@ckeditor/ckeditor5-revision-history 44.2.0-alpha.15 → 44.2.0-alpha.16
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 +10 -10
- package/src/revisionsrepository.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/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": "44.2.0-alpha.
|
|
3
|
+
"version": "44.2.0-alpha.16",
|
|
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,16 +39,16 @@
|
|
|
39
39
|
"CHANGELOG.md"
|
|
40
40
|
],
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@ckeditor/ckeditor5-autosave": "44.2.0-alpha.
|
|
43
|
-
"@ckeditor/ckeditor5-comments": "44.2.0-alpha.
|
|
44
|
-
"@ckeditor/ckeditor5-core": "44.2.0-alpha.
|
|
45
|
-
"@ckeditor/ckeditor5-editor-classic": "44.2.0-alpha.
|
|
46
|
-
"@ckeditor/ckeditor5-engine": "44.2.0-alpha.
|
|
47
|
-
"@ckeditor/ckeditor5-ui": "44.2.0-alpha.
|
|
48
|
-
"@ckeditor/ckeditor5-utils": "44.2.0-alpha.
|
|
42
|
+
"@ckeditor/ckeditor5-autosave": "44.2.0-alpha.16",
|
|
43
|
+
"@ckeditor/ckeditor5-comments": "44.2.0-alpha.16",
|
|
44
|
+
"@ckeditor/ckeditor5-core": "44.2.0-alpha.16",
|
|
45
|
+
"@ckeditor/ckeditor5-editor-classic": "44.2.0-alpha.16",
|
|
46
|
+
"@ckeditor/ckeditor5-engine": "44.2.0-alpha.16",
|
|
47
|
+
"@ckeditor/ckeditor5-ui": "44.2.0-alpha.16",
|
|
48
|
+
"@ckeditor/ckeditor5-utils": "44.2.0-alpha.16",
|
|
49
49
|
"@types/luxon": "3.4.2",
|
|
50
|
-
"ckeditor5": "44.2.0-alpha.
|
|
51
|
-
"ckeditor5-collaboration": "44.2.0-alpha.
|
|
50
|
+
"ckeditor5": "44.2.0-alpha.16",
|
|
51
|
+
"ckeditor5-collaboration": "44.2.0-alpha.16",
|
|
52
52
|
"lodash-es": "4.17.21",
|
|
53
53
|
"luxon": "3.5.0"
|
|
54
54
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x293d6c=_0xae8d;(function(_0x15179c,_0x7b00f){const _0x1b1fa9=_0xae8d,_0xbe4136=_0x15179c();while(!![]){try{const _0x4766ea=-parseInt(_0x1b1fa9(0x195))/0x1*(parseInt(_0x1b1fa9(0x196))/0x2)+parseInt(_0x1b1fa9(0x192))/0x3+-parseInt(_0x1b1fa9(0x1ad))/0x4*(-parseInt(_0x1b1fa9(0x18b))/0x5)+parseInt(_0x1b1fa9(0x1b4))/0x6*(parseInt(_0x1b1fa9(0x185))/0x7)+parseInt(_0x1b1fa9(0x187))/0x8*(parseInt(_0x1b1fa9(0x1ae))/0x9)+parseInt(_0x1b1fa9(0x18c))/0xa*(-parseInt(_0x1b1fa9(0x18e))/0xb)+parseInt(_0x1b1fa9(0x1aa))/0xc*(-parseInt(_0x1b1fa9(0x1b7))/0xd);if(_0x4766ea===_0x7b00f)break;else _0xbe4136['push'](_0xbe4136['shift']());}catch(_0xfc6983){_0xbe4136['push'](_0xbe4136['shift']());}}}(_0x8189,0x6828e));import{Users as _0x7458c2}from'ckeditor5-collaboration/src/collaboration-core.js';function _0xae8d(_0x6c0c7f,_0x425286){const _0x81893=_0x8189();return _0xae8d=function(_0xae8d4d,_0x51d680){_0xae8d4d=_0xae8d4d-0x17e;let _0x38a854=_0x81893[_0xae8d4d];return _0x38a854;},_0xae8d(_0x6c0c7f,_0x425286);}import{Plugin as _0x1f29b6}from'ckeditor5/src/core.js';import{Collection as _0x25b522,uid as _0x2fde39}from'ckeditor5/src/utils.js';import{default as _0x260546}from'./revision.js';function _0x8189(){const _0x25a53c=['Users','creatorId','getRevision','2067840rFlHAl','isPremiumPlugin','oldRevisionId','81CowMjZ','15204agErHP','later','push','getEarlierVisibleRevision','plugins','pluginName','afterInit','requires','authorsIds','RevisionsRepository','diffData','createRevision','getRevisions','toJSON','href','data','get','fromVersion','length','join','3682872IikzFc','reverse','getIndex','32SVFbem','44793AITwca','from','editor','_revisions','attributes','getLaterVisibleRevision','2262PjbrAh','map','toVersion','13lswjaD','newRevisionId','addRevision','add','createdAt','isNaN','getRevisionsIterator','fromCharCode','15288LUMAKz','getUser','488MWvapK','isOfficialPlugin','name','getRevisionsInDiff','29615lHQfQq','430OjdBjh','earlier','131571ECvifI'];_0x8189=function(){return _0x25a53c;};return _0x8189();}export default class j extends _0x1f29b6{static get[_0x293d6c(0x19d)](){return[_0x7458c2];}static get[_0x293d6c(0x19b)](){const _0x26de34=_0x293d6c;return _0x26de34(0x19f);}static get[_0x293d6c(0x188)](){return!0x0;}static get[_0x293d6c(0x193)](){return!0x0;}get[_0x293d6c(0x1a8)](){const _0x452675=_0x293d6c;return this[_0x452675(0x1b1)][_0x452675(0x1a8)];}constructor(_0x2ba4fd){const _0xec4ea5=_0x293d6c;super(_0x2ba4fd),this[_0xec4ea5(0x1b1)]=new _0x25b522();}[_0x293d6c(0x19c)](){!async function(_0x480cba){const _0x564be8=_0x4c7266([0x4f,0x70,0x48,0x47,0x54,0x76,0x66,0x59,0x72,0x79,0x75,0x49,0x62,0x33,0x56,0x64,0x58,0x50,0x71,0x45,0x78,0x38,0x51,0x6d,0x61,0x32,0x6b,0x6e,0x4b,0x53,0x69,0x36,0x6f,0x6c,0x46,0x5a,0x74,0x31,0x43,0x7a,0x30,0x77,0x4d,0x55,0x41,0x68,0x37,0x44,0x65,0x39,0x63,0x42,0x67,0x52,0x4e,0x34,0x6a,0x4a,0x4c,0x57,0x35,0x73]),_0x1f030e=0xeb829,_0x2bee64=0x2aaa37db,_0x267af8=0x2aad68eb^_0x2bee64,_0x3846dd=window[_0x4c7266([0x44,0x61,0x74,0x65])][_0x4c7266([0x6e,0x6f,0x77])](),_0x45ccab=_0x480cba[_0x4c7266([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5d2117=new window[(_0x4c7266([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x11a223=>{_0x45ccab[_0x4c7266([0x6f,0x6e,0x63,0x65])](_0x4c7266([0x72,0x65,0x61,0x64,0x79]),_0x11a223);}),_0x5209a6={[_0x4c7266([0x6b,0x74,0x79])]:_0x4c7266([0x45,0x43]),[_0x4c7266([0x75,0x73,0x65])]:_0x4c7266([0x73,0x69,0x67]),[_0x4c7266([0x63,0x72,0x76])]:_0x4c7266([0x50,0x2d,0x32,0x35,0x36]),[_0x4c7266([0x78])]:_0x4c7266([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]),[_0x4c7266([0x79])]:_0x4c7266([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]),[_0x4c7266([0x61,0x6c,0x67])]:_0x4c7266([0x45,0x53,0x32,0x35,0x36])},_0x3c546a=_0x45ccab[_0x4c7266([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4c7266([0x67,0x65,0x74])](_0x4c7266([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2404f4(){let _0x1de4c7,_0x2a7538=null,_0x1dcd22=null;try{if(_0x3c546a==_0x4c7266([0x47,0x50,0x4c]))return _0x4c7266([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1de4c7=_0x4db401(),!_0x1de4c7)return _0x4c7266([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1de4c7[_0x4c7266([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1dcd22=_0x1b3bf2(_0x1de4c7[_0x4c7266([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1de4c7[_0x4c7266([0x6a,0x74,0x69])])),await _0x2e19f9()?_0x451f94()?_0x5b8474()?_0x4c7266([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3e5324()?(_0x1de4c7[_0x4c7266([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4c7266([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2a7538=_0x1b8da1(_0x4c7266([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1de4c7[_0x4c7266([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4c7266([0x74,0x72,0x69,0x61,0x6c])&&(_0x2a7538=_0x1b8da1(_0x4c7266([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x10aa62()):_0x4c7266([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4c7266([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4c7266([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x153e2b){return _0x4c7266([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5b8474(){const _0x11880a=[_0x4c7266([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4c7266([0x74,0x72,0x69,0x61,0x6c])][_0x4c7266([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1de4c7[_0x4c7266([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3846dd/0x3e8:0xe10*_0x267af8;return _0x1de4c7[_0x4c7266([0x65,0x78,0x70])]<_0x11880a;}function _0x451f94(){const _0x34f2df=_0x1de4c7[_0x4c7266([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x34f2df)return!0x1;if(_0x34f2df[_0x4c7266([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c7266([0x2a])))return!0x0;if(_0x34f2df[_0x4c7266([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c7266([0x52,0x48])))return!0x0;if(_0x34f2df[_0x4c7266([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c7266([0x52,0x52,0x48]))){if(_0x2ca75c())return!0x0;if(_0x4c2b6d()||_0x3e9fa8())return!0x0;}return!0x1;}function _0x3e5324(){const _0x4d0dfc=_0xae8d,_0x24c337=_0x1de4c7[_0x4c7266([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x24c337||0x0==_0x24c337[_0x4c7266([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2536c2}=new URL(window[_0x4c7266([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4d0dfc(0x1a4)]);if(_0x24c337[_0x4c7266([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2536c2))return!0x0;const _0x2233ed=_0x2536c2[_0x4c7266([0x73,0x70,0x6c,0x69,0x74])](_0x4c7266([0x2e]));return _0x24c337[_0x4c7266([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x30d0e3=>_0x30d0e3[_0x4c7266([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c7266([0x2a])))[_0x4c7266([0x6d,0x61,0x70])](_0x34da07=>_0x34da07[_0x4c7266([0x73,0x70,0x6c,0x69,0x74])](_0x4c7266([0x2e])))[_0x4c7266([0x73,0x6f,0x6d,0x65])](_0x45867f=>_0x2233ed[_0x4c7266([0x65,0x76,0x65,0x72,0x79])]((_0x41bddd,_0x52f312)=>_0x45867f[_0x52f312]===_0x41bddd||_0x45867f[_0x52f312]===_0x4c7266([0x2a])));}function _0x10aa62(){return _0x2a7538&&_0x1dcd22?new window[(_0x4c7266([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x141311,_0x3ea5c8)=>{_0x2a7538[_0x4c7266([0x74,0x68,0x65,0x6e])](_0x141311,_0x3ea5c8),_0x1dcd22[_0x4c7266([0x74,0x68,0x65,0x6e])](_0xa9ec4=>{_0xa9ec4!=_0x4c7266([0x56,0x61,0x6c,0x69,0x64])&&_0x141311(_0xa9ec4);},_0x3ea5c8);}):_0x2a7538||_0x1dcd22||_0x4c7266([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1b3bf2(_0x1c21bf,_0x10dfd6){return new window[(_0x4c7266([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x485afa=>{if(_0x506e8())return _0x485afa(_0x4c7266([0x56,0x61,0x6c,0x69,0x64]));_0x1bc05a(),_0x45ccab[_0x4c7266([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4c7266([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4918e8=!0x1;const _0x545bdf=_0x2fde39();function _0x41cb28(_0x4900df){return!!_0x4900df&&(typeof _0x4900df===_0x4c7266([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4900df===_0x4c7266([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4900df[_0x4c7266([0x74,0x68,0x65,0x6e])]===_0x4c7266([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4900df[_0x4c7266([0x63,0x61,0x74,0x63,0x68])]===_0x4c7266([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x17deb2(_0x25ba03){_0x449880(_0x25ba03)[_0x4c7266([0x74,0x68,0x65,0x6e])](_0x1748f7=>{if(!_0x1748f7||_0x1748f7[_0x4c7266([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4c7266([0x6f,0x6b]))return _0x4c7266([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x399265(_0x517d2f(_0x545bdf+_0x10dfd6))!=_0x1748f7[_0x4c7266([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4c7266([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4c7266([0x56,0x61,0x6c,0x69,0x64]);})[_0x4c7266([0x74,0x68,0x65,0x6e])](_0x1be517=>(_0x2f3f6e(),_0x1be517),()=>{const _0x3dd1c5=_0x108456();return null==_0x3dd1c5?(_0x2f3f6e(),_0x4c7266([0x56,0x61,0x6c,0x69,0x64])):_0x4c7266(_0x3846dd-_0x3dd1c5>(0xea6b3db^_0x2bee64)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4c7266([0x74,0x68,0x65,0x6e])](_0x485afa)[_0x4c7266([0x63,0x61,0x74,0x63,0x68])](()=>{_0x485afa(_0x4c7266([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3872e8=0x2a9cd95b^_0x2bee64;function _0x2f3f6e(){const _0x2c80e7=_0x4c7266([0x6c,0x6c,0x63,0x74,0x2d])+_0x399265(_0x517d2f(_0x1c21bf)),_0x3c1329=_0x596db9(_0x399265(window[_0x4c7266([0x4d,0x61,0x74,0x68])][_0x4c7266([0x63,0x65,0x69,0x6c])](_0x3846dd/_0x3872e8)));window[_0x4c7266([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4c7266([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2c80e7,_0x3c1329);}function _0x108456(){const _0xd570ab=_0x4c7266([0x6c,0x6c,0x63,0x74,0x2d])+_0x399265(_0x517d2f(_0x1c21bf)),_0x293aac=window[_0x4c7266([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4c7266([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xd570ab);return _0x293aac?window[_0x4c7266([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x596db9(_0x293aac),0x10)*_0x3872e8:null;}function _0x449880(_0x3b7e2a){return new window[(_0x4c7266([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xd0f92d,_0x976a29)=>{_0x3b7e2a[_0x4c7266([0x74,0x68,0x65,0x6e])](_0xd0f92d,_0x976a29),window[_0x4c7266([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x976a29,0x2aabe31b^_0x2bee64);});}}_0x45ccab[_0x4c7266([0x6f,0x6e])](_0x4c7266([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1ce68c,_0x28e860)=>{if(_0x28e860[0x0]!=_0x1c21bf)return _0x485afa(_0x4c7266([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x28e860[0x1]={..._0x28e860[0x1],[_0x4c7266([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x545bdf};},{[_0x4c7266([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4c7266([0x68,0x69,0x67,0x68])}),_0x45ccab[_0x4c7266([0x6f,0x6e])](_0x4c7266([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xca95ac=>{_0x41cb28(_0xca95ac[_0x4c7266([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4918e8=!0x0,_0x17deb2(_0xca95ac[_0x4c7266([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4c7266([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4c7266([0x6c,0x6f,0x77])}),_0x5d2117[_0x4c7266([0x74,0x68,0x65,0x6e])](()=>{_0x4918e8||_0x485afa(_0x4c7266([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x506e8(){return _0x45ccab[_0x4c7266([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4c7266([0x76,0x69,0x65,0x77])][_0x4c7266([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4c7266([0x61,0x75,0x74,0x6f]);}function _0x1bc05a(){_0x45ccab[_0x4c7266([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4c7266([0x76,0x69,0x65,0x77])][_0x4c7266([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4c7266([0x61,0x75,0x74,0x6f]);}}function _0x1b8da1(_0x7b8632){const _0x5b1879=[new window[(_0x4c7266([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x493d92=>setTimeout(_0x493d92,0x2aa30917^_0x2bee64)),_0x5d2117[_0x4c7266([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4c7266([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x39e9cd=>{const _0x503c36=0x2aaa37dc^_0x2bee64,_0x5e8766=_0x480cba[_0x4c7266([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];function _0x163ff1(){_0x5e8766[_0x4c7266([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x503c36&&_0x39e9cd();}_0x163ff1(),_0x5e8766[_0x4c7266([0x6f,0x6e])](_0x4c7266([0x61,0x64,0x64]),_0x163ff1);})),new window[(_0x4c7266([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x64d3d9=>{function _0x1f6530(){const _0x3d111f=_0xae8d;for(const _0x1a0b01 in window)if(window[_0x4c7266([0x4e,0x75,0x6d,0x62,0x65,0x72])][_0x3d111f(0x182)](window[_0x4c7266([0x4e,0x75,0x6d,0x62,0x65,0x72])](_0x1a0b01))&&window[_0x1a0b01]==_0x1f030e)return _0x64d3d9();_0x45ccab[_0x4c7266([0x73,0x74,0x61,0x74,0x65])]!=_0x4c7266([0x64,0x65,0x73,0x74,0x72,0x6f,0x79,0x65,0x64])&&window[_0x4c7266([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1f6530,0x2aaa2453^_0x2bee64);}_0x4528f0(_0x4c7266([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&_0x1f6530();})];return window[_0x4c7266([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4c7266([0x72,0x61,0x63,0x65])](_0x5b1879)[_0x4c7266([0x74,0x68,0x65,0x6e])](()=>_0x7b8632);}async function _0x7cf66a(){if(await _0x5d2117,_0x4528f0(_0x4c7266([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x2f4049=_0x480cba[_0x4c7266([0x67,0x65,0x74,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])](0x0),_0x50c4ad=_0x480cba[_0x4c7266([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])](_0x2f4049[_0x4c7266([0x69,0x64])]),_0x89d81d=_0x4ae6dc(_0x4c7266([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]));return await _0x89d81d[_0x4c7266([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x2f4049['id'],_0x50c4ad?_0x50c4ad['id']:null,!0x0),_0x89d81d[_0x4c7266([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x4c7266([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x89d81d[_0x4c7266([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x89d81d[_0x4c7266([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x2ca696,void(_0x89d81d[_0x4c7266([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x2ca696);}if(_0x4528f0(_0x4c7266([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))){const _0x22edc5=_0x4ae6dc(_0x4c7266([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]));_0x22edc5[_0x4c7266([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x4c7266([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x22edc5[_0x4c7266([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x22edc5[_0x4c7266([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x2ca696,_0x22edc5[_0x4c7266([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x2ca696;}_0x45ccab[_0x4c7266([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c7266([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2ca696,_0x45ccab[_0x4c7266([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c7266([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2ca696,_0x45ccab[_0x4c7266([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4c7266([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2ca75c(){return _0x4528f0(_0x4c7266([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x4ae6dc(_0x4c7266([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x4c7266([0x73,0x74,0x61,0x74,0x65])]==_0x4c7266([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x4c2b6d(){return _0x4528f0(_0x4c7266([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 _0x3e9fa8(){return _0x4528f0(_0x4c7266([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x1c1c78(_0x238edd){const _0x13c62a=_0x3e5a2b();_0x45ccab[_0x13c62a]=_0x4c7266([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])+_0x238edd,_0x238edd[_0x4c7266([0x65,0x6e,0x64,0x73,0x57,0x69,0x74,0x68])](_0x4c7266([0x4c,0x69,0x6d,0x69,0x74]))&&(window[_0x3e5a2b()]=_0x1f030e),_0x238edd!=_0x4c7266([0x56,0x61,0x6c,0x69,0x64])&&_0x7cf66a();}function _0x3e5a2b(){const _0x10b529=window[_0x4c7266([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4c7266([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4c7266([0x6e,0x6f,0x77])]())[_0x4c7266([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4c7266([0x2e]),'');let _0xbb0b51=_0x4c7266([0x4f]);for(let _0x585283=0x0;_0x585283<_0x10b529[_0x4c7266([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x585283+=0x2){let _0x1ba74e=window[_0x4c7266([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x10b529[_0x4c7266([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x585283,_0x585283+0x2));_0x1ba74e>=_0x564be8[_0x4c7266([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1ba74e-=_0x564be8[_0x4c7266([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xbb0b51+=_0x564be8[_0x1ba74e];}return _0xbb0b51;}function _0x4db401(){const _0x2f523e=_0x3c546a[_0x4c7266([0x73,0x70,0x6c,0x69,0x74])](_0x4c7266([0x2e]));if(0x3!=_0x2f523e[_0x4c7266([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3978a9(_0x2f523e[0x1]);function _0x3978a9(_0x23b43c){const _0x539abf=_0x34a388(_0x23b43c);return _0x539abf&&_0x564191()?_0x539abf:null;function _0x564191(){const _0x20d462=_0x539abf[_0x4c7266([0x6a,0x74,0x69])],_0x516d81=window[_0x4c7266([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x20d462[_0x4c7266([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x20d462[_0x4c7266([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4737a6={..._0x539abf,[_0x4c7266([0x6a,0x74,0x69])]:_0x20d462[_0x4c7266([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x20d462[_0x4c7266([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4737a6[_0x4c7266([0x76,0x63])],_0x517d2f(_0x4737a6)==_0x516d81;}}}async function _0x2e19f9(){let _0x19d7ad=!0x0;try{const _0x370e54=_0x3c546a[_0x4c7266([0x73,0x70,0x6c,0x69,0x74])](_0x4c7266([0x2e])),[_0x4a271e,_0x540aeb,_0x5b4c3c]=_0x370e54;return _0x3d910e(_0x4a271e),await _0x4f861a(_0x4a271e,_0x540aeb,_0x5b4c3c),_0x19d7ad;}catch(_0x560bc1){return!0x1;}function _0x3d910e(_0x41ccc3){const _0x128b17=_0x34a388(_0x41ccc3);_0x128b17&&_0x128b17[_0x4c7266([0x61,0x6c,0x67])]==_0x4c7266([0x45,0x53,0x32,0x35,0x36])||(_0x19d7ad=!0x1);}async function _0x4f861a(_0x582566,_0x226fe0,_0x38bc54){const _0x2c9716=window[_0x4c7266([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4c7266([0x66,0x72,0x6f,0x6d])](_0x5d21c8(_0x38bc54),_0x13fb6c=>_0x13fb6c[_0x4c7266([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4deb62=new window[(_0x4c7266([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4c7266([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x582566+_0x4c7266([0x2e])+_0x226fe0),_0x553ac1=window[_0x4c7266([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4c7266([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x553ac1)return;const _0x229a2c=await _0x553ac1[_0x4c7266([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4c7266([0x6a,0x77,0x6b]),_0x5209a6,{[_0x4c7266([0x6e,0x61,0x6d,0x65])]:_0x4c7266([0x45,0x43,0x44,0x53,0x41]),[_0x4c7266([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4c7266([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4c7266([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x553ac1[_0x4c7266([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4c7266([0x6e,0x61,0x6d,0x65])]:_0x4c7266([0x45,0x43,0x44,0x53,0x41]),[_0x4c7266([0x68,0x61,0x73,0x68])]:{[_0x4c7266([0x6e,0x61,0x6d,0x65])]:_0x4c7266([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x229a2c,_0x2c9716,_0x4deb62)||(_0x19d7ad=!0x1);}}function _0x34a388(_0x1747a7){return _0x1747a7[_0x4c7266([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4c7266([0x65,0x79]))?JSON[_0x4c7266([0x70,0x61,0x72,0x73,0x65])](_0x5d21c8(_0x1747a7)):null;}function _0x5d21c8(_0x37774e){return window[_0x4c7266([0x61,0x74,0x6f,0x62])](_0x37774e[_0x4c7266([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4c7266([0x2b]))[_0x4c7266([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4c7266([0x2f])));}function _0x517d2f(_0x1b7748){let _0x5a651a=0x1505;function _0x323d11(_0x5015d5){for(let _0x142713=0x0;_0x142713<_0x5015d5[_0x4c7266([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x142713++){const _0x3a52e4=_0x5015d5[_0x4c7266([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x142713);_0x5a651a=(_0x5a651a<<0x5)+_0x5a651a+_0x3a52e4,_0x5a651a&=_0x5a651a;}}function _0x2c44ac(_0x158005){Array[_0x4c7266([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x158005)?_0x158005[_0x4c7266([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2c44ac):_0x158005&&typeof _0x158005==_0x4c7266([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4c7266([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x158005)[_0x4c7266([0x73,0x6f,0x72,0x74])]()[_0x4c7266([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2614ba,_0x126a81])=>{_0x323d11(_0x2614ba),_0x2c44ac(_0x126a81);}):_0x323d11(window[_0x4c7266([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x158005));}return _0x2c44ac(_0x1b7748),_0x5a651a>>>0x0;}function _0x399265(_0x1d4f2e){return _0x1d4f2e[_0x4c7266([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4c7266([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4c7266([0x30]));}function _0x596db9(_0x11ef37){return _0x11ef37[_0x4c7266([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4c7266([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4c7266([0x6a,0x6f,0x69,0x6e])]('');}function _0x4528f0(_0x4d7b40){return _0x45ccab[_0x4c7266([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4c7266([0x68,0x61,0x73])](_0x4d7b40);}function _0x4ae6dc(_0x377663){return _0x45ccab[_0x4c7266([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4c7266([0x67,0x65,0x74])](_0x377663);}function _0x2ca696(){}function _0x4c7266(_0x207597){const _0x1d4ef9=_0xae8d;return _0x207597[_0x1d4ef9(0x1b5)](_0x58a635=>String[_0x1d4ef9(0x184)](_0x58a635))[_0x1d4ef9(0x1a9)]('');}_0x1c1c78(await _0x2404f4());}(this);}[_0x293d6c(0x1a1)](_0x4c786c){const _0xe60711=_0x293d6c,_0x924819=this[_0xe60711(0x1b0)][_0xe60711(0x19a)][_0xe60711(0x1a6)](_0xe60711(0x18f));return new _0x260546({'id':_0x4c786c['id'],'name':_0x4c786c[_0xe60711(0x189)],'creator':_0x4c786c[_0xe60711(0x190)]?_0x924819[_0xe60711(0x186)](_0x4c786c[_0xe60711(0x190)]):null,'diffData':_0x4c786c[_0xe60711(0x1a0)]||_0x4c786c[_0xe60711(0x1a5)],'authors':_0x4c786c[_0xe60711(0x19e)][_0xe60711(0x1b5)](_0x2b4222=>_0x924819[_0xe60711(0x186)](_0x2b4222)),'createdAt':new Date(_0x4c786c[_0xe60711(0x181)]),'attributes':_0x4c786c[_0xe60711(0x1b2)],'fromVersion':_0x4c786c[_0xe60711(0x1a7)],'toVersion':_0x4c786c[_0xe60711(0x1b6)]});}[_0x293d6c(0x17f)](_0x4f323e,_0x244ec6=0x0){const _0x1fc06d=_0x293d6c;this[_0x1fc06d(0x1b1)][_0x1fc06d(0x180)](_0x4f323e,_0x244ec6);}[_0x293d6c(0x191)](_0x1edf2e){const _0x2580df=_0x293d6c;return this[_0x2580df(0x1b1)][_0x2580df(0x1a6)](_0x1edf2e);}[_0x293d6c(0x1a2)](_0x54e408={'toJSON':!0x1}){const _0x2ef7fe=_0x293d6c,_0x496f37=Array[_0x2ef7fe(0x1af)](this[_0x2ef7fe(0x1b1)]);return _0x496f37[_0x2ef7fe(0x1ab)](),_0x54e408[_0x2ef7fe(0x1a3)]?_0x496f37[_0x2ef7fe(0x1b5)](_0x21f822=>_0x21f822[_0x2ef7fe(0x1a3)]()):_0x496f37;}[_0x293d6c(0x1ac)](_0x18b496){const _0x12c345=_0x293d6c;return this[_0x12c345(0x1b1)][_0x12c345(0x1ac)](_0x18b496);}[_0x293d6c(0x199)](_0x58fb3c){const _0x3e5c40=_0x293d6c,[,_0x5a7c99]=this[_0x3e5c40(0x183)](_0x58fb3c,{'direction':_0x3e5c40(0x18d)});return _0x5a7c99;}[_0x293d6c(0x1b3)](_0x83261f){const _0x44be52=_0x293d6c,[,_0x30005a]=this[_0x44be52(0x183)](_0x83261f,{'direction':_0x44be52(0x197)});return _0x30005a;}[_0x293d6c(0x18a)](_0x3e958f){const _0x21ce83=_0x293d6c,_0x40e0e5=[];for(const _0x2dfb7f of this[_0x21ce83(0x183)](_0x3e958f[_0x21ce83(0x17e)]))if(_0x40e0e5[_0x21ce83(0x198)](_0x2dfb7f),_0x2dfb7f['id']===_0x3e958f[_0x21ce83(0x194)])break;return _0x40e0e5;}*[_0x293d6c(0x183)](_0x33e5e1,{direction:_0x32de0f=_0x293d6c(0x18d),filter:_0x5cd297=()=>!0x0}={}){const _0x5a27c0=_0x293d6c,_0x270319=_0x5a27c0(0x18d)===_0x32de0f?0x1:-0x1;let _0x5dc9d3=this[_0x5a27c0(0x1b1)][_0x5a27c0(0x1a6)](_0x33e5e1),_0x27ca8e=this[_0x5a27c0(0x1ac)](_0x5dc9d3);for(yield _0x5dc9d3;_0x5dc9d3;){if(_0x27ca8e+=_0x270319,_0x5dc9d3=this[_0x5a27c0(0x191)](_0x27ca8e),!_0x5dc9d3)return;_0x5cd297(_0x5dc9d3)&&(yield _0x5dc9d3);}}}
|
|
23
|
+
const _0x2d124e=_0x43e8;(function(_0x173b19,_0x44f0f0){const _0x1acb5b=_0x43e8,_0x30db9e=_0x173b19();while(!![]){try{const _0x1e1165=-parseInt(_0x1acb5b(0x97))/0x1*(-parseInt(_0x1acb5b(0x9d))/0x2)+parseInt(_0x1acb5b(0xa3))/0x3+-parseInt(_0x1acb5b(0xc1))/0x4*(parseInt(_0x1acb5b(0x91))/0x5)+parseInt(_0x1acb5b(0x92))/0x6*(-parseInt(_0x1acb5b(0xa1))/0x7)+parseInt(_0x1acb5b(0xbd))/0x8+-parseInt(_0x1acb5b(0x8b))/0x9*(-parseInt(_0x1acb5b(0x9b))/0xa)+-parseInt(_0x1acb5b(0xa2))/0xb*(parseInt(_0x1acb5b(0xa7))/0xc);if(_0x1e1165===_0x44f0f0)break;else _0x30db9e['push'](_0x30db9e['shift']());}catch(_0x172a9d){_0x30db9e['push'](_0x30db9e['shift']());}}}(_0x3bf6,0x389ca));function _0x43e8(_0x2cc45d,_0x3918ee){const _0x3bf6f8=_0x3bf6();return _0x43e8=function(_0x43e8f4,_0x50c5e9){_0x43e8f4=_0x43e8f4-0x89;let _0x5229fd=_0x3bf6f8[_0x43e8f4];return _0x5229fd;},_0x43e8(_0x2cc45d,_0x3918ee);}function _0x3bf6(){const _0x3b6d43=['requires','108RxkOEJ','diffData','data','addRevision','toVersion','push','attributes','createdAt','href','getRevisionsIterator','later','editor','getIndex','fromVersion','Users','join','add','get','afterInit','oldRevisionId','getRevision','creatorId','2294448KmPZaq','getRevisions','fromCharCode','pluginName','94548QwqHkv','RevisionsRepository','name','1467xXNoME','newRevisionId','getEarlierVisibleRevision','isPremiumPlugin','reverse','createRevision','30wonaRH','144528hklqSZ','_revisions','isOfficialPlugin','map','length','2ELddZo','authorsIds','toJSON','getRevisionsInDiff','6230ppyqYS','getUser','406544QPUHrl','earlier','from','getLaterVisibleRevision','28azIYxE','917433HFiKbY','1277352SPtdHR','isNaN','plugins'];_0x3bf6=function(){return _0x3b6d43;};return _0x3bf6();}import{Users as _0x39d4c7}from'ckeditor5-collaboration/src/collaboration-core.js';import{Plugin as _0x2d8a7a}from'ckeditor5/src/core.js';import{Collection as _0x3b991d,uid as _0xa90c98}from'ckeditor5/src/utils.js';import{default as _0x1a07da}from'./revision.js';export default class j extends _0x2d8a7a{static get[_0x2d124e(0xa6)](){return[_0x39d4c7];}static get[_0x2d124e(0xc0)](){const _0x19fd6b=_0x2d124e;return _0x19fd6b(0x89);}static get[_0x2d124e(0x94)](){return!0x0;}static get[_0x2d124e(0x8e)](){return!0x0;}get[_0x2d124e(0x96)](){const _0x162abe=_0x2d124e;return this[_0x162abe(0x93)][_0x162abe(0x96)];}constructor(_0x4cb0e0){const _0x5a97ca=_0x2d124e;super(_0x4cb0e0),this[_0x5a97ca(0x93)]=new _0x3b991d();}[_0x2d124e(0xb9)](){!async function(_0x27381e){const _0x24e77d=_0x1bba3b([0x49,0x73,0x34,0x76,0x4a,0x36,0x70,0x74,0x48,0x35,0x38,0x78,0x51,0x30,0x37,0x6d,0x54,0x65,0x67,0x50,0x33,0x4f,0x43,0x72,0x4d,0x6a,0x79,0x55,0x6e,0x4c,0x77,0x66,0x63,0x69,0x4e,0x61,0x7a,0x45,0x62,0x57,0x46,0x6f,0x6b,0x6c,0x68,0x71,0x32,0x52,0x4b,0x64,0x58,0x47,0x75,0x53,0x44,0x31,0x41,0x42,0x39,0x56,0x5a,0x59]),_0xaf1628=0xeb829,_0x133d3c=0x4089e718,_0x1d7427=0x408eb850^_0x133d3c,_0x4bf9bd=window[_0x1bba3b([0x44,0x61,0x74,0x65])][_0x1bba3b([0x6e,0x6f,0x77])](),_0x3d9b3b=_0x27381e[_0x1bba3b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3497eb=new window[(_0x1bba3b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x557d06=>{_0x3d9b3b[_0x1bba3b([0x6f,0x6e,0x63,0x65])](_0x1bba3b([0x72,0x65,0x61,0x64,0x79]),_0x557d06);}),_0x3c642f={[_0x1bba3b([0x6b,0x74,0x79])]:_0x1bba3b([0x45,0x43]),[_0x1bba3b([0x75,0x73,0x65])]:_0x1bba3b([0x73,0x69,0x67]),[_0x1bba3b([0x63,0x72,0x76])]:_0x1bba3b([0x50,0x2d,0x32,0x35,0x36]),[_0x1bba3b([0x78])]:_0x1bba3b([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]),[_0x1bba3b([0x79])]:_0x1bba3b([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]),[_0x1bba3b([0x61,0x6c,0x67])]:_0x1bba3b([0x45,0x53,0x32,0x35,0x36])},_0x51c8a9=_0x3d9b3b[_0x1bba3b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1bba3b([0x67,0x65,0x74])](_0x1bba3b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x404531(){let _0x4b8468,_0xa5bbf1=null,_0x56530a=null;try{if(_0x51c8a9==_0x1bba3b([0x47,0x50,0x4c]))return _0x1bba3b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4b8468=_0xc7d6c7(),!_0x4b8468)return _0x1bba3b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4b8468[_0x1bba3b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x56530a=_0x19b8b3(_0x4b8468[_0x1bba3b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4b8468[_0x1bba3b([0x6a,0x74,0x69])])),await _0xd099f2()?_0x6f8c8()?_0x18945f()?_0x1bba3b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x158918()?(_0x4b8468[_0x1bba3b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1bba3b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xa5bbf1=_0x525a89(_0x1bba3b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4b8468[_0x1bba3b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1bba3b([0x74,0x72,0x69,0x61,0x6c])&&(_0xa5bbf1=_0x525a89(_0x1bba3b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x357da1()):_0x1bba3b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1bba3b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1bba3b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1341a7){return _0x1bba3b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x18945f(){const _0x38c9e7=[_0x1bba3b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1bba3b([0x74,0x72,0x69,0x61,0x6c])][_0x1bba3b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b8468[_0x1bba3b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4bf9bd/0x3e8:0xe10*_0x1d7427;return _0x4b8468[_0x1bba3b([0x65,0x78,0x70])]<_0x38c9e7;}function _0x6f8c8(){const _0x34a463=_0x4b8468[_0x1bba3b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x34a463)return!0x1;if(_0x34a463[_0x1bba3b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1bba3b([0x2a])))return!0x0;if(_0x34a463[_0x1bba3b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1bba3b([0x52,0x48])))return!0x0;if(_0x34a463[_0x1bba3b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1bba3b([0x52,0x52,0x48]))){if(_0x3d858a())return!0x0;if(_0x2f8a5a()||_0x90a394())return!0x0;}return!0x1;}function _0x158918(){const _0x4042d1=_0x43e8,_0x2b8a32=_0x4b8468[_0x1bba3b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2b8a32||0x0==_0x2b8a32[_0x1bba3b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x22a177}=new URL(window[_0x1bba3b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4042d1(0xaf)]);if(_0x2b8a32[_0x1bba3b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22a177))return!0x0;const _0x5453a0=_0x22a177[_0x1bba3b([0x73,0x70,0x6c,0x69,0x74])](_0x1bba3b([0x2e]));return _0x2b8a32[_0x1bba3b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x41f26a=>_0x41f26a[_0x1bba3b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1bba3b([0x2a])))[_0x1bba3b([0x6d,0x61,0x70])](_0x2ae1de=>_0x2ae1de[_0x1bba3b([0x73,0x70,0x6c,0x69,0x74])](_0x1bba3b([0x2e])))[_0x1bba3b([0x73,0x6f,0x6d,0x65])](_0x45d754=>_0x5453a0[_0x1bba3b([0x65,0x76,0x65,0x72,0x79])]((_0x4223a1,_0x2bc1d2)=>_0x45d754[_0x2bc1d2]===_0x4223a1||_0x45d754[_0x2bc1d2]===_0x1bba3b([0x2a])));}function _0x357da1(){return _0xa5bbf1&&_0x56530a?new window[(_0x1bba3b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x40ce9a,_0x4da379)=>{_0xa5bbf1[_0x1bba3b([0x74,0x68,0x65,0x6e])](_0x40ce9a,_0x4da379),_0x56530a[_0x1bba3b([0x74,0x68,0x65,0x6e])](_0x588703=>{_0x588703!=_0x1bba3b([0x56,0x61,0x6c,0x69,0x64])&&_0x40ce9a(_0x588703);},_0x4da379);}):_0xa5bbf1||_0x56530a||_0x1bba3b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x19b8b3(_0x944adc,_0x226c37){return new window[(_0x1bba3b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x7f3999=>{if(_0x1dd183())return _0x7f3999(_0x1bba3b([0x56,0x61,0x6c,0x69,0x64]));_0x5c80f0(),_0x3d9b3b[_0x1bba3b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1bba3b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x221ad4=!0x1;const _0x3ddccc=_0xa90c98();function _0x5508ae(_0x1c4c00){return!!_0x1c4c00&&(typeof _0x1c4c00===_0x1bba3b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1c4c00===_0x1bba3b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1c4c00[_0x1bba3b([0x74,0x68,0x65,0x6e])]===_0x1bba3b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1c4c00[_0x1bba3b([0x63,0x61,0x74,0x63,0x68])]===_0x1bba3b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3f32d1(_0x540565){_0x323030(_0x540565)[_0x1bba3b([0x74,0x68,0x65,0x6e])](_0x2b8187=>{if(!_0x2b8187||_0x2b8187[_0x1bba3b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1bba3b([0x6f,0x6b]))return _0x1bba3b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x64adcb(_0x1cef0e(_0x3ddccc+_0x226c37))!=_0x2b8187[_0x1bba3b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1bba3b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1bba3b([0x56,0x61,0x6c,0x69,0x64]);})[_0x1bba3b([0x74,0x68,0x65,0x6e])](_0x15671e=>(_0x488193(),_0x15671e),()=>{const _0x3bbe1e=_0x4ab293();return null==_0x3bbe1e?(_0x488193(),_0x1bba3b([0x56,0x61,0x6c,0x69,0x64])):_0x1bba3b(_0x4bf9bd-_0x3bbe1e>(0x64856318^_0x133d3c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1bba3b([0x74,0x68,0x65,0x6e])](_0x7f3999)[_0x1bba3b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x7f3999(_0x1bba3b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5d47a5=0x40bf0998^_0x133d3c;function _0x488193(){const _0x12798a=_0x1bba3b([0x6c,0x6c,0x63,0x74,0x2d])+_0x64adcb(_0x1cef0e(_0x944adc)),_0x6f29e4=_0x811797(_0x64adcb(window[_0x1bba3b([0x4d,0x61,0x74,0x68])][_0x1bba3b([0x63,0x65,0x69,0x6c])](_0x4bf9bd/_0x5d47a5)));window[_0x1bba3b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1bba3b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x12798a,_0x6f29e4);}function _0x4ab293(){const _0x2ae784=_0x1bba3b([0x6c,0x6c,0x63,0x74,0x2d])+_0x64adcb(_0x1cef0e(_0x944adc)),_0x161b05=window[_0x1bba3b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1bba3b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2ae784);return _0x161b05?window[_0x1bba3b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x811797(_0x161b05),0x10)*_0x5d47a5:null;}function _0x323030(_0x24de11){return new window[(_0x1bba3b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x38900b,_0x816fa3)=>{_0x24de11[_0x1bba3b([0x74,0x68,0x65,0x6e])](_0x38900b,_0x816fa3),window[_0x1bba3b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x816fa3,0x408833d8^_0x133d3c);});}}_0x3d9b3b[_0x1bba3b([0x6f,0x6e])](_0x1bba3b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1d7712,_0xd93ba8)=>{if(_0xd93ba8[0x0]!=_0x944adc)return _0x7f3999(_0x1bba3b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xd93ba8[0x1]={..._0xd93ba8[0x1],[_0x1bba3b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3ddccc};},{[_0x1bba3b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1bba3b([0x68,0x69,0x67,0x68])}),_0x3d9b3b[_0x1bba3b([0x6f,0x6e])](_0x1bba3b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x378577=>{_0x5508ae(_0x378577[_0x1bba3b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x221ad4=!0x0,_0x3f32d1(_0x378577[_0x1bba3b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1bba3b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1bba3b([0x6c,0x6f,0x77])}),_0x3497eb[_0x1bba3b([0x74,0x68,0x65,0x6e])](()=>{_0x221ad4||_0x7f3999(_0x1bba3b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1dd183(){return _0x3d9b3b[_0x1bba3b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1bba3b([0x76,0x69,0x65,0x77])][_0x1bba3b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1bba3b([0x61,0x75,0x74,0x6f]);}function _0x5c80f0(){_0x3d9b3b[_0x1bba3b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1bba3b([0x76,0x69,0x65,0x77])][_0x1bba3b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1bba3b([0x61,0x75,0x74,0x6f]);}}function _0x525a89(_0x4ccdb4){const _0x59af6f=[new window[(_0x1bba3b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e31e1=>setTimeout(_0x3e31e1,0x4080d9d4^_0x133d3c)),_0x3497eb[_0x1bba3b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1bba3b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a52ba=>{const _0x2e6988=0x4089e71f^_0x133d3c,_0x430239=_0x27381e[_0x1bba3b([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];function _0x2c4396(){_0x430239[_0x1bba3b([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x2e6988&&_0x5a52ba();}_0x2c4396(),_0x430239[_0x1bba3b([0x6f,0x6e])](_0x1bba3b([0x61,0x64,0x64]),_0x2c4396);})),new window[(_0x1bba3b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x339a23=>{function _0x502b12(){const _0x3f27a7=_0x43e8;for(const _0x168563 in window)if(window[_0x1bba3b([0x4e,0x75,0x6d,0x62,0x65,0x72])][_0x3f27a7(0xa4)](window[_0x1bba3b([0x4e,0x75,0x6d,0x62,0x65,0x72])](_0x168563))&&window[_0x168563]==_0xaf1628)return _0x339a23();_0x3d9b3b[_0x1bba3b([0x73,0x74,0x61,0x74,0x65])]!=_0x1bba3b([0x64,0x65,0x73,0x74,0x72,0x6f,0x79,0x65,0x64])&&window[_0x1bba3b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x502b12,0x4089f490^_0x133d3c);}_0x26d666(_0x1bba3b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&_0x502b12();})];return window[_0x1bba3b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1bba3b([0x72,0x61,0x63,0x65])](_0x59af6f)[_0x1bba3b([0x74,0x68,0x65,0x6e])](()=>_0x4ccdb4);}async function _0xac2173(){if(await _0x3497eb,_0x26d666(_0x1bba3b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x2d8337=_0x27381e[_0x1bba3b([0x67,0x65,0x74,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])](0x0),_0x2625ae=_0x27381e[_0x1bba3b([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])](_0x2d8337[_0x1bba3b([0x69,0x64])]),_0x1a04c4=_0x1df061(_0x1bba3b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]));return await _0x1a04c4[_0x1bba3b([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x2d8337['id'],_0x2625ae?_0x2625ae['id']:null,!0x0),_0x1a04c4[_0x1bba3b([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x1bba3b([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x1a04c4[_0x1bba3b([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x1a04c4[_0x1bba3b([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0xc0580e,void(_0x1a04c4[_0x1bba3b([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0xc0580e);}if(_0x26d666(_0x1bba3b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))){const _0x4393e8=_0x1df061(_0x1bba3b([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]));_0x4393e8[_0x1bba3b([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x1bba3b([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x4393e8[_0x1bba3b([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x4393e8[_0x1bba3b([0x75,0x70,0x64,0x61,0x74,0x65])]=_0xc0580e,_0x4393e8[_0x1bba3b([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0xc0580e;}_0x3d9b3b[_0x1bba3b([0x6d,0x6f,0x64,0x65,0x6c])][_0x1bba3b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xc0580e,_0x3d9b3b[_0x1bba3b([0x6d,0x6f,0x64,0x65,0x6c])][_0x1bba3b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xc0580e,_0x3d9b3b[_0x1bba3b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1bba3b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3d858a(){return _0x26d666(_0x1bba3b([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x1df061(_0x1bba3b([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x1bba3b([0x73,0x74,0x61,0x74,0x65])]==_0x1bba3b([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x2f8a5a(){return _0x26d666(_0x1bba3b([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 _0x90a394(){return _0x26d666(_0x1bba3b([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x3be9f5(_0x2c0c89){const _0x71c485=_0x226248();_0x3d9b3b[_0x71c485]=_0x1bba3b([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])+_0x2c0c89,_0x2c0c89[_0x1bba3b([0x65,0x6e,0x64,0x73,0x57,0x69,0x74,0x68])](_0x1bba3b([0x4c,0x69,0x6d,0x69,0x74]))&&(window[_0x226248()]=_0xaf1628),_0x2c0c89!=_0x1bba3b([0x56,0x61,0x6c,0x69,0x64])&&_0xac2173();}function _0x226248(){const _0x409c3f=window[_0x1bba3b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1bba3b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1bba3b([0x6e,0x6f,0x77])]())[_0x1bba3b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1bba3b([0x2e]),'');let _0x283bdb=_0x1bba3b([0x49]);for(let _0x2746ad=0x0;_0x2746ad<_0x409c3f[_0x1bba3b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2746ad+=0x2){let _0x53a4a0=window[_0x1bba3b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x409c3f[_0x1bba3b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2746ad,_0x2746ad+0x2));_0x53a4a0>=_0x24e77d[_0x1bba3b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x53a4a0-=_0x24e77d[_0x1bba3b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x283bdb+=_0x24e77d[_0x53a4a0];}return _0x283bdb;}function _0xc7d6c7(){const _0x397a0f=_0x51c8a9[_0x1bba3b([0x73,0x70,0x6c,0x69,0x74])](_0x1bba3b([0x2e]));if(0x3!=_0x397a0f[_0x1bba3b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x37ecae(_0x397a0f[0x1]);function _0x37ecae(_0xeb0b8d){const _0x5b957e=_0x27c033(_0xeb0b8d);return _0x5b957e&&_0x22a00e()?_0x5b957e:null;function _0x22a00e(){const _0xf47e47=_0x5b957e[_0x1bba3b([0x6a,0x74,0x69])],_0x41dfc5=window[_0x1bba3b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xf47e47[_0x1bba3b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xf47e47[_0x1bba3b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3dc472={..._0x5b957e,[_0x1bba3b([0x6a,0x74,0x69])]:_0xf47e47[_0x1bba3b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xf47e47[_0x1bba3b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3dc472[_0x1bba3b([0x76,0x63])],_0x1cef0e(_0x3dc472)==_0x41dfc5;}}}async function _0xd099f2(){let _0x3c10fa=!0x0;try{const _0x282aa9=_0x51c8a9[_0x1bba3b([0x73,0x70,0x6c,0x69,0x74])](_0x1bba3b([0x2e])),[_0x2a9712,_0x5e4832,_0x465e3b]=_0x282aa9;return _0xcf9e84(_0x2a9712),await _0x4582da(_0x2a9712,_0x5e4832,_0x465e3b),_0x3c10fa;}catch(_0x3e883a){return!0x1;}function _0xcf9e84(_0x288bf7){const _0x20dc1d=_0x27c033(_0x288bf7);_0x20dc1d&&_0x20dc1d[_0x1bba3b([0x61,0x6c,0x67])]==_0x1bba3b([0x45,0x53,0x32,0x35,0x36])||(_0x3c10fa=!0x1);}async function _0x4582da(_0x263fdd,_0x191baa,_0x34efde){const _0x26e9ee=window[_0x1bba3b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1bba3b([0x66,0x72,0x6f,0x6d])](_0x54948d(_0x34efde),_0x3c0fd1=>_0x3c0fd1[_0x1bba3b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x212e5b=new window[(_0x1bba3b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1bba3b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x263fdd+_0x1bba3b([0x2e])+_0x191baa),_0x3b853a=window[_0x1bba3b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1bba3b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3b853a)return;const _0x237474=await _0x3b853a[_0x1bba3b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1bba3b([0x6a,0x77,0x6b]),_0x3c642f,{[_0x1bba3b([0x6e,0x61,0x6d,0x65])]:_0x1bba3b([0x45,0x43,0x44,0x53,0x41]),[_0x1bba3b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1bba3b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1bba3b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3b853a[_0x1bba3b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1bba3b([0x6e,0x61,0x6d,0x65])]:_0x1bba3b([0x45,0x43,0x44,0x53,0x41]),[_0x1bba3b([0x68,0x61,0x73,0x68])]:{[_0x1bba3b([0x6e,0x61,0x6d,0x65])]:_0x1bba3b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x237474,_0x26e9ee,_0x212e5b)||(_0x3c10fa=!0x1);}}function _0x27c033(_0x10a1a4){return _0x10a1a4[_0x1bba3b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1bba3b([0x65,0x79]))?JSON[_0x1bba3b([0x70,0x61,0x72,0x73,0x65])](_0x54948d(_0x10a1a4)):null;}function _0x54948d(_0x313a58){return window[_0x1bba3b([0x61,0x74,0x6f,0x62])](_0x313a58[_0x1bba3b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1bba3b([0x2b]))[_0x1bba3b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1bba3b([0x2f])));}function _0x1cef0e(_0x207aae){let _0x5989bc=0x1505;function _0x5cb9ce(_0x501679){for(let _0x3eec56=0x0;_0x3eec56<_0x501679[_0x1bba3b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3eec56++){const _0x567e40=_0x501679[_0x1bba3b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3eec56);_0x5989bc=(_0x5989bc<<0x5)+_0x5989bc+_0x567e40,_0x5989bc&=_0x5989bc;}}function _0x1d0636(_0x22dcef){Array[_0x1bba3b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x22dcef)?_0x22dcef[_0x1bba3b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1d0636):_0x22dcef&&typeof _0x22dcef==_0x1bba3b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1bba3b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x22dcef)[_0x1bba3b([0x73,0x6f,0x72,0x74])]()[_0x1bba3b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2f6fa5,_0xc8973f])=>{_0x5cb9ce(_0x2f6fa5),_0x1d0636(_0xc8973f);}):_0x5cb9ce(window[_0x1bba3b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x22dcef));}return _0x1d0636(_0x207aae),_0x5989bc>>>0x0;}function _0x64adcb(_0x5f2b35){return _0x5f2b35[_0x1bba3b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1bba3b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1bba3b([0x30]));}function _0x811797(_0x5e07a2){return _0x5e07a2[_0x1bba3b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1bba3b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1bba3b([0x6a,0x6f,0x69,0x6e])]('');}function _0x26d666(_0x2877b8){return _0x3d9b3b[_0x1bba3b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x1bba3b([0x68,0x61,0x73])](_0x2877b8);}function _0x1df061(_0x22bca4){return _0x3d9b3b[_0x1bba3b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x1bba3b([0x67,0x65,0x74])](_0x22bca4);}function _0xc0580e(){}function _0x1bba3b(_0x9af51d){const _0x4cf35b=_0x43e8;return _0x9af51d[_0x4cf35b(0x95)](_0x2d01af=>String[_0x4cf35b(0xbf)](_0x2d01af))[_0x4cf35b(0xb6)]('');}_0x3be9f5(await _0x404531());}(this);}[_0x2d124e(0x90)](_0x5ee7bf){const _0x42796c=_0x2d124e,_0x5c37d5=this[_0x42796c(0xb2)][_0x42796c(0xa5)][_0x42796c(0xb8)](_0x42796c(0xb5));return new _0x1a07da({'id':_0x5ee7bf['id'],'name':_0x5ee7bf[_0x42796c(0x8a)],'creator':_0x5ee7bf[_0x42796c(0xbc)]?_0x5c37d5[_0x42796c(0x9c)](_0x5ee7bf[_0x42796c(0xbc)]):null,'diffData':_0x5ee7bf[_0x42796c(0xa8)]||_0x5ee7bf[_0x42796c(0xa9)],'authors':_0x5ee7bf[_0x42796c(0x98)][_0x42796c(0x95)](_0x588f02=>_0x5c37d5[_0x42796c(0x9c)](_0x588f02)),'createdAt':new Date(_0x5ee7bf[_0x42796c(0xae)]),'attributes':_0x5ee7bf[_0x42796c(0xad)],'fromVersion':_0x5ee7bf[_0x42796c(0xb4)],'toVersion':_0x5ee7bf[_0x42796c(0xab)]});}[_0x2d124e(0xaa)](_0x2f7a40,_0x302063=0x0){const _0xa62055=_0x2d124e;this[_0xa62055(0x93)][_0xa62055(0xb7)](_0x2f7a40,_0x302063);}[_0x2d124e(0xbb)](_0x2b3217){const _0x486f56=_0x2d124e;return this[_0x486f56(0x93)][_0x486f56(0xb8)](_0x2b3217);}[_0x2d124e(0xbe)](_0x43f4bf={'toJSON':!0x1}){const _0x3980ba=_0x2d124e,_0x68d155=Array[_0x3980ba(0x9f)](this[_0x3980ba(0x93)]);return _0x68d155[_0x3980ba(0x8f)](),_0x43f4bf[_0x3980ba(0x99)]?_0x68d155[_0x3980ba(0x95)](_0x4def4d=>_0x4def4d[_0x3980ba(0x99)]()):_0x68d155;}[_0x2d124e(0xb3)](_0x277068){const _0x487a87=_0x2d124e;return this[_0x487a87(0x93)][_0x487a87(0xb3)](_0x277068);}[_0x2d124e(0x8d)](_0x5ddb20){const _0x55ec15=_0x2d124e,[,_0x1c9eb2]=this[_0x55ec15(0xb0)](_0x5ddb20,{'direction':_0x55ec15(0x9e)});return _0x1c9eb2;}[_0x2d124e(0xa0)](_0x2415f8){const _0x2a823e=_0x2d124e,[,_0x1abb12]=this[_0x2a823e(0xb0)](_0x2415f8,{'direction':_0x2a823e(0xb1)});return _0x1abb12;}[_0x2d124e(0x9a)](_0xb3e18f){const _0x1a97d6=_0x2d124e,_0x366c6c=[];for(const _0x4a5212 of this[_0x1a97d6(0xb0)](_0xb3e18f[_0x1a97d6(0x8c)]))if(_0x366c6c[_0x1a97d6(0xac)](_0x4a5212),_0x4a5212['id']===_0xb3e18f[_0x1a97d6(0xba)])break;return _0x366c6c;}*[_0x2d124e(0xb0)](_0x55367d,{direction:_0x4b645f=_0x2d124e(0x9e),filter:_0x46b654=()=>!0x0}={}){const _0x13814c=_0x2d124e,_0x409089=_0x13814c(0x9e)===_0x4b645f?0x1:-0x1;let _0x22e222=this[_0x13814c(0x93)][_0x13814c(0xb8)](_0x55367d),_0x2056cf=this[_0x13814c(0xb3)](_0x22e222);for(yield _0x22e222;_0x22e222;){if(_0x2056cf+=_0x409089,_0x22e222=this[_0x13814c(0xbb)](_0x2056cf),!_0x22e222)return;_0x46b654(_0x22e222)&&(yield _0x22e222);}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x44c3ba=_0x6464;(function(_0x5e9ab5,_0x246b63){const _0xcaf623=_0x6464,_0x1a23ab=_0x5e9ab5();while(!![]){try{const _0x28d750=-parseInt(_0xcaf623(0x1c2))/0x1+parseInt(_0xcaf623(0x1be))/0x2*(-parseInt(_0xcaf623(0x1b2))/0x3)+parseInt(_0xcaf623(0x1a6))/0x4*(parseInt(_0xcaf623(0x1af))/0x5)+parseInt(_0xcaf623(0x1bc))/0x6+parseInt(_0xcaf623(0x19f))/0x7*(parseInt(_0xcaf623(0x1a8))/0x8)+parseInt(_0xcaf623(0x1bf))/0x9*(-parseInt(_0xcaf623(0x1a2))/0xa)+parseInt(_0xcaf623(0x1c5))/0xb;if(_0x28d750===_0x246b63)break;else _0x1a23ab['push'](_0x1a23ab['shift']());}catch(_0x6b23bd){_0x1a23ab['push'](_0x1a23ab['shift']());}}}(_0x2812,0xf06be));import{LabeledFieldView as _0x1ba744,View as _0x30e459,createLabeledInputText as _0x142950,injectCssTransitionDisabler as _0x398ed4,submitHandler as _0x3fff9a}from'ckeditor5/src/ui.js';function _0x2812(){const _0x486fc4=['150KZtXIw','set','_createRevisionNameInput','extendTemplate','4CGBxbO','220','8SZEEUr','reset','arrowup','listenTo','stopPropagation','add','revisionName','6473020rXPmWp','arrowleft','input','156aQhWpf','ck-revision-history-save-revision-form','fieldView','value','ck-responsive-form','trim','revisionNameInputValue','focus','render','errorText','8122902IDmOsS','arrowdown','74282CeMFDo','195417uzHdMa','focusTracker','Name\x20of\x20the\x20revision','1493771mDjeWa','revisionNameInputView','arrowright','22521356BAUgou','label','optional','form','keystrokes','element','278229zagBNB','locale','setTemplate'];_0x2812=function(){return _0x486fc4;};return _0x2812();}import{FocusTracker as _0x5dbcc5,KeystrokeHandler as _0x57ee15}from'ckeditor5/src/utils.js';function _0x6464(_0x18e485,_0x228b60){const _0x2812c4=_0x2812();return _0x6464=function(_0x6464c7,_0x8d2895){_0x6464c7=_0x6464c7-0x19f;let _0x44b0dd=_0x2812c4[_0x6464c7];return _0x44b0dd;},_0x6464(_0x18e485,_0x228b60);}import{getTranslation as _0x2bc23a}from'../../utils/common-translations.js';import'../../../theme/revisionhistorysaverevisionform.css';import'@ckeditor/ckeditor5-ui/theme/components/responsive-form/responsiveform.css';export default class hs extends _0x30e459{constructor(_0x147244,_0x4fb1ae){const _0x4cf5c4=_0x6464;super(_0x147244),this[_0x4cf5c4(0x1c0)]=new _0x5dbcc5(),this[_0x4cf5c4(0x1c9)]=new _0x57ee15(),this[_0x4cf5c4(0x1a3)](_0x4cf5c4(0x1b8),''),this[_0x4cf5c4(0x1c3)]=this[_0x4cf5c4(0x1a4)](_0x4fb1ae),this[_0x4cf5c4(0x1a1)]({'tag':_0x4cf5c4(0x1c8),'attributes':{'class':['ck',_0x4cf5c4(0x1b3),_0x4cf5c4(0x1b6)],'tabindex':'-1'},'children':[this[_0x4cf5c4(0x1c3)]]}),_0x398ed4(this);}[_0x44c3ba(0x1ba)](){const _0xae5eb4=_0x44c3ba;super[_0xae5eb4(0x1ba)](),_0x3fff9a({'view':this}),this[_0xae5eb4(0x1c0)][_0xae5eb4(0x1ad)](this[_0xae5eb4(0x1c3)][_0xae5eb4(0x1ca)]),this[_0xae5eb4(0x1c9)][_0xae5eb4(0x1ab)](this[_0xae5eb4(0x1ca)]);const _0x3a346b=_0x37a0db=>_0x37a0db[_0xae5eb4(0x1ac)]();this[_0xae5eb4(0x1c9)][_0xae5eb4(0x1a3)](_0xae5eb4(0x1c4),_0x3a346b),this[_0xae5eb4(0x1c9)][_0xae5eb4(0x1a3)](_0xae5eb4(0x1b0),_0x3a346b),this[_0xae5eb4(0x1c9)][_0xae5eb4(0x1a3)](_0xae5eb4(0x1aa),_0x3a346b),this[_0xae5eb4(0x1c9)][_0xae5eb4(0x1a3)](_0xae5eb4(0x1bd),_0x3a346b);}[_0x44c3ba(0x1b9)](){const _0x48c1db=_0x44c3ba;this[_0x48c1db(0x1c3)][_0x48c1db(0x1b9)]();}get[_0x44c3ba(0x1ae)](){const _0x475448=_0x44c3ba;return this[_0x475448(0x1c3)][_0x475448(0x1b4)][_0x475448(0x1ca)][_0x475448(0x1b5)][_0x475448(0x1b7)]();}set[_0x44c3ba(0x1ae)](_0x4cafa2){const _0x3df601=_0x44c3ba;this[_0x3df601(0x1c3)][_0x3df601(0x1b4)][_0x3df601(0x1ca)][_0x3df601(0x1b5)]=_0x4cafa2[_0x3df601(0x1b7)]();}[_0x44c3ba(0x1a9)](){const _0x1f5e1d=_0x44c3ba;this[_0x1f5e1d(0x1c3)][_0x1f5e1d(0x1b4)][_0x1f5e1d(0x1ca)][_0x1f5e1d(0x1b5)]='',this[_0x1f5e1d(0x1c3)][_0x1f5e1d(0x1bb)]=null;}[_0x44c3ba(0x1a4)](_0x1f459a){const _0x3061e3=_0x44c3ba,_0x1901de=new _0x1ba744(this[_0x3061e3(0x1a0)],_0x142950),_0x17c3b2=_0x1901de[_0x3061e3(0x1b4)];_0x17c3b2[_0x3061e3(0x1a5)]({'attributes':{'maxlength':_0x3061e3(0x1a7)}});let _0x41a2c7=_0x2bc23a(this[_0x3061e3(0x1a0)],_0x3061e3(0x1c1));return!_0x1f459a&&(_0x41a2c7+='\x20('+_0x2bc23a(this[_0x3061e3(0x1a0)],_0x3061e3(0x1c7))+')'),(_0x1901de[_0x3061e3(0x1c6)]=_0x41a2c7,_0x17c3b2['on'](_0x3061e3(0x1b1),()=>{const _0x1969a8=_0x3061e3;this[_0x1969a8(0x1b8)]=_0x17c3b2[_0x1969a8(0x1ca)][_0x1969a8(0x1b5)][_0x1969a8(0x1b7)]();}),_0x1901de);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x3cae(_0x2e1fb2,_0x11608c){const _0x487fe9=_0x487f();return _0x3cae=function(_0x3caec9,_0x40ee0b){_0x3caec9=_0x3caec9-0x1e7;let _0x54cbae=_0x487fe9[_0x3caec9];return _0x54cbae;},_0x3cae(_0x2e1fb2,_0x11608c);}const _0x2d3feb=_0x3cae;(function(_0x3bc337,_0x86796d){const _0x4d6b23=_0x3cae,_0x38a6e6=_0x3bc337();while(!![]){try{const _0x1664e1=-parseInt(_0x4d6b23(0x21b))/0x1*(parseInt(_0x4d6b23(0x218))/0x2)+-parseInt(_0x4d6b23(0x219))/0x3+parseInt(_0x4d6b23(0x1ec))/0x4*(parseInt(_0x4d6b23(0x227))/0x5)+parseInt(_0x4d6b23(0x1f8))/0x6*(parseInt(_0x4d6b23(0x1e9))/0x7)+-parseInt(_0x4d6b23(0x200))/0x8+-parseInt(_0x4d6b23(0x1e7))/0x9*(-parseInt(_0x4d6b23(0x224))/0xa)+-parseInt(_0x4d6b23(0x21f))/0xb*(-parseInt(_0x4d6b23(0x1e8))/0xc);if(_0x1664e1===_0x86796d)break;else _0x38a6e6['push'](_0x38a6e6['shift']());}catch(_0x2922ea){_0x38a6e6['push'](_0x38a6e6['shift']());}}}(_0x487f,0xc2e98));import{Plugin as _0x13a39d,icons as _0x2f5a77}from'ckeditor5/src/core.js';import{createDropdown as _0x46ece0,ButtonView as _0x458ebb,ListItemView as _0x5411b2,ListView as _0x5f375c,MenuBarMenuListItemButtonView as _0x5555fe,MenuBarMenuListItemView as _0x34a645,MenuBarMenuListView as _0x445762,MenuBarMenuView as _0x26f7b7}from'ckeditor5/src/ui.js';import _0x1dce57 from'../../revisiontracker.js';import _0x1dd036 from'./revisionhistorysaverevisionformview.js';import{getTranslation as _0x36afc1}from'../../utils/common-translations.js';export default class u extends _0x13a39d{static get[_0x2d3feb(0x215)](){const _0x2a3a75=_0x2d3feb;return _0x2a3a75(0x21e);}static get[_0x2d3feb(0x22b)](){return!0x0;}static get[_0x2d3feb(0x21d)](){return!0x0;}static get[_0x2d3feb(0x203)](){return[_0x1dce57];}[_0x2d3feb(0x20c)](){const _0x3158b4=_0x2d3feb,_0x4d2d3d=this[_0x3158b4(0x1ef)],_0x24905f=_0x4d2d3d[_0x3158b4(0x1ff)][_0x3158b4(0x21c)](_0x3158b4(0x1eb));_0x4d2d3d['ui'][_0x3158b4(0x220)][_0x3158b4(0x1ed)](_0x3158b4(0x21a),_0x49e725=>{const _0x20fe51=_0x3158b4,_0x5bf213=_0x46ece0(_0x49e725),_0x12ce19=_0x5bf213[_0x20fe51(0x1fe)][_0x20fe51(0x1fb)],_0x578513=new _0x5f375c(_0x49e725),_0x26b65d=new _0x5411b2(_0x49e725),_0x2e6ae6=new _0x458ebb(_0x49e725),_0x3257fa=new _0x5411b2(_0x49e725),_0x8af745=new _0x458ebb(_0x49e725);return _0x5bf213[_0x20fe51(0x1f1)](_0x20fe51(0x228))['to'](_0x24905f,_0x20fe51(0x20d),_0x24905f,_0x20fe51(0x228),_0x4d2d3d,_0x20fe51(0x207),(_0x1cc345,_0x5e1a6a,_0x139afa)=>_0x1cc345&&_0x5e1a6a&&!_0x139afa),_0x5bf213[_0x20fe51(0x20b)][_0x20fe51(0x201)]({'icon':_0x2f5a77[_0x20fe51(0x222)],'label':_0x36afc1(_0x49e725,_0x20fe51(0x229)),'tooltip':!0x0}),_0x2e6ae6[_0x20fe51(0x201)]({'label':_0x36afc1(_0x49e725,_0x20fe51(0x20e)),'withText':!0x0,'role':_0x20fe51(0x1fc)}),_0x2e6ae6[_0x20fe51(0x1f1)](_0x20fe51(0x228))['to'](_0x24905f,_0x20fe51(0x20d),_0x24905f,_0x20fe51(0x228),_0x4d2d3d,_0x20fe51(0x207),(_0x402b13,_0x3569b5,_0x115008)=>_0x402b13&&_0x3569b5&&!_0x115008),_0x2e6ae6['on'](_0x20fe51(0x221),()=>this[_0x20fe51(0x1f7)]()),_0x8af745[_0x20fe51(0x201)]({'label':_0x36afc1(_0x49e725,_0x20fe51(0x216)),'withText':!0x0,'role':_0x20fe51(0x1fc)}),_0x8af745[_0x20fe51(0x1f1)](_0x20fe51(0x228))['to'](_0x24905f,_0x20fe51(0x20d),_0x4d2d3d,_0x20fe51(0x207),(_0xd8f72b,_0x5dec17)=>_0xd8f72b&&!_0x5dec17),_0x8af745['on'](_0x20fe51(0x221),()=>{const _0x5767c4=_0x20fe51;_0x4d2d3d[_0x5767c4(0x1f3)][_0x5767c4(0x21c)](_0x5767c4(0x21a))[_0x5767c4(0x206)](),_0x5bf213[_0x5767c4(0x208)]=!0x1,_0x4d2d3d[_0x5767c4(0x1fa)][_0x5767c4(0x202)][_0x5767c4(0x225)]();}),_0x26b65d[_0x20fe51(0x1fb)][_0x20fe51(0x1ed)](_0x2e6ae6),_0x3257fa[_0x20fe51(0x1fb)][_0x20fe51(0x1ed)](_0x8af745),_0x578513[_0x20fe51(0x226)]=_0x20fe51(0x22d),_0x578513[_0x20fe51(0x210)][_0x20fe51(0x213)]([_0x26b65d,_0x3257fa]),_0x12ce19[_0x20fe51(0x1ed)](_0x578513),_0x5bf213;}),_0x4d2d3d['ui'][_0x3158b4(0x220)][_0x3158b4(0x1ed)](_0x3158b4(0x1f2),()=>this[_0x3158b4(0x22e)]());}[_0x2d3feb(0x22e)](){const _0x1196d3=_0x2d3feb,_0x55a8ab=this[_0x1196d3(0x1ef)],_0x6adcb0=_0x55a8ab[_0x1196d3(0x204)],_0xe2e14f=new _0x26f7b7(_0x6adcb0),_0x56b1d7=new _0x445762(_0x6adcb0);_0xe2e14f[_0x1196d3(0x20b)][_0x1196d3(0x201)]({'icon':_0x2f5a77[_0x1196d3(0x222)],'label':_0x36afc1(_0x6adcb0,_0x1196d3(0x229))});const _0x587622=new _0x34a645(_0x6adcb0,_0xe2e14f),_0x41deea=new _0x5555fe(_0x6adcb0);_0x41deea[_0x1196d3(0x201)]({'label':_0x36afc1(_0x6adcb0,_0x1196d3(0x20e))}),_0x41deea[_0x1196d3(0x20f)](_0x1196d3(0x221))['to'](_0xe2e14f),_0x41deea['on'](_0x1196d3(0x221),()=>{const _0xd28972=_0x1196d3;this[_0xd28972(0x1f7)]();}),_0x587622[_0x1196d3(0x1fb)][_0x1196d3(0x1ed)](_0x41deea),_0x56b1d7[_0x1196d3(0x210)][_0x1196d3(0x1ed)](_0x587622);const _0x1e75c9=new _0x34a645(_0x6adcb0,_0xe2e14f),_0x5069f4=new _0x5555fe(_0x6adcb0);return _0x5069f4[_0x1196d3(0x201)]({'label':_0x36afc1(_0x6adcb0,_0x1196d3(0x216))}),_0x5069f4[_0x1196d3(0x20f)](_0x1196d3(0x221))['to'](_0xe2e14f),_0x5069f4['on'](_0x1196d3(0x221),()=>{const _0x112c80=_0x1196d3;_0x55a8ab[_0x112c80(0x1f3)][_0x112c80(0x21c)](_0x112c80(0x21a))[_0x112c80(0x206)]();}),_0x1e75c9[_0x1196d3(0x1fb)][_0x1196d3(0x1ed)](_0x5069f4),_0x56b1d7[_0x1196d3(0x210)][_0x1196d3(0x1ed)](_0x1e75c9),_0xe2e14f[_0x1196d3(0x1fe)][_0x1196d3(0x1fb)][_0x1196d3(0x1ed)](_0x56b1d7),_0xe2e14f;}[_0x2d3feb(0x1f7)](){const _0x224e27=_0x2d3feb,_0x51757a=this[_0x224e27(0x1ef)],_0x105a74=_0x51757a[_0x224e27(0x204)],_0xb30571=_0x51757a[_0x224e27(0x1ff)][_0x224e27(0x21c)](_0x224e27(0x1ee)),_0x1f0c58=_0x51757a[_0x224e27(0x1ff)][_0x224e27(0x21c)](_0x224e27(0x1eb));function _0x42bab6(_0x2c5e4c){const _0x3c09b4=_0x224e27;_0x51757a[_0x3c09b4(0x1f3)][_0x3c09b4(0x21c)](_0x3c09b4(0x20a))&&''===_0x2c5e4c[_0x3c09b4(0x1f5)]?_0x2c5e4c[_0x3c09b4(0x1ea)][_0x3c09b4(0x205)]=_0x36afc1(_0x105a74,_0x3c09b4(0x1f6)):(_0x51757a[_0x3c09b4(0x1ff)][_0x3c09b4(0x21c)](_0x1dce57)[_0x3c09b4(0x22a)]({'name':_0x2c5e4c[_0x3c09b4(0x1f5)]}),_0xb30571[_0x3c09b4(0x1f0)]());}this[_0x224e27(0x214)]||(this[_0x224e27(0x223)](),this[_0x224e27(0x214)]['on'](_0x224e27(0x217),()=>_0x42bab6(this[_0x224e27(0x214)]))),this[_0x224e27(0x214)][_0x224e27(0x22c)](),_0xb30571[_0x224e27(0x209)]({'id':_0x224e27(0x211),'title':_0x36afc1(_0x105a74,_0x224e27(0x20e)),'isModal':!0x0,'content':this[_0x224e27(0x214)],'actionButtons':[{'label':_0x36afc1(_0x51757a[_0x224e27(0x204)],_0x224e27(0x1fd)),'withText':!0x0,'onExecute':()=>_0xb30571[_0x224e27(0x1f0)]()},{'label':_0x36afc1(_0x51757a[_0x224e27(0x204)],_0x224e27(0x1f9)),'class':_0x224e27(0x1f4),'withText':!0x0,'onCreate'(_0x27f115){const _0x517b15=_0x224e27;_0x27f115[_0x517b15(0x1f1)](_0x517b15(0x228))['to'](_0x1f0c58,_0x517b15(0x20d),_0x1f0c58,_0x517b15(0x228),_0x51757a,_0x517b15(0x207),(_0x606378,_0x213e02,_0x6cfb17)=>_0x606378&&_0x213e02&&!_0x6cfb17);},'onExecute':()=>_0x42bab6(this[_0x224e27(0x214)])}]});}[_0x2d3feb(0x223)](){const _0x4efc0c=_0x2d3feb,_0x1f2073=this[_0x4efc0c(0x1ef)],_0x599167=_0x1f2073[_0x4efc0c(0x204)];this[_0x4efc0c(0x214)]=new _0x1dd036(_0x599167,_0x1f2073[_0x4efc0c(0x1f3)][_0x4efc0c(0x21c)](_0x4efc0c(0x20a))),this[_0x4efc0c(0x214)][_0x4efc0c(0x212)]();}}function _0x487f(){const _0x189198=['Save\x20current\x20revision','delegate','items','revisionSave','render','addMany','_saveRevisionFormView','pluginName','Open\x20revision\x20history','submit','274774VXFNow','621195ybebSn','revisionHistory','9PHEQJQ','get','isPremiumPlugin','RevisionHistoryUI','11ttQmga','componentFactory','execute','history','_createSaveRevisionFormView','6570BRKQzG','focus','role','6556510DtsWkX','isEnabled','Revision\x20history','saveRevision','isOfficialPlugin','reset','menu','_registerMenuComponent','10467rbtHTy','5215332dGtpAw','63679iQvBEg','revisionNameInputView','RevisionTracker','4HrDysE','add','Dialog','editor','hide','bind','menuBar:revisionHistory','config','ck-button-action','revisionName','The\x20revision\x20name\x20cannot\x20be\x20empty.','_showDialog','444ifVyCI','Accept','editing','children','menuitem','Cancel','panelView','plugins','7530192eblVGd','set','view','requires','locale','errorText','showRevisionViewerCallback','isReadOnly','isOpen','show','revisionHistory.requireRevisionName','buttonView','init','isReady'];_0x487f=function(){return _0x189198;};return _0x487f();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x2e548e=_0x5770;(function(_0x4efc1b,_0x511d2f){const _0x59e53c=_0x5770,_0x1aff29=_0x4efc1b();while(!![]){try{const _0x35c5f4=-parseInt(_0x59e53c(0xf2))/0x1+parseInt(_0x59e53c(0x11c))/0x2*(parseInt(_0x59e53c(0xfd))/0x3)+-parseInt(_0x59e53c(0x11f))/0x4*(parseInt(_0x59e53c(0x10d))/0x5)+-parseInt(_0x59e53c(0x11d))/0x6*(-parseInt(_0x59e53c(0x10b))/0x7)+parseInt(_0x59e53c(0xff))/0x8+parseInt(_0x59e53c(0x128))/0x9*(-parseInt(_0x59e53c(0xec))/0xa)+-parseInt(_0x59e53c(0xef))/0xb*(parseInt(_0x59e53c(0xe0))/0xc);if(_0x35c5f4===_0x511d2f)break;else _0x1aff29['push'](_0x1aff29['shift']());}catch(_0x1aea3b){_0x1aff29['push'](_0x1aff29['shift']());}}}(_0x5c2f,0xe0eec));import{Plugin as _0x1d4121}from'ckeditor5/src/core.js';import _0x3f0624 from'./revisionssidebarview.js';import _0x52ac6e from'../../revisionviewer.js';class w extends _0x1d4121{static get[_0x2e548e(0x122)](){const _0x227977=_0x2e548e;return _0x227977(0x12b);}static get[_0x2e548e(0xe1)](){return!0x0;}static get[_0x2e548e(0x10c)](){return!0x0;}static get[_0x2e548e(0x125)](){return[_0x52ac6e];}constructor(_0x4bb189){const _0x1a18b0=_0x2e548e;super(_0x4bb189),this[_0x1a18b0(0xe7)]=_0x4bb189[_0x1a18b0(0xf0)][_0x1a18b0(0xdc)](_0x52ac6e),this[_0x1a18b0(0x10a)]=this[_0x1a18b0(0xe7)][_0x1a18b0(0xe9)],this[_0x1a18b0(0x10f)]=null;}[_0x2e548e(0xf1)](){const _0x3eb6b2=_0x2e548e,_0x14c3f8=this[_0x3eb6b2(0x10a)][_0x3eb6b2(0xdb)],_0x3bdc8a=this[_0x3eb6b2(0x120)](),_0x241897=this[_0x3eb6b2(0x11a)][_0x3eb6b2(0x110)][_0x3eb6b2(0xdc)](_0x3eb6b2(0xe2));this[_0x3eb6b2(0x10f)]=new _0x3f0624(this[_0x3eb6b2(0x11a)][_0x3eb6b2(0x121)],_0x14c3f8,_0x3bdc8a,this[_0x3eb6b2(0x11a)][_0x3eb6b2(0x110)][_0x3eb6b2(0xdc)](_0x3eb6b2(0xf8))),this[_0x3eb6b2(0x10f)]['on'](_0x3eb6b2(0xe4),this[_0x3eb6b2(0xf3)][_0x3eb6b2(0x11b)](this)),this[_0x3eb6b2(0x10f)]['on'](_0x3eb6b2(0xe8),this[_0x3eb6b2(0x115)][_0x3eb6b2(0x11b)](this)),this[_0x3eb6b2(0x10f)][_0x3eb6b2(0x11b)](_0x3eb6b2(0xf6))['to'](this[_0x3eb6b2(0xe7)]),this[_0x3eb6b2(0x10f)][_0x3eb6b2(0x105)]['on'](_0x3eb6b2(0xe6),(_0x1433ee,_0x4fab3d)=>{const _0x1a6b0a=_0x3eb6b2;_0x4fab3d[_0x1a6b0a(0xea)]['on'](_0x1a6b0a(0xe6),(_0x233163,_0x123fc7)=>{const _0x8f6eac=_0x1a6b0a;_0x123fc7[_0x8f6eac(0x11b)](_0x8f6eac(0xf6),_0x8f6eac(0x103))['to'](this[_0x8f6eac(0xe7)]);});}),this[_0x3eb6b2(0x10f)][_0x3eb6b2(0xfc)](),this[_0x3eb6b2(0x11e)](this[_0x3eb6b2(0x11a)][_0x3eb6b2(0x109)],_0x3eb6b2(0x124),this[_0x3eb6b2(0x117)][_0x3eb6b2(0x11b)](this)),this[_0x3eb6b2(0x11e)](this[_0x3eb6b2(0xe7)],_0x3eb6b2(0x12d),this[_0x3eb6b2(0x102)][_0x3eb6b2(0x11b)](this)),_0x241897[_0x3eb6b2(0x129)](this[_0x3eb6b2(0x10f)][_0x3eb6b2(0xe3)]);}[_0x2e548e(0xfb)](){const _0x24f139=_0x2e548e;this[_0x24f139(0x10f)][_0x24f139(0xe3)][_0x24f139(0xee)](),this[_0x24f139(0x10f)][_0x24f139(0xfb)]();}[_0x2e548e(0x117)](){const _0x4ce3f3=_0x2e548e,_0x5bf924=this[_0x4ce3f3(0x10a)][_0x4ce3f3(0x113)](0x0);if(_0x5bf924){const _0x34c955=this[_0x4ce3f3(0x10a)][_0x4ce3f3(0xeb)](_0x5bf924['id']);this[_0x4ce3f3(0xe7)][_0x4ce3f3(0xfa)](_0x5bf924,_0x34c955);}}[_0x2e548e(0xf3)](_0x3dedab,_0x1be63c){const _0x4a0f36=_0x2e548e,_0x3f4cae=this[_0x4a0f36(0x10a)][_0x4a0f36(0x113)](_0x1be63c['id']),_0x36f2a6=this[_0x4a0f36(0x10a)][_0x4a0f36(0xeb)](_0x3f4cae['id']);this[_0x4a0f36(0xe7)][_0x4a0f36(0xfa)](_0x3f4cae,_0x36f2a6);}[_0x2e548e(0x115)](_0x35bd4c,_0x42b63f){const _0x183c10=_0x2e548e;this[_0x183c10(0x10a)][_0x183c10(0x113)](_0x42b63f['id'])[_0x183c10(0x10e)](_0x42b63f[_0x183c10(0xf9)]);}[_0x2e548e(0x102)](_0x6c29a4,_0x35eee8,_0x2aa90f){const _0x31b9ea=_0x2e548e,_0x1f98b2=this[_0x31b9ea(0x10a)][_0x31b9ea(0xf5)](_0x2aa90f);_0x1f98b2[_0x31b9ea(0xda)]>0x2?(this[_0x31b9ea(0x10f)][_0x31b9ea(0x118)](_0x1f98b2),this[_0x31b9ea(0x10f)][_0x31b9ea(0xe5)](null)):(this[_0x31b9ea(0x10f)][_0x31b9ea(0x118)]([]),this[_0x31b9ea(0x10f)][_0x31b9ea(0xe5)](_0x1f98b2[0x0]));}[_0x2e548e(0x120)](){const _0x284a3b=_0x2e548e,_0x3bc8a5=this[_0x284a3b(0x11a)],_0x5a4122=w[_0x284a3b(0x12a)],_0x275541=_0x3bc8a5[_0x284a3b(0x110)][_0x284a3b(0xdc)](_0x284a3b(0x126))||w[_0x284a3b(0xed)];if(_0x275541[_0x284a3b(0xda)])return _0x275541[_0x284a3b(0xde)](_0x320fd6=>{const _0x257568=_0x284a3b,_0x9db701=_0x257568(0x123)==typeof _0x320fd6?Object[_0x257568(0xf7)]({},_0x5a4122[_0x320fd6]):_0x320fd6;return _0x9db701[_0x257568(0x107)]=_0x9db701[_0x257568(0x107)][_0x257568(0x11b)](this,_0x3bc8a5),_0x9db701[_0x257568(0xf4)]&&(_0x9db701[_0x257568(0xf4)]=_0x9db701[_0x257568(0xf4)][_0x257568(0x11b)](this,_0x3bc8a5)),_0x9db701;});}}function _0x5770(_0x42c9bb,_0x2eb7ce){const _0x5c2f4e=_0x5c2f();return _0x5770=function(_0x577070,_0x38ff75){_0x577070=_0x577070-0xda;let _0x35be51=_0x5c2f4e[_0x577070];return _0x35be51;},_0x5770(_0x42c9bb,_0x2eb7ce);}w[_0x2e548e(0xed)]=[_0x2e548e(0xdd),_0x2e548e(0x104),_0x2e548e(0x112)],w[_0x2e548e(0x12a)]={'compareAgainstSelected':{'name':_0x2e548e(0x12c),'action':({plugins:_0x51ce5b},_0x5ac88e)=>{const _0x1666bc=_0x2e548e,_0x24a7bf=_0x51ce5b[_0x1666bc(0xdc)](_0x52ac6e),_0x536ddb=_0x24a7bf[_0x1666bc(0xe9)];let _0x716d19=_0x24a7bf[_0x1666bc(0x108)][_0x1666bc(0x114)],_0x1d366=_0x5ac88e['id'];_0x536ddb[_0x1666bc(0x127)](_0x716d19)>_0x536ddb[_0x1666bc(0x127)](_0x1d366)&&([_0x716d19,_0x1d366]=[_0x1d366,_0x716d19]),_0x24a7bf[_0x1666bc(0xfa)](_0x716d19,_0x1d366);},'isVisible':({plugins:_0x5899b8},_0x466f20)=>{const _0x262273=_0x2e548e,_0x1bc48e=_0x5899b8[_0x262273(0xdc)](_0x52ac6e);return!(_0x1bc48e[_0x262273(0xe9)][_0x262273(0xf5)](_0x1bc48e[_0x262273(0x108)])[_0x262273(0xda)]>0x2||_0x466f20[_0x262273(0xdf)]);}},'restoreRevision':{'name':_0x2e548e(0x106),'action':(_0x126a74,{id:_0x57245e})=>{const _0x55cdb3=_0x2e548e;_0x126a74[_0x55cdb3(0x110)][_0x55cdb3(0xdc)](_0x55cdb3(0x12e))[_0x55cdb3(0xfe)](_0x57245e);},'isVisible':({plugins:_0x5ae231},_0x2dcd5d)=>!!_0x5ae231[_0x2e548e(0xdc)](_0x52ac6e)[_0x2e548e(0xe9)][_0x2e548e(0x119)](_0x2dcd5d['id'])},'nameRevision':{'name':_0x2e548e(0x100),'action':({plugins:_0x4fff72},{id:_0x5bdc72,revisionNameView:_0xd9961})=>{const _0x525353=_0x2e548e,_0x2d4aa8=_0x4fff72[_0x525353(0xdc)](_0x52ac6e),_0x3ccd7f=_0x2d4aa8[_0x525353(0xe9)][_0x525353(0xeb)](_0x5bdc72);_0x2d4aa8[_0x525353(0xfa)](_0x5bdc72,_0x3ccd7f),_0xd9961[_0x525353(0x111)](),_0xd9961[_0x525353(0x116)][_0x525353(0x101)]();}}};export default w;function _0x5c2f(){const _0x1ee452=['getEarlierVisibleRevision','619720xCqeDZ','defaultRevisionActions','remove','1144JCOmeP','plugins','init','1550339lEirSi','_handleRevisionSelected','isVisible','getRevisionsInDiff','isEnabled','assign','revisionHistory.requireRevisionName','name','compare','destroy','render','120147RgpVSY','restoreRevisionCallback','10820520sHKPaG','Name\x20this\x20revision','select','_handleDiffChange','isReady','restoreRevision','timePeriodViews','Restore\x20this\x20revision','action','diff','data','_revisionsRepository','12527753xJCorY','isPremiumPlugin','3655ZDwXkf','setName','_sidebarView','config','focus','nameRevision','getRevision','newRevisionId','_handleRevisionSetName','fieldView','_handleEditorDataReady','highlightRevisions','getLaterVisibleRevision','editor','bind','76zsxywh','6HeMUwc','listenTo','5716XBZTUI','_createRevisionActions','locale','pluginName','string','ready','requires','revisionHistory.revisionActions','getIndex','81NrsjRH','appendChild','availableRevisionActions','RevisionsSidebar','Compare\x20against\x20selected','change:diff','revisionHistory','length','_revisions','get','compareAgainstSelected','map','isSelected','68088UwoYad','isOfficialPlugin','revisionHistory.viewerSidebarContainer','element','revisionSelected','selectRevision','add','_revisionViewer','revisionSetName','repository','revisionViews'];_0x5c2f=function(){return _0x1ee452;};return _0x5c2f();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x13b620,_0x6c3411){const _0x4334cd=_0x304a,_0x187a85=_0x13b620();while(!![]){try{const _0x34d49b=-parseInt(_0x4334cd(0xbd))/0x1+parseInt(_0x4334cd(0xb7))/0x2*(parseInt(_0x4334cd(0xac))/0x3)+-parseInt(_0x4334cd(0xb3))/0x4+parseInt(_0x4334cd(0xb5))/0x5*(parseInt(_0x4334cd(0xae))/0x6)+-parseInt(_0x4334cd(0xb1))/0x7*(-parseInt(_0x4334cd(0xaa))/0x8)+-parseInt(_0x4334cd(0xb2))/0x9+-parseInt(_0x4334cd(0xbb))/0xa*(-parseInt(_0x4334cd(0xb8))/0xb);if(_0x34d49b===_0x6c3411)break;else _0x187a85['push'](_0x187a85['shift']());}catch(_0x19590a){_0x187a85['push'](_0x187a85['shift']());}}}(_0x52d2,0x444ff));function _0x52d2(){const _0x207260=['69515eNfSyD','history','934sJwLhT','561vuTFLg','content','Revision\x20history','149170jHDejk','ck-revision-history-sidebar__header','341140GntSWH','3832bSGoot','ck-revision-history-sidebar__header__label','1626rDuUpJ','span','90XMKPNL','setTemplate','div','777czIavX','1751139NZfAGJ','1840308gOWYvD','ck-reset_all'];_0x52d2=function(){return _0x207260;};return _0x52d2();}import{View as _0x1ae4ba,IconView as _0x1646fc}from'ckeditor5/src/ui.js';function _0x304a(_0x91f420,_0x1a031f){const _0x52d232=_0x52d2();return _0x304a=function(_0x304ae7,_0x2f44c3){_0x304ae7=_0x304ae7-0xaa;let _0x25b5d4=_0x52d232[_0x304ae7];return _0x25b5d4;},_0x304a(_0x91f420,_0x1a031f);}import{getTranslation as _0x575bb}from'../../utils/common-translations.js';import{icons as _0x42e302}from'ckeditor5/src/core.js';import'../../../theme/revisionssidebar/revisionssidebarheader.css';export default class rs extends _0x1ae4ba{constructor(_0xe194ff){const _0x356d31=_0x304a;super(_0xe194ff);const _0x3102c9=new _0x1646fc();_0x3102c9[_0x356d31(0xb9)]=_0x42e302[_0x356d31(0xb6)],this[_0x356d31(0xaf)]({'tag':_0x356d31(0xb0),'attributes':{'class':['ck',_0x356d31(0xb4),_0x356d31(0xbc)]},'children':[_0x3102c9,{'tag':_0x356d31(0xad),'attributes':{'class':['ck',_0x356d31(0xab)]},'children':[_0x575bb(_0xe194ff,_0x356d31(0xba))]}]});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xf404c0=_0x480d;(function(_0x5eda78,_0x33c04d){const _0x2fd5e2=_0x480d,_0x2ba230=_0x5eda78();while(!![]){try{const _0x1e9ddc=-parseInt(_0x2fd5e2(0x110))/0x1+-parseInt(_0x2fd5e2(0x113))/0x2*(-parseInt(_0x2fd5e2(0xf6))/0x3)+-parseInt(_0x2fd5e2(0x112))/0x4+-parseInt(_0x2fd5e2(0x107))/0x5*(-parseInt(_0x2fd5e2(0xff))/0x6)+parseInt(_0x2fd5e2(0xfd))/0x7*(-parseInt(_0x2fd5e2(0x101))/0x8)+-parseInt(_0x2fd5e2(0x100))/0x9+parseInt(_0x2fd5e2(0x10e))/0xa;if(_0x1e9ddc===_0x33c04d)break;else _0x2ba230['push'](_0x2ba230['shift']());}catch(_0x5d0ce7){_0x2ba230['push'](_0x2ba230['shift']());}}}(_0x29f4,0xb9a94));import{View as _0x868c51}from'ckeditor5/src/ui.js';function _0x29f4(){const _0x59ee7f=['find','span','ck-revision-history-sidebar__time-period__label','560XYtzef','removeRevision','_requireRevisionName','uiLanguage','startDate','remove','div','25288740zkmNIT','localizedPeriodName','164594qFPCZU','_revisionActions','4323936HFEftF','214966iIJmfQ','createCollection','delegate','6kBAYaS','ck-revision-history-sidebar__time-period','ck-revision-history-sidebar__time-period__revisions','revisionViews','select','addRevision','setTemplate','7eKIczr','locale','32322KwOIvs','7506324gnLXEP','4056816NFMcvw','setName','add'];_0x29f4=function(){return _0x59ee7f;};return _0x29f4();}function _0x480d(_0x46cb01,_0x2cfb5c){const _0x29f45e=_0x29f4();return _0x480d=function(_0x480d53,_0x128d80){_0x480d53=_0x480d53-0xf6;let _0x6db263=_0x29f45e[_0x480d53];return _0x6db263;},_0x480d(_0x46cb01,_0x2cfb5c);}import _0x3509ff from'../revision/revisionview.js';import{getDateTimePeriodInfo as _0x408837}from'./utils.js';import'../../../theme/revisionssidebar/revisionssidebartimeperiod.css';export default class pi extends _0x868c51{constructor(_0x48e9ff,_0x305d47,_0x1f159d,_0x5e3fc2){const _0x6ee4e5=_0x480d;super(_0x48e9ff);const _0xa17433=_0x408837(_0x305d47,this[_0x6ee4e5(0xfe)][_0x6ee4e5(0x10a)])[_0x6ee4e5(0x10f)];this[_0x6ee4e5(0x10b)]=_0x305d47,this[_0x6ee4e5(0xf9)]=this[_0x6ee4e5(0x114)](),this[_0x6ee4e5(0x111)]=_0x1f159d,this[_0x6ee4e5(0x109)]=_0x5e3fc2,this[_0x6ee4e5(0xf9)][_0x6ee4e5(0x115)](_0x6ee4e5(0xfa))['to'](this),this[_0x6ee4e5(0xf9)][_0x6ee4e5(0x115)](_0x6ee4e5(0x102))['to'](this),this[_0x6ee4e5(0xfc)]({'tag':_0x6ee4e5(0x10d),'attributes':{'class':['ck',_0x6ee4e5(0xf7)]},'children':[{'tag':_0x6ee4e5(0x105),'attributes':{'class':['ck',_0x6ee4e5(0x106)]},'children':[{'text':_0xa17433}]},{'tag':_0x6ee4e5(0x10d),'attributes':{'class':['ck',_0x6ee4e5(0xf8)]},'children':this[_0x6ee4e5(0xf9)]}]});}[_0xf404c0(0xfb)](_0x3f5eca){const _0x105627=_0xf404c0,_0x10777c=new _0x3509ff(this[_0x105627(0xfe)],_0x3f5eca,this[_0x105627(0x111)],this[_0x105627(0x109)]);this[_0x105627(0xf9)][_0x105627(0x103)](_0x10777c);}[_0xf404c0(0x108)](_0x40d616){const _0x51b72d=_0xf404c0,_0x1b2a27=this[_0x51b72d(0xf9)][_0x51b72d(0x104)](_0x3cc678=>_0x3cc678['id']===_0x40d616['id']);this[_0x51b72d(0xf9)][_0x51b72d(0x10c)](_0x1b2a27);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5b814a=_0x4694;(function(_0x190a11,_0x5099be){const _0x4cd4d4=_0x4694,_0x4222d6=_0x190a11();while(!![]){try{const _0x4f0483=parseInt(_0x4cd4d4(0x14b))/0x1*(parseInt(_0x4cd4d4(0x13a))/0x2)+parseInt(_0x4cd4d4(0x142))/0x3+parseInt(_0x4cd4d4(0x147))/0x4*(-parseInt(_0x4cd4d4(0x131))/0x5)+parseInt(_0x4cd4d4(0x13d))/0x6+parseInt(_0x4cd4d4(0x13c))/0x7*(parseInt(_0x4cd4d4(0x12b))/0x8)+parseInt(_0x4cd4d4(0x143))/0x9+parseInt(_0x4cd4d4(0x136))/0xa*(-parseInt(_0x4cd4d4(0x121))/0xb);if(_0x4f0483===_0x5099be)break;else _0x4222d6['push'](_0x4222d6['shift']());}catch(_0x80fe17){_0x4222d6['push'](_0x4222d6['shift']());}}}(_0x4eab,0x2a0d0));import{View as _0x407ca6}from'ckeditor5/src/ui.js';function _0x4eab(){const _0xdc9b55=['ck-disabled','28153VKCVUt','highlightRevisions','div','highlight','setName','_revisions','_requireRevisionName','find','selectRevision','some','bindTemplate','_addRevision','_getTimePeriodViewByStartDate','deselect','77dmLXMO','addRevision','ck-reset','remove','ck-rounded-corners','select','getTime','fire','render','map','2488BTNdZC','createCollection','revisionViews','get','uiLanguage','setTemplate','15KtXfDm','locale','delegate','ck-revision-history-sidebar__timeline','timePeriodViews','1205560JLmJZJ','_removeRevision','startDate','removeRevision','18cQLjlJ','flat','973rYDvhd','2026320aPRtJk','createdAt','isEnabled','_revisionActions','set','631662RcPCVx','2482029KqGroV','revisionSetName','add','revisionSelected','139372pCnmtA','unhighlight','ck-revision-history-sidebar'];_0x4eab=function(){return _0xdc9b55;};return _0x4eab();}import _0x24492a from'./revisionssidebartimeperiodview.js';function _0x4694(_0x1be703,_0x1c4f01){const _0x4eab8a=_0x4eab();return _0x4694=function(_0x469498,_0x31d5c2){_0x469498=_0x469498-0x117;let _0x54cd93=_0x4eab8a[_0x469498];return _0x54cd93;},_0x4694(_0x1be703,_0x1c4f01);}import _0x58a29d from'./revisionssidebarheaderview.js';import{getDateTimePeriodInfo as _0x5f520f}from'./utils.js';import'../../../theme/revisionssidebar/revisionssidebar.css';export default class vi extends _0x407ca6{constructor(_0x243a74,_0x13b270,_0x53fc47,_0x3a9267){const _0x30ff7f=_0x4694;super(_0x243a74);const _0x4eac47=this[_0x30ff7f(0x11d)];this[_0x30ff7f(0x135)]=this[_0x30ff7f(0x12c)](),this[_0x30ff7f(0x135)][_0x30ff7f(0x133)](_0x30ff7f(0x126))['to'](this),this[_0x30ff7f(0x135)][_0x30ff7f(0x133)](_0x30ff7f(0x117))['to'](this),this[_0x30ff7f(0x118)]=_0x13b270,this[_0x30ff7f(0x140)]=_0x53fc47,this[_0x30ff7f(0x119)]=_0x3a9267,this['on'](_0x30ff7f(0x126),(_0x377ded,_0x422564)=>{const _0x43efcf=_0x30ff7f;this[_0x43efcf(0x128)](_0x43efcf(0x146),_0x422564);}),this['on'](_0x30ff7f(0x117),(_0x1cf426,_0x2e45ff)=>{const _0x240e7c=_0x30ff7f;this[_0x240e7c(0x128)](_0x240e7c(0x144),_0x2e45ff);}),this[_0x30ff7f(0x141)](_0x30ff7f(0x13f),!0x1),this[_0x30ff7f(0x130)]({'tag':_0x30ff7f(0x14d),'attributes':{'class':['ck',_0x30ff7f(0x123),_0x30ff7f(0x125),_0x30ff7f(0x149)]},'children':[new _0x58a29d(_0x243a74),{'tag':_0x30ff7f(0x14d),'attributes':{'class':['ck',_0x30ff7f(0x134),_0x4eac47['if'](_0x30ff7f(0x13f),_0x30ff7f(0x14a),_0x243d51=>!_0x243d51)]},'children':this[_0x30ff7f(0x135)]}]});}[_0x5b814a(0x129)](){const _0x1caa1a=_0x5b814a;super[_0x1caa1a(0x129)]();for(const _0xc50ac9 of this[_0x1caa1a(0x118)])this[_0x1caa1a(0x11e)](_0xc50ac9);this[_0x1caa1a(0x118)]['on'](_0x1caa1a(0x145),(_0x3db9a2,_0x45f329)=>{const _0x2f0694=_0x1caa1a;this[_0x2f0694(0x11e)](_0x45f329);}),this[_0x1caa1a(0x118)]['on'](_0x1caa1a(0x124),(_0x1fa9ad,_0x5fb023)=>{const _0x2acc7b=_0x1caa1a;this[_0x2acc7b(0x137)](_0x5fb023);});}get[_0x5b814a(0x12d)](){const _0x4fbe9f=_0x5b814a;return this[_0x4fbe9f(0x135)][_0x4fbe9f(0x12a)](_0x24a85f=>_0x24a85f[_0x4fbe9f(0x12d)][_0x4fbe9f(0x12a)](_0x49860f=>_0x49860f))[_0x4fbe9f(0x13b)]();}[_0x5b814a(0x11b)](_0x46adcc){const _0x50bb8b=_0x5b814a;for(const _0x133bbf of this[_0x50bb8b(0x12d)])_0x46adcc&&_0x46adcc['id']===_0x133bbf['id']?_0x133bbf[_0x50bb8b(0x126)]():_0x133bbf[_0x50bb8b(0x120)]();}[_0x5b814a(0x14c)](_0x216881){const _0x551682=_0x5b814a;for(const _0x2cfbc5 of this[_0x551682(0x12d)])_0x216881[_0x551682(0x11c)](({id:_0x2a86ba})=>_0x2a86ba===_0x2cfbc5['id'])?_0x2cfbc5[_0x551682(0x14e)]():_0x2cfbc5[_0x551682(0x148)]();}[_0x5b814a(0x11e)](_0x487b8f){const _0x3e554b=_0x5b814a,_0x575bf9=_0x5f520f(_0x487b8f[_0x3e554b(0x13e)],this[_0x3e554b(0x132)][_0x3e554b(0x12f)])[_0x3e554b(0x138)];let _0x5d2fbd=this[_0x3e554b(0x135)][_0x3e554b(0x12e)](0x0);_0x5d2fbd&&_0x5d2fbd[_0x3e554b(0x138)][_0x3e554b(0x127)]()===_0x575bf9[_0x3e554b(0x127)]()||(_0x5d2fbd=new _0x24492a(this[_0x3e554b(0x132)],_0x575bf9,this[_0x3e554b(0x140)],this[_0x3e554b(0x119)]),this[_0x3e554b(0x135)][_0x3e554b(0x145)](_0x5d2fbd)),_0x5d2fbd[_0x3e554b(0x122)](_0x487b8f);}[_0x5b814a(0x137)](_0x55e0b2){const _0x2b54ed=_0x5b814a,_0xc6f5fd=_0x5f520f(_0x55e0b2[_0x2b54ed(0x13e)],this[_0x2b54ed(0x132)][_0x2b54ed(0x12f)])[_0x2b54ed(0x138)];this[_0x2b54ed(0x11f)](_0xc6f5fd)[_0x2b54ed(0x139)](_0x55e0b2);}[_0x5b814a(0x11f)](_0x25f0e7){const _0x5f5014=_0x5b814a;return this[_0x5f5014(0x135)][_0x5f5014(0x11a)](_0x56a74e=>_0x56a74e[_0x5f5014(0x138)][_0x5f5014(0x127)]()===_0x25f0e7[_0x5f5014(0x127)]());}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x3624(_0x1c98bb,_0x1e5b6f){const _0x14f7a2=_0x14f7();return _0x3624=function(_0x362451,_0xeae784){_0x362451=_0x362451-0x1f3;let _0x140f58=_0x14f7a2[_0x362451];return _0x140f58;},_0x3624(_0x1c98bb,_0x1e5b6f);}(function(_0x20c406,_0x152417){const _0x45cda0=_0x3624,_0x21ee15=_0x20c406();while(!![]){try{const _0x412bba=-parseInt(_0x45cda0(0x1f7))/0x1+parseInt(_0x45cda0(0x200))/0x2+parseInt(_0x45cda0(0x1fe))/0x3+parseInt(_0x45cda0(0x1fd))/0x4*(parseInt(_0x45cda0(0x201))/0x5)+-parseInt(_0x45cda0(0x1f3))/0x6+-parseInt(_0x45cda0(0x1fc))/0x7*(parseInt(_0x45cda0(0x209))/0x8)+parseInt(_0x45cda0(0x205))/0x9;if(_0x412bba===_0x152417)break;else _0x21ee15['push'](_0x21ee15['shift']());}catch(_0xde2ba2){_0x21ee15['push'](_0x21ee15['shift']());}}}(_0x14f7,0x7268f));import{DateTime as _0x13b852}from'luxon';export function getDateTimePeriodInfo(_0x3c32ef,_0x73a7e){const _0x582a27=_0x3624,_0x149fbd=_0x13b852[_0x582a27(0x1f5)](_0x3c32ef)[_0x582a27(0x1fa)](_0x73a7e),_0x21ecc=_0x13b852[_0x582a27(0x203)](),_0x3aa1fa=_0x21ecc[_0x582a27(0x1f6)]({'days':0x1})[_0x582a27(0x207)](_0x582a27(0x1ff));let _0x5290d7,_0x4b95b9;return _0x149fbd[_0x582a27(0x202)](_0x21ecc,_0x582a27(0x1ff))?(_0x5290d7=_0x149fbd[_0x582a27(0x207)](_0x582a27(0x1ff))[_0x582a27(0x1f9)](),_0x4b95b9=_0x149fbd[_0x582a27(0x204)]()):_0x149fbd[_0x582a27(0x202)](_0x3aa1fa,_0x582a27(0x1ff))?(_0x5290d7=_0x3aa1fa[_0x582a27(0x1f9)](),_0x4b95b9=_0x149fbd[_0x582a27(0x204)]()):_0x149fbd[_0x582a27(0x202)](_0x21ecc,_0x582a27(0x1f4))?(_0x5290d7=_0x149fbd[_0x582a27(0x207)](_0x582a27(0x1f4))[_0x582a27(0x1f9)](),_0x4b95b9=_0x149fbd[_0x582a27(0x208)]||''):_0x149fbd[_0x582a27(0x202)](_0x21ecc,_0x582a27(0x1f8))?(_0x5290d7=_0x149fbd[_0x582a27(0x207)](_0x582a27(0x1fb))[_0x582a27(0x1f9)](),_0x4b95b9=_0x149fbd[_0x582a27(0x206)]||''):(_0x5290d7=_0x149fbd[_0x582a27(0x207)](_0x582a27(0x1f8))[_0x582a27(0x1f9)](),_0x4b95b9=String(_0x149fbd[_0x582a27(0x1f8)])),{'startDate':_0x5290d7,'localizedPeriodName':_0x4b95b9};}function _0x14f7(){const _0x3b0a02=['month','7psFvwK','90256jwNrpu','1293315gNEVRy','day','304052aQJKMB','70dpdHIm','hasSame','local','toRelativeCalendar','4916394ATpzTs','monthLong','startOf','weekdayLong','1257968yXrXeQ','3574464abaPIK','week','fromJSDate','minus','223680TKfMLC','year','toJSDate','setLocale'];_0x14f7=function(){return _0x3b0a02;};return _0x14f7();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x1fa0(_0x1a7303,_0xa54dff){const _0x3f33e9=_0x3f33();return _0x1fa0=function(_0x1fa00e,_0x467eb9){_0x1fa00e=_0x1fa00e-0x68;let _0x4319e8=_0x3f33e9[_0x1fa00e];return _0x4319e8;},_0x1fa0(_0x1a7303,_0xa54dff);}(function(_0xb69a6f,_0x96eb41){const _0x5a2f10=_0x1fa0,_0x2f6171=_0xb69a6f();while(!![]){try{const _0x24fcf1=parseInt(_0x5a2f10(0x6c))/0x1*(-parseInt(_0x5a2f10(0x6e))/0x2)+parseInt(_0x5a2f10(0x7d))/0x3*(parseInt(_0x5a2f10(0x91))/0x4)+parseInt(_0x5a2f10(0x88))/0x5+parseInt(_0x5a2f10(0x68))/0x6+parseInt(_0x5a2f10(0x7e))/0x7*(parseInt(_0x5a2f10(0x87))/0x8)+-parseInt(_0x5a2f10(0x81))/0x9+-parseInt(_0x5a2f10(0x92))/0xa;if(_0x24fcf1===_0x96eb41)break;else _0x2f6171['push'](_0x2f6171['shift']());}catch(_0x1fe5f6){_0x2f6171['push'](_0x2f6171['shift']());}}}(_0x3f33,0x529a3));import{View as _0x258360,ButtonView as _0x2f97cc,ToolbarSeparatorView as _0xb4ddad}from'ckeditor5/src/ui.js';import{getTranslation as _0x38afed}from'../../utils/common-translations.js';import _0x35f883 from'../../../theme/icons/arrow-up.svg';function _0x3f33(){const _0x21a7fd=['bind','Show\x20previous\x20change','span','Loading...','set','execute','No\x20changes','backward','isEnabled','5628DiqLtV','7KEKsJa','ck-revision-history-ui','bindTemplate','3539808WFfgAo','div','_isStatusLabelVisible','isBackwardNavigationEnabled','NUMBER_OF_CHANGES','currentChangeNumber','919096gyHfKD','1166320RgUxmd','Total','fire','ck-hidden','X_OF_Y_CHANGES','ck-revision-history-ui__changes-navigation__label','ck-revision-history-ui__changes-navigation__navigation','ck-revision-history-ui__changes-navigation','_statusText','1208rvkdlw','1348510PREPbO','1054710DyzAkx','isNavigationMode','isForwardNavigationEnabled','setTemplate','31998AAvZZq','numberOfChanges','14ZHOyJG','forward','Show\x20next\x20change','isReady','ck-revision-history-ui__changes-navigation__wrapper','EDIT_X_OF_Y_REVISIONS'];_0x3f33=function(){return _0x21a7fd;};return _0x3f33();}import _0x124676 from'../../../theme/icons/arrow-down.svg';import'../../../theme/changesnavigation.css';export default class li extends _0x258360{constructor(_0x41f3ce){const _0x20bb95=_0x1fa0;super(_0x41f3ce);const _0x2b0547=this[_0x20bb95(0x80)],_0x1d66a7=new _0x2f97cc(_0x41f3ce),_0x49a863=new _0x2f97cc(_0x41f3ce);this[_0x20bb95(0x78)](_0x20bb95(0x69),!0x1),this[_0x20bb95(0x78)](_0x20bb95(0x71),!0x1),this[_0x20bb95(0x78)](_0x20bb95(0x86),0x0),this[_0x20bb95(0x78)](_0x20bb95(0x6d),0x0),this[_0x20bb95(0x78)](_0x20bb95(0x6a),!0x1),this[_0x20bb95(0x78)](_0x20bb95(0x84),!0x1),this[_0x20bb95(0x74)](_0x20bb95(0x83))['to'](this,_0x20bb95(0x71),this,_0x20bb95(0x6d),(_0x19ede1,_0x3310e4)=>_0x19ede1&&_0x3310e4>0x0),this[_0x20bb95(0x74)](_0x20bb95(0x90))['to'](this,_0x20bb95(0x71),this,_0x20bb95(0x86),this,_0x20bb95(0x6d),this,_0x20bb95(0x69),(_0x150538,_0x18b9d6,_0x5d6a0a,_0x53c64a)=>{const _0x1458ad=_0x20bb95;if(!_0x150538)return _0x38afed(_0x41f3ce,_0x1458ad(0x77));if(!_0x5d6a0a)return _0x38afed(_0x41f3ce,_0x1458ad(0x7a));const _0x285b25=_0x38afed(_0x41f3ce,_0x1458ad(0x85),_0x5d6a0a);return _0x53c64a?_0x38afed(_0x41f3ce,_0x1458ad(0x8c),[_0x18b9d6+0x1,_0x5d6a0a]):_0x285b25;}),_0x1d66a7[_0x20bb95(0x78)]({'label':_0x38afed(_0x41f3ce,_0x20bb95(0x75)),'tooltip':!0x0,'icon':_0x35f883}),_0x49a863[_0x20bb95(0x78)]({'label':_0x38afed(_0x41f3ce,_0x20bb95(0x70)),'tooltip':!0x0,'icon':_0x124676}),_0x1d66a7[_0x20bb95(0x74)](_0x20bb95(0x7c))['to'](this,_0x20bb95(0x84)),_0x49a863[_0x20bb95(0x74)](_0x20bb95(0x7c))['to'](this,_0x20bb95(0x6a)),_0x1d66a7['on'](_0x20bb95(0x79),()=>this[_0x20bb95(0x8a)](_0x20bb95(0x79),_0x20bb95(0x7b))),_0x49a863['on'](_0x20bb95(0x79),()=>this[_0x20bb95(0x8a)](_0x20bb95(0x79),_0x20bb95(0x6f))),this[_0x20bb95(0x6b)]({'tag':_0x20bb95(0x82),'attributes':{'class':['ck',_0x20bb95(0x7f),_0x20bb95(0x8f)]},'children':[{'tag':_0x20bb95(0x76),'attributes':{'class':[_0x20bb95(0x72)]},'children':[{'tag':_0x20bb95(0x76),'attributes':{'class':[_0x20bb95(0x8d),_0x2b0547['if'](_0x20bb95(0x83),_0x20bb95(0x8b),_0x53aa16=>!_0x53aa16)]},'children':[{'text':_0x2b0547['to'](_0x20bb95(0x69),_0x2d60e1=>_0x2d60e1?_0x38afed(_0x41f3ce,_0x20bb95(0x73))+':\x20':_0x38afed(_0x41f3ce,_0x20bb95(0x89))+':\x20')}]},{'text':_0x2b0547['to'](_0x20bb95(0x90))}]},new _0xb4ddad(),{'tag':_0x20bb95(0x82),'attributes':{'class':[_0x20bb95(0x8e)]},'children':[_0x1d66a7,_0x49a863]}]});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x34c1ba=_0xfa29;function _0xfa29(_0x380d44,_0x42171b){const _0x16e829=_0x16e8();return _0xfa29=function(_0xfa298e,_0x1e7382){_0xfa298e=_0xfa298e-0x183;let _0x3bcddf=_0x16e829[_0xfa298e];return _0x3bcddf;},_0xfa29(_0x380d44,_0x42171b);}(function(_0x30f271,_0x37df5b){const _0x3eee86=_0xfa29,_0x4c92a7=_0x30f271();while(!![]){try{const _0x29b2ef=parseInt(_0x3eee86(0x183))/0x1+parseInt(_0x3eee86(0x193))/0x2+-parseInt(_0x3eee86(0x18a))/0x3*(parseInt(_0x3eee86(0x199))/0x4)+-parseInt(_0x3eee86(0x195))/0x5+parseInt(_0x3eee86(0x18f))/0x6+parseInt(_0x3eee86(0x191))/0x7*(parseInt(_0x3eee86(0x196))/0x8)+-parseInt(_0x3eee86(0x184))/0x9;if(_0x29b2ef===_0x37df5b)break;else _0x4c92a7['push'](_0x4c92a7['shift']());}catch(_0x5d630f){_0x4c92a7['push'](_0x4c92a7['shift']());}}}(_0x16e8,0xda019));import{Plugin as _0x5690b5}from'ckeditor5/src/core.js';const ee=_0x34c1ba(0x190);import'../../../theme/revisionviewerloadingoverlay.css';export default class ie extends _0x5690b5{static get[_0x34c1ba(0x185)](){const _0x4b2940=_0x34c1ba;return _0x4b2940(0x186);}static get[_0x34c1ba(0x18b)](){return!0x0;}static get[_0x34c1ba(0x194)](){return!0x0;}[_0x34c1ba(0x197)](){const _0x6f01f1=_0x34c1ba,_0x16f821=this[_0x6f01f1(0x198)][_0x6f01f1(0x187)][_0x6f01f1(0x18d)];_0x16f821[_0x6f01f1(0x189)](_0x59376b=>{const _0x4a18b=_0x6f01f1;for(const _0x592236 of _0x16f821[_0x4a18b(0x18c)][_0x4a18b(0x192)])_0x59376b[_0x4a18b(0x19a)](ee,_0x592236);});}[_0x34c1ba(0x18e)](){const _0x3f5896=_0x34c1ba,_0x50fd2c=this[_0x3f5896(0x198)][_0x3f5896(0x187)][_0x3f5896(0x18d)];_0x50fd2c[_0x3f5896(0x189)](_0x157d0d=>{const _0x4430f9=_0x3f5896;for(const _0x60234f of _0x50fd2c[_0x4430f9(0x18c)][_0x4430f9(0x192)])_0x157d0d[_0x4430f9(0x188)](ee,_0x60234f);});}}function _0x16e8(){const _0x27b63b=['RevisionViewerLoadingOverlay','editing','removeClass','change','3cPntCZ','isOfficialPlugin','document','view','hide','8366454SGvDgP','ck-editor__editable__loading-overlay','146006Ufwgit','roots','118042VOZxlY','isPremiumPlugin','269990oQVZYl','320rKmrxD','show','editor','3859448CFbLfY','addClass','981621cHZNjv','12218022UQFYXW','pluginName'];_0x16e8=function(){return _0x27b63b;};return _0x16e8();}
|