@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20230710.1 → 0.0.0-nightly-20230711.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (66) hide show
  1. package/build/track-changes.js +1 -1
  2. package/package.json +3 -3
  3. package/src/commands/acceptsuggestioncommand.js +1 -1
  4. package/src/commands/discardsuggestioncommand.js +1 -1
  5. package/src/commands/executeonallsuggestionscommand.js +1 -1
  6. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  7. package/src/commands/trackchangescommand.js +1 -1
  8. package/src/integrations/alignment.js +1 -1
  9. package/src/integrations/basicstyles.js +1 -1
  10. package/src/integrations/blockquote.js +1 -1
  11. package/src/integrations/ckbox.js +1 -1
  12. package/src/integrations/codeblock.js +1 -1
  13. package/src/integrations/comments.js +1 -1
  14. package/src/integrations/deletecommand.js +1 -1
  15. package/src/integrations/documentlist.js +1 -1
  16. package/src/integrations/documentlistproperties.js +1 -1
  17. package/src/integrations/entercommand.js +1 -1
  18. package/src/integrations/findandreplace.js +1 -1
  19. package/src/integrations/font.js +1 -1
  20. package/src/integrations/formatpainter.js +1 -1
  21. package/src/integrations/heading.js +1 -1
  22. package/src/integrations/highlight.js +1 -1
  23. package/src/integrations/horizontalline.js +1 -1
  24. package/src/integrations/htmlembed.js +1 -1
  25. package/src/integrations/image.js +1 -1
  26. package/src/integrations/imagereplace.js +1 -1
  27. package/src/integrations/importword.js +1 -1
  28. package/src/integrations/indent.js +1 -1
  29. package/src/integrations/inputcommand.js +1 -1
  30. package/src/integrations/link.js +1 -1
  31. package/src/integrations/list.js +1 -1
  32. package/src/integrations/listproperties.js +1 -1
  33. package/src/integrations/mediaembed.js +1 -1
  34. package/src/integrations/mention.js +1 -1
  35. package/src/integrations/pagebreak.js +1 -1
  36. package/src/integrations/paragraph.js +1 -1
  37. package/src/integrations/removeformat.js +1 -1
  38. package/src/integrations/restrictededitingmode.js +1 -1
  39. package/src/integrations/shiftentercommand.js +1 -1
  40. package/src/integrations/standardeditingmode.js +1 -1
  41. package/src/integrations/style.js +1 -1
  42. package/src/integrations/table.js +1 -1
  43. package/src/integrations/tablecaption.js +1 -1
  44. package/src/integrations/tableclipboard.js +1 -1
  45. package/src/integrations/tablecolumnresize.js +1 -1
  46. package/src/integrations/tableheadings.js +1 -1
  47. package/src/integrations/tablemergesplit.js +1 -1
  48. package/src/integrations/tableofcontents.js +1 -1
  49. package/src/integrations/tableproperties.js +1 -1
  50. package/src/integrations/template.js +1 -1
  51. package/src/integrations/title.js +1 -1
  52. package/src/integrations/undo.js +1 -1
  53. package/src/integrations/utils.js +1 -1
  54. package/src/suggestion.js +1 -1
  55. package/src/suggestiondescriptionfactory.d.ts +12 -0
  56. package/src/suggestiondescriptionfactory.js +1 -1
  57. package/src/trackchanges.js +1 -1
  58. package/src/trackchangesdata.d.ts +2 -2
  59. package/src/trackchangesdata.js +1 -1
  60. package/src/trackchangesediting.js +1 -1
  61. package/src/trackchangesui.js +1 -1
  62. package/src/ui/suggestioncontroller.js +1 -1
  63. package/src/ui/view/basesuggestionthreadview.js +1 -1
  64. package/src/ui/view/suggestionthreadview.js +1 -1
  65. package/src/utils/common-translations.js +1 -1
  66. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3a62=['setData','isActive','addComment','bind','commentThread','editorConfig','length','isReadOnly','commentThreadInputView','commentsListView','destroy','_model','focus','_createCommentViews','_createCommentThreadInputView','isEnabled','element','locale','disableComments','cancel','delegate','commentInputView','hasDirtyComment','value','canAccept','editor','authoredAt','set','_config','removeComment'];(function(_0x5b684d,_0x3a629c){const _0x4e2c25=function(_0x129659){while(--_0x129659){_0x5b684d['push'](_0x5b684d['shift']());}};_0x4e2c25(++_0x3a629c);}(_0x3a62,0x1e4));const _0x4e2c=function(_0x5b684d,_0x3a629c){_0x5b684d=_0x5b684d-0x0;let _0x4e2c25=_0x3a62[_0x5b684d];return _0x4e2c25;};import{View as _0x1f6695}from'ckeditor5/src/ui';export default class ii extends _0x1f6695{constructor(_0x99487d,_0x275eb7,_0x2b8486,_0x54ff21){super(_0x99487d),this[_0x4e2c('0x5')]=null,this[_0x4e2c('0x4')]=null,this[_0x4e2c('0x17')]('isActive',!0x1),this[_0x4e2c('0x17')](_0x4e2c('0x16'),_0x275eb7['authoredAt']),this[_0x4e2c('0x1d')](_0x4e2c('0x16'))['to'](_0x275eb7),this['set']('descriptionParts',[]),this[_0x4e2c('0x17')]('isDirty',!0x1),this[_0x4e2c('0x17')](_0x4e2c('0xb'),!0x1),this[_0x4e2c('0x17')](_0x4e2c('0x14'),!0x1),this['set']('canDiscard',!0x1),this[_0x4e2c('0x7')]=_0x275eb7,this['_localUser']=_0x2b8486,this[_0x4e2c('0x18')]=_0x54ff21,_0x54ff21[_0x4e2c('0xe')]?this[_0x4e2c('0x17')]('length',0x1):this['_createCommentViews']();}[_0x4e2c('0x8')](){this[_0x4e2c('0xc')][_0x4e2c('0x8')]();}[_0x4e2c('0x6')](){this['commentsListView']&&this[_0x4e2c('0x5')][_0x4e2c('0x6')](),this[_0x4e2c('0x4')]&&this[_0x4e2c('0x4')]['destroy'](),super[_0x4e2c('0x6')]();}[_0x4e2c('0x9')](){const {CommentsListView:_0x33a325}=this[_0x4e2c('0x18')];this[_0x4e2c('0x5')]=new _0x33a325(this[_0x4e2c('0xd')],this[_0x4e2c('0x7')]['commentThread'],Object['assign']({'CommentView':this[_0x4e2c('0x18')]['CommentView']},this['_config'])),this[_0x4e2c('0x5')][_0x4e2c('0x10')](_0x4e2c('0x19'))['to'](this),this[_0x4e2c('0x5')][_0x4e2c('0x10')]('updateComment')['to'](this),this['commentsListView']['bind'](_0x4e2c('0x1b'))['to'](this),this[_0x4e2c('0x17')](_0x4e2c('0x2'),this[_0x4e2c('0x5')]['length']+0x1),this[_0x4e2c('0x1d')](_0x4e2c('0x2'))['to'](this['commentsListView'],_0x4e2c('0x2'),_0x254175=>_0x254175+0x1),this[_0x4e2c('0x4')]=this[_0x4e2c('0xa')](),this['on'](_0x4e2c('0x19'),()=>this[_0x4e2c('0x8')]()),this[_0x4e2c('0x1d')]('isDirty')['to'](this[_0x4e2c('0x5')],_0x4e2c('0x12'),this[_0x4e2c('0x4')][_0x4e2c('0x11')],_0x4e2c('0x13'),(_0x29b730,_0x2b1f18)=>_0x29b730||!!_0x2b1f18);}[_0x4e2c('0xa')](){const {CommentThreadInputView:_0x25e126}=this[_0x4e2c('0x18')],_0x2e5802=new _0x25e126(this[_0x4e2c('0xd')],this['_localUser'],this[_0x4e2c('0x18')][_0x4e2c('0x1')]),_0x4460cf=_0x2e5802[_0x4e2c('0x11')];return _0x2e5802[_0x4e2c('0x1d')]('showInput')['to'](this,_0x4e2c('0x1b'),this[_0x4e2c('0x7')]['commentThread'],'isReadOnly',_0x4460cf,_0x4e2c('0x13'),(_0xa13d59,_0x20c9ff,_0x389376)=>!!_0x389376||_0xa13d59&&!_0x20c9ff),_0x4460cf['on']('submit',(_0x55d88d,_0x7854f7)=>{this['fire'](_0x4e2c('0x1c'),_0x7854f7),_0x4460cf[_0x4e2c('0x15')][_0x4e2c('0x1a')]('');}),_0x4460cf['on'](_0x4e2c('0xf'),()=>this[_0x4e2c('0x8')]()),_0x4460cf['bind']('disabledSubmit')['to'](this[_0x4e2c('0x7')][_0x4e2c('0x0')],_0x4e2c('0x3')),_0x2e5802;}}
23
+ const _0x4c98=['isActive','addComment','element','editor','focus','bind','authoredAt','showInput','_config','removeComment','assign','commentThread','disabledSubmit','_createCommentThreadInputView','commentInputView','_createCommentViews','isDirty','CommentView','updateComment','locale','commentThreadInputView','descriptionParts','_model','isEnabled','commentsListView','cancel','canAccept','_localUser','destroy','hasDirtyComment','set','fire','canDiscard','length','isReadOnly','value','delegate','editorConfig'];(function(_0x4160e8,_0x4c9884){const _0x25f6e6=function(_0x589015){while(--_0x589015){_0x4160e8['push'](_0x4160e8['shift']());}};_0x25f6e6(++_0x4c9884);}(_0x4c98,0x75));const _0x25f6=function(_0x4160e8,_0x4c9884){_0x4160e8=_0x4160e8-0x0;let _0x25f6e6=_0x4c98[_0x4160e8];return _0x25f6e6;};import{View as _0x4275d4}from'ckeditor5/src/ui';export default class ii extends _0x4275d4{constructor(_0x2db6f8,_0x1875e0,_0x516186,_0x168392){super(_0x2db6f8),this['commentsListView']=null,this['commentThreadInputView']=null,this[_0x25f6('0x1b')](_0x25f6('0x23'),!0x1),this['set']('authoredAt',_0x1875e0[_0x25f6('0x3')]),this[_0x25f6('0x2')](_0x25f6('0x3'))['to'](_0x1875e0),this[_0x25f6('0x1b')](_0x25f6('0x12'),[]),this[_0x25f6('0x1b')](_0x25f6('0xd'),!0x1),this[_0x25f6('0x1b')](_0x25f6('0x14'),!0x1),this[_0x25f6('0x1b')](_0x25f6('0x17'),!0x1),this[_0x25f6('0x1b')](_0x25f6('0x1d'),!0x1),this[_0x25f6('0x13')]=_0x1875e0,this[_0x25f6('0x18')]=_0x516186,this[_0x25f6('0x5')]=_0x168392,_0x168392['disableComments']?this[_0x25f6('0x1b')](_0x25f6('0x1e'),0x1):this[_0x25f6('0xc')]();}[_0x25f6('0x1')](){this[_0x25f6('0x25')]['focus']();}[_0x25f6('0x19')](){this[_0x25f6('0x15')]&&this[_0x25f6('0x15')]['destroy'](),this['commentThreadInputView']&&this[_0x25f6('0x11')][_0x25f6('0x19')](),super[_0x25f6('0x19')]();}[_0x25f6('0xc')](){const {CommentsListView:_0x12f382}=this['_config'];this[_0x25f6('0x15')]=new _0x12f382(this['locale'],this[_0x25f6('0x13')][_0x25f6('0x8')],Object[_0x25f6('0x7')]({'CommentView':this['_config'][_0x25f6('0xe')]},this[_0x25f6('0x5')])),this[_0x25f6('0x15')][_0x25f6('0x21')](_0x25f6('0x6'))['to'](this),this[_0x25f6('0x15')][_0x25f6('0x21')](_0x25f6('0xf'))['to'](this),this[_0x25f6('0x15')]['bind'](_0x25f6('0x23'))['to'](this),this['set'](_0x25f6('0x1e'),this[_0x25f6('0x15')][_0x25f6('0x1e')]+0x1),this[_0x25f6('0x2')](_0x25f6('0x1e'))['to'](this[_0x25f6('0x15')],_0x25f6('0x1e'),_0x379273=>_0x379273+0x1),this[_0x25f6('0x11')]=this[_0x25f6('0xa')](),this['on']('removeComment',()=>this[_0x25f6('0x1')]()),this[_0x25f6('0x2')](_0x25f6('0xd'))['to'](this[_0x25f6('0x15')],_0x25f6('0x1a'),this['commentThreadInputView'][_0x25f6('0xb')],_0x25f6('0x20'),(_0x1c453f,_0x3cf969)=>_0x1c453f||!!_0x3cf969);}[_0x25f6('0xa')](){const {CommentThreadInputView:_0x4515d6}=this['_config'],_0x14231e=new _0x4515d6(this[_0x25f6('0x10')],this['_localUser'],this['_config'][_0x25f6('0x22')]),_0x40df52=_0x14231e[_0x25f6('0xb')];return _0x14231e[_0x25f6('0x2')](_0x25f6('0x4'))['to'](this,'isActive',this[_0x25f6('0x13')][_0x25f6('0x8')],_0x25f6('0x1f'),_0x40df52,_0x25f6('0x20'),(_0x162c03,_0x41c953,_0x590126)=>!!_0x590126||_0x162c03&&!_0x41c953),_0x40df52['on']('submit',(_0x53d03e,_0x522d19)=>{this[_0x25f6('0x1c')](_0x25f6('0x24'),_0x522d19),_0x40df52[_0x25f6('0x0')]['setData']('');}),_0x40df52['on'](_0x25f6('0x16'),()=>this[_0x25f6('0x1')]()),_0x40df52[_0x25f6('0x2')](_0x25f6('0x9'))['to'](this[_0x25f6('0x13')][_0x25f6('0x8')],_0x25f6('0x1f')),_0x14231e;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2804=['creator','.ck-annotation__content-wrapper','_model','canAccept','ck-annotation__info','span','commentsListView','EXTERNAL_IMPORT_WORD_SUGGESTION','name','render','locale','ck-suggestion-','descriptionParts','acceptButton','innerHTML','</p>','push','color','getTemplate','ck-suggestion--accept','formatDateTime','_descriptionElement','@external','value','description','Accept\x20suggestion','join','getUserViewNotificationText','author','canDiscard','children','commentThreadInputView','ck-comment__external','discardSuggestion','ck-annotation__info-time','source','ck-annotation__info-name','ck-suggestion__main','_createButton','ck-suggestion__info','<p>','change:description','_config','acceptSuggestion','isActive','content','isExternal','ck-annotation__actions','isEnabled','authoredAt','setTemplate','userView','attributes','disableComments','EXTERNAL_IMPORT_WORD_AVATAR','set','EXTERNAL_AVATAR','bind','getExternalSuggestionNote','fire','commentThread','type','ck-annotation__user','ck-suggestion__user','Discard\x20suggestion','div','discardButton','time','split','innerText','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','extendTemplate','importWord','ck-annotation','ck-suggestion--disabled-comments','cancel','<span\x20class=\x22ck-suggestion-type\x22>','title','EXTERNAL_SUGGESTION','ck-annotation__main','createElement','ck-suggestion__info-name','map','ck-suggestion'];(function(_0x17bfd6,_0x280416){const _0x1fe450=function(_0x2ce0be){while(--_0x2ce0be){_0x17bfd6['push'](_0x17bfd6['shift']());}};_0x1fe450(++_0x280416);}(_0x2804,0xc7));const _0x1fe4=function(_0x17bfd6,_0x280416){_0x17bfd6=_0x17bfd6-0x0;let _0x1fe450=_0x2804[_0x17bfd6];return _0x1fe450;};import{getTranslation as _0x2773b9}from'../../utils/common-translations';import{default as _0x80a0c2}from'./basesuggestionthreadview';import{ButtonView as _0x3b680b}from'ckeditor5/src/ui';import{icons as _0xde1d6}from'ckeditor5/src/core';import{trimHtml as _0x510da6,UserView as _0x1d786b}from'ckeditor5-collaboration/src/collaboration-core';export default class zt extends _0x80a0c2{constructor(_0x26f0ef,_0x2e906f,_0x14b64c,_0x4a1c26){super(_0x26f0ef,_0x2e906f,_0x14b64c,_0x4a1c26),this[_0x1fe4('0x18')](_0x1fe4('0x1e'),''),this[_0x1fe4('0x1a')](_0x1fe4('0x1e'))['to'](this,_0x1fe4('0x41'),_0x2fa6dd=>_0x2fa6dd&&_0x2fa6dd[0x0]?_0x2fa6dd[0x0]['type']:''),this['bind'](_0x1fe4('0x4d'))['to'](this,_0x1fe4('0x41'),this,_0x1fe4('0xd'),(_0x4f82cf,_0x2abf9a)=>{let _0x238ca1='';for(const _0x314e2c of _0x4f82cf)_0x238ca1+=_0x1fe4('0x9')+ns(_0x314e2c[_0x1fe4('0xe')],_0x314e2c[_0x1fe4('0x46')])+_0x1fe4('0x44');return _0x2abf9a?_0x238ca1:_0x510da6(_0x238ca1,{'limit':0x8c});}),this[_0x1fe4('0x4a')]=null,this['acceptButton']=this[_0x1fe4('0x7')](_0x2773b9(_0x26f0ef,_0x1fe4('0x4e')),_0xde1d6['check'],_0x1fe4('0x48'),_0x1fe4('0xc'),'sw'),this[_0x1fe4('0x42')][_0x1fe4('0x1a')](_0x1fe4('0x11'))['to'](this,_0x1fe4('0x38')),this['discardButton']=this['_createButton'](_0x2773b9(_0x26f0ef,_0x1fe4('0x21')),_0xde1d6[_0x1fe4('0x2c')],'ck-suggestion--discard',_0x1fe4('0x2'),'sw'),this[_0x1fe4('0x23')][_0x1fe4('0x1a')](_0x1fe4('0x11'))['to'](this,_0x1fe4('0x52')),this[_0x1fe4('0x14')]=new _0x1d786b(_0x26f0ef,this[_0x1fe4('0x37')][_0x1fe4('0x51')],this[_0x1fe4('0x50')]()),this[_0x1fe4('0x14')]['extendTemplate']({'attributes':{'class':[_0x1fe4('0x20'),_0x1fe4('0x1f')]}}),this[_0x1fe4('0x13')](this[_0x1fe4('0x47')]());}[_0x1fe4('0x47')](){const _0x2f9b9b=this['bindTemplate'],_0x154c1e=[{'tag':_0x1fe4('0x22'),'attributes':{'class':[_0x1fe4('0x8'),_0x1fe4('0x39')]},'children':[{'tag':_0x1fe4('0x3a'),'children':[{'text':this[_0x1fe4('0x14')][_0x1fe4('0x3d')]}],'attributes':{'class':[_0x1fe4('0x32'),_0x1fe4('0x5')]}},{'tag':_0x1fe4('0x24'),'attributes':{'datetime':_0x2f9b9b['to'](_0x1fe4('0x12')),'class':['ck-comment__info-time',_0x1fe4('0x3')]},'children':[{'text':_0x2f9b9b['to'](_0x1fe4('0x12'),_0x133be3=>this[_0x1fe4('0xb')][_0x1fe4('0x49')](_0x133be3))}]}]},{'tag':_0x1fe4('0x22'),'attributes':{'class':['ck-suggestion__actions',_0x1fe4('0x10')]},'children':[this['acceptButton'],this['discardButton']]},{'tag':_0x1fe4('0x22'),'attributes':{'class':['ck-annotation__content-wrapper']}}];this[_0x1fe4('0x37')][_0x1fe4('0xf')]&&_0x154c1e[_0x1fe4('0x45')]({'tag':_0x1fe4('0x22'),'attributes':{'class':[_0x1fe4('0x1')]},'children':[{'text':this[_0x1fe4('0x1b')]()}]});const _0x116aa0={'tag':_0x1fe4('0x22'),'attributes':{'class':['ck-suggestion-wrapper',_0x2f9b9b['if'](_0x1fe4('0xd'),'ck-suggestion-wrapper--active'),_0x2f9b9b['to'](_0x1fe4('0x1e'),_0x2e6c78=>_0x1fe4('0x40')+_0x2e6c78),this[_0x1fe4('0xb')][_0x1fe4('0x16')]&&_0x1fe4('0x2b')],'data-suggestion-id':this['_model']['id'],'data-thread-id':this[_0x1fe4('0x37')][_0x1fe4('0x1d')]['id'],'data-author-id':this[_0x1fe4('0x37')]['author']['id'],'tabindex':-0x1},'children':[{'tag':_0x1fe4('0x22'),'attributes':{'class':[_0x1fe4('0x34'),_0x1fe4('0x2a')]},'children':[this[_0x1fe4('0x14')],{'tag':_0x1fe4('0x22'),'attributes':{'class':[_0x1fe4('0x6'),_0x1fe4('0x30')]},'children':_0x154c1e}]}]};return this['commentsListView']&&this[_0x1fe4('0x0')]&&_0x116aa0[_0x1fe4('0x53')][_0x1fe4('0x45')](this[_0x1fe4('0x3b')],this[_0x1fe4('0x0')]),_0x116aa0;}[_0x1fe4('0x3e')](){super[_0x1fe4('0x3e')](),this[_0x1fe4('0x4a')]=this['element']['querySelector'](_0x1fe4('0x36')),this['_descriptionElement'][_0x1fe4('0x43')]=this['description'],this['on'](_0x1fe4('0xa'),(_0xa651b1,_0x27dc66,_0xabc77c)=>{this['_descriptionElement'][_0x1fe4('0x43')]=_0xabc77c;});}[_0x1fe4('0x7')](_0x3bc100,_0x3bb5fe,_0xab525a,_0x366189,_0x2940c2){const _0x2c7aac=new _0x3b680b(this['locale']);return _0x2c7aac[_0x1fe4('0x18')]({'label':_0x3bc100,'icon':_0x3bb5fe,'tooltip':!0x0,'tooltipPosition':_0x2940c2}),_0x2c7aac[_0x1fe4('0x28')]({'attributes':{'class':_0xab525a}}),_0x2c7aac['on']('execute',()=>{this[_0x1fe4('0x1c')](_0x366189,this[_0x1fe4('0x37')]['id']);}),_0x2c7aac;}[_0x1fe4('0x1b')](){return _0x1fe4('0x29')===this['_model'][_0x1fe4('0x15')][_0x1fe4('0x4b')]['source']?_0x2773b9(this[_0x1fe4('0x3f')],_0x1fe4('0x3c')):_0x2773b9(this['locale'],_0x1fe4('0x2f'));}[_0x1fe4('0x50')](){return this[_0x1fe4('0x37')][_0x1fe4('0xf')]?_0x1fe4('0x29')===this[_0x1fe4('0x37')][_0x1fe4('0x15')][_0x1fe4('0x4b')][_0x1fe4('0x4')]?_0x2773b9(this[_0x1fe4('0x3f')],_0x1fe4('0x17'),this['_model']['creator']['name']):_0x2773b9(this[_0x1fe4('0x3f')],_0x1fe4('0x19'),this[_0x1fe4('0x37')][_0x1fe4('0x35')]['name']):null;}}function ns(_0x54ea2c,_0x4b18eb){let _0x442d96='';return _0x442d96+=_0x54ea2c[_0x1fe4('0x25')]('*')[_0x1fe4('0x33')]((_0x57f7d2,_0x1231e3)=>_0x1231e3%0x2!=0x0?_0x1fe4('0x2d')+os(_0x57f7d2)+'</span>':os(_0x57f7d2))[_0x1fe4('0x4f')](''),_0x4b18eb&&(_0x442d96+=_0x1fe4('0x27')+_0x4b18eb[_0x1fe4('0x4c')]+'\x22\x20title=\x22'+_0x4b18eb[_0x1fe4('0x2e')]+'\x22></span>'),_0x442d96;}function os(_0x12cb12){const _0x593f5b=document[_0x1fe4('0x31')]('span');return _0x593f5b[_0x1fe4('0x26')]=_0x12cb12,_0x593f5b[_0x1fe4('0x43')];}
23
+ const _0x6be8=['color','innerHTML','EXTERNAL_SUGGESTION','cancel','commentThreadInputView','commentThread','acceptButton','commentsListView','<span\x20class=\x22ck-suggestion-type\x22>','\x22></span>','ck-annotation__main','map','ck-comment__info-time','description','_createButton','acceptSuggestion','_model','createElement','EXTERNAL_IMPORT_WORD_AVATAR','.ck-annotation__content-wrapper','getUserViewNotificationText','render','authoredAt','creator','getExternalSuggestionNote','formatDateTime','userView','ck-suggestion__info','Accept\x20suggestion','</span>','div','attributes','ck-suggestion__main','ck-suggestion__user','children','split','change:description','join','getTemplate','discardSuggestion','push','extendTemplate','\x22\x20title=\x22','_config','@external','ck-suggestion','<p>','querySelector','ck-suggestion--accept','ck-suggestion--disabled-comments','title','innerText','bind','set','ck-suggestion-wrapper','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','execute','source','ck-annotation__info','discardButton','_descriptionElement','value','ck-comment__external','ck-suggestion-wrapper--active','name','author','element','ck-annotation__info-time','ck-suggestion-','span','locale','type','EXTERNAL_AVATAR','</p>','isEnabled','descriptionParts','ck-annotation__content-wrapper','content','ck-suggestion__info-name','ck-annotation__user','canAccept','canDiscard','isActive','importWord'];(function(_0x136a41,_0x6be878){const _0x37566a=function(_0x33dbdb){while(--_0x33dbdb){_0x136a41['push'](_0x136a41['shift']());}};_0x37566a(++_0x6be878);}(_0x6be8,0xb5));const _0x3756=function(_0x136a41,_0x6be878){_0x136a41=_0x136a41-0x0;let _0x37566a=_0x6be8[_0x136a41];return _0x37566a;};import{getTranslation as _0x2a04f5}from'../../utils/common-translations';import{default as _0x5d4006}from'./basesuggestionthreadview';import{ButtonView as _0xa5263f}from'ckeditor5/src/ui';import{icons as _0x21a2d0}from'ckeditor5/src/core';import{trimHtml as _0xd748be,UserView as _0x5e6df6}from'ckeditor5-collaboration/src/collaboration-core';export default class zt extends _0x5d4006{constructor(_0x28b990,_0x3220fa,_0x91fc1c,_0x49b8a1){super(_0x28b990,_0x3220fa,_0x91fc1c,_0x49b8a1),this[_0x3756('0x28')](_0x3756('0x3a'),''),this[_0x3756('0x27')](_0x3756('0x3a'))['to'](this,_0x3756('0x3e'),_0x2dd6dc=>_0x2dd6dc&&_0x2dd6dc[0x0]?_0x2dd6dc[0x0]['type']:''),this[_0x3756('0x27')](_0x3756('0x0'))['to'](this,_0x3756('0x3e'),this,_0x3756('0x45'),(_0x2af7fa,_0x4186a2)=>{let _0x1ffe91='';for(const _0x193010 of _0x2af7fa)_0x1ffe91+=_0x3756('0x21')+ns(_0x193010[_0x3756('0x40')],_0x193010[_0x3756('0x47')])+_0x3756('0x3c');return _0x4186a2?_0x1ffe91:_0xd748be(_0x1ffe91,{'limit':0x8c});}),this['_descriptionElement']=null,this[_0x3756('0x4d')]=this[_0x3756('0x1')](_0x2a04f5(_0x28b990,_0x3756('0xf')),_0x21a2d0['check'],_0x3756('0x23'),_0x3756('0x2'),'sw'),this[_0x3756('0x4d')]['bind'](_0x3756('0x3d'))['to'](this,_0x3756('0x43')),this['discardButton']=this['_createButton'](_0x2a04f5(_0x28b990,'Discard\x20suggestion'),_0x21a2d0[_0x3756('0x4a')],'ck-suggestion--discard',_0x3756('0x1a'),'sw'),this[_0x3756('0x2e')][_0x3756('0x27')](_0x3756('0x3d'))['to'](this,_0x3756('0x44')),this[_0x3756('0xd')]=new _0x5e6df6(_0x28b990,this[_0x3756('0x3')][_0x3756('0x34')],this[_0x3756('0x7')]()),this['userView'][_0x3756('0x1c')]({'attributes':{'class':[_0x3756('0x14'),_0x3756('0x42')]}}),this['setTemplate'](this[_0x3756('0x19')]());}[_0x3756('0x19')](){const _0x31d384=this['bindTemplate'],_0xa00529=[{'tag':_0x3756('0x11'),'attributes':{'class':[_0x3756('0xe'),_0x3756('0x2d')]},'children':[{'tag':_0x3756('0x38'),'children':[{'text':this[_0x3756('0xd')]['name']}],'attributes':{'class':[_0x3756('0x41'),'ck-annotation__info-name']}},{'tag':'time','attributes':{'datetime':_0x31d384['to'](_0x3756('0x9')),'class':[_0x3756('0x53'),_0x3756('0x36')]},'children':[{'text':_0x31d384['to'](_0x3756('0x9'),_0x3b14fb=>this['_config'][_0x3756('0xc')](_0x3b14fb))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this[_0x3756('0x4d')],this['discardButton']]},{'tag':_0x3756('0x11'),'attributes':{'class':[_0x3756('0x3f')]}}];this[_0x3756('0x3')]['isExternal']&&_0xa00529['push']({'tag':_0x3756('0x11'),'attributes':{'class':[_0x3756('0x31')]},'children':[{'text':this[_0x3756('0xb')]()}]});const _0x2670cc={'tag':_0x3756('0x11'),'attributes':{'class':[_0x3756('0x29'),_0x31d384['if'](_0x3756('0x45'),_0x3756('0x32')),_0x31d384['to'](_0x3756('0x3a'),_0x248bd0=>_0x3756('0x37')+_0x248bd0),this[_0x3756('0x1e')]['disableComments']&&_0x3756('0x24')],'data-suggestion-id':this[_0x3756('0x3')]['id'],'data-thread-id':this[_0x3756('0x3')][_0x3756('0x4c')]['id'],'data-author-id':this['_model'][_0x3756('0x34')]['id'],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':[_0x3756('0x20'),'ck-annotation']},'children':[this['userView'],{'tag':_0x3756('0x11'),'attributes':{'class':[_0x3756('0x13'),_0x3756('0x51')]},'children':_0xa00529}]}]};return this[_0x3756('0x4e')]&&this[_0x3756('0x4b')]&&_0x2670cc[_0x3756('0x15')][_0x3756('0x1b')](this[_0x3756('0x4e')],this['commentThreadInputView']),_0x2670cc;}[_0x3756('0x8')](){super['render'](),this[_0x3756('0x2f')]=this[_0x3756('0x35')][_0x3756('0x22')](_0x3756('0x6')),this[_0x3756('0x2f')][_0x3756('0x48')]=this['description'],this['on'](_0x3756('0x17'),(_0x30da0a,_0xa0172a,_0x1f9384)=>{this[_0x3756('0x2f')][_0x3756('0x48')]=_0x1f9384;});}['_createButton'](_0x2b5465,_0x5bda96,_0x17a935,_0x50a89c,_0x43de47){const _0x3352c0=new _0xa5263f(this[_0x3756('0x39')]);return _0x3352c0[_0x3756('0x28')]({'label':_0x2b5465,'icon':_0x5bda96,'tooltip':!0x0,'tooltipPosition':_0x43de47}),_0x3352c0[_0x3756('0x1c')]({'attributes':{'class':_0x17a935}}),_0x3352c0['on'](_0x3756('0x2b'),()=>{this['fire'](_0x50a89c,this['_model']['id']);}),_0x3352c0;}[_0x3756('0xb')](){return _0x3756('0x46')===this['_model'][_0x3756('0x12')]['@external'][_0x3756('0x2c')]?_0x2a04f5(this[_0x3756('0x39')],'EXTERNAL_IMPORT_WORD_SUGGESTION'):_0x2a04f5(this[_0x3756('0x39')],_0x3756('0x49'));}[_0x3756('0x7')](){return this[_0x3756('0x3')]['isExternal']?_0x3756('0x46')===this[_0x3756('0x3')]['attributes'][_0x3756('0x1f')]['source']?_0x2a04f5(this[_0x3756('0x39')],_0x3756('0x5'),this[_0x3756('0x3')][_0x3756('0xa')][_0x3756('0x33')]):_0x2a04f5(this[_0x3756('0x39')],_0x3756('0x3b'),this[_0x3756('0x3')][_0x3756('0xa')][_0x3756('0x33')]):null;}}function ns(_0x425659,_0x330dfd){let _0x13b959='';return _0x13b959+=_0x425659[_0x3756('0x16')]('*')[_0x3756('0x52')]((_0x36a7bb,_0x5e0d68)=>_0x5e0d68%0x2!=0x0?_0x3756('0x4f')+os(_0x36a7bb)+_0x3756('0x10'):os(_0x36a7bb))[_0x3756('0x18')](''),_0x330dfd&&(_0x13b959+=_0x3756('0x2a')+_0x330dfd[_0x3756('0x30')]+_0x3756('0x1d')+_0x330dfd[_0x3756('0x25')]+_0x3756('0x50')),_0x13b959;}function os(_0x4bc39a){const _0x4e2159=document[_0x3756('0x4')](_0x3756('0x38'));return _0x4e2159[_0x3756('0x26')]=_0x4bc39a,_0x4e2159[_0x3756('0x48')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x49f728,_0x20a199,_0x26f600){const t=_0x49f728['t'];switch(_0x20a199){case'Track\x20changes':return t('Track\x20changes');case'Accept\x20suggestion':return t('Accept\x20suggestion');case'Discard\x20suggestion':return t('Discard\x20suggestion');case'Accept\x20all\x20suggestions':return t('Accept\x20all\x20suggestions');case'Accept\x20all\x20selected\x20suggestions':return t('Accept\x20all\x20selected\x20suggestions');case'Discard\x20all\x20suggestions':return t('Discard\x20all\x20suggestions');case'Discard\x20all\x20selected\x20suggestions':return t('Discard\x20all\x20selected\x20suggestions');case'*Reset\x20font\x20size*':return t('*Reset\x20font\x20size*');case'*Reset\x20font\x20family*':return t('*Reset\x20font\x20family*');case'*Reset\x20font\x20color*':return t('*Reset\x20font\x20color*');case'*Reset\x20font\x20background\x20color*':return t('*Reset\x20font\x20background\x20color*');case'*Remove\x20image\x20text\x20alternative*':return t('*Remove\x20image\x20text\x20alternative*');case'*Reset\x20image\x20width*':return t('*Reset\x20image\x20width*');case'*Remove\x20link*':return t('*Remove\x20link*');case'*Check\x20item*':return t('*Check\x20item*');case'*Uncheck\x20item*':return t('*Uncheck\x20item*');case'*Remove\x20all\x20formatting*':return t('*Remove\x20all\x20formatting*');case'*Replace\x20table\x20cells*':return t('*Replace\x20table\x20cells*');case'*Merge\x20cells*':return t('*Merge\x20cells*');case'*Split\x20cell:*\x20vertically':return t('*Split\x20cell:*\x20vertically');case'*Split\x20cell:*\x20horizontally':return t('*Split\x20cell:*\x20horizontally');case'*Indent:*\x20%0':return t('*Indent:*\x20%0',_0x26f600);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x26f600);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x26f600);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x26f600);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x26f600);case'*Format:*\x20change\x20table\x20properties':return t('*Format:*\x20change\x20table\x20properties');case'*Format:*\x20change\x20table\x20cell\x20properties':return t('*Format:*\x20change\x20table\x20cell\x20properties');case'*Format:*\x20insert\x20into\x20%0':return t('*Format:*\x20insert\x20into\x20%0',_0x26f600);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x26f600);case'*Format:*\x20replace\x20image\x20URL':return t('*Format:*\x20replace\x20image\x20URL');case'*Format:*\x20resize\x20table':return t('*Format:*\x20resize\x20table');case'*Format:*\x20set\x20order\x20to\x20reversed':return t('*Format:*\x20set\x20order\x20to\x20reversed');case'*Format:*\x20set\x20order\x20to\x20regular':return t('*Format:*\x20set\x20order\x20to\x20regular');case'*Format:*\x20set\x20start\x20index\x20to\x20%0':return t('*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x26f600);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x26f600);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x26f600);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x26f600);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x26f600);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x26f600);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x26f600);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x26f600);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x26f600);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x26f600);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x26f600);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x26f600);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x26f600);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x26f600);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x26f600);case'*Remove\x20highlight*':return t('*Remove\x20highlight*');case'FORMAT_HIGHLIGHT':return t({'string':'highlight','id':'FORMAT_HIGHLIGHT'});case'FORMAT_RESTRICTED_ENABLED':return t({'string':'*Enable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_ENABLED'});case'FORMAT_RESTRICTED_DISABLED':return t({'string':'*Disable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_DISABLED'});case'ELEMENT_TABLE':return t({'string':'table','plural':'%0\x20tables','id':'ELEMENT_TABLE'},_0x26f600);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x26f600);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x26f600);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x26f600);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x26f600);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x26f600);case'FORMAT_SIDE_IMAGE':return t({'string':'side\x20image','id':'FORMAT_SIDE_IMAGE'});case'ELEMENT_CAPTION':return t({'string':'caption','id':'ELEMENT_CAPTION'});case'ELEMENT_HORIZONTAL_LINE':return t({'string':'horizontal\x20line','plural':'%0\x20horizontal\x20lines','id':'ELEMENT_HORIZONTAL_LINE'},_0x26f600);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x26f600);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x26f600);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x26f600);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x26f600);case'ELEMENT_BULLETED_LIST':return t({'string':'bulleted\x20list','id':'ELEMENT_BULLETED_LIST'});case'ELEMENT_BULLETED_LIST_CIRCLE':return t({'string':'bulleted\x20list\x20(circle)','id':'ELEMENT_BULLETED_LIST_CIRCLE'});case'ELEMENT_BULLETED_LIST_DISC':return t({'string':'bulleted\x20list\x20(disc)','id':'ELEMENT_BULLETED_LIST_DISC'});case'ELEMENT_BULLETED_LIST_SQUARE':return t({'string':'bulleted\x20list\x20(square)','id':'ELEMENT_BULLETED_LIST_SQUARE'});case'ELEMENT_NUMBERED_LIST':return t({'string':'numbered\x20list','id':'ELEMENT_NUMBERED_LIST'});case'ELEMENT_NUMBERED_LIST_DECIMAL':return t({'string':'numbered\x20list\x20(decimal)','id':'ELEMENT_NUMBERED_LIST_DECIMAL'});case'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO':return t({'string':'numbered\x20list\x20(decimal\x20with\x20leading\x20zero)','id':'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO'});case'ELEMENT_NUMBERED_LIST_LOWER_LATIN':return t({'string':'numbered\x20list\x20(lower-latin)','id':'ELEMENT_NUMBERED_LIST_LOWER_LATIN'});case'ELEMENT_NUMBERED_LIST_LOWER_ROMAN':return t({'string':'numbered\x20list\x20(lower-roman)','id':'ELEMENT_NUMBERED_LIST_LOWER_ROMAN'});case'ELEMENT_NUMBERED_LIST_UPPER_LATIN':return t({'string':'numbered\x20list\x20(upper-latin)','id':'ELEMENT_NUMBERED_LIST_UPPER_LATIN'});case'ELEMENT_NUMBERED_LIST_UPPER_ROMAN':return t({'string':'numbered\x20list\x20(upper-roman)','id':'ELEMENT_NUMBERED_LIST_UPPER_ROMAN'});case'ELEMENT_TODO_LIST':return t({'string':'to-do\x20list','id':'ELEMENT_TODO_LIST'});case'REPLACE_TEXT':return t({'string':'*Replace:*\x20%0\x20*with*\x20%1','id':'REPLACE_TEXT'},_0x26f600);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x26f600);case'FORMAT_ALIGN_TO_LEFT':return t({'string':'align\x20to\x20left','id':'FORMAT_ALIGN_TO_LEFT'});case'FORMAT_ALIGN_TO_RIGHT':return t({'string':'align\x20to\x20right','id':'FORMAT_ALIGN_TO_RIGHT'});case'FORMAT_ALIGN_TO_CENTER':return t({'string':'align\x20to\x20center','id':'FORMAT_ALIGN_TO_CENTER'});case'FORMAT_JUSTIFY_TEXT':return t({'string':'justify','id':'FORMAT_JUSTIFY_TEXT'});case'FORMAT_BOLD':return t({'string':'bold','id':'FORMAT_BOLD'});case'FORMAT_ITALIC':return t({'string':'italic','id':'FORMAT_ITALIC'});case'FORMAT_UNDERLINE':return t({'string':'underline','id':'FORMAT_UNDERLINE'});case'FORMAT_CODE':return t({'string':'code','id':'FORMAT_CODE'});case'FORMAT_STRIKETHROUGH':return t({'string':'strikethrough','id':'FORMAT_STRIKETHROUGH'});case'FORMAT_SUBSCRIPT':return t({'string':'subscript','id':'FORMAT_SUBSCRIPT'});case'FORMAT_SUPERSCRIPT':return t({'string':'superscript','id':'FORMAT_SUPERSCRIPT'});case'ELEMENT_BLOCK_QUOTE':return t({'string':'block\x20quote','id':'ELEMENT_BLOCK_QUOTE'});case'ELEMENT_CODE_BLOCK':return t({'string':'code\x20block','plural':'%0\x20code\x20blocks','id':'ELEMENT_CODE_BLOCK'},_0x26f600);case'FORMAT_HEADER_COLUMN':return t({'string':'header\x20column','id':'FORMAT_HEADER_COLUMN'});case'FORMAT_REGULAR_COLUMN':return t({'string':'regular\x20column','id':'FORMAT_REGULAR_COLUMN'});case'FORMAT_HEADER_ROW':return t({'string':'header\x20row','id':'FORMAT_HEADER_ROW'});case'FORMAT_REGULAR_ROW':return t({'string':'regular\x20row','id':'FORMAT_REGULAR_ROW'});case'PENDING_ACTION_SUGGESTION':return t({'string':'Unsaved\x20change\x20in\x20suggestion.','id':'PENDING_ACTION_SUGGESTION'});case'ELEMENT_TABLE_WITH_TEXT':return t({'string':'table\x20*with\x20text*\x20%0','id':'ELEMENT_TABLE_WITH_TEXT'},_0x26f600);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x26f600);case'ELEMENT_TABLE_ROW_WITH_TEXT':return t({'string':'table\x20row\x20*with\x20text*\x20%1','plural':'%0\x20table\x20rows\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_ROW_WITH_TEXT'},_0x26f600);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x26f600);case'ELEMENT_TABLE_COLUMN_WITH_TEXT':return t({'string':'table\x20column\x20*with\x20text*\x20%1','plural':'%0\x20table\x20columns\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_COLUMN_WITH_TEXT'},_0x26f600);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x26f600);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x26f600);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x26f600);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x26f600);default:return _0x20a199;}}
23
+ export function getTranslation(_0x123bd3,_0x104cc4,_0x5affac){const t=_0x123bd3['t'];switch(_0x104cc4){case'Track\x20changes':return t('Track\x20changes');case'Accept\x20suggestion':return t('Accept\x20suggestion');case'Discard\x20suggestion':return t('Discard\x20suggestion');case'Accept\x20all\x20suggestions':return t('Accept\x20all\x20suggestions');case'Accept\x20all\x20selected\x20suggestions':return t('Accept\x20all\x20selected\x20suggestions');case'Discard\x20all\x20suggestions':return t('Discard\x20all\x20suggestions');case'Discard\x20all\x20selected\x20suggestions':return t('Discard\x20all\x20selected\x20suggestions');case'*Reset\x20font\x20size*':return t('*Reset\x20font\x20size*');case'*Reset\x20font\x20family*':return t('*Reset\x20font\x20family*');case'*Reset\x20font\x20color*':return t('*Reset\x20font\x20color*');case'*Reset\x20font\x20background\x20color*':return t('*Reset\x20font\x20background\x20color*');case'*Remove\x20image\x20text\x20alternative*':return t('*Remove\x20image\x20text\x20alternative*');case'*Reset\x20image\x20width*':return t('*Reset\x20image\x20width*');case'*Remove\x20link*':return t('*Remove\x20link*');case'*Check\x20item*':return t('*Check\x20item*');case'*Uncheck\x20item*':return t('*Uncheck\x20item*');case'*Remove\x20all\x20formatting*':return t('*Remove\x20all\x20formatting*');case'*Replace\x20table\x20cells*':return t('*Replace\x20table\x20cells*');case'*Merge\x20cells*':return t('*Merge\x20cells*');case'*Split\x20cell:*\x20vertically':return t('*Split\x20cell:*\x20vertically');case'*Split\x20cell:*\x20horizontally':return t('*Split\x20cell:*\x20horizontally');case'*Indent:*\x20%0':return t('*Indent:*\x20%0',_0x5affac);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x5affac);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x5affac);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x5affac);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x5affac);case'*Format:*\x20change\x20table\x20properties':return t('*Format:*\x20change\x20table\x20properties');case'*Format:*\x20change\x20table\x20cell\x20properties':return t('*Format:*\x20change\x20table\x20cell\x20properties');case'*Format:*\x20insert\x20into\x20%0':return t('*Format:*\x20insert\x20into\x20%0',_0x5affac);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x5affac);case'*Format:*\x20replace\x20image\x20URL':return t('*Format:*\x20replace\x20image\x20URL');case'*Format:*\x20resize\x20table':return t('*Format:*\x20resize\x20table');case'*Format:*\x20set\x20order\x20to\x20reversed':return t('*Format:*\x20set\x20order\x20to\x20reversed');case'*Format:*\x20set\x20order\x20to\x20regular':return t('*Format:*\x20set\x20order\x20to\x20regular');case'*Format:*\x20set\x20start\x20index\x20to\x20%0':return t('*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x5affac);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x5affac);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x5affac);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x5affac);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x5affac);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x5affac);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x5affac);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x5affac);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x5affac);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x5affac);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x5affac);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x5affac);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x5affac);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x5affac);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x5affac);case'*Remove\x20highlight*':return t('*Remove\x20highlight*');case'FORMAT_HIGHLIGHT':return t({'string':'highlight','id':'FORMAT_HIGHLIGHT'});case'FORMAT_RESTRICTED_ENABLED':return t({'string':'*Enable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_ENABLED'});case'FORMAT_RESTRICTED_DISABLED':return t({'string':'*Disable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_DISABLED'});case'ELEMENT_TABLE':return t({'string':'table','plural':'%0\x20tables','id':'ELEMENT_TABLE'},_0x5affac);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x5affac);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x5affac);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x5affac);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x5affac);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x5affac);case'FORMAT_SIDE_IMAGE':return t({'string':'side\x20image','id':'FORMAT_SIDE_IMAGE'});case'ELEMENT_CAPTION':return t({'string':'caption','id':'ELEMENT_CAPTION'});case'ELEMENT_HORIZONTAL_LINE':return t({'string':'horizontal\x20line','plural':'%0\x20horizontal\x20lines','id':'ELEMENT_HORIZONTAL_LINE'},_0x5affac);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x5affac);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x5affac);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x5affac);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x5affac);case'ELEMENT_BULLETED_LIST':return t({'string':'bulleted\x20list','id':'ELEMENT_BULLETED_LIST'});case'ELEMENT_BULLETED_LIST_CIRCLE':return t({'string':'bulleted\x20list\x20(circle)','id':'ELEMENT_BULLETED_LIST_CIRCLE'});case'ELEMENT_BULLETED_LIST_DISC':return t({'string':'bulleted\x20list\x20(disc)','id':'ELEMENT_BULLETED_LIST_DISC'});case'ELEMENT_BULLETED_LIST_SQUARE':return t({'string':'bulleted\x20list\x20(square)','id':'ELEMENT_BULLETED_LIST_SQUARE'});case'ELEMENT_NUMBERED_LIST':return t({'string':'numbered\x20list','id':'ELEMENT_NUMBERED_LIST'});case'ELEMENT_NUMBERED_LIST_DECIMAL':return t({'string':'numbered\x20list\x20(decimal)','id':'ELEMENT_NUMBERED_LIST_DECIMAL'});case'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO':return t({'string':'numbered\x20list\x20(decimal\x20with\x20leading\x20zero)','id':'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO'});case'ELEMENT_NUMBERED_LIST_LOWER_LATIN':return t({'string':'numbered\x20list\x20(lower-latin)','id':'ELEMENT_NUMBERED_LIST_LOWER_LATIN'});case'ELEMENT_NUMBERED_LIST_LOWER_ROMAN':return t({'string':'numbered\x20list\x20(lower-roman)','id':'ELEMENT_NUMBERED_LIST_LOWER_ROMAN'});case'ELEMENT_NUMBERED_LIST_UPPER_LATIN':return t({'string':'numbered\x20list\x20(upper-latin)','id':'ELEMENT_NUMBERED_LIST_UPPER_LATIN'});case'ELEMENT_NUMBERED_LIST_UPPER_ROMAN':return t({'string':'numbered\x20list\x20(upper-roman)','id':'ELEMENT_NUMBERED_LIST_UPPER_ROMAN'});case'ELEMENT_TODO_LIST':return t({'string':'to-do\x20list','id':'ELEMENT_TODO_LIST'});case'REPLACE_TEXT':return t({'string':'*Replace:*\x20%0\x20*with*\x20%1','id':'REPLACE_TEXT'},_0x5affac);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x5affac);case'FORMAT_ALIGN_TO_LEFT':return t({'string':'align\x20to\x20left','id':'FORMAT_ALIGN_TO_LEFT'});case'FORMAT_ALIGN_TO_RIGHT':return t({'string':'align\x20to\x20right','id':'FORMAT_ALIGN_TO_RIGHT'});case'FORMAT_ALIGN_TO_CENTER':return t({'string':'align\x20to\x20center','id':'FORMAT_ALIGN_TO_CENTER'});case'FORMAT_JUSTIFY_TEXT':return t({'string':'justify','id':'FORMAT_JUSTIFY_TEXT'});case'FORMAT_BOLD':return t({'string':'bold','id':'FORMAT_BOLD'});case'FORMAT_ITALIC':return t({'string':'italic','id':'FORMAT_ITALIC'});case'FORMAT_UNDERLINE':return t({'string':'underline','id':'FORMAT_UNDERLINE'});case'FORMAT_CODE':return t({'string':'code','id':'FORMAT_CODE'});case'FORMAT_STRIKETHROUGH':return t({'string':'strikethrough','id':'FORMAT_STRIKETHROUGH'});case'FORMAT_SUBSCRIPT':return t({'string':'subscript','id':'FORMAT_SUBSCRIPT'});case'FORMAT_SUPERSCRIPT':return t({'string':'superscript','id':'FORMAT_SUPERSCRIPT'});case'ELEMENT_BLOCK_QUOTE':return t({'string':'block\x20quote','id':'ELEMENT_BLOCK_QUOTE'});case'ELEMENT_CODE_BLOCK':return t({'string':'code\x20block','plural':'%0\x20code\x20blocks','id':'ELEMENT_CODE_BLOCK'},_0x5affac);case'FORMAT_HEADER_COLUMN':return t({'string':'header\x20column','id':'FORMAT_HEADER_COLUMN'});case'FORMAT_REGULAR_COLUMN':return t({'string':'regular\x20column','id':'FORMAT_REGULAR_COLUMN'});case'FORMAT_HEADER_ROW':return t({'string':'header\x20row','id':'FORMAT_HEADER_ROW'});case'FORMAT_REGULAR_ROW':return t({'string':'regular\x20row','id':'FORMAT_REGULAR_ROW'});case'PENDING_ACTION_SUGGESTION':return t({'string':'Unsaved\x20change\x20in\x20suggestion.','id':'PENDING_ACTION_SUGGESTION'});case'ELEMENT_TABLE_WITH_TEXT':return t({'string':'table\x20*with\x20text*\x20%0','id':'ELEMENT_TABLE_WITH_TEXT'},_0x5affac);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x5affac);case'ELEMENT_TABLE_ROW_WITH_TEXT':return t({'string':'table\x20row\x20*with\x20text*\x20%1','plural':'%0\x20table\x20rows\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_ROW_WITH_TEXT'},_0x5affac);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x5affac);case'ELEMENT_TABLE_COLUMN_WITH_TEXT':return t({'string':'table\x20column\x20*with\x20text*\x20%1','plural':'%0\x20table\x20columns\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_COLUMN_WITH_TEXT'},_0x5affac);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x5affac);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x5affac);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x5affac);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x5affac);default:return _0x104cc4;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2390=['isMultiRange','next','deletion','createPositionAfter','isObject','content','end','map','push','replace','createPositionBefore','value','getMarkers','isInContent','getRange','type','splice','createPositionAt','isIntersecting','color','\x20[color\x20','sort','schema','isTouching','isCollapsed','createRange','join'];(function(_0x569df0,_0x23903e){const _0x78e330=function(_0x86a531){while(--_0x86a531){_0x569df0['push'](_0x569df0['shift']());}};_0x78e330(++_0x23903e);}(_0x2390,0x1d0));const _0x78e3=function(_0x569df0,_0x23903e){_0x569df0=_0x569df0-0x0;let _0x78e330=_0x2390[_0x569df0];return _0x78e330;};export function normalizeDescription(_0x390a19){return Array['isArray'](_0x390a19)||(_0x390a19=[_0x390a19]),_0x390a19[_0x78e3('0x2')](_0x43ac2b=>{const _0x5eafcd=_0x43ac2b[_0x78e3('0x0')][_0x78e3('0x4')](/\*/g,''),_0x39e415=_0x43ac2b[_0x78e3('0xe')]?_0x78e3('0xf')+_0x43ac2b[_0x78e3('0xe')][_0x78e3('0x6')]+']':'';return'['+_0x43ac2b[_0x78e3('0xa')]+']\x20'+_0x5eafcd+_0x39e415;})[_0x78e3('0x15')](';\x20');}export function sortSuggestions(_0x2baee8){return _0x2baee8[_0x78e3('0x10')]((_0x3fd2b4,_0x599e63)=>'deletion'==_0x3fd2b4['type']&&_0x78e3('0x18')!=_0x599e63[_0x78e3('0xa')]?-0x1:_0x78e3('0x18')!=_0x3fd2b4[_0x78e3('0xa')]&&_0x78e3('0x18')==_0x599e63[_0x78e3('0xa')]?0x1:0x0);}export function getSelectedSuggestions(_0x36e597,_0x5c2c3a){const _0x41e673=Array['from'](_0x36e597['getRanges']()),_0xefe17e=new Set();for(const _0x527b21 of _0x5c2c3a)if(_0x527b21[_0x78e3('0x8')])for(const _0x96f895 of _0x41e673)for(const _0x4b7330 of _0x527b21[_0x78e3('0x7')]()){const _0x4bf3ef=_0x4b7330[_0x78e3('0x9')]();(_0x96f895[_0x78e3('0xd')](_0x4bf3ef)||_0x36e597[_0x78e3('0x13')]&&!_0x527b21[_0x78e3('0x16')]&&_0x527b21[_0x78e3('0x17')]&&_0x4bf3ef[_0x78e3('0x1')][_0x78e3('0x12')](_0x96f895['start']))&&_0xefe17e['add'](_0x527b21);}return _0xefe17e;}export function getRangesOfBlockGroups(_0x59f615,_0x1d3a3b){let _0x38e12a,_0x12022e=0x0;const _0x4b5471=[],_0x5c4f9f=_0x1d3a3b[_0x78e3('0x11')];for(;_0x12022e<_0x59f615['length'];){const _0x3a3499=_0x59f615[_0x12022e],_0x2eb90a=_0x59f615[_0x12022e+0x1];_0x38e12a||(_0x38e12a=_0x1d3a3b[_0x78e3('0x5')](_0x3a3499)),co(_0x1d3a3b,_0x3a3499,_0x2eb90a)||(_0x4b5471[_0x78e3('0x3')](_0x1d3a3b[_0x78e3('0x14')](_0x38e12a,_0x5c4f9f[_0x78e3('0x1a')](_0x3a3499)?_0x1d3a3b[_0x78e3('0x19')](_0x3a3499):_0x1d3a3b[_0x78e3('0xc')](_0x3a3499,'end'))),_0x38e12a=null),_0x12022e++;}return _0x4b5471;}function co(_0x3e4244,_0x460514,_0x443a79){if(!_0x443a79)return!0x1;const _0x54b226=_0x3e4244['createPositionAfter'](_0x460514),_0x313505=_0x3e4244[_0x78e3('0x5')](_0x443a79);return _0x54b226[_0x78e3('0x12')](_0x313505);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x364393,_0x39ef4f,_0x3279c7){for(;_0x3279c7['length'];){const _0x14d3e7=_0x3279c7[_0x78e3('0xb')](0x0,0x64);_0x364393['change'](()=>{for(const _0x4ea995 of _0x14d3e7)_0x4ea995[_0x78e3('0x8')]&&_0x39ef4f['execute'](_0x4ea995['id']);});}}
23
+ const _0x4c01=['isTouching','color','isArray','isCollapsed','sort','length','change','end','isInContent','from','getRanges','deletion','createRange','isObject','execute','getRange','push','isIntersecting','createPositionBefore','createPositionAt','next','type','start','content','add','schema','isMultiRange','createPositionAfter'];(function(_0x353a37,_0x4c019d){const _0x11593e=function(_0x27fca8){while(--_0x27fca8){_0x353a37['push'](_0x353a37['shift']());}};_0x11593e(++_0x4c019d);}(_0x4c01,0x71));const _0x1159=function(_0x353a37,_0x4c019d){_0x353a37=_0x353a37-0x0;let _0x11593e=_0x4c01[_0x353a37];return _0x11593e;};export function normalizeDescription(_0x936a34){return Array[_0x1159('0x1')](_0x936a34)||(_0x936a34=[_0x936a34]),_0x936a34['map'](_0x242e01=>{const _0x1e3af1=_0x242e01[_0x1159('0x16')]['replace'](/\*/g,''),_0x18635d=_0x242e01[_0x1159('0x0')]?'\x20[color\x20'+_0x242e01[_0x1159('0x0')]['value']+']':'';return'['+_0x242e01[_0x1159('0x14')]+']\x20'+_0x1e3af1+_0x18635d;})['join'](';\x20');}export function sortSuggestions(_0x3d48df){return _0x3d48df[_0x1159('0x3')]((_0x2417a7,_0x2a7406)=>_0x1159('0xa')==_0x2417a7[_0x1159('0x14')]&&_0x1159('0xa')!=_0x2a7406['type']?-0x1:_0x1159('0xa')!=_0x2417a7[_0x1159('0x14')]&&_0x1159('0xa')==_0x2a7406[_0x1159('0x14')]?0x1:0x0);}export function getSelectedSuggestions(_0x492d76,_0x3704ff){const _0x300e34=Array[_0x1159('0x8')](_0x492d76[_0x1159('0x9')]()),_0xa6d031=new Set();for(const _0x5153a9 of _0x3704ff)if(_0x5153a9['isInContent'])for(const _0x400561 of _0x300e34)for(const _0x46bdfc of _0x5153a9['getMarkers']()){const _0x4325bd=_0x46bdfc[_0x1159('0xe')]();(_0x400561[_0x1159('0x10')](_0x4325bd)||_0x492d76[_0x1159('0x2')]&&!_0x5153a9[_0x1159('0x19')]&&_0x5153a9[_0x1159('0x13')]&&_0x4325bd[_0x1159('0x6')][_0x1159('0x1b')](_0x400561[_0x1159('0x15')]))&&_0xa6d031[_0x1159('0x17')](_0x5153a9);}return _0xa6d031;}export function getRangesOfBlockGroups(_0x24aa38,_0x19831e){let _0x11da6f,_0x2ae417=0x0;const _0x39d962=[],_0x575e4a=_0x19831e[_0x1159('0x18')];for(;_0x2ae417<_0x24aa38[_0x1159('0x4')];){const _0x1f3493=_0x24aa38[_0x2ae417],_0x2a9eeb=_0x24aa38[_0x2ae417+0x1];_0x11da6f||(_0x11da6f=_0x19831e[_0x1159('0x11')](_0x1f3493)),co(_0x19831e,_0x1f3493,_0x2a9eeb)||(_0x39d962[_0x1159('0xf')](_0x19831e[_0x1159('0xb')](_0x11da6f,_0x575e4a[_0x1159('0xc')](_0x1f3493)?_0x19831e[_0x1159('0x1a')](_0x1f3493):_0x19831e[_0x1159('0x12')](_0x1f3493,_0x1159('0x6')))),_0x11da6f=null),_0x2ae417++;}return _0x39d962;}function co(_0x26d3c7,_0xfe9d0f,_0x25189a){if(!_0x25189a)return!0x1;const _0x4cc657=_0x26d3c7['createPositionAfter'](_0xfe9d0f),_0x39fc63=_0x26d3c7['createPositionBefore'](_0x25189a);return _0x4cc657[_0x1159('0x1b')](_0x39fc63);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x1ece56,_0x2b4947,_0x381684){for(;_0x381684[_0x1159('0x4')];){const _0x45fed5=_0x381684['splice'](0x0,0x64);_0x1ece56[_0x1159('0x5')](()=>{for(const _0x529712 of _0x45fed5)_0x529712[_0x1159('0x7')]&&_0x2b4947[_0x1159('0xd')](_0x529712['id']);});}}