@ckeditor/ckeditor5-track-changes 38.0.0-rc.0 → 38.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (64) hide show
  1. package/build/track-changes.js +1 -1
  2. package/package.json +3 -3
  3. package/src/commands/acceptsuggestioncommand.js +1 -1
  4. package/src/commands/discardsuggestioncommand.js +1 -1
  5. package/src/commands/executeonallsuggestionscommand.js +1 -1
  6. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  7. package/src/commands/trackchangescommand.js +1 -1
  8. package/src/integrations/alignment.js +1 -1
  9. package/src/integrations/basicstyles.js +1 -1
  10. package/src/integrations/blockquote.js +1 -1
  11. package/src/integrations/ckbox.js +1 -1
  12. package/src/integrations/codeblock.js +1 -1
  13. package/src/integrations/comments.js +1 -1
  14. package/src/integrations/deletecommand.js +1 -1
  15. package/src/integrations/documentlist.js +1 -1
  16. package/src/integrations/documentlistproperties.js +1 -1
  17. package/src/integrations/entercommand.js +1 -1
  18. package/src/integrations/findandreplace.js +1 -1
  19. package/src/integrations/font.js +1 -1
  20. package/src/integrations/formatpainter.js +1 -1
  21. package/src/integrations/heading.js +1 -1
  22. package/src/integrations/highlight.js +1 -1
  23. package/src/integrations/horizontalline.js +1 -1
  24. package/src/integrations/htmlembed.js +1 -1
  25. package/src/integrations/image.js +1 -1
  26. package/src/integrations/imagereplace.js +1 -1
  27. package/src/integrations/importword.js +1 -1
  28. package/src/integrations/indent.js +1 -1
  29. package/src/integrations/inputcommand.js +1 -1
  30. package/src/integrations/link.js +1 -1
  31. package/src/integrations/list.js +1 -1
  32. package/src/integrations/listproperties.js +1 -1
  33. package/src/integrations/mediaembed.js +1 -1
  34. package/src/integrations/mention.js +1 -1
  35. package/src/integrations/pagebreak.js +1 -1
  36. package/src/integrations/paragraph.js +1 -1
  37. package/src/integrations/removeformat.js +1 -1
  38. package/src/integrations/restrictededitingmode.js +1 -1
  39. package/src/integrations/shiftentercommand.js +1 -1
  40. package/src/integrations/standardeditingmode.js +1 -1
  41. package/src/integrations/style.js +1 -1
  42. package/src/integrations/table.js +1 -1
  43. package/src/integrations/tablecaption.js +1 -1
  44. package/src/integrations/tableclipboard.js +1 -1
  45. package/src/integrations/tablecolumnresize.js +1 -1
  46. package/src/integrations/tableheadings.js +1 -1
  47. package/src/integrations/tablemergesplit.js +1 -1
  48. package/src/integrations/tableofcontents.js +1 -1
  49. package/src/integrations/tableproperties.js +1 -1
  50. package/src/integrations/template.js +1 -1
  51. package/src/integrations/title.js +1 -1
  52. package/src/integrations/undo.js +1 -1
  53. package/src/integrations/utils.js +1 -1
  54. package/src/suggestion.js +1 -1
  55. package/src/suggestiondescriptionfactory.js +1 -1
  56. package/src/trackchanges.js +1 -1
  57. package/src/trackchangesdata.js +1 -1
  58. package/src/trackchangesediting.js +1 -1
  59. package/src/trackchangesui.js +1 -1
  60. package/src/ui/suggestioncontroller.js +1 -1
  61. package/src/ui/view/basesuggestionthreadview.js +1 -1
  62. package/src/ui/view/suggestionthreadview.js +1 -1
  63. package/src/utils/common-translations.js +1 -1
  64. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xc442=['disableComments','ck-comment__external','ck-suggestion-wrapper','locale','innerHTML','children','<span\x20class=\x22ck-suggestion-type\x22>','\x22></span>','discardSuggestion','title','description','fire','getTemplate','descriptionParts','ck-annotation__info-time','ck-suggestion-','name','_model','importWord','acceptButton','join','EXTERNAL_AVATAR','ck-annotation__info','Accept\x20suggestion','</p>','EXTERNAL_IMPORT_WORD_SUGGESTION','</span>','cancel','@external','source','span','ck-suggestion','type','isExternal','getExternalSuggestionNote','render','commentThreadInputView','change:description','EXTERNAL_IMPORT_WORD_AVATAR','ck-annotation__user','ck-annotation','Discard\x20suggestion','creator','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','.ck-annotation__content-wrapper','div','setTemplate','set','ck-suggestion__main','element','acceptSuggestion','\x22\x20title=\x22','discardButton','ck-suggestion__actions','createElement','check','push','userView','isActive','ck-annotation__info-name','commentsListView','attributes','time','ck-suggestion-wrapper--active','querySelector','bind','_createButton','value','isEnabled','execute','_config','canAccept','extendTemplate','_descriptionElement','authoredAt','color'];(function(_0x438851,_0xc4420c){const _0x5f0eda=function(_0x56ef18){while(--_0x56ef18){_0x438851['push'](_0x438851['shift']());}};_0x5f0eda(++_0xc4420c);}(_0xc442,0x17f));const _0x5f0e=function(_0x438851,_0xc4420c){_0x438851=_0x438851-0x0;let _0x5f0eda=_0xc442[_0x438851];return _0x5f0eda;};import{getTranslation as _0x4b3f98}from'../../utils/common-translations';import{default as _0x4357b8}from'./basesuggestionthreadview';import{ButtonView as _0x230ac1}from'ckeditor5/src/ui';import{icons as _0x4c4a76}from'ckeditor5/src/core';import{trimHtml as _0x3ba423,UserView as _0x4f6c26}from'ckeditor5-collaboration/src/collaboration-core';export default class zt extends _0x4357b8{constructor(_0x449a7f,_0x52cecc,_0x183c2b,_0x4a7c62){super(_0x449a7f,_0x52cecc,_0x183c2b,_0x4a7c62),this[_0x5f0e('0x2c')](_0x5f0e('0x1d'),''),this[_0x5f0e('0x3e')](_0x5f0e('0x1d'))['to'](this,_0x5f0e('0xa'),_0x45aefe=>_0x45aefe&&_0x45aefe[0x0]?_0x45aefe[0x0][_0x5f0e('0x1d')]:''),this[_0x5f0e('0x3e')](_0x5f0e('0x7'))['to'](this,_0x5f0e('0xa'),this,_0x5f0e('0x37'),(_0x5b3963,_0x5155fa)=>{let _0x17dd8e='';for(const _0x36804f of _0x5b3963)_0x17dd8e+='<p>'+ns(_0x36804f['content'],_0x36804f[_0x5f0e('0x48')])+_0x5f0e('0x15');return _0x5155fa?_0x17dd8e:_0x3ba423(_0x17dd8e,{'limit':0x8c});}),this['_descriptionElement']=null,this[_0x5f0e('0x10')]=this[_0x5f0e('0x3f')](_0x4b3f98(_0x449a7f,_0x5f0e('0x14')),_0x4c4a76[_0x5f0e('0x34')],'ck-suggestion--accept',_0x5f0e('0x2f'),'sw'),this['acceptButton'][_0x5f0e('0x3e')]('isEnabled')['to'](this,_0x5f0e('0x44')),this[_0x5f0e('0x31')]=this[_0x5f0e('0x3f')](_0x4b3f98(_0x449a7f,_0x5f0e('0x26')),_0x4c4a76[_0x5f0e('0x18')],'ck-suggestion--discard',_0x5f0e('0x5'),'sw'),this[_0x5f0e('0x31')]['bind'](_0x5f0e('0x41'))['to'](this,'canDiscard'),this[_0x5f0e('0x36')]=new _0x4f6c26(_0x449a7f,this[_0x5f0e('0xe')]['author'],this['getUserViewNotificationText']()),this['userView'][_0x5f0e('0x45')]({'attributes':{'class':['ck-suggestion__user',_0x5f0e('0x24')]}}),this[_0x5f0e('0x2b')](this[_0x5f0e('0x9')]());}[_0x5f0e('0x9')](){const _0x8c8bdc=this['bindTemplate'],_0x5d5ec5=[{'tag':_0x5f0e('0x2a'),'attributes':{'class':['ck-suggestion__info',_0x5f0e('0x13')]},'children':[{'tag':'span','children':[{'text':this[_0x5f0e('0x36')][_0x5f0e('0xd')]}],'attributes':{'class':['ck-suggestion__info-name',_0x5f0e('0x38')]}},{'tag':_0x5f0e('0x3b'),'attributes':{'datetime':_0x8c8bdc['to'](_0x5f0e('0x47')),'class':['ck-comment__info-time',_0x5f0e('0xb')]},'children':[{'text':_0x8c8bdc['to'](_0x5f0e('0x47'),_0x13eb79=>this[_0x5f0e('0x43')]['formatDateTime'](_0x13eb79))}]}]},{'tag':'div','attributes':{'class':[_0x5f0e('0x32'),'ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];this[_0x5f0e('0xe')][_0x5f0e('0x1e')]&&_0x5d5ec5[_0x5f0e('0x35')]({'tag':_0x5f0e('0x2a'),'attributes':{'class':[_0x5f0e('0x4a')]},'children':[{'text':this[_0x5f0e('0x1f')]()}]});const _0x1a4c90={'tag':'div','attributes':{'class':[_0x5f0e('0x4b'),_0x8c8bdc['if'](_0x5f0e('0x37'),_0x5f0e('0x3c')),_0x8c8bdc['to'](_0x5f0e('0x1d'),_0x41c272=>_0x5f0e('0xc')+_0x41c272),this['_config'][_0x5f0e('0x49')]&&'ck-suggestion--disabled-comments'],'data-suggestion-id':this[_0x5f0e('0xe')]['id'],'data-thread-id':this['_model']['commentThread']['id'],'data-author-id':this[_0x5f0e('0xe')]['author']['id'],'tabindex':-0x1},'children':[{'tag':'div','attributes':{'class':[_0x5f0e('0x1c'),_0x5f0e('0x25')]},'children':[this[_0x5f0e('0x36')],{'tag':_0x5f0e('0x2a'),'attributes':{'class':[_0x5f0e('0x2d'),'ck-annotation__main']},'children':_0x5d5ec5}]}]};return this[_0x5f0e('0x39')]&&this[_0x5f0e('0x21')]&&_0x1a4c90[_0x5f0e('0x2')][_0x5f0e('0x35')](this[_0x5f0e('0x39')],this[_0x5f0e('0x21')]),_0x1a4c90;}['render'](){super[_0x5f0e('0x20')](),this[_0x5f0e('0x46')]=this[_0x5f0e('0x2e')][_0x5f0e('0x3d')](_0x5f0e('0x29')),this[_0x5f0e('0x46')][_0x5f0e('0x1')]=this[_0x5f0e('0x7')],this['on'](_0x5f0e('0x22'),(_0x1229b6,_0x15ec60,_0x92291b)=>{this[_0x5f0e('0x46')][_0x5f0e('0x1')]=_0x92291b;});}[_0x5f0e('0x3f')](_0x4f8a4f,_0x433c5d,_0x3e770d,_0x2829c0,_0x281e88){const _0x202bdf=new _0x230ac1(this[_0x5f0e('0x0')]);return _0x202bdf[_0x5f0e('0x2c')]({'label':_0x4f8a4f,'icon':_0x433c5d,'tooltip':!0x0,'tooltipPosition':_0x281e88}),_0x202bdf['extendTemplate']({'attributes':{'class':_0x3e770d}}),_0x202bdf['on'](_0x5f0e('0x42'),()=>{this[_0x5f0e('0x8')](_0x2829c0,this['_model']['id']);}),_0x202bdf;}[_0x5f0e('0x1f')](){return _0x5f0e('0xf')===this[_0x5f0e('0xe')][_0x5f0e('0x3a')][_0x5f0e('0x19')]['source']?_0x4b3f98(this[_0x5f0e('0x0')],_0x5f0e('0x16')):_0x4b3f98(this['locale'],'EXTERNAL_SUGGESTION');}['getUserViewNotificationText'](){return this[_0x5f0e('0xe')][_0x5f0e('0x1e')]?_0x5f0e('0xf')===this['_model'][_0x5f0e('0x3a')]['@external'][_0x5f0e('0x1a')]?_0x4b3f98(this['locale'],_0x5f0e('0x23'),this[_0x5f0e('0xe')][_0x5f0e('0x27')][_0x5f0e('0xd')]):_0x4b3f98(this['locale'],_0x5f0e('0x12'),this[_0x5f0e('0xe')]['creator']['name']):null;}}function ns(_0x2b6d75,_0x27aa12){let _0x2fc55d='';return _0x2fc55d+=_0x2b6d75['split']('*')['map']((_0x171578,_0x490e2f)=>_0x490e2f%0x2!=0x0?_0x5f0e('0x3')+os(_0x171578)+_0x5f0e('0x17'):os(_0x171578))[_0x5f0e('0x11')](''),_0x27aa12&&(_0x2fc55d+=_0x5f0e('0x28')+_0x27aa12[_0x5f0e('0x40')]+_0x5f0e('0x30')+_0x27aa12[_0x5f0e('0x6')]+_0x5f0e('0x4')),_0x2fc55d;}function os(_0x1455bd){const _0x3600c6=document[_0x5f0e('0x33')](_0x5f0e('0x1b'));return _0x3600c6['innerText']=_0x1455bd,_0x3600c6[_0x5f0e('0x1')];}
23
+ const _0x459b=['value','importWord','commentThreadInputView','span','EXTERNAL_SUGGESTION','disableComments','children','Accept\x20suggestion','createElement','ck-annotation__info-name','execute','ck-suggestion-','color','isExternal','Discard\x20suggestion','acceptButton','name','commentThread','isEnabled','getTemplate','EXTERNAL_IMPORT_WORD_SUGGESTION','ck-comment__info-time','ck-suggestion__user','userView','render','set','.ck-annotation__content-wrapper','ck-suggestion-wrapper','ck-suggestion__info-name','extendTemplate','change:description','descriptionParts','_createButton','innerText','ck-suggestion__main','</p>','element','time','_descriptionElement','source','commentsListView','\x22></span>','@external','ck-suggestion--accept','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','content','check','ck-annotation__info','<p>','authoredAt','ck-suggestion--discard','fire','ck-suggestion','</span>','discardButton','bind','querySelector','formatDateTime','ck-annotation__main','<span\x20class=\x22ck-suggestion-type\x22>','div','join','ck-annotation__actions','ck-annotation__user','ck-suggestion__info','acceptSuggestion','_config','author','getExternalSuggestionNote','innerHTML','locale','canAccept','type','_model','ck-annotation__info-time','isActive','push','canDiscard','discardSuggestion','ck-suggestion-wrapper--active','creator','\x22\x20title=\x22','attributes','description'];(function(_0x2f11e3,_0x459b28){const _0x3de8c9=function(_0x13bafd){while(--_0x13bafd){_0x2f11e3['push'](_0x2f11e3['shift']());}};_0x3de8c9(++_0x459b28);}(_0x459b,0x129));const _0x3de8=function(_0x2f11e3,_0x459b28){_0x2f11e3=_0x2f11e3-0x0;let _0x3de8c9=_0x459b[_0x2f11e3];return _0x3de8c9;};import{getTranslation as _0x5d2277}from'../../utils/common-translations';import{default as _0x5ef615}from'./basesuggestionthreadview';import{ButtonView as _0x9d2665}from'ckeditor5/src/ui';import{icons as _0x17ccf4}from'ckeditor5/src/core';import{trimHtml as _0x493406,UserView as _0x29efa1}from'ckeditor5-collaboration/src/collaboration-core';export default class zt extends _0x5ef615{constructor(_0x56dcdf,_0x3ad5ad,_0x469863,_0xd8e4d8){super(_0x56dcdf,_0x3ad5ad,_0x469863,_0xd8e4d8),this[_0x3de8('0x40')](_0x3de8('0x1b'),''),this['bind']('type')['to'](this,'descriptionParts',_0x9935d7=>_0x9935d7&&_0x9935d7[0x0]?_0x9935d7[0x0][_0x3de8('0x1b')]:''),this['bind'](_0x3de8('0x26'))['to'](this,_0x3de8('0x46'),this,'isActive',(_0x470bf6,_0x3f30b3)=>{let _0x2e6442='';for(const _0x5304b7 of _0x470bf6)_0x2e6442+=_0x3de8('0x3')+ts(_0x5304b7[_0x3de8('0x0')],_0x5304b7[_0x3de8('0x33')])+_0x3de8('0x4a');return _0x3f30b3?_0x2e6442:_0x493406(_0x2e6442,{'limit':0x8c});}),this[_0x3de8('0x4d')]=null,this[_0x3de8('0x36')]=this[_0x3de8('0x47')](_0x5d2277(_0x56dcdf,_0x3de8('0x2e')),_0x17ccf4[_0x3de8('0x1')],_0x3de8('0x52'),_0x3de8('0x14'),'sw'),this[_0x3de8('0x36')][_0x3de8('0xa')](_0x3de8('0x39'))['to'](this,_0x3de8('0x1a')),this[_0x3de8('0x9')]=this[_0x3de8('0x47')](_0x5d2277(_0x56dcdf,_0x3de8('0x35')),_0x17ccf4['cancel'],_0x3de8('0x5'),_0x3de8('0x21'),'sw'),this[_0x3de8('0x9')][_0x3de8('0xa')]('isEnabled')['to'](this,_0x3de8('0x20')),this['userView']=new _0x29efa1(_0x56dcdf,this[_0x3de8('0x1c')][_0x3de8('0x16')],this['getUserViewNotificationText']()),this[_0x3de8('0x3e')][_0x3de8('0x44')]({'attributes':{'class':[_0x3de8('0x3d'),_0x3de8('0x12')]}}),this['setTemplate'](this[_0x3de8('0x3a')]());}[_0x3de8('0x3a')](){const _0x496675=this['bindTemplate'],_0x9ec98c=[{'tag':'div','attributes':{'class':[_0x3de8('0x13'),_0x3de8('0x2')]},'children':[{'tag':_0x3de8('0x2a'),'children':[{'text':this[_0x3de8('0x3e')]['name']}],'attributes':{'class':[_0x3de8('0x43'),_0x3de8('0x30')]}},{'tag':_0x3de8('0x4c'),'attributes':{'datetime':_0x496675['to'](_0x3de8('0x4')),'class':[_0x3de8('0x3c'),_0x3de8('0x1d')]},'children':[{'text':_0x496675['to']('authoredAt',_0x314713=>this[_0x3de8('0x15')][_0x3de8('0xc')](_0x314713))}]}]},{'tag':_0x3de8('0xf'),'attributes':{'class':['ck-suggestion__actions',_0x3de8('0x11')]},'children':[this[_0x3de8('0x36')],this['discardButton']]},{'tag':_0x3de8('0xf'),'attributes':{'class':['ck-annotation__content-wrapper']}}];this['_model']['isExternal']&&_0x9ec98c[_0x3de8('0x1f')]({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]});const _0x1287b6={'tag':'div','attributes':{'class':[_0x3de8('0x42'),_0x496675['if'](_0x3de8('0x1e'),_0x3de8('0x22')),_0x496675['to'](_0x3de8('0x1b'),_0x569a5d=>_0x3de8('0x32')+_0x569a5d),this[_0x3de8('0x15')][_0x3de8('0x2c')]&&'ck-suggestion--disabled-comments'],'data-suggestion-id':this[_0x3de8('0x1c')]['id'],'data-thread-id':this['_model'][_0x3de8('0x38')]['id'],'data-author-id':this[_0x3de8('0x1c')][_0x3de8('0x16')]['id'],'tabindex':-0x1},'children':[{'tag':_0x3de8('0xf'),'attributes':{'class':[_0x3de8('0x7'),'ck-annotation']},'children':[this[_0x3de8('0x3e')],{'tag':_0x3de8('0xf'),'attributes':{'class':[_0x3de8('0x49'),_0x3de8('0xd')]},'children':_0x9ec98c}]}]};return this['commentsListView']&&this[_0x3de8('0x29')]&&_0x1287b6[_0x3de8('0x2d')][_0x3de8('0x1f')](this[_0x3de8('0x4f')],this[_0x3de8('0x29')]),_0x1287b6;}[_0x3de8('0x3f')](){super[_0x3de8('0x3f')](),this[_0x3de8('0x4d')]=this[_0x3de8('0x4b')][_0x3de8('0xb')](_0x3de8('0x41')),this[_0x3de8('0x4d')][_0x3de8('0x18')]=this[_0x3de8('0x26')],this['on'](_0x3de8('0x45'),(_0x2a36da,_0x397232,_0x369404)=>{this[_0x3de8('0x4d')][_0x3de8('0x18')]=_0x369404;});}[_0x3de8('0x47')](_0x4cba47,_0x1208af,_0x1e4706,_0x516b9c,_0x2263f4){const _0x3480fc=new _0x9d2665(this[_0x3de8('0x19')]);return _0x3480fc['set']({'label':_0x4cba47,'icon':_0x1208af,'tooltip':!0x0,'tooltipPosition':_0x2263f4}),_0x3480fc[_0x3de8('0x44')]({'attributes':{'class':_0x1e4706}}),_0x3480fc['on'](_0x3de8('0x31'),()=>{this[_0x3de8('0x6')](_0x516b9c,this[_0x3de8('0x1c')]['id']);}),_0x3480fc;}[_0x3de8('0x17')](){return _0x3de8('0x28')===this[_0x3de8('0x1c')]['attributes'][_0x3de8('0x51')][_0x3de8('0x4e')]?_0x5d2277(this[_0x3de8('0x19')],_0x3de8('0x3b')):_0x5d2277(this['locale'],_0x3de8('0x2b'));}['getUserViewNotificationText'](){return this[_0x3de8('0x1c')][_0x3de8('0x34')]?_0x3de8('0x28')===this[_0x3de8('0x1c')][_0x3de8('0x25')]['@external']['source']?_0x5d2277(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this[_0x3de8('0x1c')][_0x3de8('0x23')][_0x3de8('0x37')]):_0x5d2277(this[_0x3de8('0x19')],'EXTERNAL_AVATAR',this[_0x3de8('0x1c')][_0x3de8('0x23')]['name']):null;}}function ts(_0x442210,_0x305d6e){let _0x9ebd54='';return _0x9ebd54+=_0x442210['split']('*')['map']((_0x26d363,_0x23f687)=>_0x23f687%0x2!=0x0?_0x3de8('0xe')+ss(_0x26d363)+_0x3de8('0x8'):ss(_0x26d363))[_0x3de8('0x10')](''),_0x305d6e&&(_0x9ebd54+=_0x3de8('0x53')+_0x305d6e[_0x3de8('0x27')]+_0x3de8('0x24')+_0x305d6e['title']+_0x3de8('0x50')),_0x9ebd54;}function ss(_0x2b994c){const _0xf81bbf=document[_0x3de8('0x2f')](_0x3de8('0x2a'));return _0xf81bbf[_0x3de8('0x48')]=_0x2b994c,_0xf81bbf['innerHTML'];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x264eae,_0x2dff1a,_0x146380){const t=_0x264eae['t'];switch(_0x2dff1a){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',_0x146380);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x146380);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x146380);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x146380);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x146380);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',_0x146380);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x146380);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',_0x146380);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x146380);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x146380);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x146380);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x146380);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x146380);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x146380);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x146380);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x146380);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x146380);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x146380);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x146380);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x146380);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x146380);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x146380);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'},_0x146380);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x146380);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x146380);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x146380);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x146380);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x146380);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'},_0x146380);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x146380);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x146380);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x146380);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x146380);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'},_0x146380);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x146380);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'},_0x146380);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'},_0x146380);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x146380);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'},_0x146380);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x146380);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'},_0x146380);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x146380);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x146380);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'},_0x146380);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'},_0x146380);default:return _0x2dff1a;}}
23
+ export function getTranslation(_0x4aeb15,_0x37732c,_0x3a4636){const t=_0x4aeb15['t'];switch(_0x37732c){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',_0x3a4636);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x3a4636);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x3a4636);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x3a4636);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x3a4636);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',_0x3a4636);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x3a4636);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',_0x3a4636);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x3a4636);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x3a4636);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x3a4636);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x3a4636);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x3a4636);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x3a4636);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x3a4636);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x3a4636);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x3a4636);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x3a4636);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x3a4636);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x3a4636);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x3a4636);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x3a4636);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'},_0x3a4636);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x3a4636);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x3a4636);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x3a4636);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x3a4636);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x3a4636);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'},_0x3a4636);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x3a4636);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x3a4636);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x3a4636);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x3a4636);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'},_0x3a4636);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x3a4636);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'},_0x3a4636);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'},_0x3a4636);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x3a4636);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'},_0x3a4636);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x3a4636);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'},_0x3a4636);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x3a4636);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x3a4636);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'},_0x3a4636);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'},_0x3a4636);default:return _0x37732c;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x45b3=['isInContent','value','add','type','splice','\x20[color\x20','isArray','isTouching','schema','color','replace','join','next','getMarkers','content','isCollapsed','sort','createPositionBefore','from','createRange','start','createPositionAfter','end','deletion','map','getRanges','getRange'];(function(_0x92763a,_0x45b38d){const _0x2622fd=function(_0x5949ec){while(--_0x5949ec){_0x92763a['push'](_0x92763a['shift']());}};_0x2622fd(++_0x45b38d);}(_0x45b3,0x8a));const _0x2622=function(_0x92763a,_0x45b38d){_0x92763a=_0x92763a-0x0;let _0x2622fd=_0x45b3[_0x92763a];return _0x2622fd;};export function normalizeDescription(_0x4227c3){return Array[_0x2622('0x3')](_0x4227c3)||(_0x4227c3=[_0x4227c3]),_0x4227c3[_0x2622('0x15')](_0x3206b7=>{const _0x3fedfd=_0x3206b7[_0x2622('0xb')][_0x2622('0x7')](/\*/g,''),_0x1c88d6=_0x3206b7[_0x2622('0x6')]?_0x2622('0x2')+_0x3206b7[_0x2622('0x6')][_0x2622('0x19')]+']':'';return'['+_0x3206b7['type']+']\x20'+_0x3fedfd+_0x1c88d6;})[_0x2622('0x8')](';\x20');}export function sortSuggestions(_0x52956c){return _0x52956c[_0x2622('0xd')]((_0x2e534d,_0x575abd)=>'deletion'==_0x2e534d['type']&&_0x2622('0x14')!=_0x575abd[_0x2622('0x0')]?-0x1:_0x2622('0x14')!=_0x2e534d[_0x2622('0x0')]&&_0x2622('0x14')==_0x575abd[_0x2622('0x0')]?0x1:0x0);}export function getSelectedSuggestions(_0x39b3a5,_0x32ddd9){const _0x284ff0=Array[_0x2622('0xf')](_0x39b3a5[_0x2622('0x16')]()),_0x4e724f=new Set();for(const _0xf1af33 of _0x32ddd9)if(_0xf1af33[_0x2622('0x18')])for(const _0xf61df8 of _0x284ff0)for(const _0x527941 of _0xf1af33[_0x2622('0xa')]()){const _0x3c3b51=_0x527941[_0x2622('0x17')]();(_0xf61df8['isIntersecting'](_0x3c3b51)||_0x39b3a5[_0x2622('0xc')]&&!_0xf1af33['isMultiRange']&&_0xf1af33[_0x2622('0x9')]&&_0x3c3b51[_0x2622('0x13')][_0x2622('0x4')](_0xf61df8[_0x2622('0x11')]))&&_0x4e724f[_0x2622('0x1a')](_0xf1af33);}return _0x4e724f;}export function getRangesOfBlockGroups(_0x15dd21,_0x1316a4){let _0x4f1f3c,_0x42e7b9=0x0;const _0x526015=[],_0x1167b0=_0x1316a4[_0x2622('0x5')];for(;_0x42e7b9<_0x15dd21['length'];){const _0x569b9c=_0x15dd21[_0x42e7b9],_0x467c3f=_0x15dd21[_0x42e7b9+0x1];_0x4f1f3c||(_0x4f1f3c=_0x1316a4[_0x2622('0xe')](_0x569b9c)),co(_0x1316a4,_0x569b9c,_0x467c3f)||(_0x526015['push'](_0x1316a4[_0x2622('0x10')](_0x4f1f3c,_0x1167b0['isObject'](_0x569b9c)?_0x1316a4['createPositionAfter'](_0x569b9c):_0x1316a4['createPositionAt'](_0x569b9c,'end'))),_0x4f1f3c=null),_0x42e7b9++;}return _0x526015;}function co(_0x843ba6,_0x57aea9,_0x3d77e8){if(!_0x3d77e8)return!0x1;const _0x33ddd9=_0x843ba6[_0x2622('0x12')](_0x57aea9),_0x4954ae=_0x843ba6['createPositionBefore'](_0x3d77e8);return _0x33ddd9['isTouching'](_0x4954ae);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x3fdb3,_0x15352a,_0x16fad5){for(;_0x16fad5['length'];){const _0x5cbf64=_0x16fad5[_0x2622('0x1')](0x0,0x64);_0x3fdb3['change'](()=>{for(const _0x58da4b of _0x5cbf64)_0x58da4b['isInContent']&&_0x15352a['execute'](_0x58da4b['id']);});}}
23
+ const _0x136d=['isArray','isTouching','replace','createPositionAt','change','splice','createRange','next','createPositionAfter','\x20[color\x20','end','length','createPositionBefore','type','join','from','getRanges','getRange','execute','start','value','schema','isInContent','isIntersecting','map','color','deletion','isMultiRange','content'];(function(_0x505506,_0x136d79){const _0x576ec2=function(_0x368b62){while(--_0x368b62){_0x505506['push'](_0x505506['shift']());}};_0x576ec2(++_0x136d79);}(_0x136d,0x1b5));const _0x576e=function(_0x505506,_0x136d79){_0x505506=_0x505506-0x0;let _0x576ec2=_0x136d[_0x505506];return _0x576ec2;};export function normalizeDescription(_0x3956aa){return Array[_0x576e('0x1b')](_0x3956aa)||(_0x3956aa=[_0x3956aa]),_0x3956aa[_0x576e('0x16')](_0x51f8bb=>{const _0x1abc0d=_0x51f8bb[_0x576e('0x1a')][_0x576e('0x0')](/\*/g,''),_0x54ceef=_0x51f8bb['color']?_0x576e('0x7')+_0x51f8bb[_0x576e('0x17')][_0x576e('0x12')]+']':'';return'['+_0x51f8bb[_0x576e('0xb')]+']\x20'+_0x1abc0d+_0x54ceef;})[_0x576e('0xc')](';\x20');}export function sortSuggestions(_0x337ea9){return _0x337ea9['sort']((_0x1266f0,_0x253eda)=>_0x576e('0x18')==_0x1266f0['type']&&_0x576e('0x18')!=_0x253eda[_0x576e('0xb')]?-0x1:_0x576e('0x18')!=_0x1266f0[_0x576e('0xb')]&&_0x576e('0x18')==_0x253eda[_0x576e('0xb')]?0x1:0x0);}export function getSelectedSuggestions(_0x17b177,_0xa1708d){const _0x45a63e=Array[_0x576e('0xd')](_0x17b177[_0x576e('0xe')]()),_0x1a7c6f=new Set();for(const _0xacb909 of _0xa1708d)if(_0xacb909[_0x576e('0x14')])for(const _0x4577ee of _0x45a63e)for(const _0x4f6c8f of _0xacb909['getMarkers']()){const _0x25dce1=_0x4f6c8f[_0x576e('0xf')]();(_0x4577ee[_0x576e('0x15')](_0x25dce1)||_0x17b177['isCollapsed']&&!_0xacb909[_0x576e('0x19')]&&_0xacb909[_0x576e('0x5')]&&_0x25dce1[_0x576e('0x8')][_0x576e('0x1c')](_0x4577ee[_0x576e('0x11')]))&&_0x1a7c6f['add'](_0xacb909);}return _0x1a7c6f;}export function getRangesOfBlockGroups(_0xae83e9,_0xa0425e){let _0x5c61c7,_0x509b97=0x0;const _0x286a57=[],_0x55acbd=_0xa0425e[_0x576e('0x13')];for(;_0x509b97<_0xae83e9[_0x576e('0x9')];){const _0x139151=_0xae83e9[_0x509b97],_0x465bc0=_0xae83e9[_0x509b97+0x1];_0x5c61c7||(_0x5c61c7=_0xa0425e['createPositionBefore'](_0x139151)),oo(_0xa0425e,_0x139151,_0x465bc0)||(_0x286a57['push'](_0xa0425e[_0x576e('0x4')](_0x5c61c7,_0x55acbd['isObject'](_0x139151)?_0xa0425e[_0x576e('0x6')](_0x139151):_0xa0425e[_0x576e('0x1')](_0x139151,_0x576e('0x8')))),_0x5c61c7=null),_0x509b97++;}return _0x286a57;}function oo(_0x377601,_0x42bb09,_0x41f2eb){if(!_0x41f2eb)return!0x1;const _0x2ad31f=_0x377601[_0x576e('0x6')](_0x42bb09),_0x545025=_0x377601[_0x576e('0xa')](_0x41f2eb);return _0x2ad31f[_0x576e('0x1c')](_0x545025);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x1f74df,_0x4475c8,_0x140439){for(;_0x140439[_0x576e('0x9')];){const _0x31f19e=_0x140439[_0x576e('0x3')](0x0,0x64);_0x1f74df[_0x576e('0x2')](()=>{for(const _0x59bc69 of _0x31f19e)_0x59bc69[_0x576e('0x14')]&&_0x4475c8[_0x576e('0x10')](_0x59bc69['id']);});}}