@ckeditor/ckeditor5-track-changes 43.1.0 → 43.2.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (167) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +10 -10
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xeb3e63=_0x80b2;(function(_0x5997c8,_0x4eae66){const _0x2870e5=_0x80b2,_0x3a0cab=_0x5997c8();while(!![]){try{const _0x1b4b1e=-parseInt(_0x2870e5(0x224))/0x1*(parseInt(_0x2870e5(0x1e2))/0x2)+-parseInt(_0x2870e5(0x200))/0x3+-parseInt(_0x2870e5(0x20b))/0x4*(parseInt(_0x2870e5(0x21b))/0x5)+parseInt(_0x2870e5(0x1de))/0x6*(-parseInt(_0x2870e5(0x1ec))/0x7)+parseInt(_0x2870e5(0x22d))/0x8+parseInt(_0x2870e5(0x1e4))/0x9+parseInt(_0x2870e5(0x24b))/0xa*(parseInt(_0x2870e5(0x1ef))/0xb);if(_0x1b4b1e===_0x4eae66)break;else _0x3a0cab['push'](_0x3a0cab['shift']());}catch(_0x510d5b){_0x3a0cab['push'](_0x3a0cab['shift']());}}}(_0x31f3,0x335f4));import{Plugin as _0x4fa334}from'ckeditor5/src/core.js';import{Collection as _0x54053c}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x58fc6a,createDropdown as _0x28422e,ListSeparatorView as _0x3b14d8,MenuBarMenuView as _0x2b20da,MenuBarMenuListView as _0x1ea12c,MenuBarMenuListItemView as _0x4b02fb,MenuBarMenuListItemButtonView as _0x3c99a9,SplitButtonView as _0x52df53,ViewModel as _0x45746e}from'ckeditor5/src/ui.js';function _0x31f3(){const _0x55b9ff=['Annotations','_initializeController','view','activeAnnotations','getRanges','arrowView','model','from','733470FFHiNq','source','editing','toMany','push','menuitem','_handleControllerBuffer','comments','change:previous','246858OUOtOa','_addUIComponentsToFactory','isMultiRange','some','buttonView','acceptAllSuggestions','init','length','has','767176OwHksX','suggestionUnloaded','change:activeAnnotations','_annotationViews','TrackChangesEditing','hasSuggestion','acceptButton','CommentView','discardAllSuggestions','actionView','panelView','suggestionChanged','_createMenuBarMenu','bind','_bindAnnotationToEditors','getJoined','button','commentsListView','getMarkers','delete','commentThread','pluginName','filter','suggestion-','SuggestionView','Accept\x20all\x20suggestions','Accept\x20all\x20selected\x20suggestions','children','comments.maxThreadTotalWeight','_destroyController','1060ZBgClN','previous','TrackChangesUI','config','type','_handleSuggestionControllerDelayed','trackChanges','addSourceCollector','menu','registerAnnotation','getFirstRange','isInContent','SuggestionThreadView','isOn','execute','value','define','_disableComments','locale','Discard\x20all\x20selected\x20suggestions','getDescriptions','_unbindEditors','descriptionParts','destroy','escape','comments.maxCommentCharsWhenCollapsed','editor','acceptSelectedSuggestions','discardSelectedSuggestions','createCommentThreadController','comments.editorConfig','values','activeMarkers','fire','discardButton','suggestionView','isEnabled','innerView','size','reduce','menuitemcheckbox','getAllAdjacentSuggestions','trackChanges.SuggestionThreadView','78bRlkgA','add','_suggestionToController','get','2NOaSug','mainView','1898586erBHtG','focus','remove','getByInnerView','getSuggestion','suggestionLoaded','unbind','lowest','86107SKetgM','descriptionFactory','items','59477RkKZRg','head','Discard\x20all\x20suggestions','CommentsRepository','menuBar:trackChanges','createAnnotation','set','separator','requires','trackChanges.SuggestionView','isDirty','commandName','_createToolbarButton','_updateController','createAnnotationView','getMarkerNames','CommentsUI','348324pIUqFH','Track\x20changes','refreshSelectedViews','trackChanges.disableComments','clear','addComment','plugins','commands','switchbutton','listenTo','comments.maxCommentsWhenCollapsed','4qcKtce','_refreshActiveMarkers','_viewToController','stopListening','EditorAnnotations','keys','delegate','componentFactory'];_0x31f3=function(){return _0x55b9ff;};return _0x31f3();}import{Users as _0x37923d,getDateTimeFormatter as _0x256941,getAllMarkersDomElementsSorted as _0x2196f2}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x1c6b4c from'./trackchangesediting.js';import _0x43327d from'./ui/suggestioncontroller.js';import _0x177c96 from'./ui/view/suggestionthreadview.js';import _0x2a5d11 from'./ui/view/suggestionview.js';import{getTranslation as _0x5663ea}from'./utils/common-translations.js';import _0x5b74e3 from'../theme/icons/track-changes.svg';function _0x80b2(_0x44352a,_0x3f0be1){const _0x31f30d=_0x31f3();return _0x80b2=function(_0x80b23c,_0x1de05c){_0x80b23c=_0x80b23c-0x1c1;let _0x452c98=_0x31f30d[_0x80b23c];return _0x452c98;},_0x80b2(_0x44352a,_0x3f0be1);}export default class d extends _0x4fa334{static get[_0xeb3e63(0x1f7)](){const _0x5f42ea=_0xeb3e63;return[_0x1c6b4c,_0x37923d,_0x5f42ea(0x1f2),_0x5f42ea(0x213),_0x5f42ea(0x20f)];}static get[_0xeb3e63(0x242)](){const _0x320abc=_0xeb3e63;return _0x320abc(0x24d);}constructor(_0x2d2ba0){const _0x3dd64c=_0xeb3e63;super(_0x2d2ba0),this[_0x3dd64c(0x1e0)]=new Map(),this[_0x3dd64c(0x20d)]=new Map(),this[_0x3dd64c(0x230)]=new Map(),this[_0x3dd64c(0x221)]=new Map();const _0x2e545f=this[_0x3dd64c(0x1cd)][_0x3dd64c(0x24e)];_0x2e545f[_0x3dd64c(0x1c3)](_0x3dd64c(0x1dd),_0x177c96),_0x2e545f[_0x3dd64c(0x1c3)](_0x3dd64c(0x1f8),_0x2a5d11),_0x2e545f[_0x3dd64c(0x1c3)](_0x3dd64c(0x203),!0x1),this[_0x3dd64c(0x1c4)]=_0x2e545f[_0x3dd64c(0x1e1)](_0x3dd64c(0x203));}[_0xeb3e63(0x250)](_0x1c523b,_0x233826){const _0x2be3c7=_0xeb3e63;0x0===this[_0x2be3c7(0x221)][_0x2be3c7(0x1d9)]&&setTimeout(()=>{const _0x2a3242=_0x2be3c7;for(const [_0x3ff8be,_0x56cf0c]of this[_0x2a3242(0x221)]){const _0x5988d1=this[_0x2a3242(0x1e0)][_0x2a3242(0x22c)](_0x3ff8be);_0x5988d1||_0x56cf0c?_0x5988d1&&_0x56cf0c&&this[_0x2a3242(0x24a)](_0x3ff8be):this[_0x2a3242(0x214)](_0x3ff8be);}this[_0x2a3242(0x221)][_0x2a3242(0x204)](),this[_0x2a3242(0x1cd)][_0x2a3242(0x206)][_0x2a3242(0x1e1)](_0x2a3242(0x20f))[_0x2a3242(0x202)](),this[_0x2a3242(0x20c)]();},0xa),this[_0x2be3c7(0x221)][_0x2be3c7(0x1f5)](_0x1c523b,_0x233826);}[_0xeb3e63(0x22a)](){const _0x51abee=_0xeb3e63,_0x4ed4d3=this[_0x51abee(0x1cd)],_0x42579d=_0x4ed4d3[_0x51abee(0x206)][_0x51abee(0x1e1)](_0x51abee(0x231)),_0x5cf3a3=_0x4ed4d3[_0x51abee(0x206)][_0x51abee(0x1e1)](_0x51abee(0x213)),_0x4b357d=_0x4ed4d3[_0x51abee(0x206)][_0x51abee(0x1e1)](_0x51abee(0x20f)),_0x36a407=_0x4ed4d3[_0x51abee(0x206)][_0x51abee(0x1e1)](_0x51abee(0x1f2));this[_0x51abee(0x225)](),_0x4b357d[_0x51abee(0x252)](()=>{const _0x8068ab=_0x51abee,_0x3c1e3e=[];for(const [_0x100edc,_0x3f055e]of Array[_0x8068ab(0x21a)](this[_0x8068ab(0x1e0)])){const _0x25aeb3=_0x100edc[_0x8068ab(0x1dc)](),_0x2a86f7=[];for(const _0x4eccd5 of _0x25aeb3){if(!_0x4eccd5[_0x8068ab(0x256)])continue;if(_0x4eccd5[_0x8068ab(0x226)]){_0x2a86f7[_0x8068ab(0x21f)](..._0x4eccd5[_0x8068ab(0x217)]());continue;}const _0x3054ad=_0x4eccd5[_0x8068ab(0x255)]();if(_0x2a86f7[_0x8068ab(0x22b)]>0x0){const _0x214fc3=_0x2a86f7[0x0][_0x8068ab(0x23c)](_0x3054ad);if(_0x214fc3){_0x2a86f7[0x0]=_0x214fc3;continue;}}_0x2a86f7[_0x8068ab(0x21f)](_0x3054ad);}_0x3c1e3e[_0x8068ab(0x21f)]([_0x3f055e[_0x8068ab(0x215)],_0x2a86f7]);}return _0x3c1e3e;}),this[_0x51abee(0x209)](_0x42579d,_0x51abee(0x1e9),(_0x549ac2,_0x3dc54a)=>{const _0x4d9045=_0x51abee;this[_0x4d9045(0x209)](_0x3dc54a,_0x4d9045(0x223),(_0xcac13e,_0x300564,_0x2a2db5,_0x7b3e18)=>{const _0x25f6a9=_0x4d9045;_0x3dc54a[_0x25f6a9(0x256)]&&(null==_0x2a2db5?(this[_0x25f6a9(0x1fc)](_0x7b3e18[_0x25f6a9(0x1f0)]),this[_0x25f6a9(0x250)](_0x3dc54a,!0x1)):(this[_0x25f6a9(0x1fc)](_0x2a2db5[_0x25f6a9(0x1f0)]),null==_0x7b3e18&&this[_0x25f6a9(0x250)](_0x3dc54a,!0x0)));}),null!==_0x3dc54a[_0x4d9045(0x24c)]?this[_0x4d9045(0x1fc)](_0x3dc54a[_0x4d9045(0x1f0)]):this[_0x4d9045(0x250)](_0x3dc54a,!0x1);}),this[_0x51abee(0x209)](_0x42579d,_0x51abee(0x22e),(_0x478241,_0xb71eaf,_0x4c1a72)=>{const _0x2cde79=_0x51abee;this[_0x2cde79(0x20e)](_0xb71eaf,_0x2cde79(0x223)),this[_0x2cde79(0x221)][_0x2cde79(0x240)](_0xb71eaf),this[_0x2cde79(0x1e0)][_0x2cde79(0x22c)](_0xb71eaf)&&this[_0x2cde79(0x24a)](_0xb71eaf),_0x4c1a72&&this[_0x2cde79(0x1fc)](_0x4c1a72[_0x2cde79(0x1f0)]);}),this[_0x51abee(0x209)](_0x42579d,_0x51abee(0x238),(_0x101c7c,_0x840945)=>{const _0x15d9d9=_0x51abee;this[_0x15d9d9(0x1fc)](_0x840945);}),this[_0x51abee(0x209)](_0x5cf3a3,_0x51abee(0x22f),()=>{const _0x5eeeb2=_0x51abee;this[_0x5eeeb2(0x20c)]();}),this[_0x51abee(0x209)](_0x36a407,_0x51abee(0x205),(_0x5bda49,{threadId:_0x343509,isFromAdapter:_0x1b2e70})=>{const _0x51396b=_0x51abee;if(_0x1b2e70||!_0x42579d[_0x51396b(0x232)](_0x343509))return;const _0xeffe04=_0x42579d[_0x51396b(0x1e8)](_0x343509);this[_0x51396b(0x1e0)][_0x51396b(0x1e1)](_0xeffe04)[_0x51396b(0x215)][_0x51396b(0x23e)][_0x51396b(0x1e5)](-0x1);},{'priority':_0x51abee(0x1eb)});}[_0xeb3e63(0x20c)](){const _0x5b2219=_0xeb3e63,_0x3ee05f=this[_0x5b2219(0x1cd)][_0x5b2219(0x206)][_0x5b2219(0x1e1)](_0x5b2219(0x213)),_0x4d4795=this[_0x5b2219(0x1cd)][_0x5b2219(0x206)][_0x5b2219(0x1e1)](_0x5b2219(0x231)),_0x1be8e3=Array[_0x5b2219(0x21a)](_0x3ee05f[_0x5b2219(0x216)],_0x1d29a8=>_0x1d29a8[_0x5b2219(0x1d8)])[_0x5b2219(0x243)](_0x1c75a8=>this[_0x5b2219(0x20d)][_0x5b2219(0x22c)](_0x1c75a8)),_0x3626ef=[];for(const _0x577e9c of _0x1be8e3){const _0x35371b=this[_0x5b2219(0x20d)][_0x5b2219(0x1e1)](_0x577e9c)[_0x5b2219(0x219)][_0x5b2219(0x1dc)]();_0x3626ef[_0x5b2219(0x21f)](..._0x35371b[_0x5b2219(0x1da)]((_0x56b386,_0x2a517a)=>[..._0x56b386,..._0x2a517a[_0x5b2219(0x1fe)]()],[]));}_0x4d4795[_0x5b2219(0x1d3)]=_0x3626ef;}[_0xeb3e63(0x225)](){const _0x4b0dce=_0xeb3e63,_0x4d0100=this[_0x4b0dce(0x1cd)],_0xa479a0=_0x4d0100[_0x4b0dce(0x1c5)],_0x579fca=_0x5663ea(_0xa479a0,_0x4b0dce(0x201)),_0x1742a4=new _0x54053c([{'type':_0x4b0dce(0x208),'model':new _0x45746e({'withText':!0x0,'isToggleable':!0x0,'label':_0x579fca,'commandName':_0x4b0dce(0x251),'role':_0x4b0dce(0x1db)})},{'type':_0x4b0dce(0x1f6)},{'type':_0x4b0dce(0x23d),'model':new _0x45746e({'withText':!0x0,'label':_0x5663ea(_0xa479a0,_0x4b0dce(0x246)),'commandName':_0x4b0dce(0x229),'role':_0x4b0dce(0x220)})},{'type':_0x4b0dce(0x23d),'model':new _0x45746e({'withText':!0x0,'label':_0x5663ea(_0xa479a0,_0x4b0dce(0x247)),'commandName':_0x4b0dce(0x1ce),'role':_0x4b0dce(0x220)})},{'type':_0x4b0dce(0x23d),'model':new _0x45746e({'withText':!0x0,'label':_0x5663ea(_0xa479a0,_0x4b0dce(0x1f1)),'commandName':_0x4b0dce(0x235),'role':_0x4b0dce(0x220)})},{'type':_0x4b0dce(0x23d),'model':new _0x45746e({'withText':!0x0,'label':_0x5663ea(_0xa479a0,_0x4b0dce(0x1c6)),'commandName':_0x4b0dce(0x1cf),'role':_0x4b0dce(0x220)})}]);for(const _0x20bda5 of _0x1742a4)if(me(_0x20bda5)){const _0x75f46d=_0x4d0100[_0x4b0dce(0x207)][_0x4b0dce(0x1e1)](_0x20bda5[_0x4b0dce(0x219)][_0x4b0dce(0x1fa)]);_0x20bda5[_0x4b0dce(0x219)][_0x4b0dce(0x23a)](_0x4b0dce(0x258),_0x4b0dce(0x1d7))['to'](_0x75f46d,_0x4b0dce(0x1c2),_0x4b0dce(0x1d7));}_0x4d0100['ui'][_0x4b0dce(0x212)][_0x4b0dce(0x1df)](_0x4b0dce(0x251),_0x2e33af=>this[_0x4b0dce(0x1fb)](_0x2e33af,_0x1742a4,_0x579fca)),_0x4d0100['ui'][_0x4b0dce(0x212)][_0x4b0dce(0x1df)](_0x4b0dce(0x1f3),_0x26631a=>this[_0x4b0dce(0x239)](_0x26631a,_0x1742a4,_0x579fca));}[_0xeb3e63(0x1fb)](_0x96ab59,_0x266e04,_0x2070ba){const _0x203b32=_0xeb3e63,_0x86532e=_0x28422e(_0x96ab59,_0x52df53),_0x4085e8=this[_0x203b32(0x1cd)][_0x203b32(0x207)][_0x203b32(0x1e1)](_0x203b32(0x251));_0x86532e[_0x203b32(0x228)][_0x203b32(0x1f5)]({'tooltip':_0x2070ba,'label':_0x2070ba,'icon':_0x5b74e3}),_0x86532e[_0x203b32(0x228)][_0x203b32(0x23a)](_0x203b32(0x258))['to'](_0x4085e8,_0x203b32(0x1c2)),_0x86532e[_0x203b32(0x228)]['on'](_0x203b32(0x1c1),()=>{const _0x3860dc=_0x203b32;_0x4085e8[_0x3860dc(0x1c1)](),this[_0x3860dc(0x1cd)][_0x3860dc(0x21d)][_0x3860dc(0x215)][_0x3860dc(0x1e5)]();}),_0x58fc6a(_0x86532e,_0x266e04,{'role':_0x203b32(0x253)});const _0x144bf3=[];for(const _0x58debc of _0x266e04)me(_0x58debc)&&_0x144bf3[_0x203b32(0x21f)](this[_0x203b32(0x1cd)][_0x203b32(0x207)][_0x203b32(0x1e1)](_0x58debc[_0x203b32(0x219)][_0x203b32(0x1fa)]));const _0x36aaaa=_0x86532e[_0x203b32(0x228)];return _0x36aaaa[_0x203b32(0x236)][_0x203b32(0x1ea)](_0x203b32(0x1d7)),_0x36aaaa[_0x203b32(0x218)][_0x203b32(0x1ea)](_0x203b32(0x1d7)),_0x36aaaa[_0x203b32(0x236)][_0x203b32(0x23a)](_0x203b32(0x1d7))['to'](_0x4085e8,_0x203b32(0x1d7)),_0x36aaaa[_0x203b32(0x218)][_0x203b32(0x23a)](_0x203b32(0x1d7))[_0x203b32(0x21e)](_0x144bf3,_0x203b32(0x1d7),(..._0x5814d0)=>_0x5814d0[_0x203b32(0x227)](_0x44badb=>_0x44badb)),_0x86532e['on'](_0x203b32(0x1c1),_0x409c1a=>{const _0x285e59=_0x203b32;this[_0x285e59(0x1cd)][_0x285e59(0x1c1)](_0x409c1a[_0x285e59(0x21c)][_0x285e59(0x1fa)]),this[_0x285e59(0x1cd)][_0x285e59(0x21d)][_0x285e59(0x215)][_0x285e59(0x1e5)]();}),_0x86532e;}[_0xeb3e63(0x239)](_0x2effc5,_0x4642b5,_0x4c1bcb){const _0x5f0165=_0xeb3e63,_0xb3ab52=new _0x2b20da(_0x2effc5),_0x337a1a=this[_0x5f0165(0x1cd)][_0x5f0165(0x207)][_0x5f0165(0x1e1)](_0x5f0165(0x251));_0xb3ab52[_0x5f0165(0x228)][_0x5f0165(0x1f5)]({'label':_0x4c1bcb,'icon':_0x5b74e3});const _0xefc427=new _0x1ea12c(_0x2effc5);for(const _0x29f105 of _0x4642b5){if(_0x5f0165(0x1f6)==_0x29f105[_0x5f0165(0x24f)]){_0xefc427[_0x5f0165(0x1ee)][_0x5f0165(0x1df)](new _0x3b14d8(_0x2effc5));continue;}const _0xde67d4=new _0x4b02fb(_0x2effc5,_0xb3ab52),_0x298015=new _0x3c99a9(_0x2effc5),_0x256812=_0x29f105[_0x5f0165(0x219)];_0x298015[_0x5f0165(0x23a)](...Object[_0x5f0165(0x210)](_0x256812))['to'](_0x256812),_0x298015[_0x5f0165(0x211)](_0x5f0165(0x1c1))['to'](_0xb3ab52),_0x298015['on'](_0x5f0165(0x1c1),()=>{const _0x2799f3=_0x5f0165;this[_0x2799f3(0x1cd)][_0x2799f3(0x1c1)](_0x256812[_0x2799f3(0x1fa)]),this[_0x2799f3(0x1cd)][_0x2799f3(0x21d)][_0x2799f3(0x215)][_0x2799f3(0x1e5)]();}),_0xde67d4[_0x5f0165(0x248)][_0x5f0165(0x1df)](_0x298015),_0xefc427[_0x5f0165(0x1ee)][_0x5f0165(0x1df)](_0xde67d4);}return _0xb3ab52[_0x5f0165(0x23a)](_0x5f0165(0x1d7))['to'](_0x337a1a,_0x5f0165(0x1d7)),_0xb3ab52[_0x5f0165(0x237)][_0x5f0165(0x248)][_0x5f0165(0x1df)](_0xefc427),_0xb3ab52;}[_0xeb3e63(0x214)](_0x2287e6){const _0x37d231=_0xeb3e63,_0x18fe2=this[_0x37d231(0x1cd)],_0x51ab15=_0x18fe2[_0x37d231(0x24e)],_0x3c7bd9=_0x18fe2[_0x37d231(0x206)][_0x37d231(0x1e1)](_0x37d231(0x213)),_0x4043e4=_0x18fe2[_0x37d231(0x206)][_0x37d231(0x1e1)](_0x37d231(0x1f2)),_0x405f36=_0x18fe2[_0x37d231(0x206)][_0x37d231(0x1e1)](_0x37d231(0x20f)),_0x1ee101=_0x18fe2[_0x37d231(0x206)][_0x37d231(0x1e1)](_0x37923d)['me'],_0x2d8fcb=_0x51ab15[_0x37d231(0x1e1)](_0x37d231(0x251))[_0x37d231(0x257)],_0x6a774b=_0x51ab15[_0x37d231(0x1e1)](_0x37d231(0x251))[_0x37d231(0x245)],{CommentsListView:_0x4ef929,CommentThreadInputView:_0x3c6e0d}=_0x18fe2[_0x37d231(0x206)][_0x37d231(0x1e1)](_0x37d231(0x1ff));let _0x52d172,_0x79dc5a,_0x37946c;this[_0x37d231(0x230)][_0x37d231(0x22c)](_0x2287e6['id'])?(_0x79dc5a=this[_0x37d231(0x230)][_0x37d231(0x1e1)](_0x2287e6['id']),_0x52d172=_0x79dc5a[_0x37d231(0x1e3)]):(_0x52d172=new _0x2d8fcb(_0x18fe2[_0x37d231(0x1c5)],_0x2287e6,_0x1ee101,{'disableComments':this[_0x37d231(0x1c4)],'editorConfig':_0x51ab15[_0x37d231(0x1e1)](_0x37d231(0x1d1)),'maxCommentsWhenCollapsed':_0x51ab15[_0x37d231(0x1e1)](_0x37d231(0x20a)),'maxThreadTotalWeight':_0x51ab15[_0x37d231(0x1e1)](_0x37d231(0x249)),'maxCommentCharsWhenCollapsed':_0x51ab15[_0x37d231(0x1e1)](_0x37d231(0x1cc)),'formatDateTime':_0x256941(_0x51ab15[_0x37d231(0x1e1)](_0x37d231(0x1c5))),'CommentView':_0x51ab15[_0x37d231(0x1e1)](_0x37d231(0x222))[_0x37d231(0x234)],'CommentsListView':_0x4ef929,'CommentThreadInputView':_0x3c6e0d,'SuggestionView':_0x6a774b}),_0x52d172[_0x37d231(0x1d6)][_0x37d231(0x233)]['on'](_0x37d231(0x1c1),()=>{const _0xf29d9b=_0x37d231;_0x18fe2[_0xf29d9b(0x21d)][_0xf29d9b(0x215)][_0xf29d9b(0x1e5)]();}),_0x52d172[_0x37d231(0x1d6)][_0x37d231(0x1d5)]['on'](_0x37d231(0x1c1),()=>{const _0x9fd355=_0x37d231;_0x18fe2[_0x9fd355(0x21d)][_0x9fd355(0x215)][_0x9fd355(0x1e5)]();}),_0x79dc5a=_0x3c7bd9[_0x37d231(0x1fd)](this[_0x37d231(0x1cd)][_0x37d231(0x1c5)],_0x52d172),_0x79dc5a[_0x37d231(0x23a)](_0x37d231(0x1f9))['to'](_0x52d172,_0x37d231(0x1f9)),_0x79dc5a[_0x37d231(0x23a)](_0x37d231(0x22b))['to'](_0x52d172),_0x79dc5a[_0x37d231(0x23a)](_0x37d231(0x24f))['to'](_0x52d172,_0x37d231(0x24f),_0x18c46c=>_0x37d231(0x244)+_0x18c46c),_0x52d172['on'](_0x37d231(0x1cb),()=>{const _0x4ff315=_0x37d231;_0x37946c[_0x4ff315(0x1d4)](_0x4ff315(0x1cb));}),this[_0x37d231(0x230)][_0x37d231(0x1f5)](_0x2287e6['id'],_0x79dc5a));const _0x6ecc02=_0x4043e4[_0x37d231(0x1d0)](_0x2287e6[_0x37d231(0x241)],_0x52d172),_0x3c6368=new _0x43327d(_0x18fe2,_0x2287e6,_0x52d172,_0x6ecc02),_0x12a8d0=_0x2287e6[_0x37d231(0x1dc)]()[_0x37d231(0x243)](_0x75bcad=>_0x75bcad[_0x37d231(0x256)]);_0x52d172[_0x37d231(0x1c9)]=_0x18fe2[_0x37d231(0x206)][_0x37d231(0x1e1)](_0x37d231(0x231))[_0x37d231(0x1ed)][_0x37d231(0x1c7)](_0x12a8d0),this[_0x37d231(0x1e0)][_0x37d231(0x1f5)](_0x2287e6,_0x3c6368),this[_0x37d231(0x20d)][_0x37d231(0x1f5)](_0x52d172,_0x3c6368),_0x37946c=_0x3c7bd9[_0x37d231(0x1f4)]({'view':_0x79dc5a,'target':()=>{const _0x1f2a90=_0x37d231,_0x479abd=[],_0x44e358=_0x2287e6[_0x1f2a90(0x1dc)]()[_0x1f2a90(0x243)](_0x191afd=>_0x191afd[_0x1f2a90(0x256)]);for(const _0x560936 of _0x44e358)_0x479abd[_0x1f2a90(0x21f)](..._0x560936[_0x1f2a90(0x23f)]());return _0x2196f2(_0x18fe2[_0x1f2a90(0x21d)],_0x479abd);},'type':()=>_0x37d231(0x244)+_0x3c6368[_0x37d231(0x215)][_0x37d231(0x24f)]}),_0x4043e4[_0x37d231(0x23b)](_0x52d172,_0x37946c),_0x3c7bd9[_0x37d231(0x1df)](_0x37946c),_0x405f36[_0x37d231(0x254)](_0x37946c);}[_0xeb3e63(0x24a)](_0x4ae6a6){const _0x1d7be6=_0xeb3e63,_0x122552=this[_0x1d7be6(0x1cd)][_0x1d7be6(0x206)][_0x1d7be6(0x1e1)](_0x1d7be6(0x1f2)),_0x3be9d0=this[_0x1d7be6(0x1cd)][_0x1d7be6(0x206)][_0x1d7be6(0x1e1)](_0x1d7be6(0x213)),_0x4b949b=this[_0x1d7be6(0x1e0)][_0x1d7be6(0x1e1)](_0x4ae6a6),_0xa36071=_0x4b949b[_0x1d7be6(0x215)],_0x567383=_0x3be9d0[_0x1d7be6(0x1e7)](_0xa36071);_0x122552[_0x1d7be6(0x1c8)](_0xa36071),_0x567383&&_0x3be9d0[_0x1d7be6(0x1e6)](_0x567383),this[_0x1d7be6(0x1e0)][_0x1d7be6(0x240)](_0x4ae6a6),this[_0x1d7be6(0x20d)][_0x1d7be6(0x240)](_0xa36071),_0x4b949b[_0x1d7be6(0x1ca)]();}[_0xeb3e63(0x1fc)](_0x18794e){const _0x1a78c8=_0xeb3e63;if(!_0x18794e[_0x1a78c8(0x256)]||!this[_0x1a78c8(0x1e0)][_0x1a78c8(0x22c)](_0x18794e))return;const _0x5c264d=this[_0x1a78c8(0x1cd)][_0x1a78c8(0x206)][_0x1a78c8(0x1e1)](_0x1a78c8(0x231)),_0x464d3b=this[_0x1a78c8(0x1e0)][_0x1a78c8(0x1e1)](_0x18794e),_0x5a8d53=_0x18794e[_0x1a78c8(0x1dc)]();_0x464d3b[_0x1a78c8(0x215)][_0x1a78c8(0x1c9)]=_0x5c264d[_0x1a78c8(0x1ed)][_0x1a78c8(0x1c7)](_0x5a8d53);}[_0xeb3e63(0x1ca)](){const _0x1d4275=_0xeb3e63;for(const _0x12c574 of this[_0x1d4275(0x1e0)][_0x1d4275(0x210)]())this[_0x1d4275(0x24a)](_0x12c574);for(const _0x1ac176 of this[_0x1d4275(0x230)][_0x1d4275(0x1d2)]())_0x1ac176[_0x1d4275(0x1e3)][_0x1d4275(0x1ca)]();super[_0x1d4275(0x1ca)]();}}function me(_0x3b13bc){const _0xd97546=_0xeb3e63;return _0xd97546(0x219)in _0x3b13bc;}
23
+ function _0x4022(_0x129813,_0xb31136){const _0x4adb1b=_0x4adb();return _0x4022=function(_0x402202,_0x56f9ee){_0x402202=_0x402202-0xc9;let _0x150610=_0x4adb1b[_0x402202];return _0x150610;},_0x4022(_0x129813,_0xb31136);}function _0x4adb(){const _0x57837c=['getJoined','push','acceptButton','getSuggestion','180mZtlia','listenTo','suggestionUnloaded','suggestion-','CommentsUI','getRanges','unbind','getAllAdjacentSuggestions','_createMenuBarMenu','_bindAnnotationToEditors','execute','length','getMarkerNames','370285vhLbHb','_destroyController','Accept\x20all\x20suggestions','requires','CommentsRepository','discardSelectedSuggestions','has','isInContent','button','actionView','focus','previous','children','editing','set','menuitemcheckbox','values','destroy','addSourceCollector','CommentView','get','167841RTtEGb','activeMarkers','createAnnotation','menu','toMany','panelView','commands','trackChanges','acceptSelectedSuggestions','editor','comments.editorConfig','_refreshActiveMarkers','EditorAnnotations','acceptAllSuggestions','_annotationViews','head','reduce','innerView','commentThread','comments.maxThreadTotalWeight','_disableComments','delete','_updateController','config','from','delegate','refreshSelectedViews','descriptionParts','discardAllSuggestions','createCommentThreadController','12btfJlA','define','commentsListView','filter','menuitem','componentFactory','comments.maxCommentCharsWhenCollapsed','change:activeAnnotations','createAnnotationView','Accept\x20all\x20selected\x20suggestions','5RMZAxD','TrackChangesEditing','change:previous','pluginName','getFirstRange','items','activeAnnotations','getMarkers','Discard\x20all\x20suggestions','trackChanges.SuggestionView','bind','getDescriptions','8qAuUca','_createToolbarButton','size','value','lowest','TrackChangesUI','Discard\x20all\x20selected\x20suggestions','SuggestionThreadView','keys','556188IRHUPy','_viewToController','clear','_initializeController','1270619JlIZyf','switchbutton','model','source','2937096grOOdx','buttonView','trackChanges.SuggestionThreadView','suggestionChanged','escape','Track\x20changes','arrowView','_suggestionToController','locale','trackChanges.disableComments','isEnabled','registerAnnotation','some','mainView','type','comments.maxCommentsWhenCollapsed','comments','descriptionFactory','33143pGbEVI','plugins','isMultiRange','getByInnerView','isOn','590008mJTHRk','isDirty','hasSuggestion','suggestionLoaded','_handleControllerBuffer','5316fOIEjm','discardButton','remove','separator','addComment','add','_addUIComponentsToFactory','Annotations','SuggestionView','init','fire','suggestionView','menuBar:trackChanges','commandName','_unbindEditors','view','stopListening','_handleSuggestionControllerDelayed'];_0x4adb=function(){return _0x57837c;};return _0x4adb();}const _0x3c0c98=_0x4022;(function(_0xc2bc87,_0x573f37){const _0x5eaf95=_0x4022,_0x2803bc=_0xc2bc87();while(!![]){try{const _0x3bf1ca=parseInt(_0x5eaf95(0xef))/0x1+-parseInt(_0x5eaf95(0x160))/0x2+-parseInt(_0x5eaf95(0x122))/0x3*(-parseInt(_0x5eaf95(0x141))/0x4)+parseInt(_0x5eaf95(0x12c))/0x5*(parseInt(_0x5eaf95(0x149))/0x6)+parseInt(_0x5eaf95(0x145))/0x7*(parseInt(_0x5eaf95(0x138))/0x8)+-parseInt(_0x5eaf95(0x104))/0x9*(-parseInt(_0x5eaf95(0xe2))/0xa)+parseInt(_0x5eaf95(0x15b))/0xb*(-parseInt(_0x5eaf95(0xcc))/0xc);if(_0x3bf1ca===_0x573f37)break;else _0x2803bc['push'](_0x2803bc['shift']());}catch(_0x408fac){_0x2803bc['push'](_0x2803bc['shift']());}}}(_0x4adb,0x4a141));import{Plugin as _0x2ecb09}from'ckeditor5/src/core.js';import{Collection as _0x4a5186}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x28ee84,createDropdown as _0xa90920,ListSeparatorView as _0x1a8555,MenuBarMenuView as _0x3d3fdb,MenuBarMenuListView as _0x4446b5,MenuBarMenuListItemView as _0x1d865d,MenuBarMenuListItemButtonView as _0x2f1f11,SplitButtonView as _0x39327b,ViewModel as _0x2fcff6}from'ckeditor5/src/ui.js';import{Users as _0x11fe0d,getDateTimeFormatter as _0x2bbeba,getAllMarkersDomElementsSorted as _0x796510}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x2a7f68 from'./trackchangesediting.js';import _0x2638da from'./ui/suggestioncontroller.js';import _0xc8b09 from'./ui/view/suggestionthreadview.js';import _0x21ae12 from'./ui/view/suggestionview.js';import{getTranslation as _0x5bed20}from'./utils/common-translations.js';import _0xfaf7cd from'../theme/icons/track-changes.svg';export default class d extends _0x2ecb09{static get[_0x3c0c98(0xf2)](){const _0x476171=_0x3c0c98;return[_0x2a7f68,_0x11fe0d,_0x476171(0xf3),_0x476171(0xd3),_0x476171(0x110)];}static get[_0x3c0c98(0x12f)](){const _0x22aaae=_0x3c0c98;return _0x22aaae(0x13d);}constructor(_0x4451db){const _0x1fb50b=_0x3c0c98;super(_0x4451db),this[_0x1fb50b(0x150)]=new Map(),this[_0x1fb50b(0x142)]=new Map(),this[_0x1fb50b(0x112)]=new Map(),this[_0x1fb50b(0xcb)]=new Map();const _0x5ade65=this[_0x1fb50b(0x10d)][_0x1fb50b(0x11b)];_0x5ade65[_0x1fb50b(0x123)](_0x1fb50b(0x14b),_0xc8b09),_0x5ade65[_0x1fb50b(0x123)](_0x1fb50b(0x135),_0x21ae12),_0x5ade65[_0x1fb50b(0x123)](_0x1fb50b(0x152),!0x1),this[_0x1fb50b(0x118)]=_0x5ade65[_0x1fb50b(0x103)](_0x1fb50b(0x152));}[_0x3c0c98(0xdd)](_0x1b7629,_0x5592f4){const _0x3df268=_0x3c0c98;0x0===this[_0x3df268(0xcb)][_0x3df268(0x13a)]&&setTimeout(()=>{const _0x4621dd=_0x3df268;for(const [_0x21230b,_0x5bcca6]of this[_0x4621dd(0xcb)]){const _0x5ce350=this[_0x4621dd(0x150)][_0x4621dd(0xf5)](_0x21230b);_0x5ce350||_0x5bcca6?_0x5ce350&&_0x5bcca6&&this[_0x4621dd(0xf0)](_0x21230b):this[_0x4621dd(0x144)](_0x21230b);}this[_0x4621dd(0xcb)][_0x4621dd(0x143)](),this[_0x4621dd(0x10d)][_0x4621dd(0x15c)][_0x4621dd(0x103)](_0x4621dd(0x110))[_0x4621dd(0x11e)](),this[_0x4621dd(0x10f)]();},0xa),this[_0x3df268(0xcb)][_0x3df268(0xfd)](_0x1b7629,_0x5592f4);}[_0x3c0c98(0xd5)](){const _0x35f30f=_0x3c0c98,_0x4fb445=this[_0x35f30f(0x10d)],_0x412be8=_0x4fb445[_0x35f30f(0x15c)][_0x35f30f(0x103)](_0x35f30f(0x12d)),_0x55fe8a=_0x4fb445[_0x35f30f(0x15c)][_0x35f30f(0x103)](_0x35f30f(0xd3)),_0x5377c0=_0x4fb445[_0x35f30f(0x15c)][_0x35f30f(0x103)](_0x35f30f(0x110)),_0x25da2d=_0x4fb445[_0x35f30f(0x15c)][_0x35f30f(0x103)](_0x35f30f(0xf3));this[_0x35f30f(0xd2)](),_0x5377c0[_0x35f30f(0x101)](()=>{const _0x381195=_0x35f30f,_0x1e1bed=[];for(const [_0x178c7d,_0x512599]of Array[_0x381195(0x11c)](this[_0x381195(0x150)])){const _0xf6f886=_0x178c7d[_0x381195(0xe9)](),_0x51f404=[];for(const _0x2e026c of _0xf6f886){if(!_0x2e026c[_0x381195(0xf6)])continue;if(_0x2e026c[_0x381195(0x15d)]){_0x51f404[_0x381195(0xdf)](..._0x2e026c[_0x381195(0xe7)]());continue;}const _0x28930a=_0x2e026c[_0x381195(0x130)]();if(_0x51f404[_0x381195(0xed)]>0x0){const _0x1d12c5=_0x51f404[0x0][_0x381195(0xde)](_0x28930a);if(_0x1d12c5){_0x51f404[0x0]=_0x1d12c5;continue;}}_0x51f404[_0x381195(0xdf)](_0x28930a);}_0x1e1bed[_0x381195(0xdf)]([_0x512599[_0x381195(0xdb)],_0x51f404]);}return _0x1e1bed;}),this[_0x35f30f(0xe3)](_0x412be8,_0x35f30f(0xca),(_0x4d7221,_0x90ce51)=>{const _0x428296=_0x35f30f;this[_0x428296(0xe3)](_0x90ce51,_0x428296(0x12e),(_0x170ad2,_0x8702fa,_0x4d8954,_0x534a10)=>{const _0x29a135=_0x428296;_0x90ce51[_0x29a135(0xf6)]&&(null==_0x4d8954?(this[_0x29a135(0x11a)](_0x534a10[_0x29a135(0x113)]),this[_0x29a135(0xdd)](_0x90ce51,!0x1)):(this[_0x29a135(0x11a)](_0x4d8954[_0x29a135(0x113)]),null==_0x534a10&&this[_0x29a135(0xdd)](_0x90ce51,!0x0)));}),null!==_0x90ce51[_0x428296(0xfa)]?this[_0x428296(0x11a)](_0x90ce51[_0x428296(0x113)]):this[_0x428296(0xdd)](_0x90ce51,!0x1);}),this[_0x35f30f(0xe3)](_0x412be8,_0x35f30f(0xe4),(_0x4f5dbb,_0x325201,_0x57cff1)=>{const _0x21ac3a=_0x35f30f;this[_0x21ac3a(0xdc)](_0x325201,_0x21ac3a(0x12e)),this[_0x21ac3a(0xcb)][_0x21ac3a(0x119)](_0x325201),this[_0x21ac3a(0x150)][_0x21ac3a(0xf5)](_0x325201)&&this[_0x21ac3a(0xf0)](_0x325201),_0x57cff1&&this[_0x21ac3a(0x11a)](_0x57cff1[_0x21ac3a(0x113)]);}),this[_0x35f30f(0xe3)](_0x412be8,_0x35f30f(0x14c),(_0x1ccc44,_0x4c271a)=>{const _0x2b71b9=_0x35f30f;this[_0x2b71b9(0x11a)](_0x4c271a);}),this[_0x35f30f(0xe3)](_0x55fe8a,_0x35f30f(0x129),()=>{const _0x587175=_0x35f30f;this[_0x587175(0x10f)]();}),this[_0x35f30f(0xe3)](_0x25da2d,_0x35f30f(0xd0),(_0x56b26b,{threadId:_0x3a9b74,isFromAdapter:_0x3c9fcf})=>{const _0xec5527=_0x35f30f;if(_0x3c9fcf||!_0x412be8[_0xec5527(0xc9)](_0x3a9b74))return;const _0x3c3d1f=_0x412be8[_0xec5527(0xe1)](_0x3a9b74);this[_0xec5527(0x150)][_0xec5527(0x103)](_0x3c3d1f)[_0xec5527(0xdb)][_0xec5527(0x124)][_0xec5527(0xf9)](-0x1);},{'priority':_0x35f30f(0x13c)});}[_0x3c0c98(0x10f)](){const _0x5cc316=_0x3c0c98,_0x185f73=this[_0x5cc316(0x10d)][_0x5cc316(0x15c)][_0x5cc316(0x103)](_0x5cc316(0xd3)),_0x138856=this[_0x5cc316(0x10d)][_0x5cc316(0x15c)][_0x5cc316(0x103)](_0x5cc316(0x12d)),_0x2ad343=Array[_0x5cc316(0x11c)](_0x185f73[_0x5cc316(0x132)],_0x39b052=>_0x39b052[_0x5cc316(0x115)])[_0x5cc316(0x125)](_0x5bca0b=>this[_0x5cc316(0x142)][_0x5cc316(0xf5)](_0x5bca0b)),_0x1af226=[];for(const _0xbf9903 of _0x2ad343){const _0x53d7a2=this[_0x5cc316(0x142)][_0x5cc316(0x103)](_0xbf9903)[_0x5cc316(0x147)][_0x5cc316(0xe9)]();_0x1af226[_0x5cc316(0xdf)](..._0x53d7a2[_0x5cc316(0x114)]((_0x2f9a8a,_0xc06309)=>[..._0x2f9a8a,..._0xc06309[_0x5cc316(0xee)]()],[]));}_0x138856[_0x5cc316(0x105)]=_0x1af226;}[_0x3c0c98(0xd2)](){const _0x3c1fa7=_0x3c0c98,_0x39ce45=this[_0x3c1fa7(0x10d)],_0xaf6221=_0x39ce45[_0x3c1fa7(0x151)],_0xb1aac1=_0x5bed20(_0xaf6221,_0x3c1fa7(0x14e)),_0x3a2683=new _0x4a5186([{'type':_0x3c1fa7(0x146),'model':new _0x2fcff6({'withText':!0x0,'isToggleable':!0x0,'label':_0xb1aac1,'commandName':_0x3c1fa7(0x10b),'role':_0x3c1fa7(0xfe)})},{'type':_0x3c1fa7(0xcf)},{'type':_0x3c1fa7(0xf7),'model':new _0x2fcff6({'withText':!0x0,'label':_0x5bed20(_0xaf6221,_0x3c1fa7(0xf1)),'commandName':_0x3c1fa7(0x111),'role':_0x3c1fa7(0x126)})},{'type':_0x3c1fa7(0xf7),'model':new _0x2fcff6({'withText':!0x0,'label':_0x5bed20(_0xaf6221,_0x3c1fa7(0x12b)),'commandName':_0x3c1fa7(0x10c),'role':_0x3c1fa7(0x126)})},{'type':_0x3c1fa7(0xf7),'model':new _0x2fcff6({'withText':!0x0,'label':_0x5bed20(_0xaf6221,_0x3c1fa7(0x134)),'commandName':_0x3c1fa7(0x120),'role':_0x3c1fa7(0x126)})},{'type':_0x3c1fa7(0xf7),'model':new _0x2fcff6({'withText':!0x0,'label':_0x5bed20(_0xaf6221,_0x3c1fa7(0x13e)),'commandName':_0x3c1fa7(0xf4),'role':_0x3c1fa7(0x126)})}]);for(const _0xd2ac39 of _0x3a2683)if(me(_0xd2ac39)){const _0x537bf2=_0x39ce45[_0x3c1fa7(0x10a)][_0x3c1fa7(0x103)](_0xd2ac39[_0x3c1fa7(0x147)][_0x3c1fa7(0xd9)]);_0xd2ac39[_0x3c1fa7(0x147)][_0x3c1fa7(0x136)](_0x3c1fa7(0x15f),_0x3c1fa7(0x153))['to'](_0x537bf2,_0x3c1fa7(0x13b),_0x3c1fa7(0x153));}_0x39ce45['ui'][_0x3c1fa7(0x127)][_0x3c1fa7(0xd1)](_0x3c1fa7(0x10b),_0x3d532d=>this[_0x3c1fa7(0x139)](_0x3d532d,_0x3a2683,_0xb1aac1)),_0x39ce45['ui'][_0x3c1fa7(0x127)][_0x3c1fa7(0xd1)](_0x3c1fa7(0xd8),_0x4eec8c=>this[_0x3c1fa7(0xea)](_0x4eec8c,_0x3a2683,_0xb1aac1));}[_0x3c0c98(0x139)](_0x2cabd2,_0x58a5fd,_0x52ac40){const _0x1d5e76=_0x3c0c98,_0x5e1863=_0xa90920(_0x2cabd2,_0x39327b),_0x36360d=this[_0x1d5e76(0x10d)][_0x1d5e76(0x10a)][_0x1d5e76(0x103)](_0x1d5e76(0x10b));_0x5e1863[_0x1d5e76(0x14a)][_0x1d5e76(0xfd)]({'tooltip':_0x52ac40,'label':_0x52ac40,'icon':_0xfaf7cd}),_0x5e1863[_0x1d5e76(0x14a)][_0x1d5e76(0x136)](_0x1d5e76(0x15f))['to'](_0x36360d,_0x1d5e76(0x13b)),_0x5e1863[_0x1d5e76(0x14a)]['on'](_0x1d5e76(0xec),()=>{const _0x1b844a=_0x1d5e76;_0x36360d[_0x1b844a(0xec)](),this[_0x1b844a(0x10d)][_0x1b844a(0xfc)][_0x1b844a(0xdb)][_0x1b844a(0xf9)]();}),_0x28ee84(_0x5e1863,_0x58a5fd,{'role':_0x1d5e76(0x107)});const _0x1482ea=[];for(const _0x4c28ee of _0x58a5fd)me(_0x4c28ee)&&_0x1482ea[_0x1d5e76(0xdf)](this[_0x1d5e76(0x10d)][_0x1d5e76(0x10a)][_0x1d5e76(0x103)](_0x4c28ee[_0x1d5e76(0x147)][_0x1d5e76(0xd9)]));const _0x2385ef=_0x5e1863[_0x1d5e76(0x14a)];return _0x2385ef[_0x1d5e76(0xf8)][_0x1d5e76(0xe8)](_0x1d5e76(0x153)),_0x2385ef[_0x1d5e76(0x14f)][_0x1d5e76(0xe8)](_0x1d5e76(0x153)),_0x2385ef[_0x1d5e76(0xf8)][_0x1d5e76(0x136)](_0x1d5e76(0x153))['to'](_0x36360d,_0x1d5e76(0x153)),_0x2385ef[_0x1d5e76(0x14f)][_0x1d5e76(0x136)](_0x1d5e76(0x153))[_0x1d5e76(0x108)](_0x1482ea,_0x1d5e76(0x153),(..._0x257c02)=>_0x257c02[_0x1d5e76(0x155)](_0x56f4d6=>_0x56f4d6)),_0x5e1863['on'](_0x1d5e76(0xec),_0x138294=>{const _0x1079e0=_0x1d5e76;this[_0x1079e0(0x10d)][_0x1079e0(0xec)](_0x138294[_0x1079e0(0x148)][_0x1079e0(0xd9)]),this[_0x1079e0(0x10d)][_0x1079e0(0xfc)][_0x1079e0(0xdb)][_0x1079e0(0xf9)]();}),_0x5e1863;}[_0x3c0c98(0xea)](_0x2ad4b9,_0x4de698,_0x11d560){const _0x2a9d75=_0x3c0c98,_0x4919a1=new _0x3d3fdb(_0x2ad4b9),_0x2cb77c=this[_0x2a9d75(0x10d)][_0x2a9d75(0x10a)][_0x2a9d75(0x103)](_0x2a9d75(0x10b));_0x4919a1[_0x2a9d75(0x14a)][_0x2a9d75(0xfd)]({'label':_0x11d560,'icon':_0xfaf7cd});const _0x349704=new _0x4446b5(_0x2ad4b9);for(const _0x56b5bb of _0x4de698){if(_0x2a9d75(0xcf)==_0x56b5bb[_0x2a9d75(0x157)]){_0x349704[_0x2a9d75(0x131)][_0x2a9d75(0xd1)](new _0x1a8555(_0x2ad4b9));continue;}const _0x33cb49=new _0x1d865d(_0x2ad4b9,_0x4919a1),_0x42086c=new _0x2f1f11(_0x2ad4b9),_0x51f963=_0x56b5bb[_0x2a9d75(0x147)];_0x42086c[_0x2a9d75(0x136)](...Object[_0x2a9d75(0x140)](_0x51f963))['to'](_0x51f963),_0x42086c[_0x2a9d75(0x11d)](_0x2a9d75(0xec))['to'](_0x4919a1),_0x42086c['on'](_0x2a9d75(0xec),()=>{const _0x1b31c9=_0x2a9d75;this[_0x1b31c9(0x10d)][_0x1b31c9(0xec)](_0x51f963[_0x1b31c9(0xd9)]),this[_0x1b31c9(0x10d)][_0x1b31c9(0xfc)][_0x1b31c9(0xdb)][_0x1b31c9(0xf9)]();}),_0x33cb49[_0x2a9d75(0xfb)][_0x2a9d75(0xd1)](_0x42086c),_0x349704[_0x2a9d75(0x131)][_0x2a9d75(0xd1)](_0x33cb49);}return _0x4919a1[_0x2a9d75(0x136)](_0x2a9d75(0x153))['to'](_0x2cb77c,_0x2a9d75(0x153)),_0x4919a1[_0x2a9d75(0x109)][_0x2a9d75(0xfb)][_0x2a9d75(0xd1)](_0x349704),_0x4919a1;}[_0x3c0c98(0x144)](_0x1644fc){const _0x2464b7=_0x3c0c98,_0x42063b=this[_0x2464b7(0x10d)],_0x411690=_0x42063b[_0x2464b7(0x11b)],_0xf851a=_0x42063b[_0x2464b7(0x15c)][_0x2464b7(0x103)](_0x2464b7(0xd3)),_0x1f90fe=_0x42063b[_0x2464b7(0x15c)][_0x2464b7(0x103)](_0x2464b7(0xf3)),_0x495e6a=_0x42063b[_0x2464b7(0x15c)][_0x2464b7(0x103)](_0x2464b7(0x110)),_0x640b48=_0x42063b[_0x2464b7(0x15c)][_0x2464b7(0x103)](_0x11fe0d)['me'],_0x3c1827=_0x411690[_0x2464b7(0x103)](_0x2464b7(0x10b))[_0x2464b7(0x13f)],_0x4a1487=_0x411690[_0x2464b7(0x103)](_0x2464b7(0x10b))[_0x2464b7(0xd4)],{CommentsListView:_0xda4e6,CommentThreadInputView:_0x3ce73a}=_0x42063b[_0x2464b7(0x15c)][_0x2464b7(0x103)](_0x2464b7(0xe6));let _0x20b38c,_0x23f4c0,_0x2f9c8b;this[_0x2464b7(0x112)][_0x2464b7(0xf5)](_0x1644fc['id'])?(_0x23f4c0=this[_0x2464b7(0x112)][_0x2464b7(0x103)](_0x1644fc['id']),_0x20b38c=_0x23f4c0[_0x2464b7(0x156)]):(_0x20b38c=new _0x3c1827(_0x42063b[_0x2464b7(0x151)],_0x1644fc,_0x640b48,{'disableComments':this[_0x2464b7(0x118)],'editorConfig':_0x411690[_0x2464b7(0x103)](_0x2464b7(0x10e)),'maxCommentsWhenCollapsed':_0x411690[_0x2464b7(0x103)](_0x2464b7(0x158)),'maxThreadTotalWeight':_0x411690[_0x2464b7(0x103)](_0x2464b7(0x117)),'maxCommentCharsWhenCollapsed':_0x411690[_0x2464b7(0x103)](_0x2464b7(0x128)),'formatDateTime':_0x2bbeba(_0x411690[_0x2464b7(0x103)](_0x2464b7(0x151))),'CommentView':_0x411690[_0x2464b7(0x103)](_0x2464b7(0x159))[_0x2464b7(0x102)],'CommentsListView':_0xda4e6,'CommentThreadInputView':_0x3ce73a,'SuggestionView':_0x4a1487}),_0x20b38c[_0x2464b7(0xd7)][_0x2464b7(0xe0)]['on'](_0x2464b7(0xec),()=>{const _0x33f2bc=_0x2464b7;_0x42063b[_0x33f2bc(0xfc)][_0x33f2bc(0xdb)][_0x33f2bc(0xf9)]();}),_0x20b38c[_0x2464b7(0xd7)][_0x2464b7(0xcd)]['on'](_0x2464b7(0xec),()=>{const _0x5191ae=_0x2464b7;_0x42063b[_0x5191ae(0xfc)][_0x5191ae(0xdb)][_0x5191ae(0xf9)]();}),_0x23f4c0=_0xf851a[_0x2464b7(0x12a)](this[_0x2464b7(0x10d)][_0x2464b7(0x151)],_0x20b38c),_0x23f4c0[_0x2464b7(0x136)](_0x2464b7(0x161))['to'](_0x20b38c,_0x2464b7(0x161)),_0x23f4c0[_0x2464b7(0x136)](_0x2464b7(0xed))['to'](_0x20b38c),_0x23f4c0[_0x2464b7(0x136)](_0x2464b7(0x157))['to'](_0x20b38c,_0x2464b7(0x157),_0x3b18fd=>_0x2464b7(0xe5)+_0x3b18fd),_0x20b38c['on'](_0x2464b7(0x14d),()=>{const _0x2b6b97=_0x2464b7;_0x2f9c8b[_0x2b6b97(0xd6)](_0x2b6b97(0x14d));}),this[_0x2464b7(0x112)][_0x2464b7(0xfd)](_0x1644fc['id'],_0x23f4c0));const _0x18cfde=_0x1f90fe[_0x2464b7(0x121)](_0x1644fc[_0x2464b7(0x116)],_0x20b38c),_0x25c64d=new _0x2638da(_0x42063b,_0x1644fc,_0x20b38c,_0x18cfde),_0x59c1fa=_0x1644fc[_0x2464b7(0xe9)]()[_0x2464b7(0x125)](_0x2c918e=>_0x2c918e[_0x2464b7(0xf6)]);_0x20b38c[_0x2464b7(0x11f)]=_0x42063b[_0x2464b7(0x15c)][_0x2464b7(0x103)](_0x2464b7(0x12d))[_0x2464b7(0x15a)][_0x2464b7(0x137)](_0x59c1fa),this[_0x2464b7(0x150)][_0x2464b7(0xfd)](_0x1644fc,_0x25c64d),this[_0x2464b7(0x142)][_0x2464b7(0xfd)](_0x20b38c,_0x25c64d),_0x2f9c8b=_0xf851a[_0x2464b7(0x106)]({'view':_0x23f4c0,'target':()=>{const _0x367f7a=_0x2464b7,_0x2fa584=[],_0x3afc39=_0x1644fc[_0x367f7a(0xe9)]()[_0x367f7a(0x125)](_0x536290=>_0x536290[_0x367f7a(0xf6)]);for(const _0x5d26b0 of _0x3afc39)_0x2fa584[_0x367f7a(0xdf)](..._0x5d26b0[_0x367f7a(0x133)]());return _0x796510(_0x42063b[_0x367f7a(0xfc)],_0x2fa584);},'type':()=>_0x2464b7(0xe5)+_0x25c64d[_0x2464b7(0xdb)][_0x2464b7(0x157)]}),_0x1f90fe[_0x2464b7(0xeb)](_0x20b38c,_0x2f9c8b),_0xf851a[_0x2464b7(0xd1)](_0x2f9c8b),_0x495e6a[_0x2464b7(0x154)](_0x2f9c8b);}[_0x3c0c98(0xf0)](_0x16ae8f){const _0x519ec2=_0x3c0c98,_0x2780ee=this[_0x519ec2(0x10d)][_0x519ec2(0x15c)][_0x519ec2(0x103)](_0x519ec2(0xf3)),_0x1f8d5f=this[_0x519ec2(0x10d)][_0x519ec2(0x15c)][_0x519ec2(0x103)](_0x519ec2(0xd3)),_0x3a10b1=this[_0x519ec2(0x150)][_0x519ec2(0x103)](_0x16ae8f),_0x218037=_0x3a10b1[_0x519ec2(0xdb)],_0x57c882=_0x1f8d5f[_0x519ec2(0x15e)](_0x218037);_0x2780ee[_0x519ec2(0xda)](_0x218037),_0x57c882&&_0x1f8d5f[_0x519ec2(0xce)](_0x57c882),this[_0x519ec2(0x150)][_0x519ec2(0x119)](_0x16ae8f),this[_0x519ec2(0x142)][_0x519ec2(0x119)](_0x218037),_0x3a10b1[_0x519ec2(0x100)]();}[_0x3c0c98(0x11a)](_0x51c737){const _0x269a5c=_0x3c0c98;if(!_0x51c737[_0x269a5c(0xf6)]||!this[_0x269a5c(0x150)][_0x269a5c(0xf5)](_0x51c737))return;const _0x216512=this[_0x269a5c(0x10d)][_0x269a5c(0x15c)][_0x269a5c(0x103)](_0x269a5c(0x12d)),_0x33e43b=this[_0x269a5c(0x150)][_0x269a5c(0x103)](_0x51c737),_0x1ffa3a=_0x51c737[_0x269a5c(0xe9)]();_0x33e43b[_0x269a5c(0xdb)][_0x269a5c(0x11f)]=_0x216512[_0x269a5c(0x15a)][_0x269a5c(0x137)](_0x1ffa3a);}[_0x3c0c98(0x100)](){const _0x12bbaf=_0x3c0c98;for(const _0x2ecfb5 of this[_0x12bbaf(0x150)][_0x12bbaf(0x140)]())this[_0x12bbaf(0xf0)](_0x2ecfb5);for(const _0x22ce9b of this[_0x12bbaf(0x112)][_0x12bbaf(0xff)]())_0x22ce9b[_0x12bbaf(0x156)][_0x12bbaf(0x100)]();super[_0x12bbaf(0x100)]();}}function me(_0x5b59f9){const _0x50fa16=_0x3c0c98;return _0x50fa16(0x147)in _0x5b59f9;}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3826(){const _0x3cde64=['_editor','isEnabled','PendingActions','canAccept','40746SxABHW','execute','locale','add','remove','discardSuggestion','commands','_removePendingAction','9drLxZc','7286344fJlgSm','PENDING_ACTION_SUGGESTION','get','459178JZzStW','_acceptCommand','3IXxfnz','acceptSuggestion','canEditAt','315BIsVmZ','5908136pcSxCw','stopListening','unbind','destroy','getRanges','plugins','commentThreadController','_pendingAction','view','bind','model','canDiscard','_setPendingAction','change:isDirty','listenTo','52188ubnrWB','8056160VTbzLa','_discardCommand','741310TgUkIf','isDirty'];_0x3826=function(){return _0x3cde64;};return _0x3826();}const _0x3bd495=_0x3948;(function(_0x3e0f86,_0xf30b7c){const _0x3920e6=_0x3948,_0x527aff=_0x3e0f86();while(!![]){try{const _0x1d1b43=-parseInt(_0x3920e6(0x133))/0x1+-parseInt(_0x3920e6(0x13f))/0x2*(parseInt(_0x3920e6(0x141))/0x3)+-parseInt(_0x3920e6(0x145))/0x4+parseInt(_0x3920e6(0x144))/0x5*(parseInt(_0x3920e6(0x12a))/0x6)+parseInt(_0x3920e6(0x12b))/0x7+parseInt(_0x3920e6(0x13c))/0x8*(parseInt(_0x3920e6(0x13b))/0x9)+-parseInt(_0x3920e6(0x12d))/0xa;if(_0x1d1b43===_0xf30b7c)break;else _0x527aff['push'](_0x527aff['shift']());}catch(_0x4b3fa9){_0x527aff['push'](_0x527aff['shift']());}}}(_0x3826,0xc06b3));function _0x3948(_0x4262c3,_0x412f58){const _0x38268a=_0x3826();return _0x3948=function(_0x3948c8,_0x5507d7){_0x3948c8=_0x3948c8-0x127;let _0x2b2861=_0x38268a[_0x3948c8];return _0x2b2861;},_0x3948(_0x4262c3,_0x412f58);}import{ObservableMixin as _0x191703}from'ckeditor5/src/utils.js';import{getTranslation as _0x6d8d39}from'../utils/common-translations.js';export default class ae extends/* #__PURE__ -- @preserve */
24
- _0x191703(){constructor(_0x3419f4,_0x3bd1f8,_0x361dd2,_0x42d938){const _0x2de860=_0x3948;super(),this[_0x2de860(0x14f)]=_0x3bd1f8,this[_0x2de860(0x14d)]=_0x361dd2,this[_0x2de860(0x14b)]=_0x42d938,this[_0x2de860(0x12f)]=_0x3419f4,this[_0x2de860(0x140)]=_0x3419f4[_0x2de860(0x139)][_0x2de860(0x13e)](_0x2de860(0x142)),this[_0x2de860(0x12c)]=_0x3419f4[_0x2de860(0x139)][_0x2de860(0x13e)](_0x2de860(0x138)),this[_0x2de860(0x14d)][_0x2de860(0x14e)](_0x2de860(0x130))['to'](this[_0x2de860(0x140)],this[_0x2de860(0x12c)],(_0x9ab548,_0x2d42cc)=>_0x9ab548||_0x2d42cc),this[_0x2de860(0x14d)][_0x2de860(0x14e)](_0x2de860(0x132))['to'](this[_0x2de860(0x140)],_0x2de860(0x130),_0x2fad61=>_0x2fad61&&this[_0x2de860(0x12f)][_0x2de860(0x14f)][_0x2de860(0x143)](_0x3bd1f8[_0x2de860(0x149)]())),this[_0x2de860(0x14d)][_0x2de860(0x14e)](_0x2de860(0x150))['to'](this[_0x2de860(0x12c)],_0x2de860(0x130),_0x19968e=>_0x19968e&&this[_0x2de860(0x12f)][_0x2de860(0x14f)][_0x2de860(0x143)](_0x3bd1f8[_0x2de860(0x149)]())),this[_0x2de860(0x14c)]=null,_0x361dd2[_0x2de860(0x12e)]&&this[_0x2de860(0x127)](),this[_0x2de860(0x129)](_0x361dd2,_0x2de860(0x142),()=>this[_0x2de860(0x142)]()),this[_0x2de860(0x129)](_0x361dd2,_0x2de860(0x138),()=>this[_0x2de860(0x138)]()),this[_0x2de860(0x129)](_0x361dd2,_0x2de860(0x128),()=>{const _0x5ad15c=_0x2de860;_0x361dd2[_0x5ad15c(0x12e)]?this[_0x5ad15c(0x127)]():this[_0x5ad15c(0x13a)]();});}[_0x3bd495(0x142)](){const _0x549bac=_0x3bd495;this[_0x549bac(0x140)][_0x549bac(0x134)](this[_0x549bac(0x14f)]['id']);}[_0x3bd495(0x138)](){const _0x38f59d=_0x3bd495;this[_0x38f59d(0x12c)][_0x38f59d(0x134)](this[_0x38f59d(0x14f)]['id']);}[_0x3bd495(0x148)](){const _0x281193=_0x3bd495;this[_0x281193(0x14d)][_0x281193(0x147)](_0x281193(0x130)),this[_0x281193(0x14d)][_0x281193(0x147)](_0x281193(0x132)),this[_0x281193(0x14d)][_0x281193(0x147)](_0x281193(0x150)),this[_0x281193(0x146)](),this[_0x281193(0x14b)][_0x281193(0x148)](),this[_0x281193(0x14c)]&&this[_0x281193(0x13a)]();}[_0x3bd495(0x127)](){const _0x501fb3=_0x3bd495,_0x1a743d=_0x6d8d39(this[_0x501fb3(0x12f)][_0x501fb3(0x135)],_0x501fb3(0x13d));this[_0x501fb3(0x14c)]=this[_0x501fb3(0x12f)][_0x501fb3(0x14a)][_0x501fb3(0x13e)](_0x501fb3(0x131))[_0x501fb3(0x136)](_0x1a743d);}[_0x3bd495(0x13a)](){const _0x42810d=_0x3bd495;null!==this[_0x42810d(0x14c)]&&this[_0x42810d(0x12f)][_0x42810d(0x14a)][_0x42810d(0x13e)](_0x42810d(0x131))[_0x42810d(0x137)](this[_0x42810d(0x14c)]),this[_0x42810d(0x14c)]=null;}}
23
+ const _0x4ff487=_0x329f;function _0x329f(_0x4cdd80,_0x34753d){const _0x4cbcda=_0x4cbc();return _0x329f=function(_0x329f69,_0xfd2a9){_0x329f69=_0x329f69-0xf7;let _0x36d651=_0x4cbcda[_0x329f69];return _0x36d651;},_0x329f(_0x4cdd80,_0x34753d);}function _0x4cbc(){const _0x1ba462=['canAccept','33374oiQulN','isDirty','add','getRanges','change:isDirty','stopListening','4356685VNdtGd','locale','get','canEditAt','PendingActions','1077640ljORcR','execute','_acceptCommand','plugins','_removePendingAction','isEnabled','view','_editor','_setPendingAction','discardSuggestion','destroy','remove','PENDING_ACTION_SUGGESTION','3QgeDWm','1384PwvVYw','unbind','2AeXIMl','listenTo','180VQbVEv','42507jMfdEj','canDiscard','commentThreadController','6uqLFKa','37562Rsnsvg','_discardCommand','_pendingAction','54ePdYKt','commands','32668103pivoZd','bind','model','2373004txhcya','acceptSuggestion'];_0x4cbc=function(){return _0x1ba462;};return _0x4cbc();}(function(_0x4a6bf8,_0x20032a){const _0x451b59=_0x329f,_0x9da650=_0x4a6bf8();while(!![]){try{const _0x49eb42=-parseInt(_0x451b59(0x103))/0x1*(-parseInt(_0x451b59(0x100))/0x2)+parseInt(_0x451b59(0xfd))/0x3*(parseInt(_0x451b59(0x10f))/0x4)+-parseInt(_0x451b59(0x118))/0x5*(-parseInt(_0x451b59(0x106))/0x6)+-parseInt(_0x451b59(0x107))/0x7*(-parseInt(_0x451b59(0xfe))/0x8)+parseInt(_0x451b59(0x10a))/0x9*(parseInt(_0x451b59(0x11d))/0xa)+-parseInt(_0x451b59(0x112))/0xb*(-parseInt(_0x451b59(0x102))/0xc)+-parseInt(_0x451b59(0x10c))/0xd;if(_0x49eb42===_0x20032a)break;else _0x9da650['push'](_0x9da650['shift']());}catch(_0x386281){_0x9da650['push'](_0x9da650['shift']());}}}(_0x4cbc,0x960b0));import{ObservableMixin as _0x5d5a7b}from'ckeditor5/src/utils.js';import{getTranslation as _0x115847}from'../utils/common-translations.js';export default class ae extends/* #__PURE__ -- @preserve */
24
+ _0x5d5a7b(){constructor(_0x514c90,_0x3a1a2b,_0x2a38e1,_0x139897){const _0x543e71=_0x329f;super(),this[_0x543e71(0x10e)]=_0x3a1a2b,this[_0x543e71(0x123)]=_0x2a38e1,this[_0x543e71(0x105)]=_0x139897,this[_0x543e71(0xf7)]=_0x514c90,this[_0x543e71(0x11f)]=_0x514c90[_0x543e71(0x10b)][_0x543e71(0x11a)](_0x543e71(0x110)),this[_0x543e71(0x108)]=_0x514c90[_0x543e71(0x10b)][_0x543e71(0x11a)](_0x543e71(0xf9)),this[_0x543e71(0x123)][_0x543e71(0x10d)](_0x543e71(0x122))['to'](this[_0x543e71(0x11f)],this[_0x543e71(0x108)],(_0x12d8b5,_0x1445e1)=>_0x12d8b5||_0x1445e1),this[_0x543e71(0x123)][_0x543e71(0x10d)](_0x543e71(0x111))['to'](this[_0x543e71(0x11f)],_0x543e71(0x122),_0x268585=>_0x268585&&this[_0x543e71(0xf7)][_0x543e71(0x10e)][_0x543e71(0x11b)](_0x3a1a2b[_0x543e71(0x115)]())),this[_0x543e71(0x123)][_0x543e71(0x10d)](_0x543e71(0x104))['to'](this[_0x543e71(0x108)],_0x543e71(0x122),_0x4f8a27=>_0x4f8a27&&this[_0x543e71(0xf7)][_0x543e71(0x10e)][_0x543e71(0x11b)](_0x3a1a2b[_0x543e71(0x115)]())),this[_0x543e71(0x109)]=null,_0x2a38e1[_0x543e71(0x113)]&&this[_0x543e71(0xf8)](),this[_0x543e71(0x101)](_0x2a38e1,_0x543e71(0x110),()=>this[_0x543e71(0x110)]()),this[_0x543e71(0x101)](_0x2a38e1,_0x543e71(0xf9),()=>this[_0x543e71(0xf9)]()),this[_0x543e71(0x101)](_0x2a38e1,_0x543e71(0x116),()=>{const _0x2858ab=_0x543e71;_0x2a38e1[_0x2858ab(0x113)]?this[_0x2858ab(0xf8)]():this[_0x2858ab(0x121)]();});}[_0x4ff487(0x110)](){const _0x2b520d=_0x4ff487;this[_0x2b520d(0x11f)][_0x2b520d(0x11e)](this[_0x2b520d(0x10e)]['id']);}[_0x4ff487(0xf9)](){const _0x367052=_0x4ff487;this[_0x367052(0x108)][_0x367052(0x11e)](this[_0x367052(0x10e)]['id']);}[_0x4ff487(0xfa)](){const _0x5423bc=_0x4ff487;this[_0x5423bc(0x123)][_0x5423bc(0xff)](_0x5423bc(0x122)),this[_0x5423bc(0x123)][_0x5423bc(0xff)](_0x5423bc(0x111)),this[_0x5423bc(0x123)][_0x5423bc(0xff)](_0x5423bc(0x104)),this[_0x5423bc(0x117)](),this[_0x5423bc(0x105)][_0x5423bc(0xfa)](),this[_0x5423bc(0x109)]&&this[_0x5423bc(0x121)]();}[_0x4ff487(0xf8)](){const _0x3d8d89=_0x4ff487,_0x42c1ef=_0x115847(this[_0x3d8d89(0xf7)][_0x3d8d89(0x119)],_0x3d8d89(0xfc));this[_0x3d8d89(0x109)]=this[_0x3d8d89(0xf7)][_0x3d8d89(0x120)][_0x3d8d89(0x11a)](_0x3d8d89(0x11c))[_0x3d8d89(0x114)](_0x42c1ef);}[_0x4ff487(0x121)](){const _0x27632d=_0x4ff487;null!==this[_0x27632d(0x109)]&&this[_0x27632d(0xf7)][_0x27632d(0x120)][_0x27632d(0x11a)](_0x27632d(0x11c))[_0x27632d(0xfb)](this[_0x27632d(0x109)]),this[_0x27632d(0x109)]=null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x42cc(_0x34632e,_0x690477){const _0x870348=_0x8703();return _0x42cc=function(_0x42cc2a,_0xee406b){_0x42cc2a=_0x42cc2a-0x104;let _0x3eac8f=_0x870348[_0x42cc2a];return _0x3eac8f;},_0x42cc(_0x34632e,_0x690477);}const _0x5282de=_0x42cc;function _0x8703(){const _0x4f5d59=['hasDirtyComment','4175248ijGKTz','showInput','tab','locale','text/html','focusTracker','submit','_createCommentViews','_model','keystrokes','name','CommentView','target','length','fire','join','setData','15125272lWWKWa','canAccept','element','focusables','removeComment','assign','isActive','1749006BZEKjv','50548bZkefQ','commentThread','313956owMPDB','ariaLabel','addComment','_createCommentThreadInputView','value','isDirty','formatDateTime','authoredAt','bind','isEnabled','375208LmBGPY','map','627093rsGZvY','editor','commentThreadInputView','_localUser','isReadOnly','descriptionParts','canDiscard','set','author','content','focusCycler','body','135UCFrRw','disabledSubmit','delegate','textContent','focus','destroy','ariaDescriptionView','parseFromString','shift+tab','SUGGESTION_THREAD_ARIA_LABEL','_config','commentInputView','disableComments','editorConfig','commentsListView','cancel','updateComment','render','SUGGESTION_THREAD_DESCRIPTION'];_0x8703=function(){return _0x4f5d59;};return _0x8703();}(function(_0x33ca66,_0x5e084b){const _0x520f75=_0x42cc,_0xb72d1a=_0x33ca66();while(!![]){try{const _0x5da6b2=parseInt(_0x520f75(0x12d))/0x1+parseInt(_0x520f75(0x12b))/0x2+parseInt(_0x520f75(0x11e))/0x3+-parseInt(_0x520f75(0x11f))/0x4*(-parseInt(_0x520f75(0x139))/0x5)+parseInt(_0x520f75(0x121))/0x6+parseInt(_0x520f75(0x106))/0x7+-parseInt(_0x520f75(0x117))/0x8;if(_0x5da6b2===_0x5e084b)break;else _0xb72d1a['push'](_0xb72d1a['shift']());}catch(_0x43b635){_0xb72d1a['push'](_0xb72d1a['shift']());}}}(_0x8703,0x79585));import{FocusCycler as _0x2201ce,View as _0x472da2,ViewCollection as _0x12a1d1}from'ckeditor5/src/ui.js';import{FocusTracker as _0x1c2c94,KeystrokeHandler as _0x5657e6}from'ckeditor5/src/utils.js';import{AriaDescriptionView as _0x3448cb,setupThreadKeyboardNavigation as _0x45eee2}from'ckeditor5-collaboration/src/collaboration-core.js';import{getTranslation as _0x2a985b}from'../../utils/common-translations.js';import{renderDescription as _0x53fffc}from'../../utils/utils.js';export default class us extends _0x472da2{constructor(_0x2455bf,_0x435e29,_0x4e3680,_0x59f340){const _0x383614=_0x42cc;super(_0x2455bf),this[_0x383614(0x147)]=null,this[_0x383614(0x12f)]=null,this[_0x383614(0x13f)]=new _0x3448cb(_0x2455bf,_0x2a985b(_0x2455bf,_0x383614(0x104))),this[_0x383614(0x134)](_0x383614(0x11d),!0x1),this[_0x383614(0x134)](_0x383614(0x128),_0x435e29[_0x383614(0x128)]),this[_0x383614(0x129)](_0x383614(0x128))['to'](_0x435e29),this[_0x383614(0x134)](_0x383614(0x132),[]),this[_0x383614(0x134)](_0x383614(0x126),!0x1),this[_0x383614(0x134)](_0x383614(0x12a),!0x1),this[_0x383614(0x134)](_0x383614(0x118),!0x1),this[_0x383614(0x134)](_0x383614(0x133),!0x1),this[_0x383614(0x129)](_0x383614(0x122))['to'](this,_0x383614(0x113),_0x435e29,_0x383614(0x128),this,_0x383614(0x132),(_0x5c5c5c,_0x27541c,_0x5abc8f)=>{const _0x2cacbc=_0x383614,_0x325823=_0x5abc8f[_0x2cacbc(0x12c)](_0x480d7f=>_0x53fffc(_0x480d7f[_0x2cacbc(0x136)]))[_0x2cacbc(0x115)]('.\x20')+'.';return _0x2a985b(this[_0x2cacbc(0x109)],_0x2cacbc(0x142),[_0x5c5c5c-0x1,_0x435e29[_0x2cacbc(0x135)][_0x2cacbc(0x110)],_0x27541c?_0x59f340[_0x2cacbc(0x127)](_0x27541c):'',new DOMParser()[_0x2cacbc(0x140)](_0x325823,_0x2cacbc(0x10a))[_0x2cacbc(0x138)][_0x2cacbc(0x13c)]]);}),this[_0x383614(0x11a)]=new _0x12a1d1(),this[_0x383614(0x10b)]=new _0x1c2c94(),this[_0x383614(0x10f)]=new _0x5657e6(),this[_0x383614(0x137)]=new _0x2201ce({'focusables':this[_0x383614(0x11a)],'focusTracker':this[_0x383614(0x10b)],'keystrokeHandler':this[_0x383614(0x10f)],'keystrokeHandlerOptions':{'filter':_0x33d3ee=>_0x33d3ee[_0x383614(0x112)]!==this[_0x383614(0x119)]},'actions':{'focusPrevious':_0x383614(0x141),'focusNext':_0x383614(0x108)}}),this[_0x383614(0x10e)]=_0x435e29,this[_0x383614(0x130)]=_0x4e3680,this[_0x383614(0x143)]=_0x59f340,_0x59f340[_0x383614(0x145)]?this[_0x383614(0x134)](_0x383614(0x113),0x1):this[_0x383614(0x10d)]();}[_0x5282de(0x14a)](){const _0x33db9a=_0x5282de;super[_0x33db9a(0x14a)](),_0x45eee2(this,this[_0x33db9a(0x11a)]);}[_0x5282de(0x13d)](){const _0x4cfc0b=_0x5282de;this[_0x4cfc0b(0x119)][_0x4cfc0b(0x13d)]();}[_0x5282de(0x13e)](){const _0x2a403c=_0x5282de;this[_0x2a403c(0x147)]&&this[_0x2a403c(0x147)][_0x2a403c(0x13e)](),this[_0x2a403c(0x12f)]&&this[_0x2a403c(0x12f)][_0x2a403c(0x13e)](),super[_0x2a403c(0x13e)]();}[_0x5282de(0x10d)](){const _0x4207cc=_0x5282de,{CommentsListView:_0x20802c}=this[_0x4207cc(0x143)];this[_0x4207cc(0x147)]=new _0x20802c(this[_0x4207cc(0x109)],this[_0x4207cc(0x10e)][_0x4207cc(0x120)],Object[_0x4207cc(0x11c)]({'CommentView':this[_0x4207cc(0x143)][_0x4207cc(0x111)]},this[_0x4207cc(0x143)])),this[_0x4207cc(0x147)][_0x4207cc(0x13b)](_0x4207cc(0x11b))['to'](this),this[_0x4207cc(0x147)][_0x4207cc(0x13b)](_0x4207cc(0x149))['to'](this),this[_0x4207cc(0x147)][_0x4207cc(0x129)](_0x4207cc(0x11d))['to'](this),this[_0x4207cc(0x134)](_0x4207cc(0x113),this[_0x4207cc(0x147)][_0x4207cc(0x113)]+0x1),this[_0x4207cc(0x129)](_0x4207cc(0x113))['to'](this[_0x4207cc(0x147)],_0x4207cc(0x113),_0x552f6b=>_0x552f6b+0x1),this[_0x4207cc(0x12f)]=this[_0x4207cc(0x124)](),this['on'](_0x4207cc(0x11b),()=>this[_0x4207cc(0x13d)]()),this[_0x4207cc(0x129)](_0x4207cc(0x126))['to'](this[_0x4207cc(0x147)],_0x4207cc(0x105),this[_0x4207cc(0x12f)][_0x4207cc(0x144)],_0x4207cc(0x125),(_0x36337c,_0x267f50)=>_0x36337c||!!_0x267f50);}[_0x5282de(0x124)](){const _0x15cd54=_0x5282de,{CommentThreadInputView:_0x448e73}=this[_0x15cd54(0x143)],_0x5ecddb=new _0x448e73(this[_0x15cd54(0x109)],this[_0x15cd54(0x130)],this[_0x15cd54(0x143)][_0x15cd54(0x146)]),_0x12aefe=_0x5ecddb[_0x15cd54(0x144)];return _0x5ecddb[_0x15cd54(0x129)](_0x15cd54(0x107))['to'](this,_0x15cd54(0x11d),this[_0x15cd54(0x10e)][_0x15cd54(0x120)],_0x15cd54(0x131),_0x12aefe,_0x15cd54(0x125),(_0x1e8343,_0x313386,_0x4cc897)=>!!_0x4cc897||_0x1e8343&&!_0x313386),_0x12aefe['on'](_0x15cd54(0x10c),(_0x400d70,_0x2d2104)=>{const _0x22a901=_0x15cd54;this[_0x22a901(0x114)](_0x22a901(0x123),_0x2d2104),_0x12aefe[_0x22a901(0x12e)][_0x22a901(0x116)]('');}),_0x12aefe['on'](_0x15cd54(0x148),()=>this[_0x15cd54(0x13d)]()),_0x12aefe[_0x15cd54(0x129)](_0x15cd54(0x13a))['to'](this[_0x15cd54(0x10e)][_0x15cd54(0x120)],_0x15cd54(0x131)),_0x5ecddb;}}
23
+ const _0x178022=_0x2945;(function(_0x1918b6,_0x19144a){const _0x55fd5d=_0x2945,_0x199dac=_0x1918b6();while(!![]){try{const _0x20fbeb=parseInt(_0x55fd5d(0x10e))/0x1*(-parseInt(_0x55fd5d(0x135))/0x2)+-parseInt(_0x55fd5d(0x134))/0x3+-parseInt(_0x55fd5d(0x126))/0x4*(-parseInt(_0x55fd5d(0x125))/0x5)+parseInt(_0x55fd5d(0x139))/0x6+-parseInt(_0x55fd5d(0x113))/0x7*(-parseInt(_0x55fd5d(0x152))/0x8)+parseInt(_0x55fd5d(0x146))/0x9*(-parseInt(_0x55fd5d(0x127))/0xa)+-parseInt(_0x55fd5d(0x149))/0xb*(parseInt(_0x55fd5d(0x116))/0xc);if(_0x20fbeb===_0x19144a)break;else _0x199dac['push'](_0x199dac['shift']());}catch(_0x5f31e2){_0x199dac['push'](_0x199dac['shift']());}}}(_0x367c,0x3b55f));import{FocusCycler as _0x42a1f7,View as _0x56a74d,ViewCollection as _0x14f812}from'ckeditor5/src/ui.js';import{FocusTracker as _0x89446,KeystrokeHandler as _0x3b319e}from'ckeditor5/src/utils.js';import{AriaDescriptionView as _0x9dd793,setupThreadKeyboardNavigation as _0x47fad7}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x367c(){const _0x1e4a03=['parseFromString','element','destroy','join','focusables','SUGGESTION_THREAD_ARIA_LABEL','999zzpKuf','tab','isActive','11ALGVKr','cancel','target','assign','text/html','submit','name','disabledSubmit','disableComments','11192STVaUu','keystrokes','shift+tab','focus','content','textContent','_createCommentViews','19612pAaNGh','authoredAt','hasDirtyComment','isEnabled','commentThreadInputView','1673wUZqHh','commentsListView','focusTracker','2567172MqUAtH','isReadOnly','_model','ariaDescriptionView','canDiscard','_localUser','body','_config','set','value','showInput','delegate','map','updateComment','length','295NhPSlr','24732zeFHtW','35710LfKeqV','locale','setData','CommentView','fire','isDirty','formatDateTime','addComment','canAccept','bind','render','editor','removeComment','605748YAwWuH','2VEslbv','commentInputView','author','focusCycler','2254326wBcyrp','ariaLabel','SUGGESTION_THREAD_DESCRIPTION','commentThread','editorConfig','_createCommentThreadInputView','descriptionParts'];_0x367c=function(){return _0x1e4a03;};return _0x367c();}function _0x2945(_0x558103,_0x5d8106){const _0x367c57=_0x367c();return _0x2945=function(_0x2945ce,_0x4a4ede){_0x2945ce=_0x2945ce-0x108;let _0x4429f7=_0x367c57[_0x2945ce];return _0x4429f7;},_0x2945(_0x558103,_0x5d8106);}import{getTranslation as _0x338988}from'../../utils/common-translations.js';import{renderDescription as _0x2ea5c0}from'../../utils/utils.js';export default class us extends _0x56a74d{constructor(_0x9ada91,_0x468f6d,_0x138d35,_0x5c6292){const _0x1be895=_0x2945;super(_0x9ada91),this[_0x1be895(0x114)]=null,this[_0x1be895(0x112)]=null,this[_0x1be895(0x119)]=new _0x9dd793(_0x9ada91,_0x338988(_0x9ada91,_0x1be895(0x13b))),this[_0x1be895(0x11e)](_0x1be895(0x148),!0x1),this[_0x1be895(0x11e)](_0x1be895(0x10f),_0x468f6d[_0x1be895(0x10f)]),this[_0x1be895(0x130)](_0x1be895(0x10f))['to'](_0x468f6d),this[_0x1be895(0x11e)](_0x1be895(0x13f),[]),this[_0x1be895(0x11e)](_0x1be895(0x12c),!0x1),this[_0x1be895(0x11e)](_0x1be895(0x111),!0x1),this[_0x1be895(0x11e)](_0x1be895(0x12f),!0x1),this[_0x1be895(0x11e)](_0x1be895(0x11a),!0x1),this[_0x1be895(0x130)](_0x1be895(0x13a))['to'](this,_0x1be895(0x124),_0x468f6d,_0x1be895(0x10f),this,_0x1be895(0x13f),(_0x1d53ba,_0x56e6e8,_0x1bf55f)=>{const _0x3e5906=_0x1be895,_0x54a47b=_0x1bf55f[_0x3e5906(0x122)](_0x4e8d3c=>_0x2ea5c0(_0x4e8d3c[_0x3e5906(0x10b)]))[_0x3e5906(0x143)]('.\x20')+'.';return _0x338988(this[_0x3e5906(0x128)],_0x3e5906(0x145),[_0x1d53ba-0x1,_0x468f6d[_0x3e5906(0x137)][_0x3e5906(0x14f)],_0x56e6e8?_0x5c6292[_0x3e5906(0x12d)](_0x56e6e8):'',new DOMParser()[_0x3e5906(0x140)](_0x54a47b,_0x3e5906(0x14d))[_0x3e5906(0x11c)][_0x3e5906(0x10c)]]);}),this[_0x1be895(0x144)]=new _0x14f812(),this[_0x1be895(0x115)]=new _0x89446(),this[_0x1be895(0x108)]=new _0x3b319e(),this[_0x1be895(0x138)]=new _0x42a1f7({'focusables':this[_0x1be895(0x144)],'focusTracker':this[_0x1be895(0x115)],'keystrokeHandler':this[_0x1be895(0x108)],'keystrokeHandlerOptions':{'filter':_0x32b43a=>_0x32b43a[_0x1be895(0x14b)]!==this[_0x1be895(0x141)]},'actions':{'focusPrevious':_0x1be895(0x109),'focusNext':_0x1be895(0x147)}}),this[_0x1be895(0x118)]=_0x468f6d,this[_0x1be895(0x11b)]=_0x138d35,this[_0x1be895(0x11d)]=_0x5c6292,_0x5c6292[_0x1be895(0x151)]?this[_0x1be895(0x11e)](_0x1be895(0x124),0x1):this[_0x1be895(0x10d)]();}[_0x178022(0x131)](){const _0x477148=_0x178022;super[_0x477148(0x131)](),_0x47fad7(this,this[_0x477148(0x144)]);}[_0x178022(0x10a)](){const _0x1c7905=_0x178022;this[_0x1c7905(0x141)][_0x1c7905(0x10a)]();}[_0x178022(0x142)](){const _0x668d39=_0x178022;this[_0x668d39(0x114)]&&this[_0x668d39(0x114)][_0x668d39(0x142)](),this[_0x668d39(0x112)]&&this[_0x668d39(0x112)][_0x668d39(0x142)](),super[_0x668d39(0x142)]();}[_0x178022(0x10d)](){const _0x4ca303=_0x178022,{CommentsListView:_0x1ee037}=this[_0x4ca303(0x11d)];this[_0x4ca303(0x114)]=new _0x1ee037(this[_0x4ca303(0x128)],this[_0x4ca303(0x118)][_0x4ca303(0x13c)],Object[_0x4ca303(0x14c)]({'CommentView':this[_0x4ca303(0x11d)][_0x4ca303(0x12a)]},this[_0x4ca303(0x11d)])),this[_0x4ca303(0x114)][_0x4ca303(0x121)](_0x4ca303(0x133))['to'](this),this[_0x4ca303(0x114)][_0x4ca303(0x121)](_0x4ca303(0x123))['to'](this),this[_0x4ca303(0x114)][_0x4ca303(0x130)](_0x4ca303(0x148))['to'](this),this[_0x4ca303(0x11e)](_0x4ca303(0x124),this[_0x4ca303(0x114)][_0x4ca303(0x124)]+0x1),this[_0x4ca303(0x130)](_0x4ca303(0x124))['to'](this[_0x4ca303(0x114)],_0x4ca303(0x124),_0xf85d1a=>_0xf85d1a+0x1),this[_0x4ca303(0x112)]=this[_0x4ca303(0x13e)](),this['on'](_0x4ca303(0x133),()=>this[_0x4ca303(0x10a)]()),this[_0x4ca303(0x130)](_0x4ca303(0x12c))['to'](this[_0x4ca303(0x114)],_0x4ca303(0x110),this[_0x4ca303(0x112)][_0x4ca303(0x136)],_0x4ca303(0x11f),(_0x40fb39,_0x417aac)=>_0x40fb39||!!_0x417aac);}[_0x178022(0x13e)](){const _0x12e237=_0x178022,{CommentThreadInputView:_0x2594d2}=this[_0x12e237(0x11d)],_0x20fe48=new _0x2594d2(this[_0x12e237(0x128)],this[_0x12e237(0x11b)],this[_0x12e237(0x11d)][_0x12e237(0x13d)]),_0x2db37d=_0x20fe48[_0x12e237(0x136)];return _0x20fe48[_0x12e237(0x130)](_0x12e237(0x120))['to'](this,_0x12e237(0x148),this[_0x12e237(0x118)][_0x12e237(0x13c)],_0x12e237(0x117),_0x2db37d,_0x12e237(0x11f),(_0x5df6c7,_0x4e7b15,_0x534a98)=>!!_0x534a98||_0x5df6c7&&!_0x4e7b15),_0x2db37d['on'](_0x12e237(0x14e),(_0xb45a9e,_0x4fa283)=>{const _0x502818=_0x12e237;this[_0x502818(0x12b)](_0x502818(0x12e),_0x4fa283),_0x2db37d[_0x502818(0x132)][_0x502818(0x129)]('');}),_0x2db37d['on'](_0x12e237(0x14a),()=>this[_0x12e237(0x10a)]()),_0x2db37d[_0x12e237(0x130)](_0x12e237(0x150))['to'](this[_0x12e237(0x118)][_0x12e237(0x13c)],_0x12e237(0x117)),_0x20fe48;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4ec078=_0x2f49;(function(_0x319455,_0x4b4d97){const _0x6623f8=_0x2f49,_0x35e097=_0x319455();while(!![]){try{const _0xbdf41a=parseInt(_0x6623f8(0x1b5))/0x1*(-parseInt(_0x6623f8(0x199))/0x2)+parseInt(_0x6623f8(0x192))/0x3+parseInt(_0x6623f8(0x1ae))/0x4+parseInt(_0x6623f8(0x190))/0x5*(-parseInt(_0x6623f8(0x197))/0x6)+-parseInt(_0x6623f8(0x18b))/0x7+parseInt(_0x6623f8(0x187))/0x8*(-parseInt(_0x6623f8(0x19a))/0x9)+parseInt(_0x6623f8(0x18f))/0xa;if(_0xbdf41a===_0x4b4d97)break;else _0x35e097['push'](_0x35e097['shift']());}catch(_0x5be6d7){_0x35e097['push'](_0x35e097['shift']());}}}(_0xc70e,0x76e1a));function _0xc70e(){const _0x46ee46=['isEnabled','61296PmDxqz','commentThreadInputView','120602AkYIWV','27NDtJOv','push','acceptSuggestion','_descriptionElement','listitem','editorDestroyed','commentsListView','focusables','description','ck-suggestion-wrapper','discardButton','content','formatDateTime','bind','author','div','commentThread','</p>','bindTemplate','disableComments','3161032SPzKOS','ck-rounded-corners','isActive','add','descriptionParts','canDiscard','ariaDescriptionView','5ZMKfkg','getTemplate','canAccept','ck-suggestion-wrapper--active','color','SuggestionView','<p>','setTemplate','set','editorReady','ck-suggestion-','1751888wrCIFq','_config','type','_model','3194569bzgnfd','delegate','render','suggestionView','15338630AxJBzJ','425FKBfuA','discardSuggestion','1338021daEXZL','acceptButton','ariaLabel','ck-suggestion--disabled-comments'];_0xc70e=function(){return _0x46ee46;};return _0xc70e();}function _0x2f49(_0x51086f,_0x315796){const _0xc70efb=_0xc70e();return _0x2f49=function(_0x2f4919,_0x5856e6){_0x2f4919=_0x2f4919-0x184;let _0x120a5a=_0xc70efb[_0x2f4919];return _0x120a5a;},_0x2f49(_0x51086f,_0x315796);}import{default as _0x1b9e2e}from'./basesuggestionthreadview.js';import{trimHtml as _0x5f3635}from'ckeditor5-collaboration/src/collaboration-core.js';import{renderDescription as _0x109cef}from'../../utils/utils.js';export default class re extends _0x1b9e2e{constructor(_0x4c0d73,_0x57f90b,_0x1a0f4a,_0x5a1449){const _0x2de94e=_0x2f49;super(_0x4c0d73,_0x57f90b,_0x1a0f4a,_0x5a1449),this[_0x2de94e(0x184)](_0x2de94e(0x189),''),this[_0x2de94e(0x1a7)](_0x2de94e(0x189))['to'](this,_0x2de94e(0x1b2),_0x152144=>_0x152144&&_0x152144[0x0]?_0x152144[0x0][_0x2de94e(0x189)]:''),this[_0x2de94e(0x1a7)](_0x2de94e(0x1a2))['to'](this,_0x2de94e(0x1b2),this,_0x2de94e(0x1b0),(_0x2c3fa8,_0x22874d)=>{const _0x35397b=_0x2de94e;let _0x507432='';for(const _0x47aea8 of _0x2c3fa8)_0x507432+=_0x35397b(0x1bb)+_0x109cef(_0x47aea8[_0x35397b(0x1a5)],_0x47aea8[_0x35397b(0x1b9)])+_0x35397b(0x1ab);return _0x22874d?_0x507432:_0x5f3635(_0x507432,{'limit':0x8c});}),this[_0x2de94e(0x19d)]=null,this[_0x2de94e(0x18e)]=new _0x5a1449[(_0x2de94e(0x1ba))](_0x4c0d73,_0x57f90b,{'formatDateTime':_0x5a1449[_0x2de94e(0x1a6)]}),this[_0x2de94e(0x18e)][_0x2de94e(0x1a7)](_0x2de94e(0x1a2))['to'](this),this[_0x2de94e(0x18e)][_0x2de94e(0x18c)](_0x2de94e(0x19c),_0x2de94e(0x191))['to'](this),this[_0x2de94e(0x18e)][_0x2de94e(0x193)][_0x2de94e(0x1a7)](_0x2de94e(0x196))['to'](this,_0x2de94e(0x1b7)),this[_0x2de94e(0x18e)][_0x2de94e(0x1a4)][_0x2de94e(0x1a7)](_0x2de94e(0x196))['to'](this,_0x2de94e(0x1b3)),this[_0x2de94e(0x1a1)][_0x2de94e(0x1b1)](this[_0x2de94e(0x18e)]),this[_0x2de94e(0x1a0)]&&this[_0x2de94e(0x1a1)][_0x2de94e(0x1b1)](this[_0x2de94e(0x1a0)]),this[_0x2de94e(0x198)]&&this[_0x2de94e(0x1a1)][_0x2de94e(0x1b1)](this[_0x2de94e(0x198)]),this[_0x2de94e(0x1bc)](this[_0x2de94e(0x1b6)]());}[_0x4ec078(0x1b6)](){const _0x3474b4=_0x4ec078,_0x1f24c1=this[_0x3474b4(0x1ac)],_0x58b368=[this[_0x3474b4(0x18e)]];return this[_0x3474b4(0x1a0)]&&_0x58b368[_0x3474b4(0x19b)](this[_0x3474b4(0x1a0)]),this[_0x3474b4(0x198)]&&_0x58b368[_0x3474b4(0x19b)](this[_0x3474b4(0x198)]),_0x58b368[_0x3474b4(0x19b)](this[_0x3474b4(0x1b4)]),{'tag':_0x3474b4(0x1a9),'attributes':{'class':['ck',_0x3474b4(0x1af),_0x3474b4(0x1a3),_0x1f24c1['if'](_0x3474b4(0x1b0),_0x3474b4(0x1b8)),_0x1f24c1['to'](_0x3474b4(0x189),_0x1172ae=>_0x3474b4(0x186)+_0x1172ae),this[_0x3474b4(0x188)][_0x3474b4(0x1ad)]&&_0x3474b4(0x195)],'data-suggestion-id':this[_0x3474b4(0x18a)]['id'],'data-thread-id':this[_0x3474b4(0x18a)][_0x3474b4(0x1aa)]['id'],'data-author-id':this[_0x3474b4(0x18a)][_0x3474b4(0x1a8)]['id'],'tabindex':0x0,'role':_0x3474b4(0x19e),'aria-label':_0x1f24c1['to'](_0x3474b4(0x194)),'aria-describedby':this[_0x3474b4(0x1b4)]['id']},'children':_0x58b368};}[_0x4ec078(0x18d)](){const _0x10b19c=_0x4ec078;super[_0x10b19c(0x18d)](),this[_0x10b19c(0x1a0)]&&(this[_0x10b19c(0x1a0)][_0x10b19c(0x18c)](_0x10b19c(0x185))['to'](this),this[_0x10b19c(0x1a0)][_0x10b19c(0x18c)](_0x10b19c(0x19f))['to'](this)),this[_0x10b19c(0x198)]&&(this[_0x10b19c(0x198)][_0x10b19c(0x18c)](_0x10b19c(0x185))['to'](this),this[_0x10b19c(0x198)][_0x10b19c(0x18c)](_0x10b19c(0x19f))['to'](this));}}
23
+ const _0x2642f8=_0x4d8c;function _0x4d8c(_0x13edd6,_0x167777){const _0x4501d4=_0x4501();return _0x4d8c=function(_0x4d8c29,_0x1e98b1){_0x4d8c29=_0x4d8c29-0x78;let _0x344e14=_0x4501d4[_0x4d8c29];return _0x344e14;},_0x4d8c(_0x13edd6,_0x167777);}(function(_0x29bb55,_0x3ac990){const _0x51038d=_0x4d8c,_0x16c615=_0x29bb55();while(!![]){try{const _0x772767=-parseInt(_0x51038d(0x97))/0x1*(parseInt(_0x51038d(0x85))/0x2)+-parseInt(_0x51038d(0x9a))/0x3+parseInt(_0x51038d(0x7e))/0x4*(-parseInt(_0x51038d(0x79))/0x5)+-parseInt(_0x51038d(0x92))/0x6+parseInt(_0x51038d(0x8b))/0x7+-parseInt(_0x51038d(0x8d))/0x8+parseInt(_0x51038d(0xb0))/0x9*(parseInt(_0x51038d(0x8c))/0xa);if(_0x772767===_0x3ac990)break;else _0x16c615['push'](_0x16c615['shift']());}catch(_0x229264){_0x16c615['push'](_0x16c615['shift']());}}}(_0x4501,0xe6038));import{default as _0x307594}from'./basesuggestionthreadview.js';function _0x4501(){const _0x298010=['discardButton','bindTemplate','ck-rounded-corners','suggestionView','commentThread','5361657hSEGwM','5545400zzTpTi','6880544qDwYbn','editorDestroyed','</p>','canDiscard','isActive','3041088xyjVRF','render','author','ck-suggestion-wrapper','formatDateTime','17597TNWyyK','div','_model','3706908XELUBQ','type','focusables','_descriptionElement','disableComments','push','ck-suggestion-wrapper--active','<p>','commentsListView','editorReady','ck-suggestion-','getTemplate','SuggestionView','delegate','acceptButton','descriptionParts','acceptSuggestion','description','set','ariaLabel','color','listitem','81AxqEZW','canAccept','10MxRRar','discardSuggestion','setTemplate','ck-suggestion--disabled-comments','commentThreadInputView','3755560oATSlM','content','ariaDescriptionView','isEnabled','_config','bind','add','38JdufJQ'];_0x4501=function(){return _0x298010;};return _0x4501();}import{trimHtml as _0x47a0ab}from'ckeditor5-collaboration/src/collaboration-core.js';import{renderDescription as _0x484185}from'../../utils/utils.js';export default class re extends _0x307594{constructor(_0x56fcca,_0x392fea,_0x3d6993,_0x2b9c13){const _0x23e792=_0x4d8c;super(_0x56fcca,_0x392fea,_0x3d6993,_0x2b9c13),this[_0x23e792(0xac)](_0x23e792(0x9b),''),this[_0x23e792(0x83)](_0x23e792(0x9b))['to'](this,_0x23e792(0xa9),_0x4810a=>_0x4810a&&_0x4810a[0x0]?_0x4810a[0x0][_0x23e792(0x9b)]:''),this[_0x23e792(0x83)](_0x23e792(0xab))['to'](this,_0x23e792(0xa9),this,_0x23e792(0x91),(_0x3a206a,_0x3605a3)=>{const _0x5546ad=_0x23e792;let _0x52ceeb='';for(const _0x575e48 of _0x3a206a)_0x52ceeb+=_0x5546ad(0xa1)+_0x484185(_0x575e48[_0x5546ad(0x7f)],_0x575e48[_0x5546ad(0xae)])+_0x5546ad(0x8f);return _0x3605a3?_0x52ceeb:_0x47a0ab(_0x52ceeb,{'limit':0x8c});}),this[_0x23e792(0x9d)]=null,this[_0x23e792(0x89)]=new _0x2b9c13[(_0x23e792(0xa6))](_0x56fcca,_0x392fea,{'formatDateTime':_0x2b9c13[_0x23e792(0x96)]}),this[_0x23e792(0x89)][_0x23e792(0x83)](_0x23e792(0xab))['to'](this),this[_0x23e792(0x89)][_0x23e792(0xa7)](_0x23e792(0xaa),_0x23e792(0x7a))['to'](this),this[_0x23e792(0x89)][_0x23e792(0xa8)][_0x23e792(0x83)](_0x23e792(0x81))['to'](this,_0x23e792(0x78)),this[_0x23e792(0x89)][_0x23e792(0x86)][_0x23e792(0x83)](_0x23e792(0x81))['to'](this,_0x23e792(0x90)),this[_0x23e792(0x9c)][_0x23e792(0x84)](this[_0x23e792(0x89)]),this[_0x23e792(0xa2)]&&this[_0x23e792(0x9c)][_0x23e792(0x84)](this[_0x23e792(0xa2)]),this[_0x23e792(0x7d)]&&this[_0x23e792(0x9c)][_0x23e792(0x84)](this[_0x23e792(0x7d)]),this[_0x23e792(0x7b)](this[_0x23e792(0xa5)]());}[_0x2642f8(0xa5)](){const _0x58579f=_0x2642f8,_0x2c236d=this[_0x58579f(0x87)],_0x4d8ac1=[this[_0x58579f(0x89)]];return this[_0x58579f(0xa2)]&&_0x4d8ac1[_0x58579f(0x9f)](this[_0x58579f(0xa2)]),this[_0x58579f(0x7d)]&&_0x4d8ac1[_0x58579f(0x9f)](this[_0x58579f(0x7d)]),_0x4d8ac1[_0x58579f(0x9f)](this[_0x58579f(0x80)]),{'tag':_0x58579f(0x98),'attributes':{'class':['ck',_0x58579f(0x88),_0x58579f(0x95),_0x2c236d['if'](_0x58579f(0x91),_0x58579f(0xa0)),_0x2c236d['to'](_0x58579f(0x9b),_0xf17e4=>_0x58579f(0xa4)+_0xf17e4),this[_0x58579f(0x82)][_0x58579f(0x9e)]&&_0x58579f(0x7c)],'data-suggestion-id':this[_0x58579f(0x99)]['id'],'data-thread-id':this[_0x58579f(0x99)][_0x58579f(0x8a)]['id'],'data-author-id':this[_0x58579f(0x99)][_0x58579f(0x94)]['id'],'tabindex':0x0,'role':_0x58579f(0xaf),'aria-label':_0x2c236d['to'](_0x58579f(0xad)),'aria-describedby':this[_0x58579f(0x80)]['id']},'children':_0x4d8ac1};}[_0x2642f8(0x93)](){const _0x224069=_0x2642f8;super[_0x224069(0x93)](),this[_0x224069(0xa2)]&&(this[_0x224069(0xa2)][_0x224069(0xa7)](_0x224069(0xa3))['to'](this),this[_0x224069(0xa2)][_0x224069(0xa7)](_0x224069(0x8e))['to'](this)),this[_0x224069(0x7d)]&&(this[_0x224069(0x7d)][_0x224069(0xa7)](_0x224069(0xa3))['to'](this),this[_0x224069(0x7d)][_0x224069(0xa7)](_0x224069(0x8e))['to'](this));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x222729=_0xc75f;(function(_0xd76f5b,_0x57bc86){const _0x1bb5dc=_0xc75f,_0xc458ec=_0xd76f5b();while(!![]){try{const _0x31e6e9=parseInt(_0x1bb5dc(0x1f5))/0x1*(-parseInt(_0x1bb5dc(0x1da))/0x2)+-parseInt(_0x1bb5dc(0x1b8))/0x3+parseInt(_0x1bb5dc(0x1f2))/0x4*(parseInt(_0x1bb5dc(0x1d8))/0x5)+-parseInt(_0x1bb5dc(0x1cf))/0x6*(-parseInt(_0x1bb5dc(0x1ec))/0x7)+-parseInt(_0x1bb5dc(0x1c7))/0x8*(-parseInt(_0x1bb5dc(0x1a5))/0x9)+parseInt(_0x1bb5dc(0x1a8))/0xa*(parseInt(_0x1bb5dc(0x1f8))/0xb)+-parseInt(_0x1bb5dc(0x1db))/0xc*(parseInt(_0x1bb5dc(0x1d0))/0xd);if(_0x31e6e9===_0x57bc86)break;else _0xc458ec['push'](_0xc458ec['shift']());}catch(_0x5c1cf1){_0xc458ec['push'](_0xc458ec['shift']());}}}(_0x3000,0xc8bdb));import{FocusTracker as _0x512b56,KeystrokeHandler as _0x548a6b}from'ckeditor5/src/utils.js';function _0x3000(){const _0x2eeb32=['change:description','focus','bindTemplate','_createButton','EXTERNAL_SUGGESTION','_model','ck-annotation','cancel','bind','2324292tnhbbk','source','EXTERNAL_IMPORT_WORD_AVATAR','acceptButton','userView','ck-suggestion__info-name','focusCycler','ck-annotation__content-wrapper','Accept\x20suggestion','importWord','element','keystrokes','description','_setupKeyboardNavigation','setTemplate','1328216JNMdXE','esc','creator','push','ck-suggestion__user','extendTemplate','div','ck-suggestion__main','1682508EwNJoN','1418482vwnLhO','add','innerHTML','acceptSuggestion','target','EXTERNAL_IMPORT_WORD_SUGGESTION','locale','_config','30ojgCty','getUserViewNotificationText','2YZfUyg','96bhJiuO','discardButton','focusTracker','isExternal','ck-comment__external','discardSuggestion','ck-suggestion','span','getTemplate','presentation','author','querySelector','formatDateTime','ck-annotation__info-name','tab','ck-comment__info-time','execute','14WssbsU','shift+tab','ck-annotation__info-time','time','focusables','ck-suggestion__actions','100844AwsOXK','ck-annotation__actions','ck-annotation__main','11579JMgqSW','set','EXTERNAL_AVATAR','1215808BabDjW','render','getExternalSuggestionNote','listenTo','ck-suggestion__info','authoredAt','ck-suggestion--discard','attributes','.ck-annotation__content-wrapper','name','enter','36tFTTLr','ck-annotation__user','ck-suggestion--accept','100KpZQVk','focusFirst','Discard\x20suggestion','ck-annotation__info','check','fire','@external'];_0x3000=function(){return _0x2eeb32;};return _0x3000();}import{View as _0xca3709,ViewCollection as _0x2efb38,FocusCycler as _0x5311b3}from'ckeditor5/src/ui.js';import{LateFocusButtonView as _0x21b43b,UserView as _0x208bbb}from'ckeditor5-collaboration/src/collaboration-core.js';import{icons as _0xddb719}from'ckeditor5/src/core.js';function _0xc75f(_0x3da765,_0x22c683){const _0x300094=_0x3000();return _0xc75f=function(_0xc75f01,_0x13e261){_0xc75f01=_0xc75f01-0x1a5;let _0x5aaccf=_0x300094[_0xc75f01];return _0x5aaccf;},_0xc75f(_0x3da765,_0x22c683);}import{getTranslation as _0x2d9566}from'../../utils/common-translations.js';export default class ce extends _0xca3709{constructor(_0x5a9830,_0x2e0be3,_0x42def9){const _0x4838cf=_0xc75f;super(_0x5a9830),this[_0x4838cf(0x1b4)]=_0x2e0be3,this[_0x4838cf(0x1d7)]=_0x42def9,this[_0x4838cf(0x1f6)](_0x4838cf(0x1c4),''),this[_0x4838cf(0x1b7)](_0x4838cf(0x1fd))['to'](_0x2e0be3),this[_0x4838cf(0x1bb)]=this[_0x4838cf(0x1b2)](_0x2d9566(_0x5a9830,_0x4838cf(0x1c0)),_0xddb719[_0x4838cf(0x1ac)],_0x4838cf(0x1a7),_0x4838cf(0x1d3),'sw'),this[_0x4838cf(0x1dc)]=this[_0x4838cf(0x1b2)](_0x2d9566(_0x5a9830,_0x4838cf(0x1aa)),_0xddb719[_0x4838cf(0x1b6)],_0x4838cf(0x1fe),_0x4838cf(0x1e0),'sw'),this[_0x4838cf(0x1bc)]=new _0x208bbb(_0x5a9830,_0x2e0be3[_0x4838cf(0x1e5)],this[_0x4838cf(0x1d9)]()),this[_0x4838cf(0x1bc)][_0x4838cf(0x1cc)]({'attributes':{'class':[_0x4838cf(0x1cb),_0x4838cf(0x1a6)],'aria-hidden':!0x0}}),this[_0x4838cf(0x1f0)]=new _0x2efb38([this[_0x4838cf(0x1bb)],this[_0x4838cf(0x1dc)]]),this[_0x4838cf(0x1dd)]=new _0x512b56(),this[_0x4838cf(0x1c3)]=new _0x548a6b(),this[_0x4838cf(0x1be)]=new _0x5311b3({'focusables':this[_0x4838cf(0x1f0)],'focusTracker':this[_0x4838cf(0x1dd)],'keystrokeHandler':this[_0x4838cf(0x1c3)],'actions':{'focusPrevious':_0x4838cf(0x1ed),'focusNext':_0x4838cf(0x1e9)},'keystrokeHandlerOptions':{'filter':_0x1e5d71=>_0x1e5d71[_0x4838cf(0x1d4)]!==this[_0x4838cf(0x1c2)]}}),this[_0x4838cf(0x1c6)](this[_0x4838cf(0x1e3)]());}[_0x222729(0x1f9)](){const _0x579f12=_0x222729;super[_0x579f12(0x1f9)]();const _0x238285=this[_0x579f12(0x1c2)][_0x579f12(0x1e6)](_0x579f12(0x200));_0x238285[_0x579f12(0x1d2)]=this[_0x579f12(0x1c4)],this['on'](_0x579f12(0x1af),(_0x3ec1bd,_0x5b0860,_0x5e2e7d)=>{const _0x13dc10=_0x579f12;_0x238285[_0x13dc10(0x1d2)]=_0x5e2e7d;}),this[_0x579f12(0x1c5)]();}[_0x222729(0x1e3)](){const _0x2763eb=_0x222729,_0x50fe93=this[_0x2763eb(0x1b1)],_0xfb2eda=[{'tag':_0x2763eb(0x1cd),'attributes':{'class':[_0x2763eb(0x1fc),_0x2763eb(0x1ab)]},'children':[{'tag':_0x2763eb(0x1e2),'children':[{'text':this[_0x2763eb(0x1bc)][_0x2763eb(0x201)]}],'attributes':{'class':[_0x2763eb(0x1bd),_0x2763eb(0x1e8)]}},{'tag':_0x2763eb(0x1ef),'attributes':{'datetime':_0x50fe93['to'](_0x2763eb(0x1fd)),'class':[_0x2763eb(0x1ea),_0x2763eb(0x1ee)]},'children':[{'text':_0x50fe93['to'](_0x2763eb(0x1fd),_0x30f748=>this[_0x2763eb(0x1d7)][_0x2763eb(0x1e7)](_0x30f748))}]}]},{'tag':_0x2763eb(0x1cd),'attributes':{'class':[_0x2763eb(0x1f1),_0x2763eb(0x1f3)]},'children':[this[_0x2763eb(0x1bb)],this[_0x2763eb(0x1dc)]]},{'tag':_0x2763eb(0x1cd),'attributes':{'class':[_0x2763eb(0x1bf)]}}];return this[_0x2763eb(0x1b4)][_0x2763eb(0x1de)]&&_0xfb2eda[_0x2763eb(0x1ca)]({'tag':_0x2763eb(0x1cd),'attributes':{'class':[_0x2763eb(0x1df)]},'children':[{'text':this[_0x2763eb(0x1fa)]()}]}),{'tag':_0x2763eb(0x1cd),'attributes':{'class':[_0x2763eb(0x1e1),_0x2763eb(0x1b5)],'tabindex':-0x1},'children':[this[_0x2763eb(0x1bc)],{'tag':_0x2763eb(0x1cd),'attributes':{'class':[_0x2763eb(0x1ce),_0x2763eb(0x1f4)],'role':_0x2763eb(0x1e4)},'children':_0xfb2eda}]};}[_0x222729(0x1b0)](){const _0x47a446=_0x222729;this[_0x47a446(0x1c2)][_0x47a446(0x1b0)]();}[_0x222729(0x1d9)](){const _0x348fa7=_0x222729;return this[_0x348fa7(0x1b4)][_0x348fa7(0x1de)]?_0x348fa7(0x1c1)===this[_0x348fa7(0x1b4)][_0x348fa7(0x1ff)][_0x348fa7(0x1ae)][_0x348fa7(0x1b9)]?_0x2d9566(this[_0x348fa7(0x1d6)],_0x348fa7(0x1ba),this[_0x348fa7(0x1b4)][_0x348fa7(0x1c9)][_0x348fa7(0x201)]):_0x2d9566(this[_0x348fa7(0x1d6)],_0x348fa7(0x1f7),this[_0x348fa7(0x1b4)][_0x348fa7(0x1c9)][_0x348fa7(0x201)]):null;}[_0x222729(0x1fa)](){const _0x1ca03d=_0x222729;return _0x1ca03d(0x1c1)===this[_0x1ca03d(0x1b4)][_0x1ca03d(0x1ff)][_0x1ca03d(0x1ae)][_0x1ca03d(0x1b9)]?_0x2d9566(this[_0x1ca03d(0x1d6)],_0x1ca03d(0x1d5)):_0x2d9566(this[_0x1ca03d(0x1d6)],_0x1ca03d(0x1b3));}[_0x222729(0x1b2)](_0x509009,_0x14747f,_0x2749a,_0x305665,_0x3c2eaa){const _0x2a5578=_0x222729,_0x374217=new _0x21b43b(this[_0x2a5578(0x1d6)]);return _0x374217[_0x2a5578(0x1f6)]({'label':_0x509009,'icon':_0x14747f,'tooltip':!0x0,'tooltipPosition':_0x3c2eaa}),_0x374217[_0x2a5578(0x1cc)]({'attributes':{'class':_0x2749a}}),_0x374217['on'](_0x2a5578(0x1eb),()=>{const _0x3e904d=_0x2a5578;this[_0x3e904d(0x1ad)](_0x305665,this[_0x3e904d(0x1b4)]['id']);}),_0x374217;}[_0x222729(0x1c5)](){const _0x22d4da=_0x222729,_0x101544=this[_0x22d4da(0x1c2)];this[_0x22d4da(0x1c3)][_0x22d4da(0x1fb)](_0x101544);for(const _0x458304 of this[_0x22d4da(0x1f0)])this[_0x22d4da(0x1dd)][_0x22d4da(0x1d1)](_0x458304[_0x22d4da(0x1c2)]),this[_0x22d4da(0x1c3)][_0x22d4da(0x1fb)](_0x458304[_0x22d4da(0x1c2)]);this[_0x22d4da(0x1c3)][_0x22d4da(0x1f6)](_0x22d4da(0x202),(_0x4d839c,_0x539505)=>{const _0x20be0b=_0x22d4da;_0x101544===_0x4d839c[_0x20be0b(0x1d4)]&&(this[_0x20be0b(0x1be)][_0x20be0b(0x1a9)](),_0x539505());}),this[_0x22d4da(0x1c3)][_0x22d4da(0x1f6)](_0x22d4da(0x1c8),(_0x503b5a,_0x170688)=>{const _0x5f11fb=_0x22d4da;_0x101544!==_0x503b5a[_0x5f11fb(0x1d4)]&&(this[_0x5f11fb(0x1b0)](),_0x170688());});}}
23
+ function _0x2329(_0x3ce592,_0x121834){const _0x2f7e93=_0x2f7e();return _0x2329=function(_0x232978,_0x5558db){_0x232978=_0x232978-0xb0;let _0x5311c5=_0x2f7e93[_0x232978];return _0x5311c5;},_0x2329(_0x3ce592,_0x121834);}function _0x2f7e(){const _0x456a5c=['getTemplate','focusTracker','esc','element','execute','innerHTML','@external','push','getExternalSuggestionNote','_createButton','div','ck-annotation__content-wrapper','discardButton','description','querySelector','author','_config','bindTemplate','Discard\x20suggestion','Accept\x20suggestion','4jiwjyf','ck-suggestion__info-name','20807010ZiYafG','ck-suggestion__actions','setTemplate','ck-suggestion--discard','keystrokes','cancel','add','ck-annotation','shift+tab','746430RTIWPB','ck-suggestion__main','fire','authoredAt','362529DbAaMY','134095dhYgDt','2489599WuZoWI','ck-comment__external','4jxGYRe','ck-suggestion','3038320BPyFjx','tab','ck-suggestion--accept','set','focusables','source','userView','focusFirst','importWord','_model','ck-annotation__info-name','attributes','isExternal','EXTERNAL_AVATAR','EXTERNAL_IMPORT_WORD_AVATAR','target','_setupKeyboardNavigation','discardSuggestion','focus','acceptButton','time','name','bind','span','check','ck-annotation__main','7220742IEXsJB','ck-annotation__actions','ck-suggestion__info','.ck-annotation__content-wrapper','render','EXTERNAL_SUGGESTION','creator','ck-annotation__info','ck-annotation__user','locale','EXTERNAL_IMPORT_WORD_SUGGESTION','extendTemplate','ck-comment__info-time','getUserViewNotificationText','presentation','change:description','listenTo','ck-annotation__info-time','focusCycler','acceptSuggestion','enter','ck-suggestion__user','formatDateTime'];_0x2f7e=function(){return _0x456a5c;};return _0x2f7e();}const _0x173593=_0x2329;(function(_0x3b4d48,_0x2fbae2){const _0x3013ad=_0x2329,_0x86d430=_0x3b4d48();while(!![]){try{const _0x9dc7b4=parseInt(_0x3013ad(0xc0))/0x1+-parseInt(_0x3013ad(0xc4))/0x2*(parseInt(_0x3013ad(0xbc))/0x3)+-parseInt(_0x3013ad(0xb1))/0x4*(parseInt(_0x3013ad(0xc1))/0x5)+-parseInt(_0x3013ad(0xe0))/0x6+-parseInt(_0x3013ad(0xc2))/0x7+parseInt(_0x3013ad(0xc6))/0x8+parseInt(_0x3013ad(0xb3))/0x9;if(_0x9dc7b4===_0x2fbae2)break;else _0x86d430['push'](_0x86d430['shift']());}catch(_0x2be320){_0x86d430['push'](_0x86d430['shift']());}}}(_0x2f7e,0xecfa0));import{FocusTracker as _0x1bd743,KeystrokeHandler as _0x213f5b}from'ckeditor5/src/utils.js';import{View as _0x34a40e,ViewCollection as _0x3db645,FocusCycler as _0x1142df}from'ckeditor5/src/ui.js';import{LateFocusButtonView as _0x30064b,UserView as _0x1b96e7}from'ckeditor5-collaboration/src/collaboration-core.js';import{icons as _0x3a583c}from'ckeditor5/src/core.js';import{getTranslation as _0x212a64}from'../../utils/common-translations.js';export default class ce extends _0x34a40e{constructor(_0x34cbbf,_0x609c6,_0x3f0187){const _0x48caa3=_0x2329;super(_0x34cbbf),this[_0x48caa3(0xcf)]=_0x609c6,this[_0x48caa3(0x107)]=_0x3f0187,this[_0x48caa3(0xc9)](_0x48caa3(0x104),''),this[_0x48caa3(0xdc)](_0x48caa3(0xbf))['to'](_0x609c6),this[_0x48caa3(0xd9)]=this[_0x48caa3(0x100)](_0x212a64(_0x34cbbf,_0x48caa3(0xb0)),_0x3a583c[_0x48caa3(0xde)],_0x48caa3(0xc8),_0x48caa3(0xf3),'sw'),this[_0x48caa3(0x103)]=this[_0x48caa3(0x100)](_0x212a64(_0x34cbbf,_0x48caa3(0x109)),_0x3a583c[_0x48caa3(0xb8)],_0x48caa3(0xb6),_0x48caa3(0xd7),'sw'),this[_0x48caa3(0xcc)]=new _0x1b96e7(_0x34cbbf,_0x609c6[_0x48caa3(0x106)],this[_0x48caa3(0xed)]()),this[_0x48caa3(0xcc)][_0x48caa3(0xeb)]({'attributes':{'class':[_0x48caa3(0xf5),_0x48caa3(0xe8)],'aria-hidden':!0x0}}),this[_0x48caa3(0xca)]=new _0x3db645([this[_0x48caa3(0xd9)],this[_0x48caa3(0x103)]]),this[_0x48caa3(0xf8)]=new _0x1bd743(),this[_0x48caa3(0xb7)]=new _0x213f5b(),this[_0x48caa3(0xf2)]=new _0x1142df({'focusables':this[_0x48caa3(0xca)],'focusTracker':this[_0x48caa3(0xf8)],'keystrokeHandler':this[_0x48caa3(0xb7)],'actions':{'focusPrevious':_0x48caa3(0xbb),'focusNext':_0x48caa3(0xc7)},'keystrokeHandlerOptions':{'filter':_0xc891c=>_0xc891c[_0x48caa3(0xd5)]!==this[_0x48caa3(0xfa)]}}),this[_0x48caa3(0xb5)](this[_0x48caa3(0xf7)]());}[_0x173593(0xe4)](){const _0x1be34a=_0x173593;super[_0x1be34a(0xe4)]();const _0xf34de1=this[_0x1be34a(0xfa)][_0x1be34a(0x105)](_0x1be34a(0xe3));_0xf34de1[_0x1be34a(0xfc)]=this[_0x1be34a(0x104)],this['on'](_0x1be34a(0xef),(_0x127bd9,_0x21f3b8,_0x4c1390)=>{const _0x4928ac=_0x1be34a;_0xf34de1[_0x4928ac(0xfc)]=_0x4c1390;}),this[_0x1be34a(0xd6)]();}[_0x173593(0xf7)](){const _0x2fbb28=_0x173593,_0x5f3e77=this[_0x2fbb28(0x108)],_0x17a4d1=[{'tag':_0x2fbb28(0x101),'attributes':{'class':[_0x2fbb28(0xe2),_0x2fbb28(0xe7)]},'children':[{'tag':_0x2fbb28(0xdd),'children':[{'text':this[_0x2fbb28(0xcc)][_0x2fbb28(0xdb)]}],'attributes':{'class':[_0x2fbb28(0xb2),_0x2fbb28(0xd0)]}},{'tag':_0x2fbb28(0xda),'attributes':{'datetime':_0x5f3e77['to'](_0x2fbb28(0xbf)),'class':[_0x2fbb28(0xec),_0x2fbb28(0xf1)]},'children':[{'text':_0x5f3e77['to'](_0x2fbb28(0xbf),_0x53a2c1=>this[_0x2fbb28(0x107)][_0x2fbb28(0xf6)](_0x53a2c1))}]}]},{'tag':_0x2fbb28(0x101),'attributes':{'class':[_0x2fbb28(0xb4),_0x2fbb28(0xe1)]},'children':[this[_0x2fbb28(0xd9)],this[_0x2fbb28(0x103)]]},{'tag':_0x2fbb28(0x101),'attributes':{'class':[_0x2fbb28(0x102)]}}];return this[_0x2fbb28(0xcf)][_0x2fbb28(0xd2)]&&_0x17a4d1[_0x2fbb28(0xfe)]({'tag':_0x2fbb28(0x101),'attributes':{'class':[_0x2fbb28(0xc3)]},'children':[{'text':this[_0x2fbb28(0xff)]()}]}),{'tag':_0x2fbb28(0x101),'attributes':{'class':[_0x2fbb28(0xc5),_0x2fbb28(0xba)],'tabindex':-0x1},'children':[this[_0x2fbb28(0xcc)],{'tag':_0x2fbb28(0x101),'attributes':{'class':[_0x2fbb28(0xbd),_0x2fbb28(0xdf)],'role':_0x2fbb28(0xee)},'children':_0x17a4d1}]};}[_0x173593(0xd8)](){const _0x10e020=_0x173593;this[_0x10e020(0xfa)][_0x10e020(0xd8)]();}[_0x173593(0xed)](){const _0x1ca0a1=_0x173593;return this[_0x1ca0a1(0xcf)][_0x1ca0a1(0xd2)]?_0x1ca0a1(0xce)===this[_0x1ca0a1(0xcf)][_0x1ca0a1(0xd1)][_0x1ca0a1(0xfd)][_0x1ca0a1(0xcb)]?_0x212a64(this[_0x1ca0a1(0xe9)],_0x1ca0a1(0xd4),this[_0x1ca0a1(0xcf)][_0x1ca0a1(0xe6)][_0x1ca0a1(0xdb)]):_0x212a64(this[_0x1ca0a1(0xe9)],_0x1ca0a1(0xd3),this[_0x1ca0a1(0xcf)][_0x1ca0a1(0xe6)][_0x1ca0a1(0xdb)]):null;}[_0x173593(0xff)](){const _0x16aa03=_0x173593;return _0x16aa03(0xce)===this[_0x16aa03(0xcf)][_0x16aa03(0xd1)][_0x16aa03(0xfd)][_0x16aa03(0xcb)]?_0x212a64(this[_0x16aa03(0xe9)],_0x16aa03(0xea)):_0x212a64(this[_0x16aa03(0xe9)],_0x16aa03(0xe5));}[_0x173593(0x100)](_0x397341,_0x4d0858,_0x2aecf5,_0x523fc0,_0x349b8e){const _0x540147=_0x173593,_0xc9d5a8=new _0x30064b(this[_0x540147(0xe9)]);return _0xc9d5a8[_0x540147(0xc9)]({'label':_0x397341,'icon':_0x4d0858,'tooltip':!0x0,'tooltipPosition':_0x349b8e}),_0xc9d5a8[_0x540147(0xeb)]({'attributes':{'class':_0x2aecf5}}),_0xc9d5a8['on'](_0x540147(0xfb),()=>{const _0x4f7c2b=_0x540147;this[_0x4f7c2b(0xbe)](_0x523fc0,this[_0x4f7c2b(0xcf)]['id']);}),_0xc9d5a8;}[_0x173593(0xd6)](){const _0x2c2f67=_0x173593,_0x4093e3=this[_0x2c2f67(0xfa)];this[_0x2c2f67(0xb7)][_0x2c2f67(0xf0)](_0x4093e3);for(const _0x3edd37 of this[_0x2c2f67(0xca)])this[_0x2c2f67(0xf8)][_0x2c2f67(0xb9)](_0x3edd37[_0x2c2f67(0xfa)]),this[_0x2c2f67(0xb7)][_0x2c2f67(0xf0)](_0x3edd37[_0x2c2f67(0xfa)]);this[_0x2c2f67(0xb7)][_0x2c2f67(0xc9)](_0x2c2f67(0xf4),(_0x174c23,_0x93d239)=>{const _0x22c459=_0x2c2f67;_0x4093e3===_0x174c23[_0x22c459(0xd5)]&&(this[_0x22c459(0xf2)][_0x22c459(0xcd)](),_0x93d239());}),this[_0x2c2f67(0xb7)][_0x2c2f67(0xc9)](_0x2c2f67(0xf9),(_0x442159,_0x5b7de8)=>{const _0x4e12f7=_0x2c2f67;_0x4093e3!==_0x442159[_0x4e12f7(0xd5)]&&(this[_0x4e12f7(0xd8)](),_0x5b7de8());});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0xcb36bc,_0x35f606,_0x4c502){const t=_0xcb36bc['t'];switch(_0x35f606){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',_0x4c502);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x4c502);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x4c502);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x4c502);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x4c502);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',_0x4c502);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x4c502);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',_0x4c502);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x4c502);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x4c502);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x4c502);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x4c502);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x4c502);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x4c502);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x4c502);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x4c502);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x4c502);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x4c502);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x4c502);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x4c502);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x4c502);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x4c502);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x4c502);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'},_0x4c502);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x4c502);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x4c502);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x4c502);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x4c502);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x4c502);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'},_0x4c502);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x4c502);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x4c502);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x4c502);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x4c502);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'},_0x4c502);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x4c502);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'},_0x4c502);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'},_0x4c502);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x4c502);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'},_0x4c502);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x4c502);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'},_0x4c502);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x4c502);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x4c502);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'},_0x4c502);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'},_0x4c502);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'},_0x4c502);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x4c502);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'},_0x4c502);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'},_0x4c502);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'},_0x4c502);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x35f606;}}
23
+ export function getTranslation(_0x8175e9,_0x42bd00,_0xf52dbe){const t=_0x8175e9['t'];switch(_0x42bd00){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',_0xf52dbe);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0xf52dbe);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0xf52dbe);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0xf52dbe);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0xf52dbe);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',_0xf52dbe);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0xf52dbe);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',_0xf52dbe);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0xf52dbe);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0xf52dbe);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0xf52dbe);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0xf52dbe);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0xf52dbe);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0xf52dbe);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0xf52dbe);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0xf52dbe);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0xf52dbe);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0xf52dbe);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0xf52dbe);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0xf52dbe);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0xf52dbe);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0xf52dbe);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0xf52dbe);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'},_0xf52dbe);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0xf52dbe);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0xf52dbe);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0xf52dbe);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0xf52dbe);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0xf52dbe);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'},_0xf52dbe);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0xf52dbe);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0xf52dbe);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0xf52dbe);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0xf52dbe);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'},_0xf52dbe);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0xf52dbe);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'},_0xf52dbe);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'},_0xf52dbe);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0xf52dbe);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'},_0xf52dbe);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0xf52dbe);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'},_0xf52dbe);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0xf52dbe);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0xf52dbe);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'},_0xf52dbe);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'},_0xf52dbe);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'},_0xf52dbe);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0xf52dbe);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'},_0xf52dbe);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'},_0xf52dbe);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'},_0xf52dbe);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x42bd00;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x114302,_0x327e07){const _0x2e1eb1=_0xbf8c,_0x571d51=_0x114302();while(!![]){try{const _0xbe41d5=-parseInt(_0x2e1eb1(0x209))/0x1+-parseInt(_0x2e1eb1(0x1e6))/0x2+-parseInt(_0x2e1eb1(0x1e7))/0x3*(-parseInt(_0x2e1eb1(0x1ef))/0x4)+-parseInt(_0x2e1eb1(0x1dc))/0x5+parseInt(_0x2e1eb1(0x207))/0x6*(parseInt(_0x2e1eb1(0x200))/0x7)+parseInt(_0x2e1eb1(0x20b))/0x8*(-parseInt(_0x2e1eb1(0x20c))/0x9)+-parseInt(_0x2e1eb1(0x1f4))/0xa*(-parseInt(_0x2e1eb1(0x1e1))/0xb);if(_0xbe41d5===_0x327e07)break;else _0x571d51['push'](_0x571d51['shift']());}catch(_0xdfe069){_0x571d51['push'](_0x571d51['shift']());}}}(_0x5a76,0x4f332));function _0x5a76(){const _0x4973fd=['start','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','209325dEFdfP','\x20[color\x20','createPositionAfter','execute','createPositionBefore','5161717BiQDae','isIntersecting','isInContent','getRanges','split','1023674ftaCiv','9FIhFmU','end','isMultiRange','<span\x20class=\x22ck-suggestion-type\x22>','deletion','add','splice','innerHTML','80692jYKRgz','schema','innerText','content','map','20KbTzAs','replace','isTouching','createRange','isArray','isObject','value','span','change','sort','push','from','7ckAolX','join','isCollapsed','type','next','title','\x22></span>','2787144nceWTe','createPositionAt','158378OTcmjU','length','40zXVRSc','768699lZFxru','createElement','\x22\x20title=\x22','color','</span>'];_0x5a76=function(){return _0x4973fd;};return _0x5a76();}export function normalizeDescription(_0x88bd95){const _0x58ea96=_0xbf8c;return Array[_0x58ea96(0x1f8)](_0x88bd95)||(_0x88bd95=[_0x88bd95]),_0x88bd95[_0x58ea96(0x1f3)](_0x738811=>{const _0x32e846=_0x58ea96,_0x4d208b=_0x738811[_0x32e846(0x1f2)][_0x32e846(0x1f5)](/\*/g,''),_0xe2b817=_0x738811[_0x32e846(0x20f)]?_0x32e846(0x1dd)+_0x738811[_0x32e846(0x20f)][_0x32e846(0x1fa)]+']':'';return'['+_0x738811[_0x32e846(0x203)]+']\x20'+_0x4d208b+_0xe2b817;})[_0x58ea96(0x201)](';\x20');}export function renderDescription(_0x1d78e3,_0x24b894){const _0x465c99=_0xbf8c;let _0xe6db30='';return _0xe6db30+=_0x1d78e3[_0x465c99(0x1e5)]('*')[_0x465c99(0x1f3)]((_0x4317da,_0x12ad78)=>_0x12ad78%0x2!=0x0?_0x465c99(0x1ea)+nn(_0x4317da)+_0x465c99(0x1d9):nn(_0x4317da))[_0x465c99(0x201)](''),_0x24b894&&(_0xe6db30+=_0x465c99(0x1db)+_0x24b894[_0x465c99(0x1fa)]+_0x465c99(0x20e)+_0x24b894[_0x465c99(0x205)]+_0x465c99(0x206)),_0xe6db30;}function nn(_0x13978d){const _0x276220=_0xbf8c,_0x28e5a5=document[_0x276220(0x20d)](_0x276220(0x1fb));return _0x28e5a5[_0x276220(0x1f1)]=_0x13978d,_0x28e5a5[_0x276220(0x1ee)];}export function sortSuggestions(_0x1b18de){const _0x55bc8a=_0xbf8c;return _0x1b18de[_0x55bc8a(0x1fd)]((_0x5977bd,_0x50c6e6)=>_0x55bc8a(0x1eb)==_0x5977bd[_0x55bc8a(0x203)]&&_0x55bc8a(0x1eb)!=_0x50c6e6[_0x55bc8a(0x203)]?-0x1:_0x55bc8a(0x1eb)!=_0x5977bd[_0x55bc8a(0x203)]&&_0x55bc8a(0x1eb)==_0x50c6e6[_0x55bc8a(0x203)]?0x1:0x0);}function _0xbf8c(_0x4eeded,_0x40fdbe){const _0x5a761b=_0x5a76();return _0xbf8c=function(_0xbf8c36,_0x5cf1fb){_0xbf8c36=_0xbf8c36-0x1d9;let _0x2593d1=_0x5a761b[_0xbf8c36];return _0x2593d1;},_0xbf8c(_0x4eeded,_0x40fdbe);}export function getSelectedSuggestions(_0x5ba488,_0x5bf69c){const _0x3ba407=_0xbf8c,_0x1be4df=Array[_0x3ba407(0x1ff)](_0x5ba488[_0x3ba407(0x1e4)]()),_0x1feafd=new Set();for(const _0x3d0e70 of _0x5bf69c)if(_0x3d0e70[_0x3ba407(0x1e3)]){for(const _0x4c5816 of _0x1be4df)for(const _0x2fcb13 of _0x3d0e70[_0x3ba407(0x1e4)]())(_0x4c5816[_0x3ba407(0x1e2)](_0x2fcb13)||_0x5ba488[_0x3ba407(0x202)]&&!_0x3d0e70[_0x3ba407(0x1e9)]&&_0x3d0e70[_0x3ba407(0x204)]&&_0x2fcb13[_0x3ba407(0x1e8)][_0x3ba407(0x1f6)](_0x4c5816[_0x3ba407(0x1da)]))&&_0x1feafd[_0x3ba407(0x1ec)](_0x3d0e70);}return _0x1feafd;}export function getRangesOfBlockGroups(_0x55803f,_0x2d9bef){const _0x5b7b7d=_0xbf8c;let _0x1e1fbc,_0x1e773b=0x0;const _0x27afda=[],_0x4d5f5=_0x2d9bef[_0x5b7b7d(0x1f0)];for(;_0x1e773b<_0x55803f[_0x5b7b7d(0x20a)];){const _0x29a4a8=_0x55803f[_0x1e773b],_0x3e3798=_0x55803f[_0x1e773b+0x1];_0x1e1fbc||(_0x1e1fbc=_0x2d9bef[_0x5b7b7d(0x1e0)](_0x29a4a8)),on(_0x2d9bef,_0x29a4a8,_0x3e3798)||(_0x27afda[_0x5b7b7d(0x1fe)](_0x2d9bef[_0x5b7b7d(0x1f7)](_0x1e1fbc,_0x4d5f5[_0x5b7b7d(0x1f9)](_0x29a4a8)?_0x2d9bef[_0x5b7b7d(0x1de)](_0x29a4a8):_0x2d9bef[_0x5b7b7d(0x208)](_0x29a4a8,_0x5b7b7d(0x1e8)))),_0x1e1fbc=null),_0x1e773b++;}return _0x27afda;}function on(_0x4ce3af,_0x2c6acc,_0x5b06f8){const _0x270a29=_0xbf8c;if(!_0x5b06f8)return!0x1;const _0x59fdc8=_0x4ce3af[_0x270a29(0x1de)](_0x2c6acc),_0x549e5b=_0x4ce3af[_0x270a29(0x1e0)](_0x5b06f8);return _0x59fdc8[_0x270a29(0x1f6)](_0x549e5b);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x2c10ad,_0x5a79cd,_0x3b2d4c){const _0x727962=_0xbf8c;for(;_0x3b2d4c[_0x727962(0x20a)];){const _0x1520f3=_0x3b2d4c[_0x727962(0x1ed)](0x0,0x64);_0x2c10ad[_0x727962(0x1fc)](()=>{const _0xb27375=_0x727962;for(const _0x4cc7f6 of _0x1520f3)_0x4cc7f6[_0xb27375(0x1e3)]&&_0x5a79cd[_0xb27375(0x1df)](_0x4cc7f6['id']);});}}
23
+ (function(_0x3e75ce,_0x3637fd){const _0xa777cf=_0x27f3,_0x25a712=_0x3e75ce();while(!![]){try{const _0xf53e38=-parseInt(_0xa777cf(0x108))/0x1+-parseInt(_0xa777cf(0x10d))/0x2+-parseInt(_0xa777cf(0xea))/0x3*(-parseInt(_0xa777cf(0x10f))/0x4)+parseInt(_0xa777cf(0x105))/0x5+parseInt(_0xa777cf(0x109))/0x6+parseInt(_0xa777cf(0xe3))/0x7+-parseInt(_0xa777cf(0x110))/0x8;if(_0xf53e38===_0x3637fd)break;else _0x25a712['push'](_0x25a712['shift']());}catch(_0x1a0783){_0x25a712['push'](_0x25a712['shift']());}}}(_0x3d1e,0x249a9));function _0x3d1e(){const _0x30f4b5=['createPositionAfter','isObject','isIntersecting','140919fKFQtT','join','isArray','map','color','isCollapsed','next','\x22></span>','\x22\x20title=\x22','createElement','<span\x20class=\x22ck-suggestion-type\x22>','span','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','type','push','change','content','createPositionBefore','createPositionAt','</span>','isTouching','length','end','\x20[color\x20','innerHTML','getRanges','add','906815PALsOo','value','innerText','37836gxPptL','1206288QMreOo','start','split','schema','502618xopQiF','execute','20TtDhLv','3439472seohft','isMultiRange','sort','replace','splice','title','createRange','1762124sQuZRC','from','deletion','isInContent'];_0x3d1e=function(){return _0x30f4b5;};return _0x3d1e();}export function normalizeDescription(_0x5f0586){const _0x2942b9=_0x27f3;return Array[_0x2942b9(0xec)](_0x5f0586)||(_0x5f0586=[_0x5f0586]),_0x5f0586[_0x2942b9(0xed)](_0xbc225d=>{const _0xc9a978=_0x2942b9,_0x3e5d1d=_0xbc225d[_0xc9a978(0xfa)][_0xc9a978(0xdf)](/\*/g,''),_0x109305=_0xbc225d[_0xc9a978(0xee)]?_0xc9a978(0x101)+_0xbc225d[_0xc9a978(0xee)][_0xc9a978(0x106)]+']':'';return'['+_0xbc225d[_0xc9a978(0xf7)]+']\x20'+_0x3e5d1d+_0x109305;})[_0x2942b9(0xeb)](';\x20');}function _0x27f3(_0x1003ae,_0x4a0ae4){const _0x3d1e95=_0x3d1e();return _0x27f3=function(_0x27f325,_0x399460){_0x27f325=_0x27f325-0xdd;let _0x33b9f8=_0x3d1e95[_0x27f325];return _0x33b9f8;},_0x27f3(_0x1003ae,_0x4a0ae4);}export function renderDescription(_0x329683,_0xfb87){const _0x3a02ba=_0x27f3;let _0x15d508='';return _0x15d508+=_0x329683[_0x3a02ba(0x10b)]('*')[_0x3a02ba(0xed)]((_0x142b67,_0xaaf6ed)=>_0xaaf6ed%0x2!=0x0?_0x3a02ba(0xf4)+nn(_0x142b67)+_0x3a02ba(0xfd):nn(_0x142b67))[_0x3a02ba(0xeb)](''),_0xfb87&&(_0x15d508+=_0x3a02ba(0xf6)+_0xfb87[_0x3a02ba(0x106)]+_0x3a02ba(0xf2)+_0xfb87[_0x3a02ba(0xe1)]+_0x3a02ba(0xf1)),_0x15d508;}function nn(_0x6cb9f6){const _0x178ade=_0x27f3,_0x2a897f=document[_0x178ade(0xf3)](_0x178ade(0xf5));return _0x2a897f[_0x178ade(0x107)]=_0x6cb9f6,_0x2a897f[_0x178ade(0x102)];}export function sortSuggestions(_0x249837){const _0x1b0472=_0x27f3;return _0x249837[_0x1b0472(0xde)]((_0x42c10f,_0x35088c)=>_0x1b0472(0xe5)==_0x42c10f[_0x1b0472(0xf7)]&&_0x1b0472(0xe5)!=_0x35088c[_0x1b0472(0xf7)]?-0x1:_0x1b0472(0xe5)!=_0x42c10f[_0x1b0472(0xf7)]&&_0x1b0472(0xe5)==_0x35088c[_0x1b0472(0xf7)]?0x1:0x0);}export function getSelectedSuggestions(_0x5f4a68,_0xfcd91b){const _0x52478c=_0x27f3,_0x2f0b3e=Array[_0x52478c(0xe4)](_0x5f4a68[_0x52478c(0x103)]()),_0xe1c5ab=new Set();for(const _0x5a86f9 of _0xfcd91b)if(_0x5a86f9[_0x52478c(0xe6)]){for(const _0x2d10bc of _0x2f0b3e)for(const _0x57ac7f of _0x5a86f9[_0x52478c(0x103)]())(_0x2d10bc[_0x52478c(0xe9)](_0x57ac7f)||_0x5f4a68[_0x52478c(0xef)]&&!_0x5a86f9[_0x52478c(0xdd)]&&_0x5a86f9[_0x52478c(0xf0)]&&_0x57ac7f[_0x52478c(0x100)][_0x52478c(0xfe)](_0x2d10bc[_0x52478c(0x10a)]))&&_0xe1c5ab[_0x52478c(0x104)](_0x5a86f9);}return _0xe1c5ab;}export function getRangesOfBlockGroups(_0x3e3405,_0x171679){const _0x1080dd=_0x27f3;let _0xfc814,_0x3169cf=0x0;const _0x1fbc0b=[],_0x557775=_0x171679[_0x1080dd(0x10c)];for(;_0x3169cf<_0x3e3405[_0x1080dd(0xff)];){const _0x47b0d1=_0x3e3405[_0x3169cf],_0x14ab31=_0x3e3405[_0x3169cf+0x1];_0xfc814||(_0xfc814=_0x171679[_0x1080dd(0xfb)](_0x47b0d1)),on(_0x171679,_0x47b0d1,_0x14ab31)||(_0x1fbc0b[_0x1080dd(0xf8)](_0x171679[_0x1080dd(0xe2)](_0xfc814,_0x557775[_0x1080dd(0xe8)](_0x47b0d1)?_0x171679[_0x1080dd(0xe7)](_0x47b0d1):_0x171679[_0x1080dd(0xfc)](_0x47b0d1,_0x1080dd(0x100)))),_0xfc814=null),_0x3169cf++;}return _0x1fbc0b;}function on(_0x52cfb0,_0x49fad2,_0x547418){const _0x194be3=_0x27f3;if(!_0x547418)return!0x1;const _0x3f459d=_0x52cfb0[_0x194be3(0xe7)](_0x49fad2),_0x9e8f2f=_0x52cfb0[_0x194be3(0xfb)](_0x547418);return _0x3f459d[_0x194be3(0xfe)](_0x9e8f2f);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x34f994,_0x426bae,_0x1ddf01){const _0x4791d3=_0x27f3;for(;_0x1ddf01[_0x4791d3(0xff)];){const _0xece4c6=_0x1ddf01[_0x4791d3(0xe0)](0x0,0x64);_0x34f994[_0x4791d3(0xf9)](()=>{const _0x556fd6=_0x4791d3;for(const _0x381a07 of _0xece4c6)_0x381a07[_0x556fd6(0xe6)]&&_0x426bae[_0x556fd6(0x10e)](_0x381a07['id']);});}}