@ckeditor/ckeditor5-comments 43.2.0-alpha.7 → 43.3.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (342) hide show
  1. package/build/comments.js +1 -1
  2. package/build/translations/ast.js +1 -0
  3. package/build/translations/az.js +1 -0
  4. package/build/translations/cs.js +1 -1
  5. package/build/translations/en-gb.js +1 -0
  6. package/build/translations/eo.js +1 -0
  7. package/build/translations/es-co.js +1 -1
  8. package/build/translations/es.js +1 -1
  9. package/build/translations/eu.js +1 -0
  10. package/build/translations/fa.js +1 -1
  11. package/build/translations/fr.js +1 -1
  12. package/build/translations/gu.js +1 -0
  13. package/build/translations/he.js +1 -1
  14. package/build/translations/hy.js +1 -0
  15. package/build/translations/it.js +1 -1
  16. package/build/translations/jv.js +1 -1
  17. package/build/translations/kk.js +1 -0
  18. package/build/translations/km.js +1 -0
  19. package/build/translations/kn.js +1 -0
  20. package/build/translations/ku.js +1 -0
  21. package/build/translations/lt.js +1 -1
  22. package/build/translations/nb.js +1 -0
  23. package/build/translations/ne.js +1 -0
  24. package/build/translations/oc.js +1 -0
  25. package/build/translations/pl.js +1 -1
  26. package/build/translations/pt-br.js +1 -1
  27. package/build/translations/pt.js +1 -1
  28. package/build/translations/ru.js +1 -1
  29. package/build/translations/si.js +1 -0
  30. package/build/translations/sk.js +1 -1
  31. package/build/translations/sl.js +1 -0
  32. package/build/translations/ug.js +1 -1
  33. package/build/translations/uk.js +1 -1
  34. package/build/translations/uz.js +1 -0
  35. package/dist/annotations/annotations.d.ts +8 -0
  36. package/dist/annotations/annotationsuis.d.ts +8 -0
  37. package/dist/annotations/editorannotations.d.ts +8 -0
  38. package/dist/annotations/inlineannotations.d.ts +8 -0
  39. package/dist/annotations/narrowsidebar.d.ts +8 -0
  40. package/dist/annotations/sidebar.d.ts +8 -0
  41. package/dist/annotations/widesidebar.d.ts +8 -0
  42. package/dist/comments/commentsarchive.d.ts +8 -0
  43. package/dist/comments/commentsarchiveui.d.ts +8 -0
  44. package/dist/comments/commentsediting.d.ts +8 -0
  45. package/dist/comments/commentsrepository.d.ts +8 -0
  46. package/dist/comments/commentsui.d.ts +8 -0
  47. package/dist/comments.d.ts +8 -0
  48. package/dist/commentsonly.d.ts +8 -0
  49. package/dist/index-editor.css +5 -7
  50. package/dist/index.css +5 -7
  51. package/dist/index.js +9 -9
  52. package/dist/translations/af.js +1 -1
  53. package/dist/translations/af.umd.js +1 -1
  54. package/dist/translations/ar.js +1 -1
  55. package/dist/translations/ar.umd.js +1 -1
  56. package/dist/translations/ast.d.ts +8 -0
  57. package/dist/translations/ast.js +23 -0
  58. package/dist/translations/ast.umd.js +23 -0
  59. package/dist/translations/az.d.ts +8 -0
  60. package/dist/translations/az.js +23 -0
  61. package/dist/translations/az.umd.js +23 -0
  62. package/dist/translations/bg.js +1 -1
  63. package/dist/translations/bg.umd.js +1 -1
  64. package/dist/translations/bn.js +1 -1
  65. package/dist/translations/bn.umd.js +1 -1
  66. package/dist/translations/bs.js +1 -1
  67. package/dist/translations/bs.umd.js +1 -1
  68. package/dist/translations/ca.js +1 -1
  69. package/dist/translations/ca.umd.js +1 -1
  70. package/dist/translations/cs.js +1 -1
  71. package/dist/translations/cs.umd.js +1 -1
  72. package/dist/translations/da.js +1 -1
  73. package/dist/translations/da.umd.js +1 -1
  74. package/dist/translations/de-ch.js +1 -1
  75. package/dist/translations/de-ch.umd.js +1 -1
  76. package/dist/translations/de.js +1 -1
  77. package/dist/translations/de.umd.js +1 -1
  78. package/dist/translations/el.js +1 -1
  79. package/dist/translations/el.umd.js +1 -1
  80. package/dist/translations/en-au.js +1 -1
  81. package/dist/translations/en-au.umd.js +1 -1
  82. package/dist/translations/en-gb.d.ts +8 -0
  83. package/dist/translations/en-gb.js +23 -0
  84. package/dist/translations/en-gb.umd.js +23 -0
  85. package/dist/translations/en.js +1 -1
  86. package/dist/translations/en.umd.js +1 -1
  87. package/dist/translations/eo.d.ts +8 -0
  88. package/dist/translations/eo.js +23 -0
  89. package/dist/translations/eo.umd.js +23 -0
  90. package/dist/translations/es-co.js +1 -1
  91. package/dist/translations/es-co.umd.js +1 -1
  92. package/dist/translations/es.js +1 -1
  93. package/dist/translations/es.umd.js +1 -1
  94. package/dist/translations/et.js +1 -1
  95. package/dist/translations/et.umd.js +1 -1
  96. package/dist/translations/eu.d.ts +8 -0
  97. package/dist/translations/eu.js +23 -0
  98. package/dist/translations/eu.umd.js +23 -0
  99. package/dist/translations/fa.js +1 -1
  100. package/dist/translations/fa.umd.js +1 -1
  101. package/dist/translations/fi.js +1 -1
  102. package/dist/translations/fi.umd.js +1 -1
  103. package/dist/translations/fr.js +1 -1
  104. package/dist/translations/fr.umd.js +1 -1
  105. package/dist/translations/gl.js +1 -1
  106. package/dist/translations/gl.umd.js +1 -1
  107. package/dist/translations/gu.d.ts +8 -0
  108. package/dist/translations/gu.js +23 -0
  109. package/dist/translations/gu.umd.js +23 -0
  110. package/dist/translations/he.js +1 -1
  111. package/dist/translations/he.umd.js +1 -1
  112. package/dist/translations/hi.js +1 -1
  113. package/dist/translations/hi.umd.js +1 -1
  114. package/dist/translations/hr.js +1 -1
  115. package/dist/translations/hr.umd.js +1 -1
  116. package/dist/translations/hu.js +1 -1
  117. package/dist/translations/hu.umd.js +1 -1
  118. package/dist/translations/hy.d.ts +8 -0
  119. package/dist/translations/hy.js +23 -0
  120. package/dist/translations/hy.umd.js +23 -0
  121. package/dist/translations/id.js +1 -1
  122. package/dist/translations/id.umd.js +1 -1
  123. package/dist/translations/it.js +1 -1
  124. package/dist/translations/it.umd.js +1 -1
  125. package/dist/translations/ja.js +1 -1
  126. package/dist/translations/ja.umd.js +1 -1
  127. package/dist/translations/jv.js +1 -1
  128. package/dist/translations/jv.umd.js +1 -1
  129. package/dist/translations/kk.d.ts +8 -0
  130. package/dist/translations/kk.js +23 -0
  131. package/dist/translations/kk.umd.js +23 -0
  132. package/dist/translations/km.d.ts +8 -0
  133. package/dist/translations/km.js +23 -0
  134. package/dist/translations/km.umd.js +23 -0
  135. package/dist/translations/kn.d.ts +8 -0
  136. package/dist/translations/kn.js +23 -0
  137. package/dist/translations/kn.umd.js +23 -0
  138. package/dist/translations/ko.js +1 -1
  139. package/dist/translations/ko.umd.js +1 -1
  140. package/dist/translations/ku.d.ts +8 -0
  141. package/dist/translations/ku.js +23 -0
  142. package/dist/translations/ku.umd.js +23 -0
  143. package/dist/translations/lt.js +1 -1
  144. package/dist/translations/lt.umd.js +1 -1
  145. package/dist/translations/lv.js +1 -1
  146. package/dist/translations/lv.umd.js +1 -1
  147. package/dist/translations/ms.js +1 -1
  148. package/dist/translations/ms.umd.js +1 -1
  149. package/dist/translations/nb.d.ts +8 -0
  150. package/dist/translations/nb.js +23 -0
  151. package/dist/translations/nb.umd.js +23 -0
  152. package/dist/translations/ne.d.ts +8 -0
  153. package/dist/translations/ne.js +23 -0
  154. package/dist/translations/ne.umd.js +23 -0
  155. package/dist/translations/nl.js +1 -1
  156. package/dist/translations/nl.umd.js +1 -1
  157. package/dist/translations/no.js +1 -1
  158. package/dist/translations/no.umd.js +1 -1
  159. package/dist/translations/oc.d.ts +8 -0
  160. package/dist/translations/oc.js +23 -0
  161. package/dist/translations/oc.umd.js +23 -0
  162. package/dist/translations/pl.js +1 -1
  163. package/dist/translations/pl.umd.js +1 -1
  164. package/dist/translations/pt-br.js +1 -1
  165. package/dist/translations/pt-br.umd.js +1 -1
  166. package/dist/translations/pt.js +1 -1
  167. package/dist/translations/pt.umd.js +1 -1
  168. package/dist/translations/ro.js +1 -1
  169. package/dist/translations/ro.umd.js +1 -1
  170. package/dist/translations/ru.js +1 -1
  171. package/dist/translations/ru.umd.js +1 -1
  172. package/dist/translations/si.d.ts +8 -0
  173. package/dist/translations/si.js +23 -0
  174. package/dist/translations/si.umd.js +23 -0
  175. package/dist/translations/sk.js +1 -1
  176. package/dist/translations/sk.umd.js +1 -1
  177. package/dist/translations/sl.d.ts +8 -0
  178. package/dist/translations/sl.js +23 -0
  179. package/dist/translations/sl.umd.js +23 -0
  180. package/dist/translations/sq.js +1 -1
  181. package/dist/translations/sq.umd.js +1 -1
  182. package/dist/translations/sr-latn.js +1 -1
  183. package/dist/translations/sr-latn.umd.js +1 -1
  184. package/dist/translations/sr.js +1 -1
  185. package/dist/translations/sr.umd.js +1 -1
  186. package/dist/translations/sv.js +1 -1
  187. package/dist/translations/sv.umd.js +1 -1
  188. package/dist/translations/th.js +1 -1
  189. package/dist/translations/th.umd.js +1 -1
  190. package/dist/translations/ti.js +1 -1
  191. package/dist/translations/ti.umd.js +1 -1
  192. package/dist/translations/tk.js +1 -1
  193. package/dist/translations/tk.umd.js +1 -1
  194. package/dist/translations/tr.js +1 -1
  195. package/dist/translations/tr.umd.js +1 -1
  196. package/dist/translations/tt.js +1 -1
  197. package/dist/translations/tt.umd.js +1 -1
  198. package/dist/translations/ug.js +1 -1
  199. package/dist/translations/ug.umd.js +1 -1
  200. package/dist/translations/uk.js +1 -1
  201. package/dist/translations/uk.umd.js +1 -1
  202. package/dist/translations/ur.js +1 -1
  203. package/dist/translations/ur.umd.js +1 -1
  204. package/dist/translations/uz.d.ts +8 -0
  205. package/dist/translations/uz.js +23 -0
  206. package/dist/translations/uz.umd.js +23 -0
  207. package/dist/translations/vi.js +1 -1
  208. package/dist/translations/vi.umd.js +1 -1
  209. package/dist/translations/zh-cn.js +1 -1
  210. package/dist/translations/zh-cn.umd.js +1 -1
  211. package/dist/translations/zh.js +1 -1
  212. package/dist/translations/zh.umd.js +1 -1
  213. package/lang/translations/af.po +3 -9
  214. package/lang/translations/ar.po +4 -10
  215. package/lang/translations/ast.po +176 -0
  216. package/lang/translations/az.po +176 -0
  217. package/lang/translations/bg.po +3 -9
  218. package/lang/translations/bn.po +3 -9
  219. package/lang/translations/bs.po +4 -10
  220. package/lang/translations/ca.po +3 -9
  221. package/lang/translations/cs.po +4 -12
  222. package/lang/translations/da.po +3 -9
  223. package/lang/translations/de-ch.po +3 -9
  224. package/lang/translations/de.po +3 -9
  225. package/lang/translations/el.po +3 -9
  226. package/lang/translations/en-au.po +3 -9
  227. package/lang/translations/en-gb.po +176 -0
  228. package/lang/translations/en.po +5 -11
  229. package/lang/translations/eo.po +176 -0
  230. package/lang/translations/es-co.po +4 -12
  231. package/lang/translations/es.po +4 -12
  232. package/lang/translations/et.po +3 -9
  233. package/lang/translations/eu.po +176 -0
  234. package/lang/translations/fa.po +4 -12
  235. package/lang/translations/fi.po +3 -9
  236. package/lang/translations/fr.po +4 -12
  237. package/lang/translations/gl.po +3 -9
  238. package/lang/translations/gu.po +176 -0
  239. package/lang/translations/he.po +4 -12
  240. package/lang/translations/hi.po +3 -9
  241. package/lang/translations/hr.po +4 -10
  242. package/lang/translations/hu.po +3 -9
  243. package/lang/translations/hy.po +176 -0
  244. package/lang/translations/id.po +3 -9
  245. package/lang/translations/it.po +4 -12
  246. package/lang/translations/ja.po +3 -9
  247. package/lang/translations/jv.po +6 -10
  248. package/lang/translations/kk.po +176 -0
  249. package/lang/translations/km.po +174 -0
  250. package/lang/translations/kn.po +176 -0
  251. package/lang/translations/ko.po +3 -9
  252. package/lang/translations/ku.po +176 -0
  253. package/lang/translations/lt.po +4 -12
  254. package/lang/translations/lv.po +4 -10
  255. package/lang/translations/ms.po +3 -9
  256. package/lang/translations/nb.po +176 -0
  257. package/lang/translations/ne.po +176 -0
  258. package/lang/translations/nl.po +3 -9
  259. package/lang/translations/no.po +3 -9
  260. package/lang/translations/oc.po +176 -0
  261. package/lang/translations/pl.po +4 -12
  262. package/lang/translations/pt-br.po +4 -12
  263. package/lang/translations/pt.po +4 -12
  264. package/lang/translations/ro.po +4 -10
  265. package/lang/translations/ru.po +4 -12
  266. package/lang/translations/si.po +176 -0
  267. package/lang/translations/sk.po +4 -12
  268. package/lang/translations/sl.po +180 -0
  269. package/lang/translations/sq.po +3 -9
  270. package/lang/translations/sr-latn.po +4 -10
  271. package/lang/translations/sr.po +4 -10
  272. package/lang/translations/sv.po +3 -9
  273. package/lang/translations/th.po +3 -9
  274. package/lang/translations/ti.po +3 -9
  275. package/lang/translations/tk.po +3 -9
  276. package/lang/translations/tr.po +3 -9
  277. package/lang/translations/tt.po +3 -9
  278. package/lang/translations/ug.po +4 -12
  279. package/lang/translations/uk.po +4 -12
  280. package/lang/translations/ur.po +3 -9
  281. package/lang/translations/uz.po +176 -0
  282. package/lang/translations/vi.po +3 -9
  283. package/lang/translations/zh-cn.po +3 -9
  284. package/lang/translations/zh.po +3 -9
  285. package/package.json +15 -15
  286. package/src/annotations/annotation.js +2 -2
  287. package/src/annotations/annotationcollection.js +1 -1
  288. package/src/annotations/annotations.d.ts +8 -0
  289. package/src/annotations/annotations.js +1 -1
  290. package/src/annotations/annotationsuis.d.ts +8 -0
  291. package/src/annotations/annotationsuis.js +1 -1
  292. package/src/annotations/editorannotations.d.ts +8 -0
  293. package/src/annotations/editorannotations.js +1 -1
  294. package/src/annotations/inlineannotations.d.ts +8 -0
  295. package/src/annotations/inlineannotations.js +1 -1
  296. package/src/annotations/narrowsidebar.d.ts +8 -0
  297. package/src/annotations/narrowsidebar.js +1 -1
  298. package/src/annotations/sidebar.d.ts +8 -0
  299. package/src/annotations/sidebar.js +1 -1
  300. package/src/annotations/view/annotationcounterbuttonview.js +1 -1
  301. package/src/annotations/view/annotationview.js +1 -1
  302. package/src/annotations/view/sidebaritemview.js +1 -1
  303. package/src/annotations/view/sidebarview.js +1 -1
  304. package/src/annotations/widesidebar.d.ts +8 -0
  305. package/src/annotations/widesidebar.js +1 -1
  306. package/src/comments/addcommentthreadcommand.js +1 -1
  307. package/src/comments/commentsarchive.d.ts +8 -0
  308. package/src/comments/commentsarchive.js +1 -1
  309. package/src/comments/commentsarchiveui.d.ts +8 -0
  310. package/src/comments/commentsarchiveui.js +1 -1
  311. package/src/comments/commentsediting.d.ts +8 -0
  312. package/src/comments/commentsediting.js +1 -1
  313. package/src/comments/commentsrepository.d.ts +8 -0
  314. package/src/comments/commentsrepository.js +3 -3
  315. package/src/comments/commentsui.d.ts +8 -0
  316. package/src/comments/commentsui.js +1 -1
  317. package/src/comments/integrations/clipboard.js +1 -1
  318. package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
  319. package/src/comments/integrations/importword.js +1 -1
  320. package/src/comments/ui/commenteditor/commenteditor.js +2 -2
  321. package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
  322. package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
  323. package/src/comments/ui/commentthreadcontroller.js +2 -2
  324. package/src/comments/ui/view/basecommentthreadview.js +1 -1
  325. package/src/comments/ui/view/basecommentview.js +1 -1
  326. package/src/comments/ui/view/collapsedcommentsview.js +1 -1
  327. package/src/comments/ui/view/commentcontentview.js +1 -1
  328. package/src/comments/ui/view/commentinputview.js +1 -1
  329. package/src/comments/ui/view/commentsarchiveview.js +1 -1
  330. package/src/comments/ui/view/commentslistview.js +1 -1
  331. package/src/comments/ui/view/commentthreadheadercontextview.js +1 -1
  332. package/src/comments/ui/view/commentthreadheaderview.js +1 -1
  333. package/src/comments/ui/view/commentthreadinputview.js +1 -1
  334. package/src/comments/ui/view/commentthreadview.js +2 -2
  335. package/src/comments/ui/view/commentview.js +2 -2
  336. package/src/comments.d.ts +8 -0
  337. package/src/comments.js +1 -1
  338. package/src/commentsonly.d.ts +8 -0
  339. package/src/commentsonly.js +1 -1
  340. package/src/index.js +1 -1
  341. package/src/utils/common-translations.js +1 -1
  342. package/src/utils/createmutationobserver.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3b7883=_0x1e3a;function _0x1e3a(_0x183df6,_0x597c66){const _0x18c86d=_0x18c8();return _0x1e3a=function(_0x1e3a08,_0x55fbf8){_0x1e3a08=_0x1e3a08-0x9b;let _0x2d7329=_0x18c86d[_0x1e3a08];return _0x2d7329;},_0x1e3a(_0x183df6,_0x597c66);}(function(_0x53c814,_0x345c7b){const _0x271ae9=_0x1e3a,_0x3f7fb1=_0x53c814();while(!![]){try{const _0x3206a5=parseInt(_0x271ae9(0xb5))/0x1+parseInt(_0x271ae9(0xc3))/0x2*(-parseInt(_0x271ae9(0xa6))/0x3)+parseInt(_0x271ae9(0xbd))/0x4*(parseInt(_0x271ae9(0xc6))/0x5)+parseInt(_0x271ae9(0xa9))/0x6+-parseInt(_0x271ae9(0xa0))/0x7*(-parseInt(_0x271ae9(0x9c))/0x8)+parseInt(_0x271ae9(0xb6))/0x9*(parseInt(_0x271ae9(0xc1))/0xa)+-parseInt(_0x271ae9(0xc8))/0xb*(parseInt(_0x271ae9(0xa8))/0xc);if(_0x3206a5===_0x345c7b)break;else _0x3f7fb1['push'](_0x3f7fb1['shift']());}catch(_0xcda309){_0x3f7fb1['push'](_0x3f7fb1['shift']());}}}(_0x18c8,0x3cccb));function _0x18c8(){const _0xe2469c=['add','render','delegate','ck-hidden','_annotationViews','252934bedZTv','73341sLljDU','focusCycler','div','focus','listenTo','remove','focusTracker','28bKRkHf','ck-comments-archive','element','focusFirst','530uIrxDP','arrowup','4bAzgfJ','_setupKeyboardNavigation','setTemplate','157945tCVHGe','destroy','33fHKZVK','length','COMMENTS_ARCHIVE_LIST_LABEL','2941768sOsSLn','isActive','change','auto','7wNsjbS','set','arrowdown','focusPrevious','ck-comments-archive__content','focusNext','703764usFMHs','ck-comments-archive__info','3152532vCwQQv','1396014kbuDGG','EMPTY_COMMENTS_ARCHIVE','bindTemplate','presentation','list','isEmpty','first'];_0x18c8=function(){return _0xe2469c;};return _0x18c8();}import{View as _0x2626c2,FocusCycler as _0x11268c}from'ckeditor5/src/ui.js';import{FocusTracker as _0x502092}from'ckeditor5/src/utils.js';import{getTranslation as _0x22134e}from'../../../utils/common-translations.js';export default class tt extends _0x2626c2{constructor(_0x1ec7eb,_0x441a3f){const _0x3a95e4=_0x1e3a;super(_0x1ec7eb),this[_0x3a95e4(0xa1)](_0x3a95e4(0xae),!_0x441a3f[_0x3a95e4(0xc9)]),this[_0x3a95e4(0xbc)]=new _0x502092(),this[_0x3a95e4(0xb4)]=_0x441a3f,this[_0x3a95e4(0xb4)][_0x3a95e4(0xb2)](_0x3a95e4(0xc2),_0x3a95e4(0xa2))['to'](this),this['on'](_0x3a95e4(0xc2),()=>{const _0x534141=_0x3a95e4;this[_0x534141(0xb7)][_0x534141(0xa3)]();}),this['on'](_0x3a95e4(0xa2),()=>{const _0x1e6de7=_0x3a95e4;this[_0x1e6de7(0xb7)][_0x1e6de7(0xa5)]();}),this[_0x3a95e4(0xb7)]=new _0x11268c({'focusables':_0x441a3f,'focusTracker':this[_0x3a95e4(0xbc)]}),this[_0x3a95e4(0xba)](_0x441a3f,_0x3a95e4(0xb0),()=>{const _0x1170c8=_0x3a95e4;this[_0x1170c8(0xae)]=!0x1;}),this[_0x3a95e4(0xba)](_0x441a3f,_0x3a95e4(0xbb),(_0x405a03,_0x29cf6b)=>{const _0x3637f=_0x3a95e4;_0x29cf6b[_0x3637f(0x9d)]&&this[_0x3637f(0xb9)](),_0x441a3f[_0x3637f(0xc9)]||(this[_0x3637f(0xae)]=!0x0);});const _0x33edb3=this[_0x3a95e4(0xab)];this[_0x3a95e4(0xc5)]({'tag':_0x3a95e4(0xb8),'attributes':{'dir':_0x3a95e4(0x9f),'class':['ck',_0x3a95e4(0xbe)],'tabindex':-0x1,'role':_0x3a95e4(0xad),'aria-label':_0x22134e(_0x1ec7eb,_0x3a95e4(0x9b))},'children':[{'tag':_0x3a95e4(0xb8),'attributes':{'class':[_0x3a95e4(0xa4)],'role':_0x3a95e4(0xac)},'children':[{'tag':_0x3a95e4(0xb8),'attributes':{'role':_0x3a95e4(0xac)},'children':_0x441a3f},{'tag':'p','attributes':{'class':[_0x3a95e4(0xa7),_0x33edb3['if'](_0x3a95e4(0xae),_0x3a95e4(0xb3),_0x181f73=>!_0x181f73)]},'children':[{'text':_0x22134e(_0x1ec7eb,_0x3a95e4(0xaa))}]}]}]});}[_0x3b7883(0xb1)](){const _0x4802cc=_0x3b7883;super[_0x4802cc(0xb1)](),this[_0x4802cc(0xc4)]();}[_0x3b7883(0xc7)](){const _0x180afb=_0x3b7883;super[_0x180afb(0xc7)](),this[_0x180afb(0xbc)][_0x180afb(0xc7)]();}[_0x3b7883(0xb9)](){const _0x28f8dc=_0x3b7883;this[_0x28f8dc(0xb7)][_0x28f8dc(0xaf)]?this[_0x28f8dc(0xb7)][_0x28f8dc(0xc0)]():this[_0x28f8dc(0xbf)][_0x28f8dc(0xb9)]();}[_0x3b7883(0xc4)](){const _0x1adc0c=_0x3b7883;for(const _0x47152c of this[_0x1adc0c(0xb4)])this[_0x1adc0c(0xbc)][_0x1adc0c(0xb0)](_0x47152c[_0x1adc0c(0xbf)]);this[_0x1adc0c(0xb4)]['on'](_0x1adc0c(0x9e),(_0x4fb6b8,{added:_0x4efd37,removed:_0x21e417})=>{const _0x5e1e0c=_0x1adc0c;for(const _0x30247e of _0x4efd37)this[_0x5e1e0c(0xbc)][_0x5e1e0c(0xb0)](_0x30247e[_0x5e1e0c(0xbf)]);for(const _0xac45fa of _0x21e417)this[_0x5e1e0c(0xbc)][_0x5e1e0c(0xbb)](_0xac45fa[_0x5e1e0c(0xbf)]);});}}
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
- function _0x24ea(){const _0x53e551=['resolveCommentThread','viewUid','change:hasDirtyComment','visibleViews','ck-hidden','some','_collapsedCommentsView','1476702DAzucf','focus','expand','CommentView','forEach','isEditMode','delete','resolvedCommentView','listenTo','hasDirtyComment','weight','equal','add','resolved','map','34452SRDVYc','331586tUqLka','updateComment','focusCycler','_rearrangeExpand','delegate','arrowup','authoredAt','editorDestroyed','editorConfig','removeComment','commentUpdated','count','change:isActive','4960134wrAOEw','3568520tleOcS','stopListening','_shouldCollapse','resolvedBy','change','focusLast','destroy','change:isResolved','isActive','includes','maxCommentsWhenCollapsed','_handleInfoComment','length','5McRnwL','5061931crtzdi','element','_updateHasDirtyComment','_rearrangeCollapse','change:isEditMode','editorReady','from','_model','_setupKeyboardNavigation','360FShGJV','Thread\x20comments','focusFirst','removed','bind','reverse','maxCommentCharsWhenCollapsed','formatDateTime','focusTracker','insert','set','remove','2HXPCRT','refreshVisibleViews','_config','target','7854810mCCxnx','_findOptimalIndex','collapse','createCollection','comments','Marked\x20as\x20resolved','get','render','commentViews','locale','_calculatePosition','_handleRemoveCommentModel','added','setTemplate','bindTemplate','arrowdown','keystrokes','ck-thread__comments','_handleNewCommentModel','maxThreadTotalWeight','resolvedAt'];_0x24ea=function(){return _0x53e551;};return _0x24ea();}const _0x575885=_0x358d;(function(_0x2b3fd5,_0x29bc96){const _0x2b4058=_0x358d,_0x24c312=_0x2b3fd5();while(!![]){try{const _0x4ae6c5=-parseInt(_0x2b4058(0x18b))/0x1*(parseInt(_0x2b4058(0x15b))/0x2)+parseInt(_0x2b4058(0x17b))/0x3+parseInt(_0x2b4058(0x199))/0x4*(parseInt(_0x2b4058(0x1a6))/0x5)+-parseInt(_0x2b4058(0x198))/0x6+-parseInt(_0x2b4058(0x1a7))/0x7+parseInt(_0x2b4058(0x1b0))/0x8*(parseInt(_0x2b4058(0x18a))/0x9)+parseInt(_0x2b4058(0x15f))/0xa;if(_0x4ae6c5===_0x29bc96)break;else _0x24c312['push'](_0x24c312['shift']());}catch(_0x31d94a){_0x24c312['push'](_0x24c312['shift']());}}}(_0x24ea,0x70799));import{View as _0x478adb,FocusCycler as _0xb4034}from'ckeditor5/src/ui.js';import{diff as _0x185275,Collection as _0x28e190,FocusTracker as _0x221bca,KeystrokeHandler as _0x576fca}from'ckeditor5/src/utils.js';import{getTranslation as _0xba777f}from'../../../utils/common-translations.js';function _0x358d(_0x5ce495,_0x14ae82){const _0x24ea81=_0x24ea();return _0x358d=function(_0x358db6,_0x4fb2a3){_0x358db6=_0x358db6-0x150;let _0x346784=_0x24ea81[_0x358db6];return _0x346784;},_0x358d(_0x5ce495,_0x14ae82);}import _0x2c5af3 from'./collapsedcommentsview.js';export default class xt extends _0x478adb{constructor(_0x34e09b,_0x2adf63,_0x193d6a){const _0x598fc0=_0x358d;super(_0x34e09b);const _0x252454=this[_0x598fc0(0x16d)];this[_0x598fc0(0x159)](_0x598fc0(0x184),!0x1),this[_0x598fc0(0x159)](_0x598fc0(0x1a5),_0x2adf63[_0x598fc0(0x163)][_0x598fc0(0x1a5)]),this[_0x598fc0(0x159)](_0x598fc0(0x1a1),!0x1),this[_0x598fc0(0x1ae)]=_0x2adf63,this[_0x598fc0(0x15d)]=_0x193d6a,this[_0x598fc0(0x167)]=this[_0x598fc0(0x162)](),this[_0x598fc0(0x177)]=this[_0x598fc0(0x162)](),this[_0x598fc0(0x182)]=null,this[_0x598fc0(0x157)]=new _0x221bca(),this[_0x598fc0(0x16f)]=new _0x576fca(),this[_0x598fc0(0x18d)]=new _0xb4034({'focusables':this[_0x598fc0(0x167)],'focusTracker':this[_0x598fc0(0x157)],'keystrokeHandler':this[_0x598fc0(0x16f)],'keystrokeHandlerOptions':{'filter':_0x5593f8=>this[_0x598fc0(0x167)][_0x598fc0(0x189)](_0x2a5d9f=>_0x2a5d9f[_0x598fc0(0x1a8)])[_0x598fc0(0x1a2)](_0x5593f8[_0x598fc0(0x15e)])},'actions':{'focusPrevious':_0x598fc0(0x190),'focusNext':_0x598fc0(0x16e)}}),this[_0x598fc0(0x17a)]=new _0x2c5af3(_0x34e09b),this[_0x598fc0(0x17a)][_0x598fc0(0x153)](_0x598fc0(0x196))['to'](this,_0x598fc0(0x1a5),_0x134cdc=>_0x134cdc-this[_0x598fc0(0x15d)][_0x598fc0(0x1a3)]);for(const _0x344672 of _0x2adf63[_0x598fc0(0x163)])this[_0x598fc0(0x171)](_0x344672);this[_0x598fc0(0x1a4)](),this[_0x598fc0(0x183)](_0x2adf63[_0x598fc0(0x163)],_0x598fc0(0x187),(_0x122c71,_0xb4d9f2)=>{const _0x15aac1=_0x598fc0,_0x35daff=this[_0x15aac1(0x169)](_0xb4d9f2);this[_0x15aac1(0x1a5)]++,this[_0x15aac1(0x171)](_0xb4d9f2,_0x35daff),this[_0x15aac1(0x15c)]();}),this[_0x598fc0(0x183)](_0x2adf63[_0x598fc0(0x163)],_0x598fc0(0x15a),(_0xbe3b3,_0x3e0895)=>{const _0x49ab5a=_0x598fc0;this[_0x49ab5a(0x1a5)]--,this[_0x49ab5a(0x16a)](_0x3e0895),this[_0x49ab5a(0x15c)]();}),this[_0x598fc0(0x183)](_0x2adf63,_0x598fc0(0x195),()=>this[_0x598fc0(0x15c)]()),this[_0x598fc0(0x183)](_0x2adf63,_0x598fc0(0x1a0),()=>this[_0x598fc0(0x1a4)]()),this['on'](_0x598fc0(0x197),()=>this[_0x598fc0(0x15c)]()),this['on'](_0x598fc0(0x176),()=>this[_0x598fc0(0x15c)]()),this[_0x598fc0(0x16c)]({'tag':'ul','attributes':{'class':[_0x598fc0(0x170),_0x252454['if'](_0x598fc0(0x1a5),_0x598fc0(0x178),_0xfc55c1=>!_0xfc55c1)],'aria-label':_0xba777f(_0x34e09b,_0x598fc0(0x150))},'children':this[_0x598fc0(0x177)]});}get[_0x575885(0x19b)](){const _0x565e72=_0x575885;return this[_0x565e72(0x1ae)][_0x565e72(0x185)]>this[_0x565e72(0x15d)][_0x565e72(0x172)]&&!this[_0x565e72(0x1a1)]&&!this[_0x565e72(0x184)];}[_0x575885(0x166)](){const _0x7c716e=_0x575885;super[_0x7c716e(0x166)](),this[_0x7c716e(0x15c)](),this[_0x7c716e(0x1af)]();}[_0x575885(0x17c)](_0x4ec3be){const _0x272fb0=_0x575885;-0x1===_0x4ec3be?this[_0x272fb0(0x18d)][_0x272fb0(0x19e)]():this[_0x272fb0(0x18d)][_0x272fb0(0x151)]();}[_0x575885(0x19f)](){const _0x5e55f0=_0x575885;this[_0x5e55f0(0x17a)][_0x5e55f0(0x19f)]();for(const _0x1a053c of this[_0x5e55f0(0x167)])_0x1a053c[_0x5e55f0(0x19f)]();super[_0x5e55f0(0x19f)]();}[_0x575885(0x15c)](){const _0x45fcb9=_0x575885;this[_0x45fcb9(0x19b)]?this[_0x45fcb9(0x1aa)]():this[_0x45fcb9(0x18e)]();}[_0x575885(0x171)](_0x26e445,_0x538e53){const _0x58b9e1=_0x575885,_0x18d11f=new this[(_0x58b9e1(0x15d))][(_0x58b9e1(0x17e))](this[_0x58b9e1(0x168)],_0x26e445,{'maxCommentCharsWhenCollapsed':this[_0x58b9e1(0x15d)][_0x58b9e1(0x155)],'formatDateTime':this[_0x58b9e1(0x15d)][_0x58b9e1(0x156)],'editorConfig':this[_0x58b9e1(0x15d)][_0x58b9e1(0x193)]});_0x18d11f[_0x58b9e1(0x175)]=_0x26e445['id'],_0x18d11f[_0x58b9e1(0x18f)](_0x58b9e1(0x194))['to'](this),_0x18d11f[_0x58b9e1(0x18f)](_0x58b9e1(0x18c))['to'](this),_0x18d11f[_0x58b9e1(0x18f)](_0x58b9e1(0x174))['to'](this),_0x18d11f[_0x58b9e1(0x18f)](_0x58b9e1(0x1ac))['to'](this),_0x18d11f[_0x58b9e1(0x18f)](_0x58b9e1(0x192))['to'](this),this[_0x58b9e1(0x183)](_0x18d11f,_0x58b9e1(0x1ab),()=>this[_0x58b9e1(0x1a9)]()),this[_0x58b9e1(0x167)][_0x58b9e1(0x187)](_0x18d11f,_0x538e53);}[_0x575885(0x169)](_0x1b0215){const _0x9c6848=_0x575885,_0xee5da8=this[_0x9c6848(0x1ae)][_0x9c6848(0x160)](_0x1b0215);return this[_0x9c6848(0x182)]?this[_0x9c6848(0x182)][_0x9c6848(0x191)]>_0x1b0215[_0x9c6848(0x191)]?_0xee5da8-0x1:_0xee5da8:_0xee5da8-0x1;}[_0x575885(0x1a4)](){const _0x2902fb=_0x575885;if(this[_0x2902fb(0x1ae)][_0x2902fb(0x19c)]&&this[_0x2902fb(0x1ae)][_0x2902fb(0x173)]){const _0x39de45={'id':_0x2902fb(0x188),'author':this[_0x2902fb(0x1ae)][_0x2902fb(0x19c)],'authoredAt':this[_0x2902fb(0x1ae)][_0x2902fb(0x173)],'content':_0xba777f(this[_0x2902fb(0x168)],_0x2902fb(0x164)),'attributes':{}};this[_0x2902fb(0x182)]=new this[(_0x2902fb(0x15d))][(_0x2902fb(0x17e))](this[_0x2902fb(0x168)],_0x39de45,{'maxCommentCharsWhenCollapsed':this[_0x2902fb(0x15d)][_0x2902fb(0x155)],'formatDateTime':this[_0x2902fb(0x15d)][_0x2902fb(0x156)],'editorConfig':this[_0x2902fb(0x15d)][_0x2902fb(0x193)],'isSystemComment':!0x0}),this[_0x2902fb(0x167)][_0x2902fb(0x187)](this[_0x2902fb(0x182)],this[_0x2902fb(0x1ae)][_0x2902fb(0x160)](_0x39de45));}else this[_0x2902fb(0x182)]&&(this[_0x2902fb(0x167)][_0x2902fb(0x15a)](this[_0x2902fb(0x182)]),this[_0x2902fb(0x182)][_0x2902fb(0x19f)](),this[_0x2902fb(0x182)]=null);this[_0x2902fb(0x15c)]();}[_0x575885(0x16a)](_0x3b16c5){const _0x157f18=_0x575885,_0x241e18=this[_0x157f18(0x167)][_0x157f18(0x15a)](_0x3b16c5['id']);this[_0x157f18(0x19a)](_0x241e18),_0x241e18[_0x157f18(0x180)]&&this[_0x157f18(0x1a9)](),_0x241e18[_0x157f18(0x19f)]();}[_0x575885(0x1a9)](){const _0x442aa3=_0x575885;this[_0x442aa3(0x184)]=Array[_0x442aa3(0x1ad)](this[_0x442aa3(0x167)])[_0x442aa3(0x179)](_0x206377=>_0x206377[_0x442aa3(0x180)]);}[_0x575885(0x1aa)](){const _0x427f3a=_0x575885,_0x3286bc=function(_0xad51e7){const _0x42f734=_0x358d,_0x5b7ee4=new _0x28e190();for(const _0x3d11a3 of _0xad51e7)_0x5b7ee4[_0x42f734(0x187)](_0x3d11a3);return _0x5b7ee4;}(this[_0x427f3a(0x167)]),_0x1b6774=this[_0x427f3a(0x17a)][_0x427f3a(0x196)];for(let _0x3b88e4=0x1;_0x3b88e4<=_0x1b6774;_0x3b88e4++)_0x3286bc[_0x427f3a(0x15a)](0x1);for(const _0x3a4a67 of _0x3286bc)_0x3a4a67[_0x427f3a(0x161)]();_0x1b6774>0x0&&_0x3286bc[_0x427f3a(0x187)](this[_0x427f3a(0x17a)],0x1),ms(_0x185275(Array[_0x427f3a(0x1ad)](this[_0x427f3a(0x177)]),Array[_0x427f3a(0x1ad)](_0x3286bc)),this[_0x427f3a(0x177)],_0x3286bc);}[_0x575885(0x18e)](){const _0x3467fa=_0x575885;ms(_0x185275(Array[_0x3467fa(0x1ad)](this[_0x3467fa(0x177)]),Array[_0x3467fa(0x1ad)](this[_0x3467fa(0x167)])),this[_0x3467fa(0x177)],this[_0x3467fa(0x167)]);for(const _0x4b9f39 of this[_0x3467fa(0x177)])_0x4b9f39[_0x3467fa(0x17d)]();}[_0x575885(0x1af)](){const _0x2691b7=_0x575885;this[_0x2691b7(0x167)][_0x2691b7(0x17f)](_0x4172f9=>{const _0x50f6d9=_0x2691b7;this[_0x50f6d9(0x157)][_0x50f6d9(0x187)](_0x4172f9[_0x50f6d9(0x1a8)]),this[_0x50f6d9(0x16f)][_0x50f6d9(0x183)](_0x4172f9[_0x50f6d9(0x1a8)]);}),this[_0x2691b7(0x167)]['on'](_0x2691b7(0x19d),(_0x11e6d8,_0xb9eec0)=>{const _0x1bad21=_0x2691b7;for(const _0x40d7cd of _0xb9eec0[_0x1bad21(0x152)])this[_0x1bad21(0x157)][_0x1bad21(0x15a)](_0x40d7cd[_0x1bad21(0x1a8)]),this[_0x1bad21(0x16f)][_0x1bad21(0x19a)](_0x40d7cd[_0x1bad21(0x1a8)]);for(const _0x375fce of Array[_0x1bad21(0x1ad)](_0xb9eec0[_0x1bad21(0x16b)])[_0x1bad21(0x154)]())this[_0x1bad21(0x157)][_0x1bad21(0x187)](_0x375fce[_0x1bad21(0x1a8)]),this[_0x1bad21(0x16f)][_0x1bad21(0x183)](_0x375fce[_0x1bad21(0x1a8)]);});}}function ms(_0x28fbf1,_0x4eb3c1,_0x281200){const _0x1ff5dd=_0x575885;let _0x37d6fb=0x0;for(const _0x52889d of _0x28fbf1)switch(_0x52889d){case _0x1ff5dd(0x158):_0x4eb3c1[_0x1ff5dd(0x187)](_0x281200[_0x1ff5dd(0x165)](_0x37d6fb),_0x37d6fb),_0x37d6fb++;break;case _0x1ff5dd(0x181):_0x4eb3c1[_0x1ff5dd(0x15a)](_0x37d6fb);break;case _0x1ff5dd(0x186):_0x37d6fb++;}}
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 _0x1247cf=_0x58b6;function _0x58b6(_0x37fda1,_0x31e6bc){const _0x22981f=_0x2298();return _0x58b6=function(_0x58b672,_0x3a1213){_0x58b672=_0x58b672-0xba;let _0x14034a=_0x22981f[_0x58b672];return _0x14034a;},_0x58b6(_0x37fda1,_0x31e6bc);}function _0x2298(){const _0x2c049b=['1626360cEsZWo','212268WXgCxo','770RJVFry','35OocSwk','span','THREAD_CONTEXT_LABEL','2043XYrrJY','focus','set','315jYlZYe','165606YjYHms','254204xEjpNa','4300pxZWrk','element','contextValue','ck-context__value','1212040NrsqgM','bindTemplate','setTemplate'];_0x2298=function(){return _0x2c049b;};return _0x2298();}(function(_0x2a1152,_0x2c96c0){const _0x509079=_0x58b6,_0x324db0=_0x2a1152();while(!![]){try{const _0xcb75e0=-parseInt(_0x509079(0xc0))/0x1+parseInt(_0x509079(0xca))/0x2*(parseInt(_0x509079(0xbb))/0x3)+parseInt(_0x509079(0xc9))/0x4+parseInt(_0x509079(0xc8))/0x5+-parseInt(_0x509079(0xbf))/0x6*(parseInt(_0x509079(0xcb))/0x7)+parseInt(_0x509079(0xc5))/0x8+-parseInt(_0x509079(0xbe))/0x9*(parseInt(_0x509079(0xc1))/0xa);if(_0xcb75e0===_0x2c96c0)break;else _0x324db0['push'](_0x324db0['shift']());}catch(_0x1a4932){_0x324db0['push'](_0x324db0['shift']());}}}(_0x2298,0x5df02));import{View as _0x4e3948}from'ckeditor5/src/ui.js';import{getTranslation as _0x500b92}from'../../../utils/common-translations.js';export default class ls extends _0x4e3948{constructor(_0x38a60c){const _0x39b7ae=_0x58b6;super(_0x38a60c);const _0x590553=this[_0x39b7ae(0xc6)];this[_0x39b7ae(0xbd)](_0x39b7ae(0xc3),''),this[_0x39b7ae(0xc7)]({'tag':_0x39b7ae(0xcc),'attributes':{'class':['ck',_0x39b7ae(0xc4)],'aria-label':_0x590553['to'](_0x39b7ae(0xc3),_0x2c531f=>_0x500b92(_0x38a60c,_0x39b7ae(0xba),_0x2c531f)),'tabindex':-0x1},'children':[{'text':_0x590553['to'](_0x39b7ae(0xc3))}]});}[_0x1247cf(0xbc)](){const _0x5e539f=_0x1247cf;this[_0x5e539f(0xc2)][_0x5e539f(0xbc)]();}}
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
- const _0x306c56=_0x531f;function _0x4103(){const _0x2f8501=['_setupKeyboardNavigation','10uNFPpc','ck-thread__header','tab','focusCycler','bind','586530XHdXcO','mouseenter','isResolved','icon','render','reopenCommentThread','length','_model','remove','isResolvable','isEnabled','fire','reopenButtonView','2410100aCIeOS','focus','scrollWidth','26298lLpmjl','shift+tab','ck-context','338914hjsnrx','lastIndexOf','mouseleave','value','locale','ck-context-wrapper','add','contextView','div','Reopen','38248PrEsBp','3354784tzFFiD','focusTracker','.ck-context','focusables','overlay','.ck-context__value','offsetWidth','execute','isReadOnly','_createReopenButton','_createContextView','hasContext','contextValue','bindTemplate','context','keystrokes','Comment\x20was\x20made\x20on\x20an\x20element','ck-context--quotes','listenTo','...','querySelector','ck-annotation__actions','substring','focusFirst','createCollection','111NWNNhB','setTemplate','isVisible','element','classList','_attachContextActions','14746635bAezpD','462YDpUKb','label','tooltip','_trimContextValue'];_0x4103=function(){return _0x2f8501;};return _0x4103();}(function(_0x4a78ba,_0x2a3c47){const _0x5a2956=_0x531f,_0x429c05=_0x4a78ba();while(!![]){try{const _0x17a522=parseInt(_0x5a2956(0x124))/0x1+-parseInt(_0x5a2956(0x137))/0x2+-parseInt(_0x5a2956(0x15b))/0x3*(-parseInt(_0x5a2956(0x141))/0x4)+parseInt(_0x5a2956(0x131))/0x5+parseInt(_0x5a2956(0x134))/0x6*(parseInt(_0x5a2956(0x162))/0x7)+parseInt(_0x5a2956(0x142))/0x8+-parseInt(_0x5a2956(0x161))/0x9*(parseInt(_0x5a2956(0x11f))/0xa);if(_0x17a522===_0x2a3c47)break;else _0x429c05['push'](_0x429c05['shift']());}catch(_0x2b5c20){_0x429c05['push'](_0x429c05['shift']());}}}(_0x4103,0x4edb6));import{View as _0x458dab,ButtonView as _0x5c976b,FocusCycler as _0x44cbd4}from'ckeditor5/src/ui.js';import{FocusTracker as _0x198e84,KeystrokeHandler as _0x32c8e3}from'ckeditor5/src/utils.js';import{getTranslation as _0x2ebb6e}from'../../../utils/common-translations.js';import _0x29ac7e from'../../../../theme/icons/undo.svg';import _0x345122 from'./commentthreadheadercontextview.js';function _0x531f(_0x4bda59,_0x51648a){const _0x41033a=_0x4103();return _0x531f=function(_0x531fd3,_0x45c451){_0x531fd3=_0x531fd3-0x11c;let _0x48dc91=_0x41033a[_0x531fd3];return _0x48dc91;},_0x531f(_0x4bda59,_0x51648a);}export const MAX_CONTENT_LENGTH=0x96;export default class ts extends _0x458dab{constructor(_0x378b08,_0xa6d5f6){const _0x1076f4=_0x531f;super(_0x378b08);const _0x3d7901=this[_0x1076f4(0x14f)];this[_0x1076f4(0x12b)]=_0xa6d5f6,this[_0x1076f4(0x130)]=this[_0x1076f4(0x14b)](),this[_0x1076f4(0x13e)]=this[_0x1076f4(0x14c)](),this[_0x1076f4(0x145)]=this[_0x1076f4(0x15a)]([this[_0x1076f4(0x13e)],this[_0x1076f4(0x130)]]),this[_0x1076f4(0x143)]=new _0x198e84(),this[_0x1076f4(0x151)]=new _0x32c8e3(),this[_0x1076f4(0x122)]=new _0x44cbd4({'focusables':this[_0x1076f4(0x145)],'focusTracker':this[_0x1076f4(0x143)],'keystrokeHandler':this[_0x1076f4(0x151)],'actions':{'focusPrevious':_0x1076f4(0x135),'focusNext':_0x1076f4(0x121)}}),this[_0x1076f4(0x123)](_0x1076f4(0x14d))['to'](this[_0x1076f4(0x12b)],_0x1076f4(0x150),_0x43e5d8=>!!_0x43e5d8),this[_0x1076f4(0x123)](_0x1076f4(0x14e))['to'](this[_0x1076f4(0x12b)],_0x1076f4(0x150),_0xac8c05=>_0xac8c05&&_0xac8c05[_0x1076f4(0x13a)]?this[_0x1076f4(0x11d)](_0xac8c05[_0x1076f4(0x13a)]):_0x2ebb6e(this[_0x1076f4(0x13b)],_0x1076f4(0x152))),this[_0x1076f4(0x15c)]({'tag':_0x1076f4(0x13f),'attributes':{'class':[_0x1076f4(0x120)]},'children':[{'tag':_0x1076f4(0x13f),'attributes':{'class':[_0x1076f4(0x13c)]},'children':[{'tag':_0x1076f4(0x13f),'attributes':{'class':[_0x1076f4(0x136),_0x3d7901['if'](_0x1076f4(0x14d),_0x1076f4(0x153))]},'children':[this[_0x1076f4(0x13e)]]}]},{'tag':_0x1076f4(0x13f),'attributes':{'class':[_0x1076f4(0x157)]},'children':[this[_0x1076f4(0x130)]]}]});}[_0x306c56(0x128)](){const _0x4c7490=_0x306c56;super[_0x4c7490(0x128)](),this[_0x4c7490(0x160)](),this[_0x4c7490(0x11e)]();}[_0x306c56(0x132)](){const _0x198690=_0x306c56;this[_0x198690(0x122)][_0x198690(0x159)]();}[_0x306c56(0x14b)](){const _0xde6a74=_0x306c56,_0x56d776=new _0x5c976b(this[_0xde6a74(0x13b)]);return _0x56d776[_0xde6a74(0x163)]=_0x2ebb6e(this[_0xde6a74(0x13b)],_0xde6a74(0x140)),_0x56d776[_0xde6a74(0x11c)]=_0x2ebb6e(this[_0xde6a74(0x13b)],_0xde6a74(0x140)),_0x56d776[_0xde6a74(0x127)]=_0x29ac7e,_0x56d776[_0xde6a74(0x123)](_0xde6a74(0x12e))['to'](this[_0xde6a74(0x12b)],_0xde6a74(0x14a),_0x1c8323=>!_0x1c8323),_0x56d776[_0xde6a74(0x123)](_0xde6a74(0x15d))['to'](this[_0xde6a74(0x12b)],_0xde6a74(0x12d),this[_0xde6a74(0x12b)],_0xde6a74(0x126),(_0x8cbdc9,_0x2ee513)=>_0x8cbdc9&&_0x2ee513),_0x56d776['on'](_0xde6a74(0x149),()=>{const _0x5c4812=_0xde6a74;this[_0x5c4812(0x12f)](_0x5c4812(0x129),this[_0x5c4812(0x12b)]['id']);}),_0x56d776;}[_0x306c56(0x11d)](_0x5d1ccc){const _0x1fc9d0=_0x306c56;if(_0x5d1ccc[_0x1fc9d0(0x12a)]<0x96)return _0x5d1ccc;const _0x4d1202=_0x5d1ccc[_0x1fc9d0(0x138)]('\x20',0x93);return _0x5d1ccc[_0x1fc9d0(0x158)](0x0,_0x4d1202>-0x1?_0x4d1202:0x93)+_0x1fc9d0(0x155);}[_0x306c56(0x160)](){const _0x4aa24b=_0x306c56,_0x2b8e26=this[_0x4aa24b(0x15e)][_0x4aa24b(0x156)](_0x4aa24b(0x144)),_0x58a17c=_0x2b8e26[_0x4aa24b(0x156)](_0x4aa24b(0x147));this[_0x4aa24b(0x154)](_0x2b8e26,_0x4aa24b(0x125),()=>{const _0x2be354=_0x4aa24b;_0x58a17c[_0x2be354(0x148)]<_0x58a17c[_0x2be354(0x133)]&&_0x2b8e26[_0x2be354(0x15f)][_0x2be354(0x13d)](_0x2be354(0x146));}),this[_0x4aa24b(0x154)](_0x2b8e26,_0x4aa24b(0x139),()=>{const _0x9b8373=_0x4aa24b;_0x2b8e26[_0x9b8373(0x15f)][_0x9b8373(0x12c)](_0x9b8373(0x146));});}[_0x306c56(0x11e)](){const _0x2dfbdd=_0x306c56;this[_0x2dfbdd(0x151)][_0x2dfbdd(0x154)](this[_0x2dfbdd(0x15e)]);for(const _0x54ce70 of this[_0x2dfbdd(0x145)])this[_0x2dfbdd(0x143)][_0x2dfbdd(0x13d)](_0x54ce70[_0x2dfbdd(0x15e)]),this[_0x2dfbdd(0x151)][_0x2dfbdd(0x154)](_0x54ce70[_0x2dfbdd(0x15e)]);}[_0x306c56(0x14c)](){const _0x3660c5=_0x306c56,_0x5a32d0=new _0x345122(this[_0x3660c5(0x13b)]);return _0x5a32d0[_0x3660c5(0x123)](_0x3660c5(0x14e))['to'](this),_0x5a32d0;}}
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 _0x4aaa8d=_0x234c;(function(_0x53439a,_0x52b0f9){const _0x58ebe4=_0x234c,_0x17542a=_0x53439a();while(!![]){try{const _0x8e909a=-parseInt(_0x58ebe4(0xa0))/0x1+parseInt(_0x58ebe4(0x94))/0x2*(-parseInt(_0x58ebe4(0xb4))/0x3)+-parseInt(_0x58ebe4(0xa5))/0x4+parseInt(_0x58ebe4(0x97))/0x5+parseInt(_0x58ebe4(0xa8))/0x6*(parseInt(_0x58ebe4(0x8a))/0x7)+parseInt(_0x58ebe4(0x93))/0x8*(-parseInt(_0x58ebe4(0xac))/0x9)+parseInt(_0x58ebe4(0x8e))/0xa;if(_0x8e909a===_0x52b0f9)break;else _0x17542a['push'](_0x17542a['shift']());}catch(_0x2552f8){_0x17542a['push'](_0x17542a['shift']());}}}(_0x30b2,0x3a804));import{View as _0x3d4513}from'ckeditor5/src/ui.js';import _0x11c9f0 from'./commentinputview.js';import{UserView as _0x198735}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x234c(_0x39654f,_0x274e2c){const _0x30b249=_0x30b2();return _0x234c=function(_0x234c78,_0x1e7695){_0x234c78=_0x234c78-0x86;let _0x19f5c9=_0x30b249[_0x234c78];return _0x19f5c9;},_0x234c(_0x39654f,_0x274e2c);}function _0x30b2(){const _0x20f4de=['1034289uMayJo','createEditor','delegate','focusTracker','editorReady','bind','contains','filter','547854NOZUIn','mousedown','listenTo','editor','target','getDomRoot','then','ck-thread__user','3360GEnJMT','ck-thread__input','editorDestroyed','ck-comment__input-container--active','7655950PypEHK','showInput','isFocused','render','destroy','16qFztsn','4EHcRkh','ck-comment__input-container','extendTemplate','503640umTMfR','element','commentInputView','editing','change:showInput','userView','set','value','div','152505IkWRuR','some','showButtons','bindTemplate','view','758720mLudYo','preventDefault','_focusOnNonInteractiveMouseDown','3882RNhbaf','focus','setTemplate','focusCycler'];_0x30b2=function(){return _0x20f4de;};return _0x30b2();}export default class kt extends _0x3d4513{constructor(_0x1a42d5,_0x30adf9,_0x279703){const _0x31414b=_0x234c;super(_0x1a42d5),this[_0x31414b(0x99)]=new _0x11c9f0(_0x1a42d5,_0x279703),this[_0x31414b(0xab)]=this[_0x31414b(0x99)][_0x31414b(0xab)],this[_0x31414b(0x99)][_0x31414b(0xb1)](_0x31414b(0xa2))['to'](this[_0x31414b(0x99)][_0x31414b(0xaf)],_0x31414b(0x90),this[_0x31414b(0x99)],_0x31414b(0x9e),(_0x552681,_0xfac37f)=>_0x552681||!!_0xfac37f),this[_0x31414b(0x9d)](_0x31414b(0x8f),!0x1),this['on'](_0x31414b(0x9b),()=>{const _0x541494=_0x31414b;this[_0x541494(0x8f)]&&!this[_0x541494(0x99)][_0x541494(0xb7)]&&this[_0x541494(0x99)][_0x541494(0xad)]();}),this[_0x31414b(0x99)][_0x31414b(0xae)](_0x31414b(0xb0))['to'](this),this[_0x31414b(0x99)][_0x31414b(0xae)](_0x31414b(0x8c))['to'](this),this[_0x31414b(0x9c)]=new _0x198735(_0x1a42d5,_0x30adf9),this[_0x31414b(0x9c)][_0x31414b(0x96)]({'attributes':{'class':_0x31414b(0x89),'aria-hidden':!0x0}}),this[_0x31414b(0x99)][_0x31414b(0x96)]({'attributes':{'class':_0x31414b(0x8b)}}),this[_0x31414b(0xaa)]({'tag':_0x31414b(0x9f),'attributes':{'class':[_0x31414b(0x95),this[_0x31414b(0xa3)]['if'](_0x31414b(0x8f),_0x31414b(0x8d))]},'children':[this[_0x31414b(0x9c)],this[_0x31414b(0x99)]]});}[_0x4aaa8d(0x91)](){const _0x3538b5=_0x4aaa8d;super[_0x3538b5(0x91)](),this[_0x3538b5(0xa7)]();}[_0x4aaa8d(0x92)](){const _0x4bc552=_0x4aaa8d;return this[_0x4bc552(0x99)][_0x4bc552(0x92)]()[_0x4bc552(0x88)](()=>super[_0x4bc552(0x92)]());}[_0x4aaa8d(0xa9)](_0x1af7a1){const _0x290fd7=_0x4aaa8d;this[_0x290fd7(0x99)][_0x290fd7(0xa9)](_0x1af7a1);}[_0x4aaa8d(0xa7)](){const _0x20fc0d=_0x4aaa8d;this[_0x20fc0d(0xb6)](this[_0x20fc0d(0x98)],_0x20fc0d(0xb5),(_0x5d04f5,_0x5cbfe1)=>{const _0xffa41d=_0x20fc0d,{submitButtonView:_0x52fc83,cancelButtonView:_0x3b8990,editor:_0x949aed}=this[_0xffa41d(0x99)];[_0x52fc83[_0xffa41d(0x98)],_0x3b8990[_0xffa41d(0x98)],_0x949aed?_0x949aed[_0xffa41d(0x9a)][_0xffa41d(0xa4)][_0xffa41d(0x87)]():null][_0xffa41d(0xb3)](_0x27e2e5=>_0x27e2e5)[_0xffa41d(0xa1)](_0x31f113=>_0x31f113[_0xffa41d(0xb2)](_0x5cbfe1[_0xffa41d(0x86)]))||(this[_0xffa41d(0xa9)](),_0x5cbfe1[_0xffa41d(0xa6)]());});}}
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
- const _0x309042=_0x8fdb;(function(_0x531667,_0x421e34){const _0x52ee4e=_0x8fdb,_0x2d8ff1=_0x531667();while(!![]){try{const _0x5c1c3d=parseInt(_0x52ee4e(0xc7))/0x1+parseInt(_0x52ee4e(0xb1))/0x2*(parseInt(_0x52ee4e(0xe6))/0x3)+parseInt(_0x52ee4e(0xae))/0x4*(-parseInt(_0x52ee4e(0xe7))/0x5)+parseInt(_0x52ee4e(0xce))/0x6*(-parseInt(_0x52ee4e(0xc1))/0x7)+-parseInt(_0x52ee4e(0xad))/0x8*(-parseInt(_0x52ee4e(0xd0))/0x9)+parseInt(_0x52ee4e(0xdb))/0xa+parseInt(_0x52ee4e(0xd6))/0xb*(parseInt(_0x52ee4e(0xcb))/0xc);if(_0x5c1c3d===_0x421e34)break;else _0x2d8ff1['push'](_0x2d8ff1['shift']());}catch(_0x340b4f){_0x2d8ff1['push'](_0x2d8ff1['shift']());}}}(_0x5ad7,0xda27c));import{ConfirmMixin as _0x419dd2,LateFocusButtonView as _0x4bad70}from'ckeditor5-collaboration/src/collaboration-core.js';import{icons as _0x4a43a6}from'ckeditor5/src/core.js';import _0x50e66b from'./basecommentthreadview.js';function _0x5ad7(){const _0x209b32=['setTemplate','remove','bindTemplate','ck-reset_all-excluded','ariaLabel','ck-rounded-corners','isConfirm','commentThreadChildren','check','render','showConfirm','removeButton','Resolve','then','fire','isResolved','icon','containerElement','ck-thread--remove-confirmation','_model','resolveCommentThread','commentThreadHeaderView','5064XXdAQF','40XeKjYM','_boundFirstCommentView','element','1168486fKjHda','isUnlinked','_cancelAllConfirms','commentsListView','getTemplate','change:archivedAt','change:isReadOnly','execute','isActive','listenTo','actionBar','length','commentThreadInputView','focus','change:isActive','ck-thread--unlinked','42oqdbyG','isVisible','Delete\x20comment\x20thread?','isReadOnly','listitem','actionIndicator','78837RUFnBv','div','get','focusables','245232yMdiWb','_updateArchivedThreadHeader','stop','1552014yIrvCe','has','1899dxaAEp','high','removeCommentThread','Write\x20a\x20comment...','cancelConfirm','ck-thread--active','121mHXMcp','_createResolveButton','extendTemplate','resolveButton','set','16552830axPLCk','archivedAt','.ck-thread__container','unbind','ck-thread--','isSystemComment','bind','add','tooltip','ck-thread__container','label','9zlabqg','699815WdjCpd','ck-comment--resolve','querySelector','locale','ariaDescriptionView','isEnabled','removeConfirm','createCollection','ck-thread','isResolvable','placeholder','commentViews','_bindFirstCommentView'];_0x5ad7=function(){return _0x209b32;};return _0x5ad7();}function _0x8fdb(_0x420902,_0x3d7934){const _0x5ad761=_0x5ad7();return _0x8fdb=function(_0x8fdb08,_0x415fbd){_0x8fdb08=_0x8fdb08-0x9f;let _0x406430=_0x5ad761[_0x8fdb08];return _0x406430;},_0x8fdb(_0x420902,_0x3d7934);}import{getTranslation as _0x392bff}from'../../../utils/common-translations.js';export default class Ct extends/* #__PURE__ -- @preserve */
24
- _0x419dd2(_0x50e66b){constructor(_0x2509d9,_0x1349a6,_0x2f2f30,_0x2df5b2){const _0x2c4a63=_0x8fdb;super(_0x2509d9,_0x1349a6,_0x2f2f30,_0x2df5b2),this[_0x2c4a63(0xfb)]=this[_0x2c4a63(0xee)]([this[_0x2c4a63(0xb4)],this[_0x2c4a63(0xbd)],this[_0x2c4a63(0xeb)]]),this[_0x2c4a63(0xda)](_0x2c4a63(0xc6),null),this[_0x2c4a63(0xa8)]=null,this[_0x2c4a63(0xaf)]=null,this[_0x2c4a63(0xea)]=_0x2509d9,this[_0x2c4a63(0xd9)]=this[_0x2c4a63(0xd7)](),this[_0x2c4a63(0xf4)](this[_0x2c4a63(0xb5)]()),this['on'](_0x2c4a63(0xbf),(_0x183ed7,_0x3d108d,_0x4a42af)=>{const _0x478b7f=_0x2c4a63;_0x4a42af||this[_0x478b7f(0xb3)]();}),this[_0x2c4a63(0xba)](this[_0x2c4a63(0xaa)],_0x2c4a63(0xb7),(_0x598be0,_0x396bbd,_0x5a6eba)=>{const _0x535653=_0x2c4a63;_0x5a6eba&&this[_0x535653(0xb3)]();}),this[_0x2c4a63(0xbc)]>0x0&&this[_0x2c4a63(0xf3)](),this[_0x2c4a63(0xba)](this[_0x2c4a63(0xb4)][_0x2c4a63(0xf2)],_0x2c4a63(0xe2),()=>{const _0x346c7c=_0x2c4a63;this[_0x346c7c(0xf3)]();});}[_0x309042(0xb5)](){const _0x380ac8=_0x309042,_0x1c5fdf=this[_0x380ac8(0xf6)];return{'tag':_0x380ac8(0xc8),'attributes':{'class':['ck',_0x380ac8(0xef),_0x380ac8(0xf7),_0x380ac8(0xf9),_0x1c5fdf['if'](_0x380ac8(0xb9),_0x380ac8(0xd5)),_0x1c5fdf['if'](_0x380ac8(0xb2),_0x380ac8(0xc0)),_0x1c5fdf['if'](_0x380ac8(0xfa),_0x380ac8(0xa9)),_0x1c5fdf['to'](_0x380ac8(0xc6),_0x4ffcfe=>_0x4ffcfe?_0x380ac8(0xdf)+_0x4ffcfe:'')],'data-thread-id':this[_0x380ac8(0xaa)]['id'],'tabindex':0x0,'role':_0x380ac8(0xc5),'aria-label':_0x1c5fdf['to'](_0x380ac8(0xf8)),'aria-describedby':this[_0x380ac8(0xeb)]['id']},'children':[{'tag':_0x380ac8(0xc8),'attributes':{'class':_0x380ac8(0xe4)},'children':this[_0x380ac8(0xfb)]}]};}[_0x309042(0xa0)](){const _0x225ea9=_0x309042;super[_0x225ea9(0xa0)](),this[_0x225ea9(0xa8)]=this[_0x225ea9(0xb0)][_0x225ea9(0xe9)](_0x225ea9(0xdd)),this[_0x225ea9(0xaa)]['on'](_0x225ea9(0xb6),()=>{const _0x39d1ff=_0x225ea9;this[_0x39d1ff(0xcc)]();}),this[_0x225ea9(0xcc)]();}[_0x309042(0xb3)](){const _0x841429=_0x309042;this[_0x841429(0xd4)]();for(const _0x23f661 of this[_0x841429(0xb4)][_0x841429(0xf2)])_0x23f661[_0x841429(0xd4)]();}[_0x309042(0xf3)](){const _0x2281fa=_0x309042,{locale:_0x14051e}=this,_0x43d85e=this[_0x2281fa(0xb4)][_0x2281fa(0xf2)][_0x2281fa(0xc9)](0x0);_0x43d85e===this[_0x2281fa(0xaf)]||_0x43d85e[_0x2281fa(0xe0)]||(this[_0x2281fa(0xaf)]=_0x43d85e,this[_0x2281fa(0xde)](_0x2281fa(0xc6)),this[_0x2281fa(0xe1)](_0x2281fa(0xc6))['to'](_0x43d85e,_0x2281fa(0xc6),_0x476c17=>_0x2281fa(0xf5)===_0x476c17?_0x2281fa(0xf5):null),_0x43d85e[_0x2281fa(0xf1)]=_0x392bff(_0x14051e,_0x2281fa(0xd3)),_0x43d85e[_0x2281fa(0xa2)]['on'](_0x2281fa(0xb8),_0x58ca45=>{const _0x307938=_0x2281fa;_0x58ca45[_0x307938(0xcd)](),this[_0x307938(0xa1)](_0x392bff(_0x14051e,_0x307938(0xc3)),this[_0x307938(0xa8)])[_0x307938(0xa4)](()=>{const _0x2a6d6f=_0x307938;this[_0x2a6d6f(0xa5)](_0x2a6d6f(0xd2));});},{'priority':_0x2281fa(0xd1)}),this['on'](_0x2281fa(0xed),()=>{const _0x5f294e=_0x2281fa;_0x43d85e[_0x5f294e(0xbe)]();}),_0x43d85e[_0x2281fa(0xbb)][_0x2281fa(0xe2)](this[_0x2281fa(0xd9)],0x0),_0x43d85e[_0x2281fa(0xca)][_0x2281fa(0xe2)](this[_0x2281fa(0xd9)],0x0));}[_0x309042(0xd7)](){const _0x277ecd=_0x309042,_0x1ab1c0=new _0x4bad70(this[_0x277ecd(0xea)]);return _0x1ab1c0[_0x277ecd(0xe5)]=_0x392bff(this[_0x277ecd(0xea)],_0x277ecd(0xa3)),_0x1ab1c0[_0x277ecd(0xe3)]=_0x392bff(this[_0x277ecd(0xea)],_0x277ecd(0xa3)),_0x1ab1c0[_0x277ecd(0xa7)]=_0x4a43a6[_0x277ecd(0x9f)],_0x1ab1c0[_0x277ecd(0xd8)]({'attributes':{'class':_0x277ecd(0xe8)}}),_0x1ab1c0[_0x277ecd(0xe1)](_0x277ecd(0xec))['to'](this[_0x277ecd(0xaa)],_0x277ecd(0xc4),_0x3726aa=>!_0x3726aa),_0x1ab1c0[_0x277ecd(0xe1)](_0x277ecd(0xc2))['to'](this[_0x277ecd(0xaa)],_0x277ecd(0xf0),this[_0x277ecd(0xaa)],_0x277ecd(0xa6),(_0x38aaa2,_0x2bc40e)=>_0x38aaa2&&!_0x2bc40e),_0x1ab1c0['on'](_0x277ecd(0xb8),()=>{const _0x372e92=_0x277ecd;this[_0x372e92(0xa5)](_0x372e92(0xab),this[_0x372e92(0xaa)]['id']);}),_0x1ab1c0;}[_0x309042(0xcc)](){const _0x34c8ae=_0x309042;this[_0x34c8ae(0xaa)][_0x34c8ae(0xdc)]?this[_0x34c8ae(0xfb)][_0x34c8ae(0xcf)](this[_0x34c8ae(0xac)])||(this[_0x34c8ae(0xfb)][_0x34c8ae(0xe2)](this[_0x34c8ae(0xac)],0x0),this[_0x34c8ae(0xca)][_0x34c8ae(0xe2)](this[_0x34c8ae(0xac)],0x0)):this[_0x34c8ae(0xfb)][_0x34c8ae(0xcf)](this[_0x34c8ae(0xac)])&&(this[_0x34c8ae(0xfb)][_0x34c8ae(0xf5)](this[_0x34c8ae(0xac)]),this[_0x34c8ae(0xca)][_0x34c8ae(0xf5)](this[_0x34c8ae(0xac)]));}}
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
- function _0x2f44(){const _0x5e2efa=['ck-annotation__content-wrapper','_model','editButton','3103635tCszgR','ck-comment__external','extendTemplate','2833144IADGqt','ck-comment__info-name','ck-annotation__info-time','pencil','setTemplate','push','getUserViewNotificationText','change:isRemovable','ariaLabel','focus','unbind','isRemovable','length','panelPosition','execute','mouseleave','getTemplate','add','element','18xWlqsV','resolvedAt','actionIndicator','ck-comment','isEditable','find','_config','11802850ULLAxh','ck-annotation__info','time','userView','Show\x20more\x20items','_createCommentInputView','name','div','author','listitem','addMany','mouseenter','then','ck-comment__actions--hidden','ck-comment--edit','_attachActions','ck-annotation','508dkijDH','isVisible','ck-comment__main','ck-hidden','isReadOnly','ck-comment__user','dropdown','ck-annotation__user','blur','ck-annotation__actions--hidden','Edit','_createDropdown','ck-annotation__info-name','edit','ck-comment--info','ck-comment__actions','cancelConfirm','set','Delete\x20comment?','ck-comment__info-time','some','icon','items','authoredAt','ck-comment__wrapper','12802680uiFplj','3080ZHiEfv','switchToEditMode','threeVerticalDots','Reply...','removeButton','_createEditButton','showConfirm','996DbLrYi','toMany','children','placeholder','bindTemplate','visibleView','label','_createRemoveButton','ck-annotation__actions','ck-annotation__main','bind','isSystemComment','removeComment','locale','panelView','buttonView','formatDateTime','listenTo','withText','actionBar','getExternalCommentNote','group','from','isEditMode','1684vZiJxb','isEnabled','render','ariaDescriptionView','focusables','ck-comment--remove','createCollection','span','5ewHhAP','ck-comment__info','fire','isExternal','remove','Remove','1442264XDiiFP','isConfirm','ck-comment--remove-confirmation','ck-comment--'];_0x2f44=function(){return _0x5e2efa;};return _0x2f44();}const _0x12910d=_0x5b19;(function(_0x34204b,_0x5b984c){const _0x138307=_0x5b19,_0x18ada6=_0x34204b();while(!![]){try{const _0x8c64f6=-parseInt(_0x138307(0x20e))/0x1*(parseInt(_0x138307(0x1d5))/0x2)+-parseInt(_0x138307(0x223))/0x3+parseInt(_0x138307(0x226))/0x4*(-parseInt(_0x138307(0x216))/0x5)+parseInt(_0x138307(0x1f6))/0x6*(parseInt(_0x138307(0x1ef))/0x7)+parseInt(_0x138307(0x21c))/0x8*(parseInt(_0x138307(0x239))/0x9)+parseInt(_0x138307(0x240))/0xa+parseInt(_0x138307(0x1ee))/0xb;if(_0x8c64f6===_0x5b984c)break;else _0x18ada6['push'](_0x18ada6['shift']());}catch(_0x10ae6e){_0x18ada6['push'](_0x18ada6['shift']());}}}(_0x2f44,0x943e4));import{ButtonView as _0x8eb63,createDropdown as _0x42be08,ListView as _0x51e901,ListItemView as _0x20cf5f,focusChildOnDropdownOpen as _0x550745}from'ckeditor5/src/ui.js';import{icons as _0x1e8c92}from'ckeditor5/src/core.js';import{UserView as _0xcead97,ConfirmMixin as _0x23cb2c,LateFocusDropdownButtonView as _0x4c54b6}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x5b19(_0x4ad73c,_0x570399){const _0x2f4449=_0x2f44();return _0x5b19=function(_0x5b1923,_0x252b12){_0x5b1923=_0x5b1923-0x1ca;let _0x14ff44=_0x2f4449[_0x5b1923];return _0x14ff44;},_0x5b19(_0x4ad73c,_0x570399);}import _0x3eff01 from'./basecommentview.js';import _0x5f01e5 from'../../../../theme/icons/remove-comment.svg';import{getTranslation as _0x511c81}from'../../../utils/common-translations.js';export default class vt extends/* #__PURE__ -- @preserve */
24
- _0x23cb2c(_0x3eff01){constructor(_0x164962,_0x24512f,_0x50f73a){const _0x16ff67=_0x5b19;super(_0x164962,_0x24512f,_0x50f73a),this[_0x16ff67(0x1e6)](_0x16ff67(0x23b),null),this[_0x16ff67(0x1e6)](_0x16ff67(0x1f9),_0x511c81(_0x164962,_0x16ff67(0x1f2))),this[_0x16ff67(0x200)](_0x16ff67(0x1ec))['to'](_0x24512f),this[_0x16ff67(0x200)](_0x16ff67(0x23a))['to'](_0x24512f),this[_0x16ff67(0x209)]=this[_0x16ff67(0x214)](),this[_0x16ff67(0x201)]||(this[_0x16ff67(0x222)]=this[_0x16ff67(0x1f4)](),this[_0x16ff67(0x1f3)]=this[_0x16ff67(0x1fd)](),this[_0x16ff67(0x1eb)]=this[_0x16ff67(0x214)](),this[_0x16ff67(0x1eb)][_0x16ff67(0x1ce)]([this[_0x16ff67(0x222)],this[_0x16ff67(0x1f3)]]),this[_0x16ff67(0x1db)]=this[_0x16ff67(0x1e0)](),this[_0x16ff67(0x209)][_0x16ff67(0x237)](this[_0x16ff67(0x1db)]),this[_0x16ff67(0x212)][_0x16ff67(0x237)](this[_0x16ff67(0x1db)])),this[_0x16ff67(0x243)]=new _0xcead97(_0x164962,_0x24512f[_0x16ff67(0x1cc)],this[_0x16ff67(0x22c)]()),this[_0x16ff67(0x243)][_0x16ff67(0x225)]({'attributes':{'class':[_0x16ff67(0x1da),_0x16ff67(0x1dc)],'aria-hidden':!0x0}}),this[_0x16ff67(0x207)](_0x24512f,_0x16ff67(0x22d),()=>this[_0x16ff67(0x1e5)]()),this[_0x16ff67(0x22a)](this[_0x16ff67(0x236)]());}[_0x12910d(0x236)](){const _0x4f35df=_0x12910d,_0x5dc8b7=this[_0x4f35df(0x1fa)],_0x3660dd=[{'tag':_0x4f35df(0x1cb),'attributes':{'class':[_0x4f35df(0x217),_0x4f35df(0x241)]},'children':[{'tag':_0x4f35df(0x215),'children':[{'text':this[_0x4f35df(0x243)][_0x4f35df(0x1ca)]}],'attributes':{'class':[_0x4f35df(0x227),_0x4f35df(0x1e1)]}},{'tag':_0x4f35df(0x242),'attributes':{'datetime':_0x5dc8b7['to'](_0x4f35df(0x1ec)),'class':[_0x4f35df(0x1e8),_0x4f35df(0x228)]},'children':[{'text':_0x5dc8b7['to'](_0x4f35df(0x1ec),_0x2d89b1=>this[_0x4f35df(0x23f)][_0x4f35df(0x206)](_0x2d89b1))}]}]},{'tag':_0x4f35df(0x1cb),'attributes':{'class':[_0x4f35df(0x1e4),_0x4f35df(0x1fe),_0x5dc8b7['if'](_0x4f35df(0x20d),_0x4f35df(0x1d1)),_0x5dc8b7['if'](_0x4f35df(0x20d),_0x4f35df(0x1de))]},'children':this[_0x4f35df(0x209)]},{'tag':_0x4f35df(0x1cb),'attributes':{'class':[_0x4f35df(0x220)]},'children':this[_0x4f35df(0x1fb)]},this[_0x4f35df(0x211)]];return this[_0x4f35df(0x221)][_0x4f35df(0x219)]&&_0x3660dd[_0x4f35df(0x22b)]({'tag':_0x4f35df(0x1cb),'attributes':{'class':[_0x4f35df(0x224)]},'children':[{'text':this[_0x4f35df(0x20a)]()}]}),{'tag':'li','attributes':{'class':[_0x4f35df(0x1ed),_0x5dc8b7['if'](_0x4f35df(0x21d),_0x4f35df(0x21e))],'tabindex':-0x1,'aria-label':_0x5dc8b7['to'](_0x4f35df(0x22e)),'aria-describedby':this[_0x4f35df(0x211)]['id'],'role':_0x4f35df(0x1cd)},'children':[{'tag':_0x4f35df(0x1cb),'attributes':{'class':[_0x4f35df(0x23c),_0x4f35df(0x1d4),_0x5dc8b7['if'](_0x4f35df(0x20d),_0x4f35df(0x1d2)),_0x5dc8b7['if'](_0x4f35df(0x201),_0x4f35df(0x1e3)),_0x5dc8b7['to'](_0x4f35df(0x23b),_0x579b53=>_0x579b53?_0x4f35df(0x21f)+_0x579b53:'')],'data-author-id':this[_0x4f35df(0x221)][_0x4f35df(0x1cc)]['id'],'data-comment-id':this[_0x4f35df(0x221)]['id'],'role':_0x4f35df(0x20b)},'children':[this[_0x4f35df(0x243)],{'tag':_0x4f35df(0x1cb),'attributes':{'class':[_0x4f35df(0x1d7),_0x4f35df(0x1ff)]},'children':_0x3660dd}]}]};}[_0x12910d(0x1f4)](){const _0x17c749=_0x12910d,_0x9e2439=new _0x8eb63(this[_0x17c749(0x203)]);return _0x9e2439[_0x17c749(0x1fc)]=_0x511c81(this[_0x17c749(0x203)],_0x17c749(0x1df)),_0x9e2439[_0x17c749(0x1ea)]=_0x1e8c92[_0x17c749(0x229)],_0x9e2439[_0x17c749(0x208)]=!0x0,_0x9e2439[_0x17c749(0x225)]({'attributes':{'class':_0x17c749(0x1d2)}}),_0x9e2439[_0x17c749(0x200)](_0x17c749(0x20f))['to'](this[_0x17c749(0x221)],_0x17c749(0x1d9),_0x25675c=>!_0x25675c),_0x9e2439[_0x17c749(0x200)](_0x17c749(0x1d6))['to'](this[_0x17c749(0x221)],_0x17c749(0x23d)),_0x9e2439['on'](_0x17c749(0x234),()=>this[_0x17c749(0x1f0)]()),_0x9e2439;}[_0x12910d(0x1fd)](){const _0x4f4e09=_0x12910d,_0x17ec7e=new _0x8eb63(this[_0x4f4e09(0x203)]);return _0x17ec7e[_0x4f4e09(0x1fc)]=_0x511c81(this[_0x4f4e09(0x203)],_0x4f4e09(0x21b)),_0x17ec7e[_0x4f4e09(0x1ea)]=_0x5f01e5,_0x17ec7e[_0x4f4e09(0x208)]=!0x0,_0x17ec7e[_0x4f4e09(0x225)]({'attributes':{'class':_0x4f4e09(0x213)}}),_0x17ec7e[_0x4f4e09(0x200)](_0x4f4e09(0x20f))['to'](this[_0x4f4e09(0x221)],_0x4f4e09(0x1d9),_0x5d8748=>!_0x5d8748),_0x17ec7e[_0x4f4e09(0x200)](_0x4f4e09(0x1d6))['to'](this[_0x4f4e09(0x221)],_0x4f4e09(0x231)),_0x17ec7e['on'](_0x4f4e09(0x234),()=>{const _0x3aeed2=_0x4f4e09;this[_0x3aeed2(0x1f5)](_0x511c81(this[_0x3aeed2(0x203)],_0x3aeed2(0x1e7)),this[_0x3aeed2(0x238)])[_0x3aeed2(0x1d0)](()=>{const _0x3810af=_0x3aeed2;this[_0x3810af(0x218)](_0x3810af(0x202),this[_0x3810af(0x221)]['id']);});}),_0x17ec7e;}[_0x12910d(0x1e0)](){const _0x13e272=_0x12910d,_0x766881=_0x42be08(this[_0x13e272(0x203)],_0x4c54b6),_0x3d8363=_0x766881[_0x13e272(0x204)][_0x13e272(0x1f8)],_0x453c9a=new _0x51e901(this[_0x13e272(0x203)]),_0x3c8569=_0x766881[_0x13e272(0x1fa)];_0x550745(_0x766881,()=>this[_0x13e272(0x1eb)][_0x13e272(0x23e)](_0x3b9ed7=>_0x3b9ed7[_0x13e272(0x1d6)])),_0x766881[_0x13e272(0x225)]({'attributes':{'class':[_0x3c8569['if'](_0x13e272(0x1d6),_0x13e272(0x1d8),_0x4b9594=>!_0x4b9594)]}});const _0x2b0ad8=(_0xeaaa95,_0xfb9437=-0x1)=>{const _0x2764d4=_0x13e272,_0x4fb022=new _0x20cf5f(this[_0x2764d4(0x203)]);_0x4fb022[_0x2764d4(0x1f8)][_0x2764d4(0x237)](_0xeaaa95);const _0x447ab2=_0xfb9437>-0x1?_0xfb9437:_0x453c9a[_0x2764d4(0x1eb)][_0x2764d4(0x232)];_0x453c9a[_0x2764d4(0x1eb)][_0x2764d4(0x237)](_0x4fb022,_0x447ab2);const _0x1fd3d7=Array[_0x2764d4(0x20c)](this[_0x2764d4(0x1eb)]);_0x766881[_0x2764d4(0x230)](_0x2764d4(0x20f),_0x2764d4(0x1d6)),_0x766881[_0x2764d4(0x200)](_0x2764d4(0x20f))[_0x2764d4(0x1f7)](_0x1fd3d7,_0x2764d4(0x20f),(..._0x3afac9)=>_0x3afac9[_0x2764d4(0x1e9)](_0x32eaa7=>_0x32eaa7)),_0x766881[_0x2764d4(0x200)](_0x2764d4(0x1d6))[_0x2764d4(0x1f7)](_0x1fd3d7,_0x2764d4(0x1d6),(..._0x186b90)=>_0x186b90[_0x2764d4(0x1e9)](_0x21bb2b=>_0x21bb2b));};_0x766881[_0x13e272(0x233)]='sw',_0x766881[_0x13e272(0x205)][_0x13e272(0x1e6)]({'label':_0x511c81(this[_0x13e272(0x203)],_0x13e272(0x244)),'icon':_0x1e8c92[_0x13e272(0x1f1)]}),_0x766881[_0x13e272(0x20f)]=[...this[_0x13e272(0x1eb)]][_0x13e272(0x1e9)](_0x309fad=>_0x309fad[_0x13e272(0x20f)]),_0x766881[_0x13e272(0x205)][_0x13e272(0x1d6)]=[...this[_0x13e272(0x1eb)]][_0x13e272(0x1e9)](_0x57c902=>_0x57c902[_0x13e272(0x1d6)]);for(const _0x58dd7d of this[_0x13e272(0x1eb)])_0x2b0ad8(_0x58dd7d);return _0x3d8363[_0x13e272(0x237)](_0x453c9a),_0x766881[_0x13e272(0x207)](this[_0x13e272(0x1eb)],_0x13e272(0x237),(_0x425ca4,_0x13cd61,_0x484441)=>{_0x2b0ad8(_0x13cd61,_0x484441);}),_0x766881[_0x13e272(0x207)](this[_0x13e272(0x1eb)],_0x13e272(0x21a),(_0x2f1601,_0x4324af,_0x498abc)=>{const _0x4e97e8=_0x13e272;_0x453c9a[_0x4e97e8(0x1eb)][_0x4e97e8(0x21a)](_0x498abc);}),_0x766881;}[_0x12910d(0x1d3)](_0x47b392,_0x14bb3f){const _0xb677ed=_0x12910d,_0x47f815=_0x47b392&&_0x47b392[_0xb677ed(0x238)];_0x47f815&&(this[_0xb677ed(0x207)](_0x47f815,_0xb677ed(0x1cf),()=>this[_0xb677ed(0x23b)]=_0x14bb3f),this[_0xb677ed(0x207)](_0x47f815,_0xb677ed(0x22f),()=>this[_0xb677ed(0x23b)]=_0x14bb3f),this[_0xb677ed(0x207)](_0x47f815,_0xb677ed(0x235),()=>this[_0xb677ed(0x23b)]=null),this[_0xb677ed(0x207)](_0x47f815,_0xb677ed(0x1dd),()=>this[_0xb677ed(0x23b)]=null));}[_0x12910d(0x245)](){const _0x4f80b3=_0x12910d,_0x170f4d=super[_0x4f80b3(0x245)]();return _0x170f4d[_0x4f80b3(0x200)](_0x4f80b3(0x1f9))['to'](this),_0x170f4d;}[_0x12910d(0x210)](){const _0x155152=_0x12910d;super[_0x155152(0x210)](),this[_0x155152(0x1d3)](this[_0x155152(0x222)],_0x155152(0x1e2)),this[_0x155152(0x1d3)](this[_0x155152(0x1f3)],_0x155152(0x21a));}}
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
- var _0x4533b1=_0x9f92;(function(_0x1706f1,_0x5ca3e8){var _0x457d1e=_0x9f92,_0x233e21=_0x1706f1();while(!![]){try{var _0x48d34b=parseInt(_0x457d1e(0x7b))/0x1*(parseInt(_0x457d1e(0x78))/0x2)+-parseInt(_0x457d1e(0x77))/0x3*(parseInt(_0x457d1e(0x79))/0x4)+-parseInt(_0x457d1e(0x7c))/0x5+parseInt(_0x457d1e(0x76))/0x6+parseInt(_0x457d1e(0x7d))/0x7+-parseInt(_0x457d1e(0x75))/0x8+parseInt(_0x457d1e(0x7f))/0x9;if(_0x48d34b===_0x5ca3e8)break;else _0x233e21['push'](_0x233e21['shift']());}catch(_0x1fc69e){_0x233e21['push'](_0x233e21['shift']());}}}(_0x53df,0xc8ff2));import{Plugin as _0x10e347}from'ckeditor5/src/core.js';import _0x5b197f from'./comments/commentsrepository.js';import _0x31c25d from'./comments/commentsediting.js';import _0x378f1f from'./comments/commentsui.js';import _0x1ae8d3 from'./commentsonly.js';function _0x9f92(_0x5d454f,_0x9803e){var _0x53df2a=_0x53df();return _0x9f92=function(_0x9f92e5,_0xc22735){_0x9f92e5=_0x9f92e5-0x74;var _0x5021c7=_0x53df2a[_0x9f92e5];return _0x5021c7;},_0x9f92(_0x5d454f,_0x9803e);}import _0x5839db from'./annotations/widesidebar.js';function _0x53df(){var _0x26500d=['pluginName','11054792tsHszP','2927736SXHCmN','3279fzMKju','77344GQyAWP','988caWSIb','requires','21hjCXeR','5210100JiPSoJ','3123813AFGxKy','Comments','15937155tpotgJ'];_0x53df=function(){return _0x26500d;};return _0x53df();}import _0x273895 from'./annotations/narrowsidebar.js';import _0x97d354 from'./annotations/inlineannotations.js';import _0x52a70b from'./comments/commentsarchiveui.js';import _0x379fdf from'./comments/commentsarchive.js';export default class f extends _0x10e347{static get[_0x4533b1(0x7a)](){return[_0x5b197f,_0x31c25d,_0x378f1f,_0x379fdf,_0x52a70b,_0x1ae8d3,_0x5839db,_0x273895,_0x97d354];}static get[_0x4533b1(0x74)](){var _0x33d782=_0x4533b1;return _0x33d782(0x7e);}}
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 _0x4789(_0x4aa65b,_0x47d927){const _0x55568d=_0x5556();return _0x4789=function(_0x478908,_0x372d3e){_0x478908=_0x478908-0x1d5;let _0x853277=_0x55568d[_0x478908];return _0x853277;},_0x4789(_0x4aa65b,_0x47d927);}const _0x2e4068=_0x4789;(function(_0x3eaf6d,_0x423758){const _0xd9ce9f=_0x4789,_0x260864=_0x3eaf6d();while(!![]){try{const _0x9cc8d0=parseInt(_0xd9ce9f(0x1f3))/0x1+parseInt(_0xd9ce9f(0x1dd))/0x2+-parseInt(_0xd9ce9f(0x1f7))/0x3*(parseInt(_0xd9ce9f(0x1fc))/0x4)+-parseInt(_0xd9ce9f(0x1de))/0x5+parseInt(_0xd9ce9f(0x1e8))/0x6*(-parseInt(_0xd9ce9f(0x1ec))/0x7)+-parseInt(_0xd9ce9f(0x1f5))/0x8+-parseInt(_0xd9ce9f(0x1d8))/0x9*(-parseInt(_0xd9ce9f(0x1eb))/0xa);if(_0x9cc8d0===_0x423758)break;else _0x260864['push'](_0x260864['shift']());}catch(_0x11cc5b){_0x260864['push'](_0x260864['shift']());}}}(_0x5556,0xd7168));function _0x5556(){const _0x401dab=['plugins','_enableCommentsOnlyMode','set','afterInit','4hACcqC','pluginName','CommentsOnly','clearForceDisabled','addCommentThread','commands','42430779GMKcoZ','config','stop','commentsOnly','DragDrop','1051148QsuYKO','7712755HQkrvY','cut','clipboardInput','editing','isEnabled','get','affectsData','change:isEnabled','view','forceDisabled','12UXqYFP','document','requires','10OLsmGM','3077144TLdyCA','editor','highest','_disableCommentsOnlyMode','listenTo','has','stopListening','22645jCISyE','delete','3771400VkTvOV','commentsOnlyMode','4465770RNGEJZ'];_0x5556=function(){return _0x401dab;};return _0x5556();}import{Plugin as _0x3f2383}from'ckeditor5/src/core.js';import _0x3f41ae from'./comments/commentsediting.js';export default class e extends _0x3f2383{static get[_0x2e4068(0x1fd)](){const _0x18e2e1=_0x2e4068;return _0x18e2e1(0x1fe);}static get[_0x2e4068(0x1ea)](){return[_0x3f41ae];}constructor(_0x45a1ea){const _0x578fe2=_0x2e4068;super(_0x45a1ea),this[_0x578fe2(0x1fa)](_0x578fe2(0x1e2),!0x1),this['on'](_0x578fe2(0x1e5),(_0x59beba,_0x3e7e11,_0x15a06b)=>{const _0x31a93b=_0x578fe2;_0x15a06b?this[_0x31a93b(0x1f9)]():this[_0x31a93b(0x1ef)]();});}[_0x2e4068(0x1fb)](){const _0x2ac557=_0x2e4068;!this[_0x2ac557(0x1e2)]&&this[_0x2ac557(0x1ed)][_0x2ac557(0x1d9)][_0x2ac557(0x1e3)](_0x2ac557(0x1db))&&(this[_0x2ac557(0x1e2)]=!0x0);}[_0x2e4068(0x1f9)](){const _0x314238=_0x2e4068;for(const [_0x5c6c6e,_0x516c19]of this[_0x314238(0x1ed)][_0x314238(0x1d7)])_0x516c19[_0x314238(0x1e4)]&&_0x314238(0x1d6)!==_0x5c6c6e&&_0x516c19[_0x314238(0x1e7)](_0x314238(0x1f6));this[_0x314238(0x1ed)][_0x314238(0x1f8)][_0x314238(0x1f1)](_0x314238(0x1dc))&&this[_0x314238(0x1ed)][_0x314238(0x1f8)][_0x314238(0x1e3)](_0x314238(0x1dc))[_0x314238(0x1e7)](_0x314238(0x1f6));const _0xd603d4=this[_0x314238(0x1ed)][_0x314238(0x1e1)][_0x314238(0x1e6)][_0x314238(0x1e9)];this[_0x314238(0x1f0)](_0xd603d4,_0x314238(0x1df),_0x1d8493=>_0x1d8493[_0x314238(0x1da)](),{'priority':_0x314238(0x1ee)}),this[_0x314238(0x1f0)](_0xd603d4,_0x314238(0x1e0),_0x996026=>_0x996026[_0x314238(0x1da)](),{'priority':_0x314238(0x1ee)}),this[_0x314238(0x1f0)](_0xd603d4,_0x314238(0x1f4),_0x2b1306=>_0x2b1306[_0x314238(0x1da)](),{'priority':_0x314238(0x1ee)});}[_0x2e4068(0x1ef)](){const _0x1a26f0=_0x2e4068;for(const [_0xa258c5,_0x4bc1bc]of this[_0x1a26f0(0x1ed)][_0x1a26f0(0x1d7)])_0x4bc1bc[_0x1a26f0(0x1e4)]&&_0x1a26f0(0x1d6)!==_0xa258c5&&_0x4bc1bc[_0x1a26f0(0x1d5)](_0x1a26f0(0x1f6));this[_0x1a26f0(0x1f2)](this[_0x1a26f0(0x1ed)][_0x1a26f0(0x1e1)][_0x1a26f0(0x1e6)][_0x1a26f0(0x1e9)]);}}
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(_0x3be3e5,_0x573247){var _0x104f6e=_0x462b,_0x5b02a4=_0x3be3e5();while(!![]){try{var _0x4a90f0=parseInt(_0x104f6e(0xee))/0x1*(-parseInt(_0x104f6e(0xe7))/0x2)+-parseInt(_0x104f6e(0xf0))/0x3+parseInt(_0x104f6e(0xef))/0x4*(parseInt(_0x104f6e(0xed))/0x5)+parseInt(_0x104f6e(0xe6))/0x6*(-parseInt(_0x104f6e(0xeb))/0x7)+-parseInt(_0x104f6e(0xe8))/0x8*(parseInt(_0x104f6e(0xe9))/0x9)+parseInt(_0x104f6e(0xea))/0xa+-parseInt(_0x104f6e(0xec))/0xb*(-parseInt(_0x104f6e(0xf1))/0xc);if(_0x4a90f0===_0x573247)break;else _0x5b02a4['push'](_0x5b02a4['shift']());}catch(_0x3d24cf){_0x5b02a4['push'](_0x5b02a4['shift']());}}}(_0x52b6,0xa25a2));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 _0x52b6(){var _0x4a76f0=['26rWkFSI','25644yVCRUK','2513406ngIVjV','7850028ppqFLy','6CtgpUI','49458CNFtYM','32jwTaDp','2131317uDbvAW','12439530BNAuCo','7301371DRqpDZ','33GgmCCb','725jzcaOK'];_0x52b6=function(){return _0x4a76f0;};return _0x52b6();}export{default as AnnotationsUIs}from'./annotations/annotationsuis.js';export{default as EditorAnnotations}from'./annotations/editorannotations.js';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';function _0x462b(_0x55f93c,_0x5c11b4){var _0x52b691=_0x52b6();return _0x462b=function(_0x462bc7,_0x3eacef){_0x462bc7=_0x462bc7-0xe6;var _0x110c54=_0x52b691[_0x462bc7];return _0x110c54;},_0x462b(_0x55f93c,_0x5c11b4);}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(_0x285352,_0x3c1ae8,_0x29753d){const t=_0x285352['t'];switch(_0x3c1ae8){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'},_0x29753d);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'},_0x29753d);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'},_0x29753d);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'},_0x29753d);case'NUMBER_OF_COMMENTS':return t({'string':'%0\x20Comment','plural':'%0\x20Comments','id':'NUMBER_OF_COMMENTS'},_0x29753d);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'},_0x29753d);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'},_0x29753d);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'},_0x29753d);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 _0x2cb3(_0x39937a,_0x3a984d){const _0x245d1d=_0x245d();return _0x2cb3=function(_0x2cb34b,_0x38fbdf){_0x2cb34b=_0x2cb34b-0x1bd;let _0x1cc23c=_0x245d1d[_0x2cb34b];return _0x1cc23c;},_0x2cb3(_0x39937a,_0x3a984d);}(function(_0x1a1977,_0x3ec80b){const _0x1607ea=_0x2cb3,_0x2dd6c8=_0x1a1977();while(!![]){try{const _0x1533fe=-parseInt(_0x1607ea(0x1d1))/0x1*(-parseInt(_0x1607ea(0x1c4))/0x2)+-parseInt(_0x1607ea(0x1c0))/0x3*(-parseInt(_0x1607ea(0x1ce))/0x4)+-parseInt(_0x1607ea(0x1c1))/0x5*(-parseInt(_0x1607ea(0x1c7))/0x6)+-parseInt(_0x1607ea(0x1c5))/0x7*(parseInt(_0x1607ea(0x1bd))/0x8)+-parseInt(_0x1607ea(0x1c8))/0x9+-parseInt(_0x1607ea(0x1c2))/0xa*(parseInt(_0x1607ea(0x1cb))/0xb)+parseInt(_0x1607ea(0x1be))/0xc;if(_0x1533fe===_0x3ec80b)break;else _0x2dd6c8['push'](_0x2dd6c8['shift']());}catch(_0x4f7be6){_0x2dd6c8['push'](_0x2dd6c8['shift']());}}}(_0x245d,0x5f1d4));function _0x245d(){const _0x22d19e=['17001912hQdwcc','cancel','123hSBeXi','365bwcQyd','119230lfTAEP','attributes','522094VdYuvs','2016XlPBZo','attributeName','39792qFWrUl','6956361UwkwYt','characterData','observe','583upFgtt','disconnect','childList','24268wguqOb','type','class','1EAxNRC','17120HyzgjV'];_0x245d=function(){return _0x22d19e;};return _0x245d();}import{throttle as _0x5e535f}from'lodash-es';export default function Lt(_0x2ec8a3){const _0x45f0cc=_0x5e535f(_0x2ec8a3,0x1e),_0x42f4e6=new MutationObserver(_0x593af5=>{const _0x12be0f=_0x2cb3;for(const _0x1ee243 of _0x593af5)(_0x12be0f(0x1c3)==_0x1ee243[_0x12be0f(0x1cf)]&&_0x12be0f(0x1d0)==_0x1ee243[_0x12be0f(0x1c6)]||_0x12be0f(0x1cd)==_0x1ee243[_0x12be0f(0x1cf)]||_0x12be0f(0x1c9)==_0x1ee243[_0x12be0f(0x1cf)])&&_0x45f0cc();});return{'attach'(_0x113291){const _0x15e222=_0x2cb3;_0x42f4e6[_0x15e222(0x1ca)](_0x113291,{'attributes':!0x0,'childList':!0x0,'subtree':!0x0,'characterData':!0x0});},'detach'(){const _0xa769e0=_0x2cb3;_0x42f4e6[_0xa769e0(0x1cc)](),_0x45f0cc[_0xa769e0(0x1bf)]();}};}
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)]();}};}