@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20230906.0 → 0.0.0-nightly-20230907.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 _0x446d=['add','onDiscard','getRanges','length','toJSON','_onAccept','onAttributesChange','author','_onDiscard','suggestion:','head','createdAt','_saved','getFirstRange','previous','from','getFirstMarker','removeMarker','_model','nodeBefore','getMultiRangeId','split','filter','type','set','setAttribute','next','_markerNames','push','commentThread','getItems','removeAttribute','isExternal','addMarker','isMultiRange','@external','isInContent','data','creator','getMarkerNames','authoredAt','attributes','_onAttributesChange','markers','change','delete','accept','getMarkers','addMarkerName','map','decorate','getRange','start','addRange','isIntersectingWithRange','subType'];(function(_0x3a3dce,_0x446d12){const _0x577c1e=function(_0x3c0cc7){while(--_0x3c0cc7){_0x3a3dce['push'](_0x3a3dce['shift']());}};_0x577c1e(++_0x446d12);}(_0x446d,0x158));const _0x577c=function(_0x3a3dce,_0x446d12){_0x3a3dce=_0x3a3dce-0x0;let _0x577c1e=_0x446d[_0x3a3dce];return _0x577c1e;};import{Element as _0x2b3906}from'ckeditor5/src/engine';import{ObservableMixin as _0xfa8cf7,uid as _0x158358}from'ckeditor5/src/utils';import{cloneDeep as _0x5eb10f,isEqual as _0x215fb8,set as _0x14480f,unset as _0x130f51}from'lodash-es';export default class u extends _0xfa8cf7(){constructor(_0x2bd4c8,_0x2a2086){super(),this['_isDataLoaded']=!0x1,this['id']=_0x2a2086['id'],this[_0x577c('0xf')]=_0x2a2086[_0x577c('0xf')],this[_0x577c('0x2f')]=_0x2a2086['subType']||null,this['author']=_0x2a2086[_0x577c('0x37')],this[_0x577c('0x1e')]=_0x2a2086['creator']||_0x2a2086[_0x577c('0x37')],this[_0x577c('0x18')]=Boolean(_0x2a2086[_0x577c('0x21')]&&_0x2a2086[_0x577c('0x21')][_0x577c('0x1b')]),this[_0x577c('0x1d')]=null,this[_0x577c('0xa')]=_0x2bd4c8,this[_0x577c('0x35')]=_0x2a2086['onAccept'],this[_0x577c('0x0')]=_0x2a2086[_0x577c('0x31')],this[_0x577c('0x22')]=_0x2a2086[_0x577c('0x36')],this[_0x577c('0x13')]=new Set(),this[_0x577c('0x3')]=null,this[_0x577c('0x10')](_0x577c('0x20'),null),this['set'](_0x577c('0x21'),_0x2a2086[_0x577c('0x21')]||{}),this[_0x577c('0x10')](_0x577c('0x6'),null),this[_0x577c('0x10')](_0x577c('0x12'),null),this[_0x577c('0x10')](_0x577c('0x15'),null),this['set'](_0x577c('0x4'),!0x1),this[_0x577c('0x2a')](_0x577c('0x26')),this[_0x577c('0x2a')]('discard');}get['head'](){let _0x30a29d=this;for(;_0x30a29d[_0x577c('0x6')];)_0x30a29d=_0x30a29d[_0x577c('0x6')];return _0x30a29d;}get['hasComments'](){return!!this[_0x577c('0x15')]&&this[_0x577c('0x15')][_0x577c('0x33')]>0x0;}get[_0x577c('0x1a')](){if(0x0==this[_0x577c('0x13')]['size'])return!0x1;return 0x6==Array[_0x577c('0x7')](this[_0x577c('0x13')])[0x0][_0x577c('0xd')](':')[_0x577c('0x33')];}get[_0x577c('0x1c')](){return null!==this['getFirstMarker']();}['addMarkerName'](_0x4ffd88){this['_markerNames'][_0x577c('0x30')](_0x4ffd88);}[_0x577c('0x1f')](){return Array['from'](this[_0x577c('0x13')]);}['getMarkers'](){return this[_0x577c('0x1f')]()[_0x577c('0x29')](_0x325cd3=>this['_model'][_0x577c('0x23')]['get'](_0x325cd3))[_0x577c('0xe')](_0x2ec680=>_0x2ec680);}['getFirstMarker'](){return this[_0x577c('0x27')]()[0x0]||null;}['removeMarkers'](){this[_0x577c('0xa')][_0x577c('0x24')](_0x4a0afd=>{for(const _0x233f47 of this[_0x577c('0x27')]())_0x4a0afd[_0x577c('0x9')](_0x233f47);}),this['_markerNames']['clear']();}[_0x577c('0x9')](_0x2423f3){this['_model'][_0x577c('0x24')](_0x47102b=>{_0x47102b['removeMarker'](_0x2423f3);}),this[_0x577c('0x13')][_0x577c('0x25')](_0x2423f3);}[_0x577c('0x2d')](_0x3b8fdb){const _0x185c5b=_0x577c('0x1')+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u[_0x577c('0xc')]();this[_0x577c('0x28')](_0x185c5b),this[_0x577c('0xa')]['change'](_0x38e5f3=>{_0x38e5f3[_0x577c('0x19')](_0x185c5b,{'range':_0x3b8fdb,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x577c('0x2e')](_0x17cdc7){for(const _0x43d66d of this[_0x577c('0x32')]())if(_0x43d66d['isIntersecting'](_0x17cdc7))return!0x0;return!0x1;}[_0x577c('0x32')](){return this['getMarkers']()['map'](_0x2a6b33=>_0x2a6b33[_0x577c('0x2b')]());}[_0x577c('0x16')](){return this[_0x577c('0x32')]()['reduce']((_0x5bfdf9,_0x3abea3)=>[..._0x5bfdf9,..._0x3abea3[_0x577c('0x16')]()],[]);}[_0x577c('0x5')](){var _0x386886;return(null===(_0x386886=this[_0x577c('0x8')]())||void 0x0===_0x386886?void 0x0:_0x386886[_0x577c('0x2b')]())||null;}['getContainedElement'](){const _0x47fb3a=this['getRanges']();if(0x1!=_0x47fb3a['length'])return null;const _0x41af47=_0x47fb3a[0x0],_0x22616d=_0x41af47[_0x577c('0x2c')]['nodeAfter'],_0x112c61=_0x41af47['end'][_0x577c('0xb')];return _0x22616d instanceof _0x2b3906?_0x22616d!=_0x112c61?null:_0x22616d:null;}[_0x577c('0x26')](){this[_0x577c('0x35')](this[_0x577c('0x32')](),this['data'],this[_0x577c('0x21')]),this['removeMarkers']();}['discard'](){this[_0x577c('0x0')](this[_0x577c('0x32')](),this[_0x577c('0x1d')],this[_0x577c('0x21')]),this['removeMarkers']();}['getAllAdjacentSuggestions'](){const _0xeaf26d=[];let _0x1bd42c=this[_0x577c('0x2')];for(;_0x1bd42c;)_0xeaf26d[_0x577c('0x14')](_0x1bd42c),_0x1bd42c=_0x1bd42c[_0x577c('0x12')];return _0xeaf26d;}[_0x577c('0x11')](_0x1da0c9,_0x4b6102){const _0x1dedb7=_0x5eb10f(this[_0x577c('0x21')]);_0x14480f(_0x1dedb7,_0x1da0c9,_0x4b6102),_0x215fb8(_0x1dedb7,this[_0x577c('0x21')])||(this['attributes']=_0x1dedb7,this[_0x577c('0x22')](_0x1dedb7));}[_0x577c('0x17')](_0x2f7d1a){const _0x481e8d=_0x5eb10f(this[_0x577c('0x21')]);_0x130f51(_0x481e8d,_0x2f7d1a),_0x215fb8(_0x481e8d,this[_0x577c('0x21')])||(this[_0x577c('0x21')]=_0x481e8d,this[_0x577c('0x22')](this['attributes']));}[_0x577c('0x34')](){return{'id':this['id'],'type':this[_0x577c('0x2f')]?this[_0x577c('0xf')]+':'+this[_0x577c('0x2f')]:this['type'],'authorId':this['creator']['id'],'createdAt':this[_0x577c('0x3')],'hasComments':this['hasComments'],'data':this[_0x577c('0x1d')],'attributes':this[_0x577c('0x21')]};}static[_0x577c('0xc')](){return _0x158358()['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 _0x3ec9=['_locale','length','EmptyContainer','type','removeEmptyContainer','*Remove:*\x20%0','set','ELEMENT_SPACE','data','$1\x20$2','Object','_customCallbacks','elementEnd','isEmpty','replace','start','insertion','addEmptyContainer','*Split:*\x20%0','skip','registerDescriptionCallback','_addDescriptionItems','name','previousSibling','normal','checkChild','elementStart','end','*Merge:*\x20%0','isObject','add','addContainer','getFirstRange','softBreak','pop','*Insert:*\x20%0','nextSibling','removeObject','Container','text','push','remove','isInContent','_itemLabels','get','isEqual','_resolveDescriptionItems','_itemLabelsCallbacks','deletion','addObject','label','_schema','indexOf','function','getItemLabel','quantity','element','removeContainer','registerElementLabel'];(function(_0x5cb3c6,_0x3ec99d){const _0x52844e=function(_0x4a584d){while(--_0x4a584d){_0x5cb3c6['push'](_0x5cb3c6['shift']());}};_0x52844e(++_0x3ec99d);}(_0x3ec9,0x1e9));const _0x5284=function(_0x5cb3c6,_0x3ec99d){_0x5cb3c6=_0x5cb3c6-0x0;let _0x52844e=_0x3ec9[_0x5cb3c6];return _0x52844e;};import{getTranslation as _0x31d3f5}from'./utils/common-translations';import{priorities as _0x2b8080,insertToPriorityArray as _0x1024c8}from'ckeditor5/src/utils';export default class m{constructor(_0x4e6186,_0x45c61){this[_0x5284('0x35')]=[],this['_itemLabels']=new Map(),this[_0x5284('0x1e')]=[],this[_0x5284('0x22')]=_0x4e6186,this[_0x5284('0x2a')]=_0x45c61;}['getDescriptions'](_0x65cf2f){const _0x14e4e9=[];for(let _0x3c2abe=0x0;_0x3c2abe<_0x65cf2f[_0x5284('0x2b')];_0x3c2abe++){const _0x1ec294=_0x65cf2f[_0x3c2abe];if(!_0x1ec294[_0x5284('0x19')])continue;let _0x50391c=!0x1;for(const _0x40b53b of this['_customCallbacks']){const _0x1aae52=_0x40b53b(_0x1ec294);if(_0x1aae52){_0x5284('0x2d')in _0x1aae52&&_0x14e4e9['push'](_0x1aae52),_0x50391c=!0x0;break;}}if(!_0x50391c){this['_addDescriptionItems'](_0x14e4e9,_0x1ec294);const _0x423b8a=_0x65cf2f[_0x3c2abe+0x1];if(_0x423b8a&&!_0x1ec294[_0x5284('0xf')]()[_0x5284('0xa')][_0x5284('0x1c')](_0x423b8a[_0x5284('0xf')]()[_0x5284('0x39')])){const _0x3db9e5=_0x14e4e9[_0x14e4e9['length']-0x1],_0x9f484d='insertion'==_0x1ec294[_0x5284('0x2d')]?_0x5284('0xd'):_0x5284('0x18');_0x3db9e5&&_0x5284('0x16')==_0x3db9e5['type']&&(_0x3db9e5[_0x9f484d]+='\x0a');}}}return this[_0x5284('0x1d')](_0x14e4e9);}[_0x5284('0x3')](_0x10ba3e){this[_0x5284('0x35')][_0x5284('0x17')](_0x10ba3e);}[_0x5284('0x29')](_0x24b385,_0x3106d4,_0x1e3c4a=_0x2b8080[_0x5284('0x7')]){_0x5284('0x24')==typeof _0x24b385?_0x1024c8(this['_itemLabelsCallbacks'],{'matchingCallback':_0x24b385,'label':_0x3106d4,'priority':_0x1e3c4a}):this[_0x5284('0x1a')][_0x5284('0x30')](_0x24b385,_0x3106d4);}[_0x5284('0x25')](_0x58e59a,_0x38814f=0x1){let _0x2e7493;for(const _0xab345d of this[_0x5284('0x1e')])if(_0xab345d['matchingCallback'](_0x58e59a)){_0x2e7493=_0xab345d[_0x5284('0x21')];break;}return _0x2e7493||(_0x2e7493=this['_itemLabels'][_0x5284('0x1b')](_0x58e59a['name'])),_0x2e7493?_0x2e7493(_0x38814f):0x1!==_0x38814f?_0x38814f+'\x20'+_0x58e59a['name']+'s':''+_0x58e59a[_0x5284('0x5')];}[_0x5284('0x4')](_0x27710e,_0x318f0b){const _0x431185=_0x318f0b[_0x5284('0xf')]()['getWalker'](),_0x1780e1='insertion'==_0x318f0b['type']?_0x5284('0xd'):'remove';for(const _0x232516 of _0x431185){const _0x204983=_0x232516['item'],_0x40ed48=_0x27710e[_0x27710e[_0x5284('0x2b')]-0x1];if(_0x204983['is']('$textProxy'))_0x40ed48&&_0x40ed48[_0x5284('0x2d')][_0x5284('0x23')](_0x5284('0x15'))>-0x1&&_0x27710e[_0x5284('0x11')](),_0x40ed48&&_0x5284('0x16')==_0x40ed48['type']?_0x40ed48[_0x1780e1]+=_0x204983[_0x5284('0x32')]:_0x27710e[_0x5284('0x17')]({'type':'text','add':'add'==_0x1780e1?_0x204983[_0x5284('0x32')]:'','remove':_0x5284('0x18')==_0x1780e1?_0x204983[_0x5284('0x32')]:''});else{if(this['_schema'][_0x5284('0xc')](_0x204983)){const _0x2dd9bb=_0x204983;if(_0x40ed48&&_0x40ed48[_0x5284('0x2d')][_0x5284('0x23')]('Container')>-0x1&&_0x27710e['pop'](),_0x5284('0x36')==_0x232516['type'])continue;_0x40ed48&&_0x40ed48[_0x5284('0x2d')]==_0x1780e1+_0x5284('0x34')&&_0x40ed48[_0x5284('0x27')][_0x5284('0x5')]==_0x2dd9bb[_0x5284('0x5')]?_0x40ed48[_0x5284('0x26')]++:_0x27710e[_0x5284('0x17')]({'type':_0x1780e1+_0x5284('0x34'),'element':_0x2dd9bb,'quantity':0x1}),_0x431185[_0x5284('0x2')](_0x3c7db0=>!(_0x5284('0x36')==_0x3c7db0[_0x5284('0x2d')]&&_0x3c7db0['item']==_0x204983));}else{if(this['_schema'][_0x5284('0x8')](_0x204983,'$text')||_0x204983['is'](_0x5284('0x27'),_0x5284('0x10'))){const _0x5b90e2=_0x204983;if('add'==_0x1780e1&&_0x5284('0x9')==_0x232516[_0x5284('0x2d')]||_0x5284('0x18')==_0x1780e1&&_0x5284('0x36')==_0x232516[_0x5284('0x2d')])continue;if(_0x40ed48&&-0x1==_0x40ed48[_0x5284('0x2d')][_0x5284('0x23')](_0x5284('0x15'))){_0x5284('0x16')==_0x40ed48[_0x5284('0x2d')]&&(_0x40ed48[_0x1780e1]+='\x0a');continue;}let _0x37926e;if(_0x37926e=_0x5284('0xd')==_0x1780e1?_0x5b90e2[_0x5284('0x13')]&&!this[_0x5284('0x22')]['isObject'](_0x5b90e2[_0x5284('0x13')])?_0x5b90e2[_0x5284('0x13')]:null:_0x5b90e2[_0x5284('0x6')]&&!this[_0x5284('0x22')][_0x5284('0xc')](_0x5b90e2[_0x5284('0x6')])?_0x5b90e2[_0x5284('0x6')]:null,_0x5b90e2[_0x5284('0x37')]||_0x37926e&&_0x37926e[_0x5284('0x37')]){const _0x473810=_0x37926e&&_0x37926e['isEmpty']?_0x37926e:_0x5b90e2;_0x40ed48&&_0x40ed48['type']==_0x1780e1+'EmptyContainer'&&_0x40ed48[_0x5284('0x27')][_0x5284('0x5')]==_0x473810[_0x5284('0x5')]?_0x40ed48[_0x5284('0x26')]++:_0x27710e['push']({'type':_0x1780e1+_0x5284('0x2c'),'element':_0x473810,'quantity':0x1});}else _0x27710e[_0x5284('0x17')]({'type':_0x1780e1+'Container','element':_0x5b90e2});}}}}}[_0x5284('0x1d')](_0x1f8b2e){const _0x3c6444=this[_0x5284('0x2a')],_0x3fcc55=[];for(const _0x25920a of _0x1f8b2e){switch(_0x25920a[_0x5284('0x2d')]){case _0x5284('0x16'):if(_0x25920a['add']=_0x25920a['add'][_0x5284('0x38')](/(\S)\u000A+(\S)/g,_0x5284('0x33'))['replace'](/\u000A/g,''),_0x25920a['remove']=_0x25920a[_0x5284('0x18')][_0x5284('0x38')](/(\S)\u000A+(\S)/g,_0x5284('0x33'))[_0x5284('0x38')](/\u000A/g,''),''!=_0x25920a[_0x5284('0xd')]&&''!=_0x25920a['remove']){_0x3fcc55['push']({'type':'replace','content':_0x31d3f5(_0x3c6444,'REPLACE_TEXT',['\x22'+_0x25920a[_0x5284('0x18')]+'\x22','\x22'+_0x25920a['add']+'\x22'])});continue;}if(null!=_0x25920a['add']['match'](/^ +$/)){_0x3fcc55[_0x5284('0x17')]({'type':_0x5284('0x3a'),'content':_0x31d3f5(_0x3c6444,'*Insert:*\x20%0',_0x31d3f5(_0x3c6444,_0x5284('0x31'),_0x25920a['add'][_0x5284('0x2b')]))});continue;}if(null!=_0x25920a['remove']['match'](/^ +$/)){_0x3fcc55[_0x5284('0x17')]({'type':_0x5284('0x1f'),'content':_0x31d3f5(_0x3c6444,'*Remove:*\x20%0',_0x31d3f5(_0x3c6444,_0x5284('0x31'),_0x25920a['remove'][_0x5284('0x2b')]))});continue;}if(''!=_0x25920a[_0x5284('0xd')]){_0x3fcc55[_0x5284('0x17')]({'type':_0x5284('0x3a'),'content':_0x31d3f5(_0x3c6444,_0x5284('0x12'),'\x22'+_0x25920a[_0x5284('0xd')]+'\x22')});continue;}_0x3fcc55[_0x5284('0x17')]({'type':_0x5284('0x1f'),'content':_0x31d3f5(_0x3c6444,_0x5284('0x2f'),'\x22'+_0x25920a['remove']+'\x22')});continue;case _0x5284('0x0'):case _0x5284('0x20'):_0x3fcc55[_0x5284('0x17')]({'type':_0x5284('0x3a'),'content':_0x31d3f5(_0x3c6444,_0x5284('0x12'),this[_0x5284('0x25')](_0x25920a[_0x5284('0x27')],_0x25920a[_0x5284('0x26')]))});continue;case _0x5284('0x2e'):case _0x5284('0x14'):_0x3fcc55[_0x5284('0x17')]({'type':'deletion','content':_0x31d3f5(_0x3c6444,_0x5284('0x2f'),this['getItemLabel'](_0x25920a[_0x5284('0x27')],_0x25920a['quantity']))});continue;case _0x5284('0xe'):_0x3fcc55[_0x5284('0x17')]({'type':_0x5284('0x3a'),'content':_0x31d3f5(_0x3c6444,_0x5284('0x1'),this[_0x5284('0x25')](_0x25920a['element'],_0x25920a[_0x5284('0x26')]))});continue;case _0x5284('0x28'):_0x3fcc55[_0x5284('0x17')]({'type':'deletion','content':_0x31d3f5(_0x3c6444,_0x5284('0xb'),this[_0x5284('0x25')](_0x25920a[_0x5284('0x27')],_0x25920a[_0x5284('0x26')]))});continue;}_0x3fcc55['push'](_0x25920a);}return _0x3fcc55;}}
@@ -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 _0x1861=['editor','getSuggestions','getSuggestion','TrackChanges','Comments','adapter','get','plugins','addSuggestion'];(function(_0x4f0a2c,_0x186150){var _0x50b33e=function(_0xb26b69){while(--_0xb26b69){_0x4f0a2c['push'](_0x4f0a2c['shift']());}};_0x50b33e(++_0x186150);}(_0x1861,0x1b0));var _0x50b3=function(_0x4f0a2c,_0x186150){_0x4f0a2c=_0x4f0a2c-0x0;var _0x50b33e=_0x1861[_0x4f0a2c];return _0x50b33e;};import{Plugin as _0xc50333}from'ckeditor5/src/core';import _0x103192 from'./trackchangesui';import _0x3620c6 from'./trackchangesediting';import'ckeditor5-collaboration/src/collaboration-core';export default class k extends _0xc50333{static get['requires'](){return[_0x3620c6,_0x103192,_0x50b3('0x4')];}static get['pluginName'](){return _0x50b3('0x3');}set[_0x50b3('0x5')](_0x5386d1){this[_0x50b3('0x0')][_0x50b3('0x7')][_0x50b3('0x6')](_0x3620c6)['adapter']=_0x5386d1;}get[_0x50b3('0x5')](){return this[_0x50b3('0x0')][_0x50b3('0x7')]['get'](_0x3620c6)[_0x50b3('0x5')];}[_0x50b3('0x8')](_0x47bb2e){return this['editor'][_0x50b3('0x7')]['get'](_0x3620c6)['addSuggestionData'](_0x47bb2e);}[_0x50b3('0x1')]({skipNotAttached:_0x2506c3=!0x1,toJSON:_0x26dbec=!0x1}={}){return this[_0x50b3('0x0')][_0x50b3('0x7')]['get'](_0x3620c6)['getSuggestions']({'skipNotAttached':_0x2506c3,'toJSON':_0x26dbec});}[_0x50b3('0x2')](_0x4af7d3){return this['editor'][_0x50b3('0x7')][_0x50b3('0x6')](_0x3620c6)[_0x50b3('0x2')](_0x4af7d3);}}
@@ -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 _0x4e4a=['function','model','TrackChangesDataGetter','CommentsRepository','pluginName','trackChangesData.editorCreator','init','addUser','name','data','destroy','reduce','define','trackChangesData','Users','editor','create','plugins','execute','createElement','requires','TrackChangesEditing','_adapter','useAnonymousUser','getDataWithAcceptedSuggestions','rootsAttributes','editorCreator','Pagination','getFullData','discardAllSuggestions','appendChild','document','acceptAllSuggestions','constructor','users','getRootsAttributes','config','track-changes-data-invalid-editor-creator','createDocumentFragment','get'];(function(_0x3eb0cd,_0x4e4aac){const _0x29d8b0=function(_0x135fe4){while(--_0x135fe4){_0x3eb0cd['push'](_0x3eb0cd['shift']());}};_0x29d8b0(++_0x4e4aac);}(_0x4e4a,0x74));const _0x29d8=function(_0x3eb0cd,_0x4e4aac){_0x3eb0cd=_0x3eb0cd-0x0;let _0x29d8b0=_0x4e4a[_0x3eb0cd];return _0x29d8b0;};import{Plugin as _0xfcafa6}from'ckeditor5/src/core';import{CKEditorError as _0x2b3933}from'ckeditor5/src/utils';import _0x214701 from'./trackchangesediting';import{sanitizeEditorConfig as _0x271a76}from'ckeditor5-collaboration/src/collaboration-core';const w=[_0x29d8('0x1f')];export default class T extends _0xfcafa6{static get[_0x29d8('0x18')](){return[_0x214701];}static get[_0x29d8('0x8')](){return'TrackChangesData';}[_0x29d8('0xa')](){const _0x11cbdd=this[_0x29d8('0x13')];if(_0x11cbdd[_0x29d8('0x0')][_0x29d8('0x10')](_0x29d8('0x9'),_0x2626a6=>{const _0xe3af63=_0x11cbdd['model']['document']['getRootNames']()[_0x29d8('0xf')]((_0x2f1257,_0x42541e)=>(_0x2f1257[_0x42541e]='',_0x2f1257),{});return _0x11cbdd[_0x29d8('0x25')][_0x29d8('0x14')](_0xe3af63,_0x2626a6);}),_0x29d8('0x4')!=typeof _0x11cbdd['config'][_0x29d8('0x3')](_0x29d8('0x11'))[_0x29d8('0x1e')])throw new _0x2b3933(_0x29d8('0x1'));}[_0x29d8('0x1c')](_0x365ad0){return v(this[_0x29d8('0x13')],!0x0,_0x365ad0);}['getDataWithDiscardedSuggestions'](_0x4253b8){return v(this[_0x29d8('0x13')],!0x1,_0x4253b8);}}class P extends _0xfcafa6{static get[_0x29d8('0x8')](){return _0x29d8('0x6');}constructor(_0x22b14a){super(_0x22b14a),this['result']='end';}[_0x29d8('0xa')](){this[_0x29d8('0x13')][_0x29d8('0x15')][_0x29d8('0x3')](_0x29d8('0x7'))[_0x29d8('0x1a')]={'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[_0x29d8('0x13')][_0x29d8('0x15')]['get'](_0x29d8('0x19'))[_0x29d8('0x1a')]=null;}}function D(_0x5c5115){return void 0x0!==_0x5c5115[_0x29d8('0x27')];}async function v(_0x66dd30,_0x5b6545,_0x5449a0){const _0x126fcf=_0x271a76(_0x66dd30,w);_0x126fcf[_0x29d8('0x15')]['push'](_0x214701,P),_0x126fcf[_0x29d8('0x1d')]=D(_0x66dd30)?_0x66dd30[_0x29d8('0x27')]():void 0x0;const _0x181509=document[_0x29d8('0x2')](),_0x70cdc6=_0x66dd30[_0x29d8('0x0')][_0x29d8('0x3')](_0x29d8('0x11'))[_0x29d8('0x1e')],_0x3b9e0d=await _0x70cdc6(_0x126fcf,()=>function(_0x30e4ff){const _0x59202f=document[_0x29d8('0x17')]('div');return _0x30e4ff[_0x29d8('0x22')](_0x59202f),_0x59202f;}(_0x181509));!function(_0xc63277,_0x360cce){const _0x4612e4=_0xc63277[_0x29d8('0x5')][_0x29d8('0x23')]['getRootNames']()[_0x29d8('0xf')]((_0x550ec8,_0x3a86c1)=>(_0x550ec8[_0x3a86c1]=_0xc63277[_0x29d8('0xd')][_0x29d8('0x3')]({'rootName':_0x3a86c1}),_0x550ec8),{}),_0x41fa2b=_0xc63277[_0x29d8('0x15')][_0x29d8('0x3')]('Users')[_0x29d8('0x26')]['map'](_0x4e3196=>({'id':_0x4e3196['id'],'name':_0x4e3196[_0x29d8('0xc')]})),_0x1dcf77=_0xc63277['plugins'][_0x29d8('0x3')](_0x29d8('0x19'))['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x363832=_0x360cce['plugins'][_0x29d8('0x3')](_0x29d8('0x12')),_0x4ae39d=_0x360cce[_0x29d8('0x15')][_0x29d8('0x3')](_0x29d8('0x19'));for(const _0x380c27 of _0x41fa2b)_0x363832['getUser'](_0x380c27['id'])||_0x363832[_0x29d8('0xb')](_0x380c27);_0x363832['me']||_0x363832[_0x29d8('0x1b')]();for(const _0x49ddaf of _0x1dcf77)_0x4ae39d['addSuggestionData'](_0x49ddaf);_0x360cce[_0x29d8('0xd')]['set'](_0x4612e4);}(_0x66dd30,_0x3b9e0d),_0x3b9e0d[_0x29d8('0x16')](_0x5b6545?_0x29d8('0x24'):_0x29d8('0x21'));const _0x1befc8=D(_0x3b9e0d)?_0x3b9e0d[_0x29d8('0x20')](_0x5449a0):_0x3b9e0d['data'][_0x29d8('0x3')](_0x5449a0);return await _0x3b9e0d[_0x29d8('0xe')](),_0x1befc8;}