@ckeditor/ckeditor5-track-changes 44.0.0-alpha.9 → 44.1.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 (361) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/augmentation.d.ts +1 -1
  3. package/dist/commands/acceptsuggestioncommand.d.ts +1 -1
  4. package/dist/commands/discardsuggestioncommand.d.ts +1 -1
  5. package/dist/commands/executeonallsuggestionscommand.d.ts +1 -1
  6. package/dist/commands/executeonselectedsuggestionscommand.d.ts +1 -1
  7. package/dist/commands/trackchangescommand.d.ts +1 -1
  8. package/dist/index.d.ts +1 -1
  9. package/dist/index.js +3 -3
  10. package/dist/integrations/aiassistant.d.ts +1 -1
  11. package/dist/integrations/alignment.d.ts +1 -1
  12. package/dist/integrations/basicstyles.d.ts +1 -1
  13. package/dist/integrations/blockquote.d.ts +1 -1
  14. package/dist/integrations/bookmark.d.ts +1 -1
  15. package/dist/integrations/casechange.d.ts +1 -1
  16. package/dist/integrations/ckbox.d.ts +1 -1
  17. package/dist/integrations/codeblock.d.ts +1 -1
  18. package/dist/integrations/comments.d.ts +1 -1
  19. package/dist/integrations/deletecommand.d.ts +1 -1
  20. package/dist/integrations/entercommand.d.ts +1 -1
  21. package/dist/integrations/findandreplace.d.ts +1 -1
  22. package/dist/integrations/font.d.ts +1 -1
  23. package/dist/integrations/formatpainter.d.ts +1 -1
  24. package/dist/integrations/heading.d.ts +1 -1
  25. package/dist/integrations/highlight.d.ts +1 -1
  26. package/dist/integrations/horizontalline.d.ts +1 -1
  27. package/dist/integrations/htmlembed.d.ts +1 -1
  28. package/dist/integrations/image.d.ts +1 -1
  29. package/dist/integrations/imagereplace.d.ts +1 -1
  30. package/dist/integrations/imagestyle.d.ts +1 -1
  31. package/dist/integrations/importword.d.ts +1 -1
  32. package/dist/integrations/indent.d.ts +1 -1
  33. package/dist/integrations/inputcommand.d.ts +1 -1
  34. package/dist/integrations/legacylist.d.ts +1 -1
  35. package/dist/integrations/legacylistproperties.d.ts +1 -1
  36. package/dist/integrations/link.d.ts +1 -1
  37. package/dist/integrations/list.d.ts +1 -1
  38. package/dist/integrations/listproperties.d.ts +1 -1
  39. package/dist/integrations/mediaembed.d.ts +1 -1
  40. package/dist/integrations/mention.d.ts +1 -1
  41. package/dist/integrations/mergefields.d.ts +1 -1
  42. package/dist/integrations/multilevellist.d.ts +1 -1
  43. package/dist/integrations/pagebreak.d.ts +1 -1
  44. package/dist/integrations/paragraph.d.ts +1 -1
  45. package/dist/integrations/removeformat.d.ts +1 -1
  46. package/dist/integrations/restrictededitingmode.d.ts +1 -1
  47. package/dist/integrations/shiftentercommand.d.ts +1 -1
  48. package/dist/integrations/standardeditingmode.d.ts +1 -1
  49. package/dist/integrations/style.d.ts +1 -1
  50. package/dist/integrations/table.d.ts +1 -1
  51. package/dist/integrations/tablecaption.d.ts +1 -1
  52. package/dist/integrations/tableclipboard.d.ts +1 -1
  53. package/dist/integrations/tablecolumnresize.d.ts +1 -1
  54. package/dist/integrations/tableheadings.d.ts +1 -1
  55. package/dist/integrations/tablemergesplit.d.ts +1 -1
  56. package/dist/integrations/tableofcontents.d.ts +1 -1
  57. package/dist/integrations/tableproperties.d.ts +1 -1
  58. package/dist/integrations/template.d.ts +1 -1
  59. package/dist/integrations/title.d.ts +1 -1
  60. package/dist/integrations/undo.d.ts +1 -1
  61. package/dist/integrations/utils.d.ts +1 -1
  62. package/dist/suggestion.d.ts +1 -1
  63. package/dist/suggestiondescriptionfactory.d.ts +1 -1
  64. package/dist/trackchanges.d.ts +1 -1
  65. package/dist/trackchangesconfig.d.ts +1 -1
  66. package/dist/trackchangesdata.d.ts +1 -1
  67. package/dist/trackchangesediting.d.ts +1 -1
  68. package/dist/trackchangesui.d.ts +1 -1
  69. package/dist/translations/af.js +1 -1
  70. package/dist/translations/af.umd.js +1 -1
  71. package/dist/translations/ar.js +1 -1
  72. package/dist/translations/ar.umd.js +1 -1
  73. package/dist/translations/ast.js +1 -1
  74. package/dist/translations/ast.umd.js +1 -1
  75. package/dist/translations/az.js +1 -1
  76. package/dist/translations/az.umd.js +1 -1
  77. package/dist/translations/bg.js +1 -1
  78. package/dist/translations/bg.umd.js +1 -1
  79. package/dist/translations/bn.js +1 -1
  80. package/dist/translations/bn.umd.js +1 -1
  81. package/dist/translations/bs.js +1 -1
  82. package/dist/translations/bs.umd.js +1 -1
  83. package/dist/translations/ca.js +1 -1
  84. package/dist/translations/ca.umd.js +1 -1
  85. package/dist/translations/cs.js +1 -1
  86. package/dist/translations/cs.umd.js +1 -1
  87. package/dist/translations/da.js +1 -1
  88. package/dist/translations/da.umd.js +1 -1
  89. package/dist/translations/de-ch.js +1 -1
  90. package/dist/translations/de-ch.umd.js +1 -1
  91. package/dist/translations/de.js +1 -1
  92. package/dist/translations/de.umd.js +1 -1
  93. package/dist/translations/el.js +1 -1
  94. package/dist/translations/el.umd.js +1 -1
  95. package/dist/translations/en-au.js +1 -1
  96. package/dist/translations/en-au.umd.js +1 -1
  97. package/dist/translations/en-gb.js +1 -1
  98. package/dist/translations/en-gb.umd.js +1 -1
  99. package/dist/translations/en.js +1 -1
  100. package/dist/translations/en.umd.js +1 -1
  101. package/dist/translations/eo.js +1 -1
  102. package/dist/translations/eo.umd.js +1 -1
  103. package/dist/translations/es-co.js +1 -1
  104. package/dist/translations/es-co.umd.js +1 -1
  105. package/dist/translations/es.js +1 -1
  106. package/dist/translations/es.umd.js +1 -1
  107. package/dist/translations/et.js +1 -1
  108. package/dist/translations/et.umd.js +1 -1
  109. package/dist/translations/eu.js +1 -1
  110. package/dist/translations/eu.umd.js +1 -1
  111. package/dist/translations/fa.js +1 -1
  112. package/dist/translations/fa.umd.js +1 -1
  113. package/dist/translations/fi.js +1 -1
  114. package/dist/translations/fi.umd.js +1 -1
  115. package/dist/translations/fr.js +1 -1
  116. package/dist/translations/fr.umd.js +1 -1
  117. package/dist/translations/gl.js +1 -1
  118. package/dist/translations/gl.umd.js +1 -1
  119. package/dist/translations/gu.js +1 -1
  120. package/dist/translations/gu.umd.js +1 -1
  121. package/dist/translations/he.js +1 -1
  122. package/dist/translations/he.umd.js +1 -1
  123. package/dist/translations/hi.js +1 -1
  124. package/dist/translations/hi.umd.js +1 -1
  125. package/dist/translations/hr.js +1 -1
  126. package/dist/translations/hr.umd.js +1 -1
  127. package/dist/translations/hu.js +1 -1
  128. package/dist/translations/hu.umd.js +1 -1
  129. package/dist/translations/hy.js +1 -1
  130. package/dist/translations/hy.umd.js +1 -1
  131. package/dist/translations/id.js +1 -1
  132. package/dist/translations/id.umd.js +1 -1
  133. package/dist/translations/it.js +1 -1
  134. package/dist/translations/it.umd.js +1 -1
  135. package/dist/translations/ja.js +1 -1
  136. package/dist/translations/ja.umd.js +1 -1
  137. package/dist/translations/jv.js +1 -1
  138. package/dist/translations/jv.umd.js +1 -1
  139. package/dist/translations/kk.js +1 -1
  140. package/dist/translations/kk.umd.js +1 -1
  141. package/dist/translations/km.js +1 -1
  142. package/dist/translations/km.umd.js +1 -1
  143. package/dist/translations/kn.js +1 -1
  144. package/dist/translations/kn.umd.js +1 -1
  145. package/dist/translations/ko.js +1 -1
  146. package/dist/translations/ko.umd.js +1 -1
  147. package/dist/translations/ku.js +1 -1
  148. package/dist/translations/ku.umd.js +1 -1
  149. package/dist/translations/lt.js +1 -1
  150. package/dist/translations/lt.umd.js +1 -1
  151. package/dist/translations/lv.js +1 -1
  152. package/dist/translations/lv.umd.js +1 -1
  153. package/dist/translations/ms.js +1 -1
  154. package/dist/translations/ms.umd.js +1 -1
  155. package/dist/translations/nb.js +1 -1
  156. package/dist/translations/nb.umd.js +1 -1
  157. package/dist/translations/ne.js +1 -1
  158. package/dist/translations/ne.umd.js +1 -1
  159. package/dist/translations/nl.js +1 -1
  160. package/dist/translations/nl.umd.js +1 -1
  161. package/dist/translations/no.js +1 -1
  162. package/dist/translations/no.umd.js +1 -1
  163. package/dist/translations/oc.js +1 -1
  164. package/dist/translations/oc.umd.js +1 -1
  165. package/dist/translations/pl.js +1 -1
  166. package/dist/translations/pl.umd.js +1 -1
  167. package/dist/translations/pt-br.js +1 -1
  168. package/dist/translations/pt-br.umd.js +1 -1
  169. package/dist/translations/pt.js +1 -1
  170. package/dist/translations/pt.umd.js +1 -1
  171. package/dist/translations/ro.js +1 -1
  172. package/dist/translations/ro.umd.js +1 -1
  173. package/dist/translations/ru.js +1 -1
  174. package/dist/translations/ru.umd.js +1 -1
  175. package/dist/translations/si.js +1 -1
  176. package/dist/translations/si.umd.js +1 -1
  177. package/dist/translations/sk.js +1 -1
  178. package/dist/translations/sk.umd.js +1 -1
  179. package/dist/translations/sl.js +1 -1
  180. package/dist/translations/sl.umd.js +1 -1
  181. package/dist/translations/sq.js +1 -1
  182. package/dist/translations/sq.umd.js +1 -1
  183. package/dist/translations/sr-latn.js +1 -1
  184. package/dist/translations/sr-latn.umd.js +1 -1
  185. package/dist/translations/sr.js +1 -1
  186. package/dist/translations/sr.umd.js +1 -1
  187. package/dist/translations/sv.js +1 -1
  188. package/dist/translations/sv.umd.js +1 -1
  189. package/dist/translations/th.js +1 -1
  190. package/dist/translations/th.umd.js +1 -1
  191. package/dist/translations/ti.js +1 -1
  192. package/dist/translations/ti.umd.js +1 -1
  193. package/dist/translations/tk.js +1 -1
  194. package/dist/translations/tk.umd.js +1 -1
  195. package/dist/translations/tr.js +1 -1
  196. package/dist/translations/tr.umd.js +1 -1
  197. package/dist/translations/tt.js +1 -1
  198. package/dist/translations/tt.umd.js +1 -1
  199. package/dist/translations/ug.js +1 -1
  200. package/dist/translations/ug.umd.js +1 -1
  201. package/dist/translations/uk.js +1 -1
  202. package/dist/translations/uk.umd.js +1 -1
  203. package/dist/translations/ur.js +1 -1
  204. package/dist/translations/ur.umd.js +1 -1
  205. package/dist/translations/uz.js +1 -1
  206. package/dist/translations/uz.umd.js +1 -1
  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/dist/ui/suggestioncontroller.d.ts +1 -1
  214. package/dist/ui/view/basesuggestionthreadview.d.ts +1 -1
  215. package/dist/ui/view/suggestionthreadview.d.ts +1 -1
  216. package/dist/ui/view/suggestionview.d.ts +1 -1
  217. package/dist/utils/common-translations.d.ts +1 -1
  218. package/dist/utils/utils.d.ts +1 -1
  219. package/package.json +10 -10
  220. package/src/augmentation.d.ts +1 -1
  221. package/src/commands/acceptsuggestioncommand.d.ts +1 -1
  222. package/src/commands/acceptsuggestioncommand.js +1 -1
  223. package/src/commands/discardsuggestioncommand.d.ts +1 -1
  224. package/src/commands/discardsuggestioncommand.js +1 -1
  225. package/src/commands/executeonallsuggestionscommand.d.ts +1 -1
  226. package/src/commands/executeonallsuggestionscommand.js +1 -1
  227. package/src/commands/executeonselectedsuggestionscommand.d.ts +1 -1
  228. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  229. package/src/commands/trackchangescommand.d.ts +1 -1
  230. package/src/commands/trackchangescommand.js +1 -1
  231. package/src/index.d.ts +1 -1
  232. package/src/index.js +1 -1
  233. package/src/integrations/aiassistant.d.ts +1 -1
  234. package/src/integrations/aiassistant.js +1 -1
  235. package/src/integrations/alignment.d.ts +1 -1
  236. package/src/integrations/alignment.js +1 -1
  237. package/src/integrations/basicstyles.d.ts +1 -1
  238. package/src/integrations/basicstyles.js +1 -1
  239. package/src/integrations/blockquote.d.ts +1 -1
  240. package/src/integrations/blockquote.js +1 -1
  241. package/src/integrations/bookmark.d.ts +1 -1
  242. package/src/integrations/bookmark.js +1 -1
  243. package/src/integrations/casechange.d.ts +1 -1
  244. package/src/integrations/casechange.js +1 -1
  245. package/src/integrations/ckbox.d.ts +1 -1
  246. package/src/integrations/ckbox.js +1 -1
  247. package/src/integrations/codeblock.d.ts +1 -1
  248. package/src/integrations/codeblock.js +1 -1
  249. package/src/integrations/comments.d.ts +1 -1
  250. package/src/integrations/comments.js +1 -1
  251. package/src/integrations/deletecommand.d.ts +1 -1
  252. package/src/integrations/deletecommand.js +1 -1
  253. package/src/integrations/entercommand.d.ts +1 -1
  254. package/src/integrations/entercommand.js +1 -1
  255. package/src/integrations/findandreplace.d.ts +1 -1
  256. package/src/integrations/findandreplace.js +1 -1
  257. package/src/integrations/font.d.ts +1 -1
  258. package/src/integrations/font.js +1 -1
  259. package/src/integrations/formatpainter.d.ts +1 -1
  260. package/src/integrations/formatpainter.js +1 -1
  261. package/src/integrations/heading.d.ts +1 -1
  262. package/src/integrations/heading.js +1 -1
  263. package/src/integrations/highlight.d.ts +1 -1
  264. package/src/integrations/highlight.js +1 -1
  265. package/src/integrations/horizontalline.d.ts +1 -1
  266. package/src/integrations/horizontalline.js +1 -1
  267. package/src/integrations/htmlembed.d.ts +1 -1
  268. package/src/integrations/htmlembed.js +1 -1
  269. package/src/integrations/image.d.ts +1 -1
  270. package/src/integrations/image.js +1 -1
  271. package/src/integrations/imagereplace.d.ts +1 -1
  272. package/src/integrations/imagereplace.js +1 -1
  273. package/src/integrations/imagestyle.d.ts +1 -1
  274. package/src/integrations/imagestyle.js +1 -1
  275. package/src/integrations/importword.d.ts +1 -1
  276. package/src/integrations/importword.js +1 -1
  277. package/src/integrations/indent.d.ts +1 -1
  278. package/src/integrations/indent.js +1 -1
  279. package/src/integrations/inputcommand.d.ts +1 -1
  280. package/src/integrations/inputcommand.js +1 -1
  281. package/src/integrations/legacylist.d.ts +1 -1
  282. package/src/integrations/legacylist.js +1 -1
  283. package/src/integrations/legacylistproperties.d.ts +1 -1
  284. package/src/integrations/legacylistproperties.js +1 -1
  285. package/src/integrations/link.d.ts +1 -1
  286. package/src/integrations/link.js +1 -1
  287. package/src/integrations/list.d.ts +1 -1
  288. package/src/integrations/list.js +1 -1
  289. package/src/integrations/listproperties.d.ts +1 -1
  290. package/src/integrations/listproperties.js +1 -1
  291. package/src/integrations/mediaembed.d.ts +1 -1
  292. package/src/integrations/mediaembed.js +1 -1
  293. package/src/integrations/mention.d.ts +1 -1
  294. package/src/integrations/mention.js +1 -1
  295. package/src/integrations/mergefields.d.ts +1 -1
  296. package/src/integrations/mergefields.js +1 -1
  297. package/src/integrations/multilevellist.d.ts +1 -1
  298. package/src/integrations/multilevellist.js +1 -1
  299. package/src/integrations/pagebreak.d.ts +1 -1
  300. package/src/integrations/pagebreak.js +1 -1
  301. package/src/integrations/paragraph.d.ts +1 -1
  302. package/src/integrations/paragraph.js +1 -1
  303. package/src/integrations/removeformat.d.ts +1 -1
  304. package/src/integrations/removeformat.js +1 -1
  305. package/src/integrations/restrictededitingmode.d.ts +1 -1
  306. package/src/integrations/restrictededitingmode.js +1 -1
  307. package/src/integrations/shiftentercommand.d.ts +1 -1
  308. package/src/integrations/shiftentercommand.js +1 -1
  309. package/src/integrations/standardeditingmode.d.ts +1 -1
  310. package/src/integrations/standardeditingmode.js +1 -1
  311. package/src/integrations/style.d.ts +1 -1
  312. package/src/integrations/style.js +1 -1
  313. package/src/integrations/table.d.ts +1 -1
  314. package/src/integrations/table.js +1 -1
  315. package/src/integrations/tablecaption.d.ts +1 -1
  316. package/src/integrations/tablecaption.js +1 -1
  317. package/src/integrations/tableclipboard.d.ts +1 -1
  318. package/src/integrations/tableclipboard.js +1 -1
  319. package/src/integrations/tablecolumnresize.d.ts +1 -1
  320. package/src/integrations/tablecolumnresize.js +1 -1
  321. package/src/integrations/tableheadings.d.ts +1 -1
  322. package/src/integrations/tableheadings.js +1 -1
  323. package/src/integrations/tablemergesplit.d.ts +1 -1
  324. package/src/integrations/tablemergesplit.js +1 -1
  325. package/src/integrations/tableofcontents.d.ts +1 -1
  326. package/src/integrations/tableofcontents.js +1 -1
  327. package/src/integrations/tableproperties.d.ts +1 -1
  328. package/src/integrations/tableproperties.js +1 -1
  329. package/src/integrations/template.d.ts +1 -1
  330. package/src/integrations/template.js +1 -1
  331. package/src/integrations/title.d.ts +1 -1
  332. package/src/integrations/title.js +1 -1
  333. package/src/integrations/undo.d.ts +1 -1
  334. package/src/integrations/undo.js +1 -1
  335. package/src/integrations/utils.d.ts +1 -1
  336. package/src/integrations/utils.js +1 -1
  337. package/src/suggestion.d.ts +1 -1
  338. package/src/suggestion.js +2 -2
  339. package/src/suggestiondescriptionfactory.d.ts +1 -1
  340. package/src/suggestiondescriptionfactory.js +1 -1
  341. package/src/trackchanges.d.ts +1 -1
  342. package/src/trackchanges.js +1 -1
  343. package/src/trackchangesconfig.d.ts +1 -1
  344. package/src/trackchangesdata.d.ts +1 -1
  345. package/src/trackchangesdata.js +1 -1
  346. package/src/trackchangesediting.d.ts +1 -1
  347. package/src/trackchangesediting.js +1 -1
  348. package/src/trackchangesui.d.ts +1 -1
  349. package/src/trackchangesui.js +1 -1
  350. package/src/ui/suggestioncontroller.d.ts +1 -1
  351. package/src/ui/suggestioncontroller.js +2 -2
  352. package/src/ui/view/basesuggestionthreadview.d.ts +1 -1
  353. package/src/ui/view/basesuggestionthreadview.js +1 -1
  354. package/src/ui/view/suggestionthreadview.d.ts +1 -1
  355. package/src/ui/view/suggestionthreadview.js +1 -1
  356. package/src/ui/view/suggestionview.d.ts +1 -1
  357. package/src/ui/view/suggestionview.js +1 -1
  358. package/src/utils/common-translations.d.ts +1 -1
  359. package/src/utils/common-translations.js +1 -1
  360. package/src/utils/utils.d.ts +1 -1
  361. package/src/utils/utils.js +1 -1
@@ -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={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")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Yc,Suggestion:()=>Wr,SuggestionThreadView:()=>nu,SuggestionView:()=>iu,TrackChanges:()=>mu,TrackChangesData:()=>Tu,TrackChangesEditing:()=>vc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(){const t=["22373688dvLpUa","_isEnabledBasedOnSelection","34221fbQNhW","_enableCommands","execute","5287524SorJFo","11144MOLXon","11100618HigNst","268164iqLAeF","has","_enabledCommands","_disableUnsupportedCommands","TrackChangesCommand","isEnabled","value","clearForceDisabled","564ZhllNT","refresh","editor","90xCKMYz","affectsData","forceDisabled","4319NfPDFa","8852kEoqZx","332KTvmQn","commands","20OFsGWh"];return(c=function(){return t})()}function u(t,e){const n=c();return(u=function(t,e){return n[t-=281]})(t,e)}const l=u;!function(t){const e=u,n=t();for(;;)try{if(886322===-parseInt(e(303))/1*(-parseInt(e(302))/2)+parseInt(e(281))/3*(parseInt(e(295))/4)+-parseInt(e(298))/5*(-parseInt(e(287))/6)+-parseInt(e(301))/7*(parseInt(e(285))/8)+-parseInt(e(286))/9+-parseInt(e(305))/10*(-parseInt(e(284))/11)+-parseInt(e(306))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(c);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(289)]=e,this[n(293)]=!1,this[n(296)](),this[n(307)]=!1}[l(296)](){this[l(292)]=!0}[l(283)](){const t=l;this[t(293)]=!this[t(293)],this[t(293)]?this[t(290)]():this[t(282)]()}[l(290)](){const t=l;for(const e of this[t(297)][t(304)][t(304)]())e[t(299)]&&!this[t(289)][t(288)](e)&&e[t(300)](t(291))}[l(282)](){const t=l;for(const e of this[t(297)][t(304)][t(304)]())e[t(299)]&&!this[t(289)][t(288)](e)&&e[t(294)](t(291))}}function h(t,e){const n=g();return(h=function(t,e){return n[t-=314]})(t,e)}const d=h;function g(){const t=["editor","get","execute","24056BuQZsr","36308GDEFRb","27560071AzpFXg","model","_isEnabledBasedOnSelection","17006aTKgkm","12FonAlA","132LWvvCk","55629LXUJVW","TrackChangesEditing","track-changes-accept-suggestion-not-found","plugins","canEditAt","_suggestions","isEnabled","getRanges","149943mMejEC","910SgGEAZ","1169Heglwh","acceptSuggestion","1142590nuDuZM","refresh"];return(g=function(){return t})()}!function(t){const e=h,n=t();for(;;)try{if(450633===-parseInt(e(332))/1+-parseInt(e(321))/2*(parseInt(e(323))/3)+-parseInt(e(317))/4+-parseInt(e(336))/5*(parseInt(e(322))/6)+-parseInt(e(334))/7*(parseInt(e(316))/8)+parseInt(e(324))/9*(-parseInt(e(333))/10)+parseInt(e(318))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class p extends t.Command{constructor(t,e){const n=h;super(t),this[n(329)]=e,this[n(337)](),this[n(320)]=!1}[d(337)](){this[d(330)]=!0}[d(315)](t){const n=d,r=this[n(329)][n(314)](t);if(!r)throw new e.CKEditorError(n(326),this);const s=r[n(331)]();this[n(338)][n(319)][n(328)](s)&&this[n(338)][n(327)][n(314)](n(325))[n(335)](r)}}const m=E;function I(){const t=["isEnabled","get","5572970dAxQJk","8xFvoCc","3215191LLpmCq","plugins","discardSuggestion","TrackChangesEditing","execute","7884KsQAFq","refresh","506752nZqdGb","getRanges","4570632qlpxlq","model","132wwEDbQ","_suggestions","9NfHsNS","track-changes-discard-suggestion-not-found","1384740SwJfDQ","26004870UIpaiD","_isEnabledBasedOnSelection","canEditAt","editor"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=321]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(700034===-parseInt(e(342))/1+parseInt(e(322))/2*(parseInt(e(340))/3)+-parseInt(e(344))/4+-parseInt(e(333))/5+parseInt(e(326))/6+-parseInt(e(335))/7*(-parseInt(e(334))/8)+parseInt(e(324))/9*(parseInt(e(327))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(323)]=e,this[n(341)](),this[n(328)]=!1}[m(341)](){this[m(331)]=!0}[m(339)](t){const n=m,r=this[n(323)][n(332)](t);if(!r)throw new e.CKEditorError(n(325),this);const s=r[n(343)]();this[n(330)][n(321)][n(329)](s)&&this[n(330)][n(336)][n(332)](n(338))[n(337)](r)}}function T(t,e){const n=A;let r="";return r+=t[n(466)]("*")[n(463)](((t,e)=>e%2!=0?n(438)+y(t)+n(474):y(t)))[n(430)](""),e&&(r+=n(440)+e[n(461)]+n(441)+e[n(477)]+n(473)),r}function _(){const t=["replace","content","createPositionAt","createElement","5230524PhMnXM","isTouching","5876629avQyIc","isInContent","createPositionBefore","createRange","5qwAGOv","isCollapsed","1928dxOEsF","execute","value","change","map","deletion","1703946yhvFLI","split","createPositionAfter","next","374382jyqmxF","96JsZmNU","splice","end",'"></span>',"</span>","259GqVcPm","add","title","innerHTML","isIntersecting","color","schema","651614dCDtxY","190iCLEcw","getRanges","sort","join"," [color ","push","span","start","isMultiRange","12JNgwiN","isObject",'<span class="ck-suggestion-type">',"5021836QiRTfc",'<span class="ck-suggestion-color" style="background-color: ','" title="',"from","isArray","type","innerText","length"];return(_=function(){return t})()}function y(t){const e=A,n=document[e(450)](e(433));return n[e(445)]=t,n[e(478)]}function A(t,e){const n=_();return(A=function(t,e){return n[t-=428]})(t,e)}function k(t){const e=A;return t[e(429)](((t,n)=>e(464)==t[e(444)]&&e(464)!=n[e(444)]?-1:e(464)!=t[e(444)]&&e(464)==n[e(444)]?1:0))}function C(t,e){const n=A;let r,s=0;const o=[],i=e[n(481)];for(;s<t[n(446)];){const a=t[s],c=t[s+1];r||(r=e[n(455)](a)),L(e,a,c)||(o[n(432)](e[n(456)](r,i[n(437)](a)?e[n(467)](a):e[n(449)](a,n(472)))),r=null),s++}return o}function L(t,e,n){const r=A;if(!n)return!1;const s=t[r(467)](e),o=t[r(455)](n);return s[r(452)](o)}!function(t){const e=A,n=t();for(;;)try{if(868998===-parseInt(e(465))/1+parseInt(e(482))/2*(-parseInt(e(436))/3)+parseInt(e(439))/4+-parseInt(e(457))/5*(parseInt(e(451))/6)+parseInt(e(475))/7*(parseInt(e(459))/8)+-parseInt(e(469))/9*(parseInt(e(483))/10)+-parseInt(e(453))/11*(-parseInt(e(470))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);function N(t,e,n){const r=A;for(;n[r(446)];){const s=n[r(471)](0,100);t[r(462)]((()=>{const t=r;for(const n of s)n[t(454)]&&e[t(460)](n.id)}))}}const S=M;!function(t){const e=M,n=t();for(;;)try{if(152089===-parseInt(e(417))/1*(parseInt(e(412))/2)+parseInt(e(410))/3+-parseInt(e(402))/4*(parseInt(e(403))/5)+parseInt(e(421))/6+parseInt(e(404))/7+parseInt(e(415))/8+parseInt(e(419))/9*(parseInt(e(409))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class R extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(408)]=e,this[r(422)]=n,this[r(420)](),this[r(414)]=!1}[S(420)](){const t=S,e=Array[t(407)](this[t(422)][t(400)]())[t(405)]((e=>e[t(413)]));this[t(401)]=this[t(408)][t(401)]&&e}[S(418)](){const t=S,e=k(Array[t(407)](this[t(422)][t(400)]()));for(const n of e){const e=n[t(416)]();if(!this[t(406)][t(423)][t(411)](e))return}N(this[t(406)][t(423)],this[t(408)],e)}}function M(t,e){const n=v();return(M=function(t,e){return n[t-=400]})(t,e)}function v(){const t=["85428GsQDmb","execute","34893QMmJuQ","refresh","849918EbdXbR","_suggestions","model","values","isEnabled","8IAQKJD","680285URKaAG","1598142Zacqim","some","editor","from","_command","70WOvSnh","550626jmThgw","canEditAt","4YXeKLT","isInContent","_isEnabledBasedOnSelection","115352fiYuoP","getRanges"];return(v=function(){return t})()}const w=F;function O(){const t=["getRanges","_selectedSuggestions","execute","values","isEnabled","_isEnabledBasedOnSelection","3893YroAOz","editor","refresh","2324dupoqy","model","document","_suggestions","19215075hnVlol","selection","size","5484248plmrEz","808446HYEeic","canEditAt","from","10KerRjl","73917sZNnpu","930mTEzOb","194152bffwpc","_command","302xDQfTV","3459dSpvID"];return(O=function(){return t})()}function F(t,e){const n=O();return(F=function(t,e){return n[t-=483]})(t,e)}!function(t){const e=F,n=t();for(;;)try{if(714647===parseInt(e(486))/1*(-parseInt(e(505))/2)+-parseInt(e(506))/3*(parseInt(e(489))/4)+parseInt(e(500))/5*(parseInt(e(497))/6)+-parseInt(e(496))/7+-parseInt(e(503))/8+parseInt(e(501))/9*(parseInt(e(502))/10)+parseInt(e(493))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);class D extends t.Command{constructor(t,e,n){const r=F;super(t),this[r(504)]=e,this[r(492)]=n,this[r(508)]=new Set,this[r(488)](),this[r(485)]=!1}[w(488)](){const t=w,e=this[t(487)][t(490)][t(491)][t(494)],n=Array[t(499)](this[t(492)][t(483)]());this[t(508)]=function(t,e){const n=A,r=Array[n(442)](t[n(428)]()),s=new Set;for(const o of e)if(o[n(454)])for(const e of r)for(const r of o[n(428)]())(e[n(479)](r)||t[n(458)]&&!o[n(435)]&&o[n(468)]&&r[n(472)][n(452)](e[n(434)]))&&s[n(476)](o);return s}(e,n),this[t(484)]=this[t(504)][t(484)]&&!!this[t(508)][t(495)]}[w(509)](){const t=w,e=k(Array[t(499)](this[t(508)]));for(const n of e){const e=n[t(507)]();if(!this[t(487)][t(490)][t(498)](e))return}N(this[t(487)][t(490)],this[t(504)],e)}}const x=function(){this.__data__=[],this.size=0};const P=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(P(t[n][0],e))return n;return-1};var U=Array.prototype.splice;const j=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():U.call(e,n,1),--this.size,!0)};const G=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const V=function(t){return B(this.__data__,t)>-1};const H=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function z(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}z.prototype.clear=x,z.prototype.delete=j,z.prototype.get=G,z.prototype.has=V,z.prototype.set=H;const W=z;const K=function(){this.__data__=new W,this.size=0};const q=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const Z=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const Q="object"==typeof global&&global&&global.Object===Object&&global;var J="object"==typeof self&&self&&self.Object===Object&&self;const Y=Q||J||Function("return this")();const $=Y.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=Y["__core-js_shared__"];var ht,dt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const gt=function(t){return!!dt&&dt in t};var pt=Function.prototype.toString;const mt=function(t){if(null!=t){try{return pt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var It=/^\[object .+?Constructor\]$/,Et=Function.prototype,bt=Object.prototype,Tt=Et.toString,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const At=function(t){return!(!ut(t)||gt(t))&&(lt(t)?yt:It).test(mt(t))};const kt=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=kt(t,e);return At(n)?n:void 0};const Lt=Ct(Y,"Map");const Nt=Ct(Object,"create");const St=function(){this.__data__=Nt?Nt(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;if(Nt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Mt.call(e,t)?e[t]:void 0};var wt=Object.prototype.hasOwnProperty;const Ot=function(t){var e=this.__data__;return Nt?void 0!==e[t]:wt.call(e,t)};const Ft=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Nt&&void 0===e?"__lodash_hash_undefined__":e,this};function Dt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Dt.prototype.clear=St,Dt.prototype.delete=Rt,Dt.prototype.get=vt,Dt.prototype.has=Ot,Dt.prototype.set=Ft;const xt=Dt;const Pt=function(){this.size=0,this.__data__={hash:new xt,map:new(Lt||W),string:new xt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Ut=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const Vt=function(t){return Ut(this,t).has(t)};const Ht=function(t,e){var n=Ut(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function zt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}zt.prototype.clear=Pt,zt.prototype.delete=jt,zt.prototype.get=Gt,zt.prototype.has=Vt,zt.prototype.set=Ht;const Wt=zt;const Kt=function(t,e){var n=this.__data__;if(n instanceof W){var r=n.__data__;if(!Lt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Wt(r)}return n.set(t,e),this.size=n.size,this};function qt(t){var e=this.__data__=new W(t);this.size=e.size}qt.prototype.clear=K,qt.prototype.delete=q,qt.prototype.get=Z,qt.prototype.has=X,qt.prototype.set=Kt;const Zt=qt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Qt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Jt=function(t,e,n){"__proto__"==e&&Qt?Qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Yt.call(t,e)&&P(r,n)&&(void 0!==n||e in t)||Jt(t,e,n)};const te=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Jt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?Y.Buffer:void 0;const de=(he?he.isBuffer:void 0)||ue;var ge=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&ge.test(t))&&t>-1&&t%1==0&&t<e};const me=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ie={};Ie["[object Float32Array]"]=Ie["[object Float64Array]"]=Ie["[object Int8Array]"]=Ie["[object Int16Array]"]=Ie["[object Int32Array]"]=Ie["[object Uint8Array]"]=Ie["[object Uint8ClampedArray]"]=Ie["[object Uint16Array]"]=Ie["[object Uint32Array]"]=!0,Ie["[object Arguments]"]=Ie["[object Array]"]=Ie["[object ArrayBuffer]"]=Ie["[object Boolean]"]=Ie["[object DataView]"]=Ie["[object Date]"]=Ie["[object Error]"]=Ie["[object Function]"]=Ie["[object Map]"]=Ie["[object Number]"]=Ie["[object Object]"]=Ie["[object RegExp]"]=Ie["[object Set]"]=Ie["[object String]"]=Ie["[object WeakMap]"]=!1;const Ee=function(t){return ne(t)&&me(t.length)&&!!Ie[ct(t)]};const be=function(t){return function(e){return t(e)}};var Te="object"==typeof exports&&exports&&!exports.nodeType&&exports,_e=Te&&"object"==typeof module&&module&&!module.nodeType&&module,ye=_e&&_e.exports===Te&&Q.process;const Ae=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.binding("util")}catch(t){}}();var ke=Ae&&Ae.isTypedArray;const Ce=ke?be(ke):Ee;var Le=Object.prototype.hasOwnProperty;const Ne=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&de(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Le.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Se=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Se)};const Me=function(t,e){return function(n){return t(e(n))}};const ve=Me(Object.keys,Object);var we=Object.prototype.hasOwnProperty;const Oe=function(t){if(!Re(t))return ve(t);var e=[];for(var n in Object(t))we.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Fe=function(t){return null!=t&&me(t.length)&&!lt(t)};const De=function(t){return Fe(t)?Ne(t):Oe(t)};const xe=function(t,e){return t&&te(e,De(e),t)};const Pe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return Pe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const je=function(t){return Fe(t)?Ne(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var Ve="object"==typeof exports&&exports&&!exports.nodeType&&exports,He=Ve&&"object"==typeof module&&module&&!module.nodeType&&module,ze=He&&He.exports===Ve?Y.Buffer:void 0,We=ze?ze.allocUnsafe:void 0;const Ke=function(t,e){if(e)return t.slice();var n=t.length,r=We?We(n):new t.constructor(n);return t.copy(r),r};const qe=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ze=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var Qe=Object.prototype.propertyIsEnumerable,Je=Object.getOwnPropertySymbols;const Ye=Je?function(t){return null==t?[]:(t=Object(t),Ze(Je(t),(function(e){return Qe.call(t,e)})))}:Xe;const $e=function(t,e){return te(t,Ye(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=Me(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Ye(t)),t=en(t);return e}:Xe;const rn=function(t,e){return te(t,nn(t),e)};const sn=function(t,e,n){var r=e(t);return ce(t)?r:tn(r,n(t))};const on=function(t){return sn(t,De,Ye)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Y,"DataView");const un=Ct(Y,"Promise");const ln=Ct(Y,"Set");const fn=Ct(Y,"WeakMap");var hn="[object Map]",dn="[object Promise]",gn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",In=mt(cn),En=mt(Lt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Lt&&yn(new Lt)!=hn||un&&yn(un.resolve())!=dn||ln&&yn(new ln)!=gn||fn&&yn(new fn)!=pn)&&(yn=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case In:return mn;case En:return hn;case bn:return dn;case Tn:return gn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ln=Y.Uint8Array;const Nn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Sn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Mn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var vn=$?$.prototype:void 0,wn=vn?vn.valueOf:void 0;const On=function(t){return wn?Object(wn.call(t)):{}};const Fn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Dn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Nn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Sn(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 Fn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Mn(t);case"[object Symbol]":return On(t)}};var xn=Object.create;const Pn=function(){function t(){}return function(e){if(!ut(e))return{};if(xn)return xn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Pn(en(t))};const Un=function(t){return ne(t)&&"[object Map]"==An(t)};var jn=Ae&&Ae.isMap;const Gn=jn?be(jn):Un;const Vn=function(t){return ne(t)&&"[object Set]"==An(t)};var Hn=Ae&&Ae.isSet;const zn=Hn?be(Hn):Vn;var Wn="[object Arguments]",Kn="[object Function]",qn="[object Object]",Zn={};Zn[Wn]=Zn["[object Array]"]=Zn["[object ArrayBuffer]"]=Zn["[object DataView]"]=Zn["[object Boolean]"]=Zn["[object Date]"]=Zn["[object Float32Array]"]=Zn["[object Float64Array]"]=Zn["[object Int8Array]"]=Zn["[object Int16Array]"]=Zn["[object Int32Array]"]=Zn["[object Map]"]=Zn["[object Number]"]=Zn[qn]=Zn["[object RegExp]"]=Zn["[object Set]"]=Zn["[object String]"]=Zn["[object Symbol]"]=Zn["[object Uint8Array]"]=Zn["[object Uint8ClampedArray]"]=Zn["[object Uint16Array]"]=Zn["[object Uint32Array]"]=!0,Zn["[object Error]"]=Zn[Kn]=Zn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return qe(e,a)}else{var h=An(e),d=h==Kn||"[object GeneratorFunction]"==h;if(de(e))return Ke(e,c);if(h==qn||h==Wn||d&&!o){if(a=u||d?{}:Bn(e),!c)return u?rn(e,Ge(a,e)):$e(e,xe(a,e))}else{if(!Zn[h])return o?e:{};a=Dn(e,h,c)}}i||(i=new Zt);var g=i.get(e);if(g)return g;i.set(e,a),zn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Gn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?an:on:u?je:De)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Qn=function(t){return Xn(t,5)};const Jn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Jn(t))||($n.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function er(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new(er.Cache||Wt),n}er.Cache=Wt;const nr=er;var rr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sr=/\\(\\)?/g;const or=function(t){var e=nr(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(rr,(function(t,n,r,s){e.push(r?s.replace(sr,"$1"):n||t)})),e}));const ir=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var ar=$?$.prototype:void 0,cr=ar?ar.toString:void 0;const ur=function t(e){if("string"==typeof e)return e;if(ce(e))return ir(e,t)+"";if(Jn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||Jn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const dr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const gr=function(t,e,n){return null==t?t:dr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Ir(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Wt;++e<n;)this.add(t[e])}Ir.prototype.add=Ir.prototype.push=pr,Ir.prototype.has=mr;const Er=Ir;const br=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Tr=function(t,e){return t.has(e)};const _r=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,d=2&n?new Er:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var g=t[f],p=e[f];if(r)var m=i?r(p,g,f,e,t,o):r(g,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(d){if(!br(e,(function(t,e){if(!Tr(d,e)&&(g===t||s(g,t,n,r,o)))return d.push(e)}))){h=!1;break}}else if(g!==p&&!s(g,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const yr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.valueOf:void 0;const Lr=function(t,e,n,r,s,o,i){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||!o(new Ln(t),new Ln(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return P(+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=yr;case"[object Set]":var c=1&r;if(a||(a=Ar),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=_r(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Cr)return Cr.call(t)==Cr.call(e)}return!1};var Nr=Object.prototype.hasOwnProperty;const Sr=function(t,e,n,r,s,o){var i=1&n,a=on(t),c=a.length;if(c!=on(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Nr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var d=!0;o.set(t,e),o.set(e,t);for(var g=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(d=!1)}return o.delete(t),o.delete(e),d};var Rr="[object Arguments]",Mr="[object Array]",vr="[object Object]",wr=Object.prototype.hasOwnProperty;const Or=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Mr:An(t),u=a?Mr:An(e),l=(c=c==Rr?vr:c)==vr,f=(u=u==Rr?vr:u)==vr,h=c==u;if(h&&de(t)){if(!de(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Zt),i||Ce(t)?_r(t,e,n,r,s,o):Lr(t,e,c,n,r,s,o);if(!(1&n)){var d=l&&wr.call(t,"__wrapped__"),g=f&&wr.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?e.value():e;return o||(o=new Zt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Zt),Sr(t,e,n,r,s,o))};const Fr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!ne(e)&&!ne(n)?e!=e&&n!=n:Or(e,n,r,s,t,o))};const Dr=function(t,e){return Fr(t,e)};const xr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Pr=function(t,e){for(var n=0,r=(e=fr(e,t)).length;null!=t&&n<r;)t=t[hr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Ur=function(t,e){return e.length<2?t:Pr(t,Br(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(xr(e))]};const Gr=function(t,e){return null==t||jr(t,e)},Vr=zr;function Hr(){const t=["push","364011JXHmfu","removeMarker","getRanges","creator","getRange","map","author","@external","_onAccept","getFirstRange","authoredAt","previous","change","addRange","15480MnKGOY","2025870ZjNdWL","size","add","split","onAttributesChange","getMultiRangeId","_onDiscard","length","addMarker","nodeAfter","910GBtSbJ","type","subType","commentThread","decorate","_saved","getAllAdjacentSuggestions","substr","removeMarkers","toJSON","from","getContainedElement","next","_markerNames","isExternal","addMarkerName","_isDataLoaded","getMarkerNames","filter","hasComments","end","setAttribute","_onAttributesChange","5184HzpzdH","data","start","_model","14ItQjMZ","isMultiRange","head","set","nodeBefore","isIntersectingWithRange","158805xuuUXL","delete","getMarkers","isIntersecting","discard","get","onDiscard","getFirstMarker","attributes","createdAt","accept","3168jZlriy","removeAttribute","1153691bQUozc","getItems","suggestion:","reduce","isInContent","clear","onAccept","19894720zcaLvH","markers"];return(Hr=function(){return t})()}function zr(t,e){const n=Hr();return(zr=function(t,e){return n[t-=390]})(t,e)}!function(t){const e=zr,n=t();for(;;)try{if(554758===parseInt(e(442))/1+-parseInt(e(436))/2*(parseInt(e(465))/3)+parseInt(e(432))/4*(-parseInt(e(409))/5)+parseInt(e(399))/6+-parseInt(e(455))/7+parseInt(e(398))/8*(-parseInt(e(453))/9)+parseInt(e(462))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hr);class Wr extends((0,e.ObservableMixin)()){constructor(t,e){const n=zr;super(),this[n(425)]=!1,this.id=e.id,this[n(410)]=e[n(410)],this[n(411)]=e[n(411)]||null,this[n(390)]=e[n(390)],this[n(468)]=e[n(468)]||e[n(390)],this[n(423)]=Boolean(e[n(450)]&&e[n(450)][n(391)]),this[n(433)]=null,this[n(435)]=t,this[n(392)]=e[n(461)],this[n(405)]=e[n(448)],this[n(431)]=e[n(403)],this[n(422)]=new Set,this[n(451)]=null,this[n(439)](n(394),null),this[n(439)](n(450),e[n(450)]||{}),this[n(439)](n(395),null),this[n(439)](n(421),null),this[n(439)](n(412),null),this[n(439)](n(414),!1),this[n(413)](n(452)),this[n(413)](n(446))}get[Vr(438)](){const t=Vr;let e=this;for(;e[t(395)];)e=e[t(395)];return e}get[Vr(428)](){const t=Vr;return!!this[t(412)]&&this[t(412)][t(406)]>0}get[Vr(437)](){const t=Vr;return 0!=this[t(422)][t(400)]&&6==Array[t(419)](this[t(422)])[0][t(402)](":")[t(406)]}get[Vr(459)](){return null!==this[Vr(449)]()}[Vr(424)](t){const e=Vr;this[e(422)][e(401)](t)}[Vr(426)](){const t=Vr;return Array[t(419)](this[t(422)])}[Vr(444)](){const t=Vr;return this[t(426)]()[t(470)]((e=>this[t(435)][t(463)][t(447)](e)))[t(427)]((t=>t))}[Vr(449)](){return this[Vr(444)]()[0]||null}[Vr(417)](){const t=Vr;this[t(435)][t(396)]((e=>{const n=t;for(const t of this[n(444)]())e[n(466)](t)})),this[t(422)][t(460)]()}[Vr(466)](t){const e=Vr;this[e(435)][e(396)]((n=>{n[e(466)](t)})),this[e(422)][e(443)](t)}[Vr(397)](t){const e=Vr,n=e(457)+this[e(410)]+":"+this[e(411)]+":"+this.id+":"+this[e(468)].id+":"+Wr[e(404)]();this[e(424)](n),this[e(435)][e(396)]((r=>{r[e(407)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(441)](t){const e=Vr;for(const n of this[e(467)]())if(n[e(445)](t))return!0;return!1}[Vr(467)](){const t=Vr;return this[t(444)]()[t(470)]((e=>e[t(469)]()))}[Vr(456)](){const t=Vr;return this[t(467)]()[t(458)](((e,n)=>[...e,...n[t(456)]()]),[])}[Vr(393)](){const t=Vr;var e;return(null===(e=this[t(449)]())||void 0===e?void 0:e[t(469)]())||null}[Vr(420)](){const t=Vr,e=this[t(467)]();if(1!=e[t(406)])return null;const n=e[0],r=n[t(434)][t(408)],s=n[t(429)][t(440)];return r instanceof i.Element?r!=s?null:r:null}[Vr(452)](){const t=Vr;this[t(392)](this[t(467)](),this[t(433)],this[t(450)]),this[t(417)]()}[Vr(446)](){const t=Vr;this[t(405)](this[t(467)](),this[t(433)],this[t(450)]),this[t(417)]()}[Vr(415)](){const t=Vr,e=[];let n=this[t(438)];for(;n;)e[t(464)](n),n=n[t(421)];return e}[Vr(430)](t,e){const n=Vr,r=Qn(this[n(450)]);gr(r,t,e),Dr(r,this[n(450)])||(this[n(450)]=r,this[n(431)](r))}[Vr(454)](t){const e=Vr,n=Qn(this[e(450)]);Gr(n,t),Dr(n,this[e(450)])||(this[e(450)]=n,this[e(431)](this[e(450)]))}[Vr(418)](){const t=Vr;return{id:this.id,type:this[t(411)]?this[t(410)]+":"+this[t(411)]:this[t(410)],authorId:this[t(468)].id,createdAt:this[t(451)],hasComments:this[t(428)],data:this[t(433)],attributes:this[t(450)]}}static[Vr(404)](){const t=Vr;return(0,e.uid)()[t(416)](1,5)}}function Kr(t,e,n){const r=t.t,s=t.t;switch(e){case"Track changes":return s("Track changes");case"Accept suggestion":return s("Accept suggestion");case"Discard suggestion":return s("Discard suggestion");case"Accept all suggestions":return s("Accept all suggestions");case"Accept all selected suggestions":return s("Accept all selected suggestions");case"Discard all suggestions":return s("Discard all suggestions");case"Discard all selected suggestions":return s("Discard all selected suggestions");case"*Reset font size*":return s("*Reset font size*");case"*Reset font family*":return s("*Reset font family*");case"*Reset font color*":return s("*Reset font color*");case"*Reset font background color*":return s("*Reset font background color*");case"*Remove image text alternative*":return s("*Remove image text alternative*");case"*Reset image width*":return s("*Reset image width*");case"*Remove link*":return s("*Remove link*");case"*Check item*":return s("*Check item*");case"*Uncheck item*":return s("*Uncheck item*");case"*Remove all formatting*":return s("*Remove all formatting*");case"*Replace table cells*":return s("*Replace table cells*");case"*Merge cells*":return s("*Merge cells*");case"*Split cell:* vertically":return s("*Split cell:* vertically");case"*Split cell:* horizontally":return s("*Split cell:* horizontally");case"*Indent:* %0":return s("*Indent:* %0",n);case"*Outdent:* %0":return s("*Outdent:* %0",n);case"*Change to:* %0":return s("*Change to:* %0",n);case"*Insert:* %0":return s("*Insert:* %0",n);case"*Format:* %0":return s("*Format:* %0",n);case"*Format:* change table properties":return s("*Format:* change table properties");case"*Format:* change table cell properties":return s("*Format:* change table cell properties");case"*Format:* insert into %0":return s("*Format:* insert into %0",n);case"*Format:* remove from %0":return s("*Format:* remove from %0",n);case"*Replace image URL*":return s("*Replace image URL*");case"*Format:* resize table":return s("*Format:* resize table");case"*Format:* set order to reversed":return s("*Format:* set order to reversed");case"*Format:* set order to regular":return s("*Format:* set order to regular");case"*Format:* set start index to %0":return s("*Format:* set start index to %0",n);case"*Change %0 content*":return s("*Change %0 content*",n);case"*Remove:* %0":return s("*Remove:* %0",n);case"*Merge:* %0":return s("*Merge:* %0",n);case"*Split:* %0":return s("*Split:* %0",n);case"*Remove format:* %0":return s("*Remove format:* %0",n);case"*Set bookmark:* %0":return s("*Set bookmark:* %0",n);case"*Set font size:* %0":return s("*Set font size:* %0",n);case"*Set font family:* %0":return s("*Set font family:* %0",n);case"*Set format to:* %0":return s("*Set format to:* %0",n);case"*Set font color:* %0":return s("*Set font color:* %0",n);case"*Set font background color:* %0":return s("*Set font background color:* %0",n);case"*Set format:* %0":return s("*Set format:* %0",n);case"*Set image text alternative:* %0":return s("*Set image text alternative:* %0",n);case"*Set image width:* %0":return s("*Set image width:* %0",n);case"*Set link:* %0":return s("*Set link:* %0",n);case"*Set highlight:* %0":return s("*Set highlight:* %0",n);case"*Remove highlight*":return s("*Remove highlight*");case"FORMAT_HIGHLIGHT":return s({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return s({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return s({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return s({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return s({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return s({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return s({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return s({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return s({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return s({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return s({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return s({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return s({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return s({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return s({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return s({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return s({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return s({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return s({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return s({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return s({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return s({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return s({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return s({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return s({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return s({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return s({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return s({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return s({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return s({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return s({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return s({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return s({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return s({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return s({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return s({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return s({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return s({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return s({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return s({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return s({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return s({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return s({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return s({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return s({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return s({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return s({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return s({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return s({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return s({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return s({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return s({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return s({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return s({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return s({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return s({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return s({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return s({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return s({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return s({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return s({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return s({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return s({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return s({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return s({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return s({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return s({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return s({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return s({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return s({id:"ELEMENT_TITLE",string:"title"});case"ELEMENT_MERGE_FIELD":return s({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);case"ELEMENT_BOOKMARK":return s({id:"ELEMENT_BOOKMARK",string:"bookmark",plural:"%0 bookmarks"},n);case"EXTERNAL_SUGGESTION":return s({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return s({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return s({string:"Entering insertion suggestion. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return s({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return s({string:"Entering deletion suggestion. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return s({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return s({string:"Entering formatting suggestion. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return s({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return s({string:"Suggestion by %1. Created on %2. %0 reply. %3",plural:"Suggestion by %1. Created on %2. %0 replies. %3",id:"SUGGESTION_THREAD_ARIA_LABEL"},n);case"SUGGESTION_THREAD_DESCRIPTION":return s({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}function qr(){const t=["attribute","matchingCallback","map","end","addContainer","getDescriptions","length","nextSibling","format","_customCallbacks","1000fEGEPB","_handleInsertRemoveSuggestionDescription","addObject","_itemLabels","normal","match","text","_handleRenameSuggestionDescription","quantity","push","previousSibling","removeEmptyContainer","name","Object","join","*Set format:* %0","pop","add","_schema","addEmptyContainer","_locale","addFormat","registerElementLabel","subType","_addDescriptionItems","1606096CmTCJy","function","data","$textProxy","removeObject","isInContent","577710oLsjJG","*Change to:* %0","checkChild","item","getItemLabel","_attributeLabels","*Split:* %0","6954320ZipuBl","registerDescriptionCallback","*Merge:* %0","getWalker","key","indexOf","type","_itemLabelsCallbacks","deletion","11422299DYqOjK","isObject","insertion","*Insert:* %0","replace","isEmpty","$1 $2","newValue","_handleCustomCallbackDescription","_handleAttributeSuggestionDescription","$text","elementStart","11038692JpAiGE","getFirstRange","removeFormat","removeContainer","elementEnd","has","start","_resolveDescriptionItems","element","ELEMENT_SPACE","REPLACE_TEXT","set","18195VAQxXz","get","isEqual","softBreak","*Remove:* %0","skip","Container","registerAttributeLabel","*Remove format:* %0","EmptyContainer","nodeAfter","remove","4483615ErKfxG","label"];return(qr=function(){return t})()}const Zr=Xr;function Xr(t,e){const n=qr();return(Xr=function(t,e){return n[t-=405]})(t,e)}!function(t){const e=Xr,n=t();for(;;)try{if(922970===parseInt(e(431))/1+parseInt(e(425))/2+-parseInt(e(471))/3*(-parseInt(e(495))/4)+-parseInt(e(483))/5+-parseInt(e(459))/6+parseInt(e(447))/7+-parseInt(e(438))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);class Qr{constructor(t,e){const n=Xr;this[n(494)]=[],this[n(498)]=new Map,this[n(445)]=[],this[n(436)]=new Map,this[n(418)]=t,this[n(420)]=e}[Zr(490)](t){const e=Zr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(491)];o++){const i=t[o];if(!i[e(430)])continue;const a=this[e(455)](i);if(a){if(null!=i[e(423)]){if(r[e(464)](i[e(423)]))continue;r[e(417)](i[e(423)])}n[e(409)](a)}else if(e(485)!=i[e(444)])e(449)!=i[e(444)]&&e(446)!=i[e(444)]||this[e(496)](n,i,t[o+1]);else{const t=i[e(427)][e(442)];if(s[e(464)](t))continue;s[e(417)](i[e(427)][e(442)]),t==Mc?this[e(407)](n,i):this[e(456)](n,i)}}return this[e(466)](n)}[Zr(439)](t){const e=Zr;this[e(494)][e(409)](t)}[Zr(422)](t,n,r=e.priorities[Zr(499)]){const s=Zr;s(426)==typeof t?(0,e.insertToPriorityArray)(this[s(445)],{matchingCallback:t,label:n,priority:r}):this[s(498)][s(470)](t,n)}[Zr(478)](t,e){const n=Zr;this[n(436)][n(470)](t,e)}[Zr(435)](t,e=1){const n=Zr;let r;for(const e of this[n(445)])if(e[n(486)](t)){r=e[n(484)];break}return r||(r=this[n(498)][n(472)](t[n(412)])),r?r(e):1!==e?e+" "+t[n(412)]+"s":""+t[n(412)]}[Zr(424)](t,e){const n=Zr,r=e[n(460)]()[n(441)](),s=n(449)==e[n(444)]?n(417):n(482);for(const e of r){const o=e[n(434)],i=t[t[n(491)]-1];if(o.is(n(428)))i&&i[n(444)][n(443)](n(477))>-1&&t[n(416)](),i&&n(406)==i[n(444)]?i[s]+=o[n(427)]:t[n(409)]({type:n(406),add:n(417)==s?o[n(427)]:"",remove:n(482)==s?o[n(427)]:""});else if(this[n(418)][n(448)](o)){const a=o;if(i&&i[n(444)][n(443)](n(477))>-1&&t[n(416)](),n(463)==e[n(444)])continue;i&&i[n(444)]==s+n(413)&&i[n(467)][n(412)]==a[n(412)]?i[n(408)]++:t[n(409)]({type:s+n(413),element:a,quantity:1}),r[n(476)]((t=>!(n(463)==t[n(444)]&&t[n(434)]==o)))}else if(this[n(418)][n(433)](o,n(457))||o.is(n(467),n(474))){const r=o;if(n(417)==s&&n(458)==e[n(444)]||n(482)==s&&n(463)==e[n(444)])continue;if(i&&-1==i[n(444)][n(443)](n(477))){n(406)==i[n(444)]&&(i[s]+="\n");continue}let a;if(a=n(417)==s?r[n(492)]&&!this[n(418)][n(448)](r[n(492)])?r[n(492)]:null:r[n(410)]&&!this[n(418)][n(448)](r[n(410)])?r[n(410)]:null,r[n(452)]||a&&a[n(452)]){const e=a&&a[n(452)]?a:r;i&&i[n(444)]==s+n(480)&&i[n(467)][n(412)]==e[n(412)]?i[n(408)]++:t[n(409)]({type:s+n(480),element:e,quantity:1})}else t[n(409)]({type:s+n(477),element:r})}}}[Zr(466)](t){const e=Zr,n=this[e(420)],r=[],s=[],o=[];for(const i of t)switch(i[e(444)]){case e(406):if(i[e(417)]=i[e(417)][e(451)](/(\S)\u000A+(\S)/g,e(453))[e(451)](/\u000A/g,""),i[e(482)]=i[e(482)][e(451)](/(\S)\u000A+(\S)/g,e(453))[e(451)](/\u000A/g,""),""!=i[e(417)]&&""!=i[e(482)]){r[e(409)]({type:e(451),content:Kr(n,e(469),['"'+i[e(482)]+'"','"'+i[e(417)]+'"'])});continue}if(null!=i[e(417)][e(405)](/^ +$/)){r[e(409)]({type:e(449),content:Kr(n,e(450),Kr(n,e(468),i[e(417)][e(491)]))});continue}if(null!=i[e(482)][e(405)](/^ +$/)){r[e(409)]({type:e(446),content:Kr(n,e(475),Kr(n,e(468),i[e(482)][e(491)]))});continue}if(""!=i[e(417)]){r[e(409)]({type:e(449),content:Kr(n,e(450),'"'+i[e(417)]+'"')});continue}r[e(409)]({type:e(446),content:Kr(n,e(475),'"'+i[e(482)]+'"')});continue;case e(419):case e(497):r[e(409)]({type:e(449),content:Kr(n,e(450),this[e(435)](i[e(467)],i[e(408)]))});continue;case e(411):case e(429):r[e(409)]({type:e(446),content:Kr(n,e(475),this[e(435)](i[e(467)],i[e(408)]))});continue;case e(489):r[e(409)]({type:e(449),content:Kr(n,e(437),this[e(435)](i[e(467)],i[e(408)]))});continue;case e(462):r[e(409)]({type:e(446),content:Kr(n,e(440),this[e(435)](i[e(467)],i[e(408)]))});continue;case e(421):s[e(409)](i[e(442)]);continue;case e(461):o[e(409)](i[e(442)]);continue;default:r[e(409)](i)}if(s[e(491)]){const t=s[e(487)]((t=>this[e(436)][e(464)](t)?this[e(436)][e(472)](t):t))[e(414)](", ");r[e(409)]({type:e(493),content:Kr(this[e(420)],e(415),t)})}if(o[e(491)]){const t=o[e(487)]((t=>this[e(436)][e(464)](t)?this[e(436)][e(472)](t):t))[e(414)](", ");r[e(409)]({type:e(493),content:Kr(this[e(420)],e(479),t)})}return r}[Zr(455)](t){const e=Zr;for(const n of this[e(494)]){const r=n(t);if(r&&e(444)in r)return r}}[Zr(456)](t,e){const n=Zr,r=e[n(427)],s=void 0===r[n(454)]?n(461):n(421);t[n(409)]({type:s,key:r[n(442)]})}[Zr(407)](t,e){const n=Zr;t[n(409)]({type:n(493),content:Kr(this[n(420)],n(432),this[n(435)](e[n(460)]()[n(465)][n(481)],1))})}[Zr(496)](t,e,n){const r=Zr;if(this[r(424)](t,e),n&&n[r(460)]()&&!e[r(460)]()[r(488)][r(473)](n[r(460)]()[r(465)])){const n=t[t[r(491)]-1],s=r(449)==e[r(444)]?r(417):r(482);n&&r(406)==n[r(444)]&&(n[s]+="\n")}}}const Jr=Yr;function Yr(t,e){const n=ts();return(Yr=function(t,e){return n[t-=299]})(t,e)}!function(t){const e=Yr,n=t();for(;;)try{if(970708===-parseInt(e(307))/1+parseInt(e(316))/2*(parseInt(e(305))/3)+-parseInt(e(304))/4*(parseInt(e(300))/5)+-parseInt(e(315))/6+parseInt(e(299))/7+parseInt(e(301))/8*(-parseInt(e(308))/9)+parseInt(e(306))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ts);class $r extends t.Plugin{[Jr(310)](){const t=Jr,e=this[t(311)],n=e[t(313)][t(312)](t(303));e[t(314)][t(312)](t(302))&&n[t(309)](t(302))}}function ts(){const t=["enableCommand","afterInit","editor","get","plugins","commands","2026242vxEXvm","2tkLKsn","10061170BCjyUx","1165VDqJXK","4840zrDVIG","showAIAssistant","TrackChangesEditing","6672CIEWBh","2215146oqsIoP","5577600uCYBhw","857313ROXnPn","2664szDYjv"];return(ts=function(){return t})()}const es=ns;function ns(t,e){const n=ss();return(ns=function(t,e){return n[t-=100]})(t,e)}!function(t){const e=ns,n=t();for(;;)try{if(252263===parseInt(e(129))/1*(-parseInt(e(121))/2)+-parseInt(e(132))/3+-parseInt(e(107))/4+-parseInt(e(137))/5*(-parseInt(e(105))/6)+parseInt(e(122))/7*(parseInt(e(130))/8)+-parseInt(e(103))/9*(parseInt(e(141))/10)+-parseInt(e(117))/11*(-parseInt(e(101))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ss);class rs extends t.Plugin{[es(134)](){const t=es,e=this[t(138)],n=e[t(128)];if(!e[t(111)][t(104)](t(109)))return;const r=e[t(111)][t(108)](t(120));r[t(131)](t(125)),r[t(123)](t(125)),r[t(133)][t(136)](t(125),Kr(n,t(100))),this[t(140)]()}[es(140)](){const t=es,e=this[t(138)],n=e[t(128)];e[t(111)][t(108)](t(120))[t(133)][t(113)]((e=>{const r=t;if(r(118)!=e[r(114)])return;const{data:s}=e;if(s&&r(125)==s[r(115)]){const t=s[r(142)][0][r(112)];return{type:r(135),content:Kr(n,r(110),function(t){const e=r;switch(t){case e(124):return Kr(n,e(126));case e(102):return Kr(n,e(119));case e(116):return Kr(n,e(106));case e(127):return Kr(n,e(139))}}(t))}}}))}}function ss(){const t=["_registerLegacyDescription","260hBWRrK","commandParams","FORMAT_ALIGNMENT","12XuOYQq","right","21069HppPkl","has","1744746sJWGJQ","FORMAT_ALIGN_TO_CENTER","1846328yoLtXo","get","AlignmentEditing","*Format:* %0","plugins","value","registerDescriptionCallback","type","commandName","center","7894414pVfUEl","formatBlock","FORMAT_ALIGN_TO_RIGHT","TrackChangesEditing","10wxZmdD","119yUTqym","registerBlockAttribute","left","alignment","FORMAT_ALIGN_TO_LEFT","justify","locale","95383eCawjJ","133952NJNEUj","enableDefaultAttributesIntegration","124461aWDonc","descriptionFactory","afterInit","format","registerAttributeLabel","5TrFOwC","editor","FORMAT_JUSTIFY_TEXT"];return(ss=function(){return t})()}const os=as;function is(){const t=["slice","TrackChangesEditing","editor","formatInline","strikethrough","underline","locale","subscript","get","369453clObAN","registerAttributeLabel","enableDefaultAttributesIntegration","CodeEditing","_registerLegacyDescription","toUpperCase","has","commandParams","type","StrikethroughEditing","plugins","FORMAT_SUPERSCRIPT","bold","FORMAT_UNDERLINE","FORMAT_SUBSCRIPT","FORMAT_STRIKETHROUGH","FORMAT_","UnderlineEditing","forceValue","toLowerCase","*Format:* %0","italic","197922qtPUZa","afterInit","FORMAT_ITALIC","SubscriptEditing","28783BghMjE","BoldEditing","*Remove format:* %0","2167400dOndJK","registerDescriptionCallback","1346485QKyJGA","ItalicEditing","superscript","SuperscriptEditing","FORMAT_CODE","descriptionFactory","commandName","code","format","141476zrlrdq","7vvZbqO","FORMAT_BOLD","registerInlineAttribute","1129644PfkTHM"];return(is=function(){return t})()}function as(t,e){const n=is();return(as=function(t,e){return n[t-=258]})(t,e)}!function(t){const e=as,n=t();for(;;)try{if(136422===-parseInt(e(299))/1+-parseInt(e(295))/2+-parseInt(e(273))/3+parseInt(e(259))/4+parseInt(e(304))/5+-parseInt(e(263))/6+parseInt(e(260))/7*(parseInt(e(302))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(is);const cs=[os(300),os(305),os(290),os(276),os(282),os(298),os(307)];class us extends t.Plugin{[os(296)](){const t=os,e=this[t(266)],n=e[t(283)][t(272)](t(265)),r=e[t(270)];for(const s of cs){if(!e[t(283)][t(279)](s))continue;const o=s[t(264)](0,-7)[t(292)](),i=t(289)+o[t(278)]();n[t(275)](o),n[t(262)](o),n[t(309)][t(274)](o,Kr(r,i))}this[t(277)]()}[os(277)](){const t=os,e=this[t(266)],n=e[t(270)],r=e[t(283)][t(272)](t(265));function s(e,s){const o=t;r[o(309)][o(303)]((t=>{const r=o;if(r(267)!=t[r(281)])return;const{data:i}=t;return i&&i[r(310)]===e?i[r(280)][0][r(291)]?{type:r(258),content:Kr(n,r(293),s)}:{type:r(258),content:Kr(n,r(301),s)}:void 0}))}s(t(285),Kr(n,t(261))),s(t(294),Kr(n,t(297))),s(t(269),Kr(n,t(286))),s(t(311),Kr(n,t(308))),s(t(268),Kr(n,t(288))),s(t(271),Kr(n,t(287))),s(t(306),Kr(n,t(284)))}}const ls=hs;function fs(){const t=["152194BzDCpz","TrackChangesEditing","*Remove format:* %0","model","commandParams","201320ofxdXb","630651QxRWkc","checkChild","has","2686190WuFFoM","$root","format","afterInit","blockQuote","parent","BlockQuoteEditing","locale","selection","commandName","96NRUdhE","document","63070VxcqpI","name","get","filter","markBlockFormat","schema","change","from","plugins","descriptionFactory","12726008KazfqE","getSelectedBlocks","ELEMENT_BLOCK_QUOTE","9oWoiOI","value","registerDescriptionCallback","commands","editor","*Set format:* %0","forceValue","enableCommand","1698128ffRRBE"];return(fs=function(){return t})()}function hs(t,e){const n=fs();return(hs=function(t,e){return n[t-=436]})(t,e)}!function(t){const e=hs,n=t();for(;;)try{if(310070===-parseInt(e(438))/1+-parseInt(e(443))/2+-parseInt(e(444))/3+-parseInt(e(437))/4+-parseInt(e(447))/5+parseInt(e(457))/6*(parseInt(e(459))/7)+parseInt(e(469))/8*(parseInt(e(472))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fs);class ds extends t.Plugin{[ls(450)](){const t=ls,e=this[t(476)],n=e[t(454)];if(!e[t(467)][t(446)](t(453)))return;const r=e[t(467)][t(461)](t(439)),s=this[t(476)][t(475)][t(461)](t(451));r[t(436)](t(451),((n,o={})=>{const i=t,a=this[i(476)][i(441)][i(458)][i(455)],c=o&&void 0!==o[i(478)]?o[i(478)]:!s[i(473)];let u=[];if(c){const t=Array[i(466)](a[i(470)]())[i(462)]((t=>gs(t)||function(t,e){const n=i,r=e[n(445)](t[n(452)],n(451)),s=e[n(445)]([n(448),n(451)],t);return r&&s}(t,this[i(476)][i(441)][i(464)])));u=C(t,e[i(441)])}else{const t=Array[i(466)](a[i(470)]())[i(462)]((t=>gs(t)));u=C(t,e[i(441)])}e[i(441)][i(465)]((()=>{const t=i;for(const e of u)r[t(463)](e,{commandName:t(451),commandParams:[{forceValue:c}]})}))})),r[t(468)][t(474)]((e=>{const r=t,{data:s}=e;if(s&&r(451)==s[r(456)]){const t=Kr(n,r(471));return s[r(442)][0][r(478)]?{type:r(449),content:Kr(n,r(477),t)}:{type:r(449),content:Kr(n,r(440),t)}}}))}}function gs(t){const e=ls;return e(451)==t[e(452)][e(460)]}function ps(t,e){const n=ms();return(ps=function(t,e){return n[t-=234]})(t,e)}function ms(){const t=["editor","252OjKIZx","insertion","afterInit","attribute","newValue","2494608FigKTU","*Insert:* %0","bookmark","773971zqwwOZ","*Set bookmark:* %0","6FrHLkN","getAttribute","enableCommand","6691985MOOFTN","insertBookmark","bookmarkId","element","207yWixSN","TrackChangesEditing","type","updateBookmark","deletion","key","788OaxaEH","13774330ExoIAv","registerDescriptionCallback","registerBlockAttribute","has","get","BookmarkEditing","plugins","locale","1hheDJQ","ELEMENT_BOOKMARK","*Remove:* %0","enableDefaultAttributesIntegration","156112bRKmhf","format","getContainedElement","10308914uWLaqB","21867jdNCsU","descriptionFactory"];return(ms=function(){return t})()}const Is=ps;!function(t){const e=ps,n=t();for(;;)try{if(754904===-parseInt(e(258))/1*(parseInt(e(274))/2)+parseInt(e(266))/3*(-parseInt(e(249))/4)+-parseInt(e(239))/5+parseInt(e(236))/6*(parseInt(e(265))/7)+parseInt(e(262))/8*(parseInt(e(243))/9)+parseInt(e(250))/10+-parseInt(e(234))/11*(-parseInt(e(269))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ms);class Es extends t.Plugin{[Is(271)](){const t=Is,e=this[t(268)],n=e[t(257)],r=e[t(256)][t(254)](t(244));e[t(256)][t(253)](t(255))&&(r[t(238)](t(240)),r[t(261)](t(246)),r[t(252)](t(241)),r[t(267)][t(251)]((e=>{const r=t;if(r(270)!=e[r(245)]&&r(247)!=e[r(245)]&&r(272)!=e[r(245)])return;const s=e[r(264)]();if(null==s)return;if(!s.is(r(242),r(276)))return;const o=s[r(237)](r(241));if(r(270)==e[r(245)])return{type:r(270),content:Kr(n,r(275),'"'+o+'" '+Kr(n,r(259)))};if(r(247)==e[r(245)])return{type:r(247),content:Kr(n,r(260),'"'+o+'" '+Kr(n,r(259)))};const{data:i}=e;return i&&r(241)==i[r(248)]?{type:r(263),content:Kr(n,r(235),'"'+i[r(273)]+'"')}:void 0})))}}const bs=Ts;function Ts(t,e){const n=ys();return(Ts=function(t,e){return n[t-=385]})(t,e)}!function(t){const e=Ts,n=t();for(;;)try{if(975879===parseInt(e(402))/1+parseInt(e(385))/2*(-parseInt(e(405))/3)+parseInt(e(406))/4+-parseInt(e(388))/5+parseInt(e(392))/6*(parseInt(e(403))/7)+parseInt(e(389))/8*(-parseInt(e(387))/9)+parseInt(e(386))/10*(-parseInt(e(390))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ys);class _s extends t.Plugin{[bs(391)](){const t=bs,e=this[t(399)];e[t(401)][t(395)](t(400))&&(e[t(401)][t(404)](t(393))[t(397)](t(398)),e[t(401)][t(404)](t(393))[t(397)](t(394)),e[t(401)][t(404)](t(393))[t(397)](t(396)))}}function ys(){const t=["editor","CaseChange","plugins","1487871yKfUTu","6692441bvkyEP","get","346692RbWCxg","7125244jgyOwy","14sQzMhB","1050FFTxxd","81oYBExA","7181320IEzLow","426568AUQGTR","54923HLPGeJ","afterInit","6nLiJRQ","TrackChangesEditing","changeCaseLower","has","changeCaseTitle","enableCommand","changeCaseUpper"];return(ys=function(){return t})()}function As(t,e){const n=Cs();return(As=function(t,e){return n[t-=469]})(t,e)}const ks=As;function Cs(){const t=["16254wLvSkQ","26646qpeJNp","9342477LKxRyX","enableCommand","plugins","245920TyzMqb","ckbox","17499610FaeBAL","76fmQwDh","182OFkCGg","get","TrackChangesEditing","editor","afterInit","11CeuVSe","commands","497676ObazKs","2772HkvZfa","4625568URtmno"];return(Cs=function(){return t})()}!function(t){const e=As,n=t();for(;;)try{if(582566===-parseInt(e(483))/1+parseInt(e(476))/2*(parseInt(e(487))/3)+parseInt(e(475))/4*(-parseInt(e(472))/5)+-parseInt(e(484))/6*(-parseInt(e(486))/7)+-parseInt(e(485))/8+-parseInt(e(469))/9+-parseInt(e(474))/10*(-parseInt(e(481))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cs);class Ls extends t.Plugin{[ks(480)](){const t=ks,e=this[t(479)];e[t(482)][t(477)](t(473))&&e[t(471)][t(477)](t(478))[t(470)](t(473))}}function Ns(){const t=["4166766GcieZX","4276461FxZDkH","toLowerCase","ELEMENT_CODE_BLOCK","blockName","markBlockFormat","descriptionFactory","plugins","selection","config","format","12JekpaC","checkChild","9GtaIqU","value","parent","schema","afterInit","change","outdentCodeBlock","registerDescriptionCallback","CodeBlock","locale","get","type","name","editor","forceValue","model","languages","*Remove format:* %0","formatBlock","find","label","11603688gEaCLp","384082qpzOhc","enableCommand","*Set format:* %0","12367161oTYheF","language","TrackChangesEditing","filter","commandName","rootElement","codeBlock","getSelectedBlocks","2293965ejlOWU","1305304WLcFSN","document","registerElementLabel","from","commandParams","isLimit","commands","indentCodeBlock","has"];return(Ns=function(){return t})()}const Ss=Rs;function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=483]})(t,e)}!function(t){const e=Rs,n=t();for(;;)try{if(872168===-parseInt(e(532))/1+parseInt(e(520))/2*(-parseInt(e(498))/3)+parseInt(e(496))/4*(-parseInt(e(531))/5)+parseInt(e(485))/6+parseInt(e(486))/7+parseInt(e(519))/8+parseInt(e(523))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ns);class Ms extends t.Plugin{[Ss(502)](){const t=Ss,e=this[t(511)];if(!e[t(492)][t(484)](t(506)))return;const n=e[t(492)][t(508)](t(525)),r=e[t(507)],s=e[t(494)][t(508)](t(529))[t(514)],o=e[t(538)][t(508)](t(529));n[t(521)](t(483)),n[t(521)](t(504)),n[t(521)](t(529),((r,i={})=>{const a=t,c=e[a(513)],u=e[a(513)][a(533)][a(493)],l=i&&void 0!==i[a(512)]?i[a(512)]:!o[a(499)];let f;i[a(524)]||(i[a(524)]=s[0][a(524)]),f=l?Array[a(535)](u[a(530)]())[a(526)]((t=>vs(t)||function(t,e){const n=a;return!t.is(n(528))&&!e[n(537)](t)&&e[n(497)](t[n(500)],n(529))}(t,c[a(501)]))):Array[a(535)](u[a(530)]())[a(526)]((t=>vs(t)));const h=C(f,c);c[a(503)]((()=>{const t=a;for(const e of h)n[t(490)](e,{commandName:t(529),commandParams:[{...i,forceValue:l}],formatGroupId:t(489)})}))})),n[t(491)][t(534)](t(529),(e=>Kr(r,t(488),e))),n[t(491)][t(505)]((e=>{const n=t;if(n(516)!=e[n(509)])return;const o=r.t,{data:i}=e;if(!i||n(529)!=i[n(527)])return;const a=i[n(536)][0][n(524)],c=o(s[n(517)]((t=>t[n(524)]===a))[n(518)])[n(487)]();return i[n(536)][0][n(512)]?{type:n(495),content:Kr(r,n(522),Kr(r,n(488),1)+" ("+c+")")}:{type:n(495),content:Kr(r,n(515),Kr(r,n(488),1))}}))}}function vs(t){const e=Ss;return e(529)==t[e(510)]}function ws(t,e){const n=Fs();return(ws=function(t,e){return n[t-=134]})(t,e)}const Os=ws;function Fs(){const t=["plugins","TrackChangesEditing","8KpNqrV","editor","207ICFWMx","119890VIgHGy","CommentsEditing","enableCommand","6983389SdoBuA","1419228qZMYLf","173973PWXPFC","get","addCommentThread","1345525oriesM","has","8dmefEB","201942miynAC","5074968FCbYiY","afterInit"];return(Fs=function(){return t})()}!function(t){const e=ws,n=t();for(;;)try{if(506769===-parseInt(e(139))/1+parseInt(e(138))/2*(-parseInt(e(152))/3)+parseInt(e(144))/4*(parseInt(e(136))/5)+-parseInt(e(151))/6+parseInt(e(150))/7+-parseInt(e(140))/8+-parseInt(e(146))/9*(-parseInt(e(147))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fs);class Ds extends t.Plugin{[Os(141)](){const t=Os,e=this[t(145)];e[t(142)][t(137)](t(148))&&e[t(142)][t(134)](t(143))[t(149)](t(135))}}var xs=n(834);function Ps(t,e){const n=Us();return(Ps=function(t,e){return n[t-=216]})(t,e)}function Bs(t,e,n){const r=Ps,s=[];for(const o of e[r(248)]())o[r(221)](t)&&s[r(227)](n[r(237)](o));return s}function Us(){const t=["454CpnapE","createRangeOn","span","558zrXMmr","mapper","toViewElement","2065thqczd","isBlock","test","920JZQhpp","979BXVCtz","name","getItems","plugins","type","parent","includes","get","consumable","markerName","createUIElement","3870386xnCzfe","ck-suggestion-marker--active","addHighlight","elementEnd","isContent","3uukQKq","addClass","markerRange","isAtEnd","36NQloFZ","start","TrackChangesEditing","previousPosition","schema","31220FdcUSX","isLimit","nextSibling","bindElementToMarker","getCustomProperty","hasAttribute","item","insert","model","getWalker","12243fNeVsq","push","603956kagugz","_splitMarkerName","2374yqZznJ","348nMUwHo","activeMarkers","ck-suggestion-marker-","toViewPosition","writer"];return(Us=function(){return t})()}function js(t,e,{showActiveMarker:n=!0}={}){const r=Ps,s=t[r(249)][r(253)](r(268));return(o,i,a)=>{const c=r;if(!a[c(254)][c(244)](i[c(264)],o[c(247)]))return;const u=i[c(264)][c(225)](),l=i[c(264)][c(267)],f=t[c(224)][c(270)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(222)];g=g||f[c(261)](e);const n=a[c(240)][c(241)](e);if(n&&n[c(220)](c(259)))return;c(260)==t[c(250)]&&f[c(243)](e)&&!f[c(217)](e)&&(e[c(218)]||l[c(265)]?h&&h[c(251)]==e||(h=e,m(t[c(269)]),p=!0):d=d||t[c(269)])}function m(t){const r=c,{authorId:o}=s[r(229)](i[r(255)]),u=a[r(235)][r(256)](r(238),{class:r(233)+e,"data-author-id":o}),l=a[r(240)][r(234)](t);n&&s[r(232)][r(252)](i[r(255)])&&a[r(235)][r(263)](r(258),u),a[r(235)][r(223)](l,u),a[r(240)][r(219)](u,i[r(255)])}g||p||!d||m(d)}}!function(t){const e=Ps,n=t();for(;;)try{if(315153===-parseInt(e(230))/1*(-parseInt(e(236))/2)+-parseInt(e(262))/3*(parseInt(e(228))/4)+-parseInt(e(242))/5*(-parseInt(e(231))/6)+parseInt(e(226))/7*(-parseInt(e(245))/8)+-parseInt(e(239))/9*(parseInt(e(216))/10)+parseInt(e(246))/11*(parseInt(e(266))/12)+parseInt(e(257))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);const Gs=Hs;function Vs(){const t=["buffer","editor","lock","writer","forward","createRange","enableCommand","27300303MMkxym","TrackChangesEditing","mapper","unit","addMarker:suggestion:deletion","496492yZpiIM","fromRange","unlock","merge","isCollapsed","markerNameToElements","detach","2519130XmJURy","init","10tchnZa","commands","$graveyard","document","selection","rootName","7864770sEMDDr","delete","model","data","modifySelection","removeMarker:suggestion:deletion","markerName","plugins","setSelection","createSelection","options","requires","getFirstRange","downcastDispatcher","deleteForward","enqueueChange","uiElement","root","start","bind","high","end","get","remove","unbindElementFromMarkerName","12129872SxHtHY","1377768dXSBAx","6lVkFGv","4cQjMmN","3390625jXhjyt","batch","editing","showSuggestionHighlights"];return(Vs=function(){return t})()}function Hs(t,e){const n=Vs();return(Hs=function(t,e){return n[t-=152]})(t,e)}!function(t){const e=Hs,n=t();for(;;)try{if(958451===-parseInt(e(163))/1+-parseInt(e(182))/2*(-parseInt(e(164))/3)+parseInt(e(165))/4*(-parseInt(e(189))/5)+parseInt(e(197))/6+-parseInt(e(166))/7+-parseInt(e(162))/8+parseInt(e(177))/9*(parseInt(e(191))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vs);class zs extends t.Plugin{static get[Gs(208)](){return[xs.Delete]}[Gs(190)](){const t=Gs,e=this[t(171)],n=e[t(204)][t(159)](t(178));n[t(176)](t(198));const r=e[t(192)][t(159)](t(211));n[t(176)](t(211),((n,s={})=>{const o=t,a=e[o(199)][o(206)](e[o(199)][o(194)][o(195)]);a[o(186)]&&e[o(199)][o(201)](a,{direction:o(174),unit:s[o(180)]});const c=a[o(209)](),u=i.LiveRange[o(183)](c);let l;n(s),l=o(193)==u[o(154)][o(196)]?e[o(199)][o(175)](c[o(155)]):e[o(199)][o(175)](u[o(155)],u[o(158)]),u[o(188)](),e[o(199)][o(152)](r[o(170)][o(167)],(t=>{const e=o;r[e(170)][e(172)](),t[e(205)](t[e(175)](l[e(158)])),r[e(170)][e(184)]()}))})),e[t(168)][t(210)].on(t(181),js(e,t(185)),{priority:t(157)}),e[t(200)][t(210)].on(t(181),((n,r,s)=>{const o=t;s[o(207)][o(169)]&&js(e,o(185),{showActiveMarker:!1})[o(156)](this)(n,r,s)}),{priority:t(157)}),e[t(168)][t(210)].on(t(202),((e,n,r)=>{const s=t,o=r[s(179)][s(187)](n[s(203)]);if(o)for(const t of o)t.is(s(153))&&(r[s(179)][s(161)](t,n[s(203)]),r[s(173)][s(160)](t))}),{priority:t(157)})}}const Ws=qs;function Ks(){const t=["oldValue","3347379hajQeR","*Remove format:* %0","*Merge:* %0","from","formatBlock","isUndo","commandName","value","meta","getFirstMarker","numbered","commands","_getAttributeKey","forceValue","360BdbEic","documentList","nodeAfter","outdentList","trackChangesCommand","*Outdent:* %0","customBulletedList","groupId","listType","next","execute","*Merge:* list item","customNumberedList","bulletedList","oldRange","attributeKey","deletion","attribute","ELEMENT_","checkTodoList","1655180ZCCxQK","locale","assureChains","list.multiBlock","ELEMENT_BULLETED_LIST","editor","filter","end","type","*Set format:* %0","parent","key","has","bulleted","getAttribute","newRange","*Uncheck item*","registerAttributeLabel","noTrackChangesFixer","*Check item*","schema","push","todoList","_splitMarkerName","afterInit","numberedList","high","detach","_registerLegacyDescription","get","selection","find","batch","*Format:* remove from %0","ELEMENT_NUMBERED_LIST","FORMAT_INDENT","ELEMENT_TODO_LIST","mergeListItemBackward","todoListChecked","listIndent","change","default","registerCustomCallback","enableDefaultAttributesIntegration","*Format:* insert into %0","registerElementLabel","plugins","listMarker","change:data","hasSuggestion","toUpperCase","startsWith","64040SvEaFm","multipleBlocks","listStyle","todo","setAttribute","23180pdoyFk","267992MByaNM","isLocal","indentList","_findSuggestions","config","82425GadZlK","TrackChangesEditing","length","*Indent:* %0","498BFBNYQ","listMarkerStyle","getSuggestions","suggestion","_suggestionFactory","ListEditing","*Change to:* %0","setSelection","differ","removeMarker","getSuggestion","head","attributes","splitListItemAfter","accept","size","containsItem","listItemId","commandParams","ELEMENT_LIST_ITEM","splitListItemBefore","_LIST","registerBlockAttribute","model","isObject","mergeListItemForward","registerPostFixer","name","format","isNextTo","map","4ELFGcK","listStart","todoListCheck","newValue","TodoListEditing","getRanges","includes","getChangedMarkers","createRange","getFirstRange","588800DPdfFg","range","start","nextSibling","_supportLegacySuggestions","*Split:* list item","listItemIdFixer","listReversed","previousSibling","document","descriptionFactory","createPositionAt","fromRange","refresh","add","getChanges","suggestion:attribute:","registerDescriptionCallback","data"];return(Ks=function(){return t})()}function qs(t,e){const n=Ks();return(qs=function(t,e){return n[t-=168]})(t,e)}!function(t){const e=qs,n=t();for(;;)try{if(278442===-parseInt(e(291))/1*(-parseInt(e(169))/2)+-parseInt(e(296))/3+parseInt(e(179))/4+parseInt(e(290))/5*(-parseInt(e(300))/6)+-parseInt(e(199))/7+-parseInt(e(285))/8*(-parseInt(e(213))/9)+parseInt(e(233))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ks);class Zs extends t.Plugin{[Ws(257)](){const t=Ws,e=this[t(238)];if(!e[t(279)][t(245)](t(305)))return;const n=e[t(234)],r=e[t(279)][t(262)](t(297)),s=e[t(279)][t(245)](t(173)),o=!!e[t(295)][t(262)](t(236));function i(e){const r=t;return{type:r(328),content:""+Kr(n,r(242),e)}}function a(e){const r=t;return{type:r(328),content:""+Kr(n,r(200),e)}}r[t(276)](t(258)),r[t(276)](t(226)),r[t(276)](t(225)),r[t(276)](t(219)),r[t(276)](t(293)),r[t(276)](t(216)),r[t(276)](t(313)),r[t(276)](t(320)),r[t(322)](t(317)),r[t(322)](t(221)),r[t(322)](t(272)),o&&(r[t(276)](t(270)),r[t(276)](t(325))),s&&(r[t(276)](t(255)),r[t(276)](t(232)),r[t(322)](t(271)),r[t(189)][t(196)]((e=>{const r=t,{data:s}=e;if(s&&r(271)==s[r(244)])return{type:r(328),content:s[r(172)]?Kr(n,r(252)):Kr(n,r(249))}})),this[t(238)][t(323)][t(188)][t(326)]((e=>{const n=t;if(e[n(265)][n(204)])return!1;let s=!1;const o=r[n(302)]({skipNotAttached:!0})[n(239)]((t=>n(271)===r[n(211)](t)));for(const t of o)n(288)!=t[n(178)]()[n(181)][n(215)][n(247)](n(221))&&(r[n(294)](t[n(178)](),n(230))[n(264)]((t=>n(221)===r[n(211)](t[n(303)])))||(e[n(309)](t[n(208)]()),s=!0));return s}))),r[t(189)][t(250)](t(272),Kr(n,t(268)));const c={type:t(328),content:""};r[t(189)][t(196)]((e=>{const r=t,{data:s}=e;if(!s||r(221)!=s[r(244)])return;let u=e[r(311)];for(;u;){if(u[r(197)]&&((r(287)==u[r(197)][r(244)]||r(301)==u[r(197)][r(244)])&&(u[r(197)][r(172)]&&r(274)!=u[r(197)][r(172)]||r(274)!=u[r(197)][r(198)]&&!s[r(172)])||!o&&u[r(197)][r(244)]==Mc))return c;u=u[r(222)]}if(null==s[r(172)])switch(s[r(198)]){case r(246):return a(Kr(n,r(237)));case r(209):return a(Kr(n,r(267)));case r(288):return a(Kr(n,r(269)))}switch(s[r(172)]){case r(246):return i(Kr(n,r(237)));case r(209):return i(Kr(n,r(267)));case r(288):return i(Kr(n,r(269)))}})),r[t(189)][t(196)]((e=>{const n=t,{data:r}=e;if(r&&n(272)==r[n(244)])return null==r[n(172)]||null==r[n(198)]&&0==r[n(172)]?c:void 0})),r[t(189)][t(196)]((e=>{const r=t;if(r(230)!=e[r(241)])return;const{data:s}=e;if(!s||r(317)!=s[r(244)])return;const o=Xs(e);return r(172)==o?{type:r(328),content:Kr(n,r(224))}:r(198)==o?{type:r(328),content:Kr(n,r(184))}:c})),e[t(323)][t(188)][t(326)]((e=>this[t(185)](e))),e[t(323)][t(188)][t(326)]((e=>this[t(251)](e))),e[t(323)][t(188)].on(t(281),((e,n)=>{const r=t;if(n[r(204)]||!n[r(292)])return!1;this[r(235)]()}),{priority:t(259)}),this[t(183)]()}[Ws(185)](t){const e=Ws;if(t[e(265)][e(204)]||!t[e(265)][e(292)])return!1;let n=!1;const r=this[e(238)][e(279)][e(262)](e(297))[e(302)]({skipNotAttached:!0})[e(239)]((t=>t[e(197)]&&e(317)==t[e(197)][e(244)]))[e(239)]((t=>t[e(197)][e(172)]&&t[e(197)][e(198)]));for(const s of r)Xs(s)||(t[e(309)](s[e(208)]()),n=!0);return n}[Ws(251)](t){const e=Ws;if(t[e(265)][e(204)]||!t[e(265)][e(292)])return!1;const n=this[e(238)][e(279)][e(262)](e(297));if(n[e(217)][e(206)])return!1;let r=!1;const s=[e(221),e(317),e(272),e(287),e(170),e(186),e(171),e(280),e(301)],o=this[e(238)][e(323)][e(188)][e(308)][e(194)]()[e(239)]((t=>e(230)==t[e(241)]))[e(239)]((t=>s[e(175)](t[e(228)])));if(0==o[e(298)])return r;for(const i of o){const o=n[e(294)](i[e(180)],e(230))[e(239)]((t=>!t[e(207)][e(329)]))[e(168)]((t=>t[e(303)]))[e(239)]((t=>{const r=e,o=n[r(211)](t);return s[r(175)](o)}));if(o[e(298)]){for(const n of o)t[e(309)](n[e(208)]());r=!0}}return r}[Ws(235)](){const t=Ws,e=this[t(238)][t(279)][t(262)](t(297)),n=[t(221),t(317),t(272),t(287),t(170),t(186),t(171),t(280),t(301)];let r;const s=new Set(this[t(238)][t(323)][t(188)][t(308)][t(176)]()[t(239)]((r=>{const s=t;if(r[s(197)][s(227)]||!r[s(197)][s(248)])return null;if(!r[s(327)][s(284)](s(195)))return null;const{id:o}=e[s(256)](r[s(327)]);if(!e[s(282)](o))return null;const i=e[s(310)](o);return n[s(175)](i[s(197)][s(244)])}))[t(168)]((n=>{const s=t,{id:o}=e[s(256)](n[s(327)]),i=e[s(310)](o);return r=i[s(312)][s(220)],i[s(178)]()[s(181)][s(215)]})));if(0==s[t(315)])return;const o=e[t(302)]({skipNotAttached:!0})[t(239)]((e=>t(230)==e[t(241)]&&e[t(197)]&&n[t(175)](e[t(197)][t(244)])&&e[t(312)][t(220)]!=r))[t(168)]((e=>({listItem:e[t(178)]()[t(181)][t(215)],groupId:e[t(312)][t(220)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(245)](n)&&i[t(193)](e);for(const n of e[t(302)]())i[t(245)](n[t(312)][t(220)])&&n[t(289)](t(220),r)}[Ws(183)](){const t=Ws,e=this[t(238)],n=e[t(234)],r=e[t(279)][t(262)](t(297));this[t(261)](),r[t(304)][t(275)](t(203),t(214),t(314),(function(n,r){const s=t,o=[];for(let t of n)t[s(181)][s(215)]===t[s(240)][s(243)]&&(t=e[s(323)][s(177)](e[s(323)][s(190)](t[s(181)][s(215)],0))),o[s(254)](t);e[s(323)][s(273)]((t=>{const n=s,a=e[n(323)][n(188)][n(263)],c=Array[n(202)](a[n(174)]())[n(168)]((t=>i.LiveRange[n(191)](t)));t[n(307)](o),e[n(210)][n(262)](r[n(205)])[n(192)](),r[n(318)][n(254)]({forceDefaultExecution:!0}),e[n(223)](r[n(205)],...r[n(318)]),t[n(307)](c);for(const t of c)t[n(260)]()}))})),r[t(189)][t(278)]((function(n){const r=t,s=!e[r(323)][r(253)][r(324)](n),o=n[r(187)],i=n[r(182)],a=n[r(247)](r(317)),c=!o||o[r(247)](r(317))!==a,u=!i||i[r(247)](r(317))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(319),e)))}[Ws(261)](){const t=Ws,e=this[t(238)],n=e[t(234)];function r(n){const r=t,s=e[r(210)][r(262)](r(226))[r(206)],o=e[r(210)][r(262)](r(258))[r(206)];return r(258)===n?s:o}e[t(279)][t(262)](t(297))[t(189)][t(196)]((function(s){const o=t;if(o(203)!=s[o(241)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(205)]){case o(226):u=i[o(318)][0][o(212)],l=r(i[o(205)]),a=o(u?277:266),!l&&e[o(295)][o(262)](o(236))||(a=o(306)),c={type:o(328),content:Kr(n,a,Kr(n,o(237)))};break;case o(258):u=i[o(318)][0][o(212)],l=r(i[o(205)]),a=o(u?277:266),!l&&e[o(295)][o(262)](o(236))||(a=o(306)),c={type:o(328),content:Kr(n,a,Kr(n,o(267)))};break;case o(293):a=o(299),c={type:o(328),content:Kr(n,a,Kr(n,o(319)))};break;case o(216):a=function(t){const e=o,n=t[e(178)]();let r=n[e(181)][e(215)];for(;r&&n[e(316)](r);){if(r[e(247)](e(272))>0)return!1;r=r[e(182)]}return!0}(s)?Kr(n,o(266),Kr(n,function(t){const e=o;return e(231)+t[e(178)]()[e(181)][e(215)][e(247)](e(221))[e(283)]()+e(321)}(s))):Kr(n,o(218),Kr(n,o(319))),c={type:o(328),content:a};break;case o(270):case o(325):!1===i[o(286)]&&(a=o(201),c={type:o(229),content:Kr(n,a,Kr(n,o(319)))})}return c}))}}function Xs(t){const e=Ws;let n=t[e(178)]()[e(181)][e(215)][e(187)];for(;n;){const r=n[e(247)](e(317));if(!r)return!1;if(r==t[e(197)][e(172)])return e(172);if(r==t[e(197)][e(198)])return e(198);n=n[e(187)]}return!1}function Qs(t,e){const n=eo();return(Qs=function(t,e){return n[t-=340]})(t,e)}const Js=Qs;!function(t){const e=Qs,n=t();for(;;)try{if(902667===parseInt(e(418))/1+parseInt(e(429))/2+parseInt(e(358))/3*(parseInt(e(369))/4)+-parseInt(e(416))/5+-parseInt(e(428))/6*(parseInt(e(348))/7)+parseInt(e(394))/8*(parseInt(e(374))/9)+parseInt(e(431))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eo);class Ys extends t.Plugin{[Js(345)](){const t=Js;if(!this[t(368)][t(424)][t(354)](t(421)))return;const e=this[t(368)][t(401)][t(398)](t(404)),n=this[t(368)][t(424)][t(398)](t(365));e[t(389)]&&(n[t(417)](t(408)),n[t(371)](t(408))),e[t(399)]&&(n[t(417)](t(409)),n[t(371)](t(409))),e[t(350)]&&(n[t(417)](t(388)),n[t(371)](t(388)));const r={type:t(383),content:""};n[t(373)][t(342)](this[t(356)][t(340)](this));const s=this[t(368)][t(400)];n[t(373)][t(430)](t(409),Kr(s,t(407))),n[t(373)][t(342)]((e=>{const n=t,{data:s}=e;if(s&&n(409)==s[n(367)])return null==s[n(402)]||0==s[n(402)]&&null==s[n(362)]?r:void 0})),n[t(373)][t(430)](t(388),Kr(s,t(379))),n[t(373)][t(342)]((e=>{const n=t,{data:s}=e;if(s&&n(388)==s[n(367)])return null==s[n(402)]||1==s[n(402)]&&null==s[n(362)]?r:void 0})),this[t(368)][t(403)][t(395)][t(349)]((e=>{const r=t;if(e[r(357)][r(412)])return!1;let s=!1;const o=n[r(419)]({skipNotAttached:!0})[r(423)]((t=>{const e=r,s=n[e(380)](t);return e(388)==s||e(409)==s}));for(const t of o){const o=t[r(425)]()[r(346)][r(393)][r(361)](r(385));r(387)!=o&&r(341)!=o&&(n[r(411)](t[r(425)](),r(392))[r(406)]((t=>r(385)==n[r(380)](t[r(381)])))||(e[r(370)](t[r(410)]()),s=!0))}return s})),this[t(391)]()}[Js(356)](t){const e=Js,n=this[e(368)][e(400)],{data:r}=t,s={type:e(383),content:""};if(!r||e(408)!=r[e(367)])return;if(!r[e(362)])return e(415)==r[e(402)]?s:{type:e(383),content:""+Kr(n,e(384),Kr(n,this[e(375)](r[e(402)])))};if(!r[e(402)]){if(e(415)==r[e(362)])return s;let o=t[e(377)];for(;o;){if(o[e(378)]&&e(385)==o[e(378)][e(367)]&&o[e(378)][e(402)])return s;o=o[e(376)]}return{type:e(383),content:""+Kr(n,e(382),Kr(n,this[e(375)](r[e(362)])))}}if(e(415)!=r[e(402)])return{type:e(383),content:""+Kr(n,e(384),Kr(n,this[e(375)](r[e(402)])))};let o=t[e(377)];for(;o;){if(o[e(378)]&&e(385)==o[e(378)][e(367)]&&o[e(378)][e(402)]&&o[e(378)][e(362)])return s;o=o[e(376)]}const i=t[e(425)]()[e(346)][e(393)][e(361)](e(385));return{type:e(383),content:Kr(n,e(384),Kr(n,e(426)+i[e(397)]()+e(360)))}}[Js(391)](){const t=Js,e=this[t(368)],n=e[t(400)];e[t(424)][t(398)](t(365))[t(373)][t(342)]((e=>{const r=t;if(r(414)!=e[r(351)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(420)]){case r(408):o=r(386),i={type:r(383),content:Kr(n,o,Kr(n,this[r(375)](s[r(372)][0][r(351)])))};break;case r(409):o=s[r(372)][0][r(399)]?r(343):r(396),i={type:r(383),content:Kr(n,o)};break;case r(388):o=r(422),i={type:r(383),content:Kr(n,o,s[r(372)][0][r(350)])}}return i}))}[Js(375)](t){const e=Js;return e(426)+function(t){const n=e;return $s[n(427)](t)?n(347):to[n(427)](t)?n(387):null}(t)[e(397)]()+e(366)+t[e(397)]()[e(344)](/-/g,"_")}}const $s=[Js(353),Js(364),Js(413)],to=[Js(405),Js(352),Js(359),Js(363),Js(355),Js(390)];function eo(){const t=["default","7529725fEzSQx","enableDefaultAttributesIntegration","442085ESjUuO","getSuggestions","commandName","ListPropertiesEditing","*Format:* set start index to %0","filter","plugins","getFirstRange","ELEMENT_","includes","337170IVUMlV","912164UeyYZY","registerAttributeLabel","6791850ysXAzz","bind","customNumbered","registerDescriptionCallback","*Format:* set order to reversed","replace","afterInit","start","bulleted","28frEtIw","registerPostFixer","startIndex","type","decimal-leading-zero","disc","has","lower-latin","handleDescriptions","batch","105mBZpLJ","lower-roman","_LIST_DEFAULT","getAttribute","oldValue","upper-roman","circle","TrackChangesEditing","_LIST_","key","editor","115772DtOOlG","removeMarker","registerBlockAttribute","commandParams","descriptionFactory","513CwMylC","_getTranslationKeyForListStyle","next","head","data","FORMAT_LIST_START","_getAttributeKey","suggestion","*Remove format:* %0","format","*Set format:* %0","listType","*Change to:* %0","numbered","listStart","styles","upper-latin","_registerLegacyDescription","attribute","nodeAfter","6040RNUlly","document","*Format:* set order to regular","toUpperCase","get","reversed","locale","config","newValue","model","list.properties","decimal","find","FORMAT_LIST_REVERSED","listStyle","listReversed","getFirstMarker","_findSuggestions","isUndo","square","formatBlock"];return(eo=function(){return t})()}var no=n(507);const ro=oo;!function(t){const e=oo,n=t();for(;;)try{if(552814===-parseInt(e(334))/1+-parseInt(e(369))/2*(parseInt(e(365))/3)+parseInt(e(360))/4*(parseInt(e(371))/5)+-parseInt(e(320))/6*(parseInt(e(363))/7)+-parseInt(e(333))/8*(parseInt(e(370))/9)+-parseInt(e(340))/10*(parseInt(e(342))/11)+parseInt(e(341))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(io);class so extends t.Plugin{static get[ro(323)](){return[no.Enter]}[ro(339)](){const t=ro,e=this[t(364)],n=e[t(343)][t(352)](t(325)),r=e[t(326)][t(352)](t(372));n[t(355)](t(372),(()=>{const s=t;e[s(332)][s(324)]((t=>{const o=s,a=e[o(332)][o(356)][o(367)],c=a[o(321)](),u=i.LiveRange[o(331)](a[o(361)]());if(r[o(330)](t)){const r=e[o(332)][o(345)](c[o(358)][o(354)],0),s=t[o(373)](c,r);n[o(357)](s)}else t[o(348)](t[o(373)](u[o(350)]));u[o(347)](),r[o(338)](o(374),{writer:t})}))})),e[t(336)][t(362)].on(t(322),js(e,t(344)),{priority:t(329)}),e[t(336)][t(362)].on(t(375),((e,n,r)=>{const s=t,o=r[s(346)][s(359)](n[s(328)]);if(o)for(const t of o)t[s(319)](s(337))&&(r[s(346)][s(351)](t,n[s(328)]),r[s(366)][s(368)](t))}),{priority:t(329)}),e[t(327)][t(362)].on(t(322),((n,r,s)=>{const o=t;s[o(353)][o(349)]&&js(e,o(344),{showActiveMarker:!1})[o(335)](this)(n,r,s)}),{priority:t(329)})}}function oo(t,e){const n=io();return(oo=function(t,e){return n[t-=319]})(t,e)}function io(){const t=["split","createPositionAt","mapper","detach","setSelection","showSuggestionHighlights","end","unbindElementFromMarkerName","get","options","nextSibling","enableCommand","document","markInsertion","parent","markerNameToElements","24LwCAst","getFirstRange","downcastDispatcher","7axNovG","editor","1176867pEFDIy","writer","selection","remove","4qynFrk","54ScOfVP","94230neEOsx","enter","createRange","afterExecute","removeMarker:suggestion:insertion","hasClass","2597358mlFKrq","getFirstPosition","addMarker:suggestion:insertion","requires","change","TrackChangesEditing","commands","data","markerName","high","enterBlock","fromRange","model","1078624NJoOzB","1105150cHBHIK","bind","editing","ck-suggestion-marker-split","fire","init","2770kKqCkM","47499552oHktlY","15367PMTNSY","plugins"];return(io=function(){return t})()}function ao(t,e){const n=uo();return(ao=function(t,e){return n[t-=354]})(t,e)}const co=ao;function uo(){const t=["start","markers","2230492raBSID","findNext","model","string","createPositionAt","replace","getMarkersGroup","isArray","3328738oerEQW","TrackChangesEditing","bind","731435yOJGqP","createRange","has","editor","plugins","handleFindCommand","find","378234jElBgc","getIntersection","filter","FindAndReplaceEditing","FindAndReplaceUtils","afterInit","item","_isInDeletionRange","enableCommand","replaceAll","findPrevious","695450ptGSYK","findByTextCallback","getRange","8RgSdNw","end","249231KJoYoH","results","get","1814520MOBUNJ","2hsAExF","suggestion:deletion"];return(uo=function(){return t})()}!function(t){const e=ao,n=t();for(;;)try{if(618129===-parseInt(e(369))/1+parseInt(e(354))/2*(-parseInt(e(392))/3)+parseInt(e(358))/4+parseInt(e(387))/5+parseInt(e(395))/6+parseInt(e(366))/7*(parseInt(e(390))/8)+-parseInt(e(376))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uo);class lo extends t.Plugin{[co(381)](){const t=co;if(!this[t(372)][t(373)][t(371)](t(379)))return;const e=this[t(372)][t(373)][t(394)](t(367));e[t(384)](t(375),this[t(374)][t(368)](this)),e[t(384)](t(359)),e[t(384)](t(386)),e[t(384)](t(363)),e[t(384)](t(385))}[co(374)](t,e,n={}){const r=co,s=this[r(372)][r(373)][r(394)](r(380));return t((t=>{const o=r;let i=(o(361)==typeof e?s[o(388)](e,n):e)(t);Array[o(365)](i)&&(i={results:i,searchText:o(361)==typeof e?e:""});const a=i[o(393)][o(378)]((e=>!1===this[o(383)](e,t[o(382)])));return{...i,results:a}}),n)}[co(383)](t,e){const n=co,r=this[n(372)][n(360)][n(370)](this[n(372)][n(360)][n(362)](e,t[n(356)]),this[n(372)][n(360)][n(362)](e,t[n(391)]));for(const t of this[n(372)][n(360)][n(357)][n(364)](n(355)))if(null!==r[n(377)](t[n(389)]()))return!0;return!1}}function fo(){const t=["235975WZkxRs","*Set font background color:* %0","fontFamily","normalizeSizeOptions","label","114891HQzqBQ","FORMAT_FONT_FAMILY","*Reset font size*","15764990YFyuyJ","FORMAT_FONT_SIZE","model","FontFamilyEditing","fontBackgroundColor","fontSize.options","*Set font color:* %0","title","editor","value","124831NsEGJN","get","registerDescriptionCallback","*Set font family:* %0","FontColorEditing","TrackChangesEditing","find","fontColor","registerInlineAttribute","*Set font size:* %0","*Reset font color*","fontBackgroundColor.colors","locale","config","FORMAT_FONT_COLOR","FontBackgroundColorEditing","registerAttributeLabel","fontColor.colors","36CeQFjl","descriptionFactory","*Reset font background color*","_registerLegacyDescription","*Reset font family*","705006xWmjZM","commandName","enableDefaultAttributesIntegration","commandParams","FontSizeEditing","136JewejG","961752ryDPTE","plugins","has","format","FORMAT_FONT_BACKGROUND","toLowerCase","6WCvuyA","1095894NSrzRM","afterInit","type","fontSize","formatInline","FontSize","trim"];return(fo=function(){return t})()}const ho=go;function go(t,e){const n=fo();return(go=function(t,e){return n[t-=261]})(t,e)}!function(t){const e=go,n=t();for(;;)try{if(214890===parseInt(e(305))/1*(-parseInt(e(279))/2)+-parseInt(e(280))/3+-parseInt(e(262))/4*(parseInt(e(287))/5)+parseInt(e(273))/6+-parseInt(e(292))/7*(parseInt(e(272))/8)+-parseInt(e(267))/9+parseInt(e(295))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fo);const po=[{pluginName:ho(271),commandName:ho(283)},{pluginName:ho(298),commandName:ho(289)},{pluginName:ho(309),commandName:ho(312)},{pluginName:ho(320),commandName:ho(299)}];class mo extends t.Plugin{[ho(281)](){const t=ho,e=this[t(303)][t(317)],n=this[t(303)][t(274)][t(306)](t(310));for(const{pluginName:e,commandName:r}of po)this[t(303)][t(274)][t(275)](e)&&(n[t(269)](r),n[t(313)](r));n[t(263)][t(321)](t(283),Kr(e,t(296))),n[t(263)][t(321)](t(289),Kr(e,t(293))),n[t(263)][t(321)](t(312),Kr(e,t(319))),n[t(263)][t(321)](t(299),Kr(e,t(277))),this[t(265)]()}[ho(265)](){const t=ho,e=this[t(303)],n=e[t(317)];e[t(274)][t(306)](t(310))[t(263)][t(307)]((e=>{const r=t,o=n.t;if(r(284)!=e[r(282)])return;const{data:i}=e;if(null!=i){if(r(283)==i[r(268)]){const t=i[r(270)][0][r(304)];if(t){const e=o(this[r(303)][r(274)][r(306)](r(285))[r(290)](this[r(303)][r(318)][r(306)](r(300)))[r(311)]((e=>e[r(297)]==t))[r(302)])[r(278)]();return{type:r(276),content:Kr(n,r(314),e)}}return{type:r(276),content:Kr(n,r(294))}}if(r(289)==i[r(268)]){const t=i[r(270)][0][r(304)];return t?{type:r(276),content:Kr(n,r(308),t)}:{type:r(276),content:Kr(n,r(266))}}if(r(312)==i[r(268)]){const t=i[r(270)][0][r(304)];if(t){const e=(0,s.normalizeColorOptions)(this[r(303)][r(318)][r(306)](r(261)))[r(311)]((e=>e[r(297)]==t));let i=t,a="";return e&&(i=e[r(291)],a=o(i)[r(278)]()),{type:r(276),content:Kr(n,r(301),a)[r(286)](),color:{value:t,title:a||i}}}return{type:r(276),content:Kr(n,r(315))}}if(r(299)==i[r(268)]){const t=i[r(270)][0][r(304)];if(t){const e=(0,s.normalizeColorOptions)(this[r(303)][r(318)][r(306)](r(316)))[r(311)]((e=>e[r(297)]==t));let i=t,a="";return e&&(i=e[r(291)],a=o(i)[r(278)]()),{type:r(276),content:Kr(n,r(288),a)[r(286)](),color:{value:t,title:a||i}}}return{type:r(276),content:Kr(n,r(264))}}}}))}}const Io=Eo;function Eo(t,e){const n=To();return(Eo=function(t,e){return n[t-=493]})(t,e)}!function(t){const e=Eo,n=t();for(;;)try{if(926088===parseInt(e(505))/1+-parseInt(e(541))/2+-parseInt(e(522))/3*(parseInt(e(502))/4)+parseInt(e(543))/5*(parseInt(e(529))/6)+-parseInt(e(506))/7+parseInt(e(539))/8+-parseInt(e(525))/9*(-parseInt(e(527))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);class bo extends t.Plugin{[Io(528)](){const t=Io,e=this[t(511)],n=e[t(499)][t(494)](t(537)),r=e[t(507)][t(494)](t(503)),s=e[t(507)][t(494)](t(545));r&&s&&(n[t(533)](t(545)),n[t(496)](t(503)),this[t(535)]())}[Io(535)](){const t=Io,e=this[t(511)],n=e[t(493)];e[t(499)][t(494)](t(537))[t(497)][t(498)]((r=>{const s=t;if(s(501)!=r[s(518)]&&s(509)!=r[s(518)])return;const{data:o}=r;if(o&&s(545)===o[s(521)]){const t=[],r=o[s(536)][0];for(const[n,o]of Object[s(500)](r))t[s(540)](_o(e,n,o));return t[s(519)]?{type:s(542),content:Kr(n,s(512),t[s(510)](", "))}:{type:s(542),content:Kr(n,s(524))}}}))}}function To(){const t=["title","toLowerCase","fontColor.colors","type","length","fontSize","commandName","33QtovNV","normalizeSizeOptions","*Remove all formatting*","9mXvutr","fontSize.options","1406220CjdKnB","afterInit","666228RLCRWF","model","boolean","split","enableDefaultAttributesIntegration","fontBackgroundColor","_registerLegacyDescription","commandParams","TrackChangesEditing","find","10092456SKQzSs","push","772698FbkqnI","format","80cklkPP","toUpperCase","pasteFormat","fontColor","locale","get","FontSize","enableCommand","descriptionFactory","registerDescriptionCallback","plugins","entries","formatBlock","77412HzaWON","copyFormat","label","46488UXQWWQ","11899685pJqMJE","commands","slice","formatInline","join","editor","*Set format to:* %0","config","charAt"];return(To=function(){return t})()}function _o(t,e,n){const r=Io,o=t[r(493)].t,i=e[r(532)](/(?=[A-Z])/)[r(510)](" "),a=o(i[r(514)](0)[r(544)]()+i[r(508)](1))[r(516)]();if(r(531)==typeof n)return a;if(r(546)===e||r(534)===e){const e=(0,s.normalizeColorOptions)(t[r(513)][r(494)](r(517)))[r(538)]((t=>t[r(530)]==n));return a+" ("+(e?o(e[r(504)])[r(516)]():n)+")"}if(r(520)===e&&isNaN(parseFloat(n))){const e=t[r(499)][r(494)](r(495))[r(523)](t[r(513)][r(494)](r(526)))[r(538)]((t=>t[r(530)]==n));return a+" ("+(e?o(e[r(515)])[r(516)]():n)+")"}return a+" ("+n+")"}const yo=ko;function Ao(){const t=["2285508gsXzYj","name","locale","heading.options","afterInit","ELEMENT_HEADING_CUSTOM","heading","descriptionFactory","title","3357XTWrPZ","HeadingEditing","get","55dHyhJP","*Change to:* %0","config","enableDefaultAttributesIntegration","formatBlock","commandName","170316bzAteo","575kQPisD","_registerLegacyDescription","TrackChangesEditing","18xFAYoy","value","786ARdSnJ","ELEMENT_HEADING","19712HVYPWR","find","type","registerElementLabel","format","356069MsvMgG","plugins","model","paragraph","_getHeadingLevel","12988SgFpDQ","1777dQBGDk","registerDescriptionCallback","commandParams","editor","3735910wBuErD","_headingOptions","view","match","has"];return(Ao=function(){return t})()}function ko(t,e){const n=Ao();return(ko=function(t,e){return n[t-=190]})(t,e)}!function(t){const e=ko,n=t();for(;;)try{if(459675===parseInt(e(235))/1*(parseInt(e(222))/2)+parseInt(e(198))/3+-parseInt(e(234))/4*(parseInt(e(217))/5)+-parseInt(e(220))/6*(parseInt(e(229))/7)+parseInt(e(224))/8*(-parseInt(e(207))/9)+parseInt(e(193))/10+-parseInt(e(210))/11*(-parseInt(e(216))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);class Co extends t.Plugin{[yo(202)](){const t=yo,e=this[t(192)];if(!e[t(230)][t(197)](t(208)))return;this[t(194)]=e[t(212)][t(209)](t(201));const n=e[t(200)],r=e[t(230)][t(209)](t(219));r[t(213)](t(204));for(const e of this[t(194)])t(232)!=e[t(231)]&&r[t(205)][t(227)](e[t(231)],(n=>{const r=t,i=this[r(233)](e[r(231)]);return null!==i?s(n,i):o(n,e[r(206)])}));function s(e,r){return Kr(n,t(223),[e,r])}function o(e,r){return Kr(n,t(203),[e,r])}this[t(218)]()}[yo(218)](){const t=yo,e=this[t(192)],n=e[t(200)];e[t(230)][t(209)](t(219))[t(205)][t(190)]((e=>{const r=t;if(r(214)!=e[r(226)])return;const{data:s}=e;if(s&&r(204)==s[r(215)]){const e=s[r(191)][0][r(221)],c=this[r(233)](e);if(null!==c)return{type:r(228),content:Kr(n,r(211),(a=c,Kr(n,r(223),[1,a])))};const u=this[r(194)][r(225)]((t=>t[r(231)]===e))[r(206)];return{type:r(228),content:Kr(n,r(211),(o=1,i=u,Kr(n,t(203),[o,i])))}}var o,i,a}))}[yo(233)](t){const e=yo;var n,r;const s=t[e(196)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(194)])||void 0===n?void 0:n[e(225)]((n=>n[e(231)]==t));if(o&&o[e(195)]){const t=o[e(195)],n=(null!==(r=t[e(199)])&&void 0!==r?r:t)[e(196)](/^h(\d+)/);if(n)return n[1]}return null}}function Lo(){const t=["commandName","toLowerCase","commandParams","format","*Remove highlight*","registerAttributeLabel","highlight.options","editor","get","config","formatInline","registerDescriptionCallback","afterInit","36WkqNLb","find","value","4108936tKLnaN","title","_registerLegacyDescription","1197520KUypVA","TrackChangesEditing","color","plugins","101900mLRvvR","registerInlineAttribute","enableDefaultAttributesIntegration","model","FORMAT_HIGHLIGHT","2427551zEPvyT","has","highlight","14855XoSvAE","72HHluZN","HighlightEditing","descriptionFactory","*Set highlight:* %0","2645236YxmSGA","27gdlUdf","9MkQyoq","locale","684TFlWBm","type","3965qBYvBA"];return(Lo=function(){return t})()}const No=So;function So(t,e){const n=Lo();return(So=function(t,e){return n[t-=386]})(t,e)}!function(t){const e=So,n=t();for(;;)try{if(292055===-parseInt(e(402))/1*(-parseInt(e(392))/2)+parseInt(e(397))/3*(parseInt(e(426))/4)+parseInt(e(391))/5*(-parseInt(e(400))/6)+parseInt(e(388))/7+parseInt(e(419))/8+parseInt(e(398))/9*(parseInt(e(422))/10)+parseInt(e(396))/11*(-parseInt(e(416))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lo);class Ro extends t.Plugin{[No(415)](){const t=No,e=this[t(410)];if(!e[t(425)][t(389)](t(393)))return;const n=e[t(425)][t(411)](t(423)),r=e[t(399)];n[t(428)](t(390)),n[t(427)](t(390)),n[t(394)][t(408)](t(390),Kr(r,t(387))),this[t(421)]()}[No(421)](){const t=No,e=this[t(410)],n=e[t(399)];e[t(425)][t(411)](t(423))[t(394)][t(414)]((r=>{const s=t;if(s(413)!=r[s(401)])return;const{data:o}=r;if(o&&s(390)==o[s(403)]){const t=n.t,r=o[s(405)][0][s(418)];if(r){const o=e[s(412)][s(411)](s(409))[s(417)]((t=>t[s(386)]==r)),i=t(o[s(420)])[s(404)]();return{type:s(406),content:Kr(n,s(395),i),color:{value:o[s(424)],title:o[s(420)]}}}return{type:s(406),content:Kr(n,s(407),Kr(n,s(387)))}}}))}}function Mo(t,e){const n=wo();return(Mo=function(t,e){return n[t-=375]})(t,e)}const vo=Mo;function wo(){const t=["high","afterInit","5846931yvaqKZ","editor","3539142fxyMbE","horizontalLine","addClass","locale","TrackChangesEditing","HorizontalLineEditing","conversion","createEmptyElement","elementToStructure","showSuggestionHighlights","insert","73094IdoSEd","div","10lijGRY","16axqhwB","51313460IOQpIv","4119696ubzLKq","498366FtwXjp","ELEMENT_HORIZONTAL_LINE","dataDowncast","3PcpOXZ","registerElementLabel","get","15886530GbYnYN","createPositionAt","descriptionFactory","ck-horizontal-line","createContainerElement","plugins","has","for","3SYKMDX","enableCommand"];return(wo=function(){return t})()}!function(t){const e=Mo,n=t();for(;;)try{if(869108===parseInt(e(389))/1*(-parseInt(e(375))/2)+-parseInt(e(378))/3*(-parseInt(e(411))/4)+-parseInt(e(408))/5*(parseInt(e(395))/6)+-parseInt(e(406))/7+parseInt(e(409))/8*(-parseInt(e(393))/9)+-parseInt(e(381))/10+parseInt(e(410))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wo);class Oo extends t.Plugin{[vo(392)](){const t=vo,e=this[t(394)];if(!e[t(386)][t(387)](t(400)))return;e[t(386)][t(380)](t(399))[t(390)](t(396));const n=e[t(386)][t(380)](t(399)),r=e[t(398)];n[t(383)][t(379)](t(396),(e=>Kr(r,t(376),e))),e[t(401)][t(388)](t(377))[t(403)]({model:t(396),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(404)])return null;const o=n[s(385)](s(407)),i=n[s(402)]("hr");return n[s(397)](s(384),o),n[s(405)](n[s(382)](o,0),i),o},converterPriority:t(391)})}}function Fo(t,e){const n=xo();return(Fo=function(t,e){return n[t-=329]})(t,e)}const Do=Fo;function xo(){const t=["enableDefaultAttributesIntegration","locale","plugins","htmlEmbed","955OVdhFS","format","416759smjfKL","has","getFirstRange","24wabkta","formatBlock","get","14aZdJAc","registerBlockAttribute","afterInit","type","commandName","descriptionFactory","rawHtml","value","286CSuLSG","ELEMENT_HTML_EMBED","_registerLegacyDescription","element","attribute","2105040qJVcen","start","895690MZJJVw","HtmlEmbed","nodeAfter","key","6689619mqBgrH","*Change %0 content*","editor","registerElementLabel","106228vdMXgU","24042jupMnr","registerDescriptionCallback","TrackChangesEditing","2023992ieNAoY"];return(xo=function(){return t})()}!function(t){const e=Fo,n=t();for(;;)try{if(584931===parseInt(e(366))/1*(-parseInt(e(349))/2)+-parseInt(e(353))/3+-parseInt(e(339))/4+-parseInt(e(358))/5*(-parseInt(e(350))/6)+parseInt(e(360))/7*(parseInt(e(363))/8)+-parseInt(e(345))/9+parseInt(e(341))/10*(parseInt(e(334))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xo);class Po extends t.Plugin{[Do(368)](){const t=Do,e=this[t(347)];if(!e[t(356)][t(361)](t(342)))return;const n=e[t(356)][t(365)](t(352)),r=e[t(355)];n[t(331)][t(348)](t(332),(e=>Kr(r,t(335),e))),n[t(354)](t(357)),n[t(367)](t(333)),n[t(331)][t(351)]((e=>{const n=t;if(n(338)!=e[n(329)])return;const{data:s}=e;if(s&&n(333)==s[n(344)]&&e[n(362)]()[n(340)][n(343)].is(n(337),n(332))){const t=Kr(r,n(335));return{type:n(359),content:Kr(r,n(346),t)}}})),this[t(336)]()}[Do(336)](){const t=Do,e=this[t(347)],n=e[t(355)];e[t(356)][t(365)](t(352))[t(331)][t(351)]((e=>{const r=t;if(r(364)!=e[r(329)])return;const{data:s}=e;if(s&&r(357)==s[r(330)]){const t=Kr(n,r(335));return{type:r(359),content:Kr(n,r(346),t)}}}))}}const Bo=Uo;function Uo(t,e){const n=jo();return(Uo=function(t,e){return n[t-=298]})(t,e)}function jo(){const t=["chain","accept","*Set image text alternative:* %0","ImageBlockEditing","getFirstRange","ELEMENT_CAPTION","findIndex","attribute","formatInline","isCollapsed","markBlockFormat","resizedWidth","*Reset image width*","imageTypeInline","start","20456KHWlhA","ImageUtils","uploadImage","*Set image width:* %0","createRangeOn","2694428SMwVgl","toNext","convertBlockImageToInline","key","registerAttributeLabel","ImageCaptionEditing","markInsertion","ImageTextAlternativeEditing","32rnWzMk","483opAtwq","locale","5028qOhSTW","ELEMENT_IMAGE","addObject","insertImage","nodeBefore","model","commandParams","imageStylePreApply","toggleImageCaption","alt","imageInline","previous","discard","descriptionFactory","registerElementLabel","isBlockImage","width","removeObject","getContainedElement","ImageResize","ELEMENT_INLINE_IMAGE","afterInit","format","isIntersecting","isEqual","ImageUploadEditing","document","getCaptionFromImageModelElement","resizeImage","ImageCaptionUtils","imageBlock","getClosestSelectedImageElement","end","element","isBefore","ImageEditing","has","18CjiaKb","_suggestionFactory","nodeAfter","subType","type","ImageInlineEditing","FORMAT_IMAGE_SIZE","plugins","markDeletion","Block image to inline image","117143GaGovI","forward","TrackChangesEditing","insertion","imageTextAlternative","find","_registerLegacyDescription","length","3210690wYKDZo","fromPosition","getNearestSelectionRange","join","Inline image to block image","imageCaption","_findSuggestions","schema","selection","registerBlockAttribute","1340379jeWznY","convertInlineImageToBlock","get","editor","registerCustomCallback","164712CceuJq","change","deletion","detach","toPrevious","getSuggestionCallback","*Remove image text alternative*","enableCommand","backward","filter","formatBlock","2480JjJMme","forceDefaultExecution","12kzFpuf","enableDefaultAttributesIntegration","caption","registerDescriptionCallback","commandName","17076ZErejt","newValue","isOwn","imageTypeBlock","createRange"];return(jo=function(){return t})()}!function(t){const e=Uo,n=t();for(;;)try{if(817355===-parseInt(e(373))/1*(-parseInt(e(360))/2)+parseInt(e(317))/3*(-parseInt(e(335))/4)+parseInt(e(333))/5*(-parseInt(e(340))/6)+-parseInt(e(374))/7*(parseInt(e(322))/8)+parseInt(e(413))/9*(parseInt(e(307))/10)+parseInt(e(365))/11+-parseInt(e(376))/12*(-parseInt(e(299))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jo);class Go extends t.Plugin{[Bo(397)](){const t=Bo,e=this[t(320)];if(!e[t(420)][t(412)](t(411)))return;const n=e[t(420)][t(319)](t(301)),r=e[t(420)][t(319)](t(361)),s=e[t(375)];n[t(329)](t(379)),n[t(389)][t(390)](t(406),(e=>Kr(s,t(377),e))),n[t(389)][t(390)](t(386),(e=>Kr(s,t(396),e))),n[t(389)][t(390)](t(337),(()=>Kr(s,t(350)))),e[t(420)][t(412)](t(401))&&n[t(329)](t(362)),e[t(420)][t(412)](t(348))&&e[t(420)][t(412)](t(418))&&(n[t(329)](t(358),((s,o)=>{const i=t,a=r[i(407)](e[i(381)][i(402)][i(315)]);e[i(381)][i(323)]((()=>{const t=i;n[t(355)](a,{commandName:t(358),commandParams:[o]},[],t(367))}))})),n[t(329)](t(343),((s,o)=>{const a=t;e[a(381)][a(323)]((t=>{const c=a;let u=r[c(407)](e[c(381)][c(402)][c(315)]),l=t[c(364)](u);const f=i.LivePosition[c(308)](l[c(359)],c(326)),h=i.LivePosition[c(308)](l[c(408)],c(366));n[c(334)]((()=>s(o))),u=r[c(407)](e[c(381)][c(402)][c(315)]),l=t[c(364)](u);const d=t[c(344)](f,h);f[c(325)](),h[c(325)](),n[c(355)](u,{commandName:c(358),commandParams:[o]},[],c(318)),d[c(359)][c(410)](l[c(359)])&&n[c(371)](t[c(344)](d[c(359)],l[c(359)]),c(318)),l[c(408)][c(410)](d[c(408)])&&n[c(371)](t[c(344)](l[c(408)],d[c(408)]),c(318))}))})),n[t(414)][t(321)](t(332),t(318),t(310),(()=>!1)),n[t(414)][t(321)](t(332),t(318),t(346),(()=>!1)),n[t(414)][t(321)](t(332),t(318),t(388),n[t(414)][t(327)](t(332),"",t(346))),n[t(414)][t(321)](t(302),t(318),t(310),(()=>!1)),n[t(414)][t(321)](t(302),t(318),t(388),(([r])=>{const s=t,o=n[s(414)][s(327)](s(302),"",s(388));let i=r[s(359)],a=r[s(408)];const c=e[s(381)][s(314)][s(309)](i,s(330)),u=e[s(381)][s(314)][s(309)](a,s(300));c[s(354)]&&(i=c[s(359)]),u[s(354)]&&(a=u[s(408)]),o([e[s(381)][s(344)](i,a)])})),n[t(414)][t(321)](t(332),t(318),t(345),c),n[t(414)][t(321)](t(302),t(318),t(345),c)),e[t(420)][t(412)](t(370))&&(n[t(329)](t(384),((s,o)=>{const i=t,a=e[i(420)][i(319)](i(405));let c=r[i(407)](e[i(381)][i(402)][i(315)]),u=a[i(403)](c);e[i(381)][i(323)]((()=>{const t=i;if(u)return void n[t(421)](e[t(381)][t(364)](u));const l=r[t(391)](c);s(o),c=r[t(407)](e[t(381)][t(402)][t(315)]),u=a[t(403)](c),n[t(371)](e[t(381)][t(364)](u),l?null:t(312))}))})),n[t(414)][t(321)](t(302),t(312),t(345),c));const o=[{type:t(332),subType:t(383)},{type:t(302),subType:t(312)},{type:t(332),subType:t(318)},{type:t(302),subType:t(318)}];function a(e,s){const i=t,a=o[i(351)]((({type:t,subType:n})=>e[i(417)]==t&&e[i(416)]==n)),c=o[i(351)]((({type:t,subType:e})=>s[i(417)]==t&&s[i(416)]==e));if(a<0||c<0)return!1;const u=e[i(349)](),l=s[i(349)]();if((0==a||1==a)&&2==c&&u[i(399)](l))return!0;if(2==a&&3==c){const t=n[i(313)](u,i(302))[i(331)]((({suggestion:t,meta:e})=>e[i(342)]&&i(318)==t[i(416)]));if(t[i(306)]>1&&l[i(408)][i(400)](u[i(359)]))return!0;if(1==t[i(306)]&&(u[i(359)][i(400)](l[i(408)])||u[i(408)][i(400)](l[i(359)])))return!0}if(3==a&&3==c&&u[i(359)][i(410)](l[i(359)])){const t=u[i(408)][i(415)],e=l[i(359)][i(380)];return r[i(391)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(420)][t(412)](t(395))&&(n[t(336)](t(404)),n[t(316)](t(356)),n[t(389)][t(369)](t(356),Kr(s,t(419)))),e[t(420)][t(412)](t(372))&&(n[t(336)](t(303)),n[t(316)](t(385))),n[t(389)][t(338)]((e=>{const n=t;if(o[n(304)]((({type:t,subType:r})=>e[n(417)]==t&&e[n(416)]==r)))return e[n(387)]?{}:void 0})),n[t(389)][t(338)]((e=>{const n=t;if(n(302)==e[n(417)]||n(324)==e[n(417)]){const t=e[n(394)]();if(t&&t.is(n(409),n(337)))return{type:n(302)==e[n(417)]?n(378):n(393),element:t,quantity:1}}})),n[t(389)][t(338)]((e=>t(332)==e[t(417)]&&t(318)==e[t(416)]?{type:t(398),content:t(311)}:t(332)==e[t(417)]&&t(367)==e[t(416)]?{type:t(398),content:t(298)}:void 0)),n[t(389)][t(338)]((e=>{const n=t;if(n(352)!=e[n(417)])return;const{data:r}=e;if(!r||n(385)!=r[n(368)])return;const o=r[n(341)];return o?{type:n(398),content:Kr(s,n(347),'"'+o+'"')}:{type:n(398),content:Kr(s,n(328))}})),this[t(305)]()}[Bo(305)](){const t=Bo,e=this[t(320)],n=e[t(375)];e[t(420)][t(319)](t(301))[t(389)][t(338)]((e=>{const r=t;if(r(332)!=e[r(417)]&&r(353)!=e[r(417)])return;const{data:s}=e;if(s){if(r(303)==s[r(339)]){const t=s[r(382)][0][r(341)];return t?{type:r(398),content:Kr(n,r(347),'"'+t+'"')}:{type:r(398),content:Kr(n,r(328))}}if(r(404)==s[r(339)]){const t=s[r(382)][0][r(392)];return t?{type:r(398),content:Kr(n,r(363),t)}:{type:r(398),content:Kr(n,r(357))}}}}))}}const Vo=Ho;function Ho(t,e){const n=zo();return(Ho=function(t,e){return n[t-=103]})(t,e)}function zo(){const t=["attribute","_suggestionFactory","enableDefaultAttributesIntegration","replaceImageSource","key","registerDescriptionCallback","discard","493816BvVlXO","*Format:* replace image URL","formatInline","src","afterInit","formatBlock","_registerLegacyDescription","has","5803659LgABgW","147lRBcOK","6hsdIOm","get","format","ImageEditing","descriptionFactory","947844tiQJdc","locale","oldValue","commandName","*Replace image URL*","138996RsDtCP","type","4368065TIqDoz","editor","9330730tPEoZJ","_handleLegacySuggestions","registerBlockAttribute","newValue","getSuggestionCallback","registerCustomCallback","TrackChangesEditing","plugins","4vSYSVG","2251551DYxcLJ","accept"];return(zo=function(){return t})()}!function(t){const e=Ho,n=t();for(;;)try{if(739679===-parseInt(e(124))/1+parseInt(e(119))/2+-parseInt(e(137))/3*(parseInt(e(136))/4)+parseInt(e(126))/5*(parseInt(e(114))/6)+parseInt(e(113))/7*(-parseInt(e(104))/8)+parseInt(e(112))/9+parseInt(e(128))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zo);class Wo extends t.Plugin{[Vo(108)](){const t=Vo;if(!this[t(127)][t(135)][t(111)](t(117)))return;const e=this[t(127)][t(120)],n=this[t(127)][t(135)][t(115)](t(134));n[t(141)](t(142)),n[t(130)](t(107)),n[t(118)][t(144)]((n=>{const r=t;if(r(139)!=n[r(125)])return;const{data:s}=n;return s&&r(107)==s[r(143)]?s[r(131)]&&s[r(121)]?{type:r(116),content:Kr(e,r(123))}:{type:r(116),content:""}:void 0})),this[t(129)]()}[Vo(129)](){const t=Vo,e=this[t(127)][t(135)][t(115)](t(134));e[t(140)][t(133)](t(109),t(142),t(138),e[t(140)][t(132)](t(109),null,t(103))),e[t(140)][t(133)](t(109),t(142),t(103),e[t(140)][t(132)](t(109),null,t(138))),this[t(110)]()}[Vo(110)](){const t=Vo,e=this[t(127)],n=e[t(120)];e[t(135)][t(115)](t(134))[t(118)][t(144)]((e=>{const r=t;if(r(109)!=e[r(125)]&&r(106)!=e[r(125)])return;const{data:s}=e;return s&&r(142)==s[r(122)]?{type:r(116),content:Kr(n,r(105))}:void 0}))}}const Ko=Zo;function qo(){const t=["enableCommand","accept","imageTypeBlock","editor","registerCustomCallback","registerPostFixer","_splitMarkerName","newRange","type","imageStyle","shouldConvertImageType","3fpkzPx","nodeAfter","isIntersecting","chain","format","insertion","getSuggestionCallback","FORMAT_SIDE_IMAGE","_suggestionFactory","getSuggestions","isOwn","imageTypeInline","next","isInContent","isBlockImage","convertInlineImageToBlock","filter","author","suggestion","end","findIndex","commands","forEach","commandReversedParams","formatBlock","document","descriptionFactory","markBlockFormat","TrackChangesEditing","change","value","normalizedStyles","has","8194640VwHOtd","1080933ibJTaZ","isEqual","length","getClosestSelectedImageElement","isInlineImage","discardSuggestion","8FjlHoR","model","discard","start","differ","setImageNaturalSizeAttributes","createRangeOn","ImageStyleEditing","head","getContainedElement","Users","refresh","toLowerCase","isBefore","1309952KcWwMm","_registerLegacyDescription","title","getSuggestion","commandParams","side","1842894SKoAqw","imageStylePreApply","*Format:* %0","getChangedMarkers","commandName","ImageUtils","locale","subType","selection","join","imageStylePostApply","4440vmzLfb","getFirstRange","145577OTOApU","get","from","afterInit","name","formatInline","_findSuggestions","nodeBefore","markInlineFormat","hasSuggestion","imageCaption","1150bwSMVS","964686ORMJvo","registerDescriptionCallback","plugins"];return(qo=function(){return t})()}function Zo(t,e){const n=qo();return(Zo=function(t,e){return n[t-=217]})(t,e)}!function(t){const e=Zo,n=t();for(;;)try{if(324929===parseInt(e(248))/1+parseInt(e(260))/2*(parseInt(e(274))/3)+parseInt(e(229))/4+parseInt(e(259))/5*(-parseInt(e(246))/6)+parseInt(e(308))/7*(parseInt(e(314))/8)+parseInt(e(235))/9+-parseInt(e(307))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qo);class Xo extends t.Plugin{[Ko(251)](){const t=Ko,n=this[t(266)];if(!n[t(262)][t(306)](t(222)))return;const r=n[t(262)][t(249)](t(302)),s=n[t(262)][t(249)](t(240)),o={};r[t(263)](t(272),((o,i)=>{const a=t,c=n[a(262)][a(249)](a(225)).me,u=n[a(295)][a(249)](a(272));let l=s[a(311)](n[a(315)][a(299)][a(243)]),f=n[a(315)][a(221)](l),h=u[a(304)];if(h==i[a(304)])return;const d={commandName:a(272),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(315)][a(303)]((()=>{const t=a;if(r[t(283)]()[t(290)]((e=>e[t(287)]&&c==e[t(291)]&&(t(298)==e[t(271)]||t(253)==e[t(271)])&&(t(236)==e[t(242)]||t(245)==e[t(242)])&&e[t(247)]()[t(309)](f)))[t(296)]((e=>r[t(313)](e[t(223)]))),l=s[t(311)](n[t(315)][t(299)][t(243)]),f=n[t(315)][t(221)](l),u[t(226)](),n[t(295)][t(249)](t(285))[t(226)](),n[t(295)][t(249)](t(265))[t(226)](),h=u[t(304)],h!=i[t(304)])return s[t(312)](l)&&u[t(273)](i[t(304)],l)?(o({...i,setImageSizes:!1}),l=s[t(311)](n[t(315)][t(299)][t(243)]),void r[t(301)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(236))):void(s[t(288)](l)?r[t(301)](l,d,[],t(245)):r[t(256)](f,d,t(245)))}))}));for(const e of n[t(262)][t(249)](t(222))[t(305)])o[e[t(252)]]=e[t(231)][t(227)]();r[t(282)][t(267)](t(298),t(236),t(244),(()=>!1)),r[t(282)][t(267)](t(298),t(245),t(244),(()=>!1)),r[t(282)][t(267)](t(253),t(245),t(244),(()=>!1)),r[t(282)][t(267)](t(298),t(236),t(264),(([e])=>{const n=t;s[n(220)](e[n(224)]())})),r[t(282)][t(267)](t(298),t(236),t(217),((e,n)=>{const s=t;r[s(282)][s(280)](s(298),"",s(264))(e,{commandName:n[s(239)],commandParams:n[s(297)]})})),r[t(282)][t(267)](t(298),t(236),t(277),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(298),subType:t(236)},{type:t(279),subType:t(258)},{type:t(298),subType:t(289)},{type:t(279),subType:t(289)}];function a(e,n){const o=t,a=i[o(294)]((({type:t,subType:n})=>e[o(271)]==t&&e[o(242)]==n)),c=i[o(294)]((({type:t,subType:e})=>n[o(271)]==t&&n[o(242)]==e));if(a<0||c<0)return!1;const u=e[o(247)](),l=n[o(247)]();if((0==a||1==a)&&2==c&&u[o(276)](l))return!0;if(2==a&&3==c){const t=r[o(254)](u,o(279))[o(290)]((({suggestion:t,meta:e})=>e[o(284)]&&o(289)==t[o(242)]));if(t[o(310)]>1&&l[o(293)][o(309)](u[o(218)]))return!0;if(1==t[o(310)]&&(u[o(218)][o(309)](l[o(293)])||u[o(293)][o(309)](l[o(218)])))return!0}if(3==a&&3==c&&u[o(218)][o(228)](l[o(218)])){const t=u[o(293)][o(275)],e=l[o(218)][o(255)];return s[o(288)](t)&&t===e}return!1}n[t(315)][t(299)][t(268)]((()=>{const e=t;let o=!1;const i=Array[e(250)](n[e(315)][e(299)][e(219)][e(238)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(269)](t);if(e(292)==i&&r[e(257)](u)){if(e(298)==a&&(e(236)==c||e(245)==c)){const t=r[e(232)](u);if(n[e(270)]){const n=t[e(247)]()[e(224)]();if(s[e(288)](n))continue;r[e(313)](t),o=!0}}if(e(279)==a&&e(258)==c&&!n[e(270)]){const t=r[e(232)](u);t[e(286)]&&t[e(286)][e(287)]&&(r[e(313)](t[e(286)]),o=!0)}}}return o})),this[t(230)](o)}[Ko(230)](t){const e=Ko,n=this[e(266)],r=n[e(241)];n[e(262)][e(249)](e(302))[e(300)][e(261)]((n=>{const s=e;if(s(298)!=n[s(271)]&&s(253)!=n[s(271)])return;const{data:o}=n;if(!o||s(272)!=o[s(239)])return;const i=o[s(233)][0][s(304)];return function(t){const e=s;return{type:e(278),content:Kr(r,e(237),t)}}(s(234)===i?Kr(r,s(281)):t[i]||i)}))}}function Qo(t,e){const n=Jo();return(Qo=function(t,e){return n[t-=271]})(t,e)}function Jo(){const t=["editor","trackChanges","collaboration_features","9922752jwwIVe","106048PRLEoF","Users","10UVceUv","_setSuggestionData","listenTo","_trackChangesExecuted","1933362deKzWy","plugins","execute","high","track_changes","TrackChangesEditing","665522DdYlgS","get","_trackChangesValueDuringImport","enableCommand","bind","commands","3699357zQyRkQ","_handleImportedData","lowest","importWord","dataInsert","364720ELqkBx","forEach","10AuAnLW","207WJfuHF","184827WXAcEW","afterInit","value","230ePylFB"];return(Jo=function(){return t})()}const Yo=Qo;!function(t){const e=Qo,n=t();for(;;)try{if(779729===-parseInt(e(285))/1*(parseInt(e(295))/2)+parseInt(e(276))/3+parseInt(e(281))/4*(-parseInt(e(283))/5)+parseInt(e(299))/6+parseInt(e(292))/7+-parseInt(e(293))/8*(-parseInt(e(284))/9)+parseInt(e(288))/10*(-parseInt(e(305))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jo);class $o extends t.Plugin{constructor(t){const e=Qo;super(t),this[e(272)]=!1,this[e(298)]=!1}[Yo(286)](){const t=Yo,e=this[t(289)],n=e[t(275)][t(271)](t(279)),r=e[t(275)][t(271)](t(290));n&&(n.on(t(301),((e,[,n])=>{const s=t;this[s(272)]=r[s(287)],n[s(291)][s(303)]=!this[s(272)]}),{priority:t(302)}),this[t(297)](n,t(280),this[t(277)][t(274)](this)),this[t(297)](n,t(280),(()=>{const e=t;this[e(298)]&&(r[e(301)](),this[e(298)]=!1)}),{priority:t(278)}),e[t(300)][t(271)](t(304))[t(273)](t(279)))}[Yo(277)](t,e){const n=Yo,{suggestions:r}=e,s=this[n(289)][n(275)][n(271)](n(290)),o=s[n(287)];this[n(272)]!==o&&(s[n(301)](),this[n(298)]=!0),r&&r[n(282)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(289)][o(300)][o(271)](o(294)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(279)}}};this[o(289)][o(300)][o(271)](o(304))[o(296)](i)}))}}function ti(){const t=["*Outdent:* %0","formatBlock","has","8FWGnul","46668vHkIGx","type","outdentBlock","plugins","IndentBlock","1141IgBAgZ","408020qSmyJP","outdent","getItems","afterInit","470890uLyJaW","indentBlock","759501rizScF","format","get","749433RwzBgH","editor","getItemLabel","registerBlockAttribute","registerAttributeLabel","blockIndent","TrackChangesEditing","registerDescriptionCallback","3881968IzwMYo","IndentEditing","*Indent:* %0","FORMAT_INDENT","indent","descriptionFactory","commandName","enableDefaultAttributesIntegration","_registerLegacyDescription","enableCommand","locale","578036hnLidQ"];return(ti=function(){return t})()}const ei=ni;function ni(t,e){const n=ti();return(ni=function(t,e){return n[t-=211]})(t,e)}!function(t){const e=ni,n=t();for(;;)try{if(694999===parseInt(e(238))/1+parseInt(e(214))/2+-parseInt(e(219))/3+-parseInt(e(227))/4+-parseInt(e(249))/5+-parseInt(e(243))/6*(-parseInt(e(248))/7)+-parseInt(e(242))/8*(parseInt(e(216))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ti);class ri extends t.Plugin{[ei(213)](){const t=ei,e=this[t(220)],n=e[t(246)][t(218)](t(225));if(e[t(246)][t(241)](t(228))&&(n[t(236)](t(231)),n[t(236)](t(211))),e[t(246)][t(241)](t(247)))for(const e of[t(215),t(245)])n[t(234)](e);const r=e[t(237)];n[t(222)](t(224)),n[t(232)][t(223)](t(224),Kr(r,t(230))),this[t(235)]()}[ei(235)](){const t=ei,e=this[t(220)],n=e[t(237)],r=e[t(246)][t(218)](t(225));r[t(232)][t(226)]((e=>{const s=t;if(s(240)!=e[s(244)])return;const{data:o}=e;if(!o)return;if(s(215)!=o[s(233)]&&s(245)!=o[s(233)])return;const i=e[s(212)]()[0],a=r[s(232)][s(221)](i);return s(215)==o[s(233)]?{type:s(217),content:Kr(n,s(229),a)}:s(245)==o[s(233)]?{type:s(217),content:Kr(n,s(239),a)}:void 0}))}}var si=oi;function oi(t,e){var n=ii();return(oi=function(t,e){return n[t-=464]})(t,e)}function ii(){var t=["474680HgPwGk","143wcRxCk","enableCommand","1228213tQKkla","get","input","905NyUaKV","editor","init","plugins","6340JvRNOt","9270gSBwUr","100cYySSe","TrackChangesEditing","requires","8hWiIFL","63lEZmOw","1410720fggkPT","484936LnuYta","1060977soCAim"];return(ii=function(){return t})()}!function(t){for(var e=oi,n=t();;)try{if(191475===-parseInt(e(467))/1*(parseInt(e(469))/2)+-parseInt(e(476))/3+parseInt(e(475))/4+parseInt(e(483))/5*(-parseInt(e(468))/6)+-parseInt(e(480))/7*(parseInt(e(472))/8)+parseInt(e(473))/9*(-parseInt(e(477))/10)+parseInt(e(478))/11*(parseInt(e(474))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ii);class ai extends t.Plugin{static get[si(471)](){return[xs.Input]}[si(465)](){var t=si;this[t(464)][t(466)][t(481)](t(470))[t(479)](t(482))}}const ci=li;function ui(){const t=["1341SnaTYV","25500gFLZVG","newValue","commands","descriptionFactory","4842sAWOuQ","LinkEditing","locale","1471720kaSJOv","link","plugins","205oALLzX","manualDecorators","_registerLegacyDescription","*Set link:* %0","312139kKvTsC","commandName","7YpSGQL","label","linkHref","enableDefaultAttributesIntegration","editor","afterInit","1596WmmmLf","type","registerAttributeLabel","key","*Remove link*","commandParams","toLowerCase","registerDescriptionCallback","68LEfFbR","20823fiOhjS","registerInlineAttribute","formatInline","has","16011yCnCpI","unlink","TrackChangesEditing","453528mkaYHv","format","attribute","link (","get"];return(ui=function(){return t})()}function li(t,e){const n=ui();return(li=function(t,e){return n[t-=432]})(t,e)}!function(t){const e=li,n=t();for(;;)try{if(400597===-parseInt(e(439))/1+-parseInt(e(463))/2+-parseInt(e(460))/3*(-parseInt(e(455))/4)+parseInt(e(435))/5*(parseInt(e(473))/6)+-parseInt(e(441))/7*(-parseInt(e(432))/8)+parseInt(e(468))/9*(parseInt(e(469))/10)+-parseInt(e(456))/11*(-parseInt(e(447))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ui);class fi extends t.Plugin{[ci(446)](){const t=ci,e=this[t(445)];if(!e[t(434)][t(459)](t(474)))return;const n=e[t(434)][t(467)](t(462)),r=e[t(471)][t(467)](t(433));n[t(444)](t(433)),n[t(444)](t(461)),n[t(457)](t(443));for(const e of r[t(436)])n[t(457)](e.id),n[t(472)][t(449)](e.id,t(466)+e[t(442)][t(453)]()+")");n[t(472)][t(454)]((n=>{const r=t;if(r(465)!=n[r(448)])return;const{data:s}=n;if(!s||r(443)!=s[r(450)])return;const o=s[r(470)],i=e[r(475)];return{type:r(464),content:null==o?Kr(i,r(451)):Kr(i,r(438),'"'+o+'"')}})),this[t(437)]()}[ci(437)](){const t=ci,e=this[t(445)],n=e[t(475)];e[t(434)][t(467)](t(462))[t(472)][t(454)]((e=>{const r=t;if(r(458)!=e[r(448)])return;const{data:s}=e;if(s){if(r(433)==s[r(440)]){const t=s[r(452)][0];return{type:r(464),content:Kr(n,r(438),'"'+t+'"')}}return r(461)==s[r(440)]?{type:r(464),content:Kr(n,r(451))}:void 0}}))}}const hi=pi;function di(){const t=["nextSibling","previousSibling","get","blockName","selection","todoListChecked","before","listType","5252580evMzZg","getSelectedBlocks","numberedList","format","*Indent:* %0","bulleted","todo","execute","has","commandName","2665815JwxdWY","descriptionFactory","document","ELEMENT_NUMBERED_LIST","_selectedElements","createPositionAt","afterInit","push","listIndent","formatBlock","editor","2648344AOAoiB","registerDescriptionCallback","listItem","parent","isObject","bulletedList","plugins","*Check item*","from","859272aBkFIP","1750882tbSNjK","indentList","todoList","*Uncheck item*","214390NrwYMx","registerElementLabel","getAttribute","replace","checkTodoList","LegacyListEditing","add","name","createRange","value","markBlockFormat","LegacyTodoListEditing","formatInline","*Outdent:* %0","type","end","slice","6624751bdIfzm","forceValue","model","checkChild","commandParams","*Change to:* %0","TrackChangesEditing","change","locale","ELEMENT_BULLETED_LIST","numbered","schema","element","filter","outdentList","ELEMENT_TODO_LIST","List","enableCommand","paragraph","findIndex","length","ELEMENT_LIST_ITEM","commands"];return(di=function(){return t})()}!function(t){const e=pi,n=t();for(;;)try{if(749659===parseInt(e(368))/1+-parseInt(e(364))/2+parseInt(e(363))/3+parseInt(e(354))/4+parseInt(e(343))/5+parseInt(e(333))/6+-parseInt(e(302))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(di);class gi extends t.Plugin{[hi(349)](){const t=hi,e=this[t(353)],n=e[t(310)];if(!e[t(360)][t(341)](t(373)))return;const r=e[t(360)][t(327)](t(308)),s=e[t(360)][t(341)](t(379));function o(t){return()=>{const n=pi,s=e[n(304)][n(345)][n(329)],o=e[n(324)][n(327)](t);if(o[n(377)])return void e[n(340)](n(320),{});const i=t[n(301)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(362)](t)[s(315)]((t=>function(t,e){const n=s;return e[n(305)](t[n(357)],n(356))&&!e[n(358)](t)}(t,r)));o=o[s(315)]((t=>!t.is(s(314),s(356))||t[s(370)](s(332))!=e));const i=new Set;for(const t of o)t.is(s(314),s(356))?i[s(374)](mi(t)):i[s(374)](t);return Array[s(362)](i)}(s[n(334)](),i,e[n(304)][n(313)]);e[n(304)][n(309)]((()=>{const e=n;for(const n of a)r[e(378)](n,{commandName:t,commandParams:[{forceValue:!o[e(377)]}],formatGroupId:e(328)},Ii(n))}))}}function i(t){return()=>{const n=pi,s=function(t){const e=pi;let n=Array[e(362)](t);const r=n[e(321)]((t=>e(356)!=t[e(375)]));return r>-1&&(n=n[e(301)](0,r)),n}(e[n(304)][n(345)][n(329)][n(334)]()),o=e[n(304)][n(376)](e[n(304)][n(348)](s[0],n(331)),e[n(304)][n(348)](s[s[n(322)]-1],n(383)));e[n(304)][n(309)]((()=>{const e=n;r[e(378)](o,{commandName:t,commandParams:[],formatGroupId:e(351)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(325)];for(;t&&t[n(370)](n(351))>e[n(370)](n(351));)r[n(374)](t),t=t[n(325)]}return Array[n(362)](r)}(s))}))}}r[t(319)](t(335),o(t(335))),r[t(319)](t(359),o(t(359))),s&&r[t(319)](t(366),o(t(366))),r[t(319)](t(365),i(t(365))),r[t(319)](t(316),i(t(316))),s&&r[t(319)](t(372),(()=>{const n=t,s=e[n(324)][n(327)](n(372)),o=Array[n(362)](s[n(347)]);o[n(315)]((t=>t[n(370)](n(330))!=s[n(377)])),e[n(304)][n(309)]((()=>{const t=n;for(const e of o)r[t(378)](e,{commandName:t(372),commandParams:[{forceValue:!s[t(377)]}]})}))})),r[t(344)][t(369)](t(356),(e=>Kr(n,t(323),e))),r[t(344)][t(355)]((e=>{const r=t;if(r(352)!=e[r(382)]&&r(380)!=e[r(382)])return;const{data:s}=e;if(s){if(r(335)==s[r(342)]||r(359)==s[r(342)]||r(366)==s[r(342)])switch(s[r(342)][r(371)](r(318),"")){case r(338):return o(Kr(n,r(311)));case r(312):return o(Kr(n,r(346)));case r(339):return o(Kr(n,r(317)))}if(r(365)==s[r(342)])return{type:r(336),content:Kr(n,r(337),Kr(n,r(323)))};if(r(316)==s[r(342)])return{type:r(336),content:Kr(n,r(381),Kr(n,r(323)))};if(r(372)==s[r(342)])return s[r(306)][0][r(303)]?{type:r(336),content:Kr(n,r(361))}:{type:r(336),content:Kr(n,r(367))}}function o(t){const e=r;return{type:e(336),content:Kr(n,e(307),t)}}}))}}function pi(t,e){const n=di();return(pi=function(t,e){return n[t-=301]})(t,e)}function mi(t){const e=hi,n=t[e(370)](e(351));if(0==n)return t;let r=t;for(;t[e(326)]&&t[e(326)].is(e(314),e(356));){const s=t[e(326)][e(370)](e(351));if(s==n)r=t[e(326)];else if(s<n)break;t=t[e(326)]}return r}function Ii(t){const e=hi,n=[];if(t.is(e(314),e(356))&&t[e(370)](e(351))>0){let r=t[e(325)];for(;r&&e(356)==r[e(375)]&&r[e(370)](e(351))==t[e(370)](e(351));)n[e(350)](r),r=r[e(325)]}return n}const Ei=Ti;function bi(){const t=["LegacyListUtils","handleListStartCommand","numbered","10GPnaVC","ELEMENT_","descriptionFactory","_getSuggestionBlocksForListStyle","23666071RDcKpt","formatInline","2818146ExvGvz","getSelectedBlocks","styles","get","1260592uUIGRE","_getTranslationKeyForListStyle","handleListStyleCommand","7841097KehOdK","change","LegacyListPropertiesEditing","getLastPosition","length","replace","forward","getSiblingNodes","*Change to:* %0","listStyle","parent","listStart","plugins","filter","flat","element","toUpperCase","before","model","locale","getFirstPosition","1567444GzHiyG","document","editor","getAttribute","unshift","listReversed","10KPpvsW","startIndex","*Format:* set start index to %0","2865642yyYHoj","registerDescriptionCallback","5557288NbIgsD","listItem","map","selection","*Format:* set order to reversed","afterInit","bind","format","enableCommand","createPositionAt","has","2nnUOIZ","type","config","getListTypeFromListStyleType","reversed","from","21ttlYzr","*Format:* set order to regular","push","list.properties","commandName","_getSuggestionBlocks","_LIST_","backward","formatBlock","commandParams","listType","TrackChangesEditing","default","handleListReversedCommand","handleDescriptions","markMultiRangeBlockFormat","createRange"];return(bi=function(){return t})()}function Ti(t,e){const n=bi();return(Ti=function(t,e){return n[t-=124]})(t,e)}!function(t){const e=Ti,n=t();for(;;)try{if(841572===parseInt(e(191))/1*(-parseInt(e(131))/2)+parseInt(e(200))/3+-parseInt(e(167))/4*(-parseInt(e(157))/5)+parseInt(e(163))/6*(parseInt(e(137))/7)+parseInt(e(202))/8+parseInt(e(170))/9+-parseInt(e(197))/10*(parseInt(e(161))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bi);class _i extends t.Plugin{[Ei(125)](){const t=Ei;if(!this[t(193)][t(182)][t(130)](t(172)))return;const e=this[t(193)][t(133)][t(166)](t(140)),n=this[t(193)][t(182)][t(166)](t(148));e[t(165)]&&n[t(128)](t(179),this[t(169)][t(126)](this)),e[t(135)]&&n[t(128)](t(196),this[t(150)][t(126)](this)),e[t(198)]&&n[t(128)](t(181),this[t(155)][t(126)](this)),n[t(159)][t(201)](this[t(151)][t(126)](this))}[Ei(169)](t,e={}){const n=Ei,r=this[n(193)][n(182)][n(166)](n(148)),s=this[n(160)]();this[n(193)][n(188)][n(171)]((()=>{const t=n;r[t(152)](s,{commandName:t(179),commandParams:[{type:e[t(132)]}],formatGroupId:t(179)})}))}[Ei(150)](t,e={}){const n=Ei,r=this[n(193)][n(182)][n(166)](n(148)),s=this[n(142)]((t=>t.is(n(185),n(203))&&n(156)===t[n(194)](n(147))));if(s[n(174)]<1)return;const o=s[n(204)]((t=>this[n(193)][n(188)][n(153)](this[n(193)][n(188)][n(129)](t,n(187)),this[n(193)][n(188)][n(129)](t,0))));this[n(193)][n(188)][n(171)]((()=>{const t=n;r[t(152)](o,{commandName:t(196),commandParams:[{reversed:e[t(135)]}],formatGroupId:t(196)})}))}[Ei(155)](t,e={}){const n=Ei,r=this[n(193)][n(182)][n(166)](n(148)),s=this[n(142)]((t=>t.is(n(185),n(203))&&n(156)===t[n(194)](n(147))));if(s[n(174)]<1)return;const o=s[n(204)]((t=>this[n(193)][n(188)][n(153)](this[n(193)][n(188)][n(129)](t,n(187)),this[n(193)][n(188)][n(129)](t,0))));this[n(193)][n(188)][n(171)]((()=>{const t=n;r[t(152)](o,{commandName:t(181),commandParams:[{startIndex:e[t(198)]}],formatGroupId:t(181)})}))}[Ei(151)](t){const e=Ei;if(e(145)!=t[e(132)]&&e(162)!=t[e(132)])return;const n=this[e(193)][e(189)],{data:r}=t;if(!r)return;let s,o;switch(r[e(141)]){case e(179):s=e(178),o={type:e(127),content:Kr(n,s,Kr(n,this[e(168)](r[e(146)][0][e(132)])))};break;case e(196):s=r[e(146)][0][e(135)]?e(124):e(138),o={type:e(127),content:Kr(n,s)};break;case e(181):s=e(199),o={type:e(127),content:Kr(n,s,r[e(146)][0][e(198)])}}return o}[Ei(160)](){const t=Ei;var e,n,r,s;const o=this[t(193)][t(182)][t(166)](t(154));let i=Array[t(136)](this[t(193)][t(188)][t(192)][t(205)][t(164)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(185),t(203)))&&i[t(195)](...o[t(177)](this[t(193)][t(188)][t(192)][t(205)][t(190)](),t(144))),(null===(n=i[i[t(174)]-1])||void 0===n?void 0:n.is(t(185),t(203)))&&i[t(139)](...o[t(177)](this[t(193)][t(188)][t(192)][t(205)][t(173)](),t(176))),i=[...new Set(i)],(null===(s=null===(r=this[t(193)][t(188)][t(192)][t(205)][t(190)]())||void 0===r?void 0:r[t(180)])||void 0===s?void 0:s.is(t(185),t(203)))&&(i=i[t(183)]((e=>e.is(t(185),t(203))))),i}[Ei(142)](t){const e=Ei,n=this[e(193)][e(182)][e(166)](e(154));let r=Array[e(136)](this[e(193)][e(188)][e(192)][e(205)][e(164)]())[e(183)](t)[e(204)]((t=>{const r=e,s=this[r(193)][r(188)][r(129)](t,0);return[...n[r(177)](s,r(144)),...n[r(177)](s,r(176))]}))[e(184)]();return r=[...new Set(r)],r}[Ei(168)](t){const e=Ei;return e(158)+(this[e(193)][e(182)][e(166)](e(154))[e(134)](t)||e(149))[e(186)]()+e(143)+t[e(186)]()[e(175)](/-/g,"_")}}function yi(t,e){const n=Ci();return(yi=function(t,e){return n[t-=453]})(t,e)}const Ai=yi;!function(t){const e=yi,n=t();for(;;)try{if(539203===parseInt(e(453))/1+parseInt(e(470))/2+-parseInt(e(454))/3*(-parseInt(e(465))/4)+-parseInt(e(485))/5*(-parseInt(e(483))/6)+-parseInt(e(463))/7*(-parseInt(e(467))/8)+parseInt(e(487))/9*(-parseInt(e(488))/10)+-parseInt(e(457))/11*(parseInt(e(472))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ci);class ki extends t.Plugin{[Ai(475)](){const t=Ai,e=this[t(481)];if(!e[t(491)][t(478)](t(490)))return;const n=e[t(491)][t(466)](t(464)),r=e[t(479)];n[t(468)](t(455)),n[t(474)][t(484)](t(462),(e=>Kr(r,t(477),e))),e[t(482)][t(471)](t(489))[t(460)]({model:t(462),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(461)])return n[s(486)](s(456))},converterPriority:t(480)}),e[t(476)][t(458)].on(t(469),((e,n,r)=>{const s=t;r[s(459)][s(461)]&&e[s(473)]()}),{priority:t(480)})}}function Ci(){const t=["registerElementLabel","5dnqdtQ","createEmptyElement","9rBpILh","4910420AKKvcz","dataDowncast","MediaEmbedEditing","plugins","575301XupXkg","3ekQWUT","mediaEmbed","div","1890405SEyykO","downcastDispatcher","options","elementToElement","showSuggestionHighlights","media","14qZuBic","TrackChangesEditing","1572456pXAFHh","get","3764304GZMggU","enableCommand","attribute:url:media","200096FUQTTa","for","108bjCLTx","stop","descriptionFactory","afterInit","data","ELEMENT_MEDIA","has","locale","high","editor","conversion","3404406WUkdco"];return(Ci=function(){return t})()}const Li=Si;function Ni(){const t=["1041266FrgHyE","get","6507744uFRuXH","TrackChangesEditing","12105848ytZFyT","3DZzpxd","MentionEditing","3016075pkuhBT","mention","14355180ZySKXB","enableCommand","7hQMgRl","183290FYLLKF","has","plugins","editor","afterInit","9aekQNN","5917614vkoGMH"];return(Ni=function(){return t})()}function Si(t,e){const n=Ni();return(Si=function(t,e){return n[t-=148]})(t,e)}!function(t){const e=Si,n=t();for(;;)try{if(834456===parseInt(e(148))/1+-parseInt(e(160))/2*(parseInt(e(153))/3)+-parseInt(e(150))/4+parseInt(e(155))/5+parseInt(e(166))/6+parseInt(e(159))/7*(-parseInt(e(152))/8)+parseInt(e(165))/9*(parseInt(e(157))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ni);class Ri extends t.Plugin{[Li(164)](){const t=Li,e=this[t(163)];e[t(162)][t(161)](t(154))&&e[t(162)][t(149)](t(151))[t(158)](t(156))}}const Mi=vi;function vi(t,e){const n=wi();return(vi=function(t,e){return n[t-=447]})(t,e)}function wi(){const t=["75wzUyIj","getContainedElement","registerDescriptionCallback","descriptionFactory","type","afterInit","ELEMENT_MERGE_FIELD","TrackChangesEditing","locale","plugins","insertMergeField","4811364QjaPYy","*Remove:* %0","33252138sfpntf","get","getAttribute","getLabel","enableCommand","mergeField","has","1102472ugLkrL","registerElementLabel","insertMergeFieldBlock","1096972yzAzDd","mergeFieldBlock","MergeFieldsEditing","47538fTXGJF","*Insert:* %0","5824ZOBWVp","editor","deletion","insertion","element","5550530CDhkeG","8407snDLbx"];return(wi=function(){return t})()}!function(t){const e=vi,n=t();for(;;)try{if(690195===-parseInt(e(472))/1+-parseInt(e(475))/2*(parseInt(e(449))/3)+-parseInt(e(469))/4+-parseInt(e(447))/5+-parseInt(e(460))/6+-parseInt(e(448))/7*(-parseInt(e(477))/8)+parseInt(e(462))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wi);class Oi extends t.Plugin{[Mi(454)](){const t=Mi,e=this[t(478)];if(!e[t(458)][t(468)](t(474)))return;e[t(458)][t(463)](t(456))[t(466)](t(459)),e[t(458)][t(463)](t(456))[t(466)](t(471));const n=e[t(458)][t(463)](t(456)),r=e[t(457)];n[t(452)][t(470)](t(467),(e=>Kr(r,t(455),e))),n[t(452)][t(470)](t(473),(e=>Kr(r,t(455),e))),n[t(452)][t(451)]((n=>{const s=t;if(s(480)!=n[s(453)]&&s(479)!=n[s(453)])return;const o=n[s(450)]();if(null==o)return;if(!o.is(s(481),s(467))&&!o.is(s(481),s(473)))return;const i=e[s(458)][s(463)](s(474))[s(465)](o[s(464)]("id"));return s(480)==n[s(453)]?{type:s(480),content:Kr(r,s(476),'"'+i+'" '+Kr(r,s(455)))}:{type:s(479),content:Kr(r,s(461),'"'+i+'" '+Kr(r,s(455)))}}))}}const Fi=xi;function Di(){const t=["enableDefaultAttributesIntegration","3196116syCJRY","194026EXxVfG","oldValue","head","descriptionFactory","listType","MultiLevelList","has","listMarkerStyle","data","*Set format:* %0","3514404EFTexL","TrackChangesEditing","locale","plugins","6194920XbamHA","editor","2805924rXHrzN","210AsGqge","multiLevelList","format","819IICdlX","registerDescriptionCallback","afterInit","get","*Remove format:* %0","registerBlockAttribute","ELEMENT_MULTI_LEVEL_LIST","163690eWcCqC","13900sFWFps","next","40NkEdOV","key","handleDescriptions","newValue"];return(Di=function(){return t})()}function xi(t,e){const n=Di();return(xi=function(t,e){return n[t-=364]})(t,e)}!function(t){const e=xi,n=t();for(;;)try{if(849590===parseInt(e(382))/1*(-parseInt(e(371))/2)+parseInt(e(389))/3+-parseInt(e(364))/4+parseInt(e(368))/5+-parseInt(e(370))/6+-parseInt(e(390))/7*(parseInt(e(384))/8)+parseInt(e(374))/9*(parseInt(e(381))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Di);class Pi extends t.Plugin{[Fi(376)](){const t=Fi,e=this[t(369)],n=e[t(367)][t(377)](t(365));e[t(367)][t(396)](t(395))&&(n[t(388)](t(372)),n[t(379)](t(397)),n[t(393)][t(375)]((e=>this[t(386)](e))))}[Fi(386)](t){const e=Fi,n=this[e(369)][e(366)],{data:r}=t,s={type:e(373),content:""};if(r&&e(397)==r[e(385)]){if(!r[e(391)])return{type:e(373),content:Kr(n,e(399),Kr(n,e(380)))+" ("+r[e(387)]+")"};if(!r[e(387)]){let o=t[e(392)];for(;o;){if(o[e(398)]&&e(394)==o[e(398)][e(385)]&&o[e(398)][e(387)])return s;o=o[e(383)]}return{type:e(373),content:Kr(n,e(378),Kr(n,e(380)))+" ("+r[e(391)]+")"}}}}}const Bi=ji;function Ui(){const t=["get","6023815hFxLot","6744324jDrpfy","descriptionFactory","registerElementLabel","2883435mPlfVJ","1qPMsBO","locale","46414640OKjinR","4346412lRZjbZ","540qJfyvc","157384QPDfmL","has","ELEMENT_PAGE_BREAK","TrackChangesEditing","585626PEeSiN","PageBreakEditing","plugins","editor","enableCommand","pageBreak","7vzkWZK","afterInit"];return(Ui=function(){return t})()}function ji(t,e){const n=Ui();return(ji=function(t,e){return n[t-=476]})(t,e)}!function(t){const e=ji,n=t();for(;;)try{if(713996===-parseInt(e(493))/1*(parseInt(e(479))/2)+parseInt(e(492))/3+-parseInt(e(496))/4+-parseInt(e(488))/5+-parseInt(e(489))/6*(parseInt(e(485))/7)+parseInt(e(498))/8*(-parseInt(e(497))/9)+parseInt(e(495))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ui);class Gi extends t.Plugin{[Bi(486)](){const t=Bi,e=this[t(482)];if(!e[t(481)][t(476)](t(480)))return;e[t(481)][t(487)](t(478))[t(483)](t(484));const n=e[t(481)][t(487)](t(478)),r=e[t(494)];n[t(490)][t(491)](t(484),(e=>Kr(r,t(477),e)))}}const Vi=zi;function Hi(){const t=["1731215oYDnDQ","name","mapper","descriptionFactory","*Change to:* %0","commandName","insert","activeMarkers","bindElementToMarker","ck-suggestion-marker--active","_registerLegacyDescription","enableDefaultAttributesIntegration","123xEqMab","get","ck-suggestion-marker-split","addClass","schema","_splitMarkerName","markerRange","writer","createUIElement","paragraph","*Insert:* %0","editing","insertion","insertParagraph","format","ELEMENT_PARAGRAPH","consumable","322147HTIMdV","markerName","afterInit","includes","getFirstRange","isLimit","Paragraph","isBlock","data","end","nodeAfter","112648GotZVV","highest","$text","registerElementLabel","2751427UejLCM","12eunNpd","2037334cjJqaS","16PgHOOu","options","model","start","locale","consume","7935003djFnqa","has","enableCommand","checkChild","toViewPosition","formatBlock","downcastDispatcher","plugins","isTouching","getItemLabel","TrackChangesEditing","addMarker:suggestion:insertion","showSuggestionHighlights","47295400RfWksC","registerDescriptionCallback","span","editor","type"];return(Hi=function(){return t})()}function zi(t,e){const n=Hi();return(zi=function(t,e){return n[t-=487]})(t,e)}!function(t){const e=zi,n=t();for(;;)try{if(910629===-parseInt(e(517))/1+-parseInt(e(534))/2+parseInt(e(500))/3*(-parseInt(e(528))/4)+-parseInt(e(488))/5+parseInt(e(533))/6*(parseInt(e(532))/7)+-parseInt(e(535))/8*(parseInt(e(541))/9)+parseInt(e(554))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hi);class Wi extends t.Plugin{[Vi(519)](){const t=Vi,e=this[t(557)];if(!e[t(548)][t(542)](t(523)))return;const n=e[t(539)],r=e[t(548)][t(501)](t(551));r[t(491)][t(531)](t(509),(e=>Kr(n,t(515),e))),r[t(499)](t(509)),r[t(543)](t(513)),e[t(511)][t(547)].on(t(552),Ki(e),{priority:t(529)}),e[t(525)][t(547)].on(t(552),((n,r,s)=>{const o=t;s[o(536)][o(553)]&&Ki(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(529)});const s=r[t(491)];s[t(555)]((r=>{const o=t;if(o(512)!==r[o(487)])return;const{start:i,end:a}=r[o(521)]();if(!i[o(549)](a)||!i[o(527)])return;const c=e[o(537)][o(504)],u=i[o(527)];return c[o(524)](u)&&!c[o(522)](u)&&c[o(544)](u,o(530))?{type:o(512),content:Kr(n,o(510),s[o(550)](u,1))}:void 0})),this[t(498)]()}[Vi(498)](){const t=Vi,e=this[t(557)],n=e[t(539)];e[t(548)][t(501)](t(551))[t(491)][t(555)]((e=>{const r=t;if(r(546)!=e[r(487)])return;const{data:s}=e;return s&&r(509)==s[r(493)]?{type:r(514),content:Kr(n,r(492),Kr(n,r(515)))}:void 0}))}}function Ki(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=zi,i=t[o(548)][o(501)](o(551)),a=r[o(506)][o(538)],c=r[o(506)][o(526)],u=t[o(537)][o(504)];if(!a[o(549)](c)||!a[o(527)])return;const l=a[o(527)];if(u[o(524)](l)&&!u[o(522)](l)&&u[o(544)](l,o(530))){if(!s[o(516)][o(540)](r[o(506)],n[o(489)]))return;const{authorId:t}=i[o(505)](r[o(518)]),a=s[o(507)][o(508)](o(556),{class:o(502),"data-author-id":t}),u=s[o(490)][o(545)](c);e&&i[o(495)][o(520)](r[o(518)])&&s[o(507)][o(503)](o(497),a),s[o(507)][o(494)](u,a),s[o(490)][o(496)](a,r[o(518)])}}}function qi(t,e){const n=Qi();return(qi=function(t,e){return n[t-=114]})(t,e)}const Zi=qi;!function(t){const e=qi,n=t();for(;;)try{if(281107===parseInt(e(130))/1*(-parseInt(e(126))/2)+-parseInt(e(125))/3+-parseInt(e(117))/4*(-parseInt(e(129))/5)+-parseInt(e(128))/6+-parseInt(e(141))/7+-parseInt(e(121))/8*(parseInt(e(134))/9)+-parseInt(e(142))/10*(-parseInt(e(119))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qi);class Xi extends t.Plugin{[Zi(122)](){const t=Zi,e=this[t(127)];e[t(123)][t(114)](t(120))&&(e[t(123)][t(139)](t(118))[t(135)](t(138)),this[t(136)]())}[Zi(136)](){const t=Zi,e=this[t(127)];e[t(123)][t(139)](t(118))[t(143)][t(137)]((n=>{const r=t;if(r(131)!=n[r(115)]&&r(124)!=n[r(115)])return;const{data:s}=n;return s&&r(138)==s[r(140)]?{type:r(133),content:Kr(e[r(132)],r(116))}:void 0}))}}function Qi(){const t=["RemoveFormatEditing","3201904qjUmeZ","afterInit","plugins","formatInline","664209jjuMhZ","278eSQXSh","editor","2418300ShELKW","53265WQPMEo","3517hjKHbR","formatBlock","locale","format","9XpYOfV","enableDefaultAttributesIntegration","_registerLegacyDescription","registerDescriptionCallback","removeFormat","get","commandName","298487qztOdq","216190bmXEGe","descriptionFactory","has","type","*Remove all formatting*","8UwJrdE","TrackChangesEditing","924HxMnEO"];return(Qi=function(){return t})()}function Ji(t,e){const n=ta();return(Ji=function(t,e){return n[t-=473]})(t,e)}const Yi=Ji;!function(t){const e=Ji,n=t();for(;;)try{if(297338===-parseInt(e(478))/1*(-parseInt(e(490))/2)+parseInt(e(495))/3*(parseInt(e(480))/4)+parseInt(e(488))/5+parseInt(e(482))/6+-parseInt(e(474))/7+-parseInt(e(499))/8*(-parseInt(e(498))/9)+parseInt(e(489))/10*(-parseInt(e(487))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ta);class $i extends t.Plugin{[Yi(476)](){const t=Yi,e=this[t(483)];if(!e[t(496)][t(486)](t(484)))return;const n=e[t(496)][t(481)](t(493));n[t(485)](t(500)),n[t(485)](t(479));const r=e[t(496)][t(481)](t(484));r[t(485)](t(492)),r[t(485)](t(477)),r[t(485)](t(491)),r[t(485)](t(497)),r[t(485)](t(494)),r[t(485)](t(473)),r[t(485)](t(475))}}function ta(){const t=["acceptSelectedSuggestions","24178LLmzMb","discardSelectedSuggestions","afterInit","acceptSuggestion","4467nHvasa","goToNextRestrictedEditingException","44464MwBAia","get","2400396asmipt","editor","RestrictedEditingModeEditing","enableCommand","has","3164964oZtzdg","1007345qcmIjS","30fVUAwu","214CAgANF","discardSuggestion","trackChanges","TrackChangesEditing","discardAllSuggestions","12QmvqyR","plugins","acceptAllSuggestions","594EuMbUy","4848fxlQLR","goToPreviousRestrictedEditingException"];return(ta=function(){return t})()}const ea=na;function na(t,e){const n=ra();return(na=function(t,e){return n[t-=315]})(t,e)}function ra(){const t=["span","1687581OtRjHs","TrackChangesEditing","includes","test","get","element","init","locale","addMarker:suggestion:insertion","2498409sXjeKT","data","15WnxDwQ","editor","mapper","options","ELEMENT_LINE_BREAK","high","descriptionFactory","getItems","insert","downcastDispatcher","softBreak","deletion","markerName","enableCommand","merge","ck-suggestion-marker--active","18FfGZUc","965228Duvfoy","consumable","editing","activeMarkers","_splitMarkerName","15896SlhhIB","addMarker:suggestion:deletion","markerRange","bindElementToMarker","5589PGCrSo","requires","createPositionBefore","split","1834372bbJrst","model","shiftEnter","18227440mbrIwE","createUIElement","toViewPosition","ck-suggestion-marker-","name","registerElementLabel","addMarker:suggestion","writer","addClass","showSuggestionHighlights","1792137jkgofi","plugins"];return(ra=function(){return t})()}!function(t){const e=na,n=t();for(;;)try{if(962193===-parseInt(e(342))/1+-parseInt(e(316))/2+parseInt(e(354))/3+parseInt(e(329))/4*(-parseInt(e(356))/5)+parseInt(e(315))/6*(parseInt(e(345))/7)+-parseInt(e(321))/8*(-parseInt(e(325))/9)+parseInt(e(332))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ra);class sa extends t.Plugin{static get[ea(326)](){return[no.ShiftEnter]}[ea(351)](){const t=ea,e=this[t(357)],n=e[t(343)][t(349)](t(346));n[t(369)](t(331)),e[t(318)][t(365)].on(t(353),oa(e),{priority:t(361)}),e[t(318)][t(365)].on(t(322),oa(e),{priority:t(361)}),e[t(355)][t(365)].on(t(338),((n,r,s)=>{const o=t;s[o(359)][o(341)]&&oa(e,{showActiveMarker:!1})(n,r,s)})),n[t(362)][t(337)](t(366),(n=>Kr(e[t(352)],t(360),n)))}}function oa(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=na,i=t[o(343)][o(349)](o(346));if(!s[o(317)][o(348)](r[o(323)],n[o(336)]))return;const a=t[o(330)];for(const t of r[o(323)][o(363)]()){if(!t.is(o(350),o(366)))continue;const n=o(367)==r[o(368)][o(328)](":")[1]?o(370):o(328),{authorId:c}=i[o(320)](r[o(368)]),u=s[o(339)][o(333)](o(344),{class:o(335)+n,"data-author-id":c}),l=s[o(358)][o(334)](a[o(327)](t));e&&i[o(319)][o(347)](r[o(368)])&&s[o(339)][o(340)](o(371),u),s[o(339)][o(364)](l,u),s[o(358)][o(324)](u,r[o(368)])}}}const ia=ca;function aa(){const t=["descriptionFactory","type","plugins","588522wZspnM","2286810slIxIk","selection","968yUzzCk","afterInit","getRanges","FORMAT_RESTRICTED_ENABLED","enableCommand","isCollapsed","change","model","value","document","FORMAT_RESTRICTED_DISABLED","834KNIEDV","StandardEditingModeEditing","has","formatBlock","2980764sSIRQi","16177fkFdGf","registerDescriptionCallback","commandParams","restrictedEditingException","markInlineFormat","from","1492320tIPOjI","format","TrackChangesEditing","8140113fWbDgq","get","commands","editor","commandName","locale","forceValue","4308Wlxgaq","formatInline"];return(aa=function(){return t})()}function ca(t,e){const n=aa();return(ca=function(t,e){return n[t-=217]})(t,e)}!function(t){const e=ca,n=t();for(;;)try{if(301468===-parseInt(e(249))/1+parseInt(e(223))/2*(parseInt(e(244))/3)+-parseInt(e(234))/4+-parseInt(e(250))/5+parseInt(e(227))/6+-parseInt(e(228))/7*(parseInt(e(252))/8)+parseInt(e(237))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(aa);class ua extends t.Plugin{[ia(253)](){const t=ia,e=this[t(240)],n=e[t(219)],r=e[t(242)];if(!e[t(248)][t(225)](t(224)))return;const s=e[t(248)][t(238)](t(236)),o=t(231),i=e[t(239)][t(238)](o);s[t(256)](o,((e,r={})=>{const a=t,c=n[a(221)][a(251)];if(c[a(217)])return void e(r);const u=void 0!==r[a(243)]?r[a(243)]:!i[a(220)];n[a(218)]((()=>{const t=a,e=Array[t(233)](c[t(254)]());for(const r of e){const e=u?[r]:Bs(o,r,n);for(const n of e)s[t(232)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(246)][t(229)]((e=>{const n=t;if(n(226)!=e[n(247)]&&n(245)!=e[n(247)])return;const{data:s}=e;return s&&s[n(241)]==o?s[n(230)][0][n(243)]?{type:n(235),content:Kr(r,n(255))}:{type:n(235),content:Kr(r,n(222))}:void 0}))}}const la=fa;function fa(t,e){const n=da();return(fa=function(t,e){return n[t-=235]})(t,e)}!function(t){const e=fa,n=t();for(;;)try{if(730974===-parseInt(e(238))/1*(parseInt(e(285))/2)+parseInt(e(287))/3*(-parseInt(e(277))/4)+parseInt(e(278))/5*(-parseInt(e(270))/6)+parseInt(e(260))/7*(-parseInt(e(262))/8)+-parseInt(e(265))/9*(-parseInt(e(264))/10)+-parseInt(e(274))/11*(-parseInt(e(251))/12)+parseInt(e(263))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(da);class ha extends t.Plugin{[la(280)](){const t=la,e=this[t(271)];if(!e[t(253)][t(267)](t(281))||!e[t(253)][t(267)](t(279)))return;const n=e[t(253)][t(256)](t(239)),r=e[t(237)],s=e[t(266)][t(256)](t(255))||{},o=e[t(253)][t(256)](t(246)),i=e[t(253)][t(256)](t(284))[t(272)](e[t(253)][t(256)](t(279)),s[t(244)]);n[t(245)](t(255));const a=new Set;for(const e of i[t(248)]){const n=o[t(268)](e[t(254)]);a[t(242)](n)}const c=new Set;for(const e of i[t(247)]){const n=o[t(268)](e[t(254)]);c[t(242)](n);for(const n of e[t(249)])c[t(242)](n)}for(const e of a)n[t(282)](e),n[t(240)][t(241)](e,Kr(r,t(235)));for(const e of c)n[t(250)](e),n[t(240)][t(241)](e,Kr(r,t(235)));this[t(283)]()}[la(283)](){const t=la,e=this[t(271)],n=e[t(237)];e[t(253)][t(256)](t(239))[t(240)][t(269)]((e=>{const r=t;if(r(236)!=e[r(273)]&&r(261)!=e[r(273)])return;const{data:s}=e;return s&&r(255)===s[r(257)]?s[r(259)][0][r(258)]?{type:r(275),content:Kr(n,r(243),s[r(259)][0][r(276)][r(286)]())}:{type:r(275),content:Kr(n,r(252),s[r(259)][0][r(276)][r(286)]())}:void 0}))}}function da(){const t=["block","ghsAttributes","registerInlineAttribute","2544FaANbG","*Remove format:* %0","plugins","element","style","get","commandName","forceValue","commandParams","21eGbFxe","formatInline","871400kUqOGW","20442916MKjORl","60RwEGQV","2001879YmXzxs","config","has","getGhsAttributeNameForElement","registerDescriptionCallback","6XMVHSq","editor","normalizeConfig","type","20680YYBjqV","format","styleName","4277136FmYEBh","1394345exuKsD","DataSchema","afterInit","Style","registerBlockAttribute","_registerLegacyDescription","StyleUtils","8ySgmPC","toLowerCase","3psaMDA","FORMAT_STYLE","formatBlock","locale","224944ljmXLV","TrackChangesEditing","descriptionFactory","registerAttributeLabel","add","*Set format:* %0","definitions","enableDefaultAttributesIntegration","GeneralHtmlSupport","inline"];return(da=function(){return t})()}const ga=ma;function pa(){const t=["writer","getFirstRange","suggestion","order","descriptionFactory","getContainedElement","forceValue","mapper","*Remove:* %0","root","ELEMENT_TABLE_COLUMN_WITH_TEXT","cell","min","getChangedMarkers","enableCommand","492rHBEhi","234243grjyHx","tableCell","startsWith","toLowerCase","selectTableColumn","selectTableRow","rootName","change","insertion","_tableSuggestions","has","plugins","setSelection","13282240cSgFXV","MIN_SAFE_INTEGER","getChildren","downcastDispatcher","150lyzumW","batch","insertTableColumnRight","430IGPLDu","low","type","colspan","locale","37534agBDxS","688xRTENj","filter","isTouching","every","map","maxColumn","length","minColumn","_tablePostFixingSubtypes","getAttribute","getSuggestion","tablePaste","TableEditing","isInContent","insertTableColumnLeft","element","$textProxy","tableRow","showSuggestionHighlights","name","addClass","enqueueChange","item","fromRange","ELEMENT_TABLE_ROW_WITH_TEXT","nodeBefore","_splitMarkerName","minRow","registerElementLabel","afterInit","createRangeIn","push","registerPostFixer","above","TableUtils","first","isEqual","getColumnIndexes","subType","_acceptFormatSuggestionCallbackFactory","options","selection","start","isIntersectingWithRange","15JHpKUc","toViewElement","*Insert:* %0","ELEMENT_TABLE_WITH_TEXT","oldRange","2307258ksNaMP","span","table","commands","get","nodeAfter","createRangeOn","TrackChangesEditing","last","addRange","detach","ELEMENT_TABLE","registerCustomCallback","left","add","position","rowspan","join","insertTableRowAbove","hasAttribute","isIntersecting","removeClass","_getCoordsForCells","classes","maxRow","_suggestionFactory","registerDescriptionCallback","model","$graveyard","getCellLocation","differ","14131hgRoud","tableColumn","addMarker:suggestion","markMultiRangeDeletion","_setupColumnsRowsFixing","end","isArray","createTableWalker","values","findAncestor","highest","getRowIndexes","discard","editor","insertTable","data","document","max","accept","some","MAX_SAFE_INTEGER","getSelectionAffectedTableCells","ELEMENT_TABLE_COLUMN","includes","substr","7ISNtGX","31317KbzaCU","removeTableColumn","refresh","createPositionAt","execute","removeTableRow","_getSuggestionCoords","22452zafqIf","getItems","change:data","from","getRanges","ELEMENT_TABLE_ROW","markMultiRangeInsertion","deletion","436gFHjrM","insertTableRowBelow","insert","getChanges"];return(pa=function(){return t})()}function ma(t,e){const n=pa();return(ma=function(t,e){return n[t-=395]})(t,e)}!function(t){const e=ma,n=t();for(;;)try{if(865062===parseInt(e(531))/1*(-parseInt(e(494))/2)+parseInt(e(486))/3*(-parseInt(e(540))/4)+parseInt(e(417))/5*(-parseInt(e(422))/6)+-parseInt(e(478))/7*(-parseInt(e(527))/8)+parseInt(e(514))/9*(-parseInt(e(534))/10)+parseInt(e(479))/11*(-parseInt(e(513))/12)+-parseInt(e(453))/13*(-parseInt(e(539))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pa);class Ia extends t.Plugin{constructor(t){const e=ma;super(t),this[e(548)]=[e(557),e(454)],this[e(523)]=new Set}[ga(402)](){const t=ga,e=this[t(466)],n=e[t(449)][t(469)][t(414)];if(!e[t(525)][t(524)](t(552)))return;const r=e[t(538)],s=e[t(525)][t(426)](t(429)),o=e[t(525)][t(426)](t(407));s[t(502)][t(401)](t(424),(e=>Kr(r,t(433),e))),this[t(457)](),s[t(512)](t(467)),s[t(512)](t(519)),s[t(512)](t(518));for(const r of[t(440),t(495)]){const i=e[t(425)][t(426)](r);s[t(512)](r,(r=>{const a=t;e[a(449)][a(521)]((t=>{const e=a;r();const c=e(406)===i[e(501)],u=o[e(474)](n),l=o[e(464)](u),f=c?l[e(408)]-1:l[e(430)]+1,h=u[0][e(462)](e(424)),d=o[e(460)](h,{startRow:f,endRow:f}),g=Array[e(489)](d)[e(544)]((n=>t[e(428)](n[e(509)])));s[e(492)](g,e(557))}))}))}for(const r of[t(554),t(533)]){const i=e[t(425)][t(426)](r);s[t(512)](r,(r=>{const a=t;e[a(449)][a(521)]((t=>{const e=a;r();const c=e(435)===i[e(501)],u=o[e(474)](n),l=o[e(410)](u),f=c?l[e(408)]-1:l[e(430)]+1,h=u[0][e(462)](e(424)),d=o[e(460)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(489)](d)[e(544)]((n=>t[e(428)](n[e(509)])));s[e(492)](g,e(454))}))}))}for(const r of[t(484),t(480)]){const i=r[t(477)](11),a=i[t(517)](),c=a[t(477)](0,3)+t(423),u=t(424)+i,l=t(510)+i,f=t(470)+i;s[t(512)](r,(()=>{const i=t;e[i(449)][i(521)]((t=>{const e=i,h=o[e(474)](n),d=h[0][e(462)](e(424));let g;if(e(484)==r){const t=o[e(464)](h);g={startRow:t[e(408)],endRow:t[e(430)],includeAllSlots:!0}}else{const t=o[e(410)](h);g={startColumn:t[e(408)],endColumn:t[e(430)],includeAllSlots:!0}}const p=o[e(460)](d,g),m=Array[e(489)](p)[e(544)]((({cell:t})=>t)),I=Ea(m[e(541)]((t=>t[e(441)](c)))),E=Ea(m[e(541)]((t=>!t[e(441)](c))))[e(544)]((n=>t[e(428)](n))),b=s[e(456)](E,u);if(b&&(e(557)==b[e(411)]||e(454)==b[e(411)])){const n=this[e(485)](b);for(const r of I){const s=t[e(428)](r),i=o[e(451)](r),u=r[e(549)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(431)](s)}}}))}))}function c(r){const s=t,o=Array[s(489)](n[s(490)]())[s(544)]((t=>i.LiveRange[s(396)](t)));e[s(449)][s(521)]((t=>{const n=s,i=t[n(532)];r=r[n(541)]((t=>n(450)!=t[n(507)][n(520)])),t[n(526)](r),e[n(425)][n(426)](n(484))[n(481)](),e[n(483)](n(484),{forceDefaultExecution:!0}),e[n(449)][n(561)]((()=>{const t=n;e[t(449)][t(561)](i,(e=>{const n=t,r=o[n(541)]((t=>n(450)!=t[n(507)][n(520)]));r[n(546)]>0&&e[n(526)](r);for(const t of o)t[n(432)]()}))}))}))}function u(r){const s=t;e[s(449)][s(521)]((t=>{const o=s,a=Array[o(489)](n[o(490)]())[o(544)]((t=>i.LiveRange[o(396)](t))),c=[];for(const t of r)for(const e of t[o(487)]({shallow:!0}))c[o(404)](e);for(const n of c)o(450)!=n[o(507)][o(520)]&&(t[o(526)](t[o(482)](n,0)),e[o(425)][o(426)](o(480))[o(481)](),e[o(483)](o(480),{forceDefaultExecution:!0}));const u=a[o(541)]((t=>o(450)!=t[o(507)][o(520)]));u[o(546)]>0&&t[o(526)](u);for(const t of a)t[o(432)]()}))}function l(e,n){const r=t;return n[r(543)]((t=>e[r(472)]((e=>e[r(458)][r(409)](t[r(415)])||t[r(458)][r(409)](e[r(415)])))))}function f(e,n){const r=t;return!e[r(472)]((t=>n[r(472)]((e=>t[r(442)](e)))))&&e[r(472)]((t=>n[r(472)]((e=>t[r(458)][r(542)](e[r(415)])))))}e[t(468)][t(530)].on(t(455),((e,n,r)=>{const s=t;if(!r[s(413)][s(558)])return;const o=n[s(395)];if(!o)return;const i=r[s(505)][s(418)](o);function c(t){return Array[s(459)](t)?t:[t]}i&&s(515)===o[s(559)]&&(0,a.setHighlightHandling)(i,r[s(498)],((t,e,n)=>n[s(560)](c(e[s(445)]),t)),((t,e,n)=>n[s(443)](c(e[s(445)]),t)))}),{priority:t(463)}),s[t(502)][t(448)]((e=>{const n=t;if(n(522)!=e[n(536)]&&n(493)!=e[n(536)])return;const s=e[n(503)]();if(null!=s&&s.is(n(555),n(424))){if(n(522)==e[n(536)]){const t=e[n(487)]()[n(541)]((t=>t.is(n(556))))[n(544)]((t=>t[n(468)]));if(t[n(546)])return{type:n(522),content:Kr(r,n(419),Kr(r,n(420),'"'+t[n(439)](" ")+'"'))}}if(n(493)==e[n(536)]){const t=e[n(487)]()[n(541)]((t=>t.is(n(556))))[n(544)]((t=>t[n(468)]));if(t[n(546)])return{type:n(493),content:Kr(r,n(506),Kr(r,n(420),'"'+t[n(439)](" ")+'"'))}}}})),s[t(502)][t(448)]((e=>{const n=t;if(n(557)==e[n(411)]){const t=e[n(487)]()[n(541)]((t=>t.is(n(556))))[n(544)]((t=>t[n(468)])),s=this[n(485)](e),o=s[n(446)]-s[n(400)]+1;if(n(522)==e[n(536)])return t[n(546)]?{type:n(522),content:Kr(r,n(419),Kr(r,n(397),[o,'"'+t[n(439)](" ")+'"']))}:{type:n(522),content:Kr(r,n(419),Kr(r,n(491),o))};if(n(493)==e[n(536)])return t[n(546)]?{type:n(493),content:Kr(r,n(506),Kr(r,n(397),[o,'"'+t[n(439)](" ")+'"']))}:{type:n(493),content:Kr(r,n(506),Kr(r,n(491),o))}}if(n(454)==e[n(411)]){const t=e[n(487)]()[n(541)]((t=>t.is(n(556))))[n(544)]((t=>t[n(468)])),s=this[n(485)](e),o=s[n(545)]-s[n(547)]+1;if(n(522)==e[n(536)])return t[n(546)]?{type:n(522),content:Kr(r,n(419),Kr(r,n(508),[o,'"'+t[n(439)](" ")+'"']))}:{type:n(522),content:Kr(r,n(419),Kr(r,n(475),o))};if(n(493)==e[n(536)])return t[n(546)]?{type:n(493),content:Kr(r,n(506),Kr(r,n(508),[o,'"'+t[n(439)](" ")+'"']))}:{type:n(493),content:Kr(r,n(506),Kr(r,n(475),o))}}})),s[t(447)][t(434)](t(522),t(557),t(465),c),s[t(447)][t(434)](t(493),t(557),t(471),c),s[t(447)][t(434)](t(522),t(454),t(465),u),s[t(447)][t(434)](t(493),t(454),t(471),u),s[t(447)][t(434)](t(522),t(454),t(439),l),s[t(447)][t(434)](t(493),t(454),t(439),l),s[t(447)][t(434)](t(522),t(557),t(439),f),s[t(447)][t(434)](t(493),t(557),t(439),f)}[ga(412)](){const t=ga,e=this[t(466)],n=e[t(449)][t(469)][t(414)];return(r,s)=>{const o=t;e[o(449)][o(521)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(458)][a(398)];u&&u[0]&&!1===u[0][a(504)]&&(l=r[0][a(415)][a(427)]);const f=t[a(403)](l);if(a(450)==f[a(507)][a(520)])return;const h=Array[a(489)](n[a(490)]())[a(544)]((t=>i.LiveRange[a(396)](t)));t[a(526)](f),e[a(425)][a(426)](c)[a(481)](),u[a(404)]({forceDefaultExecution:!0}),e[a(483)](c,...u);const d=h[a(541)]((t=>a(450)!=t[a(507)][a(520)]));d[a(546)]>0&&t[a(526)](d);for(const t of h)t[a(432)]()}))}}[ga(444)](t){const e=ga,n=this[e(466)][e(525)][e(426)](e(407));let r=Number[e(473)],s=Number[e(528)],o=Number[e(473)],i=Number[e(528)];for(const a of t){if(e(450)==a[e(507)][e(520)])continue;const{row:t,column:c}=n[e(451)](a),u=a[e(441)](e(438))?a[e(549)](e(438))-1:0,l=a[e(441)](e(537))?a[e(549)](e(537))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[ga(457)](){const t=ga,e=this[t(466)],n=e[t(525)][t(426)](t(429)),r=e[t(525)][t(426)](t(407));e[t(449)][t(469)].on(t(488),(()=>{const r=t,s=Array[r(489)](e[r(449)][r(469)][r(452)][r(511)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(399)](t);if(r(500)!=s)continue;if(null!=e[r(421)])continue;const a=n[r(550)](o);this[r(548)][r(476)](i)&&this[r(523)][r(436)](a)}}),{priority:t(535)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(428)](e),a=e[s(462)](s(424)),c=r[s(451)](e);for(const t of this[s(523)]){const n=t[s(411)],r=n[s(516)](s(551)),u=n[s(477)](r?10:5),l=u[s(517)](),f=l[s(477)](0,3)+s(423),h=s(510)+u,d=s(470)+u;if(!t[s(553)])continue;if(a!=t[s(499)]()[s(415)][s(462)](s(424)))continue;if(t[s(416)](i))continue;const g=e[s(441)](f)?e[s(549)](f)-1:0,p=this[s(485)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(431)](i),o=!0)}return o};e[t(449)][t(469)][t(405)]((n=>{const r=t;let o=!1;for(const t of e[r(449)][r(469)][r(452)][r(497)]())if(r(496)==t[r(536)])if(r(557)==t[r(559)])for(const e of t[r(437)][r(427)][r(529)]())o=o||s(e,n);else r(515)==t[r(559)]&&(o=o||s(t[r(437)][r(427)],n));return o}))}[ga(485)](t){const e=ga;return this[e(444)](t[e(490)]()[e(544)]((t=>t[e(415)][e(427)])))}}function Ea(t){const e=ga;return Array[e(489)](new Set(t)[e(461)]())}const ba=_a;function Ta(){const t=["mergeTableCells","has","horizontally","descriptionFactory","getSelectionAffectedTableCells","stop","filter","commands","model","editor","registerCustomCallback","insertion","isEnabled","containsRange","get","find","deletion","formatInline","3244hnivlh","execute","table","size","type","subType","isInContent","registerDescriptionCallback","471bfHzGc","set:isEnabled","10odDEhg","TableUtils","requires","createTableWalker","createRangeOn","97CNZhmM","plugins","_tablePostFixingSubtypes","getCellLocation","add","2413034LbfXFX","42bFosaQ","splitTableCellVertically","_areMergableCells","_isForcedDefaultExecutionBlock","splitTableCellHorizontally","cell","value","10tNLbxi","highest","markBlockFormat","detach","8544303HZkrFx","accept","setSelection","forceDefaultExecution","from","formatBlock","findAncestor","commandName","selection","length","enableCommand","13238eKenMX","*Split cell:* vertically","getAncestors","11xoAxnd","format","trackChanges","afterInit","getSuggestions","mergeTableCellLeft","9883716GTNDDr","markMultiRangeBlockFormat","author","_areSelectedCellsMergable","push","fromRange","14KNsCgx","element","getFirstPosition","getRanges","442452kLansE","$graveyard","direction","document","map","refresh","mergeTableCellDown","locale","return","*Split cell:* horizontally","_acceptFormatSuggestionCallbackFactory","mergeTableCellUp","mergeTableCellRight","tableCell","255016xYZHQS","root","_suggestionFactory","rootName","*Merge cells*","TrackChangesEditing","change","TableEditing","low"];return(Ta=function(){return t})()}function _a(t,e){const n=Ta();return(_a=function(t,e){return n[t-=235]})(t,e)}!function(t){const e=_a,n=t();for(;;)try{if(498600===parseInt(e(308))/1*(parseInt(e(336))/2)+-parseInt(e(301))/3*(parseInt(e(293))/4)+-parseInt(e(321))/5*(parseInt(e(252))/6)+-parseInt(e(314))/7*(-parseInt(e(266))/8)+-parseInt(e(325))/9*(-parseInt(e(303))/10)+parseInt(e(236))/11*(-parseInt(e(242))/12)+parseInt(e(313))/13*(-parseInt(e(248))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ta);class ya extends t.Plugin{static get[ba(305)](){return[Ia]}[ba(239)](){const t=ba,e=this[t(284)],n=e[t(283)][t(255)][t(333)],r=e[t(259)];if(!e[t(309)][t(276)](t(273)))return;const s=e[t(309)][t(289)](t(271)),o=e[t(309)][t(289)](t(304)),a=e[t(309)][t(289)](Ia);a[t(310)][t(246)](t(275)),s[t(335)](t(275),(()=>{const n=t,r=o[n(279)](e[n(283)][n(255)][n(333)]);e[n(283)][n(272)]((()=>{const t=n;s[t(243)](r,{commandName:t(275),commandParams:[]},[],t(275))}))})),e[t(282)][t(289)](t(275)).on(t(294),((n,r)=>{const o=t;e[o(282)][o(289)](o(238))[o(320)]&&(r[o(334)]>0&&r[r[o(334)]-1]&&r[r[o(334)]-1][o(328)]||s[o(317)]||this[o(245)]()||n[o(280)]())}),{priority:t(322)});for(const n of[t(263),t(264),t(258),t(241)]){const r=e[t(282)][t(289)](n);s[t(335)](n,(()=>{const n=t,o=e[n(283)][n(255)][n(333)][n(250)]()[n(235)]()[n(290)]((t=>t.is(n(249),n(265)))),i=r[n(320)];e[n(283)][n(272)]((()=>{const t=n;s[t(243)]([o,i],{commandName:t(275),commandParams:[]},[],t(275))}))}))}for(const n of[t(315),t(318)]){const r=e[t(282)][t(289)](n);s[t(335)](n,(()=>{const i=t,a=o[i(279)](e[i(283)][i(255)][i(333)])[0],c=a[i(331)](i(295)),{column:u,row:l}=o[i(311)](a);let f=[];if(i(277)==r[i(254)]){const t=o[i(306)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(329)](t)[i(256)]((t=>t[i(319)]))}else{const t=o[i(306)](c,{column:u,includeAllSlots:!0});f=Array[i(329)](t)[i(256)]((t=>t[i(319)]))}e[i(283)][i(272)]((t=>{const e=i;s[e(323)](t[e(307)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(278)][t(300)]((e=>{const n=t;if(n(330)!=e[n(297)]&&n(292)!=e[n(297)])return;const{data:s}=e;return s&&n(275)==s[n(332)]?{type:n(237),content:Kr(r,n(270))}:void 0})),s[t(278)][t(300)]((e=>{const n=t;if(n(330)!=e[n(297)]&&n(292)!=e[n(297)])return;const{data:s}=e;return s?n(315)==s[n(332)]?{type:n(237),content:Kr(r,n(337))}:n(318)==s[n(332)]?{type:n(237),content:Kr(r,n(261))}:void 0:void 0}));const c=a[t(262)]();for(const e of[t(263),t(264),t(258),t(241)])s[t(268)][t(285)](t(330),e,t(326),c);for(const e of[t(315),t(318)])s[t(268)][t(285)](t(330),e,t(326),c);s[t(268)][t(285)](t(330),t(275),t(326),(r=>{const s=t;e[s(283)][s(272)]((t=>{const o=s,a=Array[o(329)](n[o(251)]())[o(256)]((t=>i.LiveRange[o(247)](t)));t[o(327)](r),e[o(282)][o(289)](o(275))[o(257)](),e[o(294)](o(275),{forceDefaultExecution:!0});const c=a[o(281)]((t=>o(253)!=t[o(267)][o(269)]));c[o(334)]>0&&t[o(327)](c);for(const t of a)t[o(324)]()}))}));for(const n of[t(263),t(258),t(241),t(264)]){const r=e[t(282)][t(289)](n);r.on(t(302),((n,s,o)=>{const i=t;if(o){const t=e[i(283)][i(255)][i(333)][i(250)]()[i(235)]()[i(290)]((t=>t.is(i(249),i(265))));this[i(316)](r[i(320)],t)||(n[i(260)]=!1,n[i(280)]())}}),{priority:t(274)})}}[ba(245)](){const t=ba,e=this[t(284)][t(282)][t(289)](t(275)),n=this[t(284)][t(309)][t(289)](t(304));if(!e[t(287)])return!1;const r=n[t(279)](this[t(284)][t(283)][t(255)][t(333)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(316)](e,n))return!1;return!0}[ba(316)](t,e){const n=ba,r=this[n(284)][n(309)][n(289)](n(271)),s=this[n(284)][n(283)][n(307)](t),o=this[n(284)][n(283)][n(307)](e),i=new Set,a=new Set;for(const t of r[n(240)]())if((n(286)==t[n(297)]||n(291)==t[n(297)]||n(275)==t[n(298)])&&t[n(299)])for(const e of t[n(251)]())e[n(288)](s,!0)&&i[n(312)](t[n(297)]+":"+t[n(244)].id),e[n(288)](o,!0)&&a[n(312)](t[n(297)]+":"+t[n(244)].id);if(i[n(296)]!=a[n(296)])return!1;for(const t of i)if(!a[n(276)](t))return!1;return!0}}const Aa=ka;function ka(t,e){const n=Ca();return(ka=function(t,e){return n[t-=106]})(t,e)}function Ca(){const t=["plugins","registerCustomCallback","FORMAT_REGULAR_ROW","name","markerName","6SdEoGQ","downcastDispatcher","accept","985875rcWtGG","_suggestionFactory","setTableRowHeader","createTableWalker","end","318381hNmpvZ","27LtSDdu","editing","headingRows","_splitMarkerName","743304zXetZH","276093VXkxxV","locale","cell","consume","getCellLocation","ck-suggestion-marker--active","285626dzbJTE","1036IBqiat","100gYjSUm","_acceptFormatSuggestionCallbackFactory","nodeAfter","removeClass","consumable","FORMAT_REGULAR_COLUMN","registerBlockAttribute","item","*Format:* %0","unbindElementFromMarkerName","data-suggestion","registerAttributeLabel","TableUtils","headingColumns","addClass","showSuggestionHighlights","editor","format","setTableColumnHeader","ck-suggestion-marker-","type","mapper","commandName","_handleLegacySuggestions","highest","includes","403UHjrnq","FORMAT_HEADER_COLUMN","parent","start","addMarker:suggestion","stop","activeMarkers","data","commandParams","enableDefaultAttributesIntegration","bindElementToMarker","formatBlock","toViewElement","descriptionFactory","setAttribute","310060SCcHDA","markerNameToElements","requires","markerRange","getSuggestion","nodeBefore","removeMarker:suggestion","TrackChangesEditing","writer","afterInit","forceValue","removeAttribute","has","options","FORMAT_HEADER_ROW","registerDescriptionCallback","_registerLegacyDescription","TableEditing","get"];return(Ca=function(){return t})()}!function(t){const e=ka,n=t();for(;;)try{if(171821===parseInt(e(182))/1*(parseInt(e(155))/2)+-parseInt(e(148))/3+-parseInt(e(110))/4+parseInt(e(137))/5+-parseInt(e(134))/6*(parseInt(e(142))/7)+-parseInt(e(147))/8*(parseInt(e(143))/9)+parseInt(e(156))/10*(parseInt(e(154))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ca);class La extends t.Plugin{static get[Aa(112)](){return[Ia]}[Aa(119)](){const t=Aa,e=this[t(172)];if(!e[t(129)][t(122)](t(127)))return;const n=e[t(149)],r=e[t(129)][t(128)](t(117));r[t(191)](t(139)),r[t(191)](t(174)),r[t(162)](t(145)),r[t(162)](t(169)),r[t(108)][t(167)](t(145),Kr(n,t(124))),r[t(108)][t(167)](t(169),Kr(n,t(183))),this[t(179)]()}[Aa(179)](){const t=Aa,e=this[t(172)][t(129)][t(128)](t(117)),n=this[t(172)][t(129)][t(128)](t(168)),r=this[t(172)][t(129)][t(128)](Ia)[t(157)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ka,{type:c,id:u}=e[a(146)](o[a(133)]),l=e[a(114)](u),f=l[a(189)];if(a(106)!=l[a(176)]||!f||a(174)!=f[a(178)])return;if(o[a(163)])return void s[a(187)]();if(!i[a(160)][a(151)](o[a(113)],s[a(132)]))return;const h=o[a(113)][a(185)][a(158)],d=o[a(113)][a(141)][a(115)],g=h[a(184)][a(184)],{column:p}=n[a(152)](h),{column:m}=n[a(152)](d);for(let s=p;s<=m;s++){const l=n[a(140)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(150)],l=i[a(177)][a(107)](s);i[a(118)][a(170)](a(175)+c,l),r&&i[a(118)][a(109)](a(166),u,l),i[a(177)][a(192)](l,o[a(133)]),t&&(e[a(188)][a(181)](o[a(133)])?i[a(118)][a(170)](a(153),l):i[a(118)][a(159)](a(153),l))}}}}e[t(138)][t(130)](t(106),t(139),t(136),r),e[t(138)][t(130)](t(106),t(174),t(136),r),this[t(172)][t(144)][t(135)].on(t(186),s(),{priority:t(180)}),this[t(172)][t(189)][t(135)].on(t(186),((e,n,r)=>{const o=t;r[o(123)][o(171)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(180)}),this[t(172)][t(144)][t(135)].on(t(116),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(146)](r[o(133)]),c=e[o(114)](a),u=c[o(189)];if(o(106)!=c[o(176)]||!u||o(174)!=u[o(178)])return;const l=s[o(177)][o(111)](r[o(133)]);if(l)for(const t of l)s[o(118)][o(159)](o(175)+i,t),s[o(118)][o(159)](o(153),t),s[o(118)][o(121)](o(166),t),s[o(177)][o(165)](t,r[o(133)])}),{priority:t(180)}),this[t(126)]()}[Aa(126)](){const t=Aa,e=this[t(172)],n=e[t(149)];function r(e){const r=t;return{type:r(173),content:Kr(n,r(164),e)}}e[t(129)][t(128)](t(117))[t(108)][t(125)]((e=>{const s=t;if(s(106)!=e[s(176)])return;const{data:o}=e;if(o){if(s(139)==o[s(178)]){const t=o[s(190)][0][s(120)];return r(Kr(n,s(t?124:131)))}if(s(174)==o[s(178)]){const t=o[s(190)][0][s(120)];return r(Kr(n,s(t?183:161)))}}}))}}const Na=wa;function Sa(){const t=["_splitMarkerName","148769kAfDRa","clipboardOutput","listenTo","formatBlock","tableCellBorderStyle","hasSuggestion","createRange","getRowIndexes","tablePasteChainId","value","join","activeMarkers","createRangeOn","add","find","getMarkers","differ","tableCellHorizontalAlignment","table","subType","filter","getTableIfOnlyTableInContent","insertColumns","ck-suggestion-marker-insertion","suggestion-td","getRange","tableCell","removeMarkers","next","tableCellBorderWidth","tablePasteColumn","getChildren","call","has","_suggestionFactory","_getCoordsForCells","type","getItems","createTableWalker","removeRows","push","registerCustomCallback","suggestion","getRanges","forceDefaultExecution","end","author","endColumn","tablePaste","columnInsertionRanges","document","selection","5423650ZTJsgj","commands","getChangedMarkers","markerName","root","move","set","low","insert","elementToElement","nextSibling","_tablePostFixingSubtypes","paragraph","columnInsertionIndexes","cells","batch","getShiftedBy","discard","get","*Replace table cells*","insertContent","tableCellPadding","registerPostFixer","14wrLYXZ","150764ZGizIo","suggestion:formatBlock:tablePasteCell","findAncestor","editing","markMultiRangeDeletion","reduce","first","tableCellBorderColor","tablePasteRow","1128306MmxMXk","content","view","tableCellSuggestion","markerAttributes","keys","some","rowInsertionIndexes","showSuggestionHighlights","accept","createRangeIn","return","afterInit","map","conversion","getChanges","documentSelection","Users","insertion","markMultiRangeInsertion","high","deletion","getAllAdjacentSuggestions","getContainedElement","includes","getChild","editingDowncast","markMultiRangeBlockFormat","getColumnIndexes","editor","ck-suggestion-marker--active","15CopqhJ","model","TrackChangesEditing","start","rowInsertionRanges","25504PBdRVk","for","trackChanges","wrap","getSuggestionCallback","previousSibling","length","tableCellBackgroundColor","markerToHighlight","remove","element","schema","row","1212936qPqple","suggestionUnloaded","columns","updateMarker","every","getAttributes","fromRange","321876ixDwZt","previous","markers","isInContent","startsWith","suggestionLoaded","insertionRanges","isEmpty","setAttribute","insertRows","5AFIuZU","removeMarker","_createdBatches","detach","descriptionFactory","plugins","getColumns","stop","last","getSuggestions","ck-suggestion-marker","TableUtils","tablePasteCell","tableCellVerticalAlignment","getSelectionAffectedTableCells","redo","from","column","oldRange","cell","_replaceTableSlotCell","name","rootName","$graveyard","isEqual","options","createElement","newRange","locale","unwrap","change","containsRange","register","fromEntries","_isForcedDefaultExecutionBlock","endRow","setAttributes","forEach","registerDescriptionCallback","attributes","deletionRanges","nodeAfter","fill","entries","removeColumns","getRows","position","requires","getSuggestion","dataDowncast","createPositionBefore","rows","TableClipboard"];return(Sa=function(){return t})()}!function(t){const e=wa,n=t();for(;;)try{if(190154===parseInt(e(486))/1+-parseInt(e(402))/2*(-parseInt(e(397))/3)+parseInt(e(562))/4*(-parseInt(e(432))/5)+-parseInt(e(571))/6+parseInt(e(561))/7*(-parseInt(e(415))/8)+-parseInt(e(422))/9+parseInt(e(538))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Sa);const Ra=[Na(515),Na(569),Na(490),Na(503),Na(445),Na(409),Na(559)],Ma=Object[Na(465)](Ra[Na(584)]((t=>[t,null])));class va extends t.Plugin{static get[Na(479)](){return[Ia]}[Na(583)](){const t=Na,n=this[t(395)];if(!n[t(437)][t(519)](t(484)))return;const r=n[t(437)][t(556)](t(399)),s=n[t(437)][t(556)](t(443)),o=n[t(437)][t(556)](Ia),a=n[t(437)][t(556)](t(484));o[t(549)][t(526)](t(570),t(516)),n[t(398)][t(413)][t(464)](t(574),{allowIn:t(512),allowContentOf:t(512),isLimit:!0}),n[t(585)][t(547)]({model:t(574),view:t(510)});let c=null;n[t(398)].on(t(558),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(408)]-1];h&&h[u(530)]||r[u(466)]||this[u(395)][u(539)][u(556)](u(404))[u(495)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(587)))return!1;const i=s[o(507)](t,n);if(!i||!Fa(i,void 0,r))return!1;const a=r[o(446)](n[o(536)][o(537)]);if(!a[o(408)])return!1;const c=a[0][o(564)](o(504)),l=r[o(493)](a),f=r[o(394)](a),h={startRow:l[o(568)],endRow:l[o(440)],startColumn:f[o(568)],endColumn:f[o(440)]};return 1==a[o(408)]&&(h[o(467)]+=r[o(477)](i)-1,h[o(533)]+=r[o(438)](i)-1),Fa(c,h,r)}(l,f,n[u(398)],s,a)&&(o[u(439)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(398)][u(462)]((()=>{const t=u;n[t(398)][t(558)](i[0],i[1],i[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:a,insertionRanges:l,deletionRanges:f,cells:h}=c;o[t(408)]&&r[t(590)](o,t(570),{tablePasteChainId:s}),a[t(408)]&&r[t(590)](a,t(516),{tablePasteChainId:s}),l[t(408)]&&(r[t(590)](l,t(534),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(469)]((e=>{const n=t;var r;return null===(r=e[n(435)])||void 0===r?void 0:r[n(518)](e)}))),f[t(408)]&&(r[t(566)](f,t(534),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(469)]((e=>{const n=t;var r;return null===(r=e[n(435)])||void 0===r?void 0:r[n(518)](e)})));const d=r[t(393)](h[t(584)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(444),{tablePasteChainId:s});if(d){const e=d[t(501)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(398)][t(498)](s),a=e[t(500)]((e=>e[t(511)]()[t(456)](i)));a&&r[t(526)]([a[t(453)],o])}r[t(408)]&&d[t(430)](t(575),Object[t(465)](r))}c=null})))}),{priority:e.priorities[t(591)]+10}),n[t(437)][t(556)](t(484)).on(t(452),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(439)]();const u=s[r(451)],l=o,f=Oa(u),h=Oa(l);e[r(582)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(411)](u[r(391)](0));for(const t of Array[r(448)](l[r(517)]()))a[r(546)](t,u,r(531));const t=c[r(578)][r(390)](s[r(414)]),e=c[r(551)][r(390)](s[r(449)]);t||e||(d=i.LiveRange[r(421)](a[r(581)](u)))}else h&&!f&&(g=a[r(581)](u));else{const t=a[r(458)](r(574)),e=a[r(458)](r(574));a[r(405)](a[r(581)](u),e),a[r(546)](t,u,0);for(const e of Array[r(448)](l[r(517)]()))a[r(546)](e,t,r(531));d=i.LiveRange[r(421)](a[r(498)](t)),g=i.LiveRange[r(421)](a[r(498)](e))}const p=Array[r(448)](l[r(420)]())[r(506)]((([t])=>Ra[r(390)](t)));c[r(552)][r(526)]({element:u,attributes:p[r(408)]?Object[r(465)](p):null}),d&&c[r(428)][r(526)](d),g&&c[r(472)][r(526)](g)}),{priority:t(591)}),s.on(t(508),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(417)]||1;c[o(551)]=new Array(l)[o(474)](u)[o(584)](((t,e)=>t+e));for(const{cell:t}of s[o(524)](i,{startColumn:u,endColumn:u+l-1}))c[o(535)][o(526)](n[o(398)][o(498)](t))}),{priority:t(545)}),s.on(t(431),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(483)]||1;c[o(578)]=new Array(l)[o(474)](u)[o(584)](((t,e)=>t+e));for(const{cell:t}of s[o(524)](i,{startRow:u,endRow:u+l-1}))c[o(401)][o(526)](n[o(398)][o(498)](t))}),{priority:t(545)}),r[t(436)][t(470)]((e=>{const r=t;if(e[r(505)]&&e[r(505)][r(426)](r(534)))return e[r(423)]?{}:{type:r(589),content:Kr(n[r(460)],r(557))}}));const u=()=>!1;for(const e of[t(534),t(516),t(570),t(444)])r[t(520)][t(527)](t(589),e,t(496),u),r[t(520)][t(527)](t(592),e,t(496),u),r[t(520)][t(527)](t(489),e,t(496),u);r[t(520)][t(527)](t(489),t(444),t(555),u),r[t(520)][t(527)](t(489),t(444),t(580),((e,r,s)=>{const o=t,i=e[o(584)]((t=>t[o(389)]()))[o(506)]((t=>t)),a=new Map(i[o(584)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(552)])e&&a[o(544)](t,e);else if(s&&s[o(575)])for(const[t,e]of Object[o(475)](s[o(575)])){const r=n[o(398)][o(424)][o(556)](t),s=r?r[o(511)]()[o(389)]():null;s&&a[o(544)](s,e)}n[o(398)][o(462)]((t=>{const e=o;for(const[n,r]of a)t[e(468)]({...Ma,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(520)][o(527)](e,o(534),s,((t,i,a)=>{const c=o;n[c(398)][c(462)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(400)][o(473)];t.is(o(412),o(574))&&u[o(526)](t)}r[o(520)][o(406)](e,null,s)(t,i,a);for(const t of u)o(455)!=t[o(542)][o(454)]&&n[o(461)](t)}))}))};l(t(589),t(580)),l(t(589),t(555)),l(t(592),t(580)),l(t(592),t(555)),r[t(520)][t(527)](t(589),t(570),t(555),(e=>{const n=t,r=e[n(584)]((t=>t[n(389)]())),i=r[0][n(564)](n(504)),{minRow:a,maxRow:c}=o[n(521)](r);s[n(525)](i,{at:a,rows:c-a+1})})),r[t(520)][t(527)](t(589),t(516),t(555),(e=>{const n=t,r=e[n(584)]((t=>t[n(389)]())),i=r[0][n(564)](n(504)),{minColumn:a,maxColumn:c}=o[n(521)](r);s[n(476)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(505)]||!n[s(505)][s(426)](s(534)))return;const o=n[s(471)][s(494)],i=r[s(441)]()[s(506)]((t=>t[s(425)]&&t[s(471)]&&t[s(471)][s(494)]==o));i[s(408)]&&n[s(593)]()[s(408)]!=i[s(408)]&&i[s(567)](((t,e)=>(t[s(514)]=e,e[s(423)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(485)](e[s(541)]),a=[s(442),s(509)],c=r[s(497)][s(390)](e[s(541)]);return c&&a[s(526)](s(396)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(427),f,{priority:t(591)}),r.on(t(416),f,{priority:t(591)}),n[t(398)][t(536)][t(560)]((()=>{const e=t;let s=!1;const o=Array[e(448)](n[e(398)][e(536)][e(502)][e(540)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(485)](t);if(e(528)!=o||e(592)!=a||i[e(450)])continue;if(!r[e(491)](c))continue;const u=r[e(480)](c)[e(529)](),l=n[e(437)][e(556)](e(588)).me;for(const t of r[e(441)]())if(t[e(425)]&&t[e(532)]==l&&e(489)==t[e(522)]&&e(444)==t[e(505)]&&t[e(529)]()[e(419)]((t=>u[e(577)]((n=>n[e(463)](t,!0))))))for(const n of t[e(593)]())n[e(425)]&&(n[e(555)](),s=!0)}return s})),n[t(398)][t(536)][t(560)]((e=>{const s=t,o=n[s(539)][s(556)](s(447));if(!o||!o[s(434)][s(519)](e[s(553)]))return!1;let i=!1;const a=n[s(437)][s(556)](s(588)).me,c=n[s(398)][s(536)][s(502)][s(586)](),u=Array[s(448)](n[s(398)][s(536)][s(502)][s(540)]())[s(506)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(485)](t);return n(528)==o&&n(534)==i&&c==a.id&&!e[n(450)]}));for(const t of c){if(s(546)!=t[s(522)]||s(574)!=t[s(453)]||1!=t[s(408)])continue;const n=e[s(492)](t[s(478)],t[s(478)][s(554)](1));if(!u[s(500)]((({data:t})=>t[s(459)][s(456)](n))))for(const{name:t,data:r}of u)if(n[s(463)](r[s(459)])){e[s(418)](t,{range:n}),i=!0;break}}return i})),n[t(398)][t(536)][t(560)]((e=>{const s=t;let o=!1;const i=n[s(437)][s(556)](s(588)).me,a=r[s(441)]()[s(506)]((t=>t[s(425)]&&t[s(532)]==i)),c=new Set,u=new Set;for(const t of a)if(s(534)==t[s(505)])for(const e of t[s(501)]()){const n=e[s(511)]()[s(389)]();if(n)if(n.is(s(412),s(574))&&Oa(n)){t[s(433)](e[s(453)]),c[s(499)](n),o=!0;const r=n[s(548)],i=n[s(407)],a=r&&r.is(s(412),s(574)),l=i&&i.is(s(412),s(574));a&&!c[s(519)](r)&&u[s(499)](r),l&&!c[s(519)](i)&&u[s(499)](i)}else n.is(s(412),s(550))&&n[s(429)]&&(t[s(433)](e[s(453)]),o=!0)}else if(s(444)==t[s(505)]){if(!t[s(471)]||!t[s(471)][s(494)])continue;const e=t[s(471)][s(575)];if(e&&Object[s(576)](e)[s(408)])continue;const n=t[s(471)][s(494)];let r=!0,i=!0;for(const e of a)if(e[s(505)]&&e[s(505)][s(426)](s(534))){if(!e[s(471)][s(494)]){i=!1;break}if(e.id!=t.id&&e[s(471)][s(494)]==n){r=!1;break}}i&&r&&(t[s(513)](),o=!0)}for(const t of c)e[s(411)](t);for(const t of u)e[s(461)](t);return o})),n[t(585)][t(403)](t(392))[t(410)]({model:t(563),view:t=>h(t),converterPriority:t(591)}),n[t(585)][t(403)](t(481))[t(410)]({model:t(563),view:(e,n)=>n[t(457)][t(579)]?h(e,!1):null,converterPriority:t(591)});const d=n[t(565)][t(573)];this[t(488)](d[t(536)],t(487),((e,n)=>{const r=t,s=[];for(const t of d[r(581)](n[r(572)])[r(523)]())t.is(r(412),r(510))&&s[r(526)](t);d[r(462)]((t=>{const e=r;for(const n of s)t[e(543)](t[e(581)](n),t[e(482)](n)),t[e(411)](n)}))}))}}function wa(t,e){const n=Sa();return(wa=function(t,e){return n[t-=389]})(t,e)}function Oa(t){const e=Na;if(t[e(429)])return!0;const n=t[e(391)](0);return n.is(e(412),e(550))&&n[e(429)]}function Fa(t,e={},n){const r=Na;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(524)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Da(){const t=["formatInline","document","locale","11475180ytNKfO","registerCustomCallback","1445SVAxUF","model","tableWidth","getTableColumnsWidths","TrackChangesEditing","getSuggestions","2245yjFxWn","descriptionFactory","afterInit","table","resizeTableWidth","format","commandParams","columnWidths","getSuggestionCallback","getAttribute","selection","handleSuggestionDescription","handleResizeTableWidthCommand","getColumnGroupElement","getSelectedElement","subType","get","has","accept","enableCommand","registerDescriptionCallback","5010264IboNtr","resizeTable","10516mbWvhP","1244097dqhzgb","Users","_suggestionFactory","3725071pUeYte","3839304BfEbvE","change","data","TableColumnResizeEditing","36fNQpWW","author","786IzwFwu","type","formatGroupId","formatBlock","markBlockFormat","*Format:* resize table","getContainedElement","discard","editor","plugins","bind"];return(Da=function(){return t})()}function xa(t,e){const n=Da();return(xa=function(t,e){return n[t-=137]})(t,e)}const Pa=xa;!function(t){const e=xa,n=t();for(;;)try{if(628747===-parseInt(e(158))/1*(parseInt(e(142))/2)+-parseInt(e(188))/3+-parseInt(e(187))/4*(parseInt(e(164))/5)+-parseInt(e(192))/6+-parseInt(e(191))/7+-parseInt(e(185))/8+-parseInt(e(140))/9*(-parseInt(e(156))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Da);class Ba extends t.Plugin{[Pa(166)](){const t=Pa;if(!this[t(150)][t(151)][t(181)](t(139)))return;const e=this[t(150)][t(151)][t(180)](t(162));e[t(183)](t(168),this[t(176)][t(152)](this)),e[t(190)][t(157)](t(145),t(186),t(182),e[t(190)][t(172)](t(145),null,t(149))),e[t(190)][t(157)](t(145),t(186),t(149),e[t(190)][t(172)](t(145),null,t(182))),e[t(165)][t(184)](this[t(175)][t(152)](this))}[Pa(176)](t,e){const n=Pa,r=this[n(150)][n(151)][n(180)](n(162)),s=this[n(150)][n(151)][n(180)](n(139)),o=e[n(167)]||this[n(150)][n(159)][n(154)][n(174)][n(178)]();this[n(150)][n(159)][n(137)]((()=>{const i=n,a=s[i(177)](o);let c=a?s[i(161)](a):null,u=o[i(173)](i(160))||null;const l=e[i(160)]||u,f=e[i(171)]||c,h=this[i(150)][i(151)][i(180)](i(189)).me;for(const t of r[i(163)]()){const e=t[i(148)]();if(i(186)===t[i(179)]&&e===o){t[i(141)]!==h&&t[i(149)]();const e=t[i(138)][i(170)];u=e[0][i(160)],c=e[0][i(171)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(146)](o,{commandName:i(168),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(186)},[],i(186))}))}[Pa(175)](t){const e=Pa;if(e(145)!=t[e(143)]&&e(153)!=t[e(143)])return;const{data:n}=t;if(n&&e(186)===n[e(144)]){const t=e(147);return{type:e(169),content:Kr(this[e(150)][e(155)],t)}}}}const Ua=ja;function ja(t,e){const n=Ga();return(ja=function(t,e){return n[t-=234]})(t,e)}function Ga(){const t=["Template","get","12fMrETr","7168148ufIcyW","editor","2777085vIFAxv","plugins","9596853rnTziN","10fQXqxr","insertTemplate","7976NDRjtj","TrackChangesEditing","afterInit","577078BOixFa","enableCommand","12754HGFiDb","1321788MBaxDI","has","502679qCtktl"];return(Ga=function(){return t})()}!function(t){const e=ja,n=t();for(;;)try{if(917582===-parseInt(e(234))/1+parseInt(e(248))/2*(parseInt(e(237))/3)+parseInt(e(238))/4+-parseInt(e(240))/5+-parseInt(e(251))/6+-parseInt(e(250))/7*(parseInt(e(245))/8)+-parseInt(e(242))/9*(-parseInt(e(243))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ga);class Va extends t.Plugin{[Ua(247)](){const t=Ua,e=this[t(239)];e[t(241)][t(252)](t(235))&&e[t(241)][t(236)](t(246))[t(249)](t(244))}}const Ha=za;function za(t,e){const n=Wa();return(za=function(t,e){return n[t-=224]})(t,e)}function Wa(){const t=["commands","618QujPaH","get","11BPfjFP","7774290tKAinx","ELEMENT_TABLE_OF_CONTENTS","afterInit","2484995hFwIug","registerElementLabel","plugins","TrackChangesEditing","descriptionFactory","24098pdufVQ","enableCommand","locale","964SPLpiB","59FrtxxX","9424990wtuxvb","tableOfContents","editor","5703KMsGAT","3379464fAhiJF","insertTableOfContents","93233CoZUwX"];return(Wa=function(){return t})()}!function(t){const e=za,n=t();for(;;)try{if(737730===parseInt(e(246))/1*(parseInt(e(242))/2)+-parseInt(e(226))/3*(parseInt(e(245))/4)+parseInt(e(237))/5+-parseInt(e(231))/6*(-parseInt(e(229))/7)+parseInt(e(227))/8+-parseInt(e(234))/9+-parseInt(e(247))/10*(parseInt(e(233))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wa);class Ka extends t.Plugin{[Ha(236)](){const t=Ha,e=this[t(225)];if(!e[t(230)][t(232)](t(228)))return;e[t(239)][t(232)](t(240))[t(243)](t(228));const n=e[t(239)][t(232)](t(240)),r=e[t(244)];n[t(241)][t(238)](t(224),(e=>Kr(r,t(235),e)))}}function qa(){const t=["get","createRange","differ","newRange","model","has","updateMarker","7RMFrET","977ETtJga","1329905XYggzR","isCollapsed","getChangedMarkers","plugins","registerPostFixer","16IHrHRp","2122jYfizw","schema","10646649BaieHh","3018024IubvSd","5310990dcbXIe","from","TrackChangesEditing","descriptionFactory","27202770nlzTVA","isEqual","4123002juRRvy","forward","document","getNearestSelectionRange","_splitMarkerName","title-content","afterInit","locale","element","end","registerElementLabel","suggestion","ELEMENT_TITLE","nodeBefore","removeMarker","editor","isTouching","Title","start"];return(qa=function(){return t})()}const Za=Xa;function Xa(t,e){const n=qa();return(Xa=function(t,e){return n[t-=190]})(t,e)}!function(t){const e=Xa,n=t();for(;;)try{if(698221===parseInt(e(190))/1*(-parseInt(e(197))/2)+-parseInt(e(207))/3+-parseInt(e(196))/4*(-parseInt(e(191))/5)+parseInt(e(201))/6+parseInt(e(233))/7*(-parseInt(e(200))/8)+-parseInt(e(199))/9+parseInt(e(205))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qa);class Qa extends t.Plugin{[Za(213)](){const t=Za,e=this[t(222)];if(!e[t(194)][t(231)](t(224)))return;const n=e[t(194)][t(226)](t(203));n[t(204)][t(217)](t(212),(()=>Kr(e[t(214)],t(219)))),e[t(230)][t(209)][t(195)]((r=>{const s=t;let o=!1;const i=Array[s(202)](e[s(230)][s(209)][s(228)][s(193)]());for(const{name:t,data:a}of i){const{group:i}=n[s(211)](t);if(s(218)!==i||!a[s(229)])continue;const c=a[s(229)],u=c[s(216)][s(220)];if(!u||!u.is(s(215),s(212)))continue;if(!c[s(225)][s(223)](c[s(216)]))continue;const l=e[s(230)][s(198)][s(210)](c[s(216)],s(208));if(l&&l[s(192)]){const e=r[s(227)](c[s(225)],l[s(225)]);e[s(206)](c)||(r[s(232)](t,{range:e}),o=!0)}o||(r[s(221)](t),o=!0)}return o}))}}const Ja=Ya;function Ya(t,e){const n=$a();return(Ya=function(t,e){return n[t-=374]})(t,e)}function $a(){const t=["18crMgeG","plugins","redo","enableCommand","7167797GFHsBW","2670805SdGtYK","375700hlxCvD","6346yAwNve","23823XGsHie","UndoEditing","8090brmZlz","TrackChangesEditing","get","editor","undo","2178042gGWtjZ","has","6856632uZbnHJ","100euvngs","afterInit"];return($a=function(){return t})()}!function(t){const e=Ya,n=t();for(;;)try{if(839471===-parseInt(e(392))/1*(-parseInt(e(381))/2)+-parseInt(e(389))/3+-parseInt(e(380))/4+parseInt(e(379))/5*(parseInt(e(374))/6)+parseInt(e(378))/7+parseInt(e(391))/8+parseInt(e(382))/9*(-parseInt(e(384))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($a);class tc extends t.Plugin{[Ja(393)](){const t=Ja,e=this[t(387)],n=e[t(375)][t(386)](t(385));e[t(375)][t(390)](t(383))&&(n[t(377)](t(388)),n[t(377)](t(376)))}}function ec(){const t=["editor","plugins","requires","19128978LiDFdy","16396fwMNHL","enableCommand","3179214fiJpMI","TrackChangesEditing","afterInit","1655nBwXrS","2980RDQZkd","1106597pKZfFH","388983YlTvTq","136fShtMx","4545864rZQpjP","toggleTableCaption","get","has","TableCaptionEditing","2FxVurT","50166sVUSLN"];return(ec=function(){return t})()}const nc=rc;function rc(t,e){const n=ec();return(rc=function(t,e){return n[t-=305]})(t,e)}!function(t){const e=rc,n=t();for(;;)try{if(895938===parseInt(e(314))/1*(-parseInt(e(322))/2)+-parseInt(e(317))/3+-parseInt(e(307))/4*(parseInt(e(312))/5)+parseInt(e(309))/6+-parseInt(e(315))/7*(-parseInt(e(316))/8)+-parseInt(e(323))/9*(-parseInt(e(313))/10)+parseInt(e(306))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ec);class sc extends t.Plugin{static get[nc(305)](){return[Ia]}[nc(311)](){const t=nc,e=this[t(324)];e[t(325)][t(320)](t(321))&&e[t(325)][t(319)](t(310))[t(308)](t(318))}}const oc=ic;function ic(t,e){const n=ac();return(ic=function(t,e){return n[t-=379]})(t,e)}function ac(){const t=["tableCellHeight","change","has","batch","document","getSuggestionCallback","tableBorderColor","setAttribute","formatBlock","isOfficialPlugin","TableUtils","nodeAfter","TablePropertiesEditing","afterInit","removeAttribute","get","getFirstPosition","enqueueChange","data","format","55836vUBzEE","accept","tableProperties","editor","75496czXGFZ","tableAlignment","37712PMfLpk","table","subType","tableWidth","40WnvJPH","_getSuggestion","descriptionFactory","discard","tableBackgroundColor","tableCellBorderColor","pluginName","model","markBlockFormat","2887HxdlCR","handleSuggestionDescription","_handlePropertyChange","1453365fQYDXm","868BgItKz","commandParams","tableCellBorderStyle","findAncestor","tableBorderStyle","tableCellWidth","*Format:* change table cell properties","enableCommand","tableCellVerticalAlignment","registerCustomCallback","TableCellPropertiesEditing","*Format:* change table properties","4730EmgbVs","handleDiscardAction","locale","_suggestionFactory","tableCellHorizontalAlignment","selection","getSuggestions","getAttribute","start","tableCellBackgroundColor","TrackChangesTableProperties","join","4689030oRTIFK","plugins","TrackChangesEditing","getContainedElement","tableCellBorderWidth","tableBorderWidth","registerDescriptionCallback","861flygnI","getSelectionAffectedTableCells","tableCellPadding","235NgeqVC","tableHeight","isPremiumPlugin","1206801uyjuHV","tableCellProperties"];return(ac=function(){return t})()}!function(t){const e=ic,n=t();for(;;)try{if(706401===parseInt(e(458))/1*(parseInt(e(380))/2)+-parseInt(e(417))/3+-parseInt(e(445))/4*(-parseInt(e(414))/5)+-parseInt(e(404))/6+parseInt(e(411))/7*(-parseInt(e(443))/8)+-parseInt(e(379))/9*(parseInt(e(449))/10)+-parseInt(e(392))/11*(-parseInt(e(439))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ac);class cc extends t.Plugin{constructor(t){const e=ic;super(t),this[e(441)]=[e(425),e(384),e(409),e(444),e(448),e(415),e(453)],this[e(418)]=[e(454),e(382),e(408),e(413),e(385),e(419),e(401),e(396),e(388)]}static get[oc(455)](){return oc(402)}static get[oc(428)](){return!0}static get[oc(416)](){return!0}[oc(432)](){const t=oc,e=this[t(442)][t(405)][t(434)](t(406));if(this[t(442)][t(405)][t(421)](t(431))){for(const n of this[t(441)])e[t(387)](n,((e,r)=>{const s=t,o=this[s(442)][s(456)][s(423)][s(397)][s(435)]()[s(383)](s(446));this[s(460)](n,[o],this[s(441)],s(441),e,r)}));e[t(395)][t(389)](t(427),t(441),t(440),e[t(395)][t(424)](t(427),null,t(452))),e[t(395)][t(389)](t(427),t(441),t(452),((e,n)=>this[t(393)](this[t(441)],e,n))),e[t(395)][t(389)](t(427),t(441),t(403),(()=>!1))}if(this[t(442)][t(405)][t(421)](t(390))){for(const n of this[t(418)])e[t(387)](n,((e,r)=>{const s=t,o=this[s(442)][s(405)][s(434)](s(429))[s(412)](this[s(442)][s(456)][s(423)][s(397)]);this[s(460)](n,o,this[s(418)],s(418),e,r)}));e[t(395)][t(389)](t(427),t(418),t(440),e[t(395)][t(424)](t(427),null,t(452))),e[t(395)][t(389)](t(427),t(418),t(452),((e,n)=>this[t(393)](this[t(418)],e,n))),e[t(395)][t(389)](t(427),t(418),t(403),(()=>!1))}e[t(451)][t(410)]((e=>this[t(459)](e)))}[oc(460)](t,e,n,r,s,o){const i=oc,a=this[i(442)][i(405)][i(434)](i(406));this[i(442)][i(456)][i(436)](o[i(422)],(()=>{const t=i;for(const i of e)if(this[t(450)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(399)](r);void 0!==n&&(e[r]=n)}s(o),a[t(457)](i,{commandParams:[e]},[],r)}}))}[oc(393)](t,e,n){const r=oc,s=e[0][r(400)][r(430)],o=n[r(381)][0];this[r(442)][r(456)][r(420)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(426)](r,o[r],s):e[n(433)](r,s)}))}[oc(459)](t){const e=oc;if(t[e(437)])switch(t[e(447)]){case e(441):return{type:e(438),content:Kr(this[e(442)][e(394)],e(391))};case e(418):return{type:e(438),content:Kr(this[e(442)][e(394)],e(386))}}}[oc(450)](t,e){const n=oc,r=this[n(442)][n(405)][n(434)](n(406));for(const s of r[n(398)]({skipNotAttached:!0})){const r=s[n(407)]();if(s[n(447)]===e&&r===t)return s}return null}}var uc=Function.prototype,lc=Object.prototype,fc=uc.toString,hc=lc.hasOwnProperty,dc=fc.call(Object);const gc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=hc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&fc.call(n)==dc};const pc=function(t){return gc(t)?void 0:t};var mc=$?$.isConcatSpreadable:void 0;const Ic=function(t){return ce(t)||ae(t)||!!(mc&&t&&t[mc])};const Ec=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=Ic),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):tn(o,c):s||(o[o.length]=c)}return o};const bc=function(t){return(null==t?0:t.length)?Ec(t,1):[]};const Tc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var _c=Math.max;const yc=function(t,e,n){return e=_c(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=_c(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),Tc(t,this,a)}};const Ac=function(t){return function(){return t}};const kc=Qt?function(t,e){return Qt(t,"toString",{configurable:!0,enumerable:!1,value:Ac(e),writable:!0})}:function(t){return t};var Cc=Date.now;const Lc=function(t){var e=0,n=0;return function(){var r=Cc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(kc);const Nc=function(t){return Lc(yc(t,void 0,bc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Xn(n,7,pc));for(var s=e.length;s--;)jr(n,e[s]);return n})),Sc=Rc;function Rc(t,e){const n=zc();return(Rc=function(t,e){return n[t-=173]})(t,e)}!function(t){const e=Rc,n=t();for(;;)try{if(845872===-parseInt(e(336))/1+parseInt(e(441))/2*(parseInt(e(349))/3)+-parseInt(e(578))/4*(parseInt(e(464))/5)+-parseInt(e(332))/6+parseInt(e(448))/7*(parseInt(e(474))/8)+parseInt(e(236))/9*(-parseInt(e(175))/10)+parseInt(e(201))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zc);const Mc=Sc(394);class vc extends t.Plugin{static get[Sc(361)](){return[Sc(408),o.Users,t.PendingActions,$r,rs,us,ds,Es,Ls,_s,Ms,Ds,zs,so,lo,mo,bo,Co,Ro,Oo,Po,Go,Xo,Wo,$o,ri,ai,gi,_i,Pi,fi,Zs,Ys,ki,Ri,Oi,Gi,Wi,Xi,$i,sa,ua,ha,Ia,ya,La,sc,va,Ba,Ka,cc,Va,Qa,tc]}static get[Sc(461)](){return Sc(307)}static get[Sc(412)](){return!0}static get[Sc(324)](){return!0}constructor(t){const e=Sc;super(t),this[e(220)]=!1,this[e(370)](e(339),[]),this.on(e(510),((n,r,s,o)=>{const i=e;this[i(593)][i(390)]((()=>{const e=i;for(const n of[...o,...s])this[e(593)][e(176)][e(311)](n)&&t[e(317)][e(352)](n)}))})),this[e(290)]=new Qr(this[e(280)][e(396)][e(303)],this[e(280)][e(245)]),this[e(431)]=null,this[e(202)]=new wc(this[e(280)]),this[e(190)]=new Map,this[e(331)]=t[e(260)][e(373)](e(408)),this[e(325)]=new Set,this[e(593)]=this[e(280)][e(396)],this[e(363)]=new WeakMap,this[e(391)]=!1,this[e(177)]=new Set([e(394)]),this[e(354)]=new Set,t[e(362)][e(237)](e(206),e(591)),this[e(449)]=t[e(362)][e(373)](e(206)),t[e(362)][e(237)](e(187),!0),this[e(561)]=t[e(362)][e(373)](e(187)),this[e(239)]=new f(t,this[e(325)]),this[e(504)]()}[Sc(247)](){const t=Sc,n=this[t(280)],r=(e,n)=>{const r=t;if(r(601)!=e)return r(446)+e;const s=n[r(312)]("|")[0];return this[r(481)](s)?r(465):r(556)};n[t(256)][t(259)](t(288))[t(496)]({model:t(560),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(545)](e[n(552)]),c=[n(337),r(i,a)];let u=3e3;return this[n(339)][n(338)](e[n(552)])&&(c[n(532)](n(473)),u=3010),n(428)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(256)][t(259)](t(477))[t(372)]((e=>{const r=t;e.on(r(180),((t,e,s)=>{const o=r;if(!s[o(281)][o(248)])return;const i=e[o(427)];if(!i)return;const c=s[o(341)][o(351)](i);n[o(396)][o(303)][o(485)](i)&&c&&!c[o(184)](o(230))&&c.is(o(318))&&(0,a.toWidget)(c,s[o(429)])}),{priority:r(541)})})),n[t(256)][t(259)](t(477))[t(496)]({model:t(560),view:(e,n)=>{const s=t;if(!n[s(281)][s(248)])return null;const{type:o,subType:i}=this[s(545)](e[s(552)]);return{classes:[s(337),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(427)])return;const{id:c,authorId:u}=this[a(545)](o[a(552)]);if(r){const t=this[a(190)][a(373)](c),e=this[a(419)](t);if(!this[a(481)](e))return}if(o[a(427)].is(a(356)))return void i[a(592)][a(321)](o[a(427)],s[a(581)]);const l=i[a(341)][a(351)](o[a(427)]);if(o[a(427)].is(a(505))&&n[a(396)][a(303)][a(436)](o[a(427)])&&!l[a(184)](a(596))){i[a(429)][a(445)]([a(337),a(465)],l),i[a(429)][a(597)](a(515),c,l),i[a(429)][a(597)](a(587),u,l),i[a(341)][a(483)](l,o[a(552)]),e&&(this[a(339)][a(338)](o[a(552)])?i[a(429)][a(445)](a(473),l):i[a(429)][a(263)](a(473),l));for(const t of n[a(396)][a(240)](o[a(427)])[a(249)]())i[a(592)][a(321)](t,s[a(581)]);i[a(592)][a(321)](o[a(427)],s[a(581)])}};n[t(256)][t(259)](t(477))[t(372)]((e=>{const n=t;e.on(n(214),((t,e,r)=>{const o=n;r[o(281)][o(248)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(375)})})),n[t(256)][t(259)](t(477))[t(372)]((e=>{const n=t;e.on(n(261),((t,e,r)=>{const o=n;r[o(281)][o(248)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(375)})})),n[t(256)][t(259)](t(477))[t(210)]({model:t(560),view:(e,n)=>n[t(281)][t(248)]?null:{group:t(560),name:e[t(183)](11)}}),n[t(256)][t(259)](t(589))[t(517)]({view:{name:t(560),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(486)+e[r(466)](r(479))+":"+e[r(466)]("id");return e[r(466)](r(499))&&(s+=":"+e[r(466)](r(499))),n[r(192)](r(551),{"data-name":s})}}),n[t(256)][t(259)](t(589))[t(386)]({view:t(560)}),n[t(256)][t(259)](t(288))[t(372)]((e=>{const n=t;e.on(n(214),s(),{priority:n(541)})})),n[t(256)][t(259)](t(288))[t(372)]((e=>{const n=t;e.on(n(261),s({isAttributeSuggestion:!0}),{priority:n(541)})})),n[t(256)][t(259)](t(288))[t(372)]((e=>{const n=t;e.on(n(193),((t,e,r)=>{const s=n,o=r[s(341)][s(194)](e[s(552)]);if(o)for(const t of o)t[s(184)](s(596))||(r[s(429)][s(263)]([s(337),s(465),s(473)],t),r[s(429)][s(398)](s(515),t),r[s(429)][s(398)](s(587),t),r[s(341)][s(191)](t,e[s(552)]))}),{priority:n(541)})})),n[t(256)][t(259)](t(288))[t(372)]((e=>{const n=t;e.on(n(583),((t,e,r)=>{const s=n,o=r[s(341)][s(194)](e[s(552)]);if(!o)return;const{id:i}=this[s(545)](e[s(552)]),a=this[s(190)][s(373)](i),c=this[s(419)](a);if(this[s(481)](c))for(const t of o)t[s(184)](s(596))||(r[s(429)][s(263)]([s(337),s(465),s(473)],t),r[s(429)][s(398)](s(515),t),r[s(429)][s(398)](s(587),t),r[s(341)][s(191)](t,e[s(552)]))}),{priority:n(541)})})),n[t(396)][t(407)][t(241)]((e=>{const r=t;let s=!1;const o=Array[r(523)](n[r(396)][r(407)][r(585)][r(199)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(545)](t);if(r(560)!==o)continue;const h=this[r(190)][r(373)](f);if(null!=c[r(357)]){r(212)==u&&(s=s||Dc(c[r(357)],t,e,n[r(396)][r(303)]));const o=r(601)==u&&this[r(481)](l[r(312)]("|")[0]);if(c[r(357)][r(435)]||r(525)==c[r(357)][r(250)][r(233)]||r(595)==u&&!Pc(c[r(357)])||o&&!Pc(c[r(357)])||r(428)==u&&(Fc(a=c[r(357)])||function(t){const e=r;return t[e(402)][e(223)]==t[e(586)][e(488)]&&t[e(402)][e(305)]}(a)))e[r(520)](t),s=!0;else{if(!h||!h[r(549)])continue;if(c[r(357)]&&c[r(409)]&&c[r(357)][r(444)](c[r(409)]))continue;i[r(372)](h)}}}var a;return i[r(577)]>0&&(s=!!this[r(235)](i)||s),s})),n[t(396)][t(407)][t(241)]((e=>{const r=t;let s=!1;for(const t of n[r(396)][r(407)][r(585)][r(197)]())if(r(385)==t[r(478)])for(const t of this[r(190)][r(275)]()){if(t[r(573)]||!t[r(549)])continue;const o=r(595)==t[r(478)],i=this[r(419)](t),a=i&&this[r(481)](i);if(!o&&!a)continue;const c=t[r(424)]();if(c[r(402)][r(223)]!=c[r(586)][r(223)]&&!c[r(586)][r(305)]){const o=n[r(396)][r(293)](c[r(402)][r(287)],r(586)),i=n[r(396)][r(271)](c[r(402)],o);e[r(198)](t[r(389)](),{range:i}),s=!0}}return s})),n[t(396)][t(407)][t(241)]((e=>this[t(600)](e))),n[t(396)][t(407)][t(241)]((e=>!e[t(301)][t(401)]&&this[t(387)](e))),n[t(396)].on(t(425),(()=>{this[t(220)]=!1})),n[t(396)][t(407)].on(t(174),((r,s)=>{const o=t;if(!s[o(401)]||s[o(182)])return;if(!this[o(220)])return;const i=n[o(396)][o(407)][o(585)][o(197)]();if(0==i[o(569)])return;const a=[],c=i[o(211)]((t=>o(601)==t[o(478)])),u=i[o(211)]((t=>o(385)==t[o(478)]&&o(440)!=t[o(581)]));for(const t of c)this[o(527)](t[o(358)])&&a[o(532)]({key:t[o(358)],newValue:t[o(455)],oldValue:t[o(557)],range:Bc(t[o(493)],n[o(396)])});for(const t of u){if(o(283)!=t[o(524)]&&o(559)!=t[o(524)])continue;const e=Uc(t[o(513)][o(287)],n[o(396)]),r=t[o(437)];o(283)==t[o(524)]&&a[o(532)]({key:o(394),newValue:t[o(581)],oldValue:r[o(581)],range:e});for(const[n,s]of r[o(450)]){if(!this[o(527)](n))continue;const r=t[o(450)][o(373)](n);s!==r&&a[o(532)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(450)])this[o(527)](n)&&(r[o(450)][o(311)](n)||a[o(532)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(569)]&&n[o(396)][o(456)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(606)](t,e,s,o,{groupId:r});this[n(605)](t,a)}))}),{priority:t(335)}),n[t(396)][t(176)].on(t(395),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(545)](n[s(581)]),e=this[s(190)][s(373)](t);e&&e[s(350)](n[s(581)])}})),n[t(396)][t(407)].on(t(174),(()=>{const e=t,r=Array[e(523)](n[e(396)][e(407)][e(585)][e(199)]())[e(211)]((t=>e(560)===this[e(545)](t[e(581)])[e(514)]));if(0===r[e(569)])return;r[e(178)](((t,n)=>{const r=e,s=t[r(257)][r(409)],o=n[r(257)][r(409)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(402)][r(296)](o[r(402)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(545)](t);if(null===n[e(409)]){const n=this[e(268)](t);o[e(372)](n)}else{const t=this[e(190)][e(373)](r);null!==n[e(357)]||t[e(549)]?(s[e(372)](t[e(360)]),o[e(372)](t)):this[e(492)](t)}}o[e(577)]>0&&this[e(467)](o);for(const t of s)this[e(365)](e(366),t)})),n[t(396)].on(t(468),((e,r)=>{const s=t,o=r[0];if(!this[s(190)][s(577)])return;if(!o[s(359)])return;if(o[s(301)][s(182)]||!o[s(301)][s(401)])return;let i,a;switch(o[s(478)]){case s(385):i=n[s(396)][s(293)](o[s(513)]),a=i[s(574)](o[s(298)]);break;case s(312):i=n[s(396)][s(293)](o[s(538)]),a=n[s(396)][s(293)](o[s(502)]);break;case s(297):i=n[s(396)][s(293)](o[s(262)]),a=i[s(574)](o[s(298)]);break;default:return}const c=n[s(396)][s(271)](i,a);n[s(396)][s(390)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(421)](c)){if(e[t(573)])continue;if(t(212)==e[t(478)])continue;const r=this[t(419)](e);if(r&&this[t(481)](r)&&t(312)!=o[t(478)])continue;const s=e[t(257)]&&e[t(257)][t(295)];(t(595)!=e[t(478)]||t(312)==o[t(478)]&&!s)&&(n[t(340)]||t(302)==e[t(478)]&&n[t(209)]||e[t(424)]()[t(246)](c)&&this[t(216)](e,i,a))}}))}),{priority:t(335)}),n[t(396)].on(t(203),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(368)])return;if(this[s(391)])return;if(!this[s(239)][s(548)])return;if(o[s(435)])return;const a=n[s(396)][s(303)],{start:c,end:u}=o[s(424)](),l=c[s(287)]&&a[s(384)](c[s(287)])?null:a[s(221)](c,s(344)),f=u[s(488)]&&a[s(384)](u[s(488)])?null:a[s(221)](u,s(195)),h=n[s(396)][s(271)](l?l[s(402)]:c,f?f[s(586)]:u);n[s(396)][s(390)]((t=>{const e=s;this[e(229)](h);const r=n[e(396)][e(303)][e(221)](h[e(402)]);o.is(e(267))?t[e(512)](r):o[e(603)](r)})),e[s(521)]()}),{priority:e.priorities[t(463)]+10}),n[t(396)].on(t(231),((e,r)=>{const s=t,o=r[r[s(569)]-1];o&&o[s(368)]||this[s(391)]||this[s(239)][s(548)]&&(n[s(396)][s(390)]((()=>{const t=s;let o=n[t(396)][t(231)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(345)]=o[t(576)]();const i=o[t(586)][t(488)],a=n[t(396)][t(303)];i&&a[t(436)](i)&&!a[t(485)](i)&&(o=n[t(396)][t(271)](o[t(402)],n[t(396)][t(293)](i,t(586)))),this[t(258)](o)})),e[s(521)]())}),{priority:t(541)}),this[t(280)][t(526)][t(372)](t(491),this[t(239)]),this[t(329)](t(491));const o=new p(n,this[t(190)]);n[t(526)][t(372)](t(539),o),this[t(329)](t(539));const i=new b(n,this[t(190)]);n[t(526)][t(372)](t(369),i),this[t(329)](t(369)),n[t(526)][t(372)](t(438),new R(n,o,this[t(190)])),this[t(329)](t(438)),n[t(526)][t(372)](t(460),new R(n,i,this[t(190)])),this[t(329)](t(460)),n[t(526)][t(372)](t(380),new D(n,o,this[t(190)])),this[t(329)](t(380)),n[t(526)][t(372)](t(378),new D(n,i,this[t(190)])),this[t(329)](t(378));const c=n[t(260)][t(373)](t(408));this[t(503)](c,t(418),((e,{threadId:n})=>{const r=t,s=this[r(190)][r(373)](n);s&&s[r(400)]&&1===s[r(400)][r(569)]&&this[r(215)](n,{hasComments:!0})}),{priority:t(219)}),this[t(503)](c,t(291),((e,{threadId:n})=>{const r=t,s=this[r(190)][r(373)](n);s&&s[r(400)]&&!s[r(400)][r(569)]&&this[r(215)](n,{hasComments:!1})}),{priority:t(219)})}[Sc(279)](){!async function(t){const n=m([85,71,68,120,89,86,51,79,107,56,119,108,70,122,105,76,84,104,101,115,113,118,65,77,78,90,114,52,102,75,109,54,106,97,88,103,82,72,55,112,116,87,53,66,99,49,74,121,80,111,50,73,48,100,117,98,57,110,67,83,81,69]),r=window[m([68,97,116,101])][m([110,111,119])](),s=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])((t=>{s[m([111,110,99,101])](m([114,101,97,100,121]),t)})),i={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},a=s[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),o[m([116,104,101,110])]((()=>new(window[m([80,114,111,109,105,115,101])])((t=>{let e=0;s[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())}))}))))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])]((()=>t))}function u(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function f(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const r=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function h(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function d(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function g(t){return s[m([112,108,117,103,105,110,115])][m([104,97,115])](t)}function p(){}function m(t){const e=Rc;return t[e(242)]((t=>String[e(374)](t)))[e(516)]("")}!function(t){const e=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let e=m([85]);for(let r=0;r<t[m([108,101,110,103,116,104])];r+=2){let s=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](r,r+2));s>=n[m([108,101,110,103,116,104])]&&(s-=n[m([108,101,110,103,116,104])]),e+=n[s]}return e}();s[e]=m([116,114,97,99,107,67,104,97,110,103,101,115,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,s[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,s[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,s[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,n=null,p=null;try{return a==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=a[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=u(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),r={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],f(r)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,n){return new(window[m([80,114,111,109,105,115,101])])((c=>{if(i())return c(m([86,97,108,105,100]));a(),s[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let u=!1;const l=(0,e.uid)();function g(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function p(e){a(e)[m([116,104,101,110])]((t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?h(f(l+n))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116])))[m([116,104,101,110])]((t=>(o(),t)),(()=>{const t=i();return null==t?(o(),m([86,97,108,105,100])):m(r-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[m([116,104,101,110])](c)[m([99,97,116,99,104])]((()=>{c(m([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function o(){const e=m([108,108,99,116,45])+h(f(t)),n=d(h(window[m([77,97,116,104])][m([99,101,105,108])](r/s)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,n)}function i(){const e=m([108,108,99,116,45])+h(f(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](d(n),16)*s:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])(((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}s[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}}),{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),s[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{g(t[m([114,101,116,117,114,110])])&&(u=!0,p(t[m([114,101,116,117,114,110])]))}),{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])]((()=>{u||c(m([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return s[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function a(){s[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const r=a[m([115,112,108,105,116])](m([46])),[s,o,i]=r;return e(s),await n(s,o,i),t}catch(t){return!1}function e(e){const n=u(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(r),(t=>t[m([99,104,97,114,67,111,100,101,65,116])](0))),o=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),a=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!a)return;const c=await a[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),i,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await a[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},c,s,o)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];if(!e)return!1;if(e[m([105,110,99,108,117,100,101,115])](m([42])))return!0;if(e[m([105,110,99,108,117,100,101,115])](m([84,67])))return!0;if(e[m([105,110,99,108,117,100,101,115])](m([82,84,67]))){if(g(m([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&(n=m([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]),s[m([112,108,117,103,105,110,115])][m([103,101,116])](n))[m([115,116,97,116,101])]==m([99,111,110,110,101,99,116,101,100]))return!0;if(g(m([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]))||g(m([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114])))return!0}var n;return!1}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?r/1e3:1732838400;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=Rc,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][e(217)]);if(n[m([105,110,99,108,117,100,101,115])](r))return!0;const s=r[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])]((t=>t[m([105,110,99,108,117,100,101,115])](m([42]))))[m([109,97,112])]((t=>t[m([115,112,108,105,116])](m([46]))))[m([115,111,109,101])]((t=>s[m([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===m([42])))))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(n=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(n=c(m([84,114,105,97,108,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([100,101,118,101,108,111,112,109,101,110,116])&&(n=c(m([68,101,118,101,108,111,112,109,101,110,116,76,105,109,105,116]))),await(n&&p?new(window[m([80,114,111,109,105,115,101])])(((t,e)=>{n[m([116,104,101,110])](t,e),p[m([116,104,101,110])]((e=>{e!=m([86,97,108,105,100])&&t(e)}),e)})):n||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch(t){return m([73,110,118,97,108,105,100])}}())}(this)}set[Sc(252)](t){const n=Sc;if(this[n(431)])throw new e.CKEditorError(n(266),this);this[n(431)]=t}get[Sc(252)](){return this[Sc(431)]}[Sc(285)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Sc,r=[];for(const e of this[n(190)][n(275)]())t&&!e[n(549)]||r[n(532)](e);return e?r[n(242)]((t=>t[n(294)]())):r}[Sc(570)](t){const n=Sc,r=this[n(190)][n(373)](t);if(!r)throw new e.CKEditorError(n(509),this);return r}[Sc(254)](t){const e=Sc;return this[e(190)][e(311)](t)}[Sc(282)](t){const e=Sc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(478)][e(312)](":"),a=this[e(190)][e(373)](r)||this[e(364)](o,i,r,n,s);if(this[e(232)](a),this[e(392)](a,o,i||null,n),a[e(204)]=t[e(204)],a[e(414)]=!0,s&&s[e(404)]){const t=s[e(404)],n=this[e(276)](t[e(580)]);a[e(278)]=t[e(204)],a[e(531)]=n,a[e(376)]=!0}else a[e(278)]=t[e(204)];switch(t[e(257)]&&(a[e(257)]=t[e(257)]),t[e(450)]&&(a[e(450)]=t[e(450)]),this[e(431)]&&this[e(431)][e(381)]||(a[e(377)]=!0),this[e(363)][e(373)](a)){case e(476):this[e(363)][e(370)](a,e(224));break;case e(543):a[e(549)]?(this[e(235)](new Set([a])),this[e(467)](new Set([a])),this[e(363)][e(370)](a,e(273)),this[e(365)](e(590),a)):this[e(363)][e(370)](a,e(181))}return a}[Sc(539)](t){const e=Sc;this[e(368)]((()=>{const n=e;this[n(280)][n(396)][n(390)]((()=>{const e=n;for(const n of t[e(566)]())n[e(333)]()}))}))}[Sc(369)](t){const e=Sc;this[e(368)]((()=>{const n=e;this[n(280)][n(396)][n(390)]((()=>{const e=n;for(const n of t[e(566)]())n[e(454)]()}))}))}[Sc(329)](t,n){const r=Sc,s=this[r(280)][r(526)][r(373)](t);if(!s)throw new e.CKEditorError(r(430),this,{commandName:t});if(this[r(325)][r(311)](s))throw new e.CKEditorError(r(508),this,{commandName:t});this[r(325)][r(372)](s),n&&s.on(r(186),((t,e)=>{const o=r;this[o(239)][o(548)]&&(this[o(391)]||(e[o(569)]>0&&e[e[o(569)]-1]&&e[e[o(569)]-1][o(368)]?e[o(403)]():(t[o(345)]=n(((...t)=>s[o(186)](...t,{forceDefaultExecution:!0})),...e),t[o(521)]())))}),{priority:r(541)})}[Sc(368)](t){const n=Sc;let r,s;const o=this[n(391)];this[n(391)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(391)]=!1),s&&e.CKEditorError[n(507)](s,this),r}[Sc(258)](t,n=null,r={}){const s=Sc;if(t[s(435)])return null;const o=this[s(280)][s(260)][s(373)](s(599)).me;for(const{suggestion:e,meta:o}of this[s(421)](t,s(302)))if(o[s(209)]){if(!o[s(530)]){if(o[s(340)]){if(!this[s(561)]||!Vc(e,r))continue;return e}if(Vc(e,r))return e;this[s(216)](e,t[s(402)],t[s(586)]);break}if(n==e[s(310)]&&Vc(e,r)){const n=e[s(424)]();return n[s(402)][s(444)](t[s(586)])?this[s(452)](e,this[s(593)][s(271)](t[s(402)],n[s(586)])):this[s(452)](e,this[s(593)][s(271)](n[s(402)],t[s(586)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(498)+n:s(302),u=this[s(506)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(286)](c,i,a,t),u}[Sc(353)](t,n=Sc(316),r={}){const s=Sc,o=this[s(280)][s(260)][s(373)](s(599)).me,i=this[s(202)][s(399)](s(302),n,s(516));for(const e of this[s(285)]())if(e[s(531)].id==o.id&&s(302)==e[s(478)]&&e[s(310)]==n&&Vc(e,r)&&(i(e[s(482)](),t)||i(t,e[s(482)]()))){for(const n of t)e[s(397)](n);return e}for(const{suggestion:e,meta:n}of this[s(421)](t,s(302))){if(!n[s(209)])continue;if(!this[s(561)]&&n[s(340)])continue;if(!Vc(e,r))continue;let o=!0;for(const n of e[s(482)]())for(const e of t)if(!n[s(246)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(498)+n,l=this[s(506)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(286)](u,a,c,e,Wr[s(575)]());return l}[Sc(536)](t,n,r=null,s={}){const o=Sc;if(r=r||xc(n),t[o(435)])return null;if(o(411)===this[o(449)]){const e=this[o(202)][o(399)](o(212),r,o(333));return this[o(368)]((()=>e([t],n,s))),null}const i=this[o(280)][o(260)][o(373)](o(599)).me,a=[];if(o(173)!==this[o(449)])for(const{suggestion:e,meta:n}of this[o(421)](t,o(302)))n[o(209)]&&!n[o(179)]&&a[o(532)](...e[o(482)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(292)](s);e&&r[n(532)](e)}return r}(t,a),u=function(t,e){const n=o,r=[t];for(const t of e){let e=0;for(;e<r[n(569)];){const s=r[e][n(480)](t);r[n(579)](e,1,...s),e+=s[n(569)]}}return r}(t,a);c[o(569)]&&this[o(593)][o(390)]((()=>{const t=o;for(const e of c){const o=this[t(202)][t(399)](t(212),r,t(333));this[t(368)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(402)],u=t[o(586)];for(const{suggestion:e,meta:n}of this[o(421)](t,o(212))){if(!n[o(209)])continue;if(e[o(310)]!=r)continue;if(!Vc(e,s))continue;const i=e[o(424)]();if(i[o(246)](t,!0))return null;c=c[o(296)](i[o(402)])?c:i[o(402)],u=u[o(328)](i[o(586)])?u:i[o(586)],a?i[o(402)][o(296)](a[o(424)]()[o(402)])?(a[o(315)](),a=e):e[o(315)]():a=e}const l=this[o(593)][o(271)](c,u);if(a)this[o(452)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(506)]({id:t,type:o(185)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(286)](o(185)+r,t,a,l)}}return null}[Sc(208)](t,n,r=[],s=null,o={}){const i=Sc;n[i(433)]||(n[i(433)]=n[i(309)]),n[i(295)]=t.is(i(493)),s=s||xc(n);const a=r[i(242)]((t=>Uc(t,this[i(593)]))),c=t.is(i(493))?t:Uc(t,this[i(593)]);if(i(411)===this[i(449)]){const t=this[i(202)][i(399)](i(595),s,i(333));return this[i(368)]((()=>t([c],n,o))),null}a[i(532)](c);let u=!0;for(const t of a)if(!this[i(544)](t)){u=!1;break}if(u&&i(173)!==this[i(449)]){const t=this[i(202)][i(399)](i(595),s,i(333));return this[i(368)]((()=>t([c],n,o))),null}let l=null,f=c[i(402)],h=c[i(586)];for(const{suggestion:t,meta:e}of this[i(421)](c,i(595))){if(!e[i(209)])continue;if(e[i(530)]||e[i(340)]||e[i(179)])continue;if(t[i(257)][i(433)]!=n[i(433)])continue;if(!Vc(t,o))continue;const r=t[i(424)]();if(t[i(310)]==s){if(r[i(246)](c,!0))return null;f=f[i(296)](r[i(402)])?f:r[i(402)],h=h[i(328)](r[i(586)])?h:r[i(586)],l?r[i(402)][i(296)](l[i(424)]()[i(402)])?(l[i(315)](),l=t):t[i(315)]():l=t}else{const e=c[i(292)](r);this[i(535)](t,e)}}const d=this[i(280)][i(260)][i(373)](i(599)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(452)](l,this[i(593)][i(271)](f,h)),l;{const t=this[i(506)]({id:g,type:i(540)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(286)](i(540)+s,g,p,this[i(593)][i(271)](f,h)),t}}[Sc(588)](t,n,r=[],s=null,o={}){const i=Sc;n[i(433)]||(n[i(433)]=n[i(309)]);const a=t[0];n[i(295)]=a.is(i(493)),s=s||xc(n);const c=r[i(242)]((t=>Uc(t,this[i(593)]))),u=a.is(i(493))?t:t[i(242)]((t=>Uc(t,this[i(593)])));if(i(411)===this[i(449)]){const t=this[i(202)][i(399)](i(595),s,i(333));return this[i(368)]((()=>t(u,n,o))),null}c[i(532)](...u);let l=!0;for(const t of c)if(!this[i(544)](t)){l=!1;break}if(l&&i(173)!==this[i(449)]){const t=this[i(202)][i(399)](i(595),s,i(333));return this[i(368)]((()=>t(u,n,o))),null}const f=this[i(280)][i(260)][i(373)](i(599)).me;for(const t of this[i(285)]()){if(t[i(531)].id!=f.id)continue;if(i(595)!=t[i(478)]||t[i(257)][i(433)]!=n[i(433)])continue;if(!Vc(t,o))continue;const e=t[i(310)]==s;for(let n=0;n<u[i(569)];n++){const r=u[n];for(const s of t[i(383)]()){const o=s[i(550)]();if(r[i(444)](o)){e?(u[i(579)](n,1),n--):t[i(520)](s[i(581)]);break}}}}if(0==u[i(569)])return null;const h=this[i(202)][i(399)](i(595),s,i(516));for(const t of this[i(285)]())if(t[i(531)].id==f.id&&i(595)==t[i(478)]&&t[i(257)][i(433)]==n[i(433)]&&t[i(310)]==s&&Vc(t,o)&&(h(t[i(482)](),u)||h(u,t[i(482)]()))){for(const e of u)t[i(397)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(540)+s,m=this[i(506)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(286)](p,d,g,t,Wr[i(575)]());return m}[Sc(229)](t,n=null,r={}){const s=Sc;if(t[s(435)])return null;const o=this[s(280)][s(260)][s(373)](s(599)).me,a=new i.LiveRange(t[s(402)],t[s(586)]);for(const{suggestion:t,meta:e}of this[s(421)](a,s(302)))if(e[s(209)]&&!e[s(530)])if(t[s(573)]){const e=t[s(482)]()[s(211)]((t=>s(525)!=t[s(250)][s(233)]));if(e[s(563)]((t=>a[s(246)](t,!0)))&&t[s(454)](),e[s(348)]((t=>t[s(246)](a,!0)))){const t=this[s(202)][s(399)](s(428),n,s(333));return this[s(368)]((()=>t([a],null,r))),null}}else{const e=a[s(292)](t[s(424)]());null!==e&&t[s(533)]([e],null,r)}if(a[s(228)](),a[s(435)]||s(525)==a[s(250)][s(233)])return null;let c=null,u=a[s(402)],l=a[s(586)];const f=this[s(421)](a,s(428));for(const{suggestion:t,meta:e}of f){const n=this[s(593)][s(271)](u,l);if(e[s(209)]&&(this[s(561)]||!e[s(340)]&&!e[s(179)]))if(t[s(573)]){if(!Vc(t,r))continue;let e=!0;for(const r of t[s(482)]()){if(r[s(246)](n,!0))return t;n[s(246)](r)||(e=!1)}e&&t[s(454)]()}else{const e=t[s(424)]();if(e[s(246)](n,!0))return t;if(!Vc(t,r)){n[s(246)](e)?t[s(315)]():e[s(554)](u)?u=e[s(586)]:e[s(554)](l)&&(l=e[s(402)]);continue}u=u[s(296)](e[s(402)])?u:e[s(402)],l=l[s(328)](e[s(586)])?l:e[s(586)],r=Object[s(264)]({},t[s(450)]),c?e[s(402)][s(296)](c[s(424)]()[s(402)])?(c[s(315)](),c=t):t[s(315)]():c=t}}if(c)return this[s(452)](c,this[s(593)][s(271)](u,l)),c;{const t=(0,e.uid)(),i=this[s(593)][s(271)](u,l),a=o.id,c=n?s(251)+n:s(428),f=this[s(506)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(286)](c,t,a,i),f}}[Sc(207)](t,n=Sc(316),r={}){const s=Sc,o=this[s(280)][s(260)][s(373)](s(599)).me,a=t[s(242)]((t=>new i.LiveRange(t[s(402)],t[s(586)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(421)](a,s(302)))e[s(209)]&&!e[s(530)]&&c[s(372)](t);for(const e of c)if(e[s(573)]){const o=e[s(482)]();if((!e[s(450)]||!e[s(450)][s(274)])&&o[s(563)]((t=>a[s(348)]((e=>e[s(246)](t,!0)))))&&e[s(454)](),a[s(563)]((t=>o[s(348)]((e=>e[s(246)](t,!0)))))){const e=this[s(202)][s(399)](s(428),n,s(333));return this[s(368)]((()=>e(t,null,r))),null}}else{const t=e[s(424)]();if(a[s(348)]((e=>e[s(246)](t,!0)))&&e[s(454)](),a[s(563)]((e=>t[s(246)](e,!0)))){const t=this[s(202)][s(399)](s(428),n,s(333));return this[s(368)]((()=>t(a,null,r))),null}}const u=this[s(202)][s(399)](s(428),n,s(516));let l=null;for(const t of this[s(285)]())if(t[s(531)].id==o.id&&t[s(549)]&&s(428)==t[s(478)]&&t[s(310)]==n&&Vc(t,r)&&(u(t[s(482)](),a)||u(a,t[s(482)]())))if(l){if(t[s(400)]&&t[s(400)][s(569)])continue;for(const e of t[s(482)]())l[s(562)](e)||l[s(397)](e);t[s(315)]()}else{l=t;for(const e of a)t[s(562)](e)||t[s(397)](e)}if(l)return l;c[s(277)]();for(const{suggestion:t,meta:e}of this[s(421)](a,s(428)))e[s(209)]&&(this[s(561)]||!e[s(340)]&&!e[s(179)])&&Vc(t,r)&&c[s(372)](t);for(const t of c){const e=t[s(482)]();if((!r||!r[s(274)])&&a[s(563)]((t=>e[s(348)]((e=>e[s(246)](t,!0))))))return t;(!t[s(450)]||!t[s(450)][s(274)])&&e[s(563)]((t=>a[s(348)]((e=>e[s(246)](t,!0)))))&&t[s(454)]()}const f=(0,e.uid)(),h=o.id,d=s(251)+n,g=this[s(506)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(228)](),t[s(435)]||s(525)==t[s(250)][s(233)]||this[s(286)](d,f,h,t,Wr[s(575)]());return g}[Sc(606)](t,n,r,s,o){const i=Sc;if(t[i(435)])return[];if(i(411)===this[i(449)])return[];const a=this[i(280)][i(260)][i(373)](i(599)).me.id,c=Array[i(523)](this[i(190)][i(275)]())[i(211)]((e=>i(601)==e[i(478)]&&e[i(257)][i(497)]==n&&e[i(562)](t)));if(i(591)===this[i(449)]){const e=this[i(421)](t,i(302))[i(211)]((({meta:t})=>t[i(209)]&&!t[i(179)]&&!t[i(530)]))[i(242)]((({suggestion:t})=>t));c[i(410)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(601)==t[i(478)]?t[i(257)][i(213)]:void 0,o=t[i(424)](),a=Array[i(523)](u[i(487)]())[i(379)]((t=>t[i(238)](o)));if(!a)continue;const c=a[i(480)](o);this[i(481)](n)&&i(302)==t[i(478)]&&0!=c[i(569)]||(u[i(426)](a),c[i(284)]((t=>{u[i(370)](t,r)})),i(302)!=t[i(478)]&&e!=s&&u[i(370)](a[i(292)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(569)]>37&&console[i(346)](i(584),{key:n});const f=(i(443)+(n+"|")+xc({newValue:s}))[i(367)](0,60),h=this[i(506)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(532)](h),this[i(286)](f,c,a,t)}return l}[Sc(567)](t){const e=Sc;this[e(329)](t,((t,...n)=>{this[e(234)]((()=>{t(...n)}))}))}[Sc(604)](t){const e=Sc;this[e(177)][e(372)](t)}[Sc(469)](t){const e=Sc;this[e(354)][e(372)](t)}[Sc(419)](t){const e=Sc;return e(601)==t[e(478)]?t[e(310)][e(312)]("|")[0]:null}[Sc(452)](t,e){const n=Sc,r=t[n(389)]();this[n(593)][n(390)]((t=>{t[n(198)](r,{range:e})}))}[Sc(232)](t){const e=Sc,n=t.id,r=this[e(280)][e(362)][e(373)](e(434));this[e(331)][e(304)](n)||this[e(331)][e(598)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(331)][e(553)](n);s[e(462)](e(490)),s[e(490)]=!1,t[e(400)]=s}[Sc(392)](t,n,r,s){const o=Sc;if(t[o(478)]!=n||t[o(310)]!=r||t[o(495)].id!=s)throw this[o(280)][o(222)](o(355)),new e.CKEditorError(o(355),this)}[Sc(535)](t,n){const r=Sc,s=t[r(424)]();if(n[r(444)](s))t[r(315)]();else if(s[r(246)](n)){const o=this[r(593)][r(293)](n[r(402)][r(488)],r(586));this[r(452)](t,this[r(593)][r(271)](s[r(402)],o));const i=(0,e.uid)(),a=t[r(495)].id,c=t[r(478)]+":"+t[r(310)];this[r(506)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(257)],attributes:t[r(450)]});const u=this[r(593)][r(293)](n[r(586)][r(223)],r(442)),l=this[r(593)][r(271)](u,s[r(586)]);this[r(286)](c,i,a,l)}else if(s[r(554)](n[r(402)])){const e=this[r(593)][r(293)](n[r(402)][r(488)],r(586));this[r(452)](t,this[r(593)][r(271)](s[r(402)],e))}else{const e=this[r(593)][r(293)](n[r(586)][r(223)],r(442));this[r(452)](t,this[r(593)][r(271)](e,s[r(586)]))}}[Sc(544)](t){const e=Sc;for(const{suggestion:n,meta:r}of this[e(421)](t,e(302))){if(!r[e(209)])continue;const s=n[e(482)]();for(const n of s)if(!t[e(480)](n)[e(569)])return!0}return!1}[Sc(205)](t){const n=Sc,r=this[n(280)][n(260)][n(373)](n(599))[n(420)](t);if(!r)throw new e.CKEditorError(n(218),this);return r}[Sc(276)](t){const e=Sc,n=this[e(280)][e(260)][e(373)](e(599)),r=(0,o.hashObject)(e(447)+t);return n[e(420)](r)||n[e(265)]({id:r,name:t})}[Sc(364)](t,e,n,r,s){const o=Sc,i=this[o(205)](r),a=this[o(202)][o(555)](t,e,n,i,s,(t=>{const e=o;this[e(215)](n,{attributes:t});const r=this[e(570)](n);this[e(235)](new Set([r])),this[e(467)](new Set([r]))}));return this[o(503)](a,o(333),(()=>{const t=o;this[t(215)](n,{state:t(422)})}),{priority:o(541)}),this[o(503)](a,o(454),(()=>{const t=o;this[t(215)](n,{state:t(320)})}),{priority:o(541)}),this[o(190)][o(370)](n,a),this[o(363)][o(370)](a,o(476)),a}[Sc(545)](t){const e=Sc,n=t[e(312)](":");return{group:n[0],type:n[1],subType:n[e(569)]>=5?n[2]:null,id:n[e(569)]<5?n[2]:n[3],authorId:n[e(569)]<5?n[3]:n[4],markerCount:6==n[e(569)]?n[5]:null}}[Sc(216)](t,n,r){const s=Sc,o=t[s(424)](),i=o[s(402)],a=o[s(586)];this[s(452)](t,this[s(593)][s(271)](i,n));const c=(0,e.uid)(),u=t[s(495)].id,l=t[s(478)]+(t[s(310)]?":"+t[s(310)]:"");this[s(506)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(450)],data:t[s(257)]});const f=this[s(419)](t);(s(595)==t[s(478)]||f&&this[s(481)](f))&&(r=this[s(593)][s(243)](r[s(223)])),this[s(286)](l,c,u,this[s(593)][s(271)](r,a))}[Sc(421)](t,e=null){const n=Sc,r=[],s=this[n(280)][n(260)][n(373)](n(599)).me;Array[n(602)](t)||(t=[t]);for(const o of this[n(285)]()){if(!o[n(549)])continue;if(e&&o[n(478)]!=e)continue;let i=!1;for(const e of o[n(482)]()){for(const a of t){const t=a[n(402)][n(444)](e[n(586)])||a[n(586)][n(444)](e[n(402)]);if(t||a[n(292)](e)){const c=a[n(246)](e)&&Oc(this[n(593)][n(303)],e[n(402)],a),u=e[n(246)](a)&&Oc(this[n(593)][n(303)],a[n(402)],e);r[n(532)]({suggestion:o,meta:{isOwn:s==o[n(531)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Sc(286)](t,e,n,r,s){const o=Sc;this[o(593)][o(390)]((i=>{const a=o;let c=a(486)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(423)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Sc(492)](t){const e=Sc,n=t[e(459)],r=t[e(272)];t[e(459)]=null,t[e(272)]=null,null!=n&&n[e(272)]==t&&(n[e(272)]=r),null!=r&&r[e(459)]==t&&(r[e(459)]=n),e(273)==this[e(363)][e(373)](t)&&(this[e(363)][e(370)](t,e(181)),this[e(365)](e(322),t,n,r))}[Sc(506)](t){const n=Sc,r=t.id,s=this[n(282)](t);if(this[n(431)]&&this[n(431)][n(381)]){const o=this[n(280)][n(260)][n(373)](n(537)),i=s[n(319)],a=s[n(310)]?s[n(478)]+":"+s[n(310)]:s[n(478)],c=this[n(280)][n(245)],u=o[n(372)](Kr(c,n(571))),l={id:r,type:a,hasComments:i,data:t[n(257)]||null,originalSuggestionId:t[n(416)]||null,attributes:s[n(450)]};this[n(431)][n(381)](l)[n(189)]((t=>{const e=n;s[e(377)]=!0,o[e(225)](u),t&&t[e(204)]&&(this[e(190)][e(373)](r)[e(204)]=t[e(204)])}))[n(534)]((t=>{const r=n;throw(0,e.logWarning)(r(347)),this[r(280)][r(396)][r(456)]({isUndoable:!1},(()=>{s[r(454)]()})),s[r(451)](),this[r(190)][r(426)](s.id),this[r(363)][r(426)](s),t}))}return s}[Sc(481)](t){const e=Sc;return this[e(177)][e(311)](t)}[Sc(215)](t,e){const n=Sc,r=this[n(280)][n(260)][n(373)](n(537)),s=this[n(570)](t);if(this[n(431)]&&this[n(431)][n(334)])if(s[n(377)]){const s=r[n(372)](Kr(this[n(280)][n(245)],n(571)));this[n(431)][n(334)](t,e)[n(189)]((()=>{r[n(225)](s)}))}else s.on(n(565),(()=>{this[n(215)](t,e)}))}[Sc(226)](t){const n=Sc;if(!this[n(431)]||!this[n(431)][n(570)])throw new e.CKEditorError(n(326),this);return this[n(431)][n(570)](t)}[Sc(268)](t){const e=Sc,{id:n,type:r,subType:s,authorId:o}=this[e(545)](t),i=this[e(190)][e(373)](n)||this[e(364)](r,s,n,o,{});switch(this[e(392)](i,r,s,o),this[e(363)][e(373)](i)){case e(476):this[e(226)](n)[e(189)]((t=>{const r=e;let s=Promise[r(542)]();t[r(319)]&&(s=this[r(331)][r(371)]({channelId:this[r(280)][r(362)][r(373)](r(434)),threadId:n})),s[r(189)]((()=>{const e=r;this[e(282)](t)[e(377)]=!0}))})),this[e(363)][e(370)](i,e(543));break;case e(181):this[e(215)](n,{state:e(458)});case e(224):this[e(363)][e(370)](i,e(273)),this[e(365)](e(590),i);break;case e(273):this[e(365)](e(366),i)}return i[e(350)](t),i}[Sc(467)](t){const e=Sc,n=Array[e(523)](t),r=n[e(211)]((t=>e(601)==t[e(478)]));this[e(299)](r);const s=n[e(211)]((t=>!t[e(573)]&&e(601)!=t[e(478)])),o=this[e(285)]({skipNotAttached:!0})[e(211)]((t=>!t[e(573)]&&e(601)!=t[e(478)])),i=o[e(211)]((n=>!t[e(311)](n))),a=new Map(o[e(242)]((t=>[t,this[e(202)][e(399)](t[e(478)],t[e(310)],e(196))]))),c=new Map(o[e(242)]((t=>[t,t[e(424)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(569)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(569)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(569)];t++){const n=s[t];!l[e(311)](n)&&n[e(459)]&&(f[e(372)](n[e(459)]),n[e(459)][e(272)]===n&&(n[e(459)][e(272)]=null),n[e(459)]=null),!u[e(311)](n)&&n[e(272)]&&(f[e(372)](n[e(272)]),n[e(272)][e(459)]===n&&(n[e(272)][e(459)]=null),n[e(272)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(569)];e++){const r=d(t,n[e]);r&&(r[0][s(272)]=r[1],r[1][s(459)]=r[0],u[s(372)](r[0]),l[s(372)](r[1]))}}function d(t,n){const r=e;if(t[r(531)].id!==n[r(531)].id)return null;const s=a[r(373)](t)(t,n,c[r(373)](t),c[r(373)](n));return s&&a[r(373)](n)(t,n,c[r(373)](t),c[r(373)](n))?s[1][r(400)]&&s[1][r(400)][r(569)]?null:s:null}f[e(577)]&&this[e(467)](f)}[Sc(299)](t){const e=Sc;if(0==t[e(569)])return;const n=this[e(285)]({skipNotAttached:!0})[e(211)]((t=>e(601)==t[e(478)]&&t[e(414)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(450)]);s[e(311)](n)||(s[e(370)](n,r[e(569)]),r[e(532)]([]));const i=s[e(373)](n);r[i][e(532)](t)}!function(){const t=e;r[t(178)](((e,n)=>{const r=t,s=e[0][r(204)],o=n[0][r(204)];return s==o?e[0][r(450)][r(519)]<n[0][r(450)][r(519)]?-1:1:s<o?-1:1}));for(const e of r)e[t(178)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(569)];t++){if(0==r[t][e(569)])continue;const n=[];for(let s=t+1;s<r[e(569)];s++)0!=r[s][e(569)]&&i(r[t],r[s])&&n[e(532)](s);for(const s of n)r[t]=r[t][e(529)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(569)];n++){const r=t[n+1]||null;t[n][e(272)]!==r&&(t[n][e(272)]=r)}for(const t of r)for(let n=0;n<t[e(569)];n++){const r=t[n-1]||null;t[n][e(459)]!==r&&(t[n][e(459)]=r)}function i(t,n){const r=e;if(t[0][r(450)][r(519)]!==n[0][r(450)][r(519)]&&t[0][r(531)]!==n[0][r(531)])return!1;if(!function(t,e){const n=r;return!t[n(319)]&&!e[n(319)]||(!t[n(319)]||!e[n(319)])&&(!!(t[n(319)]&&e[n(204)]<t[n(400)][n(405)][n(373)](0)[n(204)])||!!(e[n(319)]&&t[n(204)]<e[n(400)][n(405)][n(373)](0)[n(204)]))}(t[0],n[0]))return!1;const s=Nc(t[0][r(450)],r(519)),o=Nc(n[0][r(450)],r(519));return!!Dr(s,o)&&(!!t[r(563)]((t=>n[r(348)]((e=>t[r(424)]()[r(444)](e[r(424)]())))))&&n[r(563)]((e=>t[r(348)]((t=>e[r(424)]()[r(444)](t[r(424)]()))))))}}[Sc(235)](t){const e=Sc,n=Array[e(523)](t),r=this[e(285)]({skipNotAttached:!0}),s=r[e(211)]((n=>!t[e(311)](n))),o=new Map(n[e(242)]((t=>[t,this[e(202)][e(399)](t[e(478)],t[e(310)],e(516))]))),i=new Map(r[e(242)]((t=>[t,t[e(482)]()])));for(let t=0;t<n[e(569)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(569)];t++)if(a(this,n[t],s,0))return!0;return!1;function a(t,n,r,s){const a=e;for(let e=s;e<r[a(569)];e++){const s=r[e];if(s[a(478)]!==n[a(478)]||s[a(531)].id!==n[a(531)].id||s[a(310)]!==n[a(310)])continue;if(!Gc(n,s))continue;if(a(601)==n[a(478)]&&n[a(257)][a(213)]!=s[a(257)][a(213)])continue;if(a(601)==n[a(478)]&&t[a(481)](n[a(257)][a(497)]))continue;if(a(595)==n[a(478)]){const e=t[a(280)][a(396)],r=n[a(453)]();if(r&&(e[a(303)][a(485)](r)||e[a(303)][a(384)](r)))continue}const c=o[a(373)](n),u=i[a(373)](n),l=i[a(373)](s),f=n[a(400)]&&n[a(400)][a(569)],h=s[a(400)]&&s[a(400)][a(569)];if(!f&&c(l,u))return t[a(289)](s,n),i[a(426)](n),!0;if(!h&&c(u,l))return t[a(289)](n,s),i[a(426)](s),!0}return!1}}[Sc(289)](t,e){const n=Sc;if(t[n(573)])for(const r of e[n(482)]())t[n(397)](r);else{const r=e[n(424)]()[n(586)];this[n(452)](t,this[n(593)][n(271)](t[n(424)]()[n(402)],r))}e[n(315)]()}[Sc(471)](t,e,n){const r=Sc,s=t[r(323)](r(314))||t[r(323)](r(601))?r(457):t[r(244)]();return Kr(this[r(280)][r(245)],e+"_"+s+r(558),n)}[Sc(504)](){const t=Sc,n=this[t(280)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(593)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(545)](t[i(581)]);if(i(560)===e){r[i(330)](this[i(471)](n,i(564)));break}}for(const t of s){const{group:n,type:s}=this[i(545)](t[i(581)]);if(i(560)===n){r[i(330)](this[i(471)](s,i(572),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[Sc(600)](t){const e=Sc;if(this[e(220)])return!1;const n=this[e(280)],r=n[e(396)][e(407)][e(585)][e(197)]();if(0==r[e(569)])return!1;const s=[],o=r[e(211)]((t=>e(601)==t[e(478)])),i=r[e(211)]((t=>e(385)==t[e(478)]&&e(440)!=t[e(581)])),a=r[e(211)]((t=>e(225)==t[e(478)]&&e(440)!=t[e(581)]));for(const t of o)s[e(532)]({key:t[e(358)],newValue:t[e(455)],oldValue:t[e(557)],range:Bc(t[e(493)],n[e(396)])});for(const t of i){const r=a[e(379)]((n=>n[e(513)][e(444)](t[e(513)])));r&&s[e(532)]({key:e(394),newValue:t[e(581)],oldValue:r[e(581)],range:n[e(396)][e(546)](t[e(513)][e(287)])})}return 0!=s[e(569)]&&this[e(605)](t,s)}[Sc(387)](t){const e=Sc;let n=!1;const r=this[e(280)][e(396)][e(407)][e(585)][e(199)]()[e(211)]((t=>t[e(257)][e(357)]&&t[e(581)][e(323)](e(308))));for(const s of r){const{subType:r,id:o}=this[e(545)](s[e(581)]),i=r[e(312)]("|")[0];for(const r of this[e(285)]({skipNotAttached:!0}))r.id!=o&&e(601)==r[e(478)]&&r[e(257)]&&r[e(257)][e(497)]==i&&r[e(424)]()[e(238)](s[e(257)][e(357)])&&(this[e(500)](r,s[e(257)][e(357)],t),n=!0)}return n}[Sc(234)](t){this[Sc(220)]=!0,t()}[Sc(527)](t){const e=Sc,n=this[e(481)](t),r=this[e(354)][e(311)](t);return n||r}[Sc(605)](t,e){const n=Sc;if(0==e[n(569)])return!1;let r=!1;for(const s of e){const e=this[n(421)](s[n(493)],n(601))[n(211)]((t=>!t[n(188)][n(530)]))[n(242)]((t=>t[n(560)])),i=(0,o.hashObject)({newValue:s[n(501)]});e[n(211)]((t=>{const e=n,[r,o]=t[e(310)][e(312)]("|");return r==s[e(497)]&&o!=i}))[n(284)]((e=>{const o=n;this[o(500)](e,s[o(493)],t),r=!0}))}return r}[Sc(500)](t,e,n){const r=Sc,s=t[r(424)]()[r(480)](e);0!==s[r(569)]?1!==s[r(569)]?this[r(216)](t,e[r(402)],e[r(586)]):this[r(452)](t,s[0]):n[r(520)](t[r(389)]())}}class wc{constructor(t){const e=Sc;this[e(484)]=t,this[e(593)]=t[e(396)],this[e(342)]=new Map,this[e(269)]=new Map,this[e(594)]()}[Sc(555)](t,e,n,r,s,o){const i=Sc;return new Wr(this[i(593)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(399)](t,e,i(333))(...n),onDiscard:(...n)=>this[i(399)](t,e,i(454))(...n)})}[Sc(511)](t,e,n,r){const s=Sc,o=t+":"+e+":"+n;this[s(342)][s(370)](o,r)}[Sc(399)](t,e,n){const r=Sc,s=t+":"+e+":"+n;return this[r(342)][r(373)](s)||this[r(269)][r(373)](t+":"+n)}[Sc(594)](){const t=Sc,e=()=>!1,n=t=>{const e=Rc;t[e(178)](((t,n)=>t[e(402)][e(296)](n[e(402)])?1:-1)),this[e(593)][e(390)]((n=>{const r=e;for(const e of t){let t;t=e[r(586)][r(305)]&&e[r(586)][r(223)]==e[r(402)][r(287)]?n[r(528)](e[r(402)][r(287)],"on"):n[r(528)](e),this[r(593)][r(203)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Rc;e&&this[n(593)][n(390)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(242)]((t=>(Fc(t)&&(t=this[s(593)][s(271)](t[s(586)])),t)))[s(211)]((t=>s(525)!==t[s(250)][s(233)]));if(c[s(569)]<1)return;const u=Array[s(523)](this[s(593)][s(407)][s(356)][s(482)]())[s(242)]((t=>i.LiveRange[s(382)](t)));r[s(512)](c);for(const t of this[s(484)][s(526)][s(526)]())t[s(559)]();a[s(532)]({forceDefaultExecution:!0}),this[s(484)][s(186)](o,...a);const l=u[s(211)]((t=>s(525)!=t[s(250)][s(233)]));l[s(569)]>0&&r[s(512)](l);for(const t of u)t[s(228)]()}))},s=(e,n)=>1==e[t(569)]&&1==n[t(569)]&&e[0][t(586)][t(444)](n[0][t(402)]),o=(t,e,n,r)=>jc(t,e,n,r)?[t,e]:jc(e,t,r,n)?[e,t]:null;this[t(269)][t(370)](t(393),e),this[t(269)][t(370)](t(255),n),this[t(269)][t(370)](t(522),s),this[t(269)][t(370)](t(518),o),this[t(269)][t(370)](t(227),n),this[t(269)][t(370)](t(388),e),this[t(269)][t(370)](t(306),s),this[t(269)][t(370)](t(327),o),this[t(269)][t(370)](t(270),r),this[t(269)][t(370)](t(470),e),this[t(269)][t(370)](t(415),s),this[t(269)][t(370)](t(494),e),this[t(269)][t(370)](t(406),r),this[t(269)][t(370)](t(547),e),this[t(269)][t(370)](t(413),s),this[t(269)][t(370)](t(472),e),this[t(269)][t(370)](t(439),e),this[t(269)][t(370)](t(582),((e,n)=>{const r=t;if(!n)return;const s=this[r(484)][r(260)][r(373)](vc);this[r(593)][r(390)]((t=>{const o=r;if(o(394)==n[o(497)])for(const r of e){const e=r[o(402)][o(287)],s=n[o(213)];t[o(283)](e,s)}else if(s[o(481)](n[o(497)]))for(const r of e)void 0!==n[o(213)]?t[o(597)](n[o(497)],n[o(213)],r[o(402)][o(287)]):t[o(398)](n[o(497)],r[o(402)][o(287)]);else for(const r of e)n[o(213)]?t[o(597)](n[o(497)],n[o(213)],r):t[o(398)](n[o(497)],r)}))})),this[t(269)][t(370)](t(253),s)}}function Oc(t,e,n){const r=Sc;for(const s of e[r(223)][r(300)]({includeSelf:!0,parentFirst:!0})){if(s[r(250)]==s)return!1;if(!n[r(343)](s))return!1;if(t[r(485)](s)||t[r(384)](s))return!0}return!1}function Fc(t){const e=Sc;return t[e(586)][e(223)]==t[e(402)][e(287)]&&t[e(586)][e(432)]}function Dc(t,e,n,r){const s=Sc,o=t=>!t[s(427)].is(s(200))&&!r[s(485)](t[s(427)]),i=t[s(402)][s(475)](o),a=t[s(586)][s(475)](o,{direction:s(195)});return!(t[s(402)][s(444)](i)&&t[s(586)][s(444)](a)||(i[s(296)](a)?n[s(198)](e,{range:n[s(271)](i,a)}):n[s(520)](e),0))}function xc(t){return(0,o.hashObject)(t)}function Pc(t){const e=Sc,n=t[e(402)][e(287)];return n&&n.is(e(505))}function Bc(t,e){const n=Sc;return null==t[n(586)][n(488)]&&t[n(586)][n(223)]==t[n(402)][n(287)]?Uc(t[n(402)][n(287)],e):t}function Uc(t,e){const n=Sc,r=e[n(303)][n(485)](t)||e[n(303)][n(313)](t);return e[n(271)](e[n(293)](t,n(437)),r?e[n(489)](t):e[n(293)](t,n(586)))}function jc(t,e,n,r){const s=Sc;return!!Gc(t,e)&&n[s(586)][s(444)](r[s(402)])}function Gc(t,e){const n=Sc;if(!t[n(414)]||!e[n(414)])return!1;const r=new Set(Object[n(487)](t[n(450)])),s=new Set(Object[n(487)](e[n(450)]));if(r[n(426)](n(519)),s[n(426)](n(519)),0==r[n(577)]&&0==s[n(577)])return!0;if(r[n(577)]!=s[n(577)])return!1;const o={...t[n(450)]},i={...e[n(450)]};return delete o[n(519)],delete i[n(519)],JSON[n(568)](o)==JSON[n(568)](i)}function Vc(t,e){const n=Sc,r=Hc(t[n(450)]),s=Hc(e);if(!t[n(414)])return!1;for(const t of Object[n(487)](s))if(!Dr(r[t],s[t]))return!1;return!0}function Hc(t){const e=Sc,n=Object[e(264)]({},t);return delete n[e(274)],delete n[e(417)],n}function zc(){const t=["resolve","markerReady","_rangeIsInLocalUserInsertion","_splitMarkerName","createRangeOn","formatBlock:discard","value","isInContent","getRange","$marker","markerName","getCommentThread","containsPosition","buildSuggestion","ck-suggestion-marker-formatInline","attributeOldValue","_SUGGESTION_ANNOUNCEMENT","refresh","suggestion","_mergeNestedSuggestions","isIntersectingWithRange","every","LEAVE","change:_saved","getAllAdjacentSuggestions","enableDefaultAttributesIntegration","stringify","length","getSuggestion","PENDING_ACTION_SUGGESTION","ENTER","isMultiRange","getShiftedBy","getMultiRangeId","clone","size","1300792owePAZ","splice","authorName","name","attribute:discard","removeMarker:suggestion:attribute","Creating a suggestion for attribute with too long attribute key. This may lead to errors. Change the attribute key to a value shorter than 37 characters.","differ","end","data-author-id","markMultiRangeBlockFormat","upcast","suggestionLoaded","default","consumable","_model","_registerDefaultCallbacks","formatBlock","addHighlight","setAttribute","addCommentThread","Users","_processAttributeChanges","attribute","isArray","setTo","registerBlockAttribute","_reduceExistingSuggestions","markAttributeChange","always","change:data","3018590lBkEbi","markers","_blockAttributeKeys","sort","isInsideObject","addMarker:suggestion","removed","isUndo","substr","getCustomProperty","formatInline:","execute","trackChanges.mergeNestedSuggestions","meta","then","_suggestions","unbindElementFromMarkerName","createElement","removeMarker:suggestion:formatBlock","markerNameToElements","backward","chain","getChanges","updateMarker","getChangedMarkers","$textProxy","33017996VDFHyF","_suggestionFactory","deleteContent","createdAt","_getAuthorFromId","trackChanges.trackFormatChanges","markMultiRangeDeletion","markBlockFormat","isOwn","markerToData","filter","formatInline","oldValue","addMarker:suggestion:formatBlock","_updateSuggestionData","_breakSuggestionMarker","href","track-changes-user-not-found","low","_recordAttributeSuggestions","getNearestSelectionRange","enableReadOnlyMode","parent","dataReady","remove","_getSuggestionData","deletion:accept","detach","markDeletion","widget","insertContent","_addThreadToSuggestion","rootName","_recordAttributeChanges","_joinWithAdjacentSuggestions","45NPVmFP","define","isIntersecting","trackChangesCommand","createRangeIn","registerPostFixer","map","createPositionBefore","toUpperCase","locale","containsRange","init","showSuggestionHighlights","getItems","root","deletion:","adapter","attribute:join","hasSuggestion","insertion:discard","conversion","data","markInsertion","for","plugins","addMarker:suggestion:attribute","targetPosition","removeClass","assign","addUser","track-changes-adapter-already-set","documentSelection","_handleNewSuggestionMarker","_defaultCallbacks","formatInline:accept","createRange","next","ready","skipNestingCheck","values","_getExternalAuthor","clear","authoredAt","afterInit","editor","options","addSuggestionData","rename","forEach","getSuggestions","_addSuggestionMarker","nodeAfter","editingDowncast","_joinSuggestions","descriptionFactory","removeComment","getIntersection","createPositionAt","toJSON","multipleBlocks","isBefore","move","howMany","_refreshAttributeSuggestionsChain","getAncestors","batch","insertion","schema","hasCommentThread","isAtEnd","deletion:join","TrackChangesEditing","suggestion:attribute:","commandName","subType","has","split","isSelectable","format","removeMarkers","multi","editing","containerElement","hasComments","rejected","consume","suggestionUnloaded","startsWith","isPremiumPlugin","_enabledCommands","track-changes-adapter-missing-getsuggestion","deletion:chain","isAfter","enableCommand","announce","_commentsRepository","7696590mrvupI","accept","updateSuggestion","lowest","321590kpaDjB","ck-suggestion-marker","includes","activeMarkers","containsRangeInObject","mapper","_customCallbacks","containsItem","forward","return","warn","error-saving-suggestion-data-suggestion-discarded","some","51ehCtQG","addMarkerName","toViewElement","reconvertMarker","markMultiRangeInsertion","_inlineAttributeKeys","track-changes-suggestion-data-mismatch","selection","newRange","attributeKey","isDocumentOperation","head","requires","config","_suggestionState","_createSuggestion","fire","suggestionChanged","substring","forceDefaultExecution","discardSuggestion","set","fetchCommentThread","add","get","fromCharCode","highest","isExternal","_saved","discardSelectedSuggestions","find","acceptSelectedSuggestions","addSuggestion","fromRange","getMarkers","isLimit","insert","dataToMarker","_processAttributeSuggestions","deletion:discard","getFirstMarker","change","_isForcedDefaultExecutionBlock","_checkSuggestionCorrectness","insertion:accept","$elementName","update:suggestion","model","addRange","removeAttribute","getSuggestionCallback","commentThread","isLocal","start","pop","@external","comments","formatBlock:accept","document","CommentsRepository","oldRange","unshift","never","isOfficialPlugin","formatBlock:join","_isDataLoaded","formatInline:join","originalSuggestionId","tablePasteChainId","addComment","_getAttributeKey","getUser","_findSuggestions","accepted","addMarker","getFirstRange","_afterChanges","delete","item","deletion","writer","track-changes-command-not-found","_adapter","isAtStart","formatGroupId","collaboration.channelId","isCollapsed","isBlock","before","acceptAllSuggestions","attribute:accept","$text","54952gWGeKA","after","attribute:","isEqual","addClass","ck-suggestion-marker-","external:","973UGZQCU","_trackFormatChanges","attributes","stopListening","_setSuggestionRange","getContainedElement","discard","attributeNewValue","enqueueChange","FORMATTING","open","previous","discardAllSuggestions","pluginName","unbind","normal","10QdIveG","ck-suggestion-marker-formatBlock","getAttribute","_refreshSuggestionsChain","applyOperation","registerInlineAttribute","formatInline:discard","_getMarkerAnnouncementText","formatBlock:chain","ck-suggestion-marker--active","65680EQiEvC","getLastMatchingPosition","notReady","dataDowncast","type","suggestion-type","getDifference","_isBlockAttribute","getRanges","bindElementToMarker","_editor","isObject","suggestion:","keys","nodeBefore","createPositionAfter","isRemovable","trackChanges","_removeSuggestion","range","formatInline:chain","creator","markerToHighlight","key","insertion:","marker-count","_reduceSuggestionAttributeRange","newValue","moveTargetPosition","listenTo","_initAriaMarkerChangeAnnouncements","element","_setSuggestionData","rethrowUnexpectedError","track-changes-enable-command-twice","track-changes-suggestion-not-found","change:activeMarkers","registerCustomCallback","setSelection","position","group","data-suggestion","join","elementToElement","insertion:chain","groupId","removeMarker","stop","insertion:join","from","action","$graveyard","commands","_isRegisteredAttribute","createSelection","concat","isNextTo","author","push","_onDiscard","catch","_cutOutSuggestionMarker","markInlineFormat","PendingActions","splitPosition","acceptSuggestion","formatBlock:","high"];return(zc=function(){return t})()}const Wc=Kc;function Kc(t,e){const n=Zc();return(Kc=function(t,e){return n[t-=254]})(t,e)}!function(t){const e=Kc,n=t();for(;;)try{if(137893===parseInt(e(292))/1+-parseInt(e(269))/2*(parseInt(e(265))/3)+-parseInt(e(262))/4+-parseInt(e(294))/5+-parseInt(e(270))/6+parseInt(e(280))/7*(-parseInt(e(278))/8)+-parseInt(e(272))/9*(-parseInt(e(261))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zc);class qc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Kc;super(),this[s(285)]=e,this[s(268)]=n,this[s(257)]=r,this[s(286)]=t,this[s(295)]=t[s(284)][s(289)](s(273)),this[s(291)]=t[s(284)][s(289)](s(283)),this[s(268)][s(254)](s(282)).to(this[s(295)],this[s(291)],((t,e)=>t||e)),this[s(268)][s(254)](s(259)).to(this[s(295)],s(282),(t=>t&&this[s(286)][s(285)][s(287)](e[s(277)]()))),this[s(268)][s(254)](s(267)).to(this[s(291)],s(282),(t=>t&&this[s(286)][s(285)][s(287)](e[s(277)]()))),this[s(271)]=null,n[s(263)]&&this[s(255)](),this[s(256)](n,s(273),(()=>this[s(273)]())),this[s(256)](n,s(283),(()=>this[s(283)]())),this[s(256)](n,s(279),(()=>{const t=s;n[t(263)]?this[t(255)]():this[t(260)]()}))}[Wc(273)](){const t=Wc;this[t(295)][t(274)](this[t(285)].id)}[Wc(283)](){const t=Wc;this[t(291)][t(274)](this[t(285)].id)}[Wc(281)](){const t=Wc;this[t(268)][t(264)](t(282)),this[t(268)][t(264)](t(259)),this[t(268)][t(264)](t(267)),this[t(290)](),this[t(257)][t(281)](),this[t(271)]&&this[t(260)]()}[Wc(255)](){const t=Wc,e=Kr(this[t(286)][t(293)],t(258));this[t(271)]=this[t(286)][t(276)][t(289)](t(266))[t(275)](e)}[Wc(260)](){const t=Wc;null!==this[t(271)]&&this[t(286)][t(276)][t(289)](t(266))[t(288)](this[t(271)]),this[t(271)]=null}}function Zc(){const t=["acceptSuggestion","execute","add","plugins","getRanges","1320688odNUkc","change:isDirty","7WCEkgC","destroy","isEnabled","discardSuggestion","commands","model","_editor","canEditAt","remove","get","stopListening","_discardCommand","69976kWsLhk","locale","1142735ybqNaN","_acceptCommand","bind","_setPendingAction","listenTo","commentThreadController","PENDING_ACTION_SUGGESTION","canAccept","_removePendingAction","10ZlDeLz","222672WYbtUM","isDirty","unbind","1059wdkESh","PendingActions","canDiscard","view","1538foACCk","315504KfKZOY","_pendingAction","7571331evBBMx"];return(Zc=function(){return t})()}const Xc=Jc;function Qc(){const t=["length","144zBBcdV","value","35604ptdavZ","textContent","cancel","editorConfig","updateComment","parseFromString","ariaLabel","_createCommentViews","isDirty","SUGGESTION_THREAD_DESCRIPTION","bind","86DRrIyO","focusTracker","element","isReadOnly","focusables","SUGGESTION_THREAD_ARIA_LABEL","_config","3986940uyzHjd","text/html","_model","hasDirtyComment","canAccept","486639IahDYB","commentsListView","_createCommentThreadInputView","destroy","editor","15fynGif","submit","isActive","commentInputView","assign","ariaDescriptionView","keystrokes","9AyyrXF","setData","author","commentThreadInputView","locale","map","delegate","content","isEnabled","showInput","fire","join","disableComments","focus","CommentView","commentThread","177060VfNzzb","authoredAt","addComment","1786030CefPFL","canDiscard","name","formatDateTime","removeComment","2578470qQOCsD","render","11xiFuYt","descriptionParts","body","91007wgpLHO","tab","focusCycler","shift+tab","target","_localUser","set","disabledSubmit"];return(Qc=function(){return t})()}function Jc(t,e){const n=Qc();return(Jc=function(t,e){return n[t-=233]})(t,e)}!function(t){const e=Jc,n=t();for(;;)try{if(353641===parseInt(e(253))/1+-parseInt(e(241))/2*(parseInt(e(305))/3)+-parseInt(e(281))/4*(parseInt(e(258))/5)+parseInt(e(289))/6+-parseInt(e(294))/7*(-parseInt(e(303))/8)+-parseInt(e(265))/9*(-parseInt(e(284))/10)+-parseInt(e(291))/11*(parseInt(e(248))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qc);class Yc extends s.View{constructor(t,n,r,i){const a=Jc;super(t),this[a(254)]=null,this[a(268)]=null,this[a(263)]=new o.AriaDescriptionView(t,Kr(t,a(239))),this[a(300)](a(260),!1),this[a(300)](a(282),n[a(282)]),this[a(240)](a(282)).to(n),this[a(300)](a(292),[]),this[a(300)](a(238),!1),this[a(300)](a(273),!1),this[a(300)](a(252),!1),this[a(300)](a(285),!1),this[a(240)](a(236)).to(this,a(302),n,a(282),this,a(292),((t,e,r)=>{const s=a,o=r[s(270)]((t=>T(t[s(272)])))[s(276)](". ")+".";return Kr(this[s(269)],s(246),[t-1,n[s(267)][s(286)],e?i[s(287)](e):"",(new DOMParser)[s(235)](o,s(249))[s(293)][s(306)]])})),this[a(245)]=new s.ViewCollection,this[a(242)]=new e.FocusTracker,this[a(264)]=new e.KeystrokeHandler,this[a(296)]=new s.FocusCycler({focusables:this[a(245)],focusTracker:this[a(242)],keystrokeHandler:this[a(264)],keystrokeHandlerOptions:{filter:t=>t[a(298)]!==this[a(243)]},actions:{focusPrevious:a(297),focusNext:a(295)}}),this[a(250)]=n,this[a(299)]=r,this[a(247)]=i,i[a(277)]?this[a(300)](a(302),1):this[a(237)]()}[Xc(290)](){const t=Xc;super[t(290)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(245)])}[Xc(278)](){const t=Xc;this[t(243)][t(278)]()}[Xc(256)](){const t=Xc;this[t(254)]&&this[t(254)][t(256)](),this[t(268)]&&this[t(268)][t(256)](),super[t(256)]()}[Xc(237)](){const t=Xc,{CommentsListView:e}=this[t(247)];this[t(254)]=new e(this[t(269)],this[t(250)][t(280)],Object[t(262)]({CommentView:this[t(247)][t(279)]},this[t(247)])),this[t(254)][t(271)](t(288)).to(this),this[t(254)][t(271)](t(234)).to(this),this[t(254)][t(240)](t(260)).to(this),this[t(300)](t(302),this[t(254)][t(302)]+1),this[t(240)](t(302)).to(this[t(254)],t(302),(t=>t+1)),this[t(268)]=this[t(255)](),this.on(t(288),(()=>this[t(278)]())),this[t(240)](t(238)).to(this[t(254)],t(251),this[t(268)][t(261)],t(304),((t,e)=>t||!!e))}[Xc(255)](){const t=Xc,{CommentThreadInputView:e}=this[t(247)],n=new e(this[t(269)],this[t(299)],this[t(247)][t(233)]),r=n[t(261)];return n[t(240)](t(274)).to(this,t(260),this[t(250)][t(280)],t(244),r,t(304),((t,e,n)=>!!n||t&&!e)),r.on(t(259),((e,n)=>{const s=t;this[s(275)](s(283),n),r[s(257)][s(266)]("")})),r.on(t(307),(()=>this[t(278)]())),r[t(240)](t(301)).to(this[t(250)][t(280)],t(244)),n}}const $c=eu;function tu(){const t=["color","4368984POOylx","173286pvVSby","setTemplate","editorDestroyed","listitem","acceptSuggestion","div","218504APlAll","canAccept","ck-suggestion--disabled-comments","ck-suggestion-","755224febvmS","<p>","isEnabled","ck-rounded-corners","_descriptionElement","bind","ck-suggestion-wrapper","discardSuggestion","_config","author","SuggestionView","commentsListView","render","type","commentThreadInputView","bindTemplate","set","isActive","discardButton","canDiscard","delegate","_model","content","push","add","getTemplate","595krVVbI","ariaLabel","editorReady","</p>","suggestionView","commentThread","19014rTNwFL","descriptionParts","1266110NRLdPv","disableComments","acceptButton","focusables","ariaDescriptionView","description","ck-suggestion-wrapper--active","857640pfpkKf","formatDateTime"];return(tu=function(){return t})()}function eu(t,e){const n=tu();return(eu=function(t,e){return n[t-=253]})(t,e)}!function(t){const e=eu,n=t();for(;;)try{if(242622===-parseInt(e(296))/1+-parseInt(e(306))/2+parseInt(e(292))/3+-parseInt(e(302))/4+-parseInt(e(285))/5+parseInt(e(283))/6*(parseInt(e(277))/7)+parseInt(e(295))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tu);class nu extends Yc{constructor(t,e,n,r){const s=eu;super(t,e,n,r),this[s(267)](s(264),""),this[s(256)](s(264)).to(this,s(284),(t=>t&&t[0]?t[0][s(264)]:"")),this[s(256)](s(290)).to(this,s(284),this,s(268),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(307)+T(e[n(273)],e[n(294)])+n(280);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(255)]=null,this[s(281)]=new(r[s(261)])(t,e,{formatDateTime:r[s(293)]}),this[s(281)][s(256)](s(290)).to(this),this[s(281)][s(271)](s(300),s(258)).to(this),this[s(281)][s(287)][s(256)](s(253)).to(this,s(303)),this[s(281)][s(269)][s(256)](s(253)).to(this,s(270)),this[s(288)][s(275)](this[s(281)]),this[s(262)]&&this[s(288)][s(275)](this[s(262)]),this[s(265)]&&this[s(288)][s(275)](this[s(265)]),this[s(297)](this[s(276)]())}[$c(276)](){const t=$c,e=this[t(266)],n=[this[t(281)]];return this[t(262)]&&n[t(274)](this[t(262)]),this[t(265)]&&n[t(274)](this[t(265)]),n[t(274)](this[t(289)]),{tag:t(301),attributes:{class:["ck",t(254),t(257),e.if(t(268),t(291)),e.to(t(264),(e=>t(305)+e)),this[t(259)][t(286)]&&t(304)],"data-suggestion-id":this[t(272)].id,"data-thread-id":this[t(272)][t(282)].id,"data-author-id":this[t(272)][t(260)].id,tabindex:0,role:t(299),"aria-label":e.to(t(278)),"aria-describedby":this[t(289)].id},children:n}}[$c(263)](){const t=$c;super[t(263)](),this[t(262)]&&(this[t(262)][t(271)](t(279)).to(this),this[t(262)][t(271)](t(298)).to(this)),this[t(265)]&&(this[t(265)][t(271)](t(279)).to(this),this[t(265)][t(271)](t(298)).to(this))}}const ru=ou;function su(){const t=["locale","discardSuggestion","element","@external","querySelector","tab","EXTERNAL_SUGGESTION","EXTERNAL_IMPORT_WORD_AVATAR","ck-annotation","16AMgVRm","3110670suvSTK","userView","77941Napejd","_setupKeyboardNavigation","getTemplate","436OeOprv","_model","ck-suggestion__main","span","description","ck-comment__external","cancel","ck-suggestion__info-name","creator",".ck-annotation__content-wrapper","5969033AGWHnV","focus","attributes","add","keystrokes","ck-suggestion__info","ck-annotation__main","EXTERNAL_AVATAR","ck-suggestion","acceptButton","check","ck-annotation__info-time","authoredAt","ck-annotation__user","isExternal","ck-suggestion__actions","ck-suggestion--accept","focusFirst","5EjsSFs","focusables","discardButton","shift+tab","source","8RkqSSo","EXTERNAL_IMPORT_WORD_SUGGESTION","bind","div","_config","setTemplate","32541odCXeZ","acceptSuggestion","_createButton","name","target","listenTo","getUserViewNotificationText","fire","esc","extendTemplate","execute","13712919qvPUlb","Accept suggestion","ck-annotation__info-name","ck-annotation__content-wrapper","set","1043430vcHaeC","getExternalSuggestionNote","30kviYww","author","focusTracker","time","innerHTML","enter","focusCycler","formatDateTime","Discard suggestion","29649024hJfWHR","ck-suggestion__user","change:description","ck-comment__info-time","importWord","presentation","bindTemplate","ck-annotation__info","ck-suggestion--discard","render","ck-annotation__actions","push"];return(su=function(){return t})()}function ou(t,e){const n=su();return(ou=function(t,e){return n[t-=446]})(t,e)}!function(t){const e=ou,n=t();for(;;)try{if(675594===parseInt(e(525))/1*(parseInt(e(522))/2)+-parseInt(e(474))/3*(parseInt(e(528))/4)+-parseInt(e(463))/5*(parseInt(e(490))/6)+parseInt(e(538))/7*(-parseInt(e(468))/8)+-parseInt(e(523))/9*(-parseInt(e(492))/10)+-parseInt(e(485))/11+parseInt(e(501))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(su);class iu extends s.View{constructor(n,r,i){const a=ou;super(n),this[a(529)]=r,this[a(472)]=i,this[a(489)](a(532),""),this[a(470)](a(457)).to(r),this[a(454)]=this[a(476)](Kr(n,a(486)),t.icons[a(455)],a(461),a(475),"sw"),this[a(465)]=this[a(476)](Kr(n,a(500)),t.icons[a(534)],a(509),a(514),"sw"),this[a(524)]=new o.UserView(n,r[a(493)],this[a(480)]()),this[a(524)][a(483)]({attributes:{class:[a(502),a(458)],"aria-hidden":!0}}),this[a(464)]=new s.ViewCollection([this[a(454)],this[a(465)]]),this[a(494)]=new e.FocusTracker,this[a(449)]=new e.KeystrokeHandler,this[a(498)]=new s.FocusCycler({focusables:this[a(464)],focusTracker:this[a(494)],keystrokeHandler:this[a(449)],actions:{focusPrevious:a(466),focusNext:a(518)},keystrokeHandlerOptions:{filter:t=>t[a(478)]!==this[a(515)]}}),this[a(473)](this[a(527)]())}[ru(510)](){const t=ru;super[t(510)]();const e=this[t(515)][t(517)](t(537));e[t(496)]=this[t(532)],this.on(t(503),((n,r,s)=>{e[t(496)]=s})),this[t(526)]()}[ru(527)](){const t=ru,e=this[t(507)],n=[{tag:t(471),attributes:{class:[t(450),t(508)]},children:[{tag:t(531),children:[{text:this[t(524)][t(477)]}],attributes:{class:[t(535),t(487)]}},{tag:t(495),attributes:{datetime:e.to(t(457)),class:[t(504),t(456)]},children:[{text:e.to(t(457),(e=>this[t(472)][t(499)](e)))}]}]},{tag:t(471),attributes:{class:[t(460),t(511)]},children:[this[t(454)],this[t(465)]]},{tag:t(471),attributes:{class:[t(488)]}}];return this[t(529)][t(459)]&&n[t(512)]({tag:t(471),attributes:{class:[t(533)]},children:[{text:this[t(491)]()}]}),{tag:t(471),attributes:{class:[t(453),t(521)],tabindex:-1},children:[this[t(524)],{tag:t(471),attributes:{class:[t(530),t(451)],role:t(506)},children:n}]}}[ru(446)](){const t=ru;this[t(515)][t(446)]()}[ru(480)](){const t=ru;return this[t(529)][t(459)]?t(505)===this[t(529)][t(447)][t(516)][t(467)]?Kr(this[t(513)],t(520),this[t(529)][t(536)][t(477)]):Kr(this[t(513)],t(452),this[t(529)][t(536)][t(477)]):null}[ru(491)](){const t=ru;return t(505)===this[t(529)][t(447)][t(516)][t(467)]?Kr(this[t(513)],t(469)):Kr(this[t(513)],t(519))}[ru(476)](t,e,n,r,s){const i=ru,a=new o.LateFocusButtonView(this[i(513)]);return a[i(489)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(483)]({attributes:{class:n}}),a.on(i(484),(()=>{const t=i;this[t(481)](r,this[t(529)].id)})),a}[ru(526)](){const t=ru,e=this[t(515)];this[t(449)][t(479)](e);for(const e of this[t(464)])this[t(494)][t(448)](e[t(515)]),this[t(449)][t(479)](e[t(515)]);this[t(449)][t(489)](t(497),((n,r)=>{const s=t;e===n[s(478)]&&(this[s(498)][s(462)](),r())})),this[t(449)][t(489)](t(482),((n,r)=>{const s=t;e!==n[s(478)]&&(this[s(446)](),r())}))}}const au='\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="M6.182 5.514a.643.643 0 0 0-.636.64v-.001a.636.636 0 0 0 .636.639h5.682a.641.641 0 0 0 .636-.638.637.637 0 0 0-.636-.64H6.182Z"/><path d="M6.182 8.5a.642.642 0 0 0-.588.882.636.636 0 0 0 .588.395h5.682a.641.641 0 0 0 .636-.639.635.635 0 0 0-.636-.638H6.182Z"/><path d="M6.18 11.5a.64.64 0 0 0 0 1.278h3.133a.64.64 0 0 0 0-1.278H6.18Z"/><path d="m11.772 18.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09 0-.274.076-.551.062-.166.099-.296.11-.393a2.934 2.934 0 0 0 0-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6 1.059-.56 2.11.118 1.05.68 1.443 1.272 1.177 1.772l-3.876 6.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954 2.954 0 0 0-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274 1.039.727-.26.34h-1.496l.717-1.067Z"/><path clip-rule="evenodd" d="M3.272 1A1.28 1.28 0 0 0 2 2.28v14.439a1.276 1.276 0 0 0 1.272 1.28h6.838a2.13 2.13 0 0 1 .003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395 7.395 0 0 1-.042-.142H3.5V2.46s11 .002 11 .005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272 1ZM16 9.29l-1.5 2.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904 0 0 1-.013.075l-.001.005a3.108 3.108 0 0 1-.097.312c-.027.101-.048.19-.062.266a.734.734 0 0 0-.014.287.25.25 0 0 0 .068.105.65.65 0 0 0 .088.074l.017.011.016.01h.175L14.73 18c.697 0 1.271-.573 1.271-1.281v-7.43Z"/></svg>\n',cu=lu;function uu(){const t=["children","_unbindEditors","TrackChangesUI","_bindAnnotationToEditors","getByInnerView","9582582HaPlrQ","getJoined","delete","switchbutton","Discard all suggestions","Annotations","createAnnotationView","arrowView","_initializeController","trackChangesLicenseKeyUsageLimit","isPremiumPlugin","unbind","570746VombqU","8hUQPak","trackChangesLicenseKeyNotAllowed","buttonView","editing","licenseKey","filter","isOfficialPlugin","expired","view","SuggestionThreadView","discardButton","isEnabled","comments.maxCommentCharsWhenCollapsed","suggestionLoaded","set","TrackChanges","button","trackChanges.SuggestionThreadView","1751790YiikcD","commentsListView","plugins","trackChanges","addSourceCollector","values","suggestionView","featureNotAllowed","hasSuggestion","comments","escape","TrackChangesEditing","change:activeAnnotations","source","activeAnnotations","27129230gJiNUy","_disableComments","pluginName","CommentsUI","usageLimit","isOn","trackChangesLicenseKeyDomainLimit","lowest","registerAnnotation","1964079RqAuJt","focus","previous","execute","from","has","getSuggestion","acceptSelectedSuggestions","clear","discardAllSuggestions","head","comments.maxThreadTotalWeight","componentFactory","_annotationViews","activeMarkers","suggestionUnloaded","invalid","getFirstRange","menu","isInContent","fire","listenTo","trialLimit","domainLimit","destroy","getMarkerNames","trackChangesLicenseKeyDevelopmentLimit","items","bind","requires","createCommentThreadController","developmentLimit","commandName","_suggestionToController","define","delegate","suggestionChanged","editor","reduce","comments.editorConfig","EditorAnnotations","refreshSelectedViews","_createToolbarButton","Track changes","addComment","_handleSuggestionControllerDelayed","config","isMultiRange","discardSelectedSuggestions","acceptButton","comments.maxCommentsWhenCollapsed","getDescriptions","CommentsRepository","isDirty","acceptAllSuggestions","get","CommentView","panelView","descriptionFactory","trackChangesLicenseKeyEvaluationLimit","change:previous","_addUIComponentsToFactory","toMany","_updateController","trackChanges.SuggestionView","_destroyController","_createMenuBarMenu","Accept all selected suggestions","size","length","keys","trackChangesLicenseKeyTrialLimit","suggestion-","_handleControllerBuffer","stopListening","_viewToController","some","getMarkers","_showLicenseError","trackChangesLicenseKeyExpired","trackChangesLicenseKeyValid","trackChangesLicenseKeyInvalid","commentThread","7NmQITm","init","descriptionParts","Discard all selected suggestions","commands","separator","evaluationLimit","3626380ctlTAE","actionView","_refreshActiveMarkers","trackChanges.disableComments","remove","mainView","menuitem","Accept all suggestions","getAllAdjacentSuggestions","SuggestionView","getRanges","_licenseKeyCheckInterval","value","add","menuitemcheckbox","createAnnotation","locale","type","5TRtCvt","model","push","1534074JgLPFO","menuBar:trackChanges","innerView"];return(uu=function(){return t})()}function lu(t,e){const n=uu();return(lu=function(t,e){return n[t-=333]})(t,e)}!function(t){const e=lu,n=t();for(;;)try{if(868907===-parseInt(e(350))/1+-parseInt(e(369))/2+parseInt(e(504))/3+-parseInt(e(483))/4*(-parseInt(e(501))/5)+-parseInt(e(338))/6*(parseInt(e(476))/7)+-parseInt(e(351))/8*(parseInt(e(393))/9)+parseInt(e(384))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uu);class fu extends t.Plugin{static get[cu(422)](){const t=cu;return[vc,o.Users,t(445),t(343),t(433)]}static get[cu(386)](){return cu(335)}static get[cu(357)](){return!0}static get[cu(348)](){return!0}constructor(t){const e=cu;super(t),this[e(426)]=new Map,this[e(468)]=new Map,this[e(406)]=new Map,this[e(466)]=new Map;const n=this[e(430)][e(439)];n[e(427)](e(368),nu),n[e(427)](e(457),iu),n[e(427)](e(486),!1),this[e(385)]=n[e(448)](e(486))}[cu(438)](t,e){const n=cu;0===this[n(466)][n(461)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(466)]){const r=this[t(426)][t(398)](e);r||n?r&&n&&this[t(458)](e):this[t(346)](e)}this[t(466)][t(401)](),this[t(430)][t(371)][t(448)](t(433))[t(434)](),this[t(485)]()}),10),this[n(466)][n(365)](t,e)}[cu(477)](){const t=cu,e=this[t(430)],n=e[t(371)][t(448)](t(380)),r=e[t(371)][t(448)](t(343)),s=e[t(371)][t(448)](t(433)),o=e[t(371)][t(448)](t(445));this[t(454)](),s[t(373)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(397)](this[e(426)])){const s=t[e(491)](),o=[];for(const t of s){if(!t[e(412)])continue;if(t[e(440)]){o[e(503)](...t[e(493)]());continue}const n=t[e(410)]();if(o[e(462)]>0){const t=o[0][e(339)](n);if(t){o[0]=t;continue}}o[e(503)](n)}n[e(503)]([r[e(359)],o])}return n})),this[t(414)](n,t(364),((e,n)=>{const r=t;this[r(414)](n,r(453),((t,e,s,o)=>{const i=r;n[i(412)]&&(null==s?(this[i(456)](o[i(403)]),this[i(438)](n,!1)):(this[i(456)](s[i(403)]),null==o&&this[i(438)](n,!0)))})),null!==n[r(395)]?this[r(456)](n[r(403)]):this[r(438)](n,!1)})),this[t(414)](n,t(408),((e,n,r)=>{const s=t;this[s(467)](n,s(453)),this[s(466)][s(340)](n),this[s(426)][s(398)](n)&&this[s(458)](n),r&&this[s(456)](r[s(403)])})),this[t(414)](n,t(429),((e,n)=>{this[t(456)](n)})),this[t(414)](r,t(381),(()=>{this[t(485)]()})),this[t(414)](o,t(437),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(377)](r))return;const i=n[o(399)](r);this[o(426)][o(448)](i)[o(359)][o(370)][o(394)](-1)}),{priority:t(391)}),this[t(355)]=this[t(430)][t(439)][t(448)](t(355));const i=this[t(430)];this[t(494)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(473)==s||e(474)==s||e(472)==s||e(390)==s||e(352)==s||e(452)==s||e(464)==s||e(419)==s||e(347)==s){delete i[r],n=s,clearInterval(this[e(494)]),this[e(494)]=void 0;break}}e(474)==n&&i[e(471)](e(409)),e(472)==n&&i[e(471)](e(358)),e(390)==n&&i[e(471)](e(416)),e(352)==n&&i[e(471)](e(376),e(366)),e(452)==n&&i[e(471)](e(482)),e(464)==n&&i[e(471)](e(415)),e(419)==n&&i[e(471)](e(424)),e(347)==n&&i[e(471)](e(388))}),1e3)}[cu(485)](){const t=cu,e=this[t(430)][t(371)][t(448)](t(343)),n=this[t(430)][t(371)][t(448)](t(380)),r=Array[t(397)](e[t(383)],(e=>e[t(506)]))[t(356)]((e=>this[t(468)][t(398)](e))),s=[];for(const e of r){const n=this[t(468)][t(448)](e)[t(502)][t(491)]();s[t(503)](...n[t(431)](((e,n)=>[...e,...n[t(418)]()]),[]))}n[t(407)]=s}[cu(454)](){const t=cu,n=this[t(430)],r=n[t(499)],o=Kr(r,t(436)),i=new e.Collection([{type:t(341),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(372),role:t(497)})},{type:t(481)},{type:t(367),model:new s.ViewModel({withText:!0,label:Kr(r,t(490)),commandName:t(447),role:t(489)})},{type:t(367),model:new s.ViewModel({withText:!0,label:Kr(r,t(460)),commandName:t(400),role:t(489)})},{type:t(367),model:new s.ViewModel({withText:!0,label:Kr(r,t(342)),commandName:t(402),role:t(489)})},{type:t(367),model:new s.ViewModel({withText:!0,label:Kr(r,t(479)),commandName:t(441),role:t(489)})}]);for(const e of i)if(hu(e)){const r=n[t(480)][t(448)](e[t(502)][t(425)]);e[t(502)][t(421)](t(389),t(362)).to(r,t(495),t(362))}n.ui[t(405)][t(496)](t(372),(e=>this[t(435)](e,i,o))),n.ui[t(405)][t(496)](t(505),(e=>this[t(459)](e,i,o)))}[cu(435)](t,e,n){const r=cu,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(430)][r(480)][r(448)](r(372));o[r(353)][r(365)]({tooltip:n,label:n,icon:au}),o[r(353)][r(421)](r(389)).to(i,r(495)),o[r(353)].on(r(396),(()=>{const t=r;i[t(396)](),this[t(430)][t(354)][t(359)][t(394)]()})),(0,s.addListToDropdown)(o,e,{role:r(411)});const a=[];for(const t of e)hu(t)&&a[r(503)](this[r(430)][r(480)][r(448)](t[r(502)][r(425)]));const c=o[r(353)];return c[r(484)][r(349)](r(362)),c[r(345)][r(349)](r(362)),c[r(484)][r(421)](r(362)).to(i,r(362)),c[r(345)][r(421)](r(362))[r(455)](a,r(362),((...t)=>t[r(469)]((t=>t)))),o.on(r(396),(t=>{const e=r;this[e(430)][e(396)](t[e(382)][e(425)]),this[e(430)][e(354)][e(359)][e(394)]()})),o}[cu(459)](t,e,n){const r=cu,o=new s.MenuBarMenuView(t),i=this[r(430)][r(480)][r(448)](r(372));o[r(353)][r(365)]({label:n,icon:au});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(481)==n[r(500)]){a[r(420)][r(496)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(502)];i[r(421)](...Object[r(463)](c)).to(c),i[r(428)](r(396)).to(o),i.on(r(396),(()=>{const t=r;this[t(430)][t(396)](c[t(425)]),this[t(430)][t(354)][t(359)][t(394)]()})),e[r(333)][r(496)](i),a[r(420)][r(496)](e)}return o[r(421)](r(362)).to(i,r(362)),o[r(450)][r(333)][r(496)](a),o}[cu(346)](t){const e=cu,n=this[e(430)],r=n[e(439)],s=n[e(371)][e(448)](e(343)),i=n[e(371)][e(448)](e(445)),a=n[e(371)][e(448)](e(433)),c=n[e(371)][e(448)](o.Users).me,u=r[e(448)](e(372))[e(360)],l=r[e(448)](e(372))[e(492)],{CommentsListView:f,CommentThreadInputView:h}=n[e(371)][e(448)](e(387));let d,g,p;this[e(406)][e(398)](t.id)?(g=this[e(406)][e(448)](t.id),d=g[e(488)]):(d=new u(n[e(499)],t,c,{disableComments:this[e(385)],editorConfig:{...r[e(448)](e(432)),licenseKey:r[e(448)](e(355))},maxCommentsWhenCollapsed:r[e(448)](e(443)),maxThreadTotalWeight:r[e(448)](e(404)),maxCommentCharsWhenCollapsed:r[e(448)](e(363)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(448)](e(499))),CommentView:r[e(448)](e(378))[e(449)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),d[e(375)][e(442)].on(e(396),(()=>{const t=e;n[t(354)][t(359)][t(394)]()})),d[e(375)][e(361)].on(e(396),(()=>{const t=e;n[t(354)][t(359)][t(394)]()})),g=s[e(344)](this[e(430)][e(499)],d),g[e(421)](e(446)).to(d,e(446)),g[e(421)](e(462)).to(d),g[e(421)](e(500)).to(d,e(500),(t=>e(465)+t)),d.on(e(379),(()=>{const t=e;p[t(413)](t(379))})),this[e(406)][e(365)](t.id,g));const m=i[e(423)](t[e(475)],d),I=new qc(n,t,d,m),E=t[e(491)]()[e(356)]((t=>t[e(412)]));d[e(478)]=n[e(371)][e(448)](e(380))[e(451)][e(444)](E),this[e(426)][e(365)](t,I),this[e(468)][e(365)](d,I),p=s[e(498)]({view:g,target:()=>{const r=e,s=[],i=t[r(491)]()[r(356)]((t=>t[r(412)]));for(const t of i)s[r(503)](...t[r(470)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(354)],s)},type:()=>e(465)+I[e(359)][e(500)]}),i[e(336)](d,p),s[e(496)](p),a[e(392)](p)}[cu(458)](t){const e=cu,n=this[e(430)][e(371)][e(448)](e(445)),r=this[e(430)][e(371)][e(448)](e(343)),s=this[e(426)][e(448)](t),o=s[e(359)],i=r[e(337)](o);n[e(334)](o),i&&r[e(487)](i),this[e(426)][e(340)](t),this[e(468)][e(340)](o),s[e(417)]()}[cu(456)](t){const e=cu;if(!t[e(412)]||!this[e(426)][e(398)](t))return;const n=this[e(430)][e(371)][e(448)](e(380)),r=this[e(426)][e(448)](t),s=t[e(491)]();r[e(359)][e(478)]=n[e(451)][e(444)](s)}[cu(417)](){const t=cu;for(const e of this[t(426)][t(463)]())this[t(458)](e);for(const e of this[t(406)][t(374)]())e[t(488)][t(417)]();super[t(417)](),this[t(494)]&&clearInterval(this[t(494)])}}function hu(t){return cu(502)in t}var du=pu;function gu(){var t=["8JZvasr","45NMsjzq","Comments","1623309lUKxpU","getSuggestions","TrackChanges","isOfficialPlugin","editor","isPremiumPlugin","plugins","adapter","requires","addSuggestionData","943178ibGXQx","181338UyJTDk","get","12164301wSuBUu","3242743dUyLJZ","51752EYbTUm","3420344hcygQL","pluginName","addSuggestion","getSuggestion"];return(gu=function(){return t})()}function pu(t,e){var n=gu();return(pu=function(t,e){return n[t-=253]})(t,e)}!function(t){for(var e=pu,n=t();;)try{if(557028===-parseInt(e(263))/1+parseInt(e(268))/2+-parseInt(e(253))/3+parseInt(e(269))/4+-parseInt(e(274))/5*(-parseInt(e(264))/6)+-parseInt(e(267))/7+-parseInt(e(273))/8*(-parseInt(e(266))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gu);class mu extends t.Plugin{static get[du(261)](){return[vc,fu,du(275)]}static get[du(270)](){return du(255)}static get[du(256)](){return!0}static get[du(258)](){return!0}set[du(260)](t){var e=du;this[e(257)][e(259)][e(265)](vc)[e(260)]=t}get[du(260)](){var t=du;return this[t(257)][t(259)][t(265)](vc)[t(260)]}[du(271)](t){var e=du;return this[e(257)][e(259)][e(265)](vc)[e(262)](t)}[du(254)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=du;return this[n(257)][n(259)][n(265)](vc)[n(254)]({skipNotAttached:t,toJSON:e})}[du(272)](t){var e=du;return this[e(257)][e(259)][e(265)](vc)[e(272)](t)}}const Iu=Eu;function Eu(t,e){const n=Au();return(Eu=function(t,e){return n[t-=344]})(t,e)}!function(t){const e=Eu,n=t();for(;;)try{if(620269===parseInt(e(354))/1+parseInt(e(392))/2+parseInt(e(348))/3*(parseInt(e(386))/4)+-parseInt(e(346))/5+parseInt(e(375))/6+-parseInt(e(377))/7*(parseInt(e(344))/8)+-parseInt(e(400))/9*(-parseInt(e(408))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Au);const bu=[Iu(398)];class Tu extends t.Plugin{static get[Iu(366)](){return[vc]}static get[Iu(370)](){return Iu(379)}static get[Iu(369)](){return!0}static get[Iu(380)](){return!0}[Iu(396)](){const t=Iu,n=this[t(384)];if(n[t(404)][t(391)](t(365),(e=>{const r=t,s=n[r(350)][r(374)][r(401)]()[r(359)](((t,e)=>(t[e]="",t)),{});return n[r(381)][r(353)](s,e)})),t(363)!=typeof n[t(404)][t(390)](t(399))[t(355)])throw new e.CKEditorError(t(352))}[Iu(367)](t){return ku(this[Iu(384)],!0,t)}[Iu(405)](t){return ku(this[Iu(384)],!1,t)}}class _u extends t.Plugin{static get[Iu(370)](){return Iu(361)}static get[Iu(369)](){return!0}static get[Iu(380)](){return!0}constructor(t){const e=Iu;function n(t){const e=Eu;return t[e(397)]((t=>String[e(385)](t)))[e(411)]("")}super(t),this[e(376)]=e(395),t[n([101,100,105,116,105,110,103])][n([118,105,101,119])][n([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=n([97,117,116,111]),t[n([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116])]=()=>window[n([80,114,111,109,105,115,101])][n([114,101,115,111,108,118,101])]({[n([115,116,97,116,117,115])]:n([111,107])})}[Iu(396)](){const t=Iu;this[t(384)][t(347)][t(390)](t(394))[t(402)]={addCommentThread:()=>new Promise((()=>{})),getCommentThread:()=>new Promise((()=>{})),updateCommentThread:()=>new Promise((()=>{})),resolveCommentThread:()=>new Promise((()=>{})),reopenCommentThread:()=>new Promise((()=>{})),removeCommentThread:()=>new Promise((()=>{})),addComment:()=>new Promise((()=>{})),updateComment:()=>new Promise((()=>{})),removeComment:()=>new Promise((()=>{}))},this[t(384)][t(347)][t(390)](t(351))[t(402)]=null}}function yu(t){return void 0!==t[Iu(393)]}function Au(){const t=["388241LNDtMR","editorCreator","getFullData","appendChild","createElement","reduce","execute","TrackChangesDataGetter","name","function","destroy","trackChangesData.editorCreator","requires","getDataWithAcceptedSuggestions","set","isOfficialPlugin","pluginName","div","getCommentThreads","getSuggestions","document","1223520rUyPjl","result","28AxaZEb","getUser","TrackChangesData","isPremiumPlugin","constructor","push","users","editor","fromCharCode","1025284CkZgXW","data","rootsAttributes","Users","get","define","226460ODImCg","getRootsAttributes","CommentsRepository","end","init","map","Pagination","trackChangesData","981ghBoqO","getRootNames","_adapter","discardAllSuggestions","config","getDataWithDiscardedSuggestions","addUser","useAnonymousUser","14680VHAKKK","remove","createDocumentFragment","join","addCommentThread","501856mGXWzo","addSuggestionData","1252635ZfAMxr","plugins","3HpLWHA","acceptAllSuggestions","model","TrackChangesEditing","track-changes-data-invalid-editor-creator","create"];return(Au=function(){return t})()}async function ku(t,e,n){const r=Iu,s=(0,o.sanitizeEditorConfig)(t,bu);s[r(347)][r(382)](vc,_u),s[r(388)]=yu(t)?t[r(393)]():void 0;const i=document[r(410)](),a=t[r(404)][r(390)](r(399))[r(355)],c=await a(s,(()=>function(t){const e=r,n=document[e(358)](e(371));return t[e(357)](n),n}(i)));!function(t,e){const n=r,s=t[n(350)][n(374)][n(401)]()[n(359)](((e,r)=>(e[r]=t[n(387)][n(390)]({rootName:r}),e)),{}),o=t[n(347)][n(390)](n(389))[n(383)][n(397)]((t=>({id:t.id,name:t[n(362)]}))),i=t[n(347)][n(390)](n(351))[n(373)]({skipNotAttached:!0,toJSON:!0}),a=t[n(347)][n(390)](n(394))[n(372)]({skipNotAttached:!0,toJSON:!0}),c=e[n(347)][n(390)](n(389)),u=e[n(347)][n(390)](n(351)),l=e[n(347)][n(390)](n(394));for(const t of l[n(372)]())t[n(409)]();for(const t of o)c[n(378)](t.id)||c[n(406)](t);c.me||c[n(407)]();for(const t of a)l[n(412)](t);for(const t of i)u[n(345)](t);e[n(387)][n(368)](s)}(t,c),c[r(360)](r(e?349:403));const u=yu(c)?c[r(356)](n):c[r(387)][r(390)](n);return await c[r(364)](),u}function Cu(){var t=["24772EcnbLJ","2ZxdovO","4023928whblsZ","487637DOykfE","410232ffvNwb","638307aSlHKs","5300322nairhG","36hMGfMN","5KVnRbr","18170IHbYoN","9151779VDvxJn"];return(Cu=function(){return t})()}function Lu(t,e){var n=Cu();return(Lu=function(t,e){return n[t-=167]})(t,e)}!function(t){for(var e=Lu,n=t();;)try{if(825366===parseInt(e(168))/1*(-parseInt(e(177))/2)+parseInt(e(170))/3+-parseInt(e(167))/4+-parseInt(e(173))/5*(parseInt(e(171))/6)+-parseInt(e(175))/7+-parseInt(e(169))/8*(-parseInt(e(172))/9)+-parseInt(e(174))/10*(-parseInt(e(176))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={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")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Qc,Suggestion:()=>zr,SuggestionThreadView:()=>nu,SuggestionView:()=>iu,TrackChanges:()=>mu,TrackChangesData:()=>bu,TrackChangesEditing:()=>Mc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["commands","affectsData","144yiOSrk","10615761RBpAKi","execute","_enabledCommands","TrackChangesCommand","1282257qSvUKd","has","forceDisabled","_enableCommands","value","73915ndvAnP","refresh","_isEnabledBasedOnSelection","_disableUnsupportedCommands","72syOpUw","isEnabled","clearForceDisabled","84028LoBxEJ","184295OIqwIf","645888VFHtev","editor","592530tunmIq"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=341]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(274266===-parseInt(e(358))/1+parseInt(e(361))/2+-parseInt(e(345))/3+-parseInt(e(354))/4*(parseInt(e(350))/5)+-parseInt(e(359))/6+parseInt(e(357))/7*(-parseInt(e(364))/8)+parseInt(e(341))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(343)]=e,this[n(349)]=!1,this[n(351)](),this[n(352)]=!1}[c(351)](){this[c(355)]=!0}[c(342)](){const t=c;this[t(349)]=!this[t(349)],this[t(349)]?this[t(353)]():this[t(348)]()}[c(353)](){const t=c;for(const e of this[t(360)][t(362)][t(362)]())e[t(363)]&&!this[t(343)][t(346)](e)&&e[t(347)](t(344))}[c(348)](){const t=c;for(const e of this[t(360)][t(362)][t(362)]())e[t(363)]&&!this[t(343)][t(346)](e)&&e[t(356)](t(344))}}function h(t,e){const n=d();return(h=function(t,e){return n[t-=151]})(t,e)}const g=h;function d(){const t=["execute","247820qqjaWC","72076pxomAl","get","9577152Lbvpzd","_suggestions","model","getRanges","1423100ksEQZO","TrackChangesEditing","canEditAt","_isEnabledBasedOnSelection","279190OwKjzB","3cTncEF","editor","2478156eZIPCy","acceptSuggestion","plugins","track-changes-accept-suggestion-not-found","5058920LfgYLS","refresh","isEnabled"];return(d=function(){return t})()}!function(t){const e=h,n=t();for(;;)try{if(700193===parseInt(e(162))/1+-parseInt(e(152))/2*(parseInt(e(163))/3)+parseInt(e(151))/4+-parseInt(e(169))/5+parseInt(e(165))/6+-parseInt(e(158))/7+parseInt(e(154))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class p extends t.Command{constructor(t,e){const n=h;super(t),this[n(155)]=e,this[n(170)](),this[n(161)]=!1}[g(170)](){this[g(171)]=!0}[g(172)](t){const n=g,r=this[n(155)][n(153)](t);if(!r)throw new e.CKEditorError(n(168),this);const s=r[n(157)]();this[n(164)][n(156)][n(160)](s)&&this[n(164)][n(167)][n(153)](n(159))[n(166)](r)}}function m(t,e){const n=E();return(m=function(t,e){return n[t-=203]})(t,e)}const I=m;function E(){const t=["get","TrackChangesEditing","isEnabled","80208BQWxdw","_suggestions","editor","execute","36kkJzFQ","refresh","model","discardSuggestion","23868jkWkgd","8123106qLkkaX","track-changes-discard-suggestion-not-found","3403267hJyXgR","6729375APkCCd","canEditAt","plugins","_isEnabledBasedOnSelection","356686rPFBFA","getRanges","945REaMDA","596980pLVoLg"];return(E=function(){return t})()}!function(t){const e=m,n=t();for(;;)try{if(699960===-parseInt(e(207))/1+-parseInt(e(204))/2+-parseInt(e(219))/3*(parseInt(e(215))/4)+-parseInt(e(223))/5+parseInt(e(220))/6+parseInt(e(222))/7+-parseInt(e(211))/8*(-parseInt(e(206))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);class b extends t.Command{constructor(t,e){const n=m;super(t),this[n(212)]=e,this[n(216)](),this[n(203)]=!1}[I(216)](){this[I(210)]=!0}[I(214)](t){const n=I,r=this[n(212)][n(208)](t);if(!r)throw new e.CKEditorError(n(221),this);const s=r[n(205)]();this[n(213)][n(217)][n(224)](s)&&this[n(213)][n(225)][n(208)](n(209))[n(218)](r)}}function T(t,e){const n=A;let r="";return r+=t[n(284)]("*")[n(317)](((t,e)=>e%2!=0?n(277)+_(t)+n(312):_(t)))[n(275)](""),e&&(r+=n(298)+e[n(307)]+n(314)+e[n(290)]+n(318)),r}function _(t){const e=A,n=document[e(311)](e(315));return n[e(295)]=t,n[e(313)]}function y(t){const e=A;return t[e(310)](((t,n)=>e(327)==t[e(286)]&&e(327)!=n[e(286)]?-1:e(327)!=t[e(286)]&&e(327)==n[e(286)]?1:0))}function A(t,e){const n=k();return(A=function(t,e){return n[t-=274]})(t,e)}function k(){const t=["31545kqKozB","createRange","join","next",'<span class="ck-suggestion-type">',"1882377GQSRBU","isMultiRange","788bYTPrt","isIntersecting","5898RhieFx","getRanges","split","createPositionBefore","type","content"," [color ","start","title","isTouching","isArray","148742wpUzaR","createPositionAfter","innerText","schema","61654548BRslYI",'<span class="ck-suggestion-color" style="background-color: ',"isCollapsed","from","add","167337rZrJJz","14XhpGzK","color","1330124RkoTPn","replace","value","isObject","change","sort","createElement","</span>","innerHTML",'" title="',"span","createPositionAt","map",'"></span>',"execute","8631cIzDEz","splice","870pGINiM","8VSUddc","end","isInContent","push","deletion","length"];return(k=function(){return t})()}function C(t,e){const n=A;let r,s=0;const o=[],i=e[n(296)];for(;s<t[n(328)];){const a=t[s],c=t[s+1];r||(r=e[n(285)](a)),L(e,a,c)||(o[n(326)](e[n(274)](r,i[n(308)](a)?e[n(294)](a):e[n(316)](a,n(324)))),r=null),s++}return o}function L(t,e,n){const r=A;if(!n)return!1;const s=t[r(294)](e),o=t[r(285)](n);return s[r(291)](o)}!function(t){const e=A,n=t();for(;;)try{if(776035===-parseInt(e(305))/1+-parseInt(e(303))/2*(-parseInt(e(302))/3)+parseInt(e(280))/4*(-parseInt(e(329))/5)+-parseInt(e(282))/6*(parseInt(e(320))/7)+parseInt(e(323))/8*(parseInt(e(278))/9)+parseInt(e(322))/10*(-parseInt(e(293))/11)+parseInt(e(297))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);function N(t,e,n){const r=A;for(;n[r(328)];){const s=n[r(321)](0,100);t[r(309)]((()=>{const t=r;for(const n of s)n[t(325)]&&e[t(319)](n.id)}))}}const R=w;function S(){const t=["27735YEUggN","execute","editor","428eznaLx","_command","model","_suggestions","refresh","_isEnabledBasedOnSelection","canEditAt","33687EnayGb","16oMfccZ","236zBHMuI","some","431640tBMZaG","from","isInContent","values","2199mfCeSQ","835715DKvUFh","14315972UBQRfJ","getRanges","isEnabled","2440eEudXe","2438359xEvFeL"];return(S=function(){return t})()}function w(t,e){const n=S();return(w=function(t,e){return n[t-=172]})(t,e)}!function(t){const e=w,n=t();for(;;)try{if(491470===-parseInt(e(188))/1+parseInt(e(172))/2*(-parseInt(e(187))/3)+parseInt(e(181))/4*(parseInt(e(194))/5)+parseInt(e(183))/6+parseInt(e(193))/7*(parseInt(e(180))/8)+-parseInt(e(179))/9*(parseInt(e(192))/10)+parseInt(e(189))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);class v extends t.Command{constructor(t,e,n){const r=w;super(t),this[r(173)]=e,this[r(175)]=n,this[r(176)](),this[r(177)]=!1}[R(176)](){const t=R,e=Array[t(184)](this[t(175)][t(186)]())[t(182)]((e=>e[t(185)]));this[t(191)]=this[t(173)][t(191)]&&e}[R(195)](){const t=R,e=y(Array[t(184)](this[t(175)][t(186)]()));for(const n of e){const e=n[t(190)]();if(!this[t(196)][t(174)][t(178)](e))return}N(this[t(196)][t(174)],this[t(173)],e)}}const M=F;function O(){const t=["_command","1194436THsuiX","_selectedSuggestions","getRanges","10PcUjon","execute","18DHzVyB","20174187xKRMPy","values","5991732fbNRXi","size","_suggestions","document","from","2882456XICoUu","11878070TxVaZG","2031327awZcwS","1399568foZwTu","canEditAt","2Uzgvlt","_isEnabledBasedOnSelection","isEnabled","editor","model","refresh","selection","7OuGUdZ"];return(O=function(){return t})()}function F(t,e){const n=O();return(F=function(t,e){return n[t-=453]})(t,e)}!function(t){const e=F,n=t();for(;;)try{if(864623===parseInt(e(461))/1*(-parseInt(e(479))/2)+-parseInt(e(476))/3+parseInt(e(474))/4*(parseInt(e(464))/5)+-parseInt(e(469))/6*(-parseInt(e(459))/7)+-parseInt(e(477))/8*(parseInt(e(466))/9)+-parseInt(e(475))/10+parseInt(e(467))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);class D extends t.Command{constructor(t,e,n){const r=F;super(t),this[r(460)]=e,this[r(471)]=n,this[r(462)]=new Set,this[r(457)](),this[r(453)]=!1}[M(457)](){const t=M,e=this[t(455)][t(456)][t(472)][t(458)],n=Array[t(473)](this[t(471)][t(468)]());this[t(462)]=function(t,e){const n=A,r=Array[n(300)](t[n(283)]()),s=new Set;for(const o of e)if(o[n(325)])for(const e of r)for(const r of o[n(283)]())(e[n(281)](r)||t[n(299)]&&!o[n(279)]&&o[n(276)]&&r[n(324)][n(291)](e[n(289)]))&&s[n(301)](o);return s}(e,n),this[t(454)]=this[t(460)][t(454)]&&!!this[t(462)][t(470)]}[M(465)](){const t=M,e=y(Array[t(473)](this[t(462)]));for(const n of e){const e=n[t(463)]();if(!this[t(455)][t(456)][t(478)](e))return}N(this[t(455)][t(456)],this[t(460)],e)}}const P=function(){this.__data__=[],this.size=0};const B=function(t,e){return t===e||t!=t&&e!=e};const x=function(t,e){for(var n=t.length;n--;)if(B(t[n][0],e))return n;return-1};var U=Array.prototype.splice;const j=function(t){var e=this.__data__,n=x(e,t);return!(n<0)&&(n==e.length-1?e.pop():U.call(e,n,1),--this.size,!0)};const G=function(t){var e=this.__data__,n=x(e,t);return n<0?void 0:e[n][1]};const V=function(t){return x(this.__data__,t)>-1};const H=function(t,e){var n=this.__data__,r=x(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function z(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}z.prototype.clear=P,z.prototype.delete=j,z.prototype.get=G,z.prototype.has=V,z.prototype.set=H;const W=z;const K=function(){this.__data__=new W,this.size=0};const X=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const q=function(t){return this.__data__.get(t)};const Z=function(t){return this.__data__.has(t)};const J="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const Q=J||Y||Function("return this")();const $=Q.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=Q["__core-js_shared__"];var ht,gt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const dt=function(t){return!!gt&&gt in t};var pt=Function.prototype.toString;const mt=function(t){if(null!=t){try{return pt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var It=/^\[object .+?Constructor\]$/,Et=Function.prototype,bt=Object.prototype,Tt=Et.toString,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const At=function(t){return!(!ut(t)||dt(t))&&(lt(t)?yt:It).test(mt(t))};const kt=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=kt(t,e);return At(n)?n:void 0};const Lt=Ct(Q,"Map");const Nt=Ct(Object,"create");const Rt=function(){this.__data__=Nt?Nt(null):{},this.size=0};const St=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var wt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;if(Nt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return wt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const Ot=function(t){var e=this.__data__;return Nt?void 0!==e[t]:Mt.call(e,t)};const Ft=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Nt&&void 0===e?"__lodash_hash_undefined__":e,this};function Dt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Dt.prototype.clear=Rt,Dt.prototype.delete=St,Dt.prototype.get=vt,Dt.prototype.has=Ot,Dt.prototype.set=Ft;const Pt=Dt;const Bt=function(){this.size=0,this.__data__={hash:new Pt,map:new(Lt||W),string:new Pt}};const xt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Ut=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const jt=function(t){var e=Ut(this,t).delete(t);return this.size-=e?1:0,e};const Gt=function(t){return Ut(this,t).get(t)};const Vt=function(t){return Ut(this,t).has(t)};const Ht=function(t,e){var n=Ut(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function zt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}zt.prototype.clear=Bt,zt.prototype.delete=jt,zt.prototype.get=Gt,zt.prototype.has=Vt,zt.prototype.set=Ht;const Wt=zt;const Kt=function(t,e){var n=this.__data__;if(n instanceof W){var r=n.__data__;if(!Lt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Wt(r)}return n.set(t,e),this.size=n.size,this};function Xt(t){var e=this.__data__=new W(t);this.size=e.size}Xt.prototype.clear=K,Xt.prototype.delete=X,Xt.prototype.get=q,Xt.prototype.has=Z,Xt.prototype.set=Kt;const qt=Xt;const Zt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Jt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&Jt?Jt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Qt.call(t,e)&&B(r,n)&&(void 0!==n||e in t)||Yt(t,e,n)};const te=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Yt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?Q.Buffer:void 0;const ge=(he?he.isBuffer:void 0)||ue;var de=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&de.test(t))&&t>-1&&t%1==0&&t<e};const me=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ie={};Ie["[object Float32Array]"]=Ie["[object Float64Array]"]=Ie["[object Int8Array]"]=Ie["[object Int16Array]"]=Ie["[object Int32Array]"]=Ie["[object Uint8Array]"]=Ie["[object Uint8ClampedArray]"]=Ie["[object Uint16Array]"]=Ie["[object Uint32Array]"]=!0,Ie["[object Arguments]"]=Ie["[object Array]"]=Ie["[object ArrayBuffer]"]=Ie["[object Boolean]"]=Ie["[object DataView]"]=Ie["[object Date]"]=Ie["[object Error]"]=Ie["[object Function]"]=Ie["[object Map]"]=Ie["[object Number]"]=Ie["[object Object]"]=Ie["[object RegExp]"]=Ie["[object Set]"]=Ie["[object String]"]=Ie["[object WeakMap]"]=!1;const Ee=function(t){return ne(t)&&me(t.length)&&!!Ie[ct(t)]};const be=function(t){return function(e){return t(e)}};var Te="object"==typeof exports&&exports&&!exports.nodeType&&exports,_e=Te&&"object"==typeof module&&module&&!module.nodeType&&module,ye=_e&&_e.exports===Te&&J.process;const Ae=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.binding("util")}catch(t){}}();var ke=Ae&&Ae.isTypedArray;const Ce=ke?be(ke):Ee;var Le=Object.prototype.hasOwnProperty;const Ne=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&ge(t),o=!n&&!r&&!s&&Ce(t),i=n||r||s||o,a=i?ee(t.length,String):[],c=a.length;for(var u in t)!e&&!Le.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Re=Object.prototype;const Se=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Re)};const we=function(t,e){return function(n){return t(e(n))}};const ve=we(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const Oe=function(t){if(!Se(t))return ve(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Fe=function(t){return null!=t&&me(t.length)&&!lt(t)};const De=function(t){return Fe(t)?Ne(t):Oe(t)};const Pe=function(t,e){return t&&te(e,De(e),t)};const Be=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var xe=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return Be(t);var e=Se(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const je=function(t){return Fe(t)?Ne(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var Ve="object"==typeof exports&&exports&&!exports.nodeType&&exports,He=Ve&&"object"==typeof module&&module&&!module.nodeType&&module,ze=He&&He.exports===Ve?Q.Buffer:void 0,We=ze?ze.allocUnsafe:void 0;const Ke=function(t,e){if(e)return t.slice();var n=t.length,r=We?We(n):new t.constructor(n);return t.copy(r),r};const Xe=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const qe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ze=function(){return[]};var Je=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Qe=Ye?function(t){return null==t?[]:(t=Object(t),qe(Ye(t),(function(e){return Je.call(t,e)})))}:Ze;const $e=function(t,e){return te(t,Qe(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=we(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Qe(t)),t=en(t);return e}:Ze;const rn=function(t,e){return te(t,nn(t),e)};const sn=function(t,e,n){var r=e(t);return ce(t)?r:tn(r,n(t))};const on=function(t){return sn(t,De,Qe)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Q,"DataView");const un=Ct(Q,"Promise");const ln=Ct(Q,"Set");const fn=Ct(Q,"WeakMap");var hn="[object Map]",gn="[object Promise]",dn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",In=mt(cn),En=mt(Lt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Lt&&yn(new Lt)!=hn||un&&yn(un.resolve())!=gn||ln&&yn(new ln)!=dn||fn&&yn(new fn)!=pn)&&(yn=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case In:return mn;case En:return hn;case bn:return gn;case Tn:return dn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ln=Q.Uint8Array;const Nn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Rn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Sn=/\w*$/;const wn=function(t){var e=new t.constructor(t.source,Sn.exec(t));return e.lastIndex=t.lastIndex,e};var vn=$?$.prototype:void 0,Mn=vn?vn.valueOf:void 0;const On=function(t){return Mn?Object(Mn.call(t)):{}};const Fn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Dn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Nn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Rn(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 Fn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return wn(t);case"[object Symbol]":return On(t)}};var Pn=Object.create;const Bn=function(){function t(){}return function(e){if(!ut(e))return{};if(Pn)return Pn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const xn=function(t){return"function"!=typeof t.constructor||Se(t)?{}:Bn(en(t))};const Un=function(t){return ne(t)&&"[object Map]"==An(t)};var jn=Ae&&Ae.isMap;const Gn=jn?be(jn):Un;const Vn=function(t){return ne(t)&&"[object Set]"==An(t)};var Hn=Ae&&Ae.isSet;const zn=Hn?be(Hn):Vn;var Wn="[object Arguments]",Kn="[object Function]",Xn="[object Object]",qn={};qn[Wn]=qn["[object Array]"]=qn["[object ArrayBuffer]"]=qn["[object DataView]"]=qn["[object Boolean]"]=qn["[object Date]"]=qn["[object Float32Array]"]=qn["[object Float64Array]"]=qn["[object Int8Array]"]=qn["[object Int16Array]"]=qn["[object Int32Array]"]=qn["[object Map]"]=qn["[object Number]"]=qn[Xn]=qn["[object RegExp]"]=qn["[object Set]"]=qn["[object String]"]=qn["[object Symbol]"]=qn["[object Uint8Array]"]=qn["[object Uint8ClampedArray]"]=qn["[object Uint16Array]"]=qn["[object Uint32Array]"]=!0,qn["[object Error]"]=qn[Kn]=qn["[object WeakMap]"]=!1;const Zn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return Xe(e,a)}else{var h=An(e),g=h==Kn||"[object GeneratorFunction]"==h;if(ge(e))return Ke(e,c);if(h==Xn||h==Wn||g&&!o){if(a=u||g?{}:xn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Pe(a,e))}else{if(!qn[h])return o?e:{};a=Dn(e,h,c)}}i||(i=new qt);var d=i.get(e);if(d)return d;i.set(e,a),zn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Gn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?an:on:u?je:De)(e);return Zt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Jn=function(t){return Zn(t,5)};const Yn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(t))||($n.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function er(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new(er.Cache||Wt),n}er.Cache=Wt;const nr=er;var rr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sr=/\\(\\)?/g;const or=function(t){var e=nr(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(rr,(function(t,n,r,s){e.push(r?s.replace(sr,"$1"):n||t)})),e}));const ir=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var ar=$?$.prototype:void 0,cr=ar?ar.toString:void 0;const ur=function t(e){if("string"==typeof e)return e;if(ce(e))return ir(e,t)+"";if(Yn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||Yn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const gr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const dr=function(t,e,n){return null==t?t:gr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Ir(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Wt;++e<n;)this.add(t[e])}Ir.prototype.add=Ir.prototype.push=pr,Ir.prototype.has=mr;const Er=Ir;const br=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Tr=function(t,e){return t.has(e)};const _r=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new Er:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!br(e,(function(t,e){if(!Tr(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const yr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.valueOf:void 0;const Lr=function(t,e,n,r,s,o,i){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||!o(new Ln(t),new Ln(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return B(+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=yr;case"[object Set]":var c=1&r;if(a||(a=Ar),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=_r(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Cr)return Cr.call(t)==Cr.call(e)}return!1};var Nr=Object.prototype.hasOwnProperty;const Rr=function(t,e,n,r,s,o){var i=1&n,a=on(t),c=a.length;if(c!=on(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Nr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Sr="[object Arguments]",wr="[object Array]",vr="[object Object]",Mr=Object.prototype.hasOwnProperty;const Or=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?wr:An(t),u=a?wr:An(e),l=(c=c==Sr?vr:c)==vr,f=(u=u==Sr?vr:u)==vr,h=c==u;if(h&&ge(t)){if(!ge(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new qt),i||Ce(t)?_r(t,e,n,r,s,o):Lr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new qt),s(p,m,n,r,o)}}return!!h&&(o||(o=new qt),Rr(t,e,n,r,s,o))};const Fr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!ne(e)&&!ne(n)?e!=e&&n!=n:Or(e,n,r,s,t,o))};const Dr=function(t,e){return Fr(t,e)};const Pr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Br=function(t,e){for(var n=0,r=(e=fr(e,t)).length;null!=t&&n<r;)t=t[hr(e[n++])];return n&&n==r?t:void 0};const xr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Ur=function(t,e){return e.length<2?t:Br(t,xr(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(Pr(e))]};const Gr=function(t,e){return null==t||jr(t,e)},Vr=Hr;function Hr(t,e){const n=Wr();return(Hr=function(t,e){return n[t-=385]})(t,e)}!function(t){const e=Hr,n=t();for(;;)try{if(601980===-parseInt(e(410))/1+-parseInt(e(402))/2+parseInt(e(439))/3*(parseInt(e(452))/4)+-parseInt(e(393))/5+parseInt(e(450))/6+parseInt(e(457))/7+parseInt(e(391))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Hr;super(),this[n(428)]=!1,this.id=e.id,this[n(418)]=e[n(418)],this[n(420)]=e[n(420)]||null,this[n(417)]=e[n(417)],this[n(414)]=e[n(414)]||e[n(417)],this[n(463)]=Boolean(e[n(445)]&&e[n(445)][n(427)]),this[n(415)]=null,this[n(388)]=t,this[n(453)]=e[n(433)],this[n(456)]=e[n(434)],this[n(431)]=e[n(401)],this[n(416)]=new Set,this[n(425)]=null,this[n(405)](n(424),null),this[n(405)](n(445),e[n(445)]||{}),this[n(405)](n(451),null),this[n(405)](n(394),null),this[n(405)](n(429),null),this[n(405)](n(396),!1),this[n(440)](n(385)),this[n(440)](n(423))}get[Vr(404)](){const t=Vr;let e=this;for(;e[t(451)];)e=e[t(451)];return e}get[Vr(442)](){const t=Vr;return!!this[t(429)]&&this[t(429)][t(444)]>0}get[Vr(386)](){const t=Vr;return 0!=this[t(416)][t(430)]&&6==Array[t(397)](this[t(416)])[0][t(387)](":")[t(444)]}get[Vr(443)](){return null!==this[Vr(447)]()}[Vr(455)](t){const e=Vr;this[e(416)][e(389)](t)}[Vr(446)](){const t=Vr;return Array[t(397)](this[t(416)])}[Vr(460)](){const t=Vr;return this[t(446)]()[t(408)]((e=>this[t(388)][t(395)][t(441)](e)))[t(461)]((t=>t))}[Vr(447)](){return this[Vr(460)]()[0]||null}[Vr(421)](){const t=Vr;this[t(388)][t(435)]((e=>{const n=t;for(const t of this[n(460)]())e[n(412)](t)})),this[t(416)][t(432)]()}[Vr(412)](t){const e=Vr;this[e(388)][e(435)]((n=>{n[e(412)](t)})),this[e(416)][e(437)](t)}[Vr(399)](t){const e=Vr,n=e(436)+this[e(418)]+":"+this[e(420)]+":"+this.id+":"+this[e(414)].id+":"+zr[e(409)]();this[e(455)](n),this[e(388)][e(435)]((r=>{r[e(448)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(406)](t){const e=Vr;for(const n of this[e(454)]())if(n[e(422)](t))return!0;return!1}[Vr(454)](){const t=Vr;return this[t(460)]()[t(408)]((e=>e[t(411)]()))}[Vr(438)](){const t=Vr;return this[t(454)]()[t(398)](((e,n)=>[...e,...n[t(438)]()]),[])}[Vr(407)](){const t=Vr;var e;return(null===(e=this[t(447)]())||void 0===e?void 0:e[t(411)]())||null}[Vr(413)](){const t=Vr,e=this[t(454)]();if(1!=e[t(444)])return null;const n=e[0],r=n[t(462)][t(459)],s=n[t(419)][t(403)];return r instanceof i.Element?r!=s?null:r:null}[Vr(385)](){const t=Vr;this[t(453)](this[t(454)](),this[t(415)],this[t(445)]),this[t(421)]()}[Vr(423)](){const t=Vr;this[t(456)](this[t(454)](),this[t(415)],this[t(445)]),this[t(421)]()}[Vr(390)](){const t=Vr,e=[];let n=this[t(404)];for(;n;)e[t(449)](n),n=n[t(394)];return e}[Vr(400)](t,e){const n=Vr,r=Jn(this[n(445)]);dr(r,t,e),Dr(r,this[n(445)])||(this[n(445)]=r,this[n(431)](r))}[Vr(458)](t){const e=Vr,n=Jn(this[e(445)]);Gr(n,t),Dr(n,this[e(445)])||(this[e(445)]=n,this[e(431)](this[e(445)]))}[Vr(392)](){const t=Vr;return{id:this.id,type:this[t(420)]?this[t(418)]+":"+this[t(420)]:this[t(418)],authorId:this[t(414)].id,createdAt:this[t(425)],hasComments:this[t(442)],data:this[t(415)],attributes:this[t(445)]}}static[Vr(409)](){const t=Vr;return(0,e.uid)()[t(426)](1,5)}}function Wr(){const t=["isIntersecting","discard","authoredAt","createdAt","substr","@external","_isDataLoaded","commentThread","size","_onAttributesChange","clear","onAccept","onDiscard","change","suggestion:","delete","getItems","9ipDfLo","decorate","get","hasComments","isInContent","length","attributes","getMarkerNames","getFirstMarker","addMarker","push","480138rkZmwE","previous","160664KJTHLu","_onAccept","getRanges","addMarkerName","_onDiscard","7716086NjUbPb","removeAttribute","nodeAfter","getMarkers","filter","start","isExternal","accept","isMultiRange","split","_model","add","getAllAdjacentSuggestions","5722512oJKVIl","toJSON","2941350kGzajS","next","markers","_saved","from","reduce","addRange","setAttribute","onAttributesChange","61774AlqwOE","nodeBefore","head","set","isIntersectingWithRange","getFirstRange","map","getMultiRangeId","796996dNaLkr","getRange","removeMarker","getContainedElement","creator","data","_markerNames","author","type","end","subType","removeMarkers"];return(Wr=function(){return t})()}function Kr(t,e,n){const r=t.t,s=t.t;switch(e){case"Track changes":return s("Track changes");case"Accept suggestion":return s("Accept suggestion");case"Discard suggestion":return s("Discard suggestion");case"Accept all suggestions":return s("Accept all suggestions");case"Accept all selected suggestions":return s("Accept all selected suggestions");case"Discard all suggestions":return s("Discard all suggestions");case"Discard all selected suggestions":return s("Discard all selected suggestions");case"*Reset font size*":return s("*Reset font size*");case"*Reset font family*":return s("*Reset font family*");case"*Reset font color*":return s("*Reset font color*");case"*Reset font background color*":return s("*Reset font background color*");case"*Remove image text alternative*":return s("*Remove image text alternative*");case"*Reset image width*":return s("*Reset image width*");case"*Remove link*":return s("*Remove link*");case"*Check item*":return s("*Check item*");case"*Uncheck item*":return s("*Uncheck item*");case"*Remove all formatting*":return s("*Remove all formatting*");case"*Replace table cells*":return s("*Replace table cells*");case"*Merge cells*":return s("*Merge cells*");case"*Split cell:* vertically":return s("*Split cell:* vertically");case"*Split cell:* horizontally":return s("*Split cell:* horizontally");case"*Indent:* %0":return s("*Indent:* %0",n);case"*Outdent:* %0":return s("*Outdent:* %0",n);case"*Change to:* %0":return s("*Change to:* %0",n);case"*Insert:* %0":return s("*Insert:* %0",n);case"*Format:* %0":return s("*Format:* %0",n);case"*Format:* change table properties":return s("*Format:* change table properties");case"*Format:* change table cell properties":return s("*Format:* change table cell properties");case"*Format:* insert into %0":return s("*Format:* insert into %0",n);case"*Format:* remove from %0":return s("*Format:* remove from %0",n);case"*Replace image URL*":return s("*Replace image URL*");case"*Format:* resize table":return s("*Format:* resize table");case"*Format:* set order to reversed":return s("*Format:* set order to reversed");case"*Format:* set order to regular":return s("*Format:* set order to regular");case"*Format:* set start index to %0":return s("*Format:* set start index to %0",n);case"*Change %0 content*":return s("*Change %0 content*",n);case"*Remove:* %0":return s("*Remove:* %0",n);case"*Merge:* %0":return s("*Merge:* %0",n);case"*Split:* %0":return s("*Split:* %0",n);case"*Remove format:* %0":return s("*Remove format:* %0",n);case"*Set bookmark:* %0":return s("*Set bookmark:* %0",n);case"*Set font size:* %0":return s("*Set font size:* %0",n);case"*Set font family:* %0":return s("*Set font family:* %0",n);case"*Set format to:* %0":return s("*Set format to:* %0",n);case"*Set font color:* %0":return s("*Set font color:* %0",n);case"*Set font background color:* %0":return s("*Set font background color:* %0",n);case"*Set format:* %0":return s("*Set format:* %0",n);case"*Set image text alternative:* %0":return s("*Set image text alternative:* %0",n);case"*Set image width:* %0":return s("*Set image width:* %0",n);case"*Set link:* %0":return s("*Set link:* %0",n);case"*Set highlight:* %0":return s("*Set highlight:* %0",n);case"*Remove highlight*":return s("*Remove highlight*");case"FORMAT_HIGHLIGHT":return s({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return s({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return s({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return s({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return s({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return s({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return s({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return s({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return s({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return s({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return s({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return s({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return s({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return s({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return s({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return s({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return s({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return s({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return s({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return s({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return s({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return s({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return s({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return s({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return s({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return s({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return s({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return s({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return s({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return s({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return s({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return s({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return s({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return s({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return s({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return s({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return s({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return s({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return s({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return s({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return s({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return s({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return s({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return s({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return s({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return s({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return s({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return s({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return s({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return s({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return s({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return s({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return s({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return s({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return s({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return s({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return s({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return s({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return s({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return s({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return s({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return s({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return s({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return s({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return s({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return s({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return s({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return s({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return s({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return s({id:"ELEMENT_TITLE",string:"title"});case"ELEMENT_MERGE_FIELD":return s({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);case"ELEMENT_BOOKMARK":return s({id:"ELEMENT_BOOKMARK",string:"bookmark",plural:"%0 bookmarks"},n);case"EXTERNAL_SUGGESTION":return s({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return s({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return s({string:"Entering insertion suggestion. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return s({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return s({string:"Entering deletion suggestion. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return s({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return s({string:"Entering formatting suggestion. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return s({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return s({string:"Suggestion by %1. Created on %2. %0 reply. %3",plural:"Suggestion by %1. Created on %2. %0 replies. %3",id:"SUGGESTION_THREAD_ARIA_LABEL"},n);case"SUGGESTION_THREAD_DESCRIPTION":return s({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}const Xr=qr;function qr(t,e){const n=Jr();return(qr=function(t,e){return n[t-=253]})(t,e)}!function(t){const e=qr,n=t();for(;;)try{if(237462===parseInt(e(253))/1*(parseInt(e(294))/2)+-parseInt(e(309))/3*(parseInt(e(287))/4)+-parseInt(e(327))/5*(parseInt(e(266))/6)+parseInt(e(314))/7*(parseInt(e(297))/8)+parseInt(e(345))/9*(parseInt(e(323))/10)+parseInt(e(272))/11+-parseInt(e(335))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jr);class Zr{constructor(t,e){const n=qr;this[n(293)]=[],this[n(258)]=new Map,this[n(310)]=[],this[n(290)]=new Map,this[n(302)]=t,this[n(319)]=e}[Xr(322)](t){const e=Xr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(325)];o++){const i=t[o];if(!i[e(270)])continue;const a=this[e(315)](i);if(a){if(null!=i[e(337)]){if(r[e(256)](i[e(337)]))continue;r[e(289)](i[e(337)])}n[e(292)](a)}else if(e(277)!=i[e(273)])e(263)!=i[e(273)]&&e(267)!=i[e(273)]||this[e(269)](n,i,t[o+1]);else{const t=i[e(291)][e(316)];if(s[e(256)](t))continue;s[e(289)](i[e(291)][e(316)]),t==vc?this[e(299)](n,i):this[e(331)](n,i)}}return this[e(285)](n)}[Xr(334)](t){const e=Xr;this[e(293)][e(292)](t)}[Xr(305)](t,n,r=e.priorities[Xr(339)]){const s=Xr;s(262)==typeof t?(0,e.insertToPriorityArray)(this[s(310)],{matchingCallback:t,label:n,priority:r}):this[s(258)][s(284)](t,n)}[Xr(288)](t,e){const n=Xr;this[n(290)][n(284)](t,e)}[Xr(318)](t,e=1){const n=Xr;let r;for(const e of this[n(310)])if(e[n(332)](t)){r=e[n(255)];break}return r||(r=this[n(258)][n(265)](t[n(307)])),r?r(e):1!==e?e+" "+t[n(307)]+"s":""+t[n(307)]}[Xr(275)](t,e){const n=Xr,r=e[n(274)]()[n(311)](),s=n(263)==e[n(273)]?n(289):n(301);for(const e of r){const o=e[n(336)],i=t[t[n(325)]-1];if(o.is(n(276)))i&&i[n(273)][n(326)](n(333))>-1&&t[n(308)](),i&&n(313)==i[n(273)]?i[s]+=o[n(291)]:t[n(292)]({type:n(313),add:n(289)==s?o[n(291)]:"",remove:n(301)==s?o[n(291)]:""});else if(this[n(302)][n(295)](o)){const a=o;if(i&&i[n(273)][n(326)](n(333))>-1&&t[n(308)](),n(317)==e[n(273)])continue;i&&i[n(273)]==s+n(280)&&i[n(259)][n(307)]==a[n(307)]?i[n(306)]++:t[n(292)]({type:s+n(280),element:a,quantity:1}),r[n(261)]((t=>!(n(317)==t[n(273)]&&t[n(336)]==o)))}else if(this[n(302)][n(350)](o,n(340))||o.is(n(259),n(279))){const r=o;if(n(289)==s&&n(324)==e[n(273)]||n(301)==s&&n(317)==e[n(273)])continue;if(i&&-1==i[n(273)][n(326)](n(333))){n(313)==i[n(273)]&&(i[s]+="\n");continue}let a;if(a=n(289)==s?r[n(351)]&&!this[n(302)][n(295)](r[n(351)])?r[n(351)]:null:r[n(268)]&&!this[n(302)][n(295)](r[n(268)])?r[n(268)]:null,r[n(346)]||a&&a[n(346)]){const e=a&&a[n(346)]?a:r;i&&i[n(273)]==s+n(304)&&i[n(259)][n(307)]==e[n(307)]?i[n(306)]++:t[n(292)]({type:s+n(304),element:e,quantity:1})}else t[n(292)]({type:s+n(333),element:r})}}}[Xr(285)](t){const e=Xr,n=this[e(319)],r=[],s=[],o=[];for(const i of t)switch(i[e(273)]){case e(313):if(i[e(289)]=i[e(289)][e(300)](/(\S)\u000A+(\S)/g,e(343))[e(300)](/\u000A/g,""),i[e(301)]=i[e(301)][e(300)](/(\S)\u000A+(\S)/g,e(343))[e(300)](/\u000A/g,""),""!=i[e(289)]&&""!=i[e(301)]){r[e(292)]({type:e(300),content:Kr(n,e(254),['"'+i[e(301)]+'"','"'+i[e(289)]+'"'])});continue}if(null!=i[e(289)][e(321)](/^ +$/)){r[e(292)]({type:e(263),content:Kr(n,e(282),Kr(n,e(328),i[e(289)][e(325)]))});continue}if(null!=i[e(301)][e(321)](/^ +$/)){r[e(292)]({type:e(267),content:Kr(n,e(298),Kr(n,e(328),i[e(301)][e(325)]))});continue}if(""!=i[e(289)]){r[e(292)]({type:e(263),content:Kr(n,e(282),'"'+i[e(289)]+'"')});continue}r[e(292)]({type:e(267),content:Kr(n,e(298),'"'+i[e(301)]+'"')});continue;case e(264):case e(342):r[e(292)]({type:e(263),content:Kr(n,e(282),this[e(318)](i[e(259)],i[e(306)]))});continue;case e(330):case e(283):r[e(292)]({type:e(267),content:Kr(n,e(298),this[e(318)](i[e(259)],i[e(306)]))});continue;case e(347):r[e(292)]({type:e(263),content:Kr(n,e(296),this[e(318)](i[e(259)],i[e(306)]))});continue;case e(281):r[e(292)]({type:e(267),content:Kr(n,e(338),this[e(318)](i[e(259)],i[e(306)]))});continue;case e(286):s[e(292)](i[e(316)]);continue;case e(348):o[e(292)](i[e(316)]);continue;default:r[e(292)](i)}if(s[e(325)]){const t=s[e(303)]((t=>this[e(290)][e(256)](t)?this[e(290)][e(265)](t):t))[e(329)](", ");r[e(292)]({type:e(312),content:Kr(this[e(319)],e(349),t)})}if(o[e(325)]){const t=o[e(303)]((t=>this[e(290)][e(256)](t)?this[e(290)][e(265)](t):t))[e(329)](", ");r[e(292)]({type:e(312),content:Kr(this[e(319)],e(320),t)})}return r}[Xr(315)](t){const e=Xr;for(const n of this[e(293)]){const r=n(t);if(r&&e(273)in r)return r}}[Xr(331)](t,e){const n=Xr,r=e[n(291)],s=void 0===r[n(344)]?n(348):n(286);t[n(292)]({type:s,key:r[n(316)]})}[Xr(299)](t,e){const n=Xr;t[n(292)]({type:n(312),content:Kr(this[n(319)],n(341),this[n(318)](e[n(274)]()[n(260)][n(257)],1))})}[Xr(269)](t,e,n){const r=Xr;if(this[r(275)](t,e),n&&n[r(274)]()&&!e[r(274)]()[r(271)][r(278)](n[r(274)]()[r(260)])){const n=t[t[r(325)]-1],s=r(263)==e[r(273)]?r(289):r(301);n&&r(313)==n[r(273)]&&(n[s]+="\n")}}}function Jr(){const t=["insertion","addEmptyContainer","get","1014Llsosd","deletion","previousSibling","_handleInsertRemoveSuggestionDescription","isInContent","end","3906793WaSXgQ","type","getFirstRange","_addDescriptionItems","$textProxy","attribute","isEqual","softBreak","Object","removeContainer","*Insert:* %0","removeObject","set","_resolveDescriptionItems","addFormat","8RfIRcU","registerAttributeLabel","add","_attributeLabels","data","push","_customCallbacks","2234FfkGNe","isObject","*Split:* %0","712928pjRFJc","*Remove:* %0","_handleRenameSuggestionDescription","replace","remove","_schema","map","EmptyContainer","registerElementLabel","quantity","name","pop","548844RwfZGj","_itemLabelsCallbacks","getWalker","format","text","7pOlCwj","_handleCustomCallbackDescription","key","elementEnd","getItemLabel","_locale","*Remove format:* %0","match","getDescriptions","920630BgeCUn","elementStart","length","indexOf","8510iOSdnf","ELEMENT_SPACE","join","removeEmptyContainer","_handleAttributeSuggestionDescription","matchingCallback","Container","registerDescriptionCallback","3409092oeChZT","item","subType","*Merge:* %0","normal","$text","*Change to:* %0","addObject","$1 $2","newValue","27QRugkR","isEmpty","addContainer","removeFormat","*Set format:* %0","checkChild","nextSibling","407ZqRPMY","REPLACE_TEXT","label","has","nodeAfter","_itemLabels","element","start","skip","function"];return(Jr=function(){return t})()}const Yr=$r;function Qr(){const t=["10cgoMbl","plugins","3uyONLi","10hksEfE","14cXYOIu","489519xXtsTe","303032uCTfpT","12sNZRMd","1408385LEIKSF","editor","TrackChangesEditing","1351350aJSwsW","35961EzkKXX","11144397QMewPd","afterInit","802024JgmkVQ","enableCommand","commands","showAIAssistant","get"];return(Qr=function(){return t})()}function $r(t,e){const n=Qr();return($r=function(t,e){return n[t-=459]})(t,e)}!function(t){const e=$r,n=t();for(;;)try{if(147281===parseInt(e(462))/1*(-parseInt(e(473))/2)+-parseInt(e(472))/3*(-parseInt(e(476))/4)+-parseInt(e(478))/5+-parseInt(e(461))/6+parseInt(e(474))/7*(-parseInt(e(465))/8)+-parseInt(e(475))/9*(parseInt(e(470))/10)+parseInt(e(463))/11*(parseInt(e(477))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qr);class ts extends t.Plugin{[Yr(464)](){const t=Yr,e=this[t(459)],n=e[t(471)][t(469)](t(460));e[t(467)][t(469)](t(468))&&n[t(466)](t(468))}}const es=rs;function ns(){const t=["FORMAT_ALIGN_TO_LEFT","formatBlock","justify","FORMAT_ALIGN_TO_CENTER","locale","has","editor","1018542uPFpnB","commandName","FORMAT_ALIGN_TO_RIGHT","afterInit","FORMAT_ALIGNMENT","value","363yTVZNL","*Format:* %0","get","left","173120JpVjHb","9nSoHJB","registerBlockAttribute","TrackChangesEditing","532335tffxDx","130874uJErNy","320993tJUnok","FORMAT_JUSTIFY_TEXT","AlignmentEditing","plugins","721560HrjPpn","21DgjBGa","type","right","24CvusPj","278968EUfxyf","registerAttributeLabel","registerDescriptionCallback","alignment","enableDefaultAttributesIntegration","center","format","descriptionFactory","_registerLegacyDescription","commandParams"];return(ns=function(){return t})()}function rs(t,e){const n=ns();return(rs=function(t,e){return n[t-=439]})(t,e)}!function(t){const e=rs,n=t();for(;;)try{if(275130===-parseInt(e(450))/1+-parseInt(e(449))/2*(parseInt(e(458))/3)+parseInt(e(454))/4+-parseInt(e(448))/5+-parseInt(e(476))/6*(-parseInt(e(455))/7)+-parseInt(e(459))/8*(parseInt(e(445))/9)+parseInt(e(444))/10*(parseInt(e(440))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class ss extends t.Plugin{[es(479)](){const t=es,e=this[t(475)],n=e[t(473)];if(!e[t(453)][t(474)](t(452)))return;const r=e[t(453)][t(442)](t(447));r[t(463)](t(462)),r[t(446)](t(462)),r[t(466)][t(460)](t(462),Kr(n,t(480))),this[t(467)]()}[es(467)](){const t=es,e=this[t(475)],n=e[t(473)];e[t(453)][t(442)](t(447))[t(466)][t(461)]((e=>{const r=t;if(r(470)!=e[r(456)])return;const{data:s}=e;if(s&&r(462)==s[r(477)]){const t=s[r(468)][0][r(439)];return{type:r(465),content:Kr(n,r(441),function(t){const e=r;switch(t){case e(443):return Kr(n,e(469));case e(457):return Kr(n,e(478));case e(464):return Kr(n,e(472));case e(471):return Kr(n,e(451))}}(t))}}}))}}function os(){const t=["format","registerDescriptionCallback","StrikethroughEditing","forceValue","10ibYbry","FORMAT_SUBSCRIPT","FORMAT_BOLD","type","18FxHCQb","afterInit","33CQAnRX","subscript","38DbBtaV","TrackChangesEditing","298845tFEYoC","FORMAT_","registerAttributeLabel","toUpperCase","editor","10749382uDTXpG","descriptionFactory","ItalicEditing","italic","83916FkCsWr","540616oFLTSw","commandParams","FORMAT_STRIKETHROUGH","243LgdEPf","CodeEditing","FORMAT_ITALIC","4852XzkWtj","*Remove format:* %0","3049119hwwDqt","strikethrough","get","FORMAT_SUPERSCRIPT","bold","*Format:* %0","BoldEditing","SubscriptEditing","enableDefaultAttributesIntegration","FORMAT_CODE","9372bnSfad","toLowerCase","SuperscriptEditing","28fxlzHf","FORMAT_UNDERLINE","superscript","underline","UnderlineEditing","commandName","has","13RPVOai","locale","plugins","slice","_registerLegacyDescription","registerInlineAttribute","code","formatInline"];return(os=function(){return t})()}const is=as;function as(t,e){const n=os();return(as=function(t,e){return n[t-=424]})(t,e)}!function(t){const e=as,n=t();for(;;)try{if(217073===-parseInt(e(482))/1*(parseInt(e(464))/2)+parseInt(e(479))/3*(-parseInt(e(434))/4)+-parseInt(e(466))/5*(parseInt(e(460))/6)+parseInt(e(437))/7*(parseInt(e(476))/8)+-parseInt(e(424))/9*(parseInt(e(456))/10)+parseInt(e(462))/11*(-parseInt(e(475))/12)+parseInt(e(444))/13*(parseInt(e(471))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(os);const cs=[is(430),is(473),is(441),is(480),is(454),is(431),is(436)];class us extends t.Plugin{[is(461)](){const t=is,e=this[t(470)],n=e[t(446)][t(426)](t(465)),r=e[t(445)];for(const s of cs){if(!e[t(446)][t(443)](s))continue;const o=s[t(447)](0,-7)[t(435)](),i=t(467)+o[t(469)]();n[t(432)](o),n[t(449)](o),n[t(472)][t(468)](o,Kr(r,i))}this[t(448)]()}[is(448)](){const t=is,e=this[t(470)],n=e[t(445)],r=e[t(446)][t(426)](t(465));function s(e,s){const o=t;r[o(472)][o(453)]((t=>{const r=o;if(r(451)!=t[r(459)])return;const{data:i}=t;return i&&i[r(442)]===e?i[r(477)][0][r(455)]?{type:r(452),content:Kr(n,r(429),s)}:{type:r(452),content:Kr(n,r(483),s)}:void 0}))}s(t(428),Kr(n,t(458))),s(t(474),Kr(n,t(481))),s(t(440),Kr(n,t(438))),s(t(450),Kr(n,t(433))),s(t(425),Kr(n,t(478))),s(t(463),Kr(n,t(457))),s(t(439),Kr(n,t(427)))}}const ls=gs;function fs(){const t=["from","commandParams","BlockQuoteEditing","commands","locale","checkChild","218936FyKrgJ","253247trPuAU","6252EldqGj","schema","format","markBlockFormat","464rufaXU","13605OlwdFo","39CIgYZx","parent","afterInit","model","329fWzXpQ","2035809AZjoUz","enableCommand","editor","*Set format:* %0","forceValue","getSelectedBlocks","ELEMENT_BLOCK_QUOTE","commandName","registerDescriptionCallback","change","document","get","10886730vpjjsB","filter","plugins","86462BXPdAG","descriptionFactory","has","value","name","blockQuote","$root","TrackChangesEditing","*Remove format:* %0","selection"];return(fs=function(){return t})()}!function(t){const e=gs,n=t();for(;;)try{if(286517===-parseInt(e(267))/1+-parseInt(e(250))/2*(parseInt(e(274))/3)+parseInt(e(272))/4*(parseInt(e(273))/5)+-parseInt(e(268))/6*(parseInt(e(278))/7)+-parseInt(e(266))/8+-parseInt(e(279))/9+parseInt(e(247))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fs);class hs extends t.Plugin{[ls(276)](){const t=ls,e=this[t(281)],n=e[t(264)];if(!e[t(249)][t(252)](t(262)))return;const r=e[t(249)][t(246)](t(257)),s=this[t(281)][t(263)][t(246)](t(255));r[t(280)](t(255),((n,o={})=>{const i=t,a=this[i(281)][i(277)][i(245)][i(259)],c=o&&void 0!==o[i(283)]?o[i(283)]:!s[i(253)];let u=[];if(c){const t=Array[i(260)](a[i(284)]())[i(248)]((t=>ds(t)||function(t,e){const n=i,r=e[n(265)](t[n(275)],n(255)),s=e[n(265)]([n(256),n(255)],t);return r&&s}(t,this[i(281)][i(277)][i(269)])));u=C(t,e[i(277)])}else{const t=Array[i(260)](a[i(284)]())[i(248)]((t=>ds(t)));u=C(t,e[i(277)])}e[i(277)][i(244)]((()=>{const t=i;for(const e of u)r[t(271)](e,{commandName:t(255),commandParams:[{forceValue:c}]})}))})),r[t(251)][t(243)]((e=>{const r=t,{data:s}=e;if(s&&r(255)==s[r(242)]){const t=Kr(n,r(241));return s[r(261)][0][r(283)]?{type:r(270),content:Kr(n,r(282),t)}:{type:r(270),content:Kr(n,r(258),t)}}}))}}function gs(t,e){const n=fs();return(gs=function(t,e){return n[t-=241]})(t,e)}function ds(t){const e=ls;return e(255)==t[e(275)][e(254)]}function ps(t,e){const n=Is();return(ps=function(t,e){return n[t-=367]})(t,e)}const ms=ps;function Is(){const t=["*Set bookmark:* %0","313196ZjNVqB","has","format","12060eqpPJg","insertion","*Remove:* %0","bookmark","get","enableCommand","10016BntYNG","enableDefaultAttributesIntegration","element","registerDescriptionCallback","ELEMENT_BOOKMARK","bookmarkId","getContainedElement","locale","insertBookmark","key","366oBjiEz","type","deletion","descriptionFactory","attribute","getAttribute","afterInit","6025112tcjmGH","*Insert:* %0","editor","1392141EsMUVn","BookmarkEditing","plugins","2XdKxZz","updateBookmark","registerBlockAttribute","newValue","10jjPEEV","TrackChangesEditing","4364136LcaLtd","5531697awZBrl"];return(Is=function(){return t})()}!function(t){const e=ps,n=t();for(;;)try{if(443837===parseInt(e(376))/1*(parseInt(e(367))/2)+-parseInt(e(405))/3+-parseInt(e(385))/4+parseInt(e(379))/5*(-parseInt(e(395))/6)+-parseInt(e(373))/7+parseInt(e(402))/8+parseInt(e(374))/9*(parseInt(e(371))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Is);class Es extends t.Plugin{[ms(401)](){const t=ms,e=this[t(404)],n=e[t(392)],r=e[t(407)][t(383)](t(372));e[t(407)][t(377)](t(406))&&(r[t(384)](t(393)),r[t(386)](t(368)),r[t(369)](t(390)),r[t(398)][t(388)]((e=>{const r=t;if(r(380)!=e[r(396)]&&r(397)!=e[r(396)]&&r(399)!=e[r(396)])return;const s=e[r(391)]();if(null==s)return;if(!s.is(r(387),r(382)))return;const o=s[r(400)](r(390));if(r(380)==e[r(396)])return{type:r(380),content:Kr(n,r(403),'"'+o+'" '+Kr(n,r(389)))};if(r(397)==e[r(396)])return{type:r(397),content:Kr(n,r(381),'"'+o+'" '+Kr(n,r(389)))};const{data:i}=e;return i&&r(390)==i[r(394)]?{type:r(378),content:Kr(n,r(375),'"'+i[r(370)]+'"')}:void 0})))}}function bs(){const t=["54RWNzxD","has","plugins","1277524CVtymf","734043VRfgfD","301hgiYkI","get","CaseChange","enableCommand","83802yTXgrf","6183288pBFIxj","changeCaseTitle","66186CIBWzJ","TrackChangesEditing","afterInit","740iacjnW","2673645ZMKAKF","changeCaseLower","changeCaseUpper","editor","87351XrNeiw"];return(bs=function(){return t})()}const Ts=_s;function _s(t,e){const n=bs();return(_s=function(t,e){return n[t-=443]})(t,e)}!function(t){const e=_s,n=t();for(;;)try{if(456624===parseInt(e(459))/1+-parseInt(e(455))/2*(-parseInt(e(454))/3)+parseInt(e(458))/4+parseInt(e(450))/5+parseInt(e(443))/6*(-parseInt(e(460))/7)+-parseInt(e(444))/8+-parseInt(e(446))/9*(parseInt(e(449))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bs);class ys extends t.Plugin{[Ts(448)](){const t=Ts,e=this[t(453)];e[t(457)][t(456)](t(462))&&(e[t(457)][t(461)](t(447))[t(463)](t(452)),e[t(457)][t(461)](t(447))[t(463)](t(451)),e[t(457)][t(461)](t(447))[t(463)](t(445)))}}const As=Cs;function ks(){const t=["1314tWVtgH","963QgZQFG","706056mSVTkc","plugins","enableCommand","TrackChangesEditing","10265lAUuwX","ckbox","editor","14990822hcStIo","4WyoafF","80yYaUmG","commands","414548XRwcUh","get","147749aqofbW","886161sDDzsf","afterInit","44840HOfFyX"];return(ks=function(){return t})()}function Cs(t,e){const n=ks();return(Cs=function(t,e){return n[t-=225]})(t,e)}!function(t){const e=Cs,n=t();for(;;)try{if(287570===-parseInt(e(243))/1+parseInt(e(232))/2+parseInt(e(227))/3*(-parseInt(e(240))/4)+-parseInt(e(236))/5*(parseInt(e(230))/6)+parseInt(e(226))/7*(parseInt(e(241))/8)+-parseInt(e(231))/9*(parseInt(e(229))/10)+parseInt(e(239))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ks);class Ls extends t.Plugin{[As(228)](){const t=As,e=this[t(238)];e[t(242)][t(225)](t(237))&&e[t(233)][t(225)](t(235))[t(234)](t(237))}}const Ns=Rs;function Rs(t,e){const n=vs();return(Rs=function(t,e){return n[t-=139]})(t,e)}!function(t){const e=Rs,n=t();for(;;)try{if(807816===parseInt(e(159))/1+-parseInt(e(172))/2*(-parseInt(e(169))/3)+-parseInt(e(179))/4+-parseInt(e(190))/5*(parseInt(e(151))/6)+-parseInt(e(171))/7*(parseInt(e(173))/8)+parseInt(e(189))/9+-parseInt(e(195))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vs);class Ss extends t.Plugin{[Ns(163)](){const t=Ns,e=this[t(168)];if(!e[t(184)][t(177)](t(162)))return;const n=e[t(184)][t(164)](t(183)),r=e[t(146)],s=e[t(158)][t(164)](t(156))[t(161)],o=e[t(143)][t(164)](t(156));n[t(142)](t(194)),n[t(142)](t(188)),n[t(142)](t(156),((r,i={})=>{const a=t,c=e[a(193)],u=e[a(193)][a(141)][a(182)],l=i&&void 0!==i[a(147)]?i[a(147)]:!o[a(180)];let f;i[a(154)]||(i[a(154)]=s[0][a(154)]),f=l?Array[a(174)](u[a(155)]())[a(145)]((t=>ws(t)||function(t,e){const n=a;return!t.is(n(150))&&!e[n(170)](t)&&e[n(185)](t[n(153)],n(156))}(t,c[a(181)]))):Array[a(174)](u[a(155)]())[a(145)]((t=>ws(t)));const h=C(f,c);c[a(157)]((()=>{const t=a;for(const e of h)n[t(175)](e,{commandName:t(156),commandParams:[{...i,forceValue:l}],formatGroupId:t(165)})}))})),n[t(148)][t(139)](t(156),(e=>Kr(r,t(152),e))),n[t(148)][t(166)]((e=>{const n=t;if(n(140)!=e[n(176)])return;const o=r.t,{data:i}=e;if(!i||n(156)!=i[n(178)])return;const a=i[n(186)][0][n(154)],c=o(s[n(192)]((t=>t[n(154)]===a))[n(144)])[n(149)]();return i[n(186)][0][n(147)]?{type:n(191),content:Kr(r,n(167),Kr(r,n(152),1)+" ("+c+")")}:{type:n(191),content:Kr(r,n(160),Kr(r,n(152),1))}}))}}function ws(t){const e=Ns;return e(156)==t[e(187)]}function vs(){const t=["registerElementLabel","formatBlock","document","enableCommand","commands","label","filter","locale","forceValue","descriptionFactory","toLowerCase","rootElement","1224bbFCti","ELEMENT_CODE_BLOCK","parent","language","getSelectedBlocks","codeBlock","change","config","1264395CODwam","*Remove format:* %0","languages","CodeBlock","afterInit","get","blockName","registerDescriptionCallback","*Set format:* %0","editor","1986cfCeOX","isLimit","7gWmyon","2314qjIPgu","2590184AeYNbA","from","markBlockFormat","type","has","commandName","1828724pjPcXK","value","schema","selection","TrackChangesEditing","plugins","checkChild","commandParams","name","outdentCodeBlock","11682846wySFCV","29975UXbLTN","format","find","model","indentCodeBlock","5166730qyCajS"];return(vs=function(){return t})()}const Ms=Os;function Os(t,e){const n=Fs();return(Os=function(t,e){return n[t-=177]})(t,e)}function Fs(){const t=["has","168220uBLgea","plugins","12vezeoP","15246KfirJZ","756621KsmZwU","1605VyeWqZ","272CLAoqK","get","addCommentThread","8HoBZUL","editor","465666KTmsKK","afterInit","TrackChangesEditing","218Vvlacu","CommentsEditing","8184FblZId","42896eqnMpH","enableCommand","829030gFubZQ"];return(Fs=function(){return t})()}!function(t){const e=Os,n=t();for(;;)try{if(180992===-parseInt(e(182))/1*(-parseInt(e(191))/2)+-parseInt(e(188))/3*(-parseInt(e(186))/4)+-parseInt(e(196))/5*(-parseInt(e(179))/6)+-parseInt(e(194))/7*(-parseInt(e(183))/8)+parseInt(e(181))/9+parseInt(e(177))/10+-parseInt(e(180))/11*(parseInt(e(193))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fs);class Ds extends t.Plugin{[Ms(189)](){const t=Ms,e=this[t(187)];e[t(178)][t(197)](t(192))&&e[t(178)][t(184)](t(190))[t(195)](t(185))}}var Ps=n(834);function Bs(t,e){const n=xs();return(Bs=function(t,e){return n[t-=106]})(t,e)}function xs(){const t=["bindElementToMarker","get","start","previousPosition","33428fecmLj","hasAttribute","3873ddYePm","includes","getCustomProperty","getItems","writer","item","getWalker","3014628EOEtPW","span","toViewPosition","nextSibling","markerRange","activeMarkers","insert","5071524iryhYi","isAtEnd","name","10144548OUMXrD","isContent","elementEnd","492wCxEzD","mapper","type","markerName","isBlock","schema","consumable","ck-suggestion-marker-","parent","addClass","toViewElement","createUIElement","_splitMarkerName","addHighlight","8anzxQM","test","TrackChangesEditing","model","plugins","createRangeOn","2761577gHyZNB","ck-suggestion-marker--active","535OKyFKo","7984070NCFGSo","isLimit","push"];return(xs=function(){return t})()}function Us(t,e,n){const r=Bs,s=[];for(const o of e[r(136)]())o[r(132)](t)&&s[r(126)](n[r(120)](o));return s}function js(t,e,{showActiveMarker:n=!0}={}){const r=Bs,s=t[r(119)][r(128)](r(117));return(o,i,a)=>{const c=r;if(!a[c(107)][c(116)](i[c(144)],o[c(149)]))return;const u=i[c(144)][c(139)](),l=i[c(144)][c(129)],f=t[c(118)][c(106)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(138)];d=d||f[c(151)](e);const n=a[c(154)][c(111)](e);if(n&&n[c(135)](c(114)))return;c(152)==t[c(155)]&&f[c(157)](e)&&!f[c(125)](e)&&(e[c(143)]||l[c(148)]?h&&h[c(109)]==e||(h=e,m(t[c(130)]),p=!0):g=g||t[c(130)])}function m(t){const r=c,{authorId:o}=s[r(113)](i[r(156)]),u=a[r(137)][r(112)](r(141),{class:r(108)+e,"data-author-id":o}),l=a[r(154)][r(142)](t);n&&s[r(145)][r(134)](i[r(156)])&&a[r(137)][r(110)](r(122),u),a[r(137)][r(146)](l,u),a[r(154)][r(127)](u,i[r(156)])}d||p||!g||m(g)}}!function(t){const e=Bs,n=t();for(;;)try{if(824339===parseInt(e(133))/1*(-parseInt(e(153))/2)+parseInt(e(140))/3+-parseInt(e(131))/4*(-parseInt(e(123))/5)+-parseInt(e(147))/6+-parseInt(e(121))/7*(-parseInt(e(115))/8)+parseInt(e(150))/9+-parseInt(e(124))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xs);const Gs=Vs;function Vs(t,e){const n=Hs();return(Vs=function(t,e){return n[t-=358]})(t,e)}function Hs(){const t=["fromRange","$graveyard","mapper","buffer","init","start","createRange","getFirstRange","showSuggestionHighlights","TrackChangesEditing","markerNameToElements","12742600aiIGaw","unit","forward","editor","addMarker:suggestion:deletion","writer","data","3390276DFyFix","markerName","rootName","model","end","root","unlock","bind","2856644GuHwUV","merge","remove","uiElement","37338wVSDiq","setSelection","enqueueChange","lock","54KnWrgZ","isCollapsed","createSelection","2GlwNRu","commands","get","editing","detach","284ILGEXW","3023425Cojpin","enableCommand","selection","batch","removeMarker:suggestion:deletion","34qHaHCg","855016ToycLK","deleteForward","requires","modifySelection","plugins","delete","document","downcastDispatcher","options","high","unbindElementFromMarkerName"];return(Hs=function(){return t})()}!function(t){const e=Vs,n=t();for(;;)try{if(510937===-parseInt(e(370))/1*(parseInt(e(381))/2)+parseInt(e(363))/3*(-parseInt(e(375))/4)+parseInt(e(376))/5+parseInt(e(411))/6+-parseInt(e(359))/7+parseInt(e(382))/8*(-parseInt(e(367))/9)+parseInt(e(404))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hs);class zs extends t.Plugin{static get[Gs(384)](){return[Ps.Delete]}[Gs(397)](){const t=Gs,e=this[t(407)],n=e[t(386)][t(372)](t(402));n[t(377)](t(387));const r=e[t(371)][t(372)](t(383));n[t(377)](t(383),((n,s={})=>{const o=t,a=e[o(414)][o(369)](e[o(414)][o(388)][o(378)]);a[o(368)]&&e[o(414)][o(385)](a,{direction:o(406),unit:s[o(405)]});const c=a[o(400)](),u=i.LiveRange[o(393)](c);let l;n(s),l=o(394)==u[o(416)][o(413)]?e[o(414)][o(399)](c[o(398)]):e[o(414)][o(399)](u[o(398)],u[o(415)]),u[o(374)](),e[o(414)][o(365)](r[o(396)][o(379)],(t=>{const e=o;r[e(396)][e(366)](),t[e(364)](t[e(399)](l[e(415)])),r[e(396)][e(417)]()}))})),e[t(373)][t(389)].on(t(408),js(e,t(360)),{priority:t(391)}),e[t(410)][t(389)].on(t(408),((n,r,s)=>{const o=t;s[o(390)][o(401)]&&js(e,o(360),{showActiveMarker:!1})[o(358)](this)(n,r,s)}),{priority:t(391)}),e[t(373)][t(389)].on(t(380),((e,n,r)=>{const s=t,o=r[s(395)][s(403)](n[s(412)]);if(o)for(const t of o)t.is(s(362))&&(r[s(395)][s(392)](t,n[s(412)]),r[s(409)][s(361)](t))}),{priority:t(391)})}}const Ws=Xs;function Ks(){const t=["hasSuggestion","getSuggestions","ELEMENT_","14860sLkznc","getAttribute","1038lNOADn","attributes","1688JQBDZD","8qtwtEn","listItemId","splitListItemAfter","suggestion:attribute:","registerAttributeLabel","TrackChangesEditing","*Check item*","*Change to:* %0","*Split:* list item","editor","find","getSuggestion","_registerLegacyDescription","trackChangesCommand","ELEMENT_NUMBERED_LIST","getChanges","document","length","_splitMarkerName","end","removeMarker","push","refresh","setAttribute","numberedList","containsItem","key","afterInit","createPositionAt","noTrackChangesFixer","config","ELEMENT_BULLETED_LIST","ELEMENT_TODO_LIST","276634aDTiiP","default","isObject","head","getRanges","bulleted","toUpperCase","listMarkerStyle","_supportLegacySuggestions","add","oldValue","previousSibling","mergeListItemBackward","listReversed","oldRange","formatBlock","36295DXLHvZ","forceValue","bulletedList","nodeAfter","attributeKey","numbered","newRange","start","meta","documentList","execute","accept","startsWith","registerBlockAttribute","todoListCheck","todoListChecked","customBulletedList","newValue","outdentList","plugins","batch","TodoListEditing","groupId","_suggestionFactory","*Uncheck item*","suggestion","*Format:* remove from %0","range","registerCustomCallback","selection","registerDescriptionCallback","*Set format:* %0","next","setSelection","high","isUndo","map","name","change:data","deletion","getFirstMarker","commandName","isNextTo","model","locale","*Merge:* %0","ELEMENT_LIST_ITEM","getFirstRange","registerPostFixer","customNumberedList","change","get","todoList","listMarker","filter","from","*Remove format:* %0","listItemIdFixer","format","nextSibling","list.multiBlock","*Indent:* %0","assureChains","descriptionFactory","commandParams","has","listStyle","21179400EiiMQs","getChangedMarkers","isLocal","todo","ListEditing","detach","differ","_findSuggestions","*Merge:* list item","includes","mergeListItemForward","parent","_getAttributeKey","listStart","value","listType","listIndent","fromRange","enableDefaultAttributesIntegration","createRange","commands","type","10332279vhOlUu","attribute","checkTodoList","*Format:* insert into %0","_LIST","splitListItemBefore","2043444gNZWOG","*Outdent:* %0","schema","indentList","size","registerElementLabel","869930kFoDAc","FORMAT_INDENT","multipleBlocks","data"];return(Ks=function(){return t})()}function Xs(t,e){const n=Ks();return(Xs=function(t,e){return n[t-=189]})(t,e)}!function(t){const e=Xs,n=t();for(;;)try{if(658463===-parseInt(e(260))/1+parseInt(e(215))/2+-parseInt(e(209))/3+parseInt(e(226))/4*(parseInt(e(222))/5)+-parseInt(e(224))/6*(-parseInt(e(276))/7)+parseInt(e(227))/8*(parseInt(e(203))/9)+-parseInt(e(343))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ks);class qs extends t.Plugin{[Ws(254)](){const t=Ws,e=this[t(236)];if(!e[t(295)][t(341)](t(347)))return;const n=e[t(320)],r=e[t(295)][t(327)](t(232)),s=e[t(295)][t(341)](t(297)),o=!!e[t(257)][t(327)](t(336));function i(e){const r=t;return{type:r(334),content:""+Kr(n,r(307),e)}}function a(e){const r=t;return{type:r(334),content:""+Kr(n,r(332),e)}}r[t(199)](t(251)),r[t(199)](t(278)),r[t(199)](t(325)),r[t(199)](t(292)),r[t(199)](t(212)),r[t(199)](t(294)),r[t(199)](t(229)),r[t(199)](t(208)),r[t(289)](t(228)),r[t(289)](t(196)),r[t(289)](t(197)),o&&(r[t(199)](t(272)),r[t(199)](t(191))),s&&(r[t(199)](t(328)),r[t(199)](t(205)),r[t(289)](t(291)),r[t(339)][t(306)]((e=>{const r=t,{data:s}=e;if(s&&r(291)==s[r(253)])return{type:r(334),content:s[r(293)]?Kr(n,r(233)):Kr(n,r(300))}})),this[t(236)][t(319)][t(243)][t(324)]((e=>{const n=t;if(e[n(296)][n(311)])return!1;let s=!1;const o=r[n(220)]({skipNotAttached:!0})[n(330)]((t=>n(291)===r[n(193)](t)));for(const t of o)n(346)!=t[n(323)]()[n(283)][n(279)][n(223)](n(196))&&(r[n(350)](t[n(323)](),n(204))[n(237)]((t=>n(196)===r[n(193)](t[n(301)])))||(e[n(247)](t[n(316)]()),s=!0));return s}))),r[t(339)][t(231)](t(197),Kr(n,t(216)));const c={type:t(334),content:""};r[t(339)][t(306)]((e=>{const r=t,{data:s}=e;if(!s||r(196)!=s[r(253)])return;let u=e[r(263)];for(;u;){if(u[r(218)]&&((r(342)==u[r(218)][r(253)]||r(267)==u[r(218)][r(253)])&&(u[r(218)][r(293)]&&r(261)!=u[r(218)][r(293)]||r(261)!=u[r(218)][r(270)]&&!s[r(293)])||!o&&u[r(218)][r(253)]==vc))return c;u=u[r(308)]}if(null==s[r(293)])switch(s[r(270)]){case r(265):return a(Kr(n,r(258)));case r(281):return a(Kr(n,r(241)));case r(346):return a(Kr(n,r(259)))}switch(s[r(293)]){case r(265):return i(Kr(n,r(258)));case r(281):return i(Kr(n,r(241)));case r(346):return i(Kr(n,r(259)))}})),r[t(339)][t(306)]((e=>{const n=t,{data:r}=e;if(r&&n(197)==r[n(253)])return null==r[n(293)]||null==r[n(270)]&&0==r[n(293)]?c:void 0})),r[t(339)][t(306)]((e=>{const r=t;if(r(204)!=e[r(202)])return;const{data:s}=e;if(!s||r(228)!=s[r(253)])return;const o=Zs(e);return r(293)==o?{type:r(334),content:Kr(n,r(189))}:r(270)==o?{type:r(334),content:Kr(n,r(235))}:c})),e[t(319)][t(243)][t(324)]((e=>this[t(333)](e))),e[t(319)][t(243)][t(324)]((e=>this[t(256)](e))),e[t(319)][t(243)].on(t(314),((e,n)=>{const r=t;if(n[r(311)]||!n[r(345)])return!1;this[r(338)]()}),{priority:t(310)}),this[t(268)]()}[Ws(333)](t){const e=Ws;if(t[e(296)][e(311)]||!t[e(296)][e(345)])return!1;let n=!1;const r=this[e(236)][e(295)][e(327)](e(232))[e(220)]({skipNotAttached:!0})[e(330)]((t=>t[e(218)]&&e(228)==t[e(218)][e(253)]))[e(330)]((t=>t[e(218)][e(293)]&&t[e(218)][e(270)]));for(const s of r)Zs(s)||(t[e(247)](s[e(316)]()),n=!0);return n}[Ws(256)](t){const e=Ws;if(t[e(296)][e(311)]||!t[e(296)][e(345)])return!1;const n=this[e(236)][e(295)][e(327)](e(232));if(n[e(240)][e(195)])return!1;let r=!1;const s=[e(196),e(228),e(197),e(342),e(194),e(273),e(290),e(329),e(267)],o=this[e(236)][e(319)][e(243)][e(349)][e(242)]()[e(330)]((t=>e(204)==t[e(202)]))[e(330)]((t=>s[e(190)](t[e(280)])));if(0==o[e(244)])return r;for(const i of o){const o=n[e(350)](i[e(303)],e(204))[e(330)]((t=>!t[e(284)][e(318)]))[e(312)]((t=>t[e(301)]))[e(330)]((t=>{const r=e,o=n[r(193)](t);return s[r(190)](o)}));if(o[e(244)]){for(const n of o)t[e(247)](n[e(316)]());r=!0}}return r}[Ws(338)](){const t=Ws,e=this[t(236)][t(295)][t(327)](t(232)),n=[t(196),t(228),t(197),t(342),t(194),t(273),t(290),t(329),t(267)];let r;const s=new Set(this[t(236)][t(319)][t(243)][t(349)][t(344)]()[t(330)]((r=>{const s=t;if(r[s(218)][s(274)]||!r[s(218)][s(282)])return null;if(!r[s(313)][s(288)](s(230)))return null;const{id:o}=e[s(245)](r[s(313)]);if(!e[s(219)](o))return null;const i=e[s(238)](o);return n[s(190)](i[s(218)][s(253)])}))[t(312)]((n=>{const s=t,{id:o}=e[s(245)](n[s(313)]),i=e[s(238)](o);return r=i[s(225)][s(298)],i[s(323)]()[s(283)][s(279)]})));if(0==s[t(213)])return;const o=e[t(220)]({skipNotAttached:!0})[t(330)]((e=>t(204)==e[t(202)]&&e[t(218)]&&n[t(190)](e[t(218)][t(253)])&&e[t(225)][t(298)]!=r))[t(312)]((e=>({listItem:e[t(323)]()[t(283)][t(279)],groupId:e[t(225)][t(298)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(341)](n)&&i[t(269)](e);for(const n of e[t(220)]())i[t(341)](n[t(225)][t(298)])&&n[t(250)](t(298),r)}[Ws(268)](){const t=Ws,e=this[t(236)],n=e[t(320)],r=e[t(295)][t(327)](t(232));this[t(239)](),r[t(299)][t(304)](t(275),t(285),t(287),(function(n,r){const s=t,o=[];for(let t of n)t[s(283)][s(279)]===t[s(246)][s(192)]&&(t=e[s(319)][s(200)](e[s(319)][s(255)](t[s(283)][s(279)],0))),o[s(248)](t);e[s(319)][s(326)]((t=>{const n=s,a=e[n(319)][n(243)][n(305)],c=Array[n(331)](a[n(264)]())[n(312)]((t=>i.LiveRange[n(198)](t)));t[n(309)](o),e[n(201)][n(327)](r[n(317)])[n(249)](),r[n(340)][n(248)]({forceDefaultExecution:!0}),e[n(286)](r[n(317)],...r[n(340)]),t[n(309)](c);for(const t of c)t[n(348)]()}))})),r[t(339)][t(214)]((function(n){const r=t,s=!e[r(319)][r(211)][r(262)](n),o=n[r(271)],i=n[r(335)],a=n[r(223)](r(228)),c=!o||o[r(223)](r(228))!==a,u=!i||i[r(223)](r(228))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(322),e)))}[Ws(239)](){const t=Ws,e=this[t(236)],n=e[t(320)];function r(n){const r=t,s=e[r(201)][r(327)](r(278))[r(195)],o=e[r(201)][r(327)](r(251))[r(195)];return r(251)===n?s:o}e[t(295)][t(327)](t(232))[t(339)][t(306)]((function(s){const o=t;if(o(275)!=s[o(202)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(317)]){case o(278):u=i[o(340)][0][o(277)],l=r(i[o(317)]),a=o(u?206:302),!l&&e[o(257)][o(327)](o(336))||(a=o(234)),c={type:o(334),content:Kr(n,a,Kr(n,o(258)))};break;case o(251):u=i[o(340)][0][o(277)],l=r(i[o(317)]),a=o(u?206:302),!l&&e[o(257)][o(327)](o(336))||(a=o(234)),c={type:o(334),content:Kr(n,a,Kr(n,o(241)))};break;case o(212):a=o(337),c={type:o(334),content:Kr(n,a,Kr(n,o(322)))};break;case o(294):a=function(t){const e=o,n=t[e(323)]();let r=n[e(283)][e(279)];for(;r&&n[e(252)](r);){if(r[e(223)](e(197))>0)return!1;r=r[e(335)]}return!0}(s)?Kr(n,o(302),Kr(n,function(t){const e=o;return e(221)+t[e(323)]()[e(283)][e(279)][e(223)](e(196))[e(266)]()+e(207)}(s))):Kr(n,o(210),Kr(n,o(322))),c={type:o(334),content:a};break;case o(272):case o(191):!1===i[o(217)]&&(a=o(321),c={type:o(315),content:Kr(n,a,Kr(n,o(322)))})}return c}))}}function Zs(t){const e=Ws;let n=t[e(323)]()[e(283)][e(279)][e(271)];for(;n;){const r=n[e(223)](e(228));if(!r)return!1;if(r==t[e(218)][e(293)])return e(293);if(r==t[e(218)][e(270)])return e(270);n=n[e(271)]}return!1}const Js=Ys;function Ys(t,e){const n=Qs();return(Ys=function(t,e){return n[t-=271]})(t,e)}function Qs(){const t=["3705114hZXWGb","decimal","key","handleDescriptions","lower-latin","includes","ELEMENT_","*Format:* set start index to %0","toUpperCase","attribute","bind","93757UMScth","formatBlock","getFirstMarker","styles","_LIST_DEFAULT","_findSuggestions","*Change to:* %0","*Set format:* %0","removeMarker","square","listStart","reversed","_LIST_","FORMAT_LIST_REVERSED","8633710xoOhAd","afterInit","12jondFo","nodeAfter","numbered","1412931ziRBrK","registerBlockAttribute","data","descriptionFactory","upper-latin","plugins","_registerLegacyDescription","FORMAT_LIST_START","has","config","startIndex","registerAttributeLabel","3665790IWrUkR","1141685HTjYJv","_getAttributeKey","customNumbered","find","getFirstRange","document","model","default","get","list.properties","*Remove format:* %0","commandParams","isUndo","listType","922149mMotNq","next","circle","*Format:* set order to regular","upper-roman","commandName","6ZDnfuo","registerPostFixer","decimal-leading-zero","enableDefaultAttributesIntegration","locale","editor","lower-roman","16fXThtG","getAttribute","type","ListPropertiesEditing","batch","_getTranslationKeyForListStyle","TrackChangesEditing","format","listStyle","start","listReversed","bulleted","head","suggestion","disc","*Format:* set order to reversed","filter","getSuggestions","replace","newValue","registerDescriptionCallback","oldValue"];return(Qs=function(){return t})()}!function(t){const e=Ys,n=t();for(;;)try{if(561446===parseInt(e(287))/1*(-parseInt(e(339))/2)+parseInt(e(306))/3+-parseInt(e(303))/4*(-parseInt(e(319))/5)+-parseInt(e(318))/6+parseInt(e(276))/7*(parseInt(e(346))/8)+parseInt(e(333))/9+-parseInt(e(301))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qs);class $s extends t.Plugin{[Js(302)](){const t=Js;if(!this[t(344)][t(311)][t(314)](t(349)))return;const e=this[t(344)][t(315)][t(327)](t(328)),n=this[t(344)][t(311)][t(327)](t(352));e[t(290)]&&(n[t(342)](t(354)),n[t(307)](t(354))),e[t(298)]&&(n[t(342)](t(356)),n[t(307)](t(356))),e[t(316)]&&(n[t(342)](t(297)),n[t(307)](t(297)));const r={type:t(353),content:""};n[t(309)][t(274)](this[t(279)][t(286)](this));const s=this[t(344)][t(343)];n[t(309)][t(317)](t(356),Kr(s,t(300))),n[t(309)][t(274)]((e=>{const n=t,{data:s}=e;if(s&&n(356)==s[n(278)])return null==s[n(273)]||0==s[n(273)]&&null==s[n(275)]?r:void 0})),n[t(309)][t(317)](t(297),Kr(s,t(313))),n[t(309)][t(274)]((e=>{const n=t,{data:s}=e;if(s&&n(297)==s[n(278)])return null==s[n(273)]||1==s[n(273)]&&null==s[n(275)]?r:void 0})),this[t(344)][t(325)][t(324)][t(340)]((e=>{const r=t;if(e[r(350)][r(331)])return!1;let s=!1;const o=n[r(271)]({skipNotAttached:!0})[r(362)]((t=>{const e=r,s=n[e(320)](t);return e(297)==s||e(356)==s}));for(const t of o){const o=t[r(323)]()[r(355)][r(304)][r(347)](r(332));r(305)!=o&&r(321)!=o&&(n[r(292)](t[r(323)](),r(285))[r(322)]((t=>r(332)==n[r(320)](t[r(359)])))||(e[r(295)](t[r(289)]()),s=!0))}return s})),this[t(312)]()}[Js(279)](t){const e=Js,n=this[e(344)][e(343)],{data:r}=t,s={type:e(353),content:""};if(!r||e(354)!=r[e(278)])return;if(!r[e(275)])return e(326)==r[e(273)]?s:{type:e(353),content:""+Kr(n,e(294),Kr(n,this[e(351)](r[e(273)])))};if(!r[e(273)]){if(e(326)==r[e(275)])return s;let o=t[e(358)];for(;o;){if(o[e(308)]&&e(332)==o[e(308)][e(278)]&&o[e(308)][e(273)])return s;o=o[e(334)]}return{type:e(353),content:""+Kr(n,e(329),Kr(n,this[e(351)](r[e(275)])))}}if(e(326)!=r[e(273)])return{type:e(353),content:""+Kr(n,e(294),Kr(n,this[e(351)](r[e(273)])))};let o=t[e(358)];for(;o;){if(o[e(308)]&&e(332)==o[e(308)][e(278)]&&o[e(308)][e(273)]&&o[e(308)][e(275)])return s;o=o[e(334)]}const i=t[e(323)]()[e(355)][e(304)][e(347)](e(332));return{type:e(353),content:Kr(n,e(294),Kr(n,e(282)+i[e(284)]()+e(291)))}}[Js(312)](){const t=Js,e=this[t(344)],n=e[t(343)];e[t(311)][t(327)](t(352))[t(309)][t(274)]((e=>{const r=t;if(r(288)!=e[r(348)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(338)]){case r(354):o=r(293),i={type:r(353),content:Kr(n,o,Kr(n,this[r(351)](s[r(330)][0][r(348)])))};break;case r(356):o=s[r(330)][0][r(298)]?r(361):r(336),i={type:r(353),content:Kr(n,o)};break;case r(297):o=r(283),i={type:r(353),content:Kr(n,o,s[r(330)][0][r(316)])}}return i}))}[Js(351)](t){const e=Js;return e(282)+function(t){const n=e;return to[n(281)](t)?n(357):eo[n(281)](t)?n(305):null}(t)[e(284)]()+e(299)+t[e(284)]()[e(272)](/-/g,"_")}}const to=[Js(360),Js(335),Js(296)],eo=[Js(277),Js(341),Js(345),Js(337),Js(280),Js(310)];var no=n(507);function ro(t,e){const n=oo();return(ro=function(t,e){return n[t-=266]})(t,e)}const so=ro;function oo(){const t=["mapper","fromRange","split","enterBlock","6582130LAdrUp","markerNameToElements","options","nextSibling","fire","writer","init","701478EBViOX","plugins","getFirstRange","TrackChangesEditing","markerName","remove","change","18gTFeAD","downcastDispatcher","bind","editing","showSuggestionHighlights","markInsertion","editor","createPositionAt","model","get","ck-suggestion-marker-split","removeMarker:suggestion:insertion","parent","requires","data","enableCommand","8130ggVlQf","detach","3247104citMwn","50044NnYXpI","336243nZJNGJ","2783456swUkGl","createRange","afterExecute","commands","selection","addMarker:suggestion:insertion","getFirstPosition","unbindElementFromMarkerName","57quixpd","document","high","enter","6sLTUDG","end","setSelection","hasClass"];return(oo=function(){return t})()}!function(t){const e=ro,n=t();for(;;)try{if(254043===parseInt(e(282))/1+-parseInt(e(310))/2+parseInt(e(291))/3*(-parseInt(e(281))/4)+parseInt(e(278))/5*(parseInt(e(295))/6)+-parseInt(e(280))/7+-parseInt(e(283))/8+parseInt(e(317))/9*(parseInt(e(303))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oo);class io extends t.Plugin{static get[so(275)](){return[no.Enter]}[so(309)](){const t=so,e=this[t(268)],n=e[t(311)][t(271)](t(313)),r=e[t(286)][t(271)](t(294));n[t(277)](t(294),(()=>{const s=t;e[s(270)][s(316)]((t=>{const o=s,a=e[o(270)][o(292)][o(287)],c=a[o(289)](),u=i.LiveRange[o(300)](a[o(312)]());if(r[o(302)](t)){const r=e[o(270)][o(269)](c[o(274)][o(306)],0),s=t[o(284)](c,r);n[o(267)](s)}else t[o(297)](t[o(284)](u[o(296)]));u[o(279)](),r[o(307)](o(285),{writer:t})}))})),e[t(320)][t(318)].on(t(288),js(e,t(301)),{priority:t(293)}),e[t(320)][t(318)].on(t(273),((e,n,r)=>{const s=t,o=r[s(299)][s(304)](n[s(314)]);if(o)for(const t of o)t[s(298)](s(272))&&(r[s(299)][s(290)](t,n[s(314)]),r[s(308)][s(315)](t))}),{priority:t(293)}),e[t(276)][t(318)].on(t(288),((n,r,s)=>{const o=t;s[o(305)][o(266)]&&js(e,o(301),{showActiveMarker:!1})[o(319)](this)(n,r,s)}),{priority:t(293)})}}const ao=co;function co(t,e){const n=lo();return(co=function(t,e){return n[t-=234]})(t,e)}!function(t){const e=co,n=t();for(;;)try{if(631125===parseInt(e(252))/1*(-parseInt(e(253))/2)+parseInt(e(245))/3+-parseInt(e(264))/4+parseInt(e(260))/5+parseInt(e(262))/6*(-parseInt(e(243))/7)+-parseInt(e(251))/8*(-parseInt(e(235))/9)+parseInt(e(240))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lo);class uo extends t.Plugin{[ao(238)](){const t=ao;if(!this[t(239)][t(268)][t(257)](t(255)))return;const e=this[t(239)][t(268)][t(256)](t(273));e[t(275)](t(237),this[t(261)][t(242)](this)),e[t(275)](t(246)),e[t(275)](t(271)),e[t(275)](t(244)),e[t(275)](t(259))}[ao(261)](t,e,n={}){const r=ao,s=this[r(239)][r(268)][r(256)](r(247));return t((t=>{const o=r;let i=(o(272)==typeof e?s[o(254)](e,n):e)(t);Array[o(267)](i)&&(i={results:i,searchText:o(272)==typeof e?e:""});const a=i[o(248)][o(266)]((e=>!1===this[o(276)](e,t[o(274)])));return{...i,results:a}}),n)}[ao(276)](t,e){const n=ao,r=this[n(239)][n(249)][n(236)](this[n(239)][n(249)][n(263)](e,t[n(241)]),this[n(239)][n(249)][n(263)](e,t[n(269)]));for(const t of this[n(239)][n(249)][n(234)][n(265)](n(250)))if(null!==r[n(258)](t[n(270)]()))return!0;return!1}}function lo(){const t=["findNext","FindAndReplaceUtils","results","model","suggestion:deletion","9451656qQjPWt","131455EOKWrm","4TIrRAb","findByTextCallback","FindAndReplaceEditing","get","has","getIntersection","replaceAll","3736720ZBKPbJ","handleFindCommand","2802byiAUh","createPositionAt","4122992AYmUDM","getMarkersGroup","filter","isArray","plugins","end","getRange","findPrevious","string","TrackChangesEditing","item","enableCommand","_isInDeletionRange","markers","9apeNQA","createRange","find","afterInit","editor","780740JuuxjI","start","bind","12607AjzTGL","replace","2276925DtVzqy"];return(lo=function(){return t})()}const fo=go;function ho(){const t=["fontColor.colors","fontBackgroundColor","FontSize","65078XkoiBD","*Set font background color:* %0","TrackChangesEditing","model","FontSizeEditing","has","fontFamily","_registerLegacyDescription","*Reset font background color*","config","15118044GwYydS","value","title","type","registerAttributeLabel","*Reset font family*","fontColor","registerInlineAttribute","toLowerCase","format","176RqFhxu","registerDescriptionCallback","8SPhVWN","normalizeSizeOptions","commandName","fontSize.options","fontSize","FontBackgroundColorEditing","FontFamilyEditing","FontColorEditing","440180LitRKp","label","locale","FORMAT_FONT_COLOR","enableDefaultAttributesIntegration","formatInline","get","descriptionFactory","14fCHQjY","afterInit","editor","7952067rOEdja","commandParams","fontBackgroundColor.colors","find","*Set font size:* %0","plugins","FORMAT_FONT_FAMILY","trim","2811717glgTPP","*Reset font color*","5646550pXprxJ","4iHJdsc","320skaFMi","*Set font family:* %0","13032PDgDaQ","FORMAT_FONT_SIZE","FORMAT_FONT_BACKGROUND","*Set font color:* %0","*Reset font size*"];return(ho=function(){return t})()}function go(t,e){const n=ho();return(go=function(t,e){return n[t-=242]})(t,e)}!function(t){const e=go,n=t();for(;;)try{if(616597===-parseInt(e(277))/1*(parseInt(e(302))/2)+parseInt(e(288))/3*(parseInt(e(291))/4)+-parseInt(e(292))/5*(parseInt(e(294))/6)+-parseInt(e(290))/7+-parseInt(e(261))/8*(parseInt(e(280))/9)+-parseInt(e(269))/10*(-parseInt(e(259))/11)+parseInt(e(249))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ho);const po=[{pluginName:fo(243),commandName:fo(265)},{pluginName:fo(267),commandName:fo(245)},{pluginName:fo(268),commandName:fo(255)},{pluginName:fo(266),commandName:fo(300)}];class mo extends t.Plugin{[fo(278)](){const t=fo,e=this[t(279)][t(271)],n=this[t(279)][t(285)][t(275)](t(304));for(const{pluginName:e,commandName:r}of po)this[t(279)][t(285)][t(244)](e)&&(n[t(273)](r),n[t(256)](r));n[t(276)][t(253)](t(265),Kr(e,t(295))),n[t(276)][t(253)](t(245),Kr(e,t(286))),n[t(276)][t(253)](t(255),Kr(e,t(272))),n[t(276)][t(253)](t(300),Kr(e,t(296))),this[t(246)]()}[fo(246)](){const t=fo,e=this[t(279)],n=e[t(271)];e[t(285)][t(275)](t(304))[t(276)][t(260)]((e=>{const r=t,o=n.t;if(r(274)!=e[r(252)])return;const{data:i}=e;if(null!=i){if(r(265)==i[r(263)]){const t=i[r(281)][0][r(250)];if(t){const e=o(this[r(279)][r(285)][r(275)](r(301))[r(262)](this[r(279)][r(248)][r(275)](r(264)))[r(283)]((e=>e[r(242)]==t))[r(251)])[r(257)]();return{type:r(258),content:Kr(n,r(284),e)}}return{type:r(258),content:Kr(n,r(298))}}if(r(245)==i[r(263)]){const t=i[r(281)][0][r(250)];return t?{type:r(258),content:Kr(n,r(293),t)}:{type:r(258),content:Kr(n,r(254))}}if(r(255)==i[r(263)]){const t=i[r(281)][0][r(250)];if(t){const e=(0,s.normalizeColorOptions)(this[r(279)][r(248)][r(275)](r(299)))[r(283)]((e=>e[r(242)]==t));let i=t,a="";return e&&(i=e[r(270)],a=o(i)[r(257)]()),{type:r(258),content:Kr(n,r(297),a)[r(287)](),color:{value:t,title:a||i}}}return{type:r(258),content:Kr(n,r(289))}}if(r(300)==i[r(263)]){const t=i[r(281)][0][r(250)];if(t){const e=(0,s.normalizeColorOptions)(this[r(279)][r(248)][r(275)](r(282)))[r(283)]((e=>e[r(242)]==t));let i=t,a="";return e&&(i=e[r(270)],a=o(i)[r(257)]()),{type:r(258),content:Kr(n,r(303),a)[r(287)](),color:{value:t,title:a||i}}}return{type:r(258),content:Kr(n,r(247))}}}}))}}const Io=To;function Eo(){const t=["fontSize.options","afterInit","2111958qYHQge","4PlgvgT","8LuDtOo","get","editor","formatInline","fontBackgroundColor","1034082FSWGbu","normalizeSizeOptions","boolean","toUpperCase","99810LaZDhg","copyFormat","2211VdJIBS","title","commandParams","push","type","fontColor","toLowerCase","pasteFormat","split","FontSize","slice","*Remove all formatting*","find","*Set format to:* %0","_registerLegacyDescription","entries","fontColor.colors","TrackChangesEditing","plugins","descriptionFactory","enableCommand","locale","format","34357DtZkIH","config","2564772iTYtDA","commandName","model","4202317pESagw","enableDefaultAttributesIntegration","join","4174670iKdMAR","commands","registerDescriptionCallback","charAt","36HzMqhQ","formatBlock","length","fontSize","label"];return(Eo=function(){return t})()}!function(t){const e=To,n=t();for(;;)try{if(435543===parseInt(e(227))/1*(parseInt(e(184))/2)+parseInt(e(229))/3+parseInt(e(192))/4*(parseInt(e(235))/5)+-parseInt(e(191))/6+parseInt(e(232))/7+parseInt(e(193))/8*(-parseInt(e(198))/9)+parseInt(e(202))/10*(-parseInt(e(204))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Eo);class bo extends t.Plugin{[Io(190)](){const t=Io,e=this[t(195)],n=e[t(222)][t(194)](t(221)),r=e[t(236)][t(194)](t(203)),s=e[t(236)][t(194)](t(211));r&&s&&(n[t(233)](t(211)),n[t(224)](t(203)),this[t(218)]())}[Io(218)](){const t=Io,e=this[t(195)],n=e[t(225)];e[t(222)][t(194)](t(221))[t(223)][t(237)]((r=>{const s=t;if(s(185)!=r[s(208)]&&s(196)!=r[s(208)])return;const{data:o}=r;if(o&&s(211)===o[s(230)]){const t=[],r=o[s(206)][0];for(const[n,o]of Object[s(219)](r))t[s(207)](_o(e,n,o));return t[s(186)]?{type:s(226),content:Kr(n,s(217),t[s(234)](", "))}:{type:s(226),content:Kr(n,s(215))}}}))}}function To(t,e){const n=Eo();return(To=function(t,e){return n[t-=184]})(t,e)}function _o(t,e,n){const r=Io,o=t[r(225)].t,i=e[r(212)](/(?=[A-Z])/)[r(234)](" "),a=o(i[r(238)](0)[r(201)]()+i[r(214)](1))[r(210)]();if(r(200)==typeof n)return a;if(r(209)===e||r(197)===e){const e=(0,s.normalizeColorOptions)(t[r(228)][r(194)](r(220)))[r(216)]((t=>t[r(231)]==n));return a+" ("+(e?o(e[r(188)])[r(210)]():n)+")"}if(r(187)===e&&isNaN(parseFloat(n))){const e=t[r(222)][r(194)](r(213))[r(199)](t[r(228)][r(194)](r(189)))[r(216)]((t=>t[r(231)]==n));return a+" ("+(e?o(e[r(205)])[r(210)]():n)+")"}return a+" ("+n+")"}const yo=ko;function Ao(){const t=["ELEMENT_HEADING","config","781XCJxUg","match","581168vXFDwZ","type","value","_getHeadingLevel","descriptionFactory","registerElementLabel","view","43074dPEivY","editor","54770xoOiEA","heading","get","6415929cSxBCG","281124GNMPds","14dPNnpI","352799EPzHQB","HeadingEditing","*Change to:* %0","registerDescriptionCallback","10qdNaHY","_headingOptions","format","find","has","ELEMENT_HEADING_CUSTOM","commandParams","136iDcdrD","plugins","enableDefaultAttributesIntegration","commandName","name","2297748XYMIjU","afterInit","heading.options","model","formatBlock","2KcPTzr","locale","TrackChangesEditing","title","_registerLegacyDescription","paragraph"];return(Ao=function(){return t})()}function ko(t,e){const n=Ao();return(ko=function(t,e){return n[t-=113]})(t,e)}!function(t){const e=ko,n=t();for(;;)try{if(400672===parseInt(e(124))/1*(-parseInt(e(145))/2)+parseInt(e(116))/3*(-parseInt(e(135))/4)+parseInt(e(128))/5*(parseInt(e(122))/6)+parseInt(e(123))/7*(-parseInt(e(155))/8)+parseInt(e(121))/9+parseInt(e(118))/10*(parseInt(e(153))/11)+parseInt(e(140))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);class Co extends t.Plugin{[yo(141)](){const t=yo,e=this[t(117)];if(!e[t(136)][t(132)](t(125)))return;this[t(129)]=e[t(152)][t(120)](t(142));const n=e[t(146)],r=e[t(136)][t(120)](t(147));r[t(137)](t(119));for(const e of this[t(129)])t(150)!=e[t(143)]&&r[t(113)][t(114)](e[t(143)],(n=>{const r=t,i=this[r(158)](e[r(143)]);return null!==i?s(n,i):o(n,e[r(148)])}));function s(e,r){return Kr(n,t(151),[e,r])}function o(e,r){return Kr(n,t(133),[e,r])}this[t(149)]()}[yo(149)](){const t=yo,e=this[t(117)],n=e[t(146)];e[t(136)][t(120)](t(147))[t(113)][t(127)]((e=>{const r=t;if(r(144)!=e[r(156)])return;const{data:s}=e;if(s&&r(119)==s[r(138)]){const e=s[r(134)][0][r(157)],c=this[r(158)](e);if(null!==c)return{type:r(130),content:Kr(n,r(126),(a=c,Kr(n,r(151),[1,a])))};const u=this[r(129)][r(131)]((t=>t[r(143)]===e))[r(148)];return{type:r(130),content:Kr(n,r(126),(o=1,i=u,Kr(n,t(133),[o,i])))}}var o,i,a}))}[yo(158)](t){const e=yo;var n,r;const s=t[e(154)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(129)])||void 0===n?void 0:n[e(131)]((n=>n[e(143)]==t));if(o&&o[e(115)]){const t=o[e(115)],n=(null!==(r=t[e(139)])&&void 0!==r?r:t)[e(154)](/^h(\d+)/);if(n)return n[1]}return null}}const Lo=Ro;function No(){const t=["highlight","commandName","177346YnGKnD","6707896fTqxMt","plugins","*Remove highlight*","editor","1490175dSgbkK","toLowerCase","TrackChangesEditing","color","formatInline","value","246224xnyDfJ","*Set highlight:* %0","registerInlineAttribute","commandParams","2373882bSwmpS","has","descriptionFactory","HighlightEditing","title","afterInit","locale","find","get","config","14sjsRhX","enableDefaultAttributesIntegration","1470436FoomOs","type","registerAttributeLabel","highlight.options","2625090SbYWak","format","registerDescriptionCallback","model","_registerLegacyDescription","FORMAT_HIGHLIGHT"];return(No=function(){return t})()}function Ro(t,e){const n=No();return(Ro=function(t,e){return n[t-=282]})(t,e)}!function(t){const e=Ro,n=t();for(;;)try{if(477416===-parseInt(e(308))/1+parseInt(e(296))/2+-parseInt(e(313))/3+-parseInt(e(319))/4+parseInt(e(300))/5+parseInt(e(284))/6*(parseInt(e(294))/7)+-parseInt(e(309))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(No);class So extends t.Plugin{[Lo(289)](){const t=Lo,e=this[t(312)];if(!e[t(310)][t(285)](t(287)))return;const n=e[t(310)][t(292)](t(315)),r=e[t(290)];n[t(295)](t(306)),n[t(282)](t(306)),n[t(286)][t(298)](t(306),Kr(r,t(305))),this[t(304)]()}[Lo(304)](){const t=Lo,e=this[t(312)],n=e[t(290)];e[t(310)][t(292)](t(315))[t(286)][t(302)]((r=>{const s=t;if(s(317)!=r[s(297)])return;const{data:o}=r;if(o&&s(306)==o[s(307)]){const t=n.t,r=o[s(283)][0][s(318)];if(r){const o=e[s(293)][s(292)](s(299))[s(291)]((t=>t[s(303)]==r)),i=t(o[s(288)])[s(314)]();return{type:s(301),content:Kr(n,s(320),i),color:{value:o[s(316)],title:o[s(288)]}}}return{type:s(301),content:Kr(n,s(311),Kr(n,s(305)))}}}))}}const wo=vo;function vo(t,e){const n=Oo();return(vo=function(t,e){return n[t-=419]})(t,e)}!function(t){const e=vo,n=t();for(;;)try{if(222401===parseInt(e(454))/1*(parseInt(e(421))/2)+parseInt(e(437))/3*(-parseInt(e(452))/4)+parseInt(e(453))/5*(parseInt(e(447))/6)+parseInt(e(429))/7*(-parseInt(e(426))/8)+parseInt(e(441))/9*(parseInt(e(425))/10)+-parseInt(e(434))/11+parseInt(e(455))/12*(parseInt(e(423))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oo);class Mo extends t.Plugin{[wo(420)](){const t=wo,e=this[t(449)];if(!e[t(442)][t(431)](t(432)))return;e[t(442)][t(435)](t(436))[t(450)](t(444));const n=e[t(442)][t(435)](t(436)),r=e[t(438)];n[t(428)][t(427)](t(444),(e=>Kr(r,t(433),e))),e[t(445)][t(456)](t(446))[t(440)]({model:t(444),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(422)])return null;const o=n[s(439)](s(451)),i=n[s(457)]("hr");return n[s(448)](s(424),o),n[s(430)](n[s(419)](o,0),i),o},converterPriority:t(443)})}}function Oo(){const t=["13OArtGt","ck-horizontal-line","150ztfEtH","4568VAUdKs","registerElementLabel","descriptionFactory","2576rPNbiK","insert","has","HorizontalLineEditing","ELEMENT_HORIZONTAL_LINE","756844gwLWrT","get","TrackChangesEditing","9QDJkGT","locale","createContainerElement","elementToStructure","104769RmUDvP","plugins","high","horizontalLine","conversion","dataDowncast","6HrAMWU","addClass","editor","enableCommand","div","550028SkUxDw","996130nmzznJ","12772wXvpAH","3874668NzprlV","for","createEmptyElement","createPositionAt","afterInit","34JEmwSU","showSuggestionHighlights"];return(Oo=function(){return t})()}function Fo(){const t=["descriptionFactory","enableDefaultAttributesIntegration","has","6705061ADXtxS","28mIFaKn","_registerLegacyDescription","editor","element","key","TrackChangesEditing","rawHtml","format","3gDZShE","391905TZmNvk","*Change %0 content*","registerElementLabel","get","819dhsQrd","formatBlock","ELEMENT_HTML_EMBED","getFirstRange","439395EjKpNF","140666ABEPtB","HtmlEmbed","10BQJJgY","attribute","commandName","afterInit","value","locale","27258QIqdmK","registerBlockAttribute","224kxPxvQ","type","plugins","htmlEmbed","registerDescriptionCallback","434415NrkmUm","5017080kRWjNn","start","nodeAfter"];return(Fo=function(){return t})()}function Do(t,e){const n=Fo();return(Do=function(t,e){return n[t-=385]})(t,e)}const Po=Do;!function(t){const e=Do,n=t();for(;;)try{if(658191===parseInt(e(397))/1*(parseInt(e(407))/2)+-parseInt(e(406))/3*(parseInt(e(389))/4)+-parseInt(e(422))/5+-parseInt(e(415))/6*(-parseInt(e(402))/7)+-parseInt(e(417))/8*(-parseInt(e(398))/9)+-parseInt(e(409))/10*(parseInt(e(388))/11)+parseInt(e(423))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class Bo extends t.Plugin{[Po(412)](){const t=Po,e=this[t(391)];if(!e[t(419)][t(387)](t(408)))return;const n=e[t(419)][t(401)](t(394)),r=e[t(414)];n[t(385)][t(400)](t(395),(e=>Kr(r,t(404),e))),n[t(386)](t(420)),n[t(416)](t(413)),n[t(385)][t(421)]((e=>{const n=t;if(n(410)!=e[n(418)])return;const{data:s}=e;if(s&&n(413)==s[n(393)]&&e[n(405)]()[n(424)][n(425)].is(n(392),n(395))){const t=Kr(r,n(404));return{type:n(396),content:Kr(r,n(399),t)}}})),this[t(390)]()}[Po(390)](){const t=Po,e=this[t(391)],n=e[t(414)];e[t(419)][t(401)](t(394))[t(385)][t(421)]((e=>{const r=t;if(r(403)!=e[r(418)])return;const{data:s}=e;if(s&&r(420)==s[r(411)]){const t=Kr(n,r(404));return{type:r(396),content:Kr(n,r(399),t)}}}))}}const xo=jo;function Uo(){const t=["insertion","TrackChangesEditing","type","discard","commandParams","enableDefaultAttributesIntegration","Block image to inline image","registerCustomCallback","imageTypeInline","selection","key","descriptionFactory","1238754HVVFHR","isCollapsed","schema","change","caption","createRangeOn","imageTypeBlock","commandName","123392WudXXy","ImageEditing","fromPosition","markBlockFormat","ELEMENT_IMAGE","6483400ogekzv","nodeBefore","newValue","ImageUtils","3787854uEuLcz","18lSfItq","ImageTextAlternativeEditing","format","element","*Set image width:* %0","*Remove image text alternative*","has","isIntersecting","imageStylePreApply","locale","ELEMENT_INLINE_IMAGE","forward","nodeAfter","markInsertion","createRange","formatBlock","model","891725rwNlbt","alt","registerElementLabel","isBefore","subType","previous","Inline image to block image","markDeletion","uploadImage","6842169TVtMKT","insertImage","getClosestSelectedImageElement","deletion","filter","accept","getCaptionFromImageModelElement","ImageResize","backward","afterInit","registerBlockAttribute","formatInline","removeObject","imageInline","convertBlockImageToInline","_findSuggestions","end","resizedWidth","join","isBlockImage","ELEMENT_CAPTION","length","findIndex","isEqual","toggleImageCaption","width","plugins","isOwn","chain","ImageInlineEditing","getContainedElement","ImageCaptionEditing","enableCommand","start","ImageBlockEditing","ImageCaptionUtils","document","getFirstRange","_registerLegacyDescription","toNext","4OvJXJv","ImageUploadEditing","attribute","*Set image text alternative:* %0","convertInlineImageToBlock","addObject","get","editor","getSuggestionCallback","getNearestSelectionRange","detach","imageCaption","imageBlock","imageTextAlternative","registerAttributeLabel","forceDefaultExecution","toPrevious","resizeImage","383893hzIFfD","find","FORMAT_IMAGE_SIZE","*Reset image width*","_suggestionFactory","registerDescriptionCallback"];return(Uo=function(){return t})()}function jo(t,e){const n=Uo();return(jo=function(t,e){return n[t-=424]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(490050===-parseInt(e(540))/1*(-parseInt(e(522))/2)+parseInt(e(456))/3*(parseInt(e(446))/4)+-parseInt(e(473))/5+parseInt(e(438))/6+-parseInt(e(455))/7+parseInt(e(451))/8+-parseInt(e(482))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class Go extends t.Plugin{[xo(491)](){const t=xo,e=this[t(529)];if(!e[t(508)][t(462)](t(447)))return;const n=e[t(508)][t(528)](t(427)),r=e[t(508)][t(528)](t(454)),s=e[t(465)];n[t(514)](t(483)),n[t(437)][t(475)](t(534),(e=>Kr(s,t(450),e))),n[t(437)][t(475)](t(495),(e=>Kr(s,t(466),e))),n[t(437)][t(475)](t(442),(()=>Kr(s,t(502)))),e[t(508)][t(462)](t(523))&&n[t(514)](t(481)),e[t(508)][t(462)](t(516))&&e[t(508)][t(462)](t(511))&&(n[t(514)](t(434),((s,o)=>{const i=t,a=r[i(484)](e[i(472)][i(518)][i(435)]);e[i(472)][i(441)]((()=>{const t=i;n[t(449)](a,{commandName:t(434),commandParams:[o]},[],t(496))}))})),n[t(514)](t(444),((s,o)=>{const a=t;e[a(472)][a(441)]((t=>{const c=a;let u=r[c(484)](e[c(472)][c(518)][c(435)]),l=t[c(443)](u);const f=i.LivePosition[c(448)](l[c(515)],c(538)),h=i.LivePosition[c(448)](l[c(498)],c(521));n[c(537)]((()=>s(o))),u=r[c(484)](e[c(472)][c(518)][c(435)]),l=t[c(443)](u);const g=t[c(470)](f,h);f[c(532)](),h[c(532)](),n[c(449)](u,{commandName:c(434),commandParams:[o]},[],c(526)),g[c(515)][c(476)](l[c(515)])&&n[c(469)](t[c(470)](g[c(515)],l[c(515)]),c(526)),l[c(498)][c(476)](g[c(498)])&&n[c(469)](t[c(470)](l[c(498)],g[c(498)]),c(526))}))})),n[t(424)][t(433)](t(471),t(526),t(500),(()=>!1)),n[t(424)][t(433)](t(471),t(526),t(487),(()=>!1)),n[t(424)][t(433)](t(471),t(526),t(429),n[t(424)][t(530)](t(471),"",t(487))),n[t(424)][t(433)](t(426),t(526),t(500),(()=>!1)),n[t(424)][t(433)](t(426),t(526),t(429),(([r])=>{const s=t,o=n[s(424)][s(530)](s(426),"",s(429));let i=r[s(515)],a=r[s(498)];const c=e[s(472)][s(440)][s(531)](i,s(490)),u=e[s(472)][s(440)][s(531)](a,s(467));c[s(439)]&&(i=c[s(515)]),u[s(439)]&&(a=u[s(498)]),o([e[s(472)][s(470)](i,a)])})),n[t(424)][t(433)](t(471),t(526),t(510),c),n[t(424)][t(433)](t(426),t(526),t(510),c)),e[t(508)][t(462)](t(513))&&(n[t(514)](t(506),((s,o)=>{const i=t,a=e[i(508)][i(528)](i(517));let c=r[i(484)](e[i(472)][i(518)][i(435)]),u=a[i(488)](c);e[i(472)][i(441)]((()=>{const t=i;if(u)return void n[t(480)](e[t(472)][t(443)](u));const l=r[t(501)](c);s(o),c=r[t(484)](e[t(472)][t(518)][t(435)]),u=a[t(488)](c),n[t(469)](e[t(472)][t(443)](u),l?null:t(533))}))})),n[t(424)][t(433)](t(426),t(533),t(510),c));const o=[{type:t(471),subType:t(464)},{type:t(426),subType:t(533)},{type:t(471),subType:t(526)},{type:t(426),subType:t(526)}];function a(e,s){const i=t,a=o[i(504)]((({type:t,subType:n})=>e[i(428)]==t&&e[i(477)]==n)),c=o[i(504)]((({type:t,subType:e})=>s[i(428)]==t&&s[i(477)]==e));if(a<0||c<0)return!1;const u=e[i(519)](),l=s[i(519)]();if((0==a||1==a)&&2==c&&u[i(463)](l))return!0;if(2==a&&3==c){const t=n[i(497)](u,i(426))[i(486)]((({suggestion:t,meta:e})=>e[i(509)]&&i(526)==t[i(477)]));if(t[i(503)]>1&&l[i(498)][i(505)](u[i(515)]))return!0;if(1==t[i(503)]&&(u[i(515)][i(505)](l[i(498)])||u[i(498)][i(505)](l[i(515)])))return!0}if(3==a&&3==c&&u[i(515)][i(476)](l[i(515)])){const t=u[i(498)][i(468)],e=l[i(515)][i(452)];return r[i(501)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(508)][t(462)](t(489))&&(n[t(431)](t(539)),n[t(492)](t(499)),n[t(437)][t(536)](t(499),Kr(s,t(542)))),e[t(508)][t(462)](t(457))&&(n[t(431)](t(535)),n[t(492)](t(474))),n[t(437)][t(425)]((e=>{const n=t;if(o[n(541)]((({type:t,subType:r})=>e[n(428)]==t&&e[n(477)]==r)))return e[n(478)]?{}:void 0})),n[t(437)][t(425)]((e=>{const n=t;if(n(426)==e[n(428)]||n(485)==e[n(428)]){const t=e[n(512)]();if(t&&t.is(n(459),n(442)))return{type:n(426)==e[n(428)]?n(527):n(494),element:t,quantity:1}}})),n[t(437)][t(425)]((e=>t(471)==e[t(428)]&&t(526)==e[t(477)]?{type:t(458),content:t(479)}:t(471)==e[t(428)]&&t(496)==e[t(477)]?{type:t(458),content:t(432)}:void 0)),n[t(437)][t(425)]((e=>{const n=t;if(n(524)!=e[n(428)])return;const{data:r}=e;if(!r||n(474)!=r[n(436)])return;const o=r[n(453)];return o?{type:n(458),content:Kr(s,n(525),'"'+o+'"')}:{type:n(458),content:Kr(s,n(461))}})),this[t(520)]()}[xo(520)](){const t=xo,e=this[t(529)],n=e[t(465)];e[t(508)][t(528)](t(427))[t(437)][t(425)]((e=>{const r=t;if(r(471)!=e[r(428)]&&r(493)!=e[r(428)])return;const{data:s}=e;if(s){if(r(535)==s[r(445)]){const t=s[r(430)][0][r(453)];return t?{type:r(458),content:Kr(n,r(525),'"'+t+'"')}:{type:r(458),content:Kr(n,r(461))}}if(r(539)==s[r(445)]){const t=s[r(430)][0][r(507)];return t?{type:r(458),content:Kr(n,r(460),t)}:{type:r(458),content:Kr(n,r(543))}}}}))}}function Vo(t,e){const n=zo();return(Vo=function(t,e){return n[t-=371]})(t,e)}const Ho=Vo;function zo(){const t=["key","440760xLuQbW","editor","12383ZOMyOE","20hBMbtb","registerBlockAttribute","discard","7448liiFRr","format","ImageEditing","formatBlock","accept","464853nFChAS","registerDescriptionCallback","descriptionFactory","formatInline","getSuggestionCallback","75581aCVeTa","197868FRcVwb","replaceImageSource","*Replace image URL*","registerCustomCallback","*Format:* replace image URL","620FvMsLL","enableDefaultAttributesIntegration","2784246wljcSH","newValue","has","attribute","_registerLegacyDescription","oldValue","_suggestionFactory","TrackChangesEditing","commandName","get","afterInit","14419890JnNGte","4xBcNwG","plugins","_handleLegacySuggestions","type","locale","src"];return(zo=function(){return t})()}!function(t){const e=Vo,n=t();for(;;)try{if(907917===parseInt(e(379))/1+parseInt(e(404))/2*(-parseInt(e(411))/3)+parseInt(e(385))/4*(-parseInt(e(371))/5)+parseInt(e(392))/6+parseInt(e(413))/7*(parseInt(e(374))/8)+-parseInt(e(403))/9+-parseInt(e(390))/10*(-parseInt(e(384))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zo);class Wo extends t.Plugin{[Ho(402)](){const t=Ho;if(!this[t(412)][t(405)][t(394)](t(376)))return;const e=this[t(412)][t(408)],n=this[t(412)][t(405)][t(401)](t(399));n[t(391)](t(386)),n[t(372)](t(409)),n[t(381)][t(380)]((n=>{const r=t;if(r(395)!=n[r(407)])return;const{data:s}=n;return s&&r(409)==s[r(410)]?s[r(393)]&&s[r(397)]?{type:r(375),content:Kr(e,r(387))}:{type:r(375),content:""}:void 0})),this[t(406)]()}[Ho(406)](){const t=Ho,e=this[t(412)][t(405)][t(401)](t(399));e[t(398)][t(388)](t(377),t(386),t(378),e[t(398)][t(383)](t(377),null,t(373))),e[t(398)][t(388)](t(377),t(386),t(373),e[t(398)][t(383)](t(377),null,t(378))),this[t(396)]()}[Ho(396)](){const t=Ho,e=this[t(412)],n=e[t(408)];e[t(405)][t(401)](t(399))[t(381)][t(380)]((e=>{const r=t;if(r(377)!=e[r(407)]&&r(382)!=e[r(407)])return;const{data:s}=e;return s&&r(386)==s[r(400)]?{type:r(375),content:Kr(n,r(389))}:void 0}))}}function Ko(){const t=["insertion","2QPlzKw","commandReversedParams","toLowerCase","2993040SEAtEr","_suggestionFactory","getClosestSelectedImageElement","4504qNQNTX","side","setImageNaturalSizeAttributes","next","markBlockFormat","differ","createRangeOn","imageStylePostApply","getSuggestion","name","subType","shouldConvertImageType","format","newRange","isOwn","change","getContainedElement","_splitMarkerName","commands","isBefore","868551aSPGFX","value","imageStylePreApply","imageTypeInline","afterInit","discardSuggestion","isInlineImage","editor","321288zaEblK","selection","6601PyRbYR","normalizedStyles","_registerLegacyDescription","accept","Users","ImageStyleEditing","FORMAT_SIDE_IMAGE","enableCommand","end","nodeBefore","getFirstRange","findIndex","imageTypeBlock","filter","join","ImageUtils","313932bIHTLZ","1722380QQsMVx","start","refresh","author","markInlineFormat","registerPostFixer","getSuggestionCallback","discard","model","from","getSuggestions","commandParams","length","formatInline","commandName","hasSuggestion","descriptionFactory","chain","isInContent","isBlockImage","document","formatBlock","getChangedMarkers","*Format:* %0","locale","registerDescriptionCallback","title","type","has","forEach","TrackChangesEditing","isEqual","convertInlineImageToBlock","nodeAfter","imageCaption","plugins","registerCustomCallback","_findSuggestions","imageStyle","isIntersecting","head","15pJedIN","suggestion","get","1318929TXBkSc"];return(Ko=function(){return t})()}const Xo=qo;function qo(t,e){const n=Ko();return(qo=function(t,e){return n[t-=201]})(t,e)}!function(t){const e=qo,n=t();for(;;)try{if(454388===-parseInt(e(232))/1*(-parseInt(e(206))/2)+parseInt(e(204))/3+-parseInt(e(258))/4*(-parseInt(e(201))/5)+-parseInt(e(240))/6+parseInt(e(242))/7*(-parseInt(e(212))/8)+-parseInt(e(209))/9+-parseInt(e(259))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ko);class Zo extends t.Plugin{[Xo(236)](){const t=Xo,n=this[t(239)];if(!n[t(294)][t(287)](t(247)))return;const r=n[t(294)][t(203)](t(289)),s=n[t(294)][t(203)](t(257)),o={};r[t(249)](t(297),((o,i)=>{const a=t,c=n[a(294)][a(203)](a(246)).me,u=n[a(230)][a(203)](a(297));let l=s[a(211)](n[a(267)][a(279)][a(241)]),f=n[a(267)][a(218)](l),h=u[a(233)];if(h==i[a(233)])return;const g={commandName:a(297),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(267)][a(227)]((()=>{const t=a;if(r[t(269)]()[t(255)]((e=>e[t(277)]&&c==e[t(262)]&&(t(280)==e[t(286)]||t(272)==e[t(286)])&&(t(234)==e[t(222)]||t(219)==e[t(222)])&&e[t(252)]()[t(290)](f)))[t(288)]((e=>r[t(237)](e[t(299)]))),l=s[t(211)](n[t(267)][t(279)][t(241)]),f=n[t(267)][t(218)](l),u[t(261)](),n[t(230)][t(203)](t(235))[t(261)](),n[t(230)][t(203)](t(254))[t(261)](),h=u[t(233)],h!=i[t(233)])return s[t(238)](l)&&u[t(223)](i[t(233)],l)?(o({...i,setImageSizes:!1}),l=s[t(211)](n[t(267)][t(279)][t(241)]),void r[t(216)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(234))):void(s[t(278)](l)?r[t(216)](l,g,[],t(219)):r[t(263)](f,g,t(219)))}))}));for(const e of n[t(294)][t(203)](t(247))[t(243)])o[e[t(221)]]=e[t(285)][t(208)]();r[t(210)][t(295)](t(280),t(234),t(256),(()=>!1)),r[t(210)][t(295)](t(280),t(219),t(256),(()=>!1)),r[t(210)][t(295)](t(272),t(219),t(256),(()=>!1)),r[t(210)][t(295)](t(280),t(234),t(245),(([e])=>{const n=t;s[n(214)](e[n(228)]())})),r[t(210)][t(295)](t(280),t(234),t(266),((e,n)=>{const s=t;r[s(210)][s(265)](s(280),"",s(245))(e,{commandName:n[s(273)],commandParams:n[s(207)]})})),r[t(210)][t(295)](t(280),t(234),t(276),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(280),subType:t(234)},{type:t(205),subType:t(293)},{type:t(280),subType:t(291)},{type:t(205),subType:t(291)}];function a(e,n){const o=t,a=i[o(253)]((({type:t,subType:n})=>e[o(286)]==t&&e[o(222)]==n)),c=i[o(253)]((({type:t,subType:e})=>n[o(286)]==t&&n[o(222)]==e));if(a<0||c<0)return!1;const u=e[o(252)](),l=n[o(252)]();if((0==a||1==a)&&2==c&&u[o(298)](l))return!0;if(2==a&&3==c){const t=r[o(296)](u,o(205))[o(255)]((({suggestion:t,meta:e})=>e[o(226)]&&o(291)==t[o(222)]));if(t[o(271)]>1&&l[o(250)][o(290)](u[o(260)]))return!0;if(1==t[o(271)]&&(u[o(260)][o(290)](l[o(250)])||u[o(250)][o(290)](l[o(260)])))return!0}if(3==a&&3==c&&u[o(260)][o(231)](l[o(260)])){const t=u[o(250)][o(292)],e=l[o(260)][o(251)];return s[o(278)](t)&&t===e}return!1}n[t(267)][t(279)][t(264)]((()=>{const e=t;let o=!1;const i=Array[e(268)](n[e(267)][e(279)][e(217)][e(281)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(229)](t);if(e(202)==i&&r[e(274)](u)){if(e(280)==a&&(e(234)==c||e(219)==c)){const t=r[e(220)](u);if(n[e(225)]){const n=t[e(252)]()[e(228)]();if(s[e(278)](n))continue;r[e(237)](t),o=!0}}if(e(205)==a&&e(293)==c&&!n[e(225)]){const t=r[e(220)](u);t[e(215)]&&t[e(215)][e(277)]&&(r[e(237)](t[e(215)]),o=!0)}}}return o})),this[t(244)](o)}[Xo(244)](t){const e=Xo,n=this[e(239)],r=n[e(283)];n[e(294)][e(203)](e(289))[e(275)][e(284)]((n=>{const s=e;if(s(280)!=n[s(286)]&&s(272)!=n[s(286)])return;const{data:o}=n;if(!o||s(297)!=o[s(273)])return;const i=o[s(270)][0][s(233)];return function(t){const e=s;return{type:e(224),content:Kr(r,e(282),t)}}(s(213)===i?Kr(r,s(248)):t[i]||i)}))}}const Jo=Yo;function Yo(t,e){const n=Qo();return(Yo=function(t,e){return n[t-=282]})(t,e)}function Qo(){const t=["forEach","_handleImportedData","3658540NAaIog","_trackChangesExecuted","dataInsert","_setSuggestionData","importWord","24043zpXavq","get","_trackChangesValueDuringImport","value","TrackChangesEditing","16TJzVNR","1134928NgndHm","3060sOXqwa","lowest","collaboration_features","trackChanges","enableCommand","bind","Users","execute","listenTo","12njUXyO","11YJyMKJ","23725790UZhMtD","commands","plugins","4766097OSHmWS","2867850WeUiND","editor","12UpOesc","high","track_changes","afterInit"];return(Qo=function(){return t})()}!function(t){const e=Yo,n=t();for(;;)try{if(799270===parseInt(e(286))/1+-parseInt(e(293))/2+parseInt(e(310))/3*(parseInt(e(292))/4)+-parseInt(e(316))/5+-parseInt(e(302))/6*(parseInt(e(307))/7)+-parseInt(e(291))/8*(parseInt(e(308))/9)+parseInt(e(304))/10*(parseInt(e(303))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qo);class $o extends t.Plugin{constructor(t){const e=Yo;super(t),this[e(288)]=!1,this[e(282)]=!1}[Jo(313)](){const t=Jo,e=this[t(309)],n=e[t(305)][t(287)](t(285)),r=e[t(305)][t(287)](t(296));n&&(n.on(t(300),((e,[,n])=>{const s=t;this[s(288)]=r[s(289)],n[s(295)][s(312)]=!this[s(288)]}),{priority:t(311)}),this[t(301)](n,t(283),this[t(315)][t(298)](this)),this[t(301)](n,t(283),(()=>{const e=t;this[e(282)]&&(r[e(300)](),this[e(282)]=!1)}),{priority:t(294)}),e[t(306)][t(287)](t(290))[t(297)](t(285)))}[Jo(315)](t,e){const n=Jo,{suggestions:r}=e,s=this[n(309)][n(305)][n(287)](n(296)),o=s[n(289)];this[n(288)]!==o&&(s[n(300)](),this[n(282)]=!0),r&&r[n(314)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(309)][o(306)][o(287)](o(299)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(285)}}};this[o(309)][o(306)][o(287)](o(290))[o(284)](i)}))}}function ti(){const t=["registerDescriptionCallback","indent","registerAttributeLabel","has","937083VttOfL","*Outdent:* %0","commandName","descriptionFactory","13967820cvrGfF","outdentBlock","blockIndent","plugins","format","IndentEditing","135781JLGeut","343664KuIWMJ","*Indent:* %0","enableDefaultAttributesIntegration","IndentBlock","enableCommand","_registerLegacyDescription","6RonjjK","4397780IZtvJY","748740MFudvL","outdent","indentBlock","editor","FORMAT_INDENT","type","174936PEWXgr","4roBAQs","registerBlockAttribute","afterInit","getItemLabel","formatBlock","get","getItems","TrackChangesEditing","locale"];return(ti=function(){return t})()}const ei=ni;function ni(t,e){const n=ti();return(ni=function(t,e){return n[t-=193]})(t,e)}!function(t){const e=ni,n=t();for(;;)try{if(561313===parseInt(e(226))/1*(parseInt(e(203))/2)+-parseInt(e(196))/3+parseInt(e(202))/4+-parseInt(e(195))/5+parseInt(e(194))/6*(-parseInt(e(216))/7)+-parseInt(e(227))/8+parseInt(e(220))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ti);class ri extends t.Plugin{[ei(205)](){const t=ei,e=this[t(199)],n=e[t(223)][t(208)](t(210));if(e[t(223)][t(215)](t(225))&&(n[t(231)](t(213)),n[t(231)](t(197))),e[t(223)][t(215)](t(230)))for(const e of[t(198),t(221)])n[t(229)](e);const r=e[t(211)];n[t(204)](t(222)),n[t(219)][t(214)](t(222),Kr(r,t(200))),this[t(193)]()}[ei(193)](){const t=ei,e=this[t(199)],n=e[t(211)],r=e[t(223)][t(208)](t(210));r[t(219)][t(212)]((e=>{const s=t;if(s(207)!=e[s(201)])return;const{data:o}=e;if(!o)return;if(s(198)!=o[s(218)]&&s(221)!=o[s(218)])return;const i=e[s(209)]()[0],a=r[s(219)][s(206)](i);return s(198)==o[s(218)]?{type:s(224),content:Kr(n,s(228),a)}:s(221)==o[s(218)]?{type:s(224),content:Kr(n,s(217),a)}:void 0}))}}function si(){var t=["enableCommand","4224579YCGifx","get","7696955IvLBah","3209220JbhSDd","TrackChangesEditing","2773729ysenii","init","plugins","18msgfgH","280nayISH","input","3986072rVaCyC","editor","7637okhWFs","requires","2782936VZnmCp"];return(si=function(){return t})()}var oi=ii;function ii(t,e){var n=si();return(ii=function(t,e){return n[t-=321]})(t,e)}!function(t){for(var e=ii,n=t();;)try{if(825776===parseInt(e(328))/1*(-parseInt(e(324))/2)+parseInt(e(332))/3+parseInt(e(330))/4+-parseInt(e(334))/5+-parseInt(e(323))/6*(-parseInt(e(337))/7)+parseInt(e(326))/8+-parseInt(e(335))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(si);class ai extends t.Plugin{static get[oi(329)](){return[Ps.Input]}[oi(321)](){var t=oi;this[t(327)][t(322)][t(333)](t(336))[t(331)](t(325))}}function ci(t,e){const n=li();return(ci=function(t,e){return n[t-=156]})(t,e)}const ui=ci;function li(){const t=["manualDecorators","commandParams","3uHDVRi","*Set link:* %0","get","registerDescriptionCallback","LinkEditing","plugins","key","descriptionFactory","label","toLowerCase","unlink","TrackChangesEditing","locale","enableDefaultAttributesIntegration","type","598486AOpUWf","commands","afterInit","editor","registerAttributeLabel","has","commandName","link","formatInline","1675596AsWxlO","1080BPkIuV","_registerLegacyDescription","930910YVDEnN","2332804tKouhL","attribute","3034240XUbXpp","3492898sJnufS","link (","5Iupxfh","linkHref","49167NkPxQR","registerInlineAttribute","format","*Remove link*","newValue"];return(li=function(){return t})()}!function(t){const e=ci,n=t();for(;;)try{if(908503===-parseInt(e(189))/1+-parseInt(e(193))/2*(-parseInt(e(162))/3)+parseInt(e(190))/4*(-parseInt(e(195))/5)+-parseInt(e(186))/6+-parseInt(e(177))/7+-parseInt(e(187))/8*(-parseInt(e(197))/9)+parseInt(e(192))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(li);class fi extends t.Plugin{[ui(179)](){const t=ui,e=this[t(180)];if(!e[t(167)][t(182)](t(166)))return;const n=e[t(167)][t(164)](t(173)),r=e[t(178)][t(164)](t(184));n[t(175)](t(184)),n[t(175)](t(172)),n[t(156)](t(196));for(const e of r[t(160)])n[t(156)](e.id),n[t(169)][t(181)](e.id,t(194)+e[t(170)][t(171)]()+")");n[t(169)][t(165)]((n=>{const r=t;if(r(191)!=n[r(176)])return;const{data:s}=n;if(!s||r(196)!=s[r(168)])return;const o=s[r(159)],i=e[r(174)];return{type:r(157),content:null==o?Kr(i,r(158)):Kr(i,r(163),'"'+o+'"')}})),this[t(188)]()}[ui(188)](){const t=ui,e=this[t(180)],n=e[t(174)];e[t(167)][t(164)](t(173))[t(169)][t(165)]((e=>{const r=t;if(r(185)!=e[r(176)])return;const{data:s}=e;if(s){if(r(184)==s[r(183)]){const t=s[r(161)][0];return{type:r(157),content:Kr(n,r(163),'"'+t+'"')}}return r(172)==s[r(183)]?{type:r(157),content:Kr(n,r(158))}:void 0}}))}}const hi=di;function gi(){const t=["bulleted","commandParams","add","checkTodoList","markBlockFormat","todoListChecked","has","end","getAttribute","checkChild","numbered","ELEMENT_LIST_ITEM","8sqtlQN","findIndex","2317865DpVxfa","formatInline","nextSibling","getSelectedBlocks","*Indent:* %0","value","outdentList","registerElementLabel","name","listItem","before","registerDescriptionCallback","change","1747612YHIXPt","blockName","1920370vXWEzD","commandName","listIndent","29872kMQecC","36FFAsrY","previousSibling","1869GkpplZ","ELEMENT_NUMBERED_LIST","type","format","length","numberedList","indentList","listType","isObject","*Outdent:* %0","model","TrackChangesEditing","*Uncheck item*","bulletedList","forceValue","get","commands","LegacyTodoListEditing","parent","execute","push","3794718rqEYvg","slice","document","replace","_selectedElements","element","2863530sejnjU","selection","locale","14264gfeydI","*Check item*","createRange","ELEMENT_TODO_LIST","filter","editor","enableCommand","schema","plugins","formatBlock","from","createPositionAt","todoList","*Change to:* %0","List","LegacyListEditing","afterInit","ELEMENT_BULLETED_LIST","todo","descriptionFactory","paragraph"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=320]})(t,e)}!function(t){const e=di,n=t();for(;;)try{if(513888===parseInt(e(394))/1*(parseInt(e(328))/2)+parseInt(e(358))/3+-parseInt(e(323))/4+-parseInt(e(396))/5+parseInt(e(352))/6+parseInt(e(331))/7*(parseInt(e(361))/8)+-parseInt(e(329))/9*(parseInt(e(325))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gi);class pi extends t.Plugin{[hi(377)](){const t=hi,e=this[t(366)],n=e[t(360)];if(!e[t(369)][t(388)](t(376)))return;const r=e[t(369)][t(346)](t(342)),s=e[t(369)][t(388)](t(348));function o(t){return()=>{const n=di,s=e[n(341)][n(354)][n(359)],o=e[n(347)][n(346)](t);if(o[n(401)])return void e[n(350)](n(381),{});const i=t[n(353)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(371)](t)[s(365)]((t=>function(t,e){const n=s;return e[n(391)](t[n(349)],n(405))&&!e[n(339)](t)}(t,r)));o=o[s(365)]((t=>!t.is(s(357),s(405))||t[s(390)](s(338))!=e));const i=new Set;for(const t of o)t.is(s(357),s(405))?i[s(384)](mi(t)):i[s(384)](t);return Array[s(371)](i)}(s[n(399)](),i,e[n(341)][n(368)]);e[n(341)][n(322)]((()=>{const e=n;for(const n of a)r[e(386)](n,{commandName:t,commandParams:[{forceValue:!o[e(401)]}],formatGroupId:e(324)},Ii(n))}))}}function i(t){return()=>{const n=di,s=function(t){const e=di;let n=Array[e(371)](t);const r=n[e(395)]((t=>e(405)!=t[e(404)]));return r>-1&&(n=n[e(353)](0,r)),n}(e[n(341)][n(354)][n(359)][n(399)]()),o=e[n(341)][n(363)](e[n(341)][n(372)](s[0],n(320)),e[n(341)][n(372)](s[s[n(335)]-1],n(389)));e[n(341)][n(322)]((()=>{const e=n;r[e(386)](o,{commandName:t,commandParams:[],formatGroupId:e(327)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(398)];for(;t&&t[n(390)](n(327))>e[n(390)](n(327));)r[n(384)](t),t=t[n(398)]}return Array[n(371)](r)}(s))}))}}r[t(367)](t(336),o(t(336))),r[t(367)](t(344),o(t(344))),s&&r[t(367)](t(373),o(t(373))),r[t(367)](t(337),i(t(337))),r[t(367)](t(402),i(t(402))),s&&r[t(367)](t(385),(()=>{const n=t,s=e[n(347)][n(346)](n(385)),o=Array[n(371)](s[n(356)]);o[n(365)]((t=>t[n(390)](n(387))!=s[n(401)])),e[n(341)][n(322)]((()=>{const t=n;for(const e of o)r[t(386)](e,{commandName:t(385),commandParams:[{forceValue:!s[t(401)]}]})}))})),r[t(380)][t(403)](t(405),(e=>Kr(n,t(393),e))),r[t(380)][t(321)]((e=>{const r=t;if(r(370)!=e[r(333)]&&r(397)!=e[r(333)])return;const{data:s}=e;if(s){if(r(336)==s[r(326)]||r(344)==s[r(326)]||r(373)==s[r(326)])switch(s[r(326)][r(355)](r(375),"")){case r(382):return o(Kr(n,r(378)));case r(392):return o(Kr(n,r(332)));case r(379):return o(Kr(n,r(364)))}if(r(337)==s[r(326)])return{type:r(334),content:Kr(n,r(400),Kr(n,r(393)))};if(r(402)==s[r(326)])return{type:r(334),content:Kr(n,r(340),Kr(n,r(393)))};if(r(385)==s[r(326)])return s[r(383)][0][r(345)]?{type:r(334),content:Kr(n,r(362))}:{type:r(334),content:Kr(n,r(343))}}function o(t){const e=r;return{type:e(334),content:Kr(n,e(374),t)}}}))}}function mi(t){const e=hi,n=t[e(390)](e(327));if(0==n)return t;let r=t;for(;t[e(330)]&&t[e(330)].is(e(357),e(405));){const s=t[e(330)][e(390)](e(327));if(s==n)r=t[e(330)];else if(s<n)break;t=t[e(330)]}return r}function Ii(t){const e=hi,n=[];if(t.is(e(357),e(405))&&t[e(390)](e(327))>0){let r=t[e(398)];for(;r&&e(405)==r[e(404)]&&r[e(390)](e(327))==t[e(390)](e(327));)n[e(351)](r),r=r[e(398)]}return n}const Ei=bi;function bi(t,e){const n=Ti();return(bi=function(t,e){return n[t-=416]})(t,e)}function Ti(){const t=["default","document","forward","listItem","bind","styles","*Format:* set order to reversed","element","274BzJGyS","_getTranslationKeyForListStyle","flat","commandName","selection","backward","ELEMENT_","getListTypeFromListStyleType","*Format:* set order to regular","change","list.properties","104qGQpGJ","filter","createPositionAt","parent","commandParams","descriptionFactory","46328020JRmxTN","type","119PZzqZj","startIndex","6166EBQgQA","4314755LZLCWg","handleListStyleCommand","598168LuPviE","_getSuggestionBlocksForListStyle","listStyle","from","config","listType","*Format:* set start index to %0","numbered","get","handleListStartCommand","unshift","handleListReversedCommand","_LIST_","TrackChangesEditing","getFirstPosition","27009kVJphh","has","plugins","replace","model","formatBlock","push","before","createRange","7613898KvoiSi","handleDescriptions","map","reversed","getSelectedBlocks","locale","enableCommand","listReversed","listStart","getSiblingNodes","_getSuggestionBlocks","toUpperCase","registerDescriptionCallback","getLastPosition","markMultiRangeBlockFormat","LegacyListUtils","getAttribute","LegacyListPropertiesEditing","formatInline","*Change to:* %0","length","afterInit","format","editor","1084590egrlyp"];return(Ti=function(){return t})()}!function(t){const e=bi,n=t();for(;;)try{if(739607===parseInt(e(439))/1*(-parseInt(e(460))/2)+-parseInt(e(478))/3*(-parseInt(e(450))/4)+-parseInt(e(461))/5+-parseInt(e(487))/6+parseInt(e(458))/7*(-parseInt(e(463))/8)+parseInt(e(430))/9+parseInt(e(456))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ti);class _i extends t.Plugin{[Ei(427)](){const t=Ei;if(!this[t(429)][t(480)][t(479)](t(423)))return;const e=this[t(429)][t(467)][t(471)](t(449)),n=this[t(429)][t(480)][t(471)](t(476));e[t(436)]&&n[t(493)](t(465),this[t(462)][t(435)](this)),e[t(490)]&&n[t(493)](t(494),this[t(474)][t(435)](this)),e[t(459)]&&n[t(493)](t(495),this[t(472)][t(435)](this)),n[t(455)][t(418)](this[t(488)][t(435)](this))}[Ei(462)](t,e={}){const n=Ei,r=this[n(429)][n(480)][n(471)](n(476)),s=this[n(464)]();this[n(429)][n(482)][n(448)]((()=>{const t=n;r[t(420)](s,{commandName:t(465),commandParams:[{type:e[t(457)]}],formatGroupId:t(465)})}))}[Ei(474)](t,e={}){const n=Ei,r=this[n(429)][n(480)][n(471)](n(476)),s=this[n(416)]((t=>t.is(n(438),n(434))&&n(470)===t[n(422)](n(468))));if(s[n(426)]<1)return;const o=s[n(489)]((t=>this[n(429)][n(482)][n(486)](this[n(429)][n(482)][n(452)](t,n(485)),this[n(429)][n(482)][n(452)](t,0))));this[n(429)][n(482)][n(448)]((()=>{const t=n;r[t(420)](o,{commandName:t(494),commandParams:[{reversed:e[t(490)]}],formatGroupId:t(494)})}))}[Ei(472)](t,e={}){const n=Ei,r=this[n(429)][n(480)][n(471)](n(476)),s=this[n(416)]((t=>t.is(n(438),n(434))&&n(470)===t[n(422)](n(468))));if(s[n(426)]<1)return;const o=s[n(489)]((t=>this[n(429)][n(482)][n(486)](this[n(429)][n(482)][n(452)](t,n(485)),this[n(429)][n(482)][n(452)](t,0))));this[n(429)][n(482)][n(448)]((()=>{const t=n;r[t(420)](o,{commandName:t(495),commandParams:[{startIndex:e[t(459)]}],formatGroupId:t(495)})}))}[Ei(488)](t){const e=Ei;if(e(483)!=t[e(457)]&&e(424)!=t[e(457)])return;const n=this[e(429)][e(492)],{data:r}=t;if(!r)return;let s,o;switch(r[e(442)]){case e(465):s=e(425),o={type:e(428),content:Kr(n,s,Kr(n,this[e(440)](r[e(454)][0][e(457)])))};break;case e(494):s=r[e(454)][0][e(490)]?e(437):e(447),o={type:e(428),content:Kr(n,s)};break;case e(495):s=e(469),o={type:e(428),content:Kr(n,s,r[e(454)][0][e(459)])}}return o}[Ei(464)](){const t=Ei;var e,n,r,s;const o=this[t(429)][t(480)][t(471)](t(421));let i=Array[t(466)](this[t(429)][t(482)][t(432)][t(443)][t(491)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(438),t(434)))&&i[t(473)](...o[t(496)](this[t(429)][t(482)][t(432)][t(443)][t(477)](),t(444))),(null===(n=i[i[t(426)]-1])||void 0===n?void 0:n.is(t(438),t(434)))&&i[t(484)](...o[t(496)](this[t(429)][t(482)][t(432)][t(443)][t(419)](),t(433))),i=[...new Set(i)],(null===(s=null===(r=this[t(429)][t(482)][t(432)][t(443)][t(477)]())||void 0===r?void 0:r[t(453)])||void 0===s?void 0:s.is(t(438),t(434)))&&(i=i[t(451)]((e=>e.is(t(438),t(434))))),i}[Ei(416)](t){const e=Ei,n=this[e(429)][e(480)][e(471)](e(421));let r=Array[e(466)](this[e(429)][e(482)][e(432)][e(443)][e(491)]())[e(451)](t)[e(489)]((t=>{const r=e,s=this[r(429)][r(482)][r(452)](t,0);return[...n[r(496)](s,r(444)),...n[r(496)](s,r(433))]}))[e(441)]();return r=[...new Set(r)],r}[Ei(440)](t){const e=Ei;return e(445)+(this[e(429)][e(480)][e(471)](e(421))[e(446)](t)||e(431))[e(417)]()+e(475)+t[e(417)]()[e(481)](/-/g,"_")}}const yi=Ai;function Ai(t,e){const n=ki();return(Ai=function(t,e){return n[t-=300]})(t,e)}function ki(){const t=["stop","3015HGhoTx","13070kelzoo","19302SRgNlI","ELEMENT_MEDIA","MediaEmbedEditing","plugins","3880088bdmAmF","enableCommand","showSuggestionHighlights","for","editor","TrackChangesEditing","data","mediaEmbed","createEmptyElement","27iFpVpW","afterInit","div","downcastDispatcher","dataDowncast","attribute:url:media","has","8597ofcroX","descriptionFactory","get","locale","registerElementLabel","165628kVNtyb","5255341jrtJzn","media","178UsEoqS","conversion","high","610tMzdVC","elementToElement","options","3840738adqhfw"];return(ki=function(){return t})()}!function(t){const e=Ai,n=t();for(;;)try{if(430505===parseInt(e(322))/1*(parseInt(e(330))/2)+parseInt(e(315))/3*(-parseInt(e(327))/4)+parseInt(e(333))/5*(parseInt(e(302))/6)+-parseInt(e(328))/7+parseInt(e(306))/8+-parseInt(e(300))/9*(parseInt(e(301))/10)+parseInt(e(336))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ki);class Ci extends t.Plugin{[yi(316)](){const t=yi,e=this[t(310)];if(!e[t(305)][t(321)](t(304)))return;const n=e[t(305)][t(324)](t(311)),r=e[t(325)];n[t(307)](t(313)),n[t(323)][t(326)](t(329),(e=>Kr(r,t(303),e))),e[t(331)][t(309)](t(319))[t(334)]({model:t(329),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(308)])return n[s(314)](s(317))},converterPriority:t(332)}),e[t(312)][t(318)].on(t(320),((e,n,r)=>{const s=t;r[s(335)][s(308)]&&e[s(337)]()}),{priority:t(332)})}}function Li(t,e){const n=Ri();return(Li=function(t,e){return n[t-=494]})(t,e)}const Ni=Li;function Ri(){const t=["8nMzyIZ","216342JjtyyN","6131WtGfgR","6sRgbSR","plugins","editor","27IfyYNa","get","1413190sVPEHl","2069625VdtvXf","MentionEditing","1737704IBIkZc","has","enableCommand","102QlTfml","5203572nynjMC","afterInit","3302439PAttNg","mention","TrackChangesEditing"];return(Ri=function(){return t})()}!function(t){const e=Li,n=t();for(;;)try{if(279868===-parseInt(e(509))/1*(parseInt(e(501))/2)+parseInt(e(508))/3+-parseInt(e(498))/4+-parseInt(e(496))/5*(parseInt(e(510))/6)+parseInt(e(504))/7*(parseInt(e(507))/8)+-parseInt(e(513))/9*(-parseInt(e(495))/10)+parseInt(e(502))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ri);class Si extends t.Plugin{[Ni(503)](){const t=Ni,e=this[t(512)];e[t(511)][t(499)](t(497))&&e[t(511)][t(494)](t(506))[t(500)](t(505))}}function wi(t,e){const n=Mi();return(wi=function(t,e){return n[t-=470]})(t,e)}const vi=wi;function Mi(){const t=["20072010TWhgTB","2626872QZoSEw","986512vwEouU","1043088GlAtLz","plugins","mergeFieldBlock","get","*Insert:* %0","enableCommand","locale","registerDescriptionCallback","getLabel","323630rZvdTv","mergeField","TrackChangesEditing","36OyVSNm","insertMergeField","insertion","registerElementLabel","203844iXwqWR","2MFDmkb","MergeFieldsEditing","afterInit","getContainedElement","getAttribute","7TqnjUI","has","deletion","1212695ikQxOo","ELEMENT_MERGE_FIELD","*Remove:* %0","editor","type","descriptionFactory","element","insertMergeFieldBlock"];return(Mi=function(){return t})()}!function(t){const e=wi,n=t();for(;;)try{if(672218===parseInt(e(475))/1*(-parseInt(e(503))/2)+-parseInt(e(502))/3+-parseInt(e(484))/4+-parseInt(e(495))/5+parseInt(e(486))/6*(parseInt(e(472))/7)+parseInt(e(485))/8*(parseInt(e(498))/9)+parseInt(e(483))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mi);class Oi extends t.Plugin{[vi(505)](){const t=vi,e=this[t(478)];if(!e[t(487)][t(473)](t(504)))return;e[t(487)][t(489)](t(497))[t(491)](t(499)),e[t(487)][t(489)](t(497))[t(491)](t(482));const n=e[t(487)][t(489)](t(497)),r=e[t(492)];n[t(480)][t(501)](t(496),(e=>Kr(r,t(476),e))),n[t(480)][t(501)](t(488),(e=>Kr(r,t(476),e))),n[t(480)][t(493)]((n=>{const s=t;if(s(500)!=n[s(479)]&&s(474)!=n[s(479)])return;const o=n[s(470)]();if(null==o)return;if(!o.is(s(481),s(496))&&!o.is(s(481),s(488)))return;const i=e[s(487)][s(489)](s(504))[s(494)](o[s(471)]("id"));return s(500)==n[s(479)]?{type:s(500),content:Kr(r,s(490),'"'+i+'" '+Kr(r,s(476)))}:{type:s(474),content:Kr(r,s(477),'"'+i+'" '+Kr(r,s(476)))}}))}}const Fi=Pi;function Di(){const t=["91ifFgmg","data","TrackChangesEditing","descriptionFactory","get","oldValue","159391aCspYN","ELEMENT_MULTI_LEVEL_LIST","6096424mUFuNq","format","newValue","head","14DmNxuw","plugins","listMarkerStyle","3JKwNVd","has","afterInit","571572dkGKgH","handleDescriptions","6011505AjujrC","registerDescriptionCallback","listType","key","multiLevelList","*Set format:* %0","next","*Remove format:* %0","registerBlockAttribute","18dRIVnF","MultiLevelList","editor","4487728PReAkR","locale","enableDefaultAttributesIntegration","51814972wGpryc","15517260HcYuUk"];return(Di=function(){return t})()}function Pi(t,e){const n=Di();return(Pi=function(t,e){return n[t-=333]})(t,e)}!function(t){const e=Pi,n=t();for(;;)try{if(799892===-parseInt(e(369))/1*(-parseInt(e(338))/2)+parseInt(e(341))/3*(parseInt(e(334))/4)+parseInt(e(346))/5+parseInt(e(344))/6*(parseInt(e(363))/7)+parseInt(e(358))/8*(-parseInt(e(355))/9)+parseInt(e(362))/10+-parseInt(e(361))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Di);class Bi extends t.Plugin{[Fi(343)](){const t=Fi,e=this[t(357)],n=e[t(339)][t(367)](t(365));e[t(339)][t(342)](t(356))&&(n[t(360)](t(350)),n[t(354)](t(340)),n[t(366)][t(347)]((e=>this[t(345)](e))))}[Fi(345)](t){const e=Fi,n=this[e(357)][e(359)],{data:r}=t,s={type:e(335),content:""};if(r&&e(340)==r[e(349)]){if(!r[e(368)])return{type:e(335),content:Kr(n,e(351),Kr(n,e(333)))+" ("+r[e(336)]+")"};if(!r[e(336)]){let o=t[e(337)];for(;o;){if(o[e(364)]&&e(348)==o[e(364)][e(349)]&&o[e(364)][e(336)])return s;o=o[e(352)]}return{type:e(335),content:Kr(n,e(353),Kr(n,e(333)))+" ("+r[e(368)]+")"}}}}}const xi=Ui;function Ui(t,e){const n=ji();return(Ui=function(t,e){return n[t-=423]})(t,e)}function ji(){const t=["80575ohNthD","ELEMENT_PAGE_BREAK","descriptionFactory","pageBreak","registerElementLabel","49MDbDvQ","2XvpsiA","PageBreakEditing","has","editor","enableCommand","get","TrackChangesEditing","1388064pKsiNA","104952apesAm","547580KQJtoT","plugins","afterInit","40062GJVYDb","29775pqeMqc","locale","2161089EFCLbn"];return(ji=function(){return t})()}!function(t){const e=Ui,n=t();for(;;)try{if(171335===parseInt(e(444))/1*(-parseInt(e(430))/2)+parseInt(e(435))/3+parseInt(e(431))/4+parseInt(e(438))/5+parseInt(e(434))/6*(parseInt(e(443))/7)+-parseInt(e(429))/8+parseInt(e(437))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ji);class Gi extends t.Plugin{[xi(433)](){const t=xi,e=this[t(425)];if(!e[t(432)][t(424)](t(423)))return;e[t(432)][t(427)](t(428))[t(426)](t(441));const n=e[t(432)][t(427)](t(428)),r=e[t(436)];n[t(440)][t(442)](t(441),(e=>Kr(r,t(439),e)))}}const Vi=Wi;function Hi(){const t=["insertion","end","schema","markerRange","isLimit","editor","5789526hxzgjg","getItemLabel","getFirstRange","data","*Change to:* %0","consume","addClass","name","toViewPosition","_splitMarkerName","isBlock","descriptionFactory","registerElementLabel","3804128zzunFl","*Insert:* %0","plugins","Paragraph","createUIElement","model","isTouching","340NoJugE","formatBlock","265FOizGk","addMarker:suggestion:insertion","nodeAfter","type","mapper","1596221pZerIf","includes","get","consumable","ck-suggestion-marker--active","ck-suggestion-marker-split","ELEMENT_PARAGRAPH","checkChild","175521OpOqiV","8904qVsOCp","span","has","writer","14320908EKkXsN","locale","insertParagraph","paragraph","enableCommand","$text","options","highest","start","enableDefaultAttributesIntegration","format","commandName","1535009SSGzOR","insert","registerDescriptionCallback","downcastDispatcher","markerName","21LVHQkY","showSuggestionHighlights","_registerLegacyDescription","afterInit","TrackChangesEditing","58PFZpdm","editing","activeMarkers","bindElementToMarker"];return(Hi=function(){return t})()}!function(t){const e=Wi,n=t();for(;;)try{if(994809===-parseInt(e(140))/1+parseInt(e(150))/2*(parseInt(e(195))/3)+parseInt(e(196))/4*(-parseInt(e(182))/5)+-parseInt(e(160))/6+-parseInt(e(145))/7*(parseInt(e(173))/8)+-parseInt(e(200))/9+-parseInt(e(180))/10*(-parseInt(e(187))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hi);class zi extends t.Plugin{[Vi(148)](){const t=Vi,e=this[t(159)];if(!e[t(175)][t(198)](t(176)))return;const n=e[t(201)],r=e[t(175)][t(189)](t(149));r[t(171)][t(172)](t(203),(e=>Kr(n,t(193),e))),r[t(137)](t(203)),r[t(204)](t(202)),e[t(151)][t(143)].on(t(183),Ki(e),{priority:t(135)}),e[t(163)][t(143)].on(t(183),((n,r,s)=>{const o=t;s[o(206)][o(146)]&&Ki(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(135)});const s=r[t(171)];s[t(142)]((r=>{const o=t;if(o(154)!==r[o(185)])return;const{start:i,end:a}=r[o(162)]();if(!i[o(179)](a)||!i[o(184)])return;const c=e[o(178)][o(156)],u=i[o(184)];return c[o(170)](u)&&!c[o(158)](u)&&c[o(194)](u,o(205))?{type:o(154),content:Kr(n,o(174),s[o(161)](u,1))}:void 0})),this[t(147)]()}[Vi(147)](){const t=Vi,e=this[t(159)],n=e[t(201)];e[t(175)][t(189)](t(149))[t(171)][t(142)]((e=>{const r=t;if(r(181)!=e[r(185)])return;const{data:s}=e;return s&&r(203)==s[r(139)]?{type:r(138),content:Kr(n,r(164),Kr(n,r(193)))}:void 0}))}}function Wi(t,e){const n=Hi();return(Wi=function(t,e){return n[t-=135]})(t,e)}function Ki(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Wi,i=t[o(175)][o(189)](o(149)),a=r[o(157)][o(136)],c=r[o(157)][o(155)],u=t[o(178)][o(156)];if(!a[o(179)](c)||!a[o(184)])return;const l=a[o(184)];if(u[o(170)](l)&&!u[o(158)](l)&&u[o(194)](l,o(205))){if(!s[o(190)][o(165)](r[o(157)],n[o(167)]))return;const{authorId:t}=i[o(169)](r[o(144)]),a=s[o(199)][o(177)](o(197),{class:o(192),"data-author-id":t}),u=s[o(186)][o(168)](c);e&&i[o(152)][o(188)](r[o(144)])&&s[o(199)][o(166)](o(191),a),s[o(199)][o(141)](u,a),s[o(186)][o(153)](a,r[o(144)])}}}const Xi=Zi;function qi(){const t=["afterInit","removeFormat","968VSNLcS","8325387baQVzh","plugins","296374srNdtV","format","56652aansFI","commandName","TrackChangesEditing","38360cIOzeu","559467dyQYCs","RemoveFormatEditing","has","745FnXDwp","formatBlock","descriptionFactory","*Remove all formatting*","14131860jElUvG","get","8988plhYGT","type","locale","formatInline","_registerLegacyDescription","editor","96yVRjax","enableDefaultAttributesIntegration","registerDescriptionCallback"];return(qi=function(){return t})()}function Zi(t,e){const n=qi();return(Zi=function(t,e){return n[t-=319]})(t,e)}!function(t){const e=Zi,n=t();for(;;)try{if(466357===parseInt(e(324))/1+-parseInt(e(347))/2+-parseInt(e(320))/3*(-parseInt(e(339))/4)+parseInt(e(327))/5*(-parseInt(e(333))/6)+parseInt(e(323))/7*(-parseInt(e(344))/8)+-parseInt(e(345))/9+parseInt(e(331))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qi);class Ji extends t.Plugin{[Xi(342)](){const t=Xi,e=this[t(338)];e[t(346)][t(326)](t(325))&&(e[t(346)][t(332)](t(322))[t(340)](t(343)),this[t(337)]())}[Xi(337)](){const t=Xi,e=this[t(338)];e[t(346)][t(332)](t(322))[t(329)][t(341)]((n=>{const r=t;if(r(328)!=n[r(334)]&&r(336)!=n[r(334)])return;const{data:s}=n;return s&&r(343)==s[r(321)]?{type:r(319),content:Kr(e[r(335)],r(330))}:void 0}))}}function Yi(t,e){const n=$i();return(Yi=function(t,e){return n[t-=138]})(t,e)}const Qi=Yi;function $i(){const t=["21FaMFaP","564495RVmbPE","TrackChangesEditing","discardAllSuggestions","enableCommand","2086536XluGdu","get","discardSuggestion","trackChanges","153463lbtnbb","acceptAllSuggestions","211954QkcFPm","afterInit","3074604exeeMl","acceptSuggestion","has","editor","acceptSelectedSuggestions","discardSelectedSuggestions","plugins","RestrictedEditingModeEditing","322350VPKlMB","goToPreviousRestrictedEditingException","goToNextRestrictedEditingException","12547568GibXYT"];return($i=function(){return t})()}!function(t){const e=Yi,n=t();for(;;)try{if(492326===parseInt(e(162))/1+parseInt(e(139))/2*(-parseInt(e(153))/3)+-parseInt(e(141))/4+-parseInt(e(154))/5+parseInt(e(158))/6+parseInt(e(149))/7+parseInt(e(152))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($i);class ta extends t.Plugin{[Qi(140)](){const t=Qi,e=this[t(144)];if(!e[t(147)][t(143)](t(148)))return;const n=e[t(147)][t(159)](t(155));n[t(157)](t(150)),n[t(157)](t(151));const r=e[t(147)][t(159)](t(148));r[t(157)](t(161)),r[t(157)](t(142)),r[t(157)](t(160)),r[t(157)](t(138)),r[t(157)](t(156)),r[t(157)](t(145)),r[t(157)](t(146))}}const ea=na;function na(t,e){const n=ra();return(na=function(t,e){return n[t-=203]})(t,e)}function ra(){const t=["9QLIOfG","markerName","editor","model","high","options","TrackChangesEditing","350916OfzAAC","activeMarkers","split","editing","createPositionBefore","getItems","33hUiVSL","6ZSaIcl","init","registerElementLabel","downcastDispatcher","ck-suggestion-marker-","ELEMENT_LINE_BREAK","enableCommand","shiftEnter","data","addMarker:suggestion:insertion","plugins","3680020Egslkg","_splitMarkerName","24RcyFOT","merge","span","softBreak","34419dHttoN","3987haIKMy","856150wrZlXy","name","addMarker:suggestion","800vlmEVz","writer","includes","markerRange","get","element","descriptionFactory","1601556RjBomd","insert","ck-suggestion-marker--active","addMarker:suggestion:deletion","consumable","mapper","test","bindElementToMarker","requires","addClass","showSuggestionHighlights","locale","toViewPosition","deletion","3015153bblAWL","createUIElement"];return(ra=function(){return t})()}!function(t){const e=na,n=t();for(;;)try{if(348360===parseInt(e(224))/1*(parseInt(e(206))/2)+parseInt(e(251))/3*(parseInt(e(258))/4)+-parseInt(e(225))/5*(-parseInt(e(219))/6)+-parseInt(e(223))/7*(-parseInt(e(228))/8)+-parseInt(e(249))/9+-parseInt(e(217))/10+parseInt(e(205))/11*(-parseInt(e(235))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ra);class sa extends t.Plugin{static get[ea(243)](){return[no.ShiftEnter]}[ea(207)](){const t=ea,e=this[t(253)],n=e[t(216)][t(232)](t(257));n[t(212)](t(213)),e[t(261)][t(209)].on(t(215),oa(e),{priority:t(255)}),e[t(261)][t(209)].on(t(238),oa(e),{priority:t(255)}),e[t(214)][t(209)].on(t(227),((n,r,s)=>{const o=t;s[o(256)][o(245)]&&oa(e,{showActiveMarker:!1})(n,r,s)})),n[t(234)][t(208)](t(222),(n=>Kr(e[t(246)],t(211),n)))}}function oa(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=na,i=t[o(216)][o(232)](o(257));if(!s[o(239)][o(241)](r[o(231)],n[o(226)]))return;const a=t[o(254)];for(const t of r[o(231)][o(204)]()){if(!t.is(o(233),o(222)))continue;const n=o(248)==r[o(252)][o(260)](":")[1]?o(220):o(260),{authorId:c}=i[o(218)](r[o(252)]),u=s[o(229)][o(250)](o(221),{class:o(210)+n,"data-author-id":c}),l=s[o(240)][o(247)](a[o(203)](t));e&&i[o(259)][o(230)](r[o(252)])&&s[o(229)][o(244)](o(237),u),s[o(229)][o(236)](l,u),s[o(240)][o(242)](u,r[o(252)])}}}const ia=aa;function aa(t,e){const n=ca();return(aa=function(t,e){return n[t-=199]})(t,e)}function ca(){const t=["StandardEditingModeEditing","forceValue","afterInit","4583155QTktJc","formatBlock","TrackChangesEditing","3OKZpEh","363184MxBaOW","6WbsPGv","get","184fkcIzb","FORMAT_RESTRICTED_ENABLED","plugins","2694020fTvAKY","52102ggtmdg","format","formatInline","type","descriptionFactory","locale","restrictedEditingException","153siHwXk","11IuYXRI","has","32502FjvmqP","FORMAT_RESTRICTED_DISABLED","commands","registerDescriptionCallback","from","isCollapsed","getRanges","commandParams","enableCommand","875413Ctrirz","selection","commandName","document","value","change","editor","21863892jrHKwF","model","markInlineFormat"];return(ca=function(){return t})()}!function(t){const e=aa,n=t();for(;;)try{if(862454===-parseInt(e(227))/1*(-parseInt(e(235))/2)+parseInt(e(202))/3*(-parseInt(e(231))/4)+parseInt(e(224))/5*(-parseInt(e(229))/6)+-parseInt(e(211))/7+-parseInt(e(228))/8*(-parseInt(e(199))/9)+-parseInt(e(234))/10+parseInt(e(200))/11*(parseInt(e(218))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ca);class ua extends t.Plugin{[ia(223)](){const t=ia,e=this[t(217)],n=e[t(219)],r=e[t(240)];if(!e[t(233)][t(201)](t(221)))return;const s=e[t(233)][t(230)](t(226)),o=t(241),i=e[t(204)][t(230)](o);s[t(210)](o,((e,r={})=>{const a=t,c=n[a(214)][a(212)];if(c[a(207)])return void e(r);const u=void 0!==r[a(222)]?r[a(222)]:!i[a(215)];n[a(216)]((()=>{const t=a,e=Array[t(206)](c[t(208)]());for(const r of e){const e=u?[r]:Us(o,r,n);for(const n of e)s[t(220)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(239)][t(205)]((e=>{const n=t;if(n(225)!=e[n(238)]&&n(237)!=e[n(238)])return;const{data:s}=e;return s&&s[n(213)]==o?s[n(209)][0][n(222)]?{type:n(236),content:Kr(r,n(232))}:{type:n(236),content:Kr(r,n(203))}:void 0}))}}function la(t,e){const n=ha();return(la=function(t,e){return n[t-=221]})(t,e)}const fa=la;function ha(){const t=["afterInit","10180KHuRpu","FORMAT_STYLE","element","GeneralHtmlSupport","*Set format:* %0","getGhsAttributeNameForElement","5oThfQn","config","284056swKhoH","enableDefaultAttributesIntegration","145509UtsyWD","formatBlock","Style","6RmyYxf","descriptionFactory","registerAttributeLabel","type","DataSchema","locale","formatInline","*Remove format:* %0","commandParams","registerDescriptionCallback","forceValue","format","style","editor","16776pyFrUf","ghsAttributes","has","31381DSWjUL","_registerLegacyDescription","add","1568148Hnozsv","get","TrackChangesEditing","registerInlineAttribute","333YVyuEB","normalizeConfig","commandName","registerBlockAttribute","block","toLowerCase","StyleUtils","styleName","plugins","definitions","1636332aeDqVA","inline","10197bBewzy","42YVoeSp"];return(ha=function(){return t})()}!function(t){const e=la,n=t();for(;;)try{if(260669===parseInt(e(224))/1+parseInt(e(259))/2*(-parseInt(e(256))/3)+-parseInt(e(241))/4+-parseInt(e(252))/5*(parseInt(e(227))/6)+-parseInt(e(244))/7*(parseInt(e(254))/8)+-parseInt(e(231))/9*(parseInt(e(246))/10)+parseInt(e(243))/11*(parseInt(e(221))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ha);class ga extends t.Plugin{[fa(245)](){const t=fa,e=this[t(272)];if(!e[t(239)][t(223)](t(258))||!e[t(239)][t(223)](t(263)))return;const n=e[t(239)][t(228)](t(229)),r=e[t(264)],s=e[t(253)][t(228)](t(271))||{},o=e[t(239)][t(228)](t(249)),i=e[t(239)][t(228)](t(237))[t(232)](e[t(239)][t(228)](t(263)),s[t(240)]);n[t(255)](t(271));const a=new Set;for(const e of i[t(235)]){const n=o[t(251)](e[t(248)]);a[t(226)](n)}const c=new Set;for(const e of i[t(242)]){const n=o[t(251)](e[t(248)]);c[t(226)](n);for(const n of e[t(222)])c[t(226)](n)}for(const e of a)n[t(234)](e),n[t(260)][t(261)](e,Kr(r,t(247)));for(const e of c)n[t(230)](e),n[t(260)][t(261)](e,Kr(r,t(247)));this[t(225)]()}[fa(225)](){const t=fa,e=this[t(272)],n=e[t(264)];e[t(239)][t(228)](t(229))[t(260)][t(268)]((e=>{const r=t;if(r(257)!=e[r(262)]&&r(265)!=e[r(262)])return;const{data:s}=e;return s&&r(271)===s[r(233)]?s[r(267)][0][r(269)]?{type:r(270),content:Kr(n,r(250),s[r(267)][0][r(238)][r(236)]())}:{type:r(270),content:Kr(n,r(266),s[r(267)][0][r(238)][r(236)]())}:void 0}))}}const da=Ia;function pa(){const t=["name","TableEditing","44MKTYXv","$textProxy","isIntersecting","includes","createPositionAt","nodeAfter","selectTableColumn","writer","getSelectionAffectedTableCells","ELEMENT_TABLE","afterInit","registerPostFixer","subType","cell","selection","ELEMENT_TABLE_ROW","differ","order","markMultiRangeInsertion","enableCommand","get","highest","first","getAttribute","getItems","getSuggestion","1269890fOWtFW","getChanges","toViewElement","createRangeIn","options","suggestion","minColumn","downcastDispatcher","change","maxColumn","insertTableRowAbove","getChildren","nodeBefore","insertTable","startsWith","left","ELEMENT_TABLE_COLUMN","registerElementLabel","tableColumn","max","3139299zYAELi","length","3HqRtrY","showSuggestionHighlights","filter","findAncestor","push","insertion","minRow","plugins","TrackChangesEditing","insertTableRowBelow","ELEMENT_TABLE_WITH_TEXT","TableUtils","*Insert:* %0","isIntersectingWithRange","getCellLocation","getRowIndexes","classes","addMarker:suggestion","_getCoordsForCells","low","rootName","isEqual","map","MAX_SAFE_INTEGER","$graveyard","element","span","insertTableColumnLeft","27317088vRTRsZ","tableCell","discard","*Remove:* %0","13ugjePH","forceValue","115732kWpJpe","isTouching","isArray","getChangedMarkers","every","_getSuggestionCoords","last","getColumnIndexes","addRange","substr","mapper","data","removeTableColumn","tableRow","model","addClass","tablePaste","MIN_SAFE_INTEGER","add","editor","registerDescriptionCallback","colspan","above","document","createTableWalker","2819ddPyFh","min","batch","6487350oVuTeq","ELEMENT_TABLE_COLUMN_WITH_TEXT","_splitMarkerName","5prFVUS","_acceptFormatSuggestionCallbackFactory","getContainedElement","toLowerCase","_tableSuggestions","item","locale","execute","ELEMENT_TABLE_ROW_WITH_TEXT","302056QYwqXt","getFirstRange","markMultiRangeDeletion","oldRange","selectTableRow","commands","rowspan","fromRange","_tablePostFixingSubtypes","_setupColumnsRowsFixing","insert","refresh","detach","_suggestionFactory","enqueueChange","some","root","getRanges","end","from","has","removeTableRow","778RlFECh","maxRow","hasAttribute","join","position","descriptionFactory","removeClass","registerCustomCallback","setSelection","values","start","type","insertTableColumnRight","accept","table","isInContent","change:data","119kIJHgI","deletion","createRangeOn"];return(pa=function(){return t})()}!function(t){const e=Ia,n=t();for(;;)try{if(552399===-parseInt(e(304))/1*(parseInt(e(341))/2)+parseInt(e(245))/3*(-parseInt(e(279))/4)+-parseInt(e(310))/5*(parseInt(e(307))/6)+parseInt(e(358))/7*(parseInt(e(319))/8)+parseInt(e(243))/9+-parseInt(e(389))/10*(parseInt(e(363))/11)+parseInt(e(273))/12*(parseInt(e(277))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pa);class ma extends t.Plugin{constructor(t){const e=Ia;super(t),this[e(327)]=[e(292),e(241)],this[e(314)]=new Set}[da(373)](){const t=da,e=this[t(298)],n=e[t(293)][t(302)][t(377)];if(!e[t(252)][t(339)](t(362)))return;const r=e[t(316)],s=e[t(252)][t(383)](t(253)),o=e[t(252)][t(383)](t(256));s[t(346)][t(240)](t(355),(e=>Kr(r,t(372),e))),this[t(328)](),s[t(382)](t(402)),s[t(382)](t(323)),s[t(382)](t(369));for(const r of[t(399),t(254)]){const i=e[t(324)][t(383)](r);s[t(382)](r,(r=>{const a=t;e[a(293)][a(397)]((t=>{const e=a;r();const c=e(301)===i[e(380)],u=o[e(371)](n),l=o[e(260)](u),f=c?l[e(385)]-1:l[e(285)]+1,h=u[0][e(248)](e(355)),g=o[e(303)](h,{startRow:f,endRow:f}),d=Array[e(338)](g)[e(267)]((n=>t[e(360)](n[e(376)])));s[e(381)](d,e(292))}))}))}for(const r of[t(272),t(353)]){const i=e[t(324)][t(383)](r);s[t(382)](r,(r=>{const a=t;e[a(293)][a(397)]((t=>{const e=a;r();const c=e(238)===i[e(380)],u=o[e(371)](n),l=o[e(286)](u),f=c?l[e(385)]-1:l[e(285)]+1,h=u[0][e(248)](e(355)),g=o[e(303)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(338)](g)[e(267)]((n=>t[e(360)](n[e(376)])));s[e(381)](d,e(241))}))}))}for(const r of[t(340),t(291)]){const i=r[t(288)](11),a=i[t(313)](),c=a[t(288)](0,3)+t(271),u=t(355)+i,l=t(305)+i,f=t(242)+i;s[t(382)](r,(()=>{const i=t;e[i(293)][i(397)]((t=>{const e=i,h=o[e(371)](n),g=h[0][e(248)](e(355));let d;if(e(340)==r){const t=o[e(260)](h);d={startRow:t[e(385)],endRow:t[e(285)],includeAllSlots:!0}}else{const t=o[e(286)](h);d={startColumn:t[e(385)],endColumn:t[e(285)],includeAllSlots:!0}}const p=o[e(303)](g,d),m=Array[e(338)](p)[e(267)]((({cell:t})=>t)),I=Ea(m[e(247)]((t=>t[e(343)](c)))),E=Ea(m[e(247)]((t=>!t[e(343)](c))))[e(267)]((n=>t[e(360)](n))),b=s[e(321)](E,u);if(b&&(e(292)==b[e(375)]||e(241)==b[e(375)])){const n=this[e(284)](b);for(const r of I){const s=t[e(360)](r),i=o[e(259)](r),u=r[e(386)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(287)](s)}}}))}))}function c(r){const s=t,o=Array[s(338)](n[s(336)]())[s(267)]((t=>i.LiveRange[s(326)](t)));e[s(293)][s(397)]((t=>{const n=s,i=t[n(306)];r=r[n(247)]((t=>n(269)!=t[n(335)][n(265)])),t[n(349)](r),e[n(324)][n(383)](n(340))[n(330)](),e[n(317)](n(340),{forceDefaultExecution:!0}),e[n(293)][n(333)]((()=>{const t=n;e[t(293)][t(333)](i,(e=>{const n=t,r=o[n(247)]((t=>n(269)!=t[n(335)][n(265)]));r[n(244)]>0&&e[n(349)](r);for(const t of o)t[n(331)]()}))}))}))}function u(r){const s=t;e[s(293)][s(397)]((t=>{const o=s,a=Array[o(338)](n[o(336)]())[o(267)]((t=>i.LiveRange[o(326)](t))),c=[];for(const t of r)for(const e of t[o(387)]({shallow:!0}))c[o(249)](e);for(const n of c)o(269)!=n[o(335)][o(265)]&&(t[o(349)](t[o(367)](n,0)),e[o(324)][o(383)](o(291))[o(330)](),e[o(317)](o(291),{forceDefaultExecution:!0}));const u=a[o(247)]((t=>o(269)!=t[o(335)][o(265)]));u[o(244)]>0&&t[o(349)](u);for(const t of a)t[o(331)]()}))}function l(e,n){const r=t;return n[r(283)]((t=>e[r(334)]((e=>e[r(337)][r(266)](t[r(351)])||t[r(337)][r(266)](e[r(351)])))))}function f(e,n){const r=t;return!e[r(334)]((t=>n[r(334)]((e=>t[r(365)](e)))))&&e[r(334)]((t=>n[r(334)]((e=>t[r(337)][r(280)](e[r(351)])))))}e[t(290)][t(396)].on(t(262),((e,n,r)=>{const s=t;if(!r[s(393)][s(246)])return;const o=n[s(315)];if(!o)return;const i=r[s(289)][s(391)](o);function c(t){return Array[s(281)](t)?t:[t]}i&&s(274)===o[s(361)]&&(0,a.setHighlightHandling)(i,r[s(370)],((t,e,n)=>n[s(294)](c(e[s(261)]),t)),((t,e,n)=>n[s(347)](c(e[s(261)]),t)))}),{priority:t(384)}),s[t(346)][t(299)]((e=>{const n=t;if(n(250)!=e[n(352)]&&n(359)!=e[n(352)])return;const s=e[n(312)]();if(null!=s&&s.is(n(270),n(355))){if(n(250)==e[n(352)]){const t=e[n(387)]()[n(247)]((t=>t.is(n(364))))[n(267)]((t=>t[n(290)]));if(t[n(244)])return{type:n(250),content:Kr(r,n(257),Kr(r,n(255),'"'+t[n(344)](" ")+'"'))}}if(n(359)==e[n(352)]){const t=e[n(387)]()[n(247)]((t=>t.is(n(364))))[n(267)]((t=>t[n(290)]));if(t[n(244)])return{type:n(359),content:Kr(r,n(276),Kr(r,n(255),'"'+t[n(344)](" ")+'"'))}}}})),s[t(346)][t(299)]((e=>{const n=t;if(n(292)==e[n(375)]){const t=e[n(387)]()[n(247)]((t=>t.is(n(364))))[n(267)]((t=>t[n(290)])),s=this[n(284)](e),o=s[n(342)]-s[n(251)]+1;if(n(250)==e[n(352)])return t[n(244)]?{type:n(250),content:Kr(r,n(257),Kr(r,n(318),[o,'"'+t[n(344)](" ")+'"']))}:{type:n(250),content:Kr(r,n(257),Kr(r,n(378),o))};if(n(359)==e[n(352)])return t[n(244)]?{type:n(359),content:Kr(r,n(276),Kr(r,n(318),[o,'"'+t[n(344)](" ")+'"']))}:{type:n(359),content:Kr(r,n(276),Kr(r,n(378),o))}}if(n(241)==e[n(375)]){const t=e[n(387)]()[n(247)]((t=>t.is(n(364))))[n(267)]((t=>t[n(290)])),s=this[n(284)](e),o=s[n(398)]-s[n(395)]+1;if(n(250)==e[n(352)])return t[n(244)]?{type:n(250),content:Kr(r,n(257),Kr(r,n(308),[o,'"'+t[n(344)](" ")+'"']))}:{type:n(250),content:Kr(r,n(257),Kr(r,n(239),o))};if(n(359)==e[n(352)])return t[n(244)]?{type:n(359),content:Kr(r,n(276),Kr(r,n(308),[o,'"'+t[n(344)](" ")+'"']))}:{type:n(359),content:Kr(r,n(276),Kr(r,n(239),o))}}})),s[t(332)][t(348)](t(250),t(292),t(275),c),s[t(332)][t(348)](t(359),t(292),t(354),c),s[t(332)][t(348)](t(250),t(241),t(275),u),s[t(332)][t(348)](t(359),t(241),t(354),u),s[t(332)][t(348)](t(250),t(241),t(344),l),s[t(332)][t(348)](t(359),t(241),t(344),l),s[t(332)][t(348)](t(250),t(292),t(344),f),s[t(332)][t(348)](t(359),t(292),t(344),f)}[da(311)](){const t=da,e=this[t(298)],n=e[t(293)][t(302)][t(377)];return(r,s)=>{const o=t;e[o(293)][o(397)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(337)][a(401)];u&&u[0]&&!1===u[0][a(278)]&&(l=r[0][a(351)][a(368)]);const f=t[a(392)](l);if(a(269)==f[a(335)][a(265)])return;const h=Array[a(338)](n[a(336)]())[a(267)]((t=>i.LiveRange[a(326)](t)));t[a(349)](f),e[a(324)][a(383)](c)[a(330)](),u[a(249)]({forceDefaultExecution:!0}),e[a(317)](c,...u);const g=h[a(247)]((t=>a(269)!=t[a(335)][a(265)]));g[a(244)]>0&&t[a(349)](g);for(const t of h)t[a(331)]()}))}}[da(263)](t){const e=da,n=this[e(298)][e(252)][e(383)](e(256));let r=Number[e(268)],s=Number[e(296)],o=Number[e(268)],i=Number[e(296)];for(const a of t){if(e(269)==a[e(335)][e(265)])continue;const{row:t,column:c}=n[e(259)](a),u=a[e(343)](e(325))?a[e(386)](e(325))-1:0,l=a[e(343)](e(300))?a[e(386)](e(300))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[da(328)](){const t=da,e=this[t(298)],n=e[t(252)][t(383)](t(253)),r=e[t(252)][t(383)](t(256));e[t(293)][t(302)].on(t(357),(()=>{const r=t,s=Array[r(338)](e[r(293)][r(302)][r(379)][r(282)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(309)](t);if(r(394)!=s)continue;if(null!=e[r(322)])continue;const a=n[r(388)](o);this[r(327)][r(366)](i)&&this[r(314)][r(297)](a)}}),{priority:t(264)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(360)](e),a=e[s(248)](s(355)),c=r[s(259)](e);for(const t of this[s(314)]){const n=t[s(375)],r=n[s(403)](s(295)),u=n[s(288)](r?10:5),l=u[s(313)](),f=l[s(288)](0,3)+s(271),h=s(305)+u,g=s(242)+u;if(!t[s(356)])continue;if(a!=t[s(320)]()[s(351)][s(248)](s(355)))continue;if(t[s(258)](i))continue;const d=e[s(343)](f)?e[s(386)](f)-1:0,p=this[s(284)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(287)](i),o=!0)}return o};e[t(293)][t(302)][t(374)]((n=>{const r=t;let o=!1;for(const t of e[r(293)][r(302)][r(379)][r(390)]())if(r(329)==t[r(352)])if(r(292)==t[r(361)])for(const e of t[r(345)][r(368)][r(400)]())o=o||s(e,n);else r(274)==t[r(361)]&&(o=o||s(t[r(345)][r(368)],n));return o}))}[da(284)](t){const e=da;return this[e(263)](t[e(336)]()[e(267)]((t=>t[e(351)][e(368)])))}}function Ia(t,e){const n=pa();return(Ia=function(t,e){return n[t-=238]})(t,e)}function Ea(t){const e=da;return Array[e(338)](new Set(t)[e(350)]())}const ba=_a;function Ta(){const t=["9084kKvNhE","filter","deletion","5306qJPwDU","element","mergeTableCellLeft","enableCommand","type","1025xVXNvP","1177466nWrylC","markBlockFormat","createRangeOn","direction","*Split cell:* vertically","splitTableCellHorizontally","refresh","value","findAncestor","commands","containsRange","_tablePostFixingSubtypes","$graveyard","registerCustomCallback","trackChanges","get","subType","_areSelectedCellsMergable","TrackChangesEditing","document","return","formatBlock","_areMergableCells","10349667DcRkNC","requires","model","add","find","fromRange","markMultiRangeBlockFormat","mergeTableCells","change","formatInline","getCellLocation","*Merge cells*","set:isEnabled","plugins","*Split cell:* horizontally","isEnabled","TableEditing","commandName","length","TableUtils","mergeTableCellUp","_isForcedDefaultExecutionBlock","highest","has","6100fWpdFS","push","stop","getRanges","horizontally","insertion","isInContent","rootName","execute","7727687Lhusne","author","afterInit","24286728spEmMs","selection","descriptionFactory","detach","setSelection","forceDefaultExecution","size","low","mergeTableCellRight","mergeTableCellDown","cell","editor","root","getFirstPosition","format","createTableWalker","8MGPVVt","accept","splitTableCellVertically","locale","_suggestionFactory","3DyymRo","_acceptFormatSuggestionCallbackFactory","map","10XcpbsS","from","getSuggestions","getSelectionAffectedTableCells","registerDescriptionCallback","274457WRcGkA","getAncestors","table","tableCell"];return(Ta=function(){return t})()}function _a(t,e){const n=Ta();return(_a=function(t,e){return n[t-=143]})(t,e)}!function(t){const e=_a,n=t();for(;;)try{if(746979===parseInt(e(157))/1+-parseInt(e(170))/2*(-parseInt(e(149))/3)+parseInt(e(217))/4*(parseInt(e(169))/5)+parseInt(e(161))/6*(parseInt(e(164))/7)+-parseInt(e(144))/8*(-parseInt(e(193))/9)+-parseInt(e(152))/10*(parseInt(e(226))/11)+-parseInt(e(229))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ta);class ya extends t.Plugin{static get[ba(194)](){return[ma]}[ba(228)](){const t=ba,e=this[t(240)],n=e[t(195)][t(189)][t(230)],r=e[t(147)];if(!e[t(206)][t(216)](t(209)))return;const s=e[t(206)][t(185)](t(188)),o=e[t(206)][t(185)](t(212)),a=e[t(206)][t(185)](ma);a[t(181)][t(218)](t(200)),s[t(167)](t(200),(()=>{const n=t,r=o[n(155)](e[n(195)][n(189)][n(230)]);e[n(195)][n(201)]((()=>{const t=n;s[t(199)](r,{commandName:t(200),commandParams:[]},[],t(200))}))})),e[t(179)][t(185)](t(200)).on(t(225),((n,r)=>{const o=t;e[o(179)][o(185)](o(184))[o(177)]&&(r[o(211)]>0&&r[r[o(211)]-1]&&r[r[o(211)]-1][o(234)]||s[o(214)]||this[o(187)]()||n[o(219)]())}),{priority:t(215)});for(const n of[t(213),t(237),t(238),t(166)]){const r=e[t(179)][t(185)](n);s[t(167)](n,(()=>{const n=t,o=e[n(195)][n(189)][n(230)][n(242)]()[n(158)]()[n(197)]((t=>t.is(n(165),n(160)))),i=r[n(177)];e[n(195)][n(201)]((()=>{const t=n;s[t(199)]([o,i],{commandName:t(200),commandParams:[]},[],t(200))}))}))}for(const n of[t(146),t(175)]){const r=e[t(179)][t(185)](n);s[t(167)](n,(()=>{const i=t,a=o[i(155)](e[i(195)][i(189)][i(230)])[0],c=a[i(178)](i(159)),{column:u,row:l}=o[i(203)](a);let f=[];if(i(221)==r[i(173)]){const t=o[i(143)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(153)](t)[i(151)]((t=>t[i(239)]))}else{const t=o[i(143)](c,{column:u,includeAllSlots:!0});f=Array[i(153)](t)[i(151)]((t=>t[i(239)]))}e[i(195)][i(201)]((t=>{const e=i;s[e(171)](t[e(172)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(231)][t(156)]((e=>{const n=t;if(n(191)!=e[n(168)]&&n(202)!=e[n(168)])return;const{data:s}=e;return s&&n(200)==s[n(210)]?{type:n(243),content:Kr(r,n(204))}:void 0})),s[t(231)][t(156)]((e=>{const n=t;if(n(191)!=e[n(168)]&&n(202)!=e[n(168)])return;const{data:s}=e;return s?n(146)==s[n(210)]?{type:n(243),content:Kr(r,n(174))}:n(175)==s[n(210)]?{type:n(243),content:Kr(r,n(207))}:void 0:void 0}));const c=a[t(150)]();for(const e of[t(213),t(237),t(238),t(166)])s[t(148)][t(183)](t(191),e,t(145),c);for(const e of[t(146),t(175)])s[t(148)][t(183)](t(191),e,t(145),c);s[t(148)][t(183)](t(191),t(200),t(145),(r=>{const s=t;e[s(195)][s(201)]((t=>{const o=s,a=Array[o(153)](n[o(220)]())[o(151)]((t=>i.LiveRange[o(198)](t)));t[o(233)](r),e[o(179)][o(185)](o(200))[o(176)](),e[o(225)](o(200),{forceDefaultExecution:!0});const c=a[o(162)]((t=>o(182)!=t[o(241)][o(224)]));c[o(211)]>0&&t[o(233)](c);for(const t of a)t[o(232)]()}))}));for(const n of[t(213),t(238),t(166),t(237)]){const r=e[t(179)][t(185)](n);r.on(t(205),((n,s,o)=>{const i=t;if(o){const t=e[i(195)][i(189)][i(230)][i(242)]()[i(158)]()[i(197)]((t=>t.is(i(165),i(160))));this[i(192)](r[i(177)],t)||(n[i(190)]=!1,n[i(219)]())}}),{priority:t(236)})}}[ba(187)](){const t=ba,e=this[t(240)][t(179)][t(185)](t(200)),n=this[t(240)][t(206)][t(185)](t(212));if(!e[t(208)])return!1;const r=n[t(155)](this[t(240)][t(195)][t(189)][t(230)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(192)](e,n))return!1;return!0}[ba(192)](t,e){const n=ba,r=this[n(240)][n(206)][n(185)](n(188)),s=this[n(240)][n(195)][n(172)](t),o=this[n(240)][n(195)][n(172)](e),i=new Set,a=new Set;for(const t of r[n(154)]())if((n(222)==t[n(168)]||n(163)==t[n(168)]||n(200)==t[n(186)])&&t[n(223)])for(const e of t[n(220)]())e[n(180)](s,!0)&&i[n(196)](t[n(168)]+":"+t[n(227)].id),e[n(180)](o,!0)&&a[n(196)](t[n(168)]+":"+t[n(227)].id);if(i[n(235)]!=a[n(235)])return!1;for(const t of i)if(!a[n(216)](t))return!1;return!0}}const Aa=Ca;function ka(){const t=["forceValue","cell","item","formatBlock","createTableWalker","editing","start","setTableRowHeader","toViewElement","TableEditing","highest","headingRows","nodeAfter","get","descriptionFactory","FORMAT_REGULAR_COLUMN","markerNameToElements","includes","data-suggestion","format","mapper","7twJwBi","registerAttributeLabel","registerCustomCallback","accept","getSuggestion","unbindElementFromMarkerName","commandParams","enableDefaultAttributesIntegration","FORMAT_HEADER_ROW","_registerLegacyDescription","addClass","nodeBefore","afterInit","headingColumns","6153257IQPNcd","4532936wWTaQJ","3CgfuAA","ck-suggestion-marker--active","addMarker:suggestion","_acceptFormatSuggestionCallbackFactory","56802ldZavS","parent","setTableColumnHeader","removeClass","5383854CompPY","commandName","removeMarker:suggestion","locale","registerDescriptionCallback","writer","_suggestionFactory","end","requires","*Format:* %0","consumable","downcastDispatcher","TrackChangesEditing","type","markerName","2755810iHRgsw","_handleLegacySuggestions","getCellLocation","FORMAT_HEADER_COLUMN","ck-suggestion-marker-","setAttribute","removeAttribute","registerBlockAttribute","showSuggestionHighlights","stop","editor","465zpvFKQ","name","296588wVKETe","markerRange","4RkLAxN","activeMarkers","has","TableUtils","bindElementToMarker","data","options","consume","_splitMarkerName","FORMAT_REGULAR_ROW","57731FaLCFv","plugins"];return(ka=function(){return t})()}function Ca(t,e){const n=ka();return(Ca=function(t,e){return n[t-=228]})(t,e)}!function(t){const e=Ca,n=t();for(;;)try{if(523721===-parseInt(e(312))/1*(parseInt(e(302))/2)+-parseInt(e(264))/3*(-parseInt(e(300))/4)+parseInt(e(298))/5*(parseInt(e(268))/6)+-parseInt(e(248))/7*(-parseInt(e(263))/8)+-parseInt(e(272))/9+parseInt(e(287))/10+-parseInt(e(262))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ka);class La extends t.Plugin{static get[Aa(280)](){return[ma]}[Aa(260)](){const t=Aa,e=this[t(297)];if(!e[t(313)][t(304)](t(236)))return;const n=e[t(275)],r=e[t(313)][t(240)](t(284));r[t(255)](t(234)),r[t(255)](t(270)),r[t(294)](t(238)),r[t(294)](t(261)),r[t(241)][t(249)](t(238),Kr(n,t(256))),r[t(241)][t(249)](t(261),Kr(n,t(290))),this[t(288)]()}[Aa(288)](){const t=Aa,e=this[t(297)][t(313)][t(240)](t(284)),n=this[t(297)][t(313)][t(240)](t(305)),r=this[t(297)][t(313)][t(240)](ma)[t(267)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ca,{type:c,id:u}=e[a(310)](o[a(286)]),l=e[a(252)](u),f=l[a(307)];if(a(230)!=l[a(285)]||!f||a(270)!=f[a(273)])return;if(o[a(229)])return void s[a(296)]();if(!i[a(282)][a(309)](o[a(301)],s[a(299)]))return;const h=o[a(301)][a(233)][a(239)],g=o[a(301)][a(279)][a(259)],d=h[a(269)][a(269)],{column:p}=n[a(289)](h),{column:m}=n[a(289)](g);for(let s=p;s<=m;s++){const l=n[a(231)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(228)],l=i[a(247)][a(235)](s);i[a(277)][a(258)](a(291)+c,l),r&&i[a(277)][a(292)](a(245),u,l),i[a(247)][a(306)](l,o[a(286)]),t&&(e[a(303)][a(244)](o[a(286)])?i[a(277)][a(258)](a(265),l):i[a(277)][a(271)](a(265),l))}}}}e[t(278)][t(250)](t(230),t(234),t(251),r),e[t(278)][t(250)](t(230),t(270),t(251),r),this[t(297)][t(232)][t(283)].on(t(266),s(),{priority:t(237)}),this[t(297)][t(307)][t(283)].on(t(266),((e,n,r)=>{const o=t;r[o(308)][o(295)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(237)}),this[t(297)][t(232)][t(283)].on(t(274),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(310)](r[o(286)]),c=e[o(252)](a),u=c[o(307)];if(o(230)!=c[o(285)]||!u||o(270)!=u[o(273)])return;const l=s[o(247)][o(243)](r[o(286)]);if(l)for(const t of l)s[o(277)][o(271)](o(291)+i,t),s[o(277)][o(271)](o(265),t),s[o(277)][o(293)](o(245),t),s[o(247)][o(253)](t,r[o(286)])}),{priority:t(237)}),this[t(257)]()}[Aa(257)](){const t=Aa,e=this[t(297)],n=e[t(275)];function r(e){const r=t;return{type:r(246),content:Kr(n,r(281),e)}}e[t(313)][t(240)](t(284))[t(241)][t(276)]((e=>{const s=t;if(s(230)!=e[s(285)])return;const{data:o}=e;if(o){if(s(234)==o[s(273)]){const t=o[s(254)][0][s(314)];return r(Kr(n,s(t?256:311)))}if(s(270)==o[s(273)]){const t=o[s(254)][0][s(314)];return r(Kr(n,s(t?290:242)))}}}))}}const Na=Sa;function Ra(){const t=["join","activeMarkers","attributes","author","paragraph","trackChanges","length","*Replace table cells*","options","editor","markerName","isEmpty","clipboardOutput","tablePasteRow","tableCellBorderStyle","getContainedElement","_splitMarkerName","previous","return","newRange","containsRange","suggestionLoaded","map","rootName","802516RQbKQU","listenTo","wrap","change","differ","_suggestionFactory","editing","findAncestor","TrackChangesEditing","$graveyard","getColumnIndexes","getAttributes","commands","9515226VoxDCz","createTableWalker","getChildren","getRange","formatBlock","keys","tableCellBorderColor","schema","add","position","unwrap","suggestionUnloaded","includes","rowInsertionRanges","stop","3155588GRoAht","next","2117679gjJRIy","getSuggestion","getChangedMarkers","markerAttributes","suggestion-td","removeColumns","tableCellPadding","conversion","getSuggestions","requires","locale","_replaceTableSlotCell","getAllAdjacentSuggestions","deletionRanges","insertRows","endColumn","element","columnInsertionIndexes","editingDowncast","fromRange","tablePasteChainId","selection","find","getSuggestionCallback","ck-suggestion-marker","removeMarkers","115BhqsrE","tablePasteCell","removeMarker","reduce","markers","insertionRanges","createRangeOn","discard","tableCell","registerCustomCallback","set","call","value","markMultiRangeInsertion","insertContent","cells","nodeAfter","updateMarker","nextSibling","batch","endRow","insert","isEqual","first","documentSelection","subType","get","dataDowncast","2374280sumpAy","columns","getChanges","suggestion","10514752GOmHGP","getRanges","fill","createElement","forEach","rowInsertionIndexes","createRange","start","tablePasteColumn","getSelectionAffectedTableCells","getRows","content","model","low","createRangeIn","name","insertColumns","oldRange","getTableIfOnlyTableInContent","root","insertion","rows","markMultiRangeDeletion","tableCellSuggestion","tableCellBorderWidth","tableCellHorizontalAlignment","end","columnInsertionRanges","filter","tableCellBackgroundColor","row","column","getColumns","getRowIndexes","getItems","hasSuggestion","cell","register","move","49158coUHCF","has","from","showSuggestionHighlights","_createdBatches","table","every","removeRows","_getCoordsForCells","isInContent","ck-suggestion-marker--active","getChild","detach","tablePaste","TableClipboard","elementToElement","suggestion:formatBlock:tablePasteCell","tableCellVerticalAlignment","TableUtils","for","markMultiRangeBlockFormat","_tablePostFixingSubtypes","entries","_isForcedDefaultExecutionBlock","remove","document","ck-suggestion-marker-insertion","view","setAttributes","high","descriptionFactory","getMarkers","registerDescriptionCallback","accept","markerToHighlight","type","getShiftedBy","some","push","registerPostFixer","afterInit","plugins","startsWith","fromEntries","redo","previousSibling","deletion","setAttribute","forceDefaultExecution","last","createPositionBefore","Users"];return(Ra=function(){return t})()}function Sa(t,e){const n=Ra();return(Sa=function(t,e){return n[t-=291]})(t,e)}!function(t){const e=Sa,n=t();for(;;)try{if(701041===-parseInt(e(342))/1+parseInt(e(426))/2+-parseInt(e(372))/3+parseInt(e(370))/4+-parseInt(e(398))/5*(-parseInt(e(469))/6)+parseInt(e(355))/7+-parseInt(e(430))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ra);const wa=[Na(454),Na(361),Na(332),Na(455),Na(486),Na(459),Na(378)],va=Object[Na(309)](wa[Na(340)]((t=>[t,null])));class Ma extends t.Plugin{static get[Na(381)](){return[ma]}[Na(306)](){const t=Na,n=this[t(327)];if(!n[t(307)][t(470)](t(483)))return;const r=n[t(307)][t(424)](t(350)),s=n[t(307)][t(424)](t(487)),o=n[t(307)][t(424)](ma),a=n[t(307)][t(424)](t(483));o[t(490)][t(304)](t(331),t(438)),n[t(442)][t(362)][t(467)](t(453),{allowIn:t(406),allowContentOf:t(406),isLimit:!0}),n[t(379)][t(484)]({model:t(453),view:t(376)});let c=null;n[t(442)].on(t(412),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(324)]-1];h&&h[u(314)]||r[u(492)]||this[u(327)][u(354)][u(424)](u(323))[u(410)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(422)))return!1;const i=s[o(448)](t,n);if(!i||!Fa(i,void 0,r))return!1;const a=r[o(439)](n[o(291)][o(393)]);if(!a[o(324)])return!1;const c=a[0][o(349)](o(474)),l=r[o(463)](a),f=r[o(352)](a),h={startRow:l[o(421)],endRow:l[o(315)],startColumn:f[o(421)],endColumn:f[o(315)]};return 1==a[o(324)]&&(h[o(418)]+=r[o(440)](i)-1,h[o(387)]+=r[o(462)](i)-1),Fa(c,h,r)}(l,f,n[u(442)],s,a)&&(o[u(369)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(442)][u(345)]((()=>{const t=u;n[t(442)][t(412)](i[0],i[1],i[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:a,insertionRanges:l,deletionRanges:f,cells:h}=c;o[t(324)]&&r[t(411)](o,t(331),{tablePasteChainId:s}),a[t(324)]&&r[t(411)](a,t(438),{tablePasteChainId:s}),l[t(324)]&&(r[t(411)](l,t(482),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(434)]((e=>{const n=t;var r;return null===(r=e[n(481)])||void 0===r?void 0:r[n(409)](e)}))),f[t(324)]&&(r[t(452)](f,t(482),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(434)]((e=>{const n=t;var r;return null===(r=e[n(481)])||void 0===r?void 0:r[n(409)](e)})));const g=r[t(489)](h[t(340)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(399),{tablePasteChainId:s});if(g){const e=g[t(297)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(442)][t(404)](s),a=e[t(394)]((e=>e[t(358)]()[t(420)](i)));a&&r[t(304)]([a[t(445)],o])}r[t(324)]&&g[t(313)](t(375),Object[t(309)](r))}c=null})))}),{priority:e.priorities[t(295)]+10}),n[t(307)][t(424)](t(483)).on(t(383),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(369)]();const u=s[r(466)],l=o,f=Oa(u),h=Oa(l);e[r(336)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(493)](u[r(480)](0));for(const t of Array[r(471)](l[r(357)]()))a[r(419)](t,u,r(456));const t=c[r(435)][r(367)](s[r(460)]),e=c[r(389)][r(367)](s[r(461)]);t||e||(g=i.LiveRange[r(391)](a[r(444)](u)))}else h&&!f&&(d=a[r(444)](u));else{const t=a[r(433)](r(453)),e=a[r(433)](r(453));a[r(344)](a[r(444)](u),e),a[r(419)](t,u,0);for(const e of Array[r(471)](l[r(357)]()))a[r(419)](e,t,r(456));g=i.LiveRange[r(391)](a[r(404)](t)),d=i.LiveRange[r(391)](a[r(404)](e))}const p=Array[r(471)](l[r(353)]())[r(458)]((([t])=>wa[r(367)](t)));c[r(413)][r(304)]({element:u,attributes:p[r(324)]?Object[r(309)](p):null}),g&&c[r(403)][r(304)](g),d&&c[r(385)][r(304)](d)}),{priority:t(295)}),s.on(t(446),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(427)]||1;c[o(389)]=new Array(l)[o(432)](u)[o(340)](((t,e)=>t+e));for(const{cell:t}of s[o(356)](i,{startColumn:u,endColumn:u+l-1}))c[o(457)][o(304)](n[o(442)][o(404)](t))}),{priority:t(443)}),s.on(t(386),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(451)]||1;c[o(435)]=new Array(l)[o(432)](u)[o(340)](((t,e)=>t+e));for(const{cell:t}of s[o(356)](i,{startRow:u,endRow:u+l-1}))c[o(368)][o(304)](n[o(442)][o(404)](t))}),{priority:t(443)}),r[t(296)][t(298)]((e=>{const r=t;if(e[r(423)]&&e[r(423)][r(308)](r(482)))return e[r(335)]?{}:{type:r(450),content:Kr(n[r(382)],r(325))}}));const u=()=>!1;for(const e of[t(482),t(438),t(331),t(399)])r[t(347)][t(407)](t(450),e,t(318),u),r[t(347)][t(407)](t(312),e,t(318),u),r[t(347)][t(407)](t(359),e,t(318),u);r[t(347)][t(407)](t(359),t(399),t(405),u),r[t(347)][t(407)](t(359),t(399),t(299),((e,r,s)=>{const o=t,i=e[o(340)]((t=>t[o(333)]()))[o(458)]((t=>t)),a=new Map(i[o(340)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(413)])e&&a[o(408)](t,e);else if(s&&s[o(375)])for(const[t,e]of Object[o(491)](s[o(375)])){const r=n[o(442)][o(402)][o(424)](t),s=r?r[o(358)]()[o(333)]():null;s&&a[o(408)](s,e)}n[o(442)][o(345)]((t=>{const e=o;for(const[n,r]of a)t[e(294)]({...va,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(347)][o(407)](e,o(482),s,((t,i,a)=>{const c=o;n[c(442)][c(345)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(437)][o(414)];t.is(o(388),o(453))&&u[o(304)](t)}r[o(347)][o(395)](e,null,s)(t,i,a);for(const t of u)o(351)!=t[o(449)][o(341)]&&n[o(365)](t)}))}))};l(t(450),t(299)),l(t(450),t(405)),l(t(312),t(299)),l(t(312),t(405)),r[t(347)][t(407)](t(450),t(331),t(405),(e=>{const n=t,r=e[n(340)]((t=>t[n(333)]())),i=r[0][n(349)](n(474)),{minRow:a,maxRow:c}=o[n(477)](r);s[n(476)](i,{at:a,rows:c-a+1})})),r[t(347)][t(407)](t(450),t(438),t(405),(e=>{const n=t,r=e[n(340)]((t=>t[n(333)]())),i=r[0][n(349)](n(474)),{minColumn:a,maxColumn:c}=o[n(477)](r);s[n(377)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(423)]||!n[s(423)][s(308)](s(482)))return;const o=n[s(320)][s(392)],i=r[s(380)]()[s(458)]((t=>t[s(478)]&&t[s(320)]&&t[s(320)][s(392)]==o));i[s(324)]&&n[s(384)]()[s(324)]!=i[s(324)]&&i[s(401)](((t,e)=>(t[s(371)]=e,e[s(335)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(334)](e[s(328)]),a=[s(396),s(292)],c=r[s(319)][s(367)](e[s(328)]);return c&&a[s(304)](s(479)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(339),f,{priority:t(295)}),r.on(t(366),f,{priority:t(295)}),n[t(442)][t(291)][t(305)]((()=>{const e=t;let s=!1;const o=Array[e(471)](n[e(442)][e(291)][e(346)][e(374)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(334)](t);if(e(429)!=o||e(312)!=a||i[e(447)])continue;if(!r[e(465)](c))continue;const u=r[e(373)](c)[e(431)](),l=n[e(307)][e(424)](e(317)).me;for(const t of r[e(380)]())if(t[e(478)]&&t[e(321)]==l&&e(359)==t[e(301)]&&e(399)==t[e(423)]&&t[e(431)]()[e(475)]((t=>u[e(303)]((n=>n[e(338)](t,!0))))))for(const n of t[e(384)]())n[e(478)]&&(n[e(405)](),s=!0)}return s})),n[t(442)][t(291)][t(305)]((e=>{const s=t,o=n[s(354)][s(424)](s(310));if(!o||!o[s(473)][s(470)](e[s(417)]))return!1;let i=!1;const a=n[s(307)][s(424)](s(317)).me,c=n[s(442)][s(291)][s(346)][s(428)](),u=Array[s(471)](n[s(442)][s(291)][s(346)][s(374)]())[s(458)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(334)](t);return n(429)==o&&n(482)==i&&c==a.id&&!e[n(447)]}));for(const t of c){if(s(419)!=t[s(301)]||s(453)!=t[s(445)]||1!=t[s(324)])continue;const n=e[s(436)](t[s(364)],t[s(364)][s(302)](1));if(!u[s(394)]((({data:t})=>t[s(337)][s(420)](n))))for(const{name:t,data:r}of u)if(n[s(338)](r[s(337)])){e[s(415)](t,{range:n}),i=!0;break}}return i})),n[t(442)][t(291)][t(305)]((e=>{const s=t;let o=!1;const i=n[s(307)][s(424)](s(317)).me,a=r[s(380)]()[s(458)]((t=>t[s(478)]&&t[s(321)]==i)),c=new Set,u=new Set;for(const t of a)if(s(482)==t[s(423)])for(const e of t[s(297)]()){const n=e[s(358)]()[s(333)]();if(n)if(n.is(s(388),s(453))&&Oa(n)){t[s(400)](e[s(445)]),c[s(363)](n),o=!0;const r=n[s(416)],i=n[s(311)],a=r&&r.is(s(388),s(453)),l=i&&i.is(s(388),s(453));a&&!c[s(470)](r)&&u[s(363)](r),l&&!c[s(470)](i)&&u[s(363)](i)}else n.is(s(388),s(322))&&n[s(329)]&&(t[s(400)](e[s(445)]),o=!0)}else if(s(399)==t[s(423)]){if(!t[s(320)]||!t[s(320)][s(392)])continue;const e=t[s(320)][s(375)];if(e&&Object[s(360)](e)[s(324)])continue;const n=t[s(320)][s(392)];let r=!0,i=!0;for(const e of a)if(e[s(423)]&&e[s(423)][s(308)](s(482))){if(!e[s(320)][s(392)]){i=!1;break}if(e.id!=t.id&&e[s(320)][s(392)]==n){r=!1;break}}i&&r&&(t[s(397)](),o=!0)}for(const t of c)e[s(493)](t);for(const t of u)e[s(365)](t);return o})),n[t(379)][t(488)](t(390))[t(300)]({model:t(485),view:t=>h(t),converterPriority:t(295)}),n[t(379)][t(488)](t(425))[t(300)]({model:t(485),view:(e,n)=>n[t(326)][t(472)]?h(e,!1):null,converterPriority:t(295)});const g=n[t(348)][t(293)];this[t(343)](g[t(291)],t(330),((e,n)=>{const r=t,s=[];for(const t of g[r(444)](n[r(441)])[r(464)]())t.is(r(388),r(376))&&s[r(304)](t);g[r(345)]((t=>{const e=r;for(const n of s)t[e(468)](t[e(444)](n),t[e(316)](n)),t[e(493)](n)}))}))}}function Oa(t){const e=Na;if(t[e(329)])return!0;const n=t[e(480)](0);return n.is(e(388),e(322))&&n[e(329)]}function Fa(t,e={},n){const r=Na;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(356)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Da(t,e){const n=Pa();return(Da=function(t,e){return n[t-=279]})(t,e)}function Pa(){const t=["19hewpab","has","format","5aHUWyT","getContainedElement","getSuggestions","resizeTable","6560523PKmiav","1610296LzMUPq","1814rKFTMF","change","model","author","markBlockFormat","Users","get","getAttribute","8uDpCeI","bind","10CoQOhv","TrackChangesEditing","editor","discard","getSuggestionCallback","formatInline","13200990VjzVXu","getColumnGroupElement","3574704rhgmGh","formatBlock","_suggestionFactory","getSelectedElement","6647874yjdrQw","columnWidths","enableCommand","table","data","getTableColumnsWidths","selection","registerDescriptionCallback","subType","953871rRvXty","type","document","formatGroupId","commandParams","descriptionFactory","accept","plugins","resizeTableWidth","handleSuggestionDescription","tableWidth","afterInit","locale","registerCustomCallback","*Format:* resize table","handleResizeTableWidthCommand","TableColumnResizeEditing"];return(Pa=function(){return t})()}const Ba=Da;!function(t){const e=Da,n=t();for(;;)try{if(577134===-parseInt(e(279))/1*(parseInt(e(288))/2)+parseInt(e(319))/3+parseInt(e(287))/4+-parseInt(e(282))/5*(parseInt(e(310))/6)+parseInt(e(306))/7*(parseInt(e(296))/8)+parseInt(e(286))/9*(-parseInt(e(298))/10)+parseInt(e(304))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pa);class xa extends t.Plugin{[Ba(330)](){const t=Ba;if(!this[t(300)][t(326)][t(280)](t(335)))return;const e=this[t(300)][t(326)][t(294)](t(299));e[t(312)](t(327),this[t(334)][t(297)](this)),e[t(308)][t(332)](t(307),t(285),t(325),e[t(308)][t(302)](t(307),null,t(301))),e[t(308)][t(332)](t(307),t(285),t(301),e[t(308)][t(302)](t(307),null,t(325))),e[t(324)][t(317)](this[t(328)][t(297)](this))}[Ba(334)](t,e){const n=Ba,r=this[n(300)][n(326)][n(294)](n(299)),s=this[n(300)][n(326)][n(294)](n(335)),o=e[n(313)]||this[n(300)][n(290)][n(321)][n(316)][n(309)]();this[n(300)][n(290)][n(289)]((()=>{const i=n,a=s[i(305)](o);let c=a?s[i(315)](a):null,u=o[i(295)](i(329))||null;const l=e[i(329)]||u,f=e[i(311)]||c,h=this[i(300)][i(326)][i(294)](i(293)).me;for(const t of r[i(284)]()){const e=t[i(283)]();if(i(285)===t[i(318)]&&e===o){t[i(291)]!==h&&t[i(301)]();const e=t[i(314)][i(323)];u=e[0][i(329)],c=e[0][i(311)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(292)](o,{commandName:i(327),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(285)},[],i(285))}))}[Ba(328)](t){const e=Ba;if(e(307)!=t[e(320)]&&e(303)!=t[e(320)])return;const{data:n}=t;if(n&&e(285)===n[e(322)]){const t=e(333);return{type:e(281),content:Kr(this[e(300)][e(331)],t)}}}}const Ua=ja;function ja(t,e){const n=Va();return(ja=function(t,e){return n[t-=300]})(t,e)}!function(t){const e=ja,n=t();for(;;)try{if(220150===-parseInt(e(305))/1+-parseInt(e(300))/2*(parseInt(e(304))/3)+parseInt(e(314))/4*(parseInt(e(309))/5)+-parseInt(e(317))/6+parseInt(e(316))/7*(-parseInt(e(315))/8)+parseInt(e(303))/9+-parseInt(e(318))/10*(-parseInt(e(312))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Va);class Ga extends t.Plugin{[Ua(311)](){const t=Ua,e=this[t(306)];e[t(310)][t(301)](t(313))&&e[t(310)][t(319)](t(302))[t(307)](t(308))}}function Va(){const t=["8VGkgaH","7910QUvTNT","103806nGFkPn","204860RmntFR","get","3750XnRtcp","has","TrackChangesEditing","3487968VXVEpi","339HHbhKh","260533Wcdort","editor","enableCommand","insertTemplate","490455mOSUjg","plugins","afterInit","121NhYuvS","Template","4VGViQV"];return(Va=function(){return t})()}function Ha(){const t=["40uUEHjq","TrackChangesEditing","plugins","tableOfContents","3464791mpLTRK","18msfOXP","10821GJrWEj","14796YihUOs","editor","get","afterInit","commands","registerElementLabel","insertTableOfContents","1347374aYWHaJ","enableCommand","8697pJwcGR","2465930xfSkPI","344DpBAiQ","ELEMENT_TABLE_OF_CONTENTS","29005HfqsyF","descriptionFactory","38pCQDoc","locale"];return(Ha=function(){return t})()}const za=Wa;function Wa(t,e){const n=Ha();return(Wa=function(t,e){return n[t-=366]})(t,e)}!function(t){const e=Wa,n=t();for(;;)try{if(147652===-parseInt(e(386))/1*(parseInt(e(368))/2)+-parseInt(e(376))/3*(parseInt(e(370))/4)+-parseInt(e(366))/5*(-parseInt(e(375))/6)+parseInt(e(384))/7+parseInt(e(388))/8*(parseInt(e(377))/9)+-parseInt(e(387))/10+parseInt(e(374))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ha);class Ka extends t.Plugin{[za(380)](){const t=za,e=this[t(378)];if(!e[t(381)][t(379)](t(383)))return;e[t(372)][t(379)](t(371))[t(385)](t(383));const n=e[t(372)][t(379)](t(371)),r=e[t(369)];n[t(367)][t(382)](t(373),(e=>Kr(r,t(389),e)))}}const Xa=qa;function qa(t,e){const n=Za();return(qa=function(t,e){return n[t-=342]})(t,e)}function Za(){const t=["editor","document","locale","isTouching","afterInit","removeMarker","suggestion","differ","plugins","2490285qqfcSC","registerPostFixer","schema","createRange","forward","4qrfFsj","1445139SigooC","3843400OTyDec","element","isEqual","descriptionFactory","newRange","updateMarker","model","getNearestSelectionRange","has","ELEMENT_TITLE","getChangedMarkers","TrackChangesEditing","_splitMarkerName","16699eSJNZd","Title","3759lzNcEW","isCollapsed","from","title-content","nodeBefore","get","registerElementLabel","5706yFVMLV","182652luOpNC","start","21128355WjMqVh","end"];return(Za=function(){return t})()}!function(t){const e=qa,n=t();for(;;)try{if(268688===-parseInt(e(383))/1+-parseInt(e(350))/2+parseInt(e(369))/3*(-parseInt(e(368))/4)+-parseInt(e(363))/5+-parseInt(e(349))/6*(parseInt(e(342))/7)+-parseInt(e(370))/8+parseInt(e(352))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Za);class Ja extends t.Plugin{[Xa(358)](){const t=Xa,e=this[t(354)];if(!e[t(362)][t(378)](t(384)))return;const n=e[t(362)][t(347)](t(381));n[t(373)][t(348)](t(345),(()=>Kr(e[t(356)],t(379)))),e[t(376)][t(355)][t(364)]((r=>{const s=t;let o=!1;const i=Array[s(344)](e[s(376)][s(355)][s(361)][s(380)]());for(const{name:t,data:a}of i){const{group:i}=n[s(382)](t);if(s(360)!==i||!a[s(374)])continue;const c=a[s(374)],u=c[s(353)][s(346)];if(!u||!u.is(s(371),s(345)))continue;if(!c[s(351)][s(357)](c[s(353)]))continue;const l=e[s(376)][s(365)][s(377)](c[s(353)],s(367));if(l&&l[s(343)]){const e=r[s(366)](c[s(351)],l[s(351)]);e[s(372)](c)||(r[s(375)](t,{range:e}),o=!0)}o||(r[s(359)](t),o=!0)}return o}))}}function Ya(t,e){const n=$a();return(Ya=function(t,e){return n[t-=342]})(t,e)}const Qa=Ya;function $a(){const t=["22090nLcMVA","1094668UkUVOj","get","enableCommand","2swFjdx","12WJDjJd","undo","6589jHZApR","has","plugins","editor","2610441jaEAoI","675526IgipmY","3066985aWiVuk","9wwTkUk","UndoEditing","afterInit","2196215IrYKeO","4836424sAdzqU","TrackChangesEditing","redo"];return($a=function(){return t})()}!function(t){const e=Ya,n=t();for(;;)try{if(653685===parseInt(e(354))/1*(-parseInt(e(362))/2)+parseInt(e(361))/3+-parseInt(e(351))/4+-parseInt(e(342))/5+parseInt(e(355))/6*(parseInt(e(346))/7)+-parseInt(e(347))/8*(parseInt(e(343))/9)+-parseInt(e(350))/10*(-parseInt(e(357))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($a);class tc extends t.Plugin{[Qa(345)](){const t=Qa,e=this[t(360)],n=e[t(359)][t(352)](t(348));e[t(359)][t(358)](t(344))&&(n[t(353)](t(356)),n[t(353)](t(349)))}}function ec(t,e){const n=rc();return(ec=function(t,e){return n[t-=339]})(t,e)}const nc=ec;function rc(){const t=["TableCaptionEditing","268121IRtEHF","plugins","toggleTableCaption","501065yceuQe","requires","TrackChangesEditing","110olFCwE","8XDEYHs","1300140LXRYTB","has","get","afterInit","366291dnBGPr","1422938KVuDnU","4012575ikpZwR","4JkoZRB","editor","enableCommand","3247962eCrjlj"];return(rc=function(){return t})()}!function(t){const e=ec,n=t();for(;;)try{if(545503===-parseInt(e(341))/1+-parseInt(e(354))/2+parseInt(e(339))/3+parseInt(e(356))/4*(parseInt(e(344))/5)+parseInt(e(349))/6+-parseInt(e(355))/7*(-parseInt(e(348))/8)+-parseInt(e(353))/9*(parseInt(e(347))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rc);class sc extends t.Plugin{static get[nc(345)](){return[ma]}[nc(352)](){const t=nc,e=this[t(357)];e[t(342)][t(350)](t(340))&&e[t(342)][t(351)](t(346))[t(358)](t(343))}}const oc=ac;function ic(){const t=["descriptionFactory","63VkeKWU","subType","tableProperties","tableHeight","10407418pvZCEi","tableCellHorizontalAlignment","tableBorderStyle","_handlePropertyChange","tableCellWidth","*Format:* change table cell properties","has","1976463EgKOgu","setAttribute","68915lMiJcv","getAttribute","formatBlock","registerCustomCallback","batch","handleSuggestionDescription","1cnHRuj","findAncestor","accept","locale","4XxHSzv","tableCellProperties","1397544tJYVKf","1911XFSXxi","getSelectionAffectedTableCells","handleDiscardAction","tableAlignment","tableBackgroundColor","tableBorderWidth","tableCellBorderWidth","TrackChangesEditing","13ypvhEB","TableCellPropertiesEditing","afterInit","tableCellHeight","tableWidth","*Format:* change table properties","enableCommand","change","nodeAfter","data","format","pluginName","editor","isOfficialPlugin","table","discard","TableUtils","plugins","tableCellBorderColor","enqueueChange","tableCellBorderStyle","tableBorderColor","9256tRrhlO","TablePropertiesEditing","getSuggestionCallback","document","tableCellPadding","11CzmSWf","_getSuggestion","start","TrackChangesTableProperties","tableCellBackgroundColor","_suggestionFactory","getContainedElement","22906WjFYnl","model","isPremiumPlugin","markBlockFormat","247170kkghbY","selection","getFirstPosition","removeAttribute","commandParams","get","36VhaCZx","getSuggestions","registerDescriptionCallback","tableCellVerticalAlignment","join"];return(ic=function(){return t})()}function ac(t,e){const n=ic();return(ac=function(t,e){return n[t-=177]})(t,e)}!function(t){const e=ac,n=t();for(;;)try{if(362833===parseInt(e(244))/1*(-parseInt(e(209))/2)+-parseInt(e(236))/3*(parseInt(e(248))/4)+-parseInt(e(238))/5*(parseInt(e(219))/6)+parseInt(e(251))/7*(parseInt(e(197))/8)+-parseInt(e(225))/9*(-parseInt(e(213))/10)+-parseInt(e(202))/11*(parseInt(e(250))/12)+parseInt(e(259))/13*(parseInt(e(229))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ic);class cc extends t.Plugin{constructor(t){const e=ac;super(t),this[e(227)]=[e(196),e(231),e(256),e(254),e(179),e(228),e(255)],this[e(249)]=[e(193),e(195),e(257),e(201),e(233),e(178),e(206),e(230),e(222)]}static get[oc(186)](){return oc(205)}static get[oc(188)](){return!0}static get[oc(211)](){return!0}[oc(177)](){const t=oc,e=this[t(187)][t(192)][t(218)](t(258));if(this[t(187)][t(192)][t(235)](t(198))){for(const n of this[t(227)])e[t(181)](n,((e,r)=>{const s=t,o=this[s(187)][s(210)][s(200)][s(214)][s(215)]()[s(245)](s(189));this[s(232)](n,[o],this[s(227)],s(227),e,r)}));e[t(207)][t(241)](t(240),t(227),t(246),e[t(207)][t(199)](t(240),null,t(190))),e[t(207)][t(241)](t(240),t(227),t(190),((e,n)=>this[t(253)](this[t(227)],e,n))),e[t(207)][t(241)](t(240),t(227),t(223),(()=>!1))}if(this[t(187)][t(192)][t(235)](t(260))){for(const n of this[t(249)])e[t(181)](n,((e,r)=>{const s=t,o=this[s(187)][s(192)][s(218)](s(191))[s(252)](this[s(187)][s(210)][s(200)][s(214)]);this[s(232)](n,o,this[s(249)],s(249),e,r)}));e[t(207)][t(241)](t(240),t(249),t(246),e[t(207)][t(199)](t(240),null,t(190))),e[t(207)][t(241)](t(240),t(249),t(190),((e,n)=>this[t(253)](this[t(249)],e,n))),e[t(207)][t(241)](t(240),t(249),t(223),(()=>!1))}e[t(224)][t(221)]((e=>this[t(243)](e)))}[oc(232)](t,e,n,r,s,o){const i=oc,a=this[i(187)][i(192)][i(218)](i(258));this[i(187)][i(210)][i(194)](o[i(242)],(()=>{const t=i;for(const i of e)if(this[t(203)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(239)](r);void 0!==n&&(e[r]=n)}s(o),a[t(212)](i,{commandParams:[e]},[],r)}}))}[oc(253)](t,e,n){const r=oc,s=e[0][r(204)][r(183)],o=n[r(217)][0];this[r(187)][r(210)][r(182)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(237)](r,o[r],s):e[n(216)](r,s)}))}[oc(243)](t){const e=oc;if(t[e(184)])switch(t[e(226)]){case e(227):return{type:e(185),content:Kr(this[e(187)][e(247)],e(180))};case e(249):return{type:e(185),content:Kr(this[e(187)][e(247)],e(234))}}}[oc(203)](t,e){const n=oc,r=this[n(187)][n(192)][n(218)](n(258));for(const s of r[n(220)]({skipNotAttached:!0})){const r=s[n(208)]();if(s[n(226)]===e&&r===t)return s}return null}}var uc=Function.prototype,lc=Object.prototype,fc=uc.toString,hc=lc.hasOwnProperty,gc=fc.call(Object);const dc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=hc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&fc.call(n)==gc};const pc=function(t){return dc(t)?void 0:t};var mc=$?$.isConcatSpreadable:void 0;const Ic=function(t){return ce(t)||ae(t)||!!(mc&&t&&t[mc])};const Ec=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=Ic),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):tn(o,c):s||(o[o.length]=c)}return o};const bc=function(t){return(null==t?0:t.length)?Ec(t,1):[]};const Tc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var _c=Math.max;const yc=function(t,e,n){return e=_c(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=_c(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),Tc(t,this,a)}};const Ac=function(t){return function(){return t}};const kc=Jt?function(t,e){return Jt(t,"toString",{configurable:!0,enumerable:!1,value:Ac(e),writable:!0})}:function(t){return t};var Cc=Date.now;const Lc=function(t){var e=0,n=0;return function(){var r=Cc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(kc);const Nc=function(t){return Lc(yc(t,void 0,bc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Zn(n,7,pc));for(var s=e.length;s--;)jr(n,e[s]);return n})),Rc=Sc;function Sc(t,e){const n=wc();return(Sc=function(t,e){return n[t-=252]})(t,e)}function wc(){const t=["from","Creating a suggestion for attribute with too long attribute key. This may lead to errors. Change the attribute key to a value shorter than 37 characters.","schema","acceptSelectedSuggestions","10rOPXNH","acceptAllSuggestions","formatInline:","_suggestions","attribute:accept","find","addHighlight","isInsideObject","range","createRangeIn","forceDefaultExecution","change:data","createPositionAt","commentThread","376FmQdHC","originalSuggestionId","@external","isRemovable","_handleNewSuggestionMarker","getAttribute","locale","deletion:discard","LEAVE","isPremiumPlugin","collaboration.channelId","formatBlock:","_suggestionFactory","stringify","rejected","isCollapsed","attributeKey","_afterChanges","isOwn","_saved","fromRange","startsWith","trackChanges.trackFormatChanges","stopListening","containsRangeInObject","elementToElement","differ","listenTo","enableCommand","TrackChangesEditing","_isForcedDefaultExecutionBlock","element","insertion:chain","unbind","splice","markMultiRangeDeletion","getIntersection","pluginName","execute","attributeOldValue","_isRegisteredAttribute","item","getUser","removeMarker:suggestion:attribute","forward","insert","data-author-id","documentSelection","addCommentThread","authorName","formatBlock:accept","default","_setSuggestionData","_trackFormatChanges","end","insertion:join","after","insertion:discard","addMarker:suggestion:attribute","authoredAt","addSuggestionData","resolve","_onDiscard","push","trackChanges","isAtEnd","set","suggestion-type","isSelectable","next","howMany","newRange","_adapter","selection","clear","isObject","insertion","editor","join","activeMarkers","isArray","markerToHighlight","action","getCommentThread","assign","isIntersectingWithRange","meta","removeMarker","getChangedMarkers","_getMarkerAnnouncementText","markMultiRangeInsertion","suggestion","requires","getChanges","_registerDefaultCallbacks","toJSON","11784lsksej","addUser","_commentsRepository","moveTargetPosition","widget","_editor","error-saving-suggestion-data-suggestion-discarded","addRange","1953xfzBKa","every","conversion","attribute:","setTo","containsItem","setAttribute","_joinSuggestions","forEach","filter","getSuggestionCallback","formatInline","_refreshSuggestionsChain","createRange","format","formatInline:join","_cutOutSuggestionMarker","attribute:join","nodeAfter","afterInit","ck-suggestion-marker--active","suggestion:","removeMarkers","comments","markerNameToElements","previous","data","isEqual","length","ck-suggestion-marker-formatInline","markers","getMultiRangeId","markInsertion","attribute:discard","markBlockFormat","position","track-changes-adapter-missing-getsuggestion","marker-count","$graveyard","createElement","_isDataLoaded","clone","includes","fromCharCode","discardAllSuggestions","dataReady","unbindElementFromMarkerName","trackChangesCommand","getRanges","trackChanges.mergeNestedSuggestions","attribute","15021BVivaZ","isMultiRange","isBefore","_suggestionState","getCustomProperty","data-suggestion","external:","isLimit","start","enableReadOnlyMode","2248071HGetzD","$marker","getDifference","has","reconvertMarker","getMarkers","removeClass","_addThreadToSuggestion","addMarker:suggestion:formatBlock","_joinWithAdjacentSuggestions","stop","getSuggestions","newValue","suggestionChanged","insertion:accept","dataDowncast","pop","track-changes-enable-command-twice","suggestionUnloaded","registerBlockAttribute","PendingActions","low","deletion:","suggestion:attribute:","formatBlock:chain","isInContent","setSelection","containsRange","never","_recordAttributeChanges","getLastMatchingPosition","_updateSuggestionData","mapper","remove","keys","fetchCommentThread","formatInline:accept","updateMarker","_checkSuggestionCorrectness","_splitMarkerName","split","track-changes-adapter-already-set","isDocumentOperation","rethrowUnexpectedError","discardSelectedSuggestions","markAttributeChange","hasCommentThread","formatBlock:discard","showSuggestionHighlights","_getSuggestionData","name","delete","ENTER","_getExternalAuthor","isIntersecting","containerElement","_customCallbacks","markerReady","update:suggestion","_processAttributeChanges","nodeBefore","options","registerCustomCallback","_blockAttributeKeys","rename","markerName","_mergeNestedSuggestions","config","accept","459421DdaiPJ","writer","getAllAdjacentSuggestions","value","_reduceExistingSuggestions","_reduceSuggestionAttributeRange","CommentsRepository","normal","before","markDeletion","for","key","commands","$elementName","formatInline:discard","addMarkerName","creator","createRangeOn","_defaultCallbacks","hasSuggestion","markInlineFormat","suggestionLoaded","accepted","containsPosition","announce","_inlineAttributeKeys","acceptSuggestion","ready","groupId","getShiftedBy","removeMarker:suggestion:formatBlock","add","detach","subType","_breakSuggestionMarker","rootName","isUndo","isExternal","toUpperCase","getFirstRange","href","document","enableDefaultAttributesIntegration","ck-suggestion-marker-formatBlock","addClass","dataToMarker","discard","createdAt","11767217mXEvRb","chain","change:activeMarkers","warn","adapter","PENDING_ACTION_SUGGESTION","deletion","commandName","track-changes-command-not-found","fire","lowest","markMultiRangeBlockFormat","createPositionAfter","1003945adWWZZ","deletion:accept","then","deleteContent","return","editing","consume","type","isOfficialPlugin","substr","change","applyOperation","formatBlock:join","_findSuggestions","removeAttribute","upcast","_SUGGESTION_ANNOUNCEMENT","targetPosition","isAtStart","some","formatGroupId","track-changes-suggestion-data-mismatch","size","deletion:chain","getItems","editingDowncast","$text","enqueueChange","_removeSuggestion","formatBlock","unshift","_rangeIsInLocalUserInsertion","getAncestors","addMarker:suggestion","track-changes-suggestion-not-found","$textProxy","oldValue","_model","get","values","model","sort","plugins","ck-suggestion-marker-","catch","_enabledCommands","createPositionBefore","move","removed","descriptionFactory","getSuggestion","hasComments","_setSuggestionRange","_refreshAttributeSuggestionsChain","124702dTsBdb","isBlock","Users","head","always","registerPostFixer","open","attributeNewValue","author","parent","high","_initAriaMarkerChangeAnnouncements","formatInline:chain","substring","toViewElement","ck-suggestion-marker","batch","tablePasteChainId","attributes","getRange","refresh","deletion:join","markerToData","getFirstMarker","consumable","6IFgzqi","root","_isBlockAttribute","concat","notReady","insertContent","addSuggestion","highest","bindElementToMarker","addMarker","addComment","registerInlineAttribute","multi","_processAttributeSuggestions","getNearestSelectionRange","define","_getAttributeKey","_createSuggestion","removeComment","_recordAttributeSuggestions","group","backward","FORMATTING","track-changes-user-not-found","isNextTo","_getAuthorFromId","splitPosition","oldRange","insertion:","_addSuggestionMarker","updateSuggestion","init","buildSuggestion","discardSuggestion","isLocal","getContainedElement","multipleBlocks","isAfter","skipNestingCheck","map","change:_saved","createSelection"];return(wc=function(){return t})()}!function(t){const e=Sc,n=t();for(;;)try{if(237986===parseInt(e(584))/1+-parseInt(e(265))/2+parseInt(e(505))/3*(parseInt(e(350))/4)+-parseInt(e(645))/5*(parseInt(e(290))/6)+parseInt(e(515))/7+-parseInt(e(446))/8*(-parseInt(e(454))/9)+parseInt(e(336))/10*(-parseInt(e(632))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wc);const vc=Rc(597);class Mc extends t.Plugin{static get[Rc(442)](){return[Rc(590),o.Users,t.PendingActions,ts,ss,us,hs,Es,Ls,ys,Ss,Ds,zs,io,uo,mo,bo,Co,So,Mo,Bo,Go,Zo,Wo,$o,ri,ai,pi,_i,Bi,fi,qs,$s,Ci,Si,Oi,Gi,zi,Ji,ta,sa,ua,ga,ma,ya,La,sc,Ma,xa,Ka,cc,Ga,Ja,tc]}static get[Rc(387)](){return Rc(379)}static get[Rc(653)](){return!0}static get[Rc(359)](){return!0}constructor(t){const e=Rc;super(t),this[e(309)]=!1,this[e(416)](e(429),[]),this.on(e(634),((n,r,s,o)=>{const i=e;this[i(682)][i(655)]((()=>{const e=i;for(const n of[...o,...s])this[e(682)][e(484)][e(518)](n)&&t[e(650)][e(519)](n)}))})),this[e(260)]=new Zr(this[e(427)][e(685)][e(334)],this[e(427)][e(356)]),this[e(422)]=null,this[e(362)]=new Oc(this[e(427)]),this[e(339)]=new Map,this[e(448)]=t[e(253)][e(683)](e(590)),this[e(256)]=new Set,this[e(682)]=this[e(427)][e(685)],this[e(508)]=new WeakMap,this[e(380)]=!1,this[e(578)]=new Set([e(597)]),this[e(609)]=new Set,t[e(582)][e(305)](e(372),e(401)),this[e(403)]=t[e(582)][e(683)](e(372)),t[e(582)][e(305)](e(503),!0),this[e(581)]=t[e(582)][e(683)](e(503)),this[e(501)]=new f(t,this[e(256)]),this[e(276)]()}[Rc(321)](){const t=Rc,n=this[t(427)],r=(e,n)=>{const r=t;if(r(504)!=e)return r(254)+e;const s=n[r(555)]("|")[0];return this[r(292)](s)?r(627):r(483)};n[t(456)][t(594)](t(670))[t(431)]({model:t(441),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(554)](e[n(580)]),c=[n(280),r(i,a)];let u=3e3;return this[n(429)][n(496)](e[n(580)])&&(c[n(413)](n(474)),u=3010),n(638)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(456)][t(594)](t(530))[t(615)]((e=>{const r=t;e.on(r(678),((t,e,s)=>{const o=r;if(!s[o(576)][o(563)])return;const i=e[o(391)];if(!i)return;const c=s[o(547)][o(279)](i);n[o(685)][o(334)][o(425)](i)&&c&&!c[o(509)](o(450))&&c.is(o(570))&&(0,a.toWidget)(c,s[o(585)])}),{priority:r(275)})})),n[t(456)][t(594)](t(530))[t(431)]({model:t(441),view:(e,n)=>{const s=t;if(!n[s(576)][s(563)])return null;const{type:o,subType:i}=this[s(554)](e[s(580)]);return{classes:[s(280),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(391)])return;const{id:c,authorId:u}=this[a(554)](o[a(580)]);if(r){const t=this[a(339)][a(683)](c),e=this[a(306)](t);if(!this[a(292)](e))return}if(o[a(391)].is(a(423)))return void i[a(289)][a(651)](o[a(391)],s[a(565)]);const l=i[a(547)][a(279)](o[a(391)]);if(o[a(391)].is(a(381))&&n[a(685)][a(334)][a(266)](o[a(391)])&&!l[a(509)](a(342))){i[a(585)][a(628)]([a(280),a(627)],l),i[a(585)][a(460)](a(510),c,l),i[a(585)][a(460)](a(396),u,l),i[a(547)][a(298)](l,o[a(580)]),e&&(this[a(429)][a(496)](o[a(580)])?i[a(585)][a(628)](a(474),l):i[a(585)][a(521)](a(474),l));for(const t of n[a(685)][a(345)](o[a(391)])[a(669)]())i[a(289)][a(651)](t,s[a(565)]);i[a(289)][a(651)](o[a(391)],s[a(565)])}};n[t(456)][t(594)](t(530))[t(615)]((e=>{const n=t;e.on(n(523),((t,e,r)=>{const o=n;r[o(576)][o(563)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(297)})})),n[t(456)][t(594)](t(530))[t(615)]((e=>{const n=t;e.on(n(408),((t,e,r)=>{const o=n;r[o(576)][o(563)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(297)})})),n[t(456)][t(594)](t(530))[t(287)]({model:t(441),view:(e,n)=>n[t(576)][t(563)]?null:{group:t(441),name:e[t(654)](11)}}),n[t(456)][t(594)](t(660))[t(375)]({view:{name:t(441),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(475)+e[r(355)](r(417))+":"+e[r(355)]("id");return e[r(355)](r(491))&&(s+=":"+e[r(355)](r(491))),n[r(493)](r(516),{"data-name":s})}}),n[t(456)][t(594)](t(660))[t(629)]({view:t(441)}),n[t(456)][t(594)](t(670))[t(615)]((e=>{const n=t;e.on(n(523),s(),{priority:n(275)})})),n[t(456)][t(594)](t(670))[t(615)]((e=>{const n=t;e.on(n(408),s({isAttributeSuggestion:!0}),{priority:n(275)})})),n[t(456)][t(594)](t(670))[t(615)]((e=>{const n=t;e.on(n(614),((t,e,r)=>{const s=n,o=r[s(547)][s(478)](e[s(580)]);if(o)for(const t of o)t[s(509)](s(342))||(r[s(585)][s(521)]([s(280),s(627),s(474)],t),r[s(585)][s(659)](s(510),t),r[s(585)][s(659)](s(396),t),r[s(547)][s(500)](t,e[s(580)]))}),{priority:n(275)})})),n[t(456)][t(594)](t(670))[t(615)]((e=>{const n=t;e.on(n(393),((t,e,r)=>{const s=n,o=r[s(547)][s(478)](e[s(580)]);if(!o)return;const{id:i}=this[s(554)](e[s(580)]),a=this[s(339)][s(683)](i),c=this[s(306)](a);if(this[s(292)](c))for(const t of o)t[s(509)](s(342))||(r[s(585)][s(521)]([s(280),s(627),s(474)],t),r[s(585)][s(659)](s(510),t),r[s(585)][s(659)](s(396),t),r[s(547)][s(500)](t,e[s(580)]))}),{priority:n(275)})})),n[t(685)][t(625)][t(270)]((e=>{const r=t;let s=!1;const o=Array[r(332)](n[r(685)][r(625)][r(376)][r(438)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(554)](t);if(r(441)!==o)continue;const h=this[r(339)][r(683)](f);if(null!=c[r(421)]){r(465)==u&&(s=s||Pc(c[r(421)],t,e,n[r(685)][r(334)]));const o=r(504)==u&&this[r(292)](l[r(555)]("|")[0]);if(c[r(421)][r(365)]||r(492)==c[r(421)][r(291)][r(619)]||r(674)==u&&!xc(c[r(421)])||o&&!xc(c[r(421)])||r(638)==u&&(Dc(a=c[r(421)])||function(t){const e=r;return t[e(513)][e(274)]==t[e(404)][e(575)]&&t[e(513)][e(415)]}(a)))e[r(437)](t),s=!0;else{if(!h||!h[r(540)])continue;if(c[r(421)]&&c[r(317)]&&c[r(421)][r(481)](c[r(317)]))continue;i[r(615)](h)}}}var a;return i[r(667)]>0&&(s=!!this[r(524)](i)||s),s})),n[t(685)][t(625)][t(270)]((e=>{const r=t;let s=!1;for(const t of n[r(685)][r(625)][r(376)][r(443)]())if(r(395)==t[r(652)])for(const t of this[r(339)][r(684)]()){if(t[r(506)]||!t[r(540)])continue;const o=r(674)==t[r(652)],i=this[r(306)](t),a=i&&this[r(292)](i);if(!o&&!a)continue;const c=t[r(623)]();if(c[r(513)][r(274)]!=c[r(404)][r(274)]&&!c[r(404)][r(415)]){const o=n[r(685)][r(348)](c[r(513)][r(472)],r(404)),i=n[r(685)][r(467)](c[r(513)],o);e[r(552)](t[r(288)](),{range:i}),s=!0}}return s})),n[t(685)][t(625)][t(270)]((e=>this[t(574)](e))),n[t(685)][t(625)][t(270)]((e=>!e[t(281)][t(324)]&&this[t(303)](e))),n[t(685)].on(t(367),(()=>{this[t(309)]=!1})),n[t(685)][t(625)].on(t(347),((r,s)=>{const o=t;if(!s[o(324)]||s[o(620)])return;if(!this[o(309)])return;const i=n[o(685)][o(625)][o(376)][o(443)]();if(0==i[o(482)])return;const a=[],c=i[o(463)]((t=>o(504)==t[o(652)])),u=i[o(463)]((t=>o(395)==t[o(652)]&&o(671)!=t[o(565)]));for(const t of c)this[o(390)](t[o(366)])&&a[o(413)]({key:t[o(366)],newValue:t[o(272)],oldValue:t[o(389)],range:Uc(t[o(344)],n[o(685)])});for(const t of u){if(o(579)!=t[o(432)]&&o(285)!=t[o(432)])continue;const e=jc(t[o(489)][o(472)],n[o(685)]),r=t[o(592)];o(579)==t[o(432)]&&a[o(413)]({key:o(597),newValue:t[o(565)],oldValue:r[o(565)],range:e});for(const[n,s]of r[o(283)]){if(!this[o(390)](n))continue;const r=t[o(283)][o(683)](n);s!==r&&a[o(413)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(283)])this[o(390)](n)&&(r[o(283)][o(518)](n)||a[o(413)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(482)]&&n[o(685)][o(672)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(560)](t,e,s,o,{groupId:r});this[n(588)](t,a)}))}),{priority:t(642)}),n[t(685)][t(484)].on(t(573),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(554)](n[s(565)]),e=this[s(339)][s(683)](t);e&&e[s(599)](n[s(565)])}})),n[t(685)][t(625)].on(t(347),(()=>{const e=t,r=Array[e(332)](n[e(685)][e(625)][e(376)][e(438)]())[e(463)]((t=>e(441)===this[e(554)](t[e(565)])[e(310)]));if(0===r[e(482)])return;r[e(252)](((t,n)=>{const r=e,s=t[r(480)][r(317)],o=n[r(480)][r(317)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(513)][r(507)](o[r(513)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(554)](t);if(null===n[e(317)]){const n=this[e(354)](t);o[e(615)](n)}else{const t=this[e(339)][e(683)](r);null!==n[e(421)]||t[e(540)]?(s[e(615)](t[e(268)]),o[e(615)](t)):this[e(673)](t)}}o[e(667)]>0&&this[e(466)](o);for(const t of s)this[e(641)](e(528),t)})),n[t(685)].on(t(656),((e,r)=>{const s=t,o=r[0];if(!this[s(339)][s(667)])return;if(!o[s(557)])return;if(o[s(281)][s(620)]||!o[s(281)][s(324)])return;let i,a;switch(o[s(652)]){case s(395):i=n[s(685)][s(348)](o[s(489)]),a=i[s(613)](o[s(420)]);break;case s(555):i=n[s(685)][s(348)](o[s(316)]),a=n[s(685)][s(348)](o[s(449)]);break;case s(258):i=n[s(685)][s(348)](o[s(662)]),a=i[s(613)](o[s(420)]);break;default:return}const c=n[s(685)][s(467)](i,a);n[s(685)][s(655)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(658)](c)){if(e[t(506)])continue;if(t(465)==e[t(652)])continue;const r=this[t(306)](e);if(r&&this[t(292)](r)&&t(555)!=o[t(652)])continue;const s=e[t(480)]&&e[t(480)][t(326)];(t(674)!=e[t(652)]||t(555)==o[t(652)]&&!s)&&(n[t(374)]||t(426)==e[t(652)]&&n[t(368)]||e[t(623)]()[t(542)](c)&&this[t(618)](e,i,a))}}))}),{priority:t(642)}),n[t(685)].on(t(648),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(346)])return;if(this[s(380)])return;if(!this[s(501)][s(587)])return;if(o[s(365)])return;const a=n[s(685)][s(334)],{start:c,end:u}=o[s(623)](),l=c[s(472)]&&a[s(512)](c[s(472)])?null:a[s(304)](c,s(394)),f=u[s(575)]&&a[s(512)](u[s(575)])?null:a[s(304)](u,s(311)),h=n[s(685)][s(467)](l?l[s(513)]:c,f?f[s(404)]:u);n[s(685)][s(655)]((t=>{const e=s;this[e(593)](h);const r=n[e(685)][e(334)][e(304)](h[e(513)]);o.is(e(397))?t[e(541)](r):o[e(458)](r)})),e[s(525)]()}),{priority:e.priorities[t(591)]+10}),n[t(685)].on(t(295),((e,r)=>{const s=t,o=r[r[s(482)]-1];o&&o[s(346)]||this[s(380)]||this[s(501)][s(587)]&&(n[s(685)][s(655)]((()=>{const t=s;let o=n[t(685)][t(295)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(649)]=o[t(495)]();const i=o[t(404)][t(575)],a=n[t(685)][t(334)];i&&a[t(266)](i)&&!a[t(425)](i)&&(o=n[t(685)][t(467)](o[t(513)],n[t(685)][t(348)](i,t(404)))),this[t(486)](o)})),e[s(525)]())}),{priority:t(275)}),this[t(427)][t(596)][t(615)](t(414),this[t(501)]),this[t(378)](t(414));const o=new p(n,this[t(339)]);n[t(596)][t(615)](t(610),o),this[t(378)](t(610));const i=new b(n,this[t(339)]);n[t(596)][t(615)](t(323),i),this[t(378)](t(323)),n[t(596)][t(615)](t(337),new v(n,o,this[t(339)])),this[t(378)](t(337)),n[t(596)][t(615)](t(498),new v(n,i,this[t(339)])),this[t(378)](t(498)),n[t(596)][t(615)](t(335),new D(n,o,this[t(339)])),this[t(378)](t(335)),n[t(596)][t(615)](t(559),new D(n,i,this[t(339)])),this[t(378)](t(559));const c=n[t(253)][t(683)](t(590));this[t(377)](c,t(300),((e,{threadId:n})=>{const r=t,s=this[r(339)][r(683)](n);s&&s[r(349)]&&1===s[r(349)][r(482)]&&this[r(546)](n,{hasComments:!0})}),{priority:t(536)}),this[t(377)](c,t(308),((e,{threadId:n})=>{const r=t,s=this[r(339)][r(683)](n);s&&s[r(349)]&&!s[r(349)][r(482)]&&this[r(546)](n,{hasComments:!1})}),{priority:t(536)})}[Rc(473)](){!async function(t){const n=m([51,65,67,78,106,77,66,118,52,88,72,102,81,119,85,105,99,101,54,49,56,100,79,70,86,121,76,113,87,48,104,111,71,108,116,50,114,103,75,68,120,73,82,84,98,90,109,69,55,83,80,117,53,112,122,115,97,107,74,89,57,110]),r=window[m([68,97,116,101])][m([110,111,119])](),s=t[m([101,100,105,116,111,114])],o=new(window[m([80,114,111,109,105,115,101])])((t=>{s[m([111,110,99,101])](m([114,101,97,100,121]),t)})),i={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},a=s[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),o[m([116,104,101,110])]((()=>new(window[m([80,114,111,109,105,115,101])])((t=>{let e=0;s[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[m([111,102,102])]())}))}))))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])]((()=>t))}function u(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function f(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const r=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function h(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function g(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function d(t){return s[m([112,108,117,103,105,110,115])][m([104,97,115])](t)}function p(){}function m(t){const e=Sc;return t[e(329)]((t=>String[e(497)](t)))[e(428)]("")}!function(t){const e=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let e=m([65]);for(let r=0;r<t[m([108,101,110,103,116,104])];r+=2){let s=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](r,r+2));s>=n[m([108,101,110,103,116,104])]&&(s-=n[m([108,101,110,103,116,104])]),e+=n[s]}return e}();s[e]=m([116,114,97,99,107,67,104,97,110,103,101,115,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await o,s[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,s[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,s[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,n=null,p=null;try{return a==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=a[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=u(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),r={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],f(r)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,n){return new(window[m([80,114,111,109,105,115,101])])((c=>{if(i())return c(m([86,97,108,105,100]));a(),s[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let u=!1;const l=(0,e.uid)();function d(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function p(e){a(e)[m([116,104,101,110])]((t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?h(f(l+n))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116])))[m([116,104,101,110])]((t=>(o(),t)),(()=>{const t=i();return null==t?(o(),m([86,97,108,105,100])):m(r-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[m([116,104,101,110])](c)[m([99,97,116,99,104])]((()=>{c(m([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function o(){const e=m([108,108,99,116,45])+h(f(t)),n=g(h(window[m([77,97,116,104])][m([99,101,105,108])](r/s)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,n)}function i(){const e=m([108,108,99,116,45])+h(f(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](g(n),16)*s:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])(((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}s[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:l}}),{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),s[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{d(t[m([114,101,116,117,114,110])])&&(u=!0,p(t[m([114,101,116,117,114,110])]))}),{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),o[m([116,104,101,110])]((()=>{u||c(m([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return s[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function a(){s[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const r=a[m([115,112,108,105,116])](m([46])),[s,o,i]=r;return e(s),await n(s,o,i),t}catch(t){return!1}function e(e){const n=u(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(r),(t=>t[m([99,104,97,114,67,111,100,101,65,116])](0))),o=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),a=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!a)return;const c=await a[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),i,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await a[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},c,s,o)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];if(!e)return!1;if(e[m([105,110,99,108,117,100,101,115])](m([42])))return!0;if(e[m([105,110,99,108,117,100,101,115])](m([84,67])))return!0;if(e[m([105,110,99,108,117,100,101,115])](m([82,84,67]))){if(d(m([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&(n=m([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]),s[m([112,108,117,103,105,110,115])][m([103,101,116])](n))[m([115,116,97,116,101])]==m([99,111,110,110,101,99,116,101,100]))return!0;if(d(m([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]))||d(m([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114])))return!0}var n;return!1}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?r/1e3:1733875200;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=Sc,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][e(624)]);if(n[m([105,110,99,108,117,100,101,115])](r))return!0;const s=r[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])]((t=>t[m([105,110,99,108,117,100,101,115])](m([42]))))[m([109,97,112])]((t=>t[m([115,112,108,105,116])](m([46]))))[m([115,111,109,101])]((t=>s[m([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===m([42])))))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(n=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(n=c(m([84,114,105,97,108,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([100,101,118,101,108,111,112,109,101,110,116])&&(n=c(m([68,101,118,101,108,111,112,109,101,110,116,76,105,109,105,116]))),await(n&&p?new(window[m([80,114,111,109,105,115,101])])(((t,e)=>{n[m([116,104,101,110])](t,e),p[m([116,104,101,110])]((e=>{e!=m([86,97,108,105,100])&&t(e)}),e)})):n||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch(t){return m([73,110,118,97,108,105,100])}}())}(this)}set[Rc(636)](t){const n=Rc;if(this[n(422)])throw new e.CKEditorError(n(556),this);this[n(422)]=t}get[Rc(636)](){return this[Rc(422)]}[Rc(526)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Rc,r=[];for(const e of this[n(339)][n(684)]())t&&!e[n(540)]||r[n(413)](e);return e?r[n(329)]((t=>t[n(445)]())):r}[Rc(261)](t){const n=Rc,r=this[n(339)][n(683)](t);if(!r)throw new e.CKEditorError(n(679),this);return r}[Rc(603)](t){const e=Rc;return this[e(339)][e(518)](t)}[Rc(410)](t){const e=Rc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(652)][e(555)](":"),a=this[e(339)][e(683)](r)||this[e(307)](o,i,r,n,s);if(this[e(522)](a),this[e(553)](a,o,i||null,n),a[e(631)]=t[e(631)],a[e(494)]=!0,s&&s[e(352)]){const t=s[e(352)],n=this[e(568)](t[e(399)]);a[e(409)]=t[e(631)],a[e(273)]=n,a[e(621)]=!0}else a[e(409)]=t[e(631)];switch(t[e(480)]&&(a[e(480)]=t[e(480)]),t[e(283)]&&(a[e(283)]=t[e(283)]),this[e(422)]&&this[e(422)][e(296)]||(a[e(369)]=!0),this[e(508)][e(683)](a)){case e(294):this[e(508)][e(416)](a,e(499));break;case e(572):a[e(540)]?(this[e(524)](new Set([a])),this[e(466)](new Set([a])),this[e(508)][e(416)](a,e(611)),this[e(641)](e(605),a)):this[e(508)][e(416)](a,e(259))}return a}[Rc(610)](t){const e=Rc;this[e(346)]((()=>{const n=e;this[n(427)][n(685)][n(655)]((()=>{const e=n;for(const n of t[e(586)]())n[e(583)]()}))}))}[Rc(323)](t){const e=Rc;this[e(346)]((()=>{const n=e;this[n(427)][n(685)][n(655)]((()=>{const e=n;for(const n of t[e(586)]())n[e(630)]()}))}))}[Rc(378)](t,n){const r=Rc,s=this[r(427)][r(596)][r(683)](t);if(!s)throw new e.CKEditorError(r(640),this,{commandName:t});if(this[r(256)][r(518)](s))throw new e.CKEditorError(r(532),this,{commandName:t});this[r(256)][r(615)](s),n&&s.on(r(388),((t,e)=>{const o=r;this[o(501)][o(587)]&&(this[o(380)]||(e[o(482)]>0&&e[e[o(482)]-1]&&e[e[o(482)]-1][o(346)]?e[o(531)]():(t[o(649)]=n(((...t)=>s[o(388)](...t,{forceDefaultExecution:!0})),...e),t[o(525)]())))}),{priority:r(275)})}[Rc(346)](t){const n=Rc;let r,s;const o=this[n(380)];this[n(380)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(380)]=!1),s&&e.CKEditorError[n(558)](s,this),r}[Rc(486)](t,n=null,r={}){const s=Rc;if(t[s(365)])return null;const o=this[s(427)][s(253)][s(683)](s(267)).me;for(const{suggestion:e,meta:o}of this[s(658)](t,s(426)))if(o[s(368)]){if(!o[s(314)]){if(o[s(374)]){if(!this[s(581)]||!Hc(e,r))continue;return e}if(Hc(e,r))return e;this[s(618)](e,t[s(513)],t[s(404)]);break}if(n==e[s(617)]&&Hc(e,r)){const n=e[s(623)]();return n[s(513)][s(481)](t[s(404)])?this[s(263)](e,this[s(682)][s(467)](t[s(513)],n[s(404)])):this[s(263)](e,this[s(682)][s(467)](n[s(513)],t[s(404)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(318)+n:s(426),u=this[s(402)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(319)](c,i,a,t),u}[Rc(440)](t,n=Rc(302),r={}){const s=Rc,o=this[s(427)][s(253)][s(683)](s(267)).me,i=this[s(362)][s(464)](s(426),n,s(428));for(const e of this[s(526)]())if(e[s(273)].id==o.id&&s(426)==e[s(652)]&&e[s(617)]==n&&Hc(e,r)&&(i(e[s(502)](),t)||i(t,e[s(502)]()))){for(const n of t)e[s(453)](n);return e}for(const{suggestion:e,meta:n}of this[s(658)](t,s(426))){if(!n[s(368)])continue;if(!this[s(581)]&&n[s(374)])continue;if(!Hc(e,r))continue;let o=!0;for(const n of e[s(502)]())for(const e of t)if(!n[s(542)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(318)+n,l=this[s(402)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(319)](u,a,c,e,zr[s(485)]());return l}[Rc(604)](t,n,r=null,s={}){const o=Rc;if(r=r||Bc(n),t[o(365)])return null;if(o(543)===this[o(403)]){const e=this[o(362)][o(464)](o(465),r,o(583));return this[o(346)]((()=>e([t],n,s))),null}const i=this[o(427)][o(253)][o(683)](o(267)).me,a=[];if(o(269)!==this[o(403)])for(const{suggestion:e,meta:n}of this[o(658)](t,o(426)))n[o(368)]&&!n[o(343)]&&a[o(413)](...e[o(502)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(386)](s);e&&r[n(413)](e)}return r}(t,a),u=function(t,e){const n=o,r=[t];for(const t of e){let e=0;for(;e<r[n(482)];){const s=r[e][n(517)](t);r[n(384)](e,1,...s),e+=s[n(482)]}}return r}(t,a);c[o(482)]&&this[o(682)][o(655)]((()=>{const t=o;for(const e of c){const o=this[t(362)][t(464)](t(465),r,t(583));this[t(346)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(513)],u=t[o(404)];for(const{suggestion:e,meta:n}of this[o(658)](t,o(465))){if(!n[o(368)])continue;if(e[o(617)]!=r)continue;if(!Hc(e,s))continue;const i=e[o(623)]();if(i[o(542)](t,!0))return null;c=c[o(507)](i[o(513)])?c:i[o(513)],u=u[o(327)](i[o(404)])?u:i[o(404)],a?i[o(513)][o(507)](a[o(623)]()[o(513)])?(a[o(476)](),a=e):e[o(476)]():a=e}const l=this[o(682)][o(467)](c,u);if(a)this[o(263)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(402)]({id:t,type:o(338)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(319)](o(338)+r,t,a,l)}}return null}[Rc(488)](t,n,r=[],s=null,o={}){const i=Rc;n[i(665)]||(n[i(665)]=n[i(639)]),n[i(326)]=t.is(i(344)),s=s||Bc(n);const a=r[i(329)]((t=>jc(t,this[i(682)]))),c=t.is(i(344))?t:jc(t,this[i(682)]);if(i(543)===this[i(403)]){const t=this[i(362)][i(464)](i(674),s,i(583));return this[i(346)]((()=>t([c],n,o))),null}a[i(413)](c);let u=!0;for(const t of a)if(!this[i(676)](t)){u=!1;break}if(u&&i(269)!==this[i(403)]){const t=this[i(362)][i(464)](i(674),s,i(583));return this[i(346)]((()=>t([c],n,o))),null}let l=null,f=c[i(513)],h=c[i(404)];for(const{suggestion:t,meta:e}of this[i(658)](c,i(674))){if(!e[i(368)])continue;if(e[i(314)]||e[i(374)]||e[i(343)])continue;if(t[i(480)][i(665)]!=n[i(665)])continue;if(!Hc(t,o))continue;const r=t[i(623)]();if(t[i(617)]==s){if(r[i(542)](c,!0))return null;f=f[i(507)](r[i(513)])?f:r[i(513)],h=h[i(327)](r[i(404)])?h:r[i(404)],l?r[i(513)][i(507)](l[i(623)]()[i(513)])?(l[i(476)](),l=t):t[i(476)]():l=t}else{const e=c[i(386)](r);this[i(470)](t,e)}}const g=this[i(427)][i(253)][i(683)](i(267)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(263)](l,this[i(682)][i(467)](f,h)),l;{const t=this[i(402)]({id:d,type:i(361)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(319)](i(361)+s,d,p,this[i(682)][i(467)](f,h)),t}}[Rc(643)](t,n,r=[],s=null,o={}){const i=Rc;n[i(665)]||(n[i(665)]=n[i(639)]);const a=t[0];n[i(326)]=a.is(i(344)),s=s||Bc(n);const c=r[i(329)]((t=>jc(t,this[i(682)]))),u=a.is(i(344))?t:t[i(329)]((t=>jc(t,this[i(682)])));if(i(543)===this[i(403)]){const t=this[i(362)][i(464)](i(674),s,i(583));return this[i(346)]((()=>t(u,n,o))),null}c[i(413)](...u);let l=!0;for(const t of c)if(!this[i(676)](t)){l=!1;break}if(l&&i(269)!==this[i(403)]){const t=this[i(362)][i(464)](i(674),s,i(583));return this[i(346)]((()=>t(u,n,o))),null}const f=this[i(427)][i(253)][i(683)](i(267)).me;for(const t of this[i(526)]()){if(t[i(273)].id!=f.id)continue;if(i(674)!=t[i(652)]||t[i(480)][i(665)]!=n[i(665)])continue;if(!Hc(t,o))continue;const e=t[i(617)]==s;for(let n=0;n<u[i(482)];n++){const r=u[n];for(const s of t[i(520)]()){const o=s[i(284)]();if(r[i(481)](o)){e?(u[i(384)](n,1),n--):t[i(437)](s[i(565)]);break}}}}if(0==u[i(482)])return null;const h=this[i(362)][i(464)](i(674),s,i(428));for(const t of this[i(526)]())if(t[i(273)].id==f.id&&i(674)==t[i(652)]&&t[i(480)][i(665)]==n[i(665)]&&t[i(617)]==s&&Hc(t,o)&&(h(t[i(502)](),u)||h(u,t[i(502)]()))){for(const e of u)t[i(453)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(361)+s,m=this[i(402)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(319)](p,g,d,t,zr[i(485)]());return m}[Rc(593)](t,n=null,r={}){const s=Rc;if(t[s(365)])return null;const o=this[s(427)][s(253)][s(683)](s(267)).me,a=new i.LiveRange(t[s(513)],t[s(404)]);for(const{suggestion:t,meta:e}of this[s(658)](a,s(426)))if(e[s(368)]&&!e[s(314)])if(t[s(506)]){const e=t[s(502)]()[s(463)]((t=>s(492)!=t[s(291)][s(619)]));if(e[s(455)]((t=>a[s(542)](t,!0)))&&t[s(630)](),e[s(664)]((t=>t[s(542)](a,!0)))){const t=this[s(362)][s(464)](s(638),n,s(583));return this[s(346)]((()=>t([a],null,r))),null}}else{const e=a[s(386)](t[s(623)]());null!==e&&t[s(412)]([e],null,r)}if(a[s(616)](),a[s(365)]||s(492)==a[s(291)][s(619)])return null;let c=null,u=a[s(513)],l=a[s(404)];const f=this[s(658)](a,s(638));for(const{suggestion:t,meta:e}of f){const n=this[s(682)][s(467)](u,l);if(e[s(368)]&&(this[s(581)]||!e[s(374)]&&!e[s(343)]))if(t[s(506)]){if(!Hc(t,r))continue;let e=!0;for(const r of t[s(502)]()){if(r[s(542)](n,!0))return t;n[s(542)](r)||(e=!1)}e&&t[s(630)]()}else{const e=t[s(623)]();if(e[s(542)](n,!0))return t;if(!Hc(t,r)){n[s(542)](e)?t[s(476)]():e[s(607)](u)?u=e[s(404)]:e[s(607)](l)&&(l=e[s(513)]);continue}u=u[s(507)](e[s(513)])?u:e[s(513)],l=l[s(327)](e[s(404)])?l:e[s(404)],r=Object[s(434)]({},t[s(283)]),c?e[s(513)][s(507)](c[s(623)]()[s(513)])?(c[s(476)](),c=t):t[s(476)]():c=t}}if(c)return this[s(263)](c,this[s(682)][s(467)](u,l)),c;{const t=(0,e.uid)(),i=this[s(682)][s(467)](u,l),a=o.id,c=n?s(537)+n:s(638),f=this[s(402)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(319)](c,t,a,i),f}}[Rc(385)](t,n=Rc(302),r={}){const s=Rc,o=this[s(427)][s(253)][s(683)](s(267)).me,a=t[s(329)]((t=>new i.LiveRange(t[s(513)],t[s(404)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(658)](a,s(426)))e[s(368)]&&!e[s(314)]&&c[s(615)](t);for(const e of c)if(e[s(506)]){const o=e[s(502)]();if((!e[s(283)]||!e[s(283)][s(328)])&&o[s(455)]((t=>a[s(664)]((e=>e[s(542)](t,!0)))))&&e[s(630)](),a[s(455)]((t=>o[s(664)]((e=>e[s(542)](t,!0)))))){const e=this[s(362)][s(464)](s(638),n,s(583));return this[s(346)]((()=>e(t,null,r))),null}}else{const t=e[s(623)]();if(a[s(664)]((e=>e[s(542)](t,!0)))&&e[s(630)](),a[s(455)]((e=>t[s(542)](e,!0)))){const t=this[s(362)][s(464)](s(638),n,s(583));return this[s(346)]((()=>t(a,null,r))),null}}const u=this[s(362)][s(464)](s(638),n,s(428));let l=null;for(const t of this[s(526)]())if(t[s(273)].id==o.id&&t[s(540)]&&s(638)==t[s(652)]&&t[s(617)]==n&&Hc(t,r)&&(u(t[s(502)](),a)||u(a,t[s(502)]())))if(l){if(t[s(349)]&&t[s(349)][s(482)])continue;for(const e of t[s(502)]())l[s(435)](e)||l[s(453)](e);t[s(476)]()}else{l=t;for(const e of a)t[s(435)](e)||t[s(453)](e)}if(l)return l;c[s(424)]();for(const{suggestion:t,meta:e}of this[s(658)](a,s(638)))e[s(368)]&&(this[s(581)]||!e[s(374)]&&!e[s(343)])&&Hc(t,r)&&c[s(615)](t);for(const t of c){const e=t[s(502)]();if((!r||!r[s(328)])&&a[s(455)]((t=>e[s(664)]((e=>e[s(542)](t,!0))))))return t;(!t[s(283)]||!t[s(283)][s(328)])&&e[s(455)]((t=>a[s(664)]((e=>e[s(542)](t,!0)))))&&t[s(630)]()}const f=(0,e.uid)(),h=o.id,g=s(537)+n,d=this[s(402)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(616)](),t[s(365)]||s(492)==t[s(291)][s(619)]||this[s(319)](g,f,h,t,zr[s(485)]());return d}[Rc(560)](t,n,r,s,o){const i=Rc;if(t[i(365)])return[];if(i(543)===this[i(403)])return[];const a=this[i(427)][i(253)][i(683)](i(267)).me.id,c=Array[i(332)](this[i(339)][i(684)]())[i(463)]((e=>i(504)==e[i(652)]&&e[i(480)][i(595)]==n&&e[i(435)](t)));if(i(401)===this[i(403)]){const e=this[i(658)](t,i(426))[i(463)]((({meta:t})=>t[i(368)]&&!t[i(343)]&&!t[i(314)]))[i(329)]((({suggestion:t})=>t));c[i(675)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(504)==t[i(652)]?t[i(480)][i(681)]:void 0,o=t[i(623)](),a=Array[i(332)](u[i(549)]())[i(341)]((t=>t[i(569)](o)));if(!a)continue;const c=a[i(517)](o);this[i(292)](n)&&i(426)==t[i(652)]&&0!=c[i(482)]||(u[i(566)](a),c[i(462)]((t=>{u[i(416)](t,r)})),i(426)!=t[i(652)]&&e!=s&&u[i(416)](a[i(386)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(482)]>37&&console[i(635)](i(333),{key:n});const f=(i(457)+(n+"|")+Bc({newValue:s}))[i(278)](0,60),h=this[i(402)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(413)](h),this[i(319)](f,c,a,t)}return l}[Rc(626)](t){const e=Rc;this[e(378)](t,((t,...n)=>{this[e(544)]((()=>{t(...n)}))}))}[Rc(534)](t){const e=Rc;this[e(578)][e(615)](t)}[Rc(301)](t){const e=Rc;this[e(609)][e(615)](t)}[Rc(306)](t){const e=Rc;return e(504)==t[e(652)]?t[e(617)][e(555)]("|")[0]:null}[Rc(263)](t,e){const n=Rc,r=t[n(288)]();this[n(682)][n(655)]((t=>{t[n(552)](r,{range:e})}))}[Rc(522)](t){const e=Rc,n=t.id,r=this[e(427)][e(582)][e(683)](e(360));this[e(448)][e(561)](n)||this[e(448)][e(398)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(448)][e(433)](n);s[e(383)](e(353)),s[e(353)]=!1,t[e(349)]=s}[Rc(553)](t,n,r,s){const o=Rc;if(t[o(652)]!=n||t[o(617)]!=r||t[o(600)].id!=s)throw this[o(427)][o(514)](o(666)),new e.CKEditorError(o(666),this)}[Rc(470)](t,n){const r=Rc,s=t[r(623)]();if(n[r(481)](s))t[r(476)]();else if(s[r(542)](n)){const o=this[r(682)][r(348)](n[r(513)][r(575)],r(404));this[r(263)](t,this[r(682)][r(467)](s[r(513)],o));const i=(0,e.uid)(),a=t[r(600)].id,c=t[r(652)]+":"+t[r(617)];this[r(402)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(480)],attributes:t[r(283)]});const u=this[r(682)][r(348)](n[r(404)][r(274)],r(406)),l=this[r(682)][r(467)](u,s[r(404)]);this[r(319)](c,i,a,l)}else if(s[r(607)](n[r(513)])){const e=this[r(682)][r(348)](n[r(513)][r(575)],r(404));this[r(263)](t,this[r(682)][r(467)](s[r(513)],e))}else{const e=this[r(682)][r(348)](n[r(404)][r(274)],r(406));this[r(263)](t,this[r(682)][r(467)](e,s[r(404)]))}}[Rc(676)](t){const e=Rc;for(const{suggestion:n,meta:r}of this[e(658)](t,e(426))){if(!r[e(368)])continue;const s=n[e(502)]();for(const n of s)if(!t[e(517)](n)[e(482)])return!0}return!1}[Rc(315)](t){const n=Rc,r=this[n(427)][n(253)][n(683)](n(267))[n(392)](t);if(!r)throw new e.CKEditorError(n(313),this);return r}[Rc(568)](t){const e=Rc,n=this[e(427)][e(253)][e(683)](e(267)),r=(0,o.hashObject)(e(511)+t);return n[e(392)](r)||n[e(447)]({id:r,name:t})}[Rc(307)](t,e,n,r,s){const o=Rc,i=this[o(315)](r),a=this[o(362)][o(322)](t,e,n,i,s,(t=>{const e=o;this[e(546)](n,{attributes:t});const r=this[e(261)](n);this[e(524)](new Set([r])),this[e(466)](new Set([r]))}));return this[o(377)](a,o(583),(()=>{const t=o;this[t(546)](n,{state:t(606)})}),{priority:o(275)}),this[o(377)](a,o(630),(()=>{const t=o;this[t(546)](n,{state:t(364)})}),{priority:o(275)}),this[o(339)][o(416)](n,a),this[o(508)][o(416)](a,o(294)),a}[Rc(554)](t){const e=Rc,n=t[e(555)](":");return{group:n[0],type:n[1],subType:n[e(482)]>=5?n[2]:null,id:n[e(482)]<5?n[2]:n[3],authorId:n[e(482)]<5?n[3]:n[4],markerCount:6==n[e(482)]?n[5]:null}}[Rc(618)](t,n,r){const s=Rc,o=t[s(623)](),i=o[s(513)],a=o[s(404)];this[s(263)](t,this[s(682)][s(467)](i,n));const c=(0,e.uid)(),u=t[s(600)].id,l=t[s(652)]+(t[s(617)]?":"+t[s(617)]:"");this[s(402)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(283)],data:t[s(480)]});const f=this[s(306)](t);(s(674)==t[s(652)]||f&&this[s(292)](f))&&(r=this[s(682)][s(257)](r[s(274)])),this[s(319)](l,c,u,this[s(682)][s(467)](r,a))}[Rc(658)](t,e=null){const n=Rc,r=[],s=this[n(427)][n(253)][n(683)](n(267)).me;Array[n(430)](t)||(t=[t]);for(const o of this[n(526)]()){if(!o[n(540)])continue;if(e&&o[n(652)]!=e)continue;let i=!1;for(const e of o[n(502)]()){for(const a of t){const t=a[n(513)][n(481)](e[n(404)])||a[n(404)][n(481)](e[n(513)]);if(t||a[n(386)](e)){const c=a[n(542)](e)&&Fc(this[n(682)][n(334)],e[n(513)],a),u=e[n(542)](a)&&Fc(this[n(682)][n(334)],a[n(513)],e);r[n(413)]({suggestion:o,meta:{isOwn:s==o[n(273)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Rc(319)](t,e,n,r,s){const o=Rc;this[o(682)][o(655)]((i=>{const a=o;let c=a(475)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(299)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Rc(673)](t){const e=Rc,n=t[e(479)],r=t[e(419)];t[e(479)]=null,t[e(419)]=null,null!=n&&n[e(419)]==t&&(n[e(419)]=r),null!=r&&r[e(479)]==t&&(r[e(479)]=n),e(611)==this[e(508)][e(683)](t)&&(this[e(508)][e(416)](t,e(259)),this[e(641)](e(533),t,n,r))}[Rc(402)](t){const n=Rc,r=t.id,s=this[n(410)](t);if(this[n(422)]&&this[n(422)][n(296)]){const o=this[n(427)][n(253)][n(683)](n(535)),i=s[n(262)],a=s[n(617)]?s[n(652)]+":"+s[n(617)]:s[n(652)],c=this[n(427)][n(356)],u=o[n(615)](Kr(c,n(637))),l={id:r,type:a,hasComments:i,data:t[n(480)]||null,originalSuggestionId:t[n(351)]||null,attributes:s[n(283)]};this[n(422)][n(296)](l)[n(647)]((t=>{const e=n;s[e(369)]=!0,o[e(548)](u),t&&t[e(631)]&&(this[e(339)][e(683)](r)[e(631)]=t[e(631)])}))[n(255)]((t=>{const r=n;throw(0,e.logWarning)(r(452)),this[r(427)][r(685)][r(672)]({isUndoable:!1},(()=>{s[r(630)]()})),s[r(373)](),this[r(339)][r(566)](s.id),this[r(508)][r(566)](s),t}))}return s}[Rc(292)](t){const e=Rc;return this[e(578)][e(518)](t)}[Rc(546)](t,e){const n=Rc,r=this[n(427)][n(253)][n(683)](n(535)),s=this[n(261)](t);if(this[n(422)]&&this[n(422)][n(320)])if(s[n(369)]){const s=r[n(615)](Kr(this[n(427)][n(356)],n(637)));this[n(422)][n(320)](t,e)[n(647)]((()=>{r[n(548)](s)}))}else s.on(n(330),(()=>{this[n(546)](t,e)}))}[Rc(564)](t){const n=Rc;if(!this[n(422)]||!this[n(422)][n(261)])throw new e.CKEditorError(n(490),this);return this[n(422)][n(261)](t)}[Rc(354)](t){const e=Rc,{id:n,type:r,subType:s,authorId:o}=this[e(554)](t),i=this[e(339)][e(683)](n)||this[e(307)](r,s,n,o,{});switch(this[e(553)](i,r,s,o),this[e(508)][e(683)](i)){case e(294):this[e(564)](n)[e(647)]((t=>{const r=e;let s=Promise[r(411)]();t[r(262)]&&(s=this[r(448)][r(550)]({channelId:this[r(427)][r(582)][r(683)](r(360)),threadId:n})),s[r(647)]((()=>{const e=r;this[e(410)](t)[e(369)]=!0}))})),this[e(508)][e(416)](i,e(572));break;case e(259):this[e(546)](n,{state:e(271)});case e(499):this[e(508)][e(416)](i,e(611)),this[e(641)](e(605),i);break;case e(611):this[e(641)](e(528),i)}return i[e(599)](t),i}[Rc(466)](t){const e=Rc,n=Array[e(332)](t),r=n[e(463)]((t=>e(504)==t[e(652)]));this[e(264)](r);const s=n[e(463)]((t=>!t[e(506)]&&e(504)!=t[e(652)])),o=this[e(526)]({skipNotAttached:!0})[e(463)]((t=>!t[e(506)]&&e(504)!=t[e(652)])),i=o[e(463)]((n=>!t[e(518)](n))),a=new Map(o[e(329)]((t=>[t,this[e(362)][e(464)](t[e(652)],t[e(617)],e(633))]))),c=new Map(o[e(329)]((t=>[t,t[e(623)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(482)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(482)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(482)];t++){const n=s[t];!l[e(518)](n)&&n[e(479)]&&(f[e(615)](n[e(479)]),n[e(479)][e(419)]===n&&(n[e(479)][e(419)]=null),n[e(479)]=null),!u[e(518)](n)&&n[e(419)]&&(f[e(615)](n[e(419)]),n[e(419)][e(479)]===n&&(n[e(419)][e(479)]=null),n[e(419)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(482)];e++){const r=g(t,n[e]);r&&(r[0][s(419)]=r[1],r[1][s(479)]=r[0],u[s(615)](r[0]),l[s(615)](r[1]))}}function g(t,n){const r=e;if(t[r(273)].id!==n[r(273)].id)return null;const s=a[r(683)](t)(t,n,c[r(683)](t),c[r(683)](n));return s&&a[r(683)](n)(t,n,c[r(683)](t),c[r(683)](n))?s[1][r(349)]&&s[1][r(349)][r(482)]?null:s:null}f[e(667)]&&this[e(466)](f)}[Rc(264)](t){const e=Rc;if(0==t[e(482)])return;const n=this[e(526)]({skipNotAttached:!0})[e(463)]((t=>e(504)==t[e(652)]&&t[e(494)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(283)]);s[e(518)](n)||(s[e(416)](n,r[e(482)]),r[e(413)]([]));const i=s[e(683)](n);r[i][e(413)](t)}!function(){const t=e;r[t(252)](((e,n)=>{const r=t,s=e[0][r(631)],o=n[0][r(631)];return s==o?e[0][r(283)][r(612)]<n[0][r(283)][r(612)]?-1:1:s<o?-1:1}));for(const e of r)e[t(252)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(482)];t++){if(0==r[t][e(482)])continue;const n=[];for(let s=t+1;s<r[e(482)];s++)0!=r[s][e(482)]&&i(r[t],r[s])&&n[e(413)](s);for(const s of n)r[t]=r[t][e(293)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(482)];n++){const r=t[n+1]||null;t[n][e(419)]!==r&&(t[n][e(419)]=r)}for(const t of r)for(let n=0;n<t[e(482)];n++){const r=t[n-1]||null;t[n][e(479)]!==r&&(t[n][e(479)]=r)}function i(t,n){const r=e;if(t[0][r(283)][r(612)]!==n[0][r(283)][r(612)]&&t[0][r(273)]!==n[0][r(273)])return!1;if(!function(t,e){const n=r;return!t[n(262)]&&!e[n(262)]||(!t[n(262)]||!e[n(262)])&&(!!(t[n(262)]&&e[n(631)]<t[n(349)][n(477)][n(683)](0)[n(631)])||!!(e[n(262)]&&t[n(631)]<e[n(349)][n(477)][n(683)](0)[n(631)]))}(t[0],n[0]))return!1;const s=Nc(t[0][r(283)],r(612)),o=Nc(n[0][r(283)],r(612));return!!Dr(s,o)&&(!!t[r(455)]((t=>n[r(664)]((e=>t[r(623)]()[r(481)](e[r(623)]())))))&&n[r(455)]((e=>t[r(664)]((t=>e[r(623)]()[r(481)](t[r(623)]()))))))}}[Rc(524)](t){const e=Rc,n=Array[e(332)](t),r=this[e(526)]({skipNotAttached:!0}),s=r[e(463)]((n=>!t[e(518)](n))),o=new Map(n[e(329)]((t=>[t,this[e(362)][e(464)](t[e(652)],t[e(617)],e(428))]))),i=new Map(r[e(329)]((t=>[t,t[e(502)]()])));for(let t=0;t<n[e(482)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(482)];t++)if(a(this,n[t],s,0))return!0;return!1;function a(t,n,r,s){const a=e;for(let e=s;e<r[a(482)];e++){const s=r[e];if(s[a(652)]!==n[a(652)]||s[a(273)].id!==n[a(273)].id||s[a(617)]!==n[a(617)])continue;if(!Vc(n,s))continue;if(a(504)==n[a(652)]&&n[a(480)][a(681)]!=s[a(480)][a(681)])continue;if(a(504)==n[a(652)]&&t[a(292)](n[a(480)][a(595)]))continue;if(a(674)==n[a(652)]){const e=t[a(427)][a(685)],r=n[a(325)]();if(r&&(e[a(334)][a(425)](r)||e[a(334)][a(512)](r)))continue}const c=o[a(683)](n),u=i[a(683)](n),l=i[a(683)](s),f=n[a(349)]&&n[a(349)][a(482)],h=s[a(349)]&&s[a(349)][a(482)];if(!f&&c(l,u))return t[a(461)](s,n),i[a(566)](n),!0;if(!h&&c(u,l))return t[a(461)](n,s),i[a(566)](s),!0}return!1}}[Rc(461)](t,e){const n=Rc;if(t[n(506)])for(const r of e[n(502)]())t[n(453)](r);else{const r=e[n(623)]()[n(404)];this[n(263)](t,this[n(682)][n(467)](t[n(623)]()[n(513)],r))}e[n(476)]()}[Rc(439)](t,e,n){const r=Rc,s=t[r(371)](r(468))||t[r(371)](r(504))?r(312):t[r(622)]();return Kr(this[r(427)][r(356)],e+"_"+s+r(661),n)}[Rc(276)](){const t=Rc,n=this[t(427)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(682)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(554)](t[i(565)]);if(i(441)===e){r[i(608)](this[i(439)](n,i(358)));break}}for(const t of s){const{group:n,type:s}=this[i(554)](t[i(565)]);if(i(441)===n){r[i(608)](this[i(439)](s,i(567),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[Rc(574)](t){const e=Rc;if(this[e(309)])return!1;const n=this[e(427)],r=n[e(685)][e(625)][e(376)][e(443)]();if(0==r[e(482)])return!1;const s=[],o=r[e(463)]((t=>e(504)==t[e(652)])),i=r[e(463)]((t=>e(395)==t[e(652)]&&e(671)!=t[e(565)])),a=r[e(463)]((t=>e(548)==t[e(652)]&&e(671)!=t[e(565)]));for(const t of o)s[e(413)]({key:t[e(366)],newValue:t[e(272)],oldValue:t[e(389)],range:Uc(t[e(344)],n[e(685)])});for(const t of i){const r=a[e(341)]((n=>n[e(489)][e(481)](t[e(489)])));r&&s[e(413)]({key:e(597),newValue:t[e(565)],oldValue:r[e(565)],range:n[e(685)][e(601)](t[e(489)][e(472)])})}return 0!=s[e(482)]&&this[e(588)](t,s)}[Rc(303)](t){const e=Rc;let n=!1;const r=this[e(427)][e(685)][e(625)][e(376)][e(438)]()[e(463)]((t=>t[e(480)][e(421)]&&t[e(565)][e(371)](e(538))));for(const s of r){const{subType:r,id:o}=this[e(554)](s[e(565)]),i=r[e(555)]("|")[0];for(const r of this[e(526)]({skipNotAttached:!0}))r.id!=o&&e(504)==r[e(652)]&&r[e(480)]&&r[e(480)][e(595)]==i&&r[e(623)]()[e(569)](s[e(480)][e(421)])&&(this[e(589)](r,s[e(480)][e(421)],t),n=!0)}return n}[Rc(544)](t){this[Rc(309)]=!0,t()}[Rc(390)](t){const e=Rc,n=this[e(292)](t),r=this[e(609)][e(518)](t);return n||r}[Rc(588)](t,e){const n=Rc;if(0==e[n(482)])return!1;let r=!1;for(const s of e){const e=this[n(658)](s[n(344)],n(504))[n(463)]((t=>!t[n(436)][n(314)]))[n(329)]((t=>t[n(441)])),i=(0,o.hashObject)({newValue:s[n(527)]});e[n(463)]((t=>{const e=n,[r,o]=t[e(617)][e(555)]("|");return r==s[e(595)]&&o!=i}))[n(462)]((e=>{const o=n;this[o(589)](e,s[o(344)],t),r=!0}))}return r}[Rc(589)](t,e,n){const r=Rc,s=t[r(623)]()[r(517)](e);0!==s[r(482)]?1!==s[r(482)]?this[r(618)](t,e[r(513)],e[r(404)]):this[r(263)](t,s[0]):n[r(437)](t[r(288)]())}}class Oc{constructor(t){const e=Rc;this[e(451)]=t,this[e(682)]=t[e(685)],this[e(571)]=new Map,this[e(602)]=new Map,this[e(444)]()}[Rc(322)](t,e,n,r,s,o){const i=Rc;return new zr(this[i(682)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(464)](t,e,i(583))(...n),onDiscard:(...n)=>this[i(464)](t,e,i(630))(...n)})}[Rc(577)](t,e,n,r){const s=Rc,o=t+":"+e+":"+n;this[s(571)][s(416)](o,r)}[Rc(464)](t,e,n){const r=Rc,s=t+":"+e+":"+n;return this[r(571)][r(683)](s)||this[r(602)][r(683)](t+":"+n)}[Rc(444)](){const t=Rc,e=()=>!1,n=t=>{const e=Sc;t[e(252)](((t,n)=>t[e(513)][e(507)](n[e(513)])?1:-1)),this[e(682)][e(655)]((n=>{const r=e;for(const e of t){let t;t=e[r(404)][r(415)]&&e[r(404)][r(274)]==e[r(513)][r(472)]?n[r(331)](e[r(513)][r(472)],"on"):n[r(331)](e),this[r(682)][r(648)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Sc;e&&this[n(682)][n(655)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(329)]((t=>(Dc(t)&&(t=this[s(682)][s(467)](t[s(404)])),t)))[s(463)]((t=>s(492)!==t[s(291)][s(619)]));if(c[s(482)]<1)return;const u=Array[s(332)](this[s(682)][s(625)][s(423)][s(502)]())[s(329)]((t=>i.LiveRange[s(370)](t)));r[s(541)](c);for(const t of this[s(451)][s(596)][s(596)]())t[s(285)]();a[s(413)]({forceDefaultExecution:!0}),this[s(451)][s(388)](o,...a);const l=u[s(463)]((t=>s(492)!=t[s(291)][s(619)]));l[s(482)]>0&&r[s(541)](l);for(const t of u)t[s(616)]()}))},s=(e,n)=>1==e[t(482)]&&1==n[t(482)]&&e[0][t(404)][t(481)](n[0][t(513)]),o=(t,e,n,r)=>Gc(t,e,n,r)?[t,e]:Gc(e,t,r,n)?[e,t]:null;this[t(602)][t(416)](t(529),e),this[t(602)][t(416)](t(407),n),this[t(602)][t(416)](t(405),s),this[t(602)][t(416)](t(382),o),this[t(602)][t(416)](t(646),n),this[t(602)][t(416)](t(357),e),this[t(602)][t(416)](t(286),s),this[t(602)][t(416)](t(668),o),this[t(602)][t(416)](t(551),r),this[t(602)][t(416)](t(598),e),this[t(602)][t(416)](t(469),s),this[t(602)][t(416)](t(277),e),this[t(602)][t(416)](t(400),r),this[t(602)][t(416)](t(562),e),this[t(602)][t(416)](t(657),s),this[t(602)][t(416)](t(539),e),this[t(602)][t(416)](t(340),e),this[t(602)][t(416)](t(487),((e,n)=>{const r=t;if(!n)return;const s=this[r(451)][r(253)][r(683)](Mc);this[r(682)][r(655)]((t=>{const o=r;if(o(597)==n[o(595)])for(const r of e){const e=r[o(513)][o(472)],s=n[o(681)];t[o(579)](e,s)}else if(s[o(292)](n[o(595)]))for(const r of e)void 0!==n[o(681)]?t[o(460)](n[o(595)],n[o(681)],r[o(513)][o(472)]):t[o(659)](n[o(595)],r[o(513)][o(472)]);else for(const r of e)n[o(681)]?t[o(460)](n[o(595)],n[o(681)],r):t[o(659)](n[o(595)],r)}))})),this[t(602)][t(416)](t(471),s)}}function Fc(t,e,n){const r=Rc;for(const s of e[r(274)][r(677)]({includeSelf:!0,parentFirst:!0})){if(s[r(291)]==s)return!1;if(!n[r(459)](s))return!1;if(t[r(425)](s)||t[r(512)](s))return!0}return!1}function Dc(t){const e=Rc;return t[e(404)][e(274)]==t[e(513)][e(472)]&&t[e(404)][e(663)]}function Pc(t,e,n,r){const s=Rc,o=t=>!t[s(391)].is(s(680))&&!r[s(425)](t[s(391)]),i=t[s(513)][s(545)](o),a=t[s(404)][s(545)](o,{direction:s(311)});return!(t[s(513)][s(481)](i)&&t[s(404)][s(481)](a)||(i[s(507)](a)?n[s(552)](e,{range:n[s(467)](i,a)}):n[s(437)](e),0))}function Bc(t){return(0,o.hashObject)(t)}function xc(t){const e=Rc,n=t[e(513)][e(472)];return n&&n.is(e(381))}function Uc(t,e){const n=Rc;return null==t[n(404)][n(575)]&&t[n(404)][n(274)]==t[n(513)][n(472)]?jc(t[n(513)][n(472)],e):t}function jc(t,e){const n=Rc,r=e[n(334)][n(425)](t)||e[n(334)][n(418)](t);return e[n(467)](e[n(348)](t,n(592)),r?e[n(644)](t):e[n(348)](t,n(404)))}function Gc(t,e,n,r){const s=Rc;return!!Vc(t,e)&&n[s(404)][s(481)](r[s(513)])}function Vc(t,e){const n=Rc;if(!t[n(494)]||!e[n(494)])return!1;const r=new Set(Object[n(549)](t[n(283)])),s=new Set(Object[n(549)](e[n(283)]));if(r[n(566)](n(612)),s[n(566)](n(612)),0==r[n(667)]&&0==s[n(667)])return!0;if(r[n(667)]!=s[n(667)])return!1;const o={...t[n(283)]},i={...e[n(283)]};return delete o[n(612)],delete i[n(612)],JSON[n(363)](o)==JSON[n(363)](i)}function Hc(t,e){const n=Rc,r=zc(t[n(283)]),s=zc(e);if(!t[n(494)])return!1;for(const t of Object[n(549)](s))if(!Dr(r[t],s[t]))return!1;return!0}function zc(t){const e=Rc,n=Object[e(434)]({},t);return delete n[e(328)],delete n[e(282)],n}const Wc=Xc;function Kc(){const t=["isEnabled","_editor","canAccept","canEditAt","_removePendingAction","3456fCKPbH","438cCFjma","locale","isDirty","23333190DzhbuG","_setPendingAction","PendingActions","listenTo","getRanges","acceptSuggestion","96505hBGkqh","commands","2oJzoFm","add","get","view","3105804IqunWC","discardSuggestion","canDiscard","commentThreadController","PENDING_ACTION_SUGGESTION","change:isDirty","_acceptCommand","unbind","471375cxBXif","model","remove","6447658ZDCDpt","plugins","execute","459YHuFVC","stopListening","_pendingAction","bind","_discardCommand","1807028ykqkOl","destroy"];return(Kc=function(){return t})()}function Xc(t,e){const n=Kc();return(Xc=function(t,e){return n[t-=325]})(t,e)}!function(t){const e=Xc,n=t();for(;;)try{if(840766===-parseInt(e(365))/1+parseInt(e(353))/2*(-parseInt(e(357))/3)+-parseInt(e(334))/4+parseInt(e(351))/5*(parseInt(e(342))/6)+-parseInt(e(326))/7+-parseInt(e(341))/8*(parseInt(e(329))/9)+parseInt(e(345))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Kc);class qc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Xc;super(),this[s(366)]=e,this[s(356)]=n,this[s(360)]=r,this[s(337)]=t,this[s(363)]=t[s(352)][s(355)](s(350)),this[s(333)]=t[s(352)][s(355)](s(358)),this[s(356)][s(332)](s(336)).to(this[s(363)],this[s(333)],((t,e)=>t||e)),this[s(356)][s(332)](s(338)).to(this[s(363)],s(336),(t=>t&&this[s(337)][s(366)][s(339)](e[s(349)]()))),this[s(356)][s(332)](s(359)).to(this[s(333)],s(336),(t=>t&&this[s(337)][s(366)][s(339)](e[s(349)]()))),this[s(331)]=null,n[s(344)]&&this[s(346)](),this[s(348)](n,s(350),(()=>this[s(350)]())),this[s(348)](n,s(358),(()=>this[s(358)]())),this[s(348)](n,s(362),(()=>{const t=s;n[t(344)]?this[t(346)]():this[t(340)]()}))}[Wc(350)](){const t=Wc;this[t(363)][t(328)](this[t(366)].id)}[Wc(358)](){const t=Wc;this[t(333)][t(328)](this[t(366)].id)}[Wc(335)](){const t=Wc;this[t(356)][t(364)](t(336)),this[t(356)][t(364)](t(338)),this[t(356)][t(364)](t(359)),this[t(330)](),this[t(360)][t(335)](),this[t(331)]&&this[t(340)]()}[Wc(346)](){const t=Wc,e=Kr(this[t(337)][t(343)],t(361));this[t(331)]=this[t(337)][t(327)][t(355)](t(347))[t(354)](e)}[Wc(340)](){const t=Wc;null!==this[t(331)]&&this[t(337)][t(327)][t(355)](t(347))[t(325)](this[t(331)]),this[t(331)]=null}}const Zc=Yc;function Jc(){const t=["value","render","SUGGESTION_THREAD_ARIA_LABEL","set","element","CommentView","_createCommentViews","isEnabled","isReadOnly","shift+tab","48488vbrrRM","4557924gxxOCD","bind","submit","disableComments","tab","assign","commentsListView","text/html","6627126gNmvkt","editor","1ooWpHc","disabledSubmit","4927040XXgblL","content","addComment","locale","map","keystrokes","isDirty","5930TeWDwu","formatDateTime","parseFromString","2817MxGCxh","ariaDescriptionView","commentThreadInputView","length","2115472UtuPcg","_model","focusTracker","4908dPiOGw","canDiscard","name","join","setData","_config","fire","focusables","textContent","1314520AGbizm","isActive","updateComment","focus","_createCommentThreadInputView","ariaLabel","_localUser","body","18nvwhAI","author","authoredAt","showInput","commentInputView","SUGGESTION_THREAD_DESCRIPTION","canAccept","commentThread","destroy","cancel","descriptionParts","removeComment","target","hasDirtyComment","editorConfig","focusCycler","delegate"];return(Jc=function(){return t})()}function Yc(t,e){const n=Jc();return(Yc=function(t,e){return n[t-=325]})(t,e)}!function(t){const e=Yc,n=t();for(;;)try{if(940934===parseInt(e(362))/1*(-parseInt(e(378))/2)+parseInt(e(374))/3*(parseInt(e(381))/4)+-parseInt(e(364))/5+-parseInt(e(360))/6+parseInt(e(352))/7+-parseInt(e(390))/8*(parseInt(e(398))/9)+-parseInt(e(371))/10*(-parseInt(e(351))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jc);class Qc extends s.View{constructor(t,n,r,i){const a=Yc;super(t),this[a(358)]=null,this[a(376)]=null,this[a(375)]=new o.AriaDescriptionView(t,Kr(t,a(329))),this[a(344)](a(391),!1),this[a(344)](a(326),n[a(326)]),this[a(353)](a(326)).to(n),this[a(344)](a(334),[]),this[a(344)](a(370),!1),this[a(344)](a(348),!1),this[a(344)](a(330),!1),this[a(344)](a(382),!1),this[a(353)](a(395)).to(this,a(377),n,a(326),this,a(334),((t,e,r)=>{const s=a,o=r[s(368)]((t=>T(t[s(365)])))[s(384)](". ")+".";return Kr(this[s(367)],s(343),[t-1,n[s(325)][s(383)],e?i[s(372)](e):"",(new DOMParser)[s(373)](o,s(359))[s(397)][s(389)]])})),this[a(388)]=new s.ViewCollection,this[a(380)]=new e.FocusTracker,this[a(369)]=new e.KeystrokeHandler,this[a(339)]=new s.FocusCycler({focusables:this[a(388)],focusTracker:this[a(380)],keystrokeHandler:this[a(369)],keystrokeHandlerOptions:{filter:t=>t[a(336)]!==this[a(345)]},actions:{focusPrevious:a(350),focusNext:a(356)}}),this[a(379)]=n,this[a(396)]=r,this[a(386)]=i,i[a(355)]?this[a(344)](a(377),1):this[a(347)]()}[Zc(342)](){const t=Zc;super[t(342)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(388)])}[Zc(393)](){const t=Zc;this[t(345)][t(393)]()}[Zc(332)](){const t=Zc;this[t(358)]&&this[t(358)][t(332)](),this[t(376)]&&this[t(376)][t(332)](),super[t(332)]()}[Zc(347)](){const t=Zc,{CommentsListView:e}=this[t(386)];this[t(358)]=new e(this[t(367)],this[t(379)][t(331)],Object[t(357)]({CommentView:this[t(386)][t(346)]},this[t(386)])),this[t(358)][t(340)](t(335)).to(this),this[t(358)][t(340)](t(392)).to(this),this[t(358)][t(353)](t(391)).to(this),this[t(344)](t(377),this[t(358)][t(377)]+1),this[t(353)](t(377)).to(this[t(358)],t(377),(t=>t+1)),this[t(376)]=this[t(394)](),this.on(t(335),(()=>this[t(393)]())),this[t(353)](t(370)).to(this[t(358)],t(337),this[t(376)][t(328)],t(341),((t,e)=>t||!!e))}[Zc(394)](){const t=Zc,{CommentThreadInputView:e}=this[t(386)],n=new e(this[t(367)],this[t(396)],this[t(386)][t(338)]),r=n[t(328)];return n[t(353)](t(327)).to(this,t(391),this[t(379)][t(331)],t(349),r,t(341),((t,e,n)=>!!n||t&&!e)),r.on(t(354),((e,n)=>{const s=t;this[s(387)](s(366),n),r[s(361)][s(385)]("")})),r.on(t(333),(()=>this[t(393)]())),r[t(353)](t(363)).to(this[t(379)][t(331)],t(349)),n}}const $c=tu;function tu(t,e){const n=eu();return(tu=function(t,e){return n[t-=488]})(t,e)}function eu(){const t=["<p>","acceptSuggestion","ck-rounded-corners","SuggestionView","isEnabled","acceptButton","commentsListView","commentThreadInputView","editorDestroyed","set","ck-suggestion-wrapper--active","getTemplate","push","listitem","delegate","isActive","_config","_model","_descriptionElement","766008HCtAyq","description","descriptionParts","type","suggestionView","</p>","2286235QywwOQ","ariaDescriptionView","color","190dTcmIO","2013544UHaQCk","canDiscard","disableComments","ariaLabel","12MFPJJI","ck-suggestion-","discardSuggestion","focusables","bind","2496348aXpnaY","85134lBZdQv","render","content","discardButton","formatDateTime","2FccXIP","editorReady","ck-suggestion--disabled-comments","div","1362648cXEEQS","bindTemplate","canAccept","author","ck-suggestion-wrapper","commentThread","997407mtlvnL","add","setTemplate"];return(eu=function(){return t})()}!function(t){const e=tu,n=t();for(;;)try{if(521331===parseInt(e(532))/1*(-parseInt(e(537))/2)+-parseInt(e(531))/3+-parseInt(e(522))/4+-parseInt(e(518))/5+-parseInt(e(526))/6*(-parseInt(e(541))/7)+-parseInt(e(512))/8+-parseInt(e(490))/9*(-parseInt(e(521))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eu);class nu extends Qc{constructor(t,e,n,r){const s=tu;super(t,e,n,r),this[s(502)](s(515),""),this[s(530)](s(515)).to(this,s(514),(t=>t&&t[0]?t[0][s(515)]:"")),this[s(530)](s(513)).to(this,s(514),this,s(508),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(493)+T(e[n(534)],e[n(520)])+n(517);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(511)]=null,this[s(516)]=new(r[s(496)])(t,e,{formatDateTime:r[s(536)]}),this[s(516)][s(530)](s(513)).to(this),this[s(516)][s(507)](s(494),s(528)).to(this),this[s(516)][s(498)][s(530)](s(497)).to(this,s(543)),this[s(516)][s(535)][s(530)](s(497)).to(this,s(523)),this[s(529)][s(491)](this[s(516)]),this[s(499)]&&this[s(529)][s(491)](this[s(499)]),this[s(500)]&&this[s(529)][s(491)](this[s(500)]),this[s(492)](this[s(504)]())}[$c(504)](){const t=$c,e=this[t(542)],n=[this[t(516)]];return this[t(499)]&&n[t(505)](this[t(499)]),this[t(500)]&&n[t(505)](this[t(500)]),n[t(505)](this[t(519)]),{tag:t(540),attributes:{class:["ck",t(495),t(488),e.if(t(508),t(503)),e.to(t(515),(e=>t(527)+e)),this[t(509)][t(524)]&&t(539)],"data-suggestion-id":this[t(510)].id,"data-thread-id":this[t(510)][t(489)].id,"data-author-id":this[t(510)][t(544)].id,tabindex:0,role:t(506),"aria-label":e.to(t(525)),"aria-describedby":this[t(519)].id},children:n}}[$c(533)](){const t=$c;super[t(533)](),this[t(499)]&&(this[t(499)][t(507)](t(538)).to(this),this[t(499)][t(507)](t(501)).to(this)),this[t(500)]&&(this[t(500)][t(507)](t(538)).to(this),this[t(500)][t(507)](t(501)).to(this))}}const ru=ou;function su(){const t=["1033608elozAA","focusCycler","name","fire","check","description","EXTERNAL_IMPORT_WORD_AVATAR","ck-annotation__actions","isExternal","ck-annotation","extendTemplate","userView","bind","Accept suggestion","author","6iHvmyr","focusFirst","2900373LFkrVH","focus","creator","acceptSuggestion","innerHTML","esc","207glPeKC","_config","div","ck-suggestion","ck-suggestion--accept","getUserViewNotificationText","cancel","discardSuggestion","ck-suggestion__actions",".ck-annotation__content-wrapper","226307ZqrOqj","time","EXTERNAL_SUGGESTION","_model","EXTERNAL_IMPORT_WORD_SUGGESTION","render","change:description","acceptButton","set","@external","_setupKeyboardNavigation","147345WEGPGB","focusTracker","getTemplate","source","element","ck-annotation__info-time","span","tab","444170ZHfNbf","presentation","setTemplate","EXTERNAL_AVATAR","ck-annotation__info-name","116OqmFuw","getExternalSuggestionNote","authoredAt","_createButton","focusables","ck-annotation__user","ck-suggestion__info","target","ck-suggestion__main","bindTemplate","ck-suggestion--discard","895254dQweac","ck-suggestion__user","ck-comment__info-time","add","importWord","keystrokes","enter","querySelector","shift+tab","locale","4039744rSTrtR","Discard suggestion","listenTo","ck-comment__external","execute","ck-annotation__main","discardButton","ck-suggestion__info-name","ck-annotation__content-wrapper","formatDateTime","ck-annotation__info","push","attributes"];return(su=function(){return t})()}function ou(t,e){const n=su();return(ou=function(t,e){return n[t-=419]})(t,e)}!function(t){const e=ou,n=t();for(;;)try{if(442795===-parseInt(e(455))/1*(-parseInt(e(437))/2)+-parseInt(e(422))/3+parseInt(e(479))/4*(-parseInt(e(466))/5)+-parseInt(e(490))/6+-parseInt(e(439))/7+parseInt(e(500))/8+-parseInt(e(445))/9*(-parseInt(e(474))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(su);class iu extends s.View{constructor(n,r,i){const a=ou;super(n),this[a(458)]=r,this[a(446)]=i,this[a(463)](a(427),""),this[a(434)](a(481)).to(r),this[a(462)]=this[a(482)](Kr(n,a(435)),t.icons[a(426)],a(449),a(442),"sw"),this[a(506)]=this[a(482)](Kr(n,a(501)),t.icons[a(451)],a(489),a(452),"sw"),this[a(433)]=new o.UserView(n,r[a(436)],this[a(450)]()),this[a(433)][a(432)]({attributes:{class:[a(491),a(484)],"aria-hidden":!0}}),this[a(483)]=new s.ViewCollection([this[a(462)],this[a(506)]]),this[a(467)]=new e.FocusTracker,this[a(495)]=new e.KeystrokeHandler,this[a(423)]=new s.FocusCycler({focusables:this[a(483)],focusTracker:this[a(467)],keystrokeHandler:this[a(495)],actions:{focusPrevious:a(498),focusNext:a(473)},keystrokeHandlerOptions:{filter:t=>t[a(486)]!==this[a(470)]}}),this[a(476)](this[a(468)]())}[ru(460)](){const t=ru;super[t(460)]();const e=this[t(470)][t(497)](t(454));e[t(443)]=this[t(427)],this.on(t(461),((n,r,s)=>{e[t(443)]=s})),this[t(465)]()}[ru(468)](){const t=ru,e=this[t(488)],n=[{tag:t(447),attributes:{class:[t(485),t(419)]},children:[{tag:t(472),children:[{text:this[t(433)][t(424)]}],attributes:{class:[t(507),t(478)]}},{tag:t(456),attributes:{datetime:e.to(t(481)),class:[t(492),t(471)]},children:[{text:e.to(t(481),(e=>this[t(446)][t(509)](e)))}]}]},{tag:t(447),attributes:{class:[t(453),t(429)]},children:[this[t(462)],this[t(506)]]},{tag:t(447),attributes:{class:[t(508)]}}];return this[t(458)][t(430)]&&n[t(420)]({tag:t(447),attributes:{class:[t(503)]},children:[{text:this[t(480)]()}]}),{tag:t(447),attributes:{class:[t(448),t(431)],tabindex:-1},children:[this[t(433)],{tag:t(447),attributes:{class:[t(487),t(505)],role:t(475)},children:n}]}}[ru(440)](){const t=ru;this[t(470)][t(440)]()}[ru(450)](){const t=ru;return this[t(458)][t(430)]?t(494)===this[t(458)][t(421)][t(464)][t(469)]?Kr(this[t(499)],t(428),this[t(458)][t(441)][t(424)]):Kr(this[t(499)],t(477),this[t(458)][t(441)][t(424)]):null}[ru(480)](){const t=ru;return t(494)===this[t(458)][t(421)][t(464)][t(469)]?Kr(this[t(499)],t(459)):Kr(this[t(499)],t(457))}[ru(482)](t,e,n,r,s){const i=ru,a=new o.LateFocusButtonView(this[i(499)]);return a[i(463)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(432)]({attributes:{class:n}}),a.on(i(504),(()=>{const t=i;this[t(425)](r,this[t(458)].id)})),a}[ru(465)](){const t=ru,e=this[t(470)];this[t(495)][t(502)](e);for(const e of this[t(483)])this[t(467)][t(493)](e[t(470)]),this[t(495)][t(502)](e[t(470)]);this[t(495)][t(463)](t(496),((n,r)=>{const s=t;e===n[s(486)]&&(this[s(423)][s(438)](),r())})),this[t(495)][t(463)](t(444),((n,r)=>{const s=t;e!==n[s(486)]&&(this[s(440)](),r())}))}}const au='\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="M6.182 5.514a.643.643 0 0 0-.636.64v-.001a.636.636 0 0 0 .636.639h5.682a.641.641 0 0 0 .636-.638.637.637 0 0 0-.636-.64H6.182Z"/><path d="M6.182 8.5a.642.642 0 0 0-.588.882.636.636 0 0 0 .588.395h5.682a.641.641 0 0 0 .636-.639.635.635 0 0 0-.636-.638H6.182Z"/><path d="M6.18 11.5a.64.64 0 0 0 0 1.278h3.133a.64.64 0 0 0 0-1.278H6.18Z"/><path d="m11.772 18.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09 0-.274.076-.551.062-.166.099-.296.11-.393a2.934 2.934 0 0 0 0-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6 1.059-.56 2.11.118 1.05.68 1.443 1.272 1.177 1.772l-3.876 6.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954 2.954 0 0 0-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274 1.039.727-.26.34h-1.496l.717-1.067Z"/><path clip-rule="evenodd" d="M3.272 1A1.28 1.28 0 0 0 2 2.28v14.439a1.276 1.276 0 0 0 1.272 1.28h6.838a2.13 2.13 0 0 1 .003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395 7.395 0 0 1-.042-.142H3.5V2.46s11 .002 11 .005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272 1ZM16 9.29l-1.5 2.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904 0 0 1-.013.075l-.001.005a3.108 3.108 0 0 1-.097.312c-.027.101-.048.19-.062.266a.734.734 0 0 0-.014.287.25.25 0 0 0 .068.105.65.65 0 0 0 .088.074l.017.011.016.01h.175L14.73 18c.697 0 1.271-.573 1.271-1.281v-7.43Z"/></svg>\n',cu=uu;function uu(t,e){const n=lu();return(uu=function(t,e){return n[t-=364]})(t,e)}function lu(){const t=["separator","_handleSuggestionControllerDelayed","change:previous","getRanges","731169PfuXlx","discardSelectedSuggestions","delete","addSourceCollector","trackChangesLicenseKeyInvalid","activeAnnotations","getMarkers","button","Discard all suggestions","some","comments.maxCommentCharsWhenCollapsed","trackChangesLicenseKeyTrialLimit","innerView","featureNotAllowed","previous","getMarkerNames","TrackChangesUI","hasSuggestion","isMultiRange","from","isDirty","TrackChanges","arrowView","comments.editorConfig","42crbBDV","_showLicenseError","trackChanges.disableComments","keys","trackChanges.SuggestionThreadView","locale","toMany","commandName","activeMarkers","suggestionLoaded","config","2qrULfe","suggestionView","size","trackChangesLicenseKeyExpired","requires","commentsListView","Accept all selected suggestions","componentFactory","isEnabled","getJoined","167173TdJKCP","comments","view","set","menuBar:trackChanges","SuggestionThreadView","_licenseKeyCheckInterval","_refreshActiveMarkers","isInContent","delegate","_createMenuBarMenu","Annotations","getAllAdjacentSuggestions","CommentView","_bindAnnotationToEditors","acceptButton","panelView","_updateController","Accept all suggestions","126xhawwF","change:activeAnnotations","trackChangesLicenseKeyUsageLimit","reduce","get","trackChangesLicenseKeyNotAllowed","17991644rOyLqX","filter","addComment","suggestion-","180QZTrAw","registerAnnotation","787528KdshPK","switchbutton","menuitemcheckbox","trialLimit","clear","items","trackChangesLicenseKeyDevelopmentLimit","length","suggestionChanged","commentThread","CommentsUI","getByInnerView","_createToolbarButton","model","trackChangesLicenseKeyEvaluationLimit","isOn","_disableComments","unbind","menu","discardButton","refreshSelectedViews","editing","destroy","push","_suggestionToController","has","discardAllSuggestions","values","comments.maxThreadTotalWeight","createCommentThreadController","expired","getFirstRange","editor","plugins","descriptionParts","Track changes","usageLimit","domainLimit","_unbindEditors","trackChangesLicenseKeyDomainLimit","descriptionFactory","actionView","TrackChangesEditing","_handleControllerBuffer","evaluationLimit","commands","mainView","comments.maxCommentsWhenCollapsed","source","define","buttonView","EditorAnnotations","fire","createAnnotation","developmentLimit","_viewToController","_annotationViews","value","acceptSelectedSuggestions","trackChanges.SuggestionView","execute","listenTo","licenseKey","isOfficialPlugin","Discard all selected suggestions","7626996BJOyNg","stopListening","suggestionUnloaded","head","187808UNtulE","init","add","getSuggestion","focus","trackChanges","bind","children","pluginName","type","remove","isPremiumPlugin","invalid","getDescriptions","_initializeController","SuggestionView","escape","_destroyController","trackChangesLicenseKeyValid","menuitem","lowest","createAnnotationView","_addUIComponentsToFactory","acceptAllSuggestions","CommentsRepository","8654440bBUCYp"];return(lu=function(){return t})()}!function(t){const e=uu,n=t();for(;;)try{if(913227===parseInt(e(479))/1*(parseInt(e(469))/2)+-parseInt(e(458))/3*(parseInt(e(404))/4)+parseInt(e(429))/5+parseInt(e(400))/6+-parseInt(e(498))/7*(parseInt(e(510))/8)+parseInt(e(434))/9*(-parseInt(e(508))/10)+parseInt(e(504))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lu);class fu extends t.Plugin{static get[cu(473)](){const t=cu;return[Mc,o.Users,t(428),t(490),t(386)]}static get[cu(412)](){return cu(450)}static get[cu(398)](){return!0}static get[cu(415)](){return!0}constructor(t){const e=cu;super(t),this[e(534)]=new Map,this[e(390)]=new Map,this[e(391)]=new Map,this[e(378)]=new Map;const n=this[e(367)][e(468)];n[e(384)](e(462),nu),n[e(384)](e(394),iu),n[e(384)](e(460),!1),this[e(526)]=n[e(502)](e(460))}[cu(431)](t,e){const n=cu;0===this[n(378)][n(471)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(378)]){const r=this[t(534)][t(535)](e);r||n?r&&n&&this[t(421)](e):this[t(418)](e)}this[t(378)][t(514)](),this[t(367)][t(368)][t(502)](t(386))[t(530)](),this[t(486)]()}),10),this[n(378)][n(482)](t,e)}[cu(405)](){const t=cu,e=this[t(367)],n=e[t(368)][t(502)](t(377)),r=e[t(368)][t(502)](t(490)),s=e[t(368)][t(502)](t(386)),o=e[t(368)][t(502)](t(428));this[t(426)](),s[t(437)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(453)](this[e(534)])){const s=t[e(491)](),o=[];for(const t of s){if(!t[e(487)])continue;if(t[e(452)]){o[e(533)](...t[e(433)]());continue}const n=t[e(366)]();if(o[e(517)]>0){const t=o[0][e(478)](n);if(t){o[0]=t;continue}}o[e(533)](n)}n[e(533)]([r[e(481)],o])}return n})),this[t(396)](n,t(467),((e,n)=>{const r=t;this[r(396)](n,r(432),((t,e,s,o)=>{const i=r;n[i(487)]&&(null==s?(this[i(496)](o[i(403)]),this[i(431)](n,!1)):(this[i(496)](s[i(403)]),null==o&&this[i(431)](n,!0)))})),null!==n[r(448)]?this[r(496)](n[r(403)]):this[r(431)](n,!1)})),this[t(396)](n,t(402),((e,n,r)=>{const s=t;this[s(401)](n,s(432)),this[s(378)][s(436)](n),this[s(534)][s(535)](n)&&this[s(421)](n),r&&this[s(496)](r[s(403)])})),this[t(396)](n,t(518),((e,n)=>{this[t(496)](n)})),this[t(396)](r,t(499),(()=>{this[t(486)]()})),this[t(396)](o,t(506),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(451)](r))return;const i=n[o(407)](r);this[o(534)][o(502)](i)[o(481)][o(474)][o(408)](-1)}),{priority:t(424)}),this[t(397)]=this[t(367)][t(468)][t(502)](t(397));const i=this[t(367)];this[t(485)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(422)==s||e(438)==s||e(472)==s||e(374)==s||e(503)==s||e(524)==s||e(445)==s||e(516)==s||e(500)==s){delete i[r],n=s,clearInterval(this[e(485)]),this[e(485)]=void 0;break}}e(438)==n&&i[e(459)](e(416)),e(472)==n&&i[e(459)](e(365)),e(374)==n&&i[e(459)](e(372)),e(503)==n&&i[e(459)](e(447),e(455)),e(524)==n&&i[e(459)](e(379)),e(445)==n&&i[e(459)](e(513)),e(516)==n&&i[e(459)](e(389)),e(500)==n&&i[e(459)](e(371))}),1e3)}[cu(486)](){const t=cu,e=this[t(367)][t(368)][t(502)](t(490)),n=this[t(367)][t(368)][t(502)](t(377)),r=Array[t(453)](e[t(439)],(e=>e[t(446)]))[t(505)]((e=>this[t(390)][t(535)](e))),s=[];for(const e of r){const n=this[t(390)][t(502)](e)[t(523)][t(491)]();s[t(533)](...n[t(501)](((e,n)=>[...e,...n[t(449)]()]),[]))}n[t(466)]=s}[cu(426)](){const t=cu,n=this[t(367)],r=n[t(463)],o=Kr(r,t(370)),i=new e.Collection([{type:t(511),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(409),role:t(512)})},{type:t(430)},{type:t(441),model:new s.ViewModel({withText:!0,label:Kr(r,t(497)),commandName:t(427),role:t(423)})},{type:t(441),model:new s.ViewModel({withText:!0,label:Kr(r,t(475)),commandName:t(393),role:t(423)})},{type:t(441),model:new s.ViewModel({withText:!0,label:Kr(r,t(442)),commandName:t(536),role:t(423)})},{type:t(441),model:new s.ViewModel({withText:!0,label:Kr(r,t(399)),commandName:t(435),role:t(423)})}]);for(const e of i)if(hu(e)){const r=n[t(380)][t(502)](e[t(523)][t(465)]);e[t(523)][t(410)](t(525),t(477)).to(r,t(392),t(477))}n.ui[t(476)][t(406)](t(409),(e=>this[t(522)](e,i,o))),n.ui[t(476)][t(406)](t(483),(e=>this[t(489)](e,i,o)))}[cu(522)](t,e,n){const r=cu,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(367)][r(380)][r(502)](r(409));o[r(385)][r(482)]({tooltip:n,label:n,icon:au}),o[r(385)][r(410)](r(525)).to(i,r(392)),o[r(385)].on(r(395),(()=>{const t=r;i[t(395)](),this[t(367)][t(531)][t(481)][t(408)]()})),(0,s.addListToDropdown)(o,e,{role:r(528)});const a=[];for(const t of e)hu(t)&&a[r(533)](this[r(367)][r(380)][r(502)](t[r(523)][r(465)]));const c=o[r(385)];return c[r(376)][r(527)](r(477)),c[r(456)][r(527)](r(477)),c[r(376)][r(410)](r(477)).to(i,r(477)),c[r(456)][r(410)](r(477))[r(464)](a,r(477),((...t)=>t[r(443)]((t=>t)))),o.on(r(395),(t=>{const e=r;this[e(367)][e(395)](t[e(383)][e(465)]),this[e(367)][e(531)][e(481)][e(408)]()})),o}[cu(489)](t,e,n){const r=cu,o=new s.MenuBarMenuView(t),i=this[r(367)][r(380)][r(502)](r(409));o[r(385)][r(482)]({label:n,icon:au});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(430)==n[r(413)]){a[r(515)][r(406)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(523)];i[r(410)](...Object[r(461)](c)).to(c),i[r(488)](r(395)).to(o),i.on(r(395),(()=>{const t=r;this[t(367)][t(395)](c[t(465)]),this[t(367)][t(531)][t(481)][t(408)]()})),e[r(411)][r(406)](i),a[r(515)][r(406)](e)}return o[r(410)](r(477)).to(i,r(477)),o[r(495)][r(411)][r(406)](a),o}[cu(418)](t){const e=cu,n=this[e(367)],r=n[e(468)],s=n[e(368)][e(502)](e(490)),i=n[e(368)][e(502)](e(428)),a=n[e(368)][e(502)](e(386)),c=n[e(368)][e(502)](o.Users).me,u=r[e(502)](e(409))[e(484)],l=r[e(502)](e(409))[e(419)],{CommentsListView:f,CommentThreadInputView:h}=n[e(368)][e(502)](e(520));let g,d,p;this[e(391)][e(535)](t.id)?(d=this[e(391)][e(502)](t.id),g=d[e(381)]):(g=new u(n[e(463)],t,c,{disableComments:this[e(526)],editorConfig:{...r[e(502)](e(457)),licenseKey:r[e(502)](e(397))},maxCommentsWhenCollapsed:r[e(502)](e(382)),maxThreadTotalWeight:r[e(502)](e(538)),maxCommentCharsWhenCollapsed:r[e(502)](e(444)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(502)](e(463))),CommentView:r[e(502)](e(480))[e(492)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),g[e(470)][e(494)].on(e(395),(()=>{const t=e;n[t(531)][t(481)][t(408)]()})),g[e(470)][e(529)].on(e(395),(()=>{const t=e;n[t(531)][t(481)][t(408)]()})),d=s[e(425)](this[e(367)][e(463)],g),d[e(410)](e(454)).to(g,e(454)),d[e(410)](e(517)).to(g),d[e(410)](e(413)).to(g,e(413),(t=>e(507)+t)),g.on(e(420),(()=>{const t=e;p[t(387)](t(420))})),this[e(391)][e(482)](t.id,d));const m=i[e(364)](t[e(519)],g),I=new qc(n,t,g,m),E=t[e(491)]()[e(505)]((t=>t[e(487)]));g[e(369)]=n[e(368)][e(502)](e(377))[e(375)][e(417)](E),this[e(534)][e(482)](t,I),this[e(390)][e(482)](g,I),p=s[e(388)]({view:d,target:()=>{const r=e,s=[],i=t[r(491)]()[r(505)]((t=>t[r(487)]));for(const t of i)s[r(533)](...t[r(440)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(531)],s)},type:()=>e(507)+I[e(481)][e(413)]}),i[e(493)](g,p),s[e(406)](p),a[e(509)](p)}[cu(421)](t){const e=cu,n=this[e(367)][e(368)][e(502)](e(428)),r=this[e(367)][e(368)][e(502)](e(490)),s=this[e(534)][e(502)](t),o=s[e(481)],i=r[e(521)](o);n[e(373)](o),i&&r[e(414)](i),this[e(534)][e(436)](t),this[e(390)][e(436)](o),s[e(532)]()}[cu(496)](t){const e=cu;if(!t[e(487)]||!this[e(534)][e(535)](t))return;const n=this[e(367)][e(368)][e(502)](e(377)),r=this[e(534)][e(502)](t),s=t[e(491)]();r[e(481)][e(369)]=n[e(375)][e(417)](s)}[cu(532)](){const t=cu;for(const e of this[t(534)][t(461)]())this[t(421)](e);for(const e of this[t(391)][t(537)]())e[t(381)][t(532)]();super[t(532)](),this[t(485)]&&clearInterval(this[t(485)])}}function hu(t){return cu(523)in t}var gu=du;function du(t,e){var n=pu();return(du=function(t,e){return n[t-=112]})(t,e)}function pu(){var t=["adapter","27665IRgGRZ","Comments","addSuggestion","706052IdIYjb","get","addSuggestionData","2350369xbPZlj","getSuggestions","requires","isOfficialPlugin","plugins","3400MKkpBB","4713678qVHWSf","1258770ZRgriV","TrackChanges","10AXqfAD","2903220PImYbu","isPremiumPlugin","519098adlPSz","8LeFrdu","getSuggestion","2pShboT","pluginName","editor"];return(pu=function(){return t})()}!function(t){for(var e=du,n=t();;)try{if(402407===parseInt(e(131))/1*(parseInt(e(134))/2)+parseInt(e(126))/3+parseInt(e(116))/4*(-parseInt(e(128))/5)+parseInt(e(129))/6+parseInt(e(119))/7*(-parseInt(e(132))/8)+parseInt(e(125))/9+-parseInt(e(124))/10*(parseInt(e(113))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pu);class mu extends t.Plugin{static get[gu(121)](){return[Mc,fu,gu(114)]}static get[gu(135)](){return gu(127)}static get[gu(122)](){return!0}static get[gu(130)](){return!0}set[gu(112)](t){var e=gu;this[e(136)][e(123)][e(117)](Mc)[e(112)]=t}get[gu(112)](){var t=gu;return this[t(136)][t(123)][t(117)](Mc)[t(112)]}[gu(115)](t){var e=gu;return this[e(136)][e(123)][e(117)](Mc)[e(118)](t)}[gu(120)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=gu;return this[n(136)][n(123)][n(117)](Mc)[n(120)]({skipNotAttached:t,toJSON:e})}[gu(133)](t){var e=gu;return this[e(136)][e(123)][e(117)](Mc)[e(133)](t)}}const Iu=yu;!function(t){const e=yu,n=t();for(;;)try{if(567689===-parseInt(e(225))/1+parseInt(e(235))/2*(parseInt(e(208))/3)+parseInt(e(249))/4*(parseInt(e(230))/5)+-parseInt(e(246))/6+parseInt(e(241))/7*(-parseInt(e(245))/8)+parseInt(e(189))/9+parseInt(e(186))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_u);const Eu=[Iu(244)];class bu extends t.Plugin{static get[Iu(223)](){return[Mc]}static get[Iu(206)](){return Iu(222)}static get[Iu(240)](){return!0}static get[Iu(219)](){return!0}[Iu(231)](){const t=Iu,n=this[t(204)];if(n[t(254)][t(205)](t(214),(e=>{const r=t,s=n[r(252)][r(215)][r(187)]()[r(250)](((t,e)=>(t[e]="",t)),{});return n[r(209)][r(229)](s,e)})),t(236)!=typeof n[t(254)][t(238)](t(197))[t(188)])throw new e.CKEditorError(t(242))}[Iu(190)](t){return ku(this[Iu(204)],!0,t)}[Iu(201)](t){return ku(this[Iu(204)],!1,t)}}class Tu extends t.Plugin{static get[Iu(206)](){return Iu(221)}static get[Iu(240)](){return!0}static get[Iu(219)](){return!0}constructor(t){const e=Iu;function n(t){const e=yu;return t[e(191)]((t=>String[e(234)](t)))[e(195)]("")}super(t),this[e(216)]=e(212),t[n([101,100,105,116,105,110,103])][n([118,105,101,119])][n([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=n([97,117,116,111]),t[n([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116])]=()=>window[n([80,114,111,109,105,115,101])][n([114,101,115,111,108,118,101])]({[n([115,116,97,116,117,115])]:n([111,107])})}[Iu(231)](){const t=Iu;this[t(204)][t(247)][t(238)](t(243))[t(228)]={addCommentThread:()=>new Promise((()=>{})),getCommentThread:()=>new Promise((()=>{})),updateCommentThread:()=>new Promise((()=>{})),resolveCommentThread:()=>new Promise((()=>{})),reopenCommentThread:()=>new Promise((()=>{})),removeCommentThread:()=>new Promise((()=>{})),addComment:()=>new Promise((()=>{})),updateComment:()=>new Promise((()=>{})),removeComment:()=>new Promise((()=>{}))},this[t(204)][t(247)][t(238)](t(253))[t(228)]=null}}function _u(){const t=["TrackChangesData","requires","div","409170JiKYNA","Users","addSuggestionData","_adapter","create","16915kUaIVn","init","appendChild","createElement","fromCharCode","11578ijTOeO","function","addCommentThread","get","push","isOfficialPlugin","35NWvIYF","track-changes-data-invalid-editor-creator","CommentsRepository","Pagination","372088PiRbAU","1885356mWljGz","plugins","destroy","316TdmWCJ","reduce","data","model","TrackChangesEditing","config","1375860XGjTWC","getRootNames","editorCreator","4129659bdNYAr","getDataWithAcceptedSuggestions","map","rootsAttributes","acceptAllSuggestions","getFullData","join","getSuggestions","trackChangesData","users","remove","discardAllSuggestions","getDataWithDiscardedSuggestions","addUser","name","editor","define","pluginName","getUser","342cqvYqY","constructor","execute","set","end","createDocumentFragment","trackChangesData.editorCreator","document","result","useAnonymousUser","getCommentThreads","isPremiumPlugin","getRootsAttributes","TrackChangesDataGetter"];return(_u=function(){return t})()}function yu(t,e){const n=_u();return(yu=function(t,e){return n[t-=186]})(t,e)}function Au(t){return void 0!==t[Iu(220)]}async function ku(t,e,n){const r=Iu,s=(0,o.sanitizeEditorConfig)(t,Eu);s[r(247)][r(239)](Mc,Tu),s[r(192)]=Au(t)?t[r(220)]():void 0;const i=document[r(213)](),a=t[r(254)][r(238)](r(197))[r(188)],c=await a(s,(()=>function(t){const e=r,n=document[e(233)](e(224));return t[e(232)](n),n}(i)));!function(t,e){const n=r,s=t[n(252)][n(215)][n(187)]()[n(250)](((e,r)=>(e[r]=t[n(251)][n(238)]({rootName:r}),e)),{}),o=t[n(247)][n(238)](n(226))[n(198)][n(191)]((t=>({id:t.id,name:t[n(203)]}))),i=t[n(247)][n(238)](n(253))[n(196)]({skipNotAttached:!0,toJSON:!0}),a=t[n(247)][n(238)](n(243))[n(218)]({skipNotAttached:!0,toJSON:!0}),c=e[n(247)][n(238)](n(226)),u=e[n(247)][n(238)](n(253)),l=e[n(247)][n(238)](n(243));for(const t of l[n(218)]())t[n(199)]();for(const t of o)c[n(207)](t.id)||c[n(202)](t);c.me||c[n(217)]();for(const t of a)l[n(237)](t);for(const t of i)u[n(227)](t);e[n(251)][n(211)](s)}(t,c),c[r(210)](r(e?193:200));const u=Au(c)?c[r(194)](n):c[r(251)][r(238)](n);return await c[r(248)](),u}function Cu(t,e){var n=Lu();return(Cu=function(t,e){return n[t-=500]})(t,e)}function Lu(){var t=["7XfwbgP","1882456HUjZdF","1924671ghLxuO","10YGMjDw","1043090YftWZB","8878932xeEpUf","28876771yEUlwT","1012316YcwNkl","3236886BbUrdP","2sKsXKm","4ftxFZa"];return(Lu=function(){return t})()}!function(t){for(var e=Cu,n=t();;)try{if(701684===parseInt(e(506))/1*(-parseInt(e(504))/2)+-parseInt(e(510))/3*(-parseInt(e(507))/4)+parseInt(e(501))/5+-parseInt(e(505))/6+-parseInt(e(508))/7*(parseInt(e(509))/8)+parseInt(e(502))/9*(-parseInt(e(500))/10)+parseInt(e(503))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();