@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240506.0 → 0.0.0-nightly-20240508.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 (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +1 -1
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +1 -1
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4963e4=_0x58e7;(function(_0x1efef0,_0x4e04aa){const _0x2a5591=_0x58e7,_0xfce396=_0x1efef0();while(!![]){try{const _0x5d8940=parseInt(_0x2a5591(0x1b0))/0x1+parseInt(_0x2a5591(0x1ab))/0x2+parseInt(_0x2a5591(0x1b4))/0x3+-parseInt(_0x2a5591(0x1a0))/0x4+parseInt(_0x2a5591(0x210))/0x5+-parseInt(_0x2a5591(0x19d))/0x6+-parseInt(_0x2a5591(0x1b9))/0x7*(parseInt(_0x2a5591(0x211))/0x8);if(_0x5d8940===_0x4e04aa)break;else _0xfce396['push'](_0xfce396['shift']());}catch(_0x5addea){_0xfce396['push'](_0xfce396['shift']());}}}(_0x298d,0x26603));function _0x58e7(_0x5ca8fb,_0x7c0c22){const _0x298d84=_0x298d();return _0x58e7=function(_0x58e7da,_0x210069){_0x58e7da=_0x58e7da-0x199;let _0x3b74dc=_0x298d84[_0x58e7da];return _0x3b74dc;},_0x58e7(_0x5ca8fb,_0x7c0c22);}import{Plugin as _0x107b87}from'ckeditor5/src/core.js';import{Collection as _0x364e33}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x56a93e,createDropdown as _0x2c8467,ListSeparatorView as _0x36ea56,MenuBarMenuView as _0x4fc4b6,MenuBarMenuListView as _0x293d9a,MenuBarMenuListItemView as _0x288fce,MenuBarMenuListItemButtonView as _0x519c66,SplitButtonView as _0x79551d,ViewModel as _0x4e463b}from'ckeditor5/src/ui.js';import{Users as _0x104f32,getDateTimeFormatter as _0x50ee14,getAllMarkersDomElementsSorted as _0x659f39}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x181347 from'./trackchangesediting.js';function _0x298d(){const _0x188a31=['menuBar:trackChanges','innerView','createCommentThreadController','comments','createAnnotationView','listenTo','_createToolbarButton','some','isOn','componentFactory','Discard\x20all\x20suggestions','acceptSelectedSuggestions','source','isEnabled','_unbindEditors','locale','EditorAnnotations','pluginName','remove','editor','comments.maxCommentCharsWhenCollapsed','type','suggestionChanged','comments.editorConfig','_disableComments','init','editing','view','keys','isMultiRange','panelView','length','bind','_createMenuBarMenu','trackChanges','isInContent','commandName','model','getRanges','requires','reduce','CommentsUI','comments.maxCommentsWhenCollapsed','suggestion-','acceptAllSuggestions','Accept\x20all\x20selected\x20suggestions','registerAnnotation','getDescriptions','config','change:previous','separator','descriptionParts','button','trackChanges.SuggestionThreadView','push','unbind','hasSuggestion','set','TrackChangesUI','values','execute','isDirty','getAllAdjacentSuggestions','_viewToController','value','mainView','suggestionLoaded','_addUIComponentsToFactory','_updateController','get','descriptionFactory','children','_annotationViews','has','705000mIKLpK','851856JkfWdn','discardButton','getMarkers','suggestionUnloaded','Track\x20changes','_refreshActiveMarkers','_bindAnnotationToEditors','addComment','addSourceCollector','activeMarkers','clear','_handleSuggestionControllerDelayed','TrackChangesEditing','delegate','_suggestionToController','Discard\x20all\x20selected\x20suggestions','Accept\x20all\x20suggestions','activeAnnotations','items','define','SuggestionThreadView','_initializeController','getMarkerNames','destroy','1645944eTvsUp','filter','commentThread','1105464mdfpdB','focus','toMany','add','acceptButton','delete','refreshSelectedViews','commands','getJoined','switchbutton','lowest','267344JkriNW','change:activeAnnotations','getSuggestion','createAnnotation','discardAllSuggestions','266416cvjlAS','size','stopListening','trackChanges.disableComments','819813nhLmDf','getFirstRange','CommentView','actionView','getByInnerView','7VIAkBK','comments.maxThreadTotalWeight','plugins','arrowView','_handleControllerBuffer','discardSelectedSuggestions','Annotations','head','CommentsRepository','buttonView','_destroyController','previous','from'];_0x298d=function(){return _0x188a31;};return _0x298d();}import _0x27b1c4 from'./ui/suggestioncontroller.js';import _0x5c0041 from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x332be1}from'./utils/common-translations.js';import _0x2dc7b2 from'../theme/icons/track-changes.svg';export default class d extends _0x107b87{static get[_0x4963e4(0x1ed)](){const _0x49673b=_0x4963e4;return[_0x181347,_0x104f32,_0x49673b(0x1c1),_0x49673b(0x1bf),_0x49673b(0x1d6)];}static get[_0x4963e4(0x1d7)](){const _0x20075f=_0x4963e4;return _0x20075f(0x200);}constructor(_0x55f1ee){const _0x3cc60a=_0x4963e4;super(_0x55f1ee),this[_0x3cc60a(0x21f)]=new Map(),this[_0x3cc60a(0x205)]=new Map(),this[_0x3cc60a(0x20e)]=new Map(),this[_0x3cc60a(0x1bd)]=new Map();const _0x15b6b9=this[_0x3cc60a(0x1d9)][_0x3cc60a(0x1f6)];_0x15b6b9[_0x3cc60a(0x224)](_0x3cc60a(0x1fb),_0x5c0041),_0x15b6b9[_0x3cc60a(0x224)](_0x3cc60a(0x1b3),!0x1),this[_0x3cc60a(0x1de)]=_0x15b6b9[_0x3cc60a(0x20b)](_0x3cc60a(0x1b3));}[_0x4963e4(0x21c)](_0x1bf3bf,_0x1f3028){const _0x45268e=_0x4963e4;0x0===this[_0x45268e(0x1bd)][_0x45268e(0x1b1)]&&setTimeout(()=>{const _0x47c72e=_0x45268e;for(const [_0x50f43f,_0x5ba3a4]of this[_0x47c72e(0x1bd)]){const _0x2f79c0=this[_0x47c72e(0x21f)][_0x47c72e(0x20f)](_0x50f43f);_0x2f79c0||_0x5ba3a4?_0x2f79c0&&_0x5ba3a4&&this[_0x47c72e(0x1c3)](_0x50f43f):this[_0x47c72e(0x19a)](_0x50f43f);}this[_0x47c72e(0x1bd)][_0x47c72e(0x21b)](),this[_0x47c72e(0x1d9)][_0x47c72e(0x1bb)][_0x47c72e(0x20b)](_0x47c72e(0x1d6))[_0x47c72e(0x1a6)](),this[_0x47c72e(0x216)]();},0xa),this[_0x45268e(0x1bd)][_0x45268e(0x1ff)](_0x1bf3bf,_0x1f3028);}[_0x4963e4(0x1df)](){const _0xea5d3=_0x4963e4,_0x368d8b=this[_0xea5d3(0x1d9)],_0x46539f=_0x368d8b[_0xea5d3(0x1bb)][_0xea5d3(0x20b)](_0xea5d3(0x21d)),_0x251309=_0x368d8b[_0xea5d3(0x1bb)][_0xea5d3(0x20b)](_0xea5d3(0x1bf)),_0x4837d3=_0x368d8b[_0xea5d3(0x1bb)][_0xea5d3(0x20b)](_0xea5d3(0x1d6)),_0x325fde=_0x368d8b[_0xea5d3(0x1bb)][_0xea5d3(0x20b)](_0xea5d3(0x1c1));this[_0xea5d3(0x209)](),_0x4837d3[_0xea5d3(0x219)](()=>{const _0x1795fd=_0xea5d3,_0x3d54b6=[];for(const [_0x30679c,_0x49b61f]of Array[_0x1795fd(0x1c5)](this[_0x1795fd(0x21f)])){const _0x440971=_0x30679c[_0x1795fd(0x204)](),_0x5b8962=[];for(const _0x595eb2 of _0x440971){if(!_0x595eb2[_0x1795fd(0x1e9)])continue;if(_0x595eb2[_0x1795fd(0x1e3)]){_0x5b8962[_0x1795fd(0x1fc)](..._0x595eb2[_0x1795fd(0x1ec)]());continue;}const _0x174151=_0x595eb2[_0x1795fd(0x1b5)]();if(_0x5b8962[_0x1795fd(0x1e5)]>0x0){const _0x3c4ae6=_0x5b8962[0x0][_0x1795fd(0x1a8)](_0x174151);if(_0x3c4ae6){_0x5b8962[0x0]=_0x3c4ae6;continue;}}_0x5b8962[_0x1795fd(0x1fc)](_0x174151);}_0x3d54b6[_0x1795fd(0x1fc)]([_0x49b61f[_0x1795fd(0x1e1)],_0x5b8962]);}return _0x3d54b6;}),this[_0xea5d3(0x1cb)](_0x46539f,_0xea5d3(0x208),(_0x34bb29,_0x5a2b90)=>{const _0xa39c08=_0xea5d3;this[_0xa39c08(0x1cb)](_0x5a2b90,_0xa39c08(0x1f7),(_0x54512d,_0x42471b,_0x3efa88,_0x59d932)=>{const _0x88213f=_0xa39c08;_0x5a2b90[_0x88213f(0x1e9)]&&(null==_0x3efa88?(this[_0x88213f(0x20a)](_0x59d932[_0x88213f(0x1c0)]),this[_0x88213f(0x21c)](_0x5a2b90,!0x1)):(this[_0x88213f(0x20a)](_0x3efa88[_0x88213f(0x1c0)]),null==_0x59d932&&this[_0x88213f(0x21c)](_0x5a2b90,!0x0)));}),null!==_0x5a2b90[_0xa39c08(0x1c4)]?this[_0xa39c08(0x20a)](_0x5a2b90[_0xa39c08(0x1c0)]):this[_0xa39c08(0x21c)](_0x5a2b90,!0x1);}),this[_0xea5d3(0x1cb)](_0x46539f,_0xea5d3(0x214),(_0x21d651,_0x4254c5,_0x301692)=>{const _0x403701=_0xea5d3;this[_0x403701(0x1b2)](_0x4254c5,_0x403701(0x1f7)),this[_0x403701(0x1bd)][_0x403701(0x1a5)](_0x4254c5),this[_0x403701(0x21f)][_0x403701(0x20f)](_0x4254c5)&&this[_0x403701(0x1c3)](_0x4254c5),_0x301692&&this[_0x403701(0x20a)](_0x301692[_0x403701(0x1c0)]);}),this[_0xea5d3(0x1cb)](_0x46539f,_0xea5d3(0x1dc),(_0x1faa5f,_0x2b3b1b)=>{const _0x35b75a=_0xea5d3;this[_0x35b75a(0x20a)](_0x2b3b1b);}),this[_0xea5d3(0x1cb)](_0x251309,_0xea5d3(0x1ac),()=>{const _0x39891b=_0xea5d3;this[_0x39891b(0x216)]();}),this[_0xea5d3(0x1cb)](_0x325fde,_0xea5d3(0x218),(_0x95838d,{threadId:_0xbc60,isFromAdapter:_0x1f40de})=>{const _0xf29f6f=_0xea5d3;if(_0x1f40de||!_0x46539f[_0xf29f6f(0x1fe)](_0xbc60))return;const _0x1d94a2=_0x46539f[_0xf29f6f(0x1ad)](_0xbc60);this[_0xf29f6f(0x21f)][_0xf29f6f(0x20b)](_0x1d94a2)[_0xf29f6f(0x1e1)][_0xf29f6f(0x1a1)]();},{'priority':_0xea5d3(0x1aa)});}[_0x4963e4(0x216)](){const _0x10742c=_0x4963e4,_0x1b50e7=this[_0x10742c(0x1d9)][_0x10742c(0x1bb)][_0x10742c(0x20b)](_0x10742c(0x1bf)),_0x5536a3=this[_0x10742c(0x1d9)][_0x10742c(0x1bb)][_0x10742c(0x20b)](_0x10742c(0x21d)),_0x1b5b50=Array[_0x10742c(0x1c5)](_0x1b50e7[_0x10742c(0x222)],_0x445a74=>_0x445a74[_0x10742c(0x1c7)])[_0x10742c(0x19e)](_0xf49286=>this[_0x10742c(0x205)][_0x10742c(0x20f)](_0xf49286)),_0x176931=[];for(const _0x1cf5c6 of _0x1b5b50){const _0x51f562=this[_0x10742c(0x205)][_0x10742c(0x20b)](_0x1cf5c6)[_0x10742c(0x1eb)][_0x10742c(0x204)]();_0x176931[_0x10742c(0x1fc)](..._0x51f562[_0x10742c(0x1ee)]((_0x13bec0,_0x21928d)=>[..._0x13bec0,..._0x21928d[_0x10742c(0x19b)]()],[]));}_0x5536a3[_0x10742c(0x21a)]=_0x176931;}[_0x4963e4(0x209)](){const _0x28afc1=_0x4963e4,_0x87ad3=this[_0x28afc1(0x1d9)],_0x3884f9=_0x87ad3[_0x28afc1(0x1d5)],_0x3627ee=_0x332be1(_0x3884f9,_0x28afc1(0x215)),_0x52511a=new _0x364e33([{'type':_0x28afc1(0x1a9),'model':new _0x4e463b({'withText':!0x0,'label':_0x3627ee,'commandName':_0x28afc1(0x1e8)})},{'type':_0x28afc1(0x1f8)},{'type':_0x28afc1(0x1fa),'model':new _0x4e463b({'withText':!0x0,'label':_0x332be1(_0x3884f9,_0x28afc1(0x221)),'commandName':_0x28afc1(0x1f2)})},{'type':_0x28afc1(0x1fa),'model':new _0x4e463b({'withText':!0x0,'label':_0x332be1(_0x3884f9,_0x28afc1(0x1f3)),'commandName':_0x28afc1(0x1d1)})},{'type':_0x28afc1(0x1fa),'model':new _0x4e463b({'withText':!0x0,'label':_0x332be1(_0x3884f9,_0x28afc1(0x1d0)),'commandName':_0x28afc1(0x1af)})},{'type':_0x28afc1(0x1fa),'model':new _0x4e463b({'withText':!0x0,'label':_0x332be1(_0x3884f9,_0x28afc1(0x220)),'commandName':_0x28afc1(0x1be)})}]);for(const _0x33a0b0 of _0x52511a)if(ae(_0x33a0b0)){const _0x2cabec=_0x87ad3[_0x28afc1(0x1a7)][_0x28afc1(0x20b)](_0x33a0b0[_0x28afc1(0x1eb)][_0x28afc1(0x1ea)]);_0x33a0b0[_0x28afc1(0x1eb)][_0x28afc1(0x1e6)](_0x28afc1(0x1ce),_0x28afc1(0x1d3))['to'](_0x2cabec,_0x28afc1(0x206),_0x28afc1(0x1d3));}_0x87ad3['ui'][_0x28afc1(0x1cf)][_0x28afc1(0x1a3)](_0x28afc1(0x1e8),_0x4625ed=>this[_0x28afc1(0x1cc)](_0x4625ed,_0x52511a,_0x3627ee)),_0x87ad3['ui'][_0x28afc1(0x1cf)][_0x28afc1(0x1a3)](_0x28afc1(0x1c6),_0x10ac4f=>this[_0x28afc1(0x1e7)](_0x10ac4f,_0x52511a,_0x3627ee));}[_0x4963e4(0x1cc)](_0xcfb017,_0x1b2140,_0x8ff414){const _0xe1509c=_0x4963e4,_0x3e1ed7=_0x2c8467(_0xcfb017,_0x79551d),_0xf1e9=this[_0xe1509c(0x1d9)][_0xe1509c(0x1a7)][_0xe1509c(0x20b)](_0xe1509c(0x1e8));_0x3e1ed7[_0xe1509c(0x1c2)][_0xe1509c(0x1ff)]({'tooltip':_0x8ff414,'label':_0x8ff414,'icon':_0x2dc7b2}),_0x3e1ed7[_0xe1509c(0x1c2)][_0xe1509c(0x1e6)](_0xe1509c(0x1ce))['to'](_0xf1e9,_0xe1509c(0x206)),_0x3e1ed7[_0xe1509c(0x1c2)]['on'](_0xe1509c(0x202),()=>{const _0x117d57=_0xe1509c;_0xf1e9[_0x117d57(0x202)](),this[_0x117d57(0x1d9)][_0x117d57(0x1e0)][_0x117d57(0x1e1)][_0x117d57(0x1a1)]();}),_0x56a93e(_0x3e1ed7,_0x1b2140);const _0x2dcdf3=[];for(const _0x1c342a of _0x1b2140)ae(_0x1c342a)&&_0x2dcdf3[_0xe1509c(0x1fc)](this[_0xe1509c(0x1d9)][_0xe1509c(0x1a7)][_0xe1509c(0x20b)](_0x1c342a[_0xe1509c(0x1eb)][_0xe1509c(0x1ea)]));const _0x8bebde=_0x3e1ed7[_0xe1509c(0x1c2)];return _0x8bebde[_0xe1509c(0x1b7)][_0xe1509c(0x1fd)](_0xe1509c(0x1d3)),_0x8bebde[_0xe1509c(0x1bc)][_0xe1509c(0x1fd)](_0xe1509c(0x1d3)),_0x8bebde[_0xe1509c(0x1b7)][_0xe1509c(0x1e6)](_0xe1509c(0x1d3))['to'](_0xf1e9,_0xe1509c(0x1d3)),_0x8bebde[_0xe1509c(0x1bc)][_0xe1509c(0x1e6)](_0xe1509c(0x1d3))[_0xe1509c(0x1a2)](_0x2dcdf3,_0xe1509c(0x1d3),(..._0xb46e1)=>_0xb46e1[_0xe1509c(0x1cd)](_0x387f97=>_0x387f97)),_0x3e1ed7['on'](_0xe1509c(0x202),_0x439e24=>{const _0x571328=_0xe1509c;this[_0x571328(0x1d9)][_0x571328(0x202)](_0x439e24[_0x571328(0x1d2)][_0x571328(0x1ea)]),this[_0x571328(0x1d9)][_0x571328(0x1e0)][_0x571328(0x1e1)][_0x571328(0x1a1)]();}),_0x3e1ed7;}[_0x4963e4(0x1e7)](_0x2e40e1,_0x445997,_0x1b2e44){const _0x192bd7=_0x4963e4,_0x373bde=new _0x4fc4b6(_0x2e40e1),_0x5b7e8e=this[_0x192bd7(0x1d9)][_0x192bd7(0x1a7)][_0x192bd7(0x20b)](_0x192bd7(0x1e8));_0x373bde[_0x192bd7(0x1c2)][_0x192bd7(0x1ff)]({'label':_0x1b2e44,'icon':_0x2dc7b2});const _0x30462b=new _0x293d9a(_0x2e40e1);for(const _0x13ab71 of _0x445997){if(_0x192bd7(0x1f8)==_0x13ab71[_0x192bd7(0x1db)]){_0x30462b[_0x192bd7(0x223)][_0x192bd7(0x1a3)](new _0x36ea56(_0x2e40e1));continue;}const _0xbb7371=new _0x288fce(_0x2e40e1,_0x373bde),_0x3fe8bd=new _0x519c66(_0x2e40e1),_0x1fb6e4=_0x13ab71[_0x192bd7(0x1eb)];_0x3fe8bd[_0x192bd7(0x1e6)](...Object[_0x192bd7(0x1e2)](_0x1fb6e4))['to'](_0x1fb6e4),_0x3fe8bd[_0x192bd7(0x21e)](_0x192bd7(0x202))['to'](_0x373bde),_0x3fe8bd['on'](_0x192bd7(0x202),()=>{const _0x1023fa=_0x192bd7;this[_0x1023fa(0x1d9)][_0x1023fa(0x202)](_0x1fb6e4[_0x1023fa(0x1ea)]),this[_0x1023fa(0x1d9)][_0x1023fa(0x1e0)][_0x1023fa(0x1e1)][_0x1023fa(0x1a1)]();}),_0xbb7371[_0x192bd7(0x20d)][_0x192bd7(0x1a3)](_0x3fe8bd),_0x30462b[_0x192bd7(0x223)][_0x192bd7(0x1a3)](_0xbb7371);}return _0x373bde[_0x192bd7(0x1e6)](_0x192bd7(0x1d3))['to'](_0x5b7e8e,_0x192bd7(0x1d3)),_0x373bde[_0x192bd7(0x1e4)][_0x192bd7(0x20d)][_0x192bd7(0x1a3)](_0x30462b),_0x373bde;}[_0x4963e4(0x19a)](_0x126f60){const _0x228f16=_0x4963e4,_0xaea549=this[_0x228f16(0x1d9)],_0x5d85b9=_0xaea549[_0x228f16(0x1f6)],_0x5ca2e7=_0xaea549[_0x228f16(0x1bb)][_0x228f16(0x20b)](_0x228f16(0x1bf)),_0x997abd=_0xaea549[_0x228f16(0x1bb)][_0x228f16(0x20b)](_0x228f16(0x1c1)),_0x4fc1d8=_0xaea549[_0x228f16(0x1bb)][_0x228f16(0x20b)](_0x228f16(0x1d6)),_0x18abfb=_0xaea549[_0x228f16(0x1bb)][_0x228f16(0x20b)](_0x104f32)['me'],_0x3caf3a=_0x5d85b9[_0x228f16(0x20b)](_0x228f16(0x1e8))[_0x228f16(0x199)],{CommentsListView:_0x3ecdc0,CommentThreadInputView:_0xe2b3df}=_0xaea549[_0x228f16(0x1bb)][_0x228f16(0x20b)](_0x228f16(0x1ef));let _0x421b9a,_0x2d4a56;this[_0x228f16(0x20e)][_0x228f16(0x20f)](_0x126f60['id'])?(_0x2d4a56=this[_0x228f16(0x20e)][_0x228f16(0x20b)](_0x126f60['id']),_0x421b9a=_0x2d4a56[_0x228f16(0x207)]):(_0x421b9a=new _0x3caf3a(_0xaea549[_0x228f16(0x1d5)],_0x126f60,_0x18abfb,{'disableComments':this[_0x228f16(0x1de)],'editorConfig':_0x5d85b9[_0x228f16(0x20b)](_0x228f16(0x1dd)),'maxCommentsWhenCollapsed':_0x5d85b9[_0x228f16(0x20b)](_0x228f16(0x1f0)),'maxThreadTotalWeight':_0x5d85b9[_0x228f16(0x20b)](_0x228f16(0x1ba)),'maxCommentCharsWhenCollapsed':_0x5d85b9[_0x228f16(0x20b)](_0x228f16(0x1da)),'formatDateTime':_0x50ee14(_0x5d85b9[_0x228f16(0x20b)](_0x228f16(0x1d5))),'CommentView':_0x5d85b9[_0x228f16(0x20b)](_0x228f16(0x1c9))[_0x228f16(0x1b6)],'CommentsListView':_0x3ecdc0,'CommentThreadInputView':_0xe2b3df}),_0x421b9a[_0x228f16(0x1a4)]['on'](_0x228f16(0x202),()=>{const _0x531c6b=_0x228f16;_0xaea549[_0x531c6b(0x1e0)][_0x531c6b(0x1e1)][_0x531c6b(0x1a1)]();}),_0x421b9a[_0x228f16(0x212)]['on'](_0x228f16(0x202),()=>{const _0x42ee4a=_0x228f16;_0xaea549[_0x42ee4a(0x1e0)][_0x42ee4a(0x1e1)][_0x42ee4a(0x1a1)]();}),_0x2d4a56=_0x5ca2e7[_0x228f16(0x1ca)](this[_0x228f16(0x1d9)][_0x228f16(0x1d5)],_0x421b9a),_0x2d4a56[_0x228f16(0x1e6)](_0x228f16(0x203))['to'](_0x421b9a,_0x228f16(0x203)),_0x2d4a56[_0x228f16(0x1e6)](_0x228f16(0x1e5))['to'](_0x421b9a),_0x2d4a56[_0x228f16(0x1e6)](_0x228f16(0x1db))['to'](_0x421b9a,_0x228f16(0x1db),_0x5dd8ca=>_0x228f16(0x1f1)+_0x5dd8ca),this[_0x228f16(0x20e)][_0x228f16(0x1ff)](_0x126f60['id'],_0x2d4a56));const _0x59792b=_0x997abd[_0x228f16(0x1c8)](_0x126f60[_0x228f16(0x19f)],_0x421b9a),_0x3a4efe=new _0x27b1c4(_0xaea549,_0x126f60,_0x421b9a,_0x59792b),_0x24c891=_0x126f60[_0x228f16(0x204)]()[_0x228f16(0x19e)](_0x3125fe=>_0x3125fe[_0x228f16(0x1e9)]);_0x421b9a[_0x228f16(0x1f9)]=_0xaea549[_0x228f16(0x1bb)][_0x228f16(0x20b)](_0x228f16(0x21d))[_0x228f16(0x20c)][_0x228f16(0x1f5)](_0x24c891),this[_0x228f16(0x21f)][_0x228f16(0x1ff)](_0x126f60,_0x3a4efe),this[_0x228f16(0x205)][_0x228f16(0x1ff)](_0x421b9a,_0x3a4efe);const _0x5b95f6=_0x5ca2e7[_0x228f16(0x1ae)]({'view':_0x2d4a56,'target':()=>{const _0x3f5185=_0x228f16,_0x596b69=[],_0x44f62d=_0x126f60[_0x3f5185(0x204)]()[_0x3f5185(0x19e)](_0x29aaa1=>_0x29aaa1[_0x3f5185(0x1e9)]);for(const _0x141426 of _0x44f62d)_0x596b69[_0x3f5185(0x1fc)](..._0x141426[_0x3f5185(0x213)]());return _0x659f39(_0xaea549[_0x3f5185(0x1e0)],_0x596b69);},'type':()=>_0x228f16(0x1f1)+_0x3a4efe[_0x228f16(0x1e1)][_0x228f16(0x1db)]});_0x997abd[_0x228f16(0x217)](_0x421b9a,_0x5b95f6),_0x5ca2e7[_0x228f16(0x1a3)](_0x5b95f6),_0x4fc1d8[_0x228f16(0x1f4)](_0x5b95f6);}[_0x4963e4(0x1c3)](_0x14a490){const _0x5efcad=_0x4963e4,_0xb2a26a=this[_0x5efcad(0x1d9)][_0x5efcad(0x1bb)][_0x5efcad(0x20b)](_0x5efcad(0x1c1)),_0xe8e8b9=this[_0x5efcad(0x1d9)][_0x5efcad(0x1bb)][_0x5efcad(0x20b)](_0x5efcad(0x1bf)),_0x558d1a=this[_0x5efcad(0x21f)][_0x5efcad(0x20b)](_0x14a490),_0x17bf44=_0x558d1a[_0x5efcad(0x1e1)],_0x23df1b=_0xe8e8b9[_0x5efcad(0x1b8)](_0x17bf44);_0xb2a26a[_0x5efcad(0x1d4)](_0x17bf44),_0x23df1b&&_0xe8e8b9[_0x5efcad(0x1d8)](_0x23df1b),this[_0x5efcad(0x21f)][_0x5efcad(0x1a5)](_0x14a490),this[_0x5efcad(0x205)][_0x5efcad(0x1a5)](_0x17bf44),_0x558d1a[_0x5efcad(0x19c)]();}[_0x4963e4(0x20a)](_0xf5133){const _0x2a8d6a=_0x4963e4;if(!_0xf5133[_0x2a8d6a(0x1e9)]||!this[_0x2a8d6a(0x21f)][_0x2a8d6a(0x20f)](_0xf5133))return;const _0x246319=this[_0x2a8d6a(0x1d9)][_0x2a8d6a(0x1bb)][_0x2a8d6a(0x20b)](_0x2a8d6a(0x21d)),_0x52b15e=this[_0x2a8d6a(0x21f)][_0x2a8d6a(0x20b)](_0xf5133),_0x4ad8c0=_0xf5133[_0x2a8d6a(0x204)]();_0x52b15e[_0x2a8d6a(0x1e1)][_0x2a8d6a(0x1f9)]=_0x246319[_0x2a8d6a(0x20c)][_0x2a8d6a(0x1f5)](_0x4ad8c0);}[_0x4963e4(0x19c)](){const _0x35baf6=_0x4963e4;for(const _0x2d26c5 of this[_0x35baf6(0x21f)][_0x35baf6(0x1e2)]())this[_0x35baf6(0x1c3)](_0x2d26c5);for(const _0x316788 of this[_0x35baf6(0x20e)][_0x35baf6(0x201)]())_0x316788[_0x35baf6(0x207)][_0x35baf6(0x19c)]();super[_0x35baf6(0x19c)]();}}function ae(_0x4aa3ff){const _0x5bd948=_0x4963e4;return _0x5bd948(0x1eb)in _0x4aa3ff;}
23
+ function _0x549d(){const _0x3fbfb6=['panelView','switchbutton','commandName','change:activeAnnotations','getAllAdjacentSuggestions','comments.maxCommentsWhenCollapsed','commentThread','locale','type','trackChanges','_annotationViews','2352938tadPlx','addSourceCollector','getMarkers','591561yMECMU','trackChanges.disableComments','_viewToController','unbind','Accept\x20all\x20suggestions','set','SuggestionThreadView','_handleControllerBuffer','suggestionUnloaded','createCommentThreadController','innerView','discardSelectedSuggestions','Discard\x20all\x20suggestions','editor','comments','addComment','_disableComments','menuBar:trackChanges','remove','button','previous','createAnnotationView','170wjCCjp','componentFactory','size','requires','acceptButton','isMultiRange','_createToolbarButton','isInContent','clear','menuitemcheckbox','createAnnotation','EditorAnnotations','stopListening','2634483hYONOL','length','getSuggestion','menuitem','toMany','registerAnnotation','Discard\x20all\x20selected\x20suggestions','_refreshActiveMarkers','isDirty','getJoined','has','discardButton','focus','getByInnerView','activeMarkers','_updateController','isOn','get','lowest','descriptionParts','head','102qxwUTg','trackChanges.SuggestionThreadView','_destroyController','commands','init','push','buttonView','value','comments.editorConfig','keys','CommentsRepository','separator','_unbindEditors','add','TrackChangesUI','Annotations','source','acceptAllSuggestions','CommentsUI','suggestionLoaded','bind','mainView','listenTo','destroy','suggestion-','items','plugins','values','reduce','pluginName','suggestionChanged','acceptSelectedSuggestions','CommentView','actionView','2737294ZVsyPq','delegate','editing','arrowView','isEnabled','model','_addUIComponentsToFactory','_createMenuBarMenu','getMarkerNames','getRanges','execute','config','_handleSuggestionControllerDelayed','descriptionFactory','hasSuggestion','refreshSelectedViews','activeAnnotations','menu','children','some','TrackChangesEditing','Accept\x20all\x20selected\x20suggestions','define','_bindAnnotationToEditors','232095ryefkV','7610520UgGXOT','_suggestionToController','4OOWvos','view','comments.maxThreadTotalWeight','filter','384705yICZxD','getFirstRange','from','delete','change:previous','_initializeController','Track\x20changes','getDescriptions','comments.maxCommentCharsWhenCollapsed','discardAllSuggestions'];_0x549d=function(){return _0x3fbfb6;};return _0x549d();}const _0x2cade3=_0x16b4;(function(_0x5354c2,_0xab513c){const _0x39fcc3=_0x16b4,_0x3efadd=_0x5354c2();while(!![]){try{const _0x363a3c=-parseInt(_0x39fcc3(0x163))/0x1+parseInt(_0x39fcc3(0x178))/0x2+-parseInt(_0x39fcc3(0x19e))/0x3*(-parseInt(_0x39fcc3(0x15f))/0x4)+parseInt(_0x39fcc3(0x15c))/0x5*(-parseInt(_0x39fcc3(0x122))/0x6)+-parseInt(_0x39fcc3(0x144))/0x7+-parseInt(_0x39fcc3(0x15d))/0x8+-parseInt(_0x39fcc3(0x17b))/0x9*(-parseInt(_0x39fcc3(0x191))/0xa);if(_0x363a3c===_0xab513c)break;else _0x3efadd['push'](_0x3efadd['shift']());}catch(_0x561853){_0x3efadd['push'](_0x3efadd['shift']());}}}(_0x549d,0xa01de));import{Plugin as _0x400ba6}from'ckeditor5/src/core.js';import{Collection as _0x30387b}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x49bc9f,createDropdown as _0x139ea2,ListSeparatorView as _0x3d6320,MenuBarMenuView as _0x2e4499,MenuBarMenuListView as _0x5955b6,MenuBarMenuListItemView as _0x3eb551,MenuBarMenuListItemButtonView as _0x314e6b,SplitButtonView as _0x47e008,ViewModel as _0x16c182}from'ckeditor5/src/ui.js';import{Users as _0x699683,getDateTimeFormatter as _0x2f6e60,getAllMarkersDomElementsSorted as _0x411238}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x368602 from'./trackchangesediting.js';import _0x2bba48 from'./ui/suggestioncontroller.js';function _0x16b4(_0x3ecc9d,_0x564716){const _0x549d3f=_0x549d();return _0x16b4=function(_0x16b4ec,_0x5cb4f3){_0x16b4ec=_0x16b4ec-0x11d;let _0x315613=_0x549d3f[_0x16b4ec];return _0x315613;},_0x16b4(_0x3ecc9d,_0x564716);}import _0x533da5 from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x3d2d2f}from'./utils/common-translations.js';import _0x4bfdf8 from'../theme/icons/track-changes.svg';export default class d extends _0x400ba6{static get[_0x2cade3(0x194)](){const _0x4a70e9=_0x2cade3;return[_0x368602,_0x699683,_0x4a70e9(0x12c),_0x4a70e9(0x131),_0x4a70e9(0x19c)];}static get[_0x2cade3(0x13f)](){const _0x47960c=_0x2cade3;return _0x47960c(0x130);}constructor(_0x320e72){const _0x3c5903=_0x2cade3;super(_0x320e72),this[_0x3c5903(0x15e)]=new Map(),this[_0x3c5903(0x17d)]=new Map(),this[_0x3c5903(0x177)]=new Map(),this[_0x3c5903(0x182)]=new Map();const _0x1e9dff=this[_0x3c5903(0x188)][_0x3c5903(0x14f)];_0x1e9dff[_0x3c5903(0x15a)](_0x3c5903(0x123),_0x533da5),_0x1e9dff[_0x3c5903(0x15a)](_0x3c5903(0x17c),!0x1),this[_0x3c5903(0x18b)]=_0x1e9dff[_0x3c5903(0x11e)](_0x3c5903(0x17c));}[_0x2cade3(0x150)](_0x4a4b0f,_0x106924){const _0xfd8869=_0x2cade3;0x0===this[_0xfd8869(0x182)][_0xfd8869(0x193)]&&setTimeout(()=>{const _0x57e3cd=_0xfd8869;for(const [_0x5ea5dc,_0xc7892d]of this[_0x57e3cd(0x182)]){const _0x8c3e50=this[_0x57e3cd(0x15e)][_0x57e3cd(0x1a8)](_0x5ea5dc);_0x8c3e50||_0xc7892d?_0x8c3e50&&_0xc7892d&&this[_0x57e3cd(0x124)](_0x5ea5dc):this[_0x57e3cd(0x168)](_0x5ea5dc);}this[_0x57e3cd(0x182)][_0x57e3cd(0x199)](),this[_0x57e3cd(0x188)][_0x57e3cd(0x13c)][_0x57e3cd(0x11e)](_0x57e3cd(0x19c))[_0x57e3cd(0x153)](),this[_0x57e3cd(0x1a5)]();},0xa),this[_0xfd8869(0x182)][_0xfd8869(0x180)](_0x4a4b0f,_0x106924);}[_0x2cade3(0x126)](){const _0x3d601f=_0x2cade3,_0x514ad0=this[_0x3d601f(0x188)],_0x14767d=_0x514ad0[_0x3d601f(0x13c)][_0x3d601f(0x11e)](_0x3d601f(0x158)),_0x51e1b4=_0x514ad0[_0x3d601f(0x13c)][_0x3d601f(0x11e)](_0x3d601f(0x131)),_0x345ad0=_0x514ad0[_0x3d601f(0x13c)][_0x3d601f(0x11e)](_0x3d601f(0x19c)),_0x79800f=_0x514ad0[_0x3d601f(0x13c)][_0x3d601f(0x11e)](_0x3d601f(0x12c));this[_0x3d601f(0x14a)](),_0x345ad0[_0x3d601f(0x179)](()=>{const _0x2c0c2a=_0x3d601f,_0x48bb76=[];for(const [_0x14e6a9,_0x4bbc5d]of Array[_0x2c0c2a(0x165)](this[_0x2c0c2a(0x15e)])){const _0x1f56ad=_0x14e6a9[_0x2c0c2a(0x171)](),_0x40ea9c=[];for(const _0x33ed33 of _0x1f56ad){if(!_0x33ed33[_0x2c0c2a(0x198)])continue;if(_0x33ed33[_0x2c0c2a(0x196)]){_0x40ea9c[_0x2c0c2a(0x127)](..._0x33ed33[_0x2c0c2a(0x14d)]());continue;}const _0x5d1ca2=_0x33ed33[_0x2c0c2a(0x164)]();if(_0x40ea9c[_0x2c0c2a(0x19f)]>0x0){const _0x260344=_0x40ea9c[0x0][_0x2c0c2a(0x1a7)](_0x5d1ca2);if(_0x260344){_0x40ea9c[0x0]=_0x260344;continue;}}_0x40ea9c[_0x2c0c2a(0x127)](_0x5d1ca2);}_0x48bb76[_0x2c0c2a(0x127)]([_0x4bbc5d[_0x2c0c2a(0x160)],_0x40ea9c]);}return _0x48bb76;}),this[_0x3d601f(0x138)](_0x14767d,_0x3d601f(0x135),(_0x517caf,_0x4fb5ee)=>{const _0x53d327=_0x3d601f;this[_0x53d327(0x138)](_0x4fb5ee,_0x53d327(0x167),(_0x8bb540,_0x28f1fc,_0x47d2ee,_0x3f20ad)=>{const _0x160e01=_0x53d327;_0x4fb5ee[_0x160e01(0x198)]&&(null==_0x47d2ee?(this[_0x160e01(0x1ad)](_0x3f20ad[_0x160e01(0x121)]),this[_0x160e01(0x150)](_0x4fb5ee,!0x1)):(this[_0x160e01(0x1ad)](_0x47d2ee[_0x160e01(0x121)]),null==_0x3f20ad&&this[_0x160e01(0x150)](_0x4fb5ee,!0x0)));}),null!==_0x4fb5ee[_0x53d327(0x18f)]?this[_0x53d327(0x1ad)](_0x4fb5ee[_0x53d327(0x121)]):this[_0x53d327(0x150)](_0x4fb5ee,!0x1);}),this[_0x3d601f(0x138)](_0x14767d,_0x3d601f(0x183),(_0x3b0ab1,_0x18f385,_0x5529ac)=>{const _0x1b6ce4=_0x3d601f;this[_0x1b6ce4(0x19d)](_0x18f385,_0x1b6ce4(0x167)),this[_0x1b6ce4(0x182)][_0x1b6ce4(0x166)](_0x18f385),this[_0x1b6ce4(0x15e)][_0x1b6ce4(0x1a8)](_0x18f385)&&this[_0x1b6ce4(0x124)](_0x18f385),_0x5529ac&&this[_0x1b6ce4(0x1ad)](_0x5529ac[_0x1b6ce4(0x121)]);}),this[_0x3d601f(0x138)](_0x14767d,_0x3d601f(0x140),(_0x33f7d7,_0x3c3b95)=>{const _0x1b223c=_0x3d601f;this[_0x1b223c(0x1ad)](_0x3c3b95);}),this[_0x3d601f(0x138)](_0x51e1b4,_0x3d601f(0x170),()=>{const _0x1bc847=_0x3d601f;this[_0x1bc847(0x1a5)]();}),this[_0x3d601f(0x138)](_0x79800f,_0x3d601f(0x18a),(_0x48f710,{threadId:_0x12a526,isFromAdapter:_0x26903d})=>{const _0x54a45c=_0x3d601f;if(_0x26903d||!_0x14767d[_0x54a45c(0x152)](_0x12a526))return;const _0x2537cd=_0x14767d[_0x54a45c(0x1a0)](_0x12a526);this[_0x54a45c(0x15e)][_0x54a45c(0x11e)](_0x2537cd)[_0x54a45c(0x160)][_0x54a45c(0x1aa)]();},{'priority':_0x3d601f(0x11f)});}[_0x2cade3(0x1a5)](){const _0x1cc72b=_0x2cade3,_0x1a566a=this[_0x1cc72b(0x188)][_0x1cc72b(0x13c)][_0x1cc72b(0x11e)](_0x1cc72b(0x131)),_0x5b9743=this[_0x1cc72b(0x188)][_0x1cc72b(0x13c)][_0x1cc72b(0x11e)](_0x1cc72b(0x158)),_0x182ef4=Array[_0x1cc72b(0x165)](_0x1a566a[_0x1cc72b(0x154)],_0x270eb7=>_0x270eb7[_0x1cc72b(0x185)])[_0x1cc72b(0x162)](_0x5d7c48=>this[_0x1cc72b(0x17d)][_0x1cc72b(0x1a8)](_0x5d7c48)),_0x5e8bfc=[];for(const _0x2520d4 of _0x182ef4){const _0xc2eae=this[_0x1cc72b(0x17d)][_0x1cc72b(0x11e)](_0x2520d4)[_0x1cc72b(0x149)][_0x1cc72b(0x171)]();_0x5e8bfc[_0x1cc72b(0x127)](..._0xc2eae[_0x1cc72b(0x13e)]((_0x3c1175,_0x3f387b)=>[..._0x3c1175,..._0x3f387b[_0x1cc72b(0x14c)]()],[]));}_0x5b9743[_0x1cc72b(0x1ac)]=_0x5e8bfc;}[_0x2cade3(0x14a)](){const _0x22cc45=_0x2cade3,_0x41a49b=this[_0x22cc45(0x188)],_0x25d6a4=_0x41a49b[_0x22cc45(0x174)],_0x4ffbc7=_0x3d2d2f(_0x25d6a4,_0x22cc45(0x169)),_0x180467=new _0x30387b([{'type':_0x22cc45(0x16e),'model':new _0x16c182({'withText':!0x0,'label':_0x4ffbc7,'commandName':_0x22cc45(0x176),'role':_0x22cc45(0x19a)})},{'type':_0x22cc45(0x12d)},{'type':_0x22cc45(0x18e),'model':new _0x16c182({'withText':!0x0,'label':_0x3d2d2f(_0x25d6a4,_0x22cc45(0x17f)),'commandName':_0x22cc45(0x133),'role':_0x22cc45(0x1a1)})},{'type':_0x22cc45(0x18e),'model':new _0x16c182({'withText':!0x0,'label':_0x3d2d2f(_0x25d6a4,_0x22cc45(0x159)),'commandName':_0x22cc45(0x141),'role':_0x22cc45(0x1a1)})},{'type':_0x22cc45(0x18e),'model':new _0x16c182({'withText':!0x0,'label':_0x3d2d2f(_0x25d6a4,_0x22cc45(0x187)),'commandName':_0x22cc45(0x16c),'role':_0x22cc45(0x1a1)})},{'type':_0x22cc45(0x18e),'model':new _0x16c182({'withText':!0x0,'label':_0x3d2d2f(_0x25d6a4,_0x22cc45(0x1a4)),'commandName':_0x22cc45(0x186),'role':_0x22cc45(0x1a1)})}]);for(const _0x1f374f of _0x180467)if(ae(_0x1f374f)){const _0x1aeb96=_0x41a49b[_0x22cc45(0x125)][_0x22cc45(0x11e)](_0x1f374f[_0x22cc45(0x149)][_0x22cc45(0x16f)]);_0x1f374f[_0x22cc45(0x149)][_0x22cc45(0x136)](_0x22cc45(0x11d),_0x22cc45(0x148))['to'](_0x1aeb96,_0x22cc45(0x129),_0x22cc45(0x148));}_0x41a49b['ui'][_0x22cc45(0x192)][_0x22cc45(0x12f)](_0x22cc45(0x176),_0x2a3368=>this[_0x22cc45(0x197)](_0x2a3368,_0x180467,_0x4ffbc7)),_0x41a49b['ui'][_0x22cc45(0x192)][_0x22cc45(0x12f)](_0x22cc45(0x18c),_0x451a25=>this[_0x22cc45(0x14b)](_0x451a25,_0x180467,_0x4ffbc7));}[_0x2cade3(0x197)](_0x57acc1,_0x31781a,_0x5e4037){const _0x466d0a=_0x2cade3,_0x21eacc=_0x139ea2(_0x57acc1,_0x47e008),_0x47ddc1=this[_0x466d0a(0x188)][_0x466d0a(0x125)][_0x466d0a(0x11e)](_0x466d0a(0x176));_0x21eacc[_0x466d0a(0x128)][_0x466d0a(0x180)]({'tooltip':_0x5e4037,'label':_0x5e4037,'icon':_0x4bfdf8}),_0x21eacc[_0x466d0a(0x128)][_0x466d0a(0x136)](_0x466d0a(0x11d))['to'](_0x47ddc1,_0x466d0a(0x129)),_0x21eacc[_0x466d0a(0x128)]['on'](_0x466d0a(0x14e),()=>{const _0x3435f7=_0x466d0a;_0x47ddc1[_0x3435f7(0x14e)](),this[_0x3435f7(0x188)][_0x3435f7(0x146)][_0x3435f7(0x160)][_0x3435f7(0x1aa)]();}),_0x49bc9f(_0x21eacc,_0x31781a,{'role':_0x466d0a(0x155)});const _0x2ed916=[];for(const _0x15d6bd of _0x31781a)ae(_0x15d6bd)&&_0x2ed916[_0x466d0a(0x127)](this[_0x466d0a(0x188)][_0x466d0a(0x125)][_0x466d0a(0x11e)](_0x15d6bd[_0x466d0a(0x149)][_0x466d0a(0x16f)]));const _0x26b749=_0x21eacc[_0x466d0a(0x128)];return _0x26b749[_0x466d0a(0x143)][_0x466d0a(0x17e)](_0x466d0a(0x148)),_0x26b749[_0x466d0a(0x147)][_0x466d0a(0x17e)](_0x466d0a(0x148)),_0x26b749[_0x466d0a(0x143)][_0x466d0a(0x136)](_0x466d0a(0x148))['to'](_0x47ddc1,_0x466d0a(0x148)),_0x26b749[_0x466d0a(0x147)][_0x466d0a(0x136)](_0x466d0a(0x148))[_0x466d0a(0x1a2)](_0x2ed916,_0x466d0a(0x148),(..._0x14c53f)=>_0x14c53f[_0x466d0a(0x157)](_0x9aeff6=>_0x9aeff6)),_0x21eacc['on'](_0x466d0a(0x14e),_0x264dfc=>{const _0x117364=_0x466d0a;this[_0x117364(0x188)][_0x117364(0x14e)](_0x264dfc[_0x117364(0x132)][_0x117364(0x16f)]),this[_0x117364(0x188)][_0x117364(0x146)][_0x117364(0x160)][_0x117364(0x1aa)]();}),_0x21eacc;}[_0x2cade3(0x14b)](_0x21bac8,_0x36978f,_0x4b1af8){const _0x1c5ab8=_0x2cade3,_0x3a2b2a=new _0x2e4499(_0x21bac8),_0x427327=this[_0x1c5ab8(0x188)][_0x1c5ab8(0x125)][_0x1c5ab8(0x11e)](_0x1c5ab8(0x176));_0x3a2b2a[_0x1c5ab8(0x128)][_0x1c5ab8(0x180)]({'label':_0x4b1af8,'icon':_0x4bfdf8});const _0x10d1e3=new _0x5955b6(_0x21bac8);for(const _0x390844 of _0x36978f){if(_0x1c5ab8(0x12d)==_0x390844[_0x1c5ab8(0x175)]){_0x10d1e3[_0x1c5ab8(0x13b)][_0x1c5ab8(0x12f)](new _0x3d6320(_0x21bac8));continue;}const _0x77301b=new _0x3eb551(_0x21bac8,_0x3a2b2a),_0x2bbce0=new _0x314e6b(_0x21bac8),_0xce18b7=_0x390844[_0x1c5ab8(0x149)];_0x2bbce0[_0x1c5ab8(0x136)](...Object[_0x1c5ab8(0x12b)](_0xce18b7))['to'](_0xce18b7),_0x2bbce0[_0x1c5ab8(0x145)](_0x1c5ab8(0x14e))['to'](_0x3a2b2a),_0x2bbce0['on'](_0x1c5ab8(0x14e),()=>{const _0x2df4d5=_0x1c5ab8;this[_0x2df4d5(0x188)][_0x2df4d5(0x14e)](_0xce18b7[_0x2df4d5(0x16f)]),this[_0x2df4d5(0x188)][_0x2df4d5(0x146)][_0x2df4d5(0x160)][_0x2df4d5(0x1aa)]();}),_0x77301b[_0x1c5ab8(0x156)][_0x1c5ab8(0x12f)](_0x2bbce0),_0x10d1e3[_0x1c5ab8(0x13b)][_0x1c5ab8(0x12f)](_0x77301b);}return _0x3a2b2a[_0x1c5ab8(0x136)](_0x1c5ab8(0x148))['to'](_0x427327,_0x1c5ab8(0x148)),_0x3a2b2a[_0x1c5ab8(0x16d)][_0x1c5ab8(0x156)][_0x1c5ab8(0x12f)](_0x10d1e3),_0x3a2b2a;}[_0x2cade3(0x168)](_0x45e710){const _0x54e174=_0x2cade3,_0xf516b7=this[_0x54e174(0x188)],_0x4ffc9d=_0xf516b7[_0x54e174(0x14f)],_0x3913cc=_0xf516b7[_0x54e174(0x13c)][_0x54e174(0x11e)](_0x54e174(0x131)),_0x3820bf=_0xf516b7[_0x54e174(0x13c)][_0x54e174(0x11e)](_0x54e174(0x12c)),_0x2a8919=_0xf516b7[_0x54e174(0x13c)][_0x54e174(0x11e)](_0x54e174(0x19c)),_0x518500=_0xf516b7[_0x54e174(0x13c)][_0x54e174(0x11e)](_0x699683)['me'],_0x24fd8c=_0x4ffc9d[_0x54e174(0x11e)](_0x54e174(0x176))[_0x54e174(0x181)],{CommentsListView:_0x11e15a,CommentThreadInputView:_0xaab368}=_0xf516b7[_0x54e174(0x13c)][_0x54e174(0x11e)](_0x54e174(0x134));let _0x39852e,_0x1e3fcf;this[_0x54e174(0x177)][_0x54e174(0x1a8)](_0x45e710['id'])?(_0x1e3fcf=this[_0x54e174(0x177)][_0x54e174(0x11e)](_0x45e710['id']),_0x39852e=_0x1e3fcf[_0x54e174(0x137)]):(_0x39852e=new _0x24fd8c(_0xf516b7[_0x54e174(0x174)],_0x45e710,_0x518500,{'disableComments':this[_0x54e174(0x18b)],'editorConfig':_0x4ffc9d[_0x54e174(0x11e)](_0x54e174(0x12a)),'maxCommentsWhenCollapsed':_0x4ffc9d[_0x54e174(0x11e)](_0x54e174(0x172)),'maxThreadTotalWeight':_0x4ffc9d[_0x54e174(0x11e)](_0x54e174(0x161)),'maxCommentCharsWhenCollapsed':_0x4ffc9d[_0x54e174(0x11e)](_0x54e174(0x16b)),'formatDateTime':_0x2f6e60(_0x4ffc9d[_0x54e174(0x11e)](_0x54e174(0x174))),'CommentView':_0x4ffc9d[_0x54e174(0x11e)](_0x54e174(0x189))[_0x54e174(0x142)],'CommentsListView':_0x11e15a,'CommentThreadInputView':_0xaab368}),_0x39852e[_0x54e174(0x195)]['on'](_0x54e174(0x14e),()=>{const _0x407f88=_0x54e174;_0xf516b7[_0x407f88(0x146)][_0x407f88(0x160)][_0x407f88(0x1aa)]();}),_0x39852e[_0x54e174(0x1a9)]['on'](_0x54e174(0x14e),()=>{const _0x5d87a4=_0x54e174;_0xf516b7[_0x5d87a4(0x146)][_0x5d87a4(0x160)][_0x5d87a4(0x1aa)]();}),_0x1e3fcf=_0x3913cc[_0x54e174(0x190)](this[_0x54e174(0x188)][_0x54e174(0x174)],_0x39852e),_0x1e3fcf[_0x54e174(0x136)](_0x54e174(0x1a6))['to'](_0x39852e,_0x54e174(0x1a6)),_0x1e3fcf[_0x54e174(0x136)](_0x54e174(0x19f))['to'](_0x39852e),_0x1e3fcf[_0x54e174(0x136)](_0x54e174(0x175))['to'](_0x39852e,_0x54e174(0x175),_0x55680c=>_0x54e174(0x13a)+_0x55680c),this[_0x54e174(0x177)][_0x54e174(0x180)](_0x45e710['id'],_0x1e3fcf));const _0x9cf722=_0x3820bf[_0x54e174(0x184)](_0x45e710[_0x54e174(0x173)],_0x39852e),_0x4e6e00=new _0x2bba48(_0xf516b7,_0x45e710,_0x39852e,_0x9cf722),_0x4b0caf=_0x45e710[_0x54e174(0x171)]()[_0x54e174(0x162)](_0x38bfd8=>_0x38bfd8[_0x54e174(0x198)]);_0x39852e[_0x54e174(0x120)]=_0xf516b7[_0x54e174(0x13c)][_0x54e174(0x11e)](_0x54e174(0x158))[_0x54e174(0x151)][_0x54e174(0x16a)](_0x4b0caf),this[_0x54e174(0x15e)][_0x54e174(0x180)](_0x45e710,_0x4e6e00),this[_0x54e174(0x17d)][_0x54e174(0x180)](_0x39852e,_0x4e6e00);const _0x2e67dd=_0x3913cc[_0x54e174(0x19b)]({'view':_0x1e3fcf,'target':()=>{const _0x59527b=_0x54e174,_0x4d715a=[],_0x376712=_0x45e710[_0x59527b(0x171)]()[_0x59527b(0x162)](_0x47a9d6=>_0x47a9d6[_0x59527b(0x198)]);for(const _0x41bf48 of _0x376712)_0x4d715a[_0x59527b(0x127)](..._0x41bf48[_0x59527b(0x17a)]());return _0x411238(_0xf516b7[_0x59527b(0x146)],_0x4d715a);},'type':()=>_0x54e174(0x13a)+_0x4e6e00[_0x54e174(0x160)][_0x54e174(0x175)]});_0x3820bf[_0x54e174(0x15b)](_0x39852e,_0x2e67dd),_0x3913cc[_0x54e174(0x12f)](_0x2e67dd),_0x2a8919[_0x54e174(0x1a3)](_0x2e67dd);}[_0x2cade3(0x124)](_0x3ec40d){const _0x23233a=_0x2cade3,_0x4613b5=this[_0x23233a(0x188)][_0x23233a(0x13c)][_0x23233a(0x11e)](_0x23233a(0x12c)),_0x5a930b=this[_0x23233a(0x188)][_0x23233a(0x13c)][_0x23233a(0x11e)](_0x23233a(0x131)),_0x59e7cf=this[_0x23233a(0x15e)][_0x23233a(0x11e)](_0x3ec40d),_0x46585f=_0x59e7cf[_0x23233a(0x160)],_0x20e81a=_0x5a930b[_0x23233a(0x1ab)](_0x46585f);_0x4613b5[_0x23233a(0x12e)](_0x46585f),_0x20e81a&&_0x5a930b[_0x23233a(0x18d)](_0x20e81a),this[_0x23233a(0x15e)][_0x23233a(0x166)](_0x3ec40d),this[_0x23233a(0x17d)][_0x23233a(0x166)](_0x46585f),_0x59e7cf[_0x23233a(0x139)]();}[_0x2cade3(0x1ad)](_0x52e50a){const _0x25c10c=_0x2cade3;if(!_0x52e50a[_0x25c10c(0x198)]||!this[_0x25c10c(0x15e)][_0x25c10c(0x1a8)](_0x52e50a))return;const _0x4a64e1=this[_0x25c10c(0x188)][_0x25c10c(0x13c)][_0x25c10c(0x11e)](_0x25c10c(0x158)),_0x1cdc78=this[_0x25c10c(0x15e)][_0x25c10c(0x11e)](_0x52e50a),_0x19ac07=_0x52e50a[_0x25c10c(0x171)]();_0x1cdc78[_0x25c10c(0x160)][_0x25c10c(0x120)]=_0x4a64e1[_0x25c10c(0x151)][_0x25c10c(0x16a)](_0x19ac07);}[_0x2cade3(0x139)](){const _0x3ee5d2=_0x2cade3;for(const _0x5ae7fa of this[_0x3ee5d2(0x15e)][_0x3ee5d2(0x12b)]())this[_0x3ee5d2(0x124)](_0x5ae7fa);for(const _0x1148d0 of this[_0x3ee5d2(0x177)][_0x3ee5d2(0x13d)]())_0x1148d0[_0x3ee5d2(0x137)][_0x3ee5d2(0x139)]();super[_0x3ee5d2(0x139)]();}}function ae(_0x20b207){const _0x39c792=_0x2cade3;return _0x39c792(0x149)in _0x20b207;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4ae7(_0x57e422,_0x58e906){const _0x3f2593=_0x3f25();return _0x4ae7=function(_0x4ae7d5,_0x563ab2){_0x4ae7d5=_0x4ae7d5-0x72;let _0x45984a=_0x3f2593[_0x4ae7d5];return _0x45984a;},_0x4ae7(_0x57e422,_0x58e906);}const _0x5edf44=_0x4ae7;(function(_0x35915f,_0x26f8e2){const _0x323592=_0x4ae7,_0x5daf95=_0x35915f();while(!![]){try{const _0x53e1c1=-parseInt(_0x323592(0x94))/0x1+parseInt(_0x323592(0x87))/0x2+-parseInt(_0x323592(0x83))/0x3+-parseInt(_0x323592(0x93))/0x4+parseInt(_0x323592(0x77))/0x5+parseInt(_0x323592(0x73))/0x6+-parseInt(_0x323592(0x8d))/0x7*(-parseInt(_0x323592(0x85))/0x8);if(_0x53e1c1===_0x26f8e2)break;else _0x5daf95['push'](_0x5daf95['shift']());}catch(_0x486db3){_0x5daf95['push'](_0x5daf95['shift']());}}}(_0x3f25,0x99900));import{ObservableMixin as _0x40a16d}from'ckeditor5/src/utils.js';import{getTranslation as _0x30386c}from'../utils/common-translations.js';export default class oe extends _0x40a16d(){constructor(_0x3f851b,_0x2df4b2,_0x3bd3f2,_0x3d07d8){const _0x260d2e=_0x4ae7;super(),this[_0x260d2e(0x7f)]=_0x2df4b2,this[_0x260d2e(0x89)]=_0x3bd3f2,this[_0x260d2e(0x96)]=_0x3d07d8,this[_0x260d2e(0x99)]=_0x3f851b,this[_0x260d2e(0x91)]=_0x3f851b[_0x260d2e(0x79)][_0x260d2e(0x80)](_0x260d2e(0x8a)),this[_0x260d2e(0x92)]=_0x3f851b[_0x260d2e(0x79)][_0x260d2e(0x80)](_0x260d2e(0x75)),this[_0x260d2e(0x89)][_0x260d2e(0x7b)](_0x260d2e(0x7a))['to'](this[_0x260d2e(0x91)],this[_0x260d2e(0x92)],(_0x47b97b,_0xe53599)=>_0x47b97b||_0xe53599),this[_0x260d2e(0x89)][_0x260d2e(0x7b)](_0x260d2e(0x98))['to'](this[_0x260d2e(0x91)],_0x260d2e(0x7a),_0x2a4f2f=>_0x2a4f2f&&this[_0x260d2e(0x99)][_0x260d2e(0x7f)][_0x260d2e(0x90)](_0x2df4b2[_0x260d2e(0x8c)]())),this[_0x260d2e(0x89)][_0x260d2e(0x7b)](_0x260d2e(0x7c))['to'](this[_0x260d2e(0x92)],_0x260d2e(0x7a),_0x1c71a3=>_0x1c71a3&&this[_0x260d2e(0x99)][_0x260d2e(0x7f)][_0x260d2e(0x90)](_0x2df4b2[_0x260d2e(0x8c)]())),this[_0x260d2e(0x95)]=null,_0x3bd3f2[_0x260d2e(0x8e)]&&this[_0x260d2e(0x88)](),this[_0x260d2e(0x84)](_0x3bd3f2,_0x260d2e(0x8a),()=>this[_0x260d2e(0x8a)]()),this[_0x260d2e(0x84)](_0x3bd3f2,_0x260d2e(0x75),()=>this[_0x260d2e(0x75)]()),this[_0x260d2e(0x84)](_0x3bd3f2,_0x260d2e(0x97),()=>{const _0x4dabb3=_0x260d2e;_0x3bd3f2[_0x4dabb3(0x8e)]?this[_0x4dabb3(0x88)]():this[_0x4dabb3(0x76)]();});}[_0x5edf44(0x8a)](){const _0x58955b=_0x5edf44;this[_0x58955b(0x91)][_0x58955b(0x81)](this[_0x58955b(0x7f)]['id']);}[_0x5edf44(0x75)](){const _0x352e36=_0x5edf44;this[_0x352e36(0x92)][_0x352e36(0x81)](this[_0x352e36(0x7f)]['id']);}[_0x5edf44(0x78)](){const _0x1b86b0=_0x5edf44;this[_0x1b86b0(0x89)][_0x1b86b0(0x8f)](_0x1b86b0(0x7a)),this[_0x1b86b0(0x89)][_0x1b86b0(0x8f)](_0x1b86b0(0x98)),this[_0x1b86b0(0x89)][_0x1b86b0(0x8f)](_0x1b86b0(0x7c)),this[_0x1b86b0(0x86)](),this[_0x1b86b0(0x96)][_0x1b86b0(0x78)](),this[_0x1b86b0(0x95)]&&this[_0x1b86b0(0x76)]();}[_0x5edf44(0x88)](){const _0xc28f2e=_0x5edf44,_0x17d412=_0x30386c(this[_0xc28f2e(0x99)][_0xc28f2e(0x7d)],_0xc28f2e(0x7e));this[_0xc28f2e(0x95)]=this[_0xc28f2e(0x99)][_0xc28f2e(0x74)][_0xc28f2e(0x80)](_0xc28f2e(0x72))[_0xc28f2e(0x82)](_0x17d412);}[_0x5edf44(0x76)](){const _0x14ea0e=_0x5edf44;null!==this[_0x14ea0e(0x95)]&&this[_0x14ea0e(0x99)][_0x14ea0e(0x74)][_0x14ea0e(0x80)](_0x14ea0e(0x72))[_0x14ea0e(0x8b)](this[_0x14ea0e(0x95)]),this[_0x14ea0e(0x95)]=null;}}function _0x3f25(){const _0x166900=['PENDING_ACTION_SUGGESTION','model','get','execute','add','686358qyytYL','listenTo','216cwAxqM','stopListening','255052FOTKFu','_setPendingAction','view','acceptSuggestion','remove','getRanges','125265QyfZuA','isDirty','unbind','canEditAt','_acceptCommand','_discardCommand','4736888oqCbPY','827954nUnItZ','_pendingAction','commentThreadController','change:isDirty','canAccept','_editor','PendingActions','6653826fcPIDj','plugins','discardSuggestion','_removePendingAction','5751460JwQwaM','destroy','commands','isEnabled','bind','canDiscard','locale'];_0x3f25=function(){return _0x166900;};return _0x3f25();}
23
+ const _0x45f313=_0x1fec;function _0x3c42(){const _0x9ebabd=['commands','480nbEtHQ','_pendingAction','7412349xDDGKa','destroy','canAccept','_acceptCommand','7748355Npfrto','unbind','8lsZRiy','view','691002xwlSnb','model','discardSuggestion','canEditAt','1929172zIFUxW','1795845IhzEmE','isDirty','acceptSuggestion','418653rlIrHx','commentThreadController','locale','remove','PENDING_ACTION_SUGGESTION','add','2mcxese','plugins','_editor','_discardCommand','change:isDirty','bind','canDiscard','get','_setPendingAction','_removePendingAction','listenTo','PendingActions','3105858lpnyZZ','isEnabled','getRanges','stopListening','execute'];_0x3c42=function(){return _0x9ebabd;};return _0x3c42();}(function(_0x26fbbc,_0x2bbc3f){const _0x849c57=_0x1fec,_0x55c08f=_0x26fbbc();while(!![]){try{const _0x19ffc3=parseInt(_0x849c57(0x1d2))/0x1+parseInt(_0x849c57(0x1b6))/0x2*(-parseInt(_0x849c57(0x1d7))/0x3)+-parseInt(_0x849c57(0x1d6))/0x4+-parseInt(_0x849c57(0x1ce))/0x5+-parseInt(_0x849c57(0x1c2))/0x6+parseInt(_0x849c57(0x1ca))/0x7*(parseInt(_0x849c57(0x1d0))/0x8)+parseInt(_0x849c57(0x1b0))/0x9*(parseInt(_0x849c57(0x1c8))/0xa);if(_0x19ffc3===_0x2bbc3f)break;else _0x55c08f['push'](_0x55c08f['shift']());}catch(_0x4a5eca){_0x55c08f['push'](_0x55c08f['shift']());}}}(_0x3c42,0xcbbc7));function _0x1fec(_0x2ab6eb,_0x1c738e){const _0x3c4288=_0x3c42();return _0x1fec=function(_0x1fec23,_0x5bd2ee){_0x1fec23=_0x1fec23-0x1b0;let _0x1ab6e1=_0x3c4288[_0x1fec23];return _0x1ab6e1;},_0x1fec(_0x2ab6eb,_0x1c738e);}import{ObservableMixin as _0x4cc4af}from'ckeditor5/src/utils.js';import{getTranslation as _0x304c20}from'../utils/common-translations.js';export default class oe extends _0x4cc4af(){constructor(_0x380a77,_0x48069e,_0x4db90c,_0x1c1ca9){const _0x1902f8=_0x1fec;super(),this[_0x1902f8(0x1d3)]=_0x48069e,this[_0x1902f8(0x1d1)]=_0x4db90c,this[_0x1902f8(0x1b1)]=_0x1c1ca9,this[_0x1902f8(0x1b8)]=_0x380a77,this[_0x1902f8(0x1cd)]=_0x380a77[_0x1902f8(0x1c7)][_0x1902f8(0x1bd)](_0x1902f8(0x1d9)),this[_0x1902f8(0x1b9)]=_0x380a77[_0x1902f8(0x1c7)][_0x1902f8(0x1bd)](_0x1902f8(0x1d4)),this[_0x1902f8(0x1d1)][_0x1902f8(0x1bb)](_0x1902f8(0x1c3))['to'](this[_0x1902f8(0x1cd)],this[_0x1902f8(0x1b9)],(_0x23e865,_0x39f122)=>_0x23e865||_0x39f122),this[_0x1902f8(0x1d1)][_0x1902f8(0x1bb)](_0x1902f8(0x1cc))['to'](this[_0x1902f8(0x1cd)],_0x1902f8(0x1c3),_0x4cb3f6=>_0x4cb3f6&&this[_0x1902f8(0x1b8)][_0x1902f8(0x1d3)][_0x1902f8(0x1d5)](_0x48069e[_0x1902f8(0x1c4)]())),this[_0x1902f8(0x1d1)][_0x1902f8(0x1bb)](_0x1902f8(0x1bc))['to'](this[_0x1902f8(0x1b9)],_0x1902f8(0x1c3),_0x37efb1=>_0x37efb1&&this[_0x1902f8(0x1b8)][_0x1902f8(0x1d3)][_0x1902f8(0x1d5)](_0x48069e[_0x1902f8(0x1c4)]())),this[_0x1902f8(0x1c9)]=null,_0x4db90c[_0x1902f8(0x1d8)]&&this[_0x1902f8(0x1be)](),this[_0x1902f8(0x1c0)](_0x4db90c,_0x1902f8(0x1d9),()=>this[_0x1902f8(0x1d9)]()),this[_0x1902f8(0x1c0)](_0x4db90c,_0x1902f8(0x1d4),()=>this[_0x1902f8(0x1d4)]()),this[_0x1902f8(0x1c0)](_0x4db90c,_0x1902f8(0x1ba),()=>{const _0xae1b07=_0x1902f8;_0x4db90c[_0xae1b07(0x1d8)]?this[_0xae1b07(0x1be)]():this[_0xae1b07(0x1bf)]();});}[_0x45f313(0x1d9)](){const _0x13d6d0=_0x45f313;this[_0x13d6d0(0x1cd)][_0x13d6d0(0x1c6)](this[_0x13d6d0(0x1d3)]['id']);}[_0x45f313(0x1d4)](){const _0x30218c=_0x45f313;this[_0x30218c(0x1b9)][_0x30218c(0x1c6)](this[_0x30218c(0x1d3)]['id']);}[_0x45f313(0x1cb)](){const _0x143776=_0x45f313;this[_0x143776(0x1d1)][_0x143776(0x1cf)](_0x143776(0x1c3)),this[_0x143776(0x1d1)][_0x143776(0x1cf)](_0x143776(0x1cc)),this[_0x143776(0x1d1)][_0x143776(0x1cf)](_0x143776(0x1bc)),this[_0x143776(0x1c5)](),this[_0x143776(0x1b1)][_0x143776(0x1cb)](),this[_0x143776(0x1c9)]&&this[_0x143776(0x1bf)]();}[_0x45f313(0x1be)](){const _0x12bd3f=_0x45f313,_0x59a3de=_0x304c20(this[_0x12bd3f(0x1b8)][_0x12bd3f(0x1b2)],_0x12bd3f(0x1b4));this[_0x12bd3f(0x1c9)]=this[_0x12bd3f(0x1b8)][_0x12bd3f(0x1b7)][_0x12bd3f(0x1bd)](_0x12bd3f(0x1c1))[_0x12bd3f(0x1b5)](_0x59a3de);}[_0x45f313(0x1bf)](){const _0x2a5450=_0x45f313;null!==this[_0x2a5450(0x1c9)]&&this[_0x2a5450(0x1b8)][_0x2a5450(0x1b7)][_0x2a5450(0x1bd)](_0x2a5450(0x1c1))[_0x2a5450(0x1b3)](this[_0x2a5450(0x1c9)]),this[_0x2a5450(0x1c9)]=null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x54ce(_0x2a2f23,_0x21ac44){const _0x1697e0=_0x1697();return _0x54ce=function(_0x54cee8,_0x2a922f){_0x54cee8=_0x54cee8-0x126;let _0x49d5db=_0x1697e0[_0x54cee8];return _0x49d5db;},_0x54ce(_0x2a2f23,_0x21ac44);}const _0x30c8cd=_0x54ce;function _0x1697(){const _0x37d3b7=['editorConfig','33AiWJfe','hasDirtyComment','value','cancel','_createCommentThreadInputView','updateComment','authoredAt','CommentView','locale','_createCommentViews','isReadOnly','disableComments','commentThreadInputView','commentsListView','3284QfIpJU','addComment','4438944HBEsRP','assign','78114CxwbXr','canDiscard','element','disabledSubmit','set','_config','356941XYFDnz','14olmJxF','delegate','45qVHAQI','_localUser','editor','destroy','setData','commentThread','53650HvuJAV','_model','removeComment','length','focus','submit','isActive','121uMtNIh','252nrSTHS','isEnabled','showInput','descriptionParts','fire','8928WRCgMq','bind','2668428PbkKnB','isDirty','canAccept','commentInputView','6160asQtsz'];_0x1697=function(){return _0x37d3b7;};return _0x1697();}(function(_0x52d1e9,_0x3ce9df){const _0x53e4c2=_0x54ce,_0x3bbea8=_0x52d1e9();while(!![]){try{const _0x54f415=parseInt(_0x53e4c2(0x12c))/0x1*(-parseInt(_0x53e4c2(0x159))/0x2)+-parseInt(_0x53e4c2(0x147))/0x3*(-parseInt(_0x53e4c2(0x155))/0x4)+-parseInt(_0x53e4c2(0x145))/0x5*(-parseInt(_0x53e4c2(0x13f))/0x6)+-parseInt(_0x53e4c2(0x12a))/0x7*(-parseInt(_0x53e4c2(0x157))/0x8)+parseInt(_0x53e4c2(0x141))/0x9+-parseInt(_0x53e4c2(0x132))/0xa*(-parseInt(_0x53e4c2(0x139))/0xb)+-parseInt(_0x53e4c2(0x13a))/0xc*(parseInt(_0x53e4c2(0x129))/0xd);if(_0x54f415===_0x3ce9df)break;else _0x3bbea8['push'](_0x3bbea8['shift']());}catch(_0x59e006){_0x3bbea8['push'](_0x3bbea8['shift']());}}}(_0x1697,0xeda10));import{View as _0x3683c3}from'ckeditor5/src/ui.js';export default class es extends _0x3683c3{constructor(_0x1d79e8,_0x16b609,_0x579d81,_0x59cf2d){const _0x3f2594=_0x54ce;super(_0x1d79e8),this[_0x3f2594(0x154)]=null,this[_0x3f2594(0x153)]=null,this[_0x3f2594(0x127)](_0x3f2594(0x138),!0x1),this[_0x3f2594(0x127)](_0x3f2594(0x14d),_0x16b609[_0x3f2594(0x14d)]),this[_0x3f2594(0x140)](_0x3f2594(0x14d))['to'](_0x16b609),this[_0x3f2594(0x127)](_0x3f2594(0x13d),[]),this[_0x3f2594(0x127)](_0x3f2594(0x142),!0x1),this[_0x3f2594(0x127)](_0x3f2594(0x13b),!0x1),this[_0x3f2594(0x127)](_0x3f2594(0x143),!0x1),this[_0x3f2594(0x127)](_0x3f2594(0x15a),!0x1),this[_0x3f2594(0x133)]=_0x16b609,this[_0x3f2594(0x12d)]=_0x579d81,this[_0x3f2594(0x128)]=_0x59cf2d,_0x59cf2d[_0x3f2594(0x152)]?this[_0x3f2594(0x127)](_0x3f2594(0x135),0x1):this[_0x3f2594(0x150)]();}[_0x30c8cd(0x136)](){const _0x3482bd=_0x30c8cd;this[_0x3482bd(0x15b)][_0x3482bd(0x136)]();}[_0x30c8cd(0x12f)](){const _0x33620d=_0x30c8cd;this[_0x33620d(0x154)]&&this[_0x33620d(0x154)][_0x33620d(0x12f)](),this[_0x33620d(0x153)]&&this[_0x33620d(0x153)][_0x33620d(0x12f)](),super[_0x33620d(0x12f)]();}[_0x30c8cd(0x150)](){const _0x24b25c=_0x30c8cd,{CommentsListView:_0x2b2f99}=this[_0x24b25c(0x128)];this[_0x24b25c(0x154)]=new _0x2b2f99(this[_0x24b25c(0x14f)],this[_0x24b25c(0x133)][_0x24b25c(0x131)],Object[_0x24b25c(0x158)]({'CommentView':this[_0x24b25c(0x128)][_0x24b25c(0x14e)]},this[_0x24b25c(0x128)])),this[_0x24b25c(0x154)][_0x24b25c(0x12b)](_0x24b25c(0x134))['to'](this),this[_0x24b25c(0x154)][_0x24b25c(0x12b)](_0x24b25c(0x14c))['to'](this),this[_0x24b25c(0x154)][_0x24b25c(0x140)](_0x24b25c(0x138))['to'](this),this[_0x24b25c(0x127)](_0x24b25c(0x135),this[_0x24b25c(0x154)][_0x24b25c(0x135)]+0x1),this[_0x24b25c(0x140)](_0x24b25c(0x135))['to'](this[_0x24b25c(0x154)],_0x24b25c(0x135),_0x3e9e7a=>_0x3e9e7a+0x1),this[_0x24b25c(0x153)]=this[_0x24b25c(0x14b)](),this['on'](_0x24b25c(0x134),()=>this[_0x24b25c(0x136)]()),this[_0x24b25c(0x140)](_0x24b25c(0x142))['to'](this[_0x24b25c(0x154)],_0x24b25c(0x148),this[_0x24b25c(0x153)][_0x24b25c(0x144)],_0x24b25c(0x149),(_0x4e2964,_0xa6ebdd)=>_0x4e2964||!!_0xa6ebdd);}[_0x30c8cd(0x14b)](){const _0x4c5efb=_0x30c8cd,{CommentThreadInputView:_0x188c9a}=this[_0x4c5efb(0x128)],_0x2ed1ca=new _0x188c9a(this[_0x4c5efb(0x14f)],this[_0x4c5efb(0x12d)],this[_0x4c5efb(0x128)][_0x4c5efb(0x146)]),_0x3fe15d=_0x2ed1ca[_0x4c5efb(0x144)];return _0x2ed1ca[_0x4c5efb(0x140)](_0x4c5efb(0x13c))['to'](this,_0x4c5efb(0x138),this[_0x4c5efb(0x133)][_0x4c5efb(0x131)],_0x4c5efb(0x151),_0x3fe15d,_0x4c5efb(0x149),(_0x3025b5,_0x267224,_0x1f2b37)=>!!_0x1f2b37||_0x3025b5&&!_0x267224),_0x3fe15d['on'](_0x4c5efb(0x137),(_0x3be915,_0xa7c1bb)=>{const _0x27679f=_0x4c5efb;this[_0x27679f(0x13e)](_0x27679f(0x156),_0xa7c1bb),_0x3fe15d[_0x27679f(0x12e)][_0x27679f(0x130)]('');}),_0x3fe15d['on'](_0x4c5efb(0x14a),()=>this[_0x4c5efb(0x136)]()),_0x3fe15d[_0x4c5efb(0x140)](_0x4c5efb(0x126))['to'](this[_0x4c5efb(0x133)][_0x4c5efb(0x131)],_0x4c5efb(0x151)),_0x2ed1ca;}}
23
+ function _0x1d6d(_0x10b067,_0x160531){const _0x15e95a=_0x15e9();return _0x1d6d=function(_0x1d6d0d,_0x4675b6){_0x1d6d0d=_0x1d6d0d-0xe7;let _0x23d346=_0x15e95a[_0x1d6d0d];return _0x23d346;},_0x1d6d(_0x10b067,_0x160531);}const _0x572eee=_0x1d6d;(function(_0x137ef9,_0x39be14){const _0x5630ad=_0x1d6d,_0x2003a1=_0x137ef9();while(!![]){try{const _0x38fd23=-parseInt(_0x5630ad(0x10b))/0x1*(parseInt(_0x5630ad(0xee))/0x2)+-parseInt(_0x5630ad(0x115))/0x3*(parseInt(_0x5630ad(0x10a))/0x4)+parseInt(_0x5630ad(0xec))/0x5*(parseInt(_0x5630ad(0xf2))/0x6)+parseInt(_0x5630ad(0x112))/0x7*(-parseInt(_0x5630ad(0x113))/0x8)+parseInt(_0x5630ad(0xf1))/0x9+parseInt(_0x5630ad(0xf9))/0xa+parseInt(_0x5630ad(0x104))/0xb;if(_0x38fd23===_0x39be14)break;else _0x2003a1['push'](_0x2003a1['shift']());}catch(_0x1c3ff8){_0x2003a1['push'](_0x2003a1['shift']());}}}(_0x15e9,0xee13b));import{View as _0x294c60}from'ckeditor5/src/ui.js';function _0x15e9(){const _0x4804a5=['commentInputView','disabledSubmit','bind','editor','disableComments','authoredAt','cancel','canDiscard','submit','canAccept','9050BHomKE','_createCommentViews','14atVXYM','_createCommentThreadInputView','updateComment','7193763biFRCv','1128pKYcYC','descriptionParts','delegate','setData','editorConfig','isEnabled','commentsListView','15104590iDvbxI','_config','element','_localUser','_model','set','showInput','addComment','focus','isDirty','CommentView','2790777yppASo','length','value','fire','isReadOnly','commentThreadInputView','4ulyxsH','58675VlFleU','hasDirtyComment','removeComment','isActive','commentThread','assign','destroy','61397ZjgKdr','32UBCvpy','locale','4448343dxQIkZ'];_0x15e9=function(){return _0x4804a5;};return _0x15e9();}export default class es extends _0x294c60{constructor(_0x5c4a0e,_0x584c24,_0x53a345,_0x4f070c){const _0x531f68=_0x1d6d;super(_0x5c4a0e),this[_0x531f68(0xf8)]=null,this[_0x531f68(0x109)]=null,this[_0x531f68(0xfe)](_0x531f68(0x10e),!0x1),this[_0x531f68(0xfe)](_0x531f68(0xe7),_0x584c24[_0x531f68(0xe7)]),this[_0x531f68(0x118)](_0x531f68(0xe7))['to'](_0x584c24),this[_0x531f68(0xfe)](_0x531f68(0xf3),[]),this[_0x531f68(0xfe)](_0x531f68(0x102),!0x1),this[_0x531f68(0xfe)](_0x531f68(0xf7),!0x1),this[_0x531f68(0xfe)](_0x531f68(0xeb),!0x1),this[_0x531f68(0xfe)](_0x531f68(0xe9),!0x1),this[_0x531f68(0xfd)]=_0x584c24,this[_0x531f68(0xfc)]=_0x53a345,this[_0x531f68(0xfa)]=_0x4f070c,_0x4f070c[_0x531f68(0x11a)]?this[_0x531f68(0xfe)](_0x531f68(0x105),0x1):this[_0x531f68(0xed)]();}[_0x572eee(0x101)](){const _0x16e48c=_0x572eee;this[_0x16e48c(0xfb)][_0x16e48c(0x101)]();}[_0x572eee(0x111)](){const _0x30083d=_0x572eee;this[_0x30083d(0xf8)]&&this[_0x30083d(0xf8)][_0x30083d(0x111)](),this[_0x30083d(0x109)]&&this[_0x30083d(0x109)][_0x30083d(0x111)](),super[_0x30083d(0x111)]();}[_0x572eee(0xed)](){const _0x106daa=_0x572eee,{CommentsListView:_0x255825}=this[_0x106daa(0xfa)];this[_0x106daa(0xf8)]=new _0x255825(this[_0x106daa(0x114)],this[_0x106daa(0xfd)][_0x106daa(0x10f)],Object[_0x106daa(0x110)]({'CommentView':this[_0x106daa(0xfa)][_0x106daa(0x103)]},this[_0x106daa(0xfa)])),this[_0x106daa(0xf8)][_0x106daa(0xf4)](_0x106daa(0x10d))['to'](this),this[_0x106daa(0xf8)][_0x106daa(0xf4)](_0x106daa(0xf0))['to'](this),this[_0x106daa(0xf8)][_0x106daa(0x118)](_0x106daa(0x10e))['to'](this),this[_0x106daa(0xfe)](_0x106daa(0x105),this[_0x106daa(0xf8)][_0x106daa(0x105)]+0x1),this[_0x106daa(0x118)](_0x106daa(0x105))['to'](this[_0x106daa(0xf8)],_0x106daa(0x105),_0x2fd2e4=>_0x2fd2e4+0x1),this[_0x106daa(0x109)]=this[_0x106daa(0xef)](),this['on'](_0x106daa(0x10d),()=>this[_0x106daa(0x101)]()),this[_0x106daa(0x118)](_0x106daa(0x102))['to'](this[_0x106daa(0xf8)],_0x106daa(0x10c),this[_0x106daa(0x109)][_0x106daa(0x116)],_0x106daa(0x106),(_0x2cf252,_0x329cb6)=>_0x2cf252||!!_0x329cb6);}[_0x572eee(0xef)](){const _0x420294=_0x572eee,{CommentThreadInputView:_0x2066fe}=this[_0x420294(0xfa)],_0x3f7f46=new _0x2066fe(this[_0x420294(0x114)],this[_0x420294(0xfc)],this[_0x420294(0xfa)][_0x420294(0xf6)]),_0x5abf3b=_0x3f7f46[_0x420294(0x116)];return _0x3f7f46[_0x420294(0x118)](_0x420294(0xff))['to'](this,_0x420294(0x10e),this[_0x420294(0xfd)][_0x420294(0x10f)],_0x420294(0x108),_0x5abf3b,_0x420294(0x106),(_0x873d94,_0x4592fe,_0x1c9109)=>!!_0x1c9109||_0x873d94&&!_0x4592fe),_0x5abf3b['on'](_0x420294(0xea),(_0x1937d3,_0x223092)=>{const _0x5b2d8f=_0x420294;this[_0x5b2d8f(0x107)](_0x5b2d8f(0x100),_0x223092),_0x5abf3b[_0x5b2d8f(0x119)][_0x5b2d8f(0xf5)]('');}),_0x5abf3b['on'](_0x420294(0xe8),()=>this[_0x420294(0x101)]()),_0x5abf3b[_0x420294(0x118)](_0x420294(0x117))['to'](this[_0x420294(0xfd)][_0x420294(0x10f)],_0x420294(0x108)),_0x3f7f46;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x7ba08e=_0x592c;(function(_0x169f35,_0x3cd185){const _0x34efdd=_0x592c,_0x31d21a=_0x169f35();while(!![]){try{const _0x741063=parseInt(_0x34efdd(0x1ba))/0x1+parseInt(_0x34efdd(0x180))/0x2+parseInt(_0x34efdd(0x19e))/0x3+parseInt(_0x34efdd(0x1dc))/0x4*(-parseInt(_0x34efdd(0x186))/0x5)+parseInt(_0x34efdd(0x1ae))/0x6+-parseInt(_0x34efdd(0x1a6))/0x7+-parseInt(_0x34efdd(0x181))/0x8*(-parseInt(_0x34efdd(0x1cc))/0x9);if(_0x741063===_0x3cd185)break;else _0x31d21a['push'](_0x31d21a['shift']());}catch(_0x4398e8){_0x31d21a['push'](_0x31d21a['shift']());}}}(_0x1b07,0x85ccb));import{getTranslation as _0x45e8d1}from'../../utils/common-translations.js';import{default as _0x31a8af}from'./basesuggestionthreadview.js';import{ButtonView as _0x50d072}from'ckeditor5/src/ui.js';import{icons as _0x4fd85c}from'ckeditor5/src/core.js';import{trimHtml as _0x2c1387,UserView as _0x2d9490}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x31a8af{constructor(_0x16353b,_0x4745de,_0x274c39,_0x146f76){const _0x4b55ae=_0x592c;super(_0x16353b,_0x4745de,_0x274c39,_0x146f76),this[_0x4b55ae(0x1c8)](_0x4b55ae(0x17f),''),this[_0x4b55ae(0x1b6)](_0x4b55ae(0x17f))['to'](this,_0x4b55ae(0x1ad),_0x1de546=>_0x1de546&&_0x1de546[0x0]?_0x1de546[0x0][_0x4b55ae(0x17f)]:''),this[_0x4b55ae(0x1b6)](_0x4b55ae(0x1e5))['to'](this,_0x4b55ae(0x1ad),this,_0x4b55ae(0x1db),(_0x26ffa7,_0x4468fa)=>{const _0x252ba7=_0x4b55ae;let _0x211898='';for(const _0x33ef63 of _0x26ffa7)_0x211898+=_0x252ba7(0x197)+ds(_0x33ef63[_0x252ba7(0x1ab)],_0x33ef63[_0x252ba7(0x1c2)])+_0x252ba7(0x190);return _0x4468fa?_0x211898:_0x2c1387(_0x211898,{'limit':0x8c});}),this[_0x4b55ae(0x1bb)]=null,this[_0x4b55ae(0x18d)]=this[_0x4b55ae(0x1be)](_0x45e8d1(_0x16353b,_0x4b55ae(0x18e)),_0x4fd85c[_0x4b55ae(0x1a0)],_0x4b55ae(0x1a8),_0x4b55ae(0x1d8),'sw'),this[_0x4b55ae(0x18d)][_0x4b55ae(0x1b6)](_0x4b55ae(0x1d0))['to'](this,_0x4b55ae(0x1b4)),this[_0x4b55ae(0x1bf)]=this[_0x4b55ae(0x1be)](_0x45e8d1(_0x16353b,_0x4b55ae(0x185)),_0x4fd85c[_0x4b55ae(0x1b9)],_0x4b55ae(0x193),_0x4b55ae(0x1c5),'sw'),this[_0x4b55ae(0x1bf)][_0x4b55ae(0x1b6)](_0x4b55ae(0x1d0))['to'](this,_0x4b55ae(0x1a7)),this[_0x4b55ae(0x1c4)]=new _0x2d9490(_0x16353b,this[_0x4b55ae(0x1de)][_0x4b55ae(0x1e2)],this[_0x4b55ae(0x1c0)]()),this[_0x4b55ae(0x1c4)][_0x4b55ae(0x187)]({'attributes':{'class':[_0x4b55ae(0x1ce),_0x4b55ae(0x1d9)]}}),this[_0x4b55ae(0x1b1)](this[_0x4b55ae(0x1cb)]());}[_0x7ba08e(0x1cb)](){const _0x469624=_0x7ba08e,_0x3defbe=this[_0x469624(0x1cd)],_0x3d128d=[{'tag':_0x469624(0x1b3),'attributes':{'class':[_0x469624(0x194),_0x469624(0x1dd)]},'children':[{'tag':_0x469624(0x1c3),'children':[{'text':this[_0x469624(0x1c4)][_0x469624(0x1d4)]}],'attributes':{'class':[_0x469624(0x196),_0x469624(0x1da)]}},{'tag':_0x469624(0x1e0),'attributes':{'datetime':_0x3defbe['to'](_0x469624(0x1a2)),'class':[_0x469624(0x17c),_0x469624(0x1e3)]},'children':[{'text':_0x3defbe['to'](_0x469624(0x1a2),_0x35dafc=>this[_0x469624(0x192)][_0x469624(0x191)](_0x35dafc))}]}]},{'tag':_0x469624(0x1b3),'attributes':{'class':[_0x469624(0x19d),_0x469624(0x18b)]},'children':[this[_0x469624(0x18d)],this[_0x469624(0x1bf)]]},{'tag':_0x469624(0x1b3),'attributes':{'class':[_0x469624(0x19c)]}}];this[_0x469624(0x1de)][_0x469624(0x188)]&&_0x3d128d[_0x469624(0x195)]({'tag':_0x469624(0x1b3),'attributes':{'class':[_0x469624(0x18c)]},'children':[{'text':this[_0x469624(0x1c9)]()}]});const _0x1b0049={'tag':_0x469624(0x1b3),'attributes':{'class':[_0x469624(0x1df),_0x3defbe['if'](_0x469624(0x1db),_0x469624(0x1d6)),_0x3defbe['to'](_0x469624(0x17f),_0x35e263=>_0x469624(0x1cf)+_0x35e263),this[_0x469624(0x192)][_0x469624(0x1ca)]&&_0x469624(0x1a4)],'data-suggestion-id':this[_0x469624(0x1de)]['id'],'data-thread-id':this[_0x469624(0x1de)][_0x469624(0x1af)]['id'],'data-author-id':this[_0x469624(0x1de)][_0x469624(0x1e2)]['id'],'tabindex':-0x1},'children':[{'tag':_0x469624(0x1b3),'attributes':{'class':[_0x469624(0x1e6),_0x469624(0x1d5)]},'children':[this[_0x469624(0x1c4)],{'tag':_0x469624(0x1b3),'attributes':{'class':[_0x469624(0x1bd),_0x469624(0x19f)]},'children':_0x3d128d}]}]};return this[_0x469624(0x182)]&&this[_0x469624(0x179)]&&(_0x1b0049[_0x469624(0x1b7)][_0x469624(0x195)](this[_0x469624(0x182)],this[_0x469624(0x179)]),this[_0x469624(0x182)][_0x469624(0x1d1)](_0x469624(0x1e4))['to'](this),this[_0x469624(0x182)][_0x469624(0x1d1)](_0x469624(0x18f))['to'](this),this[_0x469624(0x179)][_0x469624(0x1d1)](_0x469624(0x1e4))['to'](this),this[_0x469624(0x179)][_0x469624(0x1d1)](_0x469624(0x18f))['to'](this)),_0x1b0049;}[_0x7ba08e(0x17b)](){const _0x21ce19=_0x7ba08e;super[_0x21ce19(0x17b)](),this[_0x21ce19(0x1bb)]=this[_0x21ce19(0x17a)][_0x21ce19(0x1b8)](_0x21ce19(0x1b2)),this[_0x21ce19(0x1bb)][_0x21ce19(0x1e1)]=this[_0x21ce19(0x1e5)],this['on'](_0x21ce19(0x1d7),(_0x2a071a,_0x5d31e8,_0xa8cc6d)=>{const _0x5b06ae=_0x21ce19;this[_0x5b06ae(0x1bb)][_0x5b06ae(0x1e1)]=_0xa8cc6d;});}[_0x7ba08e(0x1be)](_0x5f454e,_0x5f4ef3,_0x2bb0e3,_0x4e90e1,_0x10447c){const _0x1a0271=_0x7ba08e,_0x26bf56=new _0x50d072(this[_0x1a0271(0x184)]);return _0x26bf56[_0x1a0271(0x1c8)]({'label':_0x5f454e,'icon':_0x5f4ef3,'tooltip':!0x0,'tooltipPosition':_0x10447c}),_0x26bf56[_0x1a0271(0x187)]({'attributes':{'class':_0x2bb0e3}}),_0x26bf56['on'](_0x1a0271(0x1ac),()=>{const _0x5a5c36=_0x1a0271;this[_0x5a5c36(0x1a9)](_0x4e90e1,this[_0x5a5c36(0x1de)]['id']);}),_0x26bf56;}[_0x7ba08e(0x1c9)](){const _0x16487d=_0x7ba08e;return _0x16487d(0x18a)===this[_0x16487d(0x1de)][_0x16487d(0x17d)][_0x16487d(0x19a)][_0x16487d(0x198)]?_0x45e8d1(this[_0x16487d(0x184)],_0x16487d(0x1aa)):_0x45e8d1(this[_0x16487d(0x184)],_0x16487d(0x1d3));}[_0x7ba08e(0x1c0)](){const _0x39b396=_0x7ba08e;return this[_0x39b396(0x1de)][_0x39b396(0x188)]?_0x39b396(0x18a)===this[_0x39b396(0x1de)][_0x39b396(0x17d)][_0x39b396(0x19a)][_0x39b396(0x198)]?_0x45e8d1(this[_0x39b396(0x184)],_0x39b396(0x19b),this[_0x39b396(0x1de)][_0x39b396(0x1c1)][_0x39b396(0x1d4)]):_0x45e8d1(this[_0x39b396(0x184)],_0x39b396(0x1c6),this[_0x39b396(0x1de)][_0x39b396(0x1c1)][_0x39b396(0x1d4)]):null;}}function _0x1b07(){const _0x3a4e88=['importWord','ck-annotation__actions','ck-comment__external','acceptButton','Accept\x20suggestion','editorDestroyed','</p>','formatDateTime','_config','ck-suggestion--discard','ck-suggestion__info','push','ck-suggestion__info-name','<p>','source','</span>','@external','EXTERNAL_IMPORT_WORD_AVATAR','ck-annotation__content-wrapper','ck-suggestion__actions','313182flEqTe','ck-annotation__main','check','\x22></span>','authoredAt','join','ck-suggestion--disabled-comments','value','7374521hzaZSp','canDiscard','ck-suggestion--accept','fire','EXTERNAL_IMPORT_WORD_SUGGESTION','content','execute','descriptionParts','1658370bstpIs','commentThread','createElement','setTemplate','.ck-annotation__content-wrapper','div','canAccept','title','bind','children','querySelector','cancel','314502fQIcEQ','_descriptionElement','innerText','ck-suggestion__main','_createButton','discardButton','getUserViewNotificationText','creator','color','span','userView','discardSuggestion','EXTERNAL_AVATAR','split','set','getExternalSuggestionNote','disableComments','getTemplate','60507YjPnJK','bindTemplate','ck-suggestion__user','ck-suggestion-','isEnabled','delegate','map','EXTERNAL_SUGGESTION','name','ck-annotation','ck-suggestion-wrapper--active','change:description','acceptSuggestion','ck-annotation__user','ck-annotation__info-name','isActive','1173428BUmfzr','ck-annotation__info','_model','ck-suggestion-wrapper','time','innerHTML','author','ck-annotation__info-time','editorReady','description','ck-suggestion','commentThreadInputView','element','render','ck-comment__info-time','attributes','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','type','883452BACwOt','1600WbtdDp','commentsListView','<span\x20class=\x22ck-suggestion-type\x22>','locale','Discard\x20suggestion','15AnLZGy','extendTemplate','isExternal','\x22\x20title=\x22'];_0x1b07=function(){return _0x3a4e88;};return _0x1b07();}function _0x592c(_0x11ca8e,_0x252fd9){const _0x1b07eb=_0x1b07();return _0x592c=function(_0x592c48,_0x5c1f00){_0x592c48=_0x592c48-0x179;let _0x15e1e4=_0x1b07eb[_0x592c48];return _0x15e1e4;},_0x592c(_0x11ca8e,_0x252fd9);}function ds(_0x3a582b,_0x306d52){const _0x3e205e=_0x7ba08e;let _0xf07a10='';return _0xf07a10+=_0x3a582b[_0x3e205e(0x1c7)]('*')[_0x3e205e(0x1d2)]((_0x85a587,_0x32b8da)=>_0x32b8da%0x2!=0x0?_0x3e205e(0x183)+us(_0x85a587)+_0x3e205e(0x199):us(_0x85a587))[_0x3e205e(0x1a3)](''),_0x306d52&&(_0xf07a10+=_0x3e205e(0x17e)+_0x306d52[_0x3e205e(0x1a5)]+_0x3e205e(0x189)+_0x306d52[_0x3e205e(0x1b5)]+_0x3e205e(0x1a1)),_0xf07a10;}function us(_0x77ec11){const _0x48fd12=_0x7ba08e,_0x3b9b6b=document[_0x48fd12(0x1b0)](_0x48fd12(0x1c3));return _0x3b9b6b[_0x48fd12(0x1bc)]=_0x77ec11,_0x3b9b6b[_0x48fd12(0x1e1)];}
23
+ const _0x111646=_0x45e2;(function(_0x1c3957,_0x19d07f){const _0x4f951b=_0x45e2,_0x445dbe=_0x1c3957();while(!![]){try{const _0x9ee13d=-parseInt(_0x4f951b(0x1f9))/0x1+parseInt(_0x4f951b(0x216))/0x2*(parseInt(_0x4f951b(0x1da))/0x3)+-parseInt(_0x4f951b(0x212))/0x4+parseInt(_0x4f951b(0x20b))/0x5+parseInt(_0x4f951b(0x221))/0x6+-parseInt(_0x4f951b(0x1f3))/0x7*(-parseInt(_0x4f951b(0x1e4))/0x8)+parseInt(_0x4f951b(0x1f8))/0x9*(parseInt(_0x4f951b(0x1e7))/0xa);if(_0x9ee13d===_0x19d07f)break;else _0x445dbe['push'](_0x445dbe['shift']());}catch(_0x1e601c){_0x445dbe['push'](_0x445dbe['shift']());}}}(_0x45b7,0x9efd0));import{getTranslation as _0x497bf4}from'../../utils/common-translations.js';import{default as _0x5c60d4}from'./basesuggestionthreadview.js';import{ButtonView as _0x300307}from'ckeditor5/src/ui.js';function _0x45b7(){const _0x161b5a=['15TmPyen','value','delegate','push','div','source','authoredAt','ck-suggestion-','bind','userView','256EUwMDv','name','_createButton','1030wMcCEu','acceptButton','time','editorReady','ck-annotation__main','formatDateTime','ck-suggestion__user','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','creator','commentsListView','author','querySelector','154868sxwAbf','ck-suggestion','getUserViewNotificationText','extendTemplate','fire','9918nNWFWX','549601TFXPYP','descriptionParts','createElement','title','ck-comment__external','type','</p>','canAccept','color','ck-annotation__actions','discardSuggestion','locale','Discard\x20suggestion','split','importWord','\x22></span>','getExternalSuggestionNote','ck-annotation__info','2041540LtpLjl','Accept\x20suggestion','ck-annotation__info-time','content','ck-suggestion-wrapper--active','ck-suggestion--accept','<p>','3087240dzNyoa','attributes','commentThread','span','181120uHxRhA','_config','</span>','\x22\x20title=\x22','_descriptionElement','ck-suggestion-wrapper','execute','acceptSuggestion','discardButton','element','ck-suggestion__info-name','1740270UvVgzZ','.ck-annotation__content-wrapper','ck-suggestion__main','ck-suggestion__actions','check','bindTemplate','EXTERNAL_AVATAR','_model','ck-annotation__info-name','ck-suggestion--disabled-comments','EXTERNAL_SUGGESTION','set','map','innerHTML','ck-annotation__content-wrapper','join','EXTERNAL_IMPORT_WORD_AVATAR','change:description','<span\x20class=\x22ck-suggestion-type\x22>','setTemplate','ck-annotation__user','isActive','@external','ck-comment__info-time','canDiscard','disableComments','editorDestroyed','getTemplate','ck-suggestion__info','innerText','description','children','commentThreadInputView','render','isExternal','cancel','EXTERNAL_IMPORT_WORD_SUGGESTION','ck-annotation','isEnabled','ck-suggestion--discard'];_0x45b7=function(){return _0x161b5a;};return _0x45b7();}function _0x45e2(_0x4e1ff2,_0x18090b){const _0x45b79e=_0x45b7();return _0x45e2=function(_0x45e2fe,_0x17a368){_0x45e2fe=_0x45e2fe-0x1cf;let _0x556ac7=_0x45b79e[_0x45e2fe];return _0x556ac7;},_0x45e2(_0x4e1ff2,_0x18090b);}import{icons as _0x3e54b3}from'ckeditor5/src/core.js';import{trimHtml as _0x3df387,UserView as _0x2921e5}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x5c60d4{constructor(_0xe1e795,_0x17e30a,_0x19cfd9,_0x34fb6c){const _0x38bb5d=_0x45e2;super(_0xe1e795,_0x17e30a,_0x19cfd9,_0x34fb6c),this[_0x38bb5d(0x22c)](_0x38bb5d(0x1fe),''),this[_0x38bb5d(0x1e2)](_0x38bb5d(0x1fe))['to'](this,_0x38bb5d(0x1fa),_0x3c2ad5=>_0x3c2ad5&&_0x3c2ad5[0x0]?_0x3c2ad5[0x0][_0x38bb5d(0x1fe)]:''),this[_0x38bb5d(0x1e2)](_0x38bb5d(0x1d0))['to'](this,_0x38bb5d(0x1fa),this,_0x38bb5d(0x236),(_0x3c0b0a,_0x36f5d1)=>{const _0x343d55=_0x38bb5d;let _0x3197e0='';for(const _0x1c99a5 of _0x3c0b0a)_0x3197e0+=_0x343d55(0x211)+ds(_0x1c99a5[_0x343d55(0x20e)],_0x1c99a5[_0x343d55(0x201)])+_0x343d55(0x1ff);return _0x36f5d1?_0x3197e0:_0x3df387(_0x3197e0,{'limit':0x8c});}),this[_0x38bb5d(0x21a)]=null,this[_0x38bb5d(0x1e8)]=this[_0x38bb5d(0x1e6)](_0x497bf4(_0xe1e795,_0x38bb5d(0x20c)),_0x3e54b3[_0x38bb5d(0x225)],_0x38bb5d(0x210),_0x38bb5d(0x21d),'sw'),this[_0x38bb5d(0x1e8)][_0x38bb5d(0x1e2)](_0x38bb5d(0x1d8))['to'](this,_0x38bb5d(0x200)),this[_0x38bb5d(0x21e)]=this[_0x38bb5d(0x1e6)](_0x497bf4(_0xe1e795,_0x38bb5d(0x205)),_0x3e54b3[_0x38bb5d(0x1d5)],_0x38bb5d(0x1d9),_0x38bb5d(0x203),'sw'),this[_0x38bb5d(0x21e)][_0x38bb5d(0x1e2)](_0x38bb5d(0x1d8))['to'](this,_0x38bb5d(0x239)),this[_0x38bb5d(0x1e3)]=new _0x2921e5(_0xe1e795,this[_0x38bb5d(0x228)][_0x38bb5d(0x1f1)],this[_0x38bb5d(0x1f5)]()),this[_0x38bb5d(0x1e3)][_0x38bb5d(0x1f6)]({'attributes':{'class':[_0x38bb5d(0x1ed),_0x38bb5d(0x235)]}}),this[_0x38bb5d(0x234)](this[_0x38bb5d(0x23c)]());}[_0x111646(0x23c)](){const _0x23922c=_0x111646,_0x179c48=this[_0x23922c(0x226)],_0x101ebb=[{'tag':_0x23922c(0x1de),'attributes':{'class':[_0x23922c(0x23d),_0x23922c(0x20a)]},'children':[{'tag':_0x23922c(0x215),'children':[{'text':this[_0x23922c(0x1e3)][_0x23922c(0x1e5)]}],'attributes':{'class':[_0x23922c(0x220),_0x23922c(0x229)]}},{'tag':_0x23922c(0x1e9),'attributes':{'datetime':_0x179c48['to'](_0x23922c(0x1e0)),'class':[_0x23922c(0x238),_0x23922c(0x20d)]},'children':[{'text':_0x179c48['to'](_0x23922c(0x1e0),_0x388d4c=>this[_0x23922c(0x217)][_0x23922c(0x1ec)](_0x388d4c))}]}]},{'tag':_0x23922c(0x1de),'attributes':{'class':[_0x23922c(0x224),_0x23922c(0x202)]},'children':[this[_0x23922c(0x1e8)],this[_0x23922c(0x21e)]]},{'tag':_0x23922c(0x1de),'attributes':{'class':[_0x23922c(0x22f)]}}];this[_0x23922c(0x228)][_0x23922c(0x1d4)]&&_0x101ebb[_0x23922c(0x1dd)]({'tag':_0x23922c(0x1de),'attributes':{'class':[_0x23922c(0x1fd)]},'children':[{'text':this[_0x23922c(0x209)]()}]});const _0x428286={'tag':_0x23922c(0x1de),'attributes':{'class':[_0x23922c(0x21b),_0x179c48['if'](_0x23922c(0x236),_0x23922c(0x20f)),_0x179c48['to'](_0x23922c(0x1fe),_0x5aed60=>_0x23922c(0x1e1)+_0x5aed60),this[_0x23922c(0x217)][_0x23922c(0x23a)]&&_0x23922c(0x22a)],'data-suggestion-id':this[_0x23922c(0x228)]['id'],'data-thread-id':this[_0x23922c(0x228)][_0x23922c(0x214)]['id'],'data-author-id':this[_0x23922c(0x228)][_0x23922c(0x1f1)]['id'],'tabindex':-0x1},'children':[{'tag':_0x23922c(0x1de),'attributes':{'class':[_0x23922c(0x1f4),_0x23922c(0x1d7)]},'children':[this[_0x23922c(0x1e3)],{'tag':_0x23922c(0x1de),'attributes':{'class':[_0x23922c(0x223),_0x23922c(0x1eb)]},'children':_0x101ebb}]}]};return this[_0x23922c(0x1f0)]&&this[_0x23922c(0x1d2)]&&(_0x428286[_0x23922c(0x1d1)][_0x23922c(0x1dd)](this[_0x23922c(0x1f0)],this[_0x23922c(0x1d2)]),this[_0x23922c(0x1f0)][_0x23922c(0x1dc)](_0x23922c(0x1ea))['to'](this),this[_0x23922c(0x1f0)][_0x23922c(0x1dc)](_0x23922c(0x23b))['to'](this),this[_0x23922c(0x1d2)][_0x23922c(0x1dc)](_0x23922c(0x1ea))['to'](this),this[_0x23922c(0x1d2)][_0x23922c(0x1dc)](_0x23922c(0x23b))['to'](this)),_0x428286;}[_0x111646(0x1d3)](){const _0x5d7d6a=_0x111646;super[_0x5d7d6a(0x1d3)](),this[_0x5d7d6a(0x21a)]=this[_0x5d7d6a(0x21f)][_0x5d7d6a(0x1f2)](_0x5d7d6a(0x222)),this[_0x5d7d6a(0x21a)][_0x5d7d6a(0x22e)]=this[_0x5d7d6a(0x1d0)],this['on'](_0x5d7d6a(0x232),(_0x2b747e,_0x33dc92,_0x2b53e2)=>{const _0x1ff488=_0x5d7d6a;this[_0x1ff488(0x21a)][_0x1ff488(0x22e)]=_0x2b53e2;});}[_0x111646(0x1e6)](_0x198001,_0x2b4efc,_0x23e5ad,_0x3a27c0,_0x5ef6fb){const _0x3a5ab0=_0x111646,_0x390015=new _0x300307(this[_0x3a5ab0(0x204)]);return _0x390015[_0x3a5ab0(0x22c)]({'label':_0x198001,'icon':_0x2b4efc,'tooltip':!0x0,'tooltipPosition':_0x5ef6fb}),_0x390015[_0x3a5ab0(0x1f6)]({'attributes':{'class':_0x23e5ad}}),_0x390015['on'](_0x3a5ab0(0x21c),()=>{const _0x4caaa8=_0x3a5ab0;this[_0x4caaa8(0x1f7)](_0x3a27c0,this[_0x4caaa8(0x228)]['id']);}),_0x390015;}[_0x111646(0x209)](){const _0x4e668c=_0x111646;return _0x4e668c(0x207)===this[_0x4e668c(0x228)][_0x4e668c(0x213)][_0x4e668c(0x237)][_0x4e668c(0x1df)]?_0x497bf4(this[_0x4e668c(0x204)],_0x4e668c(0x1d6)):_0x497bf4(this[_0x4e668c(0x204)],_0x4e668c(0x22b));}[_0x111646(0x1f5)](){const _0x24c256=_0x111646;return this[_0x24c256(0x228)][_0x24c256(0x1d4)]?_0x24c256(0x207)===this[_0x24c256(0x228)][_0x24c256(0x213)][_0x24c256(0x237)][_0x24c256(0x1df)]?_0x497bf4(this[_0x24c256(0x204)],_0x24c256(0x231),this[_0x24c256(0x228)][_0x24c256(0x1ef)][_0x24c256(0x1e5)]):_0x497bf4(this[_0x24c256(0x204)],_0x24c256(0x227),this[_0x24c256(0x228)][_0x24c256(0x1ef)][_0x24c256(0x1e5)]):null;}}function ds(_0x47eae4,_0x21bacc){const _0x129fe1=_0x111646;let _0x505b9f='';return _0x505b9f+=_0x47eae4[_0x129fe1(0x206)]('*')[_0x129fe1(0x22d)]((_0x3c30e1,_0x2e97a8)=>_0x2e97a8%0x2!=0x0?_0x129fe1(0x233)+us(_0x3c30e1)+_0x129fe1(0x218):us(_0x3c30e1))[_0x129fe1(0x230)](''),_0x21bacc&&(_0x505b9f+=_0x129fe1(0x1ee)+_0x21bacc[_0x129fe1(0x1db)]+_0x129fe1(0x219)+_0x21bacc[_0x129fe1(0x1fc)]+_0x129fe1(0x208)),_0x505b9f;}function us(_0x25eccd){const _0x2d56c0=_0x111646,_0x49286d=document[_0x2d56c0(0x1fb)](_0x2d56c0(0x215));return _0x49286d[_0x2d56c0(0x1cf)]=_0x25eccd,_0x49286d[_0x2d56c0(0x22e)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x39a247,_0x10b89d,_0x471058){const t=_0x39a247['t'];switch(_0x10b89d){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',_0x471058);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x471058);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x471058);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x471058);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x471058);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',_0x471058);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x471058);case'*Replace\x20image\x20URL*':return t('*Replace\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',_0x471058);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x471058);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x471058);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x471058);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x471058);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x471058);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x471058);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x471058);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x471058);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x471058);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x471058);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x471058);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x471058);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x471058);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x471058);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x471058);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'},_0x471058);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x471058);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x471058);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x471058);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x471058);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x471058);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'},_0x471058);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x471058);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x471058);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x471058);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x471058);case'ELEMENT_DEFAULT_LIST_DEFAULT':return t({'string':'default\x20list\x20style','id':'ELEMENT_DEFAULT_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST':return t({'string':'bulleted\x20list','id':'ELEMENT_BULLETED_LIST'});case'ELEMENT_BULLETED_LIST_DEFAULT':return t({'string':'bulleted\x20list\x20(default)','id':'ELEMENT_BULLETED_LIST_DEFAULT'});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_DEFAULT':return t({'string':'numbered\x20list\x20(default)','id':'ELEMENT_NUMBERED_LIST_DEFAULT'});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'ELEMENT_MULTI_LEVEL_LIST':return t({'string':'multi-level\x20list','id':'ELEMENT_MULTI_LEVEL_LIST'});case'REPLACE_TEXT':return t({'string':'*Replace:*\x20%0\x20*with*\x20%1','id':'REPLACE_TEXT'},_0x471058);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x471058);case'FORMAT_ALIGNMENT':return t({'string':'alignment','id':'FORMAT_ALIGNMENT'});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'},_0x471058);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'FORMAT_INDENT':return t({'string':'indent','id':'FORMAT_INDENT'});case'FORMAT_LIST_REVERSED':return t({'string':'list\x20reversed','id':'FORMAT_LIST_REVERSED'});case'FORMAT_LIST_START':return t({'string':'list\x20start','id':'FORMAT_LIST_START'});case'FORMAT_FONT_SIZE':return t({'string':'font\x20size','id':'FORMAT_FONT_SIZE'});case'FORMAT_FONT_FAMILY':return t({'string':'font\x20family','id':'FORMAT_FONT_FAMILY'});case'FORMAT_FONT_COLOR':return t({'string':'font\x20color','id':'FORMAT_FONT_COLOR'});case'FORMAT_FONT_BACKGROUND':return t({'string':'font\x20background\x20color','id':'FORMAT_FONT_BACKGROUND'});case'FORMAT_IMAGE_SIZE':return t({'string':'image\x20size','id':'FORMAT_IMAGE_SIZE'});case'FORMAT_STYLE':return t({'string':'style','id':'FORMAT_STYLE'});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'},_0x471058);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x471058);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'},_0x471058);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x471058);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'},_0x471058);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x471058);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x471058);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'},_0x471058);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'},_0x471058);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});default:return _0x10b89d;}}
23
+ export function getTranslation(_0xcf5114,_0xcefdf2,_0x106bd0){const t=_0xcf5114['t'];switch(_0xcefdf2){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',_0x106bd0);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x106bd0);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x106bd0);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x106bd0);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x106bd0);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',_0x106bd0);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x106bd0);case'*Replace\x20image\x20URL*':return t('*Replace\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',_0x106bd0);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x106bd0);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x106bd0);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x106bd0);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x106bd0);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x106bd0);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x106bd0);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x106bd0);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x106bd0);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x106bd0);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x106bd0);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x106bd0);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x106bd0);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x106bd0);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x106bd0);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x106bd0);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'},_0x106bd0);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x106bd0);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x106bd0);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x106bd0);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x106bd0);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x106bd0);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'},_0x106bd0);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x106bd0);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x106bd0);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x106bd0);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x106bd0);case'ELEMENT_DEFAULT_LIST_DEFAULT':return t({'string':'default\x20list\x20style','id':'ELEMENT_DEFAULT_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST':return t({'string':'bulleted\x20list','id':'ELEMENT_BULLETED_LIST'});case'ELEMENT_BULLETED_LIST_DEFAULT':return t({'string':'bulleted\x20list\x20(default)','id':'ELEMENT_BULLETED_LIST_DEFAULT'});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_DEFAULT':return t({'string':'numbered\x20list\x20(default)','id':'ELEMENT_NUMBERED_LIST_DEFAULT'});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'ELEMENT_MULTI_LEVEL_LIST':return t({'string':'multi-level\x20list','id':'ELEMENT_MULTI_LEVEL_LIST'});case'REPLACE_TEXT':return t({'string':'*Replace:*\x20%0\x20*with*\x20%1','id':'REPLACE_TEXT'},_0x106bd0);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x106bd0);case'FORMAT_ALIGNMENT':return t({'string':'alignment','id':'FORMAT_ALIGNMENT'});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'},_0x106bd0);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'FORMAT_INDENT':return t({'string':'indent','id':'FORMAT_INDENT'});case'FORMAT_LIST_REVERSED':return t({'string':'list\x20reversed','id':'FORMAT_LIST_REVERSED'});case'FORMAT_LIST_START':return t({'string':'list\x20start','id':'FORMAT_LIST_START'});case'FORMAT_FONT_SIZE':return t({'string':'font\x20size','id':'FORMAT_FONT_SIZE'});case'FORMAT_FONT_FAMILY':return t({'string':'font\x20family','id':'FORMAT_FONT_FAMILY'});case'FORMAT_FONT_COLOR':return t({'string':'font\x20color','id':'FORMAT_FONT_COLOR'});case'FORMAT_FONT_BACKGROUND':return t({'string':'font\x20background\x20color','id':'FORMAT_FONT_BACKGROUND'});case'FORMAT_IMAGE_SIZE':return t({'string':'image\x20size','id':'FORMAT_IMAGE_SIZE'});case'FORMAT_STYLE':return t({'string':'style','id':'FORMAT_STYLE'});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'},_0x106bd0);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x106bd0);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'},_0x106bd0);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x106bd0);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'},_0x106bd0);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x106bd0);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x106bd0);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'},_0x106bd0);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'},_0x106bd0);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});default:return _0xcefdf2;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x48b930,_0x1ef5be){const _0x36c9be=_0x36c7,_0x4fa701=_0x48b930();while(!![]){try{const _0xe9d932=-parseInt(_0x36c9be(0xeb))/0x1+-parseInt(_0x36c9be(0xe3))/0x2*(-parseInt(_0x36c9be(0xcd))/0x3)+parseInt(_0x36c9be(0xe1))/0x4*(-parseInt(_0x36c9be(0xd2))/0x5)+parseInt(_0x36c9be(0xc9))/0x6+parseInt(_0x36c9be(0xdf))/0x7*(parseInt(_0x36c9be(0xea))/0x8)+-parseInt(_0x36c9be(0xda))/0x9+parseInt(_0x36c9be(0xe6))/0xa*(-parseInt(_0x36c9be(0xcc))/0xb);if(_0xe9d932===_0x1ef5be)break;else _0x4fa701['push'](_0x4fa701['shift']());}catch(_0x127447){_0x4fa701['push'](_0x4fa701['shift']());}}}(_0x5d70,0xedbd0));export function normalizeDescription(_0x5afab5){const _0x17fcfd=_0x36c7;return Array[_0x17fcfd(0xe8)](_0x5afab5)||(_0x5afab5=[_0x5afab5]),_0x5afab5[_0x17fcfd(0xd7)](_0x304d9f=>{const _0x2a55e8=_0x17fcfd,_0x37aa80=_0x304d9f[_0x2a55e8(0xee)][_0x2a55e8(0xe2)](/\*/g,''),_0x3aca42=_0x304d9f[_0x2a55e8(0xef)]?_0x2a55e8(0xe9)+_0x304d9f[_0x2a55e8(0xef)][_0x2a55e8(0xe4)]+']':'';return'['+_0x304d9f[_0x2a55e8(0xe0)]+']\x20'+_0x37aa80+_0x3aca42;})[_0x17fcfd(0xed)](';\x20');}export function sortSuggestions(_0x1132c0){const _0x4235f9=_0x36c7;return _0x1132c0[_0x4235f9(0xcb)]((_0x16615f,_0x58f9c5)=>_0x4235f9(0xc8)==_0x16615f[_0x4235f9(0xe0)]&&_0x4235f9(0xc8)!=_0x58f9c5[_0x4235f9(0xe0)]?-0x1:_0x4235f9(0xc8)!=_0x16615f[_0x4235f9(0xe0)]&&_0x4235f9(0xc8)==_0x58f9c5[_0x4235f9(0xe0)]?0x1:0x0);}export function getSelectedSuggestions(_0x3b508b,_0x151da2){const _0x20c162=_0x36c7,_0x111c1f=Array[_0x20c162(0xe7)](_0x3b508b[_0x20c162(0xde)]()),_0x5e479b=new Set();for(const _0x96fbcf of _0x151da2)if(_0x96fbcf[_0x20c162(0xc7)]){for(const _0x2119c2 of _0x111c1f)for(const _0x1d44bd of _0x96fbcf[_0x20c162(0xde)]())(_0x2119c2[_0x20c162(0xe5)](_0x1d44bd)||_0x3b508b[_0x20c162(0xd5)]&&!_0x96fbcf[_0x20c162(0xc6)]&&_0x96fbcf[_0x20c162(0xf0)]&&_0x1d44bd[_0x20c162(0xca)][_0x20c162(0xec)](_0x2119c2[_0x20c162(0xdd)]))&&_0x5e479b[_0x20c162(0xce)](_0x96fbcf);}return _0x5e479b;}export function getRangesOfBlockGroups(_0x29ceef,_0x564c2e){const _0x5c0719=_0x36c7;let _0x3f4ddd,_0x1d49ef=0x0;const _0x208622=[],_0xe377c5=_0x564c2e[_0x5c0719(0xc5)];for(;_0x1d49ef<_0x29ceef[_0x5c0719(0xd3)];){const _0x283277=_0x29ceef[_0x1d49ef],_0x2c6b19=_0x29ceef[_0x1d49ef+0x1];_0x3f4ddd||(_0x3f4ddd=_0x564c2e[_0x5c0719(0xd6)](_0x283277)),co(_0x564c2e,_0x283277,_0x2c6b19)||(_0x208622[_0x5c0719(0xd4)](_0x564c2e[_0x5c0719(0xd0)](_0x3f4ddd,_0xe377c5[_0x5c0719(0xd1)](_0x283277)?_0x564c2e[_0x5c0719(0xdb)](_0x283277):_0x564c2e[_0x5c0719(0xd9)](_0x283277,_0x5c0719(0xca)))),_0x3f4ddd=null),_0x1d49ef++;}return _0x208622;}function co(_0x34a67f,_0x478f3a,_0x19a287){const _0x2729a4=_0x36c7;if(!_0x19a287)return!0x1;const _0x1f9c9e=_0x34a67f[_0x2729a4(0xdb)](_0x478f3a),_0x29a14f=_0x34a67f[_0x2729a4(0xd6)](_0x19a287);return _0x1f9c9e[_0x2729a4(0xec)](_0x29a14f);}function _0x36c7(_0x4f8f0d,_0x4ebad1){const _0x5d7084=_0x5d70();return _0x36c7=function(_0x36c7c6,_0x1facaf){_0x36c7c6=_0x36c7c6-0xc5;let _0xb1f2b0=_0x5d7084[_0x36c7c6];return _0xb1f2b0;},_0x36c7(_0x4f8f0d,_0x4ebad1);}function _0x5d70(){const _0x39c1ee=['8fNmCsq','443610okPizd','isTouching','join','content','color','next','schema','isMultiRange','isInContent','deletion','7205238GVVCJT','end','sort','11kZFVZG','15xHebVi','add','splice','createRange','isObject','2061005tnelzr','length','push','isCollapsed','createPositionBefore','map','change','createPositionAt','4829553LaYJfL','createPositionAfter','execute','start','getRanges','10220868lFYEzu','type','8DYLOgt','replace','676438AqJBQu','value','isIntersecting','15736870ycALUT','from','isArray','\x20[color\x20'];_0x5d70=function(){return _0x39c1ee;};return _0x5d70();}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x14d2b6,_0x4f752f,_0x659e63){const _0x431896=_0x36c7;for(;_0x659e63[_0x431896(0xd3)];){const _0x17c0b6=_0x659e63[_0x431896(0xcf)](0x0,0x64);_0x14d2b6[_0x431896(0xd8)](()=>{const _0x292bc8=_0x431896;for(const _0x36f173 of _0x17c0b6)_0x36f173[_0x292bc8(0xc7)]&&_0x4f752f[_0x292bc8(0xdc)](_0x36f173['id']);});}}
23
+ (function(_0x4386a0,_0x15f20b){const _0x119ad7=_0x3429,_0x1f4a9f=_0x4386a0();while(!![]){try{const _0x438f5b=parseInt(_0x119ad7(0x1b3))/0x1+-parseInt(_0x119ad7(0x1ae))/0x2+parseInt(_0x119ad7(0x1b6))/0x3*(-parseInt(_0x119ad7(0x190))/0x4)+-parseInt(_0x119ad7(0x1a6))/0x5*(parseInt(_0x119ad7(0x198))/0x6)+parseInt(_0x119ad7(0x1b2))/0x7+-parseInt(_0x119ad7(0x1b7))/0x8+parseInt(_0x119ad7(0x1ac))/0x9;if(_0x438f5b===_0x15f20b)break;else _0x1f4a9f['push'](_0x1f4a9f['shift']());}catch(_0x416c9f){_0x1f4a9f['push'](_0x1f4a9f['shift']());}}}(_0x1450,0xdc59e));export function normalizeDescription(_0x352707){const _0x28c16f=_0x3429;return Array[_0x28c16f(0x1a5)](_0x352707)||(_0x352707=[_0x352707]),_0x352707[_0x28c16f(0x191)](_0x2fee9c=>{const _0x500393=_0x28c16f,_0x18aa2b=_0x2fee9c[_0x500393(0x192)][_0x500393(0x1a9)](/\*/g,''),_0x5f1324=_0x2fee9c[_0x500393(0x1a0)]?_0x500393(0x19c)+_0x2fee9c[_0x500393(0x1a0)][_0x500393(0x1b8)]+']':'';return'['+_0x2fee9c[_0x500393(0x1a4)]+']\x20'+_0x18aa2b+_0x5f1324;})[_0x28c16f(0x1b5)](';\x20');}export function sortSuggestions(_0xa3347e){const _0x4bcb0e=_0x3429;return _0xa3347e[_0x4bcb0e(0x1a7)]((_0xeace92,_0x4000af)=>_0x4bcb0e(0x1b4)==_0xeace92[_0x4bcb0e(0x1a4)]&&_0x4bcb0e(0x1b4)!=_0x4000af[_0x4bcb0e(0x1a4)]?-0x1:_0x4bcb0e(0x1b4)!=_0xeace92[_0x4bcb0e(0x1a4)]&&_0x4bcb0e(0x1b4)==_0x4000af[_0x4bcb0e(0x1a4)]?0x1:0x0);}export function getSelectedSuggestions(_0x1e74e5,_0x2f9079){const _0x12916c=_0x3429,_0x5c2d75=Array[_0x12916c(0x19f)](_0x1e74e5[_0x12916c(0x199)]()),_0xc0e31a=new Set();for(const _0xb46ece of _0x2f9079)if(_0xb46ece[_0x12916c(0x195)]){for(const _0x5956f9 of _0x5c2d75)for(const _0xa17832 of _0xb46ece[_0x12916c(0x199)]())(_0x5956f9[_0x12916c(0x1a8)](_0xa17832)||_0x1e74e5[_0x12916c(0x1a2)]&&!_0xb46ece[_0x12916c(0x1b1)]&&_0xb46ece[_0x12916c(0x197)]&&_0xa17832[_0x12916c(0x1af)][_0x12916c(0x193)](_0x5956f9[_0x12916c(0x1b0)]))&&_0xc0e31a[_0x12916c(0x19e)](_0xb46ece);}return _0xc0e31a;}export function getRangesOfBlockGroups(_0x52cbe4,_0x5cab24){const _0x58048f=_0x3429;let _0x2ca28e,_0xf28d09=0x0;const _0x5482e4=[],_0x55cda5=_0x5cab24[_0x58048f(0x19a)];for(;_0xf28d09<_0x52cbe4[_0x58048f(0x1a3)];){const _0x3380c3=_0x52cbe4[_0xf28d09],_0x540f95=_0x52cbe4[_0xf28d09+0x1];_0x2ca28e||(_0x2ca28e=_0x5cab24[_0x58048f(0x19b)](_0x3380c3)),co(_0x5cab24,_0x3380c3,_0x540f95)||(_0x5482e4[_0x58048f(0x194)](_0x5cab24[_0x58048f(0x19d)](_0x2ca28e,_0x55cda5[_0x58048f(0x1a1)](_0x3380c3)?_0x5cab24[_0x58048f(0x1ad)](_0x3380c3):_0x5cab24[_0x58048f(0x1ab)](_0x3380c3,_0x58048f(0x1af)))),_0x2ca28e=null),_0xf28d09++;}return _0x5482e4;}function _0x3429(_0x298515,_0x536801){const _0x1450ca=_0x1450();return _0x3429=function(_0x34291,_0x361a15){_0x34291=_0x34291-0x190;let _0xc8a282=_0x1450ca[_0x34291];return _0xc8a282;},_0x3429(_0x298515,_0x536801);}function co(_0x18ff49,_0x17f3e1,_0x171f7e){const _0x566228=_0x3429;if(!_0x171f7e)return!0x1;const _0x1b5183=_0x18ff49[_0x566228(0x1ad)](_0x17f3e1),_0x1d2057=_0x18ff49[_0x566228(0x19b)](_0x171f7e);return _0x1b5183[_0x566228(0x193)](_0x1d2057);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;function _0x1450(){const _0xd9d341=['content','isTouching','push','isInContent','change','next','6vqRYZn','getRanges','schema','createPositionBefore','\x20[color\x20','createRange','add','from','color','isObject','isCollapsed','length','type','isArray','6864200eDZWdU','sort','isIntersecting','replace','splice','createPositionAt','23970402WFGbUB','createPositionAfter','3241746SOjZVS','end','start','isMultiRange','11197872OYpuFq','1473074kXDoUc','deletion','join','6oIrjIp','13664184rAbbHk','value','execute','263708pEiuDW','map'];_0x1450=function(){return _0xd9d341;};return _0x1450();}export function executeCommandForSuggestions(_0x481ab4,_0x5547c0,_0x1d2988){const _0x4571b4=_0x3429;for(;_0x1d2988[_0x4571b4(0x1a3)];){const _0x549835=_0x1d2988[_0x4571b4(0x1aa)](0x0,0x64);_0x481ab4[_0x4571b4(0x196)](()=>{const _0x3ee90a=_0x4571b4;for(const _0x4b8bb6 of _0x549835)_0x4b8bb6[_0x3ee90a(0x195)]&&_0x5547c0[_0x3ee90a(0x1b9)](_0x4b8bb6['id']);});}}