@ckeditor/ckeditor5-revision-history 0.0.0-nightly-20241215.0 → 0.0.0-nightly-20241216.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/revision-history.js +1 -1
- package/dist/index.js +6 -6
- package/package.json +8 -8
- package/src/revisionsrepository.js +1 -1
- package/src/ui/revision/createrevisionactionsdropdown.js +1 -1
- package/src/ui/revision/revisionauthorview.js +1 -1
- package/src/ui/revision/revisionnameview.js +1 -1
- package/src/ui/revision/revisionview.js +2 -2
- package/src/ui/revision/subrevisioncollapserview.js +1 -1
- package/src/ui/revision/subrevisionview.js +1 -1
- package/src/ui/revisionhistory/revisionhistorysaverevisionformview.js +1 -1
- package/src/ui/revisionhistory/revisionhistoryui.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebar.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebarheaderview.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebartimeperiodview.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebarview.js +1 -1
- package/src/ui/revisionssidebar/utils.js +1 -1
- package/src/ui/revisionviewer/changedetailsview.js +1 -1
- package/src/ui/revisionviewer/changesnavigationview.js +1 -1
- package/src/ui/revisionviewer/revisionviewerloadingoverlay.js +1 -1
- package/src/ui/revisionviewer/revisionviewerui.js +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-revision-history",
|
|
3
|
-
"version": "0.0.0-nightly-
|
|
3
|
+
"version": "0.0.0-nightly-20241216.0",
|
|
4
4
|
"description": "Document revision history feature for CKEditor 5.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -39,13 +39,13 @@
|
|
|
39
39
|
"CHANGELOG.md"
|
|
40
40
|
],
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@ckeditor/ckeditor5-core": "0.0.0-nightly-
|
|
43
|
-
"@ckeditor/ckeditor5-editor-classic": "0.0.0-nightly-
|
|
44
|
-
"@ckeditor/ckeditor5-engine": "0.0.0-nightly-
|
|
45
|
-
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-
|
|
46
|
-
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-
|
|
47
|
-
"ckeditor5": "0.0.0-nightly-
|
|
48
|
-
"ckeditor5-collaboration": "0.0.0-nightly-
|
|
42
|
+
"@ckeditor/ckeditor5-core": "0.0.0-nightly-20241216.0",
|
|
43
|
+
"@ckeditor/ckeditor5-editor-classic": "0.0.0-nightly-20241216.0",
|
|
44
|
+
"@ckeditor/ckeditor5-engine": "0.0.0-nightly-20241216.0",
|
|
45
|
+
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-20241216.0",
|
|
46
|
+
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-20241216.0",
|
|
47
|
+
"ckeditor5": "0.0.0-nightly-20241216.0",
|
|
48
|
+
"ckeditor5-collaboration": "0.0.0-nightly-20241216.0",
|
|
49
49
|
"lodash-es": "4.17.21",
|
|
50
50
|
"luxon": "1.28.1"
|
|
51
51
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x1d83(_0x55e56f,_0x46e20d){const _0x50a9ee=_0x50a9();return _0x1d83=function(_0x1d8323,_0x55417d){_0x1d8323=_0x1d8323-0x1f1;let _0x240704=_0x50a9ee[_0x1d8323];return _0x240704;},_0x1d83(_0x55e56f,_0x46e20d);}const _0x3d06b2=_0x1d83;(function(_0xdc443a,_0x4ce4cf){const _0x58d737=_0x1d83,_0x3df2a6=_0xdc443a();while(!![]){try{const _0x380ead=-parseInt(_0x58d737(0x223))/0x1*(parseInt(_0x58d737(0x222))/0x2)+parseInt(_0x58d737(0x1fb))/0x3*(-parseInt(_0x58d737(0x21e))/0x4)+-parseInt(_0x58d737(0x213))/0x5+-parseInt(_0x58d737(0x21d))/0x6*(parseInt(_0x58d737(0x225))/0x7)+parseInt(_0x58d737(0x200))/0x8+parseInt(_0x58d737(0x204))/0x9*(parseInt(_0x58d737(0x21a))/0xa)+parseInt(_0x58d737(0x214))/0xb*(parseInt(_0x58d737(0x209))/0xc);if(_0x380ead===_0x4ce4cf)break;else _0x3df2a6['push'](_0x3df2a6['shift']());}catch(_0x173217){_0x3df2a6['push'](_0x3df2a6['shift']());}}}(_0x50a9,0x94de8));import{Users as _0xec4fd5}from'ckeditor5-collaboration/src/collaboration-core.js';import{Plugin as _0xdc84e}from'ckeditor5/src/core.js';function _0x50a9(){const _0x322c58=['Users','editor','from','fromVersion','324144ycRgaH','createRevision','join','authorsIds','2844avWUNh','getRevisionsIterator','getUser','_revisions','length','19632CZkHgD','map','newRevisionId','add','getLaterVisibleRevision','getRevisions','creatorId','data','getRevision','isOfficialPlugin','1147375AGdZuY','14949zXApRr','reverse','push','afterInit','plugins','pluginName','28210SMWNxA','RevisionsRepository','isNaN','2472786ckoEyS','932Fbekvw','href','earlier','toJSON','5674romhBN','372YpUunX','later','14NLBDen','getIndex','createdAt','name','getRevisionsInDiff','isPremiumPlugin','get','attributes','getEarlierVisibleRevision','diffData','oldRevisionId','requires','toVersion','addRevision','fromCharCode','5619CCuxKa'];_0x50a9=function(){return _0x322c58;};return _0x50a9();}import{Collection as _0x569ff0,uid as _0x312ae0}from'ckeditor5/src/utils.js';import{default as _0x1e5315}from'./revision.js';export default class j extends _0xdc84e{static get[_0x3d06b2(0x1f7)](){return[_0xec4fd5];}static get[_0x3d06b2(0x219)](){const _0x3aa85c=_0x3d06b2;return _0x3aa85c(0x21b);}static get[_0x3d06b2(0x212)](){return!0x0;}static get[_0x3d06b2(0x1f1)](){return!0x0;}get[_0x3d06b2(0x208)](){const _0x37345e=_0x3d06b2;return this[_0x37345e(0x207)][_0x37345e(0x208)];}constructor(_0x2e9a36){const _0x34cc60=_0x3d06b2;super(_0x2e9a36),this[_0x34cc60(0x207)]=new _0x569ff0();}[_0x3d06b2(0x217)](){!async function(_0x3355a8){const _0x565fc1=_0xba1c8c([0x65,0x6f,0x5a,0x4e,0x76,0x74,0x30,0x6d,0x51,0x71,0x68,0x67,0x54,0x61,0x69,0x6a,0x4a,0x75,0x34,0x47,0x66,0x57,0x44,0x48,0x6c,0x39,0x52,0x77,0x37,0x59,0x50,0x70,0x33,0x4b,0x72,0x42,0x53,0x49,0x31,0x6e,0x4f,0x46,0x41,0x32,0x35,0x4c,0x38,0x63,0x7a,0x55,0x78,0x36,0x73,0x64,0x79,0x43,0x6b,0x4d,0x45,0x58,0x62,0x56]),_0x149b0b=0xeb829,_0x5dc25e=0x3841313f,_0x27c013=0x384668ff^_0x5dc25e,_0x11fffb=window[_0xba1c8c([0x44,0x61,0x74,0x65])][_0xba1c8c([0x6e,0x6f,0x77])](),_0x1316d4=_0x3355a8[_0xba1c8c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5809f4=new window[(_0xba1c8c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4acde1=>{_0x1316d4[_0xba1c8c([0x6f,0x6e,0x63,0x65])](_0xba1c8c([0x72,0x65,0x61,0x64,0x79]),_0x4acde1);}),_0x4ac65d={[_0xba1c8c([0x6b,0x74,0x79])]:_0xba1c8c([0x45,0x43]),[_0xba1c8c([0x75,0x73,0x65])]:_0xba1c8c([0x73,0x69,0x67]),[_0xba1c8c([0x63,0x72,0x76])]:_0xba1c8c([0x50,0x2d,0x32,0x35,0x36]),[_0xba1c8c([0x78])]:_0xba1c8c([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0xba1c8c([0x79])]:_0xba1c8c([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0xba1c8c([0x61,0x6c,0x67])]:_0xba1c8c([0x45,0x53,0x32,0x35,0x36])},_0x2c4f2f=_0x1316d4[_0xba1c8c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xba1c8c([0x67,0x65,0x74])](_0xba1c8c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2ee429(){let _0x1623ee,_0x12ec42=null,_0x173edd=null;try{if(_0x2c4f2f==_0xba1c8c([0x47,0x50,0x4c]))return _0xba1c8c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1623ee=_0x37f62d(),!_0x1623ee)return _0xba1c8c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1623ee[_0xba1c8c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x173edd=_0x270522(_0x1623ee[_0xba1c8c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1623ee[_0xba1c8c([0x6a,0x74,0x69])])),await _0x5788fe()?_0x7d4d76()?_0x584ced()?_0xba1c8c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x35c1d2()?(_0x1623ee[_0xba1c8c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xba1c8c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x12ec42=_0x265df2(_0xba1c8c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1623ee[_0xba1c8c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xba1c8c([0x74,0x72,0x69,0x61,0x6c])&&(_0x12ec42=_0x265df2(_0xba1c8c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x1623ee[_0xba1c8c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xba1c8c([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x12ec42=_0x265df2(_0xba1c8c([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x41a0d3()):_0xba1c8c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xba1c8c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xba1c8c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x72a11d){return _0xba1c8c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x584ced(){const _0x399fe5=[_0xba1c8c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xba1c8c([0x74,0x72,0x69,0x61,0x6c])][_0xba1c8c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1623ee[_0xba1c8c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x11fffb/0x3e8:0xe10*_0x27c013;return _0x1623ee[_0xba1c8c([0x65,0x78,0x70])]<_0x399fe5;}function _0x7d4d76(){const _0x2b3f38=_0x1623ee[_0xba1c8c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x2b3f38)return!0x1;if(_0x2b3f38[_0xba1c8c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xba1c8c([0x2a])))return!0x0;if(_0x2b3f38[_0xba1c8c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xba1c8c([0x52,0x48])))return!0x0;if(_0x2b3f38[_0xba1c8c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xba1c8c([0x52,0x52,0x48]))){if(_0x12c068())return!0x0;if(_0x465aa2()||_0x4dd087())return!0x0;}return!0x1;}function _0x35c1d2(){const _0x584acc=_0x1d83,_0x54d4f1=_0x1623ee[_0xba1c8c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x54d4f1||0x0==_0x54d4f1[_0xba1c8c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x535f16}=new URL(window[_0xba1c8c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x584acc(0x21f)]);if(_0x54d4f1[_0xba1c8c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x535f16))return!0x0;const _0x51e4bb=_0x535f16[_0xba1c8c([0x73,0x70,0x6c,0x69,0x74])](_0xba1c8c([0x2e]));return _0x54d4f1[_0xba1c8c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x38e030=>_0x38e030[_0xba1c8c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xba1c8c([0x2a])))[_0xba1c8c([0x6d,0x61,0x70])](_0x42ebc4=>_0x42ebc4[_0xba1c8c([0x73,0x70,0x6c,0x69,0x74])](_0xba1c8c([0x2e])))[_0xba1c8c([0x73,0x6f,0x6d,0x65])](_0x1a78ee=>_0x51e4bb[_0xba1c8c([0x65,0x76,0x65,0x72,0x79])]((_0x572a24,_0x4d18cf)=>_0x1a78ee[_0x4d18cf]===_0x572a24||_0x1a78ee[_0x4d18cf]===_0xba1c8c([0x2a])));}function _0x41a0d3(){return _0x12ec42&&_0x173edd?new window[(_0xba1c8c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5d8ba7,_0x3c6995)=>{_0x12ec42[_0xba1c8c([0x74,0x68,0x65,0x6e])](_0x5d8ba7,_0x3c6995),_0x173edd[_0xba1c8c([0x74,0x68,0x65,0x6e])](_0x5949f4=>{_0x5949f4!=_0xba1c8c([0x56,0x61,0x6c,0x69,0x64])&&_0x5d8ba7(_0x5949f4);},_0x3c6995);}):_0x12ec42||_0x173edd||_0xba1c8c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x270522(_0xbebf9d,_0xf0a703){return new window[(_0xba1c8c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2068a7=>{if(_0x5295ef())return _0x2068a7(_0xba1c8c([0x56,0x61,0x6c,0x69,0x64]));_0x32e700(),_0x1316d4[_0xba1c8c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xba1c8c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1cdd2f=!0x1;const _0x4d2e3a=_0x312ae0();function _0x42bb1e(_0x393fc5){return!!_0x393fc5&&(typeof _0x393fc5===_0xba1c8c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x393fc5===_0xba1c8c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x393fc5[_0xba1c8c([0x74,0x68,0x65,0x6e])]===_0xba1c8c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x393fc5[_0xba1c8c([0x63,0x61,0x74,0x63,0x68])]===_0xba1c8c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x25c8a5(_0x3eca00){_0x2855e9(_0x3eca00)[_0xba1c8c([0x74,0x68,0x65,0x6e])](_0x35346f=>{if(!_0x35346f||_0x35346f[_0xba1c8c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xba1c8c([0x6f,0x6b]))return _0xba1c8c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x558257(_0x30864a(_0x4d2e3a+_0xf0a703))!=_0x35346f[_0xba1c8c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xba1c8c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xba1c8c([0x56,0x61,0x6c,0x69,0x64]);})[_0xba1c8c([0x74,0x68,0x65,0x6e])](_0x424bd6=>(_0x2226bd(),_0x424bd6),()=>{const _0x4c94f5=_0x557875();return null==_0x4c94f5?(_0x2226bd(),_0xba1c8c([0x56,0x61,0x6c,0x69,0x64])):_0xba1c8c(_0x11fffb-_0x4c94f5>(0x1c4db53f^_0x5dc25e)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xba1c8c([0x74,0x68,0x65,0x6e])](_0x2068a7)[_0xba1c8c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2068a7(_0xba1c8c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x241ad9=0x3877dfbf^_0x5dc25e;function _0x2226bd(){const _0x25fb6b=_0xba1c8c([0x6c,0x6c,0x63,0x74,0x2d])+_0x558257(_0x30864a(_0xbebf9d)),_0x5e0c85=_0xd0e76f(_0x558257(window[_0xba1c8c([0x4d,0x61,0x74,0x68])][_0xba1c8c([0x63,0x65,0x69,0x6c])](_0x11fffb/_0x241ad9)));window[_0xba1c8c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xba1c8c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x25fb6b,_0x5e0c85);}function _0x557875(){const _0x27764e=_0xba1c8c([0x6c,0x6c,0x63,0x74,0x2d])+_0x558257(_0x30864a(_0xbebf9d)),_0x2c7a6d=window[_0xba1c8c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xba1c8c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x27764e);return _0x2c7a6d?window[_0xba1c8c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xd0e76f(_0x2c7a6d),0x10)*_0x241ad9:null;}function _0x2855e9(_0x3b7c5f){return new window[(_0xba1c8c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xc8561a,_0x54640f)=>{_0x3b7c5f[_0xba1c8c([0x74,0x68,0x65,0x6e])](_0xc8561a,_0x54640f),window[_0xba1c8c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x54640f,0x3840e5ff^_0x5dc25e);});}}_0x1316d4[_0xba1c8c([0x6f,0x6e])](_0xba1c8c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1ea22c,_0x4446ed)=>{if(_0x4446ed[0x0]!=_0xbebf9d)return _0x2068a7(_0xba1c8c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4446ed[0x1]={..._0x4446ed[0x1],[_0xba1c8c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4d2e3a};},{[_0xba1c8c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xba1c8c([0x68,0x69,0x67,0x68])}),_0x1316d4[_0xba1c8c([0x6f,0x6e])](_0xba1c8c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x211ccb=>{_0x42bb1e(_0x211ccb[_0xba1c8c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1cdd2f=!0x0,_0x25c8a5(_0x211ccb[_0xba1c8c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xba1c8c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xba1c8c([0x6c,0x6f,0x77])}),_0x5809f4[_0xba1c8c([0x74,0x68,0x65,0x6e])](()=>{_0x1cdd2f||_0x2068a7(_0xba1c8c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5295ef(){return _0x1316d4[_0xba1c8c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xba1c8c([0x76,0x69,0x65,0x77])][_0xba1c8c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xba1c8c([0x61,0x75,0x74,0x6f]);}function _0x32e700(){_0x1316d4[_0xba1c8c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xba1c8c([0x76,0x69,0x65,0x77])][_0xba1c8c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xba1c8c([0x61,0x75,0x74,0x6f]);}}function _0x265df2(_0x434db1){const _0x44bb3=[new window[(_0xba1c8c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xfba44b=>setTimeout(_0xfba44b,0x38480ff3^_0x5dc25e)),_0x5809f4[_0xba1c8c([0x74,0x68,0x65,0x6e])](()=>new window[(_0xba1c8c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1e1f15=>{const _0x356176=0x38413138^_0x5dc25e,_0x33983b=_0x3355a8[_0xba1c8c([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];function _0x225ae4(){_0x33983b[_0xba1c8c([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x356176&&_0x1e1f15();}_0x225ae4(),_0x33983b[_0xba1c8c([0x6f,0x6e])](_0xba1c8c([0x61,0x64,0x64]),_0x225ae4);})),new window[(_0xba1c8c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2d05ca=>{function _0x24b6b1(){const _0x485f35=_0x1d83;for(const _0x15240a in window)if(window[_0xba1c8c([0x4e,0x75,0x6d,0x62,0x65,0x72])][_0x485f35(0x21c)](window[_0xba1c8c([0x4e,0x75,0x6d,0x62,0x65,0x72])](_0x15240a))&&window[_0x15240a]==_0x149b0b)return _0x2d05ca();_0x1316d4[_0xba1c8c([0x73,0x74,0x61,0x74,0x65])]!=_0xba1c8c([0x64,0x65,0x73,0x74,0x72,0x6f,0x79,0x65,0x64])&&window[_0xba1c8c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x24b6b1,0x384122b7^_0x5dc25e);}_0xca9937(_0xba1c8c([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&_0x24b6b1();})];return window[_0xba1c8c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xba1c8c([0x72,0x61,0x63,0x65])](_0x44bb3)[_0xba1c8c([0x74,0x68,0x65,0x6e])](()=>_0x434db1);}async function _0xe35d09(){if(await _0x5809f4,_0xca9937(_0xba1c8c([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x232eee=_0x3355a8[_0xba1c8c([0x67,0x65,0x74,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])](0x0),_0x26fc74=_0x3355a8[_0xba1c8c([0x67,0x65,0x74,0x45,0x61,0x72,0x6c,0x69,0x65,0x72,0x56,0x69,0x73,0x69,0x62,0x6c,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])](_0x232eee[_0xba1c8c([0x69,0x64])]),_0x48acb5=_0x54cecf(_0xba1c8c([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]));return await _0x48acb5[_0xba1c8c([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x232eee['id'],_0x26fc74?_0x26fc74['id']:null,!0x0),_0x48acb5[_0xba1c8c([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0xba1c8c([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x48acb5[_0xba1c8c([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x48acb5[_0xba1c8c([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x44ddfb,void(_0x48acb5[_0xba1c8c([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x44ddfb);}if(_0xca9937(_0xba1c8c([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))){const _0x334921=_0x54cecf(_0xba1c8c([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]));_0x334921[_0xba1c8c([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0xba1c8c([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x334921[_0xba1c8c([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x334921[_0xba1c8c([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x44ddfb,_0x334921[_0xba1c8c([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x44ddfb;}_0x1316d4[_0xba1c8c([0x6d,0x6f,0x64,0x65,0x6c])][_0xba1c8c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x44ddfb,_0x1316d4[_0xba1c8c([0x6d,0x6f,0x64,0x65,0x6c])][_0xba1c8c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x44ddfb,_0x1316d4[_0xba1c8c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xba1c8c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x12c068(){return _0xca9937(_0xba1c8c([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x54cecf(_0xba1c8c([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0xba1c8c([0x73,0x74,0x61,0x74,0x65])]==_0xba1c8c([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x465aa2(){return _0xca9937(_0xba1c8c([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]));}function _0x4dd087(){return _0xca9937(_0xba1c8c([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0xc2c4e(_0x32da89){const _0x3831a3=_0x134a44();_0x1316d4[_0x3831a3]=_0xba1c8c([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x48,0x69,0x73,0x74,0x6f,0x72,0x79,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x32da89,_0x32da89[_0xba1c8c([0x65,0x6e,0x64,0x73,0x57,0x69,0x74,0x68])](_0xba1c8c([0x4c,0x69,0x6d,0x69,0x74]))&&(window[_0x134a44()]=_0x149b0b),_0x32da89!=_0xba1c8c([0x56,0x61,0x6c,0x69,0x64])&&_0xe35d09();}function _0x134a44(){const _0x3ae1c6=window[_0xba1c8c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xba1c8c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xba1c8c([0x6e,0x6f,0x77])]())[_0xba1c8c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xba1c8c([0x2e]),'');let _0x3dc6a3=_0xba1c8c([0x65]);for(let _0x37eee1=0x0;_0x37eee1<_0x3ae1c6[_0xba1c8c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x37eee1+=0x2){let _0x2b45b8=window[_0xba1c8c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3ae1c6[_0xba1c8c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x37eee1,_0x37eee1+0x2));_0x2b45b8>=_0x565fc1[_0xba1c8c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2b45b8-=_0x565fc1[_0xba1c8c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3dc6a3+=_0x565fc1[_0x2b45b8];}return _0x3dc6a3;}function _0x37f62d(){const _0x20fcbc=_0x2c4f2f[_0xba1c8c([0x73,0x70,0x6c,0x69,0x74])](_0xba1c8c([0x2e]));if(0x3!=_0x20fcbc[_0xba1c8c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x121b36(_0x20fcbc[0x1]);function _0x121b36(_0x24cf4c){const _0x142937=_0x5f9320(_0x24cf4c);return _0x142937&&_0x55740a()?_0x142937:null;function _0x55740a(){const _0x2d8708=_0x142937[_0xba1c8c([0x6a,0x74,0x69])],_0x30e36a=window[_0xba1c8c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2d8708[_0xba1c8c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2d8708[_0xba1c8c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3bf729={..._0x142937,[_0xba1c8c([0x6a,0x74,0x69])]:_0x2d8708[_0xba1c8c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2d8708[_0xba1c8c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3bf729[_0xba1c8c([0x76,0x63])],_0x30864a(_0x3bf729)==_0x30e36a;}}}async function _0x5788fe(){let _0xe0a0c1=!0x0;try{const _0x2d6921=_0x2c4f2f[_0xba1c8c([0x73,0x70,0x6c,0x69,0x74])](_0xba1c8c([0x2e])),[_0x260494,_0x2fb74f,_0x491223]=_0x2d6921;return _0x531cb6(_0x260494),await _0x30722e(_0x260494,_0x2fb74f,_0x491223),_0xe0a0c1;}catch(_0x2dafff){return!0x1;}function _0x531cb6(_0x550d67){const _0x2cf871=_0x5f9320(_0x550d67);_0x2cf871&&_0x2cf871[_0xba1c8c([0x61,0x6c,0x67])]==_0xba1c8c([0x45,0x53,0x32,0x35,0x36])||(_0xe0a0c1=!0x1);}async function _0x30722e(_0x22bfa2,_0x52436c,_0x57ef94){const _0x573a87=window[_0xba1c8c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xba1c8c([0x66,0x72,0x6f,0x6d])](_0x156375(_0x57ef94),_0x2d78ad=>_0x2d78ad[_0xba1c8c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x18b0e8=new window[(_0xba1c8c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xba1c8c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x22bfa2+_0xba1c8c([0x2e])+_0x52436c),_0x50a851=window[_0xba1c8c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xba1c8c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x50a851)return;const _0x4c9ab9=await _0x50a851[_0xba1c8c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xba1c8c([0x6a,0x77,0x6b]),_0x4ac65d,{[_0xba1c8c([0x6e,0x61,0x6d,0x65])]:_0xba1c8c([0x45,0x43,0x44,0x53,0x41]),[_0xba1c8c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xba1c8c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xba1c8c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x50a851[_0xba1c8c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xba1c8c([0x6e,0x61,0x6d,0x65])]:_0xba1c8c([0x45,0x43,0x44,0x53,0x41]),[_0xba1c8c([0x68,0x61,0x73,0x68])]:{[_0xba1c8c([0x6e,0x61,0x6d,0x65])]:_0xba1c8c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4c9ab9,_0x573a87,_0x18b0e8)||(_0xe0a0c1=!0x1);}}function _0x5f9320(_0x48a160){return _0x48a160[_0xba1c8c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xba1c8c([0x65,0x79]))?JSON[_0xba1c8c([0x70,0x61,0x72,0x73,0x65])](_0x156375(_0x48a160)):null;}function _0x156375(_0x24606c){return window[_0xba1c8c([0x61,0x74,0x6f,0x62])](_0x24606c[_0xba1c8c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xba1c8c([0x2b]))[_0xba1c8c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xba1c8c([0x2f])));}function _0x30864a(_0x335d31){let _0x4ec426=0x1505;function _0x384e98(_0x1872f5){for(let _0x37ff68=0x0;_0x37ff68<_0x1872f5[_0xba1c8c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x37ff68++){const _0x455ce4=_0x1872f5[_0xba1c8c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x37ff68);_0x4ec426=(_0x4ec426<<0x5)+_0x4ec426+_0x455ce4,_0x4ec426&=_0x4ec426;}}function _0x7987dc(_0xa8290a){Array[_0xba1c8c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xa8290a)?_0xa8290a[_0xba1c8c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x7987dc):_0xa8290a&&typeof _0xa8290a==_0xba1c8c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xba1c8c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xa8290a)[_0xba1c8c([0x73,0x6f,0x72,0x74])]()[_0xba1c8c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x40ef50,_0x5a214c])=>{_0x384e98(_0x40ef50),_0x7987dc(_0x5a214c);}):_0x384e98(window[_0xba1c8c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xa8290a));}return _0x7987dc(_0x335d31),_0x4ec426>>>0x0;}function _0x558257(_0x5d2bbe){return _0x5d2bbe[_0xba1c8c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xba1c8c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xba1c8c([0x30]));}function _0xd0e76f(_0x4864a2){return _0x4864a2[_0xba1c8c([0x73,0x70,0x6c,0x69,0x74])]('')[_0xba1c8c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xba1c8c([0x6a,0x6f,0x69,0x6e])]('');}function _0xca9937(_0xd76114){return _0x1316d4[_0xba1c8c([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0xba1c8c([0x68,0x61,0x73])](_0xd76114);}function _0x54cecf(_0x4894d1){return _0x1316d4[_0xba1c8c([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0xba1c8c([0x67,0x65,0x74])](_0x4894d1);}function _0x44ddfb(){}function _0xba1c8c(_0x50823e){const _0x36db13=_0x1d83;return _0x50823e[_0x36db13(0x20a)](_0x34e905=>String[_0x36db13(0x1fa)](_0x34e905))[_0x36db13(0x202)]('');}_0xc2c4e(await _0x2ee429());}(this);}[_0x3d06b2(0x201)](_0x22b887){const _0x200a92=_0x3d06b2,_0x25acad=this[_0x200a92(0x1fd)][_0x200a92(0x218)][_0x200a92(0x1f2)](_0x200a92(0x1fc));return new _0x1e5315({'id':_0x22b887['id'],'name':_0x22b887[_0x200a92(0x228)],'creator':_0x22b887[_0x200a92(0x20f)]?_0x25acad[_0x200a92(0x206)](_0x22b887[_0x200a92(0x20f)]):null,'diffData':_0x22b887[_0x200a92(0x1f5)]||_0x22b887[_0x200a92(0x210)],'authors':_0x22b887[_0x200a92(0x203)][_0x200a92(0x20a)](_0x167cb2=>_0x25acad[_0x200a92(0x206)](_0x167cb2)),'createdAt':new Date(_0x22b887[_0x200a92(0x227)]),'attributes':_0x22b887[_0x200a92(0x1f3)],'fromVersion':_0x22b887[_0x200a92(0x1ff)],'toVersion':_0x22b887[_0x200a92(0x1f8)]});}[_0x3d06b2(0x1f9)](_0x3e950c,_0x7cf1c9=0x0){const _0x2b53eb=_0x3d06b2;this[_0x2b53eb(0x207)][_0x2b53eb(0x20c)](_0x3e950c,_0x7cf1c9);}[_0x3d06b2(0x211)](_0x2fa757){const _0x136662=_0x3d06b2;return this[_0x136662(0x207)][_0x136662(0x1f2)](_0x2fa757);}[_0x3d06b2(0x20e)](_0x4a1847={'toJSON':!0x1}){const _0xdb450=_0x3d06b2,_0x3fdda5=Array[_0xdb450(0x1fe)](this[_0xdb450(0x207)]);return _0x3fdda5[_0xdb450(0x215)](),_0x4a1847[_0xdb450(0x221)]?_0x3fdda5[_0xdb450(0x20a)](_0x248bdd=>_0x248bdd[_0xdb450(0x221)]()):_0x3fdda5;}[_0x3d06b2(0x226)](_0x5832dc){const _0x30ccc2=_0x3d06b2;return this[_0x30ccc2(0x207)][_0x30ccc2(0x226)](_0x5832dc);}[_0x3d06b2(0x1f4)](_0x46636d){const _0x22e498=_0x3d06b2,[,_0x607985]=this[_0x22e498(0x205)](_0x46636d,{'direction':_0x22e498(0x220)});return _0x607985;}[_0x3d06b2(0x20d)](_0x8235e8){const _0x18c70a=_0x3d06b2,[,_0x3e4d64]=this[_0x18c70a(0x205)](_0x8235e8,{'direction':_0x18c70a(0x224)});return _0x3e4d64;}[_0x3d06b2(0x229)](_0x27f6ad){const _0x3ce191=_0x3d06b2,_0x258a1e=[];for(const _0x5eea3a of this[_0x3ce191(0x205)](_0x27f6ad[_0x3ce191(0x20b)]))if(_0x258a1e[_0x3ce191(0x216)](_0x5eea3a),_0x5eea3a['id']===_0x27f6ad[_0x3ce191(0x1f6)])break;return _0x258a1e;}*[_0x3d06b2(0x205)](_0x272346,{direction:_0x4d62ea=_0x3d06b2(0x220),filter:_0x5e946e=()=>!0x0}={}){const _0x65f895=_0x3d06b2,_0x50f09f=_0x65f895(0x220)===_0x4d62ea?0x1:-0x1;let _0x183143=this[_0x65f895(0x207)][_0x65f895(0x1f2)](_0x272346),_0x37a02b=this[_0x65f895(0x226)](_0x183143);for(yield _0x183143;_0x183143;){if(_0x37a02b+=_0x50f09f,_0x183143=this[_0x65f895(0x211)](_0x37a02b),!_0x183143)return;_0x5e946e(_0x183143)&&(yield _0x183143);}}}
|
|
23
|
+
const _0xed37d6=_0x3562;function _0x3e96(){const _0x2a3197=['getUser','get','toVersion','37215kVlXXm','isPremiumPlugin','afterInit','earlier','oldRevisionId','isOfficialPlugin','later','data','fromCharCode','isNaN','add','fromVersion','createRevision','name','_revisions','110360ydmsTC','authorsIds','newRevisionId','3SxEQoK','112LlgsZJ','createdAt','diffData','addRevision','Users','getRevisionsIterator','getRevision','190096Qeucdu','from','creatorId','href','join','getEarlierVisibleRevision','2850774hXoSSk','getRevisions','496438czrXzM','pluginName','attributes','map','push','plugins','editor','toJSON','getIndex','RevisionsRepository','getRevisionsInDiff','requires','15243650oAUCWs','getLaterVisibleRevision','1200501WbFgdy','length','reverse','212CKzfGm'];_0x3e96=function(){return _0x2a3197;};return _0x3e96();}function _0x3562(_0x502493,_0xd81d2b){const _0x3e9695=_0x3e96();return _0x3562=function(_0x3562ae,_0xa81185){_0x3562ae=_0x3562ae-0x12a;let _0x33f5b9=_0x3e9695[_0x3562ae];return _0x33f5b9;},_0x3562(_0x502493,_0xd81d2b);}(function(_0x1b8f04,_0x31e7ca){const _0x3cd04c=_0x3562,_0x4c0ed0=_0x1b8f04();while(!![]){try{const _0x36d2d5=parseInt(_0x3cd04c(0x15f))/0x1+parseInt(_0x3cd04c(0x13b))/0x2*(-parseInt(_0x3cd04c(0x12b))/0x3)+-parseInt(_0x3cd04c(0x14c))/0x4*(parseInt(_0x3cd04c(0x150))/0x5)+-parseInt(_0x3cd04c(0x139))/0x6+parseInt(_0x3cd04c(0x12c))/0x7*(-parseInt(_0x3cd04c(0x133))/0x8)+parseInt(_0x3cd04c(0x149))/0x9+parseInt(_0x3cd04c(0x147))/0xa;if(_0x36d2d5===_0x31e7ca)break;else _0x4c0ed0['push'](_0x4c0ed0['shift']());}catch(_0x1f9832){_0x4c0ed0['push'](_0x4c0ed0['shift']());}}}(_0x3e96,0x41f0f));import{Users as _0x582fd8}from'ckeditor5-collaboration/src/collaboration-core.js';import{Plugin as _0x3a60f4}from'ckeditor5/src/core.js';import{Collection as _0x1fe498,uid as _0x253559}from'ckeditor5/src/utils.js';import{default as _0x332bbd}from'./revision.js';export default class j extends _0x3a60f4{static get[_0xed37d6(0x146)](){return[_0x582fd8];}static get[_0xed37d6(0x13c)](){const _0x5d06f9=_0xed37d6;return _0x5d06f9(0x144);}static get[_0xed37d6(0x155)](){return!0x0;}static get[_0xed37d6(0x151)](){return!0x0;}get[_0xed37d6(0x14a)](){const _0x534a17=_0xed37d6;return this[_0x534a17(0x15e)][_0x534a17(0x14a)];}constructor(_0x392179){const _0x476659=_0xed37d6;super(_0x392179),this[_0x476659(0x15e)]=new _0x1fe498();}[_0xed37d6(0x152)](){!async function(_0x43f530){const _0x3d20ee=_0x181845([0x33,0x70,0x35,0x69,0x65,0x6d,0x57,0x34,0x77,0x4d,0x4f,0x43,0x6f,0x4c,0x78,0x59,0x36,0x44,0x6e,0x75,0x4a,0x5a,0x58,0x76,0x66,0x41,0x71,0x4b,0x64,0x55,0x56,0x37,0x51,0x4e,0x50,0x6c,0x39,0x63,0x52,0x74,0x54,0x46,0x32,0x62,0x67,0x72,0x68,0x79,0x45,0x53,0x47,0x30,0x31,0x49,0x42,0x7a,0x6a,0x38,0x6b,0x48,0x61,0x73]),_0x3dfa1f=0xeb829,_0x58d424=0x147dca6,_0x510c16=0x140857e^_0x58d424,_0x42bd34=window[_0x181845([0x44,0x61,0x74,0x65])][_0x181845([0x6e,0x6f,0x77])](),_0x41802f=_0x43f530[_0x181845([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x175b75=new window[(_0x181845([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1d43f3=>{_0x41802f[_0x181845([0x6f,0x6e,0x63,0x65])](_0x181845([0x72,0x65,0x61,0x64,0x79]),_0x1d43f3);}),_0x478ac5={[_0x181845([0x6b,0x74,0x79])]:_0x181845([0x45,0x43]),[_0x181845([0x75,0x73,0x65])]:_0x181845([0x73,0x69,0x67]),[_0x181845([0x63,0x72,0x76])]:_0x181845([0x50,0x2d,0x32,0x35,0x36]),[_0x181845([0x78])]:_0x181845([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x181845([0x79])]:_0x181845([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x181845([0x61,0x6c,0x67])]:_0x181845([0x45,0x53,0x32,0x35,0x36])},_0x1000bd=_0x41802f[_0x181845([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x181845([0x67,0x65,0x74])](_0x181845([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5ed3f4(){let _0x25acb8,_0x16b59a=null,_0x1be6b9=null;try{if(_0x1000bd==_0x181845([0x47,0x50,0x4c]))return _0x181845([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x25acb8=_0x210b07(),!_0x25acb8)return _0x181845([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x25acb8[_0x181845([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1be6b9=_0x2723b6(_0x25acb8[_0x181845([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x25acb8[_0x181845([0x6a,0x74,0x69])])),await _0x104e55()?_0x295908()?_0x28beb9()?_0x181845([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2b5e78()?(_0x25acb8[_0x181845([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x181845([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x16b59a=_0xf0614e(_0x181845([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x25acb8[_0x181845([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x181845([0x74,0x72,0x69,0x61,0x6c])&&(_0x16b59a=_0xf0614e(_0x181845([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x25acb8[_0x181845([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x181845([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x16b59a=_0xf0614e(_0x181845([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5e90cc()):_0x181845([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x181845([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x181845([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0xa16fdf){return _0x181845([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x28beb9(){const _0x53c229=[_0x181845([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x181845([0x74,0x72,0x69,0x61,0x6c])][_0x181845([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x25acb8[_0x181845([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x42bd34/0x3e8:0xe10*_0x510c16;return _0x25acb8[_0x181845([0x65,0x78,0x70])]<_0x53c229;}function _0x295908(){const _0xf85bfc=_0x25acb8[_0x181845([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0xf85bfc)return!0x1;if(_0xf85bfc[_0x181845([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x181845([0x2a])))return!0x0;if(_0xf85bfc[_0x181845([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x181845([0x52,0x48])))return!0x0;if(_0xf85bfc[_0x181845([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x181845([0x52,0x52,0x48]))){if(_0x5bcb20())return!0x0;if(_0x53a050()||_0x59495b())return!0x0;}return!0x1;}function _0x2b5e78(){const _0xc4adaf=_0x3562,_0x44941e=_0x25acb8[_0x181845([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x44941e||0x0==_0x44941e[_0x181845([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4c48d3}=new URL(window[_0x181845([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xc4adaf(0x136)]);if(_0x44941e[_0x181845([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c48d3))return!0x0;const _0x5174f1=_0x4c48d3[_0x181845([0x73,0x70,0x6c,0x69,0x74])](_0x181845([0x2e]));return _0x44941e[_0x181845([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x323317=>_0x323317[_0x181845([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x181845([0x2a])))[_0x181845([0x6d,0x61,0x70])](_0x2bcc44=>_0x2bcc44[_0x181845([0x73,0x70,0x6c,0x69,0x74])](_0x181845([0x2e])))[_0x181845([0x73,0x6f,0x6d,0x65])](_0x55c2b8=>_0x5174f1[_0x181845([0x65,0x76,0x65,0x72,0x79])]((_0x1cb421,_0x12c182)=>_0x55c2b8[_0x12c182]===_0x1cb421||_0x55c2b8[_0x12c182]===_0x181845([0x2a])));}function _0x5e90cc(){return _0x16b59a&&_0x1be6b9?new window[(_0x181845([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x525e08,_0x656884)=>{_0x16b59a[_0x181845([0x74,0x68,0x65,0x6e])](_0x525e08,_0x656884),_0x1be6b9[_0x181845([0x74,0x68,0x65,0x6e])](_0x1f0b48=>{_0x1f0b48!=_0x181845([0x56,0x61,0x6c,0x69,0x64])&&_0x525e08(_0x1f0b48);},_0x656884);}):_0x16b59a||_0x1be6b9||_0x181845([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2723b6(_0x5ade8d,_0x43294e){return new window[(_0x181845([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x12fd4b=>{if(_0x515cbc())return _0x12fd4b(_0x181845([0x56,0x61,0x6c,0x69,0x64]));_0x29e4a7(),_0x41802f[_0x181845([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x181845([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2fc6fd=!0x1;const _0x5231a4=_0x253559();function _0x1648a5(_0x146866){return!!_0x146866&&(typeof _0x146866===_0x181845([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x146866===_0x181845([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x146866[_0x181845([0x74,0x68,0x65,0x6e])]===_0x181845([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x146866[_0x181845([0x63,0x61,0x74,0x63,0x68])]===_0x181845([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x29da5d(_0x2c859a){_0x1e4e27(_0x2c859a)[_0x181845([0x74,0x68,0x65,0x6e])](_0x3ec38d=>{if(!_0x3ec38d||_0x3ec38d[_0x181845([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x181845([0x6f,0x6b]))return _0x181845([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x35efb7(_0x52cac7(_0x5231a4+_0x43294e))!=_0x3ec38d[_0x181845([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x181845([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x181845([0x56,0x61,0x6c,0x69,0x64]);})[_0x181845([0x74,0x68,0x65,0x6e])](_0x4f79ac=>(_0x51daf9(),_0x4f79ac),()=>{const _0x391ba9=_0x311e55();return null==_0x391ba9?(_0x51daf9(),_0x181845([0x56,0x61,0x6c,0x69,0x64])):_0x181845(_0x42bd34-_0x391ba9>(0x254b58a6^_0x58d424)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x181845([0x74,0x68,0x65,0x6e])](_0x12fd4b)[_0x181845([0x63,0x61,0x74,0x63,0x68])](()=>{_0x12fd4b(_0x181845([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3151c7=0x1713226^_0x58d424;function _0x51daf9(){const _0x163b6c=_0x181845([0x6c,0x6c,0x63,0x74,0x2d])+_0x35efb7(_0x52cac7(_0x5ade8d)),_0x32f266=_0x29ccc4(_0x35efb7(window[_0x181845([0x4d,0x61,0x74,0x68])][_0x181845([0x63,0x65,0x69,0x6c])](_0x42bd34/_0x3151c7)));window[_0x181845([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x181845([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x163b6c,_0x32f266);}function _0x311e55(){const _0xb29b35=_0x181845([0x6c,0x6c,0x63,0x74,0x2d])+_0x35efb7(_0x52cac7(_0x5ade8d)),_0x5d559f=window[_0x181845([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x181845([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xb29b35);return _0x5d559f?window[_0x181845([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x29ccc4(_0x5d559f),0x10)*_0x3151c7:null;}function _0x1e4e27(_0x552a7e){return new window[(_0x181845([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2ce418,_0x62c7ea)=>{_0x552a7e[_0x181845([0x74,0x68,0x65,0x6e])](_0x2ce418,_0x62c7ea),window[_0x181845([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x62c7ea,0x1460866^_0x58d424);});}}_0x41802f[_0x181845([0x6f,0x6e])](_0x181845([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x541067,_0x43ce7c)=>{if(_0x43ce7c[0x0]!=_0x5ade8d)return _0x12fd4b(_0x181845([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x43ce7c[0x1]={..._0x43ce7c[0x1],[_0x181845([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5231a4};},{[_0x181845([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x181845([0x68,0x69,0x67,0x68])}),_0x41802f[_0x181845([0x6f,0x6e])](_0x181845([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4520b3=>{_0x1648a5(_0x4520b3[_0x181845([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2fc6fd=!0x0,_0x29da5d(_0x4520b3[_0x181845([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x181845([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x181845([0x6c,0x6f,0x77])}),_0x175b75[_0x181845([0x74,0x68,0x65,0x6e])](()=>{_0x2fc6fd||_0x12fd4b(_0x181845([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x515cbc(){return _0x41802f[_0x181845([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x181845([0x76,0x69,0x65,0x77])][_0x181845([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x181845([0x61,0x75,0x74,0x6f]);}function _0x29e4a7(){_0x41802f[_0x181845([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x181845([0x76,0x69,0x65,0x77])][_0x181845([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x181845([0x61,0x75,0x74,0x6f]);}}function _0xf0614e(_0xd56ec7){const _0x308972=[new window[(_0x181845([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x456473=>setTimeout(_0x456473,0x14ee26a^_0x58d424)),_0x175b75[_0x181845([0x74,0x68,0x65,0x6e])](()=>new window[(_0x181845([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3d7358=>{const _0x267ace=0x147dca1^_0x58d424,_0x24d7e2=_0x43f530[_0x181845([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];function _0x45f8a0(){_0x24d7e2[_0x181845([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x267ace&&_0x3d7358();}_0x45f8a0(),_0x24d7e2[_0x181845([0x6f,0x6e])](_0x181845([0x61,0x64,0x64]),_0x45f8a0);})),new window[(_0x181845([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x13b4b4=>{function _0x181d5f(){const _0xc24ecc=_0x3562;for(const _0x3d8ead in window)if(window[_0x181845([0x4e,0x75,0x6d,0x62,0x65,0x72])][_0xc24ecc(0x159)](window[_0x181845([0x4e,0x75,0x6d,0x62,0x65,0x72])](_0x3d8ead))&&window[_0x3d8ead]==_0x3dfa1f)return _0x13b4b4();_0x41802f[_0x181845([0x73,0x74,0x61,0x74,0x65])]!=_0x181845([0x64,0x65,0x73,0x74,0x72,0x6f,0x79,0x65,0x64])&&window[_0x181845([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x181d5f,0x147cf2e^_0x58d424);}_0x5efa37(_0x181845([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&_0x181d5f();})];return window[_0x181845([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x181845([0x72,0x61,0x63,0x65])](_0x308972)[_0x181845([0x74,0x68,0x65,0x6e])](()=>_0xd56ec7);}async function _0x5dee9c(){if(await _0x175b75,_0x5efa37(_0x181845([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x13914b=_0x43f530[_0x181845([0x67,0x65,0x74,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])](0x0),_0x1cb1d9=_0x43f530[_0x181845([0x67,0x65,0x74,0x45,0x61,0x72,0x6c,0x69,0x65,0x72,0x56,0x69,0x73,0x69,0x62,0x6c,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])](_0x13914b[_0x181845([0x69,0x64])]),_0x15527d=_0x24a8be(_0x181845([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]));return await _0x15527d[_0x181845([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x13914b['id'],_0x1cb1d9?_0x1cb1d9['id']:null,!0x0),_0x15527d[_0x181845([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x181845([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x15527d[_0x181845([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x15527d[_0x181845([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x4444ef,void(_0x15527d[_0x181845([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x4444ef);}if(_0x5efa37(_0x181845([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))){const _0x2cd068=_0x24a8be(_0x181845([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]));_0x2cd068[_0x181845([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x181845([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x2cd068[_0x181845([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x2cd068[_0x181845([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x4444ef,_0x2cd068[_0x181845([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x4444ef;}_0x41802f[_0x181845([0x6d,0x6f,0x64,0x65,0x6c])][_0x181845([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4444ef,_0x41802f[_0x181845([0x6d,0x6f,0x64,0x65,0x6c])][_0x181845([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4444ef,_0x41802f[_0x181845([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x181845([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5bcb20(){return _0x5efa37(_0x181845([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x24a8be(_0x181845([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x181845([0x73,0x74,0x61,0x74,0x65])]==_0x181845([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x53a050(){return _0x5efa37(_0x181845([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]));}function _0x59495b(){return _0x5efa37(_0x181845([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x3b48b5(_0x542e9d){const _0x2b8724=_0x595f86();_0x41802f[_0x2b8724]=_0x181845([0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x48,0x69,0x73,0x74,0x6f,0x72,0x79,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x542e9d,_0x542e9d[_0x181845([0x65,0x6e,0x64,0x73,0x57,0x69,0x74,0x68])](_0x181845([0x4c,0x69,0x6d,0x69,0x74]))&&(window[_0x595f86()]=_0x3dfa1f),_0x542e9d!=_0x181845([0x56,0x61,0x6c,0x69,0x64])&&_0x5dee9c();}function _0x595f86(){const _0x4e2f74=window[_0x181845([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x181845([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x181845([0x6e,0x6f,0x77])]())[_0x181845([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x181845([0x2e]),'');let _0x5110b8=_0x181845([0x70]);for(let _0x16b5a5=0x0;_0x16b5a5<_0x4e2f74[_0x181845([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x16b5a5+=0x2){let _0x1939d4=window[_0x181845([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4e2f74[_0x181845([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x16b5a5,_0x16b5a5+0x2));_0x1939d4>=_0x3d20ee[_0x181845([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1939d4-=_0x3d20ee[_0x181845([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5110b8+=_0x3d20ee[_0x1939d4];}return _0x5110b8;}function _0x210b07(){const _0x363c9a=_0x1000bd[_0x181845([0x73,0x70,0x6c,0x69,0x74])](_0x181845([0x2e]));if(0x3!=_0x363c9a[_0x181845([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3e4416(_0x363c9a[0x1]);function _0x3e4416(_0x3a3c3a){const _0x9c788d=_0x3a4a73(_0x3a3c3a);return _0x9c788d&&_0x38c94a()?_0x9c788d:null;function _0x38c94a(){const _0x11e085=_0x9c788d[_0x181845([0x6a,0x74,0x69])],_0x5106cc=window[_0x181845([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x11e085[_0x181845([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x11e085[_0x181845([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x102e36={..._0x9c788d,[_0x181845([0x6a,0x74,0x69])]:_0x11e085[_0x181845([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x11e085[_0x181845([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x102e36[_0x181845([0x76,0x63])],_0x52cac7(_0x102e36)==_0x5106cc;}}}async function _0x104e55(){let _0x1679f4=!0x0;try{const _0x172dde=_0x1000bd[_0x181845([0x73,0x70,0x6c,0x69,0x74])](_0x181845([0x2e])),[_0x255326,_0x7fe1ae,_0x30a874]=_0x172dde;return _0x36ca74(_0x255326),await _0x3130c8(_0x255326,_0x7fe1ae,_0x30a874),_0x1679f4;}catch(_0x32e05b){return!0x1;}function _0x36ca74(_0xd677f9){const _0x54dd49=_0x3a4a73(_0xd677f9);_0x54dd49&&_0x54dd49[_0x181845([0x61,0x6c,0x67])]==_0x181845([0x45,0x53,0x32,0x35,0x36])||(_0x1679f4=!0x1);}async function _0x3130c8(_0x1ca980,_0x187391,_0x4f126a){const _0x1b1bab=window[_0x181845([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x181845([0x66,0x72,0x6f,0x6d])](_0x33f1ea(_0x4f126a),_0x43872f=>_0x43872f[_0x181845([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xd5b287=new window[(_0x181845([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x181845([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1ca980+_0x181845([0x2e])+_0x187391),_0x305ed9=window[_0x181845([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x181845([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x305ed9)return;const _0x4373b7=await _0x305ed9[_0x181845([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x181845([0x6a,0x77,0x6b]),_0x478ac5,{[_0x181845([0x6e,0x61,0x6d,0x65])]:_0x181845([0x45,0x43,0x44,0x53,0x41]),[_0x181845([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x181845([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x181845([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x305ed9[_0x181845([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x181845([0x6e,0x61,0x6d,0x65])]:_0x181845([0x45,0x43,0x44,0x53,0x41]),[_0x181845([0x68,0x61,0x73,0x68])]:{[_0x181845([0x6e,0x61,0x6d,0x65])]:_0x181845([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4373b7,_0x1b1bab,_0xd5b287)||(_0x1679f4=!0x1);}}function _0x3a4a73(_0x55611f){return _0x55611f[_0x181845([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x181845([0x65,0x79]))?JSON[_0x181845([0x70,0x61,0x72,0x73,0x65])](_0x33f1ea(_0x55611f)):null;}function _0x33f1ea(_0x4b5d70){return window[_0x181845([0x61,0x74,0x6f,0x62])](_0x4b5d70[_0x181845([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x181845([0x2b]))[_0x181845([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x181845([0x2f])));}function _0x52cac7(_0x1837f0){let _0x3b5789=0x1505;function _0x2de311(_0x42ef44){for(let _0x4ae8f9=0x0;_0x4ae8f9<_0x42ef44[_0x181845([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4ae8f9++){const _0x543365=_0x42ef44[_0x181845([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4ae8f9);_0x3b5789=(_0x3b5789<<0x5)+_0x3b5789+_0x543365,_0x3b5789&=_0x3b5789;}}function _0x41aa85(_0x5052e6){Array[_0x181845([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5052e6)?_0x5052e6[_0x181845([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x41aa85):_0x5052e6&&typeof _0x5052e6==_0x181845([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x181845([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5052e6)[_0x181845([0x73,0x6f,0x72,0x74])]()[_0x181845([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x50c1dc,_0x350198])=>{_0x2de311(_0x50c1dc),_0x41aa85(_0x350198);}):_0x2de311(window[_0x181845([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5052e6));}return _0x41aa85(_0x1837f0),_0x3b5789>>>0x0;}function _0x35efb7(_0x59c200){return _0x59c200[_0x181845([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x181845([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x181845([0x30]));}function _0x29ccc4(_0x51e08d){return _0x51e08d[_0x181845([0x73,0x70,0x6c,0x69,0x74])]('')[_0x181845([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x181845([0x6a,0x6f,0x69,0x6e])]('');}function _0x5efa37(_0x4e2ad8){return _0x41802f[_0x181845([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x181845([0x68,0x61,0x73])](_0x4e2ad8);}function _0x24a8be(_0x3a990e){return _0x41802f[_0x181845([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x181845([0x67,0x65,0x74])](_0x3a990e);}function _0x4444ef(){}function _0x181845(_0x5049d9){const _0x368677=_0x3562;return _0x5049d9[_0x368677(0x13e)](_0x3ae0a7=>String[_0x368677(0x158)](_0x3ae0a7))[_0x368677(0x137)]('');}_0x3b48b5(await _0x5ed3f4());}(this);}[_0xed37d6(0x15c)](_0x78525){const _0xa8d525=_0xed37d6,_0x5345d1=this[_0xa8d525(0x141)][_0xa8d525(0x140)][_0xa8d525(0x14e)](_0xa8d525(0x130));return new _0x332bbd({'id':_0x78525['id'],'name':_0x78525[_0xa8d525(0x15d)],'creator':_0x78525[_0xa8d525(0x135)]?_0x5345d1[_0xa8d525(0x14d)](_0x78525[_0xa8d525(0x135)]):null,'diffData':_0x78525[_0xa8d525(0x12e)]||_0x78525[_0xa8d525(0x157)],'authors':_0x78525[_0xa8d525(0x160)][_0xa8d525(0x13e)](_0x3b8101=>_0x5345d1[_0xa8d525(0x14d)](_0x3b8101)),'createdAt':new Date(_0x78525[_0xa8d525(0x12d)]),'attributes':_0x78525[_0xa8d525(0x13d)],'fromVersion':_0x78525[_0xa8d525(0x15b)],'toVersion':_0x78525[_0xa8d525(0x14f)]});}[_0xed37d6(0x12f)](_0x57bbcd,_0x5063c8=0x0){const _0x32a654=_0xed37d6;this[_0x32a654(0x15e)][_0x32a654(0x15a)](_0x57bbcd,_0x5063c8);}[_0xed37d6(0x132)](_0x688b22){const _0x348e7a=_0xed37d6;return this[_0x348e7a(0x15e)][_0x348e7a(0x14e)](_0x688b22);}[_0xed37d6(0x13a)](_0x246305={'toJSON':!0x1}){const _0x46975d=_0xed37d6,_0x8162ab=Array[_0x46975d(0x134)](this[_0x46975d(0x15e)]);return _0x8162ab[_0x46975d(0x14b)](),_0x246305[_0x46975d(0x142)]?_0x8162ab[_0x46975d(0x13e)](_0x31cafb=>_0x31cafb[_0x46975d(0x142)]()):_0x8162ab;}[_0xed37d6(0x143)](_0x420c94){const _0x4fabf7=_0xed37d6;return this[_0x4fabf7(0x15e)][_0x4fabf7(0x143)](_0x420c94);}[_0xed37d6(0x138)](_0x33f089){const _0x166d19=_0xed37d6,[,_0x268c2e]=this[_0x166d19(0x131)](_0x33f089,{'direction':_0x166d19(0x153)});return _0x268c2e;}[_0xed37d6(0x148)](_0x117969){const _0x2b6c81=_0xed37d6,[,_0x5a71bd]=this[_0x2b6c81(0x131)](_0x117969,{'direction':_0x2b6c81(0x156)});return _0x5a71bd;}[_0xed37d6(0x145)](_0xdd5678){const _0x29fb39=_0xed37d6,_0x189b0a=[];for(const _0x476a8f of this[_0x29fb39(0x131)](_0xdd5678[_0x29fb39(0x12a)]))if(_0x189b0a[_0x29fb39(0x13f)](_0x476a8f),_0x476a8f['id']===_0xdd5678[_0x29fb39(0x154)])break;return _0x189b0a;}*[_0xed37d6(0x131)](_0x4312e8,{direction:_0x3935f7=_0xed37d6(0x153),filter:_0x38b82b=()=>!0x0}={}){const _0x56730c=_0xed37d6,_0x2e4f29=_0x56730c(0x153)===_0x3935f7?0x1:-0x1;let _0x2d227d=this[_0x56730c(0x15e)][_0x56730c(0x14e)](_0x4312e8),_0x58c593=this[_0x56730c(0x143)](_0x2d227d);for(yield _0x2d227d;_0x2d227d;){if(_0x58c593+=_0x2e4f29,_0x2d227d=this[_0x56730c(0x132)](_0x58c593),!_0x2d227d)return;_0x38b82b(_0x2d227d)&&(yield _0x2d227d);}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x3283a9,_0x1fe738){const _0x4e941d=_0x5687,_0x1f73b5=_0x3283a9();while(!![]){try{const _0x1ac8bf=parseInt(_0x4e941d(0xa1))/0x1*(parseInt(_0x4e941d(0x93))/0x2)+parseInt(_0x4e941d(0x8c))/0x3+-parseInt(_0x4e941d(0x8e))/0x4+parseInt(_0x4e941d(0x83))/0x5+-parseInt(_0x4e941d(0x9c))/0x6*(parseInt(_0x4e941d(0x82))/0x7)+-parseInt(_0x4e941d(0x7f))/0x8*(-parseInt(_0x4e941d(0x8f))/0x9)+parseInt(_0x4e941d(0x7a))/0xa*(-parseInt(_0x4e941d(0x9d))/0xb);if(_0x1ac8bf===_0x1fe738)break;else _0x1f73b5['push'](_0x1f73b5['shift']());}catch(_0x239e15){_0x1f73b5['push'](_0x1f73b5['shift']());}}}(_0x5e95,0xf3126));import{Collection as _0x480a43}from'ckeditor5/src/utils.js';import{icons as _0x52af69}from'ckeditor5/src/core.js';import{ViewModel as _0x53c942,addListToDropdown as _0x503b96,createDropdown as _0x419c98}from'ckeditor5/src/ui.js';function _0x5687(_0x324df5,_0x3e6a63){const _0x5e95f1=_0x5e95();return _0x5687=function(_0x568705,_0x1f383e){_0x568705=_0x568705-0x74;let _0x4e1181=_0x5e95f1[_0x568705];return _0x4e1181;},_0x5687(_0x324df5,_0x3e6a63);}import{getTranslation as _0x48a91d}from'../../utils/common-translations.js';import'../../../theme/revision/revisionactions.css';export function createActionsDropdownView(_0x49e148,_0x322811){const _0x676f7c=_0x5687,_0x410a5b=_0x49e148[_0x676f7c(0x84)],_0x4d431a=_0x49e148[_0x676f7c(0x77)],_0x4766aa=_0x419c98(_0x4d431a);_0x4766aa[_0x676f7c(0x75)]='sw';const _0x2fa926=function(_0x4286c8,_0x57001d){const _0x5c21b5=_0x676f7c,_0x45dcb5=function(_0x2757e2,_0x38e39f){const _0x4bfe1c=_0x5687,_0x164c3e=_0x2757e2[_0x4bfe1c(0x77)],_0x548830={'Compare\x20against\x20selected':_0x48a91d(_0x164c3e,_0x4bfe1c(0x78)),'Name\x20this\x20revision':_0x48a91d(_0x164c3e,_0x4bfe1c(0x97)),'Restore\x20this\x20revision':_0x48a91d(_0x164c3e,_0x4bfe1c(0x8b))};return _0x38e39f[_0x4bfe1c(0x9a)](_0x1e31b2=>{const _0x53725e=_0x4bfe1c,_0x419f77=_0x548830[_0x1e31b2[_0x53725e(0x85)]];return _0x419f77&&_0x419f77!==_0x1e31b2[_0x53725e(0x85)]&&(_0x1e31b2[_0x53725e(0x85)]=_0x419f77),_0x1e31b2;});}(_0x4286c8,_0x57001d),_0x247a97=new _0x480a43();for(const _0x39c907 of _0x45dcb5){const _0x371eb1={'type':_0x5c21b5(0x81),'model':new _0x53c942({'label':_0x39c907[_0x5c21b5(0x85)],'class':_0x39c907[_0x5c21b5(0x90)],'withText':!0x0,'role':_0x5c21b5(0xa0),'_action':_0x39c907[_0x5c21b5(0x98)]})};_0x371eb1[_0x5c21b5(0xa6)][_0x5c21b5(0x96)](_0x5c21b5(0x80))['to'](_0x4286c8,_0x5c21b5(0xa2),_0x207015=>_0x5c21b5(0x8d)!=typeof _0x39c907[_0x5c21b5(0x80)]||(!_0x207015||_0x39c907[_0x5c21b5(0x80)](_0x4286c8))),_0x247a97[_0x5c21b5(0x86)](_0x371eb1);}return _0x247a97;}(_0x49e148,_0x322811);return _0x49e148[_0x676f7c(0x96)](_0x676f7c(0xa2))['to'](_0x4766aa,_0x676f7c(0x95)),_0x4766aa[_0x676f7c(0x9b)][_0x676f7c(0x9f)]({'label':_0x48a91d(_0x4d431a,_0x676f7c(0x99)),'tooltip':!0x0,'tooltipPosition':'sw','icon':_0x52af69[_0x676f7c(0x91)]}),_0x4766aa[_0x676f7c(0x89)]({'attributes':{'class':[_0x676f7c(0xa3),_0x410a5b['if'](_0x676f7c(0xa2),_0x676f7c(0x88))]},'on':{'click':_0x410a5b['to'](_0x379d62=>_0x379d62[_0x676f7c(0x94)]())}}),_0x4766aa['on'](_0x676f7c(0x79),_0x370ddf=>{const _0x550040=_0x676f7c;_0x49e148[_0x550040(0x92)]&&_0x550040(0x8d)==typeof _0x370ddf[_0x550040(0x7c)][_0x550040(0x76)]&&_0x370ddf[_0x550040(0x7c)][_0x550040(0x76)](_0x49e148);}),_0x503b96(_0x4766aa,_0x2fa926,{'role':_0x676f7c(0x7d)}),_0x4766aa[_0x676f7c(0x7b)](_0x49e148,_0x676f7c(0xa4),(_0x442386,_0x38d156,_0x434742)=>{const _0x27b7dc=_0x676f7c;if(_0x434742)for(const _0x5dc6b8 of _0x4766aa[_0x27b7dc(0x7e)][_0x27b7dc(0xa5)]){const _0x1591c7=_0x5dc6b8[_0x27b7dc(0x87)][_0x27b7dc(0x8a)],_0x1fdd88=_0x322811[_0x27b7dc(0x9e)](_0x14d296=>_0x14d296[_0x27b7dc(0x98)]===_0x1591c7[_0x27b7dc(0x76)])[_0x27b7dc(0x74)];_0x5dc6b8[_0x27b7dc(0x74)]=void 0x0===_0x1fdd88||_0x1fdd88(_0x49e148);}}),_0x4766aa;}function _0x5e95(){const _0x35a8d3=['Show\x20more\x20items','map','buttonView','4935498bXmSJE','279917EjHKct','find','set','menuitem','119pdYgpB','isActionsDropdownOpen','ck-revision-history-sidebar__revision__actions','change:isActionsDropdownOpen','items','model','isVisible','panelPosition','_action','locale','Compare\x20against\x20selected','execute','820ALmfdV','listenTo','source','menu','listView','8AzFmEG','isEnabled','button','7JmGAmL','7551360jRJVJn','bindTemplate','name','add','children','ck-on','extendTemplate','first','Restore\x20this\x20revision','3898128VhFNdC','function','744072XJnrOf','9547569oPkUxP','class','threeVerticalDots','isReady','3704PApixH','stopPropagation','isOpen','bind','Name\x20this\x20revision','action'];_0x5e95=function(){return _0x35a8d3;};return _0x5e95();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x309293,_0x46c556){const _0x1aa937=_0xc314,_0x46fbfb=_0x309293();while(!![]){try{const _0x319174=-parseInt(_0x1aa937(0x1dd))/0x1+parseInt(_0x1aa937(0x1d2))/0x2*(-parseInt(_0x1aa937(0x1e1))/0x3)+parseInt(_0x1aa937(0x1dc))/0x4*(-parseInt(_0x1aa937(0x1d6))/0x5)+-parseInt(_0x1aa937(0x1de))/0x6*(-parseInt(_0x1aa937(0x1e0))/0x7)+-parseInt(_0x1aa937(0x1d7))/0x8*(-parseInt(_0x1aa937(0x1d5))/0x9)+-parseInt(_0x1aa937(0x1cd))/0xa*(parseInt(_0x1aa937(0x1d4))/0xb)+parseInt(_0x1aa937(0x1cf))/0xc;if(_0x319174===_0x46c556)break;else _0x46fbfb['push'](_0x46fbfb['shift']());}catch(_0x289ee5){_0x46fbfb['push'](_0x46fbfb['shift']());}}}(_0x227d,0x34ebb));import{View as _0x37fd80,IconView as _0x3405c0}from'ckeditor5/src/ui.js';import{getTranslation as _0x200634}from'../../utils/common-translations.js';import'../../../theme/revision/revisionauthor.css';function _0xc314(_0xa6733a,_0x51591d){const _0x227d05=_0x227d();return _0xc314=function(_0xc31499,_0x57f6b7){_0xc31499=_0xc31499-0x1cd;let _0x1e8fd5=_0x227d05[_0xc31499];return _0x1e8fd5;},_0xc314(_0xa6733a,_0x51591d);}import _0x5151c3 from'../../../theme/icons/user.svg';export default class oi extends _0x37fd80{constructor(_0x4760af,_0x2f9607,_0x42f3ee){const _0x9bdfea=_0xc314;super(_0x4760af);const _0x5bc144=new _0x3405c0();_0x5bc144[_0x9bdfea(0x1db)]({'content':_0x5151c3,'viewBox':_0x9bdfea(0x1ce)});const _0x5e3a9d=['ck',_0x9bdfea(0x1d0)];_0x42f3ee&&_0x5e3a9d[_0x9bdfea(0x1e3)](_0x9bdfea(0x1da));const _0x373189=[{'tag':_0x9bdfea(0x1d8),'attributes':{'class':['ck',_0x9bdfea(0x1d3)],'title':_0x200634(_0x4760af,_0x42f3ee?_0x9bdfea(0x1d9):_0x9bdfea(0x1e2))},'children':[_0x5bc144,_0x2f9607[_0x9bdfea(0x1df)]]}];this[_0x9bdfea(0x1d1)]({'tag':'li','attributes':{'class':_0x5e3a9d},'children':_0x373189});}}function _0x227d(){const _0x1ca421=['3905760fdeLzo','ck-revision-history-sidebar__revision-author','setTemplate','74YLwSgM','ck-revision-history-sidebar__revision-author__name','61237ZnPNnQ','2309805gJNgbg','260HrFytA','8GoWxHT','span','Revision\x20creator','ck-revision-history-sidebar__revision-author_creator','set','17084RnqhWv','59673LBEdir','348SDgCvY','name','19537hZUUfD','19452MjPhel','Revision\x20author','push','10FCwbau','0\x200\x2011\x2010'];_0x227d=function(){return _0x1ca421;};return _0x227d();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x110402=_0x2ce2;function _0x1c4a(){const _0xfea1ca=['destroy','11362SOvaKs','placeholder','value','bindTemplate','_resizeObserver','957dFpvvJ','span','input','element','set','extendTemplate','3959350kDtcSj','Enter\x20the\x20revision\x20name','_updateTooltipText','clientWidth','10414368nsvdhZ','ck-revision-history-sidebar__revision-name','fieldView','13728230tbHzpG','listenTo','78253yBMVwy','scrollWidth','1041189EzWETd','304KuqCYV','_tooltipString','Revision\x20name','ck-tooltip_multi-line','4TDxLav','render','2570388vAKiUg'];_0x1c4a=function(){return _0xfea1ca;};return _0x1c4a();}(function(_0x6e5814,_0x403de5){const _0x40a65f=_0x2ce2,_0x15554c=_0x6e5814();while(!![]){try{const _0x91e11f=parseInt(_0x40a65f(0x150))/0x1+-parseInt(_0x40a65f(0x159))/0x2*(parseInt(_0x40a65f(0x15e))/0x3)+-parseInt(_0x40a65f(0x155))/0x4*(parseInt(_0x40a65f(0x145))/0x5)+parseInt(_0x40a65f(0x157))/0x6+parseInt(_0x40a65f(0x14e))/0x7*(-parseInt(_0x40a65f(0x151))/0x8)+parseInt(_0x40a65f(0x149))/0x9+parseInt(_0x40a65f(0x14c))/0xa;if(_0x91e11f===_0x403de5)break;else _0x15554c['push'](_0x15554c['shift']());}catch(_0x194fcf){_0x15554c['push'](_0x15554c['shift']());}}}(_0x1c4a,0xecf9b));import{LabeledFieldView as _0x48c5f5}from'ckeditor5/src/ui.js';import{ResizeObserver as _0x2ac4e9}from'ckeditor5/src/utils.js';import{getTranslation as _0x4cd9bc}from'../../utils/common-translations.js';import'../../../theme/revision/revisionname.css';function _0x2ce2(_0x16ead6,_0x25cc7e){const _0x1c4a97=_0x1c4a();return _0x2ce2=function(_0x2ce2ed,_0x25b241){_0x2ce2ed=_0x2ce2ed-0x141;let _0x327b3b=_0x1c4a97[_0x2ce2ed];return _0x327b3b;},_0x2ce2(_0x16ead6,_0x25cc7e);}export default class pt extends _0x48c5f5{constructor(_0x160abc,_0x246c77){const _0x13b428=_0x2ce2;super(_0x160abc,_0x246c77),this[_0x13b428(0x15d)]=null;const _0xd631f=this[_0x13b428(0x15c)];this[_0x13b428(0x143)]({'label':_0x4cd9bc(_0x160abc,_0x13b428(0x153)),'_tooltipString':''}),this[_0x13b428(0x14b)][_0x13b428(0x15a)]=_0x4cd9bc(_0x160abc,_0x13b428(0x146)),this[_0x13b428(0x144)]({'tag':_0x13b428(0x15f),'attributes':{'class':[_0x13b428(0x14a)],'data-cke-tooltip-text':_0xd631f['to'](_0x13b428(0x152)),'data-cke-tooltip-position':'s','data-cke-tooltip-class':_0x13b428(0x154)}});}[_0x110402(0x156)](){const _0x4679ae=_0x110402;super[_0x4679ae(0x156)](),this[_0x4679ae(0x15d)]=new _0x2ac4e9(this[_0x4679ae(0x14b)][_0x4679ae(0x142)],()=>this[_0x4679ae(0x147)]()),this[_0x4679ae(0x14d)](this[_0x4679ae(0x14b)],_0x4679ae(0x141),()=>this[_0x4679ae(0x147)]());}[_0x110402(0x158)](){const _0x3b87ab=_0x110402;super[_0x3b87ab(0x158)](),this[_0x3b87ab(0x15d)]&&this[_0x3b87ab(0x15d)][_0x3b87ab(0x158)]();}[_0x110402(0x147)](){const _0x5c002a=_0x110402,_0x3fa161=this[_0x5c002a(0x14b)][_0x5c002a(0x142)];this[_0x5c002a(0x152)]=_0x3fa161[_0x5c002a(0x14f)]>_0x3fa161[_0x5c002a(0x148)]&&_0x3fa161[_0x5c002a(0x15b)]||'';}}
|
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
24
|
-
|
|
23
|
+
const _0xa6a80b=_0x2faf;function _0x2372(){const _0x4420e6=['div','setName','ck-revision-history-sidebar__revision-authors','filter','change','select','498033GawEtX','164644tOaDyf','unshift','isHighlighted','length','revisionActionsView','span','render','srcElement','uiLanguage','bindTemplate','1379920wFVyir','fire','ck-reset','_requireRevisionName','7ATelRJ','200QXVQBe','82KuiBIE','name','revisionNameView','isSelected','element','authors','fieldView','createdAt','isConfirm','isReady','ck-revision-history-sidebar__actions_dropdown_open','map','bind','_revision','extendTemplate','1358142dZKnVX','329880GXOqaD','deselect','22038ThThIb','set','_createdAtFormatted','ck-revision-history-sidebar__revision_selected','ck-revision-history-sidebar__revision__date','ck-revision-history-sidebar__revision__controls-wrapper','setTemplate','unhighlight','ck-revision-history-sidebar__revision-wrapper','ck-revision-history-sidebar__revision','isActionsDropdownOpen','listenTo','from','creator','ck-revision-history-sidebar__revision-wrapper_confirmation_visible','value','highlight','ck-revision-history-sidebar__revision_highlighted','ck-disabled','closest','.ck-thread__remove-confirm','1240080QoDyrx','220','isEnabled'];_0x2372=function(){return _0x4420e6;};return _0x2372();}(function(_0x43992a,_0x72cc41){const _0x4ef9ea=_0x2faf,_0x3f4620=_0x43992a();while(!![]){try{const _0x204f61=-parseInt(_0x4ef9ea(0x21b))/0x1+parseInt(_0x4ef9ea(0x20b))/0x2*(-parseInt(_0x4ef9ea(0x21d))/0x3)+-parseInt(_0x4ef9ea(0x1fb))/0x4+-parseInt(_0x4ef9ea(0x1f1))/0x5+parseInt(_0x4ef9ea(0x21a))/0x6*(parseInt(_0x4ef9ea(0x209))/0x7)+-parseInt(_0x4ef9ea(0x205))/0x8+parseInt(_0x4ef9ea(0x1fa))/0x9*(parseInt(_0x4ef9ea(0x20a))/0xa);if(_0x204f61===_0x72cc41)break;else _0x3f4620['push'](_0x3f4620['shift']());}catch(_0x208655){_0x3f4620['push'](_0x3f4620['shift']());}}}(_0x2372,0x3aaec));import{View as _0x18386b,createLabeledInputText as _0x1c6e91}from'ckeditor5/src/ui.js';import{ConfirmMixin as _0x315ee5}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x4d0213 from'./revisionnameview.js';import _0x380403 from'./revisionauthorview.js';import{dateToPrettyFormat as _0x1ba3e4}from'./utils.js';function _0x2faf(_0x488a15,_0x5da813){const _0x2372ce=_0x2372();return _0x2faf=function(_0x2faf8d,_0x5d2184){_0x2faf8d=_0x2faf8d-0x1eb;let _0x4f1645=_0x2372ce[_0x2faf8d];return _0x4f1645;},_0x2faf(_0x488a15,_0x5da813);}import{createActionsDropdownView as _0x46dfd2}from'./createrevisionactionsdropdown.js';import'../../../theme/revision/revision.css';export default class si extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x315ee5(_0x18386b){constructor(_0x4d0a87,_0x3fa43a,_0x210b74,_0x3c2c30){const _0x59e00e=_0x2faf;super(_0x4d0a87);const _0x374033=this[_0x59e00e(0x204)],_0x9aa3ae=function(_0x395182,_0x44b1b9){const _0x226463=_0x59e00e,_0x3e34a3=Array[_0x226463(0x229)](_0x44b1b9[_0x226463(0x210)])[_0x226463(0x1f7)](_0x3dfa40=>_0x3dfa40!=_0x44b1b9[_0x226463(0x22a)]);return _0x44b1b9[_0x226463(0x22a)]&&_0x3e34a3[_0x226463(0x1fc)](_0x44b1b9[_0x226463(0x22a)]),_0x3e34a3[_0x226463(0x216)](_0x2733b7=>new _0x380403(_0x395182,_0x2733b7,_0x2733b7==_0x44b1b9[_0x226463(0x22a)]));}(_0x4d0a87,_0x3fa43a);this['id']=_0x3fa43a['id'],this[_0x59e00e(0x218)]=_0x3fa43a,this[_0x59e00e(0x208)]=_0x3c2c30,this[_0x59e00e(0x217)](_0x59e00e(0x20c),_0x59e00e(0x212))['to'](_0x3fa43a),this[_0x59e00e(0x217)](_0x59e00e(0x21f))['to'](this,_0x59e00e(0x212),_0x2c56c3=>_0x1ba3e4(_0x4d0a87[_0x59e00e(0x203)],_0x2c56c3)),this[_0x59e00e(0x21e)](_0x59e00e(0x20e),!0x1),this[_0x59e00e(0x21e)](_0x59e00e(0x1fd),!0x1),this[_0x59e00e(0x21e)](_0x59e00e(0x227),!0x1),this[_0x59e00e(0x21e)](_0x59e00e(0x214),!0x1),this[_0x59e00e(0x21e)](_0x59e00e(0x1f3),!0x1),this[_0x59e00e(0x20d)]=new _0x4d0213(_0x4d0a87,_0x1c6e91),this[_0x59e00e(0x20d)][_0x59e00e(0x211)][_0x59e00e(0x219)]({'attributes':{'maxlength':_0x59e00e(0x1f2)}}),this[_0x59e00e(0x20d)][_0x59e00e(0x211)][_0x59e00e(0x217)](_0x59e00e(0x1eb))['to'](this,_0x59e00e(0x20c),_0x278a4f=>_0x278a4f||this[_0x59e00e(0x21f)]),this[_0x59e00e(0x20d)][_0x59e00e(0x217)](_0x59e00e(0x1f3))['to'](this,_0x59e00e(0x20e),this,_0x59e00e(0x1f3),(_0x2f55c0,_0x546c3d)=>_0x2f55c0&&_0x546c3d),this[_0x59e00e(0x1ff)]=_0x210b74&&_0x210b74[_0x59e00e(0x1fe)]?_0x46dfd2(this,_0x210b74):'',this[_0x59e00e(0x1ff)]&&this[_0x59e00e(0x1ff)][_0x59e00e(0x217)](_0x59e00e(0x1f3))['to'](this),this[_0x59e00e(0x223)]({'tag':_0x59e00e(0x1f4),'attributes':{'class':['ck',_0x59e00e(0x207),_0x59e00e(0x225),_0x374033['if'](_0x59e00e(0x213),_0x59e00e(0x22b))]},'children':[{'tag':_0x59e00e(0x1f4),'attributes':{'class':['ck',_0x59e00e(0x207),_0x59e00e(0x226),_0x374033['if'](_0x59e00e(0x1f3),_0x59e00e(0x1ee),_0x3d670b=>!_0x3d670b),_0x374033['if'](_0x59e00e(0x20e),_0x59e00e(0x220)),_0x374033['if'](_0x59e00e(0x1fd),_0x59e00e(0x1ed)),_0x374033['if'](_0x59e00e(0x227),_0x59e00e(0x215))]},'children':[this[_0x59e00e(0x20d)],{'tag':_0x59e00e(0x200),'attributes':{'class':['ck',_0x59e00e(0x221)]},'children':[{'text':_0x374033['to'](_0x59e00e(0x21f))}]},{'tag':_0x59e00e(0x1f4),'attributes':{'class':['ck',_0x59e00e(0x222)]},'children':[{'tag':'ul','attributes':{'class':['ck',_0x59e00e(0x1f6)]},'children':_0x9aa3ae}]},this[_0x59e00e(0x1ff)]],'on':{'click':_0x374033['to'](_0x2a6cb3=>{const _0x2f877c=_0x59e00e;_0x2a6cb3[_0x2f877c(0x202)][_0x2f877c(0x1ef)](_0x2f877c(0x1f0))||this[_0x2f877c(0x214)]&&this[_0x2f877c(0x1f3)]&&this[_0x2f877c(0x206)](_0x2f877c(0x1f9),{'id':this['id']});})}}]});}[_0xa6a80b(0x201)](){const _0x54b656=_0xa6a80b;super[_0x54b656(0x201)]();const _0x5a7d03=this[_0x54b656(0x20d)][_0x54b656(0x211)][_0x54b656(0x20f)];this[_0x54b656(0x228)](_0x5a7d03,_0x54b656(0x1f8),()=>{const _0x487235=_0x54b656;this[_0x487235(0x208)]&&!_0x5a7d03[_0x487235(0x1eb)]||this[_0x487235(0x206)](_0x487235(0x1f5),{'id':this['id'],'name':_0x5a7d03[_0x487235(0x1eb)]}),_0x5a7d03[_0x487235(0x1eb)]||(_0x5a7d03[_0x487235(0x1eb)]=this[_0x487235(0x20c)]?this[_0x487235(0x20c)]:this[_0x487235(0x21f)]);});}[_0xa6a80b(0x1f9)](){const _0x9b092e=_0xa6a80b;this[_0x9b092e(0x20e)]=!0x0;}[_0xa6a80b(0x21c)](){const _0x38c11e=_0xa6a80b;this[_0x38c11e(0x20e)]=!0x1;}[_0xa6a80b(0x1ec)](){const _0x1ea537=_0xa6a80b;this[_0x1ea537(0x1fd)]=!0x0;}[_0xa6a80b(0x224)](){const _0x2047a5=_0xa6a80b;this[_0x2047a5(0x1fd)]=!0x1;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x14dc93=_0x11ea;function _0x5e62(){const _0x11406e=['40hkdpVB','ck-revision-history-sidebar__subrevision-collapser','true','ck-revision-history-sidebar__subrevision-collapser__inner','24678860ycytqH','1229468CNmGLu','4425480AoGJOF','bindTemplate','7uMnrKl','7358936xufTqi','303gGeyjE','button','_isCollapsed','978570KhCZYM','setTemplate','false','click','span','ck-revision-history-sidebar__subrevision-collapser_collapsed','880842OkVxjZ','toggle','3568MbUBPi','set','isVisible','ck-hidden'];_0x5e62=function(){return _0x11406e;};return _0x5e62();}(function(_0x2db0c2,_0x1594e3){const _0x4aac13=_0x11ea,_0x3f9f32=_0x2db0c2();while(!![]){try{const _0x11e5f3=-parseInt(_0x4aac13(0x11e))/0x1+parseInt(_0x4aac13(0x10d))/0x2*(parseInt(_0x4aac13(0x11b))/0x3)+-parseInt(_0x4aac13(0x116))/0x4+parseInt(_0x4aac13(0x111))/0x5*(-parseInt(_0x4aac13(0x10b))/0x6)+parseInt(_0x4aac13(0x119))/0x7*(parseInt(_0x4aac13(0x11a))/0x8)+-parseInt(_0x4aac13(0x117))/0x9+parseInt(_0x4aac13(0x115))/0xa;if(_0x11e5f3===_0x1594e3)break;else _0x3f9f32['push'](_0x3f9f32['shift']());}catch(_0x1b3d35){_0x3f9f32['push'](_0x3f9f32['shift']());}}}(_0x5e62,0x96590));import{View as _0x3b2f3a}from'ckeditor5/src/ui.js';function _0x11ea(_0xb8b7b9,_0x16adf0){const _0x5e6217=_0x5e62();return _0x11ea=function(_0x11ea86,_0x5ea6bb){_0x11ea86=_0x11ea86-0x10b;let _0x82ebcb=_0x5e6217[_0x11ea86];return _0x82ebcb;},_0x11ea(_0xb8b7b9,_0x16adf0);}import'../../../theme/revision/subrevisioncollapser.css';export default class ls extends _0x3b2f3a{constructor(_0xf0d8d2){const _0x24d719=_0x11ea;super(_0xf0d8d2);const _0x85e541=this[_0x24d719(0x118)];this[_0x24d719(0x10e)]({'isVisible':!0x0,'_isCollapsed':!0x0}),this[_0x24d719(0x11f)]({'tag':_0x24d719(0x122),'attributes':{'class':['ck',_0x24d719(0x112),_0x85e541['if'](_0x24d719(0x10f),_0x24d719(0x110),_0x4221d=>!_0x4221d),_0x85e541['if'](_0x24d719(0x11d),_0x24d719(0x123))],'role':_0x24d719(0x11c),'aria-pressed':_0x85e541['to'](_0x24d719(0x11d),_0x2f2693=>_0x2f2693?_0x24d719(0x120):_0x24d719(0x113))},'children':[{'tag':_0x24d719(0x122),'attributes':{'class':['ck',_0x24d719(0x114)]}}],'on':{'click':_0x85e541['to'](_0x24d719(0x121))}});}[_0x14dc93(0x10c)](){const _0x5de939=_0x14dc93;this[_0x5de939(0x11d)]=!this[_0x5de939(0x11d)];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x32fbf4=_0x1250;(function(_0x5b7c19,_0x4d2535){const _0x5cc028=_0x1250,_0xe04d88=_0x5b7c19();while(!![]){try{const _0x3fd425=-parseInt(_0x5cc028(0x160))/0x1+parseInt(_0x5cc028(0x15a))/0x2+-parseInt(_0x5cc028(0x15f))/0x3*(parseInt(_0x5cc028(0x163))/0x4)+parseInt(_0x5cc028(0x161))/0x5+parseInt(_0x5cc028(0x152))/0x6+parseInt(_0x5cc028(0x153))/0x7+parseInt(_0x5cc028(0x14b))/0x8;if(_0x3fd425===_0x4d2535)break;else _0xe04d88['push'](_0xe04d88['shift']());}catch(_0x11d9c1){_0xe04d88['push'](_0xe04d88['shift']());}}}(_0x129d,0xd514c));function _0x1250(_0x2461f5,_0x4ff8f3){const _0x129d45=_0x129d();return _0x1250=function(_0x12505c,_0x1a6f93){_0x12505c=_0x12505c-0x14b;let _0x5414cd=_0x129d45[_0x12505c];return _0x5414cd;},_0x1250(_0x2461f5,_0x4ff8f3);}function _0x129d(){const _0x1e976f=['ck-revision-history-sidebar__revision','2335876uioUSU','div','bind','createdAt','ck-revision-history-sidebar__revision__date','459968WZwBvs','ck-revision-history-sidebar__revision_selected','_parentRevisionId','set','span','creator','fire','9875676WEpjfi','10485685yCHGjO','ck-revision-history-sidebar__revision-authors','setTemplate','_createdAtFormatted','isSelected','select','ck-reset','900458EqlVGf','uiLanguage','deselect','ck-revision-history-sidebar__subrevision','bindTemplate','6xGhkkH','1685361kwjguA','372265XSKvtz'];_0x129d=function(){return _0x1e976f;};return _0x129d();}import{View as _0x589d1f}from'ckeditor5/src/ui.js';import _0x3f083d from'./revisionauthorview.js';import{dateToPrettyFormat as _0x6c2528}from'./utils.js';import'../../../theme/revision/subrevision.css';export default class ds extends _0x589d1f{constructor(_0x2fe75c,_0x1e04fd,_0x27741c){const _0x57f8be=_0x1250;super(_0x2fe75c);const _0x12d02c=this[_0x57f8be(0x15e)];this['id']=_0x1e04fd['id'],this[_0x57f8be(0x165)](_0x57f8be(0x166))['to'](_0x1e04fd),this[_0x57f8be(0x14e)](_0x57f8be(0x157),!0x1),this[_0x57f8be(0x165)](_0x57f8be(0x156))['to'](this,_0x57f8be(0x166),_0x4b13ae=>_0x4b13ae?_0x6c2528(_0x2fe75c[_0x57f8be(0x15b)],_0x4b13ae):void 0x0),this[_0x57f8be(0x14d)]=_0x27741c,this[_0x57f8be(0x155)]({'tag':_0x57f8be(0x164),'attributes':{'class':['ck',_0x57f8be(0x159),_0x57f8be(0x162),_0x57f8be(0x15d),_0x12d02c['if'](_0x57f8be(0x157),_0x57f8be(0x14c))]},'children':[{'tag':_0x57f8be(0x14f),'attributes':{'class':['ck',_0x57f8be(0x167)]},'children':[{'text':_0x12d02c['to'](_0x57f8be(0x156))}]},{'tag':'ul','attributes':{'class':['ck',_0x57f8be(0x154)]},'children':[new _0x3f083d(_0x2fe75c,_0x1e04fd[_0x57f8be(0x150)],!0x0)]}],'on':{'click':_0x12d02c['to'](this[_0x57f8be(0x158)][_0x57f8be(0x165)](this))}});}[_0x32fbf4(0x158)](){const _0x1f8baa=_0x32fbf4;this[_0x1f8baa(0x157)]=!0x0,this[_0x1f8baa(0x151)](_0x1f8baa(0x158),{'parentId':this[_0x1f8baa(0x14d)]});}[_0x32fbf4(0x15c)](){const _0x550c5d=_0x32fbf4;this[_0x550c5d(0x157)]=!0x1;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x531ab5=_0x4fea;(function(_0x1654b9,_0x24340b){const _0xe70e14=_0x4fea,_0x1efd4b=_0x1654b9();while(!![]){try{const _0x3148ec=parseInt(_0xe70e14(0xe3))/0x1+parseInt(_0xe70e14(0xde))/0x2+parseInt(_0xe70e14(0xeb))/0x3+parseInt(_0xe70e14(0xe8))/0x4*(parseInt(_0xe70e14(0xf4))/0x5)+-parseInt(_0xe70e14(0xd5))/0x6+parseInt(_0xe70e14(0xf2))/0x7+-parseInt(_0xe70e14(0xd8))/0x8;if(_0x3148ec===_0x24340b)break;else _0x1efd4b['push'](_0x1efd4b['shift']());}catch(_0x2983b5){_0x1efd4b['push'](_0x1efd4b['shift']());}}}(_0x1763,0xd32c9));import{LabeledFieldView as _0x602d00,View as _0x594db5,createLabeledInputText as _0x523290,injectCssTransitionDisabler as _0x4cdca0,submitHandler as _0x3da71}from'ckeditor5/src/ui.js';import{FocusTracker as _0xfffcea,KeystrokeHandler as _0x2b74ca}from'ckeditor5/src/utils.js';function _0x4fea(_0x369238,_0x4bdb04){const _0x17635a=_0x1763();return _0x4fea=function(_0x4fea1b,_0x5e64f1){_0x4fea1b=_0x4fea1b-0xd0;let _0x3efb85=_0x17635a[_0x4fea1b];return _0x3efb85;},_0x4fea(_0x369238,_0x4bdb04);}import{getTranslation as _0x181599}from'../../utils/common-translations.js';import'../../../theme/revisionhistorysaverevisionform.css';import'@ckeditor/ckeditor5-ui/theme/components/responsive-form/responsiveform.css';function _0x1763(){const _0x5b998e=['arrowleft','focusTracker','fieldView','377262MuNtQk','arrowdown','input','33831888fgPfoS','trim','ck-responsive-form','locale','set','extendTemplate','2965732bmUXnF','arrowright','stopPropagation','listenTo','optional','938794KhbZEn','add','label','Name\x20of\x20the\x20revision','revisionName','4xuxlCK','keystrokes','value','246735KuYepO','ck-revision-history-save-revision-form','arrowup','element','focus','reset','setTemplate','8336216hPTNep','errorText','7310195rvvkTE','revisionNameInputView','revisionNameInputValue','_createRevisionNameInput','render','220','form'];_0x1763=function(){return _0x5b998e;};return _0x1763();}export default class hs extends _0x594db5{constructor(_0x2d002d,_0x2b846f){const _0x325872=_0x4fea;super(_0x2d002d),this[_0x325872(0xd3)]=new _0xfffcea(),this[_0x325872(0xe9)]=new _0x2b74ca(),this[_0x325872(0xdc)](_0x325872(0xf6),''),this[_0x325872(0xf5)]=this[_0x325872(0xf7)](_0x2b846f),this[_0x325872(0xf1)]({'tag':_0x325872(0xd1),'attributes':{'class':['ck',_0x325872(0xec),_0x325872(0xda)],'tabindex':'-1'},'children':[this[_0x325872(0xf5)]]}),_0x4cdca0(this);}[_0x531ab5(0xf8)](){const _0x3a2d98=_0x531ab5;super[_0x3a2d98(0xf8)](),_0x3da71({'view':this}),this[_0x3a2d98(0xd3)][_0x3a2d98(0xe4)](this[_0x3a2d98(0xf5)][_0x3a2d98(0xee)]),this[_0x3a2d98(0xe9)][_0x3a2d98(0xe1)](this[_0x3a2d98(0xee)]);const _0x55e28a=_0xda5858=>_0xda5858[_0x3a2d98(0xe0)]();this[_0x3a2d98(0xe9)][_0x3a2d98(0xdc)](_0x3a2d98(0xdf),_0x55e28a),this[_0x3a2d98(0xe9)][_0x3a2d98(0xdc)](_0x3a2d98(0xd2),_0x55e28a),this[_0x3a2d98(0xe9)][_0x3a2d98(0xdc)](_0x3a2d98(0xed),_0x55e28a),this[_0x3a2d98(0xe9)][_0x3a2d98(0xdc)](_0x3a2d98(0xd6),_0x55e28a);}[_0x531ab5(0xef)](){const _0x52b755=_0x531ab5;this[_0x52b755(0xf5)][_0x52b755(0xef)]();}get[_0x531ab5(0xe7)](){const _0x165858=_0x531ab5;return this[_0x165858(0xf5)][_0x165858(0xd4)][_0x165858(0xee)][_0x165858(0xea)][_0x165858(0xd9)]();}set[_0x531ab5(0xe7)](_0x1ccb77){const _0x3acc10=_0x531ab5;this[_0x3acc10(0xf5)][_0x3acc10(0xd4)][_0x3acc10(0xee)][_0x3acc10(0xea)]=_0x1ccb77[_0x3acc10(0xd9)]();}[_0x531ab5(0xf0)](){const _0xff7e68=_0x531ab5;this[_0xff7e68(0xf5)][_0xff7e68(0xd4)][_0xff7e68(0xee)][_0xff7e68(0xea)]='',this[_0xff7e68(0xf5)][_0xff7e68(0xf3)]=null;}[_0x531ab5(0xf7)](_0x2d6f12){const _0x333036=_0x531ab5,_0x307b4e=new _0x602d00(this[_0x333036(0xdb)],_0x523290),_0x50bdcf=_0x307b4e[_0x333036(0xd4)];_0x50bdcf[_0x333036(0xdd)]({'attributes':{'maxlength':_0x333036(0xd0)}});let _0x29a208=_0x181599(this[_0x333036(0xdb)],_0x333036(0xe6));return!_0x2d6f12&&(_0x29a208+='\x20('+_0x181599(this[_0x333036(0xdb)],_0x333036(0xe2))+')'),(_0x307b4e[_0x333036(0xe5)]=_0x29a208,_0x50bdcf['on'](_0x333036(0xd7),()=>{const _0x5e3640=_0x333036;this[_0x5e3640(0xf6)]=_0x50bdcf[_0x5e3640(0xee)][_0x5e3640(0xea)][_0x5e3640(0xd9)]();}),_0x307b4e);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x23737a=_0x250b;function _0x65a6(){const _0x5a70d6=['requires','Revision\x20history','items','view','_createSaveRevisionFormView','menuBar:revisionHistory','Accept','isReady','locale','editor','get','showRevisionViewerCallback','role','RevisionTracker','show','history','componentFactory','948522jBmsVF','revisionSave','3132612tmYOaV','children','reset','Cancel','isReadOnly','panelView','2228905cqQxXZ','5274864HYnbDt','addMany','revisionNameInputView','Save\x20current\x20revision','hide','bind','ck-button-action','revisionHistory','revisionName','add','submit','isPremiumPlugin','_showDialog','focus','render','Dialog','The\x20revision\x20name\x20cannot\x20be\x20empty.','saveRevision','config','63TOoMBU','_registerMenuComponent','_saveRevisionFormView','buttonView','317388RDQZjw','execute','menu','menuitem','revisionHistory.requireRevisionName','isEnabled','init','set','editing','plugins','277542CtYZtx','RevisionHistoryUI','Open\x20revision\x20history','isOpen','errorText','isOfficialPlugin','741033XteMvr','delegate','pluginName'];_0x65a6=function(){return _0x5a70d6;};return _0x65a6();}(function(_0x549c58,_0x2cf9b7){const _0x3ba358=_0x250b,_0x483dcc=_0x549c58();while(!![]){try{const _0x27f80d=parseInt(_0x3ba358(0x19b))/0x1+parseInt(_0x3ba358(0x18b))/0x2+-parseInt(_0x3ba358(0x16b))/0x3+-parseInt(_0x3ba358(0x16d))/0x4+parseInt(_0x3ba358(0x173))/0x5+parseInt(_0x3ba358(0x195))/0x6*(-parseInt(_0x3ba358(0x187))/0x7)+parseInt(_0x3ba358(0x174))/0x8;if(_0x27f80d===_0x2cf9b7)break;else _0x483dcc['push'](_0x483dcc['shift']());}catch(_0x3df976){_0x483dcc['push'](_0x483dcc['shift']());}}}(_0x65a6,0x7770a));function _0x250b(_0x2864f4,_0x4735e9){const _0x65a651=_0x65a6();return _0x250b=function(_0x250b45,_0x68d215){_0x250b45=_0x250b45-0x161;let _0xd63e0=_0x65a651[_0x250b45];return _0xd63e0;},_0x250b(_0x2864f4,_0x4735e9);}import{Plugin as _0x348dac,icons as _0x3f07e9}from'ckeditor5/src/core.js';import{createDropdown as _0x31e8a8,ButtonView as _0x5f2924,ListItemView as _0x3b098e,ListView as _0x168678,MenuBarMenuListItemButtonView as _0x302d44,MenuBarMenuListItemView as _0x1e2a10,MenuBarMenuListView as _0x1d3b5e,MenuBarMenuView as _0x342ff9}from'ckeditor5/src/ui.js';import _0x5061ab from'../../revisiontracker.js';import _0x1a60ae from'./revisionhistorysaverevisionformview.js';import{getTranslation as _0xf189a1}from'../../utils/common-translations.js';export default class u extends _0x348dac{static get[_0x23737a(0x19d)](){const _0x391944=_0x23737a;return _0x391944(0x196);}static get[_0x23737a(0x19a)](){return!0x0;}static get[_0x23737a(0x17f)](){return!0x0;}static get[_0x23737a(0x19e)](){return[_0x5061ab];}[_0x23737a(0x191)](){const _0x951885=_0x23737a,_0x36416b=this[_0x951885(0x163)],_0x5a201f=_0x36416b[_0x951885(0x194)][_0x951885(0x164)](_0x951885(0x167));_0x36416b['ui'][_0x951885(0x16a)][_0x951885(0x17d)](_0x951885(0x17b),_0x51afd8=>{const _0x2d5a77=_0x951885,_0x4311df=_0x31e8a8(_0x51afd8),_0x36141c=_0x4311df[_0x2d5a77(0x172)][_0x2d5a77(0x16e)],_0x496d09=new _0x168678(_0x51afd8),_0x3138d8=new _0x3b098e(_0x51afd8),_0xb58aed=new _0x5f2924(_0x51afd8),_0x55df45=new _0x3b098e(_0x51afd8),_0x499866=new _0x5f2924(_0x51afd8);return _0x4311df[_0x2d5a77(0x179)](_0x2d5a77(0x190))['to'](_0x5a201f,_0x2d5a77(0x161),_0x5a201f,_0x2d5a77(0x190),_0x36416b,_0x2d5a77(0x171),(_0x7c10fc,_0x376432,_0x168d44)=>_0x7c10fc&&_0x376432&&!_0x168d44),_0x4311df[_0x2d5a77(0x18a)][_0x2d5a77(0x192)]({'icon':_0x3f07e9[_0x2d5a77(0x169)],'label':_0xf189a1(_0x51afd8,_0x2d5a77(0x19f)),'tooltip':!0x0}),_0xb58aed[_0x2d5a77(0x192)]({'label':_0xf189a1(_0x51afd8,_0x2d5a77(0x177)),'withText':!0x0,'role':_0x2d5a77(0x18e)}),_0xb58aed[_0x2d5a77(0x179)](_0x2d5a77(0x190))['to'](_0x5a201f,_0x2d5a77(0x161),_0x5a201f,_0x2d5a77(0x190),_0x36416b,_0x2d5a77(0x171),(_0x4dd31d,_0x3dd0c0,_0x1ce737)=>_0x4dd31d&&_0x3dd0c0&&!_0x1ce737),_0xb58aed['on'](_0x2d5a77(0x18c),()=>this[_0x2d5a77(0x180)]()),_0x499866[_0x2d5a77(0x192)]({'label':_0xf189a1(_0x51afd8,_0x2d5a77(0x197)),'withText':!0x0,'role':_0x2d5a77(0x18e)}),_0x499866[_0x2d5a77(0x179)](_0x2d5a77(0x190))['to'](_0x5a201f,_0x2d5a77(0x161),_0x36416b,_0x2d5a77(0x171),(_0x4d2cab,_0x55b2bf)=>_0x4d2cab&&!_0x55b2bf),_0x499866['on'](_0x2d5a77(0x18c),()=>{const _0x2b07eb=_0x2d5a77;_0x36416b[_0x2b07eb(0x186)][_0x2b07eb(0x164)](_0x2b07eb(0x17b))[_0x2b07eb(0x165)](),_0x4311df[_0x2b07eb(0x198)]=!0x1,_0x36416b[_0x2b07eb(0x193)][_0x2b07eb(0x1a1)][_0x2b07eb(0x181)]();}),_0x3138d8[_0x2d5a77(0x16e)][_0x2d5a77(0x17d)](_0xb58aed),_0x55df45[_0x2d5a77(0x16e)][_0x2d5a77(0x17d)](_0x499866),_0x496d09[_0x2d5a77(0x166)]=_0x2d5a77(0x18d),_0x496d09[_0x2d5a77(0x1a0)][_0x2d5a77(0x175)]([_0x3138d8,_0x55df45]),_0x36141c[_0x2d5a77(0x17d)](_0x496d09),_0x4311df;}),_0x36416b['ui'][_0x951885(0x16a)][_0x951885(0x17d)](_0x951885(0x1a3),()=>this[_0x951885(0x188)]());}[_0x23737a(0x188)](){const _0x285c8b=_0x23737a,_0x1916cf=this[_0x285c8b(0x163)],_0x333c09=_0x1916cf[_0x285c8b(0x162)],_0x428b0d=new _0x342ff9(_0x333c09),_0x3998f5=new _0x1d3b5e(_0x333c09);_0x428b0d[_0x285c8b(0x18a)][_0x285c8b(0x192)]({'icon':_0x3f07e9[_0x285c8b(0x169)],'label':_0xf189a1(_0x333c09,_0x285c8b(0x19f))});const _0x45c9cc=new _0x1e2a10(_0x333c09,_0x428b0d),_0x8b5a44=new _0x302d44(_0x333c09);_0x8b5a44[_0x285c8b(0x192)]({'label':_0xf189a1(_0x333c09,_0x285c8b(0x177))}),_0x8b5a44[_0x285c8b(0x19c)](_0x285c8b(0x18c))['to'](_0x428b0d),_0x8b5a44['on'](_0x285c8b(0x18c),()=>{const _0x197301=_0x285c8b;this[_0x197301(0x180)]();}),_0x45c9cc[_0x285c8b(0x16e)][_0x285c8b(0x17d)](_0x8b5a44),_0x3998f5[_0x285c8b(0x1a0)][_0x285c8b(0x17d)](_0x45c9cc);const _0x5169ba=new _0x1e2a10(_0x333c09,_0x428b0d),_0x26dbd6=new _0x302d44(_0x333c09);return _0x26dbd6[_0x285c8b(0x192)]({'label':_0xf189a1(_0x333c09,_0x285c8b(0x197))}),_0x26dbd6[_0x285c8b(0x19c)](_0x285c8b(0x18c))['to'](_0x428b0d),_0x26dbd6['on'](_0x285c8b(0x18c),()=>{const _0x45d087=_0x285c8b;_0x1916cf[_0x45d087(0x186)][_0x45d087(0x164)](_0x45d087(0x17b))[_0x45d087(0x165)]();}),_0x5169ba[_0x285c8b(0x16e)][_0x285c8b(0x17d)](_0x26dbd6),_0x3998f5[_0x285c8b(0x1a0)][_0x285c8b(0x17d)](_0x5169ba),_0x428b0d[_0x285c8b(0x172)][_0x285c8b(0x16e)][_0x285c8b(0x17d)](_0x3998f5),_0x428b0d;}[_0x23737a(0x180)](){const _0x4620e1=_0x23737a,_0x2a384f=this[_0x4620e1(0x163)],_0x32cc17=_0x2a384f[_0x4620e1(0x162)],_0x4287ab=_0x2a384f[_0x4620e1(0x194)][_0x4620e1(0x164)](_0x4620e1(0x183)),_0x407db9=_0x2a384f[_0x4620e1(0x194)][_0x4620e1(0x164)](_0x4620e1(0x167));function _0x1783fa(_0x3d69c4){const _0x49fe08=_0x4620e1;_0x2a384f[_0x49fe08(0x186)][_0x49fe08(0x164)](_0x49fe08(0x18f))&&''===_0x3d69c4[_0x49fe08(0x17c)]?_0x3d69c4[_0x49fe08(0x176)][_0x49fe08(0x199)]=_0xf189a1(_0x32cc17,_0x49fe08(0x184)):(_0x2a384f[_0x49fe08(0x194)][_0x49fe08(0x164)](_0x5061ab)[_0x49fe08(0x185)]({'name':_0x3d69c4[_0x49fe08(0x17c)]}),_0x4287ab[_0x49fe08(0x178)]());}this[_0x4620e1(0x189)]||(this[_0x4620e1(0x1a2)](),this[_0x4620e1(0x189)]['on'](_0x4620e1(0x17e),()=>_0x1783fa(this[_0x4620e1(0x189)]))),this[_0x4620e1(0x189)][_0x4620e1(0x16f)](),_0x4287ab[_0x4620e1(0x168)]({'id':_0x4620e1(0x16c),'title':_0xf189a1(_0x32cc17,_0x4620e1(0x177)),'isModal':!0x0,'content':this[_0x4620e1(0x189)],'actionButtons':[{'label':_0xf189a1(_0x2a384f[_0x4620e1(0x162)],_0x4620e1(0x170)),'withText':!0x0,'onExecute':()=>_0x4287ab[_0x4620e1(0x178)]()},{'label':_0xf189a1(_0x2a384f[_0x4620e1(0x162)],_0x4620e1(0x1a4)),'class':_0x4620e1(0x17a),'withText':!0x0,'onCreate'(_0x925726){const _0x24e754=_0x4620e1;_0x925726[_0x24e754(0x179)](_0x24e754(0x190))['to'](_0x407db9,_0x24e754(0x161),_0x407db9,_0x24e754(0x190),_0x2a384f,_0x24e754(0x171),(_0x2a7670,_0x18c271,_0x3a6db7)=>_0x2a7670&&_0x18c271&&!_0x3a6db7);},'onExecute':()=>_0x1783fa(this[_0x4620e1(0x189)])}]});}[_0x23737a(0x1a2)](){const _0x3064de=_0x23737a,_0x2bea3a=this[_0x3064de(0x163)],_0x5e1ded=_0x2bea3a[_0x3064de(0x162)];this[_0x3064de(0x189)]=new _0x1a60ae(_0x5e1ded,_0x2bea3a[_0x3064de(0x186)][_0x3064de(0x164)](_0x3064de(0x18f))),this[_0x3064de(0x189)][_0x3064de(0x182)]();}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xad2a87=_0x46a9;(function(_0x2a152e,_0x187695){const _0x11f3a3=_0x46a9,_0x2af51e=_0x2a152e();while(!![]){try{const _0x266ade=parseInt(_0x11f3a3(0xf8))/0x1+-parseInt(_0x11f3a3(0xfd))/0x2*(-parseInt(_0x11f3a3(0xf2))/0x3)+parseInt(_0x11f3a3(0xfb))/0x4*(parseInt(_0x11f3a3(0xde))/0x5)+parseInt(_0x11f3a3(0xe3))/0x6*(-parseInt(_0x11f3a3(0x108))/0x7)+-parseInt(_0x11f3a3(0xf3))/0x8+-parseInt(_0x11f3a3(0xdb))/0x9*(-parseInt(_0x11f3a3(0xee))/0xa)+parseInt(_0x11f3a3(0xd0))/0xb;if(_0x266ade===_0x187695)break;else _0x2af51e['push'](_0x2af51e['shift']());}catch(_0x56aacd){_0x2af51e['push'](_0x2af51e['shift']());}}}(_0x2c74,0xf272d));import{Plugin as _0x2ffb9f}from'ckeditor5/src/core.js';import _0x297672 from'./revisionssidebarview.js';import _0x14af2e from'../../revisionviewer.js';function _0x46a9(_0x2eb8ab,_0x1d1168){const _0x2c7444=_0x2c74();return _0x46a9=function(_0x46a9cb,_0x8956ff){_0x46a9cb=_0x46a9cb-0xb7;let _0x158b24=_0x2c7444[_0x46a9cb];return _0x158b24;},_0x46a9(_0x2eb8ab,_0x1d1168);}function _0x2c74(){const _0x34af22=['revisionSetName','_createRevisionActions','_revisionsRepository','pluginName','plugins','Restore\x20this\x20revision','8326780REIrSg','Compare\x20against\x20selected','render','focus','setName','_revisions','getIndex','diff','_sidebarView','revisionViews','Name\x20this\x20revision','3570597PmndRN','_handleRevisionSelected','compare','466855iXlzSj','data','restoreRevision','isEnabled','map','71988vmoTzI','assign','isVisible','getEarlierVisibleRevision','repository','revisionHistory.requireRevisionName','availableRevisionActions','newRevisionId','string','change:diff','compareAgainstSelected','10auVWrc','destroy','fieldView','length','552564IQDOmQ','15078704AbLyZO','get','remove','element','_handleDiffChange','1872084JCYUei','requires','config','8LPOnSE','select','12pmArwt','isReady','selectRevision','_handleRevisionSetName','defaultRevisionActions','revisionSelected','getRevision','bind','listenTo','getLaterVisibleRevision','highlightRevisions','840GOjDPa','add','revisionHistory.viewerSidebarContainer','timePeriodViews','restoreRevisionCallback','nameRevision','editor','init','getRevisionsInDiff','isSelected','action','revisionHistory','ready','isPremiumPlugin','name','isOfficialPlugin','appendChild','_handleEditorDataReady','_revisionViewer','RevisionsSidebar','revisionHistory.revisionActions','locale'];_0x2c74=function(){return _0x34af22;};return _0x2c74();}class g extends _0x2ffb9f{static get[_0xad2a87(0xcd)](){const _0x380057=_0xad2a87;return _0x380057(0xc7);}static get[_0xad2a87(0xc3)](){return!0x0;}static get[_0xad2a87(0xc1)](){return!0x0;}static get[_0xad2a87(0xf9)](){return[_0x14af2e];}constructor(_0x100c33){const _0x38b3b8=_0xad2a87;super(_0x100c33),this[_0x38b3b8(0xc6)]=_0x100c33[_0x38b3b8(0xce)][_0x38b3b8(0xf4)](_0x14af2e),this[_0x38b3b8(0xcc)]=this[_0x38b3b8(0xc6)][_0x38b3b8(0xe7)],this[_0x38b3b8(0xd8)]=null;}[_0xad2a87(0xbb)](){const _0x3f9ec9=_0xad2a87,_0x155881=this[_0x3f9ec9(0xcc)][_0x3f9ec9(0xd5)],_0x2eab52=this[_0x3f9ec9(0xcb)](),_0x170edc=this[_0x3f9ec9(0xba)][_0x3f9ec9(0xfa)][_0x3f9ec9(0xf4)](_0x3f9ec9(0x10a));this[_0x3f9ec9(0xd8)]=new _0x297672(this[_0x3f9ec9(0xba)][_0x3f9ec9(0xc9)],_0x155881,_0x2eab52,this[_0x3f9ec9(0xba)][_0x3f9ec9(0xfa)][_0x3f9ec9(0xf4)](_0x3f9ec9(0xe8))),this[_0x3f9ec9(0xd8)]['on'](_0x3f9ec9(0x102),this[_0x3f9ec9(0xdc)][_0x3f9ec9(0x104)](this)),this[_0x3f9ec9(0xd8)]['on'](_0x3f9ec9(0xca),this[_0x3f9ec9(0x100)][_0x3f9ec9(0x104)](this)),this[_0x3f9ec9(0xd8)][_0x3f9ec9(0x104)](_0x3f9ec9(0xe1))['to'](this[_0x3f9ec9(0xc6)]),this[_0x3f9ec9(0xd8)][_0x3f9ec9(0xb7)]['on'](_0x3f9ec9(0x109),(_0x2cd804,_0x5c992f)=>{const _0x4226e9=_0x3f9ec9;_0x5c992f[_0x4226e9(0xd9)]['on'](_0x4226e9(0x109),(_0x1bdb02,_0x2cc7d2)=>{const _0x24479e=_0x4226e9;_0x2cc7d2[_0x24479e(0x104)](_0x24479e(0xe1),_0x24479e(0xfe))['to'](this[_0x24479e(0xc6)]);});}),this[_0x3f9ec9(0xd8)][_0x3f9ec9(0xd2)](),this[_0x3f9ec9(0x105)](this[_0x3f9ec9(0xba)][_0x3f9ec9(0xdf)],_0x3f9ec9(0xc0),this[_0x3f9ec9(0xc5)][_0x3f9ec9(0x104)](this)),this[_0x3f9ec9(0x105)](this[_0x3f9ec9(0xc6)],_0x3f9ec9(0xec),this[_0x3f9ec9(0xf7)][_0x3f9ec9(0x104)](this)),_0x170edc[_0x3f9ec9(0xc4)](this[_0x3f9ec9(0xd8)][_0x3f9ec9(0xf6)]);}[_0xad2a87(0xef)](){const _0x4b4a8b=_0xad2a87;this[_0x4b4a8b(0xd8)][_0x4b4a8b(0xf6)][_0x4b4a8b(0xf5)](),this[_0x4b4a8b(0xd8)][_0x4b4a8b(0xef)]();}[_0xad2a87(0xc5)](){const _0x26b0e7=_0xad2a87,_0x3ee7a5=this[_0x26b0e7(0xcc)][_0x26b0e7(0x103)](0x0);if(_0x3ee7a5){const _0x13e0d7=this[_0x26b0e7(0xcc)][_0x26b0e7(0xe6)](_0x3ee7a5['id']);this[_0x26b0e7(0xc6)][_0x26b0e7(0xdd)](_0x3ee7a5,_0x13e0d7);}}[_0xad2a87(0xdc)](_0x6b36fe,_0x49fc32){const _0x1eee96=_0xad2a87,_0x5eb275=this[_0x1eee96(0xcc)][_0x1eee96(0x103)](_0x49fc32['id']),_0x1f9145=this[_0x1eee96(0xcc)][_0x1eee96(0xe6)](_0x5eb275['id']);this[_0x1eee96(0xc6)][_0x1eee96(0xdd)](_0x5eb275,_0x1f9145);}[_0xad2a87(0x100)](_0x25b6d0,_0x2f30bc){const _0x276d74=_0xad2a87;this[_0x276d74(0xcc)][_0x276d74(0x103)](_0x2f30bc['id'])[_0x276d74(0xd4)](_0x2f30bc[_0x276d74(0xc2)]);}[_0xad2a87(0xf7)](_0x571456,_0xe35000,_0x27db55){const _0xb1251c=_0xad2a87,_0x4810b6=this[_0xb1251c(0xcc)][_0xb1251c(0xbc)](_0x27db55);_0x4810b6[_0xb1251c(0xf1)]>0x2?(this[_0xb1251c(0xd8)][_0xb1251c(0x107)](_0x4810b6),this[_0xb1251c(0xd8)][_0xb1251c(0xff)](null)):(this[_0xb1251c(0xd8)][_0xb1251c(0x107)]([]),this[_0xb1251c(0xd8)][_0xb1251c(0xff)](_0x4810b6[0x0]));}[_0xad2a87(0xcb)](){const _0x37c45a=_0xad2a87,_0x238186=this[_0x37c45a(0xba)],_0x188075=g[_0x37c45a(0xe9)],_0x2c66a8=_0x238186[_0x37c45a(0xfa)][_0x37c45a(0xf4)](_0x37c45a(0xc8))||g[_0x37c45a(0x101)];if(_0x2c66a8[_0x37c45a(0xf1)])return _0x2c66a8[_0x37c45a(0xe2)](_0x5e4b0d=>{const _0x285ab0=_0x37c45a,_0x89bc46=_0x285ab0(0xeb)==typeof _0x5e4b0d?Object[_0x285ab0(0xe4)]({},_0x188075[_0x5e4b0d]):_0x5e4b0d;return _0x89bc46[_0x285ab0(0xbe)]=_0x89bc46[_0x285ab0(0xbe)][_0x285ab0(0x104)](this,_0x238186),_0x89bc46[_0x285ab0(0xe5)]&&(_0x89bc46[_0x285ab0(0xe5)]=_0x89bc46[_0x285ab0(0xe5)][_0x285ab0(0x104)](this,_0x238186)),_0x89bc46;});}}g[_0xad2a87(0x101)]=[_0xad2a87(0xed),_0xad2a87(0xe0),_0xad2a87(0xb9)],g[_0xad2a87(0xe9)]={'compareAgainstSelected':{'name':_0xad2a87(0xd1),'action':({plugins:_0x307dbd},_0xba8cd)=>{const _0x1634c9=_0xad2a87,_0x39391a=_0x307dbd[_0x1634c9(0xf4)](_0x14af2e),_0x1e0e45=_0x39391a[_0x1634c9(0xe7)];let _0x5a342e=_0x39391a[_0x1634c9(0xd7)][_0x1634c9(0xea)],_0x100b63=_0xba8cd['id'];_0x1e0e45[_0x1634c9(0xd6)](_0x5a342e)>_0x1e0e45[_0x1634c9(0xd6)](_0x100b63)&&([_0x5a342e,_0x100b63]=[_0x100b63,_0x5a342e]),_0x39391a[_0x1634c9(0xdd)](_0x5a342e,_0x100b63);},'isVisible':({plugins:_0x49afa3},_0x4c771d)=>{const _0x4ea5aa=_0xad2a87,_0x3c17ce=_0x49afa3[_0x4ea5aa(0xf4)](_0x14af2e);return!(_0x3c17ce[_0x4ea5aa(0xe7)][_0x4ea5aa(0xbc)](_0x3c17ce[_0x4ea5aa(0xd7)])[_0x4ea5aa(0xf1)]>0x2||_0x4c771d[_0x4ea5aa(0xbd)]);}},'restoreRevision':{'name':_0xad2a87(0xcf),'action':(_0x5dd366,{id:_0x14cf7c})=>{const _0x57b175=_0xad2a87;_0x5dd366[_0x57b175(0xfa)][_0x57b175(0xf4)](_0x57b175(0xbf))[_0x57b175(0xb8)](_0x14cf7c);},'isVisible':({plugins:_0x580cf4},_0x9426ee)=>!!_0x580cf4[_0xad2a87(0xf4)](_0x14af2e)[_0xad2a87(0xe7)][_0xad2a87(0x106)](_0x9426ee['id'])},'nameRevision':{'name':_0xad2a87(0xda),'action':({plugins:_0x3284ec},{id:_0x565f0f,revisionNameView:_0x5b53c4})=>{const _0xee3fb7=_0xad2a87,_0x39cf00=_0x3284ec[_0xee3fb7(0xf4)](_0x14af2e),_0x1104b5=_0x39cf00[_0xee3fb7(0xe7)][_0xee3fb7(0xe6)](_0x565f0f);_0x39cf00[_0xee3fb7(0xdd)](_0x565f0f,_0x1104b5),_0x5b53c4[_0xee3fb7(0xd3)](),_0x5b53c4[_0xee3fb7(0xf0)][_0xee3fb7(0xfc)]();}}};export default g;
|