@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240529.0 → 0.0.0-nightly-20240530.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +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 +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x256642=_0x1d81;(function(_0x52ee38,_0x3fbc93){const _0x42e019=_0x1d81,_0x4c05d8=_0x52ee38();while(!![]){try{const _0x28fe88=-parseInt(_0x42e019(0x1df))/0x1+-parseInt(_0x42e019(0x1b5))/0x2+parseInt(_0x42e019(0x1da))/0x3*(-parseInt(_0x42e019(0x1b7))/0x4)+parseInt(_0x42e019(0x1a5))/0x5+parseInt(_0x42e019(0x1d6))/0x6+parseInt(_0x42e019(0x19c))/0x7*(-parseInt(_0x42e019(0x1b3))/0x8)+parseInt(_0x42e019(0x1b1))/0x9*(parseInt(_0x42e019(0x195))/0xa);if(_0x28fe88===_0x3fbc93)break;else _0x4c05d8['push'](_0x4c05d8['shift']());}catch(_0x432ab0){_0x4c05d8['push'](_0x4c05d8['shift']());}}}(_0x47d1,0x9fb3f));import{Plugin as _0x5c8d0d}from'ckeditor5/src/core.js';import{Collection as _0x5f0b5d}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x32f440,createDropdown as _0x51617a,ListSeparatorView as _0x18e871,MenuBarMenuView as _0x53344b,MenuBarMenuListView as _0x5498cf,MenuBarMenuListItemView as _0xcc5be0,MenuBarMenuListItemButtonView as _0x18e189,SplitButtonView as _0x280d4c,ViewModel as _0x40d971}from'ckeditor5/src/ui.js';function _0x1d81(_0x3608f0,_0x1e90dc){const _0x47d1bc=_0x47d1();return _0x1d81=function(_0x1d81f5,_0x2c012e){_0x1d81f5=_0x1d81f5-0x153;let _0x34a243=_0x47d1bc[_0x1d81f5];return _0x34a243;},_0x1d81(_0x3608f0,_0x1e90dc);}import{Users as _0x2fe17a,getDateTimeFormatter as _0x2cc8f1,getAllMarkersDomElementsSorted as _0x2cc06a}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x1fbf69 from'./trackchangesediting.js';function _0x47d1(){const _0x43eb76=['isInContent','actionView','Accept\x20all\x20selected\x20suggestions','isDirty','hasSuggestion','menuBar:trackChanges','plugins','5748471UCLoub','getMarkers','3856024DgzPAk','delegate','233512qMRnOf','_refreshActiveMarkers','446156FucvAb','editing','mainView','addSourceCollector','componentFactory','listenTo','Discard\x20all\x20suggestions','trackChanges.disableComments','head','suggestion-','remove','button','isMultiRange','activeAnnotations','length','push','has','suggestionUnloaded','add','isOn','some','activeMarkers','toMany','getDescriptions','pluginName','children','suggestionChanged','reduce','innerView','editor','value','2774052ryiIZu','Track\x20changes','from','descriptionParts','12nmILwm','panelView','focus','acceptSelectedSuggestions','locale','788467xEWUQy','keys','getJoined','size','model','comments','acceptButton','discardButton','getFirstRange','createAnnotationView','refreshSelectedViews','get','Annotations','delete','comments.maxThreadTotalWeight','_createToolbarButton','TrackChangesUI','getSuggestion','set','_unbindEditors','_updateController','TrackChangesEditing','execute','discardSelectedSuggestions','CommentView','_initializeController','registerAnnotation','buttonView','getAllAdjacentSuggestions','menuitemcheckbox','getRanges','Accept\x20all\x20suggestions','previous','_bindAnnotationToEditors','items','getMarkerNames','_annotationViews','menu','commands','createAnnotation','Discard\x20all\x20selected\x20suggestions','type','CommentsUI','bind','values','addComment','CommentsRepository','trackChanges.SuggestionThreadView','init','destroy','comments.maxCommentCharsWhenCollapsed','comments.editorConfig','define','_addUIComponentsToFactory','view','arrowView','suggestionLoaded','_createMenuBarMenu','stopListening','requires','_disableComments','change:activeAnnotations','source','_handleControllerBuffer','_viewToController','commentThread','_suggestionToController','filter','EditorAnnotations','change:previous','SuggestionThreadView','20rDlnhs','discardAllSuggestions','_destroyController','descriptionFactory','trackChanges','lowest','createCommentThreadController','7YUYtSc','isEnabled','switchbutton','getByInnerView','acceptAllSuggestions','comments.maxCommentsWhenCollapsed','config','commandName','menuitem','3738725akjBil','separator','unbind','_handleSuggestionControllerDelayed','clear'];_0x47d1=function(){return _0x43eb76;};return _0x47d1();}import _0x4a59e0 from'./ui/suggestioncontroller.js';import _0x19c99a from'./ui/view/suggestionthreadview.js';import{getTranslation as _0xb6ee60}from'./utils/common-translations.js';import _0x398a28 from'../theme/icons/track-changes.svg';export default class d extends _0x5c8d0d{static get[_0x256642(0x189)](){const _0x217ce3=_0x256642;return[_0x1fbf69,_0x2fe17a,_0x217ce3(0x17c),_0x217ce3(0x15a),_0x217ce3(0x192)];}static get[_0x256642(0x1cf)](){const _0x1f804a=_0x256642;return _0x1f804a(0x15e);}constructor(_0x152a70){const _0x50829e=_0x256642;super(_0x152a70),this[_0x50829e(0x190)]=new Map(),this[_0x50829e(0x18e)]=new Map(),this[_0x50829e(0x172)]=new Map(),this[_0x50829e(0x18d)]=new Map();const _0xf858ee=this[_0x50829e(0x1d4)][_0x50829e(0x1a2)];_0xf858ee[_0x50829e(0x182)](_0x50829e(0x17d),_0x19c99a),_0xf858ee[_0x50829e(0x182)](_0x50829e(0x1be),!0x1),this[_0x50829e(0x18a)]=_0xf858ee[_0x50829e(0x159)](_0x50829e(0x1be));}[_0x256642(0x1a8)](_0x18151b,_0x50e773){const _0x175344=_0x256642;0x0===this[_0x175344(0x18d)][_0x175344(0x1e2)]&&setTimeout(()=>{const _0x1ae456=_0x175344;for(const [_0x2e42e2,_0x15b87b]of this[_0x1ae456(0x18d)]){const _0x185ee7=this[_0x1ae456(0x190)][_0x1ae456(0x1c7)](_0x2e42e2);_0x185ee7||_0x15b87b?_0x185ee7&&_0x15b87b&&this[_0x1ae456(0x197)](_0x2e42e2):this[_0x1ae456(0x167)](_0x2e42e2);}this[_0x1ae456(0x18d)][_0x1ae456(0x1a9)](),this[_0x1ae456(0x1d4)][_0x1ae456(0x1b0)][_0x1ae456(0x159)](_0x1ae456(0x192))[_0x1ae456(0x158)](),this[_0x1ae456(0x1b6)]();},0xa),this[_0x175344(0x18d)][_0x175344(0x160)](_0x18151b,_0x50e773);}[_0x256642(0x17e)](){const _0x50fa13=_0x256642,_0x3c69bd=this[_0x50fa13(0x1d4)],_0x1786a4=_0x3c69bd[_0x50fa13(0x1b0)][_0x50fa13(0x159)](_0x50fa13(0x163)),_0x1183ba=_0x3c69bd[_0x50fa13(0x1b0)][_0x50fa13(0x159)](_0x50fa13(0x15a)),_0x4df0d5=_0x3c69bd[_0x50fa13(0x1b0)][_0x50fa13(0x159)](_0x50fa13(0x192)),_0x4e54ec=_0x3c69bd[_0x50fa13(0x1b0)][_0x50fa13(0x159)](_0x50fa13(0x17c));this[_0x50fa13(0x183)](),_0x4df0d5[_0x50fa13(0x1ba)](()=>{const _0x243b1f=_0x50fa13,_0xf1b578=[];for(const [_0x3e0c08,_0x2bc7e4]of Array[_0x243b1f(0x1d8)](this[_0x243b1f(0x190)])){const _0x151339=_0x3e0c08[_0x243b1f(0x16a)](),_0x5a1241=[];for(const _0x40408a of _0x151339){if(!_0x40408a[_0x243b1f(0x1aa)])continue;if(_0x40408a[_0x243b1f(0x1c3)]){_0x5a1241[_0x243b1f(0x1c6)](..._0x40408a[_0x243b1f(0x16c)]());continue;}const _0x25258=_0x40408a[_0x243b1f(0x156)]();if(_0x5a1241[_0x243b1f(0x1c5)]>0x0){const _0x19f516=_0x5a1241[0x0][_0x243b1f(0x1e1)](_0x25258);if(_0x19f516){_0x5a1241[0x0]=_0x19f516;continue;}}_0x5a1241[_0x243b1f(0x1c6)](_0x25258);}_0xf1b578[_0x243b1f(0x1c6)]([_0x2bc7e4[_0x243b1f(0x184)],_0x5a1241]);}return _0xf1b578;}),this[_0x50fa13(0x1bc)](_0x1786a4,_0x50fa13(0x186),(_0x20d689,_0x2dab32)=>{const _0x4e922f=_0x50fa13;this[_0x4e922f(0x1bc)](_0x2dab32,_0x4e922f(0x193),(_0x3cae49,_0x2cc5a5,_0x278af4,_0x577542)=>{const _0x20eb50=_0x4e922f;_0x2dab32[_0x20eb50(0x1aa)]&&(null==_0x278af4?(this[_0x20eb50(0x162)](_0x577542[_0x20eb50(0x1bf)]),this[_0x20eb50(0x1a8)](_0x2dab32,!0x1)):(this[_0x20eb50(0x162)](_0x278af4[_0x20eb50(0x1bf)]),null==_0x577542&&this[_0x20eb50(0x1a8)](_0x2dab32,!0x0)));}),null!==_0x2dab32[_0x4e922f(0x16e)]?this[_0x4e922f(0x162)](_0x2dab32[_0x4e922f(0x1bf)]):this[_0x4e922f(0x1a8)](_0x2dab32,!0x1);}),this[_0x50fa13(0x1bc)](_0x1786a4,_0x50fa13(0x1c8),(_0x249ef4,_0x482d13,_0x279ec4)=>{const _0x191283=_0x50fa13;this[_0x191283(0x188)](_0x482d13,_0x191283(0x193)),this[_0x191283(0x18d)][_0x191283(0x15b)](_0x482d13),this[_0x191283(0x190)][_0x191283(0x1c7)](_0x482d13)&&this[_0x191283(0x197)](_0x482d13),_0x279ec4&&this[_0x191283(0x162)](_0x279ec4[_0x191283(0x1bf)]);}),this[_0x50fa13(0x1bc)](_0x1786a4,_0x50fa13(0x1d1),(_0x4ce50e,_0x51165c)=>{const _0x1ba0cd=_0x50fa13;this[_0x1ba0cd(0x162)](_0x51165c);}),this[_0x50fa13(0x1bc)](_0x1183ba,_0x50fa13(0x18b),()=>{const _0x31af0d=_0x50fa13;this[_0x31af0d(0x1b6)]();}),this[_0x50fa13(0x1bc)](_0x4e54ec,_0x50fa13(0x17b),(_0x296574,{threadId:_0x38681c,isFromAdapter:_0x52b9a3})=>{const _0x27f447=_0x50fa13;if(_0x52b9a3||!_0x1786a4[_0x27f447(0x1ae)](_0x38681c))return;const _0x539d2f=_0x1786a4[_0x27f447(0x15f)](_0x38681c);this[_0x27f447(0x190)][_0x27f447(0x159)](_0x539d2f)[_0x27f447(0x184)][_0x27f447(0x1dc)]();},{'priority':_0x50fa13(0x19a)});}[_0x256642(0x1b6)](){const _0x21f762=_0x256642,_0x2e4fb6=this[_0x21f762(0x1d4)][_0x21f762(0x1b0)][_0x21f762(0x159)](_0x21f762(0x15a)),_0x1e0d27=this[_0x21f762(0x1d4)][_0x21f762(0x1b0)][_0x21f762(0x159)](_0x21f762(0x163)),_0x5eeef5=Array[_0x21f762(0x1d8)](_0x2e4fb6[_0x21f762(0x1c4)],_0x18dbe2=>_0x18dbe2[_0x21f762(0x1d3)])[_0x21f762(0x191)](_0x1443c6=>this[_0x21f762(0x18e)][_0x21f762(0x1c7)](_0x1443c6)),_0x9625d9=[];for(const _0x5e9e7d of _0x5eeef5){const _0x40ee7f=this[_0x21f762(0x18e)][_0x21f762(0x159)](_0x5e9e7d)[_0x21f762(0x1e3)][_0x21f762(0x16a)]();_0x9625d9[_0x21f762(0x1c6)](..._0x40ee7f[_0x21f762(0x1d2)]((_0x15890a,_0x2802f5)=>[..._0x15890a,..._0x2802f5[_0x21f762(0x171)]()],[]));}_0x1e0d27[_0x21f762(0x1cc)]=_0x9625d9;}[_0x256642(0x183)](){const _0x3b0f9a=_0x256642,_0x29ccb8=this[_0x3b0f9a(0x1d4)],_0x26d2eb=_0x29ccb8[_0x3b0f9a(0x1de)],_0x10d874=_0xb6ee60(_0x26d2eb,_0x3b0f9a(0x1d7)),_0x53750c=new _0x5f0b5d([{'type':_0x3b0f9a(0x19e),'model':new _0x40d971({'withText':!0x0,'label':_0x10d874,'commandName':_0x3b0f9a(0x199),'role':_0x3b0f9a(0x16b)})},{'type':_0x3b0f9a(0x1a6)},{'type':_0x3b0f9a(0x1c2),'model':new _0x40d971({'withText':!0x0,'label':_0xb6ee60(_0x26d2eb,_0x3b0f9a(0x16d)),'commandName':_0x3b0f9a(0x1a0),'role':_0x3b0f9a(0x1a4)})},{'type':_0x3b0f9a(0x1c2),'model':new _0x40d971({'withText':!0x0,'label':_0xb6ee60(_0x26d2eb,_0x3b0f9a(0x1ac)),'commandName':_0x3b0f9a(0x1dd),'role':_0x3b0f9a(0x1a4)})},{'type':_0x3b0f9a(0x1c2),'model':new _0x40d971({'withText':!0x0,'label':_0xb6ee60(_0x26d2eb,_0x3b0f9a(0x1bd)),'commandName':_0x3b0f9a(0x196),'role':_0x3b0f9a(0x1a4)})},{'type':_0x3b0f9a(0x1c2),'model':new _0x40d971({'withText':!0x0,'label':_0xb6ee60(_0x26d2eb,_0x3b0f9a(0x176)),'commandName':_0x3b0f9a(0x165),'role':_0x3b0f9a(0x1a4)})}]);for(const _0x453d95 of _0x53750c)if(ae(_0x453d95)){const _0x3106b4=_0x29ccb8[_0x3b0f9a(0x174)][_0x3b0f9a(0x159)](_0x453d95[_0x3b0f9a(0x1e3)][_0x3b0f9a(0x1a3)]);_0x453d95[_0x3b0f9a(0x1e3)][_0x3b0f9a(0x179)](_0x3b0f9a(0x1ca),_0x3b0f9a(0x19d))['to'](_0x3106b4,_0x3b0f9a(0x1d5),_0x3b0f9a(0x19d));}_0x29ccb8['ui'][_0x3b0f9a(0x1bb)][_0x3b0f9a(0x1c9)](_0x3b0f9a(0x199),_0x1ae77c=>this[_0x3b0f9a(0x15d)](_0x1ae77c,_0x53750c,_0x10d874)),_0x29ccb8['ui'][_0x3b0f9a(0x1bb)][_0x3b0f9a(0x1c9)](_0x3b0f9a(0x1af),_0x2129ac=>this[_0x3b0f9a(0x187)](_0x2129ac,_0x53750c,_0x10d874));}[_0x256642(0x15d)](_0x1cfafd,_0x517a71,_0x57f57f){const _0x446970=_0x256642,_0x4279e0=_0x51617a(_0x1cfafd,_0x280d4c),_0x409ba0=this[_0x446970(0x1d4)][_0x446970(0x174)][_0x446970(0x159)](_0x446970(0x199));_0x4279e0[_0x446970(0x169)][_0x446970(0x160)]({'tooltip':_0x57f57f,'label':_0x57f57f,'icon':_0x398a28}),_0x4279e0[_0x446970(0x169)][_0x446970(0x179)](_0x446970(0x1ca))['to'](_0x409ba0,_0x446970(0x1d5)),_0x4279e0[_0x446970(0x169)]['on'](_0x446970(0x164),()=>{const _0x18848f=_0x446970;_0x409ba0[_0x18848f(0x164)](),this[_0x18848f(0x1d4)][_0x18848f(0x1b8)][_0x18848f(0x184)][_0x18848f(0x1dc)]();}),_0x32f440(_0x4279e0,_0x517a71,{'role':_0x446970(0x173)});const _0x3f96de=[];for(const _0xff6aa8 of _0x517a71)ae(_0xff6aa8)&&_0x3f96de[_0x446970(0x1c6)](this[_0x446970(0x1d4)][_0x446970(0x174)][_0x446970(0x159)](_0xff6aa8[_0x446970(0x1e3)][_0x446970(0x1a3)]));const _0x6f884d=_0x4279e0[_0x446970(0x169)];return _0x6f884d[_0x446970(0x1ab)][_0x446970(0x1a7)](_0x446970(0x19d)),_0x6f884d[_0x446970(0x185)][_0x446970(0x1a7)](_0x446970(0x19d)),_0x6f884d[_0x446970(0x1ab)][_0x446970(0x179)](_0x446970(0x19d))['to'](_0x409ba0,_0x446970(0x19d)),_0x6f884d[_0x446970(0x185)][_0x446970(0x179)](_0x446970(0x19d))[_0x446970(0x1cd)](_0x3f96de,_0x446970(0x19d),(..._0x25292e)=>_0x25292e[_0x446970(0x1cb)](_0x4c1bcd=>_0x4c1bcd)),_0x4279e0['on'](_0x446970(0x164),_0x23e138=>{const _0x163367=_0x446970;this[_0x163367(0x1d4)][_0x163367(0x164)](_0x23e138[_0x163367(0x18c)][_0x163367(0x1a3)]),this[_0x163367(0x1d4)][_0x163367(0x1b8)][_0x163367(0x184)][_0x163367(0x1dc)]();}),_0x4279e0;}[_0x256642(0x187)](_0xf9e02a,_0x329550,_0x17a663){const _0x33cde6=_0x256642,_0xffd4e2=new _0x53344b(_0xf9e02a),_0x32f8d6=this[_0x33cde6(0x1d4)][_0x33cde6(0x174)][_0x33cde6(0x159)](_0x33cde6(0x199));_0xffd4e2[_0x33cde6(0x169)][_0x33cde6(0x160)]({'label':_0x17a663,'icon':_0x398a28});const _0x1cd263=new _0x5498cf(_0xf9e02a);for(const _0x2e8647 of _0x329550){if(_0x33cde6(0x1a6)==_0x2e8647[_0x33cde6(0x177)]){_0x1cd263[_0x33cde6(0x170)][_0x33cde6(0x1c9)](new _0x18e871(_0xf9e02a));continue;}const _0x3ae5d1=new _0xcc5be0(_0xf9e02a,_0xffd4e2),_0x48c949=new _0x18e189(_0xf9e02a),_0x29f995=_0x2e8647[_0x33cde6(0x1e3)];_0x48c949[_0x33cde6(0x179)](...Object[_0x33cde6(0x1e0)](_0x29f995))['to'](_0x29f995),_0x48c949[_0x33cde6(0x1b4)](_0x33cde6(0x164))['to'](_0xffd4e2),_0x48c949['on'](_0x33cde6(0x164),()=>{const _0x30d7bf=_0x33cde6;this[_0x30d7bf(0x1d4)][_0x30d7bf(0x164)](_0x29f995[_0x30d7bf(0x1a3)]),this[_0x30d7bf(0x1d4)][_0x30d7bf(0x1b8)][_0x30d7bf(0x184)][_0x30d7bf(0x1dc)]();}),_0x3ae5d1[_0x33cde6(0x1d0)][_0x33cde6(0x1c9)](_0x48c949),_0x1cd263[_0x33cde6(0x170)][_0x33cde6(0x1c9)](_0x3ae5d1);}return _0xffd4e2[_0x33cde6(0x179)](_0x33cde6(0x19d))['to'](_0x32f8d6,_0x33cde6(0x19d)),_0xffd4e2[_0x33cde6(0x1db)][_0x33cde6(0x1d0)][_0x33cde6(0x1c9)](_0x1cd263),_0xffd4e2;}[_0x256642(0x167)](_0x16bfc4){const _0x462232=_0x256642,_0x25cb4a=this[_0x462232(0x1d4)],_0xde6084=_0x25cb4a[_0x462232(0x1a2)],_0xe1d07e=_0x25cb4a[_0x462232(0x1b0)][_0x462232(0x159)](_0x462232(0x15a)),_0xaa7e54=_0x25cb4a[_0x462232(0x1b0)][_0x462232(0x159)](_0x462232(0x17c)),_0x4b05fa=_0x25cb4a[_0x462232(0x1b0)][_0x462232(0x159)](_0x462232(0x192)),_0x2548bf=_0x25cb4a[_0x462232(0x1b0)][_0x462232(0x159)](_0x2fe17a)['me'],_0x7ec770=_0xde6084[_0x462232(0x159)](_0x462232(0x199))[_0x462232(0x194)],{CommentsListView:_0x5102c9,CommentThreadInputView:_0x34eac2}=_0x25cb4a[_0x462232(0x1b0)][_0x462232(0x159)](_0x462232(0x178));let _0x3be21f,_0x1b259e;this[_0x462232(0x172)][_0x462232(0x1c7)](_0x16bfc4['id'])?(_0x1b259e=this[_0x462232(0x172)][_0x462232(0x159)](_0x16bfc4['id']),_0x3be21f=_0x1b259e[_0x462232(0x1b9)]):(_0x3be21f=new _0x7ec770(_0x25cb4a[_0x462232(0x1de)],_0x16bfc4,_0x2548bf,{'disableComments':this[_0x462232(0x18a)],'editorConfig':_0xde6084[_0x462232(0x159)](_0x462232(0x181)),'maxCommentsWhenCollapsed':_0xde6084[_0x462232(0x159)](_0x462232(0x1a1)),'maxThreadTotalWeight':_0xde6084[_0x462232(0x159)](_0x462232(0x15c)),'maxCommentCharsWhenCollapsed':_0xde6084[_0x462232(0x159)](_0x462232(0x180)),'formatDateTime':_0x2cc8f1(_0xde6084[_0x462232(0x159)](_0x462232(0x1de))),'CommentView':_0xde6084[_0x462232(0x159)](_0x462232(0x153))[_0x462232(0x166)],'CommentsListView':_0x5102c9,'CommentThreadInputView':_0x34eac2}),_0x3be21f[_0x462232(0x154)]['on'](_0x462232(0x164),()=>{const _0x5c26c5=_0x462232;_0x25cb4a[_0x5c26c5(0x1b8)][_0x5c26c5(0x184)][_0x5c26c5(0x1dc)]();}),_0x3be21f[_0x462232(0x155)]['on'](_0x462232(0x164),()=>{const _0x3e5c5e=_0x462232;_0x25cb4a[_0x3e5c5e(0x1b8)][_0x3e5c5e(0x184)][_0x3e5c5e(0x1dc)]();}),_0x1b259e=_0xe1d07e[_0x462232(0x157)](this[_0x462232(0x1d4)][_0x462232(0x1de)],_0x3be21f),_0x1b259e[_0x462232(0x179)](_0x462232(0x1ad))['to'](_0x3be21f,_0x462232(0x1ad)),_0x1b259e[_0x462232(0x179)](_0x462232(0x1c5))['to'](_0x3be21f),_0x1b259e[_0x462232(0x179)](_0x462232(0x177))['to'](_0x3be21f,_0x462232(0x177),_0x57c65a=>_0x462232(0x1c0)+_0x57c65a),this[_0x462232(0x172)][_0x462232(0x160)](_0x16bfc4['id'],_0x1b259e));const _0x5ce6c0=_0xaa7e54[_0x462232(0x19b)](_0x16bfc4[_0x462232(0x18f)],_0x3be21f),_0x48405d=new _0x4a59e0(_0x25cb4a,_0x16bfc4,_0x3be21f,_0x5ce6c0),_0x224f63=_0x16bfc4[_0x462232(0x16a)]()[_0x462232(0x191)](_0xc21658=>_0xc21658[_0x462232(0x1aa)]);_0x3be21f[_0x462232(0x1d9)]=_0x25cb4a[_0x462232(0x1b0)][_0x462232(0x159)](_0x462232(0x163))[_0x462232(0x198)][_0x462232(0x1ce)](_0x224f63),this[_0x462232(0x190)][_0x462232(0x160)](_0x16bfc4,_0x48405d),this[_0x462232(0x18e)][_0x462232(0x160)](_0x3be21f,_0x48405d);const _0x41b1d6=_0xe1d07e[_0x462232(0x175)]({'view':_0x1b259e,'target':()=>{const _0x4cc184=_0x462232,_0x366844=[],_0x1c1eca=_0x16bfc4[_0x4cc184(0x16a)]()[_0x4cc184(0x191)](_0x1551aa=>_0x1551aa[_0x4cc184(0x1aa)]);for(const _0x16d64f of _0x1c1eca)_0x366844[_0x4cc184(0x1c6)](..._0x16d64f[_0x4cc184(0x1b2)]());return _0x2cc06a(_0x25cb4a[_0x4cc184(0x1b8)],_0x366844);},'type':()=>_0x462232(0x1c0)+_0x48405d[_0x462232(0x184)][_0x462232(0x177)]});_0xaa7e54[_0x462232(0x16f)](_0x3be21f,_0x41b1d6),_0xe1d07e[_0x462232(0x1c9)](_0x41b1d6),_0x4b05fa[_0x462232(0x168)](_0x41b1d6);}[_0x256642(0x197)](_0x48669b){const _0x2102a1=_0x256642,_0x6a4d55=this[_0x2102a1(0x1d4)][_0x2102a1(0x1b0)][_0x2102a1(0x159)](_0x2102a1(0x17c)),_0x42ff5c=this[_0x2102a1(0x1d4)][_0x2102a1(0x1b0)][_0x2102a1(0x159)](_0x2102a1(0x15a)),_0xe8b539=this[_0x2102a1(0x190)][_0x2102a1(0x159)](_0x48669b),_0x58be7d=_0xe8b539[_0x2102a1(0x184)],_0x16b72d=_0x42ff5c[_0x2102a1(0x19f)](_0x58be7d);_0x6a4d55[_0x2102a1(0x161)](_0x58be7d),_0x16b72d&&_0x42ff5c[_0x2102a1(0x1c1)](_0x16b72d),this[_0x2102a1(0x190)][_0x2102a1(0x15b)](_0x48669b),this[_0x2102a1(0x18e)][_0x2102a1(0x15b)](_0x58be7d),_0xe8b539[_0x2102a1(0x17f)]();}[_0x256642(0x162)](_0x39d353){const _0x35b97b=_0x256642;if(!_0x39d353[_0x35b97b(0x1aa)]||!this[_0x35b97b(0x190)][_0x35b97b(0x1c7)](_0x39d353))return;const _0x4db55c=this[_0x35b97b(0x1d4)][_0x35b97b(0x1b0)][_0x35b97b(0x159)](_0x35b97b(0x163)),_0x4470b6=this[_0x35b97b(0x190)][_0x35b97b(0x159)](_0x39d353),_0x4f30c1=_0x39d353[_0x35b97b(0x16a)]();_0x4470b6[_0x35b97b(0x184)][_0x35b97b(0x1d9)]=_0x4db55c[_0x35b97b(0x198)][_0x35b97b(0x1ce)](_0x4f30c1);}[_0x256642(0x17f)](){const _0x5766d2=_0x256642;for(const _0x45632e of this[_0x5766d2(0x190)][_0x5766d2(0x1e0)]())this[_0x5766d2(0x197)](_0x45632e);for(const _0x21b9b2 of this[_0x5766d2(0x172)][_0x5766d2(0x17a)]())_0x21b9b2[_0x5766d2(0x1b9)][_0x5766d2(0x17f)]();super[_0x5766d2(0x17f)]();}}function ae(_0x2edc66){const _0x57f787=_0x256642;return _0x57f787(0x1e3)in _0x2edc66;}
23
+ const _0x1c9a89=_0x145b;(function(_0x6934e4,_0x2d457b){const _0x5aaecb=_0x145b,_0x3247ae=_0x6934e4();while(!![]){try{const _0x330ea5=-parseInt(_0x5aaecb(0x21b))/0x1*(parseInt(_0x5aaecb(0x1c7))/0x2)+parseInt(_0x5aaecb(0x237))/0x3+-parseInt(_0x5aaecb(0x1cb))/0x4+parseInt(_0x5aaecb(0x257))/0x5+-parseInt(_0x5aaecb(0x1d7))/0x6*(parseInt(_0x5aaecb(0x244))/0x7)+-parseInt(_0x5aaecb(0x21f))/0x8+-parseInt(_0x5aaecb(0x1d8))/0x9*(-parseInt(_0x5aaecb(0x1f7))/0xa);if(_0x330ea5===_0x2d457b)break;else _0x3247ae['push'](_0x3247ae['shift']());}catch(_0x6d6734){_0x3247ae['push'](_0x3247ae['shift']());}}}(_0x5469,0x66f8a));import{Plugin as _0x3dfdda}from'ckeditor5/src/core.js';function _0x5469(){const _0x427c49=['_handleControllerBuffer','_addUIComponentsToFactory','change:activeAnnotations','_disableComments','add','_annotationViews','getFirstRange','delegate','2117811iEXIXP','EditorAnnotations','length','getDescriptions','comments.editorConfig','head','trackChanges.disableComments','keys','innerView','_createMenuBarMenu','_suggestionToController','Accept\x20all\x20suggestions','requires','27580PcZrWq','stopListening','registerAnnotation','arrowView','Track\x20changes','plugins','TrackChangesEditing','getSuggestion','_bindAnnotationToEditors','_refreshActiveMarkers','children','comments','TrackChangesUI','source','discardButton','isEnabled','activeAnnotations','from','pluginName','617600xtQesP','836164xcOBGG','editor','commands','panelView','2941260ZwuNwf','getAllAdjacentSuggestions','acceptAllSuggestions','discardSelectedSuggestions','suggestion-','unbind','trackChanges','activeMarkers','menuitemcheckbox','addComment','remove','actionView','582hGHAMo','17153649MReLvp','push','CommentView','focus','get','button','execute','reduce','lowest','CommentsRepository','some','getByInnerView','_createToolbarButton','editing','isInContent','Accept\x20all\x20selected\x20suggestions','addSourceCollector','isDirty','menu','Discard\x20all\x20selected\x20suggestions','set','menuBar:trackChanges','componentFactory','filter','delete','getMarkerNames','getMarkers','switchbutton','descriptionFactory','value','define','10bBpGyB','comments.maxThreadTotalWeight','SuggestionThreadView','commentThread','mainView','previous','config','commandName','getRanges','createAnnotation','isMultiRange','_destroyController','bind','comments.maxCommentsWhenCollapsed','isOn','view','_initializeController','hasSuggestion','toMany','_unbindEditors','has','listenTo','suggestionChanged','_handleSuggestionControllerDelayed','Discard\x20all\x20suggestions','CommentsUI','trackChanges.SuggestionThreadView','menuitem','suggestionUnloaded','model','change:previous','destroy','clear','buttonView','locale','getJoined','1AMssyv','_updateController','createCommentThreadController','size','6224568aMLsEt','discardAllSuggestions','comments.maxCommentCharsWhenCollapsed','refreshSelectedViews','separator','acceptButton','Annotations','items','values','createAnnotationView','descriptionParts','suggestionLoaded','_viewToController','acceptSelectedSuggestions','init','type'];_0x5469=function(){return _0x427c49;};return _0x5469();}import{Collection as _0x529a71}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x2cdd12,createDropdown as _0x1198ea,ListSeparatorView as _0x2b8880,MenuBarMenuView as _0x14c4fb,MenuBarMenuListView as _0x36910d,MenuBarMenuListItemView as _0x37ced7,MenuBarMenuListItemButtonView as _0x4c8665,SplitButtonView as _0x2a44a4,ViewModel as _0x2ad459}from'ckeditor5/src/ui.js';import{Users as _0x24928c,getDateTimeFormatter as _0x46bfa9,getAllMarkersDomElementsSorted as _0x5de0e5}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x1cf4cf from'./trackchangesediting.js';import _0x1fa64c from'./ui/suggestioncontroller.js';import _0x1cf899 from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x533841}from'./utils/common-translations.js';import _0x5b9fe6 from'../theme/icons/track-changes.svg';export default class d extends _0x3dfdda{static get[_0x1c9a89(0x243)](){const _0x1096f5=_0x1c9a89;return[_0x1cf4cf,_0x24928c,_0x1096f5(0x1e1),_0x1096f5(0x225),_0x1096f5(0x238)];}static get[_0x1c9a89(0x256)](){const _0x2244da=_0x1c9a89;return _0x2244da(0x250);}constructor(_0x19e513){const _0x4ddbb1=_0x1c9a89;super(_0x19e513),this[_0x4ddbb1(0x241)]=new Map(),this[_0x4ddbb1(0x22b)]=new Map(),this[_0x4ddbb1(0x234)]=new Map(),this[_0x4ddbb1(0x22f)]=new Map();const _0x263684=this[_0x4ddbb1(0x1c8)][_0x4ddbb1(0x1fd)];_0x263684[_0x4ddbb1(0x1f6)](_0x4ddbb1(0x211),_0x1cf899),_0x263684[_0x4ddbb1(0x1f6)](_0x4ddbb1(0x23d),!0x1),this[_0x4ddbb1(0x232)]=_0x263684[_0x4ddbb1(0x1dc)](_0x4ddbb1(0x23d));}[_0x1c9a89(0x20e)](_0x2af73c,_0x311376){const _0x49685c=_0x1c9a89;0x0===this[_0x49685c(0x22f)][_0x49685c(0x21e)]&&setTimeout(()=>{const _0x29622f=_0x49685c;for(const [_0x2115e9,_0xc7f999]of this[_0x29622f(0x22f)]){const _0x4df10a=this[_0x29622f(0x241)][_0x29622f(0x20b)](_0x2115e9);_0x4df10a||_0xc7f999?_0x4df10a&&_0xc7f999&&this[_0x29622f(0x202)](_0x2115e9):this[_0x29622f(0x207)](_0x2115e9);}this[_0x29622f(0x22f)][_0x29622f(0x217)](),this[_0x29622f(0x1c8)][_0x29622f(0x249)][_0x29622f(0x1dc)](_0x29622f(0x238))[_0x29622f(0x222)](),this[_0x29622f(0x24d)]();},0xa),this[_0x49685c(0x22f)][_0x49685c(0x1ec)](_0x2af73c,_0x311376);}[_0x1c9a89(0x22d)](){const _0x4e7264=_0x1c9a89,_0x9c80dc=this[_0x4e7264(0x1c8)],_0x5418bf=_0x9c80dc[_0x4e7264(0x249)][_0x4e7264(0x1dc)](_0x4e7264(0x24a)),_0x4f182c=_0x9c80dc[_0x4e7264(0x249)][_0x4e7264(0x1dc)](_0x4e7264(0x225)),_0x22bd66=_0x9c80dc[_0x4e7264(0x249)][_0x4e7264(0x1dc)](_0x4e7264(0x238)),_0x431dda=_0x9c80dc[_0x4e7264(0x249)][_0x4e7264(0x1dc)](_0x4e7264(0x1e1));this[_0x4e7264(0x230)](),_0x22bd66[_0x4e7264(0x1e8)](()=>{const _0x104d64=_0x4e7264,_0x122447=[];for(const [_0x5308e7,_0x6ec1db]of Array[_0x104d64(0x255)](this[_0x104d64(0x241)])){const _0x4f7e78=_0x5308e7[_0x104d64(0x1cc)](),_0x5f16bd=[];for(const _0x3fbc6d of _0x4f7e78){if(!_0x3fbc6d[_0x104d64(0x1e6)])continue;if(_0x3fbc6d[_0x104d64(0x201)]){_0x5f16bd[_0x104d64(0x1d9)](..._0x3fbc6d[_0x104d64(0x1ff)]());continue;}const _0xcd537f=_0x3fbc6d[_0x104d64(0x235)]();if(_0x5f16bd[_0x104d64(0x239)]>0x0){const _0x20c6fa=_0x5f16bd[0x0][_0x104d64(0x21a)](_0xcd537f);if(_0x20c6fa){_0x5f16bd[0x0]=_0x20c6fa;continue;}}_0x5f16bd[_0x104d64(0x1d9)](_0xcd537f);}_0x122447[_0x104d64(0x1d9)]([_0x6ec1db[_0x104d64(0x206)],_0x5f16bd]);}return _0x122447;}),this[_0x4e7264(0x20c)](_0x5418bf,_0x4e7264(0x22a),(_0x2927bf,_0x15216e)=>{const _0xfeecb2=_0x4e7264;this[_0xfeecb2(0x20c)](_0x15216e,_0xfeecb2(0x215),(_0x5cf7c7,_0x4c832c,_0x213943,_0x366d81)=>{const _0x8491ab=_0xfeecb2;_0x15216e[_0x8491ab(0x1e6)]&&(null==_0x213943?(this[_0x8491ab(0x21c)](_0x366d81[_0x8491ab(0x23c)]),this[_0x8491ab(0x20e)](_0x15216e,!0x1)):(this[_0x8491ab(0x21c)](_0x213943[_0x8491ab(0x23c)]),null==_0x366d81&&this[_0x8491ab(0x20e)](_0x15216e,!0x0)));}),null!==_0x15216e[_0xfeecb2(0x1fc)]?this[_0xfeecb2(0x21c)](_0x15216e[_0xfeecb2(0x23c)]):this[_0xfeecb2(0x20e)](_0x15216e,!0x1);}),this[_0x4e7264(0x20c)](_0x5418bf,_0x4e7264(0x213),(_0xce71e4,_0x29db2b,_0x505571)=>{const _0x41a023=_0x4e7264;this[_0x41a023(0x245)](_0x29db2b,_0x41a023(0x215)),this[_0x41a023(0x22f)][_0x41a023(0x1f0)](_0x29db2b),this[_0x41a023(0x241)][_0x41a023(0x20b)](_0x29db2b)&&this[_0x41a023(0x202)](_0x29db2b),_0x505571&&this[_0x41a023(0x21c)](_0x505571[_0x41a023(0x23c)]);}),this[_0x4e7264(0x20c)](_0x5418bf,_0x4e7264(0x20d),(_0x383889,_0x482d86)=>{const _0x435107=_0x4e7264;this[_0x435107(0x21c)](_0x482d86);}),this[_0x4e7264(0x20c)](_0x4f182c,_0x4e7264(0x231),()=>{const _0x379e16=_0x4e7264;this[_0x379e16(0x24d)]();}),this[_0x4e7264(0x20c)](_0x431dda,_0x4e7264(0x1d4),(_0x377523,{threadId:_0x2c476c,isFromAdapter:_0x44bfbc})=>{const _0x3a0af0=_0x4e7264;if(_0x44bfbc||!_0x5418bf[_0x3a0af0(0x208)](_0x2c476c))return;const _0x56955a=_0x5418bf[_0x3a0af0(0x24b)](_0x2c476c);this[_0x3a0af0(0x241)][_0x3a0af0(0x1dc)](_0x56955a)[_0x3a0af0(0x206)][_0x3a0af0(0x1db)]();},{'priority':_0x4e7264(0x1e0)});}[_0x1c9a89(0x24d)](){const _0x2c002d=_0x1c9a89,_0x1a6356=this[_0x2c002d(0x1c8)][_0x2c002d(0x249)][_0x2c002d(0x1dc)](_0x2c002d(0x225)),_0xe2c292=this[_0x2c002d(0x1c8)][_0x2c002d(0x249)][_0x2c002d(0x1dc)](_0x2c002d(0x24a)),_0x82b5df=Array[_0x2c002d(0x255)](_0x1a6356[_0x2c002d(0x254)],_0x3ce103=>_0x3ce103[_0x2c002d(0x23f)])[_0x2c002d(0x1ef)](_0x1082de=>this[_0x2c002d(0x22b)][_0x2c002d(0x20b)](_0x1082de)),_0x33db51=[];for(const _0x2b9b4b of _0x82b5df){const _0x2887d2=this[_0x2c002d(0x22b)][_0x2c002d(0x1dc)](_0x2b9b4b)[_0x2c002d(0x214)][_0x2c002d(0x1cc)]();_0x33db51[_0x2c002d(0x1d9)](..._0x2887d2[_0x2c002d(0x1df)]((_0x5bce00,_0xd1b683)=>[..._0x5bce00,..._0xd1b683[_0x2c002d(0x1f1)]()],[]));}_0xe2c292[_0x2c002d(0x1d2)]=_0x33db51;}[_0x1c9a89(0x230)](){const _0x198aac=_0x1c9a89,_0x3c07f4=this[_0x198aac(0x1c8)],_0x5f2e4b=_0x3c07f4[_0x198aac(0x219)],_0x1cf582=_0x533841(_0x5f2e4b,_0x198aac(0x248)),_0x1b87de=new _0x529a71([{'type':_0x198aac(0x1f3),'model':new _0x2ad459({'withText':!0x0,'label':_0x1cf582,'commandName':_0x198aac(0x1d1),'role':_0x198aac(0x1d3)})},{'type':_0x198aac(0x223)},{'type':_0x198aac(0x1dd),'model':new _0x2ad459({'withText':!0x0,'label':_0x533841(_0x5f2e4b,_0x198aac(0x242)),'commandName':_0x198aac(0x1cd),'role':_0x198aac(0x212)})},{'type':_0x198aac(0x1dd),'model':new _0x2ad459({'withText':!0x0,'label':_0x533841(_0x5f2e4b,_0x198aac(0x1e7)),'commandName':_0x198aac(0x22c),'role':_0x198aac(0x212)})},{'type':_0x198aac(0x1dd),'model':new _0x2ad459({'withText':!0x0,'label':_0x533841(_0x5f2e4b,_0x198aac(0x20f)),'commandName':_0x198aac(0x220),'role':_0x198aac(0x212)})},{'type':_0x198aac(0x1dd),'model':new _0x2ad459({'withText':!0x0,'label':_0x533841(_0x5f2e4b,_0x198aac(0x1eb)),'commandName':_0x198aac(0x1ce),'role':_0x198aac(0x212)})}]);for(const _0x25c86a of _0x1b87de)if(ae(_0x25c86a)){const _0x5111ce=_0x3c07f4[_0x198aac(0x1c9)][_0x198aac(0x1dc)](_0x25c86a[_0x198aac(0x214)][_0x198aac(0x1fe)]);_0x25c86a[_0x198aac(0x214)][_0x198aac(0x203)](_0x198aac(0x205),_0x198aac(0x253))['to'](_0x5111ce,_0x198aac(0x1f5),_0x198aac(0x253));}_0x3c07f4['ui'][_0x198aac(0x1ee)][_0x198aac(0x233)](_0x198aac(0x1d1),_0x1d8456=>this[_0x198aac(0x1e4)](_0x1d8456,_0x1b87de,_0x1cf582)),_0x3c07f4['ui'][_0x198aac(0x1ee)][_0x198aac(0x233)](_0x198aac(0x1ed),_0x40856e=>this[_0x198aac(0x240)](_0x40856e,_0x1b87de,_0x1cf582));}[_0x1c9a89(0x1e4)](_0x5189f7,_0x520eda,_0x2d18d1){const _0x42378d=_0x1c9a89,_0x599415=_0x1198ea(_0x5189f7,_0x2a44a4),_0x31b45c=this[_0x42378d(0x1c8)][_0x42378d(0x1c9)][_0x42378d(0x1dc)](_0x42378d(0x1d1));_0x599415[_0x42378d(0x218)][_0x42378d(0x1ec)]({'tooltip':_0x2d18d1,'label':_0x2d18d1,'icon':_0x5b9fe6}),_0x599415[_0x42378d(0x218)][_0x42378d(0x203)](_0x42378d(0x205))['to'](_0x31b45c,_0x42378d(0x1f5)),_0x599415[_0x42378d(0x218)]['on'](_0x42378d(0x1de),()=>{const _0x30a0f7=_0x42378d;_0x31b45c[_0x30a0f7(0x1de)](),this[_0x30a0f7(0x1c8)][_0x30a0f7(0x1e5)][_0x30a0f7(0x206)][_0x30a0f7(0x1db)]();}),_0x2cdd12(_0x599415,_0x520eda,{'role':_0x42378d(0x1ea)});const _0x3a5a8d=[];for(const _0x199b5e of _0x520eda)ae(_0x199b5e)&&_0x3a5a8d[_0x42378d(0x1d9)](this[_0x42378d(0x1c8)][_0x42378d(0x1c9)][_0x42378d(0x1dc)](_0x199b5e[_0x42378d(0x214)][_0x42378d(0x1fe)]));const _0x2cf8cd=_0x599415[_0x42378d(0x218)];return _0x2cf8cd[_0x42378d(0x1d6)][_0x42378d(0x1d0)](_0x42378d(0x253)),_0x2cf8cd[_0x42378d(0x247)][_0x42378d(0x1d0)](_0x42378d(0x253)),_0x2cf8cd[_0x42378d(0x1d6)][_0x42378d(0x203)](_0x42378d(0x253))['to'](_0x31b45c,_0x42378d(0x253)),_0x2cf8cd[_0x42378d(0x247)][_0x42378d(0x203)](_0x42378d(0x253))[_0x42378d(0x209)](_0x3a5a8d,_0x42378d(0x253),(..._0x31aa6f)=>_0x31aa6f[_0x42378d(0x1e2)](_0x28696a=>_0x28696a)),_0x599415['on'](_0x42378d(0x1de),_0x4a6a10=>{const _0x273aa4=_0x42378d;this[_0x273aa4(0x1c8)][_0x273aa4(0x1de)](_0x4a6a10[_0x273aa4(0x251)][_0x273aa4(0x1fe)]),this[_0x273aa4(0x1c8)][_0x273aa4(0x1e5)][_0x273aa4(0x206)][_0x273aa4(0x1db)]();}),_0x599415;}[_0x1c9a89(0x240)](_0x63ca3f,_0x33c9bb,_0x399d59){const _0x187253=_0x1c9a89,_0x547b5d=new _0x14c4fb(_0x63ca3f),_0x13f984=this[_0x187253(0x1c8)][_0x187253(0x1c9)][_0x187253(0x1dc)](_0x187253(0x1d1));_0x547b5d[_0x187253(0x218)][_0x187253(0x1ec)]({'label':_0x399d59,'icon':_0x5b9fe6});const _0x35c329=new _0x36910d(_0x63ca3f);for(const _0x52fdbc of _0x33c9bb){if(_0x187253(0x223)==_0x52fdbc[_0x187253(0x22e)]){_0x35c329[_0x187253(0x226)][_0x187253(0x233)](new _0x2b8880(_0x63ca3f));continue;}const _0x4c2cb0=new _0x37ced7(_0x63ca3f,_0x547b5d),_0x30ca6a=new _0x4c8665(_0x63ca3f),_0x3ea406=_0x52fdbc[_0x187253(0x214)];_0x30ca6a[_0x187253(0x203)](...Object[_0x187253(0x23e)](_0x3ea406))['to'](_0x3ea406),_0x30ca6a[_0x187253(0x236)](_0x187253(0x1de))['to'](_0x547b5d),_0x30ca6a['on'](_0x187253(0x1de),()=>{const _0x342c22=_0x187253;this[_0x342c22(0x1c8)][_0x342c22(0x1de)](_0x3ea406[_0x342c22(0x1fe)]),this[_0x342c22(0x1c8)][_0x342c22(0x1e5)][_0x342c22(0x206)][_0x342c22(0x1db)]();}),_0x4c2cb0[_0x187253(0x24e)][_0x187253(0x233)](_0x30ca6a),_0x35c329[_0x187253(0x226)][_0x187253(0x233)](_0x4c2cb0);}return _0x547b5d[_0x187253(0x203)](_0x187253(0x253))['to'](_0x13f984,_0x187253(0x253)),_0x547b5d[_0x187253(0x1ca)][_0x187253(0x24e)][_0x187253(0x233)](_0x35c329),_0x547b5d;}[_0x1c9a89(0x207)](_0x1e5e5c){const _0x4ebb1b=_0x1c9a89,_0x588571=this[_0x4ebb1b(0x1c8)],_0x5f2aad=_0x588571[_0x4ebb1b(0x1fd)],_0x2afbf5=_0x588571[_0x4ebb1b(0x249)][_0x4ebb1b(0x1dc)](_0x4ebb1b(0x225)),_0x12b3e3=_0x588571[_0x4ebb1b(0x249)][_0x4ebb1b(0x1dc)](_0x4ebb1b(0x1e1)),_0x2f9191=_0x588571[_0x4ebb1b(0x249)][_0x4ebb1b(0x1dc)](_0x4ebb1b(0x238)),_0x7d4c01=_0x588571[_0x4ebb1b(0x249)][_0x4ebb1b(0x1dc)](_0x24928c)['me'],_0x44cf74=_0x5f2aad[_0x4ebb1b(0x1dc)](_0x4ebb1b(0x1d1))[_0x4ebb1b(0x1f9)],{CommentsListView:_0x92faea,CommentThreadInputView:_0x494c56}=_0x588571[_0x4ebb1b(0x249)][_0x4ebb1b(0x1dc)](_0x4ebb1b(0x210));let _0x244047,_0xe53a9e;this[_0x4ebb1b(0x234)][_0x4ebb1b(0x20b)](_0x1e5e5c['id'])?(_0xe53a9e=this[_0x4ebb1b(0x234)][_0x4ebb1b(0x1dc)](_0x1e5e5c['id']),_0x244047=_0xe53a9e[_0x4ebb1b(0x1fb)]):(_0x244047=new _0x44cf74(_0x588571[_0x4ebb1b(0x219)],_0x1e5e5c,_0x7d4c01,{'disableComments':this[_0x4ebb1b(0x232)],'editorConfig':_0x5f2aad[_0x4ebb1b(0x1dc)](_0x4ebb1b(0x23b)),'maxCommentsWhenCollapsed':_0x5f2aad[_0x4ebb1b(0x1dc)](_0x4ebb1b(0x204)),'maxThreadTotalWeight':_0x5f2aad[_0x4ebb1b(0x1dc)](_0x4ebb1b(0x1f8)),'maxCommentCharsWhenCollapsed':_0x5f2aad[_0x4ebb1b(0x1dc)](_0x4ebb1b(0x221)),'formatDateTime':_0x46bfa9(_0x5f2aad[_0x4ebb1b(0x1dc)](_0x4ebb1b(0x219))),'CommentView':_0x5f2aad[_0x4ebb1b(0x1dc)](_0x4ebb1b(0x24f))[_0x4ebb1b(0x1da)],'CommentsListView':_0x92faea,'CommentThreadInputView':_0x494c56}),_0x244047[_0x4ebb1b(0x224)]['on'](_0x4ebb1b(0x1de),()=>{const _0x259880=_0x4ebb1b;_0x588571[_0x259880(0x1e5)][_0x259880(0x206)][_0x259880(0x1db)]();}),_0x244047[_0x4ebb1b(0x252)]['on'](_0x4ebb1b(0x1de),()=>{const _0x282b0c=_0x4ebb1b;_0x588571[_0x282b0c(0x1e5)][_0x282b0c(0x206)][_0x282b0c(0x1db)]();}),_0xe53a9e=_0x2afbf5[_0x4ebb1b(0x228)](this[_0x4ebb1b(0x1c8)][_0x4ebb1b(0x219)],_0x244047),_0xe53a9e[_0x4ebb1b(0x203)](_0x4ebb1b(0x1e9))['to'](_0x244047,_0x4ebb1b(0x1e9)),_0xe53a9e[_0x4ebb1b(0x203)](_0x4ebb1b(0x239))['to'](_0x244047),_0xe53a9e[_0x4ebb1b(0x203)](_0x4ebb1b(0x22e))['to'](_0x244047,_0x4ebb1b(0x22e),_0x44556a=>_0x4ebb1b(0x1cf)+_0x44556a),this[_0x4ebb1b(0x234)][_0x4ebb1b(0x1ec)](_0x1e5e5c['id'],_0xe53a9e));const _0x30a517=_0x12b3e3[_0x4ebb1b(0x21d)](_0x1e5e5c[_0x4ebb1b(0x1fa)],_0x244047),_0x1e53ba=new _0x1fa64c(_0x588571,_0x1e5e5c,_0x244047,_0x30a517),_0xf4d515=_0x1e5e5c[_0x4ebb1b(0x1cc)]()[_0x4ebb1b(0x1ef)](_0x30bcbc=>_0x30bcbc[_0x4ebb1b(0x1e6)]);_0x244047[_0x4ebb1b(0x229)]=_0x588571[_0x4ebb1b(0x249)][_0x4ebb1b(0x1dc)](_0x4ebb1b(0x24a))[_0x4ebb1b(0x1f4)][_0x4ebb1b(0x23a)](_0xf4d515),this[_0x4ebb1b(0x241)][_0x4ebb1b(0x1ec)](_0x1e5e5c,_0x1e53ba),this[_0x4ebb1b(0x22b)][_0x4ebb1b(0x1ec)](_0x244047,_0x1e53ba);const _0x5cc201=_0x2afbf5[_0x4ebb1b(0x200)]({'view':_0xe53a9e,'target':()=>{const _0x28f36a=_0x4ebb1b,_0x1f52db=[],_0x28bf3d=_0x1e5e5c[_0x28f36a(0x1cc)]()[_0x28f36a(0x1ef)](_0x5d849e=>_0x5d849e[_0x28f36a(0x1e6)]);for(const _0x5e0778 of _0x28bf3d)_0x1f52db[_0x28f36a(0x1d9)](..._0x5e0778[_0x28f36a(0x1f2)]());return _0x5de0e5(_0x588571[_0x28f36a(0x1e5)],_0x1f52db);},'type':()=>_0x4ebb1b(0x1cf)+_0x1e53ba[_0x4ebb1b(0x206)][_0x4ebb1b(0x22e)]});_0x12b3e3[_0x4ebb1b(0x24c)](_0x244047,_0x5cc201),_0x2afbf5[_0x4ebb1b(0x233)](_0x5cc201),_0x2f9191[_0x4ebb1b(0x246)](_0x5cc201);}[_0x1c9a89(0x202)](_0x183cce){const _0x3680c9=_0x1c9a89,_0x3ac552=this[_0x3680c9(0x1c8)][_0x3680c9(0x249)][_0x3680c9(0x1dc)](_0x3680c9(0x1e1)),_0x4ffde2=this[_0x3680c9(0x1c8)][_0x3680c9(0x249)][_0x3680c9(0x1dc)](_0x3680c9(0x225)),_0x26d2e7=this[_0x3680c9(0x241)][_0x3680c9(0x1dc)](_0x183cce),_0x16c7de=_0x26d2e7[_0x3680c9(0x206)],_0x5472ab=_0x4ffde2[_0x3680c9(0x1e3)](_0x16c7de);_0x3ac552[_0x3680c9(0x20a)](_0x16c7de),_0x5472ab&&_0x4ffde2[_0x3680c9(0x1d5)](_0x5472ab),this[_0x3680c9(0x241)][_0x3680c9(0x1f0)](_0x183cce),this[_0x3680c9(0x22b)][_0x3680c9(0x1f0)](_0x16c7de),_0x26d2e7[_0x3680c9(0x216)]();}[_0x1c9a89(0x21c)](_0x496a2d){const _0x4b7b1a=_0x1c9a89;if(!_0x496a2d[_0x4b7b1a(0x1e6)]||!this[_0x4b7b1a(0x241)][_0x4b7b1a(0x20b)](_0x496a2d))return;const _0xcb290d=this[_0x4b7b1a(0x1c8)][_0x4b7b1a(0x249)][_0x4b7b1a(0x1dc)](_0x4b7b1a(0x24a)),_0xc3cd81=this[_0x4b7b1a(0x241)][_0x4b7b1a(0x1dc)](_0x496a2d),_0x155552=_0x496a2d[_0x4b7b1a(0x1cc)]();_0xc3cd81[_0x4b7b1a(0x206)][_0x4b7b1a(0x229)]=_0xcb290d[_0x4b7b1a(0x1f4)][_0x4b7b1a(0x23a)](_0x155552);}[_0x1c9a89(0x216)](){const _0x208014=_0x1c9a89;for(const _0x5c9850 of this[_0x208014(0x241)][_0x208014(0x23e)]())this[_0x208014(0x202)](_0x5c9850);for(const _0x27c244 of this[_0x208014(0x234)][_0x208014(0x227)]())_0x27c244[_0x208014(0x1fb)][_0x208014(0x216)]();super[_0x208014(0x216)]();}}function _0x145b(_0x1ede90,_0x17eb7f){const _0x546993=_0x5469();return _0x145b=function(_0x145b41,_0x43ac5f){_0x145b41=_0x145b41-0x1c7;let _0x1bd904=_0x546993[_0x145b41];return _0x1bd904;},_0x145b(_0x1ede90,_0x17eb7f);}function ae(_0x1a4b98){const _0x5582ec=_0x1c9a89;return _0x5582ec(0x214)in _0x1a4b98;}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x55464d=_0x549b;(function(_0x5e876e,_0x5d198b){const _0x404d20=_0x549b,_0x40ab14=_0x5e876e();while(!![]){try{const _0x1a7cf3=-parseInt(_0x404d20(0xec))/0x1*(parseInt(_0x404d20(0xff))/0x2)+-parseInt(_0x404d20(0xd5))/0x3+-parseInt(_0x404d20(0xf4))/0x4*(parseInt(_0x404d20(0xe2))/0x5)+-parseInt(_0x404d20(0xf6))/0x6+-parseInt(_0x404d20(0xf2))/0x7*(parseInt(_0x404d20(0xdc))/0x8)+parseInt(_0x404d20(0xe0))/0x9*(parseInt(_0x404d20(0xef))/0xa)+parseInt(_0x404d20(0xeb))/0xb;if(_0x1a7cf3===_0x5d198b)break;else _0x40ab14['push'](_0x40ab14['shift']());}catch(_0x41f8fc){_0x40ab14['push'](_0x40ab14['shift']());}}}(_0x4919,0xeae75));import{ObservableMixin as _0x1d432e}from'ckeditor5/src/utils.js';import{getTranslation as _0x3a54bf}from'../utils/common-translations.js';function _0x4919(){const _0x3226ef=['unbind','6402230XMgKFc','_editor','locale','isDirty','stopListening','listenTo','change:isDirty','_acceptCommand','_setPendingAction','40364005lhMHGM','86993HJwaCw','canEditAt','PendingActions','648110RZhqsJ','_discardCommand','canDiscard','2147803lkOrhX','get','4PwEGyy','commands','3161880HUPEIe','discardSuggestion','add','execute','isEnabled','destroy','_removePendingAction','acceptSuggestion','commentThreadController','16MANfwg','2024469kkEEfS','PENDING_ACTION_SUGGESTION','_pendingAction','model','plugins','getRanges','bind','8dYUwJv','remove','view','canAccept','108XvSIfs'];_0x4919=function(){return _0x3226ef;};return _0x4919();}function _0x549b(_0x9f1069,_0x36bac2){const _0x49195b=_0x4919();return _0x549b=function(_0x549b84,_0x478b0d){_0x549b84=_0x549b84-0xd5;let _0x290722=_0x49195b[_0x549b84];return _0x290722;},_0x549b(_0x9f1069,_0x36bac2);}export default class oe extends/* #__PURE__ -- @preserve */
24
- _0x1d432e(){constructor(_0x3ad390,_0x41ab5e,_0x268641,_0x96fe8c){const _0x43c7b8=_0x549b;super(),this[_0x43c7b8(0xd8)]=_0x41ab5e,this[_0x43c7b8(0xde)]=_0x268641,this[_0x43c7b8(0xfe)]=_0x96fe8c,this[_0x43c7b8(0xe3)]=_0x3ad390,this[_0x43c7b8(0xe9)]=_0x3ad390[_0x43c7b8(0xf5)][_0x43c7b8(0xf3)](_0x43c7b8(0xfd)),this[_0x43c7b8(0xf0)]=_0x3ad390[_0x43c7b8(0xf5)][_0x43c7b8(0xf3)](_0x43c7b8(0xf7)),this[_0x43c7b8(0xde)][_0x43c7b8(0xdb)](_0x43c7b8(0xfa))['to'](this[_0x43c7b8(0xe9)],this[_0x43c7b8(0xf0)],(_0x4db081,_0x421e26)=>_0x4db081||_0x421e26),this[_0x43c7b8(0xde)][_0x43c7b8(0xdb)](_0x43c7b8(0xdf))['to'](this[_0x43c7b8(0xe9)],_0x43c7b8(0xfa),_0x5a670b=>_0x5a670b&&this[_0x43c7b8(0xe3)][_0x43c7b8(0xd8)][_0x43c7b8(0xed)](_0x41ab5e[_0x43c7b8(0xda)]())),this[_0x43c7b8(0xde)][_0x43c7b8(0xdb)](_0x43c7b8(0xf1))['to'](this[_0x43c7b8(0xf0)],_0x43c7b8(0xfa),_0x54e40c=>_0x54e40c&&this[_0x43c7b8(0xe3)][_0x43c7b8(0xd8)][_0x43c7b8(0xed)](_0x41ab5e[_0x43c7b8(0xda)]())),this[_0x43c7b8(0xd7)]=null,_0x268641[_0x43c7b8(0xe5)]&&this[_0x43c7b8(0xea)](),this[_0x43c7b8(0xe7)](_0x268641,_0x43c7b8(0xfd),()=>this[_0x43c7b8(0xfd)]()),this[_0x43c7b8(0xe7)](_0x268641,_0x43c7b8(0xf7),()=>this[_0x43c7b8(0xf7)]()),this[_0x43c7b8(0xe7)](_0x268641,_0x43c7b8(0xe8),()=>{const _0x15e9fa=_0x43c7b8;_0x268641[_0x15e9fa(0xe5)]?this[_0x15e9fa(0xea)]():this[_0x15e9fa(0xfc)]();});}[_0x55464d(0xfd)](){const _0x13f02a=_0x55464d;this[_0x13f02a(0xe9)][_0x13f02a(0xf9)](this[_0x13f02a(0xd8)]['id']);}[_0x55464d(0xf7)](){const _0x2cbd08=_0x55464d;this[_0x2cbd08(0xf0)][_0x2cbd08(0xf9)](this[_0x2cbd08(0xd8)]['id']);}[_0x55464d(0xfb)](){const _0x5c69b6=_0x55464d;this[_0x5c69b6(0xde)][_0x5c69b6(0xe1)](_0x5c69b6(0xfa)),this[_0x5c69b6(0xde)][_0x5c69b6(0xe1)](_0x5c69b6(0xdf)),this[_0x5c69b6(0xde)][_0x5c69b6(0xe1)](_0x5c69b6(0xf1)),this[_0x5c69b6(0xe6)](),this[_0x5c69b6(0xfe)][_0x5c69b6(0xfb)](),this[_0x5c69b6(0xd7)]&&this[_0x5c69b6(0xfc)]();}[_0x55464d(0xea)](){const _0x37d122=_0x55464d,_0x46ea39=_0x3a54bf(this[_0x37d122(0xe3)][_0x37d122(0xe4)],_0x37d122(0xd6));this[_0x37d122(0xd7)]=this[_0x37d122(0xe3)][_0x37d122(0xd9)][_0x37d122(0xf3)](_0x37d122(0xee))[_0x37d122(0xf8)](_0x46ea39);}[_0x55464d(0xfc)](){const _0x4c5240=_0x55464d;null!==this[_0x4c5240(0xd7)]&&this[_0x4c5240(0xe3)][_0x4c5240(0xd9)][_0x4c5240(0xf3)](_0x4c5240(0xee))[_0x4c5240(0xdd)](this[_0x4c5240(0xd7)]),this[_0x4c5240(0xd7)]=null;}}
23
+ const _0x358759=_0xac09;(function(_0x509d47,_0x25e527){const _0x2e5210=_0xac09,_0x33c5fd=_0x509d47();while(!![]){try{const _0x17ed42=-parseInt(_0x2e5210(0x11a))/0x1*(parseInt(_0x2e5210(0x10e))/0x2)+-parseInt(_0x2e5210(0x113))/0x3+-parseInt(_0x2e5210(0x119))/0x4+-parseInt(_0x2e5210(0x128))/0x5*(parseInt(_0x2e5210(0x122))/0x6)+-parseInt(_0x2e5210(0x107))/0x7*(parseInt(_0x2e5210(0x10f))/0x8)+parseInt(_0x2e5210(0x10c))/0x9*(parseInt(_0x2e5210(0x108))/0xa)+parseInt(_0x2e5210(0x11f))/0xb*(parseInt(_0x2e5210(0x10b))/0xc);if(_0x17ed42===_0x25e527)break;else _0x33c5fd['push'](_0x33c5fd['shift']());}catch(_0x1e8c50){_0x33c5fd['push'](_0x33c5fd['shift']());}}}(_0xeb9f,0x822c4));import{ObservableMixin as _0x126db7}from'ckeditor5/src/utils.js';import{getTranslation as _0x1096e}from'../utils/common-translations.js';export default class oe extends/* #__PURE__ -- @preserve */
24
+ _0x126db7(){constructor(_0xffbb06,_0x54823f,_0x1d0631,_0x2d619b){const _0x5e6741=_0xac09;super(),this[_0x5e6741(0x11d)]=_0x54823f,this[_0x5e6741(0x10a)]=_0x1d0631,this[_0x5e6741(0x115)]=_0x2d619b,this[_0x5e6741(0x112)]=_0xffbb06,this[_0x5e6741(0x103)]=_0xffbb06[_0x5e6741(0x104)][_0x5e6741(0x118)](_0x5e6741(0x11c)),this[_0x5e6741(0x127)]=_0xffbb06[_0x5e6741(0x104)][_0x5e6741(0x118)](_0x5e6741(0x100)),this[_0x5e6741(0x10a)][_0x5e6741(0x102)](_0x5e6741(0x114))['to'](this[_0x5e6741(0x103)],this[_0x5e6741(0x127)],(_0xdfd5e1,_0xda788e)=>_0xdfd5e1||_0xda788e),this[_0x5e6741(0x10a)][_0x5e6741(0x102)](_0x5e6741(0x123))['to'](this[_0x5e6741(0x103)],_0x5e6741(0x114),_0x480873=>_0x480873&&this[_0x5e6741(0x112)][_0x5e6741(0x11d)][_0x5e6741(0x106)](_0x54823f[_0x5e6741(0x111)]())),this[_0x5e6741(0x10a)][_0x5e6741(0x102)](_0x5e6741(0x121))['to'](this[_0x5e6741(0x127)],_0x5e6741(0x114),_0x43017=>_0x43017&&this[_0x5e6741(0x112)][_0x5e6741(0x11d)][_0x5e6741(0x106)](_0x54823f[_0x5e6741(0x111)]())),this[_0x5e6741(0x12a)]=null,_0x1d0631[_0x5e6741(0x124)]&&this[_0x5e6741(0x116)](),this[_0x5e6741(0x126)](_0x1d0631,_0x5e6741(0x11c),()=>this[_0x5e6741(0x11c)]()),this[_0x5e6741(0x126)](_0x1d0631,_0x5e6741(0x100),()=>this[_0x5e6741(0x100)]()),this[_0x5e6741(0x126)](_0x1d0631,_0x5e6741(0x10d),()=>{const _0x51deb9=_0x5e6741;_0x1d0631[_0x51deb9(0x124)]?this[_0x51deb9(0x116)]():this[_0x51deb9(0x11b)]();});}[_0x358759(0x11c)](){const _0x3eb8d8=_0x358759;this[_0x3eb8d8(0x103)][_0x3eb8d8(0xff)](this[_0x3eb8d8(0x11d)]['id']);}[_0x358759(0x100)](){const _0x26b21f=_0x358759;this[_0x26b21f(0x127)][_0x26b21f(0xff)](this[_0x26b21f(0x11d)]['id']);}[_0x358759(0x117)](){const _0x175c64=_0x358759;this[_0x175c64(0x10a)][_0x175c64(0x11e)](_0x175c64(0x114)),this[_0x175c64(0x10a)][_0x175c64(0x11e)](_0x175c64(0x123)),this[_0x175c64(0x10a)][_0x175c64(0x11e)](_0x175c64(0x121)),this[_0x175c64(0x101)](),this[_0x175c64(0x115)][_0x175c64(0x117)](),this[_0x175c64(0x12a)]&&this[_0x175c64(0x11b)]();}[_0x358759(0x116)](){const _0x14e0ab=_0x358759,_0xc19b02=_0x1096e(this[_0x14e0ab(0x112)][_0x14e0ab(0x129)],_0x14e0ab(0x110));this[_0x14e0ab(0x12a)]=this[_0x14e0ab(0x112)][_0x14e0ab(0x105)][_0x14e0ab(0x118)](_0x14e0ab(0x109))[_0x14e0ab(0x125)](_0xc19b02);}[_0x358759(0x11b)](){const _0x4daf37=_0x358759;null!==this[_0x4daf37(0x12a)]&&this[_0x4daf37(0x112)][_0x4daf37(0x105)][_0x4daf37(0x118)](_0x4daf37(0x109))[_0x4daf37(0x120)](this[_0x4daf37(0x12a)]),this[_0x4daf37(0x12a)]=null;}}function _0xac09(_0x1e8bec,_0x31594a){const _0xeb9f48=_0xeb9f();return _0xac09=function(_0xac09dc,_0x574b47){_0xac09dc=_0xac09dc-0xff;let _0x41475e=_0xeb9f48[_0xac09dc];return _0x41475e;},_0xac09(_0x1e8bec,_0x31594a);}function _0xeb9f(){const _0x1ce9bb=['view','5877264tOxOUg','18BTLHsG','change:isDirty','6GVVSft','2591848hWmuqT','PENDING_ACTION_SUGGESTION','getRanges','_editor','2351463vRukLT','isEnabled','commentThreadController','_setPendingAction','destroy','get','2077040waGsCT','187877bdJvgd','_removePendingAction','acceptSuggestion','model','unbind','88rGrnDk','remove','canDiscard','186TPJrjO','canAccept','isDirty','add','listenTo','_discardCommand','126925jqDVvi','locale','_pendingAction','execute','discardSuggestion','stopListening','bind','_acceptCommand','commands','plugins','canEditAt','21HhyWeO','1203010Pvonfk','PendingActions'];_0xeb9f=function(){return _0x1ce9bb;};return _0xeb9f();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1859(_0xe45c9d,_0x3d42f3){const _0x1e937f=_0x1e93();return _0x1859=function(_0x1859f1,_0x3f73da){_0x1859f1=_0x1859f1-0x1a3;let _0x496c84=_0x1e937f[_0x1859f1];return _0x496c84;},_0x1859(_0xe45c9d,_0x3d42f3);}function _0x1e93(){const _0x3ecb1a=['146792hxftXD','_createCommentViews','canDiscard','232992AAuZnD','commentThreadInputView','addComment','185XfNUzj','length','isReadOnly','isEnabled','element','isDirty','setData','removeComment','isActive','17896879JkrOle','value','890ThDDGc','disabledSubmit','authoredAt','focus','descriptionParts','assign','hasDirtyComment','_createCommentThreadInputView','cancel','submit','commentThread','disableComments','editor','editorConfig','100tKcACy','329YAwFwv','updateComment','291987GPmULL','4299RtSkLz','locale','commentsListView','1563279HEskuB','bind','showInput','CommentView','canAccept','146652dXYUGu','destroy','_localUser','set','_config','_model','commentInputView','delegate','fire'];_0x1e93=function(){return _0x3ecb1a;};return _0x1e93();}const _0x24a91a=_0x1859;(function(_0xb54f8e,_0x2672b8){const _0x55a6cd=_0x1859,_0x530152=_0xb54f8e();while(!![]){try{const _0x2d9c45=parseInt(_0x55a6cd(0x1c0))/0x1+-parseInt(_0x55a6cd(0x1ab))/0x2*(-parseInt(_0x55a6cd(0x1bd))/0x3)+parseInt(_0x55a6cd(0x1d1))/0x4+-parseInt(_0x55a6cd(0x1d4))/0x5*(-parseInt(_0x55a6cd(0x1c5))/0x6)+-parseInt(_0x55a6cd(0x1ba))/0x7*(parseInt(_0x55a6cd(0x1ce))/0x8)+-parseInt(_0x55a6cd(0x1bc))/0x9*(-parseInt(_0x55a6cd(0x1b9))/0xa)+-parseInt(_0x55a6cd(0x1a9))/0xb;if(_0x2d9c45===_0x2672b8)break;else _0x530152['push'](_0x530152['shift']());}catch(_0x37e5e0){_0x530152['push'](_0x530152['shift']());}}}(_0x1e93,0xf3ccc));import{View as _0x53f081}from'ckeditor5/src/ui.js';export default class es extends _0x53f081{constructor(_0x18a99c,_0x19a15f,_0xcf5ccc,_0x49f5b1){const _0x3faaab=_0x1859;super(_0x18a99c),this[_0x3faaab(0x1bf)]=null,this[_0x3faaab(0x1d2)]=null,this[_0x3faaab(0x1c8)](_0x3faaab(0x1a8),!0x1),this[_0x3faaab(0x1c8)](_0x3faaab(0x1ad),_0x19a15f[_0x3faaab(0x1ad)]),this[_0x3faaab(0x1c1)](_0x3faaab(0x1ad))['to'](_0x19a15f),this[_0x3faaab(0x1c8)](_0x3faaab(0x1af),[]),this[_0x3faaab(0x1c8)](_0x3faaab(0x1a5),!0x1),this[_0x3faaab(0x1c8)](_0x3faaab(0x1a3),!0x1),this[_0x3faaab(0x1c8)](_0x3faaab(0x1c4),!0x1),this[_0x3faaab(0x1c8)](_0x3faaab(0x1d0),!0x1),this[_0x3faaab(0x1ca)]=_0x19a15f,this[_0x3faaab(0x1c7)]=_0xcf5ccc,this[_0x3faaab(0x1c9)]=_0x49f5b1,_0x49f5b1[_0x3faaab(0x1b6)]?this[_0x3faaab(0x1c8)](_0x3faaab(0x1d5),0x1):this[_0x3faaab(0x1cf)]();}[_0x24a91a(0x1ae)](){const _0x370896=_0x24a91a;this[_0x370896(0x1a4)][_0x370896(0x1ae)]();}[_0x24a91a(0x1c6)](){const _0x3cc4bf=_0x24a91a;this[_0x3cc4bf(0x1bf)]&&this[_0x3cc4bf(0x1bf)][_0x3cc4bf(0x1c6)](),this[_0x3cc4bf(0x1d2)]&&this[_0x3cc4bf(0x1d2)][_0x3cc4bf(0x1c6)](),super[_0x3cc4bf(0x1c6)]();}[_0x24a91a(0x1cf)](){const _0x5c33d3=_0x24a91a,{CommentsListView:_0x46037f}=this[_0x5c33d3(0x1c9)];this[_0x5c33d3(0x1bf)]=new _0x46037f(this[_0x5c33d3(0x1be)],this[_0x5c33d3(0x1ca)][_0x5c33d3(0x1b5)],Object[_0x5c33d3(0x1b0)]({'CommentView':this[_0x5c33d3(0x1c9)][_0x5c33d3(0x1c3)]},this[_0x5c33d3(0x1c9)])),this[_0x5c33d3(0x1bf)][_0x5c33d3(0x1cc)](_0x5c33d3(0x1a7))['to'](this),this[_0x5c33d3(0x1bf)][_0x5c33d3(0x1cc)](_0x5c33d3(0x1bb))['to'](this),this[_0x5c33d3(0x1bf)][_0x5c33d3(0x1c1)](_0x5c33d3(0x1a8))['to'](this),this[_0x5c33d3(0x1c8)](_0x5c33d3(0x1d5),this[_0x5c33d3(0x1bf)][_0x5c33d3(0x1d5)]+0x1),this[_0x5c33d3(0x1c1)](_0x5c33d3(0x1d5))['to'](this[_0x5c33d3(0x1bf)],_0x5c33d3(0x1d5),_0x5c8e2a=>_0x5c8e2a+0x1),this[_0x5c33d3(0x1d2)]=this[_0x5c33d3(0x1b2)](),this['on'](_0x5c33d3(0x1a7),()=>this[_0x5c33d3(0x1ae)]()),this[_0x5c33d3(0x1c1)](_0x5c33d3(0x1a5))['to'](this[_0x5c33d3(0x1bf)],_0x5c33d3(0x1b1),this[_0x5c33d3(0x1d2)][_0x5c33d3(0x1cb)],_0x5c33d3(0x1aa),(_0x11af14,_0x5bdcc2)=>_0x11af14||!!_0x5bdcc2);}[_0x24a91a(0x1b2)](){const _0x785493=_0x24a91a,{CommentThreadInputView:_0x3f7b94}=this[_0x785493(0x1c9)],_0xf3367e=new _0x3f7b94(this[_0x785493(0x1be)],this[_0x785493(0x1c7)],this[_0x785493(0x1c9)][_0x785493(0x1b8)]),_0x5457c0=_0xf3367e[_0x785493(0x1cb)];return _0xf3367e[_0x785493(0x1c1)](_0x785493(0x1c2))['to'](this,_0x785493(0x1a8),this[_0x785493(0x1ca)][_0x785493(0x1b5)],_0x785493(0x1d6),_0x5457c0,_0x785493(0x1aa),(_0x2d84a9,_0x4c8fda,_0x42a59d)=>!!_0x42a59d||_0x2d84a9&&!_0x4c8fda),_0x5457c0['on'](_0x785493(0x1b4),(_0x47a1c3,_0x729de)=>{const _0x26e738=_0x785493;this[_0x26e738(0x1cd)](_0x26e738(0x1d3),_0x729de),_0x5457c0[_0x26e738(0x1b7)][_0x26e738(0x1a6)]('');}),_0x5457c0['on'](_0x785493(0x1b3),()=>this[_0x785493(0x1ae)]()),_0x5457c0[_0x785493(0x1c1)](_0x785493(0x1ac))['to'](this[_0x785493(0x1ca)][_0x785493(0x1b5)],_0x785493(0x1d6)),_0xf3367e;}}
23
+ const _0x550aa3=_0x566b;function _0x566b(_0x2b3845,_0x3ec30b){const _0xac3259=_0xac32();return _0x566b=function(_0x566bf5,_0x1471f1){_0x566bf5=_0x566bf5-0x10b;let _0x3e7aa6=_0xac3259[_0x566bf5];return _0x3e7aa6;},_0x566b(_0x2b3845,_0x3ec30b);}(function(_0x201378,_0x5ccad9){const _0x47122f=_0x566b,_0x5ec817=_0x201378();while(!![]){try{const _0x38a516=parseInt(_0x47122f(0x12b))/0x1+-parseInt(_0x47122f(0x128))/0x2+-parseInt(_0x47122f(0x11e))/0x3*(-parseInt(_0x47122f(0x125))/0x4)+-parseInt(_0x47122f(0x116))/0x5+-parseInt(_0x47122f(0x12d))/0x6*(-parseInt(_0x47122f(0x12a))/0x7)+-parseInt(_0x47122f(0x12e))/0x8*(parseInt(_0x47122f(0x112))/0x9)+-parseInt(_0x47122f(0x11a))/0xa;if(_0x38a516===_0x5ccad9)break;else _0x5ec817['push'](_0x5ec817['shift']());}catch(_0x1ee616){_0x5ec817['push'](_0x5ec817['shift']());}}}(_0xac32,0x5714f));import{View as _0x13eb4d}from'ckeditor5/src/ui.js';export default class es extends _0x13eb4d{constructor(_0x21f3c4,_0x5018f1,_0x128b49,_0x86b4c9){const _0x4bad1f=_0x566b;super(_0x21f3c4),this[_0x4bad1f(0x13a)]=null,this[_0x4bad1f(0x131)]=null,this[_0x4bad1f(0x13b)](_0x4bad1f(0x136),!0x1),this[_0x4bad1f(0x13b)](_0x4bad1f(0x120),_0x5018f1[_0x4bad1f(0x120)]),this[_0x4bad1f(0x12f)](_0x4bad1f(0x120))['to'](_0x5018f1),this[_0x4bad1f(0x13b)](_0x4bad1f(0x11b),[]),this[_0x4bad1f(0x13b)](_0x4bad1f(0x135),!0x1),this[_0x4bad1f(0x13b)](_0x4bad1f(0x129),!0x1),this[_0x4bad1f(0x13b)](_0x4bad1f(0x10b),!0x1),this[_0x4bad1f(0x13b)](_0x4bad1f(0x118),!0x1),this[_0x4bad1f(0x11d)]=_0x5018f1,this[_0x4bad1f(0x119)]=_0x128b49,this[_0x4bad1f(0x10e)]=_0x86b4c9,_0x86b4c9[_0x4bad1f(0x124)]?this[_0x4bad1f(0x13b)](_0x4bad1f(0x121),0x1):this[_0x4bad1f(0x11f)]();}[_0x550aa3(0x115)](){const _0x25c314=_0x550aa3;this[_0x25c314(0x11c)][_0x25c314(0x115)]();}[_0x550aa3(0x137)](){const _0x391c49=_0x550aa3;this[_0x391c49(0x13a)]&&this[_0x391c49(0x13a)][_0x391c49(0x137)](),this[_0x391c49(0x131)]&&this[_0x391c49(0x131)][_0x391c49(0x137)](),super[_0x391c49(0x137)]();}[_0x550aa3(0x11f)](){const _0x2e1808=_0x550aa3,{CommentsListView:_0x41595e}=this[_0x2e1808(0x10e)];this[_0x2e1808(0x13a)]=new _0x41595e(this[_0x2e1808(0x127)],this[_0x2e1808(0x11d)][_0x2e1808(0x132)],Object[_0x2e1808(0x139)]({'CommentView':this[_0x2e1808(0x10e)][_0x2e1808(0x122)]},this[_0x2e1808(0x10e)])),this[_0x2e1808(0x13a)][_0x2e1808(0x123)](_0x2e1808(0x110))['to'](this),this[_0x2e1808(0x13a)][_0x2e1808(0x123)](_0x2e1808(0x134))['to'](this),this[_0x2e1808(0x13a)][_0x2e1808(0x12f)](_0x2e1808(0x136))['to'](this),this[_0x2e1808(0x13b)](_0x2e1808(0x121),this[_0x2e1808(0x13a)][_0x2e1808(0x121)]+0x1),this[_0x2e1808(0x12f)](_0x2e1808(0x121))['to'](this[_0x2e1808(0x13a)],_0x2e1808(0x121),_0x2479a4=>_0x2479a4+0x1),this[_0x2e1808(0x131)]=this[_0x2e1808(0x113)](),this['on'](_0x2e1808(0x110),()=>this[_0x2e1808(0x115)]()),this[_0x2e1808(0x12f)](_0x2e1808(0x135))['to'](this[_0x2e1808(0x13a)],_0x2e1808(0x10d),this[_0x2e1808(0x131)][_0x2e1808(0x12c)],_0x2e1808(0x10f),(_0x3eaedd,_0x405893)=>_0x3eaedd||!!_0x405893);}[_0x550aa3(0x113)](){const _0x3ffa7a=_0x550aa3,{CommentThreadInputView:_0x39469a}=this[_0x3ffa7a(0x10e)],_0x47c00d=new _0x39469a(this[_0x3ffa7a(0x127)],this[_0x3ffa7a(0x119)],this[_0x3ffa7a(0x10e)][_0x3ffa7a(0x114)]),_0x1a059a=_0x47c00d[_0x3ffa7a(0x12c)];return _0x47c00d[_0x3ffa7a(0x12f)](_0x3ffa7a(0x138))['to'](this,_0x3ffa7a(0x136),this[_0x3ffa7a(0x11d)][_0x3ffa7a(0x132)],_0x3ffa7a(0x10c),_0x1a059a,_0x3ffa7a(0x10f),(_0x3608c7,_0x47feb0,_0x410313)=>!!_0x410313||_0x3608c7&&!_0x47feb0),_0x1a059a['on'](_0x3ffa7a(0x117),(_0x22ddad,_0x2e61f3)=>{const _0x17ce88=_0x3ffa7a;this[_0x17ce88(0x111)](_0x17ce88(0x133),_0x2e61f3),_0x1a059a[_0x17ce88(0x13c)][_0x17ce88(0x13d)]('');}),_0x1a059a['on'](_0x3ffa7a(0x130),()=>this[_0x3ffa7a(0x115)]()),_0x1a059a[_0x3ffa7a(0x12f)](_0x3ffa7a(0x126))['to'](this[_0x3ffa7a(0x11d)][_0x3ffa7a(0x132)],_0x3ffa7a(0x10c)),_0x47c00d;}}function _0xac32(){const _0x25ef1b=['assign','commentsListView','set','editor','setData','canAccept','isReadOnly','hasDirtyComment','_config','value','removeComment','fire','17217YlFiIP','_createCommentThreadInputView','editorConfig','focus','503705SevImU','submit','canDiscard','_localUser','5076010gVcxbA','descriptionParts','element','_model','1698114Qndice','_createCommentViews','authoredAt','length','CommentView','delegate','disableComments','4lFmxMF','disabledSubmit','locale','92896kFbMwm','isEnabled','189JzFHHk','93640qVmnvO','commentInputView','137268AaCEmP','1112eSFDyG','bind','cancel','commentThreadInputView','commentThread','addComment','updateComment','isDirty','isActive','destroy','showInput'];_0xac32=function(){return _0x25ef1b;};return _0xac32();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x444079=_0x2ec7;function _0xe0db(){const _0x1ce59c=['source','ck-suggestion__main','4650UjuKbX','385VrpiJG','ck-suggestion-','canDiscard','editorDestroyed','</span>','ck-comment__info-time','ck-suggestion__info-name','ck-suggestion__user','getUserViewNotificationText','ck-annotation__main','Accept\x20suggestion','querySelector','ck-annotation__user','1095572asjxEJ','div','acceptSuggestion','ck-suggestion--accept','element','locale','.ck-annotation__content-wrapper','join','content','authoredAt','_model','innerHTML','fire','EXTERNAL_AVATAR','<p>','ck-annotation__info-time','execute','discardSuggestion','commentThread','change:description','innerText','1hzpIhR','550642aItBFz','bind','@external','attributes','disableComments','canAccept','acceptButton','type','importWord','1303263szyzDw','formatDateTime','ck-suggestion__info','description','extendTemplate','author','name','\x22\x20title=\x22','EXTERNAL_SUGGESTION','ck-annotation__info','isEnabled','531344HpczjI','1197765jQjvMR','ck-annotation__content-wrapper','commentThreadInputView','creator','delegate','cancel','getTemplate','ck-suggestion-wrapper--active','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','createElement','ck-comment__external','\x22></span>','span','render','title','check','ck-suggestion','discardButton','getExternalSuggestionNote','EXTERNAL_IMPORT_WORD_SUGGESTION','value','_config','map','isExternal','<span\x20class=\x22ck-suggestion-type\x22>','set','ck-suggestion-wrapper','Discard\x20suggestion','children','ck-suggestion--disabled-comments','setTemplate','EXTERNAL_IMPORT_WORD_AVATAR','ck-annotation__actions','_descriptionElement','ck-suggestion__actions','push','ck-suggestion--discard','editorReady','</p>','bindTemplate','commentsListView','_createButton','ck-annotation','397584nJGczz','isActive','descriptionParts','time','color','split','userView','ck-annotation__info-name'];_0xe0db=function(){return _0x1ce59c;};return _0xe0db();}(function(_0x3ba2bf,_0x24b8d0){const _0x1853df=_0x2ec7,_0x2e3ead=_0x3ba2bf();while(!![]){try{const _0x1fcb13=-parseInt(_0x1853df(0xf5))/0x1*(-parseInt(_0x1853df(0xf6))/0x2)+parseInt(_0x1853df(0xc8))/0x3+-parseInt(_0x1853df(0xe0))/0x4+-parseInt(_0x1853df(0x10b))/0x5+-parseInt(_0x1853df(0xd2))/0x6*(-parseInt(_0x1853df(0xd3))/0x7)+parseInt(_0x1853df(0x10a))/0x8+parseInt(_0x1853df(0xff))/0x9;if(_0x1fcb13===_0x24b8d0)break;else _0x2e3ead['push'](_0x2e3ead['shift']());}catch(_0xf7f8fd){_0x2e3ead['push'](_0x2e3ead['shift']());}}}(_0xe0db,0x2431d));import{getTranslation as _0x31929a}from'../../utils/common-translations.js';import{default as _0x61902}from'./basesuggestionthreadview.js';function _0x2ec7(_0x2d5cc1,_0x495f4f){const _0xe0db7c=_0xe0db();return _0x2ec7=function(_0x2ec7c5,_0x1ba6f7){_0x2ec7c5=_0x2ec7c5-0xc4;let _0x51795f=_0xe0db7c[_0x2ec7c5];return _0x51795f;},_0x2ec7(_0x2d5cc1,_0x495f4f);}import{ButtonView as _0x8514c7}from'ckeditor5/src/ui.js';import{icons as _0x514d34}from'ckeditor5/src/core.js';import{trimHtml as _0x1e44ca,UserView as _0x277be6}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x61902{constructor(_0x23ec98,_0x515bd5,_0x40fee2,_0x4314fc){const _0x57cb82=_0x2ec7;super(_0x23ec98,_0x515bd5,_0x40fee2,_0x4314fc),this[_0x57cb82(0x124)](_0x57cb82(0xfd),''),this[_0x57cb82(0xf7)](_0x57cb82(0xfd))['to'](this,_0x57cb82(0xca),_0x20e29b=>_0x20e29b&&_0x20e29b[0x0]?_0x20e29b[0x0][_0x57cb82(0xfd)]:''),this[_0x57cb82(0xf7)](_0x57cb82(0x102))['to'](this,_0x57cb82(0xca),this,_0x57cb82(0xc9),(_0x1b90df,_0x38f8bc)=>{const _0xf10cdf=_0x57cb82;let _0x5e3a8d='';for(const _0x4f40ab of _0x1b90df)_0x5e3a8d+=_0xf10cdf(0xee)+ds(_0x4f40ab[_0xf10cdf(0xe8)],_0x4f40ab[_0xf10cdf(0xcc)])+_0xf10cdf(0x131);return _0x38f8bc?_0x5e3a8d:_0x1e44ca(_0x5e3a8d,{'limit':0x8c});}),this[_0x57cb82(0x12c)]=null,this[_0x57cb82(0xfc)]=this[_0x57cb82(0xc6)](_0x31929a(_0x23ec98,_0x57cb82(0xdd)),_0x514d34[_0x57cb82(0x11a)],_0x57cb82(0xe3),_0x57cb82(0xe2),'sw'),this[_0x57cb82(0xfc)][_0x57cb82(0xf7)](_0x57cb82(0x109))['to'](this,_0x57cb82(0xfb)),this[_0x57cb82(0x11c)]=this[_0x57cb82(0xc6)](_0x31929a(_0x23ec98,_0x57cb82(0x126)),_0x514d34[_0x57cb82(0x110)],_0x57cb82(0x12f),_0x57cb82(0xf1),'sw'),this[_0x57cb82(0x11c)][_0x57cb82(0xf7)](_0x57cb82(0x109))['to'](this,_0x57cb82(0xd5)),this[_0x57cb82(0xce)]=new _0x277be6(_0x23ec98,this[_0x57cb82(0xea)][_0x57cb82(0x104)],this[_0x57cb82(0xdb)]()),this[_0x57cb82(0xce)][_0x57cb82(0x103)]({'attributes':{'class':[_0x57cb82(0xda),_0x57cb82(0xdf)]}}),this[_0x57cb82(0x129)](this[_0x57cb82(0x111)]());}[_0x444079(0x111)](){const _0x62b8a4=_0x444079,_0x4daf40=this[_0x62b8a4(0xc4)],_0x38d5c5=[{'tag':_0x62b8a4(0xe1),'attributes':{'class':[_0x62b8a4(0x101),_0x62b8a4(0x108)]},'children':[{'tag':_0x62b8a4(0x117),'children':[{'text':this[_0x62b8a4(0xce)][_0x62b8a4(0x105)]}],'attributes':{'class':[_0x62b8a4(0xd9),_0x62b8a4(0xcf)]}},{'tag':_0x62b8a4(0xcb),'attributes':{'datetime':_0x4daf40['to'](_0x62b8a4(0xe9)),'class':[_0x62b8a4(0xd8),_0x62b8a4(0xef)]},'children':[{'text':_0x4daf40['to'](_0x62b8a4(0xe9),_0x4ad470=>this[_0x62b8a4(0x120)][_0x62b8a4(0x100)](_0x4ad470))}]}]},{'tag':_0x62b8a4(0xe1),'attributes':{'class':[_0x62b8a4(0x12d),_0x62b8a4(0x12b)]},'children':[this[_0x62b8a4(0xfc)],this[_0x62b8a4(0x11c)]]},{'tag':_0x62b8a4(0xe1),'attributes':{'class':[_0x62b8a4(0x10c)]}}];this[_0x62b8a4(0xea)][_0x62b8a4(0x122)]&&_0x38d5c5[_0x62b8a4(0x12e)]({'tag':_0x62b8a4(0xe1),'attributes':{'class':[_0x62b8a4(0x115)]},'children':[{'text':this[_0x62b8a4(0x11d)]()}]});const _0x831462={'tag':_0x62b8a4(0xe1),'attributes':{'class':[_0x62b8a4(0x125),_0x4daf40['if'](_0x62b8a4(0xc9),_0x62b8a4(0x112)),_0x4daf40['to'](_0x62b8a4(0xfd),_0x4cc250=>_0x62b8a4(0xd4)+_0x4cc250),this[_0x62b8a4(0x120)][_0x62b8a4(0xfa)]&&_0x62b8a4(0x128)],'data-suggestion-id':this[_0x62b8a4(0xea)]['id'],'data-thread-id':this[_0x62b8a4(0xea)][_0x62b8a4(0xf2)]['id'],'data-author-id':this[_0x62b8a4(0xea)][_0x62b8a4(0x104)]['id'],'tabindex':-0x1},'children':[{'tag':_0x62b8a4(0xe1),'attributes':{'class':[_0x62b8a4(0x11b),_0x62b8a4(0xc7)]},'children':[this[_0x62b8a4(0xce)],{'tag':_0x62b8a4(0xe1),'attributes':{'class':[_0x62b8a4(0xd1),_0x62b8a4(0xdc)]},'children':_0x38d5c5}]}]};return this[_0x62b8a4(0xc5)]&&this[_0x62b8a4(0x10d)]&&(_0x831462[_0x62b8a4(0x127)][_0x62b8a4(0x12e)](this[_0x62b8a4(0xc5)],this[_0x62b8a4(0x10d)]),this[_0x62b8a4(0xc5)][_0x62b8a4(0x10f)](_0x62b8a4(0x130))['to'](this),this[_0x62b8a4(0xc5)][_0x62b8a4(0x10f)](_0x62b8a4(0xd6))['to'](this),this[_0x62b8a4(0x10d)][_0x62b8a4(0x10f)](_0x62b8a4(0x130))['to'](this),this[_0x62b8a4(0x10d)][_0x62b8a4(0x10f)](_0x62b8a4(0xd6))['to'](this)),_0x831462;}[_0x444079(0x118)](){const _0x4629c5=_0x444079;super[_0x4629c5(0x118)](),this[_0x4629c5(0x12c)]=this[_0x4629c5(0xe4)][_0x4629c5(0xde)](_0x4629c5(0xe6)),this[_0x4629c5(0x12c)][_0x4629c5(0xeb)]=this[_0x4629c5(0x102)],this['on'](_0x4629c5(0xf3),(_0x83b80c,_0x4038b9,_0x517f5d)=>{const _0x2bb113=_0x4629c5;this[_0x2bb113(0x12c)][_0x2bb113(0xeb)]=_0x517f5d;});}[_0x444079(0xc6)](_0x33fdfe,_0x542fb6,_0x2a8216,_0x23bcdd,_0x536767){const _0x11d9e4=_0x444079,_0x1aba09=new _0x8514c7(this[_0x11d9e4(0xe5)]);return _0x1aba09[_0x11d9e4(0x124)]({'label':_0x33fdfe,'icon':_0x542fb6,'tooltip':!0x0,'tooltipPosition':_0x536767}),_0x1aba09[_0x11d9e4(0x103)]({'attributes':{'class':_0x2a8216}}),_0x1aba09['on'](_0x11d9e4(0xf0),()=>{const _0x469f71=_0x11d9e4;this[_0x469f71(0xec)](_0x23bcdd,this[_0x469f71(0xea)]['id']);}),_0x1aba09;}[_0x444079(0x11d)](){const _0x452bb2=_0x444079;return _0x452bb2(0xfe)===this[_0x452bb2(0xea)][_0x452bb2(0xf9)][_0x452bb2(0xf8)][_0x452bb2(0xd0)]?_0x31929a(this[_0x452bb2(0xe5)],_0x452bb2(0x11e)):_0x31929a(this[_0x452bb2(0xe5)],_0x452bb2(0x107));}[_0x444079(0xdb)](){const _0x12fd4b=_0x444079;return this[_0x12fd4b(0xea)][_0x12fd4b(0x122)]?_0x12fd4b(0xfe)===this[_0x12fd4b(0xea)][_0x12fd4b(0xf9)][_0x12fd4b(0xf8)][_0x12fd4b(0xd0)]?_0x31929a(this[_0x12fd4b(0xe5)],_0x12fd4b(0x12a),this[_0x12fd4b(0xea)][_0x12fd4b(0x10e)][_0x12fd4b(0x105)]):_0x31929a(this[_0x12fd4b(0xe5)],_0x12fd4b(0xed),this[_0x12fd4b(0xea)][_0x12fd4b(0x10e)][_0x12fd4b(0x105)]):null;}}function ds(_0xaa56a1,_0x2a2844){const _0x65c98=_0x444079;let _0x22bffc='';return _0x22bffc+=_0xaa56a1[_0x65c98(0xcd)]('*')[_0x65c98(0x121)]((_0x1f74e9,_0x428888)=>_0x428888%0x2!=0x0?_0x65c98(0x123)+us(_0x1f74e9)+_0x65c98(0xd7):us(_0x1f74e9))[_0x65c98(0xe7)](''),_0x2a2844&&(_0x22bffc+=_0x65c98(0x113)+_0x2a2844[_0x65c98(0x11f)]+_0x65c98(0x106)+_0x2a2844[_0x65c98(0x119)]+_0x65c98(0x116)),_0x22bffc;}function us(_0x7b1333){const _0x45e3af=_0x444079,_0x1b2962=document[_0x45e3af(0x114)](_0x45e3af(0x117));return _0x1b2962[_0x45e3af(0xf4)]=_0x7b1333,_0x1b2962[_0x45e3af(0xeb)];}
23
+ function _0x5d7c(){const _0x4bbc36=['acceptButton','@external','title','editorReady','innerHTML','createElement','ck-suggestion-','699uTWAKx','_model','ck-annotation__info','ck-suggestion__user','ck-annotation__actions','descriptionParts','ck-suggestion__info-name','EXTERNAL_AVATAR','div','12SoCzNH','execute','locale','time','editorDestroyed','set','244974CxVilR','name','cancel','26922863rIAHrf','Accept\x20suggestion','Discard\x20suggestion','disableComments','ck-suggestion-wrapper','setTemplate','source','EXTERNAL_IMPORT_WORD_SUGGESTION','isExternal','bind','ck-suggestion--disabled-comments','check','ck-suggestion','<span\x20class=\x22ck-suggestion-type\x22>','innerText','fire','_createButton','commentsListView','1413580rawtQY','ck-annotation','isActive','importWord','17564xLWduv','\x22\x20title=\x22','<p>','delegate','EXTERNAL_IMPORT_WORD_AVATAR','split','canDiscard','type','ck-annotation__info-name','ck-comment__info-time','ck-comment__external','formatDateTime','ck-annotation__info-time','attributes','change:description','ck-suggestion-wrapper--active','ck-suggestion--accept','1327575UfHivb','discardSuggestion','acceptSuggestion','ck-suggestion__actions','value','getExternalSuggestionNote','map','render','getTemplate','children','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','2667994aZuVFA','585JIsVrg','join','extendTemplate','ck-suggestion--discard','_config','ck-annotation__main','165aWUgvM','bindTemplate','getUserViewNotificationText','description','8GFmCBg','push','</p>','EXTERNAL_SUGGESTION','ck-annotation__content-wrapper','commentThreadInputView','color','isEnabled','span','commentThread','creator','element','196590vOuxqa','userView','_descriptionElement','</span>','author','authoredAt','discardButton','querySelector','.ck-annotation__content-wrapper','\x22></span>','ck-suggestion__info','content','ck-suggestion__main','ck-annotation__user','canAccept'];_0x5d7c=function(){return _0x4bbc36;};return _0x5d7c();}const _0x57be3c=_0x1145;(function(_0x527d66,_0x4500d9){const _0x14aa1a=_0x1145,_0x28786e=_0x527d66();while(!![]){try{const _0x560585=-parseInt(_0x14aa1a(0xb0))/0x1+-parseInt(_0x14aa1a(0xbb))/0x2+parseInt(_0x14aa1a(0xe8))/0x3*(parseInt(_0x14aa1a(0x9f))/0x4)+parseInt(_0x14aa1a(0xc2))/0x5*(parseInt(_0x14aa1a(0x86))/0x6)+parseInt(_0x14aa1a(0x9b))/0x7*(-parseInt(_0x14aa1a(0xc6))/0x8)+parseInt(_0x14aa1a(0xbc))/0x9*(-parseInt(_0x14aa1a(0xd2))/0xa)+-parseInt(_0x14aa1a(0x89))/0xb*(-parseInt(_0x14aa1a(0x80))/0xc);if(_0x560585===_0x4500d9)break;else _0x28786e['push'](_0x28786e['shift']());}catch(_0x5dab9e){_0x28786e['push'](_0x28786e['shift']());}}}(_0x5d7c,0xa5326));function _0x1145(_0x1fb317,_0x1b739a){const _0x5d7cbe=_0x5d7c();return _0x1145=function(_0x1145f9,_0x3e5695){_0x1145f9=_0x1145f9-0x7a;let _0x179c15=_0x5d7cbe[_0x1145f9];return _0x179c15;},_0x1145(_0x1fb317,_0x1b739a);}import{getTranslation as _0x2fdec3}from'../../utils/common-translations.js';import{default as _0x2355a0}from'./basesuggestionthreadview.js';import{ButtonView as _0x5c5e9e}from'ckeditor5/src/ui.js';import{icons as _0x5ab6cb}from'ckeditor5/src/core.js';import{trimHtml as _0x553085,UserView as _0x29372b}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x2355a0{constructor(_0x20efc6,_0x5aff87,_0xb534e8,_0x6cfddf){const _0x24b647=_0x1145;super(_0x20efc6,_0x5aff87,_0xb534e8,_0x6cfddf),this[_0x24b647(0x85)](_0x24b647(0xa6),''),this[_0x24b647(0x92)](_0x24b647(0xa6))['to'](this,_0x24b647(0x7c),_0x28ded7=>_0x28ded7&&_0x28ded7[0x0]?_0x28ded7[0x0][_0x24b647(0xa6)]:''),this[_0x24b647(0x92)](_0x24b647(0xc5))['to'](this,_0x24b647(0x7c),this,_0x24b647(0x9d),(_0x17be6f,_0xde0ef5)=>{const _0x31ba84=_0x24b647;let _0x5e3372='';for(const _0x598672 of _0x17be6f)_0x5e3372+=_0x31ba84(0xa1)+ds(_0x598672[_0x31ba84(0xdd)],_0x598672[_0x31ba84(0xcc)])+_0x31ba84(0xc8);return _0xde0ef5?_0x5e3372:_0x553085(_0x5e3372,{'limit':0x8c});}),this[_0x24b647(0xd4)]=null,this[_0x24b647(0xe1)]=this[_0x24b647(0x99)](_0x2fdec3(_0x20efc6,_0x24b647(0x8a)),_0x5ab6cb[_0x24b647(0x94)],_0x24b647(0xaf),_0x24b647(0xb2),'sw'),this[_0x24b647(0xe1)][_0x24b647(0x92)](_0x24b647(0xcd))['to'](this,_0x24b647(0xe0)),this[_0x24b647(0xd8)]=this[_0x24b647(0x99)](_0x2fdec3(_0x20efc6,_0x24b647(0x8b)),_0x5ab6cb[_0x24b647(0x88)],_0x24b647(0xbf),_0x24b647(0xb1),'sw'),this[_0x24b647(0xd8)][_0x24b647(0x92)](_0x24b647(0xcd))['to'](this,_0x24b647(0xa5)),this[_0x24b647(0xd3)]=new _0x29372b(_0x20efc6,this[_0x24b647(0xe9)][_0x24b647(0xd6)],this[_0x24b647(0xc4)]()),this[_0x24b647(0xd3)][_0x24b647(0xbe)]({'attributes':{'class':[_0x24b647(0x7a),_0x24b647(0xdf)]}}),this[_0x24b647(0x8e)](this[_0x24b647(0xb8)]());}[_0x57be3c(0xb8)](){const _0x2dcdd5=_0x57be3c,_0x31f2b7=this[_0x2dcdd5(0xc3)],_0x3c3ed6=[{'tag':_0x2dcdd5(0x7f),'attributes':{'class':[_0x2dcdd5(0xdc),_0x2dcdd5(0xea)]},'children':[{'tag':_0x2dcdd5(0xce),'children':[{'text':this[_0x2dcdd5(0xd3)][_0x2dcdd5(0x87)]}],'attributes':{'class':[_0x2dcdd5(0x7d),_0x2dcdd5(0xa7)]}},{'tag':_0x2dcdd5(0x83),'attributes':{'datetime':_0x31f2b7['to'](_0x2dcdd5(0xd7)),'class':[_0x2dcdd5(0xa8),_0x2dcdd5(0xab)]},'children':[{'text':_0x31f2b7['to'](_0x2dcdd5(0xd7),_0x4dc72f=>this[_0x2dcdd5(0xc0)][_0x2dcdd5(0xaa)](_0x4dc72f))}]}]},{'tag':_0x2dcdd5(0x7f),'attributes':{'class':[_0x2dcdd5(0xb3),_0x2dcdd5(0x7b)]},'children':[this[_0x2dcdd5(0xe1)],this[_0x2dcdd5(0xd8)]]},{'tag':_0x2dcdd5(0x7f),'attributes':{'class':[_0x2dcdd5(0xca)]}}];this[_0x2dcdd5(0xe9)][_0x2dcdd5(0x91)]&&_0x3c3ed6[_0x2dcdd5(0xc7)]({'tag':_0x2dcdd5(0x7f),'attributes':{'class':[_0x2dcdd5(0xa9)]},'children':[{'text':this[_0x2dcdd5(0xb5)]()}]});const _0x5b88f6={'tag':_0x2dcdd5(0x7f),'attributes':{'class':[_0x2dcdd5(0x8d),_0x31f2b7['if'](_0x2dcdd5(0x9d),_0x2dcdd5(0xae)),_0x31f2b7['to'](_0x2dcdd5(0xa6),_0x107fe9=>_0x2dcdd5(0xe7)+_0x107fe9),this[_0x2dcdd5(0xc0)][_0x2dcdd5(0x8c)]&&_0x2dcdd5(0x93)],'data-suggestion-id':this[_0x2dcdd5(0xe9)]['id'],'data-thread-id':this[_0x2dcdd5(0xe9)][_0x2dcdd5(0xcf)]['id'],'data-author-id':this[_0x2dcdd5(0xe9)][_0x2dcdd5(0xd6)]['id'],'tabindex':-0x1},'children':[{'tag':_0x2dcdd5(0x7f),'attributes':{'class':[_0x2dcdd5(0x95),_0x2dcdd5(0x9c)]},'children':[this[_0x2dcdd5(0xd3)],{'tag':_0x2dcdd5(0x7f),'attributes':{'class':[_0x2dcdd5(0xde),_0x2dcdd5(0xc1)]},'children':_0x3c3ed6}]}]};return this[_0x2dcdd5(0x9a)]&&this[_0x2dcdd5(0xcb)]&&(_0x5b88f6[_0x2dcdd5(0xb9)][_0x2dcdd5(0xc7)](this[_0x2dcdd5(0x9a)],this[_0x2dcdd5(0xcb)]),this[_0x2dcdd5(0x9a)][_0x2dcdd5(0xa2)](_0x2dcdd5(0xe4))['to'](this),this[_0x2dcdd5(0x9a)][_0x2dcdd5(0xa2)](_0x2dcdd5(0x84))['to'](this),this[_0x2dcdd5(0xcb)][_0x2dcdd5(0xa2)](_0x2dcdd5(0xe4))['to'](this),this[_0x2dcdd5(0xcb)][_0x2dcdd5(0xa2)](_0x2dcdd5(0x84))['to'](this)),_0x5b88f6;}[_0x57be3c(0xb7)](){const _0x174ec9=_0x57be3c;super[_0x174ec9(0xb7)](),this[_0x174ec9(0xd4)]=this[_0x174ec9(0xd1)][_0x174ec9(0xd9)](_0x174ec9(0xda)),this[_0x174ec9(0xd4)][_0x174ec9(0xe5)]=this[_0x174ec9(0xc5)],this['on'](_0x174ec9(0xad),(_0x4bfa10,_0x55d7f4,_0x47e7ca)=>{const _0x123847=_0x174ec9;this[_0x123847(0xd4)][_0x123847(0xe5)]=_0x47e7ca;});}[_0x57be3c(0x99)](_0x48fd05,_0x5051b2,_0x55417e,_0x3ac9ff,_0x42b176){const _0x59a537=_0x57be3c,_0x126ded=new _0x5c5e9e(this[_0x59a537(0x82)]);return _0x126ded[_0x59a537(0x85)]({'label':_0x48fd05,'icon':_0x5051b2,'tooltip':!0x0,'tooltipPosition':_0x42b176}),_0x126ded[_0x59a537(0xbe)]({'attributes':{'class':_0x55417e}}),_0x126ded['on'](_0x59a537(0x81),()=>{const _0x4f877d=_0x59a537;this[_0x4f877d(0x98)](_0x3ac9ff,this[_0x4f877d(0xe9)]['id']);}),_0x126ded;}[_0x57be3c(0xb5)](){const _0x227133=_0x57be3c;return _0x227133(0x9e)===this[_0x227133(0xe9)][_0x227133(0xac)][_0x227133(0xe2)][_0x227133(0x8f)]?_0x2fdec3(this[_0x227133(0x82)],_0x227133(0x90)):_0x2fdec3(this[_0x227133(0x82)],_0x227133(0xc9));}[_0x57be3c(0xc4)](){const _0x198216=_0x57be3c;return this[_0x198216(0xe9)][_0x198216(0x91)]?_0x198216(0x9e)===this[_0x198216(0xe9)][_0x198216(0xac)][_0x198216(0xe2)][_0x198216(0x8f)]?_0x2fdec3(this[_0x198216(0x82)],_0x198216(0xa3),this[_0x198216(0xe9)][_0x198216(0xd0)][_0x198216(0x87)]):_0x2fdec3(this[_0x198216(0x82)],_0x198216(0x7e),this[_0x198216(0xe9)][_0x198216(0xd0)][_0x198216(0x87)]):null;}}function ds(_0x26966b,_0x1ae4ea){const _0x1d5266=_0x57be3c;let _0x30d5='';return _0x30d5+=_0x26966b[_0x1d5266(0xa4)]('*')[_0x1d5266(0xb6)]((_0x4e4b32,_0x54a7de)=>_0x54a7de%0x2!=0x0?_0x1d5266(0x96)+us(_0x4e4b32)+_0x1d5266(0xd5):us(_0x4e4b32))[_0x1d5266(0xbd)](''),_0x1ae4ea&&(_0x30d5+=_0x1d5266(0xba)+_0x1ae4ea[_0x1d5266(0xb4)]+_0x1d5266(0xa0)+_0x1ae4ea[_0x1d5266(0xe3)]+_0x1d5266(0xdb)),_0x30d5;}function us(_0x381696){const _0x4703c3=_0x57be3c,_0x4c1c35=document[_0x4703c3(0xe6)](_0x4703c3(0xce));return _0x4c1c35[_0x4703c3(0x97)]=_0x381696,_0x4c1c35[_0x4703c3(0xe5)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x5a901f,_0x2e6e2d,_0x4c2f0d){const t=_0x5a901f['t'];switch(_0x2e6e2d){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',_0x4c2f0d);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x4c2f0d);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x4c2f0d);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x4c2f0d);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x4c2f0d);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',_0x4c2f0d);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x4c2f0d);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',_0x4c2f0d);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x4c2f0d);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x4c2f0d);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x4c2f0d);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x4c2f0d);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x4c2f0d);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x4c2f0d);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x4c2f0d);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x4c2f0d);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x4c2f0d);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x4c2f0d);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x4c2f0d);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x4c2f0d);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x4c2f0d);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x4c2f0d);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x4c2f0d);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'},_0x4c2f0d);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x4c2f0d);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x4c2f0d);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x4c2f0d);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x4c2f0d);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x4c2f0d);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'},_0x4c2f0d);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x4c2f0d);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x4c2f0d);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x4c2f0d);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x4c2f0d);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'},_0x4c2f0d);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x4c2f0d);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'},_0x4c2f0d);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'},_0x4c2f0d);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x4c2f0d);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'},_0x4c2f0d);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x4c2f0d);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'},_0x4c2f0d);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x4c2f0d);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x4c2f0d);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x4c2f0d);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'},_0x4c2f0d);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});default:return _0x2e6e2d;}}
23
+ export function getTranslation(_0x366e10,_0x4851b8,_0x16e06e){const t=_0x366e10['t'];switch(_0x4851b8){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',_0x16e06e);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x16e06e);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x16e06e);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x16e06e);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x16e06e);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',_0x16e06e);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x16e06e);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',_0x16e06e);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x16e06e);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x16e06e);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x16e06e);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x16e06e);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x16e06e);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x16e06e);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x16e06e);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x16e06e);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x16e06e);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x16e06e);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x16e06e);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x16e06e);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x16e06e);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x16e06e);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x16e06e);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'},_0x16e06e);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x16e06e);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x16e06e);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x16e06e);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x16e06e);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x16e06e);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'},_0x16e06e);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x16e06e);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x16e06e);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x16e06e);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x16e06e);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'},_0x16e06e);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x16e06e);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'},_0x16e06e);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'},_0x16e06e);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x16e06e);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'},_0x16e06e);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x16e06e);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'},_0x16e06e);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x16e06e);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x16e06e);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x16e06e);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'},_0x16e06e);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});default:return _0x4851b8;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x566a39,_0x4ab189){const _0x4d060e=_0x2851,_0x3bf8c2=_0x566a39();while(!![]){try{const _0x2b6d1f=parseInt(_0x4d060e(0xe0))/0x1*(parseInt(_0x4d060e(0xde))/0x2)+parseInt(_0x4d060e(0xef))/0x3*(-parseInt(_0x4d060e(0xf8))/0x4)+-parseInt(_0x4d060e(0xea))/0x5+parseInt(_0x4d060e(0xfc))/0x6*(-parseInt(_0x4d060e(0xe2))/0x7)+-parseInt(_0x4d060e(0x102))/0x8+-parseInt(_0x4d060e(0xdf))/0x9+-parseInt(_0x4d060e(0xf6))/0xa*(-parseInt(_0x4d060e(0xff))/0xb);if(_0x2b6d1f===_0x4ab189)break;else _0x3bf8c2['push'](_0x3bf8c2['shift']());}catch(_0x3b11b1){_0x3bf8c2['push'](_0x3bf8c2['shift']());}}}(_0x30b7,0x3544f));export function normalizeDescription(_0x4f9c47){const _0x32e3fd=_0x2851;return Array[_0x32e3fd(0xfa)](_0x4f9c47)||(_0x4f9c47=[_0x4f9c47]),_0x4f9c47[_0x32e3fd(0xdc)](_0xa48937=>{const _0x47a694=_0x32e3fd,_0x40afb4=_0xa48937[_0x47a694(0xe1)][_0x47a694(0xfd)](/\*/g,''),_0x4f47c8=_0xa48937[_0x47a694(0xe6)]?_0x47a694(0xf3)+_0xa48937[_0x47a694(0xe6)][_0x47a694(0xf0)]+']':'';return'['+_0xa48937[_0x47a694(0xfe)]+']\x20'+_0x40afb4+_0x4f47c8;})[_0x32e3fd(0xe5)](';\x20');}function _0x2851(_0x5db8b3,_0x415286){const _0x30b7f7=_0x30b7();return _0x2851=function(_0x285154,_0x5357aa){_0x285154=_0x285154-0xdc;let _0x2eacb8=_0x30b7f7[_0x285154];return _0x2eacb8;},_0x2851(_0x5db8b3,_0x415286);}export function sortSuggestions(_0x520c3f){const _0x51ef1c=_0x2851;return _0x520c3f[_0x51ef1c(0xee)]((_0x2f68bc,_0x1ea4b5)=>_0x51ef1c(0xeb)==_0x2f68bc[_0x51ef1c(0xfe)]&&_0x51ef1c(0xeb)!=_0x1ea4b5[_0x51ef1c(0xfe)]?-0x1:_0x51ef1c(0xeb)!=_0x2f68bc[_0x51ef1c(0xfe)]&&_0x51ef1c(0xeb)==_0x1ea4b5[_0x51ef1c(0xfe)]?0x1:0x0);}export function getSelectedSuggestions(_0x472da3,_0xbe5eb6){const _0x5b37f4=_0x2851,_0x5c90bb=Array[_0x5b37f4(0x101)](_0x472da3[_0x5b37f4(0xe4)]()),_0x5489df=new Set();for(const _0x168dcf of _0xbe5eb6)if(_0x168dcf[_0x5b37f4(0xf1)]){for(const _0x1f4d04 of _0x5c90bb)for(const _0x42b7bc of _0x168dcf[_0x5b37f4(0xe4)]())(_0x1f4d04[_0x5b37f4(0xed)](_0x42b7bc)||_0x472da3[_0x5b37f4(0xdd)]&&!_0x168dcf[_0x5b37f4(0x107)]&&_0x168dcf[_0x5b37f4(0x103)]&&_0x42b7bc[_0x5b37f4(0x104)][_0x5b37f4(0xfb)](_0x1f4d04[_0x5b37f4(0x100)]))&&_0x5489df[_0x5b37f4(0xe9)](_0x168dcf);}return _0x5489df;}export function getRangesOfBlockGroups(_0x4130fa,_0x103685){const _0x51d56d=_0x2851;let _0x85e610,_0x5ab20f=0x0;const _0x423c79=[],_0x2c5ffb=_0x103685[_0x51d56d(0xf2)];for(;_0x5ab20f<_0x4130fa[_0x51d56d(0xe8)];){const _0x40a380=_0x4130fa[_0x5ab20f],_0xfed729=_0x4130fa[_0x5ab20f+0x1];_0x85e610||(_0x85e610=_0x103685[_0x51d56d(0xf9)](_0x40a380)),co(_0x103685,_0x40a380,_0xfed729)||(_0x423c79[_0x51d56d(0xe7)](_0x103685[_0x51d56d(0x106)](_0x85e610,_0x2c5ffb[_0x51d56d(0xe3)](_0x40a380)?_0x103685[_0x51d56d(0xf7)](_0x40a380):_0x103685[_0x51d56d(0xec)](_0x40a380,_0x51d56d(0x104)))),_0x85e610=null),_0x5ab20f++;}return _0x423c79;}function co(_0x16bc60,_0x573b43,_0x12d82a){const _0x57f799=_0x2851;if(!_0x12d82a)return!0x1;const _0x470ddd=_0x16bc60[_0x57f799(0xf7)](_0x573b43),_0x17a7e0=_0x16bc60[_0x57f799(0xf9)](_0x12d82a);return _0x470ddd[_0x57f799(0xfb)](_0x17a7e0);}function _0x30b7(){const _0x4c97e2=['next','end','change','createRange','isMultiRange','map','isCollapsed','8100xTOsvv','1491750jeyeNl','76mMOtlb','content','770yVaOTZ','isObject','getRanges','join','color','push','length','add','1257630AFUPFt','deletion','createPositionAt','isIntersecting','sort','336615wUCroJ','value','isInContent','schema','\x20[color\x20','execute','splice','3260Fywjnf','createPositionAfter','8zrhQtZ','createPositionBefore','isArray','isTouching','10758YYCFjr','replace','type','28237roKqtn','start','from','700280vJvxMg'];_0x30b7=function(){return _0x4c97e2;};return _0x30b7();}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x1332ad,_0x169c99,_0x571198){const _0x1c1bd0=_0x2851;for(;_0x571198[_0x1c1bd0(0xe8)];){const _0x1895a1=_0x571198[_0x1c1bd0(0xf5)](0x0,0x64);_0x1332ad[_0x1c1bd0(0x105)](()=>{const _0x1bd276=_0x1c1bd0;for(const _0x15dbb6 of _0x1895a1)_0x15dbb6[_0x1bd276(0xf1)]&&_0x169c99[_0x1bd276(0xf4)](_0x15dbb6['id']);});}}
23
+ (function(_0xf32769,_0x4adbd1){const _0x346034=_0x4bb8,_0x513100=_0xf32769();while(!![]){try{const _0x27fd60=-parseInt(_0x346034(0x18d))/0x1+parseInt(_0x346034(0x190))/0x2+parseInt(_0x346034(0x189))/0x3+-parseInt(_0x346034(0x198))/0x4+-parseInt(_0x346034(0x1a4))/0x5*(parseInt(_0x346034(0x1a5))/0x6)+parseInt(_0x346034(0x17e))/0x7+parseInt(_0x346034(0x18b))/0x8*(parseInt(_0x346034(0x17f))/0x9);if(_0x27fd60===_0x4adbd1)break;else _0x513100['push'](_0x513100['shift']());}catch(_0x5c3294){_0x513100['push'](_0x513100['shift']());}}}(_0x798d,0xaf31f));export function normalizeDescription(_0x15bfac){const _0xcd26f4=_0x4bb8;return Array[_0xcd26f4(0x1a3)](_0x15bfac)||(_0x15bfac=[_0x15bfac]),_0x15bfac[_0xcd26f4(0x1a1)](_0x2e1647=>{const _0x14b1d5=_0xcd26f4,_0x56d5c8=_0x2e1647[_0x14b1d5(0x184)][_0x14b1d5(0x17d)](/\*/g,''),_0x47f79f=_0x2e1647[_0x14b1d5(0x180)]?_0x14b1d5(0x192)+_0x2e1647[_0x14b1d5(0x180)][_0x14b1d5(0x188)]+']':'';return'['+_0x2e1647[_0x14b1d5(0x186)]+']\x20'+_0x56d5c8+_0x47f79f;})[_0xcd26f4(0x194)](';\x20');}export function sortSuggestions(_0x59344e){const _0x569f64=_0x4bb8;return _0x59344e[_0x569f64(0x18f)]((_0x353554,_0x41052f)=>_0x569f64(0x197)==_0x353554[_0x569f64(0x186)]&&_0x569f64(0x197)!=_0x41052f[_0x569f64(0x186)]?-0x1:_0x569f64(0x197)!=_0x353554[_0x569f64(0x186)]&&_0x569f64(0x197)==_0x41052f[_0x569f64(0x186)]?0x1:0x0);}export function getSelectedSuggestions(_0x43f254,_0xe5ac6){const _0x29716a=_0x4bb8,_0x5f3560=Array[_0x29716a(0x199)](_0x43f254[_0x29716a(0x18a)]()),_0x2cc8de=new Set();for(const _0x450f3b of _0xe5ac6)if(_0x450f3b[_0x29716a(0x19f)]){for(const _0x4d361b of _0x5f3560)for(const _0x590039 of _0x450f3b[_0x29716a(0x18a)]())(_0x4d361b[_0x29716a(0x195)](_0x590039)||_0x43f254[_0x29716a(0x18e)]&&!_0x450f3b[_0x29716a(0x1a2)]&&_0x450f3b[_0x29716a(0x181)]&&_0x590039[_0x29716a(0x182)][_0x29716a(0x185)](_0x4d361b[_0x29716a(0x19c)]))&&_0x2cc8de[_0x29716a(0x183)](_0x450f3b);}return _0x2cc8de;}function _0x4bb8(_0x34da86,_0x42ef94){const _0x798d0f=_0x798d();return _0x4bb8=function(_0x4bb894,_0x532342){_0x4bb894=_0x4bb894-0x17d;let _0x2da57d=_0x798d0f[_0x4bb894];return _0x2da57d;},_0x4bb8(_0x34da86,_0x42ef94);}function _0x798d(){const _0x57fe26=['deletion','4838420jnjuHZ','from','schema','createPositionAt','start','push','splice','isInContent','isObject','map','isMultiRange','isArray','5lkBgaR','1852746URNEec','createPositionAfter','replace','6957321EVvkuy','207cdUeDI','color','next','end','add','content','isTouching','type','change','value','3768729DZDYJt','getRanges','285472ohklIe','length','996547grEMZS','isCollapsed','sort','323328jWlWeY','createRange','\x20[color\x20','execute','join','isIntersecting','createPositionBefore'];_0x798d=function(){return _0x57fe26;};return _0x798d();}export function getRangesOfBlockGroups(_0x4a817c,_0x2fa515){const _0x276128=_0x4bb8;let _0x101594,_0x24d170=0x0;const _0x44d7d6=[],_0x4b84e4=_0x2fa515[_0x276128(0x19a)];for(;_0x24d170<_0x4a817c[_0x276128(0x18c)];){const _0x547be2=_0x4a817c[_0x24d170],_0x28805f=_0x4a817c[_0x24d170+0x1];_0x101594||(_0x101594=_0x2fa515[_0x276128(0x196)](_0x547be2)),co(_0x2fa515,_0x547be2,_0x28805f)||(_0x44d7d6[_0x276128(0x19d)](_0x2fa515[_0x276128(0x191)](_0x101594,_0x4b84e4[_0x276128(0x1a0)](_0x547be2)?_0x2fa515[_0x276128(0x1a6)](_0x547be2):_0x2fa515[_0x276128(0x19b)](_0x547be2,_0x276128(0x182)))),_0x101594=null),_0x24d170++;}return _0x44d7d6;}function co(_0x5eee04,_0x52cdc1,_0x2ff8b){const _0x451671=_0x4bb8;if(!_0x2ff8b)return!0x1;const _0x568b08=_0x5eee04[_0x451671(0x1a6)](_0x52cdc1),_0x1e06ae=_0x5eee04[_0x451671(0x196)](_0x2ff8b);return _0x568b08[_0x451671(0x185)](_0x1e06ae);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x5b0bf2,_0x3567e6,_0x4cc54b){const _0x1c7c45=_0x4bb8;for(;_0x4cc54b[_0x1c7c45(0x18c)];){const _0x4bff29=_0x4cc54b[_0x1c7c45(0x19e)](0x0,0x64);_0x5b0bf2[_0x1c7c45(0x187)](()=>{const _0x11dc53=_0x1c7c45;for(const _0x58728a of _0x4bff29)_0x58728a[_0x11dc53(0x19f)]&&_0x3567e6[_0x11dc53(0x193)](_0x58728a['id']);});}}