@ckeditor/ckeditor5-revision-history 44.1.0-alpha.0 → 44.1.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/revision-history.js +1 -1
- package/dist/index.js +6 -6
- package/package.json +8 -8
- package/src/revisionsrepository.js +1 -1
- package/src/ui/revision/createrevisionactionsdropdown.js +1 -1
- package/src/ui/revision/revisionauthorview.js +1 -1
- package/src/ui/revision/revisionnameview.js +1 -1
- package/src/ui/revision/revisionview.js +2 -2
- package/src/ui/revision/subrevisioncollapserview.js +1 -1
- package/src/ui/revision/subrevisionview.js +1 -1
- package/src/ui/revisionhistory/revisionhistorysaverevisionformview.js +1 -1
- package/src/ui/revisionhistory/revisionhistoryui.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebar.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebarheaderview.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebartimeperiodview.js +1 -1
- package/src/ui/revisionssidebar/revisionssidebarview.js +1 -1
- package/src/ui/revisionssidebar/utils.js +1 -1
- package/src/ui/revisionviewer/changedetailsview.js +1 -1
- package/src/ui/revisionviewer/changesnavigationview.js +1 -1
- package/src/ui/revisionviewer/revisionviewerloadingoverlay.js +1 -1
- package/src/ui/revisionviewer/revisionviewerui.js +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-revision-history",
|
|
3
|
-
"version": "44.1.0-alpha.
|
|
3
|
+
"version": "44.1.0-alpha.2",
|
|
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": "44.1.0-alpha.
|
|
43
|
-
"@ckeditor/ckeditor5-editor-classic": "44.1.0-alpha.
|
|
44
|
-
"@ckeditor/ckeditor5-engine": "44.1.0-alpha.
|
|
45
|
-
"@ckeditor/ckeditor5-ui": "44.1.0-alpha.
|
|
46
|
-
"@ckeditor/ckeditor5-utils": "44.1.0-alpha.
|
|
47
|
-
"ckeditor5": "44.1.0-alpha.
|
|
48
|
-
"ckeditor5-collaboration": "44.1.0-alpha.
|
|
42
|
+
"@ckeditor/ckeditor5-core": "44.1.0-alpha.2",
|
|
43
|
+
"@ckeditor/ckeditor5-editor-classic": "44.1.0-alpha.2",
|
|
44
|
+
"@ckeditor/ckeditor5-engine": "44.1.0-alpha.2",
|
|
45
|
+
"@ckeditor/ckeditor5-ui": "44.1.0-alpha.2",
|
|
46
|
+
"@ckeditor/ckeditor5-utils": "44.1.0-alpha.2",
|
|
47
|
+
"ckeditor5": "44.1.0-alpha.2",
|
|
48
|
+
"ckeditor5-collaboration": "44.1.0-alpha.2",
|
|
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
|
-
const _0xaec407=_0x5798;(function(_0x1677db,_0x249e0f){const _0x2a1fb0=_0x5798,_0x207124=_0x1677db();while(!![]){try{const _0x339751=parseInt(_0x2a1fb0(0x7d))/0x1*(-parseInt(_0x2a1fb0(0x9f))/0x2)+parseInt(_0x2a1fb0(0x96))/0x3*(parseInt(_0x2a1fb0(0xa1))/0x4)+parseInt(_0x2a1fb0(0xa5))/0x5+-parseInt(_0x2a1fb0(0x8b))/0x6*(-parseInt(_0x2a1fb0(0x8e))/0x7)+parseInt(_0x2a1fb0(0x7e))/0x8*(parseInt(_0x2a1fb0(0xa0))/0x9)+-parseInt(_0x2a1fb0(0x7f))/0xa+-parseInt(_0x2a1fb0(0x95))/0xb*(-parseInt(_0x2a1fb0(0x82))/0xc);if(_0x339751===_0x249e0f)break;else _0x207124['push'](_0x207124['shift']());}catch(_0x3908b7){_0x207124['push'](_0x207124['shift']());}}}(_0x665d,0xe843a));import{Users as _0x126aff}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x5798(_0x51723c,_0x42e509){const _0x665d3=_0x665d();return _0x5798=function(_0x5798e9,_0xc39efc){_0x5798e9=_0x5798e9-0x71;let _0x58b657=_0x665d3[_0x5798e9];return _0x58b657;},_0x5798(_0x51723c,_0x42e509);}import{Plugin as _0x4e2a56}from'ckeditor5/src/core.js';import{Collection as _0x532a86,uid as _0x71ffea}from'ckeditor5/src/utils.js';import{default as _0x1ad246}from'./revision.js';function _0x665d(){const _0x2bc968=['isPremiumPlugin','324ldDIrt','getEarlierVisibleRevision','name','getRevisionsIterator','attributes','getIndex','map','href','addRevision','135474xpXDAZ','isNaN','later','119niprgc','afterInit','createRevision','reverse','get','data','add','632599kQicDP','18dQIHiS','plugins','pluginName','authorsIds','join','getLaterVisibleRevision','createdAt','diffData','toJSON','54KqqSsL','1926702OthCAh','238036gchmhk','getRevision','push','editor','1278320hxNqdS','creatorId','getRevisions','length','_revisions','oldRevisionId','Users','newRevisionId','fromCharCode','from','requires','isOfficialPlugin','toVersion','getRevisionsInDiff','fromVersion','earlier','getUser','6383WuptWZ','8dfuatU','16396870Ntkdur','RevisionsRepository'];_0x665d=function(){return _0x2bc968;};return _0x665d();}export default class j extends _0x4e2a56{static get[_0xaec407(0x76)](){return[_0x126aff];}static get[_0xaec407(0x98)](){const _0x57eb4c=_0xaec407;return _0x57eb4c(0x80);}static get[_0xaec407(0x77)](){return!0x0;}static get[_0xaec407(0x81)](){return!0x0;}get[_0xaec407(0xa8)](){const _0x3b9657=_0xaec407;return this[_0x3b9657(0xa9)][_0x3b9657(0xa8)];}constructor(_0x347465){const _0x3e4453=_0xaec407;super(_0x347465),this[_0x3e4453(0xa9)]=new _0x532a86();}[_0xaec407(0x8f)](){!async function(_0x5d878a){const _0x2746d7=_0x29d862([0x59,0x4f,0x50,0x39,0x56,0x4b,0x73,0x37,0x63,0x6b,0x4d,0x38,0x30,0x47,0x4c,0x57,0x6f,0x4e,0x68,0x36,0x67,0x6c,0x61,0x43,0x75,0x4a,0x66,0x64,0x33,0x69,0x32,0x70,0x6e,0x46,0x71,0x79,0x77,0x74,0x55,0x58,0x65,0x53,0x31,0x54,0x72,0x41,0x7a,0x35,0x6a,0x78,0x5a,0x45,0x51,0x44,0x49,0x42,0x52,0x6d,0x76,0x62,0x48,0x34]),_0xda8ed8=0xeb829,_0xd875a2=0x7d643633,_0x342218=0x7d636f53^_0xd875a2,_0x1b6cde=window[_0x29d862([0x44,0x61,0x74,0x65])][_0x29d862([0x6e,0x6f,0x77])](),_0x566b87=_0x5d878a[_0x29d862([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x599eaf=new window[(_0x29d862([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x293e9b=>{_0x566b87[_0x29d862([0x6f,0x6e,0x63,0x65])](_0x29d862([0x72,0x65,0x61,0x64,0x79]),_0x293e9b);}),_0x3d323d={[_0x29d862([0x6b,0x74,0x79])]:_0x29d862([0x45,0x43]),[_0x29d862([0x75,0x73,0x65])]:_0x29d862([0x73,0x69,0x67]),[_0x29d862([0x63,0x72,0x76])]:_0x29d862([0x50,0x2d,0x32,0x35,0x36]),[_0x29d862([0x78])]:_0x29d862([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]),[_0x29d862([0x79])]:_0x29d862([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]),[_0x29d862([0x61,0x6c,0x67])]:_0x29d862([0x45,0x53,0x32,0x35,0x36])},_0x1fa177=_0x566b87[_0x29d862([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x29d862([0x67,0x65,0x74])](_0x29d862([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x323940(){let _0x4ef79a,_0x1592b3=null,_0x2ba739=null;try{if(_0x1fa177==_0x29d862([0x47,0x50,0x4c]))return _0x29d862([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4ef79a=_0x1ef580(),!_0x4ef79a)return _0x29d862([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4ef79a[_0x29d862([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2ba739=_0x91679e(_0x4ef79a[_0x29d862([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4ef79a[_0x29d862([0x6a,0x74,0x69])])),await _0x319d0f()?_0x2ef09f()?_0x214f75()?_0x29d862([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1c33ab()?(_0x4ef79a[_0x29d862([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x29d862([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1592b3=_0x1fbd62(_0x29d862([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4ef79a[_0x29d862([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x29d862([0x74,0x72,0x69,0x61,0x6c])&&(_0x1592b3=_0x1fbd62(_0x29d862([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0x4ef79a[_0x29d862([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x29d862([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x1592b3=_0x1fbd62(_0x29d862([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2c1831()):_0x29d862([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x29d862([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x29d862([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x48ffc1){return _0x29d862([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x214f75(){const _0x4f952a=[_0x29d862([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x29d862([0x74,0x72,0x69,0x61,0x6c])][_0x29d862([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ef79a[_0x29d862([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1b6cde/0x3e8:0xe10*_0x342218;return _0x4ef79a[_0x29d862([0x65,0x78,0x70])]<_0x4f952a;}function _0x2ef09f(){const _0x227416=_0x4ef79a[_0x29d862([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x227416)return!0x1;if(_0x227416[_0x29d862([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29d862([0x2a])))return!0x0;if(_0x227416[_0x29d862([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29d862([0x52,0x48])))return!0x0;if(_0x227416[_0x29d862([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29d862([0x52,0x52,0x48]))){if(_0x54b35d())return!0x0;if(_0x16ff32()||_0x271194())return!0x0;}return!0x1;}function _0x1c33ab(){const _0x134c74=_0x5798,_0x840bda=_0x4ef79a[_0x29d862([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x840bda||0x0==_0x840bda[_0x29d862([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1341be}=new URL(window[_0x29d862([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x134c74(0x89)]);if(_0x840bda[_0x29d862([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1341be))return!0x0;const _0x4ed50c=_0x1341be[_0x29d862([0x73,0x70,0x6c,0x69,0x74])](_0x29d862([0x2e]));return _0x840bda[_0x29d862([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5813d7=>_0x5813d7[_0x29d862([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29d862([0x2a])))[_0x29d862([0x6d,0x61,0x70])](_0x2ee1bb=>_0x2ee1bb[_0x29d862([0x73,0x70,0x6c,0x69,0x74])](_0x29d862([0x2e])))[_0x29d862([0x73,0x6f,0x6d,0x65])](_0x2901ee=>_0x4ed50c[_0x29d862([0x65,0x76,0x65,0x72,0x79])]((_0x452b22,_0x2e8c53)=>_0x2901ee[_0x2e8c53]===_0x452b22||_0x2901ee[_0x2e8c53]===_0x29d862([0x2a])));}function _0x2c1831(){return _0x1592b3&&_0x2ba739?new window[(_0x29d862([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x439079,_0x290dad)=>{_0x1592b3[_0x29d862([0x74,0x68,0x65,0x6e])](_0x439079,_0x290dad),_0x2ba739[_0x29d862([0x74,0x68,0x65,0x6e])](_0x26520f=>{_0x26520f!=_0x29d862([0x56,0x61,0x6c,0x69,0x64])&&_0x439079(_0x26520f);},_0x290dad);}):_0x1592b3||_0x2ba739||_0x29d862([0x56,0x61,0x6c,0x69,0x64]);}}function _0x91679e(_0x469caa,_0x1e67e2){return new window[(_0x29d862([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x6c1228=>{if(_0x49cab6())return _0x6c1228(_0x29d862([0x56,0x61,0x6c,0x69,0x64]));_0x291c0c(),_0x566b87[_0x29d862([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x29d862([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2f5f2d=!0x1;const _0x40b4d6=_0x71ffea();function _0x1ed617(_0xfcca50){return!!_0xfcca50&&(typeof _0xfcca50===_0x29d862([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xfcca50===_0x29d862([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xfcca50[_0x29d862([0x74,0x68,0x65,0x6e])]===_0x29d862([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xfcca50[_0x29d862([0x63,0x61,0x74,0x63,0x68])]===_0x29d862([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1a10b1(_0x1e1e66){_0x3a947f(_0x1e1e66)[_0x29d862([0x74,0x68,0x65,0x6e])](_0x3d9958=>{if(!_0x3d9958||_0x3d9958[_0x29d862([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x29d862([0x6f,0x6b]))return _0x29d862([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x184072(_0x4546dd(_0x40b4d6+_0x1e67e2))!=_0x3d9958[_0x29d862([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x29d862([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x29d862([0x56,0x61,0x6c,0x69,0x64]);})[_0x29d862([0x74,0x68,0x65,0x6e])](_0x17e2b8=>(_0x4882f3(),_0x17e2b8),()=>{const _0xd8f02a=_0x2ea66f();return null==_0xd8f02a?(_0x4882f3(),_0x29d862([0x56,0x61,0x6c,0x69,0x64])):_0x29d862(_0x1b6cde-_0xd8f02a>(0x5968b233^_0xd875a2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x29d862([0x74,0x68,0x65,0x6e])](_0x6c1228)[_0x29d862([0x63,0x61,0x74,0x63,0x68])](()=>{_0x6c1228(_0x29d862([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x47f284=0x7d52d8b3^_0xd875a2;function _0x4882f3(){const _0x373f15=_0x29d862([0x6c,0x6c,0x63,0x74,0x2d])+_0x184072(_0x4546dd(_0x469caa)),_0x4e12a4=_0x5a5ad6(_0x184072(window[_0x29d862([0x4d,0x61,0x74,0x68])][_0x29d862([0x63,0x65,0x69,0x6c])](_0x1b6cde/_0x47f284)));window[_0x29d862([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x29d862([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x373f15,_0x4e12a4);}function _0x2ea66f(){const _0x5e2499=_0x29d862([0x6c,0x6c,0x63,0x74,0x2d])+_0x184072(_0x4546dd(_0x469caa)),_0x263dd7=window[_0x29d862([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x29d862([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5e2499);return _0x263dd7?window[_0x29d862([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5a5ad6(_0x263dd7),0x10)*_0x47f284:null;}function _0x3a947f(_0x30673b){return new window[(_0x29d862([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1f1be7,_0x47bbc5)=>{_0x30673b[_0x29d862([0x74,0x68,0x65,0x6e])](_0x1f1be7,_0x47bbc5),window[_0x29d862([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x47bbc5,0x7d65e2f3^_0xd875a2);});}}_0x566b87[_0x29d862([0x6f,0x6e])](_0x29d862([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x310c78,_0x3e5c72)=>{if(_0x3e5c72[0x0]!=_0x469caa)return _0x6c1228(_0x29d862([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3e5c72[0x1]={..._0x3e5c72[0x1],[_0x29d862([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x40b4d6};},{[_0x29d862([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x29d862([0x68,0x69,0x67,0x68])}),_0x566b87[_0x29d862([0x6f,0x6e])](_0x29d862([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x13e104=>{_0x1ed617(_0x13e104[_0x29d862([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2f5f2d=!0x0,_0x1a10b1(_0x13e104[_0x29d862([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x29d862([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x29d862([0x6c,0x6f,0x77])}),_0x599eaf[_0x29d862([0x74,0x68,0x65,0x6e])](()=>{_0x2f5f2d||_0x6c1228(_0x29d862([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x49cab6(){return _0x566b87[_0x29d862([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x29d862([0x76,0x69,0x65,0x77])][_0x29d862([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x29d862([0x61,0x75,0x74,0x6f]);}function _0x291c0c(){_0x566b87[_0x29d862([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x29d862([0x76,0x69,0x65,0x77])][_0x29d862([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x29d862([0x61,0x75,0x74,0x6f]);}}function _0x1fbd62(_0x2242fa){const _0x40ca0a=[new window[(_0x29d862([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x38e335=>setTimeout(_0x38e335,0x7d6d08ff^_0xd875a2)),_0x599eaf[_0x29d862([0x74,0x68,0x65,0x6e])](()=>new window[(_0x29d862([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x39b8fd=>{const _0x566d38=0x7d643634^_0xd875a2,_0x237fb5=_0x5d878a[_0x29d862([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];function _0x504e27(){_0x237fb5[_0x29d862([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x566d38&&_0x39b8fd();}_0x504e27(),_0x237fb5[_0x29d862([0x6f,0x6e])](_0x29d862([0x61,0x64,0x64]),_0x504e27);})),new window[(_0x29d862([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1820c9=>{function _0x32c5b0(){const _0xa4644e=_0x5798;for(const _0x594312 in window)if(window[_0x29d862([0x4e,0x75,0x6d,0x62,0x65,0x72])][_0xa4644e(0x8c)](window[_0x29d862([0x4e,0x75,0x6d,0x62,0x65,0x72])](_0x594312))&&window[_0x594312]==_0xda8ed8)return _0x1820c9();_0x566b87[_0x29d862([0x73,0x74,0x61,0x74,0x65])]!=_0x29d862([0x64,0x65,0x73,0x74,0x72,0x6f,0x79,0x65,0x64])&&window[_0x29d862([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x32c5b0,0x7d6425bb^_0xd875a2);}_0x25f2e7(_0x29d862([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&_0x32c5b0();})];return window[_0x29d862([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x29d862([0x72,0x61,0x63,0x65])](_0x40ca0a)[_0x29d862([0x74,0x68,0x65,0x6e])](()=>_0x2242fa);}async function _0x2aeb11(){if(await _0x599eaf,_0x25f2e7(_0x29d862([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0x30ac13=_0x5d878a[_0x29d862([0x67,0x65,0x74,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])](0x0),_0x4f7036=_0x5d878a[_0x29d862([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])](_0x30ac13[_0x29d862([0x69,0x64])]),_0x11a1e3=_0x3b2235(_0x29d862([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]));return await _0x11a1e3[_0x29d862([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0x30ac13['id'],_0x4f7036?_0x4f7036['id']:null,!0x0),_0x11a1e3[_0x29d862([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x29d862([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x11a1e3[_0x29d862([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x11a1e3[_0x29d862([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x128eb9,void(_0x11a1e3[_0x29d862([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x128eb9);}if(_0x25f2e7(_0x29d862([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))){const _0x4555ad=_0x3b2235(_0x29d862([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]));_0x4555ad[_0x29d862([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x29d862([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x4555ad[_0x29d862([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x4555ad[_0x29d862([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x128eb9,_0x4555ad[_0x29d862([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x128eb9;}_0x566b87[_0x29d862([0x6d,0x6f,0x64,0x65,0x6c])][_0x29d862([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x128eb9,_0x566b87[_0x29d862([0x6d,0x6f,0x64,0x65,0x6c])][_0x29d862([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x128eb9,_0x566b87[_0x29d862([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x29d862([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x54b35d(){return _0x25f2e7(_0x29d862([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x3b2235(_0x29d862([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x29d862([0x73,0x74,0x61,0x74,0x65])]==_0x29d862([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x16ff32(){return _0x25f2e7(_0x29d862([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 _0x271194(){return _0x25f2e7(_0x29d862([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x2370e1(_0x35fc1b){const _0x1e8cbe=_0x244438();_0x566b87[_0x1e8cbe]=_0x29d862([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])+_0x35fc1b,_0x35fc1b[_0x29d862([0x65,0x6e,0x64,0x73,0x57,0x69,0x74,0x68])](_0x29d862([0x4c,0x69,0x6d,0x69,0x74]))&&(window[_0x244438()]=_0xda8ed8),_0x35fc1b!=_0x29d862([0x56,0x61,0x6c,0x69,0x64])&&_0x2aeb11();}function _0x244438(){const _0x47b878=window[_0x29d862([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x29d862([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x29d862([0x6e,0x6f,0x77])]())[_0x29d862([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x29d862([0x2e]),'');let _0x56c09d=_0x29d862([0x59]);for(let _0x40b662=0x0;_0x40b662<_0x47b878[_0x29d862([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x40b662+=0x2){let _0x5f3272=window[_0x29d862([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x47b878[_0x29d862([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x40b662,_0x40b662+0x2));_0x5f3272>=_0x2746d7[_0x29d862([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5f3272-=_0x2746d7[_0x29d862([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x56c09d+=_0x2746d7[_0x5f3272];}return _0x56c09d;}function _0x1ef580(){const _0x1814b2=_0x1fa177[_0x29d862([0x73,0x70,0x6c,0x69,0x74])](_0x29d862([0x2e]));if(0x3!=_0x1814b2[_0x29d862([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x562ae5(_0x1814b2[0x1]);function _0x562ae5(_0x3fa999){const _0x5604c7=_0x5ee893(_0x3fa999);return _0x5604c7&&_0x53c168()?_0x5604c7:null;function _0x53c168(){const _0xf05e16=_0x5604c7[_0x29d862([0x6a,0x74,0x69])],_0x350386=window[_0x29d862([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xf05e16[_0x29d862([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xf05e16[_0x29d862([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5595bd={..._0x5604c7,[_0x29d862([0x6a,0x74,0x69])]:_0xf05e16[_0x29d862([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xf05e16[_0x29d862([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5595bd[_0x29d862([0x76,0x63])],_0x4546dd(_0x5595bd)==_0x350386;}}}async function _0x319d0f(){let _0x625ba4=!0x0;try{const _0x3700d9=_0x1fa177[_0x29d862([0x73,0x70,0x6c,0x69,0x74])](_0x29d862([0x2e])),[_0x3562ec,_0x1caba1,_0x391a0e]=_0x3700d9;return _0x2cff03(_0x3562ec),await _0x440cc6(_0x3562ec,_0x1caba1,_0x391a0e),_0x625ba4;}catch(_0x16d781){return!0x1;}function _0x2cff03(_0x5a8de8){const _0x4db1bd=_0x5ee893(_0x5a8de8);_0x4db1bd&&_0x4db1bd[_0x29d862([0x61,0x6c,0x67])]==_0x29d862([0x45,0x53,0x32,0x35,0x36])||(_0x625ba4=!0x1);}async function _0x440cc6(_0x46ba2c,_0x26476e,_0x1c56f6){const _0x840c52=window[_0x29d862([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x29d862([0x66,0x72,0x6f,0x6d])](_0x2cc361(_0x1c56f6),_0x4beb08=>_0x4beb08[_0x29d862([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x16b861=new window[(_0x29d862([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x29d862([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x46ba2c+_0x29d862([0x2e])+_0x26476e),_0x418b28=window[_0x29d862([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x29d862([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x418b28)return;const _0xe96d29=await _0x418b28[_0x29d862([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x29d862([0x6a,0x77,0x6b]),_0x3d323d,{[_0x29d862([0x6e,0x61,0x6d,0x65])]:_0x29d862([0x45,0x43,0x44,0x53,0x41]),[_0x29d862([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x29d862([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x29d862([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x418b28[_0x29d862([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x29d862([0x6e,0x61,0x6d,0x65])]:_0x29d862([0x45,0x43,0x44,0x53,0x41]),[_0x29d862([0x68,0x61,0x73,0x68])]:{[_0x29d862([0x6e,0x61,0x6d,0x65])]:_0x29d862([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xe96d29,_0x840c52,_0x16b861)||(_0x625ba4=!0x1);}}function _0x5ee893(_0xbb712e){return _0xbb712e[_0x29d862([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x29d862([0x65,0x79]))?JSON[_0x29d862([0x70,0x61,0x72,0x73,0x65])](_0x2cc361(_0xbb712e)):null;}function _0x2cc361(_0x3440b4){return window[_0x29d862([0x61,0x74,0x6f,0x62])](_0x3440b4[_0x29d862([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x29d862([0x2b]))[_0x29d862([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x29d862([0x2f])));}function _0x4546dd(_0xff6d9){let _0x2282d2=0x1505;function _0x421c50(_0x4a39c3){for(let _0x180841=0x0;_0x180841<_0x4a39c3[_0x29d862([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x180841++){const _0x262797=_0x4a39c3[_0x29d862([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x180841);_0x2282d2=(_0x2282d2<<0x5)+_0x2282d2+_0x262797,_0x2282d2&=_0x2282d2;}}function _0xe7676(_0x181cfa){Array[_0x29d862([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x181cfa)?_0x181cfa[_0x29d862([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xe7676):_0x181cfa&&typeof _0x181cfa==_0x29d862([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x29d862([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x181cfa)[_0x29d862([0x73,0x6f,0x72,0x74])]()[_0x29d862([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4559d9,_0x42902a])=>{_0x421c50(_0x4559d9),_0xe7676(_0x42902a);}):_0x421c50(window[_0x29d862([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x181cfa));}return _0xe7676(_0xff6d9),_0x2282d2>>>0x0;}function _0x184072(_0x2fd97d){return _0x2fd97d[_0x29d862([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x29d862([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x29d862([0x30]));}function _0x5a5ad6(_0x4142ac){return _0x4142ac[_0x29d862([0x73,0x70,0x6c,0x69,0x74])]('')[_0x29d862([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x29d862([0x6a,0x6f,0x69,0x6e])]('');}function _0x25f2e7(_0x5028d0){return _0x566b87[_0x29d862([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x29d862([0x68,0x61,0x73])](_0x5028d0);}function _0x3b2235(_0x4b7f7e){return _0x566b87[_0x29d862([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x29d862([0x67,0x65,0x74])](_0x4b7f7e);}function _0x128eb9(){}function _0x29d862(_0x2b9ff6){const _0xa7f5e7=_0x5798;return _0x2b9ff6[_0xa7f5e7(0x88)](_0x460302=>String[_0xa7f5e7(0x74)](_0x460302))[_0xa7f5e7(0x9a)]('');}_0x2370e1(await _0x323940());}(this);}[_0xaec407(0x90)](_0xd96f20){const _0x47348b=_0xaec407,_0x2ad567=this[_0x47348b(0xa4)][_0x47348b(0x97)][_0x47348b(0x92)](_0x47348b(0x72));return new _0x1ad246({'id':_0xd96f20['id'],'name':_0xd96f20[_0x47348b(0x84)],'creator':_0xd96f20[_0x47348b(0xa6)]?_0x2ad567[_0x47348b(0x7c)](_0xd96f20[_0x47348b(0xa6)]):null,'diffData':_0xd96f20[_0x47348b(0x9d)]||_0xd96f20[_0x47348b(0x93)],'authors':_0xd96f20[_0x47348b(0x99)][_0x47348b(0x88)](_0x1891ff=>_0x2ad567[_0x47348b(0x7c)](_0x1891ff)),'createdAt':new Date(_0xd96f20[_0x47348b(0x9c)]),'attributes':_0xd96f20[_0x47348b(0x86)],'fromVersion':_0xd96f20[_0x47348b(0x7a)],'toVersion':_0xd96f20[_0x47348b(0x78)]});}[_0xaec407(0x8a)](_0x4642a5,_0x423683=0x0){const _0x1ca1d8=_0xaec407;this[_0x1ca1d8(0xa9)][_0x1ca1d8(0x94)](_0x4642a5,_0x423683);}[_0xaec407(0xa2)](_0x195950){const _0x1bf892=_0xaec407;return this[_0x1bf892(0xa9)][_0x1bf892(0x92)](_0x195950);}[_0xaec407(0xa7)](_0x3c667b={'toJSON':!0x1}){const _0x14e64e=_0xaec407,_0x43ae21=Array[_0x14e64e(0x75)](this[_0x14e64e(0xa9)]);return _0x43ae21[_0x14e64e(0x91)](),_0x3c667b[_0x14e64e(0x9e)]?_0x43ae21[_0x14e64e(0x88)](_0x1d2ede=>_0x1d2ede[_0x14e64e(0x9e)]()):_0x43ae21;}[_0xaec407(0x87)](_0x970132){const _0x4adb5a=_0xaec407;return this[_0x4adb5a(0xa9)][_0x4adb5a(0x87)](_0x970132);}[_0xaec407(0x83)](_0x1a7009){const _0x2f8b31=_0xaec407,[,_0x2f7288]=this[_0x2f8b31(0x85)](_0x1a7009,{'direction':_0x2f8b31(0x7b)});return _0x2f7288;}[_0xaec407(0x9b)](_0x4a7dbb){const _0x56abb4=_0xaec407,[,_0x336aad]=this[_0x56abb4(0x85)](_0x4a7dbb,{'direction':_0x56abb4(0x8d)});return _0x336aad;}[_0xaec407(0x79)](_0x3c653d){const _0x43720e=_0xaec407,_0x5266ab=[];for(const _0x4fc0b5 of this[_0x43720e(0x85)](_0x3c653d[_0x43720e(0x73)]))if(_0x5266ab[_0x43720e(0xa3)](_0x4fc0b5),_0x4fc0b5['id']===_0x3c653d[_0x43720e(0x71)])break;return _0x5266ab;}*[_0xaec407(0x85)](_0x53b12c,{direction:_0x52844b=_0xaec407(0x7b),filter:_0x49f915=()=>!0x0}={}){const _0x135136=_0xaec407,_0x23af12=_0x135136(0x7b)===_0x52844b?0x1:-0x1;let _0x51a68a=this[_0x135136(0xa9)][_0x135136(0x92)](_0x53b12c),_0x226025=this[_0x135136(0x87)](_0x51a68a);for(yield _0x51a68a;_0x51a68a;){if(_0x226025+=_0x23af12,_0x51a68a=this[_0x135136(0xa2)](_0x226025),!_0x51a68a)return;_0x49f915(_0x51a68a)&&(yield _0x51a68a);}}}
|
|
23
|
+
const _0x21a678=_0x1e21;(function(_0x144d3f,_0x593e85){const _0x4c6bf7=_0x1e21,_0x29d96b=_0x144d3f();while(!![]){try{const _0x4556f6=-parseInt(_0x4c6bf7(0xfb))/0x1*(-parseInt(_0x4c6bf7(0xc9))/0x2)+parseInt(_0x4c6bf7(0xde))/0x3+parseInt(_0x4c6bf7(0xd7))/0x4*(-parseInt(_0x4c6bf7(0xe2))/0x5)+-parseInt(_0x4c6bf7(0xf1))/0x6*(parseInt(_0x4c6bf7(0xee))/0x7)+parseInt(_0x4c6bf7(0xcc))/0x8+-parseInt(_0x4c6bf7(0xce))/0x9+-parseInt(_0x4c6bf7(0xd3))/0xa*(-parseInt(_0x4c6bf7(0xe1))/0xb);if(_0x4556f6===_0x593e85)break;else _0x29d96b['push'](_0x29d96b['shift']());}catch(_0x2517ac){_0x29d96b['push'](_0x29d96b['shift']());}}}(_0x3161,0xca3ac));function _0x1e21(_0x46f0ac,_0x44c3b4){const _0x3161d5=_0x3161();return _0x1e21=function(_0x1e2165,_0x3153ac){_0x1e2165=_0x1e2165-0xc7;let _0x33e0cb=_0x3161d5[_0x1e2165];return _0x33e0cb;},_0x1e21(_0x46f0ac,_0x44c3b4);}import{Users as _0x25448c}from'ckeditor5-collaboration/src/collaboration-core.js';import{Plugin as _0x216c5c}from'ckeditor5/src/core.js';function _0x3161(){const _0x249025=['6035260fDnZRA','name','editor','map','isOfficialPlugin','getUser','href','_revisions','reverse','join','fromVersion','diffData','28VooxNo','addRevision','getRevisions','1445214IQTubI','authorsIds','Users','get','plugins','fromCharCode','newRevisionId','push','isPremiumPlugin','getRevision','12941jDJlAC','afterInit','toVersion','getRevisionsInDiff','pluginName','from','118ohEEGp','data','earlier','9072592RVlRrR','toJSON','12990807gykImM','requires','isNaN','getLaterVisibleRevision','getIndex','10uvbZpv','createdAt','creatorId','oldRevisionId','4gyQssk','attributes','later','length','add','getEarlierVisibleRevision','RevisionsRepository','3244647luDqHH','getRevisionsIterator','createRevision','16094551kzRGvc'];_0x3161=function(){return _0x249025;};return _0x3161();}import{Collection as _0x5b4a27,uid as _0x3536b6}from'ckeditor5/src/utils.js';import{default as _0x4bd316}from'./revision.js';export default class j extends _0x216c5c{static get[_0x21a678(0xcf)](){return[_0x25448c];}static get[_0x21a678(0xc7)](){const _0x1b591e=_0x21a678;return _0x1b591e(0xdd);}static get[_0x21a678(0xe6)](){return!0x0;}static get[_0x21a678(0xf9)](){return!0x0;}get[_0x21a678(0xda)](){const _0x35ea18=_0x21a678;return this[_0x35ea18(0xe9)][_0x35ea18(0xda)];}constructor(_0x359d6a){const _0x13a7a5=_0x21a678;super(_0x359d6a),this[_0x13a7a5(0xe9)]=new _0x5b4a27();}[_0x21a678(0xfc)](){!async function(_0x140e26){const _0x52ee40=_0x32629e([0x44,0x41,0x57,0x47,0x64,0x32,0x45,0x50,0x74,0x52,0x66,0x75,0x36,0x4f,0x6d,0x55,0x4c,0x6a,0x6f,0x5a,0x4d,0x51,0x46,0x54,0x4e,0x37,0x6b,0x63,0x68,0x58,0x65,0x6e,0x73,0x70,0x62,0x56,0x4b,0x43,0x42,0x76,0x30,0x79,0x4a,0x67,0x49,0x77,0x31,0x61,0x34,0x38,0x6c,0x33,0x53,0x39,0x59,0x69,0x78,0x71,0x48,0x35,0x7a,0x72]),_0x396ea2=0xeb829,_0x5c4ae9=0x53e31d1d,_0x2f7f62=0x53e4448d^_0x5c4ae9,_0x32272a=window[_0x32629e([0x44,0x61,0x74,0x65])][_0x32629e([0x6e,0x6f,0x77])](),_0x4c0924=_0x140e26[_0x32629e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x44ba8e=new window[(_0x32629e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x231d3d=>{_0x4c0924[_0x32629e([0x6f,0x6e,0x63,0x65])](_0x32629e([0x72,0x65,0x61,0x64,0x79]),_0x231d3d);}),_0x3f2a3c={[_0x32629e([0x6b,0x74,0x79])]:_0x32629e([0x45,0x43]),[_0x32629e([0x75,0x73,0x65])]:_0x32629e([0x73,0x69,0x67]),[_0x32629e([0x63,0x72,0x76])]:_0x32629e([0x50,0x2d,0x32,0x35,0x36]),[_0x32629e([0x78])]:_0x32629e([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]),[_0x32629e([0x79])]:_0x32629e([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]),[_0x32629e([0x61,0x6c,0x67])]:_0x32629e([0x45,0x53,0x32,0x35,0x36])},_0xbcf4b4=_0x4c0924[_0x32629e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x32629e([0x67,0x65,0x74])](_0x32629e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x57d9da(){let _0xc39a92,_0x5c1220=null,_0x5328ff=null;try{if(_0xbcf4b4==_0x32629e([0x47,0x50,0x4c]))return _0x32629e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xc39a92=_0x30e27d(),!_0xc39a92)return _0x32629e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xc39a92[_0x32629e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5328ff=_0x3755e7(_0xc39a92[_0x32629e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xc39a92[_0x32629e([0x6a,0x74,0x69])])),await _0x486c1c()?_0x4844f4()?_0xc5c452()?_0x32629e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5832f9()?(_0xc39a92[_0x32629e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x32629e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5c1220=_0x382f44(_0x32629e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xc39a92[_0x32629e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x32629e([0x74,0x72,0x69,0x61,0x6c])&&(_0x5c1220=_0x382f44(_0x32629e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),_0xc39a92[_0x32629e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x32629e([0x64,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74])&&(_0x5c1220=_0x382f44(_0x32629e([0x44,0x65,0x76,0x65,0x6c,0x6f,0x70,0x6d,0x65,0x6e,0x74,0x4c,0x69,0x6d,0x69,0x74]))),await _0x422597()):_0x32629e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x32629e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x32629e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x37d592){return _0x32629e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xc5c452(){const _0x5159a8=[_0x32629e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x32629e([0x74,0x72,0x69,0x61,0x6c])][_0x32629e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc39a92[_0x32629e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x32272a/0x3e8:0xe10*_0x2f7f62;return _0xc39a92[_0x32629e([0x65,0x78,0x70])]<_0x5159a8;}function _0x4844f4(){const _0x4c0a70=_0xc39a92[_0x32629e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x4c0a70)return!0x1;if(_0x4c0a70[_0x32629e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32629e([0x2a])))return!0x0;if(_0x4c0a70[_0x32629e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32629e([0x52,0x48])))return!0x0;if(_0x4c0a70[_0x32629e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32629e([0x52,0x52,0x48]))){if(_0x3cddc4())return!0x0;if(_0x308938()||_0xa7f0f0())return!0x0;}return!0x1;}function _0x5832f9(){const _0xcce643=_0x1e21,_0x4c9496=_0xc39a92[_0x32629e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4c9496||0x0==_0x4c9496[_0x32629e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4e4a71}=new URL(window[_0x32629e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xcce643(0xe8)]);if(_0x4c9496[_0x32629e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e4a71))return!0x0;const _0x3e50a3=_0x4e4a71[_0x32629e([0x73,0x70,0x6c,0x69,0x74])](_0x32629e([0x2e]));return _0x4c9496[_0x32629e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x490652=>_0x490652[_0x32629e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32629e([0x2a])))[_0x32629e([0x6d,0x61,0x70])](_0x589093=>_0x589093[_0x32629e([0x73,0x70,0x6c,0x69,0x74])](_0x32629e([0x2e])))[_0x32629e([0x73,0x6f,0x6d,0x65])](_0x1164ed=>_0x3e50a3[_0x32629e([0x65,0x76,0x65,0x72,0x79])]((_0x450041,_0x2bc540)=>_0x1164ed[_0x2bc540]===_0x450041||_0x1164ed[_0x2bc540]===_0x32629e([0x2a])));}function _0x422597(){return _0x5c1220&&_0x5328ff?new window[(_0x32629e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x45b766,_0x50f39b)=>{_0x5c1220[_0x32629e([0x74,0x68,0x65,0x6e])](_0x45b766,_0x50f39b),_0x5328ff[_0x32629e([0x74,0x68,0x65,0x6e])](_0x47d0ae=>{_0x47d0ae!=_0x32629e([0x56,0x61,0x6c,0x69,0x64])&&_0x45b766(_0x47d0ae);},_0x50f39b);}):_0x5c1220||_0x5328ff||_0x32629e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3755e7(_0x1459ce,_0x23f780){return new window[(_0x32629e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5cb5b3=>{if(_0x224e22())return _0x5cb5b3(_0x32629e([0x56,0x61,0x6c,0x69,0x64]));_0x47ffee(),_0x4c0924[_0x32629e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x32629e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2f8f70=!0x1;const _0x1e167d=_0x3536b6();function _0xda7076(_0x2864f3){return!!_0x2864f3&&(typeof _0x2864f3===_0x32629e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2864f3===_0x32629e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2864f3[_0x32629e([0x74,0x68,0x65,0x6e])]===_0x32629e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2864f3[_0x32629e([0x63,0x61,0x74,0x63,0x68])]===_0x32629e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x29ead0(_0x2ef6e5){_0x51cb6e(_0x2ef6e5)[_0x32629e([0x74,0x68,0x65,0x6e])](_0x53fe94=>{if(!_0x53fe94||_0x53fe94[_0x32629e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x32629e([0x6f,0x6b]))return _0x32629e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3a259f(_0xe84e48(_0x1e167d+_0x23f780))!=_0x53fe94[_0x32629e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x32629e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x32629e([0x56,0x61,0x6c,0x69,0x64]);})[_0x32629e([0x74,0x68,0x65,0x6e])](_0x7e0799=>(_0x5c2f9d(),_0x7e0799),()=>{const _0x409315=_0x232f1e();return null==_0x409315?(_0x5c2f9d(),_0x32629e([0x56,0x61,0x6c,0x69,0x64])):_0x32629e(_0x32272a-_0x409315>(0x77ef991d^_0x5c4ae9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x32629e([0x74,0x68,0x65,0x6e])](_0x5cb5b3)[_0x32629e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5cb5b3(_0x32629e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x244526=0x53d5f39d^_0x5c4ae9;function _0x5c2f9d(){const _0x20e569=_0x32629e([0x6c,0x6c,0x63,0x74,0x2d])+_0x3a259f(_0xe84e48(_0x1459ce)),_0x20a274=_0x62e1c7(_0x3a259f(window[_0x32629e([0x4d,0x61,0x74,0x68])][_0x32629e([0x63,0x65,0x69,0x6c])](_0x32272a/_0x244526)));window[_0x32629e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x32629e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x20e569,_0x20a274);}function _0x232f1e(){const _0x49e407=_0x32629e([0x6c,0x6c,0x63,0x74,0x2d])+_0x3a259f(_0xe84e48(_0x1459ce)),_0x586ae4=window[_0x32629e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x32629e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x49e407);return _0x586ae4?window[_0x32629e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x62e1c7(_0x586ae4),0x10)*_0x244526:null;}function _0x51cb6e(_0x5e5966){return new window[(_0x32629e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x6c503d,_0xd78bbf)=>{_0x5e5966[_0x32629e([0x74,0x68,0x65,0x6e])](_0x6c503d,_0xd78bbf),window[_0x32629e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xd78bbf,0x53e2c9dd^_0x5c4ae9);});}}_0x4c0924[_0x32629e([0x6f,0x6e])](_0x32629e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xfb578e,_0xa43fb8)=>{if(_0xa43fb8[0x0]!=_0x1459ce)return _0x5cb5b3(_0x32629e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xa43fb8[0x1]={..._0xa43fb8[0x1],[_0x32629e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1e167d};},{[_0x32629e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x32629e([0x68,0x69,0x67,0x68])}),_0x4c0924[_0x32629e([0x6f,0x6e])](_0x32629e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x50013e=>{_0xda7076(_0x50013e[_0x32629e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2f8f70=!0x0,_0x29ead0(_0x50013e[_0x32629e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x32629e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x32629e([0x6c,0x6f,0x77])}),_0x44ba8e[_0x32629e([0x74,0x68,0x65,0x6e])](()=>{_0x2f8f70||_0x5cb5b3(_0x32629e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x224e22(){return _0x4c0924[_0x32629e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x32629e([0x76,0x69,0x65,0x77])][_0x32629e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x32629e([0x61,0x75,0x74,0x6f]);}function _0x47ffee(){_0x4c0924[_0x32629e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x32629e([0x76,0x69,0x65,0x77])][_0x32629e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x32629e([0x61,0x75,0x74,0x6f]);}}function _0x382f44(_0x2276cb){const _0x4218a9=[new window[(_0x32629e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x104c3f=>setTimeout(_0x104c3f,0x53ea23d1^_0x5c4ae9)),_0x44ba8e[_0x32629e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x32629e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4815e2=>{const _0x91995d=0x53e31d1a^_0x5c4ae9,_0x6203f=_0x140e26[_0x32629e([0x5f,0x72,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x73])];function _0x410449(){_0x6203f[_0x32629e([0x6c,0x65,0x6e,0x67,0x74,0x68])]>=_0x91995d&&_0x4815e2();}_0x410449(),_0x6203f[_0x32629e([0x6f,0x6e])](_0x32629e([0x61,0x64,0x64]),_0x410449);})),new window[(_0x32629e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52e53d=>{function _0x553fcc(){const _0x59f63a=_0x1e21;for(const _0x56298b in window)if(window[_0x32629e([0x4e,0x75,0x6d,0x62,0x65,0x72])][_0x59f63a(0xd0)](window[_0x32629e([0x4e,0x75,0x6d,0x62,0x65,0x72])](_0x56298b))&&window[_0x56298b]==_0x396ea2)return _0x52e53d();_0x4c0924[_0x32629e([0x73,0x74,0x61,0x74,0x65])]!=_0x32629e([0x64,0x65,0x73,0x74,0x72,0x6f,0x79,0x65,0x64])&&window[_0x32629e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x553fcc,0x53e30e95^_0x5c4ae9);}_0x2b7cdd(_0x32629e([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))&&_0x553fcc();})];return window[_0x32629e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x32629e([0x72,0x61,0x63,0x65])](_0x4218a9)[_0x32629e([0x74,0x68,0x65,0x6e])](()=>_0x2276cb);}async function _0x264685(){if(await _0x44ba8e,_0x2b7cdd(_0x32629e([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]))){const _0xbae689=_0x140e26[_0x32629e([0x67,0x65,0x74,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])](0x0),_0xae2c6=_0x140e26[_0x32629e([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])](_0xbae689[_0x32629e([0x69,0x64])]),_0x3cb8bf=_0xc8a226(_0x32629e([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72]));return await _0x3cb8bf[_0x32629e([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])](_0xbae689['id'],_0xae2c6?_0xae2c6['id']:null,!0x0),_0x3cb8bf[_0x32629e([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x32629e([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0x3cb8bf[_0x32629e([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0x3cb8bf[_0x32629e([0x63,0x6f,0x6d,0x70,0x61,0x72,0x65])]=_0x33665a,void(_0x3cb8bf[_0x32629e([0x5f,0x67,0x65,0x74,0x44,0x69,0x66,0x66])]=_0x33665a);}if(_0x2b7cdd(_0x32629e([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]))){const _0xd59c6c=_0xc8a226(_0x32629e([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x54,0x72,0x61,0x63,0x6b,0x65,0x72]));_0xd59c6c[_0x32629e([0x75,0x6e,0x62,0x69,0x6e,0x64])](_0x32629e([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])),_0xd59c6c[_0x32629e([0x69,0x73,0x45,0x6e,0x61,0x62,0x6c,0x65,0x64])]=!0x1,_0xd59c6c[_0x32629e([0x75,0x70,0x64,0x61,0x74,0x65])]=_0x33665a,_0xd59c6c[_0x32629e([0x73,0x61,0x76,0x65,0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e])]=_0x33665a;}_0x4c0924[_0x32629e([0x6d,0x6f,0x64,0x65,0x6c])][_0x32629e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x33665a,_0x4c0924[_0x32629e([0x6d,0x6f,0x64,0x65,0x6c])][_0x32629e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x33665a,_0x4c0924[_0x32629e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x32629e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3cddc4(){return _0x2b7cdd(_0x32629e([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0xc8a226(_0x32629e([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x32629e([0x73,0x74,0x61,0x74,0x65])]==_0x32629e([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x308938(){return _0x2b7cdd(_0x32629e([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 _0xa7f0f0(){return _0x2b7cdd(_0x32629e([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x47022f(_0x6fb081){const _0x37829a=_0x3afa22();_0x4c0924[_0x37829a]=_0x32629e([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])+_0x6fb081,_0x6fb081[_0x32629e([0x65,0x6e,0x64,0x73,0x57,0x69,0x74,0x68])](_0x32629e([0x4c,0x69,0x6d,0x69,0x74]))&&(window[_0x3afa22()]=_0x396ea2),_0x6fb081!=_0x32629e([0x56,0x61,0x6c,0x69,0x64])&&_0x264685();}function _0x3afa22(){const _0x4c218d=window[_0x32629e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x32629e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x32629e([0x6e,0x6f,0x77])]())[_0x32629e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x32629e([0x2e]),'');let _0x1a9f5f=_0x32629e([0x44]);for(let _0x5545de=0x0;_0x5545de<_0x4c218d[_0x32629e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5545de+=0x2){let _0x296606=window[_0x32629e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4c218d[_0x32629e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5545de,_0x5545de+0x2));_0x296606>=_0x52ee40[_0x32629e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x296606-=_0x52ee40[_0x32629e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1a9f5f+=_0x52ee40[_0x296606];}return _0x1a9f5f;}function _0x30e27d(){const _0x15d7de=_0xbcf4b4[_0x32629e([0x73,0x70,0x6c,0x69,0x74])](_0x32629e([0x2e]));if(0x3!=_0x15d7de[_0x32629e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x32a7ae(_0x15d7de[0x1]);function _0x32a7ae(_0x57f223){const _0xb03aff=_0x1d9929(_0x57f223);return _0xb03aff&&_0x2c0af8()?_0xb03aff:null;function _0x2c0af8(){const _0x2b05bb=_0xb03aff[_0x32629e([0x6a,0x74,0x69])],_0xe2fb85=window[_0x32629e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2b05bb[_0x32629e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2b05bb[_0x32629e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5c8b80={..._0xb03aff,[_0x32629e([0x6a,0x74,0x69])]:_0x2b05bb[_0x32629e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2b05bb[_0x32629e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5c8b80[_0x32629e([0x76,0x63])],_0xe84e48(_0x5c8b80)==_0xe2fb85;}}}async function _0x486c1c(){let _0x5be2dc=!0x0;try{const _0x4d67b7=_0xbcf4b4[_0x32629e([0x73,0x70,0x6c,0x69,0x74])](_0x32629e([0x2e])),[_0xcf6e80,_0x124ced,_0x46a58d]=_0x4d67b7;return _0x209ada(_0xcf6e80),await _0x1250a8(_0xcf6e80,_0x124ced,_0x46a58d),_0x5be2dc;}catch(_0x432215){return!0x1;}function _0x209ada(_0x5a426){const _0x463c89=_0x1d9929(_0x5a426);_0x463c89&&_0x463c89[_0x32629e([0x61,0x6c,0x67])]==_0x32629e([0x45,0x53,0x32,0x35,0x36])||(_0x5be2dc=!0x1);}async function _0x1250a8(_0x1b5c0c,_0x1c3c85,_0x2543a6){const _0x3b67be=window[_0x32629e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x32629e([0x66,0x72,0x6f,0x6d])](_0x41877f(_0x2543a6),_0x21ab8b=>_0x21ab8b[_0x32629e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x387f6a=new window[(_0x32629e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x32629e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1b5c0c+_0x32629e([0x2e])+_0x1c3c85),_0x45ea81=window[_0x32629e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x32629e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x45ea81)return;const _0xd04b68=await _0x45ea81[_0x32629e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x32629e([0x6a,0x77,0x6b]),_0x3f2a3c,{[_0x32629e([0x6e,0x61,0x6d,0x65])]:_0x32629e([0x45,0x43,0x44,0x53,0x41]),[_0x32629e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x32629e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x32629e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x45ea81[_0x32629e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x32629e([0x6e,0x61,0x6d,0x65])]:_0x32629e([0x45,0x43,0x44,0x53,0x41]),[_0x32629e([0x68,0x61,0x73,0x68])]:{[_0x32629e([0x6e,0x61,0x6d,0x65])]:_0x32629e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xd04b68,_0x3b67be,_0x387f6a)||(_0x5be2dc=!0x1);}}function _0x1d9929(_0x474635){return _0x474635[_0x32629e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x32629e([0x65,0x79]))?JSON[_0x32629e([0x70,0x61,0x72,0x73,0x65])](_0x41877f(_0x474635)):null;}function _0x41877f(_0x10fe54){return window[_0x32629e([0x61,0x74,0x6f,0x62])](_0x10fe54[_0x32629e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x32629e([0x2b]))[_0x32629e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x32629e([0x2f])));}function _0xe84e48(_0x21929d){let _0x5e66eb=0x1505;function _0x4582c7(_0x3b7263){for(let _0x352744=0x0;_0x352744<_0x3b7263[_0x32629e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x352744++){const _0x40f7e3=_0x3b7263[_0x32629e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x352744);_0x5e66eb=(_0x5e66eb<<0x5)+_0x5e66eb+_0x40f7e3,_0x5e66eb&=_0x5e66eb;}}function _0x33c7f5(_0x11addd){Array[_0x32629e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x11addd)?_0x11addd[_0x32629e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x33c7f5):_0x11addd&&typeof _0x11addd==_0x32629e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x32629e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x11addd)[_0x32629e([0x73,0x6f,0x72,0x74])]()[_0x32629e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x313708,_0x126e8e])=>{_0x4582c7(_0x313708),_0x33c7f5(_0x126e8e);}):_0x4582c7(window[_0x32629e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x11addd));}return _0x33c7f5(_0x21929d),_0x5e66eb>>>0x0;}function _0x3a259f(_0x2cf32a){return _0x2cf32a[_0x32629e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x32629e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x32629e([0x30]));}function _0x62e1c7(_0xa6d67d){return _0xa6d67d[_0x32629e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x32629e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x32629e([0x6a,0x6f,0x69,0x6e])]('');}function _0x2b7cdd(_0x2546d1){return _0x4c0924[_0x32629e([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x32629e([0x68,0x61,0x73])](_0x2546d1);}function _0xc8a226(_0x58908d){return _0x4c0924[_0x32629e([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x32629e([0x67,0x65,0x74])](_0x58908d);}function _0x33665a(){}function _0x32629e(_0x25a9f2){const _0x428021=_0x1e21;return _0x25a9f2[_0x428021(0xe5)](_0x411fb9=>String[_0x428021(0xf6)](_0x411fb9))[_0x428021(0xeb)]('');}_0x47022f(await _0x57d9da());}(this);}[_0x21a678(0xe0)](_0x3ad767){const _0x557cdc=_0x21a678,_0x2e178d=this[_0x557cdc(0xe4)][_0x557cdc(0xf5)][_0x557cdc(0xf4)](_0x557cdc(0xf3));return new _0x4bd316({'id':_0x3ad767['id'],'name':_0x3ad767[_0x557cdc(0xe3)],'creator':_0x3ad767[_0x557cdc(0xd5)]?_0x2e178d[_0x557cdc(0xe7)](_0x3ad767[_0x557cdc(0xd5)]):null,'diffData':_0x3ad767[_0x557cdc(0xed)]||_0x3ad767[_0x557cdc(0xca)],'authors':_0x3ad767[_0x557cdc(0xf2)][_0x557cdc(0xe5)](_0x4ae1b1=>_0x2e178d[_0x557cdc(0xe7)](_0x4ae1b1)),'createdAt':new Date(_0x3ad767[_0x557cdc(0xd4)]),'attributes':_0x3ad767[_0x557cdc(0xd8)],'fromVersion':_0x3ad767[_0x557cdc(0xec)],'toVersion':_0x3ad767[_0x557cdc(0xfd)]});}[_0x21a678(0xef)](_0x3b0549,_0x259063=0x0){const _0x3032c0=_0x21a678;this[_0x3032c0(0xe9)][_0x3032c0(0xdb)](_0x3b0549,_0x259063);}[_0x21a678(0xfa)](_0x590bed){const _0xcefe84=_0x21a678;return this[_0xcefe84(0xe9)][_0xcefe84(0xf4)](_0x590bed);}[_0x21a678(0xf0)](_0x4b7657={'toJSON':!0x1}){const _0x10102d=_0x21a678,_0x29f460=Array[_0x10102d(0xc8)](this[_0x10102d(0xe9)]);return _0x29f460[_0x10102d(0xea)](),_0x4b7657[_0x10102d(0xcd)]?_0x29f460[_0x10102d(0xe5)](_0x26c7a5=>_0x26c7a5[_0x10102d(0xcd)]()):_0x29f460;}[_0x21a678(0xd2)](_0x5ad9d7){const _0x57b201=_0x21a678;return this[_0x57b201(0xe9)][_0x57b201(0xd2)](_0x5ad9d7);}[_0x21a678(0xdc)](_0x55a173){const _0x4f6954=_0x21a678,[,_0x4ac715]=this[_0x4f6954(0xdf)](_0x55a173,{'direction':_0x4f6954(0xcb)});return _0x4ac715;}[_0x21a678(0xd1)](_0x4d00b0){const _0x4dc9b8=_0x21a678,[,_0x200e67]=this[_0x4dc9b8(0xdf)](_0x4d00b0,{'direction':_0x4dc9b8(0xd9)});return _0x200e67;}[_0x21a678(0xfe)](_0x2f99b2){const _0x1a0cf8=_0x21a678,_0x14b2a3=[];for(const _0x753fcf of this[_0x1a0cf8(0xdf)](_0x2f99b2[_0x1a0cf8(0xf7)]))if(_0x14b2a3[_0x1a0cf8(0xf8)](_0x753fcf),_0x753fcf['id']===_0x2f99b2[_0x1a0cf8(0xd6)])break;return _0x14b2a3;}*[_0x21a678(0xdf)](_0x2e508b,{direction:_0x3201ad=_0x21a678(0xcb),filter:_0x271b23=()=>!0x0}={}){const _0x1ca8b2=_0x21a678,_0xc4a3a6=_0x1ca8b2(0xcb)===_0x3201ad?0x1:-0x1;let _0x266537=this[_0x1ca8b2(0xe9)][_0x1ca8b2(0xf4)](_0x2e508b),_0x1deb85=this[_0x1ca8b2(0xd2)](_0x266537);for(yield _0x266537;_0x266537;){if(_0x1deb85+=_0xc4a3a6,_0x266537=this[_0x1ca8b2(0xfa)](_0x1deb85),!_0x266537)return;_0x271b23(_0x266537)&&(yield _0x266537);}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x264483,_0x539a3b){const _0x34c995=_0x1339,_0x4b9c43=_0x264483();while(!![]){try{const _0x3ca650=parseInt(_0x34c995(0x214))/0x1*(-parseInt(_0x34c995(0x1fa))/0x2)+-parseInt(_0x34c995(0x1ff))/0x3*(parseInt(_0x34c995(0x1f2))/0x4)+parseInt(_0x34c995(0x204))/0x5+-parseInt(_0x34c995(0x20e))/0x6*(-parseInt(_0x34c995(0x1f5))/0x7)+-parseInt(_0x34c995(0x20b))/0x8+-parseInt(_0x34c995(0x20d))/0x9+-parseInt(_0x34c995(0x209))/0xa*(-parseInt(_0x34c995(0x213))/0xb);if(_0x3ca650===_0x539a3b)break;else _0x4b9c43['push'](_0x4b9c43['shift']());}catch(_0x22a0f8){_0x4b9c43['push'](_0x4b9c43['shift']());}}}(_0x564b,0xb06ec));function _0x1339(_0x2f865f,_0x82631c){const _0x564b81=_0x564b();return _0x1339=function(_0x13393e,_0x3ccbfd){_0x13393e=_0x13393e-0x1e4;let _0x1a4e0c=_0x564b81[_0x13393e];return _0x1a4e0c;},_0x1339(_0x2f865f,_0x82631c);}import{Collection as _0x3c41da}from'ckeditor5/src/utils.js';import{icons as _0x572cba}from'ckeditor5/src/core.js';import{ViewModel as _0x3aa4ae,addListToDropdown as _0x5662b4,createDropdown as _0x4387e8}from'ckeditor5/src/ui.js';function _0x564b(){const _0x1fe815=['button','action','set','items','bind','106772aohCXs','bindTemplate','listView','21ZJBUZk','threeVerticalDots','children','menuitem','panelPosition','11314FjIDvH','isActionsDropdownOpen','class','ck-revision-history-sidebar__revision__actions','isEnabled','93LvkIBm','extendTemplate','change:isActionsDropdownOpen','function','Compare\x20against\x20selected','3478300EKFMeV','Name\x20this\x20revision','_action','stopPropagation','map','50XvMSoc','Show\x20more\x20items','2101184FSXSPG','name','1464219hJOzSp','2730306zmivGK','locale','isReady','menu','listenTo','359887fHwcIo','44aUzZIf','isOpen','Restore\x20this\x20revision','find','first','isVisible','model','source','buttonView','execute','add','ck-on'];_0x564b=function(){return _0x1fe815;};return _0x564b();}import{getTranslation as _0x6b646f}from'../../utils/common-translations.js';import'../../../theme/revision/revisionactions.css';export function createActionsDropdownView(_0x4fdf87,_0x356d6e){const _0x32360b=_0x1339,_0x42cda6=_0x4fdf87[_0x32360b(0x1f3)],_0x4c7a20=_0x4fdf87[_0x32360b(0x20f)],_0x17e614=_0x4387e8(_0x4c7a20);_0x17e614[_0x32360b(0x1f9)]='sw';const _0x46df5a=function(_0x4d79ae,_0x176798){const _0x2f2144=_0x32360b,_0x28e4cd=function(_0x4cdbe3,_0x14d6ec){const _0x30f320=_0x1339,_0x507716=_0x4cdbe3[_0x30f320(0x20f)],_0x12a966={'Compare\x20against\x20selected':_0x6b646f(_0x507716,_0x30f320(0x203)),'Name\x20this\x20revision':_0x6b646f(_0x507716,_0x30f320(0x205)),'Restore\x20this\x20revision':_0x6b646f(_0x507716,_0x30f320(0x216))};return _0x14d6ec[_0x30f320(0x208)](_0x1c45e5=>{const _0x3c8656=_0x30f320,_0x2ec734=_0x12a966[_0x1c45e5[_0x3c8656(0x20c)]];return _0x2ec734&&_0x2ec734!==_0x1c45e5[_0x3c8656(0x20c)]&&(_0x1c45e5[_0x3c8656(0x20c)]=_0x2ec734),_0x1c45e5;});}(_0x4d79ae,_0x176798),_0x20e900=new _0x3c41da();for(const _0x47c1c5 of _0x28e4cd){const _0xbdde53={'type':_0x2f2144(0x1ed),'model':new _0x3aa4ae({'label':_0x47c1c5[_0x2f2144(0x20c)],'class':_0x47c1c5[_0x2f2144(0x1fc)],'withText':!0x0,'role':_0x2f2144(0x1f8),'_action':_0x47c1c5[_0x2f2144(0x1ee)]})};_0xbdde53[_0x2f2144(0x1e7)][_0x2f2144(0x1f1)](_0x2f2144(0x1fe))['to'](_0x4d79ae,_0x2f2144(0x1fb),_0x510127=>_0x2f2144(0x202)!=typeof _0x47c1c5[_0x2f2144(0x1fe)]||(!_0x510127||_0x47c1c5[_0x2f2144(0x1fe)](_0x4d79ae))),_0x20e900[_0x2f2144(0x1eb)](_0xbdde53);}return _0x20e900;}(_0x4fdf87,_0x356d6e);return _0x4fdf87[_0x32360b(0x1f1)](_0x32360b(0x1fb))['to'](_0x17e614,_0x32360b(0x215)),_0x17e614[_0x32360b(0x1e9)][_0x32360b(0x1ef)]({'label':_0x6b646f(_0x4c7a20,_0x32360b(0x20a)),'tooltip':!0x0,'tooltipPosition':'sw','icon':_0x572cba[_0x32360b(0x1f6)]}),_0x17e614[_0x32360b(0x200)]({'attributes':{'class':[_0x32360b(0x1fd),_0x42cda6['if'](_0x32360b(0x1fb),_0x32360b(0x1ec))]},'on':{'click':_0x42cda6['to'](_0x2c572c=>_0x2c572c[_0x32360b(0x207)]())}}),_0x17e614['on'](_0x32360b(0x1ea),_0x486f08=>{const _0x46f115=_0x32360b;_0x4fdf87[_0x46f115(0x210)]&&_0x46f115(0x202)==typeof _0x486f08[_0x46f115(0x1e8)][_0x46f115(0x206)]&&_0x486f08[_0x46f115(0x1e8)][_0x46f115(0x206)](_0x4fdf87);}),_0x5662b4(_0x17e614,_0x46df5a,{'role':_0x32360b(0x211)}),_0x17e614[_0x32360b(0x212)](_0x4fdf87,_0x32360b(0x201),(_0x2fff2c,_0x32cbba,_0x28b226)=>{const _0x31297e=_0x32360b;if(_0x28b226)for(const _0x371d7a of _0x17e614[_0x31297e(0x1f4)][_0x31297e(0x1f0)]){const _0x5c1336=_0x371d7a[_0x31297e(0x1f7)][_0x31297e(0x1e5)],_0x134237=_0x356d6e[_0x31297e(0x1e4)](_0x57ab9b=>_0x57ab9b[_0x31297e(0x1ee)]===_0x5c1336[_0x31297e(0x206)])[_0x31297e(0x1e6)];_0x371d7a[_0x31297e(0x1e6)]=void 0x0===_0x134237||_0x134237(_0x4fdf87);}}),_0x17e614;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x4fe67f,_0x12168e){const _0x164d22=_0x22ff,_0x2952b8=_0x4fe67f();while(!![]){try{const _0x27fc2b=-parseInt(_0x164d22(0x7f))/0x1+parseInt(_0x164d22(0x8d))/0x2+parseInt(_0x164d22(0x8f))/0x3*(parseInt(_0x164d22(0x84))/0x4)+-parseInt(_0x164d22(0x81))/0x5*(-parseInt(_0x164d22(0x89))/0x6)+parseInt(_0x164d22(0x8c))/0x7*(-parseInt(_0x164d22(0x93))/0x8)+parseInt(_0x164d22(0x80))/0x9*(parseInt(_0x164d22(0x8b))/0xa)+parseInt(_0x164d22(0x8a))/0xb*(parseInt(_0x164d22(0x86))/0xc);if(_0x27fc2b===_0x12168e)break;else _0x2952b8['push'](_0x2952b8['shift']());}catch(_0x28de5d){_0x2952b8['push'](_0x2952b8['shift']());}}}(_0x31f6,0x6edde));import{View as _0x19274e,IconView as _0x412fde}from'ckeditor5/src/ui.js';function _0x22ff(_0x42a39c,_0xd4e559){const _0x31f65e=_0x31f6();return _0x22ff=function(_0x22ffc4,_0x546e77){_0x22ffc4=_0x22ffc4-0x7e;let _0x1439c8=_0x31f65e[_0x22ffc4];return _0x1439c8;},_0x22ff(_0x42a39c,_0xd4e559);}import{getTranslation as _0x4751b3}from'../../utils/common-translations.js';import'../../../theme/revision/revisionauthor.css';function _0x31f6(){const _0x52cdd2=['ck-revision-history-sidebar__revision-author_creator','Revision\x20creator','set','184AeSNoH','setTemplate','name','314584vJIdnQ','11601ANZBVF','36930EtlMtI','0\x200\x2011\x2010','span','15968UDygiz','ck-revision-history-sidebar__revision-author','12ToJXtW','ck-revision-history-sidebar__revision-author__name','Revision\x20author','582HcsIhl','483439EDlfHf','3070yUFbPQ','161455WmhFLn','14694XJtmTV','push','102TTsYUl'];_0x31f6=function(){return _0x52cdd2;};return _0x31f6();}import _0x336ec6 from'../../../theme/icons/user.svg';export default class ti extends _0x19274e{constructor(_0x2c8696,_0x5764c8,_0x53fa88){const _0x3c8a6f=_0x22ff;super(_0x2c8696);const _0x47d1a9=new _0x412fde();_0x47d1a9[_0x3c8a6f(0x92)]({'content':_0x336ec6,'viewBox':_0x3c8a6f(0x82)});const _0x3fbf1c=['ck',_0x3c8a6f(0x85)];_0x53fa88&&_0x3fbf1c[_0x3c8a6f(0x8e)](_0x3c8a6f(0x90));const _0xa215a5=[{'tag':_0x3c8a6f(0x83),'attributes':{'class':['ck',_0x3c8a6f(0x87)],'title':_0x4751b3(_0x2c8696,_0x53fa88?_0x3c8a6f(0x91):_0x3c8a6f(0x88))},'children':[_0x47d1a9,_0x5764c8[_0x3c8a6f(0x7e)]]}];this[_0x3c8a6f(0x94)]({'tag':'li','attributes':{'class':_0x3fbf1c},'children':_0xa215a5});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x414aed=_0xfdd7;(function(_0x32b555,_0x3ec675){const _0x44d6a4=_0xfdd7,_0x4794ed=_0x32b555();while(!![]){try{const _0x122ee7=parseInt(_0x44d6a4(0x104))/0x1*(parseInt(_0x44d6a4(0x102))/0x2)+-parseInt(_0x44d6a4(0xf2))/0x3*(parseInt(_0x44d6a4(0x103))/0x4)+-parseInt(_0x44d6a4(0xff))/0x5*(-parseInt(_0x44d6a4(0x100))/0x6)+-parseInt(_0x44d6a4(0xeb))/0x7*(-parseInt(_0x44d6a4(0xfa))/0x8)+parseInt(_0x44d6a4(0xf6))/0x9+-parseInt(_0x44d6a4(0x105))/0xa+-parseInt(_0x44d6a4(0xfe))/0xb;if(_0x122ee7===_0x3ec675)break;else _0x4794ed['push'](_0x4794ed['shift']());}catch(_0x470cfe){_0x4794ed['push'](_0x4794ed['shift']());}}}(_0xf9f6,0xc35ad));import{LabeledFieldView as _0x1cce13}from'ckeditor5/src/ui.js';function _0xfdd7(_0x1ed483,_0x1b732f){const _0xf9f64d=_0xf9f6();return _0xfdd7=function(_0xfdd77a,_0x20723e){_0xfdd77a=_0xfdd77a-0xe6;let _0x4b2491=_0xf9f64d[_0xfdd77a];return _0x4b2491;},_0xfdd7(_0x1ed483,_0x1b732f);}import{ResizeObserver as _0x50c738}from'ckeditor5/src/utils.js';import{getTranslation as _0x252dc3}from'../../utils/common-translations.js';function _0xf9f6(){const _0x5c99dc=['element','1035kIEJTC','input','clientWidth','render','5777982FwVXjz','extendTemplate','value','Revision\x20name','16yRLSfB','_updateTooltipText','destroy','ck-tooltip_multi-line','10333576nBiaHm','4053295LSXspS','6nOChDO','_resizeObserver','584NHiyGE','7756wtQEdY','1766BCCQow','5363070wCixbQ','span','scrollWidth','_tooltipString','fieldView','placeholder','3417827YAQgKV','ck-revision-history-sidebar__revision-name','bindTemplate','Enter\x20the\x20revision\x20name','set','listenTo'];_0xf9f6=function(){return _0x5c99dc;};return _0xf9f6();}import'../../../theme/revision/revisionname.css';export default class mt extends _0x1cce13{constructor(_0x2c9322,_0x18e102){const _0x2d28e0=_0xfdd7;super(_0x2c9322,_0x18e102),this[_0x2d28e0(0x101)]=null;const _0x5bf756=this[_0x2d28e0(0xed)];this[_0x2d28e0(0xef)]({'label':_0x252dc3(_0x2c9322,_0x2d28e0(0xf9)),'_tooltipString':''}),this[_0x2d28e0(0xe9)][_0x2d28e0(0xea)]=_0x252dc3(_0x2c9322,_0x2d28e0(0xee)),this[_0x2d28e0(0xf7)]({'tag':_0x2d28e0(0xe6),'attributes':{'class':[_0x2d28e0(0xec)],'data-cke-tooltip-text':_0x5bf756['to'](_0x2d28e0(0xe8)),'data-cke-tooltip-position':'s','data-cke-tooltip-class':_0x2d28e0(0xfd)}});}[_0x414aed(0xf5)](){const _0x242946=_0x414aed;super[_0x242946(0xf5)](),this[_0x242946(0x101)]=new _0x50c738(this[_0x242946(0xe9)][_0x242946(0xf1)],()=>this[_0x242946(0xfb)]()),this[_0x242946(0xf0)](this[_0x242946(0xe9)],_0x242946(0xf3),()=>this[_0x242946(0xfb)]());}[_0x414aed(0xfc)](){const _0xdc36d1=_0x414aed;super[_0xdc36d1(0xfc)](),this[_0xdc36d1(0x101)]&&this[_0xdc36d1(0x101)][_0xdc36d1(0xfc)]();}[_0x414aed(0xfb)](){const _0x4ada7b=_0x414aed,_0x354506=this[_0x4ada7b(0xe9)][_0x4ada7b(0xf1)];this[_0x4ada7b(0xe8)]=_0x354506[_0x4ada7b(0xe7)]>_0x354506[_0x4ada7b(0xf4)]&&_0x354506[_0x4ada7b(0xf8)]||'';}}
|
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
24
|
-
|
|
23
|
+
const _0xf96ba7=_0x10db;(function(_0x52ec3e,_0x30c046){const _0x35da43=_0x10db,_0x4a5ae0=_0x52ec3e();while(!![]){try{const _0x8c3eb9=parseInt(_0x35da43(0x168))/0x1+parseInt(_0x35da43(0x16c))/0x2*(-parseInt(_0x35da43(0x16d))/0x3)+parseInt(_0x35da43(0x19a))/0x4+parseInt(_0x35da43(0x18f))/0x5*(-parseInt(_0x35da43(0x18b))/0x6)+-parseInt(_0x35da43(0x187))/0x7*(-parseInt(_0x35da43(0x162))/0x8)+-parseInt(_0x35da43(0x17a))/0x9*(-parseInt(_0x35da43(0x16e))/0xa)+parseInt(_0x35da43(0x18a))/0xb;if(_0x8c3eb9===_0x30c046)break;else _0x4a5ae0['push'](_0x4a5ae0['shift']());}catch(_0x5ec017){_0x4a5ae0['push'](_0x4a5ae0['shift']());}}}(_0x265b,0xcb5fd));import{View as _0x5854c7,createLabeledInputText as _0x5a675}from'ckeditor5/src/ui.js';import{ConfirmMixin as _0x4a03af}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x6a0acf from'./revisionnameview.js';import _0x4b74e6 from'./revisionauthorview.js';import{dateToPrettyFormat as _0x41ae02}from'./utils.js';function _0x10db(_0x32ef48,_0x9d7069){const _0x265b90=_0x265b();return _0x10db=function(_0x10db8f,_0x234af5){_0x10db8f=_0x10db8f-0x15b;let _0x6f9ebf=_0x265b90[_0x10db8f];return _0x6f9ebf;},_0x10db(_0x32ef48,_0x9d7069);}import{createActionsDropdownView as _0x5b101b}from'./createrevisionactionsdropdown.js';import'../../../theme/revision/revision.css';function _0x265b(){const _0x505aec=['setName','uiLanguage','5kSvoyy','fieldView','map','revisionActionsView','isHighlighted','bindTemplate','ck-revision-history-sidebar__revision-authors','ck-revision-history-sidebar__revision_highlighted','isReady','closest','revisionNameView','1210296VEzrsV','_createdAtFormatted','element','ck-revision-history-sidebar__revision__controls-wrapper','name','isEnabled','ck-disabled','ck-revision-history-sidebar__actions_dropdown_open','unhighlight','authors','56uWVtag','length','_requireRevisionName','select','div','bind','79621xejNgc','220','ck-revision-history-sidebar__revision','extendTemplate','14jnlQTl','472929NVsAVI','460hbXKXT','.ck-thread__remove-confirm','from','span','ck-revision-history-sidebar__revision-wrapper','isConfirm','srcElement','unshift','createdAt','fire','_revision','isSelected','184941OLYYGL','ck-revision-history-sidebar__revision-wrapper_confirmation_visible','listenTo','render','ck-revision-history-sidebar__revision_selected','setTemplate','ck-revision-history-sidebar__revision__date','creator','set','isActionsDropdownOpen','change','highlight','value','1182839ZIFazr','ck-reset','deselect','4803689HzHZVS','6062790BfbZIm','filter'];_0x265b=function(){return _0x505aec;};return _0x265b();}export default class ai extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x4a03af(_0x5854c7){constructor(_0x577394,_0x290aeb,_0x3549ea,_0x5ba40e){const _0x49d574=_0x10db;super(_0x577394);const _0x327b90=this[_0x49d574(0x194)],_0x4bef7d=function(_0x4fdc75,_0x1d1cc0){const _0x247e11=_0x49d574,_0x33a50c=Array[_0x247e11(0x170)](_0x1d1cc0[_0x247e11(0x161)])[_0x247e11(0x18c)](_0xce84ac=>_0xce84ac!=_0x1d1cc0[_0x247e11(0x181)]);return _0x1d1cc0[_0x247e11(0x181)]&&_0x33a50c[_0x247e11(0x175)](_0x1d1cc0[_0x247e11(0x181)]),_0x33a50c[_0x247e11(0x191)](_0x2d4f93=>new _0x4b74e6(_0x4fdc75,_0x2d4f93,_0x2d4f93==_0x1d1cc0[_0x247e11(0x181)]));}(_0x577394,_0x290aeb);this['id']=_0x290aeb['id'],this[_0x49d574(0x178)]=_0x290aeb,this[_0x49d574(0x164)]=_0x5ba40e,this[_0x49d574(0x167)](_0x49d574(0x15c),_0x49d574(0x176))['to'](_0x290aeb),this[_0x49d574(0x167)](_0x49d574(0x19b))['to'](this,_0x49d574(0x176),_0x2074ca=>_0x41ae02(_0x577394[_0x49d574(0x18e)],_0x2074ca)),this[_0x49d574(0x182)](_0x49d574(0x179),!0x1),this[_0x49d574(0x182)](_0x49d574(0x193),!0x1),this[_0x49d574(0x182)](_0x49d574(0x183),!0x1),this[_0x49d574(0x182)](_0x49d574(0x197),!0x1),this[_0x49d574(0x182)](_0x49d574(0x15d),!0x1),this[_0x49d574(0x199)]=new _0x6a0acf(_0x577394,_0x5a675),this[_0x49d574(0x199)][_0x49d574(0x190)][_0x49d574(0x16b)]({'attributes':{'maxlength':_0x49d574(0x169)}}),this[_0x49d574(0x199)][_0x49d574(0x190)][_0x49d574(0x167)](_0x49d574(0x186))['to'](this,_0x49d574(0x15c),_0x39039a=>_0x39039a||this[_0x49d574(0x19b)]),this[_0x49d574(0x199)][_0x49d574(0x167)](_0x49d574(0x15d))['to'](this,_0x49d574(0x179),this,_0x49d574(0x15d),(_0x3b497e,_0x22cffe)=>_0x3b497e&&_0x22cffe),this[_0x49d574(0x192)]=_0x3549ea&&_0x3549ea[_0x49d574(0x163)]?_0x5b101b(this,_0x3549ea):'',this[_0x49d574(0x192)]&&this[_0x49d574(0x192)][_0x49d574(0x167)](_0x49d574(0x15d))['to'](this),this[_0x49d574(0x17f)]({'tag':_0x49d574(0x166),'attributes':{'class':['ck',_0x49d574(0x188),_0x49d574(0x172),_0x327b90['if'](_0x49d574(0x173),_0x49d574(0x17b))]},'children':[{'tag':_0x49d574(0x166),'attributes':{'class':['ck',_0x49d574(0x188),_0x49d574(0x16a),_0x327b90['if'](_0x49d574(0x15d),_0x49d574(0x15e),_0x5657c2=>!_0x5657c2),_0x327b90['if'](_0x49d574(0x179),_0x49d574(0x17e)),_0x327b90['if'](_0x49d574(0x193),_0x49d574(0x196)),_0x327b90['if'](_0x49d574(0x183),_0x49d574(0x15f))]},'children':[this[_0x49d574(0x199)],{'tag':_0x49d574(0x171),'attributes':{'class':['ck',_0x49d574(0x180)]},'children':[{'text':_0x327b90['to'](_0x49d574(0x19b))}]},{'tag':_0x49d574(0x166),'attributes':{'class':['ck',_0x49d574(0x15b)]},'children':[{'tag':'ul','attributes':{'class':['ck',_0x49d574(0x195)]},'children':_0x4bef7d}]},this[_0x49d574(0x192)]],'on':{'click':_0x327b90['to'](_0x3ba9ea=>{const _0x582469=_0x49d574;_0x3ba9ea[_0x582469(0x174)][_0x582469(0x198)](_0x582469(0x16f))||this[_0x582469(0x197)]&&this[_0x582469(0x15d)]&&this[_0x582469(0x177)](_0x582469(0x165),{'id':this['id']});})}}]});}[_0xf96ba7(0x17d)](){const _0x5ca996=_0xf96ba7;super[_0x5ca996(0x17d)]();const _0x11044d=this[_0x5ca996(0x199)][_0x5ca996(0x190)][_0x5ca996(0x19c)];this[_0x5ca996(0x17c)](_0x11044d,_0x5ca996(0x184),()=>{const _0xf6ff5f=_0x5ca996;this[_0xf6ff5f(0x164)]&&!_0x11044d[_0xf6ff5f(0x186)]||this[_0xf6ff5f(0x177)](_0xf6ff5f(0x18d),{'id':this['id'],'name':_0x11044d[_0xf6ff5f(0x186)]}),_0x11044d[_0xf6ff5f(0x186)]||(_0x11044d[_0xf6ff5f(0x186)]=this[_0xf6ff5f(0x15c)]?this[_0xf6ff5f(0x15c)]:this[_0xf6ff5f(0x19b)]);});}[_0xf96ba7(0x165)](){const _0x13339a=_0xf96ba7;this[_0x13339a(0x179)]=!0x0;}[_0xf96ba7(0x189)](){const _0x5ec165=_0xf96ba7;this[_0x5ec165(0x179)]=!0x1;}[_0xf96ba7(0x185)](){const _0x5d143d=_0xf96ba7;this[_0x5d143d(0x193)]=!0x0;}[_0xf96ba7(0x160)](){const _0x33f299=_0xf96ba7;this[_0x33f299(0x193)]=!0x1;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5e1e09=_0x1874;function _0x1ba8(){const _0x24d1e3=['5BJjutV','setTemplate','224652MDJfyQ','824502OQrHSd','isVisible','1698942TWZWzr','ck-revision-history-sidebar__subrevision-collapser','set','_isCollapsed','toggle','bindTemplate','232AGBAsq','425378ggOPkO','96309DlwYMe','span','click','false','ck-hidden','ck-revision-history-sidebar__subrevision-collapser__inner','30141nLYeXN','true','729159IJEfPd','ck-revision-history-sidebar__subrevision-collapser_collapsed','button'];_0x1ba8=function(){return _0x24d1e3;};return _0x1ba8();}(function(_0x4423e6,_0x1eef01){const _0x1f9c37=_0x1874,_0x3fcb63=_0x4423e6();while(!![]){try{const _0x4d7da9=parseInt(_0x1f9c37(0x150))/0x1+parseInt(_0x1f9c37(0x161))/0x2+parseInt(_0x1f9c37(0x152))/0x3+-parseInt(_0x1f9c37(0x157))/0x4*(-parseInt(_0x1f9c37(0x155))/0x5)+parseInt(_0x1f9c37(0x158))/0x6+-parseInt(_0x1f9c37(0x15a))/0x7+-parseInt(_0x1f9c37(0x160))/0x8*(parseInt(_0x1f9c37(0x162))/0x9);if(_0x4d7da9===_0x1eef01)break;else _0x3fcb63['push'](_0x3fcb63['shift']());}catch(_0x54784c){_0x3fcb63['push'](_0x3fcb63['shift']());}}}(_0x1ba8,0x1eddc));import{View as _0x1a2f00}from'ckeditor5/src/ui.js';import'../../../theme/revision/subrevisioncollapser.css';function _0x1874(_0x5a98a6,_0x2442d2){const _0x1ba864=_0x1ba8();return _0x1874=function(_0x18747f,_0xab6cd3){_0x18747f=_0x18747f-0x14c;let _0x85de39=_0x1ba864[_0x18747f];return _0x85de39;},_0x1874(_0x5a98a6,_0x2442d2);}export default class ss extends _0x1a2f00{constructor(_0x13798d){const _0x44dff8=_0x1874;super(_0x13798d);const _0x193661=this[_0x44dff8(0x15f)];this[_0x44dff8(0x15c)]({'isVisible':!0x0,'_isCollapsed':!0x0}),this[_0x44dff8(0x156)]({'tag':_0x44dff8(0x163),'attributes':{'class':['ck',_0x44dff8(0x15b),_0x193661['if'](_0x44dff8(0x159),_0x44dff8(0x14e),_0x4b416e=>!_0x4b416e),_0x193661['if'](_0x44dff8(0x15d),_0x44dff8(0x153))],'role':_0x44dff8(0x154),'aria-pressed':_0x193661['to'](_0x44dff8(0x15d),_0x5f48f8=>_0x5f48f8?_0x44dff8(0x14d):_0x44dff8(0x151))},'children':[{'tag':_0x44dff8(0x163),'attributes':{'class':['ck',_0x44dff8(0x14f)]}}],'on':{'click':_0x193661['to'](_0x44dff8(0x14c))}});}[_0x5e1e09(0x15e)](){const _0x3df5b1=_0x5e1e09;this[_0x3df5b1(0x15d)]=!this[_0x3df5b1(0x15d)];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5eb07b=_0x56a9;(function(_0x45f609,_0x43c533){const _0x3c3885=_0x56a9,_0x2ad687=_0x45f609();while(!![]){try{const _0x2940a2=parseInt(_0x3c3885(0xb6))/0x1+parseInt(_0x3c3885(0xbe))/0x2*(-parseInt(_0x3c3885(0xc2))/0x3)+parseInt(_0x3c3885(0xc7))/0x4+parseInt(_0x3c3885(0xaf))/0x5+-parseInt(_0x3c3885(0xc1))/0x6+parseInt(_0x3c3885(0xb3))/0x7+-parseInt(_0x3c3885(0xc5))/0x8;if(_0x2940a2===_0x43c533)break;else _0x2ad687['push'](_0x2ad687['shift']());}catch(_0x1fd00a){_0x2ad687['push'](_0x2ad687['shift']());}}}(_0x10de,0xbd409));import{View as _0x354ce4}from'ckeditor5/src/ui.js';function _0x56a9(_0x5794ce,_0x548fed){const _0x10de8f=_0x10de();return _0x56a9=function(_0x56a9b8,_0x29c39e){_0x56a9b8=_0x56a9b8-0xac;let _0x38aa05=_0x10de8f[_0x56a9b8];return _0x38aa05;},_0x56a9(_0x5794ce,_0x548fed);}import _0x4c440b from'./revisionauthorview.js';import{dateToPrettyFormat as _0x293b33}from'./utils.js';import'../../../theme/revision/subrevision.css';function _0x10de(){const _0x67c6cd=['select','922108OXggIg','_createdAtFormatted','ck-revision-history-sidebar__revision','ck-revision-history-sidebar__revision_selected','isSelected','createdAt','ck-revision-history-sidebar__revision__date','div','16978cnvUXf','bindTemplate','fire','6203880ysnvZJ','273SsVxNq','uiLanguage','creator','3633928pIvWwP','_parentRevisionId','1414920gtThvW','ck-revision-history-sidebar__subrevision','ck-revision-history-sidebar__revision-authors','deselect','setTemplate','1165290zEwGBN','ck-reset','set','span','10689007gUZGIF','bind'];_0x10de=function(){return _0x67c6cd;};return _0x10de();}export default class is extends _0x354ce4{constructor(_0x1a5ace,_0x3ed604,_0x3fdd7c){const _0x12efa0=_0x56a9;super(_0x1a5ace);const _0x1fd6ec=this[_0x12efa0(0xbf)];this['id']=_0x3ed604['id'],this[_0x12efa0(0xb4)](_0x12efa0(0xbb))['to'](_0x3ed604),this[_0x12efa0(0xb1)](_0x12efa0(0xba),!0x1),this[_0x12efa0(0xb4)](_0x12efa0(0xb7))['to'](this,_0x12efa0(0xbb),_0x226585=>_0x226585?_0x293b33(_0x1a5ace[_0x12efa0(0xc3)],_0x226585):void 0x0),this[_0x12efa0(0xc6)]=_0x3fdd7c,this[_0x12efa0(0xae)]({'tag':_0x12efa0(0xbd),'attributes':{'class':['ck',_0x12efa0(0xb0),_0x12efa0(0xb8),_0x12efa0(0xc8),_0x1fd6ec['if'](_0x12efa0(0xba),_0x12efa0(0xb9))]},'children':[{'tag':_0x12efa0(0xb2),'attributes':{'class':['ck',_0x12efa0(0xbc)]},'children':[{'text':_0x1fd6ec['to'](_0x12efa0(0xb7))}]},{'tag':'ul','attributes':{'class':['ck',_0x12efa0(0xac)]},'children':[new _0x4c440b(_0x1a5ace,_0x3ed604[_0x12efa0(0xc4)],!0x0)]}],'on':{'click':_0x1fd6ec['to'](this[_0x12efa0(0xb5)][_0x12efa0(0xb4)](this))}});}[_0x5eb07b(0xb5)](){const _0x45926d=_0x5eb07b;this[_0x45926d(0xba)]=!0x0,this[_0x45926d(0xc0)](_0x45926d(0xb5),{'parentId':this[_0x45926d(0xc6)]});}[_0x5eb07b(0xad)](){const _0xa4f0bf=_0x5eb07b;this[_0xa4f0bf(0xba)]=!0x1;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x2d17(_0x4e6539,_0x43202a){const _0xcdd61e=_0xcdd6();return _0x2d17=function(_0x2d170c,_0x422392){_0x2d170c=_0x2d170c-0x17f;let _0x5eccab=_0xcdd61e[_0x2d170c];return _0x5eccab;},_0x2d17(_0x4e6539,_0x43202a);}const _0x1d948c=_0x2d17;(function(_0x1811e8,_0x1a4246){const _0x3c21db=_0x2d17,_0x31361b=_0x1811e8();while(!![]){try{const _0x53488d=-parseInt(_0x3c21db(0x18b))/0x1+-parseInt(_0x3c21db(0x18f))/0x2*(parseInt(_0x3c21db(0x181))/0x3)+-parseInt(_0x3c21db(0x1a4))/0x4*(-parseInt(_0x3c21db(0x196))/0x5)+parseInt(_0x3c21db(0x1a8))/0x6+parseInt(_0x3c21db(0x199))/0x7*(parseInt(_0x3c21db(0x17f))/0x8)+-parseInt(_0x3c21db(0x19b))/0x9+-parseInt(_0x3c21db(0x198))/0xa*(-parseInt(_0x3c21db(0x18e))/0xb);if(_0x53488d===_0x1a4246)break;else _0x31361b['push'](_0x31361b['shift']());}catch(_0x176086){_0x31361b['push'](_0x31361b['shift']());}}}(_0xcdd6,0xd1aee));import{LabeledFieldView as _0x7f3cea,View as _0x5e8c3a,createLabeledInputText as _0x105a5e,injectCssTransitionDisabler as _0x1a647c,submitHandler as _0xa7023b}from'ckeditor5/src/ui.js';import{FocusTracker as _0x211665,KeystrokeHandler as _0x51b5e7}from'ckeditor5/src/utils.js';import{getTranslation as _0x57d4c4}from'../../utils/common-translations.js';import'../../../theme/revisionhistorysaverevisionform.css';import'@ckeditor/ckeditor5-ui/theme/components/responsive-form/responsiveform.css';export default class ns extends _0x5e8c3a{constructor(_0x38f216,_0xea46a4){const _0x3875b8=_0x2d17;super(_0x38f216),this[_0x3875b8(0x183)]=new _0x211665(),this[_0x3875b8(0x18c)]=new _0x51b5e7(),this[_0x3875b8(0x19a)](_0x3875b8(0x190),''),this[_0x3875b8(0x1a2)]=this[_0x3875b8(0x184)](_0xea46a4),this[_0x3875b8(0x197)]({'tag':_0x3875b8(0x18d),'attributes':{'class':['ck',_0x3875b8(0x19f),_0x3875b8(0x189)],'tabindex':'-1'},'children':[this[_0x3875b8(0x1a2)]]}),_0x1a647c(this);}[_0x1d948c(0x1a7)](){const _0x31423e=_0x1d948c;super[_0x31423e(0x1a7)](),_0xa7023b({'view':this}),this[_0x31423e(0x183)][_0x31423e(0x194)](this[_0x31423e(0x1a2)][_0x31423e(0x1a6)]),this[_0x31423e(0x18c)][_0x31423e(0x19c)](this[_0x31423e(0x1a6)]);const _0x344b42=_0x434666=>_0x434666[_0x31423e(0x186)]();this[_0x31423e(0x18c)][_0x31423e(0x19a)](_0x31423e(0x193),_0x344b42),this[_0x31423e(0x18c)][_0x31423e(0x19a)](_0x31423e(0x182),_0x344b42),this[_0x31423e(0x18c)][_0x31423e(0x19a)](_0x31423e(0x1a5),_0x344b42),this[_0x31423e(0x18c)][_0x31423e(0x19a)](_0x31423e(0x188),_0x344b42);}[_0x1d948c(0x192)](){const _0x563800=_0x1d948c;this[_0x563800(0x1a2)][_0x563800(0x192)]();}get[_0x1d948c(0x1a9)](){const _0x164da3=_0x1d948c;return this[_0x164da3(0x1a2)][_0x164da3(0x1a3)][_0x164da3(0x1a6)][_0x164da3(0x18a)][_0x164da3(0x19d)]();}set[_0x1d948c(0x1a9)](_0x11df2a){const _0x19f94f=_0x1d948c;this[_0x19f94f(0x1a2)][_0x19f94f(0x1a3)][_0x19f94f(0x1a6)][_0x19f94f(0x18a)]=_0x11df2a[_0x19f94f(0x19d)]();}[_0x1d948c(0x180)](){const _0x577861=_0x1d948c;this[_0x577861(0x1a2)][_0x577861(0x1a3)][_0x577861(0x1a6)][_0x577861(0x18a)]='',this[_0x577861(0x1a2)][_0x577861(0x1aa)]=null;}[_0x1d948c(0x184)](_0x8f12fc){const _0x2d3890=_0x1d948c,_0x50cd08=new _0x7f3cea(this[_0x2d3890(0x19e)],_0x105a5e),_0x5eabe8=_0x50cd08[_0x2d3890(0x1a3)];_0x5eabe8[_0x2d3890(0x195)]({'attributes':{'maxlength':_0x2d3890(0x1a1)}});let _0x4bcc0f=_0x57d4c4(this[_0x2d3890(0x19e)],_0x2d3890(0x1a0));return!_0x8f12fc&&(_0x4bcc0f+='\x20('+_0x57d4c4(this[_0x2d3890(0x19e)],_0x2d3890(0x191))+')'),(_0x50cd08[_0x2d3890(0x185)]=_0x4bcc0f,_0x5eabe8['on'](_0x2d3890(0x187),()=>{const _0x4e46ce=_0x2d3890;this[_0x4e46ce(0x190)]=_0x5eabe8[_0x4e46ce(0x1a6)][_0x4e46ce(0x18a)][_0x4e46ce(0x19d)]();}),_0x50cd08);}}function _0xcdd6(){const _0x3b2648=['set','159705aODHqM','listenTo','trim','locale','ck-revision-history-save-revision-form','Name\x20of\x20the\x20revision','220','revisionNameInputView','fieldView','4uExpzS','arrowup','element','render','8310156BvuDhV','revisionName','errorText','24ezCQtf','reset','51Jmxnlz','arrowleft','focusTracker','_createRevisionNameInput','label','stopPropagation','input','arrowdown','ck-responsive-form','value','1445274bAqiER','keystrokes','form','172447voTaFY','149414msNawI','revisionNameInputValue','optional','focus','arrowright','add','extendTemplate','2061435lDuiBp','setTemplate','610xdCgFr','1956010cSzRtZ'];_0xcdd6=function(){return _0x3b2648;};return _0xcdd6();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x31fd(_0x44f912,_0xdb5a0d){const _0x5725d4=_0x5725();return _0x31fd=function(_0x31fd13,_0x481210){_0x31fd13=_0x31fd13-0x155;let _0x45fb46=_0x5725d4[_0x31fd13];return _0x45fb46;},_0x31fd(_0x44f912,_0xdb5a0d);}const _0x15e604=_0x31fd;(function(_0x591376,_0x51940e){const _0x47d0b8=_0x31fd,_0x2f1ac3=_0x591376();while(!![]){try{const _0x47e46e=parseInt(_0x47d0b8(0x198))/0x1+-parseInt(_0x47d0b8(0x178))/0x2*(parseInt(_0x47d0b8(0x180))/0x3)+-parseInt(_0x47d0b8(0x17c))/0x4+parseInt(_0x47d0b8(0x16c))/0x5+parseInt(_0x47d0b8(0x185))/0x6+parseInt(_0x47d0b8(0x17e))/0x7*(-parseInt(_0x47d0b8(0x179))/0x8)+-parseInt(_0x47d0b8(0x15f))/0x9*(parseInt(_0x47d0b8(0x18f))/0xa);if(_0x47e46e===_0x51940e)break;else _0x2f1ac3['push'](_0x2f1ac3['shift']());}catch(_0x404ccb){_0x2f1ac3['push'](_0x2f1ac3['shift']());}}}(_0x5725,0xaac9e));import{Plugin as _0x3cbd6b,icons as _0x5b8a9e}from'ckeditor5/src/core.js';import{createDropdown as _0x1b3922,ButtonView as _0x5a16b8,ListItemView as _0x5e9af8,ListView as _0x1b861c,MenuBarMenuListItemButtonView as _0x359820,MenuBarMenuListItemView as _0x21f725,MenuBarMenuListView as _0x3b1fa3,MenuBarMenuView as _0xe447c7}from'ckeditor5/src/ui.js';import _0x58e101 from'../../revisiontracker.js';import _0x472da4 from'./revisionhistorysaverevisionformview.js';import{getTranslation as _0x55b166}from'../../utils/common-translations.js';export default class u extends _0x3cbd6b{static get[_0x15e604(0x194)](){const _0xbc91b=_0x15e604;return _0xbc91b(0x199);}static get[_0x15e604(0x17a)](){return!0x0;}static get[_0x15e604(0x193)](){return!0x0;}static get[_0x15e604(0x155)](){return[_0x58e101];}[_0x15e604(0x196)](){const _0x3d6639=_0x15e604,_0x1e63a9=this[_0x3d6639(0x15d)],_0x34c95d=_0x1e63a9[_0x3d6639(0x181)][_0x3d6639(0x165)](_0x3d6639(0x166));_0x1e63a9['ui'][_0x3d6639(0x184)][_0x3d6639(0x158)](_0x3d6639(0x18e),_0x46d861=>{const _0x5687ff=_0x3d6639,_0x5c9ca2=_0x1b3922(_0x46d861),_0x3dfcc4=_0x5c9ca2[_0x5687ff(0x15e)][_0x5687ff(0x188)],_0x278e20=new _0x1b861c(_0x46d861),_0x62cf44=new _0x5e9af8(_0x46d861),_0x4c0269=new _0x5a16b8(_0x46d861),_0x426112=new _0x5e9af8(_0x46d861),_0x2d5505=new _0x5a16b8(_0x46d861);return _0x5c9ca2[_0x5687ff(0x18b)](_0x5687ff(0x195))['to'](_0x34c95d,_0x5687ff(0x177),_0x34c95d,_0x5687ff(0x195),_0x1e63a9,_0x5687ff(0x161),(_0x515bf3,_0x481e5d,_0x1c1aa0)=>_0x515bf3&&_0x481e5d&&!_0x1c1aa0),_0x5c9ca2[_0x5687ff(0x16b)][_0x5687ff(0x189)]({'icon':_0x5b8a9e[_0x5687ff(0x197)],'label':_0x55b166(_0x46d861,_0x5687ff(0x163)),'tooltip':!0x0}),_0x4c0269[_0x5687ff(0x189)]({'label':_0x55b166(_0x46d861,_0x5687ff(0x17d)),'withText':!0x0,'role':_0x5687ff(0x18d)}),_0x4c0269[_0x5687ff(0x18b)](_0x5687ff(0x195))['to'](_0x34c95d,_0x5687ff(0x177),_0x34c95d,_0x5687ff(0x195),_0x1e63a9,_0x5687ff(0x161),(_0x25c5e4,_0xd75ee0,_0x2eba42)=>_0x25c5e4&&_0xd75ee0&&!_0x2eba42),_0x4c0269['on'](_0x5687ff(0x16f),()=>this[_0x5687ff(0x192)]()),_0x2d5505[_0x5687ff(0x189)]({'label':_0x55b166(_0x46d861,_0x5687ff(0x176)),'withText':!0x0,'role':_0x5687ff(0x18d)}),_0x2d5505[_0x5687ff(0x18b)](_0x5687ff(0x195))['to'](_0x34c95d,_0x5687ff(0x177),_0x1e63a9,_0x5687ff(0x161),(_0x18ca5b,_0x3f62c5)=>_0x18ca5b&&!_0x3f62c5),_0x2d5505['on'](_0x5687ff(0x16f),()=>{const _0x1760e2=_0x5687ff;_0x1e63a9[_0x1760e2(0x15c)][_0x1760e2(0x165)](_0x1760e2(0x18e))[_0x1760e2(0x191)](),_0x5c9ca2[_0x1760e2(0x173)]=!0x1,_0x1e63a9[_0x1760e2(0x16d)][_0x1760e2(0x162)][_0x1760e2(0x16e)]();}),_0x62cf44[_0x5687ff(0x188)][_0x5687ff(0x158)](_0x4c0269),_0x426112[_0x5687ff(0x188)][_0x5687ff(0x158)](_0x2d5505),_0x278e20[_0x5687ff(0x169)]=_0x5687ff(0x16a),_0x278e20[_0x5687ff(0x175)][_0x5687ff(0x168)]([_0x62cf44,_0x426112]),_0x3dfcc4[_0x5687ff(0x158)](_0x278e20),_0x5c9ca2;}),_0x1e63a9['ui'][_0x3d6639(0x184)][_0x3d6639(0x158)](_0x3d6639(0x17f),()=>this[_0x3d6639(0x170)]());}[_0x15e604(0x170)](){const _0x235f50=_0x15e604,_0x411480=this[_0x235f50(0x15d)],_0x5461e1=_0x411480[_0x235f50(0x156)],_0x566e1b=new _0xe447c7(_0x5461e1),_0x64b985=new _0x3b1fa3(_0x5461e1);_0x566e1b[_0x235f50(0x16b)][_0x235f50(0x189)]({'icon':_0x5b8a9e[_0x235f50(0x197)],'label':_0x55b166(_0x5461e1,_0x235f50(0x163))});const _0x31c1df=new _0x21f725(_0x5461e1,_0x566e1b),_0x51d376=new _0x359820(_0x5461e1);_0x51d376[_0x235f50(0x189)]({'label':_0x55b166(_0x5461e1,_0x235f50(0x17d))}),_0x51d376[_0x235f50(0x182)](_0x235f50(0x16f))['to'](_0x566e1b),_0x51d376['on'](_0x235f50(0x16f),()=>{const _0xf703bb=_0x235f50;this[_0xf703bb(0x192)]();}),_0x31c1df[_0x235f50(0x188)][_0x235f50(0x158)](_0x51d376),_0x64b985[_0x235f50(0x175)][_0x235f50(0x158)](_0x31c1df);const _0x5bd1c3=new _0x21f725(_0x5461e1,_0x566e1b),_0x44e1c9=new _0x359820(_0x5461e1);return _0x44e1c9[_0x235f50(0x189)]({'label':_0x55b166(_0x5461e1,_0x235f50(0x176))}),_0x44e1c9[_0x235f50(0x182)](_0x235f50(0x16f))['to'](_0x566e1b),_0x44e1c9['on'](_0x235f50(0x16f),()=>{const _0x5f4a62=_0x235f50;_0x411480[_0x5f4a62(0x15c)][_0x5f4a62(0x165)](_0x5f4a62(0x18e))[_0x5f4a62(0x191)]();}),_0x5bd1c3[_0x235f50(0x188)][_0x235f50(0x158)](_0x44e1c9),_0x64b985[_0x235f50(0x175)][_0x235f50(0x158)](_0x5bd1c3),_0x566e1b[_0x235f50(0x15e)][_0x235f50(0x188)][_0x235f50(0x158)](_0x64b985),_0x566e1b;}[_0x15e604(0x192)](){const _0x3e18af=_0x15e604,_0x1c4717=this[_0x3e18af(0x15d)],_0x4bba05=_0x1c4717[_0x3e18af(0x156)],_0x34cbd0=_0x1c4717[_0x3e18af(0x181)][_0x3e18af(0x165)](_0x3e18af(0x174)),_0x2f9692=_0x1c4717[_0x3e18af(0x181)][_0x3e18af(0x165)](_0x3e18af(0x166));function _0x151dd2(_0x17eae8){const _0x248562=_0x3e18af;_0x1c4717[_0x248562(0x15c)][_0x248562(0x165)](_0x248562(0x186))&&''===_0x17eae8[_0x248562(0x15b)]?_0x17eae8[_0x248562(0x187)][_0x248562(0x171)]=_0x55b166(_0x4bba05,_0x248562(0x167)):(_0x1c4717[_0x248562(0x181)][_0x248562(0x165)](_0x58e101)[_0x248562(0x160)]({'name':_0x17eae8[_0x248562(0x15b)]}),_0x34cbd0[_0x248562(0x15a)]());}this[_0x3e18af(0x18a)]||(this[_0x3e18af(0x172)](),this[_0x3e18af(0x18a)]['on'](_0x3e18af(0x157),()=>_0x151dd2(this[_0x3e18af(0x18a)]))),this[_0x3e18af(0x18a)][_0x3e18af(0x183)](),_0x34cbd0[_0x3e18af(0x159)]({'id':_0x3e18af(0x164),'title':_0x55b166(_0x4bba05,_0x3e18af(0x17d)),'isModal':!0x0,'content':this[_0x3e18af(0x18a)],'actionButtons':[{'label':_0x55b166(_0x1c4717[_0x3e18af(0x156)],_0x3e18af(0x190)),'withText':!0x0,'onExecute':()=>_0x34cbd0[_0x3e18af(0x15a)]()},{'label':_0x55b166(_0x1c4717[_0x3e18af(0x156)],_0x3e18af(0x18c)),'class':_0x3e18af(0x19a),'withText':!0x0,'onCreate'(_0x7a8390){const _0x4153fa=_0x3e18af;_0x7a8390[_0x4153fa(0x18b)](_0x4153fa(0x195))['to'](_0x2f9692,_0x4153fa(0x177),_0x2f9692,_0x4153fa(0x195),_0x1c4717,_0x4153fa(0x161),(_0x116cd1,_0x114da3,_0x56811)=>_0x116cd1&&_0x114da3&&!_0x56811);},'onExecute':()=>_0x151dd2(this[_0x3e18af(0x18a)])}]});}[_0x15e604(0x172)](){const _0x1d40f3=_0x15e604,_0x2865bd=this[_0x1d40f3(0x15d)],_0x48b4a4=_0x2865bd[_0x1d40f3(0x156)];this[_0x1d40f3(0x18a)]=new _0x472da4(_0x48b4a4,_0x2865bd[_0x1d40f3(0x15c)][_0x1d40f3(0x165)](_0x1d40f3(0x186))),this[_0x1d40f3(0x18a)][_0x1d40f3(0x17b)]();}}function _0x5725(){const _0x503141=['Dialog','items','Open\x20revision\x20history','isReady','2KcdYEf','8vjIyZs','isOfficialPlugin','render','2040340gHXaxF','Save\x20current\x20revision','5872363yyNefO','menuBar:revisionHistory','1357638BilvTp','plugins','delegate','reset','componentFactory','5042232mXnSiu','revisionHistory.requireRevisionName','revisionNameInputView','children','set','_saveRevisionFormView','bind','Accept','menuitem','revisionHistory','36120SBnZUB','Cancel','showRevisionViewerCallback','_showDialog','isPremiumPlugin','pluginName','isEnabled','init','history','766214JgFaqr','RevisionHistoryUI','ck-button-action','requires','locale','submit','add','show','hide','revisionName','config','editor','panelView','1206RDopXb','saveRevision','isReadOnly','view','Revision\x20history','revisionSave','get','RevisionTracker','The\x20revision\x20name\x20cannot\x20be\x20empty.','addMany','role','menu','buttonView','6892560ETOEHo','editing','focus','execute','_registerMenuComponent','errorText','_createSaveRevisionFormView','isOpen'];_0x5725=function(){return _0x503141;};return _0x5725();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x50ba26=_0x11e4;(function(_0x33af5c,_0x3dc15a){const _0x55902c=_0x11e4,_0x310d66=_0x33af5c();while(!![]){try{const _0x281698=parseInt(_0x55902c(0x1d2))/0x1+parseInt(_0x55902c(0x1be))/0x2*(-parseInt(_0x55902c(0x1d9))/0x3)+-parseInt(_0x55902c(0x1b6))/0x4*(-parseInt(_0x55902c(0x1c0))/0x5)+-parseInt(_0x55902c(0x18e))/0x6*(parseInt(_0x55902c(0x19e))/0x7)+-parseInt(_0x55902c(0x193))/0x8+parseInt(_0x55902c(0x190))/0x9*(-parseInt(_0x55902c(0x1d7))/0xa)+parseInt(_0x55902c(0x1b1))/0xb;if(_0x281698===_0x3dc15a)break;else _0x310d66['push'](_0x310d66['shift']());}catch(_0x3e96fe){_0x310d66['push'](_0x310d66['shift']());}}}(_0x2843,0xe640b));function _0x2843(){const _0x5d9996=['getRevisionsInDiff','appendChild','plugins','Compare\x20against\x20selected','ready','92rlHoBY','isSelected','5ytogkQ','restoreRevisionCallback','setName','getLaterVisibleRevision','_handleRevisionSetName','pluginName','_revisions','render','selectRevision','restoreRevision','bind','revisionSetName','config','Restore\x20this\x20revision','map','listenTo','getIndex','revisionHistory.revisionActions','321576ogqMqO','fieldView','repository','name','revisionViews','138770VWMUfy','action','109338TkjOWm','revisionHistory','_handleEditorDataReady','_createRevisionActions','defaultRevisionActions','isPremiumPlugin','remove','availableRevisionActions','compare','4974meOrvA','getRevision','819cakgVI','isReady','add','6638824MzOGWi','length','focus','change:diff','_revisionsRepository','revisionHistory.requireRevisionName','editor','diff','requires','_sidebarView','assign','6062imBUGj','revisionHistory.viewerSidebarContainer','element','getEarlierVisibleRevision','_handleRevisionSelected','isEnabled','select','data','string','_revisionViewer','nameRevision','Name\x20this\x20revision','isOfficialPlugin','_handleDiffChange','highlightRevisions','RevisionsSidebar','init','compareAgainstSelected','destroy','51353016aSUDBt','isVisible','newRevisionId','get','revisionSelected','1760692otWrnt','locale','timePeriodViews'];_0x2843=function(){return _0x5d9996;};return _0x2843();}import{Plugin as _0xc8857e}from'ckeditor5/src/core.js';function _0x11e4(_0x51ce0d,_0x46c94b){const _0x28432c=_0x2843();return _0x11e4=function(_0x11e4b0,_0x470996){_0x11e4b0=_0x11e4b0-0x188;let _0x2e12ae=_0x28432c[_0x11e4b0];return _0x2e12ae;},_0x11e4(_0x51ce0d,_0x46c94b);}import _0x1ae6ce from'./revisionssidebarview.js';import _0x57b203 from'../../revisionviewer.js';class g extends _0xc8857e{static get[_0x50ba26(0x1c5)](){const _0x25fb09=_0x50ba26;return _0x25fb09(0x1ad);}static get[_0x50ba26(0x1aa)](){return!0x0;}static get[_0x50ba26(0x18a)](){return!0x0;}static get[_0x50ba26(0x19b)](){return[_0x57b203];}constructor(_0x51b330){const _0xdcbe08=_0x50ba26;super(_0x51b330),this[_0xdcbe08(0x1a7)]=_0x51b330[_0xdcbe08(0x1bb)][_0xdcbe08(0x1b4)](_0x57b203),this[_0xdcbe08(0x197)]=this[_0xdcbe08(0x1a7)][_0xdcbe08(0x1d4)],this[_0xdcbe08(0x19c)]=null;}[_0x50ba26(0x1ae)](){const _0x25d80b=_0x50ba26,_0x4af59d=this[_0x25d80b(0x197)][_0x25d80b(0x1c6)],_0x1808a1=this[_0x25d80b(0x188)](),_0x3144ec=this[_0x25d80b(0x199)][_0x25d80b(0x1cc)][_0x25d80b(0x1b4)](_0x25d80b(0x19f));this[_0x25d80b(0x19c)]=new _0x1ae6ce(this[_0x25d80b(0x199)][_0x25d80b(0x1b7)],_0x4af59d,_0x1808a1,this[_0x25d80b(0x199)][_0x25d80b(0x1cc)][_0x25d80b(0x1b4)](_0x25d80b(0x198))),this[_0x25d80b(0x19c)]['on'](_0x25d80b(0x1b5),this[_0x25d80b(0x1a2)][_0x25d80b(0x1ca)](this)),this[_0x25d80b(0x19c)]['on'](_0x25d80b(0x1cb),this[_0x25d80b(0x1c4)][_0x25d80b(0x1ca)](this)),this[_0x25d80b(0x19c)][_0x25d80b(0x1ca)](_0x25d80b(0x1a3))['to'](this[_0x25d80b(0x1a7)]),this[_0x25d80b(0x19c)][_0x25d80b(0x1b8)]['on'](_0x25d80b(0x192),(_0x85ccc5,_0x55b9e3)=>{const _0x4388f8=_0x25d80b;_0x55b9e3[_0x4388f8(0x1d6)]['on'](_0x4388f8(0x192),(_0x345bb8,_0x17cf32)=>{const _0x19eee9=_0x4388f8;_0x17cf32[_0x19eee9(0x1ca)](_0x19eee9(0x1a3),_0x19eee9(0x191))['to'](this[_0x19eee9(0x1a7)]);});}),this[_0x25d80b(0x19c)][_0x25d80b(0x1c7)](),this[_0x25d80b(0x1cf)](this[_0x25d80b(0x199)][_0x25d80b(0x1a5)],_0x25d80b(0x1bd),this[_0x25d80b(0x1db)][_0x25d80b(0x1ca)](this)),this[_0x25d80b(0x1cf)](this[_0x25d80b(0x1a7)],_0x25d80b(0x196),this[_0x25d80b(0x1ab)][_0x25d80b(0x1ca)](this)),_0x3144ec[_0x25d80b(0x1ba)](this[_0x25d80b(0x19c)][_0x25d80b(0x1a0)]);}[_0x50ba26(0x1b0)](){const _0x3a2f08=_0x50ba26;this[_0x3a2f08(0x19c)][_0x3a2f08(0x1a0)][_0x3a2f08(0x18b)](),this[_0x3a2f08(0x19c)][_0x3a2f08(0x1b0)]();}[_0x50ba26(0x1db)](){const _0x1a2c0f=_0x50ba26,_0x4cfa27=this[_0x1a2c0f(0x197)][_0x1a2c0f(0x18f)](0x0);if(_0x4cfa27){const _0x3b1820=this[_0x1a2c0f(0x197)][_0x1a2c0f(0x1a1)](_0x4cfa27['id']);this[_0x1a2c0f(0x1a7)][_0x1a2c0f(0x18d)](_0x4cfa27,_0x3b1820);}}[_0x50ba26(0x1a2)](_0x194dce,_0x3705ac){const _0x3d95ef=_0x50ba26,_0x4d9cb5=this[_0x3d95ef(0x197)][_0x3d95ef(0x18f)](_0x3705ac['id']),_0x51fe56=this[_0x3d95ef(0x197)][_0x3d95ef(0x1a1)](_0x4d9cb5['id']);this[_0x3d95ef(0x1a7)][_0x3d95ef(0x18d)](_0x4d9cb5,_0x51fe56);}[_0x50ba26(0x1c4)](_0x39cb0f,_0x128048){const _0x49846d=_0x50ba26;this[_0x49846d(0x197)][_0x49846d(0x18f)](_0x128048['id'])[_0x49846d(0x1c2)](_0x128048[_0x49846d(0x1d5)]);}[_0x50ba26(0x1ab)](_0x530c89,_0x2c51c3,_0x553d31){const _0x1837a2=_0x50ba26,_0x3e62b5=this[_0x1837a2(0x197)][_0x1837a2(0x1b9)](_0x553d31);_0x3e62b5[_0x1837a2(0x194)]>0x2?(this[_0x1837a2(0x19c)][_0x1837a2(0x1ac)](_0x3e62b5),this[_0x1837a2(0x19c)][_0x1837a2(0x1c8)](null)):(this[_0x1837a2(0x19c)][_0x1837a2(0x1ac)]([]),this[_0x1837a2(0x19c)][_0x1837a2(0x1c8)](_0x3e62b5[0x0]));}[_0x50ba26(0x188)](){const _0x1e02df=_0x50ba26,_0x5150b6=this[_0x1e02df(0x199)],_0x3fce6e=g[_0x1e02df(0x18c)],_0x43b31a=_0x5150b6[_0x1e02df(0x1cc)][_0x1e02df(0x1b4)](_0x1e02df(0x1d1))||g[_0x1e02df(0x189)];if(_0x43b31a[_0x1e02df(0x194)])return _0x43b31a[_0x1e02df(0x1ce)](_0x2d8515=>{const _0x14c675=_0x1e02df,_0x577298=_0x14c675(0x1a6)==typeof _0x2d8515?Object[_0x14c675(0x19d)]({},_0x3fce6e[_0x2d8515]):_0x2d8515;return _0x577298[_0x14c675(0x1d8)]=_0x577298[_0x14c675(0x1d8)][_0x14c675(0x1ca)](this,_0x5150b6),_0x577298[_0x14c675(0x1b2)]&&(_0x577298[_0x14c675(0x1b2)]=_0x577298[_0x14c675(0x1b2)][_0x14c675(0x1ca)](this,_0x5150b6)),_0x577298;});}}g[_0x50ba26(0x189)]=[_0x50ba26(0x1af),_0x50ba26(0x1c9),_0x50ba26(0x1a8)],g[_0x50ba26(0x18c)]={'compareAgainstSelected':{'name':_0x50ba26(0x1bc),'action':({plugins:_0x29d300},_0x621d34)=>{const _0x24216f=_0x50ba26,_0x53bd13=_0x29d300[_0x24216f(0x1b4)](_0x57b203),_0x550847=_0x53bd13[_0x24216f(0x1d4)];let _0x1c70cb=_0x53bd13[_0x24216f(0x19a)][_0x24216f(0x1b3)],_0x2a2c1c=_0x621d34['id'];_0x550847[_0x24216f(0x1d0)](_0x1c70cb)>_0x550847[_0x24216f(0x1d0)](_0x2a2c1c)&&([_0x1c70cb,_0x2a2c1c]=[_0x2a2c1c,_0x1c70cb]),_0x53bd13[_0x24216f(0x18d)](_0x1c70cb,_0x2a2c1c);},'isVisible':({plugins:_0x196a43},_0x535909)=>{const _0x5505d6=_0x50ba26,_0x561930=_0x196a43[_0x5505d6(0x1b4)](_0x57b203);return!(_0x561930[_0x5505d6(0x1d4)][_0x5505d6(0x1b9)](_0x561930[_0x5505d6(0x19a)])[_0x5505d6(0x194)]>0x2||_0x535909[_0x5505d6(0x1bf)]);}},'restoreRevision':{'name':_0x50ba26(0x1cd),'action':(_0xf983f3,{id:_0x747d1f})=>{const _0xddcb29=_0x50ba26;_0xf983f3[_0xddcb29(0x1cc)][_0xddcb29(0x1b4)](_0xddcb29(0x1da))[_0xddcb29(0x1c1)](_0x747d1f);},'isVisible':({plugins:_0x3b428c},_0x191e77)=>!!_0x3b428c[_0x50ba26(0x1b4)](_0x57b203)[_0x50ba26(0x1d4)][_0x50ba26(0x1c3)](_0x191e77['id'])},'nameRevision':{'name':_0x50ba26(0x1a9),'action':({plugins:_0x560890},{id:_0x22aa94,revisionNameView:_0x42d778})=>{const _0x5500b3=_0x50ba26,_0x3bc653=_0x560890[_0x5500b3(0x1b4)](_0x57b203),_0x219213=_0x3bc653[_0x5500b3(0x1d4)][_0x5500b3(0x1a1)](_0x22aa94);_0x3bc653[_0x5500b3(0x18d)](_0x22aa94,_0x219213),_0x42d778[_0x5500b3(0x195)](),_0x42d778[_0x5500b3(0x1d3)][_0x5500b3(0x1a4)]();}}};export default g;
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x559f(_0x6db6c,_0x22422d){const _0x1865f3=_0x1865();return _0x559f=function(_0x559f97,_0x70f0bf){_0x559f97=_0x559f97-0x9f;let _0x4c1d21=_0x1865f3[_0x559f97];return _0x4c1d21;},_0x559f(_0x6db6c,_0x22422d);}function _0x1865(){const _0x236c33=['ck-revision-history-sidebar__header__label','8UZobxA','div','5147991bgBjsk','2008835EdjvoW','Revision\x20history','20099761dWgdBQ','10hZTAQL','ck-reset_all','content','ck-revision-history-sidebar__header','1894gWzkrG','setTemplate','666626ksPjEj','843wtLpmn','1833414xupUBy','span','3054496VSWdqh','7UgSMbi','history'];_0x1865=function(){return _0x236c33;};return _0x1865();}(function(_0x13aed1,_0x5f1bf4){const _0x134a24=_0x559f,_0x42e1d0=_0x13aed1();while(!![]){try{const _0x92396c=parseInt(_0x134a24(0xa3))/0x1+parseInt(_0x134a24(0xa1))/0x2*(parseInt(_0x134a24(0xa4))/0x3)+parseInt(_0x134a24(0xab))/0x4*(parseInt(_0x134a24(0xae))/0x5)+-parseInt(_0x134a24(0xa5))/0x6*(-parseInt(_0x134a24(0xa8))/0x7)+-parseInt(_0x134a24(0xa7))/0x8+parseInt(_0x134a24(0xad))/0x9+parseInt(_0x134a24(0xb1))/0xa*(-parseInt(_0x134a24(0xb0))/0xb);if(_0x92396c===_0x5f1bf4)break;else _0x42e1d0['push'](_0x42e1d0['shift']());}catch(_0x1f778a){_0x42e1d0['push'](_0x42e1d0['shift']());}}}(_0x1865,0x62d24));import{View as _0xd753d3,IconView as _0x36cabf}from'ckeditor5/src/ui.js';import{getTranslation as _0x3d7c9d}from'../../utils/common-translations.js';import{icons as _0x5466b6}from'ckeditor5/src/core.js';import'../../../theme/revisionssidebar/revisionssidebarheader.css';export default class as extends _0xd753d3{constructor(_0x1ef742){const _0x44adac=_0x559f;super(_0x1ef742);const _0x8e2e87=new _0x36cabf();_0x8e2e87[_0x44adac(0x9f)]=_0x5466b6[_0x44adac(0xa9)],this[_0x44adac(0xa2)]({'tag':_0x44adac(0xac),'attributes':{'class':['ck',_0x44adac(0xb2),_0x44adac(0xa0)]},'children':[_0x8e2e87,{'tag':_0x44adac(0xa6),'attributes':{'class':['ck',_0x44adac(0xaa)]},'children':[_0x3d7c9d(_0x1ef742,_0x44adac(0xaf))]}]});}}
|