@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20230726.0 → 0.0.0-nightly-20230727.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 _0x4a5e=['previous','markers','end','removeAttribute','_model','getContainedElement','onAccept','_onAccept','change','onDiscard','addMarker','authoredAt','hasComments','addRange','delete','type','getFirstRange','_saved','onAttributesChange','push','createdAt','set','map','decorate','start','from','commentThread','subType','_markerNames','getMarkerNames','_onAttributesChange','getMultiRangeId','isInContent','data','head','addMarkerName','nodeBefore','author','attributes','discard','_onDiscard','substr','split','next','removeMarkers','getRange','getRanges','isExternal','getAllAdjacentSuggestions','isMultiRange','removeMarker','creator','accept','add','getMarkers','length','getItems','getFirstMarker','nodeAfter','isIntersecting','setAttribute','toJSON','reduce','get'];(function(_0x5e98e1,_0x4a5ef0){const _0x1cebce=function(_0x29cc2a){while(--_0x29cc2a){_0x5e98e1['push'](_0x5e98e1['shift']());}};_0x1cebce(++_0x4a5ef0);}(_0x4a5e,0x1f1));const _0x1ceb=function(_0x5e98e1,_0x4a5ef0){_0x5e98e1=_0x5e98e1-0x0;let _0x1cebce=_0x4a5e[_0x5e98e1];return _0x1cebce;};import{Element as _0x54b4f7}from'ckeditor5/src/engine';import{ObservableMixin as _0x1ed85b,uid as _0xe29bd5}from'ckeditor5/src/utils';import{cloneDeep as _0x5aea70,isEqual as _0x5d4241,set as _0x3cf7f7,unset as _0x464aa5}from'lodash-es';export default class u extends _0x1ed85b(){constructor(_0x5e5f0e,_0x3cb7ee){super(),this['id']=_0x3cb7ee['id'],this[_0x1ceb('0x1e')]=_0x3cb7ee['type'],this[_0x1ceb('0x2a')]=_0x3cb7ee[_0x1ceb('0x2a')]||null,this[_0x1ceb('0x34')]=_0x3cb7ee[_0x1ceb('0x34')],this[_0x1ceb('0x2')]=_0x3cb7ee[_0x1ceb('0x2')]||_0x3cb7ee['author'],this[_0x1ceb('0x3e')]=Boolean(_0x3cb7ee[_0x1ceb('0x35')]&&_0x3cb7ee[_0x1ceb('0x35')]['@external']),this['data']=null,this[_0x1ceb('0x13')]=_0x5e5f0e,this[_0x1ceb('0x16')]=_0x3cb7ee[_0x1ceb('0x15')],this[_0x1ceb('0x37')]=_0x3cb7ee[_0x1ceb('0x18')],this[_0x1ceb('0x2d')]=_0x3cb7ee[_0x1ceb('0x21')],this[_0x1ceb('0x2b')]=new Set(),this[_0x1ceb('0x23')]=null,this[_0x1ceb('0x24')](_0x1ceb('0x1a'),null),this[_0x1ceb('0x24')](_0x1ceb('0x35'),_0x3cb7ee['attributes']||{}),this[_0x1ceb('0x24')]('previous',null),this['set'](_0x1ceb('0x3a'),null),this[_0x1ceb('0x24')](_0x1ceb('0x29'),null),this['set'](_0x1ceb('0x20'),!0x1),this[_0x1ceb('0x26')](_0x1ceb('0x3')),this[_0x1ceb('0x26')]('discard');}get[_0x1ceb('0x31')](){let _0x391644=this;for(;_0x391644['previous'];)_0x391644=_0x391644[_0x1ceb('0xf')];return _0x391644;}get[_0x1ceb('0x1b')](){return!!this[_0x1ceb('0x29')]&&this[_0x1ceb('0x29')][_0x1ceb('0x6')]>0x0;}get[_0x1ceb('0x0')](){if(0x0==this['_markerNames']['size'])return!0x1;return 0x6==Array['from'](this[_0x1ceb('0x2b')])[0x0][_0x1ceb('0x39')](':')[_0x1ceb('0x6')];}get[_0x1ceb('0x2f')](){return null!==this[_0x1ceb('0x8')]();}['addMarkerName'](_0x1726f3){this[_0x1ceb('0x2b')][_0x1ceb('0x4')](_0x1726f3);}[_0x1ceb('0x2c')](){return Array[_0x1ceb('0x28')](this[_0x1ceb('0x2b')]);}['getMarkers'](){return this[_0x1ceb('0x2c')]()[_0x1ceb('0x25')](_0x5b11cf=>this[_0x1ceb('0x13')][_0x1ceb('0x10')][_0x1ceb('0xe')](_0x5b11cf))['filter'](_0x383e6=>_0x383e6);}[_0x1ceb('0x8')](){return this[_0x1ceb('0x5')]()[0x0]||null;}[_0x1ceb('0x3b')](){this[_0x1ceb('0x13')][_0x1ceb('0x17')](_0x31ecdb=>{for(const _0xaaf8ce of this[_0x1ceb('0x5')]())_0x31ecdb['removeMarker'](_0xaaf8ce);}),this[_0x1ceb('0x2b')]['clear']();}[_0x1ceb('0x1')](_0x32075e){this[_0x1ceb('0x13')][_0x1ceb('0x17')](_0x24c46a=>{_0x24c46a[_0x1ceb('0x1')](_0x32075e);}),this[_0x1ceb('0x2b')][_0x1ceb('0x1d')](_0x32075e);}[_0x1ceb('0x1c')](_0x28cc87){const _0x80b485='suggestion:'+this[_0x1ceb('0x1e')]+':'+this[_0x1ceb('0x2a')]+':'+this['id']+':'+this[_0x1ceb('0x2')]['id']+':'+u[_0x1ceb('0x2e')]();this[_0x1ceb('0x32')](_0x80b485),this['_model'][_0x1ceb('0x17')](_0x15381f=>{_0x15381f[_0x1ceb('0x19')](_0x80b485,{'range':_0x28cc87,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x3e10fe){for(const _0xee933f of this[_0x1ceb('0x3d')]())if(_0xee933f[_0x1ceb('0xa')](_0x3e10fe))return!0x0;return!0x1;}[_0x1ceb('0x3d')](){return this['getMarkers']()[_0x1ceb('0x25')](_0x4997dc=>_0x4997dc[_0x1ceb('0x3c')]());}[_0x1ceb('0x7')](){return this[_0x1ceb('0x3d')]()[_0x1ceb('0xd')]((_0x579a41,_0x2e5f53)=>[..._0x579a41,..._0x2e5f53[_0x1ceb('0x7')]()],[]);}[_0x1ceb('0x1f')](){var _0x1f273b;return(null===(_0x1f273b=this[_0x1ceb('0x8')]())||void 0x0===_0x1f273b?void 0x0:_0x1f273b[_0x1ceb('0x3c')]())||null;}[_0x1ceb('0x14')](){const _0x42c1a6=this['getRanges']();if(0x1!=_0x42c1a6[_0x1ceb('0x6')])return null;const _0x1bf8dd=_0x42c1a6[0x0],_0x905251=_0x1bf8dd[_0x1ceb('0x27')][_0x1ceb('0x9')],_0xf70810=_0x1bf8dd[_0x1ceb('0x11')][_0x1ceb('0x33')];return _0x905251 instanceof _0x54b4f7?_0x905251!=_0xf70810?null:_0x905251:null;}[_0x1ceb('0x3')](){this[_0x1ceb('0x16')](this[_0x1ceb('0x3d')](),this['data'],this['attributes']),this['removeMarkers']();}[_0x1ceb('0x36')](){this[_0x1ceb('0x37')](this[_0x1ceb('0x3d')](),this[_0x1ceb('0x30')],this[_0x1ceb('0x35')]),this[_0x1ceb('0x3b')]();}[_0x1ceb('0x3f')](){const _0xf1ceb7=[];let _0x15f0eb=this[_0x1ceb('0x31')];for(;_0x15f0eb;)_0xf1ceb7[_0x1ceb('0x22')](_0x15f0eb),_0x15f0eb=_0x15f0eb[_0x1ceb('0x3a')];return _0xf1ceb7;}[_0x1ceb('0xb')](_0x5e812f,_0x126785){const _0x370af8=_0x5aea70(this[_0x1ceb('0x35')]);_0x3cf7f7(_0x370af8,_0x5e812f,_0x126785),_0x5d4241(_0x370af8,this[_0x1ceb('0x35')])||(this['attributes']=_0x370af8,this['_onAttributesChange'](_0x370af8));}[_0x1ceb('0x12')](_0x4dac28){const _0x5dbb61=_0x5aea70(this[_0x1ceb('0x35')]);_0x464aa5(_0x5dbb61,_0x4dac28),_0x5d4241(_0x5dbb61,this[_0x1ceb('0x35')])||(this[_0x1ceb('0x35')]=_0x5dbb61,this['_onAttributesChange'](this[_0x1ceb('0x35')]));}[_0x1ceb('0xc')](){return{'id':this['id'],'type':this[_0x1ceb('0x2a')]?this[_0x1ceb('0x1e')]+':'+this[_0x1ceb('0x2a')]:this[_0x1ceb('0x1e')],'authorId':this[_0x1ceb('0x2')]['id'],'createdAt':this[_0x1ceb('0x23')],'hasComments':this[_0x1ceb('0x1b')],'data':this[_0x1ceb('0x30')],'attributes':this['attributes']};}static[_0x1ceb('0x2e')](){return _0xe29bd5()[_0x1ceb('0x38')](0x1,0x5);}}
23
+ const _0x3d4c=['discard','subType','_onDiscard','data','_saved','createdAt','get','filter','setAttribute','map','removeAttribute','start','accept','isIntersectingWithRange','change','getFirstRange','substr','getContainedElement','removeMarkers','getAllAdjacentSuggestions','isIntersecting','onAttributesChange','from','addMarkerName','authoredAt','nodeAfter','@external','_onAttributesChange','next','_model','getMultiRangeId','getMarkerNames','clear','_onAccept','getMarkers','hasComments','length','getFirstMarker','set','author','getItems','toJSON','type','previous','markers','commentThread','isExternal','getRange','onDiscard','split','onAccept','removeMarker','_markerNames','creator','getRanges','add','end','decorate','addRange','attributes','head'];(function(_0x125670,_0x3d4cd0){const _0xae3725=function(_0x222f48){while(--_0x222f48){_0x125670['push'](_0x125670['shift']());}};_0xae3725(++_0x3d4cd0);}(_0x3d4c,0xb1));const _0xae37=function(_0x125670,_0x3d4cd0){_0x125670=_0x125670-0x0;let _0xae3725=_0x3d4c[_0x125670];return _0xae3725;};import{Element as _0x419332}from'ckeditor5/src/engine';import{ObservableMixin as _0x3c5691,uid as _0x492a2f}from'ckeditor5/src/utils';import{cloneDeep as _0x3bfeea,isEqual as _0x10f4b5,set as _0x49b8f5,unset as _0xfad003}from'lodash-es';export default class u extends _0x3c5691(){constructor(_0x4bb824,_0x3490dd){super(),this['id']=_0x3490dd['id'],this[_0xae37('0x30')]=_0x3490dd[_0xae37('0x30')],this[_0xae37('0x7')]=_0x3490dd[_0xae37('0x7')]||null,this['author']=_0x3490dd[_0xae37('0x2d')],this['creator']=_0x3490dd[_0xae37('0x3b')]||_0x3490dd[_0xae37('0x2d')],this[_0xae37('0x34')]=Boolean(_0x3490dd[_0xae37('0x4')]&&_0x3490dd[_0xae37('0x4')][_0xae37('0x20')]),this[_0xae37('0x9')]=null,this[_0xae37('0x23')]=_0x4bb824,this[_0xae37('0x27')]=_0x3490dd[_0xae37('0x38')],this[_0xae37('0x8')]=_0x3490dd[_0xae37('0x36')],this['_onAttributesChange']=_0x3490dd[_0xae37('0x1b')],this['_markerNames']=new Set(),this[_0xae37('0xb')]=null,this[_0xae37('0x2c')](_0xae37('0x1e'),null),this[_0xae37('0x2c')]('attributes',_0x3490dd[_0xae37('0x4')]||{}),this[_0xae37('0x2c')](_0xae37('0x31'),null),this['set'](_0xae37('0x22'),null),this[_0xae37('0x2c')](_0xae37('0x33'),null),this['set'](_0xae37('0xa'),!0x1),this[_0xae37('0x2')]('accept'),this['decorate']('discard');}get[_0xae37('0x5')](){let _0xdcb861=this;for(;_0xdcb861[_0xae37('0x31')];)_0xdcb861=_0xdcb861['previous'];return _0xdcb861;}get[_0xae37('0x29')](){return!!this[_0xae37('0x33')]&&this[_0xae37('0x33')][_0xae37('0x2a')]>0x0;}get['isMultiRange'](){if(0x0==this[_0xae37('0x3a')]['size'])return!0x1;return 0x6==Array[_0xae37('0x1c')](this['_markerNames'])[0x0][_0xae37('0x37')](':')['length'];}get['isInContent'](){return null!==this['getFirstMarker']();}[_0xae37('0x1d')](_0x211862){this[_0xae37('0x3a')][_0xae37('0x0')](_0x211862);}[_0xae37('0x25')](){return Array['from'](this[_0xae37('0x3a')]);}[_0xae37('0x28')](){return this[_0xae37('0x25')]()[_0xae37('0xf')](_0x3b9f76=>this[_0xae37('0x23')][_0xae37('0x32')][_0xae37('0xc')](_0x3b9f76))[_0xae37('0xd')](_0x3e5ea9=>_0x3e5ea9);}[_0xae37('0x2b')](){return this[_0xae37('0x28')]()[0x0]||null;}['removeMarkers'](){this[_0xae37('0x23')][_0xae37('0x14')](_0xea2386=>{for(const _0x550b77 of this[_0xae37('0x28')]())_0xea2386['removeMarker'](_0x550b77);}),this['_markerNames'][_0xae37('0x26')]();}[_0xae37('0x39')](_0x27dbdb){this[_0xae37('0x23')][_0xae37('0x14')](_0x3dcbb8=>{_0x3dcbb8['removeMarker'](_0x27dbdb);}),this[_0xae37('0x3a')]['delete'](_0x27dbdb);}[_0xae37('0x3')](_0x44badd){const _0x1a2936='suggestion:'+this[_0xae37('0x30')]+':'+this[_0xae37('0x7')]+':'+this['id']+':'+this[_0xae37('0x3b')]['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x1a2936),this['_model'][_0xae37('0x14')](_0x25529c=>{_0x25529c['addMarker'](_0x1a2936,{'range':_0x44badd,'usingOperation':!0x0,'affectsData':!0x0});});}[_0xae37('0x13')](_0x42811c){for(const _0x343797 of this['getRanges']())if(_0x343797[_0xae37('0x1a')](_0x42811c))return!0x0;return!0x1;}[_0xae37('0x3c')](){return this['getMarkers']()['map'](_0xa3df0=>_0xa3df0[_0xae37('0x35')]());}['getItems'](){return this[_0xae37('0x3c')]()['reduce']((_0x469cbb,_0x43adee)=>[..._0x469cbb,..._0x43adee[_0xae37('0x2e')]()],[]);}[_0xae37('0x15')](){var _0x3a5eaf;return(null===(_0x3a5eaf=this[_0xae37('0x2b')]())||void 0x0===_0x3a5eaf?void 0x0:_0x3a5eaf[_0xae37('0x35')]())||null;}[_0xae37('0x17')](){const _0x184dd1=this['getRanges']();if(0x1!=_0x184dd1['length'])return null;const _0x1b963c=_0x184dd1[0x0],_0x4a114f=_0x1b963c[_0xae37('0x11')][_0xae37('0x1f')],_0x391659=_0x1b963c[_0xae37('0x1')]['nodeBefore'];return _0x4a114f instanceof _0x419332?_0x4a114f!=_0x391659?null:_0x4a114f:null;}[_0xae37('0x12')](){this[_0xae37('0x27')](this[_0xae37('0x3c')](),this['data'],this[_0xae37('0x4')]),this['removeMarkers']();}[_0xae37('0x6')](){this[_0xae37('0x8')](this[_0xae37('0x3c')](),this[_0xae37('0x9')],this['attributes']),this[_0xae37('0x18')]();}[_0xae37('0x19')](){const _0xb4f284=[];let _0x358452=this['head'];for(;_0x358452;)_0xb4f284['push'](_0x358452),_0x358452=_0x358452['next'];return _0xb4f284;}[_0xae37('0xe')](_0x7607fe,_0x1a8474){const _0x6bf1a=_0x3bfeea(this[_0xae37('0x4')]);_0x49b8f5(_0x6bf1a,_0x7607fe,_0x1a8474),_0x10f4b5(_0x6bf1a,this['attributes'])||(this[_0xae37('0x4')]=_0x6bf1a,this[_0xae37('0x21')](_0x6bf1a));}[_0xae37('0x10')](_0x492aaf){const _0x527cda=_0x3bfeea(this[_0xae37('0x4')]);_0xfad003(_0x527cda,_0x492aaf),_0x10f4b5(_0x527cda,this[_0xae37('0x4')])||(this['attributes']=_0x527cda,this[_0xae37('0x21')](this[_0xae37('0x4')]));}[_0xae37('0x2f')](){return{'id':this['id'],'type':this[_0xae37('0x7')]?this[_0xae37('0x30')]+':'+this[_0xae37('0x7')]:this['type'],'authorId':this['creator']['id'],'createdAt':this[_0xae37('0xb')],'hasComments':this['hasComments'],'data':this[_0xae37('0x9')],'attributes':this[_0xae37('0x4')]};}static[_0xae37('0x24')](){return _0x492a2f()[_0xae37('0x16')](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x7610=['*Remove:*\x20%0','*Insert:*\x20%0','getItemLabel','skip','_itemLabels','set','removeObject','nextSibling','name','checkChild','indexOf','normal','elementStart','_customCallbacks','_itemLabelsCallbacks','registerDescriptionCallback','insertion','text','addEmptyContainer','isInContent','push','*Split:*\x20%0','removeEmptyContainer','getWalker','length','end','softBreak','isObject','$1\x20$2','get','function','remove','getFirstRange','Container','getDescriptions','registerElementLabel','add','match','pop','matchingCallback','_schema','elementEnd','data','$textProxy','deletion','_addDescriptionItems','_resolveDescriptionItems','addObject','start','previousSibling','type','isEmpty','isEqual','quantity','EmptyContainer','replace','removeContainer','Object','element','addContainer','item','ELEMENT_SPACE'];(function(_0x302a78,_0x7610c8){const _0x31258b=function(_0x32e24e){while(--_0x32e24e){_0x302a78['push'](_0x302a78['shift']());}};_0x31258b(++_0x7610c8);}(_0x7610,0x12e));const _0x3125=function(_0x302a78,_0x7610c8){_0x302a78=_0x302a78-0x0;let _0x31258b=_0x7610[_0x302a78];return _0x31258b;};import{getTranslation as _0x510a96}from'./utils/common-translations';import{priorities as _0x4a3af8,insertToPriorityArray as _0x2ec2e2}from'ckeditor5/src/utils';export default class m{constructor(_0x290583,_0x385d08){this[_0x3125('0x15')]=[],this[_0x3125('0xc')]=new Map(),this[_0x3125('0x16')]=[],this[_0x3125('0x30')]=_0x290583,this['_locale']=_0x385d08;}[_0x3125('0x2a')](_0x55a9e1){const _0x1c0b1a=[];for(let _0x434af3=0x0;_0x434af3<_0x55a9e1['length'];_0x434af3++){const _0x541ddf=_0x55a9e1[_0x434af3];if(!_0x541ddf[_0x3125('0x1b')])continue;let _0xa8630e=!0x1;for(const _0x3e66a9 of this['_customCallbacks']){const _0x3f15c2=_0x3e66a9(_0x541ddf);if(_0x3f15c2){_0x3125('0x3a')in _0x3f15c2&&_0x1c0b1a['push'](_0x3f15c2),_0xa8630e=!0x0;break;}}if(!_0xa8630e){this['_addDescriptionItems'](_0x1c0b1a,_0x541ddf);const _0x3be2df=_0x55a9e1[_0x434af3+0x1];if(_0x3be2df&&!_0x541ddf[_0x3125('0x28')]()[_0x3125('0x21')][_0x3125('0x3c')](_0x3be2df[_0x3125('0x28')]()[_0x3125('0x38')])){const _0x2e1dc1=_0x1c0b1a[_0x1c0b1a[_0x3125('0x20')]-0x1],_0x37d8d3='insertion'==_0x541ddf['type']?'add':'remove';_0x2e1dc1&&_0x3125('0x19')==_0x2e1dc1[_0x3125('0x3a')]&&(_0x2e1dc1[_0x37d8d3]+='\x0a');}}}return this[_0x3125('0x36')](_0x1c0b1a);}[_0x3125('0x17')](_0x38cc9c){this[_0x3125('0x15')]['push'](_0x38cc9c);}[_0x3125('0x2b')](_0x17cb80,_0x11d98d,_0x2dc80c=_0x4a3af8[_0x3125('0x13')]){_0x3125('0x26')==typeof _0x17cb80?_0x2ec2e2(this[_0x3125('0x16')],{'matchingCallback':_0x17cb80,'label':_0x11d98d,'priority':_0x2dc80c}):this[_0x3125('0xc')][_0x3125('0xd')](_0x17cb80,_0x11d98d);}[_0x3125('0xa')](_0x6fe721,_0x43f83a=0x1){let _0x439d63;for(const _0x24e56d of this[_0x3125('0x16')])if(_0x24e56d[_0x3125('0x2f')](_0x6fe721)){_0x439d63=_0x24e56d['label'];break;}return _0x439d63||(_0x439d63=this[_0x3125('0xc')][_0x3125('0x25')](_0x6fe721[_0x3125('0x10')])),_0x439d63?_0x439d63(_0x43f83a):0x1!==_0x43f83a?_0x43f83a+'\x20'+_0x6fe721[_0x3125('0x10')]+'s':''+_0x6fe721[_0x3125('0x10')];}[_0x3125('0x35')](_0x2f0aba,_0x2005b5){const _0x3b122c=_0x2005b5[_0x3125('0x28')]()[_0x3125('0x1f')](),_0xfea63a=_0x3125('0x18')==_0x2005b5[_0x3125('0x3a')]?_0x3125('0x2c'):'remove';for(const _0x39dc41 of _0x3b122c){const _0x319472=_0x39dc41[_0x3125('0x6')],_0x4231d9=_0x2f0aba[_0x2f0aba['length']-0x1];if(_0x319472['is'](_0x3125('0x33')))_0x4231d9&&_0x4231d9[_0x3125('0x3a')][_0x3125('0x12')](_0x3125('0x29'))>-0x1&&_0x2f0aba[_0x3125('0x2e')](),_0x4231d9&&_0x3125('0x19')==_0x4231d9[_0x3125('0x3a')]?_0x4231d9[_0xfea63a]+=_0x319472[_0x3125('0x32')]:_0x2f0aba['push']({'type':_0x3125('0x19'),'add':_0x3125('0x2c')==_0xfea63a?_0x319472['data']:'','remove':_0x3125('0x27')==_0xfea63a?_0x319472[_0x3125('0x32')]:''});else{if(this[_0x3125('0x30')][_0x3125('0x23')](_0x319472)){const _0x12f4cc=_0x319472;if(_0x4231d9&&_0x4231d9[_0x3125('0x3a')][_0x3125('0x12')](_0x3125('0x29'))>-0x1&&_0x2f0aba[_0x3125('0x2e')](),_0x3125('0x31')==_0x39dc41[_0x3125('0x3a')])continue;_0x4231d9&&_0x4231d9['type']==_0xfea63a+_0x3125('0x3')&&_0x4231d9[_0x3125('0x4')]['name']==_0x12f4cc[_0x3125('0x10')]?_0x4231d9[_0x3125('0x3d')]++:_0x2f0aba[_0x3125('0x1c')]({'type':_0xfea63a+_0x3125('0x3'),'element':_0x12f4cc,'quantity':0x1}),_0x3b122c[_0x3125('0xb')](_0x155dd2=>!(_0x3125('0x31')==_0x155dd2[_0x3125('0x3a')]&&_0x155dd2[_0x3125('0x6')]==_0x319472));}else{if(this[_0x3125('0x30')][_0x3125('0x11')](_0x319472,'$text')||_0x319472['is']('element',_0x3125('0x22'))){const _0x4166de=_0x319472;if(_0x3125('0x2c')==_0xfea63a&&_0x3125('0x14')==_0x39dc41[_0x3125('0x3a')]||'remove'==_0xfea63a&&'elementEnd'==_0x39dc41[_0x3125('0x3a')])continue;if(_0x4231d9&&-0x1==_0x4231d9[_0x3125('0x3a')][_0x3125('0x12')](_0x3125('0x29'))){_0x3125('0x19')==_0x4231d9[_0x3125('0x3a')]&&(_0x4231d9[_0xfea63a]+='\x0a');continue;}let _0x291b4b;if(_0x291b4b=_0x3125('0x2c')==_0xfea63a?_0x4166de[_0x3125('0xf')]&&!this[_0x3125('0x30')][_0x3125('0x23')](_0x4166de[_0x3125('0xf')])?_0x4166de[_0x3125('0xf')]:null:_0x4166de[_0x3125('0x39')]&&!this[_0x3125('0x30')][_0x3125('0x23')](_0x4166de[_0x3125('0x39')])?_0x4166de[_0x3125('0x39')]:null,_0x4166de[_0x3125('0x3b')]||_0x291b4b&&_0x291b4b[_0x3125('0x3b')]){const _0x4e0bd5=_0x291b4b&&_0x291b4b[_0x3125('0x3b')]?_0x291b4b:_0x4166de;_0x4231d9&&_0x4231d9[_0x3125('0x3a')]==_0xfea63a+_0x3125('0x0')&&_0x4231d9[_0x3125('0x4')][_0x3125('0x10')]==_0x4e0bd5['name']?_0x4231d9['quantity']++:_0x2f0aba[_0x3125('0x1c')]({'type':_0xfea63a+_0x3125('0x0'),'element':_0x4e0bd5,'quantity':0x1});}else _0x2f0aba[_0x3125('0x1c')]({'type':_0xfea63a+_0x3125('0x29'),'element':_0x4166de});}}}}}['_resolveDescriptionItems'](_0x2d4526){const _0xc76407=this['_locale'],_0x56ec13=[];for(const _0x3fa78f of _0x2d4526){switch(_0x3fa78f[_0x3125('0x3a')]){case _0x3125('0x19'):if(_0x3fa78f[_0x3125('0x2c')]=_0x3fa78f[_0x3125('0x2c')]['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')[_0x3125('0x1')](/\u000A/g,''),_0x3fa78f[_0x3125('0x27')]=_0x3fa78f[_0x3125('0x27')]['replace'](/(\S)\u000A+(\S)/g,_0x3125('0x24'))[_0x3125('0x1')](/\u000A/g,''),''!=_0x3fa78f['add']&&''!=_0x3fa78f[_0x3125('0x27')]){_0x56ec13['push']({'type':_0x3125('0x1'),'content':_0x510a96(_0xc76407,'REPLACE_TEXT',['\x22'+_0x3fa78f[_0x3125('0x27')]+'\x22','\x22'+_0x3fa78f[_0x3125('0x2c')]+'\x22'])});continue;}if(null!=_0x3fa78f['add'][_0x3125('0x2d')](/^ +$/)){_0x56ec13[_0x3125('0x1c')]({'type':'insertion','content':_0x510a96(_0xc76407,'*Insert:*\x20%0',_0x510a96(_0xc76407,_0x3125('0x7'),_0x3fa78f[_0x3125('0x2c')][_0x3125('0x20')]))});continue;}if(null!=_0x3fa78f[_0x3125('0x27')]['match'](/^ +$/)){_0x56ec13[_0x3125('0x1c')]({'type':_0x3125('0x34'),'content':_0x510a96(_0xc76407,_0x3125('0x8'),_0x510a96(_0xc76407,'ELEMENT_SPACE',_0x3fa78f['remove']['length']))});continue;}if(''!=_0x3fa78f[_0x3125('0x2c')]){_0x56ec13[_0x3125('0x1c')]({'type':'insertion','content':_0x510a96(_0xc76407,_0x3125('0x9'),'\x22'+_0x3fa78f['add']+'\x22')});continue;}_0x56ec13['push']({'type':'deletion','content':_0x510a96(_0xc76407,'*Remove:*\x20%0','\x22'+_0x3fa78f[_0x3125('0x27')]+'\x22')});continue;case _0x3125('0x1a'):case _0x3125('0x37'):_0x56ec13[_0x3125('0x1c')]({'type':'insertion','content':_0x510a96(_0xc76407,_0x3125('0x9'),this[_0x3125('0xa')](_0x3fa78f[_0x3125('0x4')],_0x3fa78f['quantity']))});continue;case _0x3125('0x1e'):case _0x3125('0xe'):_0x56ec13[_0x3125('0x1c')]({'type':_0x3125('0x34'),'content':_0x510a96(_0xc76407,'*Remove:*\x20%0',this['getItemLabel'](_0x3fa78f['element'],_0x3fa78f[_0x3125('0x3d')]))});continue;case _0x3125('0x5'):_0x56ec13[_0x3125('0x1c')]({'type':_0x3125('0x18'),'content':_0x510a96(_0xc76407,_0x3125('0x1d'),this[_0x3125('0xa')](_0x3fa78f[_0x3125('0x4')],_0x3fa78f[_0x3125('0x3d')]))});continue;case _0x3125('0x2'):_0x56ec13[_0x3125('0x1c')]({'type':_0x3125('0x34'),'content':_0x510a96(_0xc76407,'*Merge:*\x20%0',this[_0x3125('0xa')](_0x3fa78f[_0x3125('0x4')],_0x3fa78f[_0x3125('0x3d')]))});continue;}_0x56ec13[_0x3125('0x1c')](_0x3fa78f);}return _0x56ec13;}}
23
+ const _0x2a68=['_addDescriptionItems','elementEnd','addEmptyContainer','function','end','getItemLabel','indexOf','ELEMENT_SPACE','$text','name','addObject','*Insert:*\x20%0','$1\x20$2','skip','push','deletion','EmptyContainer','_itemLabelsCallbacks','length','getFirstRange','Container','add','label','isEqual','_itemLabels','type','pop','set','data','previousSibling','quantity','get','_locale','removeObject','text','element','isObject','removeContainer','match','*Remove:*\x20%0','getWalker','isEmpty','replace','*Merge:*\x20%0','_schema','Object','normal','_customCallbacks','*Split:*\x20%0','_resolveDescriptionItems','remove','REPLACE_TEXT','insertion','nextSibling'];(function(_0x558688,_0x2a68c0){const _0xacbc44=function(_0x3479a3){while(--_0x3479a3){_0x558688['push'](_0x558688['shift']());}};_0xacbc44(++_0x2a68c0);}(_0x2a68,0x7a));const _0xacbc=function(_0x558688,_0x2a68c0){_0x558688=_0x558688-0x0;let _0xacbc44=_0x2a68[_0x558688];return _0xacbc44;};import{getTranslation as _0x28e4c7}from'./utils/common-translations';import{priorities as _0x1a8061,insertToPriorityArray as _0x322984}from'ckeditor5/src/utils';export default class m{constructor(_0x33f5ed,_0x14f485){this['_customCallbacks']=[],this[_0xacbc('0xa')]=new Map(),this['_itemLabelsCallbacks']=[],this[_0xacbc('0x1e')]=_0x33f5ed,this[_0xacbc('0x12')]=_0x14f485;}['getDescriptions'](_0x29cb22){const _0x28cb96=[];for(let _0x4066e4=0x0;_0x4066e4<_0x29cb22['length'];_0x4066e4++){const _0x1552b8=_0x29cb22[_0x4066e4];if(!_0x1552b8['isInContent'])continue;let _0x4ab250=!0x1;for(const _0x495a5f of this[_0xacbc('0x21')]){const _0xf59c70=_0x495a5f(_0x1552b8);if(_0xf59c70){_0xacbc('0xb')in _0xf59c70&&_0x28cb96['push'](_0xf59c70),_0x4ab250=!0x0;break;}}if(!_0x4ab250){this[_0xacbc('0x28')](_0x28cb96,_0x1552b8);const _0x4fcf86=_0x29cb22[_0x4066e4+0x1];if(_0x4fcf86&&!_0x1552b8['getFirstRange']()[_0xacbc('0x2c')][_0xacbc('0x9')](_0x4fcf86[_0xacbc('0x5')]()['start'])){const _0x28c5d4=_0x28cb96[_0x28cb96[_0xacbc('0x4')]-0x1],_0x4a448a='insertion'==_0x1552b8['type']?'add':_0xacbc('0x24');_0x28c5d4&&_0xacbc('0x14')==_0x28c5d4[_0xacbc('0xb')]&&(_0x28c5d4[_0x4a448a]+='\x0a');}}}return this[_0xacbc('0x23')](_0x28cb96);}['registerDescriptionCallback'](_0x39bd0e){this[_0xacbc('0x21')][_0xacbc('0x0')](_0x39bd0e);}['registerElementLabel'](_0x114977,_0x29defa,_0x3aca2e=_0x1a8061[_0xacbc('0x20')]){_0xacbc('0x2b')==typeof _0x114977?_0x322984(this[_0xacbc('0x3')],{'matchingCallback':_0x114977,'label':_0x29defa,'priority':_0x3aca2e}):this[_0xacbc('0xa')][_0xacbc('0xd')](_0x114977,_0x29defa);}['getItemLabel'](_0xb5c98e,_0x3b2efd=0x1){let _0x432a09;for(const _0x2f1398 of this[_0xacbc('0x3')])if(_0x2f1398['matchingCallback'](_0xb5c98e)){_0x432a09=_0x2f1398[_0xacbc('0x8')];break;}return _0x432a09||(_0x432a09=this['_itemLabels'][_0xacbc('0x11')](_0xb5c98e[_0xacbc('0x31')])),_0x432a09?_0x432a09(_0x3b2efd):0x1!==_0x3b2efd?_0x3b2efd+'\x20'+_0xb5c98e[_0xacbc('0x31')]+'s':''+_0xb5c98e['name'];}[_0xacbc('0x28')](_0x262e4a,_0x4289d8){const _0x5d67f1=_0x4289d8[_0xacbc('0x5')]()[_0xacbc('0x1a')](),_0xf13dd6=_0xacbc('0x26')==_0x4289d8[_0xacbc('0xb')]?_0xacbc('0x7'):'remove';for(const _0x24980 of _0x5d67f1){const _0x41a6b0=_0x24980['item'],_0x2afcbe=_0x262e4a[_0x262e4a[_0xacbc('0x4')]-0x1];if(_0x41a6b0['is']('$textProxy'))_0x2afcbe&&_0x2afcbe['type'][_0xacbc('0x2e')](_0xacbc('0x6'))>-0x1&&_0x262e4a[_0xacbc('0xc')](),_0x2afcbe&&_0xacbc('0x14')==_0x2afcbe[_0xacbc('0xb')]?_0x2afcbe[_0xf13dd6]+=_0x41a6b0[_0xacbc('0xe')]:_0x262e4a['push']({'type':_0xacbc('0x14'),'add':_0xacbc('0x7')==_0xf13dd6?_0x41a6b0[_0xacbc('0xe')]:'','remove':_0xacbc('0x24')==_0xf13dd6?_0x41a6b0['data']:''});else{if(this[_0xacbc('0x1e')]['isObject'](_0x41a6b0)){const _0x54cbe7=_0x41a6b0;if(_0x2afcbe&&_0x2afcbe[_0xacbc('0xb')][_0xacbc('0x2e')](_0xacbc('0x6'))>-0x1&&_0x262e4a[_0xacbc('0xc')](),_0xacbc('0x29')==_0x24980[_0xacbc('0xb')])continue;_0x2afcbe&&_0x2afcbe['type']==_0xf13dd6+'Object'&&_0x2afcbe[_0xacbc('0x15')]['name']==_0x54cbe7['name']?_0x2afcbe['quantity']++:_0x262e4a['push']({'type':_0xf13dd6+_0xacbc('0x1f'),'element':_0x54cbe7,'quantity':0x1}),_0x5d67f1[_0xacbc('0x35')](_0x224a7d=>!(_0xacbc('0x29')==_0x224a7d[_0xacbc('0xb')]&&_0x224a7d['item']==_0x41a6b0));}else{if(this[_0xacbc('0x1e')]['checkChild'](_0x41a6b0,_0xacbc('0x30'))||_0x41a6b0['is'](_0xacbc('0x15'),'softBreak')){const _0xa19c3a=_0x41a6b0;if(_0xacbc('0x7')==_0xf13dd6&&'elementStart'==_0x24980['type']||_0xacbc('0x24')==_0xf13dd6&&_0xacbc('0x29')==_0x24980[_0xacbc('0xb')])continue;if(_0x2afcbe&&-0x1==_0x2afcbe['type'][_0xacbc('0x2e')](_0xacbc('0x6'))){'text'==_0x2afcbe[_0xacbc('0xb')]&&(_0x2afcbe[_0xf13dd6]+='\x0a');continue;}let _0x122cc3;if(_0x122cc3=_0xacbc('0x7')==_0xf13dd6?_0xa19c3a[_0xacbc('0x27')]&&!this[_0xacbc('0x1e')][_0xacbc('0x16')](_0xa19c3a[_0xacbc('0x27')])?_0xa19c3a[_0xacbc('0x27')]:null:_0xa19c3a[_0xacbc('0xf')]&&!this[_0xacbc('0x1e')][_0xacbc('0x16')](_0xa19c3a[_0xacbc('0xf')])?_0xa19c3a[_0xacbc('0xf')]:null,_0xa19c3a['isEmpty']||_0x122cc3&&_0x122cc3[_0xacbc('0x1b')]){const _0x3c74bf=_0x122cc3&&_0x122cc3[_0xacbc('0x1b')]?_0x122cc3:_0xa19c3a;_0x2afcbe&&_0x2afcbe[_0xacbc('0xb')]==_0xf13dd6+_0xacbc('0x2')&&_0x2afcbe[_0xacbc('0x15')][_0xacbc('0x31')]==_0x3c74bf[_0xacbc('0x31')]?_0x2afcbe[_0xacbc('0x10')]++:_0x262e4a[_0xacbc('0x0')]({'type':_0xf13dd6+_0xacbc('0x2'),'element':_0x3c74bf,'quantity':0x1});}else _0x262e4a['push']({'type':_0xf13dd6+_0xacbc('0x6'),'element':_0xa19c3a});}}}}}['_resolveDescriptionItems'](_0x4b7939){const _0x5a7292=this[_0xacbc('0x12')],_0x59583f=[];for(const _0x1b2075 of _0x4b7939){switch(_0x1b2075[_0xacbc('0xb')]){case _0xacbc('0x14'):if(_0x1b2075[_0xacbc('0x7')]=_0x1b2075['add']['replace'](/(\S)\u000A+(\S)/g,_0xacbc('0x34'))['replace'](/\u000A/g,''),_0x1b2075[_0xacbc('0x24')]=_0x1b2075[_0xacbc('0x24')]['replace'](/(\S)\u000A+(\S)/g,_0xacbc('0x34'))[_0xacbc('0x1c')](/\u000A/g,''),''!=_0x1b2075[_0xacbc('0x7')]&&''!=_0x1b2075['remove']){_0x59583f[_0xacbc('0x0')]({'type':'replace','content':_0x28e4c7(_0x5a7292,_0xacbc('0x25'),['\x22'+_0x1b2075[_0xacbc('0x24')]+'\x22','\x22'+_0x1b2075[_0xacbc('0x7')]+'\x22'])});continue;}if(null!=_0x1b2075['add'][_0xacbc('0x18')](/^ +$/)){_0x59583f[_0xacbc('0x0')]({'type':_0xacbc('0x26'),'content':_0x28e4c7(_0x5a7292,_0xacbc('0x33'),_0x28e4c7(_0x5a7292,_0xacbc('0x2f'),_0x1b2075[_0xacbc('0x7')][_0xacbc('0x4')]))});continue;}if(null!=_0x1b2075[_0xacbc('0x24')][_0xacbc('0x18')](/^ +$/)){_0x59583f['push']({'type':'deletion','content':_0x28e4c7(_0x5a7292,_0xacbc('0x19'),_0x28e4c7(_0x5a7292,'ELEMENT_SPACE',_0x1b2075[_0xacbc('0x24')][_0xacbc('0x4')]))});continue;}if(''!=_0x1b2075[_0xacbc('0x7')]){_0x59583f[_0xacbc('0x0')]({'type':_0xacbc('0x26'),'content':_0x28e4c7(_0x5a7292,'*Insert:*\x20%0','\x22'+_0x1b2075[_0xacbc('0x7')]+'\x22')});continue;}_0x59583f[_0xacbc('0x0')]({'type':'deletion','content':_0x28e4c7(_0x5a7292,_0xacbc('0x19'),'\x22'+_0x1b2075['remove']+'\x22')});continue;case _0xacbc('0x2a'):case _0xacbc('0x32'):_0x59583f['push']({'type':_0xacbc('0x26'),'content':_0x28e4c7(_0x5a7292,_0xacbc('0x33'),this['getItemLabel'](_0x1b2075['element'],_0x1b2075[_0xacbc('0x10')]))});continue;case'removeEmptyContainer':case _0xacbc('0x13'):_0x59583f[_0xacbc('0x0')]({'type':'deletion','content':_0x28e4c7(_0x5a7292,_0xacbc('0x19'),this['getItemLabel'](_0x1b2075[_0xacbc('0x15')],_0x1b2075[_0xacbc('0x10')]))});continue;case'addContainer':_0x59583f[_0xacbc('0x0')]({'type':_0xacbc('0x26'),'content':_0x28e4c7(_0x5a7292,_0xacbc('0x22'),this[_0xacbc('0x2d')](_0x1b2075[_0xacbc('0x15')],_0x1b2075[_0xacbc('0x10')]))});continue;case _0xacbc('0x17'):_0x59583f[_0xacbc('0x0')]({'type':_0xacbc('0x1'),'content':_0x28e4c7(_0x5a7292,_0xacbc('0x1d'),this[_0xacbc('0x2d')](_0x1b2075['element'],_0x1b2075[_0xacbc('0x10')]))});continue;}_0x59583f[_0xacbc('0x0')](_0x1b2075);}return _0x59583f;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x5a1f=['addSuggestionData','plugins','get','getSuggestion','TrackChanges','pluginName','editor','getSuggestions','adapter'];(function(_0x279858,_0x5a1fbe){var _0x441d00=function(_0x4a3dec){while(--_0x4a3dec){_0x279858['push'](_0x279858['shift']());}};_0x441d00(++_0x5a1fbe);}(_0x5a1f,0x10a));var _0x441d=function(_0x279858,_0x5a1fbe){_0x279858=_0x279858-0x0;var _0x441d00=_0x5a1f[_0x279858];return _0x441d00;};import{Plugin as _0x257656}from'ckeditor5/src/core';import _0x2e0f9b from'./trackchangesui';import _0x2afc5b from'./trackchangesediting';import'ckeditor5-collaboration/src/collaboration-core';export default class k extends _0x257656{static get['requires'](){return[_0x2afc5b,_0x2e0f9b,'Comments'];}static get[_0x441d('0x0')](){return _0x441d('0x8');}set[_0x441d('0x3')](_0x25e0ce){this[_0x441d('0x1')][_0x441d('0x5')][_0x441d('0x6')](_0x2afc5b)[_0x441d('0x3')]=_0x25e0ce;}get[_0x441d('0x3')](){return this[_0x441d('0x1')][_0x441d('0x5')][_0x441d('0x6')](_0x2afc5b)['adapter'];}['addSuggestion'](_0x539a0b){return this[_0x441d('0x1')][_0x441d('0x5')][_0x441d('0x6')](_0x2afc5b)[_0x441d('0x4')](_0x539a0b);}[_0x441d('0x2')]({skipNotAttached:_0x461869=!0x1,toJSON:_0x4f3934=!0x1}={}){return this[_0x441d('0x1')][_0x441d('0x5')][_0x441d('0x6')](_0x2afc5b)[_0x441d('0x2')]({'skipNotAttached':_0x461869,'toJSON':_0x4f3934});}[_0x441d('0x7')](_0x12292a){return this[_0x441d('0x1')][_0x441d('0x5')][_0x441d('0x6')](_0x2afc5b)[_0x441d('0x7')](_0x12292a);}}
23
+ var _0x3032=['adapter','plugins','getSuggestion','getSuggestions','pluginName','addSuggestion','TrackChanges','get','addSuggestionData','Comments','editor'];(function(_0x48b535,_0x30325f){var _0x3d7027=function(_0x7ae271){while(--_0x7ae271){_0x48b535['push'](_0x48b535['shift']());}};_0x3d7027(++_0x30325f);}(_0x3032,0x195));var _0x3d70=function(_0x48b535,_0x30325f){_0x48b535=_0x48b535-0x0;var _0x3d7027=_0x3032[_0x48b535];return _0x3d7027;};import{Plugin as _0x941afe}from'ckeditor5/src/core';import _0x42968f from'./trackchangesui';import _0x50a62b from'./trackchangesediting';import'ckeditor5-collaboration/src/collaboration-core';export default class k extends _0x941afe{static get['requires'](){return[_0x50a62b,_0x42968f,_0x3d70('0x0')];}static get[_0x3d70('0x6')](){return _0x3d70('0x8');}set[_0x3d70('0x2')](_0x16141a){this[_0x3d70('0x1')]['plugins'][_0x3d70('0x9')](_0x50a62b)['adapter']=_0x16141a;}get[_0x3d70('0x2')](){return this[_0x3d70('0x1')][_0x3d70('0x3')]['get'](_0x50a62b)[_0x3d70('0x2')];}[_0x3d70('0x7')](_0x3c411f){return this[_0x3d70('0x1')][_0x3d70('0x3')]['get'](_0x50a62b)[_0x3d70('0xa')](_0x3c411f);}[_0x3d70('0x5')]({skipNotAttached:_0x55b3aa=!0x1,toJSON:_0xffab1a=!0x1}={}){return this[_0x3d70('0x1')]['plugins'][_0x3d70('0x9')](_0x50a62b)[_0x3d70('0x5')]({'skipNotAttached':_0x55b3aa,'toJSON':_0xffab1a});}[_0x3d70('0x4')](_0x2d3a5d){return this[_0x3d70('0x1')][_0x3d70('0x3')][_0x3d70('0x9')](_0x50a62b)[_0x3d70('0x4')](_0x2d3a5d);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1a98=['function','trackChangesData','getUser','getRootNames','push','getDataWithDiscardedSuggestions','CommentsRepository','_adapter','define','constructor','getFullData','name','users','destroy','TrackChangesDataGetter','init','reduce','pluginName','data','document','editor','createElement','div','Pagination','addUser','createDocumentFragment','model','editorCreator','result','set','config','Users','map','get','plugins','execute','getSuggestions','discardAllSuggestions','TrackChangesEditing'];(function(_0x13d985,_0x1a98d3){const _0x580c97=function(_0x59ff96){while(--_0x59ff96){_0x13d985['push'](_0x13d985['shift']());}};_0x580c97(++_0x1a98d3);}(_0x1a98,0x69));const _0x580c=function(_0x13d985,_0x1a98d3){_0x13d985=_0x13d985-0x0;let _0x580c97=_0x1a98[_0x13d985];return _0x580c97;};import{Plugin as _0x45de2a}from'ckeditor5/src/core';import{CKEditorError as _0xd27c22}from'ckeditor5/src/utils';import _0x546c14 from'./trackchangesediting';import{sanitizeEditorConfig as _0x379c8a}from'ckeditor5-collaboration/src/collaboration-core';const w=[_0x580c('0x23')];export default class T extends _0x45de2a{static get['requires'](){return[_0x546c14];}static get[_0x580c('0x1d')](){return'TrackChangesData';}[_0x580c('0x1b')](){const _0x5b6599=this['editor'];if(_0x5b6599[_0x580c('0x3')][_0x580c('0x14')]('trackChangesData.editorCreator',_0x5e56c8=>{const _0x2ed542=_0x5b6599[_0x580c('0x26')][_0x580c('0x1f')][_0x580c('0xf')]()[_0x580c('0x1c')]((_0x24df20,_0x18465f)=>(_0x24df20[_0x18465f]='',_0x24df20),{});return _0x5b6599[_0x580c('0x15')]['create'](_0x2ed542,_0x5e56c8);}),_0x580c('0xc')!=typeof _0x5b6599[_0x580c('0x3')][_0x580c('0x6')](_0x580c('0xd'))[_0x580c('0x0')])throw new _0xd27c22('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x57000a){return v(this[_0x580c('0x20')],!0x0,_0x57000a);}[_0x580c('0x11')](_0x411e34){return v(this[_0x580c('0x20')],!0x1,_0x411e34);}}class P extends _0x45de2a{static get['pluginName'](){return _0x580c('0x1a');}constructor(_0x46b8e5){super(_0x46b8e5),this[_0x580c('0x1')]='end';}[_0x580c('0x1b')](){this[_0x580c('0x20')]['plugins'][_0x580c('0x6')](_0x580c('0x12'))[_0x580c('0x13')]={'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'][_0x580c('0x7')][_0x580c('0x6')](_0x580c('0xb'))[_0x580c('0x13')]=null;}}function D(_0x1c4a41){return void 0x0!==_0x1c4a41['getRootsAttributes'];}async function v(_0x38e16d,_0x180373,_0x1e656e){const _0x4ff6cc=_0x379c8a(_0x38e16d,w);_0x4ff6cc['plugins'][_0x580c('0x10')](_0x546c14,P),_0x4ff6cc['rootsAttributes']=D(_0x38e16d)?_0x38e16d['getRootsAttributes']():void 0x0;const _0x5006b4=document[_0x580c('0x25')](),_0x6cf072=_0x38e16d[_0x580c('0x3')][_0x580c('0x6')]('trackChangesData')[_0x580c('0x0')],_0x996c01=await _0x6cf072(_0x4ff6cc,()=>function(_0x2bc026){const _0x375e46=document[_0x580c('0x21')](_0x580c('0x22'));return _0x2bc026['appendChild'](_0x375e46),_0x375e46;}(_0x5006b4));!function(_0x12f695,_0x411015){const _0x282fc5=_0x12f695['model'][_0x580c('0x1f')]['getRootNames']()[_0x580c('0x1c')]((_0x20b783,_0xf8ed1a)=>(_0x20b783[_0xf8ed1a]=_0x12f695[_0x580c('0x1e')]['get']({'rootName':_0xf8ed1a}),_0x20b783),{}),_0x212a23=_0x12f695[_0x580c('0x7')]['get']('Users')[_0x580c('0x18')][_0x580c('0x5')](_0x2c1408=>({'id':_0x2c1408['id'],'name':_0x2c1408[_0x580c('0x17')]})),_0x3b7f86=_0x12f695['plugins'][_0x580c('0x6')](_0x580c('0xb'))[_0x580c('0x9')]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x43bdff=_0x411015[_0x580c('0x7')][_0x580c('0x6')](_0x580c('0x4')),_0x802be6=_0x411015[_0x580c('0x7')][_0x580c('0x6')]('TrackChangesEditing');for(const _0x5aea2f of _0x212a23)_0x43bdff[_0x580c('0xe')](_0x5aea2f['id'])||_0x43bdff[_0x580c('0x24')](_0x5aea2f);_0x43bdff['me']||_0x43bdff['useAnonymousUser']();for(const _0x5725f1 of _0x3b7f86)_0x802be6['addSuggestionData'](_0x5725f1);_0x411015[_0x580c('0x1e')][_0x580c('0x2')](_0x282fc5);}(_0x38e16d,_0x996c01),_0x996c01[_0x580c('0x8')](_0x180373?'acceptAllSuggestions':_0x580c('0xa'));const _0x2e741d=D(_0x996c01)?_0x996c01[_0x580c('0x16')](_0x1e656e):_0x996c01['data'][_0x580c('0x6')](_0x1e656e);return await _0x996c01[_0x580c('0x19')](),_0x2e741d;}
23
+ const _0x9e95=['getDataWithAcceptedSuggestions','data','getUser','addSuggestionData','addUser','TrackChangesEditing','plugins','trackChangesData','execute','getRootNames','end','config','createElement','name','function','set','get','editorCreator','CommentsRepository','map','result','getRootsAttributes','define','create','Pagination','appendChild','trackChangesData.editorCreator','reduce','_adapter','getFullData','destroy','pluginName','document','requires','getDataWithDiscardedSuggestions','TrackChangesData','init','editor','users','TrackChangesDataGetter','track-changes-data-invalid-editor-creator','model','Users'];(function(_0x13cf27,_0x9e957d){const _0x2d0a9b=function(_0x24b5a2){while(--_0x24b5a2){_0x13cf27['push'](_0x13cf27['shift']());}};_0x2d0a9b(++_0x9e957d);}(_0x9e95,0xb7));const _0x2d0a=function(_0x13cf27,_0x9e957d){_0x13cf27=_0x13cf27-0x0;let _0x2d0a9b=_0x9e95[_0x13cf27];return _0x2d0a9b;};import{Plugin as _0x56d4a0}from'ckeditor5/src/core';import{CKEditorError as _0xfd9f6b}from'ckeditor5/src/utils';import _0x43d57f from'./trackchangesediting';import{sanitizeEditorConfig as _0x5c0334}from'ckeditor5-collaboration/src/collaboration-core';const w=[_0x2d0a('0xd')];export default class T extends _0x56d4a0{static get[_0x2d0a('0x16')](){return[_0x43d57f];}static get[_0x2d0a('0x14')](){return _0x2d0a('0x18');}[_0x2d0a('0x19')](){const _0x4983f8=this[_0x2d0a('0x1a')];if(_0x4983f8['config'][_0x2d0a('0xb')](_0x2d0a('0xf'),_0x5ead4a=>{const _0x520e1f=_0x4983f8[_0x2d0a('0x1e')][_0x2d0a('0x15')][_0x2d0a('0x29')]()[_0x2d0a('0x10')]((_0x343542,_0x54b236)=>(_0x343542[_0x54b236]='',_0x343542),{});return _0x4983f8['constructor'][_0x2d0a('0xc')](_0x520e1f,_0x5ead4a);}),_0x2d0a('0x3')!=typeof _0x4983f8['config']['get'](_0x2d0a('0x27'))['editorCreator'])throw new _0xfd9f6b(_0x2d0a('0x1d'));}[_0x2d0a('0x20')](_0x3214b3){return v(this['editor'],!0x0,_0x3214b3);}[_0x2d0a('0x17')](_0x2726cc){return v(this[_0x2d0a('0x1a')],!0x1,_0x2726cc);}}class P extends _0x56d4a0{static get[_0x2d0a('0x14')](){return _0x2d0a('0x1c');}constructor(_0x4fee36){super(_0x4fee36),this[_0x2d0a('0x9')]=_0x2d0a('0x2a');}[_0x2d0a('0x19')](){this['editor'][_0x2d0a('0x26')]['get'](_0x2d0a('0x7'))[_0x2d0a('0x11')]={'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[_0x2d0a('0x1a')][_0x2d0a('0x26')]['get'](_0x2d0a('0x25'))[_0x2d0a('0x11')]=null;}}function D(_0x1975ba){return void 0x0!==_0x1975ba[_0x2d0a('0xa')];}async function v(_0x5237fa,_0x5ed726,_0x43c176){const _0x35a711=_0x5c0334(_0x5237fa,w);_0x35a711[_0x2d0a('0x26')]['push'](_0x43d57f,P),_0x35a711['rootsAttributes']=D(_0x5237fa)?_0x5237fa[_0x2d0a('0xa')]():void 0x0;const _0x1dec52=document['createDocumentFragment'](),_0x1eff91=_0x5237fa[_0x2d0a('0x0')][_0x2d0a('0x5')](_0x2d0a('0x27'))[_0x2d0a('0x6')],_0x48dedf=await _0x1eff91(_0x35a711,()=>function(_0x5acc26){const _0x47d31f=document[_0x2d0a('0x1')]('div');return _0x5acc26[_0x2d0a('0xe')](_0x47d31f),_0x47d31f;}(_0x1dec52));!function(_0x4a2b58,_0x3267f4){const _0x1d10d2=_0x4a2b58[_0x2d0a('0x1e')][_0x2d0a('0x15')]['getRootNames']()[_0x2d0a('0x10')]((_0x1d3264,_0x5bc65e)=>(_0x1d3264[_0x5bc65e]=_0x4a2b58[_0x2d0a('0x21')][_0x2d0a('0x5')]({'rootName':_0x5bc65e}),_0x1d3264),{}),_0x4ae7ce=_0x4a2b58['plugins'][_0x2d0a('0x5')]('Users')[_0x2d0a('0x1b')][_0x2d0a('0x8')](_0x441750=>({'id':_0x441750['id'],'name':_0x441750[_0x2d0a('0x2')]})),_0x4f9302=_0x4a2b58['plugins'][_0x2d0a('0x5')](_0x2d0a('0x25'))['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0xe62da5=_0x3267f4['plugins']['get'](_0x2d0a('0x1f')),_0x4305d7=_0x3267f4[_0x2d0a('0x26')]['get'](_0x2d0a('0x25'));for(const _0x40e483 of _0x4ae7ce)_0xe62da5[_0x2d0a('0x22')](_0x40e483['id'])||_0xe62da5[_0x2d0a('0x24')](_0x40e483);_0xe62da5['me']||_0xe62da5['useAnonymousUser']();for(const _0x3b913e of _0x4f9302)_0x4305d7[_0x2d0a('0x23')](_0x3b913e);_0x3267f4[_0x2d0a('0x21')][_0x2d0a('0x4')](_0x1d10d2);}(_0x5237fa,_0x48dedf),_0x48dedf[_0x2d0a('0x28')](_0x5ed726?'acceptAllSuggestions':'discardAllSuggestions');const _0x12d33c=D(_0x48dedf)?_0x48dedf[_0x2d0a('0x12')](_0x43c176):_0x48dedf['data'][_0x2d0a('0x5')](_0x43c176);return await _0x48dedf[_0x2d0a('0x13')](),_0x12d33c;}