@ckeditor/ckeditor5-comments 47.6.1 → 48.0.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 (403) hide show
  1. package/LICENSE.md +1 -1
  2. package/ckeditor5-metadata.json +53 -53
  3. package/{src → dist}/annotations/annotation.d.ts +4 -4
  4. package/{src → dist}/annotations/annotationcollection.d.ts +2 -2
  5. package/{src → dist}/annotations/annotations.d.ts +3 -3
  6. package/{src → dist}/annotations/annotationsuis.d.ts +2 -2
  7. package/{src → dist}/annotations/editorannotations.d.ts +1 -1
  8. package/{src → dist}/annotations/inlineannotations.d.ts +2 -2
  9. package/{src → dist}/annotations/narrowsidebar.d.ts +2 -2
  10. package/{src → dist}/annotations/sidebar.d.ts +2 -2
  11. package/{src → dist}/annotations/view/annotationcounterbuttonview.d.ts +2 -2
  12. package/{src → dist}/annotations/view/annotationview.d.ts +2 -2
  13. package/{src → dist}/annotations/view/sidebaritemview.d.ts +2 -2
  14. package/{src → dist}/annotations/view/sidebarview.d.ts +2 -2
  15. package/{src → dist}/annotations/widesidebar.d.ts +1 -1
  16. package/{src → dist}/comments/addcommentthreadcommand.d.ts +2 -2
  17. package/{src → dist}/comments/commentsarchive.d.ts +2 -2
  18. package/{src → dist}/comments/commentsarchiveui.d.ts +2 -2
  19. package/{src → dist}/comments/commentsediting.d.ts +3 -3
  20. package/{src → dist}/comments/commentsrepository.d.ts +7 -7
  21. package/{src → dist}/comments/commentsui.d.ts +1 -1
  22. package/{src → dist}/comments/integrations/clipboard.d.ts +2 -2
  23. package/{src → dist}/comments/integrations/commentsrestrictededitingmode.d.ts +1 -1
  24. package/{src → dist}/comments/integrations/importword.d.ts +1 -1
  25. package/{src → dist}/comments/integrations/showcommenthighlights.d.ts +1 -1
  26. package/{src → dist}/comments/ui/commenteditor/commenteditor.d.ts +3 -3
  27. package/{src → dist}/comments/ui/commenteditor/commenteditorui.d.ts +2 -2
  28. package/{src → dist}/comments/ui/commenteditor/commenteditoruiview.d.ts +3 -3
  29. package/{src → dist}/comments/ui/commentthreadcontroller.d.ts +2 -2
  30. package/{src → dist}/comments/ui/view/basecommentthreadview.d.ts +3 -3
  31. package/{src → dist}/comments/ui/view/basecommentview.d.ts +3 -3
  32. package/{src → dist}/comments/ui/view/collapsedcommentsview.d.ts +2 -2
  33. package/{src → dist}/comments/ui/view/commentcontentview.d.ts +2 -2
  34. package/{src → dist}/comments/ui/view/commentinputview.d.ts +3 -3
  35. package/{src → dist}/comments/ui/view/commentsarchiveview.d.ts +2 -2
  36. package/{src → dist}/comments/ui/view/commentslistview.d.ts +2 -2
  37. package/{src → dist}/comments/ui/view/commentthreadheadercontextview.d.ts +2 -2
  38. package/{src → dist}/comments/ui/view/commentthreadheaderview.d.ts +2 -2
  39. package/{src → dist}/comments/ui/view/commentthreadinputview.d.ts +4 -4
  40. package/{src → dist}/comments/ui/view/commentthreadview.d.ts +4 -4
  41. package/{src → dist}/comments/ui/view/commentview.d.ts +5 -5
  42. package/{src → dist}/comments.d.ts +1 -1
  43. package/{src → dist}/commentsonly.d.ts +1 -1
  44. package/{src → dist}/config.d.ts +1 -1
  45. package/dist/index-content.css +15 -15
  46. package/dist/index-editor.css +468 -496
  47. package/dist/index.css +472 -736
  48. package/dist/index.js +11 -11
  49. package/dist/translations/af.js +1 -1
  50. package/dist/translations/af.umd.js +1 -1
  51. package/dist/translations/ar.js +1 -1
  52. package/dist/translations/ar.umd.js +1 -1
  53. package/dist/translations/ast.js +1 -1
  54. package/dist/translations/ast.umd.js +1 -1
  55. package/dist/translations/az.js +1 -1
  56. package/dist/translations/az.umd.js +1 -1
  57. package/dist/translations/be.js +1 -1
  58. package/dist/translations/be.umd.js +1 -1
  59. package/dist/translations/bg.js +1 -1
  60. package/dist/translations/bg.umd.js +1 -1
  61. package/dist/translations/bn.js +1 -1
  62. package/dist/translations/bn.umd.js +1 -1
  63. package/dist/translations/bs.js +1 -1
  64. package/dist/translations/bs.umd.js +1 -1
  65. package/dist/translations/ca.js +1 -1
  66. package/dist/translations/ca.umd.js +1 -1
  67. package/dist/translations/cs.js +1 -1
  68. package/dist/translations/cs.umd.js +1 -1
  69. package/dist/translations/da.js +1 -1
  70. package/dist/translations/da.umd.js +1 -1
  71. package/dist/translations/de-ch.js +1 -1
  72. package/dist/translations/de-ch.umd.js +1 -1
  73. package/dist/translations/de.js +1 -1
  74. package/dist/translations/de.umd.js +1 -1
  75. package/dist/translations/el.js +1 -1
  76. package/dist/translations/el.umd.js +1 -1
  77. package/dist/translations/en-au.js +1 -1
  78. package/dist/translations/en-au.umd.js +1 -1
  79. package/dist/translations/en-gb.js +1 -1
  80. package/dist/translations/en-gb.umd.js +1 -1
  81. package/dist/translations/en.js +1 -1
  82. package/dist/translations/en.umd.js +1 -1
  83. package/dist/translations/eo.js +1 -1
  84. package/dist/translations/eo.umd.js +1 -1
  85. package/dist/translations/es-co.js +1 -1
  86. package/dist/translations/es-co.umd.js +1 -1
  87. package/dist/translations/es.js +1 -1
  88. package/dist/translations/es.umd.js +1 -1
  89. package/dist/translations/et.js +1 -1
  90. package/dist/translations/et.umd.js +1 -1
  91. package/dist/translations/eu.js +1 -1
  92. package/dist/translations/eu.umd.js +1 -1
  93. package/dist/translations/fa.js +1 -1
  94. package/dist/translations/fa.umd.js +1 -1
  95. package/dist/translations/fi.js +1 -1
  96. package/dist/translations/fi.umd.js +1 -1
  97. package/dist/translations/fr.js +1 -1
  98. package/dist/translations/fr.umd.js +1 -1
  99. package/dist/translations/gl.js +1 -1
  100. package/dist/translations/gl.umd.js +1 -1
  101. package/dist/translations/gu.js +1 -1
  102. package/dist/translations/gu.umd.js +1 -1
  103. package/dist/translations/he.js +1 -1
  104. package/dist/translations/he.umd.js +1 -1
  105. package/dist/translations/hi.js +1 -1
  106. package/dist/translations/hi.umd.js +1 -1
  107. package/dist/translations/hr.js +1 -1
  108. package/dist/translations/hr.umd.js +1 -1
  109. package/dist/translations/hu.js +1 -1
  110. package/dist/translations/hu.umd.js +1 -1
  111. package/dist/translations/hy.js +1 -1
  112. package/dist/translations/hy.umd.js +1 -1
  113. package/dist/translations/id.js +1 -1
  114. package/dist/translations/id.umd.js +1 -1
  115. package/dist/translations/it.js +1 -1
  116. package/dist/translations/it.umd.js +1 -1
  117. package/dist/translations/ja.js +1 -1
  118. package/dist/translations/ja.umd.js +1 -1
  119. package/dist/translations/jv.js +1 -1
  120. package/dist/translations/jv.umd.js +1 -1
  121. package/dist/translations/kk.js +1 -1
  122. package/dist/translations/kk.umd.js +1 -1
  123. package/dist/translations/km.js +1 -1
  124. package/dist/translations/km.umd.js +1 -1
  125. package/dist/translations/kn.js +1 -1
  126. package/dist/translations/kn.umd.js +1 -1
  127. package/dist/translations/ko.js +1 -1
  128. package/dist/translations/ko.umd.js +1 -1
  129. package/dist/translations/ku.js +1 -1
  130. package/dist/translations/ku.umd.js +1 -1
  131. package/dist/translations/lt.js +1 -1
  132. package/dist/translations/lt.umd.js +1 -1
  133. package/dist/translations/lv.js +1 -1
  134. package/dist/translations/lv.umd.js +1 -1
  135. package/dist/translations/ms.js +1 -1
  136. package/dist/translations/ms.umd.js +1 -1
  137. package/dist/translations/nb.js +1 -1
  138. package/dist/translations/nb.umd.js +1 -1
  139. package/dist/translations/ne.js +1 -1
  140. package/dist/translations/ne.umd.js +1 -1
  141. package/dist/translations/nl.js +1 -1
  142. package/dist/translations/nl.umd.js +1 -1
  143. package/dist/translations/no.js +1 -1
  144. package/dist/translations/no.umd.js +1 -1
  145. package/dist/translations/oc.js +1 -1
  146. package/dist/translations/oc.umd.js +1 -1
  147. package/dist/translations/pl.js +1 -1
  148. package/dist/translations/pl.umd.js +1 -1
  149. package/dist/translations/pt-br.js +1 -1
  150. package/dist/translations/pt-br.umd.js +1 -1
  151. package/dist/translations/pt.js +1 -1
  152. package/dist/translations/pt.umd.js +1 -1
  153. package/dist/translations/ro.js +1 -1
  154. package/dist/translations/ro.umd.js +1 -1
  155. package/dist/translations/ru.js +1 -1
  156. package/dist/translations/ru.umd.js +1 -1
  157. package/dist/translations/si.js +1 -1
  158. package/dist/translations/si.umd.js +1 -1
  159. package/dist/translations/sk.js +1 -1
  160. package/dist/translations/sk.umd.js +1 -1
  161. package/dist/translations/sl.js +1 -1
  162. package/dist/translations/sl.umd.js +1 -1
  163. package/dist/translations/sq.js +1 -1
  164. package/dist/translations/sq.umd.js +1 -1
  165. package/dist/translations/sr-latn.js +1 -1
  166. package/dist/translations/sr-latn.umd.js +1 -1
  167. package/dist/translations/sr.js +1 -1
  168. package/dist/translations/sr.umd.js +1 -1
  169. package/dist/translations/sv.js +1 -1
  170. package/dist/translations/sv.umd.js +1 -1
  171. package/dist/translations/th.js +1 -1
  172. package/dist/translations/th.umd.js +1 -1
  173. package/dist/translations/ti.js +1 -1
  174. package/dist/translations/ti.umd.js +1 -1
  175. package/dist/translations/tk.js +1 -1
  176. package/dist/translations/tk.umd.js +1 -1
  177. package/dist/translations/tr.js +1 -1
  178. package/dist/translations/tr.umd.js +1 -1
  179. package/dist/translations/tt.js +1 -1
  180. package/dist/translations/tt.umd.js +1 -1
  181. package/dist/translations/ug.js +1 -1
  182. package/dist/translations/ug.umd.js +1 -1
  183. package/dist/translations/uk.js +1 -1
  184. package/dist/translations/uk.umd.js +1 -1
  185. package/dist/translations/ur.js +1 -1
  186. package/dist/translations/ur.umd.js +1 -1
  187. package/dist/translations/uz.js +1 -1
  188. package/dist/translations/uz.umd.js +1 -1
  189. package/dist/translations/vi.js +1 -1
  190. package/dist/translations/vi.umd.js +1 -1
  191. package/dist/translations/zh-cn.js +1 -1
  192. package/dist/translations/zh-cn.umd.js +1 -1
  193. package/dist/translations/zh.js +1 -1
  194. package/dist/translations/zh.umd.js +1 -1
  195. package/{src → dist}/utils/common-translations.d.ts +1 -1
  196. package/package.json +27 -52
  197. package/build/comments.js +0 -5
  198. package/build/translations/af.js +0 -1
  199. package/build/translations/ar.js +0 -1
  200. package/build/translations/ast.js +0 -1
  201. package/build/translations/az.js +0 -1
  202. package/build/translations/be.js +0 -1
  203. package/build/translations/bg.js +0 -1
  204. package/build/translations/bn.js +0 -1
  205. package/build/translations/bs.js +0 -1
  206. package/build/translations/ca.js +0 -1
  207. package/build/translations/cs.js +0 -1
  208. package/build/translations/da.js +0 -1
  209. package/build/translations/de-ch.js +0 -1
  210. package/build/translations/de.js +0 -1
  211. package/build/translations/el.js +0 -1
  212. package/build/translations/en-au.js +0 -1
  213. package/build/translations/en-gb.js +0 -1
  214. package/build/translations/eo.js +0 -1
  215. package/build/translations/es-co.js +0 -1
  216. package/build/translations/es.js +0 -1
  217. package/build/translations/et.js +0 -1
  218. package/build/translations/eu.js +0 -1
  219. package/build/translations/fa.js +0 -1
  220. package/build/translations/fi.js +0 -1
  221. package/build/translations/fr.js +0 -1
  222. package/build/translations/gl.js +0 -1
  223. package/build/translations/gu.js +0 -1
  224. package/build/translations/he.js +0 -1
  225. package/build/translations/hi.js +0 -1
  226. package/build/translations/hr.js +0 -1
  227. package/build/translations/hu.js +0 -1
  228. package/build/translations/hy.js +0 -1
  229. package/build/translations/id.js +0 -1
  230. package/build/translations/it.js +0 -1
  231. package/build/translations/ja.js +0 -1
  232. package/build/translations/jv.js +0 -1
  233. package/build/translations/kk.js +0 -1
  234. package/build/translations/km.js +0 -1
  235. package/build/translations/kn.js +0 -1
  236. package/build/translations/ko.js +0 -1
  237. package/build/translations/ku.js +0 -1
  238. package/build/translations/lt.js +0 -1
  239. package/build/translations/lv.js +0 -1
  240. package/build/translations/ms.js +0 -1
  241. package/build/translations/nb.js +0 -1
  242. package/build/translations/ne.js +0 -1
  243. package/build/translations/nl.js +0 -1
  244. package/build/translations/no.js +0 -1
  245. package/build/translations/oc.js +0 -1
  246. package/build/translations/pl.js +0 -1
  247. package/build/translations/pt-br.js +0 -1
  248. package/build/translations/pt.js +0 -1
  249. package/build/translations/ro.js +0 -1
  250. package/build/translations/ru.js +0 -1
  251. package/build/translations/si.js +0 -1
  252. package/build/translations/sk.js +0 -1
  253. package/build/translations/sl.js +0 -1
  254. package/build/translations/sq.js +0 -1
  255. package/build/translations/sr-latn.js +0 -1
  256. package/build/translations/sr.js +0 -1
  257. package/build/translations/sv.js +0 -1
  258. package/build/translations/th.js +0 -1
  259. package/build/translations/ti.js +0 -1
  260. package/build/translations/tk.js +0 -1
  261. package/build/translations/tr.js +0 -1
  262. package/build/translations/tt.js +0 -1
  263. package/build/translations/ug.js +0 -1
  264. package/build/translations/uk.js +0 -1
  265. package/build/translations/ur.js +0 -1
  266. package/build/translations/uz.js +0 -1
  267. package/build/translations/vi.js +0 -1
  268. package/build/translations/zh-cn.js +0 -1
  269. package/build/translations/zh.js +0 -1
  270. package/lang/contexts.json +0 -42
  271. package/lang/translations/af.po +0 -176
  272. package/lang/translations/ar.po +0 -184
  273. package/lang/translations/ast.po +0 -176
  274. package/lang/translations/az.po +0 -176
  275. package/lang/translations/be.po +0 -178
  276. package/lang/translations/bg.po +0 -176
  277. package/lang/translations/bn.po +0 -176
  278. package/lang/translations/bs.po +0 -178
  279. package/lang/translations/ca.po +0 -176
  280. package/lang/translations/cs.po +0 -178
  281. package/lang/translations/da.po +0 -176
  282. package/lang/translations/de-ch.po +0 -176
  283. package/lang/translations/de.po +0 -176
  284. package/lang/translations/el.po +0 -176
  285. package/lang/translations/en-au.po +0 -176
  286. package/lang/translations/en-gb.po +0 -176
  287. package/lang/translations/en.po +0 -176
  288. package/lang/translations/eo.po +0 -176
  289. package/lang/translations/es-co.po +0 -176
  290. package/lang/translations/es.po +0 -176
  291. package/lang/translations/et.po +0 -176
  292. package/lang/translations/eu.po +0 -176
  293. package/lang/translations/fa.po +0 -174
  294. package/lang/translations/fi.po +0 -176
  295. package/lang/translations/fr.po +0 -176
  296. package/lang/translations/gl.po +0 -176
  297. package/lang/translations/gu.po +0 -176
  298. package/lang/translations/he.po +0 -176
  299. package/lang/translations/hi.po +0 -176
  300. package/lang/translations/hr.po +0 -178
  301. package/lang/translations/hu.po +0 -176
  302. package/lang/translations/hy.po +0 -176
  303. package/lang/translations/id.po +0 -174
  304. package/lang/translations/it.po +0 -176
  305. package/lang/translations/ja.po +0 -174
  306. package/lang/translations/jv.po +0 -176
  307. package/lang/translations/kk.po +0 -176
  308. package/lang/translations/km.po +0 -174
  309. package/lang/translations/kn.po +0 -176
  310. package/lang/translations/ko.po +0 -174
  311. package/lang/translations/ku.po +0 -176
  312. package/lang/translations/lt.po +0 -178
  313. package/lang/translations/lv.po +0 -178
  314. package/lang/translations/ms.po +0 -174
  315. package/lang/translations/nb.po +0 -176
  316. package/lang/translations/ne.po +0 -176
  317. package/lang/translations/nl.po +0 -176
  318. package/lang/translations/no.po +0 -176
  319. package/lang/translations/oc.po +0 -176
  320. package/lang/translations/pl.po +0 -178
  321. package/lang/translations/pt-br.po +0 -176
  322. package/lang/translations/pt.po +0 -176
  323. package/lang/translations/ro.po +0 -178
  324. package/lang/translations/ru.po +0 -178
  325. package/lang/translations/si.po +0 -176
  326. package/lang/translations/sk.po +0 -178
  327. package/lang/translations/sl.po +0 -180
  328. package/lang/translations/sq.po +0 -176
  329. package/lang/translations/sr-latn.po +0 -178
  330. package/lang/translations/sr.po +0 -178
  331. package/lang/translations/sv.po +0 -176
  332. package/lang/translations/th.po +0 -174
  333. package/lang/translations/ti.po +0 -176
  334. package/lang/translations/tk.po +0 -176
  335. package/lang/translations/tr.po +0 -176
  336. package/lang/translations/tt.po +0 -174
  337. package/lang/translations/ug.po +0 -174
  338. package/lang/translations/uk.po +0 -178
  339. package/lang/translations/ur.po +0 -176
  340. package/lang/translations/uz.po +0 -176
  341. package/lang/translations/vi.po +0 -174
  342. package/lang/translations/zh-cn.po +0 -174
  343. package/lang/translations/zh.po +0 -174
  344. package/src/annotations/annotation.js +0 -24
  345. package/src/annotations/annotationcollection.js +0 -23
  346. package/src/annotations/annotations.js +0 -23
  347. package/src/annotations/annotationsuis.js +0 -23
  348. package/src/annotations/editorannotations.js +0 -23
  349. package/src/annotations/inlineannotations.js +0 -23
  350. package/src/annotations/narrowsidebar.js +0 -23
  351. package/src/annotations/sidebar.js +0 -23
  352. package/src/annotations/view/annotationcounterbuttonview.js +0 -23
  353. package/src/annotations/view/annotationview.js +0 -23
  354. package/src/annotations/view/sidebaritemview.js +0 -24
  355. package/src/annotations/view/sidebarview.js +0 -24
  356. package/src/annotations/widesidebar.js +0 -23
  357. package/src/augmentation.js +0 -23
  358. package/src/comments/addcommentthreadcommand.js +0 -23
  359. package/src/comments/commentsarchive.js +0 -23
  360. package/src/comments/commentsarchiveui.js +0 -23
  361. package/src/comments/commentsediting.js +0 -23
  362. package/src/comments/commentsrepository.js +0 -25
  363. package/src/comments/commentsui.js +0 -23
  364. package/src/comments/integrations/clipboard.js +0 -23
  365. package/src/comments/integrations/commentsrestrictededitingmode.js +0 -23
  366. package/src/comments/integrations/importword.js +0 -23
  367. package/src/comments/integrations/showcommenthighlights.js +0 -23
  368. package/src/comments/ui/commenteditor/commenteditor.js +0 -24
  369. package/src/comments/ui/commenteditor/commenteditorui.js +0 -23
  370. package/src/comments/ui/commenteditor/commenteditoruiview.js +0 -23
  371. package/src/comments/ui/commentthreadcontroller.js +0 -24
  372. package/src/comments/ui/view/basecommentthreadview.js +0 -23
  373. package/src/comments/ui/view/basecommentview.js +0 -23
  374. package/src/comments/ui/view/collapsedcommentsview.js +0 -23
  375. package/src/comments/ui/view/commentcontentview.js +0 -23
  376. package/src/comments/ui/view/commentinputview.js +0 -23
  377. package/src/comments/ui/view/commentsarchiveview.js +0 -23
  378. package/src/comments/ui/view/commentslistview.js +0 -23
  379. package/src/comments/ui/view/commentthreadheadercontextview.js +0 -23
  380. package/src/comments/ui/view/commentthreadheaderview.js +0 -23
  381. package/src/comments/ui/view/commentthreadinputview.js +0 -23
  382. package/src/comments/ui/view/commentthreadview.js +0 -24
  383. package/src/comments/ui/view/commentview.js +0 -24
  384. package/src/comments.js +0 -23
  385. package/src/commentsonly.js +0 -23
  386. package/src/config.js +0 -23
  387. package/src/index.js +0 -23
  388. package/src/utils/common-translations.js +0 -23
  389. package/src/utils/createmutationobserver.js +0 -23
  390. package/src/utils/splitmarkername.js +0 -23
  391. package/theme/annotation-inline.css +0 -50
  392. package/theme/annotation.css +0 -151
  393. package/theme/comment.css +0 -182
  394. package/theme/commentinput.css +0 -103
  395. package/theme/commentmarker.css +0 -45
  396. package/theme/commentsarchive.css +0 -49
  397. package/theme/commentthread.css +0 -256
  398. package/theme/sidebar-narrow.css +0 -91
  399. package/theme/sidebar.css +0 -72
  400. /package/{src → dist}/augmentation.d.ts +0 -0
  401. /package/{src → dist}/index.d.ts +0 -0
  402. /package/{src → dist}/utils/createmutationobserver.d.ts +0 -0
  403. /package/{src → dist}/utils/splitmarkername.d.ts +0 -0
package/build/comments.js DELETED
@@ -1,5 +0,0 @@
1
- !function(t){const e=t.en=t.en||{};e.dictionary=Object.assign(e.dictionary||{},{ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS:"Move across internals of the annotation thread",ACCESSIBILITY_HELP_ANNOTATIONS_ENTER:"Browse the focused annotation thread or thread comment",ACCESSIBILITY_HELP_ANNOTATIONS_EXIT:"Exit the annotation and move focus back to the edited content",ACCESSIBILITY_HELP_ANNOTATIONS_GROUP:"Keystrokes for interacting with annotation threads (e.g. comments, track changes suggestions)",ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO:"Move focus to the thread when the selection is anchored in its marker",ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS:"Move to the previous or next thread in the annotations sidebar or comments archive",ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT:"Submit the reply while writing a comment","Annotations list":"Annotations list","Annotations sidebar":"Annotations sidebar",Comment:"Comment","Comment editor":"Comment editor","Comment was made on an element":"Comment was made on an element",COMMENT_ARIA_LABEL:"Comment by %0. Created on %1. %2. %3",COMMENT_THREAD_DESCRIPTION:"Press Enter for more options. Press Escape to exit.",COMMENT_THREAD_LABEL:["Comment thread by %1. %1 reply.","Comment thread by %1. %0 replies."],COMMENTS_ARCHIVE:"Comments archive",COMMENTS_ARCHIVE_LIST_LABEL:"List of comments","Delete comment thread?":"Delete comment thread?","Delete comment?":"Delete comment?",Edit:"Edit",EMPTY_COMMENTS_ARCHIVE:"There are no archived comment threads.",ENTER_COMMENT_ANNOUNCEMENT:"Entering a content with comments. Press %0 to go to the discussion.",EXTERNAL_AVATAR:"Displayed author name comes from external source (added by %0)",EXTERNAL_COMMENT:"This comment comes from an external source.",EXTERNAL_IMPORT_WORD_AVATAR:"Displayed author name comes from a Word document imported by %0",EXTERNAL_IMPORT_WORD_COMMENT:"This comment comes from an imported Word file.",LEAVE_COMMENT_ANNOUNCEMENT:"Leaving a content with comments.","Marked as resolved":"Marked as resolved",NUMBER_OF_COMMENTS:["%0 Comment","%0 Comments"],PENDING_ACTION_COMMENT_THREAD:"Unsaved change in comment thread.",Remove:"Remove",Reopen:"Reopen",Reply:"Reply","Reply to reopen discussion...":"Reply to reopen discussion...","Reply...":"Reply...",Resolve:"Resolve","Thread comments":"Thread comments",THREAD_CONTEXT_LABEL:"Thread context: %0",TOO_LONG_COMMENT_ALERT:"Comment content is too long. Your comment has %0 characters but the limit is %1 characters.","Write a comment...":"Write a comment..."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={})),
2
- /*!
3
- * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
4
- * For licensing, see LICENSE.md.
5
- */(()=>{var t={23:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(106),o=n.n(r),s=n(779),i=n.n(s)()(o());i.push([t.id,".ck.ck-button.ck-confirm-view-submit{color:var(--ck-color-button-save)}.ck.ck-button.ck-confirm-view-cancel{color:var(--ck-color-button-cancel)}.ck .ck-confirm-view-active{transform:translate3d(-100%,0,0);transition:all .3s linear}.ck .ck-confirm-view{background-color:var(--ck-color-light-red);display:flex;font-size:var(--ck-font-size-base);height:100%;justify-content:flex-start;left:100%;position:absolute;top:0;width:100%}.ck .ck-confirm-view .ck-confirm-view-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:400px;padding-top:var(--ck-spacing-standard);width:100%}.ck .ck-confirm-view p{font-weight:700;margin:0}",""]);const c=i},44:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(106),o=n.n(r),s=n(779),i=n.n(s)()(o());i.push([t.id,":root{--ck-color-comment-marker:#fef7a9;--ck-color-comment-marker-active:#fdf05d}.ck-content .ck-comment-marker{background:var(--ck-color-comment-marker);border-bottom:3px solid transparent;border-top:3px solid transparent}.ck-content .ck-comment-marker.ck-widget{background-color:transparent;border:3px solid var(--ck-color-comment-marker)}.ck-content .ck-comment-marker--active,.ck-content .ck-comment-marker--active .ck-comment-marker{background:var(--ck-color-comment-marker-active)}.ck-content .ck-comment-marker--active.ck-widget{border-color:var(--ck-color-comment-marker-active)}.ck-content .ck-comment-marker--active.ck-widget .ck-comment-marker{background-color:var(--ck-color-comment-marker)}",""]);const c=i},62:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(106),o=n.n(r),s=n(779),i=n.n(s)()(o());i.push([t.id,".ck .ck-comment__input-container{--ck-user-avatar-size:28px;background:var(--ck-color-comment-background);display:none;font-size:var(--ck-font-size-base);padding:var(--ck-spacing-standard)}.ck .ck-comment__input-container--active{display:flex}.ck .ck-comment__input{background-color:transparent;border-width:0;color:var(--ck-color-base-text);padding:var(--ck-spacing-standard);padding-top:var(--ck-spacing-medium);resize:none;transition:color .3s ease-in-out}@media (prefers-reduced-motion:reduce){.ck .ck-comment__input{transition:none}}.ck .ck-comment__input:focus{outline:none}.ck .ck-comment__input .ck-editor__editable_inline{--ck-focus-ring:none;--ck-inner-shadow:none;background-color:transparent;border:0;color:var(--ck-comment-content-font-color);font-family:var(--ck-comment-content-font-family);font-size:var(--ck-comment-content-font-size);overflow:visible;overflow-wrap:anywhere;padding:0;word-break:normal}.ck-comment__input-wrapper .ck.ck-editor__editable_inline :first-child{margin-top:0}.ck-comment__input-wrapper .ck.ck-editor__editable_inline :last-child{margin-bottom:0}.ck .ck-comment__input-actions{display:none;text-align:right;width:100%}.ck .ck-comment__input-actions.ck-comment__input-actions--active{display:block}.ck .ck-comment__input-actions .ck.ck-button{align-items:center;cursor:pointer;display:inline-flex;font-size:var(--ck-annotation-button-size);justify-content:center;margin-left:var(--ck-spacing-large);min-height:var(--ck-ui-component-min-height);min-width:60px;padding:0 var(--ck-spacing-medium)}.ck .ck-comment__input-actions .ck-button.ck-disabled{opacity:.3}.ck .ck-comment__input-textarea{display:block}",""]);const c=i},81:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(106),o=n.n(r),s=n(779),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},102:t=>{"use strict";var e={};t.exports=function(t,n){var r=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!r)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");r.appendChild(n)}},106:t=>{"use strict";t.exports=function(t){return t[1]}},123:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},167:(t,e,n)=>{"use strict";n.d(e,{A:()=>l});var r=n(106),o=n.n(r),s=n(779),i=n.n(s),c=n(474),a=n.n(c),u=new URL(n(774),n.b),h=i()(o()),d=a()(u);h.push([t.id,`:root{--ck-user-avatar-size:40px;--ck-user-avatar-background:#3670ab;--ck-user-avatar-color:#fff;--ck-user-me-border-color:#fff}.ck.ck-user{align-items:center;background-color:var(--ck-user-avatar-background);border-radius:50%;box-sizing:border-box;display:flex;height:var(--ck-user-avatar-size);justify-content:center;line-height:100%;margin:2px;min-height:var(--ck-user-avatar-size);min-width:var(--ck-user-avatar-size);position:relative;width:var(--ck-user-avatar-size)}.ck.ck-user.ck-user_me{border:2px solid var(--ck-user-me-border-color);outline:2px solid var(--ck-user-avatar-background)}.ck.ck-user__name{color:var(--ck-user-avatar-color);cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ck.ck-user__name.ck-user__name--hidden{display:none}.ck.ck-user__img{background-color:var(--ck-user-avatar-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:50%;display:none;height:100%;width:100%}.ck.ck-user__img.ck-user__anonymous{background-image:url(${d});display:block}.ck.ck-user__img.ck-user__anonymous+.ck-user__name{display:none}.ck.ck-user__img.ck-user__avatar{background-color:#fff;display:block}.ck.ck-user__img.ck-user__img--hidden{display:none}.ck.ck-user__notification{align-items:center;background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background);border-radius:50%;box-sizing:content-box;display:flex;height:15px;justify-content:center;overflow:hidden;position:absolute;right:-7px;top:-8px;transform:translateZ(0);width:15px}.ck.ck-user__notification .ck-user__icon{background:var(--ck-color-base-background);color:var(--ck-color-annotation-info);height:19px;max-height:19px;max-width:19px;min-height:19px;min-width:19px;width:19px}`,""]);const l=h},179:(t,e,n)=>{t.exports=n(237)("./src/paragraph.js")},188:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(106),o=n.n(r),s=n(779),i=n.n(s)()(o());i.push([t.id,':root{--ck-color-comment-background:#f3f7fb;--ck-color-comment-separator:#cddeef;--ck-color-comment-remove-background:var(--ck-color-light-red);--ck-color-comment-input-background:var(--ck-color-comment-background);--ck-comment-content-font-family:var(--ck-font-face);--ck-comment-content-font-size:var(--ck-font-size-base);--ck-comment-content-font-color:var(--ck-color-base-text)}.ck .ck-comment__wrapper{font-size:var(--ck-font-size-base);outline:0;position:relative;transition:all .3s linear}@media (prefers-reduced-motion:reduce){.ck .ck-comment__wrapper{transition:none}}.ck .ck-comment__wrapper:first-of-type{border-top-left-radius:var(--ck-border-radius);border-top-right-radius:var(--ck-border-radius)}.ck .ck-comment__wrapper:focus{background:var(--ck-color-button-default-hover-background)}.ck .ck-comment:after{background-color:var(--ck-color-comment-separator);content:"";display:block;height:100%;left:calc(var(--ck-spacing-standard) + var(--ck-user-avatar-size)/2 - 2px);opacity:1;position:absolute;top:calc(var(--ck-user-avatar-size) + var(--ck-spacing-small));width:4px}.ck .ck-comment--edit{background-color:var(--ck-color-comment-input-background)}.ck .ck-comment--edit:after{opacity:0}.ck .ck-comment--edit .ck-comment__input-actions{margin-top:var(--ck-spacing-standard)}.ck .ck-comment__content{overflow-wrap:anywhere;word-break:normal}.ck .ck-comment--info .ck-comment__content,.ck .ck-comment__content{color:var(--ck-comment-content-font-color);font-family:var(--ck-comment-content-font-family)}.ck .ck-comment--info .ck-comment__content{font-size:var(--ck-comment-content-font-size);font-style:italic}.ck .ck-comment p,.ck .ck-comment__input p{margin:0}.ck .ck-comment ol,.ck .ck-comment ul,.ck .ck-comment__input ol,.ck .ck-comment__input ul{margin-left:10px;padding-left:10px}.ck .ck-comment ul,.ck .ck-comment__input ul{list-style:disc;margin-bottom:5px;margin-top:0}.ck .ck-comment ul ul,.ck .ck-comment__input ul ul{list-style:circle}.ck .ck-comment ul ul ul,.ck .ck-comment__input ul ul ul{list-style:square}.ck .ck-comment__main .ck-comment__input-wrapper{display:flex;flex-direction:column;position:relative;transition:all .3s linear}.ck .ck-comment__main .ck-comment__input-wrapper .ck-comment__input{padding:0}.ck .ck-comment__user{z-index:var(--ck-z-default)}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--submit{background:var(--ck-color-base-action);color:#fff}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--submit:hover{background:var(--ck-color-button-save)}.ck-comment__input-actions .ck.ck-button.ck-comment__input-actions--cancel{color:var(--ck-color-text)}.ck .ck-comment__external{color:var(--ck-color-annotation-info);font-size:var(--ck-font-size-tiny);font-style:italic;margin-top:var(--ck-spacing-standard)}.ck .ck-comment .ck-dropdown .ck-dropdown__arrow{display:none}.ck .ck-comment .ck-dropdown .ck-list{margin:0;padding:var(--ck-spacing-small) 0}.ck .ck-comment .ck-dropdown .ck-list .ck-list__item{color:var(--ck-color-base-text);font-size:1.2em;min-width:auto}.ck .ck-comment .ck-dropdown .ck-list .ck-list__item .ck-button{color:var(--ck-color-text)}',""]);const c=i},211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},236:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(106),o=n.n(r),s=n(779),i=n.n(s)()(o());i.push([t.id,".ck.ck-aria-description{display:none}",""]);const c=i},237:t=>{"use strict";t.exports=CKEditor5.dll},251:(t,e,n)=>{t.exports=n(237)("./src/undo.js")},282:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(106),o=n.n(r),s=n(779),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},288:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(106),o=n.n(r),s=n(779),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.footnotes-wrapper{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.footnotes-wrapper.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.footnotes-wrapper{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.footnotes-wrapper.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},297:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function r(t,e,r,o){var s;if(r)s="";else{s="",o.supports&&(s+="@supports (".concat(o.supports,") {")),o.media&&(s+="@media ".concat(o.media," {"));var i=void 0!==o.layer;i&&(s+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),s+=o.css,i&&(s+="}"),o.media&&(s+="}"),o.supports&&(s+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,s);else{var c=document.createTextNode(s),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(c,a[e]):t.appendChild(c)}}var o={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=o.singletonCounter++,n=o.singleton||(o.singleton=t.insertStyleElement(t));return{update:function(t){r(n,e,!1,t)},remove:function(t){r(n,e,!0,t)}}}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},315:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(106),o=n.n(r),s=n(779),i=n.n(s)()(o());i.push([t.id,".ck .ck-comments-archive-dropdown.ck-dropdown__panel{z-index:var( --ck-z-panel )}.ck .ck-comments-archive{box-sizing:content-box;max-height:450px;width:400px}.ck .ck-comments-archive .ck-annotation{animation:none}.ck .ck-comments-archive .ck-comments-archive__content,.ck .ck-comments-archive .ck-comments-archive__header{max-height:410px;overflow:auto;padding:var( --ck-spacing-large )}.ck .ck-comments-archive .ck-comments-archive__header{border-bottom:1px solid var( --ck-color-toolbar-border );font-weight:700;line-height:var( --ck-font-size-base );max-height:40px}.ck .ck-comments-archive .ck-comments-archive__content .ck-annotation-wrapper:not(:last-child){margin-bottom:var( --ck-spacing-large )}.ck .ck-comments-archive .ck-comments-archive__info{color:var( --ck-color-annotation-info );font-style:italic;text-align:center}",""]);const c=i},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},340:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(106),o=n.n(r),s=n(779),i=n.n(s)()(o());i.push([t.id,":root{--ck-inline-annotation-container-width:300px;--ck-inline-annotation-container-max-height:400px}.ck.ck-balloon-panel .ck-annotation-wrapper{max-height:var(--ck-inline-annotation-container-max-height);overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;position:static;width:var(--ck-inline-annotation-container-width)}.ck.ck-balloon-panel .ck-annotation{animation:none}.ck.ck-balloon-panel .ck-annotation-wrapper *{white-space:normal}.ck.ck-balloon-panel .ck-annotation-wrapper strong{font-weight:700}.ck.ck-balloon-panel .ck-annotation-wrapper i{font-style:italic}",""]);const c=i},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},364:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(106),o=n.n(r),s=n(779),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image img{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image,.ck-content .ck-suggestion-marker-insertion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},459:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(106),o=n.n(r),s=n(779),i=n.n(s)()(o());i.push([t.id,":root{--ck-color-comment-box-border:#f2de02;--ck-color-suggestion-box-deletion-border:#d85a79;--ck-color-suggestion-box-insertion-border:#5ad86b;--ck-color-suggestion-box-format-border:#5ac1d8}.ck .ck-suggestion{border-top-left-radius:var(--ck-border-radius)}.ck .ck-suggestion:focus{background:var(--ck-color-button-default-hover-background);outline:none}.ck .ck-annotation{border-left:3px solid transparent}.ck .ck-suggestion--disabled-comments .ck-annotation{min-height:80px}.ck .ck-comment,.ck .ck-comment__input-container,.ck .ck-thread__comment-count,.ck .ck-thread__header{border-left:3px solid var(--ck-color-comment-box-border)}.ck .ck-suggestion-insertion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-replace .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-format .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-format-border)}.ck .ck-suggestion-wrapper{border-radius:0;overflow:hidden}.ck .ck-suggestion-wrapper.ck-rounded-corners,.ck-rounded-corners .ck .ck-suggestion-wrapper{border-radius:var(--ck-border-radius)}.ck .ck-suggestion-wrapper:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-suggestion-wrapper:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-suggestion-type{font-weight:700}.ck .ck-suggestion-color{border-radius:14px;box-shadow:0 0 0 1px #454545;display:inline-block;height:14px;margin:0 5px;vertical-align:text-bottom;width:14px}.ck .ck-suggestion-insertion .ck-comment,.ck .ck-suggestion-insertion .ck-comment__input-container,.ck .ck-suggestion-insertion .ck-thread__comment-count,.ck .ck-suggestion-replace .ck-comment,.ck .ck-suggestion-replace .ck-comment__input-container,.ck .ck-suggestion-replace .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-comment,.ck .ck-suggestion-deletion .ck-comment__input-container,.ck .ck-suggestion-deletion .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-format .ck-comment,.ck .ck-suggestion-format .ck-comment__input-container,.ck .ck-suggestion-format .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-format-border)}",""]);const c=i},474:t=>{"use strict";t.exports=function(t,e){return e||(e={}),t?(t=String(t.__esModule?t.default:t),/^['"].*['"]$/.test(t)&&(t=t.slice(1,-1)),e.hash&&(t+=e.hash),/["'() \t\n]|(%20)/.test(t)||e.needQuotes?'"'.concat(t.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):t):t}},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},543:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(106),o=n.n(r),s=n(779),i=n.n(s)()(o());i.push([t.id,":root{--ck-annotation-counter-icon-size:16px;--ck-annotation-counter-number-size:10px;--ck-color-annotation-counter-comment:#f2de02;--ck-color-annotation-counter-suggestion-insertion:#5ad86b;--ck-color-annotation-counter-suggestion-deletion:#d85a79;--ck-color-annotation-counter-suggestion-format:#5ac1d8}.ck.ck-sidebar--narrow .ck-sidebar-item{display:flex;justify-content:center}.ck.ck-sidebar--narrow .ck-annotation-counter{color:grey;cursor:pointer;font-size:var(--ck-annotation-counter-icon-size);min-height:unset;padding:0}.ck.ck-sidebar--narrow .ck-annotation-counter:focus,.ck.ck-sidebar--narrow .ck-annotation-counter:hover{background:transparent;box-shadow:none;color:#4d4d4d}.ck.ck-sidebar--narrow .ck-annotation-counter__badge{background:#333;border-radius:50%;color:#fff;display:flex;font-family:var(--ck-font-face);font-size:var(--ck-annotation-counter-number-size);font-weight:700;height:16px;justify-content:center;line-height:16px;position:absolute;right:0;text-shadow:-1px 0 2px #454545,1px 0 2px #454545;top:-6px;width:16px;z-index:1}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--edit-mode{line-height:1}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-insertion,.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-replace{background:var(--ck-color-annotation-counter-suggestion-insertion)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-deletion{background:var(--ck-color-annotation-counter-suggestion-deletion)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--suggestion-format{background:var(--ck-color-annotation-counter-suggestion-format)}.ck.ck-sidebar--narrow .ck-annotation-counter__badge--comment{background:var(--ck-color-annotation-counter-comment)}",""]);const c=i},567:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(106),o=n.n(r),s=n(779),i=n.n(s)()(o());i.push([t.id,":root{--ck-color-annotation-wrapper-background:#fff;--ck-color-annotation-wrapper-drop-shadow:0 1px 1px 1px #e6e6e6}.ck.ck-sidebar{outline:0;position:relative;transition:min-height .25s ease}@media (prefers-reduced-motion:reduce){.ck.ck-sidebar{transition:none}}.ck-sidebar-item{position:absolute;transition:top .3s ease,box-shadow .3s ease;width:100%}@media (prefers-reduced-motion:reduce){.ck-sidebar-item{transition:none}}.ck-sidebar-item--no-animation{transition:top 0s ease!important}.ck.ck-annotation-wrapper{background:var(--ck-color-annotation-wrapper-background);border-radius:var(--ck-border-radius);box-shadow:var(--ck-color-annotation-wrapper-drop-shadow);outline:0}.ck.ck-annotation-wrapper--active .ck-annotation__actions,.ck.ck-annotation-wrapper:hover .ck-annotation__actions{opacity:1}.ck.ck-annotation-wrapper--active .ck-annotation__actions .ck-comment--resolve,.ck.ck-annotation-wrapper--active .ck-suggestion--accept,.ck.ck-annotation-wrapper:hover .ck-annotation__actions .ck-comment--resolve,.ck.ck-annotation-wrapper:hover .ck-suggestion--accept{color:var(--ck-color-button-save)}.ck.ck-annotation-wrapper--active .ck-suggestion--discard,.ck.ck-annotation-wrapper:hover .ck-suggestion--discard{color:var(--ck-color-button-cancel)}.ck.ck-annotation-wrapper:not(.ck-annotation-wrapper--active):hover{box-shadow:var(--ck-drop-shadow)}.ck.ck-annotation-wrapper--active{box-shadow:var(--ck-drop-shadow-active)}",""]);const c=i},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},586:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(106),o=n.n(r),s=n(779),i=n.n(s)()(o());i.push([t.id,":root{--ck-user-colors--0:#6d78e8;--ck-user-colors--0-alpha:rgba(109,120,232,.15);--ck-user-colors--1:#007a6c;--ck-user-colors--1-alpha:rgba(0,122,108,.15);--ck-user-colors--2:#ba4545;--ck-user-colors--2-alpha:rgba(186,69,69,.15);--ck-user-colors--3:#5635b1;--ck-user-colors--3-alpha:rgba(86,53,177,.15);--ck-user-colors--4:#548a2e;--ck-user-colors--4-alpha:rgba(84,138,46,.15);--ck-user-colors--5:#c3185d;--ck-user-colors--5-alpha:rgba(195,24,93,.15);--ck-user-colors--6:#ea4343;--ck-user-colors--6-alpha:rgba(234,67,67,.15);--ck-user-colors--7:#0bc3d0;--ck-user-colors--7-alpha:rgba(11,195,208,.15);--ck-user-dot-size:6px}.ck .ck-user__color--0{color:var(--ck-user-colors--0)}.ck .ck-user__bg-color--0{background-color:var(--ck-user-colors--0)}.ck .ck-user__selection--0{background-color:var(--ck-user-colors--0-alpha)}.ck .ck-user__selection--0.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--0)}.ck .ck-user__marker--0,.ck .ck-user__marker--0 .ck-user__marker-dot,.ck .ck-user__marker--0 .ck-user__marker-dot::selection,.ck .ck-user__marker--0 .ck-user__marker-tooltip,.ck .ck-user__marker--0 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--0::selection{background-color:var(--ck-user-colors--0)}.ck .ck-user__marker--0 .ck-user__marker-line{border:1px solid var(--ck-user-colors--0)}.ck .ck-user__color--1{color:var(--ck-user-colors--1)}.ck .ck-user__bg-color--1{background-color:var(--ck-user-colors--1)}.ck .ck-user__selection--1{background-color:var(--ck-user-colors--1-alpha)}.ck .ck-user__selection--1.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--1)}.ck .ck-user__marker--1,.ck .ck-user__marker--1 .ck-user__marker-dot,.ck .ck-user__marker--1 .ck-user__marker-dot::selection,.ck .ck-user__marker--1 .ck-user__marker-tooltip,.ck .ck-user__marker--1 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--1::selection{background-color:var(--ck-user-colors--1)}.ck .ck-user__marker--1 .ck-user__marker-line{border:1px solid var(--ck-user-colors--1)}.ck .ck-user__color--2{color:var(--ck-user-colors--2)}.ck .ck-user__bg-color--2{background-color:var(--ck-user-colors--2)}.ck .ck-user__selection--2{background-color:var(--ck-user-colors--2-alpha)}.ck .ck-user__selection--2.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--2)}.ck .ck-user__marker--2,.ck .ck-user__marker--2 .ck-user__marker-dot,.ck .ck-user__marker--2 .ck-user__marker-dot::selection,.ck .ck-user__marker--2 .ck-user__marker-tooltip,.ck .ck-user__marker--2 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--2::selection{background-color:var(--ck-user-colors--2)}.ck .ck-user__marker--2 .ck-user__marker-line{border:1px solid var(--ck-user-colors--2)}.ck .ck-user__color--3{color:var(--ck-user-colors--3)}.ck .ck-user__bg-color--3{background-color:var(--ck-user-colors--3)}.ck .ck-user__selection--3{background-color:var(--ck-user-colors--3-alpha)}.ck .ck-user__selection--3.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--3)}.ck .ck-user__marker--3,.ck .ck-user__marker--3 .ck-user__marker-dot,.ck .ck-user__marker--3 .ck-user__marker-dot::selection,.ck .ck-user__marker--3 .ck-user__marker-tooltip,.ck .ck-user__marker--3 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--3::selection{background-color:var(--ck-user-colors--3)}.ck .ck-user__marker--3 .ck-user__marker-line{border:1px solid var(--ck-user-colors--3)}.ck .ck-user__color--4{color:var(--ck-user-colors--4)}.ck .ck-user__bg-color--4{background-color:var(--ck-user-colors--4)}.ck .ck-user__selection--4{background-color:var(--ck-user-colors--4-alpha)}.ck .ck-user__selection--4.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--4)}.ck .ck-user__marker--4,.ck .ck-user__marker--4 .ck-user__marker-dot,.ck .ck-user__marker--4 .ck-user__marker-dot::selection,.ck .ck-user__marker--4 .ck-user__marker-tooltip,.ck .ck-user__marker--4 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--4::selection{background-color:var(--ck-user-colors--4)}.ck .ck-user__marker--4 .ck-user__marker-line{border:1px solid var(--ck-user-colors--4)}.ck .ck-user__color--5{color:var(--ck-user-colors--5)}.ck .ck-user__bg-color--5{background-color:var(--ck-user-colors--5)}.ck .ck-user__selection--5{background-color:var(--ck-user-colors--5-alpha)}.ck .ck-user__selection--5.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--5)}.ck .ck-user__marker--5,.ck .ck-user__marker--5 .ck-user__marker-dot,.ck .ck-user__marker--5 .ck-user__marker-dot::selection,.ck .ck-user__marker--5 .ck-user__marker-tooltip,.ck .ck-user__marker--5 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--5::selection{background-color:var(--ck-user-colors--5)}.ck .ck-user__marker--5 .ck-user__marker-line{border:1px solid var(--ck-user-colors--5)}.ck .ck-user__color--6{color:var(--ck-user-colors--6)}.ck .ck-user__bg-color--6{background-color:var(--ck-user-colors--6)}.ck .ck-user__selection--6{background-color:var(--ck-user-colors--6-alpha)}.ck .ck-user__selection--6.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--6)}.ck .ck-user__marker--6,.ck .ck-user__marker--6 .ck-user__marker-dot,.ck .ck-user__marker--6 .ck-user__marker-dot::selection,.ck .ck-user__marker--6 .ck-user__marker-tooltip,.ck .ck-user__marker--6 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--6::selection{background-color:var(--ck-user-colors--6)}.ck .ck-user__marker--6 .ck-user__marker-line{border:1px solid var(--ck-user-colors--6)}.ck .ck-user__color--7{color:var(--ck-user-colors--7)}.ck .ck-user__bg-color--7{background-color:var(--ck-user-colors--7)}.ck .ck-user__selection--7{background-color:var(--ck-user-colors--7-alpha)}.ck .ck-user__selection--7.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--7)}.ck .ck-user__marker--7,.ck .ck-user__marker--7 .ck-user__marker-dot,.ck .ck-user__marker--7 .ck-user__marker-dot::selection,.ck .ck-user__marker--7 .ck-user__marker-tooltip,.ck .ck-user__marker--7 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--7::selection{background-color:var(--ck-user-colors--7)}.ck .ck-user__marker--7 .ck-user__marker-line{border:1px solid var(--ck-user-colors--7)}",""]);const c=i},616:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(106),o=n.n(r),s=n(779),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-comment-marker.ck-widget.ck-merge-field,.ck-content .ck-suggestion-marker.ck-widget.ck-merge-field{border-width:2px;border-left:none;border-right:none;padding-bottom:0;padding-top:0}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom-color:var(--ck-color-suggestion-marker-deletion-border);border-top-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field :not(.ck-merge-field__affix),.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-value,.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-warning{text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field{background-color:var(--ck-color-suggestion-marker-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-insertion-background-active)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field{background:var(--ck-color-comment-marker)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field.ck-comment-marker--active{background:var(--ck-color-comment-marker-active)}.ck-content span.ck-comment-marker:has(+.ck-comment-marker.ck-widget.ck-merge-field),.ck-content span.ck-suggestion-marker:has(+.ck-suggestion-marker.ck-widget.ck-merge-field){margin-right:-1px;padding-right:1px}",""]);const c=i},641:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(106),o=n.n(r),s=n(779),i=n.n(s)()(o());i.push([t.id,':root{--ck-color-suggestion-marker-insertion-border:rgba(30,174,49,.35);--ck-color-suggestion-marker-insertion-border-active:rgba(18,109,31,.5);--ck-color-suggestion-marker-insertion-background:rgba(102,229,119,.35);--ck-color-suggestion-marker-insertion-background-active:rgba(37,218,61,.5);--ck-color-suggestion-marker-deletion-border:rgba(174,30,66,.35);--ck-color-suggestion-marker-deletion-border-active:rgba(109,18,41,.5);--ck-color-suggestion-marker-deletion-background:rgba(229,102,134,.35);--ck-color-suggestion-marker-deletion-background-active:rgba(218,37,82,.5);--ck-color-suggestion-marker-deletion-stroke:rgba(87,15,33,.5);--ck-color-suggestion-marker-format-border:#99d7e6;--ck-color-suggestion-marker-format-border-active:#5cc0d6;--ck-color-suggestion-widget-insertion-background:rgba(102,229,119,.05);--ck-color-suggestion-widget-insertion-background-active:rgba(37,218,61,.07);--ck-color-suggestion-widget-deletion-background:rgba(229,102,134,.05);--ck-color-suggestion-widget-deletion-background-active:rgba(196,33,74,.07);--ck-color-suggestion-widget-format-background:rgba(10,160,194,.09);--ck-color-suggestion-widget-format-background-active:rgba(10,160,194,.16)}.ck-content .ck-suggestion-marker-insertion{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-insertion-border);text-decoration:none}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-merge:after{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);color:var(--ck-color-suggestion-marker-deletion-stroke);content:"¶";text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke)}.ck-content .ck-suggestion-marker-merge.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-split:after{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border);color:var(--ck-color-suggestion-marker-insertion-border);content:"¶"}.ck-content .ck-suggestion-marker-split.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-formatInline{border-bottom:3px solid var(--ck-color-suggestion-marker-format-border);border-top:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatInline.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatBlock{background:none;border:0;box-shadow:-7px 0 0 0 var(--ck-color-base-background),-10px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 var(--ck-color-base-background),-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content ol .ck-suggestion-marker-formatBlock,.ck-content ul .ck-suggestion-marker-formatBlock{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content ol .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content ul .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}',""]);const c=i},727:(t,e,n)=>{t.exports=n(237)("./src/select-all.js")},736:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(106),o=n.n(r),s=n(779),i=n.n(s)()(o());i.push([t.id,':root{--ck-color-thread-remove-background:var(--ck-color-comment-remove-background);--ck-color-comment-count:#5891ca;--ck-color-thread-header-background:#fdfadd;--ck-color-thread-header-active-background:#fff3a8;--ck-color-unlinked-background:#f5f5f5;--ck-color-unlinked-active-background:#ebebeb}.ck .ck-thread{background-color:var(--ck-color-base-background);border-radius:0;color:var(--ck-color-base-text);outline:0;overflow:hidden;transition-duration:.3s;transition-property:color,background-color,width,outline;transition-timing-function:ease;width:100%}.ck .ck-thread.ck-rounded-corners,.ck-rounded-corners .ck .ck-thread{border-radius:var(--ck-border-radius)}@media (prefers-reduced-motion:reduce){.ck .ck-thread{transition:none}}.ck .ck-thread:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-thread:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-thread__header{background-color:var(--ck-color-thread-header-background);display:flex;font-size:var(--ck-font-size-base);justify-content:space-between;line-height:1.57;padding:var(--ck-spacing-standard)}.ck .ck-thread__header .ck-button{font-size:var(--ck-annotation-button-size)}.ck .ck-thread__header .ck-context-wrapper{display:inline-flex;height:25px;min-width:0;padding-right:var(--ck-spacing-large);position:relative;width:100%}.ck .ck-thread__header .ck-context{display:flex;overflow:hidden;padding:var(--ck-spacing-small) var(--ck-spacing-medium);white-space:nowrap;width:100%}.ck .ck-thread__header .ck-context.ck-context--quotes:after,.ck .ck-thread__header .ck-context.ck-context--quotes:before{content:\'"\';display:inline-block}.ck .ck-thread__header .ck-context .ck-context__type{font-weight:700;padding-right:var(--ck-spacing-standard)}.ck .ck-thread__header .ck-context .ck-context__value{border:1px solid transparent;overflow:hidden;text-overflow:ellipsis}.ck .ck-thread__header .ck-context .ck-context__value:focus{border:var(--ck-focus-ring);box-shadow:var(--ck-focus-outer-shadow),0 0;outline:none}.ck .ck-thread__header .ck-context.overlay{background:var(--ck-color-base-background);border-radius:2px;box-shadow:0 2px 3px hsla(0,0%,100%,.2);box-sizing:border-box;display:inline-block;position:absolute;top:0;white-space:normal;z-index:2}.ck .ck-thread__comment-count{--ck-user-avatar-size:28px;color:var(--ck-color-comment-count);cursor:pointer;font-size:var(--ck-font-size-base);font-weight:700;padding-left:calc(var(--ck-user-avatar-size) + var(--ck-spacing-standard)*2);transition:background-color .3s ease}.ck .ck-thread__comment-count:before{content:"\\25BC";margin-right:var(--ck-spacing-small)}.ck .ck-thread--remove .ck-comment{background-color:var(--ck-color-comment-remove-background)}.ck .ck-thread--remove .ck-thread__input--active{background-color:var(--ck-color-base-background)}.ck .ck-thread--remove .ck-thread__comment-count,.ck .ck-thread--remove .ck-thread__input--active.ck-thread__input{background-color:var(--ck-color-comment-remove-background)}.ck .ck-thread--remove .ck-comment__wrapper .ck-comment:after,.ck .ck-thread__comments .ck-comment__wrapper:last-of-type .ck-comment:after{opacity:0}.ck .ck-thread__container{transition:transform .3s ease}@media (prefers-reduced-motion:reduce){.ck .ck-thread__container{transition:none}}.ck .ck-thread__comments{border-radius:var(--ck-border-radius);list-style:none;margin:0;padding:0;position:relative;z-index:var(--ck-z-default)}.ck .ck-thread__user{font-size:.85em}.ck .ck-thread__input{border-radius:var(--ck-border-radius);min-height:38px;transition:background-color .2s ease-in-out;white-space:normal;width:calc(100% - var(--ck-user-avatar-size))}.ck .ck-thread--active .ck-comment__options.ck-dropdown{display:block}.ck .ck-thread--active .ck-thread__input{background-color:var(--ck-color-comment-background);display:block}.ck .ck-thread--active .ck-thread__header{background-color:var(--ck-color-thread-header-active-background)}.ck .ck-thread--unlinked{--ck-color-comment-box-border:var(--ck-color-base-border);--ck-color-thread-header-background:var(--ck-color-unlinked-background);--ck-color-thread-header-active-background:var(--ck-color-unlinked-active-background)}.ck.ck-button.ck-confirm-view-submit{color:var(--ck-color-button-save)}.ck.ck-button.ck-confirm-view-cancel{color:var(--ck-color-button-cancel)}',""]);const c=i},741:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},774:t=>{"use strict";t.exports="data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3E%3Cpath fill=%27%23fff%27 d=%27M9.8 20H2c0-5.7 5-5.7 6-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5 0-2.8 2-5.2 4.3-5.2S14 4.4 14 7.3c0 2.2-1 4-2.6 5l.2.6c1.2 1.3 6 1.4 6 7H9.8z%27/%3E%3C/svg%3E"},779:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",r=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),r&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),r&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,r,o,s){"string"==typeof t&&(t=[[null,t,void 0]]);var i={};if(r)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(i[a]=!0)}for(var u=0;u<t.length;u++){var h=[].concat(t[u]);r&&i[h[0]]||(void 0!==s&&(void 0===h[5]||(h[1]="@layer".concat(h[5].length>0?" ".concat(h[5]):""," {").concat(h[1],"}")),h[5]=s),n&&(h[2]?(h[1]="@media ".concat(h[2]," {").concat(h[1],"}"),h[2]=n):h[2]=n),o&&(h[4]?(h[1]="@supports (".concat(h[4],") {").concat(h[1],"}"),h[4]=o):h[4]="".concat(o)),e.push(h))}},e}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},856:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(106),o=n.n(r),s=n(779),i=n.n(s)()(o());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.media .ck-media__wrapper{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=i},865:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(106),o=n.n(r),s=n(779),i=n.n(s)()(o());i.push([t.id,".ck-content pre>code.ck-suggestion-marker-formatBlock{box-shadow:-7px 0 0 0 #ededed,-10px 0 0 0 var(--ck-color-suggestion-marker-format-border);display:block}.ck-content pre>code.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 #ededed,-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}",""]);const c=i},879:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(106),o=n.n(r),s=n(779),i=n.n(s)()(o());i.push([t.id,":root{--ck-color-suggestion-widget-th-insertion-background:rgba(102,229,119,.12);--ck-color-suggestion-widget-th-insertion-background-active:rgba(37,218,61,.14);--ck-color-suggestion-widget-th-deletion-background:rgba(229,102,134,.14);--ck-color-suggestion-widget-th-deletion-background-active:rgba(196,33,74,.16)}.ck-content figure.table .ck-suggestion-marker-formatBlock{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content figure.table .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion,.ck-content .ck-widget.table>table>caption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active,.ck-content .ck-widget.table>table>caption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion,.ck-content .ck-widget.table>table>caption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active,.ck-content .ck-widget.table>table>caption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.table{border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>figcaption,.ck-content .ck-suggestion-marker-insertion.table>table>caption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>figcaption,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>caption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table{border-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>figcaption,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>caption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>figcaption,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>caption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .table th.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-th-insertion-background)}.ck-content .table th.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active)}.ck-content .table th.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-th-deletion-background);text-decoration:none}.ck-content .table th.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .table td.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .table td.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);text-decoration:none}.ck-content .table td.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-formatBlock,.ck-content .table td.ck-suggestion-marker-formatInline,.ck-content .table th.ck-suggestion-marker-formatBlock,.ck-content .table th.ck-suggestion-marker-formatInline{background-color:var(--ck-color-suggestion-widget-format-background);box-shadow:none}.ck-content .table td.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table td.ck-suggestion-marker-formatInline.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatInline.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-format-background-active);box-shadow:none}",""]);const c=i},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},924:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var r=n(106),o=n.n(r),s=n(779),i=n.n(s)()(o());i.push([t.id,':root{--ck-color-annotation-icon:grey;--ck-color-annotation-info:#757575;--ck-annotation-button-size:0.85em}.ck .ck-annotation{--ck-user-avatar-size:28px;animation:fadeInLeft .3s;display:flex;font-size:var(--ck-font-size-base);padding:var(--ck-spacing-standard);position:relative;transition:background-color .3s ease;white-space:normal}@media (prefers-reduced-motion:reduce){.ck .ck-annotation{animation:none;transition:none}}.ck .ck-annotation .ck-button{background-color:transparent;border-radius:var(--ck-border-radius);color:var(--ck-color-annotation-icon);cursor:pointer;font-size:var(--ck-annotation-button-size);min-height:unset;min-width:unset}.ck .ck-annotation .ck-user{font-size:.85em}.ck .ck-annotation__main{border-radius:var(--ck-border-radius);display:grid;grid-template-areas:"info actions" "content content";grid-template-columns:minmax(0,1fr) auto;padding-left:var(--ck-spacing-standard);transition:all .2s ease;width:calc(100% - var(--ck-user-avatar-size))}@media (prefers-reduced-motion:reduce){.ck .ck-annotation__main{transition:none}}.ck .ck-annotation__main p{font-size:var(--ck-comment-content-font-size);line-height:1.5em;margin:0;white-space:normal}.ck .ck-annotation__user{margin-top:var(--ck-spacing-small)}.ck .ck-annotation__info{align-items:center;color:var(--ck-color-annotation-info);display:flex;grid-area:info;min-height:2.4em}.ck .ck-annotation__info-name,.ck .ck-annotation__info-time{color:var(--ck-color-annotation-info);font-size:var(--ck-font-size-small);font-weight:700;overflow:hidden;white-space:nowrap}.ck .ck-annotation__info-name{text-overflow:ellipsis}.ck .ck-annotation__info-time{flex:0 0 auto;margin:0 var(--ck-spacing-large)}.ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-name,.ck.ck-balloon-panel .ck-annotation-wrapper .ck-annotation__info-time{white-space:nowrap}.ck .ck-annotation__actions{grid-area:actions;opacity:.5;transition:opacity .2s ease}@media (prefers-reduced-motion:reduce){.ck .ck-annotation__actions{transition:none}}.ck .ck-annotation__content-wrapper{grid-area:content;width:100%}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-5%,0,0)}to{opacity:1;transform:translateZ(0)}}',""]);const c=i},929:t=>{"use strict";var e=[];function n(t){for(var n=-1,r=0;r<e.length;r++)if(e[r].identifier===t){n=r;break}return n}function r(t,r){for(var s={},i=[],c=0;c<t.length;c++){var a=t[c],u=r.base?a[0]+r.base:a[0],h=s[u]||0,d="".concat(u," ").concat(h);s[u]=h+1;var l=n(d),m={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==l)e[l].references++,e[l].updater(m);else{var k=o(m,r);r.byIndex=c,e.splice(c,0,{identifier:d,updater:k,references:1})}i.push(d)}return i}function o(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,o){var s=r(t=t||[],o=o||{});return function(t){t=t||[];for(var i=0;i<s.length;i++){var c=n(s[i]);e[c].references--}for(var a=r(t,o),u=0;u<s.length;u++){var h=n(s[u]);0===e[h].references&&(e[h].updater(),e.splice(h,1))}s=a}}}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var s=e[r]={id:r,exports:{}};return t[r](s,s.exports,n),s.exports}n.m=t,n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.b="undefined"!=typeof document&&document.baseURI||self.location.href;var r={};(()=>{"use strict";n.r(r),n.d(r,{AddCommentThreadCommand:()=>Mr,Annotation:()=>Ye,AnnotationCollection:()=>Je,AnnotationCounterButtonView:()=>Zo,AnnotationView:()=>He,Annotations:()=>vr,AnnotationsSidebarItemView:()=>Vo,AnnotationsSidebarView:()=>No,AnnotationsUIs:()=>Ao,BaseCommentThreadView:()=>te,BaseCommentView:()=>le,Comment:()=>Er,CommentThread:()=>Tr,CommentThreadController:()=>rt,CommentThreadInputView:()=>Pt,CommentThreadView:()=>oe,CommentView:()=>pe,Comments:()=>Es,CommentsArchive:()=>vs,CommentsArchiveUI:()=>As,CommentsEditing:()=>so,CommentsListView:()=>zt,CommentsOnly:()=>vo,CommentsRepository:()=>Cr,CommentsUI:()=>go,EditorAnnotations:()=>Lr,InlineAnnotations:()=>is,NarrowSidebar:()=>es,Sidebar:()=>jo,WideSidebar:()=>Wo,bindAnnotationCollections:()=>Qe});var t=n(782),e=n(584),o=n(211);function s(t){if(!t||"object"!=typeof t)return!1;const e=Object.getPrototypeOf(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e))&&"[object Object]"===Object.prototype.toString.call(t)}function i(t){return Object.getOwnPropertySymbols(t).filter(e=>Object.prototype.propertyIsEnumerable.call(t,e))}function c(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":Object.prototype.toString.call(t)}const a="[object RegExp]",u="[object String]",h="[object Number]",d="[object Boolean]",l="[object Arguments]",m="[object Symbol]",k="[object Date]",g="[object Map]",p="[object Set]",f="[object Array]",b="[object ArrayBuffer]",v="[object Object]",w="[object DataView]",_="[object Uint8Array]",I="[object Uint8ClampedArray]",A="[object Uint16Array]",y="[object Uint32Array]",C="[object Int8Array]",T="[object Int16Array]",E="[object Int32Array]",x="[object Float32Array]",O="[object Float64Array]";function N(t,e){return t===e||Number.isNaN(t)&&Number.isNaN(e)}function S(t,e,n,r,o,s,i){const c=i(t,e,n,r,o,s);if(void 0!==c)return c;if(typeof t==typeof e)switch(typeof t){case"bigint":case"string":case"boolean":case"symbol":case"undefined":case"function":return t===e;case"number":return t===e||Object.is(t,e);case"object":return M(t,e,s,i)}return M(t,e,s,i)}function M(t,e,n,r){if(Object.is(t,e))return!0;let o=c(t),R=c(e);if(o===l&&(o=v),R===l&&(R=v),o!==R)return!1;switch(o){case u:return t.toString()===e.toString();case h:return N(t.valueOf(),e.valueOf());case d:case k:case m:return Object.is(t.valueOf(),e.valueOf());case a:return t.source===e.source&&t.flags===e.flags;case"[object Function]":return t===e}const P=(n=n??new Map).get(t),V=n.get(e);if(null!=P&&null!=V)return P===e;n.set(t,e),n.set(e,t);try{switch(o){case g:if(t.size!==e.size)return!1;for(const[o,s]of t.entries())if(!e.has(o)||!S(s,e.get(o),o,t,e,n,r))return!1;return!0;case p:{if(t.size!==e.size)return!1;const o=Array.from(t.values()),s=Array.from(e.values());for(let i=0;i<o.length;i++){const c=o[i],a=s.findIndex(o=>S(c,o,void 0,t,e,n,r));if(-1===a)return!1;s.splice(a,1)}return!0}case f:case _:case I:case A:case y:case"[object BigUint64Array]":case C:case T:case E:case"[object BigInt64Array]":case x:case O:if("undefined"!=typeof Buffer&&Buffer.isBuffer(t)!==Buffer.isBuffer(e))return!1;if(t.length!==e.length)return!1;for(let o=0;o<t.length;o++)if(!S(t[o],e[o],o,t,e,n,r))return!1;return!0;case b:return t.byteLength===e.byteLength&&M(new Uint8Array(t),new Uint8Array(e),n,r);case w:return t.byteLength===e.byteLength&&t.byteOffset===e.byteOffset&&M(new Uint8Array(t),new Uint8Array(e),n,r);case"[object Error]":return t.name===e.name&&t.message===e.message;case v:{if(!(M(t.constructor,e.constructor,n,r)||s(t)&&s(e)))return!1;const o=[...Object.keys(t),...i(t)],c=[...Object.keys(e),...i(e)];if(o.length!==c.length)return!1;for(let s=0;s<o.length;s++){const i=o[s],c=t[i];if(!Object.hasOwn(e,i))return!1;if(!S(c,e[i],i,t,e,n,r))return!1}return!0}default:return!1}}finally{n.delete(t),n.delete(e)}}function R(){}function P(t,e){return function(t,e,n){return S(t,e,void 0,void 0,void 0,void 0,n)}(t,e,R)}function V(t,e,n,r=new Map,o=void 0){const s=o?.(t,e,n,r);if(null!=s)return s;if(null==(i=t)||"object"!=typeof i&&"function"!=typeof i)return t;var i,N;if(r.has(t))return r.get(t);if(Array.isArray(t)){const e=new Array(t.length);r.set(t,e);for(let s=0;s<t.length;s++)e[s]=V(t[s],s,n,r,o);return Object.hasOwn(t,"index")&&(e.index=t.index),Object.hasOwn(t,"input")&&(e.input=t.input),e}if(t instanceof Date)return new Date(t.getTime());if(t instanceof RegExp){const e=new RegExp(t.source,t.flags);return e.lastIndex=t.lastIndex,e}if(t instanceof Map){const e=new Map;r.set(t,e);for(const[s,i]of t)e.set(s,V(i,s,n,r,o));return e}if(t instanceof Set){const e=new Set;r.set(t,e);for(const s of t)e.add(V(s,void 0,n,r,o));return e}if("undefined"!=typeof Buffer&&Buffer.isBuffer(t))return t.subarray();if(N=t,ArrayBuffer.isView(N)&&!(N instanceof DataView)){const e=new(Object.getPrototypeOf(t).constructor)(t.length);r.set(t,e);for(let s=0;s<t.length;s++)e[s]=V(t[s],s,n,r,o);return e}if(t instanceof ArrayBuffer||"undefined"!=typeof SharedArrayBuffer&&t instanceof SharedArrayBuffer)return t.slice(0);if(t instanceof DataView){const e=new DataView(t.buffer.slice(0),t.byteOffset,t.byteLength);return r.set(t,e),L(e,t,n,r,o),e}if("undefined"!=typeof File&&t instanceof File){const e=new File([t],t.name,{type:t.type});return r.set(t,e),L(e,t,n,r,o),e}if(t instanceof Blob){const e=new Blob([t],{type:t.type});return r.set(t,e),L(e,t,n,r,o),e}if(t instanceof Error){const e=new t.constructor;return r.set(t,e),e.message=t.message,e.name=t.name,e.stack=t.stack,e.cause=t.cause,L(e,t,n,r,o),e}if("object"==typeof t&&function(t){switch(c(t)){case l:case f:case b:case w:case d:case k:case x:case O:case C:case T:case E:case g:case h:case v:case a:case p:case u:case m:case _:case I:case A:case y:return!0;default:return!1}}(t)){const e=Object.create(Object.getPrototypeOf(t));return r.set(t,e),L(e,t,n,r,o),e}return t}function L(t,e,n=t,r,o){const s=[...Object.keys(e),...i(e)];for(let i=0;i<s.length;i++){const c=s[i],a=Object.getOwnPropertyDescriptor(t,c);(null==a||a.writable)&&(t[c]=V(e[c],c,n,r,o))}}function D(t,e){return function(t,e){return V(t,void 0,t,new Map,e)}(t,(n,r,o,s)=>{const i=e?.(n,r,o,s);if(null!=i)return i;if("object"==typeof t)switch(Object.prototype.toString.call(t)){case h:case u:case d:{const e=new t.constructor(t?.valueOf());return L(e,t),e}case l:{const e={};return L(e,t),e.length=t.length,e[Symbol.iterator]=t[Symbol.iterator],e}default:return}})}function B(t){return D(t)}function j(t){return"__proto__"===t}const U=(t,e,n)=>{const r=t[e];Object.hasOwn(t,e)&&N(r,n)&&(void 0!==n||e in t)||(t[e]=n)},z=/^(?:0|[1-9]\d*)$/;function H(t,e=Number.MAX_SAFE_INTEGER){switch(typeof t){case"number":return Number.isInteger(t)&&t>=0&&t<e;case"symbol":return!1;case"string":return z.test(t)}}const K=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,F=/^\w*$/;function W(t,e){return!Array.isArray(t)&&(!("number"!=typeof t&&"boolean"!=typeof t&&null!=t&&!function(t){return"symbol"==typeof t||t instanceof Symbol}(t))||("string"==typeof t&&(F.test(t)||!K.test(t))||null!=e&&Object.hasOwn(e,t)))}function Y(t){return"string"==typeof t||"symbol"==typeof t?t:Object.is(t?.valueOf?.(),-0)?"-0":String(t)}function G(t){return null!==t&&("object"==typeof t||"function"==typeof t)}function Z(t){const e=[],n=t.length;if(0===n)return e;let r=0,o="",s="",i=!1;for(46===t.charCodeAt(0)&&(e.push(""),r++);r<n;){const c=t[r];s?"\\"===c&&r+1<n?(r++,o+=t[r]):c===s?s="":o+=c:i?'"'===c||"'"===c?s=c:"]"===c?(i=!1,e.push(o),o=""):o+=c:"["===c?(i=!0,o&&(e.push(o),o="")):"."===c?o&&(e.push(o),o=""):o+=c,r++}return o&&e.push(o),e}function q(t,e,n){return function(t,e,n,r){if(null==t&&!G(t))return t;const o=W(e,t)?[e]:Array.isArray(e)?e:"string"==typeof e?Z(e):[e];let s=t;for(let e=0;e<o.length&&null!=s;e++){const i=Y(o[e]);if(j(i))continue;let c;if(e===o.length-1)c=n(s[i]);else{const n=s[i],a=r?.(n,i,t);c=void 0!==a?a:G(n)?n:H(o[e+1])?[]:{}}U(s,i,c),s=s[i]}return t}(t,e,()=>n,()=>{})}function X(t){switch(typeof t){case"number":case"symbol":return!1;case"string":return t.includes(".")||t.includes("[")||t.includes("]")}}function J(t,e,n){if(null==t)return n;switch(typeof e){case"string":{if(j(e))return n;const r=t[e];return void 0===r?X(e)?J(t,Z(e),n):n:r}case"number":case"symbol":{"number"==typeof e&&(e=Y(e));const r=t[e];return void 0===r?n:r}default:{if(Array.isArray(e))return function(t,e,n){if(0===e.length)return n;let r=t;for(let t=0;t<e.length;t++){if(null==r)return n;if(j(e[t]))return n;r=r[e[t]]}if(void 0===r)return n;return r}(t,e,n);if(j(e=Object.is(e?.valueOf(),-0)?"-0":String(e)))return n;const r=t[e];return void 0===r?n:r}}}function Q(t,e){if(null==t)return!0;switch(typeof e){case"symbol":case"number":case"object":if(Array.isArray(e))return $(t,e);if("number"==typeof e?e=Y(e):"object"==typeof e&&(e=Object.is(e?.valueOf(),-0)?"-0":String(e)),j(e))return!1;if(void 0===t?.[e])return!0;try{return delete t[e],!0}catch{return!1}case"string":if(void 0===t?.[e]&&X(e))return $(t,Z(e));if(j(e))return!1;try{return delete t[e],!0}catch{return!1}}}function $(t,e){const n=J(t,e.slice(0,-1),t),r=e[e.length-1];if(void 0===n?.[r])return!0;if(j(r))return!1;try{return delete n[r],!0}catch{return!1}}var tt=et;function et(t,e){var n=nt();return(et=function(t,e){return n[t-=197]})(t,e)}function nt(){var t=["submitCommentThread","submit","view","resolve","695keXllE","resolveCommentThread","removeCommentThread","updateComment","stopListening","addComment","destroy","1483538jShKPd","getComment","_localUser","766057dDsnBa","model","listenTo","203KPPPGQ","remove","10xdxyDD","2466vGSvNo","reopen","removeComment","1120707axVNta","_isAttached","3rzMsVV","isResolved","update","reopenCommentThread","97576ijdTyP","391886UklUys","3335692qmPIsl"];return(nt=function(){return t})()}!function(t){for(var e=et,n=t();;)try{if(424154===-parseInt(e(212))/1+parseInt(e(209))/2+parseInt(e(223))/3*(parseInt(e(197))/4)+-parseInt(e(202))/5*(-parseInt(e(218))/6)+parseInt(e(215))/7*(-parseInt(e(227))/8)+-parseInt(e(221))/9+-parseInt(e(217))/10*(-parseInt(e(228))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class rt extends((0,e.ObservableMixin)()){[tt(213)];[tt(200)];constructor(t,e){var n=tt;super(),this[n(213)]=t,this[n(213)][n(222)]=!0,this[n(200)]=e,this[n(214)](e,n(198),()=>this[n(199)]()),this[n(214)](e,n(204),()=>this[n(216)]()),this[n(214)](e,n(203),()=>this[n(201)]()),this[n(214)](e,n(226),()=>this[n(219)]()),this[n(214)](e,n(207),(t,e)=>this[n(207)](e)),this[n(214)](e,n(205),(t,e,r)=>this[n(205)](e,r)),this[n(214)](e,n(220),(t,e)=>this[n(220)](e))}[tt(199)](){var t=tt;this[t(213)][t(199)]()}[tt(216)](){var t=tt;this[t(213)][t(216)]()}[tt(201)](){var t=tt;this[t(213)][t(224)]||this[t(213)][t(201)]()}[tt(219)](){var t=tt;this[t(213)][t(224)]&&this[t(213)][t(219)]()}[tt(207)](t){var e=tt;this[e(213)][e(207)]({content:t,authorId:this[e(200)][e(211)].id})}[tt(205)](t,e){var n=tt;this[n(213)][n(210)](t)[n(225)]({content:e})}[tt(220)](t){var e=tt;this[e(213)][e(210)](t)[e(216)]()}[tt(208)](){var t=tt;this[t(206)](),this[t(213)][t(222)]=!1}}var ot=n(355),st=n(311);function it(t,e,n){const r=t.t;switch(e){case"PENDING_ACTION_COMMENT_THREAD":return r({string:"Unsaved change in comment thread.",id:"PENDING_ACTION_COMMENT_THREAD"});case"Comment":return r("Comment");case"Reply...":return r("Reply...");case"Reply to reopen discussion...":return r("Reply to reopen discussion...");case"Write a comment...":return r("Write a comment...");case"Comment was made on an element":return r("Comment was made on an element");case"Comment editor":return r("Comment editor");case"Delete comment thread?":return r("Delete comment thread?");case"Delete comment?":return r("Delete comment?");case"Marked as resolved":return r("Marked as resolved");case"Show more items":return r("Show more items");case"Cancel":return r("Cancel");case"Edit":return r("Edit");case"Resolve":return r("Resolve");case"Reopen":return r("Reopen");case"Remove":return r("Remove");case"Reply":return r("Reply");case"Save":return r("Save");case"Annotations sidebar":return r("Annotations sidebar");case"Annotations list":return r("Annotations list");case"Thread comments":return r("Thread comments");case"THREAD_CONTEXT_LABEL":return r({string:"Thread context: %0",id:"THREAD_CONTEXT_LABEL"},n);case"COMMENT_THREAD_LABEL":return r({string:"Comment thread by %1. %1 reply.",plural:"Comment thread by %1. %0 replies.",id:"COMMENT_THREAD_LABEL"},n);case"COMMENT_THREAD_DESCRIPTION":return r({string:"Press Enter for more options. Press Escape to exit.",id:"COMMENT_THREAD_DESCRIPTION"});case"COMMENT_ARIA_LABEL":return r({string:"Comment by %0. Created on %1. %2. %3",id:"COMMENT_ARIA_LABEL"},n);case"LEAVE_COMMENT_ANNOUNCEMENT":return r({string:"Leaving a content with comments.",id:"LEAVE_COMMENT_ANNOUNCEMENT"});case"ENTER_COMMENT_ANNOUNCEMENT":return r({string:"Entering a content with comments. Press %0 to go to the discussion.",id:"ENTER_COMMENT_ANNOUNCEMENT"},n);case"NUMBER_OF_COMMENTS":return r({string:"%0 Comment",plural:"%0 Comments",id:"NUMBER_OF_COMMENTS"},n);case"TOO_LONG_COMMENT_ALERT":return r({string:"Comment content is too long. Your comment has %0 characters but the limit is %1 characters.",id:"TOO_LONG_COMMENT_ALERT"},n);case"EXTERNAL_COMMENT":return r({string:"This comment comes from an external source.",id:"EXTERNAL_COMMENT"});case"EXTERNAL_IMPORT_WORD_COMMENT":return r({string:"This comment comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_COMMENT"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"COMMENTS_ARCHIVE":return r({string:"Comments archive",id:"COMMENTS_ARCHIVE"});case"EMPTY_COMMENTS_ARCHIVE":return r({string:"There are no archived comment threads.",id:"EMPTY_COMMENTS_ARCHIVE"});case"COMMENTS_ARCHIVE_LIST_LABEL":return r({string:"List of comments",id:"COMMENTS_ARCHIVE_LIST_LABEL"});case"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP":return r({string:"Keystrokes for interacting with annotation threads (e.g. comments, track changes suggestions)",id:"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP"});case"ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO":return r({string:"Move focus to the thread when the selection is anchored in its marker",id:"ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO"});case"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT":return r({string:"Exit the annotation and move focus back to the edited content",id:"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER":return r({string:"Browse the focused annotation thread or thread comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER"});case"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS":return r({string:"Move across internals of the annotation thread",id:"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS"});case"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT":return r({string:"Submit the reply while writing a comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS":return r({string:"Move to the previous or next thread in the annotations sidebar or comments archive",id:"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS"});default:return""}}const ct=ut;function at(){const t=["ck-rounded-corners","div","621228LgsiZy","main","Comment editor","cke-editor__aria-label_","editable","1061555NAKjNu","focus","4TzRLnU","uiLanguage","ck-reset","setTemplate","add","createCollection","element","4174824SSLrzx","3422388JvbjcV","7sOTWLh","ck-editor","34607IVRuoD","8207154MlaSaA","ck-editor__main","presentation","uiLanguageDirection","ck-comment__input","1305156RdxYZm","render"];return(at=function(){return t})()}function ut(t,e){const n=at();return(ut=function(t,e){return n[t-=352]})(t,e)}!function(t){const e=ut,n=t();for(;;)try{if(432391===-parseInt(e(375))/1+parseInt(e(353))/2+-parseInt(e(357))/3*(-parseInt(e(364))/4)+-parseInt(e(362))/5+parseInt(e(372))/6*(-parseInt(e(373))/7)+-parseInt(e(371))/8+parseInt(e(376))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ht extends st.EditorUIView{[ct(358)];[ct(361)];constructor(t,n){const r=ct;super(t);const o=(0,e.uid)();this[r(358)]=this[r(369)](),this[r(361)]=new st.InlineEditableUIView(t,n,void 0,{label:()=>it(t,r(359))}),this[r(367)]({tag:r(356),attributes:{class:[r(366),r(374),r(355),r(352)],dir:t[r(379)],lang:t[r(365)],"aria-labelledby":r(360)+o},children:[{tag:r(356),attributes:{class:r(377),role:r(378)},children:this[r(358)]}]})}[ct(354)](){const t=ct;super[t(354)](),this[t(358)][t(368)](this[t(361)])}[ct(363)](){const t=ct;this[t(361)][t(370)][t(363)]()}}const dt=lt;function lt(t,e){const n=mt();return(lt=function(t,e){return n[t-=221]})(t,e)}function mt(){const t=["22FFEhRA","view","979476kQjACy","ready","focusTracker","name","290240PWyYhc","677256CdgUhz","7SRusLh","editor","attachDomRoot","editing","getRoot","render","9qnUlbH","init","117kcFtDw","1329112vUXVnx","174elaQje","4749iCrnAy","locale","rootName","editable","destroy","544564KALbWP","296150QYcgTA","element","bind","setEditableElement","fire","isFocused","document"];return(mt=function(){return t})()}!function(t){const e=lt,n=t();for(;;)try{if(275061===-parseInt(e(243))/1*(-parseInt(e(242))/2)+parseInt(e(238))/3*(parseInt(e(248))/4)+-parseInt(e(249))/5+-parseInt(e(231))/6+parseInt(e(232))/7*(parseInt(e(241))/8)+parseInt(e(240))/9*(-parseInt(e(230))/10)+parseInt(e(224))/11*(-parseInt(e(226))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt);class kt extends st.EditorUI{[dt(225)];constructor(t){const e=dt;super(t),this[e(225)]=new ht(t[e(244)],t[e(235)][e(225)])}get[dt(250)](){const t=dt;return this[t(225)][t(250)]}[dt(239)](){const t=dt,e=this[t(233)][t(235)][t(225)],n=this[t(225)][t(246)],r=e[t(223)][t(236)]();n[t(229)]=r[t(245)],this[t(225)][t(237)]();const o=n[t(250)];this[t(252)](n[t(229)],o),this[t(225)][t(246)][t(251)](t(222)).to(this[t(228)]),e[t(234)](o),this[t(221)](t(227))}[dt(247)](){const t=dt;super[t(247)](),this[t(225)][t(247)]()}}var gt=n(783),pt=n(331),ft=n(507),bt=n(727),vt=n(834),wt=n(251),_t=n(179);const It=At;function At(t,e){const n=yt();return(At=function(t,e){return n[t-=120]})(t,e)}function yt(){const t=["70rUIYld","847500QvVdyt","change:placeholder","setSelection","20ajjGkJ","238569XYrIvl","defaultPlugins","destroy","8TyFsmO","fromCharCode","placeholderElement","map","217xMOccf","107232fYhtnh","config","join","init","placeholder","877572jinQyx","260QXbUep","fire","238338rvkQRC","model","data","name","end","initPlugins","initialData","low","104ihRdhh","set","getChild","create","editing","then","document","childCount","view","plugins","147355hruEjr","ready","assign","change","createRoot","get","focus","getRoot","_updatePlaceholder","125708Rxihro"];return(yt=function(){return t})()}!function(t){const e=At,n=t();for(;;)try{if(414461===-parseInt(e(123))/1*(parseInt(e(141))/2)+-parseInt(e(138))/3*(-parseInt(e(137))/4)+-parseInt(e(133))/5*(-parseInt(e(154))/6)+parseInt(e(145))/7*(parseInt(e(146))/8)+-parseInt(e(151))/9+-parseInt(e(152))/10*(-parseInt(e(132))/11)+parseInt(e(134))/12*(-parseInt(e(162))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yt);const Ct=[pt.Clipboard,ft.Enter,ft.ShiftEnter,bt.SelectAll,vt.Typing,wt.Undo,_t.Paragraph];class Tt extends((0,e.ObservableMixin)(t.Editor)){static[It(139)]=(()=>Ct)();constructor(t={}){const e=It;function n(t){const e=At;return t[e(144)](t=>String[e(142)](t))[e(148)]("")}(t=Object[e(125)]({},t))[e(122)]||(t[e(122)]=Tt[e(139)]),super(t),this.ui=new kt(this),this[e(163)](e(150),""),this[e(155)][e(168)].on(e(126),()=>this[e(131)](),{priority:e(161)}),this.on(e(135),()=>this[e(131)]()),this[e(155)][e(168)][e(127)](),this[n([101,100,105,116,105,110,103])][n([118,105,101,119])][n([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=n([97,117,116,111]),this[n([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116])]=()=>window[n([80,114,111,109,105,115,101])][n([114,101,115,111,108,118,101])]({[n([115,116,97,116,117,115])]:n([111,107])})}[It(165)](){const t=It,e=this[t(147)][t(128)](t(160))||"";return this[t(159)]()[t(167)](()=>this.ui[t(149)]())[t(167)](()=>this[t(156)][t(149)](e))[t(167)](()=>this[t(153)](t(124)))}[It(140)](){const t=It;return super[t(140)]()[t(167)](()=>this.ui[t(140)]())}[It(129)](){const t=It;this[t(155)][t(126)](e=>{const n=t,r=this[n(155)][n(168)][n(130)](),o=r&&r[n(164)](r[n(120)]-1);e[n(136)](o,n(158)),this[n(166)][n(121)][n(129)]()})}[It(131)](){const t=It,e=this[t(166)][t(121)],n=e[t(168)][t(130)](),r=n[t(164)](0);n[t(120)]>1||!r||"p"!=r[t(157)]?this[t(143)]&&this[t(143)][t(150)]&&((0,gt.disableViewPlaceholder)(e,this[t(143)]),this[t(143)]=void 0):(this[t(150)]&&(r[t(150)]=this[t(150)]),(0,gt.enableViewPlaceholder)({view:e,element:r,keepOnFocus:!0}),this[t(143)]=r)}}const Et=xt;function xt(t,e){const n=Ot();return(xt=function(t,e){return n[t-=397]})(t,e)}function Ot(){const t=["bindTemplate","render","from","fire","submitLabel","insertBefore","getData","ck-comment__input-wrapper","ck-comment__input-actions--submit","set","disabledSubmit","227116tvIOze","focusLast","add","change","_createCancelButton","31690tXKdYP","forEach","view","withText","TOO_LONG_COMMENT_ALERT","added","reverse","div","cancelButtonView","2964036LBnsdK","listenTo","trim","Reply...","destroy","_editorConfig","ck-comment__input-actions--active","372bxLOXa","focusTracker","high","isEnabled","create","focus","_isDestroyed","ck-comment__input-actions","focusables","3500235HeeSnE","extendTemplate","2009504UlHWvr","tab","Esc","editor","_createSubmitButton","638699BcAkYS","ck-comment__input-actions--cancel","then","showButtons","length","document","submit","element","stop","focusCycler","initialData","model","editorDestroyed","label","keystrokes","1096542FprbGV","shift+tab","Ctrl+Enter","placeholder","_editorCreationPromise","16OYewKP","setTemplate","createEditor","execute","createCollection","submitButtonView","editorReady","Reply","firstChild","setData","Cancel","cancel","value","_setupKeyboardNavigation","bind","focusFirst"];return(Ot=function(){return t})()}!function(t){const e=xt,n=t();for(;;)try{if(433055===-parseInt(e(418))/1+parseInt(e(465))/2+parseInt(e(433))/3+parseInt(e(402))/4*(parseInt(e(470))/5)+parseInt(e(479))/6+parseInt(e(413))/7+-parseInt(e(438))/8*(parseInt(e(411))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ot);class Nt extends st.View{[Et(432)];[Et(403)];[Et(410)];[Et(427)];[Et(443)];[Et(478)];[Et(400)];constructor(t,n={}){const r=Et;super(t),this[r(416)]=null,this[r(400)]=n,this[r(463)](r(450),n[r(428)]||""),this[r(463)](r(464),!1),this[r(463)](r(421),!0),this[r(463)](r(436),it(t,r(398))),this[r(463)](r(458),it(t,r(445))),this[r(443)]=this[r(417)](),this[r(478)]=this[r(469)](),this[r(410)]=this[r(442)]([this[r(443)],this[r(478)]]),this[r(432)]=new e.KeystrokeHandler,this[r(403)]=new e.FocusTracker,this[r(427)]=new st.FocusCycler({focusables:this[r(410)],focusTracker:this[r(403)],keystrokeHandler:this[r(432)],actions:{focusPrevious:r(434),focusNext:r(414)}}),this[r(439)]({tag:r(477),attributes:{class:[r(461)]},children:[{tag:r(477),attributes:{class:[r(409),this[r(454)].if(r(421),r(401))]},children:[this[r(443)],this[r(478)]]}]}),this[r(432)][r(463)](r(415),(t,e)=>{const n=r;this[n(478)][n(457)](n(441)),e()}),this[r(432)][r(463)](r(435),(t,e)=>{const n=r;this[n(443)][n(405)]&&(this[n(443)][n(457)](n(441)),e())}),this.on(r(424),(e,n)=>{const o=r;n[o(422)]>65e3?(alert(it(t,o(474),[n[o(422)],65e3])),e[o(426)]()):this[o(416)][o(447)]("")},{priority:r(404)})}[Et(455)](){const t=Et;super[t(455)](),this[t(451)]()}[Et(440)](){const t=Et;return this[t(416)]||(this[t(416)]=new Tt(this[t(400)]),this[t(437)]=this[t(416)][t(406)]()[t(420)](()=>{const e=t;if(this[e(408)])return;const n=this[e(416)];this[e(425)][e(459)](n.ui[e(425)],this[e(425)][e(446)]),n[e(429)][e(423)].on(e(468),()=>this[e(450)]=n[e(460)]()),n[e(452)](e(436)).to(this),this[e(410)][e(467)](n.ui[e(472)],0),this[e(457)](e(444),this[e(416)])})),this[t(437)]}[Et(407)](t){const e=Et;-1===t?(this[e(427)][e(453)](),this[e(427)][e(466)]()):this[e(427)][e(453)]()}async[Et(399)](){const t=Et;this[t(408)]||(this[t(408)]=!0,this[t(416)]&&(await this[t(437)],await this[t(416)][t(399)](),this[t(457)](t(430),this[t(416)])),await super[t(399)]())}[Et(417)](){const t=Et,{locale:e}=this,n=new st.ButtonView(e);return n[t(412)]({attributes:{class:[t(462)]}}),n[t(473)]=!0,n[t(452)](t(431)).to(this,t(458)),n.on(t(441),()=>{const e=t;this[e(457)](e(424),this[e(450)])}),n[t(452)](t(405)).to(this,t(450),this,t(464),(e,n)=>!n&&!!e[t(397)]()),n}[Et(469)](){const t=Et,{locale:e}=this,n=new st.ButtonView(e);return n[t(412)]({attributes:{class:[t(419)]}}),n[t(431)]=it(e,t(448)),n[t(473)]=!0,n.on(t(441),()=>{const e=t;this[e(416)][e(447)](""),this[e(457)](e(449))}),n}[Et(451)](){const t=Et;this[t(432)][t(480)](this[t(425)]),this[t(410)][t(471)](e=>{const n=t;this[n(403)][n(467)](e[n(425)])}),this[t(410)].on(t(468),(e,n)=>{const r=t;for(const t of Array[r(456)](n[r(475)])[r(476)]())this[r(403)][r(467)](t[r(425)])})}}const St=Mt;function Mt(t,e){const n=Rt();return(Mt=function(t,e){return n[t-=185]})(t,e)}function Rt(){const t=["2022875UcZGtZ","bindTemplate","1468wOVHVn","then","66018nPDIVa","value","commentInputView","focusTracker","ck-thread__input","delegate","showInput","45549960vxgAPc","isFocused","ck-comment__input-container","extendTemplate","userView","370MjjCPm","1821681cIYOQS","ck-thread__user","880nESTnc","editorDestroyed","preventDefault","change:showInput","61840YAtAox","render","createEditor","setTemplate","set","18lItbpw","86251jHJiKc","getDomRoot","contains","target","focusCycler","ck-comment__input-container--active","273lGXkEk","listenTo","editing","destroy","focus","mousedown","element","editorReady","some","editor","showButtons","div","56gSjvaU","view","bind","filter","_focusOnNonInteractiveMouseDown"];return(Rt=function(){return t})()}!function(t){const e=Mt,n=t();for(;;)try{if(834105===parseInt(e(200))/1*(-parseInt(e(235))/2)+-parseInt(e(185))/3*(parseInt(e(228))/4)+-parseInt(e(233))/5*(parseInt(e(209))/6)+-parseInt(e(216))/7*(parseInt(e(204))/8)+-parseInt(e(198))/9+parseInt(e(197))/10*(-parseInt(e(210))/11)+parseInt(e(192))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rt);class Pt extends st.View{constructor(t,e,n){const r=Mt;super(t),this[r(187)]=new Nt(t,n),this[r(214)]=this[r(187)][r(214)],this[r(187)][r(230)](r(226)).to(this[r(187)][r(188)],r(193),this[r(187)],r(186),(t,e)=>t||!!e),this[r(208)](r(191),!1),this.on(r(203),()=>{const t=r;this[t(191)]&&!this[t(187)][t(225)]&&this[t(187)][t(206)]()}),this[r(187)][r(190)](r(223)).to(this),this[r(187)][r(190)](r(201)).to(this),this[r(196)]=new o.UserView(t,e),this[r(196)][r(195)]({attributes:{class:r(199),"aria-hidden":!0}}),this[r(187)][r(195)]({attributes:{class:r(189)}}),this[r(207)]({tag:r(227),attributes:{class:[r(194),this[r(234)].if(r(191),r(215))]},children:[this[r(196)],this[r(187)]]})}[St(205)](){const t=St;super[t(205)](),this[t(232)]()}[St(219)](){const t=St;return this[t(187)][t(219)]()[t(236)](()=>super[t(219)]())}[St(220)](t){const e=St;this[e(187)][e(220)](t)}[St(232)](){const t=St;this[t(217)](this[t(222)],t(221),(e,n)=>{const r=t,{submitButtonView:o,cancelButtonView:s,editor:i}=this[r(187)];[o[r(222)],s[r(222)],i?i[r(218)][r(229)][r(211)]():null][r(231)](t=>t)[r(224)](t=>t[r(212)](n[r(213)]))||(this[r(220)](),n[r(202)]())})}}function Vt(){const t=["565860OCZUKn","4975oKQHhx","268VJUmno","1170xADAjG","916749ajAPKo","3WzLqkU","NUMBER_OF_COMMENTS","set","count","1680872NbrwZP","3535420jpQQkS","bindTemplate","setTemplate","1438amXQWL","ck-thread__comment-count","229257IgFHbx"];return(Vt=function(){return t})()}function Lt(t,e){const n=Vt();return(Lt=function(t,e){return n[t-=197]})(t,e)}!function(t){const e=Lt,n=t();for(;;)try{if(137913===-parseInt(e(207))/1*(parseInt(e(202))/2)+parseInt(e(210))/3*(-parseInt(e(205))/4)+-parseInt(e(206))/5*(-parseInt(e(208))/6)+parseInt(e(204))/7+-parseInt(e(198))/8+parseInt(e(209))/9+parseInt(e(199))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vt);class Dt extends st.View{constructor(t){const e=Lt;super(t);const n=this[e(200)];this[e(212)](e(197),void 0),this[e(201)]({tag:"li",attributes:{class:e(203)},children:[{text:n.to(e(197),n=>it(t,e(211),n))}]})}}const Bt=Ut;function jt(){const t=["arrowup","forEach","bindTemplate","_rearrangeExpand","_model","length","3865206LhmOpt","change:isEditMode","9940ZCHTZK","delegate","resolvedAt","_collapsedCommentsView","change:isResolved","_shouldCollapse","maxThreadTotalWeight","some","_handleInfoComment","change","maxCommentsWhenCollapsed","visibleViews","map","325069GGbCSZ","authoredAt","Thread comments","equal","createCollection","ck-thread__comments","arrowdown","collapse","change:hasDirtyComment","_handleNewCommentModel","formatDateTime","add","listenTo","_calculatePosition","editorConfig","destroy","583710nKDxrB","keystrokes","hasDirtyComment","locale","949064Otbulf","removeComment","_rearrangeCollapse","resolvedCommentView","includes","_findOptimalIndex","count","3098814iCeowi","isEditMode","stopListening","reverse","_setupKeyboardNavigation","commentUpdated","refreshVisibleViews","bind","isActive","CommentView","viewUid","set","Marked as resolved","get","target","weight","change:isActive","7TQrNHk","maxCommentCharsWhenCollapsed","element","focusTracker","_handleRemoveCommentModel","editorReady","4169nYiGTu","updateComment","added","editorDestroyed","from","setTemplate","ck-hidden","commentViews","insert","_updateHasDirtyComment","remove","25490OxrbXE","focusCycler","removed","resolved","focusLast","delete","focus","resolvedBy","render","72kIVgWI","_config","1668VzSxzk","focusFirst","expand","resolveCommentThread","comments"];return(jt=function(){return t})()}function Ut(t,e){const n=jt();return(Ut=function(t,e){return n[t-=251]})(t,e)}!function(t){const e=Ut,n=t();for(;;)try{if(624214===parseInt(e(326))/1+-parseInt(e(342))/2+parseInt(e(255))/3+parseInt(e(300))/4*(parseInt(e(313))/5)+-parseInt(e(311))/6*(-parseInt(e(272))/7)+parseInt(e(346))/8*(-parseInt(e(298))/9)+parseInt(e(289))/10*(-parseInt(e(278))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jt);class zt extends st.View{[Bt(285)];[Bt(251)];[Bt(275)];[Bt(343)];[Bt(290)];[Bt(309)];[Bt(299)];[Bt(316)];constructor(t,n,r){const o=Bt;super(t);const s=this[o(307)];this[o(266)](o(344),!1),this[o(266)](o(310),n[o(304)][o(310)]),this[o(266)](o(263),!1),this[o(309)]=n,this[o(299)]=r,this[o(285)]=this[o(330)](),this[o(324)]=this[o(330)](),this[o(251)]=null,this[o(275)]=new e.FocusTracker,this[o(343)]=new e.KeystrokeHandler,this[o(290)]=new st.FocusCycler({focusables:this[o(285)],focusTracker:this[o(275)],keystrokeHandler:this[o(343)],keystrokeHandlerOptions:{filter:t=>this[o(285)][o(325)](t=>t[o(274)])[o(252)](t[o(269)])},actions:{focusPrevious:o(305),focusNext:o(332)}}),this[o(316)]=new Dt(t),this[o(316)][o(262)](o(254)).to(this,o(310),t=>t-this[o(299)][o(323)]);for(const t of n[o(304)])this[o(335)](t);this[o(321)](),this[o(338)](n[o(304)],o(337),(t,e)=>{const n=o,r=this[n(339)](e);this[n(310)]++,this[n(335)](e,r),this[n(261)]()}),this[o(338)](n[o(304)],o(288),(t,e)=>{const n=o;this[n(310)]--,this[n(276)](e),this[n(261)]()}),this[o(338)](n,o(260),()=>this[o(261)]()),this[o(338)](n,o(317),()=>this[o(321)]()),this.on(o(271),()=>this[o(261)]()),this.on(o(334),()=>this[o(261)]()),this[o(283)]({tag:"ul",attributes:{class:[o(331),s.if(o(310),o(284),t=>!t)],"aria-label":it(t,o(328))},children:this[o(324)]})}get[Bt(318)](){const t=Bt;return this[t(309)][t(270)]>this[t(299)][t(319)]&&!this[t(263)]&&!this[t(344)]}[Bt(297)](){const t=Bt;super[t(297)](),this[t(261)](),this[t(259)]()}[Bt(295)](t){const e=Bt;-1===t?this[e(290)][e(293)]():this[e(290)][e(301)]()}[Bt(341)](){const t=Bt;this[t(316)][t(341)]();for(const e of this[t(285)])e[t(341)]();super[t(341)]()}[Bt(261)](){const t=Bt;this[t(318)]?this[t(348)]():this[t(308)]()}[Bt(335)](t,e){const n=Bt,r=new(this[n(299)][n(264)])(this[n(345)],t,{maxCommentCharsWhenCollapsed:this[n(299)][n(273)],formatDateTime:this[n(299)][n(336)],editorConfig:this[n(299)][n(340)]});r[n(265)]=t.id,r[n(314)](n(347)).to(this),r[n(314)](n(279)).to(this),r[n(314)](n(303)).to(this),r[n(314)](n(277)).to(this),r[n(314)](n(281)).to(this),this[n(338)](r,n(312),()=>this[n(287)]()),this[n(285)][n(337)](r,e)}[Bt(339)](t){const e=Bt,n=this[e(309)][e(253)](t);return this[e(251)]?this[e(251)][e(327)]>t[e(327)]?n-1:n:n-1}[Bt(321)](){const t=Bt;if(this[t(309)][t(296)]&&this[t(309)][t(315)]){const e={id:t(292),author:this[t(309)][t(296)],authoredAt:this[t(309)][t(315)],content:it(this[t(345)],t(267)),attributes:{}};this[t(251)]=new(this[t(299)][t(264)])(this[t(345)],e,{maxCommentCharsWhenCollapsed:this[t(299)][t(273)],formatDateTime:this[t(299)][t(336)],editorConfig:this[t(299)][t(340)],isSystemComment:!0}),this[t(285)][t(337)](this[t(251)],this[t(309)][t(253)](e))}else this[t(251)]&&(this[t(285)][t(288)](this[t(251)]),this[t(251)][t(341)](),this[t(251)]=null);this[t(261)]()}[Bt(276)](t){const e=Bt,n=this[e(285)][e(288)](t.id);this[e(257)](n),n[e(256)]&&this[e(287)](),n[e(341)]()}[Bt(287)](){const t=Bt;this[t(344)]=Array[t(282)](this[t(285)])[t(320)](e=>e[t(256)])}[Bt(348)](){const t=Bt,n=function(t){const n=Ut,r=new e.Collection;for(const e of t)r[n(337)](e);return r}(this[t(285)]),r=this[t(316)][t(254)];for(let e=1;e<=r;e++)n[t(288)](1);for(const e of n)e[t(333)]();r>0&&n[t(337)](this[t(316)],1),Ht((0,e.diff)(Array[t(282)](this[t(324)]),Array[t(282)](n)),this[t(324)],n)}[Bt(308)](){const t=Bt;Ht((0,e.diff)(Array[t(282)](this[t(324)]),Array[t(282)](this[t(285)])),this[t(324)],this[t(285)]);for(const e of this[t(324)])e[t(302)]()}[Bt(259)](){const t=Bt;this[t(285)][t(306)](e=>{const n=t;this[n(275)][n(337)](e[n(274)]),this[n(343)][n(338)](e[n(274)])}),this[t(285)].on(t(322),(e,n)=>{const r=t;for(const t of n[r(291)])this[r(275)][r(288)](t[r(274)]),this[r(343)][r(257)](t[r(274)]);for(const t of Array[r(282)](n[r(280)])[r(258)]())this[r(275)][r(337)](t[r(274)]),this[r(343)][r(338)](t[r(274)])})}}function Ht(t,e,n){const r=Bt;let o=0;for(const s of t)switch(s){case r(286):e[r(337)](n[r(268)](o),o),o++;break;case r(294):e[r(288)](o);break;case r(329):o++}}function Kt(t,e){const n=Wt();return(Kt=function(t,e){return n[t-=154]})(t,e)}const Ft=Kt;function Wt(){const t=["1869327TLdSAY","span","bindTemplate","setTemplate","180GcgZib","set","610891iVZUpf","32282airONS","711447lHfwRR","focus","element","THREAD_CONTEXT_LABEL","1013316MSwOkA","1272aTgAnE","220Dxpuep","ck-context__value","16115oOrMnQ","contextValue","102SzLdwX","25305qrWOmq"];return(Wt=function(){return t})()}!function(t){const e=Kt,n=t();for(;;)try{if(327980===-parseInt(e(157))/1+-parseInt(e(158))/2*(-parseInt(e(169))/3)+parseInt(e(165))/4*(parseInt(e(167))/5)+-parseInt(e(163))/6+-parseInt(e(170))/7*(parseInt(e(164))/8)+-parseInt(e(171))/9+parseInt(e(155))/10*(parseInt(e(159))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wt);class Yt extends st.View{constructor(t){const e=Kt;super(t);const n=this[e(173)];this[e(156)](e(168),""),this[e(154)]({tag:e(172),attributes:{class:["ck",e(166)],"aria-label":n.to(e(168),n=>it(t,e(162),n)),tabindex:-1},children:[{text:n.to(e(168))}]})}[Ft(160)](){const t=Ft;this[t(161)][t(160)]()}}const Gt=qt;function Zt(){const t=["3768615heaWgH","reopenButtonView","createCollection","lastIndexOf","_trimContextValue","7vXtMMz","scrollWidth","hasContext","ck-context","Reopen","element","67934ONWlHQ","add","context","301689ivDKti","_createContextView",".ck-context__value","bindTemplate","querySelector",".ck-context","contextView","label","substring","4697904EtoGPf","shift+tab","8097MIhmqw","contextValue","isVisible","_model","ck-context--quotes","tab","5907286hlxmcr","fire","mouseenter","2216814oHRUcz","classList","focusCycler","18KFEBZJ","focus","tooltip","focusFirst","remove","focusTracker","ck-context-wrapper","692xdSrbl","ck-annotation__actions","overlay","270hVDGCz","focusables","length","isReadOnly","bind","isResolvable","...","render","value","execute","keystrokes","_setupKeyboardNavigation","offsetWidth","div","listenTo","locale","isEnabled","_createReopenButton","setTemplate","ck-thread__header","_attachContextActions","mouseleave","isResolved","reopenCommentThread","Comment was made on an element","icon"];return(Zt=function(){return t})()}!function(t){const e=qt,n=t();for(;;)try{if(474882===parseInt(e(151))/1*(parseInt(e(177))/2)+-parseInt(e(165))/3*(-parseInt(e(184))/4)+-parseInt(e(140))/5+-parseInt(e(174))/6*(-parseInt(e(145))/7)+-parseInt(e(163))/8+parseInt(e(154))/9*(parseInt(e(187))/10)+-parseInt(e(171))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zt);function qt(t,e){const n=Zt();return(qt=function(t,e){return n[t-=138]})(t,e)}class Xt extends st.View{[Gt(168)];[Gt(141)];[Gt(160)];[Gt(188)];[Gt(182)];[Gt(197)];[Gt(176)];constructor(t,n){const r=Gt;super(t);const o=this[r(157)];this[r(168)]=n,this[r(141)]=this[r(204)](),this[r(160)]=this[r(155)](),this[r(188)]=this[r(142)]([this[r(160)],this[r(141)]]),this[r(182)]=new e.FocusTracker,this[r(197)]=new e.KeystrokeHandler,this[r(176)]=new st.FocusCycler({focusables:this[r(188)],focusTracker:this[r(182)],keystrokeHandler:this[r(197)],actions:{focusPrevious:r(164),focusNext:r(170)}}),this[r(191)](r(147)).to(this[r(168)],r(153),t=>!!t),this[r(191)](r(166)).to(this[r(168)],r(153),t=>t&&t[r(195)]?this[r(144)](t[r(195)]):it(this[r(202)],r(138))),this[r(205)]({tag:r(200),attributes:{class:[r(206)]},children:[{tag:r(200),attributes:{class:[r(183)]},children:[{tag:r(200),attributes:{class:[r(148),o.if(r(147),r(169))]},children:[this[r(160)]]}]},{tag:r(200),attributes:{class:[r(185)]},children:[this[r(141)]]}]})}[Gt(194)](){const t=Gt;super[t(194)](),this[t(207)](),this[t(198)]()}[Gt(178)](){const t=Gt;this[t(176)][t(180)]()}[Gt(204)](){const t=Gt,e=new st.ButtonView(this[t(202)]);return e[t(161)]=it(this[t(202)],t(149)),e[t(179)]=it(this[t(202)],t(149)),e[t(139)]=ot.IconUndo,e[t(191)](t(203)).to(this[t(168)],t(190),t=>!t),e[t(191)](t(167)).to(this[t(168)],t(192),this[t(168)],t(209),(t,e)=>t&&e),e.on(t(196),()=>{const e=t;this[e(172)](e(210),this[e(168)].id)}),e}[Gt(144)](t){const e=Gt;if(t[e(189)]<150)return t;const n=t[e(143)](" ",147);return t[e(162)](0,n>-1?n:147)+e(193)}[Gt(207)](){const t=Gt,e=this[t(150)][t(158)](t(159)),n=e[t(158)](t(156));this[t(201)](e,t(173),()=>{const r=t;n[r(199)]<n[r(146)]&&e[r(175)][r(152)](r(186))}),this[t(201)](e,t(208),()=>{const n=t;e[n(175)][n(181)](n(186))})}[Gt(198)](){const t=Gt;this[t(197)][t(201)](this[t(150)]);for(const e of this[t(188)])this[t(182)][t(152)](e[t(150)]),this[t(197)][t(201)](e[t(150)])}[Gt(155)](){const t=Gt,e=new Yt(this[t(202)]);return e[t(191)](t(166)).to(this),e}}const Jt=$t;function Qt(){const t=["9157260FLAeNu","isResolved","listenTo","resolveCommentThread","focus","first","isReadOnly","stop","commentThreadHeaderView","isSubmitted","submitLabel","tab","editorReady","COMMENT_THREAD_DESCRIPTION","disabledSubmit","updateComment","author","editorDestroyed","reopenCommentThread","assign","cancel","commentsListView","Reply","8rQQGRv","placeholder","removeCommentThread","Reply...","5386923whMjkL","shift+tab","isDirty","unlinkedAt","locale","editorConfig","commentInputView","Reply to reopen discussion...","isUnlinked","_createCommentThreadInputView","Comment","focusables","COMMENT_THREAD_LABEL","submit","submitCommentThread","commentThreadInputView","set","archivedAt","change:isActive","hasDirtyComment","focusTracker","50axvEHl","CommentView","keystrokes","_localUser","2891495hVhpPx","length","bind","showInput","comments","focusCycler","delegate","79496yReleF","addComment","destroy","2989721fhufBv","removeComment","canComment","element","name","_config","createCollection","_model","28802WbWmpc","isActive","6fvFGhy","isResolvable","2316378jONqBP","ariaDescriptionView","fire","target","Write a comment...","value","render","ariaLabel"];return(Qt=function(){return t})()}function $t(t,e){const n=Qt();return($t=function(t,e){return n[t-=199]})(t,e)}!function(t){const e=$t,n=t();for(;;)try{if(436921===parseInt(e(235))/1*(parseInt(e(257))/2)+-parseInt(e(261))/3+-parseInt(e(246))/4+-parseInt(e(239))/5+parseInt(e(259))/6*(-parseInt(e(249))/7)+parseInt(e(210))/8*(parseInt(e(214))/9)+parseInt(e(269))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qt);class te extends st.View{[Jt(256)];[Jt(254)];[Jt(277)];[Jt(229)];[Jt(262)];[Jt(225)];[Jt(234)];[Jt(237)];[Jt(244)];constructor(t,n,r,s){const i=Jt;super(t),this[i(230)](i(258),!1),this[i(230)](i(216),!1),this[i(256)]=n,this[i(238)]=r,this[i(254)]=s,this[i(277)]=new Xt(t,n),this[i(277)][i(245)](i(205)).to(this),this[i(262)]=new o.AriaDescriptionView(t,it(t,i(200))),this[i(271)](this,i(205),()=>{this[i(273)]()}),this[i(208)]=new zt(t,n,Object[i(206)]({CommentView:this[i(254)][i(236)]},s)),this[i(208)][i(245)](i(250)).to(this),this[i(208)][i(245)](i(202)).to(this),this[i(208)][i(245)](i(272)).to(this),this[i(208)][i(245)](i(199)).to(this),this[i(208)][i(245)](i(204)).to(this),this[i(208)][i(241)](i(258)).to(this),this[i(271)](this,i(272),()=>{this[i(273)]()}),this[i(230)](i(240),this[i(208)][i(240)]),this[i(241)](i(240)).to(this[i(208)],i(240)),this[i(229)]=this[i(223)](),this[i(229)][i(245)](i(199)).to(this),this[i(229)][i(245)](i(204)).to(this),this.on(i(250),()=>this[i(273)]()),this[i(241)](i(216)).to(this[i(208)],i(233),this[i(229)][i(220)],i(266),(t,e)=>t||!!e),this[i(241)](i(222)).to(n,i(217),t=>!!t),this[i(241)](i(268)).to(this,i(240),t=>{const e=i,n=this[e(256)][e(243)][e(274)]?this[e(256)][e(243)][e(274)][e(203)][e(253)]:this[e(238)][e(253)];return it(this[e(218)],e(226),[t,n])}),this[i(225)]=this[i(255)]([this[i(208)],this[i(229)]]),this[i(234)]=new e.FocusTracker,this[i(237)]=new e.KeystrokeHandler,this[i(244)]=new st.FocusCycler({focusables:this[i(225)],focusTracker:this[i(234)],keystrokeHandler:this[i(237)],keystrokeHandlerOptions:{filter:t=>t[i(264)]!==this[i(252)]},actions:{focusPrevious:i(215),focusNext:i(280)}})}[Jt(273)](){const t=Jt;this[t(252)][t(273)]()}[Jt(267)](){const t=Jt;super[t(267)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(225)])}async[Jt(248)](){const t=Jt;this[t(216)]=!1,this[t(208)][t(248)](),await this[t(229)][t(248)](),super[t(248)]()}[Jt(223)](){const t=Jt,e=new Pt(this[t(218)],this[t(238)],this[t(254)][t(219)]),n=e[t(220)];return e[t(241)](t(242)).to(this,t(258),this[t(256)],t(275),this[t(256)],t(251),this[t(256)],t(231),n,t(266),(t,e,n,r,o)=>!!o||!!r&&n&&!e||t&&n&&!e),n[t(241)](t(211)).to(this,t(240),this[t(256)],t(260),this[t(256)],t(270),(e,n,r)=>{const o=t;let s;return s=o(r&&n?221:e?213:265),it(this[o(218)],s)}),n[t(241)](t(279)).to(this,t(240),e=>it(this[t(218)],t(e?209:224))),n.on(t(227),(e,n)=>{const r=t;this[r(263)](r(247),n),this[r(256)][r(270)]&&this[r(256)][r(260)]&&this[r(263)](r(205),this[r(256)].id),this[r(256)][r(278)]||this[r(263)](r(228))}),n.on(t(207),()=>{this[t(273)]()}),n[t(241)](t(201)).to(this[t(256)],t(275)),n.on(t(207),e=>{const n=t;0==this[n(240)]&&(this[n(263)](n(212)),e[n(276)]())}),this.on(t(232),(e,r,o)=>{const s=t;o||this[s(240)]||n[s(266)]||this[s(263)](s(212))}),e}}function ee(t,e){const n=re();return(ee=function(t,e){return n[t-=426]})(t,e)}const ne=ee;function re(){const t=["isActive","getTemplate","fire","actionBar","label","get","add","createCollection","removeButton","change:isActive","change:isReadOnly","ck-comment--resolve","resolveCommentThread","cancelConfirm","6614648HEJhuC","ariaLabel","showConfirm","isVisible","extendTemplate","isUnlinked","removeCommentThread","bind","icon","change:archivedAt","332544dNOqhC","set","647qmDgqx","archivedAt","ck-thread--unlinked","has","execute","56HvFlCM","stop","focusables","ck-thread--active","commentThreadChildren","isResolved","commentsListView","11rzOqGG","element","_boundFirstCommentView","then","21rruwJz","render","_cancelAllConfirms","containerElement","9TmFlAz","tooltip","commentViews","36900348Szjbce","commentThreadHeaderView","_createResolveButton","_model","isResolvable","7657245OQMtBa","setTemplate","querySelector","remove","length","ck-thread","ck-thread__container","1426uKThAY","ck-rounded-corners","Delete comment thread?","actionIndicator","resolveButton","removeConfirm","div",".ck-thread__container","locale","listenTo","high","Resolve","isSystemComment","placeholder","unbind","commentThreadInputView","ck-thread--","ck-reset_all-excluded","bindTemplate","listitem","focus","ariaDescriptionView","isEnabled","347380vuFfvl","isReadOnly","Write a comment...","_updateArchivedThreadHeader","_bindFirstCommentView","9356190KHfUUB"];return(re=function(){return t})()}!function(t){const e=ee,n=t();for(;;)try{if(844796===-parseInt(e(492))/1*(-parseInt(e(437))/2)+-parseInt(e(508))/3*(parseInt(e(460))/4)+-parseInt(e(430))/5+-parseInt(e(490))/6*(parseInt(e(497))/7)+parseInt(e(480))/8*(parseInt(e(512))/9)+-parseInt(e(465))/10+parseInt(e(504))/11*(parseInt(e(515))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(re);class oe extends((0,o.ConfirmMixin)(te)){[ne(501)];[ne(511)];[ne(441)];[ne(506)];constructor(t,e,n,r){const o=ne;super(t,e,n,r),this[o(501)]=this[o(473)]([this[o(503)],this[o(452)],this[o(458)]]),this[o(491)](o(440),null),this[o(511)]=null,this[o(506)]=null,this[o(445)]=t,this[o(441)]=this[o(427)](),this[o(431)](this[o(467)]()),this.on(o(475),(t,e,n)=>{n||this[o(510)]()}),this[o(446)](this[o(428)],o(476),(t,e,n)=>{n&&this[o(510)]()}),this[o(434)]>0&&this[o(464)](),this[o(446)](this[o(503)][o(514)],o(472),()=>{this[o(464)]()})}[ne(467)](){const t=ne,e=this[t(455)];return{tag:t(443),attributes:{class:["ck",t(435),t(454),t(438),e.if(t(466),t(500)),e.if(t(485),t(494)),e.to(t(440),e=>e?t(453)+e:"")],"data-thread-id":this[t(428)].id,tabindex:0,role:t(456),"aria-label":e.to(t(481)),"aria-describedby":this[t(458)].id},children:[{tag:t(443),attributes:{class:t(436)},children:this[t(501)]}]}}[ne(509)](){const t=ne;super[t(509)](),this[t(511)]=this[t(505)][t(432)](t(444)),this[t(428)].on(t(489),()=>{this[t(463)]()}),this[t(463)]()}[ne(510)](){const t=ne;this[t(479)]();for(const e of this[t(503)][t(514)])e[t(479)]()}[ne(464)](){const t=ne,{locale:e}=this,n=this[t(503)][t(514)][t(471)](0);n===this[t(506)]||n[t(449)]||(this[t(506)]=n,this[t(451)](t(440)),this[t(487)](t(440)).to(n,t(440),e=>t(433)===e?t(433):null),n[t(450)]=it(e,t(462)),n[t(474)].on(t(496),n=>{const r=t;n[r(498)](),this[r(482)](it(e,r(439)),this[r(511)])[r(507)](()=>{const t=r;this[t(468)](t(486))})},{priority:t(447)}),this.on(t(442),()=>{n[t(457)]()}),n[t(469)][t(472)](this[t(441)],0),n[t(499)][t(472)](this[t(441)],0))}[ne(427)](){const t=ne,e=new o.LateFocusButtonView(this[t(445)]);return e[t(470)]=it(this[t(445)],t(448)),e[t(513)]=it(this[t(445)],t(448)),e[t(488)]=ot.IconCheck,e[t(484)]({attributes:{class:t(477)}}),e[t(487)](t(459)).to(this[t(428)],t(461),t=>!t),e[t(487)](t(483)).to(this[t(428)],t(429),this[t(428)],t(502),(t,e)=>t&&!e),e.on(t(496),()=>{const e=t;this[e(468)](e(478),this[e(428)].id)}),e}[ne(463)](){const t=ne;this[t(428)][t(493)]?this[t(501)][t(495)](this[t(426)])||(this[t(501)][t(472)](this[t(426)],0),this[t(499)][t(472)](this[t(426)],0)):this[t(501)][t(495)](this[t(426)])&&(this[t(501)][t(433)](this[t(426)]),this[t(499)][t(433)](this[t(426)]))}}var se=ie;function ie(t,e){var n=ae();return(ie=function(t,e){return n[t-=484]})(t,e)}!function(t){for(var e=ie,n=t();;)try{if(384490===parseInt(e(505))/1+parseInt(e(495))/2*(-parseInt(e(486))/3)+parseInt(e(487))/4*(parseInt(e(500))/5)+-parseInt(e(503))/6+parseInt(e(491))/7*(-parseInt(e(485))/8)+-parseInt(e(499))/9*(parseInt(e(498))/10)+parseInt(e(502))/11*(parseInt(e(492))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ae);class ce extends st.View{constructor(t){var e=ie;super(t),this[e(496)](e(497),""),this[e(506)]({tag:e(484),attributes:{class:[e(501),e(490),e(493)]}})}[se(504)](){var t=se;super[t(504)](),this.on(t(488),(e,n,r)=>{var o=t;this[o(489)][o(494)]=r}),this[t(489)][t(494)]=this[t(497)]}}function ae(){var t=["6qlwfaD","308IfYJaL","change:content","element","ck-comment__content","213857lXYjXJ","12IksLCr","ck-annotation__content","innerHTML","345024GWnCxf","set","content","203870qrwFqL","9RbKint","19625WLDwlr","ck-content","3714491SbjvIh","203178JwJbRy","render","357715vcbvKS","setTemplate","div","56zGDhjK"];return(ae=function(){return t})()}const ue=he;function he(t,e){const n=de();return(he=function(t,e){return n[t-=318]})(t,e)}function de(){const t=["2zQhNQP","added","fire","410268qSpIgO","editorConfig","content","EXTERNAL_IMPORT_WORD_COMMENT","get","updateComment","esc","removed","_config","_createCommentContentView","2217276thDPgz","initialData","isEditMode","listenTo","isSystemComment","submitLabel","attributes","parseFromString","collapse","authoredAt","_createCommentInputView","expand","COMMENT_ARIA_LABEL","editorDestroyed","textContent","@external","shift+tab","getUserViewNotificationText","remove","visibleView","_model","ariaDescriptionView","render","creator","body","EXTERNAL_AVATAR","set","delegate","isCollapsed","focusables","64673ckYAeC","isReadOnly","cancel","target","getExternalCommentNote","_setupKeyboardNavigation","keystrokes","18808MwcsHC","focus","switchToDisplayMode","focusCycler","maxCommentCharsWhenCollapsed","879423KfDpzi","focusFirst","tab","change","add","author","element","switchToEditMode","createEditor","createCollection","destroy","locale","submit","EXTERNAL_COMMENT","ariaLabel","COMMENT_THREAD_DESCRIPTION","enter","disabledSubmit","88GJTJCD","once","isExternal","editorReady","bind","Save","source","text/html","importWord","name","51598BNawJV","176255PAUzst","EXTERNAL_IMPORT_WORD_AVATAR","formatDateTime","stopListening","focusTracker","value"];return(de=function(){return t})()}!function(t){const e=he,n=t();for(;;)try{if(162175===parseInt(e(381))/1+parseInt(e(388))/2*(parseInt(e(353))/3)+-parseInt(e(348))/4+parseInt(e(382))/5+-parseInt(e(391))/6+parseInt(e(341))/7*(parseInt(e(371))/8)+-parseInt(e(401))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(de);class le extends st.View{[ue(330)];[ue(332)];[ue(340)];[ue(386)];[ue(347)];[ue(351)];[ue(331)];[ue(399)];constructor(t,n,r){const s=ue;super(t),this[s(331)]=n,this[s(399)]=r,this[s(405)]=!!this[s(399)][s(405)],this[s(337)](s(403),!1),this[s(337)](s(339),!0),this[s(375)](s(367)).to(n,s(393),n,s(320),(e,o)=>it(t,s(323),[n[s(358)][s(380)],r[s(384)](o),(new DOMParser)[s(318)](e,s(378))[s(335)][s(325)],n[s(373)]?this[s(345)]():""])),this[s(332)]=new o.AriaDescriptionView(t,it(t,s(368))),this[s(330)]=this[s(362)](),this[s(330)][s(357)](this[s(400)]()),this[s(340)]=new st.ViewCollection,this[s(386)]=new e.FocusTracker,this[s(347)]=new e.KeystrokeHandler,this[s(351)]=new st.FocusCycler({focusables:this[s(340)],focusTracker:this[s(386)],keystrokeHandler:this[s(347)],keystrokeHandlerOptions:{filter:t=>t[s(344)]!==this[s(359)]},actions:{focusPrevious:s(327),focusNext:s(355)}})}[ue(322)](){this[ue(339)]=!1}[ue(319)](){const t=ue;this[t(403)]||(this[t(339)]=!0)}[ue(349)](){const t=ue;this[t(359)][t(349)]()}[ue(333)](){const t=ue;super[t(333)](),this[t(346)]()}async[ue(363)](){const t=ue;await this[t(330)][t(395)](0)[t(363)](),super[t(363)]()}[ue(360)](){const t=ue;this[t(403)]||(this[t(403)]=!0,this[t(330)][t(329)](0)[t(363)](),this[t(330)][t(357)](this[t(321)]()))}[ue(350)](){const t=ue;this[t(403)]&&(this[t(403)]=!1,this[t(330)][t(329)](0)[t(363)](),this[t(330)][t(357)](this[t(400)]()))}[ue(345)](){const t=ue;return t(379)===this[t(331)][t(407)][t(326)][t(377)]?it(this[t(364)],t(394)):it(this[t(364)],t(366))}[ue(328)](){const t=ue;return this[t(331)][t(373)]?t(379)===this[t(331)][t(407)][t(326)][t(377)]?it(this[t(364)],t(383),this[t(331)][t(334)][t(380)]):it(this[t(364)],t(336),this[t(331)][t(334)][t(380)]):null}[ue(400)](){const t=ue,e=new ce(this[t(364)]);return e[t(375)](t(393)).to(this[t(331)],t(393),this,t(339),(e,n)=>n?(0,o.trimHtml)(e,{limit:this[t(399)][t(352)]}):e),e}[ue(321)](){const t=ue;this[t(399)][t(392)]||(this[t(399)][t(392)]={}),this[t(399)][t(392)][t(402)]=this[t(331)][t(393)];const e=new Nt(this[t(364)],this[t(399)][t(392)]);return e[t(387)]=this[t(331)][t(393)],e[t(375)](t(370)).to(this[t(331)],t(342)),e[t(406)]=it(this[t(364)],t(376)),e.on(t(365),(e,n)=>{const r=t;this[r(390)](r(396),this[r(331)].id,n),this[r(350)](),this[r(349)]()}),e.on(t(343),()=>{const e=t;this[e(350)](),this[e(349)]()}),e[t(372)](t(374),()=>{e[t(349)]()}),e[t(361)](),e[t(338)](t(374)).to(this),e[t(338)](t(324)).to(this),e}[ue(346)](){const t=ue,e=this[t(359)];this[t(347)][t(404)](e);for(const e of this[t(340)])this[t(386)][t(357)](e[t(359)]),this[t(347)][t(404)](e[t(359)]);this[t(340)].on(t(356),(e,n)=>{const r=t;for(const t of n[r(398)])this[r(386)][r(329)](t[r(359)]),this[r(347)][r(385)](t[r(359)]);for(const t of n[r(389)])this[r(386)][r(357)](t[r(359)]),this[r(347)][r(404)](t[r(359)])}),this[t(347)][t(337)](t(369),(n,r)=>{const o=t;e===n[o(344)]&&(this[o(351)][o(354)](),r())}),this[t(347)][t(337)](t(397),(n,r)=>{const o=t;e!==n[o(344)]&&(this[o(349)](),r())})}}const me=ge;function ke(){const t=["ck-comment","isEditable","edit","author","addMany","ck-annotation","ck-annotation__actions--hidden","resolvedAt","isRemovable","ck-comment__info-time","ck-annotation__content-wrapper","placeholder","authoredAt","254019gzJyQc","isReadOnly","_createRemoveButton","time","ck-annotation__info-name","label","blur","render","2mpFUYK","unbind","showConfirm","group","mouseleave","getTemplate","remove","1134GpjRnn","removeButton","Remove","ck-comment__user","ck-comment__wrapper","bindTemplate","42876PNrfUI","7465640yACfYi","ck-annotation__info-time","focusables","find","ck-annotation__main","fire","ariaDescriptionView","locale","panelPosition","8600OSVuVt","some","isEditMode","formatDateTime","2760132jMOAHx","actionIndicator","ck-comment--remove","_config","ck-comment__info","ck-hidden","_createDropdown","buttonView","mouseenter","ck-annotation__actions","visibleView","ck-comment__actions--hidden","actionBar","focus","listenTo","push","from","add","Reply...","extendTemplate","removeComment","set","ck-comment--","ck-annotation__user","3113oKvMlr","createCollection","Delete comment?","items","bind","toMany","10533700tNNJus","ck-annotation__info","execute","dropdown","change:isRemovable","editButton","3205674OxgRzu","withText","8lKUlUE","element","ariaLabel","_createEditButton","switchToEditMode","span","isEnabled","_createCommentInputView","ck-comment__info-name","ck-comment--edit","div","Edit","ck-comment__external","setTemplate","21tlZbwv","isSystemComment","Show more items","panelView","ck-comment__main","ck-comment__actions","_model","length","ck-comment--info","children","cancelConfirm","isExternal","then","getExternalCommentNote","icon","listitem","_attachActions","getUserViewNotificationText","name","userView","isVisible"];return(ke=function(){return t})()}function ge(t,e){const n=ke();return(ge=function(t,e){return n[t-=346]})(t,e)}!function(t){const e=ge,n=t();for(;;)try{if(759594===parseInt(e(459))/1*(-parseInt(e(346))/2)+parseInt(e(353))/3*(parseInt(e(369))/4)+-parseInt(e(360))/5+-parseInt(e(373))/6*(-parseInt(e(425))/7)+-parseInt(e(411))/8*(-parseInt(e(409))/9)+-parseInt(e(403))/10+parseInt(e(397))/11*(parseInt(e(359))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ke);class pe extends((0,o.ConfirmMixin)(le)){[me(385)];[me(444)];constructor(t,e,n){const r=me;super(t,e,n),this[r(394)](r(374),null),this[r(394)](r(457),it(t,r(391))),this[r(401)](r(458)).to(e),this[r(401)](r(453)).to(e),this[r(385)]=this[r(398)](),this[r(426)]||(this[r(408)]=this[r(414)](),this[r(354)]=this[r(461)](),this[r(400)]=this[r(398)](),this[r(400)][r(450)]([this[r(408)],this[r(354)]]),this[r(406)]=this[r(379)](),this[r(385)][r(390)](this[r(406)]),this[r(362)][r(390)](this[r(406)])),this[r(444)]=new o.UserView(t,e[r(449)],this[r(442)]()),this[r(444)][r(392)]({attributes:{class:[r(356),r(396)],"aria-hidden":!0}}),this[r(387)](e,r(407),()=>this[r(435)]()),this[r(424)](this[r(351)]())}[me(351)](){const t=me,e=this[t(358)],n=[{tag:t(421),attributes:{class:[t(377),t(404)]},children:[{tag:t(416),children:[{text:this[t(444)][t(443)]}],attributes:{class:[t(419),t(463)],"data-cke-tooltip-text":this[t(444)][t(443)]}},{tag:t(462),attributes:{datetime:e.to(t(458)),class:[t(455),t(361)]},children:[{text:e.to(t(458),e=>this[t(376)][t(372)](e))}]}]},{tag:t(421),attributes:{class:[t(430),t(382),e.if(t(371),t(384)),e.if(t(371),t(452))]},children:this[t(385)]},{tag:t(421),attributes:{class:[t(456)]},children:this[t(383)]},this[t(366)]];return this[t(431)][t(436)]&&n[t(388)]({tag:t(421),attributes:{class:[t(423)]},children:[{text:this[t(438)]()}]}),{tag:"li",attributes:{class:[t(357)],tabindex:-1,"aria-label":e.to(t(413)),"aria-describedby":this[t(366)].id,role:t(440)},children:[{tag:t(421),attributes:{class:[t(446),t(451),e.if(t(371),t(420)),e.if(t(426),t(433)),e.to(t(374),e=>e?t(395)+e:"")],"data-author-id":this[t(431)][t(449)].id,"data-comment-id":this[t(431)].id,role:t(349)},children:[this[t(444)],{tag:t(421),attributes:{class:[t(429),t(364)]},children:n}]}]}}[me(414)](){const t=me,e=new st.ButtonView(this[t(367)]);return e[t(464)]=it(this[t(367)],t(422)),e[t(439)]=ot.IconPencil,e[t(410)]=!0,e[t(392)]({attributes:{class:t(420)}}),e[t(401)](t(417)).to(this[t(431)],t(460),t=>!t),e[t(401)](t(445)).to(this[t(431)],t(447)),e.on(t(405),()=>this[t(415)]()),e}[me(461)](){const t=me,e=new st.ButtonView(this[t(367)]);return e[t(464)]=it(this[t(367)],t(355)),e[t(439)]=ot.IconRemoveComment,e[t(410)]=!0,e[t(392)]({attributes:{class:t(375)}}),e[t(401)](t(417)).to(this[t(431)],t(460),t=>!t),e[t(401)](t(445)).to(this[t(431)],t(454)),e.on(t(405),()=>{const e=t;this[e(348)](it(this[e(367)],e(399)),this[e(412)])[e(437)](()=>{const t=e;this[t(365)](t(393),this[t(431)].id)})}),e}[me(379)](){const t=me,e=(0,st.createDropdown)(this[t(367)],o.LateFocusDropdownButtonView),n=e[t(428)][t(434)],r=new st.ListView(this[t(367)]),s=e[t(358)];(0,st.focusChildOnDropdownOpen)(e,()=>this[t(400)][t(363)](e=>e[t(445)])),e[t(392)]({attributes:{class:[s.if(t(445),t(378),t=>!t)]}});const i=(n,o=-1)=>{const s=t,i=new st.ListItemView(this[s(367)]);i[s(434)][s(390)](n);const c=o>-1?o:r[s(400)][s(432)];r[s(400)][s(390)](i,c);const a=Array[s(389)](this[s(400)]);e[s(347)](s(417),s(445)),e[s(401)](s(417))[s(402)](a,s(417),(...t)=>t[s(370)](t=>t)),e[s(401)](s(445))[s(402)](a,s(445),(...t)=>t[s(370)](t=>t))};e[t(368)]="sw",e[t(380)][t(394)]({label:it(this[t(367)],t(427)),icon:ot.IconThreeVerticalDots});for(const e of this[t(400)])i(e);return n[t(390)](r),e[t(387)](this[t(400)],t(390),(t,e,n)=>{i(e,n)}),e[t(387)](this[t(400)],t(352),(e,n,o)=>{const s=t;r[s(400)][s(352)](o)}),e}[me(441)](t,e){const n=me,r=t&&t[n(412)];r&&(this[n(387)](r,n(381),()=>this[n(374)]=e),this[n(387)](r,n(386),()=>this[n(374)]=e),this[n(387)](r,n(350),()=>this[n(374)]=null),this[n(387)](r,n(465),()=>this[n(374)]=null))}[me(418)](){const t=me,e=super[t(418)]();return e[t(401)](t(457)).to(this),e}[me(466)](){const t=me;super[t(466)](),this[t(441)](this[t(408)],t(448)),this[t(441)](this[t(354)],t(352))}}var fe=n(929),be=n.n(fe),ve=n(297),we=n.n(ve),_e=n(102),Ie=n.n(_e),Ae=n(123),ye=n.n(Ae),Ce=n(741),Te=n.n(Ce),Ee=n(188),xe={attributes:{"data-cke":!0}};xe.setAttributes=ye(),xe.insert=Ie().bind(null,"head"),xe.domAPI=we(),xe.insertStyleElement=Te();be()(Ee.A,xe);Ee.A&&Ee.A.locals&&Ee.A.locals;var Oe=n(736),Ne={attributes:{"data-cke":!0}};Ne.setAttributes=ye(),Ne.insert=Ie().bind(null,"head"),Ne.domAPI=we(),Ne.insertStyleElement=Te();be()(Oe.A,Ne);Oe.A&&Oe.A.locals&&Oe.A.locals;var Se=n(62),Me={attributes:{"data-cke":!0}};Me.setAttributes=ye(),Me.insert=Ie().bind(null,"head"),Me.domAPI=we(),Me.insertStyleElement=Te();be()(Se.A,Me);Se.A&&Se.A.locals&&Se.A.locals;function Re(t,e,{signal:n,edges:r}={}){let o,s=null;const i=null!=r&&r.includes("leading"),c=null==r||r.includes("trailing"),a=()=>{null!==s&&(t.apply(o,s),o=void 0,s=null)};let u=null;const h=()=>{null!=u&&clearTimeout(u),u=setTimeout(()=>{u=null,c&&a(),l()},e)},d=()=>{null!==u&&(clearTimeout(u),u=null)},l=()=>{d(),o=void 0,s=null},m=function(...t){if(n?.aborted)return;o=this,s=t;const e=null==u;h(),i&&e&&a()};return m.schedule=h,m.cancel=l,m.flush=()=>{d(),a()},n?.addEventListener("abort",l,{once:!0}),m}function Pe(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:r=!1,trailing:o=!0,maxWait:s}=n,i=Array(2);let c;r&&(i[0]="leading"),o&&(i[1]="trailing");let a=null;const u=Re(function(...e){c=t.apply(this,e),a=null},e,{edges:i}),h=function(...e){return null!=s&&(null===a&&(a=Date.now()),Date.now()-a>=s)?(c=t.apply(this,e),a=Date.now(),u.cancel(),u.schedule(),c):(u.apply(this,e),c)};return h.cancel=u.cancel,h.flush=()=>(u.flush(),c),h}function Ve(){const t=["7769490zhAEoz","3RbmVMa","1473976sPTZsh","disconnect","attributes","attributeName","childList","class","characterData","10hNgYBp","observe","12100vxiabf","207JkTMCc","cancel","190YuuDVA","1643812AUulgt","392448sDGtPe","7426221AsmvLL","type","3870475rWJCoa"];return(Ve=function(){return t})()}function Le(t,e){const n=Ve();return(Le=function(t,e){return n[t-=479]})(t,e)}function De(t){const e=function(t,e=0,n={}){"object"!=typeof n&&(n={});const{leading:r=!0,trailing:o=!0}=n;return Pe(t,e,{leading:r,trailing:o,maxWait:e})}(t,30),n=new MutationObserver(t=>{const n=Le;for(const r of t)(n(487)==r[n(481)]&&n(490)==r[n(488)]||n(489)==r[n(481)]||n(491)==r[n(481)])&&e()});return{attach(t){n[Le(493)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Le;n[t(486)](),e[t(496)]()}}}!function(t){const e=Le,n=t();for(;;)try{if(751166===parseInt(e(497))/1*(-parseInt(e(494))/2)+parseInt(e(484))/3*(-parseInt(e(498))/4)+parseInt(e(482))/5+parseInt(e(483))/6+-parseInt(e(485))/7+parseInt(e(479))/8*(parseInt(e(495))/9)+parseInt(e(492))/10*(-parseInt(e(480))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ve);var Be=n(924),je={attributes:{"data-cke":!0}};je.setAttributes=ye(),je.insert=Ie().bind(null,"head"),je.domAPI=we(),je.insertStyleElement=Te();be()(Be.A,je);Be.A&&Be.A.locals&&Be.A.locals;const Ue=ze;function ze(t,e){const n=Ke();return(ze=function(t,e){return n[t-=175]})(t,e)}!function(t){const e=ze,n=t();for(;;)try{if(394420===parseInt(e(195))/1+-parseInt(e(196))/2+-parseInt(e(194))/3+parseInt(e(215))/4*(parseInt(e(207))/5)+-parseInt(e(214))/6*(parseInt(e(182))/7)+-parseInt(e(188))/8+parseInt(e(200))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ke);class He extends st.View{[Ue(183)];id;[Ue(187)];[Ue(209)];[Ue(184)];[Ue(204)];constructor(t,n){const r=Ue;super(t),this.id=(0,e.uid)(),this[r(183)]=new e.FocusTracker,this[r(187)]=new e.KeystrokeHandler,this[r(187)][r(219)](r(213),(t,e)=>this[r(205)](r(213),e)),this[r(219)](r(202),{top:0,right:0,bottom:0,left:0}),this[r(219)](r(198),0),this[r(219)](r(218),!1),this[r(219)](r(199),!1),this[r(219)](r(191),0),this[r(219)](r(177),""),this[r(204)]=De(()=>this[r(208)]()),this[r(209)]=this[r(211)](),this[r(209)][r(210)](r(176),r(220)).to(this),this[r(209)][r(189)](n),this[r(184)]=n;const o=this[r(186)];this[r(193)]({tag:r(212),attributes:{class:["ck",r(197),r(190),o.if(r(218),r(179))],role:r(217)},children:this[r(209)]})}[Ue(216)](){const t=Ue;super[t(216)](),this[t(183)][t(189)](this[t(181)]),this[t(187)][t(180)](this[t(181)]),this[t(204)][t(206)](this[t(181)])}[Ue(175)](){const t=Ue;this[t(209)][t(185)](),this[t(187)][t(175)](),this[t(183)][t(175)](),this[t(204)][t(192)](),super[t(175)]()}[Ue(201)](){const t=Ue;this[t(209)][t(178)]&&this[t(209)][t(178)][t(201)]()}[Ue(208)](){const t=Ue,e=this[t(181)][t(203)];e&&(this[t(198)]=e)}}function Ke(){const t=["mainView","clear","bindTemplate","keystrokes","4565648QIkVAw","add","ck-rounded-corners","length","detach","setTemplate","2112966kGduTl","178439EtURZp","1565476KbpwjJ","ck-annotation-wrapper","height","isDirty","21354651lgASFd","focus","targetRect","clientHeight","_mutationObserver","fire","attach","149965LNdwBK","_updateHeight","content","delegate","createCollection","div","Esc","46932GvizMl","40pYhbSj","render","presentation","isActive","set","arrowdown","destroy","arrowup","type","first","ck-annotation-wrapper--active","listenTo","element","357rrOnOh","focusTracker"];return(Ke=function(){return t})()}const Fe=Ge;function We(){const t=["focusTracker","item","_getNormalizedTarget","isVisible","630749folJjL","destroy","offsetParent","set","innerView","10593610RePkWv","_type","add","every","_id","1090788PITvjd","685IXGSmG","stopListening","17902viAoPC","focusableElements","1929375zlmBqm","length","target","25784dsLkbY","clear","targetRect","element","updateTargetRect","isArray","mainView","refreshVisibility","object","267fMQpWp","annotation-invalid-target","_target","filter","remove","render","isActive","getClientRects","nodeType","_assertCorrectTarget","807719ZIJXgX","type","view","16ASnkCS","function"];return(We=function(){return t})()}!function(t){const e=Ge,n=t();for(;;)try{if(485742===-parseInt(e(397))/1+parseInt(e(373))/2*(-parseInt(e(387))/3)+-parseInt(e(378))/4*(-parseInt(e(371))/5)+parseInt(e(370))/6+parseInt(e(360))/7*(parseInt(e(400))/8)+-parseInt(e(375))/9+parseInt(e(365))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(We);class Ye extends((0,e.ObservableMixin)()){[Fe(399)];[Fe(374)];[Fe(366)];[Fe(389)];constructor({view:t,target:n,type:r,isVisible:o=!0}){const s=Fe;super(),this[s(399)]=t,this[s(399)][s(381)]||this[s(399)][s(392)](),this[s(366)]=r,this[s(389)]=n,Ye[s(396)](this[s(358)]()),this[s(374)]=new e.Collection([this[s(399)][s(381)]],{idProperty:s(369)}),this[s(374)].on(s(367),(t,e)=>{const n=s;this[n(399)][n(356)][n(367)](e)}),this[s(374)].on(s(391),(t,e)=>{const n=s;this[n(399)][n(356)][n(391)](e)}),this[s(363)](s(359),o)}get[Fe(398)](){const t=Fe;return t(355)==typeof this[t(366)]?this[t(366)]():this[t(366)]}get[Fe(364)](){const t=Fe;return this[t(399)][t(384)]}get[Fe(377)](){const t=Fe,e=this[t(358)]();return Ye[t(396)](e),e}get[Fe(380)](){const t=Fe,n=this[t(377)];if(null===n)return null;if(n instanceof e.Rect)return n;const r=n[t(390)](e=>function(e){const n=t;if(e[n(362)])return!0;return!!e[n(394)]()[n(357)](0)}(e));return 0===r[t(376)]?null:new e.Rect(r[0][t(394)]()[t(357)](0))}get[Fe(393)](){const t=Fe;return this[t(399)][t(393)]}set[Fe(393)](t){const e=Fe;this[e(399)][e(393)]=t,this[e(399)][e(384)][e(393)]=t}[Fe(382)](){const t=Fe;this[t(399)][t(380)]=this[t(380)]}[Fe(361)](){const t=Fe;this[t(374)][t(372)](),this[t(374)][t(379)](),this[t(372)]()}[Fe(385)](){const t=Fe;this[t(359)]=!!this[t(380)]}static[Fe(396)](t){const n=Fe;if(!(null===t||t instanceof e.Rect||Array[n(383)](t)&&t[n(368)](t=>Ze(t))))throw new e.CKEditorError(n(388),null,{target:t})}[Fe(358)](){const t=Fe,e=t(355)==typeof this[t(389)]?this[t(389)]():this[t(389)];return Ze(e)?[e]:e}}function Ge(t,e){const n=We();return(Ge=function(t,e){return n[t-=355]})(t,e)}function Ze(t){const e=Fe;return null!==t&&e(386)==typeof t&&e(395)in t&&1===t[e(395)]}const qe=Xe;function Xe(t,e){const n=$e();return(Xe=function(t,e){return n[t-=274]})(t,e)}!function(t){const e=Xe,n=t();for(;;)try{if(739581===parseInt(e(302))/1+parseInt(e(310))/2*(-parseInt(e(303))/3)+parseInt(e(288))/4*(parseInt(e(305))/5)+-parseInt(e(286))/6*(parseInt(e(282))/7)+parseInt(e(276))/8*(parseInt(e(299))/9)+-parseInt(e(308))/10*(parseInt(e(311))/11)+-parseInt(e(316))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($e);class Je extends e.Collection{[qe(279)];[qe(292)];[qe(313)];constructor(t=[]){const n=qe;super(),this[n(279)]=new Map,this[n(292)]=new Map,this[n(313)]=new e.FocusTracker,this[n(313)].on(n(297),(t,e,r)=>{const o=n;r||this[o(321)](o(277))});for(const e of t)this[n(300)](e)}get[qe(287)](){const t=qe;return this[t(313)][t(287)]}[qe(300)](t){const n=qe;if(this[n(312)](t))throw new e.CKEditorError(n(281),null);this[n(279)][n(274)](t[n(275)],t),this[n(292)][n(274)](t[n(289)],t);for(const e of t[n(278)])this[n(313)][n(300)](e);this[n(284)](t[n(278)],n(300),(t,e)=>{const r=n;this[r(313)][r(300)](e)}),this[n(284)](t[n(278)],n(304),(t,e)=>{const r=n;this[r(313)][r(304)](e)}),this[n(284)](t[n(289)][n(293)],n(297),(e,r,o)=>{const s=n;o&&this[s(321)](s(318),t)}),t[n(285)]();const r=this[n(280)](t[n(289)][n(296)]);return super[n(300)](t,r)}[qe(304)](t){const n=qe;if(!this[n(312)](t))throw new e.CKEditorError(n(306),null);this[n(317)](t[n(289)][n(293)]),this[n(317)](t[n(278)]);for(const e of t[n(278)])this[n(313)][n(304)](e);return this[n(292)][n(295)](t[n(289)]),this[n(279)][n(295)](t[n(275)]),super[n(304)](t)}[qe(314)](t){const e=qe;return this[e(279)][e(315)](t)}[qe(307)](t){const e=qe;return this[e(292)][e(315)](t)}[qe(320)](){const t=qe;super[t(291)](),this[t(317)](),this[t(279)][t(291)](),this[t(292)][t(291)](),this[t(313)][t(320)]()}[qe(309)](){const t=qe;for(const e of this)e[t(285)]();this[t(290)]()}[qe(290)](){const t=qe,e=Array[t(301)](this)[t(319)]((e,n)=>tn(e[t(289)][t(296)],n[t(289)][t(296)]));for(let n=e[t(283)]-1;n>0;n--){const r=e[n];n!==this[t(298)](r)&&(this[t(304)](r),this[t(300)](r))}}[qe(280)](t){const e=qe;let n=0;if(!t)return this[e(283)];for(const r of this){const o=r[e(289)][e(296)];if(o){if(tn(t,o)<0)return n;n++}}return n}}function Qe({source:t,target:e,filter:n}){const r=qe;for(const o of t)n(o)&&e[r(300)](o);e[r(284)](t,r(300),(t,o)=>{const s=r;n(o)&&e[s(300)](o)}),e[r(284)](t,r(304),(t,n)=>{const o=r;e[o(312)](n)&&e[o(304)](n)})}function $e(){const t=["2552mxncZt","view","_sort","clear","_viewToAnnotation","focusTracker","top","delete","targetRect","change:isFocused","getIndex","6597ccRufa","add","from","1084817PUVjtU","3EbpzGL","remove","7445UPpFmh","annotationcollection-not-existing-item","getByView","220cUhFim","refreshPositioning","31610dmzemS","234553vvaRVQ","has","_focusTracker","getByInnerView","get","166860EOVuAD","stopListening","focus","sort","destroy","fire","left","set","innerView","2896isgRIk","blur","focusableElements","_innerViewToAnnotation","_getOrderInContent","annotationcollection-duplicated-item","3164lCdeRP","length","listenTo","updateTargetRect","14094FtHhGy","isFocused"];return($e=function(){return t})()}function tn(t,e){const n=qe;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const r=t[n(294)]-e[n(294)];return 0==r?t[n(322)]-e[n(322)]:r}t.ContextPlugin;var en=n(586),nn={attributes:{"data-cke":!0}};nn.setAttributes=ye(),nn.insert=Ie().bind(null,"head"),nn.domAPI=we(),nn.insertStyleElement=Te();be()(en.A,nn);en.A&&en.A.locals&&en.A.locals;t.ContextPlugin;var rn=n(167),on={attributes:{"data-cke":!0}};on.setAttributes=ye(),on.insert=Ie().bind(null,"head"),on.domAPI=we(),on.insertStyleElement=Te();be()(rn.A,on);rn.A&&rn.A.locals&&rn.A.locals;st.View;st.View;var sn=n(901);class cn extends Error{}class an extends cn{constructor(){super("Zone is an abstract class")}}class un{get type(){throw new an}get name(){throw new an}get ianaName(){return this.name}get isUniversal(){throw new an}offsetName(t,e){throw new an}formatOffset(t,e){throw new an}offset(t){throw new an}equals(t){throw new an}get isValid(){throw new an}}const hn=new Map;const dn={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};const ln=new Map;class mn extends un{static create(t){let e=ln.get(t);return void 0===e&&ln.set(t,e=new mn(t)),e}static resetCache(){ln.clear(),hn.clear()}static isValidSpecifier(t){return this.isValidZone(t)}static isValidZone(t){if(!t)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:t}).format(),!0}catch(t){return!1}}constructor(t){super(),this.zoneName=t,this.valid=mn.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:e,locale:n}){return In(t,e,n,this.name)}formatOffset(t,e){return yn(this.offset(t),e)}offset(t){if(!this.valid)return NaN;const e=new Date(t);if(isNaN(e))return NaN;const n=function(t){let e=hn.get(t);return void 0===e&&(e=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"}),hn.set(t,e)),e}(this.name);let[r,o,s,i,c,a,u]=n.formatToParts?function(t,e){const n=t.formatToParts(e),r=[];for(let t=0;t<n.length;t++){const{type:e,value:o}=n[t],s=dn[e];"era"===e?r[s]=o:fn(s)||(r[s]=parseInt(o,10))}return r}(n,e):function(t,e){const n=t.format(e).replace(/\u200E/g,""),r=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n),[,o,s,i,c,a,u,h]=r;return[i,o,s,c,a,u,h]}(n,e);"BC"===i&&(r=1-Math.abs(r));let h=+e;const d=h%1e3;return h-=d>=0?d:1e3+d,(_n({year:r,month:o,day:s,hour:24===c?0:c,minute:a,second:u,millisecond:0})-h)/6e4}equals(t){return"iana"===t.type&&t.name===this.name}get isValid(){return this.valid}}new Map;new Map;new Map;new Map;new Map;let kn=null;class gn extends un{static get utcInstance(){return null===kn&&(kn=new gn(0)),kn}static instance(t){return 0===t?gn.utcInstance:new gn(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new gn(An(e[1],e[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${yn(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${yn(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,e){return yn(this.fixed,e)}get isUniversal(){return!0}offset(){return this.fixed}equals(t){return"fixed"===t.type&&t.fixed===this.fixed}get isValid(){return!0}}const pn={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"};pn.hanidec.replace(/[\[|\]]/g,"").split("");new Map;function fn(t){return void 0===t}function bn(t,e=2){let n;return n=t<0?"-"+(""+-t).padStart(e,"0"):(""+t).padStart(e,"0"),n}function vn(t){return fn(t)||null===t||""===t?void 0:parseInt(t,10)}function wn(t){if(!fn(t)&&null!==t&&""!==t){const e=1e3*parseFloat("0."+t);return Math.floor(e)}}function _n(t){let e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e),e.setUTCFullYear(t.year,t.month-1,t.day)),+e}function In(t,e,n,r=null){const o=new Date(t),s={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};r&&(s.timeZone=r);const i={timeZoneName:e,...s},c=new Intl.DateTimeFormat(n,i).formatToParts(o).find(t=>"timezonename"===t.type.toLowerCase());return c?c.value:null}function An(t,e){let n=parseInt(t,10);Number.isNaN(n)&&(n=0);const r=parseInt(e,10)||0;return 60*n+(n<0||Object.is(n,-0)?-r:r)}function yn(t,e){const n=Math.trunc(Math.abs(t/60)),r=Math.trunc(Math.abs(t%60)),o=t>=0?"+":"-";switch(e){case"short":return`${o}${bn(n,2)}:${bn(r,2)}`;case"narrow":return`${o}${n}${r>0?`:${r}`:""}`;case"techie":return`${o}${bn(n,2)}${bn(r,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}const Cn=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function Tn(...t){const e=t.reduce((t,e)=>t+e.source,"");return RegExp(`^${e}$`)}function En(...t){return e=>t.reduce(([t,n,r],o)=>{const[s,i,c]=o(e,r);return[{...t,...s},i||n,c]},[{},null,1]).slice(0,2)}function xn(...t){return(e,n)=>{const r={};let o;for(o=0;o<t.length;o++)r[t[o]]=vn(e[n+o]);return[r,null,n+o]}}const On=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,Nn=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,Sn=RegExp(`${Nn.source}${`(?:${On.source}?(?:\\[(${Cn.source})\\])?)?`}`),Mn=RegExp(`(?:T${Sn.source})?`),Rn=xn("weekYear","weekNumber","weekDay"),Pn=xn("year","ordinal"),Vn=RegExp(`${Nn.source} ?(?:${On.source}|(${Cn.source}))?`),Ln=RegExp(`(?: ${Vn.source})?`);function Dn(t,e,n){const r=t[e];return fn(r)?n:vn(r)}function Bn(t,e){return[{hours:Dn(t,e,0),minutes:Dn(t,e+1,0),seconds:Dn(t,e+2,0),milliseconds:wn(t[e+3])},null,e+4]}function jn(t,e){const n=!t[e]&&!t[e+1],r=An(t[e+1],t[e+2]);return[{},n?null:gn.instance(r),e+3]}function Un(t,e){return[{},t[e]?mn.create(t[e]):null,e+1]}RegExp(`^T?${Nn.source}$`);Tn(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,Mn),Tn(/(\d{4})-?W(\d\d)(?:-?(\d))?/,Mn),Tn(/(\d{4})-?(\d{3})/,Mn),Tn(Sn),En(function(t,e){return[{year:Dn(t,e),month:Dn(t,e+1,1),day:Dn(t,e+2,1)},null,e+3]},Bn,jn,Un),En(Rn,Bn,jn,Un),En(Pn,Bn,jn,Un),En(Bn,jn,Un);En(Bn);Tn(/(\d{4})-(\d\d)-(\d\d)/,Ln),Tn(Vn),En(Bn,jn,Un);const zn={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},Hn=365.2425,Kn=30.436875,Fn=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"];Fn.slice(0).reverse();Symbol.for("nodejs.util.inspect.custom");Symbol.for("nodejs.util.inspect.custom");const Wn=`[ ${String.fromCharCode(160)}]`;new RegExp(Wn,"g");new Map;Symbol.for("nodejs.util.inspect.custom");var Yn=n(23),Gn={attributes:{"data-cke":!0}};Gn.setAttributes=ye(),Gn.insert=Ie().bind(null,"head"),Gn.domAPI=we(),Gn.insertStyleElement=Te();be()(Yn.A,Gn);Yn.A&&Yn.A.locals&&Yn.A.locals;st.View;var Zn=n(459),qn={attributes:{"data-cke":!0}};qn.setAttributes=ye(),qn.insert=Ie().bind(null,"head"),qn.domAPI=we(),qn.insertStyleElement=Te();be()(Zn.A,qn);Zn.A&&Zn.A.locals&&Zn.A.locals;var Xn=n(641),Jn={attributes:{"data-cke":!0}};Jn.setAttributes=ye(),Jn.insert=Ie().bind(null,"head"),Jn.domAPI=we(),Jn.insertStyleElement=Te();be()(Xn.A,Jn);Xn.A&&Xn.A.locals&&Xn.A.locals;var Qn=n(236),$n={attributes:{"data-cke":!0}};$n.setAttributes=ye(),$n.insert=Ie().bind(null,"head"),$n.domAPI=we(),$n.insertStyleElement=Te();be()(Qn.A,$n);Qn.A&&Qn.A.locals&&Qn.A.locals;var tr=n(364),er={attributes:{"data-cke":!0}};er.setAttributes=ye(),er.insert=Ie().bind(null,"head"),er.domAPI=we(),er.insertStyleElement=Te();be()(tr.A,er);tr.A&&tr.A.locals&&tr.A.locals;var nr=n(81),rr={attributes:{"data-cke":!0}};rr.setAttributes=ye(),rr.insert=Ie().bind(null,"head"),rr.domAPI=we(),rr.insertStyleElement=Te();be()(nr.A,rr);nr.A&&nr.A.locals&&nr.A.locals;var or=n(856),sr={attributes:{"data-cke":!0}};sr.setAttributes=ye(),sr.insert=Ie().bind(null,"head"),sr.domAPI=we(),sr.insertStyleElement=Te();be()(or.A,sr);or.A&&or.A.locals&&or.A.locals;var ir=n(616),cr={attributes:{"data-cke":!0}};cr.setAttributes=ye(),cr.insert=Ie().bind(null,"head"),cr.domAPI=we(),cr.insertStyleElement=Te();be()(ir.A,cr);ir.A&&ir.A.locals&&ir.A.locals;var ar=n(282),ur={attributes:{"data-cke":!0}};ur.setAttributes=ye(),ur.insert=Ie().bind(null,"head"),ur.domAPI=we(),ur.insertStyleElement=Te();be()(ar.A,ur);ar.A&&ar.A.locals&&ar.A.locals;var hr=n(879),dr={attributes:{"data-cke":!0}};dr.setAttributes=ye(),dr.insert=Ie().bind(null,"head"),dr.domAPI=we(),dr.insertStyleElement=Te();be()(hr.A,dr);hr.A&&hr.A.locals&&hr.A.locals;var lr=n(865),mr={attributes:{"data-cke":!0}};mr.setAttributes=ye(),mr.insert=Ie().bind(null,"head"),mr.domAPI=we(),mr.insertStyleElement=Te();be()(lr.A,mr);lr.A&&lr.A.locals&&lr.A.locals;var kr=n(288),gr={attributes:{"data-cke":!0}};gr.setAttributes=ye(),gr.insert=Ie().bind(null,"head"),gr.domAPI=we(),gr.insertStyleElement=Te();be()(kr.A,gr);kr.A&&kr.A.locals&&kr.A.locals;const pr=fr;function fr(t,e){const n=br();return(fr=function(t,e){return n[t-=243]})(t,e)}function br(){const t=["_visibleAnnotations","Ctrl+Enter","isArray","refreshPositioning","isVisible","Esc","refreshVisibility","_deactivateAllAnnotations","deactivateAll","276876MNnSoM","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","isPremiumPlugin","low","delete","4255030fXyweU","isOfficialPlugin","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","editing","609kUAEML","values","activeAnnotations","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","locale","Arrowdown","contains","addKeystrokeInfoGroup","10jBVRpU","collection","escape","Annotations","focusTracker","listenTo","fire","_setupEscapeAnnotationHandling","_removeActiveAnnotation","_setupEnterAnnotationKeystroke","791bfOLZV","Enter","5562450XvDYbB","has","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","551468Zgctgs","createAnnotation","view","editors","pluginName","ready","762031TTgCon","add","Arrowup","source","_addActiveAnnotation","annotations","change:isVisible","Tab","keystrokes","Ctrl+Shift+E","1078uvatGL","accessibility","target","set","_activateAnnotation","element","_bindAnnotationsToVisibleAnnotations","push","stopListening","destroy","context","activate","focus","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","getByInnerView","Shift+Tab","domRoots","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","29744NqjrMM","remove","createAnnotationView"];return(br=function(){return t})()}!function(t){const e=fr,n=t();for(;;)try{if(598230===-parseInt(e(267))/1+parseInt(e(277))/2*(parseInt(e(317))/3)+-parseInt(e(261))/4+parseInt(e(313))/5+parseInt(e(258))/6+-parseInt(e(256))/7*(parseInt(e(296))/8)+-parseInt(e(308))/9*(-parseInt(e(246))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(br);class vr extends t.ContextPlugin{[pr(247)];[pr(299)];static get[pr(265)](){return pr(249)}static get[pr(314)](){return!0}static get[pr(310)](){return!0}constructor(e){const n=pr;if(super(e),this[n(247)]=new Je,this[n(299)]=new Je,this[n(280)](n(319),new Set),this[n(283)](),e instanceof t.Editor){const t=e[n(321)];e[n(278)][n(245)]({id:n(272),label:it(t,n(309)),keystrokes:[{label:it(t,n(294)),keystroke:n(276)},{label:it(t,n(315)),keystroke:n(304)},{label:it(t,n(295)),keystroke:n(257)},{label:it(t,n(290)),keystroke:[[n(274)],[n(292)]]},{label:it(t,n(320)),keystroke:[n(300)]},{label:it(t,n(260)),keystroke:[[n(269)],[n(243)]]}]})}this[n(255)](),this[n(253)]()}[pr(268)](t){const e=pr;this[e(247)][e(268)](t)}[pr(297)](t){const e=pr;this[e(247)][e(297)](t),t[e(286)]()}[pr(305)](){const t=pr;for(const e of this[t(247)])e[t(305)]()}[pr(302)](){const t=pr;this[t(299)][t(302)]()}[pr(291)](t){const e=pr;return this[e(247)][e(291)](t)}[pr(307)](){const t=pr;this[t(252)](t(306))}[pr(286)](){const t=pr;for(const e of this[t(247)])e[t(286)]();this[t(299)][t(286)](),this[t(247)][t(286)](),super[t(286)]()}[pr(288)](t){const e=pr;this[e(252)](e(281),t)}[pr(262)](t){return new Ye(t)}[pr(298)](t,e){return new He(t,e)}[pr(271)](t){const e=pr,n=new Set(this[e(319)]);n[e(268)](t),this[e(319)]=n}[pr(254)](t){const e=pr,n=new Set(this[e(319)]);n[e(312)](t),this[e(319)]=n}[pr(283)](){const t=pr,e=this[t(247)],n=this[t(299)];function r(e){const r=t,o=e[r(270)];o[r(303)]&&!n[r(259)](o)?n[r(268)](o):!o[r(303)]&&n[r(259)](o)&&n[r(297)](o),o[r(263)][r(250)][r(297)](o[r(263)][r(282)]),o[r(263)][r(250)][r(268)](o[r(263)][r(282)])}this[t(251)](e,t(268),(e,o)=>{const s=t;o[s(303)]&&n[s(268)](o),this[s(251)](o,s(273),r)}),this[t(251)](e,t(297),(e,o)=>{const s=t;n[s(259)](o)&&n[s(297)](o),this[s(285)](o,s(273),r)})}[pr(255)](){const n=pr,r=t=>{const n=fr;t.on(n(266),()=>{const r=n;t[r(275)][r(280)]("Ctrl+Shift+E",(t,n)=>{const o=r,s=(0,e.first)(this[o(319)][o(318)]());s&&(s[o(263)][o(289)](),n())})})};this[n(287)]instanceof t.Editor?r(this[n(287)]):this[n(287)][n(264)]&&this[n(287)][n(264)].on(n(268),(t,e)=>{r(e)})}[pr(253)](){const e=pr,n=e=>{const n=fr,r=e[n(270)],o=[];let s;if(Array[n(301)](r[n(279)])){s=r[n(279)][0],this[n(287)]instanceof t.Editor?o[n(284)](this[n(287)]):this[n(287)][n(264)]&&o[n(284)](...this[n(287)][n(264)]);for(const t of o)for(const e of t[n(316)][n(263)][n(293)][n(318)]())if(e[n(244)](s))return void t[n(316)][n(263)][n(289)]();s[n(289)]()}};this[e(251)](this[e(247)],e(268),(t,r)=>{const o=e;this[o(251)](r,o(248),n,{priority:o(311)})}),this[e(251)](this[e(247)],e(297),(t,r)=>{const o=e;this[o(285)](r,o(248),n)})}}const wr=Ir;function _r(){const t=["resolvedAt","isResolved","commentsrepository-remove-comment-missing-comment-thread","init","commentsrepository-update-missing-comment","change:_permissions","refreshVisibility","_submitCommentThread","_isSubmitted","createCommentThreadController","authoredAt","_removeCommentThread","add","max","from","_updateCommentThread","commentsrepository-remove-comment-thread-internal-error","once","focusableElements","then","comment","bind","isPremiumPlugin","commentInputView","_removeActiveAnnotation","removeCommentThread","config","_addComment","_threadToController","content","commentsrepository-missing-comment-thread","attributes","change:isDirty","canComment","submit","filter","commentsrepository-fetch-comment-thread","getTime","_remove","modifyAll","bodyCollectionContainer","140cwrCtH","commentsrepository-attach-missing-comment-thread","weight","isSubmitted","commentsrepository-update-comment-internal-error","error","getUser","_removeComment","getCommentThreads","isRemovable","commentsrepository-reopen-comment-thread-internal-error","38728539gSHnux","commentsrepository-get-comment-invalid-id","_permissions","archivedAt","commentsrepository-adapter-already-set","commentsrepository-update-comment-thread-internal-error","isExternal","change:_readOnlyChannels","comments.CommentView","resolve","focusTracker","commentsListView","hasCommentThread","_updateActiveAnnotation","view","channelId","removeAttribute","commentThreadInputView","set","warn","activate","commentsrepository-invalid-comment-content","length","commentsrepository-active-not-attached","_unbindEditors","authorName","attachTo","change:activeAnnotations","innerView","commentsrepository-missing-thread-and-adapter-method","catch","change:authoredAt","createElement","body","1152948RynpdY","commentsrepository-missing-target","model","admin","commentsrepository-remove-comment-internal-error","_add","setPermissions","2207560KhHXNf","5364944HPQhrc","getAnnotationForCommentThread","_readOnlyChannels","setActiveCommentThread","commentsrepository-invalid-comment-authorid","lowest","_reopenCommentThread","reduce","submitCommentThread","plugins","isOfficialPlugin","_isAttached","write","editorReady","author","switchReadOnly","threadId","locale","setContext","_hasTargetInContent","setUnlinkedAt","getPermissions","_updateComment","external:","resolveCommentThread","addUser","commentsrepository-add-comment-internal-error","commentsrepository-update-comment-invalid-content","string","adapter","isVisible","comments.copyMarkers","textContent","1952330jMVTUk","addComment","toJSON","commentsrepository-add-comment-user-not-exists","get","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","PENDING_ACTION_COMMENT_THREAD","comments.maxCommentsWhenCollapsed","commentsrepository-remove-missing-comment-thread","commentsrepository-resolve-comment-thread-internal-error","_viewToController","focus","highest","commentsrepository-duplicated-comment-thread-id","noChannel","reopenCommentThread","escape","isReadOnly","openNewCommentThread","isFromAdapter","commentUpdated","pluginName","isAttached","CommentsRepository","createdAt","_addCommentThread","comments.editorConfig","_repository","licenseKey","has","commentsrepository-invalid-comment-thread-id","resolvedBy","define","editorDestroyed","commentsrepository-remove-missing-comment","setAttribute","addCommentThread","fetchCommentThread","delete","1330490BhqGyu","commentsrepository-reopen-comment-thread","find","getIndex","isDirty","creator","_detachCommentThread","_createCommentThreadView","_attachCommentThread","commentsrepository-active-missing-comment-thread","remove","updateCommentThread","_adapter","assign","commentsrepository-resolved-comment-thread","requires","destroy","unlinkedAt","comments.maxCommentCharsWhenCollapsed","map","trim","innerHTML","fire","activeCommentThread","getComment","CommentView","comments.maxThreadTotalWeight","commentsrepository-add-comment-thread-internal-error","values","commentId","_update","deactivateAll","isActive","commentsrepository-update-comment-missing-comment-thread","@external","PendingActions","listenTo","_getExternalAuthor","comments","94854xTAIey","getCommentThread","update","_resolveCommentThread","commentsrepository-invalid-commentid","reopen","div","commentsrepository-add-comment-to-missing-comment-thread","3OAiDKy","_bindAnnotationToEditors","comments.CommentThreadView","getCommentThreadForAnnotation","type","_createNewComment","push","context","function","_findOptimalIndex","updateComment","removeComment","isEditable","getByInnerView","isResolvable","stopListening","CommentThreadView","_threads"];return(_r=function(){return t})()}function Ir(t,e){const n=_r();return(Ir=function(t,e){return n[t-=468]})(t,e)}!function(t){const e=Ir,n=t();for(;;)try{if(713041===-parseInt(e(597))/1+-parseInt(e(677))/2+parseInt(e(493))/3*(-parseInt(e(605))/4)+-parseInt(e(638))/5+parseInt(e(485))/6*(-parseInt(e(552))/7)+parseInt(e(604))/8+parseInt(e(563))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_r);const Ar=Symbol(wr(652)),yr={admin:!0,modifyAll:!1,write:!0,resolve:!0};class Cr extends t.ContextPlugin{[wr(510)];[wr(539)];[wr(648)];static get[wr(692)](){return[vr,t.PendingActions,o.Users]}static get[wr(659)](){return wr(661)}static get[wr(615)](){return!0}static get[wr(533)](){return!0}constructor(t){const e=wr;super(t),this[e(510)]=new Map,this[e(539)]=new Map,this[e(648)]=new Map,this[e(581)](e(607),new Set),this[e(581)](e(565),new Map);const n=this[e(500)][e(537)];n[e(670)](e(645),2),n[e(670)](e(472),500),n[e(670)](e(695),140),n[e(670)](e(495),oe),n[e(670)](e(571),pe),n[e(642)](e(664))||console[e(582)](e(643))}[wr(514)](){const t=wr,e=this[t(500)][t(614)][t(642)](vr);this[t(581)](t(469),null),this.on(t(674),(e,n)=>this[t(663)](n)),this.on(t(613),(e,n)=>this[t(518)](n)),this.on(t(629),(e,n)=>this[t(488)](n)),this.on(t(629),(e,n)=>this[t(576)](n),{priority:t(610)}),this.on(t(653),(e,n)=>this[t(611)](n)),this.on(t(653),(e,n)=>this[t(576)](n),{priority:t(610)}),this.on(t(536),(e,n)=>this[t(522)](n)),this.on(t(688),(e,n)=>this[t(526)](n)),this.on(t(688),(e,n)=>this[t(576)](n),{priority:t(610)}),this.on(t(639),(e,n)=>this[t(538)](n)),this.on(t(503),(e,n)=>this[t(627)](n)),this.on(t(504),(e,n)=>this[t(559)](n)),this.on(t(639),(e,{threadId:n,isFromAdapter:r})=>{const o=t;if(r)return;const s=this[o(486)](n),i=s&&this[o(539)][o(642)](s);i&&i[o(577)][o(574)][o(649)](-1)},{priority:t(610)}),this[t(482)](e,t(590),(e,n,r)=>{const o=t,s=Array[o(525)](r)[o(696)](t=>this[o(648)][o(642)](t[o(591)]))[o(546)](Boolean)[0];this[o(469)]=s?s[o(599)]:null})}set[wr(634)](t){const n=wr;if(this[n(689)])throw new e.CKEditorError(n(567));this[n(689)]=t}get[wr(634)](){return this[wr(689)]}[wr(674)]({channelId:t=Ar,threadId:n=(0,e.uid)(),comments:r=[],unlinkedAt:o=null,resolvedAt:s=null,resolvedBy:i=null,target:c=null,context:a=null,attributes:u={},isResolvable:h=!0,isSubmitted:d=!1,isFromAdapter:l=!1}={}){const m=wr;return this[m(468)](xr(m(674),t),{channelId:t,threadId:n,comments:r,unlinkedAt:o,resolvedAt:s,resolvedBy:i,target:c,context:a,attributes:u,isFromAdapter:l,isResolvable:h,isSubmitted:d}),this[m(486)](n)}[wr(656)]({channelId:t=Ar,threadId:n=(0,e.uid)(),target:r,context:o=null,isResolvable:s=!0}){const i=wr;if(this[i(607)][i(667)](t)||this[i(607)][i(667)](void 0))return null;if(!r)throw new e.CKEditorError(i(598));const c=this[i(674)]({channelId:t,threadId:n,target:r,context:o,isResolvable:s});if(!c)return null;const a=this[i(539)][i(642)](c),u=a[i(577)][i(580)][i(534)],h=this[i(500)][i(614)][i(642)](vr),d=h[i(506)](a[i(577)]);return h[i(583)](d),u[i(528)](i(618),()=>u[i(649)]()),c}[wr(575)](t){const n=wr;if(n(633)!=typeof t)throw new e.CKEditorError(n(668));return this[n(510)][n(667)](t)}[wr(688)]({channelId:t=Ar,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s=!1}){const i=wr;return this[i(468)](xr(i(688),t),{channelId:t,threadId:e,context:n,unlinkedAt:r,attributes:o,isFromAdapter:s}),this[i(486)](e)}[wr(486)](t){const n=wr;if(n(633)!=typeof t)throw new e.CKEditorError(n(668));return this[n(510)][n(642)](t)}[wr(675)]({channelId:t,threadId:n}={}){const r=wr,o=this[r(486)](n);if(o)return Promise[r(572)](o);if(!this[r(634)])return Promise[r(572)](void 0);if(r(501)!=typeof this[r(634)][r(486)])throw new e.CKEditorError(r(592),this[r(500)]);return this[r(634)][r(486)]({channelId:t,threadId:n})[r(530)](e=>this[r(575)](n)?this[r(486)](n):e?this[r(674)](Object[r(690)]({isFromAdapter:!0,channelId:t},e)):void 0)[r(593)](t=>{const n=r;throw console[n(557)](t),new e.CKEditorError(n(547),this[n(500)])})}[wr(560)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:r=!1}={}){const o=wr,s=[];for(const r of this[o(510)][o(474)]())t&&r[o(578)]!==t||e&&!r[o(660)]||n&&0===r[o(585)]||s[o(499)](r);return r?s[o(696)](t=>t[o(640)]()):s}[wr(606)](t){const e=wr,n=this[e(539)][e(642)](t);return n&&this[e(500)][e(614)][e(642)](vr)[e(506)](n[e(577)])||null}[wr(496)](t){const e=wr,n=this[e(648)][e(642)](t[e(591)]);return n?n[e(599)]:null}[wr(608)](t){const n=wr,r=this[n(500)][n(614)][n(642)](vr);if(!t)return void(this[n(469)]&&r[n(477)]());const o=this[n(486)](t);if(!o)throw new e.CKEditorError(n(686),null,{threadId:t});if(!this[n(539)][n(667)](o))throw new e.CKEditorError(n(586),null,{threadId:t});const s=r[n(506)](this[n(539)][n(642)](o)[n(577)]);r[n(583)](s)}[wr(620)](t,e){const n=wr;t?this[n(607)][n(523)](e):this[n(607)][n(676)](e),this[n(468)](n(570),n(607),this[n(607)],this[n(607)])}[wr(655)](t){const e=wr;return this[e(607)][e(667)](t)||this[e(607)][e(667)](void 0)}[wr(520)](t,e){return new rt(t,e)}[wr(603)](t,e=Ar){const n=wr;this[n(565)][n(581)](e,t),this[n(468)](n(516),n(565),this[n(565)],this[n(565)])}[wr(626)](t=Ar){const e=wr;return this[e(565)][e(667)](t)?this[e(565)][e(642)](t):yr}[wr(663)]({channelId:t,threadId:n,comments:r,unlinkedAt:s,resolvedAt:i,resolvedBy:c,target:a,context:u,attributes:h,isFromAdapter:d,isResolvable:l,isSubmitted:m}){const k=wr;if(k(633)!=typeof n)throw new e.CKEditorError(k(668),null,{threadId:n});if(this[k(575)](n))throw new e.CKEditorError(k(651),null,{threadId:n});const g=new Tr(this,{channelId:t,id:n,context:u,attributes:h,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[k(500)][k(614)][k(642)](o.Users)[k(558)](c):null,isResolvable:l,isSubmitted:m||d});this[k(510)][k(581)](n,g);for(const t of r)g[k(602)](this[k(498)]({threadId:n,...t}));return a&&g[k(589)](a),d||!g[k(585)]?Promise[k(572)]():this[k(518)]({channelId:t,threadId:n})}[wr(518)]({channelId:t,threadId:n}){const r=wr;if(!this[r(575)](n))throw new e.CKEditorError(r(541),this);const o=this[r(486)](n);if(o[r(519)]=!0,!this[r(634)]||r(501)!=typeof this[r(634)][r(674)])return Promise[r(572)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:u,attributes:h}=o,d=this[r(500)][r(614)][r(642)](r(481)),l=d[r(523)](it(this[r(500)][r(622)],r(644)));return this[r(634)][r(674)]({channelId:t,threadId:s,comments:i[r(696)](t=>t[r(640)]()),resolvedAt:c,resolvedBy:a?a.id:a,context:u,attributes:h})[r(530)](({comments:e})=>{const o=r;d[o(687)](l);for(const r of e)this[o(627)]({channelId:t,threadId:n,commentId:r[o(475)],createdAt:r[o(662)],isFromAdapter:!0})})[r(593)](t=>{const n=r;throw console[n(557)](t),new e.CKEditorError(n(473),this)})}[wr(685)]({threadId:t,target:n}){const r=wr,o=this[r(486)](t);if(!o)throw new e.CKEditorError(r(553),this);const s=this[r(500)][r(614)][r(642)](r(481)),i=this[r(500)][r(614)][r(642)](vr),c=this[r(684)](o),a=new rt(o,c);let u=null;c.on(r(543),(t,e,n)=>{const o=r;n?u=s[o(523)](it(this[o(500)][o(622)],o(644))):u&&(s[o(687)](u),u=null)}),this[r(539)][r(581)](o,a),this[r(648)][r(581)](c,a);const h=new He(this[r(500)][r(622)],c);h[r(532)](r(585)).to(c),h[r(532)](r(681)).to(c,r(681),c,r(585),(t,e)=>t||!e),h[r(532)](r(478)).to(c),h[r(497)]=r(531);const d=new Ye({view:h,target:n,type:r(531),isVisible:!o[r(566)]&&!!(r(501)==typeof n?n():n)});return c.on(r(654),()=>{const t=r;d[t(468)](t(654))}),this[r(494)](c,d),i[r(523)](d),d}[wr(494)](e,n){const r=wr;this[r(482)](e,r(618),(e,o)=>{const s=r,i=o.ui[s(577)][s(596)][s(551)];n[s(529)][s(523)](i),this[s(500)]instanceof t.Editor&&this[s(500)].ui[s(573)][s(523)](i)},{priority:r(650)}),this[r(482)](e,r(671),(e,o)=>{const s=r,i=o.ui[s(577)][s(596)][s(551)];n[s(529)][s(667)](i)&&n[s(529)][s(687)](i),this[s(500)]instanceof t.Editor&&this[s(500)].ui[s(573)][s(687)](i)})}[wr(587)](t){const e=wr;this[e(508)](t,e(618)),this[e(508)](t,e(671))}[wr(684)](t){const e=wr,n=this[e(500)][e(614)][e(642)](o.Users),{config:r,locale:s}=this[e(500)],i=(0,o.getDateTimeFormatter)(r[e(642)](e(622)),s);return new(0,r[e(642)](e(484))[e(509)])(s,t,n.me,{editorConfig:{...r[e(642)](e(664)),licenseKey:this[e(500)][e(537)][e(642)](e(666))},copyMarkers:r[e(642)](e(636)),maxCommentsWhenCollapsed:r[e(642)](e(645)),maxThreadTotalWeight:r[e(642)](e(472)),maxCommentCharsWhenCollapsed:r[e(642)](e(695)),formatDateTime:i,CommentView:r[e(642)](e(484))[e(471)]})}[wr(488)]({threadId:t,channelId:n,resolvedAt:r,resolvedBy:s,isFromAdapter:i}){const c=wr;if(!this[c(575)](t))throw new e.CKEditorError(c(541),null,{threadId:t});const a=this[c(486)](t);if(a[c(512)])throw new e.CKEditorError(c(691),null,{threadId:t});const u=this[c(500)][c(614)][c(642)](o.Users);if(a[c(669)]=u[c(558)](s),a[c(511)]=r,i||!this[c(634)]||c(501)!=typeof this[c(634)][c(629)])return Promise[c(572)]();const h=this[c(500)][c(614)][c(642)](c(481)),d=h[c(523)](it(this[c(500)][c(622)],c(644)));return this[c(634)][c(629)]({channelId:n,threadId:t})[c(530)](({resolvedAt:t,resolvedBy:e})=>{const n=c;h[n(687)](d),a[n(669)].id!==e&&(a[n(669)]=u[n(558)](e)),a[n(511)]=t})[c(593)](t=>{const n=c;throw console[n(557)](t),new e.CKEditorError(n(647),this)})}[wr(611)]({threadId:t,channelId:n,isFromAdapter:r}){const o=wr;if(!this[o(575)](t))throw new e.CKEditorError(o(541),null,{threadId:t});const s=this[o(486)](t);if(!s[o(512)])throw new e.CKEditorError(o(678),null,{threadId:t});if(s[o(669)]=null,s[o(511)]=null,r||!this[o(634)]||o(501)!=typeof this[o(634)][o(653)])return Promise[o(572)]();const i=this[o(500)][o(614)][o(642)](o(481)),c=i[o(523)](it(this[o(500)][o(622)],o(644)));return this[o(634)][o(653)]({channelId:n,threadId:t})[o(530)](()=>i[o(687)](c))[o(593)](t=>{const n=o;throw console[n(557)](t),new e.CKEditorError(n(562),this)})}[wr(522)]({threadId:t,isFromAdapter:n}){const r=wr,o=this[r(486)](t);if(!o)throw new e.CKEditorError(r(646),this);if(this[r(683)](t),this[r(510)][r(676)](t),!o[r(555)]||n||!this[r(634)]||r(501)!=typeof this[r(634)][r(536)])return Promise[r(572)]();const s=this[r(500)][r(614)][r(642)](r(481)),{channelId:i}=o,c=s[r(523)](it(this[r(500)][r(622)],r(644)));return this[r(634)][r(536)]({channelId:i,threadId:t})[r(530)](()=>s[r(687)](c))[r(593)](t=>{const n=r;throw console[n(557)](t),new e.CKEditorError(n(527),this)})}[wr(526)]({threadId:t,unlinkedAt:n,context:r,attributes:o,isFromAdapter:s}){const i=wr;if(i(633)!=typeof t)throw new e.CKEditorError(i(668),null,{threadId:t});if(!this[i(575)](t))throw new e.CKEditorError(i(541),null,{threadId:t});const c=this[i(486)](t);let a=!1;if(void 0!==r&&c[i(500)]!==r&&(c[i(500)]=r,a=!0),void 0!==n&&c[i(694)]!==n&&(c[i(694)]=n,a=!0),o&&!P(o,c[i(542)])&&(c[i(542)]=o,a=!0),!a)return Promise[i(572)]();if(!c[i(555)]||s||!this[i(634)]||i(501)!=typeof this[i(634)][i(688)])return Promise[i(572)]();const u=this[i(500)][i(614)][i(642)](i(481)),{channelId:h}=c,d=u[i(523)](it(this[i(500)][i(622)],i(644)));return this[i(634)][i(688)]({channelId:h,threadId:t,context:r,unlinkedAt:n,attributes:o})[i(530)](()=>u[i(687)](d))[i(593)](t=>{const n=i;throw console[n(557)](t),new e.CKEditorError(n(568),this)})}[wr(683)](t){const e=wr,n=this[e(500)][e(614)][e(642)](vr),r=this[e(486)](t);if(r[e(616)]=!1,this[e(539)][e(667)](r)){const t=this[e(539)][e(642)](r),o=t[e(577)],s=n[e(506)](o);this[e(539)][e(676)](r),this[e(648)][e(676)](o),s&&n[e(687)](s),t[e(693)](),o[e(693)]()[e(530)](()=>{this[e(587)](o)})}}[wr(576)]({threadId:t,resolvedAt:e,unlinkedAt:n}){const r=wr,o=!!e,s=this[r(500)][r(614)][r(642)](vr),i=this[r(486)](t);if(this[r(539)][r(667)](i)){const t=this[r(539)][r(642)](i)[r(577)],e=s[r(506)](t);e&&(o&&s[r(535)](e),n?e[r(635)]=!1:e[r(517)]())}}[wr(483)](t){const e=wr,n=this[e(500)][e(614)][e(642)](o.Users),r=(0,o.hashObject)(e(628)+t);return n[e(558)](r)||n[e(630)]({id:r,name:t})}[wr(498)]({threadId:t,commentId:n=(0,e.uid)(),content:r,authorId:s,createdAt:i,attributes:c}){const a=wr;if(a(633)!=typeof n)throw new e.CKEditorError(a(489));if(a(633)!=typeof s)throw new e.CKEditorError(a(609));if(a(633)!=typeof r||!r[a(697)]())throw new e.CKEditorError(a(584));const u=this[a(500)][a(614)][a(642)](o.Users)[a(558)](s);if(!u)throw new e.CKEditorError(a(641),null,{authorId:s});let h=null,d=i;return c?.[a(480)]&&(h=this[a(483)](c[a(480)][a(588)]),d=new Date(c[a(480)][a(662)])),new Er(this,{threadId:t,id:n,author:h||u,creator:u,content:r,createdAt:i,authoredAt:d,attributes:c})}[wr(538)](t){const n=wr;let{threadId:r,content:o,attributes:s,isFromAdapter:i}=t;const c=this[n(486)](t[n(621)]);if(!c)throw new e.CKEditorError(n(492),this);const a=this[n(498)](t),{id:u}=a;if(c[n(602)](a),i||!this[n(634)]||n(501)!=typeof this[n(634)][n(639)]||!c[n(555)])return Promise[n(572)]();const h=this[n(500)][n(614)][n(642)](n(481)),{channelId:d}=c,l=h[n(523)](it(this[n(500)][n(622)],n(644)));return s||(s={}),this[n(634)][n(639)]({channelId:d,threadId:r,commentId:u,content:o,attributes:s})[n(530)](t=>{const e=n;h[e(687)](l),t&&this[e(627)]({channelId:d,threadId:r,commentId:u,createdAt:t[e(662)],isFromAdapter:!0})})[n(593)](t=>{const r=n;throw console[r(557)](t),new e.CKEditorError(r(631),this)})}[wr(627)]({threadId:t,commentId:n,content:r,createdAt:o,attributes:s,isFromAdapter:i}){const c=wr;if(void 0!==r&&(c(633)!=typeof r||!r[c(697)]()[c(585)]))throw new e.CKEditorError(c(632));const a=this[c(486)](t),u=a[c(470)](n);if(!u)throw new e.CKEditorError(c(515),this);let h=!1;if(r&&r!==u[c(540)]&&(u[c(505)]||i)&&(u[c(540)]=r,h=!0),o&&o!==u[c(662)]&&(u[c(662)]=o,u[c(542)]&&u[c(542)][c(480)]||(u[c(521)]=o),h=!0),s&&!P(s,u[c(542)])&&(u[c(542)]=s,h=!0),!h)return Promise[c(572)]();if(a[c(468)](c(658)),i||!this[c(634)]||c(501)!=typeof this[c(634)][c(503)])return Promise[c(572)]();const d=this[c(500)][c(614)][c(642)](c(481)),{channelId:l}=this[c(486)](u[c(621)]),m=d[c(523)](it(this[c(500)][c(622)],c(644)));return this[c(634)][c(503)]({channelId:l,threadId:t,commentId:n,content:r,attributes:s})[c(530)](()=>d[c(687)](m))[c(593)](t=>{const n=c;throw console[n(557)](t),new e.CKEditorError(n(556),this)})}[wr(559)]({threadId:t,commentId:n,isFromAdapter:r}){const o=wr,s=this[o(486)](t),i=s[o(470)](n);if(!i)throw new e.CKEditorError(o(672),this);if(s[o(549)](i),r||!this[o(634)]||o(501)!=typeof this[o(634)][o(504)])return Promise[o(572)]();const c=this[o(500)][o(614)][o(642)](o(481)),{channelId:a}=s,u=c[o(523)](it(this[o(500)][o(622)],o(644)));return this[o(634)][o(504)]({channelId:a,threadId:t,commentId:n})[o(530)](()=>c[o(687)](u))[o(593)](t=>{const n=o;throw console[n(557)](t),new e.CKEditorError(n(601),this)})}}class Tr extends((0,e.ObservableMixin)()){[wr(578)];id;[wr(616)];[wr(519)];[wr(484)];[wr(665)];constructor(t,n){const r=wr;super();const o=n[r(507)];this[r(578)]=n[r(578)],this.id=n.id,this[r(484)]=new e.Collection,this[r(665)]=t,this[r(616)]=!1,this[r(519)]=n[r(555)],this[r(581)](r(624),!0),this[r(532)](r(655)).to(t,r(565),t,r(607),()=>t[r(655)](this[r(578)])),this[r(532)](r(561)).to(t,r(565),()=>t[r(626)](this[r(578)])[r(600)]),this[r(532)](r(544)).to(t,r(565),()=>{const e=r,n=t[e(626)](this[e(578)]);return n[e(617)]||n[e(600)]}),this[r(532)](r(507)).to(t,r(565),()=>o&&t[r(626)](this[r(578)])[r(572)]),this[r(581)](r(500),n[r(500)]),this[r(532)](r(566)).to(this,r(511),this,r(694),(t,e)=>t?e?t<e?t:e:t:e),this[r(581)](r(694),n[r(694)]||null),this[r(581)](r(511),n[r(511)]||null),this[r(581)](r(669),n[r(669)]||null),this[r(532)](r(512)).to(this,r(511),t=>!!t),this[r(581)](r(542),n[r(542)]||{})}get[wr(554)](){const t=wr;return Array[t(525)](this[t(484)])[t(612)]((e,n)=>e+n[t(554)],0)}get[wr(585)](){const t=wr;return this[t(484)][t(585)]}get[wr(660)](){return this[wr(616)]}get[wr(555)](){return this[wr(519)]}[wr(545)](){const t=wr,{channelId:e,id:n}=this;this[t(665)][t(468)](xr(t(613),e),{channelId:e,threadId:n})}[wr(625)](t){this[wr(476)]({unlinkedAt:t})}[wr(572)]({resolvedAt:t=new Date,resolvedBy:e="",isFromAdapter:n=!1}={}){const r=wr,s=this[r(665)][r(500)][r(614)][r(642)](o.Users).me,{channelId:i,id:c}=this;this[r(665)][r(468)](xr(r(629),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[wr(490)]({isFromAdapter:t=!1}={}){const e=wr,{channelId:n,id:r}=this;this[e(665)][e(468)](xr(e(653),n),{channelId:n,threadId:r,isFromAdapter:t})}[wr(623)](t){const e=wr;this[e(500)]||this[e(476)]({context:t})}[wr(673)](t,e){const n=wr,r=B(this[n(542)]);q(r,t,e),this[n(476)]({attributes:r})}[wr(579)](t){const e=wr,n=B(this[e(542)]);Q(n,t),this[e(476)]({attributes:n})}[wr(687)]({isFromAdapter:t=!1}={}){const e=wr,{channelId:n,id:r}=this;this[e(665)][e(468)](xr(e(536),n),{channelId:n,threadId:r,isFromAdapter:t})}[wr(589)](t){const e=wr;return this[e(665)][e(685)]({threadId:this.id,target:t})}[wr(639)](t){const e=wr,{channelId:n,id:r}=this;this[e(665)][e(468)](xr(e(639),n,r),Object[e(690)]({channelId:n,threadId:r},t))}[wr(470)](t){const n=wr;if(n(633)!=typeof t)throw new e.CKEditorError(n(564),null,{commentId:t});return this[n(484)][n(642)](t)}[wr(640)](){const t=wr;return{threadId:this.id,context:this[t(500)],unlinkedAt:this[t(694)],resolvedAt:this[t(511)],resolvedBy:this[t(669)]?this[t(669)].id:null,archivedAt:this[t(566)],comments:this[t(484)][t(696)](e=>e[t(640)]()),attributes:this[t(542)]}}[wr(602)](t){const e=wr;return this[e(482)](t,e(594),()=>{const n=e,r=this[n(502)](t),o=this[n(484)];r-1!=o[n(680)](t)&&r+1!=o[n(680)](t)&&(this[n(549)](t),this[n(602)](t))}),this[e(484)][e(523)](t,this[e(502)](t))}[wr(476)](t){const e=wr,{channelId:n,id:r}=this;this[e(665)][e(468)](xr(e(688),n),{...t,channelId:n,threadId:r})}[wr(549)](t){const e=wr;return this[e(508)](t),t[e(693)](),this[e(484)][e(687)](t)}[wr(502)](t){const e=wr,n=this[e(484)][e(679)](n=>new Date(n[e(521)])[e(548)]()>new Date(t[e(521)])[e(548)]());return n?this[e(484)][e(680)](n):this[e(585)]}}class Er extends((0,e.ObservableMixin)()){id;[wr(621)];[wr(619)];[wr(682)];[wr(569)];[wr(662)];[wr(665)];constructor(t,e){const n=wr;super();const r=t[n(500)][n(614)][n(642)](o.Users).me,s=t[n(486)](e[n(621)]),i=0===s[n(484)][n(585)],c=r===e[n(619)];this.id=e.id,this[n(621)]=e[n(621)],this[n(619)]=e[n(619)],this[n(682)]=e[n(682)],this[n(569)]=Boolean(e[n(542)]&&e[n(542)][n(480)]),this[n(581)](n(540),e[n(540)]),this[n(662)]=e[n(662)]||new Date,this[n(581)](n(521),e[n(521)]||new Date),this[n(532)](n(511)).to(s,n(511)),this[n(581)](n(542),e[n(542)]||{}),this[n(532)](n(505)).to(t,n(565),()=>{const e=n,r=t[e(626)](s[e(578)])[e(617)],o=t[e(626)](s[e(578)])[e(550)];return c&&r||!c&&o}),this[n(532)](n(561)).to(s,n(561),t,n(565),e=>{const r=n,o=t[r(626)](s[r(578)])[r(617)],a=t[r(626)](s[r(578)])[r(550)];return c&&o||e&&i||!c&&a&&!i}),this[n(532)](n(655)).to(s,n(655)),this[n(665)]=t}get[wr(554)](){const t=wr;return Math[t(524)](function(e){const n=t,r=document[n(595)](n(491));return r[n(698)]=e,r[n(637)][n(585)]}(this[t(540)]),200)}[wr(487)](t){const n=wr,{threadId:r,id:o}=this;if(!this[n(665)][n(575)](r))throw new e.CKEditorError(n(479),this);const{channelId:s}=this[n(665)][n(486)](r);this[n(665)][n(468)](xr(n(503),s,r),{channelId:s,threadId:r,commentId:o,...t})}[wr(673)](t,e){const n=wr,r=B(this[n(542)]);q(r,t,e),this[n(487)]({attributes:r})}[wr(579)](t){const e=wr,n=B(this[e(542)]);Q(n,t),this[e(487)]({attributes:n})}[wr(687)](t={}){const n=wr;if(!t[n(657)]&&!this[n(561)])return;const{threadId:r,id:o}=this;if(!this[n(665)][n(575)](r))throw new e.CKEditorError(n(513),this);const{channelId:s}=this[n(665)][n(486)](r);this[n(665)][n(468)](xr(n(504),s,r),{channelId:s,threadId:r,commentId:o,...t})}[wr(640)](){const t=wr;return{commentId:this.id,content:this[t(540)],createdAt:this[t(662)],authorId:this[t(682)].id,attributes:this[t(542)]}}[wr(693)](){this[wr(508)]()}}function xr(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}const Or=Sr;function Nr(){const t=["execute","Users","plugins","CommentsRepository","get","tableCell","hasContent","document","2754708dOqKjt","from","$textProxy","350427JDZGbP","isObject","start","2969345sgqLEx","1930PmSaHs","_trimToContent","addMarker","createRange","change","getLastMatchingPosition","collaboration.channelId","substr","refresh","_itemIsContent","length","end","set","3VDHmHs","addcommentthreadcommand-incorrect-ranges","53226LeoUjU","addcommentthreadcommand-user-not-found","36408PCKYWN","item","160082ykSBgk","getItems","_createCommentThread","config","selection","schema","_createMarkersFromRanges","backward","_hasContent","getRanges","comment:","element","128mWqAoe","addCommentThread","model","isEnabled","push","editor","785648IeHQcl"];return(Nr=function(){return t})()}function Sr(t,e){const n=Nr();return(Sr=function(t,e){return n[t-=478]})(t,e)}!function(t){const e=Sr,n=t();for(;;)try{if(426321===parseInt(e(489))/1*(-parseInt(e(495))/2)+parseInt(e(493))/3*(-parseInt(e(507))/4)+-parseInt(e(528))/5+parseInt(e(522))/6+-parseInt(e(525))/7+parseInt(e(513))/8+parseInt(e(491))/9*(parseInt(e(529))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Nr);class Mr extends t.Command{constructor(t){const e=Sr;super(t),this[e(488)](e(520),!1)}[Or(484)](){const t=Or,e=this[t(512)][t(509)][t(521)][t(499)];this[t(510)]=!0,this[t(520)]=!1;for(const n of e[t(504)]())if(this[t(503)](n))return void(this[t(520)]=!0)}[Or(514)]({threadId:t=(0,e.uid)(),ranges:n,comment:r}={}){const o=Or,s=this[o(512)][o(509)],i=n??Array[o(523)](s[o(521)][o(499)][o(504)]()),c=[];for(const t of i)this[o(503)](t)&&c[o(511)](this[o(530)](t));if(!c[o(486)])throw new e.CKEditorError(o(490),null);r&&this[o(497)](t,r),this[o(501)](t,c,!!r)}[Or(501)](t,n,r){const o=Or;this[o(512)][o(509)][o(480)](s=>{const i=o;for(const o of n){const n=(0,e.uid)()[i(483)](1,5),c=i(505)+t+":"+n;s[i(478)](c,{range:o,usingOperation:r,affectsData:r})}})}[Or(497)](t,n){const r=Or,o=this[r(512)][r(516)][r(518)](r(517)),s=this[r(512)][r(498)][r(518)](r(482)),i=this[r(512)][r(516)][r(518)](r(515)).me;if(!i)throw new e.CKEditorError(r(492),null);o[r(508)]({threadId:t,channelId:s,comments:[{authorId:i.id,content:n,createdAt:new Date,attributes:{}}]})}[Or(503)](t){const e=Or;for(const n of t[e(496)]())if(this[e(485)](n))return!0;return!1}[Or(485)](t){const e=Or;return t.is(e(524))||this[e(512)][e(509)][e(500)][e(526)](t)&&!t.is(e(506),e(519))}[Or(530)](t){const e=Or,n=t=>!this[e(485)](t[e(494)]),r=t[e(527)][e(481)](n),o=t[e(487)][e(481)](n,{direction:e(502)});return this[e(512)][e(509)][e(479)](r,o)}}const Rr=Pr;function Pr(t,e){const n=Vr();return(Pr=function(t,e){return n[t-=134]})(t,e)}function Vr(){const t=["get","refresh","editorannotations-invalid-source-callback","remove","view","38dOZiJq","requires","init","function","pluginName","_dataCollectors","annotation","4792733JXQevo","change:isFocused","cancel","7aQdLCA","element","delete","refreshSelectedViews","push","collection","isEqual","uiUpdate","24ujHRgz","getByInnerView","5407760ShIShw","4124CMyHKs","listenTo","63lORiIm","update","4355700MnbOfP","containsRange","EditorAnnotations","add","model","getOrderedSelectedAnnotations","1799364BPgQHr","isCollapsed","getRanges","registerAnnotation","from","2253bmLMoq","isOfficialPlugin","_editorAnnotations","isPremiumPlugin","33526fymUMh","change:range","innerView","editor","hasDomSelection","document","editing","536980LajVuB","range","sort","fire","set","blur","focusTracker","_editorAnnotationsData","selection","plugins","has","addSourceCollector","directChange","map"];return(Vr=function(){return t})()}!function(t){const e=Pr,n=t();for(;;)try{if(462957===parseInt(e(184))/1*(parseInt(e(144))/2)+parseInt(e(180))/3*(-parseInt(e(165))/4)+-parseInt(e(169))/5+parseInt(e(175))/6+parseInt(e(154))/7*(parseInt(e(164))/8)+parseInt(e(167))/9*(-parseInt(e(191))/10)+-parseInt(e(151))/11*(-parseInt(e(162))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vr);class Lr extends t.Plugin{[Rr(149)];[Rr(182)];static get[Rr(145)](){return[vr]}static get[Rr(148)](){return Rr(171)}static get[Rr(181)](){return!0}static get[Rr(183)](){return!0}constructor(t){const e=Rr;super(t),this[e(149)]=new Set,this[e(182)]=new Set}[Rr(146)](){const t=Rr,e=this[t(187)],n=e[t(173)][t(189)][t(199)],r=Pe(()=>this[t(157)](),10);n.on(t(185),(e,n)=>{const o=t;n[o(137)]&&(r[o(153)](),this[o(157)]())}),this[t(166)](e[t(190)][t(143)][t(189)],t(152),(t,e,n)=>{n&&r()}),this[t(166)](e.ui[t(197)],t(152),(e,n,r)=>{const o=t;r||this[o(194)](o(196),{isAnnotationTracked:t=>this[o(198)][o(135)](t[o(186)])})}),this[t(166)](this[t(187)].ui,t(168),()=>this[t(194)](t(161)))}[Rr(178)](t){const e=Rr;if(this[e(182)][e(135)](t[e(143)]))return;this[e(182)][e(172)](t[e(143)]),this[e(187)].ui[e(197)][e(172)](t[e(143)][e(155)]);const n=this[e(187)][e(134)][e(139)](vr);this[e(166)](n[e(159)],e(142),(t,n)=>{const r=e;this[r(187)].ui[r(197)][r(142)](n[r(143)][r(155)]),this[r(182)][r(156)](n[r(143)])})}[Rr(188)](){const t=Rr;return this[t(187)][t(190)][t(143)][t(188)]}[Rr(136)](t){const n=Rr;if(n(147)!=typeof t)throw new e.CKEditorError(n(141));this[n(149)][n(172)](t)}[Rr(157)](){const t=Rr;this[t(194)](t(140))}[Rr(174)]({activeAnnotation:t,annotations:e}){const n=Rr,r=[],o=this[n(187)][n(173)][n(189)][n(199)],s=Array[n(179)](o[n(177)]());for(const[t,o]of this[n(198)]){const s=i(o),c=e[n(163)](t);s&&c&&r[n(158)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(170)](t,!o[e(176)]))return n;return null}return r[n(193)]((e,r)=>{const o=n,s=e[o(192)],i=r[o(192)];if(!s[o(160)](i)){if(s[o(170)](i,!0))return 1;if(i[o(170)](s,!0))return-1}return e[o(150)]==t?-1:r[o(150)]==t?1:0})[n(138)](t=>t[n(150)])}get[Rr(198)](){const t=Rr,e=new Map;for(const n of Array[t(179)](this[t(149)]))for(const[r,o]of n())e[t(195)](r,o);return e}}const Dr=jr;function Br(){const t=["1449034OYaCZZ","9592470fLcnqr","2514253moxucz","plugins","get","36vxYOfu","RestrictedEditingModeEditing","461695EqHWBB","1wRfYVw","6kEOppN","enableCommand","addCommentThread","609684EdYJwH","editor","afterInit","6793176udNdmZ","625185fAfoUI","has"];return(Br=function(){return t})()}function jr(t,e){const n=Br();return(jr=function(t,e){return n[t-=185]})(t,e)}!function(t){const e=jr,n=t();for(;;)try{if(442050===-parseInt(e(190))/1*(parseInt(e(200))/2)+-parseInt(e(194))/3+-parseInt(e(187))/4*(-parseInt(e(189))/5)+parseInt(e(191))/6*(parseInt(e(202))/7)+-parseInt(e(197))/8+parseInt(e(198))/9+parseInt(e(201))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Br);class Ur extends t.Plugin{[Dr(196)](){const t=Dr,e=this[t(195)];e[t(185)][t(199)](t(188))&&e[t(185)][t(186)](t(188))[t(192)](t(193))}}const zr=Kr;function Hr(){const t=["10705YxaLCQ","plugins","config","collaboration_features","1835750fCUueL","660591RJZTzI","378120JbsNnn","forEach","42nHLLjB","dataInsert","6ovzRLh","editor","commands","importWord","1791704iQekud","11468MIhGqz","listenTo","map","importWord.formatting.comments","addCommentThread","965ADJVOa","_handleImportedData","13689640pjhvbb","afterInit","basic","collaboration.channelId","get","execute","define","high"];return(Hr=function(){return t})()}function Kr(t,e){const n=Hr();return(Kr=function(t,e){return n[t-=240]})(t,e)}!function(t){const e=Kr,n=t();for(;;)try{if(304054===-parseInt(e(261))/1*(parseInt(e(269))/2)+parseInt(e(267))/3+-parseInt(e(246))/4*(parseInt(e(251))/5)+parseInt(e(241))/6*(-parseInt(e(265))/7)+-parseInt(e(245))/8+parseInt(e(266))/9+parseInt(e(253))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hr);class Fr extends t.Plugin{constructor(t){const e=Kr;super(t),this[e(242)][e(263)][e(259)](e(249),e(255))}[zr(254)](){const t=zr,n=this[t(242)],r=n[t(243)][t(257)](t(244)),s=n[t(262)][t(257)](o.Users);r&&(r.on(t(258),(e,[,n])=>{n[t(264)]={comments:!0,user_id:s.me.id}},{priority:e.priorities[t(260)]+10}),this[t(247)](r,t(240),this[t(252)]))}[zr(252)](t,e){const n=zr,{comment_threads:r}=e;r&&r[n(268)](({thread_id:t,comments:e,is_resolved:r})=>{const s=n,i=new Date,c=e[s(248)](({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(242)][s(262)][s(257)](o.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(244)}}})),a=this[s(242)][s(263)][s(257)](s(256));this[s(242)][s(262)][s(257)](Cr)[s(250)]({channelId:a,threadId:t,comments:c,resolvedAt:r?i:null})})}}const Wr=Gr;function Yr(){const t=["1197106ZugWND","8HbGMNu","2814ZZGGzh","has","markers","9bkirIp","contentInsertion","comment","1668185gqCuLa","never","dragstart","CommentsRepository","comments.copyMarkers","keys","editor","ClipboardMarkersUtils","all","listenTo","get","content","delete","highest","define","ClipboardPipeline","split","3553520PZflgU","1038480AJZsyl","config","6976456nEPlre","always","plugins","_registerMarkerToCopy","cut","33LcvyCo","150143CfOBzu","_removeMarkersWithoutThreads","_registerMarkerInClipboardPipeline","afterInit","hasCommentThread","_mapCommentsCopyConfigToRegisterConfiguration","default","14749qvXVNK","requires"];return(Yr=function(){return t})()}function Gr(t,e){const n=Yr();return(Gr=function(t,e){return n[t-=147]})(t,e)}!function(t){const e=Gr,n=t();for(;;)try{if(511914===-parseInt(e(188))/1+parseInt(e(154))/2+parseInt(e(180))/3+-parseInt(e(155))/4*(-parseInt(e(162))/5)+-parseInt(e(156))/6*(-parseInt(e(152))/7)+parseInt(e(182))/8*(-parseInt(e(159))/9)+-parseInt(e(179))/10*(parseInt(e(187))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yr);class Zr extends t.Plugin{constructor(t){const e=Gr;super(t),this[e(168)][e(181)][e(176)](e(166),e(151))}static get[Wr(153)](){return[pt.ClipboardMarkersUtils,pt.ClipboardPipeline]}[Wr(148)](){const t=Wr,e=this[t(168)][t(184)][t(172)](t(177));this[t(147)](),this[t(171)](e,t(160),(e,n)=>this[t(189)](n[t(173)][t(158)]),{priority:t(175)})}[Wr(189)](t){const e=Wr;if(!this[e(168)][e(184)][e(157)](e(165)))return t;const n=this[e(168)][e(184)][e(172)](e(165));for(const r of t[e(167)]()){const[o,s]=r[e(178)](":");e(161)!=o||n[e(149)](s)||t[e(174)](r)}return t}[Wr(147)](){const t=Wr,e=this[t(168)][t(184)][t(172)](t(169)),n=this[t(150)](this[t(168)][t(181)][t(172)](t(166)));n&&e[t(185)](t(161),n)}[Wr(150)](t){const e=Wr;switch(t){case e(183):return{allowedActions:e(170),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(151):return{allowedActions:[e(186),e(164)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(163):default:return null}}}function qr(t){const e=t[Xr(208)](":");return{group:e[0],id:e[1],part:e[2]}}function Xr(t,e){const n=Jr();return(Xr=function(t,e){return n[t-=204]})(t,e)}function Jr(){const t=["25074101VZOgcL","125787uDcNsi","9736XDXSQM","494656cxPvYi","567xjXZBp","6505532XOlqep","split","128dsyUES","133MncAdV","167370eHZJGD","156150MmutbL","45osByjf","44bNCwKn","12tVupEh"];return(Jr=function(){return t})()}function Qr(t,e){const n=to();return(Qr=function(t,e){return n[t-=394]})(t,e)}!function(t){const e=Xr,n=t();for(;;)try{if(607644===-parseInt(e(209))/1*(parseInt(e(204))/2)+parseInt(e(217))/3*(-parseInt(e(214))/4)+parseInt(e(213))/5*(parseInt(e(212))/6)+-parseInt(e(210))/7*(-parseInt(e(205))/8)+parseInt(e(206))/9*(-parseInt(e(211))/10)+-parseInt(e(207))/11+parseInt(e(215))/12*(parseInt(e(216))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jr);const $r=Qr;function to(){const t=["for","1204098NDHLzc","plugins","toViewElement","1554340kkyzyU","addMarker:comment","div","markerName","schema","consumable","attribute:url:media","downcastDispatcher","model","overrideMediaEmbedConverter","showCommentHighlights","consume","get","isObject","1423320UWVLHx","elementToStructure","4095798RhwQHk","addMarker:","add","markerToHighlight","7VRhQwy","stop","imageInline","options","createEmptyElement","editor","ck-comment-marker","high","90FuOzPY","createContainerElement","dataDowncast","9hukZVH","getCommentThread","ignoreResolvedComments","item","data","addClass","mapper","overrideHorizontalRuleConverter","3602296UJraDZ","img","writer","overrideImageInlineConverter","init","span","createPositionAt","overrideMarkerConverters","ck-horizontal-line","conversion","media","1484846gWkYDy","isResolved","getCustomProperty","removeMarker:","widget","9KDzLyY","containerElement","image-inline","insert","comment","horizontalLine","1825636ozYfyP","elementToElement"];return(to=function(){return t})()}!function(t){const e=Qr,n=t();for(;;)try{if(940778===-parseInt(e(430))/1+parseInt(e(413))/2+parseInt(e(447))/3*(parseInt(e(410))/4)+parseInt(e(416))/5+-parseInt(e(432))/6*(parseInt(e(436))/7)+parseInt(e(455))/8*(-parseInt(e(404))/9)+parseInt(e(444))/10*(parseInt(e(399))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to);class eo extends t.Plugin{[$r(459)](){const t=$r;this[t(395)](),this[t(454)](),this[t(458)](),this[t(425)]()}[$r(395)](){const t=$r;this[t(441)][t(397)][t(412)](t(446))[t(435)]({model:t(408),view:(e,n)=>{const r=t;if(!n[r(439)][r(426)])return null;if(n[r(439)][r(449)]){const{id:t}=qr(e[r(419)]),o=this[r(441)][r(414)][r(428)](Cr);if(o[r(448)](t)?.[r(400)]&&e[r(450)])return n[r(421)][r(427)](e[r(450)],r(433)+e[r(419)]),n[r(421)][r(427)](e[r(450)],r(402)+e[r(419)]),null}return{classes:[r(442)]}}}),this[t(441)][t(397)][t(412)](t(446))[t(434)](e=>{const n=t;e.on(n(417),(t,e,r)=>{const o=n;if(!r[o(439)][o(426)])return;const s=e[o(450)];if(!s)return;const i=r[o(453)][o(415)](s);this[o(441)][o(424)][o(420)][o(429)](s)&&i&&!i[o(401)](o(403))&&i.is(o(405))&&(0,sn.toWidget)(i,r[o(457)])},{priority:n(443)})})}[$r(454)](){const t=$r;this[t(441)][t(397)][t(412)](t(446))[t(431)]({model:t(409),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(426)])return null;const s=n[o(445)](o(418)),i=n[o(440)]("hr");return n[o(452)](o(396),s),n[o(407)](n[o(394)](s,0),i),s},converterPriority:t(443)})}[$r(458)](){const t=$r;this[t(441)][t(397)][t(412)](t(446))[t(431)]({model:t(438),view:(e,{writer:n,options:r})=>{const o=t;if(!r[o(426)])return null;const s=n[o(445)](o(460)),i=n[o(440)](o(456));return n[o(452)](o(406),s),n[o(407)](n[o(394)](s,0),i),s},converterPriority:t(443)})}[$r(425)](){const t=$r;this[t(441)][t(397)][t(412)](t(446))[t(411)]({model:t(398),view:(e,{writer:n,options:r})=>{const o=t;if(r[o(426)])return n[o(440)](o(418))},converterPriority:t(443)}),this[t(441)][t(451)][t(423)].on(t(422),(e,n,r)=>{const o=t;r[o(439)][o(426)]&&e[o(437)]()},{priority:t(443)})}}var no=n(44),ro={attributes:{"data-cke":!0}};ro.setAttributes=ye(),ro.insert=Ie().bind(null,"head"),ro.domAPI=we(),ro.insertStyleElement=Te();be()(no.A,ro);no.A&&no.A.locals&&no.A.locals;const oo=uo;!function(t){const e=uo,n=t();for(;;)try{if(775672===parseInt(e(283))/1*(parseInt(e(284))/2)+-parseInt(e(151))/3+parseInt(e(203))/4*(parseInt(e(204))/5)+parseInt(e(182))/6+parseInt(e(251))/7*(parseInt(e(236))/8)+parseInt(e(219))/9+parseInt(e(220))/10*(-parseInt(e(288))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ao);class so extends t.Plugin{static get[oo(214)](){return[Cr,Lr,o.Users,Ur,Fr,Zr,eo]}static get[oo(241)](){return oo(174)}static get[oo(168)](){return!0}static get[oo(271)](){return!0}constructor(t){const e=oo;super(t),this[e(157)](e(264),!0),t[e(212)][e(226)](e(225),()=>this[e(264)]=!1),this[e(157)](e(145),null),this.on(e(242),(n,r,o,s)=>{const i=e,c=t[i(140)][i(163)](Cr),a=o?qr(o).id:null;t[i(193)][i(285)](()=>{const e=i;if(a){const n=this[e(248)](a);for(const r of n)t[e(150)][e(161)](r)}if(s){const{id:n}=qr(s),r=c[e(221)](n);if(r&&r[e(268)])return;if(r&&!r[e(142)])return;const o=this[e(248)](n);for(const n of o)t[e(150)][e(161)](n)}}),a&&this[i(207)](a)}),this[e(198)]()}[oo(152)](){const t=oo,e=this[t(234)],n=e[t(140)][t(163)](Cr),r=e[t(191)][t(163)](t(192)),o=n[t(188)]()[t(184)](e=>e[t(259)]!==r);e[t(132)][t(149)](t(245),new Mr(e)),this[t(261)](e,t(210),(r,o,s)=>{const i=t;n[i(274)](s,e[i(191)][i(163)](i(192)))}),this[t(261)](n,io(t(245),r),(e,{threadId:n})=>{const r=t,o=this[r(234)][r(140)][r(163)](Cr)[r(221)](n);o?.[r(268)]&&this[r(216)](n)}),this[t(261)](n,io(t(133),r),(n,{threadId:r})=>{const o=t;e[o(193)][o(170)]({isUndoable:!1},t=>{const e=o,n=this[e(248)](r);for(const r of n)t[e(287)](r)})}),this[t(261)](n,io(t(185),r),(e,{threadId:n})=>{const r=t;this[r(189)](n),this[r(234)][r(150)][r(292)][r(173)]&&(this[r(234)][r(140)][r(163)](Cr)[r(221)](n)[r(268)]||this[r(234)][r(150)][r(292)][r(290)]())},{priority:t(162)}),this[t(261)](n,io(t(172),r),(e,{threadId:n})=>{this[t(189)](n)},{priority:t(162)}),this[t(261)](n,io(t(222),r),(r,{threadId:o,isFromAdapter:s})=>{const i=t,c=this[i(248)](o);!s&&0!=c[i(167)]&&n[i(289)](o)&&1===n[i(221)](o)[i(167)]&&e[i(193)][i(170)]({isUndoable:!1},t=>{const e=i;for(const n of c)t[e(175)](n,{usingOperation:!0,affectsData:!0})})},{priority:t(162)}),this[t(237)](),this[t(187)](),this[t(275)](o)}[oo(227)](){!async function(t){const n=g([75,112,79,66,74,71,78,83,69,103,113,67,121,102,86,70,49,107,90,56,108,98,110,82,106,77,55,101,73,122,65,115,68,81,72,119,57,97,84,104,117,54,114,99,89,105,48,53,85,109,80,76,52,100,51,88,50,87,111,116,118,120]),r=window[g([68,97,116,101])][g([110,111,119])](),o=t[g([101,100,105,116,111,114])],s=new(window[g([80,114,111,109,105,115,101])])(t=>{o[g([111,110,99,101])](g([114,101,97,100,121]),t)}),i={[g([107,116,121])]:g([69,67]),[g([117,115,101])]:g([115,105,103]),[g([99,114,118])]:g([80,45,50,53,54]),[g([120])]:g([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[g([121])]:g([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[g([97,108,103])]:g([69,83,50,53,54])},c=o[g([99,111,110,102,105,103])][g([103,101,116])](g([108,105,99,101,110,115,101,75,101,121]));function a(t){return t[g([115,116,97,114,116,115,87,105,116,104])](g([101,121]))?JSON[g([112,97,114,115,101])](u(t)):null}function u(t){return window[g([97,116,111,98])](t[g([114,101,112,108,97,99,101])](/-/g,g([43]))[g([114,101,112,108,97,99,101])](/_/g,g([47])))}function h(t){let e=5381;function n(t){for(let n=0;n<t[g([108,101,110,103,116,104])];n++){const r=t[g([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[g([105,115,65,114,114,97,121])](e)?e[g([102,111,114,69,97,99,104])](t):e&&typeof e==g([111,98,106,101,99,116])?Object[g([101,110,116,114,105,101,115])](e)[g([115,111,114,116])]()[g([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[g([83,116,114,105,110,103])](e))}(t),e>>>0}function d(t){return t[g([116,111,83,116,114,105,110,103])](16)[g([112,97,100,83,116,97,114,116])](8,g([48]))}function l(t){return t[g([115,112,108,105,116])]("")[g([114,101,118,101,114,115,101])]()[g([106,111,105,110])]("")}function m(t){return o[g([112,108,117,103,105,110,115])][g([104,97,115])](t)}function k(){}function g(t){const e=uo;return t[e(247)](t=>String[e(146)](t))[e(260)]("")}!function(t){const e=function(){const t=window[g([83,116,114,105,110,103])](window[g([112,101,114,102,111,114,109,97,110,99,101])][g([110,111,119])]())[g([114,101,112,108,97,99,101])](g([46]),"");let e=g([75]);for(let r=0;r<t[g([108,101,110,103,116,104])];r+=2){let o=window[g([112,97,114,115,101,73,110,116])](t[g([115,117,98,115,116,114,105,110,103])](r,r+2));o>=n[g([108,101,110,103,116,104])]&&(o-=n[g([108,101,110,103,116,104])]),e+=n[o]}return e}();o[e]=g([99,111,109,109,101,110,116,115,76,105,99,101,110,115,101,75,101,121])+t,t!=g([86,97,108,105,100])&&async function(){await s,o[g([109,111,100,101,108])][g([99,104,97,110,103,101])]=k,o[g([109,111,100,101,108])][g([101,110,113,117,101,117,101,67,104,97,110,103,101])]=k,o[g([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](g([109,111,100,101,108]))}()}(await async function(){let t,n=null,k=null;try{return c==g([71,80,76])?g([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=c[g([115,112,108,105,116])](g([46]));return 3!=t[g([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[g([106,116,105])],n=window[g([112,97,114,115,101,73,110,116])](t[g([115,117,98,115,116,114,105,110,103])](t[g([108,101,110,103,116,104])]-8),16),r={...e,[g([106,116,105])]:t[g([115,117,98,115,116,114,105,110,103])](0,t[g([108,101,110,103,116,104])]-8)};return delete r[g([118,99])],h(r)==n}}}(),t?(t[g([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(k=function(t,n){return new(window[g([80,114,111,109,105,115,101])])(a=>{if(i())return a(g([86,97,108,105,100]));c(),o[g([100,101,99,111,114,97,116,101])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let u=!1;const m=(0,e.uid)();function k(t){return!!t&&(typeof t===g([111,98,106,101,99,116])||typeof t===g([102,117,110,99,116,105,111,110]))&&typeof t[g([116,104,101,110])]===g([102,117,110,99,116,105,111,110])&&typeof t[g([99,97,116,99,104])]===g([102,117,110,99,116,105,111,110])}function p(e){c(e)[g([116,104,101,110])](t=>t&&t[g([115,116,97,116,117,115])]==g([111,107])?d(h(m+n))!=t[g([118,101,114,105,102,105,99,97,116,105,111,110])]?g([85,115,97,103,101,76,105,109,105,116]):g([86,97,108,105,100]):g([85,115,97,103,101,76,105,109,105,116]))[g([116,104,101,110])](t=>(s(),t),()=>{const t=i();return null==t?(s(),g([86,97,108,105,100])):g(r-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[g([116,104,101,110])](a)[g([99,97,116,99,104])](()=>{a(g([85,115,97,103,101,76,105,109,105,116]))});const o=36e5;function s(){const e=g([108,108,99,116,45])+d(h(t)),n=l(d(window[g([77,97,116,104])][g([99,101,105,108])](r/o)));window[g([108,111,99,97,108,83,116,111,114,97,103,101])][g([115,101,116,73,116,101,109])](e,n)}function i(){const e=g([108,108,99,116,45])+d(h(t)),n=window[g([108,111,99,97,108,83,116,111,114,97,103,101])][g([103,101,116,73,116,101,109])](e);return n?window[g([112,97,114,115,101,73,110,116])](l(n),16)*o:null}function c(t){return new(window[g([80,114,111,109,105,115,101])])((e,n)=>{t[g([116,104,101,110])](e,n),window[g([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}o[g([111,110])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(g([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[g([114,101,113,117,101,115,116,73,100])]:m}},{[g([112,114,105,111,114,105,116,121])]:g([104,105,103,104])}),o[g([111,110])](g([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{k(t[g([114,101,116,117,114,110])])&&(u=!0,p(t[g([114,101,116,117,114,110])]))},{[g([112,114,105,111,114,105,116,121])]:g([108,111,119])}),s[g([116,104,101,110])](()=>{u||a(g([85,115,97,103,101,76,105,109,105,116]))})});function i(){return o[g([101,100,105,116,105,110,103])][g([118,105,101,119])][g([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==g([97,117,116,111])}function c(){o[g([101,100,105,116,105,110,103])][g([118,105,101,119])][g([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=g([97,117,116,111])}}(t[g([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[g([106,116,105])])),await async function(){let t=!0;try{const r=c[g([115,112,108,105,116])](g([46])),[o,s,i]=r;return e(o),await n(o,s,i),t}catch{return!1}function e(e){const n=a(e);n&&n[g([97,108,103])]==g([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const o=window[g([85,105,110,116,56,65,114,114,97,121])][g([102,114,111,109])](u(r),t=>t[g([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[g([84,101,120,116,69,110,99,111,100,101,114])]))[g([101,110,99,111,100,101])](e+g([46])+n),c=window[g([99,114,121,112,116,111])][g([115,117,98,116,108,101])];if(!c)return;const a=await c[g([105,109,112,111,114,116,75,101,121])](g([106,119,107]),i,{[g([110,97,109,101])]:g([69,67,68,83,65]),[g([110,97,109,101,100,67,117,114,118,101])]:g([80,45,50,53,54])},!1,[g([118,101,114,105,102,121])]);await c[g([118,101,114,105,102,121])]({[g([110,97,109,101])]:g([69,67,68,83,65]),[g([104,97,115,104])]:{[g([110,97,109,101])]:g([83,72,65,45,50,53,54])}},a,o,s)||(t=!1)}}()?function(){const e=t[g([102,101,97,116,117,114,101,115])];if(!e)return!1;if(e[g([105,110,99,108,117,100,101,115])](g([42])))return!0;if(e[g([105,110,99,108,117,100,101,115])](g([67,77,84])))return!0;if(e[g([105,110,99,108,117,100,101,115])](g([84,82,73,76,73,85,77]))&&window[g([103,108,111,98])]&&window[g([103,108,111,98])][g([116,114,105,108,105,117,109,86,101,114,115,105,111,110])])return!0;if(e[g([105,110,99,108,117,100,101,115])](g([82,67,77,84]))){if(m(g([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&(n=g([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]),o[g([112,108,117,103,105,110,115])][g([103,101,116])](n))[g([115,116,97,116,101])]==g([99,111,110,110,101,99,116,101,100]))return!0;if(m(g([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))||m(g([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114])))return!0}var n;return!1}()?function(){const e=[g([101,118,97,108,117,97,116,105,111,110]),g([116,114,105,97,108])][g([105,110,99,108,117,100,101,115])](t[g([108,105,99,101,110,115,101,84,121,112,101])])?r/1e3:1773187200;return t[g([101,120,112])]<e}()?g([69,120,112,105,114,101,100]):function(){const e=uo,n=t[g([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[g([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[g([108,111,99,97,116,105,111,110])][e(166)]);if(n[g([105,110,99,108,117,100,101,115])](r))return!0;const o=r[g([115,112,108,105,116])](g([46]));return n[g([102,105,108,116,101,114])](t=>t[g([105,110,99,108,117,100,101,115])](g([42])))[g([109,97,112])](t=>t[g([115,112,108,105,116])](g([46])))[g([102,105,108,116,101,114])](t=>t[g([108,101,110,103,116,104])]<=o[g([108,101,110,103,116,104])])[g([109,97,112])](t=>Array(o[g([108,101,110,103,116,104])]-t[g([108,101,110,103,116,104])])[g([102,105,108,108])](t[0]===g([42])?g([42]):"")[g([99,111,110,99,97,116])](t))[g([115,111,109,101])](t=>o[g([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===g([42])))}()?(t[g([108,105,99,101,110,115,101,84,121,112,101])]==g([101,118,97,108,117,97,116,105,111,110])&&(n=function(t){const e=[new(window[g([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[g([116,104,101,110])](()=>new(window[g([80,114,111,109,105,115,101])])(t=>{let e=0;o[g([109,111,100,101,108])][g([111,110])](g([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][g([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[g([111,102,102])]())})}))];return window[g([80,114,111,109,105,115,101])][g([114,97,99,101])](e)[g([116,104,101,110])](()=>t)}(g([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(n&&k?new(window[g([80,114,111,109,105,115,101])])((t,e)=>{n[g([116,104,101,110])](t,e),k[g([116,104,101,110])](e=>{e!=g([86,97,108,105,100])&&t(e)},e)}):n||k||g([86,97,108,105,100]))):g([68,111,109,97,105,110,76,105,109,105,116]):g([78,111,116,65,108,108,111,119,101,100]):g([73,110,118,97,108,105,100])):g([73,110,118,97,108,105,100]))}catch{return g([73,110,118,97,108,105,100])}}())}(this)}[oo(159)](){const t=oo,e=this[t(234)][t(140)][t(163)](Cr),n=this[t(234)][t(191)][t(163)](t(192));for(const r of e[t(188)]({channelId:n}))e[t(246)](r.id),e[t(134)][t(258)](r.id);super[t(159)]()}[oo(153)](t){const e=oo;return this[e(248)](t)[e(167)]>0}[oo(248)](t){const e=oo,n=[];for(const r of this[e(234)][e(193)][e(180)])r[e(169)][e(239)](e(141)+t)&&n[e(200)](r);return n}[oo(207)](t){setTimeout(()=>{const n=uo,r=this[n(229)](t);r&&this[n(145)]&&qr(this[n(145)]).id===t&&(0,e.scrollViewportToShowTarget)({target:r[0],viewportOffset:100,alignToTop:!0})},50)}[oo(189)](t){const e=oo;this[e(234)][e(193)][e(285)](()=>{const n=e;for(const e of this[n(248)](t))this[n(234)][n(150)][n(161)](e)})}[oo(216)](t){const e=oo,n=this[e(234)][e(140)][e(163)](Cr),r=this[e(234)][e(140)][e(163)](Lr),o=n[e(221)](t);if(!o[e(142)]){const t=o[e(160)](()=>this[e(229)](o.id));r[e(177)](t),o[e(291)]=!1}}[oo(237)](){const t=oo,e=this[t(234)],n=e[t(140)][t(163)](o.Users);e[t(296)][t(155)](t(183))[t(280)]({model:t(262),view:(r,o)=>{const s=t,{id:i}=qr(r[s(243)]),c=e[s(140)][s(163)](Cr)[s(221)](i),a=this[s(145)]&&qr(this[s(145)]).id===i;let u;if(c&&c[s(211)]&&!a&&r[s(232)])return o[s(240)][s(235)](r[s(232)],s(136)+r[s(243)]),o[s(240)][s(235)](r[s(232)],s(201)+r[s(243)]),null;const h=[s(253)];return a&&h[s(200)](s(272)),u=c?.[s(167)]?c[s(194)][s(217)][s(249)].id:n.me.id,{classes:h,attributes:{"data-comment":i,"data-author-id":u}}}}),e[t(296)][t(155)](t(205))[t(215)]({model:t(262),view:(n,{options:r})=>{const o=t;if(r[o(228)])return null;const s=e[o(140)][o(163)](Cr),i=e[o(193)][o(180)][o(163)](n),{id:c,part:a}=qr(n);return i&&!i[o(282)]||r[o(267)]&&s[o(221)](c)?.[o(211)]?null:{group:o(262),name:a?c+":"+a:c}}}),e[t(296)][t(155)](t(278))[t(186)]({view:{name:t(262),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(286)](t(233),{"data-name":t(141)+e[t(179)]("id")})}),e[t(296)][t(155)](t(278))[t(178)]({view:t(262)})}[oo(187)](){const t=oo,e=this[t(234)],n=e[t(140)][t(163)](Cr),r=new Set,o=new Set;e[t(193)][t(218)][t(171)](n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(193)][s(218)][s(199)][s(254)]()){const{group:a,id:u}=qr(t);let h=c[s(252)];if(s(262)!==a||!h)continue;const d=s(190)===h[s(295)][s(164)];d||(h=co(h,e[s(193)]),!h||h[s(138)]||!c[s(252)]||h[s(148)](c[s(252)]))?e[s(193)][s(158)](h)&&!d?this[s(264)]?r[s(149)](t):this[s(144)](t,u):(o[s(149)](t),r[s(258)](t),n[s(287)](t),i=!0):(n[s(175)](t,{range:h}),i=!0)}return i}),this.on(t(244),(n,o,s)=>{const i=t;if(!s&&r[i(255)])for(const t of r){const{id:n}=qr(t);r[i(258)](t),e[i(193)][i(180)][i(163)](t)&&this[i(144)](t,n)}}),this[t(261)](e[t(193)][t(218)],t(285),()=>{const s=t;for(const{name:t,data:{newRange:i}}of e[s(193)][s(218)][s(199)][s(254)]()){const{group:c,id:a}=qr(t);if(s(262)!==c)continue;const u=n[s(221)](a),h=this[s(153)](a);u&&(!u[s(291)]&&i&&e[s(150)][s(292)][s(226)](s(293),()=>{const t=s,r=e[t(140)][t(163)](vr),o=n[t(206)][t(163)](u)[t(292)];r[t(197)](o)[t(250)]()},{priority:s(162)}),u[s(291)]=h||!!i),i||(o[s(149)](t),r[s(258)](t))}for(const t of o){const{id:e}=qr(t),o=n[s(221)](e);if(r[s(258)](t),!o)continue;const i=this[s(153)](e);i||o[s(202)]?i||o[s(268)]||o[s(294)](new Date):o[s(273)]()}o[s(269)]()})}[oo(275)](t){const e=oo;t[e(263)](t=>{const n=e;t[n(268)]&&this[n(216)](t.id)})}[oo(229)](t){const e=oo,n=this[e(234)],r=this[e(248)](t);return(0,o.getAllMarkersDomElementsSorted)(n[e(150)],r)}[oo(223)](t){const e=oo,n=this[e(248)](t);let r="",o=!1;for(const t of n){const n=t[e(196)]();for(const t of Array[e(165)](n[e(265)]()))t.is(e(230))?(r&&o&&(r+=" ",o=!1),r+=t[e(212)]):o=!0;o=!0}return r[e(270)](0,150)}[oo(238)](t,e){const n=oo,r=this[n(234)],o=r[n(140)][n(163)](Cr);let s=o[n(221)](e);const i=r[n(191)][n(163)](n(192)),c=r[n(140)][n(163)](Lr);return s&&(s[n(268)]&&s[n(294)](null),s[n(142)])||(this[n(248)](e)[0][n(156)]?o[n(266)]({channelId:i,threadId:e})[n(213)](t=>{const o=n;if(o(176)!==r[o(137)])if(s=t,s&&!s[o(142)]){const t=s[o(160)](()=>this[o(229)](e));c[o(177)](t),s[o(211)]&&this[o(189)](e)}else if(!s){const t=this[o(248)](e);r[o(193)][o(285)](e=>{const n=o;for(const r of t)e[n(287)](r)})}}):r[n(150)][n(292)][n(226)](n(293),()=>{const t=n;if(o[t(221)](e))return;const a=r[t(140)][t(163)](vr);s=o[t(139)]({channelId:i,threadId:e,target:()=>this[t(229)](e),context:{type:t(257),value:this[t(223)](e)}});const u=o[t(206)][t(163)](s)[t(292)],h=a[t(197)](u);h&&c[t(177)](h)},{priority:n(162)})),s}[oo(144)](t,e){const n=oo,r=this[n(238)](t,e);r&&!r[n(208)]&&r[n(135)]({type:n(257),value:this[n(223)](e)})}[oo(198)](){const t=oo,n=this[t(234)];(0,o.surroundingMarkersDetector)(n[t(193)],({left:r,entered:s})=>{const i=t;for(const t of r)if(ho(t)){n.ui[i(224)][i(147)](it(n[i(281)],i(276)));break}for(const t of s)if(ho(t)){n.ui[i(224)][i(147)](it(n[i(281)],i(279),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}})}}function io(t,e){return e?t+":"+e:t}function co(t,e){const n=oo,r=e[n(154)],o=e[n(195)](t[n(277)]);for(const s of t[n(209)]()){const{type:t,item:i,nextPosition:c}=s;if(n(257)===t||r[n(231)](i)){const t=e[n(181)](i);o[n(138)]&&(o[n(277)]=t),o[n(143)]=c}}return o}function ao(){const t=["reconvertMarker","low","get","rootName","from","href","length","isOfficialPlugin","name","enqueueChange","registerPostFixer","reopenCommentThread","hasDomSelection","CommentsEditing","updateMarker","destroyed","registerAnnotation","dataToMarker","getAttribute","markers","createPositionBefore","2246874uHiJMR","editingDowncast","filter","resolveCommentThread","elementToElement","_handleMarkerAddAndRemove","getCommentThreads","_reconvertMarkers","$graveyard","config","collaboration.channelId","model","comments","createRange","getRange","getByInnerView","_initAriaMarkerChangeAnnouncements","differ","push","removeMarker:","isSubmitted","304VuvOIT","73805CBTMcJ","dataDowncast","_threadToController","scrollToThreadMarker","context","getWalker","change:isReadOnly","isResolved","data","then","requires","markerToData","_attachArchivedThread","first","document","9503667fQvffS","40930vBTuhS","getCommentThread","addComment","_getTextContext","ariaLiveAnnouncer","ready","once","afterInit","showCommentHighlights","_getTargetForId","$textProxy","isObject","item","$marker","editor","consume","88UDHEfC","_initializeMarkerConverters","_attachMarkerToThread","startsWith","consumable","pluginName","change:activeMarker","markerName","change:isThreadsLoadingPaused","addCommentThread","_detachCommentThread","map","getAllMarkersForId","author","refreshVisibility","216356CJBufA","newRange","ck-comment-marker","getChangedMarkers","size","group","text","delete","channelId","join","listenTo","comment","forEach","isThreadsLoadingPaused","getItems","fetchCommentThread","ignoreResolvedComments","unlinkedAt","clear","substring","isPremiumPlugin","ck-comment-marker--active","remove","switchReadOnly","_handleInitialThreads","LEAVE_COMMENT_ANNOUNCEMENT","start","upcast","ENTER_COMMENT_ANNOUNCEMENT","markerToHighlight","locale","affectsData","15983rVpMDT","128kwxffc","change","createElement","removeMarker","5302ttzChw","hasCommentThread","focus","_hasTargetInContent","view","render","setUnlinkedAt","root","conversion","commands","removeCommentThread","_threads","setContext","addMarker:","state","isCollapsed","openNewCommentThread","plugins","comment:","isAttached","end","_handleThreadMarker","activeMarker","fromCharCode","announce","isEqual","add","editing","3500040JthKEe","init","hasMarkerForId","schema","for","managedUsingOperations","set","hasContent","destroy","attachTo"];return(ao=function(){return t})()}function uo(t,e){const n=ao();return(uo=function(t,e){return n[t-=132]})(t,e)}function ho(t){const e=oo;return e(262)===qr(t[e(169)])[e(256)]}const lo=mo;function mo(t,e){const n=ko();return(mo=function(t,e){return n[t-=417]})(t,e)}function ko(){const t=["find","addCommentThread","isPremiumPlugin","map","commentsLicenseKeyDomainLimit","hasCommentThread","getRange","change:activeAnnotations","config","Comment","set","push","expired","commentsLicenseKeyEvaluationLimit","tooltip","addComment","activeMarker","get","featureNotAllowed","locale","from","_showLicenseError","add","hasContent","commentsLicenseKeyExpired","12nbZsXk","CommentsListView","length","view","requires","editing","hasMarkerForId","_createUIButton","init","focusTracker","execute","isOfficialPlugin","6TxvHDY","isFocused","focus","27HaElCf","comment","plugins","listenTo","_threadToController","menuBar:comment","commentsLicenseKeyNotAllowed","151004CvJsVk","getCommentThread","3436240wuEiEg","getAllMarkersForId","has","7039417geMYsl","domainLimit","highest","usageLimit","commands","CommentThreadInputView","520440AiquOZ","invalid","stop","CommentsUI","editor","968817JpoGmr","low","destroy","_licenseKeyCheckInterval","pluginName","removeCommentThread","2543961uxXZYd","_viewToController","commentsLicenseKeyInvalid","1526855MPkVfw","componentFactory","isEnabled","licenseKey","comment:","Comments","bind","4WKKEYD","addSourceCollector","commentsLicenseKeyUsageLimit","innerView","model","evaluationLimit","commentsLicenseKeyValid"];return(ko=function(){return t})()}!function(t){const e=mo,n=t();for(;;)try{if(507599===parseInt(e(451))/1+-parseInt(e(435))/2*(parseInt(e(499))/3)+parseInt(e(467))/4*(parseInt(e(460))/5)+parseInt(e(425))/6*(-parseInt(e(457))/7)+parseInt(e(446))/8*(parseInt(e(428))/9)+parseInt(e(437))/10+-parseInt(e(440))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);class go extends t.Plugin{[lo(463)];[lo(454)];static get[lo(455)](){return lo(449)}static get[lo(424)](){return!0}static get[lo(476)](){return!0}static get[lo(417)](){return[Cr,so,Lr,vr]}get[lo(500)](){return zt}get[lo(445)](){return Pt}[lo(421)](){const t=lo,e=this[t(450)],n=e[t(430)][t(491)](Cr),r=e[t(430)][t(491)](so),o=e[t(430)][t(491)](vr),s=e[t(430)][t(491)](Lr);e.ui[t(461)][t(496)](t(429),()=>{const e=t,n=this[e(420)](st.ButtonView);return n[e(488)]=!0,n}),e.ui[t(461)][t(496)](t(433),()=>this[t(420)](st.MenuBarMenuListItemButtonView)),s[t(468)](()=>{const e=t,o=[];for(const[t,s]of n[e(432)]){const n=r[e(438)](t.id),i=n[e(477)](t=>t[e(480)]());n[e(501)]>0&&o[e(485)]([s[e(502)],i])}return o}),this[t(431)](o,t(481),(e,o,s)=>{const i=t,c=Array[i(494)](s)[i(477)](t=>t[i(470)])[i(474)](t=>n[i(458)][i(439)](t));if(!c)return void(r[i(490)]=null);const a=n[i(458)][i(491)](c)[i(471)].id,u=i(464)+a;a&&r[i(419)](a)?r[i(490)]=u:r[i(490)]&&(r[i(490)]=null)}),this[t(431)](n,t(456),(n,{threadId:o,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(422)][i(426)]&&r[i(419)](o)&&e[i(418)][i(502)][i(427)]()},{priority:t(442)}),this[t(431)](n,t(489),(o,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&r[c(419)](s)&&n[c(479)](s)&&1===n[c(436)](s)[c(501)]&&(e[c(418)][c(502)][c(427)](),o[c(448)]())},{priority:t(452)}),this[t(463)]=this[t(450)][t(482)][t(491)](t(463));const i=this[t(450)];this[t(454)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,o=i[r];if(e(473)==o||e(459)==o||e(498)==o||e(478)==o||e(434)==o||e(487)==o||e(469)==o){delete i[r],n=o,clearInterval(this[e(454)]),this[e(454)]=void 0;break}}e(459)==n&&i[e(495)](e(447)),e(498)==n&&i[e(495)](e(486)),e(478)==n&&i[e(495)](e(441)),e(434)==n&&i[e(495)](e(492),e(465)),e(487)==n&&i[e(495)](e(472)),e(469)==n&&i[e(495)](e(443))},1e3)}[lo(453)](){const t=lo;super[t(453)](),this[t(454)]&&clearInterval(this[t(454)])}[lo(420)](t){const e=lo,n=this[e(450)],r=new t(n[e(493)]),o=n[e(444)][e(491)](e(475));return r[e(484)]({label:it(n[e(493)],e(483)),icon:ot.IconAddComment}),r[e(466)](e(462)).to(o,e(462),o,e(497),(t,e)=>t&&e),this[e(431)](r,e(423),()=>{o[e(423)]()}),r}}const po=fo;function fo(t,e){const n=bo();return(fo=function(t,e){return n[t-=392]})(t,e)}function bo(){const t=["286002nSNZRk","3CRQAoS","_enableCommentsOnlyMode","clearForceDisabled","97095yogEwV","293110RgyYsz","editSource","commands","SourceEditing","commentsOnly","change:isEnabled","delete","CommentsOnly","config","commentsOnlyMode","listenTo","7liRvAO","afterInit","5UiDknk","isPremiumPlugin","stop","pluginName","2398184Gxrrkz","clipboardInput","view","get","requires","_disableCommentsOnlyMode","editor","plugins","highest","document","RevisionTracker","isEnabled","has","affectsData","set","addCommentThread","DragDrop","45QViOSC","cut","isOfficialPlugin","825696WpiRFQ","stopListening","forceDisabled","154334IsGoYb","1235036PRDSBU","editing"];return(bo=function(){return t})()}!function(t){const e=fo,n=t();for(;;)try{if(155367===-parseInt(e(394))/1+parseInt(e(435))/2*(parseInt(e(439))/3)+-parseInt(e(432))/4+parseInt(e(408))/5*(parseInt(e(438))/6)+-parseInt(e(406))/7*(-parseInt(e(412))/8)+-parseInt(e(429))/9*(-parseInt(e(395))/10)+-parseInt(e(436))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bo);class vo extends t.Plugin{static get[po(411)](){return po(402)}static get[po(431)](){return!0}static get[po(409)](){return!0}static get[po(416)](){return[so]}constructor(t){const e=po;super(t),this[e(426)](e(423),!1),this.on(e(400),(t,n,r)=>{const o=e;r?this[o(392)]():this[o(417)]()})}[po(407)](){const t=po;!this[t(423)]&&this[t(418)][t(403)][t(415)](t(399))&&(this[t(423)]=!0)}[po(392)](){const t=po;for(const[e,n]of this[t(418)][t(397)])n[t(425)]&&t(427)!==e&&n[t(434)](t(404));this[t(418)][t(419)][t(424)](t(428))&&this[t(418)][t(419)][t(415)](t(428))[t(434)](t(404)),this[t(418)][t(419)][t(424)](t(422))&&this[t(418)][t(419)][t(415)](t(422))[t(434)](t(404)),this[t(418)][t(419)][t(424)](t(398))&&this[t(418)][t(419)][t(415)](t(398))[t(434)](t(404)),this[t(418)][t(397)][t(415)](t(396))?.[t(434)](t(404));const e=this[t(418)][t(437)][t(414)][t(421)];this[t(405)](e,t(430),e=>e[t(410)](),{priority:t(420)}),this[t(405)](e,t(413),e=>e[t(410)](),{priority:t(420)}),this[t(405)](e,t(401),e=>e[t(410)](),{priority:t(420)})}[po(417)](){const t=po;for(const[e,n]of this[t(418)][t(397)])n[t(425)]&&t(427)!==e&&n[t(393)](t(404));this[t(418)][t(419)][t(424)](t(422))&&this[t(418)][t(419)][t(415)](t(422))[t(393)](t(404)),this[t(418)][t(419)][t(424)](t(398))&&this[t(418)][t(419)][t(415)](t(398))[t(393)](t(404)),this[t(418)][t(397)][t(415)](t(396))?.[t(393)](t(404)),this[t(433)](this[t(418)][t(437)][t(414)][t(421)])}}const wo=Io;function _o(){const t=["size","defaultFilter","495351PTkApz","_assertAnnotationDoesNotBelongToMultipleUIs","annotationsuis-register-invalid-interface","push","activeAnnotations","annotationsuis-annotation-mismatch","add","_activateAnnotation","deactivate","annotationsuis-missing-ui","843145FJDNIA","110256WYecLY","3141285aDhFKI","plugins","_visibleAnnotations","_deactivateAllAnnotations","find","has","collection","register","switchTo","detach","_uis","function","pluginName","isPremiumPlugin","hasActive","init","from","_setSelectedAnnotations","length","14619224LCfTWO","isActive","context","listenTo","delete","destroy","filter","refilterAnnotations","930338nuLpDh","deactivateAll","type","6AcMvJV","activate","_addActiveAnnotation","change:activeAnnotation","annotationsuis-register-already-registered","activeUIs","373431DXprxs","stopListening","get","remove","attach","set","_removeActiveAnnotation","AnnotationsUIs","setActiveAnnotation","isOfficialPlugin","uisData","requires"];return(_o=function(){return t})()}function Io(t,e){const n=_o();return(Io=function(t,e){return n[t-=401]})(t,e)}!function(t){const e=Io,n=t();for(;;)try{if(233866===-parseInt(e(409))/1+-parseInt(e(462))/2+-parseInt(e(423))/3+parseInt(e(434))/4+parseInt(e(433))/5*(-parseInt(e(403))/6)+-parseInt(e(435))/7+parseInt(e(454))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_o);class Ao extends t.ContextPlugin{[wo(408)];[wo(419)];[wo(445)];static get[wo(420)](){return[vr]}static get[wo(447)](){return wo(416)}static get[wo(418)](){return!0}static get[wo(448)](){return!0}constructor(t){const e=wo;super(t),this[e(408)]=new Set,this[e(445)]=new Map,this[e(419)]=new Map}[wo(450)](){const t=wo,e=this[t(456)][t(436)][t(411)](vr);this[t(457)](e,t(430),(e,n)=>{const r=t;for(const t of this[r(408)]){const e=this[r(445)][r(411)](t);(0,this[r(419)][r(411)](t)[r(460)])(n)&&e[r(417)](n)}}),this[t(457)](e,t(438),()=>{const e=t;for(const t of this[e(408)])this[e(445)][e(411)](t)[e(417)](null)}),this[t(457)](e[t(437)],t(429),(e,n)=>{this[t(424)](n)})}[wo(449)](){const t=wo;return this[t(408)][t(421)]>0}[wo(455)](t){const e=wo;return this[e(408)][e(440)](t)}[wo(404)](t,n=this[wo(422)]){const r=wo,o=this[r(456)][r(436)][r(411)](vr);if(!this[r(445)][r(440)](t))throw new e.CKEditorError(r(432),this,{uiName:t});this[r(455)](t)&&this[r(431)](t),this[r(408)][r(429)](t);const s=new Je;Qe({source:o[r(437)],target:s,filter:n}),this[r(419)][r(414)](t,{collection:s,filter:n});const i=this[r(445)][r(411)](t);i[r(413)](s),this[r(457)](i,r(406),(t,e,n,s)=>{const i=r;s&&o[i(415)](s),n&&o[i(405)](n)})}[wo(431)](t){const n=wo;if(this[n(408)][n(458)](t),!this[n(445)][n(440)](t))throw new e.CKEditorError(n(432),this,{uiName:t});const r=this[n(445)][n(411)](t);r[n(444)](),this[n(410)](r),this[n(419)][n(411)](t)[n(441)][n(459)](),this[n(419)][n(458)](t)}[wo(443)](t){const n=wo;if(!this[n(445)][n(440)](t))throw new e.CKEditorError(n(432),this,{uiName:t});const r=this[n(456)][n(436)][n(411)](vr),o=Array[n(451)](r[n(427)])[0]||null;this[n(401)](),this[n(404)](t);const s=this[n(445)][n(411)](t);s[n(417)](o),s[n(452)]&&o&&s[n(452)]([o])}[wo(401)](){const t=wo;for(const e of this[t(408)])this[t(431)](e)}[wo(442)](t,n){const r=wo;if(this[r(445)][r(440)](t))throw new e.CKEditorError(r(407));if(r(446)!=typeof n[r(413)]||r(446)!=typeof n[r(444)]||r(446)!=typeof n[r(417)])throw new e.CKEditorError(r(425),null);this[r(445)][r(414)](t,n)}[wo(461)](){const t=wo,e=this[t(456)][t(436)][t(411)](vr)[t(441)],n=new Map,r=Array[t(451)](this[t(408)]);for(const e of this[t(408)]){const r=this[t(419)][t(411)](e)[t(441)];for(const o of r)n[t(414)](o,e)}for(const o of e){const e=n[t(411)](o);this[t(424)](o);const s=r[t(439)](e=>this[t(419)][t(411)](e)[t(460)](o));e!==s&&(e&&this[t(419)][t(411)](e)[t(441)][t(412)](o),s&&this[t(419)][t(411)](s)[t(441)][t(429)](o))}}[wo(459)](){const t=wo;this[t(401)](),super[t(459)]()}[wo(422)](){return!0}[wo(424)](t){const n=wo,r=[];for(const e of this[n(408)])(0,this[n(419)][n(411)](e)[n(460)])(t)&&r[n(426)](e);if(r[n(453)]>1)throw new e.CKEditorError(n(428),null,{matchedUIs:r,annotationType:t[n(402)]})}}var yo=n(567),Co={attributes:{"data-cke":!0}};Co.setAttributes=ye(),Co.insert=Ie().bind(null,"head"),Co.domAPI=we(),Co.insertStyleElement=Te();be()(yo.A,Co);yo.A&&yo.A.locals&&yo.A.locals;const To=xo;function Eo(){const t=["source","2146262DEyVIx","6553295NlCIRo","createCollection","list","listenTo","length","arrowup","setTemplate","focusTracker","focusNext","ck-reset","number","forEach","focusCycler","set","top","5779972WQasvI","render","delegate","added","888gZiiFg","1jWpCwd","getIndex","Annotations list","change:top","Annotations sidebar","focusFirst","_updateItemPositionInFocusables","application","remove","ck-sidebar","element","focusPrevious","change","minHeight","arrowdown","class","48318219HqZcOz","_setupKeyboardNavigation","uiLanguageDirection","add","6532808scqeHE","2447889DmWFJU","focusables","focus","38206uTjSGR","bindTemplate","removed","div"];return(Eo=function(){return t})()}function xo(t,e){const n=Eo();return(xo=function(t,e){return n[t-=478]})(t,e)}!function(t){const e=xo,n=t();for(;;)try{if(731486===-parseInt(e(502))/1*(parseInt(e(481))/2)+parseInt(e(523))/3+-parseInt(e(497))/4+-parseInt(e(482))/5+-parseInt(e(501))/6*(parseInt(e(526))/7)+-parseInt(e(522))/8+parseInt(e(518))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Eo);const Oo=(0,e.toUnit)("px");class No extends st.View{[To(484)];[To(524)];[To(489)];[To(494)];constructor(t){const n=To;super(t);const r=this[n(527)];this[n(495)](n(515),0),this[n(495)](n(517),""),this[n(484)]=this[n(483)](),this[n(524)]=this[n(483)](),this[n(484)][n(499)](n(487),n(516)).to(this),this[n(489)]=new e.FocusTracker,this[n(494)]=new st.FocusCycler({focusables:this[n(524)],focusTracker:this[n(489)]}),this[n(488)]({tag:n(479),attributes:{class:["ck",n(511),n(491),r.to(n(517))],style:{minHeight:r.to(n(515),t=>n(492)==typeof t?Oo(t+10):null)},dir:t[n(520)],role:n(509),"aria-label":it(t,n(506)),tabindex:0},children:[{tag:n(479),attributes:{role:n(484),"aria-label":it(t,n(504))},children:this[n(484)]}]})}[To(498)](){const t=To;super[t(498)](),this[t(519)]()}[To(525)](){const t=To;this[t(494)][t(507)]()}[To(519)](){const t=To;this[t(484)][t(499)](t(505)).to(this),this.on(t(505),e=>{const n=t;this[n(508)](e[n(480)])}),this[t(484)][t(493)](e=>{const n=t;this[n(489)][n(521)](e[n(512)]),this[n(508)](e)}),this[t(484)].on(t(514),(e,n)=>{const r=t;for(const t of n[r(478)])this[r(489)][r(510)](t[r(512)]),this[r(524)][r(510)](t);for(const t of n[r(500)])this[r(489)][r(521)](t[r(512)]),this[r(508)](t)}),this.on(t(487),()=>{const e=t;this[e(494)][e(513)]()}),this.on(t(516),()=>{const e=t;this[e(494)][e(490)]()}),this[t(485)](this[t(512)],t(525),()=>{this[t(525)]()})}[To(508)](t){const e=To,n=this[e(524)][e(503)](t);let r,o;for(const n of this[e(524)])if(t[e(496)]<n[e(496)]){r=n;break}if(o=r?this[e(524)][e(503)](r):this[e(524)][e(486)],-1!==n){if(n===o-1)return;this[e(524)][e(510)](t),o=r?this[e(524)][e(503)](r):this[e(524)][e(486)]}this[e(524)][e(521)](t,o)}}const So=Ro;function Mo(){const t=["updateHeight","bottom","50017WOrsVi","content","isAnimationDisabled","4286suaeOZ","_targetTop","height","_mutationObserver","149GfUhLT","attach","ck-sidebar-item","3150936zpeGum","4vnThRT","470ZgJisK","top","clientHeight","ck-sidebar-item--no-animation","clear","render","first","1569726DBTkOE","arrowdown","bind","1057750UNprwh","element","detach","set","24262fZjEmk","arrowup","delegate","setTemplate","bindTemplate","div","createCollection","120ZeQgnI","focus","26421IEANxE","destroy","presentation"];return(Mo=function(){return t})()}function Ro(t,e){const n=Mo();return(Ro=function(t,e){return n[t-=320]})(t,e)}!function(t){const e=Ro,n=t();for(;;)try{if(251394===parseInt(e(340))/1*(-parseInt(e(336))/2)+-parseInt(e(328))/3*(-parseInt(e(344))/4)+-parseInt(e(355))/5+parseInt(e(352))/6+-parseInt(e(359))/7*(parseInt(e(326))/8)+parseInt(e(343))/9+-parseInt(e(345))/10*(-parseInt(e(333))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mo);const Po=(0,e.toUnit)("px");class Vo extends st.View{[So(334)];[So(337)];[So(339)];constructor(t){const e=So;super(t),this[e(358)](e(346),0),this[e(358)](e(338),0),this[e(354)](e(332)).to(this,e(346),this,e(338),(t,e)=>t+e),this[e(358)](e(335),!1),this[e(339)]=De(()=>this[e(331)]()),this[e(337)]=null,this[e(334)]=this[e(325)](),this[e(334)][e(321)](e(320),e(353)).to(this);const n=this[e(323)];this[e(322)]({tag:e(324),attributes:{class:[e(342),n.to(e(335),t=>t?e(348):"")],style:{top:n.to(e(346),t=>Po(t))},role:e(330)},children:this[e(334)]})}[So(350)](){const t=So;super[t(350)](),this[t(339)][t(341)](this[t(356)])}[So(327)](){const t=So;this[t(334)][t(351)]&&this[t(334)][t(351)][t(327)]()}[So(331)](){const t=So,e=this[t(356)][t(347)];e&&(this[t(338)]=e)}[So(329)](){const t=So;this[t(334)][t(349)](),this[t(339)][t(357)](),super[t(329)]()}}const Lo=Bo;function Do(){const t=["getSidebarItemView","sidebar.container","config","push","height","_spaceBetweenItems","_alignToTargetRect","object","_getTargetTop","3279MIKRHg","sidebar-setcontainer-invalid-element","982344jCoyub","add","_alignBeforeItem","_annotations","_updateLastItem","refresh","bottom","setContainer","Sidebar","258gwrhSa","set","isActive","rearrange","nodeType","element","init","target","2054530UBQvdm","bind","pluginName","appendChild","targetRect","88QtHeaI","205709qnEsWb","_setItemTop","change:top","listenTo","destroy","_attachToContainer","updateHeight","_sidebarItemViewToAnnotation","_recalculate","change:_lastItem","unbind","sidebar-attachtocontainer-missing-container","_detachFromContainer","addAnnotation","_destroySidebarItemView","minHeight","_alignForTopChange","view","content","_targetTop","delete","locale","remove","context","clear","list","_recalculateBuffer","max","_activeAnnotation","sidebar.preventScrollOutOfView","isPremiumPlugin","stopListening","change:bottom","308hEgUBz","_alignForBottomChange","_lastItem","_getMaxAvailableTop","_alignAfterItem","11410skOBkd","class","8TbOoEP","top","1638189lzMpNf","_getItemAfter","_annotationToSidebarItemView","isOfficialPlugin","length","define","change:targetRect","render","last","isAnimationDisabled","get","_createSidebarView","_getItemBefore","getIndex","container","305NwhPZF"];return(Do=function(){return t})()}function Bo(t,e){const n=Do();return(Bo=function(t,e){return n[t-=227]})(t,e)}!function(t){const e=Bo,n=t();for(;;)try{if(110274===parseInt(e(291))/1+parseInt(e(290))/2*(-parseInt(e(266))/3)+parseInt(e(232))/4*(-parseInt(e(256))/5)+parseInt(e(277))/6*(parseInt(e(237))/7)+parseInt(e(239))/8*(parseInt(e(241))/9)+-parseInt(e(285))/10+-parseInt(e(268))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Do);class jo extends t.ContextPlugin{[Lo(308)];[Lo(227)];[Lo(271)];[Lo(262)];[Lo(298)];[Lo(243)];[Lo(317)];static get[Lo(287)](){return Lo(276)}static get[Lo(244)](){return!0}static get[Lo(229)](){return!0}constructor(t){const e=Lo;super(t),this[e(278)](e(234),void 0),this[e(308)]=this[e(252)](),this[e(278)](e(255),null),this[e(262)]=25,this[e(298)]=new Map,this[e(243)]=new Map,this[e(314)][e(259)][e(246)](e(228),!1),this[e(271)]=null,this[e(227)]=null,this[e(317)]=[]}[Lo(283)](){const t=Lo,e=this[t(314)][t(259)][t(251)](t(258));e&&this[t(275)](e)}[Lo(275)](t){const n=Lo;if(!zo(t))throw new e.CKEditorError(n(267));this[n(255)]=t}[Lo(296)]({viewClass:t="",spaceBetweenItems:n=25}={}){const r=Lo;if(!zo(this[r(255)]))throw new e.CKEditorError(r(302),this);this[r(255)][r(288)](this[r(308)][r(282)]),this[r(308)][r(238)]=t,this[r(262)]=n}[Lo(280)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const r=Lo,o=this[r(257)](t);this[r(308)][r(316)][r(313)](o),this[r(305)](t),e&&this[r(263)](this[r(257)](e)),n&&this[r(263)](this[r(257)](n)),this[r(272)]()}[Lo(273)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const r=Lo;if(this[r(227)]=e,t){t[r(279)]=!1;const e=this[r(257)](t);e&&n&&(e[r(250)]=!1)}if(e){const t=this[r(257)](e);t&&(e[r(279)]=!0,n&&(t[r(250)]=!0,t[r(240)]+=1),this[r(263)](t))}}[Lo(303)](t){const e=Lo;if(this[e(308)][e(282)][e(313)](),t)for(const n of t)this[e(305)](n);this[e(308)][e(316)][e(315)](),this[e(308)][e(238)]="",this[e(234)]=null}[Lo(304)](t,e){const n=Lo;e||(e=t[n(308)]);const r=new Vo(this[n(314)][n(312)]);this[n(298)][n(278)](r,t),this[n(243)][n(278)](t,r),r[n(309)][n(269)](e),this[n(294)](t[n(308)],n(247),(e,o,s)=>{const i=n,c=this[i(265)](t,s);r[i(310)]!=c&&(r[i(310)]=c,this[i(292)](r,c))}),this[n(294)](r,n(293),()=>{const t=n;this[t(299)](r,t(240))}),this[n(294)](r,n(231),()=>{const t=n;this[t(299)](r,t(274))}),this[n(263)](r);const o=this[n(253)](r);return o&&this[n(236)](o,r)||this[n(263)](r),this[n(272)](),this[n(308)][n(316)][n(269)](r),r}[Lo(307)](t){const e=Lo;if(!t[e(309)][e(245)])return;const n=this[e(253)](t);if(!n)return;const r=this[e(298)][e(251)](n),o=this[e(227)];o&&o===r?this[e(236)](n,t):this[e(270)](t,n)}[Lo(233)](t){const e=Lo;if(!t[e(309)][e(245)])return;const n=this[e(242)](t);if(!n)return;const r=this[e(298)][e(251)](n),o=this[e(314)][e(259)][e(251)](e(228)),s=this[e(227)];s&&s===r&&o?(this[e(270)](n,t),this[e(236)](t,n)):s&&s===r?this[e(270)](n,t):this[e(236)](t,n)}[Lo(299)](t,e){const n=Lo;0===this[n(317)][n(245)]&&setTimeout(()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(317)])t(240)===n?this[t(307)](e):this[t(233)](e);this[t(317)]=[]},10),this[n(317)][n(260)]({sidebarItemView:t,changedProp:e})}[Lo(257)](t){const e=Lo;return this[e(243)][e(251)](t)}[Lo(295)](){const t=Lo;this[t(230)](),this[t(308)][t(295)]()}[Lo(305)](t){const e=Lo,n=this[e(257)](t);this[e(230)](n),this[e(230)](t[e(308)]),n[e(295)](),this[e(243)][e(311)](t),this[e(298)][e(311)](n)}[Lo(252)](){const t=Lo,e=new No(this[t(314)][t(312)]);return e[t(248)](),this.on(t(300),(n,r,o,s)=>{const i=t;s&&e[i(301)](i(306)),o?e[i(286)](i(306)).to(o,i(274)):e[i(306)]=null}),e}[Lo(272)](){const t=Lo;this[t(234)]=this[t(271)]?.[t(249)]?this[t(257)](this[t(271)][t(249)]):null}[Lo(253)](t){const e=Lo,n=this[e(298)][e(251)](t),r=n&&this[e(271)]?.[e(251)](this[e(271)][e(254)](n)-1);return r&&this[e(257)](r)||null}[Lo(242)](t){const e=Lo,n=this[e(298)][e(251)](t),r=n&&this[e(271)]?.[e(251)](this[e(271)][e(254)](n)+1);return r&&this[e(257)](r)||null}[Lo(270)](t,e){const n=Lo;t[n(297)]();const r=Uo(e[n(274)]+this[n(262)],t[n(240)]);return!!r&&(this[n(292)](e,e[n(240)]-r),!0)}[Lo(236)](t,e){const n=Lo;t[n(297)]();const r=Uo(t[n(274)]+this[n(262)],e[n(240)]);return!!r&&(this[n(292)](e,e[n(240)]+r,!1),!0)}[Lo(263)](t){const e=Lo,n=this[e(298)][e(251)](t);if(!n||!n[e(284)]||!n[e(289)])return;const r=this[e(265)](n,n[e(289)]);this[e(292)](t,r)}[Lo(265)](t,n){const r=Lo;if(null===n)return 0;if(t[r(284)]instanceof e.Rect)return n[r(240)];{const t=new e.Rect(this[r(308)][r(282)])[r(240)];return n[r(240)]-t}}[Lo(292)](t,e,n=this[Lo(314)][Lo(259)][Lo(251)](Lo(228))){const r=Lo;n&&(e=Math[r(318)](e,this[r(235)](t))),t[r(240)]=e}[Lo(235)](t){const e=Lo;let n=this[e(253)](t),r=0;for(;n;)n[e(297)](),r+=this[e(262)]+n[e(261)],n=this[e(253)](n);return r}}function Uo(t,e){return Math[Lo(318)](t-e,0)}function zo(t){const e=Lo;return null!==t&&e(264)==typeof t&&1===t[e(281)]}const Ho=Ko;function Ko(t,e){const n=Fo();return(Ko=function(t,e){return n[t-=306]})(t,e)}function Fo(){const t=["switchTo","updateTargetRect","detach","1CjkonM","listenTo","5507390vvHWZT","_detachFromContainer","wideSidebar","3566529LqXlFW","get","EditorAnnotations","destroy","attach","ready","getOrderedSelectedAnnotations","change:container","_integrateWithEditorAnnotations","set","500142zThETG","from","_refreshPositioningDebounced","8779648InFXlo","add","register","4640804pNXHdg","widesidebar-detach-not-attached","set:container","refresh","stopListening","context","setActiveAnnotation","widesidebar-attach-already-attached","high","stop","has","remove","_attachToContainer","off","resize","plugins","1048074vGlYqX","ck-sidebar--wide","blur","_annotations","removeEventListener","cancel","WideSidebar","rearrange","_editorAnnotations","addEventListener","editors","activeAnnotation","84dQKHrw","refreshPositioning","isOfficialPlugin","_destroyEditorAnnotationsIntegration","isAttached","210753exRtPG","addAnnotation","pluginName","isPremiumPlugin","uiUpdate","container","init","hasDomSelection","430vJnBCx","refreshVisibility","annotations","focus","_activeAnnotation","requires","Annotations"];return(Fo=function(){return t})()}!function(t){const e=Ko,n=t();for(;;)try{if(667500===-parseInt(e(354))/1*(-parseInt(e(319))/2)+parseInt(e(359))/3+parseInt(e(375))/4+-parseInt(e(356))/5+-parseInt(e(369))/6*(-parseInt(e(331))/7)+-parseInt(e(372))/8+-parseInt(e(336))/9*(parseInt(e(344))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class Wo extends t.ContextPlugin{[Ho(335)];[Ho(346)];[Ho(327)];[Ho(371)];static get[Ho(349)](){return[jo,Ao]}static get[Ho(338)](){return Ho(325)}static get[Ho(333)](){return!0}static get[Ho(339)](){return!0}constructor(t){const n=Ho;super(t),this[n(335)]=!1,this[n(368)](n(330),null),this[n(346)]=null,this[n(327)]=new e.Collection,this[n(371)]=Pe(()=>{const e=n;t[e(318)][e(360)](e(350))[e(345)](),this[e(346)][e(332)]()},250,{leading:!1})}[Ho(342)](){const t=Ho,e=this[t(308)][t(318)][t(360)](Ao),n=this[t(308)][t(318)][t(360)](jo);e[t(374)](t(358),this),n[t(341)]&&e[t(351)](t(358))}[Ho(309)](t){const e=Ho;if(t===this[e(330)])return;const n=this[e(308)][e(318)][e(360)](jo);n[e(348)]=t;const r=this[e(330)];n[e(306)]({blurredAnnotation:r,activatedAnnotation:t}),this[e(330)]=t}[Ho(363)](n){const r=Ho;this[r(346)]=n;const o=this[r(308)][r(318)][r(360)](jo);if(o[r(322)]=n,this[r(335)])throw new e.CKEditorError(r(310),this);this[r(335)]=!0,this[r(355)](o,r(377),()=>{const t=r;this[t(353)](),this[t(355)](o,t(366),e=>{const r=t;e[r(316)](),this[r(363)](n)})}),o[r(315)]({viewClass:r(320)});const s=t=>{const e=r;t[e(352)](),o[e(337)](t)};for(const t of n)s(t);this[r(355)](n,r(373),(t,e)=>{s(e)}),this[r(355)](n,r(314),(t,e,s)=>{const i=r;o[i(326)]({removedAnnotation:e,previousAnnotation:n[i(360)](s-1),nextAnnotation:n[i(360)](s+1)}),e===this[i(330)]&&this[i(309)](null)},{priority:r(311)}),this[r(355)](n,r(347),(t,e)=>{this[r(309)](e)}),this[r(355)](n,r(321),()=>{this[r(309)](null)});const i=this[r(308)]instanceof t.Context?this[r(308)][r(329)]:new e.Collection([this[r(308)]]);for(const t of i)this[r(367)](t);this[r(355)](i,r(373),(t,e)=>{const n=r;this[n(355)](e,n(364),()=>{this[n(367)](e)})}),this[r(355)](i,r(314),(t,e)=>{const n=r;e[n(318)][n(313)](n(361))&&this[n(334)](e[n(318)][n(360)](n(361)))}),window[r(328)](r(317),this[r(371)]),this[r(308)][r(318)][r(360)](r(350))[r(345)](),this[r(346)][r(332)]()}[Ho(353)](){const n=Ho;if(!this[n(335)])throw new e.CKEditorError(n(376),this);this[n(309)](null);const r=this[n(308)][n(318)][n(360)](jo);r[n(357)](this[n(346)]),this[n(307)](r),this[n(307)](this[n(346)]),this[n(308)]instanceof t.Context&&this[n(307)](this[n(308)][n(329)]);for(const t of Array[n(370)](this[n(327)]))this[n(334)](t);window[n(323)](n(317),this[n(371)]),this[n(371)][n(324)](),this[n(330)]=null,this[n(335)]=!1,this[n(346)]=null}[Ho(362)](){const t=Ho;this[t(335)]&&this[t(353)]()}[Ho(367)](t){const e=Ho;if(!t[e(318)][e(313)](e(361)))return;const n=t[e(318)][e(360)](e(361)),r=()=>{const t=e,r=n[t(365)]({annotations:this[t(346)],activeAnnotation:this[t(330)]});this[t(309)](r[0]||null)};this[e(355)](n,e(306),r),this[e(355)](n,e(321),(t,{isAnnotationTracked:n})=>{const r=e;this[r(330)]&&n(this[r(330)])&&this[r(309)](null)}),this[e(355)](n,e(340),()=>{this[e(371)]()}),this[e(355)](this[e(346)],e(321),t=>{const o=e;n[o(343)]()&&(r(),t[o(312)]())},{priority:e(311)}),this[e(327)][e(373)](n)}[Ho(334)](t){const e=Ho;this[e(307)](t),this[e(327)][e(314)](t)}}const Yo=Go;function Go(t,e){const n=qo();return(Go=function(t,e){return n[t-=243]})(t,e)}!function(t){const e=Go,n=t();for(;;)try{if(777511===parseInt(e(260))/1+-parseInt(e(270))/2*(-parseInt(e(256))/3)+parseInt(e(264))/4+parseInt(e(249))/5*(parseInt(e(265))/6)+parseInt(e(251))/7+-parseInt(e(257))/8*(-parseInt(e(255))/9)+parseInt(e(250))/10*(-parseInt(e(258))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qo);class Zo extends st.ButtonView{[Yo(272)];constructor(t){const e=Yo;super(t);const n=this[e(269)];this[e(266)](e(271),!1),this[e(266)](e(267),0),this[e(268)](e(245)).to(this,e(271),this,e(267),(t,n)=>t?e(243):n[e(248)]()),this[e(266)](e(246),""),this[e(247)]=ot.IconAddComment,this[e(253)]({attributes:{class:[e(252)]}}),this[e(272)]=new st.View,this[e(272)][e(259)]({tag:e(261),attributes:{class:[e(262),n.to(e(246),t=>e(254)+t),n.if(e(271),e(273))]},children:[{text:n.to(e(245))}]}),this[e(244)][e(263)](this[e(272)])}}function qo(){const t=["505ByGNoU","16710cfjZTr","1798496aFPjer","ck-annotation-counter","extendTemplate","ck-annotation-counter__badge--","9ORVzFU","135wFronz","8520368zJrotb","27753UKroNT","setTemplate","1180594ZLcyTg","span","ck-annotation-counter__badge","add","5235072uzBQGH","4518pPPsOp","set","number","bind","bindTemplate","49158zMTZCl","isDirty","counterView","ck-annotation-counter__badge--edit-mode","...","children","_badge","annotationType","icon","toString"];return(qo=function(){return t})()}var Xo=n(543),Jo={attributes:{"data-cke":!0}};Jo.setAttributes=ye(),Jo.insert=Ie().bind(null,"head"),Jo.domAPI=we(),Jo.insertStyleElement=Te();be()(Xo.A,Jo);Xo.A&&Xo.A.locals&&Xo.A.locals;const Qo=$o;function $o(t,e){const n=ts();return($o=function(t,e){return n[t-=178]})(t,e)}function ts(){const t=["esc","Esc","view","_hideBalloon","context","_annotationToNarrowView","refreshPositioning","stop","remove","addAnnotation","length","12sqcYgs","644562KvlfXY","_updateBalloonPosition","number","113701ETEhLP","addEventListener","_attachListeners","_setSelectedAnnotations","2668890kvRtEO","_detachListeners","narrowSidebar","northArrowSouth","13559MsBqgw","removeEventListener","getOrderedSelectedAnnotations","detach","2IwKEKO","pin","_destroyEditorAnnotationsIntegration","bind","narrowsidebar-detach-not-attached","stopListening","attachToDom","uiUpdate","northArrowSouthWest","1282345DGmNjQ","locale","southArrowNorth","change:height","init","activeAnnotation","destroy","_annotations","has","clear","high","contains","requires","southArrowNorthEast","_manuallyClosedAnnotationViews","listenTo","register","plugins","EditorAnnotations","getByView","_refreshPositioning","ready","balloonPanelView","defaultPositions","_selectedAnnotations","rearrange","NarrowSidebar","preventClosingBalloon","first","cancel","set","refresh","getSidebarItemView","low","_refreshPositioningDebounced","unpin","get","annotationType","refreshVisibility","isVisible","isDirty","annotations","Annotations","resize","_editorAnnotations","includes","keydown","isAttached","target","ck-sidebar--narrow","_attachToContainer","narrowsidebar-attach-already-attached","off","content","bodyCollection","hasDomSelection","2527542zzJeie","set:container","southArrowNorthWest","focus","from","keyCode","setActiveAnnotation","10505632ioAMBq","attach","_detachFromContainer","preventDefault","blur","stopPropagation","find","focusableElements","type","174mfxnVO","change:container","mousedown","element","execute","detachFromDom","values","add","pluginName","_showBalloon","isPremiumPlugin","isOfficialPlugin","delete","_domEmitter","northArrowSouthEast","_integrateWithEditorAnnotations","editors"];return(ts=function(){return t})()}!function(t){const e=$o,n=t();for(;;)try{if(663862===parseInt(e(280))/1*(parseInt(e(292))/2)+parseInt(e(232))/3+parseInt(e(276))/4*(parseInt(e(301))/5)+parseInt(e(248))/6*(parseInt(e(288))/7)+-parseInt(e(239))/8+-parseInt(e(277))/9+parseInt(e(284))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ts);class es extends t.ContextPlugin{[Qo(223)];[Qo(217)];[Qo(190)];[Qo(261)];[Qo(270)];[Qo(200)];[Qo(220)];[Qo(210)];static get[Qo(188)](){return[jo,Ao]}static get[Qo(256)](){return Qo(202)}static get[Qo(259)](){return!0}static get[Qo(258)](){return!0}constructor(t){const n=Qo;super(t),this[n(223)]=!1,this[n(190)]=new Set,this[n(261)]=new((0,e.DomEmitterMixin)()),this[n(270)]=new Map,this[n(206)](n(181),null),this[n(217)]=null,this[n(200)]=[],this[n(220)]=new e.Collection,this[n(210)]=Pe(()=>{this[n(196)]()},250,{leading:!1})}[Qo(180)](){const t=Qo;this[t(269)][t(193)][t(212)](Ao)[t(192)](t(286),this),this[t(230)]=new st.BodyCollection(this[t(269)][t(302)]),this[t(198)]=new st.BalloonPanelView(this[t(269)][t(302)]),this[t(230)][t(298)](),this[t(230)][t(255)](this[t(198)])}[Qo(240)](n){const r=Qo;this[r(217)]=n;const o=this[r(269)][r(193)][r(212)](jo),s=this[r(198)];if(o[r(183)]=n,this[r(223)])throw new e.CKEditorError(r(227),this);this[r(223)]=!0,this[r(191)](o,r(233),()=>{const t=r;this[t(291)](),this[t(191)](o,t(249),e=>{const r=t;e[r(228)](),this[r(240)](n)})}),o[r(226)]({viewClass:r(225),spaceBetweenItems:5});const i=t=>{const e=r,n=new Zo(this[e(269)][e(302)]);o[e(274)](t,n),this[e(270)][e(206)](t,n),n[e(295)](e(216),e(213),e(279)).to(t[e(267)],e(216),e(247),e(275)),n.on(e(252),()=>{const n=e;this[n(190)][n(185)](),s[n(229)][n(204)]!==t[n(267)]?(this[n(257)](t),t[n(267)][n(251)][n(235)](),this[n(238)](t)):this[n(238)](null)})};for(const t of n)i(t);this[r(191)](n,r(255),(t,e)=>{i(e)}),this[r(191)](n,r(273),(t,e,s)=>{const i=r;this[i(270)][i(212)](e)[i(182)](),this[i(270)][i(260)](e),o[i(201)]({removedAnnotation:e,previousAnnotation:n[i(212)](s-1),nextAnnotation:n[i(212)](s+1)}),e===this[i(181)]&&this[i(238)](null)},{priority:r(209)}),this[r(191)](n,r(235),(t,e)=>{this[r(238)](e)}),this[r(191)](n,r(243),()=>{this[r(238)](null)}),this[r(261)][r(191)](document,r(222),(t,n)=>{const o=r;n[o(237)]===e.keyCodes[o(265)]&&s[o(215)]&&(this[o(190)][o(255)](s[o(229)][o(204)]),this[o(268)](),n[o(244)](),n[o(242)]())}),this[r(261)][r(191)](document,r(250),(t,e)=>{const n=r,i=e[n(224)];s[n(215)]&&s[n(251)][n(187)](i)||o[n(267)][n(251)][n(187)](i)||t[n(203)]||this[n(181)]&&this[n(181)][n(246)][n(245)](t=>t[n(187)](i))||(this[n(190)][n(185)](),this[n(268)](),this[n(238)](null))});const c=this[r(269)]instanceof t.Context?this[r(269)][r(264)]:new e.Collection([this[r(269)]]);for(const t of c)this[r(263)](t);this[r(191)](c,r(255),(t,e)=>{const n=r;this[n(191)](e,n(197),()=>{this[n(263)](e)})}),this[r(191)](c,r(273),(t,e)=>{const n=r;e[n(193)][n(184)](n(194))&&this[n(294)](e[n(193)][n(212)](n(194)))}),window[r(281)](r(219),this[r(210)]),this[r(196)]()}[Qo(238)](t){const e=Qo;if(t===this[e(181)])return;const n=this[e(269)][e(193)][e(212)](jo);n[e(207)]({blurredAnnotation:this[e(181)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(208)](t)?this[e(257)](t):this[e(268)](),this[e(181)]=t}[Qo(291)](){const n=Qo;if(!this[n(223)])throw new e.CKEditorError(n(296),this);this[n(238)](null);const r=this[n(269)][n(193)][n(212)](jo);this[n(268)](),Array[n(236)](this[n(270)][n(254)](),t=>t[n(182)]()),this[n(270)][n(185)](),r[n(241)](this[n(217)]),this[n(297)](),this[n(261)][n(297)](),this[n(269)]instanceof t.Context&&this[n(297)](this[n(269)][n(264)]);for(const t of Array[n(236)](this[n(220)]))this[n(294)](t);window[n(289)](n(219),this[n(210)]),this[n(210)][n(205)](),this[n(200)]=[],this[n(223)]=!1,this[n(217)]=null}[Qo(182)](){const t=Qo;this[t(223)]&&this[t(291)](),this[t(230)][t(253)]()}[Qo(263)](t){const e=Qo;if(!t[e(193)][e(184)](e(194)))return;const n=t[e(193)][e(212)](e(194)),r=this[e(269)][e(193)][e(212)](jo),o=this[e(217)],s=this[e(198)],i=()=>{const t=e,r=n[t(290)]({annotations:this[t(217)],activeAnnotation:this[t(181)]});this[t(283)](r),this[t(238)](r[0]||null)};this[e(191)](n,e(207),i),this[e(191)](n,e(243),(t,{isAnnotationTracked:n})=>{const r=e;this[r(181)]&&n(this[r(181)])&&(this[r(283)]([]),this[r(238)](null))}),this[e(191)](n,e(299),()=>{this[e(210)]()}),this[e(191)](o,e(243),t=>{const r=e;n[r(231)]()&&t[r(272)]()},{priority:e(186)}),this[e(191)](this[e(261)],e(250),(t,o)=>{const c=e,a=o[c(224)];s[c(215)]&&s[c(251)][c(187)](a)||r[c(267)][c(251)][c(187)](a)||this[c(181)]&&n[c(231)]()&&(i(),t[c(203)]=!0)},{priority:e(186)}),this[e(220)][e(255)](n)}[Qo(294)](t){const e=Qo;t&&(this[e(297)](t),this[e(220)][e(273)](t))}[Qo(283)](t){const e=Qo;for(const n of this[e(200)])t[e(221)](n)||this[e(190)][e(260)](n[e(267)]);this[e(200)]=t}[Qo(196)](){const t=Qo,e=this[t(198)];this[t(269)][t(193)][t(212)](t(218))[t(214)](),this[t(217)][t(271)](),e[t(215)]&&this[t(278)]()}[Qo(257)](t){const e=Qo;if(this[e(190)][e(184)](t[e(267)]))return;const n=this[e(198)][e(229)][e(204)];n!==t[e(267)]?(n&&this[e(285)](n),this[e(282)](t[e(267)]),this[e(198)][e(229)][e(185)](),this[e(198)][e(229)][e(255)](t[e(267)]),this[e(278)]()):this[e(278)]()}[Qo(278)](){const t=Qo,e=this[t(198)][t(229)][t(204)],n=e&&this[t(217)][t(195)](e);if(!n||!this[t(270)][t(184)](n))return;const r=this[t(270)][t(212)](n)[t(251)],o=function(){const e=t,n=st.BalloonPanelView[e(199)];return[n[e(189)],n[e(262)],n[e(178)],n[e(287)],n[e(234)],n[e(300)]]}();this[t(198)][t(293)]({target:r,positions:o})}[Qo(268)](){const t=Qo,e=this[t(198)],n=e[t(229)][t(204)];n&&(this[t(285)](n),e[t(211)](),e[t(229)][t(185)]())}[Qo(282)](t){const e=Qo;this[e(191)](t,e(179),()=>this[e(278)]()),this[e(191)](t,e(266),(n,r)=>{const o=e;this[o(190)][o(255)](t),this[o(268)](),r()})}[Qo(285)](t){this[Qo(297)](t)}}var ns=n(340),rs={attributes:{"data-cke":!0}};rs.setAttributes=ye(),rs.insert=Ie().bind(null,"head"),rs.domAPI=we(),rs.insertStyleElement=Te();be()(ns.A,rs);ns.A&&ns.A.locals&&ns.A.locals;function os(){const t=["activeAnnotation","width","change:height","has","InlineAnnotations","viewRangeToDom","isActive","inlineannotations-attach-already-attached","afterInit","plugins","isOfficialPlugin","add","15181570xWXcfo","map","editor","_balloon","annotations","91469OOaNhZ","refresh","delete","_forceRefresh","remove","showStack","targetRect","96DCIuFE","change:isFocused","_refreshVisibilityDebounced","from","includes","get","push","updatePosition","inlineannotations-not-allowed-with-context","stopListening","addObserver","_getBalloonTargetForAnnotation","context","change:visibleView","register","focusTracker","detach","hasActive","set","left","domConverter","bottom","69656riIqsy","visibleView","focus","638652FmMKbU","find","editableElement","getBoundingClientRect","attach","mousedown","target","getByView","selection","1701490dSvrPp","getClientRects","isFocused","keystrokes","_selectedAnnotations","Esc","destroy","blur","_manuallyClosed","_setSelectedAnnotations","listenTo","isAttached","clear","489964SkYDrN","init","9Rwnssj","getOrderedSelectedAnnotations","view","refreshVisibility","requires","length","fromRect","uiUpdate","switchTo","Annotations","collapse","top","hasView","getFirstRange","pluginName","cancel","editing","setActiveAnnotation","240iOGGQZ","2969196jeWQuK","_removeAnnotationFromBalloon","_addedAnnotations","inlineannotations-detach-not-attached","update","right","_addAnnotationToBalloon","_closeAnnotation","document","every","inline","isPremiumPlugin"];return(os=function(){return t})()}const ss=as;!function(t){const e=as,n=t();for(;;)try{if(462374===-parseInt(e(245))/1+-parseInt(e(232))/2+-parseInt(e(223))/3+parseInt(e(324))/4*(parseInt(e(265))/5)+-parseInt(e(266))/6+parseInt(e(295))/7*(parseInt(e(302))/8)+parseInt(e(247))/9*(parseInt(e(290))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(os);class is extends t.Plugin{[ss(243)];[ss(294)];[ss(240)];[ss(293)];[ss(268)];[ss(236)];[ss(298)];[ss(304)];static get[ss(251)](){return[Lr,st.ContextualBalloon,Ao]}static get[ss(261)](){return ss(282)}static get[ss(288)](){return!0}static get[ss(277)](){return!0}constructor(t){const e=ss;super(t),t[e(263)][e(249)][e(312)](gt.MouseObserver),this[e(243)]=!1,this[e(320)](e(278),null),this[e(294)]=null,this[e(240)]=new Set,this[e(293)]=t[e(287)][e(307)](st.ContextualBalloon),this[e(268)]=new Set,this[e(236)]=[],this[e(298)]=!1,this[e(304)]=Pe(()=>{const t=e;this[t(292)][t(287)][t(307)](t(256))[t(250)]()},250,{leading:!1})}[ss(246)](){const t=ss,e=this[t(292)][t(287)][t(307)](Ao);e[t(314)]===this[t(292)]&&(e[t(316)](t(276),this),this[t(292)][t(235)][t(320)](t(237),(e,n)=>{const r=t,o=this[r(293)];if(this[r(243)]&&o[r(325)]){const t=this[r(294)][r(230)](o[r(325)]);t&&this[r(273)](t),n()}}))}[ss(286)](){const t=ss,e=this[t(292)][t(287)][t(307)](Ao);e[t(314)]===this[t(292)]&&(e[t(319)]()||e[t(255)](t(276)))}[ss(264)](t){const e=ss;t!==this[e(278)]&&(this[e(278)]&&(this[e(278)][e(284)]=!1),t&&this[e(292)].ui[e(317)][e(234)]&&(this[e(294)][e(281)](t)&&this[e(272)](t,!0),t[e(284)]=!0),t||this[e(241)]([]),this[e(278)]=t)}[ss(227)](t){const n=ss;this[n(294)]=t;const r=this[n(292)][n(287)][n(307)](Ao),o=this[n(293)];if(this[n(243)])throw new e.CKEditorError(n(285),this);if(r[n(314)]!==this[n(292)])throw new e.CKEditorError(n(310),this);const s=this[n(292)][n(287)][n(307)](Lr);this[n(242)](s,n(296),()=>{const t=n,e=s[t(248)]({annotations:this[t(294)],activeAnnotation:this[t(278)]});var r,o;!this[t(298)]&&(r=e,o=this[t(236)],r[t(252)]===o[t(252)]&&r[t(275)](e=>o[t(306)](e)))||(this[t(298)]=!1,this[t(241)](e),this[t(264)](e[0]||null))}),this[n(242)](s,n(239),(t,{isAnnotationTracked:e})=>{const r=n;this[r(278)]&&e(this[r(278)])&&(this[r(241)]([]),this[r(264)](null))}),this[n(242)](s,n(254),()=>{this[n(304)]()}),this[n(242)](this[n(292)].ui[n(317)],n(303),(t,e,r)=>{r||this[n(264)](null)}),this[n(242)](t,n(299),(t,e)=>{const r=n;this[r(267)](e),e===this[r(278)]&&this[r(264)](null)}),this[n(242)](o,n(315),(e,r,s,i)=>{const c=n;i&&this[c(311)](i);const a=t[c(230)](s);s&&a&&(this[c(242)](s,c(280),()=>{o[c(309)]()}),this[c(242)](s,c(237),()=>{const t=c;this[t(273)](a),this[t(292)][t(263)][t(249)][t(222)]()}),this[c(278)]!==a&&this[c(264)](a))}),this[n(242)](this[n(292)].ui,n(270),()=>{const e=n;o[e(325)]&&t[e(230)](o[e(325)])&&o[e(309)]()}),this[n(242)](this[n(292)][n(263)][n(249)][n(274)],n(228),()=>{const t=n;this[t(298)]=!0,this[t(240)][t(244)]()}),this[n(292)][n(263)][n(249)][n(274)][n(231)][n(225)]&&this[n(292)][n(263)][n(249)][n(222)](),this[n(243)]=!0}[ss(318)](){const t=ss;if(!this[t(243)])throw new e.CKEditorError(t(269),this);this[t(264)](null);for(const e of this[t(268)])this[t(267)](e);this[t(304)][t(262)](),this[t(311)](),this[t(243)]=!1,this[t(294)]=null}[ss(238)](){const t=ss;this[t(243)]&&this[t(318)](),this[t(304)][t(262)]()}[ss(241)](t){const e=ss;for(const n of this[e(236)])t[e(306)](n)||this[e(240)][e(297)](n);for(const n of this[e(294)])t[e(306)](n)||this[e(267)](n);if(this[e(292)].ui[e(317)][e(234)])for(const n of t)this[e(272)](n);this[e(236)]=t}[ss(272)](t,e=!1){const n=ss;this[n(240)][n(281)](t)||(this[n(268)][n(281)](t)||this[n(293)][n(259)](t[n(249)])||(this[n(268)][n(289)](t),this[n(293)][n(289)]({stackId:t[n(249)].id,view:t[n(249)],position:{target:()=>this[n(313)](t)}})),e&&this[n(293)][n(300)](t[n(249)].id))}[ss(313)](t){const n=ss,r=t[n(229)],o=this[n(292)][n(263)][n(249)],s=o[n(274)][n(231)][n(260)](),i=o[n(322)][n(283)](s);if(i[n(257)](!0),r){if(r instanceof e.Rect)return r;let t=[];for(const e of r)t[n(308)](...cs(e[n(233)]()));t=function(t){const e=n,r=[];let o=t[0];for(let n=1;n<t[e(252)];n++)us(o,t[n])?o[e(279)]+=t[n][e(279)]:(r[e(308)](o),o=t[n]);return r[e(308)](o),r}(t);const o=i[n(226)]();return t[n(224)](t=>t[n(258)]<=o[n(258)]&&t[n(323)]>=o[n(323)]&&t[n(321)]<=o[n(321)]&&t[n(271)]>=o[n(271)])||t[0]}return t[n(301)]||i}[ss(267)](t){const e=ss;this[e(268)][e(281)](t)&&this[e(293)][e(259)](t[e(249)])&&(this[e(268)][e(297)](t),this[e(293)][e(299)](t[e(249)]))}[ss(273)](t){const e=ss;this[e(240)][e(289)](t),this[e(267)](t)}}function cs(t){const e=ss;return Array[e(305)](t)[e(291)](DOMRect[e(253)])}function as(t,e){const n=os();return(as=function(t,e){return n[t-=222]})(t,e)}function us(t,e){const n=ss;return t[n(258)]===e[n(258)]&&t[n(323)]===e[n(323)]&&t[n(271)]===e[n(321)]}var hs=n(315),ds={attributes:{"data-cke":!0}};ds.setAttributes=ye(),ds.insert=Ie().bind(null,"head"),ds.domAPI=we(),ds.insertStyleElement=Te();be()(hs.A,ds);hs.A&&hs.A.locals&&hs.A.locals;const ls=ks;function ms(){const t=["COMMENTS_ARCHIVE_LIST_LABEL","listenTo","isEmpty","442730jWBQpe","remove","focusCycler","focusPrevious","ck-comments-archive__content","12377224WMwndL","change","EMPTY_COMMENTS_ARCHIVE","first","512692DtMTWW","ck-comments-archive","445825cBarXD","focusFirst","focus","element","delegate","setTemplate","981lrusAz","953646SKRnXZ","arrowup","add","focusTracker","21NSJgNt","1446852KKhGsV","_setupKeyboardNavigation","render","80pKGWzG","destroy","div","ck-hidden","_annotationViews","presentation","length","ck-comments-archive__info","auto","set","focusNext","isActive","arrowdown","261255iyDgLu","bindTemplate","list"];return(ms=function(){return t})()}function ks(t,e){const n=ms();return(ks=function(t,e){return n[t-=117]})(t,e)}!function(t){const e=ks,n=t();for(;;)try{if(912386===-parseInt(e(125))/1+parseInt(e(156))/2+-parseInt(e(141))/3*(parseInt(e(128))/4)+parseInt(e(158))/5+-parseInt(e(120))/6*(-parseInt(e(124))/7)+-parseInt(e(152))/8+-parseInt(e(119))/9*(-parseInt(e(147))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ms);class gs extends st.View{[ls(123)];[ls(149)];[ls(132)];constructor(t,n){const r=ls;super(t),this[r(137)](r(146),!n[r(134)]),this[r(123)]=new e.FocusTracker,this[r(132)]=n,this[r(132)][r(117)](r(121),r(140)).to(this),this.on(r(121),()=>{const t=r;this[t(149)][t(150)]()}),this.on(r(140),()=>{const t=r;this[t(149)][t(138)]()}),this[r(149)]=new st.FocusCycler({focusables:n,focusTracker:this[r(123)]}),this[r(145)](n,r(122),()=>{this[r(146)]=!1}),this[r(145)](n,r(148),(t,e)=>{const o=r;e[o(139)]&&this[o(160)](),n[o(134)]||(this[o(146)]=!0)});const o=this[r(142)];this[r(118)]({tag:r(130),attributes:{dir:r(136),class:["ck",r(157)],tabindex:-1,role:r(143),"aria-label":it(t,r(144))},children:[{tag:r(130),attributes:{class:[r(151)],role:r(133)},children:[{tag:r(130),attributes:{role:r(133)},children:n},{tag:"p",attributes:{class:[r(135),o.if(r(146),r(131),t=>!t)]},children:[{text:it(t,r(154))}]}]}]})}[ls(127)](){const t=ls;super[t(127)](),this[t(126)]()}[ls(129)](){const t=ls;super[t(129)](),this[t(123)][t(129)]()}[ls(160)](){const t=ls;this[t(149)][t(155)]?this[t(149)][t(159)]():this[t(161)][t(160)]()}[ls(126)](){const t=ls;for(const e of this[t(132)])this[t(123)][t(122)](e[t(161)]);this[t(132)].on(t(153),(e,{added:n,removed:r})=>{const o=t;for(const t of n)this[o(123)][o(122)](t[o(161)]);for(const t of r)this[o(123)][o(148)](t[o(161)])})}}const ps=fs;function fs(t,e){const n=bs();return(fs=function(t,e){return n[t-=162]})(t,e)}function bs(){const t=["pluginName","744936Zyrmkt","addCommentThread","removeCommentThread","_calculatePosition","requires","collection","160303WftrIW","archivedAt","stopListening","findIndex","remove","1543UGVFZo","2271680RaeywN","66ZALbJG","context","isPremiumPlugin","1157562qRPueh","isVisible","372UxBzYx","activate","focus","8RkcRgW","35tEdhKI","plugins","1532cviZnU","716070GtcKmd","change:archivedAt","getCommentThread","get","2772bSZXxG","archivedThreads","isActive","length","CommentsArchive","12200EraTIg","listenTo","isOfficialPlugin","highest","has","init","add"];return(bs=function(){return t})()}!function(t){const e=fs,n=t();for(;;)try{if(722393===parseInt(e(181))/1*(parseInt(e(194))/2)+parseInt(e(186))/3+-parseInt(e(191))/4*(-parseInt(e(195))/5)+-parseInt(e(170))/6*(parseInt(e(192))/7)+parseInt(e(162))/8*(parseInt(e(199))/9)+parseInt(e(182))/10*(-parseInt(e(183))/11)+-parseInt(e(188))/12*(-parseInt(e(176))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bs);class vs extends t.ContextPlugin{static get[ps(169)](){return ps(203)}static get[ps(164)](){return!0}static get[ps(185)](){return!0}static get[ps(174)](){return[Cr,vr]}constructor(t){const n=ps;super(t),this[n(200)]=new e.Collection}[ps(167)](){const t=ps,e=this[t(184)],n=e[t(193)][t(198)](Cr),r=e[t(193)][t(198)](vr);this[t(163)](n,t(171),(e,{threadId:r})=>{const o=t,s=n[o(197)](r);s[o(177)]&&this[o(200)][o(168)](s,this[o(173)](s[o(177)])),this[o(163)](s,o(196),(t,e,n)=>{const r=o;n?this[r(200)][r(166)](s)||this[r(200)][r(168)](s,this[r(173)](s[r(177)])):this[r(200)][r(166)](s)&&this[r(200)][r(180)](s)})}),this[t(163)](n,t(172),(e,{threadId:r})=>{const o=t,s=n[o(197)](r);this[o(178)](s),this[o(200)][o(166)](s)&&this[o(200)][o(180)](s)},{priority:t(165)}),this[t(163)](r[t(175)],t(190),(e,n)=>{const o=t;n[o(187)]||(n[o(201)]=!0,r[o(189)](n))})}[ps(173)](t){const e=ps,n=[...this[e(200)]][e(179)](n=>n[e(177)]<t);return n>-1?n:this[e(200)][e(202)]}}const ws=_s;function _s(t,e){const n=Is();return(_s=function(t,e){return n[t-=157]})(t,e)}function Is(){const t=["getByInnerView","_hideDialogOnAnnotationEscape","isPremiumPlugin","_handleNewThread","isVisible","463394RGnKso","_visibleAnnotations","6139077PLOmRU","hide","archivedThreads","Annotations","filter","set","2lgqiIC","menuitemcheckbox","stopListening","innerView","listenTo","init","push","get","tooltip","requires","CommentsRepository","remove","pluginName","annotationViews","view","EDITOR_TOP_SIDE","collaboration.channelId","execute","_addAnnotationToArchive","COMMENTS_ARCHIVE","splice","_calculatePosition","505AbkAsr","isOpen","componentFactory","add","collection","commentsArchiveView","source","channelId","165064ZSHlZB","archivedAt","stop","indexOf","includes","has","length","editor","50iiWQhG","find","9870768BgCsuE","forEach","focusableElements","set:isVisible","commentsArchive","escape","return","show","Dialog","6968203QtKWap","_pendingThreads","bind","_threadToController","_createCommentsArchiveButton","342ZbUsig","CommentsArchiveUI","findIndex","57LwYxmP","plugins","13606191OUbVgU","locale","isOn","menuBar:commentsArchive","isEnabled","_toggleDialog","config","isOfficialPlugin"];return(Is=function(){return t})()}!function(t){const e=_s,n=t();for(;;)try{if(797914===parseInt(e(220))/1*(parseInt(e(212))/2)+-parseInt(e(197))/3*(-parseInt(e(170))/4)+parseInt(e(162))/5*(parseInt(e(194))/6)+-parseInt(e(214))/7+-parseInt(e(180))/8+-parseInt(e(199))/9+parseInt(e(178))/10*(parseInt(e(189))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Is);class As extends t.Plugin{[ws(167)];[ws(233)];[ws(190)];static get[ws(232)](){return ws(195)}static get[ws(206)](){return!0}static get[ws(209)](){return!0}static get[ws(229)](){return[vs,st.Dialog]}constructor(t){const e=ws;super(t),this[e(233)]=new st.ViewCollection,this[e(190)]=[]}[ws(225)](){const t=ws,e=this[t(177)],n=this[t(208)][t(191)](this);e.ui[t(164)][t(165)](t(184),()=>this[t(193)](st.ButtonView,!0)),e.ui[t(164)][t(165)](t(202),()=>{const e=t,n=this[e(193)](st.MenuBarMenuListItemButtonView);return n[e(219)]({role:e(221)}),n});const r=e[t(198)][t(227)](vs),o=e[t(198)][t(227)](t(217)),s=e[t(198)][t(227)](t(230));r[t(216)][t(181)](e=>{this[t(210)](e)}),this[t(224)](r[t(216)],t(165),(e,n)=>{this[t(210)](n)}),this[t(224)](o[t(166)],t(165),(e,n)=>{const r=t,o=this[r(190)][r(179)](t=>{const e=r,o=s[e(192)][e(227)](t);return o&&n[e(223)]===o[e(234)]});if(o){const t=this[r(161)](o[r(171)]);this[r(158)](n,t),this[r(190)][r(160)](this[r(190)][r(173)](o),1)}}),this[t(224)](r[t(216)],t(231),(n,r)=>{const i=t,c=e[i(205)][i(227)](i(236));if(!c||r[i(169)]===c)if(this[i(190)][i(174)](r))this[i(190)][i(160)](this[i(190)][i(173)](r),1);else{const t=s[i(192)][i(227)](r),e=o[i(207)](t[i(234)]);this[i(233)][i(231)](e[i(234)]),this[i(222)](e),this[i(222)](e[i(182)])}}),this[t(224)](o[t(166)],t(165),(e,r)=>{const o=t;this[o(224)](r,o(185),n)}),this[t(224)](o[t(166)],t(231),(e,r)=>{const o=t;this[o(222)](r,o(185),n)})}[ws(158)](t,e){const n=ws;this[n(224)](t,n(183),t=>{const e=n;t[e(186)]=!1,t[e(172)]()}),this[n(233)][n(165)](t[n(234)],e)}[ws(210)](t){const e=ws,n=this[e(177)][e(198)][e(227)](e(230)),r=this[e(177)][e(198)][e(227)](e(217)),o=this[e(177)][e(205)][e(227)](e(236));if(!o||t[e(169)]===o){const o=n[e(192)][e(227)](t);if(!o)return void this[e(190)][e(226)](t);const s=this[e(161)](t[e(171)]),i=r[e(207)](o[e(234)]);i[e(211)]&&r[e(213)][e(231)](i),this[e(158)](i,s)}}[ws(161)](t){const e=ws,n=this[e(177)][e(205)][e(227)](e(236)),r=[...this[e(177)][e(198)][e(227)](vs)[e(216)]][e(218)](t=>t[e(169)]===n)[e(196)](n=>n[e(171)]<t);return r<0||r>this[e(233)][e(176)]?this[e(233)][e(176)]:r-1}[ws(204)](){const t=ws,e=this[t(177)],n=e[t(198)][t(227)](t(188));this[t(167)]||(this[t(167)]=new gs(e[t(200)],this[t(233)])),t(184)===n.id?n[t(215)]():n[t(187)]({id:t(184),title:it(e[t(200)],t(159)),icon:ot.IconCommentsArchive,hasCloseButton:!0,content:this[t(167)],position:st.DialogViewPosition[t(235)]})}[ws(193)](t,e=!1){const n=ws,r=this[n(177)][n(200)],o=this[n(177)][n(198)][n(227)](n(188)),s=new t(r);return s[n(191)](n(203)).to(this,n(203)),s[n(191)](n(201)).to(o,"id",t=>n(184)===t),s[n(219)]({label:it(r,n(159)),icon:ot.IconCommentsArchive,isToggleable:!0}),e&&(s[n(228)]=!0),this[n(224)](s,n(157),()=>this[n(204)]()),s}[ws(208)]=t=>{const e=ws,n=t[e(168)];if(!this[e(233)][e(175)](n[e(234)]))return;const r=this[e(177)][e(198)][e(227)](e(188));r[e(163)]&&e(184)===r.id&&(r[e(215)](),t[e(172)]())}}var ys=Ts;function Cs(){var t=["7159352tjRFfI","isPremiumPlugin","108TJukqs","isOfficialPlugin","839397MSjsrA","7951224GhzETB","336IYgCGV","7RYmDTf","281260gRJQnZ","261cEJazD","requires","Comments","92168nQCGmD","60ieFmiq","11IjvkJj","1345AodNdr","19242SRANWu","1226Xqzwwg","pluginName"];return(Cs=function(){return t})()}function Ts(t,e){var n=Cs();return(Ts=function(t,e){return n[t-=210]})(t,e)}!function(t){for(var e=Ts,n=t();;)try{if(477578===parseInt(e(227))/1*(parseInt(e(212))/2)+-parseInt(e(216))/3*(parseInt(e(226))/4)+-parseInt(e(210))/5*(parseInt(e(211))/6)+-parseInt(e(221))/7*(parseInt(e(214))/8)+-parseInt(e(223))/9*(-parseInt(e(222))/10)+parseInt(e(228))/11*(parseInt(e(219))/12)+parseInt(e(218))/13*(parseInt(e(220))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cs);class Es extends t.Plugin{static get[ys(224)](){return[Cr,so,go,vs,As,vo,Wo,es,is]}static get[ys(213)](){return ys(225)}static get[ys(217)](){return!0}static get[ys(215)](){return!0}}function xs(){var t=["1615294jBZJXD","894078TcJYOI","3omlnbO","12908480MnfGPw","96ApcgrW","1222985dzLgbG","4fwmutj","86867xAPMjN","4044465WbwOyW","308735ealBfC"];return(xs=function(){return t})()}function Os(t,e){var n=xs();return(Os=function(t,e){return n[t-=366]})(t,e)}!function(t){for(var e=Os,n=t();;)try{if(554359===parseInt(e(371))/1+parseInt(e(374))/2*(-parseInt(e(366))/3)+-parseInt(e(370))/4*(parseInt(e(369))/5)+parseInt(e(375))/6+parseInt(e(373))/7*(parseInt(e(368))/8)+-parseInt(e(372))/9+parseInt(e(367))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xs)})(),(window.CKEditor5=window.CKEditor5||{}).comments=r})();