@ckeditor/ckeditor5-comments 43.2.0 → 43.3.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (342) hide show
  1. package/build/comments.js +1 -1
  2. package/build/translations/ast.js +1 -0
  3. package/build/translations/az.js +1 -0
  4. package/build/translations/cs.js +1 -1
  5. package/build/translations/en-gb.js +1 -0
  6. package/build/translations/eo.js +1 -0
  7. package/build/translations/es-co.js +1 -1
  8. package/build/translations/es.js +1 -1
  9. package/build/translations/eu.js +1 -0
  10. package/build/translations/fa.js +1 -1
  11. package/build/translations/fr.js +1 -1
  12. package/build/translations/gu.js +1 -0
  13. package/build/translations/he.js +1 -1
  14. package/build/translations/hy.js +1 -0
  15. package/build/translations/it.js +1 -1
  16. package/build/translations/jv.js +1 -1
  17. package/build/translations/kk.js +1 -0
  18. package/build/translations/km.js +1 -0
  19. package/build/translations/kn.js +1 -0
  20. package/build/translations/ku.js +1 -0
  21. package/build/translations/lt.js +1 -1
  22. package/build/translations/nb.js +1 -0
  23. package/build/translations/ne.js +1 -0
  24. package/build/translations/oc.js +1 -0
  25. package/build/translations/pl.js +1 -1
  26. package/build/translations/pt-br.js +1 -1
  27. package/build/translations/pt.js +1 -1
  28. package/build/translations/ru.js +1 -1
  29. package/build/translations/si.js +1 -0
  30. package/build/translations/sk.js +1 -1
  31. package/build/translations/sl.js +1 -0
  32. package/build/translations/ug.js +1 -1
  33. package/build/translations/uk.js +1 -1
  34. package/build/translations/uz.js +1 -0
  35. package/dist/annotations/annotations.d.ts +8 -0
  36. package/dist/annotations/annotationsuis.d.ts +8 -0
  37. package/dist/annotations/editorannotations.d.ts +8 -0
  38. package/dist/annotations/inlineannotations.d.ts +8 -0
  39. package/dist/annotations/narrowsidebar.d.ts +8 -0
  40. package/dist/annotations/sidebar.d.ts +8 -0
  41. package/dist/annotations/widesidebar.d.ts +8 -0
  42. package/dist/comments/commentsarchive.d.ts +8 -0
  43. package/dist/comments/commentsarchiveui.d.ts +8 -0
  44. package/dist/comments/commentsediting.d.ts +8 -0
  45. package/dist/comments/commentsrepository.d.ts +8 -0
  46. package/dist/comments/commentsui.d.ts +8 -0
  47. package/dist/comments.d.ts +8 -0
  48. package/dist/commentsonly.d.ts +8 -0
  49. package/dist/index-editor.css +5 -7
  50. package/dist/index.css +5 -7
  51. package/dist/index.js +9 -9
  52. package/dist/translations/af.js +1 -1
  53. package/dist/translations/af.umd.js +1 -1
  54. package/dist/translations/ar.js +1 -1
  55. package/dist/translations/ar.umd.js +1 -1
  56. package/dist/translations/ast.d.ts +8 -0
  57. package/dist/translations/ast.js +23 -0
  58. package/dist/translations/ast.umd.js +23 -0
  59. package/dist/translations/az.d.ts +8 -0
  60. package/dist/translations/az.js +23 -0
  61. package/dist/translations/az.umd.js +23 -0
  62. package/dist/translations/bg.js +1 -1
  63. package/dist/translations/bg.umd.js +1 -1
  64. package/dist/translations/bn.js +1 -1
  65. package/dist/translations/bn.umd.js +1 -1
  66. package/dist/translations/bs.js +1 -1
  67. package/dist/translations/bs.umd.js +1 -1
  68. package/dist/translations/ca.js +1 -1
  69. package/dist/translations/ca.umd.js +1 -1
  70. package/dist/translations/cs.js +1 -1
  71. package/dist/translations/cs.umd.js +1 -1
  72. package/dist/translations/da.js +1 -1
  73. package/dist/translations/da.umd.js +1 -1
  74. package/dist/translations/de-ch.js +1 -1
  75. package/dist/translations/de-ch.umd.js +1 -1
  76. package/dist/translations/de.js +1 -1
  77. package/dist/translations/de.umd.js +1 -1
  78. package/dist/translations/el.js +1 -1
  79. package/dist/translations/el.umd.js +1 -1
  80. package/dist/translations/en-au.js +1 -1
  81. package/dist/translations/en-au.umd.js +1 -1
  82. package/dist/translations/en-gb.d.ts +8 -0
  83. package/dist/translations/en-gb.js +23 -0
  84. package/dist/translations/en-gb.umd.js +23 -0
  85. package/dist/translations/en.js +1 -1
  86. package/dist/translations/en.umd.js +1 -1
  87. package/dist/translations/eo.d.ts +8 -0
  88. package/dist/translations/eo.js +23 -0
  89. package/dist/translations/eo.umd.js +23 -0
  90. package/dist/translations/es-co.js +1 -1
  91. package/dist/translations/es-co.umd.js +1 -1
  92. package/dist/translations/es.js +1 -1
  93. package/dist/translations/es.umd.js +1 -1
  94. package/dist/translations/et.js +1 -1
  95. package/dist/translations/et.umd.js +1 -1
  96. package/dist/translations/eu.d.ts +8 -0
  97. package/dist/translations/eu.js +23 -0
  98. package/dist/translations/eu.umd.js +23 -0
  99. package/dist/translations/fa.js +1 -1
  100. package/dist/translations/fa.umd.js +1 -1
  101. package/dist/translations/fi.js +1 -1
  102. package/dist/translations/fi.umd.js +1 -1
  103. package/dist/translations/fr.js +1 -1
  104. package/dist/translations/fr.umd.js +1 -1
  105. package/dist/translations/gl.js +1 -1
  106. package/dist/translations/gl.umd.js +1 -1
  107. package/dist/translations/gu.d.ts +8 -0
  108. package/dist/translations/gu.js +23 -0
  109. package/dist/translations/gu.umd.js +23 -0
  110. package/dist/translations/he.js +1 -1
  111. package/dist/translations/he.umd.js +1 -1
  112. package/dist/translations/hi.js +1 -1
  113. package/dist/translations/hi.umd.js +1 -1
  114. package/dist/translations/hr.js +1 -1
  115. package/dist/translations/hr.umd.js +1 -1
  116. package/dist/translations/hu.js +1 -1
  117. package/dist/translations/hu.umd.js +1 -1
  118. package/dist/translations/hy.d.ts +8 -0
  119. package/dist/translations/hy.js +23 -0
  120. package/dist/translations/hy.umd.js +23 -0
  121. package/dist/translations/id.js +1 -1
  122. package/dist/translations/id.umd.js +1 -1
  123. package/dist/translations/it.js +1 -1
  124. package/dist/translations/it.umd.js +1 -1
  125. package/dist/translations/ja.js +1 -1
  126. package/dist/translations/ja.umd.js +1 -1
  127. package/dist/translations/jv.js +1 -1
  128. package/dist/translations/jv.umd.js +1 -1
  129. package/dist/translations/kk.d.ts +8 -0
  130. package/dist/translations/kk.js +23 -0
  131. package/dist/translations/kk.umd.js +23 -0
  132. package/dist/translations/km.d.ts +8 -0
  133. package/dist/translations/km.js +23 -0
  134. package/dist/translations/km.umd.js +23 -0
  135. package/dist/translations/kn.d.ts +8 -0
  136. package/dist/translations/kn.js +23 -0
  137. package/dist/translations/kn.umd.js +23 -0
  138. package/dist/translations/ko.js +1 -1
  139. package/dist/translations/ko.umd.js +1 -1
  140. package/dist/translations/ku.d.ts +8 -0
  141. package/dist/translations/ku.js +23 -0
  142. package/dist/translations/ku.umd.js +23 -0
  143. package/dist/translations/lt.js +1 -1
  144. package/dist/translations/lt.umd.js +1 -1
  145. package/dist/translations/lv.js +1 -1
  146. package/dist/translations/lv.umd.js +1 -1
  147. package/dist/translations/ms.js +1 -1
  148. package/dist/translations/ms.umd.js +1 -1
  149. package/dist/translations/nb.d.ts +8 -0
  150. package/dist/translations/nb.js +23 -0
  151. package/dist/translations/nb.umd.js +23 -0
  152. package/dist/translations/ne.d.ts +8 -0
  153. package/dist/translations/ne.js +23 -0
  154. package/dist/translations/ne.umd.js +23 -0
  155. package/dist/translations/nl.js +1 -1
  156. package/dist/translations/nl.umd.js +1 -1
  157. package/dist/translations/no.js +1 -1
  158. package/dist/translations/no.umd.js +1 -1
  159. package/dist/translations/oc.d.ts +8 -0
  160. package/dist/translations/oc.js +23 -0
  161. package/dist/translations/oc.umd.js +23 -0
  162. package/dist/translations/pl.js +1 -1
  163. package/dist/translations/pl.umd.js +1 -1
  164. package/dist/translations/pt-br.js +1 -1
  165. package/dist/translations/pt-br.umd.js +1 -1
  166. package/dist/translations/pt.js +1 -1
  167. package/dist/translations/pt.umd.js +1 -1
  168. package/dist/translations/ro.js +1 -1
  169. package/dist/translations/ro.umd.js +1 -1
  170. package/dist/translations/ru.js +1 -1
  171. package/dist/translations/ru.umd.js +1 -1
  172. package/dist/translations/si.d.ts +8 -0
  173. package/dist/translations/si.js +23 -0
  174. package/dist/translations/si.umd.js +23 -0
  175. package/dist/translations/sk.js +1 -1
  176. package/dist/translations/sk.umd.js +1 -1
  177. package/dist/translations/sl.d.ts +8 -0
  178. package/dist/translations/sl.js +23 -0
  179. package/dist/translations/sl.umd.js +23 -0
  180. package/dist/translations/sq.js +1 -1
  181. package/dist/translations/sq.umd.js +1 -1
  182. package/dist/translations/sr-latn.js +1 -1
  183. package/dist/translations/sr-latn.umd.js +1 -1
  184. package/dist/translations/sr.js +1 -1
  185. package/dist/translations/sr.umd.js +1 -1
  186. package/dist/translations/sv.js +1 -1
  187. package/dist/translations/sv.umd.js +1 -1
  188. package/dist/translations/th.js +1 -1
  189. package/dist/translations/th.umd.js +1 -1
  190. package/dist/translations/ti.js +1 -1
  191. package/dist/translations/ti.umd.js +1 -1
  192. package/dist/translations/tk.js +1 -1
  193. package/dist/translations/tk.umd.js +1 -1
  194. package/dist/translations/tr.js +1 -1
  195. package/dist/translations/tr.umd.js +1 -1
  196. package/dist/translations/tt.js +1 -1
  197. package/dist/translations/tt.umd.js +1 -1
  198. package/dist/translations/ug.js +1 -1
  199. package/dist/translations/ug.umd.js +1 -1
  200. package/dist/translations/uk.js +1 -1
  201. package/dist/translations/uk.umd.js +1 -1
  202. package/dist/translations/ur.js +1 -1
  203. package/dist/translations/ur.umd.js +1 -1
  204. package/dist/translations/uz.d.ts +8 -0
  205. package/dist/translations/uz.js +23 -0
  206. package/dist/translations/uz.umd.js +23 -0
  207. package/dist/translations/vi.js +1 -1
  208. package/dist/translations/vi.umd.js +1 -1
  209. package/dist/translations/zh-cn.js +1 -1
  210. package/dist/translations/zh-cn.umd.js +1 -1
  211. package/dist/translations/zh.js +1 -1
  212. package/dist/translations/zh.umd.js +1 -1
  213. package/lang/translations/af.po +3 -9
  214. package/lang/translations/ar.po +4 -10
  215. package/lang/translations/ast.po +176 -0
  216. package/lang/translations/az.po +176 -0
  217. package/lang/translations/bg.po +3 -9
  218. package/lang/translations/bn.po +3 -9
  219. package/lang/translations/bs.po +4 -10
  220. package/lang/translations/ca.po +3 -9
  221. package/lang/translations/cs.po +4 -12
  222. package/lang/translations/da.po +3 -9
  223. package/lang/translations/de-ch.po +3 -9
  224. package/lang/translations/de.po +3 -9
  225. package/lang/translations/el.po +3 -9
  226. package/lang/translations/en-au.po +3 -9
  227. package/lang/translations/en-gb.po +176 -0
  228. package/lang/translations/en.po +5 -11
  229. package/lang/translations/eo.po +176 -0
  230. package/lang/translations/es-co.po +4 -12
  231. package/lang/translations/es.po +4 -12
  232. package/lang/translations/et.po +3 -9
  233. package/lang/translations/eu.po +176 -0
  234. package/lang/translations/fa.po +4 -12
  235. package/lang/translations/fi.po +3 -9
  236. package/lang/translations/fr.po +4 -12
  237. package/lang/translations/gl.po +3 -9
  238. package/lang/translations/gu.po +176 -0
  239. package/lang/translations/he.po +4 -12
  240. package/lang/translations/hi.po +3 -9
  241. package/lang/translations/hr.po +4 -10
  242. package/lang/translations/hu.po +3 -9
  243. package/lang/translations/hy.po +176 -0
  244. package/lang/translations/id.po +3 -9
  245. package/lang/translations/it.po +4 -12
  246. package/lang/translations/ja.po +3 -9
  247. package/lang/translations/jv.po +6 -10
  248. package/lang/translations/kk.po +176 -0
  249. package/lang/translations/km.po +174 -0
  250. package/lang/translations/kn.po +176 -0
  251. package/lang/translations/ko.po +3 -9
  252. package/lang/translations/ku.po +176 -0
  253. package/lang/translations/lt.po +4 -12
  254. package/lang/translations/lv.po +4 -10
  255. package/lang/translations/ms.po +3 -9
  256. package/lang/translations/nb.po +176 -0
  257. package/lang/translations/ne.po +176 -0
  258. package/lang/translations/nl.po +3 -9
  259. package/lang/translations/no.po +3 -9
  260. package/lang/translations/oc.po +176 -0
  261. package/lang/translations/pl.po +4 -12
  262. package/lang/translations/pt-br.po +4 -12
  263. package/lang/translations/pt.po +4 -12
  264. package/lang/translations/ro.po +4 -10
  265. package/lang/translations/ru.po +4 -12
  266. package/lang/translations/si.po +176 -0
  267. package/lang/translations/sk.po +4 -12
  268. package/lang/translations/sl.po +180 -0
  269. package/lang/translations/sq.po +3 -9
  270. package/lang/translations/sr-latn.po +4 -10
  271. package/lang/translations/sr.po +4 -10
  272. package/lang/translations/sv.po +3 -9
  273. package/lang/translations/th.po +3 -9
  274. package/lang/translations/ti.po +3 -9
  275. package/lang/translations/tk.po +3 -9
  276. package/lang/translations/tr.po +3 -9
  277. package/lang/translations/tt.po +3 -9
  278. package/lang/translations/ug.po +4 -12
  279. package/lang/translations/uk.po +4 -12
  280. package/lang/translations/ur.po +3 -9
  281. package/lang/translations/uz.po +176 -0
  282. package/lang/translations/vi.po +3 -9
  283. package/lang/translations/zh-cn.po +3 -9
  284. package/lang/translations/zh.po +3 -9
  285. package/package.json +15 -15
  286. package/src/annotations/annotation.js +2 -2
  287. package/src/annotations/annotationcollection.js +1 -1
  288. package/src/annotations/annotations.d.ts +8 -0
  289. package/src/annotations/annotations.js +1 -1
  290. package/src/annotations/annotationsuis.d.ts +8 -0
  291. package/src/annotations/annotationsuis.js +1 -1
  292. package/src/annotations/editorannotations.d.ts +8 -0
  293. package/src/annotations/editorannotations.js +1 -1
  294. package/src/annotations/inlineannotations.d.ts +8 -0
  295. package/src/annotations/inlineannotations.js +1 -1
  296. package/src/annotations/narrowsidebar.d.ts +8 -0
  297. package/src/annotations/narrowsidebar.js +1 -1
  298. package/src/annotations/sidebar.d.ts +8 -0
  299. package/src/annotations/sidebar.js +1 -1
  300. package/src/annotations/view/annotationcounterbuttonview.js +1 -1
  301. package/src/annotations/view/annotationview.js +1 -1
  302. package/src/annotations/view/sidebaritemview.js +1 -1
  303. package/src/annotations/view/sidebarview.js +1 -1
  304. package/src/annotations/widesidebar.d.ts +8 -0
  305. package/src/annotations/widesidebar.js +1 -1
  306. package/src/comments/addcommentthreadcommand.js +1 -1
  307. package/src/comments/commentsarchive.d.ts +8 -0
  308. package/src/comments/commentsarchive.js +1 -1
  309. package/src/comments/commentsarchiveui.d.ts +8 -0
  310. package/src/comments/commentsarchiveui.js +1 -1
  311. package/src/comments/commentsediting.d.ts +8 -0
  312. package/src/comments/commentsediting.js +1 -1
  313. package/src/comments/commentsrepository.d.ts +8 -0
  314. package/src/comments/commentsrepository.js +3 -3
  315. package/src/comments/commentsui.d.ts +8 -0
  316. package/src/comments/commentsui.js +1 -1
  317. package/src/comments/integrations/clipboard.js +1 -1
  318. package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
  319. package/src/comments/integrations/importword.js +1 -1
  320. package/src/comments/ui/commenteditor/commenteditor.js +2 -2
  321. package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
  322. package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
  323. package/src/comments/ui/commentthreadcontroller.js +2 -2
  324. package/src/comments/ui/view/basecommentthreadview.js +1 -1
  325. package/src/comments/ui/view/basecommentview.js +1 -1
  326. package/src/comments/ui/view/collapsedcommentsview.js +1 -1
  327. package/src/comments/ui/view/commentcontentview.js +1 -1
  328. package/src/comments/ui/view/commentinputview.js +1 -1
  329. package/src/comments/ui/view/commentsarchiveview.js +1 -1
  330. package/src/comments/ui/view/commentslistview.js +1 -1
  331. package/src/comments/ui/view/commentthreadheadercontextview.js +1 -1
  332. package/src/comments/ui/view/commentthreadheaderview.js +1 -1
  333. package/src/comments/ui/view/commentthreadinputview.js +1 -1
  334. package/src/comments/ui/view/commentthreadview.js +2 -2
  335. package/src/comments/ui/view/commentview.js +2 -2
  336. package/src/comments.d.ts +8 -0
  337. package/src/comments.js +1 -1
  338. package/src/commentsonly.d.ts +8 -0
  339. package/src/commentsonly.js +1 -1
  340. package/src/index.js +1 -1
  341. package/src/utils/common-translations.js +1 -1
  342. package/src/utils/createmutationobserver.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x244505=_0x1209;function _0x5f54(){const _0x15fec0=['2893544fMEnZj','change:activeAnnotations','getRange','hasCommentThread','44kmuvNV','locale','plugins','addCommentThread','focusTracker','CommentsUI','285860aogEZv','CommentThreadInputView','comment','comment:','addComment','stop','editor','activeMarker','focus','add','getCommentThread','_threadToController','removeCommentThread','has','_createUIButton','80071nkQlTZ','requires','CommentsListView','set','innerView','addSourceCollector','_viewToController','model','bind','view','5972638yRfXqO','find','editing','getAllMarkersForId','6dFEMAe','highest','commands','Comment','from','pluginName','isEnabled','get','isFocused','4653WNrpTw','listenTo','tooltip','26090uaebZN','menuBar:comment','hasMarkerForId','253287ljPEHv','componentFactory','init','length','push','8186604rTvzLV','low','execute','map'];_0x5f54=function(){return _0x15fec0;};return _0x5f54();}(function(_0x5d6c61,_0x5d0faf){const _0x3c754f=_0x1209,_0x196af3=_0x5d6c61();while(!![]){try{const _0x29b2bc=-parseInt(_0x3c754f(0x14d))/0x1*(parseInt(_0x3c754f(0x15b))/0x2)+-parseInt(_0x3c754f(0x16a))/0x3+parseInt(_0x3c754f(0x177))/0x4*(parseInt(_0x3c754f(0x17d))/0x5)+-parseInt(_0x3c754f(0x16f))/0x6+parseInt(_0x3c754f(0x157))/0x7+-parseInt(_0x3c754f(0x173))/0x8+parseInt(_0x3c754f(0x164))/0x9*(parseInt(_0x3c754f(0x167))/0xa);if(_0x29b2bc===_0x5d0faf)break;else _0x196af3['push'](_0x196af3['shift']());}catch(_0x50122b){_0x196af3['push'](_0x196af3['shift']());}}}(_0x5f54,0xbe7b2));import{Plugin as _0x1c55cd}from'ckeditor5/src/core.js';import _0x3b6b35 from'./commentsrepository.js';import _0x311d39 from'./commentsediting.js';import _0x51bdbd from'../annotations/editorannotations.js';function _0x1209(_0x5a0a31,_0x272a64){const _0x5f540f=_0x5f54();return _0x1209=function(_0x12095c,_0x3265d9){_0x12095c=_0x12095c-0x14c;let _0x1b5c8d=_0x5f540f[_0x12095c];return _0x1b5c8d;},_0x1209(_0x5a0a31,_0x272a64);}import{ButtonView as _0x5be3a1,MenuBarMenuListItemButtonView as _0x3a1351}from'ckeditor5/src/ui.js';import _0x30f688 from'../../theme/icons/add-comment.svg';import _0x53d778 from'../annotations/annotations.js';import _0x4b0918 from'./ui/view/commentslistview.js';import _0x2dbf0a from'./ui/view/commentthreadinputview.js';import{getTranslation as _0x587486}from'../utils/common-translations.js';export default class s extends _0x1c55cd{static get[_0x244505(0x160)](){const _0x185a17=_0x244505;return _0x185a17(0x17c);}static get[_0x244505(0x14e)](){return[_0x3b6b35,_0x311d39,_0x51bdbd,_0x53d778];}get[_0x244505(0x14f)](){return _0x4b0918;}get[_0x244505(0x17e)](){return _0x2dbf0a;}[_0x244505(0x16c)](){const _0x5d5702=_0x244505,_0x40d5a5=this[_0x5d5702(0x183)],_0x27b67e=_0x40d5a5[_0x5d5702(0x179)][_0x5d5702(0x162)](_0x3b6b35),_0x379ed8=_0x40d5a5[_0x5d5702(0x179)][_0x5d5702(0x162)](_0x311d39),_0x56232a=_0x40d5a5[_0x5d5702(0x179)][_0x5d5702(0x162)](_0x53d778),_0x54e686=_0x40d5a5[_0x5d5702(0x179)][_0x5d5702(0x162)](_0x51bdbd);_0x40d5a5['ui'][_0x5d5702(0x16b)][_0x5d5702(0x186)](_0x5d5702(0x17f),()=>{const _0x4243cc=_0x5d5702,_0x472715=this[_0x4243cc(0x14c)](_0x5be3a1);return _0x472715[_0x4243cc(0x166)]=!0x0,_0x472715;}),_0x40d5a5['ui'][_0x5d5702(0x16b)][_0x5d5702(0x186)](_0x5d5702(0x168),()=>this[_0x5d5702(0x14c)](_0x3a1351)),_0x54e686[_0x5d5702(0x152)](()=>{const _0x10b90e=_0x5d5702,_0x4d9dac=[];for(const [_0x270f22,_0x241621]of _0x27b67e[_0x10b90e(0x188)]){const _0x1e8760=_0x379ed8[_0x10b90e(0x15a)](_0x270f22['id']),_0x2066cd=_0x1e8760[_0x10b90e(0x172)](_0x505d82=>_0x505d82[_0x10b90e(0x175)]());_0x1e8760[_0x10b90e(0x16d)]>0x0&&_0x4d9dac[_0x10b90e(0x16e)]([_0x241621[_0x10b90e(0x156)],_0x2066cd]);}return _0x4d9dac;}),this[_0x5d5702(0x165)](_0x56232a,_0x5d5702(0x174),(_0x5ea64c,_0x4b48af,_0x3bbf3e)=>{const _0x402953=_0x5d5702,_0x509729=Array[_0x402953(0x15f)](_0x3bbf3e)[_0x402953(0x172)](_0x17674b=>_0x17674b[_0x402953(0x151)])[_0x402953(0x158)](_0xc0625=>_0x27b67e[_0x402953(0x153)][_0x402953(0x18a)](_0xc0625));if(!_0x509729)return void(_0x379ed8[_0x402953(0x184)]=null);const _0x39e5c0=_0x27b67e[_0x402953(0x153)][_0x402953(0x162)](_0x509729)[_0x402953(0x154)]['id'],_0x3c0cf4=_0x402953(0x180)+_0x39e5c0;_0x39e5c0&&_0x379ed8[_0x402953(0x169)](_0x39e5c0)?_0x379ed8[_0x402953(0x184)]=_0x3c0cf4:_0x379ed8[_0x402953(0x184)]&&(_0x379ed8[_0x402953(0x184)]=null);}),this[_0x5d5702(0x165)](_0x27b67e,_0x5d5702(0x189),(_0x2b43d3,{threadId:_0x149210,isFromAdapter:_0x4380c7})=>{const _0x489451=_0x5d5702;!_0x4380c7&&_0x40d5a5['ui'][_0x489451(0x17b)][_0x489451(0x163)]&&_0x379ed8[_0x489451(0x169)](_0x149210)&&_0x40d5a5[_0x489451(0x159)][_0x489451(0x156)][_0x489451(0x185)]();},{'priority':_0x5d5702(0x15c)}),this[_0x5d5702(0x165)](_0x27b67e,_0x5d5702(0x181),(_0x335817,{threadId:_0x466701,isFromAdapter:_0x43abab})=>{const _0x3e51ac=_0x5d5702;if(_0x43abab||!_0x379ed8[_0x3e51ac(0x169)](_0x466701)||!_0x27b67e[_0x3e51ac(0x176)](_0x466701))return;0x1===_0x27b67e[_0x3e51ac(0x187)](_0x466701)[_0x3e51ac(0x16d)]&&(_0x40d5a5[_0x3e51ac(0x159)][_0x3e51ac(0x156)][_0x3e51ac(0x185)](),_0x335817[_0x3e51ac(0x182)]());},{'priority':_0x5d5702(0x170)});}[_0x244505(0x14c)](_0x2691b3){const _0x440e9b=_0x244505,_0x2f7f82=this[_0x440e9b(0x183)],_0x3ece1c=new _0x2691b3(_0x2f7f82[_0x440e9b(0x178)]),_0x4fcc54=_0x2f7f82[_0x440e9b(0x15d)][_0x440e9b(0x162)](_0x440e9b(0x17a));return _0x3ece1c[_0x440e9b(0x150)]({'label':_0x587486(_0x2f7f82[_0x440e9b(0x178)],_0x440e9b(0x15e)),'icon':_0x30f688}),_0x3ece1c[_0x440e9b(0x155)](_0x440e9b(0x161))['to'](_0x4fcc54),this[_0x440e9b(0x165)](_0x3ece1c,_0x440e9b(0x171),()=>_0x4fcc54[_0x440e9b(0x171)]()),_0x3ece1c;}}
23
+ const _0x9b5085=_0x28ed;(function(_0x513ea5,_0x571e12){const _0x3fcd8e=_0x28ed,_0x94abef=_0x513ea5();while(!![]){try{const _0x1159b2=parseInt(_0x3fcd8e(0x1de))/0x1+-parseInt(_0x3fcd8e(0x1fd))/0x2+parseInt(_0x3fcd8e(0x205))/0x3+parseInt(_0x3fcd8e(0x1d8))/0x4*(parseInt(_0x3fcd8e(0x1df))/0x5)+-parseInt(_0x3fcd8e(0x20e))/0x6+parseInt(_0x3fcd8e(0x1ea))/0x7*(parseInt(_0x3fcd8e(0x1ef))/0x8)+-parseInt(_0x3fcd8e(0x1d6))/0x9;if(_0x1159b2===_0x571e12)break;else _0x94abef['push'](_0x94abef['shift']());}catch(_0x34d072){_0x94abef['push'](_0x94abef['shift']());}}}(_0x228b,0x651da));import{Plugin as _0x14fab0}from'ckeditor5/src/core.js';import _0x3339c9 from'./commentsrepository.js';import _0xce7ed4 from'./commentsediting.js';import _0x1e2337 from'../annotations/editorannotations.js';import{ButtonView as _0x23e66a,MenuBarMenuListItemButtonView as _0x3cb387}from'ckeditor5/src/ui.js';import _0x43bf73 from'../../theme/icons/add-comment.svg';import _0x175c58 from'../annotations/annotations.js';function _0x28ed(_0x2a9de7,_0x3ee7ce){const _0x228bd7=_0x228b();return _0x28ed=function(_0x28edff,_0x145c8c){_0x28edff=_0x28edff-0x1d4;let _0x19c86f=_0x228bd7[_0x28edff];return _0x19c86f;},_0x28ed(_0x2a9de7,_0x3ee7ce);}import _0x3fb6c1 from'./ui/view/commentslistview.js';import _0x4a8557 from'./ui/view/commentthreadinputview.js';import{getTranslation as _0x5129a8}from'../utils/common-translations.js';export default class i extends _0x14fab0{static get[_0x9b5085(0x20c)](){const _0x3c6ee6=_0x9b5085;return _0x3c6ee6(0x1e7);}static get[_0x9b5085(0x1da)](){return!0x0;}static get[_0x9b5085(0x1dc)](){return!0x0;}static get[_0x9b5085(0x20a)](){return[_0x3339c9,_0xce7ed4,_0x1e2337,_0x175c58];}get[_0x9b5085(0x1e2)](){return _0x3fb6c1;}get[_0x9b5085(0x1f7)](){return _0x4a8557;}[_0x9b5085(0x20b)](){const _0x427f72=_0x9b5085,_0x58d87c=this[_0x427f72(0x1e9)],_0x197524=_0x58d87c[_0x427f72(0x202)][_0x427f72(0x1ff)](_0x3339c9),_0x5a80eb=_0x58d87c[_0x427f72(0x202)][_0x427f72(0x1ff)](_0xce7ed4),_0x37689d=_0x58d87c[_0x427f72(0x202)][_0x427f72(0x1ff)](_0x175c58),_0x388fae=_0x58d87c[_0x427f72(0x202)][_0x427f72(0x1ff)](_0x1e2337);_0x58d87c['ui'][_0x427f72(0x20d)][_0x427f72(0x1d7)](_0x427f72(0x212),()=>{const _0x384a1d=_0x427f72,_0x335685=this[_0x384a1d(0x1f4)](_0x23e66a);return _0x335685[_0x384a1d(0x1f6)]=!0x0,_0x335685;}),_0x58d87c['ui'][_0x427f72(0x20d)][_0x427f72(0x1d7)](_0x427f72(0x209),()=>this[_0x427f72(0x1f4)](_0x3cb387)),_0x388fae[_0x427f72(0x1f5)](()=>{const _0x33c1a8=_0x427f72,_0x4212d7=[];for(const [_0x3c5ba3,_0x48bdfc]of _0x197524[_0x33c1a8(0x1ee)]){const _0x4a12c9=_0x5a80eb[_0x33c1a8(0x1f9)](_0x3c5ba3['id']),_0x531c87=_0x4a12c9[_0x33c1a8(0x1fc)](_0x43dcd5=>_0x43dcd5[_0x33c1a8(0x208)]());_0x4a12c9[_0x33c1a8(0x1db)]>0x0&&_0x4212d7[_0x33c1a8(0x20f)]([_0x48bdfc[_0x33c1a8(0x210)],_0x531c87]);}return _0x4212d7;}),this[_0x427f72(0x203)](_0x37689d,_0x427f72(0x1d5),(_0x144d2b,_0x3d45d7,_0x2d3203)=>{const _0x18334c=_0x427f72,_0x249b2d=Array[_0x18334c(0x1f1)](_0x2d3203)[_0x18334c(0x1fc)](_0x439e71=>_0x439e71[_0x18334c(0x206)])[_0x18334c(0x1e4)](_0x22233d=>_0x197524[_0x18334c(0x211)][_0x18334c(0x1e0)](_0x22233d));if(!_0x249b2d)return void(_0x5a80eb[_0x18334c(0x1dd)]=null);const _0x524a2e=_0x197524[_0x18334c(0x211)][_0x18334c(0x1ff)](_0x249b2d)[_0x18334c(0x1f8)]['id'],_0x163b54=_0x18334c(0x1fb)+_0x524a2e;_0x524a2e&&_0x5a80eb[_0x18334c(0x1f0)](_0x524a2e)?_0x5a80eb[_0x18334c(0x1dd)]=_0x163b54:_0x5a80eb[_0x18334c(0x1dd)]&&(_0x5a80eb[_0x18334c(0x1dd)]=null);}),this[_0x427f72(0x203)](_0x197524,_0x427f72(0x1e1),(_0x12a7f5,{threadId:_0x1c1218,isFromAdapter:_0x57e414})=>{const _0x448b10=_0x427f72;!_0x57e414&&_0x58d87c['ui'][_0x448b10(0x1f2)][_0x448b10(0x1e8)]&&_0x5a80eb[_0x448b10(0x1f0)](_0x1c1218)&&_0x58d87c[_0x448b10(0x1d4)][_0x448b10(0x210)][_0x448b10(0x1f3)]();},{'priority':_0x427f72(0x1fe)}),this[_0x427f72(0x203)](_0x197524,_0x427f72(0x200),(_0x563b3b,{threadId:_0x57b721,isFromAdapter:_0x4ca1e5})=>{const _0x3b0fa5=_0x427f72;if(_0x4ca1e5||!_0x5a80eb[_0x3b0fa5(0x1f0)](_0x57b721)||!_0x197524[_0x3b0fa5(0x201)](_0x57b721))return;0x1===_0x197524[_0x3b0fa5(0x1ed)](_0x57b721)[_0x3b0fa5(0x1db)]&&(_0x58d87c[_0x3b0fa5(0x1d4)][_0x3b0fa5(0x210)][_0x3b0fa5(0x1f3)](),_0x563b3b[_0x3b0fa5(0x1e3)]());},{'priority':_0x427f72(0x213)});}[_0x9b5085(0x1f4)](_0x439b6b){const _0x9e64b1=_0x9b5085,_0x41dfbf=this[_0x9e64b1(0x1e9)],_0x4fde77=new _0x439b6b(_0x41dfbf[_0x9e64b1(0x1eb)]),_0x12a0cd=_0x41dfbf[_0x9e64b1(0x207)][_0x9e64b1(0x1ff)](_0x9e64b1(0x1e5));return _0x4fde77[_0x9e64b1(0x1e6)]({'label':_0x5129a8(_0x41dfbf[_0x9e64b1(0x1eb)],_0x9e64b1(0x1fa)),'icon':_0x43bf73}),_0x4fde77[_0x9e64b1(0x1ec)](_0x9e64b1(0x1d9))['to'](_0x12a0cd),this[_0x9e64b1(0x203)](_0x4fde77,_0x9e64b1(0x204),()=>_0x12a0cd[_0x9e64b1(0x204)]()),_0x4fde77;}}function _0x228b(){const _0x14a422=['push','view','_viewToController','comment','low','editing','change:activeAnnotations','3679191StVfaf','add','5996aVMwQL','isEnabled','isOfficialPlugin','length','isPremiumPlugin','activeMarker','480914YuqbWX','235eeDDGe','has','removeCommentThread','CommentsListView','stop','find','addCommentThread','set','CommentsUI','isFocused','editor','138334xBsiRL','locale','bind','getCommentThread','_threadToController','248xApSRo','hasMarkerForId','from','focusTracker','focus','_createUIButton','addSourceCollector','tooltip','CommentThreadInputView','model','getAllMarkersForId','Comment','comment:','map','441764WBMftr','highest','get','addComment','hasCommentThread','plugins','listenTo','execute','1557549dpSqBU','innerView','commands','getRange','menuBar:comment','requires','init','pluginName','componentFactory','3835926opgTgU'];_0x228b=function(){return _0x14a422;};return _0x228b();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x40e81f=_0x2cce;(function(_0x14ad8d,_0x6cb2b8){const _0x22843c=_0x2cce,_0x258314=_0x14ad8d();while(!![]){try{const _0xafa785=parseInt(_0x22843c(0x13e))/0x1*(parseInt(_0x22843c(0x132))/0x2)+parseInt(_0x22843c(0x133))/0x3*(-parseInt(_0x22843c(0x145))/0x4)+parseInt(_0x22843c(0x14f))/0x5*(-parseInt(_0x22843c(0x153))/0x6)+-parseInt(_0x22843c(0x148))/0x7+parseInt(_0x22843c(0x142))/0x8+-parseInt(_0x22843c(0x157))/0x9*(-parseInt(_0x22843c(0x151))/0xa)+parseInt(_0x22843c(0x14d))/0xb;if(_0xafa785===_0x6cb2b8)break;else _0x258314['push'](_0x258314['shift']());}catch(_0x553bcb){_0x258314['push'](_0x258314['shift']());}}}(_0x2385,0x8d894));import{Plugin as _0x35d113}from'ckeditor5/src/core.js';import{ClipboardPipeline as _0x1f2e7f,ClipboardMarkersUtils as _0xa604e8}from'ckeditor5/src/clipboard.js';function _0x2cce(_0x6ee1c1,_0x535cb2){const _0x23855d=_0x2385();return _0x2cce=function(_0x2cce03,_0x1adb5a){_0x2cce03=_0x2cce03-0x132;let _0x449b1=_0x23855d[_0x2cce03];return _0x449b1;},_0x2cce(_0x6ee1c1,_0x535cb2);}export default class dt extends _0x35d113{constructor(_0x86b463){const _0x526553=_0x2cce;super(_0x86b463),this[_0x526553(0x146)][_0x526553(0x138)][_0x526553(0x13b)](_0x526553(0x135),_0x526553(0x155));}static get[_0x40e81f(0x14a)](){return[_0xa604e8,_0x1f2e7f];}[_0x40e81f(0x14e)](){const _0x4839db=_0x40e81f,_0x1adfcc=this[_0x4839db(0x146)][_0x4839db(0x152)][_0x4839db(0x136)](_0x4839db(0x144));this[_0x4839db(0x154)](),this[_0x4839db(0x141)](_0x1adfcc,_0x4839db(0x140),(_0x48b5a1,_0x5dbf3d)=>this[_0x4839db(0x14c)](_0x5dbf3d[_0x4839db(0x14b)][_0x4839db(0x149)]),{'priority':_0x4839db(0x15c)});}[_0x40e81f(0x14c)](_0x322b6a){const _0x1e9471=_0x40e81f;if(!this[_0x1e9471(0x146)][_0x1e9471(0x152)][_0x1e9471(0x13f)](_0x1e9471(0x13c)))return _0x322b6a;const _0x1a1384=this[_0x1e9471(0x146)][_0x1e9471(0x152)][_0x1e9471(0x136)](_0x1e9471(0x13c));for(const _0x123b56 of _0x322b6a[_0x1e9471(0x158)]()){const [_0x357867,_0xfdb5a7]=_0x123b56[_0x1e9471(0x143)](':');_0x1e9471(0x15a)!=_0x357867||_0x1a1384[_0x1e9471(0x13a)](_0xfdb5a7)||_0x322b6a[_0x1e9471(0x13d)](_0x123b56);}return _0x322b6a;}[_0x40e81f(0x154)](){const _0x567f76=_0x40e81f,_0x417fe3=this[_0x567f76(0x146)][_0x567f76(0x152)][_0x567f76(0x136)](_0x567f76(0x15b)),_0x4c20e7=this[_0x567f76(0x159)](this[_0x567f76(0x146)][_0x567f76(0x138)][_0x567f76(0x136)](_0x567f76(0x135)));_0x4c20e7&&_0x417fe3[_0x567f76(0x150)](_0x567f76(0x15a),_0x4c20e7);}[_0x40e81f(0x159)](_0x2f2313){const _0x1a7599=_0x40e81f;switch(_0x2f2313){case _0x1a7599(0x156):return{'allowedActions':_0x1a7599(0x134),'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case _0x1a7599(0x155):return{'allowedActions':[_0x1a7599(0x137),_0x1a7599(0x147)],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};case _0x1a7599(0x139):return null;default:return null;}}}function _0x2385(){const _0x48d7d0=['always','54JGjIgn','keys','_mapCommentsCopyConfigToRegisterConfiguration','comment','ClipboardMarkersUtils','highest','2EvFOJr','370806hYmWtZ','all','comments.copyMarkers','get','cut','config','never','hasCommentThread','define','CommentsRepository','delete','994718jREViS','has','contentInsertion','listenTo','120480nfkQBQ','split','ClipboardPipeline','32aCUaJj','editor','dragstart','1827504wwciWZ','markers','requires','content','_removeMarkersWithoutThreads','5631197pEDGOg','afterInit','85NHuxZr','_registerMarkerToCopy','1881210nDIJiA','plugins','289698pTRCod','_registerMarkerInClipboardPipeline','default'];_0x2385=function(){return _0x48d7d0;};return _0x2385();}
23
+ function _0xf7dc(){const _0x36a506=['_removeMarkersWithoutThreads','hasCommentThread','1290zbpfGF','ClipboardMarkersUtils','comments.copyMarkers','listenTo','12734592JOctER','_registerMarkerToCopy','_registerMarkerInClipboardPipeline','all','requires','editor','split','keys','config','highest','plugins','comment','2973065ODsMCd','1604281ZopZaC','markers','define','delete','_mapCommentsCopyConfigToRegisterConfiguration','content','20468rfziSf','12cJtsyA','default','cut','10MDeLaP','CommentsRepository','837826ZQieRC','has','always','8aaDBqS','afterInit','5392395EovyvK','ClipboardPipeline','never','56825824iuNiMG','dragstart','contentInsertion','get'];_0xf7dc=function(){return _0x36a506;};return _0xf7dc();}const _0x2f112c=_0x38e8;(function(_0x8c489e,_0x2b6773){const _0x1308c2=_0x38e8,_0x58076d=_0x8c489e();while(!![]){try{const _0x346b31=parseInt(_0x1308c2(0x140))/0x1+parseInt(_0x1308c2(0x121))/0x2*(parseInt(_0x1308c2(0x11c))/0x3)+-parseInt(_0x1308c2(0x124))/0x4*(-parseInt(_0x1308c2(0x13f))/0x5)+-parseInt(_0x1308c2(0x12f))/0x6*(parseInt(_0x1308c2(0x11b))/0x7)+parseInt(_0x1308c2(0x133))/0x8+parseInt(_0x1308c2(0x126))/0x9*(parseInt(_0x1308c2(0x11f))/0xa)+-parseInt(_0x1308c2(0x129))/0xb;if(_0x346b31===_0x2b6773)break;else _0x58076d['push'](_0x58076d['shift']());}catch(_0x284389){_0x58076d['push'](_0x58076d['shift']());}}}(_0xf7dc,0xd34d6));import{Plugin as _0x393ddb}from'ckeditor5/src/core.js';import{ClipboardPipeline as _0x5ad92a,ClipboardMarkersUtils as _0x48b9bd}from'ckeditor5/src/clipboard.js';function _0x38e8(_0x39a8da,_0x498d9a){const _0xf7dcb7=_0xf7dc();return _0x38e8=function(_0x38e86e,_0x53fd44){_0x38e86e=_0x38e86e-0x118;let _0x1134d9=_0xf7dcb7[_0x38e86e];return _0x1134d9;},_0x38e8(_0x39a8da,_0x498d9a);}export default class ct extends _0x393ddb{constructor(_0x586566){const _0x121661=_0x38e8;super(_0x586566),this[_0x121661(0x138)][_0x121661(0x13b)][_0x121661(0x142)](_0x121661(0x131),_0x121661(0x11d));}static get[_0x2f112c(0x137)](){return[_0x48b9bd,_0x5ad92a];}[_0x2f112c(0x125)](){const _0x59bd56=_0x2f112c,_0x540dbc=this[_0x59bd56(0x138)][_0x59bd56(0x13d)][_0x59bd56(0x12c)](_0x59bd56(0x127));this[_0x59bd56(0x135)](),this[_0x59bd56(0x132)](_0x540dbc,_0x59bd56(0x12b),(_0x577b4a,_0xfc6e88)=>this[_0x59bd56(0x12d)](_0xfc6e88[_0x59bd56(0x11a)][_0x59bd56(0x141)]),{'priority':_0x59bd56(0x13c)});}[_0x2f112c(0x12d)](_0x496724){const _0x7f5ec5=_0x2f112c;if(!this[_0x7f5ec5(0x138)][_0x7f5ec5(0x13d)][_0x7f5ec5(0x122)](_0x7f5ec5(0x120)))return _0x496724;const _0x5397c9=this[_0x7f5ec5(0x138)][_0x7f5ec5(0x13d)][_0x7f5ec5(0x12c)](_0x7f5ec5(0x120));for(const _0x5c3a39 of _0x496724[_0x7f5ec5(0x13a)]()){const [_0x4f252a,_0x3068d4]=_0x5c3a39[_0x7f5ec5(0x139)](':');_0x7f5ec5(0x13e)!=_0x4f252a||_0x5397c9[_0x7f5ec5(0x12e)](_0x3068d4)||_0x496724[_0x7f5ec5(0x118)](_0x5c3a39);}return _0x496724;}[_0x2f112c(0x135)](){const _0x2ba311=_0x2f112c,_0x1abff9=this[_0x2ba311(0x138)][_0x2ba311(0x13d)][_0x2ba311(0x12c)](_0x2ba311(0x130)),_0x5eea8c=this[_0x2ba311(0x119)](this[_0x2ba311(0x138)][_0x2ba311(0x13b)][_0x2ba311(0x12c)](_0x2ba311(0x131)));_0x5eea8c&&_0x1abff9[_0x2ba311(0x134)](_0x2ba311(0x13e),_0x5eea8c);}[_0x2f112c(0x119)](_0x53732f){const _0x3c20ae=_0x2f112c;switch(_0x53732f){case _0x3c20ae(0x123):return{'allowedActions':_0x3c20ae(0x136),'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x0};case _0x3c20ae(0x11d):return{'allowedActions':[_0x3c20ae(0x11e),_0x3c20ae(0x12a)],'copyPartiallySelected':!0x1,'duplicateOnPaste':!0x1};case _0x3c20ae(0x128):return null;default:return null;}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x107a15=_0x64a5;function _0x64a5(_0x471025,_0x48a37a){const _0x50c638=_0x50c6();return _0x64a5=function(_0x64a567,_0x184fb5){_0x64a567=_0x64a567-0xa1;let _0x452206=_0x50c638[_0x64a567];return _0x452206;},_0x64a5(_0x471025,_0x48a37a);}(function(_0x533800,_0x3762e9){const _0x4e65c9=_0x64a5,_0x27b2d8=_0x533800();while(!![]){try{const _0x3bc8a3=-parseInt(_0x4e65c9(0xab))/0x1*(parseInt(_0x4e65c9(0xad))/0x2)+parseInt(_0x4e65c9(0xac))/0x3+-parseInt(_0x4e65c9(0xa6))/0x4+-parseInt(_0x4e65c9(0xa8))/0x5+parseInt(_0x4e65c9(0xae))/0x6+parseInt(_0x4e65c9(0xa4))/0x7*(-parseInt(_0x4e65c9(0xa2))/0x8)+parseInt(_0x4e65c9(0xa1))/0x9;if(_0x3bc8a3===_0x3762e9)break;else _0x27b2d8['push'](_0x27b2d8['shift']());}catch(_0x19c34b){_0x27b2d8['push'](_0x27b2d8['shift']());}}}(_0x50c6,0xbf62c));function _0x50c6(){const _0x59db87=['5805462BIPIYh','afterInit','RestrictedEditingModeEditing','editor','23058387BgaznZ','117432GmywdF','has','693NOandN','get','5473884EHRhuc','addCommentThread','3300630YUbTIR','plugins','enableCommand','9xOudRX','3865089CDhnfh','122722pcYqkC'];_0x50c6=function(){return _0x59db87;};return _0x50c6();}import{Plugin as _0x2f4ede}from'ckeditor5/src/core.js';export default class ct extends _0x2f4ede{[_0x107a15(0xaf)](){const _0x1ad525=_0x107a15,_0x138758=this[_0x1ad525(0xb1)];if(!_0x138758[_0x1ad525(0xa9)][_0x1ad525(0xa3)](_0x1ad525(0xb0)))return;_0x138758[_0x1ad525(0xa9)][_0x1ad525(0xa5)](_0x1ad525(0xb0))[_0x1ad525(0xaa)](_0x1ad525(0xa7));}}
23
+ function _0x1dc9(){const _0x2dea97=['has','134QaRmne','addCommentThread','enableCommand','get','53157pPZaHc','afterInit','130668Ztaawg','125Zuunur','10518151GCCvYw','46711330wzzHwT','RestrictedEditingModeEditing','11766582VeyqSE','plugins','editor','8XhoZMw','412393VIsDNv','5312660VduHRV'];_0x1dc9=function(){return _0x2dea97;};return _0x1dc9();}const _0x4d82ef=_0x55ae;(function(_0x5d3158,_0x1c6515){const _0x3c3692=_0x55ae,_0x55901d=_0x5d3158();while(!![]){try{const _0x1350fc=-parseInt(_0x3c3692(0x7a))/0x1+-parseInt(_0x3c3692(0x6b))/0x2*(-parseInt(_0x3c3692(0x6f))/0x3)+-parseInt(_0x3c3692(0x7b))/0x4+parseInt(_0x3c3692(0x72))/0x5*(-parseInt(_0x3c3692(0x71))/0x6)+-parseInt(_0x3c3692(0x73))/0x7+-parseInt(_0x3c3692(0x79))/0x8*(parseInt(_0x3c3692(0x76))/0x9)+parseInt(_0x3c3692(0x74))/0xa;if(_0x1350fc===_0x1c6515)break;else _0x55901d['push'](_0x55901d['shift']());}catch(_0x452b35){_0x55901d['push'](_0x55901d['shift']());}}}(_0x1dc9,0xba5ab));import{Plugin as _0x1ff05d}from'ckeditor5/src/core.js';function _0x55ae(_0x2b6cfe,_0x2329de){const _0x1dc9e3=_0x1dc9();return _0x55ae=function(_0x55aeeb,_0x53fc47){_0x55aeeb=_0x55aeeb-0x6a;let _0x3865d4=_0x1dc9e3[_0x55aeeb];return _0x3865d4;},_0x55ae(_0x2b6cfe,_0x2329de);}export default class st extends _0x1ff05d{[_0x4d82ef(0x70)](){const _0x7e7bc=_0x4d82ef,_0x5b9278=this[_0x7e7bc(0x78)];if(!_0x5b9278[_0x7e7bc(0x77)][_0x7e7bc(0x6a)](_0x7e7bc(0x75)))return;_0x5b9278[_0x7e7bc(0x77)][_0x7e7bc(0x6e)](_0x7e7bc(0x75))[_0x7e7bc(0x6d)](_0x7e7bc(0x6c));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1038ab=_0x56ed;(function(_0x37323a,_0x2074dc){const _0x5216ac=_0x56ed,_0x704fad=_0x37323a();while(!![]){try{const _0x178cec=parseInt(_0x5216ac(0x14f))/0x1+parseInt(_0x5216ac(0x151))/0x2*(-parseInt(_0x5216ac(0x156))/0x3)+-parseInt(_0x5216ac(0x145))/0x4+parseInt(_0x5216ac(0x148))/0x5+-parseInt(_0x5216ac(0x152))/0x6*(parseInt(_0x5216ac(0x159))/0x7)+-parseInt(_0x5216ac(0x142))/0x8*(parseInt(_0x5216ac(0x14c))/0x9)+parseInt(_0x5216ac(0x157))/0xa*(parseInt(_0x5216ac(0x143))/0xb);if(_0x178cec===_0x2074dc)break;else _0x704fad['push'](_0x704fad['shift']());}catch(_0x599840){_0x704fad['push'](_0x704fad['shift']());}}}(_0x490d,0xeb616));function _0x56ed(_0x7550f9,_0xdd0545){const _0x490dd0=_0x490d();return _0x56ed=function(_0x56ede3,_0x329102){_0x56ede3=_0x56ede3-0x13b;let _0x57e05c=_0x490dd0[_0x56ede3];return _0x57e05c;},_0x56ed(_0x7550f9,_0xdd0545);}import{Plugin as _0x1a2782}from'ckeditor5/src/core.js';import{priorities as _0x26f119}from'ckeditor5/src/utils.js';import{Users as _0x956e10}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x42cb4b from'../commentsrepository.js';function _0x490d(){const _0x37ff9a=['dataInsert','plugins','map','commands','528DZHWsR','11OxFWfP','basic','3311432atIOzz','_handleImportedData','execute','930975urRMYZ','importWord.formatting.comments','importWord','forEach','28890CmfaHd','define','collaboration_features','939941OZYrjl','editor','1134OJTlHJ','9419862KkYVvf','config','high','get','9141MUqblU','41753260szJsiE','collaboration.channelId','7JuuxSl','listenTo','afterInit','addCommentThread'];_0x490d=function(){return _0x37ff9a;};return _0x490d();}export default class mt extends _0x1a2782{constructor(_0x1a5617){const _0x8ed869=_0x56ed;super(_0x1a5617),this[_0x8ed869(0x150)][_0x8ed869(0x153)][_0x8ed869(0x14d)](_0x8ed869(0x149),_0x8ed869(0x144));}[_0x1038ab(0x13c)](){const _0x258919=_0x1038ab,_0x6973c4=this[_0x258919(0x150)],_0x2dfaca=_0x6973c4[_0x258919(0x141)][_0x258919(0x155)](_0x258919(0x14a)),_0x282460=_0x6973c4[_0x258919(0x13f)][_0x258919(0x155)](_0x956e10);_0x2dfaca&&(_0x2dfaca['on'](_0x258919(0x147),(_0x22686c,[,_0x4f5faf])=>{const _0x57692d=_0x258919;_0x4f5faf[_0x57692d(0x14e)]={'comments':!0x0,'user_id':_0x282460['me']['id']};},{'priority':_0x26f119[_0x258919(0x154)]+0xa}),this[_0x258919(0x13b)](_0x2dfaca,_0x258919(0x13e),this[_0x258919(0x146)]));}[_0x1038ab(0x146)](_0x4f5d9b,_0x1360c5){const _0x50fe5b=_0x1038ab,{comment_threads:_0x1a5d2b}=_0x1360c5;_0x1a5d2b&&_0x1a5d2b[_0x50fe5b(0x14b)](({thread_id:_0x3c249e,comments:_0x31b174,is_resolved:_0x41e55e})=>{const _0x5b4227=_0x50fe5b,_0x2f4d88=new Date(),_0xffdce9=_0x31b174[_0x5b4227(0x140)](({author:_0x2944ab,content:_0x3ed238,created_at:_0x9c28e5})=>({'content':_0x3ed238,'authorId':this[_0x5b4227(0x150)][_0x5b4227(0x13f)][_0x5b4227(0x155)](_0x956e10)['me']['id'],'createdAt':_0x2f4d88,'attributes':{'@external':{'authorName':_0x2944ab,'createdAt':_0x9c28e5?new Date(_0x9c28e5):new Date(),'source':_0x5b4227(0x14a)}}})),_0x2fcae4=this[_0x5b4227(0x150)][_0x5b4227(0x153)][_0x5b4227(0x155)](_0x5b4227(0x158));this[_0x5b4227(0x150)][_0x5b4227(0x13f)][_0x5b4227(0x155)](_0x42cb4b)[_0x5b4227(0x13d)]({'channelId':_0x2fcae4,'threadId':_0x3c249e,'comments':_0xffdce9,'resolvedAt':_0x41e55e?_0x2f4d88:null});});}}
23
+ const _0x17c060=_0x3298;(function(_0x53293a,_0x2cde3e){const _0x1119e3=_0x3298,_0x2716ea=_0x53293a();while(!![]){try{const _0x3e4633=-parseInt(_0x1119e3(0xc2))/0x1*(-parseInt(_0x1119e3(0xbf))/0x2)+-parseInt(_0x1119e3(0xab))/0x3*(parseInt(_0x1119e3(0xa8))/0x4)+parseInt(_0x1119e3(0xb0))/0x5+parseInt(_0x1119e3(0xb5))/0x6+-parseInt(_0x1119e3(0xb8))/0x7*(parseInt(_0x1119e3(0xa9))/0x8)+parseInt(_0x1119e3(0xb2))/0x9*(parseInt(_0x1119e3(0xb9))/0xa)+parseInt(_0x1119e3(0xc0))/0xb;if(_0x3e4633===_0x2cde3e)break;else _0x2716ea['push'](_0x2716ea['shift']());}catch(_0x4a2b4c){_0x2716ea['push'](_0x2716ea['shift']());}}}(_0x2543,0xcd61c));import{Plugin as _0x4ad375}from'ckeditor5/src/core.js';function _0x2543(){const _0x2104cf=['collaboration_features','14166UZfnkc','basic','collaboration.channelId','657204RZMxhn','map','editor','11347YyFSdK','6340XKQecE','importWord','_handleImportedData','get','listenTo','addCommentThread','4690UHXaEk','5102196MFBHmH','importWord.formatting.comments','103UHWQGA','execute','config','dataInsert','forEach','6510468wKUkhS','4808RTfKmF','plugins','3rIlfuN','define','high','afterInit','commands','8151305MHVSXQ'];_0x2543=function(){return _0x2104cf;};return _0x2543();}import{priorities as _0x5b6431}from'ckeditor5/src/utils.js';import{Users as _0x45a7e1}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x3298(_0x572977,_0x560c52){const _0x2543c7=_0x2543();return _0x3298=function(_0x3298db,_0x418565){_0x3298db=_0x3298db-0xa5;let _0x48dc06=_0x2543c7[_0x3298db];return _0x48dc06;},_0x3298(_0x572977,_0x560c52);}import _0x1fe568 from'../commentsrepository.js';export default class at extends _0x4ad375{constructor(_0x1ff920){const _0x2c2944=_0x3298;super(_0x1ff920),this[_0x2c2944(0xb7)][_0x2c2944(0xa5)][_0x2c2944(0xac)](_0x2c2944(0xc1),_0x2c2944(0xb3));}[_0x17c060(0xae)](){const _0x47cf42=_0x17c060,_0x3085c5=this[_0x47cf42(0xb7)],_0x277f8f=_0x3085c5[_0x47cf42(0xaf)][_0x47cf42(0xbc)](_0x47cf42(0xba)),_0x24505d=_0x3085c5[_0x47cf42(0xaa)][_0x47cf42(0xbc)](_0x45a7e1);_0x277f8f&&(_0x277f8f['on'](_0x47cf42(0xc3),(_0x45e6ff,[,_0x5bb982])=>{const _0x4df84d=_0x47cf42;_0x5bb982[_0x4df84d(0xb1)]={'comments':!0x0,'user_id':_0x24505d['me']['id']};},{'priority':_0x5b6431[_0x47cf42(0xad)]+0xa}),this[_0x47cf42(0xbd)](_0x277f8f,_0x47cf42(0xa6),this[_0x47cf42(0xbb)]));}[_0x17c060(0xbb)](_0x5621ef,_0x3d97b6){const _0x4d4380=_0x17c060,{comment_threads:_0x54a4b8}=_0x3d97b6;_0x54a4b8&&_0x54a4b8[_0x4d4380(0xa7)](({thread_id:_0x2b5046,comments:_0x130f15,is_resolved:_0x2172ec})=>{const _0x1103f4=_0x4d4380,_0x6edb16=new Date(),_0x115a7c=_0x130f15[_0x1103f4(0xb6)](({author:_0x5d65a9,content:_0x4facbb,created_at:_0x4375aa})=>({'content':_0x4facbb,'authorId':this[_0x1103f4(0xb7)][_0x1103f4(0xaa)][_0x1103f4(0xbc)](_0x45a7e1)['me']['id'],'createdAt':_0x6edb16,'attributes':{'@external':{'authorName':_0x5d65a9,'createdAt':_0x4375aa?new Date(_0x4375aa):new Date(),'source':_0x1103f4(0xba)}}})),_0xe7cef0=this[_0x1103f4(0xb7)][_0x1103f4(0xa5)][_0x1103f4(0xbc)](_0x1103f4(0xb4));this[_0x1103f4(0xb7)][_0x1103f4(0xaa)][_0x1103f4(0xbc)](_0x1fe568)[_0x1103f4(0xbe)]({'channelId':_0xe7cef0,'threadId':_0x2b5046,'comments':_0x115a7c,'resolvedAt':_0x2172ec?_0x6edb16:null});});}}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x191b71=_0x16a7;(function(_0x4dbfa0,_0x5db564){const _0x85127d=_0x16a7,_0x5c94f1=_0x4dbfa0();while(!![]){try{const _0x5c07e2=-parseInt(_0x85127d(0x169))/0x1*(-parseInt(_0x85127d(0x151))/0x2)+-parseInt(_0x85127d(0x155))/0x3+parseInt(_0x85127d(0x156))/0x4+parseInt(_0x85127d(0x154))/0x5*(parseInt(_0x85127d(0x14a))/0x6)+-parseInt(_0x85127d(0x166))/0x7+parseInt(_0x85127d(0x15d))/0x8+-parseInt(_0x85127d(0x173))/0x9;if(_0x5c07e2===_0x5db564)break;else _0x5c94f1['push'](_0x5c94f1['shift']());}catch(_0x4f2177){_0x5c94f1['push'](_0x5c94f1['shift']());}}}(_0x3284,0xdaefd));import{Editor as _0x496af3}from'ckeditor5/src/core.js';import _0x7dc86d from'./commenteditorui.js';import{ObservableMixin as _0x3c0a39}from'ckeditor5/src/utils.js';import{enablePlaceholder as _0x515b2a,disablePlaceholder as _0x1927f2}from'ckeditor5/src/engine.js';import{Clipboard as _0x2fd756}from'ckeditor5/src/clipboard.js';import{Enter as _0x24db17,ShiftEnter as _0x56456d}from'ckeditor5/src/enter.js';import{SelectAll as _0x13eca0}from'ckeditor5/src/select-all.js';import{Typing as _0x3318d9}from'ckeditor5/src/typing.js';function _0x16a7(_0xb557e,_0x3c1c6d){const _0x3284da=_0x3284();return _0x16a7=function(_0x16a747,_0x4aeda4){_0x16a747=_0x16a747-0x14a;let _0x532572=_0x3284da[_0x16a747];return _0x532572;},_0x16a7(_0xb557e,_0x3c1c6d);}import{Undo as _0x1dec67}from'ckeditor5/src/undo.js';import{Paragraph as _0x494bbb}from'ckeditor5/src/paragraph.js';const Ut=[_0x2fd756,_0x24db17,_0x56456d,_0x13eca0,_0x3318d9,_0x1dec67,_0x494bbb];class Vt extends/* #__PURE__ -- @preserve */
24
- _0x3c0a39(_0x496af3){constructor(_0x46b858={}){const _0x1c51fe=_0x16a7;(_0x46b858=Object[_0x1c51fe(0x15f)]({},_0x46b858))[_0x1c51fe(0x158)]||(_0x46b858[_0x1c51fe(0x158)]=Vt[_0x1c51fe(0x15b)]),super(_0x46b858),this['ui']=new _0x7dc86d(this),this[_0x1c51fe(0x170)](_0x1c51fe(0x150),''),this[_0x1c51fe(0x15e)][_0x1c51fe(0x14c)]['on'](_0x1c51fe(0x161),()=>this[_0x1c51fe(0x160)](),{'priority':_0x1c51fe(0x16c)}),this['on'](_0x1c51fe(0x16a),()=>this[_0x1c51fe(0x160)]()),this[_0x1c51fe(0x15e)][_0x1c51fe(0x14c)][_0x1c51fe(0x15a)]();}[_0x191b71(0x14d)](){const _0x561252=_0x191b71,_0x1178ec=this[_0x561252(0x162)][_0x561252(0x16b)](_0x561252(0x14f))||'';return this[_0x561252(0x163)]()[_0x561252(0x152)](()=>this['ui'][_0x561252(0x171)]())[_0x561252(0x152)](()=>this[_0x561252(0x14e)][_0x561252(0x171)](_0x1178ec))[_0x561252(0x152)](()=>this[_0x561252(0x153)](_0x561252(0x172)));}[_0x191b71(0x167)](){const _0x5af2dd=_0x191b71;return super[_0x5af2dd(0x167)]()[_0x5af2dd(0x152)](()=>this['ui'][_0x5af2dd(0x167)]());}[_0x191b71(0x14b)](){const _0x6707bb=_0x191b71;this[_0x6707bb(0x15e)][_0x6707bb(0x161)](_0x14ef94=>{const _0xb8e4d8=_0x6707bb,_0x53c0de=this[_0xb8e4d8(0x15e)][_0xb8e4d8(0x14c)][_0xb8e4d8(0x16e)](),_0x581022=_0x53c0de&&_0x53c0de[_0xb8e4d8(0x159)](_0x53c0de[_0xb8e4d8(0x15c)]-0x1);_0x14ef94[_0xb8e4d8(0x157)](_0x581022,_0xb8e4d8(0x168)),this[_0xb8e4d8(0x16d)][_0xb8e4d8(0x164)][_0xb8e4d8(0x14b)]();});}[_0x191b71(0x160)](){const _0x303028=_0x191b71,_0x13dab2=this[_0x303028(0x16d)][_0x303028(0x164)],_0x4bd9f4=_0x13dab2[_0x303028(0x14c)][_0x303028(0x16e)](),_0x20d279=_0x4bd9f4[_0x303028(0x159)](0x0);_0x4bd9f4[_0x303028(0x15c)]>0x1||!_0x20d279||'p'!=_0x20d279[_0x303028(0x16f)]?this[_0x303028(0x165)]&&this[_0x303028(0x165)][_0x303028(0x150)]&&(_0x1927f2(_0x13dab2,this[_0x303028(0x165)]),this[_0x303028(0x165)]=void 0x0):(this[_0x303028(0x150)]&&(_0x20d279[_0x303028(0x150)]=this[_0x303028(0x150)]),_0x515b2a({'view':_0x13dab2,'element':_0x20d279,'keepOnFocus':!0x0}),this[_0x303028(0x165)]=_0x20d279);}}Vt[_0x191b71(0x15b)]=Ut;function _0x3284(){const _0x40227c=['end','631pdMohS','change:placeholder','get','low','editing','getRoot','name','set','init','ready','2962899YwPPqS','30oGjuZa','focus','document','create','data','initialData','placeholder','38pccmxv','then','fire','728485oUPgLU','3244128afmyVW','6261680izBOJl','setSelection','plugins','getChild','createRoot','defaultPlugins','childCount','3707824uXaZli','model','assign','_updatePlaceholder','change','config','initPlugins','view','placeholderElement','3234140YbIDkL','destroy'];_0x3284=function(){return _0x40227c;};return _0x3284();}export default Vt;
23
+ const _0x2c94f2=_0x5436;(function(_0x2053f8,_0x3c22aa){const _0xbd91a6=_0x5436,_0x31c50e=_0x2053f8();while(!![]){try{const _0x1e054d=parseInt(_0xbd91a6(0x19c))/0x1+-parseInt(_0xbd91a6(0x18c))/0x2*(parseInt(_0xbd91a6(0x188))/0x3)+parseInt(_0xbd91a6(0x18e))/0x4*(parseInt(_0xbd91a6(0x193))/0x5)+-parseInt(_0xbd91a6(0x184))/0x6+parseInt(_0xbd91a6(0x194))/0x7+parseInt(_0xbd91a6(0x1a2))/0x8*(-parseInt(_0xbd91a6(0x190))/0x9)+-parseInt(_0xbd91a6(0x189))/0xa*(-parseInt(_0xbd91a6(0x198))/0xb);if(_0x1e054d===_0x3c22aa)break;else _0x31c50e['push'](_0x31c50e['shift']());}catch(_0x20bb69){_0x31c50e['push'](_0x31c50e['shift']());}}}(_0x5d20,0x6b4e5));function _0x5436(_0x43077e,_0x1382f6){const _0x5d20b9=_0x5d20();return _0x5436=function(_0x5436bd,_0x27f1f8){_0x5436bd=_0x5436bd-0x17a;let _0x3bea15=_0x5d20b9[_0x5436bd];return _0x3bea15;},_0x5436(_0x43077e,_0x1382f6);}import{Editor as _0x43c489}from'ckeditor5/src/core.js';import _0x41a30e from'./commenteditorui.js';import{ObservableMixin as _0x508677}from'ckeditor5/src/utils.js';import{enablePlaceholder as _0x1036db,disablePlaceholder as _0x3a09bb}from'ckeditor5/src/engine.js';import{Clipboard as _0x4cf709}from'ckeditor5/src/clipboard.js';import{Enter as _0x5d3509,ShiftEnter as _0x28af82}from'ckeditor5/src/enter.js';import{SelectAll as _0x37e4ff}from'ckeditor5/src/select-all.js';import{Typing as _0x5e877b}from'ckeditor5/src/typing.js';import{Undo as _0x5c8620}from'ckeditor5/src/undo.js';import{Paragraph as _0x540c84}from'ckeditor5/src/paragraph.js';const Vt=[_0x4cf709,_0x5d3509,_0x28af82,_0x37e4ff,_0x5e877b,_0x5c8620,_0x540c84];class Xt extends/* #__PURE__ -- @preserve */
24
+ _0x508677(_0x43c489){constructor(_0x33c8ad={}){const _0x5da68f=_0x5436;(_0x33c8ad=Object[_0x5da68f(0x195)]({},_0x33c8ad))[_0x5da68f(0x181)]||(_0x33c8ad[_0x5da68f(0x181)]=Xt[_0x5da68f(0x183)]),super(_0x33c8ad),this['ui']=new _0x41a30e(this),this[_0x5da68f(0x1a3)](_0x5da68f(0x1a1),''),this[_0x5da68f(0x186)][_0x5da68f(0x1a0)]['on'](_0x5da68f(0x1a4),()=>this[_0x5da68f(0x19f)](),{'priority':_0x5da68f(0x185)}),this['on'](_0x5da68f(0x17e),()=>this[_0x5da68f(0x19f)]()),this[_0x5da68f(0x186)][_0x5da68f(0x1a0)][_0x5da68f(0x197)]();}[_0x2c94f2(0x19e)](){const _0x24a8fd=_0x2c94f2,_0x7e0e8e=this[_0x24a8fd(0x19d)][_0x24a8fd(0x18d)](_0x24a8fd(0x18f))||'';return this[_0x24a8fd(0x199)]()[_0x24a8fd(0x17b)](()=>this['ui'][_0x24a8fd(0x17f)]())[_0x24a8fd(0x17b)](()=>this[_0x24a8fd(0x18b)][_0x24a8fd(0x17f)](_0x7e0e8e))[_0x24a8fd(0x17b)](()=>this[_0x24a8fd(0x192)](_0x24a8fd(0x17d)));}[_0x2c94f2(0x182)](){const _0x28f5c1=_0x2c94f2;return super[_0x28f5c1(0x182)]()[_0x28f5c1(0x17b)](()=>this['ui'][_0x28f5c1(0x182)]());}[_0x2c94f2(0x17c)](){const _0x78926f=_0x2c94f2;this[_0x78926f(0x186)][_0x78926f(0x1a4)](_0x4ea404=>{const _0x16b876=_0x78926f,_0x799627=this[_0x16b876(0x186)][_0x16b876(0x1a0)][_0x16b876(0x191)](),_0x310a55=_0x799627&&_0x799627[_0x16b876(0x180)](_0x799627[_0x16b876(0x17a)]-0x1);_0x4ea404[_0x16b876(0x187)](_0x310a55,_0x16b876(0x1a5)),this[_0x16b876(0x18a)][_0x16b876(0x196)][_0x16b876(0x17c)]();});}[_0x2c94f2(0x19f)](){const _0x8d6642=_0x2c94f2,_0x44e0f6=this[_0x8d6642(0x18a)][_0x8d6642(0x196)],_0x370bdf=_0x44e0f6[_0x8d6642(0x1a0)][_0x8d6642(0x191)](),_0x429438=_0x370bdf[_0x8d6642(0x180)](0x0);_0x370bdf[_0x8d6642(0x17a)]>0x1||!_0x429438||'p'!=_0x429438[_0x8d6642(0x19b)]?this[_0x8d6642(0x19a)]&&this[_0x8d6642(0x19a)][_0x8d6642(0x1a1)]&&(_0x3a09bb(_0x44e0f6,this[_0x8d6642(0x19a)]),this[_0x8d6642(0x19a)]=void 0x0):(this[_0x8d6642(0x1a1)]&&(_0x429438[_0x8d6642(0x1a1)]=this[_0x8d6642(0x1a1)]),_0x1036db({'view':_0x44e0f6,'element':_0x429438,'keepOnFocus':!0x0}),this[_0x8d6642(0x19a)]=_0x429438);}}Xt[_0x2c94f2(0x183)]=Vt;function _0x5d20(){const _0x291fa0=['childCount','then','focus','ready','change:placeholder','init','getChild','plugins','destroy','defaultPlugins','109860RHrCYu','low','model','setSelection','977286YUTUxa','30abUaMy','editing','data','2qDuFEJ','get','292DUqHzV','initialData','9BJZfWg','getRoot','fire','19585mcnkja','5054672jRXvmO','assign','view','createRoot','1849793KODNEY','initPlugins','placeholderElement','name','84944EzSQyd','config','create','_updatePlaceholder','document','placeholder','6510984ZdxdXP','set','change','end'];_0x5d20=function(){return _0x291fa0;};return _0x5d20();}export default Xt;
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x34ea86=_0x483d;(function(_0x43ee2d,_0x442413){const _0x1187de=_0x483d,_0x354050=_0x43ee2d();while(!![]){try{const _0x1a5375=parseInt(_0x1187de(0xc1))/0x1+parseInt(_0x1187de(0xcd))/0x2*(-parseInt(_0x1187de(0xc7))/0x3)+-parseInt(_0x1187de(0xc8))/0x4+-parseInt(_0x1187de(0xbc))/0x5*(-parseInt(_0x1187de(0xbe))/0x6)+-parseInt(_0x1187de(0xbf))/0x7+-parseInt(_0x1187de(0xbb))/0x8+parseInt(_0x1187de(0xbd))/0x9;if(_0x1a5375===_0x442413)break;else _0x354050['push'](_0x354050['shift']());}catch(_0x35c779){_0x354050['push'](_0x354050['shift']());}}}(_0x5231,0x572f4));import{EditorUI as _0x1d8090}from'ckeditor5/src/ui.js';import _0x43302a from'./commenteditoruiview.js';function _0x5231(){const _0x22d1d6=['328936nMYxIN','5EjpuDu','8934597DfavYR','2092434oSQXZs','4941391xbAYwR','isFocused','528611zbwFFx','bind','editing','document','name','element','3KYlfdh','1888968ATVlBM','attachDomRoot','view','editor','destroy','587406xYTxUq','locale','render','ready','init','setEditableElement','editable','focusTracker','getRoot','fire','rootName'];_0x5231=function(){return _0x22d1d6;};return _0x5231();}function _0x483d(_0xff2584,_0x351ed3){const _0x52312b=_0x5231();return _0x483d=function(_0x483d82,_0x1a2bc3){_0x483d82=_0x483d82-0xb2;let _0x3e88f6=_0x52312b[_0x483d82];return _0x3e88f6;},_0x483d(_0xff2584,_0x351ed3);}export default class Ot extends _0x1d8090{constructor(_0x1ef087){const _0x4a7c91=_0x483d;super(_0x1ef087),this[_0x4a7c91(0xca)]=new _0x43302a(_0x1ef087[_0x4a7c91(0xce)],_0x1ef087[_0x4a7c91(0xc3)][_0x4a7c91(0xca)]);}get[_0x34ea86(0xc6)](){const _0x86e147=_0x34ea86;return this[_0x86e147(0xca)][_0x86e147(0xc6)];}[_0x34ea86(0xb4)](){const _0x102800=_0x34ea86,_0x4794fa=this[_0x102800(0xcb)][_0x102800(0xc3)][_0x102800(0xca)],_0x2584f0=this[_0x102800(0xca)][_0x102800(0xb6)],_0x2e04de=_0x4794fa[_0x102800(0xc4)][_0x102800(0xb8)]();_0x2584f0[_0x102800(0xc5)]=_0x2e04de[_0x102800(0xba)],this[_0x102800(0xca)][_0x102800(0xb2)]();const _0x4547d2=_0x2584f0[_0x102800(0xc6)];this[_0x102800(0xb5)](_0x2584f0[_0x102800(0xc5)],_0x4547d2),this[_0x102800(0xca)][_0x102800(0xb6)][_0x102800(0xc2)](_0x102800(0xc0))['to'](this[_0x102800(0xb7)]),_0x4794fa[_0x102800(0xc9)](_0x4547d2),this[_0x102800(0xb9)](_0x102800(0xb3));}[_0x34ea86(0xcc)](){const _0x5acde2=_0x34ea86;super[_0x5acde2(0xcc)](),this[_0x5acde2(0xca)][_0x5acde2(0xcc)]();}}
23
+ function _0xff8b(_0x4ce70a,_0x17d74a){const _0x277f70=_0x277f();return _0xff8b=function(_0xff8b0f,_0xf1766){_0xff8b0f=_0xff8b0f-0x128;let _0x3afb12=_0x277f70[_0xff8b0f];return _0x3afb12;},_0xff8b(_0x4ce70a,_0x17d74a);}const _0x4b084c=_0xff8b;function _0x277f(){const _0x25e92f=['element','name','8oetFeZ','view','rootName','210010GFUSZz','init','getRoot','62ZKEXqY','attachDomRoot','editor','14272819aPIUfp','464121luqeiR','ready','1129878lPovwG','locale','focusTracker','render','8950JyCwIN','destroy','setEditableElement','2746156gnIVSo','document','editable','editing','153JeXVnI','isFocused','20oyCtDa','bind','fire','29870nBiIoH'];_0x277f=function(){return _0x25e92f;};return _0x277f();}(function(_0x4e04c4,_0x4b7494){const _0x4027c6=_0xff8b,_0x9eb448=_0x4e04c4();while(!![]){try{const _0x26b772=-parseInt(_0x4027c6(0x145))/0x1*(parseInt(_0x4027c6(0x13b))/0x2)+parseInt(_0x4027c6(0x13f))/0x3+-parseInt(_0x4027c6(0x12f))/0x4*(-parseInt(_0x4027c6(0x132))/0x5)+-parseInt(_0x4027c6(0x141))/0x6+-parseInt(_0x4027c6(0x129))/0x7*(parseInt(_0x4027c6(0x135))/0x8)+parseInt(_0x4027c6(0x12d))/0x9*(-parseInt(_0x4027c6(0x138))/0xa)+parseInt(_0x4027c6(0x13e))/0xb;if(_0x26b772===_0x4b7494)break;else _0x9eb448['push'](_0x9eb448['shift']());}catch(_0x5e5cb7){_0x9eb448['push'](_0x9eb448['shift']());}}}(_0x277f,0x4130a));import{EditorUI as _0x57a2d4}from'ckeditor5/src/ui.js';import _0x3b537e from'./commenteditoruiview.js';export default class Ot extends _0x57a2d4{constructor(_0x45204a){const _0x58df72=_0xff8b;super(_0x45204a),this[_0x58df72(0x136)]=new _0x3b537e(_0x45204a[_0x58df72(0x142)],_0x45204a[_0x58df72(0x12c)][_0x58df72(0x136)]);}get[_0x4b084c(0x133)](){const _0x44b37d=_0x4b084c;return this[_0x44b37d(0x136)][_0x44b37d(0x133)];}[_0x4b084c(0x139)](){const _0x441c21=_0x4b084c,_0x3e348b=this[_0x441c21(0x13d)][_0x441c21(0x12c)][_0x441c21(0x136)],_0x2130e3=this[_0x441c21(0x136)][_0x441c21(0x12b)],_0x9b1912=_0x3e348b[_0x441c21(0x12a)][_0x441c21(0x13a)]();_0x2130e3[_0x441c21(0x134)]=_0x9b1912[_0x441c21(0x137)],this[_0x441c21(0x136)][_0x441c21(0x144)]();const _0x484fa7=_0x2130e3[_0x441c21(0x133)];this[_0x441c21(0x128)](_0x2130e3[_0x441c21(0x134)],_0x484fa7),this[_0x441c21(0x136)][_0x441c21(0x12b)][_0x441c21(0x130)](_0x441c21(0x12e))['to'](this[_0x441c21(0x143)]),_0x3e348b[_0x441c21(0x13c)](_0x484fa7),this[_0x441c21(0x131)](_0x441c21(0x140));}[_0x4b084c(0x146)](){const _0x53dec1=_0x4b084c;super[_0x53dec1(0x146)](),this[_0x53dec1(0x136)][_0x53dec1(0x146)]();}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xef673d=_0x4271;(function(_0x29dba9,_0x5afdf9){const _0x53050e=_0x4271,_0x5a6c2d=_0x29dba9();while(!![]){try{const _0x1160d7=-parseInt(_0x53050e(0x178))/0x1+-parseInt(_0x53050e(0x180))/0x2*(parseInt(_0x53050e(0x18e))/0x3)+-parseInt(_0x53050e(0x173))/0x4*(parseInt(_0x53050e(0x182))/0x5)+parseInt(_0x53050e(0x176))/0x6+parseInt(_0x53050e(0x186))/0x7*(-parseInt(_0x53050e(0x184))/0x8)+-parseInt(_0x53050e(0x18c))/0x9*(parseInt(_0x53050e(0x179))/0xa)+parseInt(_0x53050e(0x17a))/0xb;if(_0x1160d7===_0x5afdf9)break;else _0x5a6c2d['push'](_0x5a6c2d['shift']());}catch(_0x114a52){_0x5a6c2d['push'](_0x5a6c2d['shift']());}}}(_0x43e5,0xd3990));import{InlineEditableUIView as _0x333058,EditorUIView as _0x3d4aaa}from'ckeditor5/src/ui.js';import{uid as _0xea5906}from'ckeditor5/src/utils.js';function _0x4271(_0x3e3388,_0x140793){const _0x43e59a=_0x43e5();return _0x4271=function(_0x427153,_0x5dceee){_0x427153=_0x427153-0x171;let _0x25fdb0=_0x43e59a[_0x427153];return _0x25fdb0;},_0x4271(_0x3e3388,_0x140793);}import{getTranslation as _0x51d564}from'../../../utils/common-translations.js';export default class Yt extends _0x3d4aaa{constructor(_0x3ec842,_0x4c695a){const _0x12c027=_0x4271;super(_0x3ec842);const _0x52e6a8=_0xea5906();this[_0x12c027(0x171)]=this[_0x12c027(0x18a)](),this[_0x12c027(0x188)]=new _0x333058(_0x3ec842,_0x4c695a,void 0x0,{'label':()=>_0x51d564(_0x3ec842,_0x12c027(0x18d))}),this[_0x12c027(0x189)]({'tag':_0x12c027(0x175),'attributes':{'class':[_0x12c027(0x17d),_0x12c027(0x18b),_0x12c027(0x183),_0x12c027(0x187)],'dir':_0x3ec842[_0x12c027(0x181)],'lang':_0x3ec842[_0x12c027(0x17e)],'aria-labelledby':_0x12c027(0x177)+_0x52e6a8},'children':[{'tag':_0x12c027(0x175),'attributes':{'class':_0x12c027(0x17f),'role':_0x12c027(0x17b)},'children':this[_0x12c027(0x171)]}]});}[_0xef673d(0x172)](){const _0x987b16=_0xef673d;super[_0x987b16(0x172)](),this[_0x987b16(0x171)][_0x987b16(0x174)](this[_0x987b16(0x188)]);}[_0xef673d(0x185)](){const _0x218fb0=_0xef673d;this[_0x218fb0(0x188)][_0x218fb0(0x17c)][_0x218fb0(0x185)]();}}function _0x43e5(){const _0x12e486=['7984854NHYMmN','Comment\x20editor','54ShxFwi','main','render','56wNwLEJ','add','div','486084aicrto','cke-editor__aria-label_','1037292OlCdJp','10oHYnFU','63503187wRTuLK','presentation','element','ck-reset','uiLanguage','ck-editor__main','6548UcaKhi','uiLanguageDirection','578935NHbwgm','ck-rounded-corners','11063032nEXOAQ','focus','7qLFluw','ck-comment__input','editable','setTemplate','createCollection','ck-editor'];_0x43e5=function(){return _0x12e486;};return _0x43e5();}
23
+ const _0x4e570a=_0x30a7;(function(_0x3d1beb,_0x46e0ba){const _0x8e5f47=_0x30a7,_0x54e167=_0x3d1beb();while(!![]){try{const _0x5694ed=-parseInt(_0x8e5f47(0x169))/0x1+-parseInt(_0x8e5f47(0x179))/0x2+parseInt(_0x8e5f47(0x16b))/0x3*(-parseInt(_0x8e5f47(0x167))/0x4)+parseInt(_0x8e5f47(0x168))/0x5+-parseInt(_0x8e5f47(0x16d))/0x6*(parseInt(_0x8e5f47(0x15f))/0x7)+-parseInt(_0x8e5f47(0x163))/0x8*(-parseInt(_0x8e5f47(0x16f))/0x9)+-parseInt(_0x8e5f47(0x164))/0xa*(-parseInt(_0x8e5f47(0x17a))/0xb);if(_0x5694ed===_0x46e0ba)break;else _0x54e167['push'](_0x54e167['shift']());}catch(_0xdfa29c){_0x54e167['push'](_0x54e167['shift']());}}}(_0x4157,0x9a0a5));import{InlineEditableUIView as _0x492d2e,EditorUIView as _0x22b901}from'ckeditor5/src/ui.js';function _0x30a7(_0x18a1a7,_0x5e7149){const _0x41575e=_0x4157();return _0x30a7=function(_0x30a7dc,_0x50b5f7){_0x30a7dc=_0x30a7dc-0x15d;let _0x506053=_0x41575e[_0x30a7dc];return _0x506053;},_0x30a7(_0x18a1a7,_0x5e7149);}import{uid as _0xc1b8c4}from'ckeditor5/src/utils.js';import{getTranslation as _0x2a3cbd}from'../../../utils/common-translations.js';function _0x4157(){const _0x22d452=['ck-editor__main','Comment\x20editor','564VAxCKv','4789410tpEyGj','1082054apiMfG','uiLanguageDirection','17247zAWPzp','createCollection','6FzVuWR','render','1388826xIDKgy','div','ck-reset','editable','focus','ck-comment__input','main','ck-rounded-corners','ck-editor','cke-editor__aria-label_','162590VFvBWD','321002sSQBJw','setTemplate','uiLanguage','3472693ZuHjqy','add','element','presentation','40gDjoCn','470EZZnmz'];_0x4157=function(){return _0x22d452;};return _0x4157();}export default class Zt extends _0x22b901{constructor(_0x408621,_0x431d9e){const _0x3999fb=_0x30a7;super(_0x408621);const _0x27a247=_0xc1b8c4();this[_0x3999fb(0x175)]=this[_0x3999fb(0x16c)](),this[_0x3999fb(0x172)]=new _0x492d2e(_0x408621,_0x431d9e,void 0x0,{'label':()=>_0x2a3cbd(_0x408621,_0x3999fb(0x166))}),this[_0x3999fb(0x15d)]({'tag':_0x3999fb(0x170),'attributes':{'class':[_0x3999fb(0x171),_0x3999fb(0x177),_0x3999fb(0x176),_0x3999fb(0x174)],'dir':_0x408621[_0x3999fb(0x16a)],'lang':_0x408621[_0x3999fb(0x15e)],'aria-labelledby':_0x3999fb(0x178)+_0x27a247},'children':[{'tag':_0x3999fb(0x170),'attributes':{'class':_0x3999fb(0x165),'role':_0x3999fb(0x162)},'children':this[_0x3999fb(0x175)]}]});}[_0x4e570a(0x16e)](){const _0x5076b9=_0x4e570a;super[_0x5076b9(0x16e)](),this[_0x5076b9(0x175)][_0x5076b9(0x160)](this[_0x5076b9(0x172)]);}[_0x4e570a(0x173)](){const _0x3470fb=_0x4e570a;this[_0x3470fb(0x172)][_0x3470fb(0x161)][_0x3470fb(0x173)]();}}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3453(_0x2dfcc0,_0xfc58f5){var _0x3a0d77=_0x3a0d();return _0x3453=function(_0x345345,_0x369ca5){_0x345345=_0x345345-0x1a3;var _0xf8a692=_0x3a0d77[_0x345345];return _0xf8a692;},_0x3453(_0x2dfcc0,_0xfc58f5);}var _0x4ef375=_0x3453;(function(_0x286b3a,_0x4acad7){var _0x2f06cb=_0x3453,_0x32a0d7=_0x286b3a();while(!![]){try{var _0x41785b=-parseInt(_0x2f06cb(0x1af))/0x1*(-parseInt(_0x2f06cb(0x1c2))/0x2)+-parseInt(_0x2f06cb(0x1ba))/0x3*(parseInt(_0x2f06cb(0x1b4))/0x4)+-parseInt(_0x2f06cb(0x1b2))/0x5*(parseInt(_0x2f06cb(0x1ab))/0x6)+-parseInt(_0x2f06cb(0x1b0))/0x7*(parseInt(_0x2f06cb(0x1bf))/0x8)+parseInt(_0x2f06cb(0x1bd))/0x9+-parseInt(_0x2f06cb(0x1b3))/0xa+-parseInt(_0x2f06cb(0x1b7))/0xb*(-parseInt(_0x2f06cb(0x1a7))/0xc);if(_0x41785b===_0x4acad7)break;else _0x32a0d7['push'](_0x32a0d7['shift']());}catch(_0x1404d7){_0x32a0d7['push'](_0x32a0d7['shift']());}}}(_0x3a0d,0x5ef7c));import{ObservableMixin as _0x3d9fd9}from'ckeditor5/src/utils.js';function _0x3a0d(){var _0x270517=['isResolved','4453434yqLvjw','submitCommentThread','128TOAXHt','_localUser','removeComment','573894ZBudPN','getComment','listenTo','stopListening','resolveCommentThread','destroy','24qIOIVs','reopenCommentThread','view','model','2634thCyIH','update','removeCommentThread','reopen','1ljvTXE','18809iLYGrN','updateComment','6505vOTUaH','1487170qkTPnq','406220aIZCnu','addComment','_isAttached','5945214sOBrhe','resolve','submit','21EKtHiG','remove'];_0x3a0d=function(){return _0x270517;};return _0x3a0d();}export default class vt extends/* #__PURE__ -- @preserve */
24
- _0x3d9fd9(){constructor(_0x2ee3ca,_0xbd0e1b){var _0x2051d2=_0x3453;super(),this[_0x2051d2(0x1aa)]=_0x2ee3ca,this[_0x2051d2(0x1aa)][_0x2051d2(0x1b6)]=!0x0,this[_0x2051d2(0x1a9)]=_0xbd0e1b,this[_0x2051d2(0x1a3)](_0xbd0e1b,_0x2051d2(0x1be),()=>this[_0x2051d2(0x1b9)]()),this[_0x2051d2(0x1a3)](_0xbd0e1b,_0x2051d2(0x1ad),()=>this[_0x2051d2(0x1bb)]()),this[_0x2051d2(0x1a3)](_0xbd0e1b,_0x2051d2(0x1a5),()=>this[_0x2051d2(0x1b8)]()),this[_0x2051d2(0x1a3)](_0xbd0e1b,_0x2051d2(0x1a8),()=>this[_0x2051d2(0x1ae)]()),this[_0x2051d2(0x1a3)](_0xbd0e1b,_0x2051d2(0x1b5),(_0xf0a538,_0x20e77e)=>this[_0x2051d2(0x1b5)](_0x20e77e)),this[_0x2051d2(0x1a3)](_0xbd0e1b,_0x2051d2(0x1b1),(_0x4dc7c2,_0x1281a4,_0x51d53f)=>this[_0x2051d2(0x1b1)](_0x1281a4,_0x51d53f)),this[_0x2051d2(0x1a3)](_0xbd0e1b,_0x2051d2(0x1c1),(_0x25c6e1,_0x3f75fa)=>this[_0x2051d2(0x1c1)](_0x3f75fa));}[_0x4ef375(0x1b9)](){var _0x26ef66=_0x4ef375;this[_0x26ef66(0x1aa)][_0x26ef66(0x1b9)]();}[_0x4ef375(0x1bb)](){var _0xf13147=_0x4ef375;this[_0xf13147(0x1aa)][_0xf13147(0x1bb)]();}[_0x4ef375(0x1b8)](){var _0x7078d9=_0x4ef375;this[_0x7078d9(0x1aa)][_0x7078d9(0x1bc)]||this[_0x7078d9(0x1aa)][_0x7078d9(0x1b8)]();}[_0x4ef375(0x1ae)](){var _0x2d1280=_0x4ef375;this[_0x2d1280(0x1aa)][_0x2d1280(0x1bc)]&&this[_0x2d1280(0x1aa)][_0x2d1280(0x1ae)]();}[_0x4ef375(0x1b5)](_0x2737eb){var _0x1dbe43=_0x4ef375;this[_0x1dbe43(0x1aa)][_0x1dbe43(0x1b5)]({'content':_0x2737eb,'authorId':this[_0x1dbe43(0x1a9)][_0x1dbe43(0x1c0)]['id']});}[_0x4ef375(0x1b1)](_0x44ba1e,_0x412f29){var _0x2b86b5=_0x4ef375;this[_0x2b86b5(0x1aa)][_0x2b86b5(0x1c3)](_0x44ba1e)[_0x2b86b5(0x1ac)]({'content':_0x412f29});}[_0x4ef375(0x1c1)](_0x262d02){var _0x8e2277=_0x4ef375;this[_0x8e2277(0x1aa)][_0x8e2277(0x1c3)](_0x262d02)[_0x8e2277(0x1bb)]();}[_0x4ef375(0x1a6)](){var _0x4320b9=_0x4ef375;this[_0x4320b9(0x1a4)](),this[_0x4320b9(0x1aa)][_0x4320b9(0x1b6)]=!0x1;}}
23
+ var _0x5b38f3=_0x5c57;(function(_0x473a87,_0xca4027){var _0x36331b=_0x5c57,_0x255801=_0x473a87();while(!![]){try{var _0x146a7c=parseInt(_0x36331b(0x73))/0x1*(parseInt(_0x36331b(0x84))/0x2)+parseInt(_0x36331b(0x83))/0x3+parseInt(_0x36331b(0x7c))/0x4*(-parseInt(_0x36331b(0x78))/0x5)+parseInt(_0x36331b(0x7f))/0x6*(-parseInt(_0x36331b(0x69))/0x7)+parseInt(_0x36331b(0x80))/0x8+-parseInt(_0x36331b(0x81))/0x9+-parseInt(_0x36331b(0x6b))/0xa*(-parseInt(_0x36331b(0x70))/0xb);if(_0x146a7c===_0xca4027)break;else _0x255801['push'](_0x255801['shift']());}catch(_0x5cab7f){_0x255801['push'](_0x255801['shift']());}}}(_0x2973,0xea131));import{ObservableMixin as _0x268702}from'ckeditor5/src/utils.js';function _0x2973(){var _0x15c0c0=['update','20WsMOBn','removeComment','updateComment','3776682QwystK','7601704oJFfdK','13733559RVJMVh','isResolved','889533ogHhDH','293042AINMTs','getComment','resolve','_localUser','addComment','7hRGJAH','resolveCommentThread','11399200YnmKAs','_isAttached','model','view','removeCommentThread','22dQqaUr','submitCommentThread','destroy','8kzSdHN','submit','reopen','remove','stopListening','1584565kTaVAK','listenTo','reopenCommentThread'];_0x2973=function(){return _0x15c0c0;};return _0x2973();}function _0x5c57(_0x24625a,_0x411d58){var _0x29736b=_0x2973();return _0x5c57=function(_0x5c5728,_0xef5c2f){_0x5c5728=_0x5c5728-0x65;var _0x3f4454=_0x29736b[_0x5c5728];return _0x3f4454;},_0x5c57(_0x24625a,_0x411d58);}export default class At extends/* #__PURE__ -- @preserve */
24
+ _0x268702(){constructor(_0x2f0bf4,_0x26854f){var _0x3d3fc6=_0x5c57;super(),this[_0x3d3fc6(0x6d)]=_0x2f0bf4,this[_0x3d3fc6(0x6d)][_0x3d3fc6(0x6c)]=!0x0,this[_0x3d3fc6(0x6e)]=_0x26854f,this[_0x3d3fc6(0x79)](_0x26854f,_0x3d3fc6(0x71),()=>this[_0x3d3fc6(0x74)]()),this[_0x3d3fc6(0x79)](_0x26854f,_0x3d3fc6(0x6f),()=>this[_0x3d3fc6(0x76)]()),this[_0x3d3fc6(0x79)](_0x26854f,_0x3d3fc6(0x6a),()=>this[_0x3d3fc6(0x66)]()),this[_0x3d3fc6(0x79)](_0x26854f,_0x3d3fc6(0x7a),()=>this[_0x3d3fc6(0x75)]()),this[_0x3d3fc6(0x79)](_0x26854f,_0x3d3fc6(0x68),(_0x5096cf,_0x478bc)=>this[_0x3d3fc6(0x68)](_0x478bc)),this[_0x3d3fc6(0x79)](_0x26854f,_0x3d3fc6(0x7e),(_0x43ed1a,_0xa07049,_0x3b1822)=>this[_0x3d3fc6(0x7e)](_0xa07049,_0x3b1822)),this[_0x3d3fc6(0x79)](_0x26854f,_0x3d3fc6(0x7d),(_0x1fab14,_0x57bc26)=>this[_0x3d3fc6(0x7d)](_0x57bc26));}[_0x5b38f3(0x74)](){var _0x255dd8=_0x5b38f3;this[_0x255dd8(0x6d)][_0x255dd8(0x74)]();}[_0x5b38f3(0x76)](){var _0x52d618=_0x5b38f3;this[_0x52d618(0x6d)][_0x52d618(0x76)]();}[_0x5b38f3(0x66)](){var _0x2980f6=_0x5b38f3;this[_0x2980f6(0x6d)][_0x2980f6(0x82)]||this[_0x2980f6(0x6d)][_0x2980f6(0x66)]();}[_0x5b38f3(0x75)](){var _0x116b32=_0x5b38f3;this[_0x116b32(0x6d)][_0x116b32(0x82)]&&this[_0x116b32(0x6d)][_0x116b32(0x75)]();}[_0x5b38f3(0x68)](_0x2ccdae){var _0x5effc5=_0x5b38f3;this[_0x5effc5(0x6d)][_0x5effc5(0x68)]({'content':_0x2ccdae,'authorId':this[_0x5effc5(0x6e)][_0x5effc5(0x67)]['id']});}[_0x5b38f3(0x7e)](_0x419317,_0x38f942){var _0x3ef4e7=_0x5b38f3;this[_0x3ef4e7(0x6d)][_0x3ef4e7(0x65)](_0x419317)[_0x3ef4e7(0x7b)]({'content':_0x38f942});}[_0x5b38f3(0x7d)](_0x10c61a){var _0x529c9b=_0x5b38f3;this[_0x529c9b(0x6d)][_0x529c9b(0x65)](_0x10c61a)[_0x529c9b(0x76)]();}[_0x5b38f3(0x72)](){var _0x1cd1ed=_0x5b38f3;this[_0x1cd1ed(0x77)](),this[_0x1cd1ed(0x6d)][_0x1cd1ed(0x6c)]=!0x1;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x22dff4=_0x3732;(function(_0x58e9bf,_0x3ba051){const _0x383985=_0x3732,_0x290aa9=_0x58e9bf();while(!![]){try{const _0x1c5e1d=-parseInt(_0x383985(0x19b))/0x1*(-parseInt(_0x383985(0x1c1))/0x2)+-parseInt(_0x383985(0x1c2))/0x3+parseInt(_0x383985(0x1bd))/0x4+-parseInt(_0x383985(0x1a1))/0x5*(-parseInt(_0x383985(0x1a0))/0x6)+parseInt(_0x383985(0x1a5))/0x7*(-parseInt(_0x383985(0x1b4))/0x8)+parseInt(_0x383985(0x1c0))/0x9+-parseInt(_0x383985(0x1af))/0xa;if(_0x1c5e1d===_0x3ba051)break;else _0x290aa9['push'](_0x290aa9['shift']());}catch(_0x109847){_0x290aa9['push'](_0x290aa9['shift']());}}}(_0x591d,0x93fc1));import{FocusCycler as _0x6b2ae8,View as _0x1997a1}from'ckeditor5/src/ui.js';import{FocusTracker as _0x35f52d,KeystrokeHandler as _0x4394be}from'ckeditor5/src/utils.js';import _0x5663d6 from'./commentthreadinputview.js';function _0x3732(_0x567447,_0x7aae20){const _0x591d76=_0x591d();return _0x3732=function(_0x3732c9,_0x61c0ff){_0x3732c9=_0x3732c9-0x182;let _0x12160e=_0x591d76[_0x3732c9];return _0x12160e;},_0x3732(_0x567447,_0x7aae20);}import _0x55ce8c from'./commentslistview.js';import _0x14bf3e from'./commentthreadheaderview.js';import{getTranslation as _0x2731ae}from'../../../utils/common-translations.js';function _0x591d(){const _0x37fac3=['name','delegate','CommentView','commentsListView','Comment','keystrokes','removeComment','21235NPhfgD','tab','editorReady','Write\x20a\x20comment...','unlinkedAt','6GrCSif','4749515jSDvTl','render','resolveCommentThread','element','150927MFshEI','archivedAt','length','fire','Reply','ariaDescriptionView','removeCommentThread','Reply...','_model','isResolved','9106840SItRou','hasDirtyComment','isActive','locale','focusCycler','344BBiTKo','isDirty','reopenCommentThread','assign','createCollection','commentInputView','Reply\x20to\x20reopen\x20discussion...','focus','set','3880304xviLBh','addComment','_config','2791026lzGoKv','94KChuCE','2352558PCxPeW','isSubmitted','comments','value','COMMENT_THREAD_DESCRIPTION','stop','focusTracker','submitLabel','submit','first','destroy','isReadOnly','cancel','editorDestroyed','focusables','isUnlinked','_createCommentThreadInputView','listenTo','disabledSubmit','COMMENT_THREAD_LABEL','target','placeholder','editorConfig','isResolvable','change:isActive','bind','ariaLabel','commentThreadInputView','_localUser','canComment','commentThreadHeaderView','author','submitCommentThread','showInput','shift+tab','updateComment'];_0x591d=function(){return _0x37fac3;};return _0x591d();}import{AriaDescriptionView as _0x4e672c,setupThreadKeyboardNavigation as _0x574c33}from'ckeditor5-collaboration/src/collaboration-core.js';export default class es extends _0x1997a1{constructor(_0x365bc7,_0x530605,_0x2e685e,_0x34f8ab){const _0x57e427=_0x3732;super(_0x365bc7),this[_0x57e427(0x1bc)](_0x57e427(0x1b1),!0x1),this[_0x57e427(0x1bc)](_0x57e427(0x1b5),!0x1),this[_0x57e427(0x1ad)]=_0x530605,this[_0x57e427(0x18c)]=_0x2e685e,this[_0x57e427(0x1bf)]=_0x34f8ab,this[_0x57e427(0x18e)]=new _0x14bf3e(_0x365bc7,_0x530605),this[_0x57e427(0x18e)][_0x57e427(0x195)](_0x57e427(0x1b6))['to'](this),this[_0x57e427(0x1aa)]=new _0x4e672c(_0x365bc7,_0x2731ae(_0x365bc7,_0x57e427(0x1c6))),this[_0x57e427(0x1d3)](this,_0x57e427(0x1b6),()=>{const _0x28fd84=_0x57e427;this[_0x28fd84(0x1bb)]();}),this[_0x57e427(0x197)]=new _0x55ce8c(_0x365bc7,_0x530605,Object[_0x57e427(0x1b7)]({'CommentView':this[_0x57e427(0x1bf)][_0x57e427(0x196)]},_0x34f8ab)),this[_0x57e427(0x197)][_0x57e427(0x195)](_0x57e427(0x19a))['to'](this),this[_0x57e427(0x197)][_0x57e427(0x195)](_0x57e427(0x193))['to'](this),this[_0x57e427(0x197)][_0x57e427(0x195)](_0x57e427(0x1a3))['to'](this),this[_0x57e427(0x197)][_0x57e427(0x195)](_0x57e427(0x19d))['to'](this),this[_0x57e427(0x197)][_0x57e427(0x195)](_0x57e427(0x1cf))['to'](this),this[_0x57e427(0x197)][_0x57e427(0x189)](_0x57e427(0x1b1))['to'](this),this[_0x57e427(0x1d3)](this,_0x57e427(0x1a3),()=>{const _0xc61d41=_0x57e427;this[_0xc61d41(0x1bb)]();}),this[_0x57e427(0x1bc)](_0x57e427(0x1a7),this[_0x57e427(0x197)][_0x57e427(0x1a7)]),this[_0x57e427(0x189)](_0x57e427(0x1a7))['to'](this[_0x57e427(0x197)],_0x57e427(0x1a7)),this[_0x57e427(0x18b)]=this[_0x57e427(0x1d2)](),this[_0x57e427(0x18b)][_0x57e427(0x195)](_0x57e427(0x19d))['to'](this),this[_0x57e427(0x18b)][_0x57e427(0x195)](_0x57e427(0x1cf))['to'](this),this['on'](_0x57e427(0x19a),()=>this[_0x57e427(0x1bb)]()),this[_0x57e427(0x189)](_0x57e427(0x1b5))['to'](this[_0x57e427(0x197)],_0x57e427(0x1b0),this[_0x57e427(0x18b)][_0x57e427(0x1b9)],_0x57e427(0x1c5),(_0x1d086b,_0x45cce7)=>_0x1d086b||!!_0x45cce7),this[_0x57e427(0x189)](_0x57e427(0x1d1))['to'](_0x530605,_0x57e427(0x19f),_0x32d439=>!!_0x32d439),this[_0x57e427(0x189)](_0x57e427(0x18a))['to'](this,_0x57e427(0x1a7),_0x208e1d=>{const _0x42891b=_0x57e427,_0x136c7c=this[_0x42891b(0x1ad)][_0x42891b(0x1c4)][_0x42891b(0x1cb)]?this[_0x42891b(0x1ad)][_0x42891b(0x1c4)][_0x42891b(0x1cb)][_0x42891b(0x18f)][_0x42891b(0x194)]:this[_0x42891b(0x18c)][_0x42891b(0x194)];return _0x2731ae(this[_0x42891b(0x1b2)],_0x42891b(0x183),[_0x208e1d,_0x136c7c]);}),this[_0x57e427(0x1d0)]=this[_0x57e427(0x1b8)]([this[_0x57e427(0x197)],this[_0x57e427(0x18b)]]),this[_0x57e427(0x1c8)]=new _0x35f52d(),this[_0x57e427(0x199)]=new _0x4394be(),this[_0x57e427(0x1b3)]=new _0x6b2ae8({'focusables':this[_0x57e427(0x1d0)],'focusTracker':this[_0x57e427(0x1c8)],'keystrokeHandler':this[_0x57e427(0x199)],'keystrokeHandlerOptions':{'filter':_0xc12c26=>_0xc12c26[_0x57e427(0x184)]!==this[_0x57e427(0x1a4)]},'actions':{'focusPrevious':_0x57e427(0x192),'focusNext':_0x57e427(0x19c)}});}[_0x22dff4(0x1bb)](){const _0x39a5c6=_0x22dff4;this[_0x39a5c6(0x1a4)][_0x39a5c6(0x1bb)]();}[_0x22dff4(0x1a2)](){const _0xf9f04=_0x22dff4;super[_0xf9f04(0x1a2)](),_0x574c33(this,this[_0xf9f04(0x1d0)]);}async[_0x22dff4(0x1cc)](){const _0x521521=_0x22dff4;this[_0x521521(0x1b5)]=!0x1,this[_0x521521(0x197)][_0x521521(0x1cc)](),await this[_0x521521(0x18b)][_0x521521(0x1cc)](),super[_0x521521(0x1cc)]();}[_0x22dff4(0x1d2)](){const _0x471b80=_0x22dff4,_0x414e67=new _0x5663d6(this[_0x471b80(0x1b2)],this[_0x471b80(0x18c)],this[_0x471b80(0x1bf)][_0x471b80(0x186)]),_0x48ab35=_0x414e67[_0x471b80(0x1b9)];return _0x414e67[_0x471b80(0x189)](_0x471b80(0x191))['to'](this,_0x471b80(0x1b1),this[_0x471b80(0x1ad)],_0x471b80(0x1cd),this[_0x471b80(0x1ad)],_0x471b80(0x18d),this[_0x471b80(0x1ad)],_0x471b80(0x1a6),_0x48ab35,_0x471b80(0x1c5),(_0x5c627c,_0x99c570,_0x31d73d,_0x46b358,_0x4a10c4)=>!!_0x4a10c4||!!_0x46b358&&_0x31d73d&&!_0x99c570||_0x5c627c&&_0x31d73d&&!_0x99c570),_0x48ab35[_0x471b80(0x189)](_0x471b80(0x185))['to'](this,_0x471b80(0x1a7),this[_0x471b80(0x1ad)],_0x471b80(0x187),this[_0x471b80(0x1ad)],_0x471b80(0x1ae),(_0x38abb9,_0x3f9659,_0x2236af)=>{const _0x77e8a3=_0x471b80;let _0xf6d13b;return _0xf6d13b=_0x2236af&&_0x3f9659?_0x77e8a3(0x1ba):_0x38abb9?_0x77e8a3(0x1ac):_0x77e8a3(0x19e),_0x2731ae(this[_0x77e8a3(0x1b2)],_0xf6d13b);}),_0x48ab35[_0x471b80(0x189)](_0x471b80(0x1c9))['to'](this,_0x471b80(0x1a7),_0x2ea20f=>_0x2731ae(this[_0x471b80(0x1b2)],_0x2ea20f?_0x471b80(0x1a9):_0x471b80(0x198))),_0x48ab35['on'](_0x471b80(0x1ca),(_0x50fe03,_0x82155b)=>{const _0x266612=_0x471b80;this[_0x266612(0x1a8)](_0x266612(0x1be),_0x82155b),this[_0x266612(0x1ad)][_0x266612(0x1ae)]&&this[_0x266612(0x1ad)][_0x266612(0x187)]&&this[_0x266612(0x1a8)](_0x266612(0x1b6),this[_0x266612(0x1ad)]['id']),this[_0x266612(0x1ad)][_0x266612(0x1c3)]||this[_0x266612(0x1a8)](_0x266612(0x190));}),_0x48ab35['on'](_0x471b80(0x1ce),()=>{const _0x44924b=_0x471b80;this[_0x44924b(0x1bb)]();}),_0x48ab35[_0x471b80(0x189)](_0x471b80(0x182))['to'](this[_0x471b80(0x1ad)],_0x471b80(0x1cd)),_0x48ab35['on'](_0x471b80(0x1ce),_0x2c2cce=>{const _0x5d0f15=_0x471b80;0x0==this[_0x5d0f15(0x1a7)]&&(this[_0x5d0f15(0x1a8)](_0x5d0f15(0x1ab)),_0x2c2cce[_0x5d0f15(0x1c7)]());}),this['on'](_0x471b80(0x188),(_0x4dd989,_0x42bdb8,_0x418697)=>{const _0x43407e=_0x471b80;_0x418697||this[_0x43407e(0x1a7)]||_0x48ab35[_0x43407e(0x1c5)]||this[_0x43407e(0x1a8)](_0x43407e(0x1ab));}),_0x414e67;}}
23
+ const _0x12c9eb=_0x17c0;(function(_0x4e784e,_0x190248){const _0x30ed1f=_0x17c0,_0x24d9a1=_0x4e784e();while(!![]){try{const _0x485ac2=parseInt(_0x30ed1f(0x217))/0x1*(parseInt(_0x30ed1f(0x1fa))/0x2)+parseInt(_0x30ed1f(0x20f))/0x3+parseInt(_0x30ed1f(0x22a))/0x4*(parseInt(_0x30ed1f(0x22b))/0x5)+-parseInt(_0x30ed1f(0x1eb))/0x6*(parseInt(_0x30ed1f(0x22c))/0x7)+-parseInt(_0x30ed1f(0x1fe))/0x8*(parseInt(_0x30ed1f(0x237))/0x9)+parseInt(_0x30ed1f(0x227))/0xa+parseInt(_0x30ed1f(0x1fb))/0xb*(parseInt(_0x30ed1f(0x1e8))/0xc);if(_0x485ac2===_0x190248)break;else _0x24d9a1['push'](_0x24d9a1['shift']());}catch(_0x51d44a){_0x24d9a1['push'](_0x24d9a1['shift']());}}}(_0x2f03,0x4aefb));import{FocusCycler as _0x26ffe3,View as _0x40b631}from'ckeditor5/src/ui.js';import{FocusTracker as _0xbe6ba8,KeystrokeHandler as _0x4940a6}from'ckeditor5/src/utils.js';import _0x2408a3 from'./commentthreadinputview.js';import _0x5039b0 from'./commentslistview.js';function _0x17c0(_0x51a99e,_0x462ff4){const _0x2f0336=_0x2f03();return _0x17c0=function(_0x17c02e,_0x5d718f){_0x17c02e=_0x17c02e-0x1e4;let _0x411a04=_0x2f0336[_0x17c02e];return _0x411a04;},_0x17c0(_0x51a99e,_0x462ff4);}import _0x4fba74 from'./commentthreadheaderview.js';import{getTranslation as _0x12dc42}from'../../../utils/common-translations.js';import{AriaDescriptionView as _0x68dea5,setupThreadKeyboardNavigation as _0x24003c}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x2f03(){const _0x59ced1=['editorDestroyed','addComment','Reply','updateComment','focusCycler','disabledSubmit','isDirty','removeCommentThread','keystrokes','72USnCxF','canComment','commentInputView','placeholder','change:isActive','325464wLIeWT','fire','tab','1086PwgHkM','focusables','Reply...','destroy','COMMENT_THREAD_DESCRIPTION','name','unlinkedAt','isResolvable','Comment','isSubmitted','comments','value','editorConfig','first','cancel','3508baDcha','44cTFmBY','_createCommentThreadInputView','stop','210608AtDvqd','shift+tab','listenTo','resolveCommentThread','ariaDescriptionView','element','length','Reply\x20to\x20reopen\x20discussion...','isActive','submitLabel','target','archivedAt','CommentView','hasDirtyComment','_config','author','COMMENT_THREAD_LABEL','1703616xMGoEo','isResolved','bind','isUnlinked','assign','set','locale','focus','150ZmmCgd','showInput','_localUser','commentsListView','Write\x20a\x20comment...','submit','createCollection','commentThreadInputView','delegate','isReadOnly','editorReady','render','_model','reopenCommentThread','ariaLabel','submitCommentThread','748110UHECQc','focusTracker','removeComment','98948swdTmR','5HNDaiq','20167BOCYZB','commentThreadHeaderView'];_0x2f03=function(){return _0x59ced1;};return _0x2f03();}export default class es extends _0x40b631{constructor(_0x5bc8e3,_0x966001,_0x552958,_0x4a867a){const _0x2b0e1e=_0x17c0;super(_0x5bc8e3),this[_0x2b0e1e(0x214)](_0x2b0e1e(0x206),!0x1),this[_0x2b0e1e(0x214)](_0x2b0e1e(0x234),!0x1),this[_0x2b0e1e(0x223)]=_0x966001,this[_0x2b0e1e(0x219)]=_0x552958,this[_0x2b0e1e(0x20c)]=_0x4a867a,this[_0x2b0e1e(0x22d)]=new _0x4fba74(_0x5bc8e3,_0x966001),this[_0x2b0e1e(0x22d)][_0x2b0e1e(0x21f)](_0x2b0e1e(0x224))['to'](this),this[_0x2b0e1e(0x202)]=new _0x68dea5(_0x5bc8e3,_0x12dc42(_0x5bc8e3,_0x2b0e1e(0x1ef))),this[_0x2b0e1e(0x200)](this,_0x2b0e1e(0x224),()=>{const _0x4c039d=_0x2b0e1e;this[_0x4c039d(0x216)]();}),this[_0x2b0e1e(0x21a)]=new _0x5039b0(_0x5bc8e3,_0x966001,Object[_0x2b0e1e(0x213)]({'CommentView':this[_0x2b0e1e(0x20c)][_0x2b0e1e(0x20a)]},_0x4a867a)),this[_0x2b0e1e(0x21a)][_0x2b0e1e(0x21f)](_0x2b0e1e(0x229))['to'](this),this[_0x2b0e1e(0x21a)][_0x2b0e1e(0x21f)](_0x2b0e1e(0x231))['to'](this),this[_0x2b0e1e(0x21a)][_0x2b0e1e(0x21f)](_0x2b0e1e(0x201))['to'](this),this[_0x2b0e1e(0x21a)][_0x2b0e1e(0x21f)](_0x2b0e1e(0x221))['to'](this),this[_0x2b0e1e(0x21a)][_0x2b0e1e(0x21f)](_0x2b0e1e(0x22e))['to'](this),this[_0x2b0e1e(0x21a)][_0x2b0e1e(0x211)](_0x2b0e1e(0x206))['to'](this),this[_0x2b0e1e(0x200)](this,_0x2b0e1e(0x201),()=>{const _0x34f4e7=_0x2b0e1e;this[_0x34f4e7(0x216)]();}),this[_0x2b0e1e(0x214)](_0x2b0e1e(0x204),this[_0x2b0e1e(0x21a)][_0x2b0e1e(0x204)]),this[_0x2b0e1e(0x211)](_0x2b0e1e(0x204))['to'](this[_0x2b0e1e(0x21a)],_0x2b0e1e(0x204)),this[_0x2b0e1e(0x21e)]=this[_0x2b0e1e(0x1fc)](),this[_0x2b0e1e(0x21e)][_0x2b0e1e(0x21f)](_0x2b0e1e(0x221))['to'](this),this[_0x2b0e1e(0x21e)][_0x2b0e1e(0x21f)](_0x2b0e1e(0x22e))['to'](this),this['on'](_0x2b0e1e(0x229),()=>this[_0x2b0e1e(0x216)]()),this[_0x2b0e1e(0x211)](_0x2b0e1e(0x234))['to'](this[_0x2b0e1e(0x21a)],_0x2b0e1e(0x20b),this[_0x2b0e1e(0x21e)][_0x2b0e1e(0x1e5)],_0x2b0e1e(0x1f6),(_0x4d8278,_0x55a955)=>_0x4d8278||!!_0x55a955),this[_0x2b0e1e(0x211)](_0x2b0e1e(0x212))['to'](_0x966001,_0x2b0e1e(0x1f1),_0x187c16=>!!_0x187c16),this[_0x2b0e1e(0x211)](_0x2b0e1e(0x225))['to'](this,_0x2b0e1e(0x204),_0x3695dc=>{const _0x3babc5=_0x2b0e1e,_0x1498c7=this[_0x3babc5(0x223)][_0x3babc5(0x1f5)][_0x3babc5(0x1f8)]?this[_0x3babc5(0x223)][_0x3babc5(0x1f5)][_0x3babc5(0x1f8)][_0x3babc5(0x20d)][_0x3babc5(0x1f0)]:this[_0x3babc5(0x219)][_0x3babc5(0x1f0)];return _0x12dc42(this[_0x3babc5(0x215)],_0x3babc5(0x20e),[_0x3695dc,_0x1498c7]);}),this[_0x2b0e1e(0x1ec)]=this[_0x2b0e1e(0x21d)]([this[_0x2b0e1e(0x21a)],this[_0x2b0e1e(0x21e)]]),this[_0x2b0e1e(0x228)]=new _0xbe6ba8(),this[_0x2b0e1e(0x236)]=new _0x4940a6(),this[_0x2b0e1e(0x232)]=new _0x26ffe3({'focusables':this[_0x2b0e1e(0x1ec)],'focusTracker':this[_0x2b0e1e(0x228)],'keystrokeHandler':this[_0x2b0e1e(0x236)],'keystrokeHandlerOptions':{'filter':_0x4e0437=>_0x4e0437[_0x2b0e1e(0x208)]!==this[_0x2b0e1e(0x203)]},'actions':{'focusPrevious':_0x2b0e1e(0x1ff),'focusNext':_0x2b0e1e(0x1ea)}});}[_0x12c9eb(0x216)](){const _0x61fb90=_0x12c9eb;this[_0x61fb90(0x203)][_0x61fb90(0x216)]();}[_0x12c9eb(0x222)](){const _0x1496a6=_0x12c9eb;super[_0x1496a6(0x222)](),_0x24003c(this,this[_0x1496a6(0x1ec)]);}async[_0x12c9eb(0x1ee)](){const _0x14f36c=_0x12c9eb;this[_0x14f36c(0x234)]=!0x1,this[_0x14f36c(0x21a)][_0x14f36c(0x1ee)](),await this[_0x14f36c(0x21e)][_0x14f36c(0x1ee)](),super[_0x14f36c(0x1ee)]();}[_0x12c9eb(0x1fc)](){const _0x325497=_0x12c9eb,_0x433dfa=new _0x2408a3(this[_0x325497(0x215)],this[_0x325497(0x219)],this[_0x325497(0x20c)][_0x325497(0x1f7)]),_0x56ab03=_0x433dfa[_0x325497(0x1e5)];return _0x433dfa[_0x325497(0x211)](_0x325497(0x218))['to'](this,_0x325497(0x206),this[_0x325497(0x223)],_0x325497(0x220),this[_0x325497(0x223)],_0x325497(0x1e4),this[_0x325497(0x223)],_0x325497(0x209),_0x56ab03,_0x325497(0x1f6),(_0x386b97,_0xa76dfc,_0x1699af,_0x575ce1,_0x26bc05)=>!!_0x26bc05||!!_0x575ce1&&_0x1699af&&!_0xa76dfc||_0x386b97&&_0x1699af&&!_0xa76dfc),_0x56ab03[_0x325497(0x211)](_0x325497(0x1e6))['to'](this,_0x325497(0x204),this[_0x325497(0x223)],_0x325497(0x1f2),this[_0x325497(0x223)],_0x325497(0x210),(_0x94ea0a,_0x40c2ab,_0xfd23c6)=>{const _0x317b16=_0x325497;let _0x519726;return _0x519726=_0xfd23c6&&_0x40c2ab?_0x317b16(0x205):_0x94ea0a?_0x317b16(0x1ed):_0x317b16(0x21b),_0x12dc42(this[_0x317b16(0x215)],_0x519726);}),_0x56ab03[_0x325497(0x211)](_0x325497(0x207))['to'](this,_0x325497(0x204),_0x51dcfd=>_0x12dc42(this[_0x325497(0x215)],_0x51dcfd?_0x325497(0x230):_0x325497(0x1f3))),_0x56ab03['on'](_0x325497(0x21c),(_0x2b532f,_0x49f139)=>{const _0x372614=_0x325497;this[_0x372614(0x1e9)](_0x372614(0x22f),_0x49f139),this[_0x372614(0x223)][_0x372614(0x210)]&&this[_0x372614(0x223)][_0x372614(0x1f2)]&&this[_0x372614(0x1e9)](_0x372614(0x224),this[_0x372614(0x223)]['id']),this[_0x372614(0x223)][_0x372614(0x1f4)]||this[_0x372614(0x1e9)](_0x372614(0x226));}),_0x56ab03['on'](_0x325497(0x1f9),()=>{const _0x3bc4dd=_0x325497;this[_0x3bc4dd(0x216)]();}),_0x56ab03[_0x325497(0x211)](_0x325497(0x233))['to'](this[_0x325497(0x223)],_0x325497(0x220)),_0x56ab03['on'](_0x325497(0x1f9),_0x1011d8=>{const _0x45da30=_0x325497;0x0==this[_0x45da30(0x204)]&&(this[_0x45da30(0x1e9)](_0x45da30(0x235)),_0x1011d8[_0x45da30(0x1fd)]());}),this['on'](_0x325497(0x1e7),(_0x1ff8c4,_0x7ccccd,_0x4f2f03)=>{const _0x1c1de7=_0x325497;_0x4f2f03||this[_0x1c1de7(0x204)]||_0x56ab03[_0x1c1de7(0x1f6)]||this[_0x1c1de7(0x1e9)](_0x1c1de7(0x235));}),_0x433dfa;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x504f7f=_0x4beb;(function(_0x4ae95f,_0x3da60a){const _0x5e4d0c=_0x4beb,_0x1e7ee1=_0x4ae95f();while(!![]){try{const _0x2295f5=parseInt(_0x5e4d0c(0x1ca))/0x1+-parseInt(_0x5e4d0c(0x1ec))/0x2+parseInt(_0x5e4d0c(0x1cb))/0x3*(parseInt(_0x5e4d0c(0x200))/0x4)+-parseInt(_0x5e4d0c(0x1e8))/0x5+parseInt(_0x5e4d0c(0x1fb))/0x6*(parseInt(_0x5e4d0c(0x213))/0x7)+-parseInt(_0x5e4d0c(0x1d0))/0x8+parseInt(_0x5e4d0c(0x1f2))/0x9;if(_0x2295f5===_0x3da60a)break;else _0x1e7ee1['push'](_0x1e7ee1['shift']());}catch(_0x57ee45){_0x1e7ee1['push'](_0x1e7ee1['shift']());}}}(_0x2f84,0x7e5b8));import{View as _0x248323,ViewCollection as _0x4dcd2f,FocusCycler as _0xf17de6}from'ckeditor5/src/ui.js';import{FocusTracker as _0x99f519,KeystrokeHandler as _0x3b44ed}from'ckeditor5/src/utils.js';import{AriaDescriptionView as _0x576873,trimHtml as _0x487c7c}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x594de4 from'./commentcontentview.js';function _0x4beb(_0x55b115,_0x38f21b){const _0x2f84c5=_0x2f84();return _0x4beb=function(_0x4bebc9,_0xb2e1cc){_0x4bebc9=_0x4bebc9-0x1c2;let _0xb652e5=_0x2f84c5[_0x4bebc9];return _0xb652e5;},_0x4beb(_0x55b115,_0x38f21b);}import _0x50ad06 from'./commentinputview.js';import{getTranslation as _0x20ac21}from'../../../utils/common-translations.js';function _0x2f84(){const _0x4932cb=['remove','switchToEditMode','createCollection','esc','editorConfig','150IABJrp','parseFromString','visibleView','initialData','COMMENT_THREAD_DESCRIPTION','32qDIwHv','getUserViewNotificationText','added','_createCommentContentView','attributes','_model','once','EXTERNAL_IMPORT_WORD_COMMENT','_createCommentInputView','submit','focusCycler','importWord','textContent','getExternalCommentNote','switchToDisplayMode','@external','disabledSubmit','keystrokes','focusFirst','193081idogOc','formatDateTime','source','change','creator','editorDestroyed','stopListening','authoredAt','delegate','locale','cancel','focusables','EXTERNAL_COMMENT','bind','isEditMode','set','add','660301WOzsKe','327570JrsbiM','collapse','submitLabel','enter','destroy','6999584VWZedw','ariaDescriptionView','isReadOnly','isCollapsed','COMMENT_ARIA_LABEL','_config','Save','content','expand','get','text/html','fire','EXTERNAL_AVATAR','body','updateComment','name','createEditor','shift+tab','render','maxCommentCharsWhenCollapsed','ariaLabel','_setupKeyboardNavigation','value','isExternal','2053980lQpsEg','focusTracker','author','target','1501042jqFfxo','isSystemComment','removed','tab','editorReady','listenTo','2973861CXZitl','focus','EXTERNAL_IMPORT_WORD_AVATAR','element'];_0x2f84=function(){return _0x4932cb;};return _0x2f84();}export default class ns extends _0x248323{constructor(_0xd56a7a,_0x2ac73f,_0x204456){const _0x4138ff=_0x4beb;super(_0xd56a7a),this[_0x4138ff(0x205)]=_0x2ac73f,this[_0x4138ff(0x1d5)]=_0x204456,this[_0x4138ff(0x1ed)]=!!this[_0x4138ff(0x1d5)][_0x4138ff(0x1ed)],this[_0x4138ff(0x1c8)](_0x4138ff(0x1c7),!0x1),this[_0x4138ff(0x1c8)](_0x4138ff(0x1d3),!0x0),this[_0x4138ff(0x1c6)](_0x4138ff(0x1e4))['to'](_0x2ac73f,_0x4138ff(0x1d7),_0x2ac73f,_0x4138ff(0x21a),(_0x4a35de,_0x5ce4a0)=>_0x20ac21(_0xd56a7a,_0x4138ff(0x1d4),[_0x2ac73f[_0x4138ff(0x1ea)][_0x4138ff(0x1df)],_0x204456[_0x4138ff(0x214)](_0x5ce4a0),new DOMParser()[_0x4138ff(0x1fc)](_0x4a35de,_0x4138ff(0x1da))[_0x4138ff(0x1dd)][_0x4138ff(0x20c)],_0x2ac73f[_0x4138ff(0x1e7)]?this[_0x4138ff(0x20d)]():''])),this[_0x4138ff(0x1d1)]=new _0x576873(_0xd56a7a,_0x20ac21(_0xd56a7a,_0x4138ff(0x1ff))),this[_0x4138ff(0x1fd)]=this[_0x4138ff(0x1f8)](),this[_0x4138ff(0x1fd)][_0x4138ff(0x1c9)](this[_0x4138ff(0x203)]()),this[_0x4138ff(0x1c4)]=new _0x4dcd2f(),this[_0x4138ff(0x1e9)]=new _0x99f519(),this[_0x4138ff(0x211)]=new _0x3b44ed(),this[_0x4138ff(0x20a)]=new _0xf17de6({'focusables':this[_0x4138ff(0x1c4)],'focusTracker':this[_0x4138ff(0x1e9)],'keystrokeHandler':this[_0x4138ff(0x211)],'keystrokeHandlerOptions':{'filter':_0x2c5a8d=>_0x2c5a8d[_0x4138ff(0x1eb)]!==this[_0x4138ff(0x1f5)]},'actions':{'focusPrevious':_0x4138ff(0x1e1),'focusNext':_0x4138ff(0x1ef)}});}[_0x504f7f(0x1d8)](){const _0x13061a=_0x504f7f;this[_0x13061a(0x1d3)]=!0x1;}[_0x504f7f(0x1cc)](){const _0x39f76d=_0x504f7f;this[_0x39f76d(0x1c7)]||(this[_0x39f76d(0x1d3)]=!0x0);}[_0x504f7f(0x1f3)](){const _0x47ea3f=_0x504f7f;this[_0x47ea3f(0x1f5)][_0x47ea3f(0x1f3)]();}[_0x504f7f(0x1e2)](){const _0x40e7d8=_0x504f7f;super[_0x40e7d8(0x1e2)](),this[_0x40e7d8(0x1e5)]();}async[_0x504f7f(0x1cf)](){const _0xe6f9e=_0x504f7f;await this[_0xe6f9e(0x1fd)][_0xe6f9e(0x1d9)](0x0)[_0xe6f9e(0x1cf)](),super[_0xe6f9e(0x1cf)]();}[_0x504f7f(0x1f7)](){const _0x2ea79d=_0x504f7f;this[_0x2ea79d(0x1c7)]||(this[_0x2ea79d(0x1c7)]=!0x0,this[_0x2ea79d(0x1fd)][_0x2ea79d(0x1f6)](0x0)[_0x2ea79d(0x1cf)](),this[_0x2ea79d(0x1fd)][_0x2ea79d(0x1c9)](this[_0x2ea79d(0x208)]()));}[_0x504f7f(0x20e)](){const _0x12521a=_0x504f7f;this[_0x12521a(0x1c7)]&&(this[_0x12521a(0x1c7)]=!0x1,this[_0x12521a(0x1fd)][_0x12521a(0x1f6)](0x0)[_0x12521a(0x1cf)](),this[_0x12521a(0x1fd)][_0x12521a(0x1c9)](this[_0x12521a(0x203)]()));}[_0x504f7f(0x20d)](){const _0x59f6ac=_0x504f7f;return _0x59f6ac(0x20b)===this[_0x59f6ac(0x205)][_0x59f6ac(0x204)][_0x59f6ac(0x20f)][_0x59f6ac(0x215)]?_0x20ac21(this[_0x59f6ac(0x1c2)],_0x59f6ac(0x207)):_0x20ac21(this[_0x59f6ac(0x1c2)],_0x59f6ac(0x1c5));}[_0x504f7f(0x201)](){const _0x2e30ad=_0x504f7f;return this[_0x2e30ad(0x205)][_0x2e30ad(0x1e7)]?_0x2e30ad(0x20b)===this[_0x2e30ad(0x205)][_0x2e30ad(0x204)][_0x2e30ad(0x20f)][_0x2e30ad(0x215)]?_0x20ac21(this[_0x2e30ad(0x1c2)],_0x2e30ad(0x1f4),this[_0x2e30ad(0x205)][_0x2e30ad(0x217)][_0x2e30ad(0x1df)]):_0x20ac21(this[_0x2e30ad(0x1c2)],_0x2e30ad(0x1dc),this[_0x2e30ad(0x205)][_0x2e30ad(0x217)][_0x2e30ad(0x1df)]):null;}[_0x504f7f(0x203)](){const _0x45e71b=_0x504f7f,_0x2e1564=new _0x594de4(this[_0x45e71b(0x1c2)]);return _0x2e1564[_0x45e71b(0x1c6)](_0x45e71b(0x1d7))['to'](this[_0x45e71b(0x205)],_0x45e71b(0x1d7),this,_0x45e71b(0x1d3),(_0x59ff26,_0x4691b4)=>_0x4691b4?_0x487c7c(_0x59ff26,{'limit':this[_0x45e71b(0x1d5)][_0x45e71b(0x1e3)]}):_0x59ff26),_0x2e1564;}[_0x504f7f(0x208)](){const _0x5f1695=_0x504f7f;this[_0x5f1695(0x1d5)][_0x5f1695(0x1fa)]||(this[_0x5f1695(0x1d5)][_0x5f1695(0x1fa)]={}),this[_0x5f1695(0x1d5)][_0x5f1695(0x1fa)][_0x5f1695(0x1fe)]=this[_0x5f1695(0x205)][_0x5f1695(0x1d7)];const _0xfbb5a5=new _0x50ad06(this[_0x5f1695(0x1c2)],this[_0x5f1695(0x1d5)][_0x5f1695(0x1fa)]);return _0xfbb5a5[_0x5f1695(0x1e6)]=this[_0x5f1695(0x205)][_0x5f1695(0x1d7)],_0xfbb5a5[_0x5f1695(0x1c6)](_0x5f1695(0x210))['to'](this[_0x5f1695(0x205)],_0x5f1695(0x1d2)),_0xfbb5a5[_0x5f1695(0x1cd)]=_0x20ac21(this[_0x5f1695(0x1c2)],_0x5f1695(0x1d6)),_0xfbb5a5['on'](_0x5f1695(0x209),(_0x1cde2d,_0x33bab6)=>{const _0x301803=_0x5f1695;this[_0x301803(0x1db)](_0x301803(0x1de),this[_0x301803(0x205)]['id'],_0x33bab6),this[_0x301803(0x20e)](),this[_0x301803(0x1f3)]();}),_0xfbb5a5['on'](_0x5f1695(0x1c3),()=>{const _0x38f6fb=_0x5f1695;this[_0x38f6fb(0x20e)](),this[_0x38f6fb(0x1f3)]();}),_0xfbb5a5[_0x5f1695(0x206)](_0x5f1695(0x1f0),()=>{const _0x2428e8=_0x5f1695;_0xfbb5a5[_0x2428e8(0x1f3)]();}),_0xfbb5a5[_0x5f1695(0x1e0)](),_0xfbb5a5[_0x5f1695(0x21b)](_0x5f1695(0x1f0))['to'](this),_0xfbb5a5[_0x5f1695(0x21b)](_0x5f1695(0x218))['to'](this),_0xfbb5a5;}[_0x504f7f(0x1e5)](){const _0x29fc8e=_0x504f7f,_0x5500a7=this[_0x29fc8e(0x1f5)];this[_0x29fc8e(0x211)][_0x29fc8e(0x1f1)](_0x5500a7);for(const _0x9205a5 of this[_0x29fc8e(0x1c4)])this[_0x29fc8e(0x1e9)][_0x29fc8e(0x1c9)](_0x9205a5[_0x29fc8e(0x1f5)]),this[_0x29fc8e(0x211)][_0x29fc8e(0x1f1)](_0x9205a5[_0x29fc8e(0x1f5)]);this[_0x29fc8e(0x1c4)]['on'](_0x29fc8e(0x216),(_0x3e18f7,_0x32e1ed)=>{const _0x332816=_0x29fc8e;for(const _0x3ffa4f of _0x32e1ed[_0x332816(0x1ee)])this[_0x332816(0x1e9)][_0x332816(0x1f6)](_0x3ffa4f[_0x332816(0x1f5)]),this[_0x332816(0x211)][_0x332816(0x219)](_0x3ffa4f[_0x332816(0x1f5)]);for(const _0x548f10 of _0x32e1ed[_0x332816(0x202)])this[_0x332816(0x1e9)][_0x332816(0x1c9)](_0x548f10[_0x332816(0x1f5)]),this[_0x332816(0x211)][_0x332816(0x1f1)](_0x548f10[_0x332816(0x1f5)]);}),this[_0x29fc8e(0x211)][_0x29fc8e(0x1c8)](_0x29fc8e(0x1ce),(_0x148cde,_0x25ce3d)=>{const _0x5f32b4=_0x29fc8e;_0x5500a7===_0x148cde[_0x5f32b4(0x1eb)]&&(this[_0x5f32b4(0x20a)][_0x5f32b4(0x212)](),_0x25ce3d());}),this[_0x29fc8e(0x211)][_0x29fc8e(0x1c8)](_0x29fc8e(0x1f9),(_0x5e2b2a,_0x525f39)=>{const _0x327c47=_0x29fc8e;_0x5500a7!==_0x5e2b2a[_0x327c47(0x1eb)]&&(this[_0x327c47(0x1f3)](),_0x525f39());});}}
23
+ const _0x3784bb=_0x1983;(function(_0x29c1da,_0x14cbd9){const _0x2a205b=_0x1983,_0x5dcb78=_0x29c1da();while(!![]){try{const _0x27e66e=parseInt(_0x2a205b(0x105))/0x1+parseInt(_0x2a205b(0x10d))/0x2+parseInt(_0x2a205b(0xd5))/0x3+-parseInt(_0x2a205b(0xd3))/0x4*(parseInt(_0x2a205b(0xdb))/0x5)+-parseInt(_0x2a205b(0xfd))/0x6*(-parseInt(_0x2a205b(0xe4))/0x7)+-parseInt(_0x2a205b(0xfb))/0x8+parseInt(_0x2a205b(0x11e))/0x9*(-parseInt(_0x2a205b(0x11d))/0xa);if(_0x27e66e===_0x14cbd9)break;else _0x5dcb78['push'](_0x5dcb78['shift']());}catch(_0x4bd5dd){_0x5dcb78['push'](_0x5dcb78['shift']());}}}(_0x6679,0xce0a7));import{View as _0x406401,ViewCollection as _0x3d7177,FocusCycler as _0x4ae1bd}from'ckeditor5/src/ui.js';import{FocusTracker as _0x119e55,KeystrokeHandler as _0x1bb725}from'ckeditor5/src/utils.js';import{AriaDescriptionView as _0x408a5a,trimHtml as _0x203fd7}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x3ea0d3 from'./commentcontentview.js';import _0x1196b0 from'./commentinputview.js';function _0x1983(_0x3a8be6,_0x560f5b){const _0x66799f=_0x6679();return _0x1983=function(_0x198374,_0x13512b){_0x198374=_0x198374-0xc7;let _0x11b569=_0x66799f[_0x198374];return _0x11b569;},_0x1983(_0x3a8be6,_0x560f5b);}import{getTranslation as _0xc82c4c}from'../../../utils/common-translations.js';export default class ns extends _0x406401{constructor(_0x5d354b,_0x41be29,_0x26be68){const _0x4d7f4c=_0x1983;super(_0x5d354b),this[_0x4d7f4c(0xd4)]=_0x41be29,this[_0x4d7f4c(0xcc)]=_0x26be68,this[_0x4d7f4c(0x114)]=!!this[_0x4d7f4c(0xcc)][_0x4d7f4c(0x114)],this[_0x4d7f4c(0xe8)](_0x4d7f4c(0xe6),!0x1),this[_0x4d7f4c(0xe8)](_0x4d7f4c(0xd1),!0x0),this[_0x4d7f4c(0xed)](_0x4d7f4c(0x11f))['to'](_0x41be29,_0x4d7f4c(0xd7),_0x41be29,_0x4d7f4c(0xc7),(_0x231d6e,_0xdb2673)=>_0xc82c4c(_0x5d354b,_0x4d7f4c(0x121),[_0x41be29[_0x4d7f4c(0x11c)][_0x4d7f4c(0xde)],_0x26be68[_0x4d7f4c(0x109)](_0xdb2673),new DOMParser()[_0x4d7f4c(0xe7)](_0x231d6e,_0x4d7f4c(0xee))[_0x4d7f4c(0xf5)][_0x4d7f4c(0x106)],_0x41be29[_0x4d7f4c(0xe5)]?this[_0x4d7f4c(0xcf)]():''])),this[_0x4d7f4c(0x117)]=new _0x408a5a(_0x5d354b,_0xc82c4c(_0x5d354b,_0x4d7f4c(0xfa))),this[_0x4d7f4c(0xf7)]=this[_0x4d7f4c(0x10e)](),this[_0x4d7f4c(0xf7)][_0x4d7f4c(0xeb)](this[_0x4d7f4c(0xd8)]()),this[_0x4d7f4c(0x118)]=new _0x3d7177(),this[_0x4d7f4c(0xcb)]=new _0x119e55(),this[_0x4d7f4c(0xfe)]=new _0x1bb725(),this[_0x4d7f4c(0xd0)]=new _0x4ae1bd({'focusables':this[_0x4d7f4c(0x118)],'focusTracker':this[_0x4d7f4c(0xcb)],'keystrokeHandler':this[_0x4d7f4c(0xfe)],'keystrokeHandlerOptions':{'filter':_0xfebdd9=>_0xfebdd9[_0x4d7f4c(0xd6)]!==this[_0x4d7f4c(0xdf)]},'actions':{'focusPrevious':_0x4d7f4c(0xf1),'focusNext':_0x4d7f4c(0xd9)}});}[_0x3784bb(0xef)](){const _0xb08063=_0x3784bb;this[_0xb08063(0xd1)]=!0x1;}[_0x3784bb(0xcd)](){const _0x3cac61=_0x3784bb;this[_0x3cac61(0xe6)]||(this[_0x3cac61(0xd1)]=!0x0);}[_0x3784bb(0x108)](){const _0x291755=_0x3784bb;this[_0x291755(0xdf)][_0x291755(0x108)]();}[_0x3784bb(0xe9)](){const _0x1b2299=_0x3784bb;super[_0x1b2299(0xe9)](),this[_0x1b2299(0x110)]();}async[_0x3784bb(0x112)](){const _0x30db17=_0x3784bb;await this[_0x30db17(0xf7)][_0x30db17(0x11b)](0x0)[_0x30db17(0x112)](),super[_0x30db17(0x112)]();}[_0x3784bb(0xf2)](){const _0x450415=_0x3784bb;this[_0x450415(0xe6)]||(this[_0x450415(0xe6)]=!0x0,this[_0x450415(0xf7)][_0x450415(0xf6)](0x0)[_0x450415(0x112)](),this[_0x450415(0xf7)][_0x450415(0xeb)](this[_0x450415(0x102)]()));}[_0x3784bb(0xe3)](){const _0x25c144=_0x3784bb;this[_0x25c144(0xe6)]&&(this[_0x25c144(0xe6)]=!0x1,this[_0x25c144(0xf7)][_0x25c144(0xf6)](0x0)[_0x25c144(0x112)](),this[_0x25c144(0xf7)][_0x25c144(0xeb)](this[_0x25c144(0xd8)]()));}[_0x3784bb(0xcf)](){const _0x240f99=_0x3784bb;return _0x240f99(0xda)===this[_0x240f99(0xd4)][_0x240f99(0x113)][_0x240f99(0x10a)][_0x240f99(0x100)]?_0xc82c4c(this[_0x240f99(0x103)],_0x240f99(0x119)):_0xc82c4c(this[_0x240f99(0x103)],_0x240f99(0x104));}[_0x3784bb(0xe1)](){const _0x2b16c0=_0x3784bb;return this[_0x2b16c0(0xd4)][_0x2b16c0(0xe5)]?_0x2b16c0(0xda)===this[_0x2b16c0(0xd4)][_0x2b16c0(0x113)][_0x2b16c0(0x10a)][_0x2b16c0(0x100)]?_0xc82c4c(this[_0x2b16c0(0x103)],_0x2b16c0(0x116),this[_0x2b16c0(0xd4)][_0x2b16c0(0xff)][_0x2b16c0(0xde)]):_0xc82c4c(this[_0x2b16c0(0x103)],_0x2b16c0(0x101),this[_0x2b16c0(0xd4)][_0x2b16c0(0xff)][_0x2b16c0(0xde)]):null;}[_0x3784bb(0xd8)](){const _0xea54c6=_0x3784bb,_0x13e59e=new _0x3ea0d3(this[_0xea54c6(0x103)]);return _0x13e59e[_0xea54c6(0xed)](_0xea54c6(0xd7))['to'](this[_0xea54c6(0xd4)],_0xea54c6(0xd7),this,_0xea54c6(0xd1),(_0x1bcdac,_0x105e6a)=>_0x105e6a?_0x203fd7(_0x1bcdac,{'limit':this[_0xea54c6(0xcc)][_0xea54c6(0xe2)]}):_0x1bcdac),_0x13e59e;}[_0x3784bb(0x102)](){const _0x322573=_0x3784bb;this[_0x322573(0xcc)][_0x322573(0x11a)]||(this[_0x322573(0xcc)][_0x322573(0x11a)]={}),this[_0x322573(0xcc)][_0x322573(0x11a)][_0x322573(0xdd)]=this[_0x322573(0xd4)][_0x322573(0xd7)];const _0xc6a33f=new _0x1196b0(this[_0x322573(0x103)],this[_0x322573(0xcc)][_0x322573(0x11a)]);return _0xc6a33f[_0x322573(0x115)]=this[_0x322573(0xd4)][_0x322573(0xd7)],_0xc6a33f[_0x322573(0xed)](_0x322573(0xf0))['to'](this[_0x322573(0xd4)],_0x322573(0xce)),_0xc6a33f[_0x322573(0xf3)]=_0xc82c4c(this[_0x322573(0x103)],_0x322573(0x10c)),_0xc6a33f['on'](_0x322573(0xf9),(_0x4a5f24,_0x576dcb)=>{const _0x11b87f=_0x322573;this[_0x11b87f(0x111)](_0x11b87f(0xea),this[_0x11b87f(0xd4)]['id'],_0x576dcb),this[_0x11b87f(0xe3)](),this[_0x11b87f(0x108)]();}),_0xc6a33f['on'](_0x322573(0xf4),()=>{const _0x4eabcd=_0x322573;this[_0x4eabcd(0xe3)](),this[_0x4eabcd(0x108)]();}),_0xc6a33f[_0x322573(0xf8)](_0x322573(0xe0),()=>{const _0x343a0f=_0x322573;_0xc6a33f[_0x343a0f(0x108)]();}),_0xc6a33f[_0x322573(0xfc)](),_0xc6a33f[_0x322573(0x107)](_0x322573(0xe0))['to'](this),_0xc6a33f[_0x322573(0x107)](_0x322573(0x120))['to'](this),_0xc6a33f;}[_0x3784bb(0x110)](){const _0x1957a0=_0x3784bb,_0x50148b=this[_0x1957a0(0xdf)];this[_0x1957a0(0xfe)][_0x1957a0(0xc9)](_0x50148b);for(const _0x16018e of this[_0x1957a0(0x118)])this[_0x1957a0(0xcb)][_0x1957a0(0xeb)](_0x16018e[_0x1957a0(0xdf)]),this[_0x1957a0(0xfe)][_0x1957a0(0xc9)](_0x16018e[_0x1957a0(0xdf)]);this[_0x1957a0(0x118)]['on'](_0x1957a0(0xca),(_0x4d16a4,_0x597d51)=>{const _0xd057f1=_0x1957a0;for(const _0x4530df of _0x597d51[_0xd057f1(0xd2)])this[_0xd057f1(0xcb)][_0xd057f1(0xf6)](_0x4530df[_0xd057f1(0xdf)]),this[_0xd057f1(0xfe)][_0xd057f1(0x10f)](_0x4530df[_0xd057f1(0xdf)]);for(const _0x4eab24 of _0x597d51[_0xd057f1(0xdc)])this[_0xd057f1(0xcb)][_0xd057f1(0xeb)](_0x4eab24[_0xd057f1(0xdf)]),this[_0xd057f1(0xfe)][_0xd057f1(0xc9)](_0x4eab24[_0xd057f1(0xdf)]);}),this[_0x1957a0(0xfe)][_0x1957a0(0xe8)](_0x1957a0(0xc8),(_0x38df10,_0x577b80)=>{const _0x129588=_0x1957a0;_0x50148b===_0x38df10[_0x129588(0xd6)]&&(this[_0x129588(0xd0)][_0x129588(0xec)](),_0x577b80());}),this[_0x1957a0(0xfe)][_0x1957a0(0xe8)](_0x1957a0(0x10b),(_0x47e6c9,_0x2f6779)=>{const _0x37dd6d=_0x1957a0;_0x50148b!==_0x47e6c9[_0x37dd6d(0xd6)]&&(this[_0x37dd6d(0x108)](),_0x2f6779());});}}function _0x6679(){const _0x1ca901=['COMMENT_THREAD_DESCRIPTION','5666864gjHHAE','createEditor','8203530TNOUcj','keystrokes','creator','source','EXTERNAL_AVATAR','_createCommentInputView','locale','EXTERNAL_COMMENT','1648780oNQcEx','textContent','delegate','focus','formatDateTime','@external','esc','Save','563188GUVZkZ','createCollection','stopListening','_setupKeyboardNavigation','fire','destroy','attributes','isSystemComment','value','EXTERNAL_IMPORT_WORD_AVATAR','ariaDescriptionView','focusables','EXTERNAL_IMPORT_WORD_COMMENT','editorConfig','get','author','10qeaxQZ','15043599FvDEJI','ariaLabel','editorDestroyed','COMMENT_ARIA_LABEL','authoredAt','enter','listenTo','change','focusTracker','_config','collapse','isReadOnly','getExternalCommentNote','focusCycler','isCollapsed','removed','3181544nYqMlh','_model','2164707MbPwBB','target','content','_createCommentContentView','tab','importWord','5eBvRKX','added','initialData','name','element','editorReady','getUserViewNotificationText','maxCommentCharsWhenCollapsed','switchToDisplayMode','7xaJtpk','isExternal','isEditMode','parseFromString','set','render','updateComment','add','focusFirst','bind','text/html','expand','disabledSubmit','shift+tab','switchToEditMode','submitLabel','cancel','body','remove','visibleView','once','submit'];_0x6679=function(){return _0x1ca901;};return _0x6679();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x420890,_0x1b88b8){const _0x48621d=_0x4df8,_0x22fb95=_0x420890();while(!![]){try{const _0xd445f=-parseInt(_0x48621d(0xe9))/0x1*(-parseInt(_0x48621d(0xe1))/0x2)+-parseInt(_0x48621d(0xdd))/0x3*(parseInt(_0x48621d(0xdc))/0x4)+-parseInt(_0x48621d(0xda))/0x5*(parseInt(_0x48621d(0xea))/0x6)+-parseInt(_0x48621d(0xe7))/0x7*(-parseInt(_0x48621d(0xe2))/0x8)+-parseInt(_0x48621d(0xe0))/0x9+-parseInt(_0x48621d(0xde))/0xa*(-parseInt(_0x48621d(0xdb))/0xb)+parseInt(_0x48621d(0xe8))/0xc;if(_0xd445f===_0x1b88b8)break;else _0x22fb95['push'](_0x22fb95['shift']());}catch(_0x20f1f6){_0x22fb95['push'](_0x22fb95['shift']());}}}(_0x49b8,0xe4764));import{View as _0x4fbb65}from'ckeditor5/src/ui.js';function _0x4df8(_0x37cec6,_0x243be0){const _0x49b8be=_0x49b8();return _0x4df8=function(_0x4df892,_0x52fc46){_0x4df892=_0x4df892-0xd9;let _0x505e94=_0x49b8be[_0x4df892];return _0x505e94;},_0x4df8(_0x37cec6,_0x243be0);}import{getTranslation as _0x3f3166}from'../../../utils/common-translations.js';export default class cs extends _0x4fbb65{constructor(_0x2b75ae){const _0x131614=_0x4df8;super(_0x2b75ae);const _0x12f038=this[_0x131614(0xd9)];this[_0x131614(0xe4)](_0x131614(0xdf),void 0x0),this[_0x131614(0xe5)]({'tag':'li','attributes':{'class':_0x131614(0xe3)},'children':[{'text':_0x12f038['to'](_0x131614(0xdf),_0x5525e3=>_0x3f3166(_0x2b75ae,_0x131614(0xe6),_0x5525e3))}]});}}function _0x49b8(){const _0x10796b=['5364279SEArqh','10asYiek','69464YIDwjV','ck-thread__comment-count','set','setTemplate','NUMBER_OF_COMMENTS','217MICwCX','13746816jfJbTm','342457JUHHVq','668982Ukgzwf','bindTemplate','65IdKcpE','11PlbCmv','4bQLTLz','1208307tniOWz','2570150fMasQW','count'];_0x49b8=function(){return _0x10796b;};return _0x49b8();}
23
+ (function(_0x3cab0a,_0x55cdc0){const _0x5f06db=_0x1fd0,_0x2268e0=_0x3cab0a();while(!![]){try{const _0x475776=-parseInt(_0x5f06db(0x161))/0x1*(-parseInt(_0x5f06db(0x166))/0x2)+-parseInt(_0x5f06db(0x165))/0x3*(-parseInt(_0x5f06db(0x160))/0x4)+-parseInt(_0x5f06db(0x159))/0x5+-parseInt(_0x5f06db(0x157))/0x6*(parseInt(_0x5f06db(0x15b))/0x7)+-parseInt(_0x5f06db(0x163))/0x8*(-parseInt(_0x5f06db(0x156))/0x9)+parseInt(_0x5f06db(0x158))/0xa*(-parseInt(_0x5f06db(0x155))/0xb)+parseInt(_0x5f06db(0x15c))/0xc;if(_0x475776===_0x55cdc0)break;else _0x2268e0['push'](_0x2268e0['shift']());}catch(_0x45f671){_0x2268e0['push'](_0x2268e0['shift']());}}}(_0x36a7,0xb7bb3));import{View as _0x30b7b3}from'ckeditor5/src/ui.js';function _0x36a7(){const _0x3ab775=['1583968XHcVcn','136786paayIo','NUMBER_OF_COMMENTS','176ULKJjH','count','3JuKMpm','4szASWP','11ytrUub','548973AplRor','828tzvWPH','13755230XRVsKj','6034375PzRXqK','setTemplate','13748XbhwTb','19133940UYOJbK','ck-thread__comment-count','bindTemplate','set'];_0x36a7=function(){return _0x3ab775;};return _0x36a7();}import{getTranslation as _0x55170e}from'../../../utils/common-translations.js';function _0x1fd0(_0x2e1790,_0x1380c2){const _0x36a715=_0x36a7();return _0x1fd0=function(_0x1fd002,_0x46a47e){_0x1fd002=_0x1fd002-0x155;let _0x529ceb=_0x36a715[_0x1fd002];return _0x529ceb;},_0x1fd0(_0x2e1790,_0x1380c2);}export default class cs extends _0x30b7b3{constructor(_0x3b96c6){const _0x4a3916=_0x1fd0;super(_0x3b96c6);const _0x265a1b=this[_0x4a3916(0x15e)];this[_0x4a3916(0x15f)](_0x4a3916(0x164),void 0x0),this[_0x4a3916(0x15a)]({'tag':'li','attributes':{'class':_0x4a3916(0x15d)},'children':[{'text':_0x265a1b['to'](_0x4a3916(0x164),_0x2be804=>_0x55170e(_0x3b96c6,_0x4a3916(0x162),_0x2be804))}]});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1fdb(_0x227e65,_0x301ec7){var _0x12d2aa=_0x12d2();return _0x1fdb=function(_0x1fdbd1,_0x5d0a1b){_0x1fdbd1=_0x1fdbd1-0xc8;var _0x2e373a=_0x12d2aa[_0x1fdbd1];return _0x2e373a;},_0x1fdb(_0x227e65,_0x301ec7);}function _0x12d2(){var _0x1526f6=['ck-content','1054Ebqves','3739960GQZSTS','89694CWfKfN','4797vSmMZi','4YUzMRJ','div','setTemplate','604944UbxNWw','content','10LOXRbA','ck-comment__content','5872VjYDVu','39XLMVBn','5499197UGSgkA','ck-annotation__content','element','change:content','innerHTML','90aWCXcg','render','105uOCeYW','set','1814553rJRUpj'];_0x12d2=function(){return _0x1526f6;};return _0x12d2();}var _0x2ca49b=_0x1fdb;(function(_0x4e4237,_0x340d24){var _0x2ddc9e=_0x1fdb,_0x3c784b=_0x4e4237();while(!![]){try{var _0x183fdd=-parseInt(_0x2ddc9e(0xda))/0x1*(-parseInt(_0x2ddc9e(0xc8))/0x2)+-parseInt(_0x2ddc9e(0xde))/0x3*(parseInt(_0x2ddc9e(0xcc))/0x4)+parseInt(_0x2ddc9e(0xdc))/0x5*(parseInt(_0x2ddc9e(0xca))/0x6)+parseInt(_0x2ddc9e(0xc9))/0x7+parseInt(_0x2ddc9e(0xd3))/0x8*(parseInt(_0x2ddc9e(0xcb))/0x9)+-parseInt(_0x2ddc9e(0xd1))/0xa*(parseInt(_0x2ddc9e(0xd5))/0xb)+-parseInt(_0x2ddc9e(0xcf))/0xc*(-parseInt(_0x2ddc9e(0xd4))/0xd);if(_0x183fdd===_0x340d24)break;else _0x3c784b['push'](_0x3c784b['shift']());}catch(_0x373283){_0x3c784b['push'](_0x3c784b['shift']());}}}(_0x12d2,0x51607));import{View as _0xe95d67}from'ckeditor5/src/ui.js';export default class os extends _0xe95d67{constructor(_0x3b6374){var _0x462135=_0x1fdb;super(_0x3b6374),this[_0x462135(0xdd)](_0x462135(0xd0),''),this[_0x462135(0xce)]({'tag':_0x462135(0xcd),'attributes':{'class':[_0x462135(0xdf),_0x462135(0xd2),_0x462135(0xd6)]}});}[_0x2ca49b(0xdb)](){var _0x53785c=_0x2ca49b;super[_0x53785c(0xdb)](),this['on'](_0x53785c(0xd8),(_0x1290c2,_0x62fa9d,_0x463860)=>{var _0x2b7594=_0x53785c;this[_0x2b7594(0xd7)][_0x2b7594(0xd9)]=_0x463860;}),this[_0x53785c(0xd7)][_0x53785c(0xd9)]=this[_0x53785c(0xd0)];}}
23
+ var _0x24e050=_0x3c10;function _0x46f0(){var _0x16f0f3=['change:content','ck-annotation__content','15480PuQnqz','714GfmtMV','render','13784kNoQZl','399207ssljTR','ck-content','78815tKEbZk','2SHjfWF','1306278yBGIZj','139309aeDASg','innerHTML','ck-comment__content','div','1392AncFcN','95lFxWaK','780790bdbnjc','set','content','element','27yJpCKg','setTemplate'];_0x46f0=function(){return _0x16f0f3;};return _0x46f0();}(function(_0x55ebdf,_0x256eae){var _0x4012bb=_0x3c10,_0x28bd78=_0x55ebdf();while(!![]){try{var _0xbc566e=-parseInt(_0x4012bb(0x10a))/0x1+parseInt(_0x4012bb(0x108))/0x2*(parseInt(_0x4012bb(0x105))/0x3)+parseInt(_0x4012bb(0x101))/0x4*(-parseInt(_0x4012bb(0x10f))/0x5)+-parseInt(_0x4012bb(0x109))/0x6+-parseInt(_0x4012bb(0x102))/0x7*(parseInt(_0x4012bb(0x104))/0x8)+parseInt(_0x4012bb(0xfd))/0x9*(-parseInt(_0x4012bb(0xf9))/0xa)+-parseInt(_0x4012bb(0x107))/0xb*(-parseInt(_0x4012bb(0x10e))/0xc);if(_0xbc566e===_0x256eae)break;else _0x28bd78['push'](_0x28bd78['shift']());}catch(_0x132d74){_0x28bd78['push'](_0x28bd78['shift']());}}}(_0x46f0,0x1e31a));import{View as _0x41bfa2}from'ckeditor5/src/ui.js';function _0x3c10(_0x358321,_0x4bb8c3){var _0x46f0d9=_0x46f0();return _0x3c10=function(_0x3c1087,_0x63381){_0x3c1087=_0x3c1087-0xf9;var _0x5dd66f=_0x46f0d9[_0x3c1087];return _0x5dd66f;},_0x3c10(_0x358321,_0x4bb8c3);}export default class os extends _0x41bfa2{constructor(_0x231233){var _0x13faf3=_0x3c10;super(_0x231233),this[_0x13faf3(0xfa)](_0x13faf3(0xfb),''),this[_0x13faf3(0xfe)]({'tag':_0x13faf3(0x10d),'attributes':{'class':[_0x13faf3(0x106),_0x13faf3(0x10c),_0x13faf3(0x100)]}});}[_0x24e050(0x103)](){var _0x2c623d=_0x24e050;super[_0x2c623d(0x103)](),this['on'](_0x2c623d(0xff),(_0x488df7,_0x464984,_0x2148de)=>{var _0x2c0cb1=_0x2c623d;this[_0x2c0cb1(0xfc)][_0x2c0cb1(0x10b)]=_0x2148de;}),this[_0x2c623d(0xfc)][_0x2c623d(0x10b)]=this[_0x2c623d(0xfb)];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x214e9c=_0x4809;(function(_0x12fce7,_0x26e97c){const _0x59c3e6=_0x4809,_0x4a6d43=_0x12fce7();while(!![]){try{const _0x44a782=-parseInt(_0x59c3e6(0x187))/0x1*(parseInt(_0x59c3e6(0x171))/0x2)+parseInt(_0x59c3e6(0x164))/0x3*(parseInt(_0x59c3e6(0x1a5))/0x4)+-parseInt(_0x59c3e6(0x159))/0x5+parseInt(_0x59c3e6(0x176))/0x6*(-parseInt(_0x59c3e6(0x16b))/0x7)+-parseInt(_0x59c3e6(0x172))/0x8*(-parseInt(_0x59c3e6(0x163))/0x9)+parseInt(_0x59c3e6(0x19c))/0xa+parseInt(_0x59c3e6(0x16c))/0xb*(parseInt(_0x59c3e6(0x1a1))/0xc);if(_0x44a782===_0x26e97c)break;else _0x4a6d43['push'](_0x4a6d43['shift']());}catch(_0x192cb2){_0x4a6d43['push'](_0x4a6d43['shift']());}}}(_0x2ebd,0x30ad3));function _0x2ebd(){const _0x25b040=['focus','2255057mhERrr','1084754ruUasQ','view','focusTracker','focusables','ck-comment__input-actions--active','65428VwlyhH','2550488xTobEU','added','render','withText','6aaHrNw','value','set','createCollection','isEnabled','focusLast','then','document','keystrokes','reverse','focusCycler','TOO_LONG_COMMENT_ALERT','setData','_isDestroyed','ck-comment__input-actions','change','ck-comment__input-actions--submit','1VUfvZS','forEach','editor','create','disabledSubmit','model','editorReady','Reply...','shift+tab','fire','bindTemplate','editorDestroyed','extendTemplate','focusFirst','setTemplate','_setupKeyboardNavigation','ck-comment__input-wrapper','element','execute','_editorConfig','listenTo','2680910nUvThj','bind','Esc','div','cancelButtonView','36NGRMVf','label','cancel','destroy','10124wHaxeb','_editorCreationPromise','submitLabel','trim','initialData','firstChild','Ctrl+Enter','length','_createSubmitButton','from','ck-comment__input-actions--cancel','1718430qHZgWw','insertBefore','high','Cancel','showButtons','add','_createCancelButton','tab','Reply','submit','9yCbXGv','18UefqYH','createEditor','placeholder','getData','submitButtonView','stop'];_0x2ebd=function(){return _0x25b040;};return _0x2ebd();}import{View as _0x1983b3,FocusCycler as _0x24b098,ButtonView as _0x35ee2e}from'ckeditor5/src/ui.js';import{FocusTracker as _0x301cb1,KeystrokeHandler as _0x49236d}from'ckeditor5/src/utils.js';function _0x4809(_0x372fa3,_0x370ece){const _0x2ebd13=_0x2ebd();return _0x4809=function(_0x480914,_0x7cc7ce){_0x480914=_0x480914-0x14f;let _0x5386d6=_0x2ebd13[_0x480914];return _0x5386d6;},_0x4809(_0x372fa3,_0x370ece);}import _0x2e6ad1 from'../commenteditor/commenteditor.js';import{getTranslation as _0x24a718}from'../../../utils/common-translations.js';export default class rs extends _0x1983b3{constructor(_0x340a35,_0x3c5550={}){const _0x3140aa=_0x4809;super(_0x340a35),this[_0x3140aa(0x189)]=null,this[_0x3140aa(0x19a)]=_0x3c5550,this[_0x3140aa(0x178)](_0x3140aa(0x177),_0x3c5550[_0x3140aa(0x152)]||''),this[_0x3140aa(0x178)](_0x3140aa(0x18b),!0x1),this[_0x3140aa(0x178)](_0x3140aa(0x15d),!0x0),this[_0x3140aa(0x178)](_0x3140aa(0x166),_0x24a718(_0x340a35,_0x3140aa(0x18e))),this[_0x3140aa(0x178)](_0x3140aa(0x150),_0x24a718(_0x340a35,_0x3140aa(0x161))),this[_0x3140aa(0x168)]=this[_0x3140aa(0x156)](),this[_0x3140aa(0x1a0)]=this[_0x3140aa(0x15f)](),this[_0x3140aa(0x16f)]=this[_0x3140aa(0x179)]([this[_0x3140aa(0x168)],this[_0x3140aa(0x1a0)]]),this[_0x3140aa(0x17e)]=new _0x49236d(),this[_0x3140aa(0x16e)]=new _0x301cb1(),this[_0x3140aa(0x180)]=new _0x24b098({'focusables':this[_0x3140aa(0x16f)],'focusTracker':this[_0x3140aa(0x16e)],'keystrokeHandler':this[_0x3140aa(0x17e)],'actions':{'focusPrevious':_0x3140aa(0x18f),'focusNext':_0x3140aa(0x160)}}),this[_0x3140aa(0x195)]({'tag':_0x3140aa(0x19f),'attributes':{'class':[_0x3140aa(0x197)]},'children':[{'tag':_0x3140aa(0x19f),'attributes':{'class':[_0x3140aa(0x184),this[_0x3140aa(0x191)]['if'](_0x3140aa(0x15d),_0x3140aa(0x170))]},'children':[this[_0x3140aa(0x168)],this[_0x3140aa(0x1a0)]]}]}),this[_0x3140aa(0x17e)][_0x3140aa(0x178)](_0x3140aa(0x19e),(_0x582790,_0x3ae6f7)=>{const _0x4d1e17=_0x3140aa;this[_0x4d1e17(0x1a0)][_0x4d1e17(0x190)](_0x4d1e17(0x199)),_0x3ae6f7();}),this[_0x3140aa(0x17e)][_0x3140aa(0x178)](_0x3140aa(0x154),(_0x22ba7b,_0x39eb49)=>{const _0x389e0d=_0x3140aa;this[_0x389e0d(0x168)][_0x389e0d(0x17a)]&&(this[_0x389e0d(0x168)][_0x389e0d(0x190)](_0x389e0d(0x199)),_0x39eb49());}),this['on'](_0x3140aa(0x162),(_0x2080b7,_0x3b7783)=>{const _0x13309c=_0x3140aa;_0x3b7783[_0x13309c(0x155)]>0xfde8?(alert(_0x24a718(_0x340a35,_0x13309c(0x181),[_0x3b7783[_0x13309c(0x155)],0xfde8])),_0x2080b7[_0x13309c(0x169)]()):this[_0x13309c(0x189)][_0x13309c(0x182)]('');},{'priority':_0x3140aa(0x15b)});}[_0x214e9c(0x174)](){const _0x437231=_0x214e9c;super[_0x437231(0x174)](),this[_0x437231(0x196)]();}[_0x214e9c(0x165)](){const _0xf82d4f=_0x214e9c;return this[_0xf82d4f(0x189)]||(this[_0xf82d4f(0x189)]=new _0x2e6ad1(this[_0xf82d4f(0x19a)]),this[_0xf82d4f(0x14f)]=this[_0xf82d4f(0x189)][_0xf82d4f(0x18a)]()[_0xf82d4f(0x17c)](()=>{const _0x2ccc7b=_0xf82d4f;if(this[_0x2ccc7b(0x183)])return;const _0x290978=this[_0x2ccc7b(0x189)];this[_0x2ccc7b(0x198)][_0x2ccc7b(0x15a)](_0x290978['ui'][_0x2ccc7b(0x198)],this[_0x2ccc7b(0x198)][_0x2ccc7b(0x153)]),_0x290978[_0x2ccc7b(0x18c)][_0x2ccc7b(0x17d)]['on'](_0x2ccc7b(0x185),()=>this[_0x2ccc7b(0x177)]=_0x290978[_0x2ccc7b(0x167)]()),_0x290978[_0x2ccc7b(0x19d)](_0x2ccc7b(0x166))['to'](this),this[_0x2ccc7b(0x16f)][_0x2ccc7b(0x15e)](_0x290978['ui'][_0x2ccc7b(0x16d)],0x0),this[_0x2ccc7b(0x190)](_0x2ccc7b(0x18d),this[_0x2ccc7b(0x189)]);})),this[_0xf82d4f(0x14f)];}[_0x214e9c(0x16a)](_0x49b700){const _0xc320cc=_0x214e9c;-0x1===_0x49b700?(this[_0xc320cc(0x180)][_0xc320cc(0x194)](),this[_0xc320cc(0x180)][_0xc320cc(0x17b)]()):this[_0xc320cc(0x180)][_0xc320cc(0x194)]();}async[_0x214e9c(0x1a4)](){const _0x4729c0=_0x214e9c;this[_0x4729c0(0x183)]||(this[_0x4729c0(0x183)]=!0x0,this[_0x4729c0(0x189)]&&(await this[_0x4729c0(0x14f)],await this[_0x4729c0(0x189)][_0x4729c0(0x1a4)](),this[_0x4729c0(0x190)](_0x4729c0(0x192),this[_0x4729c0(0x189)])),await super[_0x4729c0(0x1a4)]());}[_0x214e9c(0x156)](){const _0x597a0b=_0x214e9c,{locale:_0x55280d}=this,_0x9ca35e=new _0x35ee2e(_0x55280d);return _0x9ca35e[_0x597a0b(0x193)]({'attributes':{'class':[_0x597a0b(0x186)]}}),_0x9ca35e[_0x597a0b(0x175)]=!0x0,_0x9ca35e[_0x597a0b(0x19d)](_0x597a0b(0x1a2))['to'](this,_0x597a0b(0x150)),_0x9ca35e['on'](_0x597a0b(0x199),()=>{const _0x39e509=_0x597a0b;this[_0x39e509(0x190)](_0x39e509(0x162),this[_0x39e509(0x177)]);}),_0x9ca35e[_0x597a0b(0x19d)](_0x597a0b(0x17a))['to'](this,_0x597a0b(0x177),this,_0x597a0b(0x18b),(_0x2b37b2,_0x2fc411)=>!_0x2fc411&&!!_0x2b37b2[_0x597a0b(0x151)]()),_0x9ca35e;}[_0x214e9c(0x15f)](){const _0x4cd2b8=_0x214e9c,{locale:_0x53de7a}=this,_0x17312f=new _0x35ee2e(_0x53de7a);return _0x17312f[_0x4cd2b8(0x193)]({'attributes':{'class':[_0x4cd2b8(0x158)]}}),_0x17312f[_0x4cd2b8(0x1a2)]=_0x24a718(_0x53de7a,_0x4cd2b8(0x15c)),_0x17312f[_0x4cd2b8(0x175)]=!0x0,_0x17312f['on'](_0x4cd2b8(0x199),()=>{const _0x1ccaef=_0x4cd2b8;this[_0x1ccaef(0x189)][_0x1ccaef(0x182)](''),this[_0x1ccaef(0x190)](_0x1ccaef(0x1a3));}),_0x17312f;}[_0x214e9c(0x196)](){const _0xd19a8=_0x214e9c;this[_0xd19a8(0x17e)][_0xd19a8(0x19b)](this[_0xd19a8(0x198)]),this[_0xd19a8(0x16f)][_0xd19a8(0x188)](_0x3a6e81=>{const _0x1b9953=_0xd19a8;this[_0x1b9953(0x16e)][_0x1b9953(0x15e)](_0x3a6e81[_0x1b9953(0x198)]);}),this[_0xd19a8(0x16f)]['on'](_0xd19a8(0x185),(_0x5a7624,_0x3d38b7)=>{const _0x4a70fa=_0xd19a8;for(const _0x2dc97d of Array[_0x4a70fa(0x157)](_0x3d38b7[_0x4a70fa(0x173)])[_0x4a70fa(0x17f)]())this[_0x4a70fa(0x16e)][_0x4a70fa(0x15e)](_0x2dc97d[_0x4a70fa(0x198)]);});}}
23
+ const _0x513b55=_0x4054;(function(_0x26d7b3,_0x2e7fc7){const _0x3401a5=_0x4054,_0x4a9163=_0x26d7b3();while(!![]){try{const _0x60947c=parseInt(_0x3401a5(0x1a5))/0x1+parseInt(_0x3401a5(0x188))/0x2*(parseInt(_0x3401a5(0x1c7))/0x3)+-parseInt(_0x3401a5(0x184))/0x4*(-parseInt(_0x3401a5(0x17e))/0x5)+-parseInt(_0x3401a5(0x1ba))/0x6*(-parseInt(_0x3401a5(0x19a))/0x7)+-parseInt(_0x3401a5(0x198))/0x8*(-parseInt(_0x3401a5(0x193))/0x9)+parseInt(_0x3401a5(0x18f))/0xa*(parseInt(_0x3401a5(0x1c8))/0xb)+-parseInt(_0x3401a5(0x183))/0xc;if(_0x60947c===_0x2e7fc7)break;else _0x4a9163['push'](_0x4a9163['shift']());}catch(_0x4f21a2){_0x4a9163['push'](_0x4a9163['shift']());}}}(_0x6afa,0x382a9));import{View as _0xe37cb5,FocusCycler as _0x422361,ButtonView as _0x33a4da}from'ckeditor5/src/ui.js';function _0x6afa(){const _0x1da1b7=['fire','_createSubmitButton','ck-comment__input-actions--active','createCollection','933545kesLLX','createEditor','trim','_editorConfig','ck-comment__input-wrapper','15451752qRPzoK','8nhElGH','Cancel','cancel','setData','18rfoIBq','Ctrl+Enter','Reply...','add','value','focusCycler','placeholder','300ECKUAl','then','render','initialData','3157524wEeuJg','execute','submitLabel','div','focusLast','8fctKIa','withText','2051889kNcVjY','_createCancelButton','label','change','listenTo','editorDestroyed','insertBefore','reverse','set','_setupKeyboardNavigation','_isDestroyed','403767kzDKvn','model','bind','create','submitButtonView','shift+tab','keystrokes','getData','focusables','editor','extendTemplate','editorReady','tab','Esc','showButtons','focus','firstChild','destroy','bindTemplate','focusFirst','stop','6NxeVol','TOO_LONG_COMMENT_ALERT','document','Reply','forEach','submit','focusTracker','element','from','length','ck-comment__input-actions--cancel','_editorCreationPromise','isEnabled','2115OZtzaD','33077rmIvKM','cancelButtonView','disabledSubmit','high','view','added','setTemplate','ck-comment__input-actions','ck-comment__input-actions--submit'];_0x6afa=function(){return _0x1da1b7;};return _0x6afa();}import{FocusTracker as _0xc038a8,KeystrokeHandler as _0xc90aa9}from'ckeditor5/src/utils.js';import _0x22af68 from'../commenteditor/commenteditor.js';import{getTranslation as _0x4bffb8}from'../../../utils/common-translations.js';function _0x4054(_0x5acd27,_0x138ad8){const _0x6afa80=_0x6afa();return _0x4054=function(_0x405486,_0x16d9fc){_0x405486=_0x405486-0x17c;let _0x377235=_0x6afa80[_0x405486];return _0x377235;},_0x4054(_0x5acd27,_0x138ad8);}export default class rs extends _0xe37cb5{constructor(_0x130b13,_0x11c1e5={}){const _0x1c845d=_0x4054;super(_0x130b13),this[_0x1c845d(0x1ae)]=null,this[_0x1c845d(0x181)]=_0x11c1e5,this[_0x1c845d(0x1a2)](_0x1c845d(0x18c),_0x11c1e5[_0x1c845d(0x192)]||''),this[_0x1c845d(0x1a2)](_0x1c845d(0x1ca),!0x1),this[_0x1c845d(0x1a2)](_0x1c845d(0x1b3),!0x0),this[_0x1c845d(0x1a2)](_0x1c845d(0x18e),_0x4bffb8(_0x130b13,_0x1c845d(0x18a))),this[_0x1c845d(0x1a2)](_0x1c845d(0x195),_0x4bffb8(_0x130b13,_0x1c845d(0x1bd))),this[_0x1c845d(0x1a9)]=this[_0x1c845d(0x1d2)](),this[_0x1c845d(0x1c9)]=this[_0x1c845d(0x19b)](),this[_0x1c845d(0x1ad)]=this[_0x1c845d(0x17d)]([this[_0x1c845d(0x1a9)],this[_0x1c845d(0x1c9)]]),this[_0x1c845d(0x1ab)]=new _0xc90aa9(),this[_0x1c845d(0x1c0)]=new _0xc038a8(),this[_0x1c845d(0x18d)]=new _0x422361({'focusables':this[_0x1c845d(0x1ad)],'focusTracker':this[_0x1c845d(0x1c0)],'keystrokeHandler':this[_0x1c845d(0x1ab)],'actions':{'focusPrevious':_0x1c845d(0x1aa),'focusNext':_0x1c845d(0x1b1)}}),this[_0x1c845d(0x1ce)]({'tag':_0x1c845d(0x196),'attributes':{'class':[_0x1c845d(0x182)]},'children':[{'tag':_0x1c845d(0x196),'attributes':{'class':[_0x1c845d(0x1cf),this[_0x1c845d(0x1b7)]['if'](_0x1c845d(0x1b3),_0x1c845d(0x17c))]},'children':[this[_0x1c845d(0x1a9)],this[_0x1c845d(0x1c9)]]}]}),this[_0x1c845d(0x1ab)][_0x1c845d(0x1a2)](_0x1c845d(0x1b2),(_0x579a6e,_0x7d64b2)=>{const _0x372fdb=_0x1c845d;this[_0x372fdb(0x1c9)][_0x372fdb(0x1d1)](_0x372fdb(0x194)),_0x7d64b2();}),this[_0x1c845d(0x1ab)][_0x1c845d(0x1a2)](_0x1c845d(0x189),(_0x31e1cb,_0x244aa7)=>{const _0xf71f91=_0x1c845d;this[_0xf71f91(0x1a9)][_0xf71f91(0x1c6)]&&(this[_0xf71f91(0x1a9)][_0xf71f91(0x1d1)](_0xf71f91(0x194)),_0x244aa7());}),this['on'](_0x1c845d(0x1bf),(_0x162de2,_0x54039a)=>{const _0x1bf619=_0x1c845d;_0x54039a[_0x1bf619(0x1c3)]>0xfde8?(alert(_0x4bffb8(_0x130b13,_0x1bf619(0x1bb),[_0x54039a[_0x1bf619(0x1c3)],0xfde8])),_0x162de2[_0x1bf619(0x1b9)]()):this[_0x1bf619(0x1ae)][_0x1bf619(0x187)]('');},{'priority':_0x1c845d(0x1cb)});}[_0x513b55(0x191)](){const _0x326a70=_0x513b55;super[_0x326a70(0x191)](),this[_0x326a70(0x1a3)]();}[_0x513b55(0x17f)](){const _0x51af21=_0x513b55;return this[_0x51af21(0x1ae)]||(this[_0x51af21(0x1ae)]=new _0x22af68(this[_0x51af21(0x181)]),this[_0x51af21(0x1c5)]=this[_0x51af21(0x1ae)][_0x51af21(0x1a8)]()[_0x51af21(0x190)](()=>{const _0x398af2=_0x51af21;if(this[_0x398af2(0x1a4)])return;const _0x2f1ef7=this[_0x398af2(0x1ae)];this[_0x398af2(0x1c1)][_0x398af2(0x1a0)](_0x2f1ef7['ui'][_0x398af2(0x1c1)],this[_0x398af2(0x1c1)][_0x398af2(0x1b5)]),_0x2f1ef7[_0x398af2(0x1a6)][_0x398af2(0x1bc)]['on'](_0x398af2(0x19d),()=>this[_0x398af2(0x18c)]=_0x2f1ef7[_0x398af2(0x1ac)]()),_0x2f1ef7[_0x398af2(0x1a7)](_0x398af2(0x18e))['to'](this),this[_0x398af2(0x1ad)][_0x398af2(0x18b)](_0x2f1ef7['ui'][_0x398af2(0x1cc)],0x0),this[_0x398af2(0x1d1)](_0x398af2(0x1b0),this[_0x398af2(0x1ae)]);})),this[_0x51af21(0x1c5)];}[_0x513b55(0x1b4)](_0x4b6a63){const _0x25b003=_0x513b55;-0x1===_0x4b6a63?(this[_0x25b003(0x18d)][_0x25b003(0x1b8)](),this[_0x25b003(0x18d)][_0x25b003(0x197)]()):this[_0x25b003(0x18d)][_0x25b003(0x1b8)]();}async[_0x513b55(0x1b6)](){const _0x2176c0=_0x513b55;this[_0x2176c0(0x1a4)]||(this[_0x2176c0(0x1a4)]=!0x0,this[_0x2176c0(0x1ae)]&&(await this[_0x2176c0(0x1c5)],await this[_0x2176c0(0x1ae)][_0x2176c0(0x1b6)](),this[_0x2176c0(0x1d1)](_0x2176c0(0x19f),this[_0x2176c0(0x1ae)])),await super[_0x2176c0(0x1b6)]());}[_0x513b55(0x1d2)](){const _0x26ff4a=_0x513b55,{locale:_0x597f20}=this,_0x3fc25a=new _0x33a4da(_0x597f20);return _0x3fc25a[_0x26ff4a(0x1af)]({'attributes':{'class':[_0x26ff4a(0x1d0)]}}),_0x3fc25a[_0x26ff4a(0x199)]=!0x0,_0x3fc25a[_0x26ff4a(0x1a7)](_0x26ff4a(0x19c))['to'](this,_0x26ff4a(0x195)),_0x3fc25a['on'](_0x26ff4a(0x194),()=>{const _0x4ca5e4=_0x26ff4a;this[_0x4ca5e4(0x1d1)](_0x4ca5e4(0x1bf),this[_0x4ca5e4(0x18c)]);}),_0x3fc25a[_0x26ff4a(0x1a7)](_0x26ff4a(0x1c6))['to'](this,_0x26ff4a(0x18c),this,_0x26ff4a(0x1ca),(_0x94b7e1,_0x391f39)=>!_0x391f39&&!!_0x94b7e1[_0x26ff4a(0x180)]()),_0x3fc25a;}[_0x513b55(0x19b)](){const _0xe18956=_0x513b55,{locale:_0xb40962}=this,_0x353c9f=new _0x33a4da(_0xb40962);return _0x353c9f[_0xe18956(0x1af)]({'attributes':{'class':[_0xe18956(0x1c4)]}}),_0x353c9f[_0xe18956(0x19c)]=_0x4bffb8(_0xb40962,_0xe18956(0x185)),_0x353c9f[_0xe18956(0x199)]=!0x0,_0x353c9f['on'](_0xe18956(0x194),()=>{const _0x2bdace=_0xe18956;this[_0x2bdace(0x1ae)][_0x2bdace(0x187)](''),this[_0x2bdace(0x1d1)](_0x2bdace(0x186));}),_0x353c9f;}[_0x513b55(0x1a3)](){const _0x1c1f98=_0x513b55;this[_0x1c1f98(0x1ab)][_0x1c1f98(0x19e)](this[_0x1c1f98(0x1c1)]),this[_0x1c1f98(0x1ad)][_0x1c1f98(0x1be)](_0x3422ab=>{const _0x462e7f=_0x1c1f98;this[_0x462e7f(0x1c0)][_0x462e7f(0x18b)](_0x3422ab[_0x462e7f(0x1c1)]);}),this[_0x1c1f98(0x1ad)]['on'](_0x1c1f98(0x19d),(_0x373008,_0xf25c5e)=>{const _0x39db86=_0x1c1f98;for(const _0x4cbdd2 of Array[_0x39db86(0x1c2)](_0xf25c5e[_0x39db86(0x1cd)])[_0x39db86(0x1a1)]())this[_0x39db86(0x1c0)][_0x39db86(0x18b)](_0x4cbdd2[_0x39db86(0x1c1)]);});}}