@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240909.0 → 0.0.0-nightly-20240911.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 (167) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  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 +10 -10
  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/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x8bde1e=_0x2e5a;(function(_0x13c51e,_0x4d78c0){const _0x2d2511=_0x2e5a,_0x288add=_0x13c51e();while(!![]){try{const _0x48449e=-parseInt(_0x2d2511(0xe1))/0x1+-parseInt(_0x2d2511(0xaa))/0x2+-parseInt(_0x2d2511(0xc9))/0x3+parseInt(_0x2d2511(0xf3))/0x4+parseInt(_0x2d2511(0xf4))/0x5*(parseInt(_0x2d2511(0x109))/0x6)+-parseInt(_0x2d2511(0xbc))/0x7*(parseInt(_0x2d2511(0xae))/0x8)+parseInt(_0x2d2511(0xd9))/0x9;if(_0x48449e===_0x4d78c0)break;else _0x288add['push'](_0x288add['shift']());}catch(_0x162c9d){_0x288add['push'](_0x288add['shift']());}}}(_0x5a99,0x9cb26));import{Plugin as _0x526b2f}from'ckeditor5/src/core.js';import{Collection as _0x45d657}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x1b2d11,createDropdown as _0x253f95,ListSeparatorView as _0x2d525e,MenuBarMenuView as _0x337a0a,MenuBarMenuListView as _0x4af449,MenuBarMenuListItemView as _0x135596,MenuBarMenuListItemButtonView as _0x4f9915,SplitButtonView as _0x21e306,ViewModel as _0x56c13e}from'ckeditor5/src/ui.js';function _0x5a99(){const _0x1409fd=['commands','length','comments.maxCommentsWhenCollapsed','isInContent','clear','init','1434146BtsdEp','isMultiRange','commentsListView','items','3800lrogHM','getFirstRange','addComment','comments.maxCommentCharsWhenCollapsed','Accept\x20all\x20suggestions','trackChanges.disableComments','some','separator','head','Accept\x20all\x20selected\x20suggestions','config','filter','suggestion-','discardSelectedSuggestions','10885zgqJqA','hasSuggestion','stopListening','discardButton','createCommentThreadController','menu','focus','createAnnotationView','_unbindEditors','_suggestionToController','from','isOn','lowest','605184KQZJNE','isDirty','escape','refreshSelectedViews','suggestionView','get','model','_initializeController','_addUIComponentsToFactory','menuitemcheckbox','Track\x20changes','switchbutton','Discard\x20all\x20selected\x20suggestions','getAllAdjacentSuggestions','menuBar:trackChanges','getMarkers','11209518qVZaZK','getSuggestion','getJoined','acceptButton','arrowView','comments.editorConfig','delegate','TrackChangesEditing','64621pfPJvP','unbind','plugins','descriptionParts','listenTo','_createToolbarButton','execute','registerAnnotation','define','innerView','Annotations','source','trackChanges.SuggestionThreadView','Discard\x20all\x20suggestions','toMany','panelView','SuggestionView','getDescriptions','2488120anGbrx','2481725bqnFar','activeMarkers','createAnnotation','add','discardAllSuggestions','_disableComments','change:activeAnnotations','delete','push','button','_annotationViews','acceptAllSuggestions','getMarkerNames','keys','reduce','size','getRanges','TrackChangesUI','type','isEnabled','SuggestionThreadView','6tWLOqz','comments.maxThreadTotalWeight','menuitem','view','suggestionChanged','buttonView','fire','acceptSelectedSuggestions','trackChanges.SuggestionView','suggestionUnloaded','_handleControllerBuffer','_destroyController','getByInnerView','_viewToController','locale','activeAnnotations','destroy','CommentsRepository','values','componentFactory','mainView','addSourceCollector','suggestionLoaded','change:previous','_createMenuBarMenu','_bindAnnotationToEditors','_handleSuggestionControllerDelayed','_refreshActiveMarkers','descriptionFactory','has','CommentView','commentThread','actionView','requires','set','value','pluginName','comments','bind','editing','_updateController','EditorAnnotations','commandName','previous','remove','editor','trackChanges','CommentsUI','children'];_0x5a99=function(){return _0x1409fd;};return _0x5a99();}import{Users as _0x16306a,getDateTimeFormatter as _0x64371f,getAllMarkersDomElementsSorted as _0x52948b}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x5473c6 from'./trackchangesediting.js';import _0x79d33d from'./ui/suggestioncontroller.js';import _0x4c473a from'./ui/view/suggestionthreadview.js';function _0x2e5a(_0x522225,_0x31d714){const _0x5a9921=_0x5a99();return _0x2e5a=function(_0x2e5a60,_0x26e431){_0x2e5a60=_0x2e5a60-0xaa;let _0x70be99=_0x5a9921[_0x2e5a60];return _0x70be99;},_0x2e5a(_0x522225,_0x31d714);}import _0x30d75e from'./ui/view/suggestionview.js';import{getTranslation as _0x402ba5}from'./utils/common-translations.js';import _0x112863 from'../theme/icons/track-changes.svg';export default class d extends _0x526b2f{static get[_0x8bde1e(0x12a)](){const _0x304e46=_0x8bde1e;return[_0x5473c6,_0x16306a,_0x304e46(0x11a),_0x304e46(0xeb),_0x304e46(0x132)];}static get[_0x8bde1e(0x12d)](){const _0x5f5180=_0x8bde1e;return _0x5f5180(0x105);}constructor(_0x2bcf20){const _0x476142=_0x8bde1e;super(_0x2bcf20),this[_0x476142(0xc5)]=new Map(),this[_0x476142(0x116)]=new Map(),this[_0x476142(0xfe)]=new Map(),this[_0x476142(0x113)]=new Map();const _0x3b4597=this[_0x476142(0x136)][_0x476142(0xb8)];_0x3b4597[_0x476142(0xe9)](_0x476142(0xed),_0x4c473a),_0x3b4597[_0x476142(0xe9)](_0x476142(0x111),_0x30d75e),_0x3b4597[_0x476142(0xe9)](_0x476142(0xb3),!0x1),this[_0x476142(0xf9)]=_0x3b4597[_0x476142(0xce)](_0x476142(0xb3));}[_0x8bde1e(0x123)](_0x72128,_0x120108){const _0x12cd5d=_0x8bde1e;0x0===this[_0x12cd5d(0x113)][_0x12cd5d(0x103)]&&setTimeout(()=>{const _0xdbef7=_0x12cd5d;for(const [_0x377048,_0xc055f2]of this[_0xdbef7(0x113)]){const _0x431025=this[_0xdbef7(0xc5)][_0xdbef7(0x126)](_0x377048);_0x431025||_0xc055f2?_0x431025&&_0xc055f2&&this[_0xdbef7(0x114)](_0x377048):this[_0xdbef7(0xd0)](_0x377048);}this[_0xdbef7(0x113)][_0xdbef7(0x13e)](),this[_0xdbef7(0x136)][_0xdbef7(0xe3)][_0xdbef7(0xce)](_0xdbef7(0x132))[_0xdbef7(0xcc)](),this[_0xdbef7(0x124)]();},0xa),this[_0x12cd5d(0x113)][_0x12cd5d(0x12b)](_0x72128,_0x120108);}[_0x8bde1e(0x13f)](){const _0x3c8664=_0x8bde1e,_0x43b657=this[_0x3c8664(0x136)],_0x56c014=_0x43b657[_0x3c8664(0xe3)][_0x3c8664(0xce)](_0x3c8664(0xe0)),_0x556fe5=_0x43b657[_0x3c8664(0xe3)][_0x3c8664(0xce)](_0x3c8664(0xeb)),_0x40f16d=_0x43b657[_0x3c8664(0xe3)][_0x3c8664(0xce)](_0x3c8664(0x132)),_0x867fa=_0x43b657[_0x3c8664(0xe3)][_0x3c8664(0xce)](_0x3c8664(0x11a));this[_0x3c8664(0xd1)](),_0x40f16d[_0x3c8664(0x11e)](()=>{const _0x140c4a=_0x3c8664,_0x33776b=[];for(const [_0x3c097c,_0x4984b0]of Array[_0x140c4a(0xc6)](this[_0x140c4a(0xc5)])){const _0x59bc90=_0x3c097c[_0x140c4a(0xd6)](),_0x5dd35d=[];for(const _0xe46535 of _0x59bc90){if(!_0xe46535[_0x140c4a(0x13d)])continue;if(_0xe46535[_0x140c4a(0xab)]){_0x5dd35d[_0x140c4a(0xfc)](..._0xe46535[_0x140c4a(0x104)]());continue;}const _0x349fe7=_0xe46535[_0x140c4a(0xaf)]();if(_0x5dd35d[_0x140c4a(0x13b)]>0x0){const _0x62b602=_0x5dd35d[0x0][_0x140c4a(0xdb)](_0x349fe7);if(_0x62b602){_0x5dd35d[0x0]=_0x62b602;continue;}}_0x5dd35d[_0x140c4a(0xfc)](_0x349fe7);}_0x33776b[_0x140c4a(0xfc)]([_0x4984b0[_0x140c4a(0x10c)],_0x5dd35d]);}return _0x33776b;}),this[_0x3c8664(0xe5)](_0x56c014,_0x3c8664(0x11f),(_0x3cbfe7,_0x3c4d50)=>{const _0xaa1770=_0x3c8664;this[_0xaa1770(0xe5)](_0x3c4d50,_0xaa1770(0x120),(_0x17a172,_0x17e5da,_0x407363,_0x3eb6a1)=>{const _0x3aab7a=_0xaa1770;_0x3c4d50[_0x3aab7a(0x13d)]&&(null==_0x407363?(this[_0x3aab7a(0x131)](_0x3eb6a1[_0x3aab7a(0xb6)]),this[_0x3aab7a(0x123)](_0x3c4d50,!0x1)):(this[_0x3aab7a(0x131)](_0x407363[_0x3aab7a(0xb6)]),null==_0x3eb6a1&&this[_0x3aab7a(0x123)](_0x3c4d50,!0x0)));}),null!==_0x3c4d50[_0xaa1770(0x134)]?this[_0xaa1770(0x131)](_0x3c4d50[_0xaa1770(0xb6)]):this[_0xaa1770(0x123)](_0x3c4d50,!0x1);}),this[_0x3c8664(0xe5)](_0x56c014,_0x3c8664(0x112),(_0x4ed647,_0x3935ff,_0xa3c1d)=>{const _0x521a07=_0x3c8664;this[_0x521a07(0xbe)](_0x3935ff,_0x521a07(0x120)),this[_0x521a07(0x113)][_0x521a07(0xfb)](_0x3935ff),this[_0x521a07(0xc5)][_0x521a07(0x126)](_0x3935ff)&&this[_0x521a07(0x114)](_0x3935ff),_0xa3c1d&&this[_0x521a07(0x131)](_0xa3c1d[_0x521a07(0xb6)]);}),this[_0x3c8664(0xe5)](_0x56c014,_0x3c8664(0x10d),(_0x3928a0,_0xddfbae)=>{const _0xb247f5=_0x3c8664;this[_0xb247f5(0x131)](_0xddfbae);}),this[_0x3c8664(0xe5)](_0x556fe5,_0x3c8664(0xfa),()=>{const _0x438574=_0x3c8664;this[_0x438574(0x124)]();}),this[_0x3c8664(0xe5)](_0x867fa,_0x3c8664(0xb0),(_0x7e4411,{threadId:_0x59b85,isFromAdapter:_0x53feb7})=>{const _0x4701e1=_0x3c8664;if(_0x53feb7||!_0x56c014[_0x4701e1(0xbd)](_0x59b85))return;const _0x3293d9=_0x56c014[_0x4701e1(0xda)](_0x59b85);this[_0x4701e1(0xc5)][_0x4701e1(0xce)](_0x3293d9)[_0x4701e1(0x10c)][_0x4701e1(0xac)][_0x4701e1(0xc2)](-0x1);},{'priority':_0x3c8664(0xc8)});}[_0x8bde1e(0x124)](){const _0x3cc728=_0x8bde1e,_0x24d5ff=this[_0x3cc728(0x136)][_0x3cc728(0xe3)][_0x3cc728(0xce)](_0x3cc728(0xeb)),_0x26feef=this[_0x3cc728(0x136)][_0x3cc728(0xe3)][_0x3cc728(0xce)](_0x3cc728(0xe0)),_0x3bd86f=Array[_0x3cc728(0xc6)](_0x24d5ff[_0x3cc728(0x118)],_0x3c09d4=>_0x3c09d4[_0x3cc728(0xea)])[_0x3cc728(0xb9)](_0xf465a3=>this[_0x3cc728(0x116)][_0x3cc728(0x126)](_0xf465a3)),_0x5e65e3=[];for(const _0x565956 of _0x3bd86f){const _0xa92c3d=this[_0x3cc728(0x116)][_0x3cc728(0xce)](_0x565956)[_0x3cc728(0xcf)][_0x3cc728(0xd6)]();_0x5e65e3[_0x3cc728(0xfc)](..._0xa92c3d[_0x3cc728(0x102)]((_0x3af03f,_0x26b6e7)=>[..._0x3af03f,..._0x26b6e7[_0x3cc728(0x100)]()],[]));}_0x26feef[_0x3cc728(0xf5)]=_0x5e65e3;}[_0x8bde1e(0xd1)](){const _0x8299b7=_0x8bde1e,_0x5b0d2a=this[_0x8299b7(0x136)],_0x4310d6=_0x5b0d2a[_0x8299b7(0x117)],_0x3369c1=_0x402ba5(_0x4310d6,_0x8299b7(0xd3)),_0x2239ee=new _0x45d657([{'type':_0x8299b7(0xd4),'model':new _0x56c13e({'withText':!0x0,'isToggleable':!0x0,'label':_0x3369c1,'commandName':_0x8299b7(0x137),'role':_0x8299b7(0xd2)})},{'type':_0x8299b7(0xb5)},{'type':_0x8299b7(0xfd),'model':new _0x56c13e({'withText':!0x0,'label':_0x402ba5(_0x4310d6,_0x8299b7(0xb2)),'commandName':_0x8299b7(0xff),'role':_0x8299b7(0x10b)})},{'type':_0x8299b7(0xfd),'model':new _0x56c13e({'withText':!0x0,'label':_0x402ba5(_0x4310d6,_0x8299b7(0xb7)),'commandName':_0x8299b7(0x110),'role':_0x8299b7(0x10b)})},{'type':_0x8299b7(0xfd),'model':new _0x56c13e({'withText':!0x0,'label':_0x402ba5(_0x4310d6,_0x8299b7(0xee)),'commandName':_0x8299b7(0xf8),'role':_0x8299b7(0x10b)})},{'type':_0x8299b7(0xfd),'model':new _0x56c13e({'withText':!0x0,'label':_0x402ba5(_0x4310d6,_0x8299b7(0xd5)),'commandName':_0x8299b7(0xbb),'role':_0x8299b7(0x10b)})}]);for(const _0x3b2615 of _0x2239ee)if(me(_0x3b2615)){const _0x3b4e3b=_0x5b0d2a[_0x8299b7(0x13a)][_0x8299b7(0xce)](_0x3b2615[_0x8299b7(0xcf)][_0x8299b7(0x133)]);_0x3b2615[_0x8299b7(0xcf)][_0x8299b7(0x12f)](_0x8299b7(0xc7),_0x8299b7(0x107))['to'](_0x3b4e3b,_0x8299b7(0x12c),_0x8299b7(0x107));}_0x5b0d2a['ui'][_0x8299b7(0x11c)][_0x8299b7(0xf7)](_0x8299b7(0x137),_0x1e10a0=>this[_0x8299b7(0xe6)](_0x1e10a0,_0x2239ee,_0x3369c1)),_0x5b0d2a['ui'][_0x8299b7(0x11c)][_0x8299b7(0xf7)](_0x8299b7(0xd7),_0x4cb46e=>this[_0x8299b7(0x121)](_0x4cb46e,_0x2239ee,_0x3369c1));}[_0x8bde1e(0xe6)](_0x445561,_0x302063,_0x5afb11){const _0x24aea9=_0x8bde1e,_0x426474=_0x253f95(_0x445561,_0x21e306),_0x3bfc63=this[_0x24aea9(0x136)][_0x24aea9(0x13a)][_0x24aea9(0xce)](_0x24aea9(0x137));_0x426474[_0x24aea9(0x10e)][_0x24aea9(0x12b)]({'tooltip':_0x5afb11,'label':_0x5afb11,'icon':_0x112863}),_0x426474[_0x24aea9(0x10e)][_0x24aea9(0x12f)](_0x24aea9(0xc7))['to'](_0x3bfc63,_0x24aea9(0x12c)),_0x426474[_0x24aea9(0x10e)]['on'](_0x24aea9(0xe7),()=>{const _0x45f2c=_0x24aea9;_0x3bfc63[_0x45f2c(0xe7)](),this[_0x45f2c(0x136)][_0x45f2c(0x130)][_0x45f2c(0x10c)][_0x45f2c(0xc2)]();}),_0x1b2d11(_0x426474,_0x302063,{'role':_0x24aea9(0xc1)});const _0x1b4352=[];for(const _0x32edc4 of _0x302063)me(_0x32edc4)&&_0x1b4352[_0x24aea9(0xfc)](this[_0x24aea9(0x136)][_0x24aea9(0x13a)][_0x24aea9(0xce)](_0x32edc4[_0x24aea9(0xcf)][_0x24aea9(0x133)]));const _0x3b810b=_0x426474[_0x24aea9(0x10e)];return _0x3b810b[_0x24aea9(0x129)][_0x24aea9(0xe2)](_0x24aea9(0x107)),_0x3b810b[_0x24aea9(0xdd)][_0x24aea9(0xe2)](_0x24aea9(0x107)),_0x3b810b[_0x24aea9(0x129)][_0x24aea9(0x12f)](_0x24aea9(0x107))['to'](_0x3bfc63,_0x24aea9(0x107)),_0x3b810b[_0x24aea9(0xdd)][_0x24aea9(0x12f)](_0x24aea9(0x107))[_0x24aea9(0xef)](_0x1b4352,_0x24aea9(0x107),(..._0x13b493)=>_0x13b493[_0x24aea9(0xb4)](_0x4d0490=>_0x4d0490)),_0x426474['on'](_0x24aea9(0xe7),_0x439c7d=>{const _0x335d7b=_0x24aea9;this[_0x335d7b(0x136)][_0x335d7b(0xe7)](_0x439c7d[_0x335d7b(0xec)][_0x335d7b(0x133)]),this[_0x335d7b(0x136)][_0x335d7b(0x130)][_0x335d7b(0x10c)][_0x335d7b(0xc2)]();}),_0x426474;}[_0x8bde1e(0x121)](_0x1a6de6,_0x2dd4b9,_0x1baec6){const _0x59acef=_0x8bde1e,_0x133274=new _0x337a0a(_0x1a6de6),_0x4d07d0=this[_0x59acef(0x136)][_0x59acef(0x13a)][_0x59acef(0xce)](_0x59acef(0x137));_0x133274[_0x59acef(0x10e)][_0x59acef(0x12b)]({'label':_0x1baec6,'icon':_0x112863});const _0x14a440=new _0x4af449(_0x1a6de6);for(const _0x14340c of _0x2dd4b9){if(_0x59acef(0xb5)==_0x14340c[_0x59acef(0x106)]){_0x14a440[_0x59acef(0xad)][_0x59acef(0xf7)](new _0x2d525e(_0x1a6de6));continue;}const _0xb8c320=new _0x135596(_0x1a6de6,_0x133274),_0x45cbf9=new _0x4f9915(_0x1a6de6),_0x42a251=_0x14340c[_0x59acef(0xcf)];_0x45cbf9[_0x59acef(0x12f)](...Object[_0x59acef(0x101)](_0x42a251))['to'](_0x42a251),_0x45cbf9[_0x59acef(0xdf)](_0x59acef(0xe7))['to'](_0x133274),_0x45cbf9['on'](_0x59acef(0xe7),()=>{const _0x7aaba9=_0x59acef;this[_0x7aaba9(0x136)][_0x7aaba9(0xe7)](_0x42a251[_0x7aaba9(0x133)]),this[_0x7aaba9(0x136)][_0x7aaba9(0x130)][_0x7aaba9(0x10c)][_0x7aaba9(0xc2)]();}),_0xb8c320[_0x59acef(0x139)][_0x59acef(0xf7)](_0x45cbf9),_0x14a440[_0x59acef(0xad)][_0x59acef(0xf7)](_0xb8c320);}return _0x133274[_0x59acef(0x12f)](_0x59acef(0x107))['to'](_0x4d07d0,_0x59acef(0x107)),_0x133274[_0x59acef(0xf0)][_0x59acef(0x139)][_0x59acef(0xf7)](_0x14a440),_0x133274;}[_0x8bde1e(0xd0)](_0x501911){const _0x502674=_0x8bde1e,_0x13a944=this[_0x502674(0x136)],_0x45f479=_0x13a944[_0x502674(0xb8)],_0x5a2640=_0x13a944[_0x502674(0xe3)][_0x502674(0xce)](_0x502674(0xeb)),_0x543f2a=_0x13a944[_0x502674(0xe3)][_0x502674(0xce)](_0x502674(0x11a)),_0x551e9f=_0x13a944[_0x502674(0xe3)][_0x502674(0xce)](_0x502674(0x132)),_0x2f79e4=_0x13a944[_0x502674(0xe3)][_0x502674(0xce)](_0x16306a)['me'],_0x143b01=_0x45f479[_0x502674(0xce)](_0x502674(0x137))[_0x502674(0x108)],_0x11197a=_0x45f479[_0x502674(0xce)](_0x502674(0x137))[_0x502674(0xf1)],{CommentsListView:_0x129f40,CommentThreadInputView:_0x52e8ec}=_0x13a944[_0x502674(0xe3)][_0x502674(0xce)](_0x502674(0x138));let _0x1ea51f,_0x3ea46f,_0x138fe7;this[_0x502674(0xfe)][_0x502674(0x126)](_0x501911['id'])?(_0x3ea46f=this[_0x502674(0xfe)][_0x502674(0xce)](_0x501911['id']),_0x1ea51f=_0x3ea46f[_0x502674(0x11d)]):(_0x1ea51f=new _0x143b01(_0x13a944[_0x502674(0x117)],_0x501911,_0x2f79e4,{'disableComments':this[_0x502674(0xf9)],'editorConfig':_0x45f479[_0x502674(0xce)](_0x502674(0xde)),'maxCommentsWhenCollapsed':_0x45f479[_0x502674(0xce)](_0x502674(0x13c)),'maxThreadTotalWeight':_0x45f479[_0x502674(0xce)](_0x502674(0x10a)),'maxCommentCharsWhenCollapsed':_0x45f479[_0x502674(0xce)](_0x502674(0xb1)),'formatDateTime':_0x64371f(_0x45f479[_0x502674(0xce)](_0x502674(0x117))),'CommentView':_0x45f479[_0x502674(0xce)](_0x502674(0x12e))[_0x502674(0x127)],'CommentsListView':_0x129f40,'CommentThreadInputView':_0x52e8ec,'SuggestionView':_0x11197a}),_0x1ea51f[_0x502674(0xcd)][_0x502674(0xdc)]['on'](_0x502674(0xe7),()=>{const _0x522698=_0x502674;_0x13a944[_0x522698(0x130)][_0x522698(0x10c)][_0x522698(0xc2)]();}),_0x1ea51f[_0x502674(0xcd)][_0x502674(0xbf)]['on'](_0x502674(0xe7),()=>{const _0x459225=_0x502674;_0x13a944[_0x459225(0x130)][_0x459225(0x10c)][_0x459225(0xc2)]();}),_0x3ea46f=_0x5a2640[_0x502674(0xc3)](this[_0x502674(0x136)][_0x502674(0x117)],_0x1ea51f),_0x3ea46f[_0x502674(0x12f)](_0x502674(0xca))['to'](_0x1ea51f,_0x502674(0xca)),_0x3ea46f[_0x502674(0x12f)](_0x502674(0x13b))['to'](_0x1ea51f),_0x3ea46f[_0x502674(0x12f)](_0x502674(0x106))['to'](_0x1ea51f,_0x502674(0x106),_0x7df0fc=>_0x502674(0xba)+_0x7df0fc),_0x1ea51f['on'](_0x502674(0xcb),()=>{const _0x5da11c=_0x502674;_0x138fe7[_0x5da11c(0x10f)](_0x5da11c(0xcb));}),this[_0x502674(0xfe)][_0x502674(0x12b)](_0x501911['id'],_0x3ea46f));const _0x13ba4e=_0x543f2a[_0x502674(0xc0)](_0x501911[_0x502674(0x128)],_0x1ea51f),_0x20b0c5=new _0x79d33d(_0x13a944,_0x501911,_0x1ea51f,_0x13ba4e),_0x3f8a39=_0x501911[_0x502674(0xd6)]()[_0x502674(0xb9)](_0x200612=>_0x200612[_0x502674(0x13d)]);_0x1ea51f[_0x502674(0xe4)]=_0x13a944[_0x502674(0xe3)][_0x502674(0xce)](_0x502674(0xe0))[_0x502674(0x125)][_0x502674(0xf2)](_0x3f8a39),this[_0x502674(0xc5)][_0x502674(0x12b)](_0x501911,_0x20b0c5),this[_0x502674(0x116)][_0x502674(0x12b)](_0x1ea51f,_0x20b0c5),_0x138fe7=_0x5a2640[_0x502674(0xf6)]({'view':_0x3ea46f,'target':()=>{const _0xf7483e=_0x502674,_0x1ef5d7=[],_0x333205=_0x501911[_0xf7483e(0xd6)]()[_0xf7483e(0xb9)](_0x45cee=>_0x45cee[_0xf7483e(0x13d)]);for(const _0x6d719 of _0x333205)_0x1ef5d7[_0xf7483e(0xfc)](..._0x6d719[_0xf7483e(0xd8)]());return _0x52948b(_0x13a944[_0xf7483e(0x130)],_0x1ef5d7);},'type':()=>_0x502674(0xba)+_0x20b0c5[_0x502674(0x10c)][_0x502674(0x106)]}),_0x543f2a[_0x502674(0x122)](_0x1ea51f,_0x138fe7),_0x5a2640[_0x502674(0xf7)](_0x138fe7),_0x551e9f[_0x502674(0xe8)](_0x138fe7);}[_0x8bde1e(0x114)](_0x16dee8){const _0x1f5f44=_0x8bde1e,_0x32106d=this[_0x1f5f44(0x136)][_0x1f5f44(0xe3)][_0x1f5f44(0xce)](_0x1f5f44(0x11a)),_0x1f1c83=this[_0x1f5f44(0x136)][_0x1f5f44(0xe3)][_0x1f5f44(0xce)](_0x1f5f44(0xeb)),_0x50d894=this[_0x1f5f44(0xc5)][_0x1f5f44(0xce)](_0x16dee8),_0x3b75f1=_0x50d894[_0x1f5f44(0x10c)],_0x582473=_0x1f1c83[_0x1f5f44(0x115)](_0x3b75f1);_0x32106d[_0x1f5f44(0xc4)](_0x3b75f1),_0x582473&&_0x1f1c83[_0x1f5f44(0x135)](_0x582473),this[_0x1f5f44(0xc5)][_0x1f5f44(0xfb)](_0x16dee8),this[_0x1f5f44(0x116)][_0x1f5f44(0xfb)](_0x3b75f1),_0x50d894[_0x1f5f44(0x119)]();}[_0x8bde1e(0x131)](_0x3c4507){const _0x5e53b6=_0x8bde1e;if(!_0x3c4507[_0x5e53b6(0x13d)]||!this[_0x5e53b6(0xc5)][_0x5e53b6(0x126)](_0x3c4507))return;const _0x53f24e=this[_0x5e53b6(0x136)][_0x5e53b6(0xe3)][_0x5e53b6(0xce)](_0x5e53b6(0xe0)),_0x2a0706=this[_0x5e53b6(0xc5)][_0x5e53b6(0xce)](_0x3c4507),_0x5720f2=_0x3c4507[_0x5e53b6(0xd6)]();_0x2a0706[_0x5e53b6(0x10c)][_0x5e53b6(0xe4)]=_0x53f24e[_0x5e53b6(0x125)][_0x5e53b6(0xf2)](_0x5720f2);}[_0x8bde1e(0x119)](){const _0x201b91=_0x8bde1e;for(const _0x19ce7f of this[_0x201b91(0xc5)][_0x201b91(0x101)]())this[_0x201b91(0x114)](_0x19ce7f);for(const _0xbdadf of this[_0x201b91(0xfe)][_0x201b91(0x11b)]())_0xbdadf[_0x201b91(0x11d)][_0x201b91(0x119)]();super[_0x201b91(0x119)]();}}function me(_0x5efc9a){const _0x2de443=_0x8bde1e;return _0x2de443(0xcf)in _0x5efc9a;}
23
+ const _0x51f6e2=_0xb49a;(function(_0x304f5a,_0x7b624b){const _0x1def89=_0xb49a,_0x1cff74=_0x304f5a();while(!![]){try{const _0x4831d4=-parseInt(_0x1def89(0x12f))/0x1+-parseInt(_0x1def89(0xe0))/0x2+parseInt(_0x1def89(0x162))/0x3+-parseInt(_0x1def89(0x102))/0x4+-parseInt(_0x1def89(0x170))/0x5*(-parseInt(_0x1def89(0xed))/0x6)+parseInt(_0x1def89(0x118))/0x7+-parseInt(_0x1def89(0xef))/0x8*(-parseInt(_0x1def89(0x120))/0x9);if(_0x4831d4===_0x7b624b)break;else _0x1cff74['push'](_0x1cff74['shift']());}catch(_0x2ac369){_0x1cff74['push'](_0x1cff74['shift']());}}}(_0x11c7,0x9c733));function _0xb49a(_0x22b853,_0x419258){const _0x11c712=_0x11c7();return _0xb49a=function(_0xb49a32,_0x2e0ce8){_0xb49a32=_0xb49a32-0xdf;let _0x4669c0=_0x11c712[_0xb49a32];return _0x4669c0;},_0xb49a(_0x22b853,_0x419258);}import{Plugin as _0x529ed0}from'ckeditor5/src/core.js';import{Collection as _0x12668c}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x1b361c,createDropdown as _0x486ae7,ListSeparatorView as _0x2e187b,MenuBarMenuView as _0x68da59,MenuBarMenuListView as _0x34f9f9,MenuBarMenuListItemView as _0x1388f4,MenuBarMenuListItemButtonView as _0x15f66d,SplitButtonView as _0x21fc5f,ViewModel as _0x251e74}from'ckeditor5/src/ui.js';import{Users as _0x124bba,getDateTimeFormatter as _0x2a56dc,getAllMarkersDomElementsSorted as _0x5dbbcc}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x3bb5e0 from'./trackchangesediting.js';import _0x157cd1 from'./ui/suggestioncontroller.js';import _0x4fbe60 from'./ui/view/suggestionthreadview.js';function _0x11c7(){const _0x28d18c=['config','hasSuggestion','editor','isEnabled','lowest','_handleControllerBuffer','TrackChangesUI','_updateController','menu','1295316zDHqdb','innerView','_viewToController','some','type','CommentView','SuggestionThreadView','getJoined','suggestionChanged','_addUIComponentsToFactory','refreshSelectedViews','SuggestionView','isInContent','suggestionLoaded','2495645QLKHEy','values','discardAllSuggestions','discardButton','delete','buttonView','525858JjgKZm','comments.editorConfig','value','_destroyController','comments.maxThreadTotalWeight','items','descriptionFactory','menuitem','size','Track\x20changes','locale','commentThread','registerAnnotation','6qiDdpR','menuitemcheckbox','1587304dDqOiw','panelView','commands','keys','focus','_unbindEditors','Discard\x20all\x20selected\x20suggestions','button','suggestionUnloaded','actionView','getMarkerNames','clear','source','Annotations','arrowView','createAnnotation','isOn','previous','change:previous','1193236NrPTVX','_bindAnnotationToEditors','comments.maxCommentsWhenCollapsed','trackChanges.SuggestionThreadView','getAllAdjacentSuggestions','commandName','TrackChangesEditing','get','_createMenuBarMenu','createCommentThreadController','comments.maxCommentCharsWhenCollapsed','Accept\x20all\x20selected\x20suggestions','bind','getFirstRange','remove','componentFactory','addComment','activeAnnotations','switchbutton','CommentsUI','execute','getDescriptions','2913918iMfHEt','add','requires','delegate','fire','CommentsRepository','from','separator','18acgcNH','descriptionParts','destroy','acceptSelectedSuggestions','commentsListView','activeMarkers','trackChanges.SuggestionView','has','_handleSuggestionControllerDelayed','mainView','_createToolbarButton','unbind','_annotationViews','editing','children','541944PrWviY','pluginName','set','trackChanges.disableComments','acceptButton','listenTo','reduce','_refreshActiveMarkers','createAnnotationView','init','toMany','model','menuBar:trackChanges','suggestionView','Discard\x20all\x20suggestions','EditorAnnotations','change:activeAnnotations','_disableComments','escape','isDirty','head','Accept\x20all\x20suggestions','getMarkers','getRanges','getByInnerView','define','discardSelectedSuggestions','_initializeController','isMultiRange','getSuggestion','plugins','push','addSourceCollector','view','length','filter','trackChanges','stopListening','acceptAllSuggestions','comments','suggestion-','_suggestionToController'];_0x11c7=function(){return _0x28d18c;};return _0x11c7();}import _0x4ded4d from'./ui/view/suggestionview.js';import{getTranslation as _0x43d059}from'./utils/common-translations.js';import _0x1f9ebd from'../theme/icons/track-changes.svg';export default class d extends _0x529ed0{static get[_0x51f6e2(0x11a)](){const _0x348169=_0x51f6e2;return[_0x3bb5e0,_0x124bba,_0x348169(0x11d),_0x348169(0xfc),_0x348169(0x13e)];}static get[_0x51f6e2(0x130)](){const _0x5cf2d0=_0x51f6e2;return _0x5cf2d0(0x15f);}constructor(_0x5da0c5){const _0x38c818=_0x51f6e2;super(_0x5da0c5),this[_0x38c818(0x158)]=new Map(),this[_0x38c818(0x164)]=new Map(),this[_0x38c818(0x12c)]=new Map(),this[_0x38c818(0x15e)]=new Map();const _0x47b1da=this[_0x38c818(0x15b)][_0x38c818(0x159)];_0x47b1da[_0x38c818(0x148)](_0x38c818(0x105),_0x4fbe60),_0x47b1da[_0x38c818(0x148)](_0x38c818(0x126),_0x4ded4d),_0x47b1da[_0x38c818(0x148)](_0x38c818(0x132),!0x1),this[_0x38c818(0x140)]=_0x47b1da[_0x38c818(0x109)](_0x38c818(0x132));}[_0x51f6e2(0x128)](_0x2ad88a,_0x1137e9){const _0x4057a4=_0x51f6e2;0x0===this[_0x4057a4(0x15e)][_0x4057a4(0xe8)]&&setTimeout(()=>{const _0x1bc3bb=_0x4057a4;for(const [_0x9d2841,_0x58cd98]of this[_0x1bc3bb(0x15e)]){const _0x4f9ba3=this[_0x1bc3bb(0x158)][_0x1bc3bb(0x127)](_0x9d2841);_0x4f9ba3||_0x58cd98?_0x4f9ba3&&_0x58cd98&&this[_0x1bc3bb(0xe3)](_0x9d2841):this[_0x1bc3bb(0x14a)](_0x9d2841);}this[_0x1bc3bb(0x15e)][_0x1bc3bb(0xfa)](),this[_0x1bc3bb(0x15b)][_0x1bc3bb(0x14d)][_0x1bc3bb(0x109)](_0x1bc3bb(0x13e))[_0x1bc3bb(0x16c)](),this[_0x1bc3bb(0x136)]();},0xa),this[_0x4057a4(0x15e)][_0x4057a4(0x131)](_0x2ad88a,_0x1137e9);}[_0x51f6e2(0x138)](){const _0x5aee94=_0x51f6e2,_0x7e7113=this[_0x5aee94(0x15b)],_0x1e3bec=_0x7e7113[_0x5aee94(0x14d)][_0x5aee94(0x109)](_0x5aee94(0x108)),_0x25e9a2=_0x7e7113[_0x5aee94(0x14d)][_0x5aee94(0x109)](_0x5aee94(0xfc)),_0x122665=_0x7e7113[_0x5aee94(0x14d)][_0x5aee94(0x109)](_0x5aee94(0x13e)),_0x364806=_0x7e7113[_0x5aee94(0x14d)][_0x5aee94(0x109)](_0x5aee94(0x11d));this[_0x5aee94(0x16b)](),_0x122665[_0x5aee94(0x14f)](()=>{const _0x2ea8c7=_0x5aee94,_0x304c61=[];for(const [_0x1c0df8,_0x5257e6]of Array[_0x2ea8c7(0x11e)](this[_0x2ea8c7(0x158)])){const _0x21eafb=_0x1c0df8[_0x2ea8c7(0x106)](),_0x1c899f=[];for(const _0x11c22e of _0x21eafb){if(!_0x11c22e[_0x2ea8c7(0x16e)])continue;if(_0x11c22e[_0x2ea8c7(0x14b)]){_0x1c899f[_0x2ea8c7(0x14e)](..._0x11c22e[_0x2ea8c7(0x146)]());continue;}const _0x524856=_0x11c22e[_0x2ea8c7(0x10f)]();if(_0x1c899f[_0x2ea8c7(0x151)]>0x0){const _0x36a762=_0x1c899f[0x0][_0x2ea8c7(0x169)](_0x524856);if(_0x36a762){_0x1c899f[0x0]=_0x36a762;continue;}}_0x1c899f[_0x2ea8c7(0x14e)](_0x524856);}_0x304c61[_0x2ea8c7(0x14e)]([_0x5257e6[_0x2ea8c7(0x150)],_0x1c899f]);}return _0x304c61;}),this[_0x5aee94(0x134)](_0x1e3bec,_0x5aee94(0x16f),(_0x3e3661,_0x2d6aa8)=>{const _0x4801c4=_0x5aee94;this[_0x4801c4(0x134)](_0x2d6aa8,_0x4801c4(0x101),(_0x8830df,_0x1975b0,_0x382dd8,_0x21df2d)=>{const _0x5a6c0e=_0x4801c4;_0x2d6aa8[_0x5a6c0e(0x16e)]&&(null==_0x382dd8?(this[_0x5a6c0e(0x160)](_0x21df2d[_0x5a6c0e(0x143)]),this[_0x5a6c0e(0x128)](_0x2d6aa8,!0x1)):(this[_0x5a6c0e(0x160)](_0x382dd8[_0x5a6c0e(0x143)]),null==_0x21df2d&&this[_0x5a6c0e(0x128)](_0x2d6aa8,!0x0)));}),null!==_0x2d6aa8[_0x4801c4(0x100)]?this[_0x4801c4(0x160)](_0x2d6aa8[_0x4801c4(0x143)]):this[_0x4801c4(0x128)](_0x2d6aa8,!0x1);}),this[_0x5aee94(0x134)](_0x1e3bec,_0x5aee94(0xf7),(_0x242a3d,_0x4a7c0e,_0x42ee6a)=>{const _0x510723=_0x5aee94;this[_0x510723(0x154)](_0x4a7c0e,_0x510723(0x101)),this[_0x510723(0x15e)][_0x510723(0x174)](_0x4a7c0e),this[_0x510723(0x158)][_0x510723(0x127)](_0x4a7c0e)&&this[_0x510723(0xe3)](_0x4a7c0e),_0x42ee6a&&this[_0x510723(0x160)](_0x42ee6a[_0x510723(0x143)]);}),this[_0x5aee94(0x134)](_0x1e3bec,_0x5aee94(0x16a),(_0x48250f,_0x2a3c78)=>{const _0x172bb1=_0x5aee94;this[_0x172bb1(0x160)](_0x2a3c78);}),this[_0x5aee94(0x134)](_0x25e9a2,_0x5aee94(0x13f),()=>{const _0x4d9693=_0x5aee94;this[_0x4d9693(0x136)]();}),this[_0x5aee94(0x134)](_0x364806,_0x5aee94(0x112),(_0x5da298,{threadId:_0x4b7134,isFromAdapter:_0xe16f6b})=>{const _0x4ae429=_0x5aee94;if(_0xe16f6b||!_0x1e3bec[_0x4ae429(0x15a)](_0x4b7134))return;const _0x4f05bd=_0x1e3bec[_0x4ae429(0x14c)](_0x4b7134);this[_0x4ae429(0x158)][_0x4ae429(0x109)](_0x4f05bd)[_0x4ae429(0x150)][_0x4ae429(0x124)][_0x4ae429(0xf3)](-0x1);},{'priority':_0x5aee94(0x15d)});}[_0x51f6e2(0x136)](){const _0xc46d44=_0x51f6e2,_0x286b7f=this[_0xc46d44(0x15b)][_0xc46d44(0x14d)][_0xc46d44(0x109)](_0xc46d44(0xfc)),_0x5b12f7=this[_0xc46d44(0x15b)][_0xc46d44(0x14d)][_0xc46d44(0x109)](_0xc46d44(0x108)),_0x260ef6=Array[_0xc46d44(0x11e)](_0x286b7f[_0xc46d44(0x113)],_0x401363=>_0x401363[_0xc46d44(0x163)])[_0xc46d44(0x152)](_0xe5cae1=>this[_0xc46d44(0x164)][_0xc46d44(0x127)](_0xe5cae1)),_0x323009=[];for(const _0x2e260c of _0x260ef6){const _0x547c4b=this[_0xc46d44(0x164)][_0xc46d44(0x109)](_0x2e260c)[_0xc46d44(0x13a)][_0xc46d44(0x106)]();_0x323009[_0xc46d44(0x14e)](..._0x547c4b[_0xc46d44(0x135)]((_0x470477,_0x490b93)=>[..._0x470477,..._0x490b93[_0xc46d44(0xf9)]()],[]));}_0x5b12f7[_0xc46d44(0x125)]=_0x323009;}[_0x51f6e2(0x16b)](){const _0x3f99b8=_0x51f6e2,_0x8ebafe=this[_0x3f99b8(0x15b)],_0x5844d4=_0x8ebafe[_0x3f99b8(0xea)],_0x5bfc93=_0x43d059(_0x5844d4,_0x3f99b8(0xe9)),_0x198426=new _0x12668c([{'type':_0x3f99b8(0x114),'model':new _0x251e74({'withText':!0x0,'isToggleable':!0x0,'label':_0x5bfc93,'commandName':_0x3f99b8(0x153),'role':_0x3f99b8(0xee)})},{'type':_0x3f99b8(0x11f)},{'type':_0x3f99b8(0xf6),'model':new _0x251e74({'withText':!0x0,'label':_0x43d059(_0x5844d4,_0x3f99b8(0x144)),'commandName':_0x3f99b8(0x155),'role':_0x3f99b8(0xe7)})},{'type':_0x3f99b8(0xf6),'model':new _0x251e74({'withText':!0x0,'label':_0x43d059(_0x5844d4,_0x3f99b8(0x10d)),'commandName':_0x3f99b8(0x123),'role':_0x3f99b8(0xe7)})},{'type':_0x3f99b8(0xf6),'model':new _0x251e74({'withText':!0x0,'label':_0x43d059(_0x5844d4,_0x3f99b8(0x13d)),'commandName':_0x3f99b8(0x172),'role':_0x3f99b8(0xe7)})},{'type':_0x3f99b8(0xf6),'model':new _0x251e74({'withText':!0x0,'label':_0x43d059(_0x5844d4,_0x3f99b8(0xf5)),'commandName':_0x3f99b8(0x149),'role':_0x3f99b8(0xe7)})}]);for(const _0x36b81f of _0x198426)if(me(_0x36b81f)){const _0x4c8da9=_0x8ebafe[_0x3f99b8(0xf1)][_0x3f99b8(0x109)](_0x36b81f[_0x3f99b8(0x13a)][_0x3f99b8(0x107)]);_0x36b81f[_0x3f99b8(0x13a)][_0x3f99b8(0x10e)](_0x3f99b8(0xff),_0x3f99b8(0x15c))['to'](_0x4c8da9,_0x3f99b8(0xe2),_0x3f99b8(0x15c));}_0x8ebafe['ui'][_0x3f99b8(0x111)][_0x3f99b8(0x119)](_0x3f99b8(0x153),_0x542f28=>this[_0x3f99b8(0x12a)](_0x542f28,_0x198426,_0x5bfc93)),_0x8ebafe['ui'][_0x3f99b8(0x111)][_0x3f99b8(0x119)](_0x3f99b8(0x13b),_0x26a067=>this[_0x3f99b8(0x10a)](_0x26a067,_0x198426,_0x5bfc93));}[_0x51f6e2(0x12a)](_0x4419c7,_0xc88537,_0x234cb3){const _0x24827f=_0x51f6e2,_0x88b08c=_0x486ae7(_0x4419c7,_0x21fc5f),_0x5afd43=this[_0x24827f(0x15b)][_0x24827f(0xf1)][_0x24827f(0x109)](_0x24827f(0x153));_0x88b08c[_0x24827f(0xdf)][_0x24827f(0x131)]({'tooltip':_0x234cb3,'label':_0x234cb3,'icon':_0x1f9ebd}),_0x88b08c[_0x24827f(0xdf)][_0x24827f(0x10e)](_0x24827f(0xff))['to'](_0x5afd43,_0x24827f(0xe2)),_0x88b08c[_0x24827f(0xdf)]['on'](_0x24827f(0x116),()=>{const _0x2d6f84=_0x24827f;_0x5afd43[_0x2d6f84(0x116)](),this[_0x2d6f84(0x15b)][_0x2d6f84(0x12d)][_0x2d6f84(0x150)][_0x2d6f84(0xf3)]();}),_0x1b361c(_0x88b08c,_0xc88537,{'role':_0x24827f(0x161)});const _0x1ee172=[];for(const _0x5517cc of _0xc88537)me(_0x5517cc)&&_0x1ee172[_0x24827f(0x14e)](this[_0x24827f(0x15b)][_0x24827f(0xf1)][_0x24827f(0x109)](_0x5517cc[_0x24827f(0x13a)][_0x24827f(0x107)]));const _0x585cfd=_0x88b08c[_0x24827f(0xdf)];return _0x585cfd[_0x24827f(0xf8)][_0x24827f(0x12b)](_0x24827f(0x15c)),_0x585cfd[_0x24827f(0xfd)][_0x24827f(0x12b)](_0x24827f(0x15c)),_0x585cfd[_0x24827f(0xf8)][_0x24827f(0x10e)](_0x24827f(0x15c))['to'](_0x5afd43,_0x24827f(0x15c)),_0x585cfd[_0x24827f(0xfd)][_0x24827f(0x10e)](_0x24827f(0x15c))[_0x24827f(0x139)](_0x1ee172,_0x24827f(0x15c),(..._0x3fe452)=>_0x3fe452[_0x24827f(0x165)](_0x32144b=>_0x32144b)),_0x88b08c['on'](_0x24827f(0x116),_0x72c3fd=>{const _0x1ca355=_0x24827f;this[_0x1ca355(0x15b)][_0x1ca355(0x116)](_0x72c3fd[_0x1ca355(0xfb)][_0x1ca355(0x107)]),this[_0x1ca355(0x15b)][_0x1ca355(0x12d)][_0x1ca355(0x150)][_0x1ca355(0xf3)]();}),_0x88b08c;}[_0x51f6e2(0x10a)](_0x3fadec,_0x433c69,_0x52d5b6){const _0x7062ad=_0x51f6e2,_0xc565e4=new _0x68da59(_0x3fadec),_0x5d686c=this[_0x7062ad(0x15b)][_0x7062ad(0xf1)][_0x7062ad(0x109)](_0x7062ad(0x153));_0xc565e4[_0x7062ad(0xdf)][_0x7062ad(0x131)]({'label':_0x52d5b6,'icon':_0x1f9ebd});const _0xca4fb1=new _0x34f9f9(_0x3fadec);for(const _0x97e470 of _0x433c69){if(_0x7062ad(0x11f)==_0x97e470[_0x7062ad(0x166)]){_0xca4fb1[_0x7062ad(0xe5)][_0x7062ad(0x119)](new _0x2e187b(_0x3fadec));continue;}const _0x8054e8=new _0x1388f4(_0x3fadec,_0xc565e4),_0x477d02=new _0x15f66d(_0x3fadec),_0x5695fd=_0x97e470[_0x7062ad(0x13a)];_0x477d02[_0x7062ad(0x10e)](...Object[_0x7062ad(0xf2)](_0x5695fd))['to'](_0x5695fd),_0x477d02[_0x7062ad(0x11b)](_0x7062ad(0x116))['to'](_0xc565e4),_0x477d02['on'](_0x7062ad(0x116),()=>{const _0x2b28ac=_0x7062ad;this[_0x2b28ac(0x15b)][_0x2b28ac(0x116)](_0x5695fd[_0x2b28ac(0x107)]),this[_0x2b28ac(0x15b)][_0x2b28ac(0x12d)][_0x2b28ac(0x150)][_0x2b28ac(0xf3)]();}),_0x8054e8[_0x7062ad(0x12e)][_0x7062ad(0x119)](_0x477d02),_0xca4fb1[_0x7062ad(0xe5)][_0x7062ad(0x119)](_0x8054e8);}return _0xc565e4[_0x7062ad(0x10e)](_0x7062ad(0x15c))['to'](_0x5d686c,_0x7062ad(0x15c)),_0xc565e4[_0x7062ad(0xf0)][_0x7062ad(0x12e)][_0x7062ad(0x119)](_0xca4fb1),_0xc565e4;}[_0x51f6e2(0x14a)](_0x27cdf6){const _0x1b0de5=_0x51f6e2,_0x5cc042=this[_0x1b0de5(0x15b)],_0x23bb93=_0x5cc042[_0x1b0de5(0x159)],_0x2189cc=_0x5cc042[_0x1b0de5(0x14d)][_0x1b0de5(0x109)](_0x1b0de5(0xfc)),_0x4cc4e0=_0x5cc042[_0x1b0de5(0x14d)][_0x1b0de5(0x109)](_0x1b0de5(0x11d)),_0x51e7cc=_0x5cc042[_0x1b0de5(0x14d)][_0x1b0de5(0x109)](_0x1b0de5(0x13e)),_0x490023=_0x5cc042[_0x1b0de5(0x14d)][_0x1b0de5(0x109)](_0x124bba)['me'],_0x4155d5=_0x23bb93[_0x1b0de5(0x109)](_0x1b0de5(0x153))[_0x1b0de5(0x168)],_0x31efcf=_0x23bb93[_0x1b0de5(0x109)](_0x1b0de5(0x153))[_0x1b0de5(0x16d)],{CommentsListView:_0x28296e,CommentThreadInputView:_0x19f28c}=_0x5cc042[_0x1b0de5(0x14d)][_0x1b0de5(0x109)](_0x1b0de5(0x115));let _0x3eab41,_0x190d02,_0x14f12a;this[_0x1b0de5(0x12c)][_0x1b0de5(0x127)](_0x27cdf6['id'])?(_0x190d02=this[_0x1b0de5(0x12c)][_0x1b0de5(0x109)](_0x27cdf6['id']),_0x3eab41=_0x190d02[_0x1b0de5(0x129)]):(_0x3eab41=new _0x4155d5(_0x5cc042[_0x1b0de5(0xea)],_0x27cdf6,_0x490023,{'disableComments':this[_0x1b0de5(0x140)],'editorConfig':_0x23bb93[_0x1b0de5(0x109)](_0x1b0de5(0xe1)),'maxCommentsWhenCollapsed':_0x23bb93[_0x1b0de5(0x109)](_0x1b0de5(0x104)),'maxThreadTotalWeight':_0x23bb93[_0x1b0de5(0x109)](_0x1b0de5(0xe4)),'maxCommentCharsWhenCollapsed':_0x23bb93[_0x1b0de5(0x109)](_0x1b0de5(0x10c)),'formatDateTime':_0x2a56dc(_0x23bb93[_0x1b0de5(0x109)](_0x1b0de5(0xea))),'CommentView':_0x23bb93[_0x1b0de5(0x109)](_0x1b0de5(0x156))[_0x1b0de5(0x167)],'CommentsListView':_0x28296e,'CommentThreadInputView':_0x19f28c,'SuggestionView':_0x31efcf}),_0x3eab41[_0x1b0de5(0x13c)][_0x1b0de5(0x133)]['on'](_0x1b0de5(0x116),()=>{const _0x1b28d1=_0x1b0de5;_0x5cc042[_0x1b28d1(0x12d)][_0x1b28d1(0x150)][_0x1b28d1(0xf3)]();}),_0x3eab41[_0x1b0de5(0x13c)][_0x1b0de5(0x173)]['on'](_0x1b0de5(0x116),()=>{const _0x2717c3=_0x1b0de5;_0x5cc042[_0x2717c3(0x12d)][_0x2717c3(0x150)][_0x2717c3(0xf3)]();}),_0x190d02=_0x2189cc[_0x1b0de5(0x137)](this[_0x1b0de5(0x15b)][_0x1b0de5(0xea)],_0x3eab41),_0x190d02[_0x1b0de5(0x10e)](_0x1b0de5(0x142))['to'](_0x3eab41,_0x1b0de5(0x142)),_0x190d02[_0x1b0de5(0x10e)](_0x1b0de5(0x151))['to'](_0x3eab41),_0x190d02[_0x1b0de5(0x10e)](_0x1b0de5(0x166))['to'](_0x3eab41,_0x1b0de5(0x166),_0x5d62ec=>_0x1b0de5(0x157)+_0x5d62ec),_0x3eab41['on'](_0x1b0de5(0x141),()=>{const _0x51c630=_0x1b0de5;_0x14f12a[_0x51c630(0x11c)](_0x51c630(0x141));}),this[_0x1b0de5(0x12c)][_0x1b0de5(0x131)](_0x27cdf6['id'],_0x190d02));const _0x15c306=_0x4cc4e0[_0x1b0de5(0x10b)](_0x27cdf6[_0x1b0de5(0xeb)],_0x3eab41),_0x19c89c=new _0x157cd1(_0x5cc042,_0x27cdf6,_0x3eab41,_0x15c306),_0x5caa23=_0x27cdf6[_0x1b0de5(0x106)]()[_0x1b0de5(0x152)](_0x3acaf7=>_0x3acaf7[_0x1b0de5(0x16e)]);_0x3eab41[_0x1b0de5(0x121)]=_0x5cc042[_0x1b0de5(0x14d)][_0x1b0de5(0x109)](_0x1b0de5(0x108))[_0x1b0de5(0xe6)][_0x1b0de5(0x117)](_0x5caa23),this[_0x1b0de5(0x158)][_0x1b0de5(0x131)](_0x27cdf6,_0x19c89c),this[_0x1b0de5(0x164)][_0x1b0de5(0x131)](_0x3eab41,_0x19c89c),_0x14f12a=_0x2189cc[_0x1b0de5(0xfe)]({'view':_0x190d02,'target':()=>{const _0x15fbcd=_0x1b0de5,_0x16d82d=[],_0x271693=_0x27cdf6[_0x15fbcd(0x106)]()[_0x15fbcd(0x152)](_0x2ea81a=>_0x2ea81a[_0x15fbcd(0x16e)]);for(const _0x3604e7 of _0x271693)_0x16d82d[_0x15fbcd(0x14e)](..._0x3604e7[_0x15fbcd(0x145)]());return _0x5dbbcc(_0x5cc042[_0x15fbcd(0x12d)],_0x16d82d);},'type':()=>_0x1b0de5(0x157)+_0x19c89c[_0x1b0de5(0x150)][_0x1b0de5(0x166)]}),_0x4cc4e0[_0x1b0de5(0x103)](_0x3eab41,_0x14f12a),_0x2189cc[_0x1b0de5(0x119)](_0x14f12a),_0x51e7cc[_0x1b0de5(0xec)](_0x14f12a);}[_0x51f6e2(0xe3)](_0x2a2a79){const _0x5cb3af=_0x51f6e2,_0x1076ab=this[_0x5cb3af(0x15b)][_0x5cb3af(0x14d)][_0x5cb3af(0x109)](_0x5cb3af(0x11d)),_0x291def=this[_0x5cb3af(0x15b)][_0x5cb3af(0x14d)][_0x5cb3af(0x109)](_0x5cb3af(0xfc)),_0xf450b0=this[_0x5cb3af(0x158)][_0x5cb3af(0x109)](_0x2a2a79),_0x4aeb3a=_0xf450b0[_0x5cb3af(0x150)],_0x21cabd=_0x291def[_0x5cb3af(0x147)](_0x4aeb3a);_0x1076ab[_0x5cb3af(0xf4)](_0x4aeb3a),_0x21cabd&&_0x291def[_0x5cb3af(0x110)](_0x21cabd),this[_0x5cb3af(0x158)][_0x5cb3af(0x174)](_0x2a2a79),this[_0x5cb3af(0x164)][_0x5cb3af(0x174)](_0x4aeb3a),_0xf450b0[_0x5cb3af(0x122)]();}[_0x51f6e2(0x160)](_0x20d762){const _0x4fcd23=_0x51f6e2;if(!_0x20d762[_0x4fcd23(0x16e)]||!this[_0x4fcd23(0x158)][_0x4fcd23(0x127)](_0x20d762))return;const _0x1b3307=this[_0x4fcd23(0x15b)][_0x4fcd23(0x14d)][_0x4fcd23(0x109)](_0x4fcd23(0x108)),_0x4fff32=this[_0x4fcd23(0x158)][_0x4fcd23(0x109)](_0x20d762),_0x45c803=_0x20d762[_0x4fcd23(0x106)]();_0x4fff32[_0x4fcd23(0x150)][_0x4fcd23(0x121)]=_0x1b3307[_0x4fcd23(0xe6)][_0x4fcd23(0x117)](_0x45c803);}[_0x51f6e2(0x122)](){const _0xa111ed=_0x51f6e2;for(const _0x5b8358 of this[_0xa111ed(0x158)][_0xa111ed(0xf2)]())this[_0xa111ed(0xe3)](_0x5b8358);for(const _0x4f9c3c of this[_0xa111ed(0x12c)][_0xa111ed(0x171)]())_0x4f9c3c[_0xa111ed(0x129)][_0xa111ed(0x122)]();super[_0xa111ed(0x122)]();}}function me(_0x4998b9){const _0xd33306=_0x51f6e2;return _0xd33306(0x13a)in _0x4998b9;}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3eb6(_0x4e000d,_0x4655a0){const _0x2b1ec0=_0x2b1e();return _0x3eb6=function(_0x3eb657,_0x320612){_0x3eb657=_0x3eb657-0x1c5;let _0x2dcd73=_0x2b1ec0[_0x3eb657];return _0x2dcd73;},_0x3eb6(_0x4e000d,_0x4655a0);}function _0x2b1e(){const _0x2bcdfe=['99175hEVsWM','351098YzUVUT','6688yJOEYG','canDiscard','view','573196PkHReg','isEnabled','change:isDirty','_acceptCommand','_removePendingAction','model','add','acceptSuggestion','PENDING_ACTION_SUGGESTION','227073IIOibZ','remove','listenTo','_discardCommand','get','canEditAt','bind','commands','getRanges','742350szwbnH','stopListening','locale','plugins','PendingActions','_pendingAction','commentThreadController','_editor','unbind','_setPendingAction','canAccept','discardSuggestion','destroy','isDirty','1081224GoaLYS','execute','1281UtSQNZ'];_0x2b1e=function(){return _0x2bcdfe;};return _0x2b1e();}const _0x28907b=_0x3eb6;(function(_0x2a2fe4,_0x3412fd){const _0x2c6b48=_0x3eb6,_0x202c3c=_0x2a2fe4();while(!![]){try{const _0x534fbe=parseInt(_0x2c6b48(0x1e0))/0x1+-parseInt(_0x2c6b48(0x1d3))/0x2+parseInt(_0x2c6b48(0x1e9))/0x3+parseInt(_0x2c6b48(0x1d7))/0x4+parseInt(_0x2c6b48(0x1d2))/0x5+-parseInt(_0x2c6b48(0x1cf))/0x6+-parseInt(_0x2c6b48(0x1d1))/0x7*(parseInt(_0x2c6b48(0x1d4))/0x8);if(_0x534fbe===_0x3412fd)break;else _0x202c3c['push'](_0x202c3c['shift']());}catch(_0x514273){_0x202c3c['push'](_0x202c3c['shift']());}}}(_0x2b1e,0x1f794));import{ObservableMixin as _0x2c41c6}from'ckeditor5/src/utils.js';import{getTranslation as _0x379d92}from'../utils/common-translations.js';export default class ae extends/* #__PURE__ -- @preserve */
24
- _0x2c41c6(){constructor(_0x305a04,_0x4fc509,_0x37cffb,_0x4ffd7d){const _0x4fa397=_0x3eb6;super(),this[_0x4fa397(0x1dc)]=_0x4fc509,this[_0x4fa397(0x1d6)]=_0x37cffb,this[_0x4fa397(0x1c7)]=_0x4ffd7d,this[_0x4fa397(0x1c8)]=_0x305a04,this[_0x4fa397(0x1da)]=_0x305a04[_0x4fa397(0x1e7)][_0x4fa397(0x1e4)](_0x4fa397(0x1de)),this[_0x4fa397(0x1e3)]=_0x305a04[_0x4fa397(0x1e7)][_0x4fa397(0x1e4)](_0x4fa397(0x1cc)),this[_0x4fa397(0x1d6)][_0x4fa397(0x1e6)](_0x4fa397(0x1d8))['to'](this[_0x4fa397(0x1da)],this[_0x4fa397(0x1e3)],(_0x2f67e1,_0x4bf62b)=>_0x2f67e1||_0x4bf62b),this[_0x4fa397(0x1d6)][_0x4fa397(0x1e6)](_0x4fa397(0x1cb))['to'](this[_0x4fa397(0x1da)],_0x4fa397(0x1d8),_0x1fad2e=>_0x1fad2e&&this[_0x4fa397(0x1c8)][_0x4fa397(0x1dc)][_0x4fa397(0x1e5)](_0x4fc509[_0x4fa397(0x1e8)]())),this[_0x4fa397(0x1d6)][_0x4fa397(0x1e6)](_0x4fa397(0x1d5))['to'](this[_0x4fa397(0x1e3)],_0x4fa397(0x1d8),_0x35916e=>_0x35916e&&this[_0x4fa397(0x1c8)][_0x4fa397(0x1dc)][_0x4fa397(0x1e5)](_0x4fc509[_0x4fa397(0x1e8)]())),this[_0x4fa397(0x1c6)]=null,_0x37cffb[_0x4fa397(0x1ce)]&&this[_0x4fa397(0x1ca)](),this[_0x4fa397(0x1e2)](_0x37cffb,_0x4fa397(0x1de),()=>this[_0x4fa397(0x1de)]()),this[_0x4fa397(0x1e2)](_0x37cffb,_0x4fa397(0x1cc),()=>this[_0x4fa397(0x1cc)]()),this[_0x4fa397(0x1e2)](_0x37cffb,_0x4fa397(0x1d9),()=>{const _0x3751e5=_0x4fa397;_0x37cffb[_0x3751e5(0x1ce)]?this[_0x3751e5(0x1ca)]():this[_0x3751e5(0x1db)]();});}[_0x28907b(0x1de)](){const _0x4eaf86=_0x28907b;this[_0x4eaf86(0x1da)][_0x4eaf86(0x1d0)](this[_0x4eaf86(0x1dc)]['id']);}[_0x28907b(0x1cc)](){const _0x6e05c5=_0x28907b;this[_0x6e05c5(0x1e3)][_0x6e05c5(0x1d0)](this[_0x6e05c5(0x1dc)]['id']);}[_0x28907b(0x1cd)](){const _0x21fe24=_0x28907b;this[_0x21fe24(0x1d6)][_0x21fe24(0x1c9)](_0x21fe24(0x1d8)),this[_0x21fe24(0x1d6)][_0x21fe24(0x1c9)](_0x21fe24(0x1cb)),this[_0x21fe24(0x1d6)][_0x21fe24(0x1c9)](_0x21fe24(0x1d5)),this[_0x21fe24(0x1ea)](),this[_0x21fe24(0x1c7)][_0x21fe24(0x1cd)](),this[_0x21fe24(0x1c6)]&&this[_0x21fe24(0x1db)]();}[_0x28907b(0x1ca)](){const _0x65691a=_0x28907b,_0x5301af=_0x379d92(this[_0x65691a(0x1c8)][_0x65691a(0x1eb)],_0x65691a(0x1df));this[_0x65691a(0x1c6)]=this[_0x65691a(0x1c8)][_0x65691a(0x1ec)][_0x65691a(0x1e4)](_0x65691a(0x1c5))[_0x65691a(0x1dd)](_0x5301af);}[_0x28907b(0x1db)](){const _0x3c5629=_0x28907b;null!==this[_0x3c5629(0x1c6)]&&this[_0x3c5629(0x1c8)][_0x3c5629(0x1ec)][_0x3c5629(0x1e4)](_0x3c5629(0x1c5))[_0x3c5629(0x1e1)](this[_0x3c5629(0x1c6)]),this[_0x3c5629(0x1c6)]=null;}}
23
+ const _0x572c8b=_0x4885;(function(_0x42d4ef,_0x3cca92){const _0x57ed20=_0x4885,_0x5d1c29=_0x42d4ef();while(!![]){try{const _0x463173=-parseInt(_0x57ed20(0x111))/0x1*(-parseInt(_0x57ed20(0x127))/0x2)+parseInt(_0x57ed20(0x123))/0x3*(-parseInt(_0x57ed20(0x124))/0x4)+-parseInt(_0x57ed20(0x118))/0x5+parseInt(_0x57ed20(0x131))/0x6+-parseInt(_0x57ed20(0x10a))/0x7*(-parseInt(_0x57ed20(0x10e))/0x8)+parseInt(_0x57ed20(0x12b))/0x9+-parseInt(_0x57ed20(0x10b))/0xa*(parseInt(_0x57ed20(0x110))/0xb);if(_0x463173===_0x3cca92)break;else _0x5d1c29['push'](_0x5d1c29['shift']());}catch(_0x5ab000){_0x5d1c29['push'](_0x5d1c29['shift']());}}}(_0x1681,0xa81e9));function _0x4885(_0x261e01,_0x575bc6){const _0x16816a=_0x1681();return _0x4885=function(_0x488590,_0x296b93){_0x488590=_0x488590-0x109;let _0x415864=_0x16816a[_0x488590];return _0x415864;},_0x4885(_0x261e01,_0x575bc6);}function _0x1681(){const _0x15188e=['_discardCommand','model','getRanges','66FjQSYW','30240szXYgj','change:isDirty','canAccept','1372780wSGBbO','canDiscard','destroy','locale','3917727LwoWtL','_setPendingAction','unbind','get','acceptSuggestion','_removePendingAction','5656584QFSaZj','listenTo','stopListening','_pendingAction','14uctkhh','4223280PQhVlo','commentThreadController','_acceptCommand','2307328TMqOqW','remove','22KiiYcC','1bCIObA','PendingActions','PENDING_ACTION_SUGGESTION','isEnabled','bind','discardSuggestion','_editor','4708480ASQSAK','add','isDirty','plugins','execute','view','canEditAt','commands'];_0x1681=function(){return _0x15188e;};return _0x1681();}import{ObservableMixin as _0x4e56b2}from'ckeditor5/src/utils.js';import{getTranslation as _0x89b842}from'../utils/common-translations.js';export default class ae extends/* #__PURE__ -- @preserve */
24
+ _0x4e56b2(){constructor(_0x3d4f5c,_0x27eafd,_0x29f218,_0x2ef839){const _0x4c7fc7=_0x4885;super(),this[_0x4c7fc7(0x121)]=_0x27eafd,this[_0x4c7fc7(0x11d)]=_0x29f218,this[_0x4c7fc7(0x10c)]=_0x2ef839,this[_0x4c7fc7(0x117)]=_0x3d4f5c,this[_0x4c7fc7(0x10d)]=_0x3d4f5c[_0x4c7fc7(0x11f)][_0x4c7fc7(0x12e)](_0x4c7fc7(0x12f)),this[_0x4c7fc7(0x120)]=_0x3d4f5c[_0x4c7fc7(0x11f)][_0x4c7fc7(0x12e)](_0x4c7fc7(0x116)),this[_0x4c7fc7(0x11d)][_0x4c7fc7(0x115)](_0x4c7fc7(0x114))['to'](this[_0x4c7fc7(0x10d)],this[_0x4c7fc7(0x120)],(_0x5e36dd,_0x516720)=>_0x5e36dd||_0x516720),this[_0x4c7fc7(0x11d)][_0x4c7fc7(0x115)](_0x4c7fc7(0x126))['to'](this[_0x4c7fc7(0x10d)],_0x4c7fc7(0x114),_0x37266a=>_0x37266a&&this[_0x4c7fc7(0x117)][_0x4c7fc7(0x121)][_0x4c7fc7(0x11e)](_0x27eafd[_0x4c7fc7(0x122)]())),this[_0x4c7fc7(0x11d)][_0x4c7fc7(0x115)](_0x4c7fc7(0x128))['to'](this[_0x4c7fc7(0x120)],_0x4c7fc7(0x114),_0x4e0943=>_0x4e0943&&this[_0x4c7fc7(0x117)][_0x4c7fc7(0x121)][_0x4c7fc7(0x11e)](_0x27eafd[_0x4c7fc7(0x122)]())),this[_0x4c7fc7(0x109)]=null,_0x29f218[_0x4c7fc7(0x11a)]&&this[_0x4c7fc7(0x12c)](),this[_0x4c7fc7(0x132)](_0x29f218,_0x4c7fc7(0x12f),()=>this[_0x4c7fc7(0x12f)]()),this[_0x4c7fc7(0x132)](_0x29f218,_0x4c7fc7(0x116),()=>this[_0x4c7fc7(0x116)]()),this[_0x4c7fc7(0x132)](_0x29f218,_0x4c7fc7(0x125),()=>{const _0x8d4a2c=_0x4c7fc7;_0x29f218[_0x8d4a2c(0x11a)]?this[_0x8d4a2c(0x12c)]():this[_0x8d4a2c(0x130)]();});}[_0x572c8b(0x12f)](){const _0x3e3559=_0x572c8b;this[_0x3e3559(0x10d)][_0x3e3559(0x11c)](this[_0x3e3559(0x121)]['id']);}[_0x572c8b(0x116)](){const _0x4be9a2=_0x572c8b;this[_0x4be9a2(0x120)][_0x4be9a2(0x11c)](this[_0x4be9a2(0x121)]['id']);}[_0x572c8b(0x129)](){const _0x4ba05e=_0x572c8b;this[_0x4ba05e(0x11d)][_0x4ba05e(0x12d)](_0x4ba05e(0x114)),this[_0x4ba05e(0x11d)][_0x4ba05e(0x12d)](_0x4ba05e(0x126)),this[_0x4ba05e(0x11d)][_0x4ba05e(0x12d)](_0x4ba05e(0x128)),this[_0x4ba05e(0x133)](),this[_0x4ba05e(0x10c)][_0x4ba05e(0x129)](),this[_0x4ba05e(0x109)]&&this[_0x4ba05e(0x130)]();}[_0x572c8b(0x12c)](){const _0x443240=_0x572c8b,_0x4f6091=_0x89b842(this[_0x443240(0x117)][_0x443240(0x12a)],_0x443240(0x113));this[_0x443240(0x109)]=this[_0x443240(0x117)][_0x443240(0x11b)][_0x443240(0x12e)](_0x443240(0x112))[_0x443240(0x119)](_0x4f6091);}[_0x572c8b(0x130)](){const _0x2b8008=_0x572c8b;null!==this[_0x2b8008(0x109)]&&this[_0x2b8008(0x117)][_0x2b8008(0x11b)][_0x2b8008(0x12e)](_0x2b8008(0x112))[_0x2b8008(0x10f)](this[_0x2b8008(0x109)]),this[_0x2b8008(0x109)]=null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x8ae5dd=_0x2c13;(function(_0x48c4b7,_0x2183e9){const _0x4d6a35=_0x2c13,_0x1296cb=_0x48c4b7();while(!![]){try{const _0x188839=parseInt(_0x4d6a35(0x15c))/0x1*(parseInt(_0x4d6a35(0x11f))/0x2)+parseInt(_0x4d6a35(0x15b))/0x3+-parseInt(_0x4d6a35(0x145))/0x4+-parseInt(_0x4d6a35(0x14d))/0x5+parseInt(_0x4d6a35(0x131))/0x6*(-parseInt(_0x4d6a35(0x159))/0x7)+-parseInt(_0x4d6a35(0x118))/0x8*(-parseInt(_0x4d6a35(0x116))/0x9)+parseInt(_0x4d6a35(0x154))/0xa*(-parseInt(_0x4d6a35(0x155))/0xb);if(_0x188839===_0x2183e9)break;else _0x1296cb['push'](_0x1296cb['shift']());}catch(_0x1887f9){_0x1296cb['push'](_0x1296cb['shift']());}}}(_0x5354,0x5b2c3));import{FocusCycler as _0x36ec63,View as _0x3fbad9,ViewCollection as _0x278a0d}from'ckeditor5/src/ui.js';function _0x5354(){const _0x6f426b=['element','disableComments','commentInputView','SUGGESTION_THREAD_ARIA_LABEL','map','target','value','12BTAMrD','focus','bind','length','focusables','assign','tab','SUGGESTION_THREAD_DESCRIPTION','editorConfig','editor','submit','textContent','canAccept','set','parseFromString','_model','commentThreadInputView','ariaLabel','content','showInput','1664512rrGCaM','authoredAt','body','hasDirtyComment','locale','fire','updateComment','render','761575zMTIkC','ariaDescriptionView','_config','focusCycler','disabledSubmit','_createCommentThreadInputView','join','120lVDdGq','280874wYoiuO','setData','shift+tab','name','196189wrVGHM','_localUser','1476078KhdvWB','298197VsNWgK','keystrokes','text/html','focusTracker','514125nZZPnc','commentThread','72BRkQme','destroy','descriptionParts','isReadOnly','delegate','_createCommentViews','commentsListView','2uHRkOP','isActive','isEnabled','author','cancel','formatDateTime','addComment','isDirty','CommentView','canDiscard','removeComment'];_0x5354=function(){return _0x6f426b;};return _0x5354();}import{FocusTracker as _0x228665,KeystrokeHandler as _0xac7858}from'ckeditor5/src/utils.js';import{AriaDescriptionView as _0x3961f2,setupThreadKeyboardNavigation as _0xe1ac72}from'ckeditor5-collaboration/src/collaboration-core.js';import{getTranslation as _0x13b3b7}from'../../utils/common-translations.js';function _0x2c13(_0xd33c8f,_0x4dcc8e){const _0x535499=_0x5354();return _0x2c13=function(_0x2c13cc,_0x396144){_0x2c13cc=_0x2c13cc-0x116;let _0x5725e0=_0x535499[_0x2c13cc];return _0x5725e0;},_0x2c13(_0xd33c8f,_0x4dcc8e);}import{renderDescription as _0x1cb3db}from'../../utils/utils.js';export default class us extends _0x3fbad9{constructor(_0x3e595b,_0x14734e,_0x34be64,_0xb51a05){const _0x5db88a=_0x2c13;super(_0x3e595b),this[_0x5db88a(0x11e)]=null,this[_0x5db88a(0x141)]=null,this[_0x5db88a(0x14e)]=new _0x3961f2(_0x3e595b,_0x13b3b7(_0x3e595b,_0x5db88a(0x138))),this[_0x5db88a(0x13e)](_0x5db88a(0x120),!0x1),this[_0x5db88a(0x13e)](_0x5db88a(0x146),_0x14734e[_0x5db88a(0x146)]),this[_0x5db88a(0x133)](_0x5db88a(0x146))['to'](_0x14734e),this[_0x5db88a(0x13e)](_0x5db88a(0x11a),[]),this[_0x5db88a(0x13e)](_0x5db88a(0x126),!0x1),this[_0x5db88a(0x13e)](_0x5db88a(0x121),!0x1),this[_0x5db88a(0x13e)](_0x5db88a(0x13d),!0x1),this[_0x5db88a(0x13e)](_0x5db88a(0x128),!0x1),this[_0x5db88a(0x133)](_0x5db88a(0x142))['to'](this,_0x5db88a(0x134),_0x14734e,_0x5db88a(0x146),this,_0x5db88a(0x11a),(_0x4e0d1e,_0x49f660,_0x24b4e3)=>{const _0x1d39ab=_0x5db88a,_0x2e1933=_0x24b4e3[_0x1d39ab(0x12e)](_0x2bf249=>_0x1cb3db(_0x2bf249[_0x1d39ab(0x143)]))[_0x1d39ab(0x153)]('.\x20')+'.';return _0x13b3b7(this[_0x1d39ab(0x149)],_0x1d39ab(0x12d),[_0x4e0d1e-0x1,_0x14734e[_0x1d39ab(0x122)][_0x1d39ab(0x158)],_0x49f660?_0xb51a05[_0x1d39ab(0x124)](_0x49f660):'',new DOMParser()[_0x1d39ab(0x13f)](_0x2e1933,_0x1d39ab(0x15e))[_0x1d39ab(0x147)][_0x1d39ab(0x13c)]]);}),this[_0x5db88a(0x135)]=new _0x278a0d(),this[_0x5db88a(0x15f)]=new _0x228665(),this[_0x5db88a(0x15d)]=new _0xac7858(),this[_0x5db88a(0x150)]=new _0x36ec63({'focusables':this[_0x5db88a(0x135)],'focusTracker':this[_0x5db88a(0x15f)],'keystrokeHandler':this[_0x5db88a(0x15d)],'keystrokeHandlerOptions':{'filter':_0x323bd6=>_0x323bd6[_0x5db88a(0x12f)]!==this[_0x5db88a(0x12a)]},'actions':{'focusPrevious':_0x5db88a(0x157),'focusNext':_0x5db88a(0x137)}}),this[_0x5db88a(0x140)]=_0x14734e,this[_0x5db88a(0x15a)]=_0x34be64,this[_0x5db88a(0x14f)]=_0xb51a05,_0xb51a05[_0x5db88a(0x12b)]?this[_0x5db88a(0x13e)](_0x5db88a(0x134),0x1):this[_0x5db88a(0x11d)]();}[_0x8ae5dd(0x14c)](){const _0x46bb5e=_0x8ae5dd;super[_0x46bb5e(0x14c)](),_0xe1ac72(this,this[_0x46bb5e(0x135)]);}[_0x8ae5dd(0x132)](){const _0x2529f7=_0x8ae5dd;this[_0x2529f7(0x12a)][_0x2529f7(0x132)]();}[_0x8ae5dd(0x119)](){const _0x47e795=_0x8ae5dd;this[_0x47e795(0x11e)]&&this[_0x47e795(0x11e)][_0x47e795(0x119)](),this[_0x47e795(0x141)]&&this[_0x47e795(0x141)][_0x47e795(0x119)](),super[_0x47e795(0x119)]();}[_0x8ae5dd(0x11d)](){const _0x1f6bce=_0x8ae5dd,{CommentsListView:_0x361a9a}=this[_0x1f6bce(0x14f)];this[_0x1f6bce(0x11e)]=new _0x361a9a(this[_0x1f6bce(0x149)],this[_0x1f6bce(0x140)][_0x1f6bce(0x117)],Object[_0x1f6bce(0x136)]({'CommentView':this[_0x1f6bce(0x14f)][_0x1f6bce(0x127)]},this[_0x1f6bce(0x14f)])),this[_0x1f6bce(0x11e)][_0x1f6bce(0x11c)](_0x1f6bce(0x129))['to'](this),this[_0x1f6bce(0x11e)][_0x1f6bce(0x11c)](_0x1f6bce(0x14b))['to'](this),this[_0x1f6bce(0x11e)][_0x1f6bce(0x133)](_0x1f6bce(0x120))['to'](this),this[_0x1f6bce(0x13e)](_0x1f6bce(0x134),this[_0x1f6bce(0x11e)][_0x1f6bce(0x134)]+0x1),this[_0x1f6bce(0x133)](_0x1f6bce(0x134))['to'](this[_0x1f6bce(0x11e)],_0x1f6bce(0x134),_0x477a9f=>_0x477a9f+0x1),this[_0x1f6bce(0x141)]=this[_0x1f6bce(0x152)](),this['on'](_0x1f6bce(0x129),()=>this[_0x1f6bce(0x132)]()),this[_0x1f6bce(0x133)](_0x1f6bce(0x126))['to'](this[_0x1f6bce(0x11e)],_0x1f6bce(0x148),this[_0x1f6bce(0x141)][_0x1f6bce(0x12c)],_0x1f6bce(0x130),(_0xf5dad5,_0x65d0f5)=>_0xf5dad5||!!_0x65d0f5);}[_0x8ae5dd(0x152)](){const _0xe316a2=_0x8ae5dd,{CommentThreadInputView:_0x47ac78}=this[_0xe316a2(0x14f)],_0x4459fe=new _0x47ac78(this[_0xe316a2(0x149)],this[_0xe316a2(0x15a)],this[_0xe316a2(0x14f)][_0xe316a2(0x139)]),_0x342ce6=_0x4459fe[_0xe316a2(0x12c)];return _0x4459fe[_0xe316a2(0x133)](_0xe316a2(0x144))['to'](this,_0xe316a2(0x120),this[_0xe316a2(0x140)][_0xe316a2(0x117)],_0xe316a2(0x11b),_0x342ce6,_0xe316a2(0x130),(_0xa603a4,_0x54b78f,_0x1bcfab)=>!!_0x1bcfab||_0xa603a4&&!_0x54b78f),_0x342ce6['on'](_0xe316a2(0x13b),(_0x1af579,_0x21eb64)=>{const _0xa82d2c=_0xe316a2;this[_0xa82d2c(0x14a)](_0xa82d2c(0x125),_0x21eb64),_0x342ce6[_0xa82d2c(0x13a)][_0xa82d2c(0x156)]('');}),_0x342ce6['on'](_0xe316a2(0x123),()=>this[_0xe316a2(0x132)]()),_0x342ce6[_0xe316a2(0x133)](_0xe316a2(0x151))['to'](this[_0xe316a2(0x140)][_0xe316a2(0x117)],_0xe316a2(0x11b)),_0x4459fe;}}
23
+ function _0x3942(_0x551281,_0x1c6190){const _0xec2756=_0xec27();return _0x3942=function(_0x3942ba,_0x33f1e2){_0x3942ba=_0x3942ba-0xec;let _0x26bdd4=_0xec2756[_0x3942ba];return _0x26bdd4;},_0x3942(_0x551281,_0x1c6190);}const _0x4d35e9=_0x3942;(function(_0xf34fad,_0x593792){const _0x5f168b=_0x3942,_0x389144=_0xf34fad();while(!![]){try{const _0x3672e7=-parseInt(_0x5f168b(0x132))/0x1+-parseInt(_0x5f168b(0x11e))/0x2*(parseInt(_0x5f168b(0x107))/0x3)+-parseInt(_0x5f168b(0xf1))/0x4*(-parseInt(_0x5f168b(0x10a))/0x5)+-parseInt(_0x5f168b(0xfd))/0x6+-parseInt(_0x5f168b(0xee))/0x7*(parseInt(_0x5f168b(0x121))/0x8)+-parseInt(_0x5f168b(0x11b))/0x9+parseInt(_0x5f168b(0x10b))/0xa*(parseInt(_0x5f168b(0x118))/0xb);if(_0x3672e7===_0x593792)break;else _0x389144['push'](_0x389144['shift']());}catch(_0xe5adaa){_0x389144['push'](_0x389144['shift']());}}}(_0xec27,0xf2a62));import{FocusCycler as _0x3be5db,View as _0x4ad211,ViewCollection as _0x2e4238}from'ckeditor5/src/ui.js';function _0xec27(){const _0x18c806=['editorConfig','formatDateTime','textContent','1356834fqipJW','submit','target','author','destroy','SUGGESTION_THREAD_ARIA_LABEL','_localUser','focusables','_model','descriptionParts','9FtqAjx','delegate','canAccept','294295vQUInV','51850070qAFjgj','_config','map','shift+tab','parseFromString','set','authoredAt','ariaDescriptionView','name','bind','cancel','assign','fire','11qSdQOb','_createCommentThreadInputView','hasDirtyComment','8998884NKjeNu','length','isEnabled','496812SMedma','body','removeComment','8wImgUP','text/html','isActive','join','commentThreadInputView','commentThread','commentInputView','SUGGESTION_THREAD_DESCRIPTION','isDirty','canDiscard','content','addComment','keystrokes','showInput','focusCycler','ariaLabel','disabledSubmit','452190RwNvHW','editor','setData','disableComments','focus','element','12785871VEIpPR','commentsListView','locale','4BkfGYX','isReadOnly','focusTracker','updateComment','render','_createCommentViews','value','CommentView','tab'];_0xec27=function(){return _0x18c806;};return _0xec27();}import{FocusTracker as _0x197dec,KeystrokeHandler as _0x2bd7da}from'ckeditor5/src/utils.js';import{AriaDescriptionView as _0x380f72,setupThreadKeyboardNavigation as _0x2990d4}from'ckeditor5-collaboration/src/collaboration-core.js';import{getTranslation as _0x442fe1}from'../../utils/common-translations.js';import{renderDescription as _0x54189b}from'../../utils/utils.js';export default class us extends _0x4ad211{constructor(_0x2e9455,_0x8a60b8,_0x457c25,_0x27aa16){const _0x2361d7=_0x3942;super(_0x2e9455),this[_0x2361d7(0xef)]=null,this[_0x2361d7(0x125)]=null,this[_0x2361d7(0x112)]=new _0x380f72(_0x2e9455,_0x442fe1(_0x2e9455,_0x2361d7(0x128))),this[_0x2361d7(0x110)](_0x2361d7(0x123),!0x1),this[_0x2361d7(0x110)](_0x2361d7(0x111),_0x8a60b8[_0x2361d7(0x111)]),this[_0x2361d7(0x114)](_0x2361d7(0x111))['to'](_0x8a60b8),this[_0x2361d7(0x110)](_0x2361d7(0x106),[]),this[_0x2361d7(0x110)](_0x2361d7(0x129),!0x1),this[_0x2361d7(0x110)](_0x2361d7(0x11d),!0x1),this[_0x2361d7(0x110)](_0x2361d7(0x109),!0x1),this[_0x2361d7(0x110)](_0x2361d7(0x12a),!0x1),this[_0x2361d7(0x114)](_0x2361d7(0x130))['to'](this,_0x2361d7(0x11c),_0x8a60b8,_0x2361d7(0x111),this,_0x2361d7(0x106),(_0x56baa1,_0x4eacc9,_0x2b5d3f)=>{const _0x9ef74d=_0x2361d7,_0x42cdb3=_0x2b5d3f[_0x9ef74d(0x10d)](_0x5c4ea2=>_0x54189b(_0x5c4ea2[_0x9ef74d(0x12b)]))[_0x9ef74d(0x124)]('.\x20')+'.';return _0x442fe1(this[_0x9ef74d(0xf0)],_0x9ef74d(0x102),[_0x56baa1-0x1,_0x8a60b8[_0x9ef74d(0x100)][_0x9ef74d(0x113)],_0x4eacc9?_0x27aa16[_0x9ef74d(0xfb)](_0x4eacc9):'',new DOMParser()[_0x9ef74d(0x10f)](_0x42cdb3,_0x9ef74d(0x122))[_0x9ef74d(0x11f)][_0x9ef74d(0xfc)]]);}),this[_0x2361d7(0x104)]=new _0x2e4238(),this[_0x2361d7(0xf3)]=new _0x197dec(),this[_0x2361d7(0x12d)]=new _0x2bd7da(),this[_0x2361d7(0x12f)]=new _0x3be5db({'focusables':this[_0x2361d7(0x104)],'focusTracker':this[_0x2361d7(0xf3)],'keystrokeHandler':this[_0x2361d7(0x12d)],'keystrokeHandlerOptions':{'filter':_0x5382e7=>_0x5382e7[_0x2361d7(0xff)]!==this[_0x2361d7(0xed)]},'actions':{'focusPrevious':_0x2361d7(0x10e),'focusNext':_0x2361d7(0xf9)}}),this[_0x2361d7(0x105)]=_0x8a60b8,this[_0x2361d7(0x103)]=_0x457c25,this[_0x2361d7(0x10c)]=_0x27aa16,_0x27aa16[_0x2361d7(0x135)]?this[_0x2361d7(0x110)](_0x2361d7(0x11c),0x1):this[_0x2361d7(0xf6)]();}[_0x4d35e9(0xf5)](){const _0x3d5a47=_0x4d35e9;super[_0x3d5a47(0xf5)](),_0x2990d4(this,this[_0x3d5a47(0x104)]);}[_0x4d35e9(0xec)](){const _0x2c7e28=_0x4d35e9;this[_0x2c7e28(0xed)][_0x2c7e28(0xec)]();}[_0x4d35e9(0x101)](){const _0x515fd5=_0x4d35e9;this[_0x515fd5(0xef)]&&this[_0x515fd5(0xef)][_0x515fd5(0x101)](),this[_0x515fd5(0x125)]&&this[_0x515fd5(0x125)][_0x515fd5(0x101)](),super[_0x515fd5(0x101)]();}[_0x4d35e9(0xf6)](){const _0x504480=_0x4d35e9,{CommentsListView:_0x27cbe7}=this[_0x504480(0x10c)];this[_0x504480(0xef)]=new _0x27cbe7(this[_0x504480(0xf0)],this[_0x504480(0x105)][_0x504480(0x126)],Object[_0x504480(0x116)]({'CommentView':this[_0x504480(0x10c)][_0x504480(0xf8)]},this[_0x504480(0x10c)])),this[_0x504480(0xef)][_0x504480(0x108)](_0x504480(0x120))['to'](this),this[_0x504480(0xef)][_0x504480(0x108)](_0x504480(0xf4))['to'](this),this[_0x504480(0xef)][_0x504480(0x114)](_0x504480(0x123))['to'](this),this[_0x504480(0x110)](_0x504480(0x11c),this[_0x504480(0xef)][_0x504480(0x11c)]+0x1),this[_0x504480(0x114)](_0x504480(0x11c))['to'](this[_0x504480(0xef)],_0x504480(0x11c),_0x4c654f=>_0x4c654f+0x1),this[_0x504480(0x125)]=this[_0x504480(0x119)](),this['on'](_0x504480(0x120),()=>this[_0x504480(0xec)]()),this[_0x504480(0x114)](_0x504480(0x129))['to'](this[_0x504480(0xef)],_0x504480(0x11a),this[_0x504480(0x125)][_0x504480(0x127)],_0x504480(0xf7),(_0x170525,_0x3ffe1e)=>_0x170525||!!_0x3ffe1e);}[_0x4d35e9(0x119)](){const _0x17ca48=_0x4d35e9,{CommentThreadInputView:_0xfb2b7a}=this[_0x17ca48(0x10c)],_0x401924=new _0xfb2b7a(this[_0x17ca48(0xf0)],this[_0x17ca48(0x103)],this[_0x17ca48(0x10c)][_0x17ca48(0xfa)]),_0x1ac605=_0x401924[_0x17ca48(0x127)];return _0x401924[_0x17ca48(0x114)](_0x17ca48(0x12e))['to'](this,_0x17ca48(0x123),this[_0x17ca48(0x105)][_0x17ca48(0x126)],_0x17ca48(0xf2),_0x1ac605,_0x17ca48(0xf7),(_0x18e000,_0x1363cb,_0x396ca0)=>!!_0x396ca0||_0x18e000&&!_0x1363cb),_0x1ac605['on'](_0x17ca48(0xfe),(_0x81a4bd,_0x16ee09)=>{const _0x2d12e6=_0x17ca48;this[_0x2d12e6(0x117)](_0x2d12e6(0x12c),_0x16ee09),_0x1ac605[_0x2d12e6(0x133)][_0x2d12e6(0x134)]('');}),_0x1ac605['on'](_0x17ca48(0x115),()=>this[_0x17ca48(0xec)]()),_0x1ac605[_0x17ca48(0x114)](_0x17ca48(0x131))['to'](this[_0x17ca48(0x105)][_0x17ca48(0x126)],_0x17ca48(0xf2)),_0x401924;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4d4b45=_0x53da;(function(_0x31917a,_0x46f4fa){const _0xc0fc88=_0x53da,_0x6161c8=_0x31917a();while(!![]){try{const _0x5a18a9=-parseInt(_0xc0fc88(0x21e))/0x1+-parseInt(_0xc0fc88(0x1f6))/0x2+-parseInt(_0xc0fc88(0x1f8))/0x3*(-parseInt(_0xc0fc88(0x1f1))/0x4)+parseInt(_0xc0fc88(0x203))/0x5*(parseInt(_0xc0fc88(0x21f))/0x6)+-parseInt(_0xc0fc88(0x219))/0x7+parseInt(_0xc0fc88(0x210))/0x8+parseInt(_0xc0fc88(0x20c))/0x9;if(_0x5a18a9===_0x46f4fa)break;else _0x6161c8['push'](_0x6161c8['shift']());}catch(_0x3ec396){_0x6161c8['push'](_0x6161c8['shift']());}}}(_0x532b,0xc0e18));import{default as _0x29c66a}from'./basesuggestionthreadview.js';function _0x53da(_0xf18fc1,_0x12bb3e){const _0x532b23=_0x532b();return _0x53da=function(_0x53da78,_0x490650){_0x53da78=_0x53da78-0x1ec;let _0x11facc=_0x532b23[_0x53da78];return _0x11facc;},_0x53da(_0xf18fc1,_0x12bb3e);}import{trimHtml as _0x322a69}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x532b(){const _0x58533c=['commentsListView','discardButton','ck-rounded-corners','set','21075228qeNLzI','description','SuggestionView','author','2121392LBUoTm','formatDateTime','render','div','_config','content','commentThreadInputView','bind','canAccept','5899782DywCxV','discardSuggestion','listitem','ariaLabel','getTemplate','351235YCnnVN','190992ybvfla','canDiscard','</p>','acceptSuggestion','bindTemplate','<p>','acceptButton','_model','isActive','isEnabled','27172OoWUvU','type','editorDestroyed','focusables','descriptionParts','2219456HXwFXF','ck-suggestion-wrapper--active','201vBmmDL','ck-suggestion-','editorReady','ck-suggestion--disabled-comments','_descriptionElement','add','commentThread','ariaDescriptionView','ck-suggestion-wrapper','setTemplate','suggestionView','5WSPXRA','color','delegate','disableComments','push'];_0x532b=function(){return _0x58533c;};return _0x532b();}import{renderDescription as _0x4c8609}from'../../utils/utils.js';export default class re extends _0x29c66a{constructor(_0x3188ac,_0x1eb2ac,_0x1953c0,_0x214d54){const _0x2db74e=_0x53da;super(_0x3188ac,_0x1eb2ac,_0x1953c0,_0x214d54),this[_0x2db74e(0x20b)](_0x2db74e(0x1f2),''),this[_0x2db74e(0x217)](_0x2db74e(0x1f2))['to'](this,_0x2db74e(0x1f5),_0x1fffe9=>_0x1fffe9&&_0x1fffe9[0x0]?_0x1fffe9[0x0][_0x2db74e(0x1f2)]:''),this[_0x2db74e(0x217)](_0x2db74e(0x20d))['to'](this,_0x2db74e(0x1f5),this,_0x2db74e(0x1ef),(_0x3acca2,_0x39616a)=>{const _0x36fec1=_0x2db74e;let _0x58548f='';for(const _0x110ae0 of _0x3acca2)_0x58548f+=_0x36fec1(0x1ec)+_0x4c8609(_0x110ae0[_0x36fec1(0x215)],_0x110ae0[_0x36fec1(0x204)])+_0x36fec1(0x221);return _0x39616a?_0x58548f:_0x322a69(_0x58548f,{'limit':0x8c});}),this[_0x2db74e(0x1fc)]=null,this[_0x2db74e(0x202)]=new _0x214d54[(_0x2db74e(0x20e))](_0x3188ac,_0x1eb2ac,{'formatDateTime':_0x214d54[_0x2db74e(0x211)]}),this[_0x2db74e(0x202)][_0x2db74e(0x217)](_0x2db74e(0x20d))['to'](this),this[_0x2db74e(0x202)][_0x2db74e(0x205)](_0x2db74e(0x222),_0x2db74e(0x21a))['to'](this),this[_0x2db74e(0x202)][_0x2db74e(0x1ed)][_0x2db74e(0x217)](_0x2db74e(0x1f0))['to'](this,_0x2db74e(0x218)),this[_0x2db74e(0x202)][_0x2db74e(0x209)][_0x2db74e(0x217)](_0x2db74e(0x1f0))['to'](this,_0x2db74e(0x220)),this[_0x2db74e(0x1f4)][_0x2db74e(0x1fd)](this[_0x2db74e(0x202)]),this[_0x2db74e(0x208)]&&this[_0x2db74e(0x1f4)][_0x2db74e(0x1fd)](this[_0x2db74e(0x208)]),this[_0x2db74e(0x216)]&&this[_0x2db74e(0x1f4)][_0x2db74e(0x1fd)](this[_0x2db74e(0x216)]),this[_0x2db74e(0x201)](this[_0x2db74e(0x21d)]());}[_0x4d4b45(0x21d)](){const _0x388b4b=_0x4d4b45,_0x5b0a32=this[_0x388b4b(0x223)],_0x5cc061=[this[_0x388b4b(0x202)]];return this[_0x388b4b(0x208)]&&_0x5cc061[_0x388b4b(0x207)](this[_0x388b4b(0x208)]),this[_0x388b4b(0x216)]&&_0x5cc061[_0x388b4b(0x207)](this[_0x388b4b(0x216)]),_0x5cc061[_0x388b4b(0x207)](this[_0x388b4b(0x1ff)]),{'tag':_0x388b4b(0x213),'attributes':{'class':['ck',_0x388b4b(0x20a),_0x388b4b(0x200),_0x5b0a32['if'](_0x388b4b(0x1ef),_0x388b4b(0x1f7)),_0x5b0a32['to'](_0x388b4b(0x1f2),_0x14e674=>_0x388b4b(0x1f9)+_0x14e674),this[_0x388b4b(0x214)][_0x388b4b(0x206)]&&_0x388b4b(0x1fb)],'data-suggestion-id':this[_0x388b4b(0x1ee)]['id'],'data-thread-id':this[_0x388b4b(0x1ee)][_0x388b4b(0x1fe)]['id'],'data-author-id':this[_0x388b4b(0x1ee)][_0x388b4b(0x20f)]['id'],'tabindex':0x0,'role':_0x388b4b(0x21b),'aria-label':_0x5b0a32['to'](_0x388b4b(0x21c)),'aria-describedby':this[_0x388b4b(0x1ff)]['id']},'children':_0x5cc061};}[_0x4d4b45(0x212)](){const _0x2c66f5=_0x4d4b45;super[_0x2c66f5(0x212)](),this[_0x2c66f5(0x208)]&&(this[_0x2c66f5(0x208)][_0x2c66f5(0x205)](_0x2c66f5(0x1fa))['to'](this),this[_0x2c66f5(0x208)][_0x2c66f5(0x205)](_0x2c66f5(0x1f3))['to'](this)),this[_0x2c66f5(0x216)]&&(this[_0x2c66f5(0x216)][_0x2c66f5(0x205)](_0x2c66f5(0x1fa))['to'](this),this[_0x2c66f5(0x216)][_0x2c66f5(0x205)](_0x2c66f5(0x1f3))['to'](this));}}
23
+ const _0x1f7390=_0x300a;function _0x44fb(){const _0x46cb9b=['5OSCSfD','15894hoItkH','render','set','_descriptionElement','acceptButton','_config','11bUsDrx','description','584GExlrb','</p>','2BMgEEb','div','discardSuggestion','bindTemplate','ck-suggestion-wrapper','descriptionParts','suggestionView','disableComments','getTemplate','<p>','type','content','add','acceptSuggestion','formatDateTime','615498yebjEU','canAccept','3328hWDUBP','color','_model','202156LfuLvv','setTemplate','commentThread','commentsListView','6fkRJzF','push','ck-suggestion-','canDiscard','ck-suggestion--disabled-comments','focusables','ck-suggestion-wrapper--active','1720579NeTyAU','author','listitem','isActive','ariaDescriptionView','discardButton','editorReady','1603430tPLKUF','isEnabled','editorDestroyed','commentThreadInputView','bind','delegate','ariaLabel','SuggestionView','5864088oDrACl','ck-rounded-corners'];_0x44fb=function(){return _0x46cb9b;};return _0x44fb();}(function(_0x4bd580,_0x5a21e9){const _0x53625e=_0x300a,_0x2004f2=_0x4bd580();while(!![]){try{const _0x554f57=parseInt(_0x53625e(0x1ed))/0x1*(parseInt(_0x53625e(0x217))/0x2)+-parseInt(_0x53625e(0x1f4))/0x3*(-parseInt(_0x53625e(0x1f0))/0x4)+parseInt(_0x53625e(0x20c))/0x5*(parseInt(_0x53625e(0x226))/0x6)+-parseInt(_0x53625e(0x1fb))/0x7+-parseInt(_0x53625e(0x215))/0x8*(parseInt(_0x53625e(0x20d))/0x9)+-parseInt(_0x53625e(0x202))/0xa*(parseInt(_0x53625e(0x213))/0xb)+parseInt(_0x53625e(0x20a))/0xc;if(_0x554f57===_0x5a21e9)break;else _0x2004f2['push'](_0x2004f2['shift']());}catch(_0x5cba48){_0x2004f2['push'](_0x2004f2['shift']());}}}(_0x44fb,0x2735d));import{default as _0x526b17}from'./basesuggestionthreadview.js';import{trimHtml as _0x51d573}from'ckeditor5-collaboration/src/collaboration-core.js';import{renderDescription as _0x293840}from'../../utils/utils.js';function _0x300a(_0x38d74b,_0xc89a12){const _0x44fb0d=_0x44fb();return _0x300a=function(_0x300aad,_0x460508){_0x300aad=_0x300aad-0x1ed;let _0x128266=_0x44fb0d[_0x300aad];return _0x128266;},_0x300a(_0x38d74b,_0xc89a12);}export default class re extends _0x526b17{constructor(_0x4edd7b,_0x4d8cbd,_0x19eb5d,_0x506e33){const _0x1690c9=_0x300a;super(_0x4edd7b,_0x4d8cbd,_0x19eb5d,_0x506e33),this[_0x1690c9(0x20f)](_0x1690c9(0x221),''),this[_0x1690c9(0x206)](_0x1690c9(0x221))['to'](this,_0x1690c9(0x21c),_0x17c74e=>_0x17c74e&&_0x17c74e[0x0]?_0x17c74e[0x0][_0x1690c9(0x221)]:''),this[_0x1690c9(0x206)](_0x1690c9(0x214))['to'](this,_0x1690c9(0x21c),this,_0x1690c9(0x1fe),(_0x1deef,_0x1d7be2)=>{const _0x50d850=_0x1690c9;let _0x561103='';for(const _0x510031 of _0x1deef)_0x561103+=_0x50d850(0x220)+_0x293840(_0x510031[_0x50d850(0x222)],_0x510031[_0x50d850(0x1ee)])+_0x50d850(0x216);return _0x1d7be2?_0x561103:_0x51d573(_0x561103,{'limit':0x8c});}),this[_0x1690c9(0x210)]=null,this[_0x1690c9(0x21d)]=new _0x506e33[(_0x1690c9(0x209))](_0x4edd7b,_0x4d8cbd,{'formatDateTime':_0x506e33[_0x1690c9(0x225)]}),this[_0x1690c9(0x21d)][_0x1690c9(0x206)](_0x1690c9(0x214))['to'](this),this[_0x1690c9(0x21d)][_0x1690c9(0x207)](_0x1690c9(0x224),_0x1690c9(0x219))['to'](this),this[_0x1690c9(0x21d)][_0x1690c9(0x211)][_0x1690c9(0x206)](_0x1690c9(0x203))['to'](this,_0x1690c9(0x227)),this[_0x1690c9(0x21d)][_0x1690c9(0x200)][_0x1690c9(0x206)](_0x1690c9(0x203))['to'](this,_0x1690c9(0x1f7)),this[_0x1690c9(0x1f9)][_0x1690c9(0x223)](this[_0x1690c9(0x21d)]),this[_0x1690c9(0x1f3)]&&this[_0x1690c9(0x1f9)][_0x1690c9(0x223)](this[_0x1690c9(0x1f3)]),this[_0x1690c9(0x205)]&&this[_0x1690c9(0x1f9)][_0x1690c9(0x223)](this[_0x1690c9(0x205)]),this[_0x1690c9(0x1f1)](this[_0x1690c9(0x21f)]());}[_0x1f7390(0x21f)](){const _0x595fe8=_0x1f7390,_0x203cb1=this[_0x595fe8(0x21a)],_0xa82b6f=[this[_0x595fe8(0x21d)]];return this[_0x595fe8(0x1f3)]&&_0xa82b6f[_0x595fe8(0x1f5)](this[_0x595fe8(0x1f3)]),this[_0x595fe8(0x205)]&&_0xa82b6f[_0x595fe8(0x1f5)](this[_0x595fe8(0x205)]),_0xa82b6f[_0x595fe8(0x1f5)](this[_0x595fe8(0x1ff)]),{'tag':_0x595fe8(0x218),'attributes':{'class':['ck',_0x595fe8(0x20b),_0x595fe8(0x21b),_0x203cb1['if'](_0x595fe8(0x1fe),_0x595fe8(0x1fa)),_0x203cb1['to'](_0x595fe8(0x221),_0x202939=>_0x595fe8(0x1f6)+_0x202939),this[_0x595fe8(0x212)][_0x595fe8(0x21e)]&&_0x595fe8(0x1f8)],'data-suggestion-id':this[_0x595fe8(0x1ef)]['id'],'data-thread-id':this[_0x595fe8(0x1ef)][_0x595fe8(0x1f2)]['id'],'data-author-id':this[_0x595fe8(0x1ef)][_0x595fe8(0x1fc)]['id'],'tabindex':0x0,'role':_0x595fe8(0x1fd),'aria-label':_0x203cb1['to'](_0x595fe8(0x208)),'aria-describedby':this[_0x595fe8(0x1ff)]['id']},'children':_0xa82b6f};}[_0x1f7390(0x20e)](){const _0x300c37=_0x1f7390;super[_0x300c37(0x20e)](),this[_0x300c37(0x1f3)]&&(this[_0x300c37(0x1f3)][_0x300c37(0x207)](_0x300c37(0x201))['to'](this),this[_0x300c37(0x1f3)][_0x300c37(0x207)](_0x300c37(0x204))['to'](this)),this[_0x300c37(0x205)]&&(this[_0x300c37(0x205)][_0x300c37(0x207)](_0x300c37(0x201))['to'](this),this[_0x300c37(0x205)][_0x300c37(0x207)](_0x300c37(0x204))['to'](this));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x137931=_0x2a2b;function _0x41ba(){const _0x2bd0c2=['set','ck-suggestion--discard','focus','span','add','focusCycler','ck-suggestion__main','Accept\x20suggestion','keystrokes','ck-annotation__info-time','getTemplate','element','EXTERNAL_IMPORT_WORD_SUGGESTION','focusables','cancel','EXTERNAL_SUGGESTION','author','ck-suggestion__user','868QRMfKM','esc','1CZdMbK','shift+tab','Discard\x20suggestion','ck-suggestion__info','source','.ck-annotation__content-wrapper','enter','38349487yENIHn','bind','EXTERNAL_AVATAR','extendTemplate','ck-annotation__user','getUserViewNotificationText','ck-comment__external','@external','ck-annotation__actions','ck-suggestion__actions','bindTemplate','EXTERNAL_IMPORT_WORD_AVATAR','setTemplate','userView','execute','21352WgaqPv','1032360vLYMFZ','presentation','importWord','render','_config','div','target','acceptSuggestion','discardButton','getExternalSuggestionNote','discardSuggestion','fire','querySelector','_createButton','12HnIUcA','ck-annotation__info-name','creator','listenTo','push','formatDateTime','ck-annotation__main','1305150YWAYUm','innerHTML','453614sMXxzc','16180CxOzAv','authoredAt','description','ck-annotation','name','attributes','ck-suggestion--accept','locale','change:description','isExternal','ck-annotation__info','ck-suggestion__info-name','6356061CioQZm','check','_setupKeyboardNavigation','ck-suggestion','focusFirst','ck-comment__info-time','505hVBMCB','time','focusTracker','ck-annotation__content-wrapper','tab','20PJqLfE','_model','acceptButton'];_0x41ba=function(){return _0x2bd0c2;};return _0x41ba();}function _0x2a2b(_0x284a2d,_0x5e56ff){const _0x41ba43=_0x41ba();return _0x2a2b=function(_0x2a2bcf,_0x3d9ee1){_0x2a2bcf=_0x2a2bcf-0x145;let _0x594b22=_0x41ba43[_0x2a2bcf];return _0x594b22;},_0x2a2b(_0x284a2d,_0x5e56ff);}(function(_0x1b8819,_0x4d026a){const _0x1e81c1=_0x2a2b,_0x5491e8=_0x1b8819();while(!![]){try{const _0x717cf3=-parseInt(_0x1e81c1(0x179))/0x1*(parseInt(_0x1e81c1(0x14a))/0x2)+-parseInt(_0x1e81c1(0x148))/0x3+parseInt(_0x1e81c1(0x14b))/0x4*(-parseInt(_0x1e81c1(0x15d))/0x5)+parseInt(_0x1e81c1(0x190))/0x6+-parseInt(_0x1e81c1(0x177))/0x7*(parseInt(_0x1e81c1(0x18f))/0x8)+-parseInt(_0x1e81c1(0x157))/0x9*(parseInt(_0x1e81c1(0x162))/0xa)+-parseInt(_0x1e81c1(0x180))/0xb*(-parseInt(_0x1e81c1(0x19e))/0xc);if(_0x717cf3===_0x4d026a)break;else _0x5491e8['push'](_0x5491e8['shift']());}catch(_0x555702){_0x5491e8['push'](_0x5491e8['shift']());}}}(_0x41ba,0xce311));import{FocusTracker as _0x4e3056,KeystrokeHandler as _0x1d18c0}from'ckeditor5/src/utils.js';import{View as _0x18699a,ViewCollection as _0x91034c,FocusCycler as _0x36a62c}from'ckeditor5/src/ui.js';import{LateFocusButtonView as _0x285986,UserView as _0x1deb3a}from'ckeditor5-collaboration/src/collaboration-core.js';import{icons as _0x2c8894}from'ckeditor5/src/core.js';import{getTranslation as _0x27a985}from'../../utils/common-translations.js';export default class ce extends _0x18699a{constructor(_0x511778,_0x18e23d,_0x5dd2b9){const _0x199ddb=_0x2a2b;super(_0x511778),this[_0x199ddb(0x163)]=_0x18e23d,this[_0x199ddb(0x194)]=_0x5dd2b9,this[_0x199ddb(0x165)](_0x199ddb(0x14d),''),this[_0x199ddb(0x181)](_0x199ddb(0x14c))['to'](_0x18e23d),this[_0x199ddb(0x164)]=this[_0x199ddb(0x19d)](_0x27a985(_0x511778,_0x199ddb(0x16c)),_0x2c8894[_0x199ddb(0x158)],_0x199ddb(0x151),_0x199ddb(0x197),'sw'),this[_0x199ddb(0x198)]=this[_0x199ddb(0x19d)](_0x27a985(_0x511778,_0x199ddb(0x17b)),_0x2c8894[_0x199ddb(0x173)],_0x199ddb(0x166),_0x199ddb(0x19a),'sw'),this[_0x199ddb(0x18d)]=new _0x1deb3a(_0x511778,_0x18e23d[_0x199ddb(0x175)],this[_0x199ddb(0x185)]()),this[_0x199ddb(0x18d)][_0x199ddb(0x183)]({'attributes':{'class':[_0x199ddb(0x176),_0x199ddb(0x184)],'aria-hidden':!0x0}}),this[_0x199ddb(0x172)]=new _0x91034c([this[_0x199ddb(0x164)],this[_0x199ddb(0x198)]]),this[_0x199ddb(0x15f)]=new _0x4e3056(),this[_0x199ddb(0x16d)]=new _0x1d18c0(),this[_0x199ddb(0x16a)]=new _0x36a62c({'focusables':this[_0x199ddb(0x172)],'focusTracker':this[_0x199ddb(0x15f)],'keystrokeHandler':this[_0x199ddb(0x16d)],'actions':{'focusPrevious':_0x199ddb(0x17a),'focusNext':_0x199ddb(0x161)},'keystrokeHandlerOptions':{'filter':_0x7cded5=>_0x7cded5[_0x199ddb(0x196)]!==this[_0x199ddb(0x170)]}}),this[_0x199ddb(0x18c)](this[_0x199ddb(0x16f)]());}[_0x137931(0x193)](){const _0x517e0c=_0x137931;super[_0x517e0c(0x193)]();const _0x298405=this[_0x517e0c(0x170)][_0x517e0c(0x19c)](_0x517e0c(0x17e));_0x298405[_0x517e0c(0x149)]=this[_0x517e0c(0x14d)],this['on'](_0x517e0c(0x153),(_0x5ed07d,_0x333b49,_0x4f5fd3)=>{const _0x3c30c8=_0x517e0c;_0x298405[_0x3c30c8(0x149)]=_0x4f5fd3;}),this[_0x517e0c(0x159)]();}[_0x137931(0x16f)](){const _0x154f0a=_0x137931,_0x3fd7a2=this[_0x154f0a(0x18a)],_0x3a2262=[{'tag':_0x154f0a(0x195),'attributes':{'class':[_0x154f0a(0x17c),_0x154f0a(0x155)]},'children':[{'tag':_0x154f0a(0x168),'children':[{'text':this[_0x154f0a(0x18d)][_0x154f0a(0x14f)]}],'attributes':{'class':[_0x154f0a(0x156),_0x154f0a(0x19f)]}},{'tag':_0x154f0a(0x15e),'attributes':{'datetime':_0x3fd7a2['to'](_0x154f0a(0x14c)),'class':[_0x154f0a(0x15c),_0x154f0a(0x16e)]},'children':[{'text':_0x3fd7a2['to'](_0x154f0a(0x14c),_0x2e8963=>this[_0x154f0a(0x194)][_0x154f0a(0x146)](_0x2e8963))}]}]},{'tag':_0x154f0a(0x195),'attributes':{'class':[_0x154f0a(0x189),_0x154f0a(0x188)]},'children':[this[_0x154f0a(0x164)],this[_0x154f0a(0x198)]]},{'tag':_0x154f0a(0x195),'attributes':{'class':[_0x154f0a(0x160)]}}];return this[_0x154f0a(0x163)][_0x154f0a(0x154)]&&_0x3a2262[_0x154f0a(0x145)]({'tag':_0x154f0a(0x195),'attributes':{'class':[_0x154f0a(0x186)]},'children':[{'text':this[_0x154f0a(0x199)]()}]}),{'tag':_0x154f0a(0x195),'attributes':{'class':[_0x154f0a(0x15a),_0x154f0a(0x14e)],'tabindex':-0x1},'children':[this[_0x154f0a(0x18d)],{'tag':_0x154f0a(0x195),'attributes':{'class':[_0x154f0a(0x16b),_0x154f0a(0x147)],'role':_0x154f0a(0x191)},'children':_0x3a2262}]};}[_0x137931(0x167)](){const _0x38c460=_0x137931;this[_0x38c460(0x170)][_0x38c460(0x167)]();}[_0x137931(0x185)](){const _0x9c8192=_0x137931;return this[_0x9c8192(0x163)][_0x9c8192(0x154)]?_0x9c8192(0x192)===this[_0x9c8192(0x163)][_0x9c8192(0x150)][_0x9c8192(0x187)][_0x9c8192(0x17d)]?_0x27a985(this[_0x9c8192(0x152)],_0x9c8192(0x18b),this[_0x9c8192(0x163)][_0x9c8192(0x1a0)][_0x9c8192(0x14f)]):_0x27a985(this[_0x9c8192(0x152)],_0x9c8192(0x182),this[_0x9c8192(0x163)][_0x9c8192(0x1a0)][_0x9c8192(0x14f)]):null;}[_0x137931(0x199)](){const _0x449405=_0x137931;return _0x449405(0x192)===this[_0x449405(0x163)][_0x449405(0x150)][_0x449405(0x187)][_0x449405(0x17d)]?_0x27a985(this[_0x449405(0x152)],_0x449405(0x171)):_0x27a985(this[_0x449405(0x152)],_0x449405(0x174));}[_0x137931(0x19d)](_0x338fa8,_0x31c09f,_0x518b7f,_0x196bb2,_0x542919){const _0x5a0bc5=_0x137931,_0x4eecaf=new _0x285986(this[_0x5a0bc5(0x152)]);return _0x4eecaf[_0x5a0bc5(0x165)]({'label':_0x338fa8,'icon':_0x31c09f,'tooltip':!0x0,'tooltipPosition':_0x542919}),_0x4eecaf[_0x5a0bc5(0x183)]({'attributes':{'class':_0x518b7f}}),_0x4eecaf['on'](_0x5a0bc5(0x18e),()=>{const _0x12e5bb=_0x5a0bc5;this[_0x12e5bb(0x19b)](_0x196bb2,this[_0x12e5bb(0x163)]['id']);}),_0x4eecaf;}[_0x137931(0x159)](){const _0x3088ed=_0x137931,_0x267156=this[_0x3088ed(0x170)];this[_0x3088ed(0x16d)][_0x3088ed(0x1a1)](_0x267156);for(const _0x4509bc of this[_0x3088ed(0x172)])this[_0x3088ed(0x15f)][_0x3088ed(0x169)](_0x4509bc[_0x3088ed(0x170)]),this[_0x3088ed(0x16d)][_0x3088ed(0x1a1)](_0x4509bc[_0x3088ed(0x170)]);this[_0x3088ed(0x16d)][_0x3088ed(0x165)](_0x3088ed(0x17f),(_0x183bc4,_0x183f02)=>{const _0x5d3708=_0x3088ed;_0x267156===_0x183bc4[_0x5d3708(0x196)]&&(this[_0x5d3708(0x16a)][_0x5d3708(0x15b)](),_0x183f02());}),this[_0x3088ed(0x16d)][_0x3088ed(0x165)](_0x3088ed(0x178),(_0x38c053,_0x357e3a)=>{const _0x114b5c=_0x3088ed;_0x267156!==_0x38c053[_0x114b5c(0x196)]&&(this[_0x114b5c(0x167)](),_0x357e3a());});}}
23
+ const _0x4acec4=_0x5502;function _0x2302(){const _0x527b41=['querySelector','authoredAt','EXTERNAL_IMPORT_WORD_AVATAR','162095qblOAS','focusFirst','push','_setupKeyboardNavigation','target','isExternal','ck-annotation','source','_model','ck-suggestion__actions','author','ck-annotation__info-time','focusTracker','ck-annotation__actions','extendTemplate','creator','ck-suggestion','add','esc','ck-annotation__content-wrapper','Accept\x20suggestion','993302qQoTyv','presentation','userView','setTemplate','time','ck-annotation__info-name','set','focusCycler','check','element','innerHTML','discardSuggestion','_createButton','importWord','span','focus','10rPEDBk','focusables','.ck-annotation__content-wrapper','cancel','enter','_config','discardButton','getTemplate','ck-suggestion__info','3023685CLVNuh','change:description','ck-comment__external','EXTERNAL_AVATAR','locale','execute','div','ck-suggestion--accept','ck-suggestion--discard','Discard\x20suggestion','listenTo','ck-comment__info-time','ck-suggestion__info-name','40RBNRHu','attributes','11977yfHXfl','514518WKpNoA','tab','getExternalSuggestionNote','ck-suggestion__main','4312908rFkthO','ck-annotation__info','EXTERNAL_IMPORT_WORD_SUGGESTION','ck-annotation__user','keystrokes','24831XvYBnn','formatDateTime','acceptButton','ck-suggestion__user','getUserViewNotificationText','render','name','description','ck-annotation__main','shift+tab','@external','fire','110TShalM','bind','EXTERNAL_SUGGESTION','acceptSuggestion','bindTemplate'];_0x2302=function(){return _0x527b41;};return _0x2302();}(function(_0x2e841e,_0x40199b){const _0x47425a=_0x5502,_0x2393cf=_0x2e841e();while(!![]){try{const _0x56cbe3=-parseInt(_0x47425a(0x1e1))/0x1+parseInt(_0x47425a(0x1f6))/0x2+-parseInt(_0x47425a(0x1b4))/0x3+parseInt(_0x47425a(0x1c8))/0x4+-parseInt(_0x47425a(0x1ab))/0x5*(-parseInt(_0x47425a(0x1c4))/0x6)+-parseInt(_0x47425a(0x1c3))/0x7*(parseInt(_0x47425a(0x1c1))/0x8)+parseInt(_0x47425a(0x1cd))/0x9*(parseInt(_0x47425a(0x1d9))/0xa);if(_0x56cbe3===_0x40199b)break;else _0x2393cf['push'](_0x2393cf['shift']());}catch(_0xcd1b9a){_0x2393cf['push'](_0x2393cf['shift']());}}}(_0x2302,0x920ac));import{FocusTracker as _0x483717,KeystrokeHandler as _0x4e9a4c}from'ckeditor5/src/utils.js';import{View as _0x20270e,ViewCollection as _0x2b072d,FocusCycler as _0x13865a}from'ckeditor5/src/ui.js';import{LateFocusButtonView as _0x56792f,UserView as _0x4c5a63}from'ckeditor5-collaboration/src/collaboration-core.js';import{icons as _0x3def03}from'ckeditor5/src/core.js';function _0x5502(_0x40539c,_0x5bb243){const _0x2302db=_0x2302();return _0x5502=function(_0x550295,_0x41ee0a){_0x550295=_0x550295-0x19f;let _0x402461=_0x2302db[_0x550295];return _0x402461;},_0x5502(_0x40539c,_0x5bb243);}import{getTranslation as _0x142a44}from'../../utils/common-translations.js';export default class ce extends _0x20270e{constructor(_0x3c313e,_0x11dd42,_0x5e4bc6){const _0x4039f9=_0x5502;super(_0x3c313e),this[_0x4039f9(0x1e9)]=_0x11dd42,this[_0x4039f9(0x1b0)]=_0x5e4bc6,this[_0x4039f9(0x1a1)](_0x4039f9(0x1d4),''),this[_0x4039f9(0x1da)](_0x4039f9(0x1df))['to'](_0x11dd42),this[_0x4039f9(0x1cf)]=this[_0x4039f9(0x1a7)](_0x142a44(_0x3c313e,_0x4039f9(0x1f5)),_0x3def03[_0x4039f9(0x1a3)],_0x4039f9(0x1bb),_0x4039f9(0x1dc),'sw'),this[_0x4039f9(0x1b1)]=this[_0x4039f9(0x1a7)](_0x142a44(_0x3c313e,_0x4039f9(0x1bd)),_0x3def03[_0x4039f9(0x1ae)],_0x4039f9(0x1bc),_0x4039f9(0x1a6),'sw'),this[_0x4039f9(0x1f8)]=new _0x4c5a63(_0x3c313e,_0x11dd42[_0x4039f9(0x1eb)],this[_0x4039f9(0x1d1)]()),this[_0x4039f9(0x1f8)][_0x4039f9(0x1ef)]({'attributes':{'class':[_0x4039f9(0x1d0),_0x4039f9(0x1cb)],'aria-hidden':!0x0}}),this[_0x4039f9(0x1ac)]=new _0x2b072d([this[_0x4039f9(0x1cf)],this[_0x4039f9(0x1b1)]]),this[_0x4039f9(0x1ed)]=new _0x483717(),this[_0x4039f9(0x1cc)]=new _0x4e9a4c(),this[_0x4039f9(0x1a2)]=new _0x13865a({'focusables':this[_0x4039f9(0x1ac)],'focusTracker':this[_0x4039f9(0x1ed)],'keystrokeHandler':this[_0x4039f9(0x1cc)],'actions':{'focusPrevious':_0x4039f9(0x1d6),'focusNext':_0x4039f9(0x1c5)},'keystrokeHandlerOptions':{'filter':_0x32aa1c=>_0x32aa1c[_0x4039f9(0x1e5)]!==this[_0x4039f9(0x1a4)]}}),this[_0x4039f9(0x1f9)](this[_0x4039f9(0x1b2)]());}[_0x4acec4(0x1d2)](){const _0x7cfd5f=_0x4acec4;super[_0x7cfd5f(0x1d2)]();const _0x163920=this[_0x7cfd5f(0x1a4)][_0x7cfd5f(0x1de)](_0x7cfd5f(0x1ad));_0x163920[_0x7cfd5f(0x1a5)]=this[_0x7cfd5f(0x1d4)],this['on'](_0x7cfd5f(0x1b5),(_0xc3412b,_0x2cb8ae,_0x2fcd22)=>{const _0x4f002c=_0x7cfd5f;_0x163920[_0x4f002c(0x1a5)]=_0x2fcd22;}),this[_0x7cfd5f(0x1e4)]();}[_0x4acec4(0x1b2)](){const _0x243cf0=_0x4acec4,_0x2d1e22=this[_0x243cf0(0x1dd)],_0x3081e8=[{'tag':_0x243cf0(0x1ba),'attributes':{'class':[_0x243cf0(0x1b3),_0x243cf0(0x1c9)]},'children':[{'tag':_0x243cf0(0x1a9),'children':[{'text':this[_0x243cf0(0x1f8)][_0x243cf0(0x1d3)]}],'attributes':{'class':[_0x243cf0(0x1c0),_0x243cf0(0x1a0)]}},{'tag':_0x243cf0(0x19f),'attributes':{'datetime':_0x2d1e22['to'](_0x243cf0(0x1df)),'class':[_0x243cf0(0x1bf),_0x243cf0(0x1ec)]},'children':[{'text':_0x2d1e22['to'](_0x243cf0(0x1df),_0x2ce294=>this[_0x243cf0(0x1b0)][_0x243cf0(0x1ce)](_0x2ce294))}]}]},{'tag':_0x243cf0(0x1ba),'attributes':{'class':[_0x243cf0(0x1ea),_0x243cf0(0x1ee)]},'children':[this[_0x243cf0(0x1cf)],this[_0x243cf0(0x1b1)]]},{'tag':_0x243cf0(0x1ba),'attributes':{'class':[_0x243cf0(0x1f4)]}}];return this[_0x243cf0(0x1e9)][_0x243cf0(0x1e6)]&&_0x3081e8[_0x243cf0(0x1e3)]({'tag':_0x243cf0(0x1ba),'attributes':{'class':[_0x243cf0(0x1b6)]},'children':[{'text':this[_0x243cf0(0x1c6)]()}]}),{'tag':_0x243cf0(0x1ba),'attributes':{'class':[_0x243cf0(0x1f1),_0x243cf0(0x1e7)],'tabindex':-0x1},'children':[this[_0x243cf0(0x1f8)],{'tag':_0x243cf0(0x1ba),'attributes':{'class':[_0x243cf0(0x1c7),_0x243cf0(0x1d5)],'role':_0x243cf0(0x1f7)},'children':_0x3081e8}]};}[_0x4acec4(0x1aa)](){const _0x4e2f01=_0x4acec4;this[_0x4e2f01(0x1a4)][_0x4e2f01(0x1aa)]();}[_0x4acec4(0x1d1)](){const _0x4e7b1b=_0x4acec4;return this[_0x4e7b1b(0x1e9)][_0x4e7b1b(0x1e6)]?_0x4e7b1b(0x1a8)===this[_0x4e7b1b(0x1e9)][_0x4e7b1b(0x1c2)][_0x4e7b1b(0x1d7)][_0x4e7b1b(0x1e8)]?_0x142a44(this[_0x4e7b1b(0x1b8)],_0x4e7b1b(0x1e0),this[_0x4e7b1b(0x1e9)][_0x4e7b1b(0x1f0)][_0x4e7b1b(0x1d3)]):_0x142a44(this[_0x4e7b1b(0x1b8)],_0x4e7b1b(0x1b7),this[_0x4e7b1b(0x1e9)][_0x4e7b1b(0x1f0)][_0x4e7b1b(0x1d3)]):null;}[_0x4acec4(0x1c6)](){const _0x18d6fe=_0x4acec4;return _0x18d6fe(0x1a8)===this[_0x18d6fe(0x1e9)][_0x18d6fe(0x1c2)][_0x18d6fe(0x1d7)][_0x18d6fe(0x1e8)]?_0x142a44(this[_0x18d6fe(0x1b8)],_0x18d6fe(0x1ca)):_0x142a44(this[_0x18d6fe(0x1b8)],_0x18d6fe(0x1db));}[_0x4acec4(0x1a7)](_0x1e8da7,_0x57da38,_0x5a6b5c,_0x7cc0c6,_0xa00ba0){const _0x1aa422=_0x4acec4,_0x38ac6a=new _0x56792f(this[_0x1aa422(0x1b8)]);return _0x38ac6a[_0x1aa422(0x1a1)]({'label':_0x1e8da7,'icon':_0x57da38,'tooltip':!0x0,'tooltipPosition':_0xa00ba0}),_0x38ac6a[_0x1aa422(0x1ef)]({'attributes':{'class':_0x5a6b5c}}),_0x38ac6a['on'](_0x1aa422(0x1b9),()=>{const _0x2c9c7f=_0x1aa422;this[_0x2c9c7f(0x1d8)](_0x7cc0c6,this[_0x2c9c7f(0x1e9)]['id']);}),_0x38ac6a;}[_0x4acec4(0x1e4)](){const _0x22968a=_0x4acec4,_0x42e1c5=this[_0x22968a(0x1a4)];this[_0x22968a(0x1cc)][_0x22968a(0x1be)](_0x42e1c5);for(const _0x1fad1e of this[_0x22968a(0x1ac)])this[_0x22968a(0x1ed)][_0x22968a(0x1f2)](_0x1fad1e[_0x22968a(0x1a4)]),this[_0x22968a(0x1cc)][_0x22968a(0x1be)](_0x1fad1e[_0x22968a(0x1a4)]);this[_0x22968a(0x1cc)][_0x22968a(0x1a1)](_0x22968a(0x1af),(_0x5d74b6,_0x25c1ac)=>{const _0x366dfb=_0x22968a;_0x42e1c5===_0x5d74b6[_0x366dfb(0x1e5)]&&(this[_0x366dfb(0x1a2)][_0x366dfb(0x1e2)](),_0x25c1ac());}),this[_0x22968a(0x1cc)][_0x22968a(0x1a1)](_0x22968a(0x1f3),(_0x3eccad,_0x13e16f)=>{const _0x178b97=_0x22968a;_0x42e1c5!==_0x3eccad[_0x178b97(0x1e5)]&&(this[_0x178b97(0x1aa)](),_0x13e16f());});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x262bde,_0x3771cb,_0x4fa9a6){const t=_0x262bde['t'];switch(_0x3771cb){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',_0x4fa9a6);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x4fa9a6);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x4fa9a6);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x4fa9a6);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x4fa9a6);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',_0x4fa9a6);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x4fa9a6);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',_0x4fa9a6);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x4fa9a6);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x4fa9a6);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x4fa9a6);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x4fa9a6);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x4fa9a6);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x4fa9a6);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x4fa9a6);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x4fa9a6);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x4fa9a6);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x4fa9a6);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x4fa9a6);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x4fa9a6);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x4fa9a6);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x4fa9a6);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x4fa9a6);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'},_0x4fa9a6);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x4fa9a6);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x4fa9a6);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x4fa9a6);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x4fa9a6);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x4fa9a6);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'},_0x4fa9a6);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x4fa9a6);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x4fa9a6);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x4fa9a6);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x4fa9a6);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'},_0x4fa9a6);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x4fa9a6);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'},_0x4fa9a6);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'},_0x4fa9a6);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x4fa9a6);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'},_0x4fa9a6);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x4fa9a6);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'},_0x4fa9a6);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x4fa9a6);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x4fa9a6);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'ELEMENT_MERGE_FIELD':return t({'id':'ELEMENT_MERGE_FIELD','string':'merge\x20field','plural':'%0\x20merge\x20fields'},_0x4fa9a6);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'},_0x4fa9a6);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'},_0x4fa9a6);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x4fa9a6);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.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'},_0x4fa9a6);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.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'},_0x4fa9a6);case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'SUGGESTION_THREAD_ARIA_LABEL':return t({'string':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20reply.\x20%3','plural':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20replies.\x20%3','id':'SUGGESTION_THREAD_ARIA_LABEL'},_0x4fa9a6);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x3771cb;}}
23
+ export function getTranslation(_0x1f0e5a,_0x5ac281,_0x553498){const t=_0x1f0e5a['t'];switch(_0x5ac281){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',_0x553498);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x553498);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x553498);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x553498);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x553498);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',_0x553498);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x553498);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',_0x553498);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x553498);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x553498);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x553498);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x553498);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x553498);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x553498);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x553498);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x553498);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x553498);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x553498);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x553498);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x553498);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x553498);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x553498);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x553498);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'},_0x553498);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x553498);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x553498);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x553498);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x553498);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x553498);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'},_0x553498);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x553498);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x553498);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x553498);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x553498);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'},_0x553498);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x553498);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'},_0x553498);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'},_0x553498);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x553498);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'},_0x553498);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x553498);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'},_0x553498);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x553498);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x553498);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'ELEMENT_MERGE_FIELD':return t({'id':'ELEMENT_MERGE_FIELD','string':'merge\x20field','plural':'%0\x20merge\x20fields'},_0x553498);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'},_0x553498);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'},_0x553498);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x553498);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.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'},_0x553498);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.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'},_0x553498);case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'SUGGESTION_THREAD_ARIA_LABEL':return t({'string':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20reply.\x20%3','plural':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20replies.\x20%3','id':'SUGGESTION_THREAD_ARIA_LABEL'},_0x553498);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x5ac281;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x33eb(){const _0x1704de=['innerText','splice','innerHTML','schema','createPositionAt','createPositionBefore','content','join','657490eNPmvW','next','isObject','value','start','split','isCollapsed','title','add','map','replace','3062801vAeuVS','length','\x20[color\x20','createRange','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','2505RUFTBW','change','push','sort','\x22\x20title=\x22','326935DMYcTu','createElement','12EAQQFa','span','getRanges','isMultiRange','isIntersecting','4820244GiKzDi','from','isTouching','6263406qpugUA','1107584UaNsLx','2030aehjiU','isInContent','<span\x20class=\x22ck-suggestion-type\x22>','isArray','execute','type','end','\x22></span>','deletion','</span>','color','createPositionAfter'];_0x33eb=function(){return _0x1704de;};return _0x33eb();}(function(_0x781142,_0x59a5ae){const _0x414d0d=_0x5542,_0xc13419=_0x781142();while(!![]){try{const _0x341953=parseInt(_0x414d0d(0x1b4))/0x1+-parseInt(_0x414d0d(0x1d5))/0x2*(-parseInt(_0x414d0d(0x1c4))/0x3)+-parseInt(_0x414d0d(0x1cb))/0x4*(-parseInt(_0x414d0d(0x1c9))/0x5)+-parseInt(_0x414d0d(0x1d0))/0x6+parseInt(_0x414d0d(0x1bf))/0x7+-parseInt(_0x414d0d(0x1d4))/0x8+-parseInt(_0x414d0d(0x1d3))/0x9;if(_0x341953===_0x59a5ae)break;else _0xc13419['push'](_0xc13419['shift']());}catch(_0x4cb39b){_0xc13419['push'](_0xc13419['shift']());}}}(_0x33eb,0x7a4e3));export function normalizeDescription(_0x23cf8b){const _0x103628=_0x5542;return Array[_0x103628(0x1d8)](_0x23cf8b)||(_0x23cf8b=[_0x23cf8b]),_0x23cf8b[_0x103628(0x1bd)](_0x2ebbad=>{const _0x57fe94=_0x103628,_0xd7548f=_0x2ebbad[_0x57fe94(0x1b2)][_0x57fe94(0x1be)](/\*/g,''),_0x2020de=_0x2ebbad[_0x57fe94(0x1aa)]?_0x57fe94(0x1c1)+_0x2ebbad[_0x57fe94(0x1aa)][_0x57fe94(0x1b7)]+']':'';return'['+_0x2ebbad[_0x57fe94(0x1da)]+']\x20'+_0xd7548f+_0x2020de;})[_0x103628(0x1b3)](';\x20');}export function renderDescription(_0xb69bb6,_0x146eda){const _0x52f1e6=_0x5542;let _0x595a1f='';return _0x595a1f+=_0xb69bb6[_0x52f1e6(0x1b9)]('*')[_0x52f1e6(0x1bd)]((_0x1b10a9,_0x1f11f8)=>_0x1f11f8%0x2!=0x0?_0x52f1e6(0x1d7)+nn(_0x1b10a9)+_0x52f1e6(0x1a9):nn(_0x1b10a9))[_0x52f1e6(0x1b3)](''),_0x146eda&&(_0x595a1f+=_0x52f1e6(0x1c3)+_0x146eda[_0x52f1e6(0x1b7)]+_0x52f1e6(0x1c8)+_0x146eda[_0x52f1e6(0x1bb)]+_0x52f1e6(0x1dc)),_0x595a1f;}function _0x5542(_0x2654d3,_0x3b4961){const _0x33ebc5=_0x33eb();return _0x5542=function(_0x55424b,_0x44dc66){_0x55424b=_0x55424b-0x1a9;let _0x199edb=_0x33ebc5[_0x55424b];return _0x199edb;},_0x5542(_0x2654d3,_0x3b4961);}function nn(_0x5086cc){const _0xb9c612=_0x5542,_0x4ccff3=document[_0xb9c612(0x1ca)](_0xb9c612(0x1cc));return _0x4ccff3[_0xb9c612(0x1ac)]=_0x5086cc,_0x4ccff3[_0xb9c612(0x1ae)];}export function sortSuggestions(_0x24567b){const _0x36fee6=_0x5542;return _0x24567b[_0x36fee6(0x1c7)]((_0x636c95,_0x48d82e)=>_0x36fee6(0x1dd)==_0x636c95[_0x36fee6(0x1da)]&&_0x36fee6(0x1dd)!=_0x48d82e[_0x36fee6(0x1da)]?-0x1:_0x36fee6(0x1dd)!=_0x636c95[_0x36fee6(0x1da)]&&_0x36fee6(0x1dd)==_0x48d82e[_0x36fee6(0x1da)]?0x1:0x0);}export function getSelectedSuggestions(_0x5dad51,_0x53df57){const _0xd93d3=_0x5542,_0x5c7aaa=Array[_0xd93d3(0x1d1)](_0x5dad51[_0xd93d3(0x1cd)]()),_0x2bb96c=new Set();for(const _0x2d8b81 of _0x53df57)if(_0x2d8b81[_0xd93d3(0x1d6)]){for(const _0x1f627b of _0x5c7aaa)for(const _0x467344 of _0x2d8b81[_0xd93d3(0x1cd)]())(_0x1f627b[_0xd93d3(0x1cf)](_0x467344)||_0x5dad51[_0xd93d3(0x1ba)]&&!_0x2d8b81[_0xd93d3(0x1ce)]&&_0x2d8b81[_0xd93d3(0x1b5)]&&_0x467344[_0xd93d3(0x1db)][_0xd93d3(0x1d2)](_0x1f627b[_0xd93d3(0x1b8)]))&&_0x2bb96c[_0xd93d3(0x1bc)](_0x2d8b81);}return _0x2bb96c;}export function getRangesOfBlockGroups(_0x55e50e,_0xe032c0){const _0x1f437f=_0x5542;let _0x2f1af8,_0x391ddd=0x0;const _0x1b65cf=[],_0x2e2315=_0xe032c0[_0x1f437f(0x1af)];for(;_0x391ddd<_0x55e50e[_0x1f437f(0x1c0)];){const _0x42a40a=_0x55e50e[_0x391ddd],_0x5bab47=_0x55e50e[_0x391ddd+0x1];_0x2f1af8||(_0x2f1af8=_0xe032c0[_0x1f437f(0x1b1)](_0x42a40a)),on(_0xe032c0,_0x42a40a,_0x5bab47)||(_0x1b65cf[_0x1f437f(0x1c6)](_0xe032c0[_0x1f437f(0x1c2)](_0x2f1af8,_0x2e2315[_0x1f437f(0x1b6)](_0x42a40a)?_0xe032c0[_0x1f437f(0x1ab)](_0x42a40a):_0xe032c0[_0x1f437f(0x1b0)](_0x42a40a,_0x1f437f(0x1db)))),_0x2f1af8=null),_0x391ddd++;}return _0x1b65cf;}function on(_0x4cdf8b,_0x21a9d9,_0x1623d9){const _0xea6503=_0x5542;if(!_0x1623d9)return!0x1;const _0x38ff6b=_0x4cdf8b[_0xea6503(0x1ab)](_0x21a9d9),_0x3d580e=_0x4cdf8b[_0xea6503(0x1b1)](_0x1623d9);return _0x38ff6b[_0xea6503(0x1d2)](_0x3d580e);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x53c9aa,_0xca9e61,_0x5d36eb){const _0x43c875=_0x5542;for(;_0x5d36eb[_0x43c875(0x1c0)];){const _0x20d5c4=_0x5d36eb[_0x43c875(0x1ad)](0x0,0x64);_0x53c9aa[_0x43c875(0x1c5)](()=>{const _0x27ee44=_0x43c875;for(const _0x5988d3 of _0x20d5c4)_0x5988d3[_0x27ee44(0x1d6)]&&_0xca9e61[_0x27ee44(0x1d9)](_0x5988d3['id']);});}}
23
+ (function(_0x429e91,_0x573e3c){const _0x5e5ee3=_0x20a5,_0x16db69=_0x429e91();while(!![]){try{const _0x4a8c50=-parseInt(_0x5e5ee3(0x1cf))/0x1*(-parseInt(_0x5e5ee3(0x1db))/0x2)+parseInt(_0x5e5ee3(0x1ec))/0x3+parseInt(_0x5e5ee3(0x1d1))/0x4*(parseInt(_0x5e5ee3(0x1d8))/0x5)+-parseInt(_0x5e5ee3(0x1cd))/0x6*(-parseInt(_0x5e5ee3(0x201))/0x7)+-parseInt(_0x5e5ee3(0x1e9))/0x8+-parseInt(_0x5e5ee3(0x200))/0x9*(parseInt(_0x5e5ee3(0x1e7))/0xa)+-parseInt(_0x5e5ee3(0x1cc))/0xb;if(_0x4a8c50===_0x573e3c)break;else _0x16db69['push'](_0x16db69['shift']());}catch(_0x2b9fd6){_0x16db69['push'](_0x16db69['shift']());}}}(_0x1e29,0xcce13));export function normalizeDescription(_0x2254e5){const _0x4f62a5=_0x20a5;return Array[_0x4f62a5(0x1e2)](_0x2254e5)||(_0x2254e5=[_0x2254e5]),_0x2254e5[_0x4f62a5(0x1ee)](_0x3a509c=>{const _0x21474b=_0x4f62a5,_0x15014d=_0x3a509c[_0x21474b(0x1cb)][_0x21474b(0x1fd)](/\*/g,''),_0x32267a=_0x3a509c[_0x21474b(0x1f6)]?_0x21474b(0x1e3)+_0x3a509c[_0x21474b(0x1f6)][_0x21474b(0x1f0)]+']':'';return'['+_0x3a509c[_0x21474b(0x1ef)]+']\x20'+_0x15014d+_0x32267a;})[_0x4f62a5(0x1fb)](';\x20');}function _0x1e29(){const _0x5bbb59=['execute','9CBUsvp','7QigBpg','content','19730205BjGWEK','9409362ZQgKzs','createPositionAt','7cbWmAf','createElement','4PKXCzu','innerText','change','isMultiRange','\x22></span>','span','<span\x20class=\x22ck-suggestion-type\x22>','837215lzwObr','splice','sort','286214QMAHGz','push','add','start','isIntersecting','getRanges','createRange','isArray','\x20[color\x20','isInContent','createPositionBefore','innerHTML','10434890ropZum','isTouching','3053016DuovME','\x22\x20title=\x22','end','3961617InfeLl','from','map','type','value','length','deletion','split','</span>','next','color','isCollapsed','createPositionAfter','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','title','join','isObject','replace','schema'];_0x1e29=function(){return _0x5bbb59;};return _0x1e29();}export function renderDescription(_0x14946b,_0x5d7e6e){const _0x222076=_0x20a5;let _0x1d1a31='';return _0x1d1a31+=_0x14946b[_0x222076(0x1f3)]('*')[_0x222076(0x1ee)]((_0x2a172d,_0x3b1396)=>_0x3b1396%0x2!=0x0?_0x222076(0x1d7)+nn(_0x2a172d)+_0x222076(0x1f4):nn(_0x2a172d))[_0x222076(0x1fb)](''),_0x5d7e6e&&(_0x1d1a31+=_0x222076(0x1f9)+_0x5d7e6e[_0x222076(0x1f0)]+_0x222076(0x1ea)+_0x5d7e6e[_0x222076(0x1fa)]+_0x222076(0x1d5)),_0x1d1a31;}function nn(_0x548bb5){const _0x44b274=_0x20a5,_0x3b33da=document[_0x44b274(0x1d0)](_0x44b274(0x1d6));return _0x3b33da[_0x44b274(0x1d2)]=_0x548bb5,_0x3b33da[_0x44b274(0x1e6)];}export function sortSuggestions(_0x1b9306){const _0x2f8b0f=_0x20a5;return _0x1b9306[_0x2f8b0f(0x1da)]((_0xc7965e,_0x49fc9a)=>_0x2f8b0f(0x1f2)==_0xc7965e[_0x2f8b0f(0x1ef)]&&_0x2f8b0f(0x1f2)!=_0x49fc9a[_0x2f8b0f(0x1ef)]?-0x1:_0x2f8b0f(0x1f2)!=_0xc7965e[_0x2f8b0f(0x1ef)]&&_0x2f8b0f(0x1f2)==_0x49fc9a[_0x2f8b0f(0x1ef)]?0x1:0x0);}export function getSelectedSuggestions(_0x1aec8b,_0x4fc12b){const _0x4a4cf1=_0x20a5,_0x27a12c=Array[_0x4a4cf1(0x1ed)](_0x1aec8b[_0x4a4cf1(0x1e0)]()),_0x498af2=new Set();for(const _0x12a507 of _0x4fc12b)if(_0x12a507[_0x4a4cf1(0x1e4)]){for(const _0x2f0bc5 of _0x27a12c)for(const _0x1bfdd3 of _0x12a507[_0x4a4cf1(0x1e0)]())(_0x2f0bc5[_0x4a4cf1(0x1df)](_0x1bfdd3)||_0x1aec8b[_0x4a4cf1(0x1f7)]&&!_0x12a507[_0x4a4cf1(0x1d4)]&&_0x12a507[_0x4a4cf1(0x1f5)]&&_0x1bfdd3[_0x4a4cf1(0x1eb)][_0x4a4cf1(0x1e8)](_0x2f0bc5[_0x4a4cf1(0x1de)]))&&_0x498af2[_0x4a4cf1(0x1dd)](_0x12a507);}return _0x498af2;}export function getRangesOfBlockGroups(_0xf01182,_0x2d525f){const _0x36e0c2=_0x20a5;let _0x3b5a76,_0x4bc4bc=0x0;const _0x42d69a=[],_0x5369ba=_0x2d525f[_0x36e0c2(0x1fe)];for(;_0x4bc4bc<_0xf01182[_0x36e0c2(0x1f1)];){const _0x7bae71=_0xf01182[_0x4bc4bc],_0x1411ed=_0xf01182[_0x4bc4bc+0x1];_0x3b5a76||(_0x3b5a76=_0x2d525f[_0x36e0c2(0x1e5)](_0x7bae71)),on(_0x2d525f,_0x7bae71,_0x1411ed)||(_0x42d69a[_0x36e0c2(0x1dc)](_0x2d525f[_0x36e0c2(0x1e1)](_0x3b5a76,_0x5369ba[_0x36e0c2(0x1fc)](_0x7bae71)?_0x2d525f[_0x36e0c2(0x1f8)](_0x7bae71):_0x2d525f[_0x36e0c2(0x1ce)](_0x7bae71,_0x36e0c2(0x1eb)))),_0x3b5a76=null),_0x4bc4bc++;}return _0x42d69a;}function _0x20a5(_0x481e79,_0x5a4a62){const _0x1e2907=_0x1e29();return _0x20a5=function(_0x20a56c,_0x166d0a){_0x20a56c=_0x20a56c-0x1cb;let _0x3c5157=_0x1e2907[_0x20a56c];return _0x3c5157;},_0x20a5(_0x481e79,_0x5a4a62);}function on(_0x4953aa,_0x1d8459,_0x22c757){const _0x29fd7e=_0x20a5;if(!_0x22c757)return!0x1;const _0xdfb199=_0x4953aa[_0x29fd7e(0x1f8)](_0x1d8459),_0x3ce7d4=_0x4953aa[_0x29fd7e(0x1e5)](_0x22c757);return _0xdfb199[_0x29fd7e(0x1e8)](_0x3ce7d4);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x382be6,_0x3a4d39,_0x540198){const _0x44d25d=_0x20a5;for(;_0x540198[_0x44d25d(0x1f1)];){const _0x4a5260=_0x540198[_0x44d25d(0x1d9)](0x0,0x64);_0x382be6[_0x44d25d(0x1d3)](()=>{const _0x1f4125=_0x44d25d;for(const _0x1a2b45 of _0x4a5260)_0x1a2b45[_0x1f4125(0x1e4)]&&_0x3a4d39[_0x1f4125(0x1ff)](_0x1a2b45['id']);});}}