@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240820.0 → 0.0.0-nightly-20240822.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
- function _0x12ef(_0x2b8915,_0x1cd4eb){const _0x2ff7b1=_0x2ff7();return _0x12ef=function(_0x12ef62,_0x530ab5){_0x12ef62=_0x12ef62-0x6f;let _0x5707e4=_0x2ff7b1[_0x12ef62];return _0x5707e4;},_0x12ef(_0x2b8915,_0x1cd4eb);}const _0x284876=_0x12ef;(function(_0x4f72fe,_0x572624){const _0x35eaab=_0x12ef,_0x502bce=_0x4f72fe();while(!![]){try{const _0x51552d=parseInt(_0x35eaab(0xe8))/0x1+parseInt(_0x35eaab(0xb5))/0x2*(parseInt(_0x35eaab(0xab))/0x3)+parseInt(_0x35eaab(0xe1))/0x4+-parseInt(_0x35eaab(0xfe))/0x5*(-parseInt(_0x35eaab(0x8a))/0x6)+parseInt(_0x35eaab(0xe5))/0x7+parseInt(_0x35eaab(0xa4))/0x8+parseInt(_0x35eaab(0x81))/0x9*(-parseInt(_0x35eaab(0xd4))/0xa);if(_0x51552d===_0x572624)break;else _0x502bce['push'](_0x502bce['shift']());}catch(_0x2526d1){_0x502bce['push'](_0x502bce['shift']());}}}(_0x2ff7,0xe1a13));import{Plugin as _0x4ce852}from'ckeditor5/src/core.js';import{Collection as _0x4ee18c}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x2ee571,createDropdown as _0x28dc41,ListSeparatorView as _0x1e5747,MenuBarMenuView as _0x4a7c7b,MenuBarMenuListView as _0x5b4ff5,MenuBarMenuListItemView as _0x5e7c69,MenuBarMenuListItemButtonView as _0x1a4211,SplitButtonView as _0x331a2d,ViewModel as _0x25b2ed}from'ckeditor5/src/ui.js';import{Users as _0x5d2eab,getDateTimeFormatter as _0x1e5206,getAllMarkersDomElementsSorted as _0x288a9c,ENTER_THREAD_KEYSTROKE as _0x1502c2}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x1507c7 from'./trackchangesediting.js';import _0x1468d2 from'./ui/suggestioncontroller.js';import _0x479618 from'./ui/view/suggestionthreadview.js';function _0x2ff7(){const _0x296435=['acceptSelectedSuggestions','Track\x20changes','suggestionChanged','isDirty','_createMenuBarMenu','clear','activeMarkers','length','6hvaMlC','acceptAllSuggestions','commentThread','TrackChangesUI','getFirstRange','_destroyController','trackChanges.disableComments','getJoined','plugins','suggestion-','menuitem','CommentView','getRanges','acceptButton','stopListening','change:activeAnnotations','CommentsRepository','values','bind','keys','from','_viewToController','getByInnerView','getDescriptions','button','comments','13574416lqwxbp','getAllAdjacentSuggestions','size','_createToolbarButton','push','Accept\x20all\x20suggestions','change:previous','20082dVvHAR','comments.maxThreadTotalWeight','type','getSuggestion','createCommentThreadController','focus','menuBar:trackChanges','_annotationViews','_handleSuggestionControllerDelayed','_bindAnnotationToEditors','100CPNFoJ','some','_addUIComponentsToFactory','items','commands','config','SuggestionView','trackChanges.SuggestionThreadView','comments.maxCommentCharsWhenCollapsed','suggestionUnloaded','descriptionParts','destroy','switchbutton','head','toMany','suggestionLoaded','suggestionView','activeAnnotations','discardSelectedSuggestions','getMarkerNames','registerAnnotation','set','listenTo','isEnabled','Discard\x20all\x20selected\x20suggestions','menuitemcheckbox','source','CommentsUI','EditorAnnotations','buttonView','pluginName','2914190aaWTKv','commentsListView','low','TrackChangesEditing','refreshSelectedViews','isInContent','init','add','remove','Annotations','createAnnotation','addComment','separator','6673648HDzrgu','isMultiRange','commandName','lowest','8386483XtimdT','hasSuggestion','comments.maxCommentsWhenCollapsed','1261680vZknil','editor','escape','_initializeController','_disableComments','createAnnotationView','_initKeyboardNavigationToThread','discardAllSuggestions','_suggestionToController','Accept\x20all\x20selected\x20suggestions','locale','filter','model','delegate','_updateController','componentFactory','_splitMarkerName','define','children','_unbindEditors','get','editing','1507385AgSrlJ','has','_refreshActiveMarkers','addSourceCollector','previous','requires','Discard\x20all\x20suggestions','execute','actionView','value','delete','innerView','_handleControllerBuffer','descriptionFactory','panelView','comments.editorConfig','reduce','arrowView','unbind','trackChanges','isOn','keystrokes','view','mainView','getMarkers','trackChanges.SuggestionView','discardButton','SuggestionThreadView','menu','171OwxPFB'];_0x2ff7=function(){return _0x296435;};return _0x2ff7();}import _0x1b5fce from'./ui/view/suggestionview.js';import{getTranslation as _0x560167}from'./utils/common-translations.js';import _0x4deb57 from'./trackchanges.js';import _0x1e89ca from'../theme/icons/track-changes.svg';export default class d extends _0x4ce852{static get[_0x284876(0x103)](){const _0x12d2d5=_0x284876;return[_0x1507c7,_0x5d2eab,_0x12d2d5(0x9a),_0x12d2d5(0xdd),_0x12d2d5(0xd1)];}static get[_0x284876(0xd3)](){const _0x4168d7=_0x284876;return _0x4168d7(0x8d);}constructor(_0x3dcdab){const _0x122fa0=_0x284876;super(_0x3dcdab),this[_0x122fa0(0xf0)]=new Map(),this[_0x122fa0(0x9f)]=new Map(),this[_0x122fa0(0xb2)]=new Map(),this[_0x122fa0(0x70)]=new Map();const _0x2b4106=this[_0x122fa0(0xe9)][_0x122fa0(0xba)];_0x2b4106[_0x122fa0(0xf9)](_0x122fa0(0xbc),_0x479618),_0x2b4106[_0x122fa0(0xf9)](_0x122fa0(0x7d),_0x1b5fce),_0x2b4106[_0x122fa0(0xf9)](_0x122fa0(0x90),!0x1),this[_0x122fa0(0xec)]=_0x2b4106[_0x122fa0(0xfc)](_0x122fa0(0x90)),this[_0x122fa0(0xee)]();}[_0x284876(0xb3)](_0x1eccc3,_0x3fbf0a){const _0x5462a7=_0x284876;0x0===this[_0x5462a7(0x70)][_0x5462a7(0xa6)]&&setTimeout(()=>{const _0x233d00=_0x5462a7;for(const [_0x3a92b9,_0x4ad4e2]of this[_0x233d00(0x70)]){const _0x517c3e=this[_0x233d00(0xf0)][_0x233d00(0xff)](_0x3a92b9);_0x517c3e||_0x4ad4e2?_0x517c3e&&_0x4ad4e2&&this[_0x233d00(0x8f)](_0x3a92b9):this[_0x233d00(0xeb)](_0x3a92b9);}this[_0x233d00(0x70)][_0x233d00(0x87)](),this[_0x233d00(0xe9)][_0x233d00(0x92)][_0x233d00(0xfc)](_0x233d00(0xd1))[_0x233d00(0xd8)](),this[_0x233d00(0x100)]();},0xa),this[_0x5462a7(0x70)][_0x5462a7(0xca)](_0x1eccc3,_0x3fbf0a);}[_0x284876(0xda)](){const _0x2d3268=_0x284876,_0x5c06f7=this[_0x2d3268(0xe9)],_0xcabf8f=_0x5c06f7[_0x2d3268(0x92)][_0x2d3268(0xfc)](_0x2d3268(0xd7)),_0x1a9e8e=_0x5c06f7[_0x2d3268(0x92)][_0x2d3268(0xfc)](_0x2d3268(0xdd)),_0x44ef87=_0x5c06f7[_0x2d3268(0x92)][_0x2d3268(0xfc)](_0x2d3268(0xd1)),_0x1d2c90=_0x5c06f7[_0x2d3268(0x92)][_0x2d3268(0xfc)](_0x2d3268(0x9a));this[_0x2d3268(0xb7)](),_0x44ef87[_0x2d3268(0x101)](()=>{const _0x5f2230=_0x2d3268,_0x4fd621=[];for(const [_0x4e27f7,_0x1e98bb]of Array[_0x5f2230(0x9e)](this[_0x5f2230(0xf0)])){const _0x3709ce=_0x4e27f7[_0x5f2230(0xa5)](),_0x482074=[];for(const _0x420f9f of _0x3709ce){if(!_0x420f9f[_0x5f2230(0xd9)])continue;if(_0x420f9f[_0x5f2230(0xe2)]){_0x482074[_0x5f2230(0xa8)](..._0x420f9f[_0x5f2230(0x96)]());continue;}const _0x3d50a9=_0x420f9f[_0x5f2230(0x8e)]();if(_0x482074[_0x5f2230(0x89)]>0x0){const _0x347e02=_0x482074[0x0][_0x5f2230(0x91)](_0x3d50a9);if(_0x347e02){_0x482074[0x0]=_0x347e02;continue;}}_0x482074[_0x5f2230(0xa8)](_0x3d50a9);}_0x4fd621[_0x5f2230(0xa8)]([_0x1e98bb[_0x5f2230(0x7a)],_0x482074]);}return _0x4fd621;}),this[_0x2d3268(0xcb)](_0xcabf8f,_0x2d3268(0xc4),(_0x2006bb,_0x23ea81)=>{const _0x3a14f9=_0x2d3268;this[_0x3a14f9(0xcb)](_0x23ea81,_0x3a14f9(0xaa),(_0x150b89,_0x3b77b9,_0x37d4d0,_0x24d926)=>{const _0x39aa14=_0x3a14f9;_0x23ea81[_0x39aa14(0xd9)]&&(null==_0x37d4d0?(this[_0x39aa14(0xf6)](_0x24d926[_0x39aa14(0xc2)]),this[_0x39aa14(0xb3)](_0x23ea81,!0x1)):(this[_0x39aa14(0xf6)](_0x37d4d0[_0x39aa14(0xc2)]),null==_0x24d926&&this[_0x39aa14(0xb3)](_0x23ea81,!0x0)));}),null!==_0x23ea81[_0x3a14f9(0x102)]?this[_0x3a14f9(0xf6)](_0x23ea81[_0x3a14f9(0xc2)]):this[_0x3a14f9(0xb3)](_0x23ea81,!0x1);}),this[_0x2d3268(0xcb)](_0xcabf8f,_0x2d3268(0xbe),(_0x3524cf,_0x394533,_0x5c365a)=>{const _0x129ec7=_0x2d3268;this[_0x129ec7(0x98)](_0x394533,_0x129ec7(0xaa)),this[_0x129ec7(0x70)][_0x129ec7(0x108)](_0x394533),this[_0x129ec7(0xf0)][_0x129ec7(0xff)](_0x394533)&&this[_0x129ec7(0x8f)](_0x394533),_0x5c365a&&this[_0x129ec7(0xf6)](_0x5c365a[_0x129ec7(0xc2)]);}),this[_0x2d3268(0xcb)](_0xcabf8f,_0x2d3268(0x84),(_0x1c1d40,_0x1733b8)=>{const _0x42d407=_0x2d3268;this[_0x42d407(0xf6)](_0x1733b8);}),this[_0x2d3268(0xcb)](_0x1a9e8e,_0x2d3268(0x99),()=>{const _0x2c86dd=_0x2d3268;this[_0x2c86dd(0x100)]();}),this[_0x2d3268(0xcb)](_0x1d2c90,_0x2d3268(0xdf),(_0x7606af,{threadId:_0xe36e68,isFromAdapter:_0x4fc122})=>{const _0x2d2fe8=_0x2d3268;if(_0x4fc122||!_0xcabf8f[_0x2d2fe8(0xe6)](_0xe36e68))return;const _0x5966b1=_0xcabf8f[_0x2d2fe8(0xae)](_0xe36e68);this[_0x2d2fe8(0xf0)][_0x2d2fe8(0xfc)](_0x5966b1)[_0x2d2fe8(0x7a)][_0x2d2fe8(0xd5)][_0x2d2fe8(0xb0)](-0x1);},{'priority':_0x2d3268(0xe4)});}[_0x284876(0x100)](){const _0x39b716=_0x284876,_0x385d4c=this[_0x39b716(0xe9)][_0x39b716(0x92)][_0x39b716(0xfc)](_0x39b716(0xdd)),_0x29f9a6=this[_0x39b716(0xe9)][_0x39b716(0x92)][_0x39b716(0xfc)](_0x39b716(0xd7)),_0x424f1d=Array[_0x39b716(0x9e)](_0x385d4c[_0x39b716(0xc6)],_0x390afd=>_0x390afd[_0x39b716(0x6f)])[_0x39b716(0xf3)](_0x101d83=>this[_0x39b716(0x9f)][_0x39b716(0xff)](_0x101d83)),_0x331f43=[];for(const _0x277ee6 of _0x424f1d){const _0x8fde90=this[_0x39b716(0x9f)][_0x39b716(0xfc)](_0x277ee6)[_0x39b716(0xf4)][_0x39b716(0xa5)]();_0x331f43[_0x39b716(0xa8)](..._0x8fde90[_0x39b716(0x74)]((_0x32a335,_0xfee2ee)=>[..._0x32a335,..._0xfee2ee[_0x39b716(0xc8)]()],[]));}_0x29f9a6[_0x39b716(0x88)]=_0x331f43;}[_0x284876(0xb7)](){const _0x243714=_0x284876,_0x221367=this[_0x243714(0xe9)],_0x1614cf=_0x221367[_0x243714(0xf2)],_0x7c8a6e=_0x560167(_0x1614cf,_0x243714(0x83)),_0xf2aaa2=new _0x4ee18c([{'type':_0x243714(0xc1),'model':new _0x25b2ed({'withText':!0x0,'isToggleable':!0x0,'label':_0x7c8a6e,'commandName':_0x243714(0x77),'role':_0x243714(0xce)})},{'type':_0x243714(0xe0)},{'type':_0x243714(0xa2),'model':new _0x25b2ed({'withText':!0x0,'label':_0x560167(_0x1614cf,_0x243714(0xa9)),'commandName':_0x243714(0x8b),'role':_0x243714(0x94)})},{'type':_0x243714(0xa2),'model':new _0x25b2ed({'withText':!0x0,'label':_0x560167(_0x1614cf,_0x243714(0xf1)),'commandName':_0x243714(0x82),'role':_0x243714(0x94)})},{'type':_0x243714(0xa2),'model':new _0x25b2ed({'withText':!0x0,'label':_0x560167(_0x1614cf,_0x243714(0x104)),'commandName':_0x243714(0xef),'role':_0x243714(0x94)})},{'type':_0x243714(0xa2),'model':new _0x25b2ed({'withText':!0x0,'label':_0x560167(_0x1614cf,_0x243714(0xcd)),'commandName':_0x243714(0xc7),'role':_0x243714(0x94)})}]);for(const _0x46e983 of _0xf2aaa2)if(me(_0x46e983)){const _0x40bf51=_0x221367[_0x243714(0xb9)][_0x243714(0xfc)](_0x46e983[_0x243714(0xf4)][_0x243714(0xe3)]);_0x46e983[_0x243714(0xf4)][_0x243714(0x9c)](_0x243714(0x78),_0x243714(0xcc))['to'](_0x40bf51,_0x243714(0x107),_0x243714(0xcc));}_0x221367['ui'][_0x243714(0xf7)][_0x243714(0xdb)](_0x243714(0x77),_0x47056c=>this[_0x243714(0xa7)](_0x47056c,_0xf2aaa2,_0x7c8a6e)),_0x221367['ui'][_0x243714(0xf7)][_0x243714(0xdb)](_0x243714(0xb1),_0x339dfd=>this[_0x243714(0x86)](_0x339dfd,_0xf2aaa2,_0x7c8a6e));}[_0x284876(0xa7)](_0x34aa59,_0x1d7626,_0x30b48b){const _0x71c4e2=_0x284876,_0x135a23=_0x28dc41(_0x34aa59,_0x331a2d),_0x16e551=this[_0x71c4e2(0xe9)][_0x71c4e2(0xb9)][_0x71c4e2(0xfc)](_0x71c4e2(0x77));_0x135a23[_0x71c4e2(0xd2)][_0x71c4e2(0xca)]({'tooltip':_0x30b48b,'label':_0x30b48b,'icon':_0x1e89ca}),_0x135a23[_0x71c4e2(0xd2)][_0x71c4e2(0x9c)](_0x71c4e2(0x78))['to'](_0x16e551,_0x71c4e2(0x107)),_0x135a23[_0x71c4e2(0xd2)]['on'](_0x71c4e2(0x105),()=>{const _0x48d8ff=_0x71c4e2;_0x16e551[_0x48d8ff(0x105)](),this[_0x48d8ff(0xe9)][_0x48d8ff(0xfd)][_0x48d8ff(0x7a)][_0x48d8ff(0xb0)]();}),_0x2ee571(_0x135a23,_0x1d7626,{'role':_0x71c4e2(0x80)});const _0x2b3937=[];for(const _0x43857e of _0x1d7626)me(_0x43857e)&&_0x2b3937[_0x71c4e2(0xa8)](this[_0x71c4e2(0xe9)][_0x71c4e2(0xb9)][_0x71c4e2(0xfc)](_0x43857e[_0x71c4e2(0xf4)][_0x71c4e2(0xe3)]));const _0x5958e0=_0x135a23[_0x71c4e2(0xd2)];return _0x5958e0[_0x71c4e2(0x106)][_0x71c4e2(0x76)](_0x71c4e2(0xcc)),_0x5958e0[_0x71c4e2(0x75)][_0x71c4e2(0x76)](_0x71c4e2(0xcc)),_0x5958e0[_0x71c4e2(0x106)][_0x71c4e2(0x9c)](_0x71c4e2(0xcc))['to'](_0x16e551,_0x71c4e2(0xcc)),_0x5958e0[_0x71c4e2(0x75)][_0x71c4e2(0x9c)](_0x71c4e2(0xcc))[_0x71c4e2(0xc3)](_0x2b3937,_0x71c4e2(0xcc),(..._0x565366)=>_0x565366[_0x71c4e2(0xb6)](_0x29ae4d=>_0x29ae4d)),_0x135a23['on'](_0x71c4e2(0x105),_0x4553cc=>{const _0x95cdc9=_0x71c4e2;this[_0x95cdc9(0xe9)][_0x95cdc9(0x105)](_0x4553cc[_0x95cdc9(0xcf)][_0x95cdc9(0xe3)]),this[_0x95cdc9(0xe9)][_0x95cdc9(0xfd)][_0x95cdc9(0x7a)][_0x95cdc9(0xb0)]();}),_0x135a23;}[_0x284876(0x86)](_0x37998f,_0x4859d6,_0x4b488a){const _0x3a3248=_0x284876,_0x2866a6=new _0x4a7c7b(_0x37998f),_0x145333=this[_0x3a3248(0xe9)][_0x3a3248(0xb9)][_0x3a3248(0xfc)](_0x3a3248(0x77));_0x2866a6[_0x3a3248(0xd2)][_0x3a3248(0xca)]({'label':_0x4b488a,'icon':_0x1e89ca});const _0x18c8b4=new _0x5b4ff5(_0x37998f);for(const _0x4de5fb of _0x4859d6){if(_0x3a3248(0xe0)==_0x4de5fb[_0x3a3248(0xad)]){_0x18c8b4[_0x3a3248(0xb8)][_0x3a3248(0xdb)](new _0x1e5747(_0x37998f));continue;}const _0x529a91=new _0x5e7c69(_0x37998f,_0x2866a6),_0x29b0de=new _0x1a4211(_0x37998f),_0x36b9cf=_0x4de5fb[_0x3a3248(0xf4)];_0x29b0de[_0x3a3248(0x9c)](...Object[_0x3a3248(0x9d)](_0x36b9cf))['to'](_0x36b9cf),_0x29b0de[_0x3a3248(0xf5)](_0x3a3248(0x105))['to'](_0x2866a6),_0x29b0de['on'](_0x3a3248(0x105),()=>{const _0x4e0a71=_0x3a3248;this[_0x4e0a71(0xe9)][_0x4e0a71(0x105)](_0x36b9cf[_0x4e0a71(0xe3)]),this[_0x4e0a71(0xe9)][_0x4e0a71(0xfd)][_0x4e0a71(0x7a)][_0x4e0a71(0xb0)]();}),_0x529a91[_0x3a3248(0xfa)][_0x3a3248(0xdb)](_0x29b0de),_0x18c8b4[_0x3a3248(0xb8)][_0x3a3248(0xdb)](_0x529a91);}return _0x2866a6[_0x3a3248(0x9c)](_0x3a3248(0xcc))['to'](_0x145333,_0x3a3248(0xcc)),_0x2866a6[_0x3a3248(0x72)][_0x3a3248(0xfa)][_0x3a3248(0xdb)](_0x18c8b4),_0x2866a6;}[_0x284876(0xeb)](_0x22461d){const _0x406275=_0x284876,_0x2aff0b=this[_0x406275(0xe9)],_0x3d6b74=_0x2aff0b[_0x406275(0xba)],_0x17fdcb=_0x2aff0b[_0x406275(0x92)][_0x406275(0xfc)](_0x406275(0xdd)),_0x29dfea=_0x2aff0b[_0x406275(0x92)][_0x406275(0xfc)](_0x406275(0x9a)),_0x16999b=_0x2aff0b[_0x406275(0x92)][_0x406275(0xfc)](_0x406275(0xd1)),_0x34202c=_0x2aff0b[_0x406275(0x92)][_0x406275(0xfc)](_0x5d2eab)['me'],_0x9180e4=_0x3d6b74[_0x406275(0xfc)](_0x406275(0x77))[_0x406275(0x7f)],_0x551452=_0x3d6b74[_0x406275(0xfc)](_0x406275(0x77))[_0x406275(0xbb)],{CommentsListView:_0x3f1849,CommentThreadInputView:_0x1dfcac}=_0x2aff0b[_0x406275(0x92)][_0x406275(0xfc)](_0x406275(0xd0));let _0x175fc9,_0x366c94;this[_0x406275(0xb2)][_0x406275(0xff)](_0x22461d['id'])?(_0x366c94=this[_0x406275(0xb2)][_0x406275(0xfc)](_0x22461d['id']),_0x175fc9=_0x366c94[_0x406275(0x7b)]):(_0x175fc9=new _0x9180e4(_0x2aff0b[_0x406275(0xf2)],_0x22461d,_0x34202c,{'disableComments':this[_0x406275(0xec)],'editorConfig':_0x3d6b74[_0x406275(0xfc)](_0x406275(0x73)),'maxCommentsWhenCollapsed':_0x3d6b74[_0x406275(0xfc)](_0x406275(0xe7)),'maxThreadTotalWeight':_0x3d6b74[_0x406275(0xfc)](_0x406275(0xac)),'maxCommentCharsWhenCollapsed':_0x3d6b74[_0x406275(0xfc)](_0x406275(0xbd)),'formatDateTime':_0x1e5206(_0x3d6b74[_0x406275(0xfc)](_0x406275(0xf2))),'CommentView':_0x3d6b74[_0x406275(0xfc)](_0x406275(0xa3))[_0x406275(0x95)],'CommentsListView':_0x3f1849,'CommentThreadInputView':_0x1dfcac,'SuggestionView':_0x551452}),_0x175fc9[_0x406275(0xc5)][_0x406275(0x97)]['on'](_0x406275(0x105),()=>{const _0x69a13f=_0x406275;_0x2aff0b[_0x69a13f(0xfd)][_0x69a13f(0x7a)][_0x69a13f(0xb0)]();}),_0x175fc9[_0x406275(0xc5)][_0x406275(0x7e)]['on'](_0x406275(0x105),()=>{const _0xd249af=_0x406275;_0x2aff0b[_0xd249af(0xfd)][_0xd249af(0x7a)][_0xd249af(0xb0)]();}),_0x366c94=_0x17fdcb[_0x406275(0xed)](this[_0x406275(0xe9)][_0x406275(0xf2)],_0x175fc9),_0x366c94[_0x406275(0x9c)](_0x406275(0x85))['to'](_0x175fc9,_0x406275(0x85)),_0x366c94[_0x406275(0x9c)](_0x406275(0x89))['to'](_0x175fc9),_0x366c94[_0x406275(0x9c)](_0x406275(0xad))['to'](_0x175fc9,_0x406275(0xad),_0x20c0e3=>_0x406275(0x93)+_0x20c0e3),this[_0x406275(0xcb)](_0x175fc9,_0x406275(0xea),()=>{const _0x32162d=_0x406275;_0x2aff0b[_0x32162d(0xfd)][_0x32162d(0x7a)][_0x32162d(0xb0)]();},{'priority':_0x406275(0xd6)}),this[_0x406275(0xb2)][_0x406275(0xca)](_0x22461d['id'],_0x366c94));const _0x581f3c=_0x29dfea[_0x406275(0xaf)](_0x22461d[_0x406275(0x8c)],_0x175fc9),_0x34ee82=new _0x1468d2(_0x2aff0b,_0x22461d,_0x175fc9,_0x581f3c),_0x3297c9=_0x22461d[_0x406275(0xa5)]()[_0x406275(0xf3)](_0x2a5859=>_0x2a5859[_0x406275(0xd9)]);_0x175fc9[_0x406275(0xbf)]=_0x2aff0b[_0x406275(0x92)][_0x406275(0xfc)](_0x406275(0xd7))[_0x406275(0x71)][_0x406275(0xa1)](_0x3297c9),this[_0x406275(0xf0)][_0x406275(0xca)](_0x22461d,_0x34ee82),this[_0x406275(0x9f)][_0x406275(0xca)](_0x175fc9,_0x34ee82);const _0x4b0eb1=_0x17fdcb[_0x406275(0xde)]({'view':_0x366c94,'target':()=>{const _0x3aaaae=_0x406275,_0x5521f3=[],_0x1e5002=_0x22461d[_0x3aaaae(0xa5)]()[_0x3aaaae(0xf3)](_0x4229cd=>_0x4229cd[_0x3aaaae(0xd9)]);for(const _0x339ab0 of _0x1e5002)_0x5521f3[_0x3aaaae(0xa8)](..._0x339ab0[_0x3aaaae(0x7c)]());return _0x288a9c(_0x2aff0b[_0x3aaaae(0xfd)],_0x5521f3);},'type':()=>_0x406275(0x93)+_0x34ee82[_0x406275(0x7a)][_0x406275(0xad)]});_0x29dfea[_0x406275(0xb4)](_0x175fc9,_0x4b0eb1),_0x17fdcb[_0x406275(0xdb)](_0x4b0eb1),_0x16999b[_0x406275(0xc9)](_0x4b0eb1);}[_0x284876(0x8f)](_0x5a74fa){const _0x41d2c2=_0x284876,_0x4c69c8=this[_0x41d2c2(0xe9)][_0x41d2c2(0x92)][_0x41d2c2(0xfc)](_0x41d2c2(0x9a)),_0x2c0622=this[_0x41d2c2(0xe9)][_0x41d2c2(0x92)][_0x41d2c2(0xfc)](_0x41d2c2(0xdd)),_0x31d706=this[_0x41d2c2(0xf0)][_0x41d2c2(0xfc)](_0x5a74fa),_0x2f13a7=_0x31d706[_0x41d2c2(0x7a)],_0x152445=_0x2c0622[_0x41d2c2(0xa0)](_0x2f13a7);_0x4c69c8[_0x41d2c2(0xfb)](_0x2f13a7),_0x152445&&_0x2c0622[_0x41d2c2(0xdc)](_0x152445),this[_0x41d2c2(0xf0)][_0x41d2c2(0x108)](_0x5a74fa),this[_0x41d2c2(0x9f)][_0x41d2c2(0x108)](_0x2f13a7),_0x31d706[_0x41d2c2(0xc0)]();}[_0x284876(0xf6)](_0x3fe4e4){const _0x522657=_0x284876;if(!_0x3fe4e4[_0x522657(0xd9)]||!this[_0x522657(0xf0)][_0x522657(0xff)](_0x3fe4e4))return;const _0x13e2c6=this[_0x522657(0xe9)][_0x522657(0x92)][_0x522657(0xfc)](_0x522657(0xd7)),_0x171c94=this[_0x522657(0xf0)][_0x522657(0xfc)](_0x3fe4e4),_0x1c317a=_0x3fe4e4[_0x522657(0xa5)]();_0x171c94[_0x522657(0x7a)][_0x522657(0xbf)]=_0x13e2c6[_0x522657(0x71)][_0x522657(0xa1)](_0x1c317a);}[_0x284876(0xee)](){const _0x5773dc=_0x284876;this[_0x5773dc(0xe9)][_0x5773dc(0x79)][_0x5773dc(0xca)](_0x1502c2,(_0x2a1ea4,_0x15696e)=>{const _0x58435b=_0x5773dc,_0x3bedb1=this[_0x58435b(0xe9)][_0x58435b(0x92)][_0x58435b(0xfc)](_0x4deb57),_0x29823d=this[_0x58435b(0xe9)][_0x58435b(0x92)][_0x58435b(0xfc)](_0x1507c7);if(!_0x29823d[_0x58435b(0x88)][_0x58435b(0x89)])return;const {id:_0x1762c5}=_0x29823d[_0x58435b(0xf8)](_0x29823d[_0x58435b(0x88)][0x0]),_0x5952d6=_0x3bedb1[_0x58435b(0xae)](_0x1762c5);_0x5952d6&&(this[_0x58435b(0xf0)][_0x58435b(0xfc)](_0x5952d6)[_0x58435b(0x7a)][_0x58435b(0xb0)](),_0x15696e());});}[_0x284876(0xc0)](){const _0x48b849=_0x284876;for(const _0x1998d7 of this[_0x48b849(0xf0)][_0x48b849(0x9d)]())this[_0x48b849(0x8f)](_0x1998d7);for(const _0x3b372c of this[_0x48b849(0xb2)][_0x48b849(0x9b)]())_0x3b372c[_0x48b849(0x7b)][_0x48b849(0xc0)]();super[_0x48b849(0xc0)]();}}function me(_0x12d7e1){const _0x2bb1e2=_0x284876;return _0x2bb1e2(0xf4)in _0x12d7e1;}
23
+ const _0x41d170=_0x5645;(function(_0x4803e6,_0xdf4824){const _0x130252=_0x5645,_0x4e21a8=_0x4803e6();while(!![]){try{const _0x57f6b7=parseInt(_0x130252(0x14d))/0x1+parseInt(_0x130252(0x143))/0x2+-parseInt(_0x130252(0x14f))/0x3*(-parseInt(_0x130252(0xc5))/0x4)+-parseInt(_0x130252(0x10a))/0x5+parseInt(_0x130252(0x11e))/0x6*(parseInt(_0x130252(0x13b))/0x7)+parseInt(_0x130252(0xd6))/0x8+-parseInt(_0x130252(0xd7))/0x9;if(_0x57f6b7===_0xdf4824)break;else _0x4e21a8['push'](_0x4e21a8['shift']());}catch(_0x3a5daa){_0x4e21a8['push'](_0x4e21a8['shift']());}}}(_0x31fc,0xa2a43));function _0x31fc(){const _0xc78eea=['separator','low','innerView','getSuggestion','trackChanges','descriptionFactory','buttonView','define','SuggestionView','bind','init','view','EditorAnnotations','_initKeyboardNavigationToThread','2075960bKYEHx','2625993eUsMwS','_suggestionToController','delegate','children','acceptButton','listenTo','_initializeController','items','config','mainView','suggestionView','reduce','_bindAnnotationToEditors','CommentView','type','refreshSelectedViews','delete','discardSelectedSuggestions','_handleSuggestionControllerDelayed','discardButton','addComment','push','get','getRanges','comments.maxThreadTotalWeight','CommentsRepository','lowest','value','panelView','TrackChangesEditing','isMultiRange','escape','toMany','plugins','from','size','getDescriptions','keys','_viewToController','previous','comments.editorConfig','suggestionUnloaded','Annotations','descriptionParts','change:activeAnnotations','suggestionChanged','componentFactory','comments.maxCommentCharsWhenCollapsed','trackChanges.SuggestionView','clear','menu','5417615blWwkl','getFirstRange','getAllAdjacentSuggestions','locale','focus','menuitem','add','createAnnotation','acceptAllSuggestions','addSourceCollector','commentsListView','hasSuggestion','_destroyController','acceptSelectedSuggestions','Discard\x20all\x20suggestions','trackChanges.SuggestionThreadView','commentThread','source','commandName','suggestion-','960vHobxe','unbind','model','suggestionLoaded','getJoined','TrackChangesUI','set','switchbutton','editor','keystrokes','activeMarkers','filter','menuBar:trackChanges','isOn','arrowView','values','comments.maxCommentsWhenCollapsed','_createToolbarButton','getByInnerView','getMarkerNames','_createMenuBarMenu','_annotationViews','menuitemcheckbox','execute','_addUIComponentsToFactory','isDirty','_refreshActiveMarkers','createCommentThreadController','createAnnotationView','25634jotttJ','Accept\x20all\x20selected\x20suggestions','discardAllSuggestions','_unbindEditors','stopListening','Track\x20changes','length','change:previous','117760lOKwqd','registerAnnotation','head','destroy','editing','getMarkers','_disableComments','button','has','_splitMarkerName','536034CYxlqL','CommentsUI','180345EqqrBQ','remove','isInContent','some','Accept\x20all\x20suggestions','actionView','SuggestionThreadView','requires','activeAnnotations','comments','_updateController','isEnabled','commands','trackChanges.disableComments','pluginName','40EURlxY','_handleControllerBuffer','Discard\x20all\x20selected\x20suggestions'];_0x31fc=function(){return _0xc78eea;};return _0x31fc();}import{Plugin as _0x470115}from'ckeditor5/src/core.js';import{Collection as _0x52281d}from'ckeditor5/src/utils.js';import{addListToDropdown as _0xc4e70c,createDropdown as _0xc8bb17,ListSeparatorView as _0x4845a3,MenuBarMenuView as _0x3477e1,MenuBarMenuListView as _0x4e6cd6,MenuBarMenuListItemView as _0x5c22f2,MenuBarMenuListItemButtonView as _0xb716d8,SplitButtonView as _0x25ac42,ViewModel as _0x57c436}from'ckeditor5/src/ui.js';import{Users as _0x344948,getDateTimeFormatter as _0x4a88a5,getAllMarkersDomElementsSorted as _0x3da4ca,ENTER_THREAD_KEYSTROKE as _0x18b9f8}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x3b85c0 from'./trackchangesediting.js';import _0xc86c83 from'./ui/suggestioncontroller.js';function _0x5645(_0x4a9323,_0x3f27c8){const _0x31fccf=_0x31fc();return _0x5645=function(_0x564504,_0x13556b){_0x564504=_0x564504-0xbe;let _0x43c679=_0x31fccf[_0x564504];return _0x43c679;},_0x5645(_0x4a9323,_0x3f27c8);}import _0x38e8c8 from'./ui/view/suggestionthreadview.js';import _0x293b5a from'./ui/view/suggestionview.js';import{getTranslation as _0x165402}from'./utils/common-translations.js';import _0x2ecf9f from'./trackchanges.js';import _0x5e7d1a from'../theme/icons/track-changes.svg';export default class d extends _0x470115{static get[_0x41d170(0x156)](){const _0x37a467=_0x41d170;return[_0x3b85c0,_0x344948,_0x37a467(0xf0),_0x37a467(0x101),_0x37a467(0xd4)];}static get[_0x41d170(0xc4)](){const _0x29dadb=_0x41d170;return _0x29dadb(0x123);}constructor(_0x5dd059){const _0x4b6e99=_0x41d170;super(_0x5dd059),this[_0x4b6e99(0xd8)]=new Map(),this[_0x4b6e99(0xfd)]=new Map(),this[_0x4b6e99(0x133)]=new Map(),this[_0x4b6e99(0xc6)]=new Map();const _0x3fb5ed=this[_0x4b6e99(0x126)][_0x4b6e99(0xdf)];_0x3fb5ed[_0x4b6e99(0xcf)](_0x4b6e99(0x119),_0x38e8c8),_0x3fb5ed[_0x4b6e99(0xcf)](_0x4b6e99(0x107),_0x293b5a),_0x3fb5ed[_0x4b6e99(0xcf)](_0x4b6e99(0xc3),!0x1),this[_0x4b6e99(0x149)]=_0x3fb5ed[_0x4b6e99(0xed)](_0x4b6e99(0xc3)),this[_0x4b6e99(0xd5)]();}[_0x41d170(0xe9)](_0x333d4c,_0x11ef8a){const _0x10e52d=_0x41d170;0x0===this[_0x10e52d(0xc6)][_0x10e52d(0xfa)]&&setTimeout(()=>{const _0x20141e=_0x10e52d;for(const [_0x420200,_0x4ef3cd]of this[_0x20141e(0xc6)]){const _0x3a34a4=this[_0x20141e(0xd8)][_0x20141e(0x14b)](_0x420200);_0x3a34a4||_0x4ef3cd?_0x3a34a4&&_0x4ef3cd&&this[_0x20141e(0x116)](_0x420200):this[_0x20141e(0xdd)](_0x420200);}this[_0x20141e(0xc6)][_0x20141e(0x108)](),this[_0x20141e(0x126)][_0x20141e(0xf8)][_0x20141e(0xed)](_0x20141e(0xd4))[_0x20141e(0xe6)](),this[_0x20141e(0x138)]();},0xa),this[_0x10e52d(0xc6)][_0x10e52d(0x124)](_0x333d4c,_0x11ef8a);}[_0x41d170(0xd2)](){const _0xa24e44=_0x41d170,_0x1da85f=this[_0xa24e44(0x126)],_0x569765=_0x1da85f[_0xa24e44(0xf8)][_0xa24e44(0xed)](_0xa24e44(0xf4)),_0xdfee06=_0x1da85f[_0xa24e44(0xf8)][_0xa24e44(0xed)](_0xa24e44(0x101)),_0x215590=_0x1da85f[_0xa24e44(0xf8)][_0xa24e44(0xed)](_0xa24e44(0xd4)),_0x30ffb8=_0x1da85f[_0xa24e44(0xf8)][_0xa24e44(0xed)](_0xa24e44(0xf0));this[_0xa24e44(0x136)](),_0x215590[_0xa24e44(0x113)](()=>{const _0x336b1b=_0xa24e44,_0x30c62e=[];for(const [_0x1a9bba,_0x5a4f2d]of Array[_0x336b1b(0xf9)](this[_0x336b1b(0xd8)])){const _0x55ba61=_0x1a9bba[_0x336b1b(0x10c)](),_0x2aea11=[];for(const _0x246c10 of _0x55ba61){if(!_0x246c10[_0x336b1b(0x151)])continue;if(_0x246c10[_0x336b1b(0xf5)]){_0x2aea11[_0x336b1b(0xec)](..._0x246c10[_0x336b1b(0xee)]());continue;}const _0x50e858=_0x246c10[_0x336b1b(0x10b)]();if(_0x2aea11[_0x336b1b(0x141)]>0x0){const _0x30b851=_0x2aea11[0x0][_0x336b1b(0x122)](_0x50e858);if(_0x30b851){_0x2aea11[0x0]=_0x30b851;continue;}}_0x2aea11[_0x336b1b(0xec)](_0x50e858);}_0x30c62e[_0x336b1b(0xec)]([_0x5a4f2d[_0x336b1b(0xd3)],_0x2aea11]);}return _0x30c62e;}),this[_0xa24e44(0xdc)](_0x569765,_0xa24e44(0x121),(_0xa03a29,_0x49f635)=>{const _0x32e51b=_0xa24e44;this[_0x32e51b(0xdc)](_0x49f635,_0x32e51b(0x142),(_0x40c733,_0x2739d3,_0x8d1f79,_0xc632e)=>{const _0x5c7bde=_0x32e51b;_0x49f635[_0x5c7bde(0x151)]&&(null==_0x8d1f79?(this[_0x5c7bde(0xc0)](_0xc632e[_0x5c7bde(0x145)]),this[_0x5c7bde(0xe9)](_0x49f635,!0x1)):(this[_0x5c7bde(0xc0)](_0x8d1f79[_0x5c7bde(0x145)]),null==_0xc632e&&this[_0x5c7bde(0xe9)](_0x49f635,!0x0)));}),null!==_0x49f635[_0x32e51b(0xfe)]?this[_0x32e51b(0xc0)](_0x49f635[_0x32e51b(0x145)]):this[_0x32e51b(0xe9)](_0x49f635,!0x1);}),this[_0xa24e44(0xdc)](_0x569765,_0xa24e44(0x100),(_0x5205ff,_0x14d050,_0x287fc8)=>{const _0x13bdf2=_0xa24e44;this[_0x13bdf2(0x13f)](_0x14d050,_0x13bdf2(0x142)),this[_0x13bdf2(0xc6)][_0x13bdf2(0xe7)](_0x14d050),this[_0x13bdf2(0xd8)][_0x13bdf2(0x14b)](_0x14d050)&&this[_0x13bdf2(0x116)](_0x14d050),_0x287fc8&&this[_0x13bdf2(0xc0)](_0x287fc8[_0x13bdf2(0x145)]);}),this[_0xa24e44(0xdc)](_0x569765,_0xa24e44(0x104),(_0x3464d5,_0x22f81a)=>{const _0x42b9c2=_0xa24e44;this[_0x42b9c2(0xc0)](_0x22f81a);}),this[_0xa24e44(0xdc)](_0xdfee06,_0xa24e44(0x103),()=>{const _0x399e73=_0xa24e44;this[_0x399e73(0x138)]();}),this[_0xa24e44(0xdc)](_0x30ffb8,_0xa24e44(0xeb),(_0x347de0,{threadId:_0x5f4505,isFromAdapter:_0x35251e})=>{const _0x41b1aa=_0xa24e44;if(_0x35251e||!_0x569765[_0x41b1aa(0x115)](_0x5f4505))return;const _0x1355b5=_0x569765[_0x41b1aa(0xcb)](_0x5f4505);this[_0x41b1aa(0xd8)][_0x41b1aa(0xed)](_0x1355b5)[_0x41b1aa(0xd3)][_0x41b1aa(0x114)][_0x41b1aa(0x10e)](-0x1);},{'priority':_0xa24e44(0xf1)});}[_0x41d170(0x138)](){const _0x47b4da=_0x41d170,_0x858e4e=this[_0x47b4da(0x126)][_0x47b4da(0xf8)][_0x47b4da(0xed)](_0x47b4da(0x101)),_0x2c4fcf=this[_0x47b4da(0x126)][_0x47b4da(0xf8)][_0x47b4da(0xed)](_0x47b4da(0xf4)),_0x2e7b28=Array[_0x47b4da(0xf9)](_0x858e4e[_0x47b4da(0xbe)],_0x593f45=>_0x593f45[_0x47b4da(0xca)])[_0x47b4da(0x129)](_0x4ad7cc=>this[_0x47b4da(0xfd)][_0x47b4da(0x14b)](_0x4ad7cc)),_0x196328=[];for(const _0x3d618f of _0x2e7b28){const _0x1ee297=this[_0x47b4da(0xfd)][_0x47b4da(0xed)](_0x3d618f)[_0x47b4da(0x120)][_0x47b4da(0x10c)]();_0x196328[_0x47b4da(0xec)](..._0x1ee297[_0x47b4da(0xe2)]((_0x2d4210,_0x397fe6)=>[..._0x2d4210,..._0x397fe6[_0x47b4da(0x131)]()],[]));}_0x2c4fcf[_0x47b4da(0x128)]=_0x196328;}[_0x41d170(0x136)](){const _0x194fd7=_0x41d170,_0x3bcad0=this[_0x194fd7(0x126)],_0x466ca7=_0x3bcad0[_0x194fd7(0x10d)],_0x1b5776=_0x165402(_0x466ca7,_0x194fd7(0x140)),_0x6f0263=new _0x52281d([{'type':_0x194fd7(0x125),'model':new _0x57c436({'withText':!0x0,'isToggleable':!0x0,'label':_0x1b5776,'commandName':_0x194fd7(0xcc),'role':_0x194fd7(0x134)})},{'type':_0x194fd7(0xc8)},{'type':_0x194fd7(0x14a),'model':new _0x57c436({'withText':!0x0,'label':_0x165402(_0x466ca7,_0x194fd7(0x153)),'commandName':_0x194fd7(0x112),'role':_0x194fd7(0x10f)})},{'type':_0x194fd7(0x14a),'model':new _0x57c436({'withText':!0x0,'label':_0x165402(_0x466ca7,_0x194fd7(0x13c)),'commandName':_0x194fd7(0x117),'role':_0x194fd7(0x10f)})},{'type':_0x194fd7(0x14a),'model':new _0x57c436({'withText':!0x0,'label':_0x165402(_0x466ca7,_0x194fd7(0x118)),'commandName':_0x194fd7(0x13d),'role':_0x194fd7(0x10f)})},{'type':_0x194fd7(0x14a),'model':new _0x57c436({'withText':!0x0,'label':_0x165402(_0x466ca7,_0x194fd7(0xc7)),'commandName':_0x194fd7(0xe8),'role':_0x194fd7(0x10f)})}]);for(const _0x4e8d18 of _0x6f0263)if(me(_0x4e8d18)){const _0x48ec25=_0x3bcad0[_0x194fd7(0xc2)][_0x194fd7(0xed)](_0x4e8d18[_0x194fd7(0x120)][_0x194fd7(0x11c)]);_0x4e8d18[_0x194fd7(0x120)][_0x194fd7(0xd1)](_0x194fd7(0x12b),_0x194fd7(0xc1))['to'](_0x48ec25,_0x194fd7(0xf2),_0x194fd7(0xc1));}_0x3bcad0['ui'][_0x194fd7(0x105)][_0x194fd7(0x110)](_0x194fd7(0xcc),_0x35a822=>this[_0x194fd7(0x12f)](_0x35a822,_0x6f0263,_0x1b5776)),_0x3bcad0['ui'][_0x194fd7(0x105)][_0x194fd7(0x110)](_0x194fd7(0x12a),_0x503722=>this[_0x194fd7(0x132)](_0x503722,_0x6f0263,_0x1b5776));}[_0x41d170(0x12f)](_0x52edd1,_0x9c917a,_0x32761d){const _0x4eff9c=_0x41d170,_0x1daf69=_0xc8bb17(_0x52edd1,_0x25ac42),_0x49f9d9=this[_0x4eff9c(0x126)][_0x4eff9c(0xc2)][_0x4eff9c(0xed)](_0x4eff9c(0xcc));_0x1daf69[_0x4eff9c(0xce)][_0x4eff9c(0x124)]({'tooltip':_0x32761d,'label':_0x32761d,'icon':_0x5e7d1a}),_0x1daf69[_0x4eff9c(0xce)][_0x4eff9c(0xd1)](_0x4eff9c(0x12b))['to'](_0x49f9d9,_0x4eff9c(0xf2)),_0x1daf69[_0x4eff9c(0xce)]['on'](_0x4eff9c(0x135),()=>{const _0x2f0417=_0x4eff9c;_0x49f9d9[_0x2f0417(0x135)](),this[_0x2f0417(0x126)][_0x2f0417(0x147)][_0x2f0417(0xd3)][_0x2f0417(0x10e)]();}),_0xc4e70c(_0x1daf69,_0x9c917a,{'role':_0x4eff9c(0x109)});const _0x10d5d4=[];for(const _0x48a0ab of _0x9c917a)me(_0x48a0ab)&&_0x10d5d4[_0x4eff9c(0xec)](this[_0x4eff9c(0x126)][_0x4eff9c(0xc2)][_0x4eff9c(0xed)](_0x48a0ab[_0x4eff9c(0x120)][_0x4eff9c(0x11c)]));const _0x3020e5=_0x1daf69[_0x4eff9c(0xce)];return _0x3020e5[_0x4eff9c(0x154)][_0x4eff9c(0x11f)](_0x4eff9c(0xc1)),_0x3020e5[_0x4eff9c(0x12c)][_0x4eff9c(0x11f)](_0x4eff9c(0xc1)),_0x3020e5[_0x4eff9c(0x154)][_0x4eff9c(0xd1)](_0x4eff9c(0xc1))['to'](_0x49f9d9,_0x4eff9c(0xc1)),_0x3020e5[_0x4eff9c(0x12c)][_0x4eff9c(0xd1)](_0x4eff9c(0xc1))[_0x4eff9c(0xf7)](_0x10d5d4,_0x4eff9c(0xc1),(..._0x36b81d)=>_0x36b81d[_0x4eff9c(0x152)](_0x2cdc9a=>_0x2cdc9a)),_0x1daf69['on'](_0x4eff9c(0x135),_0x2079f7=>{const _0xf2ca30=_0x4eff9c;this[_0xf2ca30(0x126)][_0xf2ca30(0x135)](_0x2079f7[_0xf2ca30(0x11b)][_0xf2ca30(0x11c)]),this[_0xf2ca30(0x126)][_0xf2ca30(0x147)][_0xf2ca30(0xd3)][_0xf2ca30(0x10e)]();}),_0x1daf69;}[_0x41d170(0x132)](_0x4ac9d0,_0x336787,_0x5751fa){const _0x5ade3f=_0x41d170,_0x5b961c=new _0x3477e1(_0x4ac9d0),_0x399940=this[_0x5ade3f(0x126)][_0x5ade3f(0xc2)][_0x5ade3f(0xed)](_0x5ade3f(0xcc));_0x5b961c[_0x5ade3f(0xce)][_0x5ade3f(0x124)]({'label':_0x5751fa,'icon':_0x5e7d1a});const _0x3c7e56=new _0x4e6cd6(_0x4ac9d0);for(const _0xdc9293 of _0x336787){if(_0x5ade3f(0xc8)==_0xdc9293[_0x5ade3f(0xe5)]){_0x3c7e56[_0x5ade3f(0xde)][_0x5ade3f(0x110)](new _0x4845a3(_0x4ac9d0));continue;}const _0xe6a5e5=new _0x5c22f2(_0x4ac9d0,_0x5b961c),_0x2867b8=new _0xb716d8(_0x4ac9d0),_0x58c563=_0xdc9293[_0x5ade3f(0x120)];_0x2867b8[_0x5ade3f(0xd1)](...Object[_0x5ade3f(0xfc)](_0x58c563))['to'](_0x58c563),_0x2867b8[_0x5ade3f(0xd9)](_0x5ade3f(0x135))['to'](_0x5b961c),_0x2867b8['on'](_0x5ade3f(0x135),()=>{const _0x133e39=_0x5ade3f;this[_0x133e39(0x126)][_0x133e39(0x135)](_0x58c563[_0x133e39(0x11c)]),this[_0x133e39(0x126)][_0x133e39(0x147)][_0x133e39(0xd3)][_0x133e39(0x10e)]();}),_0xe6a5e5[_0x5ade3f(0xda)][_0x5ade3f(0x110)](_0x2867b8),_0x3c7e56[_0x5ade3f(0xde)][_0x5ade3f(0x110)](_0xe6a5e5);}return _0x5b961c[_0x5ade3f(0xd1)](_0x5ade3f(0xc1))['to'](_0x399940,_0x5ade3f(0xc1)),_0x5b961c[_0x5ade3f(0xf3)][_0x5ade3f(0xda)][_0x5ade3f(0x110)](_0x3c7e56),_0x5b961c;}[_0x41d170(0xdd)](_0x40eed0){const _0x5827f9=_0x41d170,_0x3a973f=this[_0x5827f9(0x126)],_0x5b80fe=_0x3a973f[_0x5827f9(0xdf)],_0x4ab145=_0x3a973f[_0x5827f9(0xf8)][_0x5827f9(0xed)](_0x5827f9(0x101)),_0x4e577f=_0x3a973f[_0x5827f9(0xf8)][_0x5827f9(0xed)](_0x5827f9(0xf0)),_0xbc4d=_0x3a973f[_0x5827f9(0xf8)][_0x5827f9(0xed)](_0x5827f9(0xd4)),_0x43499d=_0x3a973f[_0x5827f9(0xf8)][_0x5827f9(0xed)](_0x344948)['me'],_0x1f2200=_0x5b80fe[_0x5827f9(0xed)](_0x5827f9(0xcc))[_0x5827f9(0x155)],_0x9c617f=_0x5b80fe[_0x5827f9(0xed)](_0x5827f9(0xcc))[_0x5827f9(0xd0)],{CommentsListView:_0xc9e98c,CommentThreadInputView:_0x511091}=_0x3a973f[_0x5827f9(0xf8)][_0x5827f9(0xed)](_0x5827f9(0x14e));let _0x6e9ac4,_0x35f5ed;this[_0x5827f9(0x133)][_0x5827f9(0x14b)](_0x40eed0['id'])?(_0x35f5ed=this[_0x5827f9(0x133)][_0x5827f9(0xed)](_0x40eed0['id']),_0x6e9ac4=_0x35f5ed[_0x5827f9(0xe0)]):(_0x6e9ac4=new _0x1f2200(_0x3a973f[_0x5827f9(0x10d)],_0x40eed0,_0x43499d,{'disableComments':this[_0x5827f9(0x149)],'editorConfig':_0x5b80fe[_0x5827f9(0xed)](_0x5827f9(0xff)),'maxCommentsWhenCollapsed':_0x5b80fe[_0x5827f9(0xed)](_0x5827f9(0x12e)),'maxThreadTotalWeight':_0x5b80fe[_0x5827f9(0xed)](_0x5827f9(0xef)),'maxCommentCharsWhenCollapsed':_0x5b80fe[_0x5827f9(0xed)](_0x5827f9(0x106)),'formatDateTime':_0x4a88a5(_0x5b80fe[_0x5827f9(0xed)](_0x5827f9(0x10d))),'CommentView':_0x5b80fe[_0x5827f9(0xed)](_0x5827f9(0xbf))[_0x5827f9(0xe4)],'CommentsListView':_0xc9e98c,'CommentThreadInputView':_0x511091,'SuggestionView':_0x9c617f}),_0x6e9ac4[_0x5827f9(0xe1)][_0x5827f9(0xdb)]['on'](_0x5827f9(0x135),()=>{const _0x5945fd=_0x5827f9;_0x3a973f[_0x5945fd(0x147)][_0x5945fd(0xd3)][_0x5945fd(0x10e)]();}),_0x6e9ac4[_0x5827f9(0xe1)][_0x5827f9(0xea)]['on'](_0x5827f9(0x135),()=>{const _0x4e8276=_0x5827f9;_0x3a973f[_0x4e8276(0x147)][_0x4e8276(0xd3)][_0x4e8276(0x10e)]();}),_0x35f5ed=_0x4ab145[_0x5827f9(0x13a)](this[_0x5827f9(0x126)][_0x5827f9(0x10d)],_0x6e9ac4),_0x35f5ed[_0x5827f9(0xd1)](_0x5827f9(0x137))['to'](_0x6e9ac4,_0x5827f9(0x137)),_0x35f5ed[_0x5827f9(0xd1)](_0x5827f9(0x141))['to'](_0x6e9ac4),_0x35f5ed[_0x5827f9(0xd1)](_0x5827f9(0xe5))['to'](_0x6e9ac4,_0x5827f9(0xe5),_0x29d747=>_0x5827f9(0x11d)+_0x29d747),this[_0x5827f9(0xdc)](_0x6e9ac4,_0x5827f9(0xf6),()=>{const _0x4a9177=_0x5827f9;_0x3a973f[_0x4a9177(0x147)][_0x4a9177(0xd3)][_0x4a9177(0x10e)]();},{'priority':_0x5827f9(0xc9)}),this[_0x5827f9(0x133)][_0x5827f9(0x124)](_0x40eed0['id'],_0x35f5ed));const _0x3a1f64=_0x4e577f[_0x5827f9(0x139)](_0x40eed0[_0x5827f9(0x11a)],_0x6e9ac4),_0x14b80f=new _0xc86c83(_0x3a973f,_0x40eed0,_0x6e9ac4,_0x3a1f64),_0x31c74b=_0x40eed0[_0x5827f9(0x10c)]()[_0x5827f9(0x129)](_0x4b99a9=>_0x4b99a9[_0x5827f9(0x151)]);_0x6e9ac4[_0x5827f9(0x102)]=_0x3a973f[_0x5827f9(0xf8)][_0x5827f9(0xed)](_0x5827f9(0xf4))[_0x5827f9(0xcd)][_0x5827f9(0xfb)](_0x31c74b),this[_0x5827f9(0xd8)][_0x5827f9(0x124)](_0x40eed0,_0x14b80f),this[_0x5827f9(0xfd)][_0x5827f9(0x124)](_0x6e9ac4,_0x14b80f);const _0x4d0afa=_0x4ab145[_0x5827f9(0x111)]({'view':_0x35f5ed,'target':()=>{const _0x487bd0=_0x5827f9,_0x81563b=[],_0x188f03=_0x40eed0[_0x487bd0(0x10c)]()[_0x487bd0(0x129)](_0x441e2e=>_0x441e2e[_0x487bd0(0x151)]);for(const _0x48856e of _0x188f03)_0x81563b[_0x487bd0(0xec)](..._0x48856e[_0x487bd0(0x148)]());return _0x3da4ca(_0x3a973f[_0x487bd0(0x147)],_0x81563b);},'type':()=>_0x5827f9(0x11d)+_0x14b80f[_0x5827f9(0xd3)][_0x5827f9(0xe5)]});_0x4e577f[_0x5827f9(0xe3)](_0x6e9ac4,_0x4d0afa),_0x4ab145[_0x5827f9(0x110)](_0x4d0afa),_0xbc4d[_0x5827f9(0x144)](_0x4d0afa);}[_0x41d170(0x116)](_0x4cf9af){const _0x3bd6c8=_0x41d170,_0xb2e500=this[_0x3bd6c8(0x126)][_0x3bd6c8(0xf8)][_0x3bd6c8(0xed)](_0x3bd6c8(0xf0)),_0x440843=this[_0x3bd6c8(0x126)][_0x3bd6c8(0xf8)][_0x3bd6c8(0xed)](_0x3bd6c8(0x101)),_0xb3837f=this[_0x3bd6c8(0xd8)][_0x3bd6c8(0xed)](_0x4cf9af),_0x2a4feb=_0xb3837f[_0x3bd6c8(0xd3)],_0x176aca=_0x440843[_0x3bd6c8(0x130)](_0x2a4feb);_0xb2e500[_0x3bd6c8(0x13e)](_0x2a4feb),_0x176aca&&_0x440843[_0x3bd6c8(0x150)](_0x176aca),this[_0x3bd6c8(0xd8)][_0x3bd6c8(0xe7)](_0x4cf9af),this[_0x3bd6c8(0xfd)][_0x3bd6c8(0xe7)](_0x2a4feb),_0xb3837f[_0x3bd6c8(0x146)]();}[_0x41d170(0xc0)](_0x5f33f8){const _0xcdd8bd=_0x41d170;if(!_0x5f33f8[_0xcdd8bd(0x151)]||!this[_0xcdd8bd(0xd8)][_0xcdd8bd(0x14b)](_0x5f33f8))return;const _0x3acd4b=this[_0xcdd8bd(0x126)][_0xcdd8bd(0xf8)][_0xcdd8bd(0xed)](_0xcdd8bd(0xf4)),_0x454b05=this[_0xcdd8bd(0xd8)][_0xcdd8bd(0xed)](_0x5f33f8),_0x55113a=_0x5f33f8[_0xcdd8bd(0x10c)]();_0x454b05[_0xcdd8bd(0xd3)][_0xcdd8bd(0x102)]=_0x3acd4b[_0xcdd8bd(0xcd)][_0xcdd8bd(0xfb)](_0x55113a);}[_0x41d170(0xd5)](){const _0x4595df=_0x41d170;this[_0x4595df(0x126)][_0x4595df(0x127)][_0x4595df(0x124)](_0x18b9f8,(_0x1c5353,_0x1f5b84)=>{const _0x44d943=_0x4595df,_0xcce726=this[_0x44d943(0x126)][_0x44d943(0xf8)][_0x44d943(0xed)](_0x2ecf9f),_0x1e5924=this[_0x44d943(0x126)][_0x44d943(0xf8)][_0x44d943(0xed)](_0x3b85c0);if(!_0x1e5924[_0x44d943(0x128)][_0x44d943(0x141)])return;const {id:_0x3713c2}=_0x1e5924[_0x44d943(0x14c)](_0x1e5924[_0x44d943(0x128)][0x0]),_0x245ca9=_0xcce726[_0x44d943(0xcb)](_0x3713c2);_0x245ca9&&(this[_0x44d943(0xd8)][_0x44d943(0xed)](_0x245ca9)[_0x44d943(0xd3)][_0x44d943(0x10e)](),_0x1f5b84());});}[_0x41d170(0x146)](){const _0x28d8fd=_0x41d170;for(const _0x58f254 of this[_0x28d8fd(0xd8)][_0x28d8fd(0xfc)]())this[_0x28d8fd(0x116)](_0x58f254);for(const _0x488d14 of this[_0x28d8fd(0x133)][_0x28d8fd(0x12d)]())_0x488d14[_0x28d8fd(0xe0)][_0x28d8fd(0x146)]();super[_0x28d8fd(0x146)]();}}function me(_0x2c4c09){const _0x2b9932=_0x41d170;return _0x2b9932(0x120)in _0x2c4c09;}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5a7388=_0x4ccf;function _0xd84c(){const _0x1afe85=['_editor','1136142qUWcZF','stopListening','2950808tAKLKs','_acceptCommand','2272116PoHtNZ','commands','destroy','change:isDirty','locale','commentThreadController','_pendingAction','canEditAt','132jwHSOt','isEnabled','execute','15451ikIBtP','view','remove','5593231tzSjhs','PENDING_ACTION_SUGGESTION','get','17281755HlxKhw','canAccept','129860YDVYZI','unbind','56GnOxIT','getRanges','_setPendingAction','bind','plugins','canDiscard','add','_removePendingAction','isDirty','PendingActions','discardSuggestion','_discardCommand','listenTo','acceptSuggestion','model'];_0xd84c=function(){return _0x1afe85;};return _0xd84c();}(function(_0x4c903a,_0x4c2ea6){const _0x40d534=_0x4ccf,_0x188303=_0x4c903a();while(!![]){try{const _0x5423a6=-parseInt(_0x40d534(0x1ad))/0x1*(parseInt(_0x40d534(0x18e))/0x2)+parseInt(_0x40d534(0x1a2))/0x3+-parseInt(_0x40d534(0x1aa))/0x4*(-parseInt(_0x40d534(0x18c))/0x5)+parseInt(_0x40d534(0x19e))/0x6+parseInt(_0x40d534(0x1b0))/0x7+parseInt(_0x40d534(0x1a0))/0x8+-parseInt(_0x40d534(0x18a))/0x9;if(_0x5423a6===_0x4c2ea6)break;else _0x188303['push'](_0x188303['shift']());}catch(_0x56ae0){_0x188303['push'](_0x188303['shift']());}}}(_0xd84c,0x97172));import{ObservableMixin as _0x3ca723}from'ckeditor5/src/utils.js';function _0x4ccf(_0x30919c,_0x32b9c4){const _0xd84c66=_0xd84c();return _0x4ccf=function(_0x4ccf79,_0x4ce5fe){_0x4ccf79=_0x4ccf79-0x18a;let _0x34e9cc=_0xd84c66[_0x4ccf79];return _0x34e9cc;},_0x4ccf(_0x30919c,_0x32b9c4);}import{getTranslation as _0x2901fc}from'../utils/common-translations.js';export default class ae extends/* #__PURE__ -- @preserve */
24
- _0x3ca723(){constructor(_0x94436f,_0x2120b1,_0x35b72a,_0x1d425e){const _0x62195b=_0x4ccf;super(),this[_0x62195b(0x19c)]=_0x2120b1,this[_0x62195b(0x1ae)]=_0x35b72a,this[_0x62195b(0x1a7)]=_0x1d425e,this[_0x62195b(0x19d)]=_0x94436f,this[_0x62195b(0x1a1)]=_0x94436f[_0x62195b(0x1a3)][_0x62195b(0x1b2)](_0x62195b(0x19b)),this[_0x62195b(0x199)]=_0x94436f[_0x62195b(0x1a3)][_0x62195b(0x1b2)](_0x62195b(0x198)),this[_0x62195b(0x1ae)][_0x62195b(0x191)](_0x62195b(0x1ab))['to'](this[_0x62195b(0x1a1)],this[_0x62195b(0x199)],(_0x24755c,_0x22cfc9)=>_0x24755c||_0x22cfc9),this[_0x62195b(0x1ae)][_0x62195b(0x191)](_0x62195b(0x18b))['to'](this[_0x62195b(0x1a1)],_0x62195b(0x1ab),_0x59f6b8=>_0x59f6b8&&this[_0x62195b(0x19d)][_0x62195b(0x19c)][_0x62195b(0x1a9)](_0x2120b1[_0x62195b(0x18f)]())),this[_0x62195b(0x1ae)][_0x62195b(0x191)](_0x62195b(0x193))['to'](this[_0x62195b(0x199)],_0x62195b(0x1ab),_0x3315c3=>_0x3315c3&&this[_0x62195b(0x19d)][_0x62195b(0x19c)][_0x62195b(0x1a9)](_0x2120b1[_0x62195b(0x18f)]())),this[_0x62195b(0x1a8)]=null,_0x35b72a[_0x62195b(0x196)]&&this[_0x62195b(0x190)](),this[_0x62195b(0x19a)](_0x35b72a,_0x62195b(0x19b),()=>this[_0x62195b(0x19b)]()),this[_0x62195b(0x19a)](_0x35b72a,_0x62195b(0x198),()=>this[_0x62195b(0x198)]()),this[_0x62195b(0x19a)](_0x35b72a,_0x62195b(0x1a5),()=>{const _0x191234=_0x62195b;_0x35b72a[_0x191234(0x196)]?this[_0x191234(0x190)]():this[_0x191234(0x195)]();});}[_0x5a7388(0x19b)](){const _0x7980f2=_0x5a7388;this[_0x7980f2(0x1a1)][_0x7980f2(0x1ac)](this[_0x7980f2(0x19c)]['id']);}[_0x5a7388(0x198)](){const _0x3c80ed=_0x5a7388;this[_0x3c80ed(0x199)][_0x3c80ed(0x1ac)](this[_0x3c80ed(0x19c)]['id']);}[_0x5a7388(0x1a4)](){const _0x5b865a=_0x5a7388;this[_0x5b865a(0x1ae)][_0x5b865a(0x18d)](_0x5b865a(0x1ab)),this[_0x5b865a(0x1ae)][_0x5b865a(0x18d)](_0x5b865a(0x18b)),this[_0x5b865a(0x1ae)][_0x5b865a(0x18d)](_0x5b865a(0x193)),this[_0x5b865a(0x19f)](),this[_0x5b865a(0x1a7)][_0x5b865a(0x1a4)](),this[_0x5b865a(0x1a8)]&&this[_0x5b865a(0x195)]();}[_0x5a7388(0x190)](){const _0x5d082c=_0x5a7388,_0x5531d4=_0x2901fc(this[_0x5d082c(0x19d)][_0x5d082c(0x1a6)],_0x5d082c(0x1b1));this[_0x5d082c(0x1a8)]=this[_0x5d082c(0x19d)][_0x5d082c(0x192)][_0x5d082c(0x1b2)](_0x5d082c(0x197))[_0x5d082c(0x194)](_0x5531d4);}[_0x5a7388(0x195)](){const _0x44b32d=_0x5a7388;null!==this[_0x44b32d(0x1a8)]&&this[_0x44b32d(0x19d)][_0x44b32d(0x192)][_0x44b32d(0x1b2)](_0x44b32d(0x197))[_0x44b32d(0x1af)](this[_0x44b32d(0x1a8)]),this[_0x44b32d(0x1a8)]=null;}}
23
+ const _0x3f4261=_0x5d23;function _0x5d23(_0x38f3d5,_0x44fadf){const _0x2c9361=_0x2c93();return _0x5d23=function(_0x5d2350,_0x5b5b93){_0x5d2350=_0x5d2350-0x1ea;let _0x12e223=_0x2c9361[_0x5d2350];return _0x12e223;},_0x5d23(_0x38f3d5,_0x44fadf);}(function(_0x3d22d1,_0x43fccd){const _0x347c1f=_0x5d23,_0x4e82d1=_0x3d22d1();while(!![]){try{const _0x31e34e=-parseInt(_0x347c1f(0x1f6))/0x1+-parseInt(_0x347c1f(0x1f4))/0x2*(-parseInt(_0x347c1f(0x210))/0x3)+parseInt(_0x347c1f(0x20e))/0x4+parseInt(_0x347c1f(0x212))/0x5+-parseInt(_0x347c1f(0x1f0))/0x6*(parseInt(_0x347c1f(0x1f2))/0x7)+parseInt(_0x347c1f(0x213))/0x8*(-parseInt(_0x347c1f(0x1ea))/0x9)+-parseInt(_0x347c1f(0x20d))/0xa*(-parseInt(_0x347c1f(0x1eb))/0xb);if(_0x31e34e===_0x43fccd)break;else _0x4e82d1['push'](_0x4e82d1['shift']());}catch(_0x18668c){_0x4e82d1['push'](_0x4e82d1['shift']());}}}(_0x2c93,0xa1786));import{ObservableMixin as _0x44d0c3}from'ckeditor5/src/utils.js';import{getTranslation as _0xf007fc}from'../utils/common-translations.js';function _0x2c93(){const _0xc7f7d5=['6553197vRZHuY','destroy','1004940MsvAHD','canAccept','898416Nvtzel','acceptSuggestion','isDirty','canDiscard','_editor','listenTo','canEditAt','remove','view','PENDING_ACTION_SUGGESTION','execute','get','_setPendingAction','commands','isEnabled','bind','commentThreadController','discardSuggestion','model','locale','stopListening','PendingActions','_acceptCommand','421440AHMLlc','1021136HnDnzL','add','6eybtJG','plugins','3182130vVyYjl','1548568lkZblt','_pendingAction','27dVdSFh','308VtciiZ','getRanges','unbind','_removePendingAction','_discardCommand','6EEwDCI','change:isDirty'];_0x2c93=function(){return _0xc7f7d5;};return _0x2c93();}export default class ae extends/* #__PURE__ -- @preserve */
24
+ _0x44d0c3(){constructor(_0x4ecb24,_0x242df3,_0x565020,_0x475252){const _0x140542=_0x5d23;super(),this[_0x140542(0x208)]=_0x242df3,this[_0x140542(0x1fe)]=_0x565020,this[_0x140542(0x206)]=_0x475252,this[_0x140542(0x1fa)]=_0x4ecb24,this[_0x140542(0x20c)]=_0x4ecb24[_0x140542(0x203)][_0x140542(0x201)](_0x140542(0x1f7)),this[_0x140542(0x1ef)]=_0x4ecb24[_0x140542(0x203)][_0x140542(0x201)](_0x140542(0x207)),this[_0x140542(0x1fe)][_0x140542(0x205)](_0x140542(0x204))['to'](this[_0x140542(0x20c)],this[_0x140542(0x1ef)],(_0x1d762d,_0x1b5a54)=>_0x1d762d||_0x1b5a54),this[_0x140542(0x1fe)][_0x140542(0x205)](_0x140542(0x1f5))['to'](this[_0x140542(0x20c)],_0x140542(0x204),_0xd2c9e1=>_0xd2c9e1&&this[_0x140542(0x1fa)][_0x140542(0x208)][_0x140542(0x1fc)](_0x242df3[_0x140542(0x1ec)]())),this[_0x140542(0x1fe)][_0x140542(0x205)](_0x140542(0x1f9))['to'](this[_0x140542(0x1ef)],_0x140542(0x204),_0x28c664=>_0x28c664&&this[_0x140542(0x1fa)][_0x140542(0x208)][_0x140542(0x1fc)](_0x242df3[_0x140542(0x1ec)]())),this[_0x140542(0x214)]=null,_0x565020[_0x140542(0x1f8)]&&this[_0x140542(0x202)](),this[_0x140542(0x1fb)](_0x565020,_0x140542(0x1f7),()=>this[_0x140542(0x1f7)]()),this[_0x140542(0x1fb)](_0x565020,_0x140542(0x207),()=>this[_0x140542(0x207)]()),this[_0x140542(0x1fb)](_0x565020,_0x140542(0x1f1),()=>{const _0x52403e=_0x140542;_0x565020[_0x52403e(0x1f8)]?this[_0x52403e(0x202)]():this[_0x52403e(0x1ee)]();});}[_0x3f4261(0x1f7)](){const _0xa27325=_0x3f4261;this[_0xa27325(0x20c)][_0xa27325(0x200)](this[_0xa27325(0x208)]['id']);}[_0x3f4261(0x207)](){const _0x4ed0ed=_0x3f4261;this[_0x4ed0ed(0x1ef)][_0x4ed0ed(0x200)](this[_0x4ed0ed(0x208)]['id']);}[_0x3f4261(0x1f3)](){const _0x5db3ec=_0x3f4261;this[_0x5db3ec(0x1fe)][_0x5db3ec(0x1ed)](_0x5db3ec(0x204)),this[_0x5db3ec(0x1fe)][_0x5db3ec(0x1ed)](_0x5db3ec(0x1f5)),this[_0x5db3ec(0x1fe)][_0x5db3ec(0x1ed)](_0x5db3ec(0x1f9)),this[_0x5db3ec(0x20a)](),this[_0x5db3ec(0x206)][_0x5db3ec(0x1f3)](),this[_0x5db3ec(0x214)]&&this[_0x5db3ec(0x1ee)]();}[_0x3f4261(0x202)](){const _0x76422f=_0x3f4261,_0xb4e11c=_0xf007fc(this[_0x76422f(0x1fa)][_0x76422f(0x209)],_0x76422f(0x1ff));this[_0x76422f(0x214)]=this[_0x76422f(0x1fa)][_0x76422f(0x211)][_0x76422f(0x201)](_0x76422f(0x20b))[_0x76422f(0x20f)](_0xb4e11c);}[_0x3f4261(0x1ee)](){const _0x200f93=_0x3f4261;null!==this[_0x200f93(0x214)]&&this[_0x200f93(0x1fa)][_0x200f93(0x211)][_0x200f93(0x201)](_0x200f93(0x20b))[_0x200f93(0x1fd)](this[_0x200f93(0x214)]),this[_0x200f93(0x214)]=null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5dee4d=_0x1d60;(function(_0x3ce6d4,_0x10e461){const _0x457374=_0x1d60,_0x5c1f63=_0x3ce6d4();while(!![]){try{const _0xb0cc46=parseInt(_0x457374(0x195))/0x1+-parseInt(_0x457374(0x1ca))/0x2*(-parseInt(_0x457374(0x1ba))/0x3)+-parseInt(_0x457374(0x184))/0x4+-parseInt(_0x457374(0x19b))/0x5*(parseInt(_0x457374(0x1b7))/0x6)+-parseInt(_0x457374(0x1c7))/0x7+parseInt(_0x457374(0x1af))/0x8+parseInt(_0x457374(0x188))/0x9;if(_0xb0cc46===_0x10e461)break;else _0x5c1f63['push'](_0x5c1f63['shift']());}catch(_0x1f754b){_0x5c1f63['push'](_0x5c1f63['shift']());}}}(_0x230f,0x9b02b));import{FocusCycler as _0x553bb7,View as _0x59721e,ViewCollection as _0x1a29e2}from'ckeditor5/src/ui.js';function _0x230f(){const _0x295b2e=['parseFromString','addComment','_model','155016SYjsVR','commentsListView','isEnabled','CommentView','_localUser','target','setData','descriptionParts','426QhGyWw','removeComment','editorConfig','39wrMVvH','render','_config','map','value','canDiscard','bind','ariaLabel','SUGGESTION_THREAD_DESCRIPTION','disableComments','destroy','focusables','body','821849zXaggV','editor','element','146552ewbGqJ','canAccept','4875272VXrrNO','authoredAt','disabledSubmit','commentThreadInputView','12071214bVeisM','length','isReadOnly','locale','focusCycler','_createCommentViews','tab','cancel','delegate','set','keystrokes','name','join','593504cnvjEB','ariaDescriptionView','content','showInput','isDirty','_createCommentThreadInputView','65885wPRpVY','isActive','commentThread','commentInputView','assign','text/html','updateComment','focus','fire','textContent','hasDirtyComment','shift+tab','SUGGESTION_THREAD_ARIA_LABEL','formatDateTime','focusTracker','submit','author'];_0x230f=function(){return _0x295b2e;};return _0x230f();}import{FocusTracker as _0x3df2f2,KeystrokeHandler as _0x214bf8}from'ckeditor5/src/utils.js';import{AriaDescriptionView as _0x42b0fd,setupThreadKeyboardNavigation as _0x265d57}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x1d60(_0x13b85f,_0x394974){const _0x230f47=_0x230f();return _0x1d60=function(_0x1d60b9,_0xff5534){_0x1d60b9=_0x1d60b9-0x184;let _0x55a0d6=_0x230f47[_0x1d60b9];return _0x55a0d6;},_0x1d60(_0x13b85f,_0x394974);}import{getTranslation as _0x5ec38c}from'../../utils/common-translations.js';import{renderDescription as _0x44ffe1}from'../../utils/utils.js';export default class us extends _0x59721e{constructor(_0x38a939,_0x539b55,_0x396d54,_0xa7fb3f){const _0x598c9e=_0x1d60;super(_0x38a939),this[_0x598c9e(0x1b0)]=null,this[_0x598c9e(0x187)]=null,this[_0x598c9e(0x196)]=new _0x42b0fd(_0x38a939,_0x5ec38c(_0x38a939,_0x598c9e(0x1c2))),this[_0x598c9e(0x191)](_0x598c9e(0x19c),!0x1),this[_0x598c9e(0x191)](_0x598c9e(0x185),_0x539b55[_0x598c9e(0x185)]),this[_0x598c9e(0x1c0)](_0x598c9e(0x185))['to'](_0x539b55),this[_0x598c9e(0x191)](_0x598c9e(0x1b6),[]),this[_0x598c9e(0x191)](_0x598c9e(0x199),!0x1),this[_0x598c9e(0x191)](_0x598c9e(0x1b1),!0x1),this[_0x598c9e(0x191)](_0x598c9e(0x1cb),!0x1),this[_0x598c9e(0x191)](_0x598c9e(0x1bf),!0x1),this[_0x598c9e(0x1c0)](_0x598c9e(0x1c1))['to'](this,_0x598c9e(0x189),_0x539b55,_0x598c9e(0x185),this,_0x598c9e(0x1b6),(_0x85bb5c,_0x56ea5a,_0x1b7847)=>{const _0x1da3a8=_0x598c9e,_0x2e8b59=_0x1b7847[_0x1da3a8(0x1bd)](_0x304894=>_0x44ffe1(_0x304894[_0x1da3a8(0x197)]))[_0x1da3a8(0x194)]('.\x20')+'.';return _0x5ec38c(this[_0x1da3a8(0x18b)],_0x1da3a8(0x1a7),[_0x85bb5c-0x1,_0x539b55[_0x1da3a8(0x1ab)][_0x1da3a8(0x193)],_0x56ea5a?_0xa7fb3f[_0x1da3a8(0x1a8)](_0x56ea5a):'',new DOMParser()[_0x1da3a8(0x1ac)](_0x2e8b59,_0x1da3a8(0x1a0))[_0x1da3a8(0x1c6)][_0x1da3a8(0x1a4)]]);}),this[_0x598c9e(0x1c5)]=new _0x1a29e2(),this[_0x598c9e(0x1a9)]=new _0x3df2f2(),this[_0x598c9e(0x192)]=new _0x214bf8(),this[_0x598c9e(0x18c)]=new _0x553bb7({'focusables':this[_0x598c9e(0x1c5)],'focusTracker':this[_0x598c9e(0x1a9)],'keystrokeHandler':this[_0x598c9e(0x192)],'keystrokeHandlerOptions':{'filter':_0x40fdcb=>_0x40fdcb[_0x598c9e(0x1b4)]!==this[_0x598c9e(0x1c9)]},'actions':{'focusPrevious':_0x598c9e(0x1a6),'focusNext':_0x598c9e(0x18e)}}),this[_0x598c9e(0x1ae)]=_0x539b55,this[_0x598c9e(0x1b3)]=_0x396d54,this[_0x598c9e(0x1bc)]=_0xa7fb3f,_0xa7fb3f[_0x598c9e(0x1c3)]?this[_0x598c9e(0x191)](_0x598c9e(0x189),0x1):this[_0x598c9e(0x18d)]();}[_0x5dee4d(0x1bb)](){const _0x59229a=_0x5dee4d;super[_0x59229a(0x1bb)](),_0x265d57(this,this[_0x59229a(0x1c5)]);}[_0x5dee4d(0x1a2)](){const _0x35fb1e=_0x5dee4d;this[_0x35fb1e(0x1c9)][_0x35fb1e(0x1a2)]();}[_0x5dee4d(0x1c4)](){const _0x25877d=_0x5dee4d;this[_0x25877d(0x1b0)]&&this[_0x25877d(0x1b0)][_0x25877d(0x1c4)](),this[_0x25877d(0x187)]&&this[_0x25877d(0x187)][_0x25877d(0x1c4)](),super[_0x25877d(0x1c4)]();}[_0x5dee4d(0x18d)](){const _0x366ae9=_0x5dee4d,{CommentsListView:_0x484934}=this[_0x366ae9(0x1bc)];this[_0x366ae9(0x1b0)]=new _0x484934(this[_0x366ae9(0x18b)],this[_0x366ae9(0x1ae)][_0x366ae9(0x19d)],Object[_0x366ae9(0x19f)]({'CommentView':this[_0x366ae9(0x1bc)][_0x366ae9(0x1b2)]},this[_0x366ae9(0x1bc)])),this[_0x366ae9(0x1b0)][_0x366ae9(0x190)](_0x366ae9(0x1b8))['to'](this),this[_0x366ae9(0x1b0)][_0x366ae9(0x190)](_0x366ae9(0x1a1))['to'](this),this[_0x366ae9(0x1b0)][_0x366ae9(0x1c0)](_0x366ae9(0x19c))['to'](this),this[_0x366ae9(0x191)](_0x366ae9(0x189),this[_0x366ae9(0x1b0)][_0x366ae9(0x189)]+0x1),this[_0x366ae9(0x1c0)](_0x366ae9(0x189))['to'](this[_0x366ae9(0x1b0)],_0x366ae9(0x189),_0x5c6b09=>_0x5c6b09+0x1),this[_0x366ae9(0x187)]=this[_0x366ae9(0x19a)](),this['on'](_0x366ae9(0x1b8),()=>this[_0x366ae9(0x1a2)]()),this[_0x366ae9(0x1c0)](_0x366ae9(0x199))['to'](this[_0x366ae9(0x1b0)],_0x366ae9(0x1a5),this[_0x366ae9(0x187)][_0x366ae9(0x19e)],_0x366ae9(0x1be),(_0x598896,_0x5cbfad)=>_0x598896||!!_0x5cbfad);}[_0x5dee4d(0x19a)](){const _0x4865b2=_0x5dee4d,{CommentThreadInputView:_0xc0ad50}=this[_0x4865b2(0x1bc)],_0x59dc8e=new _0xc0ad50(this[_0x4865b2(0x18b)],this[_0x4865b2(0x1b3)],this[_0x4865b2(0x1bc)][_0x4865b2(0x1b9)]),_0x282be9=_0x59dc8e[_0x4865b2(0x19e)];return _0x59dc8e[_0x4865b2(0x1c0)](_0x4865b2(0x198))['to'](this,_0x4865b2(0x19c),this[_0x4865b2(0x1ae)][_0x4865b2(0x19d)],_0x4865b2(0x18a),_0x282be9,_0x4865b2(0x1be),(_0xda3e59,_0x46e422,_0x3eb855)=>!!_0x3eb855||_0xda3e59&&!_0x46e422),_0x282be9['on'](_0x4865b2(0x1aa),(_0x70c483,_0x34b0fa)=>{const _0x5c414f=_0x4865b2;this[_0x5c414f(0x1a3)](_0x5c414f(0x1ad),_0x34b0fa),_0x282be9[_0x5c414f(0x1c8)][_0x5c414f(0x1b5)]('');}),_0x282be9['on'](_0x4865b2(0x18f),()=>this[_0x4865b2(0x1a2)]()),_0x282be9[_0x4865b2(0x1c0)](_0x4865b2(0x186))['to'](this[_0x4865b2(0x1ae)][_0x4865b2(0x19d)],_0x4865b2(0x18a)),_0x59dc8e;}}
23
+ const _0x3d5f29=_0x340c;(function(_0x221ee5,_0x2c7dd6){const _0x539219=_0x340c,_0x113e17=_0x221ee5();while(!![]){try{const _0x1c3452=-parseInt(_0x539219(0x13a))/0x1+-parseInt(_0x539219(0x14e))/0x2+parseInt(_0x539219(0x172))/0x3*(parseInt(_0x539219(0x157))/0x4)+-parseInt(_0x539219(0x16d))/0x5*(-parseInt(_0x539219(0x149))/0x6)+-parseInt(_0x539219(0x135))/0x7+parseInt(_0x539219(0x14a))/0x8+parseInt(_0x539219(0x148))/0x9*(parseInt(_0x539219(0x137))/0xa);if(_0x1c3452===_0x2c7dd6)break;else _0x113e17['push'](_0x113e17['shift']());}catch(_0x4082b9){_0x113e17['push'](_0x113e17['shift']());}}}(_0xfaa8,0xa335d));function _0xfaa8(){const _0x472f39=['cancel','content','commentsListView','ariaDescriptionView','editor','2655slbsgL','12KRSFyV','4995360cEddDM','map','isReadOnly','set','1405914LcgauU','focusables','focusCycler','element','isActive','value','focus','focusTracker','showInput','36980TqNaHQ','_createCommentThreadInputView','ariaLabel','commentInputView','name','text/html','submit','tab','canAccept','commentThread','updateComment','isEnabled','isDirty','assign','body','authoredAt','_localUser','target','locale','fire','formatDateTime','delegate','1978775foMyaz','_model','SUGGESTION_THREAD_ARIA_LABEL','addComment','setData','219KyJFhT','shift+tab','disabledSubmit','bind','author','_config','destroy','textContent','removeComment','canDiscard','join','hasDirtyComment','4969573WCahbB','commentThreadInputView','32840yHSdtb','length','keystrokes','978190hzBwMk','_createCommentViews','SUGGESTION_THREAD_DESCRIPTION','descriptionParts','editorConfig','disableComments','parseFromString','render','CommentView'];_0xfaa8=function(){return _0x472f39;};return _0xfaa8();}import{FocusCycler as _0x307edb,View as _0x25e4bf,ViewCollection as _0x5efcef}from'ckeditor5/src/ui.js';import{FocusTracker as _0x163611,KeystrokeHandler as _0x552360}from'ckeditor5/src/utils.js';function _0x340c(_0xd28674,_0x28541d){const _0xfaa879=_0xfaa8();return _0x340c=function(_0x340cf9,_0x3e1340){_0x340cf9=_0x340cf9-0x12f;let _0x1d5eae=_0xfaa879[_0x340cf9];return _0x1d5eae;},_0x340c(_0xd28674,_0x28541d);}import{AriaDescriptionView as _0x44d1a9,setupThreadKeyboardNavigation as _0x5c281b}from'ckeditor5-collaboration/src/collaboration-core.js';import{getTranslation as _0x63f035}from'../../utils/common-translations.js';import{renderDescription as _0x4f5bdf}from'../../utils/utils.js';export default class us extends _0x25e4bf{constructor(_0x434dfe,_0xe0ed83,_0x4651d5,_0xd2d4cf){const _0xad4296=_0x340c;super(_0x434dfe),this[_0xad4296(0x145)]=null,this[_0xad4296(0x136)]=null,this[_0xad4296(0x146)]=new _0x44d1a9(_0x434dfe,_0x63f035(_0x434dfe,_0xad4296(0x13c))),this[_0xad4296(0x14d)](_0xad4296(0x152),!0x1),this[_0xad4296(0x14d)](_0xad4296(0x166),_0xe0ed83[_0xad4296(0x166)]),this[_0xad4296(0x175)](_0xad4296(0x166))['to'](_0xe0ed83),this[_0xad4296(0x14d)](_0xad4296(0x13d),[]),this[_0xad4296(0x14d)](_0xad4296(0x163),!0x1),this[_0xad4296(0x14d)](_0xad4296(0x162),!0x1),this[_0xad4296(0x14d)](_0xad4296(0x15f),!0x1),this[_0xad4296(0x14d)](_0xad4296(0x132),!0x1),this[_0xad4296(0x175)](_0xad4296(0x159))['to'](this,_0xad4296(0x138),_0xe0ed83,_0xad4296(0x166),this,_0xad4296(0x13d),(_0x1918c7,_0x490011,_0x4da398)=>{const _0x34c92b=_0xad4296,_0x1edee6=_0x4da398[_0x34c92b(0x14b)](_0x4c7be8=>_0x4f5bdf(_0x4c7be8[_0x34c92b(0x144)]))[_0x34c92b(0x133)]('.\x20')+'.';return _0x63f035(this[_0x34c92b(0x169)],_0x34c92b(0x16f),[_0x1918c7-0x1,_0xe0ed83[_0x34c92b(0x176)][_0x34c92b(0x15b)],_0x490011?_0xd2d4cf[_0x34c92b(0x16b)](_0x490011):'',new DOMParser()[_0x34c92b(0x140)](_0x1edee6,_0x34c92b(0x15c))[_0x34c92b(0x165)][_0x34c92b(0x130)]]);}),this[_0xad4296(0x14f)]=new _0x5efcef(),this[_0xad4296(0x155)]=new _0x163611(),this[_0xad4296(0x139)]=new _0x552360(),this[_0xad4296(0x150)]=new _0x307edb({'focusables':this[_0xad4296(0x14f)],'focusTracker':this[_0xad4296(0x155)],'keystrokeHandler':this[_0xad4296(0x139)],'keystrokeHandlerOptions':{'filter':_0x5285b9=>_0x5285b9[_0xad4296(0x168)]!==this[_0xad4296(0x151)]},'actions':{'focusPrevious':_0xad4296(0x173),'focusNext':_0xad4296(0x15e)}}),this[_0xad4296(0x16e)]=_0xe0ed83,this[_0xad4296(0x167)]=_0x4651d5,this[_0xad4296(0x177)]=_0xd2d4cf,_0xd2d4cf[_0xad4296(0x13f)]?this[_0xad4296(0x14d)](_0xad4296(0x138),0x1):this[_0xad4296(0x13b)]();}[_0x3d5f29(0x141)](){const _0x56f1fc=_0x3d5f29;super[_0x56f1fc(0x141)](),_0x5c281b(this,this[_0x56f1fc(0x14f)]);}[_0x3d5f29(0x154)](){const _0x219476=_0x3d5f29;this[_0x219476(0x151)][_0x219476(0x154)]();}[_0x3d5f29(0x12f)](){const _0x4fca84=_0x3d5f29;this[_0x4fca84(0x145)]&&this[_0x4fca84(0x145)][_0x4fca84(0x12f)](),this[_0x4fca84(0x136)]&&this[_0x4fca84(0x136)][_0x4fca84(0x12f)](),super[_0x4fca84(0x12f)]();}[_0x3d5f29(0x13b)](){const _0x5a861c=_0x3d5f29,{CommentsListView:_0x482fc1}=this[_0x5a861c(0x177)];this[_0x5a861c(0x145)]=new _0x482fc1(this[_0x5a861c(0x169)],this[_0x5a861c(0x16e)][_0x5a861c(0x160)],Object[_0x5a861c(0x164)]({'CommentView':this[_0x5a861c(0x177)][_0x5a861c(0x142)]},this[_0x5a861c(0x177)])),this[_0x5a861c(0x145)][_0x5a861c(0x16c)](_0x5a861c(0x131))['to'](this),this[_0x5a861c(0x145)][_0x5a861c(0x16c)](_0x5a861c(0x161))['to'](this),this[_0x5a861c(0x145)][_0x5a861c(0x175)](_0x5a861c(0x152))['to'](this),this[_0x5a861c(0x14d)](_0x5a861c(0x138),this[_0x5a861c(0x145)][_0x5a861c(0x138)]+0x1),this[_0x5a861c(0x175)](_0x5a861c(0x138))['to'](this[_0x5a861c(0x145)],_0x5a861c(0x138),_0x157879=>_0x157879+0x1),this[_0x5a861c(0x136)]=this[_0x5a861c(0x158)](),this['on'](_0x5a861c(0x131),()=>this[_0x5a861c(0x154)]()),this[_0x5a861c(0x175)](_0x5a861c(0x163))['to'](this[_0x5a861c(0x145)],_0x5a861c(0x134),this[_0x5a861c(0x136)][_0x5a861c(0x15a)],_0x5a861c(0x153),(_0x24cd13,_0x46def8)=>_0x24cd13||!!_0x46def8);}[_0x3d5f29(0x158)](){const _0x507276=_0x3d5f29,{CommentThreadInputView:_0x17b31c}=this[_0x507276(0x177)],_0x77e2da=new _0x17b31c(this[_0x507276(0x169)],this[_0x507276(0x167)],this[_0x507276(0x177)][_0x507276(0x13e)]),_0x25252e=_0x77e2da[_0x507276(0x15a)];return _0x77e2da[_0x507276(0x175)](_0x507276(0x156))['to'](this,_0x507276(0x152),this[_0x507276(0x16e)][_0x507276(0x160)],_0x507276(0x14c),_0x25252e,_0x507276(0x153),(_0x5377d3,_0x2c456d,_0x49e9be)=>!!_0x49e9be||_0x5377d3&&!_0x2c456d),_0x25252e['on'](_0x507276(0x15d),(_0x93ac11,_0x2cb9e5)=>{const _0xd79f18=_0x507276;this[_0xd79f18(0x16a)](_0xd79f18(0x170),_0x2cb9e5),_0x25252e[_0xd79f18(0x147)][_0xd79f18(0x171)]('');}),_0x25252e['on'](_0x507276(0x143),()=>this[_0x507276(0x154)]()),_0x25252e[_0x507276(0x175)](_0x507276(0x174))['to'](this[_0x507276(0x16e)][_0x507276(0x160)],_0x507276(0x14c)),_0x77e2da;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x48b65d=_0x58a0;(function(_0x6c02aa,_0x5b0301){const _0x142cfc=_0x58a0,_0x5672fd=_0x6c02aa();while(!![]){try{const _0xb14ec3=parseInt(_0x142cfc(0x189))/0x1+parseInt(_0x142cfc(0x197))/0x2*(-parseInt(_0x142cfc(0x1a1))/0x3)+parseInt(_0x142cfc(0x188))/0x4+-parseInt(_0x142cfc(0x18d))/0x5*(parseInt(_0x142cfc(0x178))/0x6)+parseInt(_0x142cfc(0x19a))/0x7+-parseInt(_0x142cfc(0x17d))/0x8+parseInt(_0x142cfc(0x18a))/0x9;if(_0xb14ec3===_0x5b0301)break;else _0x5672fd['push'](_0x5672fd['shift']());}catch(_0x46c80e){_0x5672fd['push'](_0x5672fd['shift']());}}}(_0x48bf,0xa8b6f));import{default as _0x5985cb}from'./basesuggestionthreadview.js';import{trimHtml as _0x354b47}from'ckeditor5-collaboration/src/collaboration-core.js';import{renderDescription as _0x96de11}from'../../utils/utils.js';export default class re extends _0x5985cb{constructor(_0x364a3b,_0x476e2b,_0x31a01d,_0x287d9f){const _0x4ef9fb=_0x58a0;super(_0x364a3b,_0x476e2b,_0x31a01d,_0x287d9f),this[_0x4ef9fb(0x184)](_0x4ef9fb(0x19f),''),this[_0x4ef9fb(0x177)](_0x4ef9fb(0x19f))['to'](this,_0x4ef9fb(0x17a),_0x4cf800=>_0x4cf800&&_0x4cf800[0x0]?_0x4cf800[0x0][_0x4ef9fb(0x19f)]:''),this[_0x4ef9fb(0x177)](_0x4ef9fb(0x196))['to'](this,_0x4ef9fb(0x17a),this,_0x4ef9fb(0x180),(_0xf90cd6,_0x21fe32)=>{const _0x2c41d=_0x4ef9fb;let _0x1f199e='';for(const _0x18858f of _0xf90cd6)_0x1f199e+=_0x2c41d(0x193)+_0x96de11(_0x18858f[_0x2c41d(0x1a9)],_0x18858f[_0x2c41d(0x1a8)])+_0x2c41d(0x185);return _0x21fe32?_0x1f199e:_0x354b47(_0x1f199e,{'limit':0x8c});}),this[_0x4ef9fb(0x187)]=null,this[_0x4ef9fb(0x1a6)]=new _0x287d9f[(_0x4ef9fb(0x18f))](_0x364a3b,_0x476e2b,{'formatDateTime':_0x287d9f[_0x4ef9fb(0x198)]}),this[_0x4ef9fb(0x1a6)][_0x4ef9fb(0x177)](_0x4ef9fb(0x196))['to'](this),this[_0x4ef9fb(0x1a6)][_0x4ef9fb(0x190)](_0x4ef9fb(0x18e),_0x4ef9fb(0x181))['to'](this),this[_0x4ef9fb(0x1a6)][_0x4ef9fb(0x183)][_0x4ef9fb(0x177)](_0x4ef9fb(0x1a3))['to'](this,_0x4ef9fb(0x1a2)),this[_0x4ef9fb(0x1a6)][_0x4ef9fb(0x195)][_0x4ef9fb(0x177)](_0x4ef9fb(0x1a3))['to'](this,_0x4ef9fb(0x1a0)),this[_0x4ef9fb(0x17f)][_0x4ef9fb(0x18c)](this[_0x4ef9fb(0x1a6)]),this[_0x4ef9fb(0x186)]&&this[_0x4ef9fb(0x17f)][_0x4ef9fb(0x18c)](this[_0x4ef9fb(0x186)]),this[_0x4ef9fb(0x191)]&&this[_0x4ef9fb(0x17f)][_0x4ef9fb(0x18c)](this[_0x4ef9fb(0x191)]),this[_0x4ef9fb(0x18b)](this[_0x4ef9fb(0x17b)]());}[_0x48b65d(0x17b)](){const _0x16232c=_0x48b65d,_0x3d49f9=this[_0x16232c(0x179)],_0x2c2413=[this[_0x16232c(0x1a6)]];return this[_0x16232c(0x186)]&&_0x2c2413[_0x16232c(0x19b)](this[_0x16232c(0x186)]),this[_0x16232c(0x191)]&&_0x2c2413[_0x16232c(0x19b)](this[_0x16232c(0x191)]),_0x2c2413[_0x16232c(0x19b)](this[_0x16232c(0x175)]),{'tag':_0x16232c(0x192),'attributes':{'class':['ck',_0x16232c(0x1ab),_0x16232c(0x194),_0x3d49f9['if'](_0x16232c(0x180),_0x16232c(0x174)),_0x3d49f9['to'](_0x16232c(0x19f),_0x160a8f=>_0x16232c(0x1a5)+_0x160a8f),this[_0x16232c(0x19d)][_0x16232c(0x182)]&&_0x16232c(0x199)],'data-suggestion-id':this[_0x16232c(0x1aa)]['id'],'data-thread-id':this[_0x16232c(0x1aa)][_0x16232c(0x19e)]['id'],'data-author-id':this[_0x16232c(0x1aa)][_0x16232c(0x1a4)]['id'],'tabindex':0x0,'role':_0x16232c(0x19c),'aria-label':_0x3d49f9['to'](_0x16232c(0x17e)),'aria-describedby':this[_0x16232c(0x175)]['id']},'children':_0x2c2413};}[_0x48b65d(0x176)](){const _0x52862f=_0x48b65d;super[_0x52862f(0x176)](),this[_0x52862f(0x186)]&&(this[_0x52862f(0x186)][_0x52862f(0x190)](_0x52862f(0x1a7))['to'](this),this[_0x52862f(0x186)][_0x52862f(0x190)](_0x52862f(0x17c))['to'](this)),this[_0x52862f(0x191)]&&(this[_0x52862f(0x191)][_0x52862f(0x190)](_0x52862f(0x1a7))['to'](this),this[_0x52862f(0x191)][_0x52862f(0x190)](_0x52862f(0x17c))['to'](this));}}function _0x58a0(_0x36a07d,_0x18494b){const _0x48bfc9=_0x48bf();return _0x58a0=function(_0x58a069,_0x186ae2){_0x58a069=_0x58a069-0x174;let _0x5a6763=_0x48bfc9[_0x58a069];return _0x5a6763;},_0x58a0(_0x36a07d,_0x18494b);}function _0x48bf(){const _0x1f718a=['acceptButton','set','</p>','commentsListView','_descriptionElement','2506196JnbpmY','679715YnuLtw','1517688kIxoyn','setTemplate','add','262490FnTEsz','acceptSuggestion','SuggestionView','delegate','commentThreadInputView','div','<p>','ck-suggestion-wrapper','discardButton','description','2uewSSo','formatDateTime','ck-suggestion--disabled-comments','221802pBiPFS','push','listitem','_config','commentThread','type','canDiscard','627786sgcrFV','canAccept','isEnabled','author','ck-suggestion-','suggestionView','editorReady','color','content','_model','ck-rounded-corners','ck-suggestion-wrapper--active','ariaDescriptionView','render','bind','18EVdJji','bindTemplate','descriptionParts','getTemplate','editorDestroyed','3590168FhdFfU','ariaLabel','focusables','isActive','discardSuggestion','disableComments'];_0x48bf=function(){return _0x1f718a;};return _0x48bf();}
23
+ const _0xfac8e5=_0x431e;function _0x431e(_0x1ab9f9,_0x180b99){const _0x456175=_0x4561();return _0x431e=function(_0x431eb8,_0x1ae62d){_0x431eb8=_0x431eb8-0xe9;let _0x5180c2=_0x456175[_0x431eb8];return _0x5180c2;},_0x431e(_0x1ab9f9,_0x180b99);}(function(_0x1042ac,_0x427421){const _0x495457=_0x431e,_0x1778be=_0x1042ac();while(!![]){try{const _0x505e20=-parseInt(_0x495457(0x11c))/0x1+-parseInt(_0x495457(0x117))/0x2+parseInt(_0x495457(0x104))/0x3+-parseInt(_0x495457(0x112))/0x4*(-parseInt(_0x495457(0xed))/0x5)+parseInt(_0x495457(0xf6))/0x6+-parseInt(_0x495457(0x110))/0x7+parseInt(_0x495457(0xec))/0x8*(parseInt(_0x495457(0x11a))/0x9);if(_0x505e20===_0x427421)break;else _0x1778be['push'](_0x1778be['shift']());}catch(_0x36f463){_0x1778be['push'](_0x1778be['shift']());}}}(_0x4561,0x9195b));function _0x4561(){const _0x38328c=['isEnabled','6456870QPrusD','_model','commentThreadInputView','<p>','getTemplate','editorReady','discardSuggestion','add','ck-rounded-corners','setTemplate','commentsListView','render','bindTemplate','bind','1151289flveVh','listitem','description','set','type','formatDateTime','acceptSuggestion','content','discardButton','ck-suggestion-wrapper','push','ariaDescriptionView','4192510iRLCVI','focusables','44PlhqPu','suggestionView','_config','ariaLabel','descriptionParts','1918718YHqfut','color','acceptButton','4383fbgIAP','editorDestroyed','1054666wHNfZO','isActive','commentThread','div','author','disableComments','ck-suggestion-','_descriptionElement','9736JZgJPu','525765pQZzyi','ck-suggestion-wrapper--active','SuggestionView','delegate','canDiscard','</p>','canAccept','ck-suggestion--disabled-comments'];_0x4561=function(){return _0x38328c;};return _0x4561();}import{default as _0x52c1a3}from'./basesuggestionthreadview.js';import{trimHtml as _0x469164}from'ckeditor5-collaboration/src/collaboration-core.js';import{renderDescription as _0x592816}from'../../utils/utils.js';export default class re extends _0x52c1a3{constructor(_0x299bc0,_0x2a579e,_0x28aaf1,_0x46dd3d){const _0x4d03f0=_0x431e;super(_0x299bc0,_0x2a579e,_0x28aaf1,_0x46dd3d),this[_0x4d03f0(0x107)](_0x4d03f0(0x108),''),this[_0x4d03f0(0x103)](_0x4d03f0(0x108))['to'](this,_0x4d03f0(0x116),_0x29a26b=>_0x29a26b&&_0x29a26b[0x0]?_0x29a26b[0x0][_0x4d03f0(0x108)]:''),this[_0x4d03f0(0x103)](_0x4d03f0(0x106))['to'](this,_0x4d03f0(0x116),this,_0x4d03f0(0x11d),(_0x26c76e,_0x144704)=>{const _0x37f080=_0x4d03f0;let _0x1f2d9a='';for(const _0x27c34d of _0x26c76e)_0x1f2d9a+=_0x37f080(0xf9)+_0x592816(_0x27c34d[_0x37f080(0x10b)],_0x27c34d[_0x37f080(0x118)])+_0x37f080(0xf2);return _0x144704?_0x1f2d9a:_0x469164(_0x1f2d9a,{'limit':0x8c});}),this[_0x4d03f0(0xeb)]=null,this[_0x4d03f0(0x113)]=new _0x46dd3d[(_0x4d03f0(0xef))](_0x299bc0,_0x2a579e,{'formatDateTime':_0x46dd3d[_0x4d03f0(0x109)]}),this[_0x4d03f0(0x113)][_0x4d03f0(0x103)](_0x4d03f0(0x106))['to'](this),this[_0x4d03f0(0x113)][_0x4d03f0(0xf0)](_0x4d03f0(0x10a),_0x4d03f0(0xfc))['to'](this),this[_0x4d03f0(0x113)][_0x4d03f0(0x119)][_0x4d03f0(0x103)](_0x4d03f0(0xf5))['to'](this,_0x4d03f0(0xf3)),this[_0x4d03f0(0x113)][_0x4d03f0(0x10c)][_0x4d03f0(0x103)](_0x4d03f0(0xf5))['to'](this,_0x4d03f0(0xf1)),this[_0x4d03f0(0x111)][_0x4d03f0(0xfd)](this[_0x4d03f0(0x113)]),this[_0x4d03f0(0x100)]&&this[_0x4d03f0(0x111)][_0x4d03f0(0xfd)](this[_0x4d03f0(0x100)]),this[_0x4d03f0(0xf8)]&&this[_0x4d03f0(0x111)][_0x4d03f0(0xfd)](this[_0x4d03f0(0xf8)]),this[_0x4d03f0(0xff)](this[_0x4d03f0(0xfa)]());}[_0xfac8e5(0xfa)](){const _0x5bbe1e=_0xfac8e5,_0x5c25fd=this[_0x5bbe1e(0x102)],_0xf4158b=[this[_0x5bbe1e(0x113)]];return this[_0x5bbe1e(0x100)]&&_0xf4158b[_0x5bbe1e(0x10e)](this[_0x5bbe1e(0x100)]),this[_0x5bbe1e(0xf8)]&&_0xf4158b[_0x5bbe1e(0x10e)](this[_0x5bbe1e(0xf8)]),_0xf4158b[_0x5bbe1e(0x10e)](this[_0x5bbe1e(0x10f)]),{'tag':_0x5bbe1e(0x11f),'attributes':{'class':['ck',_0x5bbe1e(0xfe),_0x5bbe1e(0x10d),_0x5c25fd['if'](_0x5bbe1e(0x11d),_0x5bbe1e(0xee)),_0x5c25fd['to'](_0x5bbe1e(0x108),_0x23fe6f=>_0x5bbe1e(0xea)+_0x23fe6f),this[_0x5bbe1e(0x114)][_0x5bbe1e(0xe9)]&&_0x5bbe1e(0xf4)],'data-suggestion-id':this[_0x5bbe1e(0xf7)]['id'],'data-thread-id':this[_0x5bbe1e(0xf7)][_0x5bbe1e(0x11e)]['id'],'data-author-id':this[_0x5bbe1e(0xf7)][_0x5bbe1e(0x120)]['id'],'tabindex':0x0,'role':_0x5bbe1e(0x105),'aria-label':_0x5c25fd['to'](_0x5bbe1e(0x115)),'aria-describedby':this[_0x5bbe1e(0x10f)]['id']},'children':_0xf4158b};}[_0xfac8e5(0x101)](){const _0x36c104=_0xfac8e5;super[_0x36c104(0x101)](),this[_0x36c104(0x100)]&&(this[_0x36c104(0x100)][_0x36c104(0xf0)](_0x36c104(0xfb))['to'](this),this[_0x36c104(0x100)][_0x36c104(0xf0)](_0x36c104(0x11b))['to'](this)),this[_0x36c104(0xf8)]&&(this[_0x36c104(0xf8)][_0x36c104(0xf0)](_0x36c104(0xfb))['to'](this),this[_0x36c104(0xf8)][_0x36c104(0xf0)](_0x36c104(0x11b))['to'](this));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xe2a7(_0x196f66,_0x3a789b){const _0x22bf90=_0x22bf();return _0xe2a7=function(_0xe2a781,_0x3d32b2){_0xe2a781=_0xe2a781-0x1c8;let _0x29e300=_0x22bf90[_0xe2a781];return _0x29e300;},_0xe2a7(_0x196f66,_0x3a789b);}const _0xc8dcce=_0xe2a7;function _0x22bf(){const _0x2ffeda=['authoredAt','ck-suggestion__user','18vdYBbw','set','isExternal','ck-suggestion--discard','11xIIjCb','listenTo','4112kAUFQX','focusTracker','46fxySae','Accept\x20suggestion','acceptSuggestion','ck-annotation__info','76856COkPIX','49zBKTmM','render','2302ibeHCm','Discard\x20suggestion','372XgHchr','EXTERNAL_IMPORT_WORD_AVATAR','ck-comment__info-time','execute','presentation','focusFirst','push','.ck-annotation__content-wrapper','add','extendTemplate','span','acceptButton','focusables','discardSuggestion','tab','focus','5808405tokTPO','_config','ck-suggestion--accept','importWord','enter','keystrokes','getExternalSuggestionNote','@external','bindTemplate','author','description','_createButton','ck-annotation__info-time','ck-annotation','ck-suggestion','EXTERNAL_SUGGESTION','time','EXTERNAL_IMPORT_WORD_SUGGESTION','ck-suggestion__actions','_model','ck-annotation__content-wrapper','locale','element','attributes','formatDateTime','shift+tab','1561854WMPdfv','ck-annotation__info-name','querySelector','innerHTML','source','creator','userView','change:description','31165584hzcNSG','check','esc','ck-suggestion__info-name','ck-annotation__user','ck-suggestion__main','ck-suggestion__info','bind','ck-annotation__actions','div','getUserViewNotificationText','_setupKeyboardNavigation','target','EXTERNAL_AVATAR','ck-annotation__main','ck-comment__external','cancel','discardButton','name','getTemplate','setTemplate','fire','focusCycler','3959740YklVxK'];_0x22bf=function(){return _0x2ffeda;};return _0x22bf();}(function(_0x710043,_0x51ec75){const _0x28f61a=_0xe2a7,_0x2c872f=_0x710043();while(!![]){try{const _0x3bff06=parseInt(_0x28f61a(0x1e7))/0x1*(parseInt(_0x28f61a(0x1ee))/0x2)+-parseInt(_0x28f61a(0x1f0))/0x3*(-parseInt(_0x28f61a(0x1e5))/0x4)+-parseInt(_0x28f61a(0x200))/0x5+-parseInt(_0x28f61a(0x21a))/0x6+-parseInt(_0x28f61a(0x1ec))/0x7*(-parseInt(_0x28f61a(0x1eb))/0x8)+parseInt(_0x28f61a(0x1df))/0x9*(-parseInt(_0x28f61a(0x1dc))/0xa)+-parseInt(_0x28f61a(0x1e3))/0xb*(-parseInt(_0x28f61a(0x222))/0xc);if(_0x3bff06===_0x51ec75)break;else _0x2c872f['push'](_0x2c872f['shift']());}catch(_0x2d0478){_0x2c872f['push'](_0x2c872f['shift']());}}}(_0x22bf,0x9a04d));import{FocusTracker as _0x2dbb22,KeystrokeHandler as _0x4355da}from'ckeditor5/src/utils.js';import{View as _0x40a6f4,ViewCollection as _0x3f303d,FocusCycler as _0x453cc3}from'ckeditor5/src/ui.js';import{LateFocusButtonView as _0x5b3eee,UserView as _0xf5444a}from'ckeditor5-collaboration/src/collaboration-core.js';import{icons as _0x1fc9fc}from'ckeditor5/src/core.js';import{getTranslation as _0x2f3b67}from'../../utils/common-translations.js';export default class ce extends _0x40a6f4{constructor(_0x24d693,_0x193036,_0x2bfcb4){const _0x5089f0=_0xe2a7;super(_0x24d693),this[_0x5089f0(0x213)]=_0x193036,this[_0x5089f0(0x201)]=_0x2bfcb4,this[_0x5089f0(0x1e0)](_0x5089f0(0x20a),''),this[_0x5089f0(0x1cc)](_0x5089f0(0x1dd))['to'](_0x193036),this[_0x5089f0(0x1fb)]=this[_0x5089f0(0x20b)](_0x2f3b67(_0x24d693,_0x5089f0(0x1e8)),_0x1fc9fc[_0x5089f0(0x223)],_0x5089f0(0x202),_0x5089f0(0x1e9),'sw'),this[_0x5089f0(0x1d6)]=this[_0x5089f0(0x20b)](_0x2f3b67(_0x24d693,_0x5089f0(0x1ef)),_0x1fc9fc[_0x5089f0(0x1d5)],_0x5089f0(0x1e2),_0x5089f0(0x1fd),'sw'),this[_0x5089f0(0x220)]=new _0xf5444a(_0x24d693,_0x193036[_0x5089f0(0x209)],this[_0x5089f0(0x1cf)]()),this[_0x5089f0(0x220)][_0x5089f0(0x1f9)]({'attributes':{'class':[_0x5089f0(0x1de),_0x5089f0(0x1c9)],'aria-hidden':!0x0}}),this[_0x5089f0(0x1fc)]=new _0x3f303d([this[_0x5089f0(0x1fb)],this[_0x5089f0(0x1d6)]]),this[_0x5089f0(0x1e6)]=new _0x2dbb22(),this[_0x5089f0(0x205)]=new _0x4355da(),this[_0x5089f0(0x1db)]=new _0x453cc3({'focusables':this[_0x5089f0(0x1fc)],'focusTracker':this[_0x5089f0(0x1e6)],'keystrokeHandler':this[_0x5089f0(0x205)],'actions':{'focusPrevious':_0x5089f0(0x219),'focusNext':_0x5089f0(0x1fe)},'keystrokeHandlerOptions':{'filter':_0x20e32c=>_0x20e32c[_0x5089f0(0x1d1)]!==this[_0x5089f0(0x216)]}}),this[_0x5089f0(0x1d9)](this[_0x5089f0(0x1d8)]());}[_0xc8dcce(0x1ed)](){const _0x57f851=_0xc8dcce;super[_0x57f851(0x1ed)]();const _0x5e5a4d=this[_0x57f851(0x216)][_0x57f851(0x21c)](_0x57f851(0x1f7));_0x5e5a4d[_0x57f851(0x21d)]=this[_0x57f851(0x20a)],this['on'](_0x57f851(0x221),(_0x28a3a8,_0x3ca5e7,_0x5b2e33)=>{const _0x78c577=_0x57f851;_0x5e5a4d[_0x78c577(0x21d)]=_0x5b2e33;}),this[_0x57f851(0x1d0)]();}[_0xc8dcce(0x1d8)](){const _0x5455e1=_0xc8dcce,_0xe99e39=this[_0x5455e1(0x208)],_0x3a6d60=[{'tag':_0x5455e1(0x1ce),'attributes':{'class':[_0x5455e1(0x1cb),_0x5455e1(0x1ea)]},'children':[{'tag':_0x5455e1(0x1fa),'children':[{'text':this[_0x5455e1(0x220)][_0x5455e1(0x1d7)]}],'attributes':{'class':[_0x5455e1(0x1c8),_0x5455e1(0x21b)]}},{'tag':_0x5455e1(0x210),'attributes':{'datetime':_0xe99e39['to'](_0x5455e1(0x1dd)),'class':[_0x5455e1(0x1f2),_0x5455e1(0x20c)]},'children':[{'text':_0xe99e39['to'](_0x5455e1(0x1dd),_0x7c4bd4=>this[_0x5455e1(0x201)][_0x5455e1(0x218)](_0x7c4bd4))}]}]},{'tag':_0x5455e1(0x1ce),'attributes':{'class':[_0x5455e1(0x212),_0x5455e1(0x1cd)]},'children':[this[_0x5455e1(0x1fb)],this[_0x5455e1(0x1d6)]]},{'tag':_0x5455e1(0x1ce),'attributes':{'class':[_0x5455e1(0x214)]}}];return this[_0x5455e1(0x213)][_0x5455e1(0x1e1)]&&_0x3a6d60[_0x5455e1(0x1f6)]({'tag':_0x5455e1(0x1ce),'attributes':{'class':[_0x5455e1(0x1d4)]},'children':[{'text':this[_0x5455e1(0x206)]()}]}),{'tag':_0x5455e1(0x1ce),'attributes':{'class':[_0x5455e1(0x20e),_0x5455e1(0x20d)],'tabindex':-0x1},'children':[this[_0x5455e1(0x220)],{'tag':_0x5455e1(0x1ce),'attributes':{'class':[_0x5455e1(0x1ca),_0x5455e1(0x1d3)],'role':_0x5455e1(0x1f4)},'children':_0x3a6d60}]};}[_0xc8dcce(0x1ff)](){const _0x192570=_0xc8dcce;this[_0x192570(0x216)][_0x192570(0x1ff)]();}[_0xc8dcce(0x1cf)](){const _0x502113=_0xc8dcce;return this[_0x502113(0x213)][_0x502113(0x1e1)]?_0x502113(0x203)===this[_0x502113(0x213)][_0x502113(0x217)][_0x502113(0x207)][_0x502113(0x21e)]?_0x2f3b67(this[_0x502113(0x215)],_0x502113(0x1f1),this[_0x502113(0x213)][_0x502113(0x21f)][_0x502113(0x1d7)]):_0x2f3b67(this[_0x502113(0x215)],_0x502113(0x1d2),this[_0x502113(0x213)][_0x502113(0x21f)][_0x502113(0x1d7)]):null;}[_0xc8dcce(0x206)](){const _0x32e36e=_0xc8dcce;return _0x32e36e(0x203)===this[_0x32e36e(0x213)][_0x32e36e(0x217)][_0x32e36e(0x207)][_0x32e36e(0x21e)]?_0x2f3b67(this[_0x32e36e(0x215)],_0x32e36e(0x211)):_0x2f3b67(this[_0x32e36e(0x215)],_0x32e36e(0x20f));}[_0xc8dcce(0x20b)](_0x2dccff,_0x4d1e76,_0x60032,_0x2371f2,_0x4ef4bb){const _0x36a3e7=_0xc8dcce,_0x1b46ff=new _0x5b3eee(this[_0x36a3e7(0x215)]);return _0x1b46ff[_0x36a3e7(0x1e0)]({'label':_0x2dccff,'icon':_0x4d1e76,'tooltip':!0x0,'tooltipPosition':_0x4ef4bb}),_0x1b46ff[_0x36a3e7(0x1f9)]({'attributes':{'class':_0x60032}}),_0x1b46ff['on'](_0x36a3e7(0x1f3),()=>{const _0x208ba0=_0x36a3e7;this[_0x208ba0(0x1da)](_0x2371f2,this[_0x208ba0(0x213)]['id']);}),_0x1b46ff;}[_0xc8dcce(0x1d0)](){const _0x5a9330=_0xc8dcce,_0x579528=this[_0x5a9330(0x216)];this[_0x5a9330(0x205)][_0x5a9330(0x1e4)](_0x579528);for(const _0x55ca8e of this[_0x5a9330(0x1fc)])this[_0x5a9330(0x1e6)][_0x5a9330(0x1f8)](_0x55ca8e[_0x5a9330(0x216)]),this[_0x5a9330(0x205)][_0x5a9330(0x1e4)](_0x55ca8e[_0x5a9330(0x216)]);this[_0x5a9330(0x205)][_0x5a9330(0x1e0)](_0x5a9330(0x204),(_0x239d96,_0x5a5c3d)=>{const _0x2b472d=_0x5a9330;_0x579528===_0x239d96[_0x2b472d(0x1d1)]&&(this[_0x2b472d(0x1db)][_0x2b472d(0x1f5)](),_0x5a5c3d());}),this[_0x5a9330(0x205)][_0x5a9330(0x1e0)](_0x5a9330(0x224),(_0x9bfd84,_0x287e03)=>{const _0x51d2a5=_0x5a9330;_0x579528!==_0x9bfd84[_0x51d2a5(0x1d1)]&&(this[_0x51d2a5(0x1ff)](),_0x287e03());});}}
23
+ function _0x11bf(){const _0x1e0de2=['execute','extendTemplate','ck-annotation__content-wrapper','ck-annotation__user','5736270sDmgLU','21gHCOGB','2zapEiI','7736528XCtwzl','488664fvtjYQ','keystrokes','EXTERNAL_AVATAR','2619921qWPomF','importWord','change:description','focus','getTemplate','@external','ck-suggestion__info-name','EXTERNAL_SUGGESTION','5061385rqvbXC','ck-annotation__info-time','acceptButton','Discard\x20suggestion','focusables','ck-suggestion__actions','target','attributes','creator','push','11549835TYeQMu','EXTERNAL_IMPORT_WORD_AVATAR','div','_createButton','isExternal','esc','source','_model','check','_config','748563lQeYGA','focusTracker','bindTemplate','formatDateTime','focusFirst','ck-annotation','shift+tab','element','_setupKeyboardNavigation','discardSuggestion','ck-comment__external','ck-suggestion--accept','ck-suggestion__info','.ck-annotation__content-wrapper','tab','focusCycler','listenTo','getExternalSuggestionNote','getUserViewNotificationText','ck-suggestion__user','setTemplate','ck-suggestion','ck-suggestion--discard','Accept\x20suggestion','ck-suggestion__main','name','ck-annotation__main','time','ck-annotation__actions','presentation','description','ck-annotation__info','acceptSuggestion','locale','set','render','fire','add','enter','6eMGioi','EXTERNAL_IMPORT_WORD_SUGGESTION','bind','authoredAt','innerHTML','span','ck-comment__info-time','cancel','discardButton','author','ck-annotation__info-name','userView','querySelector'];_0x11bf=function(){return _0x1e0de2;};return _0x11bf();}const _0x52738c=_0x3ab5;(function(_0x65618b,_0x389a92){const _0x3ab955=_0x3ab5,_0xd93cd2=_0x65618b();while(!![]){try{const _0x10aabc=-parseInt(_0x3ab955(0x1bb))/0x1*(parseInt(_0x3ab955(0x19a))/0x2)+-parseInt(_0x3ab955(0x19f))/0x3+parseInt(_0x3ab955(0x19b))/0x4+-parseInt(_0x3ab955(0x1a7))/0x5*(parseInt(_0x3ab955(0x187))/0x6)+-parseInt(_0x3ab955(0x199))/0x7*(parseInt(_0x3ab955(0x19c))/0x8)+parseInt(_0x3ab955(0x1b1))/0x9+parseInt(_0x3ab955(0x198))/0xa;if(_0x10aabc===_0x389a92)break;else _0xd93cd2['push'](_0xd93cd2['shift']());}catch(_0x5f42ff){_0xd93cd2['push'](_0xd93cd2['shift']());}}}(_0x11bf,0xedb6e));import{FocusTracker as _0x1b75ce,KeystrokeHandler as _0x188ffd}from'ckeditor5/src/utils.js';import{View as _0x4dcc4a,ViewCollection as _0x8cd2d1,FocusCycler as _0xa6d109}from'ckeditor5/src/ui.js';function _0x3ab5(_0xc5e10a,_0x16be4c){const _0x11bf14=_0x11bf();return _0x3ab5=function(_0x3ab538,_0x578d7a){_0x3ab538=_0x3ab538-0x183;let _0x788516=_0x11bf14[_0x3ab538];return _0x788516;},_0x3ab5(_0xc5e10a,_0x16be4c);}import{LateFocusButtonView as _0x97d1e5,UserView as _0x2c5023}from'ckeditor5-collaboration/src/collaboration-core.js';import{icons as _0x5cac28}from'ckeditor5/src/core.js';import{getTranslation as _0x1c6250}from'../../utils/common-translations.js';export default class ce extends _0x4dcc4a{constructor(_0x55e69c,_0x243b3e,_0x4394e5){const _0x546074=_0x3ab5;super(_0x55e69c),this[_0x546074(0x1b8)]=_0x243b3e,this[_0x546074(0x1ba)]=_0x4394e5,this[_0x546074(0x1dd)](_0x546074(0x1d9),''),this[_0x546074(0x189)](_0x546074(0x18a))['to'](_0x243b3e),this[_0x546074(0x1a9)]=this[_0x546074(0x1b4)](_0x1c6250(_0x55e69c,_0x546074(0x1d2)),_0x5cac28[_0x546074(0x1b9)],_0x546074(0x1c6),_0x546074(0x1db),'sw'),this[_0x546074(0x18f)]=this[_0x546074(0x1b4)](_0x1c6250(_0x55e69c,_0x546074(0x1aa)),_0x5cac28[_0x546074(0x18e)],_0x546074(0x1d1),_0x546074(0x1c4),'sw'),this[_0x546074(0x192)]=new _0x2c5023(_0x55e69c,_0x243b3e[_0x546074(0x190)],this[_0x546074(0x1cd)]()),this[_0x546074(0x192)][_0x546074(0x195)]({'attributes':{'class':[_0x546074(0x1ce),_0x546074(0x197)],'aria-hidden':!0x0}}),this[_0x546074(0x1ab)]=new _0x8cd2d1([this[_0x546074(0x1a9)],this[_0x546074(0x18f)]]),this[_0x546074(0x1bc)]=new _0x1b75ce(),this[_0x546074(0x19d)]=new _0x188ffd(),this[_0x546074(0x1ca)]=new _0xa6d109({'focusables':this[_0x546074(0x1ab)],'focusTracker':this[_0x546074(0x1bc)],'keystrokeHandler':this[_0x546074(0x19d)],'actions':{'focusPrevious':_0x546074(0x1c1),'focusNext':_0x546074(0x1c9)},'keystrokeHandlerOptions':{'filter':_0x326d25=>_0x326d25[_0x546074(0x1ad)]!==this[_0x546074(0x1c2)]}}),this[_0x546074(0x1cf)](this[_0x546074(0x1a3)]());}[_0x52738c(0x183)](){const _0x759d58=_0x52738c;super[_0x759d58(0x183)]();const _0x401a25=this[_0x759d58(0x1c2)][_0x759d58(0x193)](_0x759d58(0x1c8));_0x401a25[_0x759d58(0x18b)]=this[_0x759d58(0x1d9)],this['on'](_0x759d58(0x1a1),(_0x3fd9eb,_0x52d467,_0x43d2c0)=>{const _0x1cfe9d=_0x759d58;_0x401a25[_0x1cfe9d(0x18b)]=_0x43d2c0;}),this[_0x759d58(0x1c3)]();}[_0x52738c(0x1a3)](){const _0xb6429c=_0x52738c,_0x3b7a53=this[_0xb6429c(0x1bd)],_0x32a2d3=[{'tag':_0xb6429c(0x1b3),'attributes':{'class':[_0xb6429c(0x1c7),_0xb6429c(0x1da)]},'children':[{'tag':_0xb6429c(0x18c),'children':[{'text':this[_0xb6429c(0x192)][_0xb6429c(0x1d4)]}],'attributes':{'class':[_0xb6429c(0x1a5),_0xb6429c(0x191)]}},{'tag':_0xb6429c(0x1d6),'attributes':{'datetime':_0x3b7a53['to'](_0xb6429c(0x18a)),'class':[_0xb6429c(0x18d),_0xb6429c(0x1a8)]},'children':[{'text':_0x3b7a53['to'](_0xb6429c(0x18a),_0x5e6def=>this[_0xb6429c(0x1ba)][_0xb6429c(0x1be)](_0x5e6def))}]}]},{'tag':_0xb6429c(0x1b3),'attributes':{'class':[_0xb6429c(0x1ac),_0xb6429c(0x1d7)]},'children':[this[_0xb6429c(0x1a9)],this[_0xb6429c(0x18f)]]},{'tag':_0xb6429c(0x1b3),'attributes':{'class':[_0xb6429c(0x196)]}}];return this[_0xb6429c(0x1b8)][_0xb6429c(0x1b5)]&&_0x32a2d3[_0xb6429c(0x1b0)]({'tag':_0xb6429c(0x1b3),'attributes':{'class':[_0xb6429c(0x1c5)]},'children':[{'text':this[_0xb6429c(0x1cc)]()}]}),{'tag':_0xb6429c(0x1b3),'attributes':{'class':[_0xb6429c(0x1d0),_0xb6429c(0x1c0)],'tabindex':-0x1},'children':[this[_0xb6429c(0x192)],{'tag':_0xb6429c(0x1b3),'attributes':{'class':[_0xb6429c(0x1d3),_0xb6429c(0x1d5)],'role':_0xb6429c(0x1d8)},'children':_0x32a2d3}]};}[_0x52738c(0x1a2)](){const _0x37aeb8=_0x52738c;this[_0x37aeb8(0x1c2)][_0x37aeb8(0x1a2)]();}[_0x52738c(0x1cd)](){const _0x3d0477=_0x52738c;return this[_0x3d0477(0x1b8)][_0x3d0477(0x1b5)]?_0x3d0477(0x1a0)===this[_0x3d0477(0x1b8)][_0x3d0477(0x1ae)][_0x3d0477(0x1a4)][_0x3d0477(0x1b7)]?_0x1c6250(this[_0x3d0477(0x1dc)],_0x3d0477(0x1b2),this[_0x3d0477(0x1b8)][_0x3d0477(0x1af)][_0x3d0477(0x1d4)]):_0x1c6250(this[_0x3d0477(0x1dc)],_0x3d0477(0x19e),this[_0x3d0477(0x1b8)][_0x3d0477(0x1af)][_0x3d0477(0x1d4)]):null;}[_0x52738c(0x1cc)](){const _0x2cd16b=_0x52738c;return _0x2cd16b(0x1a0)===this[_0x2cd16b(0x1b8)][_0x2cd16b(0x1ae)][_0x2cd16b(0x1a4)][_0x2cd16b(0x1b7)]?_0x1c6250(this[_0x2cd16b(0x1dc)],_0x2cd16b(0x188)):_0x1c6250(this[_0x2cd16b(0x1dc)],_0x2cd16b(0x1a6));}[_0x52738c(0x1b4)](_0x496142,_0x21d4cd,_0x504aeb,_0x2bbea4,_0x4e0690){const _0x320a92=_0x52738c,_0xf99de1=new _0x97d1e5(this[_0x320a92(0x1dc)]);return _0xf99de1[_0x320a92(0x1dd)]({'label':_0x496142,'icon':_0x21d4cd,'tooltip':!0x0,'tooltipPosition':_0x4e0690}),_0xf99de1[_0x320a92(0x195)]({'attributes':{'class':_0x504aeb}}),_0xf99de1['on'](_0x320a92(0x194),()=>{const _0x27ec92=_0x320a92;this[_0x27ec92(0x184)](_0x2bbea4,this[_0x27ec92(0x1b8)]['id']);}),_0xf99de1;}[_0x52738c(0x1c3)](){const _0x53e253=_0x52738c,_0x16449a=this[_0x53e253(0x1c2)];this[_0x53e253(0x19d)][_0x53e253(0x1cb)](_0x16449a);for(const _0x1fe0f7 of this[_0x53e253(0x1ab)])this[_0x53e253(0x1bc)][_0x53e253(0x185)](_0x1fe0f7[_0x53e253(0x1c2)]),this[_0x53e253(0x19d)][_0x53e253(0x1cb)](_0x1fe0f7[_0x53e253(0x1c2)]);this[_0x53e253(0x19d)][_0x53e253(0x1dd)](_0x53e253(0x186),(_0x395ec8,_0x38bf4d)=>{const _0x2a3040=_0x53e253;_0x16449a===_0x395ec8[_0x2a3040(0x1ad)]&&(this[_0x2a3040(0x1ca)][_0x2a3040(0x1bf)](),_0x38bf4d());}),this[_0x53e253(0x19d)][_0x53e253(0x1dd)](_0x53e253(0x1b6),(_0x1e50f,_0x59d34d)=>{const _0x4d2251=_0x53e253;_0x16449a!==_0x1e50f[_0x4d2251(0x1ad)]&&(this[_0x4d2251(0x1a2)](),_0x59d34d());});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x4ed718,_0x17f568,_0x3e1266){const t=_0x4ed718['t'];switch(_0x17f568){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',_0x3e1266);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x3e1266);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x3e1266);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x3e1266);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x3e1266);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',_0x3e1266);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x3e1266);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',_0x3e1266);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x3e1266);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x3e1266);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x3e1266);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x3e1266);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x3e1266);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x3e1266);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x3e1266);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x3e1266);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x3e1266);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x3e1266);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x3e1266);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x3e1266);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x3e1266);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x3e1266);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x3e1266);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'},_0x3e1266);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x3e1266);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x3e1266);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x3e1266);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x3e1266);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x3e1266);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'},_0x3e1266);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x3e1266);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x3e1266);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x3e1266);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x3e1266);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'},_0x3e1266);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x3e1266);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'},_0x3e1266);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'},_0x3e1266);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x3e1266);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'},_0x3e1266);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x3e1266);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'},_0x3e1266);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x3e1266);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x3e1266);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'},_0x3e1266);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'},_0x3e1266);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'},_0x3e1266);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x3e1266);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'},_0x3e1266);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'},_0x3e1266);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'},_0x3e1266);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x17f568;}}
23
+ export function getTranslation(_0x264c6c,_0x204a18,_0x425a45){const t=_0x264c6c['t'];switch(_0x204a18){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',_0x425a45);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x425a45);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x425a45);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x425a45);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x425a45);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',_0x425a45);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x425a45);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',_0x425a45);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x425a45);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x425a45);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x425a45);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x425a45);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x425a45);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x425a45);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x425a45);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x425a45);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x425a45);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x425a45);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x425a45);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x425a45);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x425a45);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x425a45);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x425a45);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'},_0x425a45);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x425a45);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x425a45);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x425a45);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x425a45);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x425a45);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'},_0x425a45);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x425a45);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x425a45);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x425a45);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x425a45);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'},_0x425a45);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x425a45);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'},_0x425a45);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'},_0x425a45);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x425a45);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'},_0x425a45);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x425a45);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'},_0x425a45);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x425a45);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x425a45);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'},_0x425a45);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'},_0x425a45);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'},_0x425a45);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x425a45);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'},_0x425a45);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'},_0x425a45);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'},_0x425a45);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x204a18;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x3f3af6,_0x595a10){const _0x4e32eb=_0x5a2f,_0x4397f4=_0x3f3af6();while(!![]){try{const _0x3e2168=parseInt(_0x4e32eb(0x198))/0x1+-parseInt(_0x4e32eb(0x197))/0x2*(parseInt(_0x4e32eb(0x1b1))/0x3)+-parseInt(_0x4e32eb(0x19b))/0x4*(-parseInt(_0x4e32eb(0x1aa))/0x5)+-parseInt(_0x4e32eb(0x1bf))/0x6+parseInt(_0x4e32eb(0x19c))/0x7*(-parseInt(_0x4e32eb(0x1ac))/0x8)+parseInt(_0x4e32eb(0x1b4))/0x9+parseInt(_0x4e32eb(0x1ae))/0xa*(parseInt(_0x4e32eb(0x19a))/0xb);if(_0x3e2168===_0x595a10)break;else _0x4397f4['push'](_0x4397f4['shift']());}catch(_0x1c4a21){_0x4397f4['push'](_0x4397f4['shift']());}}}(_0x2aa4,0xa8197));export function normalizeDescription(_0x4e4714){const _0x230627=_0x5a2f;return Array[_0x230627(0x1a5)](_0x4e4714)||(_0x4e4714=[_0x4e4714]),_0x4e4714[_0x230627(0x1a0)](_0xc46e43=>{const _0x4018ad=_0x230627,_0xe2d71c=_0xc46e43[_0x4018ad(0x196)][_0x4018ad(0x1c4)](/\*/g,''),_0x40e0f1=_0xc46e43[_0x4018ad(0x1ca)]?_0x4018ad(0x1a6)+_0xc46e43[_0x4018ad(0x1ca)][_0x4018ad(0x1cb)]+']':'';return'['+_0xc46e43[_0x4018ad(0x1c6)]+']\x20'+_0xe2d71c+_0x40e0f1;})[_0x230627(0x1b7)](';\x20');}function _0x2aa4(){const _0x4308b4=['end','createRange','span','isArray','\x20[color\x20','isIntersecting','isMultiRange','add','1096310NqJVjv','change','564416gOcWQW','innerText','240gJFlZP','<span\x20class=\x22ck-suggestion-type\x22>','</span>','13677RafNsw','innerHTML','isCollapsed','4338396lQZjCV','\x22\x20title=\x22','createElement','join','createPositionAfter','createPositionBefore','\x22></span>','sort','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','isObject','getRanges','3223056LSAlja','split','schema','isTouching','isInContent','replace','next','type','deletion','execute','createPositionAt','color','value','length','content','18NNevih','186636wnslGN','from','593989IrJVZn','4RnsmVQ','91AZXfWI','splice','title','start','map','push'];_0x2aa4=function(){return _0x4308b4;};return _0x2aa4();}export function renderDescription(_0x1d4328,_0x25e629){const _0x336a30=_0x5a2f;let _0x422c6f='';return _0x422c6f+=_0x1d4328[_0x336a30(0x1c0)]('*')[_0x336a30(0x1a0)]((_0xd7ede1,_0x76d5ad)=>_0x76d5ad%0x2!=0x0?_0x336a30(0x1af)+nn(_0xd7ede1)+_0x336a30(0x1b0):nn(_0xd7ede1))[_0x336a30(0x1b7)](''),_0x25e629&&(_0x422c6f+=_0x336a30(0x1bc)+_0x25e629[_0x336a30(0x1cb)]+_0x336a30(0x1b5)+_0x25e629[_0x336a30(0x19e)]+_0x336a30(0x1ba)),_0x422c6f;}function nn(_0x4546dd){const _0x59dd38=_0x5a2f,_0x368a02=document[_0x59dd38(0x1b6)](_0x59dd38(0x1a4));return _0x368a02[_0x59dd38(0x1ad)]=_0x4546dd,_0x368a02[_0x59dd38(0x1b2)];}export function sortSuggestions(_0x31b942){const _0x26226f=_0x5a2f;return _0x31b942[_0x26226f(0x1bb)]((_0x7f56e9,_0x6fe6d2)=>_0x26226f(0x1c7)==_0x7f56e9[_0x26226f(0x1c6)]&&_0x26226f(0x1c7)!=_0x6fe6d2[_0x26226f(0x1c6)]?-0x1:_0x26226f(0x1c7)!=_0x7f56e9[_0x26226f(0x1c6)]&&_0x26226f(0x1c7)==_0x6fe6d2[_0x26226f(0x1c6)]?0x1:0x0);}export function getSelectedSuggestions(_0x4d0aba,_0x57b8a7){const _0x4be9ac=_0x5a2f,_0x302af2=Array[_0x4be9ac(0x199)](_0x4d0aba[_0x4be9ac(0x1be)]()),_0x4c1fb3=new Set();for(const _0xcfaf69 of _0x57b8a7)if(_0xcfaf69[_0x4be9ac(0x1c3)]){for(const _0x4b8303 of _0x302af2)for(const _0x1a3847 of _0xcfaf69[_0x4be9ac(0x1be)]())(_0x4b8303[_0x4be9ac(0x1a7)](_0x1a3847)||_0x4d0aba[_0x4be9ac(0x1b3)]&&!_0xcfaf69[_0x4be9ac(0x1a8)]&&_0xcfaf69[_0x4be9ac(0x1c5)]&&_0x1a3847[_0x4be9ac(0x1a2)][_0x4be9ac(0x1c2)](_0x4b8303[_0x4be9ac(0x19f)]))&&_0x4c1fb3[_0x4be9ac(0x1a9)](_0xcfaf69);}return _0x4c1fb3;}function _0x5a2f(_0x581b50,_0x55c2ef){const _0x2aa455=_0x2aa4();return _0x5a2f=function(_0x5a2f07,_0x46d849){_0x5a2f07=_0x5a2f07-0x196;let _0x3858cd=_0x2aa455[_0x5a2f07];return _0x3858cd;},_0x5a2f(_0x581b50,_0x55c2ef);}export function getRangesOfBlockGroups(_0x551148,_0x22345a){const _0x4ec49f=_0x5a2f;let _0x511ea9,_0x3c7b57=0x0;const _0x130136=[],_0x117583=_0x22345a[_0x4ec49f(0x1c1)];for(;_0x3c7b57<_0x551148[_0x4ec49f(0x1cc)];){const _0x25fe3b=_0x551148[_0x3c7b57],_0x4fc5ce=_0x551148[_0x3c7b57+0x1];_0x511ea9||(_0x511ea9=_0x22345a[_0x4ec49f(0x1b9)](_0x25fe3b)),on(_0x22345a,_0x25fe3b,_0x4fc5ce)||(_0x130136[_0x4ec49f(0x1a1)](_0x22345a[_0x4ec49f(0x1a3)](_0x511ea9,_0x117583[_0x4ec49f(0x1bd)](_0x25fe3b)?_0x22345a[_0x4ec49f(0x1b8)](_0x25fe3b):_0x22345a[_0x4ec49f(0x1c9)](_0x25fe3b,_0x4ec49f(0x1a2)))),_0x511ea9=null),_0x3c7b57++;}return _0x130136;}function on(_0x4dfa8e,_0x49704d,_0x43c404){const _0x47c9d3=_0x5a2f;if(!_0x43c404)return!0x1;const _0xb1b5d1=_0x4dfa8e[_0x47c9d3(0x1b8)](_0x49704d),_0x29ccf1=_0x4dfa8e[_0x47c9d3(0x1b9)](_0x43c404);return _0xb1b5d1[_0x47c9d3(0x1c2)](_0x29ccf1);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x24202e,_0x3c2484,_0x2bf9a7){const _0x842dd=_0x5a2f;for(;_0x2bf9a7[_0x842dd(0x1cc)];){const _0x2e7c37=_0x2bf9a7[_0x842dd(0x19d)](0x0,0x64);_0x24202e[_0x842dd(0x1ab)](()=>{const _0x3e02da=_0x842dd;for(const _0x3138c8 of _0x2e7c37)_0x3138c8[_0x3e02da(0x1c3)]&&_0x3c2484[_0x3e02da(0x1c8)](_0x3138c8['id']);});}}
23
+ (function(_0x2909e1,_0x161cd1){const _0x18c19c=_0x51b0,_0x1d61a0=_0x2909e1();while(!![]){try{const _0x6319e0=-parseInt(_0x18c19c(0x1dc))/0x1+-parseInt(_0x18c19c(0x1e7))/0x2*(parseInt(_0x18c19c(0x1e3))/0x3)+-parseInt(_0x18c19c(0x1ca))/0x4+-parseInt(_0x18c19c(0x1c4))/0x5*(parseInt(_0x18c19c(0x1ea))/0x6)+-parseInt(_0x18c19c(0x1e6))/0x7*(parseInt(_0x18c19c(0x1b9))/0x8)+parseInt(_0x18c19c(0x1d7))/0x9*(-parseInt(_0x18c19c(0x1b8))/0xa)+parseInt(_0x18c19c(0x1d6))/0xb*(parseInt(_0x18c19c(0x1cd))/0xc);if(_0x6319e0===_0x161cd1)break;else _0x1d61a0['push'](_0x1d61a0['shift']());}catch(_0x599545){_0x1d61a0['push'](_0x1d61a0['shift']());}}}(_0x56d5,0xdabe7));function _0x51b0(_0x169e51,_0x4771dd){const _0x56d557=_0x56d5();return _0x51b0=function(_0x51b0ac,_0x50e814){_0x51b0ac=_0x51b0ac-0x1b7;let _0x4b144d=_0x56d557[_0x51b0ac];return _0x4b144d;},_0x51b0(_0x169e51,_0x4771dd);}export function normalizeDescription(_0x47d2b0){const _0x2b7b38=_0x51b0;return Array[_0x2b7b38(0x1c0)](_0x47d2b0)||(_0x47d2b0=[_0x47d2b0]),_0x47d2b0[_0x2b7b38(0x1bb)](_0x46b904=>{const _0x34fe93=_0x2b7b38,_0x447566=_0x46b904[_0x34fe93(0x1da)][_0x34fe93(0x1e0)](/\*/g,''),_0x156d8f=_0x46b904[_0x34fe93(0x1bc)]?_0x34fe93(0x1c8)+_0x46b904[_0x34fe93(0x1bc)][_0x34fe93(0x1c6)]+']':'';return'['+_0x46b904[_0x34fe93(0x1d4)]+']\x20'+_0x447566+_0x156d8f;})[_0x2b7b38(0x1e5)](';\x20');}export function renderDescription(_0x472536,_0x5359d9){const _0x34f858=_0x51b0;let _0x3250c7='';return _0x3250c7+=_0x472536[_0x34f858(0x1de)]('*')[_0x34f858(0x1bb)]((_0x45610d,_0x19be06)=>_0x19be06%0x2!=0x0?_0x34f858(0x1cb)+nn(_0x45610d)+_0x34f858(0x1d0):nn(_0x45610d))[_0x34f858(0x1e5)](''),_0x5359d9&&(_0x3250c7+=_0x34f858(0x1e1)+_0x5359d9[_0x34f858(0x1c6)]+_0x34f858(0x1cf)+_0x5359d9[_0x34f858(0x1df)]+_0x34f858(0x1ec)),_0x3250c7;}function nn(_0xc37d74){const _0xfcc8f=_0x51b0,_0x2db559=document[_0xfcc8f(0x1e9)](_0xfcc8f(0x1e4));return _0x2db559[_0xfcc8f(0x1db)]=_0xc37d74,_0x2db559[_0xfcc8f(0x1d9)];}export function sortSuggestions(_0x53ff34){const _0x3de393=_0x51b0;return _0x53ff34[_0x3de393(0x1e8)]((_0x17fada,_0x488427)=>_0x3de393(0x1dd)==_0x17fada[_0x3de393(0x1d4)]&&_0x3de393(0x1dd)!=_0x488427[_0x3de393(0x1d4)]?-0x1:_0x3de393(0x1dd)!=_0x17fada[_0x3de393(0x1d4)]&&_0x3de393(0x1dd)==_0x488427[_0x3de393(0x1d4)]?0x1:0x0);}export function getSelectedSuggestions(_0x368145,_0x1bade0){const _0x34e87c=_0x51b0,_0x4892bf=Array[_0x34e87c(0x1ba)](_0x368145[_0x34e87c(0x1ee)]()),_0x245863=new Set();for(const _0x52db0f of _0x1bade0)if(_0x52db0f[_0x34e87c(0x1e2)]){for(const _0x4d16ae of _0x4892bf)for(const _0x4af63b of _0x52db0f[_0x34e87c(0x1ee)]())(_0x4d16ae[_0x34e87c(0x1d3)](_0x4af63b)||_0x368145[_0x34e87c(0x1bf)]&&!_0x52db0f[_0x34e87c(0x1c2)]&&_0x52db0f[_0x34e87c(0x1d2)]&&_0x4af63b[_0x34e87c(0x1c7)][_0x34e87c(0x1c9)](_0x4d16ae[_0x34e87c(0x1eb)]))&&_0x245863[_0x34e87c(0x1d8)](_0x52db0f);}return _0x245863;}function _0x56d5(){const _0x552249=['getRanges','push','7614170KJoDxe','43712ZTXlnU','from','map','color','createRange','change','isCollapsed','isArray','createPositionAt','isMultiRange','createPositionBefore','10635cnrVlD','execute','value','end','\x20[color\x20','isTouching','458460UhFrBE','<span\x20class=\x22ck-suggestion-type\x22>','createPositionAfter','777612qlAZkR','length','\x22\x20title=\x22','</span>','schema','next','isIntersecting','type','isObject','814zJtOgi','9XlvrOk','add','innerHTML','content','innerText','410196OzDFFd','deletion','split','title','replace','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','isInContent','9cnmziu','span','join','581XRkEOT','932062KkGZUA','sort','createElement','2148LluBsQ','start','\x22></span>','splice'];_0x56d5=function(){return _0x552249;};return _0x56d5();}export function getRangesOfBlockGroups(_0x42258d,_0x2d3ae6){const _0x5beac8=_0x51b0;let _0x4b6668,_0x52fddb=0x0;const _0x4be2ab=[],_0x4a624e=_0x2d3ae6[_0x5beac8(0x1d1)];for(;_0x52fddb<_0x42258d[_0x5beac8(0x1ce)];){const _0x4c3f5c=_0x42258d[_0x52fddb],_0x11209a=_0x42258d[_0x52fddb+0x1];_0x4b6668||(_0x4b6668=_0x2d3ae6[_0x5beac8(0x1c3)](_0x4c3f5c)),on(_0x2d3ae6,_0x4c3f5c,_0x11209a)||(_0x4be2ab[_0x5beac8(0x1b7)](_0x2d3ae6[_0x5beac8(0x1bd)](_0x4b6668,_0x4a624e[_0x5beac8(0x1d5)](_0x4c3f5c)?_0x2d3ae6[_0x5beac8(0x1cc)](_0x4c3f5c):_0x2d3ae6[_0x5beac8(0x1c1)](_0x4c3f5c,_0x5beac8(0x1c7)))),_0x4b6668=null),_0x52fddb++;}return _0x4be2ab;}function on(_0x415958,_0x4b71b1,_0x2a4731){const _0x50aa75=_0x51b0;if(!_0x2a4731)return!0x1;const _0x4b7853=_0x415958[_0x50aa75(0x1cc)](_0x4b71b1),_0x30a32e=_0x415958[_0x50aa75(0x1c3)](_0x2a4731);return _0x4b7853[_0x50aa75(0x1c9)](_0x30a32e);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0xedfab9,_0x342f57,_0x597875){const _0x382607=_0x51b0;for(;_0x597875[_0x382607(0x1ce)];){const _0xcaa40d=_0x597875[_0x382607(0x1ed)](0x0,0x64);_0xedfab9[_0x382607(0x1be)](()=>{const _0x10a497=_0x382607;for(const _0x7f5502 of _0xcaa40d)_0x7f5502[_0x10a497(0x1e2)]&&_0x342f57[_0x10a497(0x1c5)](_0x7f5502['id']);});}}