@ckeditor/ckeditor5-revision-history 0.0.0-nightly-20241214.0 → 0.0.0-nightly-20241215.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/revisionhistory/revisionhistorysaverevisionformview.js +1 -1
- package/src/ui/revisionhistory/revisionhistoryui.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebarheaderview.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/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-20241215.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-20241215.0",
|
|
43
|
+
"@ckeditor/ckeditor5-editor-classic": "0.0.0-nightly-20241215.0",
|
|
44
|
+
"@ckeditor/ckeditor5-engine": "0.0.0-nightly-20241215.0",
|
|
45
|
+
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-20241215.0",
|
|
46
|
+
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-20241215.0",
|
|
47
|
+
"ckeditor5": "0.0.0-nightly-20241215.0",
|
|
48
|
+
"ckeditor5-collaboration": "0.0.0-nightly-20241215.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 _0x4863(){const _0x5ddbe4=['href','join','138595mBWAqr','212jnmZAx','getRevisionsIterator','Users','isNaN','toVersion','plugins','1062096TAuwIt','earlier','diffData','editor','_revisions','isPremiumPlugin','addRevision','18079299AzQhpw','fromVersion','fromCharCode','isOfficialPlugin','3092472tdCLwI','toJSON','pluginName','getRevision','getLaterVisibleRevision','4KNSyNy','getIndex','getRevisions','getRevisionsInDiff','push','reverse','2388vQhtbO','717381kQOPxt','from','3523100AgoqmO','getUser','name','map','getEarlierVisibleRevision','oldRevisionId','add','createRevision','afterInit','attributes','length','newRevisionId','get','requires','data','RevisionsRepository','authorsIds','creatorId','later','createdAt'];_0x4863=function(){return _0x5ddbe4;};return _0x4863();}function _0x54b6(_0x5ed247,_0x164132){const _0x4863bd=_0x4863();return _0x54b6=function(_0x54b691,_0xfa9adb){_0x54b691=_0x54b691-0x166;let _0x4ee8f5=_0x4863bd[_0x54b691];return _0x4ee8f5;},_0x54b6(_0x5ed247,_0x164132);}const _0x303439=_0x54b6;(function(_0x31547b,_0x319342){const _0x358f44=_0x54b6,_0x287457=_0x31547b();while(!![]){try{const _0x3d8038=-parseInt(_0x358f44(0x176))/0x1+-parseInt(_0x358f44(0x18f))/0x2*(-parseInt(_0x358f44(0x175))/0x3)+-parseInt(_0x358f44(0x16f))/0x4*(parseInt(_0x358f44(0x18e))/0x5)+-parseInt(_0x358f44(0x16a))/0x6+-parseInt(_0x358f44(0x178))/0x7+parseInt(_0x358f44(0x195))/0x8+parseInt(_0x358f44(0x166))/0x9;if(_0x3d8038===_0x319342)break;else _0x287457['push'](_0x287457['shift']());}catch(_0x14dccd){_0x287457['push'](_0x287457['shift']());}}}(_0x4863,0x70d39));import{Users as _0x31c108}from'ckeditor5-collaboration/src/collaboration-core.js';import{Plugin as _0x5d8929}from'ckeditor5/src/core.js';import{Collection as _0x4f627e,uid as _0x197f67}from'ckeditor5/src/utils.js';import{default as _0x40f875}from'./revision.js';export default class j extends _0x5d8929{static get[_0x303439(0x185)](){return[_0x31c108];}static get[_0x303439(0x16c)](){const _0x31368e=_0x303439;return _0x31368e(0x187);}static get[_0x303439(0x169)](){return!0x0;}static get[_0x303439(0x19a)](){return!0x0;}get[_0x303439(0x182)](){const _0x306896=_0x303439;return this[_0x306896(0x199)][_0x306896(0x182)];}constructor(_0x1fcb1c){const _0x47dff2=_0x303439;super(_0x1fcb1c),this[_0x47dff2(0x199)]=new _0x4f627e();}[_0x303439(0x180)](){!async function(_0x4c593a){const _0x2cb23f=_0x3fd3e1([0x58,0x48,0x56,0x71,0x6a,0x4d,0x49,0x4a,0x6f,0x44,0x33,0x76,0x42,0x61,0x52,0x55,0x30,0x57,0x47,0x66,0x74,0x68,0x73,0x43,0x75,0x4c,0x39,0x72,0x69,0x54,0x53,0x4f,0x45,0x4e,0x4b,0x6e,0x77,0x35,0x6c,0x64,0x46,0x62,0x78,0x65,0x50,0x51,0x6d,0x37,0x63,0x70,0x31,0x34,0x36,0x38,0x6b,0x41,0x5a,0x79,0x67,0x32,0x7a,0x59]),_0x56acb6=0xeb829,_0x31968a=0x45322756,_0x4fe368=0x45357efe^_0x31968a,_0x6eaa7f=window[_0x3fd3e1([0x44,0x61,0x74,0x65])][_0x3fd3e1([0x6e,0x6f,0x77])](),_0x1d8eff=_0x4c593a[_0x3fd3e1([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x358a61=new window[(_0x3fd3e1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2afed3=>{_0x1d8eff[_0x3fd3e1([0x6f,0x6e,0x63,0x65])](_0x3fd3e1([0x72,0x65,0x61,0x64,0x79]),_0x2afed3);}),_0x55db5f={[_0x3fd3e1([0x6b,0x74,0x79])]:_0x3fd3e1([0x45,0x43]),[_0x3fd3e1([0x75,0x73,0x65])]:_0x3fd3e1([0x73,0x69,0x67]),[_0x3fd3e1([0x63,0x72,0x76])]:_0x3fd3e1([0x50,0x2d,0x32,0x35,0x36]),[_0x3fd3e1([0x78])]:_0x3fd3e1([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]),[_0x3fd3e1([0x79])]:_0x3fd3e1([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]),[_0x3fd3e1([0x61,0x6c,0x67])]:_0x3fd3e1([0x45,0x53,0x32,0x35,0x36])},_0x1f46c7=_0x1d8eff[_0x3fd3e1([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3fd3e1([0x67,0x65,0x74])](_0x3fd3e1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xd35e1a(){let _0x57c6a8,_0xc4ce24=null,_0x12bd76=null;try{if(_0x1f46c7==_0x3fd3e1([0x47,0x50,0x4c]))return _0x3fd3e1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x57c6a8=_0x3dc547(),!_0x57c6a8)return _0x3fd3e1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x57c6a8[_0x3fd3e1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x12bd76=_0x4fb707(_0x57c6a8[_0x3fd3e1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x57c6a8[_0x3fd3e1([0x6a,0x74,0x69])])),await _0x249d6c()?_0x29c460()?_0x5ddac6()?_0x3fd3e1([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x130758()?(_0x57c6a8[_0x3fd3e1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3fd3e1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xc4ce24=_0x8d9882(_0x3fd3e1([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x57c6a8[_0x3fd3e1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3fd3e1([0x74,0x72,0x69,0x61,0x6c])&&(_0xc4ce24=_0x8d9882(_0x3fd3e1([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x57c6a8[_0x3fd3e1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3fd3e1([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0xc4ce24=_0x8d9882(_0x3fd3e1([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5ea4c5()):_0x3fd3e1([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3fd3e1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3fd3e1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x10441d){return _0x3fd3e1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5ddac6(){const _0x2b86b3=[_0x3fd3e1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3fd3e1([0x74,0x72,0x69,0x61,0x6c])][_0x3fd3e1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x57c6a8[_0x3fd3e1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x6eaa7f/0x3e8:0xe10*_0x4fe368;return _0x57c6a8[_0x3fd3e1([0x65,0x78,0x70])]<_0x2b86b3;}function _0x29c460(){const _0x5c163e=_0x57c6a8[_0x3fd3e1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x5c163e)return!0x1;if(_0x5c163e[_0x3fd3e1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3fd3e1([0x2a])))return!0x0;if(_0x5c163e[_0x3fd3e1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3fd3e1([0x52,0x48])))return!0x0;if(_0x5c163e[_0x3fd3e1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3fd3e1([0x52,0x52,0x48]))){if(_0x27123c())return!0x0;if(_0x31b829()||_0x233c91())return!0x0;}return!0x1;}function _0x130758(){const _0x4419a0=_0x54b6,_0x595731=_0x57c6a8[_0x3fd3e1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x595731||0x0==_0x595731[_0x3fd3e1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x43ba28}=new URL(window[_0x3fd3e1([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4419a0(0x18c)]);if(_0x595731[_0x3fd3e1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x43ba28))return!0x0;const _0x3746dc=_0x43ba28[_0x3fd3e1([0x73,0x70,0x6c,0x69,0x74])](_0x3fd3e1([0x2e]));return _0x595731[_0x3fd3e1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x47fdea=>_0x47fdea[_0x3fd3e1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3fd3e1([0x2a])))[_0x3fd3e1([0x6d,0x61,0x70])](_0x390ffb=>_0x390ffb[_0x3fd3e1([0x73,0x70,0x6c,0x69,0x74])](_0x3fd3e1([0x2e])))[_0x3fd3e1([0x73,0x6f,0x6d,0x65])](_0x22b999=>_0x3746dc[_0x3fd3e1([0x65,0x76,0x65,0x72,0x79])]((_0x2418a7,_0x33f473)=>_0x22b999[_0x33f473]===_0x2418a7||_0x22b999[_0x33f473]===_0x3fd3e1([0x2a])));}function _0x5ea4c5(){return _0xc4ce24&&_0x12bd76?new window[(_0x3fd3e1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x113a88,_0x4c6ea6)=>{_0xc4ce24[_0x3fd3e1([0x74,0x68,0x65,0x6e])](_0x113a88,_0x4c6ea6),_0x12bd76[_0x3fd3e1([0x74,0x68,0x65,0x6e])](_0x2c8beb=>{_0x2c8beb!=_0x3fd3e1([0x56,0x61,0x6c,0x69,0x64])&&_0x113a88(_0x2c8beb);},_0x4c6ea6);}):_0xc4ce24||_0x12bd76||_0x3fd3e1([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4fb707(_0x24a4c5,_0xb9e487){return new window[(_0x3fd3e1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x93ef5b=>{if(_0x5341d2())return _0x93ef5b(_0x3fd3e1([0x56,0x61,0x6c,0x69,0x64]));_0x35a282(),_0x1d8eff[_0x3fd3e1([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3fd3e1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x116561=!0x1;const _0x5caff2=_0x197f67();function _0x2b944e(_0x53aef8){return!!_0x53aef8&&(typeof _0x53aef8===_0x3fd3e1([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x53aef8===_0x3fd3e1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x53aef8[_0x3fd3e1([0x74,0x68,0x65,0x6e])]===_0x3fd3e1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x53aef8[_0x3fd3e1([0x63,0x61,0x74,0x63,0x68])]===_0x3fd3e1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1b5080(_0x282d95){_0x157a54(_0x282d95)[_0x3fd3e1([0x74,0x68,0x65,0x6e])](_0x219e55=>{if(!_0x219e55||_0x219e55[_0x3fd3e1([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3fd3e1([0x6f,0x6b]))return _0x3fd3e1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x50effc(_0x54821f(_0x5caff2+_0xb9e487))!=_0x219e55[_0x3fd3e1([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3fd3e1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3fd3e1([0x56,0x61,0x6c,0x69,0x64]);})[_0x3fd3e1([0x74,0x68,0x65,0x6e])](_0x249db0=>(_0x1cf9f7(),_0x249db0),()=>{const _0x2a5063=_0x233ab3();return null==_0x2a5063?(_0x1cf9f7(),_0x3fd3e1([0x56,0x61,0x6c,0x69,0x64])):_0x3fd3e1(_0x6eaa7f-_0x2a5063>(0x613ea356^_0x31968a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3fd3e1([0x74,0x68,0x65,0x6e])](_0x93ef5b)[_0x3fd3e1([0x63,0x61,0x74,0x63,0x68])](()=>{_0x93ef5b(_0x3fd3e1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4ca33b=0x4504c9d6^_0x31968a;function _0x1cf9f7(){const _0x3e534c=_0x3fd3e1([0x6c,0x6c,0x63,0x74,0x2d])+_0x50effc(_0x54821f(_0x24a4c5)),_0x40ef97=_0x589c86(_0x50effc(window[_0x3fd3e1([0x4d,0x61,0x74,0x68])][_0x3fd3e1([0x63,0x65,0x69,0x6c])](_0x6eaa7f/_0x4ca33b)));window[_0x3fd3e1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3fd3e1([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3e534c,_0x40ef97);}function _0x233ab3(){const _0x2371d5=_0x3fd3e1([0x6c,0x6c,0x63,0x74,0x2d])+_0x50effc(_0x54821f(_0x24a4c5)),_0x1a811c=window[_0x3fd3e1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3fd3e1([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2371d5);return _0x1a811c?window[_0x3fd3e1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x589c86(_0x1a811c),0x10)*_0x4ca33b:null;}function _0x157a54(_0x32d008){return new window[(_0x3fd3e1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x55da1f,_0x44c8bc)=>{_0x32d008[_0x3fd3e1([0x74,0x68,0x65,0x6e])](_0x55da1f,_0x44c8bc),window[_0x3fd3e1([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x44c8bc,0x4533f396^_0x31968a);});}}_0x1d8eff[_0x3fd3e1([0x6f,0x6e])](_0x3fd3e1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x53043c,_0x38a730)=>{if(_0x38a730[0x0]!=_0x24a4c5)return _0x93ef5b(_0x3fd3e1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x38a730[0x1]={..._0x38a730[0x1],[_0x3fd3e1([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5caff2};},{[_0x3fd3e1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3fd3e1([0x68,0x69,0x67,0x68])}),_0x1d8eff[_0x3fd3e1([0x6f,0x6e])](_0x3fd3e1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x9e0052=>{_0x2b944e(_0x9e0052[_0x3fd3e1([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x116561=!0x0,_0x1b5080(_0x9e0052[_0x3fd3e1([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3fd3e1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3fd3e1([0x6c,0x6f,0x77])}),_0x358a61[_0x3fd3e1([0x74,0x68,0x65,0x6e])](()=>{_0x116561||_0x93ef5b(_0x3fd3e1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5341d2(){return _0x1d8eff[_0x3fd3e1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3fd3e1([0x76,0x69,0x65,0x77])][_0x3fd3e1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3fd3e1([0x61,0x75,0x74,0x6f]);}function _0x35a282(){_0x1d8eff[_0x3fd3e1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3fd3e1([0x76,0x69,0x65,0x77])][_0x3fd3e1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3fd3e1([0x61,0x75,0x74,0x6f]);}}function _0x8d9882(_0x16feb9){const _0x3afc86=[new window[(_0x3fd3e1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e1a47=>setTimeout(_0x2e1a47,0x453b199a^_0x31968a)),_0x358a61[_0x3fd3e1([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3fd3e1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b399d=>{const _0x5d6a8f=0x45322751^_0x31968a,_0x5d4076=_0x4c593a[_0x3fd3e1([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];function _0xbea2e9(){_0x5d4076[_0x3fd3e1([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x5d6a8f&&_0x1b399d();}_0xbea2e9(),_0x5d4076[_0x3fd3e1([0x6f,0x6e])](_0x3fd3e1([0x61,0x64,0x64]),_0xbea2e9);})),new window[(_0x3fd3e1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xd7b348=>{function _0x49a6b3(){const _0x4e6dad=_0x54b6;for(const _0xcf57cd in window)if(window[_0x3fd3e1([0x4e,0x75,0x6d,0x62,0x65,0x72])][_0x4e6dad(0x192)](window[_0x3fd3e1([0x4e,0x75,0x6d,0x62,0x65,0x72])](_0xcf57cd))&&window[_0xcf57cd]==_0x56acb6)return _0xd7b348();_0x1d8eff[_0x3fd3e1([0x73,0x74,0x61,0x74,0x65])]!=_0x3fd3e1([0x64,0x65,0x73,0x74,0x72,0x6f,0x79,0x65,0x64])&&window[_0x3fd3e1([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x49a6b3,0x453234de^_0x31968a);}_0x1189cf(_0x3fd3e1([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&_0x49a6b3();})];return window[_0x3fd3e1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3fd3e1([0x72,0x61,0x63,0x65])](_0x3afc86)[_0x3fd3e1([0x74,0x68,0x65,0x6e])](()=>_0x16feb9);}async function _0x1b2605(){if(await _0x358a61,_0x1189cf(_0x3fd3e1([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x573650=_0x4c593a[_0x3fd3e1([0x67,0x65,0x74,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])](0x0),_0x2636f4=_0x4c593a[_0x3fd3e1([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])](_0x573650[_0x3fd3e1([0x69,0x64])]),_0x260bf3=_0x5d54bf(_0x3fd3e1([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]));return await _0x260bf3[_0x3fd3e1([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x573650['id'],_0x2636f4?_0x2636f4['id']:null,!0x0),_0x260bf3[_0x3fd3e1([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x3fd3e1([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x260bf3[_0x3fd3e1([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x260bf3[_0x3fd3e1([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x10ca10,void(_0x260bf3[_0x3fd3e1([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x10ca10);}if(_0x1189cf(_0x3fd3e1([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))){const _0x113c57=_0x5d54bf(_0x3fd3e1([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]));_0x113c57[_0x3fd3e1([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x3fd3e1([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x113c57[_0x3fd3e1([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x113c57[_0x3fd3e1([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x10ca10,_0x113c57[_0x3fd3e1([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x10ca10;}_0x1d8eff[_0x3fd3e1([0x6d,0x6f,0x64,0x65,0x6c])][_0x3fd3e1([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x10ca10,_0x1d8eff[_0x3fd3e1([0x6d,0x6f,0x64,0x65,0x6c])][_0x3fd3e1([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x10ca10,_0x1d8eff[_0x3fd3e1([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3fd3e1([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x27123c(){return _0x1189cf(_0x3fd3e1([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x5d54bf(_0x3fd3e1([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x3fd3e1([0x73,0x74,0x61,0x74,0x65])]==_0x3fd3e1([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x31b829(){return _0x1189cf(_0x3fd3e1([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 _0x233c91(){return _0x1189cf(_0x3fd3e1([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x18cfc3(_0x76302b){const _0x2d96f6=_0x55126c();_0x1d8eff[_0x2d96f6]=_0x3fd3e1([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])+_0x76302b,_0x76302b[_0x3fd3e1([0x65,0x6e,0x64,0x73,0x57,0x69,0x74,0x68])](_0x3fd3e1([0x4c,0x69,0x6d,0x69,0x74]))&&(window[_0x55126c()]=_0x56acb6),_0x76302b!=_0x3fd3e1([0x56,0x61,0x6c,0x69,0x64])&&_0x1b2605();}function _0x55126c(){const _0x355c62=window[_0x3fd3e1([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3fd3e1([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3fd3e1([0x6e,0x6f,0x77])]())[_0x3fd3e1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3fd3e1([0x2e]),'');let _0x11ca91=_0x3fd3e1([0x58]);for(let _0x104764=0x0;_0x104764<_0x355c62[_0x3fd3e1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x104764+=0x2){let _0x58f54e=window[_0x3fd3e1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x355c62[_0x3fd3e1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x104764,_0x104764+0x2));_0x58f54e>=_0x2cb23f[_0x3fd3e1([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x58f54e-=_0x2cb23f[_0x3fd3e1([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x11ca91+=_0x2cb23f[_0x58f54e];}return _0x11ca91;}function _0x3dc547(){const _0xc0921c=_0x1f46c7[_0x3fd3e1([0x73,0x70,0x6c,0x69,0x74])](_0x3fd3e1([0x2e]));if(0x3!=_0xc0921c[_0x3fd3e1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x243390(_0xc0921c[0x1]);function _0x243390(_0x56da85){const _0x34b944=_0x5a04c8(_0x56da85);return _0x34b944&&_0x576aa4()?_0x34b944:null;function _0x576aa4(){const _0x495c5f=_0x34b944[_0x3fd3e1([0x6a,0x74,0x69])],_0x405117=window[_0x3fd3e1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x495c5f[_0x3fd3e1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x495c5f[_0x3fd3e1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3c017c={..._0x34b944,[_0x3fd3e1([0x6a,0x74,0x69])]:_0x495c5f[_0x3fd3e1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x495c5f[_0x3fd3e1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3c017c[_0x3fd3e1([0x76,0x63])],_0x54821f(_0x3c017c)==_0x405117;}}}async function _0x249d6c(){let _0x3c232f=!0x0;try{const _0x130c58=_0x1f46c7[_0x3fd3e1([0x73,0x70,0x6c,0x69,0x74])](_0x3fd3e1([0x2e])),[_0x9cd609,_0x22b85d,_0x565215]=_0x130c58;return _0x2500b2(_0x9cd609),await _0x26c4c6(_0x9cd609,_0x22b85d,_0x565215),_0x3c232f;}catch(_0x3d309f){return!0x1;}function _0x2500b2(_0xd11298){const _0x23db1c=_0x5a04c8(_0xd11298);_0x23db1c&&_0x23db1c[_0x3fd3e1([0x61,0x6c,0x67])]==_0x3fd3e1([0x45,0x53,0x32,0x35,0x36])||(_0x3c232f=!0x1);}async function _0x26c4c6(_0x18c0de,_0x47c58b,_0x412c7e){const _0x35326b=window[_0x3fd3e1([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3fd3e1([0x66,0x72,0x6f,0x6d])](_0x4cd108(_0x412c7e),_0x1d296b=>_0x1d296b[_0x3fd3e1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x586b62=new window[(_0x3fd3e1([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3fd3e1([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x18c0de+_0x3fd3e1([0x2e])+_0x47c58b),_0x20b6b8=window[_0x3fd3e1([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3fd3e1([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x20b6b8)return;const _0x21cdc9=await _0x20b6b8[_0x3fd3e1([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3fd3e1([0x6a,0x77,0x6b]),_0x55db5f,{[_0x3fd3e1([0x6e,0x61,0x6d,0x65])]:_0x3fd3e1([0x45,0x43,0x44,0x53,0x41]),[_0x3fd3e1([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3fd3e1([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3fd3e1([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x20b6b8[_0x3fd3e1([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3fd3e1([0x6e,0x61,0x6d,0x65])]:_0x3fd3e1([0x45,0x43,0x44,0x53,0x41]),[_0x3fd3e1([0x68,0x61,0x73,0x68])]:{[_0x3fd3e1([0x6e,0x61,0x6d,0x65])]:_0x3fd3e1([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x21cdc9,_0x35326b,_0x586b62)||(_0x3c232f=!0x1);}}function _0x5a04c8(_0x5563cf){return _0x5563cf[_0x3fd3e1([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3fd3e1([0x65,0x79]))?JSON[_0x3fd3e1([0x70,0x61,0x72,0x73,0x65])](_0x4cd108(_0x5563cf)):null;}function _0x4cd108(_0x5e9809){return window[_0x3fd3e1([0x61,0x74,0x6f,0x62])](_0x5e9809[_0x3fd3e1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3fd3e1([0x2b]))[_0x3fd3e1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3fd3e1([0x2f])));}function _0x54821f(_0xfe6ebb){let _0x53bf29=0x1505;function _0x561edc(_0xd56572){for(let _0x2fef7b=0x0;_0x2fef7b<_0xd56572[_0x3fd3e1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2fef7b++){const _0x1ca829=_0xd56572[_0x3fd3e1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2fef7b);_0x53bf29=(_0x53bf29<<0x5)+_0x53bf29+_0x1ca829,_0x53bf29&=_0x53bf29;}}function _0x4716c4(_0xb08fb2){Array[_0x3fd3e1([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xb08fb2)?_0xb08fb2[_0x3fd3e1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4716c4):_0xb08fb2&&typeof _0xb08fb2==_0x3fd3e1([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3fd3e1([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xb08fb2)[_0x3fd3e1([0x73,0x6f,0x72,0x74])]()[_0x3fd3e1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5a0994,_0x5882b9])=>{_0x561edc(_0x5a0994),_0x4716c4(_0x5882b9);}):_0x561edc(window[_0x3fd3e1([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xb08fb2));}return _0x4716c4(_0xfe6ebb),_0x53bf29>>>0x0;}function _0x50effc(_0x50920a){return _0x50920a[_0x3fd3e1([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3fd3e1([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3fd3e1([0x30]));}function _0x589c86(_0x220d18){return _0x220d18[_0x3fd3e1([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3fd3e1([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3fd3e1([0x6a,0x6f,0x69,0x6e])]('');}function _0x1189cf(_0x2f7db0){return _0x1d8eff[_0x3fd3e1([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x3fd3e1([0x68,0x61,0x73])](_0x2f7db0);}function _0x5d54bf(_0x54d6fc){return _0x1d8eff[_0x3fd3e1([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x3fd3e1([0x67,0x65,0x74])](_0x54d6fc);}function _0x10ca10(){}function _0x3fd3e1(_0x57ea83){const _0x39ad85=_0x54b6;return _0x57ea83[_0x39ad85(0x17b)](_0x5c3c0d=>String[_0x39ad85(0x168)](_0x5c3c0d))[_0x39ad85(0x18d)]('');}_0x18cfc3(await _0xd35e1a());}(this);}[_0x303439(0x17f)](_0x17bd22){const _0x575637=_0x303439,_0x3cea03=this[_0x575637(0x198)][_0x575637(0x194)][_0x575637(0x184)](_0x575637(0x191));return new _0x40f875({'id':_0x17bd22['id'],'name':_0x17bd22[_0x575637(0x17a)],'creator':_0x17bd22[_0x575637(0x189)]?_0x3cea03[_0x575637(0x179)](_0x17bd22[_0x575637(0x189)]):null,'diffData':_0x17bd22[_0x575637(0x197)]||_0x17bd22[_0x575637(0x186)],'authors':_0x17bd22[_0x575637(0x188)][_0x575637(0x17b)](_0x3c7c45=>_0x3cea03[_0x575637(0x179)](_0x3c7c45)),'createdAt':new Date(_0x17bd22[_0x575637(0x18b)]),'attributes':_0x17bd22[_0x575637(0x181)],'fromVersion':_0x17bd22[_0x575637(0x167)],'toVersion':_0x17bd22[_0x575637(0x193)]});}[_0x303439(0x19b)](_0x4d27e6,_0x48d388=0x0){const _0x9771d=_0x303439;this[_0x9771d(0x199)][_0x9771d(0x17e)](_0x4d27e6,_0x48d388);}[_0x303439(0x16d)](_0x7986cf){const _0x46f00e=_0x303439;return this[_0x46f00e(0x199)][_0x46f00e(0x184)](_0x7986cf);}[_0x303439(0x171)](_0x2cc2e1={'toJSON':!0x1}){const _0xbbed1a=_0x303439,_0x47008e=Array[_0xbbed1a(0x177)](this[_0xbbed1a(0x199)]);return _0x47008e[_0xbbed1a(0x174)](),_0x2cc2e1[_0xbbed1a(0x16b)]?_0x47008e[_0xbbed1a(0x17b)](_0x60af76=>_0x60af76[_0xbbed1a(0x16b)]()):_0x47008e;}[_0x303439(0x170)](_0x17322b){const _0x465221=_0x303439;return this[_0x465221(0x199)][_0x465221(0x170)](_0x17322b);}[_0x303439(0x17c)](_0x5e2c06){const _0x58d9f=_0x303439,[,_0x51d11e]=this[_0x58d9f(0x190)](_0x5e2c06,{'direction':_0x58d9f(0x196)});return _0x51d11e;}[_0x303439(0x16e)](_0x3f00a8){const _0x1614f0=_0x303439,[,_0x33269e]=this[_0x1614f0(0x190)](_0x3f00a8,{'direction':_0x1614f0(0x18a)});return _0x33269e;}[_0x303439(0x172)](_0x472969){const _0x4cc35e=_0x303439,_0x6ac95b=[];for(const _0x7ff3b9 of this[_0x4cc35e(0x190)](_0x472969[_0x4cc35e(0x183)]))if(_0x6ac95b[_0x4cc35e(0x173)](_0x7ff3b9),_0x7ff3b9['id']===_0x472969[_0x4cc35e(0x17d)])break;return _0x6ac95b;}*[_0x303439(0x190)](_0x50aa3f,{direction:_0x44b9bd=_0x303439(0x196),filter:_0x2e682e=()=>!0x0}={}){const _0x982ce4=_0x303439,_0xbe0c5a=_0x982ce4(0x196)===_0x44b9bd?0x1:-0x1;let _0x517242=this[_0x982ce4(0x199)][_0x982ce4(0x184)](_0x50aa3f),_0x1b915b=this[_0x982ce4(0x170)](_0x517242);for(yield _0x517242;_0x517242;){if(_0x1b915b+=_0xbe0c5a,_0x517242=this[_0x982ce4(0x16d)](_0x1b915b),!_0x517242)return;_0x2e682e(_0x517242)&&(yield _0x517242);}}}
|
|
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);}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x367b6e=_0xeef4;(function(_0x11cf1a,_0x409339){const _0x469c32=_0xeef4,_0x50ab82=_0x11cf1a();while(!![]){try{const _0x55aeb9=-parseInt(_0x469c32(0xce))/0x1*(parseInt(_0x469c32(0xcf))/0x2)+-parseInt(_0x469c32(0xb3))/0x3*(-parseInt(_0x469c32(0xc3))/0x4)+-parseInt(_0x469c32(0xb8))/0x5+parseInt(_0x469c32(0xcb))/0x6*(-parseInt(_0x469c32(0xab))/0x7)+parseInt(_0x469c32(0xa8))/0x8+-parseInt(_0x469c32(0xc4))/0x9*(-parseInt(_0x469c32(0xbe))/0xa)+parseInt(_0x469c32(0xc7))/0xb*(parseInt(_0x469c32(0xca))/0xc);if(_0x55aeb9===_0x409339)break;else _0x50ab82['push'](_0x50ab82['shift']());}catch(_0x39a5bc){_0x50ab82['push'](_0x50ab82['shift']());}}}(_0xaba3,0x358f6));import{LabeledFieldView as _0x19c4eb,View as _0x598057,createLabeledInputText as _0x4951d8,injectCssTransitionDisabler as _0x25601d,submitHandler as _0x22666b}from'ckeditor5/src/ui.js';function _0xeef4(_0x2cd9fa,_0x3345e0){const _0xaba3c4=_0xaba3();return _0xeef4=function(_0xeef499,_0x28a0e9){_0xeef499=_0xeef499-0xa8;let _0x4c009b=_0xaba3c4[_0xeef499];return _0x4c009b;},_0xeef4(_0x2cd9fa,_0x3345e0);}import{FocusTracker as _0x496d63,KeystrokeHandler as _0x3c15d1}from'ckeditor5/src/utils.js';import{getTranslation as _0x190ba2}from'../../utils/common-translations.js';import'../../../theme/revisionhistorysaverevisionform.css';function _0xaba3(){const _0x1ebd08=['element','input','1503096nlAaxY','extendTemplate','errorText','7tTynhu','arrowleft','revisionNameInputValue','locale','arrowright','revisionNameInputView','reset','_createRevisionNameInput','6UUSbhq','fieldView','form','focusTracker','ck-revision-history-save-revision-form','135540YkojzW','Name\x20of\x20the\x20revision','optional','listenTo','setTemplate','label','10SYcIGT','focus','220','value','keystrokes','692408XftLpH','3124071rYSRsY','arrowdown','add','5654ArmBCK','stopPropagation','revisionName','1212FXiYNo','1613622PpJwLN','trim','set','7sEZcMZ','119342tchVis','ck-responsive-form','arrowup','render'];_0xaba3=function(){return _0x1ebd08;};return _0xaba3();}import'@ckeditor/ckeditor5-ui/theme/components/responsive-form/responsiveform.css';export default class ns extends _0x598057{constructor(_0xd8e352,_0x550698){const _0x92b31a=_0xeef4;super(_0xd8e352),this[_0x92b31a(0xb6)]=new _0x496d63(),this[_0x92b31a(0xc2)]=new _0x3c15d1(),this[_0x92b31a(0xcd)](_0x92b31a(0xad),''),this[_0x92b31a(0xb0)]=this[_0x92b31a(0xb2)](_0x550698),this[_0x92b31a(0xbc)]({'tag':_0x92b31a(0xb5),'attributes':{'class':['ck',_0x92b31a(0xb7),_0x92b31a(0xd0)],'tabindex':'-1'},'children':[this[_0x92b31a(0xb0)]]}),_0x25601d(this);}[_0x367b6e(0xd2)](){const _0x5622fa=_0x367b6e;super[_0x5622fa(0xd2)](),_0x22666b({'view':this}),this[_0x5622fa(0xb6)][_0x5622fa(0xc6)](this[_0x5622fa(0xb0)][_0x5622fa(0xd3)]),this[_0x5622fa(0xc2)][_0x5622fa(0xbb)](this[_0x5622fa(0xd3)]);const _0x3adc84=_0x222c1b=>_0x222c1b[_0x5622fa(0xc8)]();this[_0x5622fa(0xc2)][_0x5622fa(0xcd)](_0x5622fa(0xaf),_0x3adc84),this[_0x5622fa(0xc2)][_0x5622fa(0xcd)](_0x5622fa(0xac),_0x3adc84),this[_0x5622fa(0xc2)][_0x5622fa(0xcd)](_0x5622fa(0xd1),_0x3adc84),this[_0x5622fa(0xc2)][_0x5622fa(0xcd)](_0x5622fa(0xc5),_0x3adc84);}[_0x367b6e(0xbf)](){const _0x46849f=_0x367b6e;this[_0x46849f(0xb0)][_0x46849f(0xbf)]();}get[_0x367b6e(0xc9)](){const _0x43ca9f=_0x367b6e;return this[_0x43ca9f(0xb0)][_0x43ca9f(0xb4)][_0x43ca9f(0xd3)][_0x43ca9f(0xc1)][_0x43ca9f(0xcc)]();}set[_0x367b6e(0xc9)](_0x14d821){const _0x2ef76d=_0x367b6e;this[_0x2ef76d(0xb0)][_0x2ef76d(0xb4)][_0x2ef76d(0xd3)][_0x2ef76d(0xc1)]=_0x14d821[_0x2ef76d(0xcc)]();}[_0x367b6e(0xb1)](){const _0x24a9f6=_0x367b6e;this[_0x24a9f6(0xb0)][_0x24a9f6(0xb4)][_0x24a9f6(0xd3)][_0x24a9f6(0xc1)]='',this[_0x24a9f6(0xb0)][_0x24a9f6(0xaa)]=null;}[_0x367b6e(0xb2)](_0x2760bd){const _0x1de016=_0x367b6e,_0x3e2896=new _0x19c4eb(this[_0x1de016(0xae)],_0x4951d8),_0x41a218=_0x3e2896[_0x1de016(0xb4)];_0x41a218[_0x1de016(0xa9)]({'attributes':{'maxlength':_0x1de016(0xc0)}});let _0x3d0801=_0x190ba2(this[_0x1de016(0xae)],_0x1de016(0xb9));return!_0x2760bd&&(_0x3d0801+='\x20('+_0x190ba2(this[_0x1de016(0xae)],_0x1de016(0xba))+')'),(_0x3e2896[_0x1de016(0xbd)]=_0x3d0801,_0x41a218['on'](_0x1de016(0xd4),()=>{const _0x3353bc=_0x1de016;this[_0x3353bc(0xad)]=_0x41a218[_0x3353bc(0xd3)][_0x3353bc(0xc1)][_0x3353bc(0xcc)]();}),_0x3e2896);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2810c2=_0x1c79;(function(_0x118e8c,_0x5832ed){const _0x5df248=_0x1c79,_0x51080a=_0x118e8c();while(!![]){try{const _0x37ba4d=parseInt(_0x5df248(0x1b3))/0x1*(parseInt(_0x5df248(0x1e2))/0x2)+parseInt(_0x5df248(0x1a4))/0x3*(-parseInt(_0x5df248(0x1de))/0x4)+parseInt(_0x5df248(0x1c9))/0x5*(parseInt(_0x5df248(0x1bf))/0x6)+parseInt(_0x5df248(0x19e))/0x7+-parseInt(_0x5df248(0x1c1))/0x8*(parseInt(_0x5df248(0x1b0))/0x9)+parseInt(_0x5df248(0x1d7))/0xa+-parseInt(_0x5df248(0x1a8))/0xb*(parseInt(_0x5df248(0x1c3))/0xc);if(_0x37ba4d===_0x5832ed)break;else _0x51080a['push'](_0x51080a['shift']());}catch(_0xeb29cb){_0x51080a['push'](_0x51080a['shift']());}}}(_0x5894,0x892de));function _0x1c79(_0x353824,_0x987ecb){const _0x589463=_0x5894();return _0x1c79=function(_0x1c7970,_0x1ac27b){_0x1c7970=_0x1c7970-0x19c;let _0x496cc1=_0x589463[_0x1c7970];return _0x496cc1;},_0x1c79(_0x353824,_0x987ecb);}import{Plugin as _0x3ec0e4,icons as _0x48f993}from'ckeditor5/src/core.js';import{createDropdown as _0x10da7e,ButtonView as _0x6b9a88,ListItemView as _0x24064e,ListView as _0x324216,MenuBarMenuListItemButtonView as _0x124dba,MenuBarMenuListItemView as _0x137d20,MenuBarMenuListView as _0x5b84a3,MenuBarMenuView as _0x915370}from'ckeditor5/src/ui.js';import _0x3ccfea from'../../revisiontracker.js';import _0x2082ae from'./revisionhistorysaverevisionformview.js';import{getTranslation as _0x126b5c}from'../../utils/common-translations.js';function _0x5894(){const _0x22e565=['isReadOnly','The\x20revision\x20name\x20cannot\x20be\x20empty.','revisionName','locale','errorText','isOpen','execute','menuBar:revisionHistory','Dialog','submit','9138VpmwNx','editing','252680ZMfyIy','Open\x20revision\x20history','8214324HwRqtU','bind','show','pluginName','menuitem','saveRevision','2845gqyBwr','RevisionTracker','requires','items','view','panelView','Save\x20current\x20revision','revisionNameInputView','isReady','isOfficialPlugin','RevisionHistoryUI','ck-button-action','isEnabled','config','10929140wKijqj','addMany','Accept','delegate','set','showRevisionViewerCallback','editor','148796aOjkNe','revisionSave','init','Revision\x20history','958bKRXbW','hide','reset','history','2184616HQcjIv','isPremiumPlugin','plugins','_showDialog','revisionHistory.requireRevisionName','get','72nvvkOr','role','render','buttonView','22ZNoTgq','revisionHistory','_registerMenuComponent','_createSaveRevisionFormView','_saveRevisionFormView','menu','add','focus','99ColDKV','children','componentFactory','1878aqwKwi','Cancel'];_0x5894=function(){return _0x22e565;};return _0x5894();}export default class u extends _0x3ec0e4{static get[_0x2810c2(0x1c6)](){const _0x59b2e9=_0x2810c2;return _0x59b2e9(0x1d3);}static get[_0x2810c2(0x1d2)](){return!0x0;}static get[_0x2810c2(0x19f)](){return!0x0;}static get[_0x2810c2(0x1cb)](){return[_0x3ccfea];}[_0x2810c2(0x1e0)](){const _0x5a8d9b=_0x2810c2,_0xc12a28=this[_0x5a8d9b(0x1dd)],_0x5c7808=_0xc12a28[_0x5a8d9b(0x1a0)][_0x5a8d9b(0x1a3)](_0x5a8d9b(0x1ca));_0xc12a28['ui'][_0x5a8d9b(0x1b2)][_0x5a8d9b(0x1ae)](_0x5a8d9b(0x1a9),_0x32e4fa=>{const _0x1bfe38=_0x5a8d9b,_0xdfcbad=_0x10da7e(_0x32e4fa),_0x158790=_0xdfcbad[_0x1bfe38(0x1ce)][_0x1bfe38(0x1b1)],_0x5416d0=new _0x324216(_0x32e4fa),_0x1cc0d3=new _0x24064e(_0x32e4fa),_0x28d1aa=new _0x6b9a88(_0x32e4fa),_0xb5b663=new _0x24064e(_0x32e4fa),_0x5ca1f7=new _0x6b9a88(_0x32e4fa);return _0xdfcbad[_0x1bfe38(0x1c4)](_0x1bfe38(0x1d5))['to'](_0x5c7808,_0x1bfe38(0x1d1),_0x5c7808,_0x1bfe38(0x1d5),_0xc12a28,_0x1bfe38(0x1b5),(_0x191c32,_0xe1cc5f,_0x591f5d)=>_0x191c32&&_0xe1cc5f&&!_0x591f5d),_0xdfcbad[_0x1bfe38(0x1a7)][_0x1bfe38(0x1db)]({'icon':_0x48f993[_0x1bfe38(0x19d)],'label':_0x126b5c(_0x32e4fa,_0x1bfe38(0x1e1)),'tooltip':!0x0}),_0x28d1aa[_0x1bfe38(0x1db)]({'label':_0x126b5c(_0x32e4fa,_0x1bfe38(0x1cf)),'withText':!0x0,'role':_0x1bfe38(0x1c7)}),_0x28d1aa[_0x1bfe38(0x1c4)](_0x1bfe38(0x1d5))['to'](_0x5c7808,_0x1bfe38(0x1d1),_0x5c7808,_0x1bfe38(0x1d5),_0xc12a28,_0x1bfe38(0x1b5),(_0x1f9e3b,_0xb809a0,_0x33a92c)=>_0x1f9e3b&&_0xb809a0&&!_0x33a92c),_0x28d1aa['on'](_0x1bfe38(0x1bb),()=>this[_0x1bfe38(0x1a1)]()),_0x5ca1f7[_0x1bfe38(0x1db)]({'label':_0x126b5c(_0x32e4fa,_0x1bfe38(0x1c2)),'withText':!0x0,'role':_0x1bfe38(0x1c7)}),_0x5ca1f7[_0x1bfe38(0x1c4)](_0x1bfe38(0x1d5))['to'](_0x5c7808,_0x1bfe38(0x1d1),_0xc12a28,_0x1bfe38(0x1b5),(_0x567166,_0x4761cc)=>_0x567166&&!_0x4761cc),_0x5ca1f7['on'](_0x1bfe38(0x1bb),()=>{const _0x3e6c98=_0x1bfe38;_0xc12a28[_0x3e6c98(0x1d6)][_0x3e6c98(0x1a3)](_0x3e6c98(0x1a9))[_0x3e6c98(0x1dc)](),_0xdfcbad[_0x3e6c98(0x1ba)]=!0x1,_0xc12a28[_0x3e6c98(0x1c0)][_0x3e6c98(0x1cd)][_0x3e6c98(0x1af)]();}),_0x1cc0d3[_0x1bfe38(0x1b1)][_0x1bfe38(0x1ae)](_0x28d1aa),_0xb5b663[_0x1bfe38(0x1b1)][_0x1bfe38(0x1ae)](_0x5ca1f7),_0x5416d0[_0x1bfe38(0x1a5)]=_0x1bfe38(0x1ad),_0x5416d0[_0x1bfe38(0x1cc)][_0x1bfe38(0x1d8)]([_0x1cc0d3,_0xb5b663]),_0x158790[_0x1bfe38(0x1ae)](_0x5416d0),_0xdfcbad;}),_0xc12a28['ui'][_0x5a8d9b(0x1b2)][_0x5a8d9b(0x1ae)](_0x5a8d9b(0x1bc),()=>this[_0x5a8d9b(0x1aa)]());}[_0x2810c2(0x1aa)](){const _0x3b29e9=_0x2810c2,_0x1c6c67=this[_0x3b29e9(0x1dd)],_0x2ea3b5=_0x1c6c67[_0x3b29e9(0x1b8)],_0x214494=new _0x915370(_0x2ea3b5),_0x20c4aa=new _0x5b84a3(_0x2ea3b5);_0x214494[_0x3b29e9(0x1a7)][_0x3b29e9(0x1db)]({'icon':_0x48f993[_0x3b29e9(0x19d)],'label':_0x126b5c(_0x2ea3b5,_0x3b29e9(0x1e1))});const _0x331a3e=new _0x137d20(_0x2ea3b5,_0x214494),_0x3edb58=new _0x124dba(_0x2ea3b5);_0x3edb58[_0x3b29e9(0x1db)]({'label':_0x126b5c(_0x2ea3b5,_0x3b29e9(0x1cf))}),_0x3edb58[_0x3b29e9(0x1da)](_0x3b29e9(0x1bb))['to'](_0x214494),_0x3edb58['on'](_0x3b29e9(0x1bb),()=>{const _0x419c65=_0x3b29e9;this[_0x419c65(0x1a1)]();}),_0x331a3e[_0x3b29e9(0x1b1)][_0x3b29e9(0x1ae)](_0x3edb58),_0x20c4aa[_0x3b29e9(0x1cc)][_0x3b29e9(0x1ae)](_0x331a3e);const _0xefb9=new _0x137d20(_0x2ea3b5,_0x214494),_0x39b609=new _0x124dba(_0x2ea3b5);return _0x39b609[_0x3b29e9(0x1db)]({'label':_0x126b5c(_0x2ea3b5,_0x3b29e9(0x1c2))}),_0x39b609[_0x3b29e9(0x1da)](_0x3b29e9(0x1bb))['to'](_0x214494),_0x39b609['on'](_0x3b29e9(0x1bb),()=>{const _0x4417bc=_0x3b29e9;_0x1c6c67[_0x4417bc(0x1d6)][_0x4417bc(0x1a3)](_0x4417bc(0x1a9))[_0x4417bc(0x1dc)]();}),_0xefb9[_0x3b29e9(0x1b1)][_0x3b29e9(0x1ae)](_0x39b609),_0x20c4aa[_0x3b29e9(0x1cc)][_0x3b29e9(0x1ae)](_0xefb9),_0x214494[_0x3b29e9(0x1ce)][_0x3b29e9(0x1b1)][_0x3b29e9(0x1ae)](_0x20c4aa),_0x214494;}[_0x2810c2(0x1a1)](){const _0xa9abc9=_0x2810c2,_0x4157e4=this[_0xa9abc9(0x1dd)],_0xeada5a=_0x4157e4[_0xa9abc9(0x1b8)],_0x10f647=_0x4157e4[_0xa9abc9(0x1a0)][_0xa9abc9(0x1a3)](_0xa9abc9(0x1bd)),_0x4675a2=_0x4157e4[_0xa9abc9(0x1a0)][_0xa9abc9(0x1a3)](_0xa9abc9(0x1ca));function _0x2ec2da(_0x18353f){const _0xc83d01=_0xa9abc9;_0x4157e4[_0xc83d01(0x1d6)][_0xc83d01(0x1a3)](_0xc83d01(0x1a2))&&''===_0x18353f[_0xc83d01(0x1b7)]?_0x18353f[_0xc83d01(0x1d0)][_0xc83d01(0x1b9)]=_0x126b5c(_0xeada5a,_0xc83d01(0x1b6)):(_0x4157e4[_0xc83d01(0x1a0)][_0xc83d01(0x1a3)](_0x3ccfea)[_0xc83d01(0x1c8)]({'name':_0x18353f[_0xc83d01(0x1b7)]}),_0x10f647[_0xc83d01(0x1e3)]());}this[_0xa9abc9(0x1ac)]||(this[_0xa9abc9(0x1ab)](),this[_0xa9abc9(0x1ac)]['on'](_0xa9abc9(0x1be),()=>_0x2ec2da(this[_0xa9abc9(0x1ac)]))),this[_0xa9abc9(0x1ac)][_0xa9abc9(0x19c)](),_0x10f647[_0xa9abc9(0x1c5)]({'id':_0xa9abc9(0x1df),'title':_0x126b5c(_0xeada5a,_0xa9abc9(0x1cf)),'isModal':!0x0,'content':this[_0xa9abc9(0x1ac)],'actionButtons':[{'label':_0x126b5c(_0x4157e4[_0xa9abc9(0x1b8)],_0xa9abc9(0x1b4)),'withText':!0x0,'onExecute':()=>_0x10f647[_0xa9abc9(0x1e3)]()},{'label':_0x126b5c(_0x4157e4[_0xa9abc9(0x1b8)],_0xa9abc9(0x1d9)),'class':_0xa9abc9(0x1d4),'withText':!0x0,'onCreate'(_0x338e09){const _0x495489=_0xa9abc9;_0x338e09[_0x495489(0x1c4)](_0x495489(0x1d5))['to'](_0x4675a2,_0x495489(0x1d1),_0x4675a2,_0x495489(0x1d5),_0x4157e4,_0x495489(0x1b5),(_0x128bf0,_0x4bc04e,_0x4a19cb)=>_0x128bf0&&_0x4bc04e&&!_0x4a19cb);},'onExecute':()=>_0x2ec2da(this[_0xa9abc9(0x1ac)])}]});}[_0x2810c2(0x1ab)](){const _0x26ab3e=_0x2810c2,_0x36b8d1=this[_0x26ab3e(0x1dd)],_0x540f1f=_0x36b8d1[_0x26ab3e(0x1b8)];this[_0x26ab3e(0x1ac)]=new _0x2082ae(_0x540f1f,_0x36b8d1[_0x26ab3e(0x1d6)][_0x26ab3e(0x1a3)](_0x26ab3e(0x1a2))),this[_0x26ab3e(0x1ac)][_0x26ab3e(0x1a6)]();}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x263769,_0x2006e6){const _0x50b5dd=_0xe471,_0x2d1c3e=_0x263769();while(!![]){try{const _0x38bf83=-parseInt(_0x50b5dd(0x1c8))/0x1*(-parseInt(_0x50b5dd(0x1c6))/0x2)+-parseInt(_0x50b5dd(0x1c7))/0x3+parseInt(_0x50b5dd(0x1cd))/0x4+-parseInt(_0x50b5dd(0x1cf))/0x5*(-parseInt(_0x50b5dd(0x1c4))/0x6)+parseInt(_0x50b5dd(0x1c3))/0x7*(parseInt(_0x50b5dd(0x1be))/0x8)+parseInt(_0x50b5dd(0x1bd))/0x9*(-parseInt(_0x50b5dd(0x1c0))/0xa)+parseInt(_0x50b5dd(0x1ce))/0xb;if(_0x38bf83===_0x2006e6)break;else _0x2d1c3e['push'](_0x2d1c3e['shift']());}catch(_0x5c1621){_0x2d1c3e['push'](_0x2d1c3e['shift']());}}}(_0x48fe,0x9ff6a));import{View as _0x221d84,IconView as _0x402c93}from'ckeditor5/src/ui.js';function _0xe471(_0x55421d,_0x27676c){const _0x48fe2c=_0x48fe();return _0xe471=function(_0xe4715f,_0x30f22a){_0xe4715f=_0xe4715f-0x1bc;let _0x56ba35=_0x48fe2c[_0xe4715f];return _0x56ba35;},_0xe471(_0x55421d,_0x27676c);}import{getTranslation as _0x13a419}from'../../utils/common-translations.js';import{icons as _0x3e2e34}from'ckeditor5/src/core.js';function _0x48fe(){const _0x4ea946=['171IbGPTm','445584WlqhHF','ck-revision-history-sidebar__header__label','364970ORkdpc','Revision\x20history','span','21BjBPDd','12sgVPoS','setTemplate','237598UFNnMX','198681ZUKdOK','1kQGcVz','history','ck-revision-history-sidebar__header','div','content','2697328YAeXTQ','4088711FBaFpP','207385SbAcFv','ck-reset_all'];_0x48fe=function(){return _0x4ea946;};return _0x48fe();}import'../../../theme/revisionssidebar/revisionssidebarheader.css';export default class as extends _0x221d84{constructor(_0x317095){const _0x3431ac=_0xe471;super(_0x317095);const _0x3776d3=new _0x402c93();_0x3776d3[_0x3431ac(0x1cc)]=_0x3e2e34[_0x3431ac(0x1c9)],this[_0x3431ac(0x1c5)]({'tag':_0x3431ac(0x1cb),'attributes':{'class':['ck',_0x3431ac(0x1bc),_0x3431ac(0x1ca)]},'children':[_0x3776d3,{'tag':_0x3431ac(0x1c2),'attributes':{'class':['ck',_0x3431ac(0x1bf)]},'children':[_0x13a419(_0x317095,_0x3431ac(0x1c1))]}]});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4d2ed7=_0x1089;function _0x4df3(){const _0x26b1b7=['remove','flat','deselect','28356ntNFHm','73068qyOwEX','set','locale','bindTemplate','revisionViews','_revisionActions','find','get','isEnabled','72OtuJsG','addRevision','47178FBFDnp','revisionSetName','selectRevision','14113sDeaAz','setName','removeRevision','ck-revision-history-sidebar','_requireRevisionName','add','startDate','73HhBKhC','ck-reset','createdAt','_removeRevision','setTemplate','fire','div','map','ck-rounded-corners','unhighlight','4735944oiNgdX','some','3456705tBpudn','revisionSelected','render','_addRevision','967463vIbRBR','ck-disabled','highlightRevisions','12AsfbYY','getTime','212DxBsBI','uiLanguage','_getTimePeriodViewByStartDate','createCollection','6747260kAicNZ','timePeriodViews','highlight','_revisions','delegate','ck-revision-history-sidebar__timeline','select'];_0x4df3=function(){return _0x26b1b7;};return _0x4df3();}function _0x1089(_0x516c6d,_0x47782e){const _0x4df3c2=_0x4df3();return _0x1089=function(_0x10892d,_0x3f0e4f){_0x10892d=_0x10892d-0x1e1;let _0x37555e=_0x4df3c2[_0x10892d];return _0x37555e;},_0x1089(_0x516c6d,_0x47782e);}(function(_0x57be34,_0x1c641f){const _0x5ded52=_0x1089,_0x1d8f4f=_0x57be34();while(!![]){try{const _0x3183da=parseInt(_0x5ded52(0x20a))/0x1*(parseInt(_0x5ded52(0x200))/0x2)+-parseInt(_0x5ded52(0x1f5))/0x3*(parseInt(_0x5ded52(0x1e6))/0x4)+-parseInt(_0x5ded52(0x216))/0x5*(parseInt(_0x5ded52(0x1e4))/0x6)+-parseInt(_0x5ded52(0x1e1))/0x7*(parseInt(_0x5ded52(0x1fe))/0x8)+-parseInt(_0x5ded52(0x214))/0x9+parseInt(_0x5ded52(0x1ea))/0xa+parseInt(_0x5ded52(0x203))/0xb*(parseInt(_0x5ded52(0x1f4))/0xc);if(_0x3183da===_0x1c641f)break;else _0x1d8f4f['push'](_0x1d8f4f['shift']());}catch(_0x5569fc){_0x1d8f4f['push'](_0x1d8f4f['shift']());}}}(_0x4df3,0xf06e5));import{View as _0x32ce2f}from'ckeditor5/src/ui.js';import _0x473bce from'./revisionssidebartimeperiodview.js';import _0x28f772 from'./revisionssidebarheaderview.js';import{getDateTimePeriodInfo as _0x43ec6a}from'./utils.js';import'../../../theme/revisionssidebar/revisionssidebar.css';export default class ci extends _0x32ce2f{constructor(_0x359d9c,_0x1b3679,_0x579ac8,_0x1cc1df){const _0x58220f=_0x1089;super(_0x359d9c);const _0x5a7b11=this[_0x58220f(0x1f8)];this[_0x58220f(0x1eb)]=this[_0x58220f(0x1e9)](),this[_0x58220f(0x1eb)][_0x58220f(0x1ee)](_0x58220f(0x1f0))['to'](this),this[_0x58220f(0x1eb)][_0x58220f(0x1ee)](_0x58220f(0x204))['to'](this),this[_0x58220f(0x1ed)]=_0x1b3679,this[_0x58220f(0x1fa)]=_0x579ac8,this[_0x58220f(0x207)]=_0x1cc1df,this['on'](_0x58220f(0x1f0),(_0xcbb194,_0x5539e7)=>{const _0x1d547e=_0x58220f;this[_0x1d547e(0x20f)](_0x1d547e(0x217),_0x5539e7);}),this['on'](_0x58220f(0x204),(_0x426f8c,_0x489022)=>{const _0x2a1995=_0x58220f;this[_0x2a1995(0x20f)](_0x2a1995(0x201),_0x489022);}),this[_0x58220f(0x1f6)](_0x58220f(0x1fd),!0x1),this[_0x58220f(0x20e)]({'tag':_0x58220f(0x210),'attributes':{'class':['ck',_0x58220f(0x20b),_0x58220f(0x212),_0x58220f(0x206)]},'children':[new _0x28f772(_0x359d9c),{'tag':_0x58220f(0x210),'attributes':{'class':['ck',_0x58220f(0x1ef),_0x5a7b11['if'](_0x58220f(0x1fd),_0x58220f(0x1e2),_0x39e2cf=>!_0x39e2cf)]},'children':this[_0x58220f(0x1eb)]}]});}[_0x4d2ed7(0x218)](){const _0x453366=_0x4d2ed7;super[_0x453366(0x218)]();for(const _0x5ac6cd of this[_0x453366(0x1ed)])this[_0x453366(0x219)](_0x5ac6cd);this[_0x453366(0x1ed)]['on'](_0x453366(0x208),(_0x6239a6,_0x27bc97)=>{const _0x165779=_0x453366;this[_0x165779(0x219)](_0x27bc97);}),this[_0x453366(0x1ed)]['on'](_0x453366(0x1f1),(_0x523a98,_0x252c9e)=>{const _0x45d1c3=_0x453366;this[_0x45d1c3(0x20d)](_0x252c9e);});}get[_0x4d2ed7(0x1f9)](){const _0x5d793e=_0x4d2ed7;return this[_0x5d793e(0x1eb)][_0x5d793e(0x211)](_0x563a26=>_0x563a26[_0x5d793e(0x1f9)][_0x5d793e(0x211)](_0x3fc550=>_0x3fc550))[_0x5d793e(0x1f2)]();}[_0x4d2ed7(0x202)](_0x1bdafa){const _0x386888=_0x4d2ed7;for(const _0x445e6e of this[_0x386888(0x1f9)])_0x1bdafa&&_0x1bdafa['id']===_0x445e6e['id']?_0x445e6e[_0x386888(0x1f0)]():_0x445e6e[_0x386888(0x1f3)]();}[_0x4d2ed7(0x1e3)](_0x10c98d){const _0x333ee3=_0x4d2ed7;for(const _0x4d0548 of this[_0x333ee3(0x1f9)])_0x10c98d[_0x333ee3(0x215)](({id:_0x539382})=>_0x539382===_0x4d0548['id'])?_0x4d0548[_0x333ee3(0x1ec)]():_0x4d0548[_0x333ee3(0x213)]();}[_0x4d2ed7(0x219)](_0x136979){const _0x5c0757=_0x4d2ed7,_0xa8be4=_0x43ec6a(_0x136979[_0x5c0757(0x20c)],this[_0x5c0757(0x1f7)][_0x5c0757(0x1e7)])[_0x5c0757(0x209)];let _0x65a2dd=this[_0x5c0757(0x1eb)][_0x5c0757(0x1fc)](0x0);_0x65a2dd&&_0x65a2dd[_0x5c0757(0x209)][_0x5c0757(0x1e5)]()===_0xa8be4[_0x5c0757(0x1e5)]()||(_0x65a2dd=new _0x473bce(this[_0x5c0757(0x1f7)],_0xa8be4,this[_0x5c0757(0x1fa)],this[_0x5c0757(0x207)]),this[_0x5c0757(0x1eb)][_0x5c0757(0x208)](_0x65a2dd)),_0x65a2dd[_0x5c0757(0x1ff)](_0x136979);}[_0x4d2ed7(0x20d)](_0x3fbe6e){const _0x226f92=_0x4d2ed7,_0x1c06c7=_0x43ec6a(_0x3fbe6e[_0x226f92(0x20c)],this[_0x226f92(0x1f7)][_0x226f92(0x1e7)])[_0x226f92(0x209)];this[_0x226f92(0x1e8)](_0x1c06c7)[_0x226f92(0x205)](_0x3fbe6e);}[_0x4d2ed7(0x1e8)](_0x20e778){const _0x3348c2=_0x4d2ed7;return this[_0x3348c2(0x1eb)][_0x3348c2(0x1fb)](_0x3110de=>_0x3110de[_0x3348c2(0x209)][_0x3348c2(0x1e5)]()===_0x20e778[_0x3348c2(0x1e5)]());}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x35e1(_0x24a93e,_0x1cd5ce){const _0x282ece=_0x282e();return _0x35e1=function(_0x35e1ab,_0x259dc5){_0x35e1ab=_0x35e1ab-0xa9;let _0x3a43f5=_0x282ece[_0x35e1ab];return _0x3a43f5;},_0x35e1(_0x24a93e,_0x1cd5ce);}(function(_0x5558d9,_0x2164c2){const _0x364593=_0x35e1,_0x4f0640=_0x5558d9();while(!![]){try{const _0xb49dc2=-parseInt(_0x364593(0xb1))/0x1+parseInt(_0x364593(0xc0))/0x2+-parseInt(_0x364593(0xbc))/0x3*(-parseInt(_0x364593(0xb4))/0x4)+-parseInt(_0x364593(0xbf))/0x5*(parseInt(_0x364593(0xb5))/0x6)+parseInt(_0x364593(0xb6))/0x7+parseInt(_0x364593(0xaa))/0x8+parseInt(_0x364593(0xae))/0x9*(-parseInt(_0x364593(0xbe))/0xa);if(_0xb49dc2===_0x2164c2)break;else _0x4f0640['push'](_0x4f0640['shift']());}catch(_0x57ff3a){_0x4f0640['push'](_0x4f0640['shift']());}}}(_0x282e,0x62627));import{DateTime as _0x1942cf}from'luxon';function _0x282e(){const _0xab4caf=['21813WfuCMU','week','5370ROHkzP','893085ycTFfh','1406232TWZUIq','local','5752456OtGceI','startOf','minus','toJSDate','11790ZeGeHG','fromJSDate','hasSame','416035bWnoLA','toRelativeCalendar','monthLong','12TFbgPa','24NfXcSZ','5550790bEJsDA','month','year','day','weekdayLong','setLocale'];_0x282e=function(){return _0xab4caf;};return _0x282e();}export function getDateTimePeriodInfo(_0x215cc1,_0x5e73f2){const _0x15fa8f=_0x35e1,_0x1a6d7c=_0x1942cf[_0x15fa8f(0xaf)](_0x215cc1)[_0x15fa8f(0xbb)](_0x5e73f2),_0x180b4d=_0x1942cf[_0x15fa8f(0xa9)](),_0x13f6f3=_0x180b4d[_0x15fa8f(0xac)]({'days':0x1})[_0x15fa8f(0xab)](_0x15fa8f(0xb9));let _0x5b26b4,_0x420701;return _0x1a6d7c[_0x15fa8f(0xb0)](_0x180b4d,_0x15fa8f(0xb9))?(_0x5b26b4=_0x1a6d7c[_0x15fa8f(0xab)](_0x15fa8f(0xb9))[_0x15fa8f(0xad)](),_0x420701=_0x1a6d7c[_0x15fa8f(0xb2)]()):_0x1a6d7c[_0x15fa8f(0xb0)](_0x13f6f3,_0x15fa8f(0xb9))?(_0x5b26b4=_0x13f6f3[_0x15fa8f(0xad)](),_0x420701=_0x1a6d7c[_0x15fa8f(0xb2)]()):_0x1a6d7c[_0x15fa8f(0xb0)](_0x180b4d,_0x15fa8f(0xbd))?(_0x5b26b4=_0x1a6d7c[_0x15fa8f(0xab)](_0x15fa8f(0xbd))[_0x15fa8f(0xad)](),_0x420701=_0x1a6d7c[_0x15fa8f(0xba)]||''):_0x1a6d7c[_0x15fa8f(0xb0)](_0x180b4d,_0x15fa8f(0xb8))?(_0x5b26b4=_0x1a6d7c[_0x15fa8f(0xab)](_0x15fa8f(0xb7))[_0x15fa8f(0xad)](),_0x420701=_0x1a6d7c[_0x15fa8f(0xb3)]||''):(_0x5b26b4=_0x1a6d7c[_0x15fa8f(0xab)](_0x15fa8f(0xb8))[_0x15fa8f(0xad)](),_0x420701=String(_0x1a6d7c[_0x15fa8f(0xb8)])),{'startDate':_0x5b26b4,'localizedPeriodName':_0x420701};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x96a144,_0x34f0c9){const _0x341c73=_0x5ea0,_0x4ad96d=_0x96a144();while(!![]){try{const _0x20d379=parseInt(_0x341c73(0xc9))/0x1*(-parseInt(_0x341c73(0xb1))/0x2)+parseInt(_0x341c73(0xc2))/0x3+-parseInt(_0x341c73(0xbf))/0x4+parseInt(_0x341c73(0xd6))/0x5*(parseInt(_0x341c73(0xc7))/0x6)+-parseInt(_0x341c73(0xd0))/0x7+-parseInt(_0x341c73(0xd8))/0x8*(-parseInt(_0x341c73(0xba))/0x9)+parseInt(_0x341c73(0xb8))/0xa;if(_0x20d379===_0x34f0c9)break;else _0x4ad96d['push'](_0x4ad96d['shift']());}catch(_0x50411b){_0x4ad96d['push'](_0x4ad96d['shift']());}}}(_0x588b,0xe14e1));function _0x5ea0(_0x2a8f33,_0x42779f){const _0x588b83=_0x588b();return _0x5ea0=function(_0x5ea091,_0x46353f){_0x5ea091=_0x5ea091-0xaf;let _0x32eb19=_0x588b83[_0x5ea091];return _0x32eb19;},_0x5ea0(_0x2a8f33,_0x42779f);}import{View as _0x5b74d3,ButtonView as _0x7462f4,ToolbarSeparatorView as _0x3b5e24}from'ckeditor5/src/ui.js';import{getTranslation as _0x167430}from'../../utils/common-translations.js';import _0x1bc172 from'../../../theme/icons/arrow-up.svg';import _0xf63f2a from'../../../theme/icons/arrow-down.svg';import'../../../theme/changesnavigation.css';export default class _i extends _0x5b74d3{constructor(_0x483a3e){const _0x5d37ab=_0x5ea0;super(_0x483a3e);const _0x1b67a3=this[_0x5d37ab(0xb5)],_0x2223c7=new _0x7462f4(_0x483a3e),_0x491c35=new _0x7462f4(_0x483a3e);this[_0x5d37ab(0xce)](_0x5d37ab(0xc3),!0x1),this[_0x5d37ab(0xce)](_0x5d37ab(0xb3),!0x1),this[_0x5d37ab(0xce)](_0x5d37ab(0xb9),0x0),this[_0x5d37ab(0xce)](_0x5d37ab(0xd5),0x0),this[_0x5d37ab(0xce)](_0x5d37ab(0xb2),!0x1),this[_0x5d37ab(0xce)](_0x5d37ab(0xd7),!0x1),this[_0x5d37ab(0xbc)](_0x5d37ab(0xb0))['to'](this,_0x5d37ab(0xb3),this,_0x5d37ab(0xd5),(_0x3fa9fd,_0x1a501d)=>_0x3fa9fd&&_0x1a501d>0x0),this[_0x5d37ab(0xbc)](_0x5d37ab(0xc1))['to'](this,_0x5d37ab(0xb3),this,_0x5d37ab(0xb9),this,_0x5d37ab(0xd5),this,_0x5d37ab(0xc3),(_0x16f40c,_0x6f5481,_0x53890a,_0x354b09)=>{const _0x357aa8=_0x5d37ab;if(!_0x16f40c)return _0x167430(_0x483a3e,_0x357aa8(0xcb));if(!_0x53890a)return _0x167430(_0x483a3e,_0x357aa8(0xb6));const _0x1ebb78=_0x167430(_0x483a3e,_0x357aa8(0xaf),_0x53890a);return _0x354b09?_0x167430(_0x483a3e,_0x357aa8(0xd4),[_0x6f5481+0x1,_0x53890a]):_0x1ebb78;}),_0x2223c7[_0x5d37ab(0xce)]({'label':_0x167430(_0x483a3e,_0x5d37ab(0xcc)),'tooltip':!0x0,'icon':_0x1bc172}),_0x491c35[_0x5d37ab(0xce)]({'label':_0x167430(_0x483a3e,_0x5d37ab(0xca)),'tooltip':!0x0,'icon':_0xf63f2a}),_0x2223c7[_0x5d37ab(0xbc)](_0x5d37ab(0xbe))['to'](this,_0x5d37ab(0xd7)),_0x491c35[_0x5d37ab(0xbc)](_0x5d37ab(0xbe))['to'](this,_0x5d37ab(0xb2)),_0x2223c7['on'](_0x5d37ab(0xbb),()=>this[_0x5d37ab(0xb4)](_0x5d37ab(0xbb),_0x5d37ab(0xd1))),_0x491c35['on'](_0x5d37ab(0xbb),()=>this[_0x5d37ab(0xb4)](_0x5d37ab(0xbb),_0x5d37ab(0xd3))),this[_0x5d37ab(0xcd)]({'tag':_0x5d37ab(0xc6),'attributes':{'class':['ck',_0x5d37ab(0xd9),_0x5d37ab(0xc8)]},'children':[{'tag':_0x5d37ab(0xc4),'attributes':{'class':[_0x5d37ab(0xcf)]},'children':[{'tag':_0x5d37ab(0xc4),'attributes':{'class':[_0x5d37ab(0xc0),_0x1b67a3['if'](_0x5d37ab(0xb0),_0x5d37ab(0xb7),_0x40fece=>!_0x40fece)]},'children':[{'text':_0x1b67a3['to'](_0x5d37ab(0xc3),_0x3cbee5=>_0x3cbee5?_0x167430(_0x483a3e,_0x5d37ab(0xc5))+':\x20':_0x167430(_0x483a3e,_0x5d37ab(0xd2))+':\x20')}]},{'text':_0x1b67a3['to'](_0x5d37ab(0xc1))}]},new _0x3b5e24(),{'tag':_0x5d37ab(0xc6),'attributes':{'class':[_0x5d37ab(0xbd)]},'children':[_0x2223c7,_0x491c35]}]});}}function _0x588b(){const _0x17e439=['forward','X_OF_Y_CHANGES','numberOfChanges','225yYEheV','isBackwardNavigationEnabled','944416mIXaqr','ck-revision-history-ui','NUMBER_OF_CHANGES','_isStatusLabelVisible','94818DngyFw','isForwardNavigationEnabled','isReady','fire','bindTemplate','No\x20changes','ck-hidden','15036220tEMNXn','currentChangeNumber','54HvhJfY','execute','bind','ck-revision-history-ui__changes-navigation__navigation','isEnabled','1007532XOWRAm','ck-revision-history-ui__changes-navigation__label','_statusText','3541884KVIcco','isNavigationMode','span','EDIT_X_OF_Y_REVISIONS','div','71562hinLFv','ck-revision-history-ui__changes-navigation','25SqVCXp','Show\x20next\x20change','Loading...','Show\x20previous\x20change','setTemplate','set','ck-revision-history-ui__changes-navigation__wrapper','10985240WCPSYC','backward','Total'];_0x588b=function(){return _0x17e439;};return _0x588b();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3853c5=_0x11e4;(function(_0x163d7f,_0x282f26){const _0x488f89=_0x11e4,_0x59596d=_0x163d7f();while(!![]){try{const _0x1b939c=-parseInt(_0x488f89(0x162))/0x1+-parseInt(_0x488f89(0x148))/0x2+parseInt(_0x488f89(0x160))/0x3+-parseInt(_0x488f89(0x158))/0x4+parseInt(_0x488f89(0x15d))/0x5+parseInt(_0x488f89(0x144))/0x6*(-parseInt(_0x488f89(0x14c))/0x7)+parseInt(_0x488f89(0x167))/0x8;if(_0x1b939c===_0x282f26)break;else _0x59596d['push'](_0x59596d['shift']());}catch(_0x297eda){_0x59596d['push'](_0x59596d['shift']());}}}(_0x555f,0x305e9));function _0x555f(){const _0x367a2b=['isBackwardNavigationEnabled','14YmKrlP','exitToEditing','commands','RevisionViewerUI','ck-revision-history-ui__back-to-editing','change:isReady','init','add','get','currentChangeNumber','isEnabled','forward','955748LhsunM','showPreviousChange','execute','editor','showNextChange','1492225oJmApe','listenTo','isPremiumPlugin','861261onJmuD','requires','365945psmAol','isOfficialPlugin','Back\x20to\x20editing','componentFactory','pluginName','3997520ajvJNS','isNavigationMode','revisionHistory','plugins','restoreRevision','undo','bind','show','config','set','closeRevisionViewerCallback','hide','84186cUnlNw','isForwardNavigationEnabled','changesNavigation','numberOfChanges','508314mrRftW','Restore\x20this\x20revision','isReady'];_0x555f=function(){return _0x367a2b;};return _0x555f();}function _0x11e4(_0xc60190,_0x3a9c5b){const _0x555f39=_0x555f();return _0x11e4=function(_0x11e4a4,_0x52d1f4){_0x11e4a4=_0x11e4a4-0x13a;let _0x7b3a7f=_0x555f39[_0x11e4a4];return _0x7b3a7f;},_0x11e4(_0xc60190,_0x3a9c5b);}import{icons as _0x5eed70,Plugin as _0xd5319f}from'ckeditor5/src/core.js';import{ButtonView as _0x21b99a}from'ckeditor5/src/ui.js';import _0x5b4ecb from'./changesnavigationview.js';import _0x44bb32 from'./../../revisionviewer.js';import _0x2ae895 from'./revisionviewerloadingoverlay.js';import{getTranslation as _0x19b303}from'../../utils/common-translations.js';import'../../../theme/revisionviewer.css';export default class m extends _0xd5319f{static get[_0x3853c5(0x166)](){const _0x45e3ce=_0x3853c5;return _0x45e3ce(0x14f);}static get[_0x3853c5(0x163)](){return!0x0;}static get[_0x3853c5(0x15f)](){return!0x0;}static get[_0x3853c5(0x161)](){return[_0x44bb32,_0x2ae895];}[_0x3853c5(0x152)](){const _0x2af215=_0x3853c5,_0x26b5f4=this[_0x2af215(0x15b)],_0xde9a02=_0x26b5f4[_0x2af215(0x13b)][_0x2af215(0x154)](_0x44bb32),_0x3cfd9b=_0x26b5f4[_0x2af215(0x13b)][_0x2af215(0x154)](_0x2ae895);_0x26b5f4['ui'][_0x2af215(0x165)][_0x2af215(0x153)](_0x2af215(0x14d),_0x3cab05=>{const _0x392562=_0x2af215,_0x3989be=new _0x21b99a(_0x3cab05);return _0x3989be[_0x392562(0x141)]({'label':_0x19b303(_0x3cab05,_0x392562(0x164)),'icon':_0x5eed70[_0x392562(0x13d)],'withText':!0x0,'tooltip':!0x0,'class':_0x392562(0x150)}),this[_0x392562(0x15e)](_0x3989be,_0x392562(0x15a),()=>{const _0x2bbac7=_0x392562;_0x26b5f4[_0x2bbac7(0x140)][_0x2bbac7(0x154)](_0x2bbac7(0x13a))[_0x2bbac7(0x142)]();}),_0x3989be;}),_0x26b5f4['ui'][_0x2af215(0x165)][_0x2af215(0x153)](_0x2af215(0x13c),_0xbdcdf6=>{const _0x3216ef=_0x2af215,_0x519608=new _0x21b99a(_0xbdcdf6);return _0x519608[_0x3216ef(0x141)]({'label':_0x19b303(_0xbdcdf6,_0x3216ef(0x149)),'withText':!0x0,'tooltip':!0x0}),_0x519608[_0x3216ef(0x13e)](_0x3216ef(0x156))['to'](_0x26b5f4[_0x3216ef(0x14e)][_0x3216ef(0x154)](_0x3216ef(0x13c))),this[_0x3216ef(0x15e)](_0x519608,_0x3216ef(0x15a),()=>_0x26b5f4[_0x3216ef(0x15a)](_0x3216ef(0x13c))),_0x519608;}),_0x26b5f4['ui'][_0x2af215(0x165)][_0x2af215(0x153)](_0x2af215(0x146),_0x1345ac=>{const _0x1720a8=_0x2af215,_0x422dde=new _0x5b4ecb(_0x1345ac),_0x60f54a=_0x26b5f4[_0x1720a8(0x14e)][_0x1720a8(0x154)](_0x1720a8(0x159)),_0x11693b=_0x26b5f4[_0x1720a8(0x14e)][_0x1720a8(0x154)](_0x1720a8(0x15c));return _0x422dde[_0x1720a8(0x13e)](_0x1720a8(0x14b))['to'](_0x60f54a,_0x1720a8(0x156)),_0x422dde[_0x1720a8(0x13e)](_0x1720a8(0x145))['to'](_0x11693b,_0x1720a8(0x156)),_0x422dde[_0x1720a8(0x13e)](_0x1720a8(0x14a),_0x1720a8(0x155),_0x1720a8(0x147),_0x1720a8(0x168))['to'](_0xde9a02),this[_0x1720a8(0x15e)](_0x422dde,_0x1720a8(0x15a),(_0x37d2b8,_0x5d3f79)=>{const _0x5ab86f=_0x1720a8;_0x26b5f4[_0x5ab86f(0x15a)](_0x5ab86f(0x157)===_0x5d3f79?_0x5ab86f(0x15c):_0x5ab86f(0x159));}),_0x422dde;}),_0x3cfd9b[_0x2af215(0x13f)](),_0xde9a02['on'](_0x2af215(0x151),(_0x58e94d,_0x1723bb,_0x2f6b7d)=>{const _0x2aa7b2=_0x2af215;_0x2f6b7d?_0x3cfd9b[_0x2aa7b2(0x143)]():_0x3cfd9b[_0x2aa7b2(0x13f)]();});}}
|