@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20241023.0 → 0.0.0-nightly-20241025.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 (354) hide show
  1. package/build/track-changes.js +1 -1
  2. package/build/translations/af.js +1 -0
  3. package/build/translations/ast.js +1 -0
  4. package/build/translations/bs.js +1 -0
  5. package/build/translations/cs.js +1 -1
  6. package/build/translations/de-ch.js +1 -0
  7. package/build/translations/en-gb.js +1 -0
  8. package/build/translations/eo.js +1 -0
  9. package/build/translations/es-co.js +1 -0
  10. package/build/translations/es.js +1 -1
  11. package/build/translations/eu.js +1 -0
  12. package/build/translations/fa.js +1 -0
  13. package/build/translations/fr.js +1 -1
  14. package/build/translations/gu.js +1 -0
  15. package/build/translations/he.js +1 -1
  16. package/build/translations/hy.js +1 -0
  17. package/build/translations/it.js +1 -1
  18. package/build/translations/jv.js +1 -0
  19. package/build/translations/kk.js +1 -0
  20. package/build/translations/km.js +1 -0
  21. package/build/translations/kn.js +1 -0
  22. package/build/translations/ku.js +1 -0
  23. package/build/translations/lt.js +1 -1
  24. package/build/translations/nb.js +1 -0
  25. package/build/translations/ne.js +1 -0
  26. package/build/translations/oc.js +1 -0
  27. package/build/translations/pl.js +1 -1
  28. package/build/translations/pt-br.js +1 -1
  29. package/build/translations/pt.js +1 -1
  30. package/build/translations/ru.js +1 -1
  31. package/build/translations/si.js +1 -0
  32. package/build/translations/sk.js +1 -1
  33. package/build/translations/sl.js +1 -0
  34. package/build/translations/ti.js +1 -0
  35. package/build/translations/ug.js +1 -0
  36. package/build/translations/uk.js +1 -1
  37. package/build/translations/uz.js +1 -0
  38. package/dist/index.js +3 -3
  39. package/dist/integrations/bookmark.d.ts +21 -0
  40. package/dist/trackchangesediting.d.ts +6 -1
  41. package/dist/translations/af.d.ts +8 -0
  42. package/dist/translations/af.js +23 -0
  43. package/dist/translations/af.umd.js +23 -0
  44. package/dist/translations/ar.js +1 -1
  45. package/dist/translations/ar.umd.js +1 -1
  46. package/dist/translations/ast.d.ts +8 -0
  47. package/dist/translations/ast.js +23 -0
  48. package/dist/translations/ast.umd.js +23 -0
  49. package/dist/translations/az.js +1 -1
  50. package/dist/translations/az.umd.js +1 -1
  51. package/dist/translations/bg.js +1 -1
  52. package/dist/translations/bg.umd.js +1 -1
  53. package/dist/translations/bn.js +1 -1
  54. package/dist/translations/bn.umd.js +1 -1
  55. package/dist/translations/bs.d.ts +8 -0
  56. package/dist/translations/bs.js +23 -0
  57. package/dist/translations/bs.umd.js +23 -0
  58. package/dist/translations/ca.js +1 -1
  59. package/dist/translations/ca.umd.js +1 -1
  60. package/dist/translations/cs.js +1 -1
  61. package/dist/translations/cs.umd.js +1 -1
  62. package/dist/translations/da.js +1 -1
  63. package/dist/translations/da.umd.js +1 -1
  64. package/dist/translations/de-ch.d.ts +8 -0
  65. package/dist/translations/de-ch.js +23 -0
  66. package/dist/translations/de-ch.umd.js +23 -0
  67. package/dist/translations/de.js +1 -1
  68. package/dist/translations/de.umd.js +1 -1
  69. package/dist/translations/el.js +1 -1
  70. package/dist/translations/el.umd.js +1 -1
  71. package/dist/translations/en-au.js +1 -1
  72. package/dist/translations/en-au.umd.js +1 -1
  73. package/dist/translations/en-gb.d.ts +8 -0
  74. package/dist/translations/en-gb.js +23 -0
  75. package/dist/translations/en-gb.umd.js +23 -0
  76. package/dist/translations/en.js +1 -1
  77. package/dist/translations/en.umd.js +1 -1
  78. package/dist/translations/eo.d.ts +8 -0
  79. package/dist/translations/eo.js +23 -0
  80. package/dist/translations/eo.umd.js +23 -0
  81. package/dist/translations/es-co.d.ts +8 -0
  82. package/dist/translations/es-co.js +23 -0
  83. package/dist/translations/es-co.umd.js +23 -0
  84. package/dist/translations/es.js +1 -1
  85. package/dist/translations/es.umd.js +1 -1
  86. package/dist/translations/et.js +1 -1
  87. package/dist/translations/et.umd.js +1 -1
  88. package/dist/translations/eu.d.ts +8 -0
  89. package/dist/translations/eu.js +23 -0
  90. package/dist/translations/eu.umd.js +23 -0
  91. package/dist/translations/fa.d.ts +8 -0
  92. package/dist/translations/fa.js +23 -0
  93. package/dist/translations/fa.umd.js +23 -0
  94. package/dist/translations/fi.js +1 -1
  95. package/dist/translations/fi.umd.js +1 -1
  96. package/dist/translations/fr.js +1 -1
  97. package/dist/translations/fr.umd.js +1 -1
  98. package/dist/translations/gl.js +1 -1
  99. package/dist/translations/gl.umd.js +1 -1
  100. package/dist/translations/gu.d.ts +8 -0
  101. package/dist/translations/gu.js +23 -0
  102. package/dist/translations/gu.umd.js +23 -0
  103. package/dist/translations/he.js +1 -1
  104. package/dist/translations/he.umd.js +1 -1
  105. package/dist/translations/hi.js +1 -1
  106. package/dist/translations/hi.umd.js +1 -1
  107. package/dist/translations/hr.js +1 -1
  108. package/dist/translations/hr.umd.js +1 -1
  109. package/dist/translations/hu.js +1 -1
  110. package/dist/translations/hu.umd.js +1 -1
  111. package/dist/translations/hy.d.ts +8 -0
  112. package/dist/translations/hy.js +23 -0
  113. package/dist/translations/hy.umd.js +23 -0
  114. package/dist/translations/id.js +1 -1
  115. package/dist/translations/id.umd.js +1 -1
  116. package/dist/translations/it.js +1 -1
  117. package/dist/translations/it.umd.js +1 -1
  118. package/dist/translations/ja.js +1 -1
  119. package/dist/translations/ja.umd.js +1 -1
  120. package/dist/translations/jv.d.ts +8 -0
  121. package/dist/translations/jv.js +23 -0
  122. package/dist/translations/jv.umd.js +23 -0
  123. package/dist/translations/kk.d.ts +8 -0
  124. package/dist/translations/kk.js +23 -0
  125. package/dist/translations/kk.umd.js +23 -0
  126. package/dist/translations/km.d.ts +8 -0
  127. package/dist/translations/km.js +23 -0
  128. package/dist/translations/km.umd.js +23 -0
  129. package/dist/translations/kn.d.ts +8 -0
  130. package/dist/translations/kn.js +23 -0
  131. package/dist/translations/kn.umd.js +23 -0
  132. package/dist/translations/ko.js +1 -1
  133. package/dist/translations/ko.umd.js +1 -1
  134. package/dist/translations/ku.d.ts +8 -0
  135. package/dist/translations/ku.js +23 -0
  136. package/dist/translations/ku.umd.js +23 -0
  137. package/dist/translations/lt.js +1 -1
  138. package/dist/translations/lt.umd.js +1 -1
  139. package/dist/translations/lv.js +1 -1
  140. package/dist/translations/lv.umd.js +1 -1
  141. package/dist/translations/ms.js +1 -1
  142. package/dist/translations/ms.umd.js +1 -1
  143. package/dist/translations/nb.d.ts +8 -0
  144. package/dist/translations/nb.js +23 -0
  145. package/dist/translations/nb.umd.js +23 -0
  146. package/dist/translations/ne.d.ts +8 -0
  147. package/dist/translations/ne.js +23 -0
  148. package/dist/translations/ne.umd.js +23 -0
  149. package/dist/translations/nl.js +1 -1
  150. package/dist/translations/nl.umd.js +1 -1
  151. package/dist/translations/no.js +1 -1
  152. package/dist/translations/no.umd.js +1 -1
  153. package/dist/translations/oc.d.ts +8 -0
  154. package/dist/translations/oc.js +23 -0
  155. package/dist/translations/oc.umd.js +23 -0
  156. package/dist/translations/pl.js +1 -1
  157. package/dist/translations/pl.umd.js +1 -1
  158. package/dist/translations/pt-br.js +1 -1
  159. package/dist/translations/pt-br.umd.js +1 -1
  160. package/dist/translations/pt.js +1 -1
  161. package/dist/translations/pt.umd.js +1 -1
  162. package/dist/translations/ro.js +1 -1
  163. package/dist/translations/ro.umd.js +1 -1
  164. package/dist/translations/ru.js +1 -1
  165. package/dist/translations/ru.umd.js +1 -1
  166. package/dist/translations/si.d.ts +8 -0
  167. package/dist/translations/si.js +23 -0
  168. package/dist/translations/si.umd.js +23 -0
  169. package/dist/translations/sk.js +1 -1
  170. package/dist/translations/sk.umd.js +1 -1
  171. package/dist/translations/sl.d.ts +8 -0
  172. package/dist/translations/sl.js +23 -0
  173. package/dist/translations/sl.umd.js +23 -0
  174. package/dist/translations/sq.js +1 -1
  175. package/dist/translations/sq.umd.js +1 -1
  176. package/dist/translations/sr-latn.js +1 -1
  177. package/dist/translations/sr-latn.umd.js +1 -1
  178. package/dist/translations/sr.js +1 -1
  179. package/dist/translations/sr.umd.js +1 -1
  180. package/dist/translations/sv.js +1 -1
  181. package/dist/translations/sv.umd.js +1 -1
  182. package/dist/translations/th.js +1 -1
  183. package/dist/translations/th.umd.js +1 -1
  184. package/dist/translations/ti.d.ts +8 -0
  185. package/dist/translations/ti.js +23 -0
  186. package/dist/translations/ti.umd.js +23 -0
  187. package/dist/translations/tk.js +1 -1
  188. package/dist/translations/tk.umd.js +1 -1
  189. package/dist/translations/tr.js +1 -1
  190. package/dist/translations/tr.umd.js +1 -1
  191. package/dist/translations/tt.js +1 -1
  192. package/dist/translations/tt.umd.js +1 -1
  193. package/dist/translations/ug.d.ts +8 -0
  194. package/dist/translations/ug.js +23 -0
  195. package/dist/translations/ug.umd.js +23 -0
  196. package/dist/translations/uk.js +1 -1
  197. package/dist/translations/uk.umd.js +1 -1
  198. package/dist/translations/ur.js +1 -1
  199. package/dist/translations/ur.umd.js +1 -1
  200. package/dist/translations/uz.d.ts +8 -0
  201. package/dist/translations/uz.js +23 -0
  202. package/dist/translations/uz.umd.js +23 -0
  203. package/dist/translations/vi.js +1 -1
  204. package/dist/translations/vi.umd.js +1 -1
  205. package/dist/translations/zh-cn.js +1 -1
  206. package/dist/translations/zh-cn.umd.js +1 -1
  207. package/dist/translations/zh.js +1 -1
  208. package/dist/translations/zh.umd.js +1 -1
  209. package/lang/contexts.json +2 -0
  210. package/lang/translations/af.po +582 -0
  211. package/lang/translations/ar.po +4 -10
  212. package/lang/translations/ast.po +582 -0
  213. package/lang/translations/az.po +3 -9
  214. package/lang/translations/bg.po +3 -9
  215. package/lang/translations/bn.po +3 -9
  216. package/lang/translations/bs.po +603 -0
  217. package/lang/translations/ca.po +3 -9
  218. package/lang/translations/cs.po +4 -31
  219. package/lang/translations/da.po +3 -9
  220. package/lang/translations/de-ch.po +582 -0
  221. package/lang/translations/de.po +3 -9
  222. package/lang/translations/el.po +3 -9
  223. package/lang/translations/en-au.po +3 -9
  224. package/lang/translations/en-gb.po +582 -0
  225. package/lang/translations/en.po +5 -11
  226. package/lang/translations/eo.po +582 -0
  227. package/lang/translations/es-co.po +582 -0
  228. package/lang/translations/es.po +4 -31
  229. package/lang/translations/et.po +3 -9
  230. package/lang/translations/eu.po +582 -0
  231. package/lang/translations/fa.po +561 -0
  232. package/lang/translations/fi.po +3 -9
  233. package/lang/translations/fr.po +4 -31
  234. package/lang/translations/gl.po +3 -9
  235. package/lang/translations/gu.po +582 -0
  236. package/lang/translations/he.po +4 -47
  237. package/lang/translations/hi.po +3 -9
  238. package/lang/translations/hr.po +4 -10
  239. package/lang/translations/hu.po +3 -9
  240. package/lang/translations/hy.po +582 -0
  241. package/lang/translations/id.po +3 -9
  242. package/lang/translations/it.po +4 -31
  243. package/lang/translations/ja.po +3 -9
  244. package/lang/translations/jv.po +582 -0
  245. package/lang/translations/kk.po +582 -0
  246. package/lang/translations/km.po +561 -0
  247. package/lang/translations/kn.po +582 -0
  248. package/lang/translations/ko.po +3 -9
  249. package/lang/translations/ku.po +582 -0
  250. package/lang/translations/lt.po +4 -31
  251. package/lang/translations/lv.po +4 -10
  252. package/lang/translations/ms.po +3 -9
  253. package/lang/translations/nb.po +582 -0
  254. package/lang/translations/ne.po +582 -0
  255. package/lang/translations/nl.po +3 -9
  256. package/lang/translations/no.po +3 -9
  257. package/lang/translations/oc.po +582 -0
  258. package/lang/translations/pl.po +4 -31
  259. package/lang/translations/pt-br.po +4 -31
  260. package/lang/translations/pt.po +4 -31
  261. package/lang/translations/ro.po +4 -10
  262. package/lang/translations/ru.po +4 -31
  263. package/lang/translations/si.po +582 -0
  264. package/lang/translations/sk.po +4 -31
  265. package/lang/translations/sl.po +624 -0
  266. package/lang/translations/sq.po +3 -9
  267. package/lang/translations/sr-latn.po +4 -10
  268. package/lang/translations/sr.po +4 -10
  269. package/lang/translations/sv.po +3 -9
  270. package/lang/translations/th.po +3 -9
  271. package/lang/translations/ti.po +582 -0
  272. package/lang/translations/tk.po +3 -9
  273. package/lang/translations/tr.po +3 -9
  274. package/lang/translations/tt.po +3 -9
  275. package/lang/translations/ug.po +561 -0
  276. package/lang/translations/uk.po +4 -31
  277. package/lang/translations/ur.po +3 -9
  278. package/lang/translations/uz.po +582 -0
  279. package/lang/translations/vi.po +3 -9
  280. package/lang/translations/zh-cn.po +3 -9
  281. package/lang/translations/zh.po +3 -9
  282. package/package.json +10 -10
  283. package/src/commands/acceptsuggestioncommand.js +1 -1
  284. package/src/commands/discardsuggestioncommand.js +1 -1
  285. package/src/commands/executeonallsuggestionscommand.js +1 -1
  286. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  287. package/src/commands/trackchangescommand.js +1 -1
  288. package/src/index.js +1 -1
  289. package/src/integrations/aiassistant.js +1 -1
  290. package/src/integrations/alignment.js +1 -1
  291. package/src/integrations/basicstyles.js +1 -1
  292. package/src/integrations/blockquote.js +1 -1
  293. package/src/integrations/bookmark.d.ts +17 -0
  294. package/src/integrations/bookmark.js +23 -0
  295. package/src/integrations/casechange.js +1 -1
  296. package/src/integrations/ckbox.js +1 -1
  297. package/src/integrations/codeblock.js +1 -1
  298. package/src/integrations/comments.js +1 -1
  299. package/src/integrations/deletecommand.js +1 -1
  300. package/src/integrations/entercommand.js +1 -1
  301. package/src/integrations/findandreplace.js +1 -1
  302. package/src/integrations/font.js +1 -1
  303. package/src/integrations/formatpainter.js +1 -1
  304. package/src/integrations/heading.js +1 -1
  305. package/src/integrations/highlight.js +1 -1
  306. package/src/integrations/horizontalline.js +1 -1
  307. package/src/integrations/htmlembed.js +1 -1
  308. package/src/integrations/image.js +1 -1
  309. package/src/integrations/imagereplace.js +1 -1
  310. package/src/integrations/imagestyle.js +1 -1
  311. package/src/integrations/importword.js +1 -1
  312. package/src/integrations/indent.js +1 -1
  313. package/src/integrations/inputcommand.js +1 -1
  314. package/src/integrations/legacylist.js +1 -1
  315. package/src/integrations/legacylistproperties.js +1 -1
  316. package/src/integrations/link.js +1 -1
  317. package/src/integrations/list.js +1 -1
  318. package/src/integrations/listproperties.js +1 -1
  319. package/src/integrations/mediaembed.js +1 -1
  320. package/src/integrations/mention.js +1 -1
  321. package/src/integrations/mergefields.js +1 -1
  322. package/src/integrations/multilevellist.js +1 -1
  323. package/src/integrations/pagebreak.js +1 -1
  324. package/src/integrations/paragraph.js +1 -1
  325. package/src/integrations/removeformat.js +1 -1
  326. package/src/integrations/restrictededitingmode.js +1 -1
  327. package/src/integrations/shiftentercommand.js +1 -1
  328. package/src/integrations/standardeditingmode.js +1 -1
  329. package/src/integrations/style.js +1 -1
  330. package/src/integrations/table.js +1 -1
  331. package/src/integrations/tablecaption.js +1 -1
  332. package/src/integrations/tableclipboard.js +1 -1
  333. package/src/integrations/tablecolumnresize.js +1 -1
  334. package/src/integrations/tableheadings.js +1 -1
  335. package/src/integrations/tablemergesplit.js +1 -1
  336. package/src/integrations/tableofcontents.js +1 -1
  337. package/src/integrations/tableproperties.js +1 -1
  338. package/src/integrations/template.js +1 -1
  339. package/src/integrations/title.js +1 -1
  340. package/src/integrations/undo.js +1 -1
  341. package/src/integrations/utils.js +1 -1
  342. package/src/suggestion.js +2 -2
  343. package/src/suggestiondescriptionfactory.js +1 -1
  344. package/src/trackchanges.js +1 -1
  345. package/src/trackchangesdata.js +1 -1
  346. package/src/trackchangesediting.d.ts +6 -1
  347. package/src/trackchangesediting.js +1 -1
  348. package/src/trackchangesui.js +1 -1
  349. package/src/ui/suggestioncontroller.js +2 -2
  350. package/src/ui/view/basesuggestionthreadview.js +1 -1
  351. package/src/ui/view/suggestionthreadview.js +1 -1
  352. package/src/ui/view/suggestionview.js +1 -1
  353. package/src/utils/common-translations.js +1 -1
  354. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1e7188=_0x6af9;(function(_0xac3d44,_0x24d768){const _0x28ccd8=_0x6af9,_0x1a7082=_0xac3d44();while(!![]){try{const _0xf01fe3=-parseInt(_0x28ccd8(0x217))/0x1+-parseInt(_0x28ccd8(0x1ea))/0x2*(parseInt(_0x28ccd8(0x22d))/0x3)+parseInt(_0x28ccd8(0x222))/0x4+-parseInt(_0x28ccd8(0x258))/0x5+parseInt(_0x28ccd8(0x1d9))/0x6+parseInt(_0x28ccd8(0x1f8))/0x7*(-parseInt(_0x28ccd8(0x21c))/0x8)+parseInt(_0x28ccd8(0x1d2))/0x9;if(_0xf01fe3===_0x24d768)break;else _0x1a7082['push'](_0x1a7082['shift']());}catch(_0x378b3d){_0x1a7082['push'](_0x1a7082['shift']());}}}(_0x4eea,0x3fb27));import{Plugin as _0x151e9e}from'ckeditor5/src/core.js';import{Collection as _0x552ee1}from'ckeditor5/src/utils.js';function _0x4eea(){const _0x10b1e8=['createCommentThreadController','getByInnerView','SuggestionThreadView','some','unbind','getMarkers','_disableComments','discardButton','requires','141XKfheQ','acceptButton','editing','children','_viewToController','delete','destroy','menuitemcheckbox','isDirty','activeAnnotations','menu','trackChanges','comments.maxThreadTotalWeight','getSuggestion','arrowView','switchbutton','menuBar:trackChanges','_unbindEditors','registerAnnotation','acceptSelectedSuggestions','size','pluginName','from','commentThread','config','type','suggestionView','head','items','createAnnotationView','commentsListView','push','separator','values','SuggestionView','discardAllSuggestions','change:previous','focus','getRanges','suggestion-','commandName','createAnnotation','set','1631215EFNqoP','has','isOn','EditorAnnotations','reduce','_addUIComponentsToFactory','toMany','length','comments','isOfficialPlugin','isEnabled','delegate','_refreshActiveMarkers','previous','addSourceCollector','view','acceptAllSuggestions','innerView','9205929cAxSEJ','_handleSuggestionControllerDelayed','_bindAnnotationToEditors','plugins','getDescriptions','getAllAdjacentSuggestions','commands','1383234KRIeqd','getFirstRange','clear','getJoined','init','TrackChangesEditing','lowest','menuitem','actionView','Accept\x20all\x20selected\x20suggestions','suggestionUnloaded','addComment','button','_annotationViews','componentFactory','discardSelectedSuggestions','refreshSelectedViews','11342NMrLax','isPremiumPlugin','add','buttonView','getMarkerNames','listenTo','Accept\x20all\x20suggestions','keys','isInContent','isMultiRange','Discard\x20all\x20suggestions','comments.maxCommentCharsWhenCollapsed','_initializeController','change:activeAnnotations','174797WWtMFt','suggestionChanged','define','panelView','trackChanges.SuggestionThreadView','CommentsRepository','get','Annotations','comments.maxCommentsWhenCollapsed','trackChanges.disableComments','activeMarkers','_destroyController','escape','descriptionParts','remove','mainView','_suggestionToController','trackChanges.SuggestionView','CommentView','Discard\x20all\x20selected\x20suggestions','editor','fire','source','execute','locale','Track\x20changes','model','_handleControllerBuffer','CommentsUI','_updateController','hasSuggestion','479270fHKMhF','filter','bind','_createToolbarButton','suggestionLoaded','48PhdDPG','stopListening','comments.editorConfig','value','TrackChangesUI','_createMenuBarMenu','917436AfBLqo','descriptionFactory'];_0x4eea=function(){return _0x10b1e8;};return _0x4eea();}import{addListToDropdown as _0x8232c0,createDropdown as _0xac7eb0,ListSeparatorView as _0x4979e9,MenuBarMenuView as _0x2193f0,MenuBarMenuListView as _0x192e96,MenuBarMenuListItemView as _0x5cd5c3,MenuBarMenuListItemButtonView as _0xa184fe,SplitButtonView as _0x1d6673,ViewModel as _0x58d5d7}from'ckeditor5/src/ui.js';import{Users as _0x43d112,getDateTimeFormatter as _0x5a9563,getAllMarkersDomElementsSorted as _0x1bd6de}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x6b832a from'./trackchangesediting.js';import _0x1f7844 from'./ui/suggestioncontroller.js';function _0x6af9(_0x5ddb97,_0x4d89cb){const _0x4eea3f=_0x4eea();return _0x6af9=function(_0x6af93d,_0x71c037){_0x6af93d=_0x6af93d-0x1ce;let _0x35cc1a=_0x4eea3f[_0x6af93d];return _0x35cc1a;},_0x6af9(_0x5ddb97,_0x4d89cb);}import _0x651904 from'./ui/view/suggestionthreadview.js';import _0x4d9c4d from'./ui/view/suggestionview.js';import{getTranslation as _0x3f39c1}from'./utils/common-translations.js';import _0x18bf73 from'../theme/icons/track-changes.svg';export default class d extends _0x151e9e{static get[_0x1e7188(0x22c)](){const _0x15289b=_0x1e7188;return[_0x6b832a,_0x43d112,_0x15289b(0x1fd),_0x15289b(0x1ff),_0x15289b(0x25b)];}static get[_0x1e7188(0x242)](){const _0x312862=_0x1e7188;return _0x312862(0x220);}static get[_0x1e7188(0x261)](){return!0x0;}static get[_0x1e7188(0x1eb)](){return!0x0;}constructor(_0x4f92d0){const _0x39e8dd=_0x1e7188;super(_0x4f92d0),this[_0x39e8dd(0x208)]=new Map(),this[_0x39e8dd(0x231)]=new Map(),this[_0x39e8dd(0x1e6)]=new Map(),this[_0x39e8dd(0x213)]=new Map();const _0xe865e8=this[_0x39e8dd(0x20c)][_0x39e8dd(0x245)];_0xe865e8[_0x39e8dd(0x1fa)](_0x39e8dd(0x1fc),_0x651904),_0xe865e8[_0x39e8dd(0x1fa)](_0x39e8dd(0x209),_0x4d9c4d),_0xe865e8[_0x39e8dd(0x1fa)](_0x39e8dd(0x201),!0x1),this[_0x39e8dd(0x22a)]=_0xe865e8[_0x39e8dd(0x1fe)](_0x39e8dd(0x201));}[_0x1e7188(0x1d3)](_0x4982af,_0x5a86e7){const _0x3ebbb9=_0x1e7188;0x0===this[_0x3ebbb9(0x213)][_0x3ebbb9(0x241)]&&setTimeout(()=>{const _0x423a71=_0x3ebbb9;for(const [_0x3d0e98,_0x15c058]of this[_0x423a71(0x213)]){const _0x8c58b=this[_0x423a71(0x208)][_0x423a71(0x259)](_0x3d0e98);_0x8c58b||_0x15c058?_0x8c58b&&_0x15c058&&this[_0x423a71(0x203)](_0x3d0e98):this[_0x423a71(0x1f6)](_0x3d0e98);}this[_0x423a71(0x213)][_0x423a71(0x1db)](),this[_0x423a71(0x20c)][_0x423a71(0x1d5)][_0x423a71(0x1fe)](_0x423a71(0x25b))[_0x423a71(0x1e9)](),this[_0x423a71(0x264)]();},0xa),this[_0x3ebbb9(0x213)][_0x3ebbb9(0x257)](_0x4982af,_0x5a86e7);}[_0x1e7188(0x1dd)](){const _0x346526=_0x1e7188,_0x3c9020=this[_0x346526(0x20c)],_0xf705c6=_0x3c9020[_0x346526(0x1d5)][_0x346526(0x1fe)](_0x346526(0x1de)),_0x53f598=_0x3c9020[_0x346526(0x1d5)][_0x346526(0x1fe)](_0x346526(0x1ff)),_0x1362ea=_0x3c9020[_0x346526(0x1d5)][_0x346526(0x1fe)](_0x346526(0x25b)),_0x2aff7a=_0x3c9020[_0x346526(0x1d5)][_0x346526(0x1fe)](_0x346526(0x1fd));this[_0x346526(0x25d)](),_0x1362ea[_0x346526(0x1ce)](()=>{const _0x32f01d=_0x346526,_0x420fb1=[];for(const [_0x1e43fb,_0x559020]of Array[_0x32f01d(0x243)](this[_0x32f01d(0x208)])){const _0x2eccd4=_0x1e43fb[_0x32f01d(0x1d7)](),_0x48d932=[];for(const _0x41fb20 of _0x2eccd4){if(!_0x41fb20[_0x32f01d(0x1f2)])continue;if(_0x41fb20[_0x32f01d(0x1f3)]){_0x48d932[_0x32f01d(0x24c)](..._0x41fb20[_0x32f01d(0x253)]());continue;}const _0x134cfb=_0x41fb20[_0x32f01d(0x1da)]();if(_0x48d932[_0x32f01d(0x25f)]>0x0){const _0x31a5d8=_0x48d932[0x0][_0x32f01d(0x1dc)](_0x134cfb);if(_0x31a5d8){_0x48d932[0x0]=_0x31a5d8;continue;}}_0x48d932[_0x32f01d(0x24c)](_0x134cfb);}_0x420fb1[_0x32f01d(0x24c)]([_0x559020[_0x32f01d(0x1cf)],_0x48d932]);}return _0x420fb1;}),this[_0x346526(0x1ef)](_0xf705c6,_0x346526(0x21b),(_0xb86d0,_0x5211b4)=>{const _0x2af389=_0x346526;this[_0x2af389(0x1ef)](_0x5211b4,_0x2af389(0x251),(_0x525d08,_0x40e090,_0x3f6c92,_0x94251d)=>{const _0x51917b=_0x2af389;_0x5211b4[_0x51917b(0x1f2)]&&(null==_0x3f6c92?(this[_0x51917b(0x215)](_0x94251d[_0x51917b(0x248)]),this[_0x51917b(0x1d3)](_0x5211b4,!0x1)):(this[_0x51917b(0x215)](_0x3f6c92[_0x51917b(0x248)]),null==_0x94251d&&this[_0x51917b(0x1d3)](_0x5211b4,!0x0)));}),null!==_0x5211b4[_0x2af389(0x265)]?this[_0x2af389(0x215)](_0x5211b4[_0x2af389(0x248)]):this[_0x2af389(0x1d3)](_0x5211b4,!0x1);}),this[_0x346526(0x1ef)](_0xf705c6,_0x346526(0x1e3),(_0x4bbd20,_0x328590,_0x5f3a64)=>{const _0x2829b4=_0x346526;this[_0x2829b4(0x21d)](_0x328590,_0x2829b4(0x251)),this[_0x2829b4(0x213)][_0x2829b4(0x232)](_0x328590),this[_0x2829b4(0x208)][_0x2829b4(0x259)](_0x328590)&&this[_0x2829b4(0x203)](_0x328590),_0x5f3a64&&this[_0x2829b4(0x215)](_0x5f3a64[_0x2829b4(0x248)]);}),this[_0x346526(0x1ef)](_0xf705c6,_0x346526(0x1f9),(_0x363dbb,_0x591608)=>{const _0x1e85f8=_0x346526;this[_0x1e85f8(0x215)](_0x591608);}),this[_0x346526(0x1ef)](_0x53f598,_0x346526(0x1f7),()=>{const _0x25ee90=_0x346526;this[_0x25ee90(0x264)]();}),this[_0x346526(0x1ef)](_0x2aff7a,_0x346526(0x1e4),(_0x42132f,{threadId:_0xe01c72,isFromAdapter:_0x3640fd})=>{const _0x22d514=_0x346526;if(_0x3640fd||!_0xf705c6[_0x22d514(0x216)](_0xe01c72))return;const _0x21adb6=_0xf705c6[_0x22d514(0x23a)](_0xe01c72);this[_0x22d514(0x208)][_0x22d514(0x1fe)](_0x21adb6)[_0x22d514(0x1cf)][_0x22d514(0x24b)][_0x22d514(0x252)](-0x1);},{'priority':_0x346526(0x1df)});}[_0x1e7188(0x264)](){const _0x57a4f0=_0x1e7188,_0x2a2420=this[_0x57a4f0(0x20c)][_0x57a4f0(0x1d5)][_0x57a4f0(0x1fe)](_0x57a4f0(0x1ff)),_0x9644a0=this[_0x57a4f0(0x20c)][_0x57a4f0(0x1d5)][_0x57a4f0(0x1fe)](_0x57a4f0(0x1de)),_0x5649a9=Array[_0x57a4f0(0x243)](_0x2a2420[_0x57a4f0(0x236)],_0x5b557c=>_0x5b557c[_0x57a4f0(0x1d1)])[_0x57a4f0(0x218)](_0x2af2c1=>this[_0x57a4f0(0x231)][_0x57a4f0(0x259)](_0x2af2c1)),_0x413c89=[];for(const _0x5036b5 of _0x5649a9){const _0x198848=this[_0x57a4f0(0x231)][_0x57a4f0(0x1fe)](_0x5036b5)[_0x57a4f0(0x212)][_0x57a4f0(0x1d7)]();_0x413c89[_0x57a4f0(0x24c)](..._0x198848[_0x57a4f0(0x25c)]((_0x3bf80b,_0x495274)=>[..._0x3bf80b,..._0x495274[_0x57a4f0(0x1ee)]()],[]));}_0x9644a0[_0x57a4f0(0x202)]=_0x413c89;}[_0x1e7188(0x25d)](){const _0x389494=_0x1e7188,_0x49a543=this[_0x389494(0x20c)],_0x48cd4c=_0x49a543[_0x389494(0x210)],_0x1ffc9f=_0x3f39c1(_0x48cd4c,_0x389494(0x211)),_0x7e50a1=new _0x552ee1([{'type':_0x389494(0x23c),'model':new _0x58d5d7({'withText':!0x0,'isToggleable':!0x0,'label':_0x1ffc9f,'commandName':_0x389494(0x238),'role':_0x389494(0x234)})},{'type':_0x389494(0x24d)},{'type':_0x389494(0x1e5),'model':new _0x58d5d7({'withText':!0x0,'label':_0x3f39c1(_0x48cd4c,_0x389494(0x1f0)),'commandName':_0x389494(0x1d0),'role':_0x389494(0x1e0)})},{'type':_0x389494(0x1e5),'model':new _0x58d5d7({'withText':!0x0,'label':_0x3f39c1(_0x48cd4c,_0x389494(0x1e2)),'commandName':_0x389494(0x240),'role':_0x389494(0x1e0)})},{'type':_0x389494(0x1e5),'model':new _0x58d5d7({'withText':!0x0,'label':_0x3f39c1(_0x48cd4c,_0x389494(0x1f4)),'commandName':_0x389494(0x250),'role':_0x389494(0x1e0)})},{'type':_0x389494(0x1e5),'model':new _0x58d5d7({'withText':!0x0,'label':_0x3f39c1(_0x48cd4c,_0x389494(0x20b)),'commandName':_0x389494(0x1e8),'role':_0x389494(0x1e0)})}]);for(const _0x137184 of _0x7e50a1)if(me(_0x137184)){const _0x229710=_0x49a543[_0x389494(0x1d8)][_0x389494(0x1fe)](_0x137184[_0x389494(0x212)][_0x389494(0x255)]);_0x137184[_0x389494(0x212)][_0x389494(0x219)](_0x389494(0x25a),_0x389494(0x262))['to'](_0x229710,_0x389494(0x21f),_0x389494(0x262));}_0x49a543['ui'][_0x389494(0x1e7)][_0x389494(0x1ec)](_0x389494(0x238),_0x5a9800=>this[_0x389494(0x21a)](_0x5a9800,_0x7e50a1,_0x1ffc9f)),_0x49a543['ui'][_0x389494(0x1e7)][_0x389494(0x1ec)](_0x389494(0x23d),_0x730cc6=>this[_0x389494(0x221)](_0x730cc6,_0x7e50a1,_0x1ffc9f));}[_0x1e7188(0x21a)](_0x2f46e6,_0x299a99,_0x4ff07e){const _0x35fed0=_0x1e7188,_0x536899=_0xac7eb0(_0x2f46e6,_0x1d6673),_0x17cf6b=this[_0x35fed0(0x20c)][_0x35fed0(0x1d8)][_0x35fed0(0x1fe)](_0x35fed0(0x238));_0x536899[_0x35fed0(0x1ed)][_0x35fed0(0x257)]({'tooltip':_0x4ff07e,'label':_0x4ff07e,'icon':_0x18bf73}),_0x536899[_0x35fed0(0x1ed)][_0x35fed0(0x219)](_0x35fed0(0x25a))['to'](_0x17cf6b,_0x35fed0(0x21f)),_0x536899[_0x35fed0(0x1ed)]['on'](_0x35fed0(0x20f),()=>{const _0x4f2112=_0x35fed0;_0x17cf6b[_0x4f2112(0x20f)](),this[_0x4f2112(0x20c)][_0x4f2112(0x22f)][_0x4f2112(0x1cf)][_0x4f2112(0x252)]();}),_0x8232c0(_0x536899,_0x299a99,{'role':_0x35fed0(0x237)});const _0x141299=[];for(const _0x46ee38 of _0x299a99)me(_0x46ee38)&&_0x141299[_0x35fed0(0x24c)](this[_0x35fed0(0x20c)][_0x35fed0(0x1d8)][_0x35fed0(0x1fe)](_0x46ee38[_0x35fed0(0x212)][_0x35fed0(0x255)]));const _0x1596ba=_0x536899[_0x35fed0(0x1ed)];return _0x1596ba[_0x35fed0(0x1e1)][_0x35fed0(0x228)](_0x35fed0(0x262)),_0x1596ba[_0x35fed0(0x23b)][_0x35fed0(0x228)](_0x35fed0(0x262)),_0x1596ba[_0x35fed0(0x1e1)][_0x35fed0(0x219)](_0x35fed0(0x262))['to'](_0x17cf6b,_0x35fed0(0x262)),_0x1596ba[_0x35fed0(0x23b)][_0x35fed0(0x219)](_0x35fed0(0x262))[_0x35fed0(0x25e)](_0x141299,_0x35fed0(0x262),(..._0x50a2c9)=>_0x50a2c9[_0x35fed0(0x227)](_0x485492=>_0x485492)),_0x536899['on'](_0x35fed0(0x20f),_0x325d63=>{const _0x317a28=_0x35fed0;this[_0x317a28(0x20c)][_0x317a28(0x20f)](_0x325d63[_0x317a28(0x20e)][_0x317a28(0x255)]),this[_0x317a28(0x20c)][_0x317a28(0x22f)][_0x317a28(0x1cf)][_0x317a28(0x252)]();}),_0x536899;}[_0x1e7188(0x221)](_0x15b74d,_0x1c161f,_0x1105e2){const _0x4861db=_0x1e7188,_0x273d3d=new _0x2193f0(_0x15b74d),_0x468956=this[_0x4861db(0x20c)][_0x4861db(0x1d8)][_0x4861db(0x1fe)](_0x4861db(0x238));_0x273d3d[_0x4861db(0x1ed)][_0x4861db(0x257)]({'label':_0x1105e2,'icon':_0x18bf73});const _0x1caa2d=new _0x192e96(_0x15b74d);for(const _0x36fb48 of _0x1c161f){if(_0x4861db(0x24d)==_0x36fb48[_0x4861db(0x246)]){_0x1caa2d[_0x4861db(0x249)][_0x4861db(0x1ec)](new _0x4979e9(_0x15b74d));continue;}const _0x2d1e22=new _0x5cd5c3(_0x15b74d,_0x273d3d),_0x8806d3=new _0xa184fe(_0x15b74d),_0x2e6957=_0x36fb48[_0x4861db(0x212)];_0x8806d3[_0x4861db(0x219)](...Object[_0x4861db(0x1f1)](_0x2e6957))['to'](_0x2e6957),_0x8806d3[_0x4861db(0x263)](_0x4861db(0x20f))['to'](_0x273d3d),_0x8806d3['on'](_0x4861db(0x20f),()=>{const _0x826705=_0x4861db;this[_0x826705(0x20c)][_0x826705(0x20f)](_0x2e6957[_0x826705(0x255)]),this[_0x826705(0x20c)][_0x826705(0x22f)][_0x826705(0x1cf)][_0x826705(0x252)]();}),_0x2d1e22[_0x4861db(0x230)][_0x4861db(0x1ec)](_0x8806d3),_0x1caa2d[_0x4861db(0x249)][_0x4861db(0x1ec)](_0x2d1e22);}return _0x273d3d[_0x4861db(0x219)](_0x4861db(0x262))['to'](_0x468956,_0x4861db(0x262)),_0x273d3d[_0x4861db(0x1fb)][_0x4861db(0x230)][_0x4861db(0x1ec)](_0x1caa2d),_0x273d3d;}[_0x1e7188(0x1f6)](_0x10122b){const _0x549fce=_0x1e7188,_0x3567dc=this[_0x549fce(0x20c)],_0x1452c4=_0x3567dc[_0x549fce(0x245)],_0x4af16b=_0x3567dc[_0x549fce(0x1d5)][_0x549fce(0x1fe)](_0x549fce(0x1ff)),_0x2fff6=_0x3567dc[_0x549fce(0x1d5)][_0x549fce(0x1fe)](_0x549fce(0x1fd)),_0x3d2e2a=_0x3567dc[_0x549fce(0x1d5)][_0x549fce(0x1fe)](_0x549fce(0x25b)),_0x3982e7=_0x3567dc[_0x549fce(0x1d5)][_0x549fce(0x1fe)](_0x43d112)['me'],_0x4bf498=_0x1452c4[_0x549fce(0x1fe)](_0x549fce(0x238))[_0x549fce(0x226)],_0x1260a9=_0x1452c4[_0x549fce(0x1fe)](_0x549fce(0x238))[_0x549fce(0x24f)],{CommentsListView:_0x325ade,CommentThreadInputView:_0x2b29d3}=_0x3567dc[_0x549fce(0x1d5)][_0x549fce(0x1fe)](_0x549fce(0x214));let _0x3931a4,_0x8c4ef2,_0x525fef;this[_0x549fce(0x1e6)][_0x549fce(0x259)](_0x10122b['id'])?(_0x8c4ef2=this[_0x549fce(0x1e6)][_0x549fce(0x1fe)](_0x10122b['id']),_0x3931a4=_0x8c4ef2[_0x549fce(0x207)]):(_0x3931a4=new _0x4bf498(_0x3567dc[_0x549fce(0x210)],_0x10122b,_0x3982e7,{'disableComments':this[_0x549fce(0x22a)],'editorConfig':_0x1452c4[_0x549fce(0x1fe)](_0x549fce(0x21e)),'maxCommentsWhenCollapsed':_0x1452c4[_0x549fce(0x1fe)](_0x549fce(0x200)),'maxThreadTotalWeight':_0x1452c4[_0x549fce(0x1fe)](_0x549fce(0x239)),'maxCommentCharsWhenCollapsed':_0x1452c4[_0x549fce(0x1fe)](_0x549fce(0x1f5)),'formatDateTime':_0x5a9563(_0x1452c4[_0x549fce(0x1fe)](_0x549fce(0x210))),'CommentView':_0x1452c4[_0x549fce(0x1fe)](_0x549fce(0x260))[_0x549fce(0x20a)],'CommentsListView':_0x325ade,'CommentThreadInputView':_0x2b29d3,'SuggestionView':_0x1260a9}),_0x3931a4[_0x549fce(0x247)][_0x549fce(0x22e)]['on'](_0x549fce(0x20f),()=>{const _0x26d915=_0x549fce;_0x3567dc[_0x26d915(0x22f)][_0x26d915(0x1cf)][_0x26d915(0x252)]();}),_0x3931a4[_0x549fce(0x247)][_0x549fce(0x22b)]['on'](_0x549fce(0x20f),()=>{const _0x4ec93c=_0x549fce;_0x3567dc[_0x4ec93c(0x22f)][_0x4ec93c(0x1cf)][_0x4ec93c(0x252)]();}),_0x8c4ef2=_0x4af16b[_0x549fce(0x24a)](this[_0x549fce(0x20c)][_0x549fce(0x210)],_0x3931a4),_0x8c4ef2[_0x549fce(0x219)](_0x549fce(0x235))['to'](_0x3931a4,_0x549fce(0x235)),_0x8c4ef2[_0x549fce(0x219)](_0x549fce(0x25f))['to'](_0x3931a4),_0x8c4ef2[_0x549fce(0x219)](_0x549fce(0x246))['to'](_0x3931a4,_0x549fce(0x246),_0x31bd7b=>_0x549fce(0x254)+_0x31bd7b),_0x3931a4['on'](_0x549fce(0x204),()=>{const _0x5c9411=_0x549fce;_0x525fef[_0x5c9411(0x20d)](_0x5c9411(0x204));}),this[_0x549fce(0x1e6)][_0x549fce(0x257)](_0x10122b['id'],_0x8c4ef2));const _0x54ac0d=_0x2fff6[_0x549fce(0x224)](_0x10122b[_0x549fce(0x244)],_0x3931a4),_0x27bc92=new _0x1f7844(_0x3567dc,_0x10122b,_0x3931a4,_0x54ac0d),_0x352e71=_0x10122b[_0x549fce(0x1d7)]()[_0x549fce(0x218)](_0x4c6f98=>_0x4c6f98[_0x549fce(0x1f2)]);_0x3931a4[_0x549fce(0x205)]=_0x3567dc[_0x549fce(0x1d5)][_0x549fce(0x1fe)](_0x549fce(0x1de))[_0x549fce(0x223)][_0x549fce(0x1d6)](_0x352e71),this[_0x549fce(0x208)][_0x549fce(0x257)](_0x10122b,_0x27bc92),this[_0x549fce(0x231)][_0x549fce(0x257)](_0x3931a4,_0x27bc92),_0x525fef=_0x4af16b[_0x549fce(0x256)]({'view':_0x8c4ef2,'target':()=>{const _0x5332a0=_0x549fce,_0x27641c=[],_0x555b33=_0x10122b[_0x5332a0(0x1d7)]()[_0x5332a0(0x218)](_0x316248=>_0x316248[_0x5332a0(0x1f2)]);for(const _0x2c8770 of _0x555b33)_0x27641c[_0x5332a0(0x24c)](..._0x2c8770[_0x5332a0(0x229)]());return _0x1bd6de(_0x3567dc[_0x5332a0(0x22f)],_0x27641c);},'type':()=>_0x549fce(0x254)+_0x27bc92[_0x549fce(0x1cf)][_0x549fce(0x246)]}),_0x2fff6[_0x549fce(0x1d4)](_0x3931a4,_0x525fef),_0x4af16b[_0x549fce(0x1ec)](_0x525fef),_0x3d2e2a[_0x549fce(0x23f)](_0x525fef);}[_0x1e7188(0x203)](_0x44549e){const _0x50afd7=_0x1e7188,_0x4815fc=this[_0x50afd7(0x20c)][_0x50afd7(0x1d5)][_0x50afd7(0x1fe)](_0x50afd7(0x1fd)),_0x3e0f47=this[_0x50afd7(0x20c)][_0x50afd7(0x1d5)][_0x50afd7(0x1fe)](_0x50afd7(0x1ff)),_0x503785=this[_0x50afd7(0x208)][_0x50afd7(0x1fe)](_0x44549e),_0x5467b3=_0x503785[_0x50afd7(0x1cf)],_0x3b5ab1=_0x3e0f47[_0x50afd7(0x225)](_0x5467b3);_0x4815fc[_0x50afd7(0x23e)](_0x5467b3),_0x3b5ab1&&_0x3e0f47[_0x50afd7(0x206)](_0x3b5ab1),this[_0x50afd7(0x208)][_0x50afd7(0x232)](_0x44549e),this[_0x50afd7(0x231)][_0x50afd7(0x232)](_0x5467b3),_0x503785[_0x50afd7(0x233)]();}[_0x1e7188(0x215)](_0xf06927){const _0x4d96cf=_0x1e7188;if(!_0xf06927[_0x4d96cf(0x1f2)]||!this[_0x4d96cf(0x208)][_0x4d96cf(0x259)](_0xf06927))return;const _0xbf36ea=this[_0x4d96cf(0x20c)][_0x4d96cf(0x1d5)][_0x4d96cf(0x1fe)](_0x4d96cf(0x1de)),_0x223e2d=this[_0x4d96cf(0x208)][_0x4d96cf(0x1fe)](_0xf06927),_0x402fe3=_0xf06927[_0x4d96cf(0x1d7)]();_0x223e2d[_0x4d96cf(0x1cf)][_0x4d96cf(0x205)]=_0xbf36ea[_0x4d96cf(0x223)][_0x4d96cf(0x1d6)](_0x402fe3);}[_0x1e7188(0x233)](){const _0xc7b64f=_0x1e7188;for(const _0x41f1c0 of this[_0xc7b64f(0x208)][_0xc7b64f(0x1f1)]())this[_0xc7b64f(0x203)](_0x41f1c0);for(const _0x51acd6 of this[_0xc7b64f(0x1e6)][_0xc7b64f(0x24e)]())_0x51acd6[_0xc7b64f(0x207)][_0xc7b64f(0x233)]();super[_0xc7b64f(0x233)]();}}function me(_0x39ee11){const _0x18184f=_0x1e7188;return _0x18184f(0x212)in _0x39ee11;}
23
+ const _0x52a969=_0x5d3d;(function(_0x3ff3f6,_0x51959d){const _0x3518fb=_0x5d3d,_0x1f95d9=_0x3ff3f6();while(!![]){try{const _0x34f6d6=-parseInt(_0x3518fb(0x175))/0x1+-parseInt(_0x3518fb(0x1bd))/0x2*(-parseInt(_0x3518fb(0x1a3))/0x3)+-parseInt(_0x3518fb(0x147))/0x4*(parseInt(_0x3518fb(0x1c7))/0x5)+-parseInt(_0x3518fb(0x134))/0x6*(-parseInt(_0x3518fb(0x12e))/0x7)+-parseInt(_0x3518fb(0x14f))/0x8*(-parseInt(_0x3518fb(0x19a))/0x9)+parseInt(_0x3518fb(0x17f))/0xa+-parseInt(_0x3518fb(0x18d))/0xb;if(_0x34f6d6===_0x51959d)break;else _0x1f95d9['push'](_0x1f95d9['shift']());}catch(_0x43dd9c){_0x1f95d9['push'](_0x1f95d9['shift']());}}}(_0x1db2,0x6433c));import{Plugin as _0x1daa88}from'ckeditor5/src/core.js';import{Collection as _0x383e28}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x162b68,createDropdown as _0x469748,ListSeparatorView as _0x3ecbbd,MenuBarMenuView as _0x55e6b4,MenuBarMenuListView as _0x36daa2,MenuBarMenuListItemView as _0x41c5ba,MenuBarMenuListItemButtonView as _0x21db2b,SplitButtonView as _0x586c13,ViewModel as _0x1d5046}from'ckeditor5/src/ui.js';import{Users as _0x1e6606,getDateTimeFormatter as _0x24967c,getAllMarkersDomElementsSorted as _0x4f48e4}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x5d3d(_0x4b2d1e,_0xab7afe){const _0x1db2a1=_0x1db2();return _0x5d3d=function(_0x5d3d69,_0x222865){_0x5d3d69=_0x5d3d69-0x11a;let _0x4fc5ae=_0x1db2a1[_0x5d3d69];return _0x4fc5ae;},_0x5d3d(_0x4b2d1e,_0xab7afe);}import _0x1fde21 from'./trackchangesediting.js';import _0x1cea37 from'./ui/suggestioncontroller.js';import _0x1bedbd from'./ui/view/suggestionthreadview.js';import _0x224df2 from'./ui/view/suggestionview.js';function _0x1db2(){const _0x5b41e4=['suggestionView','_updateController','commandName','commentsListView','remove','get','getJoined','menuitemcheckbox','activeMarkers','comments','requires','_addUIComponentsToFactory','items','escape','isEnabled','CommentsUI','trackChanges.SuggestionThreadView','menuBar:trackChanges','commentThread','comments.editorConfig','createAnnotationView','Discard\x20all\x20suggestions','getByInnerView','getSuggestion','discardButton','registerAnnotation','Annotations','_annotationViews','reduce','evaluationLimit','push','change:previous','delegate','trackChangesLicenseKeyUsageLimit','commands','head','editor','455915uXZReU','menuitem','add','some','refreshSelectedViews','bind','addComment','invalid','_destroyController','acceptAllSuggestions','4887500sklHtI','editing','_handleSuggestionControllerDelayed','plugins','isOn','from','value','panelView','_createToolbarButton','change:activeAnnotations','switchbutton','isMultiRange','length','_licenseKeyCheckInterval','9360285ULxSPM','clear','_showLicenseError','lowest','model','listenTo','comments.maxCommentCharsWhenCollapsed','suggestion-','isPremiumPlugin','acceptSelectedSuggestions','innerView','pluginName','getAllAdjacentSuggestions','2171268lqZFKo','Discard\x20all\x20selected\x20suggestions','locale','buttonView','developmentLimit','expired','licenseKey','arrowView','isOfficialPlugin','3TiHmQO','getMarkers','comments.maxCommentsWhenCollapsed','Accept\x20all\x20selected\x20suggestions','menu','SuggestionView','config','getFirstRange','usageLimit','trackChangesLicenseKeyNotAllowed','EditorAnnotations','_handleControllerBuffer','delete','view','CommentsRepository','Track\x20changes','isInContent','trackChangesLicenseKeyEvaluationLimit','_unbindEditors','trackChanges.disableComments','values','isDirty','trackChanges.SuggestionView','addSourceCollector','has','trackChanges','822516CPYcRo','descriptionFactory','source','TrackChanges','discardSelectedSuggestions','createAnnotation','suggestionChanged','_disableComments','getMarkerNames','suggestionLoaded','341600wvdCQy','filter','unbind','keys','separator','focus','execute','comments.maxThreadTotalWeight','stopListening','_suggestionToController','previous','trackChangesLicenseKeyExpired','trackChangesLicenseKeyTrialLimit','trialLimit','_refreshActiveMarkers','featureNotAllowed','SuggestionThreadView','getDescriptions','set','trackChangesLicenseKeyDomainLimit','TrackChangesEditing','actionView','63vgbFLK','define','trackChangesLicenseKeyInvalid','mainView','_viewToController','_createMenuBarMenu','542004aVOblQ','createCommentThreadController','CommentView','Accept\x20all\x20suggestions','suggestionUnloaded','componentFactory','children','hasSuggestion','trackChangesLicenseKeyValid','TrackChangesUI','button','activeAnnotations','destroy','acceptButton','init','fire','toMany','trackChangesLicenseKeyDevelopmentLimit','domainLimit','28KulAXS','size','type','_bindAnnotationToEditors','descriptionParts','getRanges','discardAllSuggestions','_initializeController','16eymsVq'];_0x1db2=function(){return _0x5b41e4;};return _0x1db2();}import{getTranslation as _0x3c65b9}from'./utils/common-translations.js';import _0x4d7cf1 from'../theme/icons/track-changes.svg';export default class d extends _0x1daa88{static get[_0x52a969(0x15a)](){const _0x3822fc=_0x52a969;return[_0x1fde21,_0x1e6606,_0x3822fc(0x1b1),_0x3822fc(0x16a),_0x3822fc(0x1ad)];}static get[_0x52a969(0x198)](){const _0x292b7d=_0x52a969;return _0x292b7d(0x13d);}static get[_0x52a969(0x1a2)](){return!0x0;}static get[_0x52a969(0x195)](){return!0x0;}constructor(_0xf4eec1){const _0x205d8f=_0x52a969;super(_0xf4eec1),this[_0x205d8f(0x121)]=new Map(),this[_0x205d8f(0x132)]=new Map(),this[_0x205d8f(0x16b)]=new Map(),this[_0x205d8f(0x1ae)]=new Map();const _0x3f948d=this[_0x205d8f(0x174)][_0x205d8f(0x1a9)];_0x3f948d[_0x205d8f(0x12f)](_0x205d8f(0x160),_0x1bedbd),_0x3f948d[_0x205d8f(0x12f)](_0x205d8f(0x1b9),_0x224df2),_0x3f948d[_0x205d8f(0x12f)](_0x205d8f(0x1b6),!0x1),this[_0x205d8f(0x1c4)]=_0x3f948d[_0x205d8f(0x155)](_0x205d8f(0x1b6));}[_0x52a969(0x181)](_0x1da3a4,_0x3a0bde){const _0x4fb9ed=_0x52a969;0x0===this[_0x4fb9ed(0x1ae)][_0x4fb9ed(0x148)]&&setTimeout(()=>{const _0x5d228a=_0x4fb9ed;for(const [_0x2df320,_0x57962b]of this[_0x5d228a(0x1ae)]){const _0xe190b0=this[_0x5d228a(0x121)][_0x5d228a(0x1bb)](_0x2df320);_0xe190b0||_0x57962b?_0xe190b0&&_0x57962b&&this[_0x5d228a(0x17d)](_0x2df320):this[_0x5d228a(0x14e)](_0x2df320);}this[_0x5d228a(0x1ae)][_0x5d228a(0x18e)](),this[_0x5d228a(0x174)][_0x5d228a(0x182)][_0x5d228a(0x155)](_0x5d228a(0x1ad))[_0x5d228a(0x179)](),this[_0x5d228a(0x126)]();},0xa),this[_0x4fb9ed(0x1ae)][_0x4fb9ed(0x12a)](_0x1da3a4,_0x3a0bde);}[_0x52a969(0x142)](){const _0x2fd1ea=_0x52a969,_0x4eb9d7=this[_0x2fd1ea(0x174)],_0x156449=_0x4eb9d7[_0x2fd1ea(0x182)][_0x2fd1ea(0x155)](_0x2fd1ea(0x12c)),_0x2e1c00=_0x4eb9d7[_0x2fd1ea(0x182)][_0x2fd1ea(0x155)](_0x2fd1ea(0x16a)),_0x32d4e1=_0x4eb9d7[_0x2fd1ea(0x182)][_0x2fd1ea(0x155)](_0x2fd1ea(0x1ad)),_0x5ce3ed=_0x4eb9d7[_0x2fd1ea(0x182)][_0x2fd1ea(0x155)](_0x2fd1ea(0x1b1));this[_0x2fd1ea(0x15b)](),_0x32d4e1[_0x2fd1ea(0x1ba)](()=>{const _0x5c3914=_0x2fd1ea,_0x55559a=[];for(const [_0x4ab0ad,_0x5e02a1]of Array[_0x5c3914(0x184)](this[_0x5c3914(0x121)])){const _0x20438c=_0x4ab0ad[_0x5c3914(0x199)](),_0x2d78a1=[];for(const _0x26db7a of _0x20438c){if(!_0x26db7a[_0x5c3914(0x1b3)])continue;if(_0x26db7a[_0x5c3914(0x18a)]){_0x2d78a1[_0x5c3914(0x16e)](..._0x26db7a[_0x5c3914(0x14c)]());continue;}const _0x5cd549=_0x26db7a[_0x5c3914(0x1aa)]();if(_0x2d78a1[_0x5c3914(0x18b)]>0x0){const _0x536ed7=_0x2d78a1[0x0][_0x5c3914(0x156)](_0x5cd549);if(_0x536ed7){_0x2d78a1[0x0]=_0x536ed7;continue;}}_0x2d78a1[_0x5c3914(0x16e)](_0x5cd549);}_0x55559a[_0x5c3914(0x16e)]([_0x5e02a1[_0x5c3914(0x1b0)],_0x2d78a1]);}return _0x55559a;}),this[_0x2fd1ea(0x192)](_0x156449,_0x2fd1ea(0x1c6),(_0x219f13,_0x4cdf90)=>{const _0x4bf702=_0x2fd1ea;this[_0x4bf702(0x192)](_0x4cdf90,_0x4bf702(0x16f),(_0x293cc5,_0x13a7af,_0x5dc5df,_0x4f22fd)=>{const _0xa1eb3c=_0x4bf702;_0x4cdf90[_0xa1eb3c(0x1b3)]&&(null==_0x5dc5df?(this[_0xa1eb3c(0x151)](_0x4f22fd[_0xa1eb3c(0x173)]),this[_0xa1eb3c(0x181)](_0x4cdf90,!0x1)):(this[_0xa1eb3c(0x151)](_0x5dc5df[_0xa1eb3c(0x173)]),null==_0x4f22fd&&this[_0xa1eb3c(0x181)](_0x4cdf90,!0x0)));}),null!==_0x4cdf90[_0x4bf702(0x122)]?this[_0x4bf702(0x151)](_0x4cdf90[_0x4bf702(0x173)]):this[_0x4bf702(0x181)](_0x4cdf90,!0x1);}),this[_0x2fd1ea(0x192)](_0x156449,_0x2fd1ea(0x138),(_0x539df3,_0x2a3e21,_0x2e8409)=>{const _0x3fc333=_0x2fd1ea;this[_0x3fc333(0x120)](_0x2a3e21,_0x3fc333(0x16f)),this[_0x3fc333(0x1ae)][_0x3fc333(0x1af)](_0x2a3e21),this[_0x3fc333(0x121)][_0x3fc333(0x1bb)](_0x2a3e21)&&this[_0x3fc333(0x17d)](_0x2a3e21),_0x2e8409&&this[_0x3fc333(0x151)](_0x2e8409[_0x3fc333(0x173)]);}),this[_0x2fd1ea(0x192)](_0x156449,_0x2fd1ea(0x1c3),(_0x36bb5e,_0x4697fb)=>{const _0x1de091=_0x2fd1ea;this[_0x1de091(0x151)](_0x4697fb);}),this[_0x2fd1ea(0x192)](_0x2e1c00,_0x2fd1ea(0x188),()=>{const _0xf841b0=_0x2fd1ea;this[_0xf841b0(0x126)]();}),this[_0x2fd1ea(0x192)](_0x5ce3ed,_0x2fd1ea(0x17b),(_0x223867,{threadId:_0x116635,isFromAdapter:_0x1e51b7})=>{const _0x4ba0ed=_0x2fd1ea;if(_0x1e51b7||!_0x156449[_0x4ba0ed(0x13b)](_0x116635))return;const _0x2687f4=_0x156449[_0x4ba0ed(0x167)](_0x116635);this[_0x4ba0ed(0x121)][_0x4ba0ed(0x155)](_0x2687f4)[_0x4ba0ed(0x1b0)][_0x4ba0ed(0x153)][_0x4ba0ed(0x11d)](-0x1);},{'priority':_0x2fd1ea(0x190)}),this[_0x2fd1ea(0x1a0)]=this[_0x2fd1ea(0x174)][_0x2fd1ea(0x1a9)][_0x2fd1ea(0x155)](_0x2fd1ea(0x1a0));const _0x2b3e87=this[_0x2fd1ea(0x174)];this[_0x2fd1ea(0x18c)]=setInterval(()=>{const _0x25e2d8=_0x2fd1ea;let _0x2a673c;for(const _0x254d64 in _0x2b3e87){const _0x4fa9ca=_0x254d64,_0x12c477=_0x2b3e87[_0x4fa9ca];if(_0x25e2d8(0x13c)==_0x12c477||_0x25e2d8(0x130)==_0x12c477||_0x25e2d8(0x123)==_0x12c477||_0x25e2d8(0x12b)==_0x12c477||_0x25e2d8(0x1ac)==_0x12c477||_0x25e2d8(0x1b4)==_0x12c477||_0x25e2d8(0x124)==_0x12c477||_0x25e2d8(0x145)==_0x12c477||_0x25e2d8(0x171)==_0x12c477){delete _0x2b3e87[_0x4fa9ca],_0x2a673c=_0x12c477,clearInterval(this[_0x25e2d8(0x18c)]),this[_0x25e2d8(0x18c)]=void 0x0;break;}}_0x25e2d8(0x130)==_0x2a673c&&_0x2b3e87[_0x25e2d8(0x18f)](_0x25e2d8(0x17c)),_0x25e2d8(0x123)==_0x2a673c&&_0x2b3e87[_0x25e2d8(0x18f)](_0x25e2d8(0x19f)),_0x25e2d8(0x12b)==_0x2a673c&&_0x2b3e87[_0x25e2d8(0x18f)](_0x25e2d8(0x146)),_0x25e2d8(0x1ac)==_0x2a673c&&_0x2b3e87[_0x25e2d8(0x18f)](_0x25e2d8(0x127),_0x25e2d8(0x1c0)),_0x25e2d8(0x1b4)==_0x2a673c&&_0x2b3e87[_0x25e2d8(0x18f)](_0x25e2d8(0x16d)),_0x25e2d8(0x124)==_0x2a673c&&_0x2b3e87[_0x25e2d8(0x18f)](_0x25e2d8(0x125)),_0x25e2d8(0x145)==_0x2a673c&&_0x2b3e87[_0x25e2d8(0x18f)](_0x25e2d8(0x19e)),_0x25e2d8(0x171)==_0x2a673c&&_0x2b3e87[_0x25e2d8(0x18f)](_0x25e2d8(0x1ab));},0x3e8);}[_0x52a969(0x126)](){const _0x386486=_0x52a969,_0x5df339=this[_0x386486(0x174)][_0x386486(0x182)][_0x386486(0x155)](_0x386486(0x16a)),_0x198177=this[_0x386486(0x174)][_0x386486(0x182)][_0x386486(0x155)](_0x386486(0x12c)),_0x1f63f1=Array[_0x386486(0x184)](_0x5df339[_0x386486(0x13f)],_0xc99606=>_0xc99606[_0x386486(0x197)])[_0x386486(0x1c8)](_0x44afe8=>this[_0x386486(0x132)][_0x386486(0x1bb)](_0x44afe8)),_0x306457=[];for(const _0x331858 of _0x1f63f1){const _0x59e8a8=this[_0x386486(0x132)][_0x386486(0x155)](_0x331858)[_0x386486(0x191)][_0x386486(0x199)]();_0x306457[_0x386486(0x16e)](..._0x59e8a8[_0x386486(0x16c)]((_0x36c517,_0x25a6cf)=>[..._0x36c517,..._0x25a6cf[_0x386486(0x1c5)]()],[]));}_0x198177[_0x386486(0x158)]=_0x306457;}[_0x52a969(0x15b)](){const _0x416829=_0x52a969,_0x50a54b=this[_0x416829(0x174)],_0x1ca95a=_0x50a54b[_0x416829(0x19c)],_0x19e0aa=_0x3c65b9(_0x1ca95a,_0x416829(0x1b2)),_0x2d742d=new _0x383e28([{'type':_0x416829(0x189),'model':new _0x1d5046({'withText':!0x0,'isToggleable':!0x0,'label':_0x19e0aa,'commandName':_0x416829(0x1bc),'role':_0x416829(0x157)})},{'type':_0x416829(0x11c)},{'type':_0x416829(0x13e),'model':new _0x1d5046({'withText':!0x0,'label':_0x3c65b9(_0x1ca95a,_0x416829(0x137)),'commandName':_0x416829(0x17e),'role':_0x416829(0x176)})},{'type':_0x416829(0x13e),'model':new _0x1d5046({'withText':!0x0,'label':_0x3c65b9(_0x1ca95a,_0x416829(0x1a6)),'commandName':_0x416829(0x196),'role':_0x416829(0x176)})},{'type':_0x416829(0x13e),'model':new _0x1d5046({'withText':!0x0,'label':_0x3c65b9(_0x1ca95a,_0x416829(0x165)),'commandName':_0x416829(0x14d),'role':_0x416829(0x176)})},{'type':_0x416829(0x13e),'model':new _0x1d5046({'withText':!0x0,'label':_0x3c65b9(_0x1ca95a,_0x416829(0x19b)),'commandName':_0x416829(0x1c1),'role':_0x416829(0x176)})}]);for(const _0x25ff25 of _0x2d742d)if(pe(_0x25ff25)){const _0x771cc6=_0x50a54b[_0x416829(0x172)][_0x416829(0x155)](_0x25ff25[_0x416829(0x191)][_0x416829(0x152)]);_0x25ff25[_0x416829(0x191)][_0x416829(0x17a)](_0x416829(0x183),_0x416829(0x15e))['to'](_0x771cc6,_0x416829(0x185),_0x416829(0x15e));}_0x50a54b['ui'][_0x416829(0x139)][_0x416829(0x177)](_0x416829(0x1bc),_0x4f770c=>this[_0x416829(0x187)](_0x4f770c,_0x2d742d,_0x19e0aa)),_0x50a54b['ui'][_0x416829(0x139)][_0x416829(0x177)](_0x416829(0x161),_0x33d470=>this[_0x416829(0x133)](_0x33d470,_0x2d742d,_0x19e0aa));}[_0x52a969(0x187)](_0x1f7f95,_0x2039f1,_0x16b73f){const _0x70f7b5=_0x52a969,_0x428793=_0x469748(_0x1f7f95,_0x586c13),_0x2317d7=this[_0x70f7b5(0x174)][_0x70f7b5(0x172)][_0x70f7b5(0x155)](_0x70f7b5(0x1bc));_0x428793[_0x70f7b5(0x19d)][_0x70f7b5(0x12a)]({'tooltip':_0x16b73f,'label':_0x16b73f,'icon':_0x4d7cf1}),_0x428793[_0x70f7b5(0x19d)][_0x70f7b5(0x17a)](_0x70f7b5(0x183))['to'](_0x2317d7,_0x70f7b5(0x185)),_0x428793[_0x70f7b5(0x19d)]['on'](_0x70f7b5(0x11e),()=>{const _0x3df986=_0x70f7b5;_0x2317d7[_0x3df986(0x11e)](),this[_0x3df986(0x174)][_0x3df986(0x180)][_0x3df986(0x1b0)][_0x3df986(0x11d)]();}),_0x162b68(_0x428793,_0x2039f1,{'role':_0x70f7b5(0x1a7)});const _0x2b7c62=[];for(const _0x4e417b of _0x2039f1)pe(_0x4e417b)&&_0x2b7c62[_0x70f7b5(0x16e)](this[_0x70f7b5(0x174)][_0x70f7b5(0x172)][_0x70f7b5(0x155)](_0x4e417b[_0x70f7b5(0x191)][_0x70f7b5(0x152)]));const _0x1c3d6c=_0x428793[_0x70f7b5(0x19d)];return _0x1c3d6c[_0x70f7b5(0x12d)][_0x70f7b5(0x11a)](_0x70f7b5(0x15e)),_0x1c3d6c[_0x70f7b5(0x1a1)][_0x70f7b5(0x11a)](_0x70f7b5(0x15e)),_0x1c3d6c[_0x70f7b5(0x12d)][_0x70f7b5(0x17a)](_0x70f7b5(0x15e))['to'](_0x2317d7,_0x70f7b5(0x15e)),_0x1c3d6c[_0x70f7b5(0x1a1)][_0x70f7b5(0x17a)](_0x70f7b5(0x15e))[_0x70f7b5(0x144)](_0x2b7c62,_0x70f7b5(0x15e),(..._0x524275)=>_0x524275[_0x70f7b5(0x178)](_0x480b81=>_0x480b81)),_0x428793['on'](_0x70f7b5(0x11e),_0x5790a6=>{const _0x4c3859=_0x70f7b5;this[_0x4c3859(0x174)][_0x4c3859(0x11e)](_0x5790a6[_0x4c3859(0x1bf)][_0x4c3859(0x152)]),this[_0x4c3859(0x174)][_0x4c3859(0x180)][_0x4c3859(0x1b0)][_0x4c3859(0x11d)]();}),_0x428793;}[_0x52a969(0x133)](_0x27179e,_0x5200b8,_0x458ab9){const _0x1a1c60=_0x52a969,_0x2d5f08=new _0x55e6b4(_0x27179e),_0x59737e=this[_0x1a1c60(0x174)][_0x1a1c60(0x172)][_0x1a1c60(0x155)](_0x1a1c60(0x1bc));_0x2d5f08[_0x1a1c60(0x19d)][_0x1a1c60(0x12a)]({'label':_0x458ab9,'icon':_0x4d7cf1});const _0x10accc=new _0x36daa2(_0x27179e);for(const _0x416077 of _0x5200b8){if(_0x1a1c60(0x11c)==_0x416077[_0x1a1c60(0x149)]){_0x10accc[_0x1a1c60(0x15c)][_0x1a1c60(0x177)](new _0x3ecbbd(_0x27179e));continue;}const _0xecf94f=new _0x41c5ba(_0x27179e,_0x2d5f08),_0x59564e=new _0x21db2b(_0x27179e),_0x1dda9c=_0x416077[_0x1a1c60(0x191)];_0x59564e[_0x1a1c60(0x17a)](...Object[_0x1a1c60(0x11b)](_0x1dda9c))['to'](_0x1dda9c),_0x59564e[_0x1a1c60(0x170)](_0x1a1c60(0x11e))['to'](_0x2d5f08),_0x59564e['on'](_0x1a1c60(0x11e),()=>{const _0x41f1f8=_0x1a1c60;this[_0x41f1f8(0x174)][_0x41f1f8(0x11e)](_0x1dda9c[_0x41f1f8(0x152)]),this[_0x41f1f8(0x174)][_0x41f1f8(0x180)][_0x41f1f8(0x1b0)][_0x41f1f8(0x11d)]();}),_0xecf94f[_0x1a1c60(0x13a)][_0x1a1c60(0x177)](_0x59564e),_0x10accc[_0x1a1c60(0x15c)][_0x1a1c60(0x177)](_0xecf94f);}return _0x2d5f08[_0x1a1c60(0x17a)](_0x1a1c60(0x15e))['to'](_0x59737e,_0x1a1c60(0x15e)),_0x2d5f08[_0x1a1c60(0x186)][_0x1a1c60(0x13a)][_0x1a1c60(0x177)](_0x10accc),_0x2d5f08;}[_0x52a969(0x14e)](_0x3e354b){const _0x4d2abf=_0x52a969,_0x1ca17f=this[_0x4d2abf(0x174)],_0x3775ea=_0x1ca17f[_0x4d2abf(0x1a9)],_0x1dc602=_0x1ca17f[_0x4d2abf(0x182)][_0x4d2abf(0x155)](_0x4d2abf(0x16a)),_0xd22be5=_0x1ca17f[_0x4d2abf(0x182)][_0x4d2abf(0x155)](_0x4d2abf(0x1b1)),_0x3bad36=_0x1ca17f[_0x4d2abf(0x182)][_0x4d2abf(0x155)](_0x4d2abf(0x1ad)),_0x10dcff=_0x1ca17f[_0x4d2abf(0x182)][_0x4d2abf(0x155)](_0x1e6606)['me'],_0x44cd36=_0x3775ea[_0x4d2abf(0x155)](_0x4d2abf(0x1bc))[_0x4d2abf(0x128)],_0xabc367=_0x3775ea[_0x4d2abf(0x155)](_0x4d2abf(0x1bc))[_0x4d2abf(0x1a8)],{CommentsListView:_0x2cd21e,CommentThreadInputView:_0x461b9a}=_0x1ca17f[_0x4d2abf(0x182)][_0x4d2abf(0x155)](_0x4d2abf(0x15f));let _0x2e3169,_0x2af403,_0x321ad4;this[_0x4d2abf(0x16b)][_0x4d2abf(0x1bb)](_0x3e354b['id'])?(_0x2af403=this[_0x4d2abf(0x16b)][_0x4d2abf(0x155)](_0x3e354b['id']),_0x2e3169=_0x2af403[_0x4d2abf(0x131)]):(_0x2e3169=new _0x44cd36(_0x1ca17f[_0x4d2abf(0x19c)],_0x3e354b,_0x10dcff,{'disableComments':this[_0x4d2abf(0x1c4)],'editorConfig':{..._0x3775ea[_0x4d2abf(0x155)](_0x4d2abf(0x163)),'licenseKey':_0x3775ea[_0x4d2abf(0x155)](_0x4d2abf(0x1a0))},'maxCommentsWhenCollapsed':_0x3775ea[_0x4d2abf(0x155)](_0x4d2abf(0x1a5)),'maxThreadTotalWeight':_0x3775ea[_0x4d2abf(0x155)](_0x4d2abf(0x11f)),'maxCommentCharsWhenCollapsed':_0x3775ea[_0x4d2abf(0x155)](_0x4d2abf(0x193)),'formatDateTime':_0x24967c(_0x3775ea[_0x4d2abf(0x155)](_0x4d2abf(0x19c))),'CommentView':_0x3775ea[_0x4d2abf(0x155)](_0x4d2abf(0x159))[_0x4d2abf(0x136)],'CommentsListView':_0x2cd21e,'CommentThreadInputView':_0x461b9a,'SuggestionView':_0xabc367}),_0x2e3169[_0x4d2abf(0x150)][_0x4d2abf(0x141)]['on'](_0x4d2abf(0x11e),()=>{const _0x3f62be=_0x4d2abf;_0x1ca17f[_0x3f62be(0x180)][_0x3f62be(0x1b0)][_0x3f62be(0x11d)]();}),_0x2e3169[_0x4d2abf(0x150)][_0x4d2abf(0x168)]['on'](_0x4d2abf(0x11e),()=>{const _0x554fd5=_0x4d2abf;_0x1ca17f[_0x554fd5(0x180)][_0x554fd5(0x1b0)][_0x554fd5(0x11d)]();}),_0x2af403=_0x1dc602[_0x4d2abf(0x164)](this[_0x4d2abf(0x174)][_0x4d2abf(0x19c)],_0x2e3169),_0x2af403[_0x4d2abf(0x17a)](_0x4d2abf(0x1b8))['to'](_0x2e3169,_0x4d2abf(0x1b8)),_0x2af403[_0x4d2abf(0x17a)](_0x4d2abf(0x18b))['to'](_0x2e3169),_0x2af403[_0x4d2abf(0x17a)](_0x4d2abf(0x149))['to'](_0x2e3169,_0x4d2abf(0x149),_0x3b6fd9=>_0x4d2abf(0x194)+_0x3b6fd9),_0x2e3169['on'](_0x4d2abf(0x15d),()=>{const _0x2d5f06=_0x4d2abf;_0x321ad4[_0x2d5f06(0x143)](_0x2d5f06(0x15d));}),this[_0x4d2abf(0x16b)][_0x4d2abf(0x12a)](_0x3e354b['id'],_0x2af403));const _0x37dcf4=_0xd22be5[_0x4d2abf(0x135)](_0x3e354b[_0x4d2abf(0x162)],_0x2e3169),_0x164784=new _0x1cea37(_0x1ca17f,_0x3e354b,_0x2e3169,_0x37dcf4),_0x1f022b=_0x3e354b[_0x4d2abf(0x199)]()[_0x4d2abf(0x1c8)](_0x5ce06d=>_0x5ce06d[_0x4d2abf(0x1b3)]);_0x2e3169[_0x4d2abf(0x14b)]=_0x1ca17f[_0x4d2abf(0x182)][_0x4d2abf(0x155)](_0x4d2abf(0x12c))[_0x4d2abf(0x1be)][_0x4d2abf(0x129)](_0x1f022b),this[_0x4d2abf(0x121)][_0x4d2abf(0x12a)](_0x3e354b,_0x164784),this[_0x4d2abf(0x132)][_0x4d2abf(0x12a)](_0x2e3169,_0x164784),_0x321ad4=_0x1dc602[_0x4d2abf(0x1c2)]({'view':_0x2af403,'target':()=>{const _0xd89fd7=_0x4d2abf,_0x1d624e=[],_0x23e1d3=_0x3e354b[_0xd89fd7(0x199)]()[_0xd89fd7(0x1c8)](_0x4e5ee1=>_0x4e5ee1[_0xd89fd7(0x1b3)]);for(const _0x4e49e6 of _0x23e1d3)_0x1d624e[_0xd89fd7(0x16e)](..._0x4e49e6[_0xd89fd7(0x1a4)]());return _0x4f48e4(_0x1ca17f[_0xd89fd7(0x180)],_0x1d624e);},'type':()=>_0x4d2abf(0x194)+_0x164784[_0x4d2abf(0x1b0)][_0x4d2abf(0x149)]}),_0xd22be5[_0x4d2abf(0x14a)](_0x2e3169,_0x321ad4),_0x1dc602[_0x4d2abf(0x177)](_0x321ad4),_0x3bad36[_0x4d2abf(0x169)](_0x321ad4);}[_0x52a969(0x17d)](_0x3bb439){const _0x525d9a=_0x52a969,_0x2d17da=this[_0x525d9a(0x174)][_0x525d9a(0x182)][_0x525d9a(0x155)](_0x525d9a(0x1b1)),_0x325a36=this[_0x525d9a(0x174)][_0x525d9a(0x182)][_0x525d9a(0x155)](_0x525d9a(0x16a)),_0x579963=this[_0x525d9a(0x121)][_0x525d9a(0x155)](_0x3bb439),_0x39d71b=_0x579963[_0x525d9a(0x1b0)],_0x17a621=_0x325a36[_0x525d9a(0x166)](_0x39d71b);_0x2d17da[_0x525d9a(0x1b5)](_0x39d71b),_0x17a621&&_0x325a36[_0x525d9a(0x154)](_0x17a621),this[_0x525d9a(0x121)][_0x525d9a(0x1af)](_0x3bb439),this[_0x525d9a(0x132)][_0x525d9a(0x1af)](_0x39d71b),_0x579963[_0x525d9a(0x140)]();}[_0x52a969(0x151)](_0x257219){const _0x34dd85=_0x52a969;if(!_0x257219[_0x34dd85(0x1b3)]||!this[_0x34dd85(0x121)][_0x34dd85(0x1bb)](_0x257219))return;const _0xcec819=this[_0x34dd85(0x174)][_0x34dd85(0x182)][_0x34dd85(0x155)](_0x34dd85(0x12c)),_0xfec810=this[_0x34dd85(0x121)][_0x34dd85(0x155)](_0x257219),_0x5d69b7=_0x257219[_0x34dd85(0x199)]();_0xfec810[_0x34dd85(0x1b0)][_0x34dd85(0x14b)]=_0xcec819[_0x34dd85(0x1be)][_0x34dd85(0x129)](_0x5d69b7);}[_0x52a969(0x140)](){const _0x32115b=_0x52a969;for(const _0x24cfe4 of this[_0x32115b(0x121)][_0x32115b(0x11b)]())this[_0x32115b(0x17d)](_0x24cfe4);for(const _0x58e95c of this[_0x32115b(0x16b)][_0x32115b(0x1b7)]())_0x58e95c[_0x32115b(0x131)][_0x32115b(0x140)]();super[_0x32115b(0x140)](),this[_0x32115b(0x18c)]&&clearInterval(this[_0x32115b(0x18c)]);}}function pe(_0x34d6ac){const _0x63c5e8=_0x52a969;return _0x63c5e8(0x191)in _0x34d6ac;}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x57a152=_0x2ebb;(function(_0x25a6ca,_0x58e7fd){const _0x5bd92d=_0x2ebb,_0x410f65=_0x25a6ca();while(!![]){try{const _0x34945d=-parseInt(_0x5bd92d(0xa9))/0x1*(-parseInt(_0x5bd92d(0xba))/0x2)+parseInt(_0x5bd92d(0xcc))/0x3*(parseInt(_0x5bd92d(0xb7))/0x4)+parseInt(_0x5bd92d(0xb0))/0x5+parseInt(_0x5bd92d(0xb4))/0x6+-parseInt(_0x5bd92d(0xc6))/0x7+parseInt(_0x5bd92d(0xbc))/0x8+-parseInt(_0x5bd92d(0xb6))/0x9;if(_0x34945d===_0x58e7fd)break;else _0x410f65['push'](_0x410f65['shift']());}catch(_0x4a1b80){_0x410f65['push'](_0x410f65['shift']());}}}(_0x2cb8,0x5c126));import{ObservableMixin as _0x54be64}from'ckeditor5/src/utils.js';import{getTranslation as _0x2c9b11}from'../utils/common-translations.js';function _0x2cb8(){const _0x414d0b=['commands','_removePendingAction','_discardCommand','locale','1579940GFgxli','stopListening','model','getRanges','3865344deTbFD','_acceptCommand','7105896aZODer','49372SAdLXf','change:isDirty','plugins','4NPxVEp','canDiscard','3296128LvHYOz','remove','unbind','discardSuggestion','listenTo','view','commentThreadController','canAccept','PendingActions','execute','4473399bRJlSh','canEditAt','isEnabled','get','bind','_setPendingAction','69xfrBgB','isDirty','_pendingAction','destroy','acceptSuggestion','PENDING_ACTION_SUGGESTION','74805cclfan','add','_editor'];_0x2cb8=function(){return _0x414d0b;};return _0x2cb8();}function _0x2ebb(_0x476b44,_0x128909){const _0x2cb808=_0x2cb8();return _0x2ebb=function(_0x2ebb15,_0x46b69f){_0x2ebb15=_0x2ebb15-0xa5;let _0x3b389a=_0x2cb808[_0x2ebb15];return _0x3b389a;},_0x2ebb(_0x476b44,_0x128909);}export default class ae extends/* #__PURE__ -- @preserve */
24
- _0x54be64(){constructor(_0x1000d5,_0x5ccba6,_0x440788,_0x2e52f0){const _0x4c9fe0=_0x2ebb;super(),this[_0x4c9fe0(0xb2)]=_0x5ccba6,this[_0x4c9fe0(0xc1)]=_0x440788,this[_0x4c9fe0(0xc2)]=_0x2e52f0,this[_0x4c9fe0(0xab)]=_0x1000d5,this[_0x4c9fe0(0xb5)]=_0x1000d5[_0x4c9fe0(0xac)][_0x4c9fe0(0xc9)](_0x4c9fe0(0xa7)),this[_0x4c9fe0(0xae)]=_0x1000d5[_0x4c9fe0(0xac)][_0x4c9fe0(0xc9)](_0x4c9fe0(0xbf)),this[_0x4c9fe0(0xc1)][_0x4c9fe0(0xca)](_0x4c9fe0(0xc8))['to'](this[_0x4c9fe0(0xb5)],this[_0x4c9fe0(0xae)],(_0x4f4a01,_0x49eb43)=>_0x4f4a01||_0x49eb43),this[_0x4c9fe0(0xc1)][_0x4c9fe0(0xca)](_0x4c9fe0(0xc3))['to'](this[_0x4c9fe0(0xb5)],_0x4c9fe0(0xc8),_0x264559=>_0x264559&&this[_0x4c9fe0(0xab)][_0x4c9fe0(0xb2)][_0x4c9fe0(0xc7)](_0x5ccba6[_0x4c9fe0(0xb3)]())),this[_0x4c9fe0(0xc1)][_0x4c9fe0(0xca)](_0x4c9fe0(0xbb))['to'](this[_0x4c9fe0(0xae)],_0x4c9fe0(0xc8),_0x2870c9=>_0x2870c9&&this[_0x4c9fe0(0xab)][_0x4c9fe0(0xb2)][_0x4c9fe0(0xc7)](_0x5ccba6[_0x4c9fe0(0xb3)]())),this[_0x4c9fe0(0xa5)]=null,_0x440788[_0x4c9fe0(0xcd)]&&this[_0x4c9fe0(0xcb)](),this[_0x4c9fe0(0xc0)](_0x440788,_0x4c9fe0(0xa7),()=>this[_0x4c9fe0(0xa7)]()),this[_0x4c9fe0(0xc0)](_0x440788,_0x4c9fe0(0xbf),()=>this[_0x4c9fe0(0xbf)]()),this[_0x4c9fe0(0xc0)](_0x440788,_0x4c9fe0(0xb8),()=>{const _0xe16ad4=_0x4c9fe0;_0x440788[_0xe16ad4(0xcd)]?this[_0xe16ad4(0xcb)]():this[_0xe16ad4(0xad)]();});}[_0x57a152(0xa7)](){const _0x4eb9a6=_0x57a152;this[_0x4eb9a6(0xb5)][_0x4eb9a6(0xc5)](this[_0x4eb9a6(0xb2)]['id']);}[_0x57a152(0xbf)](){const _0x4a9df0=_0x57a152;this[_0x4a9df0(0xae)][_0x4a9df0(0xc5)](this[_0x4a9df0(0xb2)]['id']);}[_0x57a152(0xa6)](){const _0x25439d=_0x57a152;this[_0x25439d(0xc1)][_0x25439d(0xbe)](_0x25439d(0xc8)),this[_0x25439d(0xc1)][_0x25439d(0xbe)](_0x25439d(0xc3)),this[_0x25439d(0xc1)][_0x25439d(0xbe)](_0x25439d(0xbb)),this[_0x25439d(0xb1)](),this[_0x25439d(0xc2)][_0x25439d(0xa6)](),this[_0x25439d(0xa5)]&&this[_0x25439d(0xad)]();}[_0x57a152(0xcb)](){const _0x4002cf=_0x57a152,_0x45bac9=_0x2c9b11(this[_0x4002cf(0xab)][_0x4002cf(0xaf)],_0x4002cf(0xa8));this[_0x4002cf(0xa5)]=this[_0x4002cf(0xab)][_0x4002cf(0xb9)][_0x4002cf(0xc9)](_0x4002cf(0xc4))[_0x4002cf(0xaa)](_0x45bac9);}[_0x57a152(0xad)](){const _0x1a3b17=_0x57a152;null!==this[_0x1a3b17(0xa5)]&&this[_0x1a3b17(0xab)][_0x1a3b17(0xb9)][_0x1a3b17(0xc9)](_0x1a3b17(0xc4))[_0x1a3b17(0xbd)](this[_0x1a3b17(0xa5)]),this[_0x1a3b17(0xa5)]=null;}}
23
+ function _0x4dcf(){const _0x408d98=['8281721QFiQXe','getRanges','locale','132624EjqYPV','model','canEditAt','canDiscard','isEnabled','_removePendingAction','500GRpgAj','55pSWXTS','commands','commentThreadController','unbind','_discardCommand','6WAlOwE','bind','_setPendingAction','19539mxuCmL','45tyPYly','destroy','620344FfPoOm','_acceptCommand','290DIabNU','PENDING_ACTION_SUGGESTION','_pendingAction','isDirty','2567860KZCTGx','discardSuggestion','remove','_editor','add','get','stopListening','change:isDirty','view','listenTo','execute','2337708hidaVj','acceptSuggestion','plugins','341vfdXVo','canAccept','PendingActions'];_0x4dcf=function(){return _0x408d98;};return _0x4dcf();}const _0xf17e6=_0x591b;(function(_0x4fe6d7,_0x25ea6c){const _0x4158bd=_0x591b,_0x14762f=_0x4fe6d7();while(!![]){try{const _0x387872=-parseInt(_0x4158bd(0x162))/0x1+-parseInt(_0x4158bd(0x170))/0x2*(parseInt(_0x4158bd(0x16b))/0x3)+-parseInt(_0x4158bd(0x16e))/0x4*(parseInt(_0x4158bd(0x163))/0x5)+parseInt(_0x4158bd(0x168))/0x6*(-parseInt(_0x4158bd(0x159))/0x7)+parseInt(_0x4158bd(0x15c))/0x8+parseInt(_0x4158bd(0x16c))/0x9*(-parseInt(_0x4158bd(0x174))/0xa)+parseInt(_0x4158bd(0x156))/0xb*(parseInt(_0x4158bd(0x153))/0xc);if(_0x387872===_0x25ea6c)break;else _0x14762f['push'](_0x14762f['shift']());}catch(_0x5d7651){_0x14762f['push'](_0x14762f['shift']());}}}(_0x4dcf,0xe4f41));import{ObservableMixin as _0x329701}from'ckeditor5/src/utils.js';function _0x591b(_0x30cb71,_0x26cb15){const _0x4dcfb5=_0x4dcf();return _0x591b=function(_0x591b71,_0x568545){_0x591b71=_0x591b71-0x14a;let _0x321592=_0x4dcfb5[_0x591b71];return _0x321592;},_0x591b(_0x30cb71,_0x26cb15);}import{getTranslation as _0x49ef5c}from'../utils/common-translations.js';export default class ge extends/* #__PURE__ -- @preserve */
24
+ _0x329701(){constructor(_0x1bdf43,_0x2f6a12,_0x21e4ab,_0x32c19c){const _0x3b2559=_0x591b;super(),this[_0x3b2559(0x15d)]=_0x2f6a12,this[_0x3b2559(0x150)]=_0x21e4ab,this[_0x3b2559(0x165)]=_0x32c19c,this[_0x3b2559(0x14b)]=_0x1bdf43,this[_0x3b2559(0x16f)]=_0x1bdf43[_0x3b2559(0x164)][_0x3b2559(0x14d)](_0x3b2559(0x154)),this[_0x3b2559(0x167)]=_0x1bdf43[_0x3b2559(0x164)][_0x3b2559(0x14d)](_0x3b2559(0x175)),this[_0x3b2559(0x150)][_0x3b2559(0x169)](_0x3b2559(0x160))['to'](this[_0x3b2559(0x16f)],this[_0x3b2559(0x167)],(_0x3d77ba,_0x310b7e)=>_0x3d77ba||_0x310b7e),this[_0x3b2559(0x150)][_0x3b2559(0x169)](_0x3b2559(0x157))['to'](this[_0x3b2559(0x16f)],_0x3b2559(0x160),_0x12ecb7=>_0x12ecb7&&this[_0x3b2559(0x14b)][_0x3b2559(0x15d)][_0x3b2559(0x15e)](_0x2f6a12[_0x3b2559(0x15a)]())),this[_0x3b2559(0x150)][_0x3b2559(0x169)](_0x3b2559(0x15f))['to'](this[_0x3b2559(0x167)],_0x3b2559(0x160),_0x2b284e=>_0x2b284e&&this[_0x3b2559(0x14b)][_0x3b2559(0x15d)][_0x3b2559(0x15e)](_0x2f6a12[_0x3b2559(0x15a)]())),this[_0x3b2559(0x172)]=null,_0x21e4ab[_0x3b2559(0x173)]&&this[_0x3b2559(0x16a)](),this[_0x3b2559(0x151)](_0x21e4ab,_0x3b2559(0x154),()=>this[_0x3b2559(0x154)]()),this[_0x3b2559(0x151)](_0x21e4ab,_0x3b2559(0x175),()=>this[_0x3b2559(0x175)]()),this[_0x3b2559(0x151)](_0x21e4ab,_0x3b2559(0x14f),()=>{const _0x329cd2=_0x3b2559;_0x21e4ab[_0x329cd2(0x173)]?this[_0x329cd2(0x16a)]():this[_0x329cd2(0x161)]();});}[_0xf17e6(0x154)](){const _0x387309=_0xf17e6;this[_0x387309(0x16f)][_0x387309(0x152)](this[_0x387309(0x15d)]['id']);}[_0xf17e6(0x175)](){const _0x5bd5e1=_0xf17e6;this[_0x5bd5e1(0x167)][_0x5bd5e1(0x152)](this[_0x5bd5e1(0x15d)]['id']);}[_0xf17e6(0x16d)](){const _0x58ecb3=_0xf17e6;this[_0x58ecb3(0x150)][_0x58ecb3(0x166)](_0x58ecb3(0x160)),this[_0x58ecb3(0x150)][_0x58ecb3(0x166)](_0x58ecb3(0x157)),this[_0x58ecb3(0x150)][_0x58ecb3(0x166)](_0x58ecb3(0x15f)),this[_0x58ecb3(0x14e)](),this[_0x58ecb3(0x165)][_0x58ecb3(0x16d)](),this[_0x58ecb3(0x172)]&&this[_0x58ecb3(0x161)]();}[_0xf17e6(0x16a)](){const _0x18c249=_0xf17e6,_0x51970a=_0x49ef5c(this[_0x18c249(0x14b)][_0x18c249(0x15b)],_0x18c249(0x171));this[_0x18c249(0x172)]=this[_0x18c249(0x14b)][_0x18c249(0x155)][_0x18c249(0x14d)](_0x18c249(0x158))[_0x18c249(0x14c)](_0x51970a);}[_0xf17e6(0x161)](){const _0x56723a=_0xf17e6;null!==this[_0x56723a(0x172)]&&this[_0x56723a(0x14b)][_0x56723a(0x155)][_0x56723a(0x14d)](_0x56723a(0x158))[_0x56723a(0x14a)](this[_0x56723a(0x172)]),this[_0x56723a(0x172)]=null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x287b7b=_0x3d39;(function(_0x5a5858,_0x4b47eb){const _0x4950e2=_0x3d39,_0x1cc534=_0x5a5858();while(!![]){try{const _0x1daea7=parseInt(_0x4950e2(0xcb))/0x1+parseInt(_0x4950e2(0xec))/0x2*(parseInt(_0x4950e2(0xd7))/0x3)+-parseInt(_0x4950e2(0xca))/0x4+parseInt(_0x4950e2(0xa7))/0x5*(-parseInt(_0x4950e2(0xbd))/0x6)+parseInt(_0x4950e2(0xb5))/0x7*(-parseInt(_0x4950e2(0xe1))/0x8)+-parseInt(_0x4950e2(0xee))/0x9*(parseInt(_0x4950e2(0xc7))/0xa)+-parseInt(_0x4950e2(0xe3))/0xb*(-parseInt(_0x4950e2(0xe0))/0xc);if(_0x1daea7===_0x4b47eb)break;else _0x1cc534['push'](_0x1cc534['shift']());}catch(_0x3df550){_0x1cc534['push'](_0x1cc534['shift']());}}}(_0x44ba,0xbedd4));function _0x44ba(){const _0x5c9d4f=['disabledSubmit','addComment','isActive','5076jNjYZh','commentInputView','130455tIZvXP','author','removeComment','delegate','7510wePkga','_createCommentThreadInputView','descriptionParts','focusables','value','text/html','focusTracker','editor','CommentView','commentThreadInputView','destroy','keystrokes','cancel','join','21yIaMrP','fire','element','tab','assign','isEnabled','map','disableComments','228jDqEUA','set','textContent','name','bind','_createCommentViews','locale','render','canAccept','focusCycler','250kQcjVF','_model','target','5271684AJhWbP','71588JWvpWL','updateComment','setData','content','commentThread','submit','authoredAt','SUGGESTION_THREAD_ARIA_LABEL','editorConfig','showInput','length','isDirty','1227qZSYMV','parseFromString','_localUser','SUGGESTION_THREAD_DESCRIPTION','hasDirtyComment','focus','body','commentsListView','formatDateTime','84OMYrWs','20920juBdVM','shift+tab','2227291rMlClP','_config','canDiscard','ariaDescriptionView','isReadOnly','ariaLabel'];_0x44ba=function(){return _0x5c9d4f;};return _0x44ba();}import{FocusCycler as _0x244d8f,View as _0x2e3ac7,ViewCollection as _0x3e53b3}from'ckeditor5/src/ui.js';import{FocusTracker as _0x499318,KeystrokeHandler as _0x17b339}from'ckeditor5/src/utils.js';function _0x3d39(_0xe9432,_0x151049){const _0x44ba94=_0x44ba();return _0x3d39=function(_0x3d39f5,_0x472836){_0x3d39f5=_0x3d39f5-0xa7;let _0xb3f383=_0x44ba94[_0x3d39f5];return _0xb3f383;},_0x3d39(_0xe9432,_0x151049);}import{AriaDescriptionView as _0x29009e,setupThreadKeyboardNavigation as _0x1b24de}from'ckeditor5-collaboration/src/collaboration-core.js';import{getTranslation as _0x3f4226}from'../../utils/common-translations.js';import{renderDescription as _0x31e154}from'../../utils/utils.js';export default class us extends _0x2e3ac7{constructor(_0x2c642b,_0x5dbf04,_0x412e6e,_0x318fd8){const _0x9c590c=_0x3d39;super(_0x2c642b),this[_0x9c590c(0xde)]=null,this[_0x9c590c(0xb0)]=null,this[_0x9c590c(0xe6)]=new _0x29009e(_0x2c642b,_0x3f4226(_0x2c642b,_0x9c590c(0xda))),this[_0x9c590c(0xbe)](_0x9c590c(0xeb),!0x1),this[_0x9c590c(0xbe)](_0x9c590c(0xd1),_0x5dbf04[_0x9c590c(0xd1)]),this[_0x9c590c(0xc1)](_0x9c590c(0xd1))['to'](_0x5dbf04),this[_0x9c590c(0xbe)](_0x9c590c(0xa9),[]),this[_0x9c590c(0xbe)](_0x9c590c(0xd6),!0x1),this[_0x9c590c(0xbe)](_0x9c590c(0xba),!0x1),this[_0x9c590c(0xbe)](_0x9c590c(0xc5),!0x1),this[_0x9c590c(0xbe)](_0x9c590c(0xe5),!0x1),this[_0x9c590c(0xc1)](_0x9c590c(0xe8))['to'](this,_0x9c590c(0xd5),_0x5dbf04,_0x9c590c(0xd1),this,_0x9c590c(0xa9),(_0x1117c3,_0x483283,_0x530ad3)=>{const _0x513187=_0x9c590c,_0x3d68e2=_0x530ad3[_0x513187(0xbb)](_0x298667=>_0x31e154(_0x298667[_0x513187(0xce)]))[_0x513187(0xb4)]('.\x20')+'.';return _0x3f4226(this[_0x513187(0xc3)],_0x513187(0xd2),[_0x1117c3-0x1,_0x5dbf04[_0x513187(0xef)][_0x513187(0xc0)],_0x483283?_0x318fd8[_0x513187(0xdf)](_0x483283):'',new DOMParser()[_0x513187(0xd8)](_0x3d68e2,_0x513187(0xac))[_0x513187(0xdd)][_0x513187(0xbf)]]);}),this[_0x9c590c(0xaa)]=new _0x3e53b3(),this[_0x9c590c(0xad)]=new _0x499318(),this[_0x9c590c(0xb2)]=new _0x17b339(),this[_0x9c590c(0xc6)]=new _0x244d8f({'focusables':this[_0x9c590c(0xaa)],'focusTracker':this[_0x9c590c(0xad)],'keystrokeHandler':this[_0x9c590c(0xb2)],'keystrokeHandlerOptions':{'filter':_0x5509d2=>_0x5509d2[_0x9c590c(0xc9)]!==this[_0x9c590c(0xb7)]},'actions':{'focusPrevious':_0x9c590c(0xe2),'focusNext':_0x9c590c(0xb8)}}),this[_0x9c590c(0xc8)]=_0x5dbf04,this[_0x9c590c(0xd9)]=_0x412e6e,this[_0x9c590c(0xe4)]=_0x318fd8,_0x318fd8[_0x9c590c(0xbc)]?this[_0x9c590c(0xbe)](_0x9c590c(0xd5),0x1):this[_0x9c590c(0xc2)]();}[_0x287b7b(0xc4)](){const _0x342475=_0x287b7b;super[_0x342475(0xc4)](),_0x1b24de(this,this[_0x342475(0xaa)]);}[_0x287b7b(0xdc)](){const _0x3bffe9=_0x287b7b;this[_0x3bffe9(0xb7)][_0x3bffe9(0xdc)]();}[_0x287b7b(0xb1)](){const _0x3c8141=_0x287b7b;this[_0x3c8141(0xde)]&&this[_0x3c8141(0xde)][_0x3c8141(0xb1)](),this[_0x3c8141(0xb0)]&&this[_0x3c8141(0xb0)][_0x3c8141(0xb1)](),super[_0x3c8141(0xb1)]();}[_0x287b7b(0xc2)](){const _0x5bd67a=_0x287b7b,{CommentsListView:_0x5abe07}=this[_0x5bd67a(0xe4)];this[_0x5bd67a(0xde)]=new _0x5abe07(this[_0x5bd67a(0xc3)],this[_0x5bd67a(0xc8)][_0x5bd67a(0xcf)],Object[_0x5bd67a(0xb9)]({'CommentView':this[_0x5bd67a(0xe4)][_0x5bd67a(0xaf)]},this[_0x5bd67a(0xe4)])),this[_0x5bd67a(0xde)][_0x5bd67a(0xf1)](_0x5bd67a(0xf0))['to'](this),this[_0x5bd67a(0xde)][_0x5bd67a(0xf1)](_0x5bd67a(0xcc))['to'](this),this[_0x5bd67a(0xde)][_0x5bd67a(0xc1)](_0x5bd67a(0xeb))['to'](this),this[_0x5bd67a(0xbe)](_0x5bd67a(0xd5),this[_0x5bd67a(0xde)][_0x5bd67a(0xd5)]+0x1),this[_0x5bd67a(0xc1)](_0x5bd67a(0xd5))['to'](this[_0x5bd67a(0xde)],_0x5bd67a(0xd5),_0x592d63=>_0x592d63+0x1),this[_0x5bd67a(0xb0)]=this[_0x5bd67a(0xa8)](),this['on'](_0x5bd67a(0xf0),()=>this[_0x5bd67a(0xdc)]()),this[_0x5bd67a(0xc1)](_0x5bd67a(0xd6))['to'](this[_0x5bd67a(0xde)],_0x5bd67a(0xdb),this[_0x5bd67a(0xb0)][_0x5bd67a(0xed)],_0x5bd67a(0xab),(_0x3c89f7,_0x42fc2f)=>_0x3c89f7||!!_0x42fc2f);}[_0x287b7b(0xa8)](){const _0x149c6f=_0x287b7b,{CommentThreadInputView:_0x5ca9a7}=this[_0x149c6f(0xe4)],_0x4b5713=new _0x5ca9a7(this[_0x149c6f(0xc3)],this[_0x149c6f(0xd9)],this[_0x149c6f(0xe4)][_0x149c6f(0xd3)]),_0x9b47a4=_0x4b5713[_0x149c6f(0xed)];return _0x4b5713[_0x149c6f(0xc1)](_0x149c6f(0xd4))['to'](this,_0x149c6f(0xeb),this[_0x149c6f(0xc8)][_0x149c6f(0xcf)],_0x149c6f(0xe7),_0x9b47a4,_0x149c6f(0xab),(_0x2d0553,_0x45397b,_0x4271d9)=>!!_0x4271d9||_0x2d0553&&!_0x45397b),_0x9b47a4['on'](_0x149c6f(0xd0),(_0x56e1e6,_0x2123d4)=>{const _0x41e7e8=_0x149c6f;this[_0x41e7e8(0xb6)](_0x41e7e8(0xea),_0x2123d4),_0x9b47a4[_0x41e7e8(0xae)][_0x41e7e8(0xcd)]('');}),_0x9b47a4['on'](_0x149c6f(0xb3),()=>this[_0x149c6f(0xdc)]()),_0x9b47a4[_0x149c6f(0xc1)](_0x149c6f(0xe9))['to'](this[_0x149c6f(0xc8)][_0x149c6f(0xcf)],_0x149c6f(0xe7)),_0x4b5713;}}
23
+ const _0x4035d5=_0x2efa;(function(_0x58f0c1,_0x36c40b){const _0x214faf=_0x2efa,_0x3db36f=_0x58f0c1();while(!![]){try{const _0x193927=parseInt(_0x214faf(0x196))/0x1*(parseInt(_0x214faf(0x190))/0x2)+parseInt(_0x214faf(0x1a0))/0x3*(parseInt(_0x214faf(0x1c4))/0x4)+-parseInt(_0x214faf(0x1cf))/0x5*(-parseInt(_0x214faf(0x19e))/0x6)+parseInt(_0x214faf(0x1b8))/0x7+parseInt(_0x214faf(0x18d))/0x8+-parseInt(_0x214faf(0x1a5))/0x9*(parseInt(_0x214faf(0x1bd))/0xa)+-parseInt(_0x214faf(0x1b2))/0xb;if(_0x193927===_0x36c40b)break;else _0x3db36f['push'](_0x3db36f['shift']());}catch(_0x3d532){_0x3db36f['push'](_0x3db36f['shift']());}}}(_0x165e,0xa0880));import{FocusCycler as _0x392139,View as _0x1845c9,ViewCollection as _0x3a10ea}from'ckeditor5/src/ui.js';import{FocusTracker as _0x16d5e7,KeystrokeHandler as _0xbe5851}from'ckeditor5/src/utils.js';function _0x165e(){const _0x5bf1ee=['18QhCuPh','formatDateTime','text/html','bind','isActive','SUGGESTION_THREAD_ARIA_LABEL','SUGGESTION_THREAD_DESCRIPTION','tab','set','_createCommentViews','isReadOnly','hasDirtyComment','descriptionParts','6476998jxSqkQ','fire','value','CommentView','removeComment','textContent','1972159nWsLRn','join','destroy','focusTracker','isEnabled','5581910PGBnBs','assign','canAccept','content','keystrokes','_config','cancel','1048NLLNOo','ariaDescriptionView','commentThread','updateComment','setData','shift+tab','_model','focusCycler','commentsListView','ariaLabel','locale','95HCGcGh','canDiscard','author','editorConfig','parseFromString','commentThreadInputView','editor','element','1181808HSNmUK','submit','body','36VJznSF','target','_localUser','authoredAt','disableComments','commentInputView','27749FuPDXO','map','focus','showInput','_createCommentThreadInputView','length','addComment','render','407850ROsrOo','isDirty','1629ZeXnpB','focusables','disabledSubmit','delegate','name'];_0x165e=function(){return _0x5bf1ee;};return _0x165e();}function _0x2efa(_0x15fc6c,_0x18257d){const _0x165e1e=_0x165e();return _0x2efa=function(_0x2efa1d,_0x57218a){_0x2efa1d=_0x2efa1d-0x18a;let _0x519dbd=_0x165e1e[_0x2efa1d];return _0x519dbd;},_0x2efa(_0x15fc6c,_0x18257d);}import{AriaDescriptionView as _0x2d88cf,setupThreadKeyboardNavigation as _0x4155b8}from'ckeditor5-collaboration/src/collaboration-core.js';import{getTranslation as _0x2ce671}from'../../utils/common-translations.js';import{renderDescription as _0x22e388}from'../../utils/utils.js';export default class as extends _0x1845c9{constructor(_0x41caeb,_0x2aa9f6,_0x49304f,_0x27cbab){const _0x184f5d=_0x2efa;super(_0x41caeb),this[_0x184f5d(0x1cc)]=null,this[_0x184f5d(0x18a)]=null,this[_0x184f5d(0x1c5)]=new _0x2d88cf(_0x41caeb,_0x2ce671(_0x41caeb,_0x184f5d(0x1ab))),this[_0x184f5d(0x1ad)](_0x184f5d(0x1a9),!0x1),this[_0x184f5d(0x1ad)](_0x184f5d(0x193),_0x2aa9f6[_0x184f5d(0x193)]),this[_0x184f5d(0x1a8)](_0x184f5d(0x193))['to'](_0x2aa9f6),this[_0x184f5d(0x1ad)](_0x184f5d(0x1b1),[]),this[_0x184f5d(0x1ad)](_0x184f5d(0x19f),!0x1),this[_0x184f5d(0x1ad)](_0x184f5d(0x1bc),!0x1),this[_0x184f5d(0x1ad)](_0x184f5d(0x1bf),!0x1),this[_0x184f5d(0x1ad)](_0x184f5d(0x1d0),!0x1),this[_0x184f5d(0x1a8)](_0x184f5d(0x1cd))['to'](this,_0x184f5d(0x19b),_0x2aa9f6,_0x184f5d(0x193),this,_0x184f5d(0x1b1),(_0x1fc2b2,_0x49a8d0,_0x412f3c)=>{const _0x59e5e4=_0x184f5d,_0x8176f7=_0x412f3c[_0x59e5e4(0x197)](_0x330d5e=>_0x22e388(_0x330d5e[_0x59e5e4(0x1c0)]))[_0x59e5e4(0x1b9)]('.\x20')+'.';return _0x2ce671(this[_0x59e5e4(0x1ce)],_0x59e5e4(0x1aa),[_0x1fc2b2-0x1,_0x2aa9f6[_0x59e5e4(0x1d1)][_0x59e5e4(0x1a4)],_0x49a8d0?_0x27cbab[_0x59e5e4(0x1a6)](_0x49a8d0):'',new DOMParser()[_0x59e5e4(0x1d3)](_0x8176f7,_0x59e5e4(0x1a7))[_0x59e5e4(0x18f)][_0x59e5e4(0x1b7)]]);}),this[_0x184f5d(0x1a1)]=new _0x3a10ea(),this[_0x184f5d(0x1bb)]=new _0x16d5e7(),this[_0x184f5d(0x1c1)]=new _0xbe5851(),this[_0x184f5d(0x1cb)]=new _0x392139({'focusables':this[_0x184f5d(0x1a1)],'focusTracker':this[_0x184f5d(0x1bb)],'keystrokeHandler':this[_0x184f5d(0x1c1)],'keystrokeHandlerOptions':{'filter':_0x166c1a=>_0x166c1a[_0x184f5d(0x191)]!==this[_0x184f5d(0x18c)]},'actions':{'focusPrevious':_0x184f5d(0x1c9),'focusNext':_0x184f5d(0x1ac)}}),this[_0x184f5d(0x1ca)]=_0x2aa9f6,this[_0x184f5d(0x192)]=_0x49304f,this[_0x184f5d(0x1c2)]=_0x27cbab,_0x27cbab[_0x184f5d(0x194)]?this[_0x184f5d(0x1ad)](_0x184f5d(0x19b),0x1):this[_0x184f5d(0x1ae)]();}[_0x4035d5(0x19d)](){const _0x50ec87=_0x4035d5;super[_0x50ec87(0x19d)](),_0x4155b8(this,this[_0x50ec87(0x1a1)]);}[_0x4035d5(0x198)](){const _0x470e27=_0x4035d5;this[_0x470e27(0x18c)][_0x470e27(0x198)]();}[_0x4035d5(0x1ba)](){const _0x438770=_0x4035d5;this[_0x438770(0x1cc)]&&this[_0x438770(0x1cc)][_0x438770(0x1ba)](),this[_0x438770(0x18a)]&&this[_0x438770(0x18a)][_0x438770(0x1ba)](),super[_0x438770(0x1ba)]();}[_0x4035d5(0x1ae)](){const _0x4abad7=_0x4035d5,{CommentsListView:_0x448110}=this[_0x4abad7(0x1c2)];this[_0x4abad7(0x1cc)]=new _0x448110(this[_0x4abad7(0x1ce)],this[_0x4abad7(0x1ca)][_0x4abad7(0x1c6)],Object[_0x4abad7(0x1be)]({'CommentView':this[_0x4abad7(0x1c2)][_0x4abad7(0x1b5)]},this[_0x4abad7(0x1c2)])),this[_0x4abad7(0x1cc)][_0x4abad7(0x1a3)](_0x4abad7(0x1b6))['to'](this),this[_0x4abad7(0x1cc)][_0x4abad7(0x1a3)](_0x4abad7(0x1c7))['to'](this),this[_0x4abad7(0x1cc)][_0x4abad7(0x1a8)](_0x4abad7(0x1a9))['to'](this),this[_0x4abad7(0x1ad)](_0x4abad7(0x19b),this[_0x4abad7(0x1cc)][_0x4abad7(0x19b)]+0x1),this[_0x4abad7(0x1a8)](_0x4abad7(0x19b))['to'](this[_0x4abad7(0x1cc)],_0x4abad7(0x19b),_0x241251=>_0x241251+0x1),this[_0x4abad7(0x18a)]=this[_0x4abad7(0x19a)](),this['on'](_0x4abad7(0x1b6),()=>this[_0x4abad7(0x198)]()),this[_0x4abad7(0x1a8)](_0x4abad7(0x19f))['to'](this[_0x4abad7(0x1cc)],_0x4abad7(0x1b0),this[_0x4abad7(0x18a)][_0x4abad7(0x195)],_0x4abad7(0x1b4),(_0x52e114,_0x2b4fbb)=>_0x52e114||!!_0x2b4fbb);}[_0x4035d5(0x19a)](){const _0x10d77f=_0x4035d5,{CommentThreadInputView:_0x367c48}=this[_0x10d77f(0x1c2)],_0x1c4040=new _0x367c48(this[_0x10d77f(0x1ce)],this[_0x10d77f(0x192)],this[_0x10d77f(0x1c2)][_0x10d77f(0x1d2)]),_0x4a0ec6=_0x1c4040[_0x10d77f(0x195)];return _0x1c4040[_0x10d77f(0x1a8)](_0x10d77f(0x199))['to'](this,_0x10d77f(0x1a9),this[_0x10d77f(0x1ca)][_0x10d77f(0x1c6)],_0x10d77f(0x1af),_0x4a0ec6,_0x10d77f(0x1b4),(_0x3be7f1,_0x45b6ba,_0x4bdd20)=>!!_0x4bdd20||_0x3be7f1&&!_0x45b6ba),_0x4a0ec6['on'](_0x10d77f(0x18e),(_0x2cad9c,_0x5d1b21)=>{const _0xbf4ab0=_0x10d77f;this[_0xbf4ab0(0x1b3)](_0xbf4ab0(0x19c),_0x5d1b21),_0x4a0ec6[_0xbf4ab0(0x18b)][_0xbf4ab0(0x1c8)]('');}),_0x4a0ec6['on'](_0x10d77f(0x1c3),()=>this[_0x10d77f(0x198)]()),_0x4a0ec6[_0x10d77f(0x1a8)](_0x10d77f(0x1a2))['to'](this[_0x10d77f(0x1ca)][_0x10d77f(0x1c6)],_0x10d77f(0x1af)),_0x1c4040;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4916a3=_0x2f7e;(function(_0x5bd6b6,_0x18915c){const _0x46dc7f=_0x2f7e,_0x576502=_0x5bd6b6();while(!![]){try{const _0x4c36af=-parseInt(_0x46dc7f(0xc9))/0x1*(parseInt(_0x46dc7f(0x95))/0x2)+-parseInt(_0x46dc7f(0xb9))/0x3*(parseInt(_0x46dc7f(0x91))/0x4)+parseInt(_0x46dc7f(0xb8))/0x5+parseInt(_0x46dc7f(0xb0))/0x6*(parseInt(_0x46dc7f(0xc3))/0x7)+-parseInt(_0x46dc7f(0xbd))/0x8*(-parseInt(_0x46dc7f(0xa8))/0x9)+-parseInt(_0x46dc7f(0xc4))/0xa*(parseInt(_0x46dc7f(0xa1))/0xb)+-parseInt(_0x46dc7f(0xc2))/0xc*(parseInt(_0x46dc7f(0xb5))/0xd);if(_0x4c36af===_0x18915c)break;else _0x576502['push'](_0x576502['shift']());}catch(_0x4a6579){_0x576502['push'](_0x576502['shift']());}}}(_0x3478,0x8a453));import{default as _0x39e915}from'./basesuggestionthreadview.js';import{trimHtml as _0x4f42b9}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x3478(){const _0x46d0ce=['60554RxIAQi','description','bind','suggestionView','bindTemplate','add','editorDestroyed','acceptButton','focusables','commentsListView','disableComments','getTemplate','673321kFUIVu','ck-suggestion-','_descriptionElement','acceptSuggestion','<p>','push','listitem','9HWbQoR','_config','delegate','content','isEnabled','author','div','render','8304WNajkc','commentThreadInputView','canDiscard','discardButton','ck-suggestion-wrapper','91qbgXMm','color','ck-suggestion-wrapper--active','3957445ewMImz','3cWsVOp','ck-rounded-corners','discardSuggestion','isActive','5754184QeKTDe','canAccept','ariaLabel','commentThread','type','1739124VtSFZu','3297bfMUYI','60DeecWG','</p>','formatDateTime','SuggestionView','ariaDescriptionView','7WHXwyb','descriptionParts','_model','editorReady','10308ybbZif','set','setTemplate','ck-suggestion--disabled-comments'];_0x3478=function(){return _0x46d0ce;};return _0x3478();}function _0x2f7e(_0x305871,_0x4a4477){const _0x347868=_0x3478();return _0x2f7e=function(_0x2f7e51,_0x313561){_0x2f7e51=_0x2f7e51-0x8e;let _0x529ebe=_0x347868[_0x2f7e51];return _0x529ebe;},_0x2f7e(_0x305871,_0x4a4477);}import{renderDescription as _0x1f1034}from'../../utils/utils.js';export default class re extends _0x39e915{constructor(_0x28557b,_0x23a302,_0x448f05,_0x3f3301){const _0x567ed9=_0x2f7e;super(_0x28557b,_0x23a302,_0x448f05,_0x3f3301),this[_0x567ed9(0x92)](_0x567ed9(0xc1),''),this[_0x567ed9(0x97)](_0x567ed9(0xc1))['to'](this,_0x567ed9(0x8e),_0x4b4e9b=>_0x4b4e9b&&_0x4b4e9b[0x0]?_0x4b4e9b[0x0][_0x567ed9(0xc1)]:''),this[_0x567ed9(0x97)](_0x567ed9(0x96))['to'](this,_0x567ed9(0x8e),this,_0x567ed9(0xbc),(_0x223083,_0x4e0419)=>{const _0x3c29bc=_0x567ed9;let _0x4cdd9d='';for(const _0x11fe4a of _0x223083)_0x4cdd9d+=_0x3c29bc(0xa5)+_0x1f1034(_0x11fe4a[_0x3c29bc(0xab)],_0x11fe4a[_0x3c29bc(0xb6)])+_0x3c29bc(0xc5);return _0x4e0419?_0x4cdd9d:_0x4f42b9(_0x4cdd9d,{'limit':0x8c});}),this[_0x567ed9(0xa3)]=null,this[_0x567ed9(0x98)]=new _0x3f3301[(_0x567ed9(0xc7))](_0x28557b,_0x23a302,{'formatDateTime':_0x3f3301[_0x567ed9(0xc6)]}),this[_0x567ed9(0x98)][_0x567ed9(0x97)](_0x567ed9(0x96))['to'](this),this[_0x567ed9(0x98)][_0x567ed9(0xaa)](_0x567ed9(0xa4),_0x567ed9(0xbb))['to'](this),this[_0x567ed9(0x98)][_0x567ed9(0x9c)][_0x567ed9(0x97)](_0x567ed9(0xac))['to'](this,_0x567ed9(0xbe)),this[_0x567ed9(0x98)][_0x567ed9(0xb3)][_0x567ed9(0x97)](_0x567ed9(0xac))['to'](this,_0x567ed9(0xb2)),this[_0x567ed9(0x9d)][_0x567ed9(0x9a)](this[_0x567ed9(0x98)]),this[_0x567ed9(0x9e)]&&this[_0x567ed9(0x9d)][_0x567ed9(0x9a)](this[_0x567ed9(0x9e)]),this[_0x567ed9(0xb1)]&&this[_0x567ed9(0x9d)][_0x567ed9(0x9a)](this[_0x567ed9(0xb1)]),this[_0x567ed9(0x93)](this[_0x567ed9(0xa0)]());}[_0x4916a3(0xa0)](){const _0x51e22a=_0x4916a3,_0x44623c=this[_0x51e22a(0x99)],_0x59b247=[this[_0x51e22a(0x98)]];return this[_0x51e22a(0x9e)]&&_0x59b247[_0x51e22a(0xa6)](this[_0x51e22a(0x9e)]),this[_0x51e22a(0xb1)]&&_0x59b247[_0x51e22a(0xa6)](this[_0x51e22a(0xb1)]),_0x59b247[_0x51e22a(0xa6)](this[_0x51e22a(0xc8)]),{'tag':_0x51e22a(0xae),'attributes':{'class':['ck',_0x51e22a(0xba),_0x51e22a(0xb4),_0x44623c['if'](_0x51e22a(0xbc),_0x51e22a(0xb7)),_0x44623c['to'](_0x51e22a(0xc1),_0x9a5d0e=>_0x51e22a(0xa2)+_0x9a5d0e),this[_0x51e22a(0xa9)][_0x51e22a(0x9f)]&&_0x51e22a(0x94)],'data-suggestion-id':this[_0x51e22a(0x8f)]['id'],'data-thread-id':this[_0x51e22a(0x8f)][_0x51e22a(0xc0)]['id'],'data-author-id':this[_0x51e22a(0x8f)][_0x51e22a(0xad)]['id'],'tabindex':0x0,'role':_0x51e22a(0xa7),'aria-label':_0x44623c['to'](_0x51e22a(0xbf)),'aria-describedby':this[_0x51e22a(0xc8)]['id']},'children':_0x59b247};}[_0x4916a3(0xaf)](){const _0x51608b=_0x4916a3;super[_0x51608b(0xaf)](),this[_0x51608b(0x9e)]&&(this[_0x51608b(0x9e)][_0x51608b(0xaa)](_0x51608b(0x90))['to'](this),this[_0x51608b(0x9e)][_0x51608b(0xaa)](_0x51608b(0x9b))['to'](this)),this[_0x51608b(0xb1)]&&(this[_0x51608b(0xb1)][_0x51608b(0xaa)](_0x51608b(0x90))['to'](this),this[_0x51608b(0xb1)][_0x51608b(0xaa)](_0x51608b(0x9b))['to'](this));}}
23
+ const _0x1b5823=_0x3a66;(function(_0x4b390a,_0x5bc750){const _0x1ce5bf=_0x3a66,_0x12133d=_0x4b390a();while(!![]){try{const _0x2b0e2a=parseInt(_0x1ce5bf(0x1ac))/0x1*(parseInt(_0x1ce5bf(0x1cc))/0x2)+-parseInt(_0x1ce5bf(0x1cf))/0x3*(parseInt(_0x1ce5bf(0x1b7))/0x4)+-parseInt(_0x1ce5bf(0x1e0))/0x5+parseInt(_0x1ce5bf(0x1ad))/0x6+-parseInt(_0x1ce5bf(0x1bf))/0x7*(parseInt(_0x1ce5bf(0x1d1))/0x8)+-parseInt(_0x1ce5bf(0x1c9))/0x9*(-parseInt(_0x1ce5bf(0x1ae))/0xa)+parseInt(_0x1ce5bf(0x1d4))/0xb;if(_0x2b0e2a===_0x5bc750)break;else _0x12133d['push'](_0x12133d['shift']());}catch(_0x35a96b){_0x12133d['push'](_0x12133d['shift']());}}}(_0x3984,0xa7b7c));import{default as _0x4a7687}from'./basesuggestionthreadview.js';import{trimHtml as _0x443a10}from'ckeditor5-collaboration/src/collaboration-core.js';import{renderDescription as _0x6865a5}from'../../utils/utils.js';function _0x3a66(_0x445be2,_0x505dbb){const _0x398421=_0x3984();return _0x3a66=function(_0x3a66c1,_0x1522a6){_0x3a66c1=_0x3a66c1-0x1ac;let _0x22a610=_0x398421[_0x3a66c1];return _0x22a610;},_0x3a66(_0x445be2,_0x505dbb);}export default class de extends _0x4a7687{constructor(_0x27f127,_0x26342a,_0x1ce0d8,_0x5ba935){const _0x5a4043=_0x3a66;super(_0x27f127,_0x26342a,_0x1ce0d8,_0x5ba935),this[_0x5a4043(0x1bb)](_0x5a4043(0x1c4),''),this[_0x5a4043(0x1c7)](_0x5a4043(0x1c4))['to'](this,_0x5a4043(0x1dc),_0x7e701e=>_0x7e701e&&_0x7e701e[0x0]?_0x7e701e[0x0][_0x5a4043(0x1c4)]:''),this[_0x5a4043(0x1c7)](_0x5a4043(0x1cb))['to'](this,_0x5a4043(0x1dc),this,_0x5a4043(0x1d8),(_0x106661,_0x8b4b9)=>{const _0x29f84f=_0x5a4043;let _0xd3bf4b='';for(const _0x344fbf of _0x106661)_0xd3bf4b+=_0x29f84f(0x1e2)+_0x6865a5(_0x344fbf[_0x29f84f(0x1ba)],_0x344fbf[_0x29f84f(0x1d6)])+_0x29f84f(0x1b3);return _0x8b4b9?_0xd3bf4b:_0x443a10(_0xd3bf4b,{'limit':0x8c});}),this[_0x5a4043(0x1db)]=null,this[_0x5a4043(0x1b1)]=new _0x5ba935[(_0x5a4043(0x1ce))](_0x27f127,_0x26342a,{'formatDateTime':_0x5ba935[_0x5a4043(0x1c1)]}),this[_0x5a4043(0x1b1)][_0x5a4043(0x1c7)](_0x5a4043(0x1cb))['to'](this),this[_0x5a4043(0x1b1)][_0x5a4043(0x1e5)](_0x5a4043(0x1b4),_0x5a4043(0x1be))['to'](this),this[_0x5a4043(0x1b1)][_0x5a4043(0x1dd)][_0x5a4043(0x1c7)](_0x5a4043(0x1df))['to'](this,_0x5a4043(0x1b2)),this[_0x5a4043(0x1b1)][_0x5a4043(0x1d0)][_0x5a4043(0x1c7)](_0x5a4043(0x1df))['to'](this,_0x5a4043(0x1c2)),this[_0x5a4043(0x1c5)][_0x5a4043(0x1b0)](this[_0x5a4043(0x1b1)]),this[_0x5a4043(0x1c3)]&&this[_0x5a4043(0x1c5)][_0x5a4043(0x1b0)](this[_0x5a4043(0x1c3)]),this[_0x5a4043(0x1d5)]&&this[_0x5a4043(0x1c5)][_0x5a4043(0x1b0)](this[_0x5a4043(0x1d5)]),this[_0x5a4043(0x1c0)](this[_0x5a4043(0x1bc)]());}[_0x1b5823(0x1bc)](){const _0x4af168=_0x1b5823,_0x4c47cb=this[_0x4af168(0x1b8)],_0x3a42cc=[this[_0x4af168(0x1b1)]];return this[_0x4af168(0x1c3)]&&_0x3a42cc[_0x4af168(0x1bd)](this[_0x4af168(0x1c3)]),this[_0x4af168(0x1d5)]&&_0x3a42cc[_0x4af168(0x1bd)](this[_0x4af168(0x1d5)]),_0x3a42cc[_0x4af168(0x1bd)](this[_0x4af168(0x1c6)]),{'tag':_0x4af168(0x1b9),'attributes':{'class':['ck',_0x4af168(0x1b6),_0x4af168(0x1e1),_0x4c47cb['if'](_0x4af168(0x1d8),_0x4af168(0x1af)),_0x4c47cb['to'](_0x4af168(0x1c4),_0x11439a=>_0x4af168(0x1c8)+_0x11439a),this[_0x4af168(0x1e3)][_0x4af168(0x1ca)]&&_0x4af168(0x1da)],'data-suggestion-id':this[_0x4af168(0x1e4)]['id'],'data-thread-id':this[_0x4af168(0x1e4)][_0x4af168(0x1d9)]['id'],'data-author-id':this[_0x4af168(0x1e4)][_0x4af168(0x1d7)]['id'],'tabindex':0x0,'role':_0x4af168(0x1d2),'aria-label':_0x4c47cb['to'](_0x4af168(0x1d3)),'aria-describedby':this[_0x4af168(0x1c6)]['id']},'children':_0x3a42cc};}[_0x1b5823(0x1b5)](){const _0x4556e7=_0x1b5823;super[_0x4556e7(0x1b5)](),this[_0x4556e7(0x1c3)]&&(this[_0x4556e7(0x1c3)][_0x4556e7(0x1e5)](_0x4556e7(0x1cd))['to'](this),this[_0x4556e7(0x1c3)][_0x4556e7(0x1e5)](_0x4556e7(0x1de))['to'](this)),this[_0x4556e7(0x1d5)]&&(this[_0x4556e7(0x1d5)][_0x4556e7(0x1e5)](_0x4556e7(0x1cd))['to'](this),this[_0x4556e7(0x1d5)][_0x4556e7(0x1e5)](_0x4556e7(0x1de))['to'](this));}}function _0x3984(){const _0x2b15fc=['<p>','_config','_model','delegate','388763BlSDow','4349886VYXxIH','23370MYTIgh','ck-suggestion-wrapper--active','add','suggestionView','canAccept','</p>','acceptSuggestion','render','ck-rounded-corners','4SXXiXy','bindTemplate','div','content','set','getTemplate','push','discardSuggestion','1210811qzDGla','setTemplate','formatDateTime','canDiscard','commentsListView','type','focusables','ariaDescriptionView','bind','ck-suggestion-','2016tcqqIX','disableComments','description','2WRpbRi','editorReady','SuggestionView','1826547JSbeIL','discardButton','32RBUuZR','listitem','ariaLabel','7833419LknRns','commentThreadInputView','color','author','isActive','commentThread','ck-suggestion--disabled-comments','_descriptionElement','descriptionParts','acceptButton','editorDestroyed','isEnabled','1808240qVhQgv','ck-suggestion-wrapper'];_0x3984=function(){return _0x2b15fc;};return _0x3984();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x485b77=_0x1e16;(function(_0x47bc29,_0x1e8a9a){const _0xb8824d=_0x1e16,_0x5e5485=_0x47bc29();while(!![]){try{const _0x443b80=-parseInt(_0xb8824d(0x9a))/0x1+parseInt(_0xb8824d(0xae))/0x2*(parseInt(_0xb8824d(0xa0))/0x3)+-parseInt(_0xb8824d(0xe1))/0x4+-parseInt(_0xb8824d(0xf0))/0x5*(-parseInt(_0xb8824d(0xd3))/0x6)+parseInt(_0xb8824d(0xcc))/0x7+-parseInt(_0xb8824d(0xdd))/0x8+parseInt(_0xb8824d(0x99))/0x9;if(_0x443b80===_0x1e8a9a)break;else _0x5e5485['push'](_0x5e5485['shift']());}catch(_0x61ecaa){_0x5e5485['push'](_0x5e5485['shift']());}}}(_0x3497,0x867c9));import{FocusTracker as _0x20da3d,KeystrokeHandler as _0x2b4f5f}from'ckeditor5/src/utils.js';import{View as _0x23021b,ViewCollection as _0x1e1511,FocusCycler as _0x4941a9}from'ckeditor5/src/ui.js';function _0x1e16(_0x327a30,_0x1973dc){const _0x34975c=_0x3497();return _0x1e16=function(_0x1e1673,_0x19103c){_0x1e1673=_0x1e1673-0x99;let _0x38b7cb=_0x34975c[_0x1e1673];return _0x38b7cb;},_0x1e16(_0x327a30,_0x1973dc);}import{LateFocusButtonView as _0x417691,UserView as _0xb1992}from'ckeditor5-collaboration/src/collaboration-core.js';import{icons as _0x78f9a6}from'ckeditor5/src/core.js';function _0x3497(){const _0x4e8a91=['enter','getUserViewNotificationText','isExternal','bindTemplate','10nqMaku','.ck-annotation__content-wrapper','add','time','ck-suggestion__user','querySelector','change:description','cancel','userView','check','EXTERNAL_IMPORT_WORD_AVATAR','presentation','formatDateTime','target','fire','focusCycler','ck-comment__info-time','listenTo','focusables','div','attributes','execute','render','_setupKeyboardNavigation','tab','ck-annotation__content-wrapper','extendTemplate','acceptButton','ck-suggestion__main','Discard\x20suggestion','3069990LJCZRT','focusFirst','shift+tab','@external','locale','ck-comment__external','ck-annotation','48QaaWUJ','getTemplate','_createButton','discardSuggestion','getExternalSuggestionNote','_model','ck-suggestion','name','keystrokes','ck-annotation__actions','4746968qkfWvY','element','span','focus','4006816VqFQsG','ck-annotation__info-time','Accept\x20suggestion','EXTERNAL_IMPORT_WORD_SUGGESTION','discardButton','source','author','importWord','ck-annotation__main','acceptSuggestion','ck-suggestion__actions','set','description','ck-suggestion--discard','_config','106325RyUReR','EXTERNAL_AVATAR','esc','8601957YsUHHy','127846bfxUWQ','EXTERNAL_SUGGESTION','setTemplate','push','focusTracker','bind','425589QfUeNz','ck-annotation__user','creator','ck-annotation__info','innerHTML','ck-suggestion--accept','ck-suggestion__info-name','ck-suggestion__info','authoredAt','ck-annotation__info-name'];_0x3497=function(){return _0x4e8a91;};return _0x3497();}import{getTranslation as _0x40c55e}from'../../utils/common-translations.js';export default class ce extends _0x23021b{constructor(_0x2cdf17,_0x14c4f9,_0x3a5a69){const _0x331d8e=_0x1e16;super(_0x2cdf17),this[_0x331d8e(0xd8)]=_0x14c4f9,this[_0x331d8e(0xef)]=_0x3a5a69,this[_0x331d8e(0xec)](_0x331d8e(0xed),''),this[_0x331d8e(0x9f)](_0x331d8e(0xa8))['to'](_0x14c4f9),this[_0x331d8e(0xc9)]=this[_0x331d8e(0xd5)](_0x40c55e(_0x2cdf17,_0x331d8e(0xe3)),_0x78f9a6[_0x331d8e(0xb7)],_0x331d8e(0xa5),_0x331d8e(0xea),'sw'),this[_0x331d8e(0xe5)]=this[_0x331d8e(0xd5)](_0x40c55e(_0x2cdf17,_0x331d8e(0xcb)),_0x78f9a6[_0x331d8e(0xb5)],_0x331d8e(0xee),_0x331d8e(0xd6),'sw'),this[_0x331d8e(0xb6)]=new _0xb1992(_0x2cdf17,_0x14c4f9[_0x331d8e(0xe7)],this[_0x331d8e(0xab)]()),this[_0x331d8e(0xb6)][_0x331d8e(0xc8)]({'attributes':{'class':[_0x331d8e(0xb2),_0x331d8e(0xa1)],'aria-hidden':!0x0}}),this[_0x331d8e(0xc0)]=new _0x1e1511([this[_0x331d8e(0xc9)],this[_0x331d8e(0xe5)]]),this[_0x331d8e(0x9e)]=new _0x20da3d(),this[_0x331d8e(0xdb)]=new _0x2b4f5f(),this[_0x331d8e(0xbd)]=new _0x4941a9({'focusables':this[_0x331d8e(0xc0)],'focusTracker':this[_0x331d8e(0x9e)],'keystrokeHandler':this[_0x331d8e(0xdb)],'actions':{'focusPrevious':_0x331d8e(0xce),'focusNext':_0x331d8e(0xc6)},'keystrokeHandlerOptions':{'filter':_0x428da6=>_0x428da6[_0x331d8e(0xbb)]!==this[_0x331d8e(0xde)]}}),this[_0x331d8e(0x9c)](this[_0x331d8e(0xd4)]());}[_0x485b77(0xc4)](){const _0x1aeef6=_0x485b77;super[_0x1aeef6(0xc4)]();const _0x4dad1b=this[_0x1aeef6(0xde)][_0x1aeef6(0xb3)](_0x1aeef6(0xaf));_0x4dad1b[_0x1aeef6(0xa4)]=this[_0x1aeef6(0xed)],this['on'](_0x1aeef6(0xb4),(_0x7579ab,_0x114f4c,_0x407342)=>{const _0x11a0e4=_0x1aeef6;_0x4dad1b[_0x11a0e4(0xa4)]=_0x407342;}),this[_0x1aeef6(0xc5)]();}[_0x485b77(0xd4)](){const _0x1e0112=_0x485b77,_0x187689=this[_0x1e0112(0xad)],_0x2f23a8=[{'tag':_0x1e0112(0xc1),'attributes':{'class':[_0x1e0112(0xa7),_0x1e0112(0xa3)]},'children':[{'tag':_0x1e0112(0xdf),'children':[{'text':this[_0x1e0112(0xb6)][_0x1e0112(0xda)]}],'attributes':{'class':[_0x1e0112(0xa6),_0x1e0112(0xa9)]}},{'tag':_0x1e0112(0xb1),'attributes':{'datetime':_0x187689['to'](_0x1e0112(0xa8)),'class':[_0x1e0112(0xbe),_0x1e0112(0xe2)]},'children':[{'text':_0x187689['to'](_0x1e0112(0xa8),_0x6298e3=>this[_0x1e0112(0xef)][_0x1e0112(0xba)](_0x6298e3))}]}]},{'tag':_0x1e0112(0xc1),'attributes':{'class':[_0x1e0112(0xeb),_0x1e0112(0xdc)]},'children':[this[_0x1e0112(0xc9)],this[_0x1e0112(0xe5)]]},{'tag':_0x1e0112(0xc1),'attributes':{'class':[_0x1e0112(0xc7)]}}];return this[_0x1e0112(0xd8)][_0x1e0112(0xac)]&&_0x2f23a8[_0x1e0112(0x9d)]({'tag':_0x1e0112(0xc1),'attributes':{'class':[_0x1e0112(0xd1)]},'children':[{'text':this[_0x1e0112(0xd7)]()}]}),{'tag':_0x1e0112(0xc1),'attributes':{'class':[_0x1e0112(0xd9),_0x1e0112(0xd2)],'tabindex':-0x1},'children':[this[_0x1e0112(0xb6)],{'tag':_0x1e0112(0xc1),'attributes':{'class':[_0x1e0112(0xca),_0x1e0112(0xe9)],'role':_0x1e0112(0xb9)},'children':_0x2f23a8}]};}[_0x485b77(0xe0)](){const _0x4ad082=_0x485b77;this[_0x4ad082(0xde)][_0x4ad082(0xe0)]();}[_0x485b77(0xab)](){const _0x5eb48d=_0x485b77;return this[_0x5eb48d(0xd8)][_0x5eb48d(0xac)]?_0x5eb48d(0xe8)===this[_0x5eb48d(0xd8)][_0x5eb48d(0xc2)][_0x5eb48d(0xcf)][_0x5eb48d(0xe6)]?_0x40c55e(this[_0x5eb48d(0xd0)],_0x5eb48d(0xb8),this[_0x5eb48d(0xd8)][_0x5eb48d(0xa2)][_0x5eb48d(0xda)]):_0x40c55e(this[_0x5eb48d(0xd0)],_0x5eb48d(0xf1),this[_0x5eb48d(0xd8)][_0x5eb48d(0xa2)][_0x5eb48d(0xda)]):null;}[_0x485b77(0xd7)](){const _0x26992a=_0x485b77;return _0x26992a(0xe8)===this[_0x26992a(0xd8)][_0x26992a(0xc2)][_0x26992a(0xcf)][_0x26992a(0xe6)]?_0x40c55e(this[_0x26992a(0xd0)],_0x26992a(0xe4)):_0x40c55e(this[_0x26992a(0xd0)],_0x26992a(0x9b));}[_0x485b77(0xd5)](_0x59b957,_0x305f2c,_0x3254b9,_0x240146,_0x623fd4){const _0x442bee=_0x485b77,_0xb1c1ae=new _0x417691(this[_0x442bee(0xd0)]);return _0xb1c1ae[_0x442bee(0xec)]({'label':_0x59b957,'icon':_0x305f2c,'tooltip':!0x0,'tooltipPosition':_0x623fd4}),_0xb1c1ae[_0x442bee(0xc8)]({'attributes':{'class':_0x3254b9}}),_0xb1c1ae['on'](_0x442bee(0xc3),()=>{const _0x4958a3=_0x442bee;this[_0x4958a3(0xbc)](_0x240146,this[_0x4958a3(0xd8)]['id']);}),_0xb1c1ae;}[_0x485b77(0xc5)](){const _0x55d8e4=_0x485b77,_0x18781f=this[_0x55d8e4(0xde)];this[_0x55d8e4(0xdb)][_0x55d8e4(0xbf)](_0x18781f);for(const _0x1fb05d of this[_0x55d8e4(0xc0)])this[_0x55d8e4(0x9e)][_0x55d8e4(0xb0)](_0x1fb05d[_0x55d8e4(0xde)]),this[_0x55d8e4(0xdb)][_0x55d8e4(0xbf)](_0x1fb05d[_0x55d8e4(0xde)]);this[_0x55d8e4(0xdb)][_0x55d8e4(0xec)](_0x55d8e4(0xaa),(_0x41b81e,_0x2b6e03)=>{const _0x5b4593=_0x55d8e4;_0x18781f===_0x41b81e[_0x5b4593(0xbb)]&&(this[_0x5b4593(0xbd)][_0x5b4593(0xcd)](),_0x2b6e03());}),this[_0x55d8e4(0xdb)][_0x55d8e4(0xec)](_0x55d8e4(0xf2),(_0x1819e2,_0x57b53d)=>{const _0x3b7367=_0x55d8e4;_0x18781f!==_0x1819e2[_0x3b7367(0xbb)]&&(this[_0x3b7367(0xe0)](),_0x57b53d());});}}
23
+ function _0x1244(_0x18d7ee,_0x3ee3d7){const _0x366cf9=_0x366c();return _0x1244=function(_0x1244ec,_0x487419){_0x1244ec=_0x1244ec-0x113;let _0x8e396c=_0x366cf9[_0x1244ec];return _0x8e396c;},_0x1244(_0x18d7ee,_0x3ee3d7);}const _0x254aa0=_0x1244;(function(_0x519503,_0x274f22){const _0x1a794c=_0x1244,_0x5ea461=_0x519503();while(!![]){try{const _0x201d18=-parseInt(_0x1a794c(0x11d))/0x1*(parseInt(_0x1a794c(0x12a))/0x2)+parseInt(_0x1a794c(0x12b))/0x3+parseInt(_0x1a794c(0x142))/0x4*(parseInt(_0x1a794c(0x122))/0x5)+-parseInt(_0x1a794c(0x114))/0x6*(parseInt(_0x1a794c(0x160))/0x7)+parseInt(_0x1a794c(0x165))/0x8*(parseInt(_0x1a794c(0x144))/0x9)+parseInt(_0x1a794c(0x11b))/0xa*(parseInt(_0x1a794c(0x118))/0xb)+-parseInt(_0x1a794c(0x13a))/0xc*(parseInt(_0x1a794c(0x11a))/0xd);if(_0x201d18===_0x274f22)break;else _0x5ea461['push'](_0x5ea461['shift']());}catch(_0x1dd7a3){_0x5ea461['push'](_0x5ea461['shift']());}}}(_0x366c,0x1da21));import{FocusTracker as _0x42b65f,KeystrokeHandler as _0x5d88f3}from'ckeditor5/src/utils.js';import{View as _0x2c5d64,ViewCollection as _0x228ac4,FocusCycler as _0x46b9f7}from'ckeditor5/src/ui.js';import{LateFocusButtonView as _0x1ebd8e,UserView as _0x4b2ae4}from'ckeditor5-collaboration/src/collaboration-core.js';import{icons as _0x4c265e}from'ckeditor5/src/core.js';import{getTranslation as _0x3f89a6}from'../../utils/common-translations.js';function _0x366c(){const _0x257fe2=['ck-annotation__user','194cnNxgg','527037JCthNt','tab','querySelector','target','source','shift+tab','EXTERNAL_SUGGESTION','attributes','keystrokes','ck-comment__info-time','EXTERNAL_IMPORT_WORD_SUGGESTION','_config','add','focus','ck-annotation','37356yaadft','ck-annotation__actions','div','author','_setupKeyboardNavigation','check','EXTERNAL_IMPORT_WORD_AVATAR','focusTracker','8lvpPsS','extendTemplate','342sMDGqq','importWord','span','focusables','ck-suggestion__actions','acceptButton','getExternalSuggestionNote','cancel','change:description','locale','discardSuggestion','innerHTML','getTemplate','ck-annotation__info-time','formatDateTime','ck-suggestion__info-name','ck-annotation__main','creator','ck-annotation__info-name','acceptSuggestion','discardButton','getUserViewNotificationText','ck-suggestion__user','listenTo','set','element','authoredAt','name','7sqhKqj','fire','EXTERNAL_AVATAR','focusFirst','presentation','33768CcEkif','ck-suggestion--discard','.ck-annotation__content-wrapper','time','ck-suggestion--accept','userView','bindTemplate','isExternal','ck-annotation__info','ck-suggestion__main','description','focusCycler','_createButton','511782qWUdgG','enter','render','bind','389686NstPly','ck-comment__external','1118UZBWJu','60qqFduo','_model','1585VSNjTN','push','ck-suggestion','execute','Accept\x20suggestion','198760sBTLfh','setTemplate','esc','@external','ck-annotation__content-wrapper','ck-suggestion__info','Discard\x20suggestion'];_0x366c=function(){return _0x257fe2;};return _0x366c();}export default class ue extends _0x2c5d64{constructor(_0xa9637e,_0x289a0e,_0xdebab1){const _0x116c72=_0x1244;super(_0xa9637e),this[_0x116c72(0x11c)]=_0x289a0e,this[_0x116c72(0x136)]=_0xdebab1,this[_0x116c72(0x15c)](_0x116c72(0x16f),''),this[_0x116c72(0x117)](_0x116c72(0x15e))['to'](_0x289a0e),this[_0x116c72(0x149)]=this[_0x116c72(0x113)](_0x3f89a6(_0xa9637e,_0x116c72(0x121)),_0x4c265e[_0x116c72(0x13f)],_0x116c72(0x169),_0x116c72(0x157),'sw'),this[_0x116c72(0x158)]=this[_0x116c72(0x113)](_0x3f89a6(_0xa9637e,_0x116c72(0x128)),_0x4c265e[_0x116c72(0x14b)],_0x116c72(0x166),_0x116c72(0x14e),'sw'),this[_0x116c72(0x16a)]=new _0x4b2ae4(_0xa9637e,_0x289a0e[_0x116c72(0x13d)],this[_0x116c72(0x159)]()),this[_0x116c72(0x16a)][_0x116c72(0x143)]({'attributes':{'class':[_0x116c72(0x15a),_0x116c72(0x129)],'aria-hidden':!0x0}}),this[_0x116c72(0x147)]=new _0x228ac4([this[_0x116c72(0x149)],this[_0x116c72(0x158)]]),this[_0x116c72(0x141)]=new _0x42b65f(),this[_0x116c72(0x133)]=new _0x5d88f3(),this[_0x116c72(0x170)]=new _0x46b9f7({'focusables':this[_0x116c72(0x147)],'focusTracker':this[_0x116c72(0x141)],'keystrokeHandler':this[_0x116c72(0x133)],'actions':{'focusPrevious':_0x116c72(0x130),'focusNext':_0x116c72(0x12c)},'keystrokeHandlerOptions':{'filter':_0x3e9b85=>_0x3e9b85[_0x116c72(0x12e)]!==this[_0x116c72(0x15d)]}}),this[_0x116c72(0x123)](this[_0x116c72(0x150)]());}[_0x254aa0(0x116)](){const _0x4f2c2f=_0x254aa0;super[_0x4f2c2f(0x116)]();const _0x3caeed=this[_0x4f2c2f(0x15d)][_0x4f2c2f(0x12d)](_0x4f2c2f(0x167));_0x3caeed[_0x4f2c2f(0x14f)]=this[_0x4f2c2f(0x16f)],this['on'](_0x4f2c2f(0x14c),(_0x1bcebb,_0x21749d,_0x4ee688)=>{const _0x1e7916=_0x4f2c2f;_0x3caeed[_0x1e7916(0x14f)]=_0x4ee688;}),this[_0x4f2c2f(0x13e)]();}[_0x254aa0(0x150)](){const _0x14ee2f=_0x254aa0,_0x2538f2=this[_0x14ee2f(0x16b)],_0x388155=[{'tag':_0x14ee2f(0x13c),'attributes':{'class':[_0x14ee2f(0x127),_0x14ee2f(0x16d)]},'children':[{'tag':_0x14ee2f(0x146),'children':[{'text':this[_0x14ee2f(0x16a)][_0x14ee2f(0x15f)]}],'attributes':{'class':[_0x14ee2f(0x153),_0x14ee2f(0x156)]}},{'tag':_0x14ee2f(0x168),'attributes':{'datetime':_0x2538f2['to'](_0x14ee2f(0x15e)),'class':[_0x14ee2f(0x134),_0x14ee2f(0x151)]},'children':[{'text':_0x2538f2['to'](_0x14ee2f(0x15e),_0xe7492c=>this[_0x14ee2f(0x136)][_0x14ee2f(0x152)](_0xe7492c))}]}]},{'tag':_0x14ee2f(0x13c),'attributes':{'class':[_0x14ee2f(0x148),_0x14ee2f(0x13b)]},'children':[this[_0x14ee2f(0x149)],this[_0x14ee2f(0x158)]]},{'tag':_0x14ee2f(0x13c),'attributes':{'class':[_0x14ee2f(0x126)]}}];return this[_0x14ee2f(0x11c)][_0x14ee2f(0x16c)]&&_0x388155[_0x14ee2f(0x11e)]({'tag':_0x14ee2f(0x13c),'attributes':{'class':[_0x14ee2f(0x119)]},'children':[{'text':this[_0x14ee2f(0x14a)]()}]}),{'tag':_0x14ee2f(0x13c),'attributes':{'class':[_0x14ee2f(0x11f),_0x14ee2f(0x139)],'tabindex':-0x1},'children':[this[_0x14ee2f(0x16a)],{'tag':_0x14ee2f(0x13c),'attributes':{'class':[_0x14ee2f(0x16e),_0x14ee2f(0x154)],'role':_0x14ee2f(0x164)},'children':_0x388155}]};}[_0x254aa0(0x138)](){const _0x41f096=_0x254aa0;this[_0x41f096(0x15d)][_0x41f096(0x138)]();}[_0x254aa0(0x159)](){const _0x84701f=_0x254aa0;return this[_0x84701f(0x11c)][_0x84701f(0x16c)]?_0x84701f(0x145)===this[_0x84701f(0x11c)][_0x84701f(0x132)][_0x84701f(0x125)][_0x84701f(0x12f)]?_0x3f89a6(this[_0x84701f(0x14d)],_0x84701f(0x140),this[_0x84701f(0x11c)][_0x84701f(0x155)][_0x84701f(0x15f)]):_0x3f89a6(this[_0x84701f(0x14d)],_0x84701f(0x162),this[_0x84701f(0x11c)][_0x84701f(0x155)][_0x84701f(0x15f)]):null;}[_0x254aa0(0x14a)](){const _0x1ca73c=_0x254aa0;return _0x1ca73c(0x145)===this[_0x1ca73c(0x11c)][_0x1ca73c(0x132)][_0x1ca73c(0x125)][_0x1ca73c(0x12f)]?_0x3f89a6(this[_0x1ca73c(0x14d)],_0x1ca73c(0x135)):_0x3f89a6(this[_0x1ca73c(0x14d)],_0x1ca73c(0x131));}[_0x254aa0(0x113)](_0xbc9c24,_0x50ae71,_0x1acb6b,_0x2575b2,_0x838544){const _0x1c10f6=_0x254aa0,_0x5dac45=new _0x1ebd8e(this[_0x1c10f6(0x14d)]);return _0x5dac45[_0x1c10f6(0x15c)]({'label':_0xbc9c24,'icon':_0x50ae71,'tooltip':!0x0,'tooltipPosition':_0x838544}),_0x5dac45[_0x1c10f6(0x143)]({'attributes':{'class':_0x1acb6b}}),_0x5dac45['on'](_0x1c10f6(0x120),()=>{const _0x21e870=_0x1c10f6;this[_0x21e870(0x161)](_0x2575b2,this[_0x21e870(0x11c)]['id']);}),_0x5dac45;}[_0x254aa0(0x13e)](){const _0x323da6=_0x254aa0,_0xe29470=this[_0x323da6(0x15d)];this[_0x323da6(0x133)][_0x323da6(0x15b)](_0xe29470);for(const _0xb5d3e3 of this[_0x323da6(0x147)])this[_0x323da6(0x141)][_0x323da6(0x137)](_0xb5d3e3[_0x323da6(0x15d)]),this[_0x323da6(0x133)][_0x323da6(0x15b)](_0xb5d3e3[_0x323da6(0x15d)]);this[_0x323da6(0x133)][_0x323da6(0x15c)](_0x323da6(0x115),(_0x26b875,_0x5094dc)=>{const _0x5e8898=_0x323da6;_0xe29470===_0x26b875[_0x5e8898(0x12e)]&&(this[_0x5e8898(0x170)][_0x5e8898(0x163)](),_0x5094dc());}),this[_0x323da6(0x133)][_0x323da6(0x15c)](_0x323da6(0x124),(_0x44852a,_0x1b87d1)=>{const _0x40abc0=_0x323da6;_0xe29470!==_0x44852a[_0x40abc0(0x12e)]&&(this[_0x40abc0(0x138)](),_0x1b87d1());});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x21acff,_0x5255c9,_0x24454f){const t=_0x21acff['t'];switch(_0x5255c9){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',_0x24454f);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x24454f);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x24454f);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x24454f);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x24454f);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',_0x24454f);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x24454f);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',_0x24454f);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x24454f);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x24454f);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x24454f);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x24454f);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x24454f);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x24454f);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x24454f);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x24454f);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x24454f);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x24454f);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x24454f);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x24454f);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x24454f);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x24454f);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x24454f);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'},_0x24454f);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x24454f);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x24454f);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x24454f);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x24454f);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x24454f);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'},_0x24454f);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x24454f);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x24454f);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x24454f);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x24454f);case'ELEMENT_DEFAULT_LIST_DEFAULT':return t({'string':'default\x20list\x20style','id':'ELEMENT_DEFAULT_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST':return t({'string':'bulleted\x20list','id':'ELEMENT_BULLETED_LIST'});case'ELEMENT_BULLETED_LIST_DEFAULT':return t({'string':'bulleted\x20list\x20(default)','id':'ELEMENT_BULLETED_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST_CIRCLE':return t({'string':'bulleted\x20list\x20(circle)','id':'ELEMENT_BULLETED_LIST_CIRCLE'});case'ELEMENT_BULLETED_LIST_DISC':return t({'string':'bulleted\x20list\x20(disc)','id':'ELEMENT_BULLETED_LIST_DISC'});case'ELEMENT_BULLETED_LIST_SQUARE':return t({'string':'bulleted\x20list\x20(square)','id':'ELEMENT_BULLETED_LIST_SQUARE'});case'ELEMENT_NUMBERED_LIST_DEFAULT':return t({'string':'numbered\x20list\x20(default)','id':'ELEMENT_NUMBERED_LIST_DEFAULT'});case'ELEMENT_NUMBERED_LIST':return t({'string':'numbered\x20list','id':'ELEMENT_NUMBERED_LIST'});case'ELEMENT_NUMBERED_LIST_DECIMAL':return t({'string':'numbered\x20list\x20(decimal)','id':'ELEMENT_NUMBERED_LIST_DECIMAL'});case'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO':return t({'string':'numbered\x20list\x20(decimal\x20with\x20leading\x20zero)','id':'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO'});case'ELEMENT_NUMBERED_LIST_LOWER_LATIN':return t({'string':'numbered\x20list\x20(lower-latin)','id':'ELEMENT_NUMBERED_LIST_LOWER_LATIN'});case'ELEMENT_NUMBERED_LIST_LOWER_ROMAN':return t({'string':'numbered\x20list\x20(lower-roman)','id':'ELEMENT_NUMBERED_LIST_LOWER_ROMAN'});case'ELEMENT_NUMBERED_LIST_UPPER_LATIN':return t({'string':'numbered\x20list\x20(upper-latin)','id':'ELEMENT_NUMBERED_LIST_UPPER_LATIN'});case'ELEMENT_NUMBERED_LIST_UPPER_ROMAN':return t({'string':'numbered\x20list\x20(upper-roman)','id':'ELEMENT_NUMBERED_LIST_UPPER_ROMAN'});case'ELEMENT_TODO_LIST':return t({'string':'to-do\x20list','id':'ELEMENT_TODO_LIST'});case'ELEMENT_MULTI_LEVEL_LIST':return t({'string':'multi-level\x20list','id':'ELEMENT_MULTI_LEVEL_LIST'});case'REPLACE_TEXT':return t({'string':'*Replace:*\x20%0\x20*with*\x20%1','id':'REPLACE_TEXT'},_0x24454f);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x24454f);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'},_0x24454f);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'},_0x24454f);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x24454f);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'},_0x24454f);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x24454f);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'},_0x24454f);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x24454f);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x24454f);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'ELEMENT_MERGE_FIELD':return t({'id':'ELEMENT_MERGE_FIELD','string':'merge\x20field','plural':'%0\x20merge\x20fields'},_0x24454f);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'},_0x24454f);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'},_0x24454f);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x24454f);case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'},_0x24454f);case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'},_0x24454f);case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'SUGGESTION_THREAD_ARIA_LABEL':return t({'string':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20reply.\x20%3','plural':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20replies.\x20%3','id':'SUGGESTION_THREAD_ARIA_LABEL'},_0x24454f);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x5255c9;}}
23
+ export function getTranslation(_0x469693,_0x39811d,_0x434935){const _0x4c7a26=_0x469693['t'],t=_0x469693['t'];switch(_0x39811d){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',_0x434935);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x434935);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x434935);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x434935);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x434935);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',_0x434935);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x434935);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',_0x434935);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x434935);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x434935);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x434935);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x434935);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x434935);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x434935);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x434935);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x434935);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x434935);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x434935);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x434935);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x434935);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x434935);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x434935);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x434935);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x434935);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'},_0x434935);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x434935);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x434935);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x434935);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x434935);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x434935);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'},_0x434935);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x434935);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x434935);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x434935);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x434935);case'ELEMENT_DEFAULT_LIST_DEFAULT':return t({'string':'default\x20list\x20style','id':'ELEMENT_DEFAULT_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST':return t({'string':'bulleted\x20list','id':'ELEMENT_BULLETED_LIST'});case'ELEMENT_BULLETED_LIST_DEFAULT':return t({'string':'bulleted\x20list\x20(default)','id':'ELEMENT_BULLETED_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST_CIRCLE':return t({'string':'bulleted\x20list\x20(circle)','id':'ELEMENT_BULLETED_LIST_CIRCLE'});case'ELEMENT_BULLETED_LIST_DISC':return t({'string':'bulleted\x20list\x20(disc)','id':'ELEMENT_BULLETED_LIST_DISC'});case'ELEMENT_BULLETED_LIST_SQUARE':return t({'string':'bulleted\x20list\x20(square)','id':'ELEMENT_BULLETED_LIST_SQUARE'});case'ELEMENT_NUMBERED_LIST_DEFAULT':return t({'string':'numbered\x20list\x20(default)','id':'ELEMENT_NUMBERED_LIST_DEFAULT'});case'ELEMENT_NUMBERED_LIST':return t({'string':'numbered\x20list','id':'ELEMENT_NUMBERED_LIST'});case'ELEMENT_NUMBERED_LIST_DECIMAL':return t({'string':'numbered\x20list\x20(decimal)','id':'ELEMENT_NUMBERED_LIST_DECIMAL'});case'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO':return t({'string':'numbered\x20list\x20(decimal\x20with\x20leading\x20zero)','id':'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO'});case'ELEMENT_NUMBERED_LIST_LOWER_LATIN':return t({'string':'numbered\x20list\x20(lower-latin)','id':'ELEMENT_NUMBERED_LIST_LOWER_LATIN'});case'ELEMENT_NUMBERED_LIST_LOWER_ROMAN':return t({'string':'numbered\x20list\x20(lower-roman)','id':'ELEMENT_NUMBERED_LIST_LOWER_ROMAN'});case'ELEMENT_NUMBERED_LIST_UPPER_LATIN':return t({'string':'numbered\x20list\x20(upper-latin)','id':'ELEMENT_NUMBERED_LIST_UPPER_LATIN'});case'ELEMENT_NUMBERED_LIST_UPPER_ROMAN':return t({'string':'numbered\x20list\x20(upper-roman)','id':'ELEMENT_NUMBERED_LIST_UPPER_ROMAN'});case'ELEMENT_TODO_LIST':return t({'string':'to-do\x20list','id':'ELEMENT_TODO_LIST'});case'ELEMENT_MULTI_LEVEL_LIST':return t({'string':'multi-level\x20list','id':'ELEMENT_MULTI_LEVEL_LIST'});case'REPLACE_TEXT':return t({'string':'*Replace:*\x20%0\x20*with*\x20%1','id':'REPLACE_TEXT'},_0x434935);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x434935);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'},_0x434935);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'},_0x434935);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x434935);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'},_0x434935);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x434935);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'},_0x434935);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x434935);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x434935);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'ELEMENT_MERGE_FIELD':return t({'id':'ELEMENT_MERGE_FIELD','string':'merge\x20field','plural':'%0\x20merge\x20fields'},_0x434935);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x434935);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 _0x4c7a26({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x434935);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x4c7a26({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x434935);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x434935);case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'},_0x434935);case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'},_0x434935);case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'SUGGESTION_THREAD_ARIA_LABEL':return t({'string':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20reply.\x20%3','plural':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20replies.\x20%3','id':'SUGGESTION_THREAD_ARIA_LABEL'},_0x434935);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x39811d;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x2febdc,_0x51dc41){const _0x24eda0=_0x1b25,_0x85237d=_0x2febdc();while(!![]){try{const _0x36d80d=-parseInt(_0x24eda0(0x119))/0x1+parseInt(_0x24eda0(0x121))/0x2*(-parseInt(_0x24eda0(0x125))/0x3)+-parseInt(_0x24eda0(0x129))/0x4*(-parseInt(_0x24eda0(0x10d))/0x5)+-parseInt(_0x24eda0(0x12c))/0x6+-parseInt(_0x24eda0(0x101))/0x7*(parseInt(_0x24eda0(0x131))/0x8)+-parseInt(_0x24eda0(0x109))/0x9+-parseInt(_0x24eda0(0x113))/0xa*(-parseInt(_0x24eda0(0xff))/0xb);if(_0x36d80d===_0x51dc41)break;else _0x85237d['push'](_0x85237d['shift']());}catch(_0x4fa669){_0x85237d['push'](_0x85237d['shift']());}}}(_0x58b6,0x357ec));export function normalizeDescription(_0x5cca0f){const _0x11fd87=_0x1b25;return Array[_0x11fd87(0x12a)](_0x5cca0f)||(_0x5cca0f=[_0x5cca0f]),_0x5cca0f[_0x11fd87(0x127)](_0x3bfbec=>{const _0x40b1e0=_0x11fd87,_0x3e6dff=_0x3bfbec[_0x40b1e0(0x11a)][_0x40b1e0(0x11c)](/\*/g,''),_0x195bdd=_0x3bfbec[_0x40b1e0(0x102)]?_0x40b1e0(0x10a)+_0x3bfbec[_0x40b1e0(0x102)][_0x40b1e0(0x12b)]+']':'';return'['+_0x3bfbec[_0x40b1e0(0x105)]+']\x20'+_0x3e6dff+_0x195bdd;})[_0x11fd87(0x120)](';\x20');}export function renderDescription(_0x1e8837,_0x2cad7d){const _0x5b4cb0=_0x1b25;let _0x1ff850='';return _0x1ff850+=_0x1e8837[_0x5b4cb0(0x128)]('*')[_0x5b4cb0(0x127)]((_0x387680,_0x2c5fa5)=>_0x2c5fa5%0x2!=0x0?_0x5b4cb0(0x115)+nn(_0x387680)+_0x5b4cb0(0x10e):nn(_0x387680))[_0x5b4cb0(0x120)](''),_0x2cad7d&&(_0x1ff850+=_0x5b4cb0(0x133)+_0x2cad7d[_0x5b4cb0(0x12b)]+_0x5b4cb0(0x10f)+_0x2cad7d[_0x5b4cb0(0x103)]+_0x5b4cb0(0x118)),_0x1ff850;}function nn(_0x28ea9c){const _0x578079=_0x1b25,_0x359262=document[_0x578079(0x130)](_0x578079(0x12e));return _0x359262[_0x578079(0x114)]=_0x28ea9c,_0x359262[_0x578079(0x10c)];}export function sortSuggestions(_0x3a8729){const _0x3affb5=_0x1b25;return _0x3a8729[_0x3affb5(0x123)]((_0x383b29,_0x3187cb)=>_0x3affb5(0x112)==_0x383b29[_0x3affb5(0x105)]&&_0x3affb5(0x112)!=_0x3187cb[_0x3affb5(0x105)]?-0x1:_0x3affb5(0x112)!=_0x383b29[_0x3affb5(0x105)]&&_0x3affb5(0x112)==_0x3187cb[_0x3affb5(0x105)]?0x1:0x0);}function _0x1b25(_0x26d700,_0x508136){const _0x58b612=_0x58b6();return _0x1b25=function(_0x1b25ee,_0x203774){_0x1b25ee=_0x1b25ee-0xfe;let _0x679ebb=_0x58b612[_0x1b25ee];return _0x679ebb;},_0x1b25(_0x26d700,_0x508136);}export function getSelectedSuggestions(_0x16aeba,_0x4fedbc){const _0x316dd6=_0x1b25,_0x29dcff=Array[_0x316dd6(0x100)](_0x16aeba[_0x316dd6(0x126)]()),_0x4646b0=new Set();for(const _0x108257 of _0x4fedbc)if(_0x108257[_0x316dd6(0x104)]){for(const _0x2feb5a of _0x29dcff)for(const _0x40969c of _0x108257[_0x316dd6(0x126)]())(_0x2feb5a[_0x316dd6(0x12f)](_0x40969c)||_0x16aeba[_0x316dd6(0x124)]&&!_0x108257[_0x316dd6(0x11d)]&&_0x108257[_0x316dd6(0x11f)]&&_0x40969c[_0x316dd6(0x132)][_0x316dd6(0x117)](_0x2feb5a[_0x316dd6(0x107)]))&&_0x4646b0[_0x316dd6(0x110)](_0x108257);}return _0x4646b0;}export function getRangesOfBlockGroups(_0x3e63d7,_0x4d645e){const _0x360088=_0x1b25;let _0x24fbb0,_0x334ec4=0x0;const _0x39aac7=[],_0xef0a41=_0x4d645e[_0x360088(0xfe)];for(;_0x334ec4<_0x3e63d7[_0x360088(0x12d)];){const _0x77dde=_0x3e63d7[_0x334ec4],_0x4f74fc=_0x3e63d7[_0x334ec4+0x1];_0x24fbb0||(_0x24fbb0=_0x4d645e[_0x360088(0x134)](_0x77dde)),on(_0x4d645e,_0x77dde,_0x4f74fc)||(_0x39aac7[_0x360088(0x106)](_0x4d645e[_0x360088(0x111)](_0x24fbb0,_0xef0a41[_0x360088(0x11e)](_0x77dde)?_0x4d645e[_0x360088(0x11b)](_0x77dde):_0x4d645e[_0x360088(0x10b)](_0x77dde,_0x360088(0x132)))),_0x24fbb0=null),_0x334ec4++;}return _0x39aac7;}function on(_0x37ae28,_0x2a1bec,_0x22fae0){const _0xf046d3=_0x1b25;if(!_0x22fae0)return!0x1;const _0x4c82c0=_0x37ae28[_0xf046d3(0x11b)](_0x2a1bec),_0x593309=_0x37ae28[_0xf046d3(0x134)](_0x22fae0);return _0x4c82c0[_0xf046d3(0x117)](_0x593309);}function _0x58b6(){const _0x2e0336=['push','start','execute','3625749KPjvsy','\x20[color\x20','createPositionAt','innerHTML','65eADFwr','</span>','\x22\x20title=\x22','add','createRange','deletion','10nzWENK','innerText','<span\x20class=\x22ck-suggestion-type\x22>','splice','isTouching','\x22></span>','243113ofEaeA','content','createPositionAfter','replace','isMultiRange','isObject','next','join','74BLrPqU','change','sort','isCollapsed','26157rPYLZv','getRanges','map','split','27788CAadPU','isArray','value','1851438iqxvYQ','length','span','isIntersecting','createElement','979752ZAosIl','end','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','createPositionBefore','schema','18159823nPiogH','from','14KPVkWH','color','title','isInContent','type'];_0x58b6=function(){return _0x2e0336;};return _0x58b6();}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x48391a,_0x54da48,_0x25b669){const _0x3116c2=_0x1b25;for(;_0x25b669[_0x3116c2(0x12d)];){const _0x4cccbf=_0x25b669[_0x3116c2(0x116)](0x0,0x64);_0x48391a[_0x3116c2(0x122)](()=>{const _0x125c03=_0x3116c2;for(const _0x1ac655 of _0x4cccbf)_0x1ac655[_0x125c03(0x104)]&&_0x54da48[_0x125c03(0x108)](_0x1ac655['id']);});}}
23
+ (function(_0x38d08c,_0x18490e){const _0x1440a2=_0x4667,_0xaefe20=_0x38d08c();while(!![]){try{const _0x37912b=-parseInt(_0x1440a2(0x14b))/0x1+parseInt(_0x1440a2(0x13e))/0x2*(-parseInt(_0x1440a2(0x120))/0x3)+-parseInt(_0x1440a2(0x125))/0x4+parseInt(_0x1440a2(0x14f))/0x5*(-parseInt(_0x1440a2(0x137))/0x6)+parseInt(_0x1440a2(0x139))/0x7+-parseInt(_0x1440a2(0x148))/0x8*(parseInt(_0x1440a2(0x138))/0x9)+parseInt(_0x1440a2(0x133))/0xa;if(_0x37912b===_0x18490e)break;else _0xaefe20['push'](_0xaefe20['shift']());}catch(_0xc86fb3){_0xaefe20['push'](_0xaefe20['shift']());}}}(_0x2672,0x963cc));export function normalizeDescription(_0x427216){const _0x1bcf3e=_0x4667;return Array[_0x1bcf3e(0x134)](_0x427216)||(_0x427216=[_0x427216]),_0x427216[_0x1bcf3e(0x12d)](_0x233354=>{const _0x53e36e=_0x1bcf3e,_0x3cafa1=_0x233354[_0x53e36e(0x127)][_0x53e36e(0x126)](/\*/g,''),_0x26ac20=_0x233354[_0x53e36e(0x154)]?_0x53e36e(0x12c)+_0x233354[_0x53e36e(0x154)][_0x53e36e(0x128)]+']':'';return'['+_0x233354[_0x53e36e(0x14e)]+']\x20'+_0x3cafa1+_0x26ac20;})[_0x1bcf3e(0x131)](';\x20');}function _0x4667(_0x29b990,_0x4610ed){const _0x2672e5=_0x2672();return _0x4667=function(_0x4667b1,_0x28364c){_0x4667b1=_0x4667b1-0x11f;let _0x5d6add=_0x2672e5[_0x4667b1];return _0x5d6add;},_0x4667(_0x29b990,_0x4610ed);}export function renderDescription(_0x905265,_0x16c581){const _0x3307a6=_0x4667;let _0x34a425='';return _0x34a425+=_0x905265[_0x3307a6(0x140)]('*')[_0x3307a6(0x12d)]((_0x29a28e,_0x10f8aa)=>_0x10f8aa%0x2!=0x0?_0x3307a6(0x12f)+nn(_0x29a28e)+_0x3307a6(0x12b):nn(_0x29a28e))[_0x3307a6(0x131)](''),_0x16c581&&(_0x34a425+=_0x3307a6(0x153)+_0x16c581[_0x3307a6(0x128)]+_0x3307a6(0x151)+_0x16c581[_0x3307a6(0x13a)]+_0x3307a6(0x152)),_0x34a425;}function nn(_0x3c047d){const _0x3d6aaf=_0x4667,_0x3d110a=document[_0x3d6aaf(0x13b)](_0x3d6aaf(0x12a));return _0x3d110a[_0x3d6aaf(0x132)]=_0x3c047d,_0x3d110a[_0x3d6aaf(0x141)];}export function sortSuggestions(_0x228206){const _0xa7b0e3=_0x4667;return _0x228206[_0xa7b0e3(0x145)]((_0x23422e,_0x268332)=>_0xa7b0e3(0x144)==_0x23422e[_0xa7b0e3(0x14e)]&&_0xa7b0e3(0x144)!=_0x268332[_0xa7b0e3(0x14e)]?-0x1:_0xa7b0e3(0x144)!=_0x23422e[_0xa7b0e3(0x14e)]&&_0xa7b0e3(0x144)==_0x268332[_0xa7b0e3(0x14e)]?0x1:0x0);}export function getSelectedSuggestions(_0x49a88c,_0x28e9fa){const _0xd8a85c=_0x4667,_0x6d3353=Array[_0xd8a85c(0x142)](_0x49a88c[_0xd8a85c(0x149)]()),_0x18d873=new Set();for(const _0x2bf9c4 of _0x28e9fa)if(_0x2bf9c4[_0xd8a85c(0x150)]){for(const _0x3c4a26 of _0x6d3353)for(const _0x35472c of _0x2bf9c4[_0xd8a85c(0x149)]())(_0x3c4a26[_0xd8a85c(0x123)](_0x35472c)||_0x49a88c[_0xd8a85c(0x122)]&&!_0x2bf9c4[_0xd8a85c(0x135)]&&_0x2bf9c4[_0xd8a85c(0x147)]&&_0x35472c[_0xd8a85c(0x121)][_0xd8a85c(0x130)](_0x3c4a26[_0xd8a85c(0x143)]))&&_0x18d873[_0xd8a85c(0x13f)](_0x2bf9c4);}return _0x18d873;}export function getRangesOfBlockGroups(_0x1f4f16,_0xba2dee){const _0x2b7295=_0x4667;let _0x1db965,_0x2f89d7=0x0;const _0x416d8d=[],_0x34bb42=_0xba2dee[_0x2b7295(0x136)];for(;_0x2f89d7<_0x1f4f16[_0x2b7295(0x14a)];){const _0x2574ab=_0x1f4f16[_0x2f89d7],_0x2650d7=_0x1f4f16[_0x2f89d7+0x1];_0x1db965||(_0x1db965=_0xba2dee[_0x2b7295(0x14c)](_0x2574ab)),on(_0xba2dee,_0x2574ab,_0x2650d7)||(_0x416d8d[_0x2b7295(0x124)](_0xba2dee[_0x2b7295(0x13d)](_0x1db965,_0x34bb42[_0x2b7295(0x11f)](_0x2574ab)?_0xba2dee[_0x2b7295(0x129)](_0x2574ab):_0xba2dee[_0x2b7295(0x14d)](_0x2574ab,_0x2b7295(0x121)))),_0x1db965=null),_0x2f89d7++;}return _0x416d8d;}function on(_0x2d550f,_0xed7baa,_0x177399){const _0x5e32e1=_0x4667;if(!_0x177399)return!0x1;const _0x256dab=_0x2d550f[_0x5e32e1(0x129)](_0xed7baa),_0x1ccb9c=_0x2d550f[_0x5e32e1(0x14c)](_0x177399);return _0x256dab[_0x5e32e1(0x130)](_0x1ccb9c);}function _0x2672(){const _0x2441cb=['innerHTML','from','start','deletion','sort','execute','next','466536slmzUl','getRanges','length','300617uTwVQb','createPositionBefore','createPositionAt','type','1835NUyojl','isInContent','\x22\x20title=\x22','\x22></span>','<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20','color','isObject','3ezkckt','end','isCollapsed','isIntersecting','push','2451128dFwUAd','replace','content','value','createPositionAfter','span','</span>','\x20[color\x20','map','splice','<span\x20class=\x22ck-suggestion-type\x22>','isTouching','join','innerText','29294730AVUofu','isArray','isMultiRange','schema','18948faSMHi','81tKjiGL','6910778GvTOte','title','createElement','change','createRange','1408234sseyAx','add','split'];_0x2672=function(){return _0x2441cb;};return _0x2672();}export const MAX_SUGGESTION_ACTIONS_IN_BATCH=0x64;export function executeCommandForSuggestions(_0x5a59e8,_0x109650,_0x5c6f82){const _0x22bf59=_0x4667;for(;_0x5c6f82[_0x22bf59(0x14a)];){const _0x43e5bc=_0x5c6f82[_0x22bf59(0x12e)](0x0,0x64);_0x5a59e8[_0x22bf59(0x13c)](()=>{const _0x53c8ca=_0x22bf59;for(const _0x356179 of _0x43e5bc)_0x356179[_0x53c8ca(0x150)]&&_0x109650[_0x53c8ca(0x146)](_0x356179['id']);});}}