@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
- function _0x5af3(_0x211da8,_0x24266c){const _0x11fcd6=_0x11fc();return _0x5af3=function(_0x5af378,_0x5a4638){_0x5af378=_0x5af378-0x70;let _0x558921=_0x11fcd6[_0x5af378];return _0x558921;},_0x5af3(_0x211da8,_0x24266c);}const _0x30004b=_0x5af3;(function(_0x4b4448,_0x5a89f2){const _0x511cd=_0x5af3,_0x5685bc=_0x4b4448();while(!![]){try{const _0x45b202=-parseInt(_0x511cd(0x79))/0x1+-parseInt(_0x511cd(0x75))/0x2+-parseInt(_0x511cd(0x80))/0x3+-parseInt(_0x511cd(0x9a))/0x4*(-parseInt(_0x511cd(0x88))/0x5)+-parseInt(_0x511cd(0x97))/0x6+-parseInt(_0x511cd(0x96))/0x7*(parseInt(_0x511cd(0x8c))/0x8)+parseInt(_0x511cd(0x77))/0x9;if(_0x45b202===_0x5a89f2)break;else _0x5685bc['push'](_0x5685bc['shift']());}catch(_0x58d192){_0x5685bc['push'](_0x5685bc['shift']());}}}(_0x11fc,0xede75));import{View as _0x349f67,FocusCycler as _0x2bf95b}from'ckeditor5/src/ui.js';function _0x11fc(){const _0x4005bc=['change','1776HqgRGg','focusNext','setTemplate','isActive','isEmpty','delegate','listenTo','1458030IIPWKt','arrowdown','51979599juaSJE','_setupKeyboardNavigation','1051741WKQhAq','length','focusCycler','add','remove','presentation','ck-comments-archive__content','5188251Wjuxms','COMMENTS_ARCHIVE_LIST_LABEL','ck-hidden','ck-comments-archive__info','destroy','ck-comments-archive','auto','list','7285TcnGLC','set','bindTemplate','div','500304IcYSMC','EMPTY_COMMENTS_ARCHIVE','focusTracker','first','render','focusFirst','element','focusPrevious','arrowup','focus','28qYnheZ','10125846UZZvYJ','_annotationViews'];_0x11fc=function(){return _0x4005bc;};return _0x11fc();}import{FocusTracker as _0x4b05d0}from'ckeditor5/src/utils.js';import{getTranslation as _0xdffe36}from'../../../utils/common-translations.js';export default class st extends _0x349f67{constructor(_0x43bf38,_0x5d4c9d){const _0x393f3e=_0x5af3;super(_0x43bf38),this[_0x393f3e(0x89)](_0x393f3e(0x72),!_0x5d4c9d[_0x393f3e(0x7a)]),this[_0x393f3e(0x8e)]=new _0x4b05d0(),this[_0x393f3e(0x98)]=_0x5d4c9d,this[_0x393f3e(0x98)][_0x393f3e(0x73)](_0x393f3e(0x94),_0x393f3e(0x76))['to'](this),this['on'](_0x393f3e(0x94),()=>{const _0x41adcf=_0x393f3e;this[_0x41adcf(0x7b)][_0x41adcf(0x93)]();}),this['on'](_0x393f3e(0x76),()=>{const _0x2be798=_0x393f3e;this[_0x2be798(0x7b)][_0x2be798(0x9b)]();}),this[_0x393f3e(0x7b)]=new _0x2bf95b({'focusables':_0x5d4c9d,'focusTracker':this[_0x393f3e(0x8e)]}),this[_0x393f3e(0x74)](_0x5d4c9d,_0x393f3e(0x7c),()=>{const _0x1c19f4=_0x393f3e;this[_0x1c19f4(0x72)]=!0x1;}),this[_0x393f3e(0x74)](_0x5d4c9d,_0x393f3e(0x7d),(_0x3bf0b6,_0x44547f)=>{const _0x243a3f=_0x393f3e;_0x44547f[_0x243a3f(0x71)]&&this[_0x243a3f(0x95)](),_0x5d4c9d[_0x243a3f(0x7a)]||(this[_0x243a3f(0x72)]=!0x0);});const _0xc30ad9=this[_0x393f3e(0x8a)];this[_0x393f3e(0x70)]({'tag':_0x393f3e(0x8b),'attributes':{'dir':_0x393f3e(0x86),'class':['ck',_0x393f3e(0x85)],'tabindex':-0x1,'role':_0x393f3e(0x87),'aria-label':_0xdffe36(_0x43bf38,_0x393f3e(0x81))},'children':[{'tag':_0x393f3e(0x8b),'attributes':{'class':[_0x393f3e(0x7f)],'role':_0x393f3e(0x7e)},'children':[{'tag':_0x393f3e(0x8b),'attributes':{'role':_0x393f3e(0x7e)},'children':_0x5d4c9d},{'tag':'p','attributes':{'class':[_0x393f3e(0x83),_0xc30ad9['if'](_0x393f3e(0x72),_0x393f3e(0x82),_0x2a3f2e=>!_0x2a3f2e)]},'children':[{'text':_0xdffe36(_0x43bf38,_0x393f3e(0x8d))}]}]}]});}[_0x30004b(0x90)](){const _0x15ec66=_0x30004b;super[_0x15ec66(0x90)](),this[_0x15ec66(0x78)]();}[_0x30004b(0x84)](){const _0x511167=_0x30004b;super[_0x511167(0x84)](),this[_0x511167(0x8e)][_0x511167(0x84)]();}[_0x30004b(0x95)](){const _0x300c2d=_0x30004b;this[_0x300c2d(0x7b)][_0x300c2d(0x8f)]?this[_0x300c2d(0x7b)][_0x300c2d(0x91)]():this[_0x300c2d(0x92)][_0x300c2d(0x95)]();}[_0x30004b(0x78)](){const _0x43a6f5=_0x30004b;for(const _0x974882 of this[_0x43a6f5(0x98)])this[_0x43a6f5(0x8e)][_0x43a6f5(0x7c)](_0x974882[_0x43a6f5(0x92)]);this[_0x43a6f5(0x98)]['on'](_0x43a6f5(0x99),(_0xb00191,{added:_0x43b993,removed:_0x2d5a66})=>{const _0x4c6d46=_0x43a6f5;for(const _0x197233 of _0x43b993)this[_0x4c6d46(0x8e)][_0x4c6d46(0x7c)](_0x197233[_0x4c6d46(0x92)]);for(const _0x4b3fba of _0x2d5a66)this[_0x4c6d46(0x8e)][_0x4c6d46(0x7d)](_0x4b3fba[_0x4c6d46(0x92)]);});}}
23
+ const _0x240a76=_0x469d;(function(_0x239364,_0x49fa6b){const _0x21c4d9=_0x469d,_0x752647=_0x239364();while(!![]){try{const _0x370622=-parseInt(_0x21c4d9(0x173))/0x1+-parseInt(_0x21c4d9(0x164))/0x2+-parseInt(_0x21c4d9(0x159))/0x3+-parseInt(_0x21c4d9(0x165))/0x4*(-parseInt(_0x21c4d9(0x168))/0x5)+-parseInt(_0x21c4d9(0x162))/0x6*(-parseInt(_0x21c4d9(0x15e))/0x7)+-parseInt(_0x21c4d9(0x15a))/0x8+parseInt(_0x21c4d9(0x16a))/0x9;if(_0x370622===_0x49fa6b)break;else _0x752647['push'](_0x752647['shift']());}catch(_0x28be89){_0x752647['push'](_0x752647['shift']());}}}(_0x2e5f,0xa9a35));import{View as _0x3a48e1,FocusCycler as _0xa4229e}from'ckeditor5/src/ui.js';function _0x469d(_0x52de95,_0x18a344){const _0x2e5fb7=_0x2e5f();return _0x469d=function(_0x469db1,_0x4a515a){_0x469db1=_0x469db1-0x152;let _0x4777f3=_0x2e5fb7[_0x469db1];return _0x4777f3;},_0x469d(_0x52de95,_0x18a344);}import{FocusTracker as _0x5343b6}from'ckeditor5/src/utils.js';function _0x2e5f(){const _0x4aa47d=['add','destroy','4230132AeHTuW','COMMENTS_ARCHIVE_LIST_LABEL','2664746CpMFIK','813352ekdcLw','list','delegate','25huOTKs','_annotationViews','9735165UkqlmT','element','first','change','ck-comments-archive__content','div','ck-comments-archive','ck-comments-archive__info','isEmpty','414149KUuPwE','presentation','focusFirst','isActive','bindTemplate','length','render','arrowup','setTemplate','set','EMPTY_COMMENTS_ARCHIVE','focus','focusTracker','auto','focusCycler','remove','_setupKeyboardNavigation','arrowdown','636933gZAZIq','1197816RyTmez','focusPrevious','ck-hidden','listenTo','7HLeYLd','focusNext'];_0x2e5f=function(){return _0x4aa47d;};return _0x2e5f();}import{getTranslation as _0x181660}from'../../../utils/common-translations.js';export default class tt extends _0x3a48e1{constructor(_0x236c9b,_0x1a6fab){const _0x2ef01a=_0x469d;super(_0x236c9b),this[_0x2ef01a(0x17c)](_0x2ef01a(0x172),!_0x1a6fab[_0x2ef01a(0x178)]),this[_0x2ef01a(0x153)]=new _0x5343b6(),this[_0x2ef01a(0x169)]=_0x1a6fab,this[_0x2ef01a(0x169)][_0x2ef01a(0x167)](_0x2ef01a(0x17a),_0x2ef01a(0x158))['to'](this),this['on'](_0x2ef01a(0x17a),()=>{const _0x3ec914=_0x2ef01a;this[_0x3ec914(0x155)][_0x3ec914(0x15b)]();}),this['on'](_0x2ef01a(0x158),()=>{const _0x3d5a2d=_0x2ef01a;this[_0x3d5a2d(0x155)][_0x3d5a2d(0x15f)]();}),this[_0x2ef01a(0x155)]=new _0xa4229e({'focusables':_0x1a6fab,'focusTracker':this[_0x2ef01a(0x153)]}),this[_0x2ef01a(0x15d)](_0x1a6fab,_0x2ef01a(0x160),()=>{const _0x465f63=_0x2ef01a;this[_0x465f63(0x172)]=!0x1;}),this[_0x2ef01a(0x15d)](_0x1a6fab,_0x2ef01a(0x156),(_0x20a776,_0x569efa)=>{const _0x3bbe90=_0x2ef01a;_0x569efa[_0x3bbe90(0x176)]&&this[_0x3bbe90(0x152)](),_0x1a6fab[_0x3bbe90(0x178)]||(this[_0x3bbe90(0x172)]=!0x0);});const _0x4fceb1=this[_0x2ef01a(0x177)];this[_0x2ef01a(0x17b)]({'tag':_0x2ef01a(0x16f),'attributes':{'dir':_0x2ef01a(0x154),'class':['ck',_0x2ef01a(0x170)],'tabindex':-0x1,'role':_0x2ef01a(0x166),'aria-label':_0x181660(_0x236c9b,_0x2ef01a(0x163))},'children':[{'tag':_0x2ef01a(0x16f),'attributes':{'class':[_0x2ef01a(0x16e)],'role':_0x2ef01a(0x174)},'children':[{'tag':_0x2ef01a(0x16f),'attributes':{'role':_0x2ef01a(0x174)},'children':_0x1a6fab},{'tag':'p','attributes':{'class':[_0x2ef01a(0x171),_0x4fceb1['if'](_0x2ef01a(0x172),_0x2ef01a(0x15c),_0x5f4745=>!_0x5f4745)]},'children':[{'text':_0x181660(_0x236c9b,_0x2ef01a(0x17d))}]}]}]});}[_0x240a76(0x179)](){const _0x32ca04=_0x240a76;super[_0x32ca04(0x179)](),this[_0x32ca04(0x157)]();}[_0x240a76(0x161)](){const _0x316436=_0x240a76;super[_0x316436(0x161)](),this[_0x316436(0x153)][_0x316436(0x161)]();}[_0x240a76(0x152)](){const _0x148a1f=_0x240a76;this[_0x148a1f(0x155)][_0x148a1f(0x16c)]?this[_0x148a1f(0x155)][_0x148a1f(0x175)]():this[_0x148a1f(0x16b)][_0x148a1f(0x152)]();}[_0x240a76(0x157)](){const _0x1108eb=_0x240a76;for(const _0x25d605 of this[_0x1108eb(0x169)])this[_0x1108eb(0x153)][_0x1108eb(0x160)](_0x25d605[_0x1108eb(0x16b)]);this[_0x1108eb(0x169)]['on'](_0x1108eb(0x16d),(_0x10ceca,{added:_0x247950,removed:_0x52ff51})=>{const _0x232505=_0x1108eb;for(const _0x5b5c02 of _0x247950)this[_0x232505(0x153)][_0x232505(0x160)](_0x5b5c02[_0x232505(0x16b)]);for(const _0x5c6611 of _0x52ff51)this[_0x232505(0x153)][_0x232505(0x156)](_0x5c6611[_0x232505(0x16b)]);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3117a0=_0x3289;(function(_0x2fa102,_0x15be27){const _0x583840=_0x3289,_0x387cce=_0x2fa102();while(!![]){try{const _0x34671f=parseInt(_0x583840(0x1f2))/0x1+parseInt(_0x583840(0x1de))/0x2*(-parseInt(_0x583840(0x1c6))/0x3)+parseInt(_0x583840(0x1e8))/0x4*(-parseInt(_0x583840(0x215))/0x5)+parseInt(_0x583840(0x1f5))/0x6+parseInt(_0x583840(0x1c0))/0x7*(-parseInt(_0x583840(0x1e2))/0x8)+-parseInt(_0x583840(0x20d))/0x9*(-parseInt(_0x583840(0x1d8))/0xa)+parseInt(_0x583840(0x20f))/0xb;if(_0x34671f===_0x15be27)break;else _0x387cce['push'](_0x387cce['shift']());}catch(_0x1ed0e8){_0x387cce['push'](_0x387cce['shift']());}}}(_0x47fc,0xc2011));import{View as _0x504f73,FocusCycler as _0x226f1f}from'ckeditor5/src/ui.js';import{diff as _0x21421f,Collection as _0x127f1a,FocusTracker as _0x12717f,KeystrokeHandler as _0x5490dd}from'ckeditor5/src/utils.js';function _0x47fc(){const _0xc9a367=['delegate','removed','change:isActive','_collapsedCommentsView','keystrokes','refreshVisibleViews','commentViews','4455370WeaRLl','insert','bindTemplate','equal','reverse','viewUid','1990hPMadb','_rearrangeExpand','destroy','maxCommentCharsWhenCollapsed','10456Btonpx','maxThreadTotalWeight','target','authoredAt','map','forEach','12mqvFKk','resolvedCommentView','add','CommentView','editorConfig','focusTracker','createCollection','collapse','formatDateTime','element','790668jiVvsE','ck-thread__comments','listenTo','3427116ROcmui','locale','resolveCommentThread','commentUpdated','_config','render','change:isResolved','ck-hidden','isEditMode','Marked\x20as\x20resolved','setTemplate','bind','_handleInfoComment','includes','comments','resolved','focusFirst','_setupKeyboardNavigation','visibleViews','focus','get','_updateHasDirtyComment','change:hasDirtyComment','expand','27DuAEUw','editorDestroyed','9190016rEmANe','resolvedAt','length','removeComment','_shouldCollapse','editorReady','1859635lzbPri','set','focusLast','change','_calculatePosition','count','Thread\x20comments','focusCycler','resolvedBy','_findOptimalIndex','change:isEditMode','_model','remove','3899mZtjIF','arrowup','delete','_handleRemoveCommentModel','weight','updateComment','2700yuozSU','maxCommentsWhenCollapsed','hasDirtyComment','some','stopListening','_handleNewCommentModel','arrowdown','added','from','_rearrangeCollapse','isActive'];_0x47fc=function(){return _0xc9a367;};return _0x47fc();}import{getTranslation as _0x502044}from'../../../utils/common-translations.js';import _0x71e4d0 from'./collapsedcommentsview.js';export default class xt extends _0x504f73{constructor(_0x556a94,_0xd0ba1f,_0x53fce7){const _0x46c1ce=_0x3289;super(_0x556a94);const _0x22a3d4=this[_0x46c1ce(0x1da)];this[_0x46c1ce(0x216)](_0x46c1ce(0x1c8),!0x1),this[_0x46c1ce(0x216)](_0x46c1ce(0x211),_0xd0ba1f[_0x46c1ce(0x203)][_0x46c1ce(0x211)]),this[_0x46c1ce(0x216)](_0x46c1ce(0x1d0),!0x1),this[_0x46c1ce(0x1be)]=_0xd0ba1f,this[_0x46c1ce(0x1f9)]=_0x53fce7,this[_0x46c1ce(0x1d7)]=this[_0x46c1ce(0x1ee)](),this[_0x46c1ce(0x207)]=this[_0x46c1ce(0x1ee)](),this[_0x46c1ce(0x1e9)]=null,this[_0x46c1ce(0x1ed)]=new _0x12717f(),this[_0x46c1ce(0x1d5)]=new _0x5490dd(),this[_0x46c1ce(0x1ba)]=new _0x226f1f({'focusables':this[_0x46c1ce(0x1d7)],'focusTracker':this[_0x46c1ce(0x1ed)],'keystrokeHandler':this[_0x46c1ce(0x1d5)],'keystrokeHandlerOptions':{'filter':_0x1872b5=>this[_0x46c1ce(0x1d7)][_0x46c1ce(0x1e6)](_0x57f92c=>_0x57f92c[_0x46c1ce(0x1f1)])[_0x46c1ce(0x202)](_0x1872b5[_0x46c1ce(0x1e4)])},'actions':{'focusPrevious':_0x46c1ce(0x1c1),'focusNext':_0x46c1ce(0x1cc)}}),this[_0x46c1ce(0x1d4)]=new _0x71e4d0(_0x556a94),this[_0x46c1ce(0x1d4)][_0x46c1ce(0x200)](_0x46c1ce(0x1b8))['to'](this,_0x46c1ce(0x211),_0x5b7d17=>_0x5b7d17-this[_0x46c1ce(0x1f9)][_0x46c1ce(0x1c7)]);for(const _0xf77303 of _0xd0ba1f[_0x46c1ce(0x203)])this[_0x46c1ce(0x1cb)](_0xf77303);this[_0x46c1ce(0x201)](),this[_0x46c1ce(0x1f4)](_0xd0ba1f[_0x46c1ce(0x203)],_0x46c1ce(0x1ea),(_0x10acca,_0x5e4ab0)=>{const _0x25096c=_0x46c1ce,_0x24a0d2=this[_0x25096c(0x1b7)](_0x5e4ab0);this[_0x25096c(0x211)]++,this[_0x25096c(0x1cb)](_0x5e4ab0,_0x24a0d2),this[_0x25096c(0x1d6)]();}),this[_0x46c1ce(0x1f4)](_0xd0ba1f[_0x46c1ce(0x203)],_0x46c1ce(0x1bf),(_0x169a98,_0x231778)=>{const _0x10fb81=_0x46c1ce;this[_0x10fb81(0x211)]--,this[_0x10fb81(0x1c3)](_0x231778),this[_0x10fb81(0x1d6)]();}),this[_0x46c1ce(0x1f4)](_0xd0ba1f,_0x46c1ce(0x1f8),()=>this[_0x46c1ce(0x1d6)]()),this[_0x46c1ce(0x1f4)](_0xd0ba1f,_0x46c1ce(0x1fb),()=>this[_0x46c1ce(0x201)]()),this['on'](_0x46c1ce(0x1d3),()=>this[_0x46c1ce(0x1d6)]()),this['on'](_0x46c1ce(0x20b),()=>this[_0x46c1ce(0x1d6)]()),this[_0x46c1ce(0x1ff)]({'tag':'ul','attributes':{'class':[_0x46c1ce(0x1f3),_0x22a3d4['if'](_0x46c1ce(0x211),_0x46c1ce(0x1fc),_0x4ee7d6=>!_0x4ee7d6)],'aria-label':_0x502044(_0x556a94,_0x46c1ce(0x1b9))},'children':this[_0x46c1ce(0x207)]});}get[_0x3117a0(0x213)](){const _0x31f235=_0x3117a0;return this[_0x31f235(0x1be)][_0x31f235(0x1c4)]>this[_0x31f235(0x1f9)][_0x31f235(0x1e3)]&&!this[_0x31f235(0x1d0)]&&!this[_0x31f235(0x1c8)];}[_0x3117a0(0x1fa)](){const _0x72100c=_0x3117a0;super[_0x72100c(0x1fa)](),this[_0x72100c(0x1d6)](),this[_0x72100c(0x206)]();}[_0x3117a0(0x208)](_0x2f9238){const _0x5aa550=_0x3117a0;-0x1===_0x2f9238?this[_0x5aa550(0x1ba)][_0x5aa550(0x217)]():this[_0x5aa550(0x1ba)][_0x5aa550(0x205)]();}[_0x3117a0(0x1e0)](){const _0x5e2c72=_0x3117a0;this[_0x5e2c72(0x1d4)][_0x5e2c72(0x1e0)]();for(const _0x542af7 of this[_0x5e2c72(0x1d7)])_0x542af7[_0x5e2c72(0x1e0)]();super[_0x5e2c72(0x1e0)]();}[_0x3117a0(0x1d6)](){const _0x55d5a1=_0x3117a0;this[_0x55d5a1(0x213)]?this[_0x55d5a1(0x1cf)]():this[_0x55d5a1(0x1df)]();}[_0x3117a0(0x1cb)](_0x23fd77,_0x596d74){const _0x2d76ca=_0x3117a0,_0x3165f0=new this[(_0x2d76ca(0x1f9))][(_0x2d76ca(0x1eb))](this[_0x2d76ca(0x1f6)],_0x23fd77,{'maxCommentCharsWhenCollapsed':this[_0x2d76ca(0x1f9)][_0x2d76ca(0x1e1)],'formatDateTime':this[_0x2d76ca(0x1f9)][_0x2d76ca(0x1f0)],'editorConfig':this[_0x2d76ca(0x1f9)][_0x2d76ca(0x1ec)]});_0x3165f0[_0x2d76ca(0x1dd)]=_0x23fd77['id'],_0x3165f0[_0x2d76ca(0x1d1)](_0x2d76ca(0x212))['to'](this),_0x3165f0[_0x2d76ca(0x1d1)](_0x2d76ca(0x1c5))['to'](this),_0x3165f0[_0x2d76ca(0x1d1)](_0x2d76ca(0x1f7))['to'](this),_0x3165f0[_0x2d76ca(0x1d1)](_0x2d76ca(0x214))['to'](this),_0x3165f0[_0x2d76ca(0x1d1)](_0x2d76ca(0x20e))['to'](this),this[_0x2d76ca(0x1f4)](_0x3165f0,_0x2d76ca(0x1bd),()=>this[_0x2d76ca(0x20a)]()),this[_0x2d76ca(0x1d7)][_0x2d76ca(0x1ea)](_0x3165f0,_0x596d74);}[_0x3117a0(0x1b7)](_0x586b2a){const _0x3426fe=_0x3117a0,_0x281d7b=this[_0x3426fe(0x1be)][_0x3426fe(0x1bc)](_0x586b2a);return this[_0x3426fe(0x1e9)]?this[_0x3426fe(0x1e9)][_0x3426fe(0x1e5)]>_0x586b2a[_0x3426fe(0x1e5)]?_0x281d7b-0x1:_0x281d7b:_0x281d7b-0x1;}[_0x3117a0(0x201)](){const _0x29ecbe=_0x3117a0;if(this[_0x29ecbe(0x1be)][_0x29ecbe(0x1bb)]&&this[_0x29ecbe(0x1be)][_0x29ecbe(0x210)]){const _0x6986d4={'id':_0x29ecbe(0x204),'author':this[_0x29ecbe(0x1be)][_0x29ecbe(0x1bb)],'authoredAt':this[_0x29ecbe(0x1be)][_0x29ecbe(0x210)],'content':_0x502044(this[_0x29ecbe(0x1f6)],_0x29ecbe(0x1fe)),'attributes':{}};this[_0x29ecbe(0x1e9)]=new this[(_0x29ecbe(0x1f9))][(_0x29ecbe(0x1eb))](this[_0x29ecbe(0x1f6)],_0x6986d4,{'maxCommentCharsWhenCollapsed':this[_0x29ecbe(0x1f9)][_0x29ecbe(0x1e1)],'formatDateTime':this[_0x29ecbe(0x1f9)][_0x29ecbe(0x1f0)],'editorConfig':this[_0x29ecbe(0x1f9)][_0x29ecbe(0x1ec)],'isSystemComment':!0x0}),this[_0x29ecbe(0x1d7)][_0x29ecbe(0x1ea)](this[_0x29ecbe(0x1e9)],this[_0x29ecbe(0x1be)][_0x29ecbe(0x1bc)](_0x6986d4));}else this[_0x29ecbe(0x1e9)]&&(this[_0x29ecbe(0x1d7)][_0x29ecbe(0x1bf)](this[_0x29ecbe(0x1e9)]),this[_0x29ecbe(0x1e9)][_0x29ecbe(0x1e0)](),this[_0x29ecbe(0x1e9)]=null);this[_0x29ecbe(0x1d6)]();}[_0x3117a0(0x1c3)](_0x1cbe58){const _0x4555e2=_0x3117a0,_0x5a7141=this[_0x4555e2(0x1d7)][_0x4555e2(0x1bf)](_0x1cbe58['id']);this[_0x4555e2(0x1ca)](_0x5a7141),_0x5a7141[_0x4555e2(0x1fd)]&&this[_0x4555e2(0x20a)](),_0x5a7141[_0x4555e2(0x1e0)]();}[_0x3117a0(0x20a)](){const _0xd4f1b7=_0x3117a0;this[_0xd4f1b7(0x1c8)]=Array[_0xd4f1b7(0x1ce)](this[_0xd4f1b7(0x1d7)])[_0xd4f1b7(0x1c9)](_0x4ec8f6=>_0x4ec8f6[_0xd4f1b7(0x1fd)]);}[_0x3117a0(0x1cf)](){const _0x43d7aa=_0x3117a0,_0x3b06b1=function(_0x460aa9){const _0x495df9=_0x3289,_0x2e8f48=new _0x127f1a();for(const _0x392703 of _0x460aa9)_0x2e8f48[_0x495df9(0x1ea)](_0x392703);return _0x2e8f48;}(this[_0x43d7aa(0x1d7)]),_0x4cf566=this[_0x43d7aa(0x1d4)][_0x43d7aa(0x1b8)];for(let _0x34ad17=0x1;_0x34ad17<=_0x4cf566;_0x34ad17++)_0x3b06b1[_0x43d7aa(0x1bf)](0x1);for(const _0x2d5dbf of _0x3b06b1)_0x2d5dbf[_0x43d7aa(0x1ef)]();_0x4cf566>0x0&&_0x3b06b1[_0x43d7aa(0x1ea)](this[_0x43d7aa(0x1d4)],0x1),ms(_0x21421f(Array[_0x43d7aa(0x1ce)](this[_0x43d7aa(0x207)]),Array[_0x43d7aa(0x1ce)](_0x3b06b1)),this[_0x43d7aa(0x207)],_0x3b06b1);}[_0x3117a0(0x1df)](){const _0x56c454=_0x3117a0;ms(_0x21421f(Array[_0x56c454(0x1ce)](this[_0x56c454(0x207)]),Array[_0x56c454(0x1ce)](this[_0x56c454(0x1d7)])),this[_0x56c454(0x207)],this[_0x56c454(0x1d7)]);for(const _0x35fbb6 of this[_0x56c454(0x207)])_0x35fbb6[_0x56c454(0x20c)]();}[_0x3117a0(0x206)](){const _0x96ae83=_0x3117a0;this[_0x96ae83(0x1d7)][_0x96ae83(0x1e7)](_0x14daee=>{const _0x6bee93=_0x96ae83;this[_0x6bee93(0x1ed)][_0x6bee93(0x1ea)](_0x14daee[_0x6bee93(0x1f1)]),this[_0x6bee93(0x1d5)][_0x6bee93(0x1f4)](_0x14daee[_0x6bee93(0x1f1)]);}),this[_0x96ae83(0x1d7)]['on'](_0x96ae83(0x218),(_0x1c7c3b,_0x12f508)=>{const _0x47238b=_0x96ae83;for(const _0x1db797 of _0x12f508[_0x47238b(0x1d2)])this[_0x47238b(0x1ed)][_0x47238b(0x1bf)](_0x1db797[_0x47238b(0x1f1)]),this[_0x47238b(0x1d5)][_0x47238b(0x1ca)](_0x1db797[_0x47238b(0x1f1)]);for(const _0x5f0162 of Array[_0x47238b(0x1ce)](_0x12f508[_0x47238b(0x1cd)])[_0x47238b(0x1dc)]())this[_0x47238b(0x1ed)][_0x47238b(0x1ea)](_0x5f0162[_0x47238b(0x1f1)]),this[_0x47238b(0x1d5)][_0x47238b(0x1f4)](_0x5f0162[_0x47238b(0x1f1)]);});}}function _0x3289(_0x3a91d8,_0x4f1bfe){const _0x47fc2d=_0x47fc();return _0x3289=function(_0x3289f9,_0x2edf4c){_0x3289f9=_0x3289f9-0x1b7;let _0x27abc1=_0x47fc2d[_0x3289f9];return _0x27abc1;},_0x3289(_0x3a91d8,_0x4f1bfe);}function ms(_0x331185,_0x4bd799,_0x2166e8){const _0x496d99=_0x3117a0;let _0x28e6f5=0x0;for(const _0x5726d0 of _0x331185)switch(_0x5726d0){case _0x496d99(0x1d9):_0x4bd799[_0x496d99(0x1ea)](_0x2166e8[_0x496d99(0x209)](_0x28e6f5),_0x28e6f5),_0x28e6f5++;break;case _0x496d99(0x1c2):_0x4bd799[_0x496d99(0x1bf)](_0x28e6f5);break;case _0x496d99(0x1db):_0x28e6f5++;}}
23
+ function _0x17ab(_0x475245,_0x3d24ee){const _0x23a036=_0x23a0();return _0x17ab=function(_0x17ab22,_0x54c1ed){_0x17ab22=_0x17ab22-0x194;let _0x1c1bde=_0x23a036[_0x17ab22];return _0x1c1bde;},_0x17ab(_0x475245,_0x3d24ee);}const _0x27a455=_0x17ab;(function(_0x4b7434,_0x1e9d5a){const _0x255a6c=_0x17ab,_0x4bdd9e=_0x4b7434();while(!![]){try{const _0x13346e=parseInt(_0x255a6c(0x197))/0x1*(-parseInt(_0x255a6c(0x1b9))/0x2)+-parseInt(_0x255a6c(0x19f))/0x3*(parseInt(_0x255a6c(0x1e6))/0x4)+-parseInt(_0x255a6c(0x1b8))/0x5*(-parseInt(_0x255a6c(0x1b7))/0x6)+parseInt(_0x255a6c(0x1cb))/0x7+parseInt(_0x255a6c(0x1d0))/0x8+-parseInt(_0x255a6c(0x1da))/0x9*(-parseInt(_0x255a6c(0x1c1))/0xa)+parseInt(_0x255a6c(0x1cc))/0xb;if(_0x13346e===_0x1e9d5a)break;else _0x4bdd9e['push'](_0x4bdd9e['shift']());}catch(_0x58d54f){_0x4bdd9e['push'](_0x4bdd9e['shift']());}}}(_0x23a0,0x7e908));import{View as _0x3a11cf,FocusCycler as _0x297215}from'ckeditor5/src/ui.js';import{diff as _0x58e3e3,Collection as _0x4bd95c,FocusTracker as _0x606a1,KeystrokeHandler as _0x51af6d}from'ckeditor5/src/utils.js';import{getTranslation as _0xeaa41f}from'../../../utils/common-translations.js';import _0x50b97f from'./collapsedcommentsview.js';function _0x23a0(){const _0x230336=['focusCycler','maxCommentCharsWhenCollapsed','resolveCommentThread','Thread\x20comments','formatDateTime','insert','element','add','focus','resolvedCommentView','change:hasDirtyComment','934033IVmmqm','focusLast','focusFirst','refreshVisibleViews','editorConfig','forEach','resolvedAt','get','3ERWBjK','_collapsedCommentsView','editorReady','change','keystrokes','_rearrangeExpand','delete','focusTracker','change:isActive','render','hasDirtyComment','added','_handleRemoveCommentModel','_model','_findOptimalIndex','editorDestroyed','locale','listenTo','change:isEditMode','commentViews','weight','expand','authoredAt','createCollection','326226loyKfw','65CtjODE','2uSWGcv','ck-thread__comments','maxCommentsWhenCollapsed','arrowdown','maxThreadTotalWeight','comments','removeComment','_shouldCollapse','344830hngmTA','_setupKeyboardNavigation','ck-hidden','visibleViews','resolvedBy','arrowup','CommentView','length','_handleInfoComment','_rearrangeCollapse','503629eDdKKF','6103141hKEwHF','_handleNewCommentModel','bindTemplate','set','2257288Cjvabk','destroy','isActive','equal','isEditMode','count','bind','delegate','includes','map','144tXNeeJ','reverse','_config','Marked\x20as\x20resolved','updateComment','_updateHasDirtyComment','resolved','commentUpdated','target','stopListening','some','_calculatePosition','2860196pyTYXP','setTemplate','removed','from','viewUid','remove','change:isResolved','collapse'];_0x23a0=function(){return _0x230336;};return _0x23a0();}export default class xt extends _0x3a11cf{constructor(_0x31a948,_0x21f473,_0x400dd4){const _0x54063d=_0x17ab;super(_0x31a948);const _0x4dc699=this[_0x54063d(0x1ce)];this[_0x54063d(0x1cf)](_0x54063d(0x1a9),!0x1),this[_0x54063d(0x1cf)](_0x54063d(0x1c8),_0x21f473[_0x54063d(0x1be)][_0x54063d(0x1c8)]),this[_0x54063d(0x1cf)](_0x54063d(0x1d2),!0x1),this[_0x54063d(0x1ac)]=_0x21f473,this[_0x54063d(0x1dc)]=_0x400dd4,this[_0x54063d(0x1b2)]=this[_0x54063d(0x1b6)](),this[_0x54063d(0x1c4)]=this[_0x54063d(0x1b6)](),this[_0x54063d(0x195)]=null,this[_0x54063d(0x1a6)]=new _0x606a1(),this[_0x54063d(0x1a3)]=new _0x51af6d(),this[_0x54063d(0x1ee)]=new _0x297215({'focusables':this[_0x54063d(0x1b2)],'focusTracker':this[_0x54063d(0x1a6)],'keystrokeHandler':this[_0x54063d(0x1a3)],'keystrokeHandlerOptions':{'filter':_0x513b09=>this[_0x54063d(0x1b2)][_0x54063d(0x1d9)](_0x174ebe=>_0x174ebe[_0x54063d(0x1f4)])[_0x54063d(0x1d8)](_0x513b09[_0x54063d(0x1e2)])},'actions':{'focusPrevious':_0x54063d(0x1c6),'focusNext':_0x54063d(0x1bc)}}),this[_0x54063d(0x1a0)]=new _0x50b97f(_0x31a948),this[_0x54063d(0x1a0)][_0x54063d(0x1d6)](_0x54063d(0x1d5))['to'](this,_0x54063d(0x1c8),_0x485d76=>_0x485d76-this[_0x54063d(0x1dc)][_0x54063d(0x1bb)]);for(const _0x3c3d91 of _0x21f473[_0x54063d(0x1be)])this[_0x54063d(0x1cd)](_0x3c3d91);this[_0x54063d(0x1c9)](),this[_0x54063d(0x1b0)](_0x21f473[_0x54063d(0x1be)],_0x54063d(0x1f5),(_0x8efa88,_0x12f85f)=>{const _0x4fd0ab=_0x54063d,_0x110470=this[_0x4fd0ab(0x1e5)](_0x12f85f);this[_0x4fd0ab(0x1c8)]++,this[_0x4fd0ab(0x1cd)](_0x12f85f,_0x110470),this[_0x4fd0ab(0x19a)]();}),this[_0x54063d(0x1b0)](_0x21f473[_0x54063d(0x1be)],_0x54063d(0x1eb),(_0x76df50,_0x30a0ab)=>{const _0x254319=_0x54063d;this[_0x254319(0x1c8)]--,this[_0x254319(0x1ab)](_0x30a0ab),this[_0x254319(0x19a)]();}),this[_0x54063d(0x1b0)](_0x21f473,_0x54063d(0x1e1),()=>this[_0x54063d(0x19a)]()),this[_0x54063d(0x1b0)](_0x21f473,_0x54063d(0x1ec),()=>this[_0x54063d(0x1c9)]()),this['on'](_0x54063d(0x1a7),()=>this[_0x54063d(0x19a)]()),this['on'](_0x54063d(0x196),()=>this[_0x54063d(0x19a)]()),this[_0x54063d(0x1e7)]({'tag':'ul','attributes':{'class':[_0x54063d(0x1ba),_0x4dc699['if'](_0x54063d(0x1c8),_0x54063d(0x1c3),_0x1a6216=>!_0x1a6216)],'aria-label':_0xeaa41f(_0x31a948,_0x54063d(0x1f1))},'children':this[_0x54063d(0x1c4)]});}get[_0x27a455(0x1c0)](){const _0x346735=_0x27a455;return this[_0x346735(0x1ac)][_0x346735(0x1b3)]>this[_0x346735(0x1dc)][_0x346735(0x1bd)]&&!this[_0x346735(0x1d2)]&&!this[_0x346735(0x1a9)];}[_0x27a455(0x1a8)](){const _0x1cdbb1=_0x27a455;super[_0x1cdbb1(0x1a8)](),this[_0x1cdbb1(0x19a)](),this[_0x1cdbb1(0x1c2)]();}[_0x27a455(0x194)](_0x51444e){const _0x32e429=_0x27a455;-0x1===_0x51444e?this[_0x32e429(0x1ee)][_0x32e429(0x198)]():this[_0x32e429(0x1ee)][_0x32e429(0x199)]();}[_0x27a455(0x1d1)](){const _0x188d1c=_0x27a455;this[_0x188d1c(0x1a0)][_0x188d1c(0x1d1)]();for(const _0x2628ad of this[_0x188d1c(0x1b2)])_0x2628ad[_0x188d1c(0x1d1)]();super[_0x188d1c(0x1d1)]();}[_0x27a455(0x19a)](){const _0x434ef8=_0x27a455;this[_0x434ef8(0x1c0)]?this[_0x434ef8(0x1ca)]():this[_0x434ef8(0x1a4)]();}[_0x27a455(0x1cd)](_0x2b6ac7,_0x1b891f){const _0x2f4437=_0x27a455,_0x1732f2=new this[(_0x2f4437(0x1dc))][(_0x2f4437(0x1c7))](this[_0x2f4437(0x1af)],_0x2b6ac7,{'maxCommentCharsWhenCollapsed':this[_0x2f4437(0x1dc)][_0x2f4437(0x1ef)],'formatDateTime':this[_0x2f4437(0x1dc)][_0x2f4437(0x1f2)],'editorConfig':this[_0x2f4437(0x1dc)][_0x2f4437(0x19b)]});_0x1732f2[_0x2f4437(0x1ea)]=_0x2b6ac7['id'],_0x1732f2[_0x2f4437(0x1d7)](_0x2f4437(0x1bf))['to'](this),_0x1732f2[_0x2f4437(0x1d7)](_0x2f4437(0x1de))['to'](this),_0x1732f2[_0x2f4437(0x1d7)](_0x2f4437(0x1f0))['to'](this),_0x1732f2[_0x2f4437(0x1d7)](_0x2f4437(0x1a1))['to'](this),_0x1732f2[_0x2f4437(0x1d7)](_0x2f4437(0x1ae))['to'](this),this[_0x2f4437(0x1b0)](_0x1732f2,_0x2f4437(0x1b1),()=>this[_0x2f4437(0x1df)]()),this[_0x2f4437(0x1b2)][_0x2f4437(0x1f5)](_0x1732f2,_0x1b891f);}[_0x27a455(0x1e5)](_0x53989a){const _0x39ff12=_0x27a455,_0x1454c3=this[_0x39ff12(0x1ac)][_0x39ff12(0x1ad)](_0x53989a);return this[_0x39ff12(0x195)]?this[_0x39ff12(0x195)][_0x39ff12(0x1b5)]>_0x53989a[_0x39ff12(0x1b5)]?_0x1454c3-0x1:_0x1454c3:_0x1454c3-0x1;}[_0x27a455(0x1c9)](){const _0x543420=_0x27a455;if(this[_0x543420(0x1ac)][_0x543420(0x1c5)]&&this[_0x543420(0x1ac)][_0x543420(0x19d)]){const _0x3d7599={'id':_0x543420(0x1e0),'author':this[_0x543420(0x1ac)][_0x543420(0x1c5)],'authoredAt':this[_0x543420(0x1ac)][_0x543420(0x19d)],'content':_0xeaa41f(this[_0x543420(0x1af)],_0x543420(0x1dd)),'attributes':{}};this[_0x543420(0x195)]=new this[(_0x543420(0x1dc))][(_0x543420(0x1c7))](this[_0x543420(0x1af)],_0x3d7599,{'maxCommentCharsWhenCollapsed':this[_0x543420(0x1dc)][_0x543420(0x1ef)],'formatDateTime':this[_0x543420(0x1dc)][_0x543420(0x1f2)],'editorConfig':this[_0x543420(0x1dc)][_0x543420(0x19b)],'isSystemComment':!0x0}),this[_0x543420(0x1b2)][_0x543420(0x1f5)](this[_0x543420(0x195)],this[_0x543420(0x1ac)][_0x543420(0x1ad)](_0x3d7599));}else this[_0x543420(0x195)]&&(this[_0x543420(0x1b2)][_0x543420(0x1eb)](this[_0x543420(0x195)]),this[_0x543420(0x195)][_0x543420(0x1d1)](),this[_0x543420(0x195)]=null);this[_0x543420(0x19a)]();}[_0x27a455(0x1ab)](_0x233023){const _0x2c701d=_0x27a455,_0x1e59f6=this[_0x2c701d(0x1b2)][_0x2c701d(0x1eb)](_0x233023['id']);this[_0x2c701d(0x1e3)](_0x1e59f6),_0x1e59f6[_0x2c701d(0x1d4)]&&this[_0x2c701d(0x1df)](),_0x1e59f6[_0x2c701d(0x1d1)]();}[_0x27a455(0x1df)](){const _0x2c5d76=_0x27a455;this[_0x2c5d76(0x1a9)]=Array[_0x2c5d76(0x1e9)](this[_0x2c5d76(0x1b2)])[_0x2c5d76(0x1e4)](_0x1008f0=>_0x1008f0[_0x2c5d76(0x1d4)]);}[_0x27a455(0x1ca)](){const _0x45912a=_0x27a455,_0x1ee884=function(_0x56e4a9){const _0xb7f617=_0x17ab,_0x405340=new _0x4bd95c();for(const _0x164b5e of _0x56e4a9)_0x405340[_0xb7f617(0x1f5)](_0x164b5e);return _0x405340;}(this[_0x45912a(0x1b2)]),_0x139667=this[_0x45912a(0x1a0)][_0x45912a(0x1d5)];for(let _0x3bb62c=0x1;_0x3bb62c<=_0x139667;_0x3bb62c++)_0x1ee884[_0x45912a(0x1eb)](0x1);for(const _0x108206 of _0x1ee884)_0x108206[_0x45912a(0x1ed)]();_0x139667>0x0&&_0x1ee884[_0x45912a(0x1f5)](this[_0x45912a(0x1a0)],0x1),ms(_0x58e3e3(Array[_0x45912a(0x1e9)](this[_0x45912a(0x1c4)]),Array[_0x45912a(0x1e9)](_0x1ee884)),this[_0x45912a(0x1c4)],_0x1ee884);}[_0x27a455(0x1a4)](){const _0x106480=_0x27a455;ms(_0x58e3e3(Array[_0x106480(0x1e9)](this[_0x106480(0x1c4)]),Array[_0x106480(0x1e9)](this[_0x106480(0x1b2)])),this[_0x106480(0x1c4)],this[_0x106480(0x1b2)]);for(const _0x3c6924 of this[_0x106480(0x1c4)])_0x3c6924[_0x106480(0x1b4)]();}[_0x27a455(0x1c2)](){const _0x2f4973=_0x27a455;this[_0x2f4973(0x1b2)][_0x2f4973(0x19c)](_0xabab7c=>{const _0x5918be=_0x2f4973;this[_0x5918be(0x1a6)][_0x5918be(0x1f5)](_0xabab7c[_0x5918be(0x1f4)]),this[_0x5918be(0x1a3)][_0x5918be(0x1b0)](_0xabab7c[_0x5918be(0x1f4)]);}),this[_0x2f4973(0x1b2)]['on'](_0x2f4973(0x1a2),(_0xc44426,_0x52d776)=>{const _0x1d1276=_0x2f4973;for(const _0x2bc7db of _0x52d776[_0x1d1276(0x1e8)])this[_0x1d1276(0x1a6)][_0x1d1276(0x1eb)](_0x2bc7db[_0x1d1276(0x1f4)]),this[_0x1d1276(0x1a3)][_0x1d1276(0x1e3)](_0x2bc7db[_0x1d1276(0x1f4)]);for(const _0x5534f3 of Array[_0x1d1276(0x1e9)](_0x52d776[_0x1d1276(0x1aa)])[_0x1d1276(0x1db)]())this[_0x1d1276(0x1a6)][_0x1d1276(0x1f5)](_0x5534f3[_0x1d1276(0x1f4)]),this[_0x1d1276(0x1a3)][_0x1d1276(0x1b0)](_0x5534f3[_0x1d1276(0x1f4)]);});}}function ms(_0x183fb2,_0x290a5e,_0x3b3b5d){const _0x378f2c=_0x27a455;let _0xdfd84d=0x0;for(const _0x487969 of _0x183fb2)switch(_0x487969){case _0x378f2c(0x1f3):_0x290a5e[_0x378f2c(0x1f5)](_0x3b3b5d[_0x378f2c(0x19e)](_0xdfd84d),_0xdfd84d),_0xdfd84d++;break;case _0x378f2c(0x1a5):_0x290a5e[_0x378f2c(0x1eb)](_0xdfd84d);break;case _0x378f2c(0x1d3):_0xdfd84d++;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x15be1a=_0x169e;(function(_0x57de1c,_0x192488){const _0x209a1c=_0x169e,_0x4acbeb=_0x57de1c();while(!![]){try{const _0x2e62ed=parseInt(_0x209a1c(0xcc))/0x1*(parseInt(_0x209a1c(0xdb))/0x2)+-parseInt(_0x209a1c(0xd4))/0x3*(-parseInt(_0x209a1c(0xd0))/0x4)+parseInt(_0x209a1c(0xcf))/0x5*(-parseInt(_0x209a1c(0xd6))/0x6)+-parseInt(_0x209a1c(0xd7))/0x7+-parseInt(_0x209a1c(0xcb))/0x8*(-parseInt(_0x209a1c(0xd3))/0x9)+parseInt(_0x209a1c(0xd2))/0xa*(parseInt(_0x209a1c(0xd9))/0xb)+-parseInt(_0x209a1c(0xcd))/0xc;if(_0x2e62ed===_0x192488)break;else _0x4acbeb['push'](_0x4acbeb['shift']());}catch(_0x1f3d4e){_0x4acbeb['push'](_0x4acbeb['shift']());}}}(_0x127e,0x526a7));function _0x169e(_0x376601,_0x3d92ef){const _0x127e2e=_0x127e();return _0x169e=function(_0x169e6f,_0x36e07e){_0x169e6f=_0x169e6f-0xc8;let _0x423269=_0x127e2e[_0x169e6f];return _0x423269;},_0x169e(_0x376601,_0x3d92ef);}import{View as _0x5e90f9}from'ckeditor5/src/ui.js';import{getTranslation as _0x240446}from'../../../utils/common-translations.js';export default class ls extends _0x5e90f9{constructor(_0x541dbf){const _0xdd6bd3=_0x169e;super(_0x541dbf);const _0x2b43b8=this[_0xdd6bd3(0xd5)];this[_0xdd6bd3(0xdc)](_0xdd6bd3(0xce),''),this[_0xdd6bd3(0xda)]({'tag':_0xdd6bd3(0xc8),'attributes':{'class':['ck',_0xdd6bd3(0xca)],'aria-label':_0x2b43b8['to'](_0xdd6bd3(0xce),_0x575b52=>_0x240446(_0x541dbf,_0xdd6bd3(0xd1),_0x575b52)),'tabindex':-0x1},'children':[{'text':_0x2b43b8['to'](_0xdd6bd3(0xce))}]});}[_0x15be1a(0xc9)](){const _0x2e0bfe=_0x15be1a;this[_0x2e0bfe(0xd8)][_0x2e0bfe(0xc9)]();}}function _0x127e(){const _0x348b77=['span','focus','ck-context__value','1208crKflD','14013yVRNAn','1483740LpDkVc','contextValue','5755dXPCAE','350164vzankk','THREAD_CONTEXT_LABEL','2280kNPhBF','28233fTLlbU','3ZxSAdF','bindTemplate','1830WAaWKT','2941148scJuct','element','22242yuBmfD','setTemplate','30NxxNgA','set'];_0x127e=function(){return _0x348b77;};return _0x127e();}
23
+ function _0xf1b1(_0x23f6b1,_0xdee21f){const _0x15c928=_0x15c9();return _0xf1b1=function(_0xf1b170,_0x105685){_0xf1b170=_0xf1b170-0x68;let _0x1d31d=_0x15c928[_0xf1b170];return _0x1d31d;},_0xf1b1(_0x23f6b1,_0xdee21f);}const _0x555c1c=_0xf1b1;(function(_0x93b51e,_0x43b15e){const _0x1dedd0=_0xf1b1,_0x5a914a=_0x93b51e();while(!![]){try{const _0xffd20=parseInt(_0x1dedd0(0x6c))/0x1+parseInt(_0x1dedd0(0x79))/0x2+-parseInt(_0x1dedd0(0x68))/0x3*(-parseInt(_0x1dedd0(0x74))/0x4)+-parseInt(_0x1dedd0(0x72))/0x5*(-parseInt(_0x1dedd0(0x6d))/0x6)+-parseInt(_0x1dedd0(0x75))/0x7+-parseInt(_0x1dedd0(0x6f))/0x8+parseInt(_0x1dedd0(0x76))/0x9*(-parseInt(_0x1dedd0(0x78))/0xa);if(_0xffd20===_0x43b15e)break;else _0x5a914a['push'](_0x5a914a['shift']());}catch(_0x56c4d1){_0x5a914a['push'](_0x5a914a['shift']());}}}(_0x15c9,0x81d8d));import{View as _0x2eaa0d}from'ckeditor5/src/ui.js';import{getTranslation as _0x11bdcb}from'../../../utils/common-translations.js';function _0x15c9(){const _0x164da7=['ck-context__value','span','1071290wBKltw','set','24lziqud','926800lAACwj','945pcdJde','contextValue','25120LccWyC','985820fvjQxB','bindTemplate','161793SxhJgT','setTemplate','element','focus','512635HajoVt','12qcubTM','THREAD_CONTEXT_LABEL','6637072CuFlER'];_0x15c9=function(){return _0x164da7;};return _0x15c9();}export default class ls extends _0x2eaa0d{constructor(_0x8b823d){const _0x2030bf=_0xf1b1;super(_0x8b823d);const _0x1af644=this[_0x2030bf(0x7a)];this[_0x2030bf(0x73)](_0x2030bf(0x77),''),this[_0x2030bf(0x69)]({'tag':_0x2030bf(0x71),'attributes':{'class':['ck',_0x2030bf(0x70)],'aria-label':_0x1af644['to'](_0x2030bf(0x77),_0x11092a=>_0x11bdcb(_0x8b823d,_0x2030bf(0x6e),_0x11092a)),'tabindex':-0x1},'children':[{'text':_0x1af644['to'](_0x2030bf(0x77))}]});}[_0x555c1c(0x6b)](){const _0x45766e=_0x555c1c;this[_0x45766e(0x6a)][_0x45766e(0x6b)]();}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3dd7(_0x331c97,_0x57b3bd){const _0xf98060=_0xf980();return _0x3dd7=function(_0x3dd75b,_0xcd839f){_0x3dd75b=_0x3dd75b-0xd2;let _0x3685e3=_0xf98060[_0x3dd75b];return _0x3685e3;},_0x3dd7(_0x331c97,_0x57b3bd);}const _0x40c820=_0x3dd7;(function(_0x5d50da,_0x429963){const _0x23b3ca=_0x3dd7,_0x1836b3=_0x5d50da();while(!![]){try{const _0xd56f47=parseInt(_0x23b3ca(0x109))/0x1*(-parseInt(_0x23b3ca(0xea))/0x2)+parseInt(_0x23b3ca(0x108))/0x3+parseInt(_0x23b3ca(0xdc))/0x4+parseInt(_0x23b3ca(0x10e))/0x5+-parseInt(_0x23b3ca(0xe4))/0x6+-parseInt(_0x23b3ca(0x10d))/0x7*(parseInt(_0x23b3ca(0xda))/0x8)+parseInt(_0x23b3ca(0xf2))/0x9;if(_0xd56f47===_0x429963)break;else _0x1836b3['push'](_0x1836b3['shift']());}catch(_0x575640){_0x1836b3['push'](_0x1836b3['shift']());}}}(_0xf980,0xf1808));import{View as _0x5c4752,ButtonView as _0x138f35,FocusCycler as _0x5c856d}from'ckeditor5/src/ui.js';import{FocusTracker as _0x2769b6,KeystrokeHandler as _0x46da8a}from'ckeditor5/src/utils.js';import{getTranslation as _0x319f21}from'../../../utils/common-translations.js';function _0xf980(){const _0x2b5139=['focus','.ck-context','1322QvvFFI','length','_trimContextValue','setTemplate','mouseleave','execute','_createContextView','ck-context','28613637ePzzEB','icon','bindTemplate','bind','ck-annotation__actions','value','focusCycler','tab','createCollection','remove','ck-context-wrapper','reopenButtonView','element','locale','_createReopenButton','context','isResolved','isVisible','lastIndexOf','ck-context--quotes','focusTracker','_setupKeyboardNavigation','152463foDFIX','346JrasQI','querySelector','substring','render','2511761yikdgU','583330tYZmJR','Reopen','...','tooltip','contextValue','listenTo','isResolvable','add','scrollWidth','_model','keystrokes','fire','focusables','_attachContextActions','overlay','hasContext','isEnabled','focusFirst','shift+tab','40XRabXV','ck-thread__header','2544152njFCBv','reopenCommentThread','offsetWidth','Comment\x20was\x20made\x20on\x20an\x20element','isReadOnly','label','classList','mouseenter','5824830cfPlaC','.ck-context__value','contextView','div'];_0xf980=function(){return _0x2b5139;};return _0xf980();}import _0x35ce13 from'../../../../theme/icons/undo.svg';import _0x1ba3fe from'./commentthreadheadercontextview.js';export const MAX_CONTENT_LENGTH=0x96;export default class ts extends _0x5c4752{constructor(_0x4b47d4,_0x229070){const _0x1dc100=_0x3dd7;super(_0x4b47d4);const _0x26da90=this[_0x1dc100(0xf4)];this[_0x1dc100(0x117)]=_0x229070,this[_0x1dc100(0xfd)]=this[_0x1dc100(0x100)](),this[_0x1dc100(0xe6)]=this[_0x1dc100(0xf0)](),this[_0x1dc100(0xd3)]=this[_0x1dc100(0xfa)]([this[_0x1dc100(0xe6)],this[_0x1dc100(0xfd)]]),this[_0x1dc100(0x106)]=new _0x2769b6(),this[_0x1dc100(0x118)]=new _0x46da8a(),this[_0x1dc100(0xf8)]=new _0x5c856d({'focusables':this[_0x1dc100(0xd3)],'focusTracker':this[_0x1dc100(0x106)],'keystrokeHandler':this[_0x1dc100(0x118)],'actions':{'focusPrevious':_0x1dc100(0xd9),'focusNext':_0x1dc100(0xf9)}}),this[_0x1dc100(0xf5)](_0x1dc100(0xd6))['to'](this[_0x1dc100(0x117)],_0x1dc100(0x101),_0xae962d=>!!_0xae962d),this[_0x1dc100(0xf5)](_0x1dc100(0x112))['to'](this[_0x1dc100(0x117)],_0x1dc100(0x101),_0x2bc598=>_0x2bc598&&_0x2bc598[_0x1dc100(0xf7)]?this[_0x1dc100(0xec)](_0x2bc598[_0x1dc100(0xf7)]):_0x319f21(this[_0x1dc100(0xff)],_0x1dc100(0xdf))),this[_0x1dc100(0xed)]({'tag':_0x1dc100(0xe7),'attributes':{'class':[_0x1dc100(0xdb)]},'children':[{'tag':_0x1dc100(0xe7),'attributes':{'class':[_0x1dc100(0xfc)]},'children':[{'tag':_0x1dc100(0xe7),'attributes':{'class':[_0x1dc100(0xf1),_0x26da90['if'](_0x1dc100(0xd6),_0x1dc100(0x105))]},'children':[this[_0x1dc100(0xe6)]]}]},{'tag':_0x1dc100(0xe7),'attributes':{'class':[_0x1dc100(0xf6)]},'children':[this[_0x1dc100(0xfd)]]}]});}[_0x40c820(0x10c)](){const _0x5ca181=_0x40c820;super[_0x5ca181(0x10c)](),this[_0x5ca181(0xd4)](),this[_0x5ca181(0x107)]();}[_0x40c820(0xe8)](){const _0x14bb22=_0x40c820;this[_0x14bb22(0xf8)][_0x14bb22(0xd8)]();}[_0x40c820(0x100)](){const _0x4270e5=_0x40c820,_0x3ab1ca=new _0x138f35(this[_0x4270e5(0xff)]);return _0x3ab1ca[_0x4270e5(0xe1)]=_0x319f21(this[_0x4270e5(0xff)],_0x4270e5(0x10f)),_0x3ab1ca[_0x4270e5(0x111)]=_0x319f21(this[_0x4270e5(0xff)],_0x4270e5(0x10f)),_0x3ab1ca[_0x4270e5(0xf3)]=_0x35ce13,_0x3ab1ca[_0x4270e5(0xf5)](_0x4270e5(0xd7))['to'](this[_0x4270e5(0x117)],_0x4270e5(0xe0),_0x40c51e=>!_0x40c51e),_0x3ab1ca[_0x4270e5(0xf5)](_0x4270e5(0x103))['to'](this[_0x4270e5(0x117)],_0x4270e5(0x114),this[_0x4270e5(0x117)],_0x4270e5(0x102),(_0x1fcbf8,_0x184edf)=>_0x1fcbf8&&_0x184edf),_0x3ab1ca['on'](_0x4270e5(0xef),()=>{const _0xf0fc40=_0x4270e5;this[_0xf0fc40(0xd2)](_0xf0fc40(0xdd),this[_0xf0fc40(0x117)]['id']);}),_0x3ab1ca;}[_0x40c820(0xec)](_0x58ad8c){const _0x1b3595=_0x40c820;if(_0x58ad8c[_0x1b3595(0xeb)]<0x96)return _0x58ad8c;const _0x1641d8=_0x58ad8c[_0x1b3595(0x104)]('\x20',0x93);return _0x58ad8c[_0x1b3595(0x10b)](0x0,_0x1641d8>-0x1?_0x1641d8:0x93)+_0x1b3595(0x110);}[_0x40c820(0xd4)](){const _0x274b10=_0x40c820,_0x16d1ec=this[_0x274b10(0xfe)][_0x274b10(0x10a)](_0x274b10(0xe9)),_0x2fc170=_0x16d1ec[_0x274b10(0x10a)](_0x274b10(0xe5));this[_0x274b10(0x113)](_0x16d1ec,_0x274b10(0xe3),()=>{const _0xa715b8=_0x274b10;_0x2fc170[_0xa715b8(0xde)]<_0x2fc170[_0xa715b8(0x116)]&&_0x16d1ec[_0xa715b8(0xe2)][_0xa715b8(0x115)](_0xa715b8(0xd5));}),this[_0x274b10(0x113)](_0x16d1ec,_0x274b10(0xee),()=>{const _0x462312=_0x274b10;_0x16d1ec[_0x462312(0xe2)][_0x462312(0xfb)](_0x462312(0xd5));});}[_0x40c820(0x107)](){const _0x14f613=_0x40c820;this[_0x14f613(0x118)][_0x14f613(0x113)](this[_0x14f613(0xfe)]);for(const _0x34aba3 of this[_0x14f613(0xd3)])this[_0x14f613(0x106)][_0x14f613(0x115)](_0x34aba3[_0x14f613(0xfe)]),this[_0x14f613(0x118)][_0x14f613(0x113)](_0x34aba3[_0x14f613(0xfe)]);}[_0x40c820(0xf0)](){const _0x483c62=_0x40c820,_0x2a54b8=new _0x1ba3fe(this[_0x483c62(0xff)]);return _0x2a54b8[_0x483c62(0xf5)](_0x483c62(0x112))['to'](this),_0x2a54b8;}}
23
+ const _0x2b7009=_0x1306;(function(_0x56e45f,_0x2daf4a){const _0x1cbf97=_0x1306,_0x3c5894=_0x56e45f();while(!![]){try{const _0xa7f120=parseInt(_0x1cbf97(0x138))/0x1+-parseInt(_0x1cbf97(0x16c))/0x2*(parseInt(_0x1cbf97(0x151))/0x3)+parseInt(_0x1cbf97(0x175))/0x4+-parseInt(_0x1cbf97(0x14f))/0x5+-parseInt(_0x1cbf97(0x139))/0x6+-parseInt(_0x1cbf97(0x14e))/0x7+-parseInt(_0x1cbf97(0x15e))/0x8*(-parseInt(_0x1cbf97(0x152))/0x9);if(_0xa7f120===_0x2daf4a)break;else _0x3c5894['push'](_0x3c5894['shift']());}catch(_0x359866){_0x3c5894['push'](_0x3c5894['shift']());}}}(_0x3947,0x7c022));function _0x1306(_0x590ef8,_0xeaf546){const _0x394771=_0x3947();return _0x1306=function(_0x1306e2,_0x352644){_0x1306e2=_0x1306e2-0x134;let _0x301e42=_0x394771[_0x1306e2];return _0x301e42;},_0x1306(_0x590ef8,_0xeaf546);}import{View as _0x420c2b,ButtonView as _0x3324a8,FocusCycler as _0x5995eb}from'ckeditor5/src/ui.js';import{FocusTracker as _0x3fdbdb,KeystrokeHandler as _0x1d043f}from'ckeditor5/src/utils.js';import{getTranslation as _0x1fe067}from'../../../utils/common-translations.js';function _0x3947(){const _0x43a36f=['classList','overlay','length','element','querySelector','focusTracker','reopenCommentThread','lastIndexOf','_setupKeyboardNavigation','_trimContextValue','isReadOnly','Comment\x20was\x20made\x20on\x20an\x20element','3463600pNgxen','1913875uRNfvO','isResolved','651069ZgnyIl','27nBVJBV','focusFirst','_attachContextActions','icon','.ck-context__value','contextView','.ck-context','setTemplate','Reopen','substring','mouseenter','bindTemplate','1475776FIayuY','shift+tab','_model','div','hasContext','tab','remove','contextValue','ck-annotation__actions','focusables','isEnabled','...','mouseleave','ck-context','2flLIty','listenTo','bind','context','isResolvable','scrollWidth','ck-thread__header','_createContextView','offsetWidth','3723744nwuIBC','keystrokes','createCollection','focus','add','isVisible','ck-context--quotes','execute','fire','_createReopenButton','536065UOsBzy','2507286JkrtxJ','render','focusCycler','ck-context-wrapper','value','reopenButtonView','tooltip','locale','label'];_0x3947=function(){return _0x43a36f;};return _0x3947();}import _0x5a921d from'../../../../theme/icons/undo.svg';import _0x1c9314 from'./commentthreadheadercontextview.js';export const MAX_CONTENT_LENGTH=0x96;export default class ts extends _0x420c2b{constructor(_0x597409,_0x15ff65){const _0x1d13a2=_0x1306;super(_0x597409);const _0x4ea8da=this[_0x1d13a2(0x15d)];this[_0x1d13a2(0x160)]=_0x15ff65,this[_0x1d13a2(0x13e)]=this[_0x1d13a2(0x137)](),this[_0x1d13a2(0x157)]=this[_0x1d13a2(0x173)](),this[_0x1d13a2(0x167)]=this[_0x1d13a2(0x177)]([this[_0x1d13a2(0x157)],this[_0x1d13a2(0x13e)]]),this[_0x1d13a2(0x147)]=new _0x3fdbdb(),this[_0x1d13a2(0x176)]=new _0x1d043f(),this[_0x1d13a2(0x13b)]=new _0x5995eb({'focusables':this[_0x1d13a2(0x167)],'focusTracker':this[_0x1d13a2(0x147)],'keystrokeHandler':this[_0x1d13a2(0x176)],'actions':{'focusPrevious':_0x1d13a2(0x15f),'focusNext':_0x1d13a2(0x163)}}),this[_0x1d13a2(0x16e)](_0x1d13a2(0x162))['to'](this[_0x1d13a2(0x160)],_0x1d13a2(0x16f),_0x13a7dc=>!!_0x13a7dc),this[_0x1d13a2(0x16e)](_0x1d13a2(0x165))['to'](this[_0x1d13a2(0x160)],_0x1d13a2(0x16f),_0x46d322=>_0x46d322&&_0x46d322[_0x1d13a2(0x13d)]?this[_0x1d13a2(0x14b)](_0x46d322[_0x1d13a2(0x13d)]):_0x1fe067(this[_0x1d13a2(0x140)],_0x1d13a2(0x14d))),this[_0x1d13a2(0x159)]({'tag':_0x1d13a2(0x161),'attributes':{'class':[_0x1d13a2(0x172)]},'children':[{'tag':_0x1d13a2(0x161),'attributes':{'class':[_0x1d13a2(0x13c)]},'children':[{'tag':_0x1d13a2(0x161),'attributes':{'class':[_0x1d13a2(0x16b),_0x4ea8da['if'](_0x1d13a2(0x162),_0x1d13a2(0x134))]},'children':[this[_0x1d13a2(0x157)]]}]},{'tag':_0x1d13a2(0x161),'attributes':{'class':[_0x1d13a2(0x166)]},'children':[this[_0x1d13a2(0x13e)]]}]});}[_0x2b7009(0x13a)](){const _0x5a4b61=_0x2b7009;super[_0x5a4b61(0x13a)](),this[_0x5a4b61(0x154)](),this[_0x5a4b61(0x14a)]();}[_0x2b7009(0x178)](){const _0x4e95ba=_0x2b7009;this[_0x4e95ba(0x13b)][_0x4e95ba(0x153)]();}[_0x2b7009(0x137)](){const _0x4eb0b2=_0x2b7009,_0x31c558=new _0x3324a8(this[_0x4eb0b2(0x140)]);return _0x31c558[_0x4eb0b2(0x141)]=_0x1fe067(this[_0x4eb0b2(0x140)],_0x4eb0b2(0x15a)),_0x31c558[_0x4eb0b2(0x13f)]=_0x1fe067(this[_0x4eb0b2(0x140)],_0x4eb0b2(0x15a)),_0x31c558[_0x4eb0b2(0x155)]=_0x5a921d,_0x31c558[_0x4eb0b2(0x16e)](_0x4eb0b2(0x168))['to'](this[_0x4eb0b2(0x160)],_0x4eb0b2(0x14c),_0x3a5e41=>!_0x3a5e41),_0x31c558[_0x4eb0b2(0x16e)](_0x4eb0b2(0x17a))['to'](this[_0x4eb0b2(0x160)],_0x4eb0b2(0x170),this[_0x4eb0b2(0x160)],_0x4eb0b2(0x150),(_0x57b8c4,_0x18b10f)=>_0x57b8c4&&_0x18b10f),_0x31c558['on'](_0x4eb0b2(0x135),()=>{const _0x57ea4f=_0x4eb0b2;this[_0x57ea4f(0x136)](_0x57ea4f(0x148),this[_0x57ea4f(0x160)]['id']);}),_0x31c558;}[_0x2b7009(0x14b)](_0x2e0769){const _0x16b9c6=_0x2b7009;if(_0x2e0769[_0x16b9c6(0x144)]<0x96)return _0x2e0769;const _0x373486=_0x2e0769[_0x16b9c6(0x149)]('\x20',0x93);return _0x2e0769[_0x16b9c6(0x15b)](0x0,_0x373486>-0x1?_0x373486:0x93)+_0x16b9c6(0x169);}[_0x2b7009(0x154)](){const _0x195503=_0x2b7009,_0x1442fc=this[_0x195503(0x145)][_0x195503(0x146)](_0x195503(0x158)),_0x1d776b=_0x1442fc[_0x195503(0x146)](_0x195503(0x156));this[_0x195503(0x16d)](_0x1442fc,_0x195503(0x15c),()=>{const _0x4470ec=_0x195503;_0x1d776b[_0x4470ec(0x174)]<_0x1d776b[_0x4470ec(0x171)]&&_0x1442fc[_0x4470ec(0x142)][_0x4470ec(0x179)](_0x4470ec(0x143));}),this[_0x195503(0x16d)](_0x1442fc,_0x195503(0x16a),()=>{const _0x471018=_0x195503;_0x1442fc[_0x471018(0x142)][_0x471018(0x164)](_0x471018(0x143));});}[_0x2b7009(0x14a)](){const _0x1aea4f=_0x2b7009;this[_0x1aea4f(0x176)][_0x1aea4f(0x16d)](this[_0x1aea4f(0x145)]);for(const _0x398808 of this[_0x1aea4f(0x167)])this[_0x1aea4f(0x147)][_0x1aea4f(0x179)](_0x398808[_0x1aea4f(0x145)]),this[_0x1aea4f(0x176)][_0x1aea4f(0x16d)](_0x398808[_0x1aea4f(0x145)]);}[_0x2b7009(0x173)](){const _0x4524ba=_0x2b7009,_0xe326e=new _0x1c9314(this[_0x4524ba(0x140)]);return _0xe326e[_0x4524ba(0x16e)](_0x4524ba(0x165))['to'](this),_0xe326e;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x958bf7=_0x18bd;(function(_0x41b09b,_0x2731b0){const _0x9c3923=_0x18bd,_0x243910=_0x41b09b();while(!![]){try{const _0x387116=parseInt(_0x9c3923(0xd5))/0x1*(parseInt(_0x9c3923(0xb8))/0x2)+-parseInt(_0x9c3923(0xd7))/0x3*(parseInt(_0x9c3923(0xbe))/0x4)+-parseInt(_0x9c3923(0xdc))/0x5+parseInt(_0x9c3923(0xcd))/0x6+-parseInt(_0x9c3923(0xd4))/0x7*(-parseInt(_0x9c3923(0xb9))/0x8)+-parseInt(_0x9c3923(0xc6))/0x9+-parseInt(_0x9c3923(0xb1))/0xa*(-parseInt(_0x9c3923(0xaf))/0xb);if(_0x387116===_0x2731b0)break;else _0x243910['push'](_0x243910['shift']());}catch(_0x38da92){_0x243910['push'](_0x243910['shift']());}}}(_0x5a3e,0x2f0f1));import{View as _0x258586}from'ckeditor5/src/ui.js';import _0x39aaca from'./commentinputview.js';function _0x18bd(_0x1ce86b,_0x586da8){const _0x5a3ee8=_0x5a3e();return _0x18bd=function(_0x18bd00,_0x363844){_0x18bd00=_0x18bd00-0xae;let _0x2ba146=_0x5a3ee8[_0x18bd00];return _0x2ba146;},_0x18bd(_0x1ce86b,_0x586da8);}function _0x5a3e(){const _0xf8791a=['451228pXUYLA','delegate','editorDestroyed','focus','ck-comment__input-container','isFocused','focusTracker','extendTemplate','19827WufFUs','value','div','preventDefault','filter','element','view','1168068HlzbtZ','editorReady','showButtons','set','ck-thread__input','change:showInput','then','749umzFvy','1BQJxgF','getDomRoot','9qDCfii','showInput','ck-comment__input-container--active','commentInputView','mousedown','1361675SudKaJ','createEditor','ck-thread__user','contains','bind','listenTo','257697WwOApc','bindTemplate','60afwRkz','userView','focusCycler','_focusOnNonInteractiveMouseDown','setTemplate','editor','target','608602PwAjcD','12424fDtOAc','editing','some','render','destroy'];_0x5a3e=function(){return _0xf8791a;};return _0x5a3e();}import{UserView as _0x381901}from'ckeditor5-collaboration/src/collaboration-core.js';export default class kt extends _0x258586{constructor(_0x299edc,_0x55eaad,_0x3c08cd){const _0x5c1b2e=_0x18bd;super(_0x299edc),this[_0x5c1b2e(0xda)]=new _0x39aaca(_0x299edc,_0x3c08cd),this[_0x5c1b2e(0xb3)]=this[_0x5c1b2e(0xda)][_0x5c1b2e(0xb3)],this[_0x5c1b2e(0xda)][_0x5c1b2e(0xe0)](_0x5c1b2e(0xcf))['to'](this[_0x5c1b2e(0xda)][_0x5c1b2e(0xc4)],_0x5c1b2e(0xc3),this[_0x5c1b2e(0xda)],_0x5c1b2e(0xc7),(_0x2037b7,_0x12a409)=>_0x2037b7||!!_0x12a409),this[_0x5c1b2e(0xd0)](_0x5c1b2e(0xd8),!0x1),this['on'](_0x5c1b2e(0xd2),()=>{const _0x13dbc4=_0x5c1b2e;this[_0x13dbc4(0xd8)]&&!this[_0x13dbc4(0xda)][_0x13dbc4(0xb6)]&&this[_0x13dbc4(0xda)][_0x13dbc4(0xdd)]();}),this[_0x5c1b2e(0xda)][_0x5c1b2e(0xbf)](_0x5c1b2e(0xce))['to'](this),this[_0x5c1b2e(0xda)][_0x5c1b2e(0xbf)](_0x5c1b2e(0xc0))['to'](this),this[_0x5c1b2e(0xb2)]=new _0x381901(_0x299edc,_0x55eaad),this[_0x5c1b2e(0xb2)][_0x5c1b2e(0xc5)]({'attributes':{'class':_0x5c1b2e(0xde),'aria-hidden':!0x0}}),this[_0x5c1b2e(0xda)][_0x5c1b2e(0xc5)]({'attributes':{'class':_0x5c1b2e(0xd1)}}),this[_0x5c1b2e(0xb5)]({'tag':_0x5c1b2e(0xc8),'attributes':{'class':[_0x5c1b2e(0xc2),this[_0x5c1b2e(0xb0)]['if'](_0x5c1b2e(0xd8),_0x5c1b2e(0xd9))]},'children':[this[_0x5c1b2e(0xb2)],this[_0x5c1b2e(0xda)]]});}[_0x958bf7(0xbc)](){const _0x43e4b5=_0x958bf7;super[_0x43e4b5(0xbc)](),this[_0x43e4b5(0xb4)]();}[_0x958bf7(0xbd)](){const _0x42058e=_0x958bf7;return this[_0x42058e(0xda)][_0x42058e(0xbd)]()[_0x42058e(0xd3)](()=>super[_0x42058e(0xbd)]());}[_0x958bf7(0xc1)](_0x252fd0){const _0x1a1f6a=_0x958bf7;this[_0x1a1f6a(0xda)][_0x1a1f6a(0xc1)](_0x252fd0);}[_0x958bf7(0xb4)](){const _0x4370fb=_0x958bf7;this[_0x4370fb(0xae)](this[_0x4370fb(0xcb)],_0x4370fb(0xdb),(_0x4feb0,_0x1916b0)=>{const _0x1ca27f=_0x4370fb,{submitButtonView:_0xe4a6a2,cancelButtonView:_0x550dba,editor:_0x46969e}=this[_0x1ca27f(0xda)];[_0xe4a6a2[_0x1ca27f(0xcb)],_0x550dba[_0x1ca27f(0xcb)],_0x46969e?_0x46969e[_0x1ca27f(0xba)][_0x1ca27f(0xcc)][_0x1ca27f(0xd6)]():null][_0x1ca27f(0xca)](_0x5d6cd7=>_0x5d6cd7)[_0x1ca27f(0xbb)](_0x25b7fb=>_0x25b7fb[_0x1ca27f(0xdf)](_0x1916b0[_0x1ca27f(0xb7)]))||(this[_0x1ca27f(0xc1)](),_0x1916b0[_0x1ca27f(0xc9)]());});}}
23
+ const _0x24a619=_0x135b;(function(_0x5487b0,_0x1e6c48){const _0x56c603=_0x135b,_0x577eca=_0x5487b0();while(!![]){try{const _0x3f3abf=parseInt(_0x56c603(0x1df))/0x1*(parseInt(_0x56c603(0x1de))/0x2)+-parseInt(_0x56c603(0x1ea))/0x3*(-parseInt(_0x56c603(0x1e8))/0x4)+parseInt(_0x56c603(0x1c5))/0x5*(parseInt(_0x56c603(0x1db))/0x6)+parseInt(_0x56c603(0x1c8))/0x7*(parseInt(_0x56c603(0x1d8))/0x8)+-parseInt(_0x56c603(0x1ec))/0x9*(-parseInt(_0x56c603(0x1ed))/0xa)+parseInt(_0x56c603(0x1d6))/0xb*(-parseInt(_0x56c603(0x1c9))/0xc)+-parseInt(_0x56c603(0x1da))/0xd;if(_0x3f3abf===_0x1e6c48)break;else _0x577eca['push'](_0x577eca['shift']());}catch(_0x53f7fd){_0x577eca['push'](_0x577eca['shift']());}}}(_0x4510,0xb4a2d));import{View as _0x3b4949}from'ckeditor5/src/ui.js';function _0x135b(_0x31460f,_0x4e3902){const _0x45104f=_0x4510();return _0x135b=function(_0x135bbe,_0x288b48){_0x135bbe=_0x135bbe-0x1c3;let _0xaef232=_0x45104f[_0x135bbe];return _0xaef232;},_0x135b(_0x31460f,_0x4e3902);}import _0x214c02 from'./commentinputview.js';import{UserView as _0x225c29}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x4510(){const _0x4214e6=['commentInputView','30UiILBw','destroy','extendTemplate','1678278VBaSvE','132NIFDqw','bind','element','focus','bindTemplate','focusTracker','editing','ck-comment__input-container','setTemplate','contains','change:showInput','mousedown','editorDestroyed','76087GStBlj','_focusOnNonInteractiveMouseDown','16ZqIlQR','target','26786721Ajfinm','346596QaZcuM','editor','showInput','28KSmwQL','105335CPefIS','filter','listenTo','div','editorReady','preventDefault','view','userView','value','9716QPopFN','set','678cDdWVD','ck-thread__user','1683MrzurB','1430orwPaE','getDomRoot','isFocused','some','then','focusCycler','showButtons','createEditor','delegate','ck-thread__input','ck-comment__input-container--active','render'];_0x4510=function(){return _0x4214e6;};return _0x4510();}export default class Pt extends _0x3b4949{constructor(_0x193e36,_0x35e5da,_0x623eaf){const _0x16a0f0=_0x135b;super(_0x193e36),this[_0x16a0f0(0x1c4)]=new _0x214c02(_0x193e36,_0x623eaf),this[_0x16a0f0(0x1f2)]=this[_0x16a0f0(0x1c4)][_0x16a0f0(0x1f2)],this[_0x16a0f0(0x1c4)][_0x16a0f0(0x1ca)](_0x16a0f0(0x1f3))['to'](this[_0x16a0f0(0x1c4)][_0x16a0f0(0x1ce)],_0x16a0f0(0x1ef),this[_0x16a0f0(0x1c4)],_0x16a0f0(0x1e7),(_0x318feb,_0x411d23)=>_0x318feb||!!_0x411d23),this[_0x16a0f0(0x1e9)](_0x16a0f0(0x1dd),!0x1),this['on'](_0x16a0f0(0x1d3),()=>{const _0x880980=_0x16a0f0;this[_0x880980(0x1dd)]&&!this[_0x880980(0x1c4)][_0x880980(0x1dc)]&&this[_0x880980(0x1c4)][_0x880980(0x1f4)]();}),this[_0x16a0f0(0x1c4)][_0x16a0f0(0x1f5)](_0x16a0f0(0x1e3))['to'](this),this[_0x16a0f0(0x1c4)][_0x16a0f0(0x1f5)](_0x16a0f0(0x1d5))['to'](this),this[_0x16a0f0(0x1e6)]=new _0x225c29(_0x193e36,_0x35e5da),this[_0x16a0f0(0x1e6)][_0x16a0f0(0x1c7)]({'attributes':{'class':_0x16a0f0(0x1eb),'aria-hidden':!0x0}}),this[_0x16a0f0(0x1c4)][_0x16a0f0(0x1c7)]({'attributes':{'class':_0x16a0f0(0x1f6)}}),this[_0x16a0f0(0x1d1)]({'tag':_0x16a0f0(0x1e2),'attributes':{'class':[_0x16a0f0(0x1d0),this[_0x16a0f0(0x1cd)]['if'](_0x16a0f0(0x1dd),_0x16a0f0(0x1f7))]},'children':[this[_0x16a0f0(0x1e6)],this[_0x16a0f0(0x1c4)]]});}[_0x24a619(0x1c3)](){const _0x5a36c8=_0x24a619;super[_0x5a36c8(0x1c3)](),this[_0x5a36c8(0x1d7)]();}[_0x24a619(0x1c6)](){const _0x478e30=_0x24a619;return this[_0x478e30(0x1c4)][_0x478e30(0x1c6)]()[_0x478e30(0x1f1)](()=>super[_0x478e30(0x1c6)]());}[_0x24a619(0x1cc)](_0x147a3b){const _0x162fab=_0x24a619;this[_0x162fab(0x1c4)][_0x162fab(0x1cc)](_0x147a3b);}[_0x24a619(0x1d7)](){const _0x58fa67=_0x24a619;this[_0x58fa67(0x1e1)](this[_0x58fa67(0x1cb)],_0x58fa67(0x1d4),(_0x4df26a,_0x5d0a9c)=>{const _0x43b240=_0x58fa67,{submitButtonView:_0xc2a1dc,cancelButtonView:_0x104aa7,editor:_0x185728}=this[_0x43b240(0x1c4)];[_0xc2a1dc[_0x43b240(0x1cb)],_0x104aa7[_0x43b240(0x1cb)],_0x185728?_0x185728[_0x43b240(0x1cf)][_0x43b240(0x1e5)][_0x43b240(0x1ee)]():null][_0x43b240(0x1e0)](_0x21646b=>_0x21646b)[_0x43b240(0x1f0)](_0x444775=>_0x444775[_0x43b240(0x1d2)](_0x5d0a9c[_0x43b240(0x1d9)]))||(this[_0x43b240(0x1cc)](),_0x5d0a9c[_0x43b240(0x1e4)]());});}}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3ee5(_0x25627c,_0x45da06){const _0xda0ed1=_0xda0e();return _0x3ee5=function(_0x3ee5a9,_0x35b43b){_0x3ee5a9=_0x3ee5a9-0x9e;let _0x46853d=_0xda0ed1[_0x3ee5a9];return _0x46853d;},_0x3ee5(_0x25627c,_0x45da06);}const _0x2b8ce4=_0x3ee5;(function(_0x47e53d,_0x1fa538){const _0x3d6b68=_0x3ee5,_0x260b68=_0x47e53d();while(!![]){try{const _0x3db16a=parseInt(_0x3d6b68(0xc0))/0x1*(-parseInt(_0x3d6b68(0xcc))/0x2)+parseInt(_0x3d6b68(0xcd))/0x3+-parseInt(_0x3d6b68(0xca))/0x4+-parseInt(_0x3d6b68(0xf3))/0x5+parseInt(_0x3d6b68(0xc6))/0x6+-parseInt(_0x3d6b68(0xf6))/0x7*(parseInt(_0x3d6b68(0xc9))/0x8)+parseInt(_0x3d6b68(0xc8))/0x9;if(_0x3db16a===_0x1fa538)break;else _0x260b68['push'](_0x260b68['shift']());}catch(_0xa44b20){_0x260b68['push'](_0x260b68['shift']());}}}(_0xda0e,0x78cc7));function _0xda0e(){const _0x510661=['resolveButton','ck-reset_all-excluded','bind','actionBar','isVisible','setTemplate','change:isReadOnly','Write\x20a\x20comment...','has','_cancelAllConfirms','isUnlinked','containerElement','div','get','listenTo','ck-rounded-corners','ck-thread--active','_updateArchivedThreadHeader','remove','ck-thread--unlinked','element','_model','_boundFirstCommentView','isConfirm','stop','ck-comment--resolve','cancelConfirm','label','.ck-thread__container','actionIndicator','Resolve','isResolved','ariaDescriptionView','commentThreadHeaderView','high','3195825IttFNK','change:archivedAt','then','469yPjDdS','commentsListView','commentThreadInputView','isResolvable','length','set','placeholder','add','removeButton','check','commentViews','ck-thread','isActive','isEnabled','listitem','ck-thread--','bindTemplate','showConfirm','isSystemComment','ariaLabel','extendTemplate','archivedAt','execute','render','fire','resolveCommentThread','commentThreadChildren','focus','removeCommentThread','tooltip','ck-thread--remove-confirmation','focusables','unbind','getTemplate','change:isActive','locale','296OAUSWd','querySelector','ck-thread__container','isReadOnly','createCollection','removeConfirm','3532020CSDQiJ','_createResolveButton','11951712JOeZGU','113968gLOMhS','726484GCHRTK','_bindFirstCommentView','3238dTZPsk','2497935RIUCcC','Delete\x20comment\x20thread?','icon'];_0xda0e=function(){return _0x510661;};return _0xda0e();}import{ConfirmMixin as _0x4b90d5,LateFocusButtonView as _0x2bf480}from'ckeditor5-collaboration/src/collaboration-core.js';import{icons as _0x2e0934}from'ckeditor5/src/core.js';import _0x1a8915 from'./basecommentthreadview.js';import{getTranslation as _0x507b11}from'../../../utils/common-translations.js';export default class gt extends/* #__PURE__ -- @preserve */
24
- _0x4b90d5(_0x1a8915){constructor(_0x1b4fdc,_0x16e9f2,_0x2d8317,_0x2fa776){const _0x9d53d5=_0x3ee5;super(_0x1b4fdc,_0x16e9f2,_0x2d8317,_0x2fa776),this[_0x9d53d5(0xb6)]=this[_0x9d53d5(0xc4)]([this[_0x9d53d5(0xf7)],this[_0x9d53d5(0x9e)],this[_0x9d53d5(0xf0)]]),this[_0x9d53d5(0xa1)](_0x9d53d5(0xed),null),this[_0x9d53d5(0xdb)]=null,this[_0x9d53d5(0xe6)]=null,this[_0x9d53d5(0xbf)]=_0x1b4fdc,this[_0x9d53d5(0xd0)]=this[_0x9d53d5(0xc7)](),this[_0x9d53d5(0xd5)](this[_0x9d53d5(0xbd)]()),this['on'](_0x9d53d5(0xbe),(_0x2f6c3d,_0x5cf4df,_0x2b1a75)=>{const _0x30c827=_0x9d53d5;_0x2b1a75||this[_0x30c827(0xd9)]();}),this[_0x9d53d5(0xde)](this[_0x9d53d5(0xe5)],_0x9d53d5(0xd6),(_0x148762,_0x590800,_0x154446)=>{const _0x3510d5=_0x9d53d5;_0x154446&&this[_0x3510d5(0xd9)]();}),this[_0x9d53d5(0xa0)]>0x0&&this[_0x9d53d5(0xcb)](),this[_0x9d53d5(0xde)](this[_0x9d53d5(0xf7)][_0x9d53d5(0xa6)],_0x9d53d5(0xa3),()=>{const _0x228600=_0x9d53d5;this[_0x228600(0xcb)]();});}[_0x2b8ce4(0xbd)](){const _0xbabee7=_0x2b8ce4,_0x5a7645=this[_0xbabee7(0xac)];return{'tag':_0xbabee7(0xdc),'attributes':{'class':['ck',_0xbabee7(0xa7),_0xbabee7(0xd1),_0xbabee7(0xdf),_0x5a7645['if'](_0xbabee7(0xa8),_0xbabee7(0xe0)),_0x5a7645['if'](_0xbabee7(0xda),_0xbabee7(0xe3)),_0x5a7645['if'](_0xbabee7(0xe7),_0xbabee7(0xba)),_0x5a7645['to'](_0xbabee7(0xed),_0x55f2d8=>_0x55f2d8?_0xbabee7(0xab)+_0x55f2d8:'')],'data-thread-id':this[_0xbabee7(0xe5)]['id'],'tabindex':0x0,'role':_0xbabee7(0xaa),'aria-label':_0x5a7645['to'](_0xbabee7(0xaf)),'aria-describedby':this[_0xbabee7(0xf0)]['id']},'children':[{'tag':_0xbabee7(0xdc),'attributes':{'class':_0xbabee7(0xc2)},'children':this[_0xbabee7(0xb6)]}]};}[_0x2b8ce4(0xb3)](){const _0x55383d=_0x2b8ce4;super[_0x55383d(0xb3)](),this[_0x55383d(0xdb)]=this[_0x55383d(0xe4)][_0x55383d(0xc1)](_0x55383d(0xec)),this[_0x55383d(0xe5)]['on'](_0x55383d(0xf4),()=>{const _0x27b2da=_0x55383d;this[_0x27b2da(0xe1)]();}),this[_0x55383d(0xe1)]();}[_0x2b8ce4(0xd9)](){const _0x33961c=_0x2b8ce4;this[_0x33961c(0xea)]();for(const _0x282f89 of this[_0x33961c(0xf7)][_0x33961c(0xa6)])_0x282f89[_0x33961c(0xea)]();}[_0x2b8ce4(0xcb)](){const _0xbb50f8=_0x2b8ce4,{locale:_0x10d84c}=this,_0x46bec2=this[_0xbb50f8(0xf7)][_0xbb50f8(0xa6)][_0xbb50f8(0xdd)](0x0);_0x46bec2===this[_0xbb50f8(0xe6)]||_0x46bec2[_0xbb50f8(0xae)]||(this[_0xbb50f8(0xe6)]=_0x46bec2,this[_0xbb50f8(0xbc)](_0xbb50f8(0xed)),this[_0xbb50f8(0xd2)](_0xbb50f8(0xed))['to'](_0x46bec2,_0xbb50f8(0xed),_0x3c456a=>_0xbb50f8(0xe2)===_0x3c456a?_0xbb50f8(0xe2):null),_0x46bec2[_0xbb50f8(0xa2)]=_0x507b11(_0x10d84c,_0xbb50f8(0xd7)),_0x46bec2[_0xbb50f8(0xa4)]['on'](_0xbb50f8(0xb2),_0x1c114a=>{const _0x3553dd=_0xbb50f8;_0x1c114a[_0x3553dd(0xe8)](),this[_0x3553dd(0xad)](_0x507b11(_0x10d84c,_0x3553dd(0xce)),this[_0x3553dd(0xdb)])[_0x3553dd(0xf5)](()=>{const _0x4bff54=_0x3553dd;this[_0x4bff54(0xb4)](_0x4bff54(0xb8));});},{'priority':_0xbb50f8(0xf2)}),this['on'](_0xbb50f8(0xc5),()=>{const _0x5b22bf=_0xbb50f8;_0x46bec2[_0x5b22bf(0xb7)]();}),_0x46bec2[_0xbb50f8(0xd3)][_0xbb50f8(0xa3)](this[_0xbb50f8(0xd0)],0x0),_0x46bec2[_0xbb50f8(0xbb)][_0xbb50f8(0xa3)](this[_0xbb50f8(0xd0)],0x0));}[_0x2b8ce4(0xc7)](){const _0x3fdae8=_0x2b8ce4,_0x5b8b4a=new _0x2bf480(this[_0x3fdae8(0xbf)]);return _0x5b8b4a[_0x3fdae8(0xeb)]=_0x507b11(this[_0x3fdae8(0xbf)],_0x3fdae8(0xee)),_0x5b8b4a[_0x3fdae8(0xb9)]=_0x507b11(this[_0x3fdae8(0xbf)],_0x3fdae8(0xee)),_0x5b8b4a[_0x3fdae8(0xcf)]=_0x2e0934[_0x3fdae8(0xa5)],_0x5b8b4a[_0x3fdae8(0xb0)]({'attributes':{'class':_0x3fdae8(0xe9)}}),_0x5b8b4a[_0x3fdae8(0xd2)](_0x3fdae8(0xa9))['to'](this[_0x3fdae8(0xe5)],_0x3fdae8(0xc3),_0x2d2747=>!_0x2d2747),_0x5b8b4a[_0x3fdae8(0xd2)](_0x3fdae8(0xd4))['to'](this[_0x3fdae8(0xe5)],_0x3fdae8(0x9f),this[_0x3fdae8(0xe5)],_0x3fdae8(0xef),(_0x418286,_0x1450f6)=>_0x418286&&!_0x1450f6),_0x5b8b4a['on'](_0x3fdae8(0xb2),()=>{const _0x39e8ee=_0x3fdae8;this[_0x39e8ee(0xb4)](_0x39e8ee(0xb5),this[_0x39e8ee(0xe5)]['id']);}),_0x5b8b4a;}[_0x2b8ce4(0xe1)](){const _0x233bc3=_0x2b8ce4;this[_0x233bc3(0xe5)][_0x233bc3(0xb1)]?this[_0x233bc3(0xb6)][_0x233bc3(0xd8)](this[_0x233bc3(0xf1)])||(this[_0x233bc3(0xb6)][_0x233bc3(0xa3)](this[_0x233bc3(0xf1)],0x0),this[_0x233bc3(0xbb)][_0x233bc3(0xa3)](this[_0x233bc3(0xf1)],0x0)):this[_0x233bc3(0xb6)][_0x233bc3(0xd8)](this[_0x233bc3(0xf1)])&&(this[_0x233bc3(0xb6)][_0x233bc3(0xe2)](this[_0x233bc3(0xf1)]),this[_0x233bc3(0xbb)][_0x233bc3(0xe2)](this[_0x233bc3(0xf1)]));}}
23
+ const _0x581824=_0x5e9d;(function(_0x35cc14,_0x186e82){const _0x403c12=_0x5e9d,_0x597ab1=_0x35cc14();while(!![]){try{const _0x5abf5b=-parseInt(_0x403c12(0x1cf))/0x1*(-parseInt(_0x403c12(0x1e4))/0x2)+parseInt(_0x403c12(0x1ca))/0x3*(-parseInt(_0x403c12(0x1d6))/0x4)+-parseInt(_0x403c12(0x1ec))/0x5+parseInt(_0x403c12(0x1d3))/0x6*(-parseInt(_0x403c12(0x1f6))/0x7)+parseInt(_0x403c12(0x200))/0x8+-parseInt(_0x403c12(0x1ff))/0x9*(parseInt(_0x403c12(0x1fb))/0xa)+parseInt(_0x403c12(0x20c))/0xb;if(_0x5abf5b===_0x186e82)break;else _0x597ab1['push'](_0x597ab1['shift']());}catch(_0x4a8861){_0x597ab1['push'](_0x597ab1['shift']());}}}(_0x444c,0x9008c));import{ConfirmMixin as _0x3d8f17,LateFocusButtonView as _0x40f1fc}from'ckeditor5-collaboration/src/collaboration-core.js';import{icons as _0x512d4f}from'ckeditor5/src/core.js';function _0x5e9d(_0x1f73df,_0x253a7d){const _0x444c6a=_0x444c();return _0x5e9d=function(_0x5e9d70,_0x226543){_0x5e9d70=_0x5e9d70-0x1bd;let _0xe3b263=_0x444c6a[_0x5e9d70];return _0xe3b263;},_0x5e9d(_0x1f73df,_0x253a7d);}import _0xfef7df from'./basecommentthreadview.js';import{getTranslation as _0xaa820b}from'../../../utils/common-translations.js';function _0x444c(){const _0x1f7955=['remove','_boundFirstCommentView','_createResolveButton','commentThreadChildren','isConfirm','commentThreadHeaderView','listenTo','fire','has','locale','ck-thread--','isUnlinked','_updateArchivedThreadHeader','change:archivedAt','Delete\x20comment\x20thread?','_cancelAllConfirms','2202CjvZiV','actionIndicator','querySelector','change:isReadOnly','focusables','1cfEOlV','get','length','check','42CSJRqe','removeButton','commentThreadInputView','3052ybJpSF','showConfirm','_model','then','isReadOnly','resolveCommentThread','archivedAt','listitem','_bindFirstCommentView','isSystemComment','removeCommentThread','icon','getTemplate','isResolved','926648hMvtuP','unbind','ck-thread','.ck-thread__container','focus','ck-thread__container','placeholder','tooltip','1906995QEYbgE','change:isActive','div','render','execute','actionBar','commentsListView','removeConfirm','resolveButton','setTemplate','989023GaXOmz','stop','isEnabled','ck-comment--resolve','createCollection','10qnGdnN','ck-thread--unlinked','Resolve','label','4495374iRNnid','4004272RYudVc','cancelConfirm','ck-thread--remove-confirmation','bind','Write\x20a\x20comment...','ck-thread--active','extendTemplate','bindTemplate','ariaLabel','add','isActive','ariaDescriptionView','22616616Tkoxep','element','ck-reset_all-excluded','containerElement','ck-rounded-corners','high','commentViews','isVisible','isResolvable','set'];_0x444c=function(){return _0x1f7955;};return _0x444c();}export default class Ct extends/* #__PURE__ -- @preserve */
24
+ _0x3d8f17(_0xfef7df){constructor(_0xd2f497,_0x208d42,_0x448836,_0x49284f){const _0x1a6078=_0x5e9d;super(_0xd2f497,_0x208d42,_0x448836,_0x49284f),this[_0x1a6078(0x1bd)]=this[_0x1a6078(0x1fa)]([this[_0x1a6078(0x1f2)],this[_0x1a6078(0x1d5)],this[_0x1a6078(0x20b)]]),this[_0x1a6078(0x215)](_0x1a6078(0x1cb),null),this[_0x1a6078(0x20f)]=null,this[_0x1a6078(0x217)]=null,this[_0x1a6078(0x1c3)]=_0xd2f497,this[_0x1a6078(0x1f4)]=this[_0x1a6078(0x218)](),this[_0x1a6078(0x1f5)](this[_0x1a6078(0x1e2)]()),this['on'](_0x1a6078(0x1ed),(_0x105f89,_0x5aee8f,_0x3caec0)=>{const _0x15e151=_0x1a6078;_0x3caec0||this[_0x15e151(0x1c9)]();}),this[_0x1a6078(0x1c0)](this[_0x1a6078(0x1d8)],_0x1a6078(0x1cd),(_0x133d6d,_0x7319ff,_0x3b1910)=>{const _0x4d5d2e=_0x1a6078;_0x3b1910&&this[_0x4d5d2e(0x1c9)]();}),this[_0x1a6078(0x1d1)]>0x0&&this[_0x1a6078(0x1de)](),this[_0x1a6078(0x1c0)](this[_0x1a6078(0x1f2)][_0x1a6078(0x212)],_0x1a6078(0x209),()=>{const _0x57c523=_0x1a6078;this[_0x57c523(0x1de)]();});}[_0x581824(0x1e2)](){const _0x3aa442=_0x581824,_0x3160af=this[_0x3aa442(0x207)];return{'tag':_0x3aa442(0x1ee),'attributes':{'class':['ck',_0x3aa442(0x1e6),_0x3aa442(0x20e),_0x3aa442(0x210),_0x3160af['if'](_0x3aa442(0x20a),_0x3aa442(0x205)),_0x3160af['if'](_0x3aa442(0x1c5),_0x3aa442(0x1fc)),_0x3160af['if'](_0x3aa442(0x1be),_0x3aa442(0x202)),_0x3160af['to'](_0x3aa442(0x1cb),_0x122d49=>_0x122d49?_0x3aa442(0x1c4)+_0x122d49:'')],'data-thread-id':this[_0x3aa442(0x1d8)]['id'],'tabindex':0x0,'role':_0x3aa442(0x1dd),'aria-label':_0x3160af['to'](_0x3aa442(0x208)),'aria-describedby':this[_0x3aa442(0x20b)]['id']},'children':[{'tag':_0x3aa442(0x1ee),'attributes':{'class':_0x3aa442(0x1e9)},'children':this[_0x3aa442(0x1bd)]}]};}[_0x581824(0x1ef)](){const _0x490789=_0x581824;super[_0x490789(0x1ef)](),this[_0x490789(0x20f)]=this[_0x490789(0x20d)][_0x490789(0x1cc)](_0x490789(0x1e7)),this[_0x490789(0x1d8)]['on'](_0x490789(0x1c7),()=>{const _0x1b770d=_0x490789;this[_0x1b770d(0x1c6)]();}),this[_0x490789(0x1c6)]();}[_0x581824(0x1c9)](){const _0x267c5c=_0x581824;this[_0x267c5c(0x201)]();for(const _0x5e92bc of this[_0x267c5c(0x1f2)][_0x267c5c(0x212)])_0x5e92bc[_0x267c5c(0x201)]();}[_0x581824(0x1de)](){const _0x433cae=_0x581824,{locale:_0x538112}=this,_0x5041d8=this[_0x433cae(0x1f2)][_0x433cae(0x212)][_0x433cae(0x1d0)](0x0);_0x5041d8===this[_0x433cae(0x217)]||_0x5041d8[_0x433cae(0x1df)]||(this[_0x433cae(0x217)]=_0x5041d8,this[_0x433cae(0x1e5)](_0x433cae(0x1cb)),this[_0x433cae(0x203)](_0x433cae(0x1cb))['to'](_0x5041d8,_0x433cae(0x1cb),_0x3a6030=>_0x433cae(0x216)===_0x3a6030?_0x433cae(0x216):null),_0x5041d8[_0x433cae(0x1ea)]=_0xaa820b(_0x538112,_0x433cae(0x204)),_0x5041d8[_0x433cae(0x1d4)]['on'](_0x433cae(0x1f0),_0x1bd190=>{const _0x5b5062=_0x433cae;_0x1bd190[_0x5b5062(0x1f7)](),this[_0x5b5062(0x1d7)](_0xaa820b(_0x538112,_0x5b5062(0x1c8)),this[_0x5b5062(0x20f)])[_0x5b5062(0x1d9)](()=>{const _0x34963c=_0x5b5062;this[_0x34963c(0x1c1)](_0x34963c(0x1e0));});},{'priority':_0x433cae(0x211)}),this['on'](_0x433cae(0x1f3),()=>{const _0x3f6303=_0x433cae;_0x5041d8[_0x3f6303(0x1e8)]();}),_0x5041d8[_0x433cae(0x1f1)][_0x433cae(0x209)](this[_0x433cae(0x1f4)],0x0),_0x5041d8[_0x433cae(0x1ce)][_0x433cae(0x209)](this[_0x433cae(0x1f4)],0x0));}[_0x581824(0x218)](){const _0x571bf4=_0x581824,_0x1531a3=new _0x40f1fc(this[_0x571bf4(0x1c3)]);return _0x1531a3[_0x571bf4(0x1fe)]=_0xaa820b(this[_0x571bf4(0x1c3)],_0x571bf4(0x1fd)),_0x1531a3[_0x571bf4(0x1eb)]=_0xaa820b(this[_0x571bf4(0x1c3)],_0x571bf4(0x1fd)),_0x1531a3[_0x571bf4(0x1e1)]=_0x512d4f[_0x571bf4(0x1d2)],_0x1531a3[_0x571bf4(0x206)]({'attributes':{'class':_0x571bf4(0x1f9)}}),_0x1531a3[_0x571bf4(0x203)](_0x571bf4(0x1f8))['to'](this[_0x571bf4(0x1d8)],_0x571bf4(0x1da),_0x5f1ad5=>!_0x5f1ad5),_0x1531a3[_0x571bf4(0x203)](_0x571bf4(0x213))['to'](this[_0x571bf4(0x1d8)],_0x571bf4(0x214),this[_0x571bf4(0x1d8)],_0x571bf4(0x1e3),(_0x40389d,_0x4938a3)=>_0x40389d&&!_0x4938a3),_0x1531a3['on'](_0x571bf4(0x1f0),()=>{const _0x190ce4=_0x571bf4;this[_0x190ce4(0x1c1)](_0x190ce4(0x1db),this[_0x190ce4(0x1d8)]['id']);}),_0x1531a3;}[_0x581824(0x1c6)](){const _0x2dd7d7=_0x581824;this[_0x2dd7d7(0x1d8)][_0x2dd7d7(0x1dc)]?this[_0x2dd7d7(0x1bd)][_0x2dd7d7(0x1c2)](this[_0x2dd7d7(0x1bf)])||(this[_0x2dd7d7(0x1bd)][_0x2dd7d7(0x209)](this[_0x2dd7d7(0x1bf)],0x0),this[_0x2dd7d7(0x1ce)][_0x2dd7d7(0x209)](this[_0x2dd7d7(0x1bf)],0x0)):this[_0x2dd7d7(0x1bd)][_0x2dd7d7(0x1c2)](this[_0x2dd7d7(0x1bf)])&&(this[_0x2dd7d7(0x1bd)][_0x2dd7d7(0x216)](this[_0x2dd7d7(0x1bf)]),this[_0x2dd7d7(0x1ce)][_0x2dd7d7(0x216)](this[_0x2dd7d7(0x1bf)]));}}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x354e0a=_0x157b;(function(_0x28a13e,_0x35b502){const _0x4173a6=_0x157b,_0x40c859=_0x28a13e();while(!![]){try{const _0x2484e7=-parseInt(_0x4173a6(0x146))/0x1+parseInt(_0x4173a6(0x111))/0x2+-parseInt(_0x4173a6(0x129))/0x3*(-parseInt(_0x4173a6(0x135))/0x4)+-parseInt(_0x4173a6(0x11a))/0x5*(-parseInt(_0x4173a6(0x14d))/0x6)+-parseInt(_0x4173a6(0x12e))/0x7+-parseInt(_0x4173a6(0x10b))/0x8*(parseInt(_0x4173a6(0x13e))/0x9)+-parseInt(_0x4173a6(0x149))/0xa;if(_0x2484e7===_0x35b502)break;else _0x40c859['push'](_0x40c859['shift']());}catch(_0x4e7a85){_0x40c859['push'](_0x40c859['shift']());}}}(_0x3fd8,0x4608f));import{ButtonView as _0x117fae,createDropdown as _0x161186,ListView as _0xe2a532,ListItemView as _0x4994ca,focusChildOnDropdownOpen as _0x364517}from'ckeditor5/src/ui.js';import{icons as _0x2c8940}from'ckeditor5/src/core.js';import{UserView as _0x49f80e,ConfirmMixin as _0x3bbd53,LateFocusDropdownButtonView as _0x45c289}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x4b4d9f from'./basecommentview.js';import _0x507810 from'../../../../theme/icons/remove-comment.svg';import{getTranslation as _0x30c8cd}from'../../../utils/common-translations.js';function _0x157b(_0x4394f3,_0x102159){const _0x3fd8fb=_0x3fd8();return _0x157b=function(_0x157bbf,_0x149b96){_0x157bbf=_0x157bbf-0xe7;let _0xb7caeb=_0x3fd8fb[_0x157bbf];return _0xb7caeb;},_0x157b(_0x4394f3,_0x102159);}export default class Tt extends/* #__PURE__ -- @preserve */
24
- _0x3bbd53(_0x4b4d9f){constructor(_0x142a13,_0x1fcdcc,_0x324848){const _0x1d0073=_0x157b;super(_0x142a13,_0x1fcdcc,_0x324848),this[_0x1d0073(0x11b)](_0x1d0073(0x12f),null),this[_0x1d0073(0x11b)](_0x1d0073(0x10a),_0x30c8cd(_0x142a13,_0x1d0073(0x12a))),this[_0x1d0073(0x123)](_0x1d0073(0xef))['to'](_0x1fcdcc),this[_0x1d0073(0x123)](_0x1d0073(0x137))['to'](_0x1fcdcc),this[_0x1d0073(0xec)]=this[_0x1d0073(0x131)](),this[_0x1d0073(0x120)]||(this[_0x1d0073(0x11e)]=this[_0x1d0073(0xe8)](),this[_0x1d0073(0x106)]=this[_0x1d0073(0x118)](),this[_0x1d0073(0x11f)]=this[_0x1d0073(0x131)](),this[_0x1d0073(0x11f)][_0x1d0073(0x105)]([this[_0x1d0073(0x11e)],this[_0x1d0073(0x106)]]),this[_0x1d0073(0xf8)]=this[_0x1d0073(0x114)](),this[_0x1d0073(0xec)][_0x1d0073(0x160)](this[_0x1d0073(0xf8)]),this[_0x1d0073(0x153)][_0x1d0073(0x160)](this[_0x1d0073(0xf8)])),this[_0x1d0073(0x152)]=new _0x49f80e(_0x142a13,_0x1fcdcc[_0x1d0073(0x133)],this[_0x1d0073(0x15e)]()),this[_0x1d0073(0x152)][_0x1d0073(0x101)]({'attributes':{'class':[_0x1d0073(0x126),_0x1d0073(0x103)],'aria-hidden':!0x0}}),this[_0x1d0073(0x14c)](_0x1fcdcc,_0x1d0073(0x121),()=>this[_0x1d0073(0x144)]()),this[_0x1d0073(0x155)](this[_0x1d0073(0x125)]());}[_0x354e0a(0x125)](){const _0x31c0bc=_0x354e0a,_0x420f3c=this[_0x31c0bc(0x12d)],_0x207890=[{'tag':_0x31c0bc(0x119),'attributes':{'class':[_0x31c0bc(0x14a),_0x31c0bc(0x15f)]},'children':[{'tag':_0x31c0bc(0x100),'children':[{'text':this[_0x31c0bc(0x152)][_0x31c0bc(0x128)]}],'attributes':{'class':[_0x31c0bc(0x109),_0x31c0bc(0x159)]}},{'tag':_0x31c0bc(0x10c),'attributes':{'datetime':_0x420f3c['to'](_0x31c0bc(0xef)),'class':[_0x31c0bc(0xf4),_0x31c0bc(0x138)]},'children':[{'text':_0x420f3c['to'](_0x31c0bc(0xef),_0xc85bbc=>this[_0x31c0bc(0xed)][_0x31c0bc(0x11d)](_0xc85bbc))}]}]},{'tag':_0x31c0bc(0x119),'attributes':{'class':[_0x31c0bc(0x127),_0x31c0bc(0x134),_0x420f3c['if'](_0x31c0bc(0x14f),_0x31c0bc(0xea)),_0x420f3c['if'](_0x31c0bc(0x14f),_0x31c0bc(0x115))]},'children':this[_0x31c0bc(0xec)]},{'tag':_0x31c0bc(0x119),'attributes':{'class':[_0x31c0bc(0x132)]},'children':this[_0x31c0bc(0x110)]},this[_0x31c0bc(0x122)]];return this[_0x31c0bc(0x13b)][_0x31c0bc(0x14e)]&&_0x207890[_0x31c0bc(0x151)]({'tag':_0x31c0bc(0x119),'attributes':{'class':[_0x31c0bc(0x140)]},'children':[{'text':this[_0x31c0bc(0x15b)]()}]}),{'tag':'li','attributes':{'class':[_0x31c0bc(0xf3),_0x420f3c['if'](_0x31c0bc(0x13f),_0x31c0bc(0x145))],'tabindex':-0x1,'aria-label':_0x420f3c['to'](_0x31c0bc(0x117)),'aria-describedby':this[_0x31c0bc(0x122)]['id'],'role':_0x31c0bc(0x156)},'children':[{'tag':_0x31c0bc(0x119),'attributes':{'class':[_0x31c0bc(0x14b),_0x31c0bc(0x158),_0x420f3c['if'](_0x31c0bc(0x14f),_0x31c0bc(0xf1)),_0x420f3c['if'](_0x31c0bc(0x120),_0x31c0bc(0xfb)),_0x420f3c['to'](_0x31c0bc(0x12f),_0x12fde2=>_0x12fde2?_0x31c0bc(0xfd)+_0x12fde2:'')],'data-author-id':this[_0x31c0bc(0x13b)][_0x31c0bc(0x133)]['id'],'data-comment-id':this[_0x31c0bc(0x13b)]['id'],'role':_0x31c0bc(0x13c)},'children':[this[_0x31c0bc(0x152)],{'tag':_0x31c0bc(0x119),'attributes':{'class':[_0x31c0bc(0xff),_0x31c0bc(0x136)]},'children':_0x207890}]}]};}[_0x354e0a(0xe8)](){const _0x15f7ea=_0x354e0a,_0x19dabd=new _0x117fae(this[_0x15f7ea(0xe7)]);return _0x19dabd[_0x15f7ea(0x148)]=_0x30c8cd(this[_0x15f7ea(0xe7)],_0x15f7ea(0xee)),_0x19dabd[_0x15f7ea(0xf7)]=_0x2c8940[_0x15f7ea(0x130)],_0x19dabd[_0x15f7ea(0x154)]=!0x0,_0x19dabd[_0x15f7ea(0x101)]({'attributes':{'class':_0x15f7ea(0xf1)}}),_0x19dabd[_0x15f7ea(0x123)](_0x15f7ea(0x13d))['to'](this[_0x15f7ea(0x13b)],_0x15f7ea(0xfc),_0x267721=>!_0x267721),_0x19dabd[_0x15f7ea(0x123)](_0x15f7ea(0x150))['to'](this[_0x15f7ea(0x13b)],_0x15f7ea(0x139)),_0x19dabd['on'](_0x15f7ea(0x104),()=>this[_0x15f7ea(0x113)]()),_0x19dabd;}[_0x354e0a(0x118)](){const _0x31d66d=_0x354e0a,_0x419e88=new _0x117fae(this[_0x31d66d(0xe7)]);return _0x419e88[_0x31d66d(0x148)]=_0x30c8cd(this[_0x31d66d(0xe7)],_0x31d66d(0xe9)),_0x419e88[_0x31d66d(0xf7)]=_0x507810,_0x419e88[_0x31d66d(0x154)]=!0x0,_0x419e88[_0x31d66d(0x101)]({'attributes':{'class':_0x31d66d(0x116)}}),_0x419e88[_0x31d66d(0x123)](_0x31d66d(0x13d))['to'](this[_0x31d66d(0x13b)],_0x31d66d(0xfc),_0x232e52=>!_0x232e52),_0x419e88[_0x31d66d(0x123)](_0x31d66d(0x150))['to'](this[_0x31d66d(0x13b)],_0x31d66d(0x11c)),_0x419e88['on'](_0x31d66d(0x104),()=>{const _0x1b9479=_0x31d66d;this[_0x1b9479(0x141)](_0x30c8cd(this[_0x1b9479(0xe7)],_0x1b9479(0x15d)),this[_0x1b9479(0x102)])[_0x1b9479(0x15c)](()=>{const _0x3bc4cd=_0x1b9479;this[_0x3bc4cd(0x10d)](_0x3bc4cd(0x142),this[_0x3bc4cd(0x13b)]['id']);});}),_0x419e88;}[_0x354e0a(0x114)](){const _0x1bd50f=_0x354e0a,_0x3f41e0=_0x161186(this[_0x1bd50f(0xe7)],_0x45c289),_0x3694c7=_0x3f41e0[_0x1bd50f(0xeb)][_0x1bd50f(0x13a)],_0x2ed45a=new _0xe2a532(this[_0x1bd50f(0xe7)]),_0x241692=_0x3f41e0[_0x1bd50f(0x12d)];_0x364517(_0x3f41e0,()=>this[_0x1bd50f(0x11f)][_0x1bd50f(0x124)](_0x3b19bb=>_0x3b19bb[_0x1bd50f(0x150)])),_0x3f41e0[_0x1bd50f(0x101)]({'attributes':{'class':[_0x241692['if'](_0x1bd50f(0x150),_0x1bd50f(0x112),_0x4b0ec7=>!_0x4b0ec7)]}});const _0x1a4e0f=(_0x3c3c4b,_0x17b3bf=-0x1)=>{const _0x486b61=_0x1bd50f,_0x666c35=new _0x4994ca(this[_0x486b61(0xe7)]);_0x666c35[_0x486b61(0x13a)][_0x486b61(0x160)](_0x3c3c4b);const _0x37f38d=_0x17b3bf>-0x1?_0x17b3bf:_0x2ed45a[_0x486b61(0x11f)][_0x486b61(0xf9)];_0x2ed45a[_0x486b61(0x11f)][_0x486b61(0x160)](_0x666c35,_0x37f38d);const _0x5ec6c1=Array[_0x486b61(0x10f)](this[_0x486b61(0x11f)]);_0x3f41e0[_0x486b61(0xf5)](_0x486b61(0x13d),_0x486b61(0x150)),_0x3f41e0[_0x486b61(0x123)](_0x486b61(0x13d))[_0x486b61(0x10e)](_0x5ec6c1,_0x486b61(0x13d),(..._0x24be3d)=>_0x24be3d[_0x486b61(0xf0)](_0xa0843e=>_0xa0843e)),_0x3f41e0[_0x486b61(0x123)](_0x486b61(0x150))[_0x486b61(0x10e)](_0x5ec6c1,_0x486b61(0x150),(..._0x36e96a)=>_0x36e96a[_0x486b61(0xf0)](_0x24820d=>_0x24820d));};_0x3f41e0[_0x1bd50f(0x143)]='sw',_0x3f41e0[_0x1bd50f(0x147)][_0x1bd50f(0x11b)]({'label':_0x30c8cd(this[_0x1bd50f(0xe7)],_0x1bd50f(0xf6)),'icon':_0x2c8940[_0x1bd50f(0x107)]}),_0x3f41e0[_0x1bd50f(0x13d)]=[...this[_0x1bd50f(0x11f)]][_0x1bd50f(0xf0)](_0x3b0f4f=>_0x3b0f4f[_0x1bd50f(0x13d)]),_0x3f41e0[_0x1bd50f(0x147)][_0x1bd50f(0x150)]=[...this[_0x1bd50f(0x11f)]][_0x1bd50f(0xf0)](_0x2b1edd=>_0x2b1edd[_0x1bd50f(0x150)]);for(const _0x43f111 of this[_0x1bd50f(0x11f)])_0x1a4e0f(_0x43f111);return _0x3694c7[_0x1bd50f(0x160)](_0x2ed45a),_0x3f41e0[_0x1bd50f(0x14c)](this[_0x1bd50f(0x11f)],_0x1bd50f(0x160),(_0x18155c,_0x5740de,_0x346e20)=>{_0x1a4e0f(_0x5740de,_0x346e20);}),_0x3f41e0[_0x1bd50f(0x14c)](this[_0x1bd50f(0x11f)],_0x1bd50f(0x108),(_0x1f645a,_0x27f6f3,_0x292a11)=>{const _0x5bc17a=_0x1bd50f;_0x2ed45a[_0x5bc17a(0x11f)][_0x5bc17a(0x108)](_0x292a11);}),_0x3f41e0;}[_0x354e0a(0x15a)](_0x41b21c,_0x193192){const _0x25984b=_0x354e0a,_0x20a148=_0x41b21c&&_0x41b21c[_0x25984b(0x102)];_0x20a148&&(this[_0x25984b(0x14c)](_0x20a148,_0x25984b(0x161),()=>this[_0x25984b(0x12f)]=_0x193192),this[_0x25984b(0x14c)](_0x20a148,_0x25984b(0xfa),()=>this[_0x25984b(0x12f)]=_0x193192),this[_0x25984b(0x14c)](_0x20a148,_0x25984b(0x12c),()=>this[_0x25984b(0x12f)]=null),this[_0x25984b(0x14c)](_0x20a148,_0x25984b(0x12b),()=>this[_0x25984b(0x12f)]=null));}[_0x354e0a(0xfe)](){const _0x1a6eb0=_0x354e0a,_0x885f2c=super[_0x1a6eb0(0xfe)]();return _0x885f2c[_0x1a6eb0(0x123)](_0x1a6eb0(0x10a))['to'](this),_0x885f2c;}[_0x354e0a(0xf2)](){const _0x539a68=_0x354e0a;super[_0x539a68(0xf2)](),this[_0x539a68(0x15a)](this[_0x539a68(0x11e)],_0x539a68(0x157)),this[_0x539a68(0x15a)](this[_0x539a68(0x106)],_0x539a68(0x108));}}function _0x3fd8(){const _0x4ae84b=['isReadOnly','ck-comment--','_createCommentInputView','ck-comment__main','span','extendTemplate','element','ck-annotation__user','execute','addMany','removeButton','threeVerticalDots','remove','ck-comment__info-name','placeholder','200MEUYev','time','fire','toMany','from','visibleView','451448KOZHML','ck-hidden','switchToEditMode','_createDropdown','ck-annotation__actions--hidden','ck-comment--remove','ariaLabel','_createRemoveButton','div','285835fgjCEK','set','isRemovable','formatDateTime','editButton','items','isSystemComment','change:isRemovable','ariaDescriptionView','bind','find','getTemplate','ck-comment__user','ck-comment__actions','name','1097277fgrdmb','Reply...','blur','mouseleave','bindTemplate','2128658TpsClh','actionIndicator','pencil','createCollection','ck-annotation__content-wrapper','author','ck-annotation__actions','4jJezdw','ck-annotation__main','resolvedAt','ck-annotation__info-time','isEditable','children','_model','group','isEnabled','19476qhvogb','isConfirm','ck-comment__external','showConfirm','removeComment','panelPosition','cancelConfirm','ck-comment--remove-confirmation','3902BFhTWP','buttonView','label','1711920lOyoqQ','ck-comment__info','ck-comment','listenTo','24VTtfMR','isExternal','isEditMode','isVisible','push','userView','focusables','withText','setTemplate','listitem','edit','ck-annotation','ck-annotation__info-name','_attachActions','getExternalCommentNote','then','Delete\x20comment?','getUserViewNotificationText','ck-annotation__info','add','mouseenter','locale','_createEditButton','Remove','ck-comment__actions--hidden','panelView','actionBar','_config','Edit','authoredAt','some','ck-comment--edit','render','ck-comment__wrapper','ck-comment__info-time','unbind','Show\x20more\x20items','icon','dropdown','length','focus','ck-comment--info'];_0x3fd8=function(){return _0x4ae84b;};return _0x3fd8();}
23
+ const _0x121519=_0x3829;(function(_0x5f20c7,_0x3287cc){const _0x17a8fb=_0x3829,_0x14872a=_0x5f20c7();while(!![]){try{const _0x42c272=-parseInt(_0x17a8fb(0x196))/0x1*(parseInt(_0x17a8fb(0x188))/0x2)+parseInt(_0x17a8fb(0x190))/0x3+-parseInt(_0x17a8fb(0x1b8))/0x4*(-parseInt(_0x17a8fb(0x1d5))/0x5)+-parseInt(_0x17a8fb(0x1ad))/0x6*(parseInt(_0x17a8fb(0x1d4))/0x7)+parseInt(_0x17a8fb(0x16f))/0x8+-parseInt(_0x17a8fb(0x16b))/0x9*(parseInt(_0x17a8fb(0x1a2))/0xa)+parseInt(_0x17a8fb(0x170))/0xb;if(_0x42c272===_0x3287cc)break;else _0x14872a['push'](_0x14872a['shift']());}catch(_0xf89d96){_0x14872a['push'](_0x14872a['shift']());}}}(_0x5d2b,0xf3329));function _0x5d2b(){const _0x2aab0f=['_createRemoveButton','isReadOnly','panelView','fire','ariaLabel','from','withText','isVisible','focusables','637160FKOFhk','ck-annotation__user','switchToEditMode','remove','actionIndicator','isEnabled','getTemplate','removeButton','3560649KEOPLC','buttonView','find','ck-hidden','placeholder','time','2sDXweM','label','push','blur','_createCommentInputView','some','authoredAt','items','ck-annotation__actions--hidden','change:isRemovable','isExternal','then','43090LXNQIh','ck-comment--info','mouseleave','element','ck-comment--remove','ck-comment--','unbind','ariaDescriptionView','icon','author','Delete\x20comment?','9390RRZdhx','ck-comment__external','ck-annotation__actions','threeVerticalDots','ck-annotation','name','createCollection','mouseenter','_config','ck-comment--edit','isEditMode','4JicBMY','toMany','ck-annotation__content-wrapper','edit','ck-comment__actions--hidden','Edit','group','ck-comment__info','ck-comment__user','isRemovable','render','bind','_createDropdown','userView','add','execute','locale','_createEditButton','cancelConfirm','getUserViewNotificationText','isSystemComment','ck-annotation__info','ck-comment__info-time','ck-annotation__info-name','ck-comment__info-name','ck-comment__main','focus','Reply...','4319HZxDrP','4750315iagEXp','showConfirm','isConfirm','ck-annotation__main','_attachActions','ck-comment__actions','pencil','visibleView','removeComment','ck-comment__wrapper','div','getExternalCommentNote','_model','dropdown','extendTemplate','ck-comment','Show\x20more\x20items','Remove','369CWiecp','formatDateTime','editButton','ck-comment--remove-confirmation','1973744nxOllI','4310977pwQdsx','resolvedAt','set','actionBar','listitem','bindTemplate','addMany','isEditable','setTemplate','listenTo','length','children','ck-annotation__info-time','span','panelPosition'];_0x5d2b=function(){return _0x2aab0f;};return _0x5d2b();}import{ButtonView as _0x502d97,createDropdown as _0x3b7951,ListView as _0xafb8b7,ListItemView as _0x52f927,focusChildOnDropdownOpen as _0x3870c1}from'ckeditor5/src/ui.js';import{icons as _0x591c91}from'ckeditor5/src/core.js';import{UserView as _0x5a24fa,ConfirmMixin as _0x391ecc,LateFocusDropdownButtonView as _0x5776b8}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x1d9016 from'./basecommentview.js';import _0x1b55e0 from'../../../../theme/icons/remove-comment.svg';function _0x3829(_0x91a40d,_0x263611){const _0x5d2b36=_0x5d2b();return _0x3829=function(_0x3829af,_0x3adf67){_0x3829af=_0x3829af-0x160;let _0x4f703f=_0x5d2b36[_0x3829af];return _0x4f703f;},_0x3829(_0x91a40d,_0x263611);}import{getTranslation as _0x42bd20}from'../../../utils/common-translations.js';export default class vt extends/* #__PURE__ -- @preserve */
24
+ _0x391ecc(_0x1d9016){constructor(_0x40c224,_0x4aa32a,_0x286f54){const _0x5e4a33=_0x3829;super(_0x40c224,_0x4aa32a,_0x286f54),this[_0x5e4a33(0x172)](_0x5e4a33(0x18c),null),this[_0x5e4a33(0x172)](_0x5e4a33(0x194),_0x42bd20(_0x40c224,_0x5e4a33(0x1d3))),this[_0x5e4a33(0x1c3)](_0x5e4a33(0x19c))['to'](_0x4aa32a),this[_0x5e4a33(0x1c3)](_0x5e4a33(0x171))['to'](_0x4aa32a),this[_0x5e4a33(0x173)]=this[_0x5e4a33(0x1b3)](),this[_0x5e4a33(0x1cc)]||(this[_0x5e4a33(0x16d)]=this[_0x5e4a33(0x1c9)](),this[_0x5e4a33(0x18f)]=this[_0x5e4a33(0x17f)](),this[_0x5e4a33(0x19d)]=this[_0x5e4a33(0x1b3)](),this[_0x5e4a33(0x19d)][_0x5e4a33(0x176)]([this[_0x5e4a33(0x16d)],this[_0x5e4a33(0x18f)]]),this[_0x5e4a33(0x166)]=this[_0x5e4a33(0x1c4)](),this[_0x5e4a33(0x173)][_0x5e4a33(0x1c6)](this[_0x5e4a33(0x166)]),this[_0x5e4a33(0x187)][_0x5e4a33(0x1c6)](this[_0x5e4a33(0x166)])),this[_0x5e4a33(0x1c5)]=new _0x5a24fa(_0x40c224,_0x4aa32a[_0x5e4a33(0x1ab)],this[_0x5e4a33(0x1cb)]()),this[_0x5e4a33(0x1c5)][_0x5e4a33(0x167)]({'attributes':{'class':[_0x5e4a33(0x1c0),_0x5e4a33(0x189)],'aria-hidden':!0x0}}),this[_0x5e4a33(0x179)](_0x4aa32a,_0x5e4a33(0x19f),()=>this[_0x5e4a33(0x1ca)]()),this[_0x5e4a33(0x178)](this[_0x5e4a33(0x18e)]());}[_0x121519(0x18e)](){const _0x183edf=_0x121519,_0x51ab3e=this[_0x183edf(0x175)],_0x3254ab=[{'tag':_0x183edf(0x163),'attributes':{'class':[_0x183edf(0x1bf),_0x183edf(0x1cd)]},'children':[{'tag':_0x183edf(0x17d),'children':[{'text':this[_0x183edf(0x1c5)][_0x183edf(0x1b2)]}],'attributes':{'class':[_0x183edf(0x1d0),_0x183edf(0x1cf)]}},{'tag':_0x183edf(0x195),'attributes':{'datetime':_0x51ab3e['to'](_0x183edf(0x19c)),'class':[_0x183edf(0x1ce),_0x183edf(0x17c)]},'children':[{'text':_0x51ab3e['to'](_0x183edf(0x19c),_0x51fb64=>this[_0x183edf(0x1b5)][_0x183edf(0x16c)](_0x51fb64))}]}]},{'tag':_0x183edf(0x163),'attributes':{'class':[_0x183edf(0x1da),_0x183edf(0x1af),_0x51ab3e['if'](_0x183edf(0x1b7),_0x183edf(0x1bc)),_0x51ab3e['if'](_0x183edf(0x1b7),_0x183edf(0x19e))]},'children':this[_0x183edf(0x173)]},{'tag':_0x183edf(0x163),'attributes':{'class':[_0x183edf(0x1ba)]},'children':this[_0x183edf(0x160)]},this[_0x183edf(0x1a9)]];return this[_0x183edf(0x165)][_0x183edf(0x1a0)]&&_0x3254ab[_0x183edf(0x198)]({'tag':_0x183edf(0x163),'attributes':{'class':[_0x183edf(0x1ae)]},'children':[{'text':this[_0x183edf(0x164)]()}]}),{'tag':'li','attributes':{'class':[_0x183edf(0x162),_0x51ab3e['if'](_0x183edf(0x1d7),_0x183edf(0x16e))],'tabindex':-0x1,'aria-label':_0x51ab3e['to'](_0x183edf(0x183)),'aria-describedby':this[_0x183edf(0x1a9)]['id'],'role':_0x183edf(0x174)},'children':[{'tag':_0x183edf(0x163),'attributes':{'class':[_0x183edf(0x168),_0x183edf(0x1b1),_0x51ab3e['if'](_0x183edf(0x1b7),_0x183edf(0x1b6)),_0x51ab3e['if'](_0x183edf(0x1cc),_0x183edf(0x1a3)),_0x51ab3e['to'](_0x183edf(0x18c),_0x26433e=>_0x26433e?_0x183edf(0x1a7)+_0x26433e:'')],'data-author-id':this[_0x183edf(0x165)][_0x183edf(0x1ab)]['id'],'data-comment-id':this[_0x183edf(0x165)]['id'],'role':_0x183edf(0x1be)},'children':[this[_0x183edf(0x1c5)],{'tag':_0x183edf(0x163),'attributes':{'class':[_0x183edf(0x1d1),_0x183edf(0x1d8)]},'children':_0x3254ab}]}]};}[_0x121519(0x1c9)](){const _0x3f69c9=_0x121519,_0x325e64=new _0x502d97(this[_0x3f69c9(0x1c8)]);return _0x325e64[_0x3f69c9(0x197)]=_0x42bd20(this[_0x3f69c9(0x1c8)],_0x3f69c9(0x1bd)),_0x325e64[_0x3f69c9(0x1aa)]=_0x591c91[_0x3f69c9(0x1db)],_0x325e64[_0x3f69c9(0x185)]=!0x0,_0x325e64[_0x3f69c9(0x167)]({'attributes':{'class':_0x3f69c9(0x1b6)}}),_0x325e64[_0x3f69c9(0x1c3)](_0x3f69c9(0x18d))['to'](this[_0x3f69c9(0x165)],_0x3f69c9(0x180),_0x16f667=>!_0x16f667),_0x325e64[_0x3f69c9(0x1c3)](_0x3f69c9(0x186))['to'](this[_0x3f69c9(0x165)],_0x3f69c9(0x177)),_0x325e64['on'](_0x3f69c9(0x1c7),()=>this[_0x3f69c9(0x18a)]()),_0x325e64;}[_0x121519(0x17f)](){const _0x33cafe=_0x121519,_0x397021=new _0x502d97(this[_0x33cafe(0x1c8)]);return _0x397021[_0x33cafe(0x197)]=_0x42bd20(this[_0x33cafe(0x1c8)],_0x33cafe(0x16a)),_0x397021[_0x33cafe(0x1aa)]=_0x1b55e0,_0x397021[_0x33cafe(0x185)]=!0x0,_0x397021[_0x33cafe(0x167)]({'attributes':{'class':_0x33cafe(0x1a6)}}),_0x397021[_0x33cafe(0x1c3)](_0x33cafe(0x18d))['to'](this[_0x33cafe(0x165)],_0x33cafe(0x180),_0x5537e8=>!_0x5537e8),_0x397021[_0x33cafe(0x1c3)](_0x33cafe(0x186))['to'](this[_0x33cafe(0x165)],_0x33cafe(0x1c1)),_0x397021['on'](_0x33cafe(0x1c7),()=>{const _0x58fef4=_0x33cafe;this[_0x58fef4(0x1d6)](_0x42bd20(this[_0x58fef4(0x1c8)],_0x58fef4(0x1ac)),this[_0x58fef4(0x1a5)])[_0x58fef4(0x1a1)](()=>{const _0x59b7a9=_0x58fef4;this[_0x59b7a9(0x182)](_0x59b7a9(0x161),this[_0x59b7a9(0x165)]['id']);});}),_0x397021;}[_0x121519(0x1c4)](){const _0x3c7869=_0x121519,_0x2cf666=_0x3b7951(this[_0x3c7869(0x1c8)],_0x5776b8),_0x1fdca0=_0x2cf666[_0x3c7869(0x181)][_0x3c7869(0x17b)],_0x298ce3=new _0xafb8b7(this[_0x3c7869(0x1c8)]),_0x52a623=_0x2cf666[_0x3c7869(0x175)];_0x3870c1(_0x2cf666,()=>this[_0x3c7869(0x19d)][_0x3c7869(0x192)](_0x30d2ad=>_0x30d2ad[_0x3c7869(0x186)])),_0x2cf666[_0x3c7869(0x167)]({'attributes':{'class':[_0x52a623['if'](_0x3c7869(0x186),_0x3c7869(0x193),_0x3641f2=>!_0x3641f2)]}});const _0x529ffc=(_0x24b52f,_0x66c17a=-0x1)=>{const _0x471220=_0x3c7869,_0x30e650=new _0x52f927(this[_0x471220(0x1c8)]);_0x30e650[_0x471220(0x17b)][_0x471220(0x1c6)](_0x24b52f);const _0x37feef=_0x66c17a>-0x1?_0x66c17a:_0x298ce3[_0x471220(0x19d)][_0x471220(0x17a)];_0x298ce3[_0x471220(0x19d)][_0x471220(0x1c6)](_0x30e650,_0x37feef);const _0x504279=Array[_0x471220(0x184)](this[_0x471220(0x19d)]);_0x2cf666[_0x471220(0x1a8)](_0x471220(0x18d),_0x471220(0x186)),_0x2cf666[_0x471220(0x1c3)](_0x471220(0x18d))[_0x471220(0x1b9)](_0x504279,_0x471220(0x18d),(..._0x3da001)=>_0x3da001[_0x471220(0x19b)](_0x4ed2cb=>_0x4ed2cb)),_0x2cf666[_0x471220(0x1c3)](_0x471220(0x186))[_0x471220(0x1b9)](_0x504279,_0x471220(0x186),(..._0x2c164e)=>_0x2c164e[_0x471220(0x19b)](_0x5ea3aa=>_0x5ea3aa));};_0x2cf666[_0x3c7869(0x17e)]='sw',_0x2cf666[_0x3c7869(0x191)][_0x3c7869(0x172)]({'label':_0x42bd20(this[_0x3c7869(0x1c8)],_0x3c7869(0x169)),'icon':_0x591c91[_0x3c7869(0x1b0)]});for(const _0x184e74 of this[_0x3c7869(0x19d)])_0x529ffc(_0x184e74);return _0x1fdca0[_0x3c7869(0x1c6)](_0x298ce3),_0x2cf666[_0x3c7869(0x179)](this[_0x3c7869(0x19d)],_0x3c7869(0x1c6),(_0x290f1e,_0xc672e3,_0x12089c)=>{_0x529ffc(_0xc672e3,_0x12089c);}),_0x2cf666[_0x3c7869(0x179)](this[_0x3c7869(0x19d)],_0x3c7869(0x18b),(_0x524178,_0x2b5ae9,_0x41c850)=>{const _0x55ac2e=_0x3c7869;_0x298ce3[_0x55ac2e(0x19d)][_0x55ac2e(0x18b)](_0x41c850);}),_0x2cf666;}[_0x121519(0x1d9)](_0x173ff2,_0x48ac3c){const _0x21bd34=_0x121519,_0x2802a4=_0x173ff2&&_0x173ff2[_0x21bd34(0x1a5)];_0x2802a4&&(this[_0x21bd34(0x179)](_0x2802a4,_0x21bd34(0x1b4),()=>this[_0x21bd34(0x18c)]=_0x48ac3c),this[_0x21bd34(0x179)](_0x2802a4,_0x21bd34(0x1d2),()=>this[_0x21bd34(0x18c)]=_0x48ac3c),this[_0x21bd34(0x179)](_0x2802a4,_0x21bd34(0x1a4),()=>this[_0x21bd34(0x18c)]=null),this[_0x21bd34(0x179)](_0x2802a4,_0x21bd34(0x199),()=>this[_0x21bd34(0x18c)]=null));}[_0x121519(0x19a)](){const _0x168187=_0x121519,_0x216b0d=super[_0x168187(0x19a)]();return _0x216b0d[_0x168187(0x1c3)](_0x168187(0x194))['to'](this),_0x216b0d;}[_0x121519(0x1c2)](){const _0x2da189=_0x121519;super[_0x2da189(0x1c2)](),this[_0x2da189(0x1d9)](this[_0x2da189(0x16d)],_0x2da189(0x1bb)),this[_0x2da189(0x1d9)](this[_0x2da189(0x18f)],_0x2da189(0x18b));}}
package/src/comments.d.ts CHANGED
@@ -32,4 +32,12 @@ export default class Comments extends Plugin {
32
32
  * @inheritDoc
33
33
  */
34
34
  static get pluginName(): "Comments";
35
+ /**
36
+ * @inheritDoc
37
+ */
38
+ static get isOfficialPlugin(): true;
39
+ /**
40
+ * @inheritDoc
41
+ */
42
+ static get isPremiumPlugin(): true;
35
43
  }
package/src/comments.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4e96(_0x721079,_0x8732a6){var _0x34a3fb=_0x34a3();return _0x4e96=function(_0x4e9623,_0x11d3fb){_0x4e9623=_0x4e9623-0x98;var _0xf3e072=_0x34a3fb[_0x4e9623];return _0xf3e072;},_0x4e96(_0x721079,_0x8732a6);}var _0x48aceb=_0x4e96;(function(_0x301f41,_0x1b267e){var _0x5eacfa=_0x4e96,_0x165ad6=_0x301f41();while(!![]){try{var _0x53ee3a=parseInt(_0x5eacfa(0x9e))/0x1+-parseInt(_0x5eacfa(0xa4))/0x2+parseInt(_0x5eacfa(0x9c))/0x3*(-parseInt(_0x5eacfa(0x9b))/0x4)+parseInt(_0x5eacfa(0xa3))/0x5*(parseInt(_0x5eacfa(0x9f))/0x6)+-parseInt(_0x5eacfa(0x98))/0x7*(parseInt(_0x5eacfa(0xa1))/0x8)+parseInt(_0x5eacfa(0x9a))/0x9*(-parseInt(_0x5eacfa(0xa2))/0xa)+parseInt(_0x5eacfa(0xa5))/0xb;if(_0x53ee3a===_0x1b267e)break;else _0x165ad6['push'](_0x165ad6['shift']());}catch(_0x29624b){_0x165ad6['push'](_0x165ad6['shift']());}}}(_0x34a3,0x723d9));import{Plugin as _0x29f71f}from'ckeditor5/src/core.js';import _0x1e70e3 from'./comments/commentsrepository.js';import _0x1591e7 from'./comments/commentsediting.js';import _0x201291 from'./comments/commentsui.js';function _0x34a3(){var _0x2007fb=['15148430Vzqyxn','11403VfVXAm','pluginName','15849klzxJs','1136JTAAWA','1086OPSwyd','requires','531723PGqhLF','1374822vaLXKf','Comments','2424sxwJsJ','2320ltWHIo','5LmOyUY','1330228KGPDzE'];_0x34a3=function(){return _0x2007fb;};return _0x34a3();}import _0x37db38 from'./commentsonly.js';import _0x246950 from'./annotations/widesidebar.js';import _0xeaaa0 from'./annotations/narrowsidebar.js';import _0x55f95b from'./annotations/inlineannotations.js';import _0x20a0e7 from'./comments/commentsarchiveui.js';import _0x58d138 from'./comments/commentsarchive.js';export default class f extends _0x29f71f{static get[_0x48aceb(0x9d)](){return[_0x1e70e3,_0x1591e7,_0x201291,_0x58d138,_0x20a0e7,_0x37db38,_0x246950,_0xeaaa0,_0x55f95b];}static get[_0x48aceb(0x99)](){var _0xc920aa=_0x48aceb;return _0xc920aa(0xa0);}}
23
+ var _0x746ac4=_0x4910;(function(_0x5ca735,_0x4793ae){var _0x9f4d6e=_0x4910,_0x14aa75=_0x5ca735();while(!![]){try{var _0x428bb3=parseInt(_0x9f4d6e(0x1a4))/0x1+parseInt(_0x9f4d6e(0x1a9))/0x2*(-parseInt(_0x9f4d6e(0x1a3))/0x3)+parseInt(_0x9f4d6e(0x19c))/0x4*(-parseInt(_0x9f4d6e(0x19b))/0x5)+-parseInt(_0x9f4d6e(0x1a2))/0x6+-parseInt(_0x9f4d6e(0x19d))/0x7*(-parseInt(_0x9f4d6e(0x1a5))/0x8)+-parseInt(_0x9f4d6e(0x19e))/0x9+parseInt(_0x9f4d6e(0x19f))/0xa;if(_0x428bb3===_0x4793ae)break;else _0x14aa75['push'](_0x14aa75['shift']());}catch(_0x337921){_0x14aa75['push'](_0x14aa75['shift']());}}}(_0x37b8,0x64599));import{Plugin as _0x43e13f}from'ckeditor5/src/core.js';import _0x8e287b from'./comments/commentsrepository.js';function _0x4910(_0x1a670a,_0x2014d1){var _0x37b899=_0x37b8();return _0x4910=function(_0x4910ab,_0x1dc2c3){_0x4910ab=_0x4910ab-0x19b;var _0x59f004=_0x37b899[_0x4910ab];return _0x59f004;},_0x4910(_0x1a670a,_0x2014d1);}import _0x3c3105 from'./comments/commentsediting.js';import _0xbb4e02 from'./comments/commentsui.js';import _0x44ad56 from'./commentsonly.js';import _0x1e7fd6 from'./annotations/widesidebar.js';import _0x46c189 from'./annotations/narrowsidebar.js';function _0x37b8(){var _0x410929=['552712EbZaTc','265279DhKufJ','2071701oMPitw','6714050OSpHob','Comments','isPremiumPlugin','605088sgaIsz','633207NuhSzo','593084eErMNS','8iblVpW','requires','isOfficialPlugin','pluginName','4cjyycR','5RLVHQy'];_0x37b8=function(){return _0x410929;};return _0x37b8();}import _0x4c0d8c from'./annotations/inlineannotations.js';import _0x4b46f4 from'./comments/commentsarchiveui.js';import _0x12c7ef from'./comments/commentsarchive.js';export default class p extends _0x43e13f{static get[_0x746ac4(0x1a6)](){return[_0x8e287b,_0x3c3105,_0xbb4e02,_0x12c7ef,_0x4b46f4,_0x44ad56,_0x1e7fd6,_0x46c189,_0x4c0d8c];}static get[_0x746ac4(0x1a8)](){var _0x44e90b=_0x746ac4;return _0x44e90b(0x1a0);}static get[_0x746ac4(0x1a7)](){return!0x0;}static get[_0x746ac4(0x1a1)](){return!0x0;}}
@@ -18,6 +18,14 @@ export default class CommentsOnly extends Plugin {
18
18
  * @inheritDoc
19
19
  */
20
20
  static get pluginName(): "CommentsOnly";
21
+ /**
22
+ * @inheritDoc
23
+ */
24
+ static get isOfficialPlugin(): true;
25
+ /**
26
+ * @inheritDoc
27
+ */
28
+ static get isPremiumPlugin(): true;
21
29
  /**
22
30
  * @inheritDoc
23
31
  */
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x569a(){const _0x2439f1=['highest','5681268kpHhmB','affectsData','editor','256347akJsoL','clearForceDisabled','forceDisabled','311358XsyrHn','6mUojTM','CommentsOnly','delete','commentsOnly','DragDrop','set','view','get','editing','listenTo','340usrAap','_disableCommentsOnlyMode','requires','1661744niXVpw','plugins','pluginName','stop','stopListening','2942075mWzLbt','_enableCommentsOnlyMode','isEnabled','has','afterInit','commentsOnlyMode','change:isEnabled','6398792huhkpp','26YPWDDB','134091djuIHH','clipboardInput','addCommentThread','config','cut','document','commands'];_0x569a=function(){return _0x2439f1;};return _0x569a();}const _0x368b62=_0x58e8;(function(_0x52d31b,_0x28e947){const _0x1061d0=_0x58e8,_0x30fcca=_0x52d31b();while(!![]){try{const _0x45af7e=parseInt(_0x1061d0(0x1e6))/0x1+parseInt(_0x1061d0(0x1d7))/0x2*(parseInt(_0x1061d0(0x1d8))/0x3)+parseInt(_0x1061d0(0x1e0))/0x4+parseInt(_0x1061d0(0x1cf))/0x5*(parseInt(_0x1061d0(0x1e7))/0x6)+-parseInt(_0x1061d0(0x1ca))/0x7+-parseInt(_0x1061d0(0x1d6))/0x8+-parseInt(_0x1061d0(0x1e3))/0x9*(parseInt(_0x1061d0(0x1c7))/0xa);if(_0x45af7e===_0x28e947)break;else _0x30fcca['push'](_0x30fcca['shift']());}catch(_0x3baedb){_0x30fcca['push'](_0x30fcca['shift']());}}}(_0x569a,0xdaa00));import{Plugin as _0x1dfa90}from'ckeditor5/src/core.js';function _0x58e8(_0x1eb184,_0x469f87){const _0x569a7e=_0x569a();return _0x58e8=function(_0x58e823,_0x5ed9a2){_0x58e823=_0x58e823-0x1c5;let _0x41e0a9=_0x569a7e[_0x58e823];return _0x41e0a9;},_0x58e8(_0x1eb184,_0x469f87);}import _0x272817 from'./comments/commentsediting.js';export default class e extends _0x1dfa90{static get[_0x368b62(0x1cc)](){const _0x3316b6=_0x368b62;return _0x3316b6(0x1e8);}static get[_0x368b62(0x1c9)](){return[_0x272817];}constructor(_0x105211){const _0x57294a=_0x368b62;super(_0x105211),this[_0x57294a(0x1ec)](_0x57294a(0x1d1),!0x1),this['on'](_0x57294a(0x1d5),(_0x2a1672,_0x398574,_0x46efcf)=>{const _0x252c2b=_0x57294a;_0x46efcf?this[_0x252c2b(0x1d0)]():this[_0x252c2b(0x1c8)]();});}[_0x368b62(0x1d3)](){const _0x1fa198=_0x368b62;!this[_0x1fa198(0x1d1)]&&this[_0x1fa198(0x1e2)][_0x1fa198(0x1db)][_0x1fa198(0x1ee)](_0x1fa198(0x1ea))&&(this[_0x1fa198(0x1d1)]=!0x0);}[_0x368b62(0x1d0)](){const _0x1a82a4=_0x368b62;for(const [_0x1bbbbb,_0x21a164]of this[_0x1a82a4(0x1e2)][_0x1a82a4(0x1de)])_0x21a164[_0x1a82a4(0x1e1)]&&_0x1a82a4(0x1da)!==_0x1bbbbb&&_0x21a164[_0x1a82a4(0x1e5)](_0x1a82a4(0x1d4));this[_0x1a82a4(0x1e2)][_0x1a82a4(0x1cb)][_0x1a82a4(0x1d2)](_0x1a82a4(0x1eb))&&this[_0x1a82a4(0x1e2)][_0x1a82a4(0x1cb)][_0x1a82a4(0x1ee)](_0x1a82a4(0x1eb))[_0x1a82a4(0x1e5)](_0x1a82a4(0x1d4));const _0x455668=this[_0x1a82a4(0x1e2)][_0x1a82a4(0x1c5)][_0x1a82a4(0x1ed)][_0x1a82a4(0x1dd)];this[_0x1a82a4(0x1c6)](_0x455668,_0x1a82a4(0x1dc),_0x10215e=>_0x10215e[_0x1a82a4(0x1cd)](),{'priority':_0x1a82a4(0x1df)}),this[_0x1a82a4(0x1c6)](_0x455668,_0x1a82a4(0x1d9),_0x466d10=>_0x466d10[_0x1a82a4(0x1cd)](),{'priority':_0x1a82a4(0x1df)}),this[_0x1a82a4(0x1c6)](_0x455668,_0x1a82a4(0x1e9),_0x22505a=>_0x22505a[_0x1a82a4(0x1cd)](),{'priority':_0x1a82a4(0x1df)});}[_0x368b62(0x1c8)](){const _0xaa786f=_0x368b62;for(const [_0x2000d1,_0x164bb6]of this[_0xaa786f(0x1e2)][_0xaa786f(0x1de)])_0x164bb6[_0xaa786f(0x1e1)]&&_0xaa786f(0x1da)!==_0x2000d1&&_0x164bb6[_0xaa786f(0x1e4)](_0xaa786f(0x1d4));this[_0xaa786f(0x1ce)](this[_0xaa786f(0x1e2)][_0xaa786f(0x1c5)][_0xaa786f(0x1ed)][_0xaa786f(0x1dd)]);}}
23
+ const _0x1b6fd0=_0x2cda;(function(_0x3f51e6,_0x85bc53){const _0x2fa400=_0x2cda,_0x21765f=_0x3f51e6();while(!![]){try{const _0x13c722=-parseInt(_0x2fa400(0x13e))/0x1*(parseInt(_0x2fa400(0x14b))/0x2)+parseInt(_0x2fa400(0x146))/0x3*(parseInt(_0x2fa400(0x139))/0x4)+parseInt(_0x2fa400(0x14e))/0x5*(-parseInt(_0x2fa400(0x14a))/0x6)+-parseInt(_0x2fa400(0x152))/0x7*(parseInt(_0x2fa400(0x147))/0x8)+parseInt(_0x2fa400(0x13b))/0x9+-parseInt(_0x2fa400(0x14c))/0xa+parseInt(_0x2fa400(0x144))/0xb;if(_0x13c722===_0x85bc53)break;else _0x21765f['push'](_0x21765f['shift']());}catch(_0x4f1ff7){_0x21765f['push'](_0x21765f['shift']());}}}(_0x4c95,0x2ec2a));function _0x4c95(){const _0x51d99e=['clearForceDisabled','87wxBvUu','714296AVUmQb','requires','CommentsOnly','44748AGMqri','2348bpYEqv','43630fmzAPZ','change:isEnabled','115EvsIeP','isOfficialPlugin','commentsOnly','plugins','7jlawmY','editing','DragDrop','isPremiumPlugin','pluginName','view','afterInit','listenTo','affectsData','get','commentsOnlyMode','document','_enableCommentsOnlyMode','config','has','editor','delete','isEnabled','set','_disableCommentsOnlyMode','41584PfQnzt','stopListening','426555QXuOcL','clipboardInput','forceDisabled','197DULSCy','addCommentThread','commands','stop','cut','highest','3730243rSrwzI'];_0x4c95=function(){return _0x51d99e;};return _0x4c95();}import{Plugin as _0x80cfb1}from'ckeditor5/src/core.js';import _0x581322 from'./comments/commentsediting.js';function _0x2cda(_0x4ced4b,_0x840842){const _0x4c95d6=_0x4c95();return _0x2cda=function(_0x2cda8d,_0x27854b){_0x2cda8d=_0x2cda8d-0x137;let _0x24a774=_0x4c95d6[_0x2cda8d];return _0x24a774;},_0x2cda(_0x4ced4b,_0x840842);}export default class s extends _0x80cfb1{static get[_0x1b6fd0(0x156)](){const _0x4bcfe0=_0x1b6fd0;return _0x4bcfe0(0x149);}static get[_0x1b6fd0(0x14f)](){return!0x0;}static get[_0x1b6fd0(0x155)](){return!0x0;}static get[_0x1b6fd0(0x148)](){return[_0x581322];}constructor(_0x3ad544){const _0x5c9337=_0x1b6fd0;super(_0x3ad544),this[_0x5c9337(0x137)](_0x5c9337(0x163),!0x1),this['on'](_0x5c9337(0x14d),(_0x15fd59,_0x48a724,_0x399f8c)=>{const _0x2f6d34=_0x5c9337;_0x399f8c?this[_0x2f6d34(0x15e)]():this[_0x2f6d34(0x138)]();});}[_0x1b6fd0(0x158)](){const _0x180323=_0x1b6fd0;!this[_0x180323(0x163)]&&this[_0x180323(0x161)][_0x180323(0x15f)][_0x180323(0x15b)](_0x180323(0x150))&&(this[_0x180323(0x163)]=!0x0);}[_0x1b6fd0(0x15e)](){const _0x2368e0=_0x1b6fd0;for(const [_0x93a2ed,_0x22561e]of this[_0x2368e0(0x161)][_0x2368e0(0x140)])_0x22561e[_0x2368e0(0x15a)]&&_0x2368e0(0x13f)!==_0x93a2ed&&_0x22561e[_0x2368e0(0x13d)](_0x2368e0(0x15c));this[_0x2368e0(0x161)][_0x2368e0(0x151)][_0x2368e0(0x160)](_0x2368e0(0x154))&&this[_0x2368e0(0x161)][_0x2368e0(0x151)][_0x2368e0(0x15b)](_0x2368e0(0x154))[_0x2368e0(0x13d)](_0x2368e0(0x15c));const _0x25fc18=this[_0x2368e0(0x161)][_0x2368e0(0x153)][_0x2368e0(0x157)][_0x2368e0(0x15d)];this[_0x2368e0(0x159)](_0x25fc18,_0x2368e0(0x142),_0x1b2fae=>_0x1b2fae[_0x2368e0(0x141)](),{'priority':_0x2368e0(0x143)}),this[_0x2368e0(0x159)](_0x25fc18,_0x2368e0(0x13c),_0x4ebc1a=>_0x4ebc1a[_0x2368e0(0x141)](),{'priority':_0x2368e0(0x143)}),this[_0x2368e0(0x159)](_0x25fc18,_0x2368e0(0x162),_0x5577f8=>_0x5577f8[_0x2368e0(0x141)](),{'priority':_0x2368e0(0x143)});}[_0x1b6fd0(0x138)](){const _0x5318d6=_0x1b6fd0;for(const [_0x1deab5,_0x557e98]of this[_0x5318d6(0x161)][_0x5318d6(0x140)])_0x557e98[_0x5318d6(0x15a)]&&_0x5318d6(0x13f)!==_0x1deab5&&_0x557e98[_0x5318d6(0x145)](_0x5318d6(0x15c));this[_0x5318d6(0x13a)](this[_0x5318d6(0x161)][_0x5318d6(0x153)][_0x5318d6(0x157)][_0x5318d6(0x15d)]);}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x1bb677,_0x3e0d84){var _0x1ecea5=_0x160a,_0x449c05=_0x1bb677();while(!![]){try{var _0x2d748e=parseInt(_0x1ecea5(0x1e7))/0x1+-parseInt(_0x1ecea5(0x1e9))/0x2*(parseInt(_0x1ecea5(0x1ec))/0x3)+parseInt(_0x1ecea5(0x1e8))/0x4+parseInt(_0x1ecea5(0x1e4))/0x5+parseInt(_0x1ecea5(0x1e5))/0x6*(-parseInt(_0x1ecea5(0x1e6))/0x7)+-parseInt(_0x1ecea5(0x1e3))/0x8*(parseInt(_0x1ecea5(0x1ea))/0x9)+parseInt(_0x1ecea5(0x1eb))/0xa;if(_0x2d748e===_0x3e0d84)break;else _0x449c05['push'](_0x449c05['shift']());}catch(_0x2976ca){_0x449c05['push'](_0x449c05['shift']());}}}(_0x354b,0xe6905));export{default as Comments}from'./comments.js';export{default as CommentsOnly}from'./commentsonly.js';export{default as CommentsUI}from'./comments/commentsui.js';export{default as CommentsRepository,CommentThread,Comment}from'./comments/commentsrepository.js';export{default as CommentThreadController}from'./comments/ui/commentthreadcontroller.js';export{default as Annotation}from'./annotations/annotation.js';export{default as Annotations}from'./annotations/annotations.js';export{default as AnnotationCollection}from'./annotations/annotationcollection.js';export{default as AnnotationsUIs}from'./annotations/annotationsuis.js';export{default as EditorAnnotations}from'./annotations/editorannotations.js';export{default as InlineAnnotations}from'./annotations/inlineannotations.js';function _0x160a(_0x2a1237,_0x5d1f11){var _0x354b95=_0x354b();return _0x160a=function(_0x160a16,_0x1dabe1){_0x160a16=_0x160a16-0x1e3;var _0x518257=_0x354b95[_0x160a16];return _0x518257;},_0x160a(_0x2a1237,_0x5d1f11);}export{default as WideSidebar}from'./annotations/widesidebar.js';function _0x354b(){var _0x53f9d5=['687gqpTTP','12286776MScumH','2651345RwJygm','174YvmDGZ','425089MZtnHM','1441333ljZQwC','2158004PuNtoy','13722ylZaeF','9ubcybJ','33013850cLEffI'];_0x354b=function(){return _0x53f9d5;};return _0x354b();}export{default as NarrowSidebar}from'./annotations/narrowsidebar.js';export{default as AnnotationView}from'./annotations/view/annotationview.js';export{default as BaseCommentView}from'./comments/ui/view/basecommentview.js';export{default as BaseCommentThreadView}from'./comments/ui/view/basecommentthreadview.js';export{default as CommentsListView}from'./comments/ui/view/commentslistview.js';export{default as CommentView}from'./comments/ui/view/commentview.js';export{default as CommentThreadView}from'./comments/ui/view/commentthreadview.js';export{default as CommentThreadInputView}from'./comments/ui/view/commentthreadinputview.js';export{default as CommentsArchive}from'./comments/commentsarchive.js';import'./augmentation.js';
23
+ (function(_0x42b3fc,_0x453bba){var _0x136223=_0xacb6,_0xef94f0=_0x42b3fc();while(!![]){try{var _0x43fb90=-parseInt(_0x136223(0x6c))/0x1*(-parseInt(_0x136223(0x6e))/0x2)+-parseInt(_0x136223(0x69))/0x3+parseInt(_0x136223(0x68))/0x4*(parseInt(_0x136223(0x67))/0x5)+-parseInt(_0x136223(0x6f))/0x6+-parseInt(_0x136223(0x6d))/0x7*(parseInt(_0x136223(0x6b))/0x8)+parseInt(_0x136223(0x66))/0x9+parseInt(_0x136223(0x6a))/0xa;if(_0x43fb90===_0x453bba)break;else _0xef94f0['push'](_0xef94f0['shift']());}catch(_0x4769bd){_0xef94f0['push'](_0xef94f0['shift']());}}}(_0x51ea,0xa6b16));export{default as Comments}from'./comments.js';export{default as CommentsOnly}from'./commentsonly.js';export{default as CommentsUI}from'./comments/commentsui.js';export{default as CommentsRepository,CommentThread,Comment}from'./comments/commentsrepository.js';export{default as CommentThreadController}from'./comments/ui/commentthreadcontroller.js';export{default as Annotation}from'./annotations/annotation.js';export{default as Annotations}from'./annotations/annotations.js';export{default as AnnotationCollection}from'./annotations/annotationcollection.js';function _0x51ea(){var _0x1ca844=['7386582xVnSSJ','4330080gcrLNC','275xKTDnf','86732AdoJml','1348428ZXmRKB','11481840RjxYnZ','296JWTheU','150843WEQiZU','172361VlISNz','6fbxlpM'];_0x51ea=function(){return _0x1ca844;};return _0x51ea();}export{default as AnnotationsUIs}from'./annotations/annotationsuis.js';export{default as EditorAnnotations}from'./annotations/editorannotations.js';function _0xacb6(_0x5154d9,_0x144b42){var _0x51ea19=_0x51ea();return _0xacb6=function(_0xacb69d,_0xb9f0ea){_0xacb69d=_0xacb69d-0x66;var _0x588886=_0x51ea19[_0xacb69d];return _0x588886;},_0xacb6(_0x5154d9,_0x144b42);}export{default as InlineAnnotations}from'./annotations/inlineannotations.js';export{default as WideSidebar}from'./annotations/widesidebar.js';export{default as NarrowSidebar}from'./annotations/narrowsidebar.js';export{default as AnnotationView}from'./annotations/view/annotationview.js';export{default as BaseCommentView}from'./comments/ui/view/basecommentview.js';export{default as BaseCommentThreadView}from'./comments/ui/view/basecommentthreadview.js';export{default as CommentsListView}from'./comments/ui/view/commentslistview.js';export{default as CommentView}from'./comments/ui/view/commentview.js';export{default as CommentThreadView}from'./comments/ui/view/commentthreadview.js';export{default as CommentThreadInputView}from'./comments/ui/view/commentthreadinputview.js';export{default as CommentsArchive}from'./comments/commentsarchive.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0xaa4338,_0x2d98c6,_0x4db2eb){const t=_0xaa4338['t'];switch(_0x2d98c6){case'PENDING_ACTION_COMMENT_THREAD':return t({'string':'Unsaved\x20change\x20in\x20comment\x20thread.','id':'PENDING_ACTION_COMMENT_THREAD'});case'Comment':return t('Comment');case'Reply...':return t('Reply...');case'Reply\x20to\x20reopen\x20discussion...':return t('Reply\x20to\x20reopen\x20discussion...');case'Write\x20a\x20comment...':return t('Write\x20a\x20comment...');case'Comment\x20was\x20made\x20on\x20an\x20element':return t('Comment\x20was\x20made\x20on\x20an\x20element');case'Comment\x20editor':return t('Comment\x20editor');case'Delete\x20comment\x20thread?':return t('Delete\x20comment\x20thread?');case'Delete\x20comment?':return t('Delete\x20comment?');case'Marked\x20as\x20resolved':return t('Marked\x20as\x20resolved');case'Show\x20more\x20items':return t('Show\x20more\x20items');case'Cancel':return t('Cancel');case'Edit':return t('Edit');case'Resolve':return t('Resolve');case'Reopen':return t('Reopen');case'Remove':return t('Remove');case'Reply':return t('Reply');case'Save':return t('Save');case'Annotations\x20sidebar':return t('Annotations\x20sidebar');case'Annotations\x20list':return t('Annotations\x20list');case'Thread\x20comments':return t('Thread\x20comments');case'THREAD_CONTEXT_LABEL':return t({'string':'Thread\x20context:\x20%0','id':'THREAD_CONTEXT_LABEL'},_0x4db2eb);case'COMMENT_THREAD_LABEL':return t({'string':'Comment\x20thread\x20by\x20%1.\x20%1\x20reply.','plural':'Comment\x20thread\x20by\x20%1.\x20%0\x20replies.','id':'COMMENT_THREAD_LABEL'},_0x4db2eb);case'COMMENT_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'COMMENT_THREAD_DESCRIPTION'});case'COMMENT_ARIA_LABEL':return t({'string':'Comment\x20by\x20%0.\x20Created\x20on\x20%1.\x20%2.\x20%3','id':'COMMENT_ARIA_LABEL'},_0x4db2eb);case'LEAVE_COMMENT_ANNOUNCEMENT':return t({'string':'Leaving\x20a\x20content\x20with\x20comments.','id':'LEAVE_COMMENT_ANNOUNCEMENT'});case'ENTER_COMMENT_ANNOUNCEMENT':return t({'string':'Entering\x20a\x20content\x20with\x20comments.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_COMMENT_ANNOUNCEMENT'},_0x4db2eb);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x4db2eb);case'TOO_LONG_COMMENT_ALERT':return t({'string':'Comment\x20content\x20is\x20too\x20long.\x20Your\x20comment\x20has\x20%0\x20characters\x20but\x20the\x20limit\x20is\x20%1\x20characters.','id':'TOO_LONG_COMMENT_ALERT'},_0x4db2eb);case'EXTERNAL_COMMENT':return t({'string':'This\x20comment\x20comes\x20from\x20an\x20external\x20source.','id':'EXTERNAL_COMMENT'});case'EXTERNAL_IMPORT_WORD_COMMENT':return t({'string':'This\x20comment\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_COMMENT'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x4db2eb);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x4db2eb);case'COMMENTS_ARCHIVE':return t({'string':'Comments\x20archive','id':'COMMENTS_ARCHIVE'});case'EMPTY_COMMENTS_ARCHIVE':return t({'string':'There\x20are\x20no\x20archived\x20comment\x20threads.','id':'EMPTY_COMMENTS_ARCHIVE'});case'COMMENTS_ARCHIVE_LIST_LABEL':return t({'string':'List\x20of\x20comments','id':'COMMENTS_ARCHIVE_LIST_LABEL'});case'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':return t({'string':'Keystrokes\x20for\x20interacting\x20with\x20annotation\x20threads\x20(e.g.\x20comments,\x20track\x20changes\x20suggestions)','id':'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'});case'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':return t({'string':'Move\x20focus\x20to\x20the\x20thread\x20when\x20the\x20selection\x20is\x20anchored\x20in\x20its\x20marker','id':'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'});case'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':return t({'string':'Exit\x20the\x20annotation\x20and\x20move\x20focus\x20back\x20to\x20the\x20edited\x20content','id':'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':return t({'string':'Browse\x20the\x20focused\x20annotation\x20thread\x20or\x20thread\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'});case'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':return t({'string':'Move\x20across\x20internals\x20of\x20the\x20annotation\x20thread','id':'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'});case'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':return t({'string':'Submit\x20the\x20reply\x20while\x20writing\x20a\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':return t({'string':'Move\x20to\x20the\x20previous\x20or\x20next\x20thread\x20in\x20the\x20annotations\x20sidebar\x20or\x20comments\x20archive','id':'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'});default:return'';}}
23
+ export function getTranslation(_0x49248d,_0x317e24,_0x45299c){const t=_0x49248d['t'];switch(_0x317e24){case'PENDING_ACTION_COMMENT_THREAD':return t({'string':'Unsaved\x20change\x20in\x20comment\x20thread.','id':'PENDING_ACTION_COMMENT_THREAD'});case'Comment':return t('Comment');case'Reply...':return t('Reply...');case'Reply\x20to\x20reopen\x20discussion...':return t('Reply\x20to\x20reopen\x20discussion...');case'Write\x20a\x20comment...':return t('Write\x20a\x20comment...');case'Comment\x20was\x20made\x20on\x20an\x20element':return t('Comment\x20was\x20made\x20on\x20an\x20element');case'Comment\x20editor':return t('Comment\x20editor');case'Delete\x20comment\x20thread?':return t('Delete\x20comment\x20thread?');case'Delete\x20comment?':return t('Delete\x20comment?');case'Marked\x20as\x20resolved':return t('Marked\x20as\x20resolved');case'Show\x20more\x20items':return t('Show\x20more\x20items');case'Cancel':return t('Cancel');case'Edit':return t('Edit');case'Resolve':return t('Resolve');case'Reopen':return t('Reopen');case'Remove':return t('Remove');case'Reply':return t('Reply');case'Save':return t('Save');case'Annotations\x20sidebar':return t('Annotations\x20sidebar');case'Annotations\x20list':return t('Annotations\x20list');case'Thread\x20comments':return t('Thread\x20comments');case'THREAD_CONTEXT_LABEL':return t({'string':'Thread\x20context:\x20%0','id':'THREAD_CONTEXT_LABEL'},_0x45299c);case'COMMENT_THREAD_LABEL':return t({'string':'Comment\x20thread\x20by\x20%1.\x20%1\x20reply.','plural':'Comment\x20thread\x20by\x20%1.\x20%0\x20replies.','id':'COMMENT_THREAD_LABEL'},_0x45299c);case'COMMENT_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'COMMENT_THREAD_DESCRIPTION'});case'COMMENT_ARIA_LABEL':return t({'string':'Comment\x20by\x20%0.\x20Created\x20on\x20%1.\x20%2.\x20%3','id':'COMMENT_ARIA_LABEL'},_0x45299c);case'LEAVE_COMMENT_ANNOUNCEMENT':return t({'string':'Leaving\x20a\x20content\x20with\x20comments.','id':'LEAVE_COMMENT_ANNOUNCEMENT'});case'ENTER_COMMENT_ANNOUNCEMENT':return t({'string':'Entering\x20a\x20content\x20with\x20comments.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_COMMENT_ANNOUNCEMENT'},_0x45299c);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x45299c);case'TOO_LONG_COMMENT_ALERT':return t({'string':'Comment\x20content\x20is\x20too\x20long.\x20Your\x20comment\x20has\x20%0\x20characters\x20but\x20the\x20limit\x20is\x20%1\x20characters.','id':'TOO_LONG_COMMENT_ALERT'},_0x45299c);case'EXTERNAL_COMMENT':return t({'string':'This\x20comment\x20comes\x20from\x20an\x20external\x20source.','id':'EXTERNAL_COMMENT'});case'EXTERNAL_IMPORT_WORD_COMMENT':return t({'string':'This\x20comment\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_COMMENT'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x45299c);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x45299c);case'COMMENTS_ARCHIVE':return t({'string':'Comments\x20archive','id':'COMMENTS_ARCHIVE'});case'EMPTY_COMMENTS_ARCHIVE':return t({'string':'There\x20are\x20no\x20archived\x20comment\x20threads.','id':'EMPTY_COMMENTS_ARCHIVE'});case'COMMENTS_ARCHIVE_LIST_LABEL':return t({'string':'List\x20of\x20comments','id':'COMMENTS_ARCHIVE_LIST_LABEL'});case'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':return t({'string':'Keystrokes\x20for\x20interacting\x20with\x20annotation\x20threads\x20(e.g.\x20comments,\x20track\x20changes\x20suggestions)','id':'ACCESSIBILITY_HELP_ANNOTATIONS_GROUP'});case'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':return t({'string':'Move\x20focus\x20to\x20the\x20thread\x20when\x20the\x20selection\x20is\x20anchored\x20in\x20its\x20marker','id':'ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO'});case'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':return t({'string':'Exit\x20the\x20annotation\x20and\x20move\x20focus\x20back\x20to\x20the\x20edited\x20content','id':'ACCESSIBILITY_HELP_ANNOTATIONS_EXIT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':return t({'string':'Browse\x20the\x20focused\x20annotation\x20thread\x20or\x20thread\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_ENTER'});case'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':return t({'string':'Move\x20across\x20internals\x20of\x20the\x20annotation\x20thread','id':'ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'});case'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':return t({'string':'Submit\x20the\x20reply\x20while\x20writing\x20a\x20comment','id':'ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT'});case'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':return t({'string':'Move\x20to\x20the\x20previous\x20or\x20next\x20thread\x20in\x20the\x20annotations\x20sidebar\x20or\x20comments\x20archive','id':'ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS'});default:return'';}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x397f60,_0x385626){const _0x21ee8f=_0x235e,_0x4a6f33=_0x397f60();while(!![]){try{const _0x2ab461=parseInt(_0x21ee8f(0xb8))/0x1+-parseInt(_0x21ee8f(0xb6))/0x2*(parseInt(_0x21ee8f(0xb3))/0x3)+parseInt(_0x21ee8f(0xbb))/0x4*(parseInt(_0x21ee8f(0xbc))/0x5)+-parseInt(_0x21ee8f(0xba))/0x6*(parseInt(_0x21ee8f(0xc0))/0x7)+parseInt(_0x21ee8f(0xaf))/0x8*(parseInt(_0x21ee8f(0xb9))/0x9)+parseInt(_0x21ee8f(0xbe))/0xa*(parseInt(_0x21ee8f(0xb4))/0xb)+parseInt(_0x21ee8f(0xad))/0xc;if(_0x2ab461===_0x385626)break;else _0x4a6f33['push'](_0x4a6f33['shift']());}catch(_0x3d2e34){_0x4a6f33['push'](_0x4a6f33['shift']());}}}(_0x4826,0x63663));import{throttle as _0x280b35}from'lodash-es';function _0x235e(_0x222d36,_0x41d28b){const _0x4826e5=_0x4826();return _0x235e=function(_0x235e33,_0x2379ce){_0x235e33=_0x235e33-0xad;let _0x557e7a=_0x4826e5[_0x235e33];return _0x557e7a;},_0x235e(_0x222d36,_0x41d28b);}function _0x4826(){const _0x11a8f1=['type','1210340RpHATe','attributes','34139TDOHDw','cancel','4228896feeioj','disconnect','328yoQout','characterData','class','observe','1410FUlWry','22DuIfVx','attributeName','1834kGUzLD','childList','425563lVhGQv','13941WNCvxQ','732UQjcwf','1580wHNqMZ','4425mGZbAc'];_0x4826=function(){return _0x11a8f1;};return _0x4826();}export default function J(_0x103f5e){const _0x14b8b3=_0x280b35(_0x103f5e,0x1e),_0x4a33dd=new MutationObserver(_0x1d7515=>{const _0x548459=_0x235e;for(const _0x41ca9b of _0x1d7515)(_0x548459(0xbf)==_0x41ca9b[_0x548459(0xbd)]&&_0x548459(0xb1)==_0x41ca9b[_0x548459(0xb5)]||_0x548459(0xb7)==_0x41ca9b[_0x548459(0xbd)]||_0x548459(0xb0)==_0x41ca9b[_0x548459(0xbd)])&&_0x14b8b3();});return{'attach'(_0x486228){const _0x19d92d=_0x235e;_0x4a33dd[_0x19d92d(0xb2)](_0x486228,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){const _0x2bf882=_0x235e;_0x4a33dd[_0x2bf882(0xae)](),_0x14b8b3[_0x2bf882(0xc1)]();}};}
23
+ (function(_0x4e03f8,_0x2673b9){const _0x5de32c=_0x271c,_0x3b91a6=_0x4e03f8();while(!![]){try{const _0x3be8ad=-parseInt(_0x5de32c(0xab))/0x1+-parseInt(_0x5de32c(0xaa))/0x2+-parseInt(_0x5de32c(0xb8))/0x3*(-parseInt(_0x5de32c(0xb1))/0x4)+parseInt(_0x5de32c(0xb4))/0x5+-parseInt(_0x5de32c(0xb9))/0x6*(parseInt(_0x5de32c(0xb7))/0x7)+-parseInt(_0x5de32c(0xb2))/0x8*(-parseInt(_0x5de32c(0xaf))/0x9)+parseInt(_0x5de32c(0xb0))/0xa*(-parseInt(_0x5de32c(0xad))/0xb);if(_0x3be8ad===_0x2673b9)break;else _0x3b91a6['push'](_0x3b91a6['shift']());}catch(_0x454b44){_0x3b91a6['push'](_0x3b91a6['shift']());}}}(_0x1130,0x8645d));import{throttle as _0x3fd661}from'lodash-es';function _0x271c(_0x1edc3d,_0x1e5265){const _0x113047=_0x1130();return _0x271c=function(_0x271c2b,_0x440812){_0x271c2b=_0x271c2b-0xa6;let _0xe26d81=_0x113047[_0x271c2b];return _0xe26d81;},_0x271c(_0x1edc3d,_0x1e5265);}function _0x1130(){const _0x1e0ee5=['7389uWOuju','24140rPOYpS','128bIigHY','8952yOnSkn','class','2905715UTsexq','observe','cancel','21mXZYRo','50517qizLyO','389778nXWfAg','childList','disconnect','type','attributeName','388810nFHLeQ','326935DvSgwN','attributes','3520LEkBVz','characterData'];_0x1130=function(){return _0x1e0ee5;};return _0x1130();}export default function Lt(_0x5e7d11){const _0xbfc509=_0x3fd661(_0x5e7d11,0x1e),_0x3d0b31=new MutationObserver(_0x33e80c=>{const _0x4b5f0c=_0x271c;for(const _0x23e4dd of _0x33e80c)(_0x4b5f0c(0xac)==_0x23e4dd[_0x4b5f0c(0xa8)]&&_0x4b5f0c(0xb3)==_0x23e4dd[_0x4b5f0c(0xa9)]||_0x4b5f0c(0xa6)==_0x23e4dd[_0x4b5f0c(0xa8)]||_0x4b5f0c(0xae)==_0x23e4dd[_0x4b5f0c(0xa8)])&&_0xbfc509();});return{'attach'(_0x2eade9){const _0x149350=_0x271c;_0x3d0b31[_0x149350(0xb5)](_0x2eade9,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){const _0x37c7a7=_0x271c;_0x3d0b31[_0x37c7a7(0xa7)](),_0xbfc509[_0x37c7a7(0xb6)]();}};}