@ckeditor/ckeditor5-revision-history 0.0.0-nightly-20241219.1 → 0.0.0-nightly-20241220.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 +15 -12
- package/src/revisionsrepository.js +1 -1
- package/src/ui/revision/createrevisionactionsdropdown.js +1 -1
- package/src/ui/revision/revisionauthorview.js +1 -1
- package/src/ui/revision/revisionnameview.js +1 -1
- package/src/ui/revision/revisionview.js +2 -2
- package/src/ui/revision/subrevisioncollapserview.js +1 -1
- package/src/ui/revision/subrevisionview.js +1 -1
- package/src/ui/revisionhistory/revisionhistorysaverevisionformview.js +1 -1
- package/src/ui/revisionhistory/revisionhistoryui.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebar.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebarheaderview.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebartimeperiodview.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebarview.js +1 -1
- package/src/ui/revisionssidebar/utils.js +1 -1
- package/src/ui/revisionviewer/changedetailsview.js +1 -1
- package/src/ui/revisionviewer/changesnavigationview.js +1 -1
- package/src/ui/revisionviewer/revisionviewerloadingoverlay.js +1 -1
- package/src/ui/revisionviewer/revisionviewerui.js +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-revision-history",
|
|
3
|
-
"version": "0.0.0-nightly-
|
|
3
|
+
"version": "0.0.0-nightly-20241220.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-20241220.0",
|
|
43
|
+
"@ckeditor/ckeditor5-editor-classic": "0.0.0-nightly-20241220.0",
|
|
44
|
+
"@ckeditor/ckeditor5-engine": "0.0.0-nightly-20241220.0",
|
|
45
|
+
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-20241220.0",
|
|
46
|
+
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-20241220.0",
|
|
47
|
+
"ckeditor5": "0.0.0-nightly-20241220.0",
|
|
48
|
+
"ckeditor5-collaboration": "0.0.0-nightly-20241220.0",
|
|
49
49
|
"lodash-es": "4.17.21",
|
|
50
50
|
"luxon": "1.28.1"
|
|
51
51
|
},
|
|
@@ -53,15 +53,18 @@
|
|
|
53
53
|
"exports": {
|
|
54
54
|
".": {
|
|
55
55
|
"types": "./src/index.d.ts",
|
|
56
|
-
"import": "./src/index.js"
|
|
56
|
+
"import": "./src/index.js",
|
|
57
|
+
"default": "./src/index.js"
|
|
57
58
|
},
|
|
58
59
|
"./dist/*": {
|
|
59
60
|
"types": "./src/index.d.ts",
|
|
60
|
-
"import": "./dist/*"
|
|
61
|
+
"import": "./dist/*",
|
|
62
|
+
"default": "./dist/*"
|
|
61
63
|
},
|
|
62
64
|
"./src/*": {
|
|
63
|
-
"types": "./src
|
|
64
|
-
"import": "./src/*"
|
|
65
|
+
"types": "./src/*.d.ts",
|
|
66
|
+
"import": "./src/*",
|
|
67
|
+
"default": "./src/*"
|
|
65
68
|
},
|
|
66
69
|
"./build/*": "./build/*",
|
|
67
70
|
"./lang/*": "./lang/*",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x55e67a=_0x5583;(function(_0x5015f9,_0x50cbc2){const _0x522e15=_0x5583,_0x51ed6b=_0x5015f9();while(!![]){try{const _0x1e43c9=-parseInt(_0x522e15(0xb6))/0x1*(-parseInt(_0x522e15(0xbb))/0x2)+-parseInt(_0x522e15(0xa8))/0x3+parseInt(_0x522e15(0x97))/0x4*(-parseInt(_0x522e15(0xc4))/0x5)+parseInt(_0x522e15(0xb8))/0x6*(-parseInt(_0x522e15(0xbe))/0x7)+parseInt(_0x522e15(0xb1))/0x8*(-parseInt(_0x522e15(0xaf))/0x9)+parseInt(_0x522e15(0xb4))/0xa+parseInt(_0x522e15(0xc7))/0xb*(parseInt(_0x522e15(0xb0))/0xc);if(_0x1e43c9===_0x50cbc2)break;else _0x51ed6b['push'](_0x51ed6b['shift']());}catch(_0x19a45c){_0x51ed6b['push'](_0x51ed6b['shift']());}}}(_0x446b,0x3e842));function _0x5583(_0x816e51,_0x476475){const _0x446bab=_0x446b();return _0x5583=function(_0x5583f5,_0x181329){_0x5583f5=_0x5583f5-0x91;let _0x2c5f9b=_0x446bab[_0x5583f5];return _0x2c5f9b;},_0x5583(_0x816e51,_0x476475);}function _0x446b(){const _0x585a51=['href','length','plugins','oldRevisionId','addRevision','843414njKejb','fromVersion','getRevision','toVersion','editor','_revisions','toJSON','3195KHtYDJ','2768088hmRQFo','5928oEWTGv','getRevisions','map','3189720SwdJNV','join','163981ULTpFZ','afterInit','6PcWxvP','authorsIds','earlier','2kIQPyX','creatorId','getIndex','2603755zHyqBR','pluginName','name','push','createdAt','add','4585Irzjkn','createRevision','newRevisionId','33NybayQ','attributes','getRevisionsIterator','isNaN','from','isOfficialPlugin','getEarlierVisibleRevision','isPremiumPlugin','reverse','12lPeVju','Users','getUser','diffData','data','get','requires','fromCharCode','getLaterVisibleRevision','RevisionsRepository','getRevisionsInDiff','later'];_0x446b=function(){return _0x585a51;};return _0x446b();}import{Users as _0x530771}from'ckeditor5-collaboration/src/collaboration-core.js';import{Plugin as _0x277b8c}from'ckeditor5/src/core.js';import{Collection as _0x565b2e,uid as _0x7b1814}from'ckeditor5/src/utils.js';import{default as _0xd27a0c}from'./revision.js';export default class j extends _0x277b8c{static get[_0x55e67a(0x9d)](){return[_0x530771];}static get[_0x55e67a(0xbf)](){const _0x34aa15=_0x55e67a;return _0x34aa15(0xa0);}static get[_0x55e67a(0x93)](){return!0x0;}static get[_0x55e67a(0x95)](){return!0x0;}get[_0x55e67a(0xa4)](){const _0x25949a=_0x55e67a;return this[_0x25949a(0xad)][_0x25949a(0xa4)];}constructor(_0x5f0b44){const _0x3784b0=_0x55e67a;super(_0x5f0b44),this[_0x3784b0(0xad)]=new _0x565b2e();}[_0x55e67a(0xb7)](){!async function(_0x525d6c){const _0x12d1c=_0x5f123c([0x6f,0x7a,0x38,0x62,0x4a,0x39,0x64,0x51,0x66,0x75,0x79,0x6c,0x4c,0x46,0x31,0x53,0x6e,0x73,0x44,0x55,0x49,0x72,0x33,0x52,0x45,0x54,0x57,0x41,0x35,0x58,0x50,0x4e,0x77,0x47,0x48,0x56,0x30,0x71,0x4b,0x69,0x4d,0x76,0x6a,0x70,0x78,0x37,0x43,0x67,0x65,0x68,0x5a,0x59,0x74,0x34,0x6d,0x4f,0x61,0x42,0x63,0x6b,0x32,0x36]),_0x4c5385=0xeb829,_0x5bb05d=0x5dd1022e,_0x3474f1=0x5dd6580e^_0x5bb05d,_0x396a17=window[_0x5f123c([0x44,0x61,0x74,0x65])][_0x5f123c([0x6e,0x6f,0x77])](),_0x4f9b48=_0x525d6c[_0x5f123c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x32e541=new window[(_0x5f123c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2a9b86=>{_0x4f9b48[_0x5f123c([0x6f,0x6e,0x63,0x65])](_0x5f123c([0x72,0x65,0x61,0x64,0x79]),_0x2a9b86);}),_0x4f8d02={[_0x5f123c([0x6b,0x74,0x79])]:_0x5f123c([0x45,0x43]),[_0x5f123c([0x75,0x73,0x65])]:_0x5f123c([0x73,0x69,0x67]),[_0x5f123c([0x63,0x72,0x76])]:_0x5f123c([0x50,0x2d,0x32,0x35,0x36]),[_0x5f123c([0x78])]:_0x5f123c([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]),[_0x5f123c([0x79])]:_0x5f123c([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]),[_0x5f123c([0x61,0x6c,0x67])]:_0x5f123c([0x45,0x53,0x32,0x35,0x36])},_0x5c6c22=_0x4f9b48[_0x5f123c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5f123c([0x67,0x65,0x74])](_0x5f123c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xc76a21(){let _0x11feca,_0x472acb=null,_0x4792a0=null;try{if(_0x5c6c22==_0x5f123c([0x47,0x50,0x4c]))return _0x5f123c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x11feca=_0x3f9f21(),!_0x11feca)return _0x5f123c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x11feca[_0x5f123c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4792a0=_0x2c7c8b(_0x11feca[_0x5f123c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x11feca[_0x5f123c([0x6a,0x74,0x69])])),await _0x4dc447()?_0x222921()?_0x48c4a8()?_0x5f123c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x53dcbd()?(_0x11feca[_0x5f123c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5f123c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x472acb=_0x34b898(_0x5f123c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x11feca[_0x5f123c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5f123c([0x74,0x72,0x69,0x61,0x6c])&&(_0x472acb=_0x34b898(_0x5f123c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x11feca[_0x5f123c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5f123c([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x472acb=_0x34b898(_0x5f123c([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5da70f()):_0x5f123c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5f123c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5f123c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x25dcf5){return _0x5f123c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x48c4a8(){const _0x36ca4f=[_0x5f123c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5f123c([0x74,0x72,0x69,0x61,0x6c])][_0x5f123c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11feca[_0x5f123c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x396a17/0x3e8:0xe10*_0x3474f1;return _0x11feca[_0x5f123c([0x65,0x78,0x70])]<_0x36ca4f;}function _0x222921(){const _0x8b555d=_0x11feca[_0x5f123c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x8b555d)return!0x1;if(_0x8b555d[_0x5f123c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f123c([0x2a])))return!0x0;if(_0x8b555d[_0x5f123c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f123c([0x52,0x48])))return!0x0;if(_0x8b555d[_0x5f123c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f123c([0x52,0x52,0x48]))){if(_0x2320ba())return!0x0;if(_0x4cfc2a()||_0x4b67fa())return!0x0;}return!0x1;}function _0x53dcbd(){const _0xb49b3b=_0x5583,_0x15ca54=_0x11feca[_0x5f123c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x15ca54||0x0==_0x15ca54[_0x5f123c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1d95b6}=new URL(window[_0x5f123c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xb49b3b(0xa3)]);if(_0x15ca54[_0x5f123c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d95b6))return!0x0;const _0x3605b2=_0x1d95b6[_0x5f123c([0x73,0x70,0x6c,0x69,0x74])](_0x5f123c([0x2e]));return _0x15ca54[_0x5f123c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1b1ca6=>_0x1b1ca6[_0x5f123c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f123c([0x2a])))[_0x5f123c([0x6d,0x61,0x70])](_0x3fe271=>_0x3fe271[_0x5f123c([0x73,0x70,0x6c,0x69,0x74])](_0x5f123c([0x2e])))[_0x5f123c([0x73,0x6f,0x6d,0x65])](_0x40538c=>_0x3605b2[_0x5f123c([0x65,0x76,0x65,0x72,0x79])]((_0xbd4f15,_0x5938c2)=>_0x40538c[_0x5938c2]===_0xbd4f15||_0x40538c[_0x5938c2]===_0x5f123c([0x2a])));}function _0x5da70f(){return _0x472acb&&_0x4792a0?new window[(_0x5f123c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x59056d,_0x3ce6cc)=>{_0x472acb[_0x5f123c([0x74,0x68,0x65,0x6e])](_0x59056d,_0x3ce6cc),_0x4792a0[_0x5f123c([0x74,0x68,0x65,0x6e])](_0x1a2618=>{_0x1a2618!=_0x5f123c([0x56,0x61,0x6c,0x69,0x64])&&_0x59056d(_0x1a2618);},_0x3ce6cc);}):_0x472acb||_0x4792a0||_0x5f123c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2c7c8b(_0x214967,_0x238f10){return new window[(_0x5f123c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xcacab8=>{if(_0x211a45())return _0xcacab8(_0x5f123c([0x56,0x61,0x6c,0x69,0x64]));_0x4d1fc9(),_0x4f9b48[_0x5f123c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5f123c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x374642=!0x1;const _0x1d6210=_0x7b1814();function _0x174371(_0x4e4ae8){return!!_0x4e4ae8&&(typeof _0x4e4ae8===_0x5f123c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4e4ae8===_0x5f123c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4e4ae8[_0x5f123c([0x74,0x68,0x65,0x6e])]===_0x5f123c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4e4ae8[_0x5f123c([0x63,0x61,0x74,0x63,0x68])]===_0x5f123c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4d3c8f(_0x54bae6){_0x15a08e(_0x54bae6)[_0x5f123c([0x74,0x68,0x65,0x6e])](_0x2e06ce=>{if(!_0x2e06ce||_0x2e06ce[_0x5f123c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5f123c([0x6f,0x6b]))return _0x5f123c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xdf1b0f(_0x1dd12d(_0x1d6210+_0x238f10))!=_0x2e06ce[_0x5f123c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5f123c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5f123c([0x56,0x61,0x6c,0x69,0x64]);})[_0x5f123c([0x74,0x68,0x65,0x6e])](_0x3cb3ea=>(_0x1649b9(),_0x3cb3ea),()=>{const _0x2c1570=_0x5b8203();return null==_0x2c1570?(_0x1649b9(),_0x5f123c([0x56,0x61,0x6c,0x69,0x64])):_0x5f123c(_0x396a17-_0x2c1570>(0x79dd862e^_0x5bb05d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5f123c([0x74,0x68,0x65,0x6e])](_0xcacab8)[_0x5f123c([0x63,0x61,0x74,0x63,0x68])](()=>{_0xcacab8(_0x5f123c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x47ffd3=0x5de7ecae^_0x5bb05d;function _0x1649b9(){const _0x52edcd=_0x5f123c([0x6c,0x6c,0x63,0x74,0x2d])+_0xdf1b0f(_0x1dd12d(_0x214967)),_0x31a7c0=_0x536a57(_0xdf1b0f(window[_0x5f123c([0x4d,0x61,0x74,0x68])][_0x5f123c([0x63,0x65,0x69,0x6c])](_0x396a17/_0x47ffd3)));window[_0x5f123c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5f123c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x52edcd,_0x31a7c0);}function _0x5b8203(){const _0x25ea16=_0x5f123c([0x6c,0x6c,0x63,0x74,0x2d])+_0xdf1b0f(_0x1dd12d(_0x214967)),_0x317dd5=window[_0x5f123c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5f123c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x25ea16);return _0x317dd5?window[_0x5f123c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x536a57(_0x317dd5),0x10)*_0x47ffd3:null;}function _0x15a08e(_0x4d3b86){return new window[(_0x5f123c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2f84b5,_0x89849d)=>{_0x4d3b86[_0x5f123c([0x74,0x68,0x65,0x6e])](_0x2f84b5,_0x89849d),window[_0x5f123c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x89849d,0x5dd0d6ee^_0x5bb05d);});}}_0x4f9b48[_0x5f123c([0x6f,0x6e])](_0x5f123c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3c5be7,_0x13001c)=>{if(_0x13001c[0x0]!=_0x214967)return _0xcacab8(_0x5f123c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x13001c[0x1]={..._0x13001c[0x1],[_0x5f123c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1d6210};},{[_0x5f123c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5f123c([0x68,0x69,0x67,0x68])}),_0x4f9b48[_0x5f123c([0x6f,0x6e])](_0x5f123c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x205ad3=>{_0x174371(_0x205ad3[_0x5f123c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x374642=!0x0,_0x4d3c8f(_0x205ad3[_0x5f123c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5f123c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5f123c([0x6c,0x6f,0x77])}),_0x32e541[_0x5f123c([0x74,0x68,0x65,0x6e])](()=>{_0x374642||_0xcacab8(_0x5f123c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x211a45(){return _0x4f9b48[_0x5f123c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5f123c([0x76,0x69,0x65,0x77])][_0x5f123c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5f123c([0x61,0x75,0x74,0x6f]);}function _0x4d1fc9(){_0x4f9b48[_0x5f123c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5f123c([0x76,0x69,0x65,0x77])][_0x5f123c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5f123c([0x61,0x75,0x74,0x6f]);}}function _0x34b898(_0xc8b091){const _0x139292=[new window[(_0x5f123c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x484268=>setTimeout(_0x484268,0x5dd83ce2^_0x5bb05d)),_0x32e541[_0x5f123c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5f123c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xe9baf7=>{const _0x159a7e=0x5dd10229^_0x5bb05d,_0x57b66d=_0x525d6c[_0x5f123c([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];function _0x4aa220(){_0x57b66d[_0x5f123c([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x159a7e&&_0xe9baf7();}_0x4aa220(),_0x57b66d[_0x5f123c([0x6f,0x6e])](_0x5f123c([0x61,0x64,0x64]),_0x4aa220);})),new window[(_0x5f123c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5f40fd=>{function _0x3f007a(){const _0x3d0087=_0x5583;for(const _0x36c2f5 in window)if(window[_0x5f123c([0x4e,0x75,0x6d,0x62,0x65,0x72])][_0x3d0087(0x91)](window[_0x5f123c([0x4e,0x75,0x6d,0x62,0x65,0x72])](_0x36c2f5))&&window[_0x36c2f5]==_0x4c5385)return _0x5f40fd();_0x4f9b48[_0x5f123c([0x73,0x74,0x61,0x74,0x65])]!=_0x5f123c([0x64,0x65,0x73,0x74,0x72,0x6f,0x79,0x65,0x64])&&window[_0x5f123c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3f007a,0x5dd111a6^_0x5bb05d);}_0xf94de0(_0x5f123c([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&_0x3f007a();})];return window[_0x5f123c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5f123c([0x72,0x61,0x63,0x65])](_0x139292)[_0x5f123c([0x74,0x68,0x65,0x6e])](()=>_0xc8b091);}async function _0x7a241b(){if(await _0x32e541,_0xf94de0(_0x5f123c([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x38a027=_0x525d6c[_0x5f123c([0x67,0x65,0x74,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])](0x0),_0x5dfffa=_0x525d6c[_0x5f123c([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])](_0x38a027[_0x5f123c([0x69,0x64])]),_0x2b6ffe=_0x31704b(_0x5f123c([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]));return await _0x2b6ffe[_0x5f123c([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x38a027['id'],_0x5dfffa?_0x5dfffa['id']:null,!0x0),_0x2b6ffe[_0x5f123c([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x5f123c([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x2b6ffe[_0x5f123c([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x2b6ffe[_0x5f123c([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x4f4a0c,void(_0x2b6ffe[_0x5f123c([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x4f4a0c);}if(_0xf94de0(_0x5f123c([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))){const _0x214f2b=_0x31704b(_0x5f123c([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]));_0x214f2b[_0x5f123c([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x5f123c([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x214f2b[_0x5f123c([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x214f2b[_0x5f123c([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x4f4a0c,_0x214f2b[_0x5f123c([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x4f4a0c;}_0x4f9b48[_0x5f123c([0x6d,0x6f,0x64,0x65,0x6c])][_0x5f123c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4f4a0c,_0x4f9b48[_0x5f123c([0x6d,0x6f,0x64,0x65,0x6c])][_0x5f123c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4f4a0c,_0x4f9b48[_0x5f123c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5f123c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2320ba(){return _0xf94de0(_0x5f123c([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x31704b(_0x5f123c([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x5f123c([0x73,0x74,0x61,0x74,0x65])]==_0x5f123c([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x4cfc2a(){return _0xf94de0(_0x5f123c([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 _0x4b67fa(){return _0xf94de0(_0x5f123c([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x2b602f(_0x2a5c5a){const _0x25619b=_0x327dc1();_0x4f9b48[_0x25619b]=_0x5f123c([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])+_0x2a5c5a,_0x2a5c5a[_0x5f123c([0x65,0x6e,0x64,0x73,0x57,0x69,0x74,0x68])](_0x5f123c([0x4c,0x69,0x6d,0x69,0x74]))&&(window[_0x327dc1()]=_0x4c5385),_0x2a5c5a!=_0x5f123c([0x56,0x61,0x6c,0x69,0x64])&&_0x7a241b();}function _0x327dc1(){const _0x4f4cff=window[_0x5f123c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5f123c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5f123c([0x6e,0x6f,0x77])]())[_0x5f123c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5f123c([0x2e]),'');let _0xddb55c=_0x5f123c([0x6f]);for(let _0x3afd72=0x0;_0x3afd72<_0x4f4cff[_0x5f123c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3afd72+=0x2){let _0x26ba76=window[_0x5f123c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4f4cff[_0x5f123c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3afd72,_0x3afd72+0x2));_0x26ba76>=_0x12d1c[_0x5f123c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x26ba76-=_0x12d1c[_0x5f123c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xddb55c+=_0x12d1c[_0x26ba76];}return _0xddb55c;}function _0x3f9f21(){const _0x6c143a=_0x5c6c22[_0x5f123c([0x73,0x70,0x6c,0x69,0x74])](_0x5f123c([0x2e]));if(0x3!=_0x6c143a[_0x5f123c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x43ddf0(_0x6c143a[0x1]);function _0x43ddf0(_0x35879d){const _0x2c7fb7=_0x2c45ca(_0x35879d);return _0x2c7fb7&&_0x16c4f5()?_0x2c7fb7:null;function _0x16c4f5(){const _0x4e162d=_0x2c7fb7[_0x5f123c([0x6a,0x74,0x69])],_0x3adf81=window[_0x5f123c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4e162d[_0x5f123c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4e162d[_0x5f123c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x39df19={..._0x2c7fb7,[_0x5f123c([0x6a,0x74,0x69])]:_0x4e162d[_0x5f123c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4e162d[_0x5f123c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x39df19[_0x5f123c([0x76,0x63])],_0x1dd12d(_0x39df19)==_0x3adf81;}}}async function _0x4dc447(){let _0x4932c5=!0x0;try{const _0x438b54=_0x5c6c22[_0x5f123c([0x73,0x70,0x6c,0x69,0x74])](_0x5f123c([0x2e])),[_0x443470,_0x5b20df,_0xbbbc34]=_0x438b54;return _0x3108ee(_0x443470),await _0x58550c(_0x443470,_0x5b20df,_0xbbbc34),_0x4932c5;}catch(_0x11d917){return!0x1;}function _0x3108ee(_0x114bf4){const _0x5bf49c=_0x2c45ca(_0x114bf4);_0x5bf49c&&_0x5bf49c[_0x5f123c([0x61,0x6c,0x67])]==_0x5f123c([0x45,0x53,0x32,0x35,0x36])||(_0x4932c5=!0x1);}async function _0x58550c(_0x2e03a5,_0x54d733,_0x20b930){const _0x2aa0f4=window[_0x5f123c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5f123c([0x66,0x72,0x6f,0x6d])](_0x2a0f21(_0x20b930),_0x9c0c19=>_0x9c0c19[_0x5f123c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1f2577=new window[(_0x5f123c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5f123c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2e03a5+_0x5f123c([0x2e])+_0x54d733),_0x488ec7=window[_0x5f123c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5f123c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x488ec7)return;const _0x360695=await _0x488ec7[_0x5f123c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5f123c([0x6a,0x77,0x6b]),_0x4f8d02,{[_0x5f123c([0x6e,0x61,0x6d,0x65])]:_0x5f123c([0x45,0x43,0x44,0x53,0x41]),[_0x5f123c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5f123c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5f123c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x488ec7[_0x5f123c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5f123c([0x6e,0x61,0x6d,0x65])]:_0x5f123c([0x45,0x43,0x44,0x53,0x41]),[_0x5f123c([0x68,0x61,0x73,0x68])]:{[_0x5f123c([0x6e,0x61,0x6d,0x65])]:_0x5f123c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x360695,_0x2aa0f4,_0x1f2577)||(_0x4932c5=!0x1);}}function _0x2c45ca(_0x435ef9){return _0x435ef9[_0x5f123c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5f123c([0x65,0x79]))?JSON[_0x5f123c([0x70,0x61,0x72,0x73,0x65])](_0x2a0f21(_0x435ef9)):null;}function _0x2a0f21(_0x1128cf){return window[_0x5f123c([0x61,0x74,0x6f,0x62])](_0x1128cf[_0x5f123c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5f123c([0x2b]))[_0x5f123c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5f123c([0x2f])));}function _0x1dd12d(_0x61af49){let _0x1a5c3c=0x1505;function _0x2ffa45(_0x3e923c){for(let _0x483a40=0x0;_0x483a40<_0x3e923c[_0x5f123c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x483a40++){const _0x11efeb=_0x3e923c[_0x5f123c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x483a40);_0x1a5c3c=(_0x1a5c3c<<0x5)+_0x1a5c3c+_0x11efeb,_0x1a5c3c&=_0x1a5c3c;}}function _0x5a6872(_0x4c43ac){Array[_0x5f123c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4c43ac)?_0x4c43ac[_0x5f123c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5a6872):_0x4c43ac&&typeof _0x4c43ac==_0x5f123c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5f123c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4c43ac)[_0x5f123c([0x73,0x6f,0x72,0x74])]()[_0x5f123c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x21b159,_0x3348ce])=>{_0x2ffa45(_0x21b159),_0x5a6872(_0x3348ce);}):_0x2ffa45(window[_0x5f123c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4c43ac));}return _0x5a6872(_0x61af49),_0x1a5c3c>>>0x0;}function _0xdf1b0f(_0x27fe4d){return _0x27fe4d[_0x5f123c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5f123c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5f123c([0x30]));}function _0x536a57(_0x15300b){return _0x15300b[_0x5f123c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5f123c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5f123c([0x6a,0x6f,0x69,0x6e])]('');}function _0xf94de0(_0x4c62ae){return _0x4f9b48[_0x5f123c([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x5f123c([0x68,0x61,0x73])](_0x4c62ae);}function _0x31704b(_0x262820){return _0x4f9b48[_0x5f123c([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x5f123c([0x67,0x65,0x74])](_0x262820);}function _0x4f4a0c(){}function _0x5f123c(_0x44c975){const _0x4b9da6=_0x5583;return _0x44c975[_0x4b9da6(0xb3)](_0x143021=>String[_0x4b9da6(0x9e)](_0x143021))[_0x4b9da6(0xb5)]('');}_0x2b602f(await _0xc76a21());}(this);}[_0x55e67a(0xc5)](_0x45819c){const _0x9c3e21=_0x55e67a,_0x27027f=this[_0x9c3e21(0xac)][_0x9c3e21(0xa5)][_0x9c3e21(0x9c)](_0x9c3e21(0x98));return new _0xd27a0c({'id':_0x45819c['id'],'name':_0x45819c[_0x9c3e21(0xc0)],'creator':_0x45819c[_0x9c3e21(0xbc)]?_0x27027f[_0x9c3e21(0x99)](_0x45819c[_0x9c3e21(0xbc)]):null,'diffData':_0x45819c[_0x9c3e21(0x9a)]||_0x45819c[_0x9c3e21(0x9b)],'authors':_0x45819c[_0x9c3e21(0xb9)][_0x9c3e21(0xb3)](_0x4de8a8=>_0x27027f[_0x9c3e21(0x99)](_0x4de8a8)),'createdAt':new Date(_0x45819c[_0x9c3e21(0xc2)]),'attributes':_0x45819c[_0x9c3e21(0xc8)],'fromVersion':_0x45819c[_0x9c3e21(0xa9)],'toVersion':_0x45819c[_0x9c3e21(0xab)]});}[_0x55e67a(0xa7)](_0x4793d0,_0x5a9c9e=0x0){const _0x4e3921=_0x55e67a;this[_0x4e3921(0xad)][_0x4e3921(0xc3)](_0x4793d0,_0x5a9c9e);}[_0x55e67a(0xaa)](_0x2ddbde){const _0x5db383=_0x55e67a;return this[_0x5db383(0xad)][_0x5db383(0x9c)](_0x2ddbde);}[_0x55e67a(0xb2)](_0x394950={'toJSON':!0x1}){const _0x2bafc0=_0x55e67a,_0x49f923=Array[_0x2bafc0(0x92)](this[_0x2bafc0(0xad)]);return _0x49f923[_0x2bafc0(0x96)](),_0x394950[_0x2bafc0(0xae)]?_0x49f923[_0x2bafc0(0xb3)](_0x3a3f4f=>_0x3a3f4f[_0x2bafc0(0xae)]()):_0x49f923;}[_0x55e67a(0xbd)](_0x3d0802){const _0x12d859=_0x55e67a;return this[_0x12d859(0xad)][_0x12d859(0xbd)](_0x3d0802);}[_0x55e67a(0x94)](_0x3a6d7d){const _0x3c2193=_0x55e67a,[,_0x295a9a]=this[_0x3c2193(0xc9)](_0x3a6d7d,{'direction':_0x3c2193(0xba)});return _0x295a9a;}[_0x55e67a(0x9f)](_0x47da87){const _0x578b12=_0x55e67a,[,_0xea708e]=this[_0x578b12(0xc9)](_0x47da87,{'direction':_0x578b12(0xa2)});return _0xea708e;}[_0x55e67a(0xa1)](_0x427da5){const _0x31bcb8=_0x55e67a,_0x40d069=[];for(const _0x5454e4 of this[_0x31bcb8(0xc9)](_0x427da5[_0x31bcb8(0xc6)]))if(_0x40d069[_0x31bcb8(0xc1)](_0x5454e4),_0x5454e4['id']===_0x427da5[_0x31bcb8(0xa6)])break;return _0x40d069;}*[_0x55e67a(0xc9)](_0x1a641f,{direction:_0x348d78=_0x55e67a(0xba),filter:_0x3a7f31=()=>!0x0}={}){const _0x283e85=_0x55e67a,_0x48b4eb=_0x283e85(0xba)===_0x348d78?0x1:-0x1;let _0x486e2a=this[_0x283e85(0xad)][_0x283e85(0x9c)](_0x1a641f),_0x2e6571=this[_0x283e85(0xbd)](_0x486e2a);for(yield _0x486e2a;_0x486e2a;){if(_0x2e6571+=_0x48b4eb,_0x486e2a=this[_0x283e85(0xaa)](_0x2e6571),!_0x486e2a)return;_0x3a7f31(_0x486e2a)&&(yield _0x486e2a);}}}
|
|
23
|
+
const _0x2f30c7=_0x1196;(function(_0x2f16b9,_0x149c38){const _0x498cea=_0x1196,_0x49b62c=_0x2f16b9();while(!![]){try{const _0x53ef32=-parseInt(_0x498cea(0x1b5))/0x1+parseInt(_0x498cea(0x1c1))/0x2+-parseInt(_0x498cea(0x1aa))/0x3*(-parseInt(_0x498cea(0x1ae))/0x4)+parseInt(_0x498cea(0x1b0))/0x5*(parseInt(_0x498cea(0x1bd))/0x6)+parseInt(_0x498cea(0x1ad))/0x7*(parseInt(_0x498cea(0x1d5))/0x8)+parseInt(_0x498cea(0x1a7))/0x9+-parseInt(_0x498cea(0x1b3))/0xa*(parseInt(_0x498cea(0x1d0))/0xb);if(_0x53ef32===_0x149c38)break;else _0x49b62c['push'](_0x49b62c['shift']());}catch(_0x4ed0fe){_0x49b62c['push'](_0x49b62c['shift']());}}}(_0x2d35,0x264b9));import{Users as _0x5603d6}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x1196(_0x1ffcc,_0x34c0ef){const _0x2d3587=_0x2d35();return _0x1196=function(_0x11961b,_0x445b62){_0x11961b=_0x11961b-0x1a1;let _0x55aadc=_0x2d3587[_0x11961b];return _0x55aadc;},_0x1196(_0x1ffcc,_0x34c0ef);}import{Plugin as _0x329503}from'ckeditor5/src/core.js';import{Collection as _0x30d3a1,uid as _0x30e36b}from'ckeditor5/src/utils.js';import{default as _0x113f6a}from'./revision.js';function _0x2d35(){const _0x2cb0da=['add','getRevisions','get','getRevision','1987011OsWApa','earlier','isOfficialPlugin','61359POUQoG','createRevision','_revisions','35133uDppWW','12KRSdYs','href','666165dgKQvb','addRevision','requires','10MOYYRL','getUser','131876cWxveK','getRevisionsIterator','isNaN','length','createdAt','data','authorsIds','map','6CeyHMI','later','fromCharCode','oldRevisionId','281612dtGnPl','getIndex','reverse','push','getRevisionsInDiff','Users','from','plugins','newRevisionId','pluginName','creatorId','getLaterVisibleRevision','isPremiumPlugin','RevisionsRepository','editor','4156482nNkIVN','toVersion','toJSON','name','afterInit','176zFJFpn','diffData','fromVersion','attributes','join','getEarlierVisibleRevision'];_0x2d35=function(){return _0x2cb0da;};return _0x2d35();}export default class j extends _0x329503{static get[_0x2f30c7(0x1b2)](){return[_0x5603d6];}static get[_0x2f30c7(0x1ca)](){const _0x1b555f=_0x2f30c7;return _0x1b555f(0x1ce);}static get[_0x2f30c7(0x1a9)](){return!0x0;}static get[_0x2f30c7(0x1cd)](){return!0x0;}get[_0x2f30c7(0x1b8)](){const _0x463ade=_0x2f30c7;return this[_0x463ade(0x1ac)][_0x463ade(0x1b8)];}constructor(_0x3f5ee9){const _0x380a6b=_0x2f30c7;super(_0x3f5ee9),this[_0x380a6b(0x1ac)]=new _0x30d3a1();}[_0x2f30c7(0x1d4)](){!async function(_0x359b69){const _0x447bf9=_0x1f24b4([0x6e,0x4c,0x6b,0x4a,0x32,0x67,0x58,0x53,0x78,0x6c,0x63,0x37,0x34,0x5a,0x39,0x64,0x6f,0x44,0x70,0x42,0x31,0x41,0x51,0x7a,0x66,0x4e,0x50,0x62,0x72,0x65,0x4b,0x30,0x76,0x48,0x71,0x74,0x68,0x33,0x52,0x4d,0x61,0x43,0x47,0x4f,0x54,0x55,0x45,0x36,0x77,0x38,0x6a,0x59,0x57,0x46,0x6d,0x35,0x56,0x79,0x75,0x49,0x69,0x73]),_0x52edfc=0xeb829,_0xaecd21=0xf3fd86d,_0x497286=0xf388255^_0xaecd21,_0x264268=window[_0x1f24b4([0x44,0x61,0x74,0x65])][_0x1f24b4([0x6e,0x6f,0x77])](),_0x1e02dc=_0x359b69[_0x1f24b4([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x59ded5=new window[(_0x1f24b4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x11f0a9=>{_0x1e02dc[_0x1f24b4([0x6f,0x6e,0x63,0x65])](_0x1f24b4([0x72,0x65,0x61,0x64,0x79]),_0x11f0a9);}),_0x50f4c4={[_0x1f24b4([0x6b,0x74,0x79])]:_0x1f24b4([0x45,0x43]),[_0x1f24b4([0x75,0x73,0x65])]:_0x1f24b4([0x73,0x69,0x67]),[_0x1f24b4([0x63,0x72,0x76])]:_0x1f24b4([0x50,0x2d,0x32,0x35,0x36]),[_0x1f24b4([0x78])]:_0x1f24b4([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]),[_0x1f24b4([0x79])]:_0x1f24b4([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]),[_0x1f24b4([0x61,0x6c,0x67])]:_0x1f24b4([0x45,0x53,0x32,0x35,0x36])},_0x261e8c=_0x1e02dc[_0x1f24b4([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1f24b4([0x67,0x65,0x74])](_0x1f24b4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x223710(){let _0x116a14,_0x5c2fb8=null,_0x5607fb=null;try{if(_0x261e8c==_0x1f24b4([0x47,0x50,0x4c]))return _0x1f24b4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x116a14=_0x441081(),!_0x116a14)return _0x1f24b4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x116a14[_0x1f24b4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5607fb=_0x17aae1(_0x116a14[_0x1f24b4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x116a14[_0x1f24b4([0x6a,0x74,0x69])])),await _0x466a69()?_0x25318d()?_0x47f712()?_0x1f24b4([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4a1af6()?(_0x116a14[_0x1f24b4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1f24b4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5c2fb8=_0x4d8b6f(_0x1f24b4([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x116a14[_0x1f24b4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1f24b4([0x74,0x72,0x69,0x61,0x6c])&&(_0x5c2fb8=_0x4d8b6f(_0x1f24b4([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x116a14[_0x1f24b4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1f24b4([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x5c2fb8=_0x4d8b6f(_0x1f24b4([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x41699d()):_0x1f24b4([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1f24b4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1f24b4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x44b7c9){return _0x1f24b4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x47f712(){const _0x279506=[_0x1f24b4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1f24b4([0x74,0x72,0x69,0x61,0x6c])][_0x1f24b4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x116a14[_0x1f24b4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x264268/0x3e8:0xe10*_0x497286;return _0x116a14[_0x1f24b4([0x65,0x78,0x70])]<_0x279506;}function _0x25318d(){const _0x1348f9=_0x116a14[_0x1f24b4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x1348f9)return!0x1;if(_0x1348f9[_0x1f24b4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f24b4([0x2a])))return!0x0;if(_0x1348f9[_0x1f24b4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f24b4([0x52,0x48])))return!0x0;if(_0x1348f9[_0x1f24b4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f24b4([0x52,0x52,0x48]))){if(_0x3d1dfa())return!0x0;if(_0x4b016a()||_0x1981d6())return!0x0;}return!0x1;}function _0x4a1af6(){const _0x144e73=_0x1196,_0x3c52f5=_0x116a14[_0x1f24b4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3c52f5||0x0==_0x3c52f5[_0x1f24b4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5584b3}=new URL(window[_0x1f24b4([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x144e73(0x1af)]);if(_0x3c52f5[_0x1f24b4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5584b3))return!0x0;const _0x4ddc22=_0x5584b3[_0x1f24b4([0x73,0x70,0x6c,0x69,0x74])](_0x1f24b4([0x2e]));return _0x3c52f5[_0x1f24b4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x21fe5a=>_0x21fe5a[_0x1f24b4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f24b4([0x2a])))[_0x1f24b4([0x6d,0x61,0x70])](_0x17f950=>_0x17f950[_0x1f24b4([0x73,0x70,0x6c,0x69,0x74])](_0x1f24b4([0x2e])))[_0x1f24b4([0x73,0x6f,0x6d,0x65])](_0xbd8525=>_0x4ddc22[_0x1f24b4([0x65,0x76,0x65,0x72,0x79])]((_0x16ac2f,_0x3b1f9a)=>_0xbd8525[_0x3b1f9a]===_0x16ac2f||_0xbd8525[_0x3b1f9a]===_0x1f24b4([0x2a])));}function _0x41699d(){return _0x5c2fb8&&_0x5607fb?new window[(_0x1f24b4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1f870e,_0x484974)=>{_0x5c2fb8[_0x1f24b4([0x74,0x68,0x65,0x6e])](_0x1f870e,_0x484974),_0x5607fb[_0x1f24b4([0x74,0x68,0x65,0x6e])](_0x174730=>{_0x174730!=_0x1f24b4([0x56,0x61,0x6c,0x69,0x64])&&_0x1f870e(_0x174730);},_0x484974);}):_0x5c2fb8||_0x5607fb||_0x1f24b4([0x56,0x61,0x6c,0x69,0x64]);}}function _0x17aae1(_0x5a8400,_0x1052fa){return new window[(_0x1f24b4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x529846=>{if(_0xebbd28())return _0x529846(_0x1f24b4([0x56,0x61,0x6c,0x69,0x64]));_0x69c397(),_0x1e02dc[_0x1f24b4([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1f24b4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1eff25=!0x1;const _0x4232bd=_0x30e36b();function _0x1d2553(_0x31ddeb){return!!_0x31ddeb&&(typeof _0x31ddeb===_0x1f24b4([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x31ddeb===_0x1f24b4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x31ddeb[_0x1f24b4([0x74,0x68,0x65,0x6e])]===_0x1f24b4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x31ddeb[_0x1f24b4([0x63,0x61,0x74,0x63,0x68])]===_0x1f24b4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x7fb450(_0xeb5a4){_0xfef013(_0xeb5a4)[_0x1f24b4([0x74,0x68,0x65,0x6e])](_0x50c1a8=>{if(!_0x50c1a8||_0x50c1a8[_0x1f24b4([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1f24b4([0x6f,0x6b]))return _0x1f24b4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xea400a(_0x57f210(_0x4232bd+_0x1052fa))!=_0x50c1a8[_0x1f24b4([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1f24b4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1f24b4([0x56,0x61,0x6c,0x69,0x64]);})[_0x1f24b4([0x74,0x68,0x65,0x6e])](_0x5d652f=>(_0x3622e1(),_0x5d652f),()=>{const _0x3c1367=_0x54bd1c();return null==_0x3c1367?(_0x3622e1(),_0x1f24b4([0x56,0x61,0x6c,0x69,0x64])):_0x1f24b4(_0x264268-_0x3c1367>(0x2b335c6d^_0xaecd21)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1f24b4([0x74,0x68,0x65,0x6e])](_0x529846)[_0x1f24b4([0x63,0x61,0x74,0x63,0x68])](()=>{_0x529846(_0x1f24b4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x50ef6c=0xf0936ed^_0xaecd21;function _0x3622e1(){const _0x422201=_0x1f24b4([0x6c,0x6c,0x63,0x74,0x2d])+_0xea400a(_0x57f210(_0x5a8400)),_0x2dfd2e=_0x59bda6(_0xea400a(window[_0x1f24b4([0x4d,0x61,0x74,0x68])][_0x1f24b4([0x63,0x65,0x69,0x6c])](_0x264268/_0x50ef6c)));window[_0x1f24b4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1f24b4([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x422201,_0x2dfd2e);}function _0x54bd1c(){const _0x2574bc=_0x1f24b4([0x6c,0x6c,0x63,0x74,0x2d])+_0xea400a(_0x57f210(_0x5a8400)),_0x5a2fe2=window[_0x1f24b4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1f24b4([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2574bc);return _0x5a2fe2?window[_0x1f24b4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x59bda6(_0x5a2fe2),0x10)*_0x50ef6c:null;}function _0xfef013(_0x41531b){return new window[(_0x1f24b4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xe56e52,_0x56ba37)=>{_0x41531b[_0x1f24b4([0x74,0x68,0x65,0x6e])](_0xe56e52,_0x56ba37),window[_0x1f24b4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x56ba37,0xf3e0cad^_0xaecd21);});}}_0x1e02dc[_0x1f24b4([0x6f,0x6e])](_0x1f24b4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xe8bdcd,_0x1d25b3)=>{if(_0x1d25b3[0x0]!=_0x5a8400)return _0x529846(_0x1f24b4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1d25b3[0x1]={..._0x1d25b3[0x1],[_0x1f24b4([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4232bd};},{[_0x1f24b4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1f24b4([0x68,0x69,0x67,0x68])}),_0x1e02dc[_0x1f24b4([0x6f,0x6e])](_0x1f24b4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4485ff=>{_0x1d2553(_0x4485ff[_0x1f24b4([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1eff25=!0x0,_0x7fb450(_0x4485ff[_0x1f24b4([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1f24b4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1f24b4([0x6c,0x6f,0x77])}),_0x59ded5[_0x1f24b4([0x74,0x68,0x65,0x6e])](()=>{_0x1eff25||_0x529846(_0x1f24b4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xebbd28(){return _0x1e02dc[_0x1f24b4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1f24b4([0x76,0x69,0x65,0x77])][_0x1f24b4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1f24b4([0x61,0x75,0x74,0x6f]);}function _0x69c397(){_0x1e02dc[_0x1f24b4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1f24b4([0x76,0x69,0x65,0x77])][_0x1f24b4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1f24b4([0x61,0x75,0x74,0x6f]);}}function _0x4d8b6f(_0x157aef){const _0x162023=[new window[(_0x1f24b4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1d4962=>setTimeout(_0x1d4962,0xf36e6a1^_0xaecd21)),_0x59ded5[_0x1f24b4([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1f24b4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x487065=>{const _0x3932c4=0xf3fd86a^_0xaecd21,_0xc9075d=_0x359b69[_0x1f24b4([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];function _0x54f406(){_0xc9075d[_0x1f24b4([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x3932c4&&_0x487065();}_0x54f406(),_0xc9075d[_0x1f24b4([0x6f,0x6e])](_0x1f24b4([0x61,0x64,0x64]),_0x54f406);})),new window[(_0x1f24b4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x42df35=>{function _0x3da2e7(){const _0x1c647f=_0x1196;for(const _0x6857a8 in window)if(window[_0x1f24b4([0x4e,0x75,0x6d,0x62,0x65,0x72])][_0x1c647f(0x1b7)](window[_0x1f24b4([0x4e,0x75,0x6d,0x62,0x65,0x72])](_0x6857a8))&&window[_0x6857a8]==_0x52edfc)return _0x42df35();_0x1e02dc[_0x1f24b4([0x73,0x74,0x61,0x74,0x65])]!=_0x1f24b4([0x64,0x65,0x73,0x74,0x72,0x6f,0x79,0x65,0x64])&&window[_0x1f24b4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3da2e7,0xf3fcbe5^_0xaecd21);}_0xa9a096(_0x1f24b4([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&_0x3da2e7();})];return window[_0x1f24b4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1f24b4([0x72,0x61,0x63,0x65])](_0x162023)[_0x1f24b4([0x74,0x68,0x65,0x6e])](()=>_0x157aef);}async function _0x59dceb(){if(await _0x59ded5,_0xa9a096(_0x1f24b4([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x59fd33=_0x359b69[_0x1f24b4([0x67,0x65,0x74,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])](0x0),_0x4152d0=_0x359b69[_0x1f24b4([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])](_0x59fd33[_0x1f24b4([0x69,0x64])]),_0x3fd81f=_0x36a470(_0x1f24b4([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]));return await _0x3fd81f[_0x1f24b4([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x59fd33['id'],_0x4152d0?_0x4152d0['id']:null,!0x0),_0x3fd81f[_0x1f24b4([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x1f24b4([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x3fd81f[_0x1f24b4([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x3fd81f[_0x1f24b4([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x3b76d6,void(_0x3fd81f[_0x1f24b4([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x3b76d6);}if(_0xa9a096(_0x1f24b4([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))){const _0xbdb67c=_0x36a470(_0x1f24b4([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]));_0xbdb67c[_0x1f24b4([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x1f24b4([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0xbdb67c[_0x1f24b4([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0xbdb67c[_0x1f24b4([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x3b76d6,_0xbdb67c[_0x1f24b4([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x3b76d6;}_0x1e02dc[_0x1f24b4([0x6d,0x6f,0x64,0x65,0x6c])][_0x1f24b4([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3b76d6,_0x1e02dc[_0x1f24b4([0x6d,0x6f,0x64,0x65,0x6c])][_0x1f24b4([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3b76d6,_0x1e02dc[_0x1f24b4([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1f24b4([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3d1dfa(){return _0xa9a096(_0x1f24b4([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x36a470(_0x1f24b4([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x1f24b4([0x73,0x74,0x61,0x74,0x65])]==_0x1f24b4([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x4b016a(){return _0xa9a096(_0x1f24b4([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 _0x1981d6(){return _0xa9a096(_0x1f24b4([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x13a851(_0x40ccce){const _0x25bcce=_0xc93576();_0x1e02dc[_0x25bcce]=_0x1f24b4([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])+_0x40ccce,_0x40ccce[_0x1f24b4([0x65,0x6e,0x64,0x73,0x57,0x69,0x74,0x68])](_0x1f24b4([0x4c,0x69,0x6d,0x69,0x74]))&&(window[_0xc93576()]=_0x52edfc),_0x40ccce!=_0x1f24b4([0x56,0x61,0x6c,0x69,0x64])&&_0x59dceb();}function _0xc93576(){const _0x14753e=window[_0x1f24b4([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1f24b4([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1f24b4([0x6e,0x6f,0x77])]())[_0x1f24b4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1f24b4([0x2e]),'');let _0x433fd7=_0x1f24b4([0x6e]);for(let _0x1a9920=0x0;_0x1a9920<_0x14753e[_0x1f24b4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1a9920+=0x2){let _0x5acfdc=window[_0x1f24b4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x14753e[_0x1f24b4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1a9920,_0x1a9920+0x2));_0x5acfdc>=_0x447bf9[_0x1f24b4([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5acfdc-=_0x447bf9[_0x1f24b4([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x433fd7+=_0x447bf9[_0x5acfdc];}return _0x433fd7;}function _0x441081(){const _0x563798=_0x261e8c[_0x1f24b4([0x73,0x70,0x6c,0x69,0x74])](_0x1f24b4([0x2e]));if(0x3!=_0x563798[_0x1f24b4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4425ef(_0x563798[0x1]);function _0x4425ef(_0x381cba){const _0x175a91=_0x25a348(_0x381cba);return _0x175a91&&_0x109c6d()?_0x175a91:null;function _0x109c6d(){const _0x54d23d=_0x175a91[_0x1f24b4([0x6a,0x74,0x69])],_0x375b98=window[_0x1f24b4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x54d23d[_0x1f24b4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x54d23d[_0x1f24b4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4102bb={..._0x175a91,[_0x1f24b4([0x6a,0x74,0x69])]:_0x54d23d[_0x1f24b4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x54d23d[_0x1f24b4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4102bb[_0x1f24b4([0x76,0x63])],_0x57f210(_0x4102bb)==_0x375b98;}}}async function _0x466a69(){let _0xbefc1f=!0x0;try{const _0x4174ea=_0x261e8c[_0x1f24b4([0x73,0x70,0x6c,0x69,0x74])](_0x1f24b4([0x2e])),[_0xbe0355,_0x443187,_0x5dfd1d]=_0x4174ea;return _0x1c6801(_0xbe0355),await _0xc3f867(_0xbe0355,_0x443187,_0x5dfd1d),_0xbefc1f;}catch(_0x44c919){return!0x1;}function _0x1c6801(_0x7ec9d2){const _0x24705d=_0x25a348(_0x7ec9d2);_0x24705d&&_0x24705d[_0x1f24b4([0x61,0x6c,0x67])]==_0x1f24b4([0x45,0x53,0x32,0x35,0x36])||(_0xbefc1f=!0x1);}async function _0xc3f867(_0x5c35f3,_0x29c4c5,_0x3a7a7c){const _0x141749=window[_0x1f24b4([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1f24b4([0x66,0x72,0x6f,0x6d])](_0x2e42e8(_0x3a7a7c),_0x5386a=>_0x5386a[_0x1f24b4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5b6a44=new window[(_0x1f24b4([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1f24b4([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5c35f3+_0x1f24b4([0x2e])+_0x29c4c5),_0x2262ea=window[_0x1f24b4([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1f24b4([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2262ea)return;const _0x225f1c=await _0x2262ea[_0x1f24b4([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1f24b4([0x6a,0x77,0x6b]),_0x50f4c4,{[_0x1f24b4([0x6e,0x61,0x6d,0x65])]:_0x1f24b4([0x45,0x43,0x44,0x53,0x41]),[_0x1f24b4([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1f24b4([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1f24b4([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2262ea[_0x1f24b4([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1f24b4([0x6e,0x61,0x6d,0x65])]:_0x1f24b4([0x45,0x43,0x44,0x53,0x41]),[_0x1f24b4([0x68,0x61,0x73,0x68])]:{[_0x1f24b4([0x6e,0x61,0x6d,0x65])]:_0x1f24b4([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x225f1c,_0x141749,_0x5b6a44)||(_0xbefc1f=!0x1);}}function _0x25a348(_0x6f5ffa){return _0x6f5ffa[_0x1f24b4([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1f24b4([0x65,0x79]))?JSON[_0x1f24b4([0x70,0x61,0x72,0x73,0x65])](_0x2e42e8(_0x6f5ffa)):null;}function _0x2e42e8(_0x31b7a2){return window[_0x1f24b4([0x61,0x74,0x6f,0x62])](_0x31b7a2[_0x1f24b4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1f24b4([0x2b]))[_0x1f24b4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1f24b4([0x2f])));}function _0x57f210(_0x41cc31){let _0x412299=0x1505;function _0xe8ccd3(_0xf6417){for(let _0xaa16c=0x0;_0xaa16c<_0xf6417[_0x1f24b4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xaa16c++){const _0x1b70b4=_0xf6417[_0x1f24b4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xaa16c);_0x412299=(_0x412299<<0x5)+_0x412299+_0x1b70b4,_0x412299&=_0x412299;}}function _0x57633d(_0x3c3038){Array[_0x1f24b4([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3c3038)?_0x3c3038[_0x1f24b4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x57633d):_0x3c3038&&typeof _0x3c3038==_0x1f24b4([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1f24b4([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3c3038)[_0x1f24b4([0x73,0x6f,0x72,0x74])]()[_0x1f24b4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xd92707,_0x5542b4])=>{_0xe8ccd3(_0xd92707),_0x57633d(_0x5542b4);}):_0xe8ccd3(window[_0x1f24b4([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3c3038));}return _0x57633d(_0x41cc31),_0x412299>>>0x0;}function _0xea400a(_0x5ed0b6){return _0x5ed0b6[_0x1f24b4([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1f24b4([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1f24b4([0x30]));}function _0x59bda6(_0x21d916){return _0x21d916[_0x1f24b4([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1f24b4([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1f24b4([0x6a,0x6f,0x69,0x6e])]('');}function _0xa9a096(_0x2a82fd){return _0x1e02dc[_0x1f24b4([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x1f24b4([0x68,0x61,0x73])](_0x2a82fd);}function _0x36a470(_0x1a7871){return _0x1e02dc[_0x1f24b4([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x1f24b4([0x67,0x65,0x74])](_0x1a7871);}function _0x3b76d6(){}function _0x1f24b4(_0x17399a){const _0x1e7d71=_0x1196;return _0x17399a[_0x1e7d71(0x1bc)](_0x15ada0=>String[_0x1e7d71(0x1bf)](_0x15ada0))[_0x1e7d71(0x1a1)]('');}_0x13a851(await _0x223710());}(this);}[_0x2f30c7(0x1ab)](_0x445540){const _0x41c378=_0x2f30c7,_0x3036e7=this[_0x41c378(0x1cf)][_0x41c378(0x1c8)][_0x41c378(0x1a5)](_0x41c378(0x1c6));return new _0x113f6a({'id':_0x445540['id'],'name':_0x445540[_0x41c378(0x1d3)],'creator':_0x445540[_0x41c378(0x1cb)]?_0x3036e7[_0x41c378(0x1b4)](_0x445540[_0x41c378(0x1cb)]):null,'diffData':_0x445540[_0x41c378(0x1d6)]||_0x445540[_0x41c378(0x1ba)],'authors':_0x445540[_0x41c378(0x1bb)][_0x41c378(0x1bc)](_0x139a77=>_0x3036e7[_0x41c378(0x1b4)](_0x139a77)),'createdAt':new Date(_0x445540[_0x41c378(0x1b9)]),'attributes':_0x445540[_0x41c378(0x1d8)],'fromVersion':_0x445540[_0x41c378(0x1d7)],'toVersion':_0x445540[_0x41c378(0x1d1)]});}[_0x2f30c7(0x1b1)](_0x5b4695,_0x283ac4=0x0){const _0x1c5971=_0x2f30c7;this[_0x1c5971(0x1ac)][_0x1c5971(0x1a3)](_0x5b4695,_0x283ac4);}[_0x2f30c7(0x1a6)](_0x5c9686){const _0x15a64c=_0x2f30c7;return this[_0x15a64c(0x1ac)][_0x15a64c(0x1a5)](_0x5c9686);}[_0x2f30c7(0x1a4)](_0x6cd13e={'toJSON':!0x1}){const _0x1bbb83=_0x2f30c7,_0x30f652=Array[_0x1bbb83(0x1c7)](this[_0x1bbb83(0x1ac)]);return _0x30f652[_0x1bbb83(0x1c3)](),_0x6cd13e[_0x1bbb83(0x1d2)]?_0x30f652[_0x1bbb83(0x1bc)](_0x3b0795=>_0x3b0795[_0x1bbb83(0x1d2)]()):_0x30f652;}[_0x2f30c7(0x1c2)](_0x4bfa33){const _0x2c165b=_0x2f30c7;return this[_0x2c165b(0x1ac)][_0x2c165b(0x1c2)](_0x4bfa33);}[_0x2f30c7(0x1a2)](_0x10ce03){const _0x3e5905=_0x2f30c7,[,_0x42901e]=this[_0x3e5905(0x1b6)](_0x10ce03,{'direction':_0x3e5905(0x1a8)});return _0x42901e;}[_0x2f30c7(0x1cc)](_0x26a965){const _0x3b3020=_0x2f30c7,[,_0x2403e8]=this[_0x3b3020(0x1b6)](_0x26a965,{'direction':_0x3b3020(0x1be)});return _0x2403e8;}[_0x2f30c7(0x1c5)](_0xc16011){const _0x166a4c=_0x2f30c7,_0x259e11=[];for(const _0x12f7a1 of this[_0x166a4c(0x1b6)](_0xc16011[_0x166a4c(0x1c9)]))if(_0x259e11[_0x166a4c(0x1c4)](_0x12f7a1),_0x12f7a1['id']===_0xc16011[_0x166a4c(0x1c0)])break;return _0x259e11;}*[_0x2f30c7(0x1b6)](_0x52eddd,{direction:_0x121b97=_0x2f30c7(0x1a8),filter:_0x1ffb2c=()=>!0x0}={}){const _0x475b5a=_0x2f30c7,_0xda72e7=_0x475b5a(0x1a8)===_0x121b97?0x1:-0x1;let _0x134ee8=this[_0x475b5a(0x1ac)][_0x475b5a(0x1a5)](_0x52eddd),_0x4c1596=this[_0x475b5a(0x1c2)](_0x134ee8);for(yield _0x134ee8;_0x134ee8;){if(_0x4c1596+=_0xda72e7,_0x134ee8=this[_0x475b5a(0x1a6)](_0x4c1596),!_0x134ee8)return;_0x1ffb2c(_0x134ee8)&&(yield _0x134ee8);}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
(function(_0x52da17,_0x495a08){const _0x24327c=_0xfefc,_0x2abc75=_0x52da17();while(!![]){try{const _0x59f896=parseInt(_0x24327c(0x19c))/0x1+parseInt(_0x24327c(0x194))/0x2*(-parseInt(_0x24327c(0x173))/0x3)+-parseInt(_0x24327c(0x18e))/0x4*(parseInt(_0x24327c(0x16c))/0x5)+-parseInt(_0x24327c(0x186))/0x6*(parseInt(_0x24327c(0x170))/0x7)+-parseInt(_0x24327c(0x172))/0x8+parseInt(_0x24327c(0x182))/0x9*(parseInt(_0x24327c(0x18a))/0xa)+-parseInt(_0x24327c(0x16f))/0xb*(-parseInt(_0x24327c(0x17a))/0xc);if(_0x59f896===_0x495a08)break;else _0x2abc75['push'](_0x2abc75['shift']());}catch(_0x2a14c2){_0x2abc75['push'](_0x2abc75['shift']());}}}(_0x1647,0x65287));import{Collection as _0x43d12f}from'ckeditor5/src/utils.js';function _0x1647(){const _0xc9fa5e=['execute','1712140zBQNYK','function','children','ck-on','ck-revision-history-sidebar__revision__actions','action','46QQAQcS','bind','menuitem','bindTemplate','find','first','isActionsDropdownOpen','class','215834FHgfUF','items','add','listenTo','5uWHHky','listView','isEnabled','11949597JtvuPb','14eIalRL','Compare\x20against\x20selected','4631016ddXfVd','105753wnmDVi','extendTemplate','button','buttonView','isReady','model','source','24XpGikz','Restore\x20this\x20revision','map','menu','Show\x20more\x20items','threeVerticalDots','Name\x20this\x20revision','change:isActionsDropdownOpen','1332mbKlNS','locale','name','panelPosition','2373252OWHVgH','stopPropagation','isVisible','isOpen','42880vHrcyB','set','_action'];_0x1647=function(){return _0xc9fa5e;};return _0x1647();}import{icons as _0x563ff2}from'ckeditor5/src/core.js';import{ViewModel as _0x2b33f5,addListToDropdown as _0x4c5d5a,createDropdown as _0x107638}from'ckeditor5/src/ui.js';function _0xfefc(_0x1d95f6,_0x565e80){const _0x164715=_0x1647();return _0xfefc=function(_0xfefc46,_0x3bf051){_0xfefc46=_0xfefc46-0x169;let _0x38f88f=_0x164715[_0xfefc46];return _0x38f88f;},_0xfefc(_0x1d95f6,_0x565e80);}import{getTranslation as _0xa8a3b6}from'../../utils/common-translations.js';import'../../../theme/revision/revisionactions.css';export function createActionsDropdownView(_0x200144,_0x5ae08b){const _0x3127b0=_0xfefc,_0x4951e7=_0x200144[_0x3127b0(0x197)],_0x19e5be=_0x200144[_0x3127b0(0x183)],_0x42119f=_0x107638(_0x19e5be);_0x42119f[_0x3127b0(0x185)]='sw';const _0x2c9f8d=function(_0x2dcecc,_0x118c11){const _0x43aed4=_0x3127b0,_0x6a757b=function(_0x1fd97f,_0x14b64e){const _0x47d429=_0xfefc,_0x115ac6=_0x1fd97f[_0x47d429(0x183)],_0x5cac4c={'Compare\x20against\x20selected':_0xa8a3b6(_0x115ac6,_0x47d429(0x171)),'Name\x20this\x20revision':_0xa8a3b6(_0x115ac6,_0x47d429(0x180)),'Restore\x20this\x20revision':_0xa8a3b6(_0x115ac6,_0x47d429(0x17b))};return _0x14b64e[_0x47d429(0x17c)](_0x556137=>{const _0x5d6bbd=_0x47d429,_0x44264d=_0x5cac4c[_0x556137[_0x5d6bbd(0x184)]];return _0x44264d&&_0x44264d!==_0x556137[_0x5d6bbd(0x184)]&&(_0x556137[_0x5d6bbd(0x184)]=_0x44264d),_0x556137;});}(_0x2dcecc,_0x118c11),_0x12ff18=new _0x43d12f();for(const _0x5f444a of _0x6a757b){const _0x37fdc1={'type':_0x43aed4(0x175),'model':new _0x2b33f5({'label':_0x5f444a[_0x43aed4(0x184)],'class':_0x5f444a[_0x43aed4(0x19b)],'withText':!0x0,'role':_0x43aed4(0x196),'_action':_0x5f444a[_0x43aed4(0x193)]})};_0x37fdc1[_0x43aed4(0x178)][_0x43aed4(0x195)](_0x43aed4(0x16e))['to'](_0x2dcecc,_0x43aed4(0x19a),_0x1bde4f=>_0x43aed4(0x18f)!=typeof _0x5f444a[_0x43aed4(0x16e)]||(!_0x1bde4f||_0x5f444a[_0x43aed4(0x16e)](_0x2dcecc))),_0x12ff18[_0x43aed4(0x16a)](_0x37fdc1);}return _0x12ff18;}(_0x200144,_0x5ae08b);return _0x200144[_0x3127b0(0x195)](_0x3127b0(0x19a))['to'](_0x42119f,_0x3127b0(0x189)),_0x42119f[_0x3127b0(0x176)][_0x3127b0(0x18b)]({'label':_0xa8a3b6(_0x19e5be,_0x3127b0(0x17e)),'tooltip':!0x0,'tooltipPosition':'sw','icon':_0x563ff2[_0x3127b0(0x17f)]}),_0x42119f[_0x3127b0(0x174)]({'attributes':{'class':[_0x3127b0(0x192),_0x4951e7['if'](_0x3127b0(0x19a),_0x3127b0(0x191))]},'on':{'click':_0x4951e7['to'](_0x54cb3a=>_0x54cb3a[_0x3127b0(0x187)]())}}),_0x42119f['on'](_0x3127b0(0x18d),_0x46ba7e=>{const _0x157052=_0x3127b0;_0x200144[_0x157052(0x177)]&&_0x157052(0x18f)==typeof _0x46ba7e[_0x157052(0x179)][_0x157052(0x18c)]&&_0x46ba7e[_0x157052(0x179)][_0x157052(0x18c)](_0x200144);}),_0x4c5d5a(_0x42119f,_0x2c9f8d,{'role':_0x3127b0(0x17d)}),_0x42119f[_0x3127b0(0x16b)](_0x200144,_0x3127b0(0x181),(_0x20fab3,_0x469966,_0xa5038d)=>{const _0x542bce=_0x3127b0;if(_0xa5038d)for(const _0x49e905 of _0x42119f[_0x542bce(0x16d)][_0x542bce(0x169)]){const _0x5f5b5a=_0x49e905[_0x542bce(0x190)][_0x542bce(0x199)],_0x1bbee3=_0x5ae08b[_0x542bce(0x198)](_0x505b05=>_0x505b05[_0x542bce(0x193)]===_0x5f5b5a[_0x542bce(0x18c)])[_0x542bce(0x188)];_0x49e905[_0x542bce(0x188)]=void 0x0===_0x1bbee3||_0x1bbee3(_0x200144);}}),_0x42119f;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0xa4ad12,_0x43dca2){const _0x345161=_0xf39f,_0x1b145e=_0xa4ad12();while(!![]){try{const _0x5bbaeb=parseInt(_0x345161(0x100))/0x1*(parseInt(_0x345161(0xf6))/0x2)+parseInt(_0x345161(0xf7))/0x3+-parseInt(_0x345161(0xee))/0x4*(-parseInt(_0x345161(0xfc))/0x5)+parseInt(_0x345161(0xf5))/0x6+parseInt(_0x345161(0xfb))/0x7*(-parseInt(_0x345161(0xef))/0x8)+-parseInt(_0x345161(0xfa))/0x9*(-parseInt(_0x345161(0x103))/0xa)+-parseInt(_0x345161(0xf4))/0xb;if(_0x5bbaeb===_0x43dca2)break;else _0x1b145e['push'](_0x1b145e['shift']());}catch(_0x10d01e){_0x1b145e['push'](_0x1b145e['shift']());}}}(_0x2471,0x20a0a));import{View as _0x2ff5e7,IconView as _0x3ff40c}from'ckeditor5/src/ui.js';import{getTranslation as _0x2b8fed}from'../../utils/common-translations.js';function _0xf39f(_0x1f4301,_0xe07606){const _0x24714e=_0x2471();return _0xf39f=function(_0xf39fc1,_0x16043a){_0xf39fc1=_0xf39fc1-0xee;let _0x2df15e=_0x24714e[_0xf39fc1];return _0x2df15e;},_0xf39f(_0x1f4301,_0xe07606);}import'../../../theme/revision/revisionauthor.css';import _0x1b1f17 from'../../../theme/icons/user.svg';function _0x2471(){const _0x3ec4bb=['Revision\x20author','setTemplate','1544PzROOV','0\x200\x2011\x2010','ck-revision-history-sidebar__revision-author_creator','2354920HTCMxO','233912xOhGhA','1989352HLNXxG','ck-revision-history-sidebar__revision-author','ck-revision-history-sidebar__revision-author__name','Revision\x20creator','set','2820213YeNsoD','733674RDngJa','96WqPUqS','444999ptlavZ','span','name','9jkSOiz','7KpfWvE','5SkJpLG','push'];_0x2471=function(){return _0x3ec4bb;};return _0x2471();}export default class ri extends _0x2ff5e7{constructor(_0x5c9154,_0x52c036,_0x133093){const _0x47499e=_0xf39f;super(_0x5c9154);const _0x266116=new _0x3ff40c();_0x266116[_0x47499e(0xf3)]({'content':_0x1b1f17,'viewBox':_0x47499e(0x101)});const _0x1fe84f=['ck',_0x47499e(0xf0)];_0x133093&&_0x1fe84f[_0x47499e(0xfd)](_0x47499e(0x102));const _0xd2e80d=[{'tag':_0x47499e(0xf8),'attributes':{'class':['ck',_0x47499e(0xf1)],'title':_0x2b8fed(_0x5c9154,_0x133093?_0x47499e(0xf2):_0x47499e(0xfe))},'children':[_0x266116,_0x52c036[_0x47499e(0xf9)]]}];this[_0x47499e(0xff)]({'tag':'li','attributes':{'class':_0x1fe84f},'children':_0xd2e80d});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x10fa54=_0x5771;(function(_0x608620,_0x3964d0){const _0x3fbaaa=_0x5771,_0x4e0a10=_0x608620();while(!![]){try{const _0x11cb09=parseInt(_0x3fbaaa(0x1f1))/0x1+-parseInt(_0x3fbaaa(0x1ec))/0x2+-parseInt(_0x3fbaaa(0x1f2))/0x3+parseInt(_0x3fbaaa(0x1e8))/0x4*(parseInt(_0x3fbaaa(0x1f8))/0x5)+parseInt(_0x3fbaaa(0x1ef))/0x6*(parseInt(_0x3fbaaa(0x1f4))/0x7)+-parseInt(_0x3fbaaa(0x1eb))/0x8+parseInt(_0x3fbaaa(0x1ea))/0x9*(-parseInt(_0x3fbaaa(0x1fe))/0xa);if(_0x11cb09===_0x3964d0)break;else _0x4e0a10['push'](_0x4e0a10['shift']());}catch(_0x5dac15){_0x4e0a10['push'](_0x4e0a10['shift']());}}}(_0x1f19,0x30eaa));function _0x1f19(){const _0x4d358a=['198CNRiKA','1619152AlmTpf','265854FOfyPP','ck-tooltip_multi-line','clientWidth','6kvjdVA','_resizeObserver','312702BmXclH','456657waaxcq','render','2041697GzFGWU','value','scrollWidth','element','5fcNhSX','extendTemplate','listenTo','span','input','Enter\x20the\x20revision\x20name','137630zSmubZ','ck-revision-history-sidebar__revision-name','bindTemplate','destroy','set','_tooltipString','fieldView','placeholder','Revision\x20name','1545260iuidwa','_updateTooltipText'];_0x1f19=function(){return _0x4d358a;};return _0x1f19();}import{LabeledFieldView as _0x10fdb9}from'ckeditor5/src/ui.js';import{ResizeObserver as _0x4ec422}from'ckeditor5/src/utils.js';import{getTranslation as _0xbd9097}from'../../utils/common-translations.js';import'../../../theme/revision/revisionname.css';function _0x5771(_0x102bde,_0x454372){const _0x1f196d=_0x1f19();return _0x5771=function(_0x577150,_0x4f2a90){_0x577150=_0x577150-0x1e4;let _0x42d4c9=_0x1f196d[_0x577150];return _0x42d4c9;},_0x5771(_0x102bde,_0x454372);}export default class pt extends _0x10fdb9{constructor(_0x44d78a,_0x5cf8f3){const _0x1384cc=_0x5771;super(_0x44d78a,_0x5cf8f3),this[_0x1384cc(0x1f0)]=null;const _0x41a7c6=this[_0x1384cc(0x200)];this[_0x1384cc(0x202)]({'label':_0xbd9097(_0x44d78a,_0x1384cc(0x1e7)),'_tooltipString':''}),this[_0x1384cc(0x1e5)][_0x1384cc(0x1e6)]=_0xbd9097(_0x44d78a,_0x1384cc(0x1fd)),this[_0x1384cc(0x1f9)]({'tag':_0x1384cc(0x1fb),'attributes':{'class':[_0x1384cc(0x1ff)],'data-cke-tooltip-text':_0x41a7c6['to'](_0x1384cc(0x1e4)),'data-cke-tooltip-position':'s','data-cke-tooltip-class':_0x1384cc(0x1ed)}});}[_0x10fa54(0x1f3)](){const _0x2cc16=_0x10fa54;super[_0x2cc16(0x1f3)](),this[_0x2cc16(0x1f0)]=new _0x4ec422(this[_0x2cc16(0x1e5)][_0x2cc16(0x1f7)],()=>this[_0x2cc16(0x1e9)]()),this[_0x2cc16(0x1fa)](this[_0x2cc16(0x1e5)],_0x2cc16(0x1fc),()=>this[_0x2cc16(0x1e9)]());}[_0x10fa54(0x201)](){const _0xa8b59f=_0x10fa54;super[_0xa8b59f(0x201)](),this[_0xa8b59f(0x1f0)]&&this[_0xa8b59f(0x1f0)][_0xa8b59f(0x201)]();}[_0x10fa54(0x1e9)](){const _0x5e1cf7=_0x10fa54,_0x3e9687=this[_0x5e1cf7(0x1e5)][_0x5e1cf7(0x1f7)];this[_0x5e1cf7(0x1e4)]=_0x3e9687[_0x5e1cf7(0x1f6)]>_0x3e9687[_0x5e1cf7(0x1ee)]&&_0x3e9687[_0x5e1cf7(0x1f5)]||'';}}
|
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
24
|
-
|
|
23
|
+
const _0x108465=_0x4257;(function(_0x18419e,_0x4f3db6){const _0x3d4ba0=_0x4257,_0x256336=_0x18419e();while(!![]){try{const _0x5d2bb4=parseInt(_0x3d4ba0(0x141))/0x1*(parseInt(_0x3d4ba0(0x11e))/0x2)+parseInt(_0x3d4ba0(0x14a))/0x3*(parseInt(_0x3d4ba0(0x12b))/0x4)+parseInt(_0x3d4ba0(0x12a))/0x5+-parseInt(_0x3d4ba0(0x133))/0x6+-parseInt(_0x3d4ba0(0x118))/0x7*(parseInt(_0x3d4ba0(0x120))/0x8)+parseInt(_0x3d4ba0(0x12e))/0x9*(parseInt(_0x3d4ba0(0x131))/0xa)+-parseInt(_0x3d4ba0(0x124))/0xb;if(_0x5d2bb4===_0x4f3db6)break;else _0x256336['push'](_0x256336['shift']());}catch(_0x2b3e07){_0x256336['push'](_0x256336['shift']());}}}(_0x28eb,0x6d649));import{View as _0x5f8fdf,createLabeledInputText as _0x22dc39}from'ckeditor5/src/ui.js';import{ConfirmMixin as _0x5ce4a6}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x28eb(){const _0xbadd42=['setName','5173dJUVLz','createdAt','_createdAtFormatted','_requireRevisionName','name','length','2XgXcSK','220','2776yCxzye','isEnabled','srcElement','select','5321525ccoNNS','value','unshift','ck-revision-history-sidebar__revision','element','render','2529525iZLgzu','970916lnOgMG','highlight','div','9kVGfNV','revisionActionsView','.ck-thread__remove-confirm','3241430NTLosK','setTemplate','996816RHUxDC','bind','isConfirm','authors','ck-revision-history-sidebar__actions_dropdown_open','map','listenTo','creator','from','bindTemplate','ck-revision-history-sidebar__revision-wrapper','extendTemplate','fieldView','deselect','38911cLmwKq','ck-revision-history-sidebar__revision__date','ck-disabled','closest','ck-revision-history-sidebar__revision-wrapper_confirmation_visible','ck-reset','ck-revision-history-sidebar__revision__controls-wrapper','ck-revision-history-sidebar__revision-authors','ck-revision-history-sidebar__revision_highlighted','6BfqeGr','set','isActionsDropdownOpen','revisionNameView','isHighlighted','unhighlight','ck-revision-history-sidebar__revision_selected','_revision','isSelected','span','filter','fire','uiLanguage','change','isReady'];_0x28eb=function(){return _0xbadd42;};return _0x28eb();}function _0x4257(_0x2a3bbd,_0x479a6c){const _0x28eb4e=_0x28eb();return _0x4257=function(_0x425781,_0xa1f2d){_0x425781=_0x425781-0x118;let _0x2161b2=_0x28eb4e[_0x425781];return _0x2161b2;},_0x4257(_0x2a3bbd,_0x479a6c);}import _0x84e9f3 from'./revisionnameview.js';import _0x517a3c from'./revisionauthorview.js';import{dateToPrettyFormat as _0x41f8af}from'./utils.js';import{createActionsDropdownView as _0x5e2cdd}from'./createrevisionactionsdropdown.js';import'../../../theme/revision/revision.css';export default class hi extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x5ce4a6(_0x5f8fdf){constructor(_0x203704,_0x29edc0,_0x46bd3c,_0x3f2444){const _0x43be8a=_0x4257;super(_0x203704);const _0x2dab18=this[_0x43be8a(0x13c)],_0x5ac910=function(_0x15b2d0,_0x142bff){const _0x56b435=_0x43be8a,_0x48f07c=Array[_0x56b435(0x13b)](_0x142bff[_0x56b435(0x136)])[_0x56b435(0x154)](_0xaaf394=>_0xaaf394!=_0x142bff[_0x56b435(0x13a)]);return _0x142bff[_0x56b435(0x13a)]&&_0x48f07c[_0x56b435(0x126)](_0x142bff[_0x56b435(0x13a)]),_0x48f07c[_0x56b435(0x138)](_0x436290=>new _0x517a3c(_0x15b2d0,_0x436290,_0x436290==_0x142bff[_0x56b435(0x13a)]));}(_0x203704,_0x29edc0);this['id']=_0x29edc0['id'],this[_0x43be8a(0x151)]=_0x29edc0,this[_0x43be8a(0x11b)]=_0x3f2444,this[_0x43be8a(0x134)](_0x43be8a(0x11c),_0x43be8a(0x119))['to'](_0x29edc0),this[_0x43be8a(0x134)](_0x43be8a(0x11a))['to'](this,_0x43be8a(0x119),_0x2db987=>_0x41f8af(_0x203704[_0x43be8a(0x156)],_0x2db987)),this[_0x43be8a(0x14b)](_0x43be8a(0x152),!0x1),this[_0x43be8a(0x14b)](_0x43be8a(0x14e),!0x1),this[_0x43be8a(0x14b)](_0x43be8a(0x14c),!0x1),this[_0x43be8a(0x14b)](_0x43be8a(0x158),!0x1),this[_0x43be8a(0x14b)](_0x43be8a(0x121),!0x1),this[_0x43be8a(0x14d)]=new _0x84e9f3(_0x203704,_0x22dc39),this[_0x43be8a(0x14d)][_0x43be8a(0x13f)][_0x43be8a(0x13e)]({'attributes':{'maxlength':_0x43be8a(0x11f)}}),this[_0x43be8a(0x14d)][_0x43be8a(0x13f)][_0x43be8a(0x134)](_0x43be8a(0x125))['to'](this,_0x43be8a(0x11c),_0x316bd4=>_0x316bd4||this[_0x43be8a(0x11a)]),this[_0x43be8a(0x14d)][_0x43be8a(0x134)](_0x43be8a(0x121))['to'](this,_0x43be8a(0x152),this,_0x43be8a(0x121),(_0x14ced4,_0x228ce2)=>_0x14ced4&&_0x228ce2),this[_0x43be8a(0x12f)]=_0x46bd3c&&_0x46bd3c[_0x43be8a(0x11d)]?_0x5e2cdd(this,_0x46bd3c):'',this[_0x43be8a(0x12f)]&&this[_0x43be8a(0x12f)][_0x43be8a(0x134)](_0x43be8a(0x121))['to'](this),this[_0x43be8a(0x132)]({'tag':_0x43be8a(0x12d),'attributes':{'class':['ck',_0x43be8a(0x146),_0x43be8a(0x13d),_0x2dab18['if'](_0x43be8a(0x135),_0x43be8a(0x145))]},'children':[{'tag':_0x43be8a(0x12d),'attributes':{'class':['ck',_0x43be8a(0x146),_0x43be8a(0x127),_0x2dab18['if'](_0x43be8a(0x121),_0x43be8a(0x143),_0x309ea1=>!_0x309ea1),_0x2dab18['if'](_0x43be8a(0x152),_0x43be8a(0x150)),_0x2dab18['if'](_0x43be8a(0x14e),_0x43be8a(0x149)),_0x2dab18['if'](_0x43be8a(0x14c),_0x43be8a(0x137))]},'children':[this[_0x43be8a(0x14d)],{'tag':_0x43be8a(0x153),'attributes':{'class':['ck',_0x43be8a(0x142)]},'children':[{'text':_0x2dab18['to'](_0x43be8a(0x11a))}]},{'tag':_0x43be8a(0x12d),'attributes':{'class':['ck',_0x43be8a(0x147)]},'children':[{'tag':'ul','attributes':{'class':['ck',_0x43be8a(0x148)]},'children':_0x5ac910}]},this[_0x43be8a(0x12f)]],'on':{'click':_0x2dab18['to'](_0x107a04=>{const _0x6cbdd6=_0x43be8a;_0x107a04[_0x6cbdd6(0x122)][_0x6cbdd6(0x144)](_0x6cbdd6(0x130))||this[_0x6cbdd6(0x158)]&&this[_0x6cbdd6(0x121)]&&this[_0x6cbdd6(0x155)](_0x6cbdd6(0x123),{'id':this['id']});})}}]});}[_0x108465(0x129)](){const _0x4b85bb=_0x108465;super[_0x4b85bb(0x129)]();const _0x13fdc8=this[_0x4b85bb(0x14d)][_0x4b85bb(0x13f)][_0x4b85bb(0x128)];this[_0x4b85bb(0x139)](_0x13fdc8,_0x4b85bb(0x157),()=>{const _0x2e91c0=_0x4b85bb;this[_0x2e91c0(0x11b)]&&!_0x13fdc8[_0x2e91c0(0x125)]||this[_0x2e91c0(0x155)](_0x2e91c0(0x159),{'id':this['id'],'name':_0x13fdc8[_0x2e91c0(0x125)]}),_0x13fdc8[_0x2e91c0(0x125)]||(_0x13fdc8[_0x2e91c0(0x125)]=this[_0x2e91c0(0x11c)]?this[_0x2e91c0(0x11c)]:this[_0x2e91c0(0x11a)]);});}[_0x108465(0x123)](){const _0x5f31cc=_0x108465;this[_0x5f31cc(0x152)]=!0x0;}[_0x108465(0x140)](){const _0x476ae1=_0x108465;this[_0x476ae1(0x152)]=!0x1;}[_0x108465(0x12c)](){const _0x341bc8=_0x108465;this[_0x341bc8(0x14e)]=!0x0;}[_0x108465(0x14f)](){const _0x36a082=_0x108465;this[_0x36a082(0x14e)]=!0x1;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x38722f=_0x20ca;(function(_0x41751c,_0x1cebdf){const _0x4a1403=_0x20ca,_0xc87c19=_0x41751c();while(!![]){try{const _0x1f1d0b=-parseInt(_0x4a1403(0x145))/0x1+parseInt(_0x4a1403(0x149))/0x2*(parseInt(_0x4a1403(0x15b))/0x3)+-parseInt(_0x4a1403(0x143))/0x4+parseInt(_0x4a1403(0x14f))/0x5+parseInt(_0x4a1403(0x14e))/0x6*(-parseInt(_0x4a1403(0x147))/0x7)+-parseInt(_0x4a1403(0x14a))/0x8*(-parseInt(_0x4a1403(0x156))/0x9)+parseInt(_0x4a1403(0x14d))/0xa;if(_0x1f1d0b===_0x1cebdf)break;else _0xc87c19['push'](_0xc87c19['shift']());}catch(_0x4844b2){_0xc87c19['push'](_0xc87c19['shift']());}}}(_0x417d,0xa05e7));function _0x20ca(_0x3d43fd,_0x47b60b){const _0x417d32=_0x417d();return _0x20ca=function(_0x20ca47,_0xed8b23){_0x20ca47=_0x20ca47-0x143;let _0x44b407=_0x417d32[_0x20ca47];return _0x44b407;},_0x20ca(_0x3d43fd,_0x47b60b);}function _0x417d(){const _0x80ce1d=['set','setTemplate','span','button','ck-revision-history-sidebar__subrevision-collapser_collapsed','true','607536FdtNOH','bindTemplate','isVisible','_isCollapsed','ck-revision-history-sidebar__subrevision-collapser__inner','2864127YBYqYG','1348048xBEafx','click','542120ZTqukY','ck-revision-history-sidebar__subrevision-collapser','2871631ilGMYH','ck-hidden','2ZvoOSC','104BcusAg','toggle','false','3768020qKNKWZ','18bMHocs','2788195HkCyeJ'];_0x417d=function(){return _0x80ce1d;};return _0x417d();}import{View as _0x4f0fd6}from'ckeditor5/src/ui.js';import'../../../theme/revision/subrevisioncollapser.css';export default class ls extends _0x4f0fd6{constructor(_0x4a6c76){const _0x33ce97=_0x20ca;super(_0x4a6c76);const _0x32d01f=this[_0x33ce97(0x157)];this[_0x33ce97(0x150)]({'isVisible':!0x0,'_isCollapsed':!0x0}),this[_0x33ce97(0x151)]({'tag':_0x33ce97(0x152),'attributes':{'class':['ck',_0x33ce97(0x146),_0x32d01f['if'](_0x33ce97(0x158),_0x33ce97(0x148),_0x2d0427=>!_0x2d0427),_0x32d01f['if'](_0x33ce97(0x159),_0x33ce97(0x154))],'role':_0x33ce97(0x153),'aria-pressed':_0x32d01f['to'](_0x33ce97(0x159),_0x3c9ddb=>_0x3c9ddb?_0x33ce97(0x14c):_0x33ce97(0x155))},'children':[{'tag':_0x33ce97(0x152),'attributes':{'class':['ck',_0x33ce97(0x15a)]}}],'on':{'click':_0x32d01f['to'](_0x33ce97(0x144))}});}[_0x38722f(0x14b)](){const _0x3435f0=_0x38722f;this[_0x3435f0(0x159)]=!this[_0x3435f0(0x159)];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5f494f=_0x29e4;function _0x29e4(_0xd772e6,_0x167816){const _0x1d1938=_0x1d19();return _0x29e4=function(_0x29e430,_0x1c19eb){_0x29e430=_0x29e430-0x165;let _0x299f92=_0x1d1938[_0x29e430];return _0x299f92;},_0x29e4(_0xd772e6,_0x167816);}(function(_0x2ea9ce,_0x5183c2){const _0x44b6fc=_0x29e4,_0x16db31=_0x2ea9ce();while(!![]){try{const _0x3a2253=-parseInt(_0x44b6fc(0x180))/0x1*(parseInt(_0x44b6fc(0x169))/0x2)+parseInt(_0x44b6fc(0x170))/0x3*(-parseInt(_0x44b6fc(0x174))/0x4)+-parseInt(_0x44b6fc(0x177))/0x5*(-parseInt(_0x44b6fc(0x176))/0x6)+parseInt(_0x44b6fc(0x17e))/0x7*(-parseInt(_0x44b6fc(0x16d))/0x8)+-parseInt(_0x44b6fc(0x16a))/0x9*(parseInt(_0x44b6fc(0x168))/0xa)+parseInt(_0x44b6fc(0x182))/0xb+parseInt(_0x44b6fc(0x16e))/0xc*(parseInt(_0x44b6fc(0x172))/0xd);if(_0x3a2253===_0x5183c2)break;else _0x16db31['push'](_0x16db31['shift']());}catch(_0x73b135){_0x16db31['push'](_0x16db31['shift']());}}}(_0x1d19,0xb659c));import{View as _0x42fddd}from'ckeditor5/src/ui.js';function _0x1d19(){const _0x32f1c8=['2297120sfbKCc','204NfmQia','bindTemplate','152211IdLxWZ','span','2908867NlBDDj','ck-revision-history-sidebar__revision_selected','92mdwcEb','deselect','5300142VcWneW','5pzxBIG','ck-revision-history-sidebar__revision__date','creator','div','ck-revision-history-sidebar__revision','ck-revision-history-sidebar__revision-authors','bind','28dWCmgS','isSelected','1YoEyZr','setTemplate','3119083ZLMiYf','uiLanguage','set','_createdAtFormatted','fire','_parentRevisionId','createdAt','select','98930tPhRKa','1699686sVvbrS','963JoCQOj','ck-revision-history-sidebar__subrevision','ck-reset'];_0x1d19=function(){return _0x32f1c8;};return _0x1d19();}import _0x3dbabb from'./revisionauthorview.js';import{dateToPrettyFormat as _0x49d791}from'./utils.js';import'../../../theme/revision/subrevision.css';export default class cs extends _0x42fddd{constructor(_0x1cf630,_0x206280,_0x720a9f){const _0x35ad12=_0x29e4;super(_0x1cf630);const _0x56001a=this[_0x35ad12(0x16f)];this['id']=_0x206280['id'],this[_0x35ad12(0x17d)](_0x35ad12(0x166))['to'](_0x206280),this[_0x35ad12(0x184)](_0x35ad12(0x17f),!0x1),this[_0x35ad12(0x17d)](_0x35ad12(0x185))['to'](this,_0x35ad12(0x166),_0x5ecac7=>_0x5ecac7?_0x49d791(_0x1cf630[_0x35ad12(0x183)],_0x5ecac7):void 0x0),this[_0x35ad12(0x165)]=_0x720a9f,this[_0x35ad12(0x181)]({'tag':_0x35ad12(0x17a),'attributes':{'class':['ck',_0x35ad12(0x16c),_0x35ad12(0x17b),_0x35ad12(0x16b),_0x56001a['if'](_0x35ad12(0x17f),_0x35ad12(0x173))]},'children':[{'tag':_0x35ad12(0x171),'attributes':{'class':['ck',_0x35ad12(0x178)]},'children':[{'text':_0x56001a['to'](_0x35ad12(0x185))}]},{'tag':'ul','attributes':{'class':['ck',_0x35ad12(0x17c)]},'children':[new _0x3dbabb(_0x1cf630,_0x206280[_0x35ad12(0x179)],!0x0)]}],'on':{'click':_0x56001a['to'](this[_0x35ad12(0x167)][_0x35ad12(0x17d)](this))}});}[_0x5f494f(0x167)](){const _0x19294c=_0x5f494f;this[_0x19294c(0x17f)]=!0x0,this[_0x19294c(0x186)](_0x19294c(0x167),{'parentId':this[_0x19294c(0x165)]});}[_0x5f494f(0x175)](){const _0x1d6b6c=_0x5f494f;this[_0x1d6b6c(0x17f)]=!0x1;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x50fd35=_0x5b7f;(function(_0x56fb26,_0x36a84a){const _0x324272=_0x5b7f,_0x408747=_0x56fb26();while(!![]){try{const _0x39660b=parseInt(_0x324272(0x139))/0x1+-parseInt(_0x324272(0x134))/0x2+parseInt(_0x324272(0x148))/0x3*(-parseInt(_0x324272(0x129))/0x4)+parseInt(_0x324272(0x13d))/0x5*(parseInt(_0x324272(0x135))/0x6)+parseInt(_0x324272(0x13a))/0x7+parseInt(_0x324272(0x127))/0x8+parseInt(_0x324272(0x12c))/0x9;if(_0x39660b===_0x36a84a)break;else _0x408747['push'](_0x408747['shift']());}catch(_0x253de4){_0x408747['push'](_0x408747['shift']());}}}(_0xe0fd,0x7b6ba));import{LabeledFieldView as _0x5298fd,View as _0x25cc72,createLabeledInputText as _0x44cde6,injectCssTransitionDisabler as _0x133380,submitHandler as _0x4fa2f1}from'ckeditor5/src/ui.js';function _0x5b7f(_0x225d8e,_0x5830fd){const _0xe0fdd3=_0xe0fd();return _0x5b7f=function(_0x5b7ff9,_0xd869ea){_0x5b7ff9=_0x5b7ff9-0x127;let _0x22f89d=_0xe0fdd3[_0x5b7ff9];return _0x22f89d;},_0x5b7f(_0x225d8e,_0x5830fd);}import{FocusTracker as _0x55f9ea,KeystrokeHandler as _0x25b882}from'ckeditor5/src/utils.js';import{getTranslation as _0x3a212a}from'../../utils/common-translations.js';import'../../../theme/revisionhistorysaverevisionform.css';import'@ckeditor/ckeditor5-ui/theme/components/responsive-form/responsiveform.css';function _0xe0fd(){const _0x5d89f1=['6BysZkC','arrowleft','listenTo','_createRevisionNameInput','ck-responsive-form','setTemplate','reset','stopPropagation','keystrokes','2532280vWZsyN','focus','1300252Ucdmiv','arrowright','input','51552NTpcDR','Name\x20of\x20the\x20revision','ck-revision-history-save-revision-form','errorText','label','focusTracker','value','trim','257438nbWhAe','6oPBkTO','arrowdown','fieldView','form','383999OFnjZz','2912917XaEgDo','arrowup','element','809910YDlbfH','add','revisionNameInputValue','set','extendTemplate','optional','render','revisionName','revisionNameInputView','220','locale'];_0xe0fd=function(){return _0x5d89f1;};return _0xe0fd();}export default class hs extends _0x25cc72{constructor(_0x55d5e3,_0x1912c0){const _0x4313c7=_0x5b7f;super(_0x55d5e3),this[_0x4313c7(0x131)]=new _0x55f9ea(),this[_0x4313c7(0x150)]=new _0x25b882(),this[_0x4313c7(0x140)](_0x4313c7(0x13f),''),this[_0x4313c7(0x145)]=this[_0x4313c7(0x14b)](_0x1912c0),this[_0x4313c7(0x14d)]({'tag':_0x4313c7(0x138),'attributes':{'class':['ck',_0x4313c7(0x12e),_0x4313c7(0x14c)],'tabindex':'-1'},'children':[this[_0x4313c7(0x145)]]}),_0x133380(this);}[_0x50fd35(0x143)](){const _0x5b951b=_0x50fd35;super[_0x5b951b(0x143)](),_0x4fa2f1({'view':this}),this[_0x5b951b(0x131)][_0x5b951b(0x13e)](this[_0x5b951b(0x145)][_0x5b951b(0x13c)]),this[_0x5b951b(0x150)][_0x5b951b(0x14a)](this[_0x5b951b(0x13c)]);const _0x1d6d60=_0x17ebea=>_0x17ebea[_0x5b951b(0x14f)]();this[_0x5b951b(0x150)][_0x5b951b(0x140)](_0x5b951b(0x12a),_0x1d6d60),this[_0x5b951b(0x150)][_0x5b951b(0x140)](_0x5b951b(0x149),_0x1d6d60),this[_0x5b951b(0x150)][_0x5b951b(0x140)](_0x5b951b(0x13b),_0x1d6d60),this[_0x5b951b(0x150)][_0x5b951b(0x140)](_0x5b951b(0x136),_0x1d6d60);}[_0x50fd35(0x128)](){const _0x40bd97=_0x50fd35;this[_0x40bd97(0x145)][_0x40bd97(0x128)]();}get[_0x50fd35(0x144)](){const _0x56c62e=_0x50fd35;return this[_0x56c62e(0x145)][_0x56c62e(0x137)][_0x56c62e(0x13c)][_0x56c62e(0x132)][_0x56c62e(0x133)]();}set[_0x50fd35(0x144)](_0x5b2e31){const _0x36db0f=_0x50fd35;this[_0x36db0f(0x145)][_0x36db0f(0x137)][_0x36db0f(0x13c)][_0x36db0f(0x132)]=_0x5b2e31[_0x36db0f(0x133)]();}[_0x50fd35(0x14e)](){const _0xbdceec=_0x50fd35;this[_0xbdceec(0x145)][_0xbdceec(0x137)][_0xbdceec(0x13c)][_0xbdceec(0x132)]='',this[_0xbdceec(0x145)][_0xbdceec(0x12f)]=null;}[_0x50fd35(0x14b)](_0x1696f5){const _0x432abf=_0x50fd35,_0x5accbd=new _0x5298fd(this[_0x432abf(0x147)],_0x44cde6),_0xf87a2f=_0x5accbd[_0x432abf(0x137)];_0xf87a2f[_0x432abf(0x141)]({'attributes':{'maxlength':_0x432abf(0x146)}});let _0xf8afa2=_0x3a212a(this[_0x432abf(0x147)],_0x432abf(0x12d));return!_0x1696f5&&(_0xf8afa2+='\x20('+_0x3a212a(this[_0x432abf(0x147)],_0x432abf(0x142))+')'),(_0x5accbd[_0x432abf(0x130)]=_0xf8afa2,_0xf87a2f['on'](_0x432abf(0x12b),()=>{const _0x3c3773=_0x432abf;this[_0x3c3773(0x13f)]=_0xf87a2f[_0x3c3773(0x13c)][_0x3c3773(0x132)][_0x3c3773(0x133)]();}),_0x5accbd);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x271819=_0xc451;function _0xc451(_0x139a75,_0x1ca248){const _0xc1d20d=_0xc1d2();return _0xc451=function(_0xc451cd,_0x254a32){_0xc451cd=_0xc451cd-0x73;let _0x157296=_0xc1d20d[_0xc451cd];return _0x157296;},_0xc451(_0x139a75,_0x1ca248);}(function(_0x1d52e7,_0x2744be){const _0x5bd43b=_0xc451,_0x232b82=_0x1d52e7();while(!![]){try{const _0x23cff=-parseInt(_0x5bd43b(0xae))/0x1+-parseInt(_0x5bd43b(0x93))/0x2*(parseInt(_0x5bd43b(0xa6))/0x3)+parseInt(_0x5bd43b(0xaf))/0x4+parseInt(_0x5bd43b(0xa1))/0x5*(parseInt(_0x5bd43b(0xa0))/0x6)+-parseInt(_0x5bd43b(0xb1))/0x7+parseInt(_0x5bd43b(0x98))/0x8+parseInt(_0x5bd43b(0x9d))/0x9;if(_0x23cff===_0x2744be)break;else _0x232b82['push'](_0x232b82['shift']());}catch(_0x3329fc){_0x232b82['push'](_0x232b82['shift']());}}}(_0xc1d2,0x3379e));import{Plugin as _0x33773e,icons as _0x324298}from'ckeditor5/src/core.js';import{createDropdown as _0x3bff40,ButtonView as _0x3ff2e2,ListItemView as _0x283eb6,ListView as _0x21fe47,MenuBarMenuListItemButtonView as _0x1a7a4d,MenuBarMenuListItemView as _0x464e41,MenuBarMenuListView as _0x460b5d,MenuBarMenuView as _0x55f20f}from'ckeditor5/src/ui.js';import _0x36178c from'../../revisiontracker.js';import _0x543ff5 from'./revisionhistorysaverevisionformview.js';function _0xc1d2(){const _0x516f9a=['menuitem','add','revisionSave','isOpen','isReadOnly','errorText','plugins','Cancel','isPremiumPlugin','42svMXVJ','submit','_saveRevisionFormView','pluginName','delegate','312152GJHVCe','bind','requires','menuBar:revisionHistory','isReady','4944222DrzqtZ','history','addMany','311700LmnHhF','20JVrwdu','Dialog','_showDialog','isOfficialPlugin','init','56109LWpwYJ','Save\x20current\x20revision','saveRevision','locale','buttonView','hide','items','Accept','212239PamSHi','557272ffAvlz','_registerMenuComponent','837529YvUGlJ','config','reset','role','view','revisionNameInputView','revisionName','execute','revisionHistory','set','render','componentFactory','revisionHistory.requireRevisionName','ck-button-action','get','isEnabled','focus','editing','panelView','showRevisionViewerCallback','RevisionTracker','Revision\x20history','children','Open\x20revision\x20history','_createSaveRevisionFormView','RevisionHistoryUI','show','menu','The\x20revision\x20name\x20cannot\x20be\x20empty.','editor'];_0xc1d2=function(){return _0x516f9a;};return _0xc1d2();}import{getTranslation as _0x20d759}from'../../utils/common-translations.js';export default class u extends _0x33773e{static get[_0x271819(0x96)](){const _0x13ad2a=_0x271819;return _0x13ad2a(0x85);}static get[_0x271819(0xa4)](){return!0x0;}static get[_0x271819(0x92)](){return!0x0;}static get[_0x271819(0x9a)](){return[_0x36178c];}[_0x271819(0xa5)](){const _0x3f1761=_0x271819,_0x34b692=this[_0x3f1761(0x89)],_0x273f47=_0x34b692[_0x3f1761(0x90)][_0x3f1761(0x7a)](_0x3f1761(0x80));_0x34b692['ui'][_0x3f1761(0x77)][_0x3f1761(0x8b)](_0x3f1761(0x74),_0x1087d7=>{const _0x3eead3=_0x3f1761,_0x2487be=_0x3bff40(_0x1087d7),_0x36ab89=_0x2487be[_0x3eead3(0x7e)][_0x3eead3(0x82)],_0x513cd4=new _0x21fe47(_0x1087d7),_0x3212ae=new _0x283eb6(_0x1087d7),_0x20c9db=new _0x3ff2e2(_0x1087d7),_0x101fcb=new _0x283eb6(_0x1087d7),_0x9053a1=new _0x3ff2e2(_0x1087d7);return _0x2487be[_0x3eead3(0x99)](_0x3eead3(0x7b))['to'](_0x273f47,_0x3eead3(0x9c),_0x273f47,_0x3eead3(0x7b),_0x34b692,_0x3eead3(0x8e),(_0x5733ee,_0x1912f9,_0x2e3e56)=>_0x5733ee&&_0x1912f9&&!_0x2e3e56),_0x2487be[_0x3eead3(0xaa)][_0x3eead3(0x75)]({'icon':_0x324298[_0x3eead3(0x9e)],'label':_0x20d759(_0x1087d7,_0x3eead3(0x81)),'tooltip':!0x0}),_0x20c9db[_0x3eead3(0x75)]({'label':_0x20d759(_0x1087d7,_0x3eead3(0xa7)),'withText':!0x0,'role':_0x3eead3(0x8a)}),_0x20c9db[_0x3eead3(0x99)](_0x3eead3(0x7b))['to'](_0x273f47,_0x3eead3(0x9c),_0x273f47,_0x3eead3(0x7b),_0x34b692,_0x3eead3(0x8e),(_0x29f507,_0x29ae44,_0x13f7d8)=>_0x29f507&&_0x29ae44&&!_0x13f7d8),_0x20c9db['on'](_0x3eead3(0x73),()=>this[_0x3eead3(0xa3)]()),_0x9053a1[_0x3eead3(0x75)]({'label':_0x20d759(_0x1087d7,_0x3eead3(0x83)),'withText':!0x0,'role':_0x3eead3(0x8a)}),_0x9053a1[_0x3eead3(0x99)](_0x3eead3(0x7b))['to'](_0x273f47,_0x3eead3(0x9c),_0x34b692,_0x3eead3(0x8e),(_0x58056c,_0x4a4459)=>_0x58056c&&!_0x4a4459),_0x9053a1['on'](_0x3eead3(0x73),()=>{const _0x1c5e64=_0x3eead3;_0x34b692[_0x1c5e64(0xb2)][_0x1c5e64(0x7a)](_0x1c5e64(0x74))[_0x1c5e64(0x7f)](),_0x2487be[_0x1c5e64(0x8d)]=!0x1,_0x34b692[_0x1c5e64(0x7d)][_0x1c5e64(0xb5)][_0x1c5e64(0x7c)]();}),_0x3212ae[_0x3eead3(0x82)][_0x3eead3(0x8b)](_0x20c9db),_0x101fcb[_0x3eead3(0x82)][_0x3eead3(0x8b)](_0x9053a1),_0x513cd4[_0x3eead3(0xb4)]=_0x3eead3(0x87),_0x513cd4[_0x3eead3(0xac)][_0x3eead3(0x9f)]([_0x3212ae,_0x101fcb]),_0x36ab89[_0x3eead3(0x8b)](_0x513cd4),_0x2487be;}),_0x34b692['ui'][_0x3f1761(0x77)][_0x3f1761(0x8b)](_0x3f1761(0x9b),()=>this[_0x3f1761(0xb0)]());}[_0x271819(0xb0)](){const _0x5cb29d=_0x271819,_0x3976cb=this[_0x5cb29d(0x89)],_0x42f6a9=_0x3976cb[_0x5cb29d(0xa9)],_0x2753a2=new _0x55f20f(_0x42f6a9),_0x24443e=new _0x460b5d(_0x42f6a9);_0x2753a2[_0x5cb29d(0xaa)][_0x5cb29d(0x75)]({'icon':_0x324298[_0x5cb29d(0x9e)],'label':_0x20d759(_0x42f6a9,_0x5cb29d(0x81))});const _0x1c3621=new _0x464e41(_0x42f6a9,_0x2753a2),_0x47e080=new _0x1a7a4d(_0x42f6a9);_0x47e080[_0x5cb29d(0x75)]({'label':_0x20d759(_0x42f6a9,_0x5cb29d(0xa7))}),_0x47e080[_0x5cb29d(0x97)](_0x5cb29d(0x73))['to'](_0x2753a2),_0x47e080['on'](_0x5cb29d(0x73),()=>{const _0x295dc1=_0x5cb29d;this[_0x295dc1(0xa3)]();}),_0x1c3621[_0x5cb29d(0x82)][_0x5cb29d(0x8b)](_0x47e080),_0x24443e[_0x5cb29d(0xac)][_0x5cb29d(0x8b)](_0x1c3621);const _0x321071=new _0x464e41(_0x42f6a9,_0x2753a2),_0x12a09e=new _0x1a7a4d(_0x42f6a9);return _0x12a09e[_0x5cb29d(0x75)]({'label':_0x20d759(_0x42f6a9,_0x5cb29d(0x83))}),_0x12a09e[_0x5cb29d(0x97)](_0x5cb29d(0x73))['to'](_0x2753a2),_0x12a09e['on'](_0x5cb29d(0x73),()=>{const _0xb7a0cb=_0x5cb29d;_0x3976cb[_0xb7a0cb(0xb2)][_0xb7a0cb(0x7a)](_0xb7a0cb(0x74))[_0xb7a0cb(0x7f)]();}),_0x321071[_0x5cb29d(0x82)][_0x5cb29d(0x8b)](_0x12a09e),_0x24443e[_0x5cb29d(0xac)][_0x5cb29d(0x8b)](_0x321071),_0x2753a2[_0x5cb29d(0x7e)][_0x5cb29d(0x82)][_0x5cb29d(0x8b)](_0x24443e),_0x2753a2;}[_0x271819(0xa3)](){const _0x4f4240=_0x271819,_0x37d55c=this[_0x4f4240(0x89)],_0x56c206=_0x37d55c[_0x4f4240(0xa9)],_0x5534f=_0x37d55c[_0x4f4240(0x90)][_0x4f4240(0x7a)](_0x4f4240(0xa2)),_0xc7a222=_0x37d55c[_0x4f4240(0x90)][_0x4f4240(0x7a)](_0x4f4240(0x80));function _0x48e5aa(_0x2665bf){const _0x458af5=_0x4f4240;_0x37d55c[_0x458af5(0xb2)][_0x458af5(0x7a)](_0x458af5(0x78))&&''===_0x2665bf[_0x458af5(0xb7)]?_0x2665bf[_0x458af5(0xb6)][_0x458af5(0x8f)]=_0x20d759(_0x56c206,_0x458af5(0x88)):(_0x37d55c[_0x458af5(0x90)][_0x458af5(0x7a)](_0x36178c)[_0x458af5(0xa8)]({'name':_0x2665bf[_0x458af5(0xb7)]}),_0x5534f[_0x458af5(0xab)]());}this[_0x4f4240(0x95)]||(this[_0x4f4240(0x84)](),this[_0x4f4240(0x95)]['on'](_0x4f4240(0x94),()=>_0x48e5aa(this[_0x4f4240(0x95)]))),this[_0x4f4240(0x95)][_0x4f4240(0xb3)](),_0x5534f[_0x4f4240(0x86)]({'id':_0x4f4240(0x8c),'title':_0x20d759(_0x56c206,_0x4f4240(0xa7)),'isModal':!0x0,'content':this[_0x4f4240(0x95)],'actionButtons':[{'label':_0x20d759(_0x37d55c[_0x4f4240(0xa9)],_0x4f4240(0x91)),'withText':!0x0,'onExecute':()=>_0x5534f[_0x4f4240(0xab)]()},{'label':_0x20d759(_0x37d55c[_0x4f4240(0xa9)],_0x4f4240(0xad)),'class':_0x4f4240(0x79),'withText':!0x0,'onCreate'(_0x3f552f){const _0x4b242b=_0x4f4240;_0x3f552f[_0x4b242b(0x99)](_0x4b242b(0x7b))['to'](_0xc7a222,_0x4b242b(0x9c),_0xc7a222,_0x4b242b(0x7b),_0x37d55c,_0x4b242b(0x8e),(_0x193aef,_0x1dbea3,_0x4d5ed1)=>_0x193aef&&_0x1dbea3&&!_0x4d5ed1);},'onExecute':()=>_0x48e5aa(this[_0x4f4240(0x95)])}]});}[_0x271819(0x84)](){const _0x5ee0fa=_0x271819,_0x4d655e=this[_0x5ee0fa(0x89)],_0x34226f=_0x4d655e[_0x5ee0fa(0xa9)];this[_0x5ee0fa(0x95)]=new _0x543ff5(_0x34226f,_0x4d655e[_0x5ee0fa(0xb2)][_0x5ee0fa(0x7a)](_0x5ee0fa(0x78))),this[_0x5ee0fa(0x95)][_0x5ee0fa(0x76)]();}}
|