@ckeditor/ckeditor5-revision-history 0.0.0-nightly-20240314.0 → 0.0.0-nightly-20240316.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-20240314.0",
3
+ "version": "0.0.0-nightly-20240316.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-20240314.0",
42
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240314.0",
43
- "ckeditor5": "0.0.0-nightly-20240314.0",
44
- "ckeditor5-collaboration": "0.0.0-nightly-20240314.0",
41
+ "@ckeditor/ckeditor5-editor-classic": "0.0.0-nightly-20240316.0",
42
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240316.0",
43
+ "ckeditor5": "0.0.0-nightly-20240316.0",
44
+ "ckeditor5-collaboration": "0.0.0-nightly-20240316.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 _0x3082c1=_0x9555;function _0x587b(){var _0x31e9e5=['set','data','241762NQLjIb','24742314vGNqJS','type','toJSON','45380Kfuvtl','author','7474044QyviBo','createdAt','268HSKquG','215138amhkKH','rootName','10959144btIjda','10217752wDozNC','3pwEeiM'];_0x587b=function(){return _0x31e9e5;};return _0x587b();}function _0x9555(_0x280d40,_0x171df2){var _0x587bc0=_0x587b();return _0x9555=function(_0x95552c,_0x4a783e){_0x95552c=_0x95552c-0x11a;var _0x34db0e=_0x587bc0[_0x95552c];return _0x34db0e;},_0x9555(_0x280d40,_0x171df2);}(function(_0x1c9f37,_0x47cea9){var _0x3b5144=_0x9555,_0x2a07a0=_0x1c9f37();while(!![]){try{var _0x3ed84c=parseInt(_0x3b5144(0x126))/0x1+parseInt(_0x3b5144(0x11d))/0x2*(parseInt(_0x3b5144(0x11a))/0x3)+parseInt(_0x3b5144(0x125))/0x4*(-parseInt(_0x3b5144(0x121))/0x5)+-parseInt(_0x3b5144(0x123))/0x6+-parseInt(_0x3b5144(0x128))/0x7+parseInt(_0x3b5144(0x129))/0x8+parseInt(_0x3b5144(0x11e))/0x9;if(_0x3ed84c===_0x47cea9)break;else _0x2a07a0['push'](_0x2a07a0['shift']());}catch(_0x1de3cc){_0x2a07a0['push'](_0x2a07a0['shift']());}}}(_0x587b,0xe63b2));import{ObservableMixin as _0x4d5145,uid as _0x5d5878}from'ckeditor5/src/utils.js';export default class r extends _0x4d5145(){constructor(_0x4bbf84){var _0x25217e=_0x9555;super(),this['id']=_0x4bbf84['id']||_0x5d5878(),this[_0x25217e(0x122)]=_0x4bbf84[_0x25217e(0x122)],this[_0x25217e(0x11f)]=_0x4bbf84[_0x25217e(0x11f)],this[_0x25217e(0x11c)]=_0x4bbf84[_0x25217e(0x11c)]||{},this[_0x25217e(0x127)]=_0x4bbf84[_0x25217e(0x127)],this[_0x25217e(0x11b)](_0x25217e(0x124),_0x4bbf84[_0x25217e(0x124)]);}[_0x3082c1(0x120)](){var _0xab10db=_0x3082c1;return{'id':this['id'],'authorId':this[_0xab10db(0x122)]['id'],'type':this[_0xab10db(0x11f)],'data':this[_0xab10db(0x11c)],'createdAt':this[_0xab10db(0x124)]};}}
23
+ function _0x54a5(_0x7119fb,_0x1078be){var _0x178537=_0x1785();return _0x54a5=function(_0x54a56e,_0x374af7){_0x54a56e=_0x54a56e-0x95;var _0x337b69=_0x178537[_0x54a56e];return _0x337b69;},_0x54a5(_0x7119fb,_0x1078be);}var _0x33c9a8=_0x54a5;function _0x1785(){var _0x49ccda=['type','rootName','2968072twMRDP','data','2052925UcdXcK','30mJuCIo','5285790etNnCz','toJSON','1197432fvhnOF','createdAt','660OgnILG','author','set','201393DnAqie','394VHbZSD','111223hpETrD'];_0x1785=function(){return _0x49ccda;};return _0x1785();}(function(_0x59e551,_0x3aced3){var _0x418bc5=_0x54a5,_0xc7dc9e=_0x59e551();while(!![]){try{var _0x467904=-parseInt(_0x418bc5(0x95))/0x1+-parseInt(_0x418bc5(0x96))/0x2*(-parseInt(_0x418bc5(0xa2))/0x3)+-parseInt(_0x418bc5(0xa0))/0x4+parseInt(_0x418bc5(0x9c))/0x5+-parseInt(_0x418bc5(0x9d))/0x6*(-parseInt(_0x418bc5(0x97))/0x7)+-parseInt(_0x418bc5(0x9a))/0x8+parseInt(_0x418bc5(0x9e))/0x9;if(_0x467904===_0x3aced3)break;else _0xc7dc9e['push'](_0xc7dc9e['shift']());}catch(_0x2e02f0){_0xc7dc9e['push'](_0xc7dc9e['shift']());}}}(_0x1785,0x3cc58));import{ObservableMixin as _0xe08a28,uid as _0x46351b}from'ckeditor5/src/utils.js';export default class r extends _0xe08a28(){constructor(_0x207f25){var _0x32ecdb=_0x54a5;super(),this['id']=_0x207f25['id']||_0x46351b(),this[_0x32ecdb(0xa3)]=_0x207f25[_0x32ecdb(0xa3)],this[_0x32ecdb(0x98)]=_0x207f25[_0x32ecdb(0x98)],this[_0x32ecdb(0x9b)]=_0x207f25[_0x32ecdb(0x9b)]||{},this[_0x32ecdb(0x99)]=_0x207f25[_0x32ecdb(0x99)],this[_0x32ecdb(0xa4)](_0x32ecdb(0xa1),_0x207f25[_0x32ecdb(0xa1)]);}[_0x33c9a8(0x9f)](){var _0x3c5344=_0x33c9a8;return{'id':this['id'],'authorId':this[_0x3c5344(0xa3)]['id'],'type':this[_0x3c5344(0x98)],'data':this[_0x3c5344(0x9b)],'createdAt':this[_0x3c5344(0xa1)]};}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3b6e9c=_0x33c1;function _0x33c1(_0x4f2da4,_0xce5d40){const _0x37b9fe=_0x37b9();return _0x33c1=function(_0x33c1ad,_0x31bff1){_0x33c1ad=_0x33c1ad-0xe9;let _0x244c57=_0x37b9fe[_0x33c1ad];return _0x244c57;},_0x33c1(_0x4f2da4,_0xce5d40);}(function(_0x27150a,_0x3abdbe){const _0x40e41d=_0x33c1,_0x1a7e17=_0x27150a();while(!![]){try{const _0x5ae419=parseInt(_0x40e41d(0x102))/0x1*(parseInt(_0x40e41d(0x103))/0x2)+-parseInt(_0x40e41d(0xf6))/0x3*(-parseInt(_0x40e41d(0xfb))/0x4)+-parseInt(_0x40e41d(0xed))/0x5+parseInt(_0x40e41d(0x104))/0x6+-parseInt(_0x40e41d(0xf2))/0x7+parseInt(_0x40e41d(0xf3))/0x8*(-parseInt(_0x40e41d(0x101))/0x9)+-parseInt(_0x40e41d(0xea))/0xa*(-parseInt(_0x40e41d(0xfd))/0xb);if(_0x5ae419===_0x3abdbe)break;else _0x1a7e17['push'](_0x1a7e17['shift']());}catch(_0x4bfbc7){_0x1a7e17['push'](_0x1a7e17['shift']());}}}(_0x37b9,0x8767c));function _0x37b9(){const _0x4a3314=['_ui','6404951kESQmp','168GFmghA','create','get','3144174RIZVmB','sourceElement','ready','editing','data','4aWcITa','config','4894637rxIjFV','initialData','view','document','322533NfFwRr','1642KzTpwY','38BmQvDN','98454EwtrTF','model','updateSourceElement','initPlugins','50tVLdtF','init','destroy','5491550sMVAzw','createRoot','fire','locale'];_0x37b9=function(){return _0x4a3314;};return _0x37b9();}import{Editor as _0x3bf92c,DataApiMixin as _0x181693,ElementApiMixin as _0x3732ee}from'ckeditor5/src/core.js';import _0xb5bc98 from'./revisionviewereditorui.js';import _0x26334d from'./revisionviewereditoruiview.js';export default class m extends _0x181693(_0x3732ee(_0x3bf92c)){get['ui'](){const _0x14a9b7=_0x33c1;return this[_0x14a9b7(0xf1)];}constructor(_0x4b73bb,_0x5f3965){const _0x36cd1c=_0x33c1;super(_0x5f3965),this[_0x36cd1c(0xf7)]=_0x4b73bb,this[_0x36cd1c(0x105)][_0x36cd1c(0x100)][_0x36cd1c(0xee)]();const _0x201521=new _0x26334d(this[_0x36cd1c(0xf0)],this[_0x36cd1c(0xf9)][_0x36cd1c(0xff)],{'shouldToolbarGroupWhenFull':!0x0});this[_0x36cd1c(0xf1)]=new _0xb5bc98(this,_0x201521);}[_0x3b6e9c(0xec)](){const _0x305154=_0x3b6e9c;return this[_0x305154(0x106)](),this['ui'][_0x305154(0xec)](),super[_0x305154(0xec)]();}static async[_0x3b6e9c(0xf4)](_0x56c0c2,_0x5c49d0){const _0x5cd7ff=_0x3b6e9c,_0x294282=new this(_0x56c0c2,_0x5c49d0);return await _0x294282[_0x5cd7ff(0xe9)](),await _0x294282['ui'][_0x5cd7ff(0xeb)](_0x56c0c2),await _0x294282[_0x5cd7ff(0xfa)][_0x5cd7ff(0xeb)](_0x294282[_0x5cd7ff(0xfc)][_0x5cd7ff(0xf5)](_0x5cd7ff(0xfe))||''),_0x294282[_0x5cd7ff(0xef)](_0x5cd7ff(0xf8)),_0x294282;}}
23
+ const _0x522e14=_0x27cd;(function(_0x3b7e4e,_0x9465f6){const _0x33dc29=_0x27cd,_0x13c894=_0x3b7e4e();while(!![]){try{const _0x3a50ab=parseInt(_0x33dc29(0x12d))/0x1*(-parseInt(_0x33dc29(0x12e))/0x2)+parseInt(_0x33dc29(0x124))/0x3*(parseInt(_0x33dc29(0x126))/0x4)+-parseInt(_0x33dc29(0x128))/0x5+parseInt(_0x33dc29(0x136))/0x6+parseInt(_0x33dc29(0x11b))/0x7*(-parseInt(_0x33dc29(0x133))/0x8)+parseInt(_0x33dc29(0x11f))/0x9+-parseInt(_0x33dc29(0x120))/0xa*(parseInt(_0x33dc29(0x12b))/0xb);if(_0x3a50ab===_0x9465f6)break;else _0x13c894['push'](_0x13c894['shift']());}catch(_0x140670){_0x13c894['push'](_0x13c894['shift']());}}}(_0x4c27,0xb5d72));import{Editor as _0x2cb6aa,DataApiMixin as _0x218733,ElementApiMixin as _0x3167de}from'ckeditor5/src/core.js';import _0x1c015c from'./revisionviewereditorui.js';import _0x362c10 from'./revisionviewereditoruiview.js';export default class m extends _0x218733(_0x3167de(_0x2cb6aa)){get['ui'](){const _0x33437d=_0x27cd;return this[_0x33437d(0x129)];}constructor(_0x190cb7,_0xe38538){const _0x9deb31=_0x27cd;super(_0xe38538),this[_0x9deb31(0x11d)]=_0x190cb7,this[_0x9deb31(0x127)][_0x9deb31(0x12a)][_0x9deb31(0x11c)]();const _0x4eb4fc=new _0x362c10(this[_0x9deb31(0x11a)],this[_0x9deb31(0x134)][_0x9deb31(0x121)],{'shouldToolbarGroupWhenFull':!0x0});this[_0x9deb31(0x129)]=new _0x1c015c(this,_0x4eb4fc);}[_0x522e14(0x132)](){const _0x13fbb3=_0x522e14;return this[_0x13fbb3(0x123)](),this['ui'][_0x13fbb3(0x132)](),super[_0x13fbb3(0x132)]();}static async[_0x522e14(0x131)](_0x58f9a0,_0x4113fa){const _0x6e91bd=_0x522e14,_0x114f7e=new this(_0x58f9a0,_0x4113fa);return await _0x114f7e[_0x6e91bd(0x135)](),await _0x114f7e['ui'][_0x6e91bd(0x119)](_0x58f9a0),await _0x114f7e[_0x6e91bd(0x125)][_0x6e91bd(0x119)](_0x114f7e[_0x6e91bd(0x12f)][_0x6e91bd(0x130)](_0x6e91bd(0x12c))||''),_0x114f7e[_0x6e91bd(0x122)](_0x6e91bd(0x11e)),_0x114f7e;}}function _0x27cd(_0x7455c,_0x4c6ac7){const _0x4c2705=_0x4c27();return _0x27cd=function(_0x27cdb1,_0x24df8c){_0x27cdb1=_0x27cdb1-0x119;let _0x188e30=_0x4c2705[_0x27cdb1];return _0x188e30;},_0x27cd(_0x7455c,_0x4c6ac7);}function _0x4c27(){const _0x9bdf03=['5UuLnlk','13562reYUCD','config','get','create','destroy','8uPAGaw','editing','initPlugins','4194984LVkgIi','init','locale','5739076UbdajQ','createRoot','sourceElement','ready','10764234etAfQs','40tfsQJY','view','fire','updateSourceElement','77379UVPgRB','data','228xMRwHR','model','4319160CekIjV','_ui','document','2483162BduHLq','initialData'];_0x4c27=function(){return _0x9bdf03;};return _0x4c27();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1388(_0x380531,_0x1e8602){const _0x5d9db9=_0x5d9d();return _0x1388=function(_0x13885d,_0x588526){_0x13885d=_0x13885d-0xf7;let _0x1da9fc=_0x5d9db9[_0x13885d];return _0x1da9fc;},_0x1388(_0x380531,_0x1e8602);}const _0x1f24b2=_0x1388;(function(_0xb912d9,_0x46a5fa){const _0x3c5dc2=_0x1388,_0x300a27=_0xb912d9();while(!![]){try{const _0x5340df=parseInt(_0x3c5dc2(0x108))/0x1*(parseInt(_0x3c5dc2(0xfe))/0x2)+-parseInt(_0x3c5dc2(0x111))/0x3*(-parseInt(_0x3c5dc2(0x11d))/0x4)+-parseInt(_0x3c5dc2(0x10f))/0x5+-parseInt(_0x3c5dc2(0x109))/0x6+parseInt(_0x3c5dc2(0x10a))/0x7*(parseInt(_0x3c5dc2(0x11f))/0x8)+parseInt(_0x3c5dc2(0x10b))/0x9+-parseInt(_0x3c5dc2(0x121))/0xa;if(_0x5340df===_0x46a5fa)break;else _0x300a27['push'](_0x300a27['shift']());}catch(_0x4797df){_0x300a27['push'](_0x300a27['shift']());}}}(_0x5d9d,0x7f9f3));import{EditorUI as _0x447181,normalizeToolbarConfig as _0x557228}from'ckeditor5/src/ui.js';import{ElementReplacer as _0xdc183}from'ckeditor5/src/utils.js';export default class ot extends _0x447181{get[_0x1f24b2(0x123)](){const _0x54b9c3=_0x1f24b2;return this[_0x54b9c3(0x114)];}constructor(_0x15b3d1,_0x238bac){const _0x42b0b5=_0x1f24b2;super(_0x15b3d1),this[_0x42b0b5(0x114)]=_0x238bac,this[_0x42b0b5(0x11c)]=_0x557228(_0x15b3d1[_0x42b0b5(0xf8)][_0x42b0b5(0xf7)](_0x42b0b5(0x115))),this[_0x42b0b5(0x11e)]=new _0xdc183();}get[_0x1f24b2(0x10e)](){const _0x2d9945=_0x1f24b2;return this[_0x2d9945(0x123)][_0x2d9945(0x10e)];}[_0x1f24b2(0x11a)](_0xab3968){const _0x4e05b9=_0x1f24b2,_0x4504be=this[_0x4e05b9(0x116)],_0x33e9d9=this[_0x4e05b9(0x123)],_0x272cb5=_0x4504be[_0x4e05b9(0x10d)][_0x4e05b9(0x123)],_0x36a349=_0x33e9d9[_0x4e05b9(0x120)],_0x24a55f=_0x272cb5[_0x4e05b9(0x125)][_0x4e05b9(0x119)]();_0x36a349[_0x4e05b9(0x122)]=_0x24a55f[_0x4e05b9(0x110)],_0x33e9d9[_0x4e05b9(0xfb)]();const _0xbfe095=_0x36a349[_0x4e05b9(0x10e)];this[_0x4e05b9(0xfc)](_0x36a349[_0x4e05b9(0x122)],_0xbfe095),_0x33e9d9[_0x4e05b9(0x120)][_0x4e05b9(0x11b)](_0x4e05b9(0xfd))['to'](this[_0x4e05b9(0xfa)]),_0x272cb5[_0x4e05b9(0x104)](_0xbfe095),this[_0x4e05b9(0x11e)][_0x4e05b9(0xf9)](_0xab3968,this[_0x4e05b9(0x10e)]),this[_0x4e05b9(0x124)](),this[_0x4e05b9(0xff)](_0x4e05b9(0x101));}[_0x1f24b2(0x112)](){const _0x3fd27c=_0x1f24b2;super[_0x3fd27c(0x112)]();const _0x496dff=this[_0x3fd27c(0x123)],_0x182f05=this[_0x3fd27c(0x116)][_0x3fd27c(0x10d)][_0x3fd27c(0x123)];this[_0x3fd27c(0x11e)][_0x3fd27c(0x117)](),_0x182f05[_0x3fd27c(0x106)](_0x496dff[_0x3fd27c(0x120)][_0x3fd27c(0x122)]),_0x496dff[_0x3fd27c(0x112)]();}[_0x1f24b2(0x124)](){const _0x20f278=_0x1f24b2,_0x3f81fb=this[_0x20f278(0x123)];_0x3f81fb[_0x20f278(0x118)][_0x20f278(0x11b)](_0x20f278(0x103))['to'](this[_0x20f278(0xfa)],_0x20f278(0xfd)),_0x3f81fb[_0x20f278(0x118)][_0x20f278(0x10c)]=_0x3f81fb[_0x20f278(0x10e)],_0x3f81fb[_0x20f278(0x118)][_0x20f278(0x11b)](_0x20f278(0x102))['to'](this,_0x20f278(0x105),({top:_0x5e27db})=>_0x5e27db),_0x3f81fb[_0x20f278(0x115)][_0x20f278(0x113)](this[_0x20f278(0x11c)],this[_0x20f278(0x107)]),this[_0x20f278(0x100)](_0x3f81fb[_0x20f278(0x115)]);}}function _0x5d9d(){const _0x1ac742=['document','get','config','replace','focusTracker','render','setEditableElement','isFocused','1732lqXNMC','fire','addToolbar','ready','viewportTopOffset','isActive','attachDomRoot','viewportOffset','detachDomRoot','componentFactory','137QRVhKG','3535638AkMXxG','7EWZjOn','3702600ApdcBw','limiterElement','editing','element','688765XbBoBE','rootName','1203288mJsgWj','destroy','fillFromConfig','_view','toolbar','editor','restore','stickyPanel','getRoot','init','bind','_toolbarConfig','8tkURMJ','_elementReplacer','7862456SLSCST','editable','10652760FgbmZO','name','view','_initToolbar'];_0x5d9d=function(){return _0x1ac742;};return _0x5d9d();}
23
+ const _0x3ca43d=_0x871b;(function(_0x229a15,_0x123c51){const _0x54c8f1=_0x871b,_0x980ed1=_0x229a15();while(!![]){try{const _0x376f02=-parseInt(_0x54c8f1(0x190))/0x1*(-parseInt(_0x54c8f1(0x191))/0x2)+parseInt(_0x54c8f1(0x17b))/0x3*(parseInt(_0x54c8f1(0x195))/0x4)+parseInt(_0x54c8f1(0x178))/0x5*(-parseInt(_0x54c8f1(0x192))/0x6)+-parseInt(_0x54c8f1(0x199))/0x7*(parseInt(_0x54c8f1(0x180))/0x8)+parseInt(_0x54c8f1(0x17c))/0x9*(-parseInt(_0x54c8f1(0x18e))/0xa)+parseInt(_0x54c8f1(0x174))/0xb+parseInt(_0x54c8f1(0x18b))/0xc;if(_0x376f02===_0x123c51)break;else _0x980ed1['push'](_0x980ed1['shift']());}catch(_0x4d61cb){_0x980ed1['push'](_0x980ed1['shift']());}}}(_0x38ec,0x2db1e));import{EditorUI as _0x35c7a2,normalizeToolbarConfig as _0x409dfe}from'ckeditor5/src/ui.js';function _0x871b(_0x46f0c6,_0x5c5a9a){const _0x38ec06=_0x38ec();return _0x871b=function(_0x871b75,_0x3c6271){_0x871b75=_0x871b75-0x16f;let _0x3296a2=_0x38ec06[_0x871b75];return _0x3296a2;},_0x871b(_0x46f0c6,_0x5c5a9a);}import{ElementReplacer as _0x297b27}from'ckeditor5/src/utils.js';function _0x38ec(){const _0x32cbb1=['_view','4390AXpUDI','editable','2341synGYJ','76dNEucz','30TSNYcH','document','_elementReplacer','68zHWoCW','restore','init','isActive','133231XXParw','getRoot','focusTracker','fillFromConfig','editor','setEditableElement','viewportOffset','_initToolbar','componentFactory','rootName','ready','render','1484857ZBkFMk','isFocused','detachDomRoot','element','258465thuXht','editing','view','18339jBtIbp','4437UGGkkb','fire','get','bind','120idIHhA','attachDomRoot','limiterElement','destroy','viewportTopOffset','_toolbarConfig','toolbar','replace','stickyPanel','name','config','7436244UkEQlp','addToolbar'];_0x38ec=function(){return _0x32cbb1;};return _0x38ec();}export default class ot extends _0x35c7a2{get[_0x3ca43d(0x17a)](){const _0x4098e8=_0x3ca43d;return this[_0x4098e8(0x18d)];}constructor(_0x1aeb3a,_0x2ae810){const _0x4dd826=_0x3ca43d;super(_0x1aeb3a),this[_0x4dd826(0x18d)]=_0x2ae810,this[_0x4dd826(0x185)]=_0x409dfe(_0x1aeb3a[_0x4dd826(0x18a)][_0x4dd826(0x17e)](_0x4dd826(0x186))),this[_0x4dd826(0x194)]=new _0x297b27();}get[_0x3ca43d(0x177)](){const _0x121dad=_0x3ca43d;return this[_0x121dad(0x17a)][_0x121dad(0x177)];}[_0x3ca43d(0x197)](_0x55455){const _0x3a42fe=_0x3ca43d,_0x2a0b30=this[_0x3a42fe(0x19d)],_0x3a6e75=this[_0x3a42fe(0x17a)],_0x4b1e7a=_0x2a0b30[_0x3a42fe(0x179)][_0x3a42fe(0x17a)],_0x3f5a24=_0x3a6e75[_0x3a42fe(0x18f)],_0x5a0eaf=_0x4b1e7a[_0x3a42fe(0x193)][_0x3a42fe(0x19a)]();_0x3f5a24[_0x3a42fe(0x189)]=_0x5a0eaf[_0x3a42fe(0x171)],_0x3a6e75[_0x3a42fe(0x173)]();const _0x33b5ac=_0x3f5a24[_0x3a42fe(0x177)];this[_0x3a42fe(0x19e)](_0x3f5a24[_0x3a42fe(0x189)],_0x33b5ac),_0x3a6e75[_0x3a42fe(0x18f)][_0x3a42fe(0x17f)](_0x3a42fe(0x175))['to'](this[_0x3a42fe(0x19b)]),_0x4b1e7a[_0x3a42fe(0x181)](_0x33b5ac),this[_0x3a42fe(0x194)][_0x3a42fe(0x187)](_0x55455,this[_0x3a42fe(0x177)]),this[_0x3a42fe(0x16f)](),this[_0x3a42fe(0x17d)](_0x3a42fe(0x172));}[_0x3ca43d(0x183)](){const _0x4d526f=_0x3ca43d;super[_0x4d526f(0x183)]();const _0x562bae=this[_0x4d526f(0x17a)],_0xa0cf78=this[_0x4d526f(0x19d)][_0x4d526f(0x179)][_0x4d526f(0x17a)];this[_0x4d526f(0x194)][_0x4d526f(0x196)](),_0xa0cf78[_0x4d526f(0x176)](_0x562bae[_0x4d526f(0x18f)][_0x4d526f(0x189)]),_0x562bae[_0x4d526f(0x183)]();}[_0x3ca43d(0x16f)](){const _0x209318=_0x3ca43d,_0x5f117c=this[_0x209318(0x17a)];_0x5f117c[_0x209318(0x188)][_0x209318(0x17f)](_0x209318(0x198))['to'](this[_0x209318(0x19b)],_0x209318(0x175)),_0x5f117c[_0x209318(0x188)][_0x209318(0x182)]=_0x5f117c[_0x209318(0x177)],_0x5f117c[_0x209318(0x188)][_0x209318(0x17f)](_0x209318(0x184))['to'](this,_0x209318(0x19f),({top:_0x3fe5bd})=>_0x3fe5bd),_0x5f117c[_0x209318(0x186)][_0x209318(0x19c)](this[_0x209318(0x185)],this[_0x209318(0x170)]),this[_0x209318(0x18c)](_0x5f117c[_0x209318(0x186)]);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x469213=_0x259d;(function(_0x1f834c,_0x36a0f1){var _0x332f37=_0x259d,_0x197116=_0x1f834c();while(!![]){try{var _0x18faed=parseInt(_0x332f37(0x15f))/0x1+parseInt(_0x332f37(0x166))/0x2+-parseInt(_0x332f37(0x162))/0x3*(-parseInt(_0x332f37(0x16e))/0x4)+-parseInt(_0x332f37(0x165))/0x5*(-parseInt(_0x332f37(0x161))/0x6)+-parseInt(_0x332f37(0x16c))/0x7+parseInt(_0x332f37(0x15d))/0x8+parseInt(_0x332f37(0x16a))/0x9*(-parseInt(_0x332f37(0x16b))/0xa);if(_0x18faed===_0x36a0f1)break;else _0x197116['push'](_0x197116['shift']());}catch(_0x2b183b){_0x197116['push'](_0x197116['shift']());}}}(_0x492b,0xe67de));import{BoxedEditorUIView as _0x3de8f5,InlineEditableUIView as _0x5962bc,StickyPanelView as _0x29da04,ToolbarView as _0x3a4cf4}from'ckeditor5/src/ui.js';import'@ckeditor/ckeditor5-editor-classic/theme/classiceditor.css';function _0x259d(_0x4019bb,_0x52a8ef){var _0x492b39=_0x492b();return _0x259d=function(_0x259de3,_0x2a2407){_0x259de3=_0x259de3-0x15b;var _0x5e86b6=_0x492b39[_0x259de3];return _0x5e86b6;},_0x259d(_0x4019bb,_0x52a8ef);}function _0x492b(){var _0x472be7=['1122nZackz','6qbTPQL','stickyPanel','editable','32855NpIZLd','813508bDwqqw','toolbar','main','_editable','21915llQlEm','11810HRyGQn','4595262CohbJB','top','2669204YDzzQJ','add','shouldToolbarGroupWhenFull','10642512ZEYBsq','content','175848NDQRYJ','render'];_0x492b=function(){return _0x472be7;};return _0x492b();}export default class at extends _0x3de8f5{get[_0x469213(0x164)](){var _0x555b29=_0x469213;return this[_0x555b29(0x169)];}constructor(_0x49d618,_0x4c123e,_0x27d2f6={}){var _0x1d0327=_0x469213;super(_0x49d618),this[_0x1d0327(0x163)]=new _0x29da04(_0x49d618),this[_0x1d0327(0x167)]=new _0x3a4cf4(_0x49d618,{'shouldGroupWhenFull':_0x27d2f6[_0x1d0327(0x15c)]}),this[_0x1d0327(0x169)]=new _0x5962bc(_0x49d618,_0x4c123e);}[_0x469213(0x160)](){var _0x218b95=_0x469213;super[_0x218b95(0x160)](),this[_0x218b95(0x163)][_0x218b95(0x15e)][_0x218b95(0x15b)](this[_0x218b95(0x167)]),this[_0x218b95(0x16d)][_0x218b95(0x15b)](this[_0x218b95(0x163)]),this[_0x218b95(0x168)][_0x218b95(0x15b)](this[_0x218b95(0x164)]);}}
23
+ var _0x4227ba=_0x15d2;function _0x515b(){var _0x54a3ff=['_editable','318LFaWHz','11448snkWsw','shouldToolbarGroupWhenFull','842dOLdkA','content','main','top','add','1339359XOIkeJ','10545udZase','615096olrLAc','editable','stickyPanel','9krKJLw','1359470HSbuSb','60UddyiG','render','301698jVEuvz','toolbar'];_0x515b=function(){return _0x54a3ff;};return _0x515b();}(function(_0x2d2092,_0x37693b){var _0x50c8f1=_0x15d2,_0x31aff6=_0x2d2092();while(!![]){try{var _0x179283=-parseInt(_0x50c8f1(0x91))/0x1*(parseInt(_0x50c8f1(0x94))/0x2)+parseInt(_0x50c8f1(0x87))/0x3+parseInt(_0x50c8f1(0x8c))/0x4*(parseInt(_0x50c8f1(0x86))/0x5)+-parseInt(_0x50c8f1(0x8e))/0x6+parseInt(_0x50c8f1(0x85))/0x7+parseInt(_0x50c8f1(0x92))/0x8+parseInt(_0x50c8f1(0x8a))/0x9*(-parseInt(_0x50c8f1(0x8b))/0xa);if(_0x179283===_0x37693b)break;else _0x31aff6['push'](_0x31aff6['shift']());}catch(_0x8eb617){_0x31aff6['push'](_0x31aff6['shift']());}}}(_0x515b,0x1ab0f));function _0x15d2(_0x44db41,_0x2d686c){var _0x515bd5=_0x515b();return _0x15d2=function(_0x15d2cc,_0x294a79){_0x15d2cc=_0x15d2cc-0x82;var _0x21b7ec=_0x515bd5[_0x15d2cc];return _0x21b7ec;},_0x15d2(_0x44db41,_0x2d686c);}import{BoxedEditorUIView as _0x450baf,InlineEditableUIView as _0x2e351e,StickyPanelView as _0x74da8,ToolbarView as _0x2731a6}from'ckeditor5/src/ui.js';import'@ckeditor/ckeditor5-editor-classic/theme/classiceditor.css';export default class at extends _0x450baf{get[_0x4227ba(0x88)](){var _0x95b736=_0x4227ba;return this[_0x95b736(0x90)];}constructor(_0x104378,_0x33450a,_0x43a04e={}){var _0xf5b965=_0x4227ba;super(_0x104378),this[_0xf5b965(0x89)]=new _0x74da8(_0x104378),this[_0xf5b965(0x8f)]=new _0x2731a6(_0x104378,{'shouldGroupWhenFull':_0x43a04e[_0xf5b965(0x93)]}),this[_0xf5b965(0x90)]=new _0x2e351e(_0x104378,_0x33450a);}[_0x4227ba(0x8d)](){var _0x120bdc=_0x4227ba;super[_0x120bdc(0x8d)](),this[_0x120bdc(0x89)][_0x120bdc(0x95)][_0x120bdc(0x84)](this[_0x120bdc(0x8f)]),this[_0x120bdc(0x83)][_0x120bdc(0x84)](this[_0x120bdc(0x89)]),this[_0x120bdc(0x82)][_0x120bdc(0x84)](this[_0x120bdc(0x88)]);}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x276d1b,_0x374dd1){var _0x361f26=_0x1097,_0x2e2525=_0x276d1b();while(!![]){try{var _0x1f4d4e=-parseInt(_0x361f26(0x1e1))/0x1+-parseInt(_0x361f26(0x1dc))/0x2+parseInt(_0x361f26(0x1dd))/0x3+-parseInt(_0x361f26(0x1de))/0x4+parseInt(_0x361f26(0x1e3))/0x5+-parseInt(_0x361f26(0x1df))/0x6+-parseInt(_0x361f26(0x1e0))/0x7*(-parseInt(_0x361f26(0x1e2))/0x8);if(_0x1f4d4e===_0x374dd1)break;else _0x2e2525['push'](_0x2e2525['shift']());}catch(_0x28e88a){_0x2e2525['push'](_0x2e2525['shift']());}}}(_0x4ce4,0x5fb48));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 _0x1097(_0x2569d9,_0x20cdd8){var _0x4ce4ac=_0x4ce4();return _0x1097=function(_0x1097ee,_0xd8940d){_0x1097ee=_0x1097ee-0x1dc;var _0x434d67=_0x4ce4ac[_0x1097ee];return _0x434d67;},_0x1097(_0x2569d9,_0x20cdd8);}export{default as RevisionViewer}from'./revisionviewer.js';function _0x4ce4(){var _0x4b80e3=['1162528rDPHqz','1248054dObZJT','2829716ajdGly','2953536qvVqoV','7LIXgHr','634958IdmELG','18984448UCqcwL','94205xVTjdw'];_0x4ce4=function(){return _0x4b80e3;};return _0x4ce4();}export{default as RevisionsSidebar}from'./ui/revisionssidebar/revisionssidebar.js';export{default as RevisionViewerUI}from'./ui/revisionviewer/revisionviewerui.js';import'./augmentation.js';
23
+ function _0x4fb5(){var _0x201386=['64173RAaRBO','2902108Lbakhk','170849wOdwSG','3365610nDrqUz','280xzTbdI','143vhlRFO','3153339FKCQHO','9415808KiOukP','109158HNcHrB','6oiRETa','8VRGpBs'];_0x4fb5=function(){return _0x201386;};return _0x4fb5();}(function(_0x3487b8,_0x124e66){var _0xcb3cdd=_0x245e,_0x57c37d=_0x3487b8();while(!![]){try{var _0x2f5052=-parseInt(_0xcb3cdd(0x7a))/0x1*(parseInt(_0xcb3cdd(0x79))/0x2)+parseInt(_0xcb3cdd(0x78))/0x3*(-parseInt(_0xcb3cdd(0x7b))/0x4)+-parseInt(_0xcb3cdd(0x7e))/0x5*(parseInt(_0xcb3cdd(0x77))/0x6)+-parseInt(_0xcb3cdd(0x7c))/0x7+-parseInt(_0xcb3cdd(0x76))/0x8+parseInt(_0xcb3cdd(0x75))/0x9+-parseInt(_0xcb3cdd(0x7d))/0xa*(-parseInt(_0xcb3cdd(0x74))/0xb);if(_0x2f5052===_0x124e66)break;else _0x57c37d['push'](_0x57c37d['shift']());}catch(_0xdc9ef3){_0x57c37d['push'](_0x57c37d['shift']());}}}(_0x4fb5,0xc2c1f));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';function _0x245e(_0x4f5e14,_0x33efd5){var _0x4fb50d=_0x4fb5();return _0x245e=function(_0x245e71,_0x2f815a){_0x245e71=_0x245e71-0x74;var _0x274f37=_0x4fb50d[_0x245e71];return _0x274f37;},_0x245e(_0x4f5e14,_0x33efd5);}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 _0x9dadfb=_0x3470;(function(_0x260420,_0x46cbdc){const _0x1be22d=_0x3470,_0x8a30fe=_0x260420();while(!![]){try{const _0x214531=parseInt(_0x1be22d(0x15f))/0x1+-parseInt(_0x1be22d(0x14b))/0x2+-parseInt(_0x1be22d(0x149))/0x3+parseInt(_0x1be22d(0x148))/0x4+parseInt(_0x1be22d(0x146))/0x5*(parseInt(_0x1be22d(0x157))/0x6)+parseInt(_0x1be22d(0x155))/0x7+-parseInt(_0x1be22d(0x151))/0x8*(-parseInt(_0x1be22d(0x15d))/0x9);if(_0x214531===_0x46cbdc)break;else _0x8a30fe['push'](_0x8a30fe['shift']());}catch(_0x159641){_0x8a30fe['push'](_0x8a30fe['shift']());}}}(_0x17ac,0x4e247));function _0x3470(_0x58ccc7,_0x4aaa4d){const _0x17aca6=_0x17ac();return _0x3470=function(_0x34709f,_0x388233){_0x34709f=_0x34709f-0x146;let _0x50a29b=_0x17aca6[_0x34709f];return _0x50a29b;},_0x3470(_0x58ccc7,_0x4aaa4d);}function _0x17ac(){const _0x7b74a6=['attributes','authors','creatorId','map','16uRmwDW','removeAttribute','toVersion','name','1124053ZkMwfz','_update','255972suZkDK','fire','toJSON','fromVersion','diffData','setAttribute','2070027DcIryK','setName','205734ZjKhba','set','15CZmsxN','createdAt','123764uiWVaM','908088FAPGTU','creator','724958aFvJtl','authorsIds'];_0x17ac=function(){return _0x7b74a6;};return _0x17ac();}import{ObservableMixin as _0x362ca9,uid as _0x53ed2e}from'ckeditor5/src/utils.js';import{cloneDeep as _0x7976a3,set as _0x3ac5df,unset as _0x24a3f3}from'lodash-es';export default class a extends _0x362ca9(){constructor(_0x2dd13a){const _0xfc3515=_0x3470;super(),this['id']=_0x2dd13a['id']||_0x53ed2e(),this[_0xfc3515(0x14a)]=_0x2dd13a[_0xfc3515(0x14a)]||null,this[_0xfc3515(0x14e)]=_0x2dd13a[_0xfc3515(0x14e)]||[],this[_0xfc3515(0x15b)]=_0x2dd13a[_0xfc3515(0x15b)]||null,this[_0xfc3515(0x153)]=_0x2dd13a[_0xfc3515(0x153)]||0x0,this[_0xfc3515(0x15a)]=_0x2dd13a[_0xfc3515(0x15a)]||0x0,this[_0xfc3515(0x160)](_0xfc3515(0x154),_0x2dd13a[_0xfc3515(0x154)]||''),this[_0xfc3515(0x160)](_0xfc3515(0x147),_0x2dd13a[_0xfc3515(0x147)]||new Date()),this[_0xfc3515(0x160)](_0xfc3515(0x14d),_0x2dd13a[_0xfc3515(0x14d)]||{});}[_0x9dadfb(0x15e)](_0x1d6b48){const _0x108b67=_0x9dadfb;this[_0x108b67(0x156)]({'name':_0x1d6b48});}[_0x9dadfb(0x15c)](_0x337fac,_0x402231){const _0x3cbc06=_0x9dadfb,_0x2e4f93=_0x7976a3(this[_0x3cbc06(0x14d)]);_0x3ac5df(_0x2e4f93,_0x337fac,_0x402231),this[_0x3cbc06(0x156)]({'attributes':_0x2e4f93});}[_0x9dadfb(0x152)](_0x2dc231){const _0x11d027=_0x9dadfb,_0x2266c2=_0x7976a3(this[_0x11d027(0x14d)]);_0x24a3f3(_0x2266c2,_0x2dc231),this[_0x11d027(0x156)]({'attributes':_0x2266c2});}[_0x9dadfb(0x156)](_0x3d6420,_0x3724f1=!0x1){const _0x2d387d=_0x9dadfb;let _0x529ca2=!0x1;const _0x44a81b={'id':this['id']},_0x32a8a0=[_0x2d387d(0x154),_0x2d387d(0x147),_0x2d387d(0x15b),_0x2d387d(0x14e),_0x2d387d(0x14d),_0x2d387d(0x153),_0x2d387d(0x15a),_0x2d387d(0x14f)];for(const _0x59cbf8 of _0x32a8a0){const _0x28e849=_0x3d6420[_0x59cbf8];void 0x0!==_0x28e849&&_0x28e849!==this[_0x59cbf8]&&(this[_0x59cbf8]=_0x28e849,_0x44a81b[_0x59cbf8]=_0x28e849,_0x529ca2=!0x0);}_0x529ca2&&(_0x44a81b[_0x2d387d(0x14e)]&&(_0x44a81b[_0x2d387d(0x14c)]=_0x44a81b[_0x2d387d(0x14e)][_0x2d387d(0x150)](_0x361dc1=>_0x361dc1['id']),delete _0x44a81b[_0x2d387d(0x14e)]),this[_0x2d387d(0x158)](_0x2d387d(0x156),_0x44a81b,_0x3724f1));}[_0x9dadfb(0x159)](){const _0x22a79e=_0x9dadfb;return{'id':this['id'],'name':this[_0x22a79e(0x154)],'creatorId':this[_0x22a79e(0x14a)]?this[_0x22a79e(0x14a)]['id']:null,'authorsIds':this[_0x22a79e(0x14e)][_0x22a79e(0x150)](_0x11af8b=>_0x11af8b['id']),'diffData':this[_0x22a79e(0x15b)],'createdAt':this[_0x22a79e(0x147)],'attributes':this[_0x22a79e(0x14d)],'fromVersion':this[_0x22a79e(0x15a)],'toVersion':this[_0x22a79e(0x153)]};}}
23
+ function _0x3f13(_0x4eacd5,_0x58f9d8){const _0x1d6597=_0x1d65();return _0x3f13=function(_0x3f13e3,_0x29bd9c){_0x3f13e3=_0x3f13e3-0xf9;let _0xaada67=_0x1d6597[_0x3f13e3];return _0xaada67;},_0x3f13(_0x4eacd5,_0x58f9d8);}const _0x22967f=_0x3f13;(function(_0x58dd57,_0x1e20a5){const _0x1fe593=_0x3f13,_0x36dfb9=_0x58dd57();while(!![]){try{const _0x2f9278=-parseInt(_0x1fe593(0x10a))/0x1*(parseInt(_0x1fe593(0xf9))/0x2)+parseInt(_0x1fe593(0xff))/0x3*(-parseInt(_0x1fe593(0xfe))/0x4)+parseInt(_0x1fe593(0x107))/0x5*(parseInt(_0x1fe593(0xfa))/0x6)+-parseInt(_0x1fe593(0x10e))/0x7*(parseInt(_0x1fe593(0x115))/0x8)+parseInt(_0x1fe593(0x10f))/0x9+parseInt(_0x1fe593(0x10b))/0xa+parseInt(_0x1fe593(0xfc))/0xb;if(_0x2f9278===_0x1e20a5)break;else _0x36dfb9['push'](_0x36dfb9['shift']());}catch(_0x4fc892){_0x36dfb9['push'](_0x36dfb9['shift']());}}}(_0x1d65,0x7de09));import{ObservableMixin as _0x32481c,uid as _0x58d179}from'ckeditor5/src/utils.js';function _0x1d65(){const _0x1e8d2e=['toJSON','removeAttribute','101717kPItWg','77688GxWgoJ','authors','map','authorsIds','setAttribute','createdAt','536kylWFY','165258XbbljO','3412878KwDGsv','setName','17511043ckPFPm','attributes','4Lnupzc','2365176iCSOAh','diffData','set','toVersion','creatorId','_update','fire','creator','5XIcIyG','fromVersion','name','2YJSvmV','2734620dphjin'];_0x1d65=function(){return _0x1e8d2e;};return _0x1d65();}import{cloneDeep as _0x2b24e3,set as _0x96c2bc,unset as _0xc81f9b}from'lodash-es';export default class a extends _0x32481c(){constructor(_0x1ade1c){const _0x527fb6=_0x3f13;super(),this['id']=_0x1ade1c['id']||_0x58d179(),this[_0x527fb6(0x106)]=_0x1ade1c[_0x527fb6(0x106)]||null,this[_0x527fb6(0x110)]=_0x1ade1c[_0x527fb6(0x110)]||[],this[_0x527fb6(0x100)]=_0x1ade1c[_0x527fb6(0x100)]||null,this[_0x527fb6(0x102)]=_0x1ade1c[_0x527fb6(0x102)]||0x0,this[_0x527fb6(0x108)]=_0x1ade1c[_0x527fb6(0x108)]||0x0,this[_0x527fb6(0x101)](_0x527fb6(0x109),_0x1ade1c[_0x527fb6(0x109)]||''),this[_0x527fb6(0x101)](_0x527fb6(0x114),_0x1ade1c[_0x527fb6(0x114)]||new Date()),this[_0x527fb6(0x101)](_0x527fb6(0xfd),_0x1ade1c[_0x527fb6(0xfd)]||{});}[_0x22967f(0xfb)](_0x587b4c){const _0x5143f2=_0x22967f;this[_0x5143f2(0x104)]({'name':_0x587b4c});}[_0x22967f(0x113)](_0x5fa1d2,_0x229011){const _0x596627=_0x22967f,_0x10a85a=_0x2b24e3(this[_0x596627(0xfd)]);_0x96c2bc(_0x10a85a,_0x5fa1d2,_0x229011),this[_0x596627(0x104)]({'attributes':_0x10a85a});}[_0x22967f(0x10d)](_0x21cbfb){const _0xbf4fa0=_0x22967f,_0x1b5562=_0x2b24e3(this[_0xbf4fa0(0xfd)]);_0xc81f9b(_0x1b5562,_0x21cbfb),this[_0xbf4fa0(0x104)]({'attributes':_0x1b5562});}[_0x22967f(0x104)](_0xe2dd24,_0x16f665=!0x1){const _0x484c92=_0x22967f;let _0x272961=!0x1;const _0x4c9836={'id':this['id']},_0x18bac6=[_0x484c92(0x109),_0x484c92(0x114),_0x484c92(0x100),_0x484c92(0x110),_0x484c92(0xfd),_0x484c92(0x102),_0x484c92(0x108),_0x484c92(0x103)];for(const _0x190397 of _0x18bac6){const _0x59594c=_0xe2dd24[_0x190397];void 0x0!==_0x59594c&&_0x59594c!==this[_0x190397]&&(this[_0x190397]=_0x59594c,_0x4c9836[_0x190397]=_0x59594c,_0x272961=!0x0);}_0x272961&&(_0x4c9836[_0x484c92(0x110)]&&(_0x4c9836[_0x484c92(0x112)]=_0x4c9836[_0x484c92(0x110)][_0x484c92(0x111)](_0x37f5df=>_0x37f5df['id']),delete _0x4c9836[_0x484c92(0x110)]),this[_0x484c92(0x105)](_0x484c92(0x104),_0x4c9836,_0x16f665));}[_0x22967f(0x10c)](){const _0x5e700a=_0x22967f;return{'id':this['id'],'name':this[_0x5e700a(0x109)],'creatorId':this[_0x5e700a(0x106)]?this[_0x5e700a(0x106)]['id']:null,'authorsIds':this[_0x5e700a(0x110)][_0x5e700a(0x111)](_0x42599d=>_0x42599d['id']),'diffData':this[_0x5e700a(0x100)],'createdAt':this[_0x5e700a(0x114)],'attributes':this[_0x5e700a(0xfd)],'fromVersion':this[_0x5e700a(0x108)],'toVersion':this[_0x5e700a(0x102)]};}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xb4dbbd=_0x1989;(function(_0x521fc0,_0x22e61f){const _0xc020df=_0x1989,_0x4b6dd8=_0x521fc0();while(!![]){try{const _0x377f0a=-parseInt(_0xc020df(0x18c))/0x1*(-parseInt(_0xc020df(0x181))/0x2)+parseInt(_0xc020df(0x18b))/0x3+-parseInt(_0xc020df(0x185))/0x4+parseInt(_0xc020df(0x184))/0x5+parseInt(_0xc020df(0x186))/0x6+-parseInt(_0xc020df(0x18d))/0x7*(parseInt(_0xc020df(0x182))/0x8)+-parseInt(_0xc020df(0x183))/0x9;if(_0x377f0a===_0x22e61f)break;else _0x4b6dd8['push'](_0x4b6dd8['shift']());}catch(_0x53eba4){_0x4b6dd8['push'](_0x4b6dd8['shift']());}}}(_0x1ff0,0x30979));import{Collection as _0x427ffb}from'ckeditor5/src/utils.js';export default class f{constructor(_0x433689,_0x42ecd7){const _0x208b87=_0x1989;this[_0x208b87(0x188)]=_0x433689,this[_0x208b87(0x18a)]=_0x42ecd7,this[_0x208b87(0x18e)]=new _0x427ffb();}[_0xb4dbbd(0x189)](_0x2ffa49){const _0x16ed07=_0xb4dbbd;for(const _0xf81551 of _0x2ffa49)this[_0x16ed07(0x18e)][_0x16ed07(0x187)](_0xf81551);}}function _0x1989(_0x17752a,_0x55eb79){const _0x1ff0ac=_0x1ff0();return _0x1989=function(_0x198907,_0x5eeb4d){_0x198907=_0x198907-0x181;let _0x46ac82=_0x1ff0ac[_0x198907];return _0x46ac82;},_0x1989(_0x17752a,_0x55eb79);}function _0x1ff0(){const _0xf76a93=['950964ifZkMh','add','newRevisionId','_setChanges','oldRevisionId','1157898KrmaRS','1fIeRMD','28189GHCBBT','changes','262342JLHABT','712rxSDem','331524xZrsJs','951650xKHuTg','1086756uSvJhc'];_0x1ff0=function(){return _0xf76a93;};return _0x1ff0();}
23
+ const _0x1c5ef4=_0x285b;(function(_0x4836e1,_0x109aed){const _0x435c33=_0x285b,_0x2577db=_0x4836e1();while(!![]){try{const _0x192b71=parseInt(_0x435c33(0x1e9))/0x1*(-parseInt(_0x435c33(0x1e4))/0x2)+-parseInt(_0x435c33(0x1e1))/0x3+-parseInt(_0x435c33(0x1e8))/0x4+parseInt(_0x435c33(0x1de))/0x5+parseInt(_0x435c33(0x1e6))/0x6+parseInt(_0x435c33(0x1e0))/0x7+parseInt(_0x435c33(0x1e7))/0x8*(parseInt(_0x435c33(0x1e2))/0x9);if(_0x192b71===_0x109aed)break;else _0x2577db['push'](_0x2577db['shift']());}catch(_0x4a78ee){_0x2577db['push'](_0x2577db['shift']());}}}(_0x5a81,0x5bf92));import{Collection as _0x985463}from'ckeditor5/src/utils.js';function _0x285b(_0x59882a,_0x296216){const _0x5a81cc=_0x5a81();return _0x285b=function(_0x285b3b,_0x1f1a5e){_0x285b3b=_0x285b3b-0x1de;let _0x3236b6=_0x5a81cc[_0x285b3b];return _0x3236b6;},_0x285b(_0x59882a,_0x296216);}function _0x5a81(){const _0x3f8f7e=['2046168fxFLXI','5427auYTgw','oldRevisionId','4SnOzhB','add','2044224rusDAz','10592vQwxvx','2611356nBleLo','351542nwSXoE','_setChanges','newRevisionId','2805030WAODgN','changes','5002333XfNSDm'];_0x5a81=function(){return _0x3f8f7e;};return _0x5a81();}export default class f{constructor(_0xdfefe9,_0x367d51){const _0x365404=_0x285b;this[_0x365404(0x1eb)]=_0xdfefe9,this[_0x365404(0x1e3)]=_0x367d51,this[_0x365404(0x1df)]=new _0x985463();}[_0x1c5ef4(0x1ea)](_0x5e5a95){const _0x5b093d=_0x1c5ef4;for(const _0x3a3342 of _0x5e5a95)this[_0x5b093d(0x1df)][_0x5b093d(0x1e5)](_0x3a3342);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x46865b=_0x4e02;(function(_0xa076b3,_0x530858){const _0x1e799d=_0x4e02,_0x6afcf7=_0xa076b3();while(!![]){try{const _0x28fb28=parseInt(_0x1e799d(0x1bb))/0x1+parseInt(_0x1e799d(0x1d3))/0x2*(parseInt(_0x1e799d(0x19e))/0x3)+parseInt(_0x1e799d(0x190))/0x4*(parseInt(_0x1e799d(0x195))/0x5)+-parseInt(_0x1e799d(0x1bf))/0x6+-parseInt(_0x1e799d(0x1d0))/0x7*(parseInt(_0x1e799d(0x1e7))/0x8)+parseInt(_0x1e799d(0x201))/0x9+-parseInt(_0x1e799d(0x1cc))/0xa;if(_0x28fb28===_0x530858)break;else _0x6afcf7['push'](_0x6afcf7['shift']());}catch(_0x17fb4f){_0x6afcf7['push'](_0x6afcf7['shift']());}}}(_0x2e20,0x541a9));import{Plugin as _0x766cac}from'ckeditor5/src/core.js';function _0x2e20(){const _0x10176c=['setAttribute','lazyRoots','bind','_cleanUp','changesNavigation','toLocaleDateString','isEnabled','restoreRevision','set','insert','RevisionViewerIntegration','style','RevisionViewer','define','requires','92URjPYm','RestrictedEditingMode','setSelection','getRevisions','_recalculatePageBreaks','14430EzdeFM','commands','long','then','result','Autosave','document','getUser','selection','3yRaAFs','enableReadOnlyMode','markers','_showRevisionViewer','init','removeSelectionAttribute','isAttached','includes','RevisionsRepository','toLocaleTimeString','refreshPositioning','_viewerEditor','remove','locale','destroy','revisionHistory','display','roots','removeAttribute','_getRevisionViewerEditorConfig','creator','has','rootName','isReady','addUser','save','revisionHistory.requireRevisionName','toolbar','PaginationLookup','35638PprwuW','getRevision','isAnonymous','toVersion','1797126YTDPjK','repository','error','indexOf','RevisionHistoryUI','revisionHistory.closeRevisionViewerCallback','name','revisionHistory.viewerContainer','pluginName','_update','getAttributeKeys','showRevisionViewerCallback','data','740000lNqgzj','push','createdAt','getRoot','10619KPCuNk','from','restrictedEditingException','1255222OBnDkV','plugins','revision-history-viewer-opened','isReadOnly','get','users','model','createRangeIn','block','revisionHistory.editorContainer','getRevisionRootsAttributes','fromVersion','revision-history-missing-configuration','refreshVisibility','RevisionTracker','removeMarker','config','toJSON','Users','revisionHistory.showRevisionViewerCallback','128CsBasv','end','_enhanceCloseRevisionViewerCallback','exitToEditing','numeric','keys','update','enqueueChange','revisionHistory.viewerEditorElement','change','Annotations','editor','adapter','addRoot','_enhanceShowRevisionViewerCallback','saveRevision','catch','addRevisionData','_closeRevisionViewer','RevisionHistory','$graveyard','create','none','disableReadOnlyMode','parse','getRevisionData','113895ndFesL','getMarkersGroup','_restoreRevision','closeRevisionViewerCallback','detachRoot','uiLanguage','Restored','revisionHistory.restoreRevisionCallback'];_0x2e20=function(){return _0x10176c;};return _0x2e20();}import{CKEditorError as _0x3b1bda,uid as _0x1247ca}from'ckeditor5/src/utils.js';import _0x4c9a99 from'./revisiontracker.js';import _0x1e2d19 from'./ui/revisionhistory/revisionhistoryui.js';import _0x10d8ae from'./revisionviewer.js';import _0x2b532c from'./ui/revisionviewer/revisionviewerui.js';import _0x4e118e from'./ui/revisionssidebar/revisionssidebar.js';function _0x4e02(_0x288eef,_0x594b7e){const _0x2e20f5=_0x2e20();return _0x4e02=function(_0x4e02d5,_0x4c8d8f){_0x4e02d5=_0x4e02d5-0x188;let _0x34ac5a=_0x2e20f5[_0x4e02d5];return _0x34ac5a;},_0x4e02(_0x288eef,_0x594b7e);}import _0x4e0cda from'./editor/revisionviewereditor.js';import{getTranslation as _0x25b340}from'./utils/common-translations.js';import{sanitizeEditorConfig as _0x5d30f9}from'ckeditor5-collaboration/src/collaboration-core.js';const g=[_0x46865b(0x1c3),_0x46865b(0x191)];class k extends _0x766cac{static get[_0x46865b(0x1c7)](){const _0x1d339c=_0x46865b;return _0x1d339c(0x18b);}constructor(_0x58eb2e){const _0x1b78d8=_0x46865b;super(_0x58eb2e),this[_0x1b78d8(0x199)]=_0x1b78d8(0x1e8);}}export default class H extends _0x766cac{static get[_0x46865b(0x1c7)](){const _0x31e9b1=_0x46865b;return _0x31e9b1(0x1fa);}static get[_0x46865b(0x18f)](){return[_0x4c9a99,_0x1e2d19];}constructor(_0x1c3560){const _0xac76f9=_0x46865b;if(super(_0x1c3560),!this[_0xac76f9(0x1f2)][_0xac76f9(0x1e3)][_0xac76f9(0x1d7)](_0xac76f9(0x1ad)))throw new _0x3b1bda(_0xac76f9(0x1df),this);this[_0xac76f9(0x1a9)]=null,this[_0xac76f9(0x1f2)][_0xac76f9(0x1e3)][_0xac76f9(0x18e)](_0xac76f9(0x1e6),_0x119c1d=>this[_0xac76f9(0x1a1)](_0x119c1d)),this[_0xac76f9(0x1f2)][_0xac76f9(0x1e3)][_0xac76f9(0x18e)](_0xac76f9(0x1c4),_0x41373a=>this[_0xac76f9(0x1f9)](_0x41373a)),this[_0xac76f9(0x1f2)][_0xac76f9(0x1e3)][_0xac76f9(0x18e)](_0xac76f9(0x208),_0x54d436=>this[_0xac76f9(0x203)](_0x54d436)),this[_0xac76f9(0x1f2)][_0xac76f9(0x1e3)][_0xac76f9(0x18e)](_0xac76f9(0x1b8),!0x1),this[_0xac76f9(0x1f5)](),this[_0xac76f9(0x1e9)]();}set[_0x46865b(0x1f3)](_0x2bd4e8){const _0x1c2302=_0x46865b;this[_0x1c2302(0x1f2)][_0x1c2302(0x1d4)][_0x1c2302(0x1d7)](_0x1c2302(0x1e1))[_0x1c2302(0x1f3)]=_0x2bd4e8;}get[_0x46865b(0x1f3)](){const _0x17acd5=_0x46865b;return this[_0x17acd5(0x1f2)][_0x17acd5(0x1d4)][_0x17acd5(0x1d7)](_0x17acd5(0x1e1))[_0x17acd5(0x1f3)];}[_0x46865b(0x1f8)](_0x1cb3fb){const _0x46b82e=_0x46865b;return this[_0x46b82e(0x1f2)][_0x46b82e(0x1d4)][_0x46b82e(0x1d7)](_0x46b82e(0x1e1))[_0x46b82e(0x1f8)](_0x1cb3fb);}[_0x46865b(0x1bc)](_0x5da886){const _0xd5c2e3=_0x46865b;return this[_0xd5c2e3(0x1f2)][_0xd5c2e3(0x1d4)][_0xd5c2e3(0x1d7)](_0xd5c2e3(0x1a6))[_0xd5c2e3(0x1bc)](_0x5da886);}[_0x46865b(0x193)](_0x45ef4a={'toJSON':!0x1}){const _0x3a9536=_0x46865b;return this[_0x3a9536(0x1f2)][_0x3a9536(0x1d4)][_0x3a9536(0x1d7)](_0x3a9536(0x1a6))[_0x3a9536(0x193)](_0x45ef4a);}[_0x46865b(0x1b1)](){const _0x4f38bd=_0x46865b,_0x3c4c03=this[_0x4f38bd(0x1f2)],_0x436743=_0x5d30f9(_0x3c4c03,g),_0x591d5f=_0x3c4c03[_0x4f38bd(0x1d4)][_0x4f38bd(0x1d7)](_0x4f38bd(0x1e1)),_0x27d5fa=_0x3c4c03[_0x4f38bd(0x1d4)][_0x4f38bd(0x1d7)](_0x4f38bd(0x1e5))[_0x4f38bd(0x1d8)];return _0x436743[_0x4f38bd(0x1b9)]=[_0x4f38bd(0x1ea),_0x4f38bd(0x188),_0x4f38bd(0x20d)],delete _0x436743[_0x4f38bd(0x20a)],(_0x436743[_0x4f38bd(0x1d4)][_0x4f38bd(0x1cd)](k,_0x10d8ae,_0x2b532c,class extends _0x766cac{static get[_0x4f38bd(0x18f)](){const _0x411f37=_0x4f38bd;return[_0x10d8ae,_0x411f37(0x1e5)];}[_0x4f38bd(0x1a2)](){const _0x1b6bc1=_0x4f38bd,_0x7ead79=this[_0x1b6bc1(0x1f2)][_0x1b6bc1(0x1d4)][_0x1b6bc1(0x1d7)](_0x1b6bc1(0x1e5));for(const _0x10c3de of _0x27d5fa)_0x10c3de[_0x1b6bc1(0x1bd)]||_0x7ead79[_0x1b6bc1(0x19c)](_0x10c3de['id'])||_0x7ead79[_0x1b6bc1(0x1b6)](_0x10c3de);const _0x4d6f9d=_0x591d5f[_0x1b6bc1(0x1c0)][_0x1b6bc1(0x193)]();let _0x3812ab=null;const _0x475460=this[_0x1b6bc1(0x1f2)][_0x1b6bc1(0x1d4)][_0x1b6bc1(0x1d7)](_0x1b6bc1(0x18d));_0x475460[_0x1b6bc1(0x1f3)]=_0x591d5f[_0x1b6bc1(0x1f3)],_0x475460[_0x1b6bc1(0x20b)](_0x1b6bc1(0x20f))['to'](_0x591d5f),this[_0x1b6bc1(0x1f2)][_0x1b6bc1(0x196)][_0x1b6bc1(0x1d7)](_0x1b6bc1(0x188))[_0x1b6bc1(0x20b)](_0x1b6bc1(0x20f))['to'](_0x3c4c03,_0x1b6bc1(0x1d6),_0x33c3df=>!_0x33c3df);for(const _0x39c997 of _0x4d6f9d){const _0x5531b9=null===_0x39c997[_0x1b6bc1(0x1b2)];if(_0x5531b9&&_0x39c997[_0x1b6bc1(0x1be)]===_0x39c997[_0x1b6bc1(0x1de)])continue;const _0x217225=_0x39c997[_0x1b6bc1(0x1e4)]();_0x475460[_0x1b6bc1(0x1f8)](_0x217225,(_0x453ca1,_0x32357a,_0x1df320)=>{const _0xf6cec0=_0x1b6bc1;if(_0x5531b9){if(_0x3812ab)_0x3812ab[_0xf6cec0(0x1c8)](_0x453ca1,_0x32357a);else{if(!_0x32357a){const _0x29a9f6=_0x1df320[_0xf6cec0(0x1e4)]();_0x29a9f6['id']=_0x1247ca(),_0x591d5f[_0xf6cec0(0x1f6)](_0x29a9f6,_0x1df320[_0xf6cec0(0x1be)])[_0xf6cec0(0x198)](_0x2a2845=>{_0x3812ab=_0x2a2845;});}}}else _0x39c997[_0xf6cec0(0x1c8)](_0x453ca1,_0x32357a);});}}},_0x4e118e),_0x436743);}[_0x46865b(0x1f5)](){const _0x2d2456=_0x46865b,_0x4cf587=this[_0x2d2456(0x1f2)][_0x2d2456(0x1e3)][_0x2d2456(0x1d7)](_0x2d2456(0x1ad))[_0x2d2456(0x1ca)];this[_0x2d2456(0x1f2)][_0x2d2456(0x1e3)][_0x2d2456(0x189)](_0x2d2456(0x1e6),async()=>{const _0x3581dc=_0x2d2456;this[_0x3581dc(0x1f2)][_0x3581dc(0x19f)](_0x3581dc(0x1d5));const _0x55d847=this[_0x3581dc(0x1f2)][_0x3581dc(0x1d4)][_0x3581dc(0x1d7)](_0x3581dc(0x1e1));if(this[_0x3581dc(0x1f2)][_0x3581dc(0x1d4)][_0x3581dc(0x1b3)](_0x3581dc(0x19a))){const _0x2f573a=this[_0x3581dc(0x1f2)][_0x3581dc(0x1d4)][_0x3581dc(0x1d7)](_0x3581dc(0x19a));await _0x2f573a[_0x3581dc(0x1b7)]();}else await _0x55d847[_0x3581dc(0x1ed)]();this[_0x3581dc(0x1f2)][_0x3581dc(0x1d4)][_0x3581dc(0x1b3)](_0x3581dc(0x1ba))&&this[_0x3581dc(0x1f2)][_0x3581dc(0x1d4)][_0x3581dc(0x1d7)](_0x3581dc(0x1ba))[_0x3581dc(0x194)]();const _0x4b9e93=this[_0x3581dc(0x1b1)]();return _0x4cf587(_0x4b9e93)[_0x3581dc(0x198)](_0x3c82c4=>{const _0x224afd=_0x3581dc;return(this[_0x224afd(0x1a9)]=_0x3c82c4,this[_0x224afd(0x1f2)][_0x224afd(0x1d4)][_0x224afd(0x1b3)](_0x224afd(0x1f1)))&&this[_0x224afd(0x1f2)][_0x224afd(0x1d4)][_0x224afd(0x1d7)](_0x224afd(0x1f1))[_0x224afd(0x1e0)](),_0x3c82c4;})[_0x3581dc(0x1f7)](_0x39a699=>(console[_0x3581dc(0x1c1)](_0x39a699),this[_0x3581dc(0x1f2)][_0x3581dc(0x1fe)](_0x3581dc(0x1d5)),null));});}[_0x46865b(0x1e9)](){const _0xb5304b=_0x46865b,_0xbb0c5c=this[_0xb5304b(0x1f2)][_0xb5304b(0x1e3)][_0xb5304b(0x1d7)](_0xb5304b(0x1ad))[_0xb5304b(0x204)];this[_0xb5304b(0x1f2)][_0xb5304b(0x1e3)][_0xb5304b(0x189)](_0xb5304b(0x1c4),()=>(this[_0xb5304b(0x1f2)][_0xb5304b(0x1d4)][_0xb5304b(0x1b3)](_0xb5304b(0x1ba))&&this[_0xb5304b(0x1f2)][_0xb5304b(0x1d4)][_0xb5304b(0x1d7)](_0xb5304b(0x1ba))[_0xb5304b(0x194)](),this[_0xb5304b(0x1a9)][_0xb5304b(0x1d4)][_0xb5304b(0x1d7)](_0xb5304b(0x18d))[_0xb5304b(0x20c)](),_0xbb0c5c(this[_0xb5304b(0x1a9)])[_0xb5304b(0x198)](()=>{const _0x2bcbbe=_0xb5304b;if(this[_0x2bcbbe(0x1f2)][_0x2bcbbe(0x1fe)](_0x2bcbbe(0x1d5)),this[_0x2bcbbe(0x1a9)]=null,this[_0x2bcbbe(0x1f2)][_0x2bcbbe(0x1d4)][_0x2bcbbe(0x1b3)](_0x2bcbbe(0x1f1))){const _0x2a3f61=this[_0x2bcbbe(0x1f2)][_0x2bcbbe(0x1d4)][_0x2bcbbe(0x1d7)](_0x2bcbbe(0x1f1));_0x2a3f61[_0x2bcbbe(0x1e0)](),_0x2a3f61[_0x2bcbbe(0x1a8)]();}})));}[_0x46865b(0x1a1)](_0x22a62a){const _0xa7b8c2=_0x46865b,_0x1243b3=this[_0xa7b8c2(0x1f2)][_0xa7b8c2(0x1e3)][_0xa7b8c2(0x1d7)](_0xa7b8c2(0x1dc)),_0x54dc23=this[_0xa7b8c2(0x1f2)][_0xa7b8c2(0x1e3)][_0xa7b8c2(0x1d7)](_0xa7b8c2(0x1c6)),_0x300e04=this[_0xa7b8c2(0x1f2)][_0xa7b8c2(0x1e3)][_0xa7b8c2(0x1d7)](_0xa7b8c2(0x1ef));return _0x4e0cda[_0xa7b8c2(0x1fc)](_0x300e04,_0x22a62a)[_0xa7b8c2(0x198)](_0x2cdf45=>(_0x54dc23[_0xa7b8c2(0x18c)][_0xa7b8c2(0x1ae)]=_0xa7b8c2(0x1db),_0x1243b3[_0xa7b8c2(0x18c)][_0xa7b8c2(0x1ae)]=_0xa7b8c2(0x1fd),_0x2cdf45));}[_0x46865b(0x1f9)](_0x402043){const _0x15382f=_0x46865b,_0x436650=this[_0x15382f(0x1f2)][_0x15382f(0x1e3)][_0x15382f(0x1d7)](_0x15382f(0x1dc));return this[_0x15382f(0x1f2)][_0x15382f(0x1e3)][_0x15382f(0x1d7)](_0x15382f(0x1c6))[_0x15382f(0x18c)][_0x15382f(0x1ae)]=_0x15382f(0x1fd),_0x436650[_0x15382f(0x18c)][_0x15382f(0x1ae)]='',_0x402043[_0x15382f(0x1ac)]();}async[_0x46865b(0x203)](_0x51615b){const _0x28ed20=_0x46865b,_0x3b0c08=this[_0x28ed20(0x1f2)],_0x22c075=this[_0x28ed20(0x1a9)][_0x28ed20(0x1d4)][_0x28ed20(0x1d7)](_0x28ed20(0x18d)),_0x322690=_0x3b0c08[_0x28ed20(0x1d4)][_0x28ed20(0x1d7)](_0x28ed20(0x1e1)),_0x20b944=_0x22c075[_0x28ed20(0x1c0)][_0x28ed20(0x1bc)](_0x51615b);let _0x23ee15,_0x31be60,_0x4b55f5;try{_0x23ee15=await _0x22c075[_0x28ed20(0x200)](_0x20b944),_0x31be60=await _0x22c075[_0x28ed20(0x1dd)](_0x20b944);}catch(_0x65c57){return void console[_0x28ed20(0x1c1)](_0x65c57);}_0x3b0c08[_0x28ed20(0x1d9)][_0x28ed20(0x1f0)](_0x3b5572=>{const _0x14c638=_0x28ed20;for(const _0x1d6be9 of Array[_0x14c638(0x1d1)](_0x3b0c08[_0x14c638(0x1d9)][_0x14c638(0x1a0)][_0x14c638(0x202)](_0x14c638(0x1d2))))_0x3b5572[_0x14c638(0x1e2)](_0x1d6be9);}),_0x22c075[_0x28ed20(0x1b5)]=!0x1,_0x3b0c08[_0x28ed20(0x1d9)][_0x28ed20(0x1ee)](_0x2207c9=>{const _0x2ebcdf=_0x28ed20;_0x2207c9[_0x2ebcdf(0x192)](null),_0x2207c9[_0x2ebcdf(0x1a3)](_0x3b0c08[_0x2ebcdf(0x1d9)][_0x2ebcdf(0x19b)][_0x2ebcdf(0x19d)][_0x2ebcdf(0x1c9)]());const _0x210bee=Object[_0x2ebcdf(0x1ec)](_0x23ee15);for(const _0x988138 of _0x3b0c08[_0x2ebcdf(0x1d9)][_0x2ebcdf(0x19b)][_0x2ebcdf(0x1af)])_0x2ebcdf(0x1fb)!=_0x988138[_0x2ebcdf(0x1b4)]&&_0x988138[_0x2ebcdf(0x1a4)]()&&!_0x210bee[_0x2ebcdf(0x1a5)](_0x988138[_0x2ebcdf(0x1b4)])&&_0x2207c9[_0x2ebcdf(0x205)](_0x988138);for(const _0x2205ce of _0x210bee){let _0x136eec=_0x3b0c08[_0x2ebcdf(0x1d9)][_0x2ebcdf(0x19b)][_0x2ebcdf(0x1cf)](_0x2205ce);_0x136eec&&_0x136eec[_0x2ebcdf(0x1a4)]()||(_0x136eec=_0x2207c9[_0x2ebcdf(0x1f4)](_0x2205ce));const _0xf74392=_0x31be60[_0x2205ce],_0x2b19a8=Object[_0x2ebcdf(0x1ec)](_0xf74392),_0x5b380b=_0x23ee15[_0x2205ce];for(const _0x4ae5a2 of _0x136eec[_0x2ebcdf(0x1c9)]())_0x2b19a8[_0x2ebcdf(0x1a5)](_0x4ae5a2)||_0x2207c9[_0x2ebcdf(0x1b0)](_0x4ae5a2,_0x136eec);for(const _0x4f8fdb of _0x2b19a8)_0x2207c9[_0x2ebcdf(0x209)](_0x4f8fdb,_0x31be60[_0x2205ce][_0x4f8fdb],_0x136eec);_0x2207c9[_0x2ebcdf(0x1aa)](_0x2207c9[_0x2ebcdf(0x1da)](_0x136eec)),_0x2207c9[_0x2ebcdf(0x18a)](_0x3b0c08[_0x2ebcdf(0x1cb)][_0x2ebcdf(0x1ff)](_0x5b380b,_0x136eec),_0x136eec,0x0);}});const _0x33ae88=_0x25b340(_0x3b0c08[_0x28ed20(0x1ab)],_0x28ed20(0x207));if(_0x20b944[_0x28ed20(0x1c5)])_0x4b55f5=-0x1==_0x20b944[_0x28ed20(0x1c5)][_0x28ed20(0x1c2)](_0x33ae88)?_0x33ae88+':\x20'+_0x20b944[_0x28ed20(0x1c5)]:_0x20b944[_0x28ed20(0x1c5)];else _0x4b55f5=_0x33ae88+':\x20'+(_0x20b944[_0x28ed20(0x1ce)][_0x28ed20(0x20e)](_0x3b0c08[_0x28ed20(0x1ab)][_0x28ed20(0x206)],{'month':_0x28ed20(0x197),'day':_0x28ed20(0x1eb)})+',\x20'+_0x20b944[_0x28ed20(0x1ce)][_0x28ed20(0x1a7)](_0x3b0c08[_0x28ed20(0x1ab)][_0x28ed20(0x206)],{'hour':_0x28ed20(0x1eb),'minute':_0x28ed20(0x1eb)}));return await _0x322690[_0x28ed20(0x1f6)]({'name':_0x4b55f5}),_0x22c075[_0x28ed20(0x1b5)]=!0x0,_0x3b0c08[_0x28ed20(0x1e3)][_0x28ed20(0x1d7)](_0x28ed20(0x1ad))[_0x28ed20(0x204)]();}}
23
+ const _0x59abcc=_0x1866;(function(_0xc7ff0,_0x2a6881){const _0x412451=_0x1866,_0x2e54af=_0xc7ff0();while(!![]){try{const _0x3fc38e=parseInt(_0x412451(0x1e8))/0x1*(parseInt(_0x412451(0x1ac))/0x2)+parseInt(_0x412451(0x164))/0x3+parseInt(_0x412451(0x1c6))/0x4+parseInt(_0x412451(0x16d))/0x5*(parseInt(_0x412451(0x192))/0x6)+-parseInt(_0x412451(0x17a))/0x7+-parseInt(_0x412451(0x168))/0x8+-parseInt(_0x412451(0x176))/0x9;if(_0x3fc38e===_0x2a6881)break;else _0x2e54af['push'](_0x2e54af['shift']());}catch(_0x324729){_0x2e54af['push'](_0x2e54af['shift']());}}}(_0x13aa,0x65981));import{Plugin as _0x151588}from'ckeditor5/src/core.js';import{CKEditorError as _0xb019c0,uid as _0x325c68}from'ckeditor5/src/utils.js';import _0x26f850 from'./revisiontracker.js';import _0x330b55 from'./ui/revisionhistory/revisionhistoryui.js';import _0x161f17 from'./revisionviewer.js';import _0x226d09 from'./ui/revisionviewer/revisionviewerui.js';import _0x52e953 from'./ui/revisionssidebar/revisionssidebar.js';function _0x1866(_0xdc655b,_0x3990eb){const _0x13aa41=_0x13aa();return _0x1866=function(_0x1866f2,_0x32ae24){_0x1866f2=_0x1866f2-0x164;let _0x456cb0=_0x13aa41[_0x1866f2];return _0x456cb0;},_0x1866(_0xdc655b,_0x3990eb);}import _0x381253 from'./editor/revisionviewereditor.js';import{getTranslation as _0x481611}from'./utils/common-translations.js';import{sanitizeEditorConfig as _0x2160f8}from'ckeditor5-collaboration/src/collaboration-core.js';const g=[_0x59abcc(0x177),_0x59abcc(0x1e4)];function _0x13aa(){const _0x388a97=['end','getMarkersGroup','toJSON','disableReadOnlyMode','isReadOnly','addRevisionData','_getRevisionViewerEditorConfig','RevisionTracker','detachRoot','_recalculatePageBreaks','roots','fromVersion','toLocaleTimeString','toVersion','3088398psRLrV','getRevision','revisionHistory.showRevisionViewerCallback','createRangeIn','none','catch','getRevisions','restrictedEditingException','config','addUser','changesNavigation','removeMarker','Autosave','create','revisionHistory.requireRevisionName','has','RevisionViewer','_restoreRevision','revisionHistory.editorContainer','editor','refreshPositioning','define','getRevisionData','plugins','revision-history-missing-configuration','creator','17002kolbLY','keys','block','enableReadOnlyMode','requires','enqueueChange','revision-history-viewer-opened','setSelection','name','removeAttribute','getRevisionRootsAttributes','document','RevisionHistory','Users','locale','set','push','commands','markers','pluginName','model','display','restoreRevision','RevisionsRepository','init','isAnonymous','1101412pEpkyx','toolbar','long','error','destroy','update','revisionHistory.viewerContainer','from','revisionHistory','remove','_closeRevisionViewer','closeRevisionViewerCallback','users','Annotations','_enhanceCloseRevisionViewerCallback','insert','_viewerEditor','repository','parse','showRevisionViewerCallback','getAttributeKeys','isReady','exitToEditing','$graveyard','addRoot','PaginationLookup','saveRevision','_cleanUp','_showRevisionViewer','_update','RestrictedEditingMode','then','get','lazyRoots','2bOioex','rootName','getRoot','2433660DRRCTR','style','save','_enhanceShowRevisionViewerCallback','4445728uPsYcZ','isEnabled','isAttached','bind','revisionHistory.closeRevisionViewerCallback','5EVbGBU','selection','toLocaleDateString','getUser','includes','uiLanguage','adapter','result','setAttribute','2456406biWYOf','RevisionHistoryUI','revisionHistory.viewerEditorElement','indexOf','2614703ynLZRn','createdAt','refreshVisibility','Restored','RevisionViewerIntegration','revisionHistory.restoreRevisionCallback','data','change','removeSelectionAttribute','numeric'];_0x13aa=function(){return _0x388a97;};return _0x13aa();}class k extends _0x151588{static get[_0x59abcc(0x1bf)](){const _0x2e26f1=_0x59abcc;return _0x2e26f1(0x17e);}constructor(_0x405a68){const _0xae781e=_0x59abcc;super(_0x405a68),this[_0xae781e(0x174)]=_0xae781e(0x184);}}export default class H extends _0x151588{static get[_0x59abcc(0x1bf)](){const _0x9c9d3a=_0x59abcc;return _0x9c9d3a(0x1b8);}static get[_0x59abcc(0x1b0)](){return[_0x26f850,_0x330b55];}constructor(_0x87565c){const _0x2318b0=_0x59abcc;if(super(_0x87565c),!this[_0x2318b0(0x1a5)][_0x2318b0(0x19a)][_0x2318b0(0x1e6)](_0x2318b0(0x1ce)))throw new _0xb019c0(_0x2318b0(0x1aa),this);this[_0x2318b0(0x1d6)]=null,this[_0x2318b0(0x1a5)][_0x2318b0(0x19a)][_0x2318b0(0x1a7)](_0x2318b0(0x194),_0x34a19c=>this[_0x2318b0(0x1e2)](_0x34a19c)),this[_0x2318b0(0x1a5)][_0x2318b0(0x19a)][_0x2318b0(0x1a7)](_0x2318b0(0x16c),_0x200b54=>this[_0x2318b0(0x1d0)](_0x200b54)),this[_0x2318b0(0x1a5)][_0x2318b0(0x19a)][_0x2318b0(0x1a7)](_0x2318b0(0x17f),_0x2588f2=>this[_0x2318b0(0x1a3)](_0x2588f2)),this[_0x2318b0(0x1a5)][_0x2318b0(0x19a)][_0x2318b0(0x1a7)](_0x2318b0(0x1a0),!0x1),this[_0x2318b0(0x167)](),this[_0x2318b0(0x1d4)]();}set[_0x59abcc(0x173)](_0x327506){const _0x22763e=_0x59abcc;this[_0x22763e(0x1a5)][_0x22763e(0x1a9)][_0x22763e(0x1e6)](_0x22763e(0x18b))[_0x22763e(0x173)]=_0x327506;}get[_0x59abcc(0x173)](){const _0x248e2c=_0x59abcc;return this[_0x248e2c(0x1a5)][_0x248e2c(0x1a9)][_0x248e2c(0x1e6)](_0x248e2c(0x18b))[_0x248e2c(0x173)];}[_0x59abcc(0x189)](_0x526f51){const _0x4d5713=_0x59abcc;return this[_0x4d5713(0x1a5)][_0x4d5713(0x1a9)][_0x4d5713(0x1e6)](_0x4d5713(0x18b))[_0x4d5713(0x189)](_0x526f51);}[_0x59abcc(0x193)](_0x3e5473){const _0x463650=_0x59abcc;return this[_0x463650(0x1a5)][_0x463650(0x1a9)][_0x463650(0x1e6)](_0x463650(0x1c3))[_0x463650(0x193)](_0x3e5473);}[_0x59abcc(0x198)](_0x4bacfa={'toJSON':!0x1}){const _0x22438c=_0x59abcc;return this[_0x22438c(0x1a5)][_0x22438c(0x1a9)][_0x22438c(0x1e6)](_0x22438c(0x1c3))[_0x22438c(0x198)](_0x4bacfa);}[_0x59abcc(0x18a)](){const _0x4adc58=_0x59abcc,_0x228c66=this[_0x4adc58(0x1a5)],_0x501935=_0x2160f8(_0x228c66,g),_0x498fa7=_0x228c66[_0x4adc58(0x1a9)][_0x4adc58(0x1e6)](_0x4adc58(0x18b)),_0x44089f=_0x228c66[_0x4adc58(0x1a9)][_0x4adc58(0x1e6)](_0x4adc58(0x1b9))[_0x4adc58(0x1d2)];return _0x501935[_0x4adc58(0x1c7)]=[_0x4adc58(0x1dc),_0x4adc58(0x1c2),_0x4adc58(0x19c)],delete _0x501935[_0x4adc58(0x1e7)],(_0x501935[_0x4adc58(0x1a9)][_0x4adc58(0x1bc)](k,_0x161f17,_0x226d09,class extends _0x151588{static get[_0x4adc58(0x1b0)](){const _0x2c802b=_0x4adc58;return[_0x161f17,_0x2c802b(0x1b9)];}[_0x4adc58(0x1c4)](){const _0x37780c=_0x4adc58,_0x573be4=this[_0x37780c(0x1a5)][_0x37780c(0x1a9)][_0x37780c(0x1e6)](_0x37780c(0x1b9));for(const _0x29470c of _0x44089f)_0x29470c[_0x37780c(0x1c5)]||_0x573be4[_0x37780c(0x170)](_0x29470c['id'])||_0x573be4[_0x37780c(0x19b)](_0x29470c);const _0x134e44=_0x498fa7[_0x37780c(0x1d7)][_0x37780c(0x198)]();let _0x24786f=null;const _0x239aee=this[_0x37780c(0x1a5)][_0x37780c(0x1a9)][_0x37780c(0x1e6)](_0x37780c(0x1a2));_0x239aee[_0x37780c(0x173)]=_0x498fa7[_0x37780c(0x173)],_0x239aee[_0x37780c(0x16b)](_0x37780c(0x169))['to'](_0x498fa7),this[_0x37780c(0x1a5)][_0x37780c(0x1bd)][_0x37780c(0x1e6)](_0x37780c(0x1c2))[_0x37780c(0x16b)](_0x37780c(0x169))['to'](_0x228c66,_0x37780c(0x188),_0x5e1ebd=>!_0x5e1ebd);for(const _0x4480b1 of _0x134e44){const _0x4c1091=null===_0x4480b1[_0x37780c(0x1ab)];if(_0x4c1091&&_0x4480b1[_0x37780c(0x191)]===_0x4480b1[_0x37780c(0x18f)])continue;const _0x1d7047=_0x4480b1[_0x37780c(0x186)]();_0x239aee[_0x37780c(0x189)](_0x1d7047,(_0x24c663,_0x216fb4,_0x55fcd2)=>{const _0x44bf34=_0x37780c;if(_0x4c1091){if(_0x24786f)_0x24786f[_0x44bf34(0x1e3)](_0x24c663,_0x216fb4);else{if(!_0x216fb4){const _0x330966=_0x55fcd2[_0x44bf34(0x186)]();_0x330966['id']=_0x325c68(),_0x498fa7[_0x44bf34(0x1e0)](_0x330966,_0x55fcd2[_0x44bf34(0x191)])[_0x44bf34(0x1e5)](_0x279a72=>{_0x24786f=_0x279a72;});}}}else _0x4480b1[_0x44bf34(0x1e3)](_0x24c663,_0x216fb4);});}}},_0x52e953),_0x501935);}[_0x59abcc(0x167)](){const _0x3a615e=_0x59abcc,_0x59cb57=this[_0x3a615e(0x1a5)][_0x3a615e(0x19a)][_0x3a615e(0x1e6)](_0x3a615e(0x1ce))[_0x3a615e(0x1d9)];this[_0x3a615e(0x1a5)][_0x3a615e(0x19a)][_0x3a615e(0x1bb)](_0x3a615e(0x194),async()=>{const _0x1a07ad=_0x3a615e;this[_0x1a07ad(0x1a5)][_0x1a07ad(0x1af)](_0x1a07ad(0x1b2));const _0x2ce21a=this[_0x1a07ad(0x1a5)][_0x1a07ad(0x1a9)][_0x1a07ad(0x1e6)](_0x1a07ad(0x18b));if(this[_0x1a07ad(0x1a5)][_0x1a07ad(0x1a9)][_0x1a07ad(0x1a1)](_0x1a07ad(0x19e))){const _0x3524e6=this[_0x1a07ad(0x1a5)][_0x1a07ad(0x1a9)][_0x1a07ad(0x1e6)](_0x1a07ad(0x19e));await _0x3524e6[_0x1a07ad(0x166)]();}else await _0x2ce21a[_0x1a07ad(0x1cb)]();this[_0x1a07ad(0x1a5)][_0x1a07ad(0x1a9)][_0x1a07ad(0x1a1)](_0x1a07ad(0x1df))&&this[_0x1a07ad(0x1a5)][_0x1a07ad(0x1a9)][_0x1a07ad(0x1e6)](_0x1a07ad(0x1df))[_0x1a07ad(0x18d)]();const _0x3f98b3=this[_0x1a07ad(0x18a)]();return _0x59cb57(_0x3f98b3)[_0x1a07ad(0x1e5)](_0x3a6b3a=>{const _0x4b24cc=_0x1a07ad;return(this[_0x4b24cc(0x1d6)]=_0x3a6b3a,this[_0x4b24cc(0x1a5)][_0x4b24cc(0x1a9)][_0x4b24cc(0x1a1)](_0x4b24cc(0x1d3)))&&this[_0x4b24cc(0x1a5)][_0x4b24cc(0x1a9)][_0x4b24cc(0x1e6)](_0x4b24cc(0x1d3))[_0x4b24cc(0x17c)](),_0x3a6b3a;})[_0x1a07ad(0x197)](_0x4ff969=>(console[_0x1a07ad(0x1c9)](_0x4ff969),this[_0x1a07ad(0x1a5)][_0x1a07ad(0x187)](_0x1a07ad(0x1b2)),null));});}[_0x59abcc(0x1d4)](){const _0x3e828c=_0x59abcc,_0x562eda=this[_0x3e828c(0x1a5)][_0x3e828c(0x19a)][_0x3e828c(0x1e6)](_0x3e828c(0x1ce))[_0x3e828c(0x1d1)];this[_0x3e828c(0x1a5)][_0x3e828c(0x19a)][_0x3e828c(0x1bb)](_0x3e828c(0x16c),()=>(this[_0x3e828c(0x1a5)][_0x3e828c(0x1a9)][_0x3e828c(0x1a1)](_0x3e828c(0x1df))&&this[_0x3e828c(0x1a5)][_0x3e828c(0x1a9)][_0x3e828c(0x1e6)](_0x3e828c(0x1df))[_0x3e828c(0x18d)](),this[_0x3e828c(0x1d6)][_0x3e828c(0x1a9)][_0x3e828c(0x1e6)](_0x3e828c(0x1a2))[_0x3e828c(0x1e1)](),_0x562eda(this[_0x3e828c(0x1d6)])[_0x3e828c(0x1e5)](()=>{const _0x5f1def=_0x3e828c;if(this[_0x5f1def(0x1a5)][_0x5f1def(0x187)](_0x5f1def(0x1b2)),this[_0x5f1def(0x1d6)]=null,this[_0x5f1def(0x1a5)][_0x5f1def(0x1a9)][_0x5f1def(0x1a1)](_0x5f1def(0x1d3))){const _0x50ecf4=this[_0x5f1def(0x1a5)][_0x5f1def(0x1a9)][_0x5f1def(0x1e6)](_0x5f1def(0x1d3));_0x50ecf4[_0x5f1def(0x17c)](),_0x50ecf4[_0x5f1def(0x1a6)]();}})));}[_0x59abcc(0x1e2)](_0x7efd27){const _0x4cf462=_0x59abcc,_0x58d594=this[_0x4cf462(0x1a5)][_0x4cf462(0x19a)][_0x4cf462(0x1e6)](_0x4cf462(0x1a4)),_0x47e289=this[_0x4cf462(0x1a5)][_0x4cf462(0x19a)][_0x4cf462(0x1e6)](_0x4cf462(0x1cc)),_0x4cf419=this[_0x4cf462(0x1a5)][_0x4cf462(0x19a)][_0x4cf462(0x1e6)](_0x4cf462(0x178));return _0x381253[_0x4cf462(0x19f)](_0x4cf419,_0x7efd27)[_0x4cf462(0x1e5)](_0x4b935=>(_0x47e289[_0x4cf462(0x165)][_0x4cf462(0x1c1)]=_0x4cf462(0x1ae),_0x58d594[_0x4cf462(0x165)][_0x4cf462(0x1c1)]=_0x4cf462(0x196),_0x4b935));}[_0x59abcc(0x1d0)](_0x3200d0){const _0x3a356a=_0x59abcc,_0x58c03c=this[_0x3a356a(0x1a5)][_0x3a356a(0x19a)][_0x3a356a(0x1e6)](_0x3a356a(0x1a4));return this[_0x3a356a(0x1a5)][_0x3a356a(0x19a)][_0x3a356a(0x1e6)](_0x3a356a(0x1cc))[_0x3a356a(0x165)][_0x3a356a(0x1c1)]=_0x3a356a(0x196),_0x58c03c[_0x3a356a(0x165)][_0x3a356a(0x1c1)]='',_0x3200d0[_0x3a356a(0x1ca)]();}async[_0x59abcc(0x1a3)](_0x462a87){const _0x35a0f1=_0x59abcc,_0x2d357e=this[_0x35a0f1(0x1a5)],_0x31962d=this[_0x35a0f1(0x1d6)][_0x35a0f1(0x1a9)][_0x35a0f1(0x1e6)](_0x35a0f1(0x1a2)),_0x42c9d5=_0x2d357e[_0x35a0f1(0x1a9)][_0x35a0f1(0x1e6)](_0x35a0f1(0x18b)),_0x3a5369=_0x31962d[_0x35a0f1(0x1d7)][_0x35a0f1(0x193)](_0x462a87);let _0x25ace5,_0x582fc9,_0x138a9c;try{_0x25ace5=await _0x31962d[_0x35a0f1(0x1a8)](_0x3a5369),_0x582fc9=await _0x31962d[_0x35a0f1(0x1b6)](_0x3a5369);}catch(_0x3c250c){return void console[_0x35a0f1(0x1c9)](_0x3c250c);}_0x2d357e[_0x35a0f1(0x1c0)][_0x35a0f1(0x181)](_0x51b2fb=>{const _0x58939a=_0x35a0f1;for(const _0x453c4f of Array[_0x58939a(0x1cd)](_0x2d357e[_0x58939a(0x1c0)][_0x58939a(0x1be)][_0x58939a(0x185)](_0x58939a(0x199))))_0x51b2fb[_0x58939a(0x19d)](_0x453c4f);}),_0x31962d[_0x35a0f1(0x1db)]=!0x1,_0x2d357e[_0x35a0f1(0x1c0)][_0x35a0f1(0x1b1)](_0x3b0692=>{const _0x4afd02=_0x35a0f1;_0x3b0692[_0x4afd02(0x1b3)](null),_0x3b0692[_0x4afd02(0x182)](_0x2d357e[_0x4afd02(0x1c0)][_0x4afd02(0x1b7)][_0x4afd02(0x16e)][_0x4afd02(0x1da)]());const _0x24e01c=Object[_0x4afd02(0x1ad)](_0x25ace5);for(const _0x3423a0 of _0x2d357e[_0x4afd02(0x1c0)][_0x4afd02(0x1b7)][_0x4afd02(0x18e)])_0x4afd02(0x1dd)!=_0x3423a0[_0x4afd02(0x1e9)]&&_0x3423a0[_0x4afd02(0x16a)]()&&!_0x24e01c[_0x4afd02(0x171)](_0x3423a0[_0x4afd02(0x1e9)])&&_0x3b0692[_0x4afd02(0x18c)](_0x3423a0);for(const _0x4680db of _0x24e01c){let _0x5da585=_0x2d357e[_0x4afd02(0x1c0)][_0x4afd02(0x1b7)][_0x4afd02(0x1ea)](_0x4680db);_0x5da585&&_0x5da585[_0x4afd02(0x16a)]()||(_0x5da585=_0x3b0692[_0x4afd02(0x1de)](_0x4680db));const _0x20fb11=_0x582fc9[_0x4680db],_0x2b8121=Object[_0x4afd02(0x1ad)](_0x20fb11),_0x58a263=_0x25ace5[_0x4680db];for(const _0x582893 of _0x5da585[_0x4afd02(0x1da)]())_0x2b8121[_0x4afd02(0x171)](_0x582893)||_0x3b0692[_0x4afd02(0x1b5)](_0x582893,_0x5da585);for(const _0x5841dd of _0x2b8121)_0x3b0692[_0x4afd02(0x175)](_0x5841dd,_0x582fc9[_0x4680db][_0x5841dd],_0x5da585);_0x3b0692[_0x4afd02(0x1cf)](_0x3b0692[_0x4afd02(0x195)](_0x5da585)),_0x3b0692[_0x4afd02(0x1d5)](_0x2d357e[_0x4afd02(0x180)][_0x4afd02(0x1d8)](_0x58a263,_0x5da585),_0x5da585,0x0);}});const _0x5df040=_0x481611(_0x2d357e[_0x35a0f1(0x1ba)],_0x35a0f1(0x17d));if(_0x3a5369[_0x35a0f1(0x1b4)])_0x138a9c=-0x1==_0x3a5369[_0x35a0f1(0x1b4)][_0x35a0f1(0x179)](_0x5df040)?_0x5df040+':\x20'+_0x3a5369[_0x35a0f1(0x1b4)]:_0x3a5369[_0x35a0f1(0x1b4)];else _0x138a9c=_0x5df040+':\x20'+(_0x3a5369[_0x35a0f1(0x17b)][_0x35a0f1(0x16f)](_0x2d357e[_0x35a0f1(0x1ba)][_0x35a0f1(0x172)],{'month':_0x35a0f1(0x1c8),'day':_0x35a0f1(0x183)})+',\x20'+_0x3a5369[_0x35a0f1(0x17b)][_0x35a0f1(0x190)](_0x2d357e[_0x35a0f1(0x1ba)][_0x35a0f1(0x172)],{'hour':_0x35a0f1(0x183),'minute':_0x35a0f1(0x183)}));return await _0x42c9d5[_0x35a0f1(0x1e0)]({'name':_0x138a9c}),_0x31962d[_0x35a0f1(0x1db)]=!0x0,_0x2d357e[_0x35a0f1(0x19a)][_0x35a0f1(0x1e6)](_0x35a0f1(0x1ce))[_0x35a0f1(0x1d1)]();}}