@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20230906.0 → 0.0.0-nightly-20230908.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 _0x479b=['authoredAt','commentThread','getMultiRangeId','filter','end','getFirstRange','addRange','getMarkerNames','clear','suggestion:','hasComments','_onAccept','toJSON','_saved','head','discard','markers','change','isInContent','decorate','addMarkerName','getRange','_onDiscard','set','removeMarkers','subType','data','removeMarker','onAccept','_markerNames','reduce','getMarkers','next','accept','createdAt','from','isIntersectingWithRange','removeAttribute','type','addMarker','getAllAdjacentSuggestions','onDiscard','size','nodeAfter','isExternal','getContainedElement','isIntersecting','setAttribute','push','nodeBefore','length','_model','previous','map','_isDataLoaded','creator','start','author','_onAttributesChange','getRanges','attributes','getFirstMarker'];(function(_0x4d3b39,_0x479bba){const _0x50290d=function(_0x3d2f4f){while(--_0x3d2f4f){_0x4d3b39['push'](_0x4d3b39['shift']());}};_0x50290d(++_0x479bba);}(_0x479b,0x1a8));const _0x5029=function(_0x4d3b39,_0x479bba){_0x4d3b39=_0x4d3b39-0x0;let _0x50290d=_0x479b[_0x4d3b39];return _0x50290d;};import{Element as _0x413097}from'ckeditor5/src/engine';import{ObservableMixin as _0x1043cb,uid as _0x5b8792}from'ckeditor5/src/utils';import{cloneDeep as _0x4c43c5,isEqual as _0x52dd4,set as _0x568ff4,unset as _0xc2ea12}from'lodash-es';export default class u extends _0x1043cb(){constructor(_0xd07773,_0x51e2c7){super(),this[_0x5029('0x2')]=!0x1,this['id']=_0x51e2c7['id'],this[_0x5029('0x30')]=_0x51e2c7['type'],this[_0x5029('0x23')]=_0x51e2c7[_0x5029('0x23')]||null,this['author']=_0x51e2c7[_0x5029('0x5')],this[_0x5029('0x3')]=_0x51e2c7[_0x5029('0x3')]||_0x51e2c7[_0x5029('0x5')],this[_0x5029('0x36')]=Boolean(_0x51e2c7['attributes']&&_0x51e2c7[_0x5029('0x8')]['@external']),this[_0x5029('0x24')]=null,this[_0x5029('0x3d')]=_0xd07773,this[_0x5029('0x15')]=_0x51e2c7[_0x5029('0x26')],this[_0x5029('0x20')]=_0x51e2c7[_0x5029('0x33')],this['_onAttributesChange']=_0x51e2c7['onAttributesChange'],this['_markerNames']=new Set(),this[_0x5029('0x2c')]=null,this['set'](_0x5029('0xa'),null),this['set'](_0x5029('0x8'),_0x51e2c7['attributes']||{}),this[_0x5029('0x21')](_0x5029('0x0'),null),this[_0x5029('0x21')]('next',null),this[_0x5029('0x21')](_0x5029('0xb'),null),this[_0x5029('0x21')](_0x5029('0x17'),!0x1),this[_0x5029('0x1d')](_0x5029('0x2b')),this[_0x5029('0x1d')](_0x5029('0x19'));}get[_0x5029('0x18')](){let _0x43097b=this;for(;_0x43097b[_0x5029('0x0')];)_0x43097b=_0x43097b['previous'];return _0x43097b;}get[_0x5029('0x14')](){return!!this[_0x5029('0xb')]&&this[_0x5029('0xb')][_0x5029('0x3c')]>0x0;}get['isMultiRange'](){if(0x0==this[_0x5029('0x27')][_0x5029('0x34')])return!0x1;return 0x6==Array[_0x5029('0x2d')](this['_markerNames'])[0x0]['split'](':')[_0x5029('0x3c')];}get[_0x5029('0x1c')](){return null!==this[_0x5029('0x9')]();}[_0x5029('0x1e')](_0x417c43){this[_0x5029('0x27')]['add'](_0x417c43);}[_0x5029('0x11')](){return Array[_0x5029('0x2d')](this[_0x5029('0x27')]);}[_0x5029('0x29')](){return this[_0x5029('0x11')]()[_0x5029('0x1')](_0x1c82c2=>this[_0x5029('0x3d')][_0x5029('0x1a')]['get'](_0x1c82c2))[_0x5029('0xd')](_0x56effc=>_0x56effc);}[_0x5029('0x9')](){return this[_0x5029('0x29')]()[0x0]||null;}[_0x5029('0x22')](){this[_0x5029('0x3d')][_0x5029('0x1b')](_0x4445d3=>{for(const _0x3fd51e of this['getMarkers']())_0x4445d3[_0x5029('0x25')](_0x3fd51e);}),this[_0x5029('0x27')][_0x5029('0x12')]();}[_0x5029('0x25')](_0x57fc0a){this[_0x5029('0x3d')][_0x5029('0x1b')](_0x49dcac=>{_0x49dcac[_0x5029('0x25')](_0x57fc0a);}),this[_0x5029('0x27')]['delete'](_0x57fc0a);}[_0x5029('0x10')](_0x4f25e1){const _0x5dd158=_0x5029('0x13')+this[_0x5029('0x30')]+':'+this[_0x5029('0x23')]+':'+this['id']+':'+this[_0x5029('0x3')]['id']+':'+u[_0x5029('0xc')]();this['addMarkerName'](_0x5dd158),this['_model'][_0x5029('0x1b')](_0x5b112e=>{_0x5b112e[_0x5029('0x31')](_0x5dd158,{'range':_0x4f25e1,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x5029('0x2e')](_0xf80500){for(const _0x1bef94 of this[_0x5029('0x7')]())if(_0x1bef94[_0x5029('0x38')](_0xf80500))return!0x0;return!0x1;}[_0x5029('0x7')](){return this['getMarkers']()[_0x5029('0x1')](_0x6c16c9=>_0x6c16c9[_0x5029('0x1f')]());}['getItems'](){return this[_0x5029('0x7')]()[_0x5029('0x28')]((_0x100c84,_0x4c81ca)=>[..._0x100c84,..._0x4c81ca['getItems']()],[]);}[_0x5029('0xf')](){var _0x48e725;return(null===(_0x48e725=this[_0x5029('0x9')]())||void 0x0===_0x48e725?void 0x0:_0x48e725[_0x5029('0x1f')]())||null;}[_0x5029('0x37')](){const _0x177197=this[_0x5029('0x7')]();if(0x1!=_0x177197[_0x5029('0x3c')])return null;const _0x10a768=_0x177197[0x0],_0x4c0a3f=_0x10a768[_0x5029('0x4')][_0x5029('0x35')],_0x4c012e=_0x10a768[_0x5029('0xe')][_0x5029('0x3b')];return _0x4c0a3f instanceof _0x413097?_0x4c0a3f!=_0x4c012e?null:_0x4c0a3f:null;}[_0x5029('0x2b')](){this['_onAccept'](this[_0x5029('0x7')](),this[_0x5029('0x24')],this[_0x5029('0x8')]),this[_0x5029('0x22')]();}[_0x5029('0x19')](){this[_0x5029('0x20')](this['getRanges'](),this[_0x5029('0x24')],this[_0x5029('0x8')]),this[_0x5029('0x22')]();}[_0x5029('0x32')](){const _0x133500=[];let _0x1c21de=this[_0x5029('0x18')];for(;_0x1c21de;)_0x133500[_0x5029('0x3a')](_0x1c21de),_0x1c21de=_0x1c21de[_0x5029('0x2a')];return _0x133500;}[_0x5029('0x39')](_0x27c7a2,_0x328c29){const _0x1aaab0=_0x4c43c5(this[_0x5029('0x8')]);_0x568ff4(_0x1aaab0,_0x27c7a2,_0x328c29),_0x52dd4(_0x1aaab0,this['attributes'])||(this['attributes']=_0x1aaab0,this['_onAttributesChange'](_0x1aaab0));}[_0x5029('0x2f')](_0x5636c6){const _0x5165ae=_0x4c43c5(this[_0x5029('0x8')]);_0xc2ea12(_0x5165ae,_0x5636c6),_0x52dd4(_0x5165ae,this[_0x5029('0x8')])||(this['attributes']=_0x5165ae,this[_0x5029('0x6')](this[_0x5029('0x8')]));}[_0x5029('0x16')](){return{'id':this['id'],'type':this['subType']?this[_0x5029('0x30')]+':'+this['subType']:this[_0x5029('0x30')],'authorId':this[_0x5029('0x3')]['id'],'createdAt':this[_0x5029('0x2c')],'hasComments':this[_0x5029('0x14')],'data':this[_0x5029('0x24')],'attributes':this[_0x5029('0x8')]};}static[_0x5029('0xc')](){return _0x5b8792()['substr'](0x1,0x5);}}
23
+ const _0x45d6=['hasComments','attributes','decorate','isMultiRange','_isDataLoaded','getFirstMarker','author','authoredAt','_model','nodeBefore','getMarkerNames','commentThread','get','subType','next','getMultiRangeId','clear','delete','isInContent','type','head','getRange','markers','getRanges','removeMarkers','onAttributesChange','@external','addMarker','push','_onDiscard','addMarkerName','change','getContainedElement','_onAccept','removeMarker','map','previous','discard','reduce','_markerNames','_onAttributesChange','accept','getMarkers','filter','onAccept','data','onDiscard','isIntersecting','isExternal','length','removeAttribute','set','getItems','creator','from','nodeAfter','getAllAdjacentSuggestions'];(function(_0x4f05ab,_0x45d6c4){const _0x3400e8=function(_0x13a4ad){while(--_0x13a4ad){_0x4f05ab['push'](_0x4f05ab['shift']());}};_0x3400e8(++_0x45d6c4);}(_0x45d6,0x1b0));const _0x3400=function(_0x4f05ab,_0x45d6c4){_0x4f05ab=_0x4f05ab-0x0;let _0x3400e8=_0x45d6[_0x4f05ab];return _0x3400e8;};import{Element as _0x409c7f}from'ckeditor5/src/engine';import{ObservableMixin as _0x354f4a,uid as _0x3136c6}from'ckeditor5/src/utils';import{cloneDeep as _0x44ac7f,isEqual as _0x5ce9f0,set as _0x37a6b4,unset as _0x3f0a7f}from'lodash-es';export default class u extends _0x354f4a(){constructor(_0x181378,_0x419b84){super(),this[_0x3400('0x1c')]=!0x1,this['id']=_0x419b84['id'],this[_0x3400('0x2b')]=_0x419b84[_0x3400('0x2b')],this[_0x3400('0x25')]=_0x419b84[_0x3400('0x25')]||null,this[_0x3400('0x1e')]=_0x419b84[_0x3400('0x1e')],this[_0x3400('0x14')]=_0x419b84[_0x3400('0x14')]||_0x419b84[_0x3400('0x1e')],this[_0x3400('0xf')]=Boolean(_0x419b84[_0x3400('0x19')]&&_0x419b84[_0x3400('0x19')][_0x3400('0x32')]),this[_0x3400('0xc')]=null,this[_0x3400('0x20')]=_0x181378,this[_0x3400('0x0')]=_0x419b84[_0x3400('0xb')],this[_0x3400('0x35')]=_0x419b84[_0x3400('0xd')],this['_onAttributesChange']=_0x419b84[_0x3400('0x31')],this[_0x3400('0x6')]=new Set(),this['createdAt']=null,this[_0x3400('0x12')](_0x3400('0x1f'),null),this[_0x3400('0x12')](_0x3400('0x19'),_0x419b84[_0x3400('0x19')]||{}),this['set'](_0x3400('0x3'),null),this[_0x3400('0x12')](_0x3400('0x26'),null),this[_0x3400('0x12')]('commentThread',null),this[_0x3400('0x12')]('_saved',!0x1),this[_0x3400('0x1a')](_0x3400('0x8')),this['decorate']('discard');}get[_0x3400('0x2c')](){let _0x42d9ba=this;for(;_0x42d9ba['previous'];)_0x42d9ba=_0x42d9ba[_0x3400('0x3')];return _0x42d9ba;}get[_0x3400('0x18')](){return!!this[_0x3400('0x23')]&&this[_0x3400('0x23')][_0x3400('0x10')]>0x0;}get[_0x3400('0x1b')](){if(0x0==this[_0x3400('0x6')]['size'])return!0x1;return 0x6==Array[_0x3400('0x15')](this[_0x3400('0x6')])[0x0]['split'](':')['length'];}get[_0x3400('0x2a')](){return null!==this['getFirstMarker']();}[_0x3400('0x36')](_0x21c3ac){this[_0x3400('0x6')]['add'](_0x21c3ac);}[_0x3400('0x22')](){return Array[_0x3400('0x15')](this['_markerNames']);}[_0x3400('0x9')](){return this[_0x3400('0x22')]()[_0x3400('0x2')](_0x1d2e47=>this['_model'][_0x3400('0x2e')][_0x3400('0x24')](_0x1d2e47))[_0x3400('0xa')](_0x4d3141=>_0x4d3141);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}[_0x3400('0x30')](){this[_0x3400('0x20')][_0x3400('0x37')](_0x738d05=>{for(const _0x3cce45 of this[_0x3400('0x9')]())_0x738d05[_0x3400('0x1')](_0x3cce45);}),this[_0x3400('0x6')][_0x3400('0x28')]();}[_0x3400('0x1')](_0x13967d){this[_0x3400('0x20')][_0x3400('0x37')](_0x2eea4e=>{_0x2eea4e[_0x3400('0x1')](_0x13967d);}),this['_markerNames'][_0x3400('0x29')](_0x13967d);}['addRange'](_0x347741){const _0x3841d2='suggestion:'+this[_0x3400('0x2b')]+':'+this[_0x3400('0x25')]+':'+this['id']+':'+this[_0x3400('0x14')]['id']+':'+u[_0x3400('0x27')]();this[_0x3400('0x36')](_0x3841d2),this[_0x3400('0x20')][_0x3400('0x37')](_0x21ae57=>{_0x21ae57[_0x3400('0x33')](_0x3841d2,{'range':_0x347741,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x16897f){for(const _0xa1eb0e of this[_0x3400('0x2f')]())if(_0xa1eb0e[_0x3400('0xe')](_0x16897f))return!0x0;return!0x1;}[_0x3400('0x2f')](){return this[_0x3400('0x9')]()[_0x3400('0x2')](_0x97eda=>_0x97eda['getRange']());}[_0x3400('0x13')](){return this[_0x3400('0x2f')]()[_0x3400('0x5')]((_0x329ab8,_0x4870c4)=>[..._0x329ab8,..._0x4870c4[_0x3400('0x13')]()],[]);}['getFirstRange'](){var _0x2960db;return(null===(_0x2960db=this[_0x3400('0x1d')]())||void 0x0===_0x2960db?void 0x0:_0x2960db[_0x3400('0x2d')]())||null;}[_0x3400('0x38')](){const _0x123a1f=this[_0x3400('0x2f')]();if(0x1!=_0x123a1f[_0x3400('0x10')])return null;const _0x5831d4=_0x123a1f[0x0],_0x2054cb=_0x5831d4['start'][_0x3400('0x16')],_0x1f51d0=_0x5831d4['end'][_0x3400('0x21')];return _0x2054cb instanceof _0x409c7f?_0x2054cb!=_0x1f51d0?null:_0x2054cb:null;}['accept'](){this[_0x3400('0x0')](this[_0x3400('0x2f')](),this[_0x3400('0xc')],this[_0x3400('0x19')]),this[_0x3400('0x30')]();}[_0x3400('0x4')](){this[_0x3400('0x35')](this[_0x3400('0x2f')](),this[_0x3400('0xc')],this['attributes']),this['removeMarkers']();}[_0x3400('0x17')](){const _0x1ea1d7=[];let _0x372306=this['head'];for(;_0x372306;)_0x1ea1d7[_0x3400('0x34')](_0x372306),_0x372306=_0x372306[_0x3400('0x26')];return _0x1ea1d7;}['setAttribute'](_0x55a00a,_0x456cf4){const _0x424251=_0x44ac7f(this[_0x3400('0x19')]);_0x37a6b4(_0x424251,_0x55a00a,_0x456cf4),_0x5ce9f0(_0x424251,this[_0x3400('0x19')])||(this[_0x3400('0x19')]=_0x424251,this[_0x3400('0x7')](_0x424251));}[_0x3400('0x11')](_0x2ffe50){const _0x2d5776=_0x44ac7f(this[_0x3400('0x19')]);_0x3f0a7f(_0x2d5776,_0x2ffe50),_0x5ce9f0(_0x2d5776,this[_0x3400('0x19')])||(this[_0x3400('0x19')]=_0x2d5776,this[_0x3400('0x7')](this[_0x3400('0x19')]));}['toJSON'](){return{'id':this['id'],'type':this[_0x3400('0x25')]?this[_0x3400('0x2b')]+':'+this['subType']:this[_0x3400('0x2b')],'authorId':this['creator']['id'],'createdAt':this['createdAt'],'hasComments':this[_0x3400('0x18')],'data':this[_0x3400('0xc')],'attributes':this[_0x3400('0x19')]};}static[_0x3400('0x27')](){return _0x3136c6()['substr'](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x38ea=['getDescriptions','isEqual','add','_itemLabelsCallbacks','registerDescriptionCallback','get','function','removeObject','_customCallbacks','getFirstRange','REPLACE_TEXT','insertion','Object','pop','*Remove:*\x20%0','_schema','$textProxy','end','previousSibling','skip','$text','length','deletion','name','removeEmptyContainer','$1\x20$2','nextSibling','isObject','_itemLabels','replace','*Merge:*\x20%0','getWalker','element','text','_locale','type','registerElementLabel','item','Container','*Split:*\x20%0','isEmpty','*Insert:*\x20%0','match','addContainer','getItemLabel','ELEMENT_SPACE','push','data','elementStart','EmptyContainer','isInContent','elementEnd','_addDescriptionItems','_resolveDescriptionItems','indexOf','set','quantity','remove'];(function(_0x2bb32d,_0x38ead9){const _0x4a8cdb=function(_0x4ede77){while(--_0x4ede77){_0x2bb32d['push'](_0x2bb32d['shift']());}};_0x4a8cdb(++_0x38ead9);}(_0x38ea,0x11b));const _0x4a8c=function(_0x2bb32d,_0x38ead9){_0x2bb32d=_0x2bb32d-0x0;let _0x4a8cdb=_0x38ea[_0x2bb32d];return _0x4a8cdb;};import{getTranslation as _0x2c1e27}from'./utils/common-translations';import{priorities as _0x3fe11a,insertToPriorityArray as _0x53f40e}from'ckeditor5/src/utils';export default class m{constructor(_0x4d68f6,_0x316ed2){this[_0x4a8c('0xf')]=[],this[_0x4a8c('0x23')]=new Map(),this['_itemLabelsCallbacks']=[],this[_0x4a8c('0x16')]=_0x4d68f6,this[_0x4a8c('0x29')]=_0x316ed2;}[_0x4a8c('0x7')](_0x4d5674){const _0x51ca17=[];for(let _0x39160e=0x0;_0x39160e<_0x4d5674[_0x4a8c('0x1c')];_0x39160e++){const _0x7ca877=_0x4d5674[_0x39160e];if(!_0x7ca877[_0x4a8c('0x39')])continue;let _0x1f00bb=!0x1;for(const _0x4c0075 of this[_0x4a8c('0xf')]){const _0x5242e0=_0x4c0075(_0x7ca877);if(_0x5242e0){_0x4a8c('0x2a')in _0x5242e0&&_0x51ca17[_0x4a8c('0x35')](_0x5242e0),_0x1f00bb=!0x0;break;}}if(!_0x1f00bb){this[_0x4a8c('0x1')](_0x51ca17,_0x7ca877);const _0xe502a5=_0x4d5674[_0x39160e+0x1];if(_0xe502a5&&!_0x7ca877[_0x4a8c('0x10')]()[_0x4a8c('0x18')][_0x4a8c('0x8')](_0xe502a5[_0x4a8c('0x10')]()['start'])){const _0x1a913a=_0x51ca17[_0x51ca17[_0x4a8c('0x1c')]-0x1],_0x4b4e4c=_0x4a8c('0x12')==_0x7ca877[_0x4a8c('0x2a')]?_0x4a8c('0x9'):_0x4a8c('0x6');_0x1a913a&&_0x4a8c('0x28')==_0x1a913a['type']&&(_0x1a913a[_0x4b4e4c]+='\x0a');}}}return this[_0x4a8c('0x2')](_0x51ca17);}[_0x4a8c('0xb')](_0x41e54f){this[_0x4a8c('0xf')][_0x4a8c('0x35')](_0x41e54f);}[_0x4a8c('0x2b')](_0x4126a2,_0x20a669,_0x7c07b2=_0x3fe11a['normal']){_0x4a8c('0xd')==typeof _0x4126a2?_0x53f40e(this[_0x4a8c('0xa')],{'matchingCallback':_0x4126a2,'label':_0x20a669,'priority':_0x7c07b2}):this[_0x4a8c('0x23')][_0x4a8c('0x4')](_0x4126a2,_0x20a669);}['getItemLabel'](_0x20623e,_0x304ce5=0x1){let _0x535bca;for(const _0x440cb6 of this[_0x4a8c('0xa')])if(_0x440cb6['matchingCallback'](_0x20623e)){_0x535bca=_0x440cb6['label'];break;}return _0x535bca||(_0x535bca=this[_0x4a8c('0x23')][_0x4a8c('0xc')](_0x20623e[_0x4a8c('0x1e')])),_0x535bca?_0x535bca(_0x304ce5):0x1!==_0x304ce5?_0x304ce5+'\x20'+_0x20623e['name']+'s':''+_0x20623e[_0x4a8c('0x1e')];}['_addDescriptionItems'](_0x4c6109,_0x2c76bb){const _0x5a2e08=_0x2c76bb[_0x4a8c('0x10')]()[_0x4a8c('0x26')](),_0x309841=_0x4a8c('0x12')==_0x2c76bb[_0x4a8c('0x2a')]?'add':_0x4a8c('0x6');for(const _0x26930f of _0x5a2e08){const _0x1c8793=_0x26930f[_0x4a8c('0x2c')],_0x2e1c29=_0x4c6109[_0x4c6109[_0x4a8c('0x1c')]-0x1];if(_0x1c8793['is'](_0x4a8c('0x17')))_0x2e1c29&&_0x2e1c29[_0x4a8c('0x2a')][_0x4a8c('0x3')](_0x4a8c('0x2d'))>-0x1&&_0x4c6109[_0x4a8c('0x14')](),_0x2e1c29&&_0x4a8c('0x28')==_0x2e1c29['type']?_0x2e1c29[_0x309841]+=_0x1c8793[_0x4a8c('0x36')]:_0x4c6109['push']({'type':_0x4a8c('0x28'),'add':_0x4a8c('0x9')==_0x309841?_0x1c8793[_0x4a8c('0x36')]:'','remove':_0x4a8c('0x6')==_0x309841?_0x1c8793[_0x4a8c('0x36')]:''});else{if(this['_schema'][_0x4a8c('0x22')](_0x1c8793)){const _0x104561=_0x1c8793;if(_0x2e1c29&&_0x2e1c29[_0x4a8c('0x2a')][_0x4a8c('0x3')](_0x4a8c('0x2d'))>-0x1&&_0x4c6109[_0x4a8c('0x14')](),_0x4a8c('0x0')==_0x26930f[_0x4a8c('0x2a')])continue;_0x2e1c29&&_0x2e1c29['type']==_0x309841+_0x4a8c('0x13')&&_0x2e1c29['element'][_0x4a8c('0x1e')]==_0x104561[_0x4a8c('0x1e')]?_0x2e1c29['quantity']++:_0x4c6109[_0x4a8c('0x35')]({'type':_0x309841+'Object','element':_0x104561,'quantity':0x1}),_0x5a2e08[_0x4a8c('0x1a')](_0x4fd0fc=>!('elementEnd'==_0x4fd0fc[_0x4a8c('0x2a')]&&_0x4fd0fc[_0x4a8c('0x2c')]==_0x1c8793));}else{if(this['_schema']['checkChild'](_0x1c8793,_0x4a8c('0x1b'))||_0x1c8793['is'](_0x4a8c('0x27'),'softBreak')){const _0x57c6be=_0x1c8793;if(_0x4a8c('0x9')==_0x309841&&_0x4a8c('0x37')==_0x26930f[_0x4a8c('0x2a')]||_0x4a8c('0x6')==_0x309841&&_0x4a8c('0x0')==_0x26930f[_0x4a8c('0x2a')])continue;if(_0x2e1c29&&-0x1==_0x2e1c29[_0x4a8c('0x2a')][_0x4a8c('0x3')]('Container')){_0x4a8c('0x28')==_0x2e1c29[_0x4a8c('0x2a')]&&(_0x2e1c29[_0x309841]+='\x0a');continue;}let _0x37a71d;if(_0x37a71d=_0x4a8c('0x9')==_0x309841?_0x57c6be[_0x4a8c('0x21')]&&!this[_0x4a8c('0x16')][_0x4a8c('0x22')](_0x57c6be[_0x4a8c('0x21')])?_0x57c6be['nextSibling']:null:_0x57c6be['previousSibling']&&!this[_0x4a8c('0x16')][_0x4a8c('0x22')](_0x57c6be[_0x4a8c('0x19')])?_0x57c6be[_0x4a8c('0x19')]:null,_0x57c6be['isEmpty']||_0x37a71d&&_0x37a71d[_0x4a8c('0x2f')]){const _0x507dac=_0x37a71d&&_0x37a71d[_0x4a8c('0x2f')]?_0x37a71d:_0x57c6be;_0x2e1c29&&_0x2e1c29[_0x4a8c('0x2a')]==_0x309841+_0x4a8c('0x38')&&_0x2e1c29[_0x4a8c('0x27')][_0x4a8c('0x1e')]==_0x507dac[_0x4a8c('0x1e')]?_0x2e1c29[_0x4a8c('0x5')]++:_0x4c6109[_0x4a8c('0x35')]({'type':_0x309841+'EmptyContainer','element':_0x507dac,'quantity':0x1});}else _0x4c6109[_0x4a8c('0x35')]({'type':_0x309841+_0x4a8c('0x2d'),'element':_0x57c6be});}}}}}[_0x4a8c('0x2')](_0x207647){const _0x1d040f=this[_0x4a8c('0x29')],_0x569b94=[];for(const _0xef8f68 of _0x207647){switch(_0xef8f68[_0x4a8c('0x2a')]){case _0x4a8c('0x28'):if(_0xef8f68[_0x4a8c('0x9')]=_0xef8f68['add'][_0x4a8c('0x24')](/(\S)\u000A+(\S)/g,_0x4a8c('0x20'))[_0x4a8c('0x24')](/\u000A/g,''),_0xef8f68[_0x4a8c('0x6')]=_0xef8f68[_0x4a8c('0x6')][_0x4a8c('0x24')](/(\S)\u000A+(\S)/g,_0x4a8c('0x20'))[_0x4a8c('0x24')](/\u000A/g,''),''!=_0xef8f68[_0x4a8c('0x9')]&&''!=_0xef8f68['remove']){_0x569b94[_0x4a8c('0x35')]({'type':_0x4a8c('0x24'),'content':_0x2c1e27(_0x1d040f,_0x4a8c('0x11'),['\x22'+_0xef8f68['remove']+'\x22','\x22'+_0xef8f68[_0x4a8c('0x9')]+'\x22'])});continue;}if(null!=_0xef8f68[_0x4a8c('0x9')][_0x4a8c('0x31')](/^ +$/)){_0x569b94['push']({'type':_0x4a8c('0x12'),'content':_0x2c1e27(_0x1d040f,_0x4a8c('0x30'),_0x2c1e27(_0x1d040f,_0x4a8c('0x34'),_0xef8f68[_0x4a8c('0x9')][_0x4a8c('0x1c')]))});continue;}if(null!=_0xef8f68['remove'][_0x4a8c('0x31')](/^ +$/)){_0x569b94['push']({'type':_0x4a8c('0x1d'),'content':_0x2c1e27(_0x1d040f,_0x4a8c('0x15'),_0x2c1e27(_0x1d040f,_0x4a8c('0x34'),_0xef8f68[_0x4a8c('0x6')][_0x4a8c('0x1c')]))});continue;}if(''!=_0xef8f68[_0x4a8c('0x9')]){_0x569b94[_0x4a8c('0x35')]({'type':_0x4a8c('0x12'),'content':_0x2c1e27(_0x1d040f,_0x4a8c('0x30'),'\x22'+_0xef8f68[_0x4a8c('0x9')]+'\x22')});continue;}_0x569b94[_0x4a8c('0x35')]({'type':_0x4a8c('0x1d'),'content':_0x2c1e27(_0x1d040f,_0x4a8c('0x15'),'\x22'+_0xef8f68[_0x4a8c('0x6')]+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x569b94['push']({'type':'insertion','content':_0x2c1e27(_0x1d040f,_0x4a8c('0x30'),this['getItemLabel'](_0xef8f68['element'],_0xef8f68['quantity']))});continue;case _0x4a8c('0x1f'):case _0x4a8c('0xe'):_0x569b94['push']({'type':_0x4a8c('0x1d'),'content':_0x2c1e27(_0x1d040f,_0x4a8c('0x15'),this[_0x4a8c('0x33')](_0xef8f68[_0x4a8c('0x27')],_0xef8f68['quantity']))});continue;case _0x4a8c('0x32'):_0x569b94[_0x4a8c('0x35')]({'type':_0x4a8c('0x12'),'content':_0x2c1e27(_0x1d040f,_0x4a8c('0x2e'),this[_0x4a8c('0x33')](_0xef8f68[_0x4a8c('0x27')],_0xef8f68[_0x4a8c('0x5')]))});continue;case'removeContainer':_0x569b94[_0x4a8c('0x35')]({'type':_0x4a8c('0x1d'),'content':_0x2c1e27(_0x1d040f,_0x4a8c('0x25'),this[_0x4a8c('0x33')](_0xef8f68[_0x4a8c('0x27')],_0xef8f68['quantity']))});continue;}_0x569b94[_0x4a8c('0x35')](_0xef8f68);}return _0x569b94;}}
23
+ const _0x1872=['_addDescriptionItems','nextSibling','_resolveDescriptionItems','registerElementLabel','quantity','replace','indexOf','get','isEmpty','_itemLabels','EmptyContainer','removeEmptyContainer','text','element','push','$1\x20$2','match','_schema','add','insertion','start','*Insert:*\x20%0','name','Container','getItemLabel','function','ELEMENT_SPACE','REPLACE_TEXT','getDescriptions','_customCallbacks','checkChild','removeContainer','$textProxy','isObject','*Remove:*\x20%0','*Merge:*\x20%0','getFirstRange','isInContent','elementStart','label','data','pop','matchingCallback','previousSibling','elementEnd','softBreak','addContainer','registerDescriptionCallback','type','remove','addEmptyContainer','_locale','set','_itemLabelsCallbacks','length','item','deletion'];(function(_0x40104c,_0x18725d){const _0x551a15=function(_0x3c3198){while(--_0x3c3198){_0x40104c['push'](_0x40104c['shift']());}};_0x551a15(++_0x18725d);}(_0x1872,0x171));const _0x551a=function(_0x40104c,_0x18725d){_0x40104c=_0x40104c-0x0;let _0x551a15=_0x1872[_0x40104c];return _0x551a15;};import{getTranslation as _0x79a36f}from'./utils/common-translations';import{priorities as _0x44714a,insertToPriorityArray as _0x41e8a1}from'ckeditor5/src/utils';export default class m{constructor(_0x58f2e3,_0x446526){this[_0x551a('0x2')]=[],this['_itemLabels']=new Map(),this[_0x551a('0x1a')]=[],this[_0x551a('0x2f')]=_0x58f2e3,this[_0x551a('0x18')]=_0x446526;}[_0x551a('0x1')](_0x6e522b){const _0x289e7f=[];for(let _0x2cd420=0x0;_0x2cd420<_0x6e522b[_0x551a('0x1b')];_0x2cd420++){const _0x594dbb=_0x6e522b[_0x2cd420];if(!_0x594dbb[_0x551a('0xa')])continue;let _0x273c42=!0x1;for(const _0x274cbf of this['_customCallbacks']){const _0x46e2ce=_0x274cbf(_0x594dbb);if(_0x46e2ce){'type'in _0x46e2ce&&_0x289e7f[_0x551a('0x2c')](_0x46e2ce),_0x273c42=!0x0;break;}}if(!_0x273c42){this[_0x551a('0x1e')](_0x289e7f,_0x594dbb);const _0x346aa8=_0x6e522b[_0x2cd420+0x1];if(_0x346aa8&&!_0x594dbb['getFirstRange']()['end']['isEqual'](_0x346aa8['getFirstRange']()[_0x551a('0x32')])){const _0x12d539=_0x289e7f[_0x289e7f[_0x551a('0x1b')]-0x1],_0x5dd0b5=_0x551a('0x31')==_0x594dbb['type']?'add':_0x551a('0x16');_0x12d539&&_0x551a('0x2a')==_0x12d539['type']&&(_0x12d539[_0x5dd0b5]+='\x0a');}}}return this[_0x551a('0x20')](_0x289e7f);}[_0x551a('0x14')](_0x8733d2){this[_0x551a('0x2')][_0x551a('0x2c')](_0x8733d2);}[_0x551a('0x21')](_0x14e7fc,_0x1baf2f,_0x30e168=_0x44714a['normal']){_0x551a('0x37')==typeof _0x14e7fc?_0x41e8a1(this[_0x551a('0x1a')],{'matchingCallback':_0x14e7fc,'label':_0x1baf2f,'priority':_0x30e168}):this[_0x551a('0x27')][_0x551a('0x19')](_0x14e7fc,_0x1baf2f);}[_0x551a('0x36')](_0x4e352,_0x270845=0x1){let _0xeef673;for(const _0x480d61 of this['_itemLabelsCallbacks'])if(_0x480d61[_0x551a('0xf')](_0x4e352)){_0xeef673=_0x480d61[_0x551a('0xc')];break;}return _0xeef673||(_0xeef673=this['_itemLabels'][_0x551a('0x25')](_0x4e352[_0x551a('0x34')])),_0xeef673?_0xeef673(_0x270845):0x1!==_0x270845?_0x270845+'\x20'+_0x4e352['name']+'s':''+_0x4e352[_0x551a('0x34')];}['_addDescriptionItems'](_0x4f504b,_0x3c773c){const _0x241022=_0x3c773c[_0x551a('0x9')]()['getWalker'](),_0xeb664e=_0x551a('0x31')==_0x3c773c[_0x551a('0x15')]?_0x551a('0x30'):_0x551a('0x16');for(const _0x3d98c5 of _0x241022){const _0x16342f=_0x3d98c5['item'],_0xc078d9=_0x4f504b[_0x4f504b[_0x551a('0x1b')]-0x1];if(_0x16342f['is'](_0x551a('0x5')))_0xc078d9&&_0xc078d9[_0x551a('0x15')][_0x551a('0x24')](_0x551a('0x35'))>-0x1&&_0x4f504b[_0x551a('0xe')](),_0xc078d9&&'text'==_0xc078d9[_0x551a('0x15')]?_0xc078d9[_0xeb664e]+=_0x16342f[_0x551a('0xd')]:_0x4f504b[_0x551a('0x2c')]({'type':_0x551a('0x2a'),'add':_0x551a('0x30')==_0xeb664e?_0x16342f['data']:'','remove':_0x551a('0x16')==_0xeb664e?_0x16342f[_0x551a('0xd')]:''});else{if(this[_0x551a('0x2f')]['isObject'](_0x16342f)){const _0x51efbe=_0x16342f;if(_0xc078d9&&_0xc078d9[_0x551a('0x15')][_0x551a('0x24')](_0x551a('0x35'))>-0x1&&_0x4f504b[_0x551a('0xe')](),'elementEnd'==_0x3d98c5['type'])continue;_0xc078d9&&_0xc078d9[_0x551a('0x15')]==_0xeb664e+'Object'&&_0xc078d9[_0x551a('0x2b')][_0x551a('0x34')]==_0x51efbe[_0x551a('0x34')]?_0xc078d9[_0x551a('0x22')]++:_0x4f504b['push']({'type':_0xeb664e+'Object','element':_0x51efbe,'quantity':0x1}),_0x241022['skip'](_0x20bc64=>!('elementEnd'==_0x20bc64[_0x551a('0x15')]&&_0x20bc64[_0x551a('0x1c')]==_0x16342f));}else{if(this[_0x551a('0x2f')][_0x551a('0x3')](_0x16342f,'$text')||_0x16342f['is'](_0x551a('0x2b'),_0x551a('0x12'))){const _0x2c32d0=_0x16342f;if('add'==_0xeb664e&&_0x551a('0xb')==_0x3d98c5[_0x551a('0x15')]||_0x551a('0x16')==_0xeb664e&&_0x551a('0x11')==_0x3d98c5[_0x551a('0x15')])continue;if(_0xc078d9&&-0x1==_0xc078d9[_0x551a('0x15')][_0x551a('0x24')](_0x551a('0x35'))){'text'==_0xc078d9['type']&&(_0xc078d9[_0xeb664e]+='\x0a');continue;}let _0x5cee99;if(_0x5cee99=_0x551a('0x30')==_0xeb664e?_0x2c32d0['nextSibling']&&!this['_schema'][_0x551a('0x6')](_0x2c32d0[_0x551a('0x1f')])?_0x2c32d0[_0x551a('0x1f')]:null:_0x2c32d0[_0x551a('0x10')]&&!this[_0x551a('0x2f')][_0x551a('0x6')](_0x2c32d0[_0x551a('0x10')])?_0x2c32d0[_0x551a('0x10')]:null,_0x2c32d0[_0x551a('0x26')]||_0x5cee99&&_0x5cee99[_0x551a('0x26')]){const _0x5aa89f=_0x5cee99&&_0x5cee99['isEmpty']?_0x5cee99:_0x2c32d0;_0xc078d9&&_0xc078d9[_0x551a('0x15')]==_0xeb664e+'EmptyContainer'&&_0xc078d9['element'][_0x551a('0x34')]==_0x5aa89f[_0x551a('0x34')]?_0xc078d9[_0x551a('0x22')]++:_0x4f504b[_0x551a('0x2c')]({'type':_0xeb664e+_0x551a('0x28'),'element':_0x5aa89f,'quantity':0x1});}else _0x4f504b[_0x551a('0x2c')]({'type':_0xeb664e+_0x551a('0x35'),'element':_0x2c32d0});}}}}}['_resolveDescriptionItems'](_0x5d46ad){const _0x44533e=this[_0x551a('0x18')],_0x291d26=[];for(const _0x78b947 of _0x5d46ad){switch(_0x78b947['type']){case _0x551a('0x2a'):if(_0x78b947['add']=_0x78b947['add'][_0x551a('0x23')](/(\S)\u000A+(\S)/g,_0x551a('0x2d'))[_0x551a('0x23')](/\u000A/g,''),_0x78b947[_0x551a('0x16')]=_0x78b947['remove'][_0x551a('0x23')](/(\S)\u000A+(\S)/g,_0x551a('0x2d'))[_0x551a('0x23')](/\u000A/g,''),''!=_0x78b947['add']&&''!=_0x78b947['remove']){_0x291d26['push']({'type':_0x551a('0x23'),'content':_0x79a36f(_0x44533e,_0x551a('0x0'),['\x22'+_0x78b947[_0x551a('0x16')]+'\x22','\x22'+_0x78b947['add']+'\x22'])});continue;}if(null!=_0x78b947[_0x551a('0x30')][_0x551a('0x2e')](/^ +$/)){_0x291d26[_0x551a('0x2c')]({'type':_0x551a('0x31'),'content':_0x79a36f(_0x44533e,_0x551a('0x33'),_0x79a36f(_0x44533e,_0x551a('0x38'),_0x78b947[_0x551a('0x30')][_0x551a('0x1b')]))});continue;}if(null!=_0x78b947[_0x551a('0x16')][_0x551a('0x2e')](/^ +$/)){_0x291d26['push']({'type':_0x551a('0x1d'),'content':_0x79a36f(_0x44533e,'*Remove:*\x20%0',_0x79a36f(_0x44533e,_0x551a('0x38'),_0x78b947[_0x551a('0x16')][_0x551a('0x1b')]))});continue;}if(''!=_0x78b947[_0x551a('0x30')]){_0x291d26['push']({'type':_0x551a('0x31'),'content':_0x79a36f(_0x44533e,_0x551a('0x33'),'\x22'+_0x78b947[_0x551a('0x30')]+'\x22')});continue;}_0x291d26[_0x551a('0x2c')]({'type':_0x551a('0x1d'),'content':_0x79a36f(_0x44533e,'*Remove:*\x20%0','\x22'+_0x78b947['remove']+'\x22')});continue;case _0x551a('0x17'):case'addObject':_0x291d26[_0x551a('0x2c')]({'type':_0x551a('0x31'),'content':_0x79a36f(_0x44533e,_0x551a('0x33'),this[_0x551a('0x36')](_0x78b947[_0x551a('0x2b')],_0x78b947[_0x551a('0x22')]))});continue;case _0x551a('0x29'):case'removeObject':_0x291d26[_0x551a('0x2c')]({'type':'deletion','content':_0x79a36f(_0x44533e,_0x551a('0x7'),this[_0x551a('0x36')](_0x78b947[_0x551a('0x2b')],_0x78b947['quantity']))});continue;case _0x551a('0x13'):_0x291d26[_0x551a('0x2c')]({'type':_0x551a('0x31'),'content':_0x79a36f(_0x44533e,'*Split:*\x20%0',this[_0x551a('0x36')](_0x78b947[_0x551a('0x2b')],_0x78b947[_0x551a('0x22')]))});continue;case _0x551a('0x4'):_0x291d26[_0x551a('0x2c')]({'type':'deletion','content':_0x79a36f(_0x44533e,_0x551a('0x8'),this[_0x551a('0x36')](_0x78b947['element'],_0x78b947[_0x551a('0x22')]))});continue;}_0x291d26[_0x551a('0x2c')](_0x78b947);}return _0x291d26;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x179c=['adapter','getSuggestions','TrackChanges','get','editor','Comments','pluginName','getSuggestion','plugins','addSuggestion','requires'];(function(_0x8e921a,_0x179cbc){var _0x4e77b7=function(_0x369428){while(--_0x369428){_0x8e921a['push'](_0x8e921a['shift']());}};_0x4e77b7(++_0x179cbc);}(_0x179c,0x89));var _0x4e77=function(_0x8e921a,_0x179cbc){_0x8e921a=_0x8e921a-0x0;var _0x4e77b7=_0x179c[_0x8e921a];return _0x4e77b7;};import{Plugin as _0x5f9b85}from'ckeditor5/src/core';import _0x486039 from'./trackchangesui';import _0x262ea6 from'./trackchangesediting';import'ckeditor5-collaboration/src/collaboration-core';export default class k extends _0x5f9b85{static get[_0x4e77('0x5')](){return[_0x262ea6,_0x486039,_0x4e77('0x0')];}static get[_0x4e77('0x1')](){return _0x4e77('0x8');}set[_0x4e77('0x6')](_0x4a2b99){this['editor']['plugins'][_0x4e77('0x9')](_0x262ea6)[_0x4e77('0x6')]=_0x4a2b99;}get['adapter'](){return this[_0x4e77('0xa')][_0x4e77('0x3')][_0x4e77('0x9')](_0x262ea6)['adapter'];}[_0x4e77('0x4')](_0xf0af79){return this[_0x4e77('0xa')][_0x4e77('0x3')][_0x4e77('0x9')](_0x262ea6)['addSuggestionData'](_0xf0af79);}[_0x4e77('0x7')]({skipNotAttached:_0x4ca198=!0x1,toJSON:_0x2be588=!0x1}={}){return this[_0x4e77('0xa')][_0x4e77('0x3')]['get'](_0x262ea6)[_0x4e77('0x7')]({'skipNotAttached':_0x4ca198,'toJSON':_0x2be588});}[_0x4e77('0x2')](_0x2ad8d7){return this['editor'][_0x4e77('0x3')][_0x4e77('0x9')](_0x262ea6)[_0x4e77('0x2')](_0x2ad8d7);}}
23
+ var _0x5818=['requires','adapter','Comments','getSuggestion','get','getSuggestions','pluginName','TrackChanges','editor','plugins','addSuggestion'];(function(_0x4aaec1,_0x581868){var _0x2f364b=function(_0x4f6e6a){while(--_0x4f6e6a){_0x4aaec1['push'](_0x4aaec1['shift']());}};_0x2f364b(++_0x581868);}(_0x5818,0x19e));var _0x2f36=function(_0x4aaec1,_0x581868){_0x4aaec1=_0x4aaec1-0x0;var _0x2f364b=_0x5818[_0x4aaec1];return _0x2f364b;};import{Plugin as _0x5a94f5}from'ckeditor5/src/core';import _0x290540 from'./trackchangesui';import _0x251fb4 from'./trackchangesediting';import'ckeditor5-collaboration/src/collaboration-core';export default class k extends _0x5a94f5{static get[_0x2f36('0x4')](){return[_0x251fb4,_0x290540,_0x2f36('0x6')];}static get[_0x2f36('0xa')](){return _0x2f36('0x0');}set[_0x2f36('0x5')](_0xb8c27d){this[_0x2f36('0x1')]['plugins'][_0x2f36('0x8')](_0x251fb4)[_0x2f36('0x5')]=_0xb8c27d;}get[_0x2f36('0x5')](){return this[_0x2f36('0x1')][_0x2f36('0x2')][_0x2f36('0x8')](_0x251fb4)[_0x2f36('0x5')];}[_0x2f36('0x3')](_0x57714f){return this[_0x2f36('0x1')][_0x2f36('0x2')]['get'](_0x251fb4)['addSuggestionData'](_0x57714f);}[_0x2f36('0x9')]({skipNotAttached:_0x15c58b=!0x1,toJSON:_0x3d13d6=!0x1}={}){return this[_0x2f36('0x1')][_0x2f36('0x2')][_0x2f36('0x8')](_0x251fb4)[_0x2f36('0x9')]({'skipNotAttached':_0x15c58b,'toJSON':_0x3d13d6});}['getSuggestion'](_0x2ee451){return this['editor'][_0x2f36('0x2')][_0x2f36('0x8')](_0x251fb4)[_0x2f36('0x7')](_0x2ee451);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5904=['plugins','addUser','name','_adapter','editorCreator','model','destroy','editor','getRootsAttributes','define','Pagination','config','addSuggestionData','useAnonymousUser','TrackChangesDataGetter','document','TrackChangesData','track-changes-data-invalid-editor-creator','createElement','set','push','discardAllSuggestions','TrackChangesEditing','appendChild','data','div','rootsAttributes','constructor','pluginName','requires','trackChangesData','create','getDataWithDiscardedSuggestions','init','getFullData','get','end','reduce','trackChangesData.editorCreator','getRootNames'];(function(_0x492b67,_0x59040e){const _0x510ef0=function(_0x2cb441){while(--_0x2cb441){_0x492b67['push'](_0x492b67['shift']());}};_0x510ef0(++_0x59040e);}(_0x5904,0x197));const _0x510e=function(_0x492b67,_0x59040e){_0x492b67=_0x492b67-0x0;let _0x510ef0=_0x5904[_0x492b67];return _0x510ef0;};import{Plugin as _0x390f90}from'ckeditor5/src/core';import{CKEditorError as _0x4a5be6}from'ckeditor5/src/utils';import _0x586f75 from'./trackchangesediting';import{sanitizeEditorConfig as _0x4faa95}from'ckeditor5-collaboration/src/collaboration-core';const w=[_0x510e('0x3')];export default class T extends _0x390f90{static get[_0x510e('0x16')](){return[_0x586f75];}static get[_0x510e('0x15')](){return _0x510e('0x9');}['init'](){const _0x128c22=this['editor'];if(_0x128c22[_0x510e('0x4')][_0x510e('0x2')](_0x510e('0x1f'),_0x3a7090=>{const _0xac652=_0x128c22[_0x510e('0x26')][_0x510e('0x8')]['getRootNames']()[_0x510e('0x1e')]((_0x152245,_0x278eb9)=>(_0x152245[_0x278eb9]='',_0x152245),{});return _0x128c22[_0x510e('0x14')][_0x510e('0x18')](_0xac652,_0x3a7090);}),'function'!=typeof _0x128c22[_0x510e('0x4')][_0x510e('0x1c')](_0x510e('0x17'))[_0x510e('0x25')])throw new _0x4a5be6(_0x510e('0xa'));}['getDataWithAcceptedSuggestions'](_0x3e616a){return v(this[_0x510e('0x0')],!0x0,_0x3e616a);}[_0x510e('0x19')](_0x5cb600){return v(this['editor'],!0x1,_0x5cb600);}}class P extends _0x390f90{static get[_0x510e('0x15')](){return _0x510e('0x7');}constructor(_0x5172d5){super(_0x5172d5),this['result']=_0x510e('0x1d');}[_0x510e('0x1a')](){this[_0x510e('0x0')][_0x510e('0x21')]['get']('CommentsRepository')[_0x510e('0x24')]={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this[_0x510e('0x0')][_0x510e('0x21')][_0x510e('0x1c')](_0x510e('0xf'))['_adapter']=null;}}function D(_0x58591b){return void 0x0!==_0x58591b['getRootsAttributes'];}async function v(_0x2e6774,_0x2e2936,_0x2ef461){const _0x160d5f=_0x4faa95(_0x2e6774,w);_0x160d5f[_0x510e('0x21')][_0x510e('0xd')](_0x586f75,P),_0x160d5f[_0x510e('0x13')]=D(_0x2e6774)?_0x2e6774[_0x510e('0x1')]():void 0x0;const _0x12b23c=document['createDocumentFragment'](),_0x410aae=_0x2e6774[_0x510e('0x4')]['get'](_0x510e('0x17'))[_0x510e('0x25')],_0x3806d2=await _0x410aae(_0x160d5f,()=>function(_0x561203){const _0x5df218=document[_0x510e('0xb')](_0x510e('0x12'));return _0x561203[_0x510e('0x10')](_0x5df218),_0x5df218;}(_0x12b23c));!function(_0x59c18c,_0x390a08){const _0x6a8c4c=_0x59c18c[_0x510e('0x26')][_0x510e('0x8')][_0x510e('0x20')]()['reduce']((_0x33fa60,_0x2eff00)=>(_0x33fa60[_0x2eff00]=_0x59c18c[_0x510e('0x11')][_0x510e('0x1c')]({'rootName':_0x2eff00}),_0x33fa60),{}),_0x31e5c4=_0x59c18c['plugins']['get']('Users')['users']['map'](_0x4d14ce=>({'id':_0x4d14ce['id'],'name':_0x4d14ce[_0x510e('0x23')]})),_0x6681c7=_0x59c18c[_0x510e('0x21')]['get'](_0x510e('0xf'))['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x29faa4=_0x390a08[_0x510e('0x21')][_0x510e('0x1c')]('Users'),_0x37696a=_0x390a08[_0x510e('0x21')][_0x510e('0x1c')]('TrackChangesEditing');for(const _0x233105 of _0x31e5c4)_0x29faa4['getUser'](_0x233105['id'])||_0x29faa4[_0x510e('0x22')](_0x233105);_0x29faa4['me']||_0x29faa4[_0x510e('0x6')]();for(const _0x1f0ffa of _0x6681c7)_0x37696a[_0x510e('0x5')](_0x1f0ffa);_0x390a08['data'][_0x510e('0xc')](_0x6a8c4c);}(_0x2e6774,_0x3806d2),_0x3806d2['execute'](_0x2e2936?'acceptAllSuggestions':_0x510e('0xe'));const _0x1249c6=D(_0x3806d2)?_0x3806d2[_0x510e('0x1b')](_0x2ef461):_0x3806d2['data'][_0x510e('0x1c')](_0x2ef461);return await _0x3806d2[_0x510e('0x27')](),_0x1249c6;}
23
+ const _0x2b5f=['createDocumentFragment','Users','plugins','reduce','getRootsAttributes','createElement','document','TrackChangesEditing','addUser','getUser','end','set','TrackChangesDataGetter','destroy','define','getDataWithDiscardedSuggestions','trackChangesData','get','constructor','track-changes-data-invalid-editor-creator','appendChild','map','rootsAttributes','editorCreator','acceptAllSuggestions','TrackChangesData','trackChangesData.editorCreator','data','create','config','getDataWithAcceptedSuggestions','execute','useAnonymousUser','getRootNames','model','init','_adapter','editor','requires','function','pluginName'];(function(_0x2d1769,_0x2b5fec){const _0x6af303=function(_0x2df4c4){while(--_0x2df4c4){_0x2d1769['push'](_0x2d1769['shift']());}};_0x6af303(++_0x2b5fec);}(_0x2b5f,0x121));const _0x6af3=function(_0x2d1769,_0x2b5fec){_0x2d1769=_0x2d1769-0x0;let _0x6af303=_0x2b5f[_0x2d1769];return _0x6af303;};import{Plugin as _0x2614a7}from'ckeditor5/src/core';import{CKEditorError as _0x275c0e}from'ckeditor5/src/utils';import _0x4ee00b from'./trackchangesediting';import{sanitizeEditorConfig as _0x2f2ffc}from'ckeditor5-collaboration/src/collaboration-core';const w=['Pagination'];export default class T extends _0x2614a7{static get[_0x6af3('0x24')](){return[_0x4ee00b];}static get[_0x6af3('0x26')](){return _0x6af3('0x17');}[_0x6af3('0x21')](){const _0x42762b=this[_0x6af3('0x23')];if(_0x42762b[_0x6af3('0x1b')][_0x6af3('0xc')](_0x6af3('0x18'),_0xc0ecc=>{const _0x3c511a=_0x42762b[_0x6af3('0x20')]['document'][_0x6af3('0x1f')]()['reduce']((_0x2064b5,_0x3d5059)=>(_0x2064b5[_0x3d5059]='',_0x2064b5),{});return _0x42762b[_0x6af3('0x10')][_0x6af3('0x1a')](_0x3c511a,_0xc0ecc);}),_0x6af3('0x25')!=typeof _0x42762b['config'][_0x6af3('0xf')](_0x6af3('0xe'))[_0x6af3('0x15')])throw new _0x275c0e(_0x6af3('0x11'));}[_0x6af3('0x1c')](_0x1e2e03){return v(this[_0x6af3('0x23')],!0x0,_0x1e2e03);}[_0x6af3('0xd')](_0x359b73){return v(this[_0x6af3('0x23')],!0x1,_0x359b73);}}class P extends _0x2614a7{static get[_0x6af3('0x26')](){return _0x6af3('0xa');}constructor(_0x3d9efc){super(_0x3d9efc),this['result']=_0x6af3('0x8');}[_0x6af3('0x21')](){this['editor'][_0x6af3('0x0')][_0x6af3('0xf')]('CommentsRepository')[_0x6af3('0x22')]={'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[_0x6af3('0x23')][_0x6af3('0x0')][_0x6af3('0xf')](_0x6af3('0x5'))[_0x6af3('0x22')]=null;}}function D(_0x32f44d){return void 0x0!==_0x32f44d[_0x6af3('0x2')];}async function v(_0x7cb2c5,_0x1bff08,_0x49403b){const _0x1f8805=_0x2f2ffc(_0x7cb2c5,w);_0x1f8805['plugins']['push'](_0x4ee00b,P),_0x1f8805[_0x6af3('0x14')]=D(_0x7cb2c5)?_0x7cb2c5[_0x6af3('0x2')]():void 0x0;const _0x8d54c3=document[_0x6af3('0x27')](),_0x1541af=_0x7cb2c5['config'][_0x6af3('0xf')](_0x6af3('0xe'))[_0x6af3('0x15')],_0x589071=await _0x1541af(_0x1f8805,()=>function(_0x3a5dd0){const _0x5a2d12=document[_0x6af3('0x3')]('div');return _0x3a5dd0[_0x6af3('0x12')](_0x5a2d12),_0x5a2d12;}(_0x8d54c3));!function(_0x4dd3f6,_0x2b12c0){const _0x2c6e1b=_0x4dd3f6['model'][_0x6af3('0x4')]['getRootNames']()[_0x6af3('0x1')]((_0x537c9e,_0x5a5c74)=>(_0x537c9e[_0x5a5c74]=_0x4dd3f6[_0x6af3('0x19')][_0x6af3('0xf')]({'rootName':_0x5a5c74}),_0x537c9e),{}),_0x3b3989=_0x4dd3f6['plugins'][_0x6af3('0xf')]('Users')['users'][_0x6af3('0x13')](_0xf2ca52=>({'id':_0xf2ca52['id'],'name':_0xf2ca52['name']})),_0x397d56=_0x4dd3f6[_0x6af3('0x0')][_0x6af3('0xf')](_0x6af3('0x5'))['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0xec4e1a=_0x2b12c0[_0x6af3('0x0')][_0x6af3('0xf')](_0x6af3('0x28')),_0x47cee7=_0x2b12c0[_0x6af3('0x0')]['get'](_0x6af3('0x5'));for(const _0x1ff983 of _0x3b3989)_0xec4e1a[_0x6af3('0x7')](_0x1ff983['id'])||_0xec4e1a[_0x6af3('0x6')](_0x1ff983);_0xec4e1a['me']||_0xec4e1a[_0x6af3('0x1e')]();for(const _0x5dc672 of _0x397d56)_0x47cee7['addSuggestionData'](_0x5dc672);_0x2b12c0[_0x6af3('0x19')][_0x6af3('0x9')](_0x2c6e1b);}(_0x7cb2c5,_0x589071),_0x589071[_0x6af3('0x1d')](_0x1bff08?_0x6af3('0x16'):'discardAllSuggestions');const _0x325076=D(_0x589071)?_0x589071['getFullData'](_0x49403b):_0x589071['data'][_0x6af3('0xf')](_0x49403b);return await _0x589071[_0x6af3('0xb')](),_0x325076;}