@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240422.0 → 0.0.0-nightly-20240424.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 (238) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index-content.css +4 -0
  3. package/dist/index-editor.css +4 -0
  4. package/dist/index.css +4 -0
  5. package/dist/index.js +23 -0
  6. package/dist/translations/ar.d.ts +8 -0
  7. package/dist/translations/ar.js +23 -0
  8. package/dist/translations/az.d.ts +8 -0
  9. package/dist/translations/az.js +23 -0
  10. package/dist/translations/bg.d.ts +8 -0
  11. package/dist/translations/bg.js +23 -0
  12. package/dist/translations/bn.d.ts +8 -0
  13. package/dist/translations/bn.js +23 -0
  14. package/dist/translations/ca.d.ts +8 -0
  15. package/dist/translations/ca.js +23 -0
  16. package/dist/translations/cs.d.ts +8 -0
  17. package/dist/translations/cs.js +23 -0
  18. package/dist/translations/da.d.ts +8 -0
  19. package/dist/translations/da.js +23 -0
  20. package/dist/translations/de.d.ts +8 -0
  21. package/dist/translations/de.js +23 -0
  22. package/dist/translations/el.d.ts +8 -0
  23. package/dist/translations/el.js +23 -0
  24. package/dist/translations/en-au.d.ts +8 -0
  25. package/dist/translations/en-au.js +23 -0
  26. package/dist/translations/en.d.ts +8 -0
  27. package/dist/translations/en.js +23 -0
  28. package/dist/translations/es.d.ts +8 -0
  29. package/dist/translations/es.js +23 -0
  30. package/dist/translations/et.d.ts +8 -0
  31. package/dist/translations/et.js +23 -0
  32. package/dist/translations/fi.d.ts +8 -0
  33. package/dist/translations/fi.js +23 -0
  34. package/dist/translations/fr.d.ts +8 -0
  35. package/dist/translations/fr.js +23 -0
  36. package/dist/translations/gl.d.ts +8 -0
  37. package/dist/translations/gl.js +23 -0
  38. package/dist/translations/he.d.ts +8 -0
  39. package/dist/translations/he.js +23 -0
  40. package/dist/translations/hi.d.ts +8 -0
  41. package/dist/translations/hi.js +23 -0
  42. package/dist/translations/hr.d.ts +8 -0
  43. package/dist/translations/hr.js +23 -0
  44. package/dist/translations/hu.d.ts +8 -0
  45. package/dist/translations/hu.js +23 -0
  46. package/dist/translations/id.d.ts +8 -0
  47. package/dist/translations/id.js +23 -0
  48. package/dist/translations/it.d.ts +8 -0
  49. package/dist/translations/it.js +23 -0
  50. package/dist/translations/ja.d.ts +8 -0
  51. package/dist/translations/ja.js +23 -0
  52. package/dist/translations/ko.d.ts +8 -0
  53. package/dist/translations/ko.js +23 -0
  54. package/dist/translations/lt.d.ts +8 -0
  55. package/dist/translations/lt.js +23 -0
  56. package/dist/translations/lv.d.ts +8 -0
  57. package/dist/translations/lv.js +23 -0
  58. package/dist/translations/ms.d.ts +8 -0
  59. package/dist/translations/ms.js +23 -0
  60. package/dist/translations/nl.d.ts +8 -0
  61. package/dist/translations/nl.js +23 -0
  62. package/dist/translations/no.d.ts +8 -0
  63. package/dist/translations/no.js +23 -0
  64. package/dist/translations/pl.d.ts +8 -0
  65. package/dist/translations/pl.js +23 -0
  66. package/dist/translations/pt-br.d.ts +8 -0
  67. package/dist/translations/pt-br.js +23 -0
  68. package/dist/translations/pt.d.ts +8 -0
  69. package/dist/translations/pt.js +23 -0
  70. package/dist/translations/ro.d.ts +8 -0
  71. package/dist/translations/ro.js +23 -0
  72. package/dist/translations/ru.d.ts +8 -0
  73. package/dist/translations/ru.js +23 -0
  74. package/dist/translations/sk.d.ts +8 -0
  75. package/dist/translations/sk.js +23 -0
  76. package/dist/translations/sq.d.ts +8 -0
  77. package/dist/translations/sq.js +23 -0
  78. package/dist/translations/sr-latn.d.ts +8 -0
  79. package/dist/translations/sr-latn.js +23 -0
  80. package/dist/translations/sr.d.ts +8 -0
  81. package/dist/translations/sr.js +23 -0
  82. package/dist/translations/sv.d.ts +8 -0
  83. package/dist/translations/sv.js +23 -0
  84. package/dist/translations/th.d.ts +8 -0
  85. package/dist/translations/th.js +23 -0
  86. package/dist/translations/tk.d.ts +8 -0
  87. package/dist/translations/tk.js +23 -0
  88. package/dist/translations/tr.d.ts +8 -0
  89. package/dist/translations/tr.js +23 -0
  90. package/dist/translations/tt.d.ts +8 -0
  91. package/dist/translations/tt.js +23 -0
  92. package/dist/translations/uk.d.ts +8 -0
  93. package/dist/translations/uk.js +23 -0
  94. package/dist/translations/ur.d.ts +8 -0
  95. package/dist/translations/ur.js +23 -0
  96. package/dist/translations/vi.d.ts +8 -0
  97. package/dist/translations/vi.js +23 -0
  98. package/dist/translations/zh-cn.d.ts +8 -0
  99. package/dist/translations/zh-cn.js +23 -0
  100. package/dist/translations/zh.d.ts +8 -0
  101. package/dist/translations/zh.js +23 -0
  102. package/dist/types/augmentation.d.ts +44 -0
  103. package/dist/types/commands/acceptsuggestioncommand.d.ts +28 -0
  104. package/dist/types/commands/discardsuggestioncommand.d.ts +28 -0
  105. package/dist/types/commands/executeonallsuggestionscommand.d.ts +28 -0
  106. package/dist/types/commands/executeonselectedsuggestionscommand.d.ts +28 -0
  107. package/dist/types/commands/trackchangescommand.d.ts +30 -0
  108. package/dist/types/index.d.ts +20 -0
  109. package/dist/types/integrations/aiassistant.d.ts +21 -0
  110. package/dist/types/integrations/alignment.d.ts +21 -0
  111. package/dist/types/integrations/basicstyles.d.ts +21 -0
  112. package/dist/types/integrations/blockquote.d.ts +21 -0
  113. package/dist/types/integrations/casechange.d.ts +21 -0
  114. package/dist/types/integrations/ckbox.d.ts +21 -0
  115. package/dist/types/integrations/codeblock.d.ts +21 -0
  116. package/dist/types/integrations/comments.d.ts +18 -0
  117. package/dist/types/integrations/deletecommand.d.ts +21 -0
  118. package/dist/types/integrations/entercommand.d.ts +20 -0
  119. package/dist/types/integrations/findandreplace.d.ts +25 -0
  120. package/dist/types/integrations/font.d.ts +21 -0
  121. package/dist/types/integrations/formatpainter.d.ts +21 -0
  122. package/dist/types/integrations/heading.d.ts +21 -0
  123. package/dist/types/integrations/highlight.d.ts +21 -0
  124. package/dist/types/integrations/horizontalline.d.ts +21 -0
  125. package/dist/types/integrations/htmlembed.d.ts +21 -0
  126. package/dist/types/integrations/image.d.ts +21 -0
  127. package/dist/types/integrations/imagereplace.d.ts +21 -0
  128. package/dist/types/integrations/imagestyle.d.ts +21 -0
  129. package/dist/types/integrations/importword.d.ts +22 -0
  130. package/dist/types/integrations/indent.d.ts +21 -0
  131. package/dist/types/integrations/inputcommand.d.ts +20 -0
  132. package/dist/types/integrations/legacylist.d.ts +21 -0
  133. package/dist/types/integrations/legacylistproperties.d.ts +33 -0
  134. package/dist/types/integrations/link.d.ts +21 -0
  135. package/dist/types/integrations/list.d.ts +21 -0
  136. package/dist/types/integrations/listproperties.d.ts +24 -0
  137. package/dist/types/integrations/mediaembed.d.ts +21 -0
  138. package/dist/types/integrations/mention.d.ts +21 -0
  139. package/dist/types/integrations/multilevellist.d.ts +28 -0
  140. package/dist/types/integrations/pagebreak.d.ts +21 -0
  141. package/dist/types/integrations/paragraph.d.ts +21 -0
  142. package/dist/types/integrations/removeformat.d.ts +21 -0
  143. package/dist/types/integrations/restrictededitingmode.d.ts +21 -0
  144. package/dist/types/integrations/shiftentercommand.d.ts +20 -0
  145. package/dist/types/integrations/standardeditingmode.d.ts +21 -0
  146. package/dist/types/integrations/style.d.ts +21 -0
  147. package/dist/types/integrations/table.d.ts +46 -0
  148. package/dist/types/integrations/tablecaption.d.ts +26 -0
  149. package/dist/types/integrations/tableclipboard.d.ts +23 -0
  150. package/dist/types/integrations/tablecolumnresize.d.ts +30 -0
  151. package/dist/types/integrations/tableheadings.d.ts +26 -0
  152. package/dist/types/integrations/tablemergesplit.d.ts +26 -0
  153. package/dist/types/integrations/tableofcontents.d.ts +21 -0
  154. package/dist/types/integrations/tableproperties.d.ts +31 -0
  155. package/dist/types/integrations/template.d.ts +21 -0
  156. package/dist/types/integrations/title.d.ts +21 -0
  157. package/dist/types/integrations/undo.d.ts +21 -0
  158. package/dist/types/integrations/utils.d.ts +25 -0
  159. package/dist/types/suggestion.d.ts +295 -0
  160. package/dist/types/suggestiondescriptionfactory.d.ts +187 -0
  161. package/dist/types/trackchanges.d.ts +184 -0
  162. package/dist/types/trackchangesconfig.d.ts +82 -0
  163. package/dist/types/trackchangesdata.d.ts +45 -0
  164. package/dist/types/trackchangesediting.d.ts +530 -0
  165. package/dist/types/trackchangesui.d.ts +42 -0
  166. package/dist/types/ui/suggestioncontroller.d.ts +41 -0
  167. package/dist/types/ui/view/basesuggestionthreadview.d.ts +174 -0
  168. package/dist/types/ui/view/suggestionthreadview.d.ts +186 -0
  169. package/dist/types/utils/common-translations.d.ts +13 -0
  170. package/dist/types/utils/utils.d.ts +34 -0
  171. package/package.json +4 -3
  172. package/src/commands/acceptsuggestioncommand.js +1 -1
  173. package/src/commands/discardsuggestioncommand.js +1 -1
  174. package/src/commands/executeonallsuggestionscommand.js +1 -1
  175. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  176. package/src/commands/trackchangescommand.js +1 -1
  177. package/src/index.js +1 -1
  178. package/src/integrations/aiassistant.js +1 -1
  179. package/src/integrations/alignment.js +1 -1
  180. package/src/integrations/basicstyles.js +1 -1
  181. package/src/integrations/blockquote.js +1 -1
  182. package/src/integrations/casechange.js +1 -1
  183. package/src/integrations/ckbox.js +1 -1
  184. package/src/integrations/codeblock.js +1 -1
  185. package/src/integrations/comments.js +1 -1
  186. package/src/integrations/deletecommand.js +1 -1
  187. package/src/integrations/entercommand.js +1 -1
  188. package/src/integrations/findandreplace.js +1 -1
  189. package/src/integrations/font.js +1 -1
  190. package/src/integrations/formatpainter.js +1 -1
  191. package/src/integrations/heading.js +1 -1
  192. package/src/integrations/highlight.js +1 -1
  193. package/src/integrations/horizontalline.js +1 -1
  194. package/src/integrations/htmlembed.js +1 -1
  195. package/src/integrations/image.js +1 -1
  196. package/src/integrations/imagereplace.js +1 -1
  197. package/src/integrations/imagestyle.js +1 -1
  198. package/src/integrations/importword.js +1 -1
  199. package/src/integrations/indent.js +1 -1
  200. package/src/integrations/inputcommand.js +1 -1
  201. package/src/integrations/legacylist.js +1 -1
  202. package/src/integrations/legacylistproperties.js +1 -1
  203. package/src/integrations/link.js +1 -1
  204. package/src/integrations/list.js +1 -1
  205. package/src/integrations/listproperties.js +1 -1
  206. package/src/integrations/mediaembed.js +1 -1
  207. package/src/integrations/mention.js +1 -1
  208. package/src/integrations/multilevellist.js +1 -1
  209. package/src/integrations/pagebreak.js +1 -1
  210. package/src/integrations/paragraph.js +1 -1
  211. package/src/integrations/removeformat.js +1 -1
  212. package/src/integrations/restrictededitingmode.js +1 -1
  213. package/src/integrations/shiftentercommand.js +1 -1
  214. package/src/integrations/standardeditingmode.js +1 -1
  215. package/src/integrations/style.js +1 -1
  216. package/src/integrations/table.js +1 -1
  217. package/src/integrations/tablecaption.js +1 -1
  218. package/src/integrations/tableclipboard.js +1 -1
  219. package/src/integrations/tablecolumnresize.js +1 -1
  220. package/src/integrations/tableheadings.js +1 -1
  221. package/src/integrations/tablemergesplit.js +1 -1
  222. package/src/integrations/tableofcontents.js +1 -1
  223. package/src/integrations/tableproperties.js +1 -1
  224. package/src/integrations/template.js +1 -1
  225. package/src/integrations/title.js +1 -1
  226. package/src/integrations/undo.js +1 -1
  227. package/src/integrations/utils.js +1 -1
  228. package/src/suggestion.js +1 -1
  229. package/src/suggestiondescriptionfactory.js +1 -1
  230. package/src/trackchanges.js +1 -1
  231. package/src/trackchangesdata.js +1 -1
  232. package/src/trackchangesediting.js +1 -1
  233. package/src/trackchangesui.js +1 -1
  234. package/src/ui/suggestioncontroller.js +1 -1
  235. package/src/ui/view/basesuggestionthreadview.js +1 -1
  236. package/src/ui/view/suggestionthreadview.js +1 -1
  237. package/src/utils/common-translations.js +1 -1
  238. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x13f2(_0x2aa811,_0x992467){const _0x75852c=_0x7585();return _0x13f2=function(_0x13f23e,_0xe9373){_0x13f23e=_0x13f23e-0xd6;let _0x2436b7=_0x75852c[_0x13f23e];return _0x2436b7;},_0x13f2(_0x2aa811,_0x992467);}const _0x34be5a=_0x13f2;(function(_0x89fbe,_0x7c3983){const _0x4f803b=_0x13f2,_0x1153f5=_0x89fbe();while(!![]){try{const _0x125729=-parseInt(_0x4f803b(0xd6))/0x1*(parseInt(_0x4f803b(0x101))/0x2)+-parseInt(_0x4f803b(0x110))/0x3+parseInt(_0x4f803b(0x125))/0x4+parseInt(_0x4f803b(0x119))/0x5+-parseInt(_0x4f803b(0x11f))/0x6*(-parseInt(_0x4f803b(0x162))/0x7)+-parseInt(_0x4f803b(0x150))/0x8+-parseInt(_0x4f803b(0x146))/0x9;if(_0x125729===_0x7c3983)break;else _0x1153f5['push'](_0x1153f5['shift']());}catch(_0x37e025){_0x1153f5['push'](_0x1153f5['shift']());}}}(_0x7585,0xaf264));function _0x7585(){const _0x5ae528=['Annotations','values','isOn','source','suggestion-','discardSelectedSuggestions','descriptionParts','comments','discardAllSuggestions','children','_destroyController','_annotationViews','Track\x20changes','type','from','EditorAnnotations','buttonView','focus','get','locale','activeAnnotations','_updateController','getJoined','refreshSelectedViews','some','reduce','bind','delegate','menuBar:trackChanges','innerView','getFirstRange','arrowView','_addUIComponentsToFactory','_unbindEditors','items','pluginName','change:previous','_initializeController','actionView','SuggestionThreadView','2RvfxRQ','plugins','_suggestionToController','getSuggestion','length','componentFactory','getDescriptions','_viewToController','button','suggestionChanged','define','registerAnnotation','comments.maxCommentCharsWhenCollapsed','commands','head','518067WHjsFw','unbind','previous','lowest','comments.maxCommentsWhenCollapsed','editing','separator','isDirty','_handleControllerBuffer','6164405RrbFlk','panelView','has','value','_descriptionFactory','TrackChangesEditing','24RgJICw','model','trackChanges.SuggestionThreadView','delete','isMultiRange','Discard\x20all\x20selected\x20suggestions','4083532KIksPa','trackChanges','switchbutton','acceptButton','isEnabled','comments.editorConfig','TrackChangesUI','view','set','hasSuggestion','CommentView','size','listenTo','suggestionUnloaded','requires','commandName','_createToolbarButton','_disableComments','change:activeAnnotations','trackChanges.disableComments','Discard\x20all\x20suggestions','editor','suggestionLoaded','isInContent','mainView','add','keys','push','config','execute','_createMenuBarMenu','addSourceCollector','acceptAllSuggestions','13077963nLvfUD','getRanges','getMarkerNames','CommentsRepository','createAnnotation','stopListening','init','createCommentThreadController','clear','getAllAdjacentSuggestions','7415720FFHAtU','addComment','comments.maxThreadTotalWeight','remove','getMarkers','discardButton','CommentsUI','filter','_refreshActiveMarkers','Accept\x20all\x20selected\x20suggestions','_bindAnnotationToEditors','createAnnotationView','_handleSuggestionControllerDelayed','getByInnerView','acceptSelectedSuggestions','Accept\x20all\x20suggestions','toMany','commentThread','2405137tDrEKu','357955rUDOHm','destroy','activeMarkers'];_0x7585=function(){return _0x5ae528;};return _0x7585();}import{Plugin as _0x1249db}from'ckeditor5/src/core.js';import{Collection as _0x1a4d6d}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x4d3b22,createDropdown as _0xeee186,ListSeparatorView as _0x15c5a9,MenuBarMenuView as _0x201b0f,MenuBarMenuListView as _0x59db34,MenuBarMenuListItemView as _0x1285d4,MenuBarMenuListItemButtonView as _0x547560,SplitButtonView as _0x2e0ad2,ViewModel as _0x4234a2}from'ckeditor5/src/ui.js';import{Users as _0x1db7a4,getDateTimeFormatter as _0x37d28c,getAllMarkersDomElementsSorted as _0x18db7a}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x4d6ff0 from'./trackchangesediting.js';import _0x5e1b1f from'./ui/suggestioncontroller.js';import _0x15f4c2 from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x35edfc}from'./utils/common-translations.js';import _0x2be130 from'../theme/icons/track-changes.svg';export default class d extends _0x1249db{static get[_0x34be5a(0x133)](){const _0x5a3d69=_0x34be5a;return[_0x4d6ff0,_0x1db7a4,_0x5a3d69(0x149),_0x5a3d69(0xd9),_0x5a3d69(0xe8)];}static get[_0x34be5a(0xfc)](){const _0x433991=_0x34be5a;return _0x433991(0x12b);}constructor(_0x4dba22){const _0x14cdc4=_0x34be5a;super(_0x4dba22),this[_0x14cdc4(0x103)]=new Map(),this[_0x14cdc4(0x108)]=new Map(),this[_0x14cdc4(0xe4)]=new Map(),this[_0x14cdc4(0x118)]=new Map();const _0x5b6063=this[_0x14cdc4(0x13a)][_0x14cdc4(0x141)];_0x5b6063[_0x14cdc4(0x10b)](_0x14cdc4(0x121),_0x15f4c2),_0x5b6063[_0x14cdc4(0x10b)](_0x14cdc4(0x138),!0x1),this[_0x14cdc4(0x136)]=_0x5b6063[_0x14cdc4(0xeb)](_0x14cdc4(0x138));}[_0x34be5a(0x15c)](_0x5bdc37,_0x5ebf6f){const _0x4f5f4e=_0x34be5a;0x0===this[_0x4f5f4e(0x118)][_0x4f5f4e(0x130)]&&setTimeout(()=>{const _0x164b4a=_0x4f5f4e;for(const [_0xea1972,_0x4ae950]of this[_0x164b4a(0x118)]){const _0x3d73d7=this[_0x164b4a(0x103)][_0x164b4a(0x11b)](_0xea1972);_0x3d73d7||_0x4ae950?_0x3d73d7&&_0x4ae950&&this[_0x164b4a(0xe3)](_0xea1972):this[_0x164b4a(0xfe)](_0xea1972);}this[_0x164b4a(0x118)][_0x164b4a(0x14e)](),this[_0x164b4a(0x13a)][_0x164b4a(0x102)][_0x164b4a(0xeb)](_0x164b4a(0xe8))[_0x164b4a(0xf0)](),this[_0x164b4a(0x158)]();},0xa),this[_0x4f5f4e(0x118)][_0x4f5f4e(0x12d)](_0x5bdc37,_0x5ebf6f);}[_0x34be5a(0x14c)](){const _0x56df63=_0x34be5a,_0x36936c=this[_0x56df63(0x13a)],_0x8ec247=_0x36936c[_0x56df63(0x102)][_0x56df63(0xeb)](_0x56df63(0x11e)),_0x386049=_0x36936c[_0x56df63(0x102)][_0x56df63(0xeb)](_0x56df63(0xd9)),_0x5a3e43=_0x36936c[_0x56df63(0x102)][_0x56df63(0xeb)](_0x56df63(0xe8)),_0x58bc82=_0x36936c[_0x56df63(0x102)][_0x56df63(0xeb)](_0x56df63(0x149));this[_0x56df63(0xf9)](),_0x5a3e43[_0x56df63(0x144)](()=>{const _0x49d696=_0x56df63,_0x14a5a3=[];for(const [_0x592167,_0x3b5805]of Array[_0x49d696(0xe7)](this[_0x49d696(0x103)])){const _0x2fa570=_0x592167[_0x49d696(0x14f)](),_0x2fce4f=[];for(const _0x5283df of _0x2fa570){if(!_0x5283df[_0x49d696(0x13c)])continue;if(_0x5283df[_0x49d696(0x123)]){_0x2fce4f[_0x49d696(0x140)](..._0x5283df[_0x49d696(0x147)]());continue;}const _0x41a422=_0x5283df[_0x49d696(0xf7)]();if(_0x2fce4f[_0x49d696(0x105)]>0x0){const _0x2d17ab=_0x2fce4f[0x0][_0x49d696(0xef)](_0x41a422);if(_0x2d17ab){_0x2fce4f[0x0]=_0x2d17ab;continue;}}_0x2fce4f[_0x49d696(0x140)](_0x41a422);}_0x14a5a3[_0x49d696(0x140)]([_0x3b5805[_0x49d696(0x12c)],_0x2fce4f]);}return _0x14a5a3;}),this[_0x56df63(0x131)](_0x8ec247,_0x56df63(0x13b),(_0x1c21e1,_0x1cc0e1)=>{const _0x38d8b8=_0x56df63;this[_0x38d8b8(0x131)](_0x1cc0e1,_0x38d8b8(0xfd),(_0x98d39e,_0x47cba0,_0x2b888c,_0x23318e)=>{const _0x4b67ba=_0x38d8b8;_0x1cc0e1[_0x4b67ba(0x13c)]&&(null==_0x2b888c?(this[_0x4b67ba(0xee)](_0x23318e[_0x4b67ba(0x10f)]),this[_0x4b67ba(0x15c)](_0x1cc0e1,!0x1)):(this[_0x4b67ba(0xee)](_0x2b888c[_0x4b67ba(0x10f)]),null==_0x23318e&&this[_0x4b67ba(0x15c)](_0x1cc0e1,!0x0)));}),null!==_0x1cc0e1[_0x38d8b8(0x112)]?this[_0x38d8b8(0xee)](_0x1cc0e1[_0x38d8b8(0x10f)]):this[_0x38d8b8(0x15c)](_0x1cc0e1,!0x1);}),this[_0x56df63(0x131)](_0x8ec247,_0x56df63(0x132),(_0x2c2f11,_0x439321,_0x2e1af0)=>{const _0x3de72f=_0x56df63;this[_0x3de72f(0x14b)](_0x439321,_0x3de72f(0xfd)),this[_0x3de72f(0x118)][_0x3de72f(0x122)](_0x439321),this[_0x3de72f(0x103)][_0x3de72f(0x11b)](_0x439321)&&this[_0x3de72f(0xe3)](_0x439321),_0x2e1af0&&this[_0x3de72f(0xee)](_0x2e1af0[_0x3de72f(0x10f)]);}),this[_0x56df63(0x131)](_0x8ec247,_0x56df63(0x10a),(_0x1506cc,_0x433b17)=>{const _0x22d4ed=_0x56df63;this[_0x22d4ed(0xee)](_0x433b17);}),this[_0x56df63(0x131)](_0x386049,_0x56df63(0x137),()=>{const _0x5dc53d=_0x56df63;this[_0x5dc53d(0x158)]();}),this[_0x56df63(0x131)](_0x58bc82,_0x56df63(0x151),(_0x5753da,{threadId:_0x5f178b,isFromAdapter:_0x5ab636})=>{const _0x1dbb65=_0x56df63;if(_0x5ab636||!_0x8ec247[_0x1dbb65(0x12e)](_0x5f178b))return;const _0xb59f13=_0x8ec247[_0x1dbb65(0x104)](_0x5f178b);this[_0x1dbb65(0x103)][_0x1dbb65(0xeb)](_0xb59f13)[_0x1dbb65(0x12c)][_0x1dbb65(0xea)]();},{'priority':_0x56df63(0x113)});}[_0x34be5a(0x158)](){const _0x226b21=_0x34be5a,_0x2a9d87=this[_0x226b21(0x13a)][_0x226b21(0x102)][_0x226b21(0xeb)](_0x226b21(0xd9)),_0x44e7f0=this[_0x226b21(0x13a)][_0x226b21(0x102)][_0x226b21(0xeb)](_0x226b21(0x11e)),_0xc568b5=Array[_0x226b21(0xe7)](_0x2a9d87[_0x226b21(0xed)],_0x2ecdfe=>_0x2ecdfe[_0x226b21(0xf6)])[_0x226b21(0x157)](_0x520c2d=>this[_0x226b21(0x108)][_0x226b21(0x11b)](_0x520c2d)),_0x9485cf=[];for(const _0x257a07 of _0xc568b5){const _0x39770a=this[_0x226b21(0x108)][_0x226b21(0xeb)](_0x257a07)[_0x226b21(0x120)][_0x226b21(0x14f)]();_0x9485cf[_0x226b21(0x140)](..._0x39770a[_0x226b21(0xf2)]((_0x202672,_0x1e1300)=>[..._0x202672,..._0x1e1300[_0x226b21(0x148)]()],[]));}_0x44e7f0[_0x226b21(0xd8)]=_0x9485cf;}[_0x34be5a(0xf9)](){const _0xca8c9c=_0x34be5a,_0x46e8a6=this[_0xca8c9c(0x13a)],_0x4a12f6=_0x46e8a6[_0xca8c9c(0xec)],_0x404114=_0x35edfc(_0x4a12f6,_0xca8c9c(0xe5)),_0x219819=new _0x1a4d6d([{'type':_0xca8c9c(0x127),'model':new _0x4234a2({'withText':!0x0,'label':_0x404114,'commandName':_0xca8c9c(0x126)})},{'type':_0xca8c9c(0x116)},{'type':_0xca8c9c(0x109),'model':new _0x4234a2({'withText':!0x0,'label':_0x35edfc(_0x4a12f6,_0xca8c9c(0x15f)),'commandName':_0xca8c9c(0x145)})},{'type':_0xca8c9c(0x109),'model':new _0x4234a2({'withText':!0x0,'label':_0x35edfc(_0x4a12f6,_0xca8c9c(0x159)),'commandName':_0xca8c9c(0x15e)})},{'type':_0xca8c9c(0x109),'model':new _0x4234a2({'withText':!0x0,'label':_0x35edfc(_0x4a12f6,_0xca8c9c(0x139)),'commandName':_0xca8c9c(0xe1)})},{'type':_0xca8c9c(0x109),'model':new _0x4234a2({'withText':!0x0,'label':_0x35edfc(_0x4a12f6,_0xca8c9c(0x124)),'commandName':_0xca8c9c(0xde)})}]);for(const _0x378ef8 of _0x219819)if(ae(_0x378ef8)){const _0x5c5d0f=_0x46e8a6[_0xca8c9c(0x10e)][_0xca8c9c(0xeb)](_0x378ef8[_0xca8c9c(0x120)][_0xca8c9c(0x134)]);_0x378ef8[_0xca8c9c(0x120)][_0xca8c9c(0xf3)](_0xca8c9c(0xdb),_0xca8c9c(0x129))['to'](_0x5c5d0f,_0xca8c9c(0x11c),_0xca8c9c(0x129));}_0x46e8a6['ui'][_0xca8c9c(0x106)][_0xca8c9c(0x13e)](_0xca8c9c(0x126),_0x4bdb08=>this[_0xca8c9c(0x135)](_0x4bdb08,_0x219819,_0x404114)),_0x46e8a6['ui'][_0xca8c9c(0x106)][_0xca8c9c(0x13e)](_0xca8c9c(0xf5),_0x1951aa=>this[_0xca8c9c(0x143)](_0x1951aa,_0x219819,_0x404114));}[_0x34be5a(0x135)](_0x45a4ac,_0x43e2b4,_0x399705){const _0x1f51c7=_0x34be5a,_0x56faa7=_0xeee186(_0x45a4ac,_0x2e0ad2),_0x50eb96=this[_0x1f51c7(0x13a)][_0x1f51c7(0x10e)][_0x1f51c7(0xeb)](_0x1f51c7(0x126));_0x56faa7[_0x1f51c7(0xe9)][_0x1f51c7(0x12d)]({'tooltip':_0x399705,'label':_0x399705,'icon':_0x2be130}),_0x56faa7[_0x1f51c7(0xe9)][_0x1f51c7(0xf3)](_0x1f51c7(0xdb))['to'](_0x50eb96,_0x1f51c7(0x11c)),_0x56faa7[_0x1f51c7(0xe9)]['on'](_0x1f51c7(0x142),()=>{const _0x23710a=_0x1f51c7;_0x50eb96[_0x23710a(0x142)](),this[_0x23710a(0x13a)][_0x23710a(0x115)][_0x23710a(0x12c)][_0x23710a(0xea)]();}),_0x4d3b22(_0x56faa7,_0x43e2b4);const _0x1479bf=[];for(const _0x21b735 of _0x43e2b4)ae(_0x21b735)&&_0x1479bf[_0x1f51c7(0x140)](this[_0x1f51c7(0x13a)][_0x1f51c7(0x10e)][_0x1f51c7(0xeb)](_0x21b735[_0x1f51c7(0x120)][_0x1f51c7(0x134)]));const _0x8a119=_0x56faa7[_0x1f51c7(0xe9)];return _0x8a119[_0x1f51c7(0xff)][_0x1f51c7(0x111)](_0x1f51c7(0x129)),_0x8a119[_0x1f51c7(0xf8)][_0x1f51c7(0x111)](_0x1f51c7(0x129)),_0x8a119[_0x1f51c7(0xff)][_0x1f51c7(0xf3)](_0x1f51c7(0x129))['to'](_0x50eb96,_0x1f51c7(0x129)),_0x8a119[_0x1f51c7(0xf8)][_0x1f51c7(0xf3)](_0x1f51c7(0x129))[_0x1f51c7(0x160)](_0x1479bf,_0x1f51c7(0x129),(..._0x19ae2b)=>_0x19ae2b[_0x1f51c7(0xf1)](_0x4707a5=>_0x4707a5)),_0x56faa7['on'](_0x1f51c7(0x142),_0x1a2fbe=>{const _0x4f3b1b=_0x1f51c7;this[_0x4f3b1b(0x13a)][_0x4f3b1b(0x142)](_0x1a2fbe[_0x4f3b1b(0xdc)][_0x4f3b1b(0x134)]),this[_0x4f3b1b(0x13a)][_0x4f3b1b(0x115)][_0x4f3b1b(0x12c)][_0x4f3b1b(0xea)]();}),_0x56faa7;}[_0x34be5a(0x143)](_0x65161f,_0x2567da,_0x56f93b){const _0x171197=_0x34be5a,_0x43aff9=new _0x201b0f(_0x65161f),_0x2b922a=this[_0x171197(0x13a)][_0x171197(0x10e)][_0x171197(0xeb)](_0x171197(0x126));_0x43aff9[_0x171197(0xe9)][_0x171197(0x12d)]({'label':_0x56f93b,'icon':_0x2be130});const _0x275c05=new _0x59db34(_0x65161f);for(const _0x454825 of _0x2567da){if(_0x171197(0x116)==_0x454825[_0x171197(0xe6)]){_0x275c05[_0x171197(0xfb)][_0x171197(0x13e)](new _0x15c5a9(_0x65161f));continue;}const _0x58b722=new _0x1285d4(_0x65161f,_0x43aff9),_0x54bf36=new _0x547560(_0x65161f),_0x52a25d=_0x454825[_0x171197(0x120)];_0x54bf36[_0x171197(0xf3)](...Object[_0x171197(0x13f)](_0x52a25d))['to'](_0x52a25d),_0x54bf36[_0x171197(0xf4)](_0x171197(0x142))['to'](_0x43aff9),_0x54bf36['on'](_0x171197(0x142),()=>{const _0x4e8d7d=_0x171197;this[_0x4e8d7d(0x13a)][_0x4e8d7d(0x142)](_0x52a25d[_0x4e8d7d(0x134)]),this[_0x4e8d7d(0x13a)][_0x4e8d7d(0x115)][_0x4e8d7d(0x12c)][_0x4e8d7d(0xea)]();}),_0x58b722[_0x171197(0xe2)][_0x171197(0x13e)](_0x54bf36),_0x275c05[_0x171197(0xfb)][_0x171197(0x13e)](_0x58b722);}return _0x43aff9[_0x171197(0xf3)](_0x171197(0x129))['to'](_0x2b922a,_0x171197(0x129)),_0x43aff9[_0x171197(0x11a)][_0x171197(0xe2)][_0x171197(0x13e)](_0x275c05),_0x43aff9;}[_0x34be5a(0xfe)](_0x5cd1ac){const _0x26ea71=_0x34be5a,_0x21757f=this[_0x26ea71(0x13a)],_0x31029d=_0x21757f[_0x26ea71(0x141)],_0x302f12=_0x21757f[_0x26ea71(0x102)][_0x26ea71(0xeb)](_0x26ea71(0xd9)),_0x27dd57=_0x21757f[_0x26ea71(0x102)][_0x26ea71(0xeb)](_0x26ea71(0x149)),_0x163379=_0x21757f[_0x26ea71(0x102)][_0x26ea71(0xeb)](_0x26ea71(0xe8)),_0x29a290=_0x21757f[_0x26ea71(0x102)][_0x26ea71(0xeb)](_0x1db7a4)['me'],_0x4e65fc=_0x31029d[_0x26ea71(0xeb)](_0x26ea71(0x126))[_0x26ea71(0x100)],{CommentsListView:_0x55f94b,CommentThreadInputView:_0x214ee4}=_0x21757f[_0x26ea71(0x102)][_0x26ea71(0xeb)](_0x26ea71(0x156));let _0x587010,_0x257aed;this[_0x26ea71(0xe4)][_0x26ea71(0x11b)](_0x5cd1ac['id'])?(_0x257aed=this[_0x26ea71(0xe4)][_0x26ea71(0xeb)](_0x5cd1ac['id']),_0x587010=_0x257aed[_0x26ea71(0x13d)]):(_0x587010=new _0x4e65fc(_0x21757f[_0x26ea71(0xec)],_0x5cd1ac,_0x29a290,{'disableComments':this[_0x26ea71(0x136)],'editorConfig':_0x31029d[_0x26ea71(0xeb)](_0x26ea71(0x12a)),'maxCommentsWhenCollapsed':_0x31029d[_0x26ea71(0xeb)](_0x26ea71(0x114)),'maxThreadTotalWeight':_0x31029d[_0x26ea71(0xeb)](_0x26ea71(0x152)),'maxCommentCharsWhenCollapsed':_0x31029d[_0x26ea71(0xeb)](_0x26ea71(0x10d)),'formatDateTime':_0x37d28c(_0x31029d[_0x26ea71(0xeb)](_0x26ea71(0xec))),'CommentView':_0x31029d[_0x26ea71(0xeb)](_0x26ea71(0xe0))[_0x26ea71(0x12f)],'CommentsListView':_0x55f94b,'CommentThreadInputView':_0x214ee4}),_0x587010[_0x26ea71(0x128)]['on'](_0x26ea71(0x142),()=>{const _0x3ef82f=_0x26ea71;_0x21757f[_0x3ef82f(0x115)][_0x3ef82f(0x12c)][_0x3ef82f(0xea)]();}),_0x587010[_0x26ea71(0x155)]['on'](_0x26ea71(0x142),()=>{const _0x29558b=_0x26ea71;_0x21757f[_0x29558b(0x115)][_0x29558b(0x12c)][_0x29558b(0xea)]();}),_0x257aed=_0x302f12[_0x26ea71(0x15b)](this[_0x26ea71(0x13a)][_0x26ea71(0xec)],_0x587010),_0x257aed[_0x26ea71(0xf3)](_0x26ea71(0x117))['to'](_0x587010,_0x26ea71(0x117)),_0x257aed[_0x26ea71(0xf3)](_0x26ea71(0x105))['to'](_0x587010),_0x257aed[_0x26ea71(0xf3)](_0x26ea71(0xe6))['to'](_0x587010,_0x26ea71(0xe6),_0x356185=>_0x26ea71(0xdd)+_0x356185),this[_0x26ea71(0xe4)][_0x26ea71(0x12d)](_0x5cd1ac['id'],_0x257aed));const _0x169006=_0x27dd57[_0x26ea71(0x14d)](_0x5cd1ac[_0x26ea71(0x161)],_0x587010),_0x34d20d=new _0x5e1b1f(_0x21757f,_0x5cd1ac,_0x587010,_0x169006),_0xfcdd5f=_0x5cd1ac[_0x26ea71(0x14f)]()[_0x26ea71(0x157)](_0x1a70a2=>_0x1a70a2[_0x26ea71(0x13c)]);_0x587010[_0x26ea71(0xdf)]=_0x21757f[_0x26ea71(0x102)][_0x26ea71(0xeb)](_0x26ea71(0x11e))[_0x26ea71(0x11d)][_0x26ea71(0x107)](_0xfcdd5f),this[_0x26ea71(0x103)][_0x26ea71(0x12d)](_0x5cd1ac,_0x34d20d),this[_0x26ea71(0x108)][_0x26ea71(0x12d)](_0x587010,_0x34d20d);const _0x40b4ac=_0x302f12[_0x26ea71(0x14a)]({'view':_0x257aed,'target':()=>{const _0x18a790=_0x26ea71,_0x2a66c4=[],_0x5f0725=_0x5cd1ac[_0x18a790(0x14f)]()[_0x18a790(0x157)](_0x1f7ae0=>_0x1f7ae0[_0x18a790(0x13c)]);for(const _0x18b365 of _0x5f0725)_0x2a66c4[_0x18a790(0x140)](..._0x18b365[_0x18a790(0x154)]());return _0x18db7a(_0x21757f[_0x18a790(0x115)],_0x2a66c4);},'type':()=>_0x26ea71(0xdd)+_0x34d20d[_0x26ea71(0x12c)][_0x26ea71(0xe6)]});_0x27dd57[_0x26ea71(0x15a)](_0x587010,_0x40b4ac),_0x302f12[_0x26ea71(0x13e)](_0x40b4ac),_0x163379[_0x26ea71(0x10c)](_0x40b4ac);}[_0x34be5a(0xe3)](_0x1bb6bc){const _0x144dc5=_0x34be5a,_0x14c454=this[_0x144dc5(0x13a)][_0x144dc5(0x102)][_0x144dc5(0xeb)](_0x144dc5(0x149)),_0x53eeaa=this[_0x144dc5(0x13a)][_0x144dc5(0x102)][_0x144dc5(0xeb)](_0x144dc5(0xd9)),_0x579b1a=this[_0x144dc5(0x103)][_0x144dc5(0xeb)](_0x1bb6bc),_0x3e32c2=_0x579b1a[_0x144dc5(0x12c)],_0x49b5b6=_0x53eeaa[_0x144dc5(0x15d)](_0x3e32c2);_0x14c454[_0x144dc5(0xfa)](_0x3e32c2),_0x49b5b6&&_0x53eeaa[_0x144dc5(0x153)](_0x49b5b6),this[_0x144dc5(0x103)][_0x144dc5(0x122)](_0x1bb6bc),this[_0x144dc5(0x108)][_0x144dc5(0x122)](_0x3e32c2),_0x579b1a[_0x144dc5(0xd7)]();}[_0x34be5a(0xee)](_0x42435c){const _0x3e134e=_0x34be5a;if(!_0x42435c[_0x3e134e(0x13c)]||!this[_0x3e134e(0x103)][_0x3e134e(0x11b)](_0x42435c))return;const _0x1bdf00=this[_0x3e134e(0x13a)][_0x3e134e(0x102)][_0x3e134e(0xeb)](_0x3e134e(0x11e)),_0x346266=this[_0x3e134e(0x103)][_0x3e134e(0xeb)](_0x42435c),_0x3d836a=_0x42435c[_0x3e134e(0x14f)]();_0x346266[_0x3e134e(0x12c)][_0x3e134e(0xdf)]=_0x1bdf00[_0x3e134e(0x11d)][_0x3e134e(0x107)](_0x3d836a);}[_0x34be5a(0xd7)](){const _0x20d203=_0x34be5a;for(const _0x56d39e of this[_0x20d203(0x103)][_0x20d203(0x13f)]())this[_0x20d203(0xe3)](_0x56d39e);for(const _0x183e81 of this[_0x20d203(0xe4)][_0x20d203(0xda)]())_0x183e81[_0x20d203(0x13d)][_0x20d203(0xd7)]();super[_0x20d203(0xd7)]();}}function ae(_0xbdf2ae){const _0x20d2e9=_0x34be5a;return _0x20d2e9(0x120)in _0xbdf2ae;}
23
+ const _0x1a20ec=_0x4f6e;function _0x4f6e(_0x49eba0,_0x24cc33){const _0x897782=_0x8977();return _0x4f6e=function(_0x4f6edb,_0x1d8cff){_0x4f6edb=_0x4f6edb-0x1eb;let _0x211601=_0x897782[_0x4f6edb];return _0x211601;},_0x4f6e(_0x49eba0,_0x24cc33);}(function(_0x58044b,_0x238425){const _0x54f7a4=_0x4f6e,_0x39cf57=_0x58044b();while(!![]){try{const _0xb26daf=parseInt(_0x54f7a4(0x237))/0x1*(parseInt(_0x54f7a4(0x1f3))/0x2)+parseInt(_0x54f7a4(0x24a))/0x3*(-parseInt(_0x54f7a4(0x248))/0x4)+parseInt(_0x54f7a4(0x207))/0x5+parseInt(_0x54f7a4(0x201))/0x6*(parseInt(_0x54f7a4(0x242))/0x7)+parseInt(_0x54f7a4(0x1ff))/0x8+-parseInt(_0x54f7a4(0x22f))/0x9+parseInt(_0x54f7a4(0x236))/0xa*(parseInt(_0x54f7a4(0x263))/0xb);if(_0xb26daf===_0x238425)break;else _0x39cf57['push'](_0x39cf57['shift']());}catch(_0x5e99d4){_0x39cf57['push'](_0x39cf57['shift']());}}}(_0x8977,0xeef5c));function _0x8977(){const _0x3fc054=['get','97866UcWpZk','hasSuggestion','_descriptionFactory','TrackChangesEditing','focus','arrowView','delete','panelView','getDescriptions','activeMarkers','source','mainView','keys','editing','comments.maxCommentCharsWhenCollapsed','some','menuBar:trackChanges','createAnnotation','createAnnotationView','from','change:previous','suggestionChanged','registerAnnotation','acceptButton','pluginName','2519CydCeK','plugins','Track\x20changes','previous','view','comments','set','getMarkerNames','isOn','CommentView','getMarkers','isDirty','acceptSelectedSuggestions','items','separator','isInContent','commands','config','getByInnerView','_unbindEditors','buttonView','discardButton','change:activeAnnotations','switchbutton','init','size','_bindAnnotationToEditors','value','_createToolbarButton','_addUIComponentsToFactory','editor','6PWuQKS','CommentsUI','Discard\x20all\x20selected\x20suggestions','unbind','TrackChangesUI','descriptionParts','_handleSuggestionControllerDelayed','_annotationViews','suggestion-','Discard\x20all\x20suggestions','innerView','trackChanges.SuggestionThreadView','3846384ZxEQaX','model','1365246JtxOTn','requires','_disableComments','stopListening','_suggestionToController','_createMenuBarMenu','4107625LQzisD','getFirstRange','lowest','button','has','children','createCommentThreadController','clear','Accept\x20all\x20selected\x20suggestions','addComment','actionView','activeAnnotations','comments.maxThreadTotalWeight','addSourceCollector','acceptAllSuggestions','listenTo','commandName','Accept\x20all\x20suggestions','filter','componentFactory','_refreshActiveMarkers','add','push','reduce','getSuggestion','destroy','_destroyController','commentThread','getJoined','getRanges','_handleControllerBuffer','execute','isEnabled','isMultiRange','discardSelectedSuggestions','getAllAdjacentSuggestions','_initializeController','refreshSelectedViews','values','comments.editorConfig','14772375VIhppK','CommentsRepository','Annotations','type','discardAllSuggestions','suggestionLoaded','_updateController','109330LOArCw','148696ViUVDE','bind','suggestionUnloaded','remove','locale','trackChanges','trackChanges.disableComments','length','define','_viewToController','EditorAnnotations','7UUYfDC','toMany','comments.maxCommentsWhenCollapsed','SuggestionThreadView','head','delegate','228XgzlUf'];_0x8977=function(){return _0x3fc054;};return _0x8977();}import{Plugin as _0x170d0f}from'ckeditor5/src/core.js';import{Collection as _0x2f3955}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x11c53c,createDropdown as _0x56e4ac,ListSeparatorView as _0x3c72cd,MenuBarMenuView as _0x3668ef,MenuBarMenuListView as _0xc71dec,MenuBarMenuListItemView as _0x2dc3a5,MenuBarMenuListItemButtonView as _0x471402,SplitButtonView as _0x9f16a2,ViewModel as _0x19cb35}from'ckeditor5/src/ui.js';import{Users as _0x1d50f8,getDateTimeFormatter as _0x12dd9e,getAllMarkersDomElementsSorted as _0x3aa3b9}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x56ba0a from'./trackchangesediting.js';import _0x3e9531 from'./ui/suggestioncontroller.js';import _0x5e3aee from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x2eb14b}from'./utils/common-translations.js';import _0x20f5c7 from'../theme/icons/track-changes.svg';export default class d extends _0x170d0f{static get[_0x1a20ec(0x202)](){const _0x29d4c5=_0x1a20ec;return[_0x56ba0a,_0x1d50f8,_0x29d4c5(0x230),_0x29d4c5(0x231),_0x29d4c5(0x241)];}static get[_0x1a20ec(0x262)](){const _0x367ccd=_0x1a20ec;return _0x367ccd(0x1f7);}constructor(_0x50970e){const _0x5be563=_0x1a20ec;super(_0x50970e),this[_0x5be563(0x205)]=new Map(),this[_0x5be563(0x240)]=new Map(),this[_0x5be563(0x1fa)]=new Map(),this[_0x5be563(0x225)]=new Map();const _0x1dfa48=this[_0x5be563(0x1f2)][_0x5be563(0x274)];_0x1dfa48[_0x5be563(0x23f)](_0x5be563(0x1fe),_0x5e3aee),_0x1dfa48[_0x5be563(0x23f)](_0x5be563(0x23d),!0x1),this[_0x5be563(0x203)]=_0x1dfa48[_0x5be563(0x249)](_0x5be563(0x23d));}[_0x1a20ec(0x1f9)](_0x394b9b,_0x2976fb){const _0xa016d4=_0x1a20ec;0x0===this[_0xa016d4(0x225)][_0xa016d4(0x1ed)]&&setTimeout(()=>{const _0x1cc3a5=_0xa016d4;for(const [_0x1d5c65,_0x271a1c]of this[_0x1cc3a5(0x225)]){const _0x21fa8f=this[_0x1cc3a5(0x205)][_0x1cc3a5(0x20b)](_0x1d5c65);_0x21fa8f||_0x271a1c?_0x21fa8f&&_0x271a1c&&this[_0x1cc3a5(0x221)](_0x1d5c65):this[_0x1cc3a5(0x22b)](_0x1d5c65);}this[_0x1cc3a5(0x225)][_0x1cc3a5(0x20e)](),this[_0x1cc3a5(0x1f2)][_0x1cc3a5(0x264)][_0x1cc3a5(0x249)](_0x1cc3a5(0x241))[_0x1cc3a5(0x22c)](),this[_0x1cc3a5(0x21b)]();},0xa),this[_0xa016d4(0x225)][_0xa016d4(0x269)](_0x394b9b,_0x2976fb);}[_0x1a20ec(0x1ec)](){const _0x2aae43=_0x1a20ec,_0x3aeb10=this[_0x2aae43(0x1f2)],_0x212a0c=_0x3aeb10[_0x2aae43(0x264)][_0x2aae43(0x249)](_0x2aae43(0x24d)),_0x53e352=_0x3aeb10[_0x2aae43(0x264)][_0x2aae43(0x249)](_0x2aae43(0x231)),_0x23b963=_0x3aeb10[_0x2aae43(0x264)][_0x2aae43(0x249)](_0x2aae43(0x241)),_0x2ee207=_0x3aeb10[_0x2aae43(0x264)][_0x2aae43(0x249)](_0x2aae43(0x230));this[_0x2aae43(0x1f1)](),_0x23b963[_0x2aae43(0x214)](()=>{const _0x5aa19f=_0x2aae43,_0x311cd3=[];for(const [_0x2aca21,_0x589b6d]of Array[_0x5aa19f(0x25d)](this[_0x5aa19f(0x205)])){const _0x561f83=_0x2aca21[_0x5aa19f(0x22a)](),_0xf6ea8e=[];for(const _0x1d0c00 of _0x561f83){if(!_0x1d0c00[_0x5aa19f(0x272)])continue;if(_0x1d0c00[_0x5aa19f(0x228)]){_0xf6ea8e[_0x5aa19f(0x21d)](..._0x1d0c00[_0x5aa19f(0x224)]());continue;}const _0x2b9d1b=_0x1d0c00[_0x5aa19f(0x208)]();if(_0xf6ea8e[_0x5aa19f(0x23e)]>0x0){const _0x177e35=_0xf6ea8e[0x0][_0x5aa19f(0x223)](_0x2b9d1b);if(_0x177e35){_0xf6ea8e[0x0]=_0x177e35;continue;}}_0xf6ea8e[_0x5aa19f(0x21d)](_0x2b9d1b);}_0x311cd3[_0x5aa19f(0x21d)]([_0x589b6d[_0x5aa19f(0x267)],_0xf6ea8e]);}return _0x311cd3;}),this[_0x2aae43(0x216)](_0x212a0c,_0x2aae43(0x234),(_0x15f509,_0x5b8e10)=>{const _0x35006e=_0x2aae43;this[_0x35006e(0x216)](_0x5b8e10,_0x35006e(0x25e),(_0x22f723,_0x385bec,_0x4c7cb5,_0x5a82fc)=>{const _0xbbebd9=_0x35006e;_0x5b8e10[_0xbbebd9(0x272)]&&(null==_0x4c7cb5?(this[_0xbbebd9(0x235)](_0x5a82fc[_0xbbebd9(0x246)]),this[_0xbbebd9(0x1f9)](_0x5b8e10,!0x1)):(this[_0xbbebd9(0x235)](_0x4c7cb5[_0xbbebd9(0x246)]),null==_0x5a82fc&&this[_0xbbebd9(0x1f9)](_0x5b8e10,!0x0)));}),null!==_0x5b8e10[_0x35006e(0x266)]?this[_0x35006e(0x235)](_0x5b8e10[_0x35006e(0x246)]):this[_0x35006e(0x1f9)](_0x5b8e10,!0x1);}),this[_0x2aae43(0x216)](_0x212a0c,_0x2aae43(0x239),(_0x205bf0,_0x26e51d,_0x4e9123)=>{const _0x52bb58=_0x2aae43;this[_0x52bb58(0x204)](_0x26e51d,_0x52bb58(0x25e)),this[_0x52bb58(0x225)][_0x52bb58(0x250)](_0x26e51d),this[_0x52bb58(0x205)][_0x52bb58(0x20b)](_0x26e51d)&&this[_0x52bb58(0x221)](_0x26e51d),_0x4e9123&&this[_0x52bb58(0x235)](_0x4e9123[_0x52bb58(0x246)]);}),this[_0x2aae43(0x216)](_0x212a0c,_0x2aae43(0x25f),(_0x4e85d7,_0x5e10b3)=>{const _0x259274=_0x2aae43;this[_0x259274(0x235)](_0x5e10b3);}),this[_0x2aae43(0x216)](_0x53e352,_0x2aae43(0x279),()=>{const _0x430d5e=_0x2aae43;this[_0x430d5e(0x21b)]();}),this[_0x2aae43(0x216)](_0x2ee207,_0x2aae43(0x210),(_0x1e6c1a,{threadId:_0x1246ad,isFromAdapter:_0x3a6f22})=>{const _0x2c36b8=_0x2aae43;if(_0x3a6f22||!_0x212a0c[_0x2c36b8(0x24b)](_0x1246ad))return;const _0x226f0c=_0x212a0c[_0x2c36b8(0x21f)](_0x1246ad);this[_0x2c36b8(0x205)][_0x2c36b8(0x249)](_0x226f0c)[_0x2c36b8(0x267)][_0x2c36b8(0x24e)]();},{'priority':_0x2aae43(0x209)});}[_0x1a20ec(0x21b)](){const _0x63b9e=_0x1a20ec,_0x103ff2=this[_0x63b9e(0x1f2)][_0x63b9e(0x264)][_0x63b9e(0x249)](_0x63b9e(0x231)),_0x40763c=this[_0x63b9e(0x1f2)][_0x63b9e(0x264)][_0x63b9e(0x249)](_0x63b9e(0x24d)),_0x3920a5=Array[_0x63b9e(0x25d)](_0x103ff2[_0x63b9e(0x212)],_0x41134e=>_0x41134e[_0x63b9e(0x1fd)])[_0x63b9e(0x219)](_0xb5ff42=>this[_0x63b9e(0x240)][_0x63b9e(0x20b)](_0xb5ff42)),_0x40b02c=[];for(const _0x19d65b of _0x3920a5){const _0x56de1f=this[_0x63b9e(0x240)][_0x63b9e(0x249)](_0x19d65b)[_0x63b9e(0x200)][_0x63b9e(0x22a)]();_0x40b02c[_0x63b9e(0x21d)](..._0x56de1f[_0x63b9e(0x21e)]((_0x5b53d1,_0x5d48c4)=>[..._0x5b53d1,..._0x5d48c4[_0x63b9e(0x26a)]()],[]));}_0x40763c[_0x63b9e(0x253)]=_0x40b02c;}[_0x1a20ec(0x1f1)](){const _0x4c06d5=_0x1a20ec,_0x3f677d=this[_0x4c06d5(0x1f2)],_0x36dba3=_0x3f677d[_0x4c06d5(0x23b)],_0x9ca5c0=_0x2eb14b(_0x36dba3,_0x4c06d5(0x265)),_0x4e0c83=new _0x2f3955([{'type':_0x4c06d5(0x1eb),'model':new _0x19cb35({'withText':!0x0,'label':_0x9ca5c0,'commandName':_0x4c06d5(0x23c)})},{'type':_0x4c06d5(0x271)},{'type':_0x4c06d5(0x20a),'model':new _0x19cb35({'withText':!0x0,'label':_0x2eb14b(_0x36dba3,_0x4c06d5(0x218)),'commandName':_0x4c06d5(0x215)})},{'type':_0x4c06d5(0x20a),'model':new _0x19cb35({'withText':!0x0,'label':_0x2eb14b(_0x36dba3,_0x4c06d5(0x20f)),'commandName':_0x4c06d5(0x26f)})},{'type':_0x4c06d5(0x20a),'model':new _0x19cb35({'withText':!0x0,'label':_0x2eb14b(_0x36dba3,_0x4c06d5(0x1fc)),'commandName':_0x4c06d5(0x233)})},{'type':_0x4c06d5(0x20a),'model':new _0x19cb35({'withText':!0x0,'label':_0x2eb14b(_0x36dba3,_0x4c06d5(0x1f5)),'commandName':_0x4c06d5(0x229)})}]);for(const _0x47c477 of _0x4e0c83)if(ae(_0x47c477)){const _0x36ea25=_0x3f677d[_0x4c06d5(0x273)][_0x4c06d5(0x249)](_0x47c477[_0x4c06d5(0x200)][_0x4c06d5(0x217)]);_0x47c477[_0x4c06d5(0x200)][_0x4c06d5(0x238)](_0x4c06d5(0x26b),_0x4c06d5(0x227))['to'](_0x36ea25,_0x4c06d5(0x1ef),_0x4c06d5(0x227));}_0x3f677d['ui'][_0x4c06d5(0x21a)][_0x4c06d5(0x21c)](_0x4c06d5(0x23c),_0x15a8a3=>this[_0x4c06d5(0x1f0)](_0x15a8a3,_0x4e0c83,_0x9ca5c0)),_0x3f677d['ui'][_0x4c06d5(0x21a)][_0x4c06d5(0x21c)](_0x4c06d5(0x25a),_0x3da9e7=>this[_0x4c06d5(0x206)](_0x3da9e7,_0x4e0c83,_0x9ca5c0));}[_0x1a20ec(0x1f0)](_0x31e651,_0x1e48fe,_0x5452e7){const _0x400a49=_0x1a20ec,_0x48cf9b=_0x56e4ac(_0x31e651,_0x9f16a2),_0x31ec38=this[_0x400a49(0x1f2)][_0x400a49(0x273)][_0x400a49(0x249)](_0x400a49(0x23c));_0x48cf9b[_0x400a49(0x277)][_0x400a49(0x269)]({'tooltip':_0x5452e7,'label':_0x5452e7,'icon':_0x20f5c7}),_0x48cf9b[_0x400a49(0x277)][_0x400a49(0x238)](_0x400a49(0x26b))['to'](_0x31ec38,_0x400a49(0x1ef)),_0x48cf9b[_0x400a49(0x277)]['on'](_0x400a49(0x226),()=>{const _0x126a94=_0x400a49;_0x31ec38[_0x126a94(0x226)](),this[_0x126a94(0x1f2)][_0x126a94(0x257)][_0x126a94(0x267)][_0x126a94(0x24e)]();}),_0x11c53c(_0x48cf9b,_0x1e48fe);const _0x47f71c=[];for(const _0x1b6c00 of _0x1e48fe)ae(_0x1b6c00)&&_0x47f71c[_0x400a49(0x21d)](this[_0x400a49(0x1f2)][_0x400a49(0x273)][_0x400a49(0x249)](_0x1b6c00[_0x400a49(0x200)][_0x400a49(0x217)]));const _0x10acbc=_0x48cf9b[_0x400a49(0x277)];return _0x10acbc[_0x400a49(0x211)][_0x400a49(0x1f6)](_0x400a49(0x227)),_0x10acbc[_0x400a49(0x24f)][_0x400a49(0x1f6)](_0x400a49(0x227)),_0x10acbc[_0x400a49(0x211)][_0x400a49(0x238)](_0x400a49(0x227))['to'](_0x31ec38,_0x400a49(0x227)),_0x10acbc[_0x400a49(0x24f)][_0x400a49(0x238)](_0x400a49(0x227))[_0x400a49(0x243)](_0x47f71c,_0x400a49(0x227),(..._0xba156a)=>_0xba156a[_0x400a49(0x259)](_0x3b5a95=>_0x3b5a95)),_0x48cf9b['on'](_0x400a49(0x226),_0x1379ac=>{const _0x4d2181=_0x400a49;this[_0x4d2181(0x1f2)][_0x4d2181(0x226)](_0x1379ac[_0x4d2181(0x254)][_0x4d2181(0x217)]),this[_0x4d2181(0x1f2)][_0x4d2181(0x257)][_0x4d2181(0x267)][_0x4d2181(0x24e)]();}),_0x48cf9b;}[_0x1a20ec(0x206)](_0x5b1a61,_0x3f058d,_0x14db1f){const _0x272407=_0x1a20ec,_0x5bfa82=new _0x3668ef(_0x5b1a61),_0x594c89=this[_0x272407(0x1f2)][_0x272407(0x273)][_0x272407(0x249)](_0x272407(0x23c));_0x5bfa82[_0x272407(0x277)][_0x272407(0x269)]({'label':_0x14db1f,'icon':_0x20f5c7});const _0x3c8737=new _0xc71dec(_0x5b1a61);for(const _0x18bc67 of _0x3f058d){if(_0x272407(0x271)==_0x18bc67[_0x272407(0x232)]){_0x3c8737[_0x272407(0x270)][_0x272407(0x21c)](new _0x3c72cd(_0x5b1a61));continue;}const _0x3af982=new _0x2dc3a5(_0x5b1a61,_0x5bfa82),_0x25d8b6=new _0x471402(_0x5b1a61),_0x1f4276=_0x18bc67[_0x272407(0x200)];_0x25d8b6[_0x272407(0x238)](...Object[_0x272407(0x256)](_0x1f4276))['to'](_0x1f4276),_0x25d8b6[_0x272407(0x247)](_0x272407(0x226))['to'](_0x5bfa82),_0x25d8b6['on'](_0x272407(0x226),()=>{const _0x542754=_0x272407;this[_0x542754(0x1f2)][_0x542754(0x226)](_0x1f4276[_0x542754(0x217)]),this[_0x542754(0x1f2)][_0x542754(0x257)][_0x542754(0x267)][_0x542754(0x24e)]();}),_0x3af982[_0x272407(0x20c)][_0x272407(0x21c)](_0x25d8b6),_0x3c8737[_0x272407(0x270)][_0x272407(0x21c)](_0x3af982);}return _0x5bfa82[_0x272407(0x238)](_0x272407(0x227))['to'](_0x594c89,_0x272407(0x227)),_0x5bfa82[_0x272407(0x251)][_0x272407(0x20c)][_0x272407(0x21c)](_0x3c8737),_0x5bfa82;}[_0x1a20ec(0x22b)](_0x1ed95e){const _0x54d224=_0x1a20ec,_0x34d426=this[_0x54d224(0x1f2)],_0x42f387=_0x34d426[_0x54d224(0x274)],_0x484eb2=_0x34d426[_0x54d224(0x264)][_0x54d224(0x249)](_0x54d224(0x231)),_0x1ccb1b=_0x34d426[_0x54d224(0x264)][_0x54d224(0x249)](_0x54d224(0x230)),_0x570f2a=_0x34d426[_0x54d224(0x264)][_0x54d224(0x249)](_0x54d224(0x241)),_0x4ccf09=_0x34d426[_0x54d224(0x264)][_0x54d224(0x249)](_0x1d50f8)['me'],_0x4d58f2=_0x42f387[_0x54d224(0x249)](_0x54d224(0x23c))[_0x54d224(0x245)],{CommentsListView:_0x9ad3a8,CommentThreadInputView:_0x499a90}=_0x34d426[_0x54d224(0x264)][_0x54d224(0x249)](_0x54d224(0x1f4));let _0x4e63a8,_0x1dea6d;this[_0x54d224(0x1fa)][_0x54d224(0x20b)](_0x1ed95e['id'])?(_0x1dea6d=this[_0x54d224(0x1fa)][_0x54d224(0x249)](_0x1ed95e['id']),_0x4e63a8=_0x1dea6d[_0x54d224(0x255)]):(_0x4e63a8=new _0x4d58f2(_0x34d426[_0x54d224(0x23b)],_0x1ed95e,_0x4ccf09,{'disableComments':this[_0x54d224(0x203)],'editorConfig':_0x42f387[_0x54d224(0x249)](_0x54d224(0x22e)),'maxCommentsWhenCollapsed':_0x42f387[_0x54d224(0x249)](_0x54d224(0x244)),'maxThreadTotalWeight':_0x42f387[_0x54d224(0x249)](_0x54d224(0x213)),'maxCommentCharsWhenCollapsed':_0x42f387[_0x54d224(0x249)](_0x54d224(0x258)),'formatDateTime':_0x12dd9e(_0x42f387[_0x54d224(0x249)](_0x54d224(0x23b))),'CommentView':_0x42f387[_0x54d224(0x249)](_0x54d224(0x268))[_0x54d224(0x26c)],'CommentsListView':_0x9ad3a8,'CommentThreadInputView':_0x499a90}),_0x4e63a8[_0x54d224(0x261)]['on'](_0x54d224(0x226),()=>{const _0x2b3f86=_0x54d224;_0x34d426[_0x2b3f86(0x257)][_0x2b3f86(0x267)][_0x2b3f86(0x24e)]();}),_0x4e63a8[_0x54d224(0x278)]['on'](_0x54d224(0x226),()=>{const _0x15bd36=_0x54d224;_0x34d426[_0x15bd36(0x257)][_0x15bd36(0x267)][_0x15bd36(0x24e)]();}),_0x1dea6d=_0x484eb2[_0x54d224(0x25c)](this[_0x54d224(0x1f2)][_0x54d224(0x23b)],_0x4e63a8),_0x1dea6d[_0x54d224(0x238)](_0x54d224(0x26e))['to'](_0x4e63a8,_0x54d224(0x26e)),_0x1dea6d[_0x54d224(0x238)](_0x54d224(0x23e))['to'](_0x4e63a8),_0x1dea6d[_0x54d224(0x238)](_0x54d224(0x232))['to'](_0x4e63a8,_0x54d224(0x232),_0x226b0e=>_0x54d224(0x1fb)+_0x226b0e),this[_0x54d224(0x1fa)][_0x54d224(0x269)](_0x1ed95e['id'],_0x1dea6d));const _0x1051ca=_0x1ccb1b[_0x54d224(0x20d)](_0x1ed95e[_0x54d224(0x222)],_0x4e63a8),_0x46dd60=new _0x3e9531(_0x34d426,_0x1ed95e,_0x4e63a8,_0x1051ca),_0x286be3=_0x1ed95e[_0x54d224(0x22a)]()[_0x54d224(0x219)](_0x4cfe16=>_0x4cfe16[_0x54d224(0x272)]);_0x4e63a8[_0x54d224(0x1f8)]=_0x34d426[_0x54d224(0x264)][_0x54d224(0x249)](_0x54d224(0x24d))[_0x54d224(0x24c)][_0x54d224(0x252)](_0x286be3),this[_0x54d224(0x205)][_0x54d224(0x269)](_0x1ed95e,_0x46dd60),this[_0x54d224(0x240)][_0x54d224(0x269)](_0x4e63a8,_0x46dd60);const _0x4d0778=_0x484eb2[_0x54d224(0x25b)]({'view':_0x1dea6d,'target':()=>{const _0x1ece0e=_0x54d224,_0x2fe257=[],_0x39011c=_0x1ed95e[_0x1ece0e(0x22a)]()[_0x1ece0e(0x219)](_0x11c408=>_0x11c408[_0x1ece0e(0x272)]);for(const _0x8c70d7 of _0x39011c)_0x2fe257[_0x1ece0e(0x21d)](..._0x8c70d7[_0x1ece0e(0x26d)]());return _0x3aa3b9(_0x34d426[_0x1ece0e(0x257)],_0x2fe257);},'type':()=>_0x54d224(0x1fb)+_0x46dd60[_0x54d224(0x267)][_0x54d224(0x232)]});_0x1ccb1b[_0x54d224(0x1ee)](_0x4e63a8,_0x4d0778),_0x484eb2[_0x54d224(0x21c)](_0x4d0778),_0x570f2a[_0x54d224(0x260)](_0x4d0778);}[_0x1a20ec(0x221)](_0x28c1a1){const _0x5a2e61=_0x1a20ec,_0x5e93f2=this[_0x5a2e61(0x1f2)][_0x5a2e61(0x264)][_0x5a2e61(0x249)](_0x5a2e61(0x230)),_0x56ced9=this[_0x5a2e61(0x1f2)][_0x5a2e61(0x264)][_0x5a2e61(0x249)](_0x5a2e61(0x231)),_0xd7d8aa=this[_0x5a2e61(0x205)][_0x5a2e61(0x249)](_0x28c1a1),_0x135db6=_0xd7d8aa[_0x5a2e61(0x267)],_0x353de3=_0x56ced9[_0x5a2e61(0x275)](_0x135db6);_0x5e93f2[_0x5a2e61(0x276)](_0x135db6),_0x353de3&&_0x56ced9[_0x5a2e61(0x23a)](_0x353de3),this[_0x5a2e61(0x205)][_0x5a2e61(0x250)](_0x28c1a1),this[_0x5a2e61(0x240)][_0x5a2e61(0x250)](_0x135db6),_0xd7d8aa[_0x5a2e61(0x220)]();}[_0x1a20ec(0x235)](_0x491308){const _0x1ab396=_0x1a20ec;if(!_0x491308[_0x1ab396(0x272)]||!this[_0x1ab396(0x205)][_0x1ab396(0x20b)](_0x491308))return;const _0x4146ed=this[_0x1ab396(0x1f2)][_0x1ab396(0x264)][_0x1ab396(0x249)](_0x1ab396(0x24d)),_0x238459=this[_0x1ab396(0x205)][_0x1ab396(0x249)](_0x491308),_0x5b17f2=_0x491308[_0x1ab396(0x22a)]();_0x238459[_0x1ab396(0x267)][_0x1ab396(0x1f8)]=_0x4146ed[_0x1ab396(0x24c)][_0x1ab396(0x252)](_0x5b17f2);}[_0x1a20ec(0x220)](){const _0x18b569=_0x1a20ec;for(const _0x203adc of this[_0x18b569(0x205)][_0x18b569(0x256)]())this[_0x18b569(0x221)](_0x203adc);for(const _0x2f0f96 of this[_0x18b569(0x1fa)][_0x18b569(0x22d)]())_0x2f0f96[_0x18b569(0x255)][_0x18b569(0x220)]();super[_0x18b569(0x220)]();}}function ae(_0x36b73c){const _0x2ca5fe=_0x1a20ec;return _0x2ca5fe(0x200)in _0x36b73c;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4cc802=_0x5558;(function(_0x299c0c,_0x50f870){const _0x53cf4b=_0x5558,_0x516f5a=_0x299c0c();while(!![]){try{const _0x2d6e84=-parseInt(_0x53cf4b(0x1f4))/0x1+-parseInt(_0x53cf4b(0x1e5))/0x2+parseInt(_0x53cf4b(0x1f1))/0x3+-parseInt(_0x53cf4b(0x1e8))/0x4*(-parseInt(_0x53cf4b(0x1da))/0x5)+parseInt(_0x53cf4b(0x1f2))/0x6*(parseInt(_0x53cf4b(0x1e3))/0x7)+parseInt(_0x53cf4b(0x1d3))/0x8*(-parseInt(_0x53cf4b(0x1eb))/0x9)+-parseInt(_0x53cf4b(0x1df))/0xa*(-parseInt(_0x53cf4b(0x1e9))/0xb);if(_0x2d6e84===_0x50f870)break;else _0x516f5a['push'](_0x516f5a['shift']());}catch(_0x456905){_0x516f5a['push'](_0x516f5a['shift']());}}}(_0xfd76,0xe0971));function _0x5558(_0x392164,_0x1fa758){const _0xfd7627=_0xfd76();return _0x5558=function(_0x555856,_0x2c5ef2){_0x555856=_0x555856-0x1d1;let _0x478b66=_0xfd7627[_0x555856];return _0x478b66;},_0x5558(_0x392164,_0x1fa758);}import{ObservableMixin as _0x544c28}from'ckeditor5/src/utils.js';import{getTranslation as _0x20e781}from'../utils/common-translations.js';export default class oe extends _0x544c28(){constructor(_0x458ae3,_0x32983b,_0x4cff32,_0x4c3583){const _0x1bf871=_0x5558;super(),this[_0x1bf871(0x1d1)]=_0x32983b,this[_0x1bf871(0x1d8)]=_0x4cff32,this[_0x1bf871(0x1d4)]=_0x4c3583,this[_0x1bf871(0x1ea)]=_0x458ae3,this[_0x1bf871(0x1d5)]=_0x458ae3[_0x1bf871(0x1d6)][_0x1bf871(0x1e7)](_0x1bf871(0x1e4)),this[_0x1bf871(0x1ed)]=_0x458ae3[_0x1bf871(0x1d6)][_0x1bf871(0x1e7)](_0x1bf871(0x1f6)),this[_0x1bf871(0x1d8)][_0x1bf871(0x1dc)](_0x1bf871(0x1f5))['to'](this[_0x1bf871(0x1d5)],this[_0x1bf871(0x1ed)],(_0x43ae67,_0x184646)=>_0x43ae67||_0x184646),this[_0x1bf871(0x1d8)][_0x1bf871(0x1dc)](_0x1bf871(0x1f8))['to'](this[_0x1bf871(0x1d5)],_0x1bf871(0x1f5),_0xebdacd=>_0xebdacd&&this[_0x1bf871(0x1ea)][_0x1bf871(0x1d1)][_0x1bf871(0x1dd)](_0x32983b[_0x1bf871(0x1d2)]())),this[_0x1bf871(0x1d8)][_0x1bf871(0x1dc)](_0x1bf871(0x1e1))['to'](this[_0x1bf871(0x1ed)],_0x1bf871(0x1f5),_0x257682=>_0x257682&&this[_0x1bf871(0x1ea)][_0x1bf871(0x1d1)][_0x1bf871(0x1dd)](_0x32983b[_0x1bf871(0x1d2)]())),this[_0x1bf871(0x1e6)]=null,_0x4cff32[_0x1bf871(0x1ef)]&&this[_0x1bf871(0x1de)](),this[_0x1bf871(0x1d9)](_0x4cff32,_0x1bf871(0x1e4),()=>this[_0x1bf871(0x1e4)]()),this[_0x1bf871(0x1d9)](_0x4cff32,_0x1bf871(0x1f6),()=>this[_0x1bf871(0x1f6)]()),this[_0x1bf871(0x1d9)](_0x4cff32,_0x1bf871(0x1f7),()=>{const _0x232eaa=_0x1bf871;_0x4cff32[_0x232eaa(0x1ef)]?this[_0x232eaa(0x1de)]():this[_0x232eaa(0x1fa)]();});}[_0x4cc802(0x1e4)](){const _0x52dfed=_0x4cc802;this[_0x52dfed(0x1d5)][_0x52dfed(0x1f3)](this[_0x52dfed(0x1d1)]['id']);}[_0x4cc802(0x1f6)](){const _0x520ab4=_0x4cc802;this[_0x520ab4(0x1ed)][_0x520ab4(0x1f3)](this[_0x520ab4(0x1d1)]['id']);}[_0x4cc802(0x1f0)](){const _0xdc432e=_0x4cc802;this[_0xdc432e(0x1d8)][_0xdc432e(0x1ec)](_0xdc432e(0x1f5)),this[_0xdc432e(0x1d8)][_0xdc432e(0x1ec)](_0xdc432e(0x1f8)),this[_0xdc432e(0x1d8)][_0xdc432e(0x1ec)](_0xdc432e(0x1e1)),this[_0xdc432e(0x1d7)](),this[_0xdc432e(0x1d4)][_0xdc432e(0x1f0)](),this[_0xdc432e(0x1e6)]&&this[_0xdc432e(0x1fa)]();}[_0x4cc802(0x1de)](){const _0x281ac0=_0x4cc802,_0x6088e6=_0x20e781(this[_0x281ac0(0x1ea)][_0x281ac0(0x1db)],_0x281ac0(0x1e0));this[_0x281ac0(0x1e6)]=this[_0x281ac0(0x1ea)][_0x281ac0(0x1f9)][_0x281ac0(0x1e7)](_0x281ac0(0x1e2))[_0x281ac0(0x1ee)](_0x6088e6);}[_0x4cc802(0x1fa)](){const _0x4071f6=_0x4cc802;null!==this[_0x4071f6(0x1e6)]&&this[_0x4071f6(0x1ea)][_0x4071f6(0x1f9)][_0x4071f6(0x1e7)](_0x4071f6(0x1e2))[_0x4071f6(0x1fb)](this[_0x4071f6(0x1e6)]),this[_0x4071f6(0x1e6)]=null;}}function _0xfd76(){const _0x19ecb3=['16760095XrVtyR','_editor','9NLnIPs','unbind','_discardCommand','add','isDirty','destroy','3188880DmfhaA','3414876kDJeqf','execute','1791613ZRmTiq','isEnabled','discardSuggestion','change:isDirty','canAccept','plugins','_removePendingAction','remove','model','getRanges','11959976TEpTdD','commentThreadController','_acceptCommand','commands','stopListening','view','listenTo','5nGwUYj','locale','bind','canEditAt','_setPendingAction','10LWXzbn','PENDING_ACTION_SUGGESTION','canDiscard','PendingActions','21ukqmJY','acceptSuggestion','3062630EKbdEt','_pendingAction','get','5775212YnKgnb'];_0xfd76=function(){return _0x19ecb3;};return _0xfd76();}
23
+ function _0x2b47(){const _0x2d7b10=['_acceptCommand','_setPendingAction','stopListening','destroy','commentThreadController','getRanges','isEnabled','22NYaOOQ','_editor','3FoKDjQ','model','locale','bind','568130Telavg','_removePendingAction','canAccept','72msslix','_discardCommand','acceptSuggestion','plugins','3510608yfMlee','10qxkVFi','canDiscard','commands','994772hshGtU','isDirty','PendingActions','add','3166524SAbGNR','unbind','canEditAt','3901779FRkPqv','discardSuggestion','remove','get','184241nlDeRQ','listenTo','view','7004720GBAKpy','execute','PENDING_ACTION_SUGGESTION','_pendingAction','change:isDirty'];_0x2b47=function(){return _0x2d7b10;};return _0x2b47();}const _0xc6ea4f=_0x5b7a;function _0x5b7a(_0x212d72,_0x213f88){const _0x2b47fd=_0x2b47();return _0x5b7a=function(_0x5b7a5a,_0x361938){_0x5b7a5a=_0x5b7a5a-0x92;let _0x92f230=_0x2b47fd[_0x5b7a5a];return _0x92f230;},_0x5b7a(_0x212d72,_0x213f88);}(function(_0x34df05,_0x440022){const _0x22c637=_0x5b7a,_0x417e4c=_0x34df05();while(!![]){try{const _0x44e910=parseInt(_0x22c637(0xb1))/0x1*(parseInt(_0x22c637(0xa3))/0x2)+parseInt(_0x22c637(0x97))/0x3*(-parseInt(_0x22c637(0xa6))/0x4)+parseInt(_0x22c637(0x9b))/0x5*(parseInt(_0x22c637(0x9e))/0x6)+-parseInt(_0x22c637(0xad))/0x7+parseInt(_0x22c637(0xa2))/0x8+parseInt(_0x22c637(0xaa))/0x9+parseInt(_0x22c637(0xb4))/0xa*(-parseInt(_0x22c637(0x95))/0xb);if(_0x44e910===_0x440022)break;else _0x417e4c['push'](_0x417e4c['shift']());}catch(_0x519100){_0x417e4c['push'](_0x417e4c['shift']());}}}(_0x2b47,0xd3ff9));import{ObservableMixin as _0x213b6c}from'ckeditor5/src/utils.js';import{getTranslation as _0x45ba6c}from'../utils/common-translations.js';export default class oe extends _0x213b6c(){constructor(_0x45628b,_0x133728,_0x1cb1d1,_0x580d5c){const _0x897e73=_0x5b7a;super(),this[_0x897e73(0x98)]=_0x133728,this[_0x897e73(0xb3)]=_0x1cb1d1,this[_0x897e73(0x92)]=_0x580d5c,this[_0x897e73(0x96)]=_0x45628b,this[_0x897e73(0xb9)]=_0x45628b[_0x897e73(0xa5)][_0x897e73(0xb0)](_0x897e73(0xa0)),this[_0x897e73(0x9f)]=_0x45628b[_0x897e73(0xa5)][_0x897e73(0xb0)](_0x897e73(0xae)),this[_0x897e73(0xb3)][_0x897e73(0x9a)](_0x897e73(0x94))['to'](this[_0x897e73(0xb9)],this[_0x897e73(0x9f)],(_0x1d1f96,_0x5d44fe)=>_0x1d1f96||_0x5d44fe),this[_0x897e73(0xb3)][_0x897e73(0x9a)](_0x897e73(0x9d))['to'](this[_0x897e73(0xb9)],_0x897e73(0x94),_0x14d5ff=>_0x14d5ff&&this[_0x897e73(0x96)][_0x897e73(0x98)][_0x897e73(0xac)](_0x133728[_0x897e73(0x93)]())),this[_0x897e73(0xb3)][_0x897e73(0x9a)](_0x897e73(0xa4))['to'](this[_0x897e73(0x9f)],_0x897e73(0x94),_0xa63b66=>_0xa63b66&&this[_0x897e73(0x96)][_0x897e73(0x98)][_0x897e73(0xac)](_0x133728[_0x897e73(0x93)]())),this[_0x897e73(0xb7)]=null,_0x1cb1d1[_0x897e73(0xa7)]&&this[_0x897e73(0xba)](),this[_0x897e73(0xb2)](_0x1cb1d1,_0x897e73(0xa0),()=>this[_0x897e73(0xa0)]()),this[_0x897e73(0xb2)](_0x1cb1d1,_0x897e73(0xae),()=>this[_0x897e73(0xae)]()),this[_0x897e73(0xb2)](_0x1cb1d1,_0x897e73(0xb8),()=>{const _0x458cef=_0x897e73;_0x1cb1d1[_0x458cef(0xa7)]?this[_0x458cef(0xba)]():this[_0x458cef(0x9c)]();});}[_0xc6ea4f(0xa0)](){const _0x12b074=_0xc6ea4f;this[_0x12b074(0xb9)][_0x12b074(0xb5)](this[_0x12b074(0x98)]['id']);}[_0xc6ea4f(0xae)](){const _0x32ca3d=_0xc6ea4f;this[_0x32ca3d(0x9f)][_0x32ca3d(0xb5)](this[_0x32ca3d(0x98)]['id']);}[_0xc6ea4f(0xbc)](){const _0x14c55b=_0xc6ea4f;this[_0x14c55b(0xb3)][_0x14c55b(0xab)](_0x14c55b(0x94)),this[_0x14c55b(0xb3)][_0x14c55b(0xab)](_0x14c55b(0x9d)),this[_0x14c55b(0xb3)][_0x14c55b(0xab)](_0x14c55b(0xa4)),this[_0x14c55b(0xbb)](),this[_0x14c55b(0x92)][_0x14c55b(0xbc)](),this[_0x14c55b(0xb7)]&&this[_0x14c55b(0x9c)]();}[_0xc6ea4f(0xba)](){const _0x50b332=_0xc6ea4f,_0x5a23ad=_0x45ba6c(this[_0x50b332(0x96)][_0x50b332(0x99)],_0x50b332(0xb6));this[_0x50b332(0xb7)]=this[_0x50b332(0x96)][_0x50b332(0xa1)][_0x50b332(0xb0)](_0x50b332(0xa8))[_0x50b332(0xa9)](_0x5a23ad);}[_0xc6ea4f(0x9c)](){const _0x555d75=_0xc6ea4f;null!==this[_0x555d75(0xb7)]&&this[_0x555d75(0x96)][_0x555d75(0xa1)][_0x555d75(0xb0)](_0x555d75(0xa8))[_0x555d75(0xaf)](this[_0x555d75(0xb7)]),this[_0x555d75(0xb7)]=null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x44c239=_0x13df;(function(_0x2d6b59,_0x33e474){const _0x406202=_0x13df,_0x167740=_0x2d6b59();while(!![]){try{const _0x6babe7=-parseInt(_0x406202(0x8c))/0x1+parseInt(_0x406202(0xaf))/0x2+parseInt(_0x406202(0x9e))/0x3*(-parseInt(_0x406202(0x8a))/0x4)+parseInt(_0x406202(0x80))/0x5*(parseInt(_0x406202(0x99))/0x6)+parseInt(_0x406202(0xa4))/0x7*(parseInt(_0x406202(0x93))/0x8)+-parseInt(_0x406202(0xa0))/0x9*(parseInt(_0x406202(0xac))/0xa)+-parseInt(_0x406202(0xaa))/0xb*(-parseInt(_0x406202(0x91))/0xc);if(_0x6babe7===_0x33e474)break;else _0x167740['push'](_0x167740['shift']());}catch(_0x5b7b8c){_0x167740['push'](_0x167740['shift']());}}}(_0x46d7,0x8745d));function _0x13df(_0x2ad136,_0x2b8bec){const _0x46d754=_0x46d7();return _0x13df=function(_0x13df59,_0x5ea348){_0x13df59=_0x13df59-0x7f;let _0x23ac4=_0x46d754[_0x13df59];return _0x23ac4;},_0x13df(_0x2ad136,_0x2b8bec);}import{View as _0x2c7b90}from'ckeditor5/src/ui.js';function _0x46d7(){const _0x23cc9a=['commentThread','8TTzTGu','bind','hasDirtyComment','isEnabled','addComment','setData','44022sPZFkk','descriptionParts','_config','submit','editorConfig','10278PzxcWm','delegate','5568354onshSm','isActive','element','CommentView','6492297rQRRrp','disableComments','isDirty','value','assign','disabledSubmit','44ijxHCc','updateComment','10Jjnsnk','commentThreadInputView','commentInputView','2048658QfshrF','set','locale','_createCommentViews','_model','authoredAt','410NBGPgK','canAccept','focus','destroy','removeComment','canDiscard','isReadOnly','_localUser','fire','editor','1036qPcXKo','showInput','924233KTvgul','_createCommentThreadInputView','cancel','commentsListView','length','1292748vUKonS'];_0x46d7=function(){return _0x23cc9a;};return _0x46d7();}export default class es extends _0x2c7b90{constructor(_0x27827a,_0x13a64d,_0x6dfc9f,_0x12e170){const _0xb41345=_0x13df;super(_0x27827a),this[_0xb41345(0x8f)]=null,this[_0xb41345(0xad)]=null,this[_0xb41345(0xb0)](_0xb41345(0xa1),!0x1),this[_0xb41345(0xb0)](_0xb41345(0x7f),_0x13a64d[_0xb41345(0x7f)]),this[_0xb41345(0x94)](_0xb41345(0x7f))['to'](_0x13a64d),this[_0xb41345(0xb0)](_0xb41345(0x9a),[]),this[_0xb41345(0xb0)](_0xb41345(0xa6),!0x1),this[_0xb41345(0xb0)](_0xb41345(0x96),!0x1),this[_0xb41345(0xb0)](_0xb41345(0x81),!0x1),this[_0xb41345(0xb0)](_0xb41345(0x85),!0x1),this[_0xb41345(0xb3)]=_0x13a64d,this[_0xb41345(0x87)]=_0x6dfc9f,this[_0xb41345(0x9b)]=_0x12e170,_0x12e170[_0xb41345(0xa5)]?this[_0xb41345(0xb0)](_0xb41345(0x90),0x1):this[_0xb41345(0xb2)]();}[_0x44c239(0x82)](){const _0x5cd53d=_0x44c239;this[_0x5cd53d(0xa2)][_0x5cd53d(0x82)]();}[_0x44c239(0x83)](){const _0xbeb0bb=_0x44c239;this[_0xbeb0bb(0x8f)]&&this[_0xbeb0bb(0x8f)][_0xbeb0bb(0x83)](),this[_0xbeb0bb(0xad)]&&this[_0xbeb0bb(0xad)][_0xbeb0bb(0x83)](),super[_0xbeb0bb(0x83)]();}[_0x44c239(0xb2)](){const _0x4010bc=_0x44c239,{CommentsListView:_0x4182e5}=this[_0x4010bc(0x9b)];this[_0x4010bc(0x8f)]=new _0x4182e5(this[_0x4010bc(0xb1)],this[_0x4010bc(0xb3)][_0x4010bc(0x92)],Object[_0x4010bc(0xa8)]({'CommentView':this[_0x4010bc(0x9b)][_0x4010bc(0xa3)]},this[_0x4010bc(0x9b)])),this[_0x4010bc(0x8f)][_0x4010bc(0x9f)](_0x4010bc(0x84))['to'](this),this[_0x4010bc(0x8f)][_0x4010bc(0x9f)](_0x4010bc(0xab))['to'](this),this[_0x4010bc(0x8f)][_0x4010bc(0x94)](_0x4010bc(0xa1))['to'](this),this[_0x4010bc(0xb0)](_0x4010bc(0x90),this[_0x4010bc(0x8f)][_0x4010bc(0x90)]+0x1),this[_0x4010bc(0x94)](_0x4010bc(0x90))['to'](this[_0x4010bc(0x8f)],_0x4010bc(0x90),_0x1d1afe=>_0x1d1afe+0x1),this[_0x4010bc(0xad)]=this[_0x4010bc(0x8d)](),this['on'](_0x4010bc(0x84),()=>this[_0x4010bc(0x82)]()),this[_0x4010bc(0x94)](_0x4010bc(0xa6))['to'](this[_0x4010bc(0x8f)],_0x4010bc(0x95),this[_0x4010bc(0xad)][_0x4010bc(0xae)],_0x4010bc(0xa7),(_0x32c2d4,_0x376260)=>_0x32c2d4||!!_0x376260);}[_0x44c239(0x8d)](){const _0x4abd68=_0x44c239,{CommentThreadInputView:_0xd7c81a}=this[_0x4abd68(0x9b)],_0x34ab8e=new _0xd7c81a(this[_0x4abd68(0xb1)],this[_0x4abd68(0x87)],this[_0x4abd68(0x9b)][_0x4abd68(0x9d)]),_0x58a07e=_0x34ab8e[_0x4abd68(0xae)];return _0x34ab8e[_0x4abd68(0x94)](_0x4abd68(0x8b))['to'](this,_0x4abd68(0xa1),this[_0x4abd68(0xb3)][_0x4abd68(0x92)],_0x4abd68(0x86),_0x58a07e,_0x4abd68(0xa7),(_0x3d632d,_0x5d5941,_0x41c0f8)=>!!_0x41c0f8||_0x3d632d&&!_0x5d5941),_0x58a07e['on'](_0x4abd68(0x9c),(_0x54f2ce,_0x54409d)=>{const _0x36c1e5=_0x4abd68;this[_0x36c1e5(0x88)](_0x36c1e5(0x97),_0x54409d),_0x58a07e[_0x36c1e5(0x89)][_0x36c1e5(0x98)]('');}),_0x58a07e['on'](_0x4abd68(0x8e),()=>this[_0x4abd68(0x82)]()),_0x58a07e[_0x4abd68(0x94)](_0x4abd68(0xa9))['to'](this[_0x4abd68(0xb3)][_0x4abd68(0x92)],_0x4abd68(0x86)),_0x34ab8e;}}
23
+ function _0x1a2a(_0x55032e,_0x189e8a){const _0xce70f9=_0xce70();return _0x1a2a=function(_0x1a2aca,_0x3eb24e){_0x1a2aca=_0x1a2aca-0x198;let _0x4b8d9c=_0xce70f9[_0x1a2aca];return _0x4b8d9c;},_0x1a2a(_0x55032e,_0x189e8a);}function _0xce70(){const _0x5d9977=['commentsListView','commentThreadInputView','commentThread','destroy','value','isReadOnly','addComment','1488651ROwUfH','bind','1665839HOdEPS','CommentView','focus','canAccept','setData','3112146rqoFwr','4483362vVlQeV','22HBatyb','_localUser','commentInputView','1152014KHWpcu','hasDirtyComment','authoredAt','disabledSubmit','disableComments','1704964VuVigG','submit','assign','2303530bXNTNv','_createCommentThreadInputView','set','length','delegate','isActive','8xTcjWX','showInput','canDiscard','element','locale','cancel','_model','removeComment','isEnabled','isDirty','editor','_config','descriptionParts','editorConfig','_createCommentViews','2ZnhOEo','fire','15ojtmxu','updateComment'];_0xce70=function(){return _0x5d9977;};return _0xce70();}const _0x193dd=_0x1a2a;(function(_0x43ea74,_0x22c0a8){const _0x1f53d9=_0x1a2a,_0x4e7d95=_0x43ea74();while(!![]){try{const _0x4fe3ae=parseInt(_0x1f53d9(0x19e))/0x1+-parseInt(_0x1f53d9(0x1bb))/0x2*(-parseInt(_0x1f53d9(0x1c6))/0x3)+-parseInt(_0x1f53d9(0x1a3))/0x4*(parseInt(_0x1f53d9(0x1bd))/0x5)+-parseInt(_0x1f53d9(0x19a))/0x6+parseInt(_0x1f53d9(0x1c8))/0x7*(parseInt(_0x1f53d9(0x1ac))/0x8)+parseInt(_0x1f53d9(0x199))/0x9+parseInt(_0x1f53d9(0x1a6))/0xa*(parseInt(_0x1f53d9(0x19b))/0xb);if(_0x4fe3ae===_0x22c0a8)break;else _0x4e7d95['push'](_0x4e7d95['shift']());}catch(_0x21e031){_0x4e7d95['push'](_0x4e7d95['shift']());}}}(_0xce70,0xa2c86));import{View as _0x2255a0}from'ckeditor5/src/ui.js';export default class es extends _0x2255a0{constructor(_0xf28aef,_0x14b835,_0x317d11,_0x46adf1){const _0xe13431=_0x1a2a;super(_0xf28aef),this[_0xe13431(0x1bf)]=null,this[_0xe13431(0x1c0)]=null,this[_0xe13431(0x1a8)](_0xe13431(0x1ab),!0x1),this[_0xe13431(0x1a8)](_0xe13431(0x1a0),_0x14b835[_0xe13431(0x1a0)]),this[_0xe13431(0x1c7)](_0xe13431(0x1a0))['to'](_0x14b835),this[_0xe13431(0x1a8)](_0xe13431(0x1b8),[]),this[_0xe13431(0x1a8)](_0xe13431(0x1b5),!0x1),this[_0xe13431(0x1a8)](_0xe13431(0x1b4),!0x1),this[_0xe13431(0x1a8)](_0xe13431(0x1cb),!0x1),this[_0xe13431(0x1a8)](_0xe13431(0x1ae),!0x1),this[_0xe13431(0x1b2)]=_0x14b835,this[_0xe13431(0x19c)]=_0x317d11,this[_0xe13431(0x1b7)]=_0x46adf1,_0x46adf1[_0xe13431(0x1a2)]?this[_0xe13431(0x1a8)](_0xe13431(0x1a9),0x1):this[_0xe13431(0x1ba)]();}[_0x193dd(0x1ca)](){const _0x589a46=_0x193dd;this[_0x589a46(0x1af)][_0x589a46(0x1ca)]();}[_0x193dd(0x1c2)](){const _0x21ec59=_0x193dd;this[_0x21ec59(0x1bf)]&&this[_0x21ec59(0x1bf)][_0x21ec59(0x1c2)](),this[_0x21ec59(0x1c0)]&&this[_0x21ec59(0x1c0)][_0x21ec59(0x1c2)](),super[_0x21ec59(0x1c2)]();}[_0x193dd(0x1ba)](){const _0x4e2465=_0x193dd,{CommentsListView:_0x25d78d}=this[_0x4e2465(0x1b7)];this[_0x4e2465(0x1bf)]=new _0x25d78d(this[_0x4e2465(0x1b0)],this[_0x4e2465(0x1b2)][_0x4e2465(0x1c1)],Object[_0x4e2465(0x1a5)]({'CommentView':this[_0x4e2465(0x1b7)][_0x4e2465(0x1c9)]},this[_0x4e2465(0x1b7)])),this[_0x4e2465(0x1bf)][_0x4e2465(0x1aa)](_0x4e2465(0x1b3))['to'](this),this[_0x4e2465(0x1bf)][_0x4e2465(0x1aa)](_0x4e2465(0x1be))['to'](this),this[_0x4e2465(0x1bf)][_0x4e2465(0x1c7)](_0x4e2465(0x1ab))['to'](this),this[_0x4e2465(0x1a8)](_0x4e2465(0x1a9),this[_0x4e2465(0x1bf)][_0x4e2465(0x1a9)]+0x1),this[_0x4e2465(0x1c7)](_0x4e2465(0x1a9))['to'](this[_0x4e2465(0x1bf)],_0x4e2465(0x1a9),_0x341cb3=>_0x341cb3+0x1),this[_0x4e2465(0x1c0)]=this[_0x4e2465(0x1a7)](),this['on'](_0x4e2465(0x1b3),()=>this[_0x4e2465(0x1ca)]()),this[_0x4e2465(0x1c7)](_0x4e2465(0x1b5))['to'](this[_0x4e2465(0x1bf)],_0x4e2465(0x19f),this[_0x4e2465(0x1c0)][_0x4e2465(0x19d)],_0x4e2465(0x1c3),(_0x16aa8f,_0x16ee82)=>_0x16aa8f||!!_0x16ee82);}[_0x193dd(0x1a7)](){const _0x2c945d=_0x193dd,{CommentThreadInputView:_0x399fbd}=this[_0x2c945d(0x1b7)],_0x554c52=new _0x399fbd(this[_0x2c945d(0x1b0)],this[_0x2c945d(0x19c)],this[_0x2c945d(0x1b7)][_0x2c945d(0x1b9)]),_0x9bc513=_0x554c52[_0x2c945d(0x19d)];return _0x554c52[_0x2c945d(0x1c7)](_0x2c945d(0x1ad))['to'](this,_0x2c945d(0x1ab),this[_0x2c945d(0x1b2)][_0x2c945d(0x1c1)],_0x2c945d(0x1c4),_0x9bc513,_0x2c945d(0x1c3),(_0x433e08,_0x1e3e4f,_0x1c8e4a)=>!!_0x1c8e4a||_0x433e08&&!_0x1e3e4f),_0x9bc513['on'](_0x2c945d(0x1a4),(_0x36c23a,_0x2d770f)=>{const _0x59729d=_0x2c945d;this[_0x59729d(0x1bc)](_0x59729d(0x1c5),_0x2d770f),_0x9bc513[_0x59729d(0x1b6)][_0x59729d(0x198)]('');}),_0x9bc513['on'](_0x2c945d(0x1b1),()=>this[_0x2c945d(0x1ca)]()),_0x9bc513[_0x2c945d(0x1c7)](_0x2c945d(0x1a1))['to'](this[_0x2c945d(0x1b2)][_0x2c945d(0x1c1)],_0x2c945d(0x1c4)),_0x554c52;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xdf801a=_0x19da;(function(_0x6f1f67,_0x55025b){const _0x2fa48a=_0x19da,_0x38db2d=_0x6f1f67();while(!![]){try{const _0x424a6a=-parseInt(_0x2fa48a(0xdc))/0x1+-parseInt(_0x2fa48a(0xdd))/0x2+-parseInt(_0x2fa48a(0x10f))/0x3*(-parseInt(_0x2fa48a(0xf8))/0x4)+-parseInt(_0x2fa48a(0x108))/0x5+-parseInt(_0x2fa48a(0xec))/0x6*(parseInt(_0x2fa48a(0x100))/0x7)+parseInt(_0x2fa48a(0xca))/0x8+parseInt(_0x2fa48a(0xda))/0x9;if(_0x424a6a===_0x55025b)break;else _0x38db2d['push'](_0x38db2d['shift']());}catch(_0xe69421){_0x38db2d['push'](_0x38db2d['shift']());}}}(_0x330a,0xe8ccf));function _0x330a(){const _0x6be750=['fire','getExternalSuggestionNote','type','getUserViewNotificationText','ck-suggestion--discard','element','32772USDXmk','ck-annotation__info-name','EXTERNAL_IMPORT_WORD_SUGGESTION','ck-annotation__info-time','descriptionParts','_model','_createButton','@external','158291tGpeOi','discardButton','getTemplate','authoredAt','EXTERNAL_AVATAR','ck-suggestion--disabled-comments','Discard\x20suggestion','innerHTML','5864220gLDwtw','ck-suggestion-wrapper--active','querySelector','isExternal','bindTemplate','discardSuggestion','ck-suggestion','255xPnXob','ck-annotation__content-wrapper','.ck-annotation__content-wrapper','</p>','bind','content','execute','ck-annotation__actions','acceptSuggestion','ck-annotation__user','push','formatDateTime','check','ck-suggestion__main','_descriptionElement','author','disableComments','EXTERNAL_SUGGESTION','color','ck-comment__external','extendTemplate','\x22\x20title=\x22','ck-suggestion__info','delegate','editorDestroyed','map','createElement','editorReady','EXTERNAL_IMPORT_WORD_AVATAR','ck-annotation__info','time','creator','canAccept','canDiscard','importWord','ck-suggestion__actions','commentsListView','description','</span>','innerText','change:description','11464128xoTdrC','source','cancel','ck-comment__info-time','ck-annotation','acceptButton','\x22></span>','title','isEnabled','span','userView','ck-annotation__main','name','ck-suggestion__user','join','ck-suggestion--accept','28431441HhcWEQ','set','1644771yGMmTa','2175314VNCYXg','_config','<p>','ck-suggestion-wrapper','commentThread','split','Accept\x20suggestion','<span\x20class=\x22ck-suggestion-type\x22>','isActive','ck-suggestion__info-name','ck-suggestion-','children','value','render','attributes','114qBFnNP','setTemplate','commentThreadInputView','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','div','locale'];_0x330a=function(){return _0x6be750;};return _0x330a();}import{getTranslation as _0x516161}from'../../utils/common-translations.js';import{default as _0x2f856f}from'./basesuggestionthreadview.js';import{ButtonView as _0x5380d7}from'ckeditor5/src/ui.js';import{icons as _0x49a0ad}from'ckeditor5/src/core.js';import{trimHtml as _0x2ac036,UserView as _0x136b5d}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x2f856f{constructor(_0x224568,_0x1f8e9d,_0x2be8d1,_0x5435ff){const _0x36cf3c=_0x19da;super(_0x224568,_0x1f8e9d,_0x2be8d1,_0x5435ff),this[_0x36cf3c(0xdb)](_0x36cf3c(0xf4),''),this[_0x36cf3c(0x113)](_0x36cf3c(0xf4))['to'](this,_0x36cf3c(0xfc),_0x1e9840=>_0x1e9840&&_0x1e9840[0x0]?_0x1e9840[0x0][_0x36cf3c(0xf4)]:''),this[_0x36cf3c(0x113)](_0x36cf3c(0xc6))['to'](this,_0x36cf3c(0xfc),this,_0x36cf3c(0xe5),(_0x486124,_0x444e14)=>{const _0x28c756=_0x36cf3c;let _0x48e89f='';for(const _0x2fe8ab of _0x486124)_0x48e89f+=_0x28c756(0xdf)+ds(_0x2fe8ab[_0x28c756(0x114)],_0x2fe8ab[_0x28c756(0xb3)])+_0x28c756(0x112);return _0x444e14?_0x48e89f:_0x2ac036(_0x48e89f,{'limit':0x8c});}),this[_0x36cf3c(0xaf)]=null,this[_0x36cf3c(0xcf)]=this[_0x36cf3c(0xfe)](_0x516161(_0x224568,_0x36cf3c(0xe3)),_0x49a0ad[_0x36cf3c(0xad)],_0x36cf3c(0xd9),_0x36cf3c(0xa9),'sw'),this[_0x36cf3c(0xcf)][_0x36cf3c(0x113)](_0x36cf3c(0xd2))['to'](this,_0x36cf3c(0xc1)),this[_0x36cf3c(0x101)]=this[_0x36cf3c(0xfe)](_0x516161(_0x224568,_0x36cf3c(0x106)),_0x49a0ad[_0x36cf3c(0xcc)],_0x36cf3c(0xf6),_0x36cf3c(0x10d),'sw'),this[_0x36cf3c(0x101)][_0x36cf3c(0x113)](_0x36cf3c(0xd2))['to'](this,_0x36cf3c(0xc2)),this[_0x36cf3c(0xd4)]=new _0x136b5d(_0x224568,this[_0x36cf3c(0xfd)][_0x36cf3c(0xb0)],this[_0x36cf3c(0xf5)]()),this[_0x36cf3c(0xd4)][_0x36cf3c(0xb5)]({'attributes':{'class':[_0x36cf3c(0xd7),_0x36cf3c(0xaa)]}}),this[_0x36cf3c(0xed)](this[_0x36cf3c(0x102)]());}[_0xdf801a(0x102)](){const _0xc6b8ae=_0xdf801a,_0x30a229=this[_0xc6b8ae(0x10c)],_0x118c3b=[{'tag':_0xc6b8ae(0xf0),'attributes':{'class':[_0xc6b8ae(0xb7),_0xc6b8ae(0xbe)]},'children':[{'tag':_0xc6b8ae(0xd3),'children':[{'text':this[_0xc6b8ae(0xd4)][_0xc6b8ae(0xd6)]}],'attributes':{'class':[_0xc6b8ae(0xe6),_0xc6b8ae(0xf9)]}},{'tag':_0xc6b8ae(0xbf),'attributes':{'datetime':_0x30a229['to'](_0xc6b8ae(0x103)),'class':[_0xc6b8ae(0xcd),_0xc6b8ae(0xfb)]},'children':[{'text':_0x30a229['to'](_0xc6b8ae(0x103),_0x1081a9=>this[_0xc6b8ae(0xde)][_0xc6b8ae(0xac)](_0x1081a9))}]}]},{'tag':_0xc6b8ae(0xf0),'attributes':{'class':[_0xc6b8ae(0xc4),_0xc6b8ae(0xa8)]},'children':[this[_0xc6b8ae(0xcf)],this[_0xc6b8ae(0x101)]]},{'tag':_0xc6b8ae(0xf0),'attributes':{'class':[_0xc6b8ae(0x110)]}}];this[_0xc6b8ae(0xfd)][_0xc6b8ae(0x10b)]&&_0x118c3b[_0xc6b8ae(0xab)]({'tag':_0xc6b8ae(0xf0),'attributes':{'class':[_0xc6b8ae(0xb4)]},'children':[{'text':this[_0xc6b8ae(0xf3)]()}]});const _0xe01e28={'tag':_0xc6b8ae(0xf0),'attributes':{'class':[_0xc6b8ae(0xe0),_0x30a229['if'](_0xc6b8ae(0xe5),_0xc6b8ae(0x109)),_0x30a229['to'](_0xc6b8ae(0xf4),_0x577455=>_0xc6b8ae(0xe7)+_0x577455),this[_0xc6b8ae(0xde)][_0xc6b8ae(0xb1)]&&_0xc6b8ae(0x105)],'data-suggestion-id':this[_0xc6b8ae(0xfd)]['id'],'data-thread-id':this[_0xc6b8ae(0xfd)][_0xc6b8ae(0xe1)]['id'],'data-author-id':this[_0xc6b8ae(0xfd)][_0xc6b8ae(0xb0)]['id'],'tabindex':-0x1},'children':[{'tag':_0xc6b8ae(0xf0),'attributes':{'class':[_0xc6b8ae(0x10e),_0xc6b8ae(0xce)]},'children':[this[_0xc6b8ae(0xd4)],{'tag':_0xc6b8ae(0xf0),'attributes':{'class':[_0xc6b8ae(0xae),_0xc6b8ae(0xd5)]},'children':_0x118c3b}]}]};return this[_0xc6b8ae(0xc5)]&&this[_0xc6b8ae(0xee)]&&(_0xe01e28[_0xc6b8ae(0xe8)][_0xc6b8ae(0xab)](this[_0xc6b8ae(0xc5)],this[_0xc6b8ae(0xee)]),this[_0xc6b8ae(0xc5)][_0xc6b8ae(0xb8)](_0xc6b8ae(0xbc))['to'](this),this[_0xc6b8ae(0xc5)][_0xc6b8ae(0xb8)](_0xc6b8ae(0xb9))['to'](this),this[_0xc6b8ae(0xee)][_0xc6b8ae(0xb8)](_0xc6b8ae(0xbc))['to'](this),this[_0xc6b8ae(0xee)][_0xc6b8ae(0xb8)](_0xc6b8ae(0xb9))['to'](this)),_0xe01e28;}[_0xdf801a(0xea)](){const _0x149646=_0xdf801a;super[_0x149646(0xea)](),this[_0x149646(0xaf)]=this[_0x149646(0xf7)][_0x149646(0x10a)](_0x149646(0x111)),this[_0x149646(0xaf)][_0x149646(0x107)]=this[_0x149646(0xc6)],this['on'](_0x149646(0xc9),(_0x561ffc,_0x11cc36,_0x30e335)=>{const _0x3dbae8=_0x149646;this[_0x3dbae8(0xaf)][_0x3dbae8(0x107)]=_0x30e335;});}[_0xdf801a(0xfe)](_0x3075bc,_0x18abff,_0x44e05f,_0xad0e76,_0x514f64){const _0x7df1c6=_0xdf801a,_0x1518dc=new _0x5380d7(this[_0x7df1c6(0xf1)]);return _0x1518dc[_0x7df1c6(0xdb)]({'label':_0x3075bc,'icon':_0x18abff,'tooltip':!0x0,'tooltipPosition':_0x514f64}),_0x1518dc[_0x7df1c6(0xb5)]({'attributes':{'class':_0x44e05f}}),_0x1518dc['on'](_0x7df1c6(0xa7),()=>{const _0x1a62bd=_0x7df1c6;this[_0x1a62bd(0xf2)](_0xad0e76,this[_0x1a62bd(0xfd)]['id']);}),_0x1518dc;}[_0xdf801a(0xf3)](){const _0x478577=_0xdf801a;return _0x478577(0xc3)===this[_0x478577(0xfd)][_0x478577(0xeb)][_0x478577(0xff)][_0x478577(0xcb)]?_0x516161(this[_0x478577(0xf1)],_0x478577(0xfa)):_0x516161(this[_0x478577(0xf1)],_0x478577(0xb2));}[_0xdf801a(0xf5)](){const _0x53bdcd=_0xdf801a;return this[_0x53bdcd(0xfd)][_0x53bdcd(0x10b)]?_0x53bdcd(0xc3)===this[_0x53bdcd(0xfd)][_0x53bdcd(0xeb)][_0x53bdcd(0xff)][_0x53bdcd(0xcb)]?_0x516161(this[_0x53bdcd(0xf1)],_0x53bdcd(0xbd),this[_0x53bdcd(0xfd)][_0x53bdcd(0xc0)][_0x53bdcd(0xd6)]):_0x516161(this[_0x53bdcd(0xf1)],_0x53bdcd(0x104),this[_0x53bdcd(0xfd)][_0x53bdcd(0xc0)][_0x53bdcd(0xd6)]):null;}}function ds(_0x3f5969,_0x40a5dc){const _0x51b8f7=_0xdf801a;let _0x42e619='';return _0x42e619+=_0x3f5969[_0x51b8f7(0xe2)]('*')[_0x51b8f7(0xba)]((_0x2cf29b,_0x390a06)=>_0x390a06%0x2!=0x0?_0x51b8f7(0xe4)+us(_0x2cf29b)+_0x51b8f7(0xc7):us(_0x2cf29b))[_0x51b8f7(0xd8)](''),_0x40a5dc&&(_0x42e619+=_0x51b8f7(0xef)+_0x40a5dc[_0x51b8f7(0xe9)]+_0x51b8f7(0xb6)+_0x40a5dc[_0x51b8f7(0xd1)]+_0x51b8f7(0xd0)),_0x42e619;}function _0x19da(_0x48067e,_0x498430){const _0x330aa6=_0x330a();return _0x19da=function(_0x19da5f,_0x3dd89f){_0x19da5f=_0x19da5f-0xa7;let _0x25da81=_0x330aa6[_0x19da5f];return _0x25da81;},_0x19da(_0x48067e,_0x498430);}function us(_0x125718){const _0x5b46c0=_0xdf801a,_0x58252c=document[_0x5b46c0(0xbb)](_0x5b46c0(0xd3));return _0x58252c[_0x5b46c0(0xc8)]=_0x125718,_0x58252c[_0x5b46c0(0x107)];}
23
+ const _0x22acf7=_0x1546;function _0x2e41(){const _0x40ada7=['EXTERNAL_IMPORT_WORD_SUGGESTION','ck-suggestion__main','403pDFmnO','color','ck-suggestion__actions','formatDateTime','userView','\x22\x20title=\x22','ck-annotation__main','ck-comment__external','bindTemplate','authoredAt','value','232onMQeA','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','<span\x20class=\x22ck-suggestion-type\x22>','852591ykLjYo','getTemplate','</span>','70973PjQtUF','ck-suggestion-wrapper','fire','ck-annotation','EXTERNAL_SUGGESTION','extendTemplate','_createButton','828BVfdmr','_config','ck-annotation__actions','179312gTQtBJ','source','</p>','\x22></span>','ck-annotation__info-name','join','render','isExternal','importWord','ck-suggestion__info','4EFajow','488665PDBUjI','18ifMhhq','type','<p>','author','acceptSuggestion','discardButton','descriptionParts','div','.ck-annotation__content-wrapper','ck-annotation__user','commentsListView','ck-suggestion','432CHcGXZ','map','disableComments','isEnabled','ck-comment__info-time','description','isActive','check','@external','commentThread','editorReady','execute','push','innerHTML','bind','getUserViewNotificationText','title','ck-suggestion__info-name','discardSuggestion','2640710yVZjQG','_model','ck-suggestion--accept','name','commentThreadInputView','element','children','_descriptionElement','split','Accept\x20suggestion','EXTERNAL_AVATAR','ck-suggestion-wrapper--active','EXTERNAL_IMPORT_WORD_AVATAR','attributes','acceptButton','querySelector','ck-suggestion--disabled-comments','5172AXZfjp','content','set','span','time','ck-annotation__info-time','locale','delegate','canDiscard','cancel','editorDestroyed','30Fmgznz','ck-annotation__info','change:description','getExternalSuggestionNote','setTemplate','ck-suggestion--discard','ck-suggestion__user','canAccept','50413qVGgcg','createElement','ck-suggestion-','ck-annotation__content-wrapper','innerText','Discard\x20suggestion','creator'];_0x2e41=function(){return _0x40ada7;};return _0x2e41();}(function(_0x17a773,_0x255f27){const _0x40d38f=_0x1546,_0x273dbb=_0x17a773();while(!![]){try{const _0x17cd5a=parseInt(_0x40d38f(0x172))/0x1*(parseInt(_0x40d38f(0x1be))/0x2)+parseInt(_0x40d38f(0x175))/0x3*(parseInt(_0x40d38f(0x18c))/0x4)+-parseInt(_0x40d38f(0x18d))/0x5*(-parseInt(_0x40d38f(0x1c9))/0x6)+-parseInt(_0x40d38f(0x178))/0x7*(parseInt(_0x40d38f(0x19a))/0x8)+-parseInt(_0x40d38f(0x18e))/0x9*(parseInt(_0x40d38f(0x1ad))/0xa)+-parseInt(_0x40d38f(0x15e))/0xb*(parseInt(_0x40d38f(0x17f))/0xc)+-parseInt(_0x40d38f(0x167))/0xd*(-parseInt(_0x40d38f(0x182))/0xe);if(_0x17cd5a===_0x255f27)break;else _0x273dbb['push'](_0x273dbb['shift']());}catch(_0x2142fe){_0x273dbb['push'](_0x273dbb['shift']());}}}(_0x2e41,0x5c483));import{getTranslation as _0x20e6f8}from'../../utils/common-translations.js';import{default as _0x5a2069}from'./basesuggestionthreadview.js';import{ButtonView as _0x433964}from'ckeditor5/src/ui.js';import{icons as _0x5591ec}from'ckeditor5/src/core.js';import{trimHtml as _0x599e7a,UserView as _0x57d095}from'ckeditor5-collaboration/src/collaboration-core.js';export default class ne extends _0x5a2069{constructor(_0x46e23c,_0x59ecf2,_0x4b8199,_0x339faa){const _0x31ac0a=_0x1546;super(_0x46e23c,_0x59ecf2,_0x4b8199,_0x339faa),this[_0x31ac0a(0x1c0)](_0x31ac0a(0x18f),''),this[_0x31ac0a(0x1a8)](_0x31ac0a(0x18f))['to'](this,_0x31ac0a(0x194),_0x47a7f0=>_0x47a7f0&&_0x47a7f0[0x0]?_0x47a7f0[0x0][_0x31ac0a(0x18f)]:''),this[_0x31ac0a(0x1a8)](_0x31ac0a(0x19f))['to'](this,_0x31ac0a(0x194),this,_0x31ac0a(0x1a0),(_0x19571e,_0x5eb253)=>{const _0x2878e6=_0x31ac0a;let _0x1846f3='';for(const _0x1d5694 of _0x19571e)_0x1846f3+=_0x2878e6(0x190)+ds(_0x1d5694[_0x2878e6(0x1bf)],_0x1d5694[_0x2878e6(0x168)])+_0x2878e6(0x184);return _0x5eb253?_0x1846f3:_0x599e7a(_0x1846f3,{'limit':0x8c});}),this[_0x31ac0a(0x1b4)]=null,this[_0x31ac0a(0x1bb)]=this[_0x31ac0a(0x17e)](_0x20e6f8(_0x46e23c,_0x31ac0a(0x1b6)),_0x5591ec[_0x31ac0a(0x1a1)],_0x31ac0a(0x1af),_0x31ac0a(0x192),'sw'),this[_0x31ac0a(0x1bb)][_0x31ac0a(0x1a8)](_0x31ac0a(0x19d))['to'](this,_0x31ac0a(0x15d)),this[_0x31ac0a(0x193)]=this[_0x31ac0a(0x17e)](_0x20e6f8(_0x46e23c,_0x31ac0a(0x163)),_0x5591ec[_0x31ac0a(0x1c7)],_0x31ac0a(0x15b),_0x31ac0a(0x1ac),'sw'),this[_0x31ac0a(0x193)][_0x31ac0a(0x1a8)](_0x31ac0a(0x19d))['to'](this,_0x31ac0a(0x1c6)),this[_0x31ac0a(0x16b)]=new _0x57d095(_0x46e23c,this[_0x31ac0a(0x1ae)][_0x31ac0a(0x191)],this[_0x31ac0a(0x1a9)]()),this[_0x31ac0a(0x16b)][_0x31ac0a(0x17d)]({'attributes':{'class':[_0x31ac0a(0x15c),_0x31ac0a(0x197)]}}),this[_0x31ac0a(0x15a)](this[_0x31ac0a(0x176)]());}[_0x22acf7(0x176)](){const _0x594577=_0x22acf7,_0x3dc8a2=this[_0x594577(0x16f)],_0x1f3638=[{'tag':_0x594577(0x195),'attributes':{'class':[_0x594577(0x18b),_0x594577(0x157)]},'children':[{'tag':_0x594577(0x1c1),'children':[{'text':this[_0x594577(0x16b)][_0x594577(0x1b0)]}],'attributes':{'class':[_0x594577(0x1ab),_0x594577(0x186)]}},{'tag':_0x594577(0x1c2),'attributes':{'datetime':_0x3dc8a2['to'](_0x594577(0x170)),'class':[_0x594577(0x19e),_0x594577(0x1c3)]},'children':[{'text':_0x3dc8a2['to'](_0x594577(0x170),_0x2b47ec=>this[_0x594577(0x180)][_0x594577(0x16a)](_0x2b47ec))}]}]},{'tag':_0x594577(0x195),'attributes':{'class':[_0x594577(0x169),_0x594577(0x181)]},'children':[this[_0x594577(0x1bb)],this[_0x594577(0x193)]]},{'tag':_0x594577(0x195),'attributes':{'class':[_0x594577(0x161)]}}];this[_0x594577(0x1ae)][_0x594577(0x189)]&&_0x1f3638[_0x594577(0x1a6)]({'tag':_0x594577(0x195),'attributes':{'class':[_0x594577(0x16e)]},'children':[{'text':this[_0x594577(0x159)]()}]});const _0x393a11={'tag':_0x594577(0x195),'attributes':{'class':[_0x594577(0x179),_0x3dc8a2['if'](_0x594577(0x1a0),_0x594577(0x1b8)),_0x3dc8a2['to'](_0x594577(0x18f),_0x1aad0e=>_0x594577(0x160)+_0x1aad0e),this[_0x594577(0x180)][_0x594577(0x19c)]&&_0x594577(0x1bd)],'data-suggestion-id':this[_0x594577(0x1ae)]['id'],'data-thread-id':this[_0x594577(0x1ae)][_0x594577(0x1a3)]['id'],'data-author-id':this[_0x594577(0x1ae)][_0x594577(0x191)]['id'],'tabindex':-0x1},'children':[{'tag':_0x594577(0x195),'attributes':{'class':[_0x594577(0x199),_0x594577(0x17b)]},'children':[this[_0x594577(0x16b)],{'tag':_0x594577(0x195),'attributes':{'class':[_0x594577(0x166),_0x594577(0x16d)]},'children':_0x1f3638}]}]};return this[_0x594577(0x198)]&&this[_0x594577(0x1b1)]&&(_0x393a11[_0x594577(0x1b3)][_0x594577(0x1a6)](this[_0x594577(0x198)],this[_0x594577(0x1b1)]),this[_0x594577(0x198)][_0x594577(0x1c5)](_0x594577(0x1a4))['to'](this),this[_0x594577(0x198)][_0x594577(0x1c5)](_0x594577(0x1c8))['to'](this),this[_0x594577(0x1b1)][_0x594577(0x1c5)](_0x594577(0x1a4))['to'](this),this[_0x594577(0x1b1)][_0x594577(0x1c5)](_0x594577(0x1c8))['to'](this)),_0x393a11;}[_0x22acf7(0x188)](){const _0x2be995=_0x22acf7;super[_0x2be995(0x188)](),this[_0x2be995(0x1b4)]=this[_0x2be995(0x1b2)][_0x2be995(0x1bc)](_0x2be995(0x196)),this[_0x2be995(0x1b4)][_0x2be995(0x1a7)]=this[_0x2be995(0x19f)],this['on'](_0x2be995(0x158),(_0x50c635,_0x44c33e,_0x4e1a3e)=>{const _0x5c8948=_0x2be995;this[_0x5c8948(0x1b4)][_0x5c8948(0x1a7)]=_0x4e1a3e;});}[_0x22acf7(0x17e)](_0x355439,_0x54d585,_0x19d9f2,_0x223343,_0x1b44ae){const _0x2d74da=_0x22acf7,_0x21d3f1=new _0x433964(this[_0x2d74da(0x1c4)]);return _0x21d3f1[_0x2d74da(0x1c0)]({'label':_0x355439,'icon':_0x54d585,'tooltip':!0x0,'tooltipPosition':_0x1b44ae}),_0x21d3f1[_0x2d74da(0x17d)]({'attributes':{'class':_0x19d9f2}}),_0x21d3f1['on'](_0x2d74da(0x1a5),()=>{const _0x3a5308=_0x2d74da;this[_0x3a5308(0x17a)](_0x223343,this[_0x3a5308(0x1ae)]['id']);}),_0x21d3f1;}[_0x22acf7(0x159)](){const _0x5d93d7=_0x22acf7;return _0x5d93d7(0x18a)===this[_0x5d93d7(0x1ae)][_0x5d93d7(0x1ba)][_0x5d93d7(0x1a2)][_0x5d93d7(0x183)]?_0x20e6f8(this[_0x5d93d7(0x1c4)],_0x5d93d7(0x165)):_0x20e6f8(this[_0x5d93d7(0x1c4)],_0x5d93d7(0x17c));}[_0x22acf7(0x1a9)](){const _0x1ed48f=_0x22acf7;return this[_0x1ed48f(0x1ae)][_0x1ed48f(0x189)]?_0x1ed48f(0x18a)===this[_0x1ed48f(0x1ae)][_0x1ed48f(0x1ba)][_0x1ed48f(0x1a2)][_0x1ed48f(0x183)]?_0x20e6f8(this[_0x1ed48f(0x1c4)],_0x1ed48f(0x1b9),this[_0x1ed48f(0x1ae)][_0x1ed48f(0x164)][_0x1ed48f(0x1b0)]):_0x20e6f8(this[_0x1ed48f(0x1c4)],_0x1ed48f(0x1b7),this[_0x1ed48f(0x1ae)][_0x1ed48f(0x164)][_0x1ed48f(0x1b0)]):null;}}function _0x1546(_0x222aef,_0x321b5f){const _0x2e416f=_0x2e41();return _0x1546=function(_0x1546ab,_0x1ffd56){_0x1546ab=_0x1546ab-0x157;let _0x58fa20=_0x2e416f[_0x1546ab];return _0x58fa20;},_0x1546(_0x222aef,_0x321b5f);}function ds(_0x563c26,_0x5a0752){const _0x4532ec=_0x22acf7;let _0x5df422='';return _0x5df422+=_0x563c26[_0x4532ec(0x1b5)]('*')[_0x4532ec(0x19b)]((_0x563cac,_0xefe7ea)=>_0xefe7ea%0x2!=0x0?_0x4532ec(0x174)+us(_0x563cac)+_0x4532ec(0x177):us(_0x563cac))[_0x4532ec(0x187)](''),_0x5a0752&&(_0x5df422+=_0x4532ec(0x173)+_0x5a0752[_0x4532ec(0x171)]+_0x4532ec(0x16c)+_0x5a0752[_0x4532ec(0x1aa)]+_0x4532ec(0x185)),_0x5df422;}function us(_0x1e2288){const _0x37919f=_0x22acf7,_0x1613ec=document[_0x37919f(0x15f)](_0x37919f(0x1c1));return _0x1613ec[_0x37919f(0x162)]=_0x1e2288,_0x1613ec[_0x37919f(0x1a7)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x3ba779,_0x21b629,_0xfba663){const t=_0x3ba779['t'];switch(_0x21b629){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',_0xfba663);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0xfba663);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0xfba663);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0xfba663);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0xfba663);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',_0xfba663);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0xfba663);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',_0xfba663);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0xfba663);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0xfba663);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0xfba663);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0xfba663);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0xfba663);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0xfba663);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0xfba663);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0xfba663);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0xfba663);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0xfba663);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0xfba663);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0xfba663);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0xfba663);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0xfba663);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0xfba663);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'},_0xfba663);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0xfba663);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0xfba663);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0xfba663);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0xfba663);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0xfba663);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'},_0xfba663);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0xfba663);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0xfba663);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0xfba663);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0xfba663);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'},_0xfba663);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0xfba663);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'},_0xfba663);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'},_0xfba663);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0xfba663);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'},_0xfba663);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0xfba663);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'},_0xfba663);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0xfba663);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0xfba663);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'},_0xfba663);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'},_0xfba663);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 _0x21b629;}}
23
+ export function getTranslation(_0x1cbe2f,_0x2413cc,_0xd10a11){const t=_0x1cbe2f['t'];switch(_0x2413cc){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',_0xd10a11);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0xd10a11);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0xd10a11);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0xd10a11);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0xd10a11);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',_0xd10a11);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0xd10a11);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',_0xd10a11);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0xd10a11);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0xd10a11);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0xd10a11);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0xd10a11);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0xd10a11);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0xd10a11);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0xd10a11);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0xd10a11);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0xd10a11);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0xd10a11);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0xd10a11);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0xd10a11);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0xd10a11);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0xd10a11);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0xd10a11);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'},_0xd10a11);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0xd10a11);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0xd10a11);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0xd10a11);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0xd10a11);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0xd10a11);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'},_0xd10a11);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0xd10a11);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0xd10a11);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0xd10a11);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0xd10a11);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'},_0xd10a11);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0xd10a11);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'},_0xd10a11);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'},_0xd10a11);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0xd10a11);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'},_0xd10a11);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0xd10a11);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'},_0xd10a11);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0xd10a11);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0xd10a11);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'},_0xd10a11);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'},_0xd10a11);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 _0x2413cc;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x1aeac,_0x4f349e){const _0x2e3fc3=_0x2bc4,_0x28d338=_0x1aeac();while(!![]){try{const _0x26804a=parseInt(_0x2e3fc3(0x199))/0x1*(-parseInt(_0x2e3fc3(0x1aa))/0x2)+-parseInt(_0x2e3fc3(0x198))/0x3*(-parseInt(_0x2e3fc3(0x19f))/0x4)+-parseInt(_0x2e3fc3(0x1ab))/0x5+parseInt(_0x2e3fc3(0x1ac))/0x6+-parseInt(_0x2e3fc3(0x1a8))/0x7+-parseInt(_0x2e3fc3(0x19d))/0x8*(-parseInt(_0x2e3fc3(0x191))/0x9)+parseInt(_0x2e3fc3(0x186))/0xa*(parseInt(_0x2e3fc3(0x18c))/0xb);if(_0x26804a===_0x4f349e)break;else _0x28d338['push'](_0x28d338['shift']());}catch(_0x59f902){_0x28d338['push'](_0x28d338['shift']());}}}(_0x35ed,0xd1715));export function normalizeDescription(_0x592ddb){const _0x1acf9c=_0x2bc4;return Array[_0x1acf9c(0x1ae)](_0x592ddb)||(_0x592ddb=[_0x592ddb]),_0x592ddb[_0x1acf9c(0x19a)](_0x2ccb26=>{const _0xeaa46e=_0x1acf9c,_0x540002=_0x2ccb26[_0xeaa46e(0x1a1)][_0xeaa46e(0x1a6)](/\*/g,''),_0x4f186d=_0x2ccb26[_0xeaa46e(0x18d)]?_0xeaa46e(0x1a4)+_0x2ccb26[_0xeaa46e(0x18d)][_0xeaa46e(0x1a3)]+']':'';return'['+_0x2ccb26[_0xeaa46e(0x1a5)]+']\x20'+_0x540002+_0x4f186d;})[_0x1acf9c(0x1a7)](';\x20');}function _0x2bc4(_0xc33fd6,_0x2b2570){const _0x35ed4f=_0x35ed();return _0x2bc4=function(_0x2bc424,_0x38dcc0){_0x2bc424=_0x2bc424-0x185;let _0x422771=_0x35ed4f[_0x2bc424];return _0x422771;},_0x2bc4(_0xc33fd6,_0x2b2570);}export function sortSuggestions(_0x11501d){const _0x19a484=_0x2bc4;return _0x11501d[_0x19a484(0x19e)]((_0x57f2a1,_0x524062)=>_0x19a484(0x1a9)==_0x57f2a1[_0x19a484(0x1a5)]&&_0x19a484(0x1a9)!=_0x524062[_0x19a484(0x1a5)]?-0x1:_0x19a484(0x1a9)!=_0x57f2a1[_0x19a484(0x1a5)]&&_0x19a484(0x1a9)==_0x524062[_0x19a484(0x1a5)]?0x1:0x0);}export function getSelectedSuggestions(_0x5abbea,_0x377560){const _0x22e078=_0x2bc4,_0x2e0a88=Array[_0x22e078(0x193)](_0x5abbea[_0x22e078(0x189)]()),_0x71aa49=new Set();for(const _0x80f521 of _0x377560)if(_0x80f521[_0x22e078(0x1a2)]){for(const _0x446ec8 of _0x2e0a88)for(const _0x45fb90 of _0x80f521[_0x22e078(0x189)]())(_0x446ec8[_0x22e078(0x1ad)](_0x45fb90)||_0x5abbea[_0x22e078(0x1b0)]&&!_0x80f521[_0x22e078(0x188)]&&_0x80f521[_0x22e078(0x187)]&&_0x45fb90[_0x22e078(0x18e)][_0x22e078(0x18a)](_0x446ec8[_0x22e078(0x195)]))&&_0x71aa49[_0x22e078(0x1af)](_0x80f521);}return _0x71aa49;}export function getRangesOfBlockGroups(_0x45abc6,_0x3d73c6){const _0x1e49c3=_0x2bc4;let _0x386f12,_0x265f0d=0x0;const _0x2d5ed0=[],_0x5d827e=_0x3d73c6[_0x1e49c3(0x19c)];for(;_0x265f0d<_0x45abc6[_0x1e49c3(0x18f)];){const _0x1e18e6=_0x45abc6[_0x265f0d],_0x43f0a3=_0x45abc6[_0x265f0d+0x1];_0x386f12||(_0x386f12=_0x3d73c6[_0x1e49c3(0x19b)](_0x1e18e6)),co(_0x3d73c6,_0x1e18e6,_0x43f0a3)||(_0x2d5ed0[_0x1e49c3(0x194)](_0x3d73c6[_0x1e49c3(0x185)](_0x386f12,_0x5d827e[_0x1e49c3(0x197)](_0x1e18e6)?_0x3d73c6[_0x1e49c3(0x192)](_0x1e18e6):_0x3d73c6[_0x1e49c3(0x18b)](_0x1e18e6,_0x1e49c3(0x18e)))),_0x386f12=null),_0x265f0d++;}return _0x2d5ed0;}function _0x35ed(){const _0x15beaf=['33IyHmQy','122267pPifXB','map','createPositionBefore','schema','12738496InZhsZ','sort','246772CFYNOg','change','content','isInContent','value','\x20[color\x20','type','replace','join','11234748UwUeEc','deletion','22itZOXl','2354830BzoUqB','5728680HuPqXf','isIntersecting','isArray','add','isCollapsed','createRange','10530290fDscmc','next','isMultiRange','getRanges','isTouching','createPositionAt','11OMjiGK','color','end','length','splice','9UhIVXu','createPositionAfter','from','push','start','execute','isObject'];_0x35ed=function(){return _0x15beaf;};return _0x35ed();}function co(_0x1c24d8,_0x2b709f,_0xd4ded2){const _0x3c4e5e=_0x2bc4;if(!_0xd4ded2)return!0x1;const _0x3b4158=_0x1c24d8[_0x3c4e5e(0x192)](_0x2b709f),_0x27ec8c=_0x1c24d8[_0x3c4e5e(0x19b)](_0xd4ded2);return _0x3b4158[_0x3c4e5e(0x18a)](_0x27ec8c);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x4cf792,_0x409fa3,_0x3e8fc6){const _0x4399f1=_0x2bc4;for(;_0x3e8fc6[_0x4399f1(0x18f)];){const _0xbe6acc=_0x3e8fc6[_0x4399f1(0x190)](0x0,0x64);_0x4cf792[_0x4399f1(0x1a0)](()=>{const _0x5b6ff4=_0x4399f1;for(const _0x50da75 of _0xbe6acc)_0x50da75[_0x5b6ff4(0x1a2)]&&_0x409fa3[_0x5b6ff4(0x196)](_0x50da75['id']);});}}
23
+ (function(_0x159ab2,_0x51115a){const _0x9528ea=_0x1a76,_0x3f6f13=_0x159ab2();while(!![]){try{const _0x425f55=parseInt(_0x9528ea(0xbf))/0x1+-parseInt(_0x9528ea(0xb7))/0x2*(-parseInt(_0x9528ea(0xae))/0x3)+-parseInt(_0x9528ea(0x9f))/0x4*(-parseInt(_0x9528ea(0xbc))/0x5)+-parseInt(_0x9528ea(0xc2))/0x6*(-parseInt(_0x9528ea(0xac))/0x7)+parseInt(_0x9528ea(0x9e))/0x8+parseInt(_0x9528ea(0xba))/0x9+parseInt(_0x9528ea(0xa2))/0xa*(-parseInt(_0x9528ea(0xc0))/0xb);if(_0x425f55===_0x51115a)break;else _0x3f6f13['push'](_0x3f6f13['shift']());}catch(_0x3e6ce3){_0x3f6f13['push'](_0x3f6f13['shift']());}}}(_0x1be1,0x63057));export function normalizeDescription(_0x420f87){const _0x11df33=_0x1a76;return Array[_0x11df33(0xc1)](_0x420f87)||(_0x420f87=[_0x420f87]),_0x420f87[_0x11df33(0xb4)](_0x35419b=>{const _0x517052=_0x11df33,_0x38db3a=_0x35419b[_0x517052(0xb8)][_0x517052(0xc4)](/\*/g,''),_0x31505a=_0x35419b[_0x517052(0xb6)]?_0x517052(0xb5)+_0x35419b[_0x517052(0xb6)][_0x517052(0xc5)]+']':'';return'['+_0x35419b[_0x517052(0xbe)]+']\x20'+_0x38db3a+_0x31505a;})[_0x11df33(0xa4)](';\x20');}export function sortSuggestions(_0x5d9c87){const _0x1a0784=_0x1a76;return _0x5d9c87[_0x1a0784(0xbd)]((_0x3a0e87,_0x491a39)=>_0x1a0784(0xbb)==_0x3a0e87[_0x1a0784(0xbe)]&&_0x1a0784(0xbb)!=_0x491a39[_0x1a0784(0xbe)]?-0x1:_0x1a0784(0xbb)!=_0x3a0e87[_0x1a0784(0xbe)]&&_0x1a0784(0xbb)==_0x491a39[_0x1a0784(0xbe)]?0x1:0x0);}export function getSelectedSuggestions(_0x22cadd,_0x5bec4d){const _0x2f5363=_0x1a76,_0x469242=Array[_0x2f5363(0xc6)](_0x22cadd[_0x2f5363(0xa5)]()),_0x714894=new Set();for(const _0x58ebbd of _0x5bec4d)if(_0x58ebbd[_0x2f5363(0xa1)]){for(const _0x44918b of _0x469242)for(const _0x4a5250 of _0x58ebbd[_0x2f5363(0xa5)]())(_0x44918b[_0x2f5363(0xb0)](_0x4a5250)||_0x22cadd[_0x2f5363(0xa9)]&&!_0x58ebbd[_0x2f5363(0xa0)]&&_0x58ebbd[_0x2f5363(0xa6)]&&_0x4a5250[_0x2f5363(0xb1)][_0x2f5363(0xb2)](_0x44918b[_0x2f5363(0x9c)]))&&_0x714894[_0x2f5363(0xaf)](_0x58ebbd);}return _0x714894;}function _0x1be1(){const _0x58fd26=['1056994nClYLr','content','execute','1564218otsdpJ','deletion','315MWNwNN','sort','type','470458xzMqwp','11glVUFj','isArray','78mwovrX','createRange','replace','value','from','change','start','schema','1849208wOREqq','5076TWRHdV','isMultiRange','isInContent','13628470TDVHNx','createPositionBefore','join','getRanges','next','createPositionAt','isObject','isCollapsed','length','splice','153237nLxPgL','createPositionAfter','3qfnACT','add','isIntersecting','end','isTouching','push','map','\x20[color\x20','color'];_0x1be1=function(){return _0x58fd26;};return _0x1be1();}function _0x1a76(_0x38ddab,_0x19550e){const _0x1be123=_0x1be1();return _0x1a76=function(_0x1a762a,_0x4bf241){_0x1a762a=_0x1a762a-0x9c;let _0x78394e=_0x1be123[_0x1a762a];return _0x78394e;},_0x1a76(_0x38ddab,_0x19550e);}export function getRangesOfBlockGroups(_0x4c2311,_0x1cf1cb){const _0x387012=_0x1a76;let _0x20b93b,_0x882f0b=0x0;const _0x453e28=[],_0x405fb0=_0x1cf1cb[_0x387012(0x9d)];for(;_0x882f0b<_0x4c2311[_0x387012(0xaa)];){const _0x547837=_0x4c2311[_0x882f0b],_0x177266=_0x4c2311[_0x882f0b+0x1];_0x20b93b||(_0x20b93b=_0x1cf1cb[_0x387012(0xa3)](_0x547837)),co(_0x1cf1cb,_0x547837,_0x177266)||(_0x453e28[_0x387012(0xb3)](_0x1cf1cb[_0x387012(0xc3)](_0x20b93b,_0x405fb0[_0x387012(0xa8)](_0x547837)?_0x1cf1cb[_0x387012(0xad)](_0x547837):_0x1cf1cb[_0x387012(0xa7)](_0x547837,_0x387012(0xb1)))),_0x20b93b=null),_0x882f0b++;}return _0x453e28;}function co(_0x406e0a,_0x5d5223,_0x42705d){const _0x3c2234=_0x1a76;if(!_0x42705d)return!0x1;const _0x5c7611=_0x406e0a[_0x3c2234(0xad)](_0x5d5223),_0x31d857=_0x406e0a[_0x3c2234(0xa3)](_0x42705d);return _0x5c7611[_0x3c2234(0xb2)](_0x31d857);}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x1eadcc,_0x104697,_0x29520e){const _0x11821f=_0x1a76;for(;_0x29520e[_0x11821f(0xaa)];){const _0x116552=_0x29520e[_0x11821f(0xab)](0x0,0x64);_0x1eadcc[_0x11821f(0xc7)](()=>{const _0x23db4b=_0x11821f;for(const _0xc25a99 of _0x116552)_0xc25a99[_0x23db4b(0xa1)]&&_0x104697[_0x23db4b(0xb9)](_0xc25a99['id']);});}}