@ckeditor/ckeditor5-track-changes 43.1.0 → 43.1.1

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
+ const _0x4b8d97=_0x234c;(function(_0x36e712,_0x26997a){const _0x474424=_0x234c,_0x3f4a4f=_0x36e712();while(!![]){try{const _0x308022=parseInt(_0x474424(0x131))/0x1+-parseInt(_0x474424(0x162))/0x2+parseInt(_0x474424(0x10b))/0x3+-parseInt(_0x474424(0x118))/0x4+-parseInt(_0x474424(0x190))/0x5*(parseInt(_0x474424(0x114))/0x6)+-parseInt(_0x474424(0x13a))/0x7*(-parseInt(_0x474424(0x101))/0x8)+parseInt(_0x474424(0x12d))/0x9*(parseInt(_0x474424(0x17a))/0xa);if(_0x308022===_0x26997a)break;else _0x3f4a4f['push'](_0x3f4a4f['shift']());}catch(_0x22bfc9){_0x3f4a4f['push'](_0x3f4a4f['shift']());}}}(_0x4aa3,0x7c41f));import{Plugin as _0x98ffd2}from'ckeditor5/src/core.js';import{Collection as _0x1d190b}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x3c84b1,createDropdown as _0x5e2df7,ListSeparatorView as _0xc63d8b,MenuBarMenuView as _0x4d1cc1,MenuBarMenuListView as _0x24e476,MenuBarMenuListItemView as _0x21838f,MenuBarMenuListItemButtonView as _0x1de261,SplitButtonView as _0x469117,ViewModel as _0x288374}from'ckeditor5/src/ui.js';import{Users as _0x188f46,getDateTimeFormatter as _0x129538,getAllMarkersDomElementsSorted as _0x27c84a}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x1a9306 from'./trackchangesediting.js';import _0xbe73b7 from'./ui/suggestioncontroller.js';function _0x4aa3(){const _0x356afe=['3594556AGhYYy','commands','EditorAnnotations','editor','refreshSelectedViews','isOn','size','comments.maxCommentsWhenCollapsed','comments.editorConfig','has','createAnnotationView','remove','menuBar:trackChanges','listenTo','editing','suggestionChanged','toMany','_disableComments','getMarkers','delete','discardSelectedSuggestions','405SyCWfv','getSuggestion','comments.maxThreadTotalWeight','descriptionFactory','848839yKUBhb','CommentsUI','bind','buttonView','push','innerView','destroy','execute','define','521101Njcrek','change:previous','SuggestionView','commentThread','createAnnotation','comments','actionView','items','_unbindEditors','isDirty','previous','Track\x20changes','keys','suggestionView','createCommentThreadController','set','_initializeController','children','isInContent','commentsListView','SuggestionThreadView','arrowView','value','type','getMarkerNames','plugins','reduce','_bindAnnotationToEditors','view','acceptSelectedSuggestions','pluginName','getFirstRange','clear','TrackChangesUI','activeAnnotations','model','values','button','isEnabled','_handleControllerBuffer','1494374mVvvIW','addComment','Accept\x20all\x20selected\x20suggestions','requires','unbind','suggestionLoaded','Discard\x20all\x20selected\x20suggestions','add','locale','source','filter','descriptionParts','config','switchbutton','comments.maxCommentCharsWhenCollapsed','delegate','stopListening','addSourceCollector','focus','Discard\x20all\x20suggestions','isMultiRange','getJoined','get','from','142070CjKDRz','change:activeAnnotations','discardButton','_destroyController','CommentsRepository','hasSuggestion','suggestion-','acceptButton','registerAnnotation','_addUIComponentsToFactory','_suggestionToController','_refreshActiveMarkers','componentFactory','getRanges','panelView','_updateController','length','activeMarkers','getByInnerView','trackChanges.disableComments','trackChanges.SuggestionView','getDescriptions','100HzHTNp','_createToolbarButton','discardAllSuggestions','acceptAllSuggestions','_viewToController','getAllAdjacentSuggestions','lowest','menuitem','48hbeReC','trackChanges','_annotationViews','trackChanges.SuggestionThreadView','_handleSuggestionControllerDelayed','_createMenuBarMenu','Annotations','escape','fire','TrackChangesEditing','1631499mfOTIt','Accept\x20all\x20suggestions','menuitemcheckbox','suggestionUnloaded','separator','commandName','menu','mainView','head','97158SDiTgh','CommentView','init','some'];_0x4aa3=function(){return _0x356afe;};return _0x4aa3();}import _0x571025 from'./ui/view/suggestionthreadview.js';function _0x234c(_0x4233ee,_0x4c05bb){const _0x4aa3ce=_0x4aa3();return _0x234c=function(_0x234c55,_0x204ce9){_0x234c55=_0x234c55-0xff;let _0x43eb09=_0x4aa3ce[_0x234c55];return _0x43eb09;},_0x234c(_0x4233ee,_0x4c05bb);}import _0x1fa17e from'./ui/view/suggestionview.js';import{getTranslation as _0x4bfef0}from'./utils/common-translations.js';import _0x7443c1 from'../theme/icons/track-changes.svg';export default class d extends _0x98ffd2{static get[_0x4b8d97(0x165)](){const _0x560720=_0x4b8d97;return[_0x1a9306,_0x188f46,_0x560720(0x17e),_0x560720(0x107),_0x560720(0x11a)];}static get[_0x4b8d97(0x158)](){const _0x385031=_0x4b8d97;return _0x385031(0x15b);}constructor(_0x26ccd3){const _0x2aee3e=_0x4b8d97;super(_0x26ccd3),this[_0x2aee3e(0x184)]=new Map(),this[_0x2aee3e(0x194)]=new Map(),this[_0x2aee3e(0x103)]=new Map(),this[_0x2aee3e(0x161)]=new Map();const _0x2ea810=this[_0x2aee3e(0x11b)][_0x2aee3e(0x16e)];_0x2ea810[_0x2aee3e(0x139)](_0x2aee3e(0x104),_0x571025),_0x2ea810[_0x2aee3e(0x139)](_0x2aee3e(0x18e),_0x1fa17e),_0x2ea810[_0x2aee3e(0x139)](_0x2aee3e(0x18d),!0x1),this[_0x2aee3e(0x129)]=_0x2ea810[_0x2aee3e(0x178)](_0x2aee3e(0x18d));}[_0x4b8d97(0x105)](_0x50236e,_0x4b7629){const _0x3a9a5b=_0x4b8d97;0x0===this[_0x3a9a5b(0x161)][_0x3a9a5b(0x11e)]&&setTimeout(()=>{const _0x1718fd=_0x3a9a5b;for(const [_0xb8da7e,_0x82d5db]of this[_0x1718fd(0x161)]){const _0x7eb35e=this[_0x1718fd(0x184)][_0x1718fd(0x121)](_0xb8da7e);_0x7eb35e||_0x82d5db?_0x7eb35e&&_0x82d5db&&this[_0x1718fd(0x17d)](_0xb8da7e):this[_0x1718fd(0x14a)](_0xb8da7e);}this[_0x1718fd(0x161)][_0x1718fd(0x15a)](),this[_0x1718fd(0x11b)][_0x1718fd(0x153)][_0x1718fd(0x178)](_0x1718fd(0x11a))[_0x1718fd(0x11c)](),this[_0x1718fd(0x185)]();},0xa),this[_0x3a9a5b(0x161)][_0x3a9a5b(0x149)](_0x50236e,_0x4b7629);}[_0x4b8d97(0x116)](){const _0x1163ff=_0x4b8d97,_0x1d1bb9=this[_0x1163ff(0x11b)],_0x56823f=_0x1d1bb9[_0x1163ff(0x153)][_0x1163ff(0x178)](_0x1163ff(0x10a)),_0x5b9543=_0x1d1bb9[_0x1163ff(0x153)][_0x1163ff(0x178)](_0x1163ff(0x107)),_0x1f8a34=_0x1d1bb9[_0x1163ff(0x153)][_0x1163ff(0x178)](_0x1163ff(0x11a)),_0x1c0c0c=_0x1d1bb9[_0x1163ff(0x153)][_0x1163ff(0x178)](_0x1163ff(0x17e));this[_0x1163ff(0x183)](),_0x1f8a34[_0x1163ff(0x173)](()=>{const _0x187115=_0x1163ff,_0x3c3440=[];for(const [_0x1ddbb4,_0x4c19fe]of Array[_0x187115(0x179)](this[_0x187115(0x184)])){const _0x4d7eb6=_0x1ddbb4[_0x187115(0x195)](),_0x741bbc=[];for(const _0x283abf of _0x4d7eb6){if(!_0x283abf[_0x187115(0x14c)])continue;if(_0x283abf[_0x187115(0x176)]){_0x741bbc[_0x187115(0x135)](..._0x283abf[_0x187115(0x187)]());continue;}const _0x3dea74=_0x283abf[_0x187115(0x159)]();if(_0x741bbc[_0x187115(0x18a)]>0x0){const _0xd0a818=_0x741bbc[0x0][_0x187115(0x177)](_0x3dea74);if(_0xd0a818){_0x741bbc[0x0]=_0xd0a818;continue;}}_0x741bbc[_0x187115(0x135)](_0x3dea74);}_0x3c3440[_0x187115(0x135)]([_0x4c19fe[_0x187115(0x156)],_0x741bbc]);}return _0x3c3440;}),this[_0x1163ff(0x125)](_0x56823f,_0x1163ff(0x167),(_0x9ff5fe,_0x59ed4f)=>{const _0xbaa89c=_0x1163ff;this[_0xbaa89c(0x125)](_0x59ed4f,_0xbaa89c(0x13b),(_0xa7c1d7,_0x487517,_0x569e3e,_0x2cf98f)=>{const _0x35f824=_0xbaa89c;_0x59ed4f[_0x35f824(0x14c)]&&(null==_0x569e3e?(this[_0x35f824(0x189)](_0x2cf98f[_0x35f824(0x113)]),this[_0x35f824(0x105)](_0x59ed4f,!0x1)):(this[_0x35f824(0x189)](_0x569e3e[_0x35f824(0x113)]),null==_0x2cf98f&&this[_0x35f824(0x105)](_0x59ed4f,!0x0)));}),null!==_0x59ed4f[_0xbaa89c(0x144)]?this[_0xbaa89c(0x189)](_0x59ed4f[_0xbaa89c(0x113)]):this[_0xbaa89c(0x105)](_0x59ed4f,!0x1);}),this[_0x1163ff(0x125)](_0x56823f,_0x1163ff(0x10e),(_0x4d002c,_0x39341f,_0x320f32)=>{const _0x57f3e4=_0x1163ff;this[_0x57f3e4(0x172)](_0x39341f,_0x57f3e4(0x13b)),this[_0x57f3e4(0x161)][_0x57f3e4(0x12b)](_0x39341f),this[_0x57f3e4(0x184)][_0x57f3e4(0x121)](_0x39341f)&&this[_0x57f3e4(0x17d)](_0x39341f),_0x320f32&&this[_0x57f3e4(0x189)](_0x320f32[_0x57f3e4(0x113)]);}),this[_0x1163ff(0x125)](_0x56823f,_0x1163ff(0x127),(_0x46d1cd,_0x555cf3)=>{const _0x2a07de=_0x1163ff;this[_0x2a07de(0x189)](_0x555cf3);}),this[_0x1163ff(0x125)](_0x5b9543,_0x1163ff(0x17b),()=>{const _0x14aeaf=_0x1163ff;this[_0x14aeaf(0x185)]();}),this[_0x1163ff(0x125)](_0x1c0c0c,_0x1163ff(0x163),(_0x5cb7fd,{threadId:_0x1413ef,isFromAdapter:_0x5bc579})=>{const _0x25f547=_0x1163ff;if(_0x5bc579||!_0x56823f[_0x25f547(0x17f)](_0x1413ef))return;const _0x40b253=_0x56823f[_0x25f547(0x12e)](_0x1413ef);this[_0x25f547(0x184)][_0x25f547(0x178)](_0x40b253)[_0x25f547(0x156)][_0x25f547(0x14d)][_0x25f547(0x174)](-0x1);},{'priority':_0x1163ff(0xff)});}[_0x4b8d97(0x185)](){const _0x4089=_0x4b8d97,_0x4fbd89=this[_0x4089(0x11b)][_0x4089(0x153)][_0x4089(0x178)](_0x4089(0x107)),_0x2e4c66=this[_0x4089(0x11b)][_0x4089(0x153)][_0x4089(0x178)](_0x4089(0x10a)),_0xf6f606=Array[_0x4089(0x179)](_0x4fbd89[_0x4089(0x15c)],_0x42bc31=>_0x42bc31[_0x4089(0x136)])[_0x4089(0x16c)](_0x5e533f=>this[_0x4089(0x194)][_0x4089(0x121)](_0x5e533f)),_0x150748=[];for(const _0x429456 of _0xf6f606){const _0x5355f8=this[_0x4089(0x194)][_0x4089(0x178)](_0x429456)[_0x4089(0x15d)][_0x4089(0x195)]();_0x150748[_0x4089(0x135)](..._0x5355f8[_0x4089(0x154)]((_0x433dc6,_0xc62cca)=>[..._0x433dc6,..._0xc62cca[_0x4089(0x152)]()],[]));}_0x2e4c66[_0x4089(0x18b)]=_0x150748;}[_0x4b8d97(0x183)](){const _0x12a6e2=_0x4b8d97,_0x3e14f8=this[_0x12a6e2(0x11b)],_0x566ea8=_0x3e14f8[_0x12a6e2(0x16a)],_0x1245aa=_0x4bfef0(_0x566ea8,_0x12a6e2(0x145)),_0x3549c1=new _0x1d190b([{'type':_0x12a6e2(0x16f),'model':new _0x288374({'withText':!0x0,'isToggleable':!0x0,'label':_0x1245aa,'commandName':_0x12a6e2(0x102),'role':_0x12a6e2(0x10d)})},{'type':_0x12a6e2(0x10f)},{'type':_0x12a6e2(0x15f),'model':new _0x288374({'withText':!0x0,'label':_0x4bfef0(_0x566ea8,_0x12a6e2(0x10c)),'commandName':_0x12a6e2(0x193),'role':_0x12a6e2(0x100)})},{'type':_0x12a6e2(0x15f),'model':new _0x288374({'withText':!0x0,'label':_0x4bfef0(_0x566ea8,_0x12a6e2(0x164)),'commandName':_0x12a6e2(0x157),'role':_0x12a6e2(0x100)})},{'type':_0x12a6e2(0x15f),'model':new _0x288374({'withText':!0x0,'label':_0x4bfef0(_0x566ea8,_0x12a6e2(0x175)),'commandName':_0x12a6e2(0x192),'role':_0x12a6e2(0x100)})},{'type':_0x12a6e2(0x15f),'model':new _0x288374({'withText':!0x0,'label':_0x4bfef0(_0x566ea8,_0x12a6e2(0x168)),'commandName':_0x12a6e2(0x12c),'role':_0x12a6e2(0x100)})}]);for(const _0x5434e7 of _0x3549c1)if(me(_0x5434e7)){const _0x406ca4=_0x3e14f8[_0x12a6e2(0x119)][_0x12a6e2(0x178)](_0x5434e7[_0x12a6e2(0x15d)][_0x12a6e2(0x110)]);_0x5434e7[_0x12a6e2(0x15d)][_0x12a6e2(0x133)](_0x12a6e2(0x11d),_0x12a6e2(0x160))['to'](_0x406ca4,_0x12a6e2(0x150),_0x12a6e2(0x160));}_0x3e14f8['ui'][_0x12a6e2(0x186)][_0x12a6e2(0x169)](_0x12a6e2(0x102),_0x54f9f5=>this[_0x12a6e2(0x191)](_0x54f9f5,_0x3549c1,_0x1245aa)),_0x3e14f8['ui'][_0x12a6e2(0x186)][_0x12a6e2(0x169)](_0x12a6e2(0x124),_0x164b86=>this[_0x12a6e2(0x106)](_0x164b86,_0x3549c1,_0x1245aa));}[_0x4b8d97(0x191)](_0x4ef308,_0xaf9c29,_0x191d8d){const _0x3c76ad=_0x4b8d97,_0x148d49=_0x5e2df7(_0x4ef308,_0x469117),_0x546df8=this[_0x3c76ad(0x11b)][_0x3c76ad(0x119)][_0x3c76ad(0x178)](_0x3c76ad(0x102));_0x148d49[_0x3c76ad(0x134)][_0x3c76ad(0x149)]({'tooltip':_0x191d8d,'label':_0x191d8d,'icon':_0x7443c1}),_0x148d49[_0x3c76ad(0x134)][_0x3c76ad(0x133)](_0x3c76ad(0x11d))['to'](_0x546df8,_0x3c76ad(0x150)),_0x148d49[_0x3c76ad(0x134)]['on'](_0x3c76ad(0x138),()=>{const _0x2d53d5=_0x3c76ad;_0x546df8[_0x2d53d5(0x138)](),this[_0x2d53d5(0x11b)][_0x2d53d5(0x126)][_0x2d53d5(0x156)][_0x2d53d5(0x174)]();}),_0x3c84b1(_0x148d49,_0xaf9c29,{'role':_0x3c76ad(0x111)});const _0x5833eb=[];for(const _0x35e2d5 of _0xaf9c29)me(_0x35e2d5)&&_0x5833eb[_0x3c76ad(0x135)](this[_0x3c76ad(0x11b)][_0x3c76ad(0x119)][_0x3c76ad(0x178)](_0x35e2d5[_0x3c76ad(0x15d)][_0x3c76ad(0x110)]));const _0x2ecfdc=_0x148d49[_0x3c76ad(0x134)];return _0x2ecfdc[_0x3c76ad(0x140)][_0x3c76ad(0x166)](_0x3c76ad(0x160)),_0x2ecfdc[_0x3c76ad(0x14f)][_0x3c76ad(0x166)](_0x3c76ad(0x160)),_0x2ecfdc[_0x3c76ad(0x140)][_0x3c76ad(0x133)](_0x3c76ad(0x160))['to'](_0x546df8,_0x3c76ad(0x160)),_0x2ecfdc[_0x3c76ad(0x14f)][_0x3c76ad(0x133)](_0x3c76ad(0x160))[_0x3c76ad(0x128)](_0x5833eb,_0x3c76ad(0x160),(..._0x539384)=>_0x539384[_0x3c76ad(0x117)](_0x2b6b56=>_0x2b6b56)),_0x148d49['on'](_0x3c76ad(0x138),_0x8a1494=>{const _0x17c6a2=_0x3c76ad;this[_0x17c6a2(0x11b)][_0x17c6a2(0x138)](_0x8a1494[_0x17c6a2(0x16b)][_0x17c6a2(0x110)]),this[_0x17c6a2(0x11b)][_0x17c6a2(0x126)][_0x17c6a2(0x156)][_0x17c6a2(0x174)]();}),_0x148d49;}[_0x4b8d97(0x106)](_0x4b3cb2,_0x1b692b,_0x6e8550){const _0xeb236e=_0x4b8d97,_0x2f904e=new _0x4d1cc1(_0x4b3cb2),_0x28d1fc=this[_0xeb236e(0x11b)][_0xeb236e(0x119)][_0xeb236e(0x178)](_0xeb236e(0x102));_0x2f904e[_0xeb236e(0x134)][_0xeb236e(0x149)]({'label':_0x6e8550,'icon':_0x7443c1});const _0x440a0a=new _0x24e476(_0x4b3cb2);for(const _0x5175f0 of _0x1b692b){if(_0xeb236e(0x10f)==_0x5175f0[_0xeb236e(0x151)]){_0x440a0a[_0xeb236e(0x141)][_0xeb236e(0x169)](new _0xc63d8b(_0x4b3cb2));continue;}const _0x570a67=new _0x21838f(_0x4b3cb2,_0x2f904e),_0x3cb51d=new _0x1de261(_0x4b3cb2),_0x18c6b5=_0x5175f0[_0xeb236e(0x15d)];_0x3cb51d[_0xeb236e(0x133)](...Object[_0xeb236e(0x146)](_0x18c6b5))['to'](_0x18c6b5),_0x3cb51d[_0xeb236e(0x171)](_0xeb236e(0x138))['to'](_0x2f904e),_0x3cb51d['on'](_0xeb236e(0x138),()=>{const _0xf693a2=_0xeb236e;this[_0xf693a2(0x11b)][_0xf693a2(0x138)](_0x18c6b5[_0xf693a2(0x110)]),this[_0xf693a2(0x11b)][_0xf693a2(0x126)][_0xf693a2(0x156)][_0xf693a2(0x174)]();}),_0x570a67[_0xeb236e(0x14b)][_0xeb236e(0x169)](_0x3cb51d),_0x440a0a[_0xeb236e(0x141)][_0xeb236e(0x169)](_0x570a67);}return _0x2f904e[_0xeb236e(0x133)](_0xeb236e(0x160))['to'](_0x28d1fc,_0xeb236e(0x160)),_0x2f904e[_0xeb236e(0x188)][_0xeb236e(0x14b)][_0xeb236e(0x169)](_0x440a0a),_0x2f904e;}[_0x4b8d97(0x14a)](_0x5f274a){const _0x4f3015=_0x4b8d97,_0x5e162a=this[_0x4f3015(0x11b)],_0x765860=_0x5e162a[_0x4f3015(0x16e)],_0x3390af=_0x5e162a[_0x4f3015(0x153)][_0x4f3015(0x178)](_0x4f3015(0x107)),_0x203167=_0x5e162a[_0x4f3015(0x153)][_0x4f3015(0x178)](_0x4f3015(0x17e)),_0x295574=_0x5e162a[_0x4f3015(0x153)][_0x4f3015(0x178)](_0x4f3015(0x11a)),_0x296f0d=_0x5e162a[_0x4f3015(0x153)][_0x4f3015(0x178)](_0x188f46)['me'],_0x5022ff=_0x765860[_0x4f3015(0x178)](_0x4f3015(0x102))[_0x4f3015(0x14e)],_0x4c8f38=_0x765860[_0x4f3015(0x178)](_0x4f3015(0x102))[_0x4f3015(0x13c)],{CommentsListView:_0x4a8ef7,CommentThreadInputView:_0x3c475c}=_0x5e162a[_0x4f3015(0x153)][_0x4f3015(0x178)](_0x4f3015(0x132));let _0x16f2d3,_0x6219c,_0x58f36d;this[_0x4f3015(0x103)][_0x4f3015(0x121)](_0x5f274a['id'])?(_0x6219c=this[_0x4f3015(0x103)][_0x4f3015(0x178)](_0x5f274a['id']),_0x16f2d3=_0x6219c[_0x4f3015(0x112)]):(_0x16f2d3=new _0x5022ff(_0x5e162a[_0x4f3015(0x16a)],_0x5f274a,_0x296f0d,{'disableComments':this[_0x4f3015(0x129)],'editorConfig':_0x765860[_0x4f3015(0x178)](_0x4f3015(0x120)),'maxCommentsWhenCollapsed':_0x765860[_0x4f3015(0x178)](_0x4f3015(0x11f)),'maxThreadTotalWeight':_0x765860[_0x4f3015(0x178)](_0x4f3015(0x12f)),'maxCommentCharsWhenCollapsed':_0x765860[_0x4f3015(0x178)](_0x4f3015(0x170)),'formatDateTime':_0x129538(_0x765860[_0x4f3015(0x178)](_0x4f3015(0x16a))),'CommentView':_0x765860[_0x4f3015(0x178)](_0x4f3015(0x13f))[_0x4f3015(0x115)],'CommentsListView':_0x4a8ef7,'CommentThreadInputView':_0x3c475c,'SuggestionView':_0x4c8f38}),_0x16f2d3[_0x4f3015(0x147)][_0x4f3015(0x181)]['on'](_0x4f3015(0x138),()=>{const _0x1644a8=_0x4f3015;_0x5e162a[_0x1644a8(0x126)][_0x1644a8(0x156)][_0x1644a8(0x174)]();}),_0x16f2d3[_0x4f3015(0x147)][_0x4f3015(0x17c)]['on'](_0x4f3015(0x138),()=>{const _0x1fa01e=_0x4f3015;_0x5e162a[_0x1fa01e(0x126)][_0x1fa01e(0x156)][_0x1fa01e(0x174)]();}),_0x6219c=_0x3390af[_0x4f3015(0x122)](this[_0x4f3015(0x11b)][_0x4f3015(0x16a)],_0x16f2d3),_0x6219c[_0x4f3015(0x133)](_0x4f3015(0x143))['to'](_0x16f2d3,_0x4f3015(0x143)),_0x6219c[_0x4f3015(0x133)](_0x4f3015(0x18a))['to'](_0x16f2d3),_0x6219c[_0x4f3015(0x133)](_0x4f3015(0x151))['to'](_0x16f2d3,_0x4f3015(0x151),_0x55f12c=>_0x4f3015(0x180)+_0x55f12c),_0x16f2d3['on'](_0x4f3015(0x108),()=>{const _0x4d0064=_0x4f3015;_0x58f36d[_0x4d0064(0x109)](_0x4d0064(0x108));}),this[_0x4f3015(0x103)][_0x4f3015(0x149)](_0x5f274a['id'],_0x6219c));const _0x58684e=_0x203167[_0x4f3015(0x148)](_0x5f274a[_0x4f3015(0x13d)],_0x16f2d3),_0x1f9851=new _0xbe73b7(_0x5e162a,_0x5f274a,_0x16f2d3,_0x58684e),_0x42f679=_0x5f274a[_0x4f3015(0x195)]()[_0x4f3015(0x16c)](_0x4361c9=>_0x4361c9[_0x4f3015(0x14c)]);_0x16f2d3[_0x4f3015(0x16d)]=_0x5e162a[_0x4f3015(0x153)][_0x4f3015(0x178)](_0x4f3015(0x10a))[_0x4f3015(0x130)][_0x4f3015(0x18f)](_0x42f679),this[_0x4f3015(0x184)][_0x4f3015(0x149)](_0x5f274a,_0x1f9851),this[_0x4f3015(0x194)][_0x4f3015(0x149)](_0x16f2d3,_0x1f9851),_0x58f36d=_0x3390af[_0x4f3015(0x13e)]({'view':_0x6219c,'target':()=>{const _0x13aee0=_0x4f3015,_0x4ec183=[],_0x4d45b3=_0x5f274a[_0x13aee0(0x195)]()[_0x13aee0(0x16c)](_0x4f0aa4=>_0x4f0aa4[_0x13aee0(0x14c)]);for(const _0x44ac2c of _0x4d45b3)_0x4ec183[_0x13aee0(0x135)](..._0x44ac2c[_0x13aee0(0x12a)]());return _0x27c84a(_0x5e162a[_0x13aee0(0x126)],_0x4ec183);},'type':()=>_0x4f3015(0x180)+_0x1f9851[_0x4f3015(0x156)][_0x4f3015(0x151)]}),_0x203167[_0x4f3015(0x155)](_0x16f2d3,_0x58f36d),_0x3390af[_0x4f3015(0x169)](_0x58f36d),_0x295574[_0x4f3015(0x182)](_0x58f36d);}[_0x4b8d97(0x17d)](_0x32cb32){const _0x30bb92=_0x4b8d97,_0x5d02c2=this[_0x30bb92(0x11b)][_0x30bb92(0x153)][_0x30bb92(0x178)](_0x30bb92(0x17e)),_0xaf7be8=this[_0x30bb92(0x11b)][_0x30bb92(0x153)][_0x30bb92(0x178)](_0x30bb92(0x107)),_0x153ad3=this[_0x30bb92(0x184)][_0x30bb92(0x178)](_0x32cb32),_0x4d342d=_0x153ad3[_0x30bb92(0x156)],_0x88f3bc=_0xaf7be8[_0x30bb92(0x18c)](_0x4d342d);_0x5d02c2[_0x30bb92(0x142)](_0x4d342d),_0x88f3bc&&_0xaf7be8[_0x30bb92(0x123)](_0x88f3bc),this[_0x30bb92(0x184)][_0x30bb92(0x12b)](_0x32cb32),this[_0x30bb92(0x194)][_0x30bb92(0x12b)](_0x4d342d),_0x153ad3[_0x30bb92(0x137)]();}[_0x4b8d97(0x189)](_0x3504e0){const _0x15925b=_0x4b8d97;if(!_0x3504e0[_0x15925b(0x14c)]||!this[_0x15925b(0x184)][_0x15925b(0x121)](_0x3504e0))return;const _0x489eac=this[_0x15925b(0x11b)][_0x15925b(0x153)][_0x15925b(0x178)](_0x15925b(0x10a)),_0x32e762=this[_0x15925b(0x184)][_0x15925b(0x178)](_0x3504e0),_0x5cab90=_0x3504e0[_0x15925b(0x195)]();_0x32e762[_0x15925b(0x156)][_0x15925b(0x16d)]=_0x489eac[_0x15925b(0x130)][_0x15925b(0x18f)](_0x5cab90);}[_0x4b8d97(0x137)](){const _0xb524cf=_0x4b8d97;for(const _0x19f386 of this[_0xb524cf(0x184)][_0xb524cf(0x146)]())this[_0xb524cf(0x17d)](_0x19f386);for(const _0x4b9f4e of this[_0xb524cf(0x103)][_0xb524cf(0x15e)]())_0x4b9f4e[_0xb524cf(0x112)][_0xb524cf(0x137)]();super[_0xb524cf(0x137)]();}}function me(_0x31050c){const _0x2da989=_0x4b8d97;return _0x2da989(0x15d)in _0x31050c;}
@@ -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
+ function _0x5456(){const _0x1bc3c8=['listenTo','PENDING_ACTION_SUGGESTION','commands','stopListening','destroy','1020175cuxXRI','get','3ysMhVe','PendingActions','execute','1081150EQoaQx','commentThreadController','_acceptCommand','getRanges','remove','locale','canEditAt','_setPendingAction','2427047QSENii','9353488iZMUNz','canDiscard','_editor','unbind','model','_removePendingAction','change:isDirty','409759XBIaON','956022pUdpJw','add','discardSuggestion','isDirty','view','isEnabled','acceptSuggestion','plugins','_discardCommand','345516hWSvck','bind','_pendingAction','canAccept'];_0x5456=function(){return _0x1bc3c8;};return _0x5456();}function _0x238b(_0x4da219,_0x26a5b2){const _0x5456e2=_0x5456();return _0x238b=function(_0x238b5b,_0x12ff57){_0x238b5b=_0x238b5b-0xb9;let _0x3b3fa9=_0x5456e2[_0x238b5b];return _0x3b3fa9;},_0x238b(_0x4da219,_0x26a5b2);}const _0x47dc7b=_0x238b;(function(_0xa0d39f,_0xf76513){const _0x1846fb=_0x238b,_0x4130ee=_0xa0d39f();while(!![]){try{const _0x408507=-parseInt(_0x1846fb(0xc4))/0x1+-parseInt(_0x1846fb(0xdc))/0x2+-parseInt(_0x1846fb(0xd9))/0x3*(-parseInt(_0x1846fb(0xce))/0x4)+-parseInt(_0x1846fb(0xd7))/0x5+-parseInt(_0x1846fb(0xc5))/0x6+parseInt(_0x1846fb(0xbc))/0x7+parseInt(_0x1846fb(0xbd))/0x8;if(_0x408507===_0xf76513)break;else _0x4130ee['push'](_0x4130ee['shift']());}catch(_0x3886d1){_0x4130ee['push'](_0x4130ee['shift']());}}}(_0x5456,0x46744));import{ObservableMixin as _0x2e5030}from'ckeditor5/src/utils.js';import{getTranslation as _0x445972}from'../utils/common-translations.js';export default class ae extends/* #__PURE__ -- @preserve */
24
+ _0x2e5030(){constructor(_0xca8e53,_0x5006eb,_0x4c13d3,_0x216ab3){const _0x5b6d2d=_0x238b;super(),this[_0x5b6d2d(0xc1)]=_0x5006eb,this[_0x5b6d2d(0xc9)]=_0x4c13d3,this[_0x5b6d2d(0xdd)]=_0x216ab3,this[_0x5b6d2d(0xbf)]=_0xca8e53,this[_0x5b6d2d(0xde)]=_0xca8e53[_0x5b6d2d(0xd4)][_0x5b6d2d(0xd8)](_0x5b6d2d(0xcb)),this[_0x5b6d2d(0xcd)]=_0xca8e53[_0x5b6d2d(0xd4)][_0x5b6d2d(0xd8)](_0x5b6d2d(0xc7)),this[_0x5b6d2d(0xc9)][_0x5b6d2d(0xcf)](_0x5b6d2d(0xca))['to'](this[_0x5b6d2d(0xde)],this[_0x5b6d2d(0xcd)],(_0x53a340,_0x148bb8)=>_0x53a340||_0x148bb8),this[_0x5b6d2d(0xc9)][_0x5b6d2d(0xcf)](_0x5b6d2d(0xd1))['to'](this[_0x5b6d2d(0xde)],_0x5b6d2d(0xca),_0x3582a4=>_0x3582a4&&this[_0x5b6d2d(0xbf)][_0x5b6d2d(0xc1)][_0x5b6d2d(0xba)](_0x5006eb[_0x5b6d2d(0xdf)]())),this[_0x5b6d2d(0xc9)][_0x5b6d2d(0xcf)](_0x5b6d2d(0xbe))['to'](this[_0x5b6d2d(0xcd)],_0x5b6d2d(0xca),_0x523c44=>_0x523c44&&this[_0x5b6d2d(0xbf)][_0x5b6d2d(0xc1)][_0x5b6d2d(0xba)](_0x5006eb[_0x5b6d2d(0xdf)]())),this[_0x5b6d2d(0xd0)]=null,_0x4c13d3[_0x5b6d2d(0xc8)]&&this[_0x5b6d2d(0xbb)](),this[_0x5b6d2d(0xd2)](_0x4c13d3,_0x5b6d2d(0xcb),()=>this[_0x5b6d2d(0xcb)]()),this[_0x5b6d2d(0xd2)](_0x4c13d3,_0x5b6d2d(0xc7),()=>this[_0x5b6d2d(0xc7)]()),this[_0x5b6d2d(0xd2)](_0x4c13d3,_0x5b6d2d(0xc3),()=>{const _0x326f89=_0x5b6d2d;_0x4c13d3[_0x326f89(0xc8)]?this[_0x326f89(0xbb)]():this[_0x326f89(0xc2)]();});}[_0x47dc7b(0xcb)](){const _0xbe07a8=_0x47dc7b;this[_0xbe07a8(0xde)][_0xbe07a8(0xdb)](this[_0xbe07a8(0xc1)]['id']);}[_0x47dc7b(0xc7)](){const _0x8502bb=_0x47dc7b;this[_0x8502bb(0xcd)][_0x8502bb(0xdb)](this[_0x8502bb(0xc1)]['id']);}[_0x47dc7b(0xd6)](){const _0x345fad=_0x47dc7b;this[_0x345fad(0xc9)][_0x345fad(0xc0)](_0x345fad(0xca)),this[_0x345fad(0xc9)][_0x345fad(0xc0)](_0x345fad(0xd1)),this[_0x345fad(0xc9)][_0x345fad(0xc0)](_0x345fad(0xbe)),this[_0x345fad(0xd5)](),this[_0x345fad(0xdd)][_0x345fad(0xd6)](),this[_0x345fad(0xd0)]&&this[_0x345fad(0xc2)]();}[_0x47dc7b(0xbb)](){const _0x48e5fc=_0x47dc7b,_0x2d164b=_0x445972(this[_0x48e5fc(0xbf)][_0x48e5fc(0xb9)],_0x48e5fc(0xd3));this[_0x48e5fc(0xd0)]=this[_0x48e5fc(0xbf)][_0x48e5fc(0xcc)][_0x48e5fc(0xd8)](_0x48e5fc(0xda))[_0x48e5fc(0xc6)](_0x2d164b);}[_0x47dc7b(0xc2)](){const _0x28c8cf=_0x47dc7b;null!==this[_0x28c8cf(0xd0)]&&this[_0x28c8cf(0xbf)][_0x28c8cf(0xcc)][_0x28c8cf(0xd8)](_0x28c8cf(0xda))[_0x28c8cf(0xe0)](this[_0x28c8cf(0xd0)]),this[_0x28c8cf(0xd0)]=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 _0xe69160=_0x8cdd;(function(_0x5f9c24,_0x54519c){const _0x1b850d=_0x8cdd,_0x40e9f5=_0x5f9c24();while(!![]){try{const _0x3cc8ba=parseInt(_0x1b850d(0x112))/0x1*(parseInt(_0x1b850d(0xd4))/0x2)+parseInt(_0x1b850d(0xf6))/0x3+parseInt(_0x1b850d(0xdf))/0x4*(-parseInt(_0x1b850d(0xfb))/0x5)+parseInt(_0x1b850d(0xda))/0x6*(-parseInt(_0x1b850d(0x10f))/0x7)+parseInt(_0x1b850d(0xeb))/0x8*(parseInt(_0x1b850d(0x10c))/0x9)+-parseInt(_0x1b850d(0xe6))/0xa*(parseInt(_0x1b850d(0xe7))/0xb)+parseInt(_0x1b850d(0x103))/0xc*(parseInt(_0x1b850d(0xcf))/0xd);if(_0x3cc8ba===_0x54519c)break;else _0x40e9f5['push'](_0x40e9f5['shift']());}catch(_0x529796){_0x40e9f5['push'](_0x40e9f5['shift']());}}}(_0x2d43,0x35f60));function _0x2d43(){const _0x4fb552=['_config','1349508RelVpe','removeComment','focusables','commentThreadInputView','disableComments','author','bind','_createCommentViews','hasDirtyComment','330849jvZaPB','_localUser','textContent','8862EVmXmk','disabledSubmit','tab','3336nuTvJH','formatDateTime','isReadOnly','join','commentsListView','focus','addComment','body','ariaLabel','39poZFyq','target','shift+tab','isEnabled','text/html','44qbmedO','isDirty','SUGGESTION_THREAD_ARIA_LABEL','showInput','ariaDescriptionView','name','1446uldcUF','commentThread','value','editor','length','4hWqWLs','focusCycler','keystrokes','locale','editorConfig','delegate','SUGGESTION_THREAD_DESCRIPTION','376990NRaVPp','55rvkmdP','map','authoredAt','assign','8WFOCdb','canAccept','isActive','render','CommentView','content','element','descriptionParts','commentInputView','updateComment','set','1191018QOCoVo','setData','canDiscard','_model','_createCommentThreadInputView','649555rKzJpb','parseFromString','destroy','fire','cancel','submit','focusTracker'];_0x2d43=function(){return _0x4fb552;};return _0x2d43();}function _0x8cdd(_0x123a2e,_0x511399){const _0x2d4302=_0x2d43();return _0x8cdd=function(_0x8cddf1,_0x53863a){_0x8cddf1=_0x8cddf1-0xcb;let _0x4eba12=_0x2d4302[_0x8cddf1];return _0x4eba12;},_0x8cdd(_0x123a2e,_0x511399);}import{FocusCycler as _0x1bcfab,View as _0x5d65c2,ViewCollection as _0x5820f1}from'ckeditor5/src/ui.js';import{FocusTracker as _0x30168d,KeystrokeHandler as _0x56cb39}from'ckeditor5/src/utils.js';import{AriaDescriptionView as _0x540c5d,setupThreadKeyboardNavigation as _0x104402}from'ckeditor5-collaboration/src/collaboration-core.js';import{getTranslation as _0x24a0ac}from'../../utils/common-translations.js';import{renderDescription as _0x3bd52c}from'../../utils/utils.js';export default class us extends _0x5d65c2{constructor(_0x32717b,_0x28adbd,_0x4b7b21,_0x12d106){const _0x73e82e=_0x8cdd;super(_0x32717b),this[_0x73e82e(0x116)]=null,this[_0x73e82e(0x106)]=null,this[_0x73e82e(0xd8)]=new _0x540c5d(_0x32717b,_0x24a0ac(_0x32717b,_0x73e82e(0xe5))),this[_0x73e82e(0xf5)](_0x73e82e(0xed),!0x1),this[_0x73e82e(0xf5)](_0x73e82e(0xe9),_0x28adbd[_0x73e82e(0xe9)]),this[_0x73e82e(0x109)](_0x73e82e(0xe9))['to'](_0x28adbd),this[_0x73e82e(0xf5)](_0x73e82e(0xf2),[]),this[_0x73e82e(0xf5)](_0x73e82e(0xd5),!0x1),this[_0x73e82e(0xf5)](_0x73e82e(0xd2),!0x1),this[_0x73e82e(0xf5)](_0x73e82e(0xec),!0x1),this[_0x73e82e(0xf5)](_0x73e82e(0xf8),!0x1),this[_0x73e82e(0x109)](_0x73e82e(0xce))['to'](this,_0x73e82e(0xde),_0x28adbd,_0x73e82e(0xe9),this,_0x73e82e(0xf2),(_0x4a7d43,_0x4d32e0,_0x322484)=>{const _0x339232=_0x73e82e,_0x5beb7a=_0x322484[_0x339232(0xe8)](_0x281ac0=>_0x3bd52c(_0x281ac0[_0x339232(0xf0)]))[_0x339232(0x115)]('.\x20')+'.';return _0x24a0ac(this[_0x339232(0xe2)],_0x339232(0xd6),[_0x4a7d43-0x1,_0x28adbd[_0x339232(0x108)][_0x339232(0xd9)],_0x4d32e0?_0x12d106[_0x339232(0x113)](_0x4d32e0):'',new DOMParser()[_0x339232(0xfc)](_0x5beb7a,_0x339232(0xd3))[_0x339232(0xcd)][_0x339232(0x10e)]]);}),this[_0x73e82e(0x105)]=new _0x5820f1(),this[_0x73e82e(0x101)]=new _0x30168d(),this[_0x73e82e(0xe1)]=new _0x56cb39(),this[_0x73e82e(0xe0)]=new _0x1bcfab({'focusables':this[_0x73e82e(0x105)],'focusTracker':this[_0x73e82e(0x101)],'keystrokeHandler':this[_0x73e82e(0xe1)],'keystrokeHandlerOptions':{'filter':_0x482ad5=>_0x482ad5[_0x73e82e(0xd0)]!==this[_0x73e82e(0xf1)]},'actions':{'focusPrevious':_0x73e82e(0xd1),'focusNext':_0x73e82e(0x111)}}),this[_0x73e82e(0xf9)]=_0x28adbd,this[_0x73e82e(0x10d)]=_0x4b7b21,this[_0x73e82e(0x102)]=_0x12d106,_0x12d106[_0x73e82e(0x107)]?this[_0x73e82e(0xf5)](_0x73e82e(0xde),0x1):this[_0x73e82e(0x10a)]();}[_0xe69160(0xee)](){const _0x4c836e=_0xe69160;super[_0x4c836e(0xee)](),_0x104402(this,this[_0x4c836e(0x105)]);}[_0xe69160(0xcb)](){const _0x5a9ff2=_0xe69160;this[_0x5a9ff2(0xf1)][_0x5a9ff2(0xcb)]();}[_0xe69160(0xfd)](){const _0x2d5fd6=_0xe69160;this[_0x2d5fd6(0x116)]&&this[_0x2d5fd6(0x116)][_0x2d5fd6(0xfd)](),this[_0x2d5fd6(0x106)]&&this[_0x2d5fd6(0x106)][_0x2d5fd6(0xfd)](),super[_0x2d5fd6(0xfd)]();}[_0xe69160(0x10a)](){const _0x444b15=_0xe69160,{CommentsListView:_0x2e8121}=this[_0x444b15(0x102)];this[_0x444b15(0x116)]=new _0x2e8121(this[_0x444b15(0xe2)],this[_0x444b15(0xf9)][_0x444b15(0xdb)],Object[_0x444b15(0xea)]({'CommentView':this[_0x444b15(0x102)][_0x444b15(0xef)]},this[_0x444b15(0x102)])),this[_0x444b15(0x116)][_0x444b15(0xe4)](_0x444b15(0x104))['to'](this),this[_0x444b15(0x116)][_0x444b15(0xe4)](_0x444b15(0xf4))['to'](this),this[_0x444b15(0x116)][_0x444b15(0x109)](_0x444b15(0xed))['to'](this),this[_0x444b15(0xf5)](_0x444b15(0xde),this[_0x444b15(0x116)][_0x444b15(0xde)]+0x1),this[_0x444b15(0x109)](_0x444b15(0xde))['to'](this[_0x444b15(0x116)],_0x444b15(0xde),_0x4a60b2=>_0x4a60b2+0x1),this[_0x444b15(0x106)]=this[_0x444b15(0xfa)](),this['on'](_0x444b15(0x104),()=>this[_0x444b15(0xcb)]()),this[_0x444b15(0x109)](_0x444b15(0xd5))['to'](this[_0x444b15(0x116)],_0x444b15(0x10b),this[_0x444b15(0x106)][_0x444b15(0xf3)],_0x444b15(0xdc),(_0x1202b5,_0x3d02b1)=>_0x1202b5||!!_0x3d02b1);}[_0xe69160(0xfa)](){const _0x3170d6=_0xe69160,{CommentThreadInputView:_0x3510c0}=this[_0x3170d6(0x102)],_0x404842=new _0x3510c0(this[_0x3170d6(0xe2)],this[_0x3170d6(0x10d)],this[_0x3170d6(0x102)][_0x3170d6(0xe3)]),_0x555ff5=_0x404842[_0x3170d6(0xf3)];return _0x404842[_0x3170d6(0x109)](_0x3170d6(0xd7))['to'](this,_0x3170d6(0xed),this[_0x3170d6(0xf9)][_0x3170d6(0xdb)],_0x3170d6(0x114),_0x555ff5,_0x3170d6(0xdc),(_0x523c36,_0x33d126,_0x3c392a)=>!!_0x3c392a||_0x523c36&&!_0x33d126),_0x555ff5['on'](_0x3170d6(0x100),(_0x3b7f80,_0x168501)=>{const _0x5b6aec=_0x3170d6;this[_0x5b6aec(0xfe)](_0x5b6aec(0xcc),_0x168501),_0x555ff5[_0x5b6aec(0xdd)][_0x5b6aec(0xf7)]('');}),_0x555ff5['on'](_0x3170d6(0xff),()=>this[_0x3170d6(0xcb)]()),_0x555ff5[_0x3170d6(0x109)](_0x3170d6(0x110))['to'](this[_0x3170d6(0xf9)][_0x3170d6(0xdb)],_0x3170d6(0x114)),_0x404842;}}
@@ -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 _0x4f2f30=_0x8ea8;(function(_0x49bff3,_0x349353){const _0x4e05cd=_0x8ea8,_0x476db9=_0x49bff3();while(!![]){try{const _0x1601e2=-parseInt(_0x4e05cd(0x1da))/0x1*(parseInt(_0x4e05cd(0x1be))/0x2)+parseInt(_0x4e05cd(0x1ce))/0x3+parseInt(_0x4e05cd(0x1d5))/0x4*(-parseInt(_0x4e05cd(0x1d0))/0x5)+parseInt(_0x4e05cd(0x1ad))/0x6+parseInt(_0x4e05cd(0x1cc))/0x7*(parseInt(_0x4e05cd(0x1d9))/0x8)+parseInt(_0x4e05cd(0x1a6))/0x9*(-parseInt(_0x4e05cd(0x1bf))/0xa)+-parseInt(_0x4e05cd(0x1b4))/0xb;if(_0x1601e2===_0x349353)break;else _0x476db9['push'](_0x476db9['shift']());}catch(_0x5d82df){_0x476db9['push'](_0x476db9['shift']());}}}(_0x5a57,0xb9064));function _0x5a57(){const _0x282712=['ck-suggestion-','5wkiVTa','ck-suggestion-wrapper--active','add','type','delegate','2540972mCqwxb','commentsListView','disableComments','editorDestroyed','8fEbvCS','2duqPUP','<p>','commentThreadInputView','isActive','content','</p>','13455RMtGhM','acceptSuggestion','descriptionParts','set','suggestionView','editorReady','push','2814444onQTGj','canAccept','acceptButton','discardSuggestion','setTemplate','getTemplate','color','2897796BcSxKt','formatDateTime','ck-suggestion-wrapper','render','isEnabled','_descriptionElement','bind','SuggestionView','discardButton','_config','801406UKIYpB','710fypgNK','ck-rounded-corners','ariaLabel','ariaDescriptionView','commentThread','listitem','bindTemplate','description','focusables','_model','canDiscard','div','author','10275622GSNwXC','ck-suggestion--disabled-comments','1881210uQELgU'];_0x5a57=function(){return _0x282712;};return _0x5a57();}import{default as _0x437e69}from'./basesuggestionthreadview.js';function _0x8ea8(_0x54b9eb,_0xb9b7be){const _0x5a57ee=_0x5a57();return _0x8ea8=function(_0x8ea875,_0x574faf){_0x8ea875=_0x8ea875-0x1a6;let _0x89db56=_0x5a57ee[_0x8ea875];return _0x89db56;},_0x8ea8(_0x54b9eb,_0xb9b7be);}import{trimHtml as _0x193c35}from'ckeditor5-collaboration/src/collaboration-core.js';import{renderDescription as _0x179011}from'../../utils/utils.js';export default class re extends _0x437e69{constructor(_0x1cc8a9,_0x5a7021,_0x37b1ae,_0x55f58d){const _0x4cb853=_0x8ea8;super(_0x1cc8a9,_0x5a7021,_0x37b1ae,_0x55f58d),this[_0x4cb853(0x1a9)](_0x4cb853(0x1d3),''),this[_0x4cb853(0x1ba)](_0x4cb853(0x1d3))['to'](this,_0x4cb853(0x1a8),_0x5b239f=>_0x5b239f&&_0x5b239f[0x0]?_0x5b239f[0x0][_0x4cb853(0x1d3)]:''),this[_0x4cb853(0x1ba)](_0x4cb853(0x1c6))['to'](this,_0x4cb853(0x1a8),this,_0x4cb853(0x1dd),(_0x390e7d,_0x41f8cc)=>{const _0x2304c7=_0x4cb853;let _0x1a0d86='';for(const _0x546ca1 of _0x390e7d)_0x1a0d86+=_0x2304c7(0x1db)+_0x179011(_0x546ca1[_0x2304c7(0x1de)],_0x546ca1[_0x2304c7(0x1b3)])+_0x2304c7(0x1df);return _0x41f8cc?_0x1a0d86:_0x193c35(_0x1a0d86,{'limit':0x8c});}),this[_0x4cb853(0x1b9)]=null,this[_0x4cb853(0x1aa)]=new _0x55f58d[(_0x4cb853(0x1bb))](_0x1cc8a9,_0x5a7021,{'formatDateTime':_0x55f58d[_0x4cb853(0x1b5)]}),this[_0x4cb853(0x1aa)][_0x4cb853(0x1ba)](_0x4cb853(0x1c6))['to'](this),this[_0x4cb853(0x1aa)][_0x4cb853(0x1d4)](_0x4cb853(0x1a7),_0x4cb853(0x1b0))['to'](this),this[_0x4cb853(0x1aa)][_0x4cb853(0x1af)][_0x4cb853(0x1ba)](_0x4cb853(0x1b8))['to'](this,_0x4cb853(0x1ae)),this[_0x4cb853(0x1aa)][_0x4cb853(0x1bc)][_0x4cb853(0x1ba)](_0x4cb853(0x1b8))['to'](this,_0x4cb853(0x1c9)),this[_0x4cb853(0x1c7)][_0x4cb853(0x1d2)](this[_0x4cb853(0x1aa)]),this[_0x4cb853(0x1d6)]&&this[_0x4cb853(0x1c7)][_0x4cb853(0x1d2)](this[_0x4cb853(0x1d6)]),this[_0x4cb853(0x1dc)]&&this[_0x4cb853(0x1c7)][_0x4cb853(0x1d2)](this[_0x4cb853(0x1dc)]),this[_0x4cb853(0x1b1)](this[_0x4cb853(0x1b2)]());}[_0x4f2f30(0x1b2)](){const _0xf9ab93=_0x4f2f30,_0xd462d0=this[_0xf9ab93(0x1c5)],_0x5327e3=[this[_0xf9ab93(0x1aa)]];return this[_0xf9ab93(0x1d6)]&&_0x5327e3[_0xf9ab93(0x1ac)](this[_0xf9ab93(0x1d6)]),this[_0xf9ab93(0x1dc)]&&_0x5327e3[_0xf9ab93(0x1ac)](this[_0xf9ab93(0x1dc)]),_0x5327e3[_0xf9ab93(0x1ac)](this[_0xf9ab93(0x1c2)]),{'tag':_0xf9ab93(0x1ca),'attributes':{'class':['ck',_0xf9ab93(0x1c0),_0xf9ab93(0x1b6),_0xd462d0['if'](_0xf9ab93(0x1dd),_0xf9ab93(0x1d1)),_0xd462d0['to'](_0xf9ab93(0x1d3),_0x53f593=>_0xf9ab93(0x1cf)+_0x53f593),this[_0xf9ab93(0x1bd)][_0xf9ab93(0x1d7)]&&_0xf9ab93(0x1cd)],'data-suggestion-id':this[_0xf9ab93(0x1c8)]['id'],'data-thread-id':this[_0xf9ab93(0x1c8)][_0xf9ab93(0x1c3)]['id'],'data-author-id':this[_0xf9ab93(0x1c8)][_0xf9ab93(0x1cb)]['id'],'tabindex':0x0,'role':_0xf9ab93(0x1c4),'aria-label':_0xd462d0['to'](_0xf9ab93(0x1c1)),'aria-describedby':this[_0xf9ab93(0x1c2)]['id']},'children':_0x5327e3};}[_0x4f2f30(0x1b7)](){const _0x4fe3c2=_0x4f2f30;super[_0x4fe3c2(0x1b7)](),this[_0x4fe3c2(0x1d6)]&&(this[_0x4fe3c2(0x1d6)][_0x4fe3c2(0x1d4)](_0x4fe3c2(0x1ab))['to'](this),this[_0x4fe3c2(0x1d6)][_0x4fe3c2(0x1d4)](_0x4fe3c2(0x1d8))['to'](this)),this[_0x4fe3c2(0x1dc)]&&(this[_0x4fe3c2(0x1dc)][_0x4fe3c2(0x1d4)](_0x4fe3c2(0x1ab))['to'](this),this[_0x4fe3c2(0x1dc)][_0x4fe3c2(0x1d4)](_0x4fe3c2(0x1d8))['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 _0x1954(_0x9ed9c5,_0x5c8d36){const _0x415441=_0x4154();return _0x1954=function(_0x195482,_0x23cb49){_0x195482=_0x195482-0x167;let _0xe19ccb=_0x415441[_0x195482];return _0xe19ccb;},_0x1954(_0x9ed9c5,_0x5c8d36);}const _0x260303=_0x1954;(function(_0x57040c,_0x556937){const _0x2e4d3f=_0x1954,_0x286568=_0x57040c();while(!![]){try{const _0x17819f=-parseInt(_0x2e4d3f(0x19e))/0x1+parseInt(_0x2e4d3f(0x187))/0x2*(-parseInt(_0x2e4d3f(0x199))/0x3)+parseInt(_0x2e4d3f(0x183))/0x4*(parseInt(_0x2e4d3f(0x1b3))/0x5)+-parseInt(_0x2e4d3f(0x167))/0x6+-parseInt(_0x2e4d3f(0x1a7))/0x7+parseInt(_0x2e4d3f(0x189))/0x8+parseInt(_0x2e4d3f(0x19a))/0x9;if(_0x17819f===_0x556937)break;else _0x286568['push'](_0x286568['shift']());}catch(_0x336da5){_0x286568['push'](_0x286568['shift']());}}}(_0x4154,0x2f608));import{FocusTracker as _0x531f1f,KeystrokeHandler as _0x383f9d}from'ckeditor5/src/utils.js';import{View as _0x513e33,ViewCollection as _0x4903d2,FocusCycler as _0x295162}from'ckeditor5/src/ui.js';import{LateFocusButtonView as _0x7a150a,UserView as _0x2b993b}from'ckeditor5-collaboration/src/collaboration-core.js';import{icons as _0x4a4e2b}from'ckeditor5/src/core.js';import{getTranslation as _0x26a561}from'../../utils/common-translations.js';export default class ce extends _0x513e33{constructor(_0x48ec94,_0x5a9161,_0x31630e){const _0x6a8b46=_0x1954;super(_0x48ec94),this[_0x6a8b46(0x1a9)]=_0x5a9161,this[_0x6a8b46(0x1aa)]=_0x31630e,this[_0x6a8b46(0x17d)](_0x6a8b46(0x1a8),''),this[_0x6a8b46(0x194)](_0x6a8b46(0x1a0))['to'](_0x5a9161),this[_0x6a8b46(0x1ac)]=this[_0x6a8b46(0x191)](_0x26a561(_0x48ec94,_0x6a8b46(0x192)),_0x4a4e2b[_0x6a8b46(0x19d)],_0x6a8b46(0x1a1),_0x6a8b46(0x1a3),'sw'),this[_0x6a8b46(0x17a)]=this[_0x6a8b46(0x191)](_0x26a561(_0x48ec94,_0x6a8b46(0x18b)),_0x4a4e2b[_0x6a8b46(0x173)],_0x6a8b46(0x1bd),_0x6a8b46(0x169),'sw'),this[_0x6a8b46(0x171)]=new _0x2b993b(_0x48ec94,_0x5a9161[_0x6a8b46(0x1b0)],this[_0x6a8b46(0x17f)]()),this[_0x6a8b46(0x171)][_0x6a8b46(0x198)]({'attributes':{'class':[_0x6a8b46(0x182),_0x6a8b46(0x1ae)],'aria-hidden':!0x0}}),this[_0x6a8b46(0x197)]=new _0x4903d2([this[_0x6a8b46(0x1ac)],this[_0x6a8b46(0x17a)]]),this[_0x6a8b46(0x1ab)]=new _0x531f1f(),this[_0x6a8b46(0x1be)]=new _0x383f9d(),this[_0x6a8b46(0x1b7)]=new _0x295162({'focusables':this[_0x6a8b46(0x197)],'focusTracker':this[_0x6a8b46(0x1ab)],'keystrokeHandler':this[_0x6a8b46(0x1be)],'actions':{'focusPrevious':_0x6a8b46(0x190),'focusNext':_0x6a8b46(0x196)},'keystrokeHandlerOptions':{'filter':_0x46d34f=>_0x46d34f[_0x6a8b46(0x17c)]!==this[_0x6a8b46(0x1a4)]}}),this[_0x6a8b46(0x180)](this[_0x6a8b46(0x1a2)]());}[_0x260303(0x168)](){const _0xe6a513=_0x260303;super[_0xe6a513(0x168)]();const _0xc83b7b=this[_0xe6a513(0x1a4)][_0xe6a513(0x1a6)](_0xe6a513(0x1b9));_0xc83b7b[_0xe6a513(0x175)]=this[_0xe6a513(0x1a8)],this['on'](_0xe6a513(0x1bf),(_0x572cc2,_0x1b3b26,_0x214df3)=>{const _0x439a99=_0xe6a513;_0xc83b7b[_0x439a99(0x175)]=_0x214df3;}),this[_0xe6a513(0x1b5)]();}[_0x260303(0x1a2)](){const _0x2c3112=_0x260303,_0x2c3cc3=this[_0x2c3112(0x1bc)],_0x6c915b=[{'tag':_0x2c3112(0x174),'attributes':{'class':[_0x2c3112(0x16f),_0x2c3112(0x177)]},'children':[{'tag':_0x2c3112(0x16a),'children':[{'text':this[_0x2c3112(0x171)][_0x2c3112(0x18c)]}],'attributes':{'class':[_0x2c3112(0x193),_0x2c3112(0x195)]}},{'tag':_0x2c3112(0x181),'attributes':{'datetime':_0x2c3cc3['to'](_0x2c3112(0x1a0)),'class':[_0x2c3112(0x184),_0x2c3112(0x16e)]},'children':[{'text':_0x2c3cc3['to'](_0x2c3112(0x1a0),_0x3d762c=>this[_0x2c3112(0x1aa)][_0x2c3112(0x16b)](_0x3d762c))}]}]},{'tag':_0x2c3112(0x174),'attributes':{'class':[_0x2c3112(0x1c0),_0x2c3112(0x18f)]},'children':[this[_0x2c3112(0x1ac)],this[_0x2c3112(0x17a)]]},{'tag':_0x2c3112(0x174),'attributes':{'class':[_0x2c3112(0x176)]}}];return this[_0x2c3112(0x1a9)][_0x2c3112(0x19b)]&&_0x6c915b[_0x2c3112(0x1af)]({'tag':_0x2c3112(0x174),'attributes':{'class':[_0x2c3112(0x1b6)]},'children':[{'text':this[_0x2c3112(0x19c)]()}]}),{'tag':_0x2c3112(0x174),'attributes':{'class':[_0x2c3112(0x1b4),_0x2c3112(0x16d)],'tabindex':-0x1},'children':[this[_0x2c3112(0x171)],{'tag':_0x2c3112(0x174),'attributes':{'class':[_0x2c3112(0x179),_0x2c3112(0x16c)],'role':_0x2c3112(0x1a5)},'children':_0x6c915b}]};}[_0x260303(0x1b1)](){const _0x277a56=_0x260303;this[_0x277a56(0x1a4)][_0x277a56(0x1b1)]();}[_0x260303(0x17f)](){const _0x4d83ed=_0x260303;return this[_0x4d83ed(0x1a9)][_0x4d83ed(0x19b)]?_0x4d83ed(0x186)===this[_0x4d83ed(0x1a9)][_0x4d83ed(0x188)][_0x4d83ed(0x1bb)][_0x4d83ed(0x1b8)]?_0x26a561(this[_0x4d83ed(0x172)],_0x4d83ed(0x178),this[_0x4d83ed(0x1a9)][_0x4d83ed(0x1ad)][_0x4d83ed(0x18c)]):_0x26a561(this[_0x4d83ed(0x172)],_0x4d83ed(0x18d),this[_0x4d83ed(0x1a9)][_0x4d83ed(0x1ad)][_0x4d83ed(0x18c)]):null;}[_0x260303(0x19c)](){const _0xc993d7=_0x260303;return _0xc993d7(0x186)===this[_0xc993d7(0x1a9)][_0xc993d7(0x188)][_0xc993d7(0x1bb)][_0xc993d7(0x1b8)]?_0x26a561(this[_0xc993d7(0x172)],_0xc993d7(0x17e)):_0x26a561(this[_0xc993d7(0x172)],_0xc993d7(0x170));}[_0x260303(0x191)](_0x1e1f21,_0x2e234f,_0x348f70,_0x4140ff,_0x29b556){const _0x4aed82=_0x260303,_0x59fa21=new _0x7a150a(this[_0x4aed82(0x172)]);return _0x59fa21[_0x4aed82(0x17d)]({'label':_0x1e1f21,'icon':_0x2e234f,'tooltip':!0x0,'tooltipPosition':_0x29b556}),_0x59fa21[_0x4aed82(0x198)]({'attributes':{'class':_0x348f70}}),_0x59fa21['on'](_0x4aed82(0x1b2),()=>{const _0x3588db=_0x4aed82;this[_0x3588db(0x1ba)](_0x4140ff,this[_0x3588db(0x1a9)]['id']);}),_0x59fa21;}[_0x260303(0x1b5)](){const _0x4eec97=_0x260303,_0x2301f4=this[_0x4eec97(0x1a4)];this[_0x4eec97(0x1be)][_0x4eec97(0x185)](_0x2301f4);for(const _0x354eeb of this[_0x4eec97(0x197)])this[_0x4eec97(0x1ab)][_0x4eec97(0x18a)](_0x354eeb[_0x4eec97(0x1a4)]),this[_0x4eec97(0x1be)][_0x4eec97(0x185)](_0x354eeb[_0x4eec97(0x1a4)]);this[_0x4eec97(0x1be)][_0x4eec97(0x17d)](_0x4eec97(0x19f),(_0xd2cc97,_0x1cf7de)=>{const _0xaca3c5=_0x4eec97;_0x2301f4===_0xd2cc97[_0xaca3c5(0x17c)]&&(this[_0xaca3c5(0x1b7)][_0xaca3c5(0x18e)](),_0x1cf7de());}),this[_0x4eec97(0x1be)][_0x4eec97(0x17d)](_0x4eec97(0x17b),(_0x559d86,_0x294fbd)=>{const _0x369ddb=_0x4eec97;_0x2301f4!==_0x559d86[_0x369ddb(0x17c)]&&(this[_0x369ddb(0x1b1)](),_0x294fbd());});}}function _0x4154(){const _0x14e852=['discardSuggestion','span','formatDateTime','ck-annotation__main','ck-annotation','ck-annotation__info-time','ck-suggestion__info','EXTERNAL_SUGGESTION','userView','locale','cancel','div','innerHTML','ck-annotation__content-wrapper','ck-annotation__info','EXTERNAL_IMPORT_WORD_AVATAR','ck-suggestion__main','discardButton','esc','target','set','EXTERNAL_IMPORT_WORD_SUGGESTION','getUserViewNotificationText','setTemplate','time','ck-suggestion__user','68saMSpd','ck-comment__info-time','listenTo','importWord','42igmvjS','attributes','2013568GfMorR','add','Discard\x20suggestion','name','EXTERNAL_AVATAR','focusFirst','ck-annotation__actions','shift+tab','_createButton','Accept\x20suggestion','ck-suggestion__info-name','bind','ck-annotation__info-name','tab','focusables','extendTemplate','45081UfHYLQ','5047425YAntjJ','isExternal','getExternalSuggestionNote','check','91561xMCtrP','enter','authoredAt','ck-suggestion--accept','getTemplate','acceptSuggestion','element','presentation','querySelector','2377760MACWti','description','_model','_config','focusTracker','acceptButton','creator','ck-annotation__user','push','author','focus','execute','110575FwEQmW','ck-suggestion','_setupKeyboardNavigation','ck-comment__external','focusCycler','source','.ck-annotation__content-wrapper','fire','@external','bindTemplate','ck-suggestion--discard','keystrokes','change:description','ck-suggestion__actions','1485672EfccoO','render'];_0x4154=function(){return _0x14e852;};return _0x4154();}
@@ -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(_0x4c2f77,_0x5defc3,_0x24e007){const t=_0x4c2f77['t'];switch(_0x5defc3){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',_0x24e007);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x24e007);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x24e007);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x24e007);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x24e007);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',_0x24e007);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x24e007);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',_0x24e007);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x24e007);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x24e007);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x24e007);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x24e007);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x24e007);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x24e007);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x24e007);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x24e007);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x24e007);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x24e007);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x24e007);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x24e007);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x24e007);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x24e007);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x24e007);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'},_0x24e007);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x24e007);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x24e007);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x24e007);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x24e007);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x24e007);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'},_0x24e007);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x24e007);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x24e007);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x24e007);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x24e007);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'},_0x24e007);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x24e007);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'},_0x24e007);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'},_0x24e007);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x24e007);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'},_0x24e007);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x24e007);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'},_0x24e007);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x24e007);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x24e007);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'},_0x24e007);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'},_0x24e007);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'},_0x24e007);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x24e007);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'},_0x24e007);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'},_0x24e007);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'},_0x24e007);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x5defc3;}}
@@ -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(_0xddc73,_0x5392a6){const _0x3339ad=_0x29c9,_0x1fd2b3=_0xddc73();while(!![]){try{const _0x261b0a=-parseInt(_0x3339ad(0x1d9))/0x1*(parseInt(_0x3339ad(0x1c6))/0x2)+-parseInt(_0x3339ad(0x1cd))/0x3*(-parseInt(_0x3339ad(0x1f8))/0x4)+-parseInt(_0x3339ad(0x1f0))/0x5+-parseInt(_0x3339ad(0x1d5))/0x6+parseInt(_0x3339ad(0x1ee))/0x7*(-parseInt(_0x3339ad(0x1cc))/0x8)+parseInt(_0x3339ad(0x1e6))/0x9*(-parseInt(_0x3339ad(0x1e2))/0xa)+-parseInt(_0x3339ad(0x1eb))/0xb*(-parseInt(_0x3339ad(0x1f2))/0xc);if(_0x261b0a===_0x5392a6)break;else _0x1fd2b3['push'](_0x1fd2b3['shift']());}catch(_0x186ad4){_0x1fd2b3['push'](_0x1fd2b3['shift']());}}}(_0x5b97,0xf249f));export function normalizeDescription(_0x554f8a){const _0xee8640=_0x29c9;return Array[_0xee8640(0x1d3)](_0x554f8a)||(_0x554f8a=[_0x554f8a]),_0x554f8a[_0xee8640(0x1ec)](_0x563868=>{const _0x1262c2=_0xee8640,_0x19a585=_0x563868[_0x1262c2(0x1d4)][_0x1262c2(0x1da)](/\*/g,''),_0x36006e=_0x563868[_0x1262c2(0x1df)]?_0x1262c2(0x1c3)+_0x563868[_0x1262c2(0x1df)][_0x1262c2(0x1c1)]+']':'';return'['+_0x563868[_0x1262c2(0x1dd)]+']\x20'+_0x19a585+_0x36006e;})[_0xee8640(0x1d6)](';\x20');}export function renderDescription(_0x5859c7,_0x2bfefd){const _0x4b5467=_0x29c9;let _0x2e6a8f='';return _0x2e6a8f+=_0x5859c7[_0x4b5467(0x1f1)]('*')[_0x4b5467(0x1ec)]((_0x527d0f,_0x3f9afa)=>_0x3f9afa%0x2!=0x0?_0x4b5467(0x1ed)+nn(_0x527d0f)+_0x4b5467(0x1d7):nn(_0x527d0f))[_0x4b5467(0x1d6)](''),_0x2bfefd&&(_0x2e6a8f+=_0x4b5467(0x1f7)+_0x2bfefd[_0x4b5467(0x1c1)]+_0x4b5467(0x1e0)+_0x2bfefd[_0x4b5467(0x1c2)]+_0x4b5467(0x1c7)),_0x2e6a8f;}function nn(_0x550a7c){const _0xec13c4=_0x29c9,_0x3cb78d=document[_0xec13c4(0x1e9)](_0xec13c4(0x1f3));return _0x3cb78d[_0xec13c4(0x1e8)]=_0x550a7c,_0x3cb78d[_0xec13c4(0x1ca)];}export function sortSuggestions(_0x2a4bfe){const _0x3b5f99=_0x29c9;return _0x2a4bfe[_0x3b5f99(0x1f6)]((_0x1f5d3b,_0x1c976c)=>_0x3b5f99(0x1ef)==_0x1f5d3b[_0x3b5f99(0x1dd)]&&_0x3b5f99(0x1ef)!=_0x1c976c[_0x3b5f99(0x1dd)]?-0x1:_0x3b5f99(0x1ef)!=_0x1f5d3b[_0x3b5f99(0x1dd)]&&_0x3b5f99(0x1ef)==_0x1c976c[_0x3b5f99(0x1dd)]?0x1:0x0);}export function getSelectedSuggestions(_0x25fd91,_0x368099){const _0x3e59a8=_0x29c9,_0x459fb3=Array[_0x3e59a8(0x1cb)](_0x25fd91[_0x3e59a8(0x1d2)]()),_0x527296=new Set();for(const _0xc031e1 of _0x368099)if(_0xc031e1[_0x3e59a8(0x1e1)]){for(const _0x9eaed9 of _0x459fb3)for(const _0x156f26 of _0xc031e1[_0x3e59a8(0x1d2)]())(_0x9eaed9[_0x3e59a8(0x1de)](_0x156f26)||_0x25fd91[_0x3e59a8(0x1e4)]&&!_0xc031e1[_0x3e59a8(0x1ce)]&&_0xc031e1[_0x3e59a8(0x1c5)]&&_0x156f26[_0x3e59a8(0x1d8)][_0x3e59a8(0x1e3)](_0x9eaed9[_0x3e59a8(0x1c4)]))&&_0x527296[_0x3e59a8(0x1db)](_0xc031e1);}return _0x527296;}function _0x5b97(){const _0x1780e3=['value','title','\x20[color\x20','start','next','6242YvyZaC','\x22></span>','createPositionBefore','schema','innerHTML','from','4290704QnIRnO','82041XhSENn','isMultiRange','createRange','length','createPositionAt','getRanges','isArray','content','3317736iKIfMJ','join','</span>','end','97JYiAoV','replace','add','splice','type','isIntersecting','color','\x22\x20title=\x22','isInContent','17510680EPLSuE','isTouching','isCollapsed','createPositionAfter','9GqGznd','change','innerText','createElement','push','6581157KOtcBo','map','<span\x20class=\x22ck-suggestion-type\x22>','7fWwcvS','deletion','159210odIMMZ','split','60DHrMMk','span','isObject','execute','sort','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','172cENEsd'];_0x5b97=function(){return _0x1780e3;};return _0x5b97();}function _0x29c9(_0x2fac7a,_0x96d92b){const _0x5b97da=_0x5b97();return _0x29c9=function(_0x29c933,_0x38de71){_0x29c933=_0x29c933-0x1c1;let _0x288fa4=_0x5b97da[_0x29c933];return _0x288fa4;},_0x29c9(_0x2fac7a,_0x96d92b);}export function getRangesOfBlockGroups(_0x3e8d1a,_0x5366de){const _0x2953e4=_0x29c9;let _0x38dab8,_0x355a0d=0x0;const _0xf3a269=[],_0x576506=_0x5366de[_0x2953e4(0x1c9)];for(;_0x355a0d<_0x3e8d1a[_0x2953e4(0x1d0)];){const _0x468ff8=_0x3e8d1a[_0x355a0d],_0x213cd1=_0x3e8d1a[_0x355a0d+0x1];_0x38dab8||(_0x38dab8=_0x5366de[_0x2953e4(0x1c8)](_0x468ff8)),on(_0x5366de,_0x468ff8,_0x213cd1)||(_0xf3a269[_0x2953e4(0x1ea)](_0x5366de[_0x2953e4(0x1cf)](_0x38dab8,_0x576506[_0x2953e4(0x1f4)](_0x468ff8)?_0x5366de[_0x2953e4(0x1e5)](_0x468ff8):_0x5366de[_0x2953e4(0x1d1)](_0x468ff8,_0x2953e4(0x1d8)))),_0x38dab8=null),_0x355a0d++;}return _0xf3a269;}function on(_0x237b71,_0x3c03b2,_0x41c637){const _0x34c797=_0x29c9;if(!_0x41c637)return!0x1;const _0x28ee56=_0x237b71[_0x34c797(0x1e5)](_0x3c03b2),_0x4e15cf=_0x237b71[_0x34c797(0x1c8)](_0x41c637);return _0x28ee56[_0x34c797(0x1e3)](_0x4e15cf);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x5a9c6d,_0x2d28bb,_0x1705ae){const _0x467e05=_0x29c9;for(;_0x1705ae[_0x467e05(0x1d0)];){const _0x40794d=_0x1705ae[_0x467e05(0x1dc)](0x0,0x64);_0x5a9c6d[_0x467e05(0x1e7)](()=>{const _0x1672d1=_0x467e05;for(const _0x5bd4d0 of _0x40794d)_0x5bd4d0[_0x1672d1(0x1e1)]&&_0x2d28bb[_0x1672d1(0x1f5)](_0x5bd4d0['id']);});}}