@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20231205.0 → 0.0.0-nightly-20231206.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 (66) 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/imagestyle.js +1 -1
  29. package/src/integrations/importword.js +1 -1
  30. package/src/integrations/indent.js +1 -1
  31. package/src/integrations/inputcommand.js +1 -1
  32. package/src/integrations/link.js +1 -1
  33. package/src/integrations/list.js +1 -1
  34. package/src/integrations/listproperties.js +1 -1
  35. package/src/integrations/mediaembed.js +1 -1
  36. package/src/integrations/mention.js +1 -1
  37. package/src/integrations/pagebreak.js +1 -1
  38. package/src/integrations/paragraph.js +1 -1
  39. package/src/integrations/removeformat.js +1 -1
  40. package/src/integrations/restrictededitingmode.js +1 -1
  41. package/src/integrations/shiftentercommand.js +1 -1
  42. package/src/integrations/standardeditingmode.js +1 -1
  43. package/src/integrations/style.js +1 -1
  44. package/src/integrations/table.js +1 -1
  45. package/src/integrations/tablecaption.js +1 -1
  46. package/src/integrations/tableclipboard.js +1 -1
  47. package/src/integrations/tablecolumnresize.js +1 -1
  48. package/src/integrations/tableheadings.js +1 -1
  49. package/src/integrations/tablemergesplit.js +1 -1
  50. package/src/integrations/tableofcontents.js +1 -1
  51. package/src/integrations/tableproperties.js +1 -1
  52. package/src/integrations/template.js +1 -1
  53. package/src/integrations/title.js +1 -1
  54. package/src/integrations/undo.js +1 -1
  55. package/src/integrations/utils.js +1 -1
  56. package/src/suggestion.js +1 -1
  57. package/src/suggestiondescriptionfactory.js +1 -1
  58. package/src/trackchanges.js +1 -1
  59. package/src/trackchangesdata.js +1 -1
  60. package/src/trackchangesediting.js +1 -1
  61. package/src/trackchangesui.js +1 -1
  62. package/src/ui/suggestioncontroller.js +1 -1
  63. package/src/ui/view/basesuggestionthreadview.js +1 -1
  64. package/src/ui/view/suggestionthreadview.js +1 -1
  65. package/src/utils/common-translations.js +1 -1
  66. package/src/utils/utils.js +1 -1
package/src/suggestion.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x333d=['discard','nodeBefore','addRange','_model','getMultiRangeId','_markerNames','author','getRanges','set','getMarkerNames','map','getItems','subType','data','commentThread','attributes','next','filter','onAttributesChange','@external','hasComments','decorate','clear','createdAt','_isDataLoaded','isIntersectingWithRange','setAttribute','getFirstMarker','markers','isInContent','change','delete','removeMarker','_onAttributesChange','onAccept','getMarkers','getAllAdjacentSuggestions','get','_onAccept','_onDiscard','removeAttribute','accept','removeMarkers','creator','substr','getRange','authoredAt','previous','getFirstRange','reduce','addMarker','length','push','type','onDiscard','getContainedElement','isMultiRange','addMarkerName'];(function(_0x4552ba,_0x333d88){const _0x3249e2=function(_0x5c75ab){while(--_0x5c75ab){_0x4552ba['push'](_0x4552ba['shift']());}};_0x3249e2(++_0x333d88);}(_0x333d,0x187));const _0x3249=function(_0x4552ba,_0x333d88){_0x4552ba=_0x4552ba-0x0;let _0x3249e2=_0x333d[_0x4552ba];return _0x3249e2;};import{Element as _0x147f2d}from'ckeditor5/src/engine';import{ObservableMixin as _0xbce25,uid as _0x5606e9}from'ckeditor5/src/utils';import{cloneDeep as _0x406dcf,isEqual as _0x5ecdc7,set as _0x439774,unset as _0x14079a}from'lodash-es';export default class u extends _0xbce25(){constructor(_0x45b266,_0xbbd0b){super(),this[_0x3249('0x27')]=!0x1,this['id']=_0xbbd0b['id'],this[_0x3249('0xa')]=_0xbbd0b[_0x3249('0xa')],this[_0x3249('0x1b')]=_0xbbd0b[_0x3249('0x1b')]||null,this[_0x3249('0x15')]=_0xbbd0b[_0x3249('0x15')],this[_0x3249('0x0')]=_0xbbd0b[_0x3249('0x0')]||_0xbbd0b['author'],this['isExternal']=Boolean(_0xbbd0b[_0x3249('0x1e')]&&_0xbbd0b[_0x3249('0x1e')][_0x3249('0x22')]),this[_0x3249('0x1c')]=null,this[_0x3249('0x12')]=_0x45b266,this[_0x3249('0x35')]=_0xbbd0b[_0x3249('0x31')],this['_onDiscard']=_0xbbd0b[_0x3249('0xb')],this['_onAttributesChange']=_0xbbd0b[_0x3249('0x21')],this[_0x3249('0x14')]=new Set(),this[_0x3249('0x26')]=null,this['set'](_0x3249('0x3'),null),this[_0x3249('0x17')](_0x3249('0x1e'),_0xbbd0b[_0x3249('0x1e')]||{}),this[_0x3249('0x17')](_0x3249('0x4'),null),this[_0x3249('0x17')](_0x3249('0x1f'),null),this['set'](_0x3249('0x1d'),null),this['set']('_saved',!0x1),this[_0x3249('0x24')]('accept'),this[_0x3249('0x24')]('discard');}get['head'](){let _0x53dd09=this;for(;_0x53dd09[_0x3249('0x4')];)_0x53dd09=_0x53dd09[_0x3249('0x4')];return _0x53dd09;}get[_0x3249('0x23')](){return!!this[_0x3249('0x1d')]&&this[_0x3249('0x1d')][_0x3249('0x8')]>0x0;}get[_0x3249('0xd')](){if(0x0==this['_markerNames']['size'])return!0x1;return 0x6==Array['from'](this['_markerNames'])[0x0]['split'](':')['length'];}get[_0x3249('0x2c')](){return null!==this[_0x3249('0x2a')]();}['addMarkerName'](_0x36bc1e){this[_0x3249('0x14')]['add'](_0x36bc1e);}[_0x3249('0x18')](){return Array['from'](this[_0x3249('0x14')]);}[_0x3249('0x32')](){return this[_0x3249('0x18')]()[_0x3249('0x19')](_0x55598a=>this[_0x3249('0x12')][_0x3249('0x2b')][_0x3249('0x34')](_0x55598a))[_0x3249('0x20')](_0x2b0436=>_0x2b0436);}[_0x3249('0x2a')](){return this[_0x3249('0x32')]()[0x0]||null;}[_0x3249('0x39')](){this[_0x3249('0x12')][_0x3249('0x2d')](_0x4fc056=>{for(const _0x443ad8 of this[_0x3249('0x32')]())_0x4fc056[_0x3249('0x2f')](_0x443ad8);}),this[_0x3249('0x14')][_0x3249('0x25')]();}[_0x3249('0x2f')](_0x4453a2){this['_model']['change'](_0x3cd51e=>{_0x3cd51e['removeMarker'](_0x4453a2);}),this[_0x3249('0x14')][_0x3249('0x2e')](_0x4453a2);}[_0x3249('0x11')](_0x3599c6){const _0x209f37='suggestion:'+this['type']+':'+this[_0x3249('0x1b')]+':'+this['id']+':'+this['creator']['id']+':'+u[_0x3249('0x13')]();this[_0x3249('0xe')](_0x209f37),this[_0x3249('0x12')][_0x3249('0x2d')](_0x35b09e=>{_0x35b09e[_0x3249('0x7')](_0x209f37,{'range':_0x3599c6,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x3249('0x28')](_0x591fa8){for(const _0x210518 of this[_0x3249('0x16')]())if(_0x210518['isIntersecting'](_0x591fa8))return!0x0;return!0x1;}['getRanges'](){return this[_0x3249('0x32')]()[_0x3249('0x19')](_0x2c40f6=>_0x2c40f6[_0x3249('0x2')]());}[_0x3249('0x1a')](){return this[_0x3249('0x16')]()[_0x3249('0x6')]((_0x38ab7c,_0x5d0043)=>[..._0x38ab7c,..._0x5d0043['getItems']()],[]);}[_0x3249('0x5')](){var _0x3c1c92;return(null===(_0x3c1c92=this[_0x3249('0x2a')]())||void 0x0===_0x3c1c92?void 0x0:_0x3c1c92['getRange']())||null;}[_0x3249('0xc')](){const _0x31a7e3=this['getRanges']();if(0x1!=_0x31a7e3[_0x3249('0x8')])return null;const _0x3cf585=_0x31a7e3[0x0],_0x24259e=_0x3cf585['start']['nodeAfter'],_0xfa6206=_0x3cf585['end'][_0x3249('0x10')];return _0x24259e instanceof _0x147f2d?_0x24259e!=_0xfa6206?null:_0x24259e:null;}[_0x3249('0x38')](){this[_0x3249('0x35')](this[_0x3249('0x16')](),this[_0x3249('0x1c')],this['attributes']),this[_0x3249('0x39')]();}[_0x3249('0xf')](){this[_0x3249('0x36')](this[_0x3249('0x16')](),this[_0x3249('0x1c')],this[_0x3249('0x1e')]),this[_0x3249('0x39')]();}[_0x3249('0x33')](){const _0x2c40e0=[];let _0x489331=this['head'];for(;_0x489331;)_0x2c40e0[_0x3249('0x9')](_0x489331),_0x489331=_0x489331[_0x3249('0x1f')];return _0x2c40e0;}[_0x3249('0x29')](_0x16d2d4,_0x387ab8){const _0x3a8369=_0x406dcf(this[_0x3249('0x1e')]);_0x439774(_0x3a8369,_0x16d2d4,_0x387ab8),_0x5ecdc7(_0x3a8369,this[_0x3249('0x1e')])||(this[_0x3249('0x1e')]=_0x3a8369,this[_0x3249('0x30')](_0x3a8369));}[_0x3249('0x37')](_0x3bf375){const _0x4ed3b8=_0x406dcf(this[_0x3249('0x1e')]);_0x14079a(_0x4ed3b8,_0x3bf375),_0x5ecdc7(_0x4ed3b8,this[_0x3249('0x1e')])||(this[_0x3249('0x1e')]=_0x4ed3b8,this[_0x3249('0x30')](this[_0x3249('0x1e')]));}['toJSON'](){return{'id':this['id'],'type':this[_0x3249('0x1b')]?this[_0x3249('0xa')]+':'+this[_0x3249('0x1b')]:this[_0x3249('0xa')],'authorId':this[_0x3249('0x0')]['id'],'createdAt':this[_0x3249('0x26')],'hasComments':this[_0x3249('0x23')],'data':this['data'],'attributes':this['attributes']};}static[_0x3249('0x13')](){return _0x5606e9()[_0x3249('0x1')](0x1,0x5);}}
23
+ const _0x3723=['removeMarkers','attributes','subType','_model','previous','clear','nodeAfter','decorate','author','isExternal','_saved','discard','_onAccept','removeMarker','hasComments','getAllAdjacentSuggestions','getFirstRange','accept','substr','data','getMultiRangeId','removeAttribute','_onDiscard','change','addMarkerName','setAttribute','getMarkers','markers','next','end','onAccept','_markerNames','getItems','toJSON','split','from','head','type','creator','reduce','delete','isIntersecting','get','_onAttributesChange','push','add','getFirstMarker','_isDataLoaded','nodeBefore','commentThread','map','authoredAt','set','suggestion:','size','addMarker','onDiscard','isMultiRange','createdAt','@external','getRanges','onAttributesChange','isInContent','start','getContainedElement','getMarkerNames','length'];(function(_0x28cd48,_0x3723c9){const _0x2ad545=function(_0x329e8c){while(--_0x329e8c){_0x28cd48['push'](_0x28cd48['shift']());}};_0x2ad545(++_0x3723c9);}(_0x3723,0x10f));const _0x2ad5=function(_0x28cd48,_0x3723c9){_0x28cd48=_0x28cd48-0x0;let _0x2ad545=_0x3723[_0x28cd48];return _0x2ad545;};import{Element as _0x5a33b2}from'ckeditor5/src/engine';import{ObservableMixin as _0x2f1864,uid as _0x33c7ae}from'ckeditor5/src/utils';import{cloneDeep as _0xa789,isEqual as _0x1fb2f5,set as _0x5968ec,unset as _0x36afa8}from'lodash-es';export default class u extends _0x2f1864(){constructor(_0x1190e6,_0x27e8e9){super(),this[_0x2ad5('0x2c')]=!0x1,this['id']=_0x27e8e9['id'],this['type']=_0x27e8e9['type'],this[_0x2ad5('0x42')]=_0x27e8e9['subType']||null,this[_0x2ad5('0x5')]=_0x27e8e9[_0x2ad5('0x5')],this[_0x2ad5('0x23')]=_0x27e8e9[_0x2ad5('0x23')]||_0x27e8e9[_0x2ad5('0x5')],this[_0x2ad5('0x6')]=Boolean(_0x27e8e9[_0x2ad5('0x41')]&&_0x27e8e9[_0x2ad5('0x41')][_0x2ad5('0x38')]),this[_0x2ad5('0x10')]=null,this[_0x2ad5('0x0')]=_0x1190e6,this[_0x2ad5('0x9')]=_0x27e8e9[_0x2ad5('0x1b')],this[_0x2ad5('0x13')]=_0x27e8e9[_0x2ad5('0x35')],this[_0x2ad5('0x28')]=_0x27e8e9[_0x2ad5('0x3a')],this[_0x2ad5('0x1c')]=new Set(),this['createdAt']=null,this[_0x2ad5('0x31')](_0x2ad5('0x30'),null),this['set'](_0x2ad5('0x41'),_0x27e8e9[_0x2ad5('0x41')]||{}),this['set'](_0x2ad5('0x1'),null),this['set'](_0x2ad5('0x19'),null),this['set']('commentThread',null),this[_0x2ad5('0x31')](_0x2ad5('0x7'),!0x1),this[_0x2ad5('0x4')](_0x2ad5('0xe')),this[_0x2ad5('0x4')](_0x2ad5('0x8'));}get[_0x2ad5('0x21')](){let _0x3b5c4a=this;for(;_0x3b5c4a[_0x2ad5('0x1')];)_0x3b5c4a=_0x3b5c4a[_0x2ad5('0x1')];return _0x3b5c4a;}get[_0x2ad5('0xb')](){return!!this[_0x2ad5('0x2e')]&&this[_0x2ad5('0x2e')][_0x2ad5('0x3f')]>0x0;}get[_0x2ad5('0x36')](){if(0x0==this['_markerNames'][_0x2ad5('0x33')])return!0x1;return 0x6==Array[_0x2ad5('0x20')](this[_0x2ad5('0x1c')])[0x0][_0x2ad5('0x1f')](':')['length'];}get[_0x2ad5('0x3b')](){return null!==this[_0x2ad5('0x2b')]();}[_0x2ad5('0x15')](_0x2dad5c){this['_markerNames'][_0x2ad5('0x2a')](_0x2dad5c);}[_0x2ad5('0x3e')](){return Array[_0x2ad5('0x20')](this['_markerNames']);}[_0x2ad5('0x17')](){return this[_0x2ad5('0x3e')]()[_0x2ad5('0x2f')](_0x19a08c=>this[_0x2ad5('0x0')][_0x2ad5('0x18')][_0x2ad5('0x27')](_0x19a08c))['filter'](_0x5c7d1f=>_0x5c7d1f);}[_0x2ad5('0x2b')](){return this[_0x2ad5('0x17')]()[0x0]||null;}[_0x2ad5('0x40')](){this[_0x2ad5('0x0')][_0x2ad5('0x14')](_0xcd0c5=>{for(const _0x2152ed of this['getMarkers']())_0xcd0c5[_0x2ad5('0xa')](_0x2152ed);}),this[_0x2ad5('0x1c')][_0x2ad5('0x2')]();}[_0x2ad5('0xa')](_0x2285ee){this['_model'][_0x2ad5('0x14')](_0xdb6b9=>{_0xdb6b9[_0x2ad5('0xa')](_0x2285ee);}),this['_markerNames'][_0x2ad5('0x25')](_0x2285ee);}['addRange'](_0x4528bc){const _0x1ecb0e=_0x2ad5('0x32')+this[_0x2ad5('0x22')]+':'+this['subType']+':'+this['id']+':'+this[_0x2ad5('0x23')]['id']+':'+u[_0x2ad5('0x11')]();this[_0x2ad5('0x15')](_0x1ecb0e),this[_0x2ad5('0x0')][_0x2ad5('0x14')](_0x4275e4=>{_0x4275e4[_0x2ad5('0x34')](_0x1ecb0e,{'range':_0x4528bc,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x4e288a){for(const _0x5df0ce of this[_0x2ad5('0x39')]())if(_0x5df0ce[_0x2ad5('0x26')](_0x4e288a))return!0x0;return!0x1;}[_0x2ad5('0x39')](){return this[_0x2ad5('0x17')]()[_0x2ad5('0x2f')](_0x1f3d68=>_0x1f3d68['getRange']());}[_0x2ad5('0x1d')](){return this[_0x2ad5('0x39')]()[_0x2ad5('0x24')]((_0x570d75,_0x367441)=>[..._0x570d75,..._0x367441[_0x2ad5('0x1d')]()],[]);}[_0x2ad5('0xd')](){var _0x3f568d;return(null===(_0x3f568d=this['getFirstMarker']())||void 0x0===_0x3f568d?void 0x0:_0x3f568d['getRange']())||null;}[_0x2ad5('0x3d')](){const _0x178ba2=this['getRanges']();if(0x1!=_0x178ba2[_0x2ad5('0x3f')])return null;const _0x64412e=_0x178ba2[0x0],_0x4e3cab=_0x64412e[_0x2ad5('0x3c')][_0x2ad5('0x3')],_0x2b2c1f=_0x64412e[_0x2ad5('0x1a')][_0x2ad5('0x2d')];return _0x4e3cab instanceof _0x5a33b2?_0x4e3cab!=_0x2b2c1f?null:_0x4e3cab:null;}[_0x2ad5('0xe')](){this[_0x2ad5('0x9')](this[_0x2ad5('0x39')](),this['data'],this[_0x2ad5('0x41')]),this[_0x2ad5('0x40')]();}['discard'](){this[_0x2ad5('0x13')](this['getRanges'](),this['data'],this[_0x2ad5('0x41')]),this[_0x2ad5('0x40')]();}[_0x2ad5('0xc')](){const _0x2e7df3=[];let _0x35cfcc=this['head'];for(;_0x35cfcc;)_0x2e7df3[_0x2ad5('0x29')](_0x35cfcc),_0x35cfcc=_0x35cfcc[_0x2ad5('0x19')];return _0x2e7df3;}[_0x2ad5('0x16')](_0x955485,_0x3b3657){const _0x12c61e=_0xa789(this['attributes']);_0x5968ec(_0x12c61e,_0x955485,_0x3b3657),_0x1fb2f5(_0x12c61e,this[_0x2ad5('0x41')])||(this[_0x2ad5('0x41')]=_0x12c61e,this[_0x2ad5('0x28')](_0x12c61e));}[_0x2ad5('0x12')](_0x202d6b){const _0x50587b=_0xa789(this[_0x2ad5('0x41')]);_0x36afa8(_0x50587b,_0x202d6b),_0x1fb2f5(_0x50587b,this[_0x2ad5('0x41')])||(this[_0x2ad5('0x41')]=_0x50587b,this['_onAttributesChange'](this[_0x2ad5('0x41')]));}[_0x2ad5('0x1e')](){return{'id':this['id'],'type':this[_0x2ad5('0x42')]?this[_0x2ad5('0x22')]+':'+this[_0x2ad5('0x42')]:this[_0x2ad5('0x22')],'authorId':this[_0x2ad5('0x23')]['id'],'createdAt':this[_0x2ad5('0x37')],'hasComments':this[_0x2ad5('0xb')],'data':this[_0x2ad5('0x10')],'attributes':this[_0x2ad5('0x41')]};}static[_0x2ad5('0x11')](){return _0x33c7ae()[_0x2ad5('0xf')](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5800=['_resolveDescriptionItems','registerAttributeLabel','_schema','push','format','registerDescriptionCallback','data','function','type','attribute','_itemLabels','join','*Remove:*\x20%0','start','set','_handleRenameSuggestionDescription','getItemLabel','_customCallbacks','isInContent','*Insert:*\x20%0','_handleInsertRemoveSuggestionDescription','_locale','addObject','end','_itemLabelsCallbacks','elementStart','$1\x20$2','_handleAttributeSuggestionDescription','map','removeEmptyContainer','length','nextSibling','checkChild','removeFormat','_attributeLabels','match','get','getFirstRange','EmptyContainer','isEmpty','*Merge:*\x20%0','$textProxy','*Remove\x20format:*\x20%0','has','isEqual','normal','name','subType','item','addFormat','label','_handleCustomCallbackDescription','element','*Split:*\x20%0','ELEMENT_SPACE','getDescriptions','softBreak','text','REPLACE_TEXT','skip','addEmptyContainer','isObject','elementEnd','addContainer','add','_addDescriptionItems','remove','Container','pop','key','replace','indexOf','nodeAfter','insertion','quantity','registerElementLabel','getWalker','*Set\x20format:*\x20%0','deletion','removeObject','previousSibling'];(function(_0x25ba50,_0x58000d){const _0xaefc23=function(_0x100dc4){while(--_0x100dc4){_0x25ba50['push'](_0x25ba50['shift']());}};_0xaefc23(++_0x58000d);}(_0x5800,0x102));const _0xaefc=function(_0x25ba50,_0x58000d){_0x25ba50=_0x25ba50-0x0;let _0xaefc23=_0x5800[_0x25ba50];return _0xaefc23;};import{getTranslation as _0xb58454}from'./utils/common-translations';import{priorities as _0x5e0808,insertToPriorityArray as _0x317b96}from'ckeditor5/src/utils';import{renameAttributeKey as _0x547ec5}from'./trackchangesediting';export default class f{constructor(_0x2fa3f2,_0x4764e7){this[_0xaefc('0x2')]=[],this[_0xaefc('0x4c')]=new Map(),this[_0xaefc('0x9')]=[],this['_attributeLabels']=new Map(),this[_0xaefc('0x44')]=_0x2fa3f2,this[_0xaefc('0x6')]=_0x4764e7;}[_0xaefc('0x28')](_0x38f594){const _0x20b0d4=[],_0x4c6419=new Set(),_0x4c6331=new Set();for(let _0x379247=0x0;_0x379247<_0x38f594[_0xaefc('0xf')];_0x379247++){const _0xeb76aa=_0x38f594[_0x379247];if(!_0xeb76aa[_0xaefc('0x3')])continue;const _0xf84378=this[_0xaefc('0x24')](_0xeb76aa);if(_0xf84378){if(null!=_0xeb76aa[_0xaefc('0x20')]){if(_0x4c6419[_0xaefc('0x1c')](_0xeb76aa[_0xaefc('0x20')]))continue;_0x4c6419[_0xaefc('0x31')](_0xeb76aa[_0xaefc('0x20')]);}_0x20b0d4[_0xaefc('0x45')](_0xf84378);}else{if(_0xaefc('0x4b')!=_0xeb76aa[_0xaefc('0x4a')])_0xaefc('0x3a')!=_0xeb76aa[_0xaefc('0x4a')]&&'deletion'!=_0xeb76aa['type']||this[_0xaefc('0x5')](_0x20b0d4,_0xeb76aa,_0x38f594[_0x379247+0x1]);else{const _0x3a04ed=_0xeb76aa[_0xaefc('0x48')][_0xaefc('0x36')];if(_0x4c6331[_0xaefc('0x1c')](_0x3a04ed))continue;_0x4c6331['add'](_0xeb76aa['data'][_0xaefc('0x36')]),_0x3a04ed==_0x547ec5?this[_0xaefc('0x0')](_0x20b0d4,_0xeb76aa):this[_0xaefc('0xc')](_0x20b0d4,_0xeb76aa);}}}return this[_0xaefc('0x42')](_0x20b0d4);}[_0xaefc('0x47')](_0x4a5330){this['_customCallbacks'][_0xaefc('0x45')](_0x4a5330);}[_0xaefc('0x3c')](_0x516509,_0x2cffd8,_0x4abe3a=_0x5e0808[_0xaefc('0x1e')]){_0xaefc('0x49')==typeof _0x516509?_0x317b96(this['_itemLabelsCallbacks'],{'matchingCallback':_0x516509,'label':_0x2cffd8,'priority':_0x4abe3a}):this[_0xaefc('0x4c')]['set'](_0x516509,_0x2cffd8);}[_0xaefc('0x43')](_0x1e0e68,_0x5946ec){this[_0xaefc('0x13')][_0xaefc('0x50')](_0x1e0e68,_0x5946ec);}[_0xaefc('0x1')](_0x2e321a,_0x755070=0x1){let _0x316532;for(const _0x3c61e0 of this[_0xaefc('0x9')])if(_0x3c61e0['matchingCallback'](_0x2e321a)){_0x316532=_0x3c61e0[_0xaefc('0x23')];break;}return _0x316532||(_0x316532=this[_0xaefc('0x4c')]['get'](_0x2e321a['name'])),_0x316532?_0x316532(_0x755070):0x1!==_0x755070?_0x755070+'\x20'+_0x2e321a[_0xaefc('0x1f')]+'s':''+_0x2e321a[_0xaefc('0x1f')];}['_addDescriptionItems'](_0x18e2c2,_0xe01908){const _0xa0a456=_0xe01908['getFirstRange']()[_0xaefc('0x3d')](),_0x269533=_0xaefc('0x3a')==_0xe01908[_0xaefc('0x4a')]?_0xaefc('0x31'):_0xaefc('0x33');for(const _0x300f38 of _0xa0a456){const _0x500332=_0x300f38[_0xaefc('0x21')],_0x35e7fa=_0x18e2c2[_0x18e2c2['length']-0x1];if(_0x500332['is'](_0xaefc('0x1a')))_0x35e7fa&&_0x35e7fa['type'][_0xaefc('0x38')](_0xaefc('0x34'))>-0x1&&_0x18e2c2[_0xaefc('0x35')](),_0x35e7fa&&'text'==_0x35e7fa['type']?_0x35e7fa[_0x269533]+=_0x500332[_0xaefc('0x48')]:_0x18e2c2['push']({'type':_0xaefc('0x2a'),'add':'add'==_0x269533?_0x500332[_0xaefc('0x48')]:'','remove':_0xaefc('0x33')==_0x269533?_0x500332[_0xaefc('0x48')]:''});else{if(this['_schema'][_0xaefc('0x2e')](_0x500332)){const _0x33c243=_0x500332;if(_0x35e7fa&&_0x35e7fa[_0xaefc('0x4a')][_0xaefc('0x38')](_0xaefc('0x34'))>-0x1&&_0x18e2c2[_0xaefc('0x35')](),_0xaefc('0x2f')==_0x300f38[_0xaefc('0x4a')])continue;_0x35e7fa&&_0x35e7fa[_0xaefc('0x4a')]==_0x269533+'Object'&&_0x35e7fa[_0xaefc('0x25')]['name']==_0x33c243[_0xaefc('0x1f')]?_0x35e7fa[_0xaefc('0x3b')]++:_0x18e2c2[_0xaefc('0x45')]({'type':_0x269533+'Object','element':_0x33c243,'quantity':0x1}),_0xa0a456[_0xaefc('0x2c')](_0x21e97e=>!(_0xaefc('0x2f')==_0x21e97e[_0xaefc('0x4a')]&&_0x21e97e['item']==_0x500332));}else{if(this['_schema'][_0xaefc('0x11')](_0x500332,'$text')||_0x500332['is']('element',_0xaefc('0x29'))){const _0x16f162=_0x500332;if(_0xaefc('0x31')==_0x269533&&_0xaefc('0xa')==_0x300f38[_0xaefc('0x4a')]||_0xaefc('0x33')==_0x269533&&'elementEnd'==_0x300f38[_0xaefc('0x4a')])continue;if(_0x35e7fa&&-0x1==_0x35e7fa[_0xaefc('0x4a')][_0xaefc('0x38')](_0xaefc('0x34'))){_0xaefc('0x2a')==_0x35e7fa[_0xaefc('0x4a')]&&(_0x35e7fa[_0x269533]+='\x0a');continue;}let _0x637e35;if(_0x637e35=_0xaefc('0x31')==_0x269533?_0x16f162[_0xaefc('0x10')]&&!this[_0xaefc('0x44')]['isObject'](_0x16f162[_0xaefc('0x10')])?_0x16f162[_0xaefc('0x10')]:null:_0x16f162[_0xaefc('0x41')]&&!this['_schema'][_0xaefc('0x2e')](_0x16f162[_0xaefc('0x41')])?_0x16f162[_0xaefc('0x41')]:null,_0x16f162['isEmpty']||_0x637e35&&_0x637e35[_0xaefc('0x18')]){const _0xcc6b6c=_0x637e35&&_0x637e35[_0xaefc('0x18')]?_0x637e35:_0x16f162;_0x35e7fa&&_0x35e7fa[_0xaefc('0x4a')]==_0x269533+'EmptyContainer'&&_0x35e7fa[_0xaefc('0x25')][_0xaefc('0x1f')]==_0xcc6b6c[_0xaefc('0x1f')]?_0x35e7fa[_0xaefc('0x3b')]++:_0x18e2c2[_0xaefc('0x45')]({'type':_0x269533+_0xaefc('0x17'),'element':_0xcc6b6c,'quantity':0x1});}else _0x18e2c2[_0xaefc('0x45')]({'type':_0x269533+_0xaefc('0x34'),'element':_0x16f162});}}}}}[_0xaefc('0x42')](_0x568965){const _0x38040c=this[_0xaefc('0x6')],_0x3e8d50=[],_0x1f8589=[],_0x3a5a15=[];for(const _0x150d2d of _0x568965)switch(_0x150d2d[_0xaefc('0x4a')]){case _0xaefc('0x2a'):if(_0x150d2d[_0xaefc('0x31')]=_0x150d2d[_0xaefc('0x31')]['replace'](/(\S)\u000A+(\S)/g,_0xaefc('0xb'))[_0xaefc('0x37')](/\u000A/g,''),_0x150d2d[_0xaefc('0x33')]=_0x150d2d[_0xaefc('0x33')][_0xaefc('0x37')](/(\S)\u000A+(\S)/g,'$1\x20$2')[_0xaefc('0x37')](/\u000A/g,''),''!=_0x150d2d['add']&&''!=_0x150d2d[_0xaefc('0x33')]){_0x3e8d50['push']({'type':_0xaefc('0x37'),'content':_0xb58454(_0x38040c,_0xaefc('0x2b'),['\x22'+_0x150d2d[_0xaefc('0x33')]+'\x22','\x22'+_0x150d2d[_0xaefc('0x31')]+'\x22'])});continue;}if(null!=_0x150d2d[_0xaefc('0x31')]['match'](/^ +$/)){_0x3e8d50[_0xaefc('0x45')]({'type':_0xaefc('0x3a'),'content':_0xb58454(_0x38040c,_0xaefc('0x4'),_0xb58454(_0x38040c,_0xaefc('0x27'),_0x150d2d[_0xaefc('0x31')]['length']))});continue;}if(null!=_0x150d2d['remove'][_0xaefc('0x14')](/^ +$/)){_0x3e8d50['push']({'type':_0xaefc('0x3f'),'content':_0xb58454(_0x38040c,'*Remove:*\x20%0',_0xb58454(_0x38040c,'ELEMENT_SPACE',_0x150d2d[_0xaefc('0x33')][_0xaefc('0xf')]))});continue;}if(''!=_0x150d2d[_0xaefc('0x31')]){_0x3e8d50['push']({'type':'insertion','content':_0xb58454(_0x38040c,_0xaefc('0x4'),'\x22'+_0x150d2d[_0xaefc('0x31')]+'\x22')});continue;}_0x3e8d50['push']({'type':_0xaefc('0x3f'),'content':_0xb58454(_0x38040c,_0xaefc('0x4e'),'\x22'+_0x150d2d[_0xaefc('0x33')]+'\x22')});continue;case _0xaefc('0x2d'):case _0xaefc('0x7'):_0x3e8d50[_0xaefc('0x45')]({'type':_0xaefc('0x3a'),'content':_0xb58454(_0x38040c,_0xaefc('0x4'),this[_0xaefc('0x1')](_0x150d2d[_0xaefc('0x25')],_0x150d2d[_0xaefc('0x3b')]))});continue;case _0xaefc('0xe'):case _0xaefc('0x40'):_0x3e8d50[_0xaefc('0x45')]({'type':_0xaefc('0x3f'),'content':_0xb58454(_0x38040c,'*Remove:*\x20%0',this['getItemLabel'](_0x150d2d[_0xaefc('0x25')],_0x150d2d['quantity']))});continue;case _0xaefc('0x30'):_0x3e8d50[_0xaefc('0x45')]({'type':_0xaefc('0x3a'),'content':_0xb58454(_0x38040c,_0xaefc('0x26'),this[_0xaefc('0x1')](_0x150d2d[_0xaefc('0x25')],_0x150d2d[_0xaefc('0x3b')]))});continue;case'removeContainer':_0x3e8d50['push']({'type':_0xaefc('0x3f'),'content':_0xb58454(_0x38040c,_0xaefc('0x19'),this[_0xaefc('0x1')](_0x150d2d[_0xaefc('0x25')],_0x150d2d['quantity']))});continue;case _0xaefc('0x22'):_0x1f8589[_0xaefc('0x45')](_0x150d2d['key']);continue;case _0xaefc('0x12'):_0x3a5a15[_0xaefc('0x45')](_0x150d2d[_0xaefc('0x36')]);continue;default:_0x3e8d50['push'](_0x150d2d);}if(_0x1f8589[_0xaefc('0xf')]){const _0x5cf906=_0x1f8589[_0xaefc('0xd')](_0x21624e=>this[_0xaefc('0x13')][_0xaefc('0x1c')](_0x21624e)?this[_0xaefc('0x13')][_0xaefc('0x15')](_0x21624e):_0x21624e)[_0xaefc('0x4d')](',\x20');_0x3e8d50[_0xaefc('0x45')]({'type':_0xaefc('0x46'),'content':_0xb58454(this[_0xaefc('0x6')],_0xaefc('0x3e'),_0x5cf906)});}if(_0x3a5a15[_0xaefc('0xf')]){const _0x342968=_0x3a5a15[_0xaefc('0xd')](_0x50cc50=>this['_attributeLabels'][_0xaefc('0x1c')](_0x50cc50)?this[_0xaefc('0x13')][_0xaefc('0x15')](_0x50cc50):_0x50cc50)[_0xaefc('0x4d')](',\x20');_0x3e8d50[_0xaefc('0x45')]({'type':'format','content':_0xb58454(this[_0xaefc('0x6')],_0xaefc('0x1b'),_0x342968)});}return _0x3e8d50;}[_0xaefc('0x24')](_0x4fd645){for(const _0xc91c82 of this[_0xaefc('0x2')]){const _0x475e89=_0xc91c82(_0x4fd645);if(_0x475e89&&_0xaefc('0x4a')in _0x475e89)return _0x475e89;}}[_0xaefc('0xc')](_0x19e28e,_0x11ec45){const _0x4dfbe6=_0x11ec45[_0xaefc('0x48')],_0x43558b=void 0x0===_0x4dfbe6['newValue']?'removeFormat':_0xaefc('0x22');_0x19e28e['push']({'type':_0x43558b,'key':_0x4dfbe6[_0xaefc('0x36')]});}[_0xaefc('0x0')](_0x38c833,_0x50e699){_0x38c833['push']({'type':_0xaefc('0x46'),'content':_0xb58454(this['_locale'],'*Change\x20to:*\x20%0',this[_0xaefc('0x1')](_0x50e699['getFirstRange']()[_0xaefc('0x4f')][_0xaefc('0x39')],0x1))});}[_0xaefc('0x5')](_0x23aa53,_0x1f8801,_0x2e86c7){if(this[_0xaefc('0x32')](_0x23aa53,_0x1f8801),_0x2e86c7&&_0x2e86c7[_0xaefc('0x16')]()&&!_0x1f8801[_0xaefc('0x16')]()[_0xaefc('0x8')][_0xaefc('0x1d')](_0x2e86c7[_0xaefc('0x16')]()[_0xaefc('0x4f')])){const _0x576282=_0x23aa53[_0x23aa53['length']-0x1],_0x56b702='insertion'==_0x1f8801[_0xaefc('0x4a')]?_0xaefc('0x31'):'remove';_0x576282&&_0xaefc('0x2a')==_0x576282[_0xaefc('0x4a')]&&(_0x576282[_0x56b702]+='\x0a');}}}
23
+ const _0x46cc=['replace','addObject','newValue','type','addContainer','insertion','isEqual','matchingCallback','isObject','add','_itemLabels','match','elementStart','nodeAfter','*Remove:*\x20%0','label','text','key','elementEnd','join','format','_attributeLabels','removeFormat','subType','$textProxy','_handleAttributeSuggestionDescription','isEmpty','REPLACE_TEXT','getFirstRange','map','Object','removeObject','getItemLabel','_locale','nextSibling','pop','indexOf','*Merge:*\x20%0','removeContainer','function','_resolveDescriptionItems','*Insert:*\x20%0','_handleInsertRemoveSuggestionDescription','*Change\x20to:*\x20%0','item','name','element','_itemLabelsCallbacks','_schema','EmptyContainer','$1\x20$2','data','registerElementLabel','Container','deletion','softBreak','attribute','remove','_handleCustomCallbackDescription','isInContent','push','length','get','quantity','_handleRenameSuggestionDescription','start','registerAttributeLabel','normal','_addDescriptionItems','set','_customCallbacks','addEmptyContainer','has','addFormat','ELEMENT_SPACE'];(function(_0x225df4,_0x46cc1d){const _0x2577ec=function(_0x392f4d){while(--_0x392f4d){_0x225df4['push'](_0x225df4['shift']());}};_0x2577ec(++_0x46cc1d);}(_0x46cc,0xf4));const _0x2577=function(_0x225df4,_0x46cc1d){_0x225df4=_0x225df4-0x0;let _0x2577ec=_0x46cc[_0x225df4];return _0x2577ec;};import{getTranslation as _0xd1e2b}from'./utils/common-translations';import{priorities as _0x2247ff,insertToPriorityArray as _0x303e1a}from'ckeditor5/src/utils';import{renameAttributeKey as _0x50673f}from'./trackchangesediting';export default class f{constructor(_0x168a73,_0x5eecfb){this[_0x2577('0x33')]=[],this[_0x2577('0x42')]=new Map(),this[_0x2577('0x1c')]=[],this['_attributeLabels']=new Map(),this['_schema']=_0x168a73,this['_locale']=_0x5eecfb;}['getDescriptions'](_0x355ed6){const _0x33ab69=[],_0x1cd37d=new Set(),_0x5157be=new Set();for(let _0x7e0a67=0x0;_0x7e0a67<_0x355ed6['length'];_0x7e0a67++){const _0x4ddd08=_0x355ed6[_0x7e0a67];if(!_0x4ddd08[_0x2577('0x28')])continue;const _0x3cb7c4=this[_0x2577('0x27')](_0x4ddd08);if(_0x3cb7c4){if(null!=_0x4ddd08[_0x2577('0x4')]){if(_0x1cd37d[_0x2577('0x35')](_0x4ddd08['subType']))continue;_0x1cd37d['add'](_0x4ddd08[_0x2577('0x4')]);}_0x33ab69[_0x2577('0x29')](_0x3cb7c4);}else{if(_0x2577('0x25')!=_0x4ddd08['type'])_0x2577('0x3d')!=_0x4ddd08['type']&&'deletion'!=_0x4ddd08[_0x2577('0x3b')]||this[_0x2577('0x17')](_0x33ab69,_0x4ddd08,_0x355ed6[_0x7e0a67+0x1]);else{const _0x25f694=_0x4ddd08[_0x2577('0x20')][_0x2577('0x49')];if(_0x5157be[_0x2577('0x35')](_0x25f694))continue;_0x5157be[_0x2577('0x41')](_0x4ddd08[_0x2577('0x20')]['key']),_0x25f694==_0x50673f?this[_0x2577('0x2d')](_0x33ab69,_0x4ddd08):this[_0x2577('0x6')](_0x33ab69,_0x4ddd08);}}}return this['_resolveDescriptionItems'](_0x33ab69);}['registerDescriptionCallback'](_0x192ed2){this['_customCallbacks'][_0x2577('0x29')](_0x192ed2);}[_0x2577('0x21')](_0x2722aa,_0x47d51b,_0x2308bf=_0x2247ff[_0x2577('0x30')]){_0x2577('0x14')==typeof _0x2722aa?_0x303e1a(this[_0x2577('0x1c')],{'matchingCallback':_0x2722aa,'label':_0x47d51b,'priority':_0x2308bf}):this['_itemLabels']['set'](_0x2722aa,_0x47d51b);}[_0x2577('0x2f')](_0x8a6af9,_0x39396e){this[_0x2577('0x2')][_0x2577('0x32')](_0x8a6af9,_0x39396e);}[_0x2577('0xd')](_0x5ebe47,_0x3a573d=0x1){let _0x33ab1a;for(const _0xef136c of this['_itemLabelsCallbacks'])if(_0xef136c[_0x2577('0x3f')](_0x5ebe47)){_0x33ab1a=_0xef136c[_0x2577('0x47')];break;}return _0x33ab1a||(_0x33ab1a=this[_0x2577('0x42')][_0x2577('0x2b')](_0x5ebe47[_0x2577('0x1a')])),_0x33ab1a?_0x33ab1a(_0x3a573d):0x1!==_0x3a573d?_0x3a573d+'\x20'+_0x5ebe47[_0x2577('0x1a')]+'s':''+_0x5ebe47[_0x2577('0x1a')];}[_0x2577('0x31')](_0x1a47a7,_0x3b5cfb){const _0x122c33=_0x3b5cfb['getFirstRange']()['getWalker'](),_0x5a8ea0=_0x2577('0x3d')==_0x3b5cfb[_0x2577('0x3b')]?_0x2577('0x41'):_0x2577('0x26');for(const _0x6aa0db of _0x122c33){const _0x58a407=_0x6aa0db[_0x2577('0x19')],_0x16c594=_0x1a47a7[_0x1a47a7[_0x2577('0x2a')]-0x1];if(_0x58a407['is'](_0x2577('0x5')))_0x16c594&&_0x16c594[_0x2577('0x3b')][_0x2577('0x11')]('Container')>-0x1&&_0x1a47a7[_0x2577('0x10')](),_0x16c594&&_0x2577('0x48')==_0x16c594[_0x2577('0x3b')]?_0x16c594[_0x5a8ea0]+=_0x58a407[_0x2577('0x20')]:_0x1a47a7[_0x2577('0x29')]({'type':_0x2577('0x48'),'add':_0x2577('0x41')==_0x5a8ea0?_0x58a407[_0x2577('0x20')]:'','remove':_0x2577('0x26')==_0x5a8ea0?_0x58a407['data']:''});else{if(this['_schema'][_0x2577('0x40')](_0x58a407)){const _0x108f63=_0x58a407;if(_0x16c594&&_0x16c594['type']['indexOf'](_0x2577('0x22'))>-0x1&&_0x1a47a7[_0x2577('0x10')](),_0x2577('0x4a')==_0x6aa0db[_0x2577('0x3b')])continue;_0x16c594&&_0x16c594['type']==_0x5a8ea0+'Object'&&_0x16c594[_0x2577('0x1b')][_0x2577('0x1a')]==_0x108f63[_0x2577('0x1a')]?_0x16c594[_0x2577('0x2c')]++:_0x1a47a7[_0x2577('0x29')]({'type':_0x5a8ea0+_0x2577('0xb'),'element':_0x108f63,'quantity':0x1}),_0x122c33['skip'](_0x134293=>!(_0x2577('0x4a')==_0x134293[_0x2577('0x3b')]&&_0x134293[_0x2577('0x19')]==_0x58a407));}else{if(this[_0x2577('0x1d')]['checkChild'](_0x58a407,'$text')||_0x58a407['is'](_0x2577('0x1b'),_0x2577('0x24'))){const _0x14d7b1=_0x58a407;if(_0x2577('0x41')==_0x5a8ea0&&_0x2577('0x44')==_0x6aa0db[_0x2577('0x3b')]||'remove'==_0x5a8ea0&&_0x2577('0x4a')==_0x6aa0db[_0x2577('0x3b')])continue;if(_0x16c594&&-0x1==_0x16c594[_0x2577('0x3b')][_0x2577('0x11')](_0x2577('0x22'))){_0x2577('0x48')==_0x16c594[_0x2577('0x3b')]&&(_0x16c594[_0x5a8ea0]+='\x0a');continue;}let _0x1868c6;if(_0x1868c6=_0x2577('0x41')==_0x5a8ea0?_0x14d7b1['nextSibling']&&!this[_0x2577('0x1d')][_0x2577('0x40')](_0x14d7b1[_0x2577('0xf')])?_0x14d7b1[_0x2577('0xf')]:null:_0x14d7b1['previousSibling']&&!this[_0x2577('0x1d')][_0x2577('0x40')](_0x14d7b1['previousSibling'])?_0x14d7b1['previousSibling']:null,_0x14d7b1[_0x2577('0x7')]||_0x1868c6&&_0x1868c6[_0x2577('0x7')]){const _0x347a6e=_0x1868c6&&_0x1868c6[_0x2577('0x7')]?_0x1868c6:_0x14d7b1;_0x16c594&&_0x16c594['type']==_0x5a8ea0+_0x2577('0x1e')&&_0x16c594[_0x2577('0x1b')][_0x2577('0x1a')]==_0x347a6e['name']?_0x16c594[_0x2577('0x2c')]++:_0x1a47a7[_0x2577('0x29')]({'type':_0x5a8ea0+'EmptyContainer','element':_0x347a6e,'quantity':0x1});}else _0x1a47a7[_0x2577('0x29')]({'type':_0x5a8ea0+'Container','element':_0x14d7b1});}}}}}[_0x2577('0x15')](_0x202b79){const _0x43d928=this['_locale'],_0xa9874f=[],_0x3f1a7c=[],_0x299c0b=[];for(const _0x39caa5 of _0x202b79)switch(_0x39caa5[_0x2577('0x3b')]){case _0x2577('0x48'):if(_0x39caa5[_0x2577('0x41')]=_0x39caa5['add'][_0x2577('0x38')](/(\S)\u000A+(\S)/g,_0x2577('0x1f'))[_0x2577('0x38')](/\u000A/g,''),_0x39caa5[_0x2577('0x26')]=_0x39caa5[_0x2577('0x26')][_0x2577('0x38')](/(\S)\u000A+(\S)/g,_0x2577('0x1f'))[_0x2577('0x38')](/\u000A/g,''),''!=_0x39caa5[_0x2577('0x41')]&&''!=_0x39caa5[_0x2577('0x26')]){_0xa9874f['push']({'type':_0x2577('0x38'),'content':_0xd1e2b(_0x43d928,_0x2577('0x8'),['\x22'+_0x39caa5[_0x2577('0x26')]+'\x22','\x22'+_0x39caa5['add']+'\x22'])});continue;}if(null!=_0x39caa5[_0x2577('0x41')][_0x2577('0x43')](/^ +$/)){_0xa9874f[_0x2577('0x29')]({'type':'insertion','content':_0xd1e2b(_0x43d928,_0x2577('0x16'),_0xd1e2b(_0x43d928,_0x2577('0x37'),_0x39caa5[_0x2577('0x41')][_0x2577('0x2a')]))});continue;}if(null!=_0x39caa5['remove']['match'](/^ +$/)){_0xa9874f[_0x2577('0x29')]({'type':_0x2577('0x23'),'content':_0xd1e2b(_0x43d928,_0x2577('0x46'),_0xd1e2b(_0x43d928,_0x2577('0x37'),_0x39caa5['remove'][_0x2577('0x2a')]))});continue;}if(''!=_0x39caa5[_0x2577('0x41')]){_0xa9874f['push']({'type':_0x2577('0x3d'),'content':_0xd1e2b(_0x43d928,_0x2577('0x16'),'\x22'+_0x39caa5[_0x2577('0x41')]+'\x22')});continue;}_0xa9874f[_0x2577('0x29')]({'type':_0x2577('0x23'),'content':_0xd1e2b(_0x43d928,_0x2577('0x46'),'\x22'+_0x39caa5[_0x2577('0x26')]+'\x22')});continue;case _0x2577('0x34'):case _0x2577('0x39'):_0xa9874f['push']({'type':_0x2577('0x3d'),'content':_0xd1e2b(_0x43d928,_0x2577('0x16'),this[_0x2577('0xd')](_0x39caa5[_0x2577('0x1b')],_0x39caa5[_0x2577('0x2c')]))});continue;case'removeEmptyContainer':case _0x2577('0xc'):_0xa9874f['push']({'type':_0x2577('0x23'),'content':_0xd1e2b(_0x43d928,_0x2577('0x46'),this[_0x2577('0xd')](_0x39caa5[_0x2577('0x1b')],_0x39caa5['quantity']))});continue;case _0x2577('0x3c'):_0xa9874f['push']({'type':_0x2577('0x3d'),'content':_0xd1e2b(_0x43d928,'*Split:*\x20%0',this['getItemLabel'](_0x39caa5[_0x2577('0x1b')],_0x39caa5[_0x2577('0x2c')]))});continue;case _0x2577('0x13'):_0xa9874f[_0x2577('0x29')]({'type':_0x2577('0x23'),'content':_0xd1e2b(_0x43d928,_0x2577('0x12'),this[_0x2577('0xd')](_0x39caa5[_0x2577('0x1b')],_0x39caa5[_0x2577('0x2c')]))});continue;case'addFormat':_0x3f1a7c[_0x2577('0x29')](_0x39caa5[_0x2577('0x49')]);continue;case _0x2577('0x3'):_0x299c0b[_0x2577('0x29')](_0x39caa5['key']);continue;default:_0xa9874f[_0x2577('0x29')](_0x39caa5);}if(_0x3f1a7c[_0x2577('0x2a')]){const _0x3a102d=_0x3f1a7c[_0x2577('0xa')](_0x3ad743=>this[_0x2577('0x2')]['has'](_0x3ad743)?this[_0x2577('0x2')]['get'](_0x3ad743):_0x3ad743)[_0x2577('0x0')](',\x20');_0xa9874f[_0x2577('0x29')]({'type':_0x2577('0x1'),'content':_0xd1e2b(this[_0x2577('0xe')],'*Set\x20format:*\x20%0',_0x3a102d)});}if(_0x299c0b[_0x2577('0x2a')]){const _0x62c932=_0x299c0b[_0x2577('0xa')](_0x1b78c0=>this[_0x2577('0x2')][_0x2577('0x35')](_0x1b78c0)?this[_0x2577('0x2')]['get'](_0x1b78c0):_0x1b78c0)[_0x2577('0x0')](',\x20');_0xa9874f[_0x2577('0x29')]({'type':_0x2577('0x1'),'content':_0xd1e2b(this[_0x2577('0xe')],'*Remove\x20format:*\x20%0',_0x62c932)});}return _0xa9874f;}[_0x2577('0x27')](_0x5d5950){for(const _0x124a92 of this[_0x2577('0x33')]){const _0x5bdbb9=_0x124a92(_0x5d5950);if(_0x5bdbb9&&'type'in _0x5bdbb9)return _0x5bdbb9;}}[_0x2577('0x6')](_0x36116a,_0x4f0f8c){const _0x5e9d5c=_0x4f0f8c[_0x2577('0x20')],_0x3aca68=void 0x0===_0x5e9d5c[_0x2577('0x3a')]?'removeFormat':_0x2577('0x36');_0x36116a[_0x2577('0x29')]({'type':_0x3aca68,'key':_0x5e9d5c[_0x2577('0x49')]});}['_handleRenameSuggestionDescription'](_0xbb30a7,_0x4a60bb){_0xbb30a7[_0x2577('0x29')]({'type':_0x2577('0x1'),'content':_0xd1e2b(this[_0x2577('0xe')],_0x2577('0x18'),this[_0x2577('0xd')](_0x4a60bb[_0x2577('0x9')]()[_0x2577('0x2e')][_0x2577('0x45')],0x1))});}[_0x2577('0x17')](_0x329471,_0x1e8329,_0xa364d1){if(this[_0x2577('0x31')](_0x329471,_0x1e8329),_0xa364d1&&_0xa364d1[_0x2577('0x9')]()&&!_0x1e8329['getFirstRange']()['end'][_0x2577('0x3e')](_0xa364d1[_0x2577('0x9')]()[_0x2577('0x2e')])){const _0x34905c=_0x329471[_0x329471[_0x2577('0x2a')]-0x1],_0x328e64=_0x2577('0x3d')==_0x1e8329[_0x2577('0x3b')]?_0x2577('0x41'):_0x2577('0x26');_0x34905c&&_0x2577('0x48')==_0x34905c[_0x2577('0x3b')]&&(_0x34905c[_0x328e64]+='\x0a');}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0xbbb4=['Comments','editor','plugins','TrackChanges','adapter','addSuggestion','get','getSuggestion','addSuggestionData','getSuggestions'];(function(_0x456c9f,_0xbbb42a){var _0x4c1a98=function(_0x5ce6c9){while(--_0x5ce6c9){_0x456c9f['push'](_0x456c9f['shift']());}};_0x4c1a98(++_0xbbb42a);}(_0xbbb4,0x187));var _0x4c1a=function(_0x456c9f,_0xbbb42a){_0x456c9f=_0x456c9f-0x0;var _0x4c1a98=_0xbbb4[_0x456c9f];return _0x4c1a98;};import{Plugin as _0x2557bf}from'ckeditor5/src/core';import _0x2af870 from'./trackchangesui';import _0x12af27 from'./trackchangesediting';import'ckeditor5-collaboration/src/collaboration-core';export default class k extends _0x2557bf{static get['requires'](){return[_0x12af27,_0x2af870,_0x4c1a('0x9')];}static get['pluginName'](){return _0x4c1a('0x2');}set[_0x4c1a('0x3')](_0x3bfa06){this[_0x4c1a('0x0')][_0x4c1a('0x1')][_0x4c1a('0x5')](_0x12af27)['adapter']=_0x3bfa06;}get[_0x4c1a('0x3')](){return this[_0x4c1a('0x0')]['plugins']['get'](_0x12af27)['adapter'];}[_0x4c1a('0x4')](_0x2d48b3){return this[_0x4c1a('0x0')]['plugins'][_0x4c1a('0x5')](_0x12af27)[_0x4c1a('0x7')](_0x2d48b3);}[_0x4c1a('0x8')]({skipNotAttached:_0x1bc80b=!0x1,toJSON:_0x2e2291=!0x1}={}){return this['editor'][_0x4c1a('0x1')]['get'](_0x12af27)['getSuggestions']({'skipNotAttached':_0x1bc80b,'toJSON':_0x2e2291});}['getSuggestion'](_0x3f9767){return this[_0x4c1a('0x0')][_0x4c1a('0x1')][_0x4c1a('0x5')](_0x12af27)[_0x4c1a('0x6')](_0x3f9767);}}
23
+ var _0x3f7c=['requires','TrackChanges','get','getSuggestion','plugins','addSuggestion','adapter','editor','pluginName'];(function(_0x21c93b,_0x3f7ce5){var _0x460be3=function(_0x262617){while(--_0x262617){_0x21c93b['push'](_0x21c93b['shift']());}};_0x460be3(++_0x3f7ce5);}(_0x3f7c,0xf2));var _0x460b=function(_0x21c93b,_0x3f7ce5){_0x21c93b=_0x21c93b-0x0;var _0x460be3=_0x3f7c[_0x21c93b];return _0x460be3;};import{Plugin as _0x5adb36}from'ckeditor5/src/core';import _0x4f05fb from'./trackchangesui';import _0x4eb974 from'./trackchangesediting';import'ckeditor5-collaboration/src/collaboration-core';export default class k extends _0x5adb36{static get[_0x460b('0x1')](){return[_0x4eb974,_0x4f05fb,'Comments'];}static get[_0x460b('0x0')](){return _0x460b('0x2');}set[_0x460b('0x7')](_0x42a31a){this[_0x460b('0x8')][_0x460b('0x5')]['get'](_0x4eb974)[_0x460b('0x7')]=_0x42a31a;}get[_0x460b('0x7')](){return this[_0x460b('0x8')][_0x460b('0x5')][_0x460b('0x3')](_0x4eb974)[_0x460b('0x7')];}[_0x460b('0x6')](_0x5a20f2){return this['editor']['plugins'][_0x460b('0x3')](_0x4eb974)['addSuggestionData'](_0x5a20f2);}['getSuggestions']({skipNotAttached:_0x19391e=!0x1,toJSON:_0x4ca820=!0x1}={}){return this[_0x460b('0x8')][_0x460b('0x5')][_0x460b('0x3')](_0x4eb974)['getSuggestions']({'skipNotAttached':_0x19391e,'toJSON':_0x4ca820});}[_0x460b('0x4')](_0x12fa43){return this[_0x460b('0x8')][_0x460b('0x5')][_0x460b('0x3')](_0x4eb974)[_0x460b('0x4')](_0x12fa43);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x28f8=['get','config','CommentsRepository','useAnonymousUser','trackChangesData','plugins','Pagination','trackChangesData.editorCreator','editor','appendChild','editorCreator','pluginName','end','model','name','set','addSuggestionData','reduce','getDataWithDiscardedSuggestions','TrackChangesEditing','function','getRootNames','define','div','track-changes-data-invalid-editor-creator','getSuggestions','push','init','create','createDocumentFragment','_adapter','document','rootsAttributes','Users','TrackChangesDataGetter','getFullData','discardAllSuggestions','createElement','TrackChangesData','destroy','data'];(function(_0x343d1e,_0x28f866){const _0x1af022=function(_0x158ddb){while(--_0x158ddb){_0x343d1e['push'](_0x343d1e['shift']());}};_0x1af022(++_0x28f866);}(_0x28f8,0x13f));const _0x1af0=function(_0x343d1e,_0x28f866){_0x343d1e=_0x343d1e-0x0;let _0x1af022=_0x28f8[_0x343d1e];return _0x1af022;};import{Plugin as _0x3d8685}from'ckeditor5/src/core';import{CKEditorError as _0x512c5f}from'ckeditor5/src/utils';import _0x1fafb5 from'./trackchangesediting';import{sanitizeEditorConfig as _0x36b939}from'ckeditor5-collaboration/src/collaboration-core';const T=[_0x1af0('0xf')];export default class P extends _0x3d8685{static get['requires'](){return[_0x1fafb5];}static get[_0x1af0('0x14')](){return _0x1af0('0x6');}[_0x1af0('0x24')](){const _0x4ea4b7=this['editor'];if(_0x4ea4b7[_0x1af0('0xa')][_0x1af0('0x1f')](_0x1af0('0x10'),_0xf1cb7e=>{const _0x24ee45=_0x4ea4b7[_0x1af0('0x16')][_0x1af0('0x28')][_0x1af0('0x1e')]()[_0x1af0('0x1a')]((_0x5dbeb1,_0x3ec08c)=>(_0x5dbeb1[_0x3ec08c]='',_0x5dbeb1),{});return _0x4ea4b7['constructor'][_0x1af0('0x25')](_0x24ee45,_0xf1cb7e);}),_0x1af0('0x1d')!=typeof _0x4ea4b7[_0x1af0('0xa')][_0x1af0('0x9')]('trackChangesData')['editorCreator'])throw new _0x512c5f(_0x1af0('0x21'));}['getDataWithAcceptedSuggestions'](_0x15e7fa){return N(this[_0x1af0('0x11')],!0x0,_0x15e7fa);}[_0x1af0('0x1b')](_0x2c2128){return N(this[_0x1af0('0x11')],!0x1,_0x2c2128);}}class D extends _0x3d8685{static get['pluginName'](){return _0x1af0('0x2');}constructor(_0x465a9c){super(_0x465a9c),this['result']=_0x1af0('0x15');}[_0x1af0('0x24')](){this[_0x1af0('0x11')][_0x1af0('0xe')]['get'](_0x1af0('0xb'))['_adapter']={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this[_0x1af0('0x11')][_0x1af0('0xe')]['get'](_0x1af0('0x1c'))[_0x1af0('0x27')]=null;}}function v(_0x252ed8){return void 0x0!==_0x252ed8['getRootsAttributes'];}async function N(_0x533132,_0x58ae0f,_0x986d9d){const _0x4f9de9=_0x36b939(_0x533132,T);_0x4f9de9[_0x1af0('0xe')][_0x1af0('0x23')](_0x1fafb5,D),_0x4f9de9[_0x1af0('0x0')]=v(_0x533132)?_0x533132['getRootsAttributes']():void 0x0;const _0x5bda24=document[_0x1af0('0x26')](),_0x3335e4=_0x533132[_0x1af0('0xa')]['get'](_0x1af0('0xd'))[_0x1af0('0x13')],_0x2015da=await _0x3335e4(_0x4f9de9,()=>function(_0x4c8313){const _0x53aca0=document[_0x1af0('0x5')](_0x1af0('0x20'));return _0x4c8313[_0x1af0('0x12')](_0x53aca0),_0x53aca0;}(_0x5bda24));!function(_0x56de5c,_0x5183ad){const _0x15dbc3=_0x56de5c[_0x1af0('0x16')][_0x1af0('0x28')][_0x1af0('0x1e')]()['reduce']((_0x1c70fb,_0x69a651)=>(_0x1c70fb[_0x69a651]=_0x56de5c[_0x1af0('0x8')]['get']({'rootName':_0x69a651}),_0x1c70fb),{}),_0x3d749e=_0x56de5c[_0x1af0('0xe')][_0x1af0('0x9')](_0x1af0('0x1'))['users']['map'](_0x1779ba=>({'id':_0x1779ba['id'],'name':_0x1779ba[_0x1af0('0x17')]})),_0x4fd340=_0x56de5c['plugins'][_0x1af0('0x9')](_0x1af0('0x1c'))[_0x1af0('0x22')]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2d44b4=_0x5183ad[_0x1af0('0xe')]['get'](_0x1af0('0x1')),_0x184444=_0x5183ad[_0x1af0('0xe')]['get'](_0x1af0('0x1c'));for(const _0x58bad4 of _0x3d749e)_0x2d44b4['getUser'](_0x58bad4['id'])||_0x2d44b4['addUser'](_0x58bad4);_0x2d44b4['me']||_0x2d44b4[_0x1af0('0xc')]();for(const _0xd86d47 of _0x4fd340)_0x184444[_0x1af0('0x19')](_0xd86d47);_0x5183ad['data'][_0x1af0('0x18')](_0x15dbc3);}(_0x533132,_0x2015da),_0x2015da['execute'](_0x58ae0f?'acceptAllSuggestions':_0x1af0('0x4'));const _0x10e9cb=v(_0x2015da)?_0x2015da[_0x1af0('0x3')](_0x986d9d):_0x2015da[_0x1af0('0x8')][_0x1af0('0x9')](_0x986d9d);return await _0x2015da[_0x1af0('0x7')](),_0x10e9cb;}
23
+ const _0xe9f5=['end','map','getRootsAttributes','getDataWithAcceptedSuggestions','get','plugins','editor','getRootNames','document','createElement','_adapter','TrackChangesEditing','pluginName','requires','init','set','div','discardAllSuggestions','reduce','createDocumentFragment','getUser','define','CommentsRepository','editorCreator','addSuggestionData','getFullData','Pagination','getDataWithDiscardedSuggestions','trackChangesData','execute','track-changes-data-invalid-editor-creator','rootsAttributes','model','constructor','addUser','data','config'];(function(_0x41bd8f,_0xe9f5ef){const _0x32cc6b=function(_0x404f90){while(--_0x404f90){_0x41bd8f['push'](_0x41bd8f['shift']());}};_0x32cc6b(++_0xe9f5ef);}(_0xe9f5,0x178));const _0x32cc=function(_0x41bd8f,_0xe9f5ef){_0x41bd8f=_0x41bd8f-0x0;let _0x32cc6b=_0xe9f5[_0x41bd8f];return _0x32cc6b;};import{Plugin as _0x35c0b6}from'ckeditor5/src/core';import{CKEditorError as _0x1d29b1}from'ckeditor5/src/utils';import _0x5209b4 from'./trackchangesediting';import{sanitizeEditorConfig as _0x54266e}from'ckeditor5-collaboration/src/collaboration-core';const T=[_0x32cc('0x14')];export default class P extends _0x35c0b6{static get[_0x32cc('0x7')](){return[_0x5209b4];}static get[_0x32cc('0x6')](){return'TrackChangesData';}[_0x32cc('0x8')](){const _0xef8592=this[_0x32cc('0x0')];if(_0xef8592[_0x32cc('0x1e')][_0x32cc('0xf')]('trackChangesData.editorCreator',_0x144d86=>{const _0x3e42db=_0xef8592['model'][_0x32cc('0x2')][_0x32cc('0x1')]()[_0x32cc('0xc')]((_0x43b2b,_0x523553)=>(_0x43b2b[_0x523553]='',_0x43b2b),{});return _0xef8592[_0x32cc('0x1b')]['create'](_0x3e42db,_0x144d86);}),'function'!=typeof _0xef8592[_0x32cc('0x1e')][_0x32cc('0x23')]('trackChangesData')['editorCreator'])throw new _0x1d29b1(_0x32cc('0x18'));}[_0x32cc('0x22')](_0x377092){return N(this['editor'],!0x0,_0x377092);}[_0x32cc('0x15')](_0x4ccd4a){return N(this['editor'],!0x1,_0x4ccd4a);}}class D extends _0x35c0b6{static get[_0x32cc('0x6')](){return'TrackChangesDataGetter';}constructor(_0x13a50a){super(_0x13a50a),this['result']=_0x32cc('0x1f');}['init'](){this[_0x32cc('0x0')][_0x32cc('0x24')][_0x32cc('0x23')](_0x32cc('0x10'))[_0x32cc('0x4')]={'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[_0x32cc('0x0')][_0x32cc('0x24')][_0x32cc('0x23')](_0x32cc('0x5'))[_0x32cc('0x4')]=null;}}function v(_0x3d630a){return void 0x0!==_0x3d630a[_0x32cc('0x21')];}async function N(_0x1c8502,_0x115298,_0x2d6dda){const _0xaa5c10=_0x54266e(_0x1c8502,T);_0xaa5c10[_0x32cc('0x24')]['push'](_0x5209b4,D),_0xaa5c10[_0x32cc('0x19')]=v(_0x1c8502)?_0x1c8502[_0x32cc('0x21')]():void 0x0;const _0x4e03c0=document[_0x32cc('0xd')](),_0x1c20bc=_0x1c8502[_0x32cc('0x1e')]['get'](_0x32cc('0x16'))[_0x32cc('0x11')],_0x384242=await _0x1c20bc(_0xaa5c10,()=>function(_0x22c815){const _0x366270=document[_0x32cc('0x3')](_0x32cc('0xa'));return _0x22c815['appendChild'](_0x366270),_0x366270;}(_0x4e03c0));!function(_0x42f71e,_0x2afae0){const _0x84c05d=_0x42f71e[_0x32cc('0x1a')]['document'][_0x32cc('0x1')]()[_0x32cc('0xc')]((_0x1f11ff,_0x55244d)=>(_0x1f11ff[_0x55244d]=_0x42f71e[_0x32cc('0x1d')][_0x32cc('0x23')]({'rootName':_0x55244d}),_0x1f11ff),{}),_0x45a827=_0x42f71e[_0x32cc('0x24')][_0x32cc('0x23')]('Users')['users'][_0x32cc('0x20')](_0x33cfa3=>({'id':_0x33cfa3['id'],'name':_0x33cfa3['name']})),_0x3239b9=_0x42f71e[_0x32cc('0x24')][_0x32cc('0x23')]('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x10f210=_0x2afae0[_0x32cc('0x24')][_0x32cc('0x23')]('Users'),_0x3e52ea=_0x2afae0['plugins'][_0x32cc('0x23')]('TrackChangesEditing');for(const _0x16239e of _0x45a827)_0x10f210[_0x32cc('0xe')](_0x16239e['id'])||_0x10f210[_0x32cc('0x1c')](_0x16239e);_0x10f210['me']||_0x10f210['useAnonymousUser']();for(const _0x3c345a of _0x3239b9)_0x3e52ea[_0x32cc('0x12')](_0x3c345a);_0x2afae0['data'][_0x32cc('0x9')](_0x84c05d);}(_0x1c8502,_0x384242),_0x384242[_0x32cc('0x17')](_0x115298?'acceptAllSuggestions':_0x32cc('0xb'));const _0x4ea82f=v(_0x384242)?_0x384242[_0x32cc('0x13')](_0x2d6dda):_0x384242[_0x32cc('0x1d')][_0x32cc('0x23')](_0x2d6dda);return await _0x384242['destroy'](),_0x4ea82f;}