@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20230810.0 → 0.0.0-nightly-20230811.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 (64) hide show
  1. package/build/track-changes.js +1 -1
  2. package/package.json +3 -3
  3. package/src/commands/acceptsuggestioncommand.js +1 -1
  4. package/src/commands/discardsuggestioncommand.js +1 -1
  5. package/src/commands/executeonallsuggestionscommand.js +1 -1
  6. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  7. package/src/commands/trackchangescommand.js +1 -1
  8. package/src/integrations/alignment.js +1 -1
  9. package/src/integrations/basicstyles.js +1 -1
  10. package/src/integrations/blockquote.js +1 -1
  11. package/src/integrations/ckbox.js +1 -1
  12. package/src/integrations/codeblock.js +1 -1
  13. package/src/integrations/comments.js +1 -1
  14. package/src/integrations/deletecommand.js +1 -1
  15. package/src/integrations/documentlist.js +1 -1
  16. package/src/integrations/documentlistproperties.js +1 -1
  17. package/src/integrations/entercommand.js +1 -1
  18. package/src/integrations/findandreplace.js +1 -1
  19. package/src/integrations/font.js +1 -1
  20. package/src/integrations/formatpainter.js +1 -1
  21. package/src/integrations/heading.js +1 -1
  22. package/src/integrations/highlight.js +1 -1
  23. package/src/integrations/horizontalline.js +1 -1
  24. package/src/integrations/htmlembed.js +1 -1
  25. package/src/integrations/image.js +1 -1
  26. package/src/integrations/imagereplace.js +1 -1
  27. package/src/integrations/importword.js +1 -1
  28. package/src/integrations/indent.js +1 -1
  29. package/src/integrations/inputcommand.js +1 -1
  30. package/src/integrations/link.js +1 -1
  31. package/src/integrations/list.js +1 -1
  32. package/src/integrations/listproperties.js +1 -1
  33. package/src/integrations/mediaembed.js +1 -1
  34. package/src/integrations/mention.js +1 -1
  35. package/src/integrations/pagebreak.js +1 -1
  36. package/src/integrations/paragraph.js +1 -1
  37. package/src/integrations/removeformat.js +1 -1
  38. package/src/integrations/restrictededitingmode.js +1 -1
  39. package/src/integrations/shiftentercommand.js +1 -1
  40. package/src/integrations/standardeditingmode.js +1 -1
  41. package/src/integrations/style.js +1 -1
  42. package/src/integrations/table.js +1 -1
  43. package/src/integrations/tablecaption.js +1 -1
  44. package/src/integrations/tableclipboard.js +1 -1
  45. package/src/integrations/tablecolumnresize.js +1 -1
  46. package/src/integrations/tableheadings.js +1 -1
  47. package/src/integrations/tablemergesplit.js +1 -1
  48. package/src/integrations/tableofcontents.js +1 -1
  49. package/src/integrations/tableproperties.js +1 -1
  50. package/src/integrations/template.js +1 -1
  51. package/src/integrations/title.js +1 -1
  52. package/src/integrations/undo.js +1 -1
  53. package/src/integrations/utils.js +1 -1
  54. package/src/suggestion.js +1 -1
  55. package/src/suggestiondescriptionfactory.js +1 -1
  56. package/src/trackchanges.js +1 -1
  57. package/src/trackchangesdata.js +1 -1
  58. package/src/trackchangesediting.js +1 -1
  59. package/src/trackchangesui.js +1 -1
  60. package/src/ui/suggestioncontroller.js +1 -1
  61. package/src/ui/view/basesuggestionthreadview.js +1 -1
  62. package/src/ui/view/suggestionthreadview.js +1 -1
  63. package/src/utils/common-translations.js +1 -1
  64. package/src/utils/utils.js +1 -1
package/src/suggestion.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4654=['substr','onDiscard','accept','creator','reduce','isInContent','isIntersectingWithRange','decorate','_onDiscard','getFirstMarker','clear','split','getFirstRange','removeMarkers','map','change','data','nodeAfter','length','@external','_onAttributesChange','getItems','getAllAdjacentSuggestions','getMarkers','add','get','onAccept','authoredAt','author','toJSON','previous','getMultiRangeId','delete','getRanges','push','from','_onAccept','isIntersecting','set','getMarkerNames','size','subType','next','createdAt','_saved','_model','_markerNames','getRange','type','removeAttribute','attributes','commentThread','onAttributesChange','removeMarker','end','setAttribute','start','nodeBefore','filter','addMarkerName','isExternal','suggestion:','hasComments'];(function(_0x2cce41,_0x4654e5){const _0x29b451=function(_0x5243a2){while(--_0x5243a2){_0x2cce41['push'](_0x2cce41['shift']());}};_0x29b451(++_0x4654e5);}(_0x4654,0x120));const _0x29b4=function(_0x2cce41,_0x4654e5){_0x2cce41=_0x2cce41-0x0;let _0x29b451=_0x4654[_0x2cce41];return _0x29b451;};import{Element as _0x34c25f}from'ckeditor5/src/engine';import{ObservableMixin as _0xf79c6c,uid as _0x123da5}from'ckeditor5/src/utils';import{cloneDeep as _0x5515fe,isEqual as _0x198804,set as _0x5c5be6,unset as _0x333ab4}from'lodash-es';export default class u extends _0xf79c6c(){constructor(_0x44aea5,_0x34fcf8){super(),this['id']=_0x34fcf8['id'],this[_0x29b4('0xc')]=_0x34fcf8[_0x29b4('0xc')],this[_0x29b4('0x5')]=_0x34fcf8[_0x29b4('0x5')]||null,this[_0x29b4('0x37')]=_0x34fcf8[_0x29b4('0x37')],this[_0x29b4('0x1e')]=_0x34fcf8['creator']||_0x34fcf8[_0x29b4('0x37')],this[_0x29b4('0x18')]=Boolean(_0x34fcf8[_0x29b4('0xe')]&&_0x34fcf8[_0x29b4('0xe')][_0x29b4('0x2e')]),this[_0x29b4('0x2b')]=null,this[_0x29b4('0x9')]=_0x44aea5,this[_0x29b4('0x0')]=_0x34fcf8[_0x29b4('0x35')],this[_0x29b4('0x23')]=_0x34fcf8[_0x29b4('0x1c')],this[_0x29b4('0x2f')]=_0x34fcf8[_0x29b4('0x10')],this['_markerNames']=new Set(),this[_0x29b4('0x7')]=null,this['set'](_0x29b4('0x36'),null),this[_0x29b4('0x2')](_0x29b4('0xe'),_0x34fcf8[_0x29b4('0xe')]||{}),this['set']('previous',null),this[_0x29b4('0x2')](_0x29b4('0x6'),null),this[_0x29b4('0x2')](_0x29b4('0xf'),null),this[_0x29b4('0x2')](_0x29b4('0x8'),!0x1),this[_0x29b4('0x22')]('accept'),this['decorate']('discard');}get['head'](){let _0x295d12=this;for(;_0x295d12[_0x29b4('0x39')];)_0x295d12=_0x295d12[_0x29b4('0x39')];return _0x295d12;}get[_0x29b4('0x1a')](){return!!this[_0x29b4('0xf')]&&this['commentThread'][_0x29b4('0x2d')]>0x0;}get['isMultiRange'](){if(0x0==this['_markerNames'][_0x29b4('0x4')])return!0x1;return 0x6==Array['from'](this[_0x29b4('0xa')])[0x0][_0x29b4('0x26')](':')[_0x29b4('0x2d')];}get[_0x29b4('0x20')](){return null!==this['getFirstMarker']();}[_0x29b4('0x17')](_0x595ef4){this[_0x29b4('0xa')][_0x29b4('0x33')](_0x595ef4);}[_0x29b4('0x3')](){return Array[_0x29b4('0x3e')](this[_0x29b4('0xa')]);}[_0x29b4('0x32')](){return this['getMarkerNames']()[_0x29b4('0x29')](_0x305ab4=>this[_0x29b4('0x9')]['markers'][_0x29b4('0x34')](_0x305ab4))[_0x29b4('0x16')](_0x4823d2=>_0x4823d2);}[_0x29b4('0x24')](){return this[_0x29b4('0x32')]()[0x0]||null;}[_0x29b4('0x28')](){this[_0x29b4('0x9')][_0x29b4('0x2a')](_0x283f3d=>{for(const _0x2b31e6 of this[_0x29b4('0x32')]())_0x283f3d[_0x29b4('0x11')](_0x2b31e6);}),this[_0x29b4('0xa')][_0x29b4('0x25')]();}[_0x29b4('0x11')](_0x36dd6f){this[_0x29b4('0x9')][_0x29b4('0x2a')](_0x5c6242=>{_0x5c6242['removeMarker'](_0x36dd6f);}),this['_markerNames'][_0x29b4('0x3b')](_0x36dd6f);}['addRange'](_0x37e4e4){const _0x29dc77=_0x29b4('0x19')+this[_0x29b4('0xc')]+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u[_0x29b4('0x3a')]();this[_0x29b4('0x17')](_0x29dc77),this['_model'][_0x29b4('0x2a')](_0x17602e=>{_0x17602e['addMarker'](_0x29dc77,{'range':_0x37e4e4,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x29b4('0x21')](_0x2fd0ad){for(const _0x280173 of this[_0x29b4('0x3c')]())if(_0x280173[_0x29b4('0x1')](_0x2fd0ad))return!0x0;return!0x1;}[_0x29b4('0x3c')](){return this[_0x29b4('0x32')]()[_0x29b4('0x29')](_0x248730=>_0x248730['getRange']());}['getItems'](){return this[_0x29b4('0x3c')]()[_0x29b4('0x1f')]((_0x57ab03,_0x3e0a30)=>[..._0x57ab03,..._0x3e0a30[_0x29b4('0x30')]()],[]);}[_0x29b4('0x27')](){var _0x2a74d0;return(null===(_0x2a74d0=this['getFirstMarker']())||void 0x0===_0x2a74d0?void 0x0:_0x2a74d0[_0x29b4('0xb')]())||null;}['getContainedElement'](){const _0xf45da7=this['getRanges']();if(0x1!=_0xf45da7[_0x29b4('0x2d')])return null;const _0x2a2d57=_0xf45da7[0x0],_0x1ec110=_0x2a2d57[_0x29b4('0x14')][_0x29b4('0x2c')],_0x36aa29=_0x2a2d57[_0x29b4('0x12')][_0x29b4('0x15')];return _0x1ec110 instanceof _0x34c25f?_0x1ec110!=_0x36aa29?null:_0x1ec110:null;}[_0x29b4('0x1d')](){this[_0x29b4('0x0')](this[_0x29b4('0x3c')](),this[_0x29b4('0x2b')],this[_0x29b4('0xe')]),this[_0x29b4('0x28')]();}['discard'](){this[_0x29b4('0x23')](this[_0x29b4('0x3c')](),this[_0x29b4('0x2b')],this[_0x29b4('0xe')]),this[_0x29b4('0x28')]();}[_0x29b4('0x31')](){const _0x54907f=[];let _0x12c275=this['head'];for(;_0x12c275;)_0x54907f[_0x29b4('0x3d')](_0x12c275),_0x12c275=_0x12c275['next'];return _0x54907f;}[_0x29b4('0x13')](_0x23af16,_0x2d67d2){const _0x320b0b=_0x5515fe(this['attributes']);_0x5c5be6(_0x320b0b,_0x23af16,_0x2d67d2),_0x198804(_0x320b0b,this['attributes'])||(this[_0x29b4('0xe')]=_0x320b0b,this[_0x29b4('0x2f')](_0x320b0b));}[_0x29b4('0xd')](_0x2861bc){const _0x1e69e9=_0x5515fe(this[_0x29b4('0xe')]);_0x333ab4(_0x1e69e9,_0x2861bc),_0x198804(_0x1e69e9,this[_0x29b4('0xe')])||(this['attributes']=_0x1e69e9,this['_onAttributesChange'](this[_0x29b4('0xe')]));}[_0x29b4('0x38')](){return{'id':this['id'],'type':this[_0x29b4('0x5')]?this['type']+':'+this[_0x29b4('0x5')]:this['type'],'authorId':this['creator']['id'],'createdAt':this[_0x29b4('0x7')],'hasComments':this[_0x29b4('0x1a')],'data':this[_0x29b4('0x2b')],'attributes':this['attributes']};}static[_0x29b4('0x3a')](){return _0x123da5()[_0x29b4('0x1b')](0x1,0x5);}}
23
+ const _0x31a8=['getRanges','previous','next','_saved','addRange','type','addMarker','decorate','createdAt','change','from','commentThread','getItems','getFirstMarker','getMarkerNames','removeMarker','authoredAt','_model','removeMarkers','map','addMarkerName','length','getMultiRangeId','isMultiRange','hasComments','creator','set','data','isInContent','attributes','discard','accept','_markerNames','_onAccept','isIntersecting','delete','push','getMarkers','filter','getContainedElement','substr','subType','start','onAttributesChange','get','split','author','removeAttribute','_onAttributesChange','reduce','onAccept','getFirstRange','markers','add','suggestion:','head'];(function(_0xbf630a,_0x31a856){const _0x4b4374=function(_0x423540){while(--_0x423540){_0xbf630a['push'](_0xbf630a['shift']());}};_0x4b4374(++_0x31a856);}(_0x31a8,0x96));const _0x4b43=function(_0xbf630a,_0x31a856){_0xbf630a=_0xbf630a-0x0;let _0x4b4374=_0x31a8[_0xbf630a];return _0x4b4374;};import{Element as _0x4dda44}from'ckeditor5/src/engine';import{ObservableMixin as _0x333f5a,uid as _0xca5acf}from'ckeditor5/src/utils';import{cloneDeep as _0x19f11a,isEqual as _0x371e0b,set as _0x4c91a9,unset as _0x504fc6}from'lodash-es';export default class u extends _0x333f5a(){constructor(_0x5553c6,_0x4cd52d){super(),this['id']=_0x4cd52d['id'],this[_0x4b43('0x17')]=_0x4cd52d[_0x4b43('0x17')],this[_0x4b43('0x3')]=_0x4cd52d['subType']||null,this['author']=_0x4cd52d[_0x4b43('0x8')],this[_0x4b43('0x2b')]=_0x4cd52d[_0x4b43('0x2b')]||_0x4cd52d[_0x4b43('0x8')],this['isExternal']=Boolean(_0x4cd52d['attributes']&&_0x4cd52d[_0x4b43('0x2f')]['@external']),this[_0x4b43('0x2d')]=null,this['_model']=_0x5553c6,this[_0x4b43('0x33')]=_0x4cd52d[_0x4b43('0xc')],this['_onDiscard']=_0x4cd52d['onDiscard'],this[_0x4b43('0xa')]=_0x4cd52d[_0x4b43('0x5')],this[_0x4b43('0x32')]=new Set(),this[_0x4b43('0x1a')]=null,this[_0x4b43('0x2c')](_0x4b43('0x22'),null),this[_0x4b43('0x2c')](_0x4b43('0x2f'),_0x4cd52d['attributes']||{}),this[_0x4b43('0x2c')]('previous',null),this[_0x4b43('0x2c')](_0x4b43('0x14'),null),this[_0x4b43('0x2c')]('commentThread',null),this[_0x4b43('0x2c')](_0x4b43('0x15'),!0x1),this[_0x4b43('0x19')](_0x4b43('0x31')),this['decorate']('discard');}get[_0x4b43('0x11')](){let _0x962d5d=this;for(;_0x962d5d[_0x4b43('0x13')];)_0x962d5d=_0x962d5d[_0x4b43('0x13')];return _0x962d5d;}get[_0x4b43('0x2a')](){return!!this[_0x4b43('0x1d')]&&this[_0x4b43('0x1d')][_0x4b43('0x27')]>0x0;}get[_0x4b43('0x29')](){if(0x0==this[_0x4b43('0x32')]['size'])return!0x1;return 0x6==Array['from'](this['_markerNames'])[0x0][_0x4b43('0x7')](':')['length'];}get[_0x4b43('0x2e')](){return null!==this[_0x4b43('0x1f')]();}[_0x4b43('0x26')](_0x1a891e){this[_0x4b43('0x32')][_0x4b43('0xf')](_0x1a891e);}[_0x4b43('0x20')](){return Array[_0x4b43('0x1c')](this['_markerNames']);}[_0x4b43('0x37')](){return this[_0x4b43('0x20')]()[_0x4b43('0x25')](_0x1ed75b=>this['_model'][_0x4b43('0xe')][_0x4b43('0x6')](_0x1ed75b))[_0x4b43('0x0')](_0x5ed896=>_0x5ed896);}['getFirstMarker'](){return this[_0x4b43('0x37')]()[0x0]||null;}[_0x4b43('0x24')](){this['_model'][_0x4b43('0x1b')](_0x18bf7a=>{for(const _0x1d22fe of this['getMarkers']())_0x18bf7a[_0x4b43('0x21')](_0x1d22fe);}),this[_0x4b43('0x32')]['clear']();}[_0x4b43('0x21')](_0x1f65a7){this[_0x4b43('0x23')][_0x4b43('0x1b')](_0x23636f=>{_0x23636f[_0x4b43('0x21')](_0x1f65a7);}),this[_0x4b43('0x32')][_0x4b43('0x35')](_0x1f65a7);}[_0x4b43('0x16')](_0x2a79a9){const _0x42b6d4=_0x4b43('0x10')+this[_0x4b43('0x17')]+':'+this[_0x4b43('0x3')]+':'+this['id']+':'+this[_0x4b43('0x2b')]['id']+':'+u[_0x4b43('0x28')]();this[_0x4b43('0x26')](_0x42b6d4),this[_0x4b43('0x23')][_0x4b43('0x1b')](_0x5e577c=>{_0x5e577c[_0x4b43('0x18')](_0x42b6d4,{'range':_0x2a79a9,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x1e1204){for(const _0x581ba4 of this['getRanges']())if(_0x581ba4[_0x4b43('0x34')](_0x1e1204))return!0x0;return!0x1;}['getRanges'](){return this[_0x4b43('0x37')]()['map'](_0x2dd5b3=>_0x2dd5b3['getRange']());}[_0x4b43('0x1e')](){return this['getRanges']()[_0x4b43('0xb')]((_0x4a6943,_0x1a6bcb)=>[..._0x4a6943,..._0x1a6bcb[_0x4b43('0x1e')]()],[]);}[_0x4b43('0xd')](){var _0x465cd2;return(null===(_0x465cd2=this[_0x4b43('0x1f')]())||void 0x0===_0x465cd2?void 0x0:_0x465cd2['getRange']())||null;}[_0x4b43('0x1')](){const _0x36cfb4=this[_0x4b43('0x12')]();if(0x1!=_0x36cfb4[_0x4b43('0x27')])return null;const _0x80203a=_0x36cfb4[0x0],_0x93fd5a=_0x80203a[_0x4b43('0x4')]['nodeAfter'],_0x7ad45d=_0x80203a['end']['nodeBefore'];return _0x93fd5a instanceof _0x4dda44?_0x93fd5a!=_0x7ad45d?null:_0x93fd5a:null;}[_0x4b43('0x31')](){this[_0x4b43('0x33')](this['getRanges'](),this['data'],this[_0x4b43('0x2f')]),this['removeMarkers']();}[_0x4b43('0x30')](){this['_onDiscard'](this[_0x4b43('0x12')](),this[_0x4b43('0x2d')],this[_0x4b43('0x2f')]),this[_0x4b43('0x24')]();}['getAllAdjacentSuggestions'](){const _0x74f545=[];let _0x5b8023=this['head'];for(;_0x5b8023;)_0x74f545[_0x4b43('0x36')](_0x5b8023),_0x5b8023=_0x5b8023[_0x4b43('0x14')];return _0x74f545;}['setAttribute'](_0x7e479d,_0x43870d){const _0x18312c=_0x19f11a(this['attributes']);_0x4c91a9(_0x18312c,_0x7e479d,_0x43870d),_0x371e0b(_0x18312c,this['attributes'])||(this[_0x4b43('0x2f')]=_0x18312c,this[_0x4b43('0xa')](_0x18312c));}[_0x4b43('0x9')](_0x2e56d3){const _0x4aca97=_0x19f11a(this['attributes']);_0x504fc6(_0x4aca97,_0x2e56d3),_0x371e0b(_0x4aca97,this[_0x4b43('0x2f')])||(this[_0x4b43('0x2f')]=_0x4aca97,this['_onAttributesChange'](this[_0x4b43('0x2f')]));}['toJSON'](){return{'id':this['id'],'type':this[_0x4b43('0x3')]?this['type']+':'+this[_0x4b43('0x3')]:this['type'],'authorId':this[_0x4b43('0x2b')]['id'],'createdAt':this[_0x4b43('0x1a')],'hasComments':this['hasComments'],'data':this[_0x4b43('0x2d')],'attributes':this[_0x4b43('0x2f')]};}static[_0x4b43('0x28')](){return _0xca5acf()[_0x4b43('0x2')](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x319e=['getItemLabel','_schema','_addDescriptionItems','length','_locale','$1\x20$2','text','indexOf','type','addObject','isEqual','set','replace','deletion','removeContainer','getFirstRange','isEmpty','addEmptyContainer','_itemLabels','pop','data','getDescriptions','element','previousSibling','match','start','insertion','normal','ELEMENT_SPACE','label','addContainer','elementEnd','Object','elementStart','getWalker','name','EmptyContainer','isObject','removeEmptyContainer','nextSibling','*Split:*\x20%0','$text','matchingCallback','item','function','*Remove:*\x20%0','_customCallbacks','_resolveDescriptionItems','registerDescriptionCallback','add','skip','push','_itemLabelsCallbacks','quantity','registerElementLabel','remove','*Insert:*\x20%0','Container'];(function(_0x1cfb8f,_0x319e82){const _0x5044e1=function(_0x39f761){while(--_0x39f761){_0x1cfb8f['push'](_0x1cfb8f['shift']());}};_0x5044e1(++_0x319e82);}(_0x319e,0xdd));const _0x5044=function(_0x1cfb8f,_0x319e82){_0x1cfb8f=_0x1cfb8f-0x0;let _0x5044e1=_0x319e[_0x1cfb8f];return _0x5044e1;};import{getTranslation as _0x5a4595}from'./utils/common-translations';import{priorities as _0x36a860,insertToPriorityArray as _0x270865}from'ckeditor5/src/utils';export default class m{constructor(_0x28f6c9,_0x19ca88){this[_0x5044('0x39')]=[],this[_0x5044('0x1d')]=new Map(),this[_0x5044('0x5')]=[],this[_0x5044('0xc')]=_0x28f6c9,this[_0x5044('0xf')]=_0x19ca88;}[_0x5044('0x20')](_0x4b7ece){const _0x44f7f1=[];for(let _0xdd5728=0x0;_0xdd5728<_0x4b7ece['length'];_0xdd5728++){const _0x3c57b8=_0x4b7ece[_0xdd5728];if(!_0x3c57b8['isInContent'])continue;let _0x45a58c=!0x1;for(const _0x19f88d of this['_customCallbacks']){const _0x256cf4=_0x19f88d(_0x3c57b8);if(_0x256cf4){_0x5044('0x13')in _0x256cf4&&_0x44f7f1['push'](_0x256cf4),_0x45a58c=!0x0;break;}}if(!_0x45a58c){this[_0x5044('0xd')](_0x44f7f1,_0x3c57b8);const _0x3a23cb=_0x4b7ece[_0xdd5728+0x1];if(_0x3a23cb&&!_0x3c57b8[_0x5044('0x1a')]()['end'][_0x5044('0x15')](_0x3a23cb[_0x5044('0x1a')]()[_0x5044('0x24')])){const _0x4c335e=_0x44f7f1[_0x44f7f1[_0x5044('0xe')]-0x1],_0x167a85=_0x5044('0x25')==_0x3c57b8[_0x5044('0x13')]?_0x5044('0x2'):'remove';_0x4c335e&&_0x5044('0x11')==_0x4c335e[_0x5044('0x13')]&&(_0x4c335e[_0x167a85]+='\x0a');}}}return this['_resolveDescriptionItems'](_0x44f7f1);}[_0x5044('0x1')](_0x29f31c){this['_customCallbacks'][_0x5044('0x4')](_0x29f31c);}[_0x5044('0x7')](_0x3d9891,_0x535828,_0x21fbb7=_0x36a860[_0x5044('0x26')]){_0x5044('0x37')==typeof _0x3d9891?_0x270865(this[_0x5044('0x5')],{'matchingCallback':_0x3d9891,'label':_0x535828,'priority':_0x21fbb7}):this[_0x5044('0x1d')][_0x5044('0x16')](_0x3d9891,_0x535828);}[_0x5044('0xb')](_0x4e5292,_0x252a28=0x1){let _0x5828d7;for(const _0x300236 of this[_0x5044('0x5')])if(_0x300236[_0x5044('0x35')](_0x4e5292)){_0x5828d7=_0x300236[_0x5044('0x28')];break;}return _0x5828d7||(_0x5828d7=this['_itemLabels']['get'](_0x4e5292['name'])),_0x5828d7?_0x5828d7(_0x252a28):0x1!==_0x252a28?_0x252a28+'\x20'+_0x4e5292[_0x5044('0x2e')]+'s':''+_0x4e5292[_0x5044('0x2e')];}[_0x5044('0xd')](_0xdd5f67,_0x3f5ab9){const _0x93358d=_0x3f5ab9['getFirstRange']()[_0x5044('0x2d')](),_0x90abdd=_0x5044('0x25')==_0x3f5ab9[_0x5044('0x13')]?_0x5044('0x2'):_0x5044('0x8');for(const _0x3b2a68 of _0x93358d){const _0x6f3406=_0x3b2a68[_0x5044('0x36')],_0x5a57e4=_0xdd5f67[_0xdd5f67['length']-0x1];if(_0x6f3406['is']('$textProxy'))_0x5a57e4&&_0x5a57e4['type']['indexOf'](_0x5044('0xa'))>-0x1&&_0xdd5f67[_0x5044('0x1e')](),_0x5a57e4&&_0x5044('0x11')==_0x5a57e4[_0x5044('0x13')]?_0x5a57e4[_0x90abdd]+=_0x6f3406['data']:_0xdd5f67[_0x5044('0x4')]({'type':'text','add':_0x5044('0x2')==_0x90abdd?_0x6f3406[_0x5044('0x1f')]:'','remove':_0x5044('0x8')==_0x90abdd?_0x6f3406[_0x5044('0x1f')]:''});else{if(this[_0x5044('0xc')]['isObject'](_0x6f3406)){const _0x426f38=_0x6f3406;if(_0x5a57e4&&_0x5a57e4[_0x5044('0x13')][_0x5044('0x12')](_0x5044('0xa'))>-0x1&&_0xdd5f67[_0x5044('0x1e')](),'elementEnd'==_0x3b2a68['type'])continue;_0x5a57e4&&_0x5a57e4['type']==_0x90abdd+'Object'&&_0x5a57e4['element'][_0x5044('0x2e')]==_0x426f38[_0x5044('0x2e')]?_0x5a57e4['quantity']++:_0xdd5f67[_0x5044('0x4')]({'type':_0x90abdd+_0x5044('0x2b'),'element':_0x426f38,'quantity':0x1}),_0x93358d[_0x5044('0x3')](_0x22550f=>!(_0x5044('0x2a')==_0x22550f[_0x5044('0x13')]&&_0x22550f[_0x5044('0x36')]==_0x6f3406));}else{if(this[_0x5044('0xc')]['checkChild'](_0x6f3406,_0x5044('0x34'))||_0x6f3406['is'](_0x5044('0x21'),'softBreak')){const _0x250f17=_0x6f3406;if(_0x5044('0x2')==_0x90abdd&&_0x5044('0x2c')==_0x3b2a68['type']||_0x5044('0x8')==_0x90abdd&&_0x5044('0x2a')==_0x3b2a68[_0x5044('0x13')])continue;if(_0x5a57e4&&-0x1==_0x5a57e4['type'][_0x5044('0x12')]('Container')){'text'==_0x5a57e4['type']&&(_0x5a57e4[_0x90abdd]+='\x0a');continue;}let _0x3e1564;if(_0x3e1564='add'==_0x90abdd?_0x250f17[_0x5044('0x32')]&&!this[_0x5044('0xc')][_0x5044('0x30')](_0x250f17[_0x5044('0x32')])?_0x250f17[_0x5044('0x32')]:null:_0x250f17['previousSibling']&&!this[_0x5044('0xc')][_0x5044('0x30')](_0x250f17['previousSibling'])?_0x250f17[_0x5044('0x22')]:null,_0x250f17[_0x5044('0x1b')]||_0x3e1564&&_0x3e1564['isEmpty']){const _0x2028ed=_0x3e1564&&_0x3e1564[_0x5044('0x1b')]?_0x3e1564:_0x250f17;_0x5a57e4&&_0x5a57e4[_0x5044('0x13')]==_0x90abdd+_0x5044('0x2f')&&_0x5a57e4[_0x5044('0x21')][_0x5044('0x2e')]==_0x2028ed[_0x5044('0x2e')]?_0x5a57e4[_0x5044('0x6')]++:_0xdd5f67[_0x5044('0x4')]({'type':_0x90abdd+_0x5044('0x2f'),'element':_0x2028ed,'quantity':0x1});}else _0xdd5f67[_0x5044('0x4')]({'type':_0x90abdd+_0x5044('0xa'),'element':_0x250f17});}}}}}[_0x5044('0x0')](_0x10c46b){const _0x13d0a7=this[_0x5044('0xf')],_0x5dfe65=[];for(const _0x192556 of _0x10c46b){switch(_0x192556[_0x5044('0x13')]){case _0x5044('0x11'):if(_0x192556[_0x5044('0x2')]=_0x192556['add'][_0x5044('0x17')](/(\S)\u000A+(\S)/g,'$1\x20$2')[_0x5044('0x17')](/\u000A/g,''),_0x192556[_0x5044('0x8')]=_0x192556['remove'][_0x5044('0x17')](/(\S)\u000A+(\S)/g,_0x5044('0x10'))[_0x5044('0x17')](/\u000A/g,''),''!=_0x192556[_0x5044('0x2')]&&''!=_0x192556[_0x5044('0x8')]){_0x5dfe65[_0x5044('0x4')]({'type':_0x5044('0x17'),'content':_0x5a4595(_0x13d0a7,'REPLACE_TEXT',['\x22'+_0x192556[_0x5044('0x8')]+'\x22','\x22'+_0x192556[_0x5044('0x2')]+'\x22'])});continue;}if(null!=_0x192556['add']['match'](/^ +$/)){_0x5dfe65[_0x5044('0x4')]({'type':_0x5044('0x25'),'content':_0x5a4595(_0x13d0a7,_0x5044('0x9'),_0x5a4595(_0x13d0a7,_0x5044('0x27'),_0x192556[_0x5044('0x2')]['length']))});continue;}if(null!=_0x192556[_0x5044('0x8')][_0x5044('0x23')](/^ +$/)){_0x5dfe65['push']({'type':_0x5044('0x18'),'content':_0x5a4595(_0x13d0a7,_0x5044('0x38'),_0x5a4595(_0x13d0a7,_0x5044('0x27'),_0x192556[_0x5044('0x8')]['length']))});continue;}if(''!=_0x192556[_0x5044('0x2')]){_0x5dfe65['push']({'type':_0x5044('0x25'),'content':_0x5a4595(_0x13d0a7,_0x5044('0x9'),'\x22'+_0x192556[_0x5044('0x2')]+'\x22')});continue;}_0x5dfe65[_0x5044('0x4')]({'type':_0x5044('0x18'),'content':_0x5a4595(_0x13d0a7,_0x5044('0x38'),'\x22'+_0x192556[_0x5044('0x8')]+'\x22')});continue;case _0x5044('0x1c'):case _0x5044('0x14'):_0x5dfe65[_0x5044('0x4')]({'type':_0x5044('0x25'),'content':_0x5a4595(_0x13d0a7,_0x5044('0x9'),this[_0x5044('0xb')](_0x192556[_0x5044('0x21')],_0x192556['quantity']))});continue;case _0x5044('0x31'):case'removeObject':_0x5dfe65[_0x5044('0x4')]({'type':_0x5044('0x18'),'content':_0x5a4595(_0x13d0a7,'*Remove:*\x20%0',this[_0x5044('0xb')](_0x192556[_0x5044('0x21')],_0x192556[_0x5044('0x6')]))});continue;case _0x5044('0x29'):_0x5dfe65['push']({'type':_0x5044('0x25'),'content':_0x5a4595(_0x13d0a7,_0x5044('0x33'),this[_0x5044('0xb')](_0x192556[_0x5044('0x21')],_0x192556[_0x5044('0x6')]))});continue;case _0x5044('0x19'):_0x5dfe65[_0x5044('0x4')]({'type':_0x5044('0x18'),'content':_0x5a4595(_0x13d0a7,'*Merge:*\x20%0',this[_0x5044('0xb')](_0x192556['element'],_0x192556[_0x5044('0x6')]))});continue;}_0x5dfe65[_0x5044('0x4')](_0x192556);}return _0x5dfe65;}}
23
+ const _0x5b09=['add','_customCallbacks','EmptyContainer','elementStart','pop','normal','type','_resolveDescriptionItems','deletion','text','_locale','removeEmptyContainer','addContainer','length','indexOf','_addDescriptionItems','registerElementLabel','skip','registerDescriptionCallback','*Merge:*\x20%0','label','isInContent','getFirstRange','name','getWalker','quantity','push','function','elementEnd','removeObject','checkChild','previousSibling','_itemLabels','element','get','replace','match','addObject','*Split:*\x20%0','ELEMENT_SPACE','$1\x20$2','data','REPLACE_TEXT','removeContainer','_schema','getItemLabel','*Remove:*\x20%0','isObject','remove','addEmptyContainer','nextSibling','*Insert:*\x20%0','item','insertion','Container','isEmpty','_itemLabelsCallbacks','Object','$text'];(function(_0x464820,_0x5b09c7){const _0x219fb5=function(_0x322044){while(--_0x322044){_0x464820['push'](_0x464820['shift']());}};_0x219fb5(++_0x5b09c7);}(_0x5b09,0x18b));const _0x219f=function(_0x464820,_0x5b09c7){_0x464820=_0x464820-0x0;let _0x219fb5=_0x5b09[_0x464820];return _0x219fb5;};import{getTranslation as _0x255e2a}from'./utils/common-translations';import{priorities as _0x48d832,insertToPriorityArray as _0x2697c6}from'ckeditor5/src/utils';export default class m{constructor(_0x5cc57a,_0x1179e3){this[_0x219f('0x13')]=[],this[_0x219f('0x32')]=new Map(),this[_0x219f('0xf')]=[],this[_0x219f('0x3')]=_0x5cc57a,this[_0x219f('0x1c')]=_0x1179e3;}['getDescriptions'](_0x2016e9){const _0x5bcc67=[];for(let _0x20bee7=0x0;_0x20bee7<_0x2016e9[_0x219f('0x1f')];_0x20bee7++){const _0x440113=_0x2016e9[_0x20bee7];if(!_0x440113[_0x219f('0x27')])continue;let _0x3dba63=!0x1;for(const _0x39527f of this[_0x219f('0x13')]){const _0x38ab5f=_0x39527f(_0x440113);if(_0x38ab5f){'type'in _0x38ab5f&&_0x5bcc67[_0x219f('0x2c')](_0x38ab5f),_0x3dba63=!0x0;break;}}if(!_0x3dba63){this['_addDescriptionItems'](_0x5bcc67,_0x440113);const _0x4188e5=_0x2016e9[_0x20bee7+0x1];if(_0x4188e5&&!_0x440113[_0x219f('0x28')]()['end']['isEqual'](_0x4188e5[_0x219f('0x28')]()['start'])){const _0x4b9319=_0x5bcc67[_0x5bcc67[_0x219f('0x1f')]-0x1],_0x20a78b=_0x219f('0xc')==_0x440113[_0x219f('0x18')]?_0x219f('0x12'):_0x219f('0x7');_0x4b9319&&'text'==_0x4b9319[_0x219f('0x18')]&&(_0x4b9319[_0x20a78b]+='\x0a');}}}return this[_0x219f('0x19')](_0x5bcc67);}[_0x219f('0x24')](_0x22f541){this[_0x219f('0x13')][_0x219f('0x2c')](_0x22f541);}[_0x219f('0x22')](_0x272ce7,_0x13474e,_0x5c4b4f=_0x48d832[_0x219f('0x17')]){_0x219f('0x2d')==typeof _0x272ce7?_0x2697c6(this[_0x219f('0xf')],{'matchingCallback':_0x272ce7,'label':_0x13474e,'priority':_0x5c4b4f}):this[_0x219f('0x32')]['set'](_0x272ce7,_0x13474e);}['getItemLabel'](_0x462211,_0x48cad0=0x1){let _0x44da38;for(const _0x442028 of this['_itemLabelsCallbacks'])if(_0x442028['matchingCallback'](_0x462211)){_0x44da38=_0x442028[_0x219f('0x26')];break;}return _0x44da38||(_0x44da38=this[_0x219f('0x32')][_0x219f('0x34')](_0x462211['name'])),_0x44da38?_0x44da38(_0x48cad0):0x1!==_0x48cad0?_0x48cad0+'\x20'+_0x462211[_0x219f('0x29')]+'s':''+_0x462211['name'];}[_0x219f('0x21')](_0x2b7471,_0x257346){const _0x45ae94=_0x257346[_0x219f('0x28')]()[_0x219f('0x2a')](),_0x250ec5=_0x219f('0xc')==_0x257346[_0x219f('0x18')]?'add':_0x219f('0x7');for(const _0x465d68 of _0x45ae94){const _0x40b21c=_0x465d68[_0x219f('0xb')],_0x36a8e4=_0x2b7471[_0x2b7471[_0x219f('0x1f')]-0x1];if(_0x40b21c['is']('$textProxy'))_0x36a8e4&&_0x36a8e4[_0x219f('0x18')][_0x219f('0x20')](_0x219f('0xd'))>-0x1&&_0x2b7471[_0x219f('0x16')](),_0x36a8e4&&_0x219f('0x1b')==_0x36a8e4['type']?_0x36a8e4[_0x250ec5]+=_0x40b21c['data']:_0x2b7471['push']({'type':_0x219f('0x1b'),'add':'add'==_0x250ec5?_0x40b21c[_0x219f('0x0')]:'','remove':_0x219f('0x7')==_0x250ec5?_0x40b21c['data']:''});else{if(this[_0x219f('0x3')][_0x219f('0x6')](_0x40b21c)){const _0x2e336f=_0x40b21c;if(_0x36a8e4&&_0x36a8e4['type'][_0x219f('0x20')]('Container')>-0x1&&_0x2b7471[_0x219f('0x16')](),_0x219f('0x2e')==_0x465d68[_0x219f('0x18')])continue;_0x36a8e4&&_0x36a8e4[_0x219f('0x18')]==_0x250ec5+_0x219f('0x10')&&_0x36a8e4[_0x219f('0x33')][_0x219f('0x29')]==_0x2e336f[_0x219f('0x29')]?_0x36a8e4[_0x219f('0x2b')]++:_0x2b7471[_0x219f('0x2c')]({'type':_0x250ec5+_0x219f('0x10'),'element':_0x2e336f,'quantity':0x1}),_0x45ae94[_0x219f('0x23')](_0x230f6d=>!(_0x219f('0x2e')==_0x230f6d[_0x219f('0x18')]&&_0x230f6d[_0x219f('0xb')]==_0x40b21c));}else{if(this['_schema'][_0x219f('0x30')](_0x40b21c,_0x219f('0x11'))||_0x40b21c['is'](_0x219f('0x33'),'softBreak')){const _0x439bdc=_0x40b21c;if('add'==_0x250ec5&&_0x219f('0x15')==_0x465d68[_0x219f('0x18')]||'remove'==_0x250ec5&&'elementEnd'==_0x465d68[_0x219f('0x18')])continue;if(_0x36a8e4&&-0x1==_0x36a8e4[_0x219f('0x18')][_0x219f('0x20')](_0x219f('0xd'))){_0x219f('0x1b')==_0x36a8e4[_0x219f('0x18')]&&(_0x36a8e4[_0x250ec5]+='\x0a');continue;}let _0x395041;if(_0x395041=_0x219f('0x12')==_0x250ec5?_0x439bdc[_0x219f('0x9')]&&!this[_0x219f('0x3')]['isObject'](_0x439bdc[_0x219f('0x9')])?_0x439bdc[_0x219f('0x9')]:null:_0x439bdc[_0x219f('0x31')]&&!this[_0x219f('0x3')]['isObject'](_0x439bdc[_0x219f('0x31')])?_0x439bdc[_0x219f('0x31')]:null,_0x439bdc[_0x219f('0xe')]||_0x395041&&_0x395041[_0x219f('0xe')]){const _0x251ecc=_0x395041&&_0x395041[_0x219f('0xe')]?_0x395041:_0x439bdc;_0x36a8e4&&_0x36a8e4[_0x219f('0x18')]==_0x250ec5+_0x219f('0x14')&&_0x36a8e4['element'][_0x219f('0x29')]==_0x251ecc[_0x219f('0x29')]?_0x36a8e4[_0x219f('0x2b')]++:_0x2b7471[_0x219f('0x2c')]({'type':_0x250ec5+_0x219f('0x14'),'element':_0x251ecc,'quantity':0x1});}else _0x2b7471['push']({'type':_0x250ec5+_0x219f('0xd'),'element':_0x439bdc});}}}}}[_0x219f('0x19')](_0x39fdcc){const _0x24e391=this[_0x219f('0x1c')],_0x3a036a=[];for(const _0x4ccf9a of _0x39fdcc){switch(_0x4ccf9a['type']){case _0x219f('0x1b'):if(_0x4ccf9a['add']=_0x4ccf9a['add'][_0x219f('0x35')](/(\S)\u000A+(\S)/g,_0x219f('0x3a'))[_0x219f('0x35')](/\u000A/g,''),_0x4ccf9a[_0x219f('0x7')]=_0x4ccf9a[_0x219f('0x7')][_0x219f('0x35')](/(\S)\u000A+(\S)/g,_0x219f('0x3a'))[_0x219f('0x35')](/\u000A/g,''),''!=_0x4ccf9a[_0x219f('0x12')]&&''!=_0x4ccf9a['remove']){_0x3a036a[_0x219f('0x2c')]({'type':_0x219f('0x35'),'content':_0x255e2a(_0x24e391,_0x219f('0x1'),['\x22'+_0x4ccf9a[_0x219f('0x7')]+'\x22','\x22'+_0x4ccf9a['add']+'\x22'])});continue;}if(null!=_0x4ccf9a[_0x219f('0x12')][_0x219f('0x36')](/^ +$/)){_0x3a036a[_0x219f('0x2c')]({'type':_0x219f('0xc'),'content':_0x255e2a(_0x24e391,_0x219f('0xa'),_0x255e2a(_0x24e391,_0x219f('0x39'),_0x4ccf9a[_0x219f('0x12')]['length']))});continue;}if(null!=_0x4ccf9a[_0x219f('0x7')][_0x219f('0x36')](/^ +$/)){_0x3a036a['push']({'type':'deletion','content':_0x255e2a(_0x24e391,_0x219f('0x5'),_0x255e2a(_0x24e391,'ELEMENT_SPACE',_0x4ccf9a['remove'][_0x219f('0x1f')]))});continue;}if(''!=_0x4ccf9a[_0x219f('0x12')]){_0x3a036a['push']({'type':_0x219f('0xc'),'content':_0x255e2a(_0x24e391,'*Insert:*\x20%0','\x22'+_0x4ccf9a[_0x219f('0x12')]+'\x22')});continue;}_0x3a036a[_0x219f('0x2c')]({'type':_0x219f('0x1a'),'content':_0x255e2a(_0x24e391,'*Remove:*\x20%0','\x22'+_0x4ccf9a[_0x219f('0x7')]+'\x22')});continue;case _0x219f('0x8'):case _0x219f('0x37'):_0x3a036a[_0x219f('0x2c')]({'type':'insertion','content':_0x255e2a(_0x24e391,'*Insert:*\x20%0',this[_0x219f('0x4')](_0x4ccf9a[_0x219f('0x33')],_0x4ccf9a[_0x219f('0x2b')]))});continue;case _0x219f('0x1d'):case _0x219f('0x2f'):_0x3a036a[_0x219f('0x2c')]({'type':'deletion','content':_0x255e2a(_0x24e391,_0x219f('0x5'),this[_0x219f('0x4')](_0x4ccf9a[_0x219f('0x33')],_0x4ccf9a[_0x219f('0x2b')]))});continue;case _0x219f('0x1e'):_0x3a036a[_0x219f('0x2c')]({'type':_0x219f('0xc'),'content':_0x255e2a(_0x24e391,_0x219f('0x38'),this[_0x219f('0x4')](_0x4ccf9a['element'],_0x4ccf9a[_0x219f('0x2b')]))});continue;case _0x219f('0x2'):_0x3a036a['push']({'type':'deletion','content':_0x255e2a(_0x24e391,_0x219f('0x25'),this[_0x219f('0x4')](_0x4ccf9a[_0x219f('0x33')],_0x4ccf9a[_0x219f('0x2b')]))});continue;}_0x3a036a[_0x219f('0x2c')](_0x4ccf9a);}return _0x3a036a;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x2342=['requires','pluginName','adapter','editor','getSuggestion','get','plugins','getSuggestions','TrackChanges','Comments'];(function(_0x2d4258,_0x2342e4){var _0x398b5b=function(_0xa50638){while(--_0xa50638){_0x2d4258['push'](_0x2d4258['shift']());}};_0x398b5b(++_0x2342e4);}(_0x2342,0x122));var _0x398b=function(_0x2d4258,_0x2342e4){_0x2d4258=_0x2d4258-0x0;var _0x398b5b=_0x2342[_0x2d4258];return _0x398b5b;};import{Plugin as _0x54b303}from'ckeditor5/src/core';import _0x925aca from'./trackchangesui';import _0x321f7d from'./trackchangesediting';import'ckeditor5-collaboration/src/collaboration-core';export default class k extends _0x54b303{static get[_0x398b('0x0')](){return[_0x321f7d,_0x925aca,_0x398b('0x9')];}static get[_0x398b('0x1')](){return _0x398b('0x8');}set[_0x398b('0x2')](_0x1e20ce){this[_0x398b('0x3')]['plugins']['get'](_0x321f7d)[_0x398b('0x2')]=_0x1e20ce;}get[_0x398b('0x2')](){return this[_0x398b('0x3')][_0x398b('0x6')][_0x398b('0x5')](_0x321f7d)['adapter'];}['addSuggestion'](_0x128a43){return this['editor'][_0x398b('0x6')][_0x398b('0x5')](_0x321f7d)['addSuggestionData'](_0x128a43);}['getSuggestions']({skipNotAttached:_0x320273=!0x1,toJSON:_0x4a38bb=!0x1}={}){return this[_0x398b('0x3')][_0x398b('0x6')][_0x398b('0x5')](_0x321f7d)[_0x398b('0x7')]({'skipNotAttached':_0x320273,'toJSON':_0x4a38bb});}[_0x398b('0x4')](_0x3f837b){return this[_0x398b('0x3')][_0x398b('0x6')][_0x398b('0x5')](_0x321f7d)[_0x398b('0x4')](_0x3f837b);}}
23
+ var _0x41c1=['requires','Comments','plugins','getSuggestion','pluginName','adapter','addSuggestion','get','editor','getSuggestions','addSuggestionData'];(function(_0x194d32,_0x41c1b0){var _0x282af1=function(_0xafefe6){while(--_0xafefe6){_0x194d32['push'](_0x194d32['shift']());}};_0x282af1(++_0x41c1b0);}(_0x41c1,0xce));var _0x282a=function(_0x194d32,_0x41c1b0){_0x194d32=_0x194d32-0x0;var _0x282af1=_0x41c1[_0x194d32];return _0x282af1;};import{Plugin as _0x1a31d6}from'ckeditor5/src/core';import _0x114275 from'./trackchangesui';import _0x43df09 from'./trackchangesediting';import'ckeditor5-collaboration/src/collaboration-core';export default class k extends _0x1a31d6{static get[_0x282a('0x3')](){return[_0x43df09,_0x114275,_0x282a('0x4')];}static get[_0x282a('0x7')](){return'TrackChanges';}set['adapter'](_0x28d46c){this[_0x282a('0x0')][_0x282a('0x5')][_0x282a('0xa')](_0x43df09)[_0x282a('0x8')]=_0x28d46c;}get[_0x282a('0x8')](){return this['editor']['plugins'][_0x282a('0xa')](_0x43df09)[_0x282a('0x8')];}[_0x282a('0x9')](_0x322648){return this[_0x282a('0x0')][_0x282a('0x5')]['get'](_0x43df09)[_0x282a('0x2')](_0x322648);}['getSuggestions']({skipNotAttached:_0x5c0a2d=!0x1,toJSON:_0x29c3d6=!0x1}={}){return this[_0x282a('0x0')]['plugins'][_0x282a('0xa')](_0x43df09)[_0x282a('0x1')]({'skipNotAttached':_0x5c0a2d,'toJSON':_0x29c3d6});}[_0x282a('0x6')](_0x5ddce0){return this[_0x282a('0x0')][_0x282a('0x5')][_0x282a('0xa')](_0x43df09)['getSuggestion'](_0x5ddce0);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x54b3=['getDataWithDiscardedSuggestions','data','getDataWithAcceptedSuggestions','useAnonymousUser','appendChild','end','document','editor','getRootsAttributes','Users','discardAllSuggestions','createElement','execute','map','div','plugins','create','reduce','result','TrackChangesDataGetter','model','get','config','getFullData','set','CommentsRepository','trackChangesData','getRootNames','getSuggestions','rootsAttributes','track-changes-data-invalid-editor-creator','_adapter','Pagination','trackChangesData.editorCreator','name','push','pluginName','users','addSuggestionData','editorCreator','TrackChangesEditing','init','define'];(function(_0x7dcbd6,_0x54b3d2){const _0x4d65e1=function(_0x1eb640){while(--_0x1eb640){_0x7dcbd6['push'](_0x7dcbd6['shift']());}};_0x4d65e1(++_0x54b3d2);}(_0x54b3,0x85));const _0x4d65=function(_0x7dcbd6,_0x54b3d2){_0x7dcbd6=_0x7dcbd6-0x0;let _0x4d65e1=_0x54b3[_0x7dcbd6];return _0x4d65e1;};import{Plugin as _0x39d82f}from'ckeditor5/src/core';import{CKEditorError as _0x4838de}from'ckeditor5/src/utils';import _0x4bf285 from'./trackchangesediting';import{sanitizeEditorConfig as _0x429e7a}from'ckeditor5-collaboration/src/collaboration-core';const w=[_0x4d65('0x1c')];export default class T extends _0x39d82f{static get['requires'](){return[_0x4bf285];}static get[_0x4d65('0x20')](){return'TrackChangesData';}[_0x4d65('0x25')](){const _0x1ea239=this['editor'];if(_0x1ea239[_0x4d65('0x12')][_0x4d65('0x26')](_0x4d65('0x1d'),_0x49bddd=>{const _0x2a5395=_0x1ea239[_0x4d65('0x10')][_0x4d65('0x2')][_0x4d65('0x17')]()[_0x4d65('0xd')]((_0x248ddf,_0x19f659)=>(_0x248ddf[_0x19f659]='',_0x248ddf),{});return _0x1ea239['constructor'][_0x4d65('0xc')](_0x2a5395,_0x49bddd);}),'function'!=typeof _0x1ea239['config'][_0x4d65('0x11')](_0x4d65('0x16'))[_0x4d65('0x23')])throw new _0x4838de(_0x4d65('0x1a'));}[_0x4d65('0x29')](_0x53f834){return v(this[_0x4d65('0x3')],!0x0,_0x53f834);}[_0x4d65('0x27')](_0x2759a1){return v(this[_0x4d65('0x3')],!0x1,_0x2759a1);}}class P extends _0x39d82f{static get[_0x4d65('0x20')](){return _0x4d65('0xf');}constructor(_0x2d7c02){super(_0x2d7c02),this[_0x4d65('0xe')]=_0x4d65('0x1');}[_0x4d65('0x25')](){this['editor'][_0x4d65('0xb')][_0x4d65('0x11')](_0x4d65('0x15'))[_0x4d65('0x1b')]={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this['editor'][_0x4d65('0xb')][_0x4d65('0x11')](_0x4d65('0x24'))[_0x4d65('0x1b')]=null;}}function D(_0x2f249c){return void 0x0!==_0x2f249c[_0x4d65('0x4')];}async function v(_0x288123,_0x513184,_0x596288){const _0x4f02f2=_0x429e7a(_0x288123,w);_0x4f02f2[_0x4d65('0xb')][_0x4d65('0x1f')](_0x4bf285,P),_0x4f02f2[_0x4d65('0x19')]=D(_0x288123)?_0x288123['getRootsAttributes']():void 0x0;const _0x3b852f=document['createDocumentFragment'](),_0x2e7198=_0x288123[_0x4d65('0x12')][_0x4d65('0x11')](_0x4d65('0x16'))['editorCreator'],_0x231183=await _0x2e7198(_0x4f02f2,()=>function(_0x5c3287){const _0x1d1dba=document[_0x4d65('0x7')](_0x4d65('0xa'));return _0x5c3287[_0x4d65('0x0')](_0x1d1dba),_0x1d1dba;}(_0x3b852f));!function(_0x2be747,_0x4f8f29){const _0x7e48cd=_0x2be747['model'][_0x4d65('0x2')][_0x4d65('0x17')]()[_0x4d65('0xd')]((_0x33b024,_0x346606)=>(_0x33b024[_0x346606]=_0x2be747['data'][_0x4d65('0x11')]({'rootName':_0x346606}),_0x33b024),{}),_0x1bce42=_0x2be747[_0x4d65('0xb')][_0x4d65('0x11')](_0x4d65('0x5'))[_0x4d65('0x21')][_0x4d65('0x9')](_0x29eeea=>({'id':_0x29eeea['id'],'name':_0x29eeea[_0x4d65('0x1e')]})),_0x22f3f5=_0x2be747[_0x4d65('0xb')]['get']('TrackChangesEditing')[_0x4d65('0x18')]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x31325e=_0x4f8f29['plugins'][_0x4d65('0x11')]('Users'),_0x212ec1=_0x4f8f29[_0x4d65('0xb')]['get'](_0x4d65('0x24'));for(const _0xeaad6a of _0x1bce42)_0x31325e['getUser'](_0xeaad6a['id'])||_0x31325e['addUser'](_0xeaad6a);_0x31325e['me']||_0x31325e[_0x4d65('0x2a')]();for(const _0x5f1fd2 of _0x22f3f5)_0x212ec1[_0x4d65('0x22')](_0x5f1fd2);_0x4f8f29[_0x4d65('0x28')][_0x4d65('0x14')](_0x7e48cd);}(_0x288123,_0x231183),_0x231183[_0x4d65('0x8')](_0x513184?'acceptAllSuggestions':_0x4d65('0x6'));const _0x1c37b8=D(_0x231183)?_0x231183[_0x4d65('0x13')](_0x596288):_0x231183[_0x4d65('0x28')][_0x4d65('0x11')](_0x596288);return await _0x231183['destroy'](),_0x1c37b8;}
23
+ const _0xeb5f=['getUser','name','users','TrackChangesDataGetter','model','getDataWithAcceptedSuggestions','pluginName','map','useAnonymousUser','getRootNames','appendChild','execute','getSuggestions','init','editor','Users','trackChangesData','create','_adapter','TrackChangesEditing','discardAllSuggestions','plugins','acceptAllSuggestions','createDocumentFragment','editorCreator','config','destroy','addUser','constructor','getRootsAttributes','end','addSuggestionData','Pagination','get','getFullData','TrackChangesData','div','reduce','trackChangesData.editorCreator','function','document','data','push'];(function(_0x10eb2b,_0xeb5ffd){const _0x3f2885=function(_0x33ccad){while(--_0x33ccad){_0x10eb2b['push'](_0x10eb2b['shift']());}};_0x3f2885(++_0xeb5ffd);}(_0xeb5f,0xab));const _0x3f28=function(_0x10eb2b,_0xeb5ffd){_0x10eb2b=_0x10eb2b-0x0;let _0x3f2885=_0xeb5f[_0x10eb2b];return _0x3f2885;};import{Plugin as _0x1ca593}from'ckeditor5/src/core';import{CKEditorError as _0x177db5}from'ckeditor5/src/utils';import _0x41ee2c from'./trackchangesediting';import{sanitizeEditorConfig as _0x4d5485}from'ckeditor5-collaboration/src/collaboration-core';const w=[_0x3f28('0x21')];export default class T extends _0x1ca593{static get['requires'](){return[_0x41ee2c];}static get[_0x3f28('0x7')](){return _0x3f28('0x24');}[_0x3f28('0xe')](){const _0x49f5c9=this['editor'];if(_0x49f5c9[_0x3f28('0x1a')]['define'](_0x3f28('0x27'),_0x348fce=>{const _0x440f2b=_0x49f5c9[_0x3f28('0x5')][_0x3f28('0x29')][_0x3f28('0xa')]()[_0x3f28('0x26')]((_0x1c784d,_0x49ffc1)=>(_0x1c784d[_0x49ffc1]='',_0x1c784d),{});return _0x49f5c9[_0x3f28('0x1d')][_0x3f28('0x12')](_0x440f2b,_0x348fce);}),_0x3f28('0x28')!=typeof _0x49f5c9['config']['get']('trackChangesData')[_0x3f28('0x19')])throw new _0x177db5('track-changes-data-invalid-editor-creator');}[_0x3f28('0x6')](_0x430ca6){return v(this[_0x3f28('0xf')],!0x0,_0x430ca6);}['getDataWithDiscardedSuggestions'](_0x46cf14){return v(this[_0x3f28('0xf')],!0x1,_0x46cf14);}}class P extends _0x1ca593{static get[_0x3f28('0x7')](){return _0x3f28('0x4');}constructor(_0x348931){super(_0x348931),this['result']=_0x3f28('0x1f');}['init'](){this[_0x3f28('0xf')][_0x3f28('0x16')][_0x3f28('0x22')]('CommentsRepository')['_adapter']={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this['editor'][_0x3f28('0x16')]['get']('TrackChangesEditing')[_0x3f28('0x13')]=null;}}function D(_0x27efda){return void 0x0!==_0x27efda[_0x3f28('0x1e')];}async function v(_0x236509,_0x3da3e1,_0x59f271){const _0x577f19=_0x4d5485(_0x236509,w);_0x577f19['plugins'][_0x3f28('0x0')](_0x41ee2c,P),_0x577f19['rootsAttributes']=D(_0x236509)?_0x236509[_0x3f28('0x1e')]():void 0x0;const _0x27f84a=document[_0x3f28('0x18')](),_0x36caf2=_0x236509[_0x3f28('0x1a')][_0x3f28('0x22')](_0x3f28('0x11'))['editorCreator'],_0x59e6cc=await _0x36caf2(_0x577f19,()=>function(_0xf3e400){const _0x597708=document['createElement'](_0x3f28('0x25'));return _0xf3e400[_0x3f28('0xb')](_0x597708),_0x597708;}(_0x27f84a));!function(_0xcc1bff,_0x7a955a){const _0x3d9c18=_0xcc1bff['model'][_0x3f28('0x29')][_0x3f28('0xa')]()[_0x3f28('0x26')]((_0x52dd99,_0x100c80)=>(_0x52dd99[_0x100c80]=_0xcc1bff[_0x3f28('0x2a')]['get']({'rootName':_0x100c80}),_0x52dd99),{}),_0x4de3df=_0xcc1bff[_0x3f28('0x16')]['get'](_0x3f28('0x10'))[_0x3f28('0x3')][_0x3f28('0x8')](_0x33481c=>({'id':_0x33481c['id'],'name':_0x33481c[_0x3f28('0x2')]})),_0x269313=_0xcc1bff[_0x3f28('0x16')]['get'](_0x3f28('0x14'))[_0x3f28('0xd')]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x42fe09=_0x7a955a[_0x3f28('0x16')][_0x3f28('0x22')]('Users'),_0x89a7db=_0x7a955a[_0x3f28('0x16')][_0x3f28('0x22')](_0x3f28('0x14'));for(const _0x3390a8 of _0x4de3df)_0x42fe09[_0x3f28('0x1')](_0x3390a8['id'])||_0x42fe09[_0x3f28('0x1c')](_0x3390a8);_0x42fe09['me']||_0x42fe09[_0x3f28('0x9')]();for(const _0x2140f2 of _0x269313)_0x89a7db[_0x3f28('0x20')](_0x2140f2);_0x7a955a[_0x3f28('0x2a')]['set'](_0x3d9c18);}(_0x236509,_0x59e6cc),_0x59e6cc[_0x3f28('0xc')](_0x3da3e1?_0x3f28('0x17'):_0x3f28('0x15'));const _0x285a03=D(_0x59e6cc)?_0x59e6cc[_0x3f28('0x23')](_0x59f271):_0x59e6cc[_0x3f28('0x2a')][_0x3f28('0x22')](_0x59f271);return await _0x59e6cc[_0x3f28('0x1b')](),_0x285a03;}