@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20231015.0 → 0.0.0-nightly-20231017.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 (65) 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/aiassistant.js +1 -1
  9. package/src/integrations/alignment.js +1 -1
  10. package/src/integrations/basicstyles.js +1 -1
  11. package/src/integrations/blockquote.js +1 -1
  12. package/src/integrations/ckbox.js +1 -1
  13. package/src/integrations/codeblock.js +1 -1
  14. package/src/integrations/comments.js +1 -1
  15. package/src/integrations/deletecommand.js +1 -1
  16. package/src/integrations/documentlist.js +1 -1
  17. package/src/integrations/documentlistproperties.js +1 -1
  18. package/src/integrations/entercommand.js +1 -1
  19. package/src/integrations/findandreplace.js +1 -1
  20. package/src/integrations/font.js +1 -1
  21. package/src/integrations/formatpainter.js +1 -1
  22. package/src/integrations/heading.js +1 -1
  23. package/src/integrations/highlight.js +1 -1
  24. package/src/integrations/horizontalline.js +1 -1
  25. package/src/integrations/htmlembed.js +1 -1
  26. package/src/integrations/image.js +1 -1
  27. package/src/integrations/imagereplace.js +1 -1
  28. package/src/integrations/importword.js +1 -1
  29. package/src/integrations/indent.js +1 -1
  30. package/src/integrations/inputcommand.js +1 -1
  31. package/src/integrations/link.js +1 -1
  32. package/src/integrations/list.js +1 -1
  33. package/src/integrations/listproperties.js +1 -1
  34. package/src/integrations/mediaembed.js +1 -1
  35. package/src/integrations/mention.js +1 -1
  36. package/src/integrations/pagebreak.js +1 -1
  37. package/src/integrations/paragraph.js +1 -1
  38. package/src/integrations/removeformat.js +1 -1
  39. package/src/integrations/restrictededitingmode.js +1 -1
  40. package/src/integrations/shiftentercommand.js +1 -1
  41. package/src/integrations/standardeditingmode.js +1 -1
  42. package/src/integrations/style.js +1 -1
  43. package/src/integrations/table.js +1 -1
  44. package/src/integrations/tablecaption.js +1 -1
  45. package/src/integrations/tableclipboard.js +1 -1
  46. package/src/integrations/tablecolumnresize.js +1 -1
  47. package/src/integrations/tableheadings.js +1 -1
  48. package/src/integrations/tablemergesplit.js +1 -1
  49. package/src/integrations/tableofcontents.js +1 -1
  50. package/src/integrations/tableproperties.js +1 -1
  51. package/src/integrations/template.js +1 -1
  52. package/src/integrations/title.js +1 -1
  53. package/src/integrations/undo.js +1 -1
  54. package/src/integrations/utils.js +1 -1
  55. package/src/suggestion.js +1 -1
  56. package/src/suggestiondescriptionfactory.js +1 -1
  57. package/src/trackchanges.js +1 -1
  58. package/src/trackchangesdata.js +1 -1
  59. package/src/trackchangesediting.js +1 -1
  60. package/src/trackchangesui.js +1 -1
  61. package/src/ui/suggestioncontroller.js +1 -1
  62. package/src/ui/view/basesuggestionthreadview.js +1 -1
  63. package/src/ui/view/suggestionthreadview.js +1 -1
  64. package/src/utils/common-translations.js +1 -1
  65. package/src/utils/utils.js +1 -1
package/src/suggestion.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x10a7=['isIntersecting','getRanges','_isDataLoaded','removeAttribute','addMarkerName','_onAccept','getItems','_onDiscard','decorate','_onAttributesChange','push','discard','_markerNames','set','removeMarkers','removeMarker','getRange','isInContent','@external','_model','map','get','getMultiRangeId','authoredAt','onAccept','getMarkerNames','next','hasComments','accept','isMultiRange','getFirstMarker','addMarker','change','add','start','getContainedElement','reduce','data','subType','delete','filter','addRange','from','type','size','split','previous','isIntersectingWithRange','creator','length','onAttributesChange','commentThread','onDiscard','markers','attributes','head','setAttribute','getMarkers','author','getFirstRange','createdAt','toJSON'];(function(_0x12d658,_0x10a756){const _0x2ac6e7=function(_0x21650f){while(--_0x21650f){_0x12d658['push'](_0x12d658['shift']());}};_0x2ac6e7(++_0x10a756);}(_0x10a7,0xb3));const _0x2ac6=function(_0x12d658,_0x10a756){_0x12d658=_0x12d658-0x0;let _0x2ac6e7=_0x10a7[_0x12d658];return _0x2ac6e7;};import{Element as _0x10f39f}from'ckeditor5/src/engine';import{ObservableMixin as _0x5221ac,uid as _0x4dd051}from'ckeditor5/src/utils';import{cloneDeep as _0x2c5287,isEqual as _0x14b1bd,set as _0x148bf7,unset as _0x576aef}from'lodash-es';export default class u extends _0x5221ac(){constructor(_0x5018ce,_0x3c1d96){super(),this[_0x2ac6('0x9')]=!0x1,this['id']=_0x3c1d96['id'],this['type']=_0x3c1d96[_0x2ac6('0x32')],this[_0x2ac6('0x2d')]=_0x3c1d96[_0x2ac6('0x2d')]||null,this[_0x2ac6('0x3')]=_0x3c1d96['author'],this[_0x2ac6('0x37')]=_0x3c1d96['creator']||_0x3c1d96[_0x2ac6('0x3')],this['isExternal']=Boolean(_0x3c1d96[_0x2ac6('0x3d')]&&_0x3c1d96[_0x2ac6('0x3d')][_0x2ac6('0x19')]),this[_0x2ac6('0x2c')]=null,this[_0x2ac6('0x1a')]=_0x5018ce,this[_0x2ac6('0xc')]=_0x3c1d96[_0x2ac6('0x1f')],this[_0x2ac6('0xe')]=_0x3c1d96[_0x2ac6('0x3b')],this[_0x2ac6('0x10')]=_0x3c1d96[_0x2ac6('0x39')],this[_0x2ac6('0x13')]=new Set(),this['createdAt']=null,this[_0x2ac6('0x14')](_0x2ac6('0x1e'),null),this['set']('attributes',_0x3c1d96[_0x2ac6('0x3d')]||{}),this['set']('previous',null),this['set'](_0x2ac6('0x21'),null),this[_0x2ac6('0x14')](_0x2ac6('0x3a'),null),this[_0x2ac6('0x14')]('_saved',!0x1),this[_0x2ac6('0xf')](_0x2ac6('0x23')),this['decorate'](_0x2ac6('0x12'));}get[_0x2ac6('0x0')](){let _0x4bdde9=this;for(;_0x4bdde9[_0x2ac6('0x35')];)_0x4bdde9=_0x4bdde9[_0x2ac6('0x35')];return _0x4bdde9;}get[_0x2ac6('0x22')](){return!!this[_0x2ac6('0x3a')]&&this['commentThread']['length']>0x0;}get[_0x2ac6('0x24')](){if(0x0==this[_0x2ac6('0x13')][_0x2ac6('0x33')])return!0x1;return 0x6==Array[_0x2ac6('0x31')](this['_markerNames'])[0x0][_0x2ac6('0x34')](':')[_0x2ac6('0x38')];}get[_0x2ac6('0x18')](){return null!==this[_0x2ac6('0x25')]();}[_0x2ac6('0xb')](_0x3b5625){this['_markerNames'][_0x2ac6('0x28')](_0x3b5625);}['getMarkerNames'](){return Array['from'](this[_0x2ac6('0x13')]);}['getMarkers'](){return this[_0x2ac6('0x20')]()[_0x2ac6('0x1b')](_0x3ef6e6=>this[_0x2ac6('0x1a')][_0x2ac6('0x3c')][_0x2ac6('0x1c')](_0x3ef6e6))[_0x2ac6('0x2f')](_0x15ac6b=>_0x15ac6b);}[_0x2ac6('0x25')](){return this[_0x2ac6('0x2')]()[0x0]||null;}['removeMarkers'](){this[_0x2ac6('0x1a')][_0x2ac6('0x27')](_0x39bdf3=>{for(const _0xc8b4c2 of this[_0x2ac6('0x2')]())_0x39bdf3['removeMarker'](_0xc8b4c2);}),this[_0x2ac6('0x13')]['clear']();}['removeMarker'](_0x1192f5){this[_0x2ac6('0x1a')][_0x2ac6('0x27')](_0xe95e63=>{_0xe95e63[_0x2ac6('0x16')](_0x1192f5);}),this[_0x2ac6('0x13')][_0x2ac6('0x2e')](_0x1192f5);}[_0x2ac6('0x30')](_0x5bdf47){const _0x192f6e='suggestion:'+this[_0x2ac6('0x32')]+':'+this['subType']+':'+this['id']+':'+this[_0x2ac6('0x37')]['id']+':'+u[_0x2ac6('0x1d')]();this[_0x2ac6('0xb')](_0x192f6e),this[_0x2ac6('0x1a')][_0x2ac6('0x27')](_0xbe4f91=>{_0xbe4f91[_0x2ac6('0x26')](_0x192f6e,{'range':_0x5bdf47,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x2ac6('0x36')](_0x602739){for(const _0x22b5dd of this['getRanges']())if(_0x22b5dd[_0x2ac6('0x7')](_0x602739))return!0x0;return!0x1;}[_0x2ac6('0x8')](){return this['getMarkers']()['map'](_0xe1f963=>_0xe1f963[_0x2ac6('0x17')]());}[_0x2ac6('0xd')](){return this['getRanges']()[_0x2ac6('0x2b')]((_0x4c3ae2,_0x21f3d7)=>[..._0x4c3ae2,..._0x21f3d7[_0x2ac6('0xd')]()],[]);}[_0x2ac6('0x4')](){var _0x3e9f01;return(null===(_0x3e9f01=this[_0x2ac6('0x25')]())||void 0x0===_0x3e9f01?void 0x0:_0x3e9f01['getRange']())||null;}[_0x2ac6('0x2a')](){const _0x49fe3b=this[_0x2ac6('0x8')]();if(0x1!=_0x49fe3b[_0x2ac6('0x38')])return null;const _0x1b78bc=_0x49fe3b[0x0],_0x555ec1=_0x1b78bc[_0x2ac6('0x29')]['nodeAfter'],_0x55f39f=_0x1b78bc['end']['nodeBefore'];return _0x555ec1 instanceof _0x10f39f?_0x555ec1!=_0x55f39f?null:_0x555ec1:null;}[_0x2ac6('0x23')](){this[_0x2ac6('0xc')](this['getRanges'](),this[_0x2ac6('0x2c')],this[_0x2ac6('0x3d')]),this[_0x2ac6('0x15')]();}[_0x2ac6('0x12')](){this['_onDiscard'](this['getRanges'](),this[_0x2ac6('0x2c')],this[_0x2ac6('0x3d')]),this[_0x2ac6('0x15')]();}['getAllAdjacentSuggestions'](){const _0x4dafea=[];let _0x54f85e=this[_0x2ac6('0x0')];for(;_0x54f85e;)_0x4dafea[_0x2ac6('0x11')](_0x54f85e),_0x54f85e=_0x54f85e['next'];return _0x4dafea;}[_0x2ac6('0x1')](_0x34805b,_0x4cd1b4){const _0xe12449=_0x2c5287(this[_0x2ac6('0x3d')]);_0x148bf7(_0xe12449,_0x34805b,_0x4cd1b4),_0x14b1bd(_0xe12449,this['attributes'])||(this[_0x2ac6('0x3d')]=_0xe12449,this['_onAttributesChange'](_0xe12449));}[_0x2ac6('0xa')](_0x482275){const _0x364999=_0x2c5287(this[_0x2ac6('0x3d')]);_0x576aef(_0x364999,_0x482275),_0x14b1bd(_0x364999,this['attributes'])||(this[_0x2ac6('0x3d')]=_0x364999,this[_0x2ac6('0x10')](this[_0x2ac6('0x3d')]));}[_0x2ac6('0x6')](){return{'id':this['id'],'type':this[_0x2ac6('0x2d')]?this[_0x2ac6('0x32')]+':'+this[_0x2ac6('0x2d')]:this[_0x2ac6('0x32')],'authorId':this[_0x2ac6('0x37')]['id'],'createdAt':this[_0x2ac6('0x5')],'hasComments':this[_0x2ac6('0x22')],'data':this['data'],'attributes':this['attributes']};}static['getMultiRangeId'](){return _0x4dd051()['substr'](0x1,0x5);}}
23
+ const _0x3163=['createdAt','start','set','previous','isIntersectingWithRange','getAllAdjacentSuggestions','addRange','setAttribute','_onAttributesChange','end','isMultiRange','attributes','filter','decorate','removeMarkers','toJSON','clear','_markerNames','creator','subType','_model','getItems','suggestion:','length','getContainedElement','onAttributesChange','change','getRanges','removeMarker','add','_onDiscard','push','_isDataLoaded','addMarkerName','getMarkers','onDiscard','get','isInContent','getFirstMarker','type','_onAccept','reduce','@external','getMultiRangeId','isIntersecting','markers','author','_saved','addMarker','onAccept','delete','getMarkerNames','authoredAt','data','hasComments','split','commentThread','from','size','getFirstRange','next','discard'];(function(_0x2c046e,_0x31636a){const _0x55744c=function(_0x5aa94a){while(--_0x5aa94a){_0x2c046e['push'](_0x2c046e['shift']());}};_0x55744c(++_0x31636a);}(_0x3163,0x11d));const _0x5574=function(_0x2c046e,_0x31636a){_0x2c046e=_0x2c046e-0x0;let _0x55744c=_0x3163[_0x2c046e];return _0x55744c;};import{Element as _0x5e9591}from'ckeditor5/src/engine';import{ObservableMixin as _0x1c72b2,uid as _0x39d37d}from'ckeditor5/src/utils';import{cloneDeep as _0x6a5b0a,isEqual as _0x2fd35d,set as _0x1d890b,unset as _0x4b237b}from'lodash-es';export default class u extends _0x1c72b2(){constructor(_0x24c4f0,_0x18e30b){super(),this[_0x5574('0x39')]=!0x1,this['id']=_0x18e30b['id'],this['type']=_0x18e30b[_0x5574('0x2')],this[_0x5574('0x2c')]=_0x18e30b[_0x5574('0x2c')]||null,this[_0x5574('0x9')]=_0x18e30b[_0x5574('0x9')],this['creator']=_0x18e30b['creator']||_0x18e30b[_0x5574('0x9')],this['isExternal']=Boolean(_0x18e30b[_0x5574('0x24')]&&_0x18e30b['attributes'][_0x5574('0x5')]),this[_0x5574('0x10')]=null,this[_0x5574('0x2d')]=_0x24c4f0,this[_0x5574('0x3')]=_0x18e30b[_0x5574('0xc')],this['_onDiscard']=_0x18e30b[_0x5574('0x3c')],this[_0x5574('0x21')]=_0x18e30b[_0x5574('0x32')],this[_0x5574('0x2a')]=new Set(),this[_0x5574('0x19')]=null,this['set'](_0x5574('0xf'),null),this[_0x5574('0x1b')]('attributes',_0x18e30b['attributes']||{}),this[_0x5574('0x1b')]('previous',null),this[_0x5574('0x1b')]('next',null),this['set'](_0x5574('0x13'),null),this[_0x5574('0x1b')](_0x5574('0xa'),!0x1),this[_0x5574('0x26')]('accept'),this[_0x5574('0x26')](_0x5574('0x18'));}get['head'](){let _0x2b70a6=this;for(;_0x2b70a6[_0x5574('0x1c')];)_0x2b70a6=_0x2b70a6[_0x5574('0x1c')];return _0x2b70a6;}get['hasComments'](){return!!this[_0x5574('0x13')]&&this['commentThread'][_0x5574('0x30')]>0x0;}get[_0x5574('0x23')](){if(0x0==this['_markerNames'][_0x5574('0x15')])return!0x1;return 0x6==Array[_0x5574('0x14')](this[_0x5574('0x2a')])[0x0][_0x5574('0x12')](':')[_0x5574('0x30')];}get[_0x5574('0x0')](){return null!==this[_0x5574('0x1')]();}[_0x5574('0x3a')](_0x1ab223){this[_0x5574('0x2a')][_0x5574('0x36')](_0x1ab223);}[_0x5574('0xe')](){return Array[_0x5574('0x14')](this['_markerNames']);}[_0x5574('0x3b')](){return this[_0x5574('0xe')]()['map'](_0x2b1531=>this[_0x5574('0x2d')][_0x5574('0x8')][_0x5574('0x3d')](_0x2b1531))[_0x5574('0x25')](_0x219b61=>_0x219b61);}[_0x5574('0x1')](){return this[_0x5574('0x3b')]()[0x0]||null;}[_0x5574('0x27')](){this[_0x5574('0x2d')][_0x5574('0x33')](_0x146900=>{for(const _0xed87f8 of this['getMarkers']())_0x146900[_0x5574('0x35')](_0xed87f8);}),this[_0x5574('0x2a')][_0x5574('0x29')]();}[_0x5574('0x35')](_0x1f5524){this[_0x5574('0x2d')]['change'](_0x1d245b=>{_0x1d245b['removeMarker'](_0x1f5524);}),this['_markerNames'][_0x5574('0xd')](_0x1f5524);}[_0x5574('0x1f')](_0x46bad1){const _0x821cb=_0x5574('0x2f')+this[_0x5574('0x2')]+':'+this[_0x5574('0x2c')]+':'+this['id']+':'+this[_0x5574('0x2b')]['id']+':'+u[_0x5574('0x6')]();this[_0x5574('0x3a')](_0x821cb),this[_0x5574('0x2d')][_0x5574('0x33')](_0x374432=>{_0x374432[_0x5574('0xb')](_0x821cb,{'range':_0x46bad1,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x5574('0x1d')](_0x1ce822){for(const _0x3ac9df of this[_0x5574('0x34')]())if(_0x3ac9df[_0x5574('0x7')](_0x1ce822))return!0x0;return!0x1;}['getRanges'](){return this[_0x5574('0x3b')]()['map'](_0x57fe6c=>_0x57fe6c['getRange']());}[_0x5574('0x2e')](){return this[_0x5574('0x34')]()[_0x5574('0x4')]((_0xcd8171,_0x308b93)=>[..._0xcd8171,..._0x308b93['getItems']()],[]);}[_0x5574('0x16')](){var _0xd6c23f;return(null===(_0xd6c23f=this['getFirstMarker']())||void 0x0===_0xd6c23f?void 0x0:_0xd6c23f['getRange']())||null;}[_0x5574('0x31')](){const _0x8e61a3=this[_0x5574('0x34')]();if(0x1!=_0x8e61a3[_0x5574('0x30')])return null;const _0x5cdcaa=_0x8e61a3[0x0],_0x5c3922=_0x5cdcaa[_0x5574('0x1a')]['nodeAfter'],_0x3d9880=_0x5cdcaa[_0x5574('0x22')]['nodeBefore'];return _0x5c3922 instanceof _0x5e9591?_0x5c3922!=_0x3d9880?null:_0x5c3922:null;}['accept'](){this['_onAccept'](this[_0x5574('0x34')](),this[_0x5574('0x10')],this[_0x5574('0x24')]),this[_0x5574('0x27')]();}[_0x5574('0x18')](){this[_0x5574('0x37')](this[_0x5574('0x34')](),this['data'],this['attributes']),this[_0x5574('0x27')]();}[_0x5574('0x1e')](){const _0x58928d=[];let _0x58f3f6=this['head'];for(;_0x58f3f6;)_0x58928d[_0x5574('0x38')](_0x58f3f6),_0x58f3f6=_0x58f3f6[_0x5574('0x17')];return _0x58928d;}[_0x5574('0x20')](_0x1518d3,_0x442c0a){const _0x43ff4c=_0x6a5b0a(this[_0x5574('0x24')]);_0x1d890b(_0x43ff4c,_0x1518d3,_0x442c0a),_0x2fd35d(_0x43ff4c,this[_0x5574('0x24')])||(this[_0x5574('0x24')]=_0x43ff4c,this['_onAttributesChange'](_0x43ff4c));}['removeAttribute'](_0x5e5a92){const _0x260f0c=_0x6a5b0a(this[_0x5574('0x24')]);_0x4b237b(_0x260f0c,_0x5e5a92),_0x2fd35d(_0x260f0c,this['attributes'])||(this[_0x5574('0x24')]=_0x260f0c,this[_0x5574('0x21')](this['attributes']));}[_0x5574('0x28')](){return{'id':this['id'],'type':this[_0x5574('0x2c')]?this[_0x5574('0x2')]+':'+this['subType']:this[_0x5574('0x2')],'authorId':this['creator']['id'],'createdAt':this[_0x5574('0x19')],'hasComments':this[_0x5574('0x11')],'data':this[_0x5574('0x10')],'attributes':this[_0x5574('0x24')]};}static[_0x5574('0x6')](){return _0x39d37d()['substr'](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3974=['$1\x20$2','getFirstRange','push','isInContent','normal','nextSibling','_resolveDescriptionItems','_itemLabels','Object','previousSibling','$textProxy','element','Container','item','_customCallbacks','get','getItemLabel','_addDescriptionItems','start','ELEMENT_SPACE','getDescriptions','label','insertion','text','registerDescriptionCallback','add','*Insert:*\x20%0','elementStart','addObject','registerElementLabel','deletion','checkChild','isEmpty','_locale','getWalker','set','name','_schema','replace','_itemLabelsCallbacks','quantity','matchingCallback','removeContainer','remove','elementEnd','isObject','length','EmptyContainer','indexOf','addEmptyContainer','type','softBreak','$text','*Split:*\x20%0','match','skip','function','isEqual','pop','data','removeEmptyContainer','REPLACE_TEXT','addContainer'];(function(_0x9ada73,_0x3974aa){const _0x28df7e=function(_0x19c144){while(--_0x19c144){_0x9ada73['push'](_0x9ada73['shift']());}};_0x28df7e(++_0x3974aa);}(_0x3974,0x8c));const _0x28df=function(_0x9ada73,_0x3974aa){_0x9ada73=_0x9ada73-0x0;let _0x28df7e=_0x3974[_0x9ada73];return _0x28df7e;};import{getTranslation as _0x2c9cdd}from'./utils/common-translations';import{priorities as _0x35e017,insertToPriorityArray as _0x2cb170}from'ckeditor5/src/utils';export default class m{constructor(_0xa98b80,_0x16c003){this[_0x28df('0x0')]=[],this[_0x28df('0x38')]=new Map(),this[_0x28df('0x19')]=[],this[_0x28df('0x17')]=_0xa98b80,this[_0x28df('0x13')]=_0x16c003;}[_0x28df('0x6')](_0x15fa1d){const _0x20a119=[];for(let _0x3106e2=0x0;_0x3106e2<_0x15fa1d[_0x28df('0x20')];_0x3106e2++){const _0x4e0263=_0x15fa1d[_0x3106e2];if(!_0x4e0263[_0x28df('0x34')])continue;let _0x34412a=!0x1;for(const _0x4e8753 of this['_customCallbacks']){const _0x567ee6=_0x4e8753(_0x4e0263);if(_0x567ee6){'type'in _0x567ee6&&_0x20a119[_0x28df('0x33')](_0x567ee6),_0x34412a=!0x0;break;}}if(!_0x34412a){this[_0x28df('0x3')](_0x20a119,_0x4e0263);const _0x49d2f8=_0x15fa1d[_0x3106e2+0x1];if(_0x49d2f8&&!_0x4e0263[_0x28df('0x32')]()['end'][_0x28df('0x2b')](_0x49d2f8[_0x28df('0x32')]()[_0x28df('0x4')])){const _0x23f2ca=_0x20a119[_0x20a119[_0x28df('0x20')]-0x1],_0x3a37dd=_0x28df('0x8')==_0x4e0263[_0x28df('0x24')]?'add':_0x28df('0x1d');_0x23f2ca&&'text'==_0x23f2ca[_0x28df('0x24')]&&(_0x23f2ca[_0x3a37dd]+='\x0a');}}}return this[_0x28df('0x37')](_0x20a119);}[_0x28df('0xa')](_0x198717){this[_0x28df('0x0')][_0x28df('0x33')](_0x198717);}[_0x28df('0xf')](_0x1ad511,_0x389a62,_0x42e7c5=_0x35e017[_0x28df('0x35')]){_0x28df('0x2a')==typeof _0x1ad511?_0x2cb170(this[_0x28df('0x19')],{'matchingCallback':_0x1ad511,'label':_0x389a62,'priority':_0x42e7c5}):this['_itemLabels'][_0x28df('0x15')](_0x1ad511,_0x389a62);}[_0x28df('0x2')](_0x508b31,_0x1c5b53=0x1){let _0x1450fe;for(const _0xd552f3 of this['_itemLabelsCallbacks'])if(_0xd552f3[_0x28df('0x1b')](_0x508b31)){_0x1450fe=_0xd552f3[_0x28df('0x7')];break;}return _0x1450fe||(_0x1450fe=this[_0x28df('0x38')][_0x28df('0x1')](_0x508b31[_0x28df('0x16')])),_0x1450fe?_0x1450fe(_0x1c5b53):0x1!==_0x1c5b53?_0x1c5b53+'\x20'+_0x508b31[_0x28df('0x16')]+'s':''+_0x508b31['name'];}['_addDescriptionItems'](_0x2eb49c,_0x1ccc67){const _0xcaeef=_0x1ccc67['getFirstRange']()[_0x28df('0x14')](),_0x4c516e=_0x28df('0x8')==_0x1ccc67['type']?'add':_0x28df('0x1d');for(const _0x58b555 of _0xcaeef){const _0x4628e9=_0x58b555[_0x28df('0x3e')],_0x1c07fb=_0x2eb49c[_0x2eb49c[_0x28df('0x20')]-0x1];if(_0x4628e9['is'](_0x28df('0x3b')))_0x1c07fb&&_0x1c07fb['type'][_0x28df('0x22')](_0x28df('0x3d'))>-0x1&&_0x2eb49c[_0x28df('0x2c')](),_0x1c07fb&&_0x28df('0x9')==_0x1c07fb['type']?_0x1c07fb[_0x4c516e]+=_0x4628e9[_0x28df('0x2d')]:_0x2eb49c[_0x28df('0x33')]({'type':_0x28df('0x9'),'add':_0x28df('0xb')==_0x4c516e?_0x4628e9[_0x28df('0x2d')]:'','remove':_0x28df('0x1d')==_0x4c516e?_0x4628e9['data']:''});else{if(this[_0x28df('0x17')][_0x28df('0x1f')](_0x4628e9)){const _0x49388e=_0x4628e9;if(_0x1c07fb&&_0x1c07fb[_0x28df('0x24')][_0x28df('0x22')](_0x28df('0x3d'))>-0x1&&_0x2eb49c[_0x28df('0x2c')](),'elementEnd'==_0x58b555[_0x28df('0x24')])continue;_0x1c07fb&&_0x1c07fb[_0x28df('0x24')]==_0x4c516e+'Object'&&_0x1c07fb[_0x28df('0x3c')][_0x28df('0x16')]==_0x49388e[_0x28df('0x16')]?_0x1c07fb[_0x28df('0x1a')]++:_0x2eb49c[_0x28df('0x33')]({'type':_0x4c516e+_0x28df('0x39'),'element':_0x49388e,'quantity':0x1}),_0xcaeef[_0x28df('0x29')](_0x735930=>!(_0x28df('0x1e')==_0x735930[_0x28df('0x24')]&&_0x735930[_0x28df('0x3e')]==_0x4628e9));}else{if(this[_0x28df('0x17')][_0x28df('0x11')](_0x4628e9,_0x28df('0x26'))||_0x4628e9['is'](_0x28df('0x3c'),_0x28df('0x25'))){const _0x436ba6=_0x4628e9;if(_0x28df('0xb')==_0x4c516e&&_0x28df('0xd')==_0x58b555[_0x28df('0x24')]||_0x28df('0x1d')==_0x4c516e&&_0x28df('0x1e')==_0x58b555['type'])continue;if(_0x1c07fb&&-0x1==_0x1c07fb[_0x28df('0x24')]['indexOf'](_0x28df('0x3d'))){_0x28df('0x9')==_0x1c07fb['type']&&(_0x1c07fb[_0x4c516e]+='\x0a');continue;}let _0x85d5e9;if(_0x85d5e9='add'==_0x4c516e?_0x436ba6['nextSibling']&&!this['_schema'][_0x28df('0x1f')](_0x436ba6[_0x28df('0x36')])?_0x436ba6[_0x28df('0x36')]:null:_0x436ba6[_0x28df('0x3a')]&&!this[_0x28df('0x17')][_0x28df('0x1f')](_0x436ba6[_0x28df('0x3a')])?_0x436ba6[_0x28df('0x3a')]:null,_0x436ba6['isEmpty']||_0x85d5e9&&_0x85d5e9[_0x28df('0x12')]){const _0x4d8d1c=_0x85d5e9&&_0x85d5e9['isEmpty']?_0x85d5e9:_0x436ba6;_0x1c07fb&&_0x1c07fb['type']==_0x4c516e+_0x28df('0x21')&&_0x1c07fb[_0x28df('0x3c')]['name']==_0x4d8d1c['name']?_0x1c07fb[_0x28df('0x1a')]++:_0x2eb49c[_0x28df('0x33')]({'type':_0x4c516e+'EmptyContainer','element':_0x4d8d1c,'quantity':0x1});}else _0x2eb49c[_0x28df('0x33')]({'type':_0x4c516e+'Container','element':_0x436ba6});}}}}}[_0x28df('0x37')](_0x147f1e){const _0x50c9ae=this[_0x28df('0x13')],_0x16a3cd=[];for(const _0x12ffd3 of _0x147f1e){switch(_0x12ffd3[_0x28df('0x24')]){case'text':if(_0x12ffd3[_0x28df('0xb')]=_0x12ffd3[_0x28df('0xb')][_0x28df('0x18')](/(\S)\u000A+(\S)/g,'$1\x20$2')[_0x28df('0x18')](/\u000A/g,''),_0x12ffd3[_0x28df('0x1d')]=_0x12ffd3[_0x28df('0x1d')][_0x28df('0x18')](/(\S)\u000A+(\S)/g,_0x28df('0x31'))[_0x28df('0x18')](/\u000A/g,''),''!=_0x12ffd3[_0x28df('0xb')]&&''!=_0x12ffd3['remove']){_0x16a3cd[_0x28df('0x33')]({'type':_0x28df('0x18'),'content':_0x2c9cdd(_0x50c9ae,_0x28df('0x2f'),['\x22'+_0x12ffd3[_0x28df('0x1d')]+'\x22','\x22'+_0x12ffd3[_0x28df('0xb')]+'\x22'])});continue;}if(null!=_0x12ffd3[_0x28df('0xb')][_0x28df('0x28')](/^ +$/)){_0x16a3cd[_0x28df('0x33')]({'type':'insertion','content':_0x2c9cdd(_0x50c9ae,_0x28df('0xc'),_0x2c9cdd(_0x50c9ae,'ELEMENT_SPACE',_0x12ffd3['add'][_0x28df('0x20')]))});continue;}if(null!=_0x12ffd3['remove'][_0x28df('0x28')](/^ +$/)){_0x16a3cd[_0x28df('0x33')]({'type':'deletion','content':_0x2c9cdd(_0x50c9ae,'*Remove:*\x20%0',_0x2c9cdd(_0x50c9ae,_0x28df('0x5'),_0x12ffd3[_0x28df('0x1d')]['length']))});continue;}if(''!=_0x12ffd3[_0x28df('0xb')]){_0x16a3cd[_0x28df('0x33')]({'type':'insertion','content':_0x2c9cdd(_0x50c9ae,_0x28df('0xc'),'\x22'+_0x12ffd3[_0x28df('0xb')]+'\x22')});continue;}_0x16a3cd[_0x28df('0x33')]({'type':_0x28df('0x10'),'content':_0x2c9cdd(_0x50c9ae,'*Remove:*\x20%0','\x22'+_0x12ffd3[_0x28df('0x1d')]+'\x22')});continue;case _0x28df('0x23'):case _0x28df('0xe'):_0x16a3cd[_0x28df('0x33')]({'type':'insertion','content':_0x2c9cdd(_0x50c9ae,_0x28df('0xc'),this[_0x28df('0x2')](_0x12ffd3[_0x28df('0x3c')],_0x12ffd3[_0x28df('0x1a')]))});continue;case _0x28df('0x2e'):case'removeObject':_0x16a3cd[_0x28df('0x33')]({'type':_0x28df('0x10'),'content':_0x2c9cdd(_0x50c9ae,'*Remove:*\x20%0',this[_0x28df('0x2')](_0x12ffd3[_0x28df('0x3c')],_0x12ffd3[_0x28df('0x1a')]))});continue;case _0x28df('0x30'):_0x16a3cd[_0x28df('0x33')]({'type':_0x28df('0x8'),'content':_0x2c9cdd(_0x50c9ae,_0x28df('0x27'),this[_0x28df('0x2')](_0x12ffd3[_0x28df('0x3c')],_0x12ffd3['quantity']))});continue;case _0x28df('0x1c'):_0x16a3cd[_0x28df('0x33')]({'type':_0x28df('0x10'),'content':_0x2c9cdd(_0x50c9ae,'*Merge:*\x20%0',this[_0x28df('0x2')](_0x12ffd3[_0x28df('0x3c')],_0x12ffd3[_0x28df('0x1a')]))});continue;}_0x16a3cd[_0x28df('0x33')](_0x12ffd3);}return _0x16a3cd;}}
23
+ const _0x3409=['get','type','_itemLabelsCallbacks','$text','matchingCallback','registerDescriptionCallback','*Split:*\x20%0','name','insertion','*Merge:*\x20%0','elementEnd','_locale','isEmpty','getItemLabel','_itemLabels','getWalker','previousSibling','replace','element','getFirstRange','indexOf','checkChild','length','end','$textProxy','removeObject','removeEmptyContainer','text','match','Object','_customCallbacks','isInContent','data','$1\x20$2','addEmptyContainer','Container','_schema','_addDescriptionItems','nextSibling','addContainer','isObject','push','ELEMENT_SPACE','softBreak','REPLACE_TEXT','set','*Remove:*\x20%0','start','function','EmptyContainer','add','normal','addObject','item','registerElementLabel','deletion','pop','*Insert:*\x20%0','getDescriptions','remove','quantity'];(function(_0x2d66e6,_0x340967){const _0x26fc45=function(_0x12e9a7){while(--_0x12e9a7){_0x2d66e6['push'](_0x2d66e6['shift']());}};_0x26fc45(++_0x340967);}(_0x3409,0x6f));const _0x26fc=function(_0x2d66e6,_0x340967){_0x2d66e6=_0x2d66e6-0x0;let _0x26fc45=_0x3409[_0x2d66e6];return _0x26fc45;};import{getTranslation as _0x1de774}from'./utils/common-translations';import{priorities as _0x5eeebf,insertToPriorityArray as _0x3f7238}from'ckeditor5/src/utils';export default class m{constructor(_0x133053,_0x15cfb3){this['_customCallbacks']=[],this[_0x26fc('0x19')]=new Map(),this['_itemLabelsCallbacks']=[],this[_0x26fc('0x2f')]=_0x133053,this[_0x26fc('0x16')]=_0x15cfb3;}[_0x26fc('0x8')](_0x5d5924){const _0x30f8be=[];for(let _0x353801=0x0;_0x353801<_0x5d5924['length'];_0x353801++){const _0x113d0c=_0x5d5924[_0x353801];if(!_0x113d0c[_0x26fc('0x2a')])continue;let _0x1349d7=!0x1;for(const _0x5baf13 of this[_0x26fc('0x29')]){const _0x31aacf=_0x5baf13(_0x113d0c);if(_0x31aacf){'type'in _0x31aacf&&_0x30f8be[_0x26fc('0x34')](_0x31aacf),_0x1349d7=!0x0;break;}}if(!_0x1349d7){this[_0x26fc('0x30')](_0x30f8be,_0x113d0c);const _0x3d4b43=_0x5d5924[_0x353801+0x1];if(_0x3d4b43&&!_0x113d0c['getFirstRange']()[_0x26fc('0x22')]['isEqual'](_0x3d4b43[_0x26fc('0x1e')]()[_0x26fc('0x3a')])){const _0x49faf5=_0x30f8be[_0x30f8be['length']-0x1],_0x46b4d6=_0x26fc('0x13')==_0x113d0c[_0x26fc('0xc')]?'add':'remove';_0x49faf5&&_0x26fc('0x26')==_0x49faf5['type']&&(_0x49faf5[_0x46b4d6]+='\x0a');}}}return this['_resolveDescriptionItems'](_0x30f8be);}[_0x26fc('0x10')](_0x2c44ee){this[_0x26fc('0x29')][_0x26fc('0x34')](_0x2c44ee);}[_0x26fc('0x4')](_0x2c0e73,_0x3f36d7,_0x189d31=_0x5eeebf[_0x26fc('0x1')]){_0x26fc('0x3b')==typeof _0x2c0e73?_0x3f7238(this[_0x26fc('0xd')],{'matchingCallback':_0x2c0e73,'label':_0x3f36d7,'priority':_0x189d31}):this[_0x26fc('0x19')][_0x26fc('0x38')](_0x2c0e73,_0x3f36d7);}[_0x26fc('0x18')](_0x1a1dea,_0x691a02=0x1){let _0x4fed66;for(const _0xa46e47 of this[_0x26fc('0xd')])if(_0xa46e47[_0x26fc('0xf')](_0x1a1dea)){_0x4fed66=_0xa46e47['label'];break;}return _0x4fed66||(_0x4fed66=this['_itemLabels'][_0x26fc('0xb')](_0x1a1dea[_0x26fc('0x12')])),_0x4fed66?_0x4fed66(_0x691a02):0x1!==_0x691a02?_0x691a02+'\x20'+_0x1a1dea[_0x26fc('0x12')]+'s':''+_0x1a1dea[_0x26fc('0x12')];}[_0x26fc('0x30')](_0x10f0ba,_0x400411){const _0xfba770=_0x400411[_0x26fc('0x1e')]()[_0x26fc('0x1a')](),_0x19bbc5=_0x26fc('0x13')==_0x400411['type']?_0x26fc('0x0'):_0x26fc('0x9');for(const _0x21c085 of _0xfba770){const _0x3b6fe0=_0x21c085[_0x26fc('0x3')],_0x17e250=_0x10f0ba[_0x10f0ba['length']-0x1];if(_0x3b6fe0['is'](_0x26fc('0x23')))_0x17e250&&_0x17e250[_0x26fc('0xc')][_0x26fc('0x1f')]('Container')>-0x1&&_0x10f0ba['pop'](),_0x17e250&&_0x26fc('0x26')==_0x17e250[_0x26fc('0xc')]?_0x17e250[_0x19bbc5]+=_0x3b6fe0[_0x26fc('0x2b')]:_0x10f0ba['push']({'type':'text','add':_0x26fc('0x0')==_0x19bbc5?_0x3b6fe0[_0x26fc('0x2b')]:'','remove':_0x26fc('0x9')==_0x19bbc5?_0x3b6fe0['data']:''});else{if(this[_0x26fc('0x2f')][_0x26fc('0x33')](_0x3b6fe0)){const _0x2a9b64=_0x3b6fe0;if(_0x17e250&&_0x17e250['type'][_0x26fc('0x1f')](_0x26fc('0x2e'))>-0x1&&_0x10f0ba[_0x26fc('0x6')](),_0x26fc('0x15')==_0x21c085[_0x26fc('0xc')])continue;_0x17e250&&_0x17e250[_0x26fc('0xc')]==_0x19bbc5+_0x26fc('0x28')&&_0x17e250['element'][_0x26fc('0x12')]==_0x2a9b64[_0x26fc('0x12')]?_0x17e250[_0x26fc('0xa')]++:_0x10f0ba[_0x26fc('0x34')]({'type':_0x19bbc5+'Object','element':_0x2a9b64,'quantity':0x1}),_0xfba770['skip'](_0x3979db=>!(_0x26fc('0x15')==_0x3979db[_0x26fc('0xc')]&&_0x3979db[_0x26fc('0x3')]==_0x3b6fe0));}else{if(this[_0x26fc('0x2f')][_0x26fc('0x20')](_0x3b6fe0,_0x26fc('0xe'))||_0x3b6fe0['is'](_0x26fc('0x1d'),_0x26fc('0x36'))){const _0x5edce4=_0x3b6fe0;if(_0x26fc('0x0')==_0x19bbc5&&'elementStart'==_0x21c085['type']||_0x26fc('0x9')==_0x19bbc5&&_0x26fc('0x15')==_0x21c085[_0x26fc('0xc')])continue;if(_0x17e250&&-0x1==_0x17e250[_0x26fc('0xc')][_0x26fc('0x1f')](_0x26fc('0x2e'))){_0x26fc('0x26')==_0x17e250[_0x26fc('0xc')]&&(_0x17e250[_0x19bbc5]+='\x0a');continue;}let _0x42100e;if(_0x42100e='add'==_0x19bbc5?_0x5edce4[_0x26fc('0x31')]&&!this[_0x26fc('0x2f')][_0x26fc('0x33')](_0x5edce4[_0x26fc('0x31')])?_0x5edce4[_0x26fc('0x31')]:null:_0x5edce4[_0x26fc('0x1b')]&&!this['_schema'][_0x26fc('0x33')](_0x5edce4[_0x26fc('0x1b')])?_0x5edce4['previousSibling']:null,_0x5edce4[_0x26fc('0x17')]||_0x42100e&&_0x42100e[_0x26fc('0x17')]){const _0x87ac3=_0x42100e&&_0x42100e['isEmpty']?_0x42100e:_0x5edce4;_0x17e250&&_0x17e250[_0x26fc('0xc')]==_0x19bbc5+_0x26fc('0x3c')&&_0x17e250[_0x26fc('0x1d')][_0x26fc('0x12')]==_0x87ac3[_0x26fc('0x12')]?_0x17e250['quantity']++:_0x10f0ba[_0x26fc('0x34')]({'type':_0x19bbc5+_0x26fc('0x3c'),'element':_0x87ac3,'quantity':0x1});}else _0x10f0ba['push']({'type':_0x19bbc5+_0x26fc('0x2e'),'element':_0x5edce4});}}}}}['_resolveDescriptionItems'](_0x445692){const _0x46982b=this[_0x26fc('0x16')],_0x333a5c=[];for(const _0x3366e6 of _0x445692){switch(_0x3366e6[_0x26fc('0xc')]){case _0x26fc('0x26'):if(_0x3366e6[_0x26fc('0x0')]=_0x3366e6[_0x26fc('0x0')][_0x26fc('0x1c')](/(\S)\u000A+(\S)/g,'$1\x20$2')[_0x26fc('0x1c')](/\u000A/g,''),_0x3366e6[_0x26fc('0x9')]=_0x3366e6['remove'][_0x26fc('0x1c')](/(\S)\u000A+(\S)/g,_0x26fc('0x2c'))[_0x26fc('0x1c')](/\u000A/g,''),''!=_0x3366e6[_0x26fc('0x0')]&&''!=_0x3366e6[_0x26fc('0x9')]){_0x333a5c['push']({'type':_0x26fc('0x1c'),'content':_0x1de774(_0x46982b,_0x26fc('0x37'),['\x22'+_0x3366e6[_0x26fc('0x9')]+'\x22','\x22'+_0x3366e6[_0x26fc('0x0')]+'\x22'])});continue;}if(null!=_0x3366e6['add'][_0x26fc('0x27')](/^ +$/)){_0x333a5c['push']({'type':'insertion','content':_0x1de774(_0x46982b,'*Insert:*\x20%0',_0x1de774(_0x46982b,_0x26fc('0x35'),_0x3366e6[_0x26fc('0x0')][_0x26fc('0x21')]))});continue;}if(null!=_0x3366e6['remove']['match'](/^ +$/)){_0x333a5c['push']({'type':'deletion','content':_0x1de774(_0x46982b,'*Remove:*\x20%0',_0x1de774(_0x46982b,_0x26fc('0x35'),_0x3366e6['remove']['length']))});continue;}if(''!=_0x3366e6[_0x26fc('0x0')]){_0x333a5c['push']({'type':_0x26fc('0x13'),'content':_0x1de774(_0x46982b,_0x26fc('0x7'),'\x22'+_0x3366e6[_0x26fc('0x0')]+'\x22')});continue;}_0x333a5c[_0x26fc('0x34')]({'type':_0x26fc('0x5'),'content':_0x1de774(_0x46982b,_0x26fc('0x39'),'\x22'+_0x3366e6[_0x26fc('0x9')]+'\x22')});continue;case _0x26fc('0x2d'):case _0x26fc('0x2'):_0x333a5c[_0x26fc('0x34')]({'type':_0x26fc('0x13'),'content':_0x1de774(_0x46982b,_0x26fc('0x7'),this['getItemLabel'](_0x3366e6[_0x26fc('0x1d')],_0x3366e6['quantity']))});continue;case _0x26fc('0x25'):case _0x26fc('0x24'):_0x333a5c['push']({'type':'deletion','content':_0x1de774(_0x46982b,'*Remove:*\x20%0',this[_0x26fc('0x18')](_0x3366e6['element'],_0x3366e6[_0x26fc('0xa')]))});continue;case _0x26fc('0x32'):_0x333a5c['push']({'type':_0x26fc('0x13'),'content':_0x1de774(_0x46982b,_0x26fc('0x11'),this['getItemLabel'](_0x3366e6['element'],_0x3366e6[_0x26fc('0xa')]))});continue;case'removeContainer':_0x333a5c['push']({'type':'deletion','content':_0x1de774(_0x46982b,_0x26fc('0x14'),this['getItemLabel'](_0x3366e6[_0x26fc('0x1d')],_0x3366e6[_0x26fc('0xa')]))});continue;}_0x333a5c[_0x26fc('0x34')](_0x3366e6);}return _0x333a5c;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x5f37=['requires','TrackChanges','get','editor','adapter','plugins','getSuggestion','Comments','getSuggestions'];(function(_0x225934,_0x5f37e9){var _0x45204a=function(_0x5933d5){while(--_0x5933d5){_0x225934['push'](_0x225934['shift']());}};_0x45204a(++_0x5f37e9);}(_0x5f37,0xf4));var _0x4520=function(_0x225934,_0x5f37e9){_0x225934=_0x225934-0x0;var _0x45204a=_0x5f37[_0x225934];return _0x45204a;};import{Plugin as _0x470cca}from'ckeditor5/src/core';import _0x452101 from'./trackchangesui';import _0x8a6629 from'./trackchangesediting';import'ckeditor5-collaboration/src/collaboration-core';export default class k extends _0x470cca{static get[_0x4520('0x8')](){return[_0x8a6629,_0x452101,_0x4520('0x6')];}static get['pluginName'](){return _0x4520('0x0');}set[_0x4520('0x3')](_0x3aa416){this[_0x4520('0x2')][_0x4520('0x4')][_0x4520('0x1')](_0x8a6629)[_0x4520('0x3')]=_0x3aa416;}get[_0x4520('0x3')](){return this['editor'][_0x4520('0x4')]['get'](_0x8a6629)[_0x4520('0x3')];}['addSuggestion'](_0x28f333){return this['editor']['plugins'][_0x4520('0x1')](_0x8a6629)['addSuggestionData'](_0x28f333);}[_0x4520('0x7')]({skipNotAttached:_0x532a65=!0x1,toJSON:_0x4fead8=!0x1}={}){return this[_0x4520('0x2')][_0x4520('0x4')]['get'](_0x8a6629)[_0x4520('0x7')]({'skipNotAttached':_0x532a65,'toJSON':_0x4fead8});}[_0x4520('0x5')](_0x2a5d43){return this[_0x4520('0x2')][_0x4520('0x4')][_0x4520('0x1')](_0x8a6629)['getSuggestion'](_0x2a5d43);}}
23
+ var _0x17cd=['requires','getSuggestions','adapter','get','getSuggestion','TrackChanges','editor','pluginName','addSuggestion','plugins'];(function(_0x46b66f,_0x17cdfb){var _0x4a3775=function(_0x193e71){while(--_0x193e71){_0x46b66f['push'](_0x46b66f['shift']());}};_0x4a3775(++_0x17cdfb);}(_0x17cd,0x18d));var _0x4a37=function(_0x46b66f,_0x17cdfb){_0x46b66f=_0x46b66f-0x0;var _0x4a3775=_0x17cd[_0x46b66f];return _0x4a3775;};import{Plugin as _0x295295}from'ckeditor5/src/core';import _0x282fe3 from'./trackchangesui';import _0x43d055 from'./trackchangesediting';import'ckeditor5-collaboration/src/collaboration-core';export default class k extends _0x295295{static get[_0x4a37('0x3')](){return[_0x43d055,_0x282fe3,'Comments'];}static get[_0x4a37('0x0')](){return _0x4a37('0x8');}set[_0x4a37('0x5')](_0x1ffca5){this[_0x4a37('0x9')][_0x4a37('0x2')]['get'](_0x43d055)[_0x4a37('0x5')]=_0x1ffca5;}get[_0x4a37('0x5')](){return this[_0x4a37('0x9')][_0x4a37('0x2')][_0x4a37('0x6')](_0x43d055)['adapter'];}[_0x4a37('0x1')](_0xe426d){return this['editor'][_0x4a37('0x2')][_0x4a37('0x6')](_0x43d055)['addSuggestionData'](_0xe426d);}[_0x4a37('0x4')]({skipNotAttached:_0x5c9705=!0x1,toJSON:_0x3ebfc3=!0x1}={}){return this['editor'][_0x4a37('0x2')]['get'](_0x43d055)[_0x4a37('0x4')]({'skipNotAttached':_0x5c9705,'toJSON':_0x3ebfc3});}[_0x4a37('0x7')](_0x132e44){return this[_0x4a37('0x9')][_0x4a37('0x2')][_0x4a37('0x6')](_0x43d055)[_0x4a37('0x7')](_0x132e44);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3766=['createElement','create','_adapter','editor','getRootNames','CommentsRepository','editorCreator','trackChangesData','useAnonymousUser','end','config','destroy','users','data','function','name','track-changes-data-invalid-editor-creator','appendChild','getDataWithDiscardedSuggestions','set','rootsAttributes','get','reduce','document','discardAllSuggestions','getDataWithAcceptedSuggestions','getSuggestions','getFullData','Pagination','model','TrackChangesData','push','pluginName','map','acceptAllSuggestions','div','result','getRootsAttributes','addSuggestionData','define','TrackChangesDataGetter','plugins','requires','init','TrackChangesEditing'];(function(_0x13120a,_0x376651){const _0x5e8ad0=function(_0x597a35){while(--_0x597a35){_0x13120a['push'](_0x13120a['shift']());}};_0x5e8ad0(++_0x376651);}(_0x3766,0xb4));const _0x5e8a=function(_0x13120a,_0x376651){_0x13120a=_0x13120a-0x0;let _0x5e8ad0=_0x3766[_0x13120a];return _0x5e8ad0;};import{Plugin as _0x10a507}from'ckeditor5/src/core';import{CKEditorError as _0x55fb24}from'ckeditor5/src/utils';import _0x28da66 from'./trackchangesediting';import{sanitizeEditorConfig as _0x17834a}from'ckeditor5-collaboration/src/collaboration-core';const w=[_0x5e8a('0x1c')];export default class T extends _0x10a507{static get[_0x5e8a('0x2a')](){return[_0x28da66];}static get[_0x5e8a('0x20')](){return _0x5e8a('0x1e');}[_0x5e8a('0x2b')](){const _0x2a075f=this[_0x5e8a('0x3')];if(_0x2a075f[_0x5e8a('0xa')][_0x5e8a('0x27')]('trackChangesData.editorCreator',_0x18ca8d=>{const _0x23da87=_0x2a075f[_0x5e8a('0x1d')][_0x5e8a('0x17')][_0x5e8a('0x4')]()[_0x5e8a('0x16')]((_0xfc79cc,_0x38346f)=>(_0xfc79cc[_0x38346f]='',_0xfc79cc),{});return _0x2a075f['constructor'][_0x5e8a('0x1')](_0x23da87,_0x18ca8d);}),_0x5e8a('0xe')!=typeof _0x2a075f[_0x5e8a('0xa')][_0x5e8a('0x15')](_0x5e8a('0x7'))[_0x5e8a('0x6')])throw new _0x55fb24(_0x5e8a('0x10'));}[_0x5e8a('0x19')](_0x28b84f){return v(this[_0x5e8a('0x3')],!0x0,_0x28b84f);}[_0x5e8a('0x12')](_0x31cf14){return v(this['editor'],!0x1,_0x31cf14);}}class P extends _0x10a507{static get[_0x5e8a('0x20')](){return _0x5e8a('0x28');}constructor(_0x45f301){super(_0x45f301),this[_0x5e8a('0x24')]=_0x5e8a('0x9');}['init'](){this['editor']['plugins']['get'](_0x5e8a('0x5'))[_0x5e8a('0x2')]={'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[_0x5e8a('0x3')][_0x5e8a('0x29')][_0x5e8a('0x15')](_0x5e8a('0x2c'))[_0x5e8a('0x2')]=null;}}function D(_0x55ed48){return void 0x0!==_0x55ed48[_0x5e8a('0x25')];}async function v(_0x4cb9d8,_0x5bd8de,_0x5d4de8){const _0x2ed84b=_0x17834a(_0x4cb9d8,w);_0x2ed84b[_0x5e8a('0x29')][_0x5e8a('0x1f')](_0x28da66,P),_0x2ed84b[_0x5e8a('0x14')]=D(_0x4cb9d8)?_0x4cb9d8[_0x5e8a('0x25')]():void 0x0;const _0x33e8ec=document['createDocumentFragment'](),_0x22410f=_0x4cb9d8[_0x5e8a('0xa')][_0x5e8a('0x15')]('trackChangesData')[_0x5e8a('0x6')],_0x64c24f=await _0x22410f(_0x2ed84b,()=>function(_0x70247f){const _0x520094=document[_0x5e8a('0x0')](_0x5e8a('0x23'));return _0x70247f[_0x5e8a('0x11')](_0x520094),_0x520094;}(_0x33e8ec));!function(_0x56a864,_0x101ba8){const _0x44587a=_0x56a864['model'][_0x5e8a('0x17')][_0x5e8a('0x4')]()['reduce']((_0x14cde1,_0x2dc654)=>(_0x14cde1[_0x2dc654]=_0x56a864[_0x5e8a('0xd')][_0x5e8a('0x15')]({'rootName':_0x2dc654}),_0x14cde1),{}),_0x5061fd=_0x56a864[_0x5e8a('0x29')][_0x5e8a('0x15')]('Users')[_0x5e8a('0xc')][_0x5e8a('0x21')](_0x114008=>({'id':_0x114008['id'],'name':_0x114008[_0x5e8a('0xf')]})),_0x4409ec=_0x56a864[_0x5e8a('0x29')][_0x5e8a('0x15')](_0x5e8a('0x2c'))[_0x5e8a('0x1a')]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2c2c6f=_0x101ba8[_0x5e8a('0x29')][_0x5e8a('0x15')]('Users'),_0x31d2b1=_0x101ba8[_0x5e8a('0x29')][_0x5e8a('0x15')](_0x5e8a('0x2c'));for(const _0x10e057 of _0x5061fd)_0x2c2c6f['getUser'](_0x10e057['id'])||_0x2c2c6f['addUser'](_0x10e057);_0x2c2c6f['me']||_0x2c2c6f[_0x5e8a('0x8')]();for(const _0x3c031b of _0x4409ec)_0x31d2b1[_0x5e8a('0x26')](_0x3c031b);_0x101ba8['data'][_0x5e8a('0x13')](_0x44587a);}(_0x4cb9d8,_0x64c24f),_0x64c24f['execute'](_0x5bd8de?_0x5e8a('0x22'):_0x5e8a('0x18'));const _0x20c845=D(_0x64c24f)?_0x64c24f[_0x5e8a('0x1b')](_0x5d4de8):_0x64c24f[_0x5e8a('0xd')]['get'](_0x5d4de8);return await _0x64c24f[_0x5e8a('0xb')](),_0x20c845;}
23
+ const _0x1f6b=['users','TrackChangesEditing','getSuggestions','trackChangesData','map','requires','useAnonymousUser','data','TrackChangesDataGetter','execute','create','push','rootsAttributes','TrackChangesData','Users','init','acceptAllSuggestions','getDataWithAcceptedSuggestions','trackChangesData.editorCreator','addSuggestionData','config','appendChild','getFullData','Pagination','destroy','constructor','getDataWithDiscardedSuggestions','addUser','createDocumentFragment','set','getRootNames','editor','editorCreator','get','reduce','getUser','function','document','name','model','_adapter','result','end','div','plugins','getRootsAttributes','define'];(function(_0x24f209,_0x1f6b09){const _0x1e6b36=function(_0x3fbc1a){while(--_0x3fbc1a){_0x24f209['push'](_0x24f209['shift']());}};_0x1e6b36(++_0x1f6b09);}(_0x1f6b,0xff));const _0x1e6b=function(_0x24f209,_0x1f6b09){_0x24f209=_0x24f209-0x0;let _0x1e6b36=_0x1f6b[_0x24f209];return _0x1e6b36;};import{Plugin as _0x54c38e}from'ckeditor5/src/core';import{CKEditorError as _0x1475bc}from'ckeditor5/src/utils';import _0x2a1a15 from'./trackchangesediting';import{sanitizeEditorConfig as _0x439f84}from'ckeditor5-collaboration/src/collaboration-core';const w=[_0x1e6b('0x3')];export default class T extends _0x54c38e{static get[_0x1e6b('0x20')](){return[_0x2a1a15];}static get['pluginName'](){return _0x1e6b('0x28');}[_0x1e6b('0x2a')](){const _0x49577b=this[_0x1e6b('0xb')];if(_0x49577b[_0x1e6b('0x0')][_0x1e6b('0x1a')](_0x1e6b('0x2d'),_0x30370d=>{const _0x40fed9=_0x49577b[_0x1e6b('0x13')][_0x1e6b('0x11')][_0x1e6b('0xa')]()[_0x1e6b('0xe')]((_0x1c5caf,_0x4f6ee8)=>(_0x1c5caf[_0x4f6ee8]='',_0x1c5caf),{});return _0x49577b[_0x1e6b('0x5')][_0x1e6b('0x25')](_0x40fed9,_0x30370d);}),_0x1e6b('0x10')!=typeof _0x49577b[_0x1e6b('0x0')]['get'](_0x1e6b('0x1e'))[_0x1e6b('0xc')])throw new _0x1475bc('track-changes-data-invalid-editor-creator');}[_0x1e6b('0x2c')](_0x23f13d){return v(this['editor'],!0x0,_0x23f13d);}[_0x1e6b('0x6')](_0x4985fd){return v(this[_0x1e6b('0xb')],!0x1,_0x4985fd);}}class P extends _0x54c38e{static get['pluginName'](){return _0x1e6b('0x23');}constructor(_0x221505){super(_0x221505),this[_0x1e6b('0x15')]=_0x1e6b('0x16');}[_0x1e6b('0x2a')](){this[_0x1e6b('0xb')][_0x1e6b('0x18')][_0x1e6b('0xd')]('CommentsRepository')[_0x1e6b('0x14')]={'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[_0x1e6b('0xb')]['plugins']['get'](_0x1e6b('0x1c'))[_0x1e6b('0x14')]=null;}}function D(_0x3b0995){return void 0x0!==_0x3b0995[_0x1e6b('0x19')];}async function v(_0x1342d4,_0x10d59f,_0x30448c){const _0x8e3316=_0x439f84(_0x1342d4,w);_0x8e3316['plugins'][_0x1e6b('0x26')](_0x2a1a15,P),_0x8e3316[_0x1e6b('0x27')]=D(_0x1342d4)?_0x1342d4[_0x1e6b('0x19')]():void 0x0;const _0x23fcb0=document[_0x1e6b('0x8')](),_0x550cbe=_0x1342d4[_0x1e6b('0x0')][_0x1e6b('0xd')]('trackChangesData')['editorCreator'],_0x36d082=await _0x550cbe(_0x8e3316,()=>function(_0x2dd6ce){const _0x48c84e=document['createElement'](_0x1e6b('0x17'));return _0x2dd6ce[_0x1e6b('0x1')](_0x48c84e),_0x48c84e;}(_0x23fcb0));!function(_0x4c6a3b,_0x52a8f7){const _0x2e6166=_0x4c6a3b[_0x1e6b('0x13')][_0x1e6b('0x11')][_0x1e6b('0xa')]()[_0x1e6b('0xe')]((_0x6b758d,_0x444425)=>(_0x6b758d[_0x444425]=_0x4c6a3b['data']['get']({'rootName':_0x444425}),_0x6b758d),{}),_0x430eab=_0x4c6a3b['plugins'][_0x1e6b('0xd')]('Users')[_0x1e6b('0x1b')][_0x1e6b('0x1f')](_0x5bd21f=>({'id':_0x5bd21f['id'],'name':_0x5bd21f[_0x1e6b('0x12')]})),_0x1b4cd2=_0x4c6a3b[_0x1e6b('0x18')][_0x1e6b('0xd')](_0x1e6b('0x1c'))[_0x1e6b('0x1d')]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x10991e=_0x52a8f7['plugins'][_0x1e6b('0xd')](_0x1e6b('0x29')),_0x23fe6d=_0x52a8f7[_0x1e6b('0x18')][_0x1e6b('0xd')](_0x1e6b('0x1c'));for(const _0x1dcf68 of _0x430eab)_0x10991e[_0x1e6b('0xf')](_0x1dcf68['id'])||_0x10991e[_0x1e6b('0x7')](_0x1dcf68);_0x10991e['me']||_0x10991e[_0x1e6b('0x21')]();for(const _0x48880e of _0x1b4cd2)_0x23fe6d[_0x1e6b('0x2e')](_0x48880e);_0x52a8f7[_0x1e6b('0x22')][_0x1e6b('0x9')](_0x2e6166);}(_0x1342d4,_0x36d082),_0x36d082[_0x1e6b('0x24')](_0x10d59f?_0x1e6b('0x2b'):'discardAllSuggestions');const _0x3f6c66=D(_0x36d082)?_0x36d082[_0x1e6b('0x2')](_0x30448c):_0x36d082[_0x1e6b('0x22')]['get'](_0x30448c);return await _0x36d082[_0x1e6b('0x4')](),_0x3f6c66;}