@ckeditor/ckeditor5-track-changes 38.0.0 → 38.1.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 (79) hide show
  1. package/build/track-changes.js +1 -1
  2. package/package.json +10 -8
  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.d.ts +3 -2
  15. package/src/integrations/deletecommand.js +1 -1
  16. package/src/integrations/documentlist.js +1 -1
  17. package/src/integrations/documentlistproperties.js +1 -1
  18. package/src/integrations/entercommand.d.ts +3 -2
  19. package/src/integrations/entercommand.js +1 -1
  20. package/src/integrations/findandreplace.js +1 -1
  21. package/src/integrations/font.js +1 -1
  22. package/src/integrations/formatpainter.js +1 -1
  23. package/src/integrations/heading.js +1 -1
  24. package/src/integrations/highlight.js +1 -1
  25. package/src/integrations/horizontalline.js +1 -1
  26. package/src/integrations/htmlembed.js +1 -1
  27. package/src/integrations/image.js +1 -1
  28. package/src/integrations/imagereplace.js +1 -1
  29. package/src/integrations/importword.js +1 -1
  30. package/src/integrations/indent.js +1 -1
  31. package/src/integrations/inputcommand.d.ts +3 -2
  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.d.ts +3 -2
  43. package/src/integrations/shiftentercommand.js +1 -1
  44. package/src/integrations/standardeditingmode.js +1 -1
  45. package/src/integrations/style.js +1 -1
  46. package/src/integrations/table.js +1 -1
  47. package/src/integrations/tablecaption.d.ts +3 -2
  48. package/src/integrations/tablecaption.js +1 -1
  49. package/src/integrations/tableclipboard.d.ts +3 -2
  50. package/src/integrations/tableclipboard.js +1 -1
  51. package/src/integrations/tablecolumnresize.js +1 -1
  52. package/src/integrations/tableheadings.d.ts +3 -2
  53. package/src/integrations/tableheadings.js +1 -1
  54. package/src/integrations/tablemergesplit.d.ts +3 -2
  55. package/src/integrations/tablemergesplit.js +1 -1
  56. package/src/integrations/tableofcontents.js +1 -1
  57. package/src/integrations/tableproperties.d.ts +1 -1
  58. package/src/integrations/tableproperties.js +1 -1
  59. package/src/integrations/template.js +1 -1
  60. package/src/integrations/title.js +1 -1
  61. package/src/integrations/undo.js +1 -1
  62. package/src/integrations/utils.js +1 -1
  63. package/src/suggestion.d.ts +1 -1
  64. package/src/suggestion.js +1 -1
  65. package/src/suggestiondescriptionfactory.js +1 -1
  66. package/src/trackchanges.d.ts +5 -5
  67. package/src/trackchanges.js +1 -1
  68. package/src/trackchangesdata.d.ts +4 -5
  69. package/src/trackchangesdata.js +1 -1
  70. package/src/trackchangesediting.d.ts +49 -5
  71. package/src/trackchangesediting.js +1 -1
  72. package/src/trackchangesui.d.ts +5 -5
  73. package/src/trackchangesui.js +1 -1
  74. package/src/ui/suggestioncontroller.js +1 -1
  75. package/src/ui/view/basesuggestionthreadview.js +1 -1
  76. package/src/ui/view/suggestionthreadview.d.ts +0 -2
  77. package/src/ui/view/suggestionthreadview.js +1 -1
  78. package/src/utils/common-translations.js +1 -1
  79. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x11d7=['isContent','isBlock','previousPosition','bindElementToMarker','getItems','push','addClass','name','activeMarkers','parent','listIndent','test','elementEnd','getCustomProperty','includes','type','element','toViewPosition','toViewElement','nextSibling','getAttribute','markerName','TrackChangesEditing','listItem','hasAttribute','createRangeOn','addHighlight','mapper','writer','start','schema','ck-suggestion-marker-','markerRange','plugins','isAtEnd','model','consumable','createUIElement'];(function(_0xf6f5b2,_0x11d718){const _0x336778=function(_0x2fb6d6){while(--_0x2fb6d6){_0xf6f5b2['push'](_0xf6f5b2['shift']());}};_0x336778(++_0x11d718);}(_0x11d7,0xa4));const _0x3367=function(_0xf6f5b2,_0x11d718){_0xf6f5b2=_0xf6f5b2-0x0;let _0x336778=_0x11d7[_0xf6f5b2];return _0x336778;};export function getRangesWithAttribute(_0x2f5ef6,_0x5e4657,_0x347346){const _0x1c9ba8=[];for(const _0x4fc8c5 of _0x5e4657[_0x3367('0x1e')]())_0x4fc8c5[_0x3367('0xc')](_0x2f5ef6)&&_0x1c9ba8[_0x3367('0x1f')](_0x347346[_0x3367('0xd')](_0x4fc8c5));return _0x1c9ba8;}export function getElementsAffectedByListItemRename(_0x2a8b76){const _0xcf93a0=[];if(_0x2a8b76['is'](_0x3367('0x4'),_0x3367('0xb'))){let _0x13a9b5=_0x2a8b76[_0x3367('0x7')];for(;_0x13a9b5&&_0x13a9b5['is'](_0x3367('0x4'),_0x3367('0xb'))&&_0x13a9b5[_0x3367('0x8')](_0x3367('0x24'))>0x0;)_0xcf93a0[_0x3367('0x1f')](_0x13a9b5),_0x13a9b5=_0x13a9b5['nextSibling'];}return _0xcf93a0;}export function downcastSplitMergeMarker(_0x27b2fd,_0x3bc926,{showActiveMarker:_0x458509=!0x0}={}){const _0xe68ad8=_0x27b2fd[_0x3367('0x15')]['get'](_0x3367('0xa'));return(_0x118425,_0x312b1b,_0x5c1644)=>{if(!_0x5c1644[_0x3367('0x18')][_0x3367('0x25')](_0x312b1b['markerRange'],_0x118425[_0x3367('0x21')]))return;const _0x5ca7f3=_0x312b1b[_0x3367('0x14')]['getWalker'](),_0x421839=_0x312b1b['markerRange'][_0x3367('0x11')],_0x56e69d=_0x27b2fd[_0x3367('0x17')][_0x3367('0x12')];let _0x2badc3=null,_0x3605cf=null,_0x34999d=!0x1,_0x503bde=!0x1;for(const _0x47cfe1 of _0x5ca7f3){const _0x196205=_0x47cfe1['item'];_0x34999d=_0x34999d||_0x56e69d[_0x3367('0x1a')](_0x196205);const _0x380d02=_0x5c1644[_0x3367('0xf')][_0x3367('0x6')](_0x196205);if(_0x380d02&&_0x380d02[_0x3367('0x1')](_0x3367('0xe')))return;_0x3367('0x0')==_0x47cfe1[_0x3367('0x3')]&&(_0x56e69d[_0x3367('0x1b')](_0x196205)&&!_0x56e69d['isLimit'](_0x196205)&&(_0x196205[_0x3367('0x7')]||_0x421839[_0x3367('0x16')]?_0x2badc3&&_0x2badc3[_0x3367('0x23')]==_0x196205||(_0x2badc3=_0x196205,_0x2305fb(_0x47cfe1[_0x3367('0x1c')]),_0x503bde=!0x0):_0x3605cf=_0x3605cf||_0x47cfe1[_0x3367('0x1c')]));}function _0x2305fb(_0x5f5684){const _0x11f29b=_0x5c1644[_0x3367('0x10')][_0x3367('0x19')]('span',{'class':_0x3367('0x13')+_0x3bc926}),_0x3dc1d4=_0x5c1644[_0x3367('0xf')][_0x3367('0x5')](_0x5f5684);_0x458509&&_0xe68ad8[_0x3367('0x22')][_0x3367('0x2')](_0x312b1b[_0x3367('0x9')])&&_0x5c1644[_0x3367('0x10')][_0x3367('0x20')]('ck-suggestion-marker--active',_0x11f29b),_0x5c1644[_0x3367('0x10')]['insert'](_0x3dc1d4,_0x11f29b),_0x5c1644[_0x3367('0xf')][_0x3367('0x1d')](_0x11f29b,_0x312b1b['markerName']);}_0x34999d||_0x503bde||!_0x3605cf||_0x2305fb(_0x3605cf);};}
23
+ const _0x47a3=['createUIElement','element','addClass','push','activeMarkers','schema','insert','mapper','writer','listItem','isAtEnd','ck-suggestion-marker--active','get','isBlock','elementEnd','previousPosition','test','getAttribute','type','includes','isLimit','markerName','isContent','getCustomProperty','span','ck-suggestion-marker-','createRangeOn','start','item','TrackChangesEditing','nextSibling'];(function(_0xe13f61,_0x47a358){const _0x17e373=function(_0x3f85c9){while(--_0x3f85c9){_0xe13f61['push'](_0xe13f61['shift']());}};_0x17e373(++_0x47a358);}(_0x47a3,0x9f));const _0x17e3=function(_0xe13f61,_0x47a358){_0xe13f61=_0xe13f61-0x0;let _0x17e373=_0x47a3[_0xe13f61];return _0x17e373;};export function getRangesWithAttribute(_0x38d7be,_0x143c85,_0x17a275){const _0x2b0fc9=[];for(const _0x67777 of _0x143c85['getItems']())_0x67777['hasAttribute'](_0x38d7be)&&_0x2b0fc9['push'](_0x17a275[_0x17e3('0x16')](_0x67777));return _0x2b0fc9;}export function getElementsAffectedByListItemRename(_0x16813a){const _0x49f03d=[];if(_0x16813a['is'](_0x17e3('0x1c'),_0x17e3('0x5'))){let _0x4be3a4=_0x16813a['nextSibling'];for(;_0x4be3a4&&_0x4be3a4['is'](_0x17e3('0x1c'),_0x17e3('0x5'))&&_0x4be3a4[_0x17e3('0xd')]('listIndent')>0x0;)_0x49f03d[_0x17e3('0x1e')](_0x4be3a4),_0x4be3a4=_0x4be3a4[_0x17e3('0x1a')];}return _0x49f03d;}export function downcastSplitMergeMarker(_0x48b7ac,_0x1c8e24,{showActiveMarker:_0x58e588=!0x0}={}){const _0x34a723=_0x48b7ac['plugins'][_0x17e3('0x8')](_0x17e3('0x19'));return(_0x51e592,_0x4b3fc1,_0x2dfd53)=>{if(!_0x2dfd53['consumable'][_0x17e3('0xc')](_0x4b3fc1['markerRange'],_0x51e592['name']))return;const _0x966670=_0x4b3fc1['markerRange']['getWalker'](),_0x52584a=_0x4b3fc1['markerRange'][_0x17e3('0x17')],_0x5706a4=_0x48b7ac['model'][_0x17e3('0x1')];let _0x56edf7=null,_0x1c07b0=null,_0x54767d=!0x1,_0x595d2c=!0x1;for(const _0x405edc of _0x966670){const _0x2385fa=_0x405edc[_0x17e3('0x18')];_0x54767d=_0x54767d||_0x5706a4[_0x17e3('0x12')](_0x2385fa);const _0x6920ae=_0x2dfd53[_0x17e3('0x3')]['toViewElement'](_0x2385fa);if(_0x6920ae&&_0x6920ae[_0x17e3('0x13')]('addHighlight'))return;_0x17e3('0xa')==_0x405edc[_0x17e3('0xe')]&&(_0x5706a4[_0x17e3('0x9')](_0x2385fa)&&!_0x5706a4[_0x17e3('0x10')](_0x2385fa)&&(_0x2385fa[_0x17e3('0x1a')]||_0x52584a[_0x17e3('0x6')]?_0x56edf7&&_0x56edf7['parent']==_0x2385fa||(_0x56edf7=_0x2385fa,_0x4a492d(_0x405edc[_0x17e3('0xb')]),_0x595d2c=!0x0):_0x1c07b0=_0x1c07b0||_0x405edc[_0x17e3('0xb')]));}function _0x4a492d(_0x3c8ab8){const _0x1544de=_0x2dfd53[_0x17e3('0x4')][_0x17e3('0x1b')](_0x17e3('0x14'),{'class':_0x17e3('0x15')+_0x1c8e24}),_0x49b05e=_0x2dfd53[_0x17e3('0x3')]['toViewPosition'](_0x3c8ab8);_0x58e588&&_0x34a723[_0x17e3('0x0')][_0x17e3('0xf')](_0x4b3fc1['markerName'])&&_0x2dfd53['writer'][_0x17e3('0x1d')](_0x17e3('0x7'),_0x1544de),_0x2dfd53[_0x17e3('0x4')][_0x17e3('0x2')](_0x49b05e,_0x1544de),_0x2dfd53[_0x17e3('0x3')]['bindElementToMarker'](_0x1544de,_0x4b3fc1[_0x17e3('0x11')]);}_0x54767d||_0x595d2c||!_0x1c07b0||_0x4a492d(_0x1c07b0);};}
@@ -4,7 +4,7 @@
4
4
  */
5
5
  import { Element, type Marker, type Model, type Range, type Item } from 'ckeditor5/src/engine';
6
6
  import type { User } from 'ckeditor5-collaboration/src/collaboration-core';
7
- import type { CommentThread } from '@ckeditor/ckeditor5-comments/src/comments/commentsrepository';
7
+ import type { CommentThread } from '@ckeditor/ckeditor5-comments';
8
8
  import type { FormatData } from './trackchangesediting';
9
9
  declare const Suggestion_base: {
10
10
  new (): import("ckeditor5/src/utils").Observable;
package/src/suggestion.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3e08=['end','delete','isExternal','_markerNames','push','getItems','next','previous','hasComments','change','nodeBefore','removeAttribute','onAttributesChange','getFirstRange','createdAt','from','type','getMarkerNames','commentThread','_model','_onAttributesChange','attributes','_onAccept','getAllAdjacentSuggestions','accept','setAttribute','decorate','get','discard','creator','_onDiscard','isInContent','head','data','onAccept','getMultiRangeId','substr','size','subType','removeMarkers','getContainedElement','getMarkers','author','getRange','toJSON','map','getFirstMarker','authoredAt','onDiscard','isIntersecting','reduce','set','addMarkerName','addRange','_saved','getRanges','removeMarker','add','isMultiRange'];(function(_0x5599e2,_0x3e0876){const _0x14a795=function(_0x4e4903){while(--_0x4e4903){_0x5599e2['push'](_0x5599e2['shift']());}};_0x14a795(++_0x3e0876);}(_0x3e08,0x1cb));const _0x14a7=function(_0x5599e2,_0x3e0876){_0x5599e2=_0x5599e2-0x0;let _0x14a795=_0x3e08[_0x5599e2];return _0x14a795;};import{Element as _0xe3b82f}from'ckeditor5/src/engine';import{ObservableMixin as _0xa1f90b,uid as _0x211739}from'ckeditor5/src/utils';import{cloneDeep as _0x131f9b,isEqual as _0x3f14c2,set as _0x9cd652,unset as _0x1a0528}from'lodash-es';export default class u extends _0xa1f90b(){constructor(_0x4d32be,_0x59ba6f){super(),this['id']=_0x59ba6f['id'],this[_0x14a7('0x1d')]=_0x59ba6f[_0x14a7('0x1d')],this['subType']=_0x59ba6f[_0x14a7('0x33')]||null,this[_0x14a7('0x37')]=_0x59ba6f['author'],this[_0x14a7('0x2a')]=_0x59ba6f[_0x14a7('0x2a')]||_0x59ba6f[_0x14a7('0x37')],this[_0x14a7('0xf')]=Boolean(_0x59ba6f[_0x14a7('0x22')]&&_0x59ba6f[_0x14a7('0x22')]['@external']),this[_0x14a7('0x2e')]=null,this['_model']=_0x4d32be,this[_0x14a7('0x23')]=_0x59ba6f[_0x14a7('0x2f')],this[_0x14a7('0x2b')]=_0x59ba6f[_0x14a7('0x2')],this[_0x14a7('0x21')]=_0x59ba6f[_0x14a7('0x19')],this[_0x14a7('0x10')]=new Set(),this[_0x14a7('0x1b')]=null,this[_0x14a7('0x5')](_0x14a7('0x1'),null),this['set'](_0x14a7('0x22'),_0x59ba6f[_0x14a7('0x22')]||{}),this[_0x14a7('0x5')]('previous',null),this['set'](_0x14a7('0x13'),null),this[_0x14a7('0x5')]('commentThread',null),this[_0x14a7('0x5')](_0x14a7('0x8'),!0x1),this[_0x14a7('0x27')](_0x14a7('0x25')),this[_0x14a7('0x27')](_0x14a7('0x29'));}get[_0x14a7('0x2d')](){let _0x5929a1=this;for(;_0x5929a1[_0x14a7('0x14')];)_0x5929a1=_0x5929a1['previous'];return _0x5929a1;}get[_0x14a7('0x15')](){return!!this[_0x14a7('0x1f')]&&this['commentThread']['length']>0x0;}get[_0x14a7('0xc')](){if(0x0==this['_markerNames'][_0x14a7('0x32')])return!0x1;return 0x6==Array[_0x14a7('0x1c')](this[_0x14a7('0x10')])[0x0]['split'](':')['length'];}get[_0x14a7('0x2c')](){return null!==this[_0x14a7('0x0')]();}[_0x14a7('0x6')](_0xa9e167){this['_markerNames'][_0x14a7('0xb')](_0xa9e167);}['getMarkerNames'](){return Array[_0x14a7('0x1c')](this[_0x14a7('0x10')]);}[_0x14a7('0x36')](){return this[_0x14a7('0x1e')]()[_0x14a7('0x3a')](_0x292066=>this[_0x14a7('0x20')]['markers'][_0x14a7('0x28')](_0x292066))['filter'](_0x299e12=>_0x299e12);}[_0x14a7('0x0')](){return this['getMarkers']()[0x0]||null;}[_0x14a7('0x34')](){this[_0x14a7('0x20')][_0x14a7('0x16')](_0x5447a7=>{for(const _0x273114 of this[_0x14a7('0x36')]())_0x5447a7[_0x14a7('0xa')](_0x273114);}),this['_markerNames']['clear']();}[_0x14a7('0xa')](_0xb6825c){this['_model']['change'](_0x4b51de=>{_0x4b51de['removeMarker'](_0xb6825c);}),this[_0x14a7('0x10')][_0x14a7('0xe')](_0xb6825c);}[_0x14a7('0x7')](_0x463935){const _0x15f386='suggestion:'+this['type']+':'+this[_0x14a7('0x33')]+':'+this['id']+':'+this[_0x14a7('0x2a')]['id']+':'+u['getMultiRangeId']();this[_0x14a7('0x6')](_0x15f386),this['_model'][_0x14a7('0x16')](_0x2be091=>{_0x2be091['addMarker'](_0x15f386,{'range':_0x463935,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0xcdf978){for(const _0x4e6b65 of this[_0x14a7('0x9')]())if(_0x4e6b65[_0x14a7('0x3')](_0xcdf978))return!0x0;return!0x1;}[_0x14a7('0x9')](){return this['getMarkers']()[_0x14a7('0x3a')](_0x2a580f=>_0x2a580f[_0x14a7('0x38')]());}[_0x14a7('0x12')](){return this[_0x14a7('0x9')]()[_0x14a7('0x4')]((_0x1e0962,_0x1df6ee)=>[..._0x1e0962,..._0x1df6ee['getItems']()],[]);}[_0x14a7('0x1a')](){var _0x46ecef;return(null===(_0x46ecef=this['getFirstMarker']())||void 0x0===_0x46ecef?void 0x0:_0x46ecef['getRange']())||null;}[_0x14a7('0x35')](){const _0x1bf3cb=this[_0x14a7('0x9')]();if(0x1!=_0x1bf3cb['length'])return null;const _0x810751=_0x1bf3cb[0x0],_0x15c324=_0x810751['start']['nodeAfter'],_0x1c8915=_0x810751[_0x14a7('0xd')][_0x14a7('0x17')];return _0x15c324 instanceof _0xe3b82f?_0x15c324!=_0x1c8915?null:_0x15c324:null;}[_0x14a7('0x25')](){this[_0x14a7('0x23')](this[_0x14a7('0x9')](),this[_0x14a7('0x2e')],this[_0x14a7('0x22')]),this[_0x14a7('0x34')]();}[_0x14a7('0x29')](){this['_onDiscard'](this[_0x14a7('0x9')](),this[_0x14a7('0x2e')],this[_0x14a7('0x22')]),this[_0x14a7('0x34')]();}[_0x14a7('0x24')](){const _0x48e794=[];let _0x539adb=this[_0x14a7('0x2d')];for(;_0x539adb;)_0x48e794[_0x14a7('0x11')](_0x539adb),_0x539adb=_0x539adb[_0x14a7('0x13')];return _0x48e794;}[_0x14a7('0x26')](_0x43fa9a,_0xcfa52f){const _0x2b1b5b=_0x131f9b(this[_0x14a7('0x22')]);_0x9cd652(_0x2b1b5b,_0x43fa9a,_0xcfa52f),_0x3f14c2(_0x2b1b5b,this[_0x14a7('0x22')])||(this[_0x14a7('0x22')]=_0x2b1b5b,this[_0x14a7('0x21')](_0x2b1b5b));}[_0x14a7('0x18')](_0x3882a7){const _0x32d526=_0x131f9b(this[_0x14a7('0x22')]);_0x1a0528(_0x32d526,_0x3882a7),_0x3f14c2(_0x32d526,this[_0x14a7('0x22')])||(this[_0x14a7('0x22')]=_0x32d526,this['_onAttributesChange'](this[_0x14a7('0x22')]));}[_0x14a7('0x39')](){return{'id':this['id'],'type':this[_0x14a7('0x33')]?this[_0x14a7('0x1d')]+':'+this[_0x14a7('0x33')]:this[_0x14a7('0x1d')],'authorId':this[_0x14a7('0x2a')]['id'],'createdAt':this['createdAt'],'hasComments':this[_0x14a7('0x15')],'data':this[_0x14a7('0x2e')],'attributes':this[_0x14a7('0x22')]};}static[_0x14a7('0x30')](){return _0x211739()[_0x14a7('0x31')](0x1,0x5);}}
23
+ const _0x44e7=['size','creator','_onAccept','addRange','onDiscard','from','addMarkerName','length','suggestion:','data','_onDiscard','_model','_saved','add','_onAttributesChange','createdAt','onAttributesChange','set','end','change','isExternal','next','commentThread','getMarkerNames','toJSON','getRanges','getMarkers','type','attributes','previous','setAttribute','removeMarker','author','@external','onAccept','nodeAfter','push','removeMarkers','delete','isIntersectingWithRange','discard','_markerNames','authoredAt','decorate','hasComments','addMarker','getFirstMarker','clear','head','getFirstRange','getItems','isMultiRange','markers','start','nodeBefore','accept','subType'];(function(_0x2e5f57,_0x44e714){const _0x55835f=function(_0x5041ea){while(--_0x5041ea){_0x2e5f57['push'](_0x2e5f57['shift']());}};_0x55835f(++_0x44e714);}(_0x44e7,0x126));const _0x5583=function(_0x2e5f57,_0x44e714){_0x2e5f57=_0x2e5f57-0x0;let _0x55835f=_0x44e7[_0x2e5f57];return _0x55835f;};import{Element as _0x283f50}from'ckeditor5/src/engine';import{ObservableMixin as _0x632a53,uid as _0x4c9e6c}from'ckeditor5/src/utils';import{cloneDeep as _0x2848d0,isEqual as _0xcdb95c,set as _0x28f941,unset as _0x28c836}from'lodash-es';export default class u extends _0x632a53(){constructor(_0x3dbf24,_0xe28de6){super(),this['id']=_0xe28de6['id'],this['type']=_0xe28de6[_0x5583('0x12')],this[_0x5583('0x2f')]=_0xe28de6[_0x5583('0x2f')]||null,this[_0x5583('0x17')]=_0xe28de6[_0x5583('0x17')],this['creator']=_0xe28de6['creator']||_0xe28de6['author'],this[_0x5583('0xb')]=Boolean(_0xe28de6['attributes']&&_0xe28de6[_0x5583('0x13')][_0x5583('0x18')]),this[_0x5583('0x0')]=null,this[_0x5583('0x2')]=_0x3dbf24,this[_0x5583('0x32')]=_0xe28de6[_0x5583('0x19')],this[_0x5583('0x1')]=_0xe28de6[_0x5583('0x34')],this['_onAttributesChange']=_0xe28de6[_0x5583('0x7')],this[_0x5583('0x20')]=new Set(),this[_0x5583('0x6')]=null,this[_0x5583('0x8')](_0x5583('0x21'),null),this[_0x5583('0x8')](_0x5583('0x13'),_0xe28de6[_0x5583('0x13')]||{}),this[_0x5583('0x8')]('previous',null),this[_0x5583('0x8')](_0x5583('0xc'),null),this['set'](_0x5583('0xd'),null),this[_0x5583('0x8')](_0x5583('0x3'),!0x1),this[_0x5583('0x22')]('accept'),this[_0x5583('0x22')](_0x5583('0x1f'));}get['head'](){let _0x31f022=this;for(;_0x31f022[_0x5583('0x14')];)_0x31f022=_0x31f022[_0x5583('0x14')];return _0x31f022;}get[_0x5583('0x23')](){return!!this[_0x5583('0xd')]&&this[_0x5583('0xd')]['length']>0x0;}get[_0x5583('0x2a')](){if(0x0==this[_0x5583('0x20')][_0x5583('0x30')])return!0x1;return 0x6==Array[_0x5583('0x35')](this[_0x5583('0x20')])[0x0]['split'](':')[_0x5583('0x37')];}get['isInContent'](){return null!==this[_0x5583('0x25')]();}[_0x5583('0x36')](_0x493c32){this[_0x5583('0x20')][_0x5583('0x4')](_0x493c32);}['getMarkerNames'](){return Array[_0x5583('0x35')](this[_0x5583('0x20')]);}[_0x5583('0x11')](){return this[_0x5583('0xe')]()['map'](_0x45386f=>this['_model'][_0x5583('0x2b')]['get'](_0x45386f))['filter'](_0x4c5b22=>_0x4c5b22);}['getFirstMarker'](){return this[_0x5583('0x11')]()[0x0]||null;}[_0x5583('0x1c')](){this[_0x5583('0x2')][_0x5583('0xa')](_0x438e57=>{for(const _0x18548e of this['getMarkers']())_0x438e57[_0x5583('0x16')](_0x18548e);}),this[_0x5583('0x20')][_0x5583('0x26')]();}[_0x5583('0x16')](_0x116e44){this[_0x5583('0x2')][_0x5583('0xa')](_0x898457=>{_0x898457[_0x5583('0x16')](_0x116e44);}),this[_0x5583('0x20')][_0x5583('0x1d')](_0x116e44);}[_0x5583('0x33')](_0x5d7228){const _0x387679=_0x5583('0x38')+this[_0x5583('0x12')]+':'+this[_0x5583('0x2f')]+':'+this['id']+':'+this[_0x5583('0x31')]['id']+':'+u['getMultiRangeId']();this[_0x5583('0x36')](_0x387679),this['_model'][_0x5583('0xa')](_0x5c3739=>{_0x5c3739[_0x5583('0x24')](_0x387679,{'range':_0x5d7228,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x5583('0x1e')](_0x3d7ef6){for(const _0x13e15f of this[_0x5583('0x10')]())if(_0x13e15f['isIntersecting'](_0x3d7ef6))return!0x0;return!0x1;}[_0x5583('0x10')](){return this[_0x5583('0x11')]()['map'](_0x353570=>_0x353570['getRange']());}[_0x5583('0x29')](){return this[_0x5583('0x10')]()['reduce']((_0x41b8db,_0x501348)=>[..._0x41b8db,..._0x501348[_0x5583('0x29')]()],[]);}[_0x5583('0x28')](){var _0x21bf72;return(null===(_0x21bf72=this['getFirstMarker']())||void 0x0===_0x21bf72?void 0x0:_0x21bf72['getRange']())||null;}['getContainedElement'](){const _0x3ba31c=this[_0x5583('0x10')]();if(0x1!=_0x3ba31c[_0x5583('0x37')])return null;const _0x524602=_0x3ba31c[0x0],_0x1df34e=_0x524602[_0x5583('0x2c')][_0x5583('0x1a')],_0x2d0b1a=_0x524602[_0x5583('0x9')][_0x5583('0x2d')];return _0x1df34e instanceof _0x283f50?_0x1df34e!=_0x2d0b1a?null:_0x1df34e:null;}[_0x5583('0x2e')](){this['_onAccept'](this[_0x5583('0x10')](),this[_0x5583('0x0')],this['attributes']),this[_0x5583('0x1c')]();}[_0x5583('0x1f')](){this[_0x5583('0x1')](this[_0x5583('0x10')](),this[_0x5583('0x0')],this[_0x5583('0x13')]),this[_0x5583('0x1c')]();}['getAllAdjacentSuggestions'](){const _0x24229a=[];let _0xe3335e=this[_0x5583('0x27')];for(;_0xe3335e;)_0x24229a[_0x5583('0x1b')](_0xe3335e),_0xe3335e=_0xe3335e[_0x5583('0xc')];return _0x24229a;}[_0x5583('0x15')](_0x4e8ce3,_0x423e19){const _0x22a2f5=_0x2848d0(this['attributes']);_0x28f941(_0x22a2f5,_0x4e8ce3,_0x423e19),_0xcdb95c(_0x22a2f5,this['attributes'])||(this[_0x5583('0x13')]=_0x22a2f5,this['_onAttributesChange'](_0x22a2f5));}['removeAttribute'](_0x5683ff){const _0x16365d=_0x2848d0(this[_0x5583('0x13')]);_0x28c836(_0x16365d,_0x5683ff),_0xcdb95c(_0x16365d,this[_0x5583('0x13')])||(this['attributes']=_0x16365d,this[_0x5583('0x5')](this[_0x5583('0x13')]));}[_0x5583('0xf')](){return{'id':this['id'],'type':this[_0x5583('0x2f')]?this[_0x5583('0x12')]+':'+this['subType']:this['type'],'authorId':this[_0x5583('0x31')]['id'],'createdAt':this[_0x5583('0x6')],'hasComments':this['hasComments'],'data':this[_0x5583('0x0')],'attributes':this[_0x5583('0x13')]};}static['getMultiRangeId'](){return _0x4c9e6c()['substr'](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3a1a=['getWalker','deletion','matchingCallback','type','previousSibling','getFirstRange','*Remove:*\x20%0','_customCallbacks','item','nextSibling','pop','isInContent','indexOf','function','data','getDescriptions','addObject','$textProxy','end','registerDescriptionCallback','_itemLabelsCallbacks','_schema','EmptyContainer','getItemLabel','_itemLabels','_addDescriptionItems','elementEnd','REPLACE_TEXT','set','ELEMENT_SPACE','isEqual','remove','isObject','$text','$1\x20$2','*Merge:*\x20%0','insertion','get','_resolveDescriptionItems','length','text','addContainer','element','start','checkChild','quantity','isEmpty','softBreak','*Insert:*\x20%0','removeContainer','replace','_locale','Object','push','add','name','normal','Container','removeEmptyContainer','elementStart','match'];(function(_0x549457,_0x3a1ae6){const _0x3e163d=function(_0x30d620){while(--_0x30d620){_0x549457['push'](_0x549457['shift']());}};_0x3e163d(++_0x3a1ae6);}(_0x3a1a,0x1c7));const _0x3e16=function(_0x549457,_0x3a1ae6){_0x549457=_0x549457-0x0;let _0x3e163d=_0x3a1a[_0x549457];return _0x3e163d;};import{getTranslation as _0x156693}from'./utils/common-translations';import{priorities as _0x3771f3,insertToPriorityArray as _0x482d20}from'ckeditor5/src/utils';export default class m{constructor(_0x30b1ab,_0x83956f){this['_customCallbacks']=[],this[_0x3e16('0x39')]=new Map(),this[_0x3e16('0x35')]=[],this['_schema']=_0x30b1ab,this[_0x3e16('0x17')]=_0x83956f;}[_0x3e16('0x30')](_0x2c2f80){const _0xd3f9a6=[];for(let _0x5b0b45=0x0;_0x5b0b45<_0x2c2f80[_0x3e16('0xb')];_0x5b0b45++){const _0x305a43=_0x2c2f80[_0x5b0b45];if(!_0x305a43[_0x3e16('0x2c')])continue;let _0x5b8719=!0x1;for(const _0x5ab432 of this[_0x3e16('0x28')]){const _0x263a7b=_0x5ab432(_0x305a43);if(_0x263a7b){'type'in _0x263a7b&&_0xd3f9a6['push'](_0x263a7b),_0x5b8719=!0x0;break;}}if(!_0x5b8719){this[_0x3e16('0x3a')](_0xd3f9a6,_0x305a43);const _0x28cd62=_0x2c2f80[_0x5b0b45+0x1];if(_0x28cd62&&!_0x305a43[_0x3e16('0x26')]()[_0x3e16('0x33')][_0x3e16('0x2')](_0x28cd62[_0x3e16('0x26')]()[_0x3e16('0xf')])){const _0xebb349=_0xd3f9a6[_0xd3f9a6[_0x3e16('0xb')]-0x1],_0x50ff50=_0x3e16('0x8')==_0x305a43['type']?_0x3e16('0x1a'):_0x3e16('0x3');_0xebb349&&'text'==_0xebb349[_0x3e16('0x24')]&&(_0xebb349[_0x50ff50]+='\x0a');}}}return this[_0x3e16('0xa')](_0xd3f9a6);}[_0x3e16('0x34')](_0xa2a300){this['_customCallbacks']['push'](_0xa2a300);}['registerElementLabel'](_0x1f5856,_0x3954df,_0x16bf47=_0x3771f3[_0x3e16('0x1c')]){_0x3e16('0x2e')==typeof _0x1f5856?_0x482d20(this[_0x3e16('0x35')],{'matchingCallback':_0x1f5856,'label':_0x3954df,'priority':_0x16bf47}):this['_itemLabels'][_0x3e16('0x0')](_0x1f5856,_0x3954df);}[_0x3e16('0x38')](_0x55dee8,_0x3febfd=0x1){let _0x25c2e3;for(const _0x59dec3 of this[_0x3e16('0x35')])if(_0x59dec3[_0x3e16('0x23')](_0x55dee8)){_0x25c2e3=_0x59dec3['label'];break;}return _0x25c2e3||(_0x25c2e3=this[_0x3e16('0x39')][_0x3e16('0x9')](_0x55dee8[_0x3e16('0x1b')])),_0x25c2e3?_0x25c2e3(_0x3febfd):0x1!==_0x3febfd?_0x3febfd+'\x20'+_0x55dee8[_0x3e16('0x1b')]+'s':''+_0x55dee8['name'];}[_0x3e16('0x3a')](_0xdcd077,_0x3f25cf){const _0x3ddd6f=_0x3f25cf[_0x3e16('0x26')]()[_0x3e16('0x21')](),_0x19617f='insertion'==_0x3f25cf[_0x3e16('0x24')]?_0x3e16('0x1a'):_0x3e16('0x3');for(const _0x4c46fa of _0x3ddd6f){const _0xef253c=_0x4c46fa[_0x3e16('0x29')],_0x11703c=_0xdcd077[_0xdcd077[_0x3e16('0xb')]-0x1];if(_0xef253c['is'](_0x3e16('0x32')))_0x11703c&&_0x11703c[_0x3e16('0x24')]['indexOf'](_0x3e16('0x1d'))>-0x1&&_0xdcd077[_0x3e16('0x2b')](),_0x11703c&&_0x3e16('0xc')==_0x11703c[_0x3e16('0x24')]?_0x11703c[_0x19617f]+=_0xef253c[_0x3e16('0x2f')]:_0xdcd077['push']({'type':_0x3e16('0xc'),'add':_0x3e16('0x1a')==_0x19617f?_0xef253c[_0x3e16('0x2f')]:'','remove':'remove'==_0x19617f?_0xef253c['data']:''});else{if(this[_0x3e16('0x36')][_0x3e16('0x4')](_0xef253c)){const _0x141e08=_0xef253c;if(_0x11703c&&_0x11703c[_0x3e16('0x24')]['indexOf'](_0x3e16('0x1d'))>-0x1&&_0xdcd077[_0x3e16('0x2b')](),_0x3e16('0x3b')==_0x4c46fa[_0x3e16('0x24')])continue;_0x11703c&&_0x11703c[_0x3e16('0x24')]==_0x19617f+'Object'&&_0x11703c[_0x3e16('0xe')][_0x3e16('0x1b')]==_0x141e08[_0x3e16('0x1b')]?_0x11703c[_0x3e16('0x11')]++:_0xdcd077[_0x3e16('0x19')]({'type':_0x19617f+_0x3e16('0x18'),'element':_0x141e08,'quantity':0x1}),_0x3ddd6f['skip'](_0x41a6ab=>!('elementEnd'==_0x41a6ab[_0x3e16('0x24')]&&_0x41a6ab[_0x3e16('0x29')]==_0xef253c));}else{if(this[_0x3e16('0x36')][_0x3e16('0x10')](_0xef253c,_0x3e16('0x5'))||_0xef253c['is'](_0x3e16('0xe'),_0x3e16('0x13'))){const _0x9dd560=_0xef253c;if('add'==_0x19617f&&_0x3e16('0x1f')==_0x4c46fa[_0x3e16('0x24')]||_0x3e16('0x3')==_0x19617f&&_0x3e16('0x3b')==_0x4c46fa[_0x3e16('0x24')])continue;if(_0x11703c&&-0x1==_0x11703c[_0x3e16('0x24')][_0x3e16('0x2d')](_0x3e16('0x1d'))){_0x3e16('0xc')==_0x11703c[_0x3e16('0x24')]&&(_0x11703c[_0x19617f]+='\x0a');continue;}let _0x399b74;if(_0x399b74=_0x3e16('0x1a')==_0x19617f?_0x9dd560[_0x3e16('0x2a')]&&!this['_schema']['isObject'](_0x9dd560[_0x3e16('0x2a')])?_0x9dd560[_0x3e16('0x2a')]:null:_0x9dd560['previousSibling']&&!this['_schema'][_0x3e16('0x4')](_0x9dd560['previousSibling'])?_0x9dd560[_0x3e16('0x25')]:null,_0x9dd560['isEmpty']||_0x399b74&&_0x399b74[_0x3e16('0x12')]){const _0x436633=_0x399b74&&_0x399b74[_0x3e16('0x12')]?_0x399b74:_0x9dd560;_0x11703c&&_0x11703c['type']==_0x19617f+_0x3e16('0x37')&&_0x11703c[_0x3e16('0xe')]['name']==_0x436633[_0x3e16('0x1b')]?_0x11703c[_0x3e16('0x11')]++:_0xdcd077['push']({'type':_0x19617f+'EmptyContainer','element':_0x436633,'quantity':0x1});}else _0xdcd077['push']({'type':_0x19617f+'Container','element':_0x9dd560});}}}}}[_0x3e16('0xa')](_0x58e605){const _0x39e369=this[_0x3e16('0x17')],_0x20d1e1=[];for(const _0x217b10 of _0x58e605){switch(_0x217b10[_0x3e16('0x24')]){case _0x3e16('0xc'):if(_0x217b10[_0x3e16('0x1a')]=_0x217b10[_0x3e16('0x1a')][_0x3e16('0x16')](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x217b10[_0x3e16('0x3')]=_0x217b10['remove'][_0x3e16('0x16')](/(\S)\u000A+(\S)/g,_0x3e16('0x6'))[_0x3e16('0x16')](/\u000A/g,''),''!=_0x217b10[_0x3e16('0x1a')]&&''!=_0x217b10['remove']){_0x20d1e1[_0x3e16('0x19')]({'type':_0x3e16('0x16'),'content':_0x156693(_0x39e369,_0x3e16('0x3c'),['\x22'+_0x217b10[_0x3e16('0x3')]+'\x22','\x22'+_0x217b10[_0x3e16('0x1a')]+'\x22'])});continue;}if(null!=_0x217b10[_0x3e16('0x1a')][_0x3e16('0x20')](/^ +$/)){_0x20d1e1[_0x3e16('0x19')]({'type':_0x3e16('0x8'),'content':_0x156693(_0x39e369,'*Insert:*\x20%0',_0x156693(_0x39e369,'ELEMENT_SPACE',_0x217b10['add'][_0x3e16('0xb')]))});continue;}if(null!=_0x217b10[_0x3e16('0x3')][_0x3e16('0x20')](/^ +$/)){_0x20d1e1[_0x3e16('0x19')]({'type':_0x3e16('0x22'),'content':_0x156693(_0x39e369,_0x3e16('0x27'),_0x156693(_0x39e369,_0x3e16('0x1'),_0x217b10['remove'][_0x3e16('0xb')]))});continue;}if(''!=_0x217b10[_0x3e16('0x1a')]){_0x20d1e1[_0x3e16('0x19')]({'type':_0x3e16('0x8'),'content':_0x156693(_0x39e369,_0x3e16('0x14'),'\x22'+_0x217b10[_0x3e16('0x1a')]+'\x22')});continue;}_0x20d1e1[_0x3e16('0x19')]({'type':_0x3e16('0x22'),'content':_0x156693(_0x39e369,_0x3e16('0x27'),'\x22'+_0x217b10[_0x3e16('0x3')]+'\x22')});continue;case'addEmptyContainer':case _0x3e16('0x31'):_0x20d1e1[_0x3e16('0x19')]({'type':_0x3e16('0x8'),'content':_0x156693(_0x39e369,'*Insert:*\x20%0',this[_0x3e16('0x38')](_0x217b10['element'],_0x217b10['quantity']))});continue;case _0x3e16('0x1e'):case'removeObject':_0x20d1e1[_0x3e16('0x19')]({'type':_0x3e16('0x22'),'content':_0x156693(_0x39e369,'*Remove:*\x20%0',this['getItemLabel'](_0x217b10[_0x3e16('0xe')],_0x217b10[_0x3e16('0x11')]))});continue;case _0x3e16('0xd'):_0x20d1e1[_0x3e16('0x19')]({'type':_0x3e16('0x8'),'content':_0x156693(_0x39e369,'*Split:*\x20%0',this[_0x3e16('0x38')](_0x217b10[_0x3e16('0xe')],_0x217b10[_0x3e16('0x11')]))});continue;case _0x3e16('0x15'):_0x20d1e1[_0x3e16('0x19')]({'type':_0x3e16('0x22'),'content':_0x156693(_0x39e369,_0x3e16('0x7'),this[_0x3e16('0x38')](_0x217b10['element'],_0x217b10[_0x3e16('0x11')]))});continue;}_0x20d1e1[_0x3e16('0x19')](_0x217b10);}return _0x20d1e1;}}
23
+ const _0x2b68=['getWalker','isEqual','$textProxy','type','element','_customCallbacks','set','length','item','*Insert:*\x20%0','_itemLabelsCallbacks','_itemLabels','$text','softBreak','Container','pop','indexOf','elementEnd','EmptyContainer','match','removeEmptyContainer','quantity','getItemLabel','*Split:*\x20%0','nextSibling','_locale','isEmpty','removeContainer','deletion','*Remove:*\x20%0','_resolveDescriptionItems','previousSibling','registerElementLabel','remove','replace','addObject','isInContent','_schema','Object','label','push','add','getFirstRange','*Merge:*\x20%0','data','isObject','start','matchingCallback','addContainer','_addDescriptionItems','$1\x20$2','name','REPLACE_TEXT','text','insertion'];(function(_0x495793,_0x2b6802){const _0xb9987e=function(_0x43be8b){while(--_0x43be8b){_0x495793['push'](_0x495793['shift']());}};_0xb9987e(++_0x2b6802);}(_0x2b68,0x198));const _0xb998=function(_0x495793,_0x2b6802){_0x495793=_0x495793-0x0;let _0xb9987e=_0x2b68[_0x495793];return _0xb9987e;};import{getTranslation as _0x17b8df}from'./utils/common-translations';import{priorities as _0x425242,insertToPriorityArray as _0x1cc2af}from'ckeditor5/src/utils';export default class m{constructor(_0x2929c3,_0x48ba06){this[_0xb998('0x25')]=[],this[_0xb998('0x2b')]=new Map(),this[_0xb998('0x2a')]=[],this[_0xb998('0xe')]=_0x2929c3,this['_locale']=_0x48ba06;}['getDescriptions'](_0x2a4606){const _0x4aa8c0=[];for(let _0x48a8cc=0x0;_0x48a8cc<_0x2a4606[_0xb998('0x27')];_0x48a8cc++){const _0x1a48e3=_0x2a4606[_0x48a8cc];if(!_0x1a48e3[_0xb998('0xd')])continue;let _0x36bd5c=!0x1;for(const _0xba74c9 of this['_customCallbacks']){const _0x933817=_0xba74c9(_0x1a48e3);if(_0x933817){_0xb998('0x23')in _0x933817&&_0x4aa8c0[_0xb998('0x11')](_0x933817),_0x36bd5c=!0x0;break;}}if(!_0x36bd5c){this[_0xb998('0x1a')](_0x4aa8c0,_0x1a48e3);const _0x22f82c=_0x2a4606[_0x48a8cc+0x1];if(_0x22f82c&&!_0x1a48e3[_0xb998('0x13')]()['end'][_0xb998('0x21')](_0x22f82c['getFirstRange']()[_0xb998('0x17')])){const _0x49bd14=_0x4aa8c0[_0x4aa8c0[_0xb998('0x27')]-0x1],_0x53c11c=_0xb998('0x1f')==_0x1a48e3[_0xb998('0x23')]?'add':_0xb998('0xa');_0x49bd14&&'text'==_0x49bd14['type']&&(_0x49bd14[_0x53c11c]+='\x0a');}}}return this[_0xb998('0x7')](_0x4aa8c0);}['registerDescriptionCallback'](_0x3c5c89){this[_0xb998('0x25')]['push'](_0x3c5c89);}[_0xb998('0x9')](_0x3480c2,_0xa66cf1,_0x47544d=_0x425242['normal']){'function'==typeof _0x3480c2?_0x1cc2af(this[_0xb998('0x2a')],{'matchingCallback':_0x3480c2,'label':_0xa66cf1,'priority':_0x47544d}):this[_0xb998('0x2b')][_0xb998('0x26')](_0x3480c2,_0xa66cf1);}[_0xb998('0x36')](_0x36f62e,_0x29a86f=0x1){let _0x32a6f8;for(const _0x335223 of this[_0xb998('0x2a')])if(_0x335223[_0xb998('0x18')](_0x36f62e)){_0x32a6f8=_0x335223[_0xb998('0x10')];break;}return _0x32a6f8||(_0x32a6f8=this[_0xb998('0x2b')]['get'](_0x36f62e[_0xb998('0x1c')])),_0x32a6f8?_0x32a6f8(_0x29a86f):0x1!==_0x29a86f?_0x29a86f+'\x20'+_0x36f62e['name']+'s':''+_0x36f62e[_0xb998('0x1c')];}[_0xb998('0x1a')](_0x4072a0,_0x4ac3fe){const _0x3d3567=_0x4ac3fe[_0xb998('0x13')]()[_0xb998('0x20')](),_0x1ba207=_0xb998('0x1f')==_0x4ac3fe['type']?_0xb998('0x12'):_0xb998('0xa');for(const _0x56671d of _0x3d3567){const _0x589414=_0x56671d[_0xb998('0x28')],_0x4b8f24=_0x4072a0[_0x4072a0['length']-0x1];if(_0x589414['is'](_0xb998('0x22')))_0x4b8f24&&_0x4b8f24['type'][_0xb998('0x30')](_0xb998('0x2e'))>-0x1&&_0x4072a0[_0xb998('0x2f')](),_0x4b8f24&&'text'==_0x4b8f24['type']?_0x4b8f24[_0x1ba207]+=_0x589414['data']:_0x4072a0[_0xb998('0x11')]({'type':_0xb998('0x1e'),'add':'add'==_0x1ba207?_0x589414['data']:'','remove':'remove'==_0x1ba207?_0x589414[_0xb998('0x15')]:''});else{if(this[_0xb998('0xe')][_0xb998('0x16')](_0x589414)){const _0xb4cfb3=_0x589414;if(_0x4b8f24&&_0x4b8f24[_0xb998('0x23')][_0xb998('0x30')](_0xb998('0x2e'))>-0x1&&_0x4072a0[_0xb998('0x2f')](),_0xb998('0x31')==_0x56671d['type'])continue;_0x4b8f24&&_0x4b8f24['type']==_0x1ba207+_0xb998('0xf')&&_0x4b8f24[_0xb998('0x24')]['name']==_0xb4cfb3[_0xb998('0x1c')]?_0x4b8f24['quantity']++:_0x4072a0[_0xb998('0x11')]({'type':_0x1ba207+_0xb998('0xf'),'element':_0xb4cfb3,'quantity':0x1}),_0x3d3567['skip'](_0x343128=>!(_0xb998('0x31')==_0x343128['type']&&_0x343128[_0xb998('0x28')]==_0x589414));}else{if(this[_0xb998('0xe')]['checkChild'](_0x589414,_0xb998('0x2c'))||_0x589414['is'](_0xb998('0x24'),_0xb998('0x2d'))){const _0x59270c=_0x589414;if('add'==_0x1ba207&&'elementStart'==_0x56671d[_0xb998('0x23')]||_0xb998('0xa')==_0x1ba207&&_0xb998('0x31')==_0x56671d[_0xb998('0x23')])continue;if(_0x4b8f24&&-0x1==_0x4b8f24['type'][_0xb998('0x30')](_0xb998('0x2e'))){_0xb998('0x1e')==_0x4b8f24[_0xb998('0x23')]&&(_0x4b8f24[_0x1ba207]+='\x0a');continue;}let _0xf59867;if(_0xf59867=_0xb998('0x12')==_0x1ba207?_0x59270c[_0xb998('0x1')]&&!this[_0xb998('0xe')]['isObject'](_0x59270c[_0xb998('0x1')])?_0x59270c['nextSibling']:null:_0x59270c['previousSibling']&&!this[_0xb998('0xe')][_0xb998('0x16')](_0x59270c[_0xb998('0x8')])?_0x59270c[_0xb998('0x8')]:null,_0x59270c[_0xb998('0x3')]||_0xf59867&&_0xf59867[_0xb998('0x3')]){const _0x55d639=_0xf59867&&_0xf59867[_0xb998('0x3')]?_0xf59867:_0x59270c;_0x4b8f24&&_0x4b8f24[_0xb998('0x23')]==_0x1ba207+'EmptyContainer'&&_0x4b8f24['element'][_0xb998('0x1c')]==_0x55d639['name']?_0x4b8f24[_0xb998('0x35')]++:_0x4072a0[_0xb998('0x11')]({'type':_0x1ba207+_0xb998('0x32'),'element':_0x55d639,'quantity':0x1});}else _0x4072a0[_0xb998('0x11')]({'type':_0x1ba207+'Container','element':_0x59270c});}}}}}[_0xb998('0x7')](_0x27c030){const _0xbb7075=this[_0xb998('0x2')],_0x4dafc8=[];for(const _0x5dfcf2 of _0x27c030){switch(_0x5dfcf2['type']){case'text':if(_0x5dfcf2['add']=_0x5dfcf2[_0xb998('0x12')]['replace'](/(\S)\u000A+(\S)/g,_0xb998('0x1b'))[_0xb998('0xb')](/\u000A/g,''),_0x5dfcf2[_0xb998('0xa')]=_0x5dfcf2[_0xb998('0xa')]['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')[_0xb998('0xb')](/\u000A/g,''),''!=_0x5dfcf2[_0xb998('0x12')]&&''!=_0x5dfcf2[_0xb998('0xa')]){_0x4dafc8[_0xb998('0x11')]({'type':_0xb998('0xb'),'content':_0x17b8df(_0xbb7075,_0xb998('0x1d'),['\x22'+_0x5dfcf2[_0xb998('0xa')]+'\x22','\x22'+_0x5dfcf2[_0xb998('0x12')]+'\x22'])});continue;}if(null!=_0x5dfcf2['add']['match'](/^ +$/)){_0x4dafc8[_0xb998('0x11')]({'type':_0xb998('0x1f'),'content':_0x17b8df(_0xbb7075,_0xb998('0x29'),_0x17b8df(_0xbb7075,'ELEMENT_SPACE',_0x5dfcf2[_0xb998('0x12')][_0xb998('0x27')]))});continue;}if(null!=_0x5dfcf2['remove'][_0xb998('0x33')](/^ +$/)){_0x4dafc8[_0xb998('0x11')]({'type':'deletion','content':_0x17b8df(_0xbb7075,_0xb998('0x6'),_0x17b8df(_0xbb7075,'ELEMENT_SPACE',_0x5dfcf2[_0xb998('0xa')][_0xb998('0x27')]))});continue;}if(''!=_0x5dfcf2[_0xb998('0x12')]){_0x4dafc8['push']({'type':_0xb998('0x1f'),'content':_0x17b8df(_0xbb7075,_0xb998('0x29'),'\x22'+_0x5dfcf2[_0xb998('0x12')]+'\x22')});continue;}_0x4dafc8[_0xb998('0x11')]({'type':_0xb998('0x5'),'content':_0x17b8df(_0xbb7075,_0xb998('0x6'),'\x22'+_0x5dfcf2['remove']+'\x22')});continue;case'addEmptyContainer':case _0xb998('0xc'):_0x4dafc8[_0xb998('0x11')]({'type':'insertion','content':_0x17b8df(_0xbb7075,_0xb998('0x29'),this[_0xb998('0x36')](_0x5dfcf2['element'],_0x5dfcf2['quantity']))});continue;case _0xb998('0x34'):case'removeObject':_0x4dafc8[_0xb998('0x11')]({'type':_0xb998('0x5'),'content':_0x17b8df(_0xbb7075,_0xb998('0x6'),this[_0xb998('0x36')](_0x5dfcf2[_0xb998('0x24')],_0x5dfcf2[_0xb998('0x35')]))});continue;case _0xb998('0x19'):_0x4dafc8[_0xb998('0x11')]({'type':'insertion','content':_0x17b8df(_0xbb7075,_0xb998('0x0'),this[_0xb998('0x36')](_0x5dfcf2[_0xb998('0x24')],_0x5dfcf2[_0xb998('0x35')]))});continue;case _0xb998('0x4'):_0x4dafc8['push']({'type':_0xb998('0x5'),'content':_0x17b8df(_0xbb7075,_0xb998('0x14'),this[_0xb998('0x36')](_0x5dfcf2['element'],_0x5dfcf2[_0xb998('0x35')]))});continue;}_0x4dafc8[_0xb998('0x11')](_0x5dfcf2);}return _0x4dafc8;}}
@@ -2,7 +2,9 @@
2
2
  * @module track-changes/trackchanges
3
3
  * @publicApi
4
4
  */
5
- import { Plugin, type PluginDependencies } from 'ckeditor5/src/core';
5
+ import { Plugin } from 'ckeditor5/src/core';
6
+ import TrackChangesUI from './trackchangesui';
7
+ import TrackChangesEditing from './trackchangesediting';
6
8
  import 'ckeditor5-collaboration/src/collaboration-core';
7
9
  import type { default as Suggestion, SuggestionJSON } from './suggestion';
8
10
  import type SuggestionThreadView from './ui/view/suggestionthreadview';
@@ -64,12 +66,10 @@ import type SuggestionThreadView from './ui/view/suggestionthreadview';
64
66
  * // Insert some text. It will be automatically inserted as a suggestion:
65
67
  * editor.execute( 'input', { text: 'foo' } );
66
68
  * ```
67
- *
68
- * @extends module:core/plugin~Plugin
69
69
  */
70
70
  export default class TrackChanges extends Plugin {
71
- static get requires(): PluginDependencies;
72
- static get pluginName(): 'TrackChanges';
71
+ static get requires(): readonly [typeof TrackChangesEditing, typeof TrackChangesUI, "Comments"];
72
+ static get pluginName(): "TrackChanges";
73
73
  /**
74
74
  * An adapter object that should communicate with the data source to fetch or save the suggestion data.
75
75
  *
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x8d92=['Comments','adapter','getSuggestion','plugins','TrackChanges','get','editor','addSuggestion','addSuggestionData','requires','getSuggestions'];(function(_0xd84851,_0x8d9284){var _0x3e68c1=function(_0x1823c2){while(--_0x1823c2){_0xd84851['push'](_0xd84851['shift']());}};_0x3e68c1(++_0x8d9284);}(_0x8d92,0x9c));var _0x3e68=function(_0xd84851,_0x8d9284){_0xd84851=_0xd84851-0x0;var _0x3e68c1=_0x8d92[_0xd84851];return _0x3e68c1;};import{Plugin as _0x47f364}from'ckeditor5/src/core';import _0x53e305 from'./trackchangesui';import _0x59170d from'./trackchangesediting';import'ckeditor5-collaboration/src/collaboration-core';export default class k extends _0x47f364{static get[_0x3e68('0x7')](){return[_0x59170d,_0x53e305,_0x3e68('0x9')];}static get['pluginName'](){return _0x3e68('0x2');}set['adapter'](_0x3cbe26){this['editor'][_0x3e68('0x1')][_0x3e68('0x3')](_0x59170d)[_0x3e68('0xa')]=_0x3cbe26;}get['adapter'](){return this[_0x3e68('0x4')][_0x3e68('0x1')][_0x3e68('0x3')](_0x59170d)['adapter'];}[_0x3e68('0x5')](_0x2b7d2b){return this['editor'][_0x3e68('0x1')]['get'](_0x59170d)[_0x3e68('0x6')](_0x2b7d2b);}[_0x3e68('0x8')]({skipNotAttached:_0x355eaa=!0x1,toJSON:_0x5ecf92=!0x1}={}){return this[_0x3e68('0x4')][_0x3e68('0x1')][_0x3e68('0x3')](_0x59170d)[_0x3e68('0x8')]({'skipNotAttached':_0x355eaa,'toJSON':_0x5ecf92});}['getSuggestion'](_0x3a8737){return this[_0x3e68('0x4')][_0x3e68('0x1')]['get'](_0x59170d)[_0x3e68('0x0')](_0x3a8737);}}
23
+ var _0x32a5=['pluginName','getSuggestion','plugins','requires','addSuggestion','getSuggestions','get','TrackChanges','adapter','editor'];(function(_0x2afac3,_0x32a5fd){var _0x43b55a=function(_0x2dddf9){while(--_0x2dddf9){_0x2afac3['push'](_0x2afac3['shift']());}};_0x43b55a(++_0x32a5fd);}(_0x32a5,0x118));var _0x43b5=function(_0x2afac3,_0x32a5fd){_0x2afac3=_0x2afac3-0x0;var _0x43b55a=_0x32a5[_0x2afac3];return _0x43b55a;};import{Plugin as _0x4af75f}from'ckeditor5/src/core';import _0x346dc1 from'./trackchangesui';import _0x2d2f09 from'./trackchangesediting';import'ckeditor5-collaboration/src/collaboration-core';export default class k extends _0x4af75f{static get[_0x43b5('0x3')](){return[_0x2d2f09,_0x346dc1,'Comments'];}static get[_0x43b5('0x0')](){return _0x43b5('0x7');}set[_0x43b5('0x8')](_0x5d3bcd){this[_0x43b5('0x9')][_0x43b5('0x2')]['get'](_0x2d2f09)[_0x43b5('0x8')]=_0x5d3bcd;}get[_0x43b5('0x8')](){return this[_0x43b5('0x9')][_0x43b5('0x2')][_0x43b5('0x6')](_0x2d2f09)[_0x43b5('0x8')];}[_0x43b5('0x4')](_0x1dee39){return this[_0x43b5('0x9')][_0x43b5('0x2')][_0x43b5('0x6')](_0x2d2f09)['addSuggestionData'](_0x1dee39);}[_0x43b5('0x5')]({skipNotAttached:_0x10744d=!0x1,toJSON:_0x5c8295=!0x1}={}){return this[_0x43b5('0x9')][_0x43b5('0x2')][_0x43b5('0x6')](_0x2d2f09)[_0x43b5('0x5')]({'skipNotAttached':_0x10744d,'toJSON':_0x5c8295});}[_0x43b5('0x1')](_0xa5c54f){return this[_0x43b5('0x9')][_0x43b5('0x2')][_0x43b5('0x6')](_0x2d2f09)[_0x43b5('0x1')](_0xa5c54f);}}
@@ -2,21 +2,20 @@
2
2
  * @module track-changes/trackchangesdata
3
3
  * @publicApi
4
4
  */
5
- import { Plugin, type PluginDependencies } from 'ckeditor5/src/core';
5
+ import { Plugin } from 'ckeditor5/src/core';
6
+ import TrackChangesEditing from './trackchangesediting';
6
7
  /**
7
8
  * This plugin returns the editor data with accepted or discarded suggestions without modifying the editor content.
8
- *
9
- * @extends module:core/plugin~Plugin
10
9
  */
11
10
  export default class TrackChangesData extends Plugin {
12
11
  /**
13
12
  * @inheritDoc
14
13
  */
15
- static get requires(): PluginDependencies;
14
+ static get requires(): readonly [typeof TrackChangesEditing];
16
15
  /**
17
16
  * @inheritDoc
18
17
  */
19
- static get pluginName(): 'TrackChangesData';
18
+ static get pluginName(): "TrackChangesData";
20
19
  /**
21
20
  * @inheritDoc
22
21
  */
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x12e1=['name','Users','TrackChangesEditing','context','create','getDataWithDiscardedSuggestions','constructor','div','string','init','TrackChangesData','TrackChangesDataGetter','extraPlugins','createElement','requires','names','getDataWithAcceptedSuggestions','acceptAllSuggestions','includes','addUser','data','RevisionTracker','users','map','get','appendChild','getSuggestions','execute','builtinPlugins','end','track-changes-data-invalid-editor-creator','set','WordCount','plugins','initialData','config','model','from','result','pluginName','addSuggestionData','getRootNames','editorCreator','destroy','editor','discardAllSuggestions','concat','Autosave','WebSocketGateway','has','every','_adapter','Pagination','trackChangesData','push','useAnonymousUser','getUser','toolbar','createDocumentFragment','function','DocumentOutline'];(function(_0x26ff77,_0x12e11e){const _0x437555=function(_0x1b8221){while(--_0x1b8221){_0x26ff77['push'](_0x26ff77['shift']());}};_0x437555(++_0x12e11e);}(_0x12e1,0x107));const _0x4375=function(_0x26ff77,_0x12e11e){_0x26ff77=_0x26ff77-0x0;let _0x437555=_0x12e1[_0x26ff77];return _0x437555;};import{Plugin as _0x159f10}from'ckeditor5/src/core';import{CKEditorError as _0x5961a3}from'ckeditor5/src/utils';import _0x153b44 from'./trackchangesediting';const C=[_0x4375('0xf'),_0x4375('0x2d'),_0x4375('0x26')],w=[_0x4375('0x1d'),_0x4375('0x2'),_0x4375('0x1c'),_0x4375('0xd'),_0x4375('0x21'),_0x4375('0x29')];export default class T extends _0x159f10{static get[_0x4375('0x38')](){return[_0x153b44];}static get[_0x4375('0x14')](){return _0x4375('0x34');}[_0x4375('0x33')](){const _0x20261c=this['editor'];if(_0x20261c[_0x4375('0x10')]['define']('trackChangesData.editorCreator',_0x599981=>_0x20261c['constructor'][_0x4375('0x2e')]('',_0x599981)),_0x4375('0x28')!=typeof _0x20261c[_0x4375('0x10')][_0x4375('0x5')](_0x4375('0x22'))[_0x4375('0x17')])throw new _0x5961a3(_0x4375('0xb'));}[_0x4375('0x3a')](_0x26d2b7){return P(this['editor'],!0x0,_0x26d2b7);}[_0x4375('0x2f')](_0x584041){return P(this[_0x4375('0x19')],!0x1,_0x584041);}}class D extends _0x159f10{static get[_0x4375('0x14')](){return _0x4375('0x35');}constructor(_0xd2de90){super(_0xd2de90),this[_0x4375('0x13')]=_0x4375('0xa');}['init'](){this[_0x4375('0x19')]['plugins'][_0x4375('0x5')]('CommentsRepository')['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['editor'][_0x4375('0xe')][_0x4375('0x5')](_0x4375('0x2c'))[_0x4375('0x20')]=null;}}async function P(_0x31b38f,_0x605fba,_0x31ff24){const _0x32cb52=function(_0x4d09a2){const _0x79b1fa={};for(const _0x1c2b10 of _0x4d09a2[_0x4375('0x10')][_0x4375('0x39')]())C[_0x4375('0x3c')](_0x1c2b10)||(_0x79b1fa[_0x1c2b10]=_0x4d09a2[_0x4375('0x10')][_0x4375('0x5')](_0x1c2b10));const _0x123f2b=_0x4d09a2[_0x4375('0x30')][_0x4375('0x9')]||[],_0x856a24=_0x79b1fa[_0x4375('0x36')]||[];delete _0x79b1fa['extraPlugins'];const _0x26d4c5=_0x123f2b[_0x4375('0x1b')](_0x79b1fa[_0x4375('0xe')])['concat'](_0x856a24)[_0x4375('0x4')](_0x323fe5=>_0x4375('0x32')==typeof _0x323fe5?_0x123f2b['find'](_0x14fd00=>_0x14fd00['pluginName']==_0x323fe5):_0x323fe5),_0x4226c4=Array[_0x4375('0x12')](new Set(_0x26d4c5)),_0x4e61f8=new Map();return _0x79b1fa['plugins']=_0x4226c4['filter'](_0xc95b27=>v(_0xc95b27,_0x4e61f8)),_0x79b1fa[_0x4375('0xe')][_0x4375('0x23')](D),_0x79b1fa[_0x4375('0xe')][_0x4375('0x23')](_0x153b44),_0x79b1fa;}(_0x31b38f),_0x291203=document[_0x4375('0x27')](),_0x188d30=_0x31b38f[_0x4375('0x10')]['get']('trackChangesData')[_0x4375('0x17')],_0x209360=await _0x188d30(_0x32cb52,()=>function(_0x14129e){const _0x69d5d8=document[_0x4375('0x37')](_0x4375('0x31'));return _0x14129e[_0x4375('0x6')](_0x69d5d8),_0x69d5d8;}(_0x291203));!function(_0x5a454f,_0x494a50){const _0x335698=_0x5a454f[_0x4375('0x11')]['document'][_0x4375('0x16')]()['reduce']((_0x8d2b0,_0x30a8a9)=>(_0x8d2b0[_0x30a8a9]=_0x5a454f[_0x4375('0x1')][_0x4375('0x5')]({'rootName':_0x30a8a9}),_0x8d2b0),{}),_0x27d565=_0x5a454f[_0x4375('0xe')][_0x4375('0x5')](_0x4375('0x2b'))[_0x4375('0x3')][_0x4375('0x4')](_0x309e71=>({'id':_0x309e71['id'],'name':_0x309e71[_0x4375('0x2a')]})),_0x1c132b=_0x5a454f['plugins'][_0x4375('0x5')]('TrackChangesEditing')[_0x4375('0x7')]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0xf12083=_0x494a50['plugins'][_0x4375('0x5')](_0x4375('0x2b')),_0x528b3d=_0x494a50['plugins']['get'](_0x4375('0x2c'));for(const _0xf88df6 of _0x27d565)_0xf12083[_0x4375('0x25')](_0xf88df6['id'])||_0xf12083[_0x4375('0x0')](_0xf88df6);_0xf12083['me']||_0xf12083[_0x4375('0x24')]();for(const _0x41879d of _0x1c132b)_0x528b3d[_0x4375('0x15')](_0x41879d);_0x494a50[_0x4375('0x1')][_0x4375('0xc')](_0x335698);}(_0x31b38f,_0x209360),_0x209360[_0x4375('0x8')](_0x605fba?_0x4375('0x3b'):_0x4375('0x1a'));const _0x5702f9=_0x209360[_0x4375('0x1')][_0x4375('0x5')](_0x31ff24);return await _0x209360[_0x4375('0x18')](),_0x5702f9;}function v(_0x19ba50,_0x1a2618){const _0x26df65='function'==typeof _0x19ba50?_0x19ba50[_0x4375('0x14')]||_0x19ba50[_0x4375('0x2a')]:_0x19ba50;if(_0x1a2618[_0x4375('0x1e')](_0x26df65))return _0x1a2618[_0x4375('0x5')](_0x26df65);if(_0x1a2618[_0x4375('0xc')](_0x26df65,!0x0),_0x26df65&&w['includes'](_0x26df65))return _0x1a2618[_0x4375('0xc')](_0x26df65,!0x1),!0x1;if(!_0x19ba50['requires'])return _0x1a2618[_0x4375('0xc')](_0x26df65,!0x0),!0x0;const _0x268526=_0x19ba50[_0x4375('0x38')][_0x4375('0x1f')](_0x5177ec=>v(_0x5177ec,_0x1a2618));return _0x1a2618[_0x4375('0xc')](_0x26df65,_0x268526),_0x268526;}
23
+ const _0x4034=['cloudServices','init','plugins','document','WordCount','editor','get','pluginName','tokenUrl','concat','push','requires','Users','config','builtinPlugins','useAnonymousUser','RevisionTracker','editorCreator','createDocumentFragment','function','appendChild','getUser','context','track-changes-data-invalid-editor-creator','define','getDataWithAcceptedSuggestions','from','toolbar','includes','WebSocketGateway','trackChangesData.editorCreator','extraPlugins','execute','set','TrackChangesEditing','getSuggestions','string','data','addUser','initialData','TrackChangesDataGetter','discardAllSuggestions','CommentsRepository','_context','getDataWithDiscardedSuggestions','has','DocumentOutline','acceptAllSuggestions','end','constructor','getRootNames','every','name','create','Pagination','addSuggestionData','_adapter','trackChangesData'];(function(_0x4b3b30,_0x403411){const _0x1dc129=function(_0x5a68ab){while(--_0x5a68ab){_0x4b3b30['push'](_0x4b3b30['shift']());}};_0x1dc129(++_0x403411);}(_0x4034,0x1a0));const _0x1dc1=function(_0x4b3b30,_0x403411){_0x4b3b30=_0x4b3b30-0x0;let _0x1dc129=_0x4034[_0x4b3b30];return _0x1dc129;};import{Plugin as _0x19c0a0}from'ckeditor5/src/core';import{CKEditorError as _0x22b2bf}from'ckeditor5/src/utils';import _0x182f91 from'./trackchangesediting';const C=[_0x1dc1('0x1d'),_0x1dc1('0xc'),_0x1dc1('0x11')],w=[_0x1dc1('0x13'),_0x1dc1('0x6'),'Autosave',_0x1dc1('0x34'),_0x1dc1('0x2c'),_0x1dc1('0x24')];export default class T extends _0x19c0a0{static get[_0x1dc1('0x1')](){return[_0x182f91];}static get[_0x1dc1('0x37')](){return'TrackChangesData';}[_0x1dc1('0x31')](){const _0x4c4a67=this[_0x1dc1('0x35')];if(_0x4c4a67['config'][_0x1dc1('0xe')](_0x1dc1('0x14'),_0x59c83b=>_0x4c4a67[_0x1dc1('0x27')][_0x1dc1('0x2b')]('',_0x59c83b)),'function'!=typeof _0x4c4a67['config'][_0x1dc1('0x36')](_0x1dc1('0x2f'))[_0x1dc1('0x7')])throw new _0x22b2bf(_0x1dc1('0xd'));}[_0x1dc1('0xf')](_0x22bb64){return P(this[_0x1dc1('0x35')],!0x0,_0x22bb64);}[_0x1dc1('0x22')](_0x46dfae){return P(this['editor'],!0x1,_0x46dfae);}}class D extends _0x19c0a0{static get['pluginName'](){return _0x1dc1('0x1e');}constructor(_0x4f70e0){super(_0x4f70e0),this['result']=_0x1dc1('0x26');}[_0x1dc1('0x31')](){this[_0x1dc1('0x35')][_0x1dc1('0x32')][_0x1dc1('0x36')](_0x1dc1('0x20'))[_0x1dc1('0x2e')]={'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[_0x1dc1('0x35')][_0x1dc1('0x32')][_0x1dc1('0x36')](_0x1dc1('0x18'))[_0x1dc1('0x2e')]=null;}}async function P(_0x336cb8,_0x3aa5ca,_0x1cdb41){const _0x54d06e=function(_0x43937a){const _0x3f30a7={};for(const _0xa669fd of _0x43937a['config']['names']())C[_0x1dc1('0x12')](_0xa669fd)||(_0x3f30a7[_0xa669fd]=_0x43937a[_0x1dc1('0x3')]['get'](_0xa669fd));_0x3f30a7[_0x1dc1('0x30')]&&_0x3f30a7[_0x1dc1('0x30')][_0x1dc1('0x38')]&&delete _0x3f30a7[_0x1dc1('0x30')][_0x1dc1('0x38')];const _0x57e7f9=_0x43937a[_0x1dc1('0x27')][_0x1dc1('0x4')]||[],_0x59d07b=_0x3f30a7[_0x1dc1('0x15')]||[];delete _0x3f30a7['extraPlugins'];const _0x40428e=_0x43937a[_0x1dc1('0x21')][_0x1dc1('0x3')][_0x1dc1('0x36')](_0x1dc1('0x32'))||[],_0x39e2a7=_0x57e7f9[_0x1dc1('0x39')](_0x3f30a7['plugins'])[_0x1dc1('0x39')](_0x59d07b)[_0x1dc1('0x39')](_0x40428e)['map'](_0x4530aa=>_0x1dc1('0x1a')==typeof _0x4530aa?_0x57e7f9['find'](_0x42f927=>_0x42f927['pluginName']==_0x4530aa):_0x4530aa),_0x32f51d=Array[_0x1dc1('0x10')](new Set(_0x39e2a7)),_0x49a920=new Map();return _0x3f30a7[_0x1dc1('0x32')]=_0x32f51d['filter'](_0x3a5c8a=>v(_0x3a5c8a,_0x49a920)),_0x3f30a7['plugins'][_0x1dc1('0x0')](_0x182f91),_0x3f30a7['plugins']['push'](D),_0x3f30a7;}(_0x336cb8),_0x5361e8=document[_0x1dc1('0x8')](),_0x5dd05f=_0x336cb8[_0x1dc1('0x3')][_0x1dc1('0x36')](_0x1dc1('0x2f'))['editorCreator'],_0x2fd87f=await _0x5dd05f(_0x54d06e,()=>function(_0x1d310b){const _0x33eda4=document['createElement']('div');return _0x1d310b[_0x1dc1('0xa')](_0x33eda4),_0x33eda4;}(_0x5361e8));!function(_0x58fc44,_0x3a7200){const _0x405c6d=_0x58fc44['model'][_0x1dc1('0x33')][_0x1dc1('0x28')]()['reduce']((_0x14698a,_0xaad6b2)=>(_0x14698a[_0xaad6b2]=_0x58fc44[_0x1dc1('0x1b')][_0x1dc1('0x36')]({'rootName':_0xaad6b2}),_0x14698a),{}),_0x23627a=_0x58fc44[_0x1dc1('0x32')]['get']('Users')['users']['map'](_0x3c3843=>({'id':_0x3c3843['id'],'name':_0x3c3843[_0x1dc1('0x2a')]})),_0x1e450e=_0x58fc44[_0x1dc1('0x32')]['get'](_0x1dc1('0x18'))[_0x1dc1('0x19')]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x50ab14=_0x3a7200['plugins'][_0x1dc1('0x36')](_0x1dc1('0x2')),_0x3ec38d=_0x3a7200['plugins'][_0x1dc1('0x36')]('TrackChangesEditing');for(const _0x1f375d of _0x23627a)_0x50ab14[_0x1dc1('0xb')](_0x1f375d['id'])||_0x50ab14[_0x1dc1('0x1c')](_0x1f375d);_0x50ab14['me']||_0x50ab14[_0x1dc1('0x5')]();for(const _0xc7f2f2 of _0x1e450e)_0x3ec38d[_0x1dc1('0x2d')](_0xc7f2f2);_0x3a7200[_0x1dc1('0x1b')][_0x1dc1('0x17')](_0x405c6d);}(_0x336cb8,_0x2fd87f),_0x2fd87f[_0x1dc1('0x16')](_0x3aa5ca?_0x1dc1('0x25'):_0x1dc1('0x1f'));const _0x136f62=_0x2fd87f[_0x1dc1('0x1b')][_0x1dc1('0x36')](_0x1cdb41);return await _0x2fd87f['destroy'](),_0x136f62;}function v(_0x1dd59b,_0x31c47a){const _0x48a9d6=_0x1dc1('0x9')==typeof _0x1dd59b?_0x1dd59b[_0x1dc1('0x37')]||_0x1dd59b[_0x1dc1('0x2a')]:_0x1dd59b;if(_0x31c47a[_0x1dc1('0x23')](_0x48a9d6))return _0x31c47a[_0x1dc1('0x36')](_0x48a9d6);if(_0x31c47a[_0x1dc1('0x17')](_0x48a9d6,!0x0),_0x48a9d6&&w[_0x1dc1('0x12')](_0x48a9d6))return _0x31c47a[_0x1dc1('0x17')](_0x48a9d6,!0x1),!0x1;if(!_0x1dd59b[_0x1dc1('0x1')])return _0x31c47a[_0x1dc1('0x17')](_0x48a9d6,!0x0),!0x0;const _0x4c825e=_0x1dd59b[_0x1dc1('0x1')][_0x1dc1('0x29')](_0x508bed=>v(_0x508bed,_0x31c47a));return _0x31c47a[_0x1dc1('0x17')](_0x48a9d6,_0x4c825e),_0x4c825e;}
@@ -2,15 +2,59 @@
2
2
  * @module track-changes/trackchangesediting
3
3
  * @publicApi
4
4
  */
5
- import { Plugin, type PluginDependencies, type Editor } from 'ckeditor5/src/core';
5
+ import { Plugin, PendingActions, type Editor } from 'ckeditor5/src/core';
6
6
  import { type Element, type Range } from 'ckeditor5/src/engine';
7
+ import { Users } from 'ckeditor5-collaboration/src/collaboration-core';
7
8
  import TrackChangesCommand from './commands/trackchangescommand';
8
9
  import Suggestion, { type SuggestionJSON } from './suggestion';
10
+ import TrackChangesAlignment from './integrations/alignment';
11
+ import TrackChangesBasicStyles from './integrations/basicstyles';
12
+ import TrackChangesBlockQuote from './integrations/blockquote';
13
+ import TrackChangesCKBox from './integrations/ckbox';
14
+ import TrackChangesCodeBlock from './integrations/codeblock';
15
+ import TrackChangesComments from './integrations/comments';
16
+ import TrackChangesDeleteCommand from './integrations/deletecommand';
17
+ import TrackChangesDocumentList from './integrations/documentlist';
18
+ import TrackChangesEnterCommand from './integrations/entercommand';
19
+ import TrackChangesFindAndReplace from './integrations/findandreplace';
20
+ import TrackChangesFont from './integrations/font';
21
+ import TrackChangesFormatPainter from './integrations/formatpainter';
22
+ import TrackChangesHeading from './integrations/heading';
23
+ import TrackChangesHighlight from './integrations/highlight';
24
+ import TrackChangesHorizontalLine from './integrations/horizontalline';
25
+ import TrackChangesHtmlEmbed from './integrations/htmlembed';
26
+ import TrackChangesImage from './integrations/image';
27
+ import TrackChangesImageReplace from './integrations/imagereplace';
28
+ import TrackChangesImportWord from './integrations/importword';
29
+ import TrackChangesIndent from './integrations/indent';
30
+ import TrackChangesInputCommand from './integrations/inputcommand';
31
+ import TrackChangesLink from './integrations/link';
32
+ import TrackChangesList from './integrations/list';
33
+ import TrackChangesListProperties from './integrations/listproperties';
34
+ import TrackChangesMediaEmbed from './integrations/mediaembed';
35
+ import TrackChangesMention from './integrations/mention';
36
+ import TrackChangesPageBreak from './integrations/pagebreak';
37
+ import TrackChangesParagraph from './integrations/paragraph';
38
+ import TrackChangesRemoveFormat from './integrations/removeformat';
39
+ import TrackChangesRestrictedEditingMode from './integrations/restrictededitingmode';
40
+ import TrackChangesShiftEnterCommand from './integrations/shiftentercommand';
41
+ import TrackChangesStandardEditingMode from './integrations/standardeditingmode';
42
+ import TrackChangesStylesDropdown from './integrations/style';
43
+ import TrackChangesTable from './integrations/table';
44
+ import TrackChangesTableMergeSplit from './integrations/tablemergesplit';
45
+ import TrackChangesTableHeadings from './integrations/tableheadings';
46
+ import TrackChangesTableClipboard from './integrations/tableclipboard';
47
+ import TrackChangesTableColumnResize from './integrations/tablecolumnresize';
48
+ import TrackChangesTemplate from './integrations/template';
49
+ import TrackChangesTableOfContents from './integrations/tableofcontents';
50
+ import TrackChangesTitle from './integrations/title';
51
+ import TrackChangesUndo from './integrations/undo';
52
+ import TrackChangesTableCaption from './integrations/tablecaption';
53
+ import TrackChangesDocumentListProperties from './integrations/documentlistproperties';
54
+ import TrackChangesTableProperties from './integrations/tableproperties';
9
55
  import type { SuggestionData, TrackChangesAdapter } from './trackchanges';
10
56
  /**
11
57
  * Provides editing part of the {@link module:track-changes/trackchanges~TrackChanges track changes plugin}.
12
- *
13
- * @extends module:core/plugin~Plugin
14
58
  */
15
59
  export default class TrackChangesEditing extends Plugin {
16
60
  /**
@@ -23,8 +67,8 @@ export default class TrackChangesEditing extends Plugin {
23
67
  * Reference to command that turns the track changes mode on and off.
24
68
  */
25
69
  trackChangesCommand: TrackChangesCommand;
26
- static get requires(): PluginDependencies;
27
- static get pluginName(): 'TrackChangesEditing';
70
+ static get requires(): readonly ["CommentsRepository", typeof Users, typeof PendingActions, typeof TrackChangesAlignment, typeof TrackChangesBasicStyles, typeof TrackChangesBlockQuote, typeof TrackChangesCKBox, typeof TrackChangesCodeBlock, typeof TrackChangesComments, typeof TrackChangesDeleteCommand, typeof TrackChangesDocumentList, typeof TrackChangesDocumentListProperties, typeof TrackChangesEnterCommand, typeof TrackChangesFindAndReplace, typeof TrackChangesFont, typeof TrackChangesFormatPainter, typeof TrackChangesHeading, typeof TrackChangesHighlight, typeof TrackChangesHorizontalLine, typeof TrackChangesHtmlEmbed, typeof TrackChangesImage, typeof TrackChangesImageReplace, typeof TrackChangesImportWord, typeof TrackChangesIndent, typeof TrackChangesInputCommand, typeof TrackChangesLink, typeof TrackChangesList, typeof TrackChangesListProperties, typeof TrackChangesMediaEmbed, typeof TrackChangesMention, typeof TrackChangesPageBreak, typeof TrackChangesParagraph, typeof TrackChangesRemoveFormat, typeof TrackChangesRestrictedEditingMode, typeof TrackChangesShiftEnterCommand, typeof TrackChangesStandardEditingMode, typeof TrackChangesStylesDropdown, typeof TrackChangesTable, typeof TrackChangesTableMergeSplit, typeof TrackChangesTableHeadings, typeof TrackChangesTableCaption, typeof TrackChangesTableClipboard, typeof TrackChangesTableColumnResize, typeof TrackChangesTableOfContents, typeof TrackChangesTableProperties, typeof TrackChangesTemplate, typeof TrackChangesTitle, typeof TrackChangesUndo];
71
+ static get pluginName(): "TrackChangesEditing";
28
72
  /**
29
73
  * @inheritDoc
30
74
  */