@ckeditor/ckeditor5-revision-history 0.0.0-nightly-20240411.0 → 0.0.0-nightly-20240412.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.
Files changed (32) hide show
  1. package/build/revision-history.js +1 -1
  2. package/package.json +5 -5
  3. package/src/changeitem.js +1 -1
  4. package/src/editor/revisionviewereditor.js +1 -1
  5. package/src/editor/revisionviewereditorui.js +1 -1
  6. package/src/editor/revisionviewereditoruiview.js +1 -1
  7. package/src/index.js +1 -1
  8. package/src/revision.js +1 -1
  9. package/src/revisiondiff.js +1 -1
  10. package/src/revisionhistory.js +1 -1
  11. package/src/revisionsrepository.js +1 -1
  12. package/src/revisiontracker.js +1 -1
  13. package/src/revisionviewer.js +1 -1
  14. package/src/ui/revision/createrevisionactionsdropdown.js +1 -1
  15. package/src/ui/revision/revisionauthorview.js +1 -1
  16. package/src/ui/revision/revisionnameview.js +1 -1
  17. package/src/ui/revision/revisionview.js +1 -1
  18. package/src/ui/revision/subrevisioncollapserview.js +1 -1
  19. package/src/ui/revision/subrevisionview.js +1 -1
  20. package/src/ui/revision/utils.js +1 -1
  21. package/src/ui/revisionhistory/revisionhistorysaverevisionformview.js +1 -1
  22. package/src/ui/revisionhistory/revisionhistoryui.js +1 -1
  23. package/src/ui/revisionssidebar/revisionssidebar.js +1 -1
  24. package/src/ui/revisionssidebar/revisionssidebarheaderview.js +1 -1
  25. package/src/ui/revisionssidebar/revisionssidebartimeperiodview.js +1 -1
  26. package/src/ui/revisionssidebar/revisionssidebarview.js +1 -1
  27. package/src/ui/revisionssidebar/utils.js +1 -1
  28. package/src/ui/revisionviewer/changedetailsview.js +1 -1
  29. package/src/ui/revisionviewer/changesnavigationview.js +1 -1
  30. package/src/ui/revisionviewer/revisionviewerloadingoverlay.js +1 -1
  31. package/src/ui/revisionviewer/revisionviewerui.js +1 -1
  32. 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-20240411.0",
3
+ "version": "0.0.0-nightly-20240412.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-20240411.0",
42
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240411.0",
43
- "ckeditor5": "0.0.0-nightly-20240411.0",
44
- "ckeditor5-collaboration": "0.0.0-nightly-20240411.0",
41
+ "@ckeditor/ckeditor5-editor-classic": "0.0.0-nightly-20240412.0",
42
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240412.0",
43
+ "ckeditor5": "0.0.0-nightly-20240412.0",
44
+ "ckeditor5-collaboration": "0.0.0-nightly-20240412.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
- function _0x1a0c(){var _0x35b902=['data','3018234rmtRCM','21OUWUcU','1071OWESFm','6666750BoSCVD','rootName','set','7731756DiJRvm','20596TasFaR','2761128xZmeUp','author','186246ZlmyCH','createdAt','399665deRbPp','toJSON','type'];_0x1a0c=function(){return _0x35b902;};return _0x1a0c();}var _0x219b75=_0x936f;(function(_0xac791e,_0x6c808e){var _0x38fbfc=_0x936f,_0x3e26ba=_0xac791e();while(!![]){try{var _0x3da19b=parseInt(_0x38fbfc(0x1a9))/0x1+parseInt(_0x38fbfc(0x1ad))/0x2+parseInt(_0x38fbfc(0x1af))/0x3*(-parseInt(_0x38fbfc(0x1a4))/0x4)+parseInt(_0x38fbfc(0x1b0))/0x5+-parseInt(_0x38fbfc(0x1a7))/0x6*(-parseInt(_0x38fbfc(0x1ae))/0x7)+parseInt(_0x38fbfc(0x1a5))/0x8+-parseInt(_0x38fbfc(0x1a3))/0x9;if(_0x3da19b===_0x6c808e)break;else _0x3e26ba['push'](_0x3e26ba['shift']());}catch(_0x5a3204){_0x3e26ba['push'](_0x3e26ba['shift']());}}}(_0x1a0c,0xf004f));function _0x936f(_0x30cee1,_0x467e7e){var _0x1a0cad=_0x1a0c();return _0x936f=function(_0x936f53,_0x14804b){_0x936f53=_0x936f53-0x1a1;var _0x1cc181=_0x1a0cad[_0x936f53];return _0x1cc181;},_0x936f(_0x30cee1,_0x467e7e);}import{ObservableMixin as _0x1521ee,uid as _0xcf30e9}from'ckeditor5/src/utils.js';export default class r extends _0x1521ee(){constructor(_0x343968){var _0x307693=_0x936f;super(),this['id']=_0x343968['id']||_0xcf30e9(),this[_0x307693(0x1a6)]=_0x343968[_0x307693(0x1a6)],this[_0x307693(0x1ab)]=_0x343968[_0x307693(0x1ab)],this[_0x307693(0x1ac)]=_0x343968[_0x307693(0x1ac)]||{},this[_0x307693(0x1a1)]=_0x343968[_0x307693(0x1a1)],this[_0x307693(0x1a2)](_0x307693(0x1a8),_0x343968[_0x307693(0x1a8)]);}[_0x219b75(0x1aa)](){var _0x42911d=_0x219b75;return{'id':this['id'],'authorId':this[_0x42911d(0x1a6)]['id'],'type':this[_0x42911d(0x1ab)],'data':this[_0x42911d(0x1ac)],'createdAt':this[_0x42911d(0x1a8)]};}}
23
+ var _0x13e5a7=_0x5895;(function(_0x4cb73d,_0xe0034d){var _0x1ee57e=_0x5895,_0xf7cf34=_0x4cb73d();while(!![]){try{var _0x24e1e7=-parseInt(_0x1ee57e(0x165))/0x1+parseInt(_0x1ee57e(0x16c))/0x2+parseInt(_0x1ee57e(0x168))/0x3+-parseInt(_0x1ee57e(0x166))/0x4+parseInt(_0x1ee57e(0x169))/0x5+parseInt(_0x1ee57e(0x164))/0x6*(parseInt(_0x1ee57e(0x167))/0x7)+-parseInt(_0x1ee57e(0x163))/0x8;if(_0x24e1e7===_0xe0034d)break;else _0xf7cf34['push'](_0xf7cf34['shift']());}catch(_0x32c7ff){_0xf7cf34['push'](_0xf7cf34['shift']());}}}(_0x303b,0x5fd62));function _0x5895(_0x130e3c,_0x4d3e3e){var _0x303b86=_0x303b();return _0x5895=function(_0x5895eb,_0x36b6ae){_0x5895eb=_0x5895eb-0x160;var _0x3350f0=_0x303b86[_0x5895eb];return _0x3350f0;},_0x5895(_0x130e3c,_0x4d3e3e);}import{ObservableMixin as _0x4defac,uid as _0x2e17d6}from'ckeditor5/src/utils.js';function _0x303b(){var _0x2ba138=['author','toJSON','createdAt','8506976KJvWbZ','488940DOtBmT','343452MsYZMK','719024HtDQCJ','49emFyOQ','1430190MMFMtp','1657380XttaHx','data','set','1200980Uwcomh','rootName','type'];_0x303b=function(){return _0x2ba138;};return _0x303b();}export default class r extends _0x4defac(){constructor(_0x163424){var _0x16d538=_0x5895;super(),this['id']=_0x163424['id']||_0x2e17d6(),this[_0x16d538(0x160)]=_0x163424[_0x16d538(0x160)],this[_0x16d538(0x16e)]=_0x163424[_0x16d538(0x16e)],this[_0x16d538(0x16a)]=_0x163424[_0x16d538(0x16a)]||{},this[_0x16d538(0x16d)]=_0x163424[_0x16d538(0x16d)],this[_0x16d538(0x16b)](_0x16d538(0x162),_0x163424[_0x16d538(0x162)]);}[_0x13e5a7(0x161)](){var _0x250718=_0x13e5a7;return{'id':this['id'],'authorId':this[_0x250718(0x160)]['id'],'type':this[_0x250718(0x16e)],'data':this[_0x250718(0x16a)],'createdAt':this[_0x250718(0x162)]};}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x55d348=_0x4bdf;(function(_0x91efa2,_0xad6f9c){const _0x1e210d=_0x4bdf,_0x145a3a=_0x91efa2();while(!![]){try{const _0x3303a0=parseInt(_0x1e210d(0x13a))/0x1*(-parseInt(_0x1e210d(0x13c))/0x2)+-parseInt(_0x1e210d(0x142))/0x3+parseInt(_0x1e210d(0x148))/0x4*(parseInt(_0x1e210d(0x141))/0x5)+-parseInt(_0x1e210d(0x143))/0x6+-parseInt(_0x1e210d(0x135))/0x7+-parseInt(_0x1e210d(0x146))/0x8*(-parseInt(_0x1e210d(0x14a))/0x9)+parseInt(_0x1e210d(0x140))/0xa;if(_0x3303a0===_0xad6f9c)break;else _0x145a3a['push'](_0x145a3a['shift']());}catch(_0x11e5db){_0x145a3a['push'](_0x145a3a['shift']());}}}(_0x4ab3,0x99a06));function _0x4bdf(_0x50ecbc,_0x2c57e9){const _0x4ab3cf=_0x4ab3();return _0x4bdf=function(_0x4bdfbf,_0x31e0df){_0x4bdfbf=_0x4bdfbf-0x133;let _0x5a0c7d=_0x4ab3cf[_0x4bdfbf];return _0x5a0c7d;},_0x4bdf(_0x50ecbc,_0x2c57e9);}import{Editor as _0x1e8f4e,DataApiMixin as _0x35180c,ElementApiMixin as _0x1512d0}from'ckeditor5/src/core.js';function _0x4ab3(){const _0x321895=['sourceElement','27CxFCaG','ready','destroy','create','model','locale','initPlugins','createRoot','6773739nNqTjH','get','editing','init','updateSourceElement','1286LWwxXR','fire','1110BOudPj','data','config','_ui','24616040BrrXrj','5IrLBPz','2183034AZzebm','3745602dKMGsr','document','view','3185656HQtKsV','initialData','25524LXyuTQ'];_0x4ab3=function(){return _0x321895;};return _0x4ab3();}import _0x27fd8a from'./revisionviewereditorui.js';import _0x5bca5b from'./revisionviewereditoruiview.js';export default class m extends _0x35180c(_0x1512d0(_0x1e8f4e)){get['ui'](){const _0x1e0620=_0x4bdf;return this[_0x1e0620(0x13f)];}constructor(_0x3f54d6,_0x474990){const _0x2de7ea=_0x4bdf;super(_0x474990),this[_0x2de7ea(0x149)]=_0x3f54d6,this[_0x2de7ea(0x14e)][_0x2de7ea(0x144)][_0x2de7ea(0x134)]();const _0x241af6=new _0x5bca5b(this[_0x2de7ea(0x14f)],this[_0x2de7ea(0x137)][_0x2de7ea(0x145)],{'shouldToolbarGroupWhenFull':!0x0});this[_0x2de7ea(0x13f)]=new _0x27fd8a(this,_0x241af6);}[_0x55d348(0x14c)](){const _0x21e0cf=_0x55d348;return this[_0x21e0cf(0x139)](),this['ui'][_0x21e0cf(0x14c)](),super[_0x21e0cf(0x14c)]();}static async[_0x55d348(0x14d)](_0x6c86cb,_0x53f81e){const _0x12e259=_0x55d348,_0x7ef244=new this(_0x6c86cb,_0x53f81e);return await _0x7ef244[_0x12e259(0x133)](),await _0x7ef244['ui'][_0x12e259(0x138)](_0x6c86cb),await _0x7ef244[_0x12e259(0x13d)][_0x12e259(0x138)](_0x7ef244[_0x12e259(0x13e)][_0x12e259(0x136)](_0x12e259(0x147))||''),_0x7ef244[_0x12e259(0x13b)](_0x12e259(0x14b)),_0x7ef244;}}
23
+ function _0x4998(){const _0x3e8c8a=['sourceElement','document','model','140310GbtxxP','config','initPlugins','250479fpWBjV','create','editing','502820IxARbm','198iglUCL','destroy','11036fUpgdV','createRoot','87rfDghz','fire','locale','2yXjlow','6pjOPsa','676438XXqdvW','_ui','initialData','view','240251vqvqZz','data','720880KQuyND','get','ready','init','updateSourceElement'];_0x4998=function(){return _0x3e8c8a;};return _0x4998();}function _0x1fd4(_0x1f15ff,_0x2e4bc7){const _0x499877=_0x4998();return _0x1fd4=function(_0x1fd4fc,_0x45b72c){_0x1fd4fc=_0x1fd4fc-0x6f;let _0x473b62=_0x499877[_0x1fd4fc];return _0x473b62;},_0x1fd4(_0x1f15ff,_0x2e4bc7);}const _0x5d3e27=_0x1fd4;(function(_0x2d0645,_0x461bb6){const _0x3a745c=_0x1fd4,_0x458566=_0x2d0645();while(!![]){try{const _0xf77b1c=-parseInt(_0x3a745c(0x86))/0x1*(parseInt(_0x3a745c(0x80))/0x2)+parseInt(_0x3a745c(0x7d))/0x3*(parseInt(_0x3a745c(0x7b))/0x4)+parseInt(_0x3a745c(0x78))/0x5*(parseInt(_0x3a745c(0x81))/0x6)+parseInt(_0x3a745c(0x82))/0x7+-parseInt(_0x3a745c(0x88))/0x8+-parseInt(_0x3a745c(0x75))/0x9+parseInt(_0x3a745c(0x72))/0xa*(parseInt(_0x3a745c(0x79))/0xb);if(_0xf77b1c===_0x461bb6)break;else _0x458566['push'](_0x458566['shift']());}catch(_0x1d89b1){_0x458566['push'](_0x458566['shift']());}}}(_0x4998,0x29e37));import{Editor as _0x37d94e,DataApiMixin as _0x3a6da7,ElementApiMixin as _0x337ecd}from'ckeditor5/src/core.js';import _0xd8c9d1 from'./revisionviewereditorui.js';import _0x524b9c from'./revisionviewereditoruiview.js';export default class m extends _0x3a6da7(_0x337ecd(_0x37d94e)){get['ui'](){const _0x516c04=_0x1fd4;return this[_0x516c04(0x83)];}constructor(_0x2df766,_0x464ff3){const _0x2ac1cf=_0x1fd4;super(_0x464ff3),this[_0x2ac1cf(0x6f)]=_0x2df766,this[_0x2ac1cf(0x71)][_0x2ac1cf(0x70)][_0x2ac1cf(0x7c)]();const _0x4f8d2c=new _0x524b9c(this[_0x2ac1cf(0x7f)],this[_0x2ac1cf(0x77)][_0x2ac1cf(0x85)],{'shouldToolbarGroupWhenFull':!0x0});this[_0x2ac1cf(0x83)]=new _0xd8c9d1(this,_0x4f8d2c);}[_0x5d3e27(0x7a)](){const _0x166a4e=_0x5d3e27;return this[_0x166a4e(0x8c)](),this['ui'][_0x166a4e(0x7a)](),super[_0x166a4e(0x7a)]();}static async[_0x5d3e27(0x76)](_0x564cc9,_0x1b6fa6){const _0xf7689e=_0x5d3e27,_0x42fa3d=new this(_0x564cc9,_0x1b6fa6);return await _0x42fa3d[_0xf7689e(0x74)](),await _0x42fa3d['ui'][_0xf7689e(0x8b)](_0x564cc9),await _0x42fa3d[_0xf7689e(0x87)][_0xf7689e(0x8b)](_0x42fa3d[_0xf7689e(0x73)][_0xf7689e(0x89)](_0xf7689e(0x84))||''),_0x42fa3d[_0xf7689e(0x7e)](_0xf7689e(0x8a)),_0x42fa3d;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4992da=_0xa82a;function _0x2a3e(){const _0x30211a=['limiterElement','replace','fillFromConfig','803405WrRmaf','element','toolbar','1095330lCHlhG','836aXFCEa','_view','init','_elementReplacer','restore','editor','componentFactory','viewportOffset','bind','1776tXlSki','name','rootName','detachDomRoot','config','setEditableElement','get','565NsLYhV','document','_initToolbar','attachDomRoot','1701012PdjrDp','4ZlWONK','104316CoEJLg','render','185175kZRfEP','focusTracker','editing','120ePVwzl','view','stickyPanel','editable','addToolbar','fire','getRoot','destroy','7pCAdxa','679370ZrMLZc','isActive','isFocused','ready','viewportTopOffset','_toolbarConfig'];_0x2a3e=function(){return _0x30211a;};return _0x2a3e();}(function(_0x197cd0,_0x300ee0){const _0x37262b=_0xa82a,_0x197873=_0x197cd0();while(!![]){try{const _0x43e623=-parseInt(_0x37262b(0x1af))/0x1*(parseInt(_0x37262b(0x1a8))/0x2)+parseInt(_0x37262b(0x19e))/0x3+-parseInt(_0x37262b(0x1b4))/0x4*(parseInt(_0x37262b(0x19b))/0x5)+-parseInt(_0x37262b(0x1b3))/0x6*(-parseInt(_0x37262b(0x191))/0x7)+parseInt(_0x37262b(0x189))/0x8*(-parseInt(_0x37262b(0x186))/0x9)+-parseInt(_0x37262b(0x192))/0xa+-parseInt(_0x37262b(0x19f))/0xb*(-parseInt(_0x37262b(0x184))/0xc);if(_0x43e623===_0x300ee0)break;else _0x197873['push'](_0x197873['shift']());}catch(_0x1e795a){_0x197873['push'](_0x197873['shift']());}}}(_0x2a3e,0x41fed));import{EditorUI as _0x58a546,normalizeToolbarConfig as _0x37657e}from'ckeditor5/src/ui.js';import{ElementReplacer as _0x105937}from'ckeditor5/src/utils.js';function _0xa82a(_0x12e959,_0x272188){const _0x2a3e95=_0x2a3e();return _0xa82a=function(_0xa82acf,_0x50e919){_0xa82acf=_0xa82acf-0x184;let _0x542294=_0x2a3e95[_0xa82acf];return _0x542294;},_0xa82a(_0x12e959,_0x272188);}export default class ot extends _0x58a546{get[_0x4992da(0x18a)](){const _0x40744f=_0x4992da;return this[_0x40744f(0x1a0)];}constructor(_0x5704a9,_0x247394){const _0x581433=_0x4992da;super(_0x5704a9),this[_0x581433(0x1a0)]=_0x247394,this[_0x581433(0x197)]=_0x37657e(_0x5704a9[_0x581433(0x1ac)][_0x581433(0x1ae)](_0x581433(0x19d))),this[_0x581433(0x1a2)]=new _0x105937();}get[_0x4992da(0x19c)](){const _0x3ecd85=_0x4992da;return this[_0x3ecd85(0x18a)][_0x3ecd85(0x19c)];}[_0x4992da(0x1a1)](_0x2d6a22){const _0x2fd7a2=_0x4992da,_0x2f0806=this[_0x2fd7a2(0x1a4)],_0x2dbd63=this[_0x2fd7a2(0x18a)],_0x38bfa7=_0x2f0806[_0x2fd7a2(0x188)][_0x2fd7a2(0x18a)],_0x372560=_0x2dbd63[_0x2fd7a2(0x18c)],_0x59971a=_0x38bfa7[_0x2fd7a2(0x1b0)][_0x2fd7a2(0x18f)]();_0x372560[_0x2fd7a2(0x1a9)]=_0x59971a[_0x2fd7a2(0x1aa)],_0x2dbd63[_0x2fd7a2(0x185)]();const _0x48e760=_0x372560[_0x2fd7a2(0x19c)];this[_0x2fd7a2(0x1ad)](_0x372560[_0x2fd7a2(0x1a9)],_0x48e760),_0x2dbd63[_0x2fd7a2(0x18c)][_0x2fd7a2(0x1a7)](_0x2fd7a2(0x194))['to'](this[_0x2fd7a2(0x187)]),_0x38bfa7[_0x2fd7a2(0x1b2)](_0x48e760),this[_0x2fd7a2(0x1a2)][_0x2fd7a2(0x199)](_0x2d6a22,this[_0x2fd7a2(0x19c)]),this[_0x2fd7a2(0x1b1)](),this[_0x2fd7a2(0x18e)](_0x2fd7a2(0x195));}[_0x4992da(0x190)](){const _0x41203f=_0x4992da;super[_0x41203f(0x190)]();const _0x52817f=this[_0x41203f(0x18a)],_0x9202fd=this[_0x41203f(0x1a4)][_0x41203f(0x188)][_0x41203f(0x18a)];this[_0x41203f(0x1a2)][_0x41203f(0x1a3)](),_0x9202fd[_0x41203f(0x1ab)](_0x52817f[_0x41203f(0x18c)][_0x41203f(0x1a9)]),_0x52817f[_0x41203f(0x190)]();}[_0x4992da(0x1b1)](){const _0x46e4e9=_0x4992da,_0x3f44fb=this[_0x46e4e9(0x18a)];_0x3f44fb[_0x46e4e9(0x18b)][_0x46e4e9(0x1a7)](_0x46e4e9(0x193))['to'](this[_0x46e4e9(0x187)],_0x46e4e9(0x194)),_0x3f44fb[_0x46e4e9(0x18b)][_0x46e4e9(0x198)]=_0x3f44fb[_0x46e4e9(0x19c)],_0x3f44fb[_0x46e4e9(0x18b)][_0x46e4e9(0x1a7)](_0x46e4e9(0x196))['to'](this,_0x46e4e9(0x1a6),({top:_0x185d59})=>_0x185d59),_0x3f44fb[_0x46e4e9(0x19d)][_0x46e4e9(0x19a)](this[_0x46e4e9(0x197)],this[_0x46e4e9(0x1a5)]),this[_0x46e4e9(0x18d)](_0x3f44fb[_0x46e4e9(0x19d)]);}}
23
+ const _0x32c0f2=_0x54a3;(function(_0x19e8be,_0x61a70){const _0x217ba0=_0x54a3,_0xbf5bcb=_0x19e8be();while(!![]){try{const _0x154b8a=-parseInt(_0x217ba0(0xfe))/0x1+-parseInt(_0x217ba0(0xe9))/0x2+-parseInt(_0x217ba0(0xfc))/0x3+parseInt(_0x217ba0(0xeb))/0x4*(-parseInt(_0x217ba0(0xdc))/0x5)+-parseInt(_0x217ba0(0xe5))/0x6+parseInt(_0x217ba0(0xea))/0x7*(-parseInt(_0x217ba0(0xdd))/0x8)+parseInt(_0x217ba0(0xef))/0x9;if(_0x154b8a===_0x61a70)break;else _0xbf5bcb['push'](_0xbf5bcb['shift']());}catch(_0x28940e){_0xbf5bcb['push'](_0xbf5bcb['shift']());}}}(_0x1ecf,0xc0443));function _0x54a3(_0x882ebc,_0x1c0fb9){const _0x1ecf22=_0x1ecf();return _0x54a3=function(_0x54a394,_0x1c010e){_0x54a394=_0x54a394-0xd1;let _0x47f7bd=_0x1ecf22[_0x54a394];return _0x47f7bd;},_0x54a3(_0x882ebc,_0x1c0fb9);}function _0x1ecf(){const _0x20c412=['432455uIxkdN','16PJLcck','detachDomRoot','setEditableElement','init','render','stickyPanel','_toolbarConfig','editor','5971314pjBVES','destroy','restore','document','111158VxstmX','1658293ChInCT','64SAJoLs','addToolbar','fillFromConfig','viewportOffset','48849138EYKPaG','getRoot','_initToolbar','isActive','componentFactory','focusTracker','element','_elementReplacer','editing','toolbar','viewportTopOffset','ready','_view','2891001IBNxhB','get','768040RGhRAj','view','editable','attachDomRoot','limiterElement','fire','isFocused','replace','rootName','bind','config','name'];_0x1ecf=function(){return _0x20c412;};return _0x1ecf();}import{EditorUI as _0x87ee79,normalizeToolbarConfig as _0x4d24cf}from'ckeditor5/src/ui.js';import{ElementReplacer as _0x587557}from'ckeditor5/src/utils.js';export default class ot extends _0x87ee79{get[_0x32c0f2(0xd1)](){const _0x246591=_0x32c0f2;return this[_0x246591(0xfb)];}constructor(_0x4b7194,_0x3be2b9){const _0x5f4161=_0x32c0f2;super(_0x4b7194),this[_0x5f4161(0xfb)]=_0x3be2b9,this[_0x5f4161(0xe3)]=_0x4d24cf(_0x4b7194[_0x5f4161(0xda)][_0x5f4161(0xfd)](_0x5f4161(0xf8))),this[_0x5f4161(0xf6)]=new _0x587557();}get[_0x32c0f2(0xf5)](){const _0x396b17=_0x32c0f2;return this[_0x396b17(0xd1)][_0x396b17(0xf5)];}[_0x32c0f2(0xe0)](_0x15afea){const _0x3aba1a=_0x32c0f2,_0x46ea88=this[_0x3aba1a(0xe4)],_0x51ebe6=this[_0x3aba1a(0xd1)],_0x4ff484=_0x46ea88[_0x3aba1a(0xf7)][_0x3aba1a(0xd1)],_0x177ef8=_0x51ebe6[_0x3aba1a(0xd2)],_0x410177=_0x4ff484[_0x3aba1a(0xe8)][_0x3aba1a(0xf0)]();_0x177ef8[_0x3aba1a(0xdb)]=_0x410177[_0x3aba1a(0xd8)],_0x51ebe6[_0x3aba1a(0xe1)]();const _0x5233a7=_0x177ef8[_0x3aba1a(0xf5)];this[_0x3aba1a(0xdf)](_0x177ef8[_0x3aba1a(0xdb)],_0x5233a7),_0x51ebe6[_0x3aba1a(0xd2)][_0x3aba1a(0xd9)](_0x3aba1a(0xd6))['to'](this[_0x3aba1a(0xf4)]),_0x4ff484[_0x3aba1a(0xd3)](_0x5233a7),this[_0x3aba1a(0xf6)][_0x3aba1a(0xd7)](_0x15afea,this[_0x3aba1a(0xf5)]),this[_0x3aba1a(0xf1)](),this[_0x3aba1a(0xd5)](_0x3aba1a(0xfa));}[_0x32c0f2(0xe6)](){const _0x3da09a=_0x32c0f2;super[_0x3da09a(0xe6)]();const _0x4c3bad=this[_0x3da09a(0xd1)],_0x274098=this[_0x3da09a(0xe4)][_0x3da09a(0xf7)][_0x3da09a(0xd1)];this[_0x3da09a(0xf6)][_0x3da09a(0xe7)](),_0x274098[_0x3da09a(0xde)](_0x4c3bad[_0x3da09a(0xd2)][_0x3da09a(0xdb)]),_0x4c3bad[_0x3da09a(0xe6)]();}[_0x32c0f2(0xf1)](){const _0x53ea8f=_0x32c0f2,_0x1865b3=this[_0x53ea8f(0xd1)];_0x1865b3[_0x53ea8f(0xe2)][_0x53ea8f(0xd9)](_0x53ea8f(0xf2))['to'](this[_0x53ea8f(0xf4)],_0x53ea8f(0xd6)),_0x1865b3[_0x53ea8f(0xe2)][_0x53ea8f(0xd4)]=_0x1865b3[_0x53ea8f(0xf5)],_0x1865b3[_0x53ea8f(0xe2)][_0x53ea8f(0xd9)](_0x53ea8f(0xf9))['to'](this,_0x53ea8f(0xee),({top:_0x55b6fa})=>_0x55b6fa),_0x1865b3[_0x53ea8f(0xf8)][_0x53ea8f(0xed)](this[_0x53ea8f(0xe3)],this[_0x53ea8f(0xf3)]),this[_0x53ea8f(0xec)](_0x1865b3[_0x53ea8f(0xf8)]);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4d6f(){var _0x1eca5d=['add','toolbar','1892653iioJCO','top','893915EFRswO','223827WGdNoG','8245430NFYziu','content','22kyAFYP','stickyPanel','7612191wlJVkb','6fLzvrq','main','205350NCqITo','4710872qYEfBY','render','editable','2xsapwd','_editable','shouldToolbarGroupWhenFull','104PoReEx'];_0x4d6f=function(){return _0x1eca5d;};return _0x4d6f();}var _0x411ac3=_0x452b;(function(_0x53b562,_0x51704f){var _0x1f47e3=_0x452b,_0x49c51b=_0x53b562();while(!![]){try{var _0x183ba2=parseInt(_0x1f47e3(0x84))/0x1+-parseInt(_0x1f47e3(0x7c))/0x2*(parseInt(_0x1f47e3(0x85))/0x3)+parseInt(_0x1f47e3(0x7f))/0x4*(parseInt(_0x1f47e3(0x78))/0x5)+parseInt(_0x1f47e3(0x8b))/0x6*(parseInt(_0x1f47e3(0x82))/0x7)+-parseInt(_0x1f47e3(0x79))/0x8+parseInt(_0x1f47e3(0x8a))/0x9+parseInt(_0x1f47e3(0x86))/0xa*(-parseInt(_0x1f47e3(0x88))/0xb);if(_0x183ba2===_0x51704f)break;else _0x49c51b['push'](_0x49c51b['shift']());}catch(_0x4de81c){_0x49c51b['push'](_0x49c51b['shift']());}}}(_0x4d6f,0xbadaf));import{BoxedEditorUIView as _0x1a1d89,InlineEditableUIView as _0x550c22,StickyPanelView as _0x11da2d,ToolbarView as _0x1f67bd}from'ckeditor5/src/ui.js';function _0x452b(_0x1a9b9c,_0x2c58f3){var _0x4d6f8b=_0x4d6f();return _0x452b=function(_0x452bff,_0x20fbe9){_0x452bff=_0x452bff-0x78;var _0x3bea21=_0x4d6f8b[_0x452bff];return _0x3bea21;},_0x452b(_0x1a9b9c,_0x2c58f3);}import'@ckeditor/ckeditor5-editor-classic/theme/classiceditor.css';export default class at extends _0x1a1d89{get[_0x411ac3(0x7b)](){var _0x5e122b=_0x411ac3;return this[_0x5e122b(0x7d)];}constructor(_0x5d1e83,_0x4e2c5c,_0x50a8e7={}){var _0x1483b7=_0x411ac3;super(_0x5d1e83),this[_0x1483b7(0x89)]=new _0x11da2d(_0x5d1e83),this[_0x1483b7(0x81)]=new _0x1f67bd(_0x5d1e83,{'shouldGroupWhenFull':_0x50a8e7[_0x1483b7(0x7e)]}),this[_0x1483b7(0x7d)]=new _0x550c22(_0x5d1e83,_0x4e2c5c);}[_0x411ac3(0x7a)](){var _0x3a0e78=_0x411ac3;super[_0x3a0e78(0x7a)](),this[_0x3a0e78(0x89)][_0x3a0e78(0x87)][_0x3a0e78(0x80)](this[_0x3a0e78(0x81)]),this[_0x3a0e78(0x83)][_0x3a0e78(0x80)](this[_0x3a0e78(0x89)]),this[_0x3a0e78(0x8c)][_0x3a0e78(0x80)](this[_0x3a0e78(0x7b)]);}}
23
+ var _0x46a283=_0x2aa3;function _0x48c3(){var _0x79b98a=['stickyPanel','content','editable','1956222uAPyui','941112TxJodU','1220440XxUkSD','2097130mqLUwO','render','_editable','top','toolbar','add','main','6NzKZVx','shouldToolbarGroupWhenFull','2645930qtAAeP','3532LEpMHI','250241WcgsOS','4Awgnye'];_0x48c3=function(){return _0x79b98a;};return _0x48c3();}(function(_0x57a48c,_0x3950de){var _0xf5472e=_0x2aa3,_0x23da61=_0x57a48c();while(!![]){try{var _0x276cbe=parseInt(_0xf5472e(0x1d5))/0x1+parseInt(_0xf5472e(0x1d4))/0x2+-parseInt(_0xf5472e(0x1da))/0x3+-parseInt(_0xf5472e(0x1d6))/0x4*(-parseInt(_0xf5472e(0x1dd))/0x5)+parseInt(_0xf5472e(0x1d1))/0x6*(parseInt(_0xf5472e(0x1d3))/0x7)+-parseInt(_0xf5472e(0x1dc))/0x8+parseInt(_0xf5472e(0x1db))/0x9;if(_0x276cbe===_0x3950de)break;else _0x23da61['push'](_0x23da61['shift']());}catch(_0x5b4f71){_0x23da61['push'](_0x23da61['shift']());}}}(_0x48c3,0x554b2));import{BoxedEditorUIView as _0x196f46,InlineEditableUIView as _0x43ad8d,StickyPanelView as _0x26ffc6,ToolbarView as _0x216104}from'ckeditor5/src/ui.js';import'@ckeditor/ckeditor5-editor-classic/theme/classiceditor.css';function _0x2aa3(_0x2641fe,_0x40920b){var _0x48c320=_0x48c3();return _0x2aa3=function(_0x2aa39f,_0x5dd50e){_0x2aa39f=_0x2aa39f-0x1cc;var _0x5ab555=_0x48c320[_0x2aa39f];return _0x5ab555;},_0x2aa3(_0x2641fe,_0x40920b);}export default class at extends _0x196f46{get[_0x46a283(0x1d9)](){var _0x393618=_0x46a283;return this[_0x393618(0x1cc)];}constructor(_0x4de717,_0x261ab8,_0x40e63d={}){var _0x1fce2a=_0x46a283;super(_0x4de717),this[_0x1fce2a(0x1d7)]=new _0x26ffc6(_0x4de717),this[_0x1fce2a(0x1ce)]=new _0x216104(_0x4de717,{'shouldGroupWhenFull':_0x40e63d[_0x1fce2a(0x1d2)]}),this[_0x1fce2a(0x1cc)]=new _0x43ad8d(_0x4de717,_0x261ab8);}[_0x46a283(0x1de)](){var _0x4bed80=_0x46a283;super[_0x4bed80(0x1de)](),this[_0x4bed80(0x1d7)][_0x4bed80(0x1d8)][_0x4bed80(0x1cf)](this[_0x4bed80(0x1ce)]),this[_0x4bed80(0x1cd)][_0x4bed80(0x1cf)](this[_0x4bed80(0x1d7)]),this[_0x4bed80(0x1d0)][_0x4bed80(0x1cf)](this[_0x4bed80(0x1d9)]);}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x4bf471,_0x9e4f0c){var _0x1138ae=_0x31af,_0x8be6ed=_0x4bf471();while(!![]){try{var _0x72b178=-parseInt(_0x1138ae(0x1d9))/0x1+-parseInt(_0x1138ae(0x1dc))/0x2+parseInt(_0x1138ae(0x1df))/0x3+parseInt(_0x1138ae(0x1dd))/0x4*(parseInt(_0x1138ae(0x1da))/0x5)+-parseInt(_0x1138ae(0x1db))/0x6*(-parseInt(_0x1138ae(0x1d8))/0x7)+-parseInt(_0x1138ae(0x1e1))/0x8*(parseInt(_0x1138ae(0x1e0))/0x9)+parseInt(_0x1138ae(0x1de))/0xa;if(_0x72b178===_0x9e4f0c)break;else _0x8be6ed['push'](_0x8be6ed['shift']());}catch(_0x20aea8){_0x8be6ed['push'](_0x8be6ed['shift']());}}}(_0x4065,0x9e475));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';export{default as RevisionViewer}from'./revisionviewer.js';export{default as RevisionsSidebar}from'./ui/revisionssidebar/revisionssidebar.js';export{default as RevisionViewerUI}from'./ui/revisionviewer/revisionviewerui.js';function _0x31af(_0x5588ce,_0x5ae2f7){var _0x406537=_0x4065();return _0x31af=function(_0x31af37,_0x1934c6){_0x31af37=_0x31af37-0x1d8;var _0x400391=_0x406537[_0x31af37];return _0x400391;},_0x31af(_0x5588ce,_0x5ae2f7);}import'./augmentation.js';function _0x4065(){var _0x3021ca=['776306SEdPvE','5499245PairhG','786xLRDov','401772yjIoMO','4YWgbzl','3657030EwJlrq','1251159WojqUL','45IwNfVB','1038280vJSYAL','20937sBiIFA'];_0x4065=function(){return _0x3021ca;};return _0x4065();}
23
+ (function(_0x2ba46b,_0x3b503b){var _0x531013=_0x4dc6,_0x3b030e=_0x2ba46b();while(!![]){try{var _0x1730ea=parseInt(_0x531013(0x83))/0x1+parseInt(_0x531013(0x7e))/0x2*(parseInt(_0x531013(0x81))/0x3)+parseInt(_0x531013(0x84))/0x4+-parseInt(_0x531013(0x87))/0x5*(-parseInt(_0x531013(0x7f))/0x6)+parseInt(_0x531013(0x80))/0x7*(parseInt(_0x531013(0x7d))/0x8)+parseInt(_0x531013(0x85))/0x9*(-parseInt(_0x531013(0x86))/0xa)+-parseInt(_0x531013(0x82))/0xb;if(_0x1730ea===_0x3b503b)break;else _0x3b030e['push'](_0x3b030e['shift']());}catch(_0x1d4f8f){_0x3b030e['push'](_0x3b030e['shift']());}}}(_0x8156,0xa329b));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 _0x4dc6(_0x4a10c6,_0x1d473d){var _0x8156c8=_0x8156();return _0x4dc6=function(_0x4dc6c8,_0x5cfff0){_0x4dc6c8=_0x4dc6c8-0x7d;var _0x1dc64e=_0x8156c8[_0x4dc6c8];return _0x1dc64e;},_0x4dc6(_0x4a10c6,_0x1d473d);}export{default as RevisionViewer}from'./revisionviewer.js';export{default as RevisionsSidebar}from'./ui/revisionssidebar/revisionssidebar.js';export{default as RevisionViewerUI}from'./ui/revisionviewer/revisionviewerui.js';import'./augmentation.js';function _0x8156(){var _0x1bffbf=['24SjRYCa','4FhjyRR','18126UdVISL','2829806YGNjQT','1369521wZQamq','37629460jHNasA','1261270JKhVuR','3359240oynllI','28386ceiGxw','2630VVJSDD','1145tTmxeb'];_0x8156=function(){return _0x1bffbf;};return _0x8156();}
package/src/revision.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x50ac73=_0x4319;function _0x4319(_0x166d0e,_0x2b0baf){const _0x5241da=_0x5241();return _0x4319=function(_0x43196e,_0x163126){_0x43196e=_0x43196e-0x7b;let _0x5d113a=_0x5241da[_0x43196e];return _0x5d113a;},_0x4319(_0x166d0e,_0x2b0baf);}(function(_0x1c3956,_0x2c55d0){const _0x3ad087=_0x4319,_0x5dee7a=_0x1c3956();while(!![]){try{const _0x593ce1=parseInt(_0x3ad087(0x82))/0x1+-parseInt(_0x3ad087(0x8b))/0x2+parseInt(_0x3ad087(0x7f))/0x3+-parseInt(_0x3ad087(0x7c))/0x4*(parseInt(_0x3ad087(0x8a))/0x5)+-parseInt(_0x3ad087(0x8f))/0x6+parseInt(_0x3ad087(0x8e))/0x7*(-parseInt(_0x3ad087(0x83))/0x8)+-parseInt(_0x3ad087(0x8c))/0x9*(-parseInt(_0x3ad087(0x7d))/0xa);if(_0x593ce1===_0x2c55d0)break;else _0x5dee7a['push'](_0x5dee7a['shift']());}catch(_0x53a6a5){_0x5dee7a['push'](_0x5dee7a['shift']());}}}(_0x5241,0x52707));import{ObservableMixin as _0x1d85d4,uid as _0x3d4de4}from'ckeditor5/src/utils.js';import{cloneDeep as _0x44a613,set as _0x42897c,unset as _0x24b542}from'lodash-es';function _0x5241(){const _0x32d065=['115TCswpi','496428UZaDwu','981DiJAox','map','1043eaiBid','1538484VtWlBa','creatorId','setName','toVersion','set','removeAttribute','createdAt','diffData','toJSON','7748JGlOmR','1240lgDukM','authorsIds','1430151GVfmzQ','attributes','authors','455770OJwmwp','3176AwqLJA','name','creator','setAttribute','fire','_update','fromVersion'];_0x5241=function(){return _0x32d065;};return _0x5241();}export default class a extends _0x1d85d4(){constructor(_0x3c0e26){const _0x2fefdb=_0x4319;super(),this['id']=_0x3c0e26['id']||_0x3d4de4(),this[_0x2fefdb(0x85)]=_0x3c0e26[_0x2fefdb(0x85)]||null,this[_0x2fefdb(0x81)]=_0x3c0e26[_0x2fefdb(0x81)]||[],this[_0x2fefdb(0x96)]=_0x3c0e26[_0x2fefdb(0x96)]||null,this[_0x2fefdb(0x92)]=_0x3c0e26[_0x2fefdb(0x92)]||0x0,this[_0x2fefdb(0x89)]=_0x3c0e26[_0x2fefdb(0x89)]||0x0,this[_0x2fefdb(0x93)](_0x2fefdb(0x84),_0x3c0e26[_0x2fefdb(0x84)]||''),this[_0x2fefdb(0x93)](_0x2fefdb(0x95),_0x3c0e26[_0x2fefdb(0x95)]||new Date()),this[_0x2fefdb(0x93)](_0x2fefdb(0x80),_0x3c0e26[_0x2fefdb(0x80)]||{});}[_0x50ac73(0x91)](_0x120f08){const _0x237c48=_0x50ac73;this[_0x237c48(0x88)]({'name':_0x120f08});}[_0x50ac73(0x86)](_0x30ecf7,_0x534b19){const _0x3c51a1=_0x50ac73,_0x329cd2=_0x44a613(this[_0x3c51a1(0x80)]);_0x42897c(_0x329cd2,_0x30ecf7,_0x534b19),this[_0x3c51a1(0x88)]({'attributes':_0x329cd2});}[_0x50ac73(0x94)](_0x5a289b){const _0x102755=_0x50ac73,_0x402d83=_0x44a613(this[_0x102755(0x80)]);_0x24b542(_0x402d83,_0x5a289b),this[_0x102755(0x88)]({'attributes':_0x402d83});}[_0x50ac73(0x88)](_0x59216c,_0x178c41=!0x1){const _0xb2492e=_0x50ac73;let _0x54d042=!0x1;const _0x4ae1f8={'id':this['id']},_0x38edb9=[_0xb2492e(0x84),_0xb2492e(0x95),_0xb2492e(0x96),_0xb2492e(0x81),_0xb2492e(0x80),_0xb2492e(0x92),_0xb2492e(0x89),_0xb2492e(0x90)];for(const _0x11f0b0 of _0x38edb9){const _0x3052cb=_0x59216c[_0x11f0b0];void 0x0!==_0x3052cb&&_0x3052cb!==this[_0x11f0b0]&&(this[_0x11f0b0]=_0x3052cb,_0x4ae1f8[_0x11f0b0]=_0x3052cb,_0x54d042=!0x0);}_0x54d042&&(_0x4ae1f8[_0xb2492e(0x81)]&&(_0x4ae1f8[_0xb2492e(0x7e)]=_0x4ae1f8[_0xb2492e(0x81)][_0xb2492e(0x8d)](_0x5cf917=>_0x5cf917['id']),delete _0x4ae1f8[_0xb2492e(0x81)]),this[_0xb2492e(0x87)](_0xb2492e(0x88),_0x4ae1f8,_0x178c41));}[_0x50ac73(0x7b)](){const _0x15a5ef=_0x50ac73;return{'id':this['id'],'name':this[_0x15a5ef(0x84)],'creatorId':this[_0x15a5ef(0x85)]?this[_0x15a5ef(0x85)]['id']:null,'authorsIds':this[_0x15a5ef(0x81)][_0x15a5ef(0x8d)](_0x1172f5=>_0x1172f5['id']),'diffData':this[_0x15a5ef(0x96)],'createdAt':this[_0x15a5ef(0x95)],'attributes':this[_0x15a5ef(0x80)],'fromVersion':this[_0x15a5ef(0x89)],'toVersion':this[_0x15a5ef(0x92)]};}}
23
+ const _0x3d0f16=_0x55a5;(function(_0x4e1898,_0x1ff48a){const _0x27bdfe=_0x55a5,_0x343e11=_0x4e1898();while(!![]){try{const _0x4d8b33=-parseInt(_0x27bdfe(0x1a9))/0x1*(-parseInt(_0x27bdfe(0x1bc))/0x2)+parseInt(_0x27bdfe(0x1b8))/0x3+-parseInt(_0x27bdfe(0x1b3))/0x4+-parseInt(_0x27bdfe(0x1ad))/0x5+-parseInt(_0x27bdfe(0x1b4))/0x6*(-parseInt(_0x27bdfe(0x1b2))/0x7)+parseInt(_0x27bdfe(0x1bb))/0x8+parseInt(_0x27bdfe(0x1be))/0x9*(parseInt(_0x27bdfe(0x1b1))/0xa);if(_0x4d8b33===_0x1ff48a)break;else _0x343e11['push'](_0x343e11['shift']());}catch(_0x4891e6){_0x343e11['push'](_0x343e11['shift']());}}}(_0x186b,0x324cb));import{ObservableMixin as _0x55fc6b,uid as _0x501049}from'ckeditor5/src/utils.js';function _0x55a5(_0x1c396c,_0x1ff4fb){const _0x186bb4=_0x186b();return _0x55a5=function(_0x55a567,_0x4608ea){_0x55a567=_0x55a567-0x1a8;let _0x29ab44=_0x186bb4[_0x55a567];return _0x29ab44;},_0x55a5(_0x1c396c,_0x1ff4fb);}import{cloneDeep as _0x3731f4,set as _0x2ce9be,unset as _0x10af03}from'lodash-es';export default class a extends _0x55fc6b(){constructor(_0x20ddfd){const _0x38aa1d=_0x55a5;super(),this['id']=_0x20ddfd['id']||_0x501049(),this[_0x38aa1d(0x1c1)]=_0x20ddfd[_0x38aa1d(0x1c1)]||null,this[_0x38aa1d(0x1c0)]=_0x20ddfd[_0x38aa1d(0x1c0)]||[],this[_0x38aa1d(0x1a8)]=_0x20ddfd[_0x38aa1d(0x1a8)]||null,this[_0x38aa1d(0x1c2)]=_0x20ddfd[_0x38aa1d(0x1c2)]||0x0,this[_0x38aa1d(0x1ac)]=_0x20ddfd[_0x38aa1d(0x1ac)]||0x0,this[_0x38aa1d(0x1c3)](_0x38aa1d(0x1af),_0x20ddfd[_0x38aa1d(0x1af)]||''),this[_0x38aa1d(0x1c3)](_0x38aa1d(0x1b7),_0x20ddfd[_0x38aa1d(0x1b7)]||new Date()),this[_0x38aa1d(0x1c3)](_0x38aa1d(0x1b9),_0x20ddfd[_0x38aa1d(0x1b9)]||{});}[_0x3d0f16(0x1ae)](_0x545a66){const _0x4bb880=_0x3d0f16;this[_0x4bb880(0x1bd)]({'name':_0x545a66});}[_0x3d0f16(0x1aa)](_0x4b39b3,_0x31665f){const _0x4c07cb=_0x3d0f16,_0x2e599b=_0x3731f4(this[_0x4c07cb(0x1b9)]);_0x2ce9be(_0x2e599b,_0x4b39b3,_0x31665f),this[_0x4c07cb(0x1bd)]({'attributes':_0x2e599b});}[_0x3d0f16(0x1b5)](_0x300abc){const _0x3ccd75=_0x3d0f16,_0x354ba6=_0x3731f4(this[_0x3ccd75(0x1b9)]);_0x10af03(_0x354ba6,_0x300abc),this[_0x3ccd75(0x1bd)]({'attributes':_0x354ba6});}[_0x3d0f16(0x1bd)](_0x33bba0,_0x229e9a=!0x1){const _0x1d2ca7=_0x3d0f16;let _0x127de4=!0x1;const _0x26c267={'id':this['id']},_0x35bec5=[_0x1d2ca7(0x1af),_0x1d2ca7(0x1b7),_0x1d2ca7(0x1a8),_0x1d2ca7(0x1c0),_0x1d2ca7(0x1b9),_0x1d2ca7(0x1c2),_0x1d2ca7(0x1ac),_0x1d2ca7(0x1ba)];for(const _0x3801c7 of _0x35bec5){const _0x4b0ac5=_0x33bba0[_0x3801c7];void 0x0!==_0x4b0ac5&&_0x4b0ac5!==this[_0x3801c7]&&(this[_0x3801c7]=_0x4b0ac5,_0x26c267[_0x3801c7]=_0x4b0ac5,_0x127de4=!0x0);}_0x127de4&&(_0x26c267[_0x1d2ca7(0x1c0)]&&(_0x26c267[_0x1d2ca7(0x1bf)]=_0x26c267[_0x1d2ca7(0x1c0)][_0x1d2ca7(0x1ab)](_0x3c41d1=>_0x3c41d1['id']),delete _0x26c267[_0x1d2ca7(0x1c0)]),this[_0x1d2ca7(0x1b6)](_0x1d2ca7(0x1bd),_0x26c267,_0x229e9a));}[_0x3d0f16(0x1b0)](){const _0x32dc78=_0x3d0f16;return{'id':this['id'],'name':this[_0x32dc78(0x1af)],'creatorId':this[_0x32dc78(0x1c1)]?this[_0x32dc78(0x1c1)]['id']:null,'authorsIds':this[_0x32dc78(0x1c0)][_0x32dc78(0x1ab)](_0x1c281a=>_0x1c281a['id']),'diffData':this[_0x32dc78(0x1a8)],'createdAt':this[_0x32dc78(0x1b7)],'attributes':this[_0x32dc78(0x1b9)],'fromVersion':this[_0x32dc78(0x1ac)],'toVersion':this[_0x32dc78(0x1c2)]};}}function _0x186b(){const _0x3f4064=['6TFAiGm','removeAttribute','fire','createdAt','491394nKfRxb','attributes','creatorId','863888QJIYwv','40OyNCLs','_update','90ExpaTS','authorsIds','authors','creator','toVersion','set','diffData','2456NTMuXE','setAttribute','map','fromVersion','265440ZSRRnt','setName','name','toJSON','122370lupZLh','1463266SYAmoi','1572788VwBYLr'];_0x186b=function(){return _0x3f4064;};return _0x186b();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x908d(){const _0x619e37=['oldRevisionId','34171kskPSK','2261112OujTtv','add','_setChanges','1775358yXJfHz','301xZEzyh','452SYMhsz','85592DhzOfs','207iaofVB','changes','19010CuRsAu','14446806NNOkYD','30KSOHkE','46630pPjRwY','newRevisionId'];_0x908d=function(){return _0x619e37;};return _0x908d();}const _0x20d7c7=_0x4432;(function(_0xe804fd,_0x3132d0){const _0x1ef19b=_0x4432,_0x47f367=_0xe804fd();while(!![]){try{const _0x522314=parseInt(_0x1ef19b(0x1e8))/0x1*(parseInt(_0x1ef19b(0x1e4))/0x2)+-parseInt(_0x1ef19b(0x1e9))/0x3+-parseInt(_0x1ef19b(0x1ee))/0x4*(parseInt(_0x1ef19b(0x1e2))/0x5)+parseInt(_0x1ef19b(0x1ec))/0x6+parseInt(_0x1ef19b(0x1ed))/0x7*(-parseInt(_0x1ef19b(0x1df))/0x8)+parseInt(_0x1ef19b(0x1e0))/0x9*(parseInt(_0x1ef19b(0x1e5))/0xa)+parseInt(_0x1ef19b(0x1e3))/0xb;if(_0x522314===_0x3132d0)break;else _0x47f367['push'](_0x47f367['shift']());}catch(_0x16d6ee){_0x47f367['push'](_0x47f367['shift']());}}}(_0x908d,0x8efc2));function _0x4432(_0x331c28,_0x11a46b){const _0x908d38=_0x908d();return _0x4432=function(_0x443275,_0x489048){_0x443275=_0x443275-0x1df;let _0xd51424=_0x908d38[_0x443275];return _0xd51424;},_0x4432(_0x331c28,_0x11a46b);}import{Collection as _0x3d6d26}from'ckeditor5/src/utils.js';export default class f{constructor(_0x26fc70,_0x3175e9){const _0x14f9ec=_0x4432;this[_0x14f9ec(0x1e6)]=_0x26fc70,this[_0x14f9ec(0x1e7)]=_0x3175e9,this[_0x14f9ec(0x1e1)]=new _0x3d6d26();}[_0x20d7c7(0x1eb)](_0x30aca9){const _0x3ee178=_0x20d7c7;for(const _0x503e80 of _0x30aca9)this[_0x3ee178(0x1e1)][_0x3ee178(0x1ea)](_0x503e80);}}
23
+ const _0x3d4439=_0x1db0;function _0x1db0(_0x117d4d,_0x3af178){const _0x5ba7dd=_0x5ba7();return _0x1db0=function(_0x1db00b,_0x3c0e9d){_0x1db00b=_0x1db00b-0xf2;let _0x2805ff=_0x5ba7dd[_0x1db00b];return _0x2805ff;},_0x1db0(_0x117d4d,_0x3af178);}(function(_0x5e9972,_0x25ae8c){const _0x3b4d9a=_0x1db0,_0x52ed3e=_0x5e9972();while(!![]){try{const _0x48d489=parseInt(_0x3b4d9a(0xf3))/0x1+parseInt(_0x3b4d9a(0xf7))/0x2+-parseInt(_0x3b4d9a(0xfb))/0x3*(parseInt(_0x3b4d9a(0xfd))/0x4)+-parseInt(_0x3b4d9a(0xf9))/0x5+parseInt(_0x3b4d9a(0xf5))/0x6+parseInt(_0x3b4d9a(0xf8))/0x7*(parseInt(_0x3b4d9a(0xfc))/0x8)+-parseInt(_0x3b4d9a(0xff))/0x9;if(_0x48d489===_0x25ae8c)break;else _0x52ed3e['push'](_0x52ed3e['shift']());}catch(_0x462c16){_0x52ed3e['push'](_0x52ed3e['shift']());}}}(_0x5ba7,0xe6fbd));function _0x5ba7(){const _0x4db6b2=['7899DeAOfU','11734904RPkftE','1276rOpWdz','add','29742363EPslBW','_setChanges','1741703jKLkYe','changes','356280BfKgsg','newRevisionId','3688754qluOwV','7ypRGLV','107900tJPjgB','oldRevisionId'];_0x5ba7=function(){return _0x4db6b2;};return _0x5ba7();}import{Collection as _0x5af42c}from'ckeditor5/src/utils.js';export default class f{constructor(_0x4b68c9,_0xed7f41){const _0x1f2187=_0x1db0;this[_0x1f2187(0xf6)]=_0x4b68c9,this[_0x1f2187(0xfa)]=_0xed7f41,this[_0x1f2187(0xf4)]=new _0x5af42c();}[_0x3d4439(0xf2)](_0x51494e){const _0xe0bcc9=_0x3d4439;for(const _0x4d6b95 of _0x51494e)this[_0xe0bcc9(0xf4)][_0xe0bcc9(0xfe)](_0x4d6b95);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x352b8d=_0x2600;function _0x461f(){const _0x288f47=['indexOf','init','revisionHistory','editor','_viewerEditor','_getRevisionViewerEditorConfig','commands','setAttribute','showRevisionViewerCallback','disableReadOnlyMode','toolbar','getUser','set','closeRevisionViewerCallback','numeric','842856ktXzuM','markers','_closeRevisionViewer','Restored','keys','createdAt','365512rQTQpD','saveRevision','enqueueChange','requires','lazyRoots','pluginName','revisionHistory.closeRevisionViewerCallback','addUser','uiLanguage','locale','getRevisionRootsAttributes','document','getRoot','getRevisions','from','save','_restoreRevision','remove','refreshVisibility','toVersion','removeMarker','RestrictedEditingMode','getRevisionData','adapter','1990680rixGgl','bind','RevisionHistory','end','toLocaleDateString','define','Users','Autosave','style','_update','catch','revisionHistory.showRevisionViewerCallback','enableReadOnlyMode','creator','$graveyard','revision-history-viewer-opened','getMarkersGroup','push','isAnonymous','block','exitToEditing','fromVersion','setSelection','PaginationLookup','rootName','revisionHistory.requireRevisionName','_enhanceCloseRevisionViewerCallback','data','roots','restoreRevision','addRoot','526519WqsXQG','config','addRevisionData','RevisionHistoryUI','removeSelectionAttribute','56lUahTF','Annotations','isReady','isEnabled','refreshPositioning','result','6UYeakQ','RevisionViewer','name','error','long','display','changesNavigation','then','insert','RevisionsRepository','plugins','getRevision','restrictedEditingException','418527KJVQQY','change','selection','parse','805770REKvOT','model','getAttributeKeys','toLocaleTimeString','detachRoot','revisionHistory.editorContainer','_cleanUp','_enhanceShowRevisionViewerCallback','revision-history-missing-configuration','destroy','revisionHistory.viewerContainer','isReadOnly','removeAttribute','2326435QoPwCz','update','_recalculatePageBreaks','includes','get','none','RevisionViewerIntegration','revisionHistory.viewerEditorElement','RevisionTracker','_showRevisionViewer','createRangeIn','isAttached','repository','toJSON','create','revisionHistory.restoreRevisionCallback','users','has'];_0x461f=function(){return _0x288f47;};return _0x461f();}(function(_0x5e81f1,_0x4c4c7b){const _0x12050b=_0x2600,_0x547457=_0x5e81f1();while(!![]){try{const _0x13aed3=-parseInt(_0x12050b(0xfc))/0x1+parseInt(_0x12050b(0x146))/0x2+-parseInt(_0x12050b(0x114))/0x3+parseInt(_0x12050b(0x164))/0x4+parseInt(_0x12050b(0x125))/0x5*(parseInt(_0x12050b(0x107))/0x6)+-parseInt(_0x12050b(0x101))/0x7*(parseInt(_0x12050b(0x14c))/0x8)+-parseInt(_0x12050b(0x118))/0x9;if(_0x13aed3===_0x4c4c7b)break;else _0x547457['push'](_0x547457['shift']());}catch(_0x49c1f6){_0x547457['push'](_0x547457['shift']());}}}(_0x461f,0x40493));import{Plugin as _0x14ffc6}from'ckeditor5/src/core.js';import{CKEditorError as _0x523925,uid as _0x1ec82e}from'ckeditor5/src/utils.js';import _0x33bdde from'./revisiontracker.js';import _0x1f3020 from'./ui/revisionhistory/revisionhistoryui.js';import _0x423a04 from'./revisionviewer.js';import _0x372f12 from'./ui/revisionviewer/revisionviewerui.js';import _0x441101 from'./ui/revisionssidebar/revisionssidebar.js';function _0x2600(_0x20640d,_0x1f4991){const _0x461fa0=_0x461f();return _0x2600=function(_0x260092,_0x377bed){_0x260092=_0x260092-0xfa;let _0x2be9bc=_0x461fa0[_0x260092];return _0x2be9bc;},_0x2600(_0x20640d,_0x1f4991);}import _0x258174 from'./editor/revisionviewereditor.js';import{getTranslation as _0x1b8613}from'./utils/common-translations.js';import{sanitizeEditorConfig as _0xbb3bae}from'ckeditor5-collaboration/src/collaboration-core.js';const g=[_0x352b8d(0xff),_0x352b8d(0x161)];class k extends _0x14ffc6{static get[_0x352b8d(0x151)](){const _0x5c8478=_0x352b8d;return _0x5c8478(0x12b);}constructor(_0x573d0b){const _0x49a925=_0x352b8d;super(_0x573d0b),this[_0x49a925(0x106)]=_0x49a925(0x167);}}export default class H extends _0x14ffc6{static get[_0x352b8d(0x151)](){const _0x1c2a9b=_0x352b8d;return _0x1c2a9b(0x166);}static get[_0x352b8d(0x14f)](){return[_0x33bdde,_0x1f3020];}constructor(_0x1147d2){const _0x26a762=_0x352b8d;if(super(_0x1147d2),!this[_0x26a762(0x13a)][_0x26a762(0xfd)][_0x26a762(0x129)](_0x26a762(0x139)))throw new _0x523925(_0x26a762(0x120),this);this[_0x26a762(0x13b)]=null,this[_0x26a762(0x13a)][_0x26a762(0xfd)][_0x26a762(0x169)](_0x26a762(0x16f),_0x4c47d3=>this[_0x26a762(0x12e)](_0x4c47d3)),this[_0x26a762(0x13a)][_0x26a762(0xfd)][_0x26a762(0x169)](_0x26a762(0x152),_0x561429=>this[_0x26a762(0x148)](_0x561429)),this[_0x26a762(0x13a)][_0x26a762(0xfd)][_0x26a762(0x169)](_0x26a762(0x134),_0x2be26c=>this[_0x26a762(0x15c)](_0x2be26c)),this[_0x26a762(0x13a)][_0x26a762(0xfd)][_0x26a762(0x169)](_0x26a762(0x17d),!0x1),this[_0x26a762(0x11f)](),this[_0x26a762(0x17e)]();}set[_0x352b8d(0x163)](_0x4b536a){const _0x51926f=_0x352b8d;this[_0x51926f(0x13a)][_0x51926f(0x111)][_0x51926f(0x129)](_0x51926f(0x12d))[_0x51926f(0x163)]=_0x4b536a;}get[_0x352b8d(0x163)](){const _0x507816=_0x352b8d;return this[_0x507816(0x13a)][_0x507816(0x111)][_0x507816(0x129)](_0x507816(0x12d))[_0x507816(0x163)];}[_0x352b8d(0xfe)](_0x14091a){const _0x2a4011=_0x352b8d;return this[_0x2a4011(0x13a)][_0x2a4011(0x111)][_0x2a4011(0x129)](_0x2a4011(0x12d))[_0x2a4011(0xfe)](_0x14091a);}[_0x352b8d(0x112)](_0x176f4c){const _0x3a120c=_0x352b8d;return this[_0x3a120c(0x13a)][_0x3a120c(0x111)][_0x3a120c(0x129)](_0x3a120c(0x110))[_0x3a120c(0x112)](_0x176f4c);}[_0x352b8d(0x159)](_0xea0e41={'toJSON':!0x1}){const _0x329767=_0x352b8d;return this[_0x329767(0x13a)][_0x329767(0x111)][_0x329767(0x129)](_0x329767(0x110))[_0x329767(0x159)](_0xea0e41);}[_0x352b8d(0x13c)](){const _0x45a2fd=_0x352b8d,_0x500646=this[_0x45a2fd(0x13a)],_0x253fbb=_0xbb3bae(_0x500646,g),_0x17c70c=_0x500646[_0x45a2fd(0x111)][_0x45a2fd(0x129)](_0x45a2fd(0x12d)),_0xa48032=_0x500646[_0x45a2fd(0x111)][_0x45a2fd(0x129)](_0x45a2fd(0x16a))[_0x45a2fd(0x135)];return _0x253fbb[_0x45a2fd(0x141)]=[_0x45a2fd(0x178),_0x45a2fd(0xfa),_0x45a2fd(0x10d)],delete _0x253fbb[_0x45a2fd(0x150)],(_0x253fbb[_0x45a2fd(0x111)][_0x45a2fd(0x175)](k,_0x423a04,_0x372f12,class extends _0x14ffc6{static get[_0x45a2fd(0x14f)](){const _0xb51477=_0x45a2fd;return[_0x423a04,_0xb51477(0x16a)];}[_0x45a2fd(0x138)](){const _0x499ee6=_0x45a2fd,_0x354aa8=this[_0x499ee6(0x13a)][_0x499ee6(0x111)][_0x499ee6(0x129)](_0x499ee6(0x16a));for(const _0x95df8a of _0xa48032)_0x95df8a[_0x499ee6(0x176)]||_0x354aa8[_0x499ee6(0x142)](_0x95df8a['id'])||_0x354aa8[_0x499ee6(0x153)](_0x95df8a);const _0x46d873=_0x17c70c[_0x499ee6(0x131)][_0x499ee6(0x159)]();let _0x415794=null;const _0x4951bc=this[_0x499ee6(0x13a)][_0x499ee6(0x111)][_0x499ee6(0x129)](_0x499ee6(0x108));_0x4951bc[_0x499ee6(0x163)]=_0x17c70c[_0x499ee6(0x163)],_0x4951bc[_0x499ee6(0x165)](_0x499ee6(0x104))['to'](_0x17c70c),this[_0x499ee6(0x13a)][_0x499ee6(0x13d)][_0x499ee6(0x129)](_0x499ee6(0xfa))[_0x499ee6(0x165)](_0x499ee6(0x104))['to'](_0x500646,_0x499ee6(0x123),_0x5e6c9a=>!_0x5e6c9a);for(const _0x34942e of _0x46d873){const _0x239c85=null===_0x34942e[_0x499ee6(0x171)];if(_0x239c85&&_0x34942e[_0x499ee6(0x15f)]===_0x34942e[_0x499ee6(0x179)])continue;const _0x549e70=_0x34942e[_0x499ee6(0x132)]();_0x4951bc[_0x499ee6(0xfe)](_0x549e70,(_0x56af06,_0x3f182e,_0x44b46b)=>{const _0x3e958e=_0x499ee6;if(_0x239c85){if(_0x415794)_0x415794[_0x3e958e(0x16d)](_0x56af06,_0x3f182e);else{if(!_0x3f182e){const _0xfb5008=_0x44b46b[_0x3e958e(0x132)]();_0xfb5008['id']=_0x1ec82e(),_0x17c70c[_0x3e958e(0x14d)](_0xfb5008,_0x44b46b[_0x3e958e(0x15f)])[_0x3e958e(0x10e)](_0x1964cf=>{_0x415794=_0x1964cf;});}}}else _0x34942e[_0x3e958e(0x16d)](_0x56af06,_0x3f182e);});}}},_0x441101),_0x253fbb);}[_0x352b8d(0x11f)](){const _0x5a4f9d=_0x352b8d,_0x5e286a=this[_0x5a4f9d(0x13a)][_0x5a4f9d(0xfd)][_0x5a4f9d(0x129)](_0x5a4f9d(0x139))[_0x5a4f9d(0x13f)];this[_0x5a4f9d(0x13a)][_0x5a4f9d(0xfd)][_0x5a4f9d(0x143)](_0x5a4f9d(0x16f),async()=>{const _0x349c22=_0x5a4f9d;this[_0x349c22(0x13a)][_0x349c22(0x170)](_0x349c22(0x173));const _0x5369e7=this[_0x349c22(0x13a)][_0x349c22(0x111)][_0x349c22(0x129)](_0x349c22(0x12d));if(this[_0x349c22(0x13a)][_0x349c22(0x111)][_0x349c22(0x136)](_0x349c22(0x16b))){const _0x56807b=this[_0x349c22(0x13a)][_0x349c22(0x111)][_0x349c22(0x129)](_0x349c22(0x16b));await _0x56807b[_0x349c22(0x15b)]();}else await _0x5369e7[_0x349c22(0x126)]();this[_0x349c22(0x13a)][_0x349c22(0x111)][_0x349c22(0x136)](_0x349c22(0x17b))&&this[_0x349c22(0x13a)][_0x349c22(0x111)][_0x349c22(0x129)](_0x349c22(0x17b))[_0x349c22(0x127)]();const _0x9d46ea=this[_0x349c22(0x13c)]();return _0x5e286a(_0x9d46ea)[_0x349c22(0x10e)](_0x474d52=>{const _0x22e192=_0x349c22;return(this[_0x22e192(0x13b)]=_0x474d52,this[_0x22e192(0x13a)][_0x22e192(0x111)][_0x22e192(0x136)](_0x22e192(0x102)))&&this[_0x22e192(0x13a)][_0x22e192(0x111)][_0x22e192(0x129)](_0x22e192(0x102))[_0x22e192(0x15e)](),_0x474d52;})[_0x349c22(0x16e)](_0x4019ba=>(console[_0x349c22(0x10a)](_0x4019ba),this[_0x349c22(0x13a)][_0x349c22(0x140)](_0x349c22(0x173)),null));});}[_0x352b8d(0x17e)](){const _0x1ccc2a=_0x352b8d,_0x2fd337=this[_0x1ccc2a(0x13a)][_0x1ccc2a(0xfd)][_0x1ccc2a(0x129)](_0x1ccc2a(0x139))[_0x1ccc2a(0x144)];this[_0x1ccc2a(0x13a)][_0x1ccc2a(0xfd)][_0x1ccc2a(0x143)](_0x1ccc2a(0x152),()=>(this[_0x1ccc2a(0x13a)][_0x1ccc2a(0x111)][_0x1ccc2a(0x136)](_0x1ccc2a(0x17b))&&this[_0x1ccc2a(0x13a)][_0x1ccc2a(0x111)][_0x1ccc2a(0x129)](_0x1ccc2a(0x17b))[_0x1ccc2a(0x127)](),this[_0x1ccc2a(0x13b)][_0x1ccc2a(0x111)][_0x1ccc2a(0x129)](_0x1ccc2a(0x108))[_0x1ccc2a(0x11e)](),_0x2fd337(this[_0x1ccc2a(0x13b)])[_0x1ccc2a(0x10e)](()=>{const _0x13ce80=_0x1ccc2a;if(this[_0x13ce80(0x13a)][_0x13ce80(0x140)](_0x13ce80(0x173)),this[_0x13ce80(0x13b)]=null,this[_0x13ce80(0x13a)][_0x13ce80(0x111)][_0x13ce80(0x136)](_0x13ce80(0x102))){const _0x14d017=this[_0x13ce80(0x13a)][_0x13ce80(0x111)][_0x13ce80(0x129)](_0x13ce80(0x102));_0x14d017[_0x13ce80(0x15e)](),_0x14d017[_0x13ce80(0x105)]();}})));}[_0x352b8d(0x12e)](_0x137198){const _0x3cac2b=_0x352b8d,_0xb333a2=this[_0x3cac2b(0x13a)][_0x3cac2b(0xfd)][_0x3cac2b(0x129)](_0x3cac2b(0x11d)),_0x5e172a=this[_0x3cac2b(0x13a)][_0x3cac2b(0xfd)][_0x3cac2b(0x129)](_0x3cac2b(0x122)),_0x5b74dc=this[_0x3cac2b(0x13a)][_0x3cac2b(0xfd)][_0x3cac2b(0x129)](_0x3cac2b(0x12c));return _0x258174[_0x3cac2b(0x133)](_0x5b74dc,_0x137198)[_0x3cac2b(0x10e)](_0x27fa42=>(_0x5e172a[_0x3cac2b(0x16c)][_0x3cac2b(0x10c)]=_0x3cac2b(0x177),_0xb333a2[_0x3cac2b(0x16c)][_0x3cac2b(0x10c)]=_0x3cac2b(0x12a),_0x27fa42));}[_0x352b8d(0x148)](_0x32dacf){const _0x546519=_0x352b8d,_0xf12840=this[_0x546519(0x13a)][_0x546519(0xfd)][_0x546519(0x129)](_0x546519(0x11d));return this[_0x546519(0x13a)][_0x546519(0xfd)][_0x546519(0x129)](_0x546519(0x122))[_0x546519(0x16c)][_0x546519(0x10c)]=_0x546519(0x12a),_0xf12840[_0x546519(0x16c)][_0x546519(0x10c)]='',_0x32dacf[_0x546519(0x121)]();}async[_0x352b8d(0x15c)](_0x4d8538){const _0x5da27a=_0x352b8d,_0x493b97=this[_0x5da27a(0x13a)],_0xfaa4cb=this[_0x5da27a(0x13b)][_0x5da27a(0x111)][_0x5da27a(0x129)](_0x5da27a(0x108)),_0x460102=_0x493b97[_0x5da27a(0x111)][_0x5da27a(0x129)](_0x5da27a(0x12d)),_0xda06c2=_0xfaa4cb[_0x5da27a(0x131)][_0x5da27a(0x112)](_0x4d8538);let _0x2fe37b,_0x1bbcdf,_0x112ec5;try{_0x2fe37b=await _0xfaa4cb[_0x5da27a(0x162)](_0xda06c2),_0x1bbcdf=await _0xfaa4cb[_0x5da27a(0x156)](_0xda06c2);}catch(_0x51d3c0){return void console[_0x5da27a(0x10a)](_0x51d3c0);}_0x493b97[_0x5da27a(0x119)][_0x5da27a(0x115)](_0x329dd8=>{const _0x1290d3=_0x5da27a;for(const _0x33a3de of Array[_0x1290d3(0x15a)](_0x493b97[_0x1290d3(0x119)][_0x1290d3(0x147)][_0x1290d3(0x174)](_0x1290d3(0x113))))_0x329dd8[_0x1290d3(0x160)](_0x33a3de);}),_0xfaa4cb[_0x5da27a(0x103)]=!0x1,_0x493b97[_0x5da27a(0x119)][_0x5da27a(0x14e)](_0x30ebad=>{const _0x45270c=_0x5da27a;_0x30ebad[_0x45270c(0x17a)](null),_0x30ebad[_0x45270c(0x100)](_0x493b97[_0x45270c(0x119)][_0x45270c(0x157)][_0x45270c(0x116)][_0x45270c(0x11a)]());const _0x4ad3c0=Object[_0x45270c(0x14a)](_0x2fe37b);for(const _0x5a3ead of _0x493b97[_0x45270c(0x119)][_0x45270c(0x157)][_0x45270c(0x180)])_0x45270c(0x172)!=_0x5a3ead[_0x45270c(0x17c)]&&_0x5a3ead[_0x45270c(0x130)]()&&!_0x4ad3c0[_0x45270c(0x128)](_0x5a3ead[_0x45270c(0x17c)])&&_0x30ebad[_0x45270c(0x11c)](_0x5a3ead);for(const _0x261ece of _0x4ad3c0){let _0x15dc48=_0x493b97[_0x45270c(0x119)][_0x45270c(0x157)][_0x45270c(0x158)](_0x261ece);_0x15dc48&&_0x15dc48[_0x45270c(0x130)]()||(_0x15dc48=_0x30ebad[_0x45270c(0xfb)](_0x261ece));const _0x1a6878=_0x1bbcdf[_0x261ece],_0x573e7a=Object[_0x45270c(0x14a)](_0x1a6878),_0x3d4418=_0x2fe37b[_0x261ece];for(const _0x133962 of _0x15dc48[_0x45270c(0x11a)]())_0x573e7a[_0x45270c(0x128)](_0x133962)||_0x30ebad[_0x45270c(0x124)](_0x133962,_0x15dc48);for(const _0x2e8d4e of _0x573e7a)_0x30ebad[_0x45270c(0x13e)](_0x2e8d4e,_0x1bbcdf[_0x261ece][_0x2e8d4e],_0x15dc48);_0x30ebad[_0x45270c(0x15d)](_0x30ebad[_0x45270c(0x12f)](_0x15dc48)),_0x30ebad[_0x45270c(0x10f)](_0x493b97[_0x45270c(0x17f)][_0x45270c(0x117)](_0x3d4418,_0x15dc48),_0x15dc48,0x0);}});const _0x329d20=_0x1b8613(_0x493b97[_0x5da27a(0x155)],_0x5da27a(0x149));if(_0xda06c2[_0x5da27a(0x109)])_0x112ec5=-0x1==_0xda06c2[_0x5da27a(0x109)][_0x5da27a(0x137)](_0x329d20)?_0x329d20+':\x20'+_0xda06c2[_0x5da27a(0x109)]:_0xda06c2[_0x5da27a(0x109)];else _0x112ec5=_0x329d20+':\x20'+(_0xda06c2[_0x5da27a(0x14b)][_0x5da27a(0x168)](_0x493b97[_0x5da27a(0x155)][_0x5da27a(0x154)],{'month':_0x5da27a(0x10b),'day':_0x5da27a(0x145)})+',\x20'+_0xda06c2[_0x5da27a(0x14b)][_0x5da27a(0x11b)](_0x493b97[_0x5da27a(0x155)][_0x5da27a(0x154)],{'hour':_0x5da27a(0x145),'minute':_0x5da27a(0x145)}));return await _0x460102[_0x5da27a(0x14d)]({'name':_0x112ec5}),_0xfaa4cb[_0x5da27a(0x103)]=!0x0,_0x493b97[_0x5da27a(0xfd)][_0x5da27a(0x129)](_0x5da27a(0x139))[_0x5da27a(0x144)]();}}
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)]();}}