@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20230807.0 → 0.0.0-nightly-20230808.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 (67) hide show
  1. package/CHANGELOG.md +2 -2
  2. package/LICENSE.md +5 -5
  3. package/README.md +13 -13
  4. package/build/track-changes.js +1 -1
  5. package/package.json +3 -3
  6. package/src/commands/acceptsuggestioncommand.js +1 -1
  7. package/src/commands/discardsuggestioncommand.js +1 -1
  8. package/src/commands/executeonallsuggestionscommand.js +1 -1
  9. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  10. package/src/commands/trackchangescommand.js +1 -1
  11. package/src/integrations/alignment.js +1 -1
  12. package/src/integrations/basicstyles.js +1 -1
  13. package/src/integrations/blockquote.js +1 -1
  14. package/src/integrations/ckbox.js +1 -1
  15. package/src/integrations/codeblock.js +1 -1
  16. package/src/integrations/comments.js +1 -1
  17. package/src/integrations/deletecommand.js +1 -1
  18. package/src/integrations/documentlist.js +1 -1
  19. package/src/integrations/documentlistproperties.js +1 -1
  20. package/src/integrations/entercommand.js +1 -1
  21. package/src/integrations/findandreplace.js +1 -1
  22. package/src/integrations/font.js +1 -1
  23. package/src/integrations/formatpainter.js +1 -1
  24. package/src/integrations/heading.js +1 -1
  25. package/src/integrations/highlight.js +1 -1
  26. package/src/integrations/horizontalline.js +1 -1
  27. package/src/integrations/htmlembed.js +1 -1
  28. package/src/integrations/image.js +1 -1
  29. package/src/integrations/imagereplace.js +1 -1
  30. package/src/integrations/importword.js +1 -1
  31. package/src/integrations/indent.js +1 -1
  32. package/src/integrations/inputcommand.js +1 -1
  33. package/src/integrations/link.js +1 -1
  34. package/src/integrations/list.js +1 -1
  35. package/src/integrations/listproperties.js +1 -1
  36. package/src/integrations/mediaembed.js +1 -1
  37. package/src/integrations/mention.js +1 -1
  38. package/src/integrations/pagebreak.js +1 -1
  39. package/src/integrations/paragraph.js +1 -1
  40. package/src/integrations/removeformat.js +1 -1
  41. package/src/integrations/restrictededitingmode.js +1 -1
  42. package/src/integrations/shiftentercommand.js +1 -1
  43. package/src/integrations/standardeditingmode.js +1 -1
  44. package/src/integrations/style.js +1 -1
  45. package/src/integrations/table.js +1 -1
  46. package/src/integrations/tablecaption.js +1 -1
  47. package/src/integrations/tableclipboard.js +1 -1
  48. package/src/integrations/tablecolumnresize.js +1 -1
  49. package/src/integrations/tableheadings.js +1 -1
  50. package/src/integrations/tablemergesplit.js +1 -1
  51. package/src/integrations/tableofcontents.js +1 -1
  52. package/src/integrations/tableproperties.js +1 -1
  53. package/src/integrations/template.js +1 -1
  54. package/src/integrations/title.js +1 -1
  55. package/src/integrations/undo.js +1 -1
  56. package/src/integrations/utils.js +1 -1
  57. package/src/suggestion.js +1 -1
  58. package/src/suggestiondescriptionfactory.js +1 -1
  59. package/src/trackchanges.js +1 -1
  60. package/src/trackchangesdata.js +1 -1
  61. package/src/trackchangesediting.js +1 -1
  62. package/src/trackchangesui.js +1 -1
  63. package/src/ui/suggestioncontroller.js +1 -1
  64. package/src/ui/view/basesuggestionthreadview.js +1 -1
  65. package/src/ui/view/suggestionthreadview.js +1 -1
  66. package/src/utils/common-translations.js +1 -1
  67. package/src/utils/utils.js +1 -1
package/src/suggestion.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2949=['get','createdAt','getContainedElement','map','removeMarkers','onDiscard','accept','_saved','getMarkerNames','reduce','next','addMarker','filter','set','_onDiscard','length','commentThread','head','split','type','getMultiRangeId','removeMarker','discard','getItems','end','data','isIntersecting','isInContent','attributes','delete','@external','add','getMarkers','setAttribute','author','change','decorate','getFirstRange','push','addRange','suggestion:','nodeAfter','creator','getFirstMarker','getRanges','onAccept','nodeBefore','_markerNames','hasComments','subType','_onAttributesChange','clear','previous','toJSON','getRange','_model'];(function(_0x1a92cf,_0x294953){const _0x13c579=function(_0x3963c4){while(--_0x3963c4){_0x1a92cf['push'](_0x1a92cf['shift']());}};_0x13c579(++_0x294953);}(_0x2949,0xd3));const _0x13c5=function(_0x1a92cf,_0x294953){_0x1a92cf=_0x1a92cf-0x0;let _0x13c579=_0x2949[_0x1a92cf];return _0x13c579;};import{Element as _0x858f6b}from'ckeditor5/src/engine';import{ObservableMixin as _0x21f2ed,uid as _0x28154a}from'ckeditor5/src/utils';import{cloneDeep as _0x4725e2,isEqual as _0x20baad,set as _0x20b901,unset as _0xeb26fc}from'lodash-es';export default class u extends _0x21f2ed(){constructor(_0x49c2bc,_0x31e755){super(),this['id']=_0x31e755['id'],this[_0x13c5('0x20')]=_0x31e755[_0x13c5('0x20')],this[_0x13c5('0x6')]=_0x31e755[_0x13c5('0x6')]||null,this[_0x13c5('0x2f')]=_0x31e755[_0x13c5('0x2f')],this['creator']=_0x31e755[_0x13c5('0x37')]||_0x31e755[_0x13c5('0x2f')],this['isExternal']=Boolean(_0x31e755[_0x13c5('0x29')]&&_0x31e755['attributes'][_0x13c5('0x2b')]),this[_0x13c5('0x26')]=null,this[_0x13c5('0xc')]=_0x49c2bc,this['_onAccept']=_0x31e755[_0x13c5('0x2')],this[_0x13c5('0x1b')]=_0x31e755[_0x13c5('0x12')],this[_0x13c5('0x7')]=_0x31e755['onAttributesChange'],this[_0x13c5('0x4')]=new Set(),this[_0x13c5('0xe')]=null,this[_0x13c5('0x1a')]('authoredAt',null),this[_0x13c5('0x1a')]('attributes',_0x31e755['attributes']||{}),this[_0x13c5('0x1a')]('previous',null),this[_0x13c5('0x1a')](_0x13c5('0x17'),null),this[_0x13c5('0x1a')](_0x13c5('0x1d'),null),this[_0x13c5('0x1a')](_0x13c5('0x14'),!0x1),this['decorate'](_0x13c5('0x13')),this[_0x13c5('0x31')](_0x13c5('0x23'));}get['head'](){let _0x1b73ab=this;for(;_0x1b73ab[_0x13c5('0x9')];)_0x1b73ab=_0x1b73ab[_0x13c5('0x9')];return _0x1b73ab;}get[_0x13c5('0x5')](){return!!this[_0x13c5('0x1d')]&&this[_0x13c5('0x1d')][_0x13c5('0x1c')]>0x0;}get['isMultiRange'](){if(0x0==this[_0x13c5('0x4')]['size'])return!0x1;return 0x6==Array['from'](this[_0x13c5('0x4')])[0x0][_0x13c5('0x1f')](':')['length'];}get[_0x13c5('0x28')](){return null!==this[_0x13c5('0x0')]();}['addMarkerName'](_0xa5953b){this[_0x13c5('0x4')][_0x13c5('0x2c')](_0xa5953b);}[_0x13c5('0x15')](){return Array['from'](this[_0x13c5('0x4')]);}['getMarkers'](){return this[_0x13c5('0x15')]()[_0x13c5('0x10')](_0x372f8f=>this[_0x13c5('0xc')]['markers'][_0x13c5('0xd')](_0x372f8f))[_0x13c5('0x19')](_0x15130f=>_0x15130f);}[_0x13c5('0x0')](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this[_0x13c5('0xc')][_0x13c5('0x30')](_0x5d9035=>{for(const _0x38a9d4 of this['getMarkers']())_0x5d9035[_0x13c5('0x22')](_0x38a9d4);}),this['_markerNames'][_0x13c5('0x8')]();}['removeMarker'](_0x1c7a1a){this[_0x13c5('0xc')][_0x13c5('0x30')](_0x12a655=>{_0x12a655[_0x13c5('0x22')](_0x1c7a1a);}),this['_markerNames'][_0x13c5('0x2a')](_0x1c7a1a);}[_0x13c5('0x34')](_0x2589b1){const _0x15ad35=_0x13c5('0x35')+this['type']+':'+this[_0x13c5('0x6')]+':'+this['id']+':'+this[_0x13c5('0x37')]['id']+':'+u[_0x13c5('0x21')]();this['addMarkerName'](_0x15ad35),this[_0x13c5('0xc')][_0x13c5('0x30')](_0x4bc408=>{_0x4bc408[_0x13c5('0x18')](_0x15ad35,{'range':_0x2589b1,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0xbdc0b9){for(const _0x379944 of this[_0x13c5('0x1')]())if(_0x379944[_0x13c5('0x27')](_0xbdc0b9))return!0x0;return!0x1;}[_0x13c5('0x1')](){return this[_0x13c5('0x2d')]()[_0x13c5('0x10')](_0x54012b=>_0x54012b['getRange']());}[_0x13c5('0x24')](){return this[_0x13c5('0x1')]()[_0x13c5('0x16')]((_0xaa2ebe,_0x1e31b9)=>[..._0xaa2ebe,..._0x1e31b9[_0x13c5('0x24')]()],[]);}[_0x13c5('0x32')](){var _0x22b8ce;return(null===(_0x22b8ce=this[_0x13c5('0x0')]())||void 0x0===_0x22b8ce?void 0x0:_0x22b8ce[_0x13c5('0xb')]())||null;}[_0x13c5('0xf')](){const _0x59ec38=this[_0x13c5('0x1')]();if(0x1!=_0x59ec38[_0x13c5('0x1c')])return null;const _0x31a4c6=_0x59ec38[0x0],_0x497583=_0x31a4c6['start'][_0x13c5('0x36')],_0xd25d91=_0x31a4c6[_0x13c5('0x25')][_0x13c5('0x3')];return _0x497583 instanceof _0x858f6b?_0x497583!=_0xd25d91?null:_0x497583:null;}['accept'](){this['_onAccept'](this['getRanges'](),this[_0x13c5('0x26')],this[_0x13c5('0x29')]),this[_0x13c5('0x11')]();}['discard'](){this[_0x13c5('0x1b')](this[_0x13c5('0x1')](),this[_0x13c5('0x26')],this['attributes']),this[_0x13c5('0x11')]();}['getAllAdjacentSuggestions'](){const _0x56cc57=[];let _0x207777=this[_0x13c5('0x1e')];for(;_0x207777;)_0x56cc57[_0x13c5('0x33')](_0x207777),_0x207777=_0x207777[_0x13c5('0x17')];return _0x56cc57;}[_0x13c5('0x2e')](_0x31d2b0,_0x3faf78){const _0x2956a9=_0x4725e2(this[_0x13c5('0x29')]);_0x20b901(_0x2956a9,_0x31d2b0,_0x3faf78),_0x20baad(_0x2956a9,this[_0x13c5('0x29')])||(this[_0x13c5('0x29')]=_0x2956a9,this['_onAttributesChange'](_0x2956a9));}['removeAttribute'](_0x182f1c){const _0x55c968=_0x4725e2(this['attributes']);_0xeb26fc(_0x55c968,_0x182f1c),_0x20baad(_0x55c968,this['attributes'])||(this['attributes']=_0x55c968,this['_onAttributesChange'](this[_0x13c5('0x29')]));}[_0x13c5('0xa')](){return{'id':this['id'],'type':this['subType']?this[_0x13c5('0x20')]+':'+this[_0x13c5('0x6')]:this['type'],'authorId':this[_0x13c5('0x37')]['id'],'createdAt':this[_0x13c5('0xe')],'hasComments':this[_0x13c5('0x5')],'data':this['data'],'attributes':this['attributes']};}static[_0x13c5('0x21')](){return _0x28154a()['substr'](0x1,0x5);}}
23
+ const _0x5cbf=['addMarkerName','data','removeMarkers','clear','nodeAfter','change','authoredAt','toJSON','_onAttributesChange','push','filter','removeMarker','type','isInContent','onAttributesChange','getRanges','add','commentThread','getItems','next','start','map','_markerNames','getAllAdjacentSuggestions','getMarkerNames','attributes','hasComments','isIntersectingWithRange','delete','subType','onAccept','getContainedElement','isExternal','getMarkers','removeAttribute','nodeBefore','addRange','_saved','getRange','reduce','split','discard','addMarker','isIntersecting','head','set','_model','size','previous','getMultiRangeId','accept','_onAccept','substr','getFirstMarker','_onDiscard','length','createdAt','creator','decorate','author','get'];(function(_0x395f5a,_0x5cbfb9){const _0x16c4e5=function(_0x1e69d9){while(--_0x1e69d9){_0x395f5a['push'](_0x395f5a['shift']());}};_0x16c4e5(++_0x5cbfb9);}(_0x5cbf,0x155));const _0x16c4=function(_0x395f5a,_0x5cbfb9){_0x395f5a=_0x395f5a-0x0;let _0x16c4e5=_0x5cbf[_0x395f5a];return _0x16c4e5;};import{Element as _0x4b7396}from'ckeditor5/src/engine';import{ObservableMixin as _0x39ec03,uid as _0x204455}from'ckeditor5/src/utils';import{cloneDeep as _0x26c3f2,isEqual as _0x758005,set as _0xb352b9,unset as _0x12e34c}from'lodash-es';export default class u extends _0x39ec03(){constructor(_0x393a38,_0x26044e){super(),this['id']=_0x26044e['id'],this[_0x16c4('0x25')]=_0x26044e[_0x16c4('0x25')],this[_0x16c4('0x36')]=_0x26044e['subType']||null,this[_0x16c4('0x17')]=_0x26044e[_0x16c4('0x17')],this['creator']=_0x26044e[_0x16c4('0x15')]||_0x26044e[_0x16c4('0x17')],this[_0x16c4('0x39')]=Boolean(_0x26044e[_0x16c4('0x32')]&&_0x26044e[_0x16c4('0x32')]['@external']),this[_0x16c4('0x1a')]=null,this['_model']=_0x393a38,this[_0x16c4('0xf')]=_0x26044e[_0x16c4('0x37')],this['_onDiscard']=_0x26044e['onDiscard'],this[_0x16c4('0x21')]=_0x26044e[_0x16c4('0x27')],this[_0x16c4('0x2f')]=new Set(),this[_0x16c4('0x14')]=null,this[_0x16c4('0x9')](_0x16c4('0x1f'),null),this[_0x16c4('0x9')](_0x16c4('0x32'),_0x26044e['attributes']||{}),this[_0x16c4('0x9')](_0x16c4('0xc'),null),this[_0x16c4('0x9')](_0x16c4('0x2c'),null),this[_0x16c4('0x9')](_0x16c4('0x2a'),null),this[_0x16c4('0x9')](_0x16c4('0x1'),!0x1),this[_0x16c4('0x16')](_0x16c4('0xe')),this[_0x16c4('0x16')](_0x16c4('0x5'));}get['head'](){let _0x2fa4ba=this;for(;_0x2fa4ba[_0x16c4('0xc')];)_0x2fa4ba=_0x2fa4ba[_0x16c4('0xc')];return _0x2fa4ba;}get[_0x16c4('0x33')](){return!!this[_0x16c4('0x2a')]&&this[_0x16c4('0x2a')]['length']>0x0;}get['isMultiRange'](){if(0x0==this[_0x16c4('0x2f')][_0x16c4('0xb')])return!0x1;return 0x6==Array['from'](this[_0x16c4('0x2f')])[0x0][_0x16c4('0x4')](':')[_0x16c4('0x13')];}get[_0x16c4('0x26')](){return null!==this[_0x16c4('0x11')]();}[_0x16c4('0x19')](_0x209f5d){this[_0x16c4('0x2f')][_0x16c4('0x29')](_0x209f5d);}['getMarkerNames'](){return Array['from'](this[_0x16c4('0x2f')]);}['getMarkers'](){return this[_0x16c4('0x31')]()[_0x16c4('0x2e')](_0x373364=>this[_0x16c4('0xa')]['markers'][_0x16c4('0x18')](_0x373364))[_0x16c4('0x23')](_0x169e61=>_0x169e61);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}[_0x16c4('0x1b')](){this[_0x16c4('0xa')][_0x16c4('0x1e')](_0x2772c9=>{for(const _0x2ca0f6 of this[_0x16c4('0x3a')]())_0x2772c9[_0x16c4('0x24')](_0x2ca0f6);}),this['_markerNames'][_0x16c4('0x1c')]();}[_0x16c4('0x24')](_0x25b8fa){this[_0x16c4('0xa')][_0x16c4('0x1e')](_0x41ec7c=>{_0x41ec7c[_0x16c4('0x24')](_0x25b8fa);}),this[_0x16c4('0x2f')][_0x16c4('0x35')](_0x25b8fa);}[_0x16c4('0x0')](_0x3ea221){const _0x544b3e='suggestion:'+this[_0x16c4('0x25')]+':'+this['subType']+':'+this['id']+':'+this[_0x16c4('0x15')]['id']+':'+u['getMultiRangeId']();this[_0x16c4('0x19')](_0x544b3e),this[_0x16c4('0xa')][_0x16c4('0x1e')](_0x306ffb=>{_0x306ffb[_0x16c4('0x6')](_0x544b3e,{'range':_0x3ea221,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x16c4('0x34')](_0x2e1c52){for(const _0x2d8ddb of this['getRanges']())if(_0x2d8ddb[_0x16c4('0x7')](_0x2e1c52))return!0x0;return!0x1;}[_0x16c4('0x28')](){return this[_0x16c4('0x3a')]()[_0x16c4('0x2e')](_0xf26b82=>_0xf26b82[_0x16c4('0x2')]());}[_0x16c4('0x2b')](){return this[_0x16c4('0x28')]()[_0x16c4('0x3')]((_0x46fa59,_0x343774)=>[..._0x46fa59,..._0x343774[_0x16c4('0x2b')]()],[]);}['getFirstRange'](){var _0x155c1e;return(null===(_0x155c1e=this[_0x16c4('0x11')]())||void 0x0===_0x155c1e?void 0x0:_0x155c1e[_0x16c4('0x2')]())||null;}[_0x16c4('0x38')](){const _0x55d4bc=this['getRanges']();if(0x1!=_0x55d4bc[_0x16c4('0x13')])return null;const _0x1dda17=_0x55d4bc[0x0],_0x4ee99d=_0x1dda17[_0x16c4('0x2d')][_0x16c4('0x1d')],_0x1412e0=_0x1dda17['end'][_0x16c4('0x3c')];return _0x4ee99d instanceof _0x4b7396?_0x4ee99d!=_0x1412e0?null:_0x4ee99d:null;}[_0x16c4('0xe')](){this[_0x16c4('0xf')](this[_0x16c4('0x28')](),this[_0x16c4('0x1a')],this[_0x16c4('0x32')]),this[_0x16c4('0x1b')]();}[_0x16c4('0x5')](){this[_0x16c4('0x12')](this[_0x16c4('0x28')](),this[_0x16c4('0x1a')],this[_0x16c4('0x32')]),this[_0x16c4('0x1b')]();}[_0x16c4('0x30')](){const _0x12ffeb=[];let _0x47c5d1=this[_0x16c4('0x8')];for(;_0x47c5d1;)_0x12ffeb[_0x16c4('0x22')](_0x47c5d1),_0x47c5d1=_0x47c5d1[_0x16c4('0x2c')];return _0x12ffeb;}['setAttribute'](_0x178c45,_0x19e5af){const _0xb62e54=_0x26c3f2(this['attributes']);_0xb352b9(_0xb62e54,_0x178c45,_0x19e5af),_0x758005(_0xb62e54,this[_0x16c4('0x32')])||(this[_0x16c4('0x32')]=_0xb62e54,this[_0x16c4('0x21')](_0xb62e54));}[_0x16c4('0x3b')](_0x3b9c4a){const _0xfbd962=_0x26c3f2(this[_0x16c4('0x32')]);_0x12e34c(_0xfbd962,_0x3b9c4a),_0x758005(_0xfbd962,this[_0x16c4('0x32')])||(this[_0x16c4('0x32')]=_0xfbd962,this[_0x16c4('0x21')](this[_0x16c4('0x32')]));}[_0x16c4('0x20')](){return{'id':this['id'],'type':this[_0x16c4('0x36')]?this['type']+':'+this[_0x16c4('0x36')]:this[_0x16c4('0x25')],'authorId':this[_0x16c4('0x15')]['id'],'createdAt':this[_0x16c4('0x14')],'hasComments':this[_0x16c4('0x33')],'data':this[_0x16c4('0x1a')],'attributes':this['attributes']};}static[_0x16c4('0xd')](){return _0x204455()[_0x16c4('0x10')](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2116=['element','softBreak','skip','elementEnd','addObject','*Remove:*\x20%0','removeEmptyContainer','isEmpty','$1\x20$2','_locale','registerElementLabel','item','getWalker','type','set','indexOf','$textProxy','text','_customCallbacks','_itemLabels','nextSibling','removeContainer','normal','Object','push','_itemLabelsCallbacks','elementStart','_schema','start','data','insertion','pop','quantity','getFirstRange','getItemLabel','deletion','matchingCallback','REPLACE_TEXT','add','replace','registerDescriptionCallback','isObject','removeObject','isInContent','remove','$text','match','checkChild','name','_addDescriptionItems','getDescriptions','label','Container','EmptyContainer','*Merge:*\x20%0','addContainer','length','get','previousSibling','*Insert:*\x20%0'];(function(_0x24d97a,_0x211601){const _0x3d1eb8=function(_0x4e3112){while(--_0x4e3112){_0x24d97a['push'](_0x24d97a['shift']());}};_0x3d1eb8(++_0x211601);}(_0x2116,0xfe));const _0x3d1e=function(_0x24d97a,_0x211601){_0x24d97a=_0x24d97a-0x0;let _0x3d1eb8=_0x2116[_0x24d97a];return _0x3d1eb8;};import{getTranslation as _0x4885e8}from'./utils/common-translations';import{priorities as _0x370bc0,insertToPriorityArray as _0x29f358}from'ckeditor5/src/utils';export default class m{constructor(_0x597345,_0x2d1d6f){this['_customCallbacks']=[],this[_0x3d1e('0x5')]=new Map(),this['_itemLabelsCallbacks']=[],this[_0x3d1e('0xd')]=_0x597345,this[_0x3d1e('0x37')]=_0x2d1d6f;}[_0x3d1e('0x24')](_0x7d58f2){const _0x3fc7df=[];for(let _0x522bf2=0x0;_0x522bf2<_0x7d58f2[_0x3d1e('0x2a')];_0x522bf2++){const _0x80e23d=_0x7d58f2[_0x522bf2];if(!_0x80e23d[_0x3d1e('0x1d')])continue;let _0xabe545=!0x1;for(const _0x34b40a of this[_0x3d1e('0x4')]){const _0x5235bf=_0x34b40a(_0x80e23d);if(_0x5235bf){_0x3d1e('0x3b')in _0x5235bf&&_0x3fc7df[_0x3d1e('0xa')](_0x5235bf),_0xabe545=!0x0;break;}}if(!_0xabe545){this[_0x3d1e('0x23')](_0x3fc7df,_0x80e23d);const _0x18024c=_0x7d58f2[_0x522bf2+0x1];if(_0x18024c&&!_0x80e23d['getFirstRange']()['end']['isEqual'](_0x18024c[_0x3d1e('0x13')]()[_0x3d1e('0xe')])){const _0x1ebe76=_0x3fc7df[_0x3fc7df['length']-0x1],_0x324cba=_0x3d1e('0x10')==_0x80e23d[_0x3d1e('0x3b')]?_0x3d1e('0x18'):_0x3d1e('0x1e');_0x1ebe76&&_0x3d1e('0x3')==_0x1ebe76[_0x3d1e('0x3b')]&&(_0x1ebe76[_0x324cba]+='\x0a');}}}return this['_resolveDescriptionItems'](_0x3fc7df);}[_0x3d1e('0x1a')](_0x5a2f7d){this[_0x3d1e('0x4')][_0x3d1e('0xa')](_0x5a2f7d);}[_0x3d1e('0x38')](_0x473050,_0x4eade8,_0x56c4a7=_0x370bc0[_0x3d1e('0x8')]){'function'==typeof _0x473050?_0x29f358(this['_itemLabelsCallbacks'],{'matchingCallback':_0x473050,'label':_0x4eade8,'priority':_0x56c4a7}):this['_itemLabels'][_0x3d1e('0x0')](_0x473050,_0x4eade8);}['getItemLabel'](_0x2a150e,_0x43cce5=0x1){let _0x47db1b;for(const _0x40a5f1 of this[_0x3d1e('0xb')])if(_0x40a5f1[_0x3d1e('0x16')](_0x2a150e)){_0x47db1b=_0x40a5f1[_0x3d1e('0x25')];break;}return _0x47db1b||(_0x47db1b=this['_itemLabels'][_0x3d1e('0x2b')](_0x2a150e['name'])),_0x47db1b?_0x47db1b(_0x43cce5):0x1!==_0x43cce5?_0x43cce5+'\x20'+_0x2a150e[_0x3d1e('0x22')]+'s':''+_0x2a150e[_0x3d1e('0x22')];}['_addDescriptionItems'](_0x706fde,_0x11128f){const _0x3873e1=_0x11128f[_0x3d1e('0x13')]()[_0x3d1e('0x3a')](),_0x1b08a6=_0x3d1e('0x10')==_0x11128f[_0x3d1e('0x3b')]?_0x3d1e('0x18'):'remove';for(const _0x45fd7e of _0x3873e1){const _0x56ad14=_0x45fd7e[_0x3d1e('0x39')],_0x559fa6=_0x706fde[_0x706fde[_0x3d1e('0x2a')]-0x1];if(_0x56ad14['is'](_0x3d1e('0x2')))_0x559fa6&&_0x559fa6['type'][_0x3d1e('0x1')](_0x3d1e('0x26'))>-0x1&&_0x706fde[_0x3d1e('0x11')](),_0x559fa6&&_0x3d1e('0x3')==_0x559fa6[_0x3d1e('0x3b')]?_0x559fa6[_0x1b08a6]+=_0x56ad14[_0x3d1e('0xf')]:_0x706fde[_0x3d1e('0xa')]({'type':_0x3d1e('0x3'),'add':_0x3d1e('0x18')==_0x1b08a6?_0x56ad14[_0x3d1e('0xf')]:'','remove':_0x3d1e('0x1e')==_0x1b08a6?_0x56ad14[_0x3d1e('0xf')]:''});else{if(this[_0x3d1e('0xd')][_0x3d1e('0x1b')](_0x56ad14)){const _0x30cb5b=_0x56ad14;if(_0x559fa6&&_0x559fa6[_0x3d1e('0x3b')][_0x3d1e('0x1')]('Container')>-0x1&&_0x706fde[_0x3d1e('0x11')](),_0x3d1e('0x31')==_0x45fd7e['type'])continue;_0x559fa6&&_0x559fa6[_0x3d1e('0x3b')]==_0x1b08a6+'Object'&&_0x559fa6[_0x3d1e('0x2e')]['name']==_0x30cb5b['name']?_0x559fa6[_0x3d1e('0x12')]++:_0x706fde[_0x3d1e('0xa')]({'type':_0x1b08a6+_0x3d1e('0x9'),'element':_0x30cb5b,'quantity':0x1}),_0x3873e1[_0x3d1e('0x30')](_0x5664fc=>!('elementEnd'==_0x5664fc[_0x3d1e('0x3b')]&&_0x5664fc[_0x3d1e('0x39')]==_0x56ad14));}else{if(this[_0x3d1e('0xd')][_0x3d1e('0x21')](_0x56ad14,_0x3d1e('0x1f'))||_0x56ad14['is'](_0x3d1e('0x2e'),_0x3d1e('0x2f'))){const _0x42627e=_0x56ad14;if(_0x3d1e('0x18')==_0x1b08a6&&_0x3d1e('0xc')==_0x45fd7e[_0x3d1e('0x3b')]||_0x3d1e('0x1e')==_0x1b08a6&&_0x3d1e('0x31')==_0x45fd7e[_0x3d1e('0x3b')])continue;if(_0x559fa6&&-0x1==_0x559fa6[_0x3d1e('0x3b')][_0x3d1e('0x1')]('Container')){_0x3d1e('0x3')==_0x559fa6[_0x3d1e('0x3b')]&&(_0x559fa6[_0x1b08a6]+='\x0a');continue;}let _0x3dd274;if(_0x3dd274=_0x3d1e('0x18')==_0x1b08a6?_0x42627e[_0x3d1e('0x6')]&&!this['_schema'][_0x3d1e('0x1b')](_0x42627e[_0x3d1e('0x6')])?_0x42627e[_0x3d1e('0x6')]:null:_0x42627e[_0x3d1e('0x2c')]&&!this[_0x3d1e('0xd')][_0x3d1e('0x1b')](_0x42627e['previousSibling'])?_0x42627e[_0x3d1e('0x2c')]:null,_0x42627e[_0x3d1e('0x35')]||_0x3dd274&&_0x3dd274['isEmpty']){const _0x733e2b=_0x3dd274&&_0x3dd274['isEmpty']?_0x3dd274:_0x42627e;_0x559fa6&&_0x559fa6[_0x3d1e('0x3b')]==_0x1b08a6+_0x3d1e('0x27')&&_0x559fa6[_0x3d1e('0x2e')]['name']==_0x733e2b[_0x3d1e('0x22')]?_0x559fa6['quantity']++:_0x706fde[_0x3d1e('0xa')]({'type':_0x1b08a6+_0x3d1e('0x27'),'element':_0x733e2b,'quantity':0x1});}else _0x706fde[_0x3d1e('0xa')]({'type':_0x1b08a6+_0x3d1e('0x26'),'element':_0x42627e});}}}}}['_resolveDescriptionItems'](_0x514428){const _0x5b2794=this[_0x3d1e('0x37')],_0x2697b3=[];for(const _0x1565d2 of _0x514428){switch(_0x1565d2[_0x3d1e('0x3b')]){case _0x3d1e('0x3'):if(_0x1565d2['add']=_0x1565d2[_0x3d1e('0x18')]['replace'](/(\S)\u000A+(\S)/g,_0x3d1e('0x36'))[_0x3d1e('0x19')](/\u000A/g,''),_0x1565d2[_0x3d1e('0x1e')]=_0x1565d2[_0x3d1e('0x1e')][_0x3d1e('0x19')](/(\S)\u000A+(\S)/g,_0x3d1e('0x36'))[_0x3d1e('0x19')](/\u000A/g,''),''!=_0x1565d2['add']&&''!=_0x1565d2[_0x3d1e('0x1e')]){_0x2697b3[_0x3d1e('0xa')]({'type':'replace','content':_0x4885e8(_0x5b2794,_0x3d1e('0x17'),['\x22'+_0x1565d2[_0x3d1e('0x1e')]+'\x22','\x22'+_0x1565d2['add']+'\x22'])});continue;}if(null!=_0x1565d2[_0x3d1e('0x18')][_0x3d1e('0x20')](/^ +$/)){_0x2697b3[_0x3d1e('0xa')]({'type':_0x3d1e('0x10'),'content':_0x4885e8(_0x5b2794,_0x3d1e('0x2d'),_0x4885e8(_0x5b2794,'ELEMENT_SPACE',_0x1565d2[_0x3d1e('0x18')][_0x3d1e('0x2a')]))});continue;}if(null!=_0x1565d2['remove'][_0x3d1e('0x20')](/^ +$/)){_0x2697b3[_0x3d1e('0xa')]({'type':_0x3d1e('0x15'),'content':_0x4885e8(_0x5b2794,_0x3d1e('0x33'),_0x4885e8(_0x5b2794,'ELEMENT_SPACE',_0x1565d2[_0x3d1e('0x1e')]['length']))});continue;}if(''!=_0x1565d2[_0x3d1e('0x18')]){_0x2697b3[_0x3d1e('0xa')]({'type':_0x3d1e('0x10'),'content':_0x4885e8(_0x5b2794,_0x3d1e('0x2d'),'\x22'+_0x1565d2[_0x3d1e('0x18')]+'\x22')});continue;}_0x2697b3[_0x3d1e('0xa')]({'type':'deletion','content':_0x4885e8(_0x5b2794,_0x3d1e('0x33'),'\x22'+_0x1565d2[_0x3d1e('0x1e')]+'\x22')});continue;case'addEmptyContainer':case _0x3d1e('0x32'):_0x2697b3['push']({'type':_0x3d1e('0x10'),'content':_0x4885e8(_0x5b2794,_0x3d1e('0x2d'),this[_0x3d1e('0x14')](_0x1565d2['element'],_0x1565d2[_0x3d1e('0x12')]))});continue;case _0x3d1e('0x34'):case _0x3d1e('0x1c'):_0x2697b3[_0x3d1e('0xa')]({'type':_0x3d1e('0x15'),'content':_0x4885e8(_0x5b2794,_0x3d1e('0x33'),this['getItemLabel'](_0x1565d2[_0x3d1e('0x2e')],_0x1565d2['quantity']))});continue;case _0x3d1e('0x29'):_0x2697b3[_0x3d1e('0xa')]({'type':_0x3d1e('0x10'),'content':_0x4885e8(_0x5b2794,'*Split:*\x20%0',this[_0x3d1e('0x14')](_0x1565d2[_0x3d1e('0x2e')],_0x1565d2[_0x3d1e('0x12')]))});continue;case _0x3d1e('0x7'):_0x2697b3[_0x3d1e('0xa')]({'type':_0x3d1e('0x15'),'content':_0x4885e8(_0x5b2794,_0x3d1e('0x28'),this[_0x3d1e('0x14')](_0x1565d2[_0x3d1e('0x2e')],_0x1565d2[_0x3d1e('0x12')]))});continue;}_0x2697b3[_0x3d1e('0xa')](_0x1565d2);}return _0x2697b3;}}
23
+ const _0x5936=['pop','removeEmptyContainer','isObject','element','_locale','EmptyContainer','normal','softBreak','elementStart','elementEnd','push','checkChild','match','Container','_itemLabels','Object','_customCallbacks','addContainer','indexOf','previousSibling','registerElementLabel','*Split:*\x20%0','name','isEmpty','get','*Insert:*\x20%0','getItemLabel','matchingCallback','ELEMENT_SPACE','length','registerDescriptionCallback','item','remove','isInContent','set','deletion','removeContainer','_resolveDescriptionItems','REPLACE_TEXT','add','getWalker','$text','quantity','type','addObject','function','$1\x20$2','data','addEmptyContainer','text','start','insertion','_itemLabelsCallbacks','getFirstRange','label','_schema','*Remove:*\x20%0','isEqual','replace','*Merge:*\x20%0','nextSibling'];(function(_0x102d07,_0x593685){const _0x198db4=function(_0x37c329){while(--_0x37c329){_0x102d07['push'](_0x102d07['shift']());}};_0x198db4(++_0x593685);}(_0x5936,0xa7));const _0x198d=function(_0x102d07,_0x593685){_0x102d07=_0x102d07-0x0;let _0x198db4=_0x5936[_0x102d07];return _0x198db4;};import{getTranslation as _0x5a0e47}from'./utils/common-translations';import{priorities as _0x4d0ca0,insertToPriorityArray as _0x5db37b}from'ckeditor5/src/utils';export default class m{constructor(_0x13ee3f,_0x4d1ea0){this[_0x198d('0x20')]=[],this[_0x198d('0x1e')]=new Map(),this['_itemLabelsCallbacks']=[],this[_0x198d('0xa')]=_0x13ee3f,this[_0x198d('0x14')]=_0x4d1ea0;}['getDescriptions'](_0x48f65f){const _0x397e1c=[];for(let _0x4f169b=0x0;_0x4f169b<_0x48f65f[_0x198d('0x2d')];_0x4f169b++){const _0xb1b6b5=_0x48f65f[_0x4f169b];if(!_0xb1b6b5[_0x198d('0x31')])continue;let _0x3dcb2b=!0x1;for(const _0x4dd3de of this[_0x198d('0x20')]){const _0x35fe95=_0x4dd3de(_0xb1b6b5);if(_0x35fe95){'type'in _0x35fe95&&_0x397e1c[_0x198d('0x1a')](_0x35fe95),_0x3dcb2b=!0x0;break;}}if(!_0x3dcb2b){this['_addDescriptionItems'](_0x397e1c,_0xb1b6b5);const _0x51df8c=_0x48f65f[_0x4f169b+0x1];if(_0x51df8c&&!_0xb1b6b5[_0x198d('0x8')]()['end'][_0x198d('0xc')](_0x51df8c[_0x198d('0x8')]()[_0x198d('0x5')])){const _0x2c28a2=_0x397e1c[_0x397e1c['length']-0x1],_0x28f486='insertion'==_0xb1b6b5[_0x198d('0x3b')]?_0x198d('0x37'):'remove';_0x2c28a2&&_0x198d('0x4')==_0x2c28a2[_0x198d('0x3b')]&&(_0x2c28a2[_0x28f486]+='\x0a');}}}return this['_resolveDescriptionItems'](_0x397e1c);}[_0x198d('0x2e')](_0x575963){this[_0x198d('0x20')][_0x198d('0x1a')](_0x575963);}[_0x198d('0x24')](_0x57e390,_0x5e8c5d,_0x3b1ad5=_0x4d0ca0[_0x198d('0x16')]){_0x198d('0x0')==typeof _0x57e390?_0x5db37b(this[_0x198d('0x7')],{'matchingCallback':_0x57e390,'label':_0x5e8c5d,'priority':_0x3b1ad5}):this['_itemLabels'][_0x198d('0x32')](_0x57e390,_0x5e8c5d);}[_0x198d('0x2a')](_0x594aca,_0x1b6545=0x1){let _0x205047;for(const _0xc6300c of this['_itemLabelsCallbacks'])if(_0xc6300c[_0x198d('0x2b')](_0x594aca)){_0x205047=_0xc6300c[_0x198d('0x9')];break;}return _0x205047||(_0x205047=this[_0x198d('0x1e')][_0x198d('0x28')](_0x594aca[_0x198d('0x26')])),_0x205047?_0x205047(_0x1b6545):0x1!==_0x1b6545?_0x1b6545+'\x20'+_0x594aca[_0x198d('0x26')]+'s':''+_0x594aca[_0x198d('0x26')];}['_addDescriptionItems'](_0x2ce259,_0x564e02){const _0x33b228=_0x564e02[_0x198d('0x8')]()[_0x198d('0x38')](),_0x306d71='insertion'==_0x564e02[_0x198d('0x3b')]?_0x198d('0x37'):_0x198d('0x30');for(const _0x3ec2bd of _0x33b228){const _0x472611=_0x3ec2bd['item'],_0x55453e=_0x2ce259[_0x2ce259[_0x198d('0x2d')]-0x1];if(_0x472611['is']('$textProxy'))_0x55453e&&_0x55453e['type'][_0x198d('0x22')](_0x198d('0x1d'))>-0x1&&_0x2ce259[_0x198d('0x10')](),_0x55453e&&'text'==_0x55453e[_0x198d('0x3b')]?_0x55453e[_0x306d71]+=_0x472611[_0x198d('0x2')]:_0x2ce259[_0x198d('0x1a')]({'type':_0x198d('0x4'),'add':_0x198d('0x37')==_0x306d71?_0x472611['data']:'','remove':'remove'==_0x306d71?_0x472611[_0x198d('0x2')]:''});else{if(this[_0x198d('0xa')][_0x198d('0x12')](_0x472611)){const _0x2459ef=_0x472611;if(_0x55453e&&_0x55453e[_0x198d('0x3b')][_0x198d('0x22')](_0x198d('0x1d'))>-0x1&&_0x2ce259[_0x198d('0x10')](),_0x198d('0x19')==_0x3ec2bd['type'])continue;_0x55453e&&_0x55453e[_0x198d('0x3b')]==_0x306d71+_0x198d('0x1f')&&_0x55453e[_0x198d('0x13')]['name']==_0x2459ef[_0x198d('0x26')]?_0x55453e[_0x198d('0x3a')]++:_0x2ce259[_0x198d('0x1a')]({'type':_0x306d71+_0x198d('0x1f'),'element':_0x2459ef,'quantity':0x1}),_0x33b228['skip'](_0xd560a4=>!(_0x198d('0x19')==_0xd560a4[_0x198d('0x3b')]&&_0xd560a4[_0x198d('0x2f')]==_0x472611));}else{if(this[_0x198d('0xa')][_0x198d('0x1b')](_0x472611,_0x198d('0x39'))||_0x472611['is']('element',_0x198d('0x17'))){const _0x4b9cc8=_0x472611;if(_0x198d('0x37')==_0x306d71&&_0x198d('0x18')==_0x3ec2bd[_0x198d('0x3b')]||'remove'==_0x306d71&&_0x198d('0x19')==_0x3ec2bd[_0x198d('0x3b')])continue;if(_0x55453e&&-0x1==_0x55453e['type'][_0x198d('0x22')](_0x198d('0x1d'))){_0x198d('0x4')==_0x55453e['type']&&(_0x55453e[_0x306d71]+='\x0a');continue;}let _0x11dfd5;if(_0x11dfd5=_0x198d('0x37')==_0x306d71?_0x4b9cc8[_0x198d('0xf')]&&!this[_0x198d('0xa')][_0x198d('0x12')](_0x4b9cc8['nextSibling'])?_0x4b9cc8[_0x198d('0xf')]:null:_0x4b9cc8[_0x198d('0x23')]&&!this[_0x198d('0xa')][_0x198d('0x12')](_0x4b9cc8[_0x198d('0x23')])?_0x4b9cc8[_0x198d('0x23')]:null,_0x4b9cc8['isEmpty']||_0x11dfd5&&_0x11dfd5['isEmpty']){const _0x56553b=_0x11dfd5&&_0x11dfd5[_0x198d('0x27')]?_0x11dfd5:_0x4b9cc8;_0x55453e&&_0x55453e[_0x198d('0x3b')]==_0x306d71+_0x198d('0x15')&&_0x55453e['element']['name']==_0x56553b['name']?_0x55453e['quantity']++:_0x2ce259['push']({'type':_0x306d71+_0x198d('0x15'),'element':_0x56553b,'quantity':0x1});}else _0x2ce259[_0x198d('0x1a')]({'type':_0x306d71+_0x198d('0x1d'),'element':_0x4b9cc8});}}}}}[_0x198d('0x35')](_0xe91653){const _0x3d5cba=this[_0x198d('0x14')],_0x4a719e=[];for(const _0x256021 of _0xe91653){switch(_0x256021['type']){case _0x198d('0x4'):if(_0x256021[_0x198d('0x37')]=_0x256021[_0x198d('0x37')]['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x256021['remove']=_0x256021['remove'][_0x198d('0xd')](/(\S)\u000A+(\S)/g,_0x198d('0x1'))['replace'](/\u000A/g,''),''!=_0x256021[_0x198d('0x37')]&&''!=_0x256021['remove']){_0x4a719e['push']({'type':_0x198d('0xd'),'content':_0x5a0e47(_0x3d5cba,_0x198d('0x36'),['\x22'+_0x256021['remove']+'\x22','\x22'+_0x256021[_0x198d('0x37')]+'\x22'])});continue;}if(null!=_0x256021[_0x198d('0x37')][_0x198d('0x1c')](/^ +$/)){_0x4a719e[_0x198d('0x1a')]({'type':_0x198d('0x6'),'content':_0x5a0e47(_0x3d5cba,_0x198d('0x29'),_0x5a0e47(_0x3d5cba,_0x198d('0x2c'),_0x256021[_0x198d('0x37')][_0x198d('0x2d')]))});continue;}if(null!=_0x256021[_0x198d('0x30')][_0x198d('0x1c')](/^ +$/)){_0x4a719e[_0x198d('0x1a')]({'type':_0x198d('0x33'),'content':_0x5a0e47(_0x3d5cba,_0x198d('0xb'),_0x5a0e47(_0x3d5cba,_0x198d('0x2c'),_0x256021[_0x198d('0x30')]['length']))});continue;}if(''!=_0x256021[_0x198d('0x37')]){_0x4a719e['push']({'type':'insertion','content':_0x5a0e47(_0x3d5cba,_0x198d('0x29'),'\x22'+_0x256021[_0x198d('0x37')]+'\x22')});continue;}_0x4a719e[_0x198d('0x1a')]({'type':'deletion','content':_0x5a0e47(_0x3d5cba,_0x198d('0xb'),'\x22'+_0x256021[_0x198d('0x30')]+'\x22')});continue;case _0x198d('0x3'):case _0x198d('0x3c'):_0x4a719e[_0x198d('0x1a')]({'type':_0x198d('0x6'),'content':_0x5a0e47(_0x3d5cba,'*Insert:*\x20%0',this['getItemLabel'](_0x256021[_0x198d('0x13')],_0x256021[_0x198d('0x3a')]))});continue;case _0x198d('0x11'):case'removeObject':_0x4a719e[_0x198d('0x1a')]({'type':_0x198d('0x33'),'content':_0x5a0e47(_0x3d5cba,_0x198d('0xb'),this['getItemLabel'](_0x256021[_0x198d('0x13')],_0x256021[_0x198d('0x3a')]))});continue;case _0x198d('0x21'):_0x4a719e[_0x198d('0x1a')]({'type':_0x198d('0x6'),'content':_0x5a0e47(_0x3d5cba,_0x198d('0x25'),this[_0x198d('0x2a')](_0x256021[_0x198d('0x13')],_0x256021[_0x198d('0x3a')]))});continue;case _0x198d('0x34'):_0x4a719e[_0x198d('0x1a')]({'type':'deletion','content':_0x5a0e47(_0x3d5cba,_0x198d('0xe'),this[_0x198d('0x2a')](_0x256021['element'],_0x256021[_0x198d('0x3a')]))});continue;}_0x4a719e[_0x198d('0x1a')](_0x256021);}return _0x4a719e;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x3eae=['plugins','requires','getSuggestion','getSuggestions','adapter','addSuggestion','get','TrackChanges','editor','pluginName'];(function(_0x441098,_0x3eae75){var _0x2300f8=function(_0x4fe237){while(--_0x4fe237){_0x441098['push'](_0x441098['shift']());}};_0x2300f8(++_0x3eae75);}(_0x3eae,0x182));var _0x2300=function(_0x441098,_0x3eae75){_0x441098=_0x441098-0x0;var _0x2300f8=_0x3eae[_0x441098];return _0x2300f8;};import{Plugin as _0x28727a}from'ckeditor5/src/core';import _0x3b6b5d from'./trackchangesui';import _0x25c7d3 from'./trackchangesediting';import'ckeditor5-collaboration/src/collaboration-core';export default class k extends _0x28727a{static get[_0x2300('0x5')](){return[_0x25c7d3,_0x3b6b5d,'Comments'];}static get[_0x2300('0x3')](){return _0x2300('0x1');}set[_0x2300('0x8')](_0x38bbbc){this[_0x2300('0x2')][_0x2300('0x4')]['get'](_0x25c7d3)[_0x2300('0x8')]=_0x38bbbc;}get['adapter'](){return this['editor'][_0x2300('0x4')][_0x2300('0x0')](_0x25c7d3)[_0x2300('0x8')];}[_0x2300('0x9')](_0x9ac31e){return this['editor'][_0x2300('0x4')][_0x2300('0x0')](_0x25c7d3)['addSuggestionData'](_0x9ac31e);}[_0x2300('0x7')]({skipNotAttached:_0x254654=!0x1,toJSON:_0x10d0a9=!0x1}={}){return this[_0x2300('0x2')][_0x2300('0x4')]['get'](_0x25c7d3)[_0x2300('0x7')]({'skipNotAttached':_0x254654,'toJSON':_0x10d0a9});}[_0x2300('0x6')](_0x16f86c){return this[_0x2300('0x2')][_0x2300('0x4')][_0x2300('0x0')](_0x25c7d3)[_0x2300('0x6')](_0x16f86c);}}
23
+ var _0x3d70=['pluginName','getSuggestion','addSuggestion','editor','adapter','TrackChanges','get','plugins','Comments','addSuggestionData','requires'];(function(_0x4278c4,_0x3d70f7){var _0x226942=function(_0x15985b){while(--_0x15985b){_0x4278c4['push'](_0x4278c4['shift']());}};_0x226942(++_0x3d70f7);}(_0x3d70,0x17b));var _0x2269=function(_0x4278c4,_0x3d70f7){_0x4278c4=_0x4278c4-0x0;var _0x226942=_0x3d70[_0x4278c4];return _0x226942;};import{Plugin as _0x45552e}from'ckeditor5/src/core';import _0x86a944 from'./trackchangesui';import _0x39caf3 from'./trackchangesediting';import'ckeditor5-collaboration/src/collaboration-core';export default class k extends _0x45552e{static get[_0x2269('0x5')](){return[_0x39caf3,_0x86a944,_0x2269('0x3')];}static get[_0x2269('0x6')](){return _0x2269('0x0');}set[_0x2269('0xa')](_0xe744f7){this[_0x2269('0x9')]['plugins'][_0x2269('0x1')](_0x39caf3)[_0x2269('0xa')]=_0xe744f7;}get[_0x2269('0xa')](){return this[_0x2269('0x9')][_0x2269('0x2')]['get'](_0x39caf3)['adapter'];}[_0x2269('0x8')](_0x2e2b21){return this[_0x2269('0x9')][_0x2269('0x2')][_0x2269('0x1')](_0x39caf3)[_0x2269('0x4')](_0x2e2b21);}['getSuggestions']({skipNotAttached:_0x1406d0=!0x1,toJSON:_0x4a1677=!0x1}={}){return this[_0x2269('0x9')][_0x2269('0x2')]['get'](_0x39caf3)['getSuggestions']({'skipNotAttached':_0x1406d0,'toJSON':_0x4a1677});}[_0x2269('0x7')](_0x20eeb6){return this[_0x2269('0x9')][_0x2269('0x2')][_0x2269('0x1')](_0x39caf3)['getSuggestion'](_0x20eeb6);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xa0a8=['document','editor','getFullData','reduce','destroy','addSuggestionData','getUser','Pagination','useAnonymousUser','map','get','trackChangesData','trackChangesData.editorCreator','div','discardAllSuggestions','appendChild','define','rootsAttributes','getRootNames','config','getDataWithDiscardedSuggestions','track-changes-data-invalid-editor-creator','users','createDocumentFragment','requires','editorCreator','pluginName','getSuggestions','CommentsRepository','getDataWithAcceptedSuggestions','name','acceptAllSuggestions','data','push','function','model','plugins','getRootsAttributes'];(function(_0x12e421,_0xa0a87c){const _0xac80b9=function(_0x5a5a61){while(--_0x5a5a61){_0x12e421['push'](_0x12e421['shift']());}};_0xac80b9(++_0xa0a87c);}(_0xa0a8,0xb3));const _0xac80=function(_0x12e421,_0xa0a87c){_0x12e421=_0x12e421-0x0;let _0xac80b9=_0xa0a8[_0x12e421];return _0xac80b9;};import{Plugin as _0x10cefd}from'ckeditor5/src/core';import{CKEditorError as _0x2edc82}from'ckeditor5/src/utils';import _0x4caeb8 from'./trackchangesediting';import{sanitizeEditorConfig as _0x17acf2}from'ckeditor5-collaboration/src/collaboration-core';const w=[_0xac80('0x12')];export default class T extends _0x10cefd{static get[_0xac80('0x23')](){return[_0x4caeb8];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x29fcee=this[_0xac80('0xc')];if(_0x29fcee['config'][_0xac80('0x1b')](_0xac80('0x17'),_0x904ab3=>{const _0x56aef8=_0x29fcee[_0xac80('0x8')][_0xac80('0xb')][_0xac80('0x1d')]()['reduce']((_0x48e33e,_0x3d2d2d)=>(_0x48e33e[_0x3d2d2d]='',_0x48e33e),{});return _0x29fcee['constructor']['create'](_0x56aef8,_0x904ab3);}),_0xac80('0x7')!=typeof _0x29fcee[_0xac80('0x1e')][_0xac80('0x15')](_0xac80('0x16'))['editorCreator'])throw new _0x2edc82(_0xac80('0x20'));}[_0xac80('0x2')](_0x4d0ae7){return v(this[_0xac80('0xc')],!0x0,_0x4d0ae7);}[_0xac80('0x1f')](_0x25b70d){return v(this[_0xac80('0xc')],!0x1,_0x25b70d);}}class P extends _0x10cefd{static get[_0xac80('0x25')](){return'TrackChangesDataGetter';}constructor(_0x2065c8){super(_0x2065c8),this['result']='end';}['init'](){this[_0xac80('0xc')][_0xac80('0x9')][_0xac80('0x15')](_0xac80('0x1'))['_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[_0xac80('0xc')][_0xac80('0x9')][_0xac80('0x15')]('TrackChangesEditing')['_adapter']=null;}}function D(_0x4b355e){return void 0x0!==_0x4b355e[_0xac80('0xa')];}async function v(_0x56679f,_0x365ad1,_0x501e72){const _0x3b23c3=_0x17acf2(_0x56679f,w);_0x3b23c3['plugins'][_0xac80('0x6')](_0x4caeb8,P),_0x3b23c3[_0xac80('0x1c')]=D(_0x56679f)?_0x56679f['getRootsAttributes']():void 0x0;const _0x1b783d=document[_0xac80('0x22')](),_0x599af7=_0x56679f[_0xac80('0x1e')][_0xac80('0x15')]('trackChangesData')[_0xac80('0x24')],_0x52231a=await _0x599af7(_0x3b23c3,()=>function(_0x48d06a){const _0x5d2bfa=document['createElement'](_0xac80('0x18'));return _0x48d06a[_0xac80('0x1a')](_0x5d2bfa),_0x5d2bfa;}(_0x1b783d));!function(_0x2500b9,_0x47ddda){const _0x39eefb=_0x2500b9[_0xac80('0x8')][_0xac80('0xb')]['getRootNames']()[_0xac80('0xe')]((_0x1e1141,_0x759ada)=>(_0x1e1141[_0x759ada]=_0x2500b9[_0xac80('0x5')][_0xac80('0x15')]({'rootName':_0x759ada}),_0x1e1141),{}),_0x1e789c=_0x2500b9[_0xac80('0x9')]['get']('Users')[_0xac80('0x21')][_0xac80('0x14')](_0x1bff2b=>({'id':_0x1bff2b['id'],'name':_0x1bff2b[_0xac80('0x3')]})),_0x56726b=_0x2500b9[_0xac80('0x9')]['get']('TrackChangesEditing')[_0xac80('0x0')]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x5032c4=_0x47ddda['plugins'][_0xac80('0x15')]('Users'),_0x59f202=_0x47ddda[_0xac80('0x9')][_0xac80('0x15')]('TrackChangesEditing');for(const _0x94cb8e of _0x1e789c)_0x5032c4[_0xac80('0x11')](_0x94cb8e['id'])||_0x5032c4['addUser'](_0x94cb8e);_0x5032c4['me']||_0x5032c4[_0xac80('0x13')]();for(const _0x448486 of _0x56726b)_0x59f202[_0xac80('0x10')](_0x448486);_0x47ddda[_0xac80('0x5')]['set'](_0x39eefb);}(_0x56679f,_0x52231a),_0x52231a['execute'](_0x365ad1?_0xac80('0x4'):_0xac80('0x19'));const _0x43164c=D(_0x52231a)?_0x52231a[_0xac80('0xd')](_0x501e72):_0x52231a[_0xac80('0x5')]['get'](_0x501e72);return await _0x52231a[_0xac80('0xf')](),_0x43164c;}
23
+ const _0x4864=['getRootsAttributes','config','map','TrackChangesDataGetter','Users','init','destroy','CommentsRepository','getRootNames','constructor','document','get','discardAllSuggestions','addUser','function','data','useAnonymousUser','requires','model','getDataWithDiscardedSuggestions','editor','reduce','div','acceptAllSuggestions','Pagination','trackChangesData','getUser','name','addSuggestionData','createDocumentFragment','_adapter','TrackChangesEditing','pluginName','getFullData','define','push','set','TrackChangesData','plugins','rootsAttributes','result','editorCreator','trackChangesData.editorCreator','track-changes-data-invalid-editor-creator','getSuggestions'];(function(_0x525d6b,_0x48642c){const _0x4733a2=function(_0x48c802){while(--_0x48c802){_0x525d6b['push'](_0x525d6b['shift']());}};_0x4733a2(++_0x48642c);}(_0x4864,0x1be));const _0x4733=function(_0x525d6b,_0x48642c){_0x525d6b=_0x525d6b-0x0;let _0x4733a2=_0x4864[_0x525d6b];return _0x4733a2;};import{Plugin as _0x3ffd08}from'ckeditor5/src/core';import{CKEditorError as _0x59ef41}from'ckeditor5/src/utils';import _0x1cc100 from'./trackchangesediting';import{sanitizeEditorConfig as _0x44af51}from'ckeditor5-collaboration/src/collaboration-core';const w=[_0x4733('0x1c')];export default class T extends _0x3ffd08{static get[_0x4733('0x15')](){return[_0x1cc100];}static get['pluginName'](){return _0x4733('0x29');}[_0x4733('0x9')](){const _0x276aad=this[_0x4733('0x18')];if(_0x276aad[_0x4733('0x5')][_0x4733('0x26')](_0x4733('0x1'),_0x2dcf03=>{const _0x5dc2d3=_0x276aad['model'][_0x4733('0xe')][_0x4733('0xc')]()[_0x4733('0x19')]((_0x1c2fc3,_0x298f52)=>(_0x1c2fc3[_0x298f52]='',_0x1c2fc3),{});return _0x276aad[_0x4733('0xd')]['create'](_0x5dc2d3,_0x2dcf03);}),_0x4733('0x12')!=typeof _0x276aad[_0x4733('0x5')][_0x4733('0xf')](_0x4733('0x1d'))['editorCreator'])throw new _0x59ef41(_0x4733('0x2'));}['getDataWithAcceptedSuggestions'](_0x19bd73){return v(this[_0x4733('0x18')],!0x0,_0x19bd73);}[_0x4733('0x17')](_0x1231a6){return v(this[_0x4733('0x18')],!0x1,_0x1231a6);}}class P extends _0x3ffd08{static get[_0x4733('0x24')](){return _0x4733('0x7');}constructor(_0x2e9a6c){super(_0x2e9a6c),this[_0x4733('0x2c')]='end';}[_0x4733('0x9')](){this[_0x4733('0x18')][_0x4733('0x2a')]['get'](_0x4733('0xb'))[_0x4733('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['editor'][_0x4733('0x2a')][_0x4733('0xf')](_0x4733('0x23'))[_0x4733('0x22')]=null;}}function D(_0x1c96c8){return void 0x0!==_0x1c96c8[_0x4733('0x4')];}async function v(_0x3963e1,_0x556982,_0x280d10){const _0xcdd99c=_0x44af51(_0x3963e1,w);_0xcdd99c[_0x4733('0x2a')][_0x4733('0x27')](_0x1cc100,P),_0xcdd99c[_0x4733('0x2b')]=D(_0x3963e1)?_0x3963e1[_0x4733('0x4')]():void 0x0;const _0x5d019d=document[_0x4733('0x21')](),_0x45e6f8=_0x3963e1[_0x4733('0x5')][_0x4733('0xf')](_0x4733('0x1d'))[_0x4733('0x0')],_0x22e082=await _0x45e6f8(_0xcdd99c,()=>function(_0x20c882){const _0x55ed77=document['createElement'](_0x4733('0x1a'));return _0x20c882['appendChild'](_0x55ed77),_0x55ed77;}(_0x5d019d));!function(_0x5d2e3e,_0x5ba136){const _0x4263e3=_0x5d2e3e[_0x4733('0x16')][_0x4733('0xe')][_0x4733('0xc')]()[_0x4733('0x19')]((_0x5d1495,_0x36d7a6)=>(_0x5d1495[_0x36d7a6]=_0x5d2e3e['data'][_0x4733('0xf')]({'rootName':_0x36d7a6}),_0x5d1495),{}),_0x4ca8b1=_0x5d2e3e[_0x4733('0x2a')]['get'](_0x4733('0x8'))['users'][_0x4733('0x6')](_0x362a85=>({'id':_0x362a85['id'],'name':_0x362a85[_0x4733('0x1f')]})),_0x52ddd8=_0x5d2e3e[_0x4733('0x2a')][_0x4733('0xf')](_0x4733('0x23'))[_0x4733('0x3')]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x204b36=_0x5ba136[_0x4733('0x2a')][_0x4733('0xf')](_0x4733('0x8')),_0x3d5b35=_0x5ba136[_0x4733('0x2a')]['get']('TrackChangesEditing');for(const _0x23e03f of _0x4ca8b1)_0x204b36[_0x4733('0x1e')](_0x23e03f['id'])||_0x204b36[_0x4733('0x11')](_0x23e03f);_0x204b36['me']||_0x204b36[_0x4733('0x14')]();for(const _0x3e1ed3 of _0x52ddd8)_0x3d5b35[_0x4733('0x20')](_0x3e1ed3);_0x5ba136[_0x4733('0x13')][_0x4733('0x28')](_0x4263e3);}(_0x3963e1,_0x22e082),_0x22e082['execute'](_0x556982?_0x4733('0x1b'):_0x4733('0x10'));const _0x1ff786=D(_0x22e082)?_0x22e082[_0x4733('0x25')](_0x280d10):_0x22e082[_0x4733('0x13')][_0x4733('0xf')](_0x280d10);return await _0x22e082[_0x4733('0xa')](),_0x1ff786;}