@ckeditor/ckeditor5-revision-history 0.0.0-nightly-20240414.0 → 0.0.0-nightly-20240416.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/revision-history.js +1 -1
- package/package.json +5 -5
- package/src/changeitem.js +1 -1
- package/src/editor/revisionviewereditor.js +1 -1
- package/src/editor/revisionviewereditorui.js +1 -1
- package/src/editor/revisionviewereditoruiview.js +1 -1
- package/src/index.js +1 -1
- package/src/revision.js +1 -1
- package/src/revisiondiff.js +1 -1
- package/src/revisionhistory.js +1 -1
- package/src/revisionsrepository.js +1 -1
- package/src/revisiontracker.js +1 -1
- package/src/revisionviewer.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 +1 -1
- package/src/ui/revision/subrevisioncollapserview.js +1 -1
- package/src/ui/revision/subrevisionview.js +1 -1
- package/src/ui/revision/utils.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/src/utils/common-translations.js +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-revision-history",
|
|
3
|
-
"version": "0.0.0-nightly-
|
|
3
|
+
"version": "0.0.0-nightly-20240416.0",
|
|
4
4
|
"description": "Document revision history feature for CKEditor 5.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -38,10 +38,10 @@
|
|
|
38
38
|
"CHANGELOG.md"
|
|
39
39
|
],
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@ckeditor/ckeditor5-editor-classic": "0.0.0-nightly-
|
|
42
|
-
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-
|
|
43
|
-
"ckeditor5": "0.0.0-nightly-
|
|
44
|
-
"ckeditor5-collaboration": "0.0.0-nightly-
|
|
41
|
+
"@ckeditor/ckeditor5-editor-classic": "0.0.0-nightly-20240416.0",
|
|
42
|
+
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240416.0",
|
|
43
|
+
"ckeditor5": "0.0.0-nightly-20240416.0",
|
|
44
|
+
"ckeditor5-collaboration": "0.0.0-nightly-20240416.0",
|
|
45
45
|
"lodash-es": "4.17.21",
|
|
46
46
|
"luxon": "1.28.1"
|
|
47
47
|
},
|
package/src/changeitem.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
function _0x37cb(_0x17e923,_0xe3184d){var _0x56562b=_0x5656();return _0x37cb=function(_0x37cb6e,_0x2ccdfb){_0x37cb6e=_0x37cb6e-0x196;var _0x707977=_0x56562b[_0x37cb6e];return _0x707977;},_0x37cb(_0x17e923,_0xe3184d);}var _0x63fa7b=_0x37cb;(function(_0x183c1f,_0x4a239f){var _0x9e4234=_0x37cb,_0x10f19d=_0x183c1f();while(!![]){try{var _0x3adc66=-parseInt(_0x9e4234(0x19b))/0x1*(-parseInt(_0x9e4234(0x1a8))/0x2)+parseInt(_0x9e4234(0x1a6))/0x3*(-parseInt(_0x9e4234(0x1a4))/0x4)+-parseInt(_0x9e4234(0x1a1))/0x5*(-parseInt(_0x9e4234(0x199))/0x6)+parseInt(_0x9e4234(0x196))/0x7*(parseInt(_0x9e4234(0x19d))/0x8)+-parseInt(_0x9e4234(0x1a3))/0x9+parseInt(_0x9e4234(0x197))/0xa+parseInt(_0x9e4234(0x19e))/0xb*(-parseInt(_0x9e4234(0x198))/0xc);if(_0x3adc66===_0x4a239f)break;else _0x10f19d['push'](_0x10f19d['shift']());}catch(_0x2ea8e1){_0x10f19d['push'](_0x10f19d['shift']());}}}(_0x5656,0x918f0));import{ObservableMixin as _0x3bb3fe,uid as _0x49175e}from'ckeditor5/src/utils.js';export default class r extends _0x3bb3fe(){constructor(_0x4c6504){var _0x175c00=_0x37cb;super(),this['id']=_0x4c6504['id']||_0x49175e(),this[_0x175c00(0x1a5)]=_0x4c6504[_0x175c00(0x1a5)],this[_0x175c00(0x1a2)]=_0x4c6504[_0x175c00(0x1a2)],this[_0x175c00(0x1a7)]=_0x4c6504[_0x175c00(0x1a7)]||{},this[_0x175c00(0x19c)]=_0x4c6504[_0x175c00(0x19c)],this[_0x175c00(0x1a0)](_0x175c00(0x19a),_0x4c6504[_0x175c00(0x19a)]);}[_0x63fa7b(0x19f)](){var _0x1b7a0d=_0x63fa7b;return{'id':this['id'],'authorId':this[_0x1b7a0d(0x1a5)]['id'],'type':this[_0x1b7a0d(0x1a2)],'data':this[_0x1b7a0d(0x1a7)],'createdAt':this[_0x1b7a0d(0x19a)]};}}function _0x5656(){var _0x5715c9=['12DunTsz','author','668847amyaCh','data','346038YpwFWn','7YGgDNM','9536940argAmm','16491084dIANYu','6311478flAZir','createdAt','2eMjKUN','rootName','5856336EAfHQZ','11ABYWSD','toJSON','set','5AMcGJs','type','3999375QmJsar'];_0x5656=function(){return _0x5715c9;};return _0x5656();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x2db501=_0x2731;(function(_0x590169,_0x2d6089){const _0x401992=_0x2731,_0x4da9f0=_0x590169();while(!![]){try{const _0x1c8d8b=-parseInt(_0x401992(0xc6))/0x1+parseInt(_0x401992(0xc0))/0x2*(parseInt(_0x401992(0xc1))/0x3)+-parseInt(_0x401992(0xd6))/0x4*(parseInt(_0x401992(0xc8))/0x5)+-parseInt(_0x401992(0xce))/0x6+-parseInt(_0x401992(0xd9))/0x7*(-parseInt(_0x401992(0xc7))/0x8)+parseInt(_0x401992(0xc2))/0x9+parseInt(_0x401992(0xd5))/0xa;if(_0x1c8d8b===_0x2d6089)break;else _0x4da9f0['push'](_0x4da9f0['shift']());}catch(_0xe4b2e5){_0x4da9f0['push'](_0x4da9f0['shift']());}}}(_0x55eb,0xdc26e));import{Editor as _0x228c18,DataApiMixin as _0x190a65,ElementApiMixin as _0x5de5db}from'ckeditor5/src/core.js';function _0x2731(_0x5dd8da,_0x2d64a1){const _0x55eb58=_0x55eb();return _0x2731=function(_0x273117,_0x2961b7){_0x273117=_0x273117-0xbd;let _0x1d9049=_0x55eb58[_0x273117];return _0x1d9049;},_0x2731(_0x5dd8da,_0x2d64a1);}function _0x55eb(){const _0x381d76=['896PoTSsQ','45mXWwLK','data','view','model','document','get','5453262iWEFqU','sourceElement','create','destroy','_ui','fire','config','6004170yfcvSD','614428diqyYj','init','createRoot','42938gCusDm','locale','initialData','ready','9786GsVJcr','1077RXMtvp','2800674DRlqxT','updateSourceElement','editing','initPlugins','162116bBYUEw'];_0x55eb=function(){return _0x381d76;};return _0x55eb();}import _0x20071c from'./revisionviewereditorui.js';import _0x20b879 from'./revisionviewereditoruiview.js';export default class m extends _0x190a65(_0x5de5db(_0x228c18)){get['ui'](){const _0xdccded=_0x2731;return this[_0xdccded(0xd2)];}constructor(_0x2b2702,_0x443968){const _0x276723=_0x2731;super(_0x443968),this[_0x276723(0xcf)]=_0x2b2702,this[_0x276723(0xcb)][_0x276723(0xcc)][_0x276723(0xd8)]();const _0x34d5ee=new _0x20b879(this[_0x276723(0xbd)],this[_0x276723(0xc4)][_0x276723(0xca)],{'shouldToolbarGroupWhenFull':!0x0});this[_0x276723(0xd2)]=new _0x20071c(this,_0x34d5ee);}[_0x2db501(0xd1)](){const _0x19c42f=_0x2db501;return this[_0x19c42f(0xc3)](),this['ui'][_0x19c42f(0xd1)](),super[_0x19c42f(0xd1)]();}static async[_0x2db501(0xd0)](_0x1076d3,_0x149638){const _0xf610a1=_0x2db501,_0x25a255=new this(_0x1076d3,_0x149638);return await _0x25a255[_0xf610a1(0xc5)](),await _0x25a255['ui'][_0xf610a1(0xd7)](_0x1076d3),await _0x25a255[_0xf610a1(0xc9)][_0xf610a1(0xd7)](_0x25a255[_0xf610a1(0xd4)][_0xf610a1(0xcd)](_0xf610a1(0xbe))||''),_0x25a255[_0xf610a1(0xd3)](_0xf610a1(0xbf)),_0x25a255;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x70c33b=_0x5471;function _0x5471(_0x3d809f,_0x54bd84){const _0x2a354e=_0x2a35();return _0x5471=function(_0x5471d4,_0x286c83){_0x5471d4=_0x5471d4-0x6f;let _0x5931a2=_0x2a354e[_0x5471d4];return _0x5931a2;},_0x5471(_0x3d809f,_0x54bd84);}function _0x2a35(){const _0x515d93=['88BXnZIy','render','stickyPanel','rootName','toolbar','_initToolbar','viewportOffset','attachDomRoot','7112670yGsbSz','limiterElement','view','104974tEwngo','11QMTsMA','2100940sZOvWe','_elementReplacer','133618dNIDLi','componentFactory','detachDomRoot','setEditableElement','document','editable','274330XBcoNm','addToolbar','editor','getRoot','6ScxJWQ','config','isFocused','destroy','viewportTopOffset','1458716oCzFFQ','_view','name','init','_toolbarConfig','fillFromConfig','focusTracker','replace','fire','isActive','restore','ready','element','15CBKaJG','bind','editing','112320bUOEfT','get'];_0x2a35=function(){return _0x515d93;};return _0x2a35();}(function(_0x3c12b3,_0x30a34b){const _0x5a3360=_0x5471,_0x160e64=_0x3c12b3();while(!![]){try{const _0x3f0649=parseInt(_0x5a3360(0x8b))/0x1+-parseInt(_0x5a3360(0x8f))/0x2*(parseInt(_0x5a3360(0x7b))/0x3)+parseInt(_0x5a3360(0x9e))/0x4+-parseInt(_0x5a3360(0x8d))/0x5*(parseInt(_0x5a3360(0x99))/0x6)+parseInt(_0x5a3360(0x95))/0x7+-parseInt(_0x5a3360(0x80))/0x8*(parseInt(_0x5a3360(0x7e))/0x9)+-parseInt(_0x5a3360(0x88))/0xa*(-parseInt(_0x5a3360(0x8c))/0xb);if(_0x3f0649===_0x30a34b)break;else _0x160e64['push'](_0x160e64['shift']());}catch(_0xbfc74c){_0x160e64['push'](_0x160e64['shift']());}}}(_0x2a35,0x50395));import{EditorUI as _0x28527a,normalizeToolbarConfig as _0x2210eb}from'ckeditor5/src/ui.js';import{ElementReplacer as _0x50bca8}from'ckeditor5/src/utils.js';export default class ot extends _0x28527a{get[_0x70c33b(0x8a)](){const _0x3b2537=_0x70c33b;return this[_0x3b2537(0x6f)];}constructor(_0x244e6d,_0x2e2175){const _0x903190=_0x70c33b;super(_0x244e6d),this[_0x903190(0x6f)]=_0x2e2175,this[_0x903190(0x72)]=_0x2210eb(_0x244e6d[_0x903190(0x9a)][_0x903190(0x7f)](_0x903190(0x84))),this[_0x903190(0x8e)]=new _0x50bca8();}get[_0x70c33b(0x7a)](){const _0x34647e=_0x70c33b;return this[_0x34647e(0x8a)][_0x34647e(0x7a)];}[_0x70c33b(0x71)](_0x215066){const _0x168820=_0x70c33b,_0x342b8a=this[_0x168820(0x97)],_0x38d3fb=this[_0x168820(0x8a)],_0x205674=_0x342b8a[_0x168820(0x7d)][_0x168820(0x8a)],_0x5ebef3=_0x38d3fb[_0x168820(0x94)],_0x415491=_0x205674[_0x168820(0x93)][_0x168820(0x98)]();_0x5ebef3[_0x168820(0x70)]=_0x415491[_0x168820(0x83)],_0x38d3fb[_0x168820(0x81)]();const _0x19bd1d=_0x5ebef3[_0x168820(0x7a)];this[_0x168820(0x92)](_0x5ebef3[_0x168820(0x70)],_0x19bd1d),_0x38d3fb[_0x168820(0x94)][_0x168820(0x7c)](_0x168820(0x9b))['to'](this[_0x168820(0x74)]),_0x205674[_0x168820(0x87)](_0x19bd1d),this[_0x168820(0x8e)][_0x168820(0x75)](_0x215066,this[_0x168820(0x7a)]),this[_0x168820(0x85)](),this[_0x168820(0x76)](_0x168820(0x79));}[_0x70c33b(0x9c)](){const _0x29e372=_0x70c33b;super[_0x29e372(0x9c)]();const _0x115ff9=this[_0x29e372(0x8a)],_0x57b36e=this[_0x29e372(0x97)][_0x29e372(0x7d)][_0x29e372(0x8a)];this[_0x29e372(0x8e)][_0x29e372(0x78)](),_0x57b36e[_0x29e372(0x91)](_0x115ff9[_0x29e372(0x94)][_0x29e372(0x70)]),_0x115ff9[_0x29e372(0x9c)]();}[_0x70c33b(0x85)](){const _0x59d823=_0x70c33b,_0x3b8f06=this[_0x59d823(0x8a)];_0x3b8f06[_0x59d823(0x82)][_0x59d823(0x7c)](_0x59d823(0x77))['to'](this[_0x59d823(0x74)],_0x59d823(0x9b)),_0x3b8f06[_0x59d823(0x82)][_0x59d823(0x89)]=_0x3b8f06[_0x59d823(0x7a)],_0x3b8f06[_0x59d823(0x82)][_0x59d823(0x7c)](_0x59d823(0x9d))['to'](this,_0x59d823(0x86),({top:_0x3af384})=>_0x3af384),_0x3b8f06[_0x59d823(0x84)][_0x59d823(0x73)](this[_0x59d823(0x72)],this[_0x59d823(0x90)]),this[_0x59d823(0x96)](_0x3b8f06[_0x59d823(0x84)]);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x34b0(){var _0x437aad=['_editable','12FiIink','render','toolbar','editable','4160feFTys','1286604YUaRIr','main','17096820BEszPG','81KWHdop','9yABQNE','shouldToolbarGroupWhenFull','stickyPanel','40718jLtWur','8756728puuzOq','565oVLLsa','add','6iSHBkF','top','content','9392593oSwzRX','36936922ejCpct'];_0x34b0=function(){return _0x437aad;};return _0x34b0();}var _0x42a520=_0x464d;(function(_0xf21365,_0x172dc2){var _0xf001d2=_0x464d,_0x51c1e2=_0xf21365();while(!![]){try{var _0x54e944=parseInt(_0xf001d2(0x17b))/0x1+-parseInt(_0xf001d2(0x182))/0x2*(-parseInt(_0xf001d2(0x17e))/0x3)+parseInt(_0xf001d2(0x17a))/0x4*(-parseInt(_0xf001d2(0x184))/0x5)+-parseInt(_0xf001d2(0x186))/0x6*(parseInt(_0xf001d2(0x189))/0x7)+parseInt(_0xf001d2(0x183))/0x8*(-parseInt(_0xf001d2(0x17f))/0x9)+-parseInt(_0xf001d2(0x17d))/0xa+-parseInt(_0xf001d2(0x174))/0xb*(-parseInt(_0xf001d2(0x176))/0xc);if(_0x54e944===_0x172dc2)break;else _0x51c1e2['push'](_0x51c1e2['shift']());}catch(_0x55e041){_0x51c1e2['push'](_0x51c1e2['shift']());}}}(_0x34b0,0xe332f));import{BoxedEditorUIView as _0x160854,InlineEditableUIView as _0x4a0784,StickyPanelView as _0x354f29,ToolbarView as _0xbb83eb}from'ckeditor5/src/ui.js';import'@ckeditor/ckeditor5-editor-classic/theme/classiceditor.css';function _0x464d(_0x15aac5,_0x289171){var _0x34b0c1=_0x34b0();return _0x464d=function(_0x464d09,_0x1e6297){_0x464d09=_0x464d09-0x174;var _0xbc6d1d=_0x34b0c1[_0x464d09];return _0xbc6d1d;},_0x464d(_0x15aac5,_0x289171);}export default class at extends _0x160854{get[_0x42a520(0x179)](){var _0x2b6479=_0x42a520;return this[_0x2b6479(0x175)];}constructor(_0x4b74f5,_0x4134fc,_0x3fda88={}){var _0x5cb1ad=_0x42a520;super(_0x4b74f5),this[_0x5cb1ad(0x181)]=new _0x354f29(_0x4b74f5),this[_0x5cb1ad(0x178)]=new _0xbb83eb(_0x4b74f5,{'shouldGroupWhenFull':_0x3fda88[_0x5cb1ad(0x180)]}),this[_0x5cb1ad(0x175)]=new _0x4a0784(_0x4b74f5,_0x4134fc);}[_0x42a520(0x177)](){var _0x3b54fc=_0x42a520;super[_0x3b54fc(0x177)](),this[_0x3b54fc(0x181)][_0x3b54fc(0x188)][_0x3b54fc(0x185)](this[_0x3b54fc(0x178)]),this[_0x3b54fc(0x187)][_0x3b54fc(0x185)](this[_0x3b54fc(0x181)]),this[_0x3b54fc(0x17c)][_0x3b54fc(0x185)](this[_0x3b54fc(0x179)]);}}
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x435331,_0x5378c8){var _0x5ba9cd=_0x5c57,_0x2499fc=_0x435331();while(!![]){try{var _0x4a5af4=parseInt(_0x5ba9cd(0x123))/0x1*(parseInt(_0x5ba9cd(0x126))/0x2)+parseInt(_0x5ba9cd(0x122))/0x3*(parseInt(_0x5ba9cd(0x127))/0x4)+-parseInt(_0x5ba9cd(0x128))/0x5+parseInt(_0x5ba9cd(0x12a))/0x6+parseInt(_0x5ba9cd(0x12b))/0x7+-parseInt(_0x5ba9cd(0x124))/0x8*(parseInt(_0x5ba9cd(0x129))/0x9)+-parseInt(_0x5ba9cd(0x125))/0xa;if(_0x4a5af4===_0x5378c8)break;else _0x2499fc['push'](_0x2499fc['shift']());}catch(_0x591b4d){_0x2499fc['push'](_0x2499fc['shift']());}}}(_0x245c,0x776a5));export{default as RevisionHistory}from'./revisionhistory.js';export{default as RevisionsRepository}from'./revisionsrepository.js';export{default as RevisionViewerLoadingOverlay}from'./ui/revisionviewer/revisionviewerloadingoverlay.js';export{default as RevisionHistoryUI}from'./ui/revisionhistory/revisionhistoryui.js';export{default as RevisionTracker}from'./revisiontracker.js';function _0x5c57(_0x25b502,_0x417314){var _0x245c3b=_0x245c();return _0x5c57=function(_0x5c57cf,_0x130bdf){_0x5c57cf=_0x5c57cf-0x122;var _0xa3a4dd=_0x245c3b[_0x5c57cf];return _0xa3a4dd;},_0x5c57(_0x25b502,_0x417314);}export{default as RevisionViewer}from'./revisionviewer.js';function _0x245c(){var _0x5aed2f=['9IhRYfr','2OebjVW','1465184Tvhzru','5606250CvHblz','445054PJHeuG','363312cteVQm','3061750vwVgCO','9ChDSLj','3342678QYsdMO','3994179wrGjKC'];_0x245c=function(){return _0x5aed2f;};return _0x245c();}export{default as RevisionsSidebar}from'./ui/revisionssidebar/revisionssidebar.js';export{default as RevisionViewerUI}from'./ui/revisionviewer/revisionviewerui.js';import'./augmentation.js';
|
package/src/revision.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x220aa3=_0x18dc;function _0x18dc(_0x258231,_0xa6500d){const _0x3fa888=_0x3fa8();return _0x18dc=function(_0x18dc11,_0x48050a){_0x18dc11=_0x18dc11-0xf3;let _0x3820cf=_0x3fa888[_0x18dc11];return _0x3820cf;},_0x18dc(_0x258231,_0xa6500d);}(function(_0xc88fd4,_0x248971){const _0x177dbf=_0x18dc,_0x3e2d3e=_0xc88fd4();while(!![]){try{const _0x5596de=parseInt(_0x177dbf(0x101))/0x1*(parseInt(_0x177dbf(0x109))/0x2)+-parseInt(_0x177dbf(0x10c))/0x3*(parseInt(_0x177dbf(0xfe))/0x4)+parseInt(_0x177dbf(0x105))/0x5*(-parseInt(_0x177dbf(0xf4))/0x6)+parseInt(_0x177dbf(0xf6))/0x7+-parseInt(_0x177dbf(0xf5))/0x8*(-parseInt(_0x177dbf(0x10e))/0x9)+parseInt(_0x177dbf(0x110))/0xa*(-parseInt(_0x177dbf(0xfa))/0xb)+-parseInt(_0x177dbf(0x104))/0xc;if(_0x5596de===_0x248971)break;else _0x3e2d3e['push'](_0x3e2d3e['shift']());}catch(_0xe53b28){_0x3e2d3e['push'](_0x3e2d3e['shift']());}}}(_0x3fa8,0xda264));import{ObservableMixin as _0x768688,uid as _0x162278}from'ckeditor5/src/utils.js';function _0x3fa8(){const _0x72f92e=['authorsIds','creatorId','createdAt','44SqhtsK','creator','authors','9XsGZUc','toVersion','2175651rcEyeE','name','142070lVmqum','setAttribute','172920lFVMFA','24oAornp','8566985UZcCeC','set','attributes','setName','1177uGGLwb','diffData','toJSON','fire','635332YYnTEB','fromVersion','map','75794rrwJvW','removeAttribute','_update','4911984VQNyTI','55ypnnaH'];_0x3fa8=function(){return _0x72f92e;};return _0x3fa8();}import{cloneDeep as _0x134388,set as _0x408efe,unset as _0x17ad5e}from'lodash-es';export default class a extends _0x768688(){constructor(_0x5abea5){const _0x2fbebf=_0x18dc;super(),this['id']=_0x5abea5['id']||_0x162278(),this[_0x2fbebf(0x10a)]=_0x5abea5[_0x2fbebf(0x10a)]||null,this[_0x2fbebf(0x10b)]=_0x5abea5[_0x2fbebf(0x10b)]||[],this[_0x2fbebf(0xfb)]=_0x5abea5[_0x2fbebf(0xfb)]||null,this[_0x2fbebf(0x10d)]=_0x5abea5[_0x2fbebf(0x10d)]||0x0,this[_0x2fbebf(0xff)]=_0x5abea5[_0x2fbebf(0xff)]||0x0,this[_0x2fbebf(0xf7)](_0x2fbebf(0x10f),_0x5abea5[_0x2fbebf(0x10f)]||''),this[_0x2fbebf(0xf7)](_0x2fbebf(0x108),_0x5abea5[_0x2fbebf(0x108)]||new Date()),this[_0x2fbebf(0xf7)](_0x2fbebf(0xf8),_0x5abea5[_0x2fbebf(0xf8)]||{});}[_0x220aa3(0xf9)](_0x57b400){const _0x434a11=_0x220aa3;this[_0x434a11(0x103)]({'name':_0x57b400});}[_0x220aa3(0xf3)](_0x4db68f,_0x5c047d){const _0x181537=_0x220aa3,_0x5b90eb=_0x134388(this[_0x181537(0xf8)]);_0x408efe(_0x5b90eb,_0x4db68f,_0x5c047d),this[_0x181537(0x103)]({'attributes':_0x5b90eb});}[_0x220aa3(0x102)](_0x13dcb6){const _0x2774c8=_0x220aa3,_0x4dd739=_0x134388(this[_0x2774c8(0xf8)]);_0x17ad5e(_0x4dd739,_0x13dcb6),this[_0x2774c8(0x103)]({'attributes':_0x4dd739});}[_0x220aa3(0x103)](_0xa6cd7d,_0x2b6a87=!0x1){const _0x3a59fc=_0x220aa3;let _0x510f34=!0x1;const _0x17df36={'id':this['id']},_0x4052c3=[_0x3a59fc(0x10f),_0x3a59fc(0x108),_0x3a59fc(0xfb),_0x3a59fc(0x10b),_0x3a59fc(0xf8),_0x3a59fc(0x10d),_0x3a59fc(0xff),_0x3a59fc(0x107)];for(const _0x3ae454 of _0x4052c3){const _0xbe6660=_0xa6cd7d[_0x3ae454];void 0x0!==_0xbe6660&&_0xbe6660!==this[_0x3ae454]&&(this[_0x3ae454]=_0xbe6660,_0x17df36[_0x3ae454]=_0xbe6660,_0x510f34=!0x0);}_0x510f34&&(_0x17df36[_0x3a59fc(0x10b)]&&(_0x17df36[_0x3a59fc(0x106)]=_0x17df36[_0x3a59fc(0x10b)][_0x3a59fc(0x100)](_0x5e77f0=>_0x5e77f0['id']),delete _0x17df36[_0x3a59fc(0x10b)]),this[_0x3a59fc(0xfd)](_0x3a59fc(0x103),_0x17df36,_0x2b6a87));}[_0x220aa3(0xfc)](){const _0x30c672=_0x220aa3;return{'id':this['id'],'name':this[_0x30c672(0x10f)],'creatorId':this[_0x30c672(0x10a)]?this[_0x30c672(0x10a)]['id']:null,'authorsIds':this[_0x30c672(0x10b)][_0x30c672(0x100)](_0x3f7d07=>_0x3f7d07['id']),'diffData':this[_0x30c672(0xfb)],'createdAt':this[_0x30c672(0x108)],'attributes':this[_0x30c672(0xf8)],'fromVersion':this[_0x30c672(0xff)],'toVersion':this[_0x30c672(0x10d)]};}}
|
package/src/revisiondiff.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x5d84(_0x1187b8,_0x26f75b){const _0x51f949=_0x51f9();return _0x5d84=function(_0x5d843b,_0x391af2){_0x5d843b=_0x5d843b-0x105;let _0x2a08e0=_0x51f949[_0x5d843b];return _0x2a08e0;},_0x5d84(_0x1187b8,_0x26f75b);}const _0x50a82f=_0x5d84;(function(_0x2123e7,_0x64969d){const _0xdedca8=_0x5d84,_0x4555ba=_0x2123e7();while(!![]){try{const _0x2f5034=parseInt(_0xdedca8(0x112))/0x1+parseInt(_0xdedca8(0x10b))/0x2*(-parseInt(_0xdedca8(0x109))/0x3)+-parseInt(_0xdedca8(0x113))/0x4*(parseInt(_0xdedca8(0x10c))/0x5)+-parseInt(_0xdedca8(0x10f))/0x6+-parseInt(_0xdedca8(0x10a))/0x7+parseInt(_0xdedca8(0x107))/0x8+parseInt(_0xdedca8(0x110))/0x9*(parseInt(_0xdedca8(0x108))/0xa);if(_0x2f5034===_0x64969d)break;else _0x4555ba['push'](_0x4555ba['shift']());}catch(_0x48c709){_0x4555ba['push'](_0x4555ba['shift']());}}}(_0x51f9,0x73afe));import{Collection as _0x3d0ee9}from'ckeditor5/src/utils.js';export default class f{constructor(_0x24a804,_0x4b928f){const _0x23300f=_0x5d84;this[_0x23300f(0x105)]=_0x24a804,this[_0x23300f(0x106)]=_0x4b928f,this[_0x23300f(0x10e)]=new _0x3d0ee9();}[_0x50a82f(0x111)](_0x3fe3ca){const _0x144736=_0x50a82f;for(const _0x4981ae of _0x3fe3ca)this[_0x144736(0x10e)][_0x144736(0x10d)](_0x4981ae);}}function _0x51f9(){const _0x271bd5=['3hrRYye','2256177FuiKtN','1556974EjHSmS','5taaKvM','add','changes','5218008WzKuIe','1668267etORDe','_setChanges','459284QBLBwb','1324916QeqxZg','newRevisionId','oldRevisionId','5183984apHIFL','90WIWitB'];_0x51f9=function(){return _0x271bd5;};return _0x51f9();}
|
package/src/revisionhistory.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x5b88(){const _0x376465=['revisionHistory.viewerEditorElement','_enhanceShowRevisionViewerCallback','create','insert','_update','name','uiLanguage','removeMarker','1322524DYBerh','indexOf','pluginName','set','toLocaleDateString','rootName','adapter','isEnabled','addRevisionData','addRoot','update','error','long','Restored','RevisionHistory','closeRevisionViewerCallback','revisionHistory.requireRevisionName','PaginationLookup','Users','selection','_closeRevisionViewer','revisionHistory.viewerContainer','1772088ghPNeg','changesNavigation','_showRevisionViewer','1021686FlvUCz','define','parse','RevisionsRepository','save','document','end','disableReadOnlyMode','enableReadOnlyMode','block','init','RevisionHistoryUI','showRevisionViewerCallback','revision-history-viewer-opened','bind','detachRoot','then','getRevisions','1fFdCsn','toLocaleTimeString','getUser','RevisionViewerIntegration','get','toVersion','removeSelectionAttribute','removeAttribute','RevisionViewer','exitToEditing','toolbar','push','$graveyard','style','revisionHistory.restoreRevisionCallback','getRevision','saveRevision','data','display','Annotations','fromVersion','catch','roots','createdAt','179172dNNoTM','revisionHistory.closeRevisionViewerCallback','revisionHistory.editorContainer','2022205nHncwi','_recalculatePageBreaks','isReady','repository','getRevisionRootsAttributes','enqueueChange','_restoreRevision','RestrictedEditingMode','result','remove','has','change','setSelection','_enhanceCloseRevisionViewerCallback','toJSON','restrictedEditingException','lazyRoots','config','keys','plugins','revisionHistory','destroy','isReadOnly','markers','getRoot','revisionHistory.showRevisionViewerCallback','isAnonymous','none','RevisionTracker','restoreRevision','Autosave','getMarkersGroup','commands','includes','isAttached','model','users','_viewerEditor','_cleanUp','creator','addUser','setAttribute','getAttributeKeys','refreshVisibility','createRangeIn','locale','_getRevisionViewerEditorConfig','716571clrAsY','refreshPositioning','834614qDrGiA','getRevisionData','requires','editor','8FQAKHh','revision-history-missing-configuration','from','numeric'];_0x5b88=function(){return _0x376465;};return _0x5b88();}const _0x1e0a46=_0x1a52;(function(_0x4cc16b,_0x171698){const _0x5afbe6=_0x1a52,_0x402d66=_0x4cc16b();while(!![]){try{const _0x124e29=-parseInt(_0x5afbe6(0x1ca))/0x1*(-parseInt(_0x5afbe6(0x18f))/0x2)+parseInt(_0x5afbe6(0x18d))/0x3+-parseInt(_0x5afbe6(0x1b5))/0x4+parseInt(_0x5afbe6(0x15e))/0x5+-parseInt(_0x5afbe6(0x1b8))/0x6+-parseInt(_0x5afbe6(0x19f))/0x7+parseInt(_0x5afbe6(0x193))/0x8*(-parseInt(_0x5afbe6(0x15b))/0x9);if(_0x124e29===_0x171698)break;else _0x402d66['push'](_0x402d66['shift']());}catch(_0x5dde6b){_0x402d66['push'](_0x402d66['shift']());}}}(_0x5b88,0x3a37e));import{Plugin as _0x443165}from'ckeditor5/src/core.js';function _0x1a52(_0x338c9c,_0x4952e0){const _0x5b88d8=_0x5b88();return _0x1a52=function(_0x1a5204,_0x5da277){_0x1a5204=_0x1a5204-0x15b;let _0x26c7e3=_0x5b88d8[_0x1a5204];return _0x26c7e3;},_0x1a52(_0x338c9c,_0x4952e0);}import{CKEditorError as _0x565cfb,uid as _0x1ae9dc}from'ckeditor5/src/utils.js';import _0x1ed015 from'./revisiontracker.js';import _0x85285a from'./ui/revisionhistory/revisionhistoryui.js';import _0x4dbc5a from'./revisionviewer.js';import _0x7ff9f3 from'./ui/revisionviewer/revisionviewerui.js';import _0x201828 from'./ui/revisionssidebar/revisionssidebar.js';import _0x4eeec7 from'./editor/revisionviewereditor.js';import{getTranslation as _0x155a36}from'./utils/common-translations.js';import{sanitizeEditorConfig as _0xaf4eb3}from'ckeditor5-collaboration/src/collaboration-core.js';const g=[_0x1e0a46(0x1c3),_0x1e0a46(0x165)];class k extends _0x443165{static get[_0x1e0a46(0x1a1)](){const _0x1137b8=_0x1e0a46;return _0x1137b8(0x1cd);}constructor(_0x23adc5){const _0x1d788a=_0x1e0a46;super(_0x23adc5),this[_0x1d788a(0x166)]=_0x1d788a(0x1be);}}export default class H extends _0x443165{static get[_0x1e0a46(0x1a1)](){const _0x2fa5cc=_0x1e0a46;return _0x2fa5cc(0x1ad);}static get[_0x1e0a46(0x191)](){return[_0x1ed015,_0x85285a];}constructor(_0x53857c){const _0x4ce1c3=_0x1e0a46;if(super(_0x53857c),!this[_0x4ce1c3(0x192)][_0x4ce1c3(0x16f)][_0x4ce1c3(0x1ce)](_0x4ce1c3(0x172)))throw new _0x565cfb(_0x4ce1c3(0x194),this);this[_0x4ce1c3(0x183)]=null,this[_0x4ce1c3(0x192)][_0x4ce1c3(0x16f)][_0x4ce1c3(0x1b9)](_0x4ce1c3(0x177),_0x5c97f4=>this[_0x4ce1c3(0x1b7)](_0x5c97f4)),this[_0x4ce1c3(0x192)][_0x4ce1c3(0x16f)][_0x4ce1c3(0x1b9)](_0x4ce1c3(0x15c),_0x339c66=>this[_0x4ce1c3(0x1b3)](_0x339c66)),this[_0x4ce1c3(0x192)][_0x4ce1c3(0x16f)][_0x4ce1c3(0x1b9)](_0x4ce1c3(0x1d8),_0x49ed51=>this[_0x4ce1c3(0x164)](_0x49ed51)),this[_0x4ce1c3(0x192)][_0x4ce1c3(0x16f)][_0x4ce1c3(0x1b9)](_0x4ce1c3(0x1af),!0x1),this[_0x4ce1c3(0x198)](),this[_0x4ce1c3(0x16b)]();}set[_0x1e0a46(0x1a5)](_0x1573d5){const _0x115004=_0x1e0a46;this[_0x115004(0x192)][_0x115004(0x171)][_0x115004(0x1ce)](_0x115004(0x17a))[_0x115004(0x1a5)]=_0x1573d5;}get[_0x1e0a46(0x1a5)](){const _0x43a6a2=_0x1e0a46;return this[_0x43a6a2(0x192)][_0x43a6a2(0x171)][_0x43a6a2(0x1ce)](_0x43a6a2(0x17a))[_0x43a6a2(0x1a5)];}[_0x1e0a46(0x1a7)](_0x159ded){const _0x8bc4a2=_0x1e0a46;return this[_0x8bc4a2(0x192)][_0x8bc4a2(0x171)][_0x8bc4a2(0x1ce)](_0x8bc4a2(0x17a))[_0x8bc4a2(0x1a7)](_0x159ded);}[_0x1e0a46(0x1d9)](_0x5022b2){const _0x32d0c6=_0x1e0a46;return this[_0x32d0c6(0x192)][_0x32d0c6(0x171)][_0x32d0c6(0x1ce)](_0x32d0c6(0x1bb))[_0x32d0c6(0x1d9)](_0x5022b2);}[_0x1e0a46(0x1c9)](_0x10e14={'toJSON':!0x1}){const _0x52b7d9=_0x1e0a46;return this[_0x52b7d9(0x192)][_0x52b7d9(0x171)][_0x52b7d9(0x1ce)](_0x52b7d9(0x1bb))[_0x52b7d9(0x1c9)](_0x10e14);}[_0x1e0a46(0x18c)](){const _0x22f0ef=_0x1e0a46,_0x511ebc=this[_0x22f0ef(0x192)],_0x309b60=_0xaf4eb3(_0x511ebc,g),_0x3d21d2=_0x511ebc[_0x22f0ef(0x171)][_0x22f0ef(0x1ce)](_0x22f0ef(0x17a)),_0x59cfc1=_0x511ebc[_0x22f0ef(0x171)][_0x22f0ef(0x1ce)](_0x22f0ef(0x1b1))[_0x22f0ef(0x182)];return _0x309b60[_0x22f0ef(0x1d4)]=[_0x22f0ef(0x1d3),_0x22f0ef(0x17b),_0x22f0ef(0x1b6)],delete _0x309b60[_0x22f0ef(0x16e)],(_0x309b60[_0x22f0ef(0x171)][_0x22f0ef(0x1d5)](k,_0x4dbc5a,_0x7ff9f3,class extends _0x443165{static get[_0x22f0ef(0x191)](){const _0x27ef02=_0x22f0ef;return[_0x4dbc5a,_0x27ef02(0x1b1)];}[_0x22f0ef(0x1c2)](){const _0x3f68aa=_0x22f0ef,_0x3f30ce=this[_0x3f68aa(0x192)][_0x3f68aa(0x171)][_0x3f68aa(0x1ce)](_0x3f68aa(0x1b1));for(const _0x1bb5a6 of _0x59cfc1)_0x1bb5a6[_0x3f68aa(0x178)]||_0x3f30ce[_0x3f68aa(0x1cc)](_0x1bb5a6['id'])||_0x3f30ce[_0x3f68aa(0x186)](_0x1bb5a6);const _0x26b042=_0x3d21d2[_0x3f68aa(0x161)][_0x3f68aa(0x1c9)]();let _0x31b77f=null;const _0x503796=this[_0x3f68aa(0x192)][_0x3f68aa(0x171)][_0x3f68aa(0x1ce)](_0x3f68aa(0x1d2));_0x503796[_0x3f68aa(0x1a5)]=_0x3d21d2[_0x3f68aa(0x1a5)],_0x503796[_0x3f68aa(0x1c6)](_0x3f68aa(0x1a6))['to'](_0x3d21d2),this[_0x3f68aa(0x192)][_0x3f68aa(0x17e)][_0x3f68aa(0x1ce)](_0x3f68aa(0x17b))[_0x3f68aa(0x1c6)](_0x3f68aa(0x1a6))['to'](_0x511ebc,_0x3f68aa(0x174),_0x5816fc=>!_0x5816fc);for(const _0x241d84 of _0x26b042){const _0x2463b3=null===_0x241d84[_0x3f68aa(0x185)];if(_0x2463b3&&_0x241d84[_0x3f68aa(0x1cf)]===_0x241d84[_0x3f68aa(0x1de)])continue;const _0x4a2f35=_0x241d84[_0x3f68aa(0x16c)]();_0x503796[_0x3f68aa(0x1a7)](_0x4a2f35,(_0x2531e9,_0x1cec11,_0x96986a)=>{const _0x4d90ba=_0x3f68aa;if(_0x2463b3){if(_0x31b77f)_0x31b77f[_0x4d90ba(0x19b)](_0x2531e9,_0x1cec11);else{if(!_0x1cec11){const _0x41359e=_0x96986a[_0x4d90ba(0x16c)]();_0x41359e['id']=_0x1ae9dc(),_0x3d21d2[_0x4d90ba(0x1da)](_0x41359e,_0x96986a[_0x4d90ba(0x1cf)])[_0x4d90ba(0x1c8)](_0x3ddfac=>{_0x31b77f=_0x3ddfac;});}}}else _0x241d84[_0x4d90ba(0x19b)](_0x2531e9,_0x1cec11);});}}},_0x201828),_0x309b60);}[_0x1e0a46(0x198)](){const _0xdbd7f3=_0x1e0a46,_0x579c58=this[_0xdbd7f3(0x192)][_0xdbd7f3(0x16f)][_0xdbd7f3(0x1ce)](_0xdbd7f3(0x172))[_0xdbd7f3(0x1c4)];this[_0xdbd7f3(0x192)][_0xdbd7f3(0x16f)][_0xdbd7f3(0x1a2)](_0xdbd7f3(0x177),async()=>{const _0x2a8bb6=_0xdbd7f3;this[_0x2a8bb6(0x192)][_0x2a8bb6(0x1c0)](_0x2a8bb6(0x1c5));const _0x40bfd5=this[_0x2a8bb6(0x192)][_0x2a8bb6(0x171)][_0x2a8bb6(0x1ce)](_0x2a8bb6(0x17a));if(this[_0x2a8bb6(0x192)][_0x2a8bb6(0x171)][_0x2a8bb6(0x168)](_0x2a8bb6(0x17c))){const _0x3f1f0f=this[_0x2a8bb6(0x192)][_0x2a8bb6(0x171)][_0x2a8bb6(0x1ce)](_0x2a8bb6(0x17c));await _0x3f1f0f[_0x2a8bb6(0x1bc)]();}else await _0x40bfd5[_0x2a8bb6(0x1a9)]();this[_0x2a8bb6(0x192)][_0x2a8bb6(0x171)][_0x2a8bb6(0x168)](_0x2a8bb6(0x1b0))&&this[_0x2a8bb6(0x192)][_0x2a8bb6(0x171)][_0x2a8bb6(0x1ce)](_0x2a8bb6(0x1b0))[_0x2a8bb6(0x15f)]();const _0x48abc0=this[_0x2a8bb6(0x18c)]();return _0x579c58(_0x48abc0)[_0x2a8bb6(0x1c8)](_0x341798=>{const _0x104bda=_0x2a8bb6;return(this[_0x104bda(0x183)]=_0x341798,this[_0x104bda(0x192)][_0x104bda(0x171)][_0x104bda(0x168)](_0x104bda(0x1dd)))&&this[_0x104bda(0x192)][_0x104bda(0x171)][_0x104bda(0x1ce)](_0x104bda(0x1dd))[_0x104bda(0x189)](),_0x341798;})[_0x2a8bb6(0x1df)](_0x347597=>(console[_0x2a8bb6(0x1aa)](_0x347597),this[_0x2a8bb6(0x192)][_0x2a8bb6(0x1bf)](_0x2a8bb6(0x1c5)),null));});}[_0x1e0a46(0x16b)](){const _0x20066a=_0x1e0a46,_0x3a964b=this[_0x20066a(0x192)][_0x20066a(0x16f)][_0x20066a(0x1ce)](_0x20066a(0x172))[_0x20066a(0x1ae)];this[_0x20066a(0x192)][_0x20066a(0x16f)][_0x20066a(0x1a2)](_0x20066a(0x15c),()=>(this[_0x20066a(0x192)][_0x20066a(0x171)][_0x20066a(0x168)](_0x20066a(0x1b0))&&this[_0x20066a(0x192)][_0x20066a(0x171)][_0x20066a(0x1ce)](_0x20066a(0x1b0))[_0x20066a(0x15f)](),this[_0x20066a(0x183)][_0x20066a(0x171)][_0x20066a(0x1ce)](_0x20066a(0x1d2))[_0x20066a(0x184)](),_0x3a964b(this[_0x20066a(0x183)])[_0x20066a(0x1c8)](()=>{const _0x26a8e4=_0x20066a;if(this[_0x26a8e4(0x192)][_0x26a8e4(0x1bf)](_0x26a8e4(0x1c5)),this[_0x26a8e4(0x183)]=null,this[_0x26a8e4(0x192)][_0x26a8e4(0x171)][_0x26a8e4(0x168)](_0x26a8e4(0x1dd))){const _0x368e80=this[_0x26a8e4(0x192)][_0x26a8e4(0x171)][_0x26a8e4(0x1ce)](_0x26a8e4(0x1dd));_0x368e80[_0x26a8e4(0x189)](),_0x368e80[_0x26a8e4(0x18e)]();}})));}[_0x1e0a46(0x1b7)](_0x43fa75){const _0x404d69=_0x1e0a46,_0x36e8bf=this[_0x404d69(0x192)][_0x404d69(0x16f)][_0x404d69(0x1ce)](_0x404d69(0x15d)),_0x229758=this[_0x404d69(0x192)][_0x404d69(0x16f)][_0x404d69(0x1ce)](_0x404d69(0x1b4)),_0x994b03=this[_0x404d69(0x192)][_0x404d69(0x16f)][_0x404d69(0x1ce)](_0x404d69(0x197));return _0x4eeec7[_0x404d69(0x199)](_0x994b03,_0x43fa75)[_0x404d69(0x1c8)](_0x1e0e87=>(_0x229758[_0x404d69(0x1d7)][_0x404d69(0x1dc)]=_0x404d69(0x1c1),_0x36e8bf[_0x404d69(0x1d7)][_0x404d69(0x1dc)]=_0x404d69(0x179),_0x1e0e87));}[_0x1e0a46(0x1b3)](_0x16613f){const _0x2c3e5c=_0x1e0a46,_0x284c53=this[_0x2c3e5c(0x192)][_0x2c3e5c(0x16f)][_0x2c3e5c(0x1ce)](_0x2c3e5c(0x15d));return this[_0x2c3e5c(0x192)][_0x2c3e5c(0x16f)][_0x2c3e5c(0x1ce)](_0x2c3e5c(0x1b4))[_0x2c3e5c(0x1d7)][_0x2c3e5c(0x1dc)]=_0x2c3e5c(0x179),_0x284c53[_0x2c3e5c(0x1d7)][_0x2c3e5c(0x1dc)]='',_0x16613f[_0x2c3e5c(0x173)]();}async[_0x1e0a46(0x164)](_0x23152f){const _0x40484b=_0x1e0a46,_0x4515ad=this[_0x40484b(0x192)],_0x43b6a9=this[_0x40484b(0x183)][_0x40484b(0x171)][_0x40484b(0x1ce)](_0x40484b(0x1d2)),_0x3de794=_0x4515ad[_0x40484b(0x171)][_0x40484b(0x1ce)](_0x40484b(0x17a)),_0x22283d=_0x43b6a9[_0x40484b(0x161)][_0x40484b(0x1d9)](_0x23152f);let _0x23f7ea,_0x4e8d1b,_0x3da95b;try{_0x23f7ea=await _0x43b6a9[_0x40484b(0x190)](_0x22283d),_0x4e8d1b=await _0x43b6a9[_0x40484b(0x162)](_0x22283d);}catch(_0x157bbf){return void console[_0x40484b(0x1aa)](_0x157bbf);}_0x4515ad[_0x40484b(0x181)][_0x40484b(0x169)](_0x3259a2=>{const _0x3dd5fc=_0x40484b;for(const _0x2217a8 of Array[_0x3dd5fc(0x195)](_0x4515ad[_0x3dd5fc(0x181)][_0x3dd5fc(0x175)][_0x3dd5fc(0x17d)](_0x3dd5fc(0x16d))))_0x3259a2[_0x3dd5fc(0x19e)](_0x2217a8);}),_0x43b6a9[_0x40484b(0x160)]=!0x1,_0x4515ad[_0x40484b(0x181)][_0x40484b(0x163)](_0xe5b809=>{const _0x1494bf=_0x40484b;_0xe5b809[_0x1494bf(0x16a)](null),_0xe5b809[_0x1494bf(0x1d0)](_0x4515ad[_0x1494bf(0x181)][_0x1494bf(0x1bd)][_0x1494bf(0x1b2)][_0x1494bf(0x188)]());const _0x47ae49=Object[_0x1494bf(0x170)](_0x23f7ea);for(const _0x4a6981 of _0x4515ad[_0x1494bf(0x181)][_0x1494bf(0x1bd)][_0x1494bf(0x1e0)])_0x1494bf(0x1d6)!=_0x4a6981[_0x1494bf(0x1a4)]&&_0x4a6981[_0x1494bf(0x180)]()&&!_0x47ae49[_0x1494bf(0x17f)](_0x4a6981[_0x1494bf(0x1a4)])&&_0xe5b809[_0x1494bf(0x1c7)](_0x4a6981);for(const _0x46b3bc of _0x47ae49){let _0x10ec73=_0x4515ad[_0x1494bf(0x181)][_0x1494bf(0x1bd)][_0x1494bf(0x176)](_0x46b3bc);_0x10ec73&&_0x10ec73[_0x1494bf(0x180)]()||(_0x10ec73=_0xe5b809[_0x1494bf(0x1a8)](_0x46b3bc));const _0xcd83ac=_0x4e8d1b[_0x46b3bc],_0x43923f=Object[_0x1494bf(0x170)](_0xcd83ac),_0x40e93c=_0x23f7ea[_0x46b3bc];for(const _0x53e745 of _0x10ec73[_0x1494bf(0x188)]())_0x43923f[_0x1494bf(0x17f)](_0x53e745)||_0xe5b809[_0x1494bf(0x1d1)](_0x53e745,_0x10ec73);for(const _0x513d09 of _0x43923f)_0xe5b809[_0x1494bf(0x187)](_0x513d09,_0x4e8d1b[_0x46b3bc][_0x513d09],_0x10ec73);_0xe5b809[_0x1494bf(0x167)](_0xe5b809[_0x1494bf(0x18a)](_0x10ec73)),_0xe5b809[_0x1494bf(0x19a)](_0x4515ad[_0x1494bf(0x1db)][_0x1494bf(0x1ba)](_0x40e93c,_0x10ec73),_0x10ec73,0x0);}});const _0x4ba5ae=_0x155a36(_0x4515ad[_0x40484b(0x18b)],_0x40484b(0x1ac));if(_0x22283d[_0x40484b(0x19c)])_0x3da95b=-0x1==_0x22283d[_0x40484b(0x19c)][_0x40484b(0x1a0)](_0x4ba5ae)?_0x4ba5ae+':\x20'+_0x22283d[_0x40484b(0x19c)]:_0x22283d[_0x40484b(0x19c)];else _0x3da95b=_0x4ba5ae+':\x20'+(_0x22283d[_0x40484b(0x1e1)][_0x40484b(0x1a3)](_0x4515ad[_0x40484b(0x18b)][_0x40484b(0x19d)],{'month':_0x40484b(0x1ab),'day':_0x40484b(0x196)})+',\x20'+_0x22283d[_0x40484b(0x1e1)][_0x40484b(0x1cb)](_0x4515ad[_0x40484b(0x18b)][_0x40484b(0x19d)],{'hour':_0x40484b(0x196),'minute':_0x40484b(0x196)}));return await _0x3de794[_0x40484b(0x1da)]({'name':_0x3da95b}),_0x43b6a9[_0x40484b(0x160)]=!0x0,_0x4515ad[_0x40484b(0x16f)][_0x40484b(0x1ce)](_0x40484b(0x172))[_0x40484b(0x1ae)]();}}
|
|
23
|
+
const _0x2d9516=_0x4286;(function(_0x53a5dc,_0x530042){const _0x2575de=_0x4286,_0x760e17=_0x53a5dc();while(!![]){try{const _0x323628=-parseInt(_0x2575de(0x25a))/0x1*(-parseInt(_0x2575de(0x238))/0x2)+parseInt(_0x2575de(0x20b))/0x3*(parseInt(_0x2575de(0x26f))/0x4)+-parseInt(_0x2575de(0x1fe))/0x5+-parseInt(_0x2575de(0x275))/0x6*(-parseInt(_0x2575de(0x255))/0x7)+-parseInt(_0x2575de(0x260))/0x8+-parseInt(_0x2575de(0x24d))/0x9*(parseInt(_0x2575de(0x1f8))/0xa)+-parseInt(_0x2575de(0x1f4))/0xb;if(_0x323628===_0x530042)break;else _0x760e17['push'](_0x760e17['shift']());}catch(_0xc68372){_0x760e17['push'](_0x760e17['shift']());}}}(_0x1156,0x1cfde));import{Plugin as _0x483b2d}from'ckeditor5/src/core.js';import{CKEditorError as _0x14ba53,uid as _0x35b126}from'ckeditor5/src/utils.js';import _0x580764 from'./revisiontracker.js';import _0x329d80 from'./ui/revisionhistory/revisionhistoryui.js';function _0x1156(){const _0xbda664=['_showRevisionViewer','has','includes','_enhanceShowRevisionViewerCallback','toJSON','RevisionViewer','18MzwRcM','end','revision-history-viewer-opened','RevisionViewerIntegration','toolbar','requires','save','addRevisionData','27622eqTYnl','set','getAttributeKeys','getRevisionRootsAttributes','none','4602neJAlf','getRevision','result','catch','getRevisionData','users','1815960obUUxk','markers','_restoreRevision','from','isEnabled','revisionHistory.restoreRevisionCallback','RevisionHistory','Annotations','toLocaleTimeString','revisionHistory','data','_cleanUp','getUser','repository','indexOf','92bDeZFp','createRangeIn','roots','_viewerEditor','removeAttribute','toVersion','30ZnSGdt','destroy','disableReadOnlyMode','creator','RestrictedEditingMode','insert','showRevisionViewerCallback','RevisionTracker','166111kbvBtZ','get','getRoot','toLocaleDateString','226910sCpZsJ','keys','isReady','_enhanceCloseRevisionViewerCallback','setSelection','Autosave','99215Fcvakv','Restored','restoreRevision','revisionHistory.showRevisionViewerCallback','saveRevision','getMarkersGroup','restrictedEditingException','model','revisionHistory.closeRevisionViewerCallback','name','isAnonymous','addUser','selection','25389InyQGy','_recalculatePageBreaks','setAttribute','parse','bind','init','_getRevisionViewerEditorConfig','getRevisions','config','RevisionsRepository','pluginName','editor','Users','uiLanguage','enqueueChange','changesNavigation','RevisionHistoryUI','removeSelectionAttribute','revisionHistory.editorContainer','style','display','error','revisionHistory.viewerEditorElement','closeRevisionViewerCallback','update','change','block','exitToEditing','lazyRoots','rootName','$graveyard','detachRoot','define','isReadOnly','push','commands','document','fromVersion','remove','enableReadOnlyMode','refreshPositioning','plugins','then','long','removeMarker','92RvVuZu','adapter','refreshVisibility','PaginationLookup','isAttached','revisionHistory.viewerContainer','create','revision-history-missing-configuration','createdAt','_closeRevisionViewer','numeric','revisionHistory.requireRevisionName','addRoot','_update','locale'];_0x1156=function(){return _0xbda664;};return _0x1156();}function _0x4286(_0x40db6e,_0x3664d5){const _0x11568b=_0x1156();return _0x4286=function(_0x428624,_0x160c9f){_0x428624=_0x428624-0x1ee;let _0x100551=_0x11568b[_0x428624];return _0x100551;},_0x4286(_0x40db6e,_0x3664d5);}import _0x227738 from'./revisionviewer.js';import _0x1e23f3 from'./ui/revisionviewer/revisionviewerui.js';import _0x2fcbf1 from'./ui/revisionssidebar/revisionssidebar.js';import _0x5e6fe2 from'./editor/revisionviewereditor.js';import{getTranslation as _0x18e3fe}from'./utils/common-translations.js';import{sanitizeEditorConfig as _0x277954}from'ckeditor5-collaboration/src/collaboration-core.js';const g=[_0x2d9516(0x21b),_0x2d9516(0x1f0)];class k extends _0x483b2d{static get[_0x2d9516(0x215)](){const _0x327528=_0x2d9516;return _0x327528(0x250);}constructor(_0x47881c){const _0x17e884=_0x2d9516;super(_0x47881c),this[_0x17e884(0x25c)]=_0x17e884(0x24e);}}export default class H extends _0x483b2d{static get[_0x2d9516(0x215)](){const _0x380794=_0x2d9516;return _0x380794(0x266);}static get[_0x2d9516(0x252)](){return[_0x580764,_0x329d80];}constructor(_0x9ad208){const _0x1c6a44=_0x2d9516;if(super(_0x9ad208),!this[_0x1c6a44(0x216)][_0x1c6a44(0x213)][_0x1c6a44(0x1f5)](_0x1c6a44(0x269)))throw new _0x14ba53(_0x1c6a44(0x23f),this);this[_0x1c6a44(0x272)]=null,this[_0x1c6a44(0x216)][_0x1c6a44(0x213)][_0x1c6a44(0x22b)](_0x1c6a44(0x201),_0x2e68d8=>this[_0x1c6a44(0x247)](_0x2e68d8)),this[_0x1c6a44(0x216)][_0x1c6a44(0x213)][_0x1c6a44(0x22b)](_0x1c6a44(0x206),_0x22e553=>this[_0x1c6a44(0x241)](_0x22e553)),this[_0x1c6a44(0x216)][_0x1c6a44(0x213)][_0x1c6a44(0x22b)](_0x1c6a44(0x265),_0x38e354=>this[_0x1c6a44(0x262)](_0x38e354)),this[_0x1c6a44(0x216)][_0x1c6a44(0x213)][_0x1c6a44(0x22b)](_0x1c6a44(0x243),!0x1),this[_0x1c6a44(0x24a)](),this[_0x1c6a44(0x1fb)]();}set[_0x2d9516(0x239)](_0x1afefa){const _0x33f42d=_0x2d9516;this[_0x33f42d(0x216)][_0x33f42d(0x234)][_0x33f42d(0x1f5)](_0x33f42d(0x1f3))[_0x33f42d(0x239)]=_0x1afefa;}get[_0x2d9516(0x239)](){const _0x2b5702=_0x2d9516;return this[_0x2b5702(0x216)][_0x2b5702(0x234)][_0x2b5702(0x1f5)](_0x2b5702(0x1f3))[_0x2b5702(0x239)];}[_0x2d9516(0x254)](_0x1138e6){const _0x37aa7a=_0x2d9516;return this[_0x37aa7a(0x216)][_0x37aa7a(0x234)][_0x37aa7a(0x1f5)](_0x37aa7a(0x1f3))[_0x37aa7a(0x254)](_0x1138e6);}[_0x2d9516(0x25b)](_0x4c93fc){const _0x37dad2=_0x2d9516;return this[_0x37dad2(0x216)][_0x37dad2(0x234)][_0x37dad2(0x1f5)](_0x37dad2(0x214))[_0x37dad2(0x25b)](_0x4c93fc);}[_0x2d9516(0x212)](_0x586983={'toJSON':!0x1}){const _0x45f49a=_0x2d9516;return this[_0x45f49a(0x216)][_0x45f49a(0x234)][_0x45f49a(0x1f5)](_0x45f49a(0x214))[_0x45f49a(0x212)](_0x586983);}[_0x2d9516(0x211)](){const _0x1ddb3c=_0x2d9516,_0xd163ed=this[_0x1ddb3c(0x216)],_0x580d87=_0x277954(_0xd163ed,g),_0x3a17ff=_0xd163ed[_0x1ddb3c(0x234)][_0x1ddb3c(0x1f5)](_0x1ddb3c(0x1f3)),_0xc6b0b9=_0xd163ed[_0x1ddb3c(0x234)][_0x1ddb3c(0x1f5)](_0x1ddb3c(0x217))[_0x1ddb3c(0x25f)];return _0x580d87[_0x1ddb3c(0x251)]=[_0x1ddb3c(0x226),_0x1ddb3c(0x200),_0x1ddb3c(0x21a)],delete _0x580d87[_0x1ddb3c(0x227)],(_0x580d87[_0x1ddb3c(0x234)][_0x1ddb3c(0x22d)](k,_0x227738,_0x1e23f3,class extends _0x483b2d{static get[_0x1ddb3c(0x252)](){const _0x37c396=_0x1ddb3c;return[_0x227738,_0x37c396(0x217)];}[_0x1ddb3c(0x210)](){const _0x446d1b=_0x1ddb3c,_0x1555a0=this[_0x446d1b(0x216)][_0x446d1b(0x234)][_0x446d1b(0x1f5)](_0x446d1b(0x217));for(const _0x20e212 of _0xc6b0b9)_0x20e212[_0x446d1b(0x208)]||_0x1555a0[_0x446d1b(0x26c)](_0x20e212['id'])||_0x1555a0[_0x446d1b(0x209)](_0x20e212);const _0x34317c=_0x3a17ff[_0x446d1b(0x26d)][_0x446d1b(0x212)]();let _0x2e9079=null;const _0x4efd94=this[_0x446d1b(0x216)][_0x446d1b(0x234)][_0x446d1b(0x1f5)](_0x446d1b(0x24c));_0x4efd94[_0x446d1b(0x239)]=_0x3a17ff[_0x446d1b(0x239)],_0x4efd94[_0x446d1b(0x20f)](_0x446d1b(0x264))['to'](_0x3a17ff),this[_0x446d1b(0x216)][_0x446d1b(0x22e)][_0x446d1b(0x1f5)](_0x446d1b(0x200))[_0x446d1b(0x20f)](_0x446d1b(0x264))['to'](_0xd163ed,_0x446d1b(0x22c),_0x5ae009=>!_0x5ae009);for(const _0x8bd7b2 of _0x34317c){const _0x175593=null===_0x8bd7b2[_0x446d1b(0x1ef)];if(_0x175593&&_0x8bd7b2[_0x446d1b(0x274)]===_0x8bd7b2[_0x446d1b(0x230)])continue;const _0x1d9b13=_0x8bd7b2[_0x446d1b(0x24b)]();_0x4efd94[_0x446d1b(0x254)](_0x1d9b13,(_0x5e0748,_0x4591c3,_0x80a4c8)=>{const _0x1d2db4=_0x446d1b;if(_0x175593){if(_0x2e9079)_0x2e9079[_0x1d2db4(0x245)](_0x5e0748,_0x4591c3);else{if(!_0x4591c3){const _0x57838c=_0x80a4c8[_0x1d2db4(0x24b)]();_0x57838c['id']=_0x35b126(),_0x3a17ff[_0x1d2db4(0x202)](_0x57838c,_0x80a4c8[_0x1d2db4(0x274)])[_0x1d2db4(0x235)](_0x5ecb0b=>{_0x2e9079=_0x5ecb0b;});}}}else _0x8bd7b2[_0x1d2db4(0x245)](_0x5e0748,_0x4591c3);});}}},_0x2fcbf1),_0x580d87);}[_0x2d9516(0x24a)](){const _0x1ba700=_0x2d9516,_0x5ba8fc=this[_0x1ba700(0x216)][_0x1ba700(0x213)][_0x1ba700(0x1f5)](_0x1ba700(0x269))[_0x1ba700(0x1f2)];this[_0x1ba700(0x216)][_0x1ba700(0x213)][_0x1ba700(0x256)](_0x1ba700(0x201),async()=>{const _0x2fc9be=_0x1ba700;this[_0x2fc9be(0x216)][_0x2fc9be(0x232)](_0x2fc9be(0x24f));const _0x30d670=this[_0x2fc9be(0x216)][_0x2fc9be(0x234)][_0x2fc9be(0x1f5)](_0x2fc9be(0x1f3));if(this[_0x2fc9be(0x216)][_0x2fc9be(0x234)][_0x2fc9be(0x248)](_0x2fc9be(0x1fd))){const _0x20eb99=this[_0x2fc9be(0x216)][_0x2fc9be(0x234)][_0x2fc9be(0x1f5)](_0x2fc9be(0x1fd));await _0x20eb99[_0x2fc9be(0x253)]();}else await _0x30d670[_0x2fc9be(0x223)]();this[_0x2fc9be(0x216)][_0x2fc9be(0x234)][_0x2fc9be(0x248)](_0x2fc9be(0x23b))&&this[_0x2fc9be(0x216)][_0x2fc9be(0x234)][_0x2fc9be(0x1f5)](_0x2fc9be(0x23b))[_0x2fc9be(0x20c)]();const _0x3863aa=this[_0x2fc9be(0x211)]();return _0x5ba8fc(_0x3863aa)[_0x2fc9be(0x235)](_0x43ac9a=>{const _0x22fd8f=_0x2fc9be;return(this[_0x22fd8f(0x272)]=_0x43ac9a,this[_0x22fd8f(0x216)][_0x22fd8f(0x234)][_0x22fd8f(0x248)](_0x22fd8f(0x267)))&&this[_0x22fd8f(0x216)][_0x22fd8f(0x234)][_0x22fd8f(0x1f5)](_0x22fd8f(0x267))[_0x22fd8f(0x23a)](),_0x43ac9a;})[_0x2fc9be(0x25d)](_0xc7ff45=>(console[_0x2fc9be(0x220)](_0xc7ff45),this[_0x2fc9be(0x216)][_0x2fc9be(0x1ee)](_0x2fc9be(0x24f)),null));});}[_0x2d9516(0x1fb)](){const _0x4e0bc4=_0x2d9516,_0xdb12b9=this[_0x4e0bc4(0x216)][_0x4e0bc4(0x213)][_0x4e0bc4(0x1f5)](_0x4e0bc4(0x269))[_0x4e0bc4(0x222)];this[_0x4e0bc4(0x216)][_0x4e0bc4(0x213)][_0x4e0bc4(0x256)](_0x4e0bc4(0x206),()=>(this[_0x4e0bc4(0x216)][_0x4e0bc4(0x234)][_0x4e0bc4(0x248)](_0x4e0bc4(0x23b))&&this[_0x4e0bc4(0x216)][_0x4e0bc4(0x234)][_0x4e0bc4(0x1f5)](_0x4e0bc4(0x23b))[_0x4e0bc4(0x20c)](),this[_0x4e0bc4(0x272)][_0x4e0bc4(0x234)][_0x4e0bc4(0x1f5)](_0x4e0bc4(0x24c))[_0x4e0bc4(0x26b)](),_0xdb12b9(this[_0x4e0bc4(0x272)])[_0x4e0bc4(0x235)](()=>{const _0x3e946e=_0x4e0bc4;if(this[_0x3e946e(0x216)][_0x3e946e(0x1ee)](_0x3e946e(0x24f)),this[_0x3e946e(0x272)]=null,this[_0x3e946e(0x216)][_0x3e946e(0x234)][_0x3e946e(0x248)](_0x3e946e(0x267))){const _0x4384a0=this[_0x3e946e(0x216)][_0x3e946e(0x234)][_0x3e946e(0x1f5)](_0x3e946e(0x267));_0x4384a0[_0x3e946e(0x23a)](),_0x4384a0[_0x3e946e(0x233)]();}})));}[_0x2d9516(0x247)](_0x5b94b8){const _0x3fd9e3=_0x2d9516,_0x44df83=this[_0x3fd9e3(0x216)][_0x3fd9e3(0x213)][_0x3fd9e3(0x1f5)](_0x3fd9e3(0x21d)),_0x48e42b=this[_0x3fd9e3(0x216)][_0x3fd9e3(0x213)][_0x3fd9e3(0x1f5)](_0x3fd9e3(0x23d)),_0x18f7bb=this[_0x3fd9e3(0x216)][_0x3fd9e3(0x213)][_0x3fd9e3(0x1f5)](_0x3fd9e3(0x221));return _0x5e6fe2[_0x3fd9e3(0x23e)](_0x18f7bb,_0x5b94b8)[_0x3fd9e3(0x235)](_0x49fd78=>(_0x48e42b[_0x3fd9e3(0x21e)][_0x3fd9e3(0x21f)]=_0x3fd9e3(0x225),_0x44df83[_0x3fd9e3(0x21e)][_0x3fd9e3(0x21f)]=_0x3fd9e3(0x259),_0x49fd78));}[_0x2d9516(0x241)](_0xc49f85){const _0x447828=_0x2d9516,_0x4837f0=this[_0x447828(0x216)][_0x447828(0x213)][_0x447828(0x1f5)](_0x447828(0x21d));return this[_0x447828(0x216)][_0x447828(0x213)][_0x447828(0x1f5)](_0x447828(0x23d))[_0x447828(0x21e)][_0x447828(0x21f)]=_0x447828(0x259),_0x4837f0[_0x447828(0x21e)][_0x447828(0x21f)]='',_0xc49f85[_0x447828(0x276)]();}async[_0x2d9516(0x262)](_0x147b8d){const _0x56d039=_0x2d9516,_0x203e67=this[_0x56d039(0x216)],_0x10d94f=this[_0x56d039(0x272)][_0x56d039(0x234)][_0x56d039(0x1f5)](_0x56d039(0x24c)),_0x41abe5=_0x203e67[_0x56d039(0x234)][_0x56d039(0x1f5)](_0x56d039(0x1f3)),_0x27d78e=_0x10d94f[_0x56d039(0x26d)][_0x56d039(0x25b)](_0x147b8d);let _0x47e09a,_0x517587,_0x17de78;try{_0x47e09a=await _0x10d94f[_0x56d039(0x25e)](_0x27d78e),_0x517587=await _0x10d94f[_0x56d039(0x258)](_0x27d78e);}catch(_0x193570){return void console[_0x56d039(0x220)](_0x193570);}_0x203e67[_0x56d039(0x205)][_0x56d039(0x224)](_0x4b1950=>{const _0x42903f=_0x56d039;for(const _0x56bbb0 of Array[_0x42903f(0x263)](_0x203e67[_0x42903f(0x205)][_0x42903f(0x261)][_0x42903f(0x203)](_0x42903f(0x204))))_0x4b1950[_0x42903f(0x237)](_0x56bbb0);}),_0x10d94f[_0x56d039(0x1fa)]=!0x1,_0x203e67[_0x56d039(0x205)][_0x56d039(0x219)](_0x1c4e31=>{const _0x544dc7=_0x56d039;_0x1c4e31[_0x544dc7(0x1fc)](null),_0x1c4e31[_0x544dc7(0x21c)](_0x203e67[_0x544dc7(0x205)][_0x544dc7(0x22f)][_0x544dc7(0x20a)][_0x544dc7(0x257)]());const _0x38817e=Object[_0x544dc7(0x1f9)](_0x47e09a);for(const _0xa2b5c7 of _0x203e67[_0x544dc7(0x205)][_0x544dc7(0x22f)][_0x544dc7(0x271)])_0x544dc7(0x229)!=_0xa2b5c7[_0x544dc7(0x228)]&&_0xa2b5c7[_0x544dc7(0x23c)]()&&!_0x38817e[_0x544dc7(0x249)](_0xa2b5c7[_0x544dc7(0x228)])&&_0x1c4e31[_0x544dc7(0x22a)](_0xa2b5c7);for(const _0x379402 of _0x38817e){let _0x12ae8b=_0x203e67[_0x544dc7(0x205)][_0x544dc7(0x22f)][_0x544dc7(0x1f6)](_0x379402);_0x12ae8b&&_0x12ae8b[_0x544dc7(0x23c)]()||(_0x12ae8b=_0x1c4e31[_0x544dc7(0x244)](_0x379402));const _0xe23df8=_0x517587[_0x379402],_0x2e274a=Object[_0x544dc7(0x1f9)](_0xe23df8),_0x369c18=_0x47e09a[_0x379402];for(const _0x32169b of _0x12ae8b[_0x544dc7(0x257)]())_0x2e274a[_0x544dc7(0x249)](_0x32169b)||_0x1c4e31[_0x544dc7(0x273)](_0x32169b,_0x12ae8b);for(const _0x31fb0a of _0x2e274a)_0x1c4e31[_0x544dc7(0x20d)](_0x31fb0a,_0x517587[_0x379402][_0x31fb0a],_0x12ae8b);_0x1c4e31[_0x544dc7(0x231)](_0x1c4e31[_0x544dc7(0x270)](_0x12ae8b)),_0x1c4e31[_0x544dc7(0x1f1)](_0x203e67[_0x544dc7(0x26a)][_0x544dc7(0x20e)](_0x369c18,_0x12ae8b),_0x12ae8b,0x0);}});const _0x1c9220=_0x18e3fe(_0x203e67[_0x56d039(0x246)],_0x56d039(0x1ff));if(_0x27d78e[_0x56d039(0x207)])_0x17de78=-0x1==_0x27d78e[_0x56d039(0x207)][_0x56d039(0x26e)](_0x1c9220)?_0x1c9220+':\x20'+_0x27d78e[_0x56d039(0x207)]:_0x27d78e[_0x56d039(0x207)];else _0x17de78=_0x1c9220+':\x20'+(_0x27d78e[_0x56d039(0x240)][_0x56d039(0x1f7)](_0x203e67[_0x56d039(0x246)][_0x56d039(0x218)],{'month':_0x56d039(0x236),'day':_0x56d039(0x242)})+',\x20'+_0x27d78e[_0x56d039(0x240)][_0x56d039(0x268)](_0x203e67[_0x56d039(0x246)][_0x56d039(0x218)],{'hour':_0x56d039(0x242),'minute':_0x56d039(0x242)}));return await _0x41abe5[_0x56d039(0x202)]({'name':_0x17de78}),_0x10d94f[_0x56d039(0x1fa)]=!0x0,_0x203e67[_0x56d039(0x213)][_0x56d039(0x1f5)](_0x56d039(0x269))[_0x56d039(0x222)]();}}
|