@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20230802.0 → 0.0.0-nightly-20230804.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 _0x2b73=['attributes','previous','getAllAdjacentSuggestions','isMultiRange','getMarkers','subType','clear','getFirstMarker','createdAt','author','isIntersecting','_markerNames','markers','data','map','_onDiscard','accept','head','decorate','getFirstRange','hasComments','split','isExternal','length','addRange','onAttributesChange','onAccept','removeAttribute','removeMarkers','add','reduce','getRanges','_onAccept','commentThread','getMarkerNames','isIntersectingWithRange','setAttribute','creator','removeMarker','filter','addMarker','start','end','_onAttributesChange','@external','size','getRange','_model','type','change','getItems','addMarkerName','nodeAfter','set','toJSON','delete','next','get','push','from'];(function(_0xb39818,_0x2b739f){const _0x31cbdf=function(_0xd0c9d){while(--_0xd0c9d){_0xb39818['push'](_0xb39818['shift']());}};_0x31cbdf(++_0x2b739f);}(_0x2b73,0x93));const _0x31cb=function(_0xb39818,_0x2b739f){_0xb39818=_0xb39818-0x0;let _0x31cbdf=_0x2b73[_0xb39818];return _0x31cbdf;};import{Element as _0x47071d}from'ckeditor5/src/engine';import{ObservableMixin as _0x5b0687,uid as _0x1b3a2d}from'ckeditor5/src/utils';import{cloneDeep as _0x19c4ff,isEqual as _0xf12f9,set as _0x39c4a2,unset as _0x1499da}from'lodash-es';export default class u extends _0x5b0687(){constructor(_0x48ed87,_0x21f36a){super(),this['id']=_0x21f36a['id'],this[_0x31cb('0x15')]=_0x21f36a[_0x31cb('0x15')],this[_0x31cb('0x26')]=_0x21f36a[_0x31cb('0x26')]||null,this[_0x31cb('0x2a')]=_0x21f36a[_0x31cb('0x2a')],this[_0x31cb('0xa')]=_0x21f36a['creator']||_0x21f36a['author'],this[_0x31cb('0x37')]=Boolean(_0x21f36a[_0x31cb('0x21')]&&_0x21f36a[_0x31cb('0x21')][_0x31cb('0x11')]),this[_0x31cb('0x2e')]=null,this[_0x31cb('0x14')]=_0x48ed87,this['_onAccept']=_0x21f36a[_0x31cb('0x3b')],this['_onDiscard']=_0x21f36a['onDiscard'],this[_0x31cb('0x10')]=_0x21f36a[_0x31cb('0x3a')],this[_0x31cb('0x2c')]=new Set(),this[_0x31cb('0x29')]=null,this[_0x31cb('0x1a')]('authoredAt',null),this[_0x31cb('0x1a')](_0x31cb('0x21'),_0x21f36a[_0x31cb('0x21')]||{}),this[_0x31cb('0x1a')](_0x31cb('0x22'),null),this['set'](_0x31cb('0x1d'),null),this[_0x31cb('0x1a')]('commentThread',null),this[_0x31cb('0x1a')]('_saved',!0x1),this[_0x31cb('0x33')]('accept'),this[_0x31cb('0x33')]('discard');}get[_0x31cb('0x32')](){let _0xbf482e=this;for(;_0xbf482e[_0x31cb('0x22')];)_0xbf482e=_0xbf482e[_0x31cb('0x22')];return _0xbf482e;}get[_0x31cb('0x35')](){return!!this[_0x31cb('0x6')]&&this['commentThread'][_0x31cb('0x38')]>0x0;}get[_0x31cb('0x24')](){if(0x0==this[_0x31cb('0x2c')][_0x31cb('0x12')])return!0x1;return 0x6==Array[_0x31cb('0x20')](this[_0x31cb('0x2c')])[0x0][_0x31cb('0x36')](':')[_0x31cb('0x38')];}get['isInContent'](){return null!==this['getFirstMarker']();}[_0x31cb('0x18')](_0x3d5b77){this[_0x31cb('0x2c')][_0x31cb('0x2')](_0x3d5b77);}[_0x31cb('0x7')](){return Array['from'](this['_markerNames']);}[_0x31cb('0x25')](){return this[_0x31cb('0x7')]()[_0x31cb('0x2f')](_0x3f31eb=>this[_0x31cb('0x14')][_0x31cb('0x2d')][_0x31cb('0x1e')](_0x3f31eb))[_0x31cb('0xc')](_0x4829b3=>_0x4829b3);}['getFirstMarker'](){return this[_0x31cb('0x25')]()[0x0]||null;}['removeMarkers'](){this[_0x31cb('0x14')][_0x31cb('0x16')](_0x42fa01=>{for(const _0x34b7f8 of this['getMarkers']())_0x42fa01['removeMarker'](_0x34b7f8);}),this[_0x31cb('0x2c')][_0x31cb('0x27')]();}[_0x31cb('0xb')](_0x27e2a3){this[_0x31cb('0x14')][_0x31cb('0x16')](_0x1f181f=>{_0x1f181f[_0x31cb('0xb')](_0x27e2a3);}),this['_markerNames'][_0x31cb('0x1c')](_0x27e2a3);}[_0x31cb('0x39')](_0x3b06f0){const _0x5c8f29='suggestion:'+this[_0x31cb('0x15')]+':'+this['subType']+':'+this['id']+':'+this[_0x31cb('0xa')]['id']+':'+u['getMultiRangeId']();this[_0x31cb('0x18')](_0x5c8f29),this[_0x31cb('0x14')][_0x31cb('0x16')](_0x1f25b0=>{_0x1f25b0[_0x31cb('0xd')](_0x5c8f29,{'range':_0x3b06f0,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x31cb('0x8')](_0x40ede3){for(const _0x3673fd of this['getRanges']())if(_0x3673fd[_0x31cb('0x2b')](_0x40ede3))return!0x0;return!0x1;}['getRanges'](){return this[_0x31cb('0x25')]()[_0x31cb('0x2f')](_0x51986c=>_0x51986c['getRange']());}[_0x31cb('0x17')](){return this['getRanges']()[_0x31cb('0x3')]((_0xa72284,_0x200a78)=>[..._0xa72284,..._0x200a78[_0x31cb('0x17')]()],[]);}[_0x31cb('0x34')](){var _0xa6345c;return(null===(_0xa6345c=this[_0x31cb('0x28')]())||void 0x0===_0xa6345c?void 0x0:_0xa6345c[_0x31cb('0x13')]())||null;}['getContainedElement'](){const _0x14f838=this[_0x31cb('0x4')]();if(0x1!=_0x14f838['length'])return null;const _0x54fc8=_0x14f838[0x0],_0x5e5c7d=_0x54fc8[_0x31cb('0xe')][_0x31cb('0x19')],_0x7a7692=_0x54fc8[_0x31cb('0xf')]['nodeBefore'];return _0x5e5c7d instanceof _0x47071d?_0x5e5c7d!=_0x7a7692?null:_0x5e5c7d:null;}[_0x31cb('0x31')](){this[_0x31cb('0x5')](this[_0x31cb('0x4')](),this[_0x31cb('0x2e')],this[_0x31cb('0x21')]),this[_0x31cb('0x1')]();}['discard'](){this[_0x31cb('0x30')](this[_0x31cb('0x4')](),this[_0x31cb('0x2e')],this[_0x31cb('0x21')]),this[_0x31cb('0x1')]();}[_0x31cb('0x23')](){const _0x9ef025=[];let _0x2563a8=this[_0x31cb('0x32')];for(;_0x2563a8;)_0x9ef025[_0x31cb('0x1f')](_0x2563a8),_0x2563a8=_0x2563a8[_0x31cb('0x1d')];return _0x9ef025;}[_0x31cb('0x9')](_0x2c929b,_0xb78f79){const _0x299696=_0x19c4ff(this[_0x31cb('0x21')]);_0x39c4a2(_0x299696,_0x2c929b,_0xb78f79),_0xf12f9(_0x299696,this[_0x31cb('0x21')])||(this['attributes']=_0x299696,this[_0x31cb('0x10')](_0x299696));}[_0x31cb('0x0')](_0x2e520b){const _0x394fa4=_0x19c4ff(this['attributes']);_0x1499da(_0x394fa4,_0x2e520b),_0xf12f9(_0x394fa4,this[_0x31cb('0x21')])||(this[_0x31cb('0x21')]=_0x394fa4,this[_0x31cb('0x10')](this[_0x31cb('0x21')]));}[_0x31cb('0x1b')](){return{'id':this['id'],'type':this[_0x31cb('0x26')]?this[_0x31cb('0x15')]+':'+this[_0x31cb('0x26')]:this['type'],'authorId':this[_0x31cb('0xa')]['id'],'createdAt':this[_0x31cb('0x29')],'hasComments':this[_0x31cb('0x35')],'data':this[_0x31cb('0x2e')],'attributes':this[_0x31cb('0x21')]};}static['getMultiRangeId'](){return _0x1b3a2d()['substr'](0x1,0x5);}}
23
+ const _0x3b83=['removeMarkers','onAttributesChange','attributes','isIntersecting','set','addRange','data','setAttribute','isIntersectingWithRange','head','_markerNames','addMarker','isInContent','author','suggestion:','next','end','size','filter','getMultiRangeId','creator','push','createdAt','substr','delete','_onAttributesChange','authoredAt','reduce','commentThread','clear','markers','add','change','onDiscard','toJSON','from','getMarkerNames','_saved','map','decorate','_onDiscard','hasComments','accept','nodeBefore','getRange','discard','getRanges','_model','subType','length','getMarkers','onAccept','nodeAfter','start','getFirstRange','previous','@external','type','getFirstMarker','removeMarker'];(function(_0x3fea05,_0x3b83b7){const _0x1e9679=function(_0x49f4d3){while(--_0x49f4d3){_0x3fea05['push'](_0x3fea05['shift']());}};_0x1e9679(++_0x3b83b7);}(_0x3b83,0x170));const _0x1e96=function(_0x3fea05,_0x3b83b7){_0x3fea05=_0x3fea05-0x0;let _0x1e9679=_0x3b83[_0x3fea05];return _0x1e9679;};import{Element as _0x58cd62}from'ckeditor5/src/engine';import{ObservableMixin as _0x55007d,uid as _0x3927c0}from'ckeditor5/src/utils';import{cloneDeep as _0x116857,isEqual as _0x22d7ce,set as _0x489cf9,unset as _0x122aad}from'lodash-es';export default class u extends _0x55007d(){constructor(_0x125ca0,_0x5b9475){super(),this['id']=_0x5b9475['id'],this[_0x1e96('0x31')]=_0x5b9475[_0x1e96('0x31')],this[_0x1e96('0x28')]=_0x5b9475[_0x1e96('0x28')]||null,this[_0x1e96('0x5')]=_0x5b9475[_0x1e96('0x5')],this['creator']=_0x5b9475[_0x1e96('0xc')]||_0x5b9475[_0x1e96('0x5')],this['isExternal']=Boolean(_0x5b9475['attributes']&&_0x5b9475['attributes'][_0x1e96('0x30')]),this[_0x1e96('0x3a')]=null,this['_model']=_0x125ca0,this['_onAccept']=_0x5b9475[_0x1e96('0x2b')],this['_onDiscard']=_0x5b9475[_0x1e96('0x19')],this[_0x1e96('0x11')]=_0x5b9475[_0x1e96('0x35')],this[_0x1e96('0x2')]=new Set(),this['createdAt']=null,this[_0x1e96('0x38')](_0x1e96('0x12'),null),this[_0x1e96('0x38')]('attributes',_0x5b9475[_0x1e96('0x36')]||{}),this['set'](_0x1e96('0x2f'),null),this[_0x1e96('0x38')](_0x1e96('0x7'),null),this[_0x1e96('0x38')](_0x1e96('0x14'),null),this[_0x1e96('0x38')](_0x1e96('0x1d'),!0x1),this[_0x1e96('0x1f')]('accept'),this[_0x1e96('0x1f')](_0x1e96('0x25'));}get[_0x1e96('0x1')](){let _0xac8146=this;for(;_0xac8146[_0x1e96('0x2f')];)_0xac8146=_0xac8146[_0x1e96('0x2f')];return _0xac8146;}get['hasComments'](){return!!this['commentThread']&&this[_0x1e96('0x14')][_0x1e96('0x29')]>0x0;}get['isMultiRange'](){if(0x0==this[_0x1e96('0x2')][_0x1e96('0x9')])return!0x1;return 0x6==Array[_0x1e96('0x1b')](this[_0x1e96('0x2')])[0x0]['split'](':')[_0x1e96('0x29')];}get[_0x1e96('0x4')](){return null!==this[_0x1e96('0x32')]();}['addMarkerName'](_0x4ce1d4){this[_0x1e96('0x2')][_0x1e96('0x17')](_0x4ce1d4);}[_0x1e96('0x1c')](){return Array[_0x1e96('0x1b')](this[_0x1e96('0x2')]);}['getMarkers'](){return this[_0x1e96('0x1c')]()[_0x1e96('0x1e')](_0x51e737=>this[_0x1e96('0x27')][_0x1e96('0x16')]['get'](_0x51e737))[_0x1e96('0xa')](_0x11d040=>_0x11d040);}[_0x1e96('0x32')](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this[_0x1e96('0x27')][_0x1e96('0x18')](_0xde8ca7=>{for(const _0xef86a1 of this[_0x1e96('0x2a')]())_0xde8ca7[_0x1e96('0x33')](_0xef86a1);}),this[_0x1e96('0x2')][_0x1e96('0x15')]();}['removeMarker'](_0x10d428){this[_0x1e96('0x27')][_0x1e96('0x18')](_0x290a60=>{_0x290a60[_0x1e96('0x33')](_0x10d428);}),this[_0x1e96('0x2')][_0x1e96('0x10')](_0x10d428);}[_0x1e96('0x39')](_0x105005){const _0x3e9f51=_0x1e96('0x6')+this['type']+':'+this[_0x1e96('0x28')]+':'+this['id']+':'+this[_0x1e96('0xc')]['id']+':'+u[_0x1e96('0xb')]();this['addMarkerName'](_0x3e9f51),this[_0x1e96('0x27')][_0x1e96('0x18')](_0x3c362e=>{_0x3c362e[_0x1e96('0x3')](_0x3e9f51,{'range':_0x105005,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x1e96('0x0')](_0x5642dd){for(const _0x308136 of this[_0x1e96('0x26')]())if(_0x308136[_0x1e96('0x37')](_0x5642dd))return!0x0;return!0x1;}[_0x1e96('0x26')](){return this[_0x1e96('0x2a')]()[_0x1e96('0x1e')](_0x2b8d9d=>_0x2b8d9d[_0x1e96('0x24')]());}['getItems'](){return this[_0x1e96('0x26')]()[_0x1e96('0x13')]((_0x26fb1b,_0x49bd64)=>[..._0x26fb1b,..._0x49bd64['getItems']()],[]);}[_0x1e96('0x2e')](){var _0x2df68d;return(null===(_0x2df68d=this[_0x1e96('0x32')]())||void 0x0===_0x2df68d?void 0x0:_0x2df68d['getRange']())||null;}['getContainedElement'](){const _0x245985=this['getRanges']();if(0x1!=_0x245985[_0x1e96('0x29')])return null;const _0x47c69d=_0x245985[0x0],_0x12cb4c=_0x47c69d[_0x1e96('0x2d')][_0x1e96('0x2c')],_0x2f428a=_0x47c69d[_0x1e96('0x8')][_0x1e96('0x23')];return _0x12cb4c instanceof _0x58cd62?_0x12cb4c!=_0x2f428a?null:_0x12cb4c:null;}[_0x1e96('0x22')](){this['_onAccept'](this[_0x1e96('0x26')](),this['data'],this[_0x1e96('0x36')]),this[_0x1e96('0x34')]();}[_0x1e96('0x25')](){this[_0x1e96('0x20')](this[_0x1e96('0x26')](),this['data'],this[_0x1e96('0x36')]),this[_0x1e96('0x34')]();}['getAllAdjacentSuggestions'](){const _0x220a1c=[];let _0xc82f86=this[_0x1e96('0x1')];for(;_0xc82f86;)_0x220a1c[_0x1e96('0xd')](_0xc82f86),_0xc82f86=_0xc82f86[_0x1e96('0x7')];return _0x220a1c;}[_0x1e96('0x3b')](_0x2ac629,_0x5ae43c){const _0x523d82=_0x116857(this['attributes']);_0x489cf9(_0x523d82,_0x2ac629,_0x5ae43c),_0x22d7ce(_0x523d82,this[_0x1e96('0x36')])||(this['attributes']=_0x523d82,this[_0x1e96('0x11')](_0x523d82));}['removeAttribute'](_0x1525cb){const _0x10c348=_0x116857(this[_0x1e96('0x36')]);_0x122aad(_0x10c348,_0x1525cb),_0x22d7ce(_0x10c348,this[_0x1e96('0x36')])||(this[_0x1e96('0x36')]=_0x10c348,this[_0x1e96('0x11')](this[_0x1e96('0x36')]));}[_0x1e96('0x1a')](){return{'id':this['id'],'type':this['subType']?this['type']+':'+this[_0x1e96('0x28')]:this['type'],'authorId':this['creator']['id'],'createdAt':this[_0x1e96('0xe')],'hasComments':this[_0x1e96('0x21')],'data':this['data'],'attributes':this[_0x1e96('0x36')]};}static['getMultiRangeId'](){return _0x3927c0()[_0x1e96('0xf')](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2870=['text','Container','getFirstRange','*Insert:*\x20%0','push','start','length','$1\x20$2','data','addObject','label','function','replace','_itemLabels','$textProxy','_itemLabelsCallbacks','$text','ELEMENT_SPACE','normal','isInContent','isEqual','quantity','matchingCallback','addEmptyContainer','*Remove:*\x20%0','insertion','getItemLabel','add','_addDescriptionItems','Object','softBreak','name','end','skip','_schema','_customCallbacks','get','_resolveDescriptionItems','_locale','getDescriptions','element','EmptyContainer','deletion','remove','type','removeObject','REPLACE_TEXT','set','removeEmptyContainer','item','*Merge:*\x20%0','isEmpty','nextSibling','isObject','checkChild','indexOf','previousSibling','removeContainer','elementEnd'];(function(_0xc26c73,_0x287005){const _0x9296b8=function(_0x2bcb76){while(--_0x2bcb76){_0xc26c73['push'](_0xc26c73['shift']());}};_0x9296b8(++_0x287005);}(_0x2870,0x97));const _0x9296=function(_0xc26c73,_0x287005){_0xc26c73=_0xc26c73-0x0;let _0x9296b8=_0x2870[_0xc26c73];return _0x9296b8;};import{getTranslation as _0x341508}from'./utils/common-translations';import{priorities as _0x1e5fb7,insertToPriorityArray as _0x9915e0}from'ckeditor5/src/utils';export default class m{constructor(_0x3a61cb,_0x468ea4){this[_0x9296('0x2')]=[],this['_itemLabels']=new Map(),this[_0x9296('0x29')]=[],this[_0x9296('0x1')]=_0x3a61cb,this[_0x9296('0x5')]=_0x468ea4;}[_0x9296('0x6')](_0x1aa3c5){const _0x1ad948=[];for(let _0x2da321=0x0;_0x2da321<_0x1aa3c5['length'];_0x2da321++){const _0x29be0a=_0x1aa3c5[_0x2da321];if(!_0x29be0a[_0x9296('0x2d')])continue;let _0x2fefc7=!0x1;for(const _0x402f76 of this[_0x9296('0x2')]){const _0x2a54f3=_0x402f76(_0x29be0a);if(_0x2a54f3){_0x9296('0xb')in _0x2a54f3&&_0x1ad948[_0x9296('0x1e')](_0x2a54f3),_0x2fefc7=!0x0;break;}}if(!_0x2fefc7){this[_0x9296('0x36')](_0x1ad948,_0x29be0a);const _0x4c5c00=_0x1aa3c5[_0x2da321+0x1];if(_0x4c5c00&&!_0x29be0a[_0x9296('0x1c')]()[_0x9296('0x3a')][_0x9296('0x2e')](_0x4c5c00['getFirstRange']()[_0x9296('0x1f')])){const _0x1ad0e7=_0x1ad948[_0x1ad948[_0x9296('0x20')]-0x1],_0x17d5e8='insertion'==_0x29be0a[_0x9296('0xb')]?_0x9296('0x35'):_0x9296('0xa');_0x1ad0e7&&'text'==_0x1ad0e7[_0x9296('0xb')]&&(_0x1ad0e7[_0x17d5e8]+='\x0a');}}}return this['_resolveDescriptionItems'](_0x1ad948);}['registerDescriptionCallback'](_0x4888b0){this['_customCallbacks']['push'](_0x4888b0);}['registerElementLabel'](_0x3bbd71,_0xdbf7fa,_0x343b86=_0x1e5fb7[_0x9296('0x2c')]){_0x9296('0x25')==typeof _0x3bbd71?_0x9915e0(this[_0x9296('0x29')],{'matchingCallback':_0x3bbd71,'label':_0xdbf7fa,'priority':_0x343b86}):this[_0x9296('0x27')][_0x9296('0xe')](_0x3bbd71,_0xdbf7fa);}[_0x9296('0x34')](_0x5ebcd,_0x2a9361=0x1){let _0x5887b4;for(const _0x407bc3 of this[_0x9296('0x29')])if(_0x407bc3[_0x9296('0x30')](_0x5ebcd)){_0x5887b4=_0x407bc3[_0x9296('0x24')];break;}return _0x5887b4||(_0x5887b4=this['_itemLabels'][_0x9296('0x3')](_0x5ebcd[_0x9296('0x39')])),_0x5887b4?_0x5887b4(_0x2a9361):0x1!==_0x2a9361?_0x2a9361+'\x20'+_0x5ebcd['name']+'s':''+_0x5ebcd['name'];}[_0x9296('0x36')](_0x18a61f,_0x5339f4){const _0x3168d2=_0x5339f4[_0x9296('0x1c')]()['getWalker'](),_0x4982f4=_0x9296('0x33')==_0x5339f4[_0x9296('0xb')]?_0x9296('0x35'):_0x9296('0xa');for(const _0x346e1f of _0x3168d2){const _0x18e270=_0x346e1f[_0x9296('0x10')],_0x246472=_0x18a61f[_0x18a61f['length']-0x1];if(_0x18e270['is'](_0x9296('0x28')))_0x246472&&_0x246472[_0x9296('0xb')][_0x9296('0x16')](_0x9296('0x1b'))>-0x1&&_0x18a61f['pop'](),_0x246472&&'text'==_0x246472[_0x9296('0xb')]?_0x246472[_0x4982f4]+=_0x18e270[_0x9296('0x22')]:_0x18a61f[_0x9296('0x1e')]({'type':'text','add':'add'==_0x4982f4?_0x18e270['data']:'','remove':'remove'==_0x4982f4?_0x18e270['data']:''});else{if(this['_schema']['isObject'](_0x18e270)){const _0x474c4f=_0x18e270;if(_0x246472&&_0x246472[_0x9296('0xb')][_0x9296('0x16')](_0x9296('0x1b'))>-0x1&&_0x18a61f['pop'](),_0x9296('0x19')==_0x346e1f[_0x9296('0xb')])continue;_0x246472&&_0x246472[_0x9296('0xb')]==_0x4982f4+'Object'&&_0x246472[_0x9296('0x7')]['name']==_0x474c4f[_0x9296('0x39')]?_0x246472[_0x9296('0x2f')]++:_0x18a61f[_0x9296('0x1e')]({'type':_0x4982f4+_0x9296('0x37'),'element':_0x474c4f,'quantity':0x1}),_0x3168d2[_0x9296('0x0')](_0x7e0cdf=>!('elementEnd'==_0x7e0cdf[_0x9296('0xb')]&&_0x7e0cdf[_0x9296('0x10')]==_0x18e270));}else{if(this[_0x9296('0x1')][_0x9296('0x15')](_0x18e270,_0x9296('0x2a'))||_0x18e270['is']('element',_0x9296('0x38'))){const _0x44d319=_0x18e270;if(_0x9296('0x35')==_0x4982f4&&'elementStart'==_0x346e1f[_0x9296('0xb')]||'remove'==_0x4982f4&&_0x9296('0x19')==_0x346e1f[_0x9296('0xb')])continue;if(_0x246472&&-0x1==_0x246472['type'][_0x9296('0x16')](_0x9296('0x1b'))){_0x9296('0x1a')==_0x246472[_0x9296('0xb')]&&(_0x246472[_0x4982f4]+='\x0a');continue;}let _0x3800b0;if(_0x3800b0='add'==_0x4982f4?_0x44d319[_0x9296('0x13')]&&!this[_0x9296('0x1')]['isObject'](_0x44d319['nextSibling'])?_0x44d319[_0x9296('0x13')]:null:_0x44d319[_0x9296('0x17')]&&!this[_0x9296('0x1')][_0x9296('0x14')](_0x44d319[_0x9296('0x17')])?_0x44d319[_0x9296('0x17')]:null,_0x44d319[_0x9296('0x12')]||_0x3800b0&&_0x3800b0[_0x9296('0x12')]){const _0x19df12=_0x3800b0&&_0x3800b0[_0x9296('0x12')]?_0x3800b0:_0x44d319;_0x246472&&_0x246472['type']==_0x4982f4+_0x9296('0x8')&&_0x246472['element'][_0x9296('0x39')]==_0x19df12[_0x9296('0x39')]?_0x246472[_0x9296('0x2f')]++:_0x18a61f[_0x9296('0x1e')]({'type':_0x4982f4+_0x9296('0x8'),'element':_0x19df12,'quantity':0x1});}else _0x18a61f[_0x9296('0x1e')]({'type':_0x4982f4+_0x9296('0x1b'),'element':_0x44d319});}}}}}[_0x9296('0x4')](_0x22e483){const _0x45ba39=this[_0x9296('0x5')],_0x171af2=[];for(const _0x4a5b3c of _0x22e483){switch(_0x4a5b3c[_0x9296('0xb')]){case _0x9296('0x1a'):if(_0x4a5b3c[_0x9296('0x35')]=_0x4a5b3c[_0x9296('0x35')][_0x9296('0x26')](/(\S)\u000A+(\S)/g,_0x9296('0x21'))[_0x9296('0x26')](/\u000A/g,''),_0x4a5b3c[_0x9296('0xa')]=_0x4a5b3c[_0x9296('0xa')][_0x9296('0x26')](/(\S)\u000A+(\S)/g,_0x9296('0x21'))[_0x9296('0x26')](/\u000A/g,''),''!=_0x4a5b3c[_0x9296('0x35')]&&''!=_0x4a5b3c[_0x9296('0xa')]){_0x171af2[_0x9296('0x1e')]({'type':_0x9296('0x26'),'content':_0x341508(_0x45ba39,_0x9296('0xd'),['\x22'+_0x4a5b3c[_0x9296('0xa')]+'\x22','\x22'+_0x4a5b3c[_0x9296('0x35')]+'\x22'])});continue;}if(null!=_0x4a5b3c['add']['match'](/^ +$/)){_0x171af2[_0x9296('0x1e')]({'type':_0x9296('0x33'),'content':_0x341508(_0x45ba39,_0x9296('0x1d'),_0x341508(_0x45ba39,_0x9296('0x2b'),_0x4a5b3c[_0x9296('0x35')]['length']))});continue;}if(null!=_0x4a5b3c[_0x9296('0xa')]['match'](/^ +$/)){_0x171af2[_0x9296('0x1e')]({'type':_0x9296('0x9'),'content':_0x341508(_0x45ba39,_0x9296('0x32'),_0x341508(_0x45ba39,_0x9296('0x2b'),_0x4a5b3c[_0x9296('0xa')][_0x9296('0x20')]))});continue;}if(''!=_0x4a5b3c[_0x9296('0x35')]){_0x171af2[_0x9296('0x1e')]({'type':_0x9296('0x33'),'content':_0x341508(_0x45ba39,'*Insert:*\x20%0','\x22'+_0x4a5b3c[_0x9296('0x35')]+'\x22')});continue;}_0x171af2['push']({'type':_0x9296('0x9'),'content':_0x341508(_0x45ba39,_0x9296('0x32'),'\x22'+_0x4a5b3c['remove']+'\x22')});continue;case _0x9296('0x31'):case _0x9296('0x23'):_0x171af2[_0x9296('0x1e')]({'type':'insertion','content':_0x341508(_0x45ba39,'*Insert:*\x20%0',this[_0x9296('0x34')](_0x4a5b3c[_0x9296('0x7')],_0x4a5b3c['quantity']))});continue;case _0x9296('0xf'):case _0x9296('0xc'):_0x171af2[_0x9296('0x1e')]({'type':_0x9296('0x9'),'content':_0x341508(_0x45ba39,_0x9296('0x32'),this[_0x9296('0x34')](_0x4a5b3c[_0x9296('0x7')],_0x4a5b3c[_0x9296('0x2f')]))});continue;case'addContainer':_0x171af2[_0x9296('0x1e')]({'type':'insertion','content':_0x341508(_0x45ba39,'*Split:*\x20%0',this['getItemLabel'](_0x4a5b3c[_0x9296('0x7')],_0x4a5b3c[_0x9296('0x2f')]))});continue;case _0x9296('0x18'):_0x171af2[_0x9296('0x1e')]({'type':'deletion','content':_0x341508(_0x45ba39,_0x9296('0x11'),this[_0x9296('0x34')](_0x4a5b3c[_0x9296('0x7')],_0x4a5b3c['quantity']))});continue;}_0x171af2[_0x9296('0x1e')](_0x4a5b3c);}return _0x171af2;}}
23
+ const _0x4ce9=['text','$textProxy','ELEMENT_SPACE','isEmpty','element','start','getWalker','length','EmptyContainer','nextSibling','normal','$1\x20$2','pop','softBreak','elementEnd','removeEmptyContainer','end','_locale','data','getFirstRange','_schema','isInContent','registerDescriptionCallback','replace','item','skip','Container','*Insert:*\x20%0','addObject','isObject','add','quantity','push','_itemLabels','matchingCallback','_itemLabelsCallbacks','insertion','deletion','label','previousSibling','match','function','type','_resolveDescriptionItems','get','getDescriptions','*Split:*\x20%0','checkChild','name','getItemLabel','indexOf','remove','$text','_customCallbacks','*Remove:*\x20%0','_addDescriptionItems'];(function(_0x78234b,_0x4ce9ed){const _0x308595=function(_0x41da7a){while(--_0x41da7a){_0x78234b['push'](_0x78234b['shift']());}};_0x308595(++_0x4ce9ed);}(_0x4ce9,0x83));const _0x3085=function(_0x78234b,_0x4ce9ed){_0x78234b=_0x78234b-0x0;let _0x308595=_0x4ce9[_0x78234b];return _0x308595;};import{getTranslation as _0x28044d}from'./utils/common-translations';import{priorities as _0x5c1e47,insertToPriorityArray as _0x3d08ba}from'ckeditor5/src/utils';export default class m{constructor(_0x1309fc,_0x31c0af){this['_customCallbacks']=[],this[_0x3085('0xe')]=new Map(),this[_0x3085('0x10')]=[],this[_0x3085('0x1')]=_0x1309fc,this[_0x3085('0x36')]=_0x31c0af;}[_0x3085('0x1a')](_0x3620fa){const _0xb2a69f=[];for(let _0x3a7bcd=0x0;_0x3a7bcd<_0x3620fa[_0x3085('0x2c')];_0x3a7bcd++){const _0x1aedb6=_0x3620fa[_0x3a7bcd];if(!_0x1aedb6[_0x3085('0x2')])continue;let _0x1bdf89=!0x1;for(const _0x12a7d9 of this['_customCallbacks']){const _0x1dcad1=_0x12a7d9(_0x1aedb6);if(_0x1dcad1){_0x3085('0x17')in _0x1dcad1&&_0xb2a69f['push'](_0x1dcad1),_0x1bdf89=!0x0;break;}}if(!_0x1bdf89){this[_0x3085('0x24')](_0xb2a69f,_0x1aedb6);const _0x538dd4=_0x3620fa[_0x3a7bcd+0x1];if(_0x538dd4&&!_0x1aedb6[_0x3085('0x0')]()[_0x3085('0x35')]['isEqual'](_0x538dd4[_0x3085('0x0')]()[_0x3085('0x2a')])){const _0x275a9b=_0xb2a69f[_0xb2a69f[_0x3085('0x2c')]-0x1],_0x2f6d8d=_0x3085('0x11')==_0x1aedb6[_0x3085('0x17')]?'add':_0x3085('0x20');_0x275a9b&&_0x3085('0x25')==_0x275a9b[_0x3085('0x17')]&&(_0x275a9b[_0x2f6d8d]+='\x0a');}}}return this[_0x3085('0x18')](_0xb2a69f);}[_0x3085('0x3')](_0x2e29f1){this[_0x3085('0x22')][_0x3085('0xd')](_0x2e29f1);}['registerElementLabel'](_0x498f7d,_0x4b77fd,_0x246ab6=_0x5c1e47[_0x3085('0x2f')]){_0x3085('0x16')==typeof _0x498f7d?_0x3d08ba(this['_itemLabelsCallbacks'],{'matchingCallback':_0x498f7d,'label':_0x4b77fd,'priority':_0x246ab6}):this[_0x3085('0xe')]['set'](_0x498f7d,_0x4b77fd);}[_0x3085('0x1e')](_0x9955b5,_0x5c8b14=0x1){let _0x2b10a9;for(const _0x35f55a of this[_0x3085('0x10')])if(_0x35f55a[_0x3085('0xf')](_0x9955b5)){_0x2b10a9=_0x35f55a[_0x3085('0x13')];break;}return _0x2b10a9||(_0x2b10a9=this['_itemLabels'][_0x3085('0x19')](_0x9955b5[_0x3085('0x1d')])),_0x2b10a9?_0x2b10a9(_0x5c8b14):0x1!==_0x5c8b14?_0x5c8b14+'\x20'+_0x9955b5[_0x3085('0x1d')]+'s':''+_0x9955b5[_0x3085('0x1d')];}[_0x3085('0x24')](_0x28858c,_0x482445){const _0x2c0fd9=_0x482445[_0x3085('0x0')]()[_0x3085('0x2b')](),_0x1571f8='insertion'==_0x482445['type']?_0x3085('0xb'):_0x3085('0x20');for(const _0x21b472 of _0x2c0fd9){const _0x53e88c=_0x21b472[_0x3085('0x5')],_0xe8c6b8=_0x28858c[_0x28858c[_0x3085('0x2c')]-0x1];if(_0x53e88c['is'](_0x3085('0x26')))_0xe8c6b8&&_0xe8c6b8[_0x3085('0x17')][_0x3085('0x1f')](_0x3085('0x7'))>-0x1&&_0x28858c[_0x3085('0x31')](),_0xe8c6b8&&_0x3085('0x25')==_0xe8c6b8[_0x3085('0x17')]?_0xe8c6b8[_0x1571f8]+=_0x53e88c[_0x3085('0x37')]:_0x28858c[_0x3085('0xd')]({'type':_0x3085('0x25'),'add':_0x3085('0xb')==_0x1571f8?_0x53e88c[_0x3085('0x37')]:'','remove':'remove'==_0x1571f8?_0x53e88c[_0x3085('0x37')]:''});else{if(this[_0x3085('0x1')][_0x3085('0xa')](_0x53e88c)){const _0x51b828=_0x53e88c;if(_0xe8c6b8&&_0xe8c6b8[_0x3085('0x17')][_0x3085('0x1f')](_0x3085('0x7'))>-0x1&&_0x28858c['pop'](),_0x3085('0x33')==_0x21b472[_0x3085('0x17')])continue;_0xe8c6b8&&_0xe8c6b8[_0x3085('0x17')]==_0x1571f8+'Object'&&_0xe8c6b8[_0x3085('0x29')][_0x3085('0x1d')]==_0x51b828['name']?_0xe8c6b8['quantity']++:_0x28858c[_0x3085('0xd')]({'type':_0x1571f8+'Object','element':_0x51b828,'quantity':0x1}),_0x2c0fd9[_0x3085('0x6')](_0x1b39b7=>!(_0x3085('0x33')==_0x1b39b7[_0x3085('0x17')]&&_0x1b39b7[_0x3085('0x5')]==_0x53e88c));}else{if(this[_0x3085('0x1')][_0x3085('0x1c')](_0x53e88c,_0x3085('0x21'))||_0x53e88c['is'](_0x3085('0x29'),_0x3085('0x32'))){const _0x1688d9=_0x53e88c;if(_0x3085('0xb')==_0x1571f8&&'elementStart'==_0x21b472[_0x3085('0x17')]||_0x3085('0x20')==_0x1571f8&&_0x3085('0x33')==_0x21b472[_0x3085('0x17')])continue;if(_0xe8c6b8&&-0x1==_0xe8c6b8['type'][_0x3085('0x1f')]('Container')){_0x3085('0x25')==_0xe8c6b8[_0x3085('0x17')]&&(_0xe8c6b8[_0x1571f8]+='\x0a');continue;}let _0x416ba3;if(_0x416ba3=_0x3085('0xb')==_0x1571f8?_0x1688d9[_0x3085('0x2e')]&&!this[_0x3085('0x1')][_0x3085('0xa')](_0x1688d9[_0x3085('0x2e')])?_0x1688d9[_0x3085('0x2e')]:null:_0x1688d9[_0x3085('0x14')]&&!this[_0x3085('0x1')][_0x3085('0xa')](_0x1688d9[_0x3085('0x14')])?_0x1688d9[_0x3085('0x14')]:null,_0x1688d9[_0x3085('0x28')]||_0x416ba3&&_0x416ba3[_0x3085('0x28')]){const _0x12e737=_0x416ba3&&_0x416ba3[_0x3085('0x28')]?_0x416ba3:_0x1688d9;_0xe8c6b8&&_0xe8c6b8[_0x3085('0x17')]==_0x1571f8+_0x3085('0x2d')&&_0xe8c6b8[_0x3085('0x29')][_0x3085('0x1d')]==_0x12e737['name']?_0xe8c6b8[_0x3085('0xc')]++:_0x28858c[_0x3085('0xd')]({'type':_0x1571f8+_0x3085('0x2d'),'element':_0x12e737,'quantity':0x1});}else _0x28858c[_0x3085('0xd')]({'type':_0x1571f8+'Container','element':_0x1688d9});}}}}}[_0x3085('0x18')](_0x775f9c){const _0x2aec73=this[_0x3085('0x36')],_0x20942f=[];for(const _0x14aaa9 of _0x775f9c){switch(_0x14aaa9[_0x3085('0x17')]){case _0x3085('0x25'):if(_0x14aaa9[_0x3085('0xb')]=_0x14aaa9[_0x3085('0xb')]['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')[_0x3085('0x4')](/\u000A/g,''),_0x14aaa9[_0x3085('0x20')]=_0x14aaa9['remove'][_0x3085('0x4')](/(\S)\u000A+(\S)/g,_0x3085('0x30'))['replace'](/\u000A/g,''),''!=_0x14aaa9[_0x3085('0xb')]&&''!=_0x14aaa9[_0x3085('0x20')]){_0x20942f[_0x3085('0xd')]({'type':'replace','content':_0x28044d(_0x2aec73,'REPLACE_TEXT',['\x22'+_0x14aaa9[_0x3085('0x20')]+'\x22','\x22'+_0x14aaa9[_0x3085('0xb')]+'\x22'])});continue;}if(null!=_0x14aaa9[_0x3085('0xb')][_0x3085('0x15')](/^ +$/)){_0x20942f[_0x3085('0xd')]({'type':_0x3085('0x11'),'content':_0x28044d(_0x2aec73,_0x3085('0x8'),_0x28044d(_0x2aec73,_0x3085('0x27'),_0x14aaa9[_0x3085('0xb')][_0x3085('0x2c')]))});continue;}if(null!=_0x14aaa9[_0x3085('0x20')]['match'](/^ +$/)){_0x20942f[_0x3085('0xd')]({'type':_0x3085('0x12'),'content':_0x28044d(_0x2aec73,_0x3085('0x23'),_0x28044d(_0x2aec73,'ELEMENT_SPACE',_0x14aaa9[_0x3085('0x20')]['length']))});continue;}if(''!=_0x14aaa9[_0x3085('0xb')]){_0x20942f[_0x3085('0xd')]({'type':_0x3085('0x11'),'content':_0x28044d(_0x2aec73,_0x3085('0x8'),'\x22'+_0x14aaa9[_0x3085('0xb')]+'\x22')});continue;}_0x20942f[_0x3085('0xd')]({'type':_0x3085('0x12'),'content':_0x28044d(_0x2aec73,_0x3085('0x23'),'\x22'+_0x14aaa9[_0x3085('0x20')]+'\x22')});continue;case'addEmptyContainer':case _0x3085('0x9'):_0x20942f[_0x3085('0xd')]({'type':_0x3085('0x11'),'content':_0x28044d(_0x2aec73,'*Insert:*\x20%0',this[_0x3085('0x1e')](_0x14aaa9[_0x3085('0x29')],_0x14aaa9['quantity']))});continue;case _0x3085('0x34'):case'removeObject':_0x20942f[_0x3085('0xd')]({'type':'deletion','content':_0x28044d(_0x2aec73,_0x3085('0x23'),this[_0x3085('0x1e')](_0x14aaa9['element'],_0x14aaa9[_0x3085('0xc')]))});continue;case'addContainer':_0x20942f['push']({'type':'insertion','content':_0x28044d(_0x2aec73,_0x3085('0x1b'),this[_0x3085('0x1e')](_0x14aaa9[_0x3085('0x29')],_0x14aaa9['quantity']))});continue;case'removeContainer':_0x20942f[_0x3085('0xd')]({'type':_0x3085('0x12'),'content':_0x28044d(_0x2aec73,'*Merge:*\x20%0',this[_0x3085('0x1e')](_0x14aaa9[_0x3085('0x29')],_0x14aaa9[_0x3085('0xc')]))});continue;}_0x20942f[_0x3085('0xd')](_0x14aaa9);}return _0x20942f;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x43b3=['adapter','plugins','editor','requires','getSuggestions','getSuggestion','Comments','addSuggestion','pluginName','TrackChanges','get'];(function(_0x1343c7,_0x43b35e){var _0x2c2935=function(_0x454943){while(--_0x454943){_0x1343c7['push'](_0x1343c7['shift']());}};_0x2c2935(++_0x43b35e);}(_0x43b3,0xb4));var _0x2c29=function(_0x1343c7,_0x43b35e){_0x1343c7=_0x1343c7-0x0;var _0x2c2935=_0x43b3[_0x1343c7];return _0x2c2935;};import{Plugin as _0x25338e}from'ckeditor5/src/core';import _0x4db8d1 from'./trackchangesui';import _0x459958 from'./trackchangesediting';import'ckeditor5-collaboration/src/collaboration-core';export default class k extends _0x25338e{static get[_0x2c29('0xa')](){return[_0x459958,_0x4db8d1,_0x2c29('0x2')];}static get[_0x2c29('0x4')](){return _0x2c29('0x5');}set[_0x2c29('0x7')](_0x589769){this[_0x2c29('0x9')][_0x2c29('0x8')]['get'](_0x459958)['adapter']=_0x589769;}get[_0x2c29('0x7')](){return this[_0x2c29('0x9')][_0x2c29('0x8')][_0x2c29('0x6')](_0x459958)[_0x2c29('0x7')];}[_0x2c29('0x3')](_0x520db1){return this[_0x2c29('0x9')][_0x2c29('0x8')][_0x2c29('0x6')](_0x459958)['addSuggestionData'](_0x520db1);}['getSuggestions']({skipNotAttached:_0x15c156=!0x1,toJSON:_0x59a80a=!0x1}={}){return this[_0x2c29('0x9')][_0x2c29('0x8')][_0x2c29('0x6')](_0x459958)[_0x2c29('0x0')]({'skipNotAttached':_0x15c156,'toJSON':_0x59a80a});}[_0x2c29('0x1')](_0x550355){return this['editor'][_0x2c29('0x8')][_0x2c29('0x6')](_0x459958)[_0x2c29('0x1')](_0x550355);}}
23
+ var _0x102c=['adapter','TrackChanges','pluginName','editor','get','getSuggestion','getSuggestions','addSuggestion','plugins','Comments'];(function(_0x593750,_0x102cbb){var _0x5305e4=function(_0x3c2ffa){while(--_0x3c2ffa){_0x593750['push'](_0x593750['shift']());}};_0x5305e4(++_0x102cbb);}(_0x102c,0x1db));var _0x5305=function(_0x593750,_0x102cbb){_0x593750=_0x593750-0x0;var _0x5305e4=_0x102c[_0x593750];return _0x5305e4;};import{Plugin as _0x2d6689}from'ckeditor5/src/core';import _0x30c625 from'./trackchangesui';import _0x4619d1 from'./trackchangesediting';import'ckeditor5-collaboration/src/collaboration-core';export default class k extends _0x2d6689{static get['requires'](){return[_0x4619d1,_0x30c625,_0x5305('0x4')];}static get[_0x5305('0x7')](){return _0x5305('0x6');}set[_0x5305('0x5')](_0x5cadcf){this[_0x5305('0x8')][_0x5305('0x3')][_0x5305('0x9')](_0x4619d1)[_0x5305('0x5')]=_0x5cadcf;}get[_0x5305('0x5')](){return this[_0x5305('0x8')][_0x5305('0x3')][_0x5305('0x9')](_0x4619d1)[_0x5305('0x5')];}[_0x5305('0x2')](_0x4dac1b){return this[_0x5305('0x8')][_0x5305('0x3')][_0x5305('0x9')](_0x4619d1)['addSuggestionData'](_0x4dac1b);}[_0x5305('0x1')]({skipNotAttached:_0x5ee326=!0x1,toJSON:_0x408380=!0x1}={}){return this[_0x5305('0x8')]['plugins']['get'](_0x4619d1)[_0x5305('0x1')]({'skipNotAttached':_0x5ee326,'toJSON':_0x408380});}[_0x5305('0x0')](_0xecd285){return this[_0x5305('0x8')]['plugins'][_0x5305('0x9')](_0x4619d1)[_0x5305('0x0')](_0xecd285);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xc088=['data','editor','getUser','users','editorCreator','execute','_adapter','createDocumentFragment','destroy','plugins','acceptAllSuggestions','end','config','result','trackChangesData','TrackChangesEditing','push','CommentsRepository','get','getFullData','Pagination','document','useAnonymousUser','model','create','init','discardAllSuggestions','pluginName','rootsAttributes','function','getDataWithAcceptedSuggestions','appendChild','track-changes-data-invalid-editor-creator','TrackChangesData','Users','createElement','addUser','name','div','getRootNames','reduce','getRootsAttributes'];(function(_0x313a13,_0xc08800){const _0x267115=function(_0x1de01c){while(--_0x1de01c){_0x313a13['push'](_0x313a13['shift']());}};_0x267115(++_0xc08800);}(_0xc088,0x132));const _0x2671=function(_0x313a13,_0xc08800){_0x313a13=_0x313a13-0x0;let _0x267115=_0xc088[_0x313a13];return _0x267115;};import{Plugin as _0x525d5e}from'ckeditor5/src/core';import{CKEditorError as _0xd20f01}from'ckeditor5/src/utils';import _0x5cfc37 from'./trackchangesediting';import{sanitizeEditorConfig as _0x4c337c}from'ckeditor5-collaboration/src/collaboration-core';const w=[_0x2671('0x8')];export default class T extends _0x525d5e{static get['requires'](){return[_0x5cfc37];}static get[_0x2671('0xf')](){return _0x2671('0x15');}[_0x2671('0xd')](){const _0x10a21b=this[_0x2671('0x1f')];if(_0x10a21b[_0x2671('0x0')]['define']('trackChangesData.editorCreator',_0x4319ba=>{const _0x435d35=_0x10a21b['model']['document'][_0x2671('0x1b')]()[_0x2671('0x1c')]((_0x236b41,_0x57ac4d)=>(_0x236b41[_0x57ac4d]='',_0x236b41),{});return _0x10a21b['constructor'][_0x2671('0xc')](_0x435d35,_0x4319ba);}),_0x2671('0x11')!=typeof _0x10a21b['config'][_0x2671('0x6')](_0x2671('0x2'))['editorCreator'])throw new _0xd20f01(_0x2671('0x14'));}[_0x2671('0x12')](_0x3c9e45){return v(this['editor'],!0x0,_0x3c9e45);}['getDataWithDiscardedSuggestions'](_0x13d139){return v(this[_0x2671('0x1f')],!0x1,_0x13d139);}}class P extends _0x525d5e{static get[_0x2671('0xf')](){return'TrackChangesDataGetter';}constructor(_0x356db7){super(_0x356db7),this[_0x2671('0x1')]=_0x2671('0x29');}[_0x2671('0xd')](){this['editor'][_0x2671('0x27')][_0x2671('0x6')](_0x2671('0x5'))[_0x2671('0x24')]={'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[_0x2671('0x1f')][_0x2671('0x27')]['get'](_0x2671('0x3'))['_adapter']=null;}}function D(_0x34bd2d){return void 0x0!==_0x34bd2d[_0x2671('0x1d')];}async function v(_0x3eae98,_0x5f20f6,_0x461b80){const _0x45e534=_0x4c337c(_0x3eae98,w);_0x45e534[_0x2671('0x27')][_0x2671('0x4')](_0x5cfc37,P),_0x45e534[_0x2671('0x10')]=D(_0x3eae98)?_0x3eae98['getRootsAttributes']():void 0x0;const _0x552f63=document[_0x2671('0x25')](),_0x14010e=_0x3eae98[_0x2671('0x0')][_0x2671('0x6')]('trackChangesData')[_0x2671('0x22')],_0x21927f=await _0x14010e(_0x45e534,()=>function(_0x5ad28d){const _0x69c112=document[_0x2671('0x17')](_0x2671('0x1a'));return _0x5ad28d[_0x2671('0x13')](_0x69c112),_0x69c112;}(_0x552f63));!function(_0x1029a2,_0x50d637){const _0xf50c32=_0x1029a2[_0x2671('0xb')][_0x2671('0x9')][_0x2671('0x1b')]()['reduce']((_0x55e8da,_0x260190)=>(_0x55e8da[_0x260190]=_0x1029a2[_0x2671('0x1e')][_0x2671('0x6')]({'rootName':_0x260190}),_0x55e8da),{}),_0x27150c=_0x1029a2[_0x2671('0x27')][_0x2671('0x6')](_0x2671('0x16'))[_0x2671('0x21')]['map'](_0x173981=>({'id':_0x173981['id'],'name':_0x173981[_0x2671('0x19')]})),_0x183ea2=_0x1029a2[_0x2671('0x27')]['get'](_0x2671('0x3'))['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1c2780=_0x50d637[_0x2671('0x27')]['get'](_0x2671('0x16')),_0x285c58=_0x50d637[_0x2671('0x27')][_0x2671('0x6')](_0x2671('0x3'));for(const _0x2a2892 of _0x27150c)_0x1c2780[_0x2671('0x20')](_0x2a2892['id'])||_0x1c2780[_0x2671('0x18')](_0x2a2892);_0x1c2780['me']||_0x1c2780[_0x2671('0xa')]();for(const _0x53cb21 of _0x183ea2)_0x285c58['addSuggestionData'](_0x53cb21);_0x50d637[_0x2671('0x1e')]['set'](_0xf50c32);}(_0x3eae98,_0x21927f),_0x21927f[_0x2671('0x23')](_0x5f20f6?_0x2671('0x28'):_0x2671('0xe'));const _0x5295da=D(_0x21927f)?_0x21927f[_0x2671('0x7')](_0x461b80):_0x21927f[_0x2671('0x1e')][_0x2671('0x6')](_0x461b80);return await _0x21927f[_0x2671('0x26')](),_0x5295da;}
23
+ const _0x1193=['plugins','result','set','Pagination','Users','requires','init','track-changes-data-invalid-editor-creator','map','document','rootsAttributes','trackChangesData.editorCreator','CommentsRepository','editor','config','getUser','TrackChangesEditing','function','trackChangesData','appendChild','useAnonymousUser','get','getRootsAttributes','editorCreator','destroy','getFullData','getDataWithDiscardedSuggestions','create','_adapter','acceptAllSuggestions','name','push','createElement','users','pluginName','reduce','data','TrackChangesData','getSuggestions','createDocumentFragment','TrackChangesDataGetter','model','define','div','end'];(function(_0x4d1461,_0x119307){const _0x2cdcd1=function(_0x5643af){while(--_0x5643af){_0x4d1461['push'](_0x4d1461['shift']());}};_0x2cdcd1(++_0x119307);}(_0x1193,0x1a8));const _0x2cdc=function(_0x4d1461,_0x119307){_0x4d1461=_0x4d1461-0x0;let _0x2cdcd1=_0x1193[_0x4d1461];return _0x2cdcd1;};import{Plugin as _0x4d4f00}from'ckeditor5/src/core';import{CKEditorError as _0x56d40c}from'ckeditor5/src/utils';import _0x3a7d4d from'./trackchangesediting';import{sanitizeEditorConfig as _0x45cb51}from'ckeditor5-collaboration/src/collaboration-core';const w=[_0x2cdc('0x1d')];export default class T extends _0x4d4f00{static get[_0x2cdc('0x1f')](){return[_0x3a7d4d];}static get[_0x2cdc('0xf')](){return _0x2cdc('0x12');}['init'](){const _0xf743bd=this[_0x2cdc('0x27')];if(_0xf743bd[_0x2cdc('0x28')][_0x2cdc('0x17')](_0x2cdc('0x25'),_0x9a756c=>{const _0x26b0ae=_0xf743bd[_0x2cdc('0x16')][_0x2cdc('0x23')]['getRootNames']()['reduce']((_0x49901c,_0x531950)=>(_0x49901c[_0x531950]='',_0x49901c),{});return _0xf743bd['constructor'][_0x2cdc('0x8')](_0x26b0ae,_0x9a756c);}),_0x2cdc('0x2b')!=typeof _0xf743bd[_0x2cdc('0x28')][_0x2cdc('0x2')]('trackChangesData')[_0x2cdc('0x4')])throw new _0x56d40c(_0x2cdc('0x21'));}['getDataWithAcceptedSuggestions'](_0x4fe006){return v(this['editor'],!0x0,_0x4fe006);}[_0x2cdc('0x7')](_0x3c8f11){return v(this['editor'],!0x1,_0x3c8f11);}}class P extends _0x4d4f00{static get['pluginName'](){return _0x2cdc('0x15');}constructor(_0x5d5f11){super(_0x5d5f11),this[_0x2cdc('0x1b')]=_0x2cdc('0x19');}[_0x2cdc('0x20')](){this[_0x2cdc('0x27')][_0x2cdc('0x1a')][_0x2cdc('0x2')](_0x2cdc('0x26'))[_0x2cdc('0x9')]={'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[_0x2cdc('0x27')][_0x2cdc('0x1a')][_0x2cdc('0x2')](_0x2cdc('0x2a'))[_0x2cdc('0x9')]=null;}}function D(_0x1332f7){return void 0x0!==_0x1332f7['getRootsAttributes'];}async function v(_0x43662e,_0xa461ee,_0x205efb){const _0x18da45=_0x45cb51(_0x43662e,w);_0x18da45[_0x2cdc('0x1a')][_0x2cdc('0xc')](_0x3a7d4d,P),_0x18da45[_0x2cdc('0x24')]=D(_0x43662e)?_0x43662e[_0x2cdc('0x3')]():void 0x0;const _0x3f4f73=document[_0x2cdc('0x14')](),_0x5217ca=_0x43662e[_0x2cdc('0x28')][_0x2cdc('0x2')](_0x2cdc('0x2c'))[_0x2cdc('0x4')],_0x177577=await _0x5217ca(_0x18da45,()=>function(_0x4206ff){const _0x1072ce=document[_0x2cdc('0xd')](_0x2cdc('0x18'));return _0x4206ff[_0x2cdc('0x0')](_0x1072ce),_0x1072ce;}(_0x3f4f73));!function(_0xc5a664,_0x43e6f4){const _0x5a5f03=_0xc5a664[_0x2cdc('0x16')][_0x2cdc('0x23')]['getRootNames']()[_0x2cdc('0x10')]((_0x20016c,_0x1083e5)=>(_0x20016c[_0x1083e5]=_0xc5a664[_0x2cdc('0x11')]['get']({'rootName':_0x1083e5}),_0x20016c),{}),_0x1bae2a=_0xc5a664[_0x2cdc('0x1a')][_0x2cdc('0x2')](_0x2cdc('0x1e'))[_0x2cdc('0xe')][_0x2cdc('0x22')](_0x4fb96c=>({'id':_0x4fb96c['id'],'name':_0x4fb96c[_0x2cdc('0xb')]})),_0x53261e=_0xc5a664[_0x2cdc('0x1a')][_0x2cdc('0x2')]('TrackChangesEditing')[_0x2cdc('0x13')]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x3b23df=_0x43e6f4[_0x2cdc('0x1a')][_0x2cdc('0x2')]('Users'),_0x171b7f=_0x43e6f4[_0x2cdc('0x1a')]['get']('TrackChangesEditing');for(const _0x42ce44 of _0x1bae2a)_0x3b23df[_0x2cdc('0x29')](_0x42ce44['id'])||_0x3b23df['addUser'](_0x42ce44);_0x3b23df['me']||_0x3b23df[_0x2cdc('0x1')]();for(const _0x28e830 of _0x53261e)_0x171b7f['addSuggestionData'](_0x28e830);_0x43e6f4[_0x2cdc('0x11')][_0x2cdc('0x1c')](_0x5a5f03);}(_0x43662e,_0x177577),_0x177577['execute'](_0xa461ee?_0x2cdc('0xa'):'discardAllSuggestions');const _0x5af8c2=D(_0x177577)?_0x177577[_0x2cdc('0x6')](_0x205efb):_0x177577['data'][_0x2cdc('0x2')](_0x205efb);return await _0x177577[_0x2cdc('0x5')](),_0x5af8c2;}