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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (342) hide show
  1. package/build/comments.js +1 -1
  2. package/build/translations/ast.js +1 -0
  3. package/build/translations/az.js +1 -0
  4. package/build/translations/cs.js +1 -1
  5. package/build/translations/en-gb.js +1 -0
  6. package/build/translations/eo.js +1 -0
  7. package/build/translations/es-co.js +1 -1
  8. package/build/translations/es.js +1 -1
  9. package/build/translations/eu.js +1 -0
  10. package/build/translations/fa.js +1 -1
  11. package/build/translations/fr.js +1 -1
  12. package/build/translations/gu.js +1 -0
  13. package/build/translations/he.js +1 -1
  14. package/build/translations/hy.js +1 -0
  15. package/build/translations/it.js +1 -1
  16. package/build/translations/jv.js +1 -1
  17. package/build/translations/kk.js +1 -0
  18. package/build/translations/km.js +1 -0
  19. package/build/translations/kn.js +1 -0
  20. package/build/translations/ku.js +1 -0
  21. package/build/translations/lt.js +1 -1
  22. package/build/translations/nb.js +1 -0
  23. package/build/translations/ne.js +1 -0
  24. package/build/translations/oc.js +1 -0
  25. package/build/translations/pl.js +1 -1
  26. package/build/translations/pt-br.js +1 -1
  27. package/build/translations/pt.js +1 -1
  28. package/build/translations/ru.js +1 -1
  29. package/build/translations/si.js +1 -0
  30. package/build/translations/sk.js +1 -1
  31. package/build/translations/sl.js +1 -0
  32. package/build/translations/ug.js +1 -1
  33. package/build/translations/uk.js +1 -1
  34. package/build/translations/uz.js +1 -0
  35. package/dist/annotations/annotations.d.ts +8 -0
  36. package/dist/annotations/annotationsuis.d.ts +8 -0
  37. package/dist/annotations/editorannotations.d.ts +8 -0
  38. package/dist/annotations/inlineannotations.d.ts +8 -0
  39. package/dist/annotations/narrowsidebar.d.ts +8 -0
  40. package/dist/annotations/sidebar.d.ts +8 -0
  41. package/dist/annotations/widesidebar.d.ts +8 -0
  42. package/dist/comments/commentsarchive.d.ts +8 -0
  43. package/dist/comments/commentsarchiveui.d.ts +8 -0
  44. package/dist/comments/commentsediting.d.ts +8 -0
  45. package/dist/comments/commentsrepository.d.ts +8 -0
  46. package/dist/comments/commentsui.d.ts +8 -0
  47. package/dist/comments.d.ts +8 -0
  48. package/dist/commentsonly.d.ts +8 -0
  49. package/dist/index-editor.css +5 -7
  50. package/dist/index.css +5 -7
  51. package/dist/index.js +9 -9
  52. package/dist/translations/af.js +1 -1
  53. package/dist/translations/af.umd.js +1 -1
  54. package/dist/translations/ar.js +1 -1
  55. package/dist/translations/ar.umd.js +1 -1
  56. package/dist/translations/ast.d.ts +8 -0
  57. package/dist/translations/ast.js +23 -0
  58. package/dist/translations/ast.umd.js +23 -0
  59. package/dist/translations/az.d.ts +8 -0
  60. package/dist/translations/az.js +23 -0
  61. package/dist/translations/az.umd.js +23 -0
  62. package/dist/translations/bg.js +1 -1
  63. package/dist/translations/bg.umd.js +1 -1
  64. package/dist/translations/bn.js +1 -1
  65. package/dist/translations/bn.umd.js +1 -1
  66. package/dist/translations/bs.js +1 -1
  67. package/dist/translations/bs.umd.js +1 -1
  68. package/dist/translations/ca.js +1 -1
  69. package/dist/translations/ca.umd.js +1 -1
  70. package/dist/translations/cs.js +1 -1
  71. package/dist/translations/cs.umd.js +1 -1
  72. package/dist/translations/da.js +1 -1
  73. package/dist/translations/da.umd.js +1 -1
  74. package/dist/translations/de-ch.js +1 -1
  75. package/dist/translations/de-ch.umd.js +1 -1
  76. package/dist/translations/de.js +1 -1
  77. package/dist/translations/de.umd.js +1 -1
  78. package/dist/translations/el.js +1 -1
  79. package/dist/translations/el.umd.js +1 -1
  80. package/dist/translations/en-au.js +1 -1
  81. package/dist/translations/en-au.umd.js +1 -1
  82. package/dist/translations/en-gb.d.ts +8 -0
  83. package/dist/translations/en-gb.js +23 -0
  84. package/dist/translations/en-gb.umd.js +23 -0
  85. package/dist/translations/en.js +1 -1
  86. package/dist/translations/en.umd.js +1 -1
  87. package/dist/translations/eo.d.ts +8 -0
  88. package/dist/translations/eo.js +23 -0
  89. package/dist/translations/eo.umd.js +23 -0
  90. package/dist/translations/es-co.js +1 -1
  91. package/dist/translations/es-co.umd.js +1 -1
  92. package/dist/translations/es.js +1 -1
  93. package/dist/translations/es.umd.js +1 -1
  94. package/dist/translations/et.js +1 -1
  95. package/dist/translations/et.umd.js +1 -1
  96. package/dist/translations/eu.d.ts +8 -0
  97. package/dist/translations/eu.js +23 -0
  98. package/dist/translations/eu.umd.js +23 -0
  99. package/dist/translations/fa.js +1 -1
  100. package/dist/translations/fa.umd.js +1 -1
  101. package/dist/translations/fi.js +1 -1
  102. package/dist/translations/fi.umd.js +1 -1
  103. package/dist/translations/fr.js +1 -1
  104. package/dist/translations/fr.umd.js +1 -1
  105. package/dist/translations/gl.js +1 -1
  106. package/dist/translations/gl.umd.js +1 -1
  107. package/dist/translations/gu.d.ts +8 -0
  108. package/dist/translations/gu.js +23 -0
  109. package/dist/translations/gu.umd.js +23 -0
  110. package/dist/translations/he.js +1 -1
  111. package/dist/translations/he.umd.js +1 -1
  112. package/dist/translations/hi.js +1 -1
  113. package/dist/translations/hi.umd.js +1 -1
  114. package/dist/translations/hr.js +1 -1
  115. package/dist/translations/hr.umd.js +1 -1
  116. package/dist/translations/hu.js +1 -1
  117. package/dist/translations/hu.umd.js +1 -1
  118. package/dist/translations/hy.d.ts +8 -0
  119. package/dist/translations/hy.js +23 -0
  120. package/dist/translations/hy.umd.js +23 -0
  121. package/dist/translations/id.js +1 -1
  122. package/dist/translations/id.umd.js +1 -1
  123. package/dist/translations/it.js +1 -1
  124. package/dist/translations/it.umd.js +1 -1
  125. package/dist/translations/ja.js +1 -1
  126. package/dist/translations/ja.umd.js +1 -1
  127. package/dist/translations/jv.js +1 -1
  128. package/dist/translations/jv.umd.js +1 -1
  129. package/dist/translations/kk.d.ts +8 -0
  130. package/dist/translations/kk.js +23 -0
  131. package/dist/translations/kk.umd.js +23 -0
  132. package/dist/translations/km.d.ts +8 -0
  133. package/dist/translations/km.js +23 -0
  134. package/dist/translations/km.umd.js +23 -0
  135. package/dist/translations/kn.d.ts +8 -0
  136. package/dist/translations/kn.js +23 -0
  137. package/dist/translations/kn.umd.js +23 -0
  138. package/dist/translations/ko.js +1 -1
  139. package/dist/translations/ko.umd.js +1 -1
  140. package/dist/translations/ku.d.ts +8 -0
  141. package/dist/translations/ku.js +23 -0
  142. package/dist/translations/ku.umd.js +23 -0
  143. package/dist/translations/lt.js +1 -1
  144. package/dist/translations/lt.umd.js +1 -1
  145. package/dist/translations/lv.js +1 -1
  146. package/dist/translations/lv.umd.js +1 -1
  147. package/dist/translations/ms.js +1 -1
  148. package/dist/translations/ms.umd.js +1 -1
  149. package/dist/translations/nb.d.ts +8 -0
  150. package/dist/translations/nb.js +23 -0
  151. package/dist/translations/nb.umd.js +23 -0
  152. package/dist/translations/ne.d.ts +8 -0
  153. package/dist/translations/ne.js +23 -0
  154. package/dist/translations/ne.umd.js +23 -0
  155. package/dist/translations/nl.js +1 -1
  156. package/dist/translations/nl.umd.js +1 -1
  157. package/dist/translations/no.js +1 -1
  158. package/dist/translations/no.umd.js +1 -1
  159. package/dist/translations/oc.d.ts +8 -0
  160. package/dist/translations/oc.js +23 -0
  161. package/dist/translations/oc.umd.js +23 -0
  162. package/dist/translations/pl.js +1 -1
  163. package/dist/translations/pl.umd.js +1 -1
  164. package/dist/translations/pt-br.js +1 -1
  165. package/dist/translations/pt-br.umd.js +1 -1
  166. package/dist/translations/pt.js +1 -1
  167. package/dist/translations/pt.umd.js +1 -1
  168. package/dist/translations/ro.js +1 -1
  169. package/dist/translations/ro.umd.js +1 -1
  170. package/dist/translations/ru.js +1 -1
  171. package/dist/translations/ru.umd.js +1 -1
  172. package/dist/translations/si.d.ts +8 -0
  173. package/dist/translations/si.js +23 -0
  174. package/dist/translations/si.umd.js +23 -0
  175. package/dist/translations/sk.js +1 -1
  176. package/dist/translations/sk.umd.js +1 -1
  177. package/dist/translations/sl.d.ts +8 -0
  178. package/dist/translations/sl.js +23 -0
  179. package/dist/translations/sl.umd.js +23 -0
  180. package/dist/translations/sq.js +1 -1
  181. package/dist/translations/sq.umd.js +1 -1
  182. package/dist/translations/sr-latn.js +1 -1
  183. package/dist/translations/sr-latn.umd.js +1 -1
  184. package/dist/translations/sr.js +1 -1
  185. package/dist/translations/sr.umd.js +1 -1
  186. package/dist/translations/sv.js +1 -1
  187. package/dist/translations/sv.umd.js +1 -1
  188. package/dist/translations/th.js +1 -1
  189. package/dist/translations/th.umd.js +1 -1
  190. package/dist/translations/ti.js +1 -1
  191. package/dist/translations/ti.umd.js +1 -1
  192. package/dist/translations/tk.js +1 -1
  193. package/dist/translations/tk.umd.js +1 -1
  194. package/dist/translations/tr.js +1 -1
  195. package/dist/translations/tr.umd.js +1 -1
  196. package/dist/translations/tt.js +1 -1
  197. package/dist/translations/tt.umd.js +1 -1
  198. package/dist/translations/ug.js +1 -1
  199. package/dist/translations/ug.umd.js +1 -1
  200. package/dist/translations/uk.js +1 -1
  201. package/dist/translations/uk.umd.js +1 -1
  202. package/dist/translations/ur.js +1 -1
  203. package/dist/translations/ur.umd.js +1 -1
  204. package/dist/translations/uz.d.ts +8 -0
  205. package/dist/translations/uz.js +23 -0
  206. package/dist/translations/uz.umd.js +23 -0
  207. package/dist/translations/vi.js +1 -1
  208. package/dist/translations/vi.umd.js +1 -1
  209. package/dist/translations/zh-cn.js +1 -1
  210. package/dist/translations/zh-cn.umd.js +1 -1
  211. package/dist/translations/zh.js +1 -1
  212. package/dist/translations/zh.umd.js +1 -1
  213. package/lang/translations/af.po +3 -9
  214. package/lang/translations/ar.po +4 -10
  215. package/lang/translations/ast.po +176 -0
  216. package/lang/translations/az.po +176 -0
  217. package/lang/translations/bg.po +3 -9
  218. package/lang/translations/bn.po +3 -9
  219. package/lang/translations/bs.po +4 -10
  220. package/lang/translations/ca.po +3 -9
  221. package/lang/translations/cs.po +4 -12
  222. package/lang/translations/da.po +3 -9
  223. package/lang/translations/de-ch.po +3 -9
  224. package/lang/translations/de.po +3 -9
  225. package/lang/translations/el.po +3 -9
  226. package/lang/translations/en-au.po +3 -9
  227. package/lang/translations/en-gb.po +176 -0
  228. package/lang/translations/en.po +5 -11
  229. package/lang/translations/eo.po +176 -0
  230. package/lang/translations/es-co.po +4 -12
  231. package/lang/translations/es.po +4 -12
  232. package/lang/translations/et.po +3 -9
  233. package/lang/translations/eu.po +176 -0
  234. package/lang/translations/fa.po +4 -12
  235. package/lang/translations/fi.po +3 -9
  236. package/lang/translations/fr.po +4 -12
  237. package/lang/translations/gl.po +3 -9
  238. package/lang/translations/gu.po +176 -0
  239. package/lang/translations/he.po +4 -12
  240. package/lang/translations/hi.po +3 -9
  241. package/lang/translations/hr.po +4 -10
  242. package/lang/translations/hu.po +3 -9
  243. package/lang/translations/hy.po +176 -0
  244. package/lang/translations/id.po +3 -9
  245. package/lang/translations/it.po +4 -12
  246. package/lang/translations/ja.po +3 -9
  247. package/lang/translations/jv.po +6 -10
  248. package/lang/translations/kk.po +176 -0
  249. package/lang/translations/km.po +174 -0
  250. package/lang/translations/kn.po +176 -0
  251. package/lang/translations/ko.po +3 -9
  252. package/lang/translations/ku.po +176 -0
  253. package/lang/translations/lt.po +4 -12
  254. package/lang/translations/lv.po +4 -10
  255. package/lang/translations/ms.po +3 -9
  256. package/lang/translations/nb.po +176 -0
  257. package/lang/translations/ne.po +176 -0
  258. package/lang/translations/nl.po +3 -9
  259. package/lang/translations/no.po +3 -9
  260. package/lang/translations/oc.po +176 -0
  261. package/lang/translations/pl.po +4 -12
  262. package/lang/translations/pt-br.po +4 -12
  263. package/lang/translations/pt.po +4 -12
  264. package/lang/translations/ro.po +4 -10
  265. package/lang/translations/ru.po +4 -12
  266. package/lang/translations/si.po +176 -0
  267. package/lang/translations/sk.po +4 -12
  268. package/lang/translations/sl.po +180 -0
  269. package/lang/translations/sq.po +3 -9
  270. package/lang/translations/sr-latn.po +4 -10
  271. package/lang/translations/sr.po +4 -10
  272. package/lang/translations/sv.po +3 -9
  273. package/lang/translations/th.po +3 -9
  274. package/lang/translations/ti.po +3 -9
  275. package/lang/translations/tk.po +3 -9
  276. package/lang/translations/tr.po +3 -9
  277. package/lang/translations/tt.po +3 -9
  278. package/lang/translations/ug.po +4 -12
  279. package/lang/translations/uk.po +4 -12
  280. package/lang/translations/ur.po +3 -9
  281. package/lang/translations/uz.po +176 -0
  282. package/lang/translations/vi.po +3 -9
  283. package/lang/translations/zh-cn.po +3 -9
  284. package/lang/translations/zh.po +3 -9
  285. package/package.json +15 -15
  286. package/src/annotations/annotation.js +2 -2
  287. package/src/annotations/annotationcollection.js +1 -1
  288. package/src/annotations/annotations.d.ts +8 -0
  289. package/src/annotations/annotations.js +1 -1
  290. package/src/annotations/annotationsuis.d.ts +8 -0
  291. package/src/annotations/annotationsuis.js +1 -1
  292. package/src/annotations/editorannotations.d.ts +8 -0
  293. package/src/annotations/editorannotations.js +1 -1
  294. package/src/annotations/inlineannotations.d.ts +8 -0
  295. package/src/annotations/inlineannotations.js +1 -1
  296. package/src/annotations/narrowsidebar.d.ts +8 -0
  297. package/src/annotations/narrowsidebar.js +1 -1
  298. package/src/annotations/sidebar.d.ts +8 -0
  299. package/src/annotations/sidebar.js +1 -1
  300. package/src/annotations/view/annotationcounterbuttonview.js +1 -1
  301. package/src/annotations/view/annotationview.js +1 -1
  302. package/src/annotations/view/sidebaritemview.js +1 -1
  303. package/src/annotations/view/sidebarview.js +1 -1
  304. package/src/annotations/widesidebar.d.ts +8 -0
  305. package/src/annotations/widesidebar.js +1 -1
  306. package/src/comments/addcommentthreadcommand.js +1 -1
  307. package/src/comments/commentsarchive.d.ts +8 -0
  308. package/src/comments/commentsarchive.js +1 -1
  309. package/src/comments/commentsarchiveui.d.ts +8 -0
  310. package/src/comments/commentsarchiveui.js +1 -1
  311. package/src/comments/commentsediting.d.ts +8 -0
  312. package/src/comments/commentsediting.js +1 -1
  313. package/src/comments/commentsrepository.d.ts +8 -0
  314. package/src/comments/commentsrepository.js +3 -3
  315. package/src/comments/commentsui.d.ts +8 -0
  316. package/src/comments/commentsui.js +1 -1
  317. package/src/comments/integrations/clipboard.js +1 -1
  318. package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
  319. package/src/comments/integrations/importword.js +1 -1
  320. package/src/comments/ui/commenteditor/commenteditor.js +2 -2
  321. package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
  322. package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
  323. package/src/comments/ui/commentthreadcontroller.js +2 -2
  324. package/src/comments/ui/view/basecommentthreadview.js +1 -1
  325. package/src/comments/ui/view/basecommentview.js +1 -1
  326. package/src/comments/ui/view/collapsedcommentsview.js +1 -1
  327. package/src/comments/ui/view/commentcontentview.js +1 -1
  328. package/src/comments/ui/view/commentinputview.js +1 -1
  329. package/src/comments/ui/view/commentsarchiveview.js +1 -1
  330. package/src/comments/ui/view/commentslistview.js +1 -1
  331. package/src/comments/ui/view/commentthreadheadercontextview.js +1 -1
  332. package/src/comments/ui/view/commentthreadheaderview.js +1 -1
  333. package/src/comments/ui/view/commentthreadinputview.js +1 -1
  334. package/src/comments/ui/view/commentthreadview.js +2 -2
  335. package/src/comments/ui/view/commentview.js +2 -2
  336. package/src/comments.d.ts +8 -0
  337. package/src/comments.js +1 -1
  338. package/src/commentsonly.d.ts +8 -0
  339. package/src/commentsonly.js +1 -1
  340. package/src/index.js +1 -1
  341. package/src/utils/common-translations.js +1 -1
  342. package/src/utils/createmutationobserver.js +1 -1
package/build/comments.js CHANGED
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={142:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.push([t.id,".ck.ck-aria-description{display:none}",""]);const s=r},888:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.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 s=r},967:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.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 s=r},258:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.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 s=r},906:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.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 s=r},938:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.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 s=r},751:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.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 s=r},901:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.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{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{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.table>figcaption.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{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{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{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{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{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 s=r},961:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.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}.ck .ck-suggestion-wrapper.ck-rounded-corners,.ck-rounded-corners .ck .ck-suggestion-wrapper{border-radius:var(--ck-border-radius)}.ck .ck-suggestion-wrapper{overflow:hidden}.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 s=r},163:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.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 s=r},332:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.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 s=r},533:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.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(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23FFF' d='M9.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'/%3E%3C/svg%3E\");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 s=r},874:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.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 s=r},438:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.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-font-size-base);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 s=r},554:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.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 .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.ck-comment--remove-confirmation{transform:translate3d(-100%,0,0)}.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--remove{background-color:var(--ck-color-comment-remove-background)}.ck .ck-comment--remove:after{opacity:0}.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{word-break:break-word}.ck .ck-comment--info .ck-comment__content{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 s=r},980:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.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;overflow:visible;padding:0;word-break:break-word}.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 s=r},492:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.push([t.id,":root{--ck-color-comment-marker:#fef7a9;--ck-color-comment-marker-active:#fdf05d}.ck-comment-marker{background:var(--ck-color-comment-marker);border-bottom:3px solid transparent;border-top:3px solid transparent}.ck-comment-marker.ck-widget{background-color:transparent;border:3px solid var(--ck-color-comment-marker)}.ck-comment-marker--active,.ck-comment-marker--active .ck-comment-marker{background:var(--ck-color-comment-marker-active)}.ck-comment-marker--active.ck-widget{border-color:var(--ck-color-comment-marker-active)}.ck-comment-marker--active.ck-widget .ck-comment-marker{background-color:var(--ck-color-comment-marker)}",""]);const s=r},353:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.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 s=r},306:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.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{border-radius:0}.ck .ck-thread.ck-rounded-corners,.ck-rounded-corners .ck .ck-thread{border-radius:var(--ck-border-radius)}.ck .ck-thread{background-color:var(--ck-color-base-background);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%}@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-thread--remove-confirmation .ck-thread__container{transform:translate3d(-100%,0,0)}.ck.ck-button.ck-thread__remove-confirm-submit{color:var(--ck-color-button-save)}.ck.ck-button.ck-thread__remove-confirm-cancel{color:var(--ck-color-button-cancel)}.ck .ck-thread__remove-confirm{background-color:var(--ck-color-comment-remove-background);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-thread__remove-confirm .ck-thread__remove-confirm-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-thread__remove-confirm p{font-weight:700;margin:0}',""]);const s=r},197:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.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 s=r},573:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var o=n(433),r=n.n(o)()((function(t){return t[1]}));r.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 s=r},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=t(e);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,o){"string"==typeof t&&(t=[[null,t,""]]);var r={};if(o)for(var s=0;s<this.length;s++){var i=this[s][0];null!=i&&(r[i]=!0)}for(var c=0;c<t.length;c++){var a=[].concat(t[c]);o&&r[a[0]]||(n&&(a[2]?a[2]="".concat(n," and ").concat(a[2]):a[2]=n),e.push(a))}},e}},673:(t,e,n)=>{"use strict";var o,r=function(){return void 0===o&&(o=Boolean(window&&document&&document.all&&!window.atob)),o},s=function(){var t={};return function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}t[e]=n}return t[e]}}(),i=[];function c(t){for(var e=-1,n=0;n<i.length;n++)if(i[n].identifier===t){e=n;break}return e}function a(t,e){for(var n={},o=[],r=0;r<t.length;r++){var s=t[r],a=e.base?s[0]+e.base:s[0],h=n[a]||0,u="".concat(a," ").concat(h);n[a]=h+1;var d=c(u),l={css:s[1],media:s[2],sourceMap:s[3]};-1!==d?(i[d].references++,i[d].updater(l)):i.push({identifier:u,updater:p(l,e),references:1}),o.push(u)}return o}function h(t){var e=document.createElement("style"),o=t.attributes||{};if(void 0===o.nonce){var r=n.nc;r&&(o.nonce=r)}if(Object.keys(o).forEach((function(t){e.setAttribute(t,o[t])})),"function"==typeof t.insert)t.insert(e);else{var i=s(t.insert||"head");if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(e)}return e}var u,d=(u=[],function(t,e){return u[t]=e,u.filter(Boolean).join("\n")});function l(t,e,n,o){var r=n?"":o.media?"@media ".concat(o.media," {").concat(o.css,"}"):o.css;if(t.styleSheet)t.styleSheet.cssText=d(e,r);else{var s=document.createTextNode(r),i=t.childNodes;i[e]&&t.removeChild(i[e]),i.length?t.insertBefore(s,i[e]):t.appendChild(s)}}function k(t,e,n){var o=n.css,r=n.media,s=n.sourceMap;if(r?t.setAttribute("media",r):t.removeAttribute("media"),s&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(s))))," */")),t.styleSheet)t.styleSheet.cssText=o;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(o))}}var m=null,g=0;function p(t,e){var n,o,r;if(e.singleton){var s=g++;n=m||(m=h(e)),o=l.bind(null,n,s,!1),r=l.bind(null,n,s,!0)}else n=h(e),o=k.bind(null,n,e),r=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(n)};return o(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;o(t=e)}else r()}}t.exports=function(t,e){(e=e||{}).singleton||"boolean"==typeof e.singleton||(e.singleton=r());var n=a(t=t||[],e);return function(t){if(t=t||[],"[object Array]"===Object.prototype.toString.call(t)){for(var o=0;o<n.length;o++){var r=c(n[o]);i[r].references--}for(var s=a(t,e),h=0;h<n.length;h++){var u=c(n[h]);0===i[u].references&&(i[u].updater(),i.splice(u,1))}n=s}}}},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},179:(t,e,n)=>{t.exports=n(237)("./src/paragraph.js")},727:(t,e,n)=>{t.exports=n(237)("./src/select-all.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},251:(t,e,n)=>{t.exports=n(237)("./src/undo.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(o){var r=e[o];if(void 0!==r)return r.exports;var s=e[o]={id:o,exports:{}};return t[o](s,s.exports,n),s.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var o in e)n.o(e,o)&&!n.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},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.nc=void 0;var o={};(()=>{"use strict";n.r(o),n.d(o,{Annotation:()=>hs,AnnotationCollection:()=>ms,AnnotationView:()=>rs,Annotations:()=>Ks,AnnotationsUIs:()=>Fi,BaseCommentThreadView:()=>lr,BaseCommentView:()=>Ar,Comment:()=>Js,CommentThread:()=>Zs,CommentThreadController:()=>go,CommentThreadInputView:()=>Yo,CommentThreadView:()=>pr,CommentView:()=>xr,Comments:()=>Uc,CommentsArchive:()=>Lc,CommentsListView:()=>$o,CommentsOnly:()=>Pi,CommentsRepository:()=>Gs,CommentsUI:()=>Ri,EditorAnnotations:()=>ii,InlineAnnotations:()=>Ac,NarrowSidebar:()=>bc,WideSidebar:()=>hc});var t=n(782),e=n(584),r=n(211);const s=function(){this.__data__=[],this.size=0};const i=function(t,e){return t===e||t!=t&&e!=e};const c=function(t,e){for(var n=t.length;n--;)if(i(t[n][0],e))return n;return-1};var a=Array.prototype.splice;const h=function(t){var e=this.__data__,n=c(e,t);return!(n<0)&&(n==e.length-1?e.pop():a.call(e,n,1),--this.size,!0)};const u=function(t){var e=this.__data__,n=c(e,t);return n<0?void 0:e[n][1]};const d=function(t){return c(this.__data__,t)>-1};const l=function(t,e){var n=this.__data__,o=c(n,t);return o<0?(++this.size,n.push([t,e])):n[o][1]=e,this};function k(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}k.prototype.clear=s,k.prototype.delete=h,k.prototype.get=u,k.prototype.has=d,k.prototype.set=l;const m=k;const g=function(){this.__data__=new m,this.size=0};const p=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const f=function(t){return this.__data__.get(t)};const b=function(t){return this.__data__.has(t)};const v="object"==typeof global&&global&&global.Object===Object&&global;var _="object"==typeof self&&self&&self.Object===Object&&self;const w=v||_||Function("return this")();const I=w.Symbol;var y=Object.prototype,A=y.hasOwnProperty,C=y.toString,T=I?I.toStringTag:void 0;const E=function(t){var e=A.call(t,T),n=t[T];try{t[T]=void 0;var o=!0}catch(t){}var r=C.call(t);return o&&(e?t[T]=n:delete t[T]),r};var x=Object.prototype.toString;const O=function(t){return x.call(t)};var N=I?I.toStringTag:void 0;const S=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":N&&N in Object(t)?E(t):O(t)};const M=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const R=function(t){if(!M(t))return!1;var e=S(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const j=w["__core-js_shared__"];var V,L=(V=/[^.]+$/.exec(j&&j.keys&&j.keys.IE_PROTO||""))?"Symbol(src)_1."+V:"";const P=function(t){return!!L&&L in t};var B=Function.prototype.toString;const D=function(t){if(null!=t){try{return B.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var H=/^\[object .+?Constructor\]$/,F=Function.prototype,z=Object.prototype,K=F.toString,U=z.hasOwnProperty,W=RegExp("^"+K.call(U).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const Y=function(t){return!(!M(t)||P(t))&&(R(t)?W:H).test(D(t))};const q=function(t,e){return null==t?void 0:t[e]};const X=function(t,e){var n=q(t,e);return Y(n)?n:void 0};const G=X(w,"Map");const Z=X(Object,"create");const J=function(){this.__data__=Z?Z(null):{},this.size=0};const Q=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var $=Object.prototype.hasOwnProperty;const tt=function(t){var e=this.__data__;if(Z){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return $.call(e,t)?e[t]:void 0};var et=Object.prototype.hasOwnProperty;const nt=function(t){var e=this.__data__;return Z?void 0!==e[t]:et.call(e,t)};const ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Z&&void 0===e?"__lodash_hash_undefined__":e,this};function rt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}rt.prototype.clear=J,rt.prototype.delete=Q,rt.prototype.get=tt,rt.prototype.has=nt,rt.prototype.set=ot;const st=rt;const it=function(){this.size=0,this.__data__={hash:new st,map:new(G||m),string:new st}};const ct=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const at=function(t,e){var n=t.__data__;return ct(e)?n["string"==typeof e?"string":"hash"]:n.map};const ht=function(t){var e=at(this,t).delete(t);return this.size-=e?1:0,e};const ut=function(t){return at(this,t).get(t)};const dt=function(t){return at(this,t).has(t)};const lt=function(t,e){var n=at(this,t),o=n.size;return n.set(t,e),this.size+=n.size==o?0:1,this};function kt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}kt.prototype.clear=it,kt.prototype.delete=ht,kt.prototype.get=ut,kt.prototype.has=dt,kt.prototype.set=lt;const mt=kt;const gt=function(t,e){var n=this.__data__;if(n instanceof m){var o=n.__data__;if(!G||o.length<199)return o.push([t,e]),this.size=++n.size,this;n=this.__data__=new mt(o)}return n.set(t,e),this.size=n.size,this};function pt(t){var e=this.__data__=new m(t);this.size=e.size}pt.prototype.clear=g,pt.prototype.delete=p,pt.prototype.get=f,pt.prototype.has=b,pt.prototype.set=gt;const ft=pt;const bt=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const vt=function(t){return this.__data__.has(t)};function _t(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new mt;++e<n;)this.add(t[e])}_t.prototype.add=_t.prototype.push=bt,_t.prototype.has=vt;const wt=_t;const It=function(t,e){for(var n=-1,o=null==t?0:t.length;++n<o;)if(e(t[n],n,t))return!0;return!1};const yt=function(t,e){return t.has(e)};const At=function(t,e,n,o,r,s){var i=1&n,c=t.length,a=e.length;if(c!=a&&!(i&&a>c))return!1;var h=s.get(t),u=s.get(e);if(h&&u)return h==e&&u==t;var d=-1,l=!0,k=2&n?new wt:void 0;for(s.set(t,e),s.set(e,t);++d<c;){var m=t[d],g=e[d];if(o)var p=i?o(g,m,d,e,t,s):o(m,g,d,t,e,s);if(void 0!==p){if(p)continue;l=!1;break}if(k){if(!It(e,(function(t,e){if(!yt(k,e)&&(m===t||r(m,t,n,o,s)))return k.push(e)}))){l=!1;break}}else if(m!==g&&!r(m,g,n,o,s)){l=!1;break}}return s.delete(t),s.delete(e),l};const Ct=w.Uint8Array;const Tt=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,o){n[++e]=[o,t]})),n};const Et=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var xt=I?I.prototype:void 0,Ot=xt?xt.valueOf:void 0;const Nt=function(t,e,n,o,r,s,c){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!s(new Ct(t),new Ct(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return i(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tt;case"[object Set]":var h=1&o;if(a||(a=Et),t.size!=e.size&&!h)return!1;var u=c.get(t);if(u)return u==e;o|=2,c.set(t,e);var d=At(a(t),a(e),o,r,s,c);return c.delete(t),d;case"[object Symbol]":if(Ot)return Ot.call(t)==Ot.call(e)}return!1};const St=function(t,e){for(var n=-1,o=e.length,r=t.length;++n<o;)t[r+n]=e[n];return t};const Mt=Array.isArray;const Rt=function(t,e,n){var o=e(t);return Mt(t)?o:St(o,n(t))};const jt=function(t,e){for(var n=-1,o=null==t?0:t.length,r=0,s=[];++n<o;){var i=t[n];e(i,n,t)&&(s[r++]=i)}return s};const Vt=function(){return[]};var Lt=Object.prototype.propertyIsEnumerable,Pt=Object.getOwnPropertySymbols;const Bt=Pt?function(t){return null==t?[]:(t=Object(t),jt(Pt(t),(function(e){return Lt.call(t,e)})))}:Vt;const Dt=function(t,e){for(var n=-1,o=Array(t);++n<t;)o[n]=e(n);return o};const Ht=function(t){return null!=t&&"object"==typeof t};const Ft=function(t){return Ht(t)&&"[object Arguments]"==S(t)};var zt=Object.prototype,Kt=zt.hasOwnProperty,Ut=zt.propertyIsEnumerable;const Wt=Ft(function(){return arguments}())?Ft:function(t){return Ht(t)&&Kt.call(t,"callee")&&!Ut.call(t,"callee")};const Yt=function(){return!1};var qt="object"==typeof exports&&exports&&!exports.nodeType&&exports,Xt=qt&&"object"==typeof module&&module&&!module.nodeType&&module,Gt=Xt&&Xt.exports===qt?w.Buffer:void 0;const Zt=(Gt?Gt.isBuffer:void 0)||Yt;var Jt=/^(?:0|[1-9]\d*)$/;const Qt=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&Jt.test(t))&&t>-1&&t%1==0&&t<e};const $t=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var te={};te["[object Float32Array]"]=te["[object Float64Array]"]=te["[object Int8Array]"]=te["[object Int16Array]"]=te["[object Int32Array]"]=te["[object Uint8Array]"]=te["[object Uint8ClampedArray]"]=te["[object Uint16Array]"]=te["[object Uint32Array]"]=!0,te["[object Arguments]"]=te["[object Array]"]=te["[object ArrayBuffer]"]=te["[object Boolean]"]=te["[object DataView]"]=te["[object Date]"]=te["[object Error]"]=te["[object Function]"]=te["[object Map]"]=te["[object Number]"]=te["[object Object]"]=te["[object RegExp]"]=te["[object Set]"]=te["[object String]"]=te["[object WeakMap]"]=!1;const ee=function(t){return Ht(t)&&$t(t.length)&&!!te[S(t)]};const ne=function(t){return function(e){return t(e)}};var oe="object"==typeof exports&&exports&&!exports.nodeType&&exports,re=oe&&"object"==typeof module&&module&&!module.nodeType&&module,se=re&&re.exports===oe&&v.process;const ie=function(){try{var t=re&&re.require&&re.require("util").types;return t||se&&se.binding&&se.binding("util")}catch(t){}}();var ce=ie&&ie.isTypedArray;const ae=ce?ne(ce):ee;var he=Object.prototype.hasOwnProperty;const ue=function(t,e){var n=Mt(t),o=!n&&Wt(t),r=!n&&!o&&Zt(t),s=!n&&!o&&!r&&ae(t),i=n||o||r||s,c=i?Dt(t.length,String):[],a=c.length;for(var h in t)!e&&!he.call(t,h)||i&&("length"==h||r&&("offset"==h||"parent"==h)||s&&("buffer"==h||"byteLength"==h||"byteOffset"==h)||Qt(h,a))||c.push(h);return c};var de=Object.prototype;const le=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||de)};const ke=function(t,e){return function(n){return t(e(n))}};const me=ke(Object.keys,Object);var ge=Object.prototype.hasOwnProperty;const pe=function(t){if(!le(t))return me(t);var e=[];for(var n in Object(t))ge.call(t,n)&&"constructor"!=n&&e.push(n);return e};const fe=function(t){return null!=t&&$t(t.length)&&!R(t)};const be=function(t){return fe(t)?ue(t):pe(t)};const ve=function(t){return Rt(t,be,Bt)};var _e=Object.prototype.hasOwnProperty;const we=function(t,e,n,o,r,s){var i=1&n,c=ve(t),a=c.length;if(a!=ve(e).length&&!i)return!1;for(var h=a;h--;){var u=c[h];if(!(i?u in e:_e.call(e,u)))return!1}var d=s.get(t),l=s.get(e);if(d&&l)return d==e&&l==t;var k=!0;s.set(t,e),s.set(e,t);for(var m=i;++h<a;){var g=t[u=c[h]],p=e[u];if(o)var f=i?o(p,g,u,e,t,s):o(g,p,u,t,e,s);if(!(void 0===f?g===p||r(g,p,n,o,s):f)){k=!1;break}m||(m="constructor"==u)}if(k&&!m){var b=t.constructor,v=e.constructor;b==v||!("constructor"in t)||!("constructor"in e)||"function"==typeof b&&b instanceof b&&"function"==typeof v&&v instanceof v||(k=!1)}return s.delete(t),s.delete(e),k};const Ie=X(w,"DataView");const ye=X(w,"Promise");const Ae=X(w,"Set");const Ce=X(w,"WeakMap");var Te="[object Map]",Ee="[object Promise]",xe="[object Set]",Oe="[object WeakMap]",Ne="[object DataView]",Se=D(Ie),Me=D(G),Re=D(ye),je=D(Ae),Ve=D(Ce),Le=S;(Ie&&Le(new Ie(new ArrayBuffer(1)))!=Ne||G&&Le(new G)!=Te||ye&&Le(ye.resolve())!=Ee||Ae&&Le(new Ae)!=xe||Ce&&Le(new Ce)!=Oe)&&(Le=function(t){var e=S(t),n="[object Object]"==e?t.constructor:void 0,o=n?D(n):"";if(o)switch(o){case Se:return Ne;case Me:return Te;case Re:return Ee;case je:return xe;case Ve:return Oe}return e});const Pe=Le;var Be="[object Arguments]",De="[object Array]",He="[object Object]",Fe=Object.prototype.hasOwnProperty;const ze=function(t,e,n,o,r,s){var i=Mt(t),c=Mt(e),a=i?De:Pe(t),h=c?De:Pe(e),u=(a=a==Be?He:a)==He,d=(h=h==Be?He:h)==He,l=a==h;if(l&&Zt(t)){if(!Zt(e))return!1;i=!0,u=!1}if(l&&!u)return s||(s=new ft),i||ae(t)?At(t,e,n,o,r,s):Nt(t,e,a,n,o,r,s);if(!(1&n)){var k=u&&Fe.call(t,"__wrapped__"),m=d&&Fe.call(e,"__wrapped__");if(k||m){var g=k?t.value():t,p=m?e.value():e;return s||(s=new ft),r(g,p,n,o,s)}}return!!l&&(s||(s=new ft),we(t,e,n,o,r,s))};const Ke=function t(e,n,o,r,s){return e===n||(null==e||null==n||!Ht(e)&&!Ht(n)?e!=e&&n!=n:ze(e,n,o,r,t,s))};const Ue=function(t,e){return Ke(t,e)};const We=function(t,e){for(var n=-1,o=null==t?0:t.length;++n<o&&!1!==e(t[n],n,t););return t};const Ye=function(){try{var t=X(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const qe=function(t,e,n){"__proto__"==e&&Ye?Ye(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Xe=Object.prototype.hasOwnProperty;const Ge=function(t,e,n){var o=t[e];Xe.call(t,e)&&i(o,n)&&(void 0!==n||e in t)||qe(t,e,n)};const Ze=function(t,e,n,o){var r=!n;n||(n={});for(var s=-1,i=e.length;++s<i;){var c=e[s],a=o?o(n[c],t[c],c,n,t):void 0;void 0===a&&(a=t[c]),r?qe(n,c,a):Ge(n,c,a)}return n};const Je=function(t,e){return t&&Ze(e,be(e),t)};const Qe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var $e=Object.prototype.hasOwnProperty;const tn=function(t){if(!M(t))return Qe(t);var e=le(t),n=[];for(var o in t)("constructor"!=o||!e&&$e.call(t,o))&&n.push(o);return n};const en=function(t){return fe(t)?ue(t,!0):tn(t)};const nn=function(t,e){return t&&Ze(e,en(e),t)};var on="object"==typeof exports&&exports&&!exports.nodeType&&exports,rn=on&&"object"==typeof module&&module&&!module.nodeType&&module,sn=rn&&rn.exports===on?w.Buffer:void 0,cn=sn?sn.allocUnsafe:void 0;const an=function(t,e){if(e)return t.slice();var n=t.length,o=cn?cn(n):new t.constructor(n);return t.copy(o),o};const hn=function(t,e){var n=-1,o=t.length;for(e||(e=Array(o));++n<o;)e[n]=t[n];return e};const un=function(t,e){return Ze(t,Bt(t),e)};const dn=ke(Object.getPrototypeOf,Object);const ln=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)St(e,Bt(t)),t=dn(t);return e}:Vt;const kn=function(t,e){return Ze(t,ln(t),e)};const mn=function(t){return Rt(t,en,ln)};var gn=Object.prototype.hasOwnProperty;const pn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&gn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const fn=function(t){var e=new t.constructor(t.byteLength);return new Ct(e).set(new Ct(t)),e};const bn=function(t,e){var n=e?fn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var vn=/\w*$/;const _n=function(t){var e=new t.constructor(t.source,vn.exec(t));return e.lastIndex=t.lastIndex,e};var wn=I?I.prototype:void 0,In=wn?wn.valueOf:void 0;const yn=function(t){return In?Object(In.call(t)):{}};const An=function(t,e){var n=e?fn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Cn=function(t,e,n){var o=t.constructor;switch(e){case"[object ArrayBuffer]":return fn(t);case"[object Boolean]":case"[object Date]":return new o(+t);case"[object DataView]":return bn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return An(t,n);case"[object Map]":case"[object Set]":return new o;case"[object Number]":case"[object String]":return new o(t);case"[object RegExp]":return _n(t);case"[object Symbol]":return yn(t)}};var Tn=Object.create;const En=function(){function t(){}return function(e){if(!M(e))return{};if(Tn)return Tn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const xn=function(t){return"function"!=typeof t.constructor||le(t)?{}:En(dn(t))};const On=function(t){return Ht(t)&&"[object Map]"==Pe(t)};var Nn=ie&&ie.isMap;const Sn=Nn?ne(Nn):On;const Mn=function(t){return Ht(t)&&"[object Set]"==Pe(t)};var Rn=ie&&ie.isSet;const jn=Rn?ne(Rn):Mn;var Vn="[object Arguments]",Ln="[object Function]",Pn="[object Object]",Bn={};Bn[Vn]=Bn["[object Array]"]=Bn["[object ArrayBuffer]"]=Bn["[object DataView]"]=Bn["[object Boolean]"]=Bn["[object Date]"]=Bn["[object Float32Array]"]=Bn["[object Float64Array]"]=Bn["[object Int8Array]"]=Bn["[object Int16Array]"]=Bn["[object Int32Array]"]=Bn["[object Map]"]=Bn["[object Number]"]=Bn[Pn]=Bn["[object RegExp]"]=Bn["[object Set]"]=Bn["[object String]"]=Bn["[object Symbol]"]=Bn["[object Uint8Array]"]=Bn["[object Uint8ClampedArray]"]=Bn["[object Uint16Array]"]=Bn["[object Uint32Array]"]=!0,Bn["[object Error]"]=Bn[Ln]=Bn["[object WeakMap]"]=!1;const Dn=function t(e,n,o,r,s,i){var c,a=1&n,h=2&n,u=4&n;if(o&&(c=s?o(e,r,s,i):o(e)),void 0!==c)return c;if(!M(e))return e;var d=Mt(e);if(d){if(c=pn(e),!a)return hn(e,c)}else{var l=Pe(e),k=l==Ln||"[object GeneratorFunction]"==l;if(Zt(e))return an(e,a);if(l==Pn||l==Vn||k&&!s){if(c=h||k?{}:xn(e),!a)return h?kn(e,nn(c,e)):un(e,Je(c,e))}else{if(!Bn[l])return s?e:{};c=Cn(e,l,a)}}i||(i=new ft);var m=i.get(e);if(m)return m;i.set(e,c),jn(e)?e.forEach((function(r){c.add(t(r,n,o,r,e,i))})):Sn(e)&&e.forEach((function(r,s){c.set(s,t(r,n,o,s,e,i))}));var g=d?void 0:(u?h?mn:ve:h?en:be)(e);return We(g||e,(function(r,s){g&&(r=e[s=r]),Ge(c,s,t(r,n,o,s,e,i))})),c};const Hn=function(t){return Dn(t,5)};const Fn=function(t){return"symbol"==typeof t||Ht(t)&&"[object Symbol]"==S(t)};var zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Kn=/^\w*$/;const Un=function(t,e){if(Mt(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Fn(t))||(Kn.test(t)||!zn.test(t)||null!=e&&t in Object(e))};function Wn(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var o=arguments,r=e?e.apply(this,o):o[0],s=n.cache;if(s.has(r))return s.get(r);var i=t.apply(this,o);return n.cache=s.set(r,i)||s,i};return n.cache=new(Wn.Cache||mt),n}Wn.Cache=mt;const Yn=Wn;var qn=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Xn=/\\(\\)?/g;const Gn=function(t){var e=Yn(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(qn,(function(t,n,o,r){e.push(o?r.replace(Xn,"$1"):n||t)})),e}));const Zn=function(t,e){for(var n=-1,o=null==t?0:t.length,r=Array(o);++n<o;)r[n]=e(t[n],n,t);return r};var Jn=I?I.prototype:void 0,Qn=Jn?Jn.toString:void 0;const $n=function t(e){if("string"==typeof e)return e;if(Mt(e))return Zn(e,t)+"";if(Fn(e))return Qn?Qn.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const to=function(t){return null==t?"":$n(t)};const eo=function(t,e){return Mt(t)?t:Un(t,e)?[t]:Gn(to(t))};const no=function(t){if("string"==typeof t||Fn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const oo=function(t,e,n,o){if(!M(t))return t;for(var r=-1,s=(e=eo(e,t)).length,i=s-1,c=t;null!=c&&++r<s;){var a=no(e[r]),h=n;if("__proto__"===a||"constructor"===a||"prototype"===a)return t;if(r!=i){var u=c[a];void 0===(h=o?o(u,a,c):void 0)&&(h=M(u)?u:Qt(e[r+1])?[]:{})}Ge(c,a,h),c=c[a]}return t};const ro=function(t,e,n){return null==t?t:oo(t,e,n)};const so=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const io=function(t,e){for(var n=0,o=(e=eo(e,t)).length;null!=t&&n<o;)t=t[no(e[n++])];return n&&n==o?t:void 0};const co=function(t,e,n){var o=-1,r=t.length;e<0&&(e=-e>r?0:r+e),(n=n>r?r:n)<0&&(n+=r),r=e>n?0:n-e>>>0,e>>>=0;for(var s=Array(r);++o<r;)s[o]=t[o+e];return s};const ao=function(t,e){return e.length<2?t:io(t,co(e,0,-1))};const ho=function(t,e){return e=eo(e,t),null==(t=ao(t,e))||delete t[no(so(e))]};const uo=function(t,e){return null==t||ho(t,e)};var lo=mo;function ko(){var t=["update","resolveCommentThread","75ajuogJ","54676wCmbTz","9813684lusQxf","5040340qibCgd","reopenCommentThread","remove","_localUser","15456uEdyHD","resolve","_isAttached","13xQBlAO","isResolved","view","getComment","11AFIKDz","15249EIcqPe","1017yNPUkq","2612475lNQBJj","submit","submitCommentThread","1750134YeWwOT","destroy","removeCommentThread","stopListening","listenTo","38AREbAa","addComment","removeComment","model","7EJYqAA","updateComment","reopen"];return(ko=function(){return t})()}function mo(t,e){var n=ko();return(mo=function(t,e){return n[t-=307]})(t,e)}!function(t){for(var e=mo,n=t();;)try{if(334089===-parseInt(e(339))/1*(parseInt(e(315))/2)+-parseInt(e(324))/3*(-parseInt(e(325))/4)+parseInt(e(307))/5+-parseInt(e(310))/6*(-parseInt(e(319))/7)+parseInt(e(331))/8*(-parseInt(e(340))/9)+parseInt(e(327))/10*(parseInt(e(338))/11)+parseInt(e(326))/12*(-parseInt(e(334))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);class go extends((0,e.ObservableMixin)()){constructor(t,e){var n=mo;super(),this[n(318)]=t,this[n(318)][n(333)]=!0,this[n(336)]=e,this[n(314)](e,n(309),(()=>this[n(308)]())),this[n(314)](e,n(312),(()=>this[n(329)]())),this[n(314)](e,n(323),(()=>this[n(332)]())),this[n(314)](e,n(328),(()=>this[n(321)]())),this[n(314)](e,n(316),((t,e)=>this[n(316)](e))),this[n(314)](e,n(320),((t,e,o)=>this[n(320)](e,o))),this[n(314)](e,n(317),((t,e)=>this[n(317)](e)))}[lo(308)](){var t=lo;this[t(318)][t(308)]()}[lo(329)](){var t=lo;this[t(318)][t(329)]()}[lo(332)](){var t=lo;this[t(318)][t(335)]||this[t(318)][t(332)]()}[lo(321)](){var t=lo;this[t(318)][t(335)]&&this[t(318)][t(321)]()}[lo(316)](t){var e=lo;this[e(318)][e(316)]({content:t,authorId:this[e(336)][e(330)].id})}[lo(320)](t,e){var n=lo;this[n(318)][n(337)](t)[n(322)]({content:e})}[lo(317)](t){var e=lo;this[e(318)][e(337)](t)[e(329)]()}[lo(311)](){var t=lo;this[t(313)](),this[t(318)][t(333)]=!1}}var po=n(311);function fo(t,e,n){const o=t.t;switch(e){case"PENDING_ACTION_COMMENT_THREAD":return o({string:"Unsaved change in comment thread.",id:"PENDING_ACTION_COMMENT_THREAD"});case"Comment":return o("Comment");case"Reply...":return o("Reply...");case"Reply to reopen discussion...":return o("Reply to reopen discussion...");case"Write a comment...":return o("Write a comment...");case"Comment was made on an element":return o("Comment was made on an element");case"Comment editor":return o("Comment editor");case"Delete comment thread?":return o("Delete comment thread?");case"Delete comment?":return o("Delete comment?");case"Marked as resolved":return o("Marked as resolved");case"Show more items":return o("Show more items");case"Cancel":return o("Cancel");case"Edit":return o("Edit");case"Resolve":return o("Resolve");case"Reopen":return o("Reopen");case"Remove":return o("Remove");case"Reply":return o("Reply");case"Save":return o("Save");case"Annotations sidebar":return o("Annotations sidebar");case"Annotations list":return o("Annotations list");case"Thread comments":return o("Thread comments");case"THREAD_CONTEXT_LABEL":return o({string:"Thread context: %0",id:"THREAD_CONTEXT_LABEL"},n);case"COMMENT_THREAD_LABEL":return o({string:"Comment thread by %1. %1 reply.",plural:"Comment thread by %1. %0 replies.",id:"COMMENT_THREAD_LABEL"},n);case"COMMENT_THREAD_DESCRIPTION":return o({string:"Press Enter for more options. Press Escape to exit.",id:"COMMENT_THREAD_DESCRIPTION"});case"COMMENT_ARIA_LABEL":return o({string:"Comment by %0. Created on %1. %2. %3",id:"COMMENT_ARIA_LABEL"},n);case"LEAVE_COMMENT_ANNOUNCEMENT":return o({string:"Leaving a content with comments.",id:"LEAVE_COMMENT_ANNOUNCEMENT"});case"ENTER_COMMENT_ANNOUNCEMENT":return o({string:"Entering a content with comments. Press %0 to go to the discussion.",id:"ENTER_COMMENT_ANNOUNCEMENT"},n);case"NUMBER_OF_COMMENTS":return o({string:"%0 Comment",plural:"%0 Comments",id:"NUMBER_OF_COMMENTS"},n);case"TOO_LONG_COMMENT_ALERT":return o({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 o({string:"This comment comes from an external source.",id:"EXTERNAL_COMMENT"});case"EXTERNAL_IMPORT_WORD_COMMENT":return o({string:"This comment comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_COMMENT"});case"EXTERNAL_AVATAR":return o({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return o({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"COMMENTS_ARCHIVE":return o({string:"Comments archive",id:"COMMENTS_ARCHIVE"});case"EMPTY_COMMENTS_ARCHIVE":return o({string:"There are no archived comment threads.",id:"EMPTY_COMMENTS_ARCHIVE"});case"COMMENTS_ARCHIVE_LIST_LABEL":return o({string:"List of comments",id:"COMMENTS_ARCHIVE_LIST_LABEL"});case"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP":return o({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 o({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 o({string:"Exit the annotation and move focus back to the edited content",id:"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER":return o({string:"Browse the focused annotation thread or thread comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER"});case"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS":return o({string:"Move across internals of the annotation thread",id:"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS"});case"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT":return o({string:"Submit the reply while writing a comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS":return o({string:"Move to the previous or next thread in the annotations sidebar or comments archive",id:"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS"});default:return""}}const bo=_o;function vo(){const t=["element","28uvgUFF","presentation","677192fbGVzB","8118370cvarwm","div","ck-rounded-corners","render","focus","3620ZFJqRO","Comment editor","ck-reset","cke-editor__aria-label_","ck-comment__input","editable","ck-editor","add","uiLanguage","uiLanguageDirection","108LFPqHU","setTemplate","createCollection","main","24572290exrZNT","329622ozdlpc","ck-editor__main","3ZSRvUc","2191012ApxwxP","9184176aaoUsd"];return(vo=function(){return t})()}function _o(t,e){const n=vo();return(_o=function(t,e){return n[t-=265]})(t,e)}!function(t){const e=_o,n=t();for(;;)try{if(839983===-parseInt(e(271))/1*(-parseInt(e(281))/2)+-parseInt(e(288))/3*(-parseInt(e(289))/4)+-parseInt(e(266))/5+-parseInt(e(286))/6+-parseInt(e(292))/7*(-parseInt(e(265))/8)+-parseInt(e(290))/9+parseInt(e(285))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vo);class wo extends po.EditorUIView{constructor(t,n){const o=_o;super(t);const r=(0,e.uid)();this[o(284)]=this[o(283)](),this[o(276)]=new po.InlineEditableUIView(t,n,void 0,{label:()=>fo(t,o(272))}),this[o(282)]({tag:o(267),attributes:{class:[o(273),o(277),o(268),o(275)],dir:t[o(280)],lang:t[o(279)],"aria-labelledby":o(274)+r},children:[{tag:o(267),attributes:{class:o(287),role:o(293)},children:this[o(284)]}]})}[bo(269)](){const t=bo;super[t(269)](),this[t(284)][t(278)](this[t(276)])}[bo(270)](){const t=bo;this[t(276)][t(291)][t(270)]()}}const Io=yo;function yo(t,e){const n=Ao();return(yo=function(t,e){return n[t-=238]})(t,e)}function Ao(){const t=["getRoot","focusTracker","setEditableElement","ready","editable","init","1343511wKCPIK","7041290tPQgzD","view","6VEmlvH","name","document","locale","8779628PlpKhO","isFocused","editing","editor","14787620bmhlyy","element","render","bind","destroy","3341128DqJUyF","888136pHfBoF","6QczDaB","953206iJlHLT","fire","rootName","4rEWbDH","32TUJKLH","attachDomRoot"];return(Ao=function(){return t})()}!function(t){const e=yo,n=t();for(;;)try{if(813910===parseInt(e(253))/1+-parseInt(e(251))/2*(parseInt(e(252))/3)+-parseInt(e(256))/4*(parseInt(e(266))/5)+-parseInt(e(268))/6*(-parseInt(e(250))/7)+parseInt(e(257))/8*(-parseInt(e(265))/9)+parseInt(e(245))/10+parseInt(e(241))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);class Co extends po.EditorUI{constructor(t){const e=yo;super(t),this[e(267)]=new wo(t[e(240)],t[e(243)][e(267)])}get[Io(246)](){const t=Io;return this[t(267)][t(246)]}[Io(264)](){const t=Io,e=this[t(244)][t(243)][t(267)],n=this[t(267)][t(263)],o=e[t(239)][t(259)]();n[t(238)]=o[t(255)],this[t(267)][t(247)]();const r=n[t(246)];this[t(261)](n[t(238)],r),this[t(267)][t(263)][t(248)](t(242)).to(this[t(260)]),e[t(258)](r),this[t(254)](t(262))}[Io(249)](){const t=Io;super[t(249)](),this[t(267)][t(249)]()}}var To=n(783),Eo=n(331),xo=n(507),Oo=n(727),No=n(834),So=n(251),Mo=n(179);const Ro=jo;function jo(t,e){const n=Vo();return(jo=function(t,e){return n[t-=237]})(t,e)}function Vo(){const t=["editing","document","assign","model","view","setSelection","fire","initialData","39hyFRed","name","set","init","155110impReI","805620bHKBAb","initPlugins","7361500umMBoe","placeholder","222851OvWrJu","_updatePlaceholder","plugins","create","12YoHpBR","then","config","destroy","childCount","getRoot","get","change:placeholder","end","change","createRoot","low","36963ZQyRFk","13746IgMLfT","placeholderElement","72nRccrU","getChild","ready","data","focus","1770377SxFFun","defaultPlugins"];return(Vo=function(){return t})()}!function(t){const e=jo,n=t();for(;;)try{if(129373===parseInt(e(237))/1+parseInt(e(254))/2*(parseInt(e(271))/3)+parseInt(e(276))/4+-parseInt(e(275))/5*(-parseInt(e(241))/6)+parseInt(e(261))/7+-parseInt(e(256))/8*(-parseInt(e(253))/9)+-parseInt(e(278))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vo);const Lo=[Eo.Clipboard,xo.Enter,xo.ShiftEnter,Oo.SelectAll,No.Typing,So.Undo,Mo.Paragraph];class Po extends((0,e.ObservableMixin)(t.Editor)){constructor(t={}){const e=jo;(t=Object[e(265)]({},t))[e(239)]||(t[e(239)]=Po[e(262)]),super(t),this.ui=new Co(this),this[e(273)](e(279),""),this[e(266)][e(264)].on(e(250),(()=>this[e(238)]()),{priority:e(252)}),this.on(e(248),(()=>this[e(238)]())),this[e(266)][e(264)][e(251)]()}[Ro(240)](){const t=Ro,e=this[t(243)][t(247)](t(270))||"";return this[t(277)]()[t(242)]((()=>this.ui[t(274)]()))[t(242)]((()=>this[t(259)][t(274)](e)))[t(242)]((()=>this[t(269)](t(258))))}[Ro(244)](){const t=Ro;return super[t(244)]()[t(242)]((()=>this.ui[t(244)]()))}[Ro(260)](){const t=Ro;this[t(266)][t(250)]((e=>{const n=t,o=this[n(266)][n(264)][n(246)](),r=o&&o[n(257)](o[n(245)]-1);e[n(268)](r,n(249)),this[n(263)][n(267)][n(260)]()}))}[Ro(238)](){const t=Ro,e=this[t(263)][t(267)],n=e[t(264)][t(246)](),o=n[t(257)](0);n[t(245)]>1||!o||"p"!=o[t(272)]?this[t(255)]&&this[t(255)][t(279)]&&((0,To.disablePlaceholder)(e,this[t(255)]),this[t(255)]=void 0):(this[t(279)]&&(o[t(279)]=this[t(279)]),(0,To.enablePlaceholder)({view:e,element:o,keepOnFocus:!0}),this[t(255)]=o)}}Po[Ro(262)]=Lo;const Bo=Po,Do=Ho;function Ho(t,e){const n=Fo();return(Ho=function(t,e){return n[t-=126]})(t,e)}function Fo(){const t=["added","showButtons","ck-comment__input-actions--active","_createSubmitButton","_editorConfig","createCollection","ck-comment__input-wrapper","submitLabel","Reply","div","18xAowMG","6917568wXgjus","length","_setupKeyboardNavigation","cancel","cancelButtonView","focus","createEditor","create","keystrokes","isEnabled","TOO_LONG_COMMENT_ALERT","from","shift+tab","ck-comment__input-actions--submit","extendTemplate","forEach","element","_editorCreationPromise","4131396SyKTLP","add","733337GoBDim","execute","withText","initialData","Ctrl+Enter","fire","set","381159qejMCF","listenTo","bind","Cancel","64738lzZWEd","focusFirst","submit","focusables","ck-comment__input-actions--cancel","reverse","firstChild","546395dJEEwS","document","label","placeholder","high","focusLast","model","_createCancelButton","insertBefore","12YBLNfM","getData","Esc","focusCycler","editor","destroy","editorDestroyed","ck-comment__input-actions","submitButtonView","trim","change","Reply...","focusTracker","stop","6774124sfbEOg","value","then","editorReady","render","view","setTemplate","disabledSubmit","bindTemplate","_isDestroyed","setData","tab"];return(Fo=function(){return t})()}!function(t){const e=Ho,n=t();for(;;)try{if(521365===-parseInt(e(172))/1+parseInt(e(183))/2*(parseInt(e(151))/3)+-parseInt(e(170))/4+parseInt(e(190))/5*(parseInt(e(199))/6)+parseInt(e(129))/7+parseInt(e(152))/8+parseInt(e(179))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class zo extends po.View{constructor(t,n={}){const o=Ho;super(t),this[o(203)]=null,this[o(145)]=n,this[o(178)](o(130),n[o(175)]||""),this[o(178)](o(136),!1),this[o(178)](o(142),!0),this[o(178)](o(193),fo(t,o(126))),this[o(178)](o(148),fo(t,o(149))),this[o(207)]=this[o(144)](),this[o(156)]=this[o(197)](),this[o(186)]=this[o(146)]([this[o(207)],this[o(156)]]),this[o(160)]=new e.KeystrokeHandler,this[o(127)]=new e.FocusTracker,this[o(202)]=new po.FocusCycler({focusables:this[o(186)],focusTracker:this[o(127)],keystrokeHandler:this[o(160)],actions:{focusPrevious:o(164),focusNext:o(140)}}),this[o(135)]({tag:o(150),attributes:{class:[o(147)]},children:[{tag:o(150),attributes:{class:[o(206),this[o(137)].if(o(142),o(143))]},children:[this[o(207)],this[o(156)]]}]}),this[o(160)][o(178)](o(201),((t,e)=>{const n=o;this[n(156)][n(177)](n(173)),e()})),this[o(160)][o(178)](o(176),((t,e)=>{const n=o;this[n(207)][n(161)]&&(this[n(207)][n(177)](n(173)),e())})),this.on(o(185),((e,n)=>{const r=o;n[r(153)]>65e3?(alert(fo(t,r(162),[n[r(153)],65e3])),e[r(128)]()):this[r(203)][r(139)]("")}),{priority:o(194)})}[Do(133)](){const t=Do;super[t(133)](),this[t(154)]()}[Do(158)](){const t=Do;return this[t(203)]||(this[t(203)]=new Bo(this[t(145)]),this[t(169)]=this[t(203)][t(159)]()[t(131)]((()=>{const e=t;if(this[e(138)])return;const n=this[e(203)];this[e(168)][e(198)](n.ui[e(168)],this[e(168)][e(189)]),n[e(196)][e(191)].on(e(209),(()=>this[e(130)]=n[e(200)]())),n[e(181)](e(193)).to(this),this[e(186)][e(171)](n.ui[e(134)],0),this[e(177)](e(132),this[e(203)])}))),this[t(169)]}[Do(157)](t){const e=Do;-1===t?(this[e(202)][e(184)](),this[e(202)][e(195)]()):this[e(202)][e(184)]()}async[Do(204)](){const t=Do;this[t(138)]||(this[t(138)]=!0,this[t(203)]&&(await this[t(169)],await this[t(203)][t(204)](),this[t(177)](t(205),this[t(203)])),await super[t(204)]())}[Do(144)](){const t=Do,{locale:e}=this,n=new po.ButtonView(e);return n[t(166)]({attributes:{class:[t(165)]}}),n[t(174)]=!0,n[t(181)](t(192)).to(this,t(148)),n.on(t(173),(()=>{const e=t;this[e(177)](e(185),this[e(130)])})),n[t(181)](t(161)).to(this,t(130),this,t(136),((e,n)=>!n&&!!e[t(208)]())),n}[Do(197)](){const t=Do,{locale:e}=this,n=new po.ButtonView(e);return n[t(166)]({attributes:{class:[t(187)]}}),n[t(192)]=fo(e,t(182)),n[t(174)]=!0,n.on(t(173),(()=>{const e=t;this[e(203)][e(139)](""),this[e(177)](e(155))})),n}[Do(154)](){const t=Do;this[t(160)][t(180)](this[t(168)]),this[t(186)][t(167)]((e=>{const n=t;this[n(127)][n(171)](e[n(168)])})),this[t(186)].on(t(209),((e,n)=>{const o=t;for(const t of Array[o(163)](n[o(141)])[o(188)]())this[o(127)][o(171)](t[o(168)])}))}}const Ko=Uo;function Uo(t,e){const n=Wo();return(Uo=function(t,e){return n[t-=134]})(t,e)}function Wo(){const t=["1034289uMayJo","createEditor","delegate","focusTracker","editorReady","bind","contains","filter","547854NOZUIn","mousedown","listenTo","editor","target","getDomRoot","then","ck-thread__user","3360GEnJMT","ck-thread__input","editorDestroyed","ck-comment__input-container--active","7655950PypEHK","showInput","isFocused","render","destroy","16qFztsn","4EHcRkh","ck-comment__input-container","extendTemplate","503640umTMfR","element","commentInputView","editing","change:showInput","userView","set","value","div","152505IkWRuR","some","showButtons","bindTemplate","view","758720mLudYo","preventDefault","_focusOnNonInteractiveMouseDown","3882RNhbaf","focus","setTemplate","focusCycler"];return(Wo=function(){return t})()}!function(t){const e=Uo,n=t();for(;;)try{if(239620===-parseInt(e(160))/1+parseInt(e(148))/2*(-parseInt(e(180))/3)+-parseInt(e(165))/4+parseInt(e(151))/5+parseInt(e(168))/6*(parseInt(e(138))/7)+parseInt(e(147))/8*(-parseInt(e(172))/9)+parseInt(e(142))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wo);class Yo extends po.View{constructor(t,e,n){const o=Uo;super(t),this[o(153)]=new zo(t,n),this[o(171)]=this[o(153)][o(171)],this[o(153)][o(177)](o(162)).to(this[o(153)][o(175)],o(144),this[o(153)],o(158),((t,e)=>t||!!e)),this[o(157)](o(143),!1),this.on(o(155),(()=>{const t=o;this[t(143)]&&!this[t(153)][t(183)]&&this[t(153)][t(173)]()})),this[o(153)][o(174)](o(176)).to(this),this[o(153)][o(174)](o(140)).to(this),this[o(156)]=new r.UserView(t,e),this[o(156)][o(150)]({attributes:{class:o(137),"aria-hidden":!0}}),this[o(153)][o(150)]({attributes:{class:o(139)}}),this[o(170)]({tag:o(159),attributes:{class:[o(149),this[o(163)].if(o(143),o(141))]},children:[this[o(156)],this[o(153)]]})}[Ko(145)](){const t=Ko;super[t(145)](),this[t(167)]()}[Ko(146)](){const t=Ko;return this[t(153)][t(146)]()[t(136)]((()=>super[t(146)]()))}[Ko(169)](t){const e=Ko;this[e(153)][e(169)](t)}[Ko(167)](){const t=Ko;this[t(182)](this[t(152)],t(181),((e,n)=>{const o=t,{submitButtonView:r,cancelButtonView:s,editor:i}=this[o(153)];[r[o(152)],s[o(152)],i?i[o(154)][o(164)][o(135)]():null][o(179)]((t=>t))[o(161)]((t=>t[o(178)](n[o(134)])))||(this[o(169)](),n[o(166)]())}))}}function qo(){const t=["bindTemplate","21tnbFgu","ck-thread__comment-count","97859rfLKXA","104XZaJoU","NUMBER_OF_COMMENTS","count","5XblWUu","1690630QolwLG","setTemplate","627344CgYeaV","334752ZIsNZo","389136Zrwlrk","set","37413CWXLVf","678786EUKnGS"];return(qo=function(){return t})()}function Xo(t,e){const n=qo();return(Xo=function(t,e){return n[t-=338]})(t,e)}!function(t){const e=Xo,n=t();for(;;)try{if(170647===parseInt(e(346))/1+parseInt(e(339))/2+-parseInt(e(342))/3+-parseInt(e(353))/4*(-parseInt(e(350))/5)+parseInt(e(338))/6*(-parseInt(e(344))/7)+parseInt(e(347))/8*(-parseInt(e(341))/9)+parseInt(e(351))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qo);class Go extends po.View{constructor(t){const e=Xo;super(t);const n=this[e(343)];this[e(340)](e(349),void 0),this[e(352)]({tag:"li",attributes:{class:e(345)},children:[{text:n.to(e(349),(n=>fo(t,e(348),n)))}]})}}function Zo(){const t=["resolveCommentThread","viewUid","change:hasDirtyComment","visibleViews","ck-hidden","some","_collapsedCommentsView","1476702DAzucf","focus","expand","CommentView","forEach","isEditMode","delete","resolvedCommentView","listenTo","hasDirtyComment","weight","equal","add","resolved","map","34452SRDVYc","331586tUqLka","updateComment","focusCycler","_rearrangeExpand","delegate","arrowup","authoredAt","editorDestroyed","editorConfig","removeComment","commentUpdated","count","change:isActive","4960134wrAOEw","3568520tleOcS","stopListening","_shouldCollapse","resolvedBy","change","focusLast","destroy","change:isResolved","isActive","includes","maxCommentsWhenCollapsed","_handleInfoComment","length","5McRnwL","5061931crtzdi","element","_updateHasDirtyComment","_rearrangeCollapse","change:isEditMode","editorReady","from","_model","_setupKeyboardNavigation","360FShGJV","Thread comments","focusFirst","removed","bind","reverse","maxCommentCharsWhenCollapsed","formatDateTime","focusTracker","insert","set","remove","2HXPCRT","refreshVisibleViews","_config","target","7854810mCCxnx","_findOptimalIndex","collapse","createCollection","comments","Marked as resolved","get","render","commentViews","locale","_calculatePosition","_handleRemoveCommentModel","added","setTemplate","bindTemplate","arrowdown","keystrokes","ck-thread__comments","_handleNewCommentModel","maxThreadTotalWeight","resolvedAt"];return(Zo=function(){return t})()}const Jo=Qo;function Qo(t,e){const n=Zo();return(Qo=function(t,e){return n[t-=336]})(t,e)}!function(t){const e=Qo,n=t();for(;;)try{if(460697===-parseInt(e(395))/1*(parseInt(e(347))/2)+parseInt(e(379))/3+parseInt(e(409))/4*(parseInt(e(422))/5)+-parseInt(e(408))/6+-parseInt(e(423))/7+parseInt(e(432))/8*(parseInt(e(394))/9)+parseInt(e(351))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zo);class $o extends po.View{constructor(t,n,o){const r=Qo;super(t);const s=this[r(365)];this[r(345)](r(388),!1),this[r(345)](r(421),n[r(355)][r(421)]),this[r(345)](r(417),!1),this[r(430)]=n,this[r(349)]=o,this[r(359)]=this[r(354)](),this[r(375)]=this[r(354)](),this[r(386)]=null,this[r(343)]=new e.FocusTracker,this[r(367)]=new e.KeystrokeHandler,this[r(397)]=new po.FocusCycler({focusables:this[r(359)],focusTracker:this[r(343)],keystrokeHandler:this[r(367)],keystrokeHandlerOptions:{filter:t=>this[r(359)][r(393)]((t=>t[r(424)]))[r(418)](t[r(350)])},actions:{focusPrevious:r(400),focusNext:r(366)}}),this[r(378)]=new Go(t),this[r(378)][r(339)](r(406)).to(this,r(421),(t=>t-this[r(349)][r(419)]));for(const t of n[r(355)])this[r(369)](t);this[r(420)](),this[r(387)](n[r(355)],r(391),((t,e)=>{const n=r,o=this[n(361)](e);this[n(421)]++,this[n(369)](e,o),this[n(348)]()})),this[r(387)](n[r(355)],r(346),((t,e)=>{const n=r;this[n(421)]--,this[n(362)](e),this[n(348)]()})),this[r(387)](n,r(405),(()=>this[r(348)]())),this[r(387)](n,r(416),(()=>this[r(420)]())),this.on(r(407),(()=>this[r(348)]())),this.on(r(374),(()=>this[r(348)]())),this[r(364)]({tag:"ul",attributes:{class:[r(368),s.if(r(421),r(376),(t=>!t))],"aria-label":fo(t,r(336))},children:this[r(375)]})}get[Jo(411)](){const t=Jo;return this[t(430)][t(389)]>this[t(349)][t(370)]&&!this[t(417)]&&!this[t(388)]}[Jo(358)](){const t=Jo;super[t(358)](),this[t(348)](),this[t(431)]()}[Jo(380)](t){const e=Jo;-1===t?this[e(397)][e(414)]():this[e(397)][e(337)]()}[Jo(415)](){const t=Jo;this[t(378)][t(415)]();for(const e of this[t(359)])e[t(415)]();super[t(415)]()}[Jo(348)](){const t=Jo;this[t(411)]?this[t(426)]():this[t(398)]()}[Jo(369)](t,e){const n=Jo,o=new(this[n(349)][n(382)])(this[n(360)],t,{maxCommentCharsWhenCollapsed:this[n(349)][n(341)],formatDateTime:this[n(349)][n(342)],editorConfig:this[n(349)][n(403)]});o[n(373)]=t.id,o[n(399)](n(404)).to(this),o[n(399)](n(396)).to(this),o[n(399)](n(372)).to(this),o[n(399)](n(428)).to(this),o[n(399)](n(402)).to(this),this[n(387)](o,n(427),(()=>this[n(425)]())),this[n(359)][n(391)](o,e)}[Jo(361)](t){const e=Jo,n=this[e(430)][e(352)](t);return this[e(386)]?this[e(386)][e(401)]>t[e(401)]?n-1:n:n-1}[Jo(420)](){const t=Jo;if(this[t(430)][t(412)]&&this[t(430)][t(371)]){const e={id:t(392),author:this[t(430)][t(412)],authoredAt:this[t(430)][t(371)],content:fo(this[t(360)],t(356)),attributes:{}};this[t(386)]=new(this[t(349)][t(382)])(this[t(360)],e,{maxCommentCharsWhenCollapsed:this[t(349)][t(341)],formatDateTime:this[t(349)][t(342)],editorConfig:this[t(349)][t(403)],isSystemComment:!0}),this[t(359)][t(391)](this[t(386)],this[t(430)][t(352)](e))}else this[t(386)]&&(this[t(359)][t(346)](this[t(386)]),this[t(386)][t(415)](),this[t(386)]=null);this[t(348)]()}[Jo(362)](t){const e=Jo,n=this[e(359)][e(346)](t.id);this[e(410)](n),n[e(384)]&&this[e(425)](),n[e(415)]()}[Jo(425)](){const t=Jo;this[t(388)]=Array[t(429)](this[t(359)])[t(377)]((e=>e[t(384)]))}[Jo(426)](){const t=Jo,n=function(t){const n=Qo,o=new e.Collection;for(const e of t)o[n(391)](e);return o}(this[t(359)]),o=this[t(378)][t(406)];for(let e=1;e<=o;e++)n[t(346)](1);for(const e of n)e[t(353)]();o>0&&n[t(391)](this[t(378)],1),tr((0,e.diff)(Array[t(429)](this[t(375)]),Array[t(429)](n)),this[t(375)],n)}[Jo(398)](){const t=Jo;tr((0,e.diff)(Array[t(429)](this[t(375)]),Array[t(429)](this[t(359)])),this[t(375)],this[t(359)]);for(const e of this[t(375)])e[t(381)]()}[Jo(431)](){const t=Jo;this[t(359)][t(383)]((e=>{const n=t;this[n(343)][n(391)](e[n(424)]),this[n(367)][n(387)](e[n(424)])})),this[t(359)].on(t(413),((e,n)=>{const o=t;for(const t of n[o(338)])this[o(343)][o(346)](t[o(424)]),this[o(367)][o(410)](t[o(424)]);for(const t of Array[o(429)](n[o(363)])[o(340)]())this[o(343)][o(391)](t[o(424)]),this[o(367)][o(387)](t[o(424)])}))}}function tr(t,e,n){const o=Jo;let r=0;for(const s of t)switch(s){case o(344):e[o(391)](n[o(357)](r),r),r++;break;case o(385):e[o(346)](r);break;case o(390):r++}}const er=nr;function nr(t,e){const n=or();return(nr=function(t,e){return n[t-=186]})(t,e)}function or(){const t=["1626360cEsZWo","212268WXgCxo","770RJVFry","35OocSwk","span","THREAD_CONTEXT_LABEL","2043XYrrJY","focus","set","315jYlZYe","165606YjYHms","254204xEjpNa","4300pxZWrk","element","contextValue","ck-context__value","1212040NrsqgM","bindTemplate","setTemplate"];return(or=function(){return t})()}!function(t){const e=nr,n=t();for(;;)try{if(384770===-parseInt(e(192))/1+parseInt(e(202))/2*(parseInt(e(187))/3)+parseInt(e(201))/4+parseInt(e(200))/5+-parseInt(e(191))/6*(parseInt(e(203))/7)+parseInt(e(197))/8+-parseInt(e(190))/9*(parseInt(e(193))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(or);class rr extends po.View{constructor(t){const e=nr;super(t);const n=this[e(198)];this[e(189)](e(195),""),this[e(199)]({tag:e(204),attributes:{class:["ck",e(196)],"aria-label":n.to(e(195),(n=>fo(t,e(186),n))),tabindex:-1},children:[{text:n.to(e(195))}]})}[er(188)](){const t=er;this[t(194)][t(188)]()}}const sr=cr;function ir(){const t=["_setupKeyboardNavigation","10uNFPpc","ck-thread__header","tab","focusCycler","bind","586530XHdXcO","mouseenter","isResolved","icon","render","reopenCommentThread","length","_model","remove","isResolvable","isEnabled","fire","reopenButtonView","2410100aCIeOS","focus","scrollWidth","26298lLpmjl","shift+tab","ck-context","338914hjsnrx","lastIndexOf","mouseleave","value","locale","ck-context-wrapper","add","contextView","div","Reopen","38248PrEsBp","3354784tzFFiD","focusTracker",".ck-context","focusables","overlay",".ck-context__value","offsetWidth","execute","isReadOnly","_createReopenButton","_createContextView","hasContext","contextValue","bindTemplate","context","keystrokes","Comment was made on an element","ck-context--quotes","listenTo","...","querySelector","ck-annotation__actions","substring","focusFirst","createCollection","111NWNNhB","setTemplate","isVisible","element","classList","_attachContextActions","14746635bAezpD","462YDpUKb","label","tooltip","_trimContextValue"];return(ir=function(){return t})()}function cr(t,e){const n=ir();return(cr=function(t,e){return n[t-=284]})(t,e)}!function(t){const e=cr,n=t();for(;;)try{if(322998===parseInt(e(292))/1+-parseInt(e(311))/2+-parseInt(e(347))/3*(-parseInt(e(321))/4)+parseInt(e(305))/5+parseInt(e(308))/6*(parseInt(e(354))/7)+parseInt(e(322))/8+-parseInt(e(353))/9*(parseInt(e(287))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ir);class ar extends po.View{constructor(t,n){const o=cr;super(t);const r=this[o(335)];this[o(299)]=n,this[o(304)]=this[o(331)](),this[o(318)]=this[o(332)](),this[o(325)]=this[o(346)]([this[o(318)],this[o(304)]]),this[o(323)]=new e.FocusTracker,this[o(337)]=new e.KeystrokeHandler,this[o(290)]=new po.FocusCycler({focusables:this[o(325)],focusTracker:this[o(323)],keystrokeHandler:this[o(337)],actions:{focusPrevious:o(309),focusNext:o(289)}}),this[o(291)](o(333)).to(this[o(299)],o(336),(t=>!!t)),this[o(291)](o(334)).to(this[o(299)],o(336),(t=>t&&t[o(314)]?this[o(285)](t[o(314)]):fo(this[o(315)],o(338)))),this[o(348)]({tag:o(319),attributes:{class:[o(288)]},children:[{tag:o(319),attributes:{class:[o(316)]},children:[{tag:o(319),attributes:{class:[o(310),r.if(o(333),o(339))]},children:[this[o(318)]]}]},{tag:o(319),attributes:{class:[o(343)]},children:[this[o(304)]]}]})}[sr(296)](){const t=sr;super[t(296)](),this[t(352)](),this[t(286)]()}[sr(306)](){const t=sr;this[t(290)][t(345)]()}[sr(331)](){const t=sr,e=new po.ButtonView(this[t(315)]);return e[t(355)]=fo(this[t(315)],t(320)),e[t(284)]=fo(this[t(315)],t(320)),e[t(295)]='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m5.042 9.367 2.189 1.837a.75.75 0 0 1-.965 1.149l-3.788-3.18a.747.747 0 0 1-.21-.284.75.75 0 0 1 .17-.945L6.23 4.762a.75.75 0 1 1 .964 1.15L4.863 7.866h8.917A.75.75 0 0 1 14 7.9a4 4 0 1 1-1.477 7.718l.344-1.489a2.5 2.5 0 1 0 1.094-4.73l.008-.032H5.042z"/></svg>',e[t(291)](t(302)).to(this[t(299)],t(330),(t=>!t)),e[t(291)](t(349)).to(this[t(299)],t(301),this[t(299)],t(294),((t,e)=>t&&e)),e.on(t(329),(()=>{const e=t;this[e(303)](e(297),this[e(299)].id)})),e}[sr(285)](t){const e=sr;if(t[e(298)]<150)return t;const n=t[e(312)](" ",147);return t[e(344)](0,n>-1?n:147)+e(341)}[sr(352)](){const t=sr,e=this[t(350)][t(342)](t(324)),n=e[t(342)](t(327));this[t(340)](e,t(293),(()=>{const o=t;n[o(328)]<n[o(307)]&&e[o(351)][o(317)](o(326))})),this[t(340)](e,t(313),(()=>{const n=t;e[n(351)][n(300)](n(326))}))}[sr(286)](){const t=sr;this[t(337)][t(340)](this[t(350)]);for(const e of this[t(325)])this[t(323)][t(317)](e[t(350)]),this[t(337)][t(340)](e[t(350)])}[sr(332)](){const t=sr,e=new rr(this[t(315)]);return e[t(291)](t(334)).to(this),e}}const hr=ur;function ur(t,e){const n=dr();return(ur=function(t,e){return n[t-=224]})(t,e)}function dr(){const t=["disabledSubmit","2080040xnISFd","unlinkedAt","commentThreadInputView","Write a comment...","listenTo","_localUser","ariaDescriptionView","isUnlinked","commentThreadHeaderView","ariaLabel","editorReady","author","COMMENT_THREAD_LABEL","_config","5647747sbdEPy","9126530Azpmqt","first","fire","1OMVYcp","createCollection","target","isResolvable","Reply","render","showInput","tab","7652403VlzPwt","_model","element","keystrokes","change:isActive","focusTracker","isSubmitted","name","length","2292126EjGsvj","stop","reopenCommentThread","removeComment","placeholder","shift+tab","focus","Comment","editorConfig","isResolved","addComment","resolveCommentThread","focusCycler","isActive","comments","submitCommentThread","value","canComment","removeCommentThread","hasDirtyComment","16PONvXg","archivedAt","commentInputView","editorDestroyed","isReadOnly","submit","bind","focusables","set","locale","assign","cancel","updateComment","delegate","COMMENT_THREAD_DESCRIPTION","isDirty","CommentView","_createCommentThreadInputView","2308128eeAJqt","Reply to reopen discussion...","613544fDrtKM","destroy","submitLabel","Reply...","commentsListView"];return(dr=function(){return t})()}!function(t){const e=ur,n=t();for(;;)try{if(960551===parseInt(e(283))/1*(-parseInt(e(259))/2)+parseInt(e(300))/3+-parseInt(e(265))/4+-parseInt(e(280))/5+parseInt(e(257))/6+parseInt(e(279))/7*(parseInt(e(239))/8)+parseInt(e(291))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dr);class lr extends po.View{constructor(t,n,o,s){const i=ur;super(t),this[i(247)](i(232),!1),this[i(247)](i(254),!1),this[i(292)]=n,this[i(270)]=o,this[i(278)]=s,this[i(273)]=new ar(t,n),this[i(273)][i(252)](i(302)).to(this),this[i(271)]=new r.AriaDescriptionView(t,fo(t,i(253))),this[i(269)](this,i(302),(()=>{this[i(225)]()})),this[i(263)]=new $o(t,n,Object[i(249)]({CommentView:this[i(278)][i(255)]},s)),this[i(263)][i(252)](i(303)).to(this),this[i(263)][i(252)](i(251)).to(this),this[i(263)][i(252)](i(230)).to(this),this[i(263)][i(252)](i(275)).to(this),this[i(263)][i(252)](i(242)).to(this),this[i(263)][i(245)](i(232)).to(this),this[i(269)](this,i(230),(()=>{this[i(225)]()})),this[i(247)](i(299),this[i(263)][i(299)]),this[i(245)](i(299)).to(this[i(263)],i(299)),this[i(267)]=this[i(256)](),this[i(267)][i(252)](i(275)).to(this),this[i(267)][i(252)](i(242)).to(this),this.on(i(303),(()=>this[i(225)]())),this[i(245)](i(254)).to(this[i(263)],i(238),this[i(267)][i(241)],i(235),((t,e)=>t||!!e)),this[i(245)](i(272)).to(n,i(266),(t=>!!t)),this[i(245)](i(274)).to(this,i(299),(t=>{const e=i,n=this[e(292)][e(233)][e(281)]?this[e(292)][e(233)][e(281)][e(276)][e(298)]:this[e(270)][e(298)];return fo(this[e(248)],e(277),[t,n])})),this[i(246)]=this[i(284)]([this[i(263)],this[i(267)]]),this[i(296)]=new e.FocusTracker,this[i(294)]=new e.KeystrokeHandler,this[i(231)]=new po.FocusCycler({focusables:this[i(246)],focusTracker:this[i(296)],keystrokeHandler:this[i(294)],keystrokeHandlerOptions:{filter:t=>t[i(285)]!==this[i(293)]},actions:{focusPrevious:i(224),focusNext:i(290)}})}[hr(225)](){const t=hr;this[t(293)][t(225)]()}[hr(288)](){const t=hr;super[t(288)](),(0,r.setupThreadKeyboardNavigation)(this,this[t(246)])}async[hr(260)](){const t=hr;this[t(254)]=!1,this[t(263)][t(260)](),await this[t(267)][t(260)](),super[t(260)]()}[hr(256)](){const t=hr,e=new Yo(this[t(248)],this[t(270)],this[t(278)][t(227)]),n=e[t(241)];return e[t(245)](t(289)).to(this,t(232),this[t(292)],t(243),this[t(292)],t(236),this[t(292)],t(240),n,t(235),((t,e,n,o,r)=>!!r||!!o&&n&&!e||t&&n&&!e)),n[t(245)](t(304)).to(this,t(299),this[t(292)],t(286),this[t(292)],t(228),((e,n,o)=>{const r=t;let s;return s=r(o&&n?258:e?262:268),fo(this[r(248)],s)})),n[t(245)](t(261)).to(this,t(299),(e=>fo(this[t(248)],t(e?287:226)))),n.on(t(244),((e,n)=>{const o=t;this[o(282)](o(229),n),this[o(292)][o(228)]&&this[o(292)][o(286)]&&this[o(282)](o(302),this[o(292)].id),this[o(292)][o(297)]||this[o(282)](o(234))})),n.on(t(250),(()=>{this[t(225)]()})),n[t(245)](t(264)).to(this[t(292)],t(243)),n.on(t(250),(e=>{const n=t;0==this[n(299)]&&(this[n(282)](n(237)),e[n(301)]())})),this.on(t(295),((e,o,r)=>{const s=t;r||this[s(299)]||n[s(235)]||this[s(282)](s(237))})),e}}const kr=gr;function mr(){const t=["setTemplate","remove","bindTemplate","ck-reset_all-excluded","ariaLabel","ck-rounded-corners","isConfirm","commentThreadChildren","check","render","showConfirm","removeButton","Resolve","then","fire","isResolved","icon","containerElement","ck-thread--remove-confirmation","_model","resolveCommentThread","commentThreadHeaderView","5064XXdAQF","40XeKjYM","_boundFirstCommentView","element","1168486fKjHda","isUnlinked","_cancelAllConfirms","commentsListView","getTemplate","change:archivedAt","change:isReadOnly","execute","isActive","listenTo","actionBar","length","commentThreadInputView","focus","change:isActive","ck-thread--unlinked","42oqdbyG","isVisible","Delete comment thread?","isReadOnly","listitem","actionIndicator","78837RUFnBv","div","get","focusables","245232yMdiWb","_updateArchivedThreadHeader","stop","1552014yIrvCe","has","1899dxaAEp","high","removeCommentThread","Write a comment...","cancelConfirm","ck-thread--active","121mHXMcp","_createResolveButton","extendTemplate","resolveButton","set","16552830axPLCk","archivedAt",".ck-thread__container","unbind","ck-thread--","isSystemComment","bind","add","tooltip","ck-thread__container","label","9zlabqg","699815WdjCpd","ck-comment--resolve","querySelector","locale","ariaDescriptionView","isEnabled","removeConfirm","createCollection","ck-thread","isResolvable","placeholder","commentViews","_bindFirstCommentView"];return(mr=function(){return t})()}function gr(t,e){const n=mr();return(gr=function(t,e){return n[t-=159]})(t,e)}!function(t){const e=gr,n=t();for(;;)try{if(893564===parseInt(e(199))/1+parseInt(e(177))/2*(parseInt(e(230))/3)+parseInt(e(174))/4*(-parseInt(e(231))/5)+parseInt(e(206))/6*(-parseInt(e(193))/7)+-parseInt(e(173))/8*(-parseInt(e(208))/9)+parseInt(e(219))/10+parseInt(e(214))/11*(parseInt(e(203))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mr);class pr extends((0,r.ConfirmMixin)(lr)){constructor(t,e,n,o){const r=gr;super(t,e,n,o),this[r(251)]=this[r(238)]([this[r(180)],this[r(189)],this[r(235)]]),this[r(218)](r(198),null),this[r(168)]=null,this[r(175)]=null,this[r(234)]=t,this[r(217)]=this[r(215)](),this[r(244)](this[r(181)]()),this.on(r(191),((t,e,n)=>{n||this[r(179)]()})),this[r(186)](this[r(170)],r(183),((t,e,n)=>{n&&this[r(179)]()})),this[r(188)]>0&&this[r(243)](),this[r(186)](this[r(180)][r(242)],r(226),(()=>{this[r(243)]()}))}[kr(181)](){const t=kr,e=this[t(246)];return{tag:t(200),attributes:{class:["ck",t(239),t(247),t(249),e.if(t(185),t(213)),e.if(t(178),t(192)),e.if(t(250),t(169)),e.to(t(198),(e=>e?t(223)+e:""))],"data-thread-id":this[t(170)].id,tabindex:0,role:t(197),"aria-label":e.to(t(248)),"aria-describedby":this[t(235)].id},children:[{tag:t(200),attributes:{class:t(228)},children:this[t(251)]}]}}[kr(160)](){const t=kr;super[t(160)](),this[t(168)]=this[t(176)][t(233)](t(221)),this[t(170)].on(t(182),(()=>{this[t(204)]()})),this[t(204)]()}[kr(179)](){const t=kr;this[t(212)]();for(const e of this[t(180)][t(242)])e[t(212)]()}[kr(243)](){const t=kr,{locale:e}=this,n=this[t(180)][t(242)][t(201)](0);n===this[t(175)]||n[t(224)]||(this[t(175)]=n,this[t(222)](t(198)),this[t(225)](t(198)).to(n,t(198),(e=>t(245)===e?t(245):null)),n[t(241)]=fo(e,t(211)),n[t(162)].on(t(184),(n=>{const o=t;n[o(205)](),this[o(161)](fo(e,o(195)),this[o(168)])[o(164)]((()=>{const t=o;this[t(165)](t(210))}))}),{priority:t(209)}),this.on(t(237),(()=>{n[t(190)]()})),n[t(187)][t(226)](this[t(217)],0),n[t(202)][t(226)](this[t(217)],0))}[kr(215)](){const e=kr,n=new r.LateFocusButtonView(this[e(234)]);return n[e(229)]=fo(this[e(234)],e(163)),n[e(227)]=fo(this[e(234)],e(163)),n[e(167)]=t.icons[e(159)],n[e(216)]({attributes:{class:e(232)}}),n[e(225)](e(236)).to(this[e(170)],e(196),(t=>!t)),n[e(225)](e(194)).to(this[e(170)],e(240),this[e(170)],e(166),((t,e)=>t&&!e)),n.on(e(184),(()=>{const t=e;this[t(165)](t(171),this[t(170)].id)})),n}[kr(204)](){const t=kr;this[t(170)][t(220)]?this[t(251)][t(207)](this[t(172)])||(this[t(251)][t(226)](this[t(172)],0),this[t(202)][t(226)](this[t(172)],0)):this[t(251)][t(207)](this[t(172)])&&(this[t(251)][t(245)](this[t(172)]),this[t(202)][t(245)](this[t(172)]))}}var fr=vr;function br(){var t=["setTemplate","content","ck-content","div","1916166NZDHiM","change:content","set","654141AWpHSR","ck-annotation__content","1997htRHHc","2873168MgXzEq","771535CwzrgO","innerHTML","2528344OOHLPU","ck-comment__content","986920ZJQaUw","62YqIdcd","render","element"];return(br=function(){return t})()}function vr(t,e){var n=br();return(vr=function(t,e){return n[t-=457]})(t,e)}!function(t){for(var e=vr,n=t();;)try{if(200324===parseInt(e(469))/1*(parseInt(e(457))/2)+parseInt(e(467))/3+-parseInt(e(475))/4+-parseInt(e(471))/5+parseInt(e(464))/6+parseInt(e(473))/7+-parseInt(e(470))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(br);class _r extends po.View{constructor(t){var e=vr;super(t),this[e(466)](e(461),""),this[e(460)]({tag:e(463),attributes:{class:[e(462),e(474),e(468)]}})}[fr(458)](){var t=fr;super[t(458)](),this.on(t(465),((e,n,o)=>{var r=t;this[r(459)][r(472)]=o})),this[t(459)][t(472)]=this[t(461)]}}const wr=yr;function Ir(){const t=["focus","32ifpVpp","shift+tab","submit","remove","content","EXTERNAL_COMMENT","author","parseFromString","target","destroy","EXTERNAL_AVATAR","visibleView","200718ubgdNl","fire","change","switchToDisplayMode","EXTERNAL_IMPORT_WORD_COMMENT","stopListening","collapse","_model","createCollection","getExternalCommentNote","render","body","Save","168798EyfbjZ","createEditor","focusFirst","added","esc","enter","editorDestroyed","get","disabledSubmit","isReadOnly","once","focusables","editorReady","removed","@external","submitLabel","235KUXCPO","_setupKeyboardNavigation","delegate","textContent","isCollapsed","maxCommentCharsWhenCollapsed","importWord","isEditMode","isSystemComment","COMMENT_THREAD_DESCRIPTION","807512QsAlOV","set","tab","ariaLabel","_createCommentInputView","EXTERNAL_IMPORT_WORD_AVATAR","add","cancel","attributes","expand","creator","formatDateTime","switchToEditMode","focusCycler","name","COMMENT_ARIA_LABEL","127805hndPjW","locale","3120939tbpOWS","_config","initialData","_createCommentContentView","updateComment","getUserViewNotificationText","editorConfig","bind","focusTracker","text/html","3801luhRmf","authoredAt","isExternal","listenTo","2228BsPFKQ","ariaDescriptionView","source","31231300yYulOz","value","keystrokes","element"];return(Ir=function(){return t})()}function yr(t,e){const n=Ir();return(yr=function(t,e){return n[t-=384]})(t,e)}!function(t){const e=yr,n=t();for(;;)try{if(894896===parseInt(e(428))/1+-parseInt(e(444))/2*(-parseInt(e(440))/3)+-parseInt(e(412))/4+parseInt(e(402))/5*(parseInt(e(386))/6)+-parseInt(e(464))/7+parseInt(e(452))/8*(parseInt(e(430))/9)+-parseInt(e(447))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ir);class Ar extends po.View{constructor(t,n,o){const s=yr;super(t),this[s(471)]=n,this[s(431)]=o,this[s(410)]=!!this[s(431)][s(410)],this[s(413)](s(409),!1),this[s(413)](s(406),!0),this[s(437)](s(415)).to(n,s(456),n,s(441),((e,r)=>fo(t,s(427),[n[s(458)][s(426)],o[s(423)](r),(new DOMParser)[s(459)](e,s(439))[s(384)][s(405)],n[s(442)]?this[s(473)]():""]))),this[s(445)]=new r.AriaDescriptionView(t,fo(t,s(411))),this[s(463)]=this[s(472)](),this[s(463)][s(418)](this[s(433)]()),this[s(397)]=new po.ViewCollection,this[s(438)]=new e.FocusTracker,this[s(449)]=new e.KeystrokeHandler,this[s(425)]=new po.FocusCycler({focusables:this[s(397)],focusTracker:this[s(438)],keystrokeHandler:this[s(449)],keystrokeHandlerOptions:{filter:t=>t[s(460)]!==this[s(450)]},actions:{focusPrevious:s(453),focusNext:s(414)}})}[wr(421)](){this[wr(406)]=!1}[wr(470)](){const t=wr;this[t(409)]||(this[t(406)]=!0)}[wr(451)](){const t=wr;this[t(450)][t(451)]()}[wr(474)](){const t=wr;super[t(474)](),this[t(403)]()}async[wr(461)](){const t=wr;await this[t(463)][t(393)](0)[t(461)](),super[t(461)]()}[wr(424)](){const t=wr;this[t(409)]||(this[t(409)]=!0,this[t(463)][t(455)](0)[t(461)](),this[t(463)][t(418)](this[t(416)]()))}[wr(467)](){const t=wr;this[t(409)]&&(this[t(409)]=!1,this[t(463)][t(455)](0)[t(461)](),this[t(463)][t(418)](this[t(433)]()))}[wr(473)](){const t=wr;return t(408)===this[t(471)][t(420)][t(400)][t(446)]?fo(this[t(429)],t(468)):fo(this[t(429)],t(457))}[wr(435)](){const t=wr;return this[t(471)][t(442)]?t(408)===this[t(471)][t(420)][t(400)][t(446)]?fo(this[t(429)],t(417),this[t(471)][t(422)][t(426)]):fo(this[t(429)],t(462),this[t(471)][t(422)][t(426)]):null}[wr(433)](){const t=wr,e=new _r(this[t(429)]);return e[t(437)](t(456)).to(this[t(471)],t(456),this,t(406),((e,n)=>n?(0,r.trimHtml)(e,{limit:this[t(431)][t(407)]}):e)),e}[wr(416)](){const t=wr;this[t(431)][t(436)]||(this[t(431)][t(436)]={}),this[t(431)][t(436)][t(432)]=this[t(471)][t(456)];const e=new zo(this[t(429)],this[t(431)][t(436)]);return e[t(448)]=this[t(471)][t(456)],e[t(437)](t(394)).to(this[t(471)],t(395)),e[t(401)]=fo(this[t(429)],t(385)),e.on(t(454),((e,n)=>{const o=t;this[o(465)](o(434),this[o(471)].id,n),this[o(467)](),this[o(451)]()})),e.on(t(419),(()=>{const e=t;this[e(467)](),this[e(451)]()})),e[t(396)](t(398),(()=>{e[t(451)]()})),e[t(387)](),e[t(404)](t(398)).to(this),e[t(404)](t(392)).to(this),e}[wr(403)](){const t=wr,e=this[t(450)];this[t(449)][t(443)](e);for(const e of this[t(397)])this[t(438)][t(418)](e[t(450)]),this[t(449)][t(443)](e[t(450)]);this[t(397)].on(t(466),((e,n)=>{const o=t;for(const t of n[o(399)])this[o(438)][o(455)](t[o(450)]),this[o(449)][o(469)](t[o(450)]);for(const t of n[o(389)])this[o(438)][o(418)](t[o(450)]),this[o(449)][o(443)](t[o(450)])})),this[t(449)][t(413)](t(391),((n,o)=>{const r=t;e===n[r(460)]&&(this[r(425)][r(388)](),o())})),this[t(449)][t(413)](t(390),((n,o)=>{const r=t;e!==n[r(460)]&&(this[r(451)](),o())}))}}function Cr(){const t=["ck-annotation__content-wrapper","_model","editButton","3103635tCszgR","ck-comment__external","extendTemplate","2833144IADGqt","ck-comment__info-name","ck-annotation__info-time","pencil","setTemplate","push","getUserViewNotificationText","change:isRemovable","ariaLabel","focus","unbind","isRemovable","length","panelPosition","execute","mouseleave","getTemplate","add","element","18xWlqsV","resolvedAt","actionIndicator","ck-comment","isEditable","find","_config","11802850ULLAxh","ck-annotation__info","time","userView","Show more items","_createCommentInputView","name","div","author","listitem","addMany","mouseenter","then","ck-comment__actions--hidden","ck-comment--edit","_attachActions","ck-annotation","508dkijDH","isVisible","ck-comment__main","ck-hidden","isReadOnly","ck-comment__user","dropdown","ck-annotation__user","blur","ck-annotation__actions--hidden","Edit","_createDropdown","ck-annotation__info-name","edit","ck-comment--info","ck-comment__actions","cancelConfirm","set","Delete comment?","ck-comment__info-time","some","icon","items","authoredAt","ck-comment__wrapper","12802680uiFplj","3080ZHiEfv","switchToEditMode","threeVerticalDots","Reply...","removeButton","_createEditButton","showConfirm","996DbLrYi","toMany","children","placeholder","bindTemplate","visibleView","label","_createRemoveButton","ck-annotation__actions","ck-annotation__main","bind","isSystemComment","removeComment","locale","panelView","buttonView","formatDateTime","listenTo","withText","actionBar","getExternalCommentNote","group","from","isEditMode","1684vZiJxb","isEnabled","render","ariaDescriptionView","focusables","ck-comment--remove","createCollection","span","5ewHhAP","ck-comment__info","fire","isExternal","remove","Remove","1442264XDiiFP","isConfirm","ck-comment--remove-confirmation","ck-comment--"];return(Cr=function(){return t})()}const Tr=Er;function Er(t,e){const n=Cr();return(Er=function(t,e){return n[t-=458]})(t,e)}!function(t){const e=Er,n=t();for(;;)try{if(607204===-parseInt(e(526))/1*(parseInt(e(469))/2)+-parseInt(e(547))/3+parseInt(e(550))/4*(-parseInt(e(534))/5)+parseInt(e(502))/6*(parseInt(e(495))/7)+parseInt(e(540))/8*(parseInt(e(569))/9)+parseInt(e(576))/10+parseInt(e(494))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cr);class xr extends((0,r.ConfirmMixin)(Ar)){constructor(t,e,n){const o=Er;super(t,e,n),this[o(486)](o(571),null),this[o(486)](o(505),fo(t,o(498))),this[o(512)](o(492)).to(e),this[o(512)](o(570)).to(e),this[o(521)]=this[o(532)](),this[o(513)]||(this[o(546)]=this[o(500)](),this[o(499)]=this[o(509)](),this[o(491)]=this[o(532)](),this[o(491)][o(462)]([this[o(546)],this[o(499)]]),this[o(475)]=this[o(480)](),this[o(521)][o(567)](this[o(475)]),this[o(530)][o(567)](this[o(475)])),this[o(579)]=new r.UserView(t,e[o(460)],this[o(556)]()),this[o(579)][o(549)]({attributes:{class:[o(474),o(476)],"aria-hidden":!0}}),this[o(519)](e,o(557),(()=>this[o(485)]())),this[o(554)](this[o(566)]())}[Tr(566)](){const t=Tr,e=this[t(506)],n=[{tag:t(459),attributes:{class:[t(535),t(577)]},children:[{tag:t(533),children:[{text:this[t(579)][t(458)]}],attributes:{class:[t(551),t(481)]}},{tag:t(578),attributes:{datetime:e.to(t(492)),class:[t(488),t(552)]},children:[{text:e.to(t(492),(e=>this[t(575)][t(518)](e)))}]}]},{tag:t(459),attributes:{class:[t(484),t(510),e.if(t(525),t(465)),e.if(t(525),t(478))]},children:this[t(521)]},{tag:t(459),attributes:{class:[t(544)]},children:this[t(507)]},this[t(529)]];return this[t(545)][t(537)]&&n[t(555)]({tag:t(459),attributes:{class:[t(548)]},children:[{text:this[t(522)]()}]}),{tag:"li",attributes:{class:[t(493),e.if(t(541),t(542))],tabindex:-1,"aria-label":e.to(t(558)),"aria-describedby":this[t(529)].id,role:t(461)},children:[{tag:t(459),attributes:{class:[t(572),t(468),e.if(t(525),t(466)),e.if(t(513),t(483)),e.to(t(571),(e=>e?t(543)+e:""))],"data-author-id":this[t(545)][t(460)].id,"data-comment-id":this[t(545)].id,role:t(523)},children:[this[t(579)],{tag:t(459),attributes:{class:[t(471),t(511)]},children:n}]}]}}[Tr(500)](){const e=Tr,n=new po.ButtonView(this[e(515)]);return n[e(508)]=fo(this[e(515)],e(479)),n[e(490)]=t.icons[e(553)],n[e(520)]=!0,n[e(549)]({attributes:{class:e(466)}}),n[e(512)](e(527)).to(this[e(545)],e(473),(t=>!t)),n[e(512)](e(470)).to(this[e(545)],e(573)),n.on(e(564),(()=>this[e(496)]())),n}[Tr(509)](){const t=Tr,e=new po.ButtonView(this[t(515)]);return e[t(508)]=fo(this[t(515)],t(539)),e[t(490)]='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M5.2 7h9.2c.6 0 1 .4 1 1v9.9c0 .5-.4 1-1 1H5.2a1 1 0 0 1-1-1V8c0-.6.4-1 1-1zm1 1.5c-.3 0-.5.2-.5.5v8c0 .3.2.5.5.5h.5c.2 0 .5-.2.5-.5V9c0-.3-.3-.5-.5-.5h-.5zm3.2 0c-.2 0-.5.2-.5.5v8c0 .3.3.5.5.5h.5c.3 0 .5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.4zm3.5 0c-.2 0-.5.2-.5.5v8c0 .3.3.5.5.5h.5c.3 0 .5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.5zm-1.4-7.1H8.3L6.5 3.6H3.8c-.5 0-.7.3-.7.8s.2.7.7.7h12c.6 0 .9-.2.9-.7 0-.5-.3-.8-1-.8h-2.4l-1.8-2.2z"/></svg>\n',e[t(520)]=!0,e[t(549)]({attributes:{class:t(531)}}),e[t(512)](t(527)).to(this[t(545)],t(473),(t=>!t)),e[t(512)](t(470)).to(this[t(545)],t(561)),e.on(t(564),(()=>{const e=t;this[e(501)](fo(this[e(515)],e(487)),this[e(568)])[e(464)]((()=>{const t=e;this[t(536)](t(514),this[t(545)].id)}))})),e}[Tr(480)](){const e=Tr,n=(0,po.createDropdown)(this[e(515)],r.LateFocusDropdownButtonView),o=n[e(516)][e(504)],s=new po.ListView(this[e(515)]),i=n[e(506)];(0,po.focusChildOnDropdownOpen)(n,(()=>this[e(491)][e(574)]((t=>t[e(470)])))),n[e(549)]({attributes:{class:[i.if(e(470),e(472),(t=>!t))]}});const c=(t,o=-1)=>{const r=e,i=new po.ListItemView(this[r(515)]);i[r(504)][r(567)](t);const c=o>-1?o:s[r(491)][r(562)];s[r(491)][r(567)](i,c);const a=Array[r(524)](this[r(491)]);n[r(560)](r(527),r(470)),n[r(512)](r(527))[r(503)](a,r(527),((...t)=>t[r(489)]((t=>t)))),n[r(512)](r(470))[r(503)](a,r(470),((...t)=>t[r(489)]((t=>t))))};n[e(563)]="sw",n[e(517)][e(486)]({label:fo(this[e(515)],e(580)),icon:t.icons[e(497)]}),n[e(527)]=[...this[e(491)]][e(489)]((t=>t[e(527)])),n[e(517)][e(470)]=[...this[e(491)]][e(489)]((t=>t[e(470)]));for(const t of this[e(491)])c(t);return o[e(567)](s),n[e(519)](this[e(491)],e(567),((t,e,n)=>{c(e,n)})),n[e(519)](this[e(491)],e(538),((t,n,o)=>{const r=e;s[r(491)][r(538)](o)})),n}[Tr(467)](t,e){const n=Tr,o=t&&t[n(568)];o&&(this[n(519)](o,n(463),(()=>this[n(571)]=e)),this[n(519)](o,n(559),(()=>this[n(571)]=e)),this[n(519)](o,n(565),(()=>this[n(571)]=null)),this[n(519)](o,n(477),(()=>this[n(571)]=null)))}[Tr(581)](){const t=Tr,e=super[t(581)]();return e[t(512)](t(505)).to(this),e}[Tr(528)](){const t=Tr;super[t(528)](),this[t(467)](this[t(546)],t(482)),this[t(467)](this[t(499)],t(538))}}var Or=n(673),Nr=n.n(Or),Sr=n(554),Mr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(Sr.A,Mr);Sr.A.locals;var Rr=n(306),jr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(Rr.A,jr);Rr.A.locals;var Vr=n(980),Lr={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(Vr.A,Lr);Vr.A.locals;const Pr=function(){return w.Date.now()};var Br=/\s/;const Dr=function(t){for(var e=t.length;e--&&Br.test(t.charAt(e)););return e};var Hr=/^\s+/;const Fr=function(t){return t?t.slice(0,Dr(t)+1).replace(Hr,""):t};var zr=/^[-+]0x[0-9a-f]+$/i,Kr=/^0b[01]+$/i,Ur=/^0o[0-7]+$/i,Wr=parseInt;const Yr=function(t){if("number"==typeof t)return t;if(Fn(t))return NaN;if(M(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=M(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=Fr(t);var n=Kr.test(t);return n||Ur.test(t)?Wr(t.slice(2),n?2:8):zr.test(t)?NaN:+t};var qr=Math.max,Xr=Math.min;const Gr=function(t,e,n){var o,r,s,i,c,a,h=0,u=!1,d=!1,l=!0;if("function"!=typeof t)throw new TypeError("Expected a function");function k(e){var n=o,s=r;return o=r=void 0,h=e,i=t.apply(s,n)}function m(t){var n=t-a;return void 0===a||n>=e||n<0||d&&t-h>=s}function g(){var t=Pr();if(m(t))return p(t);c=setTimeout(g,function(t){var n=e-(t-a);return d?Xr(n,s-(t-h)):n}(t))}function p(t){return c=void 0,l&&o?k(t):(o=r=void 0,i)}function f(){var t=Pr(),n=m(t);if(o=arguments,r=this,a=t,n){if(void 0===c)return function(t){return h=t,c=setTimeout(g,e),u?k(t):i}(a);if(d)return clearTimeout(c),c=setTimeout(g,e),k(a)}return void 0===c&&(c=setTimeout(g,e)),i}return e=Yr(e)||0,M(n)&&(u=!!n.leading,s=(d="maxWait"in n)?qr(Yr(n.maxWait)||0,e):s,l="trailing"in n?!!n.trailing:l),f.cancel=function(){void 0!==c&&clearTimeout(c),h=0,o=a=r=c=void 0},f.flush=function(){return void 0===c?i:p(Pr())},f};const Zr=function(t,e,n){var o=!0,r=!0;if("function"!=typeof t)throw new TypeError("Expected a function");return M(n)&&(o="leading"in n?!!n.leading:o,r="trailing"in n?!!n.trailing:r),Gr(t,e,{leading:o,maxWait:e,trailing:r})};function Jr(t,e){const n=Qr();return(Jr=function(t,e){return n[t-=445]})(t,e)}function Qr(){const t=["17001912hQdwcc","cancel","123hSBeXi","365bwcQyd","119230lfTAEP","attributes","522094VdYuvs","2016XlPBZo","attributeName","39792qFWrUl","6956361UwkwYt","characterData","observe","583upFgtt","disconnect","childList","24268wguqOb","type","class","1EAxNRC","17120HyzgjV"];return(Qr=function(){return t})()}function $r(t){const e=Zr(t,30),n=new MutationObserver((t=>{const n=Jr;for(const o of t)(n(451)==o[n(463)]&&n(464)==o[n(454)]||n(461)==o[n(463)]||n(457)==o[n(463)])&&e()}));return{attach(t){n[Jr(458)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=Jr;n[t(460)](),e[t(447)]()}}}!function(t){const e=Jr,n=t();for(;;)try{if(389588===-parseInt(e(465))/1*(-parseInt(e(452))/2)+-parseInt(e(448))/3*(-parseInt(e(462))/4)+-parseInt(e(449))/5*(-parseInt(e(455))/6)+-parseInt(e(453))/7*(parseInt(e(445))/8)+-parseInt(e(456))/9+-parseInt(e(450))/10*(parseInt(e(459))/11)+parseInt(e(446))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qr);var ts=n(438),es={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(ts.A,es);ts.A.locals;const ns=os;function os(t,e){const n=ss();return(os=function(t,e){return n[t-=462]})(t,e)}!function(t){const e=os,n=t();for(;;)try{if(906201===parseInt(e(472))/1+parseInt(e(507))/2*(-parseInt(e(503))/3)+-parseInt(e(490))/4+-parseInt(e(491))/5*(parseInt(e(492))/6)+parseInt(e(463))/7+-parseInt(e(499))/8*(parseInt(e(467))/9)+parseInt(e(475))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ss);class rs extends po.View{constructor(t,n){const o=os;super(t),this.id=(0,e.uid)(),this[o(481)]=new e.FocusTracker,this[o(485)]=new e.KeystrokeHandler,this[o(485)][o(479)](o(508),((t,e)=>this[o(465)](o(508),e))),this[o(479)](o(506),{top:0,right:0,bottom:0,left:0}),this[o(479)](o(486),0),this[o(479)](o(484),!1),this[o(479)](o(474),!1),this[o(479)](o(501),0),this[o(479)](o(505),""),this[o(462)]=$r((()=>this[o(478)]())),this[o(476)]=this[o(480)](),this[o(476)][o(495)](o(470),o(483)).to(this),this[o(476)][o(496)](n),this[o(477)]=n;const r=this[o(469)];this[o(471)]({tag:o(468),attributes:{class:["ck",o(494),o(466),r.if(o(484),o(498))],role:o(488)},children:this[o(476)]})}[ns(464)](){const t=ns;super[t(464)](),this[t(481)][t(496)](this[t(482)]),this[t(485)][t(502)](this[t(482)]),this[t(462)][t(489)](this[t(482)])}[ns(493)](){const t=ns;this[t(476)][t(500)](),this[t(485)][t(493)](),this[t(481)][t(493)](),this[t(462)][t(504)](),super[t(493)]()}[ns(473)](){const t=ns;this[t(476)][t(497)]&&this[t(476)][t(497)][t(473)]()}[ns(478)](){const t=ns,e=this[t(482)][t(487)];e&&(this[t(486)]=e)}}function ss(){const t=["length","listenTo","30405OgeKnk","detach","type","targetRect","350grJNNn","Esc","_mutationObserver","8090173pTEvmZ","render","fire","ck-rounded-corners","1171359ROvwOj","div","bindTemplate","arrowup","setTemplate","682162MJaAyz","focus","isDirty","46055510clnJuf","content","mainView","_updateHeight","set","createCollection","focusTracker","element","arrowdown","isActive","keystrokes","height","clientHeight","presentation","attach","6854092VIcEIM","2820QdtESo","3810bulARC","destroy","ck-annotation-wrapper","delegate","add","first","ck-annotation-wrapper--active","104GlkZyZ","clear"];return(ss=function(){return t})()}const is=cs;function cs(t,e){const n=as();return(cs=function(t,e){return n[t-=165]})(t,e)}function as(){const t=["mainView","4OhsOCv","innerView","_target","annotation-invalid-target","1607230ljZFlM","1929432aSiaIW","add","1244QiFCwy","targetRect","item","remove","set","3393747IxiiGS","_id","target","updateTargetRect","type","focusableElements","stopListening","refreshVisibility","every","clear","isArray","destroy","focusTracker","filter","2143128YrTGGB","_type","227139UMZfTU","3005919ytpQCX","function","view","isActive","nodeType","isVisible","_getNormalizedTarget","render","_assertCorrectTarget","904bnVkNh","length","object","offsetParent","getClientRects","element"];return(as=function(){return t})()}!function(t){const e=cs,n=t();for(;;)try{if(281734===parseInt(e(171))/1*(parseInt(e(185))/2)+parseInt(e(206))/3*(parseInt(e(178))/4)+-parseInt(e(182))/5+parseInt(e(204))/6+-parseInt(e(190))/7+-parseInt(e(183))/8+parseInt(e(207))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);class hs extends((0,e.ObservableMixin)()){constructor({view:t,target:n,type:o,isVisible:r=!0}){const s=cs;super(),this[s(209)]=t,this[s(209)][s(176)]||this[s(209)][s(169)](),this[s(205)]=o,this[s(180)]=n,hs[s(170)](this[s(168)]()),this[s(195)]=new e.Collection([this[s(209)][s(176)]],{idProperty:s(191)}),this[s(195)].on(s(184),((t,e)=>{const n=s;this[n(209)][n(202)][n(184)](e)})),this[s(195)].on(s(188),((t,e)=>{const n=s;this[n(209)][n(202)][n(188)](e)})),this[s(189)](s(167),r)}get[is(194)](){const t=is;return t(208)==typeof this[t(205)]?this[t(205)]():this[t(205)]}get[is(179)](){const t=is;return this[t(209)][t(177)]}get[is(192)](){const t=is,e=this[t(168)]();return hs[t(170)](e),e}get[is(186)](){const t=is,n=this[t(192)];if(null===n)return null;if(n instanceof e.Rect)return n;const o=n[t(203)]((e=>function(e){const n=t;if(e[n(174)])return!0;return!!e[n(175)]()[n(187)](0)}(e)));return 0===o[t(172)]?null:new e.Rect(o[0][t(175)]()[t(187)](0))}get[is(165)](){const t=is;return this[t(209)][t(165)]}set[is(165)](t){const e=is;this[e(209)][e(165)]=t,this[e(209)][e(177)][e(165)]=t}[is(193)](){const t=is;this[t(209)][t(186)]=this[t(186)]}[is(201)](){const t=is;this[t(195)][t(196)](),this[t(195)][t(199)](),this[t(196)]()}[is(197)](){const t=is;this[t(167)]=!!this[t(186)]}static[is(170)](t){const n=is;if(!(null===t||t instanceof e.Rect||Array[n(200)](t)&&t[n(198)]((t=>us(t)))))throw new e.CKEditorError(n(181),null,{target:t})}[is(168)](){const t=is,e=t(208)==typeof this[t(180)]?this[t(180)]():this[t(180)];return us(e)?[e]:e}}function us(t){const e=is;return null!==t&&e(173)==typeof t&&e(166)in t&&1===t[e(166)]}function ds(){const t=["63815YIPJce","stopListening","659253rJoocQ","_sort","getByView","innerView","getIndex","delete","3962358RGlfId","set","left","1446910JmdYRA","fire","length","1397796LPzIVq","change:isFocused","getByInnerView","view","focusableElements","_viewToAnnotation","_innerViewToAnnotation","_focusTracker","updateTargetRect","add","clear","remove","destroy","annotationcollection-not-existing-item","blur","targetRect","top","focus","8rdPSnu","has","isFocused","from","988352eqQnNI","get","_getOrderInContent","listenTo","focusTracker","sort","2620772RdRlNu","refreshPositioning","annotationcollection-duplicated-item"];return(ds=function(){return t})()}const ls=ks;function ks(t,e){const n=ds();return(ks=function(t,e){return n[t-=491]})(t,e)}!function(t){const e=ks,n=t();for(;;)try{if(334377===parseInt(e(512))/1*(-parseInt(e(499))/2)+-parseInt(e(526))/3+parseInt(e(509))/4+-parseInt(e(523))/5+parseInt(e(520))/6+-parseInt(e(514))/7+parseInt(e(503))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ds);class ms extends e.Collection{constructor(t=[]){const n=ks;super(),this[n(532)]=new Map,this[n(531)]=new Map,this[n(533)]=new e.FocusTracker,this[n(533)].on(n(527),((t,e,o)=>{const r=n;o||this[r(524)](r(495))}));for(const e of t)this[n(535)](e)}get[ls(501)](){const t=ls;return this[t(533)][t(501)]}[ls(535)](t){const n=ls;if(this[n(500)](t))throw new e.CKEditorError(n(511),null);this[n(532)][n(521)](t[n(517)],t),this[n(531)][n(521)](t[n(529)],t);for(const e of t[n(530)])this[n(533)][n(535)](e);this[n(506)](t[n(530)],n(535),((t,e)=>{const o=n;this[o(533)][o(535)](e)})),this[n(506)](t[n(530)],n(492),((t,e)=>{const o=n;this[o(533)][o(492)](e)})),this[n(506)](t[n(529)][n(507)],n(527),((e,o,r)=>{const s=n;r&&this[s(524)](s(498),t)})),t[n(534)]();const o=this[n(505)](t[n(529)][n(496)]);return super[n(535)](t,o)}[ls(492)](t){const n=ls;if(!this[n(500)](t))throw new e.CKEditorError(n(494),null);this[n(513)](t[n(529)][n(507)]),this[n(513)](t[n(530)]);for(const e of t[n(530)])this[n(533)][n(492)](e);return this[n(531)][n(519)](t[n(529)]),this[n(532)][n(519)](t[n(517)]),super[n(492)](t)}[ls(528)](t){const e=ls;return this[e(532)][e(504)](t)}[ls(516)](t){const e=ls;return this[e(531)][e(504)](t)}[ls(493)](){const t=ls;super[t(491)](),this[t(513)](),this[t(532)][t(491)](),this[t(531)][t(491)](),this[t(533)][t(493)]()}[ls(510)](){const t=ls;for(const e of this)e[t(534)]();this[t(515)]()}[ls(515)](){const t=ls,e=Array[t(502)](this)[t(508)](((e,n)=>gs(e[t(529)][t(496)],n[t(529)][t(496)])));for(let n=e[t(525)]-1;n>0;n--){const o=e[n];n!==this[t(518)](o)&&(this[t(492)](o),this[t(535)](o))}}[ls(505)](t){const e=ls;let n=0;if(!t)return this[e(525)];for(const o of this){const r=o[e(529)][e(496)];if(r){if(gs(t,r)<0)return n;n++}}return n}}function gs(t,e){const n=ls;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const o=t[n(497)]-e[n(497)];return 0==o?t[n(522)]-e[n(522)]:o}t.ContextPlugin;var ps=n(332),fs={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(ps.A,fs);ps.A.locals;t.ContextPlugin;var bs=n(533),vs={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(bs.A,vs);bs.A.locals;po.View;po.View;po.View;var _s=n(961),ws={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(_s.A,ws);_s.A.locals;var Is=n(163),ys={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(Is.A,ys);Is.A.locals;var As=n(142),Cs={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(As.A,Cs);As.A.locals;var Ts=n(258),Es={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(Ts.A,Es);Ts.A.locals;var xs=n(967),Os={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(xs.A,Os);xs.A.locals;var Ns=n(906),Ss={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(Ns.A,Ss);Ns.A.locals;var Ms=n(938),Rs={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(Ms.A,Rs);Ms.A.locals;var js=n(751),Vs={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(js.A,Vs);js.A.locals;var Ls=n(901),Ps={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(Ls.A,Ps);Ls.A.locals;var Bs=n(888),Ds={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(Bs.A,Ds);Bs.A.locals;const Hs=Fs;function Fs(t,e){const n=zs();return(Fs=function(t,e){return n[t-=272]})(t,e)}function zs(){const t=["domRoots","isArray","collection","locale","activate","1455510vXKhLr","accessibility","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","element","_visibleAnnotations","delete","Ctrl+Enter","low","stopListening","_setupEnterAnnotationKeystroke","source","ready","10cCGkVZ","Shift+Tab","escape","remove","Annotations","refreshPositioning","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","annotations","Esc","change:isVisible","49413ErldYT","8eqIrUy","_setupEscapeAnnotationHandling","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","target","context","listenTo","set","has","view","contains","addKeystrokeInfoGroup","createAnnotationView","values","pluginName","Ctrl+Shift+E","Enter","destroy","_bindAnnotationsToVisibleAnnotations","_deactivateAllAnnotations","refreshVisibility","853122AyHLmj","activeAnnotations","Arrowdown","677196jWsTlp","createAnnotation","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","editing","focus","editors","_addActiveAnnotation","fire","4FwbupX","deactivateAll","3911020zToIAK","Tab","isVisible","focusTracker","_activateAnnotation","keystrokes","Arrowup","push","448648ZAeEXu","_removeActiveAnnotation","add","getByInnerView","161304fdLrym","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS"];return(zs=function(){return t})()}!function(t){const e=Fs,n=t();for(;;)try{if(113519===-parseInt(e(346))/1+-parseInt(e(332))/2*(parseInt(e(300))/3)+parseInt(e(342))/4*(-parseInt(e(290))/5)+-parseInt(e(321))/6+parseInt(e(278))/7+-parseInt(e(301))/8*(-parseInt(e(324))/9)+parseInt(e(334))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zs);class Ks extends t.ContextPlugin{static get[Hs(314)](){return Hs(294)}constructor(e){const n=Hs;if(super(e),this[n(275)]=new ms,this[n(282)]=new ms,this[n(307)](n(322),new Set),this[n(318)](),e instanceof t.Editor){const t=e[n(276)];e[n(279)][n(311)]({id:n(297),label:fo(t,n(280)),keystrokes:[{label:fo(t,n(347)),keystroke:n(315)},{label:fo(t,n(348)),keystroke:n(298)},{label:fo(t,n(296)),keystroke:n(316)},{label:fo(t,n(272)),keystroke:[[n(335)],[n(291)]]},{label:fo(t,n(326)),keystroke:[n(284)]},{label:fo(t,n(303)),keystroke:[[n(340)],[n(323)]]}]})}this[n(287)](),this[n(302)]()}[Hs(344)](t){const e=Hs;this[e(275)][e(344)](t)}[Hs(293)](t){const e=Hs;this[e(275)][e(293)](t),t[e(317)]()}[Hs(320)](){const t=Hs;for(const e of this[t(275)])e[t(320)]()}[Hs(295)](){const t=Hs;this[t(282)][t(295)]()}[Hs(345)](t){const e=Hs;return this[e(275)][e(345)](t)}[Hs(333)](){const t=Hs;this[t(331)](t(319))}[Hs(317)](){const t=Hs;for(const e of this[t(275)])e[t(317)]();this[t(282)][t(317)](),this[t(275)][t(317)](),super[t(317)]()}[Hs(277)](t){const e=Hs;this[e(331)](e(338),t)}[Hs(325)](t){return new hs(t)}[Hs(312)](t,e){return new rs(t,e)}[Hs(330)](t){const e=Hs,n=new Set(this[e(322)]);n[e(344)](t),this[e(322)]=n}[Hs(343)](t){const e=Hs,n=new Set(this[e(322)]);n[e(283)](t),this[e(322)]=n}[Hs(318)](){const t=Hs,e=this[t(275)],n=this[t(282)];function o(e){const o=t,r=e[o(288)];r[o(336)]&&!n[o(308)](r)?n[o(344)](r):!r[o(336)]&&n[o(308)](r)&&n[o(293)](r),r[o(309)][o(337)][o(293)](r[o(309)][o(281)]),r[o(309)][o(337)][o(344)](r[o(309)][o(281)])}this[t(306)](e,t(344),((e,r)=>{const s=t;r[s(336)]&&n[s(344)](r),this[s(306)](r,s(299),o)})),this[t(306)](e,t(293),((e,r)=>{const s=t;n[s(308)](r)&&n[s(293)](r),this[s(286)](r,s(299),o)}))}[Hs(287)](){const n=Hs,o=t=>{const n=Fs;t.on(n(289),(()=>{const o=n;t[o(339)][o(307)]("Ctrl+Shift+E",((t,n)=>{const r=o,s=(0,e.first)(this[r(322)][r(313)]());s&&(s[r(309)][r(328)](),n())}))}))};this[n(305)]instanceof t.Editor?o(this[n(305)]):this[n(305)][n(329)]&&this[n(305)][n(329)].on(n(344),((t,e)=>{o(e)}))}[Hs(302)](){const e=Hs,n=e=>{const n=Fs,o=e[n(288)],r=[];let s;if(Array[n(274)](o[n(304)])){s=o[n(304)][0],this[n(305)]instanceof t.Editor?r[n(341)](this[n(305)]):this[n(305)][n(329)]&&r[n(341)](...this[n(305)][n(329)]);for(const t of r)for(const e of t[n(327)][n(309)][n(273)][n(313)]())if(e[n(310)](s))return void t[n(327)][n(309)][n(328)]();s[n(328)]()}};this[e(306)](this[e(275)],e(344),((t,o)=>{const r=e;this[r(306)](o,r(292),n,{priority:r(285)})})),this[e(306)](this[e(275)],e(293),((t,o)=>{const r=e;this[r(286)](o,r(292),n)}))}}function Us(){const t=["innerHTML","_isSubmitted","comments.editorConfig","comments.maxCommentCharsWhenCollapsed","highest","_adapter","commentThreadInputView","_threads","addComment","setContext","_add","licenseKey","escape","editorReady","editor","7lNkJjS","fire","getUser","commentsrepository-missing-thread-and-adapter-method","once","lowest","addUser","commentsrepository-update-comment-missing-comment-thread","commentUpdated","isActive","div","add","join","_readOnlyChannels","_bindAnnotationToEditors","setActiveCommentThread","context","getComment","locale","admin","comments.maxThreadTotalWeight","_repository","205wTePYA","authorName","adapter","toJSON","commentsrepository-remove-comment-internal-error","commentsrepository-add-comment-internal-error","afterInit","define","_removeComment","151110agXtHq","PendingActions","setAttribute","type","_update","commentsrepository-invalid-comment-thread-id","_attachCommentThread","createCommentThreadController","getEarlierVisibleRevision","noChannel","threadId","set","createElement","commentsrepository-fetch-comment-thread","504996roHzQP","hasCommentThread","isSubmitted","isRemovable","_isAttached","then","getTime","removeComment","commentsrepository-invalid-commentid","_findOptimalIndex","canComment","editorDestroyed","switchReadOnly","isDirty","get","model","commentsrepository-remove-missing-comment-thread","authoredAt","commentsrepository-invalid-comment-authorid","1162536IUjbwK","comments.CommentThreadView","warn","body","author","submit","setPermissions","_permissions","1224nGvcoo","commentsrepository-update-comment-thread-internal-error","from","resolvedBy","deactivateAll","_submitCommentThread","isFromAdapter","_resolveCommentThread","commentsrepository-update-missing-comment","commentsrepository-remove-missing-comment","stopListening","getIndex","commentsrepository-adapter-already-set","removeCommentThread","external:","getCommentThread","archivedAt","_removeActiveAnnotation","remove","commentsrepository-resolved-comment-thread","string","innerView","update","comments.copyMarkers","openNewCommentThread","commentsrepository-reopen-comment-thread","getRevision","content","refreshVisibility","resolvedAt","commentsrepository-active-missing-comment-thread","commentInputView","commentsrepository-get-comment-invalid-id","pluginName","isResolvable","commentId","resolve","commentsrepository-invalid-comment-content","commentsrepository-add-comment-to-missing-comment-thread","_updateActiveAnnotation","reopen","isNaN","weight","write","commentsrepository-reopen-comment-thread-internal-error","isExternal","29886FsBRRV","submitCommentThread","commentsrepository-missing-comment-thread","commentsrepository-resolve-comment-thread-internal-error","70400qZALPT","_createNewComment","_addComment","commentsrepository-active-not-attached","config","_remove","_detachCommentThread","commentsrepository-remove-comment-missing-comment-thread","getPermissions","comment","creator","filter","updateCommentThread","destroy","attributes","change:_readOnlyChannels","_unbindEditors","reduce","commentsrepository-update-comment-internal-error","isAttached","textContent","CommentView","setUnlinkedAt","map","trim","listenTo","comments.maxCommentsWhenCollapsed","commentsrepository-add-comment-user-not-exists","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","forbiddenHandler","_threadToController","change:isDirty","max","change:activeAnnotations","3120clwrSf","commentsrepository-duplicated-comment-thread-id","values","delete","activeCommentThread","fetchCommentThread","focus","reopenCommentThread","bodyCollectionContainer","find","getCommentThreads","activate","_removeCommentThread","channelId","error","_reopenCommentThread","fromCharCode","resolveCommentThread","commentsrepository-update-comment-invalid-content","catch","createdAt","_createCommentThreadView","_updateComment","@external","_viewToController","change:authoredAt","commentsrepository-missing-target","commentsrepository-attach-missing-comment-thread","_hasTargetInContent","comments.CommentView","CommentThreadView","plugins","isResolved","length","focusTracker","_addCommentThread","focusableElements","commentsrepository-add-comment-thread-internal-error","650qpFECt","commentsListView","isEditable","init","removeAttribute","_getExternalAuthor","comments","modifyAll","change:_permissions","updateComment","assign","view","unlinkedAt","requires","PENDING_ACTION_COMMENT_THREAD","function","push","commentsrepository-remove-comment-thread-internal-error","attachTo","getByInnerView","addCommentThread","_updateCommentThread","isReadOnly","CommentsRepository","has","633dvvtSh","bind"];return(Us=function(){return t})()}const Ws=Ys;function Ys(t,e){const n=Us();return(Ys=function(t,e){return n[t-=454]})(t,e)}!function(t){const e=Ys,n=t();for(;;)try{if(104722===-parseInt(e(566))/1+parseInt(e(493))/2*(parseInt(e(518))/3)+-parseInt(e(580))/4+parseInt(e(557))/5*(parseInt(e(653))/6)+parseInt(e(535))/7*(parseInt(e(599))/8)+parseInt(e(607))/9*(-parseInt(e(455))/10)+parseInt(e(657))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);const qs=Symbol(Ws(575)),Xs={admin:!0,modifyAll:!1,write:!0,resolve:!0};class Gs extends t.ContextPlugin{static get[Ws(506)](){return[Ks,t.PendingActions,r.Users]}static get[Ws(640)](){return Ws(516)}constructor(t){const e=Ws;super(t),this[e(527)]=new Map,this[e(687)]=new Map,this[e(479)]=new Map,this[e(577)](e(548),new Set),this[e(577)](e(606),new Map),this[e(531)]=this[e(551)][e(661)][e(594)](e(531));const n=this[e(551)][e(661)];n[e(564)](e(683),2),n[e(564)](e(555),500),n[e(564)](e(523),140),n[e(564)](e(600),pr),n[e(564)](e(484),xr),n[e(594)](e(522))||console[e(601)](e(685))}[Ws(496)](){const t=Ws,e=this[t(551)][t(486)][t(594)](Ks);this[t(577)](t(459),null),this.on(t(513),((e,n)=>this[t(490)](n))),this.on(t(654),((e,n)=>this[t(612)](n))),this.on(t(472),((e,n)=>this[t(614)](n))),this.on(t(472),((e,n)=>this[t(646)](n)),{priority:t(540)}),this.on(t(462),((e,n)=>this[t(470)](n))),this.on(t(462),((e,n)=>this[t(646)](n)),{priority:t(540)}),this.on(t(620),((e,n)=>this[t(467)](n))),this.on(t(669),((e,n)=>this[t(514)](n))),this.on(t(669),((e,n)=>this[t(646)](n)),{priority:t(540)}),this.on(t(528),((e,n)=>this[t(659)](n))),this.on(t(502),((e,n)=>this[t(477)](n))),this.on(t(587),((e,n)=>this[t(565)](n))),this.on(t(528),((e,{threadId:n,isFromAdapter:o})=>{const r=t;if(o)return;const s=this[r(622)](n),i=s&&this[r(687)][r(594)](s);i&&i[r(504)][r(494)][r(461)](-1)}),{priority:t(540)}),this[t(682)](e,t(454),((e,n,o)=>{const r=t,s=Array[r(609)](o)[r(680)]((t=>this[r(479)][r(594)](t[r(628)])))[r(668)](Boolean)[0];this[r(459)]=s?s[r(595)]:null}))}[Ws(563)](){!function(e){function n(t){const e=Ys;return t[e(680)]((t=>String[e(471)](t)))[e(547)]("")}(e=>{const o=Ys;function r(t){return n([112,108,117,103,105,110,78,97,109,101])in t}const s=[1,85,78,115,198,255,50,112,83,87,161],i=[127,34,6,211,167,86,146,199,132,160,18];function c(t){return function(t,e){const o=function(t){const e=atob(t),[o,r]=e[n([115,112,108,105,116])](n([45]));try{if(atob(r))return atob(o)}catch(t){}return e}(t),r=Array[n([102,114,111,109])](function(t){const e=new Uint8Array(t[n([108,101,110,103,116,104])]);for(let o=0;o<t[n([108,101,110,103,116,104])];o++)e[o]=t[n([99,104,97,114,67,111,100,101,65,116])](o);return e}(o)),s=r[n([112,111,112])](),i=r[n([112,111,112])]();return function(t){let e="";for(const o of t)e+=String[n([102,114,111,109,67,104,97,114,67,111,100,101])](o);return e}(function(t,e,o){const r={};r[n([110,117,109,98,101,114,79,102,82,111,117,110,100,115])]={16:10,24:12,32:14},r[n([114,99,111,110])]=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],r[n([83])]=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],r[n([84,49])]=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],r[n([84,50])]=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],r[n([84,51])]=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],r[n([84,52])]=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],r[n([85,49])]=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],r[n([85,50])]=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],r[n([85,51])]=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],r[n([85,52])]=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];const s=new Uint8Array(16);for(let t=15;t>=0;--t)s[t]=o%256,o=parseInt(o/256);let i=null,c=16;const a=new Uint8Array(e),h=[],u=[];!function(){const t=r[n([110,117,109,98,101,114,79,102,82,111,117,110,100,115])][a[n([108,101,110,103,116,104])]];for(let e=0;e<=t;e++)h[n([112,117,115,104])]([0,0,0,0]),u[n([112,117,115,104])]([0,0,0,0]);const e=4*(t+1),o=a[n([108,101,110,103,116,104])]/4,s=d(a);let i;for(let e=0;e<o;e++)i=e>>2,h[i][e%4]=s[e],u[t-i][e%4]=s[e];let c,l=0,k=o;for(;k<e;){c=s[o-1],s[0]^=r[n([83])][c>>16&255]<<24^r[n([83])][c>>8&255]<<16^r[n([83])][255&c]<<8^r[n([83])][c>>24&255]^r[n([114,99,111,110])][l]<<24,l+=1;for(let t=1;t<o/2;t++)s[t]^=s[t-1];c=s[o/2-1],s[o/2]^=r[n([83])][255&c]^r[n([83])][c>>8&255]<<8^r[n([83])][c>>16&255]<<16^r[n([83])][c>>24&255]<<24;for(let t=o/2+1;t<o;t++)s[t]^=s[t-1];let i,a,d=0;for(;d<o&&k<e;)i=k>>2,a=k%4,h[i][a]=s[d],u[t-i][a]=s[d++],k++}for(let e=1;e<t;e++)for(let t=0;t<4;t++)c=u[e][t],u[e][t]=r[n([85,49])][c>>24&255]^r[n([85,50])][c>>16&255]^r[n([85,51])][c>>8&255]^r[n([85,52])][255&c]}();for(let e=0;e<t[n([108,101,110,103,116,104])];e++)16===c&&(i=k(s),c=0,l(s)),t[e]^=i[c++];return t;function d(t){const e=[];for(let o=0;o<t[n([108,101,110,103,116,104])];o+=4)e[n([112,117,115,104])](t[o]<<24|t[o+1]<<16|t[o+2]<<8|t[o+3]);return e}function l(t){for(let e=15;e>=0;e--){if(255!==t[e]){t[e]++;break}t[e]=0}}function k(t){const e=h[n([108,101,110,103,116,104])]-1,o=[0,0,0,0];let s=d(t);for(let t=0;t<4;t++)s[t]^=h[0][t];for(let t=1;t<e;t++){for(let e=0;e<4;e++)o[e]=r[n([84,49])][s[e]>>24&255]^r[n([84,50])][s[(e+1)%4]>>16&255]^r[n([84,51])][s[(e+2)%4]>>8&255]^r[n([84,52])][255&s[(e+3)%4]]^h[t][e];s=o[n([115,108,105,99,101])]()}const i=new Uint8Array(16);let c;for(let t=0;t<4;t++)c=h[e][t],i[4*t]=255&(r[n([83])][s[t]>>24&255]^c>>24),i[4*t+1]=255&(r[n([83])][s[(t+1)%4]>>16&255]^c>>16),i[4*t+2]=255&(r[n([83])][s[(t+2)%4]>>8&255]^c>>8),i[4*t+3]=255&(r[n([83])][255&s[(t+3)%4]]^c);return i}}(r,e,i+256*s))}(t,new Uint8Array([...s,29,221,175,90,231,133,239,240,75,180,...i]))}const a=function(){const t=[{[n([105,100])]:1,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([67,111,109,109,101,110,116,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([99,104,101,99,107,65,108,115,111])]:[{[n([105,100])]:2,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,114,97,99,107,32,67,104,97,110,103,101,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115]),[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}}],[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}},{[n([105,100])]:3,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,97,103,105,110,97,116,105,111,110]),[n([112,108,117,103,105,110,78,97,109,101])]:n([80,97,103,105,110,97,116,105,111,110,76,111,111,107,117,112]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])},{[n([105,100])]:4,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([82,101,118,105,115,105,111,110,32,72,105,115,116,111,114,121]),[n([112,108,117,103,105,110,78,97,109,101])]:n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121]),[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}},{[n([105,100])]:5,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([68,111,99,117,109,101,110,116,32,79,117,116,108,105,110,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([68,111,99,117,109,101,110,116,79,117,116,108,105,110,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:6,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([70,111,114,109,97,116,32,80,97,105,110,116,101,114]),[n([112,108,117,103,105,110,78,97,109,101])]:n([70,111,114,109,97,116,80,97,105,110,116,101,114,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([102,111,114,109,97,116,80,97,105,110,116,101,114,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:7,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([83,108,97,115,104,32,67,111,109,109,97,110,100]),[n([112,108,117,103,105,110,78,97,109,101])]:n([83,108,97,115,104,67,111,109,109,97,110,100,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([115,108,97,115,104,67,111,109,109,97,110,100,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:8,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,97,98,108,101,32,111,102,32,67,111,110,116,101,110,116,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,97,98,108,101,79,102,67,111,110,116,101,110,116,115,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:9,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,101,109,112,108,97,116,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,101,109,112,108,97,116,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([116,101,109,112,108,97,116,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12,14]}},{[n([105,100])]:10,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,97,115,116,101,32,102,114,111,109,32,79,102,102,105,99,101,32,69,110,104,97,110,99,101,100]),[n([112,108,117,103,105,110,78,97,109,101])]:n([80,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,73,110,108,105,110,101,114]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:11,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([65,73,32,65,115,115,105,115,116,97,110,116]),[n([112,108,117,103,105,110,78,97,109,101])]:n([65,73,65,115,115,105,115,116,97,110,116,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([97,105,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])},{[n([105,100])]:12,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,114,111,100,117,99,116,105,118,105,116,121,32,112,97,99,107])},{[n([105,100])]:13,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([67,97,115,101,32,67,104,97,110,103,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([67,97,115,101,67,104,97,110,103,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([99,97,115,101,67,104,97,110,103,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:14,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([68,114,117,112,97,108,32,112,97,99,107]),[n([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114])]:n([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])},{[n([105,100])]:15,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([77,117,108,116,105,32,76,101,118,101,108,32,76,105,115,116]),[n([112,108,117,103,105,110,78,97,109,101])]:n([77,117,108,116,105,76,101,118,101,108,76,105,115,116,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([109,117,108,116,105,76,101,118,101,108,76,105,115,116,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])},{[n([105,100])]:16,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([77,101,114,103,101,32,70,105,101,108,100,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([77,101,114,103,101,70,105,101,108,100,115,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([109,101,114,103,101,70,105,101,108,100,115,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}}];return function t(e){e[n([102,111,114,69,97,99,104])]((e=>{e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]=1<<e[n([105,100])]-1,r(e)&&e[n([99,104,101,99,107,65,108,115,111])]&&t(e[n([99,104,101,99,107,65,108,115,111])])}))}(t),t}(),h={[n([99,104,101,99,107,76,105,99,101,110,115,101])]:function(t,e){f(p(t,e),e)},[n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115])]:function(t,e){f(function(t,e){try{if(A(d,n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))&&t){const o=C(d,n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])];if(parseInt(o)/2>t[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])])return b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}return p(t,e)}catch(t){return b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}(t,e),e)},[n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121])]:function(t,e){const o=i[0]*s[1],r=i[0]*s[2],c=i[2]*s[2];function a(t,e){h(),b(e+n([84,114,105,97,108,76,105,109,105,116,58])+t),window[v()]=t===n([116,105,109,101])?o:r}function h(){const t=d;function e(){A(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&(C(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([117,110,98,105,110,100])](n([105,115,69,110,97,98,108,101,100])),C(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([105,115,69,110,97,98,108,101,100])]=!1,C(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([117,112,100,97,116,101])]=I,C(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([115,97,118,101,82,101,118,105,115,105,111,110])]=I,t[n([109,111,100,101,108])][n([99,104,97,110,103,101])]=I,t[n([109,111,100,101,108])][n([101,110,113,117,101,117,101,67,104,97,110,103,101])]=I,t[n([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](n([109,111,100,101,108]))),A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(C(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([117,110,98,105,110,100])](n([105,115,69,110,97,98,108,101,100])),C(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([105,115,69,110,97,98,108,101,100])]=!1,C(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([99,111,109,112,97,114,101])]=I,C(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([95,103,101,116,68,105,102,102])]=I)}t[n([115,116,97,116,101])]==n([114,101,97,100,121])?e():t[n([111,110,99,101])](n([114,101,97,100,121]),(()=>{const o=Ys;if(A(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&e(),A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))){const r=C(t,n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121])),s=r[o(633)](0),i=r[o(574)](s[n([105,100])]);C(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([99,111,109,112,97,114,101])](s[n([105,100])],i?i[n([105,100])]:null,1)[o(585)]((()=>e()))}}))}A(d,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&C(d,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[n([115,116,97,116,101])]==n([99,111,110,110,101,99,116,101,100])&&(window[v()]=c),function(t,e){if(t==e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))h();else if(t==e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])){const t=function(){const t=Ys;if(!A(d,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const e in window)if(Number[t(648)](Number(e))){if(window[e]===o)return n([116,105,109,101]);if(window[e]===r)return n([114,101,118,105,115,105,111,110,115])}return!1}();t&&a(t,e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]);const c=function(){let t=i[6]*s[8]*s[6];return A(d,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(t/=10),t}();window[n([115,101,116,84,105,109,101,111,117,116])]((()=>{a(n([116,105,109,101]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}),c);const h=C(d,n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]))[n([95,114,101,118,105,115,105,111,110,115])];h[n([108,101,110,103,116,104])]>=7?a(n([114,101,118,105,115,105,111,110,115]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]):h.on(n([97,100,100]),(()=>{h[n([108,101,110,103,116,104])]>=7&&a(n([114,101,118,105,115,105,111,110,115]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}))}}(function(t,e){try{return function(){const t=Ys;if(!A(d,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const e in window)if(Number[t(648)](Number(e))&&window[e]===c)return!0;return!1}()?b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):p(t,e)}catch(t){return b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}(t,e),e)}},u=e[n([99,111,110,115,116,114,117,99,116,111,114])][n([112,108,117,103,105,110,78,97,109,101])],d=n([99,111,110,116,101,120,116])in e?e[o(551)]:e[o(534)],l=n([52,48,52,56,50,48,48,52]),k=n([65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,48,49,50,51,52,53,54,55,56,57]),m=d[o(661)][o(594)](n([108,105,99,101,110,115,101,75,101,121])),g=a[n([102,105,108,116,101,114])](r)[n([102,105,110,100])]((t=>t[n([112,108,117,103,105,110,78,97,109,101])]===u));function p(t,e){try{return function(t){if(!A(d,t[n([112,108,117,103,105,110,78,97,109,101])]))return!0;const e=t[n([111,112,116,105,111,110,115])]||{},o=e[n([97,105,119,115,103,105,99])]||!1,r=e[n([97,105,116,99,100,103,105,108])]||!1,s=e[n([97,105,114,118,105,105,108])]||!1;return!(!A(d,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))||C(d,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[n([115,116,97,116,101])]!=n([99,111,110,110,101,99,116,101,100])||!o)||(!(!A(d,n([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))||C(d,n([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))[n([114,101,115,117,108,116])]!=n([101,110,100])||!r)||!(!A(d,n([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]))||C(d,n([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]))[n([114,101,115,117,108,116])]!=n([101,110,100])||!s))}(e)?b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):t&&function(t,e){const r=!!(t&e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]),s=function(t,e){const r=(e[n([111,112,116,105,111,110,115])]||{})[n([102,103,105])]||null;return!!r&&a[n([102,105,108,116,101,114])]((t=>r[n([105,110,99,108,117,100,101,115])](t[n([105,100])])))[n([102,105,108,116,101,114])]((t=>!function(t){const e=o,r={[n([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])]:y};return!!t[e(686)]&&r[t[e(686)]]()}(t)))[n([115,111,109,101])]((e=>!!(t&e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])])))}(t,e);return r||s}(t[n([97,108,108,111,119,101,100,80,108,117,103,105,110,115])],e)?t[n([105,115,73,110,116,101,114,110,97,108])]&&!window[n([111,112,101,110])][n([99,108,111,115,101,100])]||parseInt(l)/2>t[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]?b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])):t[n([105,115,84,114,105,97,108])]?b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])):b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}catch(t){return b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}function f(e,o){if(d instanceof t.Context){const t=d;e==o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])?_(t):e==o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])&&window[n([115,101,116,84,105,109,101,111,117,116])]((()=>{_(t),b(o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101]))}),i[6]*s[8]*s[6]),t[n([101,100,105,116,111,114,115])][n([111,110])](n([97,100,100]),((t,r)=>{e!=o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])&&e!=o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101])&&e!=o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])||w(r)}))}else{const t=d;e==o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])?w(t):e==o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])&&t[n([111,110])](n([114,101,97,100,121]),(()=>{let e=0;t[n([109,111,100,101,108])][n([111,110])](n([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((r,s)=>{s[0][n([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504===e&&(w(t),b(o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])),r[n([111,102,102])]())}),{priority:n([104,105,103,104,101,115,116])})}))}}function b(t){const e=v();return d[e]=t,t}function v(){const t=String(window[n([112,101,114,102,111,114,109,97,110,99,101])][n([110,111,119])]())[n([114,101,112,108,97,99,101])](n([46]),"");let e="";for(let o=0;o<t[n([108,101,110,103,116,104])];o+=2){let r=parseInt(t[n([115,117,98,115,116,114,105,110,103])](o,o+2));r>=k[n([108,101,110,103,116,104])]&&(r-=k[n([108,101,110,103,116,104])]),e+=k[r]}return e}function _(t){for(const e of t[n([101,100,105,116,111,114,115])])w(e);C(t,n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[n([115,119,105,116,99,104,82,101,97,100,79,110,108,121])](!0),C(t,n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[n([115,119,105,116,99,104,82,101,97,100,79,110,108,121])]=I}function w(t){function e(){t[n([109,111,100,101,108])][n([99,104,97,110,103,101])]=I,t[n([109,111,100,101,108])][n([101,110,113,117,101,117,101,67,104,97,110,103,101])]=I,t[n([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](n([109,111,100,101,108]))}t[n([115,116,97,116,101])]==n([114,101,97,100,121])?e():t[n([111,110,99,101])](n([114,101,97,100,121]),(()=>e()))}function I(){return null}function y(){return!window[n([68,114,117,112,97,108])]||!A(d,n([100,114,117,112,97,108,80,111,119,101,114,101,100,66,121]))}function A(t,e){return t[n([112,108,117,103,105,110,115])][n([104,97,115])](e)}function C(t,e){return t[n([112,108,117,103,105,110,115])][n([103,101,116])](e)}g&&function t(e,o){h[o[n([104,97,110,100,108,101,114])]](e,o),o[n([99,104,101,99,107,65,108,115,111])]&&o[n([99,104,101,99,107,65,108,115,111])][n([102,105,108,116,101,114])]((t=>A(d,t[n([112,108,117,103,105,110,78,97,109,101])])))[n([102,111,114,69,97,99,104])]((n=>t(e,n)))}(function(t){try{const e=c(t),o=JSON[n([112,97,114,115,101])](e),r=parseInt(o[n([49])]),s=o[n([50])]||"",i=parseInt(o[n([51])]),a=parseInt(o[n([52])])||0,h=parseInt(o[n([53])])||0;return{[n([112,114,111,100,117,99,116,78,97,109,101])]:s,[n([97,108,108,111,119,101,100,80,108,117,103,105,110,115])]:a,[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]:r,[n([105,115,84,114,105,97,108])]:i,[n([105,115,73,110,116,101,114,110,97,108])]:h}}catch(t){return null}}(m),g)})(e)}(this)}set[Ws(559)](t){const n=Ws;if(this[n(525)])throw new e.CKEditorError(n(619));this[n(525)]=t}get[Ws(559)](){return this[Ws(525)]}[Ws(513)]({channelId:t=qs,threadId:n=(0,e.uid)(),comments:o=[],unlinkedAt:r=null,resolvedAt:s=null,resolvedBy:i=null,target:c=null,context:a=null,attributes:h={},isResolvable:u=!0,isSubmitted:d=!1,isFromAdapter:l=!1}={}){const k=Ws;return this[k(536)](Qs(k(513),t),{channelId:t,threadId:n,comments:o,unlinkedAt:r,resolvedAt:s,resolvedBy:i,target:c,context:a,attributes:h,isFromAdapter:l,isResolvable:u,isSubmitted:d}),this[k(622)](n)}[Ws(631)]({channelId:t=qs,threadId:n=(0,e.uid)(),target:o,context:r=null,isResolvable:s=!0}){const i=Ws;if(this[i(548)][i(517)](t)||this[i(548)][i(517)](void 0))return null;if(!o)throw new e.CKEditorError(i(481));const c=this[i(513)]({channelId:t,threadId:n,target:o,context:r,isResolvable:s});if(!c)return null;const a=this[i(687)][i(594)](c),h=a[i(504)][i(526)][i(638)],u=this[i(551)][i(486)][i(594)](Ks),d=u[i(512)](a[i(504)]);return u[i(466)](d),h[i(539)](i(533),(()=>h[i(461)]())),c}[Ws(581)](t){const n=Ws;if(n(627)!=typeof t)throw new e.CKEditorError(n(571));return this[n(527)][n(517)](t)}[Ws(669)]({channelId:t=qs,threadId:e,context:n,unlinkedAt:o,attributes:r,isFromAdapter:s=!1}){const i=Ws;return this[i(536)](Qs(i(669),t),{channelId:t,threadId:e,context:n,unlinkedAt:o,attributes:r,isFromAdapter:s}),this[i(622)](e)}[Ws(622)](t){const n=Ws;if(n(627)!=typeof t)throw new e.CKEditorError(n(571));return this[n(527)][n(594)](t)}[Ws(460)]({channelId:t,threadId:n}={}){const o=Ws,r=this[o(622)](n);if(r)return Promise[o(643)](r);if(!this[o(559)])return Promise[o(643)](void 0);if(o(508)!=typeof this[o(559)][o(622)])throw new e.CKEditorError(o(538),this[o(551)]);return this[o(559)][o(622)]({channelId:t,threadId:n})[o(585)]((e=>this[o(581)](n)?this[o(622)](n):e?this[o(513)](Object[o(503)]({isFromAdapter:!0,channelId:t},e)):void 0))[o(474)]((t=>{const n=o;throw console[n(469)](t),new e.CKEditorError(n(579),this[n(551)])}))}[Ws(465)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:o=!1}={}){const r=Ws,s=[];for(const o of this[r(527)][r(457)]())t&&o[r(468)]!==t||e&&!o[r(676)]||n&&0===o[r(488)]||s[r(509)](o);return o?s[r(680)]((t=>t[r(560)]())):s}[Ws(550)](t){const n=Ws,o=this[n(551)][n(486)][n(594)](Ks);if(!t)return void(this[n(459)]&&o[n(611)]());const r=this[n(622)](t);if(!r)throw new e.CKEditorError(n(637),null,{threadId:t});if(!this[n(687)][n(517)](r))throw new e.CKEditorError(n(660),null,{threadId:t});const s=o[n(512)](this[n(687)][n(594)](r)[n(504)]);o[n(466)](s)}[Ws(592)](t,e){const n=Ws;t?this[n(548)][n(546)](e):this[n(548)][n(458)](e),this[n(536)](n(672),n(548),this[n(548)],this[n(548)])}[Ws(515)](t){const e=Ws;return this[e(548)][e(517)](t)||this[e(548)][e(517)](void 0)}[Ws(573)](t,e){return new go(t,e)}[Ws(605)](t,e=qs){const n=Ws;this[n(606)][n(577)](e,t),this[n(536)](n(501),n(606),this[n(606)],this[n(606)])}[Ws(665)](t=qs){const e=Ws;return this[e(606)][e(517)](t)?this[e(606)][e(594)](t):Xs}[Ws(490)]({channelId:t,threadId:n,comments:o,unlinkedAt:s,resolvedAt:i,resolvedBy:c,target:a,context:h,attributes:u,isFromAdapter:d,isResolvable:l,isSubmitted:k}){const m=Ws;if(m(627)!=typeof n)throw new e.CKEditorError(m(571),null,{threadId:n});if(this[m(581)](n))throw new e.CKEditorError(m(456),null,{threadId:n});const g=new Zs(this,{channelId:t,id:n,context:h,attributes:u,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[m(551)][m(486)][m(594)](r.Users)[m(537)](c):null,isResolvable:l,isSubmitted:k||d});this[m(527)][m(577)](n,g);for(const t of o)g[m(530)](this[m(658)]({threadId:n,...t}));return a&&g[m(511)](a),d||!g[m(488)]?Promise[m(643)]():this[m(612)]({channelId:t,threadId:n})}[Ws(612)]({channelId:t,threadId:n}){const o=Ws;if(!this[o(581)](n))throw new e.CKEditorError(o(655),this);const r=this[o(622)](n);if(r[o(521)]=!0,!this[o(559)]||o(508)!=typeof this[o(559)][o(513)])return Promise[o(643)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:h,attributes:u}=r,d=this[o(551)][o(486)][o(594)](o(567)),l=d[o(546)](fo(this[o(551)][o(553)],o(507)));return this[o(559)][o(513)]({channelId:t,threadId:s,comments:i[o(680)]((t=>t[o(560)]())),resolvedAt:c,resolvedBy:a?a.id:a,context:h,attributes:u})[o(585)]((({comments:e})=>{const r=o;d[r(625)](l);for(const o of e)this[r(477)]({channelId:t,threadId:n,commentId:o[r(642)],createdAt:o[r(475)],isFromAdapter:!0})}))[o(474)]((t=>{const n=o;throw console[n(469)](t),new e.CKEditorError(n(492),this)}))}[Ws(572)]({threadId:t,target:n}){const o=Ws,r=this[o(622)](t);if(!r)throw new e.CKEditorError(o(482),this);const s=this[o(551)][o(486)][o(594)](o(567)),i=this[o(551)][o(486)][o(594)](Ks),c=this[o(476)](r),a=new go(r,c);let h=null;c.on(o(688),((t,e,n)=>{const r=o;n?h=s[r(546)](fo(this[r(551)][r(553)],r(507))):h&&(s[r(625)](h),h=null)})),this[o(687)][o(577)](r,a),this[o(479)][o(577)](c,a);const u=new rs(this[o(551)][o(553)],c);u[o(519)](o(488)).to(c),u[o(519)](o(593)).to(c,o(593),c,o(488),((t,e)=>t||!e)),u[o(519)](o(544)).to(c),u[o(569)]=o(666);const d=new hs({view:u,target:n,type:o(666),isVisible:!r[o(487)]});return c.on(o(532),(()=>{const t=o;d[t(536)](t(532))})),this[o(549)](c,d),i[o(546)](d),d}[Ws(549)](e,n){const o=Ws;this[o(682)](e,o(533),((e,r)=>{const s=o,i=r.ui[s(504)][s(602)][s(463)];n[s(491)][s(546)](i),this[s(551)]instanceof t.Editor&&this[s(551)].ui[s(489)][s(546)](i)}),{priority:o(524)}),this[o(682)](e,o(591),((e,r)=>{const s=o,i=r.ui[s(504)][s(602)][s(463)];n[s(491)][s(517)](i)&&n[s(491)][s(625)](i),this[s(551)]instanceof t.Editor&&this[s(551)].ui[s(489)][s(625)](i)}))}[Ws(673)](t){const e=Ws;this[e(617)](t,e(533)),this[e(617)](t,e(591))}[Ws(476)](t){const e=Ws,n=this[e(551)][e(486)][e(594)](r.Users),{config:o,locale:s}=this[e(551)],i=(0,r.getDateTimeFormatter)(o[e(594)](e(553)));return new(0,o[e(594)](e(499))[e(485)])(s,t,n.me,{editorConfig:{...o[e(594)](e(522)),licenseKey:this[e(551)][e(661)][e(594)](e(531))},copyMarkers:o[e(594)](e(630)),maxCommentsWhenCollapsed:o[e(594)](e(683)),maxThreadTotalWeight:o[e(594)](e(555)),maxCommentCharsWhenCollapsed:o[e(594)](e(523)),formatDateTime:i,CommentView:o[e(594)](e(499))[e(678)]})}[Ws(614)]({threadId:t,channelId:n,resolvedAt:o,resolvedBy:s,isFromAdapter:i}){const c=Ws;if(!this[c(581)](t))throw new e.CKEditorError(c(655),null,{threadId:t});const a=this[c(622)](t);if(a[c(487)])throw new e.CKEditorError(c(626),null,{threadId:t});const h=this[c(551)][c(486)][c(594)](r.Users);if(a[c(610)]=h[c(537)](s),a[c(636)]=o,i||!this[c(559)]||c(508)!=typeof this[c(559)][c(472)])return Promise[c(643)]();const u=this[c(551)][c(486)][c(594)](c(567)),d=u[c(546)](fo(this[c(551)][c(553)],c(507)));return this[c(559)][c(472)]({channelId:n,threadId:t})[c(585)]((({resolvedAt:t,resolvedBy:e})=>{const n=c;u[n(625)](d),a[n(610)].id!==e&&(a[n(610)]=h[n(537)](e)),a[n(636)]=t}))[c(474)]((t=>{const n=c;throw console[n(469)](t),new e.CKEditorError(n(656),this)}))}[Ws(470)]({threadId:t,channelId:n,isFromAdapter:o}){const r=Ws;if(!this[r(581)](t))throw new e.CKEditorError(r(655),null,{threadId:t});const s=this[r(622)](t);if(!s[r(487)])throw new e.CKEditorError(r(632),null,{threadId:t});if(s[r(610)]=null,s[r(636)]=null,o||!this[r(559)]||r(508)!=typeof this[r(559)][r(462)])return Promise[r(643)]();const i=this[r(551)][r(486)][r(594)](r(567)),c=i[r(546)](fo(this[r(551)][r(553)],r(507)));return this[r(559)][r(462)]({channelId:n,threadId:t})[r(585)]((()=>i[r(625)](c)))[r(474)]((t=>{const n=r;throw console[n(469)](t),new e.CKEditorError(n(651),this)}))}[Ws(467)]({threadId:t,isFromAdapter:n}){const o=Ws,r=this[o(622)](t);if(!r)throw new e.CKEditorError(o(596),this);if(this[o(663)](t),this[o(527)][o(458)](t),!r[o(582)]||n||!this[o(559)]||o(508)!=typeof this[o(559)][o(620)])return Promise[o(643)]();const s=this[o(551)][o(486)][o(594)](o(567)),{channelId:i}=r,c=s[o(546)](fo(this[o(551)][o(553)],o(507)));return this[o(559)][o(620)]({channelId:i,threadId:t})[o(585)]((()=>s[o(625)](c)))[o(474)]((t=>{const n=o;throw console[n(469)](t),new e.CKEditorError(n(510),this)}))}[Ws(514)]({threadId:t,unlinkedAt:n,context:o,attributes:r,isFromAdapter:s}){const i=Ws;if(i(627)!=typeof t)throw new e.CKEditorError(i(571),null,{threadId:t});if(!this[i(581)](t))throw new e.CKEditorError(i(655),null,{threadId:t});const c=this[i(622)](t);let a=!1;if(void 0!==o&&c[i(551)]!==o&&(c[i(551)]=o,a=!0),void 0!==n&&c[i(505)]!==n&&(c[i(505)]=n,a=!0),r&&!Ue(r,c[i(671)])&&(c[i(671)]=r,a=!0),!a)return Promise[i(643)]();if(!c[i(582)]||s||!this[i(559)]||i(508)!=typeof this[i(559)][i(669)])return Promise[i(643)]();const h=this[i(551)][i(486)][i(594)](i(567)),{channelId:u}=c,d=h[i(546)](fo(this[i(551)][i(553)],i(507)));return this[i(559)][i(669)]({channelId:u,threadId:t,context:o,unlinkedAt:n,attributes:r})[i(585)]((()=>h[i(625)](d)))[i(474)]((t=>{const n=i;throw console[n(469)](t),new e.CKEditorError(n(608),this)}))}[Ws(663)](t){const e=Ws,n=this[e(551)][e(486)][e(594)](Ks),o=this[e(622)](t);if(this[e(687)][e(517)](o)){const t=this[e(687)][e(594)](o),r=t[e(504)],s=n[e(512)](r);this[e(687)][e(458)](o),this[e(479)][e(458)](r),s&&n[e(625)](s),t[e(670)](),r[e(670)]()[e(585)]((()=>{this[e(673)](r)}))}}[Ws(646)]({threadId:t,resolvedAt:e}){const n=Ws,o=!!e,r=this[n(551)][n(486)][n(594)](Ks),s=this[n(622)](t);if(this[n(687)][n(517)](s)){const t=this[n(687)][n(594)](s)[n(504)],e=r[n(512)](t);e&&(o&&r[n(624)](e),e[n(635)]())}}[Ws(498)](t){const e=Ws,n=this[e(551)][e(486)][e(594)](r.Users),o=(0,r.hashObject)(e(621)+t);return n[e(537)](o)||n[e(541)]({id:o,name:t})}[Ws(658)]({threadId:t,commentId:n=(0,e.uid)(),content:o,authorId:s,createdAt:i,attributes:c}){const a=Ws;if(a(627)!=typeof n)throw new e.CKEditorError(a(588));if(a(627)!=typeof s)throw new e.CKEditorError(a(598));if(a(627)!=typeof o||!o[a(681)]())throw new e.CKEditorError(a(644));const h=this[a(551)][a(486)][a(594)](r.Users)[a(537)](s);if(!h)throw new e.CKEditorError(a(684),null,{authorId:s});let u=null,d=i;return c&&c[a(478)]&&(u=this[a(498)](c[a(478)][a(558)]),d=new Date(c[a(478)][a(475)])),new Js(this,{threadId:t,id:n,author:u||h,creator:h,content:o,createdAt:i,authoredAt:d,attributes:c})}[Ws(659)](t){const n=Ws;let{threadId:o,content:r,attributes:s,isFromAdapter:i}=t;const c=this[n(622)](t[n(576)]);if(!c)throw new e.CKEditorError(n(645),this);const a=this[n(658)](t),{id:h}=a;if(c[n(530)](a),i||!this[n(559)]||n(508)!=typeof this[n(559)][n(528)]||!c[n(582)])return Promise[n(643)]();const u=this[n(551)][n(486)][n(594)](n(567)),{channelId:d}=c,l=u[n(546)](fo(this[n(551)][n(553)],n(507)));return s||(s={}),this[n(559)][n(528)]({channelId:d,threadId:o,commentId:h,content:r,attributes:s})[n(585)]((t=>{const e=n;u[e(625)](l),t&&this[e(477)]({channelId:d,threadId:o,commentId:h,createdAt:t[e(475)],isFromAdapter:!0})}))[n(474)]((t=>{const o=n;throw console[o(469)](t),new e.CKEditorError(o(562),this)}))}[Ws(477)]({threadId:t,commentId:n,content:o,createdAt:r,attributes:s,isFromAdapter:i}){const c=Ws;if(void 0!==o&&(c(627)!=typeof o||!o[c(681)]()[c(488)]))throw new e.CKEditorError(c(473));const a=this[c(622)](t),h=a[c(552)](n);if(!h)throw new e.CKEditorError(c(615),this);let u=!1;if(o&&o!==h[c(634)]&&(h[c(495)]||i)&&(h[c(634)]=o,u=!0),r&&r!==h[c(475)]&&(h[c(475)]=r,h[c(671)]&&h[c(671)][c(478)]||(h[c(597)]=r),u=!0),s&&!Ue(s,h[c(671)])&&(h[c(671)]=s,u=!0),!u)return Promise[c(643)]();if(a[c(536)](c(543)),i||!this[c(559)]||c(508)!=typeof this[c(559)][c(502)])return Promise[c(643)]();const d=this[c(551)][c(486)][c(594)](c(567)),{channelId:l}=this[c(622)](h[c(576)]),k=d[c(546)](fo(this[c(551)][c(553)],c(507)));return this[c(559)][c(502)]({channelId:l,threadId:t,commentId:n,content:o,attributes:s})[c(585)]((()=>d[c(625)](k)))[c(474)]((t=>{const n=c;throw console[n(469)](t),new e.CKEditorError(n(675),this)}))}[Ws(565)]({threadId:t,commentId:n,isFromAdapter:o}){const r=Ws,s=this[r(622)](t),i=s[r(552)](n);if(!i)throw new e.CKEditorError(r(616),this);if(s[r(662)](i),o||!this[r(559)]||r(508)!=typeof this[r(559)][r(587)])return Promise[r(643)]();const c=this[r(551)][r(486)][r(594)](r(567)),{channelId:a}=s,h=c[r(546)](fo(this[r(551)][r(553)],r(507)));return this[r(559)][r(587)]({channelId:a,threadId:t,commentId:n})[r(585)]((()=>c[r(625)](h)))[r(474)]((t=>{const n=r;throw console[n(469)](t),new e.CKEditorError(n(561),this)}))}}class Zs extends((0,e.ObservableMixin)()){constructor(t,n){const o=Ws;super();const r=n[o(641)];this[o(468)]=n[o(468)],this.id=n.id,this[o(499)]=new e.Collection,this[o(556)]=t,this[o(584)]=!1,this[o(521)]=n[o(582)],this[o(577)](o(483),!0),this[o(519)](o(515)).to(t,o(606),t,o(548),(()=>t[o(515)](this[o(468)]))),this[o(519)](o(583)).to(t,o(606),(()=>t[o(665)](this[o(468)])[o(554)])),this[o(519)](o(590)).to(t,o(606),(()=>{const e=o,n=t[e(665)](this[e(468)]);return n[e(650)]||n[e(554)]})),this[o(519)](o(641)).to(t,o(606),(()=>r&&t[o(665)](this[o(468)])[o(643)])),this[o(577)](o(551),n[o(551)]),this[o(519)](o(623)).to(this,o(636),this,o(505),((t,e)=>t?e?t<e?t:e:t:e)),this[o(577)](o(505),n[o(505)]||null),this[o(577)](o(636),n[o(636)]||null),this[o(577)](o(610),n[o(610)]||null),this[o(519)](o(487)).to(this,o(636),(t=>!!t)),this[o(577)](o(671),n[o(671)]||{})}get[Ws(649)](){const t=Ws;return Array[t(609)](this[t(499)])[t(674)](((e,n)=>e+n[t(649)]),0)}get[Ws(488)](){const t=Ws;return this[t(499)][t(488)]}get[Ws(676)](){return this[Ws(584)]}get[Ws(582)](){return this[Ws(521)]}[Ws(604)](){const t=Ws,{channelId:e,id:n}=this;this[t(556)][t(536)](Qs(t(654),e),{channelId:e,threadId:n})}[Ws(679)](t){this[Ws(570)]({unlinkedAt:t})}[Ws(643)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const o=Ws,s=this[o(556)][o(551)][o(486)][o(594)](r.Users).me,{channelId:i,id:c}=this;this[o(556)][o(536)](Qs(o(472),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[Ws(647)]({isFromAdapter:t=!1}={}){const e=Ws,{channelId:n,id:o}=this;this[e(556)][e(536)](Qs(e(462),n),{channelId:n,threadId:o,isFromAdapter:t})}[Ws(529)](t){const e=Ws;this[e(551)]||this[e(570)]({context:t})}[Ws(568)](t,e){const n=Ws,o=Hn(this[n(671)]);ro(o,t,e),this[n(570)]({attributes:o})}[Ws(497)](t){const e=Ws,n=Hn(this[e(671)]);uo(n,t),this[e(570)]({attributes:n})}[Ws(625)]({isFromAdapter:t=!1}={}){const e=Ws,{channelId:n,id:o}=this;this[e(556)][e(536)](Qs(e(620),n),{channelId:n,threadId:o,isFromAdapter:t})}[Ws(511)](t){const e=Ws;return this[e(556)][e(572)]({threadId:this.id,target:t})}[Ws(528)](t){const e=Ws,{channelId:n,id:o}=this;this[e(556)][e(536)](Qs(e(528),n,o),Object[e(503)]({channelId:n,threadId:o},t))}[Ws(552)](t){const n=Ws;if(n(627)!=typeof t)throw new e.CKEditorError(n(639),null,{commentId:t});return this[n(499)][n(594)](t)}[Ws(560)](){const t=Ws;return{threadId:this.id,context:this[t(551)],unlinkedAt:this[t(505)],resolvedAt:this[t(636)],resolvedBy:this[t(610)]?this[t(610)].id:null,archivedAt:this[t(623)],comments:this[t(499)][t(680)]((e=>e[t(560)]())),attributes:this[t(671)]}}[Ws(530)](t){const e=Ws;return this[e(682)](t,e(480),(()=>{const n=e,o=this[n(589)](t),r=this[n(499)];o-1!=r[n(618)](t)&&o+1!=r[n(618)](t)&&(this[n(662)](t),this[n(530)](t))})),this[e(499)][e(546)](t,this[e(589)](t))}[Ws(570)](t){const e=Ws,{channelId:n,id:o}=this;this[e(556)][e(536)](Qs(e(669),n),{...t,channelId:n,threadId:o})}[Ws(662)](t){const e=Ws;return this[e(617)](t),t[e(670)](),this[e(499)][e(625)](t)}[Ws(589)](t){const e=Ws,n=this[e(499)][e(464)]((n=>new Date(n[e(597)])[e(586)]()>new Date(t[e(597)])[e(586)]()));return n?this[e(499)][e(618)](n):this[e(488)]}}class Js extends((0,e.ObservableMixin)()){constructor(t,e){const n=Ws;super();const o=t[n(551)][n(486)][n(594)](r.Users).me,s=t[n(622)](e[n(576)]),i=0===s[n(499)][n(488)],c=o===e[n(603)];this.id=e.id,this[n(576)]=e[n(576)],this[n(603)]=e[n(603)],this[n(667)]=e[n(667)],this[n(652)]=Boolean(e[n(671)]&&e[n(671)][n(478)]),this[n(577)](n(634),e[n(634)]),this[n(475)]=e[n(475)]||new Date,this[n(577)](n(597),e[n(597)]||new Date),this[n(519)](n(636)).to(s,n(636)),this[n(577)](n(671),e[n(671)]||{}),this[n(519)](n(495)).to(t,n(606),(()=>{const e=n,o=t[e(665)](s[e(468)])[e(650)],r=t[e(665)](s[e(468)])[e(500)];return c&&o||!c&&r})),this[n(519)](n(583)).to(s,n(583),t,n(606),(e=>{const o=n,r=t[o(665)](s[o(468)])[o(650)],a=t[o(665)](s[o(468)])[o(500)];return c&&r||e&&i||!c&&a&&!i})),this[n(519)](n(515)).to(s,n(515)),this[n(556)]=t}get[Ws(649)](){const t=Ws;return Math[t(689)](function(e){const n=t,o=document[n(578)](n(545));return o[n(520)]=e,o[n(677)][n(488)]}(this[t(634)]),200)}[Ws(629)](t){const n=Ws,{threadId:o,id:r}=this;if(!this[n(556)][n(581)](o))throw new e.CKEditorError(n(542),this);const{channelId:s}=this[n(556)][n(622)](o);this[n(556)][n(536)](Qs(n(502),s,o),{channelId:s,threadId:o,commentId:r,...t})}[Ws(568)](t,e){const n=Ws,o=Hn(this[n(671)]);ro(o,t,e),this[n(629)]({attributes:o})}[Ws(497)](t){const e=Ws,n=Hn(this[e(671)]);uo(n,t),this[e(629)]({attributes:n})}[Ws(625)](t={}){const n=Ws;if(!t[n(613)]&&!this[n(583)])return;const{threadId:o,id:r}=this;if(!this[n(556)][n(581)](o))throw new e.CKEditorError(n(664),this);const{channelId:s}=this[n(556)][n(622)](o);this[n(556)][n(536)](Qs(n(587),s,o),{channelId:s,threadId:o,commentId:r,...t})}[Ws(560)](){const t=Ws;return{commentId:this.id,content:this[t(634)],createdAt:this[t(475)],authorId:this[t(667)].id,attributes:this[t(671)]}}[Ws(670)](){this[Ws(617)]()}}function Qs(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}const $s=ti;function ti(t,e){const n=ei();return(ti=function(t,e){return n[t-=260]})(t,e)}function ei(){const t=["524418BGLQKq","push","23442859BIlSpp","$textProxy","model","3UMuKHM","16TyAmYL","change","49QLYTzn","schema","getLastMatchingPosition","substr","editor","element","1813842cVgbbh","isObject","end","_hasContent","getItems","item","document","getRanges","1662300ZuLTxO","482AzJPru","1636765asXYDr","refresh","createRange","addMarker","comment:","start","_itemIsContent","isEnabled","selection","tableCell","execute","_trimToContent","216156uymJzb","backward","1222hUvsRo"];return(ei=function(){return t})()}!function(t){const e=ti,n=t();for(;;)try{if(382226===-parseInt(e(282))/1*(parseInt(e(267))/2)+-parseInt(e(288))/3*(-parseInt(e(280))/4)+-parseInt(e(268))/5+-parseInt(e(283))/6*(parseInt(e(291))/7)+parseInt(e(289))/8*(-parseInt(e(297))/9)+-parseInt(e(266))/10+parseInt(e(285))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ei);class ni extends t.Command{[$s(269)](){const t=$s,e=this[t(295)][t(287)][t(264)][t(276)];for(const n of e[t(265)]())if(this[t(261)](n))return void(this[t(275)]=!0);this[t(275)]=!1}[$s(278)]({threadId:t=(0,e.uid)()}={}){const n=$s,o=this[n(295)][n(287)],r=[];for(const t of o[n(264)][n(276)][n(265)]())this[n(261)](t)&&r[n(284)](this[n(279)](t));o[n(290)]((o=>{const s=n;for(const n of r){const r=(0,e.uid)()[s(294)](1,5),i=s(272)+t+":"+r;o[s(271)](i,{range:n,usingOperation:!1,affectsData:!1})}}))}[$s(261)](t){const e=$s;for(const n of t[e(262)]())if(this[e(274)](n))return!0;return!1}[$s(274)](t){const e=$s;return t.is(e(286))||this[e(295)][e(287)][e(292)][e(298)](t)&&!t.is(e(296),e(277))}[$s(279)](t){const e=$s,n=t=>!this[e(274)](t[e(263)]),o=t[e(273)][e(293)](n),r=t[e(260)][e(293)](n,{direction:e(281)});return this[e(295)][e(287)][e(270)](o,r)}}function oi(t,e){const n=si();return(oi=function(t,e){return n[t-=417]})(t,e)}const ri=oi;function si(){const t=["11187684bcYEON","isEqual","model","_editorAnnotations","fire","editor","registerAnnotation","function","editorannotations-invalid-source-callback","_dataCollectors","listenTo","isReadOnly","innerView","has","1966045BtjnDK","36007zvpBYD","14iMEOCh","selection","range","addSourceCollector","add","414504ENOqNu","document","getByInnerView","2zQvTwz","343704dYPBZP","refresh","requires","292884MZOHLP","isCollapsed","map","blur","get","getRanges","containsRange","hasDomSelection","plugins","set","_editorAnnotationsData","4935592hUJQkK","init","annotation","uiUpdate","change:range","element","sort","getOrderedSelectedAnnotations","delete","from","directChange","pluginName","editing","change:isFocused","collection","EditorAnnotations","focusTracker","update","remove","view","push","cancel","refreshSelectedViews"];return(si=function(){return t})()}!function(t){const e=oi,n=t();for(;;)try{if(314311===parseInt(e(466))/1+-parseInt(e(475))/2*(-parseInt(e(417))/3)+parseInt(e(476))/4+-parseInt(e(465))/5+-parseInt(e(472))/6*(parseInt(e(467))/7)+-parseInt(e(428))/8+parseInt(e(451))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(si);class ii extends t.Plugin{static get[ri(478)](){return[Ks]}static get[ri(439)](){return ri(443)}constructor(t){const e=ri;super(t),this[e(460)]=new Set,this[e(454)]=new Set}[ri(429)](){const t=ri,e=this[t(456)],n=e[t(453)][t(473)][t(468)],o=Gr((()=>this[t(450)]()),10);n.on(t(432),((e,n)=>{const r=t;n[r(438)]&&(o[r(449)](),this[r(450)]())})),this[t(461)](e[t(440)][t(447)][t(473)],t(441),((t,e,n)=>{n&&o()})),this[t(461)](e.ui[t(444)],t(441),((n,o,r)=>{const s=t;r||e[s(462)]||this[s(455)](s(420),{isAnnotationTracked:t=>this[s(427)][s(464)](t[s(463)])})})),this[t(461)](this[t(456)].ui,t(445),(()=>this[t(455)](t(431))))}[ri(457)](t){const e=ri;if(this[e(454)][e(464)](t[e(447)]))return;this[e(454)][e(471)](t[e(447)]),this[e(456)].ui[e(444)][e(471)](t[e(447)][e(433)]);const n=this[e(456)][e(425)][e(421)](Ks);this[e(461)](n[e(442)],e(446),((t,n)=>{const o=e;this[o(456)].ui[o(444)][o(446)](n[o(447)][o(433)]),this[o(454)][o(436)](n[o(447)])}))}[ri(424)](){const t=ri;return this[t(456)][t(440)][t(447)][t(424)]}[ri(470)](t){const n=ri;if(n(458)!=typeof t)throw new e.CKEditorError(n(459));this[n(460)][n(471)](t)}[ri(450)](){const t=ri;this[t(455)](t(477))}[ri(435)]({activeAnnotation:t,annotations:e}){const n=ri,o=[],r=this[n(456)][n(453)][n(473)][n(468)],s=Array[n(437)](r[n(422)]());for(const[t,r]of this[n(427)]){const s=i(r),c=e[n(474)](t);s&&c&&o[n(448)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(423)](t,!r[e(418)]))return n;return null}return o[n(434)](((e,o)=>{const r=n,s=e[r(469)],i=o[r(469)];if(!s[r(452)](i)){if(s[r(423)](i,!0))return 1;if(i[r(423)](s,!0))return-1}return e[r(430)]==t?-1:o[r(430)]==t?1:0}))[n(419)]((t=>t[n(430)]))}get[ri(427)](){const t=ri,e=new Map;for(const n of Array[t(437)](this[t(460)]))for(const[o,r]of n())e[t(426)](o,r);return e}}function ci(){const t=["33684AtfDkX","1002660zGBAxI","editor","9NObLRv","addCommentThread","enableCommand","5277qKoStM","plugins","163168XufpxD","RestrictedEditingModeEditing","get","41921130Rdawmo","afterInit","370tJAwjK","42332WFQQwF","has","8841308OAvidD","258cihovN"];return(ci=function(){return t})()}const ai=hi;function hi(t,e){const n=ci();return(hi=function(t,e){return n[t-=369]})(t,e)}!function(t){const e=hi,n=t();for(;;)try{if(918349===-parseInt(e(382))/1+-parseInt(e(372))/2*(parseInt(e(375))/3)+parseInt(e(377))/4+-parseInt(e(371))/5*(parseInt(e(376))/6)+-parseInt(e(374))/7+parseInt(e(384))/8*(-parseInt(e(379))/9)+parseInt(e(369))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ci);class ui extends t.Plugin{[ai(370)](){const t=ai,e=this[t(378)];e[t(383)][t(373)](t(385))&&e[t(383)][t(386)](t(385))[t(381)](t(380))}}const di=li;function li(t,e){const n=mi();return(li=function(t,e){return n[t-=280]})(t,e)}!function(t){const e=li,n=t();for(;;)try{if(453241===parseInt(e(286))/1+parseInt(e(287))/2*(parseInt(e(308))/3)+parseInt(e(307))/4+parseInt(e(297))/5+-parseInt(e(282))/6*(-parseInt(e(302))/7)+parseInt(e(288))/8*(parseInt(e(306))/9)+parseInt(e(293))/10*(-parseInt(e(303))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mi);class ki extends t.Plugin{constructor(t){const e=li;super(t),this[e(295)][e(283)][e(298)](e(296),e(289))}[di(301)](){const t=di,n=this[t(295)],o=n[t(291)][t(309)](t(292)),s=n[t(284)][t(309)](r.Users);o&&(o.on(t(304),((e,[,n])=>{n[t(290)]={comments:!0,user_id:s.me.id}}),{priority:e.priorities[t(285)]+10}),this[t(310)](o,t(294),this[t(299)]))}[di(299)](t,e){const n=di,{comment_threads:o}=e;o&&o[n(280)]((({thread_id:t,comments:e,is_resolved:o})=>{const s=n,i=new Date,c=e[s(300)]((({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(295)][s(284)][s(309)](r.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(292)}}}))),a=this[s(295)][s(283)][s(309)](s(305));this[s(295)][s(284)][s(309)](Gs)[s(281)]({channelId:a,threadId:t,comments:c,resolvedAt:o?i:null})}))}}function mi(){const t=["afterInit","26138oitqwS","286451Hfbnrt","execute","collaboration.channelId","63072sPotpI","2521788idRHev","25491fWZHPg","get","listenTo","forEach","addCommentThread","498fczTiI","config","plugins","high","632838YoLAqZ","188GPaRVM","408QRXLUQ","basic","collaboration_features","commands","importWord","950etLIml","dataInsert","editor","importWord.formatting.comments","989015OGEuHn","define","_handleImportedData","map"];return(mi=function(){return t})()}const gi=pi;function pi(t,e){const n=bi();return(pi=function(t,e){return n[t-=500]})(t,e)}!function(t){const e=pi,n=t();for(;;)try{if(126266===parseInt(e(512))/1+-parseInt(e(501))/2+parseInt(e(521))/3*(-parseInt(e(516))/4)+-parseInt(e(511))/5+-parseInt(e(522))/6+-parseInt(e(525))/7+parseInt(e(513))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bi);class fi extends t.Plugin{constructor(t){const e=pi;super(t),this[e(535)][e(508)][e(536)](e(504),e(527))}static get[gi(519)](){return[Eo.ClipboardMarkersUtils,Eo.ClipboardPipeline]}[gi(526)](){const t=gi,e=this[t(535)][t(537)][t(515)](t(528));this[t(539)](),this[t(523)](e,t(505),((e,n)=>this[t(507)](n[t(514)][t(538)])),{priority:t(503)})}[gi(507)](t){const e=gi;if(!this[e(535)][e(537)][e(524)](e(510)))return t;const n=this[e(535)][e(537)][e(515)](e(510));for(const o of t[e(518)]()){const[r,s]=o[e(500)](":");e(533)!=r||n[e(534)](s)||t[e(520)](o)}return t}[gi(539)](){const t=gi,e=this[t(535)][t(537)][t(515)](t(509)),n=this[t(529)](this[t(535)][t(508)][t(515)](t(504)));n&&e[t(506)](t(533),n)}[gi(529)](t){const e=gi;switch(t){case e(517):return{allowedActions:e(532),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(527):return{allowedActions:[e(530),e(531)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(502):default:return null}}}function bi(){const t=["hasCommentThread","editor","define","plugins","markers","_registerMarkerInClipboardPipeline","split","342456UIGRkB","never","highest","comments.copyMarkers","contentInsertion","_registerMarkerToCopy","_removeMarkersWithoutThreads","config","ClipboardMarkersUtils","CommentsRepository","628155imxyqy","54340cmWTBq","6617496WUjVVA","content","get","31308yidyvE","always","keys","requires","delete","9YcvSZi","1410672UhYcpO","listenTo","has","1398663UIGkgE","afterInit","default","ClipboardPipeline","_mapCommentsCopyConfigToRegisterConfiguration","cut","dragstart","all","comment"];return(bi=function(){return t})()}var vi=n(492),_i={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(vi.A,_i);vi.A.locals;const wi=Ii;function Ii(t,e){const n=yi();return(Ii=function(t,e){return n[t-=265]})(t,e)}function yi(){const t=["_attachMarkerToThread","_initAriaMarkerChangeAnnouncements","rootName","_handleThreadMarker","_handleMarkerAddAndRemove","resolveCommentThread","ignoreResolvedComments","refreshVisibility","_getTargetForId","affectsData","state","editingDowncast","_initializeMarkerConverters","root","startsWith","isCollapsed","init","isAttached","document","attachTo","77ATbWjK","registerPostFixer","$textProxy","CommentsEditing","requires","group","reconvertMarker","1523550vIjEEL","set","then","setUnlinkedAt","addComment","data","isResolved","removeMarker:","addCommentThread","getChangedMarkers","first","removeCommentThread","12392UzaahV","addMarker:","markers","start","_getTextContext","reopenCommentThread","hasDomSelection","view","isThreadsLoadingPaused","ready","scrollToThreadMarker","listenTo","createRange","$graveyard","editing","comments","upcast","author","getCommentThreads","_attachArchivedThread","hasCommentThread","for","_threadToController","low","10498284jrOSem","ariaLiveAnnouncer","hasMarkerForId","plugins","substring","locale","get","fetchCommentThread","_reconvertMarkers","clear","isObject","announce","comment","activeMarker","markerName","commands","item","markerToHighlight","hasContent","ck-comment-marker","size","LEAVE_COMMENT_ANNOUNCEMENT","isLocal","createElement","$marker","4994724ItMohJ","focus","split","add","setContext","conversion","schema","getAttribute","change:isReadOnly","dataToMarker","getByInnerView","_detachCommentThread","consumable","switchReadOnly","collaboration.channelId","getRange","isEqual","ENTER_COMMENT_ANNOUNCEMENT","change","config","from","createPositionBefore","854VtwyeA","end","comment:","getWalker","length","3653708mMfzlj","managedUsingOperations","27458ExTjrQ","getAllMarkersForId","model","getItems","unlinkedAt","pluginName","once","context","ck-comment-marker--active","getCommentThread","destroyed","registerAnnotation","delete","563630npFQeQ","change:isThreadsLoadingPaused","destroy","openNewCommentThread","consume","enqueueChange","_hasTargetInContent","_threads","text","markerToData","name","render","differ","dataDowncast","elementToElement","18OIpPph","updateMarker","removeMarker","push","3tctayU","newRange","editor","change:activeMarker"];return(yi=function(){return t})()}!function(t){const e=Ii,n=t();for(;;)try{if(925674===-parseInt(e(402))/1*(-parseInt(e(374))/2)+-parseInt(e(406))/3*(-parseInt(e(372))/4)+parseInt(e(284))/5+parseInt(e(345))/6+-parseInt(e(367))/7*(-parseInt(e(296))/8)+-parseInt(e(320))/9+parseInt(e(387))/10*(-parseInt(e(277))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yi);class Ai extends t.Plugin{static get[wi(281)](){return[Gs,ii,r.Users,ui,ki,fi]}static get[wi(379)](){return wi(280)}constructor(t){const e=wi;super(t),this[e(285)](e(304),!0),t[e(289)][e(380)](e(305),(()=>this[e(304)]=!1)),this[e(285)](e(333),null),this.on(e(409),((n,o,r,s)=>{const i=e,c=r?Ti(r).id:null;if(t[i(376)][i(363)]((()=>{const e=i;if(c){const n=this[e(375)](c);for(const o of n)t[e(310)][e(283)](o)}if(s){const{id:n}=Ti(s),o=this[e(375)](n);for(const n of o)t[e(310)][e(283)](n)}})),c){const e=t[i(323)][i(326)](Gs)[i(383)](c);e&&e[i(290)]&&this[i(306)](c)}})),this[e(411)]()}[wi(273)](){const t=wi,e=this[t(408)],n=e[t(323)][t(326)](Gs),o=e[t(364)][t(326)](t(359));e[t(335)][t(348)](t(292),new ni(e)),this[t(307)](e,t(353),((o,r,s)=>{const i=t;n[i(358)](s,e[i(364)][i(326)](i(359)))})),this[t(307)](n,Ci(t(292),o),((e,{threadId:n})=>{const o=t,r=this[o(408)][o(323)][o(326)](Gs)[o(383)](n);r&&r[o(378)]&&this[o(315)](n)})),this[t(307)](n,Ci(t(295),o),((n,{threadId:o})=>{const r=t;e[r(376)][r(392)]({isUndoable:!1},(t=>{const e=r,n=this[e(375)](o);for(const o of n)t[e(404)](o)}))})),this[t(307)](n,Ci(t(415),o),((e,{threadId:n})=>{const o=t;this[o(328)](n),this[o(408)][o(310)][o(303)][o(302)]&&(this[o(408)][o(323)][o(326)](Gs)[o(383)](n)[o(378)]||this[o(408)][o(310)][o(303)][o(346)]())}),{priority:t(319)}),this[t(307)](n,Ci(t(301),o),((e,{threadId:n})=>{this[t(328)](n)}),{priority:t(319)}),this[t(307)](n,Ci(t(288),o),((o,{threadId:r,isFromAdapter:s})=>{const i=t,c=this[i(375)](r);!s&&0!=c[i(371)]&&n[i(316)](r)&&1===n[i(383)](r)[i(371)]&&e[i(376)][i(392)]({isUndoable:!1},(t=>{const e=i;for(const n of c)t[e(403)](n,{usingOperation:!0,affectsData:!0})}))}),{priority:t(319)}),this[t(269)](),this[t(414)]()}[wi(389)](){const t=wi,e=this[t(408)][t(323)][t(326)](Gs),n=this[t(408)][t(364)][t(326)](t(359));for(const o of e[t(314)]({channelId:n}))e[t(356)](o.id),e[t(394)][t(386)](o.id);super[t(389)]()}[wi(322)](t){const e=wi;return this[e(375)](t)[e(371)]>0}[wi(375)](t){const e=wi,n=[];for(const o of this[e(408)][e(376)][e(298)])o[e(397)][e(271)](e(369)+t)&&n[e(405)](o);return n}[wi(306)](t){const n=wi,o=this[n(265)](t);o&&setTimeout((()=>{const r=n;this[r(333)]&&Ti(this[r(333)]).id===t&&(0,e.scrollViewportToShowTarget)({target:o[0],viewportOffset:100,alignToTop:!0})}),50)}[wi(328)](t){const e=wi;this[e(408)][e(376)][e(363)]((()=>{const n=e;for(const e of this[n(375)](t))this[n(408)][n(310)][n(283)](e)}))}[wi(315)](t){const e=wi,n=this[e(408)][e(323)][e(326)](Gs),o=this[e(408)][e(323)][e(326)](ii),r=n[e(383)](t);if(!r[e(274)]){const t=r[e(276)]((()=>this[e(265)](r.id)));o[e(385)](t),r[e(393)]=!1}}[wi(269)](){const t=wi,e=this[t(408)],n=e[t(323)][t(326)](r.Users);e[t(350)][t(317)](t(268))[t(337)]({model:t(332),view:(o,r)=>{const s=t,{id:i}=Ti(o[s(334)]),c=e[s(323)][s(326)](Gs)[s(383)](i),a=this[s(333)]&&Ti(this[s(333)]).id===i;let h;if(c&&c[s(290)]&&!a&&o[s(336)])return r[s(357)][s(391)](o[s(336)],s(297)+o[s(334)]),r[s(357)][s(391)](o[s(336)],s(291)+o[s(334)]),null;const u=[s(339)];return a&&u[s(405)](s(382)),h=c&&c[s(371)]?c[s(311)][s(294)][s(313)].id:n.me.id,{classes:u,attributes:{"data-comment":i,"data-author-id":h}}}}),e[t(350)][t(317)](t(400))[t(396)]({model:t(332),view:(n,{options:o})=>{const r=t,s=e[r(323)][r(326)](Gs),i=e[r(376)][r(298)][r(326)](n),{id:c,part:a}=Ti(n);if(i&&!i[r(266)])return null;if(o[r(416)]){const t=s[r(383)](c);if(t&&t[r(290)])return null}return{group:r(332),name:a?c+":"+a:c}}}),e[t(350)][t(317)](t(312))[t(401)]({view:{name:t(332),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(343)](t(344),{"data-name":t(369)+e[t(352)]("id")})}),e[t(350)][t(317)](t(312))[t(354)]({view:t(332)})}[wi(414)](){const t=wi,e=this[t(408)],n=e[t(323)][t(326)](Gs),o=new Set,r=new Set;e[t(376)][t(275)][t(278)]((n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(376)][s(275)][s(399)][s(293)]()){const{group:a,id:h}=Ti(t);let u=c[s(407)];if(s(332)!==a||!u)continue;const d=s(309)===u[s(270)][s(412)];d||(u=Ei(u,e[s(376)]),!u||u[s(272)]||!c[s(407)]||u[s(361)](c[s(407)]))?e[s(376)][s(338)](u)&&!d?this[s(304)]?o[s(348)](t):this[s(413)](t,h):(r[s(348)](t),o[s(386)](t),n[s(404)](t),i=!0):(n[s(403)](t,{range:u}),i=!0)}return i})),this.on(t(388),((n,r,s)=>{const i=t;if(!s&&o[i(340)])for(const t of o){const{id:n}=Ti(t);o[i(386)](t),e[i(376)][i(298)][i(326)](t)&&this[i(413)](t,n)}})),this[t(307)](e[t(376)][t(275)],t(363),((s,i)=>{const c=t;for(const{name:t,data:{newRange:s}}of e[c(376)][c(275)][c(399)][c(293)]()){const{group:i,id:a}=Ti(t);if(c(332)!==i)continue;const h=n[c(383)](a),u=this[c(322)](a);h&&(!h[c(393)]&&s&&e[c(310)][c(303)][c(380)](c(398),(()=>{const t=c,o=e[t(323)][t(326)](Ks),r=n[t(318)][t(326)](h)[t(303)];o[t(355)](r)[t(417)]()}),{priority:c(319)}),h[c(393)]=u||!!s),s||(r[c(348)](t),o[c(386)](t))}if(i[c(342)])for(const t of r){const{id:e}=Ti(t),r=n[c(383)](e),s=this[c(322)](e);o[c(386)](t),!r||s||r[c(378)]||r[c(287)](new Date)}r[c(329)]()}))}[wi(265)](t){const e=wi,n=this[e(408)],o=this[e(375)](t);return(0,r.getAllMarkersDomElementsSorted)(n[e(310)],o)}[wi(300)](t){const e=wi,n=this[e(375)](t);let o="",r=!1;for(const t of n){const n=t[e(360)]();for(const t of Array[e(365)](n[e(377)]()))t.is(e(279))?(o&&r&&(o+=" ",r=!1),o+=t[e(289)]):r=!0;r=!0}return o[e(324)](0,150)}[wi(410)](t,e){const n=wi,o=this[n(408)],r=o[n(323)][n(326)](Gs);let s=r[n(383)](e);const i=o[n(364)][n(326)](n(359)),c=o[n(323)][n(326)](ii);return s&&(s[n(378)]&&s[n(287)](null),s[n(274)])||(this[n(375)](e)[0][n(373)]?r[n(327)]({channelId:i,threadId:e})[n(286)]((t=>{const r=n;if(r(384)!==o[r(267)])if(s=t,s&&!s[r(274)]){const t=s[r(276)]((()=>this[r(265)](e)));c[r(385)](t),s[r(290)]&&this[r(328)](e)}else if(!s){const t=this[r(375)](e);o[r(376)][r(363)]((e=>{const n=r;for(const o of t)e[n(404)](o)}))}})):o[n(310)][n(303)][n(380)](n(398),(()=>{const t=n;if(r[t(383)](e))return;const a=o[t(323)][t(326)](Ks);s=r[t(390)]({channelId:i,threadId:e,target:()=>this[t(265)](e),context:{type:t(395),value:this[t(300)](e)}});const h=r[t(318)][t(326)](s)[t(303)],u=a[t(355)](h);u&&c[t(385)](u)}),{priority:n(319)})),s}[wi(413)](t,e){const n=wi,o=this[n(410)](t,e);o&&!o[n(381)]&&o[n(349)]({type:n(395),value:this[n(300)](e)})}[wi(411)](){const t=wi,n=this[t(408)];(0,r.surroundingMarkersDetector)(n[t(376)],(({left:o,entered:s})=>{const i=t;for(const t of o)if(xi(t)){n.ui[i(321)][i(331)](fo(n[i(325)],i(341)));break}for(const t of s)if(xi(t)){n.ui[i(321)][i(331)](fo(n[i(325)],i(362),(0,e.getEnvKeystrokeText)(r.FOCUS_ANNOTATION_KEYSTROKE)));break}}))}}function Ci(t,e){return e?t+":"+e:t}function Ti(t){const e=t[wi(347)](":");return{group:e[0],id:e[1],part:e[2]}}function Ei(t,e){const n=wi,o=e[n(351)],r=e[n(308)](t[n(299)]);for(const s of t[n(370)]()){const{type:t,item:i,nextPosition:c}=s;if(n(395)===t||o[n(330)](i)){const t=e[n(366)](i);r[n(272)]&&(r[n(299)]=t),r[n(368)]=c}}return r}function xi(t){const e=wi;return e(332)===Ti(t[e(397)])[e(282)]}const Oi='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M4 1.5h12A3.5 3.5 0 0 1 19.5 5v8l-.005.192a3.5 3.5 0 0 1-2.927 3.262l-.062.008v1.813a1.5 1.5 0 0 1-2.193 1.33l-.371-.193-.38-.212a13.452 13.452 0 0 1-3.271-2.63l-.062-.07H4A3.5 3.5 0 0 1 .5 13V5A3.5 3.5 0 0 1 4 1.5ZM4 3a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h6.924a11.917 11.917 0 0 0 3.71 3.081l.372.194v-3.268L14.962 15H16a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H4Z"/><path d="M9.75 5a.75.75 0 0 0-.75.75v2.5H6.5a.75.75 0 0 0 0 1.5H9v2.5a.75.75 0 0 0 1.5 0v-2.5H13a.75.75 0 0 0 0-1.5h-2.5v-2.5A.75.75 0 0 0 9.75 5Z"/></svg>\n',Ni=Mi;function Si(){const t=["Comment","703530VAxGCi","bind","hasMarkerForId","change:activeAnnotations","from","82746BAqgDd","execute","innerView","init","plugins","listenTo","3130699aFEZdd","has","2PWrnua","tooltip","_createUIButton","395404aiLEhW","push","getCommentThread","CommentThreadInputView","requires","114LRCriz","hasCommentThread","367252SNoqoS","focus","length","stop","componentFactory","map","menuBar:comment","78415hMjWlC","comment","removeCommentThread","898730noywZq","commands","addSourceCollector","24gxCKLG","_viewToController","add","_threadToController","set","36mXQHEj","CommentsUI","find","editing","editor","pluginName","getRange","isFocused","comment:","locale","highest","CommentsListView","activeMarker","addCommentThread","get","getAllMarkersForId","model","672UGfOaM","view","isEnabled","addComment","focusTracker","low"];return(Si=function(){return t})()}function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=353]})(t,e)}!function(t){const e=Mi,n=t();for(;;)try{if(776645===parseInt(e(386))/1*(-parseInt(e(383))/2)+-parseInt(e(406))/3*(-parseInt(e(393))/4)+parseInt(e(400))/5*(parseInt(e(391))/6)+parseInt(e(403))/7+parseInt(e(363))/8*(-parseInt(e(375))/9)+-parseInt(e(370))/10+-parseInt(e(381))/11*(-parseInt(e(411))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Si);class Ri extends t.Plugin{static get[Ni(416)](){return Ni(412)}static get[Ni(390)](){return[Gs,Ai,ii,Ks]}get[Ni(357)](){return $o}get[Ni(389)](){return Yo}[Ni(378)](){const t=Ni,e=this[t(415)],n=e[t(379)][t(360)](Gs),o=e[t(379)][t(360)](Ai),r=e[t(379)][t(360)](Ks),s=e[t(379)][t(360)](ii);e.ui[t(397)][t(408)](t(401),(()=>{const e=t,n=this[e(385)](po.ButtonView);return n[e(384)]=!0,n})),e.ui[t(397)][t(408)](t(399),(()=>this[t(385)](po.MenuBarMenuListItemButtonView))),s[t(405)]((()=>{const e=t,r=[];for(const[t,s]of n[e(409)]){const n=o[e(361)](t.id),i=n[e(398)]((t=>t[e(417)]()));n[e(395)]>0&&r[e(387)]([s[e(364)],i])}return r})),this[t(380)](r,t(373),((e,r,s)=>{const i=t,c=Array[i(374)](s)[i(398)]((t=>t[i(377)]))[i(413)]((t=>n[i(407)][i(382)](t)));if(!c)return void(o[i(358)]=null);const a=n[i(407)][i(360)](c)[i(362)].id,h=i(354)+a;a&&o[i(372)](a)?o[i(358)]=h:o[i(358)]&&(o[i(358)]=null)})),this[t(380)](n,t(402),((n,{threadId:r,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(367)][i(353)]&&o[i(372)](r)&&e[i(414)][i(364)][i(394)]()}),{priority:t(356)}),this[t(380)](n,t(366),((r,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&o[c(372)](s)&&n[c(392)](s)&&1===n[c(388)](s)[c(395)]&&(e[c(414)][c(364)][c(394)](),r[c(396)]())}),{priority:t(368)})}[Ni(385)](t){const e=Ni,n=this[e(415)],o=new t(n[e(355)]),r=n[e(404)][e(360)](e(359));return o[e(410)]({label:fo(n[e(355)],e(369)),icon:Oi}),o[e(371)](e(365)).to(r),this[e(380)](o,e(376),(()=>r[e(376)]())),o}}function ji(t,e){const n=Li();return(ji=function(t,e){return n[t-=469]})(t,e)}const Vi=ji;function Li(){const t=["plugins","_enableCommentsOnlyMode","set","afterInit","4hACcqC","pluginName","CommentsOnly","clearForceDisabled","addCommentThread","commands","42430779GMKcoZ","config","stop","commentsOnly","DragDrop","1051148QsuYKO","7712755HQkrvY","cut","clipboardInput","editing","isEnabled","get","affectsData","change:isEnabled","view","forceDisabled","12UXqYFP","document","requires","10OLsmGM","3077144TLdyCA","editor","highest","_disableCommentsOnlyMode","listenTo","has","stopListening","22645jCISyE","delete","3771400VkTvOV","commentsOnlyMode","4465770RNGEJZ"];return(Li=function(){return t})()}!function(t){const e=ji,n=t();for(;;)try{if(881e3===parseInt(e(499))/1+parseInt(e(477))/2+-parseInt(e(503))/3*(parseInt(e(508))/4)+-parseInt(e(478))/5+parseInt(e(488))/6*(-parseInt(e(492))/7)+-parseInt(e(501))/8+-parseInt(e(472))/9*(-parseInt(e(491))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Li);class Pi extends t.Plugin{static get[Vi(509)](){return Vi(510)}static get[Vi(490)](){return[Ai]}constructor(t){const e=Vi;super(t),this[e(506)](e(482),!1),this.on(e(485),((t,n,o)=>{const r=e;o?this[r(505)]():this[r(495)]()}))}[Vi(507)](){const t=Vi;!this[t(482)]&&this[t(493)][t(473)][t(483)](t(475))&&(this[t(482)]=!0)}[Vi(505)](){const t=Vi;for(const[e,n]of this[t(493)][t(471)])n[t(484)]&&t(470)!==e&&n[t(487)](t(502));this[t(493)][t(504)][t(497)](t(476))&&this[t(493)][t(504)][t(483)](t(476))[t(487)](t(502));const e=this[t(493)][t(481)][t(486)][t(489)];this[t(496)](e,t(479),(e=>e[t(474)]()),{priority:t(494)}),this[t(496)](e,t(480),(e=>e[t(474)]()),{priority:t(494)}),this[t(496)](e,t(500),(e=>e[t(474)]()),{priority:t(494)})}[Vi(495)](){const t=Vi;for(const[e,n]of this[t(493)][t(471)])n[t(484)]&&t(470)!==e&&n[t(469)](t(502));this[t(498)](this[t(493)][t(481)][t(486)][t(489)])}}const Bi=Hi;function Di(){const t=["_removeActiveAnnotation","context","refilterAnnotations","filter","from","10klKYKI","annotationsuis-missing-ui","plugins","pluginName","112388UmxQgN","AnnotationsUIs","1945432mIwkgv","set","deactivateAll","7mYlbTx","activeAnnotations","248481ckIksp","type","remove","_visibleAnnotations","_uis","listenTo","requires","delete","_setSelectedAnnotations","add","destroy","_addActiveAnnotation","activate","detach","_assertAnnotationDoesNotBelongToMultipleUIs","collection","annotationsuis-annotation-mismatch","register","size","_deactivateAllAnnotations","length","push","change:activeAnnotation","get","function","attach","setActiveAnnotation","15324ciZMkR","activeUIs","annotationsuis-register-invalid-interface","find","_activateAnnotation","_uisData","deactivate","isActive","init","48753TQcEOI","annotationsuis-register-already-registered","switchTo","has","stopListening","140aLAmUu","hasActive","872oHRewu","102080fVlPJK"];return(Di=function(){return t})()}function Hi(t,e){const n=Di();return(Hi=function(t,e){return n[t-=491]})(t,e)}!function(t){const e=Hi,n=t();for(;;)try{if(164908===parseInt(e(535))/1*(parseInt(e(533))/2)+-parseInt(e(492))/3+-parseInt(e(546))/4+-parseInt(e(536))/5+-parseInt(e(519))/6+-parseInt(e(551))/7*(-parseInt(e(548))/8)+parseInt(e(528))/9*(-parseInt(e(542))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Di);class Fi extends t.ContextPlugin{static get[Bi(498)](){return[Ks]}static get[Bi(545)](){return Bi(547)}constructor(t){const e=Bi;super(t),this[e(520)]=new Set,this[e(496)]=new Map,this[e(524)]=new Map}[Bi(527)](){const t=Bi,e=this[t(538)][t(544)][t(515)](Ks);this[t(497)](e,t(523),((e,n)=>{const o=t;for(const t of this[o(520)]){const e=this[o(496)][o(515)](t);(0,this[o(524)][o(515)](t)[o(540)])(n)&&e[o(518)](n)}})),this[t(497)](e,t(511),(()=>{const e=t;for(const t of this[e(520)])this[e(496)][e(515)](t)[e(518)](null)})),this[t(497)](e[t(495)],t(501),((e,n)=>{this[t(506)](n)}))}[Bi(534)](){const t=Bi;return this[t(520)][t(510)]>0}[Bi(526)](t){const e=Bi;return this[e(520)][e(531)](t)}[Bi(504)](t,n=()=>!0){const o=Bi,r=this[o(538)][o(544)][o(515)](Ks);if(!this[o(496)][o(531)](t))throw new e.CKEditorError(o(543),this,{uiName:t});this[o(526)](t)&&this[o(525)](t),this[o(520)][o(501)](t);const s=new ms;(function({source:t,target:e,filter:n}){const o=ls;for(const r of t)n(r)&&e[o(535)](r);e[o(506)](t,o(535),((t,r)=>{const s=o;n(r)&&e[s(535)](r)})),e[o(506)](t,o(492),((t,n)=>{const r=o;e[r(500)](n)&&e[r(492)](n)}))})({source:r[o(495)],target:s,filter:n}),this[o(524)][o(549)](t,{collection:s,filter:n});const i=this[o(496)][o(515)](t);i[o(517)](s),this[o(497)](i,o(514),((t,e,n,s)=>{const i=o;s&&r[i(537)](s),n&&r[i(503)](n)}))}[Bi(525)](t){const n=Bi;if(this[n(520)][n(499)](t),!this[n(496)][n(531)](t))throw new e.CKEditorError(n(543),this,{uiName:t});const o=this[n(496)][n(515)](t);o[n(505)](),this[n(532)](o),this[n(524)][n(515)](t)[n(507)][n(502)](),this[n(524)][n(499)](t)}[Bi(530)](t){const n=Bi;if(!this[n(496)][n(531)](t))throw new e.CKEditorError(n(543),this,{uiName:t});const o=this[n(538)][n(544)][n(515)](Ks),r=Array[n(541)](o[n(491)])[0]||null;this[n(550)](),this[n(504)](t);const s=this[n(496)][n(515)](t);s[n(518)](r),s[n(500)]&&r&&s[n(500)]([r])}[Bi(550)](){const t=Bi;for(const e of this[t(520)])this[t(525)](e)}[Bi(509)](t,n){const o=Bi;if(this[o(496)][o(531)](t))throw new e.CKEditorError(o(529));if(o(516)!=typeof n[o(517)]||o(516)!=typeof n[o(505)]||o(516)!=typeof n[o(518)])throw new e.CKEditorError(o(521),null);this[o(496)][o(549)](t,n)}[Bi(539)](){const t=Bi,e=this[t(538)][t(544)][t(515)](Ks)[t(507)],n=new Map,o=Array[t(541)](this[t(520)]);for(const e of this[t(520)]){const o=this[t(524)][t(515)](e)[t(507)];for(const r of o)n[t(549)](r,e)}for(const r of e){const e=n[t(515)](r);this[t(506)](r);const s=o[t(522)]((e=>this[t(524)][t(515)](e)[t(540)](r)));e!==s&&(e&&this[t(524)][t(515)](e)[t(507)][t(494)](r),s&&this[t(524)][t(515)](s)[t(507)][t(501)](r))}}[Bi(502)](){const t=Bi;this[t(550)](),super[t(502)]()}[Bi(506)](t){const n=Bi,o=[];for(const e of this[n(520)])(0,this[n(524)][n(515)](e)[n(540)])(t)&&o[n(513)](e);if(o[n(512)]>1)throw new e.CKEditorError(n(508),null,{matchedUIs:o,annotationType:t[n(493)]})}}var zi=n(573),Ki={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(zi.A,Ki);zi.A.locals;const Ui=Yi;function Wi(){const t=["focusCycler","top","84MRaDvK","render","focusNext","added","focusPrevious","createCollection","number","focusTracker","focusables","div","arrowdown","uiLanguageDirection","removed","forEach","198270zMRtzJ","setTemplate","remove","focusFirst","bindTemplate","set","getIndex","15046811oRwKth","delegate","source","add","14139SVvZUK","listenTo","class","length","minHeight","list","903JczjEr","ck-sidebar","1296779lvUnbZ","change","_setupKeyboardNavigation","64420qmHJiz","ck-reset","4219FBRSyr","change:top","element","application","focus","408NdsERg","Annotations list","45ionkVu","_updateItemPositionInFocusables","arrowup","180ykFmod","3870ZuThgT","Annotations sidebar","30984FlSwxP"];return(Wi=function(){return t})()}function Yi(t,e){const n=Wi();return(Yi=function(t,e){return n[t-=127]})(t,e)}!function(t){const e=Yi,n=t();for(;;)try{if(843613===-parseInt(e(154))/1*(parseInt(e(159))/2)+parseInt(e(164))/3*(parseInt(e(152))/4)+-parseInt(e(161))/5*(-parseInt(e(130))/6)+-parseInt(e(147))/7*(parseInt(e(167))/8)+-parseInt(e(141))/9*(-parseInt(e(165))/10)+parseInt(e(149))/11*(-parseInt(e(170))/12)+parseInt(e(137))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wi);const qi=(0,e.toUnit)("px");class Xi extends po.View{constructor(t){const n=Yi;super(t);const o=this[n(134)];this[n(135)](n(145),0),this[n(135)](n(143),""),this[n(146)]=this[n(175)](),this[n(178)]=this[n(175)](),this[n(146)][n(138)](n(163),n(180)).to(this),this[n(177)]=new e.FocusTracker,this[n(168)]=new po.FocusCycler({focusables:this[n(178)],focusTracker:this[n(177)]}),this[n(131)]({tag:n(179),attributes:{class:["ck",n(148),n(153),o.to(n(143))],style:{minHeight:o.to(n(145),(t=>n(176)==typeof t?qi(t+10):null))},dir:t[n(127)],role:n(157),"aria-label":fo(t,n(166)),tabindex:0},children:[{tag:n(179),attributes:{role:n(146),"aria-label":fo(t,n(160))},children:this[n(146)]}]})}[Ui(171)](){const t=Ui;super[t(171)](),this[t(151)]()}[Ui(158)](){const t=Ui;this[t(168)][t(133)]()}[Ui(151)](){const t=Ui;this[t(146)][t(138)](t(155)).to(this),this.on(t(155),(e=>{const n=t;this[n(162)](e[n(139)])})),this[t(146)][t(129)]((e=>{const n=t;this[n(177)][n(140)](e[n(156)]),this[n(162)](e)})),this[t(146)].on(t(150),((e,n)=>{const o=t;for(const t of n[o(128)])this[o(177)][o(132)](t[o(156)]),this[o(178)][o(132)](t);for(const t of n[o(173)])this[o(177)][o(140)](t[o(156)]),this[o(162)](t)})),this.on(t(163),(()=>{const e=t;this[e(168)][e(174)]()})),this.on(t(180),(()=>{const e=t;this[e(168)][e(172)]()})),this[t(142)](this[t(156)],t(158),(()=>{this[t(158)]()}))}[Ui(162)](t){const e=Ui,n=this[e(178)][e(136)](t);let o,r;for(const n of this[e(178)])if(t[e(169)]<n[e(169)]){o=n;break}if(r=o?this[e(178)][e(136)](o):this[e(178)][e(144)],-1!==n){if(n===r-1)return;this[e(178)][e(132)](t),r=o?this[e(178)][e(136)](o):this[e(178)][e(144)]}this[e(178)][e(140)](t,r)}}const Gi=Zi;function Zi(t,e){const n=Ji();return(Zi=function(t,e){return n[t-=444]})(t,e)}function Ji(){const t=["attach","1021588VOeihM","_targetTop","152nPgHHb","clear","createCollection","top","setTemplate","delegate","detach","set","12572820RWplxn","render","bottom","presentation","bind","element","content","114KnMVbY","184014yFHusY","arrowdown","clientHeight","first","73075HdkxYv","20426WZKfxw","height","isAnimationDisabled","arrowup","940329xXxlgb","destroy","3JMSZmt","div","_mutationObserver","157536WVwUnQ","updateHeight","bindTemplate","ck-sidebar-item","ck-sidebar-item--no-animation","focus"];return(Ji=function(){return t})()}!function(t){const e=Zi,n=t();for(;;)try{if(194922===parseInt(e(478))/1*(parseInt(e(467))/2)+parseInt(e(476))/3+parseInt(e(449))/4+parseInt(e(471))/5*(parseInt(e(466))/6)+-parseInt(e(472))/7+parseInt(e(451))/8*(parseInt(e(481))/9)+-parseInt(e(459))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ji);const Qi=(0,e.toUnit)("px");class $i extends po.View{constructor(t){const e=Zi;super(t),this[e(458)](e(454),0),this[e(458)](e(473),0),this[e(463)](e(461)).to(this,e(454),this,e(473),((t,e)=>t+e)),this[e(458)](e(474),!1),this[e(480)]=$r((()=>this[e(482)]())),this[e(450)]=null,this[e(465)]=this[e(453)](),this[e(465)][e(456)](e(475),e(468)).to(this);const n=this[e(444)];this[e(455)]({tag:e(479),attributes:{class:[e(445),n.to(e(474),(t=>t?e(446):""))],style:{top:n.to(e(454),(t=>Qi(t)))},role:e(462)},children:this[e(465)]})}[Gi(460)](){const t=Gi;super[t(460)](),this[t(480)][t(448)](this[t(464)])}[Gi(447)](){const t=Gi;this[t(465)][t(470)]&&this[t(465)][t(470)][t(447)]()}[Gi(482)](){const t=Gi,e=this[t(464)][t(469)];e&&(this[t(473)]=e)}[Gi(477)](){const t=Gi;this[t(465)][t(452)](),this[t(480)][t(457)](),super[t(477)]()}}const tc=ec;function ec(t,e){const n=nc();return(ec=function(t,e){return n[t-=438]})(t,e)}function nc(){const t=["view","appendChild","isAnimationDisabled","height","_recalculate","push","init","change:bottom","object","sidebar-attachtocontainer-missing-container","_alignForTopChange","bind","_lastItem","pluginName","bottom","Sidebar","content","render","class","_spaceBetweenItems","1143989JjoXHU","change:targetRect","isActive","_alignBeforeItem","container","_getItemAfter","_targetTop","6806555okNWJz","1586072jpGrdm","remove","_activeAnnotation","change:top","4910412jOaRgk","get","stopListening","list","_detachFromContainer","element","define","target","targetRect","1931674ACZXBa","length","addAnnotation","last","_createSidebarView","add","minHeight","_alignForBottomChange","config","sidebar.preventScrollOutOfView","nodeType","destroy","_updateLastItem","_sidebarItemViewToAnnotation","context","_setItemTop","listenTo","_getItemBefore","_getTargetTop","rearrange","_alignAfterItem","clear","330669SfqZoq","delete","_getMaxAvailableTop","_alignToTargetRect","_destroySidebarItemView","refresh","max","unbind","sidebar.container","change:_lastItem","setContainer","_annotationToSidebarItemView","getIndex","_annotations","getSidebarItemView","15797950FwUAOG","locale","top","_recalculateBuffer","updateHeight","_attachToContainer","sidebar-setcontainer-invalid-element","set"];return(nc=function(){return t})()}!function(t){const e=ec,n=t();for(;;)try{if(682180===parseInt(e(438))/1+parseInt(e(459))/2+-parseInt(e(481))/3+parseInt(e(446))/4+parseInt(e(445))/5+-parseInt(e(450))/6+-parseInt(e(496))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nc);class oc extends t.ContextPlugin{static get[tc(517)](){return tc(519)}constructor(t){const e=tc;super(t),this[e(503)](e(516),void 0),this[e(504)]=this[e(463)](),this[e(503)](e(442),null),this[e(523)]=25,this[e(472)]=new Map,this[e(492)]=new Map,this[e(473)][e(467)][e(456)](e(468),!1),this[e(494)]=null,this[e(448)]=null,this[e(499)]=[]}[tc(510)](){const t=tc,e=this[t(473)][t(467)][t(451)](t(489));e&&this[t(491)](e)}[tc(491)](t){const n=tc;if(!sc(t))throw new e.CKEditorError(n(502));this[n(442)]=t}[tc(501)]({viewClass:t="",spaceBetweenItems:n=25}={}){const o=tc;if(!sc(this[o(442)]))throw new e.CKEditorError(o(513),this);this[o(442)][o(505)](this[o(504)][o(455)]),this[o(504)][o(522)]=t,this[o(523)]=n}[tc(478)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const o=tc,r=this[o(495)](t);this[o(504)][o(453)][o(447)](r),this[o(485)](t),e&&this[o(484)](this[o(495)](e)),n&&this[o(484)](this[o(495)](n)),this[o(471)]()}[tc(486)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const o=tc;if(this[o(448)]=e,t){t[o(440)]=!1;const e=this[o(495)](t);e&&n&&(e[o(506)]=!1)}if(e){const t=this[o(495)](e);t&&(e[o(440)]=!0,n&&(t[o(506)]=!0,t[o(498)]+=1),this[o(484)](t))}}[tc(454)](t){const e=tc;if(this[e(504)][e(455)][e(447)](),t)for(const n of t)this[e(485)](n);this[e(504)][e(453)][e(480)](),this[e(504)][e(522)]="",this[e(516)]=null}[tc(461)](t,e){const n=tc;e||(e=t[n(504)]);const o=new $i(this[n(473)][n(497)]);this[n(472)][n(503)](o,t),this[n(492)][n(503)](t,o),o[n(520)][n(464)](e),this[n(475)](t[n(504)],n(439),((e,r,s)=>{const i=n,c=this[i(477)](t,s);o[i(444)]!=c&&(o[i(444)]=c,this[i(474)](o,c))})),this[n(475)](o,n(449),(()=>{const t=n;this[t(508)](o,t(498))})),this[n(475)](o,n(511),(()=>{const t=n;this[t(508)](o,t(518))})),this[n(484)](o);const r=this[n(476)](o);return r&&this[n(479)](r,o)||this[n(484)](o),this[n(471)](),this[n(504)][n(453)][n(464)](o),o}[tc(514)](t){const e=tc;if(!t[e(520)][e(460)])return;const n=this[e(476)](t);if(!n)return;const o=this[e(472)][e(451)](n),r=this[e(448)];r&&r===o?this[e(479)](n,t):this[e(441)](t,n)}[tc(466)](t){const e=tc;if(!t[e(520)][e(460)])return;const n=this[e(443)](t);if(!n)return;const o=this[e(472)][e(451)](n),r=this[e(473)][e(467)][e(451)](e(468)),s=this[e(448)];s&&s===o&&r?(this[e(441)](n,t),this[e(479)](t,n)):s&&s===o?this[e(441)](n,t):this[e(479)](t,n)}[tc(508)](t,e){const n=tc;0===this[n(499)][n(460)]&&setTimeout((()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(499)])t(498)===n?this[t(514)](e):this[t(466)](e);this[t(499)]=[]}),10),this[n(499)][n(509)]({sidebarItemView:t,changedProp:e})}[tc(495)](t){const e=tc;return this[e(492)][e(451)](t)}[tc(470)](){const t=tc;this[t(452)](),this[t(504)][t(470)]()}[tc(485)](t){const e=tc,n=this[e(495)](t);this[e(452)](n),this[e(452)](t[e(504)]),n[e(470)](),this[e(492)][e(482)](t),this[e(472)][e(482)](n)}[tc(463)](){const t=tc,e=new Xi(this[t(473)][t(497)]);return e[t(521)](),this.on(t(490),((n,o,r,s)=>{const i=t;s&&e[i(488)](i(465)),r?e[i(515)](i(465)).to(r,i(518)):e[i(465)]=null})),e}[tc(471)](){const t=tc;var e;this[t(516)]=(null===(e=this[t(494)])||void 0===e?void 0:e[t(462)])?this[t(495)](this[t(494)][t(462)]):null}[tc(476)](t){const e=tc;var n;const o=this[e(472)][e(451)](t),r=o&&(null===(n=this[e(494)])||void 0===n?void 0:n[e(451)](this[e(494)][e(493)](o)-1));return r&&this[e(495)](r)||null}[tc(443)](t){const e=tc;var n;const o=this[e(472)][e(451)](t),r=o&&(null===(n=this[e(494)])||void 0===n?void 0:n[e(451)](this[e(494)][e(493)](o)+1));return r&&this[e(495)](r)||null}[tc(441)](t,e){const n=tc;t[n(500)]();const o=rc(e[n(518)]+this[n(523)],t[n(498)]);return!!o&&(this[n(474)](e,e[n(498)]-o),!0)}[tc(479)](t,e){const n=tc;t[n(500)]();const o=rc(t[n(518)]+this[n(523)],e[n(498)]);return!!o&&(this[n(474)](e,e[n(498)]+o,!1),!0)}[tc(484)](t){const e=tc,n=this[e(472)][e(451)](t);if(!n||!n[e(457)]||!n[e(458)])return;const o=this[e(477)](n,n[e(458)]);this[e(474)](t,o)}[tc(477)](t,n){const o=tc;if(null===n)return 0;if(t[o(457)]instanceof e.Rect)return n[o(498)];{const t=new e.Rect(this[o(504)][o(455)])[o(498)];return n[o(498)]-t}}[tc(474)](t,e,n=this[tc(473)][tc(467)][tc(451)](tc(468))){const o=tc;n&&(e=Math[o(487)](e,this[o(483)](t))),t[o(498)]=e}[tc(483)](t){const e=tc;let n=this[e(476)](t),o=0;for(;n;)n[e(500)](),o+=this[e(523)]+n[e(507)],n=this[e(476)](n);return o}}function rc(t,e){return Math[tc(487)](t-e,0)}function sc(t){const e=tc;return null!==t&&e(512)==typeof t&&1===t[e(469)]}const ic=ac;function cc(){const t=["ck-sidebar--wide","4185WPmskp","destroy","_activeAnnotation","1862016YGAbBm","annotations","pluginName","detach","updateTargetRect","container","WideSidebar","getOrderedSelectedAnnotations","focus","refresh","_destroyEditorAnnotationsIntegration","off","731688JMYBiW","from","has","widesidebar-attach-already-attached","uiUpdate","init","add","setActiveAnnotation","change:container","hasDomSelection","switchTo","901671mSJORx","ready","_integrateWithEditorAnnotations","85518LRiXpH","context","_attachToContainer","_refreshPositioningDebounced","plugins","set:container","EditorAnnotations","requires","wideSidebar","removeEventListener","attach","stopListening","_annotations","addEventListener","cancel","166336ZudfKw","4431462PPdCth","addAnnotation","stop","isAttached","register","refreshPositioning","rearrange","set","activeAnnotation","_editorAnnotations","high","resize","widesidebar-detach-not-attached","get","blur","editors","_detachFromContainer","remove","listenTo"];return(cc=function(){return t})()}function ac(t,e){const n=cc();return(ac=function(t,e){return n[t-=384]})(t,e)}!function(t){const e=ac,n=t();for(;;)try{if(251665===-parseInt(e(436))/1+-parseInt(e(421))/2+-parseInt(e(418))/3+-parseInt(e(407))/4+parseInt(e(392))/5+parseInt(e(395))/6+parseInt(e(437))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(cc);class hc extends t.ContextPlugin{static get[ic(428)](){return[oc,Fi]}static get[ic(397)](){return ic(401)}constructor(t){const n=ic;super(t),this[n(440)]=!1,this[n(444)](n(445),null),this[n(396)]=null,this[n(446)]=new e.Collection,this[n(424)]=Gr((()=>{const t=n;this[t(396)][t(442)]()}),250,{leading:!1})}[ic(412)](){const t=ic,e=this[t(422)][t(425)][t(385)](Fi),n=this[t(422)][t(425)][t(385)](oc);e[t(441)](t(429),this),n[t(400)]&&e[t(417)](t(429))}[ic(414)](t){const e=ic;if(t===this[e(445)])return;const n=this[e(422)][e(425)][e(385)](oc);n[e(394)]=t;const o=this[e(445)];this[e(445)]=t,n[e(404)]({blurredAnnotation:o,activatedAnnotation:this[e(445)]})}[ic(431)](n){const o=ic;this[o(396)]=n;const r=this[o(422)][o(425)][o(385)](oc);if(r[o(433)]=n,this[o(440)])throw new e.CKEditorError(o(410),this);this[o(440)]=!0,this[o(390)](r,o(426),(()=>{const t=o;this[t(398)](),this[t(390)](r,t(415),(e=>{const o=t;e[o(406)](),this[o(431)](n)}))})),r[o(423)]({viewClass:o(391)});const s=t=>{const e=o;t[e(399)](),r[e(438)](t)};for(const t of n)s(t);this[o(390)](n,o(413),((t,e)=>{s(e)})),this[o(390)](n,o(389),((t,e,s)=>{const i=o;r[i(443)]({removedAnnotation:e,previousAnnotation:n[i(385)](s-1),nextAnnotation:n[i(385)](s+1)}),e===this[i(445)]&&this[i(414)](null)}),{priority:o(447)}),this[o(390)](n,o(403),((t,e)=>{this[o(414)](e)})),this[o(390)](n,o(386),(()=>{this[o(414)](null)}));const i=this[o(422)]instanceof t.Context?this[o(422)][o(387)]:new e.Collection([this[o(422)]]);for(const t of i)this[o(420)](t);this[o(390)](i,o(413),((t,e)=>{const n=o;this[n(390)](e,n(419),(()=>{this[n(420)](e)}))})),this[o(390)](i,o(389),((t,e)=>{const n=o;e[n(425)][n(409)](n(427))&&this[n(405)](e[n(425)][n(385)](n(427)))})),window[o(434)](o(448),this[o(424)]),this[o(396)][o(442)]()}[ic(398)](){const n=ic;if(!this[n(440)])throw new e.CKEditorError(n(384),this);this[n(414)](null);const o=this[n(422)][n(425)][n(385)](oc);o[n(388)](this[n(396)]),this[n(432)](o),this[n(432)](this[n(396)]),this[n(422)]instanceof t.Context&&this[n(432)](this[n(422)][n(387)]);for(const t of Array[n(408)](this[n(446)]))this[n(405)](t);window[n(430)](n(448),this[n(424)]),this[n(424)][n(435)](),this[n(445)]=null,this[n(440)]=!1,this[n(396)]=null}[ic(393)](){const t=ic;this[t(440)]&&this[t(398)]()}[ic(420)](t){const e=ic;if(!t[e(425)][e(409)](e(427)))return;const n=t[e(425)][e(385)](e(427)),o=()=>{const t=e,o=n[t(402)]({annotations:this[t(396)],activeAnnotation:this[t(445)]});this[t(414)](o[0]||null)};this[e(390)](n,e(404),o),this[e(390)](n,e(386),((t,{isAnnotationTracked:n})=>{const o=e;this[o(445)]&&n(this[o(445)])&&this[o(414)](null)})),this[e(390)](n,e(411),(()=>{this[e(424)]()})),this[e(390)](this[e(396)],e(386),(t=>{const r=e;n[r(416)]()&&(o(),t[r(439)]())}),{priority:e(447)}),this[e(446)][e(413)](n)}[ic(405)](t){const e=ic;this[e(432)](t),this[e(446)][e(389)](t)}}function uc(t,e){const n=lc();return(uc=function(t,e){return n[t-=400]})(t,e)}!function(t){const e=uc,n=t();for(;;)try{if(269034===-parseInt(e(407))/1*(-parseInt(e(404))/2)+-parseInt(e(417))/3*(parseInt(e(422))/4)+parseInt(e(416))/5*(parseInt(e(401))/6)+parseInt(e(409))/7+-parseInt(e(428))/8+-parseInt(e(423))/9*(-parseInt(e(430))/10)+parseInt(e(403))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lc);class dc extends po.ButtonView{constructor(t){const e=uc;super(t);const n=this[e(415)];this[e(408)](e(424),!1),this[e(408)](e(402),0),this[e(425)](e(426)).to(this,e(424),this,e(402),((t,n)=>t?e(429):n[e(400)]())),this[e(408)](e(419),""),this[e(412)]=Oi,this[e(420)]({attributes:{class:[e(418)]}}),this[e(414)]=new po.View,this[e(414)][e(413)]({tag:e(411),attributes:{class:[e(406),n.to(e(419),(t=>e(405)+t)),n.if(e(424),e(427))]},children:[{text:n.to(e(426))}]}),this[e(421)][e(410)](this[e(414)])}}function lc(){const t=["number","4244845lFAzVm","4sxRAjv","ck-annotation-counter__badge--","ck-annotation-counter__badge","5331GcboHN","set","800597xQMWvs","add","span","icon","setTemplate","counterView","bindTemplate","1904855XVWrxz","39hnDmtr","ck-annotation-counter","annotationType","extendTemplate","children","156516wAzrKi","44289FJMoLu","isDirty","bind","_badge","ck-annotation-counter__badge--edit-mode","3787368FHCSMd","...","730oczsNG","toString","6osRiRX"];return(lc=function(){return t})()}var kc=n(197),mc={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(kc.A,mc);kc.A.locals;const gc=pc;function pc(t,e){const n=fc();return(pc=function(t,e){return n[t-=421]})(t,e)}function fc(){const t=["number","cancel","set:container","contains","northArrowSouthEast","_manuallyClosedAnnotationViews","activeAnnotation","includes","NarrowSidebar","EditorAnnotations","bodyCollection","1134078XvRuHk","southArrowNorthEast","isAttached","locale","getOrderedSelectedAnnotations","_hideBalloon","element","low","unpin","narrowSidebar","esc","editors","495717GuPPsr","keydown","destroy","create","getSidebarItemView","23527KgfwNu","_destroyEditorAnnotationsIntegration","off","ck-sidebar--narrow","find","northArrowSouth","uiUpdate","_showBalloon","change:height","register","isDirty","762HqrlHE","_integrateWithEditorAnnotations","_attachToContainer","isVisible","_domEmitter","ready","_refreshPositioning","rearrange","init","view","attach","stop","annotationType","narrowsidebar-attach-already-attached","focus","listenTo","execute","detachFromDom","removeEventListener","delete","add","attachToDom","hasDomSelection","_updateBalloonPosition","pin","resize","Esc","southArrowNorth","requires","has","_setSelectedAnnotations","change:container","addEventListener","target","narrowsidebar-detach-not-attached","setActiveAnnotation","detach","focusableElements","keyCode","2108GVbLlc","addAnnotation","bind","high","get","_detachListeners","stopListening","from","_refreshPositioningDebounced","mousedown","2539224QwFMXi","refreshPositioning","type","10344870DXQHEC","preventClosingBalloon","stopPropagation","preventDefault","_annotationToNarrowView","context","5225gPZxeH","first","plugins","_detachFromContainer","9XmqClO","values","getByView","length","content","balloonPanelView","_attachListeners","blur","pluginName","set","_editorAnnotations","_annotations","remove","annotations","refresh","southArrowNorthWest","northArrowSouthWest","_selectedAnnotations","clear","1111986mGOvaV","defaultPositions"];return(fc=function(){return t})()}!function(t){const e=pc,n=t();for(;;)try{if(293876===-parseInt(e(461))/1+parseInt(e(449))/2+-parseInt(e(436))/3+-parseInt(e(516))/4*(parseInt(e(535))/5)+parseInt(e(477))/6*(parseInt(e(466))/7)+-parseInt(e(526))/8+parseInt(e(539))/9*(parseInt(e(529))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fc);class bc extends t.ContextPlugin{static get[gc(505)](){return[oc,Fi]}static get[gc(425)](){return gc(446)}constructor(t){const n=gc;super(t),this[n(451)]=!1,this[n(443)]=new Set,this[n(481)]=Object[n(464)](e.DomEmitterMixin),this[n(533)]=new Map,this[n(426)](n(444),null),this[n(430)]=null,this[n(434)]=[],this[n(427)]=new e.Collection,this[n(524)]=Gr((()=>{this[n(483)]()}),250,{leading:!1})}[gc(485)](){const t=gc;this[t(534)][t(537)][t(520)](Fi)[t(475)](t(458),this),this[t(448)]=new po.BodyCollection(this[t(534)][t(452)]),this[t(422)]=new po.BalloonPanelView(this[t(534)][t(452)]),this[t(448)][t(498)](),this[t(448)][t(497)](this[t(422)])}[gc(487)](n){const o=gc;this[o(430)]=n;const r=this[o(534)][o(537)][o(520)](oc),s=this[o(422)];if(r[o(428)]=n,this[o(451)])throw new e.CKEditorError(o(490),this);this[o(451)]=!0,this[o(492)](r,o(440),(()=>{const t=o;this[t(513)](),this[t(492)](r,t(508),(e=>{const o=t;e[o(468)](),this[o(487)](n)}))})),r[o(479)]({viewClass:o(469),spaceBetweenItems:5});const i=t=>{const e=o,n=new dc(this[e(534)][e(452)]);r[e(517)](t,n),this[e(533)][e(426)](t,n),n[e(518)](e(476),e(489),e(438)).to(t[e(486)],e(476),e(528),e(542)),n.on(e(493),(()=>{const n=e;this[n(443)][n(435)](),s[n(421)][n(536)]!==t[n(486)]?(this[n(473)](t),t[n(486)][n(455)][n(491)](),this[n(512)](t)):this[n(512)](null)}))};for(const t of n)i(t);this[o(492)](n,o(497),((t,e)=>{i(e)})),this[o(492)](n,o(429),((t,e,s)=>{const i=o;this[i(533)][i(520)](e)[i(463)](),this[i(533)][i(496)](e),r[i(484)]({removedAnnotation:e,previousAnnotation:n[i(520)](s-1),nextAnnotation:n[i(520)](s+1)}),e===this[i(444)]&&this[i(512)](null)}),{priority:o(456)}),this[o(492)](n,o(491),((t,e)=>{this[o(512)](e)})),this[o(492)](n,o(424),(()=>{this[o(512)](null)})),this[o(481)][o(492)](document,o(462),((t,n)=>{const r=o;n[r(515)]===e.keyCodes[r(459)]&&s[r(480)]&&(this[r(443)][r(497)](s[r(421)][r(536)]),this[r(454)](),n[r(531)](),n[r(532)]())})),this[o(481)][o(492)](document,o(525),((t,e)=>{const n=o,i=e[n(510)];s[n(480)]&&s[n(455)][n(441)](i)||r[n(486)][n(455)][n(441)](i)||t[n(530)]||this[n(444)]&&this[n(444)][n(514)][n(470)]((t=>t[n(441)](i)))||(this[n(443)][n(435)](),this[n(454)](),this[n(512)](null))}));const c=this[o(534)]instanceof t.Context?this[o(534)][o(460)]:new e.Collection([this[o(534)]]);for(const t of c)this[o(478)](t);this[o(492)](c,o(497),((t,e)=>{const n=o;this[n(492)](e,n(482),(()=>{this[n(478)](e)}))})),this[o(492)](c,o(429),((t,e)=>{const n=o;e[n(537)][n(506)](n(447))&&this[n(467)](e[n(537)][n(520)](n(447)))})),window[o(509)](o(502),this[o(524)]),this[o(483)]()}[gc(512)](t){const e=gc;if(t===this[e(444)])return;const n=this[e(534)][e(537)][e(520)](oc);n[e(431)]({blurredAnnotation:this[e(444)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(465)](t)?this[e(473)](t):this[e(454)](),this[e(444)]=t}[gc(513)](){const n=gc;if(!this[n(451)])throw new e.CKEditorError(n(511),this);this[n(512)](null);const o=this[n(534)][n(537)][n(520)](oc);this[n(454)](),Array[n(523)](this[n(533)][n(540)](),(t=>t[n(463)]())),this[n(533)][n(435)](),o[n(538)](this[n(430)]),this[n(522)](),this[n(481)][n(522)](),this[n(534)]instanceof t.Context&&this[n(522)](this[n(534)][n(460)]);for(const t of Array[n(523)](this[n(427)]))this[n(467)](t);window[n(495)](n(502),this[n(524)]),this[n(524)][n(439)](),this[n(434)]=[],this[n(451)]=!1,this[n(430)]=null}[gc(463)](){const t=gc;this[t(451)]&&this[t(513)](),this[t(448)][t(494)]()}[gc(478)](t){const e=gc;if(!t[e(537)][e(506)](e(447)))return;const n=t[e(537)][e(520)](e(447)),o=this[e(534)][e(537)][e(520)](oc),r=this[e(430)],s=this[e(422)],i=()=>{const t=e,o=n[t(453)]({annotations:this[t(430)],activeAnnotation:this[t(444)]});this[t(507)](o),this[t(512)](o[0]||null)};this[e(492)](n,e(431),i),this[e(492)](n,e(424),((t,{isAnnotationTracked:n})=>{const o=e;this[o(444)]&&n(this[o(444)])&&(this[o(507)]([]),this[o(512)](null))})),this[e(492)](n,e(472),(()=>{this[e(524)]()})),this[e(492)](r,e(424),(t=>{const o=e;n[o(499)]()&&t[o(488)]()}),{priority:e(519)}),this[e(492)](this[e(481)],e(525),((t,r)=>{const c=e,a=r[c(510)];s[c(480)]&&s[c(455)][c(441)](a)||o[c(486)][c(455)][c(441)](a)||this[c(444)]&&n[c(499)]()&&(i(),t[c(530)]=!0)}),{priority:e(519)}),this[e(427)][e(497)](n)}[gc(467)](t){const e=gc;t&&(this[e(522)](t),this[e(427)][e(429)](t))}[gc(507)](t){const e=gc;for(const n of this[e(434)])t[e(445)](n)||this[e(443)][e(496)](n[e(486)]);this[e(434)]=t}[gc(483)](){const t=gc,e=this[t(422)];this[t(430)][t(527)](),e[t(480)]&&this[t(500)]()}[gc(473)](t){const e=gc;if(this[e(443)][e(506)](t[e(486)]))return;const n=this[e(422)][e(421)][e(536)];n!==t[e(486)]?(n&&this[e(521)](n),this[e(423)](t[e(486)]),this[e(422)][e(421)][e(435)](),this[e(422)][e(421)][e(497)](t[e(486)]),this[e(500)]()):this[e(500)]()}[gc(500)](){const t=gc,e=this[t(422)][t(421)][t(536)],n=e&&this[t(430)][t(541)](e);if(!n||!this[t(533)][t(506)](n))return;const o=this[t(533)][t(520)](n)[t(455)],r=function(){const e=t,n=po.BalloonPanelView[e(437)];return[n[e(450)],n[e(442)],n[e(504)],n[e(471)],n[e(432)],n[e(433)]]}();this[t(422)][t(501)]({target:o,positions:r})}[gc(454)](){const t=gc,e=this[t(422)],n=e[t(421)][t(536)];n&&(this[t(521)](n),e[t(457)](),e[t(421)][t(435)]())}[gc(423)](t){const e=gc;this[e(492)](t,e(474),(()=>this[e(500)]())),this[e(492)](t,e(503),((n,o)=>{const r=e;this[r(443)][r(497)](t),this[r(454)](),o()}))}[gc(521)](t){this[gc(522)](t)}}var vc=n(874),_c={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(vc.A,_c);vc.A.locals;const wc=yc;function Ic(){const t=["_manuallyClosed","length","left","inlineannotations-detach-not-attached","135RxbirU","document","top","view","hasView","width","_addAnnotationToBalloon","change:visibleView","selection","mousedown","isAttached","_addedAnnotations","set","Esc","inlineannotations-attach-already-attached","inlineannotations-not-allowed-with-context","isFocused","plugins","setActiveAnnotation","targetRect","register","fromRect","402014vNbuDm","activeAnnotation","_removeAnnotationFromBalloon","has","requires","visibleView","init","target","right","context","getBoundingClientRect","isActive","_forceRefresh","editableElement","blur","32cICzNa","change:height","getByView","update","destroy","clear","_balloon","from","refresh","viewRangeToDom","_setSelectedAnnotations","15918DNCnTl","editing","attach","hasActive","keystrokes","_closeAnnotation","focusTracker","switchTo","inline","2320350euZtUQ","677590UqRzdn","delete","10050BjrHUQ","remove","focus","includes","collapse","InlineAnnotations","_selectedAnnotations","updatePosition","editor","domConverter","find","map","327475qoFoeE","add","every","bottom","_getBalloonTargetForAnnotation","showStack","1132893NZHKGf","pluginName","getOrderedSelectedAnnotations","stopListening","addObserver","afterInit","240CJuwJq","getClientRects","annotations","get","getFirstRange","detach","listenTo","push","change:isFocused"];return(Ic=function(){return t})()}function yc(t,e){const n=Ic();return(yc=function(t,e){return n[t-=217]})(t,e)}!function(t){const e=yc,n=t();for(;;)try{if(237065===-parseInt(e(300))/1+parseInt(e(250))/2+-parseInt(e(306))/3+-parseInt(e(312))/4*(-parseInt(e(288))/5)+-parseInt(e(285))/6+-parseInt(e(276))/7*(parseInt(e(265))/8)+-parseInt(e(228))/9*(-parseInt(e(286))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ic);class Ac extends t.Plugin{static get[wc(254)](){return[ii,po.ContextualBalloon,Fi]}static get[wc(307)](){return wc(293)}constructor(t){const e=wc;super(t),t[e(277)][e(231)][e(310)](To.MouseObserver),this[e(238)]=!1,this[e(240)](e(251),null),this[e(217)]=null,this[e(224)]=new Set,this[e(271)]=t[e(245)][e(218)](po.ContextualBalloon),this[e(239)]=new Set,this[e(294)]=[],this[e(262)]=!1}[wc(256)](){const t=wc,e=this[t(296)][t(245)][t(218)](Fi);e[t(259)]===this[t(296)]&&(e[t(248)](t(284),this),this[t(296)][t(280)][t(240)](t(241),((e,n)=>{const o=t,r=this[o(271)];if(this[o(238)]&&r[o(255)]){const t=this[o(217)][o(267)](r[o(255)]);t&&this[o(281)](t),n()}})))}[wc(311)](){const t=wc,e=this[t(296)][t(245)][t(218)](Fi);e[t(259)]===this[t(296)]&&(e[t(279)]()||e[t(283)](t(284)))}[wc(246)](t){const e=wc;t!==this[e(251)]&&(this[e(251)]&&(this[e(251)][e(261)]=!1),t&&this[e(296)].ui[e(282)][e(244)]&&(this[e(217)][e(253)](t)&&this[e(234)](t,!0),t[e(261)]=!0),t||this[e(275)]([]),this[e(251)]=t)}[wc(278)](t){const n=wc;this[n(217)]=t;const o=this[n(296)][n(245)][n(218)](Fi),r=this[n(271)];if(this[n(238)])throw new e.CKEditorError(n(242),this);if(o[n(259)]!==this[n(296)])throw new e.CKEditorError(n(243),this);const s=this[n(296)][n(245)][n(218)](ii);this[n(221)](s,n(273),(()=>{const t=n,e=s[t(308)]({annotations:this[t(217)],activeAnnotation:this[t(251)]});var o,r;!this[t(262)]&&(o=e,r=this[t(294)],o[t(225)]===r[t(225)]&&o[t(302)]((e=>r[t(291)](e))))||(this[t(262)]=!1,this[t(275)](e),this[t(246)](e[0]||null))})),this[n(221)](s,n(264),((t,{isAnnotationTracked:e})=>{const o=n;this[o(251)]&&e(this[o(251)])&&(this[o(275)]([]),this[o(246)](null))})),this[n(221)](this[n(296)].ui[n(282)],n(223),((t,e,o)=>{o||this[n(246)](null)})),this[n(221)](t,n(289),((t,e)=>{const o=n;this[o(252)](e),e===this[o(251)]&&this[o(246)](null)})),this[n(221)](r,n(235),((e,o,s,i)=>{const c=n;i&&this[c(309)](i);const a=t[c(267)](s);s&&a&&(this[c(221)](s,c(266),(()=>{r[c(295)]()})),this[c(221)](s,c(241),(()=>{const t=c;this[t(281)](a),this[t(296)][t(277)][t(231)][t(290)]()})),this[c(251)]!==a&&this[c(246)](a))})),this[n(221)](this[n(296)].ui,n(268),(()=>{const e=n;r[e(255)]&&t[e(267)](r[e(255)])&&r[e(295)]()})),this[n(221)](this[n(296)][n(277)][n(231)][n(229)],n(237),(()=>{const t=n;this[t(262)]=!0,this[t(224)][t(270)]()})),this[n(296)][n(277)][n(231)][n(229)][n(236)][n(263)]&&this[n(296)][n(277)][n(231)][n(290)](),this[n(238)]=!0}[wc(220)](){const t=wc;if(!this[t(238)])throw new e.CKEditorError(t(227),this);this[t(246)](null);for(const e of this[t(239)])this[t(252)](e);this[t(309)](),this[t(238)]=!1,this[t(217)]=null}[wc(269)](){const t=wc;this[t(238)]&&this[t(220)]()}[wc(275)](t){const e=wc;for(const n of this[e(294)])t[e(291)](n)||this[e(224)][e(287)](n);for(const n of this[e(217)])t[e(291)](n)||this[e(252)](n);if(this[e(296)].ui[e(282)][e(244)])for(const n of t)this[e(234)](n);this[e(294)]=t}[wc(234)](t,e=!1){const n=wc;this[n(224)][n(253)](t)||(this[n(239)][n(253)](t)||this[n(271)][n(232)](t[n(231)])||(this[n(239)][n(301)](t),this[n(271)][n(301)]({stackId:t[n(231)].id,view:t[n(231)],position:{target:()=>this[n(304)](t)}})),e&&this[n(271)][n(305)](t[n(231)].id))}[wc(304)](t){const n=wc,o=t[n(257)],r=this[n(296)][n(277)][n(231)],s=r[n(229)][n(236)][n(219)](),i=r[n(297)][n(274)](s);if(i[n(292)](!0),o){if(o instanceof e.Rect)return o;let t=[];for(const e of o)t[n(222)](...(c=e[n(313)](),Array[n(272)](c)[n(299)](DOMRect[n(249)])));t=function(t){const e=n,o=[];let r=t[0];for(let n=1;n<t[e(225)];n++)Cc(r,t[n])?r[e(233)]+=t[n][e(233)]:(o[e(222)](r),r=t[n]);return o[e(222)](r),o}(t);const r=i[n(260)]();return t[n(298)]((t=>t[n(230)]<=r[n(230)]&&t[n(303)]>=r[n(303)]&&t[n(226)]<=r[n(226)]&&t[n(258)]>=r[n(258)]))||t[0]}var c;return t[n(247)]||i}[wc(252)](t){const e=wc;this[e(239)][e(253)](t)&&this[e(271)][e(232)](t[e(231)])&&(this[e(239)][e(287)](t),this[e(271)][e(289)](t[e(231)]))}[wc(281)](t){const e=wc;this[e(224)][e(301)](t),this[e(252)](t)}}function Cc(t,e){const n=wc;return t[n(230)]===e[n(230)]&&t[n(303)]===e[n(303)]&&t[n(258)]===e[n(226)]}var Tc=n(353),Ec={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Nr()(Tc.A,Ec);Tc.A.locals;const xc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M14 3.5A3.5 3.5 0 0 1 17.5 7v6l-.005.192a3.501 3.501 0 0 1-2.927 3.262l-.062.008v1.813a1.5 1.5 0 0 1-2.193 1.33l-.37-.193-.38-.212a13.452 13.452 0 0 1-3.272-2.63l-.062-.07-4.729-.046a3.5 3.5 0 0 1-3.5-3.5v-6a3.5 3.5 0 0 1 3.5-3.5L14 3.5ZM3.5 4.954a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2L8.924 15a11.917 11.917 0 0 0 3.71 3.081l.372.194v-3.268L12.962 15H14a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2L3.5 4.954Z"/><path d="M16.5.5h-10a3.5 3.5 0 0 0-3.162 2h1.84A2 2 0 0 1 6.5 2h10a2 2 0 0 1 2 2v8.873a3.502 3.502 0 0 0 1.495-2.681L20 10V4A3.5 3.5 0 0 0 16.5.5Z"/><path clip-rule="evenodd" d="M12.013 7.453a.75.75 0 0 1 .034 1.06l-3.75 4a.75.75 0 0 1-1.045.048l-2.25-2a.75.75 0 0 1 .996-1.122l1.704 1.515 3.25-3.467a.75.75 0 0 1 1.061-.034Z"/></svg>\n',Oc=Nc;function Nc(t,e){const n=Sc();return(Nc=function(t,e){return n[t-=155]})(t,e)}function Sc(){const t=["add","render","delegate","ck-hidden","_annotationViews","252934bedZTv","73341sLljDU","focusCycler","div","focus","listenTo","remove","focusTracker","28bKRkHf","ck-comments-archive","element","focusFirst","530uIrxDP","arrowup","4bAzgfJ","_setupKeyboardNavigation","setTemplate","157945tCVHGe","destroy","33fHKZVK","length","COMMENTS_ARCHIVE_LIST_LABEL","2941768sOsSLn","isActive","change","auto","7wNsjbS","set","arrowdown","focusPrevious","ck-comments-archive__content","focusNext","703764usFMHs","ck-comments-archive__info","3152532vCwQQv","1396014kbuDGG","EMPTY_COMMENTS_ARCHIVE","bindTemplate","presentation","list","isEmpty","first"];return(Sc=function(){return t})()}!function(t){const e=Nc,n=t();for(;;)try{if(249035===parseInt(e(181))/1+parseInt(e(195))/2*(-parseInt(e(166))/3)+parseInt(e(189))/4*(parseInt(e(198))/5)+parseInt(e(169))/6+-parseInt(e(160))/7*(-parseInt(e(156))/8)+parseInt(e(182))/9*(parseInt(e(193))/10)+-parseInt(e(200))/11*(parseInt(e(168))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Sc);class Mc extends po.View{constructor(t,n){const o=Nc;super(t),this[o(161)](o(174),!n[o(201)]),this[o(188)]=new e.FocusTracker,this[o(180)]=n,this[o(180)][o(178)](o(194),o(162)).to(this),this.on(o(194),(()=>{const t=o;this[t(183)][t(163)]()})),this.on(o(162),(()=>{const t=o;this[t(183)][t(165)]()})),this[o(183)]=new po.FocusCycler({focusables:n,focusTracker:this[o(188)]}),this[o(186)](n,o(176),(()=>{this[o(174)]=!1})),this[o(186)](n,o(187),((t,e)=>{const r=o;e[r(157)]&&this[r(185)](),n[r(201)]||(this[r(174)]=!0)}));const r=this[o(171)];this[o(197)]({tag:o(184),attributes:{dir:o(159),class:["ck",o(190)],tabindex:-1,role:o(173),"aria-label":fo(t,o(155))},children:[{tag:o(184),attributes:{class:[o(164)],role:o(172)},children:[{tag:o(184),attributes:{role:o(172)},children:n},{tag:"p",attributes:{class:[o(167),r.if(o(174),o(179),(t=>!t))]},children:[{text:fo(t,o(170))}]}]}]})}[Oc(177)](){const t=Oc;super[t(177)](),this[t(196)]()}[Oc(199)](){const t=Oc;super[t(199)](),this[t(188)][t(199)]()}[Oc(185)](){const t=Oc;this[t(183)][t(175)]?this[t(183)][t(192)]():this[t(191)][t(185)]()}[Oc(196)](){const t=Oc;for(const e of this[t(180)])this[t(188)][t(176)](e[t(191)]);this[t(180)].on(t(158),((e,{added:n,removed:o})=>{const r=t;for(const t of n)this[r(188)][r(176)](t[r(191)]);for(const t of o)this[r(188)][r(187)](t[r(191)])}))}}const Rc=Vc;function jc(){const t=["stopListening","2160110EAPsFe","349896uPXKpE","context","has","808514HhgBdD","highest","requires","activate","4BJBuNl","plugins","archivedThreads","CommentsArchive","collection","6171355apcObt","remove","findIndex","pluginName","addCommentThread","isActive","getCommentThread","77XpqCRc","isVisible","removeCommentThread","focus","listenTo","add","init","change:archivedAt","get","45cXUjRw","911915aSNIgP","archivedAt","38119664swHwBR","length","_calculatePosition","4812072qxvEIm","6BhscFS"];return(jc=function(){return t})()}function Vc(t,e){const n=jc();return(Vc=function(t,e){return n[t-=246]})(t,e)}!function(t){const e=Vc,n=t();for(;;)try{if(656226===-parseInt(e(277))/1+-parseInt(e(251))/2*(parseInt(e(283))/3)+-parseInt(e(255))/4*(-parseInt(e(260))/5)+parseInt(e(248))/6*(-parseInt(e(267))/7)+-parseInt(e(282))/8+parseInt(e(276))/9*(-parseInt(e(247))/10)+parseInt(e(279))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jc);class Lc extends t.ContextPlugin{static get[Rc(263)](){return Rc(258)}static get[Rc(253)](){return[Gs,Ks]}constructor(t){const n=Rc;super(t),this[n(257)]=new e.Collection}[Rc(273)](){const t=Rc,e=this[t(249)],n=e[t(256)][t(275)](Gs),o=e[t(256)][t(275)](Ks);this[t(271)](n,t(264),((e,{threadId:o})=>{const r=t,s=n[r(266)](o);s[r(278)]&&this[r(257)][r(272)](s,this[r(281)](s[r(278)])),this[r(271)](s,r(274),((t,e,n)=>{const o=r;n?this[o(257)][o(250)](s)||this[o(257)][o(272)](s,this[o(281)](s[o(278)])):this[o(257)][o(250)](s)&&this[o(257)][o(261)](s)}))})),this[t(271)](n,t(269),((e,{threadId:o})=>{const r=t,s=n[r(266)](o);this[r(246)](s),this[r(257)][r(250)](s)&&this[r(257)][r(261)](s)}),{priority:t(252)}),this[t(271)](o[t(259)],t(270),((e,n)=>{const r=t;n[r(268)]||(n[r(265)]=!0,o[r(254)](n))}))}[Rc(281)](t){const e=Rc,n=[...this[e(257)]][e(262)]((n=>n[e(278)]<t));return n>-1?n:this[e(257)][e(280)]}}function Pc(t,e){const n=Hc();return(Pc=function(t,e){return n[t-=121]})(t,e)}const Bc=Pc;!function(t){const e=Pc,n=t();for(;;)try{if(762063===parseInt(e(148))/1+parseInt(e(134))/2*(parseInt(e(152))/3)+parseInt(e(127))/4*(-parseInt(e(123))/5)+-parseInt(e(180))/6*(-parseInt(e(171))/7)+-parseInt(e(179))/8+-parseInt(e(126))/9+parseInt(e(153))/10*(parseInt(e(164))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hc);class Dc extends t.Plugin{static get[Bc(186)](){return Bc(122)}static get[Bc(174)](){return[Lc,po.Dialog]}constructor(t){const e=Bc;super(t),this[e(162)]=t=>{const n=e,o=t[n(191)];if(!this[n(151)][n(189)](o[n(131)]))return;const r=this[n(182)][n(136)][n(129)](n(160));r[n(144)]&&n(154)===r.id&&(r[n(169)](),t[n(128)]())},this[e(151)]=new po.ViewCollection,this[e(163)]=[]}[Bc(166)](){const t=Bc,e=this[t(182)],n=this[t(162)][t(159)](this);e.ui[t(150)][t(141)](t(154),(()=>this[t(155)](po.ButtonView,!0))),e.ui[t(150)][t(141)](t(149),(()=>{const e=t,n=this[e(155)](po.MenuBarMenuListItemButtonView);return n[e(177)]({role:e(139)}),n}));const o=e[t(136)][t(129)](Lc),r=e[t(136)][t(129)](t(190)),s=e[t(136)][t(129)](t(173));this[t(178)](o[t(130)],t(141),((n,o)=>{const i=t,c=e[i(170)][i(129)](i(184));if(!c||o[i(135)]===c){const t=s[i(187)][i(129)](o);if(!t)return void this[i(163)][i(158)](o);const e=this[i(140)](o[i(138)]),n=r[i(156)](t[i(131)]);n[i(133)]&&r[i(192)][i(147)](n),this[i(151)][i(141)](n[i(131)],e)}})),this[t(178)](r[t(142)],t(141),((e,n)=>{const o=t,r=this[o(163)][o(161)]((t=>{const e=o,r=s[e(187)][e(129)](t);return r&&n[e(121)]===r[e(131)]}));if(r){const t=this[o(140)](r[o(138)]);this[o(151)][o(141)](n[o(131)],t),this[o(163)][o(183)](this[o(163)][o(172)](r),1)}})),this[t(178)](o[t(130)],t(147),((n,o)=>{const i=t,c=e[i(170)][i(129)](i(184));if(!c||o[i(135)]===c){const t=s[i(187)][i(129)](o),e=r[i(156)](t[i(131)]);this[i(151)][i(147)](e[i(131)]),this[i(167)](e[i(145)])}})),this[t(178)](r[t(142)],t(141),((e,o)=>{const r=t;this[r(178)](o,r(143),n)})),this[t(178)](r[t(142)],t(147),((e,o)=>{const r=t;this[r(167)](o,r(143),n)}))}[Bc(140)](t){const e=Bc,n=this[e(182)][e(170)][e(129)](e(184)),o=[...this[e(182)][e(136)][e(129)](Lc)[e(130)]][e(125)]((t=>t[e(135)]===n))[e(188)]((n=>n[e(138)]<t));return o<0||o>this[e(151)][e(176)]?this[e(151)][e(176)]:o-1}[Bc(165)](){const t=Bc,e=this[t(182)],n=e[t(136)][t(129)](t(160));this[t(168)]||(this[t(168)]=new Mc(e[t(124)],this[t(151)])),t(154)===n.id?n[t(169)]():n[t(137)]({id:t(154),title:fo(e[t(124)],t(132)),icon:xc,hasCloseButton:!0,content:this[t(168)],position:po.DialogViewPosition[t(157)]})}[Bc(155)](t,e=!1){const n=Bc,o=this[n(182)][n(124)],r=this[n(182)][n(136)][n(129)](n(160)),s=new t(o);return s[n(159)](n(175)).to(this,n(175)),s[n(159)](n(146)).to(r,"id",(t=>n(154)===t)),s[n(177)]({label:fo(o,n(132)),icon:xc,isToggleable:!0}),e&&(s[n(181)]=!0),this[n(178)](s,n(185),(()=>this[n(165)]())),s}}function Hc(){const t=["12EagPFn","8214530btknnq","commentsArchive","_createCommentsArchiveButton","getByInnerView","EDITOR_TOP_SIDE","push","bind","Dialog","find","_hideDialogOnAnnotationEscape","_pendingThreads","11oKAHxT","_toggleDialog","init","stopListening","commentsArchiveView","hide","config","28jmEgEs","indexOf","CommentsRepository","requires","isEnabled","length","set","listenTo","8610592TYbPxn","240054EkCppd","tooltip","editor","splice","collaboration.channelId","execute","pluginName","_threadToController","findIndex","has","Annotations","source","_visibleAnnotations","innerView","CommentsArchiveUI","696590XKLOof","locale","filter","6577362FveAlO","16PFNZJg","stop","get","archivedThreads","view","COMMENTS_ARCHIVE","isVisible","585176wtlpoj","channelId","plugins","show","archivedAt","menuitemcheckbox","_calculatePosition","add","collection","escape","isOpen","focusableElements","isOn","remove","974636oLDUdq","menuBar:commentsArchive","componentFactory","annotationViews"];return(Hc=function(){return t})()}var Fc=zc;function zc(t,e){var n=Kc();return(zc=function(t,e){return n[t-=116]})(t,e)}function Kc(){var t=["pluginName","11054792tsHszP","2927736SXHCmN","3279fzMKju","77344GQyAWP","988caWSIb","requires","21hjCXeR","5210100JiPSoJ","3123813AFGxKy","Comments","15937155tpotgJ"];return(Kc=function(){return t})()}!function(t){for(var e=zc,n=t();;)try{if(823282===parseInt(e(123))/1*(parseInt(e(120))/2)+-parseInt(e(119))/3*(parseInt(e(121))/4)+-parseInt(e(124))/5+parseInt(e(118))/6+parseInt(e(125))/7+-parseInt(e(117))/8+parseInt(e(127))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Kc);class Uc extends t.Plugin{static get[Fc(122)](){return[Gs,Ai,Ri,Lc,Dc,Pi,hc,bc,Ac]}static get[Fc(116)](){return Fc(126)}}function Wc(){var t=["26rWkFSI","25644yVCRUK","2513406ngIVjV","7850028ppqFLy","6CtgpUI","49458CNFtYM","32jwTaDp","2131317uDbvAW","12439530BNAuCo","7301371DRqpDZ","33GgmCCb","725jzcaOK"];return(Wc=function(){return t})()}function Yc(t,e){var n=Wc();return(Yc=function(t,e){return n[t-=230]})(t,e)}!function(t){for(var e=Yc,n=t();;)try{if(664994===parseInt(e(238))/1*(-parseInt(e(231))/2)+-parseInt(e(240))/3+parseInt(e(239))/4*(parseInt(e(237))/5)+parseInt(e(230))/6*(-parseInt(e(235))/7)+-parseInt(e(232))/8*(parseInt(e(233))/9)+parseInt(e(234))/10+-parseInt(e(236))/11*(-parseInt(e(241))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wc)})(),(window.CKEditor5=window.CKEditor5||{}).comments=o})();
5
+ */(()=>{var t={142:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,".ck.ck-aria-description{display:none}",""]);const c=i},888:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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},967:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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},258:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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},906:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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},938:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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},751:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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},901:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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{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{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.table>figcaption.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{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{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{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{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{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},961:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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},163:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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},332:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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},533:(t,e,n)=>{"use strict";n.d(e,{A:()=>d});var o=n(168),r=n.n(o),s=n(433),i=n.n(s),c=n(220),a=n.n(c),u=new URL(n(182),n.b),h=i()(r()),l=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(${l});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 d=h},874:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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},438:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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-font-size-base);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},554:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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 .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.ck-comment--remove-confirmation{transform:translate3d(-100%,0,0)}.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--remove{background-color:var(--ck-color-comment-remove-background)}.ck .ck-comment--remove:after{opacity:0}.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{word-break:break-word}.ck .ck-comment--info .ck-comment__content{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},980:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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;overflow:visible;padding:0;word-break:break-word}.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},492:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());i.push([t.id,":root{--ck-color-comment-marker:#fef7a9;--ck-color-comment-marker-active:#fdf05d}.ck-comment-marker{background:var(--ck-color-comment-marker);border-bottom:3px solid transparent;border-top:3px solid transparent}.ck-comment-marker.ck-widget{background-color:transparent;border:3px solid var(--ck-color-comment-marker)}.ck-comment-marker--active,.ck-comment-marker--active .ck-comment-marker{background:var(--ck-color-comment-marker-active)}.ck-comment-marker--active.ck-widget{border-color:var(--ck-color-comment-marker-active)}.ck-comment-marker--active.ck-widget .ck-comment-marker{background-color:var(--ck-color-comment-marker)}",""]);const c=i},353:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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},306:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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-thread--remove-confirmation .ck-thread__container{transform:translate3d(-100%,0,0)}.ck.ck-button.ck-thread__remove-confirm-submit{color:var(--ck-color-button-save)}.ck.ck-button.ck-thread__remove-confirm-cancel{color:var(--ck-color-button-cancel)}.ck .ck-thread__remove-confirm{background-color:var(--ck-color-comment-remove-background);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-thread__remove-confirm .ck-thread__remove-confirm-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-thread__remove-confirm p{font-weight:700;margin:0}',""]);const c=i},197:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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},573:(t,e,n)=>{"use strict";n.d(e,{A:()=>c});var o=n(168),r=n.n(o),s=n(433),i=n.n(s)()(r());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},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n="",o=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),o&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),o&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n})).join("")},e.i=function(t,n,o,r,s){"string"==typeof t&&(t=[[null,t,void 0]]);var i={};if(o)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]);o&&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),r&&(h[4]?(h[1]="@supports (".concat(h[4],") {").concat(h[1],"}"),h[4]=r):h[4]="".concat(r)),e.push(h))}},e}},220: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}},168:t=>{"use strict";t.exports=function(t){return t[1]}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,o=0;o<e.length;o++)if(e[o].identifier===t){n=o;break}return n}function o(t,o){for(var s={},i=[],c=0;c<t.length;c++){var a=t[c],u=o.base?a[0]+o.base:a[0],h=s[u]||0,l="".concat(u," ").concat(h);s[u]=h+1;var d=n(l),m={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==d)e[d].references++,e[d].updater(m);else{var k=r(m,o);o.byIndex=c,e.splice(c,0,{identifier:l,updater:k,references:1})}i.push(l)}return i}function r(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,r){var s=o(t=t||[],r=r||{});return function(t){t=t||[];for(var i=0;i<s.length;i++){var c=n(s[i]);e[c].references--}for(var a=o(t,r),u=0;u<s.length;u++){var h=n(s[u]);0===e[h].references&&(e[h].updater(),e.splice(h,1))}s=a}}},262:t=>{"use strict";var e={};t.exports=function(t,n){var o=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(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(n)}},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach((function(n){t.setAttribute(n,e[n])}))}},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function o(t,e,o,r){var s;if(o)s="";else{s="",r.supports&&(s+="@supports (".concat(r.supports,") {")),r.media&&(s+="@media ".concat(r.media," {"));var i=void 0!==r.layer;i&&(s+="@layer".concat(r.layer.length>0?" ".concat(r.layer):""," {")),s+=r.css,i&&(s+="}"),r.media&&(s+="}"),r.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 r={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=r.singletonCounter++,n=r.singleton||(r.singleton=t.insertStyleElement(t));return{update:function(t){o(n,e,!1,t)},remove:function(t){o(n,e,!0,t)}}}},182: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"},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},179:(t,e,n)=>{t.exports=n(237)("./src/paragraph.js")},727:(t,e,n)=>{t.exports=n(237)("./src/select-all.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},251:(t,e,n)=>{t.exports=n(237)("./src/undo.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(o){var r=e[o];if(void 0!==r)return r.exports;var s=e[o]={id:o,exports:{}};return t[o](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 o in e)n.o(e,o)&&!n.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},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=document.baseURI||self.location.href;var o={};(()=>{"use strict";n.r(o),n.d(o,{Annotation:()=>ps,AnnotationCollection:()=>ws,AnnotationView:()=>ms,Annotations:()=>Js,AnnotationsUIs:()=>Gi,BaseCommentThreadView:()=>dr,BaseCommentView:()=>yr,Comment:()=>si,CommentThread:()=>ri,CommentThreadController:()=>go,CommentThreadInputView:()=>qo,CommentThreadView:()=>pr,CommentView:()=>xr,Comments:()=>Qc,CommentsArchive:()=>Fc,CommentsListView:()=>$o,CommentsOnly:()=>Wi,CommentsRepository:()=>oi,CommentsUI:()=>Hi,EditorAnnotations:()=>ki,InlineAnnotations:()=>Mc,NarrowSidebar:()=>Tc,WideSidebar:()=>fc});var t=n(782),e=n(584),r=n(211);const s=function(){this.__data__=[],this.size=0};const i=function(t,e){return t===e||t!=t&&e!=e};const c=function(t,e){for(var n=t.length;n--;)if(i(t[n][0],e))return n;return-1};var a=Array.prototype.splice;const u=function(t){var e=this.__data__,n=c(e,t);return!(n<0)&&(n==e.length-1?e.pop():a.call(e,n,1),--this.size,!0)};const h=function(t){var e=this.__data__,n=c(e,t);return n<0?void 0:e[n][1]};const l=function(t){return c(this.__data__,t)>-1};const d=function(t,e){var n=this.__data__,o=c(n,t);return o<0?(++this.size,n.push([t,e])):n[o][1]=e,this};function m(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}m.prototype.clear=s,m.prototype.delete=u,m.prototype.get=h,m.prototype.has=l,m.prototype.set=d;const k=m;const g=function(){this.__data__=new k,this.size=0};const p=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const f=function(t){return this.__data__.get(t)};const b=function(t){return this.__data__.has(t)};const v="object"==typeof global&&global&&global.Object===Object&&global;var _="object"==typeof self&&self&&self.Object===Object&&self;const w=v||_||Function("return this")();const I=w.Symbol;var y=Object.prototype,A=y.hasOwnProperty,C=y.toString,T=I?I.toStringTag:void 0;const E=function(t){var e=A.call(t,T),n=t[T];try{t[T]=void 0;var o=!0}catch(t){}var r=C.call(t);return o&&(e?t[T]=n:delete t[T]),r};var x=Object.prototype.toString;const O=function(t){return x.call(t)};var N=I?I.toStringTag:void 0;const S=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":N&&N in Object(t)?E(t):O(t)};const M=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const R=function(t){if(!M(t))return!1;var e=S(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const P=w["__core-js_shared__"];var V,L=(V=/[^.]+$/.exec(P&&P.keys&&P.keys.IE_PROTO||""))?"Symbol(src)_1."+V:"";const j=function(t){return!!L&&L in t};var B=Function.prototype.toString;const D=function(t){if(null!=t){try{return B.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var H=/^\[object .+?Constructor\]$/,K=Function.prototype,z=Object.prototype,U=K.toString,F=z.hasOwnProperty,W=RegExp("^"+U.call(F).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const q=function(t){return!(!M(t)||j(t))&&(R(t)?W:H).test(D(t))};const Y=function(t,e){return null==t?void 0:t[e]};const Z=function(t,e){var n=Y(t,e);return q(n)?n:void 0};const G=Z(w,"Map");const X=Z(Object,"create");const J=function(){this.__data__=X?X(null):{},this.size=0};const Q=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var $=Object.prototype.hasOwnProperty;const tt=function(t){var e=this.__data__;if(X){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return $.call(e,t)?e[t]:void 0};var et=Object.prototype.hasOwnProperty;const nt=function(t){var e=this.__data__;return X?void 0!==e[t]:et.call(e,t)};const ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=X&&void 0===e?"__lodash_hash_undefined__":e,this};function rt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}rt.prototype.clear=J,rt.prototype.delete=Q,rt.prototype.get=tt,rt.prototype.has=nt,rt.prototype.set=ot;const st=rt;const it=function(){this.size=0,this.__data__={hash:new st,map:new(G||k),string:new st}};const ct=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const at=function(t,e){var n=t.__data__;return ct(e)?n["string"==typeof e?"string":"hash"]:n.map};const ut=function(t){var e=at(this,t).delete(t);return this.size-=e?1:0,e};const ht=function(t){return at(this,t).get(t)};const lt=function(t){return at(this,t).has(t)};const dt=function(t,e){var n=at(this,t),o=n.size;return n.set(t,e),this.size+=n.size==o?0:1,this};function mt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}mt.prototype.clear=it,mt.prototype.delete=ut,mt.prototype.get=ht,mt.prototype.has=lt,mt.prototype.set=dt;const kt=mt;const gt=function(t,e){var n=this.__data__;if(n instanceof k){var o=n.__data__;if(!G||o.length<199)return o.push([t,e]),this.size=++n.size,this;n=this.__data__=new kt(o)}return n.set(t,e),this.size=n.size,this};function pt(t){var e=this.__data__=new k(t);this.size=e.size}pt.prototype.clear=g,pt.prototype.delete=p,pt.prototype.get=f,pt.prototype.has=b,pt.prototype.set=gt;const ft=pt;const bt=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const vt=function(t){return this.__data__.has(t)};function _t(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new kt;++e<n;)this.add(t[e])}_t.prototype.add=_t.prototype.push=bt,_t.prototype.has=vt;const wt=_t;const It=function(t,e){for(var n=-1,o=null==t?0:t.length;++n<o;)if(e(t[n],n,t))return!0;return!1};const yt=function(t,e){return t.has(e)};const At=function(t,e,n,o,r,s){var i=1&n,c=t.length,a=e.length;if(c!=a&&!(i&&a>c))return!1;var u=s.get(t),h=s.get(e);if(u&&h)return u==e&&h==t;var l=-1,d=!0,m=2&n?new wt:void 0;for(s.set(t,e),s.set(e,t);++l<c;){var k=t[l],g=e[l];if(o)var p=i?o(g,k,l,e,t,s):o(k,g,l,t,e,s);if(void 0!==p){if(p)continue;d=!1;break}if(m){if(!It(e,(function(t,e){if(!yt(m,e)&&(k===t||r(k,t,n,o,s)))return m.push(e)}))){d=!1;break}}else if(k!==g&&!r(k,g,n,o,s)){d=!1;break}}return s.delete(t),s.delete(e),d};const Ct=w.Uint8Array;const Tt=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,o){n[++e]=[o,t]})),n};const Et=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var xt=I?I.prototype:void 0,Ot=xt?xt.valueOf:void 0;const Nt=function(t,e,n,o,r,s,c){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!s(new Ct(t),new Ct(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return i(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tt;case"[object Set]":var u=1&o;if(a||(a=Et),t.size!=e.size&&!u)return!1;var h=c.get(t);if(h)return h==e;o|=2,c.set(t,e);var l=At(a(t),a(e),o,r,s,c);return c.delete(t),l;case"[object Symbol]":if(Ot)return Ot.call(t)==Ot.call(e)}return!1};const St=function(t,e){for(var n=-1,o=e.length,r=t.length;++n<o;)t[r+n]=e[n];return t};const Mt=Array.isArray;const Rt=function(t,e,n){var o=e(t);return Mt(t)?o:St(o,n(t))};const Pt=function(t,e){for(var n=-1,o=null==t?0:t.length,r=0,s=[];++n<o;){var i=t[n];e(i,n,t)&&(s[r++]=i)}return s};const Vt=function(){return[]};var Lt=Object.prototype.propertyIsEnumerable,jt=Object.getOwnPropertySymbols;const Bt=jt?function(t){return null==t?[]:(t=Object(t),Pt(jt(t),(function(e){return Lt.call(t,e)})))}:Vt;const Dt=function(t,e){for(var n=-1,o=Array(t);++n<t;)o[n]=e(n);return o};const Ht=function(t){return null!=t&&"object"==typeof t};const Kt=function(t){return Ht(t)&&"[object Arguments]"==S(t)};var zt=Object.prototype,Ut=zt.hasOwnProperty,Ft=zt.propertyIsEnumerable;const Wt=Kt(function(){return arguments}())?Kt:function(t){return Ht(t)&&Ut.call(t,"callee")&&!Ft.call(t,"callee")};const qt=function(){return!1};var Yt="object"==typeof exports&&exports&&!exports.nodeType&&exports,Zt=Yt&&"object"==typeof module&&module&&!module.nodeType&&module,Gt=Zt&&Zt.exports===Yt?w.Buffer:void 0;const Xt=(Gt?Gt.isBuffer:void 0)||qt;var Jt=/^(?:0|[1-9]\d*)$/;const Qt=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&Jt.test(t))&&t>-1&&t%1==0&&t<e};const $t=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var te={};te["[object Float32Array]"]=te["[object Float64Array]"]=te["[object Int8Array]"]=te["[object Int16Array]"]=te["[object Int32Array]"]=te["[object Uint8Array]"]=te["[object Uint8ClampedArray]"]=te["[object Uint16Array]"]=te["[object Uint32Array]"]=!0,te["[object Arguments]"]=te["[object Array]"]=te["[object ArrayBuffer]"]=te["[object Boolean]"]=te["[object DataView]"]=te["[object Date]"]=te["[object Error]"]=te["[object Function]"]=te["[object Map]"]=te["[object Number]"]=te["[object Object]"]=te["[object RegExp]"]=te["[object Set]"]=te["[object String]"]=te["[object WeakMap]"]=!1;const ee=function(t){return Ht(t)&&$t(t.length)&&!!te[S(t)]};const ne=function(t){return function(e){return t(e)}};var oe="object"==typeof exports&&exports&&!exports.nodeType&&exports,re=oe&&"object"==typeof module&&module&&!module.nodeType&&module,se=re&&re.exports===oe&&v.process;const ie=function(){try{var t=re&&re.require&&re.require("util").types;return t||se&&se.binding&&se.binding("util")}catch(t){}}();var ce=ie&&ie.isTypedArray;const ae=ce?ne(ce):ee;var ue=Object.prototype.hasOwnProperty;const he=function(t,e){var n=Mt(t),o=!n&&Wt(t),r=!n&&!o&&Xt(t),s=!n&&!o&&!r&&ae(t),i=n||o||r||s,c=i?Dt(t.length,String):[],a=c.length;for(var u in t)!e&&!ue.call(t,u)||i&&("length"==u||r&&("offset"==u||"parent"==u)||s&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||Qt(u,a))||c.push(u);return c};var le=Object.prototype;const de=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||le)};const me=function(t,e){return function(n){return t(e(n))}};const ke=me(Object.keys,Object);var ge=Object.prototype.hasOwnProperty;const pe=function(t){if(!de(t))return ke(t);var e=[];for(var n in Object(t))ge.call(t,n)&&"constructor"!=n&&e.push(n);return e};const fe=function(t){return null!=t&&$t(t.length)&&!R(t)};const be=function(t){return fe(t)?he(t):pe(t)};const ve=function(t){return Rt(t,be,Bt)};var _e=Object.prototype.hasOwnProperty;const we=function(t,e,n,o,r,s){var i=1&n,c=ve(t),a=c.length;if(a!=ve(e).length&&!i)return!1;for(var u=a;u--;){var h=c[u];if(!(i?h in e:_e.call(e,h)))return!1}var l=s.get(t),d=s.get(e);if(l&&d)return l==e&&d==t;var m=!0;s.set(t,e),s.set(e,t);for(var k=i;++u<a;){var g=t[h=c[u]],p=e[h];if(o)var f=i?o(p,g,h,e,t,s):o(g,p,h,t,e,s);if(!(void 0===f?g===p||r(g,p,n,o,s):f)){m=!1;break}k||(k="constructor"==h)}if(m&&!k){var b=t.constructor,v=e.constructor;b==v||!("constructor"in t)||!("constructor"in e)||"function"==typeof b&&b instanceof b&&"function"==typeof v&&v instanceof v||(m=!1)}return s.delete(t),s.delete(e),m};const Ie=Z(w,"DataView");const ye=Z(w,"Promise");const Ae=Z(w,"Set");const Ce=Z(w,"WeakMap");var Te="[object Map]",Ee="[object Promise]",xe="[object Set]",Oe="[object WeakMap]",Ne="[object DataView]",Se=D(Ie),Me=D(G),Re=D(ye),Pe=D(Ae),Ve=D(Ce),Le=S;(Ie&&Le(new Ie(new ArrayBuffer(1)))!=Ne||G&&Le(new G)!=Te||ye&&Le(ye.resolve())!=Ee||Ae&&Le(new Ae)!=xe||Ce&&Le(new Ce)!=Oe)&&(Le=function(t){var e=S(t),n="[object Object]"==e?t.constructor:void 0,o=n?D(n):"";if(o)switch(o){case Se:return Ne;case Me:return Te;case Re:return Ee;case Pe:return xe;case Ve:return Oe}return e});const je=Le;var Be="[object Arguments]",De="[object Array]",He="[object Object]",Ke=Object.prototype.hasOwnProperty;const ze=function(t,e,n,o,r,s){var i=Mt(t),c=Mt(e),a=i?De:je(t),u=c?De:je(e),h=(a=a==Be?He:a)==He,l=(u=u==Be?He:u)==He,d=a==u;if(d&&Xt(t)){if(!Xt(e))return!1;i=!0,h=!1}if(d&&!h)return s||(s=new ft),i||ae(t)?At(t,e,n,o,r,s):Nt(t,e,a,n,o,r,s);if(!(1&n)){var m=h&&Ke.call(t,"__wrapped__"),k=l&&Ke.call(e,"__wrapped__");if(m||k){var g=m?t.value():t,p=k?e.value():e;return s||(s=new ft),r(g,p,n,o,s)}}return!!d&&(s||(s=new ft),we(t,e,n,o,r,s))};const Ue=function t(e,n,o,r,s){return e===n||(null==e||null==n||!Ht(e)&&!Ht(n)?e!=e&&n!=n:ze(e,n,o,r,t,s))};const Fe=function(t,e){return Ue(t,e)};const We=function(t,e){for(var n=-1,o=null==t?0:t.length;++n<o&&!1!==e(t[n],n,t););return t};const qe=function(){try{var t=Z(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Ye=function(t,e,n){"__proto__"==e&&qe?qe(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Ze=Object.prototype.hasOwnProperty;const Ge=function(t,e,n){var o=t[e];Ze.call(t,e)&&i(o,n)&&(void 0!==n||e in t)||Ye(t,e,n)};const Xe=function(t,e,n,o){var r=!n;n||(n={});for(var s=-1,i=e.length;++s<i;){var c=e[s],a=o?o(n[c],t[c],c,n,t):void 0;void 0===a&&(a=t[c]),r?Ye(n,c,a):Ge(n,c,a)}return n};const Je=function(t,e){return t&&Xe(e,be(e),t)};const Qe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var $e=Object.prototype.hasOwnProperty;const tn=function(t){if(!M(t))return Qe(t);var e=de(t),n=[];for(var o in t)("constructor"!=o||!e&&$e.call(t,o))&&n.push(o);return n};const en=function(t){return fe(t)?he(t,!0):tn(t)};const nn=function(t,e){return t&&Xe(e,en(e),t)};var on="object"==typeof exports&&exports&&!exports.nodeType&&exports,rn=on&&"object"==typeof module&&module&&!module.nodeType&&module,sn=rn&&rn.exports===on?w.Buffer:void 0,cn=sn?sn.allocUnsafe:void 0;const an=function(t,e){if(e)return t.slice();var n=t.length,o=cn?cn(n):new t.constructor(n);return t.copy(o),o};const un=function(t,e){var n=-1,o=t.length;for(e||(e=Array(o));++n<o;)e[n]=t[n];return e};const hn=function(t,e){return Xe(t,Bt(t),e)};const ln=me(Object.getPrototypeOf,Object);const dn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)St(e,Bt(t)),t=ln(t);return e}:Vt;const mn=function(t,e){return Xe(t,dn(t),e)};const kn=function(t){return Rt(t,en,dn)};var gn=Object.prototype.hasOwnProperty;const pn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&gn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const fn=function(t){var e=new t.constructor(t.byteLength);return new Ct(e).set(new Ct(t)),e};const bn=function(t,e){var n=e?fn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var vn=/\w*$/;const _n=function(t){var e=new t.constructor(t.source,vn.exec(t));return e.lastIndex=t.lastIndex,e};var wn=I?I.prototype:void 0,In=wn?wn.valueOf:void 0;const yn=function(t){return In?Object(In.call(t)):{}};const An=function(t,e){var n=e?fn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Cn=function(t,e,n){var o=t.constructor;switch(e){case"[object ArrayBuffer]":return fn(t);case"[object Boolean]":case"[object Date]":return new o(+t);case"[object DataView]":return bn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return An(t,n);case"[object Map]":case"[object Set]":return new o;case"[object Number]":case"[object String]":return new o(t);case"[object RegExp]":return _n(t);case"[object Symbol]":return yn(t)}};var Tn=Object.create;const En=function(){function t(){}return function(e){if(!M(e))return{};if(Tn)return Tn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const xn=function(t){return"function"!=typeof t.constructor||de(t)?{}:En(ln(t))};const On=function(t){return Ht(t)&&"[object Map]"==je(t)};var Nn=ie&&ie.isMap;const Sn=Nn?ne(Nn):On;const Mn=function(t){return Ht(t)&&"[object Set]"==je(t)};var Rn=ie&&ie.isSet;const Pn=Rn?ne(Rn):Mn;var Vn="[object Arguments]",Ln="[object Function]",jn="[object Object]",Bn={};Bn[Vn]=Bn["[object Array]"]=Bn["[object ArrayBuffer]"]=Bn["[object DataView]"]=Bn["[object Boolean]"]=Bn["[object Date]"]=Bn["[object Float32Array]"]=Bn["[object Float64Array]"]=Bn["[object Int8Array]"]=Bn["[object Int16Array]"]=Bn["[object Int32Array]"]=Bn["[object Map]"]=Bn["[object Number]"]=Bn[jn]=Bn["[object RegExp]"]=Bn["[object Set]"]=Bn["[object String]"]=Bn["[object Symbol]"]=Bn["[object Uint8Array]"]=Bn["[object Uint8ClampedArray]"]=Bn["[object Uint16Array]"]=Bn["[object Uint32Array]"]=!0,Bn["[object Error]"]=Bn[Ln]=Bn["[object WeakMap]"]=!1;const Dn=function t(e,n,o,r,s,i){var c,a=1&n,u=2&n,h=4&n;if(o&&(c=s?o(e,r,s,i):o(e)),void 0!==c)return c;if(!M(e))return e;var l=Mt(e);if(l){if(c=pn(e),!a)return un(e,c)}else{var d=je(e),m=d==Ln||"[object GeneratorFunction]"==d;if(Xt(e))return an(e,a);if(d==jn||d==Vn||m&&!s){if(c=u||m?{}:xn(e),!a)return u?mn(e,nn(c,e)):hn(e,Je(c,e))}else{if(!Bn[d])return s?e:{};c=Cn(e,d,a)}}i||(i=new ft);var k=i.get(e);if(k)return k;i.set(e,c),Pn(e)?e.forEach((function(r){c.add(t(r,n,o,r,e,i))})):Sn(e)&&e.forEach((function(r,s){c.set(s,t(r,n,o,s,e,i))}));var g=l?void 0:(h?u?kn:ve:u?en:be)(e);return We(g||e,(function(r,s){g&&(r=e[s=r]),Ge(c,s,t(r,n,o,s,e,i))})),c};const Hn=function(t){return Dn(t,5)};const Kn=function(t){return"symbol"==typeof t||Ht(t)&&"[object Symbol]"==S(t)};var zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Un=/^\w*$/;const Fn=function(t,e){if(Mt(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Kn(t))||(Un.test(t)||!zn.test(t)||null!=e&&t in Object(e))};function Wn(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var o=arguments,r=e?e.apply(this,o):o[0],s=n.cache;if(s.has(r))return s.get(r);var i=t.apply(this,o);return n.cache=s.set(r,i)||s,i};return n.cache=new(Wn.Cache||kt),n}Wn.Cache=kt;const qn=Wn;var Yn=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Zn=/\\(\\)?/g;const Gn=function(t){var e=qn(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(Yn,(function(t,n,o,r){e.push(o?r.replace(Zn,"$1"):n||t)})),e}));const Xn=function(t,e){for(var n=-1,o=null==t?0:t.length,r=Array(o);++n<o;)r[n]=e(t[n],n,t);return r};var Jn=I?I.prototype:void 0,Qn=Jn?Jn.toString:void 0;const $n=function t(e){if("string"==typeof e)return e;if(Mt(e))return Xn(e,t)+"";if(Kn(e))return Qn?Qn.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const to=function(t){return null==t?"":$n(t)};const eo=function(t,e){return Mt(t)?t:Fn(t,e)?[t]:Gn(to(t))};const no=function(t){if("string"==typeof t||Kn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const oo=function(t,e,n,o){if(!M(t))return t;for(var r=-1,s=(e=eo(e,t)).length,i=s-1,c=t;null!=c&&++r<s;){var a=no(e[r]),u=n;if("__proto__"===a||"constructor"===a||"prototype"===a)return t;if(r!=i){var h=c[a];void 0===(u=o?o(h,a,c):void 0)&&(u=M(h)?h:Qt(e[r+1])?[]:{})}Ge(c,a,u),c=c[a]}return t};const ro=function(t,e,n){return null==t?t:oo(t,e,n)};const so=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const io=function(t,e){for(var n=0,o=(e=eo(e,t)).length;null!=t&&n<o;)t=t[no(e[n++])];return n&&n==o?t:void 0};const co=function(t,e,n){var o=-1,r=t.length;e<0&&(e=-e>r?0:r+e),(n=n>r?r:n)<0&&(n+=r),r=e>n?0:n-e>>>0,e>>>=0;for(var s=Array(r);++o<r;)s[o]=t[o+e];return s};const ao=function(t,e){return e.length<2?t:io(t,co(e,0,-1))};const uo=function(t,e){return e=eo(e,t),null==(t=ao(t,e))||delete t[no(so(e))]};const ho=function(t,e){return null==t||uo(t,e)};var lo=ko;function mo(){var t=["update","20WsMOBn","removeComment","updateComment","3776682QwystK","7601704oJFfdK","13733559RVJMVh","isResolved","889533ogHhDH","293042AINMTs","getComment","resolve","_localUser","addComment","7hRGJAH","resolveCommentThread","11399200YnmKAs","_isAttached","model","view","removeCommentThread","22dQqaUr","submitCommentThread","destroy","8kzSdHN","submit","reopen","remove","stopListening","1584565kTaVAK","listenTo","reopenCommentThread"];return(mo=function(){return t})()}function ko(t,e){var n=mo();return(ko=function(t,e){return n[t-=101]})(t,e)}!function(t){for(var e=ko,n=t();;)try{if(958769===parseInt(e(115))/1*(parseInt(e(132))/2)+parseInt(e(131))/3+parseInt(e(124))/4*(-parseInt(e(120))/5)+parseInt(e(127))/6*(-parseInt(e(105))/7)+parseInt(e(128))/8+-parseInt(e(129))/9+-parseInt(e(107))/10*(-parseInt(e(112))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mo);class go extends((0,e.ObservableMixin)()){constructor(t,e){var n=ko;super(),this[n(109)]=t,this[n(109)][n(108)]=!0,this[n(110)]=e,this[n(121)](e,n(113),(()=>this[n(116)]())),this[n(121)](e,n(111),(()=>this[n(118)]())),this[n(121)](e,n(106),(()=>this[n(102)]())),this[n(121)](e,n(122),(()=>this[n(117)]())),this[n(121)](e,n(104),((t,e)=>this[n(104)](e))),this[n(121)](e,n(126),((t,e,o)=>this[n(126)](e,o))),this[n(121)](e,n(125),((t,e)=>this[n(125)](e)))}[lo(116)](){var t=lo;this[t(109)][t(116)]()}[lo(118)](){var t=lo;this[t(109)][t(118)]()}[lo(102)](){var t=lo;this[t(109)][t(130)]||this[t(109)][t(102)]()}[lo(117)](){var t=lo;this[t(109)][t(130)]&&this[t(109)][t(117)]()}[lo(104)](t){var e=lo;this[e(109)][e(104)]({content:t,authorId:this[e(110)][e(103)].id})}[lo(126)](t,e){var n=lo;this[n(109)][n(101)](t)[n(123)]({content:e})}[lo(125)](t){var e=lo;this[e(109)][e(101)](t)[e(118)]()}[lo(114)](){var t=lo;this[t(119)](),this[t(109)][t(108)]=!1}}var po=n(311);function fo(t,e,n){const o=t.t;switch(e){case"PENDING_ACTION_COMMENT_THREAD":return o({string:"Unsaved change in comment thread.",id:"PENDING_ACTION_COMMENT_THREAD"});case"Comment":return o("Comment");case"Reply...":return o("Reply...");case"Reply to reopen discussion...":return o("Reply to reopen discussion...");case"Write a comment...":return o("Write a comment...");case"Comment was made on an element":return o("Comment was made on an element");case"Comment editor":return o("Comment editor");case"Delete comment thread?":return o("Delete comment thread?");case"Delete comment?":return o("Delete comment?");case"Marked as resolved":return o("Marked as resolved");case"Show more items":return o("Show more items");case"Cancel":return o("Cancel");case"Edit":return o("Edit");case"Resolve":return o("Resolve");case"Reopen":return o("Reopen");case"Remove":return o("Remove");case"Reply":return o("Reply");case"Save":return o("Save");case"Annotations sidebar":return o("Annotations sidebar");case"Annotations list":return o("Annotations list");case"Thread comments":return o("Thread comments");case"THREAD_CONTEXT_LABEL":return o({string:"Thread context: %0",id:"THREAD_CONTEXT_LABEL"},n);case"COMMENT_THREAD_LABEL":return o({string:"Comment thread by %1. %1 reply.",plural:"Comment thread by %1. %0 replies.",id:"COMMENT_THREAD_LABEL"},n);case"COMMENT_THREAD_DESCRIPTION":return o({string:"Press Enter for more options. Press Escape to exit.",id:"COMMENT_THREAD_DESCRIPTION"});case"COMMENT_ARIA_LABEL":return o({string:"Comment by %0. Created on %1. %2. %3",id:"COMMENT_ARIA_LABEL"},n);case"LEAVE_COMMENT_ANNOUNCEMENT":return o({string:"Leaving a content with comments.",id:"LEAVE_COMMENT_ANNOUNCEMENT"});case"ENTER_COMMENT_ANNOUNCEMENT":return o({string:"Entering a content with comments. Press %0 to go to the discussion.",id:"ENTER_COMMENT_ANNOUNCEMENT"},n);case"NUMBER_OF_COMMENTS":return o({string:"%0 Comment",plural:"%0 Comments",id:"NUMBER_OF_COMMENTS"},n);case"TOO_LONG_COMMENT_ALERT":return o({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 o({string:"This comment comes from an external source.",id:"EXTERNAL_COMMENT"});case"EXTERNAL_IMPORT_WORD_COMMENT":return o({string:"This comment comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_COMMENT"});case"EXTERNAL_AVATAR":return o({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return o({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"COMMENTS_ARCHIVE":return o({string:"Comments archive",id:"COMMENTS_ARCHIVE"});case"EMPTY_COMMENTS_ARCHIVE":return o({string:"There are no archived comment threads.",id:"EMPTY_COMMENTS_ARCHIVE"});case"COMMENTS_ARCHIVE_LIST_LABEL":return o({string:"List of comments",id:"COMMENTS_ARCHIVE_LIST_LABEL"});case"ACCESSIBILITY_HELP_ANNOTATIONS_GROUP":return o({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 o({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 o({string:"Exit the annotation and move focus back to the edited content",id:"ACCESSIBILITY_HELP_ANNOTATIONS_EXIT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER":return o({string:"Browse the focused annotation thread or thread comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_ENTER"});case"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS":return o({string:"Move across internals of the annotation thread",id:"ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS"});case"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT":return o({string:"Submit the reply while writing a comment",id:"ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT"});case"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS":return o({string:"Move to the previous or next thread in the annotations sidebar or comments archive",id:"ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS"});default:return""}}const bo=vo;function vo(t,e){const n=_o();return(vo=function(t,e){return n[t-=349]})(t,e)}function _o(){const t=["ck-editor__main","Comment editor","564VAxCKv","4789410tpEyGj","1082054apiMfG","uiLanguageDirection","17247zAWPzp","createCollection","6FzVuWR","render","1388826xIDKgy","div","ck-reset","editable","focus","ck-comment__input","main","ck-rounded-corners","ck-editor","cke-editor__aria-label_","162590VFvBWD","321002sSQBJw","setTemplate","uiLanguage","3472693ZuHjqy","add","element","presentation","40gDjoCn","470EZZnmz"];return(_o=function(){return t})()}!function(t){const e=vo,n=t();for(;;)try{if(630949===-parseInt(e(361))/1+-parseInt(e(377))/2+parseInt(e(363))/3*(-parseInt(e(359))/4)+parseInt(e(360))/5+-parseInt(e(365))/6*(parseInt(e(351))/7)+-parseInt(e(355))/8*(-parseInt(e(367))/9)+-parseInt(e(356))/10*(-parseInt(e(378))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_o);class wo extends po.EditorUIView{constructor(t,n){const o=vo;super(t);const r=(0,e.uid)();this[o(373)]=this[o(364)](),this[o(370)]=new po.InlineEditableUIView(t,n,void 0,{label:()=>fo(t,o(358))}),this[o(349)]({tag:o(368),attributes:{class:[o(369),o(375),o(374),o(372)],dir:t[o(362)],lang:t[o(350)],"aria-labelledby":o(376)+r},children:[{tag:o(368),attributes:{class:o(357),role:o(354)},children:this[o(373)]}]})}[bo(366)](){const t=bo;super[t(366)](),this[t(373)][t(352)](this[t(370)])}[bo(371)](){const t=bo;this[t(370)][t(353)][t(371)]()}}function Io(t,e){const n=Ao();return(Io=function(t,e){return n[t-=296]})(t,e)}const yo=Io;function Ao(){const t=["element","name","8oetFeZ","view","rootName","210010GFUSZz","init","getRoot","62ZKEXqY","attachDomRoot","editor","14272819aPIUfp","464121luqeiR","ready","1129878lPovwG","locale","focusTracker","render","8950JyCwIN","destroy","setEditableElement","2746156gnIVSo","document","editable","editing","153JeXVnI","isFocused","20oyCtDa","bind","fire","29870nBiIoH"];return(Ao=function(){return t})()}!function(t){const e=Io,n=t();for(;;)try{if(267018===-parseInt(e(325))/1*(parseInt(e(315))/2)+parseInt(e(319))/3+-parseInt(e(303))/4*(-parseInt(e(306))/5)+-parseInt(e(321))/6+-parseInt(e(297))/7*(parseInt(e(309))/8)+parseInt(e(301))/9*(-parseInt(e(312))/10)+parseInt(e(318))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);class Co extends po.EditorUI{constructor(t){const e=Io;super(t),this[e(310)]=new wo(t[e(322)],t[e(300)][e(310)])}get[yo(307)](){const t=yo;return this[t(310)][t(307)]}[yo(313)](){const t=yo,e=this[t(317)][t(300)][t(310)],n=this[t(310)][t(299)],o=e[t(298)][t(314)]();n[t(308)]=o[t(311)],this[t(310)][t(324)]();const r=n[t(307)];this[t(296)](n[t(308)],r),this[t(310)][t(299)][t(304)](t(302)).to(this[t(323)]),e[t(316)](r),this[t(305)](t(320))}[yo(326)](){const t=yo;super[t(326)](),this[t(310)][t(326)]()}}var To=n(783),Eo=n(331),xo=n(507),Oo=n(727),No=n(834),So=n(251),Mo=n(179);const Ro=Po;function Po(t,e){const n=jo();return(Po=function(t,e){return n[t-=378]})(t,e)}!function(t){const e=Po,n=t();for(;;)try{if(439525===parseInt(e(412))/1+-parseInt(e(396))/2*(parseInt(e(392))/3)+parseInt(e(398))/4*(parseInt(e(403))/5)+-parseInt(e(388))/6+parseInt(e(404))/7+parseInt(e(418))/8*(-parseInt(e(400))/9)+-parseInt(e(393))/10*(-parseInt(e(408))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jo);const Vo=[Eo.Clipboard,xo.Enter,xo.ShiftEnter,Oo.SelectAll,No.Typing,So.Undo,Mo.Paragraph];class Lo extends((0,e.ObservableMixin)(t.Editor)){constructor(t={}){const e=Po;(t=Object[e(405)]({},t))[e(385)]||(t[e(385)]=Lo[e(387)]),super(t),this.ui=new Co(this),this[e(419)](e(417),""),this[e(390)][e(416)].on(e(420),(()=>this[e(415)]()),{priority:e(389)}),this.on(e(382),(()=>this[e(415)]())),this[e(390)][e(416)][e(407)]()}[Ro(414)](){const t=Ro,e=this[t(413)][t(397)](t(399))||"";return this[t(409)]()[t(379)]((()=>this.ui[t(383)]()))[t(379)]((()=>this[t(395)][t(383)](e)))[t(379)]((()=>this[t(402)](t(381))))}[Ro(386)](){const t=Ro;return super[t(386)]()[t(379)]((()=>this.ui[t(386)]()))}[Ro(380)](){const t=Ro;this[t(390)][t(420)]((e=>{const n=t,o=this[n(390)][n(416)][n(401)](),r=o&&o[n(384)](o[n(378)]-1);e[n(391)](r,n(421)),this[n(394)][n(406)][n(380)]()}))}[Ro(415)](){const t=Ro,e=this[t(394)][t(406)],n=e[t(416)][t(401)](),o=n[t(384)](0);n[t(378)]>1||!o||"p"!=o[t(411)]?this[t(410)]&&this[t(410)][t(417)]&&((0,To.disablePlaceholder)(e,this[t(410)]),this[t(410)]=void 0):(this[t(417)]&&(o[t(417)]=this[t(417)]),(0,To.enablePlaceholder)({view:e,element:o,keepOnFocus:!0}),this[t(410)]=o)}}function jo(){const t=["childCount","then","focus","ready","change:placeholder","init","getChild","plugins","destroy","defaultPlugins","109860RHrCYu","low","model","setSelection","977286YUTUxa","30abUaMy","editing","data","2qDuFEJ","get","292DUqHzV","initialData","9BJZfWg","getRoot","fire","19585mcnkja","5054672jRXvmO","assign","view","createRoot","1849793KODNEY","initPlugins","placeholderElement","name","84944EzSQyd","config","create","_updatePlaceholder","document","placeholder","6510984ZdxdXP","set","change","end"];return(jo=function(){return t})()}Lo[Ro(387)]=Vo;const Bo=Lo,Do=Ko;function Ho(){const t=["fire","_createSubmitButton","ck-comment__input-actions--active","createCollection","933545kesLLX","createEditor","trim","_editorConfig","ck-comment__input-wrapper","15451752qRPzoK","8nhElGH","Cancel","cancel","setData","18rfoIBq","Ctrl+Enter","Reply...","add","value","focusCycler","placeholder","300ECKUAl","then","render","initialData","3157524wEeuJg","execute","submitLabel","div","focusLast","8fctKIa","withText","2051889kNcVjY","_createCancelButton","label","change","listenTo","editorDestroyed","insertBefore","reverse","set","_setupKeyboardNavigation","_isDestroyed","403767kzDKvn","model","bind","create","submitButtonView","shift+tab","keystrokes","getData","focusables","editor","extendTemplate","editorReady","tab","Esc","showButtons","focus","firstChild","destroy","bindTemplate","focusFirst","stop","6NxeVol","TOO_LONG_COMMENT_ALERT","document","Reply","forEach","submit","focusTracker","element","from","length","ck-comment__input-actions--cancel","_editorCreationPromise","isEnabled","2115OZtzaD","33077rmIvKM","cancelButtonView","disabledSubmit","high","view","added","setTemplate","ck-comment__input-actions","ck-comment__input-actions--submit"];return(Ho=function(){return t})()}function Ko(t,e){const n=Ho();return(Ko=function(t,e){return n[t-=380]})(t,e)}!function(t){const e=Ko,n=t();for(;;)try{if(230057===parseInt(e(421))/1+parseInt(e(392))/2*(parseInt(e(455))/3)+-parseInt(e(388))/4*(-parseInt(e(382))/5)+-parseInt(e(442))/6*(-parseInt(e(410))/7)+-parseInt(e(408))/8*(-parseInt(e(403))/9)+parseInt(e(399))/10*(parseInt(e(456))/11)+-parseInt(e(387))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class zo extends po.View{constructor(t,n={}){const o=Ko;super(t),this[o(430)]=null,this[o(385)]=n,this[o(418)](o(396),n[o(402)]||""),this[o(418)](o(458),!1),this[o(418)](o(435),!0),this[o(418)](o(398),fo(t,o(394))),this[o(418)](o(405),fo(t,o(445))),this[o(425)]=this[o(466)](),this[o(457)]=this[o(411)](),this[o(429)]=this[o(381)]([this[o(425)],this[o(457)]]),this[o(427)]=new e.KeystrokeHandler,this[o(448)]=new e.FocusTracker,this[o(397)]=new po.FocusCycler({focusables:this[o(429)],focusTracker:this[o(448)],keystrokeHandler:this[o(427)],actions:{focusPrevious:o(426),focusNext:o(433)}}),this[o(462)]({tag:o(406),attributes:{class:[o(386)]},children:[{tag:o(406),attributes:{class:[o(463),this[o(439)].if(o(435),o(380))]},children:[this[o(425)],this[o(457)]]}]}),this[o(427)][o(418)](o(434),((t,e)=>{const n=o;this[n(457)][n(465)](n(404)),e()})),this[o(427)][o(418)](o(393),((t,e)=>{const n=o;this[n(425)][n(454)]&&(this[n(425)][n(465)](n(404)),e())})),this.on(o(447),((e,n)=>{const r=o;n[r(451)]>65e3?(alert(fo(t,r(443),[n[r(451)],65e3])),e[r(441)]()):this[r(430)][r(391)]("")}),{priority:o(459)})}[Do(401)](){const t=Do;super[t(401)](),this[t(419)]()}[Do(383)](){const t=Do;return this[t(430)]||(this[t(430)]=new Bo(this[t(385)]),this[t(453)]=this[t(430)][t(424)]()[t(400)]((()=>{const e=t;if(this[e(420)])return;const n=this[e(430)];this[e(449)][e(416)](n.ui[e(449)],this[e(449)][e(437)]),n[e(422)][e(444)].on(e(413),(()=>this[e(396)]=n[e(428)]())),n[e(423)](e(398)).to(this),this[e(429)][e(395)](n.ui[e(460)],0),this[e(465)](e(432),this[e(430)])}))),this[t(453)]}[Do(436)](t){const e=Do;-1===t?(this[e(397)][e(440)](),this[e(397)][e(407)]()):this[e(397)][e(440)]()}async[Do(438)](){const t=Do;this[t(420)]||(this[t(420)]=!0,this[t(430)]&&(await this[t(453)],await this[t(430)][t(438)](),this[t(465)](t(415),this[t(430)])),await super[t(438)]())}[Do(466)](){const t=Do,{locale:e}=this,n=new po.ButtonView(e);return n[t(431)]({attributes:{class:[t(464)]}}),n[t(409)]=!0,n[t(423)](t(412)).to(this,t(405)),n.on(t(404),(()=>{const e=t;this[e(465)](e(447),this[e(396)])})),n[t(423)](t(454)).to(this,t(396),this,t(458),((e,n)=>!n&&!!e[t(384)]())),n}[Do(411)](){const t=Do,{locale:e}=this,n=new po.ButtonView(e);return n[t(431)]({attributes:{class:[t(452)]}}),n[t(412)]=fo(e,t(389)),n[t(409)]=!0,n.on(t(404),(()=>{const e=t;this[e(430)][e(391)](""),this[e(465)](e(390))})),n}[Do(419)](){const t=Do;this[t(427)][t(414)](this[t(449)]),this[t(429)][t(446)]((e=>{const n=t;this[n(448)][n(395)](e[n(449)])})),this[t(429)].on(t(413),((e,n)=>{const o=t;for(const t of Array[o(450)](n[o(461)])[o(417)]())this[o(448)][o(395)](t[o(449)])}))}}const Uo=Fo;function Fo(t,e){const n=Wo();return(Fo=function(t,e){return n[t-=451]})(t,e)}function Wo(){const t=["commentInputView","30UiILBw","destroy","extendTemplate","1678278VBaSvE","132NIFDqw","bind","element","focus","bindTemplate","focusTracker","editing","ck-comment__input-container","setTemplate","contains","change:showInput","mousedown","editorDestroyed","76087GStBlj","_focusOnNonInteractiveMouseDown","16ZqIlQR","target","26786721Ajfinm","346596QaZcuM","editor","showInput","28KSmwQL","105335CPefIS","filter","listenTo","div","editorReady","preventDefault","view","userView","value","9716QPopFN","set","678cDdWVD","ck-thread__user","1683MrzurB","1430orwPaE","getDomRoot","isFocused","some","then","focusCycler","showButtons","createEditor","delegate","ck-thread__input","ck-comment__input-container--active","render"];return(Wo=function(){return t})()}!function(t){const e=Fo,n=t();for(;;)try{if(739885===parseInt(e(479))/1*(parseInt(e(478))/2)+-parseInt(e(490))/3*(-parseInt(e(488))/4)+parseInt(e(453))/5*(parseInt(e(475))/6)+parseInt(e(456))/7*(parseInt(e(472))/8)+-parseInt(e(492))/9*(-parseInt(e(493))/10)+parseInt(e(470))/11*(-parseInt(e(457))/12)+-parseInt(e(474))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wo);class qo extends po.View{constructor(t,e,n){const o=Fo;super(t),this[o(452)]=new zo(t,n),this[o(498)]=this[o(452)][o(498)],this[o(452)][o(458)](o(499)).to(this[o(452)][o(462)],o(495),this[o(452)],o(487),((t,e)=>t||!!e)),this[o(489)](o(477),!1),this.on(o(467),(()=>{const t=o;this[t(477)]&&!this[t(452)][t(476)]&&this[t(452)][t(500)]()})),this[o(452)][o(501)](o(483)).to(this),this[o(452)][o(501)](o(469)).to(this),this[o(486)]=new r.UserView(t,e),this[o(486)][o(455)]({attributes:{class:o(491),"aria-hidden":!0}}),this[o(452)][o(455)]({attributes:{class:o(502)}}),this[o(465)]({tag:o(482),attributes:{class:[o(464),this[o(461)].if(o(477),o(503))]},children:[this[o(486)],this[o(452)]]})}[Uo(451)](){const t=Uo;super[t(451)](),this[t(471)]()}[Uo(454)](){const t=Uo;return this[t(452)][t(454)]()[t(497)]((()=>super[t(454)]()))}[Uo(460)](t){const e=Uo;this[e(452)][e(460)](t)}[Uo(471)](){const t=Uo;this[t(481)](this[t(459)],t(468),((e,n)=>{const o=t,{submitButtonView:r,cancelButtonView:s,editor:i}=this[o(452)];[r[o(459)],s[o(459)],i?i[o(463)][o(485)][o(494)]():null][o(480)]((t=>t))[o(496)]((t=>t[o(466)](n[o(473)])))||(this[o(460)](),n[o(484)]())}))}}function Yo(){const t=["1583968XHcVcn","136786paayIo","NUMBER_OF_COMMENTS","176ULKJjH","count","3JuKMpm","4szASWP","11ytrUub","548973AplRor","828tzvWPH","13755230XRVsKj","6034375PzRXqK","setTemplate","13748XbhwTb","19133940UYOJbK","ck-thread__comment-count","bindTemplate","set"];return(Yo=function(){return t})()}function Zo(t,e){const n=Yo();return(Zo=function(t,e){return n[t-=341]})(t,e)}!function(t){const e=Zo,n=t();for(;;)try{if(752563===-parseInt(e(353))/1*(-parseInt(e(358))/2)+-parseInt(e(357))/3*(-parseInt(e(352))/4)+-parseInt(e(345))/5+-parseInt(e(343))/6*(parseInt(e(347))/7)+-parseInt(e(355))/8*(-parseInt(e(342))/9)+parseInt(e(344))/10*(-parseInt(e(341))/11)+parseInt(e(348))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yo);class Go extends po.View{constructor(t){const e=Zo;super(t);const n=this[e(350)];this[e(351)](e(356),void 0),this[e(346)]({tag:"li",attributes:{class:e(349)},children:[{text:n.to(e(356),(n=>fo(t,e(354),n)))}]})}}function Xo(t,e){const n=Qo();return(Xo=function(t,e){return n[t-=404]})(t,e)}const Jo=Xo;function Qo(){const t=["focusCycler","maxCommentCharsWhenCollapsed","resolveCommentThread","Thread comments","formatDateTime","insert","element","add","focus","resolvedCommentView","change:hasDirtyComment","934033IVmmqm","focusLast","focusFirst","refreshVisibleViews","editorConfig","forEach","resolvedAt","get","3ERWBjK","_collapsedCommentsView","editorReady","change","keystrokes","_rearrangeExpand","delete","focusTracker","change:isActive","render","hasDirtyComment","added","_handleRemoveCommentModel","_model","_findOptimalIndex","editorDestroyed","locale","listenTo","change:isEditMode","commentViews","weight","expand","authoredAt","createCollection","326226loyKfw","65CtjODE","2uSWGcv","ck-thread__comments","maxCommentsWhenCollapsed","arrowdown","maxThreadTotalWeight","comments","removeComment","_shouldCollapse","344830hngmTA","_setupKeyboardNavigation","ck-hidden","visibleViews","resolvedBy","arrowup","CommentView","length","_handleInfoComment","_rearrangeCollapse","503629eDdKKF","6103141hKEwHF","_handleNewCommentModel","bindTemplate","set","2257288Cjvabk","destroy","isActive","equal","isEditMode","count","bind","delegate","includes","map","144tXNeeJ","reverse","_config","Marked as resolved","updateComment","_updateHasDirtyComment","resolved","commentUpdated","target","stopListening","some","_calculatePosition","2860196pyTYXP","setTemplate","removed","from","viewUid","remove","change:isResolved","collapse"];return(Qo=function(){return t})()}!function(t){const e=Xo,n=t();for(;;)try{if(518408===parseInt(e(407))/1*(-parseInt(e(441))/2)+-parseInt(e(415))/3*(parseInt(e(486))/4)+-parseInt(e(440))/5*(-parseInt(e(439))/6)+parseInt(e(459))/7+parseInt(e(464))/8+-parseInt(e(474))/9*(-parseInt(e(449))/10)+parseInt(e(460))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qo);class $o extends po.View{constructor(t,n,o){const r=Xo;super(t);const s=this[r(462)];this[r(463)](r(425),!1),this[r(463)](r(456),n[r(446)][r(456)]),this[r(463)](r(466),!1),this[r(428)]=n,this[r(476)]=o,this[r(434)]=this[r(438)](),this[r(452)]=this[r(438)](),this[r(405)]=null,this[r(422)]=new e.FocusTracker,this[r(419)]=new e.KeystrokeHandler,this[r(494)]=new po.FocusCycler({focusables:this[r(434)],focusTracker:this[r(422)],keystrokeHandler:this[r(419)],keystrokeHandlerOptions:{filter:t=>this[r(434)][r(473)]((t=>t[r(500)]))[r(472)](t[r(482)])},actions:{focusPrevious:r(454),focusNext:r(444)}}),this[r(416)]=new Go(t),this[r(416)][r(470)](r(469)).to(this,r(456),(t=>t-this[r(476)][r(443)]));for(const t of n[r(446)])this[r(461)](t);this[r(457)](),this[r(432)](n[r(446)],r(501),((t,e)=>{const n=r,o=this[n(485)](e);this[n(456)]++,this[n(461)](e,o),this[n(410)]()})),this[r(432)](n[r(446)],r(491),((t,e)=>{const n=r;this[n(456)]--,this[n(427)](e),this[n(410)]()})),this[r(432)](n,r(481),(()=>this[r(410)]())),this[r(432)](n,r(492),(()=>this[r(457)]())),this.on(r(423),(()=>this[r(410)]())),this.on(r(406),(()=>this[r(410)]())),this[r(487)]({tag:"ul",attributes:{class:[r(442),s.if(r(456),r(451),(t=>!t))],"aria-label":fo(t,r(497))},children:this[r(452)]})}get[Jo(448)](){const t=Jo;return this[t(428)][t(435)]>this[t(476)][t(445)]&&!this[t(466)]&&!this[t(425)]}[Jo(424)](){const t=Jo;super[t(424)](),this[t(410)](),this[t(450)]()}[Jo(404)](t){const e=Jo;-1===t?this[e(494)][e(408)]():this[e(494)][e(409)]()}[Jo(465)](){const t=Jo;this[t(416)][t(465)]();for(const e of this[t(434)])e[t(465)]();super[t(465)]()}[Jo(410)](){const t=Jo;this[t(448)]?this[t(458)]():this[t(420)]()}[Jo(461)](t,e){const n=Jo,o=new(this[n(476)][n(455)])(this[n(431)],t,{maxCommentCharsWhenCollapsed:this[n(476)][n(495)],formatDateTime:this[n(476)][n(498)],editorConfig:this[n(476)][n(411)]});o[n(490)]=t.id,o[n(471)](n(447)).to(this),o[n(471)](n(478)).to(this),o[n(471)](n(496)).to(this),o[n(471)](n(417)).to(this),o[n(471)](n(430)).to(this),this[n(432)](o,n(433),(()=>this[n(479)]())),this[n(434)][n(501)](o,e)}[Jo(485)](t){const e=Jo,n=this[e(428)][e(429)](t);return this[e(405)]?this[e(405)][e(437)]>t[e(437)]?n-1:n:n-1}[Jo(457)](){const t=Jo;if(this[t(428)][t(453)]&&this[t(428)][t(413)]){const e={id:t(480),author:this[t(428)][t(453)],authoredAt:this[t(428)][t(413)],content:fo(this[t(431)],t(477)),attributes:{}};this[t(405)]=new(this[t(476)][t(455)])(this[t(431)],e,{maxCommentCharsWhenCollapsed:this[t(476)][t(495)],formatDateTime:this[t(476)][t(498)],editorConfig:this[t(476)][t(411)],isSystemComment:!0}),this[t(434)][t(501)](this[t(405)],this[t(428)][t(429)](e))}else this[t(405)]&&(this[t(434)][t(491)](this[t(405)]),this[t(405)][t(465)](),this[t(405)]=null);this[t(410)]()}[Jo(427)](t){const e=Jo,n=this[e(434)][e(491)](t.id);this[e(483)](n),n[e(468)]&&this[e(479)](),n[e(465)]()}[Jo(479)](){const t=Jo;this[t(425)]=Array[t(489)](this[t(434)])[t(484)]((e=>e[t(468)]))}[Jo(458)](){const t=Jo,n=function(t){const n=Xo,o=new e.Collection;for(const e of t)o[n(501)](e);return o}(this[t(434)]),o=this[t(416)][t(469)];for(let e=1;e<=o;e++)n[t(491)](1);for(const e of n)e[t(493)]();o>0&&n[t(501)](this[t(416)],1),tr((0,e.diff)(Array[t(489)](this[t(452)]),Array[t(489)](n)),this[t(452)],n)}[Jo(420)](){const t=Jo;tr((0,e.diff)(Array[t(489)](this[t(452)]),Array[t(489)](this[t(434)])),this[t(452)],this[t(434)]);for(const e of this[t(452)])e[t(436)]()}[Jo(450)](){const t=Jo;this[t(434)][t(412)]((e=>{const n=t;this[n(422)][n(501)](e[n(500)]),this[n(419)][n(432)](e[n(500)])})),this[t(434)].on(t(418),((e,n)=>{const o=t;for(const t of n[o(488)])this[o(422)][o(491)](t[o(500)]),this[o(419)][o(483)](t[o(500)]);for(const t of Array[o(489)](n[o(426)])[o(475)]())this[o(422)][o(501)](t[o(500)]),this[o(419)][o(432)](t[o(500)])}))}}function tr(t,e,n){const o=Jo;let r=0;for(const s of t)switch(s){case o(499):e[o(501)](n[o(414)](r),r),r++;break;case o(421):e[o(491)](r);break;case o(467):r++}}function er(t,e){const n=or();return(er=function(t,e){return n[t-=104]})(t,e)}const nr=er;function or(){const t=["ck-context__value","span","1071290wBKltw","set","24lziqud","926800lAACwj","945pcdJde","contextValue","25120LccWyC","985820fvjQxB","bindTemplate","161793SxhJgT","setTemplate","element","focus","512635HajoVt","12qcubTM","THREAD_CONTEXT_LABEL","6637072CuFlER"];return(or=function(){return t})()}!function(t){const e=er,n=t();for(;;)try{if(531853===parseInt(e(108))/1+parseInt(e(121))/2+-parseInt(e(104))/3*(-parseInt(e(116))/4)+-parseInt(e(114))/5*(-parseInt(e(109))/6)+-parseInt(e(117))/7+-parseInt(e(111))/8+parseInt(e(118))/9*(-parseInt(e(120))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(or);class rr extends po.View{constructor(t){const e=er;super(t);const n=this[e(122)];this[e(115)](e(119),""),this[e(105)]({tag:e(113),attributes:{class:["ck",e(112)],"aria-label":n.to(e(119),(n=>fo(t,e(110),n))),tabindex:-1},children:[{text:n.to(e(119))}]})}[nr(107)](){const t=nr;this[t(106)][t(107)]()}}const sr=ir;function ir(t,e){const n=cr();return(ir=function(t,e){return n[t-=308]})(t,e)}function cr(){const t=["classList","overlay","length","element","querySelector","focusTracker","reopenCommentThread","lastIndexOf","_setupKeyboardNavigation","_trimContextValue","isReadOnly","Comment was made on an element","3463600pNgxen","1913875uRNfvO","isResolved","651069ZgnyIl","27nBVJBV","focusFirst","_attachContextActions","icon",".ck-context__value","contextView",".ck-context","setTemplate","Reopen","substring","mouseenter","bindTemplate","1475776FIayuY","shift+tab","_model","div","hasContext","tab","remove","contextValue","ck-annotation__actions","focusables","isEnabled","...","mouseleave","ck-context","2flLIty","listenTo","bind","context","isResolvable","scrollWidth","ck-thread__header","_createContextView","offsetWidth","3723744nwuIBC","keystrokes","createCollection","focus","add","isVisible","ck-context--quotes","execute","fire","_createReopenButton","536065UOsBzy","2507286JkrtxJ","render","focusCycler","ck-context-wrapper","value","reopenButtonView","tooltip","locale","label"];return(cr=function(){return t})()}!function(t){const e=ir,n=t();for(;;)try{if(507938===parseInt(e(312))/1+-parseInt(e(364))/2*(parseInt(e(337))/3)+parseInt(e(373))/4+-parseInt(e(335))/5+-parseInt(e(313))/6+-parseInt(e(334))/7+-parseInt(e(350))/8*(-parseInt(e(338))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(cr);class ar extends po.View{constructor(t,n){const o=ir;super(t);const r=this[o(349)];this[o(352)]=n,this[o(318)]=this[o(311)](),this[o(343)]=this[o(371)](),this[o(359)]=this[o(375)]([this[o(343)],this[o(318)]]),this[o(327)]=new e.FocusTracker,this[o(374)]=new e.KeystrokeHandler,this[o(315)]=new po.FocusCycler({focusables:this[o(359)],focusTracker:this[o(327)],keystrokeHandler:this[o(374)],actions:{focusPrevious:o(351),focusNext:o(355)}}),this[o(366)](o(354)).to(this[o(352)],o(367),(t=>!!t)),this[o(366)](o(357)).to(this[o(352)],o(367),(t=>t&&t[o(317)]?this[o(331)](t[o(317)]):fo(this[o(320)],o(333)))),this[o(345)]({tag:o(353),attributes:{class:[o(370)]},children:[{tag:o(353),attributes:{class:[o(316)]},children:[{tag:o(353),attributes:{class:[o(363),r.if(o(354),o(308))]},children:[this[o(343)]]}]},{tag:o(353),attributes:{class:[o(358)]},children:[this[o(318)]]}]})}[sr(314)](){const t=sr;super[t(314)](),this[t(340)](),this[t(330)]()}[sr(376)](){const t=sr;this[t(315)][t(339)]()}[sr(311)](){const t=sr,e=new po.ButtonView(this[t(320)]);return e[t(321)]=fo(this[t(320)],t(346)),e[t(319)]=fo(this[t(320)],t(346)),e[t(341)]='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m5.042 9.367 2.189 1.837a.75.75 0 0 1-.965 1.149l-3.788-3.18a.747.747 0 0 1-.21-.284.75.75 0 0 1 .17-.945L6.23 4.762a.75.75 0 1 1 .964 1.15L4.863 7.866h8.917A.75.75 0 0 1 14 7.9a4 4 0 1 1-1.477 7.718l.344-1.489a2.5 2.5 0 1 0 1.094-4.73l.008-.032H5.042z"/></svg>',e[t(366)](t(360)).to(this[t(352)],t(332),(t=>!t)),e[t(366)](t(378)).to(this[t(352)],t(368),this[t(352)],t(336),((t,e)=>t&&e)),e.on(t(309),(()=>{const e=t;this[e(310)](e(328),this[e(352)].id)})),e}[sr(331)](t){const e=sr;if(t[e(324)]<150)return t;const n=t[e(329)](" ",147);return t[e(347)](0,n>-1?n:147)+e(361)}[sr(340)](){const t=sr,e=this[t(325)][t(326)](t(344)),n=e[t(326)](t(342));this[t(365)](e,t(348),(()=>{const o=t;n[o(372)]<n[o(369)]&&e[o(322)][o(377)](o(323))})),this[t(365)](e,t(362),(()=>{const n=t;e[n(322)][n(356)](n(323))}))}[sr(330)](){const t=sr;this[t(374)][t(365)](this[t(325)]);for(const e of this[t(359)])this[t(327)][t(377)](e[t(325)]),this[t(374)][t(365)](e[t(325)])}[sr(371)](){const t=sr,e=new rr(this[t(320)]);return e[t(366)](t(357)).to(this),e}}const ur=hr;function hr(t,e){const n=lr();return(hr=function(t,e){return n[t-=484]})(t,e)}function lr(){const t=["editorDestroyed","addComment","Reply","updateComment","focusCycler","disabledSubmit","isDirty","removeCommentThread","keystrokes","72USnCxF","canComment","commentInputView","placeholder","change:isActive","325464wLIeWT","fire","tab","1086PwgHkM","focusables","Reply...","destroy","COMMENT_THREAD_DESCRIPTION","name","unlinkedAt","isResolvable","Comment","isSubmitted","comments","value","editorConfig","first","cancel","3508baDcha","44cTFmBY","_createCommentThreadInputView","stop","210608AtDvqd","shift+tab","listenTo","resolveCommentThread","ariaDescriptionView","element","length","Reply to reopen discussion...","isActive","submitLabel","target","archivedAt","CommentView","hasDirtyComment","_config","author","COMMENT_THREAD_LABEL","1703616xMGoEo","isResolved","bind","isUnlinked","assign","set","locale","focus","150ZmmCgd","showInput","_localUser","commentsListView","Write a comment...","submit","createCollection","commentThreadInputView","delegate","isReadOnly","editorReady","render","_model","reopenCommentThread","ariaLabel","submitCommentThread","748110UHECQc","focusTracker","removeComment","98948swdTmR","5HNDaiq","20167BOCYZB","commentThreadHeaderView"];return(lr=function(){return t})()}!function(t){const e=hr,n=t();for(;;)try{if(306939===parseInt(e(535))/1*(parseInt(e(506))/2)+parseInt(e(527))/3+parseInt(e(554))/4*(parseInt(e(555))/5)+-parseInt(e(491))/6*(parseInt(e(556))/7)+-parseInt(e(510))/8*(parseInt(e(567))/9)+parseInt(e(551))/10+parseInt(e(507))/11*(parseInt(e(488))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lr);class dr extends po.View{constructor(t,n,o,s){const i=hr;super(t),this[i(532)](i(518),!1),this[i(532)](i(564),!1),this[i(547)]=n,this[i(537)]=o,this[i(524)]=s,this[i(557)]=new ar(t,n),this[i(557)][i(543)](i(548)).to(this),this[i(514)]=new r.AriaDescriptionView(t,fo(t,i(495))),this[i(512)](this,i(548),(()=>{this[i(534)]()})),this[i(538)]=new $o(t,n,Object[i(531)]({CommentView:this[i(524)][i(522)]},s)),this[i(538)][i(543)](i(553)).to(this),this[i(538)][i(543)](i(561)).to(this),this[i(538)][i(543)](i(513)).to(this),this[i(538)][i(543)](i(545)).to(this),this[i(538)][i(543)](i(558)).to(this),this[i(538)][i(529)](i(518)).to(this),this[i(512)](this,i(513),(()=>{this[i(534)]()})),this[i(532)](i(516),this[i(538)][i(516)]),this[i(529)](i(516)).to(this[i(538)],i(516)),this[i(542)]=this[i(508)](),this[i(542)][i(543)](i(545)).to(this),this[i(542)][i(543)](i(558)).to(this),this.on(i(553),(()=>this[i(534)]())),this[i(529)](i(564)).to(this[i(538)],i(523),this[i(542)][i(485)],i(502),((t,e)=>t||!!e)),this[i(529)](i(530)).to(n,i(497),(t=>!!t)),this[i(529)](i(549)).to(this,i(516),(t=>{const e=i,n=this[e(547)][e(501)][e(504)]?this[e(547)][e(501)][e(504)][e(525)][e(496)]:this[e(537)][e(496)];return fo(this[e(533)],e(526),[t,n])})),this[i(492)]=this[i(541)]([this[i(538)],this[i(542)]]),this[i(552)]=new e.FocusTracker,this[i(566)]=new e.KeystrokeHandler,this[i(562)]=new po.FocusCycler({focusables:this[i(492)],focusTracker:this[i(552)],keystrokeHandler:this[i(566)],keystrokeHandlerOptions:{filter:t=>t[i(520)]!==this[i(515)]},actions:{focusPrevious:i(511),focusNext:i(490)}})}[ur(534)](){const t=ur;this[t(515)][t(534)]()}[ur(546)](){const t=ur;super[t(546)](),(0,r.setupThreadKeyboardNavigation)(this,this[t(492)])}async[ur(494)](){const t=ur;this[t(564)]=!1,this[t(538)][t(494)](),await this[t(542)][t(494)](),super[t(494)]()}[ur(508)](){const t=ur,e=new qo(this[t(533)],this[t(537)],this[t(524)][t(503)]),n=e[t(485)];return e[t(529)](t(536)).to(this,t(518),this[t(547)],t(544),this[t(547)],t(484),this[t(547)],t(521),n,t(502),((t,e,n,o,r)=>!!r||!!o&&n&&!e||t&&n&&!e)),n[t(529)](t(486)).to(this,t(516),this[t(547)],t(498),this[t(547)],t(528),((e,n,o)=>{const r=t;let s;return s=r(o&&n?517:e?493:539),fo(this[r(533)],s)})),n[t(529)](t(519)).to(this,t(516),(e=>fo(this[t(533)],t(e?560:499)))),n.on(t(540),((e,n)=>{const o=t;this[o(489)](o(559),n),this[o(547)][o(528)]&&this[o(547)][o(498)]&&this[o(489)](o(548),this[o(547)].id),this[o(547)][o(500)]||this[o(489)](o(550))})),n.on(t(505),(()=>{this[t(534)]()})),n[t(529)](t(563)).to(this[t(547)],t(544)),n.on(t(505),(e=>{const n=t;0==this[n(516)]&&(this[n(489)](n(565)),e[n(509)]())})),this.on(t(487),((e,o,r)=>{const s=t;r||this[s(516)]||n[s(502)]||this[s(489)](s(565))})),e}}const mr=kr;function kr(t,e){const n=gr();return(kr=function(t,e){return n[t-=445]})(t,e)}function gr(){const t=["remove","_boundFirstCommentView","_createResolveButton","commentThreadChildren","isConfirm","commentThreadHeaderView","listenTo","fire","has","locale","ck-thread--","isUnlinked","_updateArchivedThreadHeader","change:archivedAt","Delete comment thread?","_cancelAllConfirms","2202CjvZiV","actionIndicator","querySelector","change:isReadOnly","focusables","1cfEOlV","get","length","check","42CSJRqe","removeButton","commentThreadInputView","3052ybJpSF","showConfirm","_model","then","isReadOnly","resolveCommentThread","archivedAt","listitem","_bindFirstCommentView","isSystemComment","removeCommentThread","icon","getTemplate","isResolved","926648hMvtuP","unbind","ck-thread",".ck-thread__container","focus","ck-thread__container","placeholder","tooltip","1906995QEYbgE","change:isActive","div","render","execute","actionBar","commentsListView","removeConfirm","resolveButton","setTemplate","989023GaXOmz","stop","isEnabled","ck-comment--resolve","createCollection","10qnGdnN","ck-thread--unlinked","Resolve","label","4495374iRNnid","4004272RYudVc","cancelConfirm","ck-thread--remove-confirmation","bind","Write a comment...","ck-thread--active","extendTemplate","bindTemplate","ariaLabel","add","isActive","ariaDescriptionView","22616616Tkoxep","element","ck-reset_all-excluded","containerElement","ck-rounded-corners","high","commentViews","isVisible","isResolvable","set"];return(gr=function(){return t})()}!function(t){const e=kr,n=t();for(;;)try{if(589964===-parseInt(e(463))/1*(-parseInt(e(484))/2)+parseInt(e(458))/3*(-parseInt(e(470))/4)+-parseInt(e(492))/5+parseInt(e(467))/6*(-parseInt(e(502))/7)+parseInt(e(512))/8+-parseInt(e(511))/9*(parseInt(e(507))/10)+parseInt(e(524))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gr);class pr extends((0,r.ConfirmMixin)(dr)){constructor(t,e,n,o){const r=kr;super(t,e,n,o),this[r(445)]=this[r(506)]([this[r(498)],this[r(469)],this[r(523)]]),this[r(533)](r(459),null),this[r(527)]=null,this[r(535)]=null,this[r(451)]=t,this[r(500)]=this[r(536)](),this[r(501)](this[r(482)]()),this.on(r(493),((t,e,n)=>{n||this[r(457)]()})),this[r(448)](this[r(472)],r(461),((t,e,n)=>{n&&this[r(457)]()})),this[r(465)]>0&&this[r(478)](),this[r(448)](this[r(498)][r(530)],r(521),(()=>{this[r(478)]()}))}[mr(482)](){const t=mr,e=this[t(519)];return{tag:t(494),attributes:{class:["ck",t(486),t(526),t(528),e.if(t(522),t(517)),e.if(t(453),t(508)),e.if(t(446),t(514)),e.to(t(459),(e=>e?t(452)+e:""))],"data-thread-id":this[t(472)].id,tabindex:0,role:t(477),"aria-label":e.to(t(520)),"aria-describedby":this[t(523)].id},children:[{tag:t(494),attributes:{class:t(489)},children:this[t(445)]}]}}[mr(495)](){const t=mr;super[t(495)](),this[t(527)]=this[t(525)][t(460)](t(487)),this[t(472)].on(t(455),(()=>{this[t(454)]()})),this[t(454)]()}[mr(457)](){const t=mr;this[t(513)]();for(const e of this[t(498)][t(530)])e[t(513)]()}[mr(478)](){const t=mr,{locale:e}=this,n=this[t(498)][t(530)][t(464)](0);n===this[t(535)]||n[t(479)]||(this[t(535)]=n,this[t(485)](t(459)),this[t(515)](t(459)).to(n,t(459),(e=>t(534)===e?t(534):null)),n[t(490)]=fo(e,t(516)),n[t(468)].on(t(496),(n=>{const o=t;n[o(503)](),this[o(471)](fo(e,o(456)),this[o(527)])[o(473)]((()=>{const t=o;this[t(449)](t(480))}))}),{priority:t(529)}),this.on(t(499),(()=>{n[t(488)]()})),n[t(497)][t(521)](this[t(500)],0),n[t(462)][t(521)](this[t(500)],0))}[mr(536)](){const e=mr,n=new r.LateFocusButtonView(this[e(451)]);return n[e(510)]=fo(this[e(451)],e(509)),n[e(491)]=fo(this[e(451)],e(509)),n[e(481)]=t.icons[e(466)],n[e(518)]({attributes:{class:e(505)}}),n[e(515)](e(504)).to(this[e(472)],e(474),(t=>!t)),n[e(515)](e(531)).to(this[e(472)],e(532),this[e(472)],e(483),((t,e)=>t&&!e)),n.on(e(496),(()=>{const t=e;this[t(449)](t(475),this[t(472)].id)})),n}[mr(454)](){const t=mr;this[t(472)][t(476)]?this[t(445)][t(450)](this[t(447)])||(this[t(445)][t(521)](this[t(447)],0),this[t(462)][t(521)](this[t(447)],0)):this[t(445)][t(450)](this[t(447)])&&(this[t(445)][t(534)](this[t(447)]),this[t(462)][t(534)](this[t(447)]))}}var fr=vr;function br(){var t=["change:content","ck-annotation__content","15480PuQnqz","714GfmtMV","render","13784kNoQZl","399207ssljTR","ck-content","78815tKEbZk","2SHjfWF","1306278yBGIZj","139309aeDASg","innerHTML","ck-comment__content","div","1392AncFcN","95lFxWaK","780790bdbnjc","set","content","element","27yJpCKg","setTemplate"];return(br=function(){return t})()}function vr(t,e){var n=br();return(vr=function(t,e){return n[t-=249]})(t,e)}!function(t){for(var e=vr,n=t();;)try{if(123674===-parseInt(e(266))/1+parseInt(e(264))/2*(parseInt(e(261))/3)+parseInt(e(257))/4*(-parseInt(e(271))/5)+-parseInt(e(265))/6+-parseInt(e(258))/7*(parseInt(e(260))/8)+parseInt(e(253))/9*(-parseInt(e(249))/10)+-parseInt(e(263))/11*(-parseInt(e(270))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(br);class _r extends po.View{constructor(t){var e=vr;super(t),this[e(250)](e(251),""),this[e(254)]({tag:e(269),attributes:{class:[e(262),e(268),e(256)]}})}[fr(259)](){var t=fr;super[t(259)](),this.on(t(255),((e,n,o)=>{var r=t;this[r(252)][r(267)]=o})),this[t(252)][t(267)]=this[t(251)]}}const wr=Ir;function Ir(t,e){const n=Ar();return(Ir=function(t,e){return n[t-=199]})(t,e)}!function(t){const e=Ir,n=t();for(;;)try{if(843943===parseInt(e(261))/1+parseInt(e(269))/2+parseInt(e(213))/3+-parseInt(e(211))/4*(parseInt(e(219))/5)+-parseInt(e(253))/6*(-parseInt(e(228))/7)+-parseInt(e(251))/8+parseInt(e(286))/9*(-parseInt(e(285))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ar);class yr extends po.View{constructor(t,n,o){const s=Ir;super(t),this[s(212)]=n,this[s(204)]=o,this[s(276)]=!!this[s(204)][s(276)],this[s(232)](s(230),!1),this[s(232)](s(209),!0),this[s(237)](s(287)).to(n,s(215),n,s(199),((e,r)=>fo(t,s(289),[n[s(284)][s(222)],o[s(265)](r),(new DOMParser)[s(231)](e,s(238))[s(245)][s(262)],n[s(229)]?this[s(207)]():""]))),this[s(279)]=new r.AriaDescriptionView(t,fo(t,s(250))),this[s(247)]=this[s(270)](),this[s(247)][s(235)](this[s(216)]()),this[s(280)]=new po.ViewCollection,this[s(203)]=new e.FocusTracker,this[s(254)]=new e.KeystrokeHandler,this[s(208)]=new po.FocusCycler({focusables:this[s(280)],focusTracker:this[s(203)],keystrokeHandler:this[s(254)],keystrokeHandlerOptions:{filter:t=>t[s(214)]!==this[s(223)]},actions:{focusPrevious:s(241),focusNext:s(217)}})}[wr(239)](){this[wr(209)]=!1}[wr(205)](){const t=wr;this[t(230)]||(this[t(209)]=!0)}[wr(264)](){const t=wr;this[t(223)][t(264)]()}[wr(233)](){const t=wr;super[t(233)](),this[t(272)]()}async[wr(274)](){const t=wr;await this[t(247)][t(283)](0)[t(274)](),super[t(274)]()}[wr(242)](){const t=wr;this[t(230)]||(this[t(230)]=!0,this[t(247)][t(246)](0)[t(274)](),this[t(247)][t(235)](this[t(258)]()))}[wr(227)](){const t=wr;this[t(230)]&&(this[t(230)]=!1,this[t(247)][t(246)](0)[t(274)](),this[t(247)][t(235)](this[t(216)]()))}[wr(207)](){const t=wr;return t(218)===this[t(212)][t(275)][t(266)][t(256)]?fo(this[t(259)],t(281)):fo(this[t(259)],t(260))}[wr(225)](){const t=wr;return this[t(212)][t(229)]?t(218)===this[t(212)][t(275)][t(266)][t(256)]?fo(this[t(259)],t(278),this[t(212)][t(255)][t(222)]):fo(this[t(259)],t(257),this[t(212)][t(255)][t(222)]):null}[wr(216)](){const t=wr,e=new _r(this[t(259)]);return e[t(237)](t(215)).to(this[t(212)],t(215),this,t(209),((e,n)=>n?(0,r.trimHtml)(e,{limit:this[t(204)][t(226)]}):e)),e}[wr(258)](){const t=wr;this[t(204)][t(282)]||(this[t(204)][t(282)]={}),this[t(204)][t(282)][t(221)]=this[t(212)][t(215)];const e=new zo(this[t(259)],this[t(204)][t(282)]);return e[t(277)]=this[t(212)][t(215)],e[t(237)](t(240)).to(this[t(212)],t(206)),e[t(243)]=fo(this[t(259)],t(268)),e.on(t(249),((e,n)=>{const o=t;this[o(273)](o(234),this[o(212)].id,n),this[o(227)](),this[o(264)]()})),e.on(t(244),(()=>{const e=t;this[e(227)](),this[e(264)]()})),e[t(248)](t(224),(()=>{e[t(264)]()})),e[t(252)](),e[t(263)](t(224)).to(this),e[t(263)](t(288)).to(this),e}[wr(272)](){const t=wr,e=this[t(223)];this[t(254)][t(201)](e);for(const e of this[t(280)])this[t(203)][t(235)](e[t(223)]),this[t(254)][t(201)](e[t(223)]);this[t(280)].on(t(202),((e,n)=>{const o=t;for(const t of n[o(210)])this[o(203)][o(246)](t[o(223)]),this[o(254)][o(271)](t[o(223)]);for(const t of n[o(220)])this[o(203)][o(235)](t[o(223)]),this[o(254)][o(201)](t[o(223)])})),this[t(254)][t(232)](t(200),((n,o)=>{const r=t;e===n[r(214)]&&(this[r(208)][r(236)](),o())})),this[t(254)][t(232)](t(267),((n,o)=>{const r=t;e!==n[r(214)]&&(this[r(264)](),o())}))}}function Ar(){const t=["COMMENT_THREAD_DESCRIPTION","5666864gjHHAE","createEditor","8203530TNOUcj","keystrokes","creator","source","EXTERNAL_AVATAR","_createCommentInputView","locale","EXTERNAL_COMMENT","1648780oNQcEx","textContent","delegate","focus","formatDateTime","@external","esc","Save","563188GUVZkZ","createCollection","stopListening","_setupKeyboardNavigation","fire","destroy","attributes","isSystemComment","value","EXTERNAL_IMPORT_WORD_AVATAR","ariaDescriptionView","focusables","EXTERNAL_IMPORT_WORD_COMMENT","editorConfig","get","author","10qeaxQZ","15043599FvDEJI","ariaLabel","editorDestroyed","COMMENT_ARIA_LABEL","authoredAt","enter","listenTo","change","focusTracker","_config","collapse","isReadOnly","getExternalCommentNote","focusCycler","isCollapsed","removed","3181544nYqMlh","_model","2164707MbPwBB","target","content","_createCommentContentView","tab","importWord","5eBvRKX","added","initialData","name","element","editorReady","getUserViewNotificationText","maxCommentCharsWhenCollapsed","switchToDisplayMode","7xaJtpk","isExternal","isEditMode","parseFromString","set","render","updateComment","add","focusFirst","bind","text/html","expand","disabledSubmit","shift+tab","switchToEditMode","submitLabel","cancel","body","remove","visibleView","once","submit"];return(Ar=function(){return t})()}const Cr=Er;function Tr(){const t=["_createRemoveButton","isReadOnly","panelView","fire","ariaLabel","from","withText","isVisible","focusables","637160FKOFhk","ck-annotation__user","switchToEditMode","remove","actionIndicator","isEnabled","getTemplate","removeButton","3560649KEOPLC","buttonView","find","ck-hidden","placeholder","time","2sDXweM","label","push","blur","_createCommentInputView","some","authoredAt","items","ck-annotation__actions--hidden","change:isRemovable","isExternal","then","43090LXNQIh","ck-comment--info","mouseleave","element","ck-comment--remove","ck-comment--","unbind","ariaDescriptionView","icon","author","Delete comment?","9390RRZdhx","ck-comment__external","ck-annotation__actions","threeVerticalDots","ck-annotation","name","createCollection","mouseenter","_config","ck-comment--edit","isEditMode","4JicBMY","toMany","ck-annotation__content-wrapper","edit","ck-comment__actions--hidden","Edit","group","ck-comment__info","ck-comment__user","isRemovable","render","bind","_createDropdown","userView","add","execute","locale","_createEditButton","cancelConfirm","getUserViewNotificationText","isSystemComment","ck-annotation__info","ck-comment__info-time","ck-annotation__info-name","ck-comment__info-name","ck-comment__main","focus","Reply...","4319HZxDrP","4750315iagEXp","showConfirm","isConfirm","ck-annotation__main","_attachActions","ck-comment__actions","pencil","visibleView","removeComment","ck-comment__wrapper","div","getExternalCommentNote","_model","dropdown","extendTemplate","ck-comment","Show more items","Remove","369CWiecp","formatDateTime","editButton","ck-comment--remove-confirmation","1973744nxOllI","4310977pwQdsx","resolvedAt","set","actionBar","listitem","bindTemplate","addMany","isEditable","setTemplate","listenTo","length","children","ck-annotation__info-time","span","panelPosition"];return(Tr=function(){return t})()}function Er(t,e){const n=Tr();return(Er=function(t,e){return n[t-=352]})(t,e)}!function(t){const e=Er,n=t();for(;;)try{if(996137===-parseInt(e(406))/1*(parseInt(e(392))/2)+parseInt(e(400))/3+-parseInt(e(440))/4*(-parseInt(e(469))/5)+-parseInt(e(429))/6*(parseInt(e(468))/7)+parseInt(e(367))/8+-parseInt(e(363))/9*(parseInt(e(418))/10)+parseInt(e(368))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tr);class xr extends((0,r.ConfirmMixin)(yr)){constructor(t,e,n){const o=Er;super(t,e,n),this[o(370)](o(396),null),this[o(370)](o(404),fo(t,o(467))),this[o(451)](o(412)).to(e),this[o(451)](o(369)).to(e),this[o(371)]=this[o(435)](),this[o(460)]||(this[o(365)]=this[o(457)](),this[o(399)]=this[o(383)](),this[o(413)]=this[o(435)](),this[o(413)][o(374)]([this[o(365)],this[o(399)]]),this[o(358)]=this[o(452)](),this[o(371)][o(454)](this[o(358)]),this[o(391)][o(454)](this[o(358)])),this[o(453)]=new r.UserView(t,e[o(427)],this[o(459)]()),this[o(453)][o(359)]({attributes:{class:[o(448),o(393)],"aria-hidden":!0}}),this[o(377)](e,o(415),(()=>this[o(458)]())),this[o(376)](this[o(398)]())}[Cr(398)](){const t=Cr,e=this[t(373)],n=[{tag:t(355),attributes:{class:[t(447),t(461)]},children:[{tag:t(381),children:[{text:this[t(453)][t(434)]}],attributes:{class:[t(464),t(463)]}},{tag:t(405),attributes:{datetime:e.to(t(412)),class:[t(462),t(380)]},children:[{text:e.to(t(412),(e=>this[t(437)][t(364)](e)))}]}]},{tag:t(355),attributes:{class:[t(474),t(431),e.if(t(439),t(444)),e.if(t(439),t(414))]},children:this[t(371)]},{tag:t(355),attributes:{class:[t(442)]},children:this[t(352)]},this[t(425)]];return this[t(357)][t(416)]&&n[t(408)]({tag:t(355),attributes:{class:[t(430)]},children:[{text:this[t(356)]()}]}),{tag:"li",attributes:{class:[t(354),e.if(t(471),t(366))],tabindex:-1,"aria-label":e.to(t(387)),"aria-describedby":this[t(425)].id,role:t(372)},children:[{tag:t(355),attributes:{class:[t(360),t(433),e.if(t(439),t(438)),e.if(t(460),t(419)),e.to(t(396),(e=>e?t(423)+e:""))],"data-author-id":this[t(357)][t(427)].id,"data-comment-id":this[t(357)].id,role:t(446)},children:[this[t(453)],{tag:t(355),attributes:{class:[t(465),t(472)]},children:n}]}]}}[Cr(457)](){const e=Cr,n=new po.ButtonView(this[e(456)]);return n[e(407)]=fo(this[e(456)],e(445)),n[e(426)]=t.icons[e(475)],n[e(389)]=!0,n[e(359)]({attributes:{class:e(438)}}),n[e(451)](e(397)).to(this[e(357)],e(384),(t=>!t)),n[e(451)](e(390)).to(this[e(357)],e(375)),n.on(e(455),(()=>this[e(394)]())),n}[Cr(383)](){const t=Cr,e=new po.ButtonView(this[t(456)]);return e[t(407)]=fo(this[t(456)],t(362)),e[t(426)]='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M5.2 7h9.2c.6 0 1 .4 1 1v9.9c0 .5-.4 1-1 1H5.2a1 1 0 0 1-1-1V8c0-.6.4-1 1-1zm1 1.5c-.3 0-.5.2-.5.5v8c0 .3.2.5.5.5h.5c.2 0 .5-.2.5-.5V9c0-.3-.3-.5-.5-.5h-.5zm3.2 0c-.2 0-.5.2-.5.5v8c0 .3.3.5.5.5h.5c.3 0 .5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.4zm3.5 0c-.2 0-.5.2-.5.5v8c0 .3.3.5.5.5h.5c.3 0 .5-.2.5-.5V9c0-.3-.2-.5-.5-.5h-.5zm-1.4-7.1H8.3L6.5 3.6H3.8c-.5 0-.7.3-.7.8s.2.7.7.7h12c.6 0 .9-.2.9-.7 0-.5-.3-.8-1-.8h-2.4l-1.8-2.2z"/></svg>\n',e[t(389)]=!0,e[t(359)]({attributes:{class:t(422)}}),e[t(451)](t(397)).to(this[t(357)],t(384),(t=>!t)),e[t(451)](t(390)).to(this[t(357)],t(449)),e.on(t(455),(()=>{const e=t;this[e(470)](fo(this[e(456)],e(428)),this[e(421)])[e(417)]((()=>{const t=e;this[t(386)](t(353),this[t(357)].id)}))})),e}[Cr(452)](){const e=Cr,n=(0,po.createDropdown)(this[e(456)],r.LateFocusDropdownButtonView),o=n[e(385)][e(379)],s=new po.ListView(this[e(456)]),i=n[e(373)];(0,po.focusChildOnDropdownOpen)(n,(()=>this[e(413)][e(402)]((t=>t[e(390)])))),n[e(359)]({attributes:{class:[i.if(e(390),e(403),(t=>!t))]}});const c=(t,o=-1)=>{const r=e,i=new po.ListItemView(this[r(456)]);i[r(379)][r(454)](t);const c=o>-1?o:s[r(413)][r(378)];s[r(413)][r(454)](i,c);const a=Array[r(388)](this[r(413)]);n[r(424)](r(397),r(390)),n[r(451)](r(397))[r(441)](a,r(397),((...t)=>t[r(411)]((t=>t)))),n[r(451)](r(390))[r(441)](a,r(390),((...t)=>t[r(411)]((t=>t))))};n[e(382)]="sw",n[e(401)][e(370)]({label:fo(this[e(456)],e(361)),icon:t.icons[e(432)]});for(const t of this[e(413)])c(t);return o[e(454)](s),n[e(377)](this[e(413)],e(454),((t,e,n)=>{c(e,n)})),n[e(377)](this[e(413)],e(395),((t,n,o)=>{const r=e;s[r(413)][r(395)](o)})),n}[Cr(473)](t,e){const n=Cr,o=t&&t[n(421)];o&&(this[n(377)](o,n(436),(()=>this[n(396)]=e)),this[n(377)](o,n(466),(()=>this[n(396)]=e)),this[n(377)](o,n(420),(()=>this[n(396)]=null)),this[n(377)](o,n(409),(()=>this[n(396)]=null)))}[Cr(410)](){const t=Cr,e=super[t(410)]();return e[t(451)](t(404)).to(this),e}[Cr(450)](){const t=Cr;super[t(450)](),this[t(473)](this[t(365)],t(443)),this[t(473)](this[t(399)],t(395))}}var Or=n(673),Nr=n.n(Or),Sr=n(545),Mr=n.n(Sr),Rr=n(262),Pr=n.n(Rr),Vr=n(667),Lr=n.n(Vr),jr=n(357),Br=n.n(jr),Dr=n(554),Hr={attributes:{"data-cke":!0}};Hr.setAttributes=Lr(),Hr.insert=Pr().bind(null,"head"),Hr.domAPI=Mr(),Hr.insertStyleElement=Br();Nr()(Dr.A,Hr);Dr.A&&Dr.A.locals&&Dr.A.locals;var Kr=n(306),zr={attributes:{"data-cke":!0}};zr.setAttributes=Lr(),zr.insert=Pr().bind(null,"head"),zr.domAPI=Mr(),zr.insertStyleElement=Br();Nr()(Kr.A,zr);Kr.A&&Kr.A.locals&&Kr.A.locals;var Ur=n(980),Fr={attributes:{"data-cke":!0}};Fr.setAttributes=Lr(),Fr.insert=Pr().bind(null,"head"),Fr.domAPI=Mr(),Fr.insertStyleElement=Br();Nr()(Ur.A,Fr);Ur.A&&Ur.A.locals&&Ur.A.locals;const Wr=function(){return w.Date.now()};var qr=/\s/;const Yr=function(t){for(var e=t.length;e--&&qr.test(t.charAt(e)););return e};var Zr=/^\s+/;const Gr=function(t){return t?t.slice(0,Yr(t)+1).replace(Zr,""):t};var Xr=/^[-+]0x[0-9a-f]+$/i,Jr=/^0b[01]+$/i,Qr=/^0o[0-7]+$/i,$r=parseInt;const ts=function(t){if("number"==typeof t)return t;if(Kn(t))return NaN;if(M(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=M(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=Gr(t);var n=Jr.test(t);return n||Qr.test(t)?$r(t.slice(2),n?2:8):Xr.test(t)?NaN:+t};var es=Math.max,ns=Math.min;const os=function(t,e,n){var o,r,s,i,c,a,u=0,h=!1,l=!1,d=!0;if("function"!=typeof t)throw new TypeError("Expected a function");function m(e){var n=o,s=r;return o=r=void 0,u=e,i=t.apply(s,n)}function k(t){var n=t-a;return void 0===a||n>=e||n<0||l&&t-u>=s}function g(){var t=Wr();if(k(t))return p(t);c=setTimeout(g,function(t){var n=e-(t-a);return l?ns(n,s-(t-u)):n}(t))}function p(t){return c=void 0,d&&o?m(t):(o=r=void 0,i)}function f(){var t=Wr(),n=k(t);if(o=arguments,r=this,a=t,n){if(void 0===c)return function(t){return u=t,c=setTimeout(g,e),h?m(t):i}(a);if(l)return clearTimeout(c),c=setTimeout(g,e),m(a)}return void 0===c&&(c=setTimeout(g,e)),i}return e=ts(e)||0,M(n)&&(h=!!n.leading,s=(l="maxWait"in n)?es(ts(n.maxWait)||0,e):s,d="trailing"in n?!!n.trailing:d),f.cancel=function(){void 0!==c&&clearTimeout(c),u=0,o=a=r=c=void 0},f.flush=function(){return void 0===c?i:p(Wr())},f};const rs=function(t,e,n){var o=!0,r=!0;if("function"!=typeof t)throw new TypeError("Expected a function");return M(n)&&(o="leading"in n?!!n.leading:o,r="trailing"in n?!!n.trailing:r),os(t,e,{leading:o,maxWait:e,trailing:r})};function ss(t,e){const n=is();return(ss=function(t,e){return n[t-=166]})(t,e)}function is(){const t=["7389uWOuju","24140rPOYpS","128bIigHY","8952yOnSkn","class","2905715UTsexq","observe","cancel","21mXZYRo","50517qizLyO","389778nXWfAg","childList","disconnect","type","attributeName","388810nFHLeQ","326935DvSgwN","attributes","3520LEkBVz","characterData"];return(is=function(){return t})()}function cs(t){const e=rs(t,30),n=new MutationObserver((t=>{const n=ss;for(const o of t)(n(172)==o[n(168)]&&n(179)==o[n(169)]||n(166)==o[n(168)]||n(174)==o[n(168)])&&e()}));return{attach(t){n[ss(181)](t,{attributes:!0,childList:!0,subtree:!0,characterData:!0})},detach(){const t=ss;n[t(167)](),e[t(182)]()}}}!function(t){const e=ss,n=t();for(;;)try{if(549981===-parseInt(e(171))/1+-parseInt(e(170))/2+-parseInt(e(184))/3*(-parseInt(e(177))/4)+parseInt(e(180))/5+-parseInt(e(185))/6*(parseInt(e(183))/7)+-parseInt(e(178))/8*(-parseInt(e(175))/9)+parseInt(e(176))/10*(-parseInt(e(173))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(is);var as=n(438),us={attributes:{"data-cke":!0}};us.setAttributes=Lr(),us.insert=Pr().bind(null,"head"),us.domAPI=Mr(),us.insertStyleElement=Br();Nr()(as.A,us);as.A&&as.A.locals&&as.A.locals;const hs=ls;function ls(t,e){const n=ds();return(ls=function(t,e){return n[t-=274]})(t,e)}function ds(){const t=["arrowdown","attach","arrowup","length","ck-rounded-corners","render","first","set","delegate","targetRect","ck-annotation-wrapper--active","content","add","1375794hyWBHb","912135bnKMXl","ck-annotation-wrapper","type","540500IIQENA","fire","createCollection","focusTracker","listenTo","presentation","202374JkLZVx","detach","25qFFXCL","isActive","div","focus","isDirty","destroy","height","49TSikzq","8SCUnQg","keystrokes","799420HSiBNs","16084FuJpTL","setTemplate","clientHeight","_updateHeight","clear","Esc","448230ckLcxm","mainView","_mutationObserver","bindTemplate","element"];return(ds=function(){return t})()}!function(t){const e=ls,n=t();for(;;)try{if(186407===-parseInt(e(317))/1*(-parseInt(e(281))/2)+parseInt(e(306))/3+-parseInt(e(280))/4+-parseInt(e(287))/5+parseInt(e(315))/6*(-parseInt(e(277))/7)+-parseInt(e(278))/8*(-parseInt(e(305))/9)+parseInt(e(309))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ds);class ms extends po.View{constructor(t,n){const o=ls;super(t),this.id=(0,e.uid)(),this[o(312)]=new e.FocusTracker,this[o(279)]=new e.KeystrokeHandler,this[o(279)][o(299)](o(286),((t,e)=>this[o(310)](o(286),e))),this[o(299)](o(301),{top:0,right:0,bottom:0,left:0}),this[o(299)](o(276),0),this[o(299)](o(318),!1),this[o(299)](o(274),!1),this[o(299)](o(295),0),this[o(299)](o(308),""),this[o(289)]=cs((()=>this[o(284)]())),this[o(303)]=this[o(311)](),this[o(303)][o(300)](o(294),o(292)).to(this),this[o(303)][o(304)](n),this[o(288)]=n;const r=this[o(290)];this[o(282)]({tag:o(319),attributes:{class:["ck",o(307),o(296),r.if(o(318),o(302))],role:o(314)},children:this[o(303)]})}[hs(297)](){const t=hs;super[t(297)](),this[t(312)][t(304)](this[t(291)]),this[t(279)][t(313)](this[t(291)]),this[t(289)][t(293)](this[t(291)])}[hs(275)](){const t=hs;this[t(303)][t(285)](),this[t(279)][t(275)](),this[t(312)][t(275)](),this[t(289)][t(316)](),super[t(275)]()}[hs(320)](){const t=hs;this[t(303)][t(298)]&&this[t(303)][t(298)][t(320)]()}[hs(284)](){const t=hs,e=this[t(291)][t(283)];e&&(this[t(276)]=e)}}const ks=fs;function gs(){const t=["focusableElements","_type","set","659752FaeBEk","_target","destroy","1160hMxwIB","2IxNFqQ","getClientRects","102780QLniwn","innerView","offsetParent","length","annotation-invalid-target","stopListening","isVisible","clear","type","render","1842840PcUcnb","isActive","1191FaJGSO","item","nodeType","function","add","131509RmkghP","object","108idQwrj","element","_id","isArray","every","232110fAirDw","filter","view","_getNormalizedTarget","refreshVisibility","4604496WItqoq","focusTracker","27JTkzWh","updateTargetRect","33QvuXDd","targetRect","remove","mainView","_assertCorrectTarget","target"];return(gs=function(){return t})()}!function(t){const e=fs,n=t();for(;;)try{if(211371===parseInt(e(263))/1*(parseInt(e(237))/2)+-parseInt(e(251))/3*(-parseInt(e(236))/4)+-parseInt(e(249))/5+parseInt(e(258))/6*(parseInt(e(256))/7)+parseInt(e(233))/8*(parseInt(e(222))/9)+parseInt(e(239))/10*(parseInt(e(224))/11)+-parseInt(e(220))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gs);class ps extends((0,e.ObservableMixin)()){constructor({view:t,target:n,type:o,isVisible:r=!0}){const s=fs;super(),this[s(217)]=t,this[s(217)][s(259)]||this[s(217)][s(248)](),this[s(231)]=o,this[s(234)]=n,ps[s(228)](this[s(218)]()),this[s(230)]=new e.Collection([this[s(217)][s(259)]],{idProperty:s(260)}),this[s(230)].on(s(255),((t,e)=>{const n=s;this[n(217)][n(221)][n(255)](e)})),this[s(230)].on(s(226),((t,e)=>{const n=s;this[n(217)][n(221)][n(226)](e)})),this[s(232)](s(245),r)}get[ks(247)](){const t=ks;return t(254)==typeof this[t(231)]?this[t(231)]():this[t(231)]}get[ks(240)](){const t=ks;return this[t(217)][t(227)]}get[ks(229)](){const t=ks,e=this[t(218)]();return ps[t(228)](e),e}get[ks(225)](){const t=ks,n=this[t(229)];if(null===n)return null;if(n instanceof e.Rect)return n;const o=n[t(264)]((e=>function(e){const n=t;if(e[n(241)])return!0;return!!e[n(238)]()[n(252)](0)}(e)));return 0===o[t(242)]?null:new e.Rect(o[0][t(238)]()[t(252)](0))}get[ks(250)](){const t=ks;return this[t(217)][t(250)]}set[ks(250)](t){const e=ks;this[e(217)][e(250)]=t,this[e(217)][e(227)][e(250)]=t}[ks(223)](){const t=ks;this[t(217)][t(225)]=this[t(225)]}[ks(235)](){const t=ks;this[t(230)][t(244)](),this[t(230)][t(246)](),this[t(244)]()}[ks(219)](){const t=ks;this[t(245)]=!!this[t(225)]}static[ks(228)](t){const n=ks;if(!(null===t||t instanceof e.Rect||Array[n(261)](t)&&t[n(262)]((t=>bs(t)))))throw new e.CKEditorError(n(243),null,{target:t})}[ks(218)](){const t=ks,e=t(254)==typeof this[t(234)]?this[t(234)]():this[t(234)];return bs(e)?[e]:e}}function fs(t,e){const n=gs();return(fs=function(t,e){return n[t-=217]})(t,e)}function bs(t){const e=ks;return null!==t&&e(257)==typeof t&&e(253)in t&&1===t[e(253)]}function vs(t,e){const n=Is();return(vs=function(t,e){return n[t-=299]})(t,e)}const _s=vs;!function(t){const e=vs,n=t();for(;;)try{if(747885===-parseInt(e(337))/1*(parseInt(e(305))/2)+parseInt(e(327))/3*(parseInt(e(312))/4)+parseInt(e(319))/5*(-parseInt(e(306))/6)+-parseInt(e(346))/7*(parseInt(e(304))/8)+parseInt(e(338))/9*(parseInt(e(329))/10)+-parseInt(e(313))/11+parseInt(e(339))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Is);class ws extends e.Collection{constructor(t=[]){const n=vs;super(),this[n(318)]=new Map,this[n(340)]=new Map,this[n(300)]=new e.FocusTracker,this[n(300)].on(n(308),((t,e,o)=>{const r=n;o||this[r(344)](r(330))}));for(const e of t)this[n(334)](e)}get[_s(343)](){const t=_s;return this[t(300)][t(343)]}[_s(334)](t){const n=_s;if(this[n(332)](t))throw new e.CKEditorError(n(310),null);this[n(318)][n(342)](t[n(301)],t),this[n(340)][n(342)](t[n(336)],t);for(const e of t[n(333)])this[n(300)][n(334)](e);this[n(314)](t[n(333)],n(334),((t,e)=>{const o=n;this[o(300)][o(334)](e)})),this[n(314)](t[n(333)],n(311),((t,e)=>{const o=n;this[o(300)][o(311)](e)})),this[n(314)](t[n(336)][n(299)],n(308),((e,o,r)=>{const s=n;r&&this[s(344)](s(322),t)})),t[n(325)]();const o=this[n(341)](t[n(336)][n(302)]);return super[n(334)](t,o)}[_s(311)](t){const n=_s;if(!this[n(332)](t))throw new e.CKEditorError(n(328),null);this[n(320)](t[n(336)][n(299)]),this[n(320)](t[n(333)]);for(const e of t[n(333)])this[n(300)][n(311)](e);return this[n(340)][n(303)](t[n(336)]),this[n(318)][n(303)](t[n(301)]),super[n(311)](t)}[_s(324)](t){const e=_s;return this[e(318)][e(326)](t)}[_s(315)](t){const e=_s;return this[e(340)][e(326)](t)}[_s(307)](){const t=_s;super[t(317)](),this[t(320)](),this[t(318)][t(317)](),this[t(340)][t(317)](),this[t(300)][t(307)]()}[_s(345)](){const t=_s;for(const e of this)e[t(325)]();this[t(323)]()}[_s(323)](){const t=_s,e=Array[t(309)](this)[t(335)](((e,n)=>ys(e[t(336)][t(302)],n[t(336)][t(302)])));for(let n=e[t(331)]-1;n>0;n--){const o=e[n];n!==this[t(347)](o)&&(this[t(311)](o),this[t(334)](o))}}[_s(341)](t){const e=_s;let n=0;if(!t)return this[e(331)];for(const o of this){const r=o[e(336)][e(302)];if(r){if(ys(t,r)<0)return n;n++}}return n}}function Is(){const t=["5GpOZND","stopListening","top","focus","_sort","getByInnerView","updateTargetRect","get","116379ZDHNWM","annotationcollection-not-existing-item","9744410GAyPyE","blur","length","has","focusableElements","add","sort","view","733jyKUCZ","9RZWmCj","26493264RGVRVx","_viewToAnnotation","_getOrderInContent","set","isFocused","fire","refreshPositioning","3775779zqWZRz","getIndex","focusTracker","_focusTracker","innerView","targetRect","delete","8cAOduw","3030rPrzMT","3092604HqqlyF","destroy","change:isFocused","from","annotationcollection-duplicated-item","remove","36SmauwQ","6799529SYUHKD","listenTo","getByView","left","clear","_innerViewToAnnotation"];return(Is=function(){return t})()}function ys(t,e){const n=_s;if(null===t&&null===e)return 0;if(null===t)return-1;if(null===e)return 1;const o=t[n(321)]-e[n(321)];return 0==o?t[n(316)]-e[n(316)]:o}t.ContextPlugin;var As=n(332),Cs={attributes:{"data-cke":!0}};Cs.setAttributes=Lr(),Cs.insert=Pr().bind(null,"head"),Cs.domAPI=Mr(),Cs.insertStyleElement=Br();Nr()(As.A,Cs);As.A&&As.A.locals&&As.A.locals;t.ContextPlugin;var Ts=n(533),Es={attributes:{"data-cke":!0}};Es.setAttributes=Lr(),Es.insert=Pr().bind(null,"head"),Es.domAPI=Mr(),Es.insertStyleElement=Br();Nr()(Ts.A,Es);Ts.A&&Ts.A.locals&&Ts.A.locals;po.View;po.View;po.View;var xs=n(961),Os={attributes:{"data-cke":!0}};Os.setAttributes=Lr(),Os.insert=Pr().bind(null,"head"),Os.domAPI=Mr(),Os.insertStyleElement=Br();Nr()(xs.A,Os);xs.A&&xs.A.locals&&xs.A.locals;var Ns=n(163),Ss={attributes:{"data-cke":!0}};Ss.setAttributes=Lr(),Ss.insert=Pr().bind(null,"head"),Ss.domAPI=Mr(),Ss.insertStyleElement=Br();Nr()(Ns.A,Ss);Ns.A&&Ns.A.locals&&Ns.A.locals;var Ms=n(142),Rs={attributes:{"data-cke":!0}};Rs.setAttributes=Lr(),Rs.insert=Pr().bind(null,"head"),Rs.domAPI=Mr(),Rs.insertStyleElement=Br();Nr()(Ms.A,Rs);Ms.A&&Ms.A.locals&&Ms.A.locals;var Ps=n(258),Vs={attributes:{"data-cke":!0}};Vs.setAttributes=Lr(),Vs.insert=Pr().bind(null,"head"),Vs.domAPI=Mr(),Vs.insertStyleElement=Br();Nr()(Ps.A,Vs);Ps.A&&Ps.A.locals&&Ps.A.locals;var Ls=n(967),js={attributes:{"data-cke":!0}};js.setAttributes=Lr(),js.insert=Pr().bind(null,"head"),js.domAPI=Mr(),js.insertStyleElement=Br();Nr()(Ls.A,js);Ls.A&&Ls.A.locals&&Ls.A.locals;var Bs=n(906),Ds={attributes:{"data-cke":!0}};Ds.setAttributes=Lr(),Ds.insert=Pr().bind(null,"head"),Ds.domAPI=Mr(),Ds.insertStyleElement=Br();Nr()(Bs.A,Ds);Bs.A&&Bs.A.locals&&Bs.A.locals;var Hs=n(938),Ks={attributes:{"data-cke":!0}};Ks.setAttributes=Lr(),Ks.insert=Pr().bind(null,"head"),Ks.domAPI=Mr(),Ks.insertStyleElement=Br();Nr()(Hs.A,Ks);Hs.A&&Hs.A.locals&&Hs.A.locals;var zs=n(751),Us={attributes:{"data-cke":!0}};Us.setAttributes=Lr(),Us.insert=Pr().bind(null,"head"),Us.domAPI=Mr(),Us.insertStyleElement=Br();Nr()(zs.A,Us);zs.A&&zs.A.locals&&zs.A.locals;var Fs=n(901),Ws={attributes:{"data-cke":!0}};Ws.setAttributes=Lr(),Ws.insert=Pr().bind(null,"head"),Ws.domAPI=Mr(),Ws.insertStyleElement=Br();Nr()(Fs.A,Ws);Fs.A&&Fs.A.locals&&Fs.A.locals;var qs=n(888),Ys={attributes:{"data-cke":!0}};Ys.setAttributes=Lr(),Ys.insert=Pr().bind(null,"head"),Ys.domAPI=Mr(),Ys.insertStyleElement=Br();Nr()(qs.A,Ys);qs.A&&qs.A.locals&&qs.A.locals;function Zs(){const t=["has","856289UoEuDL","3173814ISjfvO","2730240qdLioR","isOfficialPlugin","activeAnnotations","low","deactivateAll","_addActiveAnnotation","refreshPositioning","ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO","getByInnerView","annotations","domRoots","target","ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS","_setupEnterAnnotationKeystroke","ACCESSIBILITY_HELP_ANNOTATIONS_EXIT","ready","push","_bindAnnotationsToVisibleAnnotations","createAnnotation","destroy","2233923ZvUyUS","32oyrXeM","escape","13380860iPoBTv","isVisible","set","Enter","remove","_setupEscapeAnnotationHandling","665480cZOZAC","Annotations","isArray","Ctrl+Enter","editing","collection","fire","_visibleAnnotations","change:isVisible","focusTracker","Tab","element","ACCESSIBILITY_HELP_ANNOTATIONS_GROUP","2VQhfZT","4824CuqSuM","createAnnotationView","Shift+Tab","focus","listenTo","pluginName","values","isPremiumPlugin","locale","ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS","_deactivateAllAnnotations","activate","Esc","contains","accessibility","_activateAnnotation","editors","Arrowup","add","Ctrl+Shift+E","ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT","context","ACCESSIBILITY_HELP_ANNOTATIONS_ENTER","keystrokes","stopListening","refreshVisibility","source","6005yCPzHs","delete","Arrowdown","addKeystrokeInfoGroup","_removeActiveAnnotation","view"];return(Zs=function(){return t})()}function Gs(t,e){const n=Zs();return(Gs=function(t,e){return n[t-=237]})(t,e)}const Xs=Gs;!function(t){const e=Gs,n=t();for(;;)try{if(997541===-parseInt(e(290))/1+parseInt(e(303))/2*(parseInt(e(281))/3)+parseInt(e(261))/4+parseInt(e(252))/5*(-parseInt(e(304))/6)+parseInt(e(259))/7*(-parseInt(e(282))/8)+parseInt(e(260))/9+parseInt(e(284))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zs);class Js extends t.ContextPlugin{static get[Xs(309)](){return Xs(291)}static get[Xs(262)](){return!0}static get[Xs(311)](){return!0}constructor(e){const n=Xs;if(super(e),this[n(295)]=new ws,this[n(297)]=new ws,this[n(286)](n(263),new Set),this[n(278)](),e instanceof t.Editor){const t=e[n(312)];e[n(239)][n(255)]({id:n(270),label:fo(t,n(302)),keystrokes:[{label:fo(t,n(268)),keystroke:n(244)},{label:fo(t,n(275)),keystroke:n(237)},{label:fo(t,n(247)),keystroke:n(287)},{label:fo(t,n(313)),keystroke:[[n(300)],[n(306)]]},{label:fo(t,n(245)),keystroke:[n(293)]},{label:fo(t,n(273)),keystroke:[[n(242)],[n(254)]]}]})}this[n(274)](),this[n(289)]()}[Xs(243)](t){const e=Xs;this[e(295)][e(243)](t)}[Xs(288)](t){const e=Xs;this[e(295)][e(288)](t),t[e(280)]()}[Xs(250)](){const t=Xs;for(const e of this[t(295)])e[t(250)]()}[Xs(267)](){const t=Xs;this[t(297)][t(267)]()}[Xs(269)](t){const e=Xs;return this[e(295)][e(269)](t)}[Xs(265)](){const t=Xs;this[t(296)](t(314))}[Xs(280)](){const t=Xs;for(const e of this[t(295)])e[t(280)]();this[t(297)][t(280)](),this[t(295)][t(280)](),super[t(280)]()}[Xs(315)](t){const e=Xs;this[e(296)](e(240),t)}[Xs(279)](t){return new ps(t)}[Xs(305)](t,e){return new ms(t,e)}[Xs(266)](t){const e=Xs,n=new Set(this[e(263)]);n[e(243)](t),this[e(263)]=n}[Xs(256)](t){const e=Xs,n=new Set(this[e(263)]);n[e(253)](t),this[e(263)]=n}[Xs(278)](){const t=Xs,e=this[t(295)],n=this[t(297)];function o(e){const o=t,r=e[o(251)];r[o(285)]&&!n[o(258)](r)?n[o(243)](r):!r[o(285)]&&n[o(258)](r)&&n[o(288)](r),r[o(257)][o(299)][o(288)](r[o(257)][o(301)]),r[o(257)][o(299)][o(243)](r[o(257)][o(301)])}this[t(308)](e,t(243),((e,r)=>{const s=t;r[s(285)]&&n[s(243)](r),this[s(308)](r,s(298),o)})),this[t(308)](e,t(288),((e,r)=>{const s=t;n[s(258)](r)&&n[s(288)](r),this[s(249)](r,s(298),o)}))}[Xs(274)](){const n=Xs,o=t=>{const n=Gs;t.on(n(276),(()=>{const o=n;t[o(248)][o(286)]("Ctrl+Shift+E",((t,n)=>{const r=o,s=(0,e.first)(this[r(263)][r(310)]());s&&(s[r(257)][r(307)](),n())}))}))};this[n(246)]instanceof t.Editor?o(this[n(246)]):this[n(246)][n(241)]&&this[n(246)][n(241)].on(n(243),((t,e)=>{o(e)}))}[Xs(289)](){const e=Xs,n=e=>{const n=Gs,o=e[n(251)],r=[];let s;if(Array[n(292)](o[n(272)])){s=o[n(272)][0],this[n(246)]instanceof t.Editor?r[n(277)](this[n(246)]):this[n(246)][n(241)]&&r[n(277)](...this[n(246)][n(241)]);for(const t of r)for(const e of t[n(294)][n(257)][n(271)][n(310)]())if(e[n(238)](s))return void t[n(294)][n(257)][n(307)]();s[n(307)]()}};this[e(308)](this[e(295)],e(243),((t,o)=>{const r=e;this[r(308)](o,r(283),n,{priority:r(264)})})),this[e(308)](this[e(295)],e(288),((t,o)=>{const r=e;this[r(249)](o,r(283),n)}))}}const Qs=$s;function $s(t,e){const n=ti();return($s=function(t,e){return n[t-=172]})(t,e)}function ti(){const t=["submit","licenseKey","removeAttribute","isOfficialPlugin","config","3FFuoTx","fromCharCode","textContent","bodyCollectionContainer","createdAt","plugins","commentsrepository-remove-missing-comment-thread","commentsrepository-missing-target","commentThreadInputView","commentsrepository-reopen-comment-thread","_add","model","isEditable","authoredAt","createElement","createCommentThreadController","map","removeComment","body","commentInputView","remove","_isSubmitted","_updateComment","setActiveCommentThread","requires","setAttribute","_addComment","139335VktiiB","comment","activeCommentThread","_updateCommentThread","external:","_removeComment","lowest","change:activeAnnotations","locale","has","_viewToController","innerHTML","_attachCommentThread","Missing comments editor configuration (`comments.editorConfig`). Default configuration will be used instead.","bind","modifyAll","max","deactivateAll","_removeActiveAnnotation","CommentThreadView","_unbindEditors","getEarlierVisibleRevision","focusableElements","trim","comments.copyMarkers","highest","reduce","commentsrepository-remove-missing-comment","filter","_removeCommentThread","commentsrepository-add-comment-to-missing-comment-thread","5bikUwa","error","push","focus","CommentView","innerView","83848OShKSh","comments.CommentView","_bindAnnotationToEditors","PendingActions","content","commentsrepository-add-comment-internal-error","updateComment","authorName","PENDING_ACTION_COMMENT_THREAD","5938776EstGyJ","@external","isNaN","setUnlinkedAt","div","_detachCommentThread","commentsrepository-fetch-comment-thread","warn","commentsrepository-adapter-already-set","_addCommentThread","getPermissions","_submitCommentThread","_hasTargetInContent","commentsrepository-update-comment-missing-comment-thread","commentsrepository-invalid-comment-authorid","1222156EyYpon","editor","function","_threads","find","addCommentThread","_updateActiveAnnotation","fire","define","setPermissions","_resolveCommentThread","change:_permissions","_getExternalAuthor","context","forbiddenHandler","commentUpdated","commentsrepository-update-comment-thread-internal-error","change:authoredAt","once","channelId","_createNewComment","add","join","237204EQEOcq","noChannel","values","comments.maxThreadTotalWeight","write","commentsrepository-active-not-attached","isResolved","stopListening","_readOnlyChannels","isRemovable","delete","_permissions","type","commentsrepository-missing-thread-and-adapter-method","isFromAdapter","getCommentThread","getByInnerView","update","commentsrepository-update-comment-internal-error","addUser","isResolvable","comments.editorConfig","listenTo","24TqOTUr","change:isDirty","commentsrepository-add-comment-thread-internal-error","attachTo","resolvedBy","commentsrepository-duplicated-comment-thread-id","resolve","threadId","_update","comments.maxCommentCharsWhenCollapsed","weight","commentsListView","view","assign","commentsrepository-update-missing-comment","focusTracker","isAttached","attributes","length","commentsrepository-remove-comment-missing-comment-thread","editorReady","reopenCommentThread","fetchCommentThread","adapter","author","isSubmitted","getTime","isActive","commentId","resolvedAt","hasCommentThread","catch","escape","_adapter","removeCommentThread","isDirty","admin","getComment","unlinkedAt","getCommentThreads","commentsrepository-get-comment-invalid-id","setContext","commentsrepository-active-missing-comment-thread","change:_readOnlyChannels","getRevision","pluginName","commentsrepository-add-comment-user-not-exists","commentsrepository-invalid-commentid","getIndex","commentsrepository-update-comment-invalid-content","activate","reopen","commentsrepository-missing-comment-thread","_remove","then","_repository","refreshVisibility","creator","commentsrepository-invalid-comment-content","isReadOnly","canComment","destroy","commentsrepository-remove-comment-thread-internal-error","60fPSudZ","set","commentsrepository-remove-comment-internal-error","resolveCommentThread","switchReadOnly","addComment","_reopenCommentThread","_createCommentThreadView","comments.maxCommentsWhenCollapsed","getUser","afterInit","commentsrepository-invalid-comment-thread-id","comments","985802ZxgFCB","1059831FCMKdL","comments.CommentThreadView","isPremiumPlugin","from","init","archivedAt","openNewCommentThread","editorDestroyed","_findOptimalIndex","CommentsRepository","commentsrepository-attach-missing-comment-thread","commentsrepository-resolve-comment-thread-internal-error","string","_threadToController","submitCommentThread","commentsrepository-resolved-comment-thread","toJSON","get","commentsrepository-reopen-comment-thread-internal-error","_isAttached","isExternal","updateCommentThread"];return(ti=function(){return t})()}!function(t){const e=$s,n=t();for(;;)try{if(514598===-parseInt(e(360))/1+-parseInt(e(268))/2+parseInt(e(296))/3*(parseInt(e(384))/4)+parseInt(e(354))/5*(parseInt(e(369))/6)+parseInt(e(323))/7+parseInt(e(192))/8*(-parseInt(e(269))/9)+parseInt(e(255))/10*(parseInt(e(407))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ti);const ei=Symbol(Qs(408)),ni={admin:!0,modifyAll:!1,write:!0,resolve:!0};class oi extends t.ContextPlugin{static get[Qs(320)](){return[Js,t.PendingActions,r.Users]}static get[Qs(237)](){return Qs(278)}static get[Qs(294)](){return!0}static get[Qs(271)](){return!0}constructor(t){const e=Qs;super(t),this[e(387)]=new Map,this[e(282)]=new Map,this[e(333)]=new Map,this[e(256)](e(177),new Set),this[e(256)](e(180),new Map),this[e(292)]=this[e(397)][e(295)][e(286)](e(292));const n=this[e(397)][e(295)];n[e(392)](e(263),2),n[e(392)](e(172),500),n[e(392)](e(201),140),n[e(392)](e(270),pr),n[e(392)](e(361),xr),n[e(286)](e(190))||console[e(376)](e(336))}[Qs(273)](){const t=Qs,e=this[t(397)][t(301)][t(286)](Js);this[t(256)](t(325),null),this.on(t(389),((e,n)=>this[t(378)](n))),this.on(t(283),((e,n)=>this[t(380)](n))),this.on(t(258),((e,n)=>this[t(394)](n))),this.on(t(258),((e,n)=>this[t(390)](n)),{priority:t(329)}),this.on(t(213),((e,n)=>this[t(261)](n))),this.on(t(213),((e,n)=>this[t(390)](n)),{priority:t(329)}),this.on(t(226),((e,n)=>this[t(352)](n))),this.on(t(290),((e,n)=>this[t(326)](n))),this.on(t(290),((e,n)=>this[t(390)](n)),{priority:t(329)}),this.on(t(260),((e,n)=>this[t(322)](n))),this.on(t(366),((e,n)=>this[t(318)](n))),this.on(t(313),((e,n)=>this[t(328)](n))),this.on(t(260),((e,{threadId:n,isFromAdapter:o})=>{const r=t;if(o)return;const s=this[r(184)](n),i=s&&this[r(282)][r(286)](s);i&&i[r(204)][r(203)][r(357)](-1)}),{priority:t(329)}),this[t(191)](e,t(330),((e,n,o)=>{const r=t,s=Array[r(272)](o)[r(312)]((t=>this[r(333)][r(286)](t[r(359)])))[r(351)](Boolean)[0];this[r(325)]=s?s[r(307)]:null}))}[Qs(265)](){!function(e){function n(t){const e=$s;return t[e(312)]((t=>String[e(297)](t)))[e(406)]("")}(e=>{const o=$s;function r(t){return n([112,108,117,103,105,110,78,97,109,101])in t}const s=[1,85,78,115,198,255,50,112,83,87,161],i=[127,34,6,211,167,86,146,199,132,160,18];function c(t){return function(t,e){const o=function(t){const e=atob(t),[o,r]=e[n([115,112,108,105,116])](n([45]));try{if(atob(r))return atob(o)}catch(t){}return e}(t),r=Array[n([102,114,111,109])](function(t){const e=new Uint8Array(t[n([108,101,110,103,116,104])]);for(let o=0;o<t[n([108,101,110,103,116,104])];o++)e[o]=t[n([99,104,97,114,67,111,100,101,65,116])](o);return e}(o)),s=r[n([112,111,112])](),i=r[n([112,111,112])]();return function(t){let e="";for(const o of t)e+=String[n([102,114,111,109,67,104,97,114,67,111,100,101])](o);return e}(function(t,e,o){const r={};r[n([110,117,109,98,101,114,79,102,82,111,117,110,100,115])]={16:10,24:12,32:14},r[n([114,99,111,110])]=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],r[n([83])]=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],r[n([84,49])]=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],r[n([84,50])]=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],r[n([84,51])]=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],r[n([84,52])]=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],r[n([85,49])]=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],r[n([85,50])]=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],r[n([85,51])]=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],r[n([85,52])]=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];const s=new Uint8Array(16);for(let t=15;t>=0;--t)s[t]=o%256,o=parseInt(o/256);let i=null,c=16;const a=new Uint8Array(e),u=[],h=[];!function(){const t=r[n([110,117,109,98,101,114,79,102,82,111,117,110,100,115])][a[n([108,101,110,103,116,104])]];for(let e=0;e<=t;e++)u[n([112,117,115,104])]([0,0,0,0]),h[n([112,117,115,104])]([0,0,0,0]);const e=4*(t+1),o=a[n([108,101,110,103,116,104])]/4,s=l(a);let i;for(let e=0;e<o;e++)i=e>>2,u[i][e%4]=s[e],h[t-i][e%4]=s[e];let c,d=0,m=o;for(;m<e;){c=s[o-1],s[0]^=r[n([83])][c>>16&255]<<24^r[n([83])][c>>8&255]<<16^r[n([83])][255&c]<<8^r[n([83])][c>>24&255]^r[n([114,99,111,110])][d]<<24,d+=1;for(let t=1;t<o/2;t++)s[t]^=s[t-1];c=s[o/2-1],s[o/2]^=r[n([83])][255&c]^r[n([83])][c>>8&255]<<8^r[n([83])][c>>16&255]<<16^r[n([83])][c>>24&255]<<24;for(let t=o/2+1;t<o;t++)s[t]^=s[t-1];let i,a,l=0;for(;l<o&&m<e;)i=m>>2,a=m%4,u[i][a]=s[l],h[t-i][a]=s[l++],m++}for(let e=1;e<t;e++)for(let t=0;t<4;t++)c=h[e][t],h[e][t]=r[n([85,49])][c>>24&255]^r[n([85,50])][c>>16&255]^r[n([85,51])][c>>8&255]^r[n([85,52])][255&c]}();for(let e=0;e<t[n([108,101,110,103,116,104])];e++)16===c&&(i=m(s),c=0,d(s)),t[e]^=i[c++];return t;function l(t){const e=[];for(let o=0;o<t[n([108,101,110,103,116,104])];o+=4)e[n([112,117,115,104])](t[o]<<24|t[o+1]<<16|t[o+2]<<8|t[o+3]);return e}function d(t){for(let e=15;e>=0;e--){if(255!==t[e]){t[e]++;break}t[e]=0}}function m(t){const e=u[n([108,101,110,103,116,104])]-1,o=[0,0,0,0];let s=l(t);for(let t=0;t<4;t++)s[t]^=u[0][t];for(let t=1;t<e;t++){for(let e=0;e<4;e++)o[e]=r[n([84,49])][s[e]>>24&255]^r[n([84,50])][s[(e+1)%4]>>16&255]^r[n([84,51])][s[(e+2)%4]>>8&255]^r[n([84,52])][255&s[(e+3)%4]]^u[t][e];s=o[n([115,108,105,99,101])]()}const i=new Uint8Array(16);let c;for(let t=0;t<4;t++)c=u[e][t],i[4*t]=255&(r[n([83])][s[t]>>24&255]^c>>24),i[4*t+1]=255&(r[n([83])][s[(t+1)%4]>>16&255]^c>>16),i[4*t+2]=255&(r[n([83])][s[(t+2)%4]>>8&255]^c>>8),i[4*t+3]=255&(r[n([83])][255&s[(t+3)%4]]^c);return i}}(r,e,i+256*s))}(t,new Uint8Array([...s,29,221,175,90,231,133,239,240,75,180,...i]))}const a=function(){const t=[{[n([105,100])]:1,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([67,111,109,109,101,110,116,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([99,104,101,99,107,65,108,115,111])]:[{[n([105,100])]:2,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,114,97,99,107,32,67,104,97,110,103,101,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115]),[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}}],[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}},{[n([105,100])]:3,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,97,103,105,110,97,116,105,111,110]),[n([112,108,117,103,105,110,78,97,109,101])]:n([80,97,103,105,110,97,116,105,111,110,76,111,111,107,117,112]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])},{[n([105,100])]:4,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([82,101,118,105,115,105,111,110,32,72,105,115,116,111,114,121]),[n([112,108,117,103,105,110,78,97,109,101])]:n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121]),[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}},{[n([105,100])]:5,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([68,111,99,117,109,101,110,116,32,79,117,116,108,105,110,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([68,111,99,117,109,101,110,116,79,117,116,108,105,110,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:6,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([70,111,114,109,97,116,32,80,97,105,110,116,101,114]),[n([112,108,117,103,105,110,78,97,109,101])]:n([70,111,114,109,97,116,80,97,105,110,116,101,114,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([102,111,114,109,97,116,80,97,105,110,116,101,114,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:7,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([83,108,97,115,104,32,67,111,109,109,97,110,100]),[n([112,108,117,103,105,110,78,97,109,101])]:n([83,108,97,115,104,67,111,109,109,97,110,100,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([115,108,97,115,104,67,111,109,109,97,110,100,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:8,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,97,98,108,101,32,111,102,32,67,111,110,116,101,110,116,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,97,98,108,101,79,102,67,111,110,116,101,110,116,115,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:9,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,101,109,112,108,97,116,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,101,109,112,108,97,116,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([116,101,109,112,108,97,116,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12,14]}},{[n([105,100])]:10,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,97,115,116,101,32,102,114,111,109,32,79,102,102,105,99,101,32,69,110,104,97,110,99,101,100]),[n([112,108,117,103,105,110,78,97,109,101])]:n([80,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,73,110,108,105,110,101,114]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:11,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([65,73,32,65,115,115,105,115,116,97,110,116]),[n([112,108,117,103,105,110,78,97,109,101])]:n([65,73,65,115,115,105,115,116,97,110,116,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([97,105,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])},{[n([105,100])]:12,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,114,111,100,117,99,116,105,118,105,116,121,32,112,97,99,107])},{[n([105,100])]:13,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([67,97,115,101,32,67,104,97,110,103,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([67,97,115,101,67,104,97,110,103,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([99,97,115,101,67,104,97,110,103,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:14,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([68,114,117,112,97,108,32,112,97,99,107]),[n([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114])]:n([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])},{[n([105,100])]:15,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([77,117,108,116,105,32,76,101,118,101,108,32,76,105,115,116]),[n([112,108,117,103,105,110,78,97,109,101])]:n([77,117,108,116,105,76,101,118,101,108,76,105,115,116,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([109,117,108,116,105,76,101,118,101,108,76,105,115,116,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])},{[n([105,100])]:16,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([77,101,114,103,101,32,70,105,101,108,100,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([77,101,114,103,101,70,105,101,108,100,115,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([109,101,114,103,101,70,105,101,108,100,115,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}}];return function t(e){e[n([102,111,114,69,97,99,104])]((e=>{e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]=1<<e[n([105,100])]-1,r(e)&&e[n([99,104,101,99,107,65,108,115,111])]&&t(e[n([99,104,101,99,107,65,108,115,111])])}))}(t),t}(),u={[n([99,104,101,99,107,76,105,99,101,110,115,101])]:function(t,e){f(p(t,e),e)},[n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115])]:function(t,e){f(function(t,e){try{if(A(l,n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))&&t){const o=C(l,n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])];if(parseInt(o)/2>t[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])])return b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}return p(t,e)}catch(t){return b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}(t,e),e)},[n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121])]:function(t,e){const o=i[0]*s[1],r=i[0]*s[2],c=i[2]*s[2];function a(t,e){u(),b(e+n([84,114,105,97,108,76,105,109,105,116,58])+t),window[v()]=t===n([116,105,109,101])?o:r}function u(){const t=l;function e(){A(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&(C(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([117,110,98,105,110,100])](n([105,115,69,110,97,98,108,101,100])),C(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([105,115,69,110,97,98,108,101,100])]=!1,C(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([117,112,100,97,116,101])]=I,C(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([115,97,118,101,82,101,118,105,115,105,111,110])]=I,t[n([109,111,100,101,108])][n([99,104,97,110,103,101])]=I,t[n([109,111,100,101,108])][n([101,110,113,117,101,117,101,67,104,97,110,103,101])]=I,t[n([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](n([109,111,100,101,108]))),A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(C(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([117,110,98,105,110,100])](n([105,115,69,110,97,98,108,101,100])),C(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([105,115,69,110,97,98,108,101,100])]=!1,C(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([99,111,109,112,97,114,101])]=I,C(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([95,103,101,116,68,105,102,102])]=I)}t[n([115,116,97,116,101])]==n([114,101,97,100,121])?e():t[n([111,110,99,101])](n([114,101,97,100,121]),(()=>{const o=$s;if(A(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&e(),A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))){const r=C(t,n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121])),s=r[o(236)](0),i=r[o(344)](s[n([105,100])]);C(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([99,111,109,112,97,114,101])](s[n([105,100])],i?i[n([105,100])]:null,1)[o(246)]((()=>e()))}}))}A(l,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&C(l,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[n([115,116,97,116,101])]==n([99,111,110,110,101,99,116,101,100])&&(window[v()]=c),function(t,e){if(t==e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))u();else if(t==e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])){const t=function(){const t=$s;if(!A(l,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const e in window)if(Number[t(371)](Number(e))){if(window[e]===o)return n([116,105,109,101]);if(window[e]===r)return n([114,101,118,105,115,105,111,110,115])}return!1}();t&&a(t,e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]);const c=function(){let t=i[6]*s[8]*s[6];return A(l,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(t/=10),t}();window[n([115,101,116,84,105,109,101,111,117,116])]((()=>{a(n([116,105,109,101]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}),c);const u=C(l,n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]))[n([95,114,101,118,105,115,105,111,110,115])];u[n([108,101,110,103,116,104])]>=7?a(n([114,101,118,105,115,105,111,110,115]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]):u.on(n([97,100,100]),(()=>{u[n([108,101,110,103,116,104])]>=7&&a(n([114,101,118,105,115,105,111,110,115]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}))}}(function(t,e){try{return function(){const t=$s;if(!A(l,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const e in window)if(Number[t(371)](Number(e))&&window[e]===c)return!0;return!1}()?b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):p(t,e)}catch(t){return b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}(t,e),e)}},h=e[n([99,111,110,115,116,114,117,99,116,111,114])][n([112,108,117,103,105,110,78,97,109,101])],l=n([99,111,110,116,101,120,116])in e?e[o(397)]:e[o(385)],d=n([52,48,52,56,50,48,52,56]),m=n([65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,48,49,50,51,52,53,54,55,56,57]),k=l[o(295)][o(286)](n([108,105,99,101,110,115,101,75,101,121])),g=a[n([102,105,108,116,101,114])](r)[n([102,105,110,100])]((t=>t[n([112,108,117,103,105,110,78,97,109,101])]===h));function p(t,e){try{return function(t){if(!A(l,t[n([112,108,117,103,105,110,78,97,109,101])]))return!0;const e=t[n([111,112,116,105,111,110,115])]||{},o=e[n([97,105,119,115,103,105,99])]||!1,r=e[n([97,105,116,99,100,103,105,108])]||!1,s=e[n([97,105,114,118,105,105,108])]||!1;return!(!A(l,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))||C(l,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[n([115,116,97,116,101])]!=n([99,111,110,110,101,99,116,101,100])||!o)||(!(!A(l,n([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))||C(l,n([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))[n([114,101,115,117,108,116])]!=n([101,110,100])||!r)||!(!A(l,n([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]))||C(l,n([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]))[n([114,101,115,117,108,116])]!=n([101,110,100])||!s))}(e)?b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):t&&function(t,e){const r=!!(t&e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]),s=function(t,e){const r=(e[n([111,112,116,105,111,110,115])]||{})[n([102,103,105])]||null;return!!r&&a[n([102,105,108,116,101,114])]((t=>r[n([105,110,99,108,117,100,101,115])](t[n([105,100])])))[n([102,105,108,116,101,114])]((t=>!function(t){const e=o,r={[n([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])]:y};return!!t[e(398)]&&r[t[e(398)]]()}(t)))[n([115,111,109,101])]((e=>!!(t&e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])])))}(t,e);return r||s}(t[n([97,108,108,111,119,101,100,80,108,117,103,105,110,115])],e)?t[n([105,115,73,110,116,101,114,110,97,108])]&&!window[n([111,112,101,110])][n([99,108,111,115,101,100])]||parseInt(d)/2>t[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]?b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])):t[n([105,115,84,114,105,97,108])]?b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])):b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}catch(t){return b(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}function f(e,o){if(l instanceof t.Context){const t=l;e==o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])?_(t):e==o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])&&window[n([115,101,116,84,105,109,101,111,117,116])]((()=>{_(t),b(o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101]))}),i[6]*s[8]*s[6]),t[n([101,100,105,116,111,114,115])][n([111,110])](n([97,100,100]),((t,r)=>{e!=o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])&&e!=o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101])&&e!=o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])||w(r)}))}else{const t=l;e==o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])?w(t):e==o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])&&t[n([111,110])](n([114,101,97,100,121]),(()=>{let e=0;t[n([109,111,100,101,108])][n([111,110])](n([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((r,s)=>{s[0][n([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504===e&&(w(t),b(o[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])),r[n([111,102,102])]())}),{priority:n([104,105,103,104,101,115,116])})}))}}function b(t){const e=v();return l[e]=t,t}function v(){const t=String(window[n([112,101,114,102,111,114,109,97,110,99,101])][n([110,111,119])]())[n([114,101,112,108,97,99,101])](n([46]),"");let e="";for(let o=0;o<t[n([108,101,110,103,116,104])];o+=2){let r=parseInt(t[n([115,117,98,115,116,114,105,110,103])](o,o+2));r>=m[n([108,101,110,103,116,104])]&&(r-=m[n([108,101,110,103,116,104])]),e+=m[r]}return e}function _(t){for(const e of t[n([101,100,105,116,111,114,115])])w(e);C(t,n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[n([115,119,105,116,99,104,82,101,97,100,79,110,108,121])](!0),C(t,n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[n([115,119,105,116,99,104,82,101,97,100,79,110,108,121])]=I}function w(t){function e(){t[n([109,111,100,101,108])][n([99,104,97,110,103,101])]=I,t[n([109,111,100,101,108])][n([101,110,113,117,101,117,101,67,104,97,110,103,101])]=I,t[n([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](n([109,111,100,101,108]))}t[n([115,116,97,116,101])]==n([114,101,97,100,121])?e():t[n([111,110,99,101])](n([114,101,97,100,121]),(()=>e()))}function I(){return null}function y(){return!window[n([68,114,117,112,97,108])]||!A(l,n([100,114,117,112,97,108,80,111,119,101,114,101,100,66,121]))}function A(t,e){return t[n([112,108,117,103,105,110,115])][n([104,97,115])](e)}function C(t,e){return t[n([112,108,117,103,105,110,115])][n([103,101,116])](e)}g&&function t(e,o){u[o[n([104,97,110,100,108,101,114])]](e,o),o[n([99,104,101,99,107,65,108,115,111])]&&o[n([99,104,101,99,107,65,108,115,111])][n([102,105,108,116,101,114])]((t=>A(l,t[n([112,108,117,103,105,110,78,97,109,101])])))[n([102,111,114,69,97,99,104])]((n=>t(e,n)))}(function(t){try{const e=c(t),o=JSON[n([112,97,114,115,101])](e),r=parseInt(o[n([49])]),s=o[n([50])]||"",i=parseInt(o[n([51])]),a=parseInt(o[n([52])])||0,u=parseInt(o[n([53])])||0;return{[n([112,114,111,100,117,99,116,78,97,109,101])]:s,[n([97,108,108,111,119,101,100,80,108,117,103,105,110,115])]:a,[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]:r,[n([105,115,84,114,105,97,108])]:i,[n([105,115,73,110,116,101,114,110,97,108])]:u}}catch(t){return null}}(k),g)})(e)}(this)}set[Qs(215)](t){const n=Qs;if(this[n(225)])throw new e.CKEditorError(n(377));this[n(225)]=t}get[Qs(215)](){return this[Qs(225)]}[Qs(389)]({channelId:t=ei,threadId:n=(0,e.uid)(),comments:o=[],unlinkedAt:r=null,resolvedAt:s=null,resolvedBy:i=null,target:c=null,context:a=null,attributes:u={},isResolvable:h=!0,isSubmitted:l=!1,isFromAdapter:d=!1}={}){const m=Qs;return this[m(391)](ii(m(389),t),{channelId:t,threadId:n,comments:o,unlinkedAt:r,resolvedAt:s,resolvedBy:i,target:c,context:a,attributes:u,isFromAdapter:d,isResolvable:h,isSubmitted:l}),this[m(184)](n)}[Qs(275)]({channelId:t=ei,threadId:n=(0,e.uid)(),target:o,context:r=null,isResolvable:s=!0}){const i=Qs;if(this[i(177)][i(332)](t)||this[i(177)][i(332)](void 0))return null;if(!o)throw new e.CKEditorError(i(303));const c=this[i(389)]({channelId:t,threadId:n,target:o,context:r,isResolvable:s});if(!c)return null;const a=this[i(282)][i(286)](c),u=a[i(204)][i(304)][i(315)],h=this[i(397)][i(301)][i(286)](Js),l=h[i(185)](a[i(204)]);return h[i(242)](l),u[i(402)](i(212),(()=>u[i(357)]())),c}[Qs(222)](t){const n=Qs;if(n(281)!=typeof t)throw new e.CKEditorError(n(266));return this[n(387)][n(332)](t)}[Qs(290)]({channelId:t=ei,threadId:e,context:n,unlinkedAt:o,attributes:r,isFromAdapter:s=!1}){const i=Qs;return this[i(391)](ii(i(290),t),{channelId:t,threadId:e,context:n,unlinkedAt:o,attributes:r,isFromAdapter:s}),this[i(184)](e)}[Qs(184)](t){const n=Qs;if(n(281)!=typeof t)throw new e.CKEditorError(n(266));return this[n(387)][n(286)](t)}[Qs(214)]({channelId:t,threadId:n}={}){const o=Qs,r=this[o(184)](n);if(r)return Promise[o(198)](r);if(!this[o(215)])return Promise[o(198)](void 0);if(o(386)!=typeof this[o(215)][o(184)])throw new e.CKEditorError(o(182),this[o(397)]);return this[o(215)][o(184)]({channelId:t,threadId:n})[o(246)]((e=>this[o(222)](n)?this[o(184)](n):e?this[o(389)](Object[o(205)]({isFromAdapter:!0,channelId:t},e)):void 0))[o(223)]((t=>{const n=o;throw console[n(355)](t),new e.CKEditorError(n(375),this[n(397)])}))}[Qs(231)]({channelId:t,skipNotAttached:e=!1,skipEmpty:n=!1,toJSON:o=!1}={}){const r=Qs,s=[];for(const o of this[r(387)][r(409)]())t&&o[r(403)]!==t||e&&!o[r(208)]||n&&0===o[r(210)]||s[r(356)](o);return o?s[r(312)]((t=>t[r(285)]())):s}[Qs(319)](t){const n=Qs,o=this[n(397)][n(301)][n(286)](Js);if(!t)return void(this[n(325)]&&o[n(340)]());const r=this[n(184)](t);if(!r)throw new e.CKEditorError(n(234),null,{threadId:t});if(!this[n(282)][n(332)](r))throw new e.CKEditorError(n(174),null,{threadId:t});const s=o[n(185)](this[n(282)][n(286)](r)[n(204)]);o[n(242)](s)}[Qs(259)](t,e){const n=Qs;t?this[n(177)][n(405)](e):this[n(177)][n(179)](e),this[n(391)](n(235),n(177),this[n(177)],this[n(177)])}[Qs(251)](t){const e=Qs;return this[e(177)][e(332)](t)||this[e(177)][e(332)](void 0)}[Qs(311)](t,e){return new go(t,e)}[Qs(393)](t,e=ei){const n=Qs;this[n(180)][n(256)](e,t),this[n(391)](n(395),n(180),this[n(180)],this[n(180)])}[Qs(379)](t=ei){const e=Qs;return this[e(180)][e(332)](t)?this[e(180)][e(286)](t):ni}[Qs(378)]({channelId:t,threadId:n,comments:o,unlinkedAt:s,resolvedAt:i,resolvedBy:c,target:a,context:u,attributes:h,isFromAdapter:l,isResolvable:d,isSubmitted:m}){const k=Qs;if(k(281)!=typeof n)throw new e.CKEditorError(k(266),null,{threadId:n});if(this[k(222)](n))throw new e.CKEditorError(k(197),null,{threadId:n});const g=new ri(this,{channelId:t,id:n,context:u,attributes:h,unlinkedAt:s,resolvedAt:i,resolvedBy:c?this[k(397)][k(301)][k(286)](r.Users)[k(264)](c):null,isResolvable:d,isSubmitted:m||l});this[k(387)][k(256)](n,g);for(const t of o)g[k(306)](this[k(404)]({threadId:n,...t}));return a&&g[k(195)](a),l||!g[k(210)]?Promise[k(198)]():this[k(380)]({channelId:t,threadId:n})}[Qs(380)]({channelId:t,threadId:n}){const o=Qs;if(!this[o(222)](n))throw new e.CKEditorError(o(244),this);const r=this[o(184)](n);if(r[o(317)]=!0,!this[o(215)]||o(386)!=typeof this[o(215)][o(389)])return Promise[o(198)]();const{id:s,comments:i,resolvedAt:c,resolvedBy:a,context:u,attributes:h}=r,l=this[o(397)][o(301)][o(286)](o(363)),d=l[o(405)](fo(this[o(397)][o(331)],o(368)));return this[o(215)][o(389)]({channelId:t,threadId:s,comments:i[o(312)]((t=>t[o(285)]())),resolvedAt:c,resolvedBy:a?a.id:a,context:u,attributes:h})[o(246)]((({comments:e})=>{const r=o;l[r(316)](d);for(const o of e)this[r(318)]({channelId:t,threadId:n,commentId:o[r(220)],createdAt:o[r(300)],isFromAdapter:!0})}))[o(223)]((t=>{const n=o;throw console[n(355)](t),new e.CKEditorError(n(194),this)}))}[Qs(335)]({threadId:t,target:n}){const o=Qs,r=this[o(184)](t);if(!r)throw new e.CKEditorError(o(279),this);const s=this[o(397)][o(301)][o(286)](o(363)),i=this[o(397)][o(301)][o(286)](Js),c=this[o(262)](r),a=new go(r,c);let u=null;c.on(o(193),((t,e,n)=>{const r=o;n?u=s[r(405)](fo(this[r(397)][r(331)],r(368))):u&&(s[r(316)](u),u=null)})),this[o(282)][o(256)](r,a),this[o(333)][o(256)](c,a);const h=new ms(this[o(397)][o(331)],c);h[o(337)](o(210)).to(c),h[o(337)](o(227)).to(c,o(227),c,o(210),((t,e)=>t||!e)),h[o(337)](o(219)).to(c),h[o(181)]=o(324);const l=new ps({view:h,target:n,type:o(324),isVisible:!r[o(175)]});return c.on(o(224),(()=>{const t=o;l[t(391)](t(224))})),this[o(362)](c,l),i[o(405)](l),l}[Qs(362)](e,n){const o=Qs;this[o(191)](e,o(212),((e,r)=>{const s=o,i=r.ui[s(204)][s(314)][s(299)];n[s(345)][s(405)](i),this[s(397)]instanceof t.Editor&&this[s(397)].ui[s(207)][s(405)](i)}),{priority:o(348)}),this[o(191)](e,o(276),((e,r)=>{const s=o,i=r.ui[s(204)][s(314)][s(299)];n[s(345)][s(332)](i)&&n[s(345)][s(316)](i),this[s(397)]instanceof t.Editor&&this[s(397)].ui[s(207)][s(316)](i)}))}[Qs(343)](t){const e=Qs;this[e(176)](t,e(212)),this[e(176)](t,e(276))}[Qs(262)](t){const e=Qs,n=this[e(397)][e(301)][e(286)](r.Users),{config:o,locale:s}=this[e(397)],i=(0,r.getDateTimeFormatter)(o[e(286)](e(331)));return new(0,o[e(286)](e(267))[e(342)])(s,t,n.me,{editorConfig:{...o[e(286)](e(190)),licenseKey:this[e(397)][e(295)][e(286)](e(292))},copyMarkers:o[e(286)](e(347)),maxCommentsWhenCollapsed:o[e(286)](e(263)),maxThreadTotalWeight:o[e(286)](e(172)),maxCommentCharsWhenCollapsed:o[e(286)](e(201)),formatDateTime:i,CommentView:o[e(286)](e(267))[e(358)]})}[Qs(394)]({threadId:t,channelId:n,resolvedAt:o,resolvedBy:s,isFromAdapter:i}){const c=Qs;if(!this[c(222)](t))throw new e.CKEditorError(c(244),null,{threadId:t});const a=this[c(184)](t);if(a[c(175)])throw new e.CKEditorError(c(284),null,{threadId:t});const u=this[c(397)][c(301)][c(286)](r.Users);if(a[c(196)]=u[c(264)](s),a[c(221)]=o,i||!this[c(215)]||c(386)!=typeof this[c(215)][c(258)])return Promise[c(198)]();const h=this[c(397)][c(301)][c(286)](c(363)),l=h[c(405)](fo(this[c(397)][c(331)],c(368)));return this[c(215)][c(258)]({channelId:n,threadId:t})[c(246)]((({resolvedAt:t,resolvedBy:e})=>{const n=c;h[n(316)](l),a[n(196)].id!==e&&(a[n(196)]=u[n(264)](e)),a[n(221)]=t}))[c(223)]((t=>{const n=c;throw console[n(355)](t),new e.CKEditorError(n(280),this)}))}[Qs(261)]({threadId:t,channelId:n,isFromAdapter:o}){const r=Qs;if(!this[r(222)](t))throw new e.CKEditorError(r(244),null,{threadId:t});const s=this[r(184)](t);if(!s[r(175)])throw new e.CKEditorError(r(305),null,{threadId:t});if(s[r(196)]=null,s[r(221)]=null,o||!this[r(215)]||r(386)!=typeof this[r(215)][r(213)])return Promise[r(198)]();const i=this[r(397)][r(301)][r(286)](r(363)),c=i[r(405)](fo(this[r(397)][r(331)],r(368)));return this[r(215)][r(213)]({channelId:n,threadId:t})[r(246)]((()=>i[r(316)](c)))[r(223)]((t=>{const n=r;throw console[n(355)](t),new e.CKEditorError(n(287),this)}))}[Qs(352)]({threadId:t,isFromAdapter:n}){const o=Qs,r=this[o(184)](t);if(!r)throw new e.CKEditorError(o(302),this);if(this[o(374)](t),this[o(387)][o(179)](t),!r[o(217)]||n||!this[o(215)]||o(386)!=typeof this[o(215)][o(226)])return Promise[o(198)]();const s=this[o(397)][o(301)][o(286)](o(363)),{channelId:i}=r,c=s[o(405)](fo(this[o(397)][o(331)],o(368)));return this[o(215)][o(226)]({channelId:i,threadId:t})[o(246)]((()=>s[o(316)](c)))[o(223)]((t=>{const n=o;throw console[n(355)](t),new e.CKEditorError(n(254),this)}))}[Qs(326)]({threadId:t,unlinkedAt:n,context:o,attributes:r,isFromAdapter:s}){const i=Qs;if(i(281)!=typeof t)throw new e.CKEditorError(i(266),null,{threadId:t});if(!this[i(222)](t))throw new e.CKEditorError(i(244),null,{threadId:t});const c=this[i(184)](t);let a=!1;if(void 0!==o&&c[i(397)]!==o&&(c[i(397)]=o,a=!0),void 0!==n&&c[i(230)]!==n&&(c[i(230)]=n,a=!0),r&&!Fe(r,c[i(209)])&&(c[i(209)]=r,a=!0),!a)return Promise[i(198)]();if(!c[i(217)]||s||!this[i(215)]||i(386)!=typeof this[i(215)][i(290)])return Promise[i(198)]();const u=this[i(397)][i(301)][i(286)](i(363)),{channelId:h}=c,l=u[i(405)](fo(this[i(397)][i(331)],i(368)));return this[i(215)][i(290)]({channelId:h,threadId:t,context:o,unlinkedAt:n,attributes:r})[i(246)]((()=>u[i(316)](l)))[i(223)]((t=>{const n=i;throw console[n(355)](t),new e.CKEditorError(n(400),this)}))}[Qs(374)](t){const e=Qs,n=this[e(397)][e(301)][e(286)](Js),o=this[e(184)](t);if(this[e(282)][e(332)](o)){const t=this[e(282)][e(286)](o),r=t[e(204)],s=n[e(185)](r);this[e(282)][e(179)](o),this[e(333)][e(179)](r),s&&n[e(316)](s),t[e(253)](),r[e(253)]()[e(246)]((()=>{this[e(343)](r)}))}}[Qs(390)]({threadId:t,resolvedAt:e}){const n=Qs,o=!!e,r=this[n(397)][n(301)][n(286)](Js),s=this[n(184)](t);if(this[n(282)][n(332)](s)){const t=this[n(282)][n(286)](s)[n(204)],e=r[n(185)](t);e&&(o&&r[n(341)](e),e[n(248)]())}}[Qs(396)](t){const e=Qs,n=this[e(397)][e(301)][e(286)](r.Users),o=(0,r.hashObject)(e(327)+t);return n[e(264)](o)||n[e(188)]({id:o,name:t})}[Qs(404)]({threadId:t,commentId:n=(0,e.uid)(),content:o,authorId:s,createdAt:i,attributes:c}){const a=Qs;if(a(281)!=typeof n)throw new e.CKEditorError(a(239));if(a(281)!=typeof s)throw new e.CKEditorError(a(383));if(a(281)!=typeof o||!o[a(346)]())throw new e.CKEditorError(a(250));const u=this[a(397)][a(301)][a(286)](r.Users)[a(264)](s);if(!u)throw new e.CKEditorError(a(238),null,{authorId:s});let h=null,l=i;return c&&c[a(370)]&&(h=this[a(396)](c[a(370)][a(367)]),l=new Date(c[a(370)][a(300)])),new si(this,{threadId:t,id:n,author:h||u,creator:u,content:o,createdAt:i,authoredAt:l,attributes:c})}[Qs(322)](t){const n=Qs;let{threadId:o,content:r,attributes:s,isFromAdapter:i}=t;const c=this[n(184)](t[n(199)]);if(!c)throw new e.CKEditorError(n(353),this);const a=this[n(404)](t),{id:u}=a;if(c[n(306)](a),i||!this[n(215)]||n(386)!=typeof this[n(215)][n(260)]||!c[n(217)])return Promise[n(198)]();const h=this[n(397)][n(301)][n(286)](n(363)),{channelId:l}=c,d=h[n(405)](fo(this[n(397)][n(331)],n(368)));return s||(s={}),this[n(215)][n(260)]({channelId:l,threadId:o,commentId:u,content:r,attributes:s})[n(246)]((t=>{const e=n;h[e(316)](d),t&&this[e(318)]({channelId:l,threadId:o,commentId:u,createdAt:t[e(300)],isFromAdapter:!0})}))[n(223)]((t=>{const o=n;throw console[o(355)](t),new e.CKEditorError(o(365),this)}))}[Qs(318)]({threadId:t,commentId:n,content:o,createdAt:r,attributes:s,isFromAdapter:i}){const c=Qs;if(void 0!==o&&(c(281)!=typeof o||!o[c(346)]()[c(210)]))throw new e.CKEditorError(c(241));const a=this[c(184)](t),u=a[c(229)](n);if(!u)throw new e.CKEditorError(c(206),this);let h=!1;if(o&&o!==u[c(364)]&&(u[c(308)]||i)&&(u[c(364)]=o,h=!0),r&&r!==u[c(300)]&&(u[c(300)]=r,u[c(209)]&&u[c(209)][c(370)]||(u[c(309)]=r),h=!0),s&&!Fe(s,u[c(209)])&&(u[c(209)]=s,h=!0),!h)return Promise[c(198)]();if(a[c(391)](c(399)),i||!this[c(215)]||c(386)!=typeof this[c(215)][c(366)])return Promise[c(198)]();const l=this[c(397)][c(301)][c(286)](c(363)),{channelId:d}=this[c(184)](u[c(199)]),m=l[c(405)](fo(this[c(397)][c(331)],c(368)));return this[c(215)][c(366)]({channelId:d,threadId:t,commentId:n,content:o,attributes:s})[c(246)]((()=>l[c(316)](m)))[c(223)]((t=>{const n=c;throw console[n(355)](t),new e.CKEditorError(n(187),this)}))}[Qs(328)]({threadId:t,commentId:n,isFromAdapter:o}){const r=Qs,s=this[r(184)](t),i=s[r(229)](n);if(!i)throw new e.CKEditorError(r(350),this);if(s[r(245)](i),o||!this[r(215)]||r(386)!=typeof this[r(215)][r(313)])return Promise[r(198)]();const c=this[r(397)][r(301)][r(286)](r(363)),{channelId:a}=s,u=c[r(405)](fo(this[r(397)][r(331)],r(368)));return this[r(215)][r(313)]({channelId:a,threadId:t,commentId:n})[r(246)]((()=>c[r(316)](u)))[r(223)]((t=>{const n=r;throw console[n(355)](t),new e.CKEditorError(n(257),this)}))}}class ri extends((0,e.ObservableMixin)()){constructor(t,n){const o=Qs;super();const r=n[o(189)];this[o(403)]=n[o(403)],this.id=n.id,this[o(267)]=new e.Collection,this[o(247)]=t,this[o(288)]=!1,this[o(317)]=n[o(217)],this[o(256)](o(381),!0),this[o(337)](o(251)).to(t,o(180),t,o(177),(()=>t[o(251)](this[o(403)]))),this[o(337)](o(178)).to(t,o(180),(()=>t[o(379)](this[o(403)])[o(228)])),this[o(337)](o(252)).to(t,o(180),(()=>{const e=o,n=t[e(379)](this[e(403)]);return n[e(173)]||n[e(228)]})),this[o(337)](o(189)).to(t,o(180),(()=>r&&t[o(379)](this[o(403)])[o(198)])),this[o(256)](o(397),n[o(397)]),this[o(337)](o(274)).to(this,o(221),this,o(230),((t,e)=>t?e?t<e?t:e:t:e)),this[o(256)](o(230),n[o(230)]||null),this[o(256)](o(221),n[o(221)]||null),this[o(256)](o(196),n[o(196)]||null),this[o(337)](o(175)).to(this,o(221),(t=>!!t)),this[o(256)](o(209),n[o(209)]||{})}get[Qs(202)](){const t=Qs;return Array[t(272)](this[t(267)])[t(349)](((e,n)=>e+n[t(202)]),0)}get[Qs(210)](){const t=Qs;return this[t(267)][t(210)]}get[Qs(208)](){return this[Qs(288)]}get[Qs(217)](){return this[Qs(317)]}[Qs(291)](){const t=Qs,{channelId:e,id:n}=this;this[t(247)][t(391)](ii(t(283),e),{channelId:e,threadId:n})}[Qs(372)](t){this[Qs(200)]({unlinkedAt:t})}[Qs(198)]({resolvedAt:t=new Date,resolvedBy:e=null,isFromAdapter:n=!1}={}){const o=Qs,s=this[o(247)][o(397)][o(301)][o(286)](r.Users).me,{channelId:i,id:c}=this;this[o(247)][o(391)](ii(o(258),i),{channelId:i,threadId:c,resolvedAt:t,resolvedBy:e||s.id,isFromAdapter:n})}[Qs(243)]({isFromAdapter:t=!1}={}){const e=Qs,{channelId:n,id:o}=this;this[e(247)][e(391)](ii(e(213),n),{channelId:n,threadId:o,isFromAdapter:t})}[Qs(233)](t){const e=Qs;this[e(397)]||this[e(200)]({context:t})}[Qs(321)](t,e){const n=Qs,o=Hn(this[n(209)]);ro(o,t,e),this[n(200)]({attributes:o})}[Qs(293)](t){const e=Qs,n=Hn(this[e(209)]);ho(n,t),this[e(200)]({attributes:n})}[Qs(316)]({isFromAdapter:t=!1}={}){const e=Qs,{channelId:n,id:o}=this;this[e(247)][e(391)](ii(e(226),n),{channelId:n,threadId:o,isFromAdapter:t})}[Qs(195)](t){const e=Qs;return this[e(247)][e(335)]({threadId:this.id,target:t})}[Qs(260)](t){const e=Qs,{channelId:n,id:o}=this;this[e(247)][e(391)](ii(e(260),n,o),Object[e(205)]({channelId:n,threadId:o},t))}[Qs(229)](t){const n=Qs;if(n(281)!=typeof t)throw new e.CKEditorError(n(232),null,{commentId:t});return this[n(267)][n(286)](t)}[Qs(285)](){const t=Qs;return{threadId:this.id,context:this[t(397)],unlinkedAt:this[t(230)],resolvedAt:this[t(221)],resolvedBy:this[t(196)]?this[t(196)].id:null,archivedAt:this[t(274)],comments:this[t(267)][t(312)]((e=>e[t(285)]())),attributes:this[t(209)]}}[Qs(306)](t){const e=Qs;return this[e(191)](t,e(401),(()=>{const n=e,o=this[n(277)](t),r=this[n(267)];o-1!=r[n(240)](t)&&o+1!=r[n(240)](t)&&(this[n(245)](t),this[n(306)](t))})),this[e(267)][e(405)](t,this[e(277)](t))}[Qs(200)](t){const e=Qs,{channelId:n,id:o}=this;this[e(247)][e(391)](ii(e(290),n),{...t,channelId:n,threadId:o})}[Qs(245)](t){const e=Qs;return this[e(176)](t),t[e(253)](),this[e(267)][e(316)](t)}[Qs(277)](t){const e=Qs,n=this[e(267)][e(388)]((n=>new Date(n[e(309)])[e(218)]()>new Date(t[e(309)])[e(218)]()));return n?this[e(267)][e(240)](n):this[e(210)]}}class si extends((0,e.ObservableMixin)()){constructor(t,e){const n=Qs;super();const o=t[n(397)][n(301)][n(286)](r.Users).me,s=t[n(184)](e[n(199)]),i=0===s[n(267)][n(210)],c=o===e[n(216)];this.id=e.id,this[n(199)]=e[n(199)],this[n(216)]=e[n(216)],this[n(249)]=e[n(249)],this[n(289)]=Boolean(e[n(209)]&&e[n(209)][n(370)]),this[n(256)](n(364),e[n(364)]),this[n(300)]=e[n(300)]||new Date,this[n(256)](n(309),e[n(309)]||new Date),this[n(337)](n(221)).to(s,n(221)),this[n(256)](n(209),e[n(209)]||{}),this[n(337)](n(308)).to(t,n(180),(()=>{const e=n,o=t[e(379)](s[e(403)])[e(173)],r=t[e(379)](s[e(403)])[e(338)];return c&&o||!c&&r})),this[n(337)](n(178)).to(s,n(178),t,n(180),(e=>{const o=n,r=t[o(379)](s[o(403)])[o(173)],a=t[o(379)](s[o(403)])[o(338)];return c&&r||e&&i||!c&&a&&!i})),this[n(337)](n(251)).to(s,n(251)),this[n(247)]=t}get[Qs(202)](){const t=Qs;return Math[t(339)](function(e){const n=t,o=document[n(310)](n(373));return o[n(334)]=e,o[n(298)][n(210)]}(this[t(364)]),200)}[Qs(186)](t){const n=Qs,{threadId:o,id:r}=this;if(!this[n(247)][n(222)](o))throw new e.CKEditorError(n(382),this);const{channelId:s}=this[n(247)][n(184)](o);this[n(247)][n(391)](ii(n(366),s,o),{channelId:s,threadId:o,commentId:r,...t})}[Qs(321)](t,e){const n=Qs,o=Hn(this[n(209)]);ro(o,t,e),this[n(186)]({attributes:o})}[Qs(293)](t){const e=Qs,n=Hn(this[e(209)]);ho(n,t),this[e(186)]({attributes:n})}[Qs(316)](t={}){const n=Qs;if(!t[n(183)]&&!this[n(178)])return;const{threadId:o,id:r}=this;if(!this[n(247)][n(222)](o))throw new e.CKEditorError(n(211),this);const{channelId:s}=this[n(247)][n(184)](o);this[n(247)][n(391)](ii(n(313),s,o),{channelId:s,threadId:o,commentId:r,...t})}[Qs(285)](){const t=Qs;return{commentId:this.id,content:this[t(364)],createdAt:this[t(300)],authorId:this[t(249)].id,attributes:this[t(209)]}}[Qs(253)](){this[Qs(176)]()}}function ii(t,...e){for(const n of e)void 0!==n&&(t+=":"+String(n));return t}const ci=ai;function ai(t,e){const n=ui();return(ai=function(t,e){return n[t-=285]})(t,e)}function ui(){const t=["_trimToContent","48hgLPjE","schema","3919909SjbtdW","change","selection","2889009RIKyLl","start","comment:","getLastMatchingPosition","tableCell","getItems","isEnabled","getRanges","$textProxy","model","6nGHYpE","createRange","substr","32DZaulY","_itemIsContent","refresh","document","103928zsZmNE","editor","execute","7389856aztpcZ","10rlBqGJ","push","addMarker","isObject","32865xPeywM","end","backward","47586429CHGGnk","_hasContent","794540OEXnyY","item","element"];return(ui=function(){return t})()}!function(t){const e=ai,n=t();for(;;)try{if(984807===parseInt(e(297))/1+-parseInt(e(323))/2*(-parseInt(e(301))/3)+parseInt(e(287))/4+-parseInt(e(292))/5*(parseInt(e(316))/6)+parseInt(e(303))/7+-parseInt(e(319))/8*(-parseInt(e(306))/9)+parseInt(e(288))/10*(-parseInt(e(295))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ui);class hi extends t.Command{[ci(321)](){const t=ci,e=this[t(285)][t(315)][t(322)][t(305)];for(const n of e[t(313)]())if(this[t(296)](n))return void(this[t(312)]=!0);this[t(312)]=!1}[ci(286)]({threadId:t=(0,e.uid)()}={}){const n=ci,o=this[n(285)][n(315)],r=[];for(const t of o[n(322)][n(305)][n(313)]())this[n(296)](t)&&r[n(289)](this[n(300)](t));o[n(304)]((o=>{const s=n;for(const n of r){const r=(0,e.uid)()[s(318)](1,5),i=s(308)+t+":"+r;o[s(290)](i,{range:n,usingOperation:!1,affectsData:!1})}}))}[ci(296)](t){const e=ci;for(const n of t[e(311)]())if(this[e(320)](n))return!0;return!1}[ci(320)](t){const e=ci;return t.is(e(314))||this[e(285)][e(315)][e(302)][e(291)](t)&&!t.is(e(299),e(310))}[ci(300)](t){const e=ci,n=t=>!this[e(320)](t[e(298)]),o=t[e(307)][e(309)](n),r=t[e(293)][e(309)](n,{direction:e(294)});return this[e(285)][e(315)][e(317)](o,r)}}const li=mi;function di(){const t=["isOfficialPlugin","fire","_dataCollectors","annotation","from","isReadOnly","getRanges","add","isPremiumPlugin","cancel","editorannotations-invalid-source-callback","delete","isCollapsed","remove","getOrderedSelectedAnnotations","isEqual","4moIQls","39227FnPGrv","change:isFocused","_editorAnnotations","_editorAnnotationsData","get","set","range","refreshSelectedViews","315006wiqGQh","getByInnerView","blur","map","containsRange","editing","document","sort","20KwcDri","listenTo","50pkIulz","model","push","selection","pluginName","registerAnnotation","has","776534OcFens","focusTracker","1230771gJrMve","refresh","EditorAnnotations","view","requires","update","plugins","directChange","collection","3828769BOgHmd","2832012AMboBk","function","addSourceCollector","uiUpdate","change:range","517032TEGSVN","innerView","editor","init","element","hasDomSelection"];return(di=function(){return t})()}function mi(t,e){const n=di();return(mi=function(t,e){return n[t-=364]})(t,e)}!function(t){const e=mi,n=t();for(;;)try{if(295001===parseInt(e(384))/1+parseInt(e(409))/2+parseInt(e(411))/3*(parseInt(e(383))/4)+-parseInt(e(402))/5*(parseInt(e(392))/6)+parseInt(e(420))/7+parseInt(e(426))/8+parseInt(e(421))/9*(-parseInt(e(400))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(di);class ki extends t.Plugin{static get[li(415)](){return[Js]}static get[li(406)](){return li(413)}static get[li(367)](){return!0}static get[li(375)](){return!0}constructor(t){const e=li;super(t),this[e(369)]=new Set,this[e(386)]=new Set}[li(364)](){const t=li,e=this[t(428)],n=e[t(403)][t(398)][t(405)],o=os((()=>this[t(391)]()),10);n.on(t(425),((e,n)=>{const r=t;n[r(418)]&&(o[r(376)](),this[r(391)]())})),this[t(401)](e[t(397)][t(414)][t(398)],t(385),((t,e,n)=>{n&&o()})),this[t(401)](e.ui[t(410)],t(385),((n,o,r)=>{const s=t;r||e[s(372)]||this[s(368)](s(394),{isAnnotationTracked:t=>this[s(387)][s(408)](t[s(427)])})})),this[t(401)](this[t(428)].ui,t(416),(()=>this[t(368)](t(424))))}[li(407)](t){const e=li;if(this[e(386)][e(408)](t[e(414)]))return;this[e(386)][e(374)](t[e(414)]),this[e(428)].ui[e(410)][e(374)](t[e(414)][e(365)]);const n=this[e(428)][e(417)][e(388)](Js);this[e(401)](n[e(419)],e(380),((t,n)=>{const o=e;this[o(428)].ui[o(410)][o(380)](n[o(414)][o(365)]),this[o(386)][o(378)](n[o(414)])}))}[li(366)](){const t=li;return this[t(428)][t(397)][t(414)][t(366)]}[li(423)](t){const n=li;if(n(422)!=typeof t)throw new e.CKEditorError(n(377));this[n(369)][n(374)](t)}[li(391)](){const t=li;this[t(368)](t(412))}[li(381)]({activeAnnotation:t,annotations:e}){const n=li,o=[],r=this[n(428)][n(403)][n(398)][n(405)],s=Array[n(371)](r[n(373)]());for(const[t,r]of this[n(387)]){const s=i(r),c=e[n(393)](t);s&&c&&o[n(404)]({annotation:c,range:s})}function i(t){const e=n;for(const n of t)for(const t of s)if(n[e(396)](t,!r[e(379)]))return n;return null}return o[n(399)](((e,o)=>{const r=n,s=e[r(390)],i=o[r(390)];if(!s[r(382)](i)){if(s[r(396)](i,!0))return 1;if(i[r(396)](s,!0))return-1}return e[r(370)]==t?-1:o[r(370)]==t?1:0}))[n(395)]((t=>t[n(370)]))}get[li(387)](){const t=li,e=new Map;for(const n of Array[t(371)](this[t(369)]))for(const[o,r]of n())e[t(389)](o,r);return e}}function gi(){const t=["has","134QaRmne","addCommentThread","enableCommand","get","53157pPZaHc","afterInit","130668Ztaawg","125Zuunur","10518151GCCvYw","46711330wzzHwT","RestrictedEditingModeEditing","11766582VeyqSE","plugins","editor","8XhoZMw","412393VIsDNv","5312660VduHRV"];return(gi=function(){return t})()}const pi=fi;function fi(t,e){const n=gi();return(fi=function(t,e){return n[t-=106]})(t,e)}!function(t){const e=fi,n=t();for(;;)try{if(763307===-parseInt(e(122))/1+-parseInt(e(107))/2*(-parseInt(e(111))/3)+-parseInt(e(123))/4+parseInt(e(114))/5*(-parseInt(e(113))/6)+-parseInt(e(115))/7+-parseInt(e(121))/8*(parseInt(e(118))/9)+parseInt(e(116))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gi);class bi extends t.Plugin{[pi(112)](){const t=pi,e=this[t(120)];e[t(119)][t(106)](t(117))&&e[t(119)][t(110)](t(117))[t(109)](t(108))}}const vi=wi;function _i(){const t=["collaboration_features","14166UZfnkc","basic","collaboration.channelId","657204RZMxhn","map","editor","11347YyFSdK","6340XKQecE","importWord","_handleImportedData","get","listenTo","addCommentThread","4690UHXaEk","5102196MFBHmH","importWord.formatting.comments","103UHWQGA","execute","config","dataInsert","forEach","6510468wKUkhS","4808RTfKmF","plugins","3rIlfuN","define","high","afterInit","commands","8151305MHVSXQ"];return(_i=function(){return t})()}function wi(t,e){const n=_i();return(wi=function(t,e){return n[t-=165]})(t,e)}!function(t){const e=wi,n=t();for(;;)try{if(841244===-parseInt(e(194))/1*(-parseInt(e(191))/2)+-parseInt(e(171))/3*(parseInt(e(168))/4)+parseInt(e(176))/5+parseInt(e(181))/6+-parseInt(e(184))/7*(parseInt(e(169))/8)+parseInt(e(178))/9*(parseInt(e(185))/10)+parseInt(e(192))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_i);class Ii extends t.Plugin{constructor(t){const e=wi;super(t),this[e(183)][e(165)][e(172)](e(193),e(179))}[vi(174)](){const t=vi,n=this[t(183)],o=n[t(175)][t(188)](t(186)),s=n[t(170)][t(188)](r.Users);o&&(o.on(t(195),((e,[,n])=>{n[t(177)]={comments:!0,user_id:s.me.id}}),{priority:e.priorities[t(173)]+10}),this[t(189)](o,t(166),this[t(187)]))}[vi(187)](t,e){const n=vi,{comment_threads:o}=e;o&&o[n(167)]((({thread_id:t,comments:e,is_resolved:o})=>{const s=n,i=new Date,c=e[s(182)]((({author:t,content:e,created_at:n})=>({content:e,authorId:this[s(183)][s(170)][s(188)](r.Users).me.id,createdAt:i,attributes:{"@external":{authorName:t,createdAt:n?new Date(n):new Date,source:s(186)}}}))),a=this[s(183)][s(165)][s(188)](s(180));this[s(183)][s(170)][s(188)](oi)[s(190)]({channelId:a,threadId:t,comments:c,resolvedAt:o?i:null})}))}}function yi(){const t=["_removeMarkersWithoutThreads","hasCommentThread","1290zbpfGF","ClipboardMarkersUtils","comments.copyMarkers","listenTo","12734592JOctER","_registerMarkerToCopy","_registerMarkerInClipboardPipeline","all","requires","editor","split","keys","config","highest","plugins","comment","2973065ODsMCd","1604281ZopZaC","markers","define","delete","_mapCommentsCopyConfigToRegisterConfiguration","content","20468rfziSf","12cJtsyA","default","cut","10MDeLaP","CommentsRepository","837826ZQieRC","has","always","8aaDBqS","afterInit","5392395EovyvK","ClipboardPipeline","never","56825824iuNiMG","dragstart","contentInsertion","get"];return(yi=function(){return t})()}const Ai=Ci;function Ci(t,e){const n=yi();return(Ci=function(t,e){return n[t-=280]})(t,e)}!function(t){const e=Ci,n=t();for(;;)try{if(865494===parseInt(e(320))/1+parseInt(e(289))/2*(parseInt(e(284))/3)+-parseInt(e(292))/4*(-parseInt(e(319))/5)+-parseInt(e(303))/6*(parseInt(e(283))/7)+parseInt(e(307))/8+parseInt(e(294))/9*(parseInt(e(287))/10)+-parseInt(e(297))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yi);class Ti extends t.Plugin{constructor(t){const e=Ci;super(t),this[e(312)][e(315)][e(322)](e(305),e(285))}static get[Ai(311)](){return[Eo.ClipboardMarkersUtils,Eo.ClipboardPipeline]}[Ai(293)](){const t=Ai,e=this[t(312)][t(317)][t(300)](t(295));this[t(309)](),this[t(306)](e,t(299),((e,n)=>this[t(301)](n[t(282)][t(321)])),{priority:t(316)})}[Ai(301)](t){const e=Ai;if(!this[e(312)][e(317)][e(290)](e(288)))return t;const n=this[e(312)][e(317)][e(300)](e(288));for(const o of t[e(314)]()){const[r,s]=o[e(313)](":");e(318)!=r||n[e(302)](s)||t[e(280)](o)}return t}[Ai(309)](){const t=Ai,e=this[t(312)][t(317)][t(300)](t(304)),n=this[t(281)](this[t(312)][t(315)][t(300)](t(305)));n&&e[t(308)](t(318),n)}[Ai(281)](t){const e=Ai;switch(t){case e(291):return{allowedActions:e(310),copyPartiallySelected:!1,duplicateOnPaste:!0};case e(285):return{allowedActions:[e(286),e(298)],copyPartiallySelected:!1,duplicateOnPaste:!1};case e(296):default:return null}}}var Ei=n(492),xi={attributes:{"data-cke":!0}};xi.setAttributes=Lr(),xi.insert=Pr().bind(null,"head"),xi.domAPI=Mr(),xi.insertStyleElement=Br();Nr()(Ei.A,xi);Ei.A&&Ei.A.locals&&Ei.A.locals;const Oi=Mi;function Ni(){const t=["editingDowncast","change","3082130fsWunx","editor","isThreadsLoadingPaused","ENTER_COMMENT_ANNOUNCEMENT","then","once","plugins","collaboration.channelId","consume","$textProxy","getCommentThreads","getAttribute","getItems","model","getWalker","markerToHighlight","hasContent","_attachArchivedThread","activeMarker","attachTo","push","focus","setContext","render","item","createPositionBefore","CommentsEditing","_handleMarkerAddAndRemove","view","getCommentThread","_initializeMarkerConverters","init","upcast","removeCommentThread","config","for","isResolved","switchReadOnly","requires","set","get","commands","_attachMarkerToThread","affectsData","isObject","_initAriaMarkerChangeAnnouncements","markerName","schema","from","openNewCommentThread","dataToMarker","isEqual","isCollapsed","getRange","getChangedMarkers","820707EIhrqw","719565QJHwTH","destroy","listenTo","isAttached","conversion","isOfficialPlugin","_reconvertMarkers","add","81790uurbud","differ","removeMarker","5181KMvWpP","4yICvIV","741012YrqgrH","37044vpEfaV","delete","first","split","$graveyard","addMarker:","pluginName","_getTextContext","addComment","920008dVdqyA","unlinkedAt","resolveCommentThread","ignoreResolvedComments","27hfhnmV","refreshVisibility","locale","consumable","reopenCommentThread","clear","ready","ck-comment-marker--active","updateMarker","comments","text","end","LEAVE_COMMENT_ANNOUNCEMENT","state","comment:","addCommentThread","markers","getAllMarkersForId","change:isThreadsLoadingPaused","announce","root","elementToElement","_hasTargetInContent","substring","context","newRange","hasCommentThread","document","getByInnerView","managedUsingOperations","comment","_threads","data","rootName","hasMarkerForId","setUnlinkedAt","_detachCommentThread","editing","length","ariaLiveAnnouncer","_threadToController","enqueueChange","start","fetchCommentThread","hasDomSelection","ck-comment-marker","_getTargetForId","$marker","size","startsWith","change:activeMarker","isPremiumPlugin","createRange","change:isReadOnly","registerPostFixer","low","author","createElement","registerAnnotation","name","dataDowncast","markerToData","isLocal","removeMarker:","scrollToThreadMarker","12lNrhbz","reconvertMarker","_handleThreadMarker","destroyed","group","35IfRrVl"];return(Ni=function(){return t})()}!function(t){const e=Mi,n=t();for(;;)try{if(462480===-parseInt(e(144))/1+-parseInt(e(156))/2*(parseInt(e(143))/3)+parseInt(e(236))/4*(parseInt(e(152))/5)+-parseInt(e(157))/6+parseInt(e(241))/7*(-parseInt(e(167))/8)+parseInt(e(171))/9*(parseInt(e(244))/10)+parseInt(e(155))/11*(parseInt(e(158))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ni);class Si extends t.Plugin{static get[Oi(282)](){return[oi,ki,r.Users,bi,Ii,Ti]}static get[Oi(164)](){return Oi(270)}static get[Oi(149)](){return!0}static get[Oi(222)](){return!0}constructor(t){const e=Oi;super(t),this[e(283)](e(246),!0),t[e(203)][e(249)](e(177),(()=>this[e(246)]=!1)),this[e(283)](e(262),null),this.on(e(221),((n,o,r,s)=>{const i=e,c=r?Pi(r).id:null;if(t[i(257)][i(243)]((()=>{const e=i;if(c){const n=this[e(188)](c);for(const o of n)t[e(208)][e(237)](o)}if(s){const{id:n}=Pi(s),o=this[e(188)](n);for(const n of o)t[e(208)][e(237)](n)}})),c){const e=t[i(250)][i(284)](oi)[i(273)](c);e&&e[i(280)]&&this[i(235)](c)}})),this[e(289)]()}[Oi(275)](){const t=Oi,e=this[t(245)],n=e[t(250)][t(284)](oi),o=e[t(278)][t(284)](t(251));e[t(285)][t(151)](t(186),new hi(e)),this[t(146)](e,t(224),((o,r,s)=>{const i=t;n[i(281)](s,e[i(278)][i(284)](i(251)))})),this[t(146)](n,Ri(t(186),o),((e,{threadId:n})=>{const o=t,r=this[o(245)][o(250)][o(284)](oi)[o(273)](n);r&&r[o(168)]&&this[o(261)](n)})),this[t(146)](n,Ri(t(277),o),((n,{threadId:o})=>{const r=t;e[r(257)][r(212)]({isUndoable:!1},(t=>{const e=r,n=this[e(188)](o);for(const o of n)t[e(154)](o)}))})),this[t(146)](n,Ri(t(169),o),((e,{threadId:n})=>{const o=t;this[o(150)](n),this[o(245)][o(208)][o(272)][o(215)]&&(this[o(245)][o(250)][o(284)](oi)[o(273)](n)[o(168)]||this[o(245)][o(208)][o(272)][o(265)]())}),{priority:t(226)}),this[t(146)](n,Ri(t(175),o),((e,{threadId:n})=>{this[t(150)](n)}),{priority:t(226)}),this[t(146)](n,Ri(t(166),o),((o,{threadId:r,isFromAdapter:s})=>{const i=t,c=this[i(188)](r);!s&&0!=c[i(209)]&&n[i(197)](r)&&1===n[i(273)](r)[i(209)]&&e[i(257)][i(212)]({isUndoable:!1},(t=>{const e=i;for(const n of c)t[e(179)](n,{usingOperation:!0,affectsData:!0})}))}),{priority:t(226)}),this[t(274)](),this[t(271)]()}[Oi(145)](){const t=Oi,e=this[t(245)][t(250)][t(284)](oi),n=this[t(245)][t(278)][t(284)](t(251));for(const o of e[t(254)]({channelId:n}))e[t(207)](o.id),e[t(202)][t(159)](o.id);super[t(145)]()}[Oi(205)](t){const e=Oi;return this[e(188)](t)[e(209)]>0}[Oi(188)](t){const e=Oi,n=[];for(const o of this[e(245)][e(257)][e(187)])o[e(230)][e(220)](e(185)+t)&&n[e(264)](o);return n}[Oi(235)](t){const n=Oi,o=this[n(217)](t);o&&setTimeout((()=>{const r=n;this[r(262)]&&Pi(this[r(262)]).id===t&&(0,e.scrollViewportToShowTarget)({target:o[0],viewportOffset:100,alignToTop:!0})}),50)}[Oi(150)](t){const e=Oi;this[e(245)][e(257)][e(243)]((()=>{const n=e;for(const e of this[n(188)](t))this[n(245)][n(208)][n(237)](e)}))}[Oi(261)](t){const e=Oi,n=this[e(245)][e(250)][e(284)](oi),o=this[e(245)][e(250)][e(284)](ki),r=n[e(273)](t);if(!r[e(147)]){const t=r[e(263)]((()=>this[e(217)](r.id)));o[e(229)](t),r[e(193)]=!1}}[Oi(274)](){const t=Oi,e=this[t(245)],n=e[t(250)][t(284)](r.Users);e[t(148)][t(279)](t(242))[t(259)]({model:t(201),view:(o,r)=>{const s=t,{id:i}=Pi(o[s(290)]),c=e[s(250)][s(284)](oi)[s(273)](i),a=this[s(262)]&&Pi(this[s(262)]).id===i;let u;if(c&&c[s(280)]&&!a&&o[s(268)])return r[s(174)][s(252)](o[s(268)],s(163)+o[s(290)]),r[s(174)][s(252)](o[s(268)],s(234)+o[s(290)]),null;const h=[s(216)];return a&&h[s(264)](s(178)),u=c&&c[s(209)]?c[s(180)][s(160)][s(227)].id:n.me.id,{classes:h,attributes:{"data-comment":i,"data-author-id":u}}}}),e[t(148)][t(279)](t(231))[t(232)]({model:t(201),view:(n,{options:o})=>{const r=t,s=e[r(250)][r(284)](oi),i=e[r(257)][r(187)][r(284)](n),{id:c,part:a}=Pi(n);if(i&&!i[r(287)])return null;if(o[r(170)]){const t=s[r(273)](c);if(t&&t[r(280)])return null}return{group:r(201),name:a?c+":"+a:c}}}),e[t(148)][t(279)](t(276))[t(192)]({view:{name:t(201),attributes:{id:/^\w/}},model:(e,{writer:n})=>n[t(228)](t(218),{"data-name":t(185)+e[t(255)]("id")})}),e[t(148)][t(279)](t(276))[t(294)]({view:t(201)})}[Oi(271)](){const t=Oi,e=this[t(245)],n=e[t(250)][t(284)](oi),o=new Set,r=new Set;e[t(257)][t(198)][t(225)]((n=>{const s=t;let i=!1;for(const{name:t,data:c}of e[s(257)][s(198)][s(153)][s(298)]()){const{group:a,id:u}=Pi(t);let h=c[s(196)];if(s(201)!==a||!h)continue;const l=s(162)===h[s(191)][s(204)];l||(h=Vi(h,e[s(257)]),!h||h[s(296)]||!c[s(196)]||h[s(295)](c[s(196)]))?e[s(257)][s(260)](h)&&!l?this[s(246)]?o[s(151)](t):this[s(238)](t,u):(r[s(151)](t),o[s(159)](t),n[s(154)](t),i=!0):(n[s(179)](t,{range:h}),i=!0)}return i})),this.on(t(189),((n,r,s)=>{const i=t;if(!s&&o[i(219)])for(const t of o){const{id:n}=Pi(t);o[i(159)](t),e[i(257)][i(187)][i(284)](t)&&this[i(238)](t,n)}})),this[t(146)](e[t(257)][t(198)],t(243),((s,i)=>{const c=t;for(const{name:t,data:{newRange:s}}of e[c(257)][c(198)][c(153)][c(298)]()){const{group:i,id:a}=Pi(t);if(c(201)!==i)continue;const u=n[c(273)](a),h=this[c(205)](a);u&&(!u[c(193)]&&s&&e[c(208)][c(272)][c(249)](c(267),(()=>{const t=c,o=e[t(250)][t(284)](Js),r=n[t(211)][t(284)](u)[t(272)];o[t(199)](r)[t(172)]()}),{priority:c(226)}),u[c(193)]=h||!!s),s||(r[c(151)](t),o[c(159)](t))}if(i[c(233)])for(const t of r){const{id:e}=Pi(t),r=n[c(273)](e),s=this[c(205)](e);o[c(159)](t),!r||s||r[c(168)]||r[c(206)](new Date)}r[c(176)]()}))}[Oi(217)](t){const e=Oi,n=this[e(245)],o=this[e(188)](t);return(0,r.getAllMarkersDomElementsSorted)(n[e(208)],o)}[Oi(165)](t){const e=Oi,n=this[e(188)](t);let o="",r=!1;for(const t of n){const n=t[e(297)]();for(const t of Array[e(292)](n[e(256)]()))t.is(e(253))?(o&&r&&(o+=" ",r=!1),o+=t[e(203)]):r=!0;r=!0}return o[e(194)](0,150)}[Oi(286)](t,e){const n=Oi,o=this[n(245)],r=o[n(250)][n(284)](oi);let s=r[n(273)](e);const i=o[n(278)][n(284)](n(251)),c=o[n(250)][n(284)](ki);return s&&(s[n(168)]&&s[n(206)](null),s[n(147)])||(this[n(188)](e)[0][n(200)]?r[n(214)]({channelId:i,threadId:e})[n(248)]((t=>{const r=n;if(r(239)!==o[r(184)])if(s=t,s&&!s[r(147)]){const t=s[r(263)]((()=>this[r(217)](e)));c[r(229)](t),s[r(280)]&&this[r(150)](e)}else if(!s){const t=this[r(188)](e);o[r(257)][r(243)]((e=>{const n=r;for(const o of t)e[n(154)](o)}))}})):o[n(208)][n(272)][n(249)](n(267),(()=>{const t=n;if(r[t(273)](e))return;const a=o[t(250)][t(284)](Js);s=r[t(293)]({channelId:i,threadId:e,target:()=>this[t(217)](e),context:{type:t(181),value:this[t(165)](e)}});const u=r[t(211)][t(284)](s)[t(272)],h=a[t(199)](u);h&&c[t(229)](h)}),{priority:n(226)})),s}[Oi(238)](t,e){const n=Oi,o=this[n(286)](t,e);o&&!o[n(195)]&&o[n(266)]({type:n(181),value:this[n(165)](e)})}[Oi(289)](){const t=Oi,n=this[t(245)];(0,r.surroundingMarkersDetector)(n[t(257)],(({left:o,entered:s})=>{const i=t;for(const t of o)if(Li(t)){n.ui[i(210)][i(190)](fo(n[i(173)],i(183)));break}for(const t of s)if(Li(t)){n.ui[i(210)][i(190)](fo(n[i(173)],i(247),(0,e.getEnvKeystrokeText)(r.FOCUS_ANNOTATION_KEYSTROKE)));break}}))}}function Mi(t,e){const n=Ni();return(Mi=function(t,e){return n[t-=143]})(t,e)}function Ri(t,e){return e?t+":"+e:t}function Pi(t){const e=t[Oi(161)](":");return{group:e[0],id:e[1],part:e[2]}}function Vi(t,e){const n=Oi,o=e[n(291)],r=e[n(223)](t[n(213)]);for(const s of t[n(258)]()){const{type:t,item:i,nextPosition:c}=s;if(n(181)===t||o[n(288)](i)){const t=e[n(269)](i);r[n(296)]&&(r[n(213)]=t),r[n(182)]=c}}return r}function Li(t){const e=Oi;return e(201)===Pi(t[e(230)])[e(240)]}const ji='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M4 1.5h12A3.5 3.5 0 0 1 19.5 5v8l-.005.192a3.5 3.5 0 0 1-2.927 3.262l-.062.008v1.813a1.5 1.5 0 0 1-2.193 1.33l-.371-.193-.38-.212a13.452 13.452 0 0 1-3.271-2.63l-.062-.07H4A3.5 3.5 0 0 1 .5 13V5A3.5 3.5 0 0 1 4 1.5ZM4 3a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h6.924a11.917 11.917 0 0 0 3.71 3.081l.372.194v-3.268L14.962 15H16a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H4Z"/><path d="M9.75 5a.75.75 0 0 0-.75.75v2.5H6.5a.75.75 0 0 0 0 1.5H9v2.5a.75.75 0 0 0 1.5 0v-2.5H13a.75.75 0 0 0 0-1.5h-2.5v-2.5A.75.75 0 0 0 9.75 5Z"/></svg>\n',Bi=Di;function Di(t,e){const n=Ki();return(Di=function(t,e){return n[t-=468]})(t,e)}!function(t){const e=Di,n=t();for(;;)try{if(414170===parseInt(e(478))/1+-parseInt(e(509))/2+parseInt(e(517))/3+parseInt(e(472))/4*(parseInt(e(479))/5)+-parseInt(e(526))/6+parseInt(e(490))/7*(parseInt(e(495))/8)+-parseInt(e(470))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ki);class Hi extends t.Plugin{static get[Bi(524)](){return Bi(487)}static get[Bi(474)](){return!0}static get[Bi(476)](){return!0}static get[Bi(522)](){return[oi,Si,ki,Js]}get[Bi(482)](){return $o}get[Bi(503)](){return qo}[Bi(523)](){const t=Bi,e=this[t(489)],n=e[t(514)][t(511)](oi),o=e[t(514)][t(511)](Si),r=e[t(514)][t(511)](Js),s=e[t(514)][t(511)](ki);e.ui[t(525)][t(471)](t(530),(()=>{const e=t,n=this[e(500)](po.ButtonView);return n[e(502)]=!0,n})),e.ui[t(525)][t(471)](t(521),(()=>this[t(500)](po.MenuBarMenuListItemButtonView))),s[t(501)]((()=>{const e=t,r=[];for(const[t,s]of n[e(494)]){const n=o[e(505)](t.id),i=n[e(508)]((t=>t[e(520)]()));n[e(475)]>0&&r[e(527)]([s[e(528)],i])}return r})),this[t(515)](r,t(469),((e,r,s)=>{const i=t,c=Array[i(497)](s)[i(508)]((t=>t[i(518)]))[i(484)]((t=>n[i(529)][i(480)](t)));if(!c)return void(o[i(477)]=null);const a=n[i(529)][i(511)](c)[i(504)].id,u=i(507)+a;a&&o[i(496)](a)?o[i(477)]=u:o[i(477)]&&(o[i(477)]=null)})),this[t(515)](n,t(481),((n,{threadId:r,isFromAdapter:s})=>{const i=t;!s&&e.ui[i(498)][i(488)]&&o[i(496)](r)&&e[i(468)][i(528)][i(499)]()}),{priority:t(510)}),this[t(515)](n,t(512),((r,{threadId:s,isFromAdapter:i})=>{const c=t;!i&&o[c(496)](s)&&n[c(513)](s)&&1===n[c(493)](s)[c(475)]&&(e[c(468)][c(528)][c(499)](),r[c(483)]())}),{priority:t(531)})}[Bi(500)](t){const e=Bi,n=this[e(489)],o=new t(n[e(491)]),r=n[e(519)][e(511)](e(485));return o[e(486)]({label:fo(n[e(491)],e(506)),icon:ji}),o[e(492)](e(473)).to(r),this[e(515)](o,e(516),(()=>r[e(516)]())),o}}function Ki(){const t=["push","view","_viewToController","comment","low","editing","change:activeAnnotations","3679191StVfaf","add","5996aVMwQL","isEnabled","isOfficialPlugin","length","isPremiumPlugin","activeMarker","480914YuqbWX","235eeDDGe","has","removeCommentThread","CommentsListView","stop","find","addCommentThread","set","CommentsUI","isFocused","editor","138334xBsiRL","locale","bind","getCommentThread","_threadToController","248xApSRo","hasMarkerForId","from","focusTracker","focus","_createUIButton","addSourceCollector","tooltip","CommentThreadInputView","model","getAllMarkersForId","Comment","comment:","map","441764WBMftr","highest","get","addComment","hasCommentThread","plugins","listenTo","execute","1557549dpSqBU","innerView","commands","getRange","menuBar:comment","requires","init","pluginName","componentFactory","3835926opgTgU"];return(Ki=function(){return t})()}const zi=Fi;function Ui(){const t=["clearForceDisabled","87wxBvUu","714296AVUmQb","requires","CommentsOnly","44748AGMqri","2348bpYEqv","43630fmzAPZ","change:isEnabled","115EvsIeP","isOfficialPlugin","commentsOnly","plugins","7jlawmY","editing","DragDrop","isPremiumPlugin","pluginName","view","afterInit","listenTo","affectsData","get","commentsOnlyMode","document","_enableCommentsOnlyMode","config","has","editor","delete","isEnabled","set","_disableCommentsOnlyMode","41584PfQnzt","stopListening","426555QXuOcL","clipboardInput","forceDisabled","197DULSCy","addCommentThread","commands","stop","cut","highest","3730243rSrwzI"];return(Ui=function(){return t})()}function Fi(t,e){const n=Ui();return(Fi=function(t,e){return n[t-=311]})(t,e)}!function(t){const e=Fi,n=t();for(;;)try{if(191530===-parseInt(e(318))/1*(parseInt(e(331))/2)+parseInt(e(326))/3*(parseInt(e(313))/4)+parseInt(e(334))/5*(-parseInt(e(330))/6)+-parseInt(e(338))/7*(parseInt(e(327))/8)+parseInt(e(315))/9+-parseInt(e(332))/10+parseInt(e(324))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ui);class Wi extends t.Plugin{static get[zi(342)](){return zi(329)}static get[zi(335)](){return!0}static get[zi(341)](){return!0}static get[zi(328)](){return[Si]}constructor(t){const e=zi;super(t),this[e(311)](e(355),!1),this.on(e(333),((t,n,o)=>{const r=e;o?this[r(350)]():this[r(312)]()}))}[zi(344)](){const t=zi;!this[t(355)]&&this[t(353)][t(351)][t(347)](t(336))&&(this[t(355)]=!0)}[zi(350)](){const t=zi;for(const[e,n]of this[t(353)][t(320)])n[t(346)]&&t(319)!==e&&n[t(317)](t(348));this[t(353)][t(337)][t(352)](t(340))&&this[t(353)][t(337)][t(347)](t(340))[t(317)](t(348));const e=this[t(353)][t(339)][t(343)][t(349)];this[t(345)](e,t(322),(e=>e[t(321)]()),{priority:t(323)}),this[t(345)](e,t(316),(e=>e[t(321)]()),{priority:t(323)}),this[t(345)](e,t(354),(e=>e[t(321)]()),{priority:t(323)})}[zi(312)](){const t=zi;for(const[e,n]of this[t(353)][t(320)])n[t(346)]&&t(319)!==e&&n[t(325)](t(348));this[t(314)](this[t(353)][t(339)][t(343)][t(349)])}}function qi(t,e){const n=Yi();return(qi=function(t,e){return n[t-=402]})(t,e)}function Yi(){const t=["detach","84338kHiljM","174njlHGC","refilterAnnotations","switchTo","filter","_setSelectedAnnotations","activeAnnotations","isPremiumPlugin","pluginName","427odBbpb","16774329eMjqVx","_deactivateAllAnnotations","remove","34677624DeKdJV","229315joYuCS","get","_removeActiveAnnotation","init","has","149048SLWkGF","AnnotationsUIs","context","requires","isOfficialPlugin","type","plugins","attach","annotationsuis-annotation-mismatch","setActiveAnnotation","length","activeUIs","annotationsuis-register-already-registered","change:activeAnnotation","activate","deactivateAll","stopListening","from","deactivate","hasActive","_uisData","delete","function","find","_activateAnnotation","_assertAnnotationDoesNotBelongToMultipleUIs","36vqesXL","destroy","set","register","push","8Taagqm","_uis","collection","add","annotationsuis-missing-ui","listenTo","annotationsuis-register-invalid-interface","6427494JDxvAz","_visibleAnnotations","isActive","20MGOlKM","size","691905OZkjMc","_addActiveAnnotation"];return(Yi=function(){return t})()}const Zi=qi;!function(t){const e=qi,n=t();for(;;)try{if(799809===-parseInt(e(427))/1*(-parseInt(e(407))/2)+parseInt(e(424))/3*(-parseInt(e(412))/4)+-parseInt(e(441))/5*(parseInt(e(428))/6)+parseInt(e(436))/7*(parseInt(e(446))/8)+-parseInt(e(419))/9*(parseInt(e(422))/10)+-parseInt(e(437))/11+parseInt(e(440))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yi);class Gi extends t.ContextPlugin{static get[Zi(449)](){return[Js]}static get[Zi(435)](){return Zi(447)}static get[Zi(450)](){return!0}static get[Zi(434)](){return!0}constructor(t){const e=Zi;super(t),this[e(457)]=new Set,this[e(413)]=new Map,this[e(466)]=new Map}[Zi(444)](){const t=Zi,e=this[t(448)][t(452)][t(442)](Js);this[t(417)](e,t(405),((e,n)=>{const o=t;for(const t of this[o(457)]){const e=this[o(413)][o(442)](t);(0,this[o(466)][o(442)](t)[o(431)])(n)&&e[o(455)](n)}})),this[t(417)](e,t(438),(()=>{const e=t;for(const t of this[e(457)])this[e(413)][e(442)](t)[e(455)](null)})),this[t(417)](e[t(420)],t(415),((e,n)=>{this[t(406)](n)}))}[Zi(465)](){const t=Zi;return this[t(457)][t(423)]>0}[Zi(421)](t){const e=Zi;return this[e(457)][e(445)](t)}[Zi(460)](t,n=()=>!0){const o=Zi,r=this[o(448)][o(452)][o(442)](Js);if(!this[o(413)][o(445)](t))throw new e.CKEditorError(o(416),this,{uiName:t});this[o(421)](t)&&this[o(464)](t),this[o(457)][o(415)](t);const s=new ws;(function({source:t,target:e,filter:n}){const o=_s;for(const r of t)n(r)&&e[o(334)](r);e[o(314)](t,o(334),((t,r)=>{const s=o;n(r)&&e[s(334)](r)})),e[o(314)](t,o(311),((t,n)=>{const r=o;e[r(332)](n)&&e[r(311)](n)}))})({source:r[o(420)],target:s,filter:n}),this[o(466)][o(409)](t,{collection:s,filter:n});const i=this[o(413)][o(442)](t);i[o(453)](s),this[o(417)](i,o(459),((t,e,n,s)=>{const i=o;s&&r[i(443)](s),n&&r[i(425)](n)}))}[Zi(464)](t){const n=Zi;if(this[n(457)][n(402)](t),!this[n(413)][n(445)](t))throw new e.CKEditorError(n(416),this,{uiName:t});const o=this[n(413)][n(442)](t);o[n(426)](),this[n(462)](o),this[n(466)][n(442)](t)[n(414)][n(408)](),this[n(466)][n(402)](t)}[Zi(430)](t){const n=Zi;if(!this[n(413)][n(445)](t))throw new e.CKEditorError(n(416),this,{uiName:t});const o=this[n(448)][n(452)][n(442)](Js),r=Array[n(463)](o[n(433)])[0]||null;this[n(461)](),this[n(460)](t);const s=this[n(413)][n(442)](t);s[n(455)](r),s[n(432)]&&r&&s[n(432)]([r])}[Zi(461)](){const t=Zi;for(const e of this[t(457)])this[t(464)](e)}[Zi(410)](t,n){const o=Zi;if(this[o(413)][o(445)](t))throw new e.CKEditorError(o(458));if(o(403)!=typeof n[o(453)]||o(403)!=typeof n[o(426)]||o(403)!=typeof n[o(455)])throw new e.CKEditorError(o(418),null);this[o(413)][o(409)](t,n)}[Zi(429)](){const t=Zi,e=this[t(448)][t(452)][t(442)](Js)[t(414)],n=new Map,o=Array[t(463)](this[t(457)]);for(const e of this[t(457)]){const o=this[t(466)][t(442)](e)[t(414)];for(const r of o)n[t(409)](r,e)}for(const r of e){const e=n[t(442)](r);this[t(406)](r);const s=o[t(404)]((e=>this[t(466)][t(442)](e)[t(431)](r)));e!==s&&(e&&this[t(466)][t(442)](e)[t(414)][t(439)](r),s&&this[t(466)][t(442)](s)[t(414)][t(415)](r))}}[Zi(408)](){const t=Zi;this[t(461)](),super[t(408)]()}[Zi(406)](t){const n=Zi,o=[];for(const e of this[n(457)])(0,this[n(466)][n(442)](e)[n(431)])(t)&&o[n(411)](e);if(o[n(456)]>1)throw new e.CKEditorError(n(454),null,{matchedUIs:o,annotationType:t[n(451)]})}}var Xi=n(573),Ji={attributes:{"data-cke":!0}};Ji.setAttributes=Lr(),Ji.insert=Pr().bind(null,"head"),Ji.domAPI=Mr(),Ji.insertStyleElement=Br();Nr()(Xi.A,Ji);Xi.A&&Xi.A.locals&&Xi.A.locals;function Qi(t,e){const n=tc();return(Qi=function(t,e){return n[t-=278]})(t,e)}const $i=Qi;function tc(){const t=["source","setTemplate","div","arrowdown","set","list","application","focusables","focusFirst","focusTracker","10356CTlVqp","focusPrevious","29029yyBjzn","860211sZzxJi","change:top","change","Annotations list","removed","minHeight","class","bindTemplate","190PMecQn","1782464BheAiP","number","element","_setupKeyboardNavigation","4553810PkJvMX","focusNext","top","Annotations sidebar","delegate","focus","1852YpiwCx","createCollection","262ybFWMH","ck-sidebar","arrowup","remove","ck-reset","_updateItemPositionInFocusables","length","uiLanguageDirection","added","2445543pcfiCM","render","add","getIndex","234UOiWnW","forEach","focusCycler","listenTo"];return(tc=function(){return t})()}!function(t){const e=Qi,n=t();for(;;)try{if(176836===parseInt(e(283))/1*(parseInt(e(285))/2)+-parseInt(e(315))/3+-parseInt(e(312))/4*(-parseInt(e(323))/5)+parseInt(e(298))/6*(parseInt(e(314))/7)+-parseInt(e(324))/8+-parseInt(e(294))/9+parseInt(e(328))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tc);const ec=(0,e.toUnit)("px");class nc extends po.View{constructor(t){const n=Qi;super(t);const o=this[n(322)];this[n(306)](n(320),0),this[n(306)](n(321),""),this[n(307)]=this[n(284)](),this[n(309)]=this[n(284)](),this[n(307)][n(281)](n(287),n(305)).to(this),this[n(311)]=new e.FocusTracker,this[n(300)]=new po.FocusCycler({focusables:this[n(309)],focusTracker:this[n(311)]}),this[n(303)]({tag:n(304),attributes:{class:["ck",n(286),n(289),o.to(n(321))],style:{minHeight:o.to(n(320),(t=>n(325)==typeof t?ec(t+10):null))},dir:t[n(292)],role:n(308),"aria-label":fo(t,n(280)),tabindex:0},children:[{tag:n(304),attributes:{role:n(307),"aria-label":fo(t,n(318))},children:this[n(307)]}]})}[$i(295)](){const t=$i;super[t(295)](),this[t(327)]()}[$i(282)](){const t=$i;this[t(300)][t(310)]()}[$i(327)](){const t=$i;this[t(307)][t(281)](t(316)).to(this),this.on(t(316),(e=>{const n=t;this[n(290)](e[n(302)])})),this[t(307)][t(299)]((e=>{const n=t;this[n(311)][n(296)](e[n(326)]),this[n(290)](e)})),this[t(307)].on(t(317),((e,n)=>{const o=t;for(const t of n[o(319)])this[o(311)][o(288)](t[o(326)]),this[o(309)][o(288)](t);for(const t of n[o(293)])this[o(311)][o(296)](t[o(326)]),this[o(290)](t)})),this.on(t(287),(()=>{const e=t;this[e(300)][e(313)]()})),this.on(t(305),(()=>{const e=t;this[e(300)][e(278)]()})),this[t(301)](this[t(326)],t(282),(()=>{this[t(282)]()}))}[$i(290)](t){const e=$i,n=this[e(309)][e(297)](t);let o,r;for(const n of this[e(309)])if(t[e(279)]<n[e(279)]){o=n;break}if(r=o?this[e(309)][e(297)](o):this[e(309)][e(291)],-1!==n){if(n===r-1)return;this[e(309)][e(288)](t),r=o?this[e(309)][e(297)](o):this[e(309)][e(291)]}this[e(309)][e(296)](t,r)}}const oc=rc;function rc(t,e){const n=sc();return(rc=function(t,e){return n[t-=242]})(t,e)}function sc(){const t=["render","arrowup","bindTemplate","attach","_mutationObserver","clear","set","updateHeight","4361570pMoVEp","div","focus","arrowdown","content","isAnimationDisabled","474283bOWoRI","765919RlUUOB","first","detach","top","3086784YhGjFU","height","9474YmJdej","delegate","presentation","bind","createCollection","ck-sidebar-item","destroy","_targetTop","104766VfDhKT","ck-sidebar-item--no-animation","796fRHoZQ","element","bottom","2538848mbXyJn","clientHeight","setTemplate"];return(sc=function(){return t})()}!function(t){const e=rc,n=t();for(;;)try{if(464013===parseInt(e(249))/1+parseInt(e(264))/2+parseInt(e(256))/3*(-parseInt(e(266))/4)+parseInt(e(243))/5+-parseInt(e(254))/6+-parseInt(e(250))/7+parseInt(e(269))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sc);const ic=(0,e.toUnit)("px");class cc extends po.View{constructor(t){const e=rc;super(t),this[e(278)](e(253),0),this[e(278)](e(255),0),this[e(259)](e(268)).to(this,e(253),this,e(255),((t,e)=>t+e)),this[e(278)](e(248),!1),this[e(276)]=cs((()=>this[e(242)]())),this[e(263)]=null,this[e(247)]=this[e(260)](),this[e(247)][e(257)](e(273),e(246)).to(this);const n=this[e(274)];this[e(271)]({tag:e(244),attributes:{class:[e(261),n.to(e(248),(t=>t?e(265):""))],style:{top:n.to(e(253),(t=>ic(t)))},role:e(258)},children:this[e(247)]})}[oc(272)](){const t=oc;super[t(272)](),this[t(276)][t(275)](this[t(267)])}[oc(245)](){const t=oc;this[t(247)][t(251)]&&this[t(247)][t(251)][t(245)]()}[oc(242)](){const t=oc,e=this[t(267)][t(270)];e&&(this[t(255)]=e)}[oc(262)](){const t=oc;this[t(247)][t(277)](),this[t(276)][t(252)](),super[t(262)]()}}const ac=hc;function uc(){const t=["height","container","_getMaxAvailableTop","rearrange","33QEnMPi","listenTo","51LHGBGe","282790mtrPkq","sidebar-attachtocontainer-missing-container","_recalculate","_recalculateBuffer","appendChild","updateHeight","isActive","_annotationToSidebarItemView","config","1220744OiDrPo","1273594MjbZEn","render","103335pnXKAa","change:bottom","unbind","change:top","class","change:_lastItem","top","isOfficialPlugin","target","minHeight","list","last","push","_attachToContainer","_annotations","context","_detachFromContainer","sidebar.preventScrollOutOfView","bind","_alignForBottomChange","addAnnotation","_getItemAfter","_spaceBetweenItems","change:targetRect","get","_targetTop","stopListening","_updateLastItem","length","destroy","set","_createSidebarView","locale","6OmPXnP","delete","refresh","_destroySidebarItemView","_setItemTop","clear","add","setContainer","nodeType","isPremiumPlugin","view","_alignAfterItem","Sidebar","87494GqCvrr","9PDsrbG","getSidebarItemView","targetRect","sidebar-setcontainer-invalid-element","element","bottom","_getTargetTop","isAnimationDisabled","define","1527740VxxoTO","object","pluginName","max","sidebar.container","_alignToTargetRect","_alignBeforeItem","remove","316397zWIZDS","_getItemBefore","_lastItem","getIndex","content","_sidebarItemViewToAnnotation","_activeAnnotation","_alignForTopChange","init"];return(uc=function(){return t})()}function hc(t,e){const n=uc();return(hc=function(t,e){return n[t-=147]})(t,e)}!function(t){const e=hc,n=t();for(;;)try{if(444072===-parseInt(e(237))/1+parseInt(e(219))/2*(parseInt(e(160))/3)+-parseInt(e(229))/4+-parseInt(e(173))/5*(parseInt(e(206))/6)+parseInt(e(171))/7+-parseInt(e(170))/8*(-parseInt(e(220))/9)+-parseInt(e(161))/10*(-parseInt(e(158))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uc);class lc extends t.ContextPlugin{static get[ac(231)](){return ac(218)}static get[ac(180)](){return!0}static get[ac(215)](){return!0}constructor(t){const e=ac;super(t),this[e(203)](e(147),void 0),this[e(216)]=this[e(204)](),this[e(203)](e(155),null),this[e(195)]=25,this[e(150)]=new Map,this[e(168)]=new Map,this[e(188)][e(169)][e(228)](e(190),!1),this[e(187)]=null,this[e(151)]=null,this[e(164)]=[]}[ac(153)](){const t=ac,e=this[t(188)][t(169)][t(197)](t(233));e&&this[t(213)](e)}[ac(213)](t){const n=ac;if(!mc(t))throw new e.CKEditorError(n(223));this[n(155)]=t}[ac(186)]({viewClass:t="",spaceBetweenItems:n=25}={}){const o=ac;if(!mc(this[o(155)]))throw new e.CKEditorError(o(162),this);this[o(155)][o(165)](this[o(216)][o(224)]),this[o(216)][o(177)]=t,this[o(195)]=n}[ac(157)]({removedAnnotation:t,previousAnnotation:e,nextAnnotation:n}){const o=ac,r=this[o(221)](t);this[o(216)][o(183)][o(236)](r),this[o(209)](t),e&&this[o(234)](this[o(221)](e)),n&&this[o(234)](this[o(221)](n)),this[o(200)]()}[ac(208)]({blurredAnnotation:t,activatedAnnotation:e,disableAnimationOnActivatedAnnotation:n}){const o=ac;if(this[o(151)]=e,t){t[o(167)]=!1;const e=this[o(221)](t);e&&n&&(e[o(227)]=!1)}if(e){const t=this[o(221)](e);t&&(e[o(167)]=!0,n&&(t[o(227)]=!0,t[o(179)]+=1),this[o(234)](t))}}[ac(189)](t){const e=ac;if(this[e(216)][e(224)][e(236)](),t)for(const n of t)this[e(209)](n);this[e(216)][e(183)][e(211)](),this[e(216)][e(177)]="",this[e(147)]=null}[ac(193)](t,e){const n=ac;e||(e=t[n(216)]);const o=new cc(this[n(188)][n(205)]);this[n(150)][n(203)](o,t),this[n(168)][n(203)](t,o),o[n(149)][n(212)](e),this[n(159)](t[n(216)],n(196),((e,r,s)=>{const i=n,c=this[i(226)](t,s);o[i(198)]!=c&&(o[i(198)]=c,this[i(210)](o,c))})),this[n(159)](o,n(176),(()=>{const t=n;this[t(163)](o,t(179))})),this[n(159)](o,n(174),(()=>{const t=n;this[t(163)](o,t(225))})),this[n(234)](o);const r=this[n(238)](o);return r&&this[n(217)](r,o)||this[n(234)](o),this[n(200)](),this[n(216)][n(183)][n(212)](o),o}[ac(152)](t){const e=ac;if(!t[e(149)][e(201)])return;const n=this[e(238)](t);if(!n)return;const o=this[e(150)][e(197)](n),r=this[e(151)];r&&r===o?this[e(217)](n,t):this[e(235)](t,n)}[ac(192)](t){const e=ac;if(!t[e(149)][e(201)])return;const n=this[e(194)](t);if(!n)return;const o=this[e(150)][e(197)](n),r=this[e(188)][e(169)][e(197)](e(190)),s=this[e(151)];s&&s===o&&r?(this[e(235)](n,t),this[e(217)](t,n)):s&&s===o?this[e(235)](n,t):this[e(217)](t,n)}[ac(163)](t,e){const n=ac;0===this[n(164)][n(201)]&&setTimeout((()=>{const t=n;for(const{sidebarItemView:e,changedProp:n}of this[t(164)])t(179)===n?this[t(152)](e):this[t(192)](e);this[t(164)]=[]}),10),this[n(164)][n(185)]({sidebarItemView:t,changedProp:e})}[ac(221)](t){const e=ac;return this[e(168)][e(197)](t)}[ac(202)](){const t=ac;this[t(199)](),this[t(216)][t(202)]()}[ac(209)](t){const e=ac,n=this[e(221)](t);this[e(199)](n),this[e(199)](t[e(216)]),n[e(202)](),this[e(168)][e(207)](t),this[e(150)][e(207)](n)}[ac(204)](){const t=ac,e=new nc(this[t(188)][t(205)]);return e[t(172)](),this.on(t(178),((n,o,r,s)=>{const i=t;s&&e[i(175)](i(182)),r?e[i(191)](i(182)).to(r,i(225)):e[i(182)]=null})),e}[ac(200)](){const t=ac;var e;this[t(147)]=(null===(e=this[t(187)])||void 0===e?void 0:e[t(184)])?this[t(221)](this[t(187)][t(184)]):null}[ac(238)](t){const e=ac;var n;const o=this[e(150)][e(197)](t),r=o&&(null===(n=this[e(187)])||void 0===n?void 0:n[e(197)](this[e(187)][e(148)](o)-1));return r&&this[e(221)](r)||null}[ac(194)](t){const e=ac;var n;const o=this[e(150)][e(197)](t),r=o&&(null===(n=this[e(187)])||void 0===n?void 0:n[e(197)](this[e(187)][e(148)](o)+1));return r&&this[e(221)](r)||null}[ac(235)](t,e){const n=ac;t[n(166)]();const o=dc(e[n(225)]+this[n(195)],t[n(179)]);return!!o&&(this[n(210)](e,e[n(179)]-o),!0)}[ac(217)](t,e){const n=ac;t[n(166)]();const o=dc(t[n(225)]+this[n(195)],e[n(179)]);return!!o&&(this[n(210)](e,e[n(179)]+o,!1),!0)}[ac(234)](t){const e=ac,n=this[e(150)][e(197)](t);if(!n||!n[e(181)]||!n[e(222)])return;const o=this[e(226)](n,n[e(222)]);this[e(210)](t,o)}[ac(226)](t,n){const o=ac;if(null===n)return 0;if(t[o(181)]instanceof e.Rect)return n[o(179)];{const t=new e.Rect(this[o(216)][o(224)])[o(179)];return n[o(179)]-t}}[ac(210)](t,e,n=this[ac(188)][ac(169)][ac(197)](ac(190))){const o=ac;n&&(e=Math[o(232)](e,this[o(156)](t))),t[o(179)]=e}[ac(156)](t){const e=ac;let n=this[e(238)](t),o=0;for(;n;)n[e(166)](),o+=this[e(195)]+n[e(154)],n=this[e(238)](n);return o}}function dc(t,e){return Math[ac(232)](t-e,0)}function mc(t){const e=ac;return null!==t&&e(230)==typeof t&&1===t[e(214)]}const kc=pc;function gc(){const t=["setActiveAnnotation","updateTargetRect","rearrange","requires","activeAnnotation","focus","_editorAnnotations","off","ck-sidebar--wide","cancel","WideSidebar","destroy","_attachToContainer","get","stopListening","widesidebar-attach-already-attached","switchTo","_destroyEditorAnnotationsIntegration","getOrderedSelectedAnnotations","attach","editors","isAttached","ready","listenTo","removeEventListener","set","high","set:container","3LQTCDy","detach","isPremiumPlugin","uiUpdate","isOfficialPlugin","228347hFcHMV","resize","plugins","940660IHoHyi","init","annotations","change:container","EditorAnnotations","addEventListener","_detachFromContainer","1003644MWGjGF","_refreshPositioningDebounced","from","pluginName","register","addAnnotation","_integrateWithEditorAnnotations","context","widesidebar-detach-not-attached","wideSidebar","18816ssiRuj","50kxxnfJ","container","693EUUZHd","has","add","hasDomSelection","2297040SAKWlK","remove","770990fuUhpl","blur","refreshPositioning","_activeAnnotation","_annotations","1956084OYlBmU","refresh","stop"];return(gc=function(){return t})()}function pc(t,e){const n=gc();return(pc=function(t,e){return n[t-=312]})(t,e)}!function(t){const e=pc,n=t();for(;;)try{if(263847===-parseInt(e(375))/1+-parseInt(e(334))/2*(-parseInt(e(370))/3)+-parseInt(e(339))/4+parseInt(e(378))/5+-parseInt(e(332))/6+-parseInt(e(328))/7*(-parseInt(e(325))/8)+parseInt(e(315))/9*(parseInt(e(326))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gc);class fc extends t.ContextPlugin{static get[kc(345)](){return[lc,Gi]}static get[kc(318)](){return kc(352)}static get[kc(374)](){return!0}static get[kc(372)](){return!0}constructor(t){const n=kc;super(t),this[n(363)]=!1,this[n(367)](n(346),null),this[n(380)]=null,this[n(348)]=new e.Collection,this[n(316)]=os((()=>{const t=n;this[t(380)][t(336)]()}),250,{leading:!1})}[kc(379)](){const t=kc,e=this[t(322)][t(377)][t(355)](Gi),n=this[t(322)][t(377)][t(355)](lc);e[t(319)](t(324),this),n[t(327)]&&e[t(358)](t(324))}[kc(342)](t){const e=kc;if(t===this[e(346)])return;const n=this[e(322)][e(377)][e(355)](lc);n[e(337)]=t;const o=this[e(346)];this[e(346)]=t,n[e(340)]({blurredAnnotation:o,activatedAnnotation:this[e(346)]})}[kc(361)](n){const o=kc;this[o(380)]=n;const r=this[o(322)][o(377)][o(355)](lc);if(r[o(338)]=n,this[o(363)])throw new e.CKEditorError(o(357),this);this[o(363)]=!0,this[o(365)](r,o(369),(()=>{const t=o;this[t(371)](),this[t(365)](r,t(381),(e=>{const o=t;e[o(349)](),this[o(361)](n)}))})),r[o(354)]({viewClass:o(350)});const s=t=>{const e=o;t[e(343)](),r[e(320)](t)};for(const t of n)s(t);this[o(365)](n,o(330),((t,e)=>{s(e)})),this[o(365)](n,o(333),((t,e,s)=>{const i=o;r[i(344)]({removedAnnotation:e,previousAnnotation:n[i(355)](s-1),nextAnnotation:n[i(355)](s+1)}),e===this[i(346)]&&this[i(342)](null)}),{priority:o(368)}),this[o(365)](n,o(347),((t,e)=>{this[o(342)](e)})),this[o(365)](n,o(335),(()=>{this[o(342)](null)}));const i=this[o(322)]instanceof t.Context?this[o(322)][o(362)]:new e.Collection([this[o(322)]]);for(const t of i)this[o(321)](t);this[o(365)](i,o(330),((t,e)=>{const n=o;this[n(365)](e,n(364),(()=>{this[n(321)](e)}))})),this[o(365)](i,o(333),((t,e)=>{const n=o;e[n(377)][n(329)](n(312))&&this[n(359)](e[n(377)][n(355)](n(312)))})),window[o(313)](o(376),this[o(316)]),this[o(380)][o(336)]()}[kc(371)](){const n=kc;if(!this[n(363)])throw new e.CKEditorError(n(323),this);this[n(342)](null);const o=this[n(322)][n(377)][n(355)](lc);o[n(314)](this[n(380)]),this[n(356)](o),this[n(356)](this[n(380)]),this[n(322)]instanceof t.Context&&this[n(356)](this[n(322)][n(362)]);for(const t of Array[n(317)](this[n(348)]))this[n(359)](t);window[n(366)](n(376),this[n(316)]),this[n(316)][n(351)](),this[n(346)]=null,this[n(363)]=!1,this[n(380)]=null}[kc(353)](){const t=kc;this[t(363)]&&this[t(371)]()}[kc(321)](t){const e=kc;if(!t[e(377)][e(329)](e(312)))return;const n=t[e(377)][e(355)](e(312)),o=()=>{const t=e,o=n[t(360)]({annotations:this[t(380)],activeAnnotation:this[t(346)]});this[t(342)](o[0]||null)};this[e(365)](n,e(340),o),this[e(365)](n,e(335),((t,{isAnnotationTracked:n})=>{const o=e;this[o(346)]&&n(this[o(346)])&&this[o(342)](null)})),this[e(365)](n,e(373),(()=>{this[e(316)]()})),this[e(365)](this[e(380)],e(335),(t=>{const r=e;n[r(331)]()&&(o(),t[r(341)]())}),{priority:e(368)}),this[e(348)][e(330)](n)}[kc(359)](t){const e=kc;this[e(356)](t),this[e(348)][e(333)](t)}}function bc(t,e){const n=_c();return(bc=function(t,e){return n[t-=196]})(t,e)}!function(t){const e=bc,n=t();for(;;)try{if(601163===parseInt(e(224))/1+-parseInt(e(211))/2*(-parseInt(e(207))/3)+parseInt(e(225))/4*(parseInt(e(196))/5)+parseInt(e(223))/6*(-parseInt(e(204))/7)+parseInt(e(200))/8+-parseInt(e(218))/9*(-parseInt(e(217))/10)+parseInt(e(215))/11*(-parseInt(e(226))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_c);class vc extends po.ButtonView{constructor(t){const e=bc;super(t);const n=this[e(214)];this[e(213)](e(222),!1),this[e(213)](e(205),0),this[e(216)](e(208)).to(this,e(222),this,e(205),((t,n)=>t?e(221):n[e(201)]())),this[e(213)](e(227),""),this[e(197)]=ji,this[e(198)]({attributes:{class:[e(212)]}}),this[e(199)]=new po.View,this[e(199)][e(202)]({tag:e(219),attributes:{class:[e(206),n.to(e(227),(t=>e(209)+t)),n.if(e(222),e(220))]},children:[{text:n.to(e(208))}]}),this[e(203)][e(210)](this[e(199)])}}function _c(){const t=["icon","extendTemplate","counterView","8405744mqZbBk","toString","setTemplate","children","497ONoGrI","number","ck-annotation-counter__badge","3toKxoq","_badge","ck-annotation-counter__badge--","add","1911834CfLFcg","ck-annotation-counter","set","bindTemplate","11YqBMUb","bind","4818610aQNKSg","9ohFUho","span","ck-annotation-counter__badge--edit-mode","...","isDirty","65406AmUJJX","193605zuAfdv","20OZfXkV","24891324deLDaX","annotationType","767310zmtdgc"];return(_c=function(){return t})()}var wc=n(197),Ic={attributes:{"data-cke":!0}};Ic.setAttributes=Lr(),Ic.insert=Pr().bind(null,"head"),Ic.domAPI=Mr(),Ic.insertStyleElement=Br();Nr()(wc.A,Ic);wc.A&&wc.A.locals&&wc.A.locals;const yc=Ac;function Ac(t,e){const n=Cc();return(Ac=function(t,e){return n[t-=223]})(t,e)}function Cc(){const t=["narrowsidebar-attach-already-attached","low","execute","addAnnotation","find","4847085bvfQIf","getSidebarItemView","unpin","defaultPositions","southArrowNorth","hasDomSelection","annotations","7XHlBsZ","keydown","_updateBalloonPosition","20EUZQwM","resize","focus","focusableElements","high","_attachListeners","8jgVGMP","detachFromDom","requires","off","Esc","esc","locale","attachToDom","uiUpdate","getOrderedSelectedAnnotations","length","isPremiumPlugin","_selectedAnnotations","number","isVisible","_attachToContainer","get","stopListening","detach","preventClosingBalloon","bodyCollection","ck-sidebar--narrow","includes","_destroyEditorAnnotationsIntegration","11VTcxrR","removeEventListener","ready","_setSelectedAnnotations","create","_manuallyClosedAnnotationViews","rearrange","_refreshPositioningDebounced","948988bbDqbO","2598348DvXRYL","activeAnnotation","init","931789KbhMwV","_editorAnnotations","pin","add","setActiveAnnotation","context","9814190PQQURC","southArrowNorthWest","isOfficialPlugin","getByView","_detachFromContainer","northArrowSouthWest","set","_integrateWithEditorAnnotations","preventDefault","_annotationToNarrowView","balloonPanelView","listenTo","delete","_showBalloon","cancel","register","19846294igpMWK","element","values","content","change:height","destroy","set:container","remove","from","isDirty","narrowsidebar-detach-not-attached","EditorAnnotations","editors","change:container","southArrowNorthEast","narrowSidebar","first","northArrowSouthEast","refreshPositioning","mousedown","annotationType","NarrowSidebar","type","_annotations","addEventListener","attach","contains","northArrowSouth","keyCode","blur","_refreshPositioning","_domEmitter","has","view","2uUgkwY","12hWIHXt","refresh","bind","isAttached","2144082ufjjYq","clear","target","stop","stopPropagation","_detachListeners","plugins","_hideBalloon","pluginName"];return(Cc=function(){return t})()}!function(t){const e=Ac,n=t();for(;;)try{if(498224===parseInt(e(240))/1*(parseInt(e(296))/2)+parseInt(e(237))/3+parseInt(e(236))/4*(-parseInt(e(325))/5)+parseInt(e(301))/6*(-parseInt(e(322))/7)+-parseInt(e(331))/8*(parseInt(e(315))/9)+parseInt(e(246))/10*(-parseInt(e(228))/11)+-parseInt(e(297))/12*(-parseInt(e(262))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cc);class Tc extends t.ContextPlugin{static get[yc(333)](){return[lc,Gi]}static get[yc(309)](){return yc(283)}static get[yc(248)](){return!0}static get[yc(342)](){return!0}constructor(t){const n=yc;super(t),this[n(300)]=!1,this[n(233)]=new Set,this[n(293)]=Object[n(232)](e.DomEmitterMixin),this[n(255)]=new Map,this[n(252)](n(238),null),this[n(321)]=null,this[n(343)]=[],this[n(241)]=new e.Collection,this[n(235)]=os((()=>{this[n(292)]()}),250,{leading:!1})}[yc(239)](){const t=yc;this[t(245)][t(307)][t(347)](Gi)[t(261)](t(277),this),this[t(224)]=new po.BodyCollection(this[t(245)][t(337)]),this[t(256)]=new po.BalloonPanelView(this[t(245)][t(337)]),this[t(224)][t(338)](),this[t(224)][t(243)](this[t(256)])}[yc(287)](n){const o=yc;this[o(321)]=n;const r=this[o(245)][o(307)][o(347)](lc),s=this[o(256)];if(r[o(285)]=n,this[o(300)])throw new e.CKEditorError(o(310),this);this[o(300)]=!0,this[o(257)](r,o(268),(()=>{const t=o;this[t(349)](),this[t(257)](r,t(275),(e=>{const o=t;e[o(334)](),this[o(287)](n)}))})),r[o(346)]({viewClass:o(225),spaceBetweenItems:5});const i=t=>{const e=o,n=new vc(this[e(245)][e(337)]);r[e(313)](t,n),this[e(255)][e(252)](t,n),n[e(299)](e(271),e(282),e(344)).to(t[e(295)],e(271),e(284),e(341)),n.on(e(312),(()=>{const n=e;this[n(233)][n(302)](),s[n(265)][n(278)]!==t[n(295)]?(this[n(259)](t),t[n(295)][n(263)][n(327)](),this[n(244)](t)):this[n(244)](null)}))};for(const t of n)i(t);this[o(257)](n,o(243),((t,e)=>{i(e)})),this[o(257)](n,o(269),((t,e,s)=>{const i=o;this[i(255)][i(347)](e)[i(267)](),this[i(255)][i(258)](e),r[i(234)]({removedAnnotation:e,previousAnnotation:n[i(347)](s-1),nextAnnotation:n[i(347)](s+1)}),e===this[i(238)]&&this[i(244)](null)}),{priority:o(311)}),this[o(257)](n,o(327),((t,e)=>{this[o(244)](e)})),this[o(257)](n,o(291),(()=>{this[o(244)](null)})),this[o(293)][o(257)](document,o(323),((t,n)=>{const r=o;n[r(290)]===e.keyCodes[r(336)]&&s[r(345)]&&(this[r(233)][r(243)](s[r(265)][r(278)]),this[r(308)](),n[r(305)](),n[r(254)]())})),this[o(293)][o(257)](document,o(281),((t,e)=>{const n=o,i=e[n(303)];s[n(345)]&&s[n(263)][n(288)](i)||r[n(295)][n(263)][n(288)](i)||t[n(223)]||this[n(238)]&&this[n(238)][n(328)][n(314)]((t=>t[n(288)](i)))||(this[n(233)][n(302)](),this[n(308)](),this[n(244)](null))}));const c=this[o(245)]instanceof t.Context?this[o(245)][o(274)]:new e.Collection([this[o(245)]]);for(const t of c)this[o(253)](t);this[o(257)](c,o(243),((t,e)=>{const n=o;this[n(257)](e,n(230),(()=>{this[n(253)](e)}))})),this[o(257)](c,o(269),((t,e)=>{const n=o;e[n(307)][n(294)](n(273))&&this[n(227)](e[n(307)][n(347)](n(273)))})),window[o(286)](o(326),this[o(235)]),this[o(292)]()}[yc(244)](t){const e=yc;if(t===this[e(238)])return;const n=this[e(245)][e(307)][e(347)](lc);n[e(298)]({blurredAnnotation:this[e(238)],activatedAnnotation:t,disableAnimationOnActivatedAnnotation:!0}),t&&n[e(316)](t)?this[e(259)](t):this[e(308)](),this[e(238)]=t}[yc(349)](){const n=yc;if(!this[n(300)])throw new e.CKEditorError(n(272),this);this[n(244)](null);const o=this[n(245)][n(307)][n(347)](lc);this[n(308)](),Array[n(270)](this[n(255)][n(264)](),(t=>t[n(267)]())),this[n(255)][n(302)](),o[n(250)](this[n(321)]),this[n(348)](),this[n(293)][n(348)](),this[n(245)]instanceof t.Context&&this[n(348)](this[n(245)][n(274)]);for(const t of Array[n(270)](this[n(241)]))this[n(227)](t);window[n(229)](n(326),this[n(235)]),this[n(235)][n(260)](),this[n(343)]=[],this[n(300)]=!1,this[n(321)]=null}[yc(267)](){const t=yc;this[t(300)]&&this[t(349)](),this[t(224)][t(332)]()}[yc(253)](t){const e=yc;if(!t[e(307)][e(294)](e(273)))return;const n=t[e(307)][e(347)](e(273)),o=this[e(245)][e(307)][e(347)](lc),r=this[e(321)],s=this[e(256)],i=()=>{const t=e,o=n[t(340)]({annotations:this[t(321)],activeAnnotation:this[t(238)]});this[t(231)](o),this[t(244)](o[0]||null)};this[e(257)](n,e(298),i),this[e(257)](n,e(291),((t,{isAnnotationTracked:n})=>{const o=e;this[o(238)]&&n(this[o(238)])&&(this[o(231)]([]),this[o(244)](null))})),this[e(257)](n,e(339),(()=>{this[e(235)]()})),this[e(257)](r,e(291),(t=>{const o=e;n[o(320)]()&&t[o(304)]()}),{priority:e(329)}),this[e(257)](this[e(293)],e(281),((t,r)=>{const c=e,a=r[c(303)];s[c(345)]&&s[c(263)][c(288)](a)||o[c(295)][c(263)][c(288)](a)||this[c(238)]&&n[c(320)]()&&(i(),t[c(223)]=!0)}),{priority:e(329)}),this[e(241)][e(243)](n)}[yc(227)](t){const e=yc;t&&(this[e(348)](t),this[e(241)][e(269)](t))}[yc(231)](t){const e=yc;for(const n of this[e(343)])t[e(226)](n)||this[e(233)][e(258)](n[e(295)]);this[e(343)]=t}[yc(292)](){const t=yc,e=this[t(256)];this[t(321)][t(280)](),e[t(345)]&&this[t(324)]()}[yc(259)](t){const e=yc;if(this[e(233)][e(294)](t[e(295)]))return;const n=this[e(256)][e(265)][e(278)];n!==t[e(295)]?(n&&this[e(306)](n),this[e(330)](t[e(295)]),this[e(256)][e(265)][e(302)](),this[e(256)][e(265)][e(243)](t[e(295)]),this[e(324)]()):this[e(324)]()}[yc(324)](){const t=yc,e=this[t(256)][t(265)][t(278)],n=e&&this[t(321)][t(249)](e);if(!n||!this[t(255)][t(294)](n))return;const o=this[t(255)][t(347)](n)[t(263)],r=function(){const e=t,n=po.BalloonPanelView[e(318)];return[n[e(276)],n[e(279)],n[e(319)],n[e(289)],n[e(247)],n[e(251)]]}();this[t(256)][t(242)]({target:o,positions:r})}[yc(308)](){const t=yc,e=this[t(256)],n=e[t(265)][t(278)];n&&(this[t(306)](n),e[t(317)](),e[t(265)][t(302)]())}[yc(330)](t){const e=yc;this[e(257)](t,e(266),(()=>this[e(324)]())),this[e(257)](t,e(335),((n,o)=>{const r=e;this[r(233)][r(243)](t),this[r(308)](),o()}))}[yc(306)](t){this[yc(348)](t)}}var Ec=n(874),xc={attributes:{"data-cke":!0}};xc.setAttributes=Lr(),xc.insert=Pr().bind(null,"head"),xc.domAPI=Mr(),xc.insertStyleElement=Br();Nr()(Ec.A,xc);Ec.A&&Ec.A.locals&&Ec.A.locals;const Oc=Nc;function Nc(t,e){const n=Sc();return(Nc=function(t,e){return n[t-=423]})(t,e)}function Sc(){const t=["Esc","left","isOfficialPlugin","413337pesOoo","remove","isActive","plugins","targetRect","isPremiumPlugin","1033185snnUGZ","452356uSRGxq","visibleView","isAttached","from","length","target","stopListening","delete","inlineannotations-detach-not-attached","context","requires","get","492984PLYUSD","getByView","_closeAnnotation","4ERJUVe","clear","keystrokes","refresh","_addAnnotationToBalloon","find","change:visibleView","viewRangeToDom","inline","8wIpGAD","editing","inlineannotations-attach-already-attached","focusTracker","editableElement","update","view","_addedAnnotations","showStack","map","selection","includes","1646015SVXmgX","top","288036lpcsdz","blur","afterInit","hasActive","destroy","getClientRects","_selectedAnnotations","inlineannotations-not-allowed-with-context","_forceRefresh","detach","change:height","_balloon","_setSelectedAnnotations","change:isFocused","_manuallyClosed","switchTo","document","every","mousedown","setActiveAnnotation","attach","addObserver","InlineAnnotations","1985118YlkGCe","hasView","right","editor","init","getOrderedSelectedAnnotations","domConverter","annotations","updatePosition","fromRect","has","register","_getBalloonTargetForAnnotation","add","getBoundingClientRect","isFocused","set","pluginName","getFirstRange","push","activeAnnotation","collapse","listenTo","bottom","width","focus","_removeAnnotationFromBalloon"];return(Sc=function(){return t})()}!function(t){const e=Nc,n=t();for(;;)try{if(450976===-parseInt(e(520))/1+-parseInt(e(482))/2+parseInt(e(475))/3*(parseInt(e(497))/4)+parseInt(e(481))/5+parseInt(e(445))/6+parseInt(e(518))/7*(parseInt(e(506))/8)+parseInt(e(494))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Sc);class Mc extends t.Plugin{static get[Oc(492)](){return[ki,po.ContextualBalloon,Gi]}static get[Oc(462)](){return Oc(444)}static get[Oc(474)](){return!0}static get[Oc(480)](){return!0}constructor(t){const e=Oc;super(t),t[e(507)][e(512)][e(443)](To.MouseObserver),this[e(484)]=!1,this[e(461)](e(465),null),this[e(452)]=null,this[e(436)]=new Set,this[e(433)]=t[e(478)][e(493)](po.ContextualBalloon),this[e(513)]=new Set,this[e(428)]=[],this[e(430)]=!1}[Oc(449)](){const t=Oc,e=this[t(448)][t(478)][t(493)](Gi);e[t(491)]===this[t(448)]&&(e[t(456)](t(505),this),this[t(448)][t(499)][t(461)](t(472),((e,n)=>{const o=t,r=this[o(433)];if(this[o(484)]&&r[o(483)]){const t=this[o(452)][o(495)](r[o(483)]);t&&this[o(496)](t),n()}})))}[Oc(424)](){const t=Oc,e=this[t(448)][t(478)][t(493)](Gi);e[t(491)]===this[t(448)]&&(e[t(425)]()||e[t(437)](t(505)))}[Oc(441)](t){const e=Oc;t!==this[e(465)]&&(this[e(465)]&&(this[e(465)][e(477)]=!1),t&&this[e(448)].ui[e(509)][e(460)]&&(this[e(452)][e(455)](t)&&this[e(501)](t,!0),t[e(477)]=!0),t||this[e(434)]([]),this[e(465)]=t)}[Oc(442)](t){const n=Oc;this[n(452)]=t;const o=this[n(448)][n(478)][n(493)](Gi),r=this[n(433)];if(this[n(484)])throw new e.CKEditorError(n(508),this);if(o[n(491)]!==this[n(448)])throw new e.CKEditorError(n(429),this);const s=this[n(448)][n(478)][n(493)](ki);this[n(467)](s,n(500),(()=>{const t=n,e=s[t(450)]({annotations:this[t(452)],activeAnnotation:this[t(465)]});var o,r;!this[t(430)]&&(o=e,r=this[t(428)],o[t(486)]===r[t(486)]&&o[t(439)]((e=>r[t(517)](e))))||(this[t(430)]=!1,this[t(434)](e),this[t(441)](e[0]||null))})),this[n(467)](s,n(423),((t,{isAnnotationTracked:e})=>{const o=n;this[o(465)]&&e(this[o(465)])&&(this[o(434)]([]),this[o(441)](null))})),this[n(467)](this[n(448)].ui[n(509)],n(435),((t,e,o)=>{o||this[n(441)](null)})),this[n(467)](t,n(476),((t,e)=>{const o=n;this[o(471)](e),e===this[o(465)]&&this[o(441)](null)})),this[n(467)](r,n(503),((e,o,s,i)=>{const c=n;i&&this[c(488)](i);const a=t[c(495)](s);s&&a&&(this[c(467)](s,c(432),(()=>{r[c(453)]()})),this[c(467)](s,c(472),(()=>{const t=c;this[t(496)](a),this[t(448)][t(507)][t(512)][t(470)]()})),this[c(465)]!==a&&this[c(441)](a))})),this[n(467)](this[n(448)].ui,n(511),(()=>{const e=n;r[e(483)]&&t[e(495)](r[e(483)])&&r[e(453)]()})),this[n(467)](this[n(448)][n(507)][n(512)][n(438)],n(440),(()=>{const t=n;this[t(430)]=!0,this[t(436)][t(498)]()})),this[n(448)][n(507)][n(512)][n(438)][n(516)][n(510)]&&this[n(448)][n(507)][n(512)][n(470)](),this[n(484)]=!0}[Oc(431)](){const t=Oc;if(!this[t(484)])throw new e.CKEditorError(t(490),this);this[t(441)](null);for(const e of this[t(513)])this[t(471)](e);this[t(488)](),this[t(484)]=!1,this[t(452)]=null}[Oc(426)](){const t=Oc;this[t(484)]&&this[t(431)]()}[Oc(434)](t){const e=Oc;for(const n of this[e(428)])t[e(517)](n)||this[e(436)][e(489)](n);for(const n of this[e(452)])t[e(517)](n)||this[e(471)](n);if(this[e(448)].ui[e(509)][e(460)])for(const n of t)this[e(501)](n);this[e(428)]=t}[Oc(501)](t,e=!1){const n=Oc;this[n(436)][n(455)](t)||(this[n(513)][n(455)](t)||this[n(433)][n(446)](t[n(512)])||(this[n(513)][n(458)](t),this[n(433)][n(458)]({stackId:t[n(512)].id,view:t[n(512)],position:{target:()=>this[n(457)](t)}})),e&&this[n(433)][n(514)](t[n(512)].id))}[Oc(457)](t){const n=Oc,o=t[n(487)],r=this[n(448)][n(507)][n(512)],s=r[n(438)][n(516)][n(463)](),i=r[n(451)][n(504)](s);if(i[n(466)](!0),o){if(o instanceof e.Rect)return o;let t=[];for(const e of o)t[n(464)](...(c=e[n(427)](),Array[n(485)](c)[n(515)](DOMRect[n(454)])));t=function(t){const e=n,o=[];let r=t[0];for(let n=1;n<t[e(486)];n++)Rc(r,t[n])?r[e(469)]+=t[n][e(469)]:(o[e(464)](r),r=t[n]);return o[e(464)](r),o}(t);const r=i[n(459)]();return t[n(502)]((t=>t[n(519)]<=r[n(519)]&&t[n(468)]>=r[n(468)]&&t[n(473)]<=r[n(473)]&&t[n(447)]>=r[n(447)]))||t[0]}var c;return t[n(479)]||i}[Oc(471)](t){const e=Oc;this[e(513)][e(455)](t)&&this[e(433)][e(446)](t[e(512)])&&(this[e(513)][e(489)](t),this[e(433)][e(476)](t[e(512)]))}[Oc(496)](t){const e=Oc;this[e(436)][e(458)](t),this[e(471)](t)}}function Rc(t,e){const n=Oc;return t[n(519)]===e[n(519)]&&t[n(468)]===e[n(468)]&&t[n(447)]===e[n(473)]}var Pc=n(353),Vc={attributes:{"data-cke":!0}};Vc.setAttributes=Lr(),Vc.insert=Pr().bind(null,"head"),Vc.domAPI=Mr(),Vc.insertStyleElement=Br();Nr()(Pc.A,Vc);Pc.A&&Pc.A.locals&&Pc.A.locals;const Lc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M14 3.5A3.5 3.5 0 0 1 17.5 7v6l-.005.192a3.501 3.501 0 0 1-2.927 3.262l-.062.008v1.813a1.5 1.5 0 0 1-2.193 1.33l-.37-.193-.38-.212a13.452 13.452 0 0 1-3.272-2.63l-.062-.07-4.729-.046a3.5 3.5 0 0 1-3.5-3.5v-6a3.5 3.5 0 0 1 3.5-3.5L14 3.5ZM3.5 4.954a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2L8.924 15a11.917 11.917 0 0 0 3.71 3.081l.372.194v-3.268L12.962 15H14a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2L3.5 4.954Z"/><path d="M16.5.5h-10a3.5 3.5 0 0 0-3.162 2h1.84A2 2 0 0 1 6.5 2h10a2 2 0 0 1 2 2v8.873a3.502 3.502 0 0 0 1.495-2.681L20 10V4A3.5 3.5 0 0 0 16.5.5Z"/><path clip-rule="evenodd" d="M12.013 7.453a.75.75 0 0 1 .034 1.06l-3.75 4a.75.75 0 0 1-1.045.048l-2.25-2a.75.75 0 0 1 .996-1.122l1.704 1.515 3.25-3.467a.75.75 0 0 1 1.061-.034Z"/></svg>\n',jc=Bc;function Bc(t,e){const n=Dc();return(Bc=function(t,e){return n[t-=338]})(t,e)}function Dc(){const t=["add","destroy","4230132AeHTuW","COMMENTS_ARCHIVE_LIST_LABEL","2664746CpMFIK","813352ekdcLw","list","delegate","25huOTKs","_annotationViews","9735165UkqlmT","element","first","change","ck-comments-archive__content","div","ck-comments-archive","ck-comments-archive__info","isEmpty","414149KUuPwE","presentation","focusFirst","isActive","bindTemplate","length","render","arrowup","setTemplate","set","EMPTY_COMMENTS_ARCHIVE","focus","focusTracker","auto","focusCycler","remove","_setupKeyboardNavigation","arrowdown","636933gZAZIq","1197816RyTmez","focusPrevious","ck-hidden","listenTo","7HLeYLd","focusNext"];return(Dc=function(){return t})()}!function(t){const e=Bc,n=t();for(;;)try{if(694837===-parseInt(e(371))/1+-parseInt(e(356))/2+-parseInt(e(345))/3+-parseInt(e(357))/4*(-parseInt(e(360))/5)+-parseInt(e(354))/6*(-parseInt(e(350))/7)+-parseInt(e(346))/8+parseInt(e(362))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Dc);class Hc extends po.View{constructor(t,n){const o=Bc;super(t),this[o(380)](o(370),!n[o(376)]),this[o(339)]=new e.FocusTracker,this[o(361)]=n,this[o(361)][o(359)](o(378),o(344)).to(this),this.on(o(378),(()=>{const t=o;this[t(341)][t(347)]()})),this.on(o(344),(()=>{const t=o;this[t(341)][t(351)]()})),this[o(341)]=new po.FocusCycler({focusables:n,focusTracker:this[o(339)]}),this[o(349)](n,o(352),(()=>{this[o(370)]=!1})),this[o(349)](n,o(342),((t,e)=>{const r=o;e[r(374)]&&this[r(338)](),n[r(376)]||(this[r(370)]=!0)}));const r=this[o(375)];this[o(379)]({tag:o(367),attributes:{dir:o(340),class:["ck",o(368)],tabindex:-1,role:o(358),"aria-label":fo(t,o(355))},children:[{tag:o(367),attributes:{class:[o(366)],role:o(372)},children:[{tag:o(367),attributes:{role:o(372)},children:n},{tag:"p",attributes:{class:[o(369),r.if(o(370),o(348),(t=>!t))]},children:[{text:fo(t,o(381))}]}]}]})}[jc(377)](){const t=jc;super[t(377)](),this[t(343)]()}[jc(353)](){const t=jc;super[t(353)](),this[t(339)][t(353)]()}[jc(338)](){const t=jc;this[t(341)][t(364)]?this[t(341)][t(373)]():this[t(363)][t(338)]()}[jc(343)](){const t=jc;for(const e of this[t(361)])this[t(339)][t(352)](e[t(363)]);this[t(361)].on(t(365),((e,{added:n,removed:o})=>{const r=t;for(const t of n)this[r(339)][r(352)](t[r(363)]);for(const t of o)this[r(339)][r(342)](t[r(363)])}))}}const Kc=Uc;function zc(){const t=["archivedThreads","remove","isActive","stopListening","requires","removeCommentThread","117PLhQWa","CommentsArchive","427rUUOvZ","findIndex","_calculatePosition","has","2656614BzWqJg","archivedAt","2769984zKbCSf","length","plugins","change:archivedAt","context","addCommentThread","pluginName","focus","isVisible","173848KARiBr","1195aOVNql","619296eyBtwf","1321990ltKeOb","init","add","activate","isOfficialPlugin","getCommentThread","get","collection","9849222zfSzZu","4936tMxzCx","isPremiumPlugin","highest","listenTo"];return(zc=function(){return t})()}function Uc(t,e){const n=zc();return(Uc=function(t,e){return n[t-=400]})(t,e)}!function(t){const e=Uc,n=t();for(;;)try{if(893398===-parseInt(e(412))/1+parseInt(e(438))/2+-parseInt(e(401))/3+-parseInt(e(422))/4*(parseInt(e(411))/5)+-parseInt(e(421))/6+parseInt(e(434))/7*(parseInt(e(410))/8)+parseInt(e(432))/9*(parseInt(e(413))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zc);class Fc extends t.ContextPlugin{static get[Kc(407)](){return Kc(433)}static get[Kc(417)](){return!0}static get[Kc(423)](){return!0}static get[Kc(430)](){return[oi,Js]}constructor(t){const n=Kc;super(t),this[n(426)]=new e.Collection}[Kc(414)](){const t=Kc,e=this[t(405)],n=e[t(403)][t(419)](oi),o=e[t(403)][t(419)](Js);this[t(425)](n,t(406),((e,{threadId:o})=>{const r=t,s=n[r(418)](o);s[r(400)]&&this[r(426)][r(415)](s,this[r(436)](s[r(400)])),this[r(425)](s,r(404),((t,e,n)=>{const o=r;n?this[o(426)][o(437)](s)||this[o(426)][o(415)](s,this[o(436)](s[o(400)])):this[o(426)][o(437)](s)&&this[o(426)][o(427)](s)}))})),this[t(425)](n,t(431),((e,{threadId:o})=>{const r=t,s=n[r(418)](o);this[r(429)](s),this[r(426)][r(437)](s)&&this[r(426)][r(427)](s)}),{priority:t(424)}),this[t(425)](o[t(420)],t(408),((e,n)=>{const r=t;n[r(409)]||(n[r(428)]=!0,o[r(416)](n))}))}[Kc(436)](t){const e=Kc,n=[...this[e(426)]][e(435)]((n=>n[e(400)]<t));return n>-1?n:this[e(426)][e(402)]}}const Wc=Yc;function qc(){const t=["findIndex","_createCommentsArchiveButton","2945190dIDYbA","indexOf","isVisible","view","_calculatePosition","isEnabled","menuitemcheckbox","4769352egwgRy","init","locale","tooltip","source","add","hide","pluginName","commentsArchiveView","isPremiumPlugin","escape","set","stop","isOfficialPlugin","1861200IjXYUH","get","annotationViews","archivedAt","push","requires","componentFactory","config","plugins","filter","isOpen","menuBar:commentsArchive","Dialog","5eowZMD","CommentsArchiveUI","length","execute","12KssWZp","focusableElements","1851222lNpmab","listenTo","675783lXIMng","_threadToController","stopListening","innerView","show","CommentsRepository","bind","channelId","8KJWoxh","splice","Annotations","_hideDialogOnAnnotationEscape","archivedThreads","COMMENTS_ARCHIVE","has","commentsArchive","getByInnerView","_visibleAnnotations","remove","62RmXJOh","editor","collection","9725390EHdOVJ","collaboration.channelId","_pendingThreads","find","EDITOR_TOP_SIDE","_toggleDialog","isOn"];return(qc=function(){return t})()}function Yc(t,e){const n=qc();return(Yc=function(t,e){return n[t-=288]})(t,e)}!function(t){const e=Yc,n=t();for(;;)try{if(590841===parseInt(e(290))/1*(parseInt(e(340))/2)+-parseInt(e(302))/3+-parseInt(e(323))/4+-parseInt(e(336))/5*(-parseInt(e(342))/6)+parseInt(e(309))/7+parseInt(e(352))/8*(parseInt(e(344))/9)+parseInt(e(293))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qc);class Zc extends t.Plugin{static get[Wc(316)](){return Wc(337)}static get[Wc(322)](){return!0}static get[Wc(318)](){return!0}static get[Wc(328)](){return[Fc,po.Dialog]}constructor(t){const e=Wc;super(t),this[e(355)]=t=>{const n=e,o=t[n(313)];if(!this[n(325)][n(358)](o[n(305)]))return;const r=this[n(291)][n(331)][n(324)](n(335));r[n(333)]&&n(359)===r.id&&(r[n(315)](),t[n(321)]())},this[e(325)]=new po.ViewCollection,this[e(295)]=[]}[Wc(310)](){const t=Wc,e=this[t(291)],n=this[t(355)][t(350)](this);e.ui[t(329)][t(314)](t(359),(()=>this[t(301)](po.ButtonView,!0))),e.ui[t(329)][t(314)](t(334),(()=>{const e=t,n=this[e(301)](po.MenuBarMenuListItemButtonView);return n[e(320)]({role:e(308)}),n}));const o=e[t(331)][t(324)](Fc),r=e[t(331)][t(324)](t(354)),s=e[t(331)][t(324)](t(349));this[t(343)](o[t(356)],t(314),((n,o)=>{const i=t,c=e[i(330)][i(324)](i(294));if(!c||o[i(351)]===c){const t=s[i(345)][i(324)](o);if(!t)return void this[i(295)][i(327)](o);const e=this[i(306)](o[i(326)]),n=r[i(360)](t[i(305)]);n[i(304)]&&r[i(288)][i(289)](n),this[i(325)][i(314)](n[i(305)],e)}})),this[t(343)](r[t(292)],t(314),((e,n)=>{const o=t,r=this[o(295)][o(296)]((t=>{const e=o,r=s[e(345)][e(324)](t);return r&&n[e(347)]===r[e(305)]}));if(r){const t=this[o(306)](r[o(326)]);this[o(325)][o(314)](n[o(305)],t),this[o(295)][o(353)](this[o(295)][o(303)](r),1)}})),this[t(343)](o[t(356)],t(289),((n,o)=>{const i=t,c=e[i(330)][i(324)](i(294));if(!c||o[i(351)]===c){const t=s[i(345)][i(324)](o),e=r[i(360)](t[i(305)]);this[i(325)][i(289)](e[i(305)]),this[i(346)](e[i(341)])}})),this[t(343)](r[t(292)],t(314),((e,o)=>{const r=t;this[r(343)](o,r(319),n)})),this[t(343)](r[t(292)],t(289),((e,o)=>{const r=t;this[r(346)](o,r(319),n)}))}[Wc(306)](t){const e=Wc,n=this[e(291)][e(330)][e(324)](e(294)),o=[...this[e(291)][e(331)][e(324)](Fc)[e(356)]][e(332)]((t=>t[e(351)]===n))[e(300)]((n=>n[e(326)]<t));return o<0||o>this[e(325)][e(338)]?this[e(325)][e(338)]:o-1}[Wc(298)](){const t=Wc,e=this[t(291)],n=e[t(331)][t(324)](t(335));this[t(317)]||(this[t(317)]=new Hc(e[t(311)],this[t(325)])),t(359)===n.id?n[t(315)]():n[t(348)]({id:t(359),title:fo(e[t(311)],t(357)),icon:Lc,hasCloseButton:!0,content:this[t(317)],position:po.DialogViewPosition[t(297)]})}[Wc(301)](t,e=!1){const n=Wc,o=this[n(291)][n(311)],r=this[n(291)][n(331)][n(324)](n(335)),s=new t(o);return s[n(350)](n(307)).to(this,n(307)),s[n(350)](n(299)).to(r,"id",(t=>n(359)===t)),s[n(320)]({label:fo(o,n(357)),icon:Lc,isToggleable:!0}),e&&(s[n(312)]=!0),this[n(343)](s,n(339),(()=>this[n(298)]())),s}}var Gc=Xc;function Xc(t,e){var n=Jc();return(Xc=function(t,e){return n[t-=411]})(t,e)}function Jc(){var t=["552712EbZaTc","265279DhKufJ","2071701oMPitw","6714050OSpHob","Comments","isPremiumPlugin","605088sgaIsz","633207NuhSzo","593084eErMNS","8iblVpW","requires","isOfficialPlugin","pluginName","4cjyycR","5RLVHQy"];return(Jc=function(){return t})()}!function(t){for(var e=Xc,n=t();;)try{if(411033===parseInt(e(420))/1+parseInt(e(425))/2*(-parseInt(e(419))/3)+parseInt(e(412))/4*(-parseInt(e(411))/5)+-parseInt(e(418))/6+-parseInt(e(413))/7*(-parseInt(e(421))/8)+-parseInt(e(414))/9+parseInt(e(415))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jc);class Qc extends t.Plugin{static get[Gc(422)](){return[oi,Si,Hi,Fc,Zc,Wi,fc,Tc,Mc]}static get[Gc(424)](){return Gc(416)}static get[Gc(423)](){return!0}static get[Gc(417)](){return!0}}function $c(){var t=["7386582xVnSSJ","4330080gcrLNC","275xKTDnf","86732AdoJml","1348428ZXmRKB","11481840RjxYnZ","296JWTheU","150843WEQiZU","172361VlISNz","6fbxlpM"];return($c=function(){return t})()}function ta(t,e){var n=$c();return(ta=function(t,e){return n[t-=102]})(t,e)}!function(t){for(var e=ta,n=t();;)try{if(682774===-parseInt(e(108))/1*(-parseInt(e(110))/2)+-parseInt(e(105))/3+parseInt(e(104))/4*(parseInt(e(103))/5)+-parseInt(e(111))/6+-parseInt(e(109))/7*(parseInt(e(107))/8)+parseInt(e(102))/9+parseInt(e(106))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($c)})(),(window.CKEditor5=window.CKEditor5||{}).comments=o})();