@univerjs-pro/edit-history-loader 1.0.0-alpha.1 → 1.0.0-alpha.3
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/README.md +5 -10
- package/lib/cjs/index.js +1 -1
- package/lib/cjs/locale/ar-SA.js +1 -1
- package/lib/cjs/locale/ca-ES.js +1 -1
- package/lib/cjs/locale/de-DE.js +1 -1
- package/lib/cjs/locale/en-US.js +1 -1
- package/lib/cjs/locale/es-ES.js +1 -1
- package/lib/cjs/locale/fa-IR.js +1 -1
- package/lib/cjs/locale/fr-FR.js +1 -1
- package/lib/cjs/locale/id-ID.js +1 -1
- package/lib/cjs/locale/it-IT.js +1 -1
- package/lib/cjs/locale/ja-JP.js +1 -1
- package/lib/cjs/locale/ko-KR.js +1 -1
- package/lib/cjs/locale/pl-PL.js +1 -1
- package/lib/cjs/locale/pt-BR.js +1 -1
- package/lib/cjs/locale/ru-RU.js +1 -1
- package/lib/cjs/locale/sk-SK.js +1 -1
- package/lib/cjs/locale/vi-VN.js +1 -1
- package/lib/cjs/locale/zh-CN.js +1 -1
- package/lib/cjs/locale/zh-HK.js +1 -1
- package/lib/cjs/locale/zh-TW.js +1 -1
- package/lib/es/index.js +1 -1
- package/lib/es/locale/ar-SA.js +1 -1
- package/lib/es/locale/ca-ES.js +1 -1
- package/lib/es/locale/de-DE.js +1 -1
- package/lib/es/locale/en-US.js +1 -1
- package/lib/es/locale/es-ES.js +1 -1
- package/lib/es/locale/fa-IR.js +1 -1
- package/lib/es/locale/fr-FR.js +1 -1
- package/lib/es/locale/id-ID.js +1 -1
- package/lib/es/locale/it-IT.js +1 -1
- package/lib/es/locale/ja-JP.js +1 -1
- package/lib/es/locale/ko-KR.js +1 -1
- package/lib/es/locale/pl-PL.js +1 -1
- package/lib/es/locale/pt-BR.js +1 -1
- package/lib/es/locale/ru-RU.js +1 -1
- package/lib/es/locale/sk-SK.js +1 -1
- package/lib/es/locale/vi-VN.js +1 -1
- package/lib/es/locale/zh-CN.js +1 -1
- package/lib/es/locale/zh-HK.js +1 -1
- package/lib/es/locale/zh-TW.js +1 -1
- package/lib/index.js +1 -1
- package/lib/locale/ar-SA.js +1 -1
- package/lib/locale/ca-ES.js +1 -1
- package/lib/locale/de-DE.js +1 -1
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/es-ES.js +1 -1
- package/lib/locale/fa-IR.js +1 -1
- package/lib/locale/fr-FR.js +1 -1
- package/lib/locale/id-ID.js +1 -1
- package/lib/locale/it-IT.js +1 -1
- package/lib/locale/ja-JP.js +1 -1
- package/lib/locale/ko-KR.js +1 -1
- package/lib/locale/pl-PL.js +1 -1
- package/lib/locale/pt-BR.js +1 -1
- package/lib/locale/ru-RU.js +1 -1
- package/lib/locale/sk-SK.js +1 -1
- package/lib/locale/vi-VN.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/locale/zh-HK.js +1 -1
- package/lib/locale/zh-TW.js +1 -1
- package/lib/types/index.d.ts +1 -3
- package/lib/types/services/history-locale.d.ts +5 -0
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/ar-SA.js +1 -1
- package/lib/umd/locale/ca-ES.js +1 -1
- package/lib/umd/locale/de-DE.js +1 -1
- package/lib/umd/locale/en-US.js +1 -1
- package/lib/umd/locale/es-ES.js +1 -1
- package/lib/umd/locale/fa-IR.js +1 -1
- package/lib/umd/locale/fr-FR.js +1 -1
- package/lib/umd/locale/id-ID.js +1 -1
- package/lib/umd/locale/it-IT.js +1 -1
- package/lib/umd/locale/ja-JP.js +1 -1
- package/lib/umd/locale/ko-KR.js +1 -1
- package/lib/umd/locale/pl-PL.js +1 -1
- package/lib/umd/locale/pt-BR.js +1 -1
- package/lib/umd/locale/ru-RU.js +1 -1
- package/lib/umd/locale/sk-SK.js +1 -1
- package/lib/umd/locale/vi-VN.js +1 -1
- package/lib/umd/locale/zh-CN.js +1 -1
- package/lib/umd/locale/zh-HK.js +1 -1
- package/lib/umd/locale/zh-TW.js +1 -1
- package/package.json +44 -44
package/README.md
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
# @univerjs-pro/edit-history-loader
|
|
2
2
|
|
|
3
3
|
[](https://npmjs.com/package/@univerjs-pro/edit-history-loader)
|
|
4
|
+
[](https://npmjs.com/package/@univerjs-pro/edit-history-loader)
|
|
4
5
|
[](https://npmjs.com/package/@univerjs-pro/edit-history-loader)
|
|
5
6
|
|
|
6
|
-
`@univerjs-pro/edit-history-loader`
|
|
7
|
+
`@univerjs-pro/edit-history-loader` is part of Univer Pro. Edit history loading integration for Univer Pro.
|
|
7
8
|
|
|
8
9
|
## Package Overview
|
|
9
10
|
|
|
@@ -24,22 +25,16 @@ Keep all `@univerjs/*` and `@univerjs-pro/*` packages on the same version.
|
|
|
24
25
|
## Usage
|
|
25
26
|
|
|
26
27
|
```ts
|
|
27
|
-
import {
|
|
28
|
+
import { UniverEditHistoryLoaderMobilePlugin } from '@univerjs-pro/edit-history-loader';
|
|
28
29
|
|
|
29
|
-
univer.registerPlugin(
|
|
30
|
+
univer.registerPlugin(UniverEditHistoryLoaderMobilePlugin);
|
|
30
31
|
```
|
|
31
32
|
|
|
32
|
-
Exported plugin classes:
|
|
33
|
-
|
|
34
|
-
- `UniverEditHistoryLoaderPlugin`
|
|
35
|
-
- `UniverEditHistoryLoaderMobilePlugin`
|
|
36
|
-
|
|
37
33
|
## Integration Notes
|
|
38
34
|
|
|
39
|
-
|
|
35
|
+
- Keep this package on the same version as the other `@univerjs/*` and `@univerjs-pro/*` packages in your application.
|
|
40
36
|
|
|
41
37
|
## Resources
|
|
42
38
|
|
|
43
39
|
- [Documentation](https://docs.univer.ai/guides/pro)
|
|
44
40
|
- [NPM package](https://npmjs.com/package/@univerjs-pro/edit-history-loader)
|
|
45
|
-
|
package/lib/cjs/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const _0x2a6827=_0x3209;(function(_0xa0dcd0,_0x13f7ed){const _0x3cef74=_0x3209,_0x3991d5=_0xa0dcd0();while(!![]){try{const _0x2d4369=-parseInt(_0x3cef74(0x1aa))/0x1*(parseInt(_0x3cef74(0x188))/0x2)+-parseInt(_0x3cef74(0x284))/0x3*(-parseInt(_0x3cef74(0x258))/0x4)+-parseInt(_0x3cef74(0x196))/0x5+parseInt(_0x3cef74(0x203))/0x6*(-parseInt(_0x3cef74(0x1b7))/0x7)+parseInt(_0x3cef74(0x256))/0x8+parseInt(_0x3cef74(0x194))/0x9+parseInt(_0x3cef74(0x28b))/0xa;if(_0x2d4369===_0x13f7ed)break;else _0x3991d5['push'](_0x3991d5['shift']());}catch(_0x208641){_0x3991d5['push'](_0x3991d5['shift']());}}}(_0x4d60,0x47347),Object['defineProperty'](exports,Symbol[_0x2a6827(0x246)],{'value':_0x2a6827(0x29e)}));let e=require('@univerjs/core'),t=require('@univerjs/sheets'),n=require('@univerjs-pro/collaboration'),r=require('@univerjs-pro/collaboration-client'),i=require('@univerjs-pro/edit-history-viewer'),a=require('@univerjs-pro/license'),o=require('@univerjs-pro/sheets-chart'),s=require('@univerjs-pro/sheets-chart-ui'),c=require('@univerjs-pro/sheets-pivot'),l=require('@univerjs-pro/sheets-shape'),u=require('@univerjs-pro/sheets-shape-ui'),d=require('@univerjs-pro/sheets-sparkline'),f=require('@univerjs-pro/sheets-sparkline-ui'),p=require('@univerjs/data-validation'),m=require('@univerjs/design'),h=require('@univerjs/docs'),g=require('@univerjs/docs-ui'),_=require('@univerjs/drawing'),v=require('@univerjs/drawing-ui'),y=require('@univerjs/engine-formula'),b=require('@univerjs/engine-render'),x=require('@univerjs/network'),S=require('@univerjs/rpc'),C=require('@univerjs/sheets-conditional-formatting'),ee=require('@univerjs/sheets-conditional-formatting-ui'),w=require('@univerjs/sheets-data-validation'),T=require('@univerjs/sheets-data-validation-ui'),E=require('@univerjs/sheets-drawing'),D=require('@univerjs/sheets-drawing-ui'),O=require('@univerjs/sheets-filter'),te=require('@univerjs/sheets-filter-ui'),ne=require('@univerjs/sheets-formula'),re=require('@univerjs/sheets-formula-ui'),ie=require('@univerjs/sheets-hyper-link'),ae=require('@univerjs/sheets-hyper-link-ui'),k=require('@univerjs/sheets-numfmt'),A=require('@univerjs/sheets-table'),j=require('@univerjs/sheets-ui'),M=require('@univerjs/ui'),N=require('rxjs'),oe=require('@univerjs/icons'),P=require('@univerjs-pro/collaboration-client-ui');const F=_0x2a6827(0x1c7),I={'historyPanelComponentKey':_0x2a6827(0x201)};function L(_0x4c050a){'@babel/helpers - typeof';const _0x5ee9ce=_0x2a6827;return L=typeof Symbol==_0x5ee9ce(0x1cc)&&typeof Symbol[_0x5ee9ce(0x1de)]=='symbol'?function(_0x18e22d){return typeof _0x18e22d;}:function(_0x5b43c5){const _0x1b96dd=_0x5ee9ce;return _0x5b43c5&&typeof Symbol==_0x1b96dd(0x1cc)&&_0x5b43c5[_0x1b96dd(0x29c)]===Symbol&&_0x5b43c5!==Symbol[_0x1b96dd(0x1e1)]?_0x1b96dd(0x21d):typeof _0x5b43c5;},L(_0x4c050a);}function se(_0x2e09a2,_0x3b186f){const _0x59dc74=_0x2a6827;if(L(_0x2e09a2)!='object'||!_0x2e09a2)return _0x2e09a2;var _0x220d0f=_0x2e09a2[Symbol['toPrimitive']];if(_0x220d0f!==void 0x0){var _0x2dff9f=_0x220d0f[_0x59dc74(0x239)](_0x2e09a2,_0x3b186f||'default');if(L(_0x2dff9f)!=_0x59dc74(0x189))return _0x2dff9f;throw TypeError(_0x59dc74(0x1ef));}return(_0x3b186f==='string'?String:Number)(_0x2e09a2);}function ce(_0x5ee868){const _0x58d12f=_0x2a6827;var _0x1dc904=se(_0x5ee868,_0x58d12f(0x1a3));return L(_0x1dc904)==_0x58d12f(0x21d)?_0x1dc904:_0x1dc904+'';}function R(_0x42c9d3,_0x95834e,_0x2a4505){return(_0x95834e=ce(_0x95834e))in _0x42c9d3?Object['defineProperty'](_0x42c9d3,_0x95834e,{'value':_0x2a4505,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x42c9d3[_0x95834e]=_0x2a4505,_0x42c9d3;}function z(_0x3b221e,_0x5f3b91){return function(_0x4fe312,_0x3d75cf){_0x5f3b91(_0x4fe312,_0x3d75cf,_0x3b221e);};}function B(_0xcbb7dd,_0x4dfb09,_0x31d827,_0x4e953b){const _0x15bef5=_0x2a6827;var _0xcf4444=arguments[_0x15bef5(0x1da)],_0x1473de=_0xcf4444<0x3?_0x4dfb09:_0x4e953b===null?_0x4e953b=Object[_0x15bef5(0x217)](_0x4dfb09,_0x31d827):_0x4e953b,_0x415785;if(typeof Reflect==_0x15bef5(0x189)&&typeof Reflect[_0x15bef5(0x20f)]==_0x15bef5(0x1cc))_0x1473de=Reflect[_0x15bef5(0x20f)](_0xcbb7dd,_0x4dfb09,_0x31d827,_0x4e953b);else{for(var _0x2e22b1=_0xcbb7dd[_0x15bef5(0x1da)]-0x1;_0x2e22b1>=0x0;_0x2e22b1--)(_0x415785=_0xcbb7dd[_0x2e22b1])&&(_0x1473de=(_0xcf4444<0x3?_0x415785(_0x1473de):_0xcf4444>0x3?_0x415785(_0x4dfb09,_0x31d827,_0x1473de):_0x415785(_0x4dfb09,_0x31d827))||_0x1473de);}return _0xcf4444>0x3&&_0x1473de&&Object[_0x15bef5(0x1b4)](_0x4dfb09,_0x31d827,_0x1473de),_0x1473de;}const V='UNIVER_CONTAINER_ID',H=_0x2a6827(0x25b);let U=class extends e[_0x2a6827(0x19b)]{constructor(_0x134ec4,_0x5430b5,_0x5aaf0f,_0x4fd2b8,_0x334c02,_0x1f7295,_0x4ac1a2,_0x486fc7,_0x1ad489,_0x3add16){const _0x72efec=_0x2a6827;super(),this[_0x72efec(0x244)]=_0x134ec4,this[_0x72efec(0x288)]=_0x5430b5,this[_0x72efec(0x23e)]=_0x5aaf0f,this[_0x72efec(0x1e2)]=_0x4fd2b8,this[_0x72efec(0x1c2)]=_0x334c02,this[_0x72efec(0x238)]=_0x1f7295,this['_selectionProtectionRuleModel']=_0x4ac1a2,this[_0x72efec(0x23a)]=_0x486fc7,this[_0x72efec(0x1cb)]=_0x1ad489,this[_0x72efec(0x240)]=_0x3add16,R(this,_0x72efec(0x276),new N[(_0x72efec(0x1dd))](null)),R(this,_0x72efec(0x22b),this['_historyUniver$'][_0x72efec(0x22a)]()),R(this,_0x72efec(0x290),new e[(_0x72efec(0x1c6))]()),R(this,_0x72efec(0x26f),new Map()),R(this,_0x72efec(0x24a),null),this[_0x72efec(0x26b)]();}get[_0x2a6827(0x265)](){const _0x683e7d=_0x2a6827;return this[_0x683e7d(0x276)][_0x683e7d(0x1eb)];}[_0x2a6827(0x26b)](){const _0x2139aa=_0x2a6827;this[_0x2139aa(0x264)](),this[_0x2139aa(0x1fd)]();}[_0x2a6827(0x264)](){const _0xc8b99d=_0x2a6827;var _0x300936;let _0x3dd6f3=(_0x300936=this[_0xc8b99d(0x23e)]['getConfig'](_0xc8b99d(0x1f4)))==null?'univer-container':_0x300936,_0x941104=document[_0xc8b99d(0x193)](_0x3dd6f3);if(!_0x941104)return;let _0xeac70=document[_0xc8b99d(0x259)](_0xc8b99d(0x24c));_0xeac70['id']=H,_0xeac70[_0xc8b99d(0x1bc)][_0xc8b99d(0x260)]=_0xc8b99d(0x1d9),_0xeac70[_0xc8b99d(0x29b)][_0xc8b99d(0x27e)]=_0xc8b99d(0x289),_0xeac70[_0xc8b99d(0x29b)][_0xc8b99d(0x1f9)]='0',_0xeac70['style'][_0xc8b99d(0x271)]='0',_0xeac70[_0xc8b99d(0x29b)][_0xc8b99d(0x1dc)]='100%',_0xeac70[_0xc8b99d(0x29b)][_0xc8b99d(0x1fa)]=_0xc8b99d(0x294),_0xeac70[_0xc8b99d(0x29b)][_0xc8b99d(0x299)]='49',_0xeac70[_0xc8b99d(0x29b)][_0xc8b99d(0x1ff)]='none',_0x941104[_0xc8b99d(0x1ba)](_0xeac70);}[_0x2a6827(0x1fd)](){const _0x2f0d94=_0x2a6827;[[b['UniverRenderEnginePlugin']],[M['UniverUIPlugin'],{'container':H,'header':!0x0,'toolbar':!0x1,'footer':!0x0,'contextMenu':!0x1,'override':[[M['IDialogService'],null]]}],[x['UniverNetworkPlugin']],[_[_0x2f0d94(0x1b9)],{'override':[[_[_0x2f0d94(0x232)],null]]}],[h[_0x2f0d94(0x1bb)],{'hasScroll':!0x1}],[g['UniverDocsUIPlugin']],[k['UniverSheetsNumfmtPlugin']],[t[_0x2f0d94(0x233)],{'notExecuteFormula':!0x0}],[j['UniverSheetsUIPlugin']],[ne['UniverSheetsFormulaPlugin']],[re['UniverSheetsFormulaUIPlugin']],[n[_0x2f0d94(0x1e5)]],[O[_0x2f0d94(0x1ab)]],[te[_0x2f0d94(0x1f1)]],[C[_0x2f0d94(0x21e)]],[ee['UniverSheetsConditionalFormattingUIPlugin']],[ie['UniverSheetsHyperLinkPlugin']],[ae[_0x2f0d94(0x204)]],[p[_0x2f0d94(0x2a5)]],[w[_0x2f0d94(0x1c8)]],[T[_0x2f0d94(0x273)]],[y[_0x2f0d94(0x243)],{'notExecuteFormula':!0x0}],[v[_0x2f0d94(0x198)]],[E[_0x2f0d94(0x1bd)]],[D[_0x2f0d94(0x199)]],[d[_0x2f0d94(0x1d5)]],[f[_0x2f0d94(0x211)]],[o[_0x2f0d94(0x29f)]],[s[_0x2f0d94(0x29a)]],[l['UniverSheetsShapePlugin']],[u[_0x2f0d94(0x251)]],[c[_0x2f0d94(0x1e0)],{'notExecuteFormula':!0x0}],[A['UniverSheetsTablePlugin']]]['forEach'](([_0xe9ce2,_0x2d4dbe])=>this['registerPlugin'](_0xe9ce2,_0x2d4dbe));}[_0x2a6827(0x1c9)](){const _0x262d27=_0x2a6827;super[_0x262d27(0x1c9)](),this[_0x262d27(0x21a)](),this[_0x262d27(0x26f)][_0x262d27(0x24e)]();}[_0x2a6827(0x241)](_0x4db553,_0xe9480f,_0xed6ca9){const _0x41c690=_0x2a6827;if(this[_0x41c690(0x26f)][_0x41c690(0x27a)](_0x4db553[_0x41c690(0x1be)])&&!_0xed6ca9)throw Error(_0x41c690(0x25e)+_0x4db553['pluginName']+_0x41c690(0x237));this['_pluginMap'][_0x41c690(0x224)](_0x4db553[_0x41c690(0x1be)],[_0x4db553,_0xe9480f]);}[_0x2a6827(0x1b5)](){const _0x560427=_0x2a6827;return Array[_0x560427(0x278)](this[_0x560427(0x26f)]['values']());}['mountHistoryContent'](_0x134ca6,_0x4e1793){const _0x5e4f5a=_0x2a6827;let _0x96c14c=document[_0x5e4f5a(0x193)](H);_0x96c14c&&(_0x96c14c[_0x5e4f5a(0x29b)][_0x5e4f5a(0x1ff)]=_0x5e4f5a(0x26e),this[_0x5e4f5a(0x212)](_0x134ca6,H,_0x4e1793));}[_0x2a6827(0x21a)](){const _0x3ea12f=_0x2a6827;var _0x3d5c17;this['_disposableCollection'][_0x3ea12f(0x1c9)](),(_0x3d5c17=this[_0x3ea12f(0x265)])==null||_0x3d5c17[_0x3ea12f(0x1c9)](),this[_0x3ea12f(0x276)][_0x3ea12f(0x275)](null);let _0x37c2c4=document[_0x3ea12f(0x193)](H);_0x37c2c4&&(_0x37c2c4[_0x3ea12f(0x29b)][_0x3ea12f(0x1ff)]='none',this['_internalWebWorker']&&(this[_0x3ea12f(0x24a)][_0x3ea12f(0x283)](),this[_0x3ea12f(0x24a)]=null));}[_0x2a6827(0x212)](_0x43f2ed,_0x463bf2,_0x37da75){const _0x44c662=_0x2a6827;var _0x4b815c,_0x205328,_0x4b5e71,_0x59bb5c,_0x39fda8;if(this[_0x44c662(0x265)])return;let _0xb2f994=new e[(_0x44c662(0x192))]({'locales':{[this[_0x44c662(0x244)]['getCurrentLocale']()]:this[_0x44c662(0x244)][_0x44c662(0x219)]()},'override':[[e[_0x44c662(0x247)],{'useClass':r[_0x44c662(0x1df)]}]]}),_0x3f491=_0xb2f994[_0x44c662(0x20c)]();this['disposeWithMe'](this[_0x44c662(0x240)][_0x44c662(0x263)][_0x44c662(0x285)](_0xdc9e80=>{const _0x4528ef=_0x44c662;_0x3f491[_0x4528ef(0x222)](e[_0x4528ef(0x245)])[_0x4528ef(0x1fb)](_0xdc9e80);})),this[_0x44c662(0x2a7)](this[_0x44c662(0x240)][_0x44c662(0x282)]['subscribe'](_0x1ce2f5=>{const _0x2973f7=_0x44c662;_0x3f491[_0x2973f7(0x222)](e[_0x2973f7(0x245)])[_0x2973f7(0x208)](_0x1ce2f5);})),_0x3f491['get'](e[_0x44c662(0x255)])[_0x44c662(0x19f)](this['_localeService']['getCurrentLocale']()),_0x3f491[_0x44c662(0x222)](e['IConfigService'])[_0x44c662(0x29d)](r['COLLABORATION_CLIENT_PLUGIN_CONFIG_KEY'],this[_0x44c662(0x23e)][_0x44c662(0x286)](r['COLLABORATION_CLIENT_PLUGIN_CONFIG_KEY']));let _0xce5371=this['_configService']['getConfig'](a[_0x44c662(0x267)]);_0xce5371&&_0xb2f994[_0x44c662(0x241)](a[_0x44c662(0x200)],{'license':_0xce5371['ls']});let _0x315d7b=(_0x4b815c=this['_configService'][_0x44c662(0x286)]('edit-history-loader.config'))==null?void 0x0:_0x4b815c[_0x44c662(0x20a)],_0x45e975=!!_0x315d7b;_0x45e975&&(this[_0x44c662(0x24a)]=_0x315d7b instanceof Worker?_0x315d7b:null,_0xb2f994['registerPlugin'](S[_0x44c662(0x269)],{'workerURL':_0x315d7b})),this[_0x44c662(0x26f)][_0x44c662(0x210)](([_0x27c787,_0x2dd816])=>{_0xb2f994['registerPlugin'](_0x27c787,_0x2dd816);}),_0xb2f994[_0x44c662(0x241)](i[_0x44c662(0x1b6)],{'historyListServerUrl':(_0x205328=this['_configService'][_0x44c662(0x286)](_0x44c662(0x1c7)))==null?void 0x0:_0x205328['historyListServerUrl'],'historyPanelComponentKey':(_0x4b5e71=this[_0x44c662(0x23e)]['getConfig'](_0x44c662(0x1c7)))==null?void 0x0:_0x4b5e71[_0x44c662(0x19d)],'historyPanelHidden':(_0x59bb5c=this[_0x44c662(0x23e)]['getConfig'](_0x44c662(0x1c7)))==null?void 0x0:_0x59bb5c['historyPanelHidden'],'historyAIassistantEnabled':(_0x39fda8=this[_0x44c662(0x23e)][_0x44c662(0x286)](_0x44c662(0x1c7)))==null?void 0x0:_0x39fda8['historyAIassistantEnabled']}),_0x3f491[_0x44c662(0x190)](_0xd39d06=>{this['_initListener'](_0xd39d06,_0x43f2ed);}),this[_0x44c662(0x276)][_0x44c662(0x275)](_0xb2f994);let _0xa7b9cd=_0x3f491[_0x44c662(0x222)](i[_0x44c662(0x18d)]),_0x26b1c9=this[_0x44c662(0x1d3)](_0x43f2ed),_0x13b4ce=()=>{const _0x24cd66=_0x44c662;_0x37da75?_0xa7b9cd[_0x24cd66(0x1cd)](_0x43f2ed,_0x463bf2,_0x26b1c9,_0x37da75):_0xa7b9cd[_0x24cd66(0x293)](_0x43f2ed,_0x463bf2,_0x26b1c9);};if(this[_0x44c662(0x1c2)][_0x44c662(0x274)]({'content':this['_localeService']['t'](_0x44c662(0x22e)),'type':m[_0x44c662(0x270)][_0x44c662(0x19a)]}),_0x45e975)try{_0x3f491[_0x44c662(0x222)](S[_0x44c662(0x1a0)])['whenReady']()[_0x44c662(0x1af)](()=>{_0x13b4ce();});}catch{_0x13b4ce();}else _0x13b4ce();}[_0x2a6827(0x24f)](_0x475099,_0x3225c3){const _0x1c9356=_0x2a6827;let _0x3b5efb=_0x475099[_0x1c9356(0x222)](i[_0x1c9356(0x18d)]);this[_0x1c9356(0x290)][_0x1c9356(0x235)](_0x3b5efb[_0x1c9356(0x22f)][_0x1c9356(0x285)](_0x49c155=>{const _0x48a9ac=_0x1c9356;switch(_0x49c155){case i['HistoryModeStatus'][_0x48a9ac(0x1d0)]:this['_dialogService']['closeAll'](),this[_0x48a9ac(0x1cb)][_0x48a9ac(0x19c)]();break;case i[_0x48a9ac(0x213)][_0x48a9ac(0x1b8)]:this['_commandService'][_0x48a9ac(0x1b1)](G['id']),this[_0x48a9ac(0x21a)]();break;case i[_0x48a9ac(0x213)]['Error']:this[_0x48a9ac(0x21a)](),this[_0x48a9ac(0x1c2)][_0x48a9ac(0x274)]({'content':this[_0x48a9ac(0x244)]['t'](_0x48a9ac(0x296)),'type':m['MessageType']['Error'],'duration':0xbb8});break;default:break;}})),this[_0x1c9356(0x290)][_0x1c9356(0x235)](_0x3b5efb[_0x1c9356(0x25a)][_0x1c9356(0x285)](async _0x4e61b4=>{const _0x23b839=_0x1c9356;_0x4e61b4&&this['_commandService'][_0x23b839(0x1b1)](n[_0x23b839(0x191)]['id'],{'unitId':_0x3225c3,'revision':_0x4e61b4});}));}[_0x2a6827(0x1d3)](_0x16ff1d){const _0x28e0e7=_0x2a6827;let _0x881005=this['_univerInstanceService']['getUnit'](_0x16ff1d)['getSheets']()['map'](_0x28a1d5=>_0x28a1d5[_0x28e0e7(0x262)]()),_0x399705=new t[(_0x28e0e7(0x28f))](_0x16ff1d)['id'],_0x209725=_0x881005[_0x28e0e7(0x266)](_0x263d66=>new t[(_0x28e0e7(0x18a))](_0x16ff1d,_0x263d66)['id']),_0xa2af86=_0x881005[_0x28e0e7(0x266)](_0x1a7913=>this[_0x28e0e7(0x195)][_0x28e0e7(0x1ed)](_0x16ff1d,_0x1a7913)[_0x28e0e7(0x266)](_0x137786=>new t[(_0x28e0e7(0x1ec))](_0x16ff1d,_0x1a7913,_0x137786['permissionId'])['id']))[_0x28e0e7(0x268)](),_0x1f5d2f=new t[(_0x28e0e7(0x1d8))](_0x16ff1d)['id'];return this[_0x28e0e7(0x238)][_0x28e0e7(0x1e4)]([_0x399705,..._0x209725,..._0xa2af86,_0x1f5d2f])[_0x28e0e7(0x1d1)](_0x30edc4=>!!_0x30edc4['value']);}};function _0x4d60(){const _0x427be9=['CollaborationEvent','IconManager','asObservable','historyUniver$','Injector','IDialogService','edit-history-loader.info.initializing','status$','Error','getSheets','IImageIoService','UniverSheetsPlugin','Inject','add','mutations','\x20has\x20been\x20registered.','_permissionService','call','_dialogService','values','univerContainerId','[MobileHistoryLoaderService]:\x20Plugin\x20','_configService','UNIVER_UNKNOWN','_themeService','registerPlugin','IMenuManagerService','UniverFormulaEnginePlugin','_localeService','ThemeService','toStringTag','IAuthzIoService','merge','CommandType','_internalWebWorker','getSheetBySheetId','div','SYNCED','clear','_initListener','_historyManagerService','UniverSheetsShapeUIPlugin','getCollabEntity','_setupSubUnitSync','IUniverInstanceService','LocaleService','1063512IOXirO','getSheetCommandTarget','22588NINNsX','createElement','revertRevision$','univer-history-container','getUnitId','_injector','[HistoryLoaderService]:\x20Plugin\x20','UniverMobileUIPlugin','uComp','none','getSheetId','darkMode$','_initContainer','historyUniver','map','LS_CONFIG_KEY','flat','UniverRPCMainThreadPlugin','IURLService','_init','_updateSubUnitFromURLParams','disposeUnit','block','_pluginMap','MessageType','left','getMenuHiddenObservable','UniverSheetsDataValidationUIPlugin','show','next','_historyUniver$','onSteady','from','getCurrentLocale','has','UniverSheetsShapePlugin','EDIT_HISTORY_LOADER_PLUGIN_CONFIG_KEY','ILocalCacheService','position','UniverSheetsNumfmtPlugin','_iconManager','MenuItemType','currentTheme$','terminate','3CmAOlW','subscribe','getConfig','some','_univerInstanceService','absolute','_urlService','4347150NwGXAp','UniverSheetsMobileUIPlugin','_collaborationController','onStarting','WorkbookEditablePermission','_disposableCollection','event$','removeAll','triggerLoadVersions','100%','reload','edit-history-loader.panel.listFetchError','UniverNetworkPlugin','Plugin','zIndex','UniverSheetsChartUIPlugin','style','constructor','setConfig','Module','UniverSheetsChartPlugin','menu','toDisposable','UniverSheetsDataValidationMobileUIPlugin','data','getActiveSheet','UniverDataValidationPlugin','CollaborationController','disposeWithMe','getCurrentUnitOfType','univer.operation.toggle-edit-history','UniverDocsUIPlugin','UniverEditHistoryLoaderMobilePlugin','2WZfuxP','object','WorksheetEditPermission','ICommandService','onCommandExecuted','HistoryManagerService','subunit','UniverEditHistoryLoaderPlugin','invoke','RevertRevisionMutation','Univer','getElementById','1901178SKzcNc','_selectionProtectionRuleModel','224900EBVAcN','UniverSheetsFormulaUIPlugin','UniverDrawingUIPlugin','UniverSheetsDrawingUIPlugin','Loading','Disposable','close','historyPanelComponentKey','OTHERS','setLocale','IRemoteInstanceService','IPermissionService','status','string','session','IConfigService','univer-container','UNIVER_SHEET','registerCommand','unsubscribe','34667GdShUV','UniverSheetsFilterPlugin','type','BUTTON','HistoryIcon','then','takeUntil','executeCommand','_registerIcons','UniverInstanceType','defineProperty','getAllPlugins','UniverEditHistoryViewerPlugin','161JDRhxs','Exited','UniverDrawingPlugin','appendChild','UniverDocsPlugin','dataset','UniverSheetsDrawingPlugin','pluginName','_config','_revertErrorTimer','UniverEditHistoryViewerMobilePlugin','_messageService','CHANGESET_ACK','@univerjs-pro/edit-history-loader','version','DisposableCollection','edit-history-loader.config','UniverSheetsDataValidationPlugin','dispose','loadUnit','_sidebarService','function','triggerCustomVersions','UniverRenderEnginePlugin','dispose$','Entered','every','combineLatest','_checkCanRevert','params','UniverSheetSparklinePlugin','permissionId','urlChange$','WorkbookRecoverHistoryPermission','history-container','length','historyPanelHidden','width','BehaviorSubject','iterator','AuthzIoHttpService','UniverSheetsPivotTablePlugin','prototype','_commandService','UniverSheetsFormulaPlugin','composePermission','UniverCollaborationPlugin','_menuManagerService','Workbook','UNIVER_HISTORY_CONTAINER_ID','_dataLoaderService','state$','value','RangeProtectionPermissionEditPoint','getSubunitRuleList','exhaustSavingTask','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','RangeProtectionRuleModel','UniverSheetsFilterUIPlugin','getUnit','getUnhiddenWorksheets','UNIVER_CONTAINER_ID','edit-history-loader.panel.revertFailed','_updateURLWithCurrentState','RxDisposable','OPERATION','top','height','setDarkMode','setParam','_initPlugins','packageName','display','UniverLicensePlugin','history-panel','mountHistoryContent','107802XXUfJW','UniverSheetsHyperLinkUIPlugin','COLLABORATION_CLIENT_PLUGIN_CONFIG_KEY','edit-history-loader.panel.reverting','_localCacheService','setTheme','SetWorksheetActivateCommand','workerURL','eventID','__getInjector','CollaborationStatus','IMessageService','decorate','forEach','UniverSheetSparklineUIPlugin','_initUniver','HistoryModeStatus','mergeMenu','univer.operation.exit-edit-history','MobileHistoryLoaderService','getOwnPropertyDescriptor','_handleRevertAcknowledgement','getLocales','unMountHistoryContent','UNIVER_EDIT_HISTORY_LOADER_PLUGIN','ISidebarService','symbol','UniverSheetsConditionalFormattingPlugin','DataLoaderService','activeSheet$','whenReady','get','location','set','fromCollab','ToggleEditHistoryOperation','pipe'];_0x4d60=function(){return _0x427be9;};return _0x4d60();}U=B([z(0x0,(0x0,e[_0x2a6827(0x234)])(e[_0x2a6827(0x255)])),z(0x1,e[_0x2a6827(0x254)]),z(0x2,e['IConfigService']),z(0x3,e[_0x2a6827(0x18b)]),z(0x4,M['IMessageService']),z(0x5,e[_0x2a6827(0x1a1)]),z(0x6,(0x0,e['Inject'])(t[_0x2a6827(0x1f0)])),z(0x7,(0x0,e[_0x2a6827(0x234)])(M['IDialogService'])),z(0x8,(0x0,e[_0x2a6827(0x234)])(M[_0x2a6827(0x21c)])),z(0x9,(0x0,e[_0x2a6827(0x234)])(e[_0x2a6827(0x245)]))],U);const W={'id':_0x2a6827(0x2a9),'type':e[_0x2a6827(0x249)][_0x2a6827(0x1f8)],'handler':_0x11f4f6=>{const _0x310b79=_0x2a6827;let _0xa5b989=_0x11f4f6[_0x310b79(0x222)](U),{unitId:_0x39db9e}=(0x0,t[_0x310b79(0x257)])(_0x11f4f6[_0x310b79(0x222)](e[_0x310b79(0x254)]))||{};return _0x39db9e?(_0xa5b989[_0x310b79(0x202)](_0x39db9e),!0x0):!0x1;}},G={'id':_0x2a6827(0x215),'type':e[_0x2a6827(0x249)][_0x2a6827(0x1f8)],'handler':()=>!0x0};var K=_0x2a6827(0x1c4),le='1.0.0-alpha.1';let q=class extends e['Disposable']{constructor(_0x64edf){const _0xe9f650=_0x2a6827;super(),this[_0xe9f650(0x280)]=_0x64edf,this[_0xe9f650(0x1b2)]();}[_0x2a6827(0x1b2)](){const _0x326fb0=_0x2a6827;this[_0x326fb0(0x2a7)](this[_0x326fb0(0x280)]['register']({'HistoryIcon':oe[_0x326fb0(0x1ae)]}));}};q=B([z(0x0,(0x0,e[_0x2a6827(0x234)])(M[_0x2a6827(0x229)]))],q);function ue(_0x279d7f){const _0x5a1819=_0x2a6827;return{'id':W['id'],'type':M[_0x5a1819(0x281)][_0x5a1819(0x1ad)],'icon':'HistoryIcon','tooltip':'edit-history-loader.panel.title','hidden$':(0x0,M[_0x5a1819(0x272)])(_0x279d7f,e['UniverInstanceType']['UNIVER_SHEET']),'disabled$':(0x0,j['getCurrentRangeDisable$'])(_0x279d7f,{'workbookTypes':[t['WorkbookViewHistoryPermission']],'worksheetTypes':[],'rangeTypes':[]})};}const de={[M['RibbonStartGroup'][_0x2a6827(0x19e)]]:{[W['id']]:{'order':0.2,'menuItemFactory':ue}}};let J=class extends e[_0x2a6827(0x1f7)]{constructor(_0x3d9b70,_0x14d910,_0x3ce9c6,_0x1e4c99,_0xef997c,_0xf93ac6,_0x3adedc,_0x223543,_0x27fc8e,_0x19aa7f){const _0x3da37e=_0x2a6827;super(),this[_0x3da37e(0x1e2)]=_0x3d9b70,this[_0x3da37e(0x1e6)]=_0x14d910,this[_0x3da37e(0x250)]=_0x3ce9c6,this[_0x3da37e(0x244)]=_0x1e4c99,this[_0x3da37e(0x1c2)]=_0xef997c,this[_0x3da37e(0x28d)]=_0xf93ac6,this['_localCacheService']=_0x3adedc,this[_0x3da37e(0x1e9)]=_0x223543,this['_univerInstanceService']=_0x27fc8e,this[_0x3da37e(0x28a)]=_0x19aa7f,R(this,'_revertErrorTimer',null),this[_0x3da37e(0x26b)]();}['_init'](){const _0x30ca3f=_0x2a6827;[W,G][_0x30ca3f(0x210)](_0xe00ae3=>this['disposeWithMe']((0x0,e[_0x30ca3f(0x2a1)])(this['_commandService'][_0x30ca3f(0x1a8)](_0xe00ae3)))),this['_menuManagerService'][_0x30ca3f(0x214)](de),this[_0x30ca3f(0x2a7)](this['_commandService'][_0x30ca3f(0x18c)](async(_0x359186,_0x325a97)=>{const _0xbf09ce=_0x30ca3f;if(_0x359186['id']===n['RevertRevisionMutation']['id']){let {unitId:_0xfdd2c4}=_0x359186[_0xbf09ce(0x1d4)];this[_0xbf09ce(0x1c2)][_0xbf09ce(0x274)]({'content':this[_0xbf09ce(0x244)]['t'](_0xbf09ce(0x206)),'type':m[_0xbf09ce(0x270)][_0xbf09ce(0x19a)],'duration':0x1388});let _0x413b64=this['_collaborationController']['getCollabEntity'](_0xfdd2c4);_0x325a97!=null&&_0x325a97[_0xbf09ce(0x225)]?this[_0xbf09ce(0x218)](_0x413b64,async()=>(setTimeout(()=>window[_0xbf09ce(0x223)][_0xbf09ce(0x295)]()),!0x0),!0x0):this[_0xbf09ce(0x218)](_0x413b64,async()=>{const _0x973761=_0xbf09ce;let _0x264588=this[_0x973761(0x288)]['getCurrentUnitOfType'](e[_0x973761(0x1b3)]['UNIVER_SHEET']),_0x11292c=_0x264588==null?void 0x0:_0x264588[_0x973761(0x2a4)]();if(!_0x11292c)return!0x1;this[_0x973761(0x288)][_0x973761(0x26d)](_0xfdd2c4);let _0x49ae8d=await this[_0x973761(0x1e9)][_0x973761(0x1ca)](_0xfdd2c4,e[_0x973761(0x1b3)]['UNIVER_SHEET']);return _0x49ae8d&&_0x49ae8d instanceof e[_0x973761(0x1e7)]?(await this[_0x973761(0x253)](_0x49ae8d,_0x11292c['getSheetId']()),!0x0):!0x1;});}}));}[_0x2a6827(0x218)](_0x4a933a,_0x722c40,_0x3e7241=!0x1){const _0x286f43=_0x2a6827;let _0x45d32f=(0x0,N[_0x286f43(0x1d2)])([_0x4a933a[_0x286f43(0x1a4)]['event$'],_0x4a933a['state$']])[_0x286f43(0x285)](async([_0x803a07,_0x173ba1])=>{const _0x1af0cb=_0x286f43;if(_0x803a07['eventID']===n[_0x1af0cb(0x228)][_0x1af0cb(0x1c3)]&&(_0x173ba1==null?void 0x0:_0x173ba1[_0x1af0cb(0x1a2)])===r[_0x1af0cb(0x20d)]['SYNCED']&&_0x803a07[_0x1af0cb(0x2a3)][_0x1af0cb(0x236)][_0x1af0cb(0x287)](_0xefb22d=>_0xefb22d['id']===n[_0x1af0cb(0x191)]['id'])&&await _0x722c40()){var _0x30539a;this['_historyManagerService'][_0x1af0cb(0x21a)](),_0x45d32f[_0x1af0cb(0x1a9)](),this[_0x1af0cb(0x1c0)]&&clearTimeout(this['_revertErrorTimer']),await((_0x30539a=this[_0x1af0cb(0x207)])==null?void 0x0:_0x30539a[_0x1af0cb(0x1ee)]()),this[_0x1af0cb(0x1c2)][_0x1af0cb(0x292)]();}});_0x3e7241&&(this[_0x286f43(0x1c0)]=setTimeout(()=>{const _0x21d043=_0x286f43;_0x45d32f[_0x21d043(0x1a9)](),this['_messageService'][_0x21d043(0x274)]({'content':this['_localeService']['t'](_0x21d043(0x1f5)),'type':m['MessageType']['Error'],'duration':0xbb8});},0x1388));}async[_0x2a6827(0x253)](_0x322c73,_0x57e3bc){const _0x404799=_0x2a6827;await this[_0x404799(0x26c)](_0x322c73,_0x57e3bc),_0x322c73[_0x404799(0x220)][_0x404799(0x227)]((0x0,N['takeUntil'])(this['dispose$']))[_0x404799(0x285)](_0x161259=>{_0x161259&&this['_updateURLWithCurrentState'](_0x161259);}),this['_urlService'][_0x404799(0x1d7)]['pipe']((0x0,N[_0x404799(0x1b0)])(this[_0x404799(0x1cf)]))['subscribe'](()=>this[_0x404799(0x26c)](_0x322c73,_0x57e3bc));}['_updateURLWithCurrentState'](_0xadaf91,_0x10df00=!0x1){const _0x336b62=_0x2a6827;let _0xc5df02=this['_urlService']['getParam'](_0x336b62(0x18e));_0xadaf91[_0x336b62(0x262)]()!==_0xc5df02&&this['_urlService'][_0x336b62(0x1fc)]('subunit',_0xadaf91['getSheetId'](),_0x10df00);}async[_0x2a6827(0x26c)](_0xc7aa49,_0x4a7970){const _0x7a8647=_0x2a6827;var _0x15aeef;if(!_0x4a7970||!_0xc7aa49[_0x7a8647(0x24b)](_0x4a7970)){let _0x343ca0=_0xc7aa49['getUnhiddenWorksheets']()[0x0],_0x327884=_0xc7aa49['getSheetBySheetId'](_0x343ca0);if(!_0x327884)return;this[_0x7a8647(0x1f6)](_0x327884,!0x0),await this['_commandService'][_0x7a8647(0x1b1)](t['SetWorksheetActivateCommand']['id'],{'unitId':_0xc7aa49['getUnitId'](),'subUnitId':_0x343ca0});return;}((_0x15aeef=_0xc7aa49['getActiveSheet']())==null?void 0x0:_0x15aeef[_0x7a8647(0x262)]())!==_0x4a7970&&await this[_0x7a8647(0x1e2)][_0x7a8647(0x1b1)](t['SetWorksheetActivateCommand']['id'],{'unitId':_0xc7aa49[_0x7a8647(0x25c)](),'subUnitId':_0x4a7970});}};J=B([z(0x0,e['ICommandService']),z(0x1,M['IMenuManagerService']),z(0x2,(0x0,e[_0x2a6827(0x234)])(U)),z(0x3,(0x0,e[_0x2a6827(0x234)])(e[_0x2a6827(0x255)])),z(0x4,M[_0x2a6827(0x20e)]),z(0x5,(0x0,e[_0x2a6827(0x234)])(r[_0x2a6827(0x2a6)])),z(0x6,r['ILocalCacheService']),z(0x7,(0x0,e[_0x2a6827(0x234)])(r[_0x2a6827(0x21f)])),z(0x8,e[_0x2a6827(0x254)]),z(0x9,P[_0x2a6827(0x26a)])],J);const Y='univer-history-container-mobile';let X=class extends e[_0x2a6827(0x19b)]{constructor(_0x366e4d,_0x3a8118,_0x4ae3e5,_0x10bd24,_0x56bce5,_0x556d93,_0x1b080c,_0x3ba3ea,_0x197497,_0x57e9f3){const _0x277b1e=_0x2a6827;super(),this[_0x277b1e(0x244)]=_0x366e4d,this[_0x277b1e(0x288)]=_0x3a8118,this[_0x277b1e(0x23e)]=_0x4ae3e5,this[_0x277b1e(0x1e2)]=_0x10bd24,this[_0x277b1e(0x1c2)]=_0x56bce5,this[_0x277b1e(0x238)]=_0x556d93,this[_0x277b1e(0x195)]=_0x1b080c,this[_0x277b1e(0x23a)]=_0x3ba3ea,this['_sidebarService']=_0x197497,this[_0x277b1e(0x240)]=_0x57e9f3,R(this,_0x277b1e(0x276),new N['BehaviorSubject'](null)),R(this,_0x277b1e(0x22b),this[_0x277b1e(0x276)]['asObservable']()),R(this,_0x277b1e(0x290),new e[(_0x277b1e(0x1c6))]()),R(this,_0x277b1e(0x26f),new Map()),R(this,'_internalWebWorker',null),this[_0x277b1e(0x26b)]();}get[_0x2a6827(0x265)](){const _0x377dd0=_0x2a6827;return this[_0x377dd0(0x276)][_0x377dd0(0x1eb)];}['_init'](){const _0x767610=_0x2a6827;this[_0x767610(0x264)](),this[_0x767610(0x1fd)]();}[_0x2a6827(0x264)](){const _0x13297d=_0x2a6827;var _0x299c28;let _0x2a9772=(_0x299c28=this[_0x13297d(0x23e)][_0x13297d(0x286)](_0x13297d(0x1f4)))==null?_0x13297d(0x1a6):_0x299c28,_0x4462c9=document['getElementById'](_0x2a9772);if(!_0x4462c9)return;let _0x44669e=document['createElement']('div');_0x44669e['id']=Y,_0x44669e[_0x13297d(0x1bc)][_0x13297d(0x260)]=_0x13297d(0x1d9),_0x44669e['style'][_0x13297d(0x27e)]=_0x13297d(0x289),_0x44669e[_0x13297d(0x29b)][_0x13297d(0x1f9)]='0',_0x44669e[_0x13297d(0x29b)][_0x13297d(0x271)]='0',_0x44669e[_0x13297d(0x29b)]['width']='100%',_0x44669e[_0x13297d(0x29b)][_0x13297d(0x1fa)]='100%',_0x44669e[_0x13297d(0x29b)]['zIndex']='49',_0x44669e[_0x13297d(0x29b)][_0x13297d(0x1ff)]=_0x13297d(0x261),_0x4462c9['appendChild'](_0x44669e);}[_0x2a6827(0x1fd)](){const _0x55c898=_0x2a6827;[[b[_0x55c898(0x1ce)]],[M[_0x55c898(0x25f)],{'container':Y,'header':!0x0,'toolbar':!0x1,'footer':!0x0,'contextMenu':!0x1,'override':[[M[_0x55c898(0x22d)],null]]}],[x[_0x55c898(0x297)]],[_[_0x55c898(0x1b9)],{'override':[[_[_0x55c898(0x232)],null]]}],[h['UniverDocsPlugin'],{'hasScroll':!0x1}],[g[_0x55c898(0x186)]],[k[_0x55c898(0x27f)]],[t['UniverSheetsPlugin'],{'notExecuteFormula':!0x0}],[j[_0x55c898(0x28c)]],[ne[_0x55c898(0x1e3)]],[re[_0x55c898(0x197)]],[n['UniverCollaborationPlugin']],[O[_0x55c898(0x1ab)]],[C[_0x55c898(0x21e)]],[ie['UniverSheetsHyperLinkPlugin']],[ae[_0x55c898(0x204)]],[p['UniverDataValidationPlugin']],[w[_0x55c898(0x1c8)]],[T[_0x55c898(0x2a2)]],[y[_0x55c898(0x243)],{'notExecuteFormula':!0x0}],[v[_0x55c898(0x198)]],[E[_0x55c898(0x1bd)]],[D['UniverSheetsDrawingUIPlugin']],[d[_0x55c898(0x1d5)]],[f[_0x55c898(0x211)]],[o['UniverSheetsChartPlugin']],[s[_0x55c898(0x29a)]],[l[_0x55c898(0x27b)]],[u[_0x55c898(0x251)]],[c[_0x55c898(0x1e0)],{'notExecuteFormula':!0x0}],[A['UniverSheetsTablePlugin']]]['forEach'](([_0x84174a,_0x289abd])=>this['registerPlugin'](_0x84174a,_0x289abd));}['dispose'](){const _0x18daa9=_0x2a6827;super[_0x18daa9(0x1c9)](),this['unMountHistoryContent'](),this[_0x18daa9(0x26f)][_0x18daa9(0x24e)]();}['registerPlugin'](_0x1e8b05,_0x7472c,_0x1ebaa4){const _0x2f146a=_0x2a6827;if(this[_0x2f146a(0x26f)][_0x2f146a(0x27a)](_0x1e8b05[_0x2f146a(0x1be)])&&!_0x1ebaa4)throw Error(_0x2f146a(0x23d)+_0x1e8b05[_0x2f146a(0x1be)]+'\x20has\x20been\x20registered.');this[_0x2f146a(0x26f)][_0x2f146a(0x224)](_0x1e8b05['pluginName'],[_0x1e8b05,_0x7472c]);}['getAllPlugins'](){const _0xc347d2=_0x2a6827;return Array[_0xc347d2(0x278)](this['_pluginMap'][_0xc347d2(0x23b)]());}['mountHistoryContent'](_0x416b86,_0x516f80){const _0x243315=_0x2a6827;let _0x2c4735=document[_0x243315(0x193)](Y);_0x2c4735&&(_0x2c4735['style'][_0x243315(0x1ff)]=_0x243315(0x26e),this['_initUniver'](_0x416b86,Y,_0x516f80));}['unMountHistoryContent'](){const _0x129b51=_0x2a6827;var _0x27b3a6;this[_0x129b51(0x290)][_0x129b51(0x1c9)](),(_0x27b3a6=this['historyUniver'])==null||_0x27b3a6[_0x129b51(0x1c9)](),this[_0x129b51(0x276)][_0x129b51(0x275)](null);let _0x272d13=document['getElementById'](Y);_0x272d13&&(_0x272d13['style'][_0x129b51(0x1ff)]='none',this['_internalWebWorker']&&(this[_0x129b51(0x24a)][_0x129b51(0x283)](),this[_0x129b51(0x24a)]=null));}['_initUniver'](_0x1bb883,_0x376991,_0x152d6a){const _0x46a30c=_0x2a6827;var _0x87cf15,_0x18b24a,_0x1abd8b,_0x1587f4;if(this[_0x46a30c(0x265)])return;let _0x69737b=new e[(_0x46a30c(0x192))]({'locales':{[this[_0x46a30c(0x244)]['getCurrentLocale']()]:this[_0x46a30c(0x244)][_0x46a30c(0x219)]()},'override':[[e[_0x46a30c(0x247)],{'useClass':r[_0x46a30c(0x1df)]}]]}),_0x2f40f9=_0x69737b[_0x46a30c(0x20c)]();this[_0x46a30c(0x2a7)](this['_themeService'][_0x46a30c(0x263)][_0x46a30c(0x285)](_0x556558=>{const _0x497908=_0x46a30c;_0x2f40f9[_0x497908(0x222)](e[_0x497908(0x245)])[_0x497908(0x1fb)](_0x556558);})),this[_0x46a30c(0x2a7)](this[_0x46a30c(0x240)][_0x46a30c(0x282)][_0x46a30c(0x285)](_0x364508=>{const _0xf4867=_0x46a30c;_0x2f40f9[_0xf4867(0x222)](e[_0xf4867(0x245)])['setTheme'](_0x364508);})),_0x2f40f9['get'](e[_0x46a30c(0x255)])[_0x46a30c(0x19f)](this['_localeService'][_0x46a30c(0x279)]()),_0x2f40f9['get'](e[_0x46a30c(0x1a5)])['setConfig'](r[_0x46a30c(0x205)],this['_configService']['getConfig'](r[_0x46a30c(0x205)]));let _0x4bb7dd=this[_0x46a30c(0x23e)]['getConfig'](a[_0x46a30c(0x267)]);_0x4bb7dd&&_0x69737b[_0x46a30c(0x241)](a['UniverLicensePlugin'],{'license':_0x4bb7dd['ls']});let _0x50ea61=(_0x87cf15=this[_0x46a30c(0x23e)][_0x46a30c(0x286)](_0x46a30c(0x1c7)))==null?void 0x0:_0x87cf15[_0x46a30c(0x20a)],_0x2499a6=!!_0x50ea61;_0x2499a6&&(this['_internalWebWorker']=_0x50ea61 instanceof Worker?_0x50ea61:null,_0x69737b[_0x46a30c(0x241)](S[_0x46a30c(0x269)],{'workerURL':_0x50ea61})),this['_pluginMap'][_0x46a30c(0x210)](([_0x14fafb,_0xc4bf67])=>{_0x69737b['registerPlugin'](_0x14fafb,_0xc4bf67);}),_0x69737b[_0x46a30c(0x241)](i[_0x46a30c(0x1c1)],{'historyListServerUrl':(_0x18b24a=this['_configService'][_0x46a30c(0x286)]('edit-history-loader.config'))==null?void 0x0:_0x18b24a['historyListServerUrl'],'historyPanelComponentKey':(_0x1abd8b=this[_0x46a30c(0x23e)][_0x46a30c(0x286)](_0x46a30c(0x1c7)))==null?void 0x0:_0x1abd8b[_0x46a30c(0x19d)],'historyPanelHidden':(_0x1587f4=this[_0x46a30c(0x23e)]['getConfig']('edit-history-loader.config'))==null?void 0x0:_0x1587f4[_0x46a30c(0x1db)]}),_0x2f40f9[_0x46a30c(0x190)](_0x1e16d1=>{const _0x12342e=_0x46a30c;this[_0x12342e(0x24f)](_0x1e16d1,_0x1bb883);}),this[_0x46a30c(0x276)][_0x46a30c(0x275)](_0x69737b);let _0x141217=_0x2f40f9[_0x46a30c(0x222)](i[_0x46a30c(0x18d)]),_0x325942=this['_checkCanRevert'](_0x1bb883),_0x5557f5=()=>{const _0x1e3fe2=_0x46a30c;_0x152d6a?_0x141217[_0x1e3fe2(0x1cd)](_0x1bb883,_0x376991,_0x325942,_0x152d6a):_0x141217[_0x1e3fe2(0x293)](_0x1bb883,_0x376991,_0x325942);};if(this[_0x46a30c(0x1c2)][_0x46a30c(0x274)]({'content':this[_0x46a30c(0x244)]['t'](_0x46a30c(0x22e)),'type':m[_0x46a30c(0x270)][_0x46a30c(0x19a)]}),_0x2499a6)try{_0x2f40f9[_0x46a30c(0x222)](S[_0x46a30c(0x1a0)])[_0x46a30c(0x221)]()[_0x46a30c(0x1af)](()=>{_0x5557f5();});}catch{_0x5557f5();}else _0x5557f5();}[_0x2a6827(0x24f)](_0x50b830,_0x4832fa){const _0x5ab439=_0x2a6827;let _0x12210b=_0x50b830['get'](i[_0x5ab439(0x18d)]);this[_0x5ab439(0x290)]['add'](_0x12210b['status$'][_0x5ab439(0x285)](_0x5d874a=>{const _0x1a2f94=_0x5ab439;switch(_0x5d874a){case i[_0x1a2f94(0x213)]['Entered']:this[_0x1a2f94(0x23a)]['closeAll'](),this[_0x1a2f94(0x1cb)]['close']();break;case i[_0x1a2f94(0x213)][_0x1a2f94(0x1b8)]:this[_0x1a2f94(0x1e2)]['executeCommand'](G['id']),this[_0x1a2f94(0x21a)]();break;case i[_0x1a2f94(0x213)]['Error']:this[_0x1a2f94(0x21a)](),this['_messageService'][_0x1a2f94(0x274)]({'content':this['_localeService']['t'](_0x1a2f94(0x296)),'type':m[_0x1a2f94(0x270)]['Error'],'duration':0xbb8});break;default:break;}})),this[_0x5ab439(0x290)][_0x5ab439(0x235)](_0x12210b['revertRevision$'][_0x5ab439(0x285)](async _0x3af8c7=>{const _0x1532f3=_0x5ab439;_0x3af8c7&&this[_0x1532f3(0x1e2)]['executeCommand'](n[_0x1532f3(0x191)]['id'],{'unitId':_0x4832fa,'revision':_0x3af8c7});}));}[_0x2a6827(0x1d3)](_0x2e2818){const _0x20f05e=_0x2a6827;let _0x4d823d=this[_0x20f05e(0x288)][_0x20f05e(0x1f2)](_0x2e2818)[_0x20f05e(0x231)]()[_0x20f05e(0x266)](_0xb43594=>_0xb43594[_0x20f05e(0x262)]()),_0x75834d=new t[(_0x20f05e(0x28f))](_0x2e2818)['id'],_0x2ba854=_0x4d823d[_0x20f05e(0x266)](_0x151914=>new t[(_0x20f05e(0x18a))](_0x2e2818,_0x151914)['id']),_0x2e6333=_0x4d823d[_0x20f05e(0x266)](_0x115982=>this[_0x20f05e(0x195)][_0x20f05e(0x1ed)](_0x2e2818,_0x115982)[_0x20f05e(0x266)](_0x3eb2c0=>new t[(_0x20f05e(0x1ec))](_0x2e2818,_0x115982,_0x3eb2c0[_0x20f05e(0x1d6)])['id']))[_0x20f05e(0x268)](),_0x4a4efb=new t[(_0x20f05e(0x1d8))](_0x2e2818)['id'];return this[_0x20f05e(0x238)][_0x20f05e(0x1e4)]([_0x75834d,..._0x2ba854,..._0x2e6333,_0x4a4efb])[_0x20f05e(0x1d1)](_0x3b9c28=>!!_0x3b9c28[_0x20f05e(0x1eb)]);}};X=B([z(0x0,(0x0,e[_0x2a6827(0x234)])(e[_0x2a6827(0x255)])),z(0x1,e['IUniverInstanceService']),z(0x2,e[_0x2a6827(0x1a5)]),z(0x3,e[_0x2a6827(0x18b)]),z(0x4,M[_0x2a6827(0x20e)]),z(0x5,e['IPermissionService']),z(0x6,(0x0,e[_0x2a6827(0x234)])(t[_0x2a6827(0x1f0)])),z(0x7,(0x0,e[_0x2a6827(0x234)])(M['IDialogService'])),z(0x8,(0x0,e[_0x2a6827(0x234)])(M['ISidebarService'])),z(0x9,(0x0,e['Inject'])(e[_0x2a6827(0x245)]))],X);let Z=class extends e[_0x2a6827(0x298)]{constructor(_0x4e7fe7=I,_0x5bba15,_0x12e1c2){const _0xbd2ddb=_0x2a6827;super(),this[_0xbd2ddb(0x1bf)]=_0x4e7fe7,this[_0xbd2ddb(0x25d)]=_0x5bba15,this[_0xbd2ddb(0x23e)]=_0x12e1c2;let {menu:_0xbe4870,..._0xdee78b}=(0x0,e['merge'])({},I,this[_0xbd2ddb(0x1bf)]);_0xbe4870&&this['_configService'][_0xbd2ddb(0x29d)](_0xbd2ddb(0x2a0),_0xbe4870,{'merge':!0x0}),this[_0xbd2ddb(0x23e)][_0xbd2ddb(0x29d)](F,_0xdee78b),this[_0xbd2ddb(0x1bf)][_0xbd2ddb(0x23c)]&&this[_0xbd2ddb(0x23e)][_0xbd2ddb(0x29d)](_0xbd2ddb(0x1f4),this[_0xbd2ddb(0x1bf)]['univerContainerId']);}[_0x2a6827(0x28e)](){const _0x45261f=_0x2a6827;this[_0x45261f(0x25d)][_0x45261f(0x235)]([q]),this[_0x45261f(0x25d)][_0x45261f(0x222)](q),[[U,{'useClass':X}],[J]][_0x45261f(0x210)](_0x483e8d=>this[_0x45261f(0x25d)][_0x45261f(0x235)](_0x483e8d));}[_0x2a6827(0x277)](){const _0x50f6a0=_0x2a6827;this[_0x50f6a0(0x25d)][_0x50f6a0(0x222)](J);}};R(Z,'type',e['UniverInstanceType'][_0x2a6827(0x23f)]),R(Z,_0x2a6827(0x1be),'UNIVER_EDIT_HISTORY_LOADER_MOBILE_PLUGIN'),R(Z,_0x2a6827(0x1fe),K),R(Z,_0x2a6827(0x1c5),le),Z=B([(0x0,e['DependentOn'])(a[_0x2a6827(0x200)]),z(0x1,(0x0,e['Inject'])(e[_0x2a6827(0x22c)])),z(0x2,e[_0x2a6827(0x1a5)])],Z);let Q=class extends e[_0x2a6827(0x1f7)]{constructor(_0x2b494a,_0xf789be,_0x4301e0,_0x40500f,_0x5e9810,_0x3dad66,_0x4eb443,_0x10fa3e,_0x4d8ec2,_0x2a4915){const _0x335dec=_0x2a6827;super(),this[_0x335dec(0x1e2)]=_0x2b494a,this[_0x335dec(0x1e6)]=_0xf789be,this[_0x335dec(0x250)]=_0x4301e0,this[_0x335dec(0x244)]=_0x40500f,this[_0x335dec(0x1c2)]=_0x5e9810,this[_0x335dec(0x28d)]=_0x3dad66,this[_0x335dec(0x207)]=_0x4eb443,this[_0x335dec(0x1e9)]=_0x10fa3e,this[_0x335dec(0x288)]=_0x4d8ec2,this[_0x335dec(0x28a)]=_0x2a4915,R(this,_0x335dec(0x1c0),null),this[_0x335dec(0x26b)]();}[_0x2a6827(0x26b)](){const _0x1c906b=_0x2a6827;[W,G][_0x1c906b(0x210)](_0x48cb9c=>this[_0x1c906b(0x2a7)]((0x0,e[_0x1c906b(0x2a1)])(this[_0x1c906b(0x1e2)][_0x1c906b(0x1a8)](_0x48cb9c)))),this[_0x1c906b(0x1e6)][_0x1c906b(0x214)](de),this[_0x1c906b(0x2a7)](this[_0x1c906b(0x1e2)]['onCommandExecuted'](async(_0x22c662,_0x13c1ec)=>{const _0x40ad30=_0x1c906b;if(_0x22c662['id']===n[_0x40ad30(0x191)]['id']){let {unitId:_0x29f59c}=_0x22c662[_0x40ad30(0x1d4)];this[_0x40ad30(0x1c2)][_0x40ad30(0x274)]({'content':this[_0x40ad30(0x244)]['t']('edit-history-loader.panel.reverting'),'type':m[_0x40ad30(0x270)][_0x40ad30(0x19a)],'duration':0x1388});let _0x23497d=this[_0x40ad30(0x28d)][_0x40ad30(0x252)](_0x29f59c);_0x13c1ec!=null&&_0x13c1ec[_0x40ad30(0x225)]?this[_0x40ad30(0x218)](_0x23497d,async()=>(setTimeout(()=>window['location'][_0x40ad30(0x295)]()),!0x0),!0x0):this['_handleRevertAcknowledgement'](_0x23497d,async()=>{const _0x5651e1=_0x40ad30;let _0x568e90=this[_0x5651e1(0x288)][_0x5651e1(0x2a8)](e[_0x5651e1(0x1b3)][_0x5651e1(0x1a7)]),_0x50af9c=_0x568e90==null?void 0x0:_0x568e90['getActiveSheet']();if(!_0x50af9c)return!0x1;this[_0x5651e1(0x288)][_0x5651e1(0x26d)](_0x29f59c);let _0x14ff52=await this[_0x5651e1(0x1e9)][_0x5651e1(0x1ca)](_0x29f59c,e[_0x5651e1(0x1b3)][_0x5651e1(0x1a7)]);return _0x14ff52&&_0x14ff52 instanceof e[_0x5651e1(0x1e7)]?(await this[_0x5651e1(0x253)](_0x14ff52,_0x50af9c[_0x5651e1(0x262)]()),!0x0):!0x1;});}}));}[_0x2a6827(0x218)](_0x2eccee,_0xa1478b,_0xb8efad=!0x1){const _0x4f5c75=_0x2a6827;let _0x3932ae=(0x0,N[_0x4f5c75(0x1d2)])([_0x2eccee[_0x4f5c75(0x1a4)][_0x4f5c75(0x291)],_0x2eccee[_0x4f5c75(0x1ea)]])[_0x4f5c75(0x285)](async([_0x44699e,_0x35a44b])=>{const _0x22c33b=_0x4f5c75;if(_0x44699e[_0x22c33b(0x20b)]===n['CollaborationEvent'][_0x22c33b(0x1c3)]&&(_0x35a44b==null?void 0x0:_0x35a44b[_0x22c33b(0x1a2)])===r['CollaborationStatus'][_0x22c33b(0x24d)]&&_0x44699e[_0x22c33b(0x2a3)]['mutations']['some'](_0x4f2949=>_0x4f2949['id']===n['RevertRevisionMutation']['id'])&&await _0xa1478b()){var _0x3d4fa7;this[_0x22c33b(0x250)]['unMountHistoryContent'](),_0x3932ae[_0x22c33b(0x1a9)](),this[_0x22c33b(0x1c0)]&&clearTimeout(this[_0x22c33b(0x1c0)]),await((_0x3d4fa7=this[_0x22c33b(0x207)])==null?void 0x0:_0x3d4fa7[_0x22c33b(0x1ee)]());}});_0xb8efad&&(this[_0x4f5c75(0x1c0)]=setTimeout(()=>{const _0x435f96=_0x4f5c75;_0x3932ae['unsubscribe'](),this[_0x435f96(0x1c2)][_0x435f96(0x274)]({'content':this[_0x435f96(0x244)]['t'](_0x435f96(0x1f5)),'type':m['MessageType'][_0x435f96(0x230)],'duration':0xbb8});},0x1388));}async[_0x2a6827(0x253)](_0x27ac71,_0xad5df){const _0x3f6095=_0x2a6827;await this[_0x3f6095(0x26c)](_0x27ac71,_0xad5df),_0x27ac71[_0x3f6095(0x220)][_0x3f6095(0x227)]((0x0,N[_0x3f6095(0x1b0)])(this[_0x3f6095(0x1cf)]))[_0x3f6095(0x285)](_0x543360=>{_0x543360&&this['_updateURLWithCurrentState'](_0x543360);}),this[_0x3f6095(0x28a)]['urlChange$'][_0x3f6095(0x227)]((0x0,N[_0x3f6095(0x1b0)])(this[_0x3f6095(0x1cf)]))[_0x3f6095(0x285)](()=>this[_0x3f6095(0x26c)](_0x27ac71,_0xad5df));}[_0x2a6827(0x1f6)](_0x4de9d0,_0x32fe52=!0x1){const _0x4bce14=_0x2a6827;let _0x5b5f7f=this['_urlService']['getParam']('subunit');_0x4de9d0['getSheetId']()!==_0x5b5f7f&&this[_0x4bce14(0x28a)][_0x4bce14(0x1fc)]('subunit',_0x4de9d0[_0x4bce14(0x262)](),_0x32fe52);}async[_0x2a6827(0x26c)](_0x2b885b,_0x59ec4b){const _0x4a5cbf=_0x2a6827;var _0x366987;if(!_0x59ec4b||!_0x2b885b[_0x4a5cbf(0x24b)](_0x59ec4b)){let _0x5767b8=_0x2b885b[_0x4a5cbf(0x1f3)]()[0x0],_0x4898f8=_0x2b885b[_0x4a5cbf(0x24b)](_0x5767b8);if(!_0x4898f8)return;this[_0x4a5cbf(0x1f6)](_0x4898f8,!0x0),await this[_0x4a5cbf(0x1e2)]['executeCommand'](t[_0x4a5cbf(0x209)]['id'],{'unitId':_0x2b885b[_0x4a5cbf(0x25c)](),'subUnitId':_0x5767b8});return;}((_0x366987=_0x2b885b[_0x4a5cbf(0x2a4)]())==null?void 0x0:_0x366987[_0x4a5cbf(0x262)]())!==_0x59ec4b&&await this[_0x4a5cbf(0x1e2)]['executeCommand'](t[_0x4a5cbf(0x209)]['id'],{'unitId':_0x2b885b['getUnitId'](),'subUnitId':_0x59ec4b});}};Q=B([z(0x0,e[_0x2a6827(0x18b)]),z(0x1,M[_0x2a6827(0x242)]),z(0x2,(0x0,e[_0x2a6827(0x234)])(U)),z(0x3,(0x0,e[_0x2a6827(0x234)])(e['LocaleService'])),z(0x4,M[_0x2a6827(0x20e)]),z(0x5,(0x0,e['Inject'])(r[_0x2a6827(0x2a6)])),z(0x6,r[_0x2a6827(0x27d)]),z(0x7,(0x0,e[_0x2a6827(0x234)])(r[_0x2a6827(0x21f)])),z(0x8,e['IUniverInstanceService']),z(0x9,P[_0x2a6827(0x26a)])],Q);function _0x3209(_0x4664ec,_0x483b57){_0x4664ec=_0x4664ec-0x186;const _0x4d6046=_0x4d60();let _0x320996=_0x4d6046[_0x4664ec];return _0x320996;}let $=class extends e[_0x2a6827(0x298)]{constructor(_0x900561=I,_0x363917,_0x10ee3e){const _0x3e5b91=_0x2a6827;super(),this[_0x3e5b91(0x1bf)]=_0x900561,this[_0x3e5b91(0x25d)]=_0x363917,this[_0x3e5b91(0x23e)]=_0x10ee3e;let {menu:_0x3998f5,..._0x1f4b39}=(0x0,e[_0x3e5b91(0x248)])({},I,this['_config']);_0x3998f5&&this[_0x3e5b91(0x23e)][_0x3e5b91(0x29d)](_0x3e5b91(0x2a0),_0x3998f5,{'merge':!0x0}),this[_0x3e5b91(0x23e)][_0x3e5b91(0x29d)](F,_0x1f4b39),this[_0x3e5b91(0x1bf)][_0x3e5b91(0x23c)]&&this[_0x3e5b91(0x23e)][_0x3e5b91(0x29d)](V,this['_config'][_0x3e5b91(0x23c)]);}[_0x2a6827(0x28e)](){const _0x2cd2ac=_0x2a6827;this[_0x2cd2ac(0x25d)]['add']([q]),this[_0x2cd2ac(0x25d)][_0x2cd2ac(0x222)](q),[[U],[Q]][_0x2cd2ac(0x210)](_0xe4f23c=>this['_injector'][_0x2cd2ac(0x235)](_0xe4f23c));}[_0x2a6827(0x277)](){const _0x2ddc7e=_0x2a6827;this[_0x2ddc7e(0x25d)][_0x2ddc7e(0x222)](Q);}};R($,_0x2a6827(0x1ac),e[_0x2a6827(0x1b3)][_0x2a6827(0x23f)]),R($,_0x2a6827(0x1be),_0x2a6827(0x21b)),R($,_0x2a6827(0x1fe),K),R($,_0x2a6827(0x1c5),le),$=B([(0x0,e['DependentOn'])(a[_0x2a6827(0x200)]),z(0x1,(0x0,e['Inject'])(e[_0x2a6827(0x22c)])),z(0x2,e['IConfigService'])],$),exports[_0x2a6827(0x27c)]=F,Object[_0x2a6827(0x1b4)](exports,'HistoryLoaderService',{'enumerable':!0x0,'get':function(){return U;}}),Object[_0x2a6827(0x1b4)](exports,_0x2a6827(0x216),{'enumerable':!0x0,'get':function(){return X;}}),exports[_0x2a6827(0x226)]=W,exports['UNIVER_CONTAINER_ID_KEY']=V,exports[_0x2a6827(0x1e8)]=H,Object[_0x2a6827(0x1b4)](exports,_0x2a6827(0x187),{'enumerable':!0x0,'get':function(){return Z;}}),Object[_0x2a6827(0x1b4)](exports,_0x2a6827(0x18f),{'enumerable':!0x0,'get':function(){return $;}});
|
|
1
|
+
const _0x3575b5=_0x45c3;(function(_0x303746,_0x583fbe){const _0x334170=_0x45c3,_0x16c4dd=_0x303746();while(!![]){try{const _0x47c48c=parseInt(_0x334170(0x24a))/0x1*(-parseInt(_0x334170(0x170))/0x2)+-parseInt(_0x334170(0x1bd))/0x3*(-parseInt(_0x334170(0x20d))/0x4)+-parseInt(_0x334170(0x1b9))/0x5+parseInt(_0x334170(0x1c8))/0x6+parseInt(_0x334170(0x153))/0x7*(parseInt(_0x334170(0x1f7))/0x8)+-parseInt(_0x334170(0x22c))/0x9*(-parseInt(_0x334170(0x205))/0xa)+parseInt(_0x334170(0x216))/0xb*(-parseInt(_0x334170(0x1e4))/0xc);if(_0x47c48c===_0x583fbe)break;else _0x16c4dd['push'](_0x16c4dd['shift']());}catch(_0x473781){_0x16c4dd['push'](_0x16c4dd['shift']());}}}(_0x5484,0x6b5c1),Object['defineProperty'](exports,Symbol[_0x3575b5(0x157)],{'value':_0x3575b5(0x168)}));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'),ee=require('@univerjs/sheets-conditional-formatting'),te=require('@univerjs/sheets-conditional-formatting-ui'),C=require('@univerjs/sheets-data-validation'),w=require('@univerjs/sheets-data-validation-ui'),T=require('@univerjs/sheets-drawing'),E=require('@univerjs/sheets-drawing-ui'),D=require('@univerjs/sheets-filter'),ne=require('@univerjs/sheets-filter-ui'),O=require('@univerjs/sheets-formula'),k=require('@univerjs/sheets-formula-ui'),re=require('@univerjs/sheets-hyper-link'),ie=require('@univerjs/sheets-hyper-link-ui'),ae=require('@univerjs/sheets-numfmt'),oe=require('@univerjs/sheets-table'),A=require('@univerjs/sheets-ui'),j=require('@univerjs/ui'),M=require('rxjs'),se=require('@univerjs/icons'),N=require('@univerjs-pro/collaboration-client-ui');const P='edit-history-loader.config',F={'historyPanelComponentKey':_0x3575b5(0x1b2)};function I(_0x87736){const _0x6b0a8=_0x3575b5;let _0x59a401=_0x87736[_0x6b0a8(0x1fe)]();return{'locale':_0x59a401,'locales':{[_0x59a401]:_0x87736[_0x6b0a8(0x1f9)]()},'direction':_0x87736[_0x6b0a8(0x198)]()};}function L(_0x2a9ca1,_0x43ebca){const _0x5958f9=_0x3575b5;let _0x2e452f=_0x43ebca[_0x5958f9(0x198)]();_0x2a9ca1[_0x5958f9(0x156)]=_0x2e452f,_0x2a9ca1[_0x5958f9(0x229)]['direction']=_0x2e452f;}function R(_0x19f104){'@babel/helpers - typeof';const _0x560072=_0x3575b5;return R=typeof Symbol==_0x560072(0x1c4)&&typeof Symbol['iterator']==_0x560072(0x21e)?function(_0x5bc1cb){return typeof _0x5bc1cb;}:function(_0x45df37){const _0x4e9a81=_0x560072;return _0x45df37&&typeof Symbol=='function'&&_0x45df37[_0x4e9a81(0x19d)]===Symbol&&_0x45df37!==Symbol[_0x4e9a81(0x1af)]?_0x4e9a81(0x21e):typeof _0x45df37;},R(_0x19f104);}function ce(_0x54fe42,_0x1a2aca){const _0xcd651d=_0x3575b5;if(R(_0x54fe42)!='object'||!_0x54fe42)return _0x54fe42;var _0x17c9ff=_0x54fe42[Symbol[_0xcd651d(0x161)]];if(_0x17c9ff!==void 0x0){var _0x1171b7=_0x17c9ff['call'](_0x54fe42,_0x1a2aca||_0xcd651d(0x17b));if(R(_0x1171b7)!='object')return _0x1171b7;throw TypeError(_0xcd651d(0x1f6));}return(_0x1a2aca===_0xcd651d(0x14f)?String:Number)(_0x54fe42);}function le(_0x50c03a){const _0x24804c=_0x3575b5;var _0x320a1e=ce(_0x50c03a,_0x24804c(0x14f));return R(_0x320a1e)==_0x24804c(0x21e)?_0x320a1e:_0x320a1e+'';}function z(_0x10d0c7,_0x417a53,_0x5683e9){const _0x27235c=_0x3575b5;return(_0x417a53=le(_0x417a53))in _0x10d0c7?Object[_0x27235c(0x196)](_0x10d0c7,_0x417a53,{'value':_0x5683e9,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x10d0c7[_0x417a53]=_0x5683e9,_0x10d0c7;}function B(_0x4a4f00,_0x287a10){return function(_0x52f874,_0x5eb4f4){_0x287a10(_0x52f874,_0x5eb4f4,_0x4a4f00);};}function V(_0x95d8aa,_0x47eccc,_0x4aae89,_0x24d1cf){const _0x2f6628=_0x3575b5;var _0x1d8298=arguments[_0x2f6628(0x24d)],_0x405839=_0x1d8298<0x3?_0x47eccc:_0x24d1cf===null?_0x24d1cf=Object['getOwnPropertyDescriptor'](_0x47eccc,_0x4aae89):_0x24d1cf,_0x4e01f4;if(typeof Reflect==_0x2f6628(0x151)&&typeof Reflect['decorate']==_0x2f6628(0x1c4))_0x405839=Reflect[_0x2f6628(0x190)](_0x95d8aa,_0x47eccc,_0x4aae89,_0x24d1cf);else{for(var _0x28a108=_0x95d8aa['length']-0x1;_0x28a108>=0x0;_0x28a108--)(_0x4e01f4=_0x95d8aa[_0x28a108])&&(_0x405839=(_0x1d8298<0x3?_0x4e01f4(_0x405839):_0x1d8298>0x3?_0x4e01f4(_0x47eccc,_0x4aae89,_0x405839):_0x4e01f4(_0x47eccc,_0x4aae89))||_0x405839);}return _0x1d8298>0x3&&_0x405839&&Object[_0x2f6628(0x196)](_0x47eccc,_0x4aae89,_0x405839),_0x405839;}const H='univer-history-container';let U=class extends e[_0x3575b5(0x1e3)]{constructor(_0x153013,_0x554b2c,_0x337093,_0x248536,_0x148806,_0x2def04,_0x352b99,_0x8659d2,_0xfa675,_0x2be0b9){const _0x5e10d2=_0x3575b5;super(),this['_localeService']=_0x153013,this[_0x5e10d2(0x26f)]=_0x554b2c,this[_0x5e10d2(0x215)]=_0x337093,this[_0x5e10d2(0x150)]=_0x248536,this[_0x5e10d2(0x270)]=_0x148806,this['_permissionService']=_0x2def04,this[_0x5e10d2(0x1f2)]=_0x352b99,this['_dialogService']=_0x8659d2,this[_0x5e10d2(0x1ce)]=_0xfa675,this[_0x5e10d2(0x235)]=_0x2be0b9,z(this,_0x5e10d2(0x26c),new M[(_0x5e10d2(0x241))](null)),z(this,_0x5e10d2(0x248),this['_historyUniver$']['asObservable']()),z(this,_0x5e10d2(0x261),new e[(_0x5e10d2(0x212))]()),z(this,'_pluginMap',new Map()),z(this,_0x5e10d2(0x1ee),null),this[_0x5e10d2(0x26a)]();}get[_0x3575b5(0x1bc)](){const _0x57a233=_0x3575b5;return this[_0x57a233(0x26c)][_0x57a233(0x1d3)];}[_0x3575b5(0x26a)](){const _0x5a94c5=_0x3575b5;this[_0x5a94c5(0x226)](),this[_0x5a94c5(0x1e5)]();}[_0x3575b5(0x226)](){const _0x4fe5b3=_0x3575b5;var _0x366cf4;let _0x3e3a4f=(_0x366cf4=this[_0x4fe5b3(0x215)]['getConfig']('UNIVER_CONTAINER_ID'))==null?'univer-container':_0x366cf4,_0x2da976=document[_0x4fe5b3(0x173)](_0x3e3a4f);if(!_0x2da976)return;let _0x479a03=document[_0x4fe5b3(0x155)](_0x4fe5b3(0x1ae));_0x479a03['id']=H,_0x479a03[_0x4fe5b3(0x25c)][_0x4fe5b3(0x1a2)]=_0x4fe5b3(0x17c),_0x479a03[_0x4fe5b3(0x229)][_0x4fe5b3(0x191)]=_0x4fe5b3(0x21c),_0x479a03[_0x4fe5b3(0x229)][_0x4fe5b3(0x1e0)]='0',_0x479a03[_0x4fe5b3(0x229)]['left']='0',_0x479a03['style'][_0x4fe5b3(0x22b)]=_0x4fe5b3(0x158),_0x479a03[_0x4fe5b3(0x229)][_0x4fe5b3(0x1ec)]=_0x4fe5b3(0x158),_0x479a03[_0x4fe5b3(0x229)][_0x4fe5b3(0x1c6)]='49',_0x479a03[_0x4fe5b3(0x229)]['display']=_0x4fe5b3(0x1ed),L(_0x479a03,this['_localeService']),_0x2da976[_0x4fe5b3(0x23c)](_0x479a03);}[_0x3575b5(0x1e5)](){const _0x5a5408=_0x3575b5;[[b[_0x5a5408(0x19b)]],[j[_0x5a5408(0x1a4)],{'container':H,'header':!0x0,'toolbar':!0x1,'footer':!0x0,'contextMenu':!0x1,'override':[[j['IDialogService'],null]]}],[x[_0x5a5408(0x177)]],[_[_0x5a5408(0x258)],{'override':[[e[_0x5a5408(0x23e)],null]]}],[h['UniverDocsPlugin'],{'hasScroll':!0x1}],[g[_0x5a5408(0x240)]],[ae[_0x5a5408(0x1a5)]],[t[_0x5a5408(0x257)],{'notExecuteFormula':!0x0}],[A['UniverSheetsUIPlugin']],[O['UniverSheetsFormulaPlugin']],[k[_0x5a5408(0x1aa)]],[n[_0x5a5408(0x1c9)]],[D[_0x5a5408(0x152)]],[ne['UniverSheetsFilterUIPlugin']],[ee[_0x5a5408(0x262)]],[te['UniverSheetsConditionalFormattingUIPlugin']],[re[_0x5a5408(0x25d)]],[ie[_0x5a5408(0x180)]],[p[_0x5a5408(0x1d0)]],[C[_0x5a5408(0x232)]],[w[_0x5a5408(0x189)]],[y[_0x5a5408(0x1f1)],{'notExecuteFormula':!0x0}],[v[_0x5a5408(0x264)]],[T['UniverSheetsDrawingPlugin']],[E[_0x5a5408(0x237)]],[d[_0x5a5408(0x200)]],[f[_0x5a5408(0x243)]],[o[_0x5a5408(0x19c)]],[s['UniverSheetsChartUIPlugin']],[l['UniverSheetsShapePlugin']],[u[_0x5a5408(0x18e)]],[c[_0x5a5408(0x1d2)],{'notExecuteFormula':!0x0}],[oe[_0x5a5408(0x1d4)]]][_0x5a5408(0x246)](([_0x40b015,_0x17719d])=>this['registerPlugin'](_0x40b015,_0x17719d));}[_0x3575b5(0x181)](){const _0x12e7ae=_0x3575b5;super[_0x12e7ae(0x181)](),this[_0x12e7ae(0x1fc)](),this['_pluginMap'][_0x12e7ae(0x1ef)]();}[_0x3575b5(0x223)](_0x2a13a5,_0x490fb5,_0x2cf613){const _0x4388bc=_0x3575b5;if(this[_0x4388bc(0x1ac)][_0x4388bc(0x249)](_0x2a13a5['pluginName'])&&!_0x2cf613)throw Error(_0x4388bc(0x222)+_0x2a13a5[_0x4388bc(0x256)]+_0x4388bc(0x227));this[_0x4388bc(0x1ac)][_0x4388bc(0x1c7)](_0x2a13a5[_0x4388bc(0x256)],[_0x2a13a5,_0x490fb5]);}[_0x3575b5(0x265)](){const _0x43ef36=_0x3575b5;return Array[_0x43ef36(0x1c0)](this[_0x43ef36(0x1ac)][_0x43ef36(0x20a)]());}['mountHistoryContent'](_0x82ed83,_0x148f08){const _0x21944e=_0x3575b5;let _0x21bc41=document['getElementById'](H);_0x21bc41&&(_0x21bc41[_0x21944e(0x229)][_0x21944e(0x266)]=_0x21944e(0x1d7),this[_0x21944e(0x201)](_0x82ed83,H,_0x148f08));}[_0x3575b5(0x1fc)](){const _0x517be4=_0x3575b5;var _0x51c802;this[_0x517be4(0x261)][_0x517be4(0x181)](),(_0x51c802=this[_0x517be4(0x1bc)])==null||_0x51c802[_0x517be4(0x181)](),this['_historyUniver$']['next'](null);let _0x2a7986=document[_0x517be4(0x173)](H);_0x2a7986&&(_0x2a7986[_0x517be4(0x229)]['display']='none',this[_0x517be4(0x1ee)]&&(this['_internalWebWorker'][_0x517be4(0x22d)](),this[_0x517be4(0x1ee)]=null));}[_0x3575b5(0x201)](_0x7db296,_0x436d53,_0x337a67){const _0x2a6865=_0x3575b5;var _0x4568e4,_0x3a9fbb,_0x2f7931,_0x408ae3,_0xd692ea;if(this[_0x2a6865(0x1bc)])return;let _0x24d6c7=new e[(_0x2a6865(0x1ea))]({...I(this[_0x2a6865(0x199)]),'override':[[e[_0x2a6865(0x1e9)],{'useClass':r[_0x2a6865(0x1b1)]}]]}),_0x11295d=_0x24d6c7[_0x2a6865(0x24c)]();this[_0x2a6865(0x1dd)](this['_themeService']['darkMode$'][_0x2a6865(0x209)](_0x2dd9c3=>{const _0x340012=_0x2a6865;_0x11295d[_0x340012(0x236)](e[_0x340012(0x1fa)])[_0x340012(0x228)](_0x2dd9c3);})),this['disposeWithMe'](this[_0x2a6865(0x235)][_0x2a6865(0x22a)][_0x2a6865(0x209)](_0x494322=>{const _0x1e08e5=_0x2a6865;_0x11295d[_0x1e08e5(0x236)](e[_0x1e08e5(0x1fa)])['setTheme'](_0x494322);}));let _0x2d0ab3=_0x11295d[_0x2a6865(0x236)](e[_0x2a6865(0x21f)]);_0x2d0ab3['setLocale'](this[_0x2a6865(0x199)][_0x2a6865(0x1fe)]()),_0x2d0ab3[_0x2a6865(0x192)](this[_0x2a6865(0x199)]['getDirection']()),_0x11295d['get'](e[_0x2a6865(0x1ca)])[_0x2a6865(0x160)](r['COLLABORATION_CLIENT_PLUGIN_CONFIG_KEY'],this['_configService']['getConfig'](r[_0x2a6865(0x207)]));let _0x96064b=this['_configService'][_0x2a6865(0x15a)](a[_0x2a6865(0x1be)]);_0x96064b&&_0x24d6c7['registerPlugin'](a[_0x2a6865(0x25b)],{'license':_0x96064b['ls']});let _0x514771=(_0x4568e4=this['_configService']['getConfig'](_0x2a6865(0x218)))==null?void 0x0:_0x4568e4[_0x2a6865(0x23b)],_0x5f0fa5=!!_0x514771;_0x5f0fa5&&(this[_0x2a6865(0x1ee)]=_0x514771 instanceof Worker?_0x514771:null,_0x24d6c7[_0x2a6865(0x223)](S[_0x2a6865(0x1a0)],{'workerURL':_0x514771})),this[_0x2a6865(0x1ac)]['forEach'](([_0x5ed7a3,_0x29ad8c])=>{_0x24d6c7['registerPlugin'](_0x5ed7a3,_0x29ad8c);}),_0x24d6c7[_0x2a6865(0x223)](i[_0x2a6865(0x1bf)],{'historyListServerUrl':(_0x3a9fbb=this[_0x2a6865(0x215)][_0x2a6865(0x15a)](_0x2a6865(0x218)))==null?void 0x0:_0x3a9fbb['historyListServerUrl'],'historyPanelComponentKey':(_0x2f7931=this[_0x2a6865(0x215)][_0x2a6865(0x15a)](_0x2a6865(0x218)))==null?void 0x0:_0x2f7931[_0x2a6865(0x1c5)],'historyPanelHidden':(_0x408ae3=this[_0x2a6865(0x215)]['getConfig'](_0x2a6865(0x218)))==null?void 0x0:_0x408ae3[_0x2a6865(0x1dc)],'historyAIassistantEnabled':(_0xd692ea=this[_0x2a6865(0x215)][_0x2a6865(0x15a)]('edit-history-loader.config'))==null?void 0x0:_0xd692ea[_0x2a6865(0x244)]}),_0x11295d[_0x2a6865(0x213)](_0x2e8de7=>{this['_initListener'](_0x2e8de7,_0x7db296);}),this[_0x2a6865(0x26c)]['next'](_0x24d6c7);let _0x3b6d03=_0x11295d['get'](i[_0x2a6865(0x17d)]),_0x444357=this[_0x2a6865(0x23a)](_0x7db296),_0x318a5a=()=>{const _0x13d6fd=_0x2a6865;_0x337a67?_0x3b6d03[_0x13d6fd(0x20c)](_0x7db296,_0x436d53,_0x444357,_0x337a67):_0x3b6d03['triggerLoadVersions'](_0x7db296,_0x436d53,_0x444357);};if(this[_0x2a6865(0x270)][_0x2a6865(0x185)]({'content':this[_0x2a6865(0x199)]['t']('edit-history-loader.info.initializing'),'type':m[_0x2a6865(0x1eb)][_0x2a6865(0x250)]}),_0x5f0fa5)try{_0x11295d['get'](S['IRemoteInstanceService'])['whenReady']()[_0x2a6865(0x18d)](()=>{_0x318a5a();});}catch{_0x318a5a();}else _0x318a5a();}[_0x3575b5(0x224)](_0x51f3c4,_0xddcd2e){const _0x1c14b5=_0x3575b5;let _0x463139=_0x51f3c4[_0x1c14b5(0x236)](i[_0x1c14b5(0x17d)]);this['_disposableCollection'][_0x1c14b5(0x26b)](_0x463139['status$'][_0x1c14b5(0x209)](_0x3e1325=>{const _0x4396ca=_0x1c14b5;switch(_0x3e1325){case i[_0x4396ca(0x1e7)]['Entered']:this[_0x4396ca(0x220)][_0x4396ca(0x234)](),this[_0x4396ca(0x1ce)][_0x4396ca(0x251)]();break;case i[_0x4396ca(0x1e7)][_0x4396ca(0x230)]:this[_0x4396ca(0x150)]['executeCommand'](G['id']),this[_0x4396ca(0x1fc)]();break;case i[_0x4396ca(0x1e7)][_0x4396ca(0x15b)]:this['unMountHistoryContent'](),this[_0x4396ca(0x270)][_0x4396ca(0x185)]({'content':this['_localeService']['t'](_0x4396ca(0x23f)),'type':m[_0x4396ca(0x1eb)][_0x4396ca(0x15b)],'duration':0xbb8});break;default:break;}})),this[_0x1c14b5(0x261)][_0x1c14b5(0x26b)](_0x463139['revertRevision$']['subscribe'](async _0x2e8143=>{const _0x33deaf=_0x1c14b5;_0x2e8143&&this[_0x33deaf(0x150)][_0x33deaf(0x171)](n['RevertRevisionMutation']['id'],{'unitId':_0xddcd2e,'revision':_0x2e8143});}));}[_0x3575b5(0x23a)](_0x35bde5){const _0x2e2bad=_0x3575b5;let _0x26a2bf=this[_0x2e2bad(0x26f)][_0x2e2bad(0x259)](_0x35bde5)['getSheets']()[_0x2e2bad(0x17a)](_0xb6ea3d=>_0xb6ea3d['getSheetId']()),_0xd49ee3=new t['WorkbookEditablePermission'](_0x35bde5)['id'],_0x4994ea=_0x26a2bf[_0x2e2bad(0x17a)](_0x2ded37=>new t['WorksheetEditPermission'](_0x35bde5,_0x2ded37)['id']),_0x27e537=_0x26a2bf['map'](_0x10292a=>this[_0x2e2bad(0x1f2)][_0x2e2bad(0x1bb)](_0x35bde5,_0x10292a)['map'](_0x35cb10=>new t[(_0x2e2bad(0x1b4))](_0x35bde5,_0x10292a,_0x35cb10['permissionId'])['id']))['flat'](),_0x3e7d48=new t['WorkbookRecoverHistoryPermission'](_0x35bde5)['id'];return this[_0x2e2bad(0x25e)]['composePermission']([_0xd49ee3,..._0x4994ea,..._0x27e537,_0x3e7d48])[_0x2e2bad(0x1d1)](_0x20d834=>!!_0x20d834['value']);}};U=V([B(0x0,(0x0,e[_0x3575b5(0x263)])(e[_0x3575b5(0x21f)])),B(0x1,e[_0x3575b5(0x23d)]),B(0x2,e[_0x3575b5(0x1ca)]),B(0x3,e[_0x3575b5(0x187)]),B(0x4,j[_0x3575b5(0x202)]),B(0x5,e[_0x3575b5(0x179)]),B(0x6,(0x0,e[_0x3575b5(0x263)])(t[_0x3575b5(0x164)])),B(0x7,(0x0,e[_0x3575b5(0x263)])(j[_0x3575b5(0x219)])),B(0x8,(0x0,e['Inject'])(j[_0x3575b5(0x231)])),B(0x9,(0x0,e['Inject'])(e[_0x3575b5(0x1fa)]))],U);const W={'id':_0x3575b5(0x17e),'type':e[_0x3575b5(0x15f)]['OPERATION'],'handler':_0x36e7a3=>{const _0x5349b4=_0x3575b5;let _0x4e843e=_0x36e7a3['get'](U),{unitId:_0x5759cc}=(0x0,t[_0x5349b4(0x1d6)])(_0x36e7a3[_0x5349b4(0x236)](e[_0x5349b4(0x23d)]))||{};return _0x5759cc?(_0x4e843e[_0x5349b4(0x260)](_0x5759cc),!0x0):!0x1;}},G={'id':_0x3575b5(0x21d),'type':e['CommandType'][_0x3575b5(0x267)],'handler':()=>!0x0};function ue(_0x21c670){const _0x58d354=_0x3575b5;return{'id':W['id'],'type':j[_0x58d354(0x16c)][_0x58d354(0x1a9)],'icon':'HistoryIcon','tooltip':'edit-history-loader.panel.title','hidden$':(0x0,j['getMenuHiddenObservable'])(_0x21c670,e[_0x58d354(0x225)][_0x58d354(0x1b5)]),'disabled$':(0x0,A[_0x58d354(0x172)])(_0x21c670,{'workbookTypes':[t[_0x58d354(0x1cd)]],'worksheetTypes':[],'rangeTypes':[]})};}const K={[j[_0x3575b5(0x195)][_0x3575b5(0x1ab)]]:{[W['id']]:{'order':0.2,'menuItemFactory':ue}}};var de=_0x3575b5(0x268),fe=_0x3575b5(0x18f);let q=class extends e[_0x3575b5(0x1e3)]{constructor(_0x54602e){const _0x297f0e=_0x3575b5;super(),this[_0x297f0e(0x169)]=_0x54602e,this[_0x297f0e(0x1c1)]();}[_0x3575b5(0x1c1)](){const _0x3b7cea=_0x3575b5;this[_0x3b7cea(0x1dd)](this['_iconManager'][_0x3b7cea(0x184)]({'HistoryIcon':se[_0x3b7cea(0x1b0)]}));}};q=V([B(0x0,(0x0,e['Inject'])(j[_0x3575b5(0x25a)]))],q);let J=class extends e[_0x3575b5(0x16e)]{constructor(_0x151660,_0x10f294,_0x4f3d18,_0x56eb5b,_0x236ab6,_0x549ab2,_0x2df5b0,_0x284ab3,_0x158365,_0x53b4cb){const _0x379af4=_0x3575b5;super(),this[_0x379af4(0x150)]=_0x151660,this[_0x379af4(0x1db)]=_0x10f294,this[_0x379af4(0x1d8)]=_0x4f3d18,this[_0x379af4(0x199)]=_0x56eb5b,this['_messageService']=_0x236ab6,this['_collaborationController']=_0x549ab2,this[_0x379af4(0x1e2)]=_0x2df5b0,this[_0x379af4(0x1f0)]=_0x284ab3,this[_0x379af4(0x26f)]=_0x158365,this[_0x379af4(0x1e1)]=_0x53b4cb,z(this,_0x379af4(0x15c),null),this[_0x379af4(0x26a)]();}[_0x3575b5(0x26a)](){const _0x34555e=_0x3575b5;[W,G][_0x34555e(0x246)](_0x1cc9a2=>this['disposeWithMe']((0x0,e[_0x34555e(0x208)])(this[_0x34555e(0x150)][_0x34555e(0x242)](_0x1cc9a2)))),this['_menuManagerService'][_0x34555e(0x1a7)](K),this['disposeWithMe'](this[_0x34555e(0x150)][_0x34555e(0x1f3)](async(_0x4bbe55,_0x1b4080)=>{const _0x1f3dac=_0x34555e;if(_0x4bbe55['id']===n[_0x1f3dac(0x253)]['id']){let {unitId:_0x18493f}=_0x4bbe55[_0x1f3dac(0x239)];this[_0x1f3dac(0x270)][_0x1f3dac(0x185)]({'content':this[_0x1f3dac(0x199)]['t'](_0x1f3dac(0x1ff)),'type':m[_0x1f3dac(0x1eb)][_0x1f3dac(0x250)],'duration':0x1388});let _0x21f4ca=this[_0x1f3dac(0x18c)]['getCollabEntity'](_0x18493f);_0x1b4080!=null&&_0x1b4080[_0x1f3dac(0x183)]?this[_0x1f3dac(0x18a)](_0x21f4ca,async()=>(setTimeout(()=>window[_0x1f3dac(0x1a1)][_0x1f3dac(0x1b3)]()),!0x0),!0x0):this[_0x1f3dac(0x18a)](_0x21f4ca,async()=>{const _0x2e00b7=_0x1f3dac;let _0x30498b=this[_0x2e00b7(0x26f)][_0x2e00b7(0x15e)](e[_0x2e00b7(0x225)][_0x2e00b7(0x1b5)]),_0x24221c=_0x30498b==null?void 0x0:_0x30498b[_0x2e00b7(0x16d)]();if(!_0x24221c)return!0x1;this[_0x2e00b7(0x26f)][_0x2e00b7(0x19f)](_0x18493f);let _0x2bf602=await this[_0x2e00b7(0x1f0)][_0x2e00b7(0x233)](_0x18493f,e['UniverInstanceType'][_0x2e00b7(0x1b5)]);return _0x2bf602&&_0x2bf602 instanceof e[_0x2e00b7(0x19a)]?(await this[_0x2e00b7(0x245)](_0x2bf602,_0x24221c[_0x2e00b7(0x1ba)]()),!0x0):!0x1;});}}));}[_0x3575b5(0x18a)](_0x149be5,_0x1e3aac,_0xd9adfc=!0x1){const _0x111b91=_0x3575b5;let _0x16c88d=(0x0,M[_0x111b91(0x17f)])([_0x149be5[_0x111b91(0x19e)][_0x111b91(0x193)],_0x149be5['state$']])[_0x111b91(0x209)](async([_0x10a6f6,_0x227724])=>{const _0x390685=_0x111b91;if(_0x10a6f6[_0x390685(0x154)]===n[_0x390685(0x1b6)][_0x390685(0x238)]&&(_0x227724==null?void 0x0:_0x227724[_0x390685(0x1fb)])===r[_0x390685(0x1c2)]['SYNCED']&&_0x10a6f6[_0x390685(0x165)][_0x390685(0x1b8)]['some'](_0x46c212=>_0x46c212['id']===n[_0x390685(0x253)]['id'])&&await _0x1e3aac()){var _0x1247b1;this[_0x390685(0x1d8)][_0x390685(0x1fc)](),_0x16c88d[_0x390685(0x1cf)](),this['_revertErrorTimer']&&clearTimeout(this['_revertErrorTimer']),await((_0x1247b1=this['_localCacheService'])==null?void 0x0:_0x1247b1[_0x390685(0x217)]()),this[_0x390685(0x270)][_0x390685(0x1b7)]();}});_0xd9adfc&&(this['_revertErrorTimer']=setTimeout(()=>{const _0x43d3a1=_0x111b91;_0x16c88d[_0x43d3a1(0x1cf)](),this[_0x43d3a1(0x270)][_0x43d3a1(0x185)]({'content':this[_0x43d3a1(0x199)]['t'](_0x43d3a1(0x1e8)),'type':m[_0x43d3a1(0x1eb)]['Error'],'duration':0xbb8});},0x1388));}async[_0x3575b5(0x245)](_0x41cb10,_0x1a13d4){const _0xb0b3c3=_0x3575b5;await this[_0xb0b3c3(0x1a6)](_0x41cb10,_0x1a13d4),_0x41cb10[_0xb0b3c3(0x1a8)][_0xb0b3c3(0x206)]((0x0,M[_0xb0b3c3(0x1da)])(this['dispose$']))[_0xb0b3c3(0x209)](_0x54d9fb=>{const _0x310891=_0xb0b3c3;_0x54d9fb&&this[_0x310891(0x1a3)](_0x54d9fb);}),this[_0xb0b3c3(0x1e1)][_0xb0b3c3(0x162)]['pipe']((0x0,M['takeUntil'])(this[_0xb0b3c3(0x252)]))[_0xb0b3c3(0x209)](()=>this[_0xb0b3c3(0x1a6)](_0x41cb10,_0x1a13d4));}[_0x3575b5(0x1a3)](_0x2638cd,_0x110a8c=!0x1){const _0x5d5396=_0x3575b5;let _0x5eb2fc=this[_0x5d5396(0x1e1)]['getParam'](_0x5d5396(0x221));_0x2638cd[_0x5d5396(0x1ba)]()!==_0x5eb2fc&&this[_0x5d5396(0x1e1)][_0x5d5396(0x24b)](_0x5d5396(0x221),_0x2638cd[_0x5d5396(0x1ba)](),_0x110a8c);}async['_updateSubUnitFromURLParams'](_0x29e83c,_0x474e73){const _0x1187da=_0x3575b5;var _0x173456;if(!_0x474e73||!_0x29e83c[_0x1187da(0x182)](_0x474e73)){let _0x30ef2f=_0x29e83c[_0x1187da(0x21a)]()[0x0],_0x3df599=_0x29e83c[_0x1187da(0x182)](_0x30ef2f);if(!_0x3df599)return;this[_0x1187da(0x1a3)](_0x3df599,!0x0),await this[_0x1187da(0x150)][_0x1187da(0x171)](t[_0x1187da(0x255)]['id'],{'unitId':_0x29e83c[_0x1187da(0x16a)](),'subUnitId':_0x30ef2f});return;}((_0x173456=_0x29e83c[_0x1187da(0x16d)]())==null?void 0x0:_0x173456[_0x1187da(0x1ba)]())!==_0x474e73&&await this[_0x1187da(0x150)][_0x1187da(0x171)](t[_0x1187da(0x255)]['id'],{'unitId':_0x29e83c[_0x1187da(0x16a)](),'subUnitId':_0x474e73});}};J=V([B(0x0,e[_0x3575b5(0x187)]),B(0x1,j[_0x3575b5(0x15d)]),B(0x2,(0x0,e[_0x3575b5(0x263)])(U)),B(0x3,(0x0,e['Inject'])(e[_0x3575b5(0x21f)])),B(0x4,j[_0x3575b5(0x202)]),B(0x5,(0x0,e['Inject'])(r[_0x3575b5(0x1d9)])),B(0x6,r[_0x3575b5(0x1f4)]),B(0x7,(0x0,e[_0x3575b5(0x263)])(r[_0x3575b5(0x269)])),B(0x8,e[_0x3575b5(0x23d)]),B(0x9,N[_0x3575b5(0x1fd)])],J);const Y='univer-history-container-mobile';let X=class extends e[_0x3575b5(0x1e3)]{constructor(_0x28fa82,_0x395f48,_0xb37a44,_0x14f42c,_0x5b6f61,_0x5be114,_0x11d406,_0x13173a,_0xab7c2e,_0x2df0e7){const _0x399d8d=_0x3575b5;super(),this['_localeService']=_0x28fa82,this['_univerInstanceService']=_0x395f48,this[_0x399d8d(0x215)]=_0xb37a44,this[_0x399d8d(0x150)]=_0x14f42c,this[_0x399d8d(0x270)]=_0x5b6f61,this[_0x399d8d(0x25e)]=_0x5be114,this[_0x399d8d(0x1f2)]=_0x11d406,this['_dialogService']=_0x13173a,this[_0x399d8d(0x1ce)]=_0xab7c2e,this[_0x399d8d(0x235)]=_0x2df0e7,z(this,_0x399d8d(0x26c),new M[(_0x399d8d(0x241))](null)),z(this,_0x399d8d(0x248),this[_0x399d8d(0x26c)][_0x399d8d(0x175)]()),z(this,_0x399d8d(0x261),new e['DisposableCollection']()),z(this,_0x399d8d(0x1ac),new Map()),z(this,_0x399d8d(0x1ee),null),this[_0x399d8d(0x26a)]();}get[_0x3575b5(0x1bc)](){const _0x5cf6aa=_0x3575b5;return this['_historyUniver$'][_0x5cf6aa(0x1d3)];}[_0x3575b5(0x26a)](){const _0x5cf30b=_0x3575b5;this[_0x5cf30b(0x226)](),this[_0x5cf30b(0x1e5)]();}[_0x3575b5(0x226)](){const _0x21c25e=_0x3575b5;var _0x2c5d7a;let _0x1ff053=(_0x2c5d7a=this[_0x21c25e(0x215)][_0x21c25e(0x15a)](_0x21c25e(0x163)))==null?_0x21c25e(0x159):_0x2c5d7a,_0x147e0c=document[_0x21c25e(0x173)](_0x1ff053);if(!_0x147e0c)return;let _0x4b08c4=document[_0x21c25e(0x155)](_0x21c25e(0x1ae));_0x4b08c4['id']=Y,_0x4b08c4[_0x21c25e(0x25c)]['uComp']='history-container',_0x4b08c4['style']['position']=_0x21c25e(0x21c),_0x4b08c4[_0x21c25e(0x229)][_0x21c25e(0x1e0)]='0',_0x4b08c4[_0x21c25e(0x229)]['left']='0',_0x4b08c4[_0x21c25e(0x229)]['width']=_0x21c25e(0x158),_0x4b08c4[_0x21c25e(0x229)]['height']=_0x21c25e(0x158),_0x4b08c4[_0x21c25e(0x229)]['zIndex']='49',_0x4b08c4[_0x21c25e(0x229)][_0x21c25e(0x266)]=_0x21c25e(0x1ed),L(_0x4b08c4,this[_0x21c25e(0x199)]),_0x147e0c[_0x21c25e(0x23c)](_0x4b08c4);}[_0x3575b5(0x1e5)](){const _0x3785a9=_0x3575b5;[[b[_0x3785a9(0x19b)]],[j[_0x3785a9(0x20f)],{'container':Y,'header':!0x0,'toolbar':!0x1,'footer':!0x0,'contextMenu':!0x1,'override':[[j[_0x3785a9(0x219)],null]]}],[x['UniverNetworkPlugin']],[_[_0x3785a9(0x258)],{'override':[[e[_0x3785a9(0x23e)],null]]}],[h[_0x3785a9(0x174)],{'hasScroll':!0x1}],[g[_0x3785a9(0x240)]],[ae[_0x3785a9(0x1a5)]],[t[_0x3785a9(0x257)],{'notExecuteFormula':!0x0}],[A[_0x3785a9(0x214)]],[O[_0x3785a9(0x20b)]],[k[_0x3785a9(0x1aa)]],[n['UniverCollaborationPlugin']],[D['UniverSheetsFilterPlugin']],[ee['UniverSheetsConditionalFormattingPlugin']],[re[_0x3785a9(0x25d)]],[ie[_0x3785a9(0x180)]],[p[_0x3785a9(0x1d0)]],[C[_0x3785a9(0x232)]],[w[_0x3785a9(0x26d)]],[y['UniverFormulaEnginePlugin'],{'notExecuteFormula':!0x0}],[v[_0x3785a9(0x264)]],[T['UniverSheetsDrawingPlugin']],[E[_0x3785a9(0x237)]],[d[_0x3785a9(0x200)]],[f[_0x3785a9(0x243)]],[o['UniverSheetsChartPlugin']],[s['UniverSheetsChartUIPlugin']],[l[_0x3785a9(0x188)]],[u[_0x3785a9(0x18e)]],[c[_0x3785a9(0x1d2)],{'notExecuteFormula':!0x0}],[oe['UniverSheetsTablePlugin']]][_0x3785a9(0x246)](([_0x275041,_0x4eae19])=>this[_0x3785a9(0x223)](_0x275041,_0x4eae19));}[_0x3575b5(0x181)](){const _0x5ad9c3=_0x3575b5;super['dispose'](),this[_0x5ad9c3(0x1fc)](),this['_pluginMap'][_0x5ad9c3(0x1ef)]();}[_0x3575b5(0x223)](_0x127f96,_0x4789ba,_0x11d690){const _0x5ba03f=_0x3575b5;if(this[_0x5ba03f(0x1ac)][_0x5ba03f(0x249)](_0x127f96['pluginName'])&&!_0x11d690)throw Error(_0x5ba03f(0x194)+_0x127f96['pluginName']+_0x5ba03f(0x227));this[_0x5ba03f(0x1ac)][_0x5ba03f(0x1c7)](_0x127f96[_0x5ba03f(0x256)],[_0x127f96,_0x4789ba]);}[_0x3575b5(0x265)](){const _0x2a3934=_0x3575b5;return Array[_0x2a3934(0x1c0)](this['_pluginMap'][_0x2a3934(0x20a)]());}[_0x3575b5(0x260)](_0x31aad3,_0x9f6043){const _0x58fd05=_0x3575b5;let _0x2d3873=document[_0x58fd05(0x173)](Y);_0x2d3873&&(_0x2d3873['style'][_0x58fd05(0x266)]='block',this[_0x58fd05(0x201)](_0x31aad3,Y,_0x9f6043));}[_0x3575b5(0x1fc)](){const _0x33926e=_0x3575b5;var _0xe6ce01;this[_0x33926e(0x261)][_0x33926e(0x181)](),(_0xe6ce01=this[_0x33926e(0x1bc)])==null||_0xe6ce01[_0x33926e(0x181)](),this[_0x33926e(0x26c)][_0x33926e(0x1df)](null);let _0x5559ac=document[_0x33926e(0x173)](Y);_0x5559ac&&(_0x5559ac[_0x33926e(0x229)][_0x33926e(0x266)]=_0x33926e(0x1ed),this[_0x33926e(0x1ee)]&&(this[_0x33926e(0x1ee)][_0x33926e(0x22d)](),this[_0x33926e(0x1ee)]=null));}[_0x3575b5(0x201)](_0x1d5335,_0x314adb,_0x262299){const _0x43626f=_0x3575b5;var _0x2593eb,_0x10802f,_0x5d4f54,_0x13621e;if(this[_0x43626f(0x1bc)])return;let _0x2d2f90=new e[(_0x43626f(0x1ea))]({...I(this[_0x43626f(0x199)]),'override':[[e['IAuthzIoService'],{'useClass':r[_0x43626f(0x1b1)]}]]}),_0x28e52e=_0x2d2f90['__getInjector']();this[_0x43626f(0x1dd)](this['_themeService'][_0x43626f(0x22f)][_0x43626f(0x209)](_0x599601=>{const _0x476e05=_0x43626f;_0x28e52e[_0x476e05(0x236)](e[_0x476e05(0x1fa)])[_0x476e05(0x228)](_0x599601);})),this['disposeWithMe'](this[_0x43626f(0x235)]['currentTheme$'][_0x43626f(0x209)](_0x32d4a5=>{const _0x4a2d19=_0x43626f;_0x28e52e[_0x4a2d19(0x236)](e[_0x4a2d19(0x1fa)])[_0x4a2d19(0x25f)](_0x32d4a5);}));let _0x14f1cb=_0x28e52e[_0x43626f(0x236)](e['LocaleService']);_0x14f1cb[_0x43626f(0x1c3)](this['_localeService']['getCurrentLocale']()),_0x14f1cb[_0x43626f(0x192)](this[_0x43626f(0x199)][_0x43626f(0x198)]()),_0x28e52e[_0x43626f(0x236)](e[_0x43626f(0x1ca)])[_0x43626f(0x160)](r[_0x43626f(0x207)],this[_0x43626f(0x215)]['getConfig'](r[_0x43626f(0x207)]));let _0x88d62e=this['_configService'][_0x43626f(0x15a)](a[_0x43626f(0x1be)]);_0x88d62e&&_0x2d2f90['registerPlugin'](a[_0x43626f(0x25b)],{'license':_0x88d62e['ls']});let _0x5b633a=(_0x2593eb=this[_0x43626f(0x215)][_0x43626f(0x15a)](_0x43626f(0x218)))==null?void 0x0:_0x2593eb[_0x43626f(0x23b)],_0x595cd2=!!_0x5b633a;_0x595cd2&&(this['_internalWebWorker']=_0x5b633a instanceof Worker?_0x5b633a:null,_0x2d2f90[_0x43626f(0x223)](S[_0x43626f(0x1a0)],{'workerURL':_0x5b633a})),this[_0x43626f(0x1ac)]['forEach'](([_0x5a9572,_0xf9456a])=>{_0x2d2f90['registerPlugin'](_0x5a9572,_0xf9456a);}),_0x2d2f90[_0x43626f(0x223)](i[_0x43626f(0x186)],{'historyListServerUrl':(_0x10802f=this[_0x43626f(0x215)]['getConfig'](_0x43626f(0x218)))==null?void 0x0:_0x10802f['historyListServerUrl'],'historyPanelComponentKey':(_0x5d4f54=this[_0x43626f(0x215)]['getConfig'](_0x43626f(0x218)))==null?void 0x0:_0x5d4f54[_0x43626f(0x1c5)],'historyPanelHidden':(_0x13621e=this[_0x43626f(0x215)][_0x43626f(0x15a)]('edit-history-loader.config'))==null?void 0x0:_0x13621e[_0x43626f(0x1dc)]}),_0x28e52e[_0x43626f(0x213)](_0x185729=>{this['_initListener'](_0x185729,_0x1d5335);}),this[_0x43626f(0x26c)]['next'](_0x2d2f90);let _0x5d21f8=_0x28e52e[_0x43626f(0x236)](i[_0x43626f(0x17d)]),_0xe5d2a7=this[_0x43626f(0x23a)](_0x1d5335),_0x195983=()=>{const _0x3acdfc=_0x43626f;_0x262299?_0x5d21f8[_0x3acdfc(0x20c)](_0x1d5335,_0x314adb,_0xe5d2a7,_0x262299):_0x5d21f8['triggerLoadVersions'](_0x1d5335,_0x314adb,_0xe5d2a7);};if(this[_0x43626f(0x270)][_0x43626f(0x185)]({'content':this['_localeService']['t']('edit-history-loader.info.initializing'),'type':m[_0x43626f(0x1eb)][_0x43626f(0x250)]}),_0x595cd2)try{_0x28e52e[_0x43626f(0x236)](S[_0x43626f(0x1e6)])[_0x43626f(0x204)]()[_0x43626f(0x18d)](()=>{_0x195983();});}catch{_0x195983();}else _0x195983();}[_0x3575b5(0x224)](_0x434863,_0x1bc393){const _0x56dcdf=_0x3575b5;let _0x590843=_0x434863['get'](i[_0x56dcdf(0x17d)]);this[_0x56dcdf(0x261)]['add'](_0x590843[_0x56dcdf(0x18b)][_0x56dcdf(0x209)](_0x476900=>{const _0x6e6086=_0x56dcdf;switch(_0x476900){case i[_0x6e6086(0x1e7)]['Entered']:this[_0x6e6086(0x220)][_0x6e6086(0x234)](),this[_0x6e6086(0x1ce)][_0x6e6086(0x251)]();break;case i['HistoryModeStatus']['Exited']:this[_0x6e6086(0x150)][_0x6e6086(0x171)](G['id']),this[_0x6e6086(0x1fc)]();break;case i[_0x6e6086(0x1e7)][_0x6e6086(0x15b)]:this['unMountHistoryContent'](),this[_0x6e6086(0x270)][_0x6e6086(0x185)]({'content':this[_0x6e6086(0x199)]['t'](_0x6e6086(0x23f)),'type':m[_0x6e6086(0x1eb)]['Error'],'duration':0xbb8});break;default:break;}})),this[_0x56dcdf(0x261)][_0x56dcdf(0x26b)](_0x590843[_0x56dcdf(0x1d5)][_0x56dcdf(0x209)](async _0xcf766c=>{const _0x4acbde=_0x56dcdf;_0xcf766c&&this['_commandService']['executeCommand'](n[_0x4acbde(0x253)]['id'],{'unitId':_0x1bc393,'revision':_0xcf766c});}));}[_0x3575b5(0x23a)](_0x2d6d86){const _0x3bdf36=_0x3575b5;let _0x577e4c=this[_0x3bdf36(0x26f)]['getUnit'](_0x2d6d86)[_0x3bdf36(0x24f)]()[_0x3bdf36(0x17a)](_0x4b8515=>_0x4b8515[_0x3bdf36(0x1ba)]()),_0x559f09=new t[(_0x3bdf36(0x22e))](_0x2d6d86)['id'],_0x488579=_0x577e4c[_0x3bdf36(0x17a)](_0x2b8a5e=>new t[(_0x3bdf36(0x254))](_0x2d6d86,_0x2b8a5e)['id']),_0x1b927d=_0x577e4c[_0x3bdf36(0x17a)](_0x41b80a=>this[_0x3bdf36(0x1f2)]['getSubunitRuleList'](_0x2d6d86,_0x41b80a)[_0x3bdf36(0x17a)](_0x590efe=>new t['RangeProtectionPermissionEditPoint'](_0x2d6d86,_0x41b80a,_0x590efe[_0x3bdf36(0x16b)])['id']))[_0x3bdf36(0x271)](),_0x520ac1=new t[(_0x3bdf36(0x178))](_0x2d6d86)['id'];return this['_permissionService'][_0x3bdf36(0x1f8)]([_0x559f09,..._0x488579,..._0x1b927d,_0x520ac1])[_0x3bdf36(0x1d1)](_0x1c0a51=>!!_0x1c0a51[_0x3bdf36(0x1d3)]);}};X=V([B(0x0,(0x0,e[_0x3575b5(0x263)])(e[_0x3575b5(0x21f)])),B(0x1,e['IUniverInstanceService']),B(0x2,e[_0x3575b5(0x1ca)]),B(0x3,e['ICommandService']),B(0x4,j[_0x3575b5(0x202)]),B(0x5,e[_0x3575b5(0x179)]),B(0x6,(0x0,e[_0x3575b5(0x263)])(t[_0x3575b5(0x164)])),B(0x7,(0x0,e[_0x3575b5(0x263)])(j[_0x3575b5(0x219)])),B(0x8,(0x0,e[_0x3575b5(0x263)])(j['ISidebarService'])),B(0x9,(0x0,e[_0x3575b5(0x263)])(e['ThemeService']))],X);function _0x5484(){const _0x508de9=['_iconManager','getUnitId','permissionId','MenuItemType','getActiveSheet','RxDisposable','_config','7006nWHyHF','executeCommand','getCurrentRangeDisable$','getElementById','UniverDocsPlugin','asObservable','merge','UniverNetworkPlugin','WorkbookRecoverHistoryPermission','IPermissionService','map','default','history-container','HistoryManagerService','univer.operation.toggle-edit-history','combineLatest','UniverSheetsHyperLinkUIPlugin','dispose','getSheetBySheetId','fromCollab','register','show','UniverEditHistoryViewerMobilePlugin','ICommandService','UniverSheetsShapePlugin','UniverSheetsDataValidationUIPlugin','_handleRevertAcknowledgement','status$','_collaborationController','then','UniverSheetsShapeUIPlugin','1.0.0-alpha.3','decorate','position','setDirection','event$','[MobileHistoryLoaderService]:\x20Plugin\x20','RibbonStartGroup','defineProperty','UNIVER_EDIT_HISTORY_LOADER_PLUGIN','getDirection','_localeService','Workbook','UniverRenderEnginePlugin','UniverSheetsChartPlugin','constructor','session','disposeUnit','UniverRPCMainThreadPlugin','location','uComp','_updateURLWithCurrentState','UniverUIPlugin','UniverSheetsNumfmtPlugin','_updateSubUnitFromURLParams','mergeMenu','activeSheet$','BUTTON','UniverSheetsFormulaUIPlugin','OTHERS','_pluginMap','onStarting','div','prototype','HistoryIcon','AuthzIoHttpService','history-panel','reload','RangeProtectionPermissionEditPoint','UNIVER_SHEET','CollaborationEvent','removeAll','mutations','2419800PLuigi','getSheetId','getSubunitRuleList','historyUniver','1476669KwTxmk','LS_CONFIG_KEY','UniverEditHistoryViewerPlugin','from','_registerIcons','CollaborationStatus','setLocale','function','historyPanelComponentKey','zIndex','set','702576pMCHAT','UniverCollaborationPlugin','IConfigService','menu','onSteady','WorkbookViewHistoryPermission','_sidebarService','unsubscribe','UniverDataValidationPlugin','every','UniverSheetsPivotTablePlugin','value','UniverSheetsTablePlugin','revertRevision$','getSheetCommandTarget','block','_historyManagerService','CollaborationController','takeUntil','_menuManagerService','historyPanelHidden','disposeWithMe','Plugin','next','top','_urlService','_localCacheService','Disposable','96RcVdhS','_initPlugins','IRemoteInstanceService','HistoryModeStatus','edit-history-loader.panel.revertFailed','IAuthzIoService','Univer','MessageType','height','none','_internalWebWorker','clear','_dataLoaderService','UniverFormulaEnginePlugin','_selectionProtectionRuleModel','onCommandExecuted','ILocalCacheService','ToggleEditHistoryOperation','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','312MwwHWw','composePermission','getLocales','ThemeService','status','unMountHistoryContent','IURLService','getCurrentLocale','edit-history-loader.panel.reverting','UniverSheetSparklinePlugin','_initUniver','IMessageService','some','whenReady','5690trudOZ','pipe','COLLABORATION_CLIENT_PLUGIN_CONFIG_KEY','toDisposable','subscribe','values','UniverSheetsFormulaPlugin','triggerCustomVersions','4OcttLW','UNIVER_EDIT_HISTORY_LOADER_MOBILE_PLUGIN','UniverMobileUIPlugin','SYNCED','univerContainerId','DisposableCollection','invoke','UniverSheetsMobileUIPlugin','_configService','947441ZAqwVC','exhaustSavingTask','edit-history-loader.config','IDialogService','getUnhiddenWorksheets','EDIT_HISTORY_LOADER_PLUGIN_CONFIG_KEY','absolute','univer.operation.exit-edit-history','symbol','LocaleService','_dialogService','subunit','[HistoryLoaderService]:\x20Plugin\x20','registerPlugin','_initListener','UniverInstanceType','_initContainer','\x20has\x20been\x20registered.','setDarkMode','style','currentTheme$','width','7551bSbZWo','terminate','WorkbookEditablePermission','darkMode$','Exited','ISidebarService','UniverSheetsDataValidationPlugin','loadUnit','closeAll','_themeService','get','UniverSheetsDrawingUIPlugin','CHANGESET_ACK','params','_checkCanRevert','workerURL','appendChild','IUniverInstanceService','IImageIoService','edit-history-loader.panel.listFetchError','UniverDocsUIPlugin','BehaviorSubject','registerCommand','UniverSheetSparklineUIPlugin','historyAIassistantEnabled','_setupSubUnitSync','forEach','_injector','historyUniver$','has','74WchkTM','setParam','__getInjector','length','type','getSheets','Loading','close','dispose$','RevertRevisionMutation','WorksheetEditPermission','SetWorksheetActivateCommand','pluginName','UniverSheetsPlugin','UniverDrawingPlugin','getUnit','IconManager','UniverLicensePlugin','dataset','UniverSheetsHyperLinkPlugin','_permissionService','setTheme','mountHistoryContent','_disposableCollection','UniverSheetsConditionalFormattingPlugin','Inject','UniverDrawingUIPlugin','getAllPlugins','display','OPERATION','@univerjs-pro/edit-history-loader','DataLoaderService','_init','add','_historyUniver$','UniverSheetsDataValidationMobileUIPlugin','state$','_univerInstanceService','_messageService','flat','string','_commandService','object','UniverSheetsFilterPlugin','140945iSeQkE','eventID','createElement','dir','toStringTag','100%','univer-container','getConfig','Error','_revertErrorTimer','IMenuManagerService','getCurrentUnitOfType','CommandType','setConfig','toPrimitive','urlChange$','UNIVER_CONTAINER_ID','RangeProtectionRuleModel','data','version','getParam','Module'];_0x5484=function(){return _0x508de9;};return _0x5484();}let Z=class extends e[_0x3575b5(0x1de)]{constructor(_0x422595=F,_0x28c69a,_0x10117d){const _0x5f11ca=_0x3575b5;super(),this[_0x5f11ca(0x16f)]=_0x422595,this[_0x5f11ca(0x247)]=_0x28c69a,this['_configService']=_0x10117d;let {menu:_0x171846,..._0x16ac8a}=(0x0,e['merge'])({},F,this[_0x5f11ca(0x16f)]);_0x171846&&this[_0x5f11ca(0x215)][_0x5f11ca(0x160)]('menu',_0x171846,{'merge':!0x0}),this[_0x5f11ca(0x215)][_0x5f11ca(0x160)](P,_0x16ac8a),this['_config'][_0x5f11ca(0x211)]&&this[_0x5f11ca(0x215)][_0x5f11ca(0x160)]('UNIVER_CONTAINER_ID',this[_0x5f11ca(0x16f)][_0x5f11ca(0x211)]);}['onStarting'](){const _0x5aa29b=_0x3575b5;this[_0x5aa29b(0x247)][_0x5aa29b(0x26b)]([q]),this[_0x5aa29b(0x247)]['get'](q),[[U,{'useClass':X}],[J]][_0x5aa29b(0x246)](_0x466be3=>this['_injector'][_0x5aa29b(0x26b)](_0x466be3));}[_0x3575b5(0x1cc)](){this['_injector']['get'](J);}};z(Z,_0x3575b5(0x24e),e[_0x3575b5(0x225)]['UNIVER_UNKNOWN']),z(Z,'pluginName',_0x3575b5(0x20e)),z(Z,'packageName',de),z(Z,_0x3575b5(0x166),fe),Z=V([(0x0,e['DependentOn'])(a['UniverLicensePlugin']),B(0x1,(0x0,e[_0x3575b5(0x263)])(e['Injector'])),B(0x2,e[_0x3575b5(0x1ca)])],Z);let Q=class extends e[_0x3575b5(0x16e)]{constructor(_0x405434,_0x257e79,_0x432153,_0x25d8db,_0x436303,_0x7add23,_0x5b1764,_0x3741cf,_0x518271,_0x5217ea){const _0x155948=_0x3575b5;super(),this[_0x155948(0x150)]=_0x405434,this[_0x155948(0x1db)]=_0x257e79,this[_0x155948(0x1d8)]=_0x432153,this[_0x155948(0x199)]=_0x25d8db,this[_0x155948(0x270)]=_0x436303,this[_0x155948(0x18c)]=_0x7add23,this['_localCacheService']=_0x5b1764,this[_0x155948(0x1f0)]=_0x3741cf,this[_0x155948(0x26f)]=_0x518271,this[_0x155948(0x1e1)]=_0x5217ea,z(this,_0x155948(0x15c),null),this['_init']();}[_0x3575b5(0x26a)](){const _0x582a77=_0x3575b5;[W,G][_0x582a77(0x246)](_0x37b70e=>this['disposeWithMe']((0x0,e[_0x582a77(0x208)])(this['_commandService'][_0x582a77(0x242)](_0x37b70e)))),this['_menuManagerService'][_0x582a77(0x1a7)](K),this[_0x582a77(0x1dd)](this[_0x582a77(0x150)][_0x582a77(0x1f3)](async(_0x33a0d9,_0x9a2349)=>{const _0x425d9b=_0x582a77;if(_0x33a0d9['id']===n[_0x425d9b(0x253)]['id']){let {unitId:_0x5b64dd}=_0x33a0d9['params'];this[_0x425d9b(0x270)][_0x425d9b(0x185)]({'content':this[_0x425d9b(0x199)]['t'](_0x425d9b(0x1ff)),'type':m[_0x425d9b(0x1eb)][_0x425d9b(0x250)],'duration':0x1388});let _0x4b9ccc=this['_collaborationController']['getCollabEntity'](_0x5b64dd);_0x9a2349!=null&&_0x9a2349[_0x425d9b(0x183)]?this[_0x425d9b(0x18a)](_0x4b9ccc,async()=>(setTimeout(()=>window[_0x425d9b(0x1a1)]['reload']()),!0x0),!0x0):this['_handleRevertAcknowledgement'](_0x4b9ccc,async()=>{const _0x310740=_0x425d9b;let _0x443b63=this['_univerInstanceService'][_0x310740(0x15e)](e[_0x310740(0x225)][_0x310740(0x1b5)]),_0x4b2e7d=_0x443b63==null?void 0x0:_0x443b63[_0x310740(0x16d)]();if(!_0x4b2e7d)return!0x1;this[_0x310740(0x26f)][_0x310740(0x19f)](_0x5b64dd);let _0x7771a0=await this['_dataLoaderService']['loadUnit'](_0x5b64dd,e[_0x310740(0x225)][_0x310740(0x1b5)]);return _0x7771a0&&_0x7771a0 instanceof e[_0x310740(0x19a)]?(await this[_0x310740(0x245)](_0x7771a0,_0x4b2e7d['getSheetId']()),!0x0):!0x1;});}}));}[_0x3575b5(0x18a)](_0x15e6ad,_0xcca212,_0x55cf79=!0x1){const _0x3686b3=_0x3575b5;let _0x4d1e5b=(0x0,M['combineLatest'])([_0x15e6ad[_0x3686b3(0x19e)][_0x3686b3(0x193)],_0x15e6ad[_0x3686b3(0x26e)]])[_0x3686b3(0x209)](async([_0x31cd73,_0x34a9f9])=>{const _0x51580f=_0x3686b3;if(_0x31cd73[_0x51580f(0x154)]===n[_0x51580f(0x1b6)][_0x51580f(0x238)]&&(_0x34a9f9==null?void 0x0:_0x34a9f9[_0x51580f(0x1fb)])===r['CollaborationStatus'][_0x51580f(0x210)]&&_0x31cd73[_0x51580f(0x165)][_0x51580f(0x1b8)][_0x51580f(0x203)](_0x5144f2=>_0x5144f2['id']===n['RevertRevisionMutation']['id'])&&await _0xcca212()){var _0x30c32b;this[_0x51580f(0x1d8)][_0x51580f(0x1fc)](),_0x4d1e5b[_0x51580f(0x1cf)](),this['_revertErrorTimer']&&clearTimeout(this[_0x51580f(0x15c)]),await((_0x30c32b=this[_0x51580f(0x1e2)])==null?void 0x0:_0x30c32b[_0x51580f(0x217)]());}});_0x55cf79&&(this[_0x3686b3(0x15c)]=setTimeout(()=>{const _0x4782b2=_0x3686b3;_0x4d1e5b[_0x4782b2(0x1cf)](),this[_0x4782b2(0x270)][_0x4782b2(0x185)]({'content':this['_localeService']['t'](_0x4782b2(0x1e8)),'type':m[_0x4782b2(0x1eb)]['Error'],'duration':0xbb8});},0x1388));}async[_0x3575b5(0x245)](_0x2d1438,_0x2f5d63){const _0xaa7e16=_0x3575b5;await this[_0xaa7e16(0x1a6)](_0x2d1438,_0x2f5d63),_0x2d1438[_0xaa7e16(0x1a8)][_0xaa7e16(0x206)]((0x0,M[_0xaa7e16(0x1da)])(this[_0xaa7e16(0x252)]))[_0xaa7e16(0x209)](_0x5f2fbf=>{const _0x173f1f=_0xaa7e16;_0x5f2fbf&&this[_0x173f1f(0x1a3)](_0x5f2fbf);}),this['_urlService'][_0xaa7e16(0x162)][_0xaa7e16(0x206)]((0x0,M[_0xaa7e16(0x1da)])(this[_0xaa7e16(0x252)]))['subscribe'](()=>this[_0xaa7e16(0x1a6)](_0x2d1438,_0x2f5d63));}['_updateURLWithCurrentState'](_0x58285f,_0xc08bd6=!0x1){const _0x372528=_0x3575b5;let _0x4261e9=this[_0x372528(0x1e1)][_0x372528(0x167)](_0x372528(0x221));_0x58285f[_0x372528(0x1ba)]()!==_0x4261e9&&this[_0x372528(0x1e1)]['setParam'](_0x372528(0x221),_0x58285f[_0x372528(0x1ba)](),_0xc08bd6);}async['_updateSubUnitFromURLParams'](_0xb08f98,_0x390ba3){const _0x963c40=_0x3575b5;var _0x9ba7cd;if(!_0x390ba3||!_0xb08f98[_0x963c40(0x182)](_0x390ba3)){let _0x392d8c=_0xb08f98['getUnhiddenWorksheets']()[0x0],_0x30a56d=_0xb08f98[_0x963c40(0x182)](_0x392d8c);if(!_0x30a56d)return;this[_0x963c40(0x1a3)](_0x30a56d,!0x0),await this['_commandService']['executeCommand'](t[_0x963c40(0x255)]['id'],{'unitId':_0xb08f98[_0x963c40(0x16a)](),'subUnitId':_0x392d8c});return;}((_0x9ba7cd=_0xb08f98[_0x963c40(0x16d)]())==null?void 0x0:_0x9ba7cd['getSheetId']())!==_0x390ba3&&await this[_0x963c40(0x150)][_0x963c40(0x171)](t[_0x963c40(0x255)]['id'],{'unitId':_0xb08f98[_0x963c40(0x16a)](),'subUnitId':_0x390ba3});}};function _0x45c3(_0x4ef3b2,_0x3af4a6){_0x4ef3b2=_0x4ef3b2-0x14f;const _0x5484f7=_0x5484();let _0x45c3b2=_0x5484f7[_0x4ef3b2];return _0x45c3b2;}Q=V([B(0x0,e['ICommandService']),B(0x1,j[_0x3575b5(0x15d)]),B(0x2,(0x0,e[_0x3575b5(0x263)])(U)),B(0x3,(0x0,e['Inject'])(e['LocaleService'])),B(0x4,j['IMessageService']),B(0x5,(0x0,e[_0x3575b5(0x263)])(r[_0x3575b5(0x1d9)])),B(0x6,r['ILocalCacheService']),B(0x7,(0x0,e[_0x3575b5(0x263)])(r[_0x3575b5(0x269)])),B(0x8,e[_0x3575b5(0x23d)]),B(0x9,N['IURLService'])],Q);let $=class extends e[_0x3575b5(0x1de)]{constructor(_0x12724e=F,_0x5c0bea,_0x414029){const _0x491330=_0x3575b5;super(),this['_config']=_0x12724e,this[_0x491330(0x247)]=_0x5c0bea,this[_0x491330(0x215)]=_0x414029;let {menu:_0x3e621b,..._0x40692c}=(0x0,e[_0x491330(0x176)])({},F,this['_config']);_0x3e621b&&this['_configService'][_0x491330(0x160)](_0x491330(0x1cb),_0x3e621b,{'merge':!0x0}),this[_0x491330(0x215)][_0x491330(0x160)](P,_0x40692c),this[_0x491330(0x16f)]['univerContainerId']&&this[_0x491330(0x215)]['setConfig']('UNIVER_CONTAINER_ID',this['_config'][_0x491330(0x211)]);}[_0x3575b5(0x1ad)](){const _0x4dafc9=_0x3575b5;this[_0x4dafc9(0x247)]['add']([q]),this['_injector'][_0x4dafc9(0x236)](q),[[U],[Q]][_0x4dafc9(0x246)](_0x4c0b19=>this[_0x4dafc9(0x247)][_0x4dafc9(0x26b)](_0x4c0b19));}[_0x3575b5(0x1cc)](){const _0x2bdf39=_0x3575b5;this[_0x2bdf39(0x247)]['get'](Q);}};z($,_0x3575b5(0x24e),e[_0x3575b5(0x225)]['UNIVER_UNKNOWN']),z($,_0x3575b5(0x256),_0x3575b5(0x197)),z($,'packageName',de),z($,_0x3575b5(0x166),fe),$=V([(0x0,e['DependentOn'])(a[_0x3575b5(0x25b)]),B(0x1,(0x0,e['Inject'])(e['Injector'])),B(0x2,e[_0x3575b5(0x1ca)])],$),exports[_0x3575b5(0x21b)]=P,exports['EditHistoryLoaderMenuSchema']=K,exports[_0x3575b5(0x1f5)]=W,Object[_0x3575b5(0x196)](exports,'UniverEditHistoryLoaderMobilePlugin',{'enumerable':!0x0,'get':function(){return Z;}}),Object[_0x3575b5(0x196)](exports,'UniverEditHistoryLoaderPlugin',{'enumerable':!0x0,'get':function(){return $;}});
|
package/lib/cjs/locale/ar-SA.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x2a1f71=_0x488c;function _0x2392(){const _0x4c8bd4=['فشل\x20في\x20الحصول\x20على\x20قائمة\x20سجل\x20التحرير','20690592NmgOYf','جارٍ\x20التهيئة،\x20يرجى\x20الانتظار...','7099421ihlZyH','6672030CKETMU','exports','2220792ljBFQq','379876sPQzvj','6oQaiFJ','1072865MCPedT','2971780cAmzKE','سجل\x20التحرير'];_0x2392=function(){return _0x4c8bd4;};return _0x2392();}function _0x488c(_0x3c7e70,_0x221a9d){_0x3c7e70=_0x3c7e70-0xe5;const _0x239219=_0x2392();let _0x488cd0=_0x239219[_0x3c7e70];return _0x488cd0;}(function(_0x5e1b28,_0x425ea1){const _0x306a5a=_0x488c,_0x4cc432=_0x5e1b28();while(!![]){try{const _0x5ba901=-parseInt(_0x306a5a(0xe7))/0x1+parseInt(_0x306a5a(0xe5))/0x2+-parseInt(_0x306a5a(0xe6))/0x3*(parseInt(_0x306a5a(0xe8))/0x4)+parseInt(_0x306a5a(0xee))/0x5+parseInt(_0x306a5a(0xf0))/0x6+-parseInt(_0x306a5a(0xed))/0x7+parseInt(_0x306a5a(0xeb))/0x8;if(_0x5ba901===_0x425ea1)break;else _0x4cc432['push'](_0x4cc432['shift']());}catch(_0x379005){_0x4cc432['push'](_0x4cc432['shift']());}}}(_0x2392,0xdda42));const e={'edit-history-loader':{'panel':{'title':_0x2a1f71(0xe9),'reverting':'جارٍ\x20الاستعادة،\x20يرجى\x20الانتظار...','revertFailed':'خطأ\x20غير\x20معروف،\x20يرجى\x20تحديث\x20الصفحة\x20لعرض\x20نتيجة\x20الاستعادة','listFetchError':_0x2a1f71(0xea)},'info':{'initializing':_0x2a1f71(0xec)}}};module[_0x2a1f71(0xef)]=e;
|
package/lib/cjs/locale/ca-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x578f8c=_0x45f0;(function(_0xbcd8d2,_0x28b65e){const _0x39fb33=_0x45f0,_0x47a233=_0xbcd8d2();while(!![]){try{const _0x33a138=-parseInt(_0x39fb33(0x1c0))/0x1+parseInt(_0x39fb33(0x1bd))/0x2*(parseInt(_0x39fb33(0x1c2))/0x3)+parseInt(_0x39fb33(0x1c6))/0x4+parseInt(_0x39fb33(0x1be))/0x5+parseInt(_0x39fb33(0x1c4))/0x6+parseInt(_0x39fb33(0x1c7))/0x7+-parseInt(_0x39fb33(0x1c1))/0x8;if(_0x33a138===_0x28b65e)break;else _0x47a233['push'](_0x47a233['shift']());}catch(_0x507ea9){_0x47a233['push'](_0x47a233['shift']());}}}(_0xc7fc,0xd80d5));const e={'edit-history-loader':{'panel':{'title':'Historial\x20d\x27edicions','reverting':'Restaurant,\x20espereu...','revertFailed':_0x578f8c(0x1c3),'listFetchError':_0x578f8c(0x1bf)},'info':{'initializing':_0x578f8c(0x1c5)}}};function _0x45f0(_0x411912,_0x4c1ba7){_0x411912=_0x411912-0x1bc;const _0xc7fc44=_0xc7fc();let _0x45f098=_0xc7fc44[_0x411912];return _0x45f098;}function _0xc7fc(){const _0x91fd6d=['731150caSqSw','exports','3377378nqrTSk','7693640xxcmkl','No\x20s\x27ha\x20pogut\x20obtenir\x20la\x20llista\x20de\x20l\x27historial','98032XXkPct','39125496VJUUSw','3xgwaYQ','Error\x20desconegut,\x20actualitzeu\x20la\x20pàgina\x20per\x20veure\x20el\x20resultat\x20de\x20la\x20restauració','7002444OhekIA','Inicialitzant,\x20espereu...','5498908xwtOjK'];_0xc7fc=function(){return _0x91fd6d;};return _0xc7fc();}module[_0x578f8c(0x1bc)]=e;
|
package/lib/cjs/locale/de-DE.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x5bb401=_0x4b01;(function(_0x2a3f85,_0x178031){const _0x166472=_0x4b01,_0x58f17e=_0x2a3f85();while(!![]){try{const _0x459a0a=parseInt(_0x166472(0x134))/0x1*(-parseInt(_0x166472(0x133))/0x2)+parseInt(_0x166472(0x131))/0x3*(-parseInt(_0x166472(0x12e))/0x4)+parseInt(_0x166472(0x12b))/0x5+parseInt(_0x166472(0x12c))/0x6*(-parseInt(_0x166472(0x12d))/0x7)+parseInt(_0x166472(0x128))/0x8+parseInt(_0x166472(0x12f))/0x9+parseInt(_0x166472(0x130))/0xa;if(_0x459a0a===_0x178031)break;else _0x58f17e['push'](_0x58f17e['shift']());}catch(_0x303518){_0x58f17e['push'](_0x58f17e['shift']());}}}(_0x1623,0x6deb0));const e={'edit-history-loader':{'panel':{'title':_0x5bb401(0x132),'reverting':_0x5bb401(0x135),'revertFailed':_0x5bb401(0x129),'listFetchError':'Fehler\x20beim\x20Abrufen\x20der\x20Bearbeitungshistorie'},'info':{'initializing':'Initialisierung\x20läuft,\x20bitte\x20warten...'}}};function _0x4b01(_0xc9988,_0x5d6c93){_0xc9988=_0xc9988-0x128;const _0x1623d4=_0x1623();let _0x4b016d=_0x1623d4[_0xc9988];return _0x4b016d;}function _0x1623(){const _0x2e4b12=['4075281lZhkQO','8378670OzpZXH','59016jXvkLA','Bearbeitungsverlauf','6hRIbKM','51358eizBUx','Wiederherstellung\x20läuft,\x20bitte\x20warten...','244104yEjXHj','Unbekannter\x20Fehler,\x20bitte\x20aktualisieren\x20Sie\x20die\x20Seite,\x20um\x20das\x20Ergebnis\x20der\x20Wiederherstellung\x20anzuzeigen','exports','1364695WfMSLj','132uaVDaT','271131zFrtRK','28kaqLfU'];_0x1623=function(){return _0x2e4b12;};return _0x1623();}module[_0x5bb401(0x12a)]=e;
|
package/lib/cjs/locale/en-US.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
const _0x1e90e5=_0x17f1;function _0xdfae(){const _0x28f9fd=['1110quuMgA','523285NKasnB','2384330PEcOlg','Initializing,\x20please\x20wait...','3024pCmiNF','exports','234936iBtFPX','48bJZIoH','Edit\x20History','11NYUPaJ','2HUbLCC','236444TiraRa','Reverting,\x20please\x20wait...','31064OAZMsO','756INztfY'];_0xdfae=function(){return _0x28f9fd;};return _0xdfae();}function _0x17f1(_0x50a3c6,_0x5300ef){_0x50a3c6=_0x50a3c6-0x8f;const _0xdfae8c=_0xdfae();let _0x17f1a4=_0xdfae8c[_0x50a3c6];return _0x17f1a4;}(function(_0x3a51d6,_0x5117b3){const _0x3a360c=_0x17f1,_0x11b0a2=_0x3a51d6();while(!![]){try{const _0x3a057e=parseInt(_0x3a360c(0x92))/0x1*(-parseInt(_0x3a360c(0x8f))/0x2)+parseInt(_0x3a360c(0x98))/0x3+-parseInt(_0x3a360c(0x90))/0x4+parseInt(_0x3a360c(0x95))/0x5+parseInt(_0x3a360c(0x94))/0x6*(parseInt(_0x3a360c(0x93))/0x7)+parseInt(_0x3a360c(0x9b))/0x8*(-parseInt(_0x3a360c(0x9a))/0x9)+parseInt(_0x3a360c(0x96))/0xa*(parseInt(_0x3a360c(0x9d))/0xb);if(_0x3a057e===_0x5117b3)break;else _0x11b0a2['push'](_0x11b0a2['shift']());}catch(_0x5bd906){_0x11b0a2['push'](_0x11b0a2['shift']());}}}(_0xdfae,0x1ca1f));const e={'edit-history-loader':{'panel':{'title':_0x1e90e5(0x9c),'reverting':_0x1e90e5(0x91),'revertFailed':'Unknown\x20error,\x20please\x20refresh\x20the\x20page\x20to\x20view\x20the\x20revert\x20result','listFetchError':'Failed\x20to\x20get\x20edit\x20history\x20list'},'info':{'initializing':_0x1e90e5(0x97)}}};module[_0x1e90e5(0x99)]=e;
|
package/lib/cjs/locale/es-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x342885=_0x389f;function _0x389f(_0x53995b,_0x9bca9b){_0x53995b=_0x53995b-0x14e;const _0x4358dd=_0x4358();let _0x389f1b=_0x4358dd[_0x53995b];return _0x389f1b;}(function(_0x1c5776,_0x2155b4){const _0x3e0a11=_0x389f,_0x244a26=_0x1c5776();while(!![]){try{const _0x4c80cb=-parseInt(_0x3e0a11(0x154))/0x1+-parseInt(_0x3e0a11(0x150))/0x2+-parseInt(_0x3e0a11(0x157))/0x3+-parseInt(_0x3e0a11(0x153))/0x4*(parseInt(_0x3e0a11(0x156))/0x5)+-parseInt(_0x3e0a11(0x155))/0x6+-parseInt(_0x3e0a11(0x158))/0x7+parseInt(_0x3e0a11(0x15b))/0x8;if(_0x4c80cb===_0x2155b4)break;else _0x244a26['push'](_0x244a26['shift']());}catch(_0x26351d){_0x244a26['push'](_0x244a26['shift']());}}}(_0x4358,0xd89e5));const e={'edit-history-loader':{'panel':{'title':_0x342885(0x14e),'reverting':_0x342885(0x151),'revertFailed':_0x342885(0x159),'listFetchError':_0x342885(0x15a)},'info':{'initializing':_0x342885(0x152)}}};function _0x4358(){const _0x1e9c4b=['Error\x20desconocido,\x20actualice\x20la\x20página\x20para\x20ver\x20el\x20resultado\x20de\x20la\x20restauración','No\x20se\x20pudo\x20obtener\x20la\x20lista\x20del\x20historial\x20de\x20ediciones','47591712IAoiNc','Historial\x20de\x20ediciones','exports','3056350GyGSUg','Restaurando,\x20espere...','Inicializando,\x20espere...','4eLyxIF','291690gxkuUA','9090042VAkTZQ','2197085oyDdcG','751680Dnlsww','7257922WvGerS'];_0x4358=function(){return _0x1e9c4b;};return _0x4358();}module[_0x342885(0x14f)]=e;
|
package/lib/cjs/locale/fa-IR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x440dd0=_0x2705;function _0x1fe8(){const _0x5e7e05=['در\x20حال\x20راهاندازی،\x20لطفا\x20صبر\x20کنید...','10yOCNCY','4DDjgJf','در\x20حال\x20بازگردانی،\x20لطفا\x20صبر\x20کنید...','1070rFSEBy','175095ILhiVo','22AHTTJm','502832xZFEMP','36rWOyoq','22524mzKKpz','دریافت\x20لیست\x20تاریخچه\x20ویرایش\x20ناموفق\x20بود','9763512JvgKJk','820193kIxbsj','exports','خطای\x20ناشناخته،\x20لطفا\x20صفحه\x20را\x20بارگذاری\x20مجدد\x20کنید\x20تا\x20نتیجه\x20بازگردانی\x20را\x20مشاهده\x20کنید','182165SmVGRm','483AiDrWO'];_0x1fe8=function(){return _0x5e7e05;};return _0x1fe8();}function _0x2705(_0x134035,_0x4a2c83){_0x134035=_0x134035-0xbc;const _0x1fe800=_0x1fe8();let _0x2705b8=_0x1fe800[_0x134035];return _0x2705b8;}(function(_0x112e38,_0x4f4ea6){const _0x23fbf0=_0x2705,_0x1602b4=_0x112e38();while(!![]){try{const _0x56e24b=parseInt(_0x23fbf0(0xc7))/0x1*(parseInt(_0x23fbf0(0xc9))/0x2)+-parseInt(_0x23fbf0(0xc8))/0x3+-parseInt(_0x23fbf0(0xc5))/0x4*(parseInt(_0x23fbf0(0xc1))/0x5)+-parseInt(_0x23fbf0(0xcc))/0x6*(parseInt(_0x23fbf0(0xc2))/0x7)+parseInt(_0x23fbf0(0xca))/0x8*(-parseInt(_0x23fbf0(0xcb))/0x9)+parseInt(_0x23fbf0(0xc4))/0xa*(-parseInt(_0x23fbf0(0xbe))/0xb)+parseInt(_0x23fbf0(0xbd))/0xc;if(_0x56e24b===_0x4f4ea6)break;else _0x1602b4['push'](_0x1602b4['shift']());}catch(_0x441252){_0x1602b4['push'](_0x1602b4['shift']());}}}(_0x1fe8,0x238b9));const e={'edit-history-loader':{'panel':{'title':'تاریخچه\x20ویرایش','reverting':_0x440dd0(0xc6),'revertFailed':_0x440dd0(0xc0),'listFetchError':_0x440dd0(0xbc)},'info':{'initializing':_0x440dd0(0xc3)}}};module[_0x440dd0(0xbf)]=e;
|
package/lib/cjs/locale/fr-FR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x2ff5c9=_0x1c86;(function(_0x41a784,_0x1cfb93){const _0x67c7d1=_0x1c86,_0x1ec1ab=_0x41a784();while(!![]){try{const _0x4eac15=-parseInt(_0x67c7d1(0x1f4))/0x1+parseInt(_0x67c7d1(0x1ea))/0x2*(parseInt(_0x67c7d1(0x1f1))/0x3)+-parseInt(_0x67c7d1(0x1ed))/0x4*(-parseInt(_0x67c7d1(0x1ef))/0x5)+-parseInt(_0x67c7d1(0x1eb))/0x6+parseInt(_0x67c7d1(0x1e6))/0x7*(parseInt(_0x67c7d1(0x1ee))/0x8)+parseInt(_0x67c7d1(0x1ec))/0x9*(-parseInt(_0x67c7d1(0x1e7))/0xa)+-parseInt(_0x67c7d1(0x1f0))/0xb*(parseInt(_0x67c7d1(0x1f3))/0xc);if(_0x4eac15===_0x1cfb93)break;else _0x1ec1ab['push'](_0x1ec1ab['shift']());}catch(_0xd47edf){_0x1ec1ab['push'](_0x1ec1ab['shift']());}}}(_0x3c18,0x2a744));const e={'edit-history-loader':{'panel':{'title':_0x2ff5c9(0x1f5),'reverting':_0x2ff5c9(0x1f2),'revertFailed':_0x2ff5c9(0x1e9),'listFetchError':_0x2ff5c9(0x1f6)},'info':{'initializing':_0x2ff5c9(0x1e8)}}};function _0x1c86(_0x4c49ab,_0x1264bc){_0x4c49ab=_0x4c49ab-0x1e6;const _0x3c1879=_0x3c18();let _0x1c8613=_0x3c1879[_0x4c49ab];return _0x1c8613;}module['exports']=e;function _0x3c18(){const _0x3f9fa6=['501399WrKLHH','182812KLmgKk','1710808kbddiw','10VgqnvS','1375rFHnGx','1845XnyFZN','Restauration\x20en\x20cours,\x20veuillez\x20patienter...','8988pzQSvi','12233hcOfMo','Historique\x20des\x20modifications','Échec\x20de\x20l\x27obtention\x20de\x20la\x20liste\x20de\x20l\x27historique','7avWfvB','10wKZgut','Initialisation\x20en\x20cours,\x20veuillez\x20patienter...','Erreur\x20inconnue,\x20veuillez\x20actualiser\x20la\x20page\x20pour\x20voir\x20le\x20résultat\x20de\x20la\x20restauration','322GOupPz','412866OMELKQ'];_0x3c18=function(){return _0x3f9fa6;};return _0x3c18();}
|
package/lib/cjs/locale/id-ID.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x2d49a6=_0x1e3b;function _0x55a1(){const _0x19c94a=['Menginisialisasi,\x20harap\x20tunggu...','1178151XnayjM','10gofoDR','8mYHvlf','6QbrQON','Gagal\x20mendapatkan\x20daftar\x20riwayat\x20edit','exports','982224cmfwVM','612NvIGJt','380968oSqGLG','190202hTxHLI','1640920sMNshP','335159NlvBuY','21zvmXHM','Mengembalikan,\x20harap\x20tunggu...','5720796UpbQoI'];_0x55a1=function(){return _0x19c94a;};return _0x55a1();}(function(_0x542ed2,_0x19cbaa){const _0x56b62=_0x1e3b,_0xbb5986=_0x542ed2();while(!![]){try{const _0x3a64d9=-parseInt(_0x56b62(0x108))/0x1*(parseInt(_0x56b62(0x102))/0x2)+parseInt(_0x56b62(0xff))/0x3+-parseInt(_0x56b62(0x101))/0x4*(parseInt(_0x56b62(0xf9))/0x5)+parseInt(_0x56b62(0x105))/0x6*(parseInt(_0x56b62(0xfb))/0x7)+-parseInt(_0x56b62(0x107))/0x8+parseInt(_0x56b62(0xfd))/0x9*(-parseInt(_0x56b62(0x100))/0xa)+parseInt(_0x56b62(0xfa))/0xb*(parseInt(_0x56b62(0x106))/0xc);if(_0x3a64d9===_0x19cbaa)break;else _0xbb5986['push'](_0xbb5986['shift']());}catch(_0x386307){_0xbb5986['push'](_0xbb5986['shift']());}}}(_0x55a1,0x80c95));const e={'edit-history-loader':{'panel':{'title':'Riwayat\x20Edit','reverting':_0x2d49a6(0xfc),'revertFailed':'Kesalahan\x20tidak\x20diketahui,\x20harap\x20segarkan\x20halaman\x20untuk\x20melihat\x20hasil\x20pengembalian','listFetchError':_0x2d49a6(0x103)},'info':{'initializing':_0x2d49a6(0xfe)}}};function _0x1e3b(_0x5f027b,_0x575275){_0x5f027b=_0x5f027b-0xf9;const _0x55a1ca=_0x55a1();let _0x1e3bd2=_0x55a1ca[_0x5f027b];return _0x1e3bd2;}module[_0x2d49a6(0x104)]=e;
|
package/lib/cjs/locale/it-IT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x5712(_0x4f56f2,_0x1b3409){_0x4f56f2=_0x4f56f2-0x9a;const _0x32b2b9=_0x32b2();let _0x5712d1=_0x32b2b9[_0x4f56f2];return _0x5712d1;}function _0x32b2(){const _0x526b21=['8897832KiUHzN','Inizializzazione\x20in\x20corso,\x20attendi...','1372420ejCbzQ','459034PRcHTd','1625780PAHoNy','12004vRsdEC','435389KSalom','Impossibile\x20ottenere\x20l\x27elenco\x20della\x20cronologia\x20modifiche','498JORcAU','Errore\x20sconosciuto,\x20aggiorna\x20la\x20pagina\x20per\x20visualizzare\x20il\x20risultato\x20del\x20ripristino','Cronologia\x20modifiche','Ripristino\x20in\x20corso,\x20attendi...','16nTSZHF','1376898cunqoq'];_0x32b2=function(){return _0x526b21;};return _0x32b2();}const _0x5e2f14=_0x5712;(function(_0x3b9461,_0x171c02){const _0x1c71c6=_0x5712,_0x43e892=_0x3b9461();while(!![]){try{const _0x13f177=-parseInt(_0x1c71c6(0x9e))/0x1+parseInt(_0x1c71c6(0x9b))/0x2+-parseInt(_0x1c71c6(0xa0))/0x3*(parseInt(_0x1c71c6(0x9d))/0x4)+-parseInt(_0x1c71c6(0x9c))/0x5+-parseInt(_0x1c71c6(0xa5))/0x6+-parseInt(_0x1c71c6(0x9a))/0x7+parseInt(_0x1c71c6(0xa4))/0x8*(parseInt(_0x1c71c6(0xa6))/0x9);if(_0x13f177===_0x171c02)break;else _0x43e892['push'](_0x43e892['shift']());}catch(_0x27143d){_0x43e892['push'](_0x43e892['shift']());}}}(_0x32b2,0x7f93f));const e={'edit-history-loader':{'panel':{'title':_0x5e2f14(0xa2),'reverting':_0x5e2f14(0xa3),'revertFailed':_0x5e2f14(0xa1),'listFetchError':_0x5e2f14(0x9f)},'info':{'initializing':_0x5e2f14(0xa7)}}};module['exports']=e;
|
package/lib/cjs/locale/ja-JP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0xbd4e(_0x296b28,_0x508e84){_0x296b28=_0x296b28-0xf9;const _0x376383=_0x3763();let _0xbd4e46=_0x376383[_0x296b28];return _0xbd4e46;}const _0x5b4c52=_0xbd4e;(function(_0x23978e,_0x4dde8){const _0x249aff=_0xbd4e,_0x383160=_0x23978e();while(!![]){try{const _0x1e41ab=parseInt(_0x249aff(0xfe))/0x1+-parseInt(_0x249aff(0x106))/0x2*(-parseInt(_0x249aff(0xff))/0x3)+-parseInt(_0x249aff(0x103))/0x4+parseInt(_0x249aff(0x105))/0x5*(parseInt(_0x249aff(0x102))/0x6)+-parseInt(_0x249aff(0xfc))/0x7+-parseInt(_0x249aff(0x101))/0x8+parseInt(_0x249aff(0xf9))/0x9;if(_0x1e41ab===_0x4dde8)break;else _0x383160['push'](_0x383160['shift']());}catch(_0x115225){_0x383160['push'](_0x383160['shift']());}}}(_0x3763,0xdacf3));const e={'edit-history-loader':{'panel':{'title':_0x5b4c52(0x104),'reverting':_0x5b4c52(0xfb),'revertFailed':_0x5b4c52(0x100),'listFetchError':_0x5b4c52(0xfa)},'info':{'initializing':_0x5b4c52(0xfd)}}};module['exports']=e;function _0x3763(){const _0x2a6593=['復元中です。お待ちください...','3820684iJGigY','初期化中です。お待ちください...','859738wpEVve','6eoFVWX','不明なエラーが発生しました。ページを更新して復元結果を確認してください','4437056NcHIaE','6UVavKH','5634992DXKiqh','編集履歴','1867435MVaRDt','26384sZdngT','19312434KMBGoF','編集履歴リストの取得に失敗しました'];_0x3763=function(){return _0x2a6593;};return _0x3763();}
|
package/lib/cjs/locale/ko-KR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x22a5(_0x360b46,_0x2a36d3){_0x360b46=_0x360b46-0x8b;const _0x562665=_0x5626();let _0x22a592=_0x562665[_0x360b46];return _0x22a592;}const _0x40d8f=_0x22a5;function _0x5626(){const _0x3b0572=['923056cDPpPx','770xeeQfB','20VSArKQ','59499ZTPufW','exports','편집\x20기록\x20목록을\x20가져오지\x20못했습니다','871569dsMJDu','초기화\x20중입니다.\x20잠시만\x20기다려\x20주세요...','601494KOZmCc','7TMXNuP','211390iEUSbF','243632FeNhok','18uduTXD','알\x20수\x20없는\x20오류가\x20발생했습니다.\x20페이지를\x20새로\x20고침하여\x20복원\x20결과를\x20확인하세요','23434UChPrc','편집\x20기록'];_0x5626=function(){return _0x3b0572;};return _0x5626();}(function(_0x35519b,_0x1dc8d6){const _0x1129aa=_0x22a5,_0x57a2e5=_0x35519b();while(!![]){try{const _0x39722d=parseInt(_0x1129aa(0x91))/0x1*(-parseInt(_0x1129aa(0x95))/0x2)+-parseInt(_0x1129aa(0x8b))/0x3+parseInt(_0x1129aa(0x8e))/0x4+-parseInt(_0x1129aa(0x8d))/0x5*(-parseInt(_0x1129aa(0x8f))/0x6)+parseInt(_0x1129aa(0x8c))/0x7*(-parseInt(_0x1129aa(0x93))/0x8)+parseInt(_0x1129aa(0x99))/0x9+parseInt(_0x1129aa(0x94))/0xa*(parseInt(_0x1129aa(0x96))/0xb);if(_0x39722d===_0x1dc8d6)break;else _0x57a2e5['push'](_0x57a2e5['shift']());}catch(_0x58d1a5){_0x57a2e5['push'](_0x57a2e5['shift']());}}}(_0x5626,0x24d48));const e={'edit-history-loader':{'panel':{'title':_0x40d8f(0x92),'reverting':'복원\x20중입니다.\x20잠시만\x20기다려\x20주세요...','revertFailed':_0x40d8f(0x90),'listFetchError':_0x40d8f(0x98)},'info':{'initializing':_0x40d8f(0x9a)}}};module[_0x40d8f(0x97)]=e;
|
package/lib/cjs/locale/pl-PL.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x38be1c=_0x5e1f;(function(_0x13517b,_0x365676){const _0x2149bd=_0x5e1f,_0x35215d=_0x13517b();while(!![]){try{const _0xd56e44=-parseInt(_0x2149bd(0xad))/0x1*(parseInt(_0x2149bd(0xa8))/0x2)+parseInt(_0x2149bd(0xb1))/0x3*(-parseInt(_0x2149bd(0xb3))/0x4)+parseInt(_0x2149bd(0xb2))/0x5+parseInt(_0x2149bd(0xa7))/0x6+-parseInt(_0x2149bd(0xae))/0x7+-parseInt(_0x2149bd(0xab))/0x8*(parseInt(_0x2149bd(0xb4))/0x9)+parseInt(_0x2149bd(0xa5))/0xa*(parseInt(_0x2149bd(0xa6))/0xb);if(_0xd56e44===_0x365676)break;else _0x35215d['push'](_0x35215d['shift']());}catch(_0x8d6c70){_0x35215d['push'](_0x35215d['shift']());}}}(_0x32f7,0x40033));function _0x5e1f(_0x24ccb0,_0x202af9){_0x24ccb0=_0x24ccb0-0xa5;const _0x32f73a=_0x32f7();let _0x5e1f41=_0x32f73a[_0x24ccb0];return _0x5e1f41;}function _0x32f7(){const _0x33a51c=['3120488nlapcm','Historia\x20edycji','exports','3YAVHiP','1251075eRNNQR','914872RinmQy','252xWRANm','10lbAjok','12401906zjLfRh','566688KCqjGQ','64IYJDRo','Nieznany\x20błąd,\x20odśwież\x20stronę,\x20aby\x20zobaczyć\x20wynik\x20przywracania','Przywracanie,\x20proszę\x20czekać...','81048aZPfVb','Nie\x20udało\x20się\x20pobrać\x20listy\x20historii\x20edycji','7867OuXFZC'];_0x32f7=function(){return _0x33a51c;};return _0x32f7();}const e={'edit-history-loader':{'panel':{'title':_0x38be1c(0xaf),'reverting':_0x38be1c(0xaa),'revertFailed':_0x38be1c(0xa9),'listFetchError':_0x38be1c(0xac)},'info':{'initializing':'Inicjalizowanie,\x20proszę\x20czekać...'}}};module[_0x38be1c(0xb0)]=e;
|
package/lib/cjs/locale/pt-BR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x456ac8=_0x50dc;(function(_0x94c4ad,_0x4d2b4d){const _0x4bf286=_0x50dc,_0x527592=_0x94c4ad();while(!![]){try{const _0x510207=-parseInt(_0x4bf286(0x6b))/0x1+-parseInt(_0x4bf286(0x70))/0x2*(parseInt(_0x4bf286(0x6e))/0x3)+parseInt(_0x4bf286(0x65))/0x4*(parseInt(_0x4bf286(0x68))/0x5)+parseInt(_0x4bf286(0x6c))/0x6+-parseInt(_0x4bf286(0x69))/0x7+-parseInt(_0x4bf286(0x6a))/0x8+parseInt(_0x4bf286(0x6f))/0x9;if(_0x510207===_0x4d2b4d)break;else _0x527592['push'](_0x527592['shift']());}catch(_0x595f40){_0x527592['push'](_0x527592['shift']());}}}(_0x2b48,0x80606));const e={'edit-history-loader':{'panel':{'title':'Histórico\x20de\x20Edição','reverting':_0x456ac8(0x67),'revertFailed':_0x456ac8(0x66),'listFetchError':_0x456ac8(0x6d)},'info':{'initializing':'Inicializando,\x20aguarde...'}}};module[_0x456ac8(0x64)]=e;function _0x50dc(_0x2de4ff,_0x58375e){_0x2de4ff=_0x2de4ff-0x64;const _0x2b4822=_0x2b48();let _0x50dcbd=_0x2b4822[_0x2de4ff];return _0x50dcbd;}function _0x2b48(){const _0x15c62a=['4186744Gkskac','350997PkXNVM','1380894AryQda','Falha\x20ao\x20obter\x20a\x20lista\x20de\x20histórico\x20de\x20edição','9eHKCgE','16761069JfIOGJ','10708vopZti','exports','51536lmjmFP','Erro\x20desconhecido,\x20atualize\x20a\x20página\x20para\x20ver\x20o\x20resultado\x20da\x20reversão','Revertendo,\x20aguarde...','55QBjVEF','5725874VsSXrq'];_0x2b48=function(){return _0x15c62a;};return _0x2b48();}
|
package/lib/cjs/locale/ru-RU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x6db34b=_0x2166;(function(_0x2cb9fe,_0xf6d83){const _0x792850=_0x2166,_0x200537=_0x2cb9fe();while(!![]){try{const _0x2336bb=-parseInt(_0x792850(0x17f))/0x1*(parseInt(_0x792850(0x178))/0x2)+-parseInt(_0x792850(0x180))/0x3+-parseInt(_0x792850(0x179))/0x4+parseInt(_0x792850(0x177))/0x5+parseInt(_0x792850(0x183))/0x6*(parseInt(_0x792850(0x184))/0x7)+parseInt(_0x792850(0x182))/0x8*(parseInt(_0x792850(0x181))/0x9)+parseInt(_0x792850(0x17e))/0xa*(parseInt(_0x792850(0x17c))/0xb);if(_0x2336bb===_0xf6d83)break;else _0x200537['push'](_0x200537['shift']());}catch(_0x5b65dc){_0x200537['push'](_0x200537['shift']());}}}(_0x812d,0x7a8d1));const e={'edit-history-loader':{'panel':{'title':_0x6db34b(0x17d),'reverting':'Восстановление,\x20подождите...','revertFailed':_0x6db34b(0x17b),'listFetchError':_0x6db34b(0x17a)},'info':{'initializing':_0x6db34b(0x185)}}};function _0x812d(){const _0x558ffd=['2vWmpDX','597252YrtSUK','Не\x20удалось\x20получить\x20список\x20истории\x20изменений','Неизвестная\x20ошибка,\x20обновите\x20страницу\x20для\x20просмотра\x20результата\x20восстановления','118481LrSGGp','История\x20изменений','10gIfxYL','989757rlXItp','856560wtoVso','153vGBVhO','395720EtaNyL','5545686EfTLxf','7xWFlId','Инициализация,\x20подождите...','753010urFrGv'];_0x812d=function(){return _0x558ffd;};return _0x812d();}function _0x2166(_0x3991ef,_0x3faab8){_0x3991ef=_0x3991ef-0x177;const _0x812d76=_0x812d();let _0x216609=_0x812d76[_0x3991ef];return _0x216609;}module['exports']=e;
|
package/lib/cjs/locale/sk-SK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x38bbaf=_0x2503;(function(_0x360c4c,_0x2b17a6){const _0x5cd00a=_0x2503,_0x150c71=_0x360c4c();while(!![]){try{const _0x3970de=-parseInt(_0x5cd00a(0xb2))/0x1+-parseInt(_0x5cd00a(0xb8))/0x2*(-parseInt(_0x5cd00a(0xb7))/0x3)+parseInt(_0x5cd00a(0xb0))/0x4*(parseInt(_0x5cd00a(0xb3))/0x5)+parseInt(_0x5cd00a(0xb4))/0x6+parseInt(_0x5cd00a(0xb6))/0x7+-parseInt(_0x5cd00a(0xad))/0x8*(-parseInt(_0x5cd00a(0xaf))/0x9)+-parseInt(_0x5cd00a(0xb5))/0xa;if(_0x3970de===_0x2b17a6)break;else _0x150c71['push'](_0x150c71['shift']());}catch(_0x534949){_0x150c71['push'](_0x150c71['shift']());}}}(_0x4605,0x81f34));const e={'edit-history-loader':{'panel':{'title':'História\x20úprav','reverting':_0x38bbaf(0xae),'revertFailed':'Neznáma\x20chyba,\x20obnovte\x20stránku\x20a\x20pozrite\x20si\x20výsledok\x20obnovenia','listFetchError':_0x38bbaf(0xb1)},'info':{'initializing':'Inicializace,\x20prosím\x20počkejte...'}}};function _0x2503(_0x1229fd,_0x2d15d4){_0x1229fd=_0x1229fd-0xac;const _0x460537=_0x4605();let _0x250391=_0x460537[_0x1229fd];return _0x250391;}function _0x4605(){const _0x4a9684=['162926jlwsyo','35grzUnO','1182516FsXkYQ','18933440ttDyJd','5552225eppArK','1149Bbptod','2672DiUBXm','exports','256QThNxh','Obnovuje\x20sa,\x20prosím\x20počkajte...','193869kFlYDx','227020hKDjRN','Nepodarilo\x20sa\x20získať\x20zoznam\x20histórie\x20úprav'];_0x4605=function(){return _0x4a9684;};return _0x4605();}module[_0x38bbaf(0xac)]=e;
|
package/lib/cjs/locale/vi-VN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x11b560=_0x7e18;function _0x20ba(){const _0x4f2965=['190yXXeYq','exports','2496520OLIAmL','Không\x20thể\x20lấy\x20danh\x20sách\x20lịch\x20sử\x20chỉnh\x20sửa','35934zNglEL','60WxQzID','778347pthNsq','532MlWiwa','4619592hqgYAg','Đang\x20khôi\x20phục,\x20vui\x20lòng\x20đợi...','Lỗi\x20không\x20xác\x20định,\x20vui\x20lòng\x20làm\x20mới\x20trang\x20để\x20xem\x20kết\x20quả\x20khôi\x20phục','đang\x20khởi\x20tạo,\x20vui\x20lòng\x20đợi...','5MtKTdk','4614874xggKsw','171340RlFYbW','Lịch\x20sử\x20chỉnh\x20sửa','183032ZGxolK','86YjMOlM'];_0x20ba=function(){return _0x4f2965;};return _0x20ba();}(function(_0x596f25,_0x178e17){const _0x4d1e6e=_0x7e18,_0x553c99=_0x596f25();while(!![]){try{const _0x26721d=-parseInt(_0x4d1e6e(0x1b1))/0x1+parseInt(_0x4d1e6e(0x1b4))/0x2*(parseInt(_0x4d1e6e(0x1a7))/0x3)+-parseInt(_0x4d1e6e(0x1b7))/0x4+parseInt(_0x4d1e6e(0x1af))/0x5*(-parseInt(_0x4d1e6e(0x1ab))/0x6)+-parseInt(_0x4d1e6e(0x1aa))/0x7*(parseInt(_0x4d1e6e(0x1b3))/0x8)+-parseInt(_0x4d1e6e(0x1a9))/0x9*(-parseInt(_0x4d1e6e(0x1b5))/0xa)+-parseInt(_0x4d1e6e(0x1b0))/0xb*(-parseInt(_0x4d1e6e(0x1a8))/0xc);if(_0x26721d===_0x178e17)break;else _0x553c99['push'](_0x553c99['shift']());}catch(_0x2d30a2){_0x553c99['push'](_0x553c99['shift']());}}}(_0x20ba,0xe858f));const e={'edit-history-loader':{'panel':{'title':_0x11b560(0x1b2),'reverting':_0x11b560(0x1ac),'revertFailed':_0x11b560(0x1ad),'listFetchError':_0x11b560(0x1a6)},'info':{'initializing':_0x11b560(0x1ae)}}};function _0x7e18(_0x2ab92c,_0x402b3d){_0x2ab92c=_0x2ab92c-0x1a6;const _0x20ba19=_0x20ba();let _0x7e18c6=_0x20ba19[_0x2ab92c];return _0x7e18c6;}module[_0x11b560(0x1b6)]=e;
|
package/lib/cjs/locale/zh-CN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x20e5d7=_0x3c07;(function(_0x329917,_0x34b6a2){const _0x106ad5=_0x3c07,_0x25c3ff=_0x329917();while(!![]){try{const _0x5ca2d5=parseInt(_0x106ad5(0x1b0))/0x1*(-parseInt(_0x106ad5(0x1a3))/0x2)+-parseInt(_0x106ad5(0x1b2))/0x3*(parseInt(_0x106ad5(0x1ae))/0x4)+-parseInt(_0x106ad5(0x1a2))/0x5*(-parseInt(_0x106ad5(0x1ac))/0x6)+parseInt(_0x106ad5(0x1af))/0x7+-parseInt(_0x106ad5(0x1a7))/0x8*(parseInt(_0x106ad5(0x1a4))/0x9)+parseInt(_0x106ad5(0x1ad))/0xa*(-parseInt(_0x106ad5(0x1a9))/0xb)+parseInt(_0x106ad5(0x1a8))/0xc;if(_0x5ca2d5===_0x34b6a2)break;else _0x25c3ff['push'](_0x25c3ff['shift']());}catch(_0x2196ab){_0x25c3ff['push'](_0x25c3ff['shift']());}}}(_0x1051,0x21773));const e={'edit-history-loader':{'panel':{'title':_0x20e5d7(0x1a5),'reverting':'正在还原,请稍等...','revertFailed':_0x20e5d7(0x1b1),'listFetchError':_0x20e5d7(0x1ab)},'info':{'initializing':_0x20e5d7(0x1a6)}}};module[_0x20e5d7(0x1aa)]=e;function _0x3c07(_0x493893,_0x261b1c){_0x493893=_0x493893-0x1a2;const _0x10515a=_0x1051();let _0x3c070d=_0x10515a[_0x493893];return _0x3c070d;}function _0x1051(){const _0x1ee7d2=['58070jhiFLs','100088wNnnDQ','211001kfOgSp','1217qwfClM','未知错误,请刷新页面查看还原结果','24IUdkFO','1915wAZBPl','78PabXLW','3609hGOmBS','历史记录','初始化中,请稍等...','1688wdptHx','6800868MscFlE','275bspqEh','exports','获取编辑历史记录列表失败','276qSdyTg'];_0x1051=function(){return _0x1ee7d2;};return _0x1051();}
|
package/lib/cjs/locale/zh-HK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x4dedde=_0x462b;(function(_0x56f20a,_0x5670f8){const _0x3a4f9e=_0x462b,_0x2857ab=_0x56f20a();while(!![]){try{const _0xdbc1bb=parseInt(_0x3a4f9e(0x12b))/0x1+-parseInt(_0x3a4f9e(0x139))/0x2*(-parseInt(_0x3a4f9e(0x137))/0x3)+-parseInt(_0x3a4f9e(0x134))/0x4*(parseInt(_0x3a4f9e(0x136))/0x5)+parseInt(_0x3a4f9e(0x130))/0x6*(parseInt(_0x3a4f9e(0x12c))/0x7)+parseInt(_0x3a4f9e(0x132))/0x8*(parseInt(_0x3a4f9e(0x13a))/0x9)+-parseInt(_0x3a4f9e(0x13b))/0xa+parseInt(_0x3a4f9e(0x135))/0xb*(-parseInt(_0x3a4f9e(0x138))/0xc);if(_0xdbc1bb===_0x5670f8)break;else _0x2857ab['push'](_0x2857ab['shift']());}catch(_0x376191){_0x2857ab['push'](_0x2857ab['shift']());}}}(_0x5e71,0xbae7d));const e={'edit-history-loader':{'panel':{'title':_0x4dedde(0x12f),'reverting':_0x4dedde(0x12d),'revertFailed':'發生未知錯誤,請重新整理頁面查看還原結果','listFetchError':_0x4dedde(0x12e)},'info':{'initializing':_0x4dedde(0x131)}}};function _0x462b(_0x2cdd0a,_0x1111aa){_0x2cdd0a=_0x2cdd0a-0x12b;const _0x5e71a9=_0x5e71();let _0x462b84=_0x5e71a9[_0x2cdd0a];return _0x462b84;}module[_0x4dedde(0x133)]=e;function _0x5e71(){const _0x58b08c=['編輯歷程','6MFeaol','初始化中,請稍候...','2888wfEJwE','exports','4ZQpEaT','1397eRPbGd','612865iFITuC','15333DqJymj','30468rZpwuX','166GwEeYz','8991HxzMEQ','13956080JyOmLR','1410367yDgoBN','2876860sRulmx','正在還原,請稍候...','無法取得編輯歷程列表'];_0x5e71=function(){return _0x58b08c;};return _0x5e71();}
|
package/lib/cjs/locale/zh-TW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x20f2a1=_0x56cc;(function(_0x337b9d,_0x20fd6a){const _0x22c882=_0x56cc,_0x46d0a4=_0x337b9d();while(!![]){try{const _0x48d9d5=-parseInt(_0x22c882(0x155))/0x1+parseInt(_0x22c882(0x159))/0x2*(parseInt(_0x22c882(0x163))/0x3)+-parseInt(_0x22c882(0x15b))/0x4+-parseInt(_0x22c882(0x15e))/0x5*(-parseInt(_0x22c882(0x161))/0x6)+-parseInt(_0x22c882(0x154))/0x7+-parseInt(_0x22c882(0x15c))/0x8*(parseInt(_0x22c882(0x157))/0x9)+parseInt(_0x22c882(0x156))/0xa;if(_0x48d9d5===_0x20fd6a)break;else _0x46d0a4['push'](_0x46d0a4['shift']());}catch(_0x3214c6){_0x46d0a4['push'](_0x46d0a4['shift']());}}}(_0x5ae9,0x1df10));const e={'edit-history-loader':{'panel':{'title':_0x20f2a1(0x15d),'reverting':_0x20f2a1(0x15f),'revertFailed':_0x20f2a1(0x158),'listFetchError':_0x20f2a1(0x160)},'info':{'initializing':_0x20f2a1(0x162)}}};function _0x5ae9(){const _0x3db2df=['18RIAVKl','發生未知錯誤,請重新整理頁面查看還原結果','2JDFefz','exports','314588kDfRde','330056qZIemA','編輯歷程','192115PsDIYh','正在還原,請稍候...','無法取得編輯歷程列表','18NEupfG','初始化中,請稍候...','292431vABozu','791833akdYKK','24363CTNoDZ','2085370mOqxBy'];_0x5ae9=function(){return _0x3db2df;};return _0x5ae9();}function _0x56cc(_0x142f4e,_0x13b6d2){_0x142f4e=_0x142f4e-0x154;const _0x5ae9b0=_0x5ae9();let _0x56cc5e=_0x5ae9b0[_0x142f4e];return _0x56cc5e;}module[_0x20f2a1(0x15a)]=e;
|