@ckeditor/ckeditor5-track-changes 44.0.0 → 44.1.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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:()=>Qc,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);const c=u;function u(t,e){const n=l();return(u=function(t,e){return n[t-=137]})(t,e)}function l(){const t=["36951lUcjUb","commands","511dCzTqA","affectsData","3622704uMzClM","execute","55rWdmeK","clearForceDisabled","editor","90430yjzASk","82msIpbb","_enabledCommands","23248cpNrEr","_disableUnsupportedCommands","value","205149sxQVRu","_isEnabledBasedOnSelection","TrackChangesCommand","52964yNKaIY","has","forceDisabled","531IHGRJC","_enableCommands","15656179csDpKj","refresh","isEnabled"];return(l=function(){return t})()}!function(t){const e=u,n=t();for(;;)try{if(519329===-parseInt(e(156))/1+parseInt(e(151))/2*(parseInt(e(141))/3)+-parseInt(e(159))/4*(-parseInt(e(147))/5)+-parseInt(e(145))/6+-parseInt(e(143))/7*(parseInt(e(153))/8)+parseInt(e(162))/9*(-parseInt(e(150))/10)+parseInt(e(138))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(152)]=e,this[n(155)]=!1,this[n(139)](),this[n(157)]=!1}[c(139)](){this[c(140)]=!0}[c(146)](){const t=c;this[t(155)]=!this[t(155)],this[t(155)]?this[t(154)]():this[t(137)]()}[c(154)](){const t=c;for(const e of this[t(149)][t(142)][t(142)]())e[t(144)]&&!this[t(152)][t(160)](e)&&e[t(161)](t(158))}[c(137)](){const t=c;for(const e of this[t(149)][t(142)][t(142)]())e[t(144)]&&!this[t(152)][t(160)](e)&&e[t(148)](t(158))}}const h=g;function d(){const t=["332966bgZgHi","529544VgKPUX","TrackChangesEditing","editor","plugins","_isEnabledBasedOnSelection","1nhEFrx","6031314YTYzUa","isEnabled","execute","refresh","_suggestions","3702096iZCEXQ","getRanges","56BTKnzm","5168795ZjbpPt","canEditAt","track-changes-accept-suggestion-not-found","model","8239545QgdzSQ","4IQmQGe","get","acceptSuggestion","30363530hnoQsA"];return(d=function(){return t})()}function g(t,e){const n=d();return(g=function(t,e){return n[t-=131]})(t,e)}!function(t){const e=g,n=t();for(;;)try{if(952841===parseInt(e(137))/1*(parseInt(e(131))/2)+parseInt(e(143))/3+parseInt(e(151))/4*(-parseInt(e(146))/5)+-parseInt(e(138))/6+parseInt(e(145))/7*(-parseInt(e(132))/8)+-parseInt(e(150))/9+parseInt(e(154))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(142)]=e,this[n(141)](),this[n(136)]=!1}[h(141)](){this[h(139)]=!0}[h(140)](t){const n=h,r=this[n(142)][n(152)](t);if(!r)throw new e.CKEditorError(n(148),this);const s=r[n(144)]();this[n(134)][n(149)][n(147)](s)&&this[n(134)][n(135)][n(152)](n(133))[n(153)](r)}}const m=E;function I(){const t=["editor","isEnabled","getRanges","2624600agJsSR","19012XnSLij","371328zGkIia","14236MbJpJw","7OxPhPX","68858UhTKwS","_suggestions","discardSuggestion","model","refresh","261290ZsRrDI","execute","get","canEditAt","747216YyXOkS","TrackChangesEditing","plugins","track-changes-discard-suggestion-not-found","_isEnabledBasedOnSelection"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=258]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(102310===parseInt(e(271))/1+parseInt(e(267))/2+-parseInt(e(268))/3+-parseInt(e(269))/4+-parseInt(e(276))/5+-parseInt(e(258))/6*(parseInt(e(270))/7)+parseInt(e(266))/8)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(272)]=e,this[n(275)](),this[n(262)]=!1}[m(275)](){this[m(264)]=!0}[m(277)](t){const n=m,r=this[n(272)][n(278)](t);if(!r)throw new e.CKEditorError(n(261),this);const s=r[n(265)]();this[n(263)][n(274)][n(279)](s)&&this[n(263)][n(260)][n(278)](n(259))[n(273)](r)}}function T(t,e){const n=_;let r="";return r+=t[n(411)]("*")[n(409)](((t,e)=>e%2!=0?n(423)+y(t)+n(398):y(t)))[n(402)](""),e&&(r+=n(431)+e[n(427)]+n(446)+e[n(399)]+n(397)),r}function _(t,e){const n=N();return(_=function(t,e){return n[t-=397]})(t,e)}function y(t){const e=_,n=document[e(430)](e(428));return n[e(443)]=t,n[e(424)]}function A(t){const e=_;return t[e(413)](((t,n)=>e(410)==t[e(439)]&&e(410)!=n[e(439)]?-1:e(410)!=t[e(439)]&&e(410)==n[e(439)]?1:0))}function k(t,e){const n=_;let r,s=0;const o=[],i=e[n(414)];for(;s<t[n(419)];){const a=t[s],c=t[s+1];r||(r=e[n(444)](a)),C(e,a,c)||(o[n(416)](e[n(434)](r,i[n(441)](a)?e[n(407)](a):e[n(452)](a,n(425)))),r=null),s++}return o}function C(t,e,n){const r=_;if(!n)return!1;const s=t[r(407)](e),o=t[r(444)](n);return s[r(408)](o)}!function(t){const e=_,n=t();for(;;)try{if(825930===-parseInt(e(417))/1*(parseInt(e(450))/2)+-parseInt(e(432))/3*(parseInt(e(422))/4)+-parseInt(e(440))/5*(parseInt(e(426))/6)+-parseInt(e(449))/7+parseInt(e(415))/8*(-parseInt(e(406))/9)+parseInt(e(429))/10*(-parseInt(e(401))/11)+parseInt(e(405))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);function L(t,e,n){const r=_;for(;n[r(419)];){const s=n[r(412)](0,100);t[r(436)]((()=>{const t=r;for(const n of s)n[t(437)]&&e[t(438)](n.id)}))}}function N(){const t=["createRange","start","change","isInContent","execute","type","140hNaZau","isObject","isArray","innerText","createPositionBefore","next",'" title="'," [color ","replace","9659923RKwGUt","166Znklgf","add","createPositionAt",'"></span>',"</span>","title","getRanges","48917ExSpve","join","color","isMultiRange","79771836dqOMwF","9FwtkRq","createPositionAfter","isTouching","map","deletion","split","splice","sort","schema","1839784vpBDJk","push","12193vVGBJz","from","length","content","isCollapsed","1229660RwdgNm",'<span class="ck-suggestion-type">',"innerHTML","end","99948VPTVht","value","span","2690FDlwnk","createElement",'<span class="ck-suggestion-color" style="background-color: ',"15rjNHve","isIntersecting"];return(N=function(){return t})()}const R=S;function S(t,e){const n=M();return(S=function(t,e){return n[t-=371]})(t,e)}!function(t){const e=S,n=t();for(;;)try{if(666148===-parseInt(e(390))/1+parseInt(e(377))/2+-parseInt(e(372))/3+-parseInt(e(373))/4+parseInt(e(387))/5*(parseInt(e(381))/6)+parseInt(e(388))/7*(parseInt(e(376))/8)+-parseInt(e(371))/9*(-parseInt(e(374))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class w extends t.Command{constructor(t,e,n){const r=S;super(t),this[r(385)]=e,this[r(383)]=n,this[r(393)](),this[r(375)]=!1}[R(393)](){const t=R,e=Array[t(384)](this[t(383)][t(382)]())[t(386)]((e=>e[t(378)]));this[t(392)]=this[t(385)][t(392)]&&e}[R(394)](){const t=R,e=A(Array[t(384)](this[t(383)][t(382)]()));for(const n of e){const e=n[t(391)]();if(!this[t(380)][t(389)][t(379)](e))return}L(this[t(380)][t(389)],this[t(385)],e)}}function M(){const t=["refresh","execute","55971hlMGMq","1330047IRbIcw","2609624SwvpKQ","2250llRDAD","_isEnabledBasedOnSelection","7597976QJiqzW","1085128OWSibb","isInContent","canEditAt","editor","971880SjvYJb","values","_suggestions","from","_command","some","5zOfhuh","7sGnXJq","model","1291663vACPsw","getRanges","isEnabled"];return(M=function(){return t})()}function v(){const t=["execute","selection","editor","size","from","values","getRanges","refresh","canEditAt","938539ONhgkL","3742JkezFE","2475264MxwtLi","document","_isEnabledBasedOnSelection","2ldLIuG","isEnabled","5256copEhN","_selectedSuggestions","model","_suggestions","4812nIggCx","_command","10386310pZSWVT","54QkJtsx","158805GOOClR","3630jDPQER","468vTWXTI"];return(v=function(){return t})()}const O=D;function D(t,e){const n=v();return(D=function(t,e){return n[t-=377]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(194294===-parseInt(e(403))/1*(-parseInt(e(380))/2)+-parseInt(e(392))/3*(-parseInt(e(386))/4)+-parseInt(e(390))/5*(parseInt(e(389))/6)+-parseInt(e(402))/7+-parseInt(e(377))/8+parseInt(e(382))/9*(-parseInt(e(391))/10)+parseInt(e(388))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class F extends t.Command{constructor(t,e,n){const r=D;super(t),this[r(387)]=e,this[r(385)]=n,this[r(383)]=new Set,this[r(400)](),this[r(379)]=!1}[O(400)](){const t=O,e=this[t(395)][t(384)][t(378)][t(394)],n=Array[t(397)](this[t(385)][t(398)]());this[t(383)]=function(t,e){const n=_,r=Array[n(418)](t[n(400)]()),s=new Set;for(const o of e)if(o[n(437)])for(const e of r)for(const r of o[n(400)]())(e[n(433)](r)||t[n(421)]&&!o[n(404)]&&o[n(445)]&&r[n(425)][n(408)](e[n(435)]))&&s[n(451)](o);return s}(e,n),this[t(381)]=this[t(387)][t(381)]&&!!this[t(383)][t(396)]}[O(393)](){const t=O,e=A(Array[t(397)](this[t(383)]));for(const n of e){const e=n[t(399)]();if(!this[t(395)][t(384)][t(401)](e))return}L(this[t(395)][t(384)],this[t(387)],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 Y=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const Z="object"==typeof global&&global&&global.Object===Object&&global;var J="object"==typeof self&&self&&self.Object===Object&&self;const Q=Z||J||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,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(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 Mt=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 vt=Object.prototype.hasOwnProperty;const Ot=function(t){var e=this.__data__;return Nt?void 0!==e[t]:vt.call(e,t)};const Dt=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 Ft(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])}}Ft.prototype.clear=Rt,Ft.prototype.delete=St,Ft.prototype.get=Mt,Ft.prototype.has=Ot,Ft.prototype.set=Dt;const Pt=Ft;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=Y,Xt.prototype.has=q,Xt.prototype.set=Kt;const Yt=Xt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Zt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Jt=function(t,e,n){"__proto__"==e&&Zt?Zt(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)||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?Q.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&&Z.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 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 Me=we(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Oe=function(t){if(!Se(t))return Me(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const De=function(t){return null!=t&&me(t.length)&&!lt(t)};const Fe=function(t){return De(t)?Ne(t):Oe(t)};const Pe=function(t,e){return t&&te(e,Fe(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 De(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 Ye=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 qe=function(){return[]};var Ze=Object.prototype.propertyIsEnumerable,Je=Object.getOwnPropertySymbols;const Qe=Je?function(t){return null==t?[]:(t=Object(t),Ye(Je(t),(function(e){return Ze.call(t,e)})))}:qe;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}:qe;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,Fe,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]",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=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 Mn=$?$.prototype:void 0,vn=Mn?Mn.valueOf:void 0;const On=function(t){return vn?Object(vn.call(t)):{}};const Dn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Fn=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 Dn(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]",Yn={};Yn[Wn]=Yn["[object Array]"]=Yn["[object ArrayBuffer]"]=Yn["[object DataView]"]=Yn["[object Boolean]"]=Yn["[object Date]"]=Yn["[object Float32Array]"]=Yn["[object Float64Array]"]=Yn["[object Int8Array]"]=Yn["[object Int16Array]"]=Yn["[object Int32Array]"]=Yn["[object Map]"]=Yn["[object Number]"]=Yn[Xn]=Yn["[object RegExp]"]=Yn["[object Set]"]=Yn["[object String]"]=Yn["[object Symbol]"]=Yn["[object Uint8Array]"]=Yn["[object Uint8ClampedArray]"]=Yn["[object Uint16Array]"]=Yn["[object Uint32Array]"]=!0,Yn["[object Error]"]=Yn[Kn]=Yn["[object WeakMap]"]=!1;const qn=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),d=h==Kn||"[object GeneratorFunction]"==h;if(de(e))return Ke(e,c);if(h==Xn||h==Wn||d&&!o){if(a=u||d?{}:xn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Pe(a,e))}else{if(!Yn[h])return o?e:{};a=Fn(e,h,c)}}i||(i=new Yt);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:Fe)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Zn=function(t){return qn(t,5)};const Jn=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&&!Jn(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(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 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 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 Sr="[object Arguments]",wr="[object Array]",Mr="[object Object]",vr=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?Mr:c)==Mr,f=(u=u==Sr?Mr:u)==Mr,h=c==u;if(h&&de(t)){if(!de(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Yt),i||Ce(t)?_r(t,e,n,r,s,o):Lr(t,e,c,n,r,s,o);if(!(1&n)){var d=l&&vr.call(t,"__wrapped__"),g=f&&vr.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?e.value():e;return o||(o=new Yt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Yt),Rr(t,e,n,r,s,o))};const Dr=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 Fr=function(t,e){return Dr(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=zr();return(Hr=function(t,e){return n[t-=397]})(t,e)}function zr(){const t=["attributes","suggestion:","from","nodeAfter","next","removeMarker","createdAt","author","isMultiRange","accept","set","8PWDscr","addMarkerName","getItems","7qimhou","_markerNames","702068WhfnvZ","isIntersecting","671800FtedIe","hasComments","subType","getAllAdjacentSuggestions","isExternal","type","getMarkers","reduce","getRanges","decorate","size","discard","getMultiRangeId","isIntersectingWithRange","getContainedElement","onAccept","_onDiscard","removeAttribute","markers","add","push","116946kATeQR","clear","toJSON","onDiscard","end","nodeBefore","isInContent","authoredAt","_onAttributesChange","@external","getFirstMarker","_saved","length","commentThread","previous","delete","substr","change","addMarker","creator","_onAccept","440496XmUdSM","start","_isDataLoaded","map","getFirstRange","removeMarkers","1433424hIBgRO","get","data","getRange","onAttributesChange","268803IlMuMl","_model","split","582336IDOVRr","head","filter","setAttribute","getMarkerNames","addRange"];return(zr=function(){return t})()}!function(t){const e=Hr,n=t();for(;;)try{if(285069===-parseInt(e(451))/1+parseInt(e(428))/2+-parseInt(e(472))/3+-parseInt(e(406))/4+parseInt(e(430))/5+-parseInt(e(398))/6*(-parseInt(e(426))/7)+-parseInt(e(423))/8*(parseInt(e(403))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zr);class Wr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Hr;super(),this[n(474)]=!1,this.id=e.id,this[n(435)]=e[n(435)],this[n(432)]=e[n(432)]||null,this[n(419)]=e[n(419)],this[n(470)]=e[n(470)]||e[n(419)],this[n(434)]=Boolean(e[n(412)]&&e[n(412)][n(460)]),this[n(400)]=null,this[n(404)]=t,this[n(471)]=e[n(445)],this[n(446)]=e[n(454)],this[n(459)]=e[n(402)],this[n(427)]=new Set,this[n(418)]=null,this[n(422)](n(458),null),this[n(422)](n(412),e[n(412)]||{}),this[n(422)](n(465),null),this[n(422)](n(416),null),this[n(422)](n(464),null),this[n(422)](n(462),!1),this[n(439)](n(421)),this[n(439)](n(441))}get[Vr(407)](){const t=Vr;let e=this;for(;e[t(465)];)e=e[t(465)];return e}get[Vr(431)](){const t=Vr;return!!this[t(464)]&&this[t(464)][t(463)]>0}get[Vr(420)](){const t=Vr;return 0!=this[t(427)][t(440)]&&6==Array[t(414)](this[t(427)])[0][t(405)](":")[t(463)]}get[Vr(457)](){return null!==this[Vr(461)]()}[Vr(424)](t){const e=Vr;this[e(427)][e(449)](t)}[Vr(410)](){const t=Vr;return Array[t(414)](this[t(427)])}[Vr(436)](){const t=Vr;return this[t(410)]()[t(475)]((e=>this[t(404)][t(448)][t(399)](e)))[t(408)]((t=>t))}[Vr(461)](){return this[Vr(436)]()[0]||null}[Vr(397)](){const t=Vr;this[t(404)][t(468)]((e=>{const n=t;for(const t of this[n(436)]())e[n(417)](t)})),this[t(427)][t(452)]()}[Vr(417)](t){const e=Vr;this[e(404)][e(468)]((n=>{n[e(417)](t)})),this[e(427)][e(466)](t)}[Vr(411)](t){const e=Vr,n=e(413)+this[e(435)]+":"+this[e(432)]+":"+this.id+":"+this[e(470)].id+":"+Wr[e(442)]();this[e(424)](n),this[e(404)][e(468)]((r=>{r[e(469)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(443)](t){const e=Vr;for(const n of this[e(438)]())if(n[e(429)](t))return!0;return!1}[Vr(438)](){const t=Vr;return this[t(436)]()[t(475)]((e=>e[t(401)]()))}[Vr(425)](){const t=Vr;return this[t(438)]()[t(437)](((e,n)=>[...e,...n[t(425)]()]),[])}[Vr(476)](){const t=Vr;var e;return(null===(e=this[t(461)]())||void 0===e?void 0:e[t(401)]())||null}[Vr(444)](){const t=Vr,e=this[t(438)]();if(1!=e[t(463)])return null;const n=e[0],r=n[t(473)][t(415)],s=n[t(455)][t(456)];return r instanceof i.Element?r!=s?null:r:null}[Vr(421)](){const t=Vr;this[t(471)](this[t(438)](),this[t(400)],this[t(412)]),this[t(397)]()}[Vr(441)](){const t=Vr;this[t(446)](this[t(438)](),this[t(400)],this[t(412)]),this[t(397)]()}[Vr(433)](){const t=Vr,e=[];let n=this[t(407)];for(;n;)e[t(450)](n),n=n[t(416)];return e}[Vr(409)](t,e){const n=Vr,r=Zn(this[n(412)]);gr(r,t,e),Fr(r,this[n(412)])||(this[n(412)]=r,this[n(459)](r))}[Vr(447)](t){const e=Vr,n=Zn(this[e(412)]);Gr(n,t),Fr(n,this[e(412)])||(this[e(412)]=n,this[e(459)](this[e(412)]))}[Vr(453)](){const t=Vr;return{id:this.id,type:this[t(432)]?this[t(435)]+":"+this[t(432)]:this[t(435)],authorId:this[t(470)].id,createdAt:this[t(418)],hasComments:this[t(431)],data:this[t(400)],attributes:this[t(412)]}}static[Vr(442)](){const t=Vr;return(0,e.uid)()[t(467)](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}}const Xr=Yr;function Yr(t,e){const n=Zr();return(Yr=function(t,e){return n[t-=363]})(t,e)}!function(t){const e=Yr,n=t();for(;;)try{if(666575===-parseInt(e(363))/1+parseInt(e(375))/2+parseInt(e(448))/3+parseInt(e(371))/4*(parseInt(e(410))/5)+-parseInt(e(394))/6*(parseInt(e(417))/7)+parseInt(e(423))/8*(-parseInt(e(426))/9)+parseInt(e(403))/10*(parseInt(e(457))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zr);class qr{constructor(t,e){const n=Yr;this[n(443)]=[],this[n(435)]=new Map,this[n(434)]=[],this[n(437)]=new Map,this[n(419)]=t,this[n(373)]=e}[Xr(402)](t){const e=Xr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(441)];o++){const i=t[o];if(!i[e(385)])continue;const a=this[e(391)](i);if(a){if(null!=i[e(405)]){if(r[e(431)](i[e(405)]))continue;r[e(378)](i[e(405)])}n[e(393)](a)}else if(e(411)!=i[e(404)])e(428)!=i[e(404)]&&e(433)!=i[e(404)]||this[e(383)](n,i,t[o+1]);else{const t=i[e(455)][e(381)];if(s[e(431)](t))continue;s[e(378)](i[e(455)][e(381)]),t==Mc?this[e(425)](n,i):this[e(413)](n,i)}}return this[e(366)](n)}[Xr(370)](t){const e=Xr;this[e(443)][e(393)](t)}[Xr(380)](t,n,r=e.priorities[Xr(407)]){const s=Xr;s(420)==typeof t?(0,e.insertToPriorityArray)(this[s(434)],{matchingCallback:t,label:n,priority:r}):this[s(435)][s(364)](t,n)}[Xr(450)](t,e){const n=Xr;this[n(437)][n(364)](t,e)}[Xr(396)](t,e=1){const n=Xr;let r;for(const e of this[n(434)])if(e[n(365)](t)){r=e[n(436)];break}return r||(r=this[n(435)][n(451)](t[n(384)])),r?r(e):1!==e?e+" "+t[n(384)]+"s":""+t[n(384)]}[Xr(367)](t,e){const n=Xr,r=e[n(409)]()[n(387)](),s=n(428)==e[n(404)]?n(378):n(392);for(const e of r){const o=e[n(372)],i=t[t[n(441)]-1];if(o.is(n(376)))i&&i[n(404)][n(398)](n(424))>-1&&t[n(421)](),i&&n(395)==i[n(404)]?i[s]+=o[n(455)]:t[n(393)]({type:n(395),add:n(378)==s?o[n(455)]:"",remove:n(392)==s?o[n(455)]:""});else if(this[n(419)][n(369)](o)){const a=o;if(i&&i[n(404)][n(398)](n(424))>-1&&t[n(421)](),n(427)==e[n(404)])continue;i&&i[n(404)]==s+n(458)&&i[n(446)][n(384)]==a[n(384)]?i[n(388)]++:t[n(393)]({type:s+n(458),element:a,quantity:1}),r[n(416)]((t=>!(n(427)==t[n(404)]&&t[n(372)]==o)))}else if(this[n(419)][n(453)](o,n(454))||o.is(n(446),n(414))){const r=o;if(n(378)==s&&n(432)==e[n(404)]||n(392)==s&&n(427)==e[n(404)])continue;if(i&&-1==i[n(404)][n(398)](n(424))){n(395)==i[n(404)]&&(i[s]+="\n");continue}let a;if(a=n(378)==s?r[n(459)]&&!this[n(419)][n(369)](r[n(459)])?r[n(459)]:null:r[n(412)]&&!this[n(419)][n(369)](r[n(412)])?r[n(412)]:null,r[n(456)]||a&&a[n(456)]){const e=a&&a[n(456)]?a:r;i&&i[n(404)]==s+n(374)&&i[n(446)][n(384)]==e[n(384)]?i[n(388)]++:t[n(393)]({type:s+n(374),element:e,quantity:1})}else t[n(393)]({type:s+n(424),element:r})}}}[Xr(366)](t){const e=Xr,n=this[e(373)],r=[],s=[],o=[];for(const i of t)switch(i[e(404)]){case e(395):if(i[e(378)]=i[e(378)][e(442)](/(\S)\u000A+(\S)/g,e(400))[e(442)](/\u000A/g,""),i[e(392)]=i[e(392)][e(442)](/(\S)\u000A+(\S)/g,e(400))[e(442)](/\u000A/g,""),""!=i[e(378)]&&""!=i[e(392)]){r[e(393)]({type:e(442),content:Kr(n,e(439),['"'+i[e(392)]+'"','"'+i[e(378)]+'"'])});continue}if(null!=i[e(378)][e(415)](/^ +$/)){r[e(393)]({type:e(428),content:Kr(n,e(399),Kr(n,e(429),i[e(378)][e(441)]))});continue}if(null!=i[e(392)][e(415)](/^ +$/)){r[e(393)]({type:e(433),content:Kr(n,e(438),Kr(n,e(429),i[e(392)][e(441)]))});continue}if(""!=i[e(378)]){r[e(393)]({type:e(428),content:Kr(n,e(399),'"'+i[e(378)]+'"')});continue}r[e(393)]({type:e(433),content:Kr(n,e(438),'"'+i[e(392)]+'"')});continue;case e(382):case e(422):r[e(393)]({type:e(428),content:Kr(n,e(399),this[e(396)](i[e(446)],i[e(388)]))});continue;case e(430):case e(390):r[e(393)]({type:e(433),content:Kr(n,e(438),this[e(396)](i[e(446)],i[e(388)]))});continue;case e(368):r[e(393)]({type:e(428),content:Kr(n,e(408),this[e(396)](i[e(446)],i[e(388)]))});continue;case e(377):r[e(393)]({type:e(433),content:Kr(n,e(379),this[e(396)](i[e(446)],i[e(388)]))});continue;case e(452):s[e(393)](i[e(381)]);continue;case e(444):o[e(393)](i[e(381)]);continue;default:r[e(393)](i)}if(s[e(441)]){const t=s[e(440)]((t=>this[e(437)][e(431)](t)?this[e(437)][e(451)](t):t))[e(447)](", ");r[e(393)]({type:e(406),content:Kr(this[e(373)],e(401),t)})}if(o[e(441)]){const t=o[e(440)]((t=>this[e(437)][e(431)](t)?this[e(437)][e(451)](t):t))[e(447)](", ");r[e(393)]({type:e(406),content:Kr(this[e(373)],e(389),t)})}return r}[Xr(391)](t){const e=Xr;for(const n of this[e(443)]){const r=n(t);if(r&&e(404)in r)return r}}[Xr(413)](t,e){const n=Xr,r=e[n(455)],s=void 0===r[n(418)]?n(444):n(452);t[n(393)]({type:s,key:r[n(381)]})}[Xr(425)](t,e){const n=Xr;t[n(393)]({type:n(406),content:Kr(this[n(373)],n(449),this[n(396)](e[n(409)]()[n(386)][n(445)],1))})}[Xr(383)](t,e,n){const r=Xr;if(this[r(367)](t,e),n&&n[r(409)]()&&!e[r(409)]()[r(460)][r(397)](n[r(409)]()[r(386)])){const n=t[t[r(441)]-1],s=r(428)==e[r(404)]?r(378):r(392);n&&r(395)==n[r(404)]&&(n[s]+="\n")}}}function Zr(){const t=["join","2504220SHiich","*Change to:* %0","registerAttributeLabel","get","addFormat","checkChild","$text","data","isEmpty","55kiceWK","Object","nextSibling","end","908306FtzLly","set","matchingCallback","_resolveDescriptionItems","_addDescriptionItems","addContainer","isObject","registerDescriptionCallback","148CDxWXP","item","_locale","EmptyContainer","56994AvTNiF","$textProxy","removeContainer","add","*Merge:* %0","registerElementLabel","key","addEmptyContainer","_handleInsertRemoveSuggestionDescription","name","isInContent","start","getWalker","quantity","*Remove format:* %0","removeObject","_handleCustomCallbackDescription","remove","push","834774AjDKoD","text","getItemLabel","isEqual","indexOf","*Insert:* %0","$1 $2","*Set format:* %0","getDescriptions","1362330KSmUtg","type","subType","format","normal","*Split:* %0","getFirstRange","139830QxGKGh","attribute","previousSibling","_handleAttributeSuggestionDescription","softBreak","match","skip","35RZfaqQ","newValue","_schema","function","pop","addObject","5008cDsGuJ","Container","_handleRenameSuggestionDescription","4437BdBYBr","elementEnd","insertion","ELEMENT_SPACE","removeEmptyContainer","has","elementStart","deletion","_itemLabelsCallbacks","_itemLabels","label","_attributeLabels","*Remove:* %0","REPLACE_TEXT","map","length","replace","_customCallbacks","removeFormat","nodeAfter","element"];return(Zr=function(){return t})()}function Jr(t,e){const n=Qr();return(Jr=function(t,e){return n[t-=156]})(t,e)}function Qr(){const t=["80pnxeSg","plugins","32231wUHtyg","commands","2iyiCaf","333ljHoDq","get","afterInit","207876XyEQrX","showAIAssistant","enableCommand","86079emHqpU","49810KLGFcC","564258DvhwAX","editor","TrackChangesEditing","1595320kBULdj","1081224aMFQOq"];return(Qr=function(){return t})()}const $r=Jr;!function(t){const e=Jr,n=t();for(;;)try{if(348545===-parseInt(e(161))/1*(parseInt(e(163))/2)+-parseInt(e(167))/3+-parseInt(e(158))/4+parseInt(e(157))/5+parseInt(e(172))/6+-parseInt(e(170))/7*(-parseInt(e(159))/8)+-parseInt(e(164))/9*(-parseInt(e(171))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qr);class ts extends t.Plugin{[$r(166)](){const t=$r,e=this[t(173)],n=e[t(160)][t(165)](t(156));e[t(162)][t(165)](t(168))&&n[t(169)](t(168))}}function es(){const t=["_registerLegacyDescription","value","descriptionFactory","27879rWbTAa","right","394747IhkfSQ","locale","registerAttributeLabel","center","format","*Format:* %0","commandParams","editor","3399190ApDTIH","20AhHUeG","formatBlock","afterInit","justify","registerBlockAttribute","registerDescriptionCallback","FORMAT_ALIGNMENT","FORMAT_ALIGN_TO_RIGHT","enableDefaultAttributesIntegration","has","plugins","1968183eDNYQN","FORMAT_ALIGN_TO_LEFT","1120284hUCAzm","get","FORMAT_ALIGN_TO_CENTER","2CydhWm","9fnpvBp","TrackChangesEditing","2056168BRJcqV","left","type","FORMAT_JUSTIFY_TEXT","526265JhsYCx","commandName","alignment","AlignmentEditing"];return(es=function(){return t})()}const ns=rs;function rs(t,e){const n=es();return(rs=function(t,e){return n[t-=285]})(t,e)}!function(t){const e=rs,n=t();for(;;)try{if(237860===-parseInt(e(299))/1*(parseInt(e(324))/2)+-parseInt(e(297))/3*(-parseInt(e(308))/4)+-parseInt(e(290))/5+-parseInt(e(321))/6+parseInt(e(319))/7+parseInt(e(286))/8*(parseInt(e(325))/9)+parseInt(e(307))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(es);class ss extends t.Plugin{[ns(310)](){const t=ns,e=this[t(306)],n=e[t(300)];if(!e[t(318)][t(317)](t(293)))return;const r=e[t(318)][t(322)](t(285));r[t(316)](t(292)),r[t(312)](t(292)),r[t(296)][t(301)](t(292),Kr(n,t(314))),this[t(294)]()}[ns(294)](){const t=ns,e=this[t(306)],n=e[t(300)];e[t(318)][t(322)](t(285))[t(296)][t(313)]((e=>{const r=t;if(r(309)!=e[r(288)])return;const{data:s}=e;if(s&&r(292)==s[r(291)]){const t=s[r(305)][0][r(295)];return{type:r(303),content:Kr(n,r(304),function(t){const e=r;switch(t){case e(287):return Kr(n,e(320));case e(298):return Kr(n,e(315));case e(302):return Kr(n,e(323));case e(311):return Kr(n,e(289))}}(t))}}}))}}const os=as;function is(){const t=["underline","afterInit","SubscriptEditing","SuperscriptEditing","commandName","forceValue","FORMAT_ITALIC","get","formatInline","2100008JRYTIO","UnderlineEditing","registerDescriptionCallback","descriptionFactory","editor","2SqQIGt","type","FORMAT_STRIKETHROUGH","351330tNmQDv","FORMAT_UNDERLINE","slice","toLowerCase","CodeEditing","StrikethroughEditing","locale","_registerLegacyDescription","plugins","commandParams","1114050RhvXCY","FORMAT_CODE","italic","toUpperCase","11SkmGrN","registerAttributeLabel","registerInlineAttribute","ItalicEditing","341332gjFwjG","code","subscript","*Remove format:* %0","591564ewKRxo","superscript","*Format:* %0","format","strikethrough","TrackChangesEditing","FORMAT_SUPERSCRIPT","FORMAT_SUBSCRIPT","FORMAT_","BoldEditing","1207500EqDWYC","has","9CWUncu","bold","FORMAT_BOLD","enableDefaultAttributesIntegration","10mSOvnj","6435140xswoKc"];return(is=function(){return t})()}function as(t,e){const n=is();return(as=function(t,e){return n[t-=495]})(t,e)}!function(t){const e=as,n=t();for(;;)try{if(183736===parseInt(e(550))/1*(-parseInt(e(529))/2)+-parseInt(e(532))/3+-parseInt(e(507))/4+parseInt(e(513))/5*(parseInt(e(497))/6)+-parseInt(e(542))/7+parseInt(e(524))/8*(parseInt(e(509))/9)+parseInt(e(514))/10*(parseInt(e(546))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(is);const cs=[os(506),os(549),os(525),os(536),os(537),os(517),os(518)];class us extends t.Plugin{[os(516)](){const t=os,e=this[t(528)],n=e[t(540)][t(522)](t(502)),r=e[t(538)];for(const s of cs){if(!e[t(540)][t(508)](s))continue;const o=s[t(534)](0,-7)[t(535)](),i=t(505)+o[t(545)]();n[t(512)](o),n[t(548)](o),n[t(527)][t(547)](o,Kr(r,i))}this[t(539)]()}[os(539)](){const t=os,e=this[t(528)],n=e[t(538)],r=e[t(540)][t(522)](t(502));function s(e,s){const o=t;r[o(527)][o(526)]((t=>{const r=o;if(r(523)!=t[r(530)])return;const{data:i}=t;return i&&i[r(519)]===e?i[r(541)][0][r(520)]?{type:r(500),content:Kr(n,r(499),s)}:{type:r(500),content:Kr(n,r(496),s)}:void 0}))}s(t(510),Kr(n,t(511))),s(t(544),Kr(n,t(521))),s(t(515),Kr(n,t(533))),s(t(551),Kr(n,t(543))),s(t(501),Kr(n,t(531))),s(t(495),Kr(n,t(504))),s(t(498),Kr(n,t(503)))}}function ls(t,e){const n=ds();return(ls=function(t,e){return n[t-=248]})(t,e)}const fs=ls;!function(t){const e=ls,n=t();for(;;)try{if(145855===parseInt(e(250))/1+parseInt(e(275))/2*(-parseInt(e(278))/3)+parseInt(e(273))/4*(parseInt(e(290))/5)+-parseInt(e(274))/6*(-parseInt(e(263))/7)+-parseInt(e(285))/8+parseInt(e(292))/9*(-parseInt(e(254))/10)+parseInt(e(279))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ds);class hs extends t.Plugin{[fs(269)](){const t=fs,e=this[t(283)],n=e[t(249)];if(!e[t(259)][t(281)](t(284)))return;const r=e[t(259)][t(251)](t(270)),s=this[t(283)][t(261)][t(251)](t(257));r[t(255)](t(257),((n,o={})=>{const i=t,a=this[i(283)][i(262)][i(268)][i(276)],c=o&&void 0!==o[i(291)]?o[i(291)]:!s[i(289)];let u=[];if(c){const t=Array[i(272)](a[i(286)]())[i(252)]((t=>gs(t)||function(t,e){const n=i,r=e[n(271)](t[n(260)],n(257)),s=e[n(271)]([n(267),n(257)],t);return r&&s}(t,this[i(283)][i(262)][i(264)])));u=k(t,e[i(262)])}else{const t=Array[i(272)](a[i(286)]())[i(252)]((t=>gs(t)));u=k(t,e[i(262)])}e[i(262)][i(256)]((()=>{const t=i;for(const e of u)r[t(282)](e,{commandName:t(257),commandParams:[{forceValue:c}]})}))})),r[t(288)][t(280)]((e=>{const r=t,{data:s}=e;if(s&&r(257)==s[r(266)]){const t=Kr(n,r(287));return s[r(265)][0][r(291)]?{type:r(277),content:Kr(n,r(248),t)}:{type:r(277),content:Kr(n,r(258),t)}}}))}}function ds(){const t=["10faxMyr","enableCommand","change","blockQuote","*Remove format:* %0","plugins","parent","commands","model","1526zVmNpj","schema","commandParams","commandName","$root","document","afterInit","TrackChangesEditing","checkChild","from","16dalnIt","5496PrqmzD","2irIwMK","selection","format","684561SGVPrY","3414257oARBOS","registerDescriptionCallback","has","markBlockFormat","editor","BlockQuoteEditing","2077872uxnUMs","getSelectedBlocks","ELEMENT_BLOCK_QUOTE","descriptionFactory","value","353980vraTbF","forceValue","2487339muXmYA","*Set format:* %0","locale","116888qgppAT","get","filter","name"];return(ds=function(){return t})()}function gs(t){const e=fs;return e(257)==t[e(260)][e(253)]}const ps=ms;function ms(t,e){const n=Is();return(ms=function(t,e){return n[t-=132]})(t,e)}function Is(){const t=["plugins","getContainedElement","bookmarkId","165129mxNsRM","has","editor","*Remove:* %0","TrackChangesEditing","bookmark","650990atHjHt","attribute","5280108hlopKQ","descriptionFactory","BookmarkEditing","2709356mJlwug","key","5jUysAs","enableDefaultAttributesIntegration","*Set bookmark:* %0","registerBlockAttribute","element","locale","afterInit","deletion","get","22reeeTJ","enableCommand","insertBookmark","format","*Insert:* %0","ELEMENT_BOOKMARK","registerDescriptionCallback","12069750GVmXiV","getAttribute","1664209iulETb","insertion","newValue","type","updateBookmark","313184eEYrxQ","81CZhUWb"];return(Is=function(){return t})()}!function(t){const e=ms,n=t();for(;;)try{if(967792===parseInt(e(136))/1+parseInt(e(168))/2*(parseInt(e(146))/3)+parseInt(e(157))/4*(parseInt(e(159))/5)+-parseInt(e(154))/6+-parseInt(e(134))/7+parseInt(e(141))/8+parseInt(e(142))/9*(parseInt(e(152))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Is);class Es extends t.Plugin{[ps(165)](){const t=ps,e=this[t(148)],n=e[t(164)],r=e[t(143)][t(167)](t(150));e[t(143)][t(147)](t(156))&&(r[t(169)](t(170)),r[t(160)](t(140)),r[t(162)](t(145)),r[t(155)][t(133)]((e=>{const r=t;if(r(137)!=e[r(139)]&&r(166)!=e[r(139)]&&r(153)!=e[r(139)])return;const s=e[r(144)]();if(null==s)return;if(!s.is(r(163),r(151)))return;const o=s[r(135)](r(145));if(r(137)==e[r(139)])return{type:r(137),content:Kr(n,r(172),'"'+o+'" '+Kr(n,r(132)))};if(r(166)==e[r(139)])return{type:r(166),content:Kr(n,r(149),'"'+o+'" '+Kr(n,r(132)))};const{data:i}=e;return i&&r(145)==i[r(158)]?{type:r(171),content:Kr(n,r(161),'"'+i[r(138)]+'"')}:void 0})))}}const bs=_s;!function(t){const e=_s,n=t();for(;;)try{if(103356===-parseInt(e(210))/1+-parseInt(e(215))/2+-parseInt(e(205))/3+parseInt(e(206))/4+-parseInt(e(214))/5+parseInt(e(200))/6*(parseInt(e(211))/7)+-parseInt(e(204))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ys);class Ts extends t.Plugin{[bs(209)](){const t=bs,e=this[t(218)];e[t(217)][t(203)](t(202))&&(e[t(217)][t(208)](t(213))[t(207)](t(212)),e[t(217)][t(208)](t(213))[t(207)](t(216)),e[t(217)][t(208)](t(213))[t(207)](t(201)))}}function _s(t,e){const n=ys();return(_s=function(t,e){return n[t-=200]})(t,e)}function ys(){const t=["1414931COTDLP","changeCaseUpper","TrackChangesEditing","298575fIyYdg","141000KELiRw","changeCaseLower","plugins","editor","6EdtzgW","changeCaseTitle","CaseChange","has","679840YAPdYe","216627RXcIYW","766376zltoZr","enableCommand","get","afterInit","2967BpHDwm"];return(ys=function(){return t})()}const As=ks;function ks(t,e){const n=Cs();return(ks=function(t,e){return n[t-=134]})(t,e)}function Cs(){const t=["63bEcYMa","1377330MQhrgY","TrackChangesEditing","get","ckbox","16nNUIOk","3275260blKRXF","plugins","2GxPzbW","editor","1738513dETVxP","enableCommand","4228389QjdryL","1356450bfjhZb","3004070olhvES","commands","afterInit","1204472YaLMuP"];return(Cs=function(){return t})()}!function(t){const e=ks,n=t();for(;;)try{if(762712===-parseInt(e(147))/1*(parseInt(e(138))/2)+-parseInt(e(151))/3+parseInt(e(145))/4+-parseInt(e(134))/5+parseInt(e(140))/6+parseInt(e(149))/7*(parseInt(e(144))/8)+parseInt(e(139))/9*(parseInt(e(135))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cs);class Ls extends t.Plugin{[As(137)](){const t=As,e=this[t(148)];e[t(136)][t(142)](t(143))&&e[t(146)][t(142)](t(141))[t(150)](t(143))}}function Ns(t,e){const n=Ss();return(Ns=function(t,e){return n[t-=323]})(t,e)}const Rs=Ns;function Ss(){const t=["parent","isLimit","CodeBlock","commandName","locale","language","registerDescriptionCallback","outdentCodeBlock","config","blockName","2357kXALkz","get","descriptionFactory","getSelectedBlocks","change","codeBlock","type","value","document","languages","commands","13314XmMLEm","TrackChangesEditing","8uxioRB","toLowerCase","from","markBlockFormat","*Remove format:* %0","*Set format:* %0","schema","204lLyHir","2570BFbtbR","has","format","label","221ZAHqcE","model","705591CAPVoU","492DqocrO","4REETqb","rootElement","2351919HsICfc","forceValue","afterInit","editor","registerElementLabel","161518OiBxsC","commandParams","indentCodeBlock","enableCommand","formatBlock","checkChild","selection","150jENfZP","find","5952807vwfCOT","426833EOACPQ","ELEMENT_CODE_BLOCK","plugins","filter","name"];return(Ss=function(){return t})()}!function(t){const e=Ns,n=t();for(;;)try{if(626449===parseInt(e(341))/1*(-parseInt(e(369))/2)+parseInt(e(372))/3*(parseInt(e(370))/4)+parseInt(e(362))/5*(-parseInt(e(352))/6)+-parseInt(e(325))/7*(-parseInt(e(354))/8)+parseInt(e(368))/9*(parseInt(e(323))/10)+-parseInt(e(326))/11*(parseInt(e(361))/12)+-parseInt(e(366))/13*(-parseInt(e(377))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ss);class ws extends t.Plugin{[Rs(374)](){const t=Rs,e=this[t(375)];if(!e[t(328)][t(363)](t(333)))return;const n=e[t(328)][t(342)](t(353)),r=e[t(335)],s=e[t(339)][t(342)](t(346))[t(350)],o=e[t(351)][t(342)](t(346));n[t(380)](t(379)),n[t(380)](t(338)),n[t(380)](t(346),((r,i={})=>{const a=t,c=e[a(367)],u=e[a(367)][a(349)][a(383)],l=i&&void 0!==i[a(373)]?i[a(373)]:!o[a(348)];let f;i[a(336)]||(i[a(336)]=s[0][a(336)]),f=l?Array[a(356)](u[a(344)]())[a(329)]((t=>Ms(t)||function(t,e){const n=a;return!t.is(n(371))&&!e[n(332)](t)&&e[n(382)](t[n(331)],n(346))}(t,c[a(360)]))):Array[a(356)](u[a(344)]())[a(329)]((t=>Ms(t)));const h=k(f,c);c[a(345)]((()=>{const t=a;for(const e of h)n[t(357)](e,{commandName:t(346),commandParams:[{...i,forceValue:l}],formatGroupId:t(340)})}))})),n[t(343)][t(376)](t(346),(e=>Kr(r,t(327),e))),n[t(343)][t(337)]((e=>{const n=t;if(n(381)!=e[n(347)])return;const o=r.t,{data:i}=e;if(!i||n(346)!=i[n(334)])return;const a=i[n(378)][0][n(336)],c=o(s[n(324)]((t=>t[n(336)]===a))[n(365)])[n(355)]();return i[n(378)][0][n(373)]?{type:n(364),content:Kr(r,n(359),Kr(r,n(327),1)+" ("+c+")")}:{type:n(364),content:Kr(r,n(358),Kr(r,n(327),1))}}))}}function Ms(t){const e=Rs;return e(346)==t[e(330)]}function vs(){const t=["1175940LPQDHo","4297776QGjLEm","2051930VDyiWg","has","2450691xhEwpn","afterInit","addCommentThread","TrackChangesEditing","get","editor","5823150bwXPAZ","911763plldmV","plugins","7pSHzTq","16NpLGGd","897375hQKpVc","CommentsEditing","enableCommand"];return(vs=function(){return t})()}const Os=Ds;function Ds(t,e){const n=vs();return(Ds=function(t,e){return n[t-=307]})(t,e)}!function(t){const e=Ds,n=t();for(;;)try{if(611604===-parseInt(e(307))/1+parseInt(e(312))/2+parseInt(e(314))/3+parseInt(e(311))/4+-parseInt(e(310))/5+parseInt(e(320))/6*(-parseInt(e(323))/7)+parseInt(e(324))/8*(-parseInt(e(321))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vs);class Fs extends t.Plugin{[Os(315)](){const t=Os,e=this[t(319)];e[t(322)][t(313)](t(308))&&e[t(322)][t(318)](t(317))[t(309)](t(316))}}var Ps=n(834);function Bs(){const t=["toViewElement","isLimit","get","span","model","insert","getWalker","parent","1840260rYLaRW","isContent","8458029aXxTEo","writer","getItems","mapper","isAtEnd","_splitMarkerName","addClass","isBlock","ck-suggestion-marker-","previousPosition","consumable","33979aMJdAt","schema","markerRange","735975jAkzxC","start","addHighlight","item","getCustomProperty","11860DMUbDD","name","push","973AmJrjo","8gSScbD","includes","test","type","1308VFkVQl","toViewPosition","hasAttribute","2347605HDvTGt","36YSqsMY","bindElementToMarker","elementEnd","createUIElement","nextSibling","plugins","activeMarkers","1498518SdqFUn","markerName","ck-suggestion-marker--active","createRangeOn","TrackChangesEditing"];return(Bs=function(){return t})()}function xs(t,e){const n=Bs();return(xs=function(t,e){return n[t-=255]})(t,e)}function Us(t,e,n){const r=xs,s=[];for(const o of e[r(267)]())o[r(294)](t)&&s[r(286)](n[r(306)](o));return s}function js(t,e,{showActiveMarker:n=!0}={}){const r=xs,s=t[r(301)][r(257)](r(307));return(o,i,a)=>{const c=r;if(!a[c(275)][c(290)](i[c(278)],o[c(285)]))return;const u=i[c(278)][c(261)](),l=i[c(278)][c(280)],f=t[c(259)][c(277)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(282)];g=g||f[c(264)](e);const n=a[c(268)][c(255)](e);if(n&&n[c(283)](c(281)))return;c(298)==t[c(291)]&&f[c(272)](e)&&!f[c(256)](e)&&(e[c(300)]||l[c(269)]?h&&h[c(262)]==e||(h=e,m(t[c(274)]),p=!0):d=d||t[c(274)])}function m(t){const r=c,{authorId:o}=s[r(270)](i[r(304)]),u=a[r(266)][r(299)](r(258),{class:r(273)+e,"data-author-id":o}),l=a[r(268)][r(293)](t);n&&s[r(302)][r(289)](i[r(304)])&&a[r(266)][r(271)](r(305),u),a[r(266)][r(260)](l,u),a[r(268)][r(297)](u,i[r(304)])}g||p||!d||m(d)}}function Gs(t,e){const n=Hs();return(Gs=function(t,e){return n[t-=500]})(t,e)}!function(t){const e=xs,n=t();for(;;)try{if(817043===-parseInt(e(303))/1+-parseInt(e(263))/2+-parseInt(e(295))/3+-parseInt(e(296))/4*(-parseInt(e(279))/5)+-parseInt(e(292))/6*(parseInt(e(287))/7)+-parseInt(e(288))/8*(parseInt(e(265))/9)+-parseInt(e(284))/10*(-parseInt(e(276))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bs);const Vs=Gs;function Hs(){const t=["TrackChangesEditing","1172928rDtbrL","110082dtQcaD","createSelection","selection","batch","data","plugins","buffer","$graveyard","292488ECTfuw","unlock","detach","get","merge","removeMarker:suggestion:deletion","model","52580XDrSVh","requires","enqueueChange","high","enableCommand","root","editing","rootName","options","remove","mapper","delete","end","setSelection","fromRange","unit","addMarker:suggestion:deletion","forward","commands","modifySelection","createRange","unbindElementFromMarkerName","uiElement","4818177VujYvQ","showSuggestionHighlights","141940rXNKCQ","markerNameToElements","35iZbZUN","10fGMqCi","lock","init","getFirstRange","start","isCollapsed","bind","document","downcastDispatcher","editor","markerName","writer","deleteForward","386144qXAtZO"];return(Hs=function(){return t})()}!function(t){const e=Gs,n=t();for(;;)try{if(148572===-parseInt(e(509))/1*(parseInt(e(537))/2)+parseInt(e(502))/3+-parseInt(e(552))/4+parseInt(e(534))/5+parseInt(e(553))/6*(parseInt(e(536))/7)+-parseInt(e(550))/8+parseInt(e(532))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hs);class zs extends t.Plugin{static get[Vs(510)](){return[Ps.Delete]}[Vs(539)](){const t=Vs,e=this[t(546)],n=e[t(558)][t(505)](t(551));n[t(513)](t(520));const r=e[t(527)][t(505)](t(549));n[t(513)](t(549),((n,s={})=>{const o=t,a=e[o(508)][o(554)](e[o(508)][o(544)][o(555)]);a[o(542)]&&e[o(508)][o(528)](a,{direction:o(526),unit:s[o(524)]});const c=a[o(540)](),u=i.LiveRange[o(523)](c);let l;n(s),l=o(501)==u[o(514)][o(516)]?e[o(508)][o(529)](c[o(541)]):e[o(508)][o(529)](u[o(541)],u[o(521)]),u[o(504)](),e[o(508)][o(511)](r[o(500)][o(556)],(t=>{const e=o;r[e(500)][e(538)](),t[e(522)](t[e(529)](l[e(521)])),r[e(500)][e(503)]()}))})),e[t(515)][t(545)].on(t(525),js(e,t(506)),{priority:t(512)}),e[t(557)][t(545)].on(t(525),((n,r,s)=>{const o=t;s[o(517)][o(533)]&&js(e,o(506),{showActiveMarker:!1})[o(543)](this)(n,r,s)}),{priority:t(512)}),e[t(515)][t(545)].on(t(507),((e,n,r)=>{const s=t,o=r[s(519)][s(535)](n[s(547)]);if(o)for(const t of o)t.is(s(531))&&(r[s(519)][s(530)](t,n[s(547)]),r[s(548)][s(518)](t))}),{priority:t(512)})}}const Ws=Ks;function Ks(t,e){const n=Xs();return(Ks=function(t,e){return n[t-=299]})(t,e)}function Xs(){const t=["deletion","hasSuggestion","meta","createPositionAt","customNumberedList","noTrackChangesFixer","10544180vTFrQy","*Set format:* %0","previousSibling","_registerLegacyDescription","suggestion:attribute:","_splitMarkerName","commandParams","createRange","getChanges","descriptionFactory","refresh","*Format:* remove from %0","getChangedMarkers","multipleBlocks","setAttribute","attributes","next","*Check item*","change","_supportLegacySuggestions","606051HTwnSi","_findSuggestions","afterInit","splitListItemAfter","toUpperCase","getFirstRange","5341280OODKoh","*Format:* insert into %0","key","add","getSuggestion","*Merge:* %0","getRanges","oldRange","1630804frwGNh","fromRange","forceValue","listStart","accept","trackChangesCommand","listItemId","size","parent","listIndent","schema","default","checkTodoList","mergeListItemBackward","registerBlockAttribute","assureChains","commands","push","list.multiBlock","detach","range","bulletedList","startsWith","commandName","document","registerCustomCallback","containsItem","*Outdent:* %0","value","name","outdentList","numberedList","getFirstMarker","todoListCheck","numbered","attributeKey","listStyle","head","data","ELEMENT_TODO_LIST","execute","customBulletedList","FORMAT_INDENT","model","TodoListEditing","format","5TGpeCq","isNextTo","*Change to:* %0","filter","splitListItemBefore","ELEMENT_NUMBERED_LIST","registerDescriptionCallback","*Remove format:* %0","_suggestionFactory","ELEMENT_LIST_ITEM","end","mergeListItemForward","_LIST","*Split:* list item","editor","listReversed","selection","ELEMENT_","newValue","registerElementLabel","formatBlock","batch","nodeAfter","46341DKGiVX","from","start","todoListChecked","oldValue","config","setSelection","length","listType","3mgcXYb","listItemIdFixer","find","suggestion","high","_getAttributeKey","type","1568bXQSvj","removeMarker","listMarker","nextSibling","locale","enableDefaultAttributesIntegration","bulleted","todo","ListEditing","getAttribute","groupId","isLocal","get","registerPostFixer","3722948OtfGFU","documentList","*Uncheck item*","indentList","newRange","registerAttributeLabel","isObject","6134034FAdZyx","plugins","change:data","listMarkerStyle","isUndo","has","map","differ","*Merge:* list item","includes","getSuggestions","*Indent:* %0","attribute","todoList","TrackChangesEditing","ELEMENT_BULLETED_LIST"];return(Xs=function(){return t})()}!function(t){const e=Ks,n=t();for(;;)try{if(704801===parseInt(e(404))/1+parseInt(e(418))/2+-parseInt(e(334))/3*(parseInt(e(355))/4)+parseInt(e(302))/5*(parseInt(e(362))/6)+-parseInt(e(410))/7+parseInt(e(341))/8*(parseInt(e(325))/9)+-parseInt(e(384))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xs);class Ys extends t.Plugin{[Ws(406)](){const t=Ws,e=this[t(316)];if(!e[t(363)][t(367)](t(349)))return;const n=e[t(345)],r=e[t(363)][t(353)](t(376)),s=e[t(363)][t(367)](t(300)),o=!!e[t(330)][t(353)](t(436));function i(e){const r=t;return{type:r(301),content:""+Kr(n,r(385),e)}}function a(e){const r=t;return{type:r(301),content:""+Kr(n,r(309),e)}}r[t(346)](t(449)),r[t(346)](t(439)),r[t(346)](t(382)),r[t(346)](t(459)),r[t(346)](t(358)),r[t(346)](t(448)),r[t(346)](t(407)),r[t(346)](t(306)),r[t(432)](t(424)),r[t(432)](t(333)),r[t(432)](t(427)),o&&(r[t(346)](t(431)),r[t(346)](t(313))),s&&(r[t(346)](t(375)),r[t(346)](t(430)),r[t(432)](t(328)),r[t(393)][t(308)]((e=>{const r=t,{data:s}=e;if(s&&r(328)==s[r(412)])return{type:r(301),content:s[r(320)]?Kr(n,r(401)):Kr(n,r(357))}})),this[t(316)][t(299)][t(442)][t(354)]((e=>{const n=t;if(e[n(323)][n(366)])return!1;let s=!1;const o=r[n(372)]({skipNotAttached:!0})[n(305)]((t=>n(328)===r[n(339)](t)));for(const t of o)n(348)!=t[n(409)]()[n(327)][n(324)][n(350)](n(333))&&(r[n(405)](t[n(409)](),n(374))[n(336)]((t=>n(333)===r[n(339)](t[n(337)])))||(e[n(342)](t[n(450)]()),s=!0));return s}))),r[t(393)][t(360)](t(427),Kr(n,t(460)));const c={type:t(301),content:""};r[t(393)][t(308)]((e=>{const r=t,{data:s}=e;if(!s||r(333)!=s[r(412)])return;let u=e[r(455)];for(;u;){if(u[r(456)]&&((r(454)==u[r(456)][r(412)]||r(365)==u[r(456)][r(412)])&&(u[r(456)][r(320)]&&r(429)!=u[r(456)][r(320)]||r(429)!=u[r(456)][r(329)]&&!s[r(320)])||!o&&u[r(456)][r(412)]==Mc))return c;u=u[r(400)]}if(null==s[r(320)])switch(s[r(329)]){case r(347):return a(Kr(n,r(377)));case r(452):return a(Kr(n,r(307)));case r(348):return a(Kr(n,r(457)))}switch(s[r(320)]){case r(347):return i(Kr(n,r(377)));case r(452):return i(Kr(n,r(307)));case r(348):return i(Kr(n,r(457)))}})),r[t(393)][t(308)]((e=>{const n=t,{data:r}=e;if(r&&n(427)==r[n(412)])return null==r[n(320)]||null==r[n(329)]&&0==r[n(320)]?c:void 0})),r[t(393)][t(308)]((e=>{const r=t;if(r(374)!=e[r(340)])return;const{data:s}=e;if(!s||r(424)!=s[r(412)])return;const o=qs(e);return r(320)==o?{type:r(301),content:Kr(n,r(370))}:r(329)==o?{type:r(301),content:Kr(n,r(315))}:c})),e[t(299)][t(442)][t(354)]((e=>this[t(335)](e))),e[t(299)][t(442)][t(354)]((e=>this[t(383)](e))),e[t(299)][t(442)].on(t(364),((e,n)=>{const r=t;if(n[r(366)]||!n[r(352)])return!1;this[r(433)]()}),{priority:t(338)}),this[t(403)]()}[Ws(335)](t){const e=Ws;if(t[e(323)][e(366)]||!t[e(323)][e(352)])return!1;let n=!1;const r=this[e(316)][e(363)][e(353)](e(376))[e(372)]({skipNotAttached:!0})[e(305)]((t=>t[e(456)]&&e(424)==t[e(456)][e(412)]))[e(305)]((t=>t[e(456)][e(320)]&&t[e(456)][e(329)]));for(const s of r)qs(s)||(t[e(342)](s[e(450)]()),n=!0);return n}[Ws(383)](t){const e=Ws;if(t[e(323)][e(366)]||!t[e(323)][e(352)])return!1;const n=this[e(316)][e(363)][e(353)](e(376));if(n[e(423)][e(446)])return!1;let r=!1;const s=[e(333),e(424),e(427),e(454),e(421),e(317),e(451),e(343),e(365)],o=this[e(316)][e(299)][e(442)][e(369)][e(392)]()[e(305)]((t=>e(374)==t[e(340)]))[e(305)]((t=>s[e(371)](t[e(453)])));if(0==o[e(332)])return r;for(const i of o){const o=n[e(405)](i[e(438)],e(374))[e(305)]((t=>!t[e(380)][e(303)]))[e(368)]((t=>t[e(337)]))[e(305)]((t=>{const r=e,o=n[r(339)](t);return s[r(371)](o)}));if(o[e(332)]){for(const n of o)t[e(342)](n[e(450)]());r=!0}}return r}[Ws(433)](){const t=Ws,e=this[t(316)][t(363)][t(353)](t(376)),n=[t(333),t(424),t(427),t(454),t(421),t(317),t(451),t(343),t(365)];let r;const s=new Set(this[t(316)][t(299)][t(442)][t(369)][t(396)]()[t(305)]((r=>{const s=t;if(r[s(456)][s(417)]||!r[s(456)][s(359)])return null;if(!r[s(447)][s(440)](s(388)))return null;const{id:o}=e[s(389)](r[s(447)]);if(!e[s(379)](o))return null;const i=e[s(414)](o);return n[s(371)](i[s(456)][s(412)])}))[t(368)]((n=>{const s=t,{id:o}=e[s(389)](n[s(447)]),i=e[s(414)](o);return r=i[s(399)][s(351)],i[s(409)]()[s(327)][s(324)]})));if(0==s[t(425)])return;const o=e[t(372)]({skipNotAttached:!0})[t(305)]((e=>t(374)==e[t(340)]&&e[t(456)]&&n[t(371)](e[t(456)][t(412)])&&e[t(399)][t(351)]!=r))[t(368)]((e=>({listItem:e[t(409)]()[t(327)][t(324)],groupId:e[t(399)][t(351)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(367)](n)&&i[t(413)](e);for(const n of e[t(372)]())i[t(367)](n[t(399)][t(351)])&&n[t(398)](t(351),r)}[Ws(403)](){const t=Ws,e=this[t(316)],n=e[t(345)],r=e[t(363)][t(353)](t(376));this[t(387)](),r[t(310)][t(443)](t(322),t(356),t(422),(function(n,r){const s=t,o=[];for(let t of n)t[s(327)][s(324)]===t[s(312)][s(426)]&&(t=e[s(299)][s(391)](e[s(299)][s(381)](t[s(327)][s(324)],0))),o[s(435)](t);e[s(299)][s(402)]((t=>{const n=s,a=e[n(299)][n(442)][n(318)],c=Array[n(326)](a[n(416)]())[n(368)]((t=>i.LiveRange[n(419)](t)));t[n(331)](o),e[n(434)][n(353)](r[n(441)])[n(394)](),r[n(390)][n(435)]({forceDefaultExecution:!0}),e[n(458)](r[n(441)],...r[n(390)]),t[n(331)](c);for(const t of c)t[n(437)]()}))})),r[t(393)][t(321)]((function(n){const r=t,s=!e[r(299)][r(428)][r(361)](n),o=n[r(386)],i=n[r(344)],a=n[r(350)](r(424)),c=!o||o[r(350)](r(424))!==a,u=!i||i[r(350)](r(424))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(311),e)))}[Ws(387)](){const t=Ws,e=this[t(316)],n=e[t(345)];function r(n){const r=t,s=e[r(434)][r(353)](r(439))[r(446)],o=e[r(434)][r(353)](r(449))[r(446)];return r(449)===n?s:o}e[t(363)][t(353)](t(376))[t(393)][t(308)]((function(s){const o=t;if(o(322)!=s[o(340)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(441)]){case o(439):u=i[o(390)][0][o(420)],l=r(i[o(441)]),a=o(u?411:395),!l&&e[o(330)][o(353)](o(436))||(a=o(304)),c={type:o(301),content:Kr(n,a,Kr(n,o(377)))};break;case o(449):u=i[o(390)][0][o(420)],l=r(i[o(441)]),a=o(u?411:395),!l&&e[o(330)][o(353)](o(436))||(a=o(304)),c={type:o(301),content:Kr(n,a,Kr(n,o(307)))};break;case o(358):a=o(373),c={type:o(301),content:Kr(n,a,Kr(n,o(311)))};break;case o(448):a=function(t){const e=o,n=t[e(409)]();let r=n[e(327)][e(324)];for(;r&&n[e(444)](r);){if(r[e(350)](e(427))>0)return!1;r=r[e(344)]}return!0}(s)?Kr(n,o(395),Kr(n,function(t){const e=o;return e(319)+t[e(409)]()[e(327)][e(324)][e(350)](e(333))[e(408)]()+e(314)}(s))):Kr(n,o(445),Kr(n,o(311))),c={type:o(301),content:a};break;case o(431):case o(313):!1===i[o(397)]&&(a=o(415),c={type:o(378),content:Kr(n,a,Kr(n,o(311)))})}return c}))}}function qs(t){const e=Ws;let n=t[e(409)]()[e(327)][e(324)][e(386)];for(;n;){const r=n[e(350)](e(424));if(!r)return!1;if(r==t[e(456)][e(320)])return e(320);if(r==t[e(456)][e(329)])return e(329);n=n[e(386)]}return!1}const Zs=$s;function Js(){const t=["list.properties","listStyle","bind","_LIST_","registerBlockAttribute","commandName","_getAttributeKey","has","getAttribute","_registerLegacyDescription","model","decimal","12jwKofo","filter","locale","registerPostFixer","registerDescriptionCallback","oldValue","startIndex","*Change to:* %0","styles","numbered","*Format:* set order to regular","_LIST_DEFAULT","lower-roman","listType","circle","FORMAT_LIST_START","*Format:* set order to reversed","plugins","267230StJvVJ","listReversed","get","registerAttributeLabel","getSuggestions","1100722NRIOQk","handleDescriptions","config","3315310nekmyC","_findSuggestions","listStart","getFirstMarker","63WiFRey","attribute","format","toUpperCase","*Format:* set start index to %0","5587426MTwDlF","367312gnRnEY","type","12JtOfMv","156akoYIm","_getTranslationKeyForListStyle","reversed","default","disc","*Set format:* %0","removeMarker","nodeAfter","key","customNumbered","decimal-leading-zero","square","TrackChangesEditing","isUndo","replace","*Remove format:* %0","bulleted","document","editor","afterInit","ListPropertiesEditing","commandParams","suggestion","22RnlSPF","FORMAT_LIST_REVERSED","733929FJPMoP","batch","descriptionFactory","6707mrlafo","data","lower-latin","formatBlock","36pmsRnm","newValue","getFirstRange","next","includes","upper-latin","ELEMENT_","start","find","head","enableDefaultAttributesIntegration","upper-roman"];return(Js=function(){return t})()}!function(t){const e=$s,n=t();for(;;)try{if(334107===-parseInt(e(423))/1*(parseInt(e(395))/2)+-parseInt(e(420))/3+-parseInt(e(394))/4*(parseInt(e(469))/5)+parseInt(e(451))/6*(parseInt(e(474))/7)+-parseInt(e(487))/8*(-parseInt(e(481))/9)+-parseInt(e(477))/10*(parseInt(e(418))/11)+-parseInt(e(427))/12*(-parseInt(e(486))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Js);class Qs extends t.Plugin{[Zs(414)](){const t=Zs;if(!this[t(413)][t(468)][t(446)](t(415)))return;const e=this[t(413)][t(476)][t(471)](t(439)),n=this[t(413)][t(468)][t(471)](t(407));e[t(459)]&&(n[t(437)](t(440)),n[t(443)](t(440))),e[t(397)]&&(n[t(437)](t(470)),n[t(443)](t(470))),e[t(457)]&&(n[t(437)](t(479)),n[t(443)](t(479)));const r={type:t(483),content:""};n[t(422)][t(455)](this[t(475)][t(441)](this));const s=this[t(413)][t(453)];n[t(422)][t(472)](t(470),Kr(s,t(419))),n[t(422)][t(455)]((e=>{const n=t,{data:s}=e;if(s&&n(470)==s[n(403)])return null==s[n(428)]||0==s[n(428)]&&null==s[n(456)]?r:void 0})),n[t(422)][t(472)](t(479),Kr(s,t(466))),n[t(422)][t(455)]((e=>{const n=t,{data:s}=e;if(s&&n(479)==s[n(403)])return null==s[n(428)]||1==s[n(428)]&&null==s[n(456)]?r:void 0})),this[t(413)][t(449)][t(412)][t(454)]((e=>{const r=t;if(e[r(421)][r(408)])return!1;let s=!1;const o=n[r(473)]({skipNotAttached:!0})[r(452)]((t=>{const e=r,s=n[e(445)](t);return e(479)==s||e(470)==s}));for(const t of o){const o=t[r(429)]()[r(434)][r(402)][r(447)](r(464));r(460)!=o&&r(404)!=o&&(n[r(478)](t[r(429)](),r(482))[r(435)]((t=>r(464)==n[r(445)](t[r(417)])))||(e[r(401)](t[r(480)]()),s=!0))}return s})),this[t(448)]()}[Zs(475)](t){const e=Zs,n=this[e(413)][e(453)],{data:r}=t,s={type:e(483),content:""};if(!r||e(440)!=r[e(403)])return;if(!r[e(456)])return e(398)==r[e(428)]?s:{type:e(483),content:""+Kr(n,e(400),Kr(n,this[e(396)](r[e(428)])))};if(!r[e(428)]){if(e(398)==r[e(456)])return s;let o=t[e(436)];for(;o;){if(o[e(424)]&&e(464)==o[e(424)][e(403)]&&o[e(424)][e(428)])return s;o=o[e(430)]}return{type:e(483),content:""+Kr(n,e(410),Kr(n,this[e(396)](r[e(456)])))}}if(e(398)!=r[e(428)])return{type:e(483),content:""+Kr(n,e(400),Kr(n,this[e(396)](r[e(428)])))};let o=t[e(436)];for(;o;){if(o[e(424)]&&e(464)==o[e(424)][e(403)]&&o[e(424)][e(428)]&&o[e(424)][e(456)])return s;o=o[e(430)]}const i=t[e(429)]()[e(434)][e(402)][e(447)](e(464));return{type:e(483),content:Kr(n,e(400),Kr(n,e(433)+i[e(484)]()+e(462)))}}[Zs(448)](){const t=Zs,e=this[t(413)],n=e[t(453)];e[t(468)][t(471)](t(407))[t(422)][t(455)]((e=>{const r=t;if(r(426)!=e[r(393)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(444)]){case r(440):o=r(458),i={type:r(483),content:Kr(n,o,Kr(n,this[r(396)](s[r(416)][0][r(393)])))};break;case r(470):o=s[r(416)][0][r(397)]?r(467):r(461),i={type:r(483),content:Kr(n,o)};break;case r(479):o=r(485),i={type:r(483),content:Kr(n,o,s[r(416)][0][r(457)])}}return i}))}[Zs(396)](t){const e=Zs;return e(433)+function(t){const n=e;return to[n(431)](t)?n(411):eo[n(431)](t)?n(460):null}(t)[e(484)]()+e(442)+t[e(484)]()[e(409)](/-/g,"_")}}function $s(t,e){const n=Js();return($s=function(t,e){return n[t-=393]})(t,e)}const to=[Zs(399),Zs(465),Zs(406)],eo=[Zs(450),Zs(405),Zs(463),Zs(438),Zs(425),Zs(432)];var no=n(507);const ro=so;function so(t,e){const n=oo();return(so=function(t,e){return n[t-=185]})(t,e)}function oo(){const t=["fromRange","parent","requires","345008Ovwwdq","data","fire","nextSibling","change","remove","hasClass","13363128tmuaIl","markerName","unbindElementFromMarkerName","markInsertion","writer","enableCommand","options","enterBlock","222582SiXLyT","detach","init","plugins","showSuggestionHighlights","getFirstRange","document","2796810GmIrHL","markerNameToElements","end","ck-suggestion-marker-split","enter","181856cvNchg","model","TrackChangesEditing","7700wAmdke","editing","getFirstPosition","selection","removeMarker:suggestion:insertion","createPositionAt","afterExecute","20Wlwejz","133DHDBxH","downcastDispatcher","split","high","createRange","commands","bind","3157084aIhxBS","addMarker:suggestion:insertion","get","mapper","editor","setSelection"];return(oo=function(){return t})()}!function(t){const e=so,n=t();for(;;)try{if(467510===parseInt(e(194))/1*(parseInt(e(186))/2)+-parseInt(e(232))/3+parseInt(e(237))/4+-parseInt(e(193))/5*(parseInt(e(225))/6)+-parseInt(e(201))/7+-parseInt(e(210))/8+parseInt(e(217))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oo);class io extends t.Plugin{static get[ro(209)](){return[no.Enter]}[ro(227)](){const t=ro,e=this[t(205)],n=e[t(228)][t(203)](t(185)),r=e[t(199)][t(203)](t(236));n[t(222)](t(236),(()=>{const s=t;e[s(238)][s(214)]((t=>{const o=s,a=e[o(238)][o(231)][o(189)],c=a[o(188)](),u=i.LiveRange[o(207)](a[o(230)]());if(r[o(224)](t)){const r=e[o(238)][o(191)](c[o(208)][o(213)],0),s=t[o(198)](c,r);n[o(220)](s)}else t[o(206)](t[o(198)](u[o(234)]));u[o(226)](),r[o(212)](o(192),{writer:t})}))})),e[t(187)][t(195)].on(t(202),js(e,t(196)),{priority:t(197)}),e[t(187)][t(195)].on(t(190),((e,n,r)=>{const s=t,o=r[s(204)][s(233)](n[s(218)]);if(o)for(const t of o)t[s(216)](s(235))&&(r[s(204)][s(219)](t,n[s(218)]),r[s(221)][s(215)](t))}),{priority:t(197)}),e[t(211)][t(195)].on(t(202),((n,r,s)=>{const o=t;s[o(223)][o(229)]&&js(e,o(196),{showActiveMarker:!1})[o(200)](this)(n,r,s)}),{priority:t(197)})}}const ao=co;function co(t,e){const n=lo();return(co=function(t,e){return n[t-=313]})(t,e)}!function(t){const e=co,n=t();for(;;)try{if(413989===parseInt(e(315))/1*(parseInt(e(339))/2)+-parseInt(e(337))/3+parseInt(e(345))/4+parseInt(e(350))/5*(-parseInt(e(326))/6)+parseInt(e(333))/7*(parseInt(e(338))/8)+parseInt(e(354))/9+-parseInt(e(321))/10*(parseInt(e(314))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lo);class uo extends t.Plugin{[ao(348)](){const t=ao;if(!this[t(319)][t(342)][t(329)](t(351)))return;const e=this[t(319)][t(342)][t(324)](t(325));e[t(336)](t(320),this[t(332)][t(347)](this)),e[t(336)](t(352)),e[t(336)](t(316)),e[t(336)](t(331)),e[t(336)](t(335))}[ao(332)](t,e,n={}){const r=ao,s=this[r(319)][r(342)][r(324)](r(356));return t((t=>{const o=r;let i=(o(317)==typeof e?s[o(343)](e,n):e)(t);Array[o(344)](i)&&(i={results:i,searchText:o(317)==typeof e?e:""});const a=i[o(341)][o(328)]((e=>!1===this[o(322)](e,t[o(313)])));return{...i,results:a}}),n)}[ao(322)](t,e){const n=ao,r=this[n(319)][n(340)][n(318)](this[n(319)][n(340)][n(355)](e,t[n(349)]),this[n(319)][n(340)][n(355)](e,t[n(330)]));for(const t of this[n(319)][n(340)][n(327)][n(353)](n(323)))if(null!==r[n(334)](t[n(346)]()))return!0;return!1}}function lo(){const t=["FindAndReplaceEditing","findNext","getMarkersGroup","5848569yhqzIk","createPositionAt","FindAndReplaceUtils","item","7073JobnAp","77BHpvkS","findPrevious","string","createRange","editor","find","12690YZvDzR","_isInDeletionRange","suggestion:deletion","get","TrackChangesEditing","150zYjYeh","markers","filter","has","end","replace","handleFindCommand","133jEukXF","getIntersection","replaceAll","enableCommand","1636371DvZsDM","329016QfYMbJ","5742xzNDus","model","results","plugins","findByTextCallback","isArray","566668VHbwgr","getRange","bind","afterInit","start","3715ERJvkq"];return(lo=function(){return t})()}const fo=ho;function ho(t,e){const n=go();return(ho=function(t,e){return n[t-=284]})(t,e)}function go(){const t=["find","locale","format","fontSize.options","*Set font background color:* %0","*Set font family:* %0","3217256Mexahy","FontFamilyEditing","commandParams","FORMAT_FONT_COLOR","fontFamily","FORMAT_FONT_SIZE","4498081zKwuVq","config","fontSize","FontColorEditing","2205818oVFcfs","formatInline","246681OPGypV","registerDescriptionCallback","1UXSNrr","*Reset font color*","FORMAT_FONT_BACKGROUND","*Reset font family*","*Set font color:* %0","439390sBAwWf","registerInlineAttribute","get","title","*Reset font background color*","model","143VxyyeE","trim","descriptionFactory","FontSize","fontBackgroundColor.colors","*Set font size:* %0","commandName","FORMAT_FONT_FAMILY","14020092UNIaLo","label","toLowerCase","registerAttributeLabel","120NOjkgC","plugins","afterInit","value","has","enableDefaultAttributesIntegration","3KDEyQA","type","2336665azVGOx","TrackChangesEditing","normalizeSizeOptions","FontBackgroundColorEditing","6oRxiqU","_registerLegacyDescription","fontColor.colors","fontBackgroundColor","13bzaDvx","*Reset font size*","FontSizeEditing","editor","fontColor"];return(go=function(){return t})()}!function(t){const e=ho,n=t();for(;;)try{if(884924===parseInt(e(305))/1*(-parseInt(e(301))/2)+parseInt(e(334))/3*(parseInt(e(291))/4)+-parseInt(e(336))/5*(parseInt(e(340))/6)+parseInt(e(297))/7+-parseInt(e(328))/8*(-parseInt(e(303))/9)+parseInt(e(310))/10*(-parseInt(e(316))/11)+-parseInt(e(324))/12*(-parseInt(e(344))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(go);const po=[{pluginName:fo(346),commandName:fo(299)},{pluginName:fo(292),commandName:fo(295)},{pluginName:fo(300),commandName:fo(284)},{pluginName:fo(339),commandName:fo(343)}];class mo extends t.Plugin{[fo(330)](){const t=fo,e=this[t(347)][t(286)],n=this[t(347)][t(329)][t(312)](t(337));for(const{pluginName:e,commandName:r}of po)this[t(347)][t(329)][t(332)](e)&&(n[t(333)](r),n[t(311)](r));n[t(318)][t(327)](t(299),Kr(e,t(296))),n[t(318)][t(327)](t(295),Kr(e,t(323))),n[t(318)][t(327)](t(284),Kr(e,t(294))),n[t(318)][t(327)](t(343),Kr(e,t(307))),this[t(341)]()}[fo(341)](){const t=fo,e=this[t(347)],n=e[t(286)];e[t(329)][t(312)](t(337))[t(318)][t(304)]((e=>{const r=t,o=n.t;if(r(302)!=e[r(335)])return;const{data:i}=e;if(null!=i){if(r(299)==i[r(322)]){const t=i[r(293)][0][r(331)];if(t){const e=o(this[r(347)][r(329)][r(312)](r(319))[r(338)](this[r(347)][r(298)][r(312)](r(288)))[r(285)]((e=>e[r(315)]==t))[r(313)])[r(326)]();return{type:r(287),content:Kr(n,r(321),e)}}return{type:r(287),content:Kr(n,r(345))}}if(r(295)==i[r(322)]){const t=i[r(293)][0][r(331)];return t?{type:r(287),content:Kr(n,r(290),t)}:{type:r(287),content:Kr(n,r(308))}}if(r(284)==i[r(322)]){const t=i[r(293)][0][r(331)];if(t){const e=(0,s.normalizeColorOptions)(this[r(347)][r(298)][r(312)](r(342)))[r(285)]((e=>e[r(315)]==t));let i=t,a="";return e&&(i=e[r(325)],a=o(i)[r(326)]()),{type:r(287),content:Kr(n,r(309),a)[r(317)](),color:{value:t,title:a||i}}}return{type:r(287),content:Kr(n,r(306))}}if(r(343)==i[r(322)]){const t=i[r(293)][0][r(331)];if(t){const e=(0,s.normalizeColorOptions)(this[r(347)][r(298)][r(312)](r(320)))[r(285)]((e=>e[r(315)]==t));let i=t,a="";return e&&(i=e[r(325)],a=o(i)[r(326)]()),{type:r(287),content:Kr(n,r(289),a)[r(317)](),color:{value:t,title:a||i}}}return{type:r(287),content:Kr(n,r(314))}}}}))}}const Io=bo;function Eo(){const t=["10egsKiQ","split","12134221DYzRbv","FontSize","9419272lkBfqm","formatBlock","fontColor.colors","boolean","*Set format to:* %0","format","fontSize.options","config","*Remove all formatting*","editor","find","locale","39aEoGji","title","_registerLegacyDescription","toLowerCase","normalizeSizeOptions","length","6GTnWGk","push","enableCommand","entries","commandParams","145102MzbOjg","type","6695241amTQot","fontSize","pasteFormat","commandName","5614365DPPmha","enableDefaultAttributesIntegration","10580445pKoeXW","registerDescriptionCallback","toUpperCase","label","afterInit","fontColor","descriptionFactory","2FSmLBn","plugins","slice","model","fontBackgroundColor","copyFormat","195476GqkRnE","join","charAt","formatInline","TrackChangesEditing","get","commands"];return(Eo=function(){return t})()}function bo(t,e){const n=Eo();return(bo=function(t,e){return n[t-=421]})(t,e)}!function(t){const e=bo,n=t();for(;;)try{if(593298===-parseInt(e(468))/1*(-parseInt(e(453))/2)+parseInt(e(442))/3*(-parseInt(e(474))/4)+parseInt(e(459))/5*(-parseInt(e(448))/6)+parseInt(e(455))/7+parseInt(e(430))/8+parseInt(e(461))/9+parseInt(e(426))/10*(-parseInt(e(428))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Eo);class To extends t.Plugin{[Io(465)](){const t=Io,e=this[t(439)],n=e[t(469)][t(424)](t(423)),r=e[t(425)][t(424)](t(473)),s=e[t(425)][t(424)](t(457));r&&s&&(n[t(460)](t(457)),n[t(450)](t(473)),this[t(444)]())}[Io(444)](){const t=Io,e=this[t(439)],n=e[t(441)];e[t(469)][t(424)](t(423))[t(467)][t(462)]((r=>{const s=t;if(s(431)!=r[s(454)]&&s(422)!=r[s(454)])return;const{data:o}=r;if(o&&s(457)===o[s(458)]){const t=[],r=o[s(452)][0];for(const[n,o]of Object[s(451)](r))t[s(449)](_o(e,n,o));return t[s(447)]?{type:s(435),content:Kr(n,s(434),t[s(475)](", "))}:{type:s(435),content:Kr(n,s(438))}}}))}}function _o(t,e,n){const r=Io,o=t[r(441)].t,i=e[r(427)](/(?=[A-Z])/)[r(475)](" "),a=o(i[r(421)](0)[r(463)]()+i[r(470)](1))[r(445)]();if(r(433)==typeof n)return a;if(r(466)===e||r(472)===e){const e=(0,s.normalizeColorOptions)(t[r(437)][r(424)](r(432)))[r(440)]((t=>t[r(471)]==n));return a+" ("+(e?o(e[r(464)])[r(445)]():n)+")"}if(r(456)===e&&isNaN(parseFloat(n))){const e=t[r(469)][r(424)](r(429))[r(446)](t[r(437)][r(424)](r(436)))[r(440)]((t=>t[r(471)]==n));return a+" ("+(e?o(e[r(443)])[r(445)]():n)+")"}return a+" ("+n+")"}function yo(){const t=["get","TrackChangesEditing","title","view","70nHIedA","heading","plugins","registerDescriptionCallback","1083880jOnymT","_getHeadingLevel","registerElementLabel","find","8531405jgAGJB","5701959NSVsfP","1207364MWbhPJ","*Change to:* %0","commandName","config","4802664WPuApX","_headingOptions","match","name","commandParams","enableDefaultAttributesIntegration","value","type","493560WvZcJX","HeadingEditing","format","48YTWbmY","paragraph","heading.options","descriptionFactory","afterInit","formatBlock","has","locale","model","4598961ExvKwV","ELEMENT_HEADING","editor","_registerLegacyDescription","ELEMENT_HEADING_CUSTOM"];return(yo=function(){return t})()}function Ao(t,e){const n=yo();return(Ao=function(t,e){return n[t-=175]})(t,e)}const ko=Ao;!function(t){const e=Ao,n=t();for(;;)try{if(897742===-parseInt(e(188))/1+-parseInt(e(194))/2+-parseInt(e(175))/3+parseInt(e(198))/4+-parseInt(e(192))/5+-parseInt(e(206))/6*(-parseInt(e(184))/7)+-parseInt(e(209))/8*(-parseInt(e(193))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yo);class Co extends t.Plugin{[ko(213)](){const t=ko,e=this[t(177)];if(!e[t(186)][t(215)](t(207)))return;this[t(199)]=e[t(197)][t(180)](t(211));const n=e[t(216)],r=e[t(186)][t(180)](t(181));r[t(203)](t(185));for(const e of this[t(199)])t(210)!=e[t(217)]&&r[t(212)][t(190)](e[t(217)],(n=>{const r=t,i=this[r(189)](e[r(217)]);return null!==i?s(n,i):o(n,e[r(182)])}));function s(e,r){return Kr(n,t(176),[e,r])}function o(e,r){return Kr(n,t(179),[e,r])}this[t(178)]()}[ko(178)](){const t=ko,e=this[t(177)],n=e[t(216)];e[t(186)][t(180)](t(181))[t(212)][t(187)]((e=>{const r=t;if(r(214)!=e[r(205)])return;const{data:s}=e;if(s&&r(185)==s[r(196)]){const e=s[r(202)][0][r(204)],c=this[r(189)](e);if(null!==c)return{type:r(208),content:Kr(n,r(195),(a=c,Kr(n,r(176),[1,a])))};const u=this[r(199)][r(191)]((t=>t[r(217)]===e))[r(182)];return{type:r(208),content:Kr(n,r(195),(o=1,i=u,Kr(n,t(179),[o,i])))}}var o,i,a}))}[ko(189)](t){const e=ko;var n,r;const s=t[e(200)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(199)])||void 0===n?void 0:n[e(191)]((n=>n[e(217)]==t));if(o&&o[e(183)]){const t=o[e(183)],n=(null!==(r=t[e(201)])&&void 0!==r?r:t)[e(200)](/^h(\d+)/);if(n)return n[1]}return null}}function Lo(t,e){const n=So();return(Lo=function(t,e){return n[t-=349]})(t,e)}const No=Lo;!function(t){const e=Lo,n=t();for(;;)try{if(672100===parseInt(e(373))/1+parseInt(e(370))/2*(parseInt(e(367))/3)+parseInt(e(361))/4*(parseInt(e(360))/5)+parseInt(e(352))/6*(parseInt(e(365))/7)+-parseInt(e(353))/8+-parseInt(e(357))/9+-parseInt(e(355))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(So);class Ro extends t.Plugin{[No(366)](){const t=No,e=this[t(388)];if(!e[t(351)][t(371)](t(378)))return;const n=e[t(351)][t(354)](t(372)),r=e[t(349)];n[t(363)](t(358)),n[t(386)](t(358)),n[t(374)][t(376)](t(358),Kr(r,t(364))),this[t(381)]()}[No(381)](){const t=No,e=this[t(388)],n=e[t(349)];e[t(351)][t(354)](t(372))[t(374)][t(375)]((r=>{const s=t;if(s(385)!=r[s(377)])return;const{data:o}=r;if(o&&s(358)==o[s(384)]){const t=n.t,r=o[s(350)][0][s(369)];if(r){const o=e[s(356)][s(354)](s(362))[s(379)]((t=>t[s(380)]==r)),i=t(o[s(382)])[s(359)]();return{type:s(387),content:Kr(n,s(389),i),color:{value:o[s(368)],title:o[s(382)]}}}return{type:s(387),content:Kr(n,s(383),Kr(n,s(364)))}}}))}}function So(){const t=["locale","commandParams","plugins","968940OLkart","4423192MkmIym","get","8090520gXtBpK","config","3639645APhdoF","highlight","toLowerCase","2292495PXuWIL","4kXBuXo","highlight.options","enableDefaultAttributesIntegration","FORMAT_HIGHLIGHT","7WIlGwN","afterInit","817044DpOMkV","color","value","4vfnKbh","has","TrackChangesEditing","1273771phzbZA","descriptionFactory","registerDescriptionCallback","registerAttributeLabel","type","HighlightEditing","find","model","_registerLegacyDescription","title","*Remove highlight*","commandName","formatInline","registerInlineAttribute","format","editor","*Set highlight:* %0"];return(So=function(){return t})()}const wo=vo;function Mo(){const t=["editor","elementToStructure","registerElementLabel","afterInit","180728PVlsIi","ELEMENT_HORIZONTAL_LINE","22197FFiasf","descriptionFactory","HorizontalLineEditing","createPositionAt","div","125688GUVhqE","1705415HvphvJ","createContainerElement","locale","showSuggestionHighlights","plugins","get","createEmptyElement","166779wkcFgU","ck-horizontal-line","56989rwZiea","48vjBYsv","high","has","conversion","insert","for","enableCommand","dataDowncast","4801184iJFzFY","horizontalLine","addClass","TrackChangesEditing"];return(Mo=function(){return t})()}function vo(t,e){const n=Mo();return(vo=function(t,e){return n[t-=200]})(t,e)}!function(t){const e=vo,n=t();for(;;)try{if(226887===parseInt(e(224))/1+-parseInt(e(207))/2+-parseInt(e(222))/3+parseInt(e(214))/4+-parseInt(e(215))/5+-parseInt(e(225))/6*(-parseInt(e(209))/7)+parseInt(e(233))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mo);class Oo extends t.Plugin{[wo(206)](){const t=wo,e=this[t(203)];if(!e[t(219)][t(227)](t(211)))return;e[t(219)][t(220)](t(202))[t(231)](t(200));const n=e[t(219)][t(220)](t(202)),r=e[t(217)];n[t(210)][t(205)](t(200),(e=>Kr(r,t(208),e))),e[t(228)][t(230)](t(232))[t(204)]({model:t(200),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(218)])return null;const o=n[s(216)](s(213)),i=n[s(221)]("hr");return n[s(201)](s(223),o),n[s(229)](n[s(212)](o,0),i),o},converterPriority:t(226)})}}function Do(t,e){const n=Po();return(Do=function(t,e){return n[t-=250]})(t,e)}const Fo=Do;function Po(){const t=["345274omXDVc","35THTmtd","get","afterInit","element","6134096KfcLKf","value","has","registerDescriptionCallback","5265281agVdjy","10gKyBzN","HtmlEmbed","start","rawHtml","getFirstRange","TrackChangesEditing","editor","plugins","formatBlock","171464LBWYwt","3AGBVoe","descriptionFactory","31419567QxLPNL","key","enableDefaultAttributesIntegration","htmlEmbed","registerElementLabel","448194IXCXHm","registerBlockAttribute","attribute","format","type","*Change %0 content*","locale","_registerLegacyDescription","nodeAfter","ELEMENT_HTML_EMBED","commandName","6521640VxhHLu"];return(Po=function(){return t})()}!function(t){const e=Do,n=t();for(;;)try{if(615869===-parseInt(e(262))/1+-parseInt(e(250))/2*(parseInt(e(282))/3)+-parseInt(e(281))/4*(-parseInt(e(263))/5)+-parseInt(e(261))/6+-parseInt(e(271))/7+-parseInt(e(267))/8+-parseInt(e(284))/9*(-parseInt(e(272))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class Bo extends t.Plugin{[Fo(265)](){const t=Fo,e=this[t(278)];if(!e[t(279)][t(269)](t(273)))return;const n=e[t(279)][t(264)](t(277)),r=e[t(256)];n[t(283)][t(288)](t(275),(e=>Kr(r,t(259),e))),n[t(286)](t(287)),n[t(251)](t(268)),n[t(283)][t(270)]((e=>{const n=t;if(n(252)!=e[n(254)])return;const{data:s}=e;if(s&&n(268)==s[n(285)]&&e[n(276)]()[n(274)][n(258)].is(n(266),n(275))){const t=Kr(r,n(259));return{type:n(253),content:Kr(r,n(255),t)}}})),this[t(257)]()}[Fo(257)](){const t=Fo,e=this[t(278)],n=e[t(256)];e[t(279)][t(264)](t(277))[t(283)][t(270)]((e=>{const r=t;if(r(280)!=e[r(254)])return;const{data:s}=e;if(s&&r(287)==s[r(260)]){const t=Kr(n,r(259));return{type:r(253),content:Kr(n,r(255),t)}}}))}}const xo=Uo;function Uo(t,e){const n=jo();return(Uo=function(t,e){return n[t-=101]})(t,e)}function jo(){const t=["removeObject","nodeBefore","change","registerCustomCallback","element","model","isCollapsed","2035737ruyCjd","isEqual","createRange","deletion","55XOcJMD","document","ELEMENT_INLINE_IMAGE","ImageBlockEditing","*Set image text alternative:* %0","getFirstRange","subType","getClosestSelectedImageElement","forward","getContainedElement","caption","ImageTextAlternativeEditing","findIndex","end","imageTypeBlock","toPrevious","has","markInsertion","260980ntelUf","discard","chain","*Reset image width*","2030577zNOknT","fromPosition","registerAttributeLabel","locale","insertImage","accept","nodeAfter","isOwn","ImageInlineEditing","ImageResize","newValue","forceDefaultExecution","6vENops","previous","formatBlock","descriptionFactory","ImageCaptionUtils","toggleImageCaption","Inline image to block image","markBlockFormat","380Meerud","ImageUtils","isBlockImage","start","39624cDzPKm","insertion","formatInline","imageCaption","1028713CLQJwo","getNearestSelectionRange","Block image to inline image","commandName","88202HCAXHO","join","type","schema","alt","imageInline","imageTextAlternative","_suggestionFactory","createRangeOn","filter","find","resizedWidth","FORMAT_IMAGE_SIZE","getCaptionFromImageModelElement","_registerLegacyDescription","addObject","uploadImage","TrackChangesEditing","attribute","imageStylePreApply","afterInit","resizeImage","width","ELEMENT_IMAGE","ImageEditing","editor","ImageCaptionEditing","ImageUploadEditing","enableDefaultAttributesIntegration","toNext","registerBlockAttribute","imageBlock","imageTypeInline","ELEMENT_CAPTION","detach","key","973820wwwrBh","convertInlineImageToBlock","_findSuggestions","markDeletion","*Set image width:* %0","registerElementLabel","length","get","selection","*Remove image text alternative*","isBefore","plugins","commandParams","backward","16VdqotL","format","registerDescriptionCallback","enableCommand","isIntersecting","getSuggestionCallback","convertBlockImageToInline"];return(jo=function(){return t})()}!function(t){const e=Uo,n=t();for(;;)try{if(407517===parseInt(e(184))/1*(parseInt(e(204))/2)+parseInt(e(172))/3+-parseInt(e(168))/4+parseInt(e(192))/5*(-parseInt(e(196))/6)+-parseInt(e(200))/7*(-parseInt(e(132))/8)+parseInt(e(146))/9+parseInt(e(118))/10*(-parseInt(e(150))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jo);class Go extends t.Plugin{[xo(102)](){const t=xo,e=this[t(107)];if(!e[t(129)][t(166)](t(106)))return;const n=e[t(129)][t(125)](t(221)),r=e[t(129)][t(125)](t(193)),s=e[t(175)];n[t(135)](t(176)),n[t(187)][t(123)](t(113),(e=>Kr(s,t(105),e))),n[t(187)][t(123)](t(209),(e=>Kr(s,t(152),e))),n[t(187)][t(123)](t(160),(()=>Kr(s,t(115)))),e[t(129)][t(166)](t(109))&&n[t(135)](t(220)),e[t(129)][t(166)](t(153))&&e[t(129)][t(166)](t(180))&&(n[t(135)](t(114),((s,o)=>{const i=t,a=r[i(157)](e[i(144)][i(151)][i(126)]);e[i(144)][i(141)]((()=>{const t=i;n[t(191)](a,{commandName:t(114),commandParams:[o]},[],t(138))}))})),n[t(135)](t(164),((s,o)=>{const a=t;e[a(144)][a(141)]((t=>{const c=a;let u=r[c(157)](e[c(144)][c(151)][c(126)]),l=t[c(212)](u);const f=i.LivePosition[c(173)](l[c(195)],c(165)),h=i.LivePosition[c(173)](l[c(163)],c(111));n[c(183)]((()=>s(o))),u=r[c(157)](e[c(144)][c(151)][c(126)]),l=t[c(212)](u);const d=t[c(148)](f,h);f[c(116)](),h[c(116)](),n[c(191)](u,{commandName:c(114),commandParams:[o]},[],c(119)),d[c(195)][c(128)](l[c(195)])&&n[c(167)](t[c(148)](d[c(195)],l[c(195)]),c(119)),l[c(163)][c(128)](d[c(163)])&&n[c(167)](t[c(148)](l[c(163)],d[c(163)]),c(119))}))})),n[t(211)][t(142)](t(186),t(119),t(205),(()=>!1)),n[t(211)][t(142)](t(186),t(119),t(177),(()=>!1)),n[t(211)][t(142)](t(186),t(119),t(169),n[t(211)][t(137)](t(186),"",t(177))),n[t(211)][t(142)](t(197),t(119),t(205),(()=>!1)),n[t(211)][t(142)](t(197),t(119),t(169),(([r])=>{const s=t,o=n[s(211)][s(137)](s(197),"",s(169));let i=r[s(195)],a=r[s(163)];const c=e[s(144)][s(207)][s(201)](i,s(131)),u=e[s(144)][s(207)][s(201)](a,s(158));c[s(145)]&&(i=c[s(195)]),u[s(145)]&&(a=u[s(163)]),o([e[s(144)][s(148)](i,a)])})),n[t(211)][t(142)](t(186),t(119),t(170),c),n[t(211)][t(142)](t(197),t(119),t(170),c)),e[t(129)][t(166)](t(108))&&(n[t(135)](t(189),((s,o)=>{const i=t,a=e[i(129)][i(125)](i(188));let c=r[i(157)](e[i(144)][i(151)][i(126)]),u=a[i(217)](c);e[i(144)][i(141)]((()=>{const t=i;if(u)return void n[t(121)](e[t(144)][t(212)](u));const l=r[t(194)](c);s(o),c=r[t(157)](e[t(144)][t(151)][t(126)]),u=a[t(217)](c),n[t(167)](e[t(144)][t(212)](u),l?null:t(199))}))})),n[t(211)][t(142)](t(197),t(199),t(170),c));const o=[{type:t(186),subType:t(101)},{type:t(197),subType:t(199)},{type:t(186),subType:t(119)},{type:t(197),subType:t(119)}];function a(e,s){const i=t,a=o[i(162)]((({type:t,subType:n})=>e[i(206)]==t&&e[i(156)]==n)),c=o[i(162)]((({type:t,subType:e})=>s[i(206)]==t&&s[i(156)]==e));if(a<0||c<0)return!1;const u=e[i(155)](),l=s[i(155)]();if((0==a||1==a)&&2==c&&u[i(136)](l))return!0;if(2==a&&3==c){const t=n[i(120)](u,i(197))[i(213)]((({suggestion:t,meta:e})=>e[i(179)]&&i(119)==t[i(156)]));if(t[i(124)]>1&&l[i(163)][i(147)](u[i(195)]))return!0;if(1==t[i(124)]&&(u[i(195)][i(147)](l[i(163)])||u[i(163)][i(147)](l[i(195)])))return!0}if(3==a&&3==c&&u[i(195)][i(128)](l[i(195)])){const t=u[i(163)][i(178)],e=l[i(195)][i(140)];return r[i(194)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(129)][t(166)](t(181))&&(n[t(110)](t(103)),n[t(112)](t(215)),n[t(187)][t(174)](t(215),Kr(s,t(216)))),e[t(129)][t(166)](t(161))&&(n[t(110)](t(210)),n[t(112)](t(208))),n[t(187)][t(134)]((e=>{const n=t;if(o[n(214)]((({type:t,subType:r})=>e[n(206)]==t&&e[n(156)]==r)))return e[n(185)]?{}:void 0})),n[t(187)][t(134)]((e=>{const n=t;if(n(197)==e[n(206)]||n(149)==e[n(206)]){const t=e[n(159)]();if(t&&t.is(n(143),n(160)))return{type:n(197)==e[n(206)]?n(219):n(139),element:t,quantity:1}}})),n[t(187)][t(134)]((e=>t(186)==e[t(206)]&&t(119)==e[t(156)]?{type:t(133),content:t(190)}:t(186)==e[t(206)]&&t(138)==e[t(156)]?{type:t(133),content:t(202)}:void 0)),n[t(187)][t(134)]((e=>{const n=t;if(n(222)!=e[n(206)])return;const{data:r}=e;if(!r||n(208)!=r[n(117)])return;const o=r[n(182)];return o?{type:n(133),content:Kr(s,n(154),'"'+o+'"')}:{type:n(133),content:Kr(s,n(127))}})),this[t(218)]()}[xo(218)](){const t=xo,e=this[t(107)],n=e[t(175)];e[t(129)][t(125)](t(221))[t(187)][t(134)]((e=>{const r=t;if(r(186)!=e[r(206)]&&r(198)!=e[r(206)])return;const{data:s}=e;if(s){if(r(210)==s[r(203)]){const t=s[r(130)][0][r(182)];return t?{type:r(133),content:Kr(n,r(154),'"'+t+'"')}:{type:r(133),content:Kr(n,r(127))}}if(r(103)==s[r(203)]){const t=s[r(130)][0][r(104)];return t?{type:r(133),content:Kr(n,r(122),t)}:{type:r(133),content:Kr(n,r(171))}}}}))}}const Vo=Ho;function Ho(t,e){const n=zo();return(Ho=function(t,e){return n[t-=301]})(t,e)}function zo(){const t=["formatInline","TrackChangesEditing","_registerLegacyDescription","1811560orKJiH","996225vLPyPl","key","type","attribute","_suggestionFactory","27doqqCG","409PdGlRv","oldValue","_handleLegacySuggestions","*Replace image URL*","src","registerCustomCallback","replaceImageSource","plugins","6nERpgB","ImageEditing","afterInit","locale","1503456LPHkjR","registerDescriptionCallback","descriptionFactory","enableDefaultAttributesIntegration","506080jFVOJw","2516843XqVQfe","commandName","discard","*Format:* replace image URL","accept","get","editor","formatBlock","122olhWFc","3102760nRRNnZ","newValue","getSuggestionCallback","has","format","registerBlockAttribute"];return(zo=function(){return t})()}!function(t){const e=Ho,n=t();for(;;)try{if(373880===-parseInt(e(318))/1*(-parseInt(e(301))/2)+-parseInt(e(312))/3+parseInt(e(330))/4+parseInt(e(334))/5+parseInt(e(326))/6*(parseInt(e(335))/7)+parseInt(e(302))/8+-parseInt(e(317))/9*(parseInt(e(311))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zo);class Wo extends t.Plugin{[Vo(328)](){const t=Vo;if(!this[t(341)][t(325)][t(305)](t(327)))return;const e=this[t(341)][t(329)],n=this[t(341)][t(325)][t(340)](t(309));n[t(333)](t(324)),n[t(307)](t(322)),n[t(332)][t(331)]((n=>{const r=t;if(r(315)!=n[r(314)])return;const{data:s}=n;return s&&r(322)==s[r(313)]?s[r(303)]&&s[r(319)]?{type:r(306),content:Kr(e,r(321))}:{type:r(306),content:""}:void 0})),this[t(320)]()}[Vo(320)](){const t=Vo,e=this[t(341)][t(325)][t(340)](t(309));e[t(316)][t(323)](t(342),t(324),t(339),e[t(316)][t(304)](t(342),null,t(337))),e[t(316)][t(323)](t(342),t(324),t(337),e[t(316)][t(304)](t(342),null,t(339))),this[t(310)]()}[Vo(310)](){const t=Vo,e=this[t(341)],n=e[t(329)];e[t(325)][t(340)](t(309))[t(332)][t(331)]((e=>{const r=t;if(r(342)!=e[r(314)]&&r(308)!=e[r(314)])return;const{data:s}=e;return s&&r(324)==s[r(336)]?{type:r(306),content:Kr(n,r(338))}:void 0}))}}function Ko(){const t=["refresh","suggestion","commands","FORMAT_SIDE_IMAGE","isOwn","Users","getClosestSelectedImageElement","211796AjDyuU","imageTypeInline","head","getChangedMarkers","getFirstRange","setImageNaturalSizeAttributes","commandParams","end","230vCtjBT","title","540208ZaxSYr","formatInline","insertion","type","enableCommand","_splitMarkerName","differ","getSuggestionCallback","ImageStyleEditing","normalizedStyles","getSuggestion","format","isIntersecting","markBlockFormat","side","nodeAfter","document","nodeBefore","*Format:* %0","getSuggestions","name","formatBlock","model","from","plugins","isBefore","9dDLkEN","convertInlineImageToBlock","createRangeOn","isBlockImage","has","markInlineFormat","59476EjsMVB","imageCaption","chain","subType","874265tqIkAJ","afterInit","registerPostFixer","commandName","value","toLowerCase","_suggestionFactory","isInContent","imageStylePostApply","imageStyle","next","locale","isInlineImage","_registerLegacyDescription","join","selection","shouldConvertImageType","filter","imageTypeBlock","ImageUtils","findIndex","6IDKMsE","newRange","registerCustomCallback","start","imageStylePreApply","editor","95918rZJrSF","275462fBkUsZ","_findSuggestions","get","discardSuggestion","TrackChangesEditing","author","908975uZzBVt","discard","commandReversedParams","descriptionFactory","change","27pDBteV","forEach","getContainedElement","isEqual","registerDescriptionCallback","length","accept","hasSuggestion"];return(Ko=function(){return t})()}const Xo=Yo;function Yo(t,e){const n=Ko();return(Yo=function(t,e){return n[t-=479]})(t,e)}!function(t){const e=Yo,n=t();for(;;)try{if(103666===parseInt(e(504))/1+-parseInt(e(535))/2+-parseInt(e(498))/3*(-parseInt(e(562))/4)+parseInt(e(542))/5+-parseInt(e(529))/6*(-parseInt(e(508))/7)+parseInt(e(572))/8*(parseInt(e(547))/9)+-parseInt(e(570))/10*(parseInt(e(536))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ko);class qo extends t.Plugin{[Xo(509)](){const t=Xo,n=this[t(534)];if(!n[t(496)][t(502)](t(480)))return;const r=n[t(496)][t(538)](t(540)),s=n[t(496)][t(538)](t(527)),o={};r[t(576)](t(517),((o,i)=>{const a=t,c=n[a(496)][a(538)](a(560)).me,u=n[a(557)][a(538)](a(517));let l=s[a(561)](n[a(494)][a(488)][a(523)]),f=n[a(494)][a(500)](l),h=u[a(512)];if(h==i[a(512)])return;const d={commandName:a(517),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(494)][a(546)]((()=>{const t=a;if(r[t(491)]()[t(525)]((e=>e[t(515)]&&c==e[t(541)]&&(t(493)==e[t(575)]||t(573)==e[t(575)])&&(t(533)==e[t(507)]||t(516)==e[t(507)])&&e[t(566)]()[t(550)](f)))[t(548)]((e=>r[t(539)](e[t(564)]))),l=s[t(561)](n[t(494)][t(488)][t(523)]),f=n[t(494)][t(500)](l),u[t(555)](),n[t(557)][t(538)](t(563))[t(555)](),n[t(557)][t(538)](t(526))[t(555)](),h=u[t(512)],h!=i[t(512)])return s[t(520)](l)&&u[t(524)](i[t(512)],l)?(o({...i,setImageSizes:!1}),l=s[t(561)](n[t(494)][t(488)][t(523)]),void r[t(485)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(533))):void(s[t(501)](l)?r[t(485)](l,d,[],t(516)):r[t(503)](f,d,t(516)))}))}));for(const e of n[t(496)][t(538)](t(480))[t(481)])o[e[t(492)]]=e[t(571)][t(513)]();r[t(514)][t(531)](t(493),t(533),t(522),(()=>!1)),r[t(514)][t(531)](t(493),t(516),t(522),(()=>!1)),r[t(514)][t(531)](t(573),t(516),t(522),(()=>!1)),r[t(514)][t(531)](t(493),t(533),t(553),(([e])=>{const n=t;s[n(567)](e[n(549)]())})),r[t(514)][t(531)](t(493),t(533),t(543),((e,n)=>{const s=t;r[s(514)][s(479)](s(493),"",s(553))(e,{commandName:n[s(511)],commandParams:n[s(544)]})})),r[t(514)][t(531)](t(493),t(533),t(506),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(493),subType:t(533)},{type:t(574),subType:t(505)},{type:t(493),subType:t(499)},{type:t(574),subType:t(499)}];function a(e,n){const o=t,a=i[o(528)]((({type:t,subType:n})=>e[o(575)]==t&&e[o(507)]==n)),c=i[o(528)]((({type:t,subType:e})=>n[o(575)]==t&&n[o(507)]==e));if(a<0||c<0)return!1;const u=e[o(566)](),l=n[o(566)]();if((0==a||1==a)&&2==c&&u[o(484)](l))return!0;if(2==a&&3==c){const t=r[o(537)](u,o(574))[o(525)]((({suggestion:t,meta:e})=>e[o(559)]&&o(499)==t[o(507)]));if(t[o(552)]>1&&l[o(569)][o(550)](u[o(532)]))return!0;if(1==t[o(552)]&&(u[o(532)][o(550)](l[o(569)])||u[o(569)][o(550)](l[o(532)])))return!0}if(3==a&&3==c&&u[o(532)][o(497)](l[o(532)])){const t=u[o(569)][o(487)],e=l[o(532)][o(489)];return s[o(501)](t)&&t===e}return!1}n[t(494)][t(488)][t(510)]((()=>{const e=t;let o=!1;const i=Array[e(495)](n[e(494)][e(488)][e(578)][e(565)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(577)](t);if(e(556)==i&&r[e(554)](u)){if(e(493)==a&&(e(533)==c||e(516)==c)){const t=r[e(482)](u);if(n[e(530)]){const n=t[e(566)]()[e(549)]();if(s[e(501)](n))continue;r[e(539)](t),o=!0}}if(e(574)==a&&e(505)==c&&!n[e(530)]){const t=r[e(482)](u);t[e(518)]&&t[e(518)][e(515)]&&(r[e(539)](t[e(518)]),o=!0)}}}return o})),this[t(521)](o)}[Xo(521)](t){const e=Xo,n=this[e(534)],r=n[e(519)];n[e(496)][e(538)](e(540))[e(545)][e(551)]((n=>{const s=e;if(s(493)!=n[s(575)]&&s(573)!=n[s(575)])return;const{data:o}=n;if(!o||s(517)!=o[s(511)])return;const i=o[s(568)][0][s(512)];return function(t){const e=s;return{type:e(483),content:Kr(r,e(490),t)}}(s(486)===i?Kr(r,s(558)):t[i]||i)}))}}function Zo(t,e){const n=Qo();return(Zo=function(t,e){return n[t-=266]})(t,e)}const Jo=Zo;function Qo(){const t=["afterInit","3038UQdwzq","commands","importWord","11slgKoB","track_changes","6015804HUCXBS","listenTo","1058346LXtWma","15JdGcLF","Users","_setSuggestionData","20CmgASZ","592338NWEsHY","TrackChangesEditing","5176mHPJUq","465756HlVSfk","forEach","bind","dataInsert","_trackChangesExecuted","plugins","editor","value","execute","156forkFE","776214ghQDjy","_trackChangesValueDuringImport","lowest","collaboration_features","enableCommand","get","54476nnqmlm","high","trackChanges","_handleImportedData"];return(Qo=function(){return t})()}!function(t){const e=Zo,n=t();for(;;)try{if(383583===parseInt(e(270))/1+parseInt(e(298))/2+parseInt(e(279))/3*(-parseInt(e(286))/4)+parseInt(e(299))/5*(-parseInt(e(267))/6)+-parseInt(e(291))/7*(parseInt(e(269))/8)+-parseInt(e(280))/9*(-parseInt(e(266))/10)+-parseInt(e(294))/11*(-parseInt(e(296))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qo);class $o extends t.Plugin{constructor(t){const e=Zo;super(t),this[e(281)]=!1,this[e(274)]=!1}[Jo(290)](){const t=Jo,e=this[t(276)],n=e[t(292)][t(285)](t(293)),r=e[t(292)][t(285)](t(288));n&&(n.on(t(278),((e,[,n])=>{const s=t;this[s(281)]=r[s(277)],n[s(283)][s(295)]=!this[s(281)]}),{priority:t(287)}),this[t(297)](n,t(273),this[t(289)][t(272)](this)),this[t(297)](n,t(273),(()=>{const e=t;this[e(274)]&&(r[e(278)](),this[e(274)]=!1)}),{priority:t(282)}),e[t(275)][t(285)](t(268))[t(284)](t(293)))}[Jo(289)](t,e){const n=Jo,{suggestions:r}=e,s=this[n(276)][n(292)][n(285)](n(288)),o=s[n(277)];this[n(281)]!==o&&(s[n(278)](),this[n(274)]=!0),r&&r[n(271)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(276)][o(275)][o(285)](o(300)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(293)}}};this[o(276)][o(275)][o(285)](o(268))[o(301)](i)}))}}const ti=ni;function ei(){const t=["*Indent:* %0","2502GtWfXH","2sSsGIa","126zjsUMG","type","2130VDFTXu","indentBlock","locale","77584fUdbHA","enableDefaultAttributesIntegration","indent","getItemLabel","getItems","get","outdentBlock","editor","format","registerBlockAttribute","registerAttributeLabel","395794OjQdCP","1187848suPaUG","registerDescriptionCallback","commandName","193306aPaFlZ","IndentEditing","*Outdent:* %0","descriptionFactory","FORMAT_INDENT","afterInit","has","TrackChangesEditing","formatBlock","555940yIgRkh","33665GmEwVU","blockIndent","6WACDqy","IndentBlock","enableCommand","plugins","_registerLegacyDescription","outdent"];return(ei=function(){return t})()}function ni(t,e){const n=ei();return(ni=function(t,e){return n[t-=484]})(t,e)}!function(t){const e=ni,n=t();for(;;)try{if(108520===-parseInt(e(509))/1*(-parseInt(e(488))/2)+parseInt(e(521))/3*(parseInt(e(494))/4)+-parseInt(e(519))/5*(parseInt(e(489))/6)+parseInt(e(505))/7+-parseInt(e(506))/8+-parseInt(e(487))/9*(-parseInt(e(491))/10)+parseInt(e(518))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ei);class ri extends t.Plugin{[ti(514)](){const t=ti,e=this[t(501)],n=e[t(524)][t(499)](t(516));if(e[t(524)][t(515)](t(510))&&(n[t(523)](t(496)),n[t(523)](t(485))),e[t(524)][t(515)](t(522)))for(const e of[t(492),t(500)])n[t(495)](e);const r=e[t(493)];n[t(503)](t(520)),n[t(512)][t(504)](t(520),Kr(r,t(513))),this[t(484)]()}[ti(484)](){const t=ti,e=this[t(501)],n=e[t(493)],r=e[t(524)][t(499)](t(516));r[t(512)][t(507)]((e=>{const s=t;if(s(517)!=e[s(490)])return;const{data:o}=e;if(!o)return;if(s(492)!=o[s(508)]&&s(500)!=o[s(508)])return;const i=e[s(498)]()[0],a=r[s(512)][s(497)](i);return s(492)==o[s(508)]?{type:s(502),content:Kr(n,s(486),a)}:s(500)==o[s(508)]?{type:s(502),content:Kr(n,s(511),a)}:void 0}))}}var si=ii;function oi(){var t=["plugins","TrackChangesEditing","get","55nxaFDb","enableCommand","1240yBRoXT","307783qwoBOv","48fyTtif","526179sOSmoW","6OIMRGf","requires","14175aTlbIV","init","11061OpgiYU","26020cTHXwO","input","4tRiELk","24AnVAPR","919126aAIAIB","editor","79219KScSYf"];return(oi=function(){return t})()}function ii(t,e){var n=oi();return(ii=function(t,e){return n[t-=496]})(t,e)}!function(t){for(var e=ii,n=t();;)try{if(129982===-parseInt(e(501))/1*(-parseInt(e(511))/2)+parseInt(e(510))/3*(-parseInt(e(497))/4)+-parseInt(e(513))/5+parseInt(e(498))/6*(parseInt(e(508))/7)+-parseInt(e(507))/8*(-parseInt(e(515))/9)+-parseInt(e(516))/10*(parseInt(e(505))/11)+parseInt(e(509))/12*(-parseInt(e(499))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oi);class ai extends t.Plugin{static get[si(512)](){return[Ps.Input]}[si(514)](){var t=si;this[t(500)][t(502)][t(504)](t(503))[t(506)](t(496))}}const ci=li;function ui(){const t=["toLowerCase","type","10teCfOK","descriptionFactory","get","newValue","TrackChangesEditing","730144CeXkgZ","editor","unlink","locale","label","manualDecorators","link (","*Set link:* %0","_registerLegacyDescription","registerAttributeLabel","registerDescriptionCallback","has","725865nyRUWH","plugins","formatInline","1595538gIdxoM","*Remove link*","6JANIyh","commandParams","601981gqOmSJ","1976526lvajRv","2dcgfNs","enableDefaultAttributesIntegration","format","afterInit","registerInlineAttribute","2554555olRDGp","attribute","176616UemAhr","commands","key","commandName","linkHref","link","LinkEditing"];return(ui=function(){return t})()}function li(t,e){const n=ui();return(li=function(t,e){return n[t-=361]})(t,e)}!function(t){const e=li,n=t();for(;;)try{if(460279===parseInt(e(378))/1*(-parseInt(e(380))/2)+parseInt(e(374))/3+parseInt(e(387))/4+-parseInt(e(385))/5*(-parseInt(e(376))/6)+parseInt(e(371))/7+parseInt(e(401))/8+-parseInt(e(379))/9*(parseInt(e(396))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ui);class fi extends t.Plugin{[ci(383)](){const t=ci,e=this[t(402)];if(!e[t(372)][t(370)](t(393)))return;const n=e[t(372)][t(398)](t(400)),r=e[t(388)][t(398)](t(392));n[t(381)](t(392)),n[t(381)](t(361)),n[t(384)](t(391));for(const e of r[t(364)])n[t(384)](e.id),n[t(397)][t(368)](e.id,t(365)+e[t(363)][t(394)]()+")");n[t(397)][t(369)]((n=>{const r=t;if(r(386)!=n[r(395)])return;const{data:s}=n;if(!s||r(391)!=s[r(389)])return;const o=s[r(399)],i=e[r(362)];return{type:r(382),content:null==o?Kr(i,r(375)):Kr(i,r(366),'"'+o+'"')}})),this[t(367)]()}[ci(367)](){const t=ci,e=this[t(402)],n=e[t(362)];e[t(372)][t(398)](t(400))[t(397)][t(369)]((e=>{const r=t;if(r(373)!=e[r(395)])return;const{data:s}=e;if(s){if(r(392)==s[r(390)]){const t=s[r(377)][0];return{type:r(382),content:Kr(n,r(366),'"'+t+'"')}}return r(361)==s[r(390)]?{type:r(382),content:Kr(n,r(375))}:void 0}}))}}const hi=di;function di(t,e){const n=pi();return(di=function(t,e){return n[t-=164]})(t,e)}!function(t){const e=di,n=t();for(;;)try{if(543937===parseInt(e(217))/1*(-parseInt(e(246))/2)+-parseInt(e(198))/3+parseInt(e(182))/4*(parseInt(e(244))/5)+parseInt(e(205))/6*(parseInt(e(167))/7)+parseInt(e(234))/8+parseInt(e(212))/9*(parseInt(e(164))/10)+-parseInt(e(228))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pi);class gi extends t.Plugin{[hi(178)](){const t=hi,e=this[t(249)],n=e[t(227)];if(!e[t(232)][t(207)](t(193)))return;const r=e[t(232)][t(224)](t(213)),s=e[t(232)][t(207)](t(204));function o(t){return()=>{const n=di,s=e[n(230)][n(191)][n(192)],o=e[n(223)][n(224)](t);if(o[n(186)])return void e[n(210)](n(170),{});const i=t[n(181)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(235)](t)[s(190)]((t=>function(t,e){const n=s;return e[n(216)](t[n(197)],n(166))&&!e[n(231)](t)}(t,r)));o=o[s(190)]((t=>!t.is(s(169),s(166))||t[s(215)](s(221))!=e));const i=new Set;for(const t of o)t.is(s(169),s(166))?i[s(200)](mi(t)):i[s(200)](t);return Array[s(235)](i)}(s[n(229)](),i,e[n(230)][n(250)]);e[n(230)][n(183)]((()=>{const e=n;for(const n of a)r[e(238)](n,{commandName:t,commandParams:[{forceValue:!o[e(186)]}],formatGroupId:e(173)},Ii(n))}))}}function i(t){return()=>{const n=di,s=function(t){const e=di;let n=Array[e(235)](t);const r=n[e(237)]((t=>e(166)!=t[e(225)]));return r>-1&&(n=n[e(181)](0,r)),n}(e[n(230)][n(191)][n(192)][n(229)]()),o=e[n(230)][n(239)](e[n(230)][n(248)](s[0],n(201)),e[n(230)][n(248)](s[s[n(245)]-1],n(172)));e[n(230)][n(183)]((()=>{const e=n;r[e(238)](o,{commandName:t,commandParams:[],formatGroupId:e(177)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(176)];for(;t&&t[n(215)](n(177))>e[n(215)](n(177));)r[n(200)](t),t=t[n(176)]}return Array[n(235)](r)}(s))}))}}r[t(188)](t(165),o(t(165))),r[t(188)](t(174),o(t(174))),s&&r[t(188)](t(218),o(t(218))),r[t(188)](t(220),i(t(220))),r[t(188)](t(211),i(t(211))),s&&r[t(188)](t(168),(()=>{const n=t,s=e[n(223)][n(224)](n(168)),o=Array[n(235)](s[n(195)]);o[n(190)]((t=>t[n(215)](n(171))!=s[n(186)])),e[n(230)][n(183)]((()=>{const t=n;for(const e of o)r[t(238)](e,{commandName:t(168),commandParams:[{forceValue:!s[t(186)]}]})}))})),r[t(175)][t(187)](t(166),(e=>Kr(n,t(202),e))),r[t(175)][t(184)]((e=>{const r=t;if(r(222)!=e[r(189)]&&r(194)!=e[r(189)])return;const{data:s}=e;if(s){if(r(165)==s[r(241)]||r(174)==s[r(241)]||r(218)==s[r(241)])switch(s[r(241)][r(209)](r(199),"")){case r(219):return o(Kr(n,r(196)));case r(236):return o(Kr(n,r(208)));case r(242):return o(Kr(n,r(233)))}if(r(220)==s[r(241)])return{type:r(240),content:Kr(n,r(180),Kr(n,r(202)))};if(r(211)==s[r(241)])return{type:r(240),content:Kr(n,r(206),Kr(n,r(202)))};if(r(168)==s[r(241)])return s[r(247)][0][r(214)]?{type:r(240),content:Kr(n,r(243))}:{type:r(240),content:Kr(n,r(203))}}function o(t){const e=r;return{type:e(240),content:Kr(n,e(185),t)}}}))}}function pi(){const t=["1539944zQiWqu","from","numbered","findIndex","markBlockFormat","createRange","format","commandName","todo","*Check item*","20KDCudX","length","1402JpBIvs","commandParams","createPositionAt","editor","schema","64180kabvom","numberedList","listItem","7hGkYve","checkTodoList","element","paragraph","todoListChecked","end","blockName","bulletedList","descriptionFactory","nextSibling","listIndent","afterInit","previousSibling","*Indent:* %0","slice","951656WiTPmY","change","registerDescriptionCallback","*Change to:* %0","value","registerElementLabel","enableCommand","type","filter","document","selection","LegacyListEditing","formatInline","_selectedElements","ELEMENT_BULLETED_LIST","parent","1062330JQKRgm","List","add","before","ELEMENT_LIST_ITEM","*Uncheck item*","LegacyTodoListEditing","738414fHwxNz","*Outdent:* %0","has","ELEMENT_NUMBERED_LIST","replace","execute","outdentList","1341cROLDP","TrackChangesEditing","forceValue","getAttribute","checkChild","127PdMTmh","todoList","bulleted","indentList","listType","formatBlock","commands","get","name","push","locale","13600686FsDoYA","getSelectedBlocks","model","isObject","plugins","ELEMENT_TODO_LIST"];return(pi=function(){return t})()}function mi(t){const e=hi,n=t[e(215)](e(177));if(0==n)return t;let r=t;for(;t[e(179)]&&t[e(179)].is(e(169),e(166));){const s=t[e(179)][e(215)](e(177));if(s==n)r=t[e(179)];else if(s<n)break;t=t[e(179)]}return r}function Ii(t){const e=hi,n=[];if(t.is(e(169),e(166))&&t[e(215)](e(177))>0){let r=t[e(176)];for(;r&&e(166)==r[e(225)]&&r[e(215)](e(177))==t[e(215)](e(177));)n[e(226)](r),r=r[e(176)]}return n}const Ei=bi;function bi(t,e){const n=Ti();return(bi=function(t,e){return n[t-=110]})(t,e)}function Ti(){const t=["filter","descriptionFactory","bind","unshift","enableCommand","afterInit","createRange","default","listStyle","listStart","editor","formatBlock","commandParams","2576916yrpneR","from","get","formatInline","registerDescriptionCallback","map","_getTranslationKeyForListStyle","plugins","_getSuggestionBlocksForListStyle","config","before","*Format:* set order to regular","_getSuggestionBlocks","getAttribute","format","document","getFirstPosition","4236966eoiunT","418724XWHmeZ","parent","5559432tsEdVq","getListTypeFromListStyleType","11bUzOvd","markMultiRangeBlockFormat","30ssXVGf","*Change to:* %0","listReversed","_LIST_","selection","handleListStyleCommand","*Format:* set start index to %0","numbered","LegacyListUtils","push","1585073crEOaj","getLastPosition","styles","model","*Format:* set order to reversed","listItem","handleDescriptions","reversed","commandName","type","handleListReversedCommand","handleListStartCommand","TrackChangesEditing","864804GRYjkE","length","locale","change","1078KBXHAa","LegacyListPropertiesEditing","getSelectedBlocks","replace","startIndex","toUpperCase","list.properties","flat","getSiblingNodes","listType","element","ELEMENT_","has","forward","createPositionAt","backward"];return(Ti=function(){return t})()}!function(t){const e=bi,n=t();for(;;)try{if(366855===parseInt(e(175))/1*(parseInt(e(124))/2)+-parseInt(e(120))/3+-parseInt(e(171))/4*(-parseInt(e(177))/5)+-parseInt(e(153))/6+parseInt(e(187))/7+parseInt(e(173))/8+-parseInt(e(170))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ti);class _i extends t.Plugin{[Ei(145)](){const t=Ei;if(!this[t(150)][t(160)][t(136)](t(125)))return;const e=this[t(150)][t(162)][t(155)](t(130)),n=this[t(150)][t(160)][t(155)](t(119));e[t(189)]&&n[t(144)](t(148),this[t(182)][t(142)](this)),e[t(114)]&&n[t(144)](t(179),this[t(117)][t(142)](this)),e[t(128)]&&n[t(144)](t(149),this[t(118)][t(142)](this)),n[t(141)][t(157)](this[t(113)][t(142)](this))}[Ei(182)](t,e={}){const n=Ei,r=this[n(150)][n(160)][n(155)](n(119)),s=this[n(161)]();this[n(150)][n(110)][n(123)]((()=>{const t=n;r[t(176)](s,{commandName:t(148),commandParams:[{type:e[t(116)]}],formatGroupId:t(148)})}))}[Ei(117)](t,e={}){const n=Ei,r=this[n(150)][n(160)][n(155)](n(119)),s=this[n(165)]((t=>t.is(n(134),n(112))&&n(184)===t[n(166)](n(133))));if(s[n(121)]<1)return;const o=s[n(158)]((t=>this[n(150)][n(110)][n(146)](this[n(150)][n(110)][n(138)](t,n(163)),this[n(150)][n(110)][n(138)](t,0))));this[n(150)][n(110)][n(123)]((()=>{const t=n;r[t(176)](o,{commandName:t(179),commandParams:[{reversed:e[t(114)]}],formatGroupId:t(179)})}))}[Ei(118)](t,e={}){const n=Ei,r=this[n(150)][n(160)][n(155)](n(119)),s=this[n(165)]((t=>t.is(n(134),n(112))&&n(184)===t[n(166)](n(133))));if(s[n(121)]<1)return;const o=s[n(158)]((t=>this[n(150)][n(110)][n(146)](this[n(150)][n(110)][n(138)](t,n(163)),this[n(150)][n(110)][n(138)](t,0))));this[n(150)][n(110)][n(123)]((()=>{const t=n;r[t(176)](o,{commandName:t(149),commandParams:[{startIndex:e[t(128)]}],formatGroupId:t(149)})}))}[Ei(113)](t){const e=Ei;if(e(151)!=t[e(116)]&&e(156)!=t[e(116)])return;const n=this[e(150)][e(122)],{data:r}=t;if(!r)return;let s,o;switch(r[e(115)]){case e(148):s=e(178),o={type:e(167),content:Kr(n,s,Kr(n,this[e(159)](r[e(152)][0][e(116)])))};break;case e(179):s=r[e(152)][0][e(114)]?e(111):e(164),o={type:e(167),content:Kr(n,s)};break;case e(149):s=e(183),o={type:e(167),content:Kr(n,s,r[e(152)][0][e(128)])}}return o}[Ei(161)](){const t=Ei;var e,n,r,s;const o=this[t(150)][t(160)][t(155)](t(185));let i=Array[t(154)](this[t(150)][t(110)][t(168)][t(181)][t(126)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(134),t(112)))&&i[t(143)](...o[t(132)](this[t(150)][t(110)][t(168)][t(181)][t(169)](),t(139))),(null===(n=i[i[t(121)]-1])||void 0===n?void 0:n.is(t(134),t(112)))&&i[t(186)](...o[t(132)](this[t(150)][t(110)][t(168)][t(181)][t(188)](),t(137))),i=[...new Set(i)],(null===(s=null===(r=this[t(150)][t(110)][t(168)][t(181)][t(169)]())||void 0===r?void 0:r[t(172)])||void 0===s?void 0:s.is(t(134),t(112)))&&(i=i[t(140)]((e=>e.is(t(134),t(112))))),i}[Ei(165)](t){const e=Ei,n=this[e(150)][e(160)][e(155)](e(185));let r=Array[e(154)](this[e(150)][e(110)][e(168)][e(181)][e(126)]())[e(140)](t)[e(158)]((t=>{const r=e,s=this[r(150)][r(110)][r(138)](t,0);return[...n[r(132)](s,r(139)),...n[r(132)](s,r(137))]}))[e(131)]();return r=[...new Set(r)],r}[Ei(159)](t){const e=Ei;return e(135)+(this[e(150)][e(160)][e(155)](e(185))[e(174)](t)||e(147))[e(129)]()+e(180)+t[e(129)]()[e(127)](/-/g,"_")}}const yi=ki;function Ai(){const t=["1253756yDIBuL","stop","editor","767430qyqyiB","data","770735IEHRlu","div","MediaEmbedEditing","registerElementLabel","4962VDSOju","32RErNZt","for","attribute:url:media","TrackChangesEditing","5995sZjvZZ","options","media","descriptionFactory","showSuggestionHighlights","plugins","enableCommand","get","ELEMENT_MEDIA","afterInit","dataDowncast","locale","1324956cTPdRl","563131IuhHyP","downcastDispatcher","conversion","elementToElement","createEmptyElement","has","mediaEmbed","high","5644125bnfbrr"];return(Ai=function(){return t})()}function ki(t,e){const n=Ai();return(ki=function(t,e){return n[t-=361]})(t,e)}!function(t){const e=ki,n=t();for(;;)try{if(509682===parseInt(e(394))/1+-parseInt(e(393))/2+-parseInt(e(370))/3+-parseInt(e(367))/4+-parseInt(e(381))/5*(-parseInt(e(376))/6)+-parseInt(e(372))/7*(parseInt(e(377))/8)+parseInt(e(366))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ai);class Ci extends t.Plugin{[yi(390)](){const t=yi,e=this[t(369)];if(!e[t(386)][t(363)](t(374)))return;const n=e[t(386)][t(388)](t(380)),r=e[t(392)];n[t(387)](t(364)),n[t(384)][t(375)](t(383),(e=>Kr(r,t(389),e))),e[t(396)][t(378)](t(391))[t(361)]({model:t(383),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(385)])return n[s(362)](s(373))},converterPriority:t(365)}),e[t(371)][t(395)].on(t(379),((e,n,r)=>{const s=t;r[s(382)][s(385)]&&e[s(368)]()}),{priority:t(365)})}}function Li(t,e){const n=Ni();return(Li=function(t,e){return n[t-=135]})(t,e)}function Ni(){const t=["24914pRkWIq","297777CUhgRY","TrackChangesEditing","12UWpHFa","2268CWqNQj","21aJodbp","7870643IPhPvC","mention","16242gSIJRg","afterInit","1935EFUIbS","918200MtnZNL","has","MentionEditing","79kwfpiN","enableCommand","editor","plugins","33570PENNaj","get","4749292yNfuQo"];return(Ni=function(){return t})()}const Ri=Li;!function(t){const e=Li,n=t();for(;;)try{if(682726===-parseInt(e(147))/1*(parseInt(e(154))/2)+-parseInt(e(155))/3+-parseInt(e(153))/4+-parseInt(e(143))/5*(-parseInt(e(141))/6)+parseInt(e(138))/7*(parseInt(e(144))/8)+parseInt(e(137))/9*(parseInt(e(151))/10)+-parseInt(e(139))/11*(-parseInt(e(136))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ni);class Si extends t.Plugin{[Ri(142)](){const t=Ri,e=this[t(149)];e[t(150)][t(145)](t(146))&&e[t(150)][t(152)](t(135))[t(148)](t(140))}}const wi=Mi;function Mi(t,e){const n=vi();return(Mi=function(t,e){return n[t-=440]})(t,e)}function vi(){const t=["registerElementLabel","registerDescriptionCallback","type","mergeField","*Insert:* %0","get","6iKaftY","761166mMOrrX","descriptionFactory","has","insertion","insertMergeFieldBlock","141238QgaBCi","editor","3TrBwen","ELEMENT_MERGE_FIELD","mergeFieldBlock","677716KmSBhn","2976714NZYEIA","getContainedElement","enableCommand","deletion","insertMergeField","element","TrackChangesEditing","locale","getLabel","plugins","*Remove:* %0","afterInit","MergeFieldsEditing","getAttribute","3344336jfSYuA","3741522gurDYm","2819945JZqVlF"];return(vi=function(){return t})()}!function(t){const e=Mi,n=t();for(;;)try{if(326167===-parseInt(e(455))/1*(parseInt(e(449))/2)+-parseInt(e(457))/3*(-parseInt(e(460))/4)+parseInt(e(442))/5+-parseInt(e(441))/6+-parseInt(e(450))/7+parseInt(e(440))/8+parseInt(e(461))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vi);class Oi extends t.Plugin{[wi(472)](){const t=wi,e=this[t(456)];if(!e[t(470)][t(452)](t(473)))return;e[t(470)][t(448)](t(467))[t(463)](t(465)),e[t(470)][t(448)](t(467))[t(463)](t(454));const n=e[t(470)][t(448)](t(467)),r=e[t(468)];n[t(451)][t(443)](t(446),(e=>Kr(r,t(458),e))),n[t(451)][t(443)](t(459),(e=>Kr(r,t(458),e))),n[t(451)][t(444)]((n=>{const s=t;if(s(453)!=n[s(445)]&&s(464)!=n[s(445)])return;const o=n[s(462)]();if(null==o)return;if(!o.is(s(466),s(446))&&!o.is(s(466),s(459)))return;const i=e[s(470)][s(448)](s(473))[s(469)](o[s(474)]("id"));return s(453)==n[s(445)]?{type:s(453),content:Kr(r,s(447),'"'+i+'" '+Kr(r,s(458)))}:{type:s(464),content:Kr(r,s(471),'"'+i+'" '+Kr(r,s(458)))}}))}}const Di=Pi;!function(t){const e=Pi,n=t();for(;;)try{if(253874===parseInt(e(487))/1+parseInt(e(499))/2+-parseInt(e(511))/3*(parseInt(e(490))/4)+-parseInt(e(517))/5+parseInt(e(503))/6+-parseInt(e(509))/7*(parseInt(e(507))/8)+parseInt(e(505))/9*(parseInt(e(520))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bi);class Fi extends t.Plugin{[Di(513)](){const t=Di,e=this[t(488)],n=e[t(485)][t(510)](t(491));e[t(485)][t(504)](t(489))&&(n[t(514)](t(486)),n[t(496)](t(515)),n[t(498)][t(501)]((e=>this[t(512)](e))))}[Di(512)](t){const e=Di,n=this[e(488)][e(518)],{data:r}=t,s={type:e(500),content:""};if(r&&e(515)==r[e(502)]){if(!r[e(519)])return{type:e(500),content:Kr(n,e(497),Kr(n,e(506)))+" ("+r[e(495)]+")"};if(!r[e(495)]){let o=t[e(516)];for(;o;){if(o[e(492)]&&e(508)==o[e(492)][e(502)]&&o[e(492)][e(495)])return s;o=o[e(493)]}return{type:e(500),content:Kr(n,e(494),Kr(n,e(506)))+" ("+r[e(519)]+")"}}}}}function Pi(t,e){const n=Bi();return(Pi=function(t,e){return n[t-=485]})(t,e)}function Bi(){const t=["head","1453820AKzjyV","locale","oldValue","590SGnQmU","plugins","multiLevelList","439412WJHVEn","editor","MultiLevelList","209564kcHMWs","TrackChangesEditing","data","next","*Remove format:* %0","newValue","registerBlockAttribute","*Set format:* %0","descriptionFactory","55450sPFhMg","format","registerDescriptionCallback","key","2896188SdOUlN","has","65574AMelmO","ELEMENT_MULTI_LEVEL_LIST","3746672VHtlHE","listType","7NdtYpI","get","21asMpis","handleDescriptions","afterInit","enableDefaultAttributesIntegration","listMarkerStyle"];return(Bi=function(){return t})()}const xi=Ui;function Ui(t,e){const n=ji();return(Ui=function(t,e){return n[t-=223]})(t,e)}function ji(){const t=["afterInit","41647KCpZds","477cXXOWj","locale","descriptionFactory","PageBreakEditing","6OTRZvx","TrackChangesEditing","10454088wIKnxW","73008YUEkeu","3839295EwlNgl","registerElementLabel","623ZbEkuw","editor","11066aaMXCh","pageBreak","has","4400ABrBbF","get","plugins","10890171khGYCU","26690wsvmWY","ELEMENT_PAGE_BREAK","enableCommand"];return(ji=function(){return t})()}!function(t){const e=Ui,n=t();for(;;)try{if(787420===parseInt(e(242))/1*(-parseInt(e(223))/2)+-parseInt(e(243))/3*(-parseInt(e(234))/4)+-parseInt(e(227))/5+parseInt(e(226))/6*(-parseInt(e(229))/7)+-parseInt(e(225))/8+parseInt(e(237))/9+parseInt(e(238))/10*(parseInt(e(231))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ji);class Gi extends t.Plugin{[xi(241)](){const t=xi,e=this[t(230)];if(!e[t(236)][t(233)](t(246)))return;e[t(236)][t(235)](t(224))[t(240)](t(232));const n=e[t(236)][t(235)](t(224)),r=e[t(244)];n[t(245)][t(228)](t(232),(e=>Kr(r,t(239),e)))}}function Vi(){const t=["TrackChangesEditing","markerName","ck-suggestion-marker-split","$text","editor","downcastDispatcher","registerElementLabel","start","has","insert","getItemLabel","descriptionFactory","span","formatBlock","includes","options","end","21jrmVUp","plugins","editing","consumable","registerDescriptionCallback","activeMarkers","12nbadik","isLimit","type","afterInit","*Change to:* %0","name","commandName","_registerLegacyDescription","isBlock","getFirstRange","toViewPosition","checkChild","isTouching","17360YJeYpG","insertParagraph","nodeAfter","_splitMarkerName","ELEMENT_PARAGRAPH","markerRange","mapper","enableDefaultAttributesIntegration","highest","format","1008825UGSGYp","25492YNQiep","addClass","addMarker:suggestion:insertion","*Insert:* %0","enableCommand","writer","consume","paragraph","bindElementToMarker","3726745GXfVqD","locale","Paragraph","590JnCZrp","data","showSuggestionHighlights","get","insertion","96rlbNhZ","model","createUIElement","27358VIeoWl","752ehSmWm","ck-suggestion-marker--active","1661694JKqKNb","28818HdpEpb","schema"];return(Vi=function(){return t})()}const Hi=Wi;!function(t){const e=Wi,n=t();for(;;)try{if(183382===-parseInt(e(255))/1*(-parseInt(e(232))/2)+parseInt(e(229))/3*(parseInt(e(212))/4)+-parseInt(e(211))/5+parseInt(e(235))/6+parseInt(e(274))/7*(-parseInt(e(233))/8)+parseInt(e(236))/9*(parseInt(e(224))/10)+-parseInt(e(221))/11*(parseInt(e(261))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vi);class zi extends t.Plugin{[Hi(264)](){const t=Hi,e=this[t(242)];if(!e[t(256)][t(246)](t(223)))return;const n=e[t(222)],r=e[t(256)][t(227)](t(238));r[t(249)][t(244)](t(219),(e=>Kr(n,t(278),e))),r[t(281)](t(219)),r[t(216)](t(275)),e[t(257)][t(243)].on(t(214),Ki(e),{priority:t(282)}),e[t(225)][t(243)].on(t(214),((n,r,s)=>{const o=t;s[o(253)][o(226)]&&Ki(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(282)});const s=r[t(249)];s[t(259)]((r=>{const o=t;if(o(228)!==r[o(263)])return;const{start:i,end:a}=r[o(270)]();if(!i[o(273)](a)||!i[o(276)])return;const c=e[o(230)][o(237)],u=i[o(276)];return c[o(269)](u)&&!c[o(262)](u)&&c[o(272)](u,o(241))?{type:o(228),content:Kr(n,o(215),s[o(248)](u,1))}:void 0})),this[t(268)]()}[Hi(268)](){const t=Hi,e=this[t(242)],n=e[t(222)];e[t(256)][t(227)](t(238))[t(249)][t(259)]((e=>{const r=t;if(r(251)!=e[r(263)])return;const{data:s}=e;return s&&r(219)==s[r(267)]?{type:r(210),content:Kr(n,r(265),Kr(n,r(278)))}:void 0}))}}function Wi(t,e){const n=Vi();return(Wi=function(t,e){return n[t-=210]})(t,e)}function Ki(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Wi,i=t[o(256)][o(227)](o(238)),a=r[o(279)][o(245)],c=r[o(279)][o(254)],u=t[o(230)][o(237)];if(!a[o(273)](c)||!a[o(276)])return;const l=a[o(276)];if(u[o(269)](l)&&!u[o(262)](l)&&u[o(272)](l,o(241))){if(!s[o(258)][o(218)](r[o(279)],n[o(266)]))return;const{authorId:t}=i[o(277)](r[o(239)]),a=s[o(217)][o(231)](o(250),{class:o(240),"data-author-id":t}),u=s[o(280)][o(271)](c);e&&i[o(260)][o(252)](r[o(239)])&&s[o(217)][o(213)](o(234),a),s[o(217)][o(247)](u,a),s[o(280)][o(220)](a,r[o(239)])}}}function Xi(){const t=["editor","1687301uRtcEu","4XUQZay","152hCMuzF","has","enableDefaultAttributesIntegration","descriptionFactory","184930wDZhxZ","20155sHxBbk","format","TrackChangesEditing","1491336MzGNpk","locale","RemoveFormatEditing","formatInline","27wzJuaa","194430JZkEiB","formatBlock","type","_registerLegacyDescription","removeFormat","get","11tfbmsK","228099xMsgIL","registerDescriptionCallback","afterInit","commandName","815504hNFyWO","*Remove all formatting*","plugins"];return(Xi=function(){return t})()}const Yi=qi;function qi(t,e){const n=Xi();return(qi=function(t,e){return n[t-=432]})(t,e)}!function(t){const e=qi,n=t();for(;;)try{if(167854===parseInt(e(454))/1+parseInt(e(440))/2*(parseInt(e(461))/3)+parseInt(e(441))/4*(parseInt(e(446))/5)+-parseInt(e(449))/6+parseInt(e(439))/7+-parseInt(e(435))/8*(parseInt(e(453))/9)+parseInt(e(445))/10*(-parseInt(e(460))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xi);class Zi extends t.Plugin{[Yi(433)](){const t=Yi,e=this[t(438)];e[t(437)][t(442)](t(451))&&(e[t(437)][t(459)](t(448))[t(443)](t(458)),this[t(457)]())}[Yi(457)](){const t=Yi,e=this[t(438)];e[t(437)][t(459)](t(448))[t(444)][t(432)]((n=>{const r=t;if(r(455)!=n[r(456)]&&r(452)!=n[r(456)])return;const{data:s}=n;return s&&r(458)==s[r(434)]?{type:r(447),content:Kr(e[r(450)],r(436))}:void 0}))}}const Ji=$i;function Qi(){const t=["trackChanges","868tQWFwL","3682350IDiCAL","discardSuggestion","get","214628uaisXA","discardSelectedSuggestions","acceptSelectedSuggestions","acceptSuggestion","goToNextRestrictedEditingException","discardAllSuggestions","17808ajWWzE","94113dfobYD","editor","afterInit","909225zuTqek","has","TrackChangesEditing","2213060kCXFZF","plugins","goToPreviousRestrictedEditingException","enableCommand","3663NiGTup","RestrictedEditingModeEditing","acceptAllSuggestions","852wcboxm","12dHywcm"];return(Qi=function(){return t})()}function $i(t,e){const n=Qi();return($i=function(t,e){return n[t-=292]})(t,e)}!function(t){const e=$i,n=t();for(;;)try{if(392425===-parseInt(e(298))/1+-parseInt(e(318))/2*(-parseInt(e(315))/3)+parseInt(e(311))/4+parseInt(e(308))/5*(-parseInt(e(292))/6)+parseInt(e(294))/7*(parseInt(e(304))/8)+-parseInt(e(305))/9+-parseInt(e(295))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qi);class ta extends t.Plugin{[Ji(307)](){const t=Ji,e=this[t(306)];if(!e[t(312)][t(309)](t(316)))return;const n=e[t(312)][t(297)](t(310));n[t(314)](t(313)),n[t(314)](t(302));const r=e[t(312)][t(297)](t(316));r[t(314)](t(293)),r[t(314)](t(301)),r[t(314)](t(296)),r[t(314)](t(317)),r[t(314)](t(303)),r[t(314)](t(300)),r[t(314)](t(299))}}const ea=na;function na(t,e){const n=ra();return(na=function(t,e){return n[t-=349]})(t,e)}function ra(){const t=["371435PEPNSO","high","showSuggestionHighlights","activeMarkers","243772YcUazY","234DbKORC","6LgNFEI","markerName","test","consumable","includes","insert","get","_splitMarkerName","bindElementToMarker","plugins","addClass","enableCommand","markerRange","2637640EMWloz","toViewPosition","editing","init","addMarker:suggestion:deletion","descriptionFactory","softBreak","ck-suggestion-marker--active","split","212662xCzlEi","deletion","name","shiftEnter","downcastDispatcher","span","TrackChangesEditing","createPositionBefore","2844877vPftzZ","model","3833585KwmchP","addMarker:suggestion:insertion","element","writer","ck-suggestion-marker-","3VUWgrC","registerElementLabel","merge","editor","requires","mapper","ELEMENT_LINE_BREAK","getItems","createUIElement","options","data","addMarker:suggestion","locale","265230GksAuX"];return(ra=function(){return t})()}!function(t){const e=na,n=t();for(;;)try{if(394152===-parseInt(e(377))/1+-parseInt(e(405))/2*(-parseInt(e(363))/3)+-parseInt(e(381))/4+parseInt(e(358))/5+-parseInt(e(383))/6*(parseInt(e(356))/7)+-parseInt(e(396))/8+parseInt(e(382))/9*(parseInt(e(376))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ra);class sa extends t.Plugin{static get[ea(367)](){return[no.ShiftEnter]}[ea(399)](){const t=ea,e=this[t(366)],n=e[t(392)][t(389)](t(354));n[t(394)](t(351)),e[t(398)][t(352)].on(t(359),oa(e),{priority:t(378)}),e[t(398)][t(352)].on(t(400),oa(e),{priority:t(378)}),e[t(373)][t(352)].on(t(374),((n,r,s)=>{const o=t;s[o(372)][o(379)]&&oa(e,{showActiveMarker:!1})(n,r,s)})),n[t(401)][t(364)](t(402),(n=>Kr(e[t(375)],t(369),n)))}}function oa(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=na,i=t[o(392)][o(389)](o(354));if(!s[o(386)][o(385)](r[o(395)],n[o(350)]))return;const a=t[o(357)];for(const t of r[o(395)][o(370)]()){if(!t.is(o(360),o(402)))continue;const n=o(349)==r[o(384)][o(404)](":")[1]?o(365):o(404),{authorId:c}=i[o(390)](r[o(384)]),u=s[o(361)][o(371)](o(353),{class:o(362)+n,"data-author-id":c}),l=s[o(368)][o(397)](a[o(355)](t));e&&i[o(380)][o(387)](r[o(384)])&&s[o(361)][o(393)](o(403),u),s[o(361)][o(388)](l,u),s[o(368)][o(391)](u,r[o(384)])}}}const ia=aa;function aa(t,e){const n=ca();return(aa=function(t,e){return n[t-=374]})(t,e)}function ca(){const t=["commands","formatBlock","formatInline","locale","isCollapsed","223015OkDuaN","commandName","model","descriptionFactory","4867723yWcDkS","change","6107660iiwYOc","FORMAT_RESTRICTED_ENABLED","markInlineFormat","getRanges","3YkaIdw","afterInit","value","has","956PnttMv","document","enableCommand","9MoNMZk","FORMAT_RESTRICTED_DISABLED","2985254inQVUa","plugins","StandardEditingModeEditing","6251184zWvCfo","type","registerDescriptionCallback","editor","forceValue","commandParams","get","restrictedEditingException","2347866ZCTuXL","28445yBXZEl","selection","TrackChangesEditing","from","format"];return(ca=function(){return t})()}!function(t){const e=aa,n=t();for(;;)try{if(826009===-parseInt(e(389))/1+parseInt(e(408))/2*(parseInt(e(399))/3)+parseInt(e(403))/4*(-parseInt(e(379))/5)+parseInt(e(378))/6+parseInt(e(393))/7+-parseInt(e(411))/8+-parseInt(e(406))/9*(-parseInt(e(395))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ca);class ua extends t.Plugin{[ia(400)](){const t=ia,e=this[t(414)],n=e[t(391)],r=e[t(387)];if(!e[t(409)][t(402)](t(410)))return;const s=e[t(409)][t(376)](t(381)),o=t(377),i=e[t(384)][t(376)](o);s[t(405)](o,((e,r={})=>{const a=t,c=n[a(404)][a(380)];if(c[a(388)])return void e(r);const u=void 0!==r[a(374)]?r[a(374)]:!i[a(401)];n[a(394)]((()=>{const t=a,e=Array[t(382)](c[t(398)]());for(const r of e){const e=u?[r]:Us(o,r,n);for(const n of e)s[t(397)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(392)][t(413)]((e=>{const n=t;if(n(385)!=e[n(412)]&&n(386)!=e[n(412)])return;const{data:s}=e;return s&&s[n(390)]==o?s[n(375)][0][n(374)]?{type:n(383),content:Kr(r,n(396))}:{type:n(383),content:Kr(r,n(407))}:void 0}))}}function la(t,e){const n=ha();return(la=function(t,e){return n[t-=173]})(t,e)}const fa=la;function ha(){const t=["forceValue","config","get","1895165SXCsrr","normalizeConfig","StyleUtils","3987736JtBhXs","afterInit","definitions","registerBlockAttribute","*Remove format:* %0","toLowerCase","FORMAT_STYLE","commandParams","144XxupsK","getGhsAttributeNameForElement","editor","styleName","descriptionFactory","328020DyfzmU","*Set format:* %0","inline","element","format","has","plugins","type","1994241PRmvTy","registerAttributeLabel","registerInlineAttribute","18631782cOrJnN","ghsAttributes","formatInline","registerDescriptionCallback","DataSchema","GeneralHtmlSupport","style","75936NmPXjc","enableDefaultAttributesIntegration","commandName","_registerLegacyDescription","formatBlock","434911ZiIeTX","Style","block","4bztaMB","TrackChangesEditing","add","locale"];return(ha=function(){return t})()}!function(t){const e=la,n=t();for(;;)try{if(426744===-parseInt(e(220))/1+-parseInt(e(197))/2+-parseInt(e(205))/3*(parseInt(e(174))/4)+parseInt(e(181))/5+parseInt(e(192))/6*(-parseInt(e(215))/7)+-parseInt(e(184))/8+parseInt(e(208))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ha);class da extends t.Plugin{[fa(185)](){const t=fa,e=this[t(194)];if(!e[t(203)][t(202)](t(221))||!e[t(203)][t(202)](t(212)))return;const n=e[t(203)][t(180)](t(175)),r=e[t(177)],s=e[t(179)][t(180)](t(214))||{},o=e[t(203)][t(180)](t(213)),i=e[t(203)][t(180)](t(183))[t(182)](e[t(203)][t(180)](t(212)),s[t(186)]);n[t(216)](t(214));const a=new Set;for(const e of i[t(173)]){const n=o[t(193)](e[t(200)]);a[t(176)](n)}const c=new Set;for(const e of i[t(199)]){const n=o[t(193)](e[t(200)]);c[t(176)](n);for(const n of e[t(209)])c[t(176)](n)}for(const e of a)n[t(187)](e),n[t(196)][t(206)](e,Kr(r,t(190)));for(const e of c)n[t(207)](e),n[t(196)][t(206)](e,Kr(r,t(190)));this[t(218)]()}[fa(218)](){const t=fa,e=this[t(194)],n=e[t(177)];e[t(203)][t(180)](t(175))[t(196)][t(211)]((e=>{const r=t;if(r(219)!=e[r(204)]&&r(210)!=e[r(204)])return;const{data:s}=e;return s&&r(214)===s[r(217)]?s[r(191)][0][r(178)]?{type:r(201),content:Kr(n,r(198),s[r(191)][0][r(195)][r(189)]())}:{type:r(201),content:Kr(n,r(188),s[r(191)][0][r(195)][r(189)]())}:void 0}))}}const ga=pa;function pa(t,e){const n=Ia();return(pa=function(t,e){return n[t-=145]})(t,e)}!function(t){const e=pa,n=t();for(;;)try{if(101643===parseInt(e(156))/1+parseInt(e(306))/2*(-parseInt(e(200))/3)+parseInt(e(220))/4*(-parseInt(e(162))/5)+parseInt(e(227))/6+parseInt(e(224))/7*(-parseInt(e(176))/8)+parseInt(e(272))/9*(-parseInt(e(308))/10)+-parseInt(e(248))/11*(-parseInt(e(170))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ia);class ma extends t.Plugin{constructor(t){const e=pa;super(t),this[e(303)]=[e(292),e(282)],this[e(298)]=new Set}[ga(295)](){const t=ga,e=this[t(151)],n=e[t(263)][t(255)][t(183)];if(!e[t(307)][t(153)](t(203)))return;const r=e[t(150)],s=e[t(307)][t(180)](t(251)),o=e[t(307)][t(180)](t(296));s[t(206)][t(199)](t(145),(e=>Kr(r,t(284),e))),this[t(221)](),s[t(207)](t(252)),s[t(207)](t(225)),s[t(207)](t(286));for(const r of[t(254),t(259)]){const i=e[t(157)][t(180)](r);s[t(207)](r,(r=>{const a=t;e[a(263)][a(299)]((t=>{const e=a;r();const c=e(179)===i[e(287)],u=o[e(172)](n),l=o[e(294)](u),f=c?l[e(257)]-1:l[e(229)]+1,h=u[0][e(277)](e(145)),d=o[e(291)](h,{startRow:f,endRow:f}),g=Array[e(245)](d)[e(155)]((n=>t[e(211)](n[e(177)])));s[e(186)](g,e(292))}))}))}for(const r of[t(239),t(219)]){const i=e[t(157)][t(180)](r);s[t(207)](r,(r=>{const a=t;e[a(263)][a(299)]((t=>{const e=a;r();const c=e(209)===i[e(287)],u=o[e(172)](n),l=o[e(163)](u),f=c?l[e(257)]-1:l[e(229)]+1,h=u[0][e(277)](e(145)),d=o[e(291)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(245)](d)[e(155)]((n=>t[e(211)](n[e(177)])));s[e(186)](g,e(282))}))}))}for(const r of[t(233),t(226)]){const i=r[t(241)](11),a=i[t(243)](),c=a[t(241)](0,3)+t(192),u=t(145)+i,l=t(276)+i,f=t(210)+i;s[t(207)](r,(()=>{const i=t;e[i(263)][i(299)]((t=>{const e=i,h=o[e(172)](n),d=h[0][e(277)](e(145));let g;if(e(233)==r){const t=o[e(294)](h);g={startRow:t[e(257)],endRow:t[e(229)],includeAllSlots:!0}}else{const t=o[e(163)](h);g={startColumn:t[e(257)],endColumn:t[e(229)],includeAllSlots:!0}}const p=o[e(291)](d,g),m=Array[e(245)](p)[e(155)]((({cell:t})=>t)),I=Ea(m[e(198)]((t=>t[e(278)](c)))),E=Ea(m[e(198)]((t=>!t[e(278)](c))))[e(155)]((n=>t[e(211)](n))),b=s[e(270)](E,u);if(b&&(e(292)==b[e(178)]||e(282)==b[e(178)])){const n=this[e(146)](b);for(const r of I){const s=t[e(211)](r),i=o[e(168)](r),u=r[e(271)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(175)](s)}}}))}))}function c(r){const s=t,o=Array[s(245)](n[s(169)]())[s(155)]((t=>i.LiveRange[s(165)](t)));e[s(263)][s(299)]((t=>{const n=s,i=t[n(305)];r=r[n(198)]((t=>n(264)!=t[n(159)][n(280)])),t[n(190)](r),e[n(157)][n(180)](n(233))[n(240)](),e[n(223)](n(233),{forceDefaultExecution:!0}),e[n(263)][n(302)]((()=>{const t=n;e[t(263)][t(302)](i,(e=>{const n=t,r=o[n(198)]((t=>n(264)!=t[n(159)][n(280)]));r[n(273)]>0&&e[n(190)](r);for(const t of o)t[n(267)]()}))}))}))}function u(r){const s=t;e[s(263)][s(299)]((t=>{const o=s,a=Array[o(245)](n[o(169)]())[o(155)]((t=>i.LiveRange[o(165)](t))),c=[];for(const t of r)for(const e of t[o(188)]({shallow:!0}))c[o(250)](e);for(const n of c)o(264)!=n[o(159)][o(280)]&&(t[o(190)](t[o(214)](n,0)),e[o(157)][o(180)](o(226))[o(240)](),e[o(223)](o(226),{forceDefaultExecution:!0}));const u=a[o(198)]((t=>o(264)!=t[o(159)][o(280)]));u[o(273)]>0&&t[o(190)](u);for(const t of a)t[o(267)]()}))}function l(e,n){const r=t;return n[r(293)]((t=>e[r(260)]((e=>e[r(212)][r(218)](t[r(202)])||t[r(212)][r(218)](e[r(202)])))))}function f(e,n){const r=t;return!e[r(260)]((t=>n[r(260)]((e=>t[r(279)](e)))))&&e[r(260)]((t=>n[r(260)]((e=>t[r(212)][r(148)](e[r(202)])))))}e[t(149)][t(288)].on(t(268),((e,n,r)=>{const s=t;if(!r[s(228)][s(222)])return;const o=n[s(242)];if(!o)return;const i=r[s(187)][s(265)](o);function c(t){return Array[s(208)](t)?t:[t]}i&&s(195)===o[s(234)]&&(0,a.setHighlightHandling)(i,r[s(304)],((t,e,n)=>n[s(275)](c(e[s(185)]),t)),((t,e,n)=>n[s(147)](c(e[s(185)]),t)))}),{priority:t(231)}),s[t(206)][t(238)]((e=>{const n=t;if(n(158)!=e[n(301)]&&n(269)!=e[n(301)])return;const s=e[n(205)]();if(null!=s&&s.is(n(160),n(145))){if(n(158)==e[n(301)]){const t=e[n(188)]()[n(198)]((t=>t.is(n(283))))[n(155)]((t=>t[n(149)]));if(t[n(273)])return{type:n(158),content:Kr(r,n(171),Kr(r,n(167),'"'+t[n(164)](" ")+'"'))}}if(n(269)==e[n(301)]){const t=e[n(188)]()[n(198)]((t=>t.is(n(283))))[n(155)]((t=>t[n(149)]));if(t[n(273)])return{type:n(269),content:Kr(r,n(247),Kr(r,n(167),'"'+t[n(164)](" ")+'"'))}}}})),s[t(206)][t(238)]((e=>{const n=t;if(n(292)==e[n(178)]){const t=e[n(188)]()[n(198)]((t=>t.is(n(283))))[n(155)]((t=>t[n(149)])),s=this[n(146)](e),o=s[n(285)]-s[n(262)]+1;if(n(158)==e[n(301)])return t[n(273)]?{type:n(158),content:Kr(r,n(171),Kr(r,n(244),[o,'"'+t[n(164)](" ")+'"']))}:{type:n(158),content:Kr(r,n(171),Kr(r,n(189),o))};if(n(269)==e[n(301)])return t[n(273)]?{type:n(269),content:Kr(r,n(247),Kr(r,n(244),[o,'"'+t[n(164)](" ")+'"']))}:{type:n(269),content:Kr(r,n(247),Kr(r,n(189),o))}}if(n(282)==e[n(178)]){const t=e[n(188)]()[n(198)]((t=>t.is(n(283))))[n(155)]((t=>t[n(149)])),s=this[n(146)](e),o=s[n(182)]-s[n(274)]+1;if(n(158)==e[n(301)])return t[n(273)]?{type:n(158),content:Kr(r,n(171),Kr(r,n(290),[o,'"'+t[n(164)](" ")+'"']))}:{type:n(158),content:Kr(r,n(171),Kr(r,n(191),o))};if(n(269)==e[n(301)])return t[n(273)]?{type:n(269),content:Kr(r,n(247),Kr(r,n(290),[o,'"'+t[n(164)](" ")+'"']))}:{type:n(269),content:Kr(r,n(247),Kr(r,n(191),o))}}})),s[t(216)][t(256)](t(158),t(292),t(246),c),s[t(216)][t(256)](t(269),t(292),t(181),c),s[t(216)][t(256)](t(158),t(282),t(246),u),s[t(216)][t(256)](t(269),t(282),t(181),u),s[t(216)][t(256)](t(158),t(282),t(164),l),s[t(216)][t(256)](t(269),t(282),t(164),l),s[t(216)][t(256)](t(158),t(292),t(164),f),s[t(216)][t(256)](t(269),t(292),t(164),f)}[ga(249)](){const t=ga,e=this[t(151)],n=e[t(263)][t(255)][t(183)];return(r,s)=>{const o=t;e[o(263)][o(299)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(212)][a(300)];u&&u[0]&&!1===u[0][a(230)]&&(l=r[0][a(202)][a(289)]);const f=t[a(237)](l);if(a(264)==f[a(159)][a(280)])return;const h=Array[a(245)](n[a(169)]())[a(155)]((t=>i.LiveRange[a(165)](t)));t[a(190)](f),e[a(157)][a(180)](c)[a(240)](),u[a(250)]({forceDefaultExecution:!0}),e[a(223)](c,...u);const d=h[a(198)]((t=>a(264)!=t[a(159)][a(280)]));d[a(273)]>0&&t[a(190)](d);for(const t of h)t[a(267)]()}))}}[ga(232)](t){const e=ga,n=this[e(151)][e(307)][e(180)](e(296));let r=Number[e(215)],s=Number[e(281)],o=Number[e(215)],i=Number[e(281)];for(const a of t){if(e(264)==a[e(159)][e(280)])continue;const{row:t,column:c}=n[e(168)](a),u=a[e(278)](e(174))?a[e(271)](e(174))-1:0,l=a[e(278)](e(236))?a[e(271)](e(236))-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(221)](){const t=ga,e=this[t(151)],n=e[t(307)][t(180)](t(251)),r=e[t(307)][t(180)](t(296));e[t(263)][t(255)].on(t(197),(()=>{const r=t,s=Array[r(245)](e[r(263)][r(255)][r(235)][r(258)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(261)](t);if(r(194)!=s)continue;if(null!=e[r(193)])continue;const a=n[r(152)](o);this[r(303)][r(154)](i)&&this[r(298)][r(166)](a)}}),{priority:t(253)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(211)](e),a=e[s(277)](s(145)),c=r[s(168)](e);for(const t of this[s(298)]){const n=t[s(178)],r=n[s(266)](s(204)),u=n[s(241)](r?10:5),l=u[s(243)](),f=l[s(241)](0,3)+s(192),h=s(276)+u,d=s(210)+u;if(!t[s(196)])continue;if(a!=t[s(184)]()[s(202)][s(277)](s(145)))continue;if(t[s(309)](i))continue;const g=e[s(278)](f)?e[s(271)](f)-1:0,p=this[s(146)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(175)](i),o=!0)}return o};e[t(263)][t(255)][t(173)]((n=>{const r=t;let o=!1;for(const t of e[r(263)][r(255)][r(235)][r(201)]())if(r(161)==t[r(301)])if(r(292)==t[r(234)])for(const e of t[r(217)][r(289)][r(297)]())o=o||s(e,n);else r(195)==t[r(234)]&&(o=o||s(t[r(217)][r(289)],n));return o}))}[ga(146)](t){const e=ga;return this[e(232)](t[e(169)]()[e(155)]((t=>t[e(202)][e(289)])))}}function Ia(){const t=["above","get","accept","maxColumn","selection","getFirstRange","classes","markMultiRangeInsertion","mapper","getItems","ELEMENT_TABLE_ROW","setSelection","ELEMENT_TABLE_COLUMN","span","oldRange","suggestion","tableCell","isInContent","change:data","filter","registerElementLabel","251778JDLodu","getChanges","start","TableEditing","tablePaste","getContainedElement","descriptionFactory","enableCommand","isArray","left","max","createRangeOn","end","values","createPositionAt","MAX_SAFE_INTEGER","_suggestionFactory","position","isEqual","insertTableColumnRight","36nLTfjZ","_setupColumnsRowsFixing","showSuggestionHighlights","execute","5495eTfjWa","selectTableRow","removeTableColumn","453816djfQeQ","options","last","forceValue","highest","_getCoordsForCells","removeTableRow","name","differ","colspan","createRangeIn","registerDescriptionCallback","insertTableColumnLeft","refresh","substr","item","toLowerCase","ELEMENT_TABLE_ROW_WITH_TEXT","from","discard","*Remove:* %0","363HZLxsb","_acceptFormatSuggestionCallbackFactory","push","TrackChangesEditing","insertTable","low","insertTableRowAbove","document","registerCustomCallback","first","getChangedMarkers","insertTableRowBelow","some","_splitMarkerName","minRow","model","$graveyard","toViewElement","startsWith","detach","addMarker:suggestion","deletion","markMultiRangeDeletion","getAttribute","18RIoOwa","length","minColumn","addClass","min","findAncestor","hasAttribute","isIntersecting","rootName","MIN_SAFE_INTEGER","tableColumn","$textProxy","ELEMENT_TABLE","maxRow","selectTableColumn","order","downcastDispatcher","nodeAfter","ELEMENT_TABLE_COLUMN_WITH_TEXT","createTableWalker","tableRow","every","getRowIndexes","afterInit","TableUtils","getChildren","_tableSuggestions","change","nodeBefore","type","enqueueChange","_tablePostFixingSubtypes","writer","batch","2fFgDtn","plugins","670990hkxvuC","isIntersectingWithRange","table","_getSuggestionCoords","removeClass","isTouching","data","locale","editor","getSuggestion","has","includes","map","193168HEOkUZ","commands","insertion","root","element","insert","45410uGieNd","getColumnIndexes","join","fromRange","add","ELEMENT_TABLE_WITH_TEXT","getCellLocation","getRanges","72804nbJpNU","*Insert:* %0","getSelectionAffectedTableCells","registerPostFixer","rowspan","addRange","688ABXdRN","cell","subType"];return(Ia=function(){return t})()}function Ea(t){const e=ga;return Array[e(245)](new Set(t)[e(213)]())}const ba=Ta;function Ta(t,e){const n=ya();return(Ta=function(t,e){return n[t-=351]})(t,e)}!function(t){const e=Ta,n=t();for(;;)try{if(596072===-parseInt(e(412))/1+-parseInt(e(381))/2+-parseInt(e(398))/3+-parseInt(e(391))/4+parseInt(e(426))/5*(parseInt(e(436))/6)+-parseInt(e(369))/7+parseInt(e(377))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ya);class _a extends t.Plugin{static get[ba(373)](){return[ma]}[ba(423)](){const t=ba,e=this[t(437)],n=e[t(368)][t(354)][t(408)],r=e[t(445)];if(!e[t(409)][t(425)](t(429)))return;const s=e[t(409)][t(353)](t(386)),o=e[t(409)][t(353)](t(420)),a=e[t(409)][t(353)](ma);a[t(428)][t(404)](t(361)),s[t(403)](t(361),(()=>{const n=t,r=o[n(351)](e[n(368)][n(354)][n(408)]);e[n(368)][n(394)]((()=>{const t=n;s[t(407)](r,{commandName:t(361),commandParams:[]},[],t(361))}))})),e[t(379)][t(353)](t(361)).on(t(384),((n,r)=>{const o=t;e[o(379)][o(353)](o(396))[o(355)]&&(r[o(392)]>0&&r[r[o(392)]-1]&&r[r[o(392)]-1][o(435)]||s[o(443)]||this[o(421)]()||n[o(372)]())}),{priority:t(419)});for(const n of[t(376),t(427),t(375),t(352)]){const r=e[t(379)][t(353)](n);s[t(403)](n,(()=>{const n=t,o=e[n(368)][n(354)][n(408)][n(366)]()[n(405)]()[n(400)]((t=>t.is(n(367),n(411)))),i=r[n(355)];e[n(368)][n(394)]((()=>{const t=n;s[t(407)]([o,i],{commandName:t(361),commandParams:[]},[],t(361))}))}))}for(const n of[t(359),t(415)]){const r=e[t(379)][t(353)](n);s[t(403)](n,(()=>{const i=t,a=o[i(351)](e[i(368)][i(354)][i(408)])[0],c=a[i(390)](i(358)),{column:u,row:l}=o[i(385)](a);let f=[];if(i(414)==r[i(387)]){const t=o[i(416)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(370)](t)[i(439)]((t=>t[i(424)]))}else{const t=o[i(416)](c,{column:u,includeAllSlots:!0});f=Array[i(370)](t)[i(439)]((t=>t[i(424)]))}e[i(368)][i(394)]((t=>{const e=i;s[e(441)](t[e(374)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(388)][t(395)]((e=>{const n=t;if(n(364)!=e[n(410)]&&n(422)!=e[n(410)])return;const{data:s}=e;return s&&n(361)==s[n(362)]?{type:n(442),content:Kr(r,n(433))}:void 0})),s[t(388)][t(395)]((e=>{const n=t;if(n(364)!=e[n(410)]&&n(422)!=e[n(410)])return;const{data:s}=e;return s?n(359)==s[n(362)]?{type:n(442),content:Kr(r,n(363))}:n(415)==s[n(362)]?{type:n(442),content:Kr(r,n(418))}:void 0:void 0}));const c=a[t(382)]();for(const e of[t(376),t(427),t(375),t(352)])s[t(413)][t(383)](t(364),e,t(406),c);for(const e of[t(359),t(415)])s[t(413)][t(383)](t(364),e,t(406),c);s[t(413)][t(383)](t(364),t(361),t(406),(r=>{const s=t;e[s(368)][s(394)]((t=>{const o=s,a=Array[o(370)](n[o(417)]())[o(439)]((t=>i.LiveRange[o(440)](t)));t[o(356)](r),e[o(379)][o(353)](o(361))[o(434)](),e[o(384)](o(361),{forceDefaultExecution:!0});const c=a[o(360)]((t=>o(438)!=t[o(402)][o(444)]));c[o(392)]>0&&t[o(356)](c);for(const t of a)t[o(357)]()}))}));for(const n of[t(376),t(375),t(352),t(427)]){const r=e[t(379)][t(353)](n);r.on(t(371),((n,s,o)=>{const i=t;if(o){const t=e[i(368)][i(354)][i(408)][i(366)]()[i(405)]()[i(400)]((t=>t.is(i(367),i(411))));this[i(397)](r[i(355)],t)||(n[i(393)]=!1,n[i(372)]())}}),{priority:t(378)})}}[ba(421)](){const t=ba,e=this[t(437)][t(379)][t(353)](t(361)),n=this[t(437)][t(409)][t(353)](t(420));if(!e[t(430)])return!1;const r=n[t(351)](this[t(437)][t(368)][t(354)][t(408)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(397)](e,n))return!1;return!0}[ba(397)](t,e){const n=ba,r=this[n(437)][n(409)][n(353)](n(386)),s=this[n(437)][n(368)][n(374)](t),o=this[n(437)][n(368)][n(374)](e),i=new Set,a=new Set;for(const t of r[n(401)]())if((n(399)==t[n(410)]||n(365)==t[n(410)]||n(361)==t[n(431)])&&t[n(446)])for(const e of t[n(417)]())e[n(389)](s,!0)&&i[n(380)](t[n(410)]+":"+t[n(432)].id),e[n(389)](o,!0)&&a[n(380)](t[n(410)]+":"+t[n(432)].id);if(i[n(447)]!=a[n(447)])return!1;for(const t of i)if(!a[n(425)](t))return!1;return!0}}function ya(){const t=["getCellLocation","TrackChangesEditing","direction","descriptionFactory","containsRange","findAncestor","2371448mrmjJa","length","return","change","registerDescriptionCallback","trackChanges","_areMergableCells","1220616RLqudp","insertion","find","getSuggestions","root","enableCommand","push","getAncestors","accept","markMultiRangeBlockFormat","selection","plugins","type","tableCell","280990UVAKXu","_suggestionFactory","horizontally","splitTableCellHorizontally","createTableWalker","getRanges","*Split cell:* horizontally","highest","TableUtils","_areSelectedCellsMergable","formatInline","afterInit","cell","has","123405fTEdJG","mergeTableCellRight","_tablePostFixingSubtypes","TableEditing","isEnabled","subType","author","*Merge cells*","refresh","forceDefaultExecution","126ykiuzG","editor","$graveyard","map","fromRange","markBlockFormat","format","_isForcedDefaultExecutionBlock","rootName","locale","isInContent","size","getSelectionAffectedTableCells","mergeTableCellLeft","get","document","value","setSelection","detach","table","splitTableCellVertically","filter","mergeTableCells","commandName","*Split cell:* vertically","formatBlock","deletion","getFirstPosition","element","model","1096529rKmHXg","from","set:isEnabled","stop","requires","createRangeOn","mergeTableCellDown","mergeTableCellUp","14186752rQCLRG","low","commands","add","516404eMsjKz","_acceptFormatSuggestionCallbackFactory","registerCustomCallback","execute"];return(ya=function(){return t})()}const Aa=ka;function ka(t,e){const n=Ca();return(ka=function(t,e){return n[t-=213]})(t,e)}function Ca(){const t=["setTableColumnHeader","markerNameToElements","type","258140YTHzXh","FORMAT_REGULAR_ROW","plugins","commandParams","registerAttributeLabel","toViewElement","enableDefaultAttributesIntegration","186568wWnFhy","7ocIMKe","downcastDispatcher","has","consumable","get","headingRows","setAttribute","109476TsmbJh","_suggestionFactory","commandName","*Format:* %0","registerCustomCallback","getCellLocation","TableEditing","bindElementToMarker","requires","registerBlockAttribute","cell","data-suggestion","removeClass","ck-suggestion-marker-","options","21854Vcczsw","207LETWvO","76180nYLLYU","_acceptFormatSuggestionCallbackFactory","_handleLegacySuggestions","editing","name","TrackChangesEditing","removeMarker:suggestion","FORMAT_HEADER_ROW","showSuggestionHighlights","editor","26msprWG","10049NfXWsZ","stop","addClass","registerDescriptionCallback","activeMarkers","data","descriptionFactory","FORMAT_REGULAR_COLUMN","341EzkCQH","start","addMarker:suggestion","removeAttribute","_registerLegacyDescription","nodeAfter","end","accept","headingColumns","FORMAT_HEADER_COLUMN","20CSwqau","mapper","afterInit","forceValue","getSuggestion","224184wBBwKN","consume","createTableWalker","ck-suggestion-marker--active","format","setTableRowHeader","highest","includes","_splitMarkerName","nodeBefore","locale","item","unbindElementFromMarkerName","writer","TableUtils","9680NFznWX","markerRange","formatBlock","markerName","87fYDbpm","parent"];return(Ca=function(){return t})()}!function(t){const e=ka,n=t();for(;;)try{if(363949===-parseInt(e(263))/1*(parseInt(e(302))/2)+parseInt(e(216))/3*(parseInt(e(253))/4)+-parseInt(e(282))/5*(parseInt(e(236))/6)+-parseInt(e(229))/7*(parseInt(e(228))/8)+-parseInt(e(252))/9*(parseInt(e(221))/10)+parseInt(e(272))/11*(-parseInt(e(287))/12)+parseInt(e(264))/13*(parseInt(e(251))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ca);class La extends t.Plugin{static get[Aa(244)](){return[ma]}[Aa(284)](){const t=Aa,e=this[t(262)];if(!e[t(223)][t(231)](t(242)))return;const n=e[t(297)],r=e[t(223)][t(233)](t(258));r[t(227)](t(292)),r[t(227)](t(218)),r[t(245)](t(234)),r[t(245)](t(280)),r[t(270)][t(225)](t(234),Kr(n,t(260))),r[t(270)][t(225)](t(280),Kr(n,t(281))),this[t(255)]()}[Aa(255)](){const t=Aa,e=this[t(262)][t(223)][t(233)](t(258)),n=this[t(262)][t(223)][t(233)](t(301)),r=this[t(262)][t(223)][t(233)](ma)[t(254)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ka,{type:c,id:u}=e[a(295)](o[a(215)]),l=e[a(286)](u),f=l[a(269)];if(a(214)!=l[a(220)]||!f||a(218)!=f[a(238)])return;if(o[a(298)])return void s[a(265)]();if(!i[a(232)][a(288)](o[a(213)],s[a(257)]))return;const h=o[a(213)][a(273)][a(277)],d=o[a(213)][a(278)][a(296)],g=h[a(217)][a(217)],{column:p}=n[a(241)](h),{column:m}=n[a(241)](d);for(let s=p;s<=m;s++){const l=n[a(289)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(246)],l=i[a(283)][a(226)](s);i[a(300)][a(266)](a(249)+c,l),r&&i[a(300)][a(235)](a(247),u,l),i[a(283)][a(243)](l,o[a(215)]),t&&(e[a(268)][a(294)](o[a(215)])?i[a(300)][a(266)](a(290),l):i[a(300)][a(248)](a(290),l))}}}}e[t(237)][t(240)](t(214),t(292),t(279),r),e[t(237)][t(240)](t(214),t(218),t(279),r),this[t(262)][t(256)][t(230)].on(t(274),s(),{priority:t(293)}),this[t(262)][t(269)][t(230)].on(t(274),((e,n,r)=>{const o=t;r[o(250)][o(261)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(293)}),this[t(262)][t(256)][t(230)].on(t(259),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(295)](r[o(215)]),c=e[o(286)](a),u=c[o(269)];if(o(214)!=c[o(220)]||!u||o(218)!=u[o(238)])return;const l=s[o(283)][o(219)](r[o(215)]);if(l)for(const t of l)s[o(300)][o(248)](o(249)+i,t),s[o(300)][o(248)](o(290),t),s[o(300)][o(275)](o(247),t),s[o(283)][o(299)](t,r[o(215)])}),{priority:t(293)}),this[t(276)]()}[Aa(276)](){const t=Aa,e=this[t(262)],n=e[t(297)];function r(e){const r=t;return{type:r(291),content:Kr(n,r(239),e)}}e[t(223)][t(233)](t(258))[t(270)][t(267)]((e=>{const s=t;if(s(214)!=e[s(220)])return;const{data:o}=e;if(o){if(s(292)==o[s(238)]){const t=o[s(224)][0][s(285)];return r(Kr(n,s(t?260:222)))}if(s(218)==o[s(238)]){const t=o[s(224)][0][s(285)];return r(Kr(n,s(t?281:271)))}}}))}}const Na=Ra;function Ra(t,e){const n=Da();return(Ra=function(t,e){return n[t-=308]})(t,e)}!function(t){const e=Ra,n=t();for(;;)try{if(825607===-parseInt(e(473))/1+-parseInt(e(360))/2+-parseInt(e(393))/3*(parseInt(e(317))/4)+-parseInt(e(401))/5*(-parseInt(e(394))/6)+-parseInt(e(335))/7+parseInt(e(380))/8+-parseInt(e(384))/9*(-parseInt(e(365))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Da);const Sa=[Na(512),Na(425),Na(510),Na(432),Na(501),Na(506),Na(471)],wa=Object[Na(483)](Sa[Na(500)]((t=>[t,null])));class Ma extends t.Plugin{static get[Na(490)](){return[ma]}[Na(327)](){const t=Na,n=this[t(421)];if(!n[t(376)][t(467)](t(470)))return;const r=n[t(376)][t(479)](t(381)),s=n[t(376)][t(479)](t(404)),o=n[t(376)][t(479)](ma),a=n[t(376)][t(479)](t(470));o[t(439)][t(326)](t(491),t(482)),n[t(472)][t(340)][t(499)](t(332),{allowIn:t(407),allowContentOf:t(407),isLimit:!0}),n[t(508)][t(440)]({model:t(332),view:t(314)});let c=null;n[t(472)].on(t(366),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(392)]-1];h&&h[u(348)]||r[u(445)]||this[u(421)][u(468)][u(479)](u(453))[u(452)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(339)))return!1;const i=s[o(363)](t,n);if(!i||!Oa(i,void 0,r))return!1;const a=r[o(373)](n[o(391)][o(484)]);if(!a[o(392)])return!1;const c=a[0][o(309)](o(475)),l=r[o(428)](a),f=r[o(371)](a),h={startRow:l[o(345)],endRow:l[o(463)],startColumn:f[o(345)],endColumn:f[o(463)]};return 1==a[o(392)]&&(h[o(460)]+=r[o(358)](i)-1,h[o(347)]+=r[o(395)](i)-1),Oa(c,h,r)}(l,f,n[u(472)],s,a)&&(o[u(338)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(472)][u(511)]((()=>{const t=u;n[t(472)][t(366)](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(392)]&&r[t(355)](o,t(491),{tablePasteChainId:s}),a[t(392)]&&r[t(355)](a,t(482),{tablePasteChainId:s}),l[t(392)]&&(r[t(355)](l,t(469),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(481)]((e=>{const n=t;var r;return null===(r=e[n(489)])||void 0===r?void 0:r[n(312)](e)}))),f[t(392)]&&(r[t(368)](f,t(469),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(481)]((e=>{const n=t;var r;return null===(r=e[n(489)])||void 0===r?void 0:r[n(312)](e)})));const d=r[t(387)](h[t(500)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(310),{tablePasteChainId:s});if(d){const e=d[t(382)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(472)][t(434)](s),a=e[t(507)]((e=>e[t(492)]()[t(406)](i)));a&&r[t(326)]([a[t(321)],o])}r[t(392)]&&d[t(498)](t(437),Object[t(483)](r))}c=null})))}),{priority:e.priorities[t(464)]+10}),n[t(376)][t(479)](t(470)).on(t(359),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(338)]();const u=s[r(459)],l=o,f=va(u),h=va(l);e[r(462)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(399)](u[r(374)](0));for(const t of Array[r(349)](l[r(411)]()))a[r(385)](t,u,r(465));const t=c[r(377)][r(324)](s[r(446)]),e=c[r(333)][r(324)](s[r(505)]);t||e||(d=i.LiveRange[r(402)](a[r(487)](u)))}else h&&!f&&(g=a[r(487)](u));else{const t=a[r(319)](r(332)),e=a[r(319)](r(332));a[r(416)](a[r(487)](u),e),a[r(385)](t,u,0);for(const e of Array[r(349)](l[r(411)]()))a[r(385)](e,t,r(465));d=i.LiveRange[r(402)](a[r(434)](t)),g=i.LiveRange[r(402)](a[r(434)](e))}const p=Array[r(349)](l[r(342)]())[r(323)]((([t])=>Sa[r(324)](t)));c[r(400)][r(326)]({element:u,attributes:p[r(392)]?Object[r(483)](p):null}),d&&c[r(423)][r(326)](d),g&&c[r(503)][r(326)](g)}),{priority:t(464)}),s.on(t(354),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(480)]||1;c[o(333)]=new Array(l)[o(429)](u)[o(500)](((t,e)=>t+e));for(const{cell:t}of s[o(408)](i,{startColumn:u,endColumn:u+l-1}))c[o(403)][o(326)](n[o(472)][o(434)](t))}),{priority:t(362)}),s.on(t(343),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(414)]||1;c[o(377)]=new Array(l)[o(429)](u)[o(500)](((t,e)=>t+e));for(const{cell:t}of s[o(408)](i,{startRow:u,endRow:u+l-1}))c[o(379)][o(326)](n[o(472)][o(434)](t))}),{priority:t(362)}),r[t(369)][t(448)]((e=>{const r=t;if(e[r(466)]&&e[r(466)][r(344)](r(469)))return e[r(488)]?{}:{type:r(337),content:Kr(n[r(424)],r(454))}}));const u=()=>!1;for(const e of[t(469),t(482),t(491),t(310)])r[t(435)][t(364)](t(337),e,t(415),u),r[t(435)][t(364)](t(455),e,t(415),u),r[t(435)][t(364)](t(383),e,t(415),u);r[t(435)][t(364)](t(383),t(310),t(351),u),r[t(435)][t(364)](t(383),t(310),t(426),((e,r,s)=>{const o=t,i=e[o(500)]((t=>t[o(390)]()))[o(323)]((t=>t)),a=new Map(i[o(500)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(400)])e&&a[o(410)](t,e);else if(s&&s[o(437)])for(const[t,e]of Object[o(361)](s[o(437)])){const r=n[o(472)][o(325)][o(479)](t),s=r?r[o(492)]()[o(390)]():null;s&&a[o(410)](s,e)}n[o(472)][o(511)]((t=>{const e=o;for(const[n,r]of a)t[e(497)]({...wa,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(435)][o(364)](e,o(469),s,((t,i,a)=>{const c=o;n[c(472)][c(511)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(436)][o(442)];t.is(o(461),o(332))&&u[o(326)](t)}r[o(435)][o(397)](e,null,s)(t,i,a);for(const t of u)o(352)!=t[o(409)][o(458)]&&n[o(419)](t)}))}))};l(t(337),t(426)),l(t(337),t(351)),l(t(455),t(426)),l(t(455),t(351)),r[t(435)][t(364)](t(337),t(491),t(351),(e=>{const n=t,r=e[n(500)]((t=>t[n(390)]())),i=r[0][n(309)](n(475)),{minRow:a,maxRow:c}=o[n(438)](r);s[n(450)](i,{at:a,rows:c-a+1})})),r[t(435)][t(364)](t(337),t(482),t(351),(e=>{const n=t,r=e[n(500)]((t=>t[n(390)]())),i=r[0][n(309)](n(475)),{minColumn:a,maxColumn:c}=o[n(438)](r);s[n(486)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(466)]||!n[s(466)][s(344)](s(469)))return;const o=n[s(431)][s(433)],i=r[s(495)]()[s(323)]((t=>t[s(313)]&&t[s(431)]&&t[s(431)][s(433)]==o));i[s(392)]&&n[s(449)]()[s(392)]!=i[s(392)]&&i[s(451)](((t,e)=>(t[s(367)]=e,e[s(488)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(378)](e[s(346)]),a=[s(316),s(509)],c=r[s(422)][s(324)](e[s(346)]);return c&&a[s(326)](s(417)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(441),f,{priority:t(464)}),r.on(t(443),f,{priority:t(464)}),n[t(472)][t(391)][t(485)]((()=>{const e=t;let s=!1;const o=Array[e(349)](n[e(472)][e(391)][e(336)][e(350)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(378)](t);if(e(334)!=o||e(455)!=a||i[e(330)])continue;if(!r[e(386)](c))continue;const u=r[e(356)](c)[e(405)](),l=n[e(376)][e(479)](e(477)).me;for(const t of r[e(495)]())if(t[e(313)]&&t[e(320)]==l&&e(383)==t[e(398)]&&e(310)==t[e(466)]&&t[e(405)]()[e(504)]((t=>u[e(389)]((n=>n[e(427)](t,!0))))))for(const n of t[e(449)]())n[e(313)]&&(n[e(351)](),s=!0)}return s})),n[t(472)][t(391)][t(485)]((e=>{const s=t,o=n[s(468)][s(479)](s(413));if(!o||!o[s(328)][s(467)](e[s(457)]))return!1;let i=!1;const a=n[s(376)][s(479)](s(477)).me,c=n[s(472)][s(391)][s(336)][s(341)](),u=Array[s(349)](n[s(472)][s(391)][s(336)][s(350)]())[s(323)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(378)](t);return n(334)==o&&n(469)==i&&c==a.id&&!e[n(330)]}));for(const t of c){if(s(385)!=t[s(398)]||s(332)!=t[s(321)]||1!=t[s(392)])continue;const n=e[s(496)](t[s(308)],t[s(308)][s(474)](1));if(!u[s(507)]((({data:t})=>t[s(476)][s(406)](n))))for(const{name:t,data:r}of u)if(n[s(427)](r[s(476)])){e[s(456)](t,{range:n}),i=!0;break}}return i})),n[t(472)][t(391)][t(485)]((e=>{const s=t;let o=!1;const i=n[s(376)][s(479)](s(477)).me,a=r[s(495)]()[s(323)]((t=>t[s(313)]&&t[s(320)]==i)),c=new Set,u=new Set;for(const t of a)if(s(469)==t[s(466)])for(const e of t[s(382)]()){const n=e[s(492)]()[s(390)]();if(n)if(n.is(s(461),s(332))&&va(n)){t[s(502)](e[s(321)]),c[s(388)](n),o=!0;const r=n[s(412)],i=n[s(311)],a=r&&r.is(s(461),s(332)),l=i&&i.is(s(461),s(332));a&&!c[s(467)](r)&&u[s(388)](r),l&&!c[s(467)](i)&&u[s(388)](i)}else n.is(s(461),s(353))&&n[s(331)]&&(t[s(502)](e[s(321)]),o=!0)}else if(s(310)==t[s(466)]){if(!t[s(431)]||!t[s(431)][s(433)])continue;const e=t[s(431)][s(437)];if(e&&Object[s(494)](e)[s(392)])continue;const n=t[s(431)][s(433)];let r=!0,i=!0;for(const e of a)if(e[s(466)]&&e[s(466)][s(344)](s(469))){if(!e[s(431)][s(433)]){i=!1;break}if(e.id!=t.id&&e[s(431)][s(433)]==n){r=!1;break}}i&&r&&(t[s(493)](),o=!0)}for(const t of c)e[s(399)](t);for(const t of u)e[s(419)](t);return o})),n[t(508)][t(357)](t(318))[t(396)]({model:t(430),view:t=>h(t),converterPriority:t(464)}),n[t(508)][t(357)](t(315))[t(396)]({model:t(430),view:(e,n)=>n[t(418)][t(375)]?h(e,!1):null,converterPriority:t(464)});const d=n[t(329)][t(372)];this[t(322)](d[t(391)],t(447),((e,n)=>{const r=t,s=[];for(const t of d[r(487)](n[r(370)])[r(478)]())t.is(r(461),r(314))&&s[r(326)](t);d[r(511)]((t=>{const e=r;for(const n of s)t[e(444)](t[e(487)](n),t[e(420)](n)),t[e(399)](n)}))}))}}function va(t){const e=Na;if(t[e(331)])return!0;const n=t[e(374)](0);return n.is(e(461),e(353))&&n[e(331)]}function Oa(t,e={},n){const r=Na;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(408)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Da(){const t=["_createdBatches","editing","oldRange","isEmpty","tableCellSuggestion","columnInsertionIndexes","suggestion","1237642DjdHKA","differ","insertion","stop","documentSelection","schema","getChanges","getAttributes","insertRows","startsWith","first","markerName","endColumn","forceDefaultExecution","from","getChangedMarkers","discard","$graveyard","paragraph","insertColumns","markMultiRangeInsertion","getSuggestion","for","getRows","_replaceTableSlotCell","2723136DJCelV","entries","low","getTableIfOnlyTableInContent","registerCustomCallback","201140xhgJZg","insertContent","next","markMultiRangeDeletion","descriptionFactory","content","getColumnIndexes","view","getSelectionAffectedTableCells","getChild","showSuggestionHighlights","plugins","rowInsertionIndexes","_splitMarkerName","rowInsertionRanges","8195768rEwrZC","TrackChangesEditing","getMarkers","formatBlock","1251aBCvwo","insert","hasSuggestion","markMultiRangeBlockFormat","add","some","getContainedElement","document","length","2862LkXJVJ","270282PIwtTi","getColumns","markerToHighlight","getSuggestionCallback","type","remove","cells","110ZuVTmI","fromRange","columnInsertionRanges","TableUtils","getRanges","isEqual","tableCell","createTableWalker","root","set","getChildren","nextSibling","redo","rows","join","wrap","ck-suggestion-marker--active","options","unwrap","createPositionBefore","editor","activeMarkers","insertionRanges","locale","tableCellBorderColor","accept","containsRange","getRowIndexes","fill","suggestion:formatBlock:tablePasteCell","attributes","tableCellHorizontalAlignment","tablePasteChainId","createRangeOn","_suggestionFactory","start","markerAttributes","_getCoordsForCells","_tablePostFixingSubtypes","elementToElement","suggestionLoaded","nodeAfter","suggestionUnloaded","move","_isForcedDefaultExecutionBlock","row","clipboardOutput","registerDescriptionCallback","getAllAdjacentSuggestions","removeRows","reduce","value","trackChanges","*Replace table cells*","deletion","updateMarker","batch","rootName","cell","endRow","element","return","last","high","end","subType","has","commands","tablePaste","TableClipboard","tableCellPadding","model","1061208AwqCXN","getShiftedBy","table","newRange","Users","getItems","get","columns","forEach","tablePasteColumn","fromEntries","selection","registerPostFixer","removeColumns","createRangeIn","previous","detach","requires","tablePasteRow","getRange","removeMarkers","keys","getSuggestions","createRange","setAttributes","setAttribute","register","map","tableCellVerticalAlignment","removeMarker","deletionRanges","every","column","tableCellBackgroundColor","find","conversion","ck-suggestion-marker-insertion","tableCellBorderStyle","change","tableCellBorderWidth","position","findAncestor","tablePasteCell","previousSibling","call","isInContent","suggestion-td","dataDowncast","ck-suggestion-marker","5812GFhHQC","editingDowncast","createElement","author","name","listenTo","filter","includes","markers","push","afterInit"];return(Da=function(){return t})()}const Fa=Pa;function Pa(t,e){const n=Ba();return(Pa=function(t,e){return n[t-=177]})(t,e)}function Ba(){const t=["getColumnGroupElement","resizeTable","afterInit","_suggestionFactory","1046214aOqWtj","has","892SeoBCq","61947kcQmnk","bind","Users","format","registerDescriptionCallback","3uAoPYs","selection","handleResizeTableWidthCommand","TrackChangesEditing","discard","*Format:* resize table","type","get","formatInline","commandParams","getAttribute","enableCommand","TableColumnResizeEditing","change","markBlockFormat","427791vmTIyA","document","columnWidths","1212624IFHKlf","locale","216dGFEVa","handleSuggestionDescription","tableWidth","getTableColumnsWidths","table","descriptionFactory","getContainedElement","editor","getSuggestions","plugins","1116834Thsbhz","getSelectedElement","subType","formatBlock","getSuggestionCallback","resizeTableWidth","10090200BcWKwm","6725rLYDhX","data","model","formatGroupId","author","registerCustomCallback","accept"];return(Ba=function(){return t})()}!function(t){const e=Pa,n=t();for(;;)try{if(415021===parseInt(e(224))/1+-parseInt(e(201))/2*(parseInt(e(209))/3)+-parseInt(e(203))/4*(parseInt(e(190))/5)+-parseInt(e(183))/6+parseInt(e(227))/7+-parseInt(e(229))/8*(parseInt(e(204))/9)+parseInt(e(189))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ba);class xa extends t.Plugin{[Fa(199)](){const t=Fa;if(!this[t(180)][t(182)][t(202)](t(221)))return;const e=this[t(180)][t(182)][t(216)](t(212));e[t(220)](t(188),this[t(211)][t(205)](this)),e[t(200)][t(195)](t(186),t(198),t(196),e[t(200)][t(187)](t(186),null,t(213))),e[t(200)][t(195)](t(186),t(198),t(213),e[t(200)][t(187)](t(186),null,t(196))),e[t(178)][t(208)](this[t(230)][t(205)](this))}[Fa(211)](t,e){const n=Fa,r=this[n(180)][n(182)][n(216)](n(212)),s=this[n(180)][n(182)][n(216)](n(221)),o=e[n(177)]||this[n(180)][n(192)][n(225)][n(210)][n(184)]();this[n(180)][n(192)][n(222)]((()=>{const i=n,a=s[i(197)](o);let c=a?s[i(232)](a):null,u=o[i(219)](i(231))||null;const l=e[i(231)]||u,f=e[i(226)]||c,h=this[i(180)][i(182)][i(216)](i(206)).me;for(const t of r[i(181)]()){const e=t[i(179)]();if(i(198)===t[i(185)]&&e===o){t[i(194)]!==h&&t[i(213)]();const e=t[i(191)][i(218)];u=e[0][i(231)],c=e[0][i(226)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(223)](o,{commandName:i(188),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(198)},[],i(198))}))}[Fa(230)](t){const e=Fa;if(e(186)!=t[e(215)]&&e(217)!=t[e(215)])return;const{data:n}=t;if(n&&e(198)===n[e(193)]){const t=e(214);return{type:e(207),content:Kr(this[e(180)][e(228)],t)}}}}const Ua=Ga;function ja(){const t=["editor","TrackChangesEditing","Template","60QfDAVC","16LYwKOI","363jRqJyD","3015447meKTKR","5890444BMasWM","1084131dOdCHW","insertTemplate","get","803376IGmtTh","plugins","enableCommand","64vlWlMI","has","afterInit","500840ZYdSlu","334326MOFKEz","3113182iYYYai","1rYPbqp"];return(ja=function(){return t})()}function Ga(t,e){const n=ja();return(Ga=function(t,e){return n[t-=164]})(t,e)}!function(t){const e=Ga,n=t();for(;;)try{if(910513===-parseInt(e(181))/1*(parseInt(e(180))/2)+parseInt(e(167))/3+parseInt(e(175))/4*(parseInt(e(178))/5)+parseInt(e(179))/6+-parseInt(e(168))/7*(parseInt(e(165))/8)+parseInt(e(169))/9*(-parseInt(e(164))/10)+parseInt(e(166))/11*(parseInt(e(172))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ja);class Va extends t.Plugin{[Ua(177)](){const t=Ua,e=this[t(182)];e[t(173)][t(176)](t(184))&&e[t(173)][t(171)](t(183))[t(174)](t(170))}}function Ha(){const t=["afterInit","insertTableOfContents","TrackChangesEditing","125942WMKTWH","1009520zUTszH","editor","21812LzGyTJ","1651284EVkwzZ","commands","ELEMENT_TABLE_OF_CONTENTS","5485896MlOLdJ","5rdEkVt","enableCommand","278vmuYWn","4047JBAMyB","locale","321510ZPOuWi","get","descriptionFactory","registerElementLabel","tableOfContents","plugins"];return(Ha=function(){return t})()}const za=Wa;function Wa(t,e){const n=Ha();return(Wa=function(t,e){return n[t-=122]})(t,e)}!function(t){const e=Wa,n=t();for(;;)try{if(145790===parseInt(e(124))/1+parseInt(e(134))/2*(parseInt(e(135))/3)+-parseInt(e(127))/4+-parseInt(e(132))/5*(-parseInt(e(128))/6)+parseInt(e(137))/7+parseInt(e(125))/8+-parseInt(e(131))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ha);class Ka extends t.Plugin{[za(143)](){const t=za,e=this[t(126)];if(!e[t(129)][t(138)](t(122)))return;e[t(142)][t(138)](t(123))[t(133)](t(122));const n=e[t(142)][t(138)](t(123)),r=e[t(136)];n[t(139)][t(140)](t(141),(e=>Kr(r,t(130),e)))}}function Xa(){const t=["136424YAxwHo","getNearestSelectionRange","6tzEMMl","title-content","end","_splitMarkerName","110VHcXat","model","5777772LlQQPr","afterInit","TrackChangesEditing","createRange","suggestion","2045796iFuQRM","137YFDAkm","from","12940CPdgYC","385fZnfad","schema","newRange","isTouching","243765NwuZLm","document","forward","element","plugins","locale","Title","5046476ODAqib","removeMarker","has","ELEMENT_TITLE","descriptionFactory","registerPostFixer","editor","11182CLJLvE","registerElementLabel","nodeBefore","updateMarker","start","isCollapsed","get","isEqual","getChangedMarkers","differ"];return(Xa=function(){return t})()}const Ya=qa;function qa(t,e){const n=Xa();return(qa=function(t,e){return n[t-=234]})(t,e)}!function(t){const e=qa,n=t();for(;;)try{if(632468===-parseInt(e(256))/1*(-parseInt(e(277))/2)+-parseInt(e(255))/3+parseInt(e(270))/4+parseInt(e(258))/5*(-parseInt(e(244))/6)+parseInt(e(259))/7*(-parseInt(e(242))/8)+-parseInt(e(263))/9*(parseInt(e(248))/10)+parseInt(e(250))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xa);class Za extends t.Plugin{[Ya(251)](){const t=Ya,e=this[t(276)];if(!e[t(267)][t(272)](t(269)))return;const n=e[t(267)][t(238)](t(252));n[t(274)][t(278)](t(245),(()=>Kr(e[t(268)],t(273)))),e[t(249)][t(264)][t(275)]((r=>{const s=t;let o=!1;const i=Array[s(257)](e[s(249)][s(264)][s(241)][s(240)]());for(const{name:t,data:a}of i){const{group:i}=n[s(247)](t);if(s(254)!==i||!a[s(261)])continue;const c=a[s(261)],u=c[s(246)][s(234)];if(!u||!u.is(s(266),s(245)))continue;if(!c[s(236)][s(262)](c[s(246)]))continue;const l=e[s(249)][s(260)][s(243)](c[s(246)],s(265));if(l&&l[s(237)]){const e=r[s(253)](c[s(236)],l[s(236)]);e[s(239)](c)||(r[s(235)](t,{range:e}),o=!0)}o||(r[s(271)](t),o=!0)}return o}))}}const Ja=$a;function Qa(){const t=["115666IhJmRY","3280736AccCAi","get","afterInit","editor","redo","undo","42KYNfIL","2854340tbOVkG","14pCBmXg","has","606309wNCnPr","enableCommand","TrackChangesEditing","UndoEditing","9690012LNJViw","4840548onbUzT","28OyjwsC","22805HVkcZW","plugins"];return(Qa=function(){return t})()}function $a(t,e){const n=Qa();return($a=function(t,e){return n[t-=119]})(t,e)}!function(t){const e=$a,n=t();for(;;)try{if(569380===parseInt(e(126))/1+parseInt(e(135))/2*(-parseInt(e(122))/3)+-parseInt(e(132))/4*(parseInt(e(133))/5)+-parseInt(e(131))/6+parseInt(e(124))/7*(parseInt(e(136))/8)+parseInt(e(130))/9+-parseInt(e(123))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qa);class tc extends t.Plugin{[Ja(138)](){const t=Ja,e=this[t(119)],n=e[t(134)][t(137)](t(128));e[t(134)][t(125)](t(129))&&(n[t(127)](t(121)),n[t(127)](t(120)))}}const ec=nc;function nc(t,e){const n=sc();return(nc=function(t,e){return n[t-=278]})(t,e)}!function(t){const e=nc,n=t();for(;;)try{if(634337===parseInt(e(295))/1+-parseInt(e(291))/2+-parseInt(e(286))/3+-parseInt(e(293))/4*(-parseInt(e(285))/5)+parseInt(e(283))/6+parseInt(e(278))/7+-parseInt(e(290))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sc);class rc extends t.Plugin{static get[ec(294)](){return[ma]}[ec(289)](){const t=ec,e=this[t(288)];e[t(280)][t(284)](t(292))&&e[t(280)][t(287)](t(282))[t(281)](t(279))}}function sc(){const t=["requires","38843QaAzDk","2511908vEyuFR","toggleTableCaption","plugins","enableCommand","TrackChangesEditing","7059432mSmpxT","has","5YKzijz","733410MxvnYY","get","editor","afterInit","1085800gWIUBd","1390826MSLtWT","TableCaptionEditing","542744yHeKKs"];return(sc=function(){return t})()}function oc(t,e){const n=ac();return(oc=function(t,e){return n[t-=308]})(t,e)}const ic=oc;function ac(){const t=["719405veOLMt","getFirstPosition","tableCellProperties","9dTEuBB","registerDescriptionCallback","descriptionFactory","pluginName","5003608mhaTPj","TrackChangesEditing","*Format:* change table cell properties","table","batch","has","1193792UrZgCY","TablePropertiesEditing","*Format:* change table properties","tableCellHorizontalAlignment","registerCustomCallback","isPremiumPlugin","get","subType","1923376WmKKWB","getSelectionAffectedTableCells","change","8689890lMvduw","getSuggestions","join","1449EMvszr","locale","tableProperties","formatBlock","_handlePropertyChange","tableWidth","handleDiscardAction","TrackChangesTableProperties","tableBorderWidth","3lvjfvi","tableAlignment","_getSuggestion","commandParams","tableBorderStyle","format","document","tableCellBackgroundColor","getAttribute","tableCellVerticalAlignment","getContainedElement","tableCellBorderWidth","removeAttribute","data","nodeAfter","handleSuggestionDescription","editor","TableUtils","tableCellHeight","findAncestor","tableCellBorderColor","selection","21282YKGyZH","markBlockFormat","getSuggestionCallback","tableBorderColor","plugins","discard","tableCellBorderStyle","tableHeight","isOfficialPlugin","309899sCaIGg","_suggestionFactory","tableCellWidth","setAttribute","tableBackgroundColor","tableCellPadding","start","enableCommand","accept","TableCellPropertiesEditing","afterInit","model","enqueueChange"];return(ac=function(){return t})()}!function(t){const e=oc,n=t();for(;;)try{if(514753===-parseInt(e(360))/1+-parseInt(e(314))/2*(parseInt(e(329))/3)+-parseInt(e(386))/4+-parseInt(e(373))/5+-parseInt(e(351))/6*(-parseInt(e(320))/7)+parseInt(e(380))/8+parseInt(e(376))/9*(parseInt(e(317))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ac);class cc extends t.Plugin{constructor(t){const e=oc;super(t),this[e(322)]=[e(354),e(333),e(328),e(330),e(325),e(358),e(364)],this[e(375)]=[e(349),e(357),e(340),e(365),e(362),e(347),e(336),e(309),e(338)]}static get[ic(379)](){return ic(327)}static get[ic(359)](){return!0}static get[ic(311)](){return!0}[ic(370)](){const t=ic,e=this[t(345)][t(355)][t(312)](t(381));if(this[t(345)][t(355)][t(385)](t(387))){for(const n of this[t(322)])e[t(367)](n,((e,r)=>{const s=t,o=this[s(345)][s(371)][s(335)][s(350)][s(374)]()[s(348)](s(383));this[s(324)](n,[o],this[s(322)],s(322),e,r)}));e[t(361)][t(310)](t(323),t(322),t(368),e[t(361)][t(353)](t(323),null,t(356))),e[t(361)][t(310)](t(323),t(322),t(356),((e,n)=>this[t(326)](this[t(322)],e,n))),e[t(361)][t(310)](t(323),t(322),t(319),(()=>!1))}if(this[t(345)][t(355)][t(385)](t(369))){for(const n of this[t(375)])e[t(367)](n,((e,r)=>{const s=t,o=this[s(345)][s(355)][s(312)](s(346))[s(315)](this[s(345)][s(371)][s(335)][s(350)]);this[s(324)](n,o,this[s(375)],s(375),e,r)}));e[t(361)][t(310)](t(323),t(375),t(368),e[t(361)][t(353)](t(323),null,t(356))),e[t(361)][t(310)](t(323),t(375),t(356),((e,n)=>this[t(326)](this[t(375)],e,n))),e[t(361)][t(310)](t(323),t(375),t(319),(()=>!1))}e[t(378)][t(377)]((e=>this[t(344)](e)))}[ic(324)](t,e,n,r,s,o){const i=ic,a=this[i(345)][i(355)][i(312)](i(381));this[i(345)][i(371)][i(372)](o[i(384)],(()=>{const t=i;for(const i of e)if(this[t(331)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(337)](r);void 0!==n&&(e[r]=n)}s(o),a[t(352)](i,{commandParams:[e]},[],r)}}))}[ic(326)](t,e,n){const r=ic,s=e[0][r(366)][r(343)],o=n[r(332)][0];this[r(345)][r(371)][r(316)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(363)](r,o[r],s):e[n(341)](r,s)}))}[ic(344)](t){const e=ic;if(t[e(342)])switch(t[e(313)]){case e(322):return{type:e(334),content:Kr(this[e(345)][e(321)],e(308))};case e(375):return{type:e(334),content:Kr(this[e(345)][e(321)],e(382))}}}[ic(331)](t,e){const n=ic,r=this[n(345)][n(355)][n(312)](n(381));for(const s of r[n(318)]({skipNotAttached:!0})){const r=s[n(339)]();if(s[n(313)]===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=Zt?function(t,e){return Zt(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=qn(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-=355]})(t,e)}function wc(){const t=["_getSuggestionData","isObject","addMarker:suggestion:attribute","acceptSuggestion","getChangedMarkers","createPositionBefore","forward","getUser","execute","_reduceSuggestionAttributeRange","_refreshAttributeSuggestionsChain","getAncestors","consume","_customCallbacks","suggestionChanged","createSelection","_inlineAttributeKeys","_mergeNestedSuggestions","skipNestingCheck","trackChanges","tablePasteChainId","set","isDocumentOperation","unbindElementFromMarkerName","listenTo","insert","moveTargetPosition","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.","pop","ck-suggestion-marker--active","newValue","isInsideObject","11661372KnsFuy","createElement","rejected","suggestion:","removeMarkers","suggestion-type","enqueueChange","value","ck-suggestion-marker","markerToData","isUndo","discardSelectedSuggestions","sort","$marker","attribute:discard","containsItem","_getAuthorFromId","createPositionAt","isLocal","isSelectable","track-changes-enable-command-twice","enableDefaultAttributesIntegration","attributeOldValue","deletion:join","containsPosition","dataToMarker","parent","formatBlock:join","multi","applyOperation","isNextTo","adapter","getFirstRange","subType","markerReady","ready","toUpperCase","oldValue","from","_updateSuggestionData","_joinSuggestions","registerInlineAttribute","reconvertMarker","head","_registerDefaultCallbacks","acceptAllSuggestions","track-changes-user-not-found","acceptSelectedSuggestions","requires","never","insertion","removed","includes","getSuggestion","stop","addComment","ck-suggestion-marker-","985qqSkVs","consumable","_setSuggestionRange","_getExternalAuthor","153678HGQcED","notReady","setTo","setAttribute","add","low","descriptionFactory","_saved","getRange","getFirstMarker","position","delete","PendingActions","132nGYZsc","_suggestions","_adapter","root","getChanges","containsRangeInObject","high","default","push","stopListening","rethrowUnexpectedError","isIntersectingWithRange","$elementName","refresh","isIntersecting","define","getSuggestions","elementToElement","_recordAttributeSuggestions","PENDING_ACTION_SUGGESTION","accepted","markDeletion","getCustomProperty","getMultiRangeId","resolve","formatBlock:accept","discardAllSuggestions","end","_initAriaMarkerChangeAnnouncements","formatInline:","update:suggestion","isRemovable","stringify","multipleBlocks","containerElement","selection","change","suggestionUnloaded","_addThreadToSuggestion","addClass","insertion:discard","_model","removeAttribute","highest","schema","addMarker:suggestion","addHighlight","track-changes-suggestion-data-mismatch","formatBlock","open","toViewElement","comments","upcast","next","originalSuggestionId","insertion:accept","_createSuggestion","isEqual","collaboration.channelId","splitPosition","isCollapsed","forEach","filter","hasCommentThread","isInContent","name","item","attribute:accept","attributes","activeMarkers","_processAttributeChanges","deletion:accept","every","getLastMatchingPosition","insertContent","locale","marker-count","deletion","updateSuggestion","move","options","concat","removeMarker:suggestion:formatBlock","formatBlock:","attributeKey","hasComments","createPositionAfter","markAttributeChange","targetPosition","plugins","formatInline:accept","find","isLimit","editor","splice","format","_removeSuggestion","addMarkerName","always","addCommentThread","unbind","13046rNbnwr","change:data","_commentsRepository","buildSuggestion","_rangeIsInLocalUserInsertion","isOwn","init","lowest","values","nodeAfter","FORMATTING","getAttribute","remove","_breakSuggestionMarker","authoredAt","getDifference","writer","substr","clear","rootName","fetchCommentThread","markBlockFormat","backward","ck-suggestion-marker-formatInline","attribute:join","meta","commentThread","insertion:chain","getMarkers","addMarker:suggestion:formatBlock","track-changes-command-not-found","previous","_isRegisteredAttribute","formatInline:chain","_isDataLoaded","containsRange","substring","fire","enableCommand","addSuggestion","1526wkWNRI","range","ck-suggestion-marker-formatBlock","LEAVE","normal","9guLnfU","insertion:join","_suggestionState","_isForcedDefaultExecutionBlock","_defaultCallbacks","formatGroupId","then","data-author-id","for","createRangeIn","12472zZRBWl","assign","model","getCommentThread","error-saving-suggestion-data-suggestion-discarded","newRange","_refreshSuggestionsChain","_suggestionFactory","getSuggestionCallback","createdAt","external:","_editor","fromCharCode","creator","markMultiRangeDeletion","Users","join","discard","map","announce","dataReady","commands","deleteContent","_checkSuggestionCorrectness","markMultiRangeBlockFormat","_trackFormatChanges","isOfficialPlugin","type","trackChanges.mergeNestedSuggestions","differ","isAtEnd","getContainedElement","start","markers","documentSelection","isBlock","deletion:","element","afterInit","_handleNewSuggestionMarker","groupId","accept","removeClass","has","document","_cutOutSuggestionMarker","editing","action","formatBlock:discard","formatBlock:chain","rename","_afterChanges","getAllAdjacentSuggestions","removeMarker","_joinWithAdjacentSuggestions","markInlineFormat","startsWith","discardSuggestion","updateMarker","forceDefaultExecution","_onDiscard","removeMarker:suggestion:attribute","isAfter","bindElementToMarker","href","setSelection","_setSuggestionData","suggestion","_getMarkerAnnouncementText","_getAttributeKey","formatInline","authorName","markerNameToElements","commandName","toJSON","_isBlockAttribute","_reduceExistingSuggestions","return","@external","registerBlockAttribute","isMultiRange","mapper","attributeNewValue","_SUGGESTION_ANNOUNCEMENT","isPremiumPlugin","_splitMarkerName","change:_saved","TrackChangesEditing","hasSuggestion","_enabledCommands","insertion:","author","widget","trackChangesCommand","formatInline:discard","addUser","chain","nodeBefore","6507016eTlHhH","formatInline:join","isArray","$text","data","conversion","isBefore","_findSuggestions","warn","suggestionLoaded","size","oldRange","deletion:discard","getRanges","_addSuggestionMarker","config","suggestion:attribute:","dataDowncast","removeComment","keys","$graveyard","createRangeOn","showSuggestionHighlights","getItems","CommentsRepository","pluginName","getShiftedBy","unshift","ENTER","$textProxy","length","registerPostFixer","103KfGotl","isExternal","clone","batch","getNearestSelectionRange","_blockAttributeKeys","getIntersection","track-changes-adapter-missing-getsuggestion","registerCustomCallback","change:activeMarkers","howMany","attribute:","data-suggestion","split","some","_processAttributeSuggestions","enableReadOnlyMode","2610mjqbzr","markMultiRangeInsertion","get","after","track-changes-suggestion-not-found","before","track-changes-adapter-already-set","markerName","_recordAttributeChanges","catch","fromRange","attribute","isAtStart","addSuggestionData","addRange","42978wKaCQr","group","markerToHighlight","markInsertion","addMarker","deletion:chain","editingDowncast","createRange","key","trackChanges.trackFormatChanges","detach"];return(wc=function(){return t})()}!function(t){const e=Sc,n=t();for(;;)try{if(442641===-parseInt(e(543))/1*(-parseInt(e(398))/2)+-parseInt(e(575))/3+parseInt(e(413))/4*(-parseInt(e(675))/5)+parseInt(e(692))/6*(-parseInt(e(679))/7)+-parseInt(e(511))/8*(-parseInt(e(403))/9)+-parseInt(e(560))/10*(parseInt(e(358))/11)+parseInt(e(618))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wc);const Mc=Rc(704);class vc extends t.Plugin{static get[Rc(666)](){return[Rc(535),o.Users,t.PendingActions,ts,ss,us,hs,Es,Ls,Ts,ws,Fs,zs,io,uo,mo,To,Co,Ro,Oo,Bo,Go,qo,Wo,$o,ri,ai,gi,_i,Fi,fi,Ys,Qs,Ci,Si,Oi,Gi,zi,Zi,ta,sa,ua,da,ma,_a,La,rc,Ma,xa,Ka,cc,Va,Za,tc]}static get[Rc(536)](){return Rc(500)}static get[Rc(439)](){return!0}static get[Rc(497)](){return!0}constructor(t){const e=Rc;super(t),this[e(710)]=!1,this[e(607)](e(761),[]),this.on(e(552),((n,r,s,o)=>{const i=e;this[i(733)][i(728)]((()=>{const e=i;for(const n of[...o,...s])this[e(733)][e(446)][e(456)](n)&&t[e(459)][e(660)](n)}))})),this[e(685)]=new qr(this[e(785)][e(415)][e(736)],this[e(785)][e(767)]),this[e(694)]=null,this[e(420)]=new Oc(this[e(785)]),this[e(693)]=new Map,this[e(360)]=t[e(781)][e(562)](e(535)),this[e(502)]=new Set,this[e(733)]=this[e(785)][e(415)],this[e(405)]=new WeakMap,this[e(406)]=!1,this[e(548)]=new Set([e(704)]),this[e(602)]=new Set,t[e(526)][e(707)](e(584),e(699)),this[e(438)]=t[e(526)][e(562)](e(584)),t[e(526)][e(707)](e(441),!0),this[e(603)]=t[e(526)][e(562)](e(441)),this[e(506)]=new f(t,this[e(502)]),this[e(720)]()}[Rc(364)](){const t=Rc,n=this[t(785)],r=(e,n)=>{const r=t;if(r(571)!=e)return r(674)+e;const s=n[r(556)]("|")[0];return this[r(488)](s)?r(400):r(381)};n[t(516)][t(411)](t(581))[t(577)]({model:t(480),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(498)](e[n(567)]),c=[n(626),r(i,a)];let u=3e3;return this[n(761)][n(670)](e[n(567)])&&(c[n(700)](n(615)),u=3010),n(769)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(516)][t(411)](t(528))[t(683)]((e=>{const r=t;e.on(r(737),((t,e,s)=>{const o=r;if(!s[o(772)][o(533)])return;const i=e[o(758)];if(!i)return;const c=s[o(494)][o(742)](i);n[o(415)][o(736)][o(587)](i)&&c&&!c[o(714)](o(505))&&c.is(o(726))&&(0,a.toWidget)(c,s[o(374)])}),{priority:r(698)})})),n[t(516)][t(411)](t(528))[t(577)]({model:t(480),view:(e,n)=>{const s=t;if(!n[s(772)][s(533)])return null;const{type:o,subType:i}=this[s(498)](e[s(567)]);return{classes:[s(626),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(758)])return;const{id:c,authorId:u}=this[a(498)](o[a(567)]);if(r){const t=this[a(693)][a(562)](c),e=this[a(482)](t);if(!this[a(488)](e))return}if(o[a(758)].is(a(727)))return void i[a(676)][a(598)](o[a(758)],s[a(757)]);const l=i[a(494)][a(742)](o[a(758)]);if(o[a(758)].is(a(450))&&n[a(415)][a(736)][a(448)](o[a(758)])&&!l[a(714)](a(738))){i[a(374)][a(731)]([a(626),a(400)],l),i[a(374)][a(682)](a(555),c,l),i[a(374)][a(682)](a(410),u,l),i[a(494)][a(476)](l,o[a(567)]),e&&(this[a(761)][a(670)](o[a(567)])?i[a(374)][a(731)](a(615),l):i[a(374)][a(455)](a(615),l));for(const t of n[a(415)][a(412)](o[a(758)])[a(534)]())i[a(676)][a(598)](t,s[a(757)]);i[a(676)][a(598)](o[a(758)],s[a(757)])}};n[t(516)][t(411)](t(528))[t(683)]((e=>{const n=t;e.on(n(387),((t,e,r)=>{const o=n;r[o(772)][o(533)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(735)})})),n[t(516)][t(411)](t(528))[t(683)]((e=>{const n=t;e.on(n(588),((t,e,r)=>{const o=n;r[o(772)][o(533)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(735)})})),n[t(516)][t(411)](t(528))[t(627)]({model:t(480),view:(e,n)=>n[t(772)][t(533)]?null:{group:t(480),name:e[t(375)](11)}}),n[t(516)][t(411)](t(744))[t(709)]({view:{name:t(480),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(621)+e[r(369)](r(623))+":"+e[r(369)]("id");return e[r(369)](r(768))&&(s+=":"+e[r(369)](r(768))),n[r(619)](r(631),{"data-name":s})}}),n[t(516)][t(411)](t(744))[t(643)]({view:t(480)}),n[t(516)][t(411)](t(581))[t(683)]((e=>{const n=t;e.on(n(387),s(),{priority:n(698)})})),n[t(516)][t(411)](t(581))[t(683)]((e=>{const n=t;e.on(n(588),s({isAttributeSuggestion:!0}),{priority:n(698)})})),n[t(516)][t(411)](t(581))[t(683)]((e=>{const n=t;e.on(n(774),((t,e,r)=>{const s=n,o=r[s(494)][s(485)](e[s(567)]);if(o)for(const t of o)t[s(714)](s(738))||(r[s(374)][s(455)]([s(626),s(400),s(615)],t),r[s(374)][s(734)](s(555),t),r[s(374)][s(734)](s(410),t),r[s(494)][s(609)](t,e[s(567)]))}),{priority:n(698)})})),n[t(516)][t(411)](t(581))[t(683)]((e=>{const n=t;e.on(n(474),((t,e,r)=>{const s=n,o=r[s(494)][s(485)](e[s(567)]);if(!o)return;const{id:i}=this[s(498)](e[s(567)]),a=this[s(693)][s(562)](i),c=this[s(482)](a);if(this[s(488)](c))for(const t of o)t[s(714)](s(738))||(r[s(374)][s(455)]([s(626),s(400),s(615)],t),r[s(374)][s(734)](s(555),t),r[s(374)][s(734)](s(410),t),r[s(494)][s(609)](t,e[s(567)]))}),{priority:n(698)})})),n[t(415)][t(457)][t(542)]((e=>{const r=t;let s=!1;const o=Array[r(656)](n[r(415)][r(457)][r(442)][r(590)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(498)](t);if(r(480)!==o)continue;const h=this[r(693)][r(562)](f);if(null!=c[r(418)]){r(483)==u&&(s=s||Pc(c[r(418)],t,e,n[r(415)][r(736)]));const o=r(571)==u&&this[r(488)](l[r(556)]("|")[0]);if(c[r(418)][r(752)]||r(531)==c[r(418)][r(695)][r(377)]||r(740)==u&&!xc(c[r(418)])||o&&!xc(c[r(418)])||r(769)==u&&(Fc(a=c[r(418)])||function(t){const e=r;return t[e(445)][e(644)]==t[e(719)][e(510)]&&t[e(445)][e(443)]}(a)))e[r(466)](t),s=!0;else{if(!h||!h[r(756)])continue;if(c[r(418)]&&c[r(522)]&&c[r(418)][r(749)](c[r(522)]))continue;i[r(683)](h)}}}var a;return i[r(521)]>0&&(s=!!this[r(467)](i)||s),s})),n[t(415)][t(457)][t(542)]((e=>{const r=t;let s=!1;for(const t of n[r(415)][r(457)][r(442)][r(696)]())if(r(611)==t[r(440)])for(const t of this[r(693)][r(366)]()){if(t[r(493)]||!t[r(756)])continue;const o=r(740)==t[r(440)],i=this[r(482)](t),a=i&&this[r(488)](i);if(!o&&!a)continue;const c=t[r(650)]();if(c[r(445)][r(644)]!=c[r(719)][r(644)]&&!c[r(719)][r(443)]){const o=n[r(415)][r(635)](c[r(445)][r(367)],r(719)),i=n[r(415)][r(582)](c[r(445)],o);e[r(471)](t[r(688)](),{range:i}),s=!0}}return s})),n[t(415)][t(457)][t(542)]((e=>this[t(762)](e))),n[t(415)][t(457)][t(542)]((e=>!e[t(546)][t(636)]&&this[t(558)](e))),n[t(415)].on(t(464),(()=>{this[t(710)]=!1})),n[t(415)][t(457)].on(t(359),((r,s)=>{const o=t;if(!s[o(636)]||s[o(628)])return;if(!this[o(710)])return;const i=n[o(415)][o(457)][o(442)][o(696)]();if(0==i[o(541)])return;const a=[],c=i[o(754)]((t=>o(571)==t[o(440)])),u=i[o(754)]((t=>o(611)==t[o(440)]&&o(514)!=t[o(757)]));for(const t of c)this[o(390)](t[o(776)])&&a[o(700)]({key:t[o(776)],newValue:t[o(495)],oldValue:t[o(640)],range:Uc(t[o(399)],n[o(415)])});for(const t of u){if(o(463)!=t[o(460)]&&o(705)!=t[o(460)])continue;const e=jc(t[o(689)][o(367)],n[o(415)]),r=t[o(565)];o(463)==t[o(460)]&&a[o(700)]({key:o(704),newValue:t[o(757)],oldValue:r[o(757)],range:e});for(const[n,s]of r[o(760)]){if(!this[o(390)](n))continue;const r=t[o(760)][o(562)](n);s!==r&&a[o(700)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(760)])this[o(390)](n)&&(r[o(760)][o(456)](n)||a[o(700)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(541)]&&n[o(415)][o(624)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(779)](t,e,s,o,{groupId:r});this[n(489)](t,a)}))}),{priority:t(365)}),n[t(415)][t(446)].on(t(722),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(498)](n[s(757)]),e=this[s(693)][s(562)](t);e&&e[s(789)](n[s(757)])}})),n[t(415)][t(457)].on(t(359),(()=>{const e=t,r=Array[e(656)](n[e(415)][e(457)][e(442)][e(590)]())[e(754)]((t=>e(480)===this[e(498)](t[e(757)])[e(576)]));if(0===r[e(541)])return;r[e(630)](((t,n)=>{const r=e,s=t[r(515)][r(522)],o=n[r(515)][r(522)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(445)][r(517)](o[r(445)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(498)](t);if(null===n[e(522)]){const n=this[e(452)](t);o[e(683)](n)}else{const t=this[e(693)][e(562)](r);null!==n[e(418)]||t[e(756)]?(s[e(683)](t[e(661)]),o[e(683)](t)):this[e(788)](t)}}o[e(521)]>0&&this[e(419)](o);for(const t of s)this[e(395)](e(600),t)})),n[t(415)].on(t(647),((e,r)=>{const s=t,o=r[0];if(!this[s(693)][s(521)])return;if(!o[s(608)])return;if(o[s(546)][s(628)]||!o[s(546)][s(636)])return;let i,a;switch(o[s(440)]){case s(611):i=n[s(415)][s(635)](o[s(689)]),a=i[s(537)](o[s(553)]);break;case s(556):i=n[s(415)][s(635)](o[s(751)]),a=n[s(415)][s(635)](o[s(612)]);break;case s(771):i=n[s(415)][s(635)](o[s(780)]),a=i[s(537)](o[s(553)]);break;default:return}const c=n[s(415)][s(582)](i,a);n[s(415)][s(728)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(518)](c)){if(e[t(493)])continue;if(t(483)==e[t(440)])continue;const r=this[t(482)](e);if(r&&this[t(488)](r)&&t(556)!=o[t(440)])continue;const s=e[t(515)]&&e[t(515)][t(725)];(t(740)!=e[t(440)]||t(556)==o[t(440)]&&!s)&&(n[t(697)]||t(668)==e[t(440)]&&n[t(363)]||e[t(650)]()[t(393)](c)&&this[t(371)](e,i,a))}}))}),{priority:t(365)}),n[t(415)].on(t(435),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(472)])return;if(this[s(406)])return;if(!this[s(506)][s(625)])return;if(o[s(752)])return;const a=n[s(415)][s(736)],{start:c,end:u}=o[s(650)](),l=c[s(367)]&&a[s(784)](c[s(367)])?null:a[s(547)](c,s(592)),f=u[s(510)]&&a[s(784)](u[s(510)])?null:a[s(547)](u,s(380)),h=n[s(415)][s(582)](l?l[s(445)]:c,f?f[s(719)]:u);n[s(415)][s(728)]((t=>{const e=s;this[e(713)](h);const r=n[e(415)][e(736)][e(547)](h[e(445)]);o.is(e(447))?t[e(478)](r):o[e(681)](r)})),e[s(672)]()}),{priority:e.priorities[t(402)]+10}),n[t(415)].on(t(766),((e,r)=>{const s=t,o=r[r[s(541)]-1];o&&o[s(472)]||this[s(406)]||this[s(506)][s(625)]&&(n[s(415)][s(728)]((()=>{const t=s;let o=n[t(415)][t(766)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(490)]=o[t(545)]();const i=o[t(719)][t(510)],a=n[t(415)][t(736)];i&&a[t(448)](i)&&!a[t(587)](i)&&(o=n[t(415)][t(582)](o[t(445)],n[t(415)][t(635)](i,t(719)))),this[t(578)](o)})),e[s(672)]())}),{priority:t(698)}),this[t(785)][t(434)][t(683)](t(605),this[t(506)]),this[t(396)](t(605));const o=new p(n,this[t(693)]);n[t(434)][t(683)](t(589),o),this[t(396)](t(589));const i=new b(n,this[t(693)]);n[t(434)][t(683)](t(470),i),this[t(396)](t(470)),n[t(434)][t(683)](t(663),new w(n,o,this[t(693)])),this[t(396)](t(663)),n[t(434)][t(683)](t(718),new w(n,i,this[t(693)])),this[t(396)](t(718)),n[t(434)][t(683)](t(665),new F(n,o,this[t(693)])),this[t(396)](t(665)),n[t(434)][t(683)](t(629),new F(n,i,this[t(693)])),this[t(396)](t(629));const c=n[t(781)][t(562)](t(535));this[t(610)](c,t(673),((e,{threadId:n})=>{const r=t,s=this[r(693)][r(562)](n);s&&s[r(384)]&&1===s[r(384)][r(541)]&&this[r(657)](n,{hasComments:!0})}),{priority:t(684)}),this[t(610)](c,t(529),((e,{threadId:n})=>{const r=t,s=this[r(693)][r(562)](n);s&&s[r(384)]&&!s[r(384)][r(541)]&&this[r(657)](n,{hasComments:!1})}),{priority:t(684)})}[Rc(451)](){!async function(t){const n=m([70,112,74,102,110,75,52,100,86,119,89,81,77,98,72,79,78,106,117,82,121,115,103,107,66,71,104,68,54,80,108,105,122,101,57,67,90,55,109,87,85,73,111,99,49,97,83,120,48,118,116,56,113,76,51,69,84,50,114,88,53,65]),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=Sc;return t[e(431)]((t=>String[e(425)](t)))[e(429)]("")}!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([70]);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:1733097600;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(477)]);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(649)](t){const n=Rc;if(this[n(694)])throw new e.CKEditorError(n(566),this);this[n(694)]=t}get[Rc(649)](){return this[Rc(694)]}[Rc(708)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Rc,r=[];for(const e of this[n(693)][n(366)]())t&&!e[n(756)]||r[n(700)](e);return e?r[n(431)]((t=>t[n(487)]())):r}[Rc(671)](t){const n=Rc,r=this[n(693)][n(562)](t);if(!r)throw new e.CKEditorError(n(564),this);return r}[Rc(501)](t){const e=Rc;return this[e(693)][e(456)](t)}[Rc(573)](t){const e=Rc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(440)][e(556)](":"),a=this[e(693)][e(562)](r)||this[e(748)](o,i,r,n,s);if(this[e(730)](a),this[e(436)](a,o,i||null,n),a[e(422)]=t[e(422)],a[e(392)]=!0,s&&s[e(491)]){const t=s[e(491)],n=this[e(678)](t[e(484)]);a[e(372)]=t[e(422)],a[e(504)]=n,a[e(544)]=!0}else a[e(372)]=t[e(422)];switch(t[e(515)]&&(a[e(515)]=t[e(515)]),t[e(760)]&&(a[e(760)]=t[e(760)]),this[e(694)]&&this[e(694)][e(397)]||(a[e(686)]=!0),this[e(405)][e(562)](a)){case e(680):this[e(405)][e(607)](a,e(433));break;case e(652):a[e(756)]?(this[e(467)](new Set([a])),this[e(419)](new Set([a])),this[e(405)][e(607)](a,e(653)),this[e(395)](e(520),a)):this[e(405)][e(607)](a,e(669))}return a}[Rc(589)](t){const e=Rc;this[e(472)]((()=>{const n=e;this[n(785)][n(415)][n(728)]((()=>{const e=n;for(const n of t[e(465)]())n[e(454)]()}))}))}[Rc(470)](t){const e=Rc;this[e(472)]((()=>{const n=e;this[n(785)][n(415)][n(728)]((()=>{const e=n;for(const n of t[e(465)]())n[e(430)]()}))}))}[Rc(396)](t,n){const r=Rc,s=this[r(785)][r(434)][r(562)](t);if(!s)throw new e.CKEditorError(r(388),this,{commandName:t});if(this[r(502)][r(456)](s))throw new e.CKEditorError(r(638),this,{commandName:t});this[r(502)][r(683)](s),n&&s.on(r(594),((t,e)=>{const o=r;this[o(506)][o(625)]&&(this[o(406)]||(e[o(541)]>0&&e[e[o(541)]-1]&&e[e[o(541)]-1][o(472)]?e[o(614)]():(t[o(490)]=n(((...t)=>s[o(594)](...t,{forceDefaultExecution:!0})),...e),t[o(672)]())))}),{priority:r(698)})}[Rc(472)](t){const n=Rc;let r,s;const o=this[n(406)];this[n(406)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(406)]=!1),s&&e.CKEditorError[n(702)](s,this),r}[Rc(578)](t,n=null,r={}){const s=Rc;if(t[s(752)])return null;const o=this[s(785)][s(781)][s(562)](s(428)).me;for(const{suggestion:e,meta:o}of this[s(518)](t,s(668)))if(o[s(363)]){if(!o[s(648)]){if(o[s(697)]){if(!this[s(603)]||!Hc(e,r))continue;return e}if(Hc(e,r))return e;this[s(371)](e,t[s(445)],t[s(719)]);break}if(n==e[s(651)]&&Hc(e,r)){const n=e[s(650)]();return n[s(445)][s(749)](t[s(719)])?this[s(677)](e,this[s(733)][s(582)](t[s(445)],n[s(719)])):this[s(677)](e,this[s(733)][s(582)](n[s(445)],t[s(719)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(503)+n:s(668),u=this[s(479)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(525)](c,i,a,t),u}[Rc(561)](t,n=Rc(646),r={}){const s=Rc,o=this[s(785)][s(781)][s(562)](s(428)).me,i=this[s(420)][s(421)](s(668),n,s(429));for(const e of this[s(708)]())if(e[s(504)].id==o.id&&s(668)==e[s(440)]&&e[s(651)]==n&&Hc(e,r)&&(i(e[s(524)](),t)||i(t,e[s(524)]()))){for(const n of t)e[s(574)](n);return e}for(const{suggestion:e,meta:n}of this[s(518)](t,s(668))){if(!n[s(363)])continue;if(!this[s(603)]&&n[s(697)])continue;if(!Hc(e,r))continue;let o=!0;for(const n of e[s(524)]())for(const e of t)if(!n[s(393)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(503)+n,l=this[s(479)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(525)](u,a,c,e,Wr[s(715)]());return l}[Rc(468)](t,n,r=null,s={}){const o=Rc;if(r=r||Bc(n),t[o(752)])return null;if(o(667)===this[o(438)]){const e=this[o(420)][o(421)](o(483),r,o(454));return this[o(472)]((()=>e([t],n,s))),null}const i=this[o(785)][o(781)][o(562)](o(428)).me,a=[];if(o(355)!==this[o(438)])for(const{suggestion:e,meta:n}of this[o(518)](t,o(668)))n[o(363)]&&!n[o(617)]&&a[o(700)](...e[o(524)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(549)](s);e&&r[n(700)](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(541)];){const s=r[e][n(373)](t);r[n(786)](e,1,...s),e+=s[n(541)]}}return r}(t,a);c[o(541)]&&this[o(733)][o(728)]((()=>{const t=o;for(const e of c){const o=this[t(420)][t(421)](t(483),r,t(454));this[t(472)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(445)],u=t[o(719)];for(const{suggestion:e,meta:n}of this[o(518)](t,o(483))){if(!n[o(363)])continue;if(e[o(651)]!=r)continue;if(!Hc(e,s))continue;const i=e[o(650)]();if(i[o(393)](t,!0))return null;c=c[o(517)](i[o(445)])?c:i[o(445)],u=u[o(475)](i[o(719)])?u:i[o(719)],a?i[o(445)][o(517)](a[o(650)]()[o(445)])?(a[o(622)](),a=e):e[o(622)]():a=e}const l=this[o(733)][o(582)](c,u);if(a)this[o(677)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(479)]({id:t,type:o(721)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(525)](o(721)+r,t,a,l)}}return null}[Rc(379)](t,n,r=[],s=null,o={}){const i=Rc;n[i(408)]||(n[i(408)]=n[i(486)]),n[i(725)]=t.is(i(399)),s=s||Bc(n);const a=r[i(431)]((t=>jc(t,this[i(733)]))),c=t.is(i(399))?t:jc(t,this[i(733)]);if(i(667)===this[i(438)]){const t=this[i(420)][i(421)](i(740),s,i(454));return this[i(472)]((()=>t([c],n,o))),null}a[i(700)](c);let u=!0;for(const t of a)if(!this[i(362)](t)){u=!1;break}if(u&&i(355)!==this[i(438)]){const t=this[i(420)][i(421)](i(740),s,i(454));return this[i(472)]((()=>t([c],n,o))),null}let l=null,f=c[i(445)],h=c[i(719)];for(const{suggestion:t,meta:e}of this[i(518)](c,i(740))){if(!e[i(363)])continue;if(e[i(648)]||e[i(697)]||e[i(617)])continue;if(t[i(515)][i(408)]!=n[i(408)])continue;if(!Hc(t,o))continue;const r=t[i(650)]();if(t[i(651)]==s){if(r[i(393)](c,!0))return null;f=f[i(517)](r[i(445)])?f:r[i(445)],h=h[i(475)](r[i(719)])?h:r[i(719)],l?r[i(445)][i(517)](l[i(650)]()[i(445)])?(l[i(622)](),l=t):t[i(622)]():l=t}else{const e=c[i(549)](r);this[i(458)](t,e)}}const d=this[i(785)][i(781)][i(562)](i(428)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(677)](l,this[i(733)][i(582)](f,h)),l;{const t=this[i(479)]({id:g,type:i(775)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(525)](i(775)+s,g,p,this[i(733)][i(582)](f,h)),t}}[Rc(437)](t,n,r=[],s=null,o={}){const i=Rc;n[i(408)]||(n[i(408)]=n[i(486)]);const a=t[0];n[i(725)]=a.is(i(399)),s=s||Bc(n);const c=r[i(431)]((t=>jc(t,this[i(733)]))),u=a.is(i(399))?t:t[i(431)]((t=>jc(t,this[i(733)])));if(i(667)===this[i(438)]){const t=this[i(420)][i(421)](i(740),s,i(454));return this[i(472)]((()=>t(u,n,o))),null}c[i(700)](...u);let l=!0;for(const t of c)if(!this[i(362)](t)){l=!1;break}if(l&&i(355)!==this[i(438)]){const t=this[i(420)][i(421)](i(740),s,i(454));return this[i(472)]((()=>t(u,n,o))),null}const f=this[i(785)][i(781)][i(562)](i(428)).me;for(const t of this[i(708)]()){if(t[i(504)].id!=f.id)continue;if(i(740)!=t[i(440)]||t[i(515)][i(408)]!=n[i(408)])continue;if(!Hc(t,o))continue;const e=t[i(651)]==s;for(let n=0;n<u[i(541)];n++){const r=u[n];for(const s of t[i(386)]()){const o=s[i(687)]();if(r[i(749)](o)){e?(u[i(786)](n,1),n--):t[i(466)](s[i(757)]);break}}}}if(0==u[i(541)])return null;const h=this[i(420)][i(421)](i(740),s,i(429));for(const t of this[i(708)]())if(t[i(504)].id==f.id&&i(740)==t[i(440)]&&t[i(515)][i(408)]==n[i(408)]&&t[i(651)]==s&&Hc(t,o)&&(h(t[i(524)](),u)||h(u,t[i(524)]()))){for(const e of u)t[i(574)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(775)+s,m=this[i(479)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(525)](p,d,g,t,Wr[i(715)]());return m}[Rc(713)](t,n=null,r={}){const s=Rc;if(t[s(752)])return null;const o=this[s(785)][s(781)][s(562)](s(428)).me,a=new i.LiveRange(t[s(445)],t[s(719)]);for(const{suggestion:t,meta:e}of this[s(518)](a,s(668)))if(e[s(363)]&&!e[s(648)])if(t[s(493)]){const e=t[s(524)]()[s(754)]((t=>s(531)!=t[s(695)][s(377)]));if(e[s(764)]((t=>a[s(393)](t,!0)))&&t[s(430)](),e[s(557)]((t=>t[s(393)](a,!0)))){const t=this[s(420)][s(421)](s(769),n,s(454));return this[s(472)]((()=>t([a],null,r))),null}}else{const e=a[s(549)](t[s(650)]());null!==e&&t[s(473)]([e],null,r)}if(a[s(585)](),a[s(752)]||s(531)==a[s(695)][s(377)])return null;let c=null,u=a[s(445)],l=a[s(719)];const f=this[s(518)](a,s(769));for(const{suggestion:t,meta:e}of f){const n=this[s(733)][s(582)](u,l);if(e[s(363)]&&(this[s(603)]||!e[s(697)]&&!e[s(617)]))if(t[s(493)]){if(!Hc(t,r))continue;let e=!0;for(const r of t[s(524)]()){if(r[s(393)](n,!0))return t;n[s(393)](r)||(e=!1)}e&&t[s(430)]()}else{const e=t[s(650)]();if(e[s(393)](n,!0))return t;if(!Hc(t,r)){n[s(393)](e)?t[s(622)]():e[s(642)](u)?u=e[s(719)]:e[s(642)](l)&&(l=e[s(445)]);continue}u=u[s(517)](e[s(445)])?u:e[s(445)],l=l[s(475)](e[s(719)])?l:e[s(719)],r=Object[s(414)]({},t[s(760)]),c?e[s(445)][s(517)](c[s(650)]()[s(445)])?(c[s(622)](),c=t):t[s(622)]():c=t}}if(c)return this[s(677)](c,this[s(733)][s(582)](u,l)),c;{const t=(0,e.uid)(),i=this[s(733)][s(582)](u,l),a=o.id,c=n?s(449)+n:s(769),f=this[s(479)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(525)](c,t,a,i),f}}[Rc(427)](t,n=Rc(646),r={}){const s=Rc,o=this[s(785)][s(781)][s(562)](s(428)).me,a=t[s(431)]((t=>new i.LiveRange(t[s(445)],t[s(719)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(518)](a,s(668)))e[s(363)]&&!e[s(648)]&&c[s(683)](t);for(const e of c)if(e[s(493)]){const o=e[s(524)]();if((!e[s(760)]||!e[s(760)][s(604)])&&o[s(764)]((t=>a[s(557)]((e=>e[s(393)](t,!0)))))&&e[s(430)](),a[s(764)]((t=>o[s(557)]((e=>e[s(393)](t,!0)))))){const e=this[s(420)][s(421)](s(769),n,s(454));return this[s(472)]((()=>e(t,null,r))),null}}else{const t=e[s(650)]();if(a[s(557)]((e=>e[s(393)](t,!0)))&&e[s(430)](),a[s(764)]((e=>t[s(393)](e,!0)))){const t=this[s(420)][s(421)](s(769),n,s(454));return this[s(472)]((()=>t(a,null,r))),null}}const u=this[s(420)][s(421)](s(769),n,s(429));let l=null;for(const t of this[s(708)]())if(t[s(504)].id==o.id&&t[s(756)]&&s(769)==t[s(440)]&&t[s(651)]==n&&Hc(t,r)&&(u(t[s(524)](),a)||u(a,t[s(524)]())))if(l){if(t[s(384)]&&t[s(384)][s(541)])continue;for(const e of t[s(524)]())l[s(703)](e)||l[s(574)](e);t[s(622)]()}else{l=t;for(const e of a)t[s(703)](e)||t[s(574)](e)}if(l)return l;c[s(376)]();for(const{suggestion:t,meta:e}of this[s(518)](a,s(769)))e[s(363)]&&(this[s(603)]||!e[s(697)]&&!e[s(617)])&&Hc(t,r)&&c[s(683)](t);for(const t of c){const e=t[s(524)]();if((!r||!r[s(604)])&&a[s(764)]((t=>e[s(557)]((e=>e[s(393)](t,!0))))))return t;(!t[s(760)]||!t[s(760)][s(604)])&&e[s(764)]((t=>a[s(557)]((e=>e[s(393)](t,!0)))))&&t[s(430)]()}const f=(0,e.uid)(),h=o.id,d=s(449)+n,g=this[s(479)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(585)](),t[s(752)]||s(531)==t[s(695)][s(377)]||this[s(525)](d,f,h,t,Wr[s(715)]());return g}[Rc(779)](t,n,r,s,o){const i=Rc;if(t[i(752)])return[];if(i(667)===this[i(438)])return[];const a=this[i(785)][i(781)][i(562)](i(428)).me.id,c=Array[i(656)](this[i(693)][i(366)]())[i(754)]((e=>i(571)==e[i(440)]&&e[i(515)][i(583)]==n&&e[i(703)](t)));if(i(699)===this[i(438)]){const e=this[i(518)](t,i(668))[i(754)]((({meta:t})=>t[i(363)]&&!t[i(617)]&&!t[i(648)]))[i(431)]((({suggestion:t})=>t));c[i(538)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(571)==t[i(440)]?t[i(515)][i(655)]:void 0,o=t[i(650)](),a=Array[i(656)](u[i(530)]())[i(783)]((t=>t[i(706)](o)));if(!a)continue;const c=a[i(373)](o);this[i(488)](n)&&i(668)==t[i(440)]&&0!=c[i(541)]||(u[i(690)](a),c[i(753)]((t=>{u[i(607)](t,r)})),i(668)!=t[i(440)]&&e!=s&&u[i(607)](a[i(549)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(541)]>37&&console[i(519)](i(613),{key:n});const f=(i(554)+(n+"|")+Bc({newValue:s}))[i(394)](0,60),h=this[i(479)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(700)](h),this[i(525)](f,c,a,t)}return l}[Rc(639)](t){const e=Rc;this[e(396)](t,((t,...n)=>{this[e(568)]((()=>{t(...n)}))}))}[Rc(492)](t){const e=Rc;this[e(548)][e(683)](t)}[Rc(659)](t){const e=Rc;this[e(602)][e(683)](t)}[Rc(482)](t){const e=Rc;return e(571)==t[e(440)]?t[e(651)][e(556)]("|")[0]:null}[Rc(677)](t,e){const n=Rc,r=t[n(688)]();this[n(733)][n(728)]((t=>{t[n(471)](r,{range:e})}))}[Rc(730)](t){const e=Rc,n=t.id,r=this[e(785)][e(526)][e(562)](e(750));this[e(360)][e(755)](n)||this[e(360)][e(356)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(360)][e(416)](n);s[e(357)](e(723)),s[e(723)]=!1,t[e(384)]=s}[Rc(436)](t,n,r,s){const o=Rc;if(t[o(440)]!=n||t[o(651)]!=r||t[o(426)].id!=s)throw this[o(785)][o(559)](o(739)),new e.CKEditorError(o(739),this)}[Rc(458)](t,n){const r=Rc,s=t[r(650)]();if(n[r(749)](s))t[r(622)]();else if(s[r(393)](n)){const o=this[r(733)][r(635)](n[r(445)][r(510)],r(719));this[r(677)](t,this[r(733)][r(582)](s[r(445)],o));const i=(0,e.uid)(),a=t[r(426)].id,c=t[r(440)]+":"+t[r(651)];this[r(479)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(515)],attributes:t[r(760)]});const u=this[r(733)][r(635)](n[r(719)][r(644)],r(563)),l=this[r(733)][r(582)](u,s[r(719)]);this[r(525)](c,i,a,l)}else if(s[r(642)](n[r(445)])){const e=this[r(733)][r(635)](n[r(445)][r(510)],r(719));this[r(677)](t,this[r(733)][r(582)](s[r(445)],e))}else{const e=this[r(733)][r(635)](n[r(719)][r(644)],r(563));this[r(677)](t,this[r(733)][r(582)](e,s[r(719)]))}}[Rc(362)](t){const e=Rc;for(const{suggestion:n,meta:r}of this[e(518)](t,e(668))){if(!r[e(363)])continue;const s=n[e(524)]();for(const n of s)if(!t[e(373)](n)[e(541)])return!0}return!1}[Rc(634)](t){const n=Rc,r=this[n(785)][n(781)][n(562)](n(428))[n(593)](t);if(!r)throw new e.CKEditorError(n(664),this);return r}[Rc(678)](t){const e=Rc,n=this[e(785)][e(781)][e(562)](e(428)),r=(0,o.hashObject)(e(423)+t);return n[e(593)](r)||n[e(508)]({id:r,name:t})}[Rc(748)](t,e,n,r,s){const o=Rc,i=this[o(634)](r),a=this[o(420)][o(361)](t,e,n,i,s,(t=>{const e=o;this[e(657)](n,{attributes:t});const r=this[e(671)](n);this[e(467)](new Set([r])),this[e(419)](new Set([r]))}));return this[o(610)](a,o(454),(()=>{const t=o;this[t(657)](n,{state:t(712)})}),{priority:o(698)}),this[o(610)](a,o(430),(()=>{const t=o;this[t(657)](n,{state:t(620)})}),{priority:o(698)}),this[o(693)][o(607)](n,a),this[o(405)][o(607)](a,o(680)),a}[Rc(498)](t){const e=Rc,n=t[e(556)](":");return{group:n[0],type:n[1],subType:n[e(541)]>=5?n[2]:null,id:n[e(541)]<5?n[2]:n[3],authorId:n[e(541)]<5?n[3]:n[4],markerCount:6==n[e(541)]?n[5]:null}}[Rc(371)](t,n,r){const s=Rc,o=t[s(650)](),i=o[s(445)],a=o[s(719)];this[s(677)](t,this[s(733)][s(582)](i,n));const c=(0,e.uid)(),u=t[s(426)].id,l=t[s(440)]+(t[s(651)]?":"+t[s(651)]:"");this[s(479)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(760)],data:t[s(515)]});const f=this[s(482)](t);(s(740)==t[s(440)]||f&&this[s(488)](f))&&(r=this[s(733)][s(591)](r[s(644)])),this[s(525)](l,c,u,this[s(733)][s(582)](r,a))}[Rc(518)](t,e=null){const n=Rc,r=[],s=this[n(785)][n(781)][n(562)](n(428)).me;Array[n(513)](t)||(t=[t]);for(const o of this[n(708)]()){if(!o[n(756)])continue;if(e&&o[n(440)]!=e)continue;let i=!1;for(const e of o[n(524)]()){for(const a of t){const t=a[n(445)][n(749)](e[n(719)])||a[n(719)][n(749)](e[n(445)]);if(t||a[n(549)](e)){const c=a[n(393)](e)&&Dc(this[n(733)][n(736)],e[n(445)],a),u=e[n(393)](a)&&Dc(this[n(733)][n(736)],a[n(445)],e);r[n(700)]({suggestion:o,meta:{isOwn:s==o[n(504)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Rc(525)](t,e,n,r,s){const o=Rc;this[o(733)][o(728)]((i=>{const a=o;let c=a(621)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(579)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Rc(788)](t){const e=Rc,n=t[e(389)],r=t[e(745)];t[e(389)]=null,t[e(745)]=null,null!=n&&n[e(745)]==t&&(n[e(745)]=r),null!=r&&r[e(389)]==t&&(r[e(389)]=n),e(653)==this[e(405)][e(562)](t)&&(this[e(405)][e(607)](t,e(669)),this[e(395)](e(729),t,n,r))}[Rc(479)](t){const n=Rc,r=t.id,s=this[n(573)](t);if(this[n(694)]&&this[n(694)][n(397)]){const o=this[n(785)][n(781)][n(562)](n(691)),i=s[n(777)],a=s[n(651)]?s[n(440)]+":"+s[n(651)]:s[n(440)],c=this[n(785)][n(767)],u=o[n(683)](Kr(c,n(711))),l={id:r,type:a,hasComments:i,data:t[n(515)]||null,originalSuggestionId:t[n(746)]||null,attributes:s[n(760)]};this[n(694)][n(397)](l)[n(409)]((t=>{const e=n;s[e(686)]=!0,o[e(370)](u),t&&t[e(422)]&&(this[e(693)][e(562)](r)[e(422)]=t[e(422)])}))[n(569)]((t=>{const r=n;throw(0,e.logWarning)(r(417)),this[r(785)][r(415)][r(624)]({isUndoable:!1},(()=>{s[r(430)]()})),s[r(701)](),this[r(693)][r(690)](s.id),this[r(405)][r(690)](s),t}))}return s}[Rc(488)](t){const e=Rc;return this[e(548)][e(456)](t)}[Rc(657)](t,e){const n=Rc,r=this[n(785)][n(781)][n(562)](n(691)),s=this[n(671)](t);if(this[n(694)]&&this[n(694)][n(770)])if(s[n(686)]){const s=r[n(683)](Kr(this[n(785)][n(767)],n(711)));this[n(694)][n(770)](t,e)[n(409)]((()=>{r[n(370)](s)}))}else s.on(n(499),(()=>{this[n(657)](t,e)}))}[Rc(586)](t){const n=Rc;if(!this[n(694)]||!this[n(694)][n(671)])throw new e.CKEditorError(n(550),this);return this[n(694)][n(671)](t)}[Rc(452)](t){const e=Rc,{id:n,type:r,subType:s,authorId:o}=this[e(498)](t),i=this[e(693)][e(562)](n)||this[e(748)](r,s,n,o,{});switch(this[e(436)](i,r,s,o),this[e(405)][e(562)](i)){case e(680):this[e(586)](n)[e(409)]((t=>{const r=e;let s=Promise[r(716)]();t[r(777)]&&(s=this[r(360)][r(378)]({channelId:this[r(785)][r(526)][r(562)](r(750)),threadId:n})),s[r(409)]((()=>{const e=r;this[e(573)](t)[e(686)]=!0}))})),this[e(405)][e(607)](i,e(652));break;case e(669):this[e(657)](n,{state:e(741)});case e(433):this[e(405)][e(607)](i,e(653)),this[e(395)](e(520),i);break;case e(653):this[e(395)](e(600),i)}return i[e(789)](t),i}[Rc(419)](t){const e=Rc,n=Array[e(656)](t),r=n[e(754)]((t=>e(571)==t[e(440)]));this[e(596)](r);const s=n[e(754)]((t=>!t[e(493)]&&e(571)!=t[e(440)])),o=this[e(708)]({skipNotAttached:!0})[e(754)]((t=>!t[e(493)]&&e(571)!=t[e(440)])),i=o[e(754)]((n=>!t[e(456)](n))),a=new Map(o[e(431)]((t=>[t,this[e(420)][e(421)](t[e(440)],t[e(651)],e(509))]))),c=new Map(o[e(431)]((t=>[t,t[e(650)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(541)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(541)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(541)];t++){const n=s[t];!l[e(456)](n)&&n[e(389)]&&(f[e(683)](n[e(389)]),n[e(389)][e(745)]===n&&(n[e(389)][e(745)]=null),n[e(389)]=null),!u[e(456)](n)&&n[e(745)]&&(f[e(683)](n[e(745)]),n[e(745)][e(389)]===n&&(n[e(745)][e(389)]=null),n[e(745)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(541)];e++){const r=d(t,n[e]);r&&(r[0][s(745)]=r[1],r[1][s(389)]=r[0],u[s(683)](r[0]),l[s(683)](r[1]))}}function d(t,n){const r=e;if(t[r(504)].id!==n[r(504)].id)return null;const s=a[r(562)](t)(t,n,c[r(562)](t),c[r(562)](n));return s&&a[r(562)](n)(t,n,c[r(562)](t),c[r(562)](n))?s[1][r(384)]&&s[1][r(384)][r(541)]?null:s:null}f[e(521)]&&this[e(419)](f)}[Rc(596)](t){const e=Rc;if(0==t[e(541)])return;const n=this[e(708)]({skipNotAttached:!0})[e(754)]((t=>e(571)==t[e(440)]&&t[e(392)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(760)]);s[e(456)](n)||(s[e(607)](n,r[e(541)]),r[e(700)]([]));const i=s[e(562)](n);r[i][e(700)](t)}!function(){const t=e;r[t(630)](((e,n)=>{const r=t,s=e[0][r(422)],o=n[0][r(422)];return s==o?e[0][r(760)][r(453)]<n[0][r(760)][r(453)]?-1:1:s<o?-1:1}));for(const e of r)e[t(630)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(541)];t++){if(0==r[t][e(541)])continue;const n=[];for(let s=t+1;s<r[e(541)];s++)0!=r[s][e(541)]&&i(r[t],r[s])&&n[e(700)](s);for(const s of n)r[t]=r[t][e(773)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(541)];n++){const r=t[n+1]||null;t[n][e(745)]!==r&&(t[n][e(745)]=r)}for(const t of r)for(let n=0;n<t[e(541)];n++){const r=t[n-1]||null;t[n][e(389)]!==r&&(t[n][e(389)]=r)}function i(t,n){const r=e;if(t[0][r(760)][r(453)]!==n[0][r(760)][r(453)]&&t[0][r(504)]!==n[0][r(504)])return!1;if(!function(t,e){const n=r;return!t[n(777)]&&!e[n(777)]||(!t[n(777)]||!e[n(777)])&&(!!(t[n(777)]&&e[n(422)]<t[n(384)][n(743)][n(562)](0)[n(422)])||!!(e[n(777)]&&t[n(422)]<e[n(384)][n(743)][n(562)](0)[n(422)]))}(t[0],n[0]))return!1;const s=Nc(t[0][r(760)],r(453)),o=Nc(n[0][r(760)],r(453));return!!Fr(s,o)&&(!!t[r(764)]((t=>n[r(557)]((e=>t[r(650)]()[r(749)](e[r(650)]())))))&&n[r(764)]((e=>t[r(557)]((t=>e[r(650)]()[r(749)](t[r(650)]()))))))}}[Rc(467)](t){const e=Rc,n=Array[e(656)](t),r=this[e(708)]({skipNotAttached:!0}),s=r[e(754)]((n=>!t[e(456)](n))),o=new Map(n[e(431)]((t=>[t,this[e(420)][e(421)](t[e(440)],t[e(651)],e(429))]))),i=new Map(r[e(431)]((t=>[t,t[e(524)]()])));for(let t=0;t<n[e(541)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(541)];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(541)];e++){const s=r[e];if(s[a(440)]!==n[a(440)]||s[a(504)].id!==n[a(504)].id||s[a(651)]!==n[a(651)])continue;if(!Vc(n,s))continue;if(a(571)==n[a(440)]&&n[a(515)][a(655)]!=s[a(515)][a(655)])continue;if(a(571)==n[a(440)]&&t[a(488)](n[a(515)][a(583)]))continue;if(a(740)==n[a(440)]){const e=t[a(785)][a(415)],r=n[a(444)]();if(r&&(e[a(736)][a(587)](r)||e[a(736)][a(784)](r)))continue}const c=o[a(562)](n),u=i[a(562)](n),l=i[a(562)](s),f=n[a(384)]&&n[a(384)][a(541)],h=s[a(384)]&&s[a(384)][a(541)];if(!f&&c(l,u))return t[a(658)](s,n),i[a(690)](n),!0;if(!h&&c(u,l))return t[a(658)](n,s),i[a(690)](s),!0}return!1}}[Rc(658)](t,e){const n=Rc;if(t[n(493)])for(const r of e[n(524)]())t[n(574)](r);else{const r=e[n(650)]()[n(719)];this[n(677)](t,this[n(733)][n(582)](t[n(650)]()[n(445)],r))}e[n(622)]()}[Rc(481)](t,e,n){const r=Rc,s=t[r(469)](r(787))||t[r(469)](r(571))?r(368):t[r(654)]();return Kr(this[r(785)][r(767)],e+"_"+s+r(496),n)}[Rc(720)](){const t=Rc,n=this[t(785)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(733)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(498)](t[i(757)]);if(i(480)===e){r[i(432)](this[i(481)](n,i(401)));break}}for(const t of s){const{group:n,type:s}=this[i(498)](t[i(757)]);if(i(480)===n){r[i(432)](this[i(481)](s,i(539),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[Rc(762)](t){const e=Rc;if(this[e(710)])return!1;const n=this[e(785)],r=n[e(415)][e(457)][e(442)][e(696)]();if(0==r[e(541)])return!1;const s=[],o=r[e(754)]((t=>e(571)==t[e(440)])),i=r[e(754)]((t=>e(611)==t[e(440)]&&e(514)!=t[e(757)])),a=r[e(754)]((t=>e(370)==t[e(440)]&&e(514)!=t[e(757)]));for(const t of o)s[e(700)]({key:t[e(776)],newValue:t[e(495)],oldValue:t[e(640)],range:Uc(t[e(399)],n[e(415)])});for(const t of i){const r=a[e(783)]((n=>n[e(689)][e(749)](t[e(689)])));r&&s[e(700)]({key:e(704),newValue:t[e(757)],oldValue:r[e(757)],range:n[e(415)][e(532)](t[e(689)][e(367)])})}return 0!=s[e(541)]&&this[e(489)](t,s)}[Rc(558)](t){const e=Rc;let n=!1;const r=this[e(785)][e(415)][e(457)][e(442)][e(590)]()[e(754)]((t=>t[e(515)][e(418)]&&t[e(757)][e(469)](e(527))));for(const s of r){const{subType:r,id:o}=this[e(498)](s[e(757)]),i=r[e(556)]("|")[0];for(const r of this[e(708)]({skipNotAttached:!0}))r.id!=o&&e(571)==r[e(440)]&&r[e(515)]&&r[e(515)][e(583)]==i&&r[e(650)]()[e(706)](s[e(515)][e(418)])&&(this[e(595)](r,s[e(515)][e(418)],t),n=!0)}return n}[Rc(568)](t){this[Rc(710)]=!0,t()}[Rc(390)](t){const e=Rc,n=this[e(488)](t),r=this[e(602)][e(456)](t);return n||r}[Rc(489)](t,e){const n=Rc;if(0==e[n(541)])return!1;let r=!1;for(const s of e){const e=this[n(518)](s[n(399)],n(571))[n(754)]((t=>!t[n(383)][n(648)]))[n(431)]((t=>t[n(480)])),i=(0,o.hashObject)({newValue:s[n(616)]});e[n(754)]((t=>{const e=n,[r,o]=t[e(651)][e(556)]("|");return r==s[e(583)]&&o!=i}))[n(753)]((e=>{const o=n;this[o(595)](e,s[o(399)],t),r=!0}))}return r}[Rc(595)](t,e,n){const r=Rc,s=t[r(650)]()[r(373)](e);0!==s[r(541)]?1!==s[r(541)]?this[r(371)](t,e[r(445)],e[r(719)]):this[r(677)](t,s[0]):n[r(466)](t[r(688)]())}}class Oc{constructor(t){const e=Rc;this[e(424)]=t,this[e(733)]=t[e(415)],this[e(599)]=new Map,this[e(407)]=new Map,this[e(662)]()}[Rc(361)](t,e,n,r,s,o){const i=Rc;return new Wr(this[i(733)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(421)](t,e,i(454))(...n),onDiscard:(...n)=>this[i(421)](t,e,i(430))(...n)})}[Rc(551)](t,e,n,r){const s=Rc,o=t+":"+e+":"+n;this[s(599)][s(607)](o,r)}[Rc(421)](t,e,n){const r=Rc,s=t+":"+e+":"+n;return this[r(599)][r(562)](s)||this[r(407)][r(562)](t+":"+n)}[Rc(662)](){const t=Rc,e=()=>!1,n=t=>{const e=Sc;t[e(630)](((t,n)=>t[e(445)][e(517)](n[e(445)])?1:-1)),this[e(733)][e(728)]((n=>{const r=e;for(const e of t){let t;t=e[r(719)][r(443)]&&e[r(719)][r(644)]==e[r(445)][r(367)]?n[r(601)](e[r(445)][r(367)],"on"):n[r(601)](e),this[r(733)][r(435)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Sc;e&&this[n(733)][n(728)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(431)]((t=>(Fc(t)&&(t=this[s(733)][s(582)](t[s(719)])),t)))[s(754)]((t=>s(531)!==t[s(695)][s(377)]));if(c[s(541)]<1)return;const u=Array[s(656)](this[s(733)][s(457)][s(727)][s(524)]())[s(431)]((t=>i.LiveRange[s(570)](t)));r[s(478)](c);for(const t of this[s(424)][s(434)][s(434)]())t[s(705)]();a[s(700)]({forceDefaultExecution:!0}),this[s(424)][s(594)](o,...a);const l=u[s(754)]((t=>s(531)!=t[s(695)][s(377)]));l[s(541)]>0&&r[s(478)](l);for(const t of u)t[s(585)]()}))},s=(e,n)=>1==e[t(541)]&&1==n[t(541)]&&e[0][t(719)][t(749)](n[0][t(445)]),o=(t,e,n,r)=>Gc(t,e,n,r)?[t,e]:Gc(e,t,r,n)?[e,t]:null;this[t(407)][t(607)](t(747),e),this[t(407)][t(607)](t(732),n),this[t(407)][t(607)](t(404),s),this[t(407)][t(607)](t(385),o),this[t(407)][t(607)](t(763),n),this[t(407)][t(607)](t(523),e),this[t(407)][t(607)](t(641),s),this[t(407)][t(607)](t(580),o),this[t(407)][t(607)](t(782),r),this[t(407)][t(607)](t(507),e),this[t(407)][t(607)](t(512),s),this[t(407)][t(607)](t(391),e),this[t(407)][t(607)](t(717),r),this[t(407)][t(607)](t(461),e),this[t(407)][t(607)](t(645),s),this[t(407)][t(607)](t(462),e),this[t(407)][t(607)](t(759),e),this[t(407)][t(607)](t(632),((e,n)=>{const r=t;if(!n)return;const s=this[r(424)][r(781)][r(562)](vc);this[r(733)][r(728)]((t=>{const o=r;if(o(704)==n[o(583)])for(const r of e){const e=r[o(445)][o(367)],s=n[o(655)];t[o(463)](e,s)}else if(s[o(488)](n[o(583)]))for(const r of e)void 0!==n[o(655)]?t[o(682)](n[o(583)],n[o(655)],r[o(445)][o(367)]):t[o(734)](n[o(583)],r[o(445)][o(367)]);else for(const r of e)n[o(655)]?t[o(682)](n[o(583)],n[o(655)],r):t[o(734)](n[o(583)],r)}))})),this[t(407)][t(607)](t(382),s)}}function Dc(t,e,n){const r=Rc;for(const s of e[r(644)][r(597)]({includeSelf:!0,parentFirst:!0})){if(s[r(695)]==s)return!1;if(!n[r(633)](s))return!1;if(t[r(587)](s)||t[r(784)](s))return!0}return!1}function Fc(t){const e=Rc;return t[e(719)][e(644)]==t[e(445)][e(367)]&&t[e(719)][e(572)]}function Pc(t,e,n,r){const s=Rc,o=t=>!t[s(758)].is(s(540))&&!r[s(587)](t[s(758)]),i=t[s(445)][s(765)](o),a=t[s(719)][s(765)](o,{direction:s(380)});return!(t[s(445)][s(749)](i)&&t[s(719)][s(749)](a)||(i[s(517)](a)?n[s(471)](e,{range:n[s(582)](i,a)}):n[s(466)](e),0))}function Bc(t){return(0,o.hashObject)(t)}function xc(t){const e=Rc,n=t[e(445)][e(367)];return n&&n.is(e(450))}function Uc(t,e){const n=Rc;return null==t[n(719)][n(510)]&&t[n(719)][n(644)]==t[n(445)][n(367)]?jc(t[n(445)][n(367)],e):t}function jc(t,e){const n=Rc,r=e[n(736)][n(587)](t)||e[n(736)][n(637)](t);return e[n(582)](e[n(635)](t,n(565)),r?e[n(778)](t):e[n(635)](t,n(719)))}function Gc(t,e,n,r){const s=Rc;return!!Vc(t,e)&&n[s(719)][s(749)](r[s(445)])}function Vc(t,e){const n=Rc;if(!t[n(392)]||!e[n(392)])return!1;const r=new Set(Object[n(530)](t[n(760)])),s=new Set(Object[n(530)](e[n(760)]));if(r[n(690)](n(453)),s[n(690)](n(453)),0==r[n(521)]&&0==s[n(521)])return!0;if(r[n(521)]!=s[n(521)])return!1;const o={...t[n(760)]},i={...e[n(760)]};return delete o[n(453)],delete i[n(453)],JSON[n(724)](o)==JSON[n(724)](i)}function Hc(t,e){const n=Rc,r=zc(t[n(760)]),s=zc(e);if(!t[n(392)])return!1;for(const t of Object[n(530)](s))if(!Fr(r[t],s[t]))return!1;return!0}function zc(t){const e=Rc,n=Object[e(414)]({},t);return delete n[e(604)],delete n[e(606)],n}const Wc=Kc;function Kc(t,e){const n=Xc();return(Kc=function(t,e){return n[t-=446]})(t,e)}function Xc(){const t=["isEnabled","248892KWixEs","canEditAt","getRanges","stopListening","commands","1426401BYeGSL","plugins","canDiscard","remove","isDirty","discardSuggestion","PENDING_ACTION_SUGGESTION","add","8DQQplm","_setPendingAction","commentThreadController","783024tWwRCZ","29052LedHvo","acceptSuggestion","execute","model","_discardCommand","_removePendingAction","_acceptCommand","_pendingAction","7vBIlQz","locale","37640uToloD","unbind","canAccept","_editor","get","bind","PendingActions","14mGzzjR","3236980pNuGka","destroy","537620rkhNvt","listenTo","change:isDirty","view"];return(Xc=function(){return t})()}!function(t){const e=Kc,n=t();for(;;)try{if(183017===parseInt(e(461))/1*(parseInt(e(486))/2)+-parseInt(e(485))/3+parseInt(e(454))/4+parseInt(e(464))/5+-parseInt(e(469))/6*(parseInt(e(452))/7)+parseInt(e(482))/8*(-parseInt(e(474))/9)+parseInt(e(462))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xc);class Yc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Kc;super(),this[s(447)]=e,this[s(467)]=n,this[s(484)]=r,this[s(457)]=t,this[s(450)]=t[s(473)][s(458)](s(487)),this[s(448)]=t[s(473)][s(458)](s(479)),this[s(467)][s(459)](s(468)).to(this[s(450)],this[s(448)],((t,e)=>t||e)),this[s(467)][s(459)](s(456)).to(this[s(450)],s(468),(t=>t&&this[s(457)][s(447)][s(470)](e[s(471)]()))),this[s(467)][s(459)](s(476)).to(this[s(448)],s(468),(t=>t&&this[s(457)][s(447)][s(470)](e[s(471)]()))),this[s(451)]=null,n[s(478)]&&this[s(483)](),this[s(465)](n,s(487),(()=>this[s(487)]())),this[s(465)](n,s(479),(()=>this[s(479)]())),this[s(465)](n,s(466),(()=>{const t=s;n[t(478)]?this[t(483)]():this[t(449)]()}))}[Wc(487)](){const t=Wc;this[t(450)][t(446)](this[t(447)].id)}[Wc(479)](){const t=Wc;this[t(448)][t(446)](this[t(447)].id)}[Wc(463)](){const t=Wc;this[t(467)][t(455)](t(468)),this[t(467)][t(455)](t(456)),this[t(467)][t(455)](t(476)),this[t(472)](),this[t(484)][t(463)](),this[t(451)]&&this[t(449)]()}[Wc(483)](){const t=Wc,e=Kr(this[t(457)][t(453)],t(480));this[t(451)]=this[t(457)][t(475)][t(458)](t(460))[t(481)](e)}[Wc(449)](){const t=Wc;null!==this[t(451)]&&this[t(457)][t(475)][t(458)](t(460))[t(477)](this[t(451)]),this[t(451)]=null}}function qc(t,e){const n=Zc();return(qc=function(t,e){return n[t-=197]})(t,e)}function Zc(){const t=["SUGGESTION_THREAD_DESCRIPTION","keystrokes","cancel","editorConfig","formatDateTime","value","submit","95VXsYLZ","hasDirtyComment","join","focusables","target","_localUser","830536XhfrzM","setData","canDiscard","bind","1156mheHsh","CommentView","1066461fAphwn","delegate","2242abhipv","isEnabled","SUGGESTION_THREAD_ARIA_LABEL","focusCycler","isDirty","map","showInput","parseFromString","ariaLabel","444QJLJbu","locale","10795716rVlmUX","text/html","focusTracker","updateComment","ariaDescriptionView","author","element","commentThreadInputView","canAccept","commentThread","disableComments","fire","isReadOnly","content","focus","commentInputView","201936OxBXie","_createCommentViews","_model","destroy","authoredAt","disabledSubmit","tab","addComment","_createCommentThreadInputView","36HwnRpH","descriptionParts","_config","3464013bNjlaI","assign","37408kimOxH","length","isActive","set","render","10vkEiVV","editor","name","body","removeComment","shift+tab","commentsListView","textContent"];return(Zc=function(){return t})()}const Jc=qc;!function(t){const e=qc,n=t();for(;;)try{if(779663===-parseInt(e(212))/1*(-parseInt(e(216))/2)+-parseInt(e(225))/3*(parseInt(e(257))/4)+-parseInt(e(202))/5*(parseInt(e(243))/6)+parseInt(e(255))/7+parseInt(e(208))/8+-parseInt(e(227))/9*(-parseInt(e(262))/10)+-parseInt(e(214))/11*(parseInt(e(252))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zc);class Qc extends s.View{constructor(t,n,r,i){const a=qc;super(t),this[a(268)]=null,this[a(234)]=null,this[a(231)]=new o.AriaDescriptionView(t,Kr(t,a(270))),this[a(260)](a(259),!1),this[a(260)](a(247),n[a(247)]),this[a(211)](a(247)).to(n),this[a(260)](a(253),[]),this[a(260)](a(220),!1),this[a(260)](a(217),!1),this[a(260)](a(235),!1),this[a(260)](a(210),!1),this[a(211)](a(224)).to(this,a(258),n,a(247),this,a(253),((t,e,r)=>{const s=a,o=r[s(221)]((t=>T(t[s(240)])))[s(204)](". ")+".";return Kr(this[s(226)],s(218),[t-1,n[s(232)][s(264)],e?i[s(199)](e):"",(new DOMParser)[s(223)](o,s(228))[s(265)][s(269)]])})),this[a(205)]=new s.ViewCollection,this[a(229)]=new e.FocusTracker,this[a(271)]=new e.KeystrokeHandler,this[a(219)]=new s.FocusCycler({focusables:this[a(205)],focusTracker:this[a(229)],keystrokeHandler:this[a(271)],keystrokeHandlerOptions:{filter:t=>t[a(206)]!==this[a(233)]},actions:{focusPrevious:a(267),focusNext:a(249)}}),this[a(245)]=n,this[a(207)]=r,this[a(254)]=i,i[a(237)]?this[a(260)](a(258),1):this[a(244)]()}[Jc(261)](){const t=Jc;super[t(261)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(205)])}[Jc(241)](){const t=Jc;this[t(233)][t(241)]()}[Jc(246)](){const t=Jc;this[t(268)]&&this[t(268)][t(246)](),this[t(234)]&&this[t(234)][t(246)](),super[t(246)]()}[Jc(244)](){const t=Jc,{CommentsListView:e}=this[t(254)];this[t(268)]=new e(this[t(226)],this[t(245)][t(236)],Object[t(256)]({CommentView:this[t(254)][t(213)]},this[t(254)])),this[t(268)][t(215)](t(266)).to(this),this[t(268)][t(215)](t(230)).to(this),this[t(268)][t(211)](t(259)).to(this),this[t(260)](t(258),this[t(268)][t(258)]+1),this[t(211)](t(258)).to(this[t(268)],t(258),(t=>t+1)),this[t(234)]=this[t(251)](),this.on(t(266),(()=>this[t(241)]())),this[t(211)](t(220)).to(this[t(268)],t(203),this[t(234)][t(242)],t(200),((t,e)=>t||!!e))}[Jc(251)](){const t=Jc,{CommentThreadInputView:e}=this[t(254)],n=new e(this[t(226)],this[t(207)],this[t(254)][t(198)]),r=n[t(242)];return n[t(211)](t(222)).to(this,t(259),this[t(245)][t(236)],t(239),r,t(200),((t,e,n)=>!!n||t&&!e)),r.on(t(201),((e,n)=>{const s=t;this[s(238)](s(250),n),r[s(263)][s(209)]("")})),r.on(t(197),(()=>this[t(241)]())),r[t(211)](t(248)).to(this[t(245)][t(236)],t(239)),n}}const $c=eu;function tu(){const t=["discardButton","canDiscard","acceptSuggestion","5KGRlub","listitem","_descriptionElement","6087570lVDnaC","acceptButton","add","formatDateTime","_config","commentsListView","ck-suggestion-wrapper--active","428385WfKuzG","focusables","ariaLabel","setTemplate","</p>","_model","ck-suggestion--disabled-comments","bindTemplate","ck-suggestion-","getTemplate","bind","isActive","ariaDescriptionView","canAccept","445424MZfgiw","<p>","SuggestionView","editorReady","69361ihBKqP","push","ck-rounded-corners","delegate","set","description","96320Fijvxm","author","render","ck-suggestion-wrapper","1032795AuGfoy","commentThreadInputView","suggestionView","disableComments","8itSoZR","commentThread","descriptionParts","div","color","4oTOonL","isEnabled","type","editorDestroyed","506934tHJrRe","content","discardSuggestion"];return(tu=function(){return t})()}function eu(t,e){const n=tu();return(eu=function(t,e){return n[t-=155]})(t,e)}!function(t){const e=eu,n=t();for(;;)try{if(129863===-parseInt(e(188))/1+-parseInt(e(184))/2+parseInt(e(170))/3*(-parseInt(e(207))/4)+-parseInt(e(160))/5*(-parseInt(e(211))/6)+-parseInt(e(194))/7+parseInt(e(202))/8*(-parseInt(e(198))/9)+parseInt(e(163))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tu);class nu extends Qc{constructor(t,e,n,r){const s=eu;super(t,e,n,r),this[s(192)](s(209),""),this[s(180)](s(209)).to(this,s(204),(t=>t&&t[0]?t[0][s(209)]:"")),this[s(180)](s(193)).to(this,s(204),this,s(181),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(185)+T(e[n(155)],e[n(206)])+n(174);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(162)]=null,this[s(200)]=new(r[s(186)])(t,e,{formatDateTime:r[s(166)]}),this[s(200)][s(180)](s(193)).to(this),this[s(200)][s(191)](s(159),s(156)).to(this),this[s(200)][s(164)][s(180)](s(208)).to(this,s(183)),this[s(200)][s(157)][s(180)](s(208)).to(this,s(158)),this[s(171)][s(165)](this[s(200)]),this[s(168)]&&this[s(171)][s(165)](this[s(168)]),this[s(199)]&&this[s(171)][s(165)](this[s(199)]),this[s(173)](this[s(179)]())}[$c(179)](){const t=$c,e=this[t(177)],n=[this[t(200)]];return this[t(168)]&&n[t(189)](this[t(168)]),this[t(199)]&&n[t(189)](this[t(199)]),n[t(189)](this[t(182)]),{tag:t(205),attributes:{class:["ck",t(190),t(197),e.if(t(181),t(169)),e.to(t(209),(e=>t(178)+e)),this[t(167)][t(201)]&&t(176)],"data-suggestion-id":this[t(175)].id,"data-thread-id":this[t(175)][t(203)].id,"data-author-id":this[t(175)][t(195)].id,tabindex:0,role:t(161),"aria-label":e.to(t(172)),"aria-describedby":this[t(182)].id},children:n}}[$c(196)](){const t=$c;super[t(196)](),this[t(168)]&&(this[t(168)][t(191)](t(187)).to(this),this[t(168)][t(191)](t(210)).to(this)),this[t(199)]&&(this[t(199)][t(191)](t(187)).to(this),this[t(199)][t(191)](t(210)).to(this))}}function ru(t,e){const n=ou();return(ru=function(t,e){return n[t-=426]})(t,e)}const su=ru;function ou(){const t=["@external","ck-suggestion","attributes","discardSuggestion","execute","2522008fheEGq","ck-suggestion--accept","1564406TjcccJ","set","enter","keystrokes","element","ck-suggestion__actions","userView","ck-annotation__info-time","bind","push","creator","presentation","bindTemplate","getTemplate","esc","7ONdTAA","add","focusables","ck-suggestion__user","querySelector","getUserViewNotificationText","ck-comment__info-time","focusFirst","_setupKeyboardNavigation","EXTERNAL_SUGGESTION","importWord","focusCycler","1529133LFyUbB","render","description","time","7058190sAvthd","1175150wmzJzw","author","EXTERNAL_IMPORT_WORD_AVATAR","ck-annotation__user","locale","cancel","setTemplate","ck-annotation__actions","ck-suggestion__info-name","check","ck-annotation__main","ck-suggestion__info","getExternalSuggestionNote","focusTracker","ck-suggestion__main","_createButton","formatDateTime","div","span","ck-annotation__info","_model","change:description","ck-annotation__content-wrapper","discardButton","name","Discard suggestion","target","source","shift+tab","tab","EXTERNAL_AVATAR","6uHrhew","acceptButton","ck-suggestion--discard","listenTo","ck-annotation","focus","innerHTML","10874464LsBlIu","ck-comment__external","extendTemplate","acceptSuggestion","_config","10627596lUNjxI","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-annotation__info-name","fire","authoredAt","Accept suggestion","isExternal",".ck-annotation__content-wrapper"];return(ou=function(){return t})()}!function(t){const e=ru,n=t();for(;;)try{if(864220===parseInt(e(495))/1+parseInt(e(468))/2*(parseInt(e(432))/3)+-parseInt(e(493))/4+-parseInt(e(437))/5+parseInt(e(436))/6*(parseInt(e(510))/7)+-parseInt(e(475))/8+-parseInt(e(480))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ou);class iu extends s.View{constructor(n,r,i){const a=ru;super(n),this[a(457)]=r,this[a(479)]=i,this[a(496)](a(434),""),this[a(503)](a(484)).to(r),this[a(469)]=this[a(452)](Kr(n,a(485)),t.icons[a(446)],a(494),a(478),"sw"),this[a(460)]=this[a(452)](Kr(n,a(462)),t.icons[a(442)],a(470),a(491),"sw"),this[a(501)]=new o.UserView(n,r[a(438)],this[a(515)]()),this[a(501)][a(477)]({attributes:{class:[a(513),a(440)],"aria-hidden":!0}}),this[a(512)]=new s.ViewCollection([this[a(469)],this[a(460)]]),this[a(450)]=new e.FocusTracker,this[a(498)]=new e.KeystrokeHandler,this[a(431)]=new s.FocusCycler({focusables:this[a(512)],focusTracker:this[a(450)],keystrokeHandler:this[a(498)],actions:{focusPrevious:a(465),focusNext:a(466)},keystrokeHandlerOptions:{filter:t=>t[a(463)]!==this[a(499)]}}),this[a(443)](this[a(508)]())}[su(433)](){const t=su;super[t(433)]();const e=this[t(499)][t(514)](t(487));e[t(474)]=this[t(434)],this.on(t(458),((n,r,s)=>{e[t(474)]=s})),this[t(428)]()}[su(508)](){const t=su,e=this[t(507)],n=[{tag:t(454),attributes:{class:[t(448),t(456)]},children:[{tag:t(455),children:[{text:this[t(501)][t(461)]}],attributes:{class:[t(445),t(482)]}},{tag:t(435),attributes:{datetime:e.to(t(484)),class:[t(426),t(502)]},children:[{text:e.to(t(484),(e=>this[t(479)][t(453)](e)))}]}]},{tag:t(454),attributes:{class:[t(500),t(444)]},children:[this[t(469)],this[t(460)]]},{tag:t(454),attributes:{class:[t(459)]}}];return this[t(457)][t(486)]&&n[t(504)]({tag:t(454),attributes:{class:[t(476)]},children:[{text:this[t(449)]()}]}),{tag:t(454),attributes:{class:[t(489),t(472)],tabindex:-1},children:[this[t(501)],{tag:t(454),attributes:{class:[t(451),t(447)],role:t(506)},children:n}]}}[su(473)](){const t=su;this[t(499)][t(473)]()}[su(515)](){const t=su;return this[t(457)][t(486)]?t(430)===this[t(457)][t(490)][t(488)][t(464)]?Kr(this[t(441)],t(439),this[t(457)][t(505)][t(461)]):Kr(this[t(441)],t(467),this[t(457)][t(505)][t(461)]):null}[su(449)](){const t=su;return t(430)===this[t(457)][t(490)][t(488)][t(464)]?Kr(this[t(441)],t(481)):Kr(this[t(441)],t(429))}[su(452)](t,e,n,r,s){const i=su,a=new o.LateFocusButtonView(this[i(441)]);return a[i(496)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(477)]({attributes:{class:n}}),a.on(i(492),(()=>{const t=i;this[t(483)](r,this[t(457)].id)})),a}[su(428)](){const t=su,e=this[t(499)];this[t(498)][t(471)](e);for(const e of this[t(512)])this[t(450)][t(511)](e[t(499)]),this[t(498)][t(471)](e[t(499)]);this[t(498)][t(496)](t(497),((n,r)=>{const s=t;e===n[s(463)]&&(this[s(431)][s(427)](),r())})),this[t(498)][t(496)](t(509),((n,r)=>{const s=t;e!==n[s(463)]&&(this[s(473)](),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=hu();return(uu=function(t,e){return n[t-=117]})(t,e)}!function(t){const e=uu,n=t();for(;;)try{if(432751===-parseInt(e(197))/1+parseInt(e(263))/2*(-parseInt(e(151))/3)+-parseInt(e(150))/4+-parseInt(e(242))/5+-parseInt(e(245))/6+parseInt(e(118))/7+parseInt(e(253))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hu);class lu extends t.Plugin{static get[cu(216)](){const t=cu;return[vc,o.Users,t(229),t(178),t(193)]}static get[cu(120)](){return cu(173)}static get[cu(135)](){return!0}static get[cu(237)](){return!0}constructor(t){const e=cu;super(t),this[e(256)]=new Map,this[e(169)]=new Map,this[e(270)]=new Map,this[e(225)]=new Map;const n=this[e(211)][e(257)];n[e(166)](e(154),nu),n[e(166)](e(250),iu),n[e(166)](e(161),!1),this[e(278)]=n[e(221)](e(161))}[cu(168)](t,e){const n=cu;0===this[n(225)][n(182)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(225)]){const r=this[t(256)][t(215)](e);r||n?r&&n&&this[t(140)](e):this[t(284)](e)}this[t(225)][t(157)](),this[t(211)][t(233)][t(221)](t(193))[t(280)](),this[t(232)]()}),10),this[n(225)][n(184)](t,e)}[cu(224)](){const t=cu,e=this[t(211)],n=e[t(233)][t(221)](t(117)),r=e[t(233)][t(221)](t(178)),s=e[t(233)][t(221)](t(193)),o=e[t(233)][t(221)](t(229));this[t(174)](),s[t(226)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(155)](this[e(256)])){const s=t[e(264)](),o=[];for(const t of s){if(!t[e(236)])continue;if(t[e(239)]){o[e(195)](...t[e(209)]());continue}const n=t[e(145)]();if(o[e(192)]>0){const t=o[0][e(170)](n);if(t){o[0]=t;continue}}o[e(195)](n)}n[e(195)]([r[e(266)],o])}return n})),this[t(223)](n,t(142),((e,n)=>{const r=t;this[r(223)](n,r(276),((t,e,s,o)=>{const i=r;n[i(236)]&&(null==s?(this[i(274)](o[i(246)]),this[i(168)](n,!1)):(this[i(274)](s[i(246)]),null==o&&this[i(168)](n,!0)))})),null!==n[r(134)]?this[r(274)](n[r(246)]):this[r(168)](n,!1)})),this[t(223)](n,t(252),((e,n,r)=>{const s=t;this[s(214)](n,s(276)),this[s(225)][s(167)](n),this[s(256)][s(215)](n)&&this[s(140)](n),r&&this[s(274)](r[s(246)])})),this[t(223)](n,t(122),((e,n)=>{this[t(274)](n)})),this[t(223)](r,t(149),(()=>{this[t(232)]()})),this[t(223)](o,t(206),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(204)](r))return;const i=n[o(125)](r);this[o(256)][o(221)](i)[o(266)][o(249)][o(279)](-1)}),{priority:t(234)}),this[t(281)]=this[t(211)][t(257)][t(221)](t(281));const i=this[t(211)];this[t(208)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(203)==s||e(133)==s||e(275)==s||e(273)==s||e(213)==s||e(158)==s||e(179)==s||e(159)==s||e(248)==s){delete i[r],n=s,clearInterval(this[e(208)]),this[e(208)]=void 0;break}}e(133)==n&&i[e(247)](e(123)),e(275)==n&&i[e(247)](e(283)),e(273)==n&&i[e(247)](e(138)),e(213)==n&&i[e(247)](e(272),e(164)),e(158)==n&&i[e(247)](e(194)),e(179)==n&&i[e(247)](e(143)),e(159)==n&&i[e(247)](e(255)),e(248)==n&&i[e(247)](e(282))}),1e3)}[cu(232)](){const t=cu,e=this[t(211)][t(233)][t(221)](t(178)),n=this[t(211)][t(233)][t(221)](t(117)),r=Array[t(155)](e[t(171)],(e=>e[t(243)]))[t(222)]((e=>this[t(169)][t(215)](e))),s=[];for(const e of r){const n=this[t(169)][t(221)](e)[t(183)][t(264)]();s[t(195)](...n[t(196)](((e,n)=>[...e,...n[t(205)]()]),[]))}n[t(271)]=s}[cu(174)](){const t=cu,n=this[t(211)],r=n[t(177)],o=Kr(r,t(144)),i=new e.Collection([{type:t(146),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(286),role:t(172)})},{type:t(199)},{type:t(148),model:new s.ViewModel({withText:!0,label:Kr(r,t(207)),commandName:t(265),role:t(218)})},{type:t(148),model:new s.ViewModel({withText:!0,label:Kr(r,t(202)),commandName:t(231),role:t(218)})},{type:t(148),model:new s.ViewModel({withText:!0,label:Kr(r,t(217)),commandName:t(230),role:t(218)})},{type:t(148),model:new s.ViewModel({withText:!0,label:Kr(r,t(210)),commandName:t(212),role:t(218)})}]);for(const e of i)if(fu(e)){const r=n[t(187)][t(221)](e[t(183)][t(175)]);e[t(183)][t(190)](t(185),t(119)).to(r,t(147),t(119))}n.ui[t(235)][t(153)](t(286),(e=>this[t(251)](e,i,o))),n.ui[t(235)][t(153)](t(186),(e=>this[t(137)](e,i,o)))}[cu(251)](t,e,n){const r=cu,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(211)][r(187)][r(221)](r(286));o[r(191)][r(184)]({tooltip:n,label:n,icon:au}),o[r(191)][r(190)](r(185)).to(i,r(147)),o[r(191)].on(r(141),(()=>{const t=r;i[t(141)](),this[t(211)][t(126)][t(266)][t(279)]()})),(0,s.addListToDropdown)(o,e,{role:r(156)});const a=[];for(const t of e)fu(t)&&a[r(195)](this[r(211)][r(187)][r(221)](t[r(183)][r(175)]));const c=o[r(191)];return c[r(228)][r(268)](r(119)),c[r(129)][r(268)](r(119)),c[r(228)][r(190)](r(119)).to(i,r(119)),c[r(129)][r(190)](r(119))[r(162)](a,r(119),((...t)=>t[r(180)]((t=>t)))),o.on(r(141),(t=>{const e=r;this[e(211)][e(141)](t[e(124)][e(175)]),this[e(211)][e(126)][e(266)][e(279)]()})),o}[cu(137)](t,e,n){const r=cu,o=new s.MenuBarMenuView(t),i=this[r(211)][r(187)][r(221)](r(286));o[r(191)][r(184)]({label:n,icon:au});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(199)==n[r(136)]){a[r(121)][r(153)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(183)];i[r(190)](...Object[r(262)](c)).to(c),i[r(128)](r(141)).to(o),i.on(r(141),(()=>{const t=r;this[t(211)][t(141)](c[t(175)]),this[t(211)][t(126)][t(266)][t(279)]()})),e[r(277)][r(153)](i),a[r(121)][r(153)](e)}return o[r(190)](r(119)).to(i,r(119)),o[r(260)][r(277)][r(153)](a),o}[cu(284)](t){const e=cu,n=this[e(211)],r=n[e(257)],s=n[e(233)][e(221)](e(178)),i=n[e(233)][e(221)](e(229)),a=n[e(233)][e(221)](e(193)),c=n[e(233)][e(221)](o.Users).me,u=r[e(221)](e(286))[e(244)],l=r[e(221)](e(286))[e(139)],{CommentsListView:f,CommentThreadInputView:h}=n[e(233)][e(221)](e(261));let d,g,p;this[e(270)][e(215)](t.id)?(g=this[e(270)][e(221)](t.id),d=g[e(220)]):(d=new u(n[e(177)],t,c,{disableComments:this[e(278)],editorConfig:{...r[e(221)](e(181)),licenseKey:r[e(221)](e(281))},maxCommentsWhenCollapsed:r[e(221)](e(176)),maxThreadTotalWeight:r[e(221)](e(240)),maxCommentCharsWhenCollapsed:r[e(221)](e(238)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(221)](e(177))),CommentView:r[e(221)](e(188))[e(130)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),d[e(258)][e(259)].on(e(141),(()=>{const t=e;n[t(126)][t(266)][t(279)]()})),d[e(258)][e(200)].on(e(141),(()=>{const t=e;n[t(126)][t(266)][t(279)]()})),g=s[e(288)](this[e(211)][e(177)],d),g[e(190)](e(152)).to(d,e(152)),g[e(190)](e(192)).to(d),g[e(190)](e(136)).to(d,e(136),(t=>e(241)+t)),d.on(e(267),(()=>{const t=e;p[t(165)](t(267))})),this[e(270)][e(184)](t.id,g));const m=i[e(160)](t[e(132)],d),I=new Yc(n,t,d,m),E=t[e(264)]()[e(222)]((t=>t[e(236)]));d[e(201)]=n[e(233)][e(221)](e(117))[e(254)][e(285)](E),this[e(256)][e(184)](t,I),this[e(169)][e(184)](d,I),p=s[e(269)]({view:g,target:()=>{const r=e,s=[],i=t[r(264)]()[r(222)]((t=>t[r(236)]));for(const t of i)s[r(195)](...t[r(227)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(126)],s)},type:()=>e(241)+I[e(266)][e(136)]}),i[e(189)](d,p),s[e(153)](p),a[e(127)](p)}[cu(140)](t){const e=cu,n=this[e(211)][e(233)][e(221)](e(229)),r=this[e(211)][e(233)][e(221)](e(178)),s=this[e(256)][e(221)](t),o=s[e(266)],i=r[e(131)](o);n[e(219)](o),i&&r[e(198)](i),this[e(256)][e(167)](t),this[e(169)][e(167)](o),s[e(287)]()}[cu(274)](t){const e=cu;if(!t[e(236)]||!this[e(256)][e(215)](t))return;const n=this[e(211)][e(233)][e(221)](e(117)),r=this[e(256)][e(221)](t),s=t[e(264)]();r[e(266)][e(201)]=n[e(254)][e(285)](s)}[cu(287)](){const t=cu;for(const e of this[t(256)][t(262)]())this[t(140)](e);for(const e of this[t(270)][t(163)]())e[t(220)][t(287)]();super[t(287)](),this[t(208)]&&clearInterval(this[t(208)])}}function fu(t){return cu(183)in t}function hu(){const t=["plugins","lowest","componentFactory","isInContent","isPremiumPlugin","comments.maxCommentCharsWhenCollapsed","isMultiRange","comments.maxThreadTotalWeight","suggestion-","3353010vxQoTl","innerView","SuggestionThreadView","2371326pveRkk","head","_showLicenseError","trackChangesLicenseKeyUsageLimit","commentsListView","trackChanges.SuggestionView","_createToolbarButton","suggestionUnloaded","17093832luCKZK","descriptionFactory","developmentLimit","_suggestionToController","config","suggestionView","acceptButton","panelView","CommentsUI","keys","229164Fszydc","getAllAdjacentSuggestions","acceptAllSuggestions","view","escape","unbind","createAnnotation","_annotationViews","activeMarkers","featureNotAllowed","trackChangesLicenseKeyDomainLimit","_updateController","trackChangesLicenseKeyExpired","change:previous","children","_disableComments","focus","refreshSelectedViews","licenseKey","usageLimit","expired","_initializeController","getDescriptions","trackChanges","destroy","createAnnotationView","TrackChangesEditing","2509675hDnRtp","isEnabled","pluginName","items","suggestionChanged","invalid","source","getSuggestion","editing","registerAnnotation","delegate","arrowView","CommentView","getByInnerView","commentThread","trackChangesLicenseKeyInvalid","previous","isOfficialPlugin","type","_createMenuBarMenu","domainLimit","SuggestionView","_destroyController","execute","suggestionLoaded","trialLimit","Track changes","getFirstRange","switchbutton","value","button","change:activeAnnotations","1641484sfWBAf","3CDhzrK","isDirty","add","trackChanges.SuggestionThreadView","from","menu","clear","trackChangesLicenseKeyEvaluationLimit","trackChangesLicenseKeyDevelopmentLimit","createCommentThreadController","trackChanges.disableComments","toMany","values","TrackChanges","fire","define","delete","_handleSuggestionControllerDelayed","_viewToController","getJoined","activeAnnotations","menuitemcheckbox","TrackChangesUI","_addUIComponentsToFactory","commandName","comments.maxCommentsWhenCollapsed","locale","Annotations","trackChangesLicenseKeyTrialLimit","some","comments.editorConfig","size","model","set","isOn","menuBar:trackChanges","commands","comments","_bindAnnotationToEditors","bind","buttonView","length","EditorAnnotations","evaluationLimit","push","reduce","471727HkuGYW","remove","separator","discardButton","descriptionParts","Accept all selected suggestions","trackChangesLicenseKeyValid","hasSuggestion","getMarkerNames","addComment","Accept all suggestions","_licenseKeyCheckInterval","getRanges","Discard all selected suggestions","editor","discardSelectedSuggestions","trackChangesLicenseKeyNotAllowed","stopListening","has","requires","Discard all suggestions","menuitem","_unbindEditors","mainView","get","filter","listenTo","init","_handleControllerBuffer","addSourceCollector","getMarkers","actionView","CommentsRepository","discardAllSuggestions","acceptSelectedSuggestions","_refreshActiveMarkers"];return(hu=function(){return t})()}var du=pu;function gu(){var t=["20330BCsDwI","get","20SuyYqY","554896OIstKm","adapter","addSuggestionData","6kfIlFD","isOfficialPlugin","getSuggestions","Comments","614913vWRPbh","getSuggestion","plugins","editor","requires","547358iOvUlr","isPremiumPlugin","TrackChanges","pluginName","2760696ieQflM","804825jAKseI","1804yNmvnD","3yEimil","addSuggestion","6971965hrnGVs"];return(gu=function(){return t})()}function pu(t,e){var n=gu();return(pu=function(t,e){return n[t-=449]})(t,e)}!function(t){for(var e=pu,n=t();;)try{if(588518===-parseInt(e(471))/1*(-parseInt(e(464))/2)+-parseInt(e(459))/3*(parseInt(e(451))/4)+parseInt(e(469))/5*(-parseInt(e(455))/6)+parseInt(e(473))/7+-parseInt(e(452))/8+-parseInt(e(468))/9+-parseInt(e(449))/10*(-parseInt(e(470))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gu);class mu extends t.Plugin{static get[du(463)](){return[vc,lu,du(458)]}static get[du(467)](){return du(466)}static get[du(456)](){return!0}static get[du(465)](){return!0}set[du(453)](t){var e=du;this[e(462)][e(461)][e(450)](vc)[e(453)]=t}get[du(453)](){var t=du;return this[t(462)][t(461)][t(450)](vc)[t(453)]}[du(472)](t){var e=du;return this[e(462)][e(461)][e(450)](vc)[e(454)](t)}[du(457)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=du;return this[n(462)][n(461)][n(450)](vc)[n(457)]({skipNotAttached:t,toJSON:e})}[du(460)](t){var e=du;return this[e(462)][e(461)][e(450)](vc)[e(460)](t)}}const Iu=_u;function Eu(){const t=["_adapter","trackChangesData","reduce","isPremiumPlugin","trackChangesData.editorCreator","getDataWithDiscardedSuggestions","isOfficialPlugin","discardAllSuggestions","end","Pagination","model","fromCharCode","remove","11297925TxzRAv","2MrlDbZ","init","name","getRootNames","createDocumentFragment","push","useAnonymousUser","TrackChangesEditing","Users","config","getRootsAttributes","addCommentThread","addUser","appendChild","define","1212cqGXRF","getDataWithAcceptedSuggestions","plugins","get","23358050JRwSvy","TrackChangesData","addSuggestionData","createElement","track-changes-data-invalid-editor-creator","rootsAttributes","10756enILfy","1999039hGRoYj","set","790mUeSZs","function","CommentsRepository","editor","create","requires","result","map","getCommentThreads","destroy","1627837doVADL","constructor","join","getSuggestions","getFullData","users","execute","editorCreator","TrackChangesDataGetter","getUser","div","acceptAllSuggestions","document","data","255zhLGUK","pluginName","7489880YnGRCI"];return(Eu=function(){return t})()}!function(t){const e=_u,n=t();for(;;)try{if(871104===-parseInt(e(398))/1*(parseInt(e(429))/2)+-parseInt(e(412))/3*(-parseInt(e(385))/4)+-parseInt(e(388))/5*(parseInt(e(444))/6)+parseInt(e(386))/7+parseInt(e(414))/8+-parseInt(e(428))/9+parseInt(e(448))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Eu);const bu=[Iu(424)];class Tu extends t.Plugin{static get[Iu(393)](){return[vc]}static get[Iu(413)](){return Iu(449)}static get[Iu(421)](){return!0}static get[Iu(418)](){return!0}[Iu(430)](){const t=Iu,n=this[t(391)];if(n[t(438)][t(443)](t(419),(e=>{const r=t,s=n[r(425)][r(410)][r(432)]()[r(417)](((t,e)=>(t[e]="",t)),{});return n[r(399)][r(392)](s,e)})),t(389)!=typeof n[t(438)][t(447)](t(416))[t(405)])throw new e.CKEditorError(t(383))}[Iu(445)](t){return ku(this[Iu(391)],!0,t)}[Iu(420)](t){return ku(this[Iu(391)],!1,t)}}function _u(t,e){const n=Eu();return(_u=function(t,e){return n[t-=382]})(t,e)}class yu extends t.Plugin{static get[Iu(413)](){return Iu(406)}static get[Iu(421)](){return!0}static get[Iu(418)](){return!0}constructor(t){const e=Iu;function n(t){const e=_u;return t[e(395)]((t=>String[e(426)](t)))[e(400)]("")}super(t),this[e(394)]=e(423),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(430)](){const t=Iu;this[t(391)][t(446)][t(447)](t(390))[t(415)]={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(391)][t(446)][t(447)](t(436))[t(415)]=null}}function Au(t){return void 0!==t[Iu(439)]}async function ku(t,e,n){const r=Iu,s=(0,o.sanitizeEditorConfig)(t,bu);s[r(446)][r(434)](vc,yu),s[r(384)]=Au(t)?t[r(439)]():void 0;const i=document[r(433)](),a=t[r(438)][r(447)](r(416))[r(405)],c=await a(s,(()=>function(t){const e=r,n=document[e(382)](e(408));return t[e(442)](n),n}(i)));!function(t,e){const n=r,s=t[n(425)][n(410)][n(432)]()[n(417)](((e,r)=>(e[r]=t[n(411)][n(447)]({rootName:r}),e)),{}),o=t[n(446)][n(447)](n(437))[n(403)][n(395)]((t=>({id:t.id,name:t[n(431)]}))),i=t[n(446)][n(447)](n(436))[n(401)]({skipNotAttached:!0,toJSON:!0}),a=t[n(446)][n(447)](n(390))[n(396)]({skipNotAttached:!0,toJSON:!0}),c=e[n(446)][n(447)](n(437)),u=e[n(446)][n(447)](n(436)),l=e[n(446)][n(447)](n(390));for(const t of l[n(396)]())t[n(427)]();for(const t of o)c[n(407)](t.id)||c[n(441)](t);c.me||c[n(435)]();for(const t of a)l[n(440)](t);for(const t of i)u[n(450)](t);e[n(411)][n(387)](s)}(t,c),c[r(404)](r(e?409:422));const u=Au(c)?c[r(402)](n):c[r(411)][r(447)](n);return await c[r(397)](),u}function Cu(t,e){var n=Lu();return(Cu=function(t,e){return n[t-=448]})(t,e)}function Lu(){var t=["452538krGQbf","14721658dTbNjS","586738ZZhRWc","2367279VFMmqS","7002240VdIYOM","402930dGPZnJ","106732mxOjKx","16TACbFG"];return(Lu=function(){return t})()}!function(t){for(var e=Cu,n=t();;)try{if(977154===-parseInt(e(450))/1+parseInt(e(454))/2+-parseInt(e(451))/3+-parseInt(e(452))/4+-parseInt(e(453))/5+-parseInt(e(448))/6+parseInt(e(449))/7*(parseInt(e(455))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lu)})(),(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=wc;function Sc(){const t=["_suggestions","_recordAttributeSuggestions","_addThreadToSuggestion","@external","ck-suggestion-marker-formatBlock","highest","getUser","has","addClass","markers","markerName","acceptSelectedSuggestions","lowest","external:","isMultiRange","_model","tablePasteChainId","_getExternalAuthor","_afterChanges","delete","backward","locale","isIntersecting","howMany","track-changes-user-not-found","getLastMatchingPosition","LEAVE","selection","createRange","discardAllSuggestions","data-suggestion","createPositionAt","_refreshSuggestionsChain","_setSuggestionData","attributeKey","ck-suggestion-marker","updateSuggestion","_cutOutSuggestionMarker","_onDiscard","formatInline:","multipleBlocks","addSuggestionData","getItems","addMarker","catch","change:activeMarkers","addMarker:suggestion:attribute","unshift","substr","commands","newRange","_recordAttributeChanges","12677vqooVM","trackChanges","insertion","formatInline:join","sort","removeMarker:suggestion:formatBlock","author","updateMarker","_isBlockAttribute","writer","normal","markInsertion","_inlineAttributeKeys","batch","createPositionBefore","createElement","removeComment","conversion","originalSuggestionId","isExternal","chain","warn","_SUGGESTION_ANNOUNCEMENT","_getAttributeKey","getMarkers","removeMarker:suggestion:attribute","formatInline","suggestionUnloaded","addComment","removeMarkers","_isDataLoaded","TrackChangesEditing","21853791RZvAte","attributeOldValue","track-changes-enable-command-twice","_getSuggestionData","model","isSelectable","trackChangesCommand","createRangeIn","getFirstRange","attributeNewValue","remove","deletion","_processAttributeSuggestions","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.","hasSuggestion","name","registerPostFixer","_createSuggestion","_processAttributeChanges","isAtEnd","head","getNearestSelectionRange","default","getAncestors","deletion:accept","join","_getMarkerAnnouncementText","rejected","previous","_trackFormatChanges","fromCharCode","widget","insertion:","trackChanges.mergeNestedSuggestions","insert","getCommentThread","insertion:discard","_reduceSuggestionAttributeRange","options","next","ck-suggestion-marker-","markDeletion","enqueueChange","isAtStart","isAfter","_customCallbacks","createdAt","find","_isForcedDefaultExecutionBlock","isArray","splice","3wBdxpL","attribute:join","end","markerNameToElements","ready","_mergeNestedSuggestions","group","_joinWithAdjacentSuggestions","getRange","isRemovable","addHighlight","setAttribute","consume","CommentsRepository","authoredAt","track-changes-suggestion-data-mismatch","map","add","forEach","getCustomProperty","addSuggestion","data-author-id","FORMATTING","_handleNewSuggestionMarker","markAttributeChange","_suggestionState","targetPosition","attribute:accept","activeMarkers","_setSuggestionRange","fire","data","unbind","fromRange","push","suggestionChanged","editingDowncast","enableReadOnlyMode","href","suggestion","item","init","accepted","bindElementToMarker","isInContent","addCommentThread","ck-suggestion-marker-formatInline","getMultiRangeId","applyOperation","$textProxy","$elementName","containsRangeInObject","removed","set","suggestion-type","getDifference","removeClass","markerToData","registerCustomCallback","getShiftedBy","getAttribute","rename","ck-suggestion-marker--active","deletion:chain","move","isOfficialPlugin","commandName","formatBlock:chain","after","formatBlock:accept","formatInline:accept","editing","showSuggestionHighlights","parent","filter","oldRange","return","getFirstMarker","addRange","isDocumentOperation","_adapter","getChanges","addMarker:suggestion","insertContent","toViewElement","PendingActions","notReady","open","trackChanges.trackFormatChanges","acceptSuggestion","documentSelection","_saved","element","_isRegisteredAttribute","then","isOwn","discard","attribute:","resolve","fetchCommentThread","formatInline:chain","differ","comments","acceptAllSuggestions","buildSuggestion","listenTo","discardSelectedSuggestions","start","never","includes","from","deletion:join","discardSuggestion","createPositionAfter","schema","multi","_rangeIsInLocalUserInsertion","track-changes-adapter-missing-getsuggestion","$text","markBlockFormat","removeAttribute","nodeBefore","adapter","registerInlineAttribute","containsRange","track-changes-command-not-found","clear","split","nodeAfter","_splitMarkerName","removeMarker","startsWith","subType","track-changes-adapter-already-set","_editor","isUndo","isLocal","createRangeOn","collaboration.channelId","1859048fHnMmg","isInsideObject","attribute:discard","accept","mapper","dataToMarker","stop","define","_registerDefaultCallbacks","requires","getIntersection","authorName","some","oldValue","PENDING_ACTION_SUGGESTION","before","suggestionLoaded","elementToElement","_commentsRepository","_getAuthorFromId","addUser","change:data","setTo","low","enableDefaultAttributesIntegration","markMultiRangeBlockFormat","getContainedElement","keys","deleteContent","_joinSuggestions","_addSuggestionMarker","getAllAdjacentSuggestions","getSuggestions","values","meta","concat","hasCommentThread","dataDowncast","addMarker:suggestion:formatBlock","hasComments","enableCommand","rootName","change","length","formatBlock","for","skipNestingCheck","setSelection","2743660lCeaWB","consumable","attributes","10UWpgTQ","high","forward","registerBlockAttribute","track-changes-suggestion-not-found","addMarkerName","1015400VkgLHd","getSuggestionCallback","moveTargetPosition","action","key","getRanges","formatBlock:","_updateSuggestionData","insertion:accept","change:_saved","_blockAttributeKeys","createSelection","reconvertMarker","insertion:chain","549207yvpAOo","_defaultCallbacks","ENTER","pop","size","update:suggestion","creator","error-saving-suggestion-data-suggestion-discarded","every","rethrowUnexpectedError","upcast","1807530dKzJiE","splitPosition","isLimit","isObject","isIntersectingWithRange","isCollapsed","config","_breakSuggestionMarker","_checkSuggestionCorrectness","_enabledCommands","pluginName","markInlineFormat","toJSON","plugins","stopListening","descriptionFactory","markMultiRangeDeletion","attribute","isEqual","type","editor","document","clone","value","markMultiRangeInsertion","detach","isBefore","_refreshAttributeSuggestionsChain","formatBlock:join","isNextTo","_suggestionFactory","containsItem","$graveyard","position","always","substring","markerToHighlight","unbindElementFromMarkerName","Users","deletion:","format","dataReady","getChangedMarkers","range","toUpperCase","isBlock","suggestion:","groupId","execute","forceDefaultExecution","deletion:discard","markerReady","$marker","1584xHrftU","formatInline:discard","getSuggestion","formatGroupId","commentThread","suggestion:attribute:","_reduceExistingSuggestions","announce","_initAriaMarkerChangeAnnouncements","newValue","afterInit","isPremiumPlugin","assign","marker-count","insertion:join","_findSuggestions","_removeSuggestion","root","containsPosition","containerElement","stringify","get","refresh","formatBlock:discard"];return(Sc=function(){return t})()}function wc(t,e){const n=Sc();return(wc=function(t,e){return n[t-=304]})(t,e)}!function(t){const e=wc,n=t();for(;;)try{if(302035===parseInt(e(543))/1+parseInt(e(529))/2+-parseInt(e(333))/3*(-parseInt(e(472))/4)+parseInt(e(520))/5+parseInt(e(554))/6+-parseInt(e(683))/7*(-parseInt(e(607))/8)+-parseInt(e(715))/9*(parseInt(e(523))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Sc);const vc=Rc(383);class Mc extends t.Plugin{static get[Rc(481)](){return[Rc(346),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(564)](){return Rc(714)}static get[Rc(398)](){return!0}static get[Rc(618)](){return!0}constructor(t){const e=Rc;super(t),this[e(632)]=!1,this[e(386)](e(361),[]),this.on(e(676),((n,r,s,o)=>{const i=e;this[i(646)][i(514)]((()=>{const e=i;for(const n of[...o,...s])this[e(646)][e(640)][e(638)](n)&&t[e(404)][e(541)](n)}))})),this[e(569)]=new Zr(this[e(574)][e(719)][e(447)],this[e(574)][e(652)]),this[e(413)]=null,this[e(584)]=new Oc(this[e(574)]),this[e(631)]=new Map,this[e(490)]=t[e(567)][e(628)](e(346)),this[e(563)]=new Set,this[e(646)]=this[e(574)][e(719)],this[e(358)]=new WeakMap,this[e(330)]=!1,this[e(539)]=new Set([e(383)]),this[e(695)]=new Set,t[e(560)][e(479)](e(421),e(304)),this[e(311)]=t[e(560)][e(628)](e(421)),t[e(560)][e(479)](e(315),!0),this[e(338)]=t[e(560)][e(628)](e(315)),this[e(721)]=new f(t,this[e(563)]),this[e(615)]()}[Rc(374)](){const t=Rc,n=this[t(574)],r=(e,n)=>{const r=t;if(r(571)!=e)return r(322)+e;const s=n[r(460)]("|")[0];return this[r(691)](s)?r(635):r(379)};n[t(700)][t(517)](t(369))[t(590)]({model:t(372),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(462)](e[n(641)]),c=[n(666),r(i,a)];let u=3e3;return this[n(361)][n(442)](e[n(641)])&&(c[n(367)](n(395)),u=3010),n(726)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(700)][t(517)](t(509))[t(350)]((e=>{const r=t;e.on(r(415),((t,e,s)=>{const o=r;if(!s[o(320)][o(405)])return;const i=e[o(373)];if(!i)return;const c=s[o(476)][o(417)](i);n[o(719)][o(447)][o(557)](i)&&c&&!c[o(352)](o(313))&&c.is(o(626))&&(0,a.toWidget)(c,s[o(692)])}),{priority:r(524)})})),n[t(700)][t(517)](t(509))[t(590)]({model:t(372),view:(e,n)=>{const s=t;if(!n[s(320)][s(405)])return null;const{type:o,subType:i}=this[s(462)](e[s(641)]);return{classes:[s(666),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(373)])return;const{id:c,authorId:u}=this[a(462)](o[a(641)]);if(r){const t=this[a(631)][a(628)](c),e=this[a(706)](t);if(!this[a(691)](e))return}if(o[a(373)].is(a(658)))return void i[a(521)][a(345)](o[a(373)],s[a(730)]);const l=i[a(476)][a(417)](o[a(373)]);if(o[a(373)].is(a(425))&&n[a(719)][a(447)][a(599)](o[a(373)])&&!l[a(352)](a(343))){i[a(692)][a(639)]([a(666),a(635)],l),i[a(692)][a(344)](a(661),c,l),i[a(692)][a(344)](a(354),u,l),i[a(476)][a(376)](l,o[a(641)]),e&&(this[a(361)][a(442)](o[a(641)])?i[a(692)][a(639)](a(395),l):i[a(692)][a(389)](a(395),l));for(const t of n[a(719)][a(722)](o[a(373)])[a(673)]())i[a(521)][a(345)](t,s[a(730)]);i[a(521)][a(345)](o[a(373)],s[a(730)])}};n[t(700)][t(517)](t(509))[t(350)]((e=>{const n=t;e.on(n(510),((t,e,r)=>{const o=n;r[o(320)][o(405)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(636)})})),n[t(700)][t(517)](t(509))[t(350)]((e=>{const n=t;e.on(n(677),((t,e,r)=>{const o=n;r[o(320)][o(405)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(636)})})),n[t(700)][t(517)](t(509))[t(390)]({model:t(372),view:(e,n)=>n[t(320)][t(405)]?null:{group:t(372),name:e[t(679)](11)}}),n[t(700)][t(517)](t(553))[t(489)]({view:{name:t(372),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(600)+e[r(393)](r(387))+":"+e[r(393)]("id");return e[r(393)](r(620))&&(s+=":"+e[r(393)](r(620))),n[r(698)](r(606),{"data-name":s})}}),n[t(700)][t(517)](t(553))[t(477)]({view:t(372)}),n[t(700)][t(517)](t(369))[t(350)]((e=>{const n=t;e.on(n(510),s(),{priority:n(524)})})),n[t(700)][t(517)](t(369))[t(350)]((e=>{const n=t;e.on(n(677),s({isAttributeSuggestion:!0}),{priority:n(524)})})),n[t(700)][t(517)](t(369))[t(350)]((e=>{const n=t;e.on(n(688),((t,e,r)=>{const s=n,o=r[s(476)][s(336)](e[s(641)]);if(o)for(const t of o)t[s(352)](s(343))||(r[s(692)][s(389)]([s(666),s(635),s(395)],t),r[s(692)][s(453)](s(661),t),r[s(692)][s(453)](s(354),t),r[s(476)][s(591)](t,e[s(641)]))}),{priority:n(524)})})),n[t(700)][t(517)](t(369))[t(350)]((e=>{const n=t;e.on(n(708),((t,e,r)=>{const s=n,o=r[s(476)][s(336)](e[s(641)]);if(!o)return;const{id:i}=this[s(462)](e[s(641)]),a=this[s(631)][s(628)](i),c=this[s(706)](a);if(this[s(691)](c))for(const t of o)t[s(352)](s(343))||(r[s(692)][s(389)]([s(666),s(635),s(395)],t),r[s(692)][s(453)](s(661),t),r[s(692)][s(453)](s(354),t),r[s(476)][s(591)](t,e[s(641)]))}),{priority:n(524)})})),n[t(719)][t(575)][t(731)]((e=>{const r=t;let s=!1;const o=Array[r(443)](n[r(719)][r(575)][r(434)][r(596)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(462)](t);if(r(372)!==o)continue;const h=this[r(631)][r(628)](f);if(null!=c[r(681)]){r(709)==u&&(s=s||Pc(c[r(681)],t,e,n[r(719)][r(447)]));const o=r(571)==u&&this[r(691)](l[r(460)]("|")[0]);if(c[r(681)][r(559)]||r(586)==c[r(681)][r(624)][r(513)]||r(516)==u&&!xc(c[r(681)])||o&&!xc(c[r(681)])||r(726)==u&&(Dc(a=c[r(681)])||function(t){const e=r;return t[e(440)][e(406)]==t[e(335)][e(454)]&&t[e(440)][e(734)]}(a)))e[r(463)](t),s=!0;else{if(!h||!h[r(377)])continue;if(c[r(681)]&&c[r(408)]&&c[r(681)][r(572)](c[r(408)]))continue;i[r(350)](h)}}}var a;return i[r(547)]>0&&(s=!!this[r(340)](i)||s),s})),n[t(719)][t(575)][t(731)]((e=>{const r=t;let s=!1;for(const t of n[r(719)][r(575)][r(434)][r(414)]())if(r(316)==t[r(573)])for(const t of this[r(631)][r(505)]()){if(t[r(645)]||!t[r(377)])continue;const o=r(516)==t[r(573)],i=this[r(706)](t),a=i&&this[r(691)](i);if(!o&&!a)continue;const c=t[r(723)]();if(c[r(440)][r(406)]!=c[r(335)][r(406)]&&!c[r(335)][r(734)]){const o=n[r(719)][r(662)](c[r(440)][r(461)],r(335)),i=n[r(719)][r(659)](c[r(440)],o);e[r(690)](t[r(410)](),{range:i}),s=!0}}return s})),n[t(719)][t(575)][t(731)]((e=>this[t(733)](e))),n[t(719)][t(575)][t(731)]((e=>!e[t(696)][t(469)]&&this[t(727)](e))),n[t(719)].on(t(649),(()=>{this[t(632)]=!1})),n[t(719)][t(575)].on(t(493),((r,s)=>{const o=t;if(!s[o(469)]||s[o(468)])return;if(!this[o(632)])return;const i=n[o(719)][o(575)][o(434)][o(414)]();if(0==i[o(515)])return;const a=[],c=i[o(407)]((t=>o(571)==t[o(573)])),u=i[o(407)]((t=>o(316)==t[o(573)]&&o(451)!=t[o(730)]));for(const t of c)this[o(426)](t[o(665)])&&a[o(367)]({key:t[o(665)],newValue:t[o(724)],oldValue:t[o(716)],range:Uc(t[o(597)],n[o(719)])});for(const t of u){if(o(394)!=t[o(532)]&&o(629)!=t[o(532)])continue;const e=jc(t[o(587)][o(461)],n[o(719)]),r=t[o(487)];o(394)==t[o(532)]&&a[o(367)]({key:o(383),newValue:t[o(730)],oldValue:r[o(730)],range:e});for(const[n,s]of r[o(522)]){if(!this[o(426)](n))continue;const r=t[o(522)][o(628)](n);s!==r&&a[o(367)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(522)])this[o(426)](n)&&(r[o(522)][o(638)](n)||a[o(367)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(515)]&&n[o(719)][o(324)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(357)](t,e,s,o,{groupId:r});this[n(613)](t,a)}))}),{priority:t(643)}),n[t(719)][t(640)].on(t(548),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(462)](n[s(730)]),e=this[s(631)][s(628)](t);e&&e[s(528)](n[s(730)])}})),n[t(719)][t(575)].on(t(493),(()=>{const e=t,r=Array[e(443)](n[e(719)][e(575)][e(434)][e(596)]())[e(407)]((t=>e(372)===this[e(462)](t[e(730)])[e(339)]));if(0===r[e(515)])return;r[e(687)](((t,n)=>{const r=e,s=t[r(364)][r(408)],o=n[r(364)][r(408)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(440)][r(580)](o[r(440)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(462)](t);if(null===n[e(408)]){const n=this[e(356)](t);o[e(350)](n)}else{const t=this[e(631)][e(628)](r);null!==n[e(681)]||t[e(377)]?(s[e(350)](t[e(735)]),o[e(350)](t)):this[e(623)](t)}}o[e(547)]>0&&this[e(663)](o);for(const t of s)this[e(363)](e(368),t)})),n[t(719)].on(t(381),((e,r)=>{const s=t,o=r[0];if(!this[s(631)][s(547)])return;if(!o[s(412)])return;if(o[s(696)][s(468)]||!o[s(696)][s(469)])return;let i,a;switch(o[s(573)]){case s(316):i=n[s(719)][s(662)](o[s(587)]),a=i[s(392)](o[s(654)]);break;case s(460):i=n[s(719)][s(662)](o[s(555)]),a=n[s(719)][s(662)](o[s(531)]);break;case s(397):i=n[s(719)][s(662)](o[s(359)]),a=i[s(392)](o[s(654)]);break;default:return}const c=n[s(719)][s(659)](i,a);n[s(719)][s(514)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(622)](c)){if(e[t(645)])continue;if(t(709)==e[t(573)])continue;const r=this[t(706)](e);if(r&&this[t(691)](r)&&t(460)!=o[t(573)])continue;const s=e[t(364)]&&e[t(364)][t(671)];(t(516)!=e[t(573)]||t(460)==o[t(573)]&&!s)&&(n[t(384)]||t(685)==e[t(573)]&&n[t(428)]||e[t(723)]()[t(457)](c)&&this[t(561)](e,i,a))}}))}),{priority:t(643)}),n[t(719)].on(t(500),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(603)])return;if(this[s(330)])return;if(!this[s(721)][s(577)])return;if(o[s(559)])return;const a=n[s(719)][s(447)],{start:c,end:u}=o[s(723)](),l=c[s(461)]&&a[s(556)](c[s(461)])?null:a[s(736)](c,s(525)),f=u[s(454)]&&a[s(556)](u[s(454)])?null:a[s(736)](u,s(651)),h=n[s(719)][s(659)](l?l[s(440)]:c,f?f[s(335)]:u);n[s(719)][s(514)]((t=>{const e=s;this[e(323)](h);const r=n[e(719)][e(447)][e(736)](h[e(440)]);o.is(e(423))?t[e(519)](r):o[e(494)](r)})),e[s(478)]()}),{priority:e.priorities[t(693)]+10}),n[t(719)].on(t(416),((e,r)=>{const s=t,o=r[r[s(515)]-1];o&&o[s(603)]||this[s(330)]||this[s(721)][s(577)]&&(n[s(719)][s(514)]((()=>{const t=s;let o=n[t(719)][t(416)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(409)]=o[t(576)]();const i=o[t(335)][t(454)],a=n[t(719)][t(447)];i&&a[t(599)](i)&&!a[t(557)](i)&&(o=n[t(719)][t(659)](o[t(440)],n[t(719)][t(662)](i,t(335)))),this[t(694)](o)})),e[s(478)]())}),{priority:t(524)}),this[t(574)][t(680)][t(350)](t(684),this[t(721)]),this[t(512)](t(684));const o=new p(n,this[t(631)]);n[t(680)][t(350)](t(422),o),this[t(512)](t(422));const i=new b(n,this[t(631)]);n[t(680)][t(350)](t(445),i),this[t(512)](t(445)),n[t(680)][t(350)](t(436),new v(n,o,this[t(631)])),this[t(512)](t(436)),n[t(680)][t(350)](t(660),new v(n,i,this[t(631)])),this[t(512)](t(660)),n[t(680)][t(350)](t(642),new D(n,o,this[t(631)])),this[t(512)](t(642)),n[t(680)][t(350)](t(439),new D(n,i,this[t(631)])),this[t(512)](t(439));const c=n[t(567)][t(628)](t(346));this[t(438)](c,t(711),((e,{threadId:n})=>{const r=t,s=this[r(631)][r(628)](n);s&&s[r(611)]&&1===s[r(611)][r(515)]&&this[r(536)](n,{hasComments:!0})}),{priority:t(495)}),this[t(438)](c,t(699),((e,{threadId:n})=>{const r=t,s=this[r(631)][r(628)](n);s&&s[r(611)]&&!s[r(611)][r(515)]&&this[r(536)](n,{hasComments:!1})}),{priority:t(495)})}[Rc(617)](){!async function(t){const n=m([108,78,79,71,66,54,73,68,100,70,82,52,90,103,121,65,115,111,109,116,84,104,107,76,80,89,105,102,85,83,117,57,122,88,86,67,106,98,81,75,53,48,55,49,110,74,72,87,101,114,51,112,69,120,56,113,99,77,119,97,118,50]),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=wc;return t[e(349)]((t=>String[e(312)](t)))[e(307)]("")}!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([108]);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:1733961600;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=wc,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(371)]);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(455)](t){const n=Rc;if(this[n(413)])throw new e.CKEditorError(n(466),this);this[n(413)]=t}get[Rc(455)](){return this[Rc(413)]}[Rc(504)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Rc,r=[];for(const e of this[n(631)][n(505)]())t&&!e[n(377)]||r[n(367)](e);return e?r[n(349)]((t=>t[n(566)]())):r}[Rc(609)](t){const n=Rc,r=this[n(631)][n(628)](t);if(!r)throw new e.CKEditorError(n(527),this);return r}[Rc(729)](t){const e=Rc;return this[e(631)][e(638)](t)}[Rc(672)](t){const e=Rc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(573)][e(460)](":"),a=this[e(631)][e(628)](r)||this[e(732)](o,i,r,n,s);if(this[e(633)](a),this[e(562)](a,o,i||null,n),a[e(328)]=t[e(328)],a[e(713)]=!0,s&&s[e(634)]){const t=s[e(634)],n=this[e(648)](t[e(483)]);a[e(347)]=t[e(328)],a[e(689)]=n,a[e(702)]=!0}else a[e(347)]=t[e(328)];switch(t[e(364)]&&(a[e(364)]=t[e(364)]),t[e(522)]&&(a[e(522)]=t[e(522)]),this[e(413)]&&this[e(413)][e(353)]||(a[e(424)]=!0),this[e(358)][e(628)](a)){case e(419):this[e(358)][e(386)](a,e(595));break;case e(605):a[e(377)]?(this[e(340)](new Set([a])),this[e(663)](new Set([a])),this[e(358)][e(386)](a,e(337)),this[e(363)](e(488),a)):this[e(358)][e(386)](a,e(385))}return a}[Rc(422)](t){const e=Rc;this[e(603)]((()=>{const n=e;this[n(574)][n(719)][n(514)]((()=>{const e=n;for(const n of t[e(503)]())n[e(475)]()}))}))}[Rc(445)](t){const e=Rc;this[e(603)]((()=>{const n=e;this[n(574)][n(719)][n(514)]((()=>{const e=n;for(const n of t[e(503)]())n[e(429)]()}))}))}[Rc(512)](t,n){const r=Rc,s=this[r(574)][r(680)][r(628)](t);if(!s)throw new e.CKEditorError(r(458),this,{commandName:t});if(this[r(563)][r(638)](s))throw new e.CKEditorError(r(717),this,{commandName:t});this[r(563)][r(350)](s),n&&s.on(r(602),((t,e)=>{const o=r;this[o(721)][o(577)]&&(this[o(330)]||(e[o(515)]>0&&e[e[o(515)]-1]&&e[e[o(515)]-1][o(603)]?e[o(546)]():(t[o(409)]=n(((...t)=>s[o(602)](...t,{forceDefaultExecution:!0})),...e),t[o(478)]())))}),{priority:r(524)})}[Rc(603)](t){const n=Rc;let r,s;const o=this[n(330)];this[n(330)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(330)]=!1),s&&e.CKEditorError[n(552)](s,this),r}[Rc(694)](t,n=null,r={}){const s=Rc;if(t[s(559)])return null;const o=this[s(574)][s(567)][s(628)](s(592)).me;for(const{suggestion:e,meta:o}of this[s(622)](t,s(685)))if(o[s(428)]){if(!o[s(583)]){if(o[s(384)]){if(!this[s(338)]||!Hc(e,r))continue;return e}if(Hc(e,r))return e;this[s(561)](e,t[s(440)],t[s(335)]);break}if(n==e[s(465)]&&Hc(e,r)){const n=e[s(723)]();return n[s(440)][s(572)](t[s(335)])?this[s(362)](e,this[s(646)][s(659)](t[s(440)],n[s(335)])):this[s(362)](e,this[s(646)][s(659)](n[s(440)],t[s(335)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(314)+n:s(685),u=this[s(664)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(502)](c,i,a,t),u}[Rc(578)](t,n=Rc(448),r={}){const s=Rc,o=this[s(574)][s(567)][s(628)](s(592)).me,i=this[s(584)][s(530)](s(685),n,s(307));for(const e of this[s(504)]())if(e[s(689)].id==o.id&&s(685)==e[s(573)]&&e[s(465)]==n&&Hc(e,r)&&(i(e[s(534)](),t)||i(t,e[s(534)]()))){for(const n of t)e[s(411)](n);return e}for(const{suggestion:e,meta:n}of this[s(622)](t,s(685))){if(!n[s(428)])continue;if(!this[s(338)]&&n[s(384)])continue;if(!Hc(e,r))continue;let o=!0;for(const n of e[s(534)]())for(const e of t)if(!n[s(457)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(314)+n,l=this[s(664)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(502)](u,a,c,e,zr[s(380)]());return l}[Rc(565)](t,n,r=null,s={}){const o=Rc;if(r=r||Bc(n),t[o(559)])return null;if(o(441)===this[o(311)]){const e=this[o(584)][o(530)](o(709),r,o(475));return this[o(603)]((()=>e([t],n,s))),null}const i=this[o(574)][o(567)][o(628)](o(592)).me,a=[];if(o(588)!==this[o(311)])for(const{suggestion:e,meta:n}of this[o(622)](t,o(685)))n[o(428)]&&!n[o(473)]&&a[o(367)](...e[o(534)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(482)](s);e&&r[n(367)](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(515)];){const s=r[e][n(388)](t);r[n(332)](e,1,...s),e+=s[n(515)]}}return r}(t,a);c[o(515)]&&this[o(646)][o(514)]((()=>{const t=o;for(const e of c){const o=this[t(584)][t(530)](t(709),r,t(475));this[t(603)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(440)],u=t[o(335)];for(const{suggestion:e,meta:n}of this[o(622)](t,o(709))){if(!n[o(428)])continue;if(e[o(465)]!=r)continue;if(!Hc(e,s))continue;const i=e[o(723)]();if(i[o(457)](t,!0))return null;c=c[o(580)](i[o(440)])?c:i[o(440)],u=u[o(326)](i[o(335)])?u:i[o(335)],a?i[o(440)][o(580)](a[o(723)]()[o(440)])?(a[o(712)](),a=e):e[o(712)]():a=e}const l=this[o(646)][o(659)](c,u);if(a)this[o(362)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(664)]({id:t,type:o(670)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(502)](o(670)+r,t,a,l)}}return null}[Rc(452)](t,n,r=[],s=null,o={}){const i=Rc;n[i(610)]||(n[i(610)]=n[i(399)]),n[i(671)]=t.is(i(597)),s=s||Bc(n);const a=r[i(349)]((t=>jc(t,this[i(646)]))),c=t.is(i(597))?t:jc(t,this[i(646)]);if(i(441)===this[i(311)]){const t=this[i(584)][i(530)](i(516),s,i(475));return this[i(603)]((()=>t([c],n,o))),null}a[i(367)](c);let u=!0;for(const t of a)if(!this[i(449)](t)){u=!1;break}if(u&&i(588)!==this[i(311)]){const t=this[i(584)][i(530)](i(516),s,i(475));return this[i(603)]((()=>t([c],n,o))),null}let l=null,f=c[i(440)],h=c[i(335)];for(const{suggestion:t,meta:e}of this[i(622)](c,i(516))){if(!e[i(428)])continue;if(e[i(583)]||e[i(384)]||e[i(473)])continue;if(t[i(364)][i(610)]!=n[i(610)])continue;if(!Hc(t,o))continue;const r=t[i(723)]();if(t[i(465)]==s){if(r[i(457)](c,!0))return null;f=f[i(580)](r[i(440)])?f:r[i(440)],h=h[i(326)](r[i(335)])?h:r[i(335)],l?r[i(440)][i(580)](l[i(723)]()[i(440)])?(l[i(712)](),l=t):t[i(712)]():l=t}else{const e=c[i(482)](r);this[i(668)](t,e)}}const g=this[i(574)][i(567)][i(628)](i(592)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(362)](l,this[i(646)][i(659)](f,h)),l;{const t=this[i(664)]({id:d,type:i(535)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(502)](i(535)+s,d,p,this[i(646)][i(659)](f,h)),t}}[Rc(497)](t,n,r=[],s=null,o={}){const i=Rc;n[i(610)]||(n[i(610)]=n[i(399)]);const a=t[0];n[i(671)]=a.is(i(597)),s=s||Bc(n);const c=r[i(349)]((t=>jc(t,this[i(646)]))),u=a.is(i(597))?t:t[i(349)]((t=>jc(t,this[i(646)])));if(i(441)===this[i(311)]){const t=this[i(584)][i(530)](i(516),s,i(475));return this[i(603)]((()=>t(u,n,o))),null}c[i(367)](...u);let l=!0;for(const t of c)if(!this[i(449)](t)){l=!1;break}if(l&&i(588)!==this[i(311)]){const t=this[i(584)][i(530)](i(516),s,i(475));return this[i(603)]((()=>t(u,n,o))),null}const f=this[i(574)][i(567)][i(628)](i(592)).me;for(const t of this[i(504)]()){if(t[i(689)].id!=f.id)continue;if(i(516)!=t[i(573)]||t[i(364)][i(610)]!=n[i(610)])continue;if(!Hc(t,o))continue;const e=t[i(465)]==s;for(let n=0;n<u[i(515)];n++){const r=u[n];for(const s of t[i(707)]()){const o=s[i(341)]();if(r[i(572)](o)){e?(u[i(332)](n,1),n--):t[i(463)](s[i(730)]);break}}}}if(0==u[i(515)])return null;const h=this[i(584)][i(530)](i(516),s,i(307));for(const t of this[i(504)]())if(t[i(689)].id==f.id&&i(516)==t[i(573)]&&t[i(364)][i(610)]==n[i(610)]&&t[i(465)]==s&&Hc(t,o)&&(h(t[i(534)](),u)||h(u,t[i(534)]()))){for(const e of u)t[i(411)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(535)+s,m=this[i(664)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(502)](p,g,d,t,zr[i(380)]());return m}[Rc(323)](t,n=null,r={}){const s=Rc;if(t[s(559)])return null;const o=this[s(574)][s(567)][s(628)](s(592)).me,a=new i.LiveRange(t[s(440)],t[s(335)]);for(const{suggestion:t,meta:e}of this[s(622)](a,s(685)))if(e[s(428)]&&!e[s(583)])if(t[s(645)]){const e=t[s(534)]()[s(407)]((t=>s(586)!=t[s(624)][s(513)]));if(e[s(551)]((t=>a[s(457)](t,!0)))&&t[s(429)](),e[s(484)]((t=>t[s(457)](a,!0)))){const t=this[s(584)][s(530)](s(726),n,s(475));return this[s(603)]((()=>t([a],null,r))),null}}else{const e=a[s(482)](t[s(723)]());null!==e&&t[s(669)]([e],null,r)}if(a[s(579)](),a[s(559)]||s(586)==a[s(624)][s(513)])return null;let c=null,u=a[s(440)],l=a[s(335)];const f=this[s(622)](a,s(726));for(const{suggestion:t,meta:e}of f){const n=this[s(646)][s(659)](u,l);if(e[s(428)]&&(this[s(338)]||!e[s(384)]&&!e[s(473)]))if(t[s(645)]){if(!Hc(t,r))continue;let e=!0;for(const r of t[s(534)]()){if(r[s(457)](n,!0))return t;n[s(457)](r)||(e=!1)}e&&t[s(429)]()}else{const e=t[s(723)]();if(e[s(457)](n,!0))return t;if(!Hc(t,r)){n[s(457)](e)?t[s(712)]():e[s(625)](u)?u=e[s(335)]:e[s(625)](l)&&(l=e[s(440)]);continue}u=u[s(580)](e[s(440)])?u:e[s(440)],l=l[s(326)](e[s(335)])?l:e[s(335)],r=Object[s(619)]({},t[s(522)]),c?e[s(440)][s(580)](c[s(723)]()[s(440)])?(c[s(712)](),c=t):t[s(712)]():c=t}}if(c)return this[s(362)](c,this[s(646)][s(659)](u,l)),c;{const t=(0,e.uid)(),i=this[s(646)][s(659)](u,l),a=o.id,c=n?s(593)+n:s(726),f=this[s(664)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(502)](c,t,a,i),f}}[Rc(570)](t,n=Rc(448),r={}){const s=Rc,o=this[s(574)][s(567)][s(628)](s(592)).me,a=t[s(349)]((t=>new i.LiveRange(t[s(440)],t[s(335)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(622)](a,s(685)))e[s(428)]&&!e[s(583)]&&c[s(350)](t);for(const e of c)if(e[s(645)]){const o=e[s(534)]();if((!e[s(522)]||!e[s(522)][s(518)])&&o[s(551)]((t=>a[s(484)]((e=>e[s(457)](t,!0)))))&&e[s(429)](),a[s(551)]((t=>o[s(484)]((e=>e[s(457)](t,!0)))))){const e=this[s(584)][s(530)](s(726),n,s(475));return this[s(603)]((()=>e(t,null,r))),null}}else{const t=e[s(723)]();if(a[s(484)]((e=>e[s(457)](t,!0)))&&e[s(429)](),a[s(551)]((e=>t[s(457)](e,!0)))){const t=this[s(584)][s(530)](s(726),n,s(475));return this[s(603)]((()=>t(a,null,r))),null}}const u=this[s(584)][s(530)](s(726),n,s(307));let l=null;for(const t of this[s(504)]())if(t[s(689)].id==o.id&&t[s(377)]&&s(726)==t[s(573)]&&t[s(465)]==n&&Hc(t,r)&&(u(t[s(534)](),a)||u(a,t[s(534)]())))if(l){if(t[s(611)]&&t[s(611)][s(515)])continue;for(const e of t[s(534)]())l[s(558)](e)||l[s(411)](e);t[s(712)]()}else{l=t;for(const e of a)t[s(558)](e)||t[s(411)](e)}if(l)return l;c[s(459)]();for(const{suggestion:t,meta:e}of this[s(622)](a,s(726)))e[s(428)]&&(this[s(338)]||!e[s(384)]&&!e[s(473)])&&Hc(t,r)&&c[s(350)](t);for(const t of c){const e=t[s(534)]();if((!r||!r[s(518)])&&a[s(551)]((t=>e[s(484)]((e=>e[s(457)](t,!0))))))return t;(!t[s(522)]||!t[s(522)][s(518)])&&e[s(551)]((t=>a[s(484)]((e=>e[s(457)](t,!0)))))&&t[s(429)]()}const f=(0,e.uid)(),h=o.id,g=s(593)+n,d=this[s(664)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(579)](),t[s(559)]||s(586)==t[s(624)][s(513)]||this[s(502)](g,f,h,t,zr[s(380)]());return d}[Rc(357)](t,n,r,s,o){const i=Rc;if(t[i(559)])return[];if(i(441)===this[i(311)])return[];const a=this[i(574)][i(567)][i(628)](i(592)).me.id,c=Array[i(443)](this[i(631)][i(505)]())[i(407)]((e=>i(571)==e[i(573)]&&e[i(364)][i(533)]==n&&e[i(558)](t)));if(i(304)===this[i(311)]){const e=this[i(622)](t,i(685))[i(407)]((({meta:t})=>t[i(428)]&&!t[i(473)]&&!t[i(583)]))[i(349)]((({suggestion:t})=>t));c[i(678)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(571)==t[i(573)]?t[i(364)][i(485)]:void 0,o=t[i(723)](),a=Array[i(443)](u[i(499)]())[i(329)]((t=>t[i(653)](o)));if(!a)continue;const c=a[i(388)](o);this[i(691)](n)&&i(685)==t[i(573)]&&0!=c[i(515)]||(u[i(650)](a),c[i(351)]((t=>{u[i(386)](t,r)})),i(685)!=t[i(573)]&&e!=s&&u[i(386)](a[i(482)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(515)]>37&&console[i(704)](i(728),{key:n});const f=(i(430)+(n+"|")+Bc({newValue:s}))[i(589)](0,60),h=this[i(664)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(367)](h),this[i(502)](f,c,a,t)}return l}[Rc(496)](t){const e=Rc;this[e(512)](t,((t,...n)=>{this[e(682)]((()=>{t(...n)}))}))}[Rc(526)](t){const e=Rc;this[e(539)][e(350)](t)}[Rc(456)](t){const e=Rc;this[e(695)][e(350)](t)}[Rc(706)](t){const e=Rc;return e(571)==t[e(573)]?t[e(465)][e(460)]("|")[0]:null}[Rc(362)](t,e){const n=Rc,r=t[n(410)]();this[n(646)][n(514)]((t=>{t[n(690)](r,{range:e})}))}[Rc(633)](t){const e=Rc,n=t.id,r=this[e(574)][e(560)][e(628)](e(471));this[e(490)][e(508)](n)||this[e(490)][e(378)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(490)][e(317)](n);s[e(365)](e(342)),s[e(342)]=!1,t[e(611)]=s}[Rc(562)](t,n,r,s){const o=Rc;if(t[o(573)]!=n||t[o(465)]!=r||t[o(549)].id!=s)throw this[o(574)][o(370)](o(348)),new e.CKEditorError(o(348),this)}[Rc(668)](t,n){const r=Rc,s=t[r(723)]();if(n[r(572)](s))t[r(712)]();else if(s[r(457)](n)){const o=this[r(646)][r(662)](n[r(440)][r(454)],r(335));this[r(362)](t,this[r(646)][r(659)](s[r(440)],o));const i=(0,e.uid)(),a=t[r(549)].id,c=t[r(573)]+":"+t[r(465)];this[r(664)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(364)],attributes:t[r(522)]});const u=this[r(646)][r(662)](n[r(335)][r(406)],r(401)),l=this[r(646)][r(659)](u,s[r(335)]);this[r(502)](c,i,a,l)}else if(s[r(625)](n[r(440)])){const e=this[r(646)][r(662)](n[r(440)][r(454)],r(335));this[r(362)](t,this[r(646)][r(659)](s[r(440)],e))}else{const e=this[r(646)][r(662)](n[r(335)][r(406)],r(401));this[r(362)](t,this[r(646)][r(659)](e,s[r(335)]))}}[Rc(449)](t){const e=Rc;for(const{suggestion:n,meta:r}of this[e(622)](t,e(685))){if(!r[e(428)])continue;const s=n[e(534)]();for(const n of s)if(!t[e(388)](n)[e(515)])return!0}return!1}[Rc(491)](t){const n=Rc,r=this[n(574)][n(567)][n(628)](n(592))[n(637)](t);if(!r)throw new e.CKEditorError(n(655),this);return r}[Rc(648)](t){const e=Rc,n=this[e(574)][e(567)][e(628)](e(592)),r=(0,o.hashObject)(e(644)+t);return n[e(637)](r)||n[e(492)]({id:r,name:t})}[Rc(732)](t,e,n,r,s){const o=Rc,i=this[o(491)](r),a=this[o(584)][o(437)](t,e,n,i,s,(t=>{const e=o;this[e(536)](n,{attributes:t});const r=this[e(609)](n);this[e(340)](new Set([r])),this[e(663)](new Set([r]))}));return this[o(438)](a,o(475),(()=>{const t=o;this[t(536)](n,{state:t(375)})}),{priority:o(524)}),this[o(438)](a,o(429),(()=>{const t=o;this[t(536)](n,{state:t(309)})}),{priority:o(524)}),this[o(631)][o(386)](n,a),this[o(358)][o(386)](a,o(419)),a}[Rc(462)](t){const e=Rc,n=t[e(460)](":");return{group:n[0],type:n[1],subType:n[e(515)]>=5?n[2]:null,id:n[e(515)]<5?n[2]:n[3],authorId:n[e(515)]<5?n[3]:n[4],markerCount:6==n[e(515)]?n[5]:null}}[Rc(561)](t,n,r){const s=Rc,o=t[s(723)](),i=o[s(440)],a=o[s(335)];this[s(362)](t,this[s(646)][s(659)](i,n));const c=(0,e.uid)(),u=t[s(549)].id,l=t[s(573)]+(t[s(465)]?":"+t[s(465)]:"");this[s(664)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(522)],data:t[s(364)]});const f=this[s(706)](t);(s(516)==t[s(573)]||f&&this[s(691)](f))&&(r=this[s(646)][s(697)](r[s(406)])),this[s(502)](l,c,u,this[s(646)][s(659)](r,a))}[Rc(622)](t,e=null){const n=Rc,r=[],s=this[n(574)][n(567)][n(628)](n(592)).me;Array[n(331)](t)||(t=[t]);for(const o of this[n(504)]()){if(!o[n(377)])continue;if(e&&o[n(573)]!=e)continue;let i=!1;for(const e of o[n(534)]()){for(const a of t){const t=a[n(440)][n(572)](e[n(335)])||a[n(335)][n(572)](e[n(440)]);if(t||a[n(482)](e)){const c=a[n(457)](e)&&Fc(this[n(646)][n(447)],e[n(440)],a),u=e[n(457)](a)&&Fc(this[n(646)][n(447)],a[n(440)],e);r[n(367)]({suggestion:o,meta:{isOwn:s==o[n(689)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Rc(502)](t,e,n,r,s){const o=Rc;this[o(646)][o(514)]((i=>{const a=o;let c=a(600)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(674)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Rc(623)](t){const e=Rc,n=t[e(310)],r=t[e(321)];t[e(310)]=null,t[e(321)]=null,null!=n&&n[e(321)]==t&&(n[e(321)]=r),null!=r&&r[e(310)]==t&&(r[e(310)]=n),e(337)==this[e(358)][e(628)](t)&&(this[e(358)][e(386)](t,e(385)),this[e(363)](e(710),t,n,r))}[Rc(664)](t){const n=Rc,r=t.id,s=this[n(672)](t);if(this[n(413)]&&this[n(413)][n(353)]){const o=this[n(574)][n(567)][n(628)](n(418)),i=s[n(511)],a=s[n(465)]?s[n(573)]+":"+s[n(465)]:s[n(573)],c=this[n(574)][n(652)],u=o[n(350)](Kr(c,n(486))),l={id:r,type:a,hasComments:i,data:t[n(364)]||null,originalSuggestionId:t[n(701)]||null,attributes:s[n(522)]};this[n(413)][n(353)](l)[n(427)]((t=>{const e=n;s[e(424)]=!0,o[e(725)](u),t&&t[e(328)]&&(this[e(631)][e(628)](r)[e(328)]=t[e(328)])}))[n(675)]((t=>{const r=n;throw(0,e.logWarning)(r(550)),this[r(574)][r(719)][r(324)]({isUndoable:!1},(()=>{s[r(429)]()})),s[r(568)](),this[r(631)][r(650)](s.id),this[r(358)][r(650)](s),t}))}return s}[Rc(691)](t){const e=Rc;return this[e(539)][e(638)](t)}[Rc(536)](t,e){const n=Rc,r=this[n(574)][n(567)][n(628)](n(418)),s=this[n(609)](t);if(this[n(413)]&&this[n(413)][n(667)])if(s[n(424)]){const s=r[n(350)](Kr(this[n(574)][n(652)],n(486)));this[n(413)][n(667)](t,e)[n(427)]((()=>{r[n(725)](s)}))}else s.on(n(538),(()=>{this[n(536)](t,e)}))}[Rc(718)](t){const n=Rc;if(!this[n(413)]||!this[n(413)][n(609)])throw new e.CKEditorError(n(450),this);return this[n(413)][n(609)](t)}[Rc(356)](t){const e=Rc,{id:n,type:r,subType:s,authorId:o}=this[e(462)](t),i=this[e(631)][e(628)](n)||this[e(732)](r,s,n,o,{});switch(this[e(562)](i,r,s,o),this[e(358)][e(628)](i)){case e(419):this[e(718)](n)[e(427)]((t=>{const r=e;let s=Promise[r(431)]();t[r(511)]&&(s=this[r(490)][r(432)]({channelId:this[r(574)][r(560)][r(628)](r(471)),threadId:n})),s[r(427)]((()=>{const e=r;this[e(672)](t)[e(424)]=!0}))})),this[e(358)][e(386)](i,e(605));break;case e(385):this[e(536)](n,{state:e(420)});case e(595):this[e(358)][e(386)](i,e(337)),this[e(363)](e(488),i);break;case e(337):this[e(363)](e(368),i)}return i[e(528)](t),i}[Rc(663)](t){const e=Rc,n=Array[e(443)](t),r=n[e(407)]((t=>e(571)==t[e(573)]));this[e(581)](r);const s=n[e(407)]((t=>!t[e(645)]&&e(571)!=t[e(573)])),o=this[e(504)]({skipNotAttached:!0})[e(407)]((t=>!t[e(645)]&&e(571)!=t[e(573)])),i=o[e(407)]((n=>!t[e(638)](n))),a=new Map(o[e(349)]((t=>[t,this[e(584)][e(530)](t[e(573)],t[e(465)],e(703))]))),c=new Map(o[e(349)]((t=>[t,t[e(723)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(515)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(515)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(515)];t++){const n=s[t];!l[e(638)](n)&&n[e(310)]&&(f[e(350)](n[e(310)]),n[e(310)][e(321)]===n&&(n[e(310)][e(321)]=null),n[e(310)]=null),!u[e(638)](n)&&n[e(321)]&&(f[e(350)](n[e(321)]),n[e(321)][e(310)]===n&&(n[e(321)][e(310)]=null),n[e(321)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(515)];e++){const r=g(t,n[e]);r&&(r[0][s(321)]=r[1],r[1][s(310)]=r[0],u[s(350)](r[0]),l[s(350)](r[1]))}}function g(t,n){const r=e;if(t[r(689)].id!==n[r(689)].id)return null;const s=a[r(628)](t)(t,n,c[r(628)](t),c[r(628)](n));return s&&a[r(628)](n)(t,n,c[r(628)](t),c[r(628)](n))?s[1][r(611)]&&s[1][r(611)][r(515)]?null:s:null}f[e(547)]&&this[e(663)](f)}[Rc(581)](t){const e=Rc;if(0==t[e(515)])return;const n=this[e(504)]({skipNotAttached:!0})[e(407)]((t=>e(571)==t[e(573)]&&t[e(713)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(522)]);s[e(638)](n)||(s[e(386)](n,r[e(515)]),r[e(367)]([]));const i=s[e(628)](n);r[i][e(367)](t)}!function(){const t=e;r[t(687)](((e,n)=>{const r=t,s=e[0][r(328)],o=n[0][r(328)];return s==o?e[0][r(522)][r(601)]<n[0][r(522)][r(601)]?-1:1:s<o?-1:1}));for(const e of r)e[t(687)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(515)];t++){if(0==r[t][e(515)])continue;const n=[];for(let s=t+1;s<r[e(515)];s++)0!=r[s][e(515)]&&i(r[t],r[s])&&n[e(367)](s);for(const s of n)r[t]=r[t][e(507)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(515)];n++){const r=t[n+1]||null;t[n][e(321)]!==r&&(t[n][e(321)]=r)}for(const t of r)for(let n=0;n<t[e(515)];n++){const r=t[n-1]||null;t[n][e(310)]!==r&&(t[n][e(310)]=r)}function i(t,n){const r=e;if(t[0][r(522)][r(601)]!==n[0][r(522)][r(601)]&&t[0][r(689)]!==n[0][r(689)])return!1;if(!function(t,e){const n=r;return!t[n(511)]&&!e[n(511)]||(!t[n(511)]||!e[n(511)])&&(!!(t[n(511)]&&e[n(328)]<t[n(611)][n(435)][n(628)](0)[n(328)])||!!(e[n(511)]&&t[n(328)]<e[n(611)][n(435)][n(628)](0)[n(328)]))}(t[0],n[0]))return!1;const s=Nc(t[0][r(522)],r(601)),o=Nc(n[0][r(522)],r(601));return!!Dr(s,o)&&(!!t[r(551)]((t=>n[r(484)]((e=>t[r(723)]()[r(572)](e[r(723)]())))))&&n[r(551)]((e=>t[r(484)]((t=>e[r(723)]()[r(572)](t[r(723)]()))))))}}[Rc(340)](t){const e=Rc,n=Array[e(443)](t),r=this[e(504)]({skipNotAttached:!0}),s=r[e(407)]((n=>!t[e(638)](n))),o=new Map(n[e(349)]((t=>[t,this[e(584)][e(530)](t[e(573)],t[e(465)],e(307))]))),i=new Map(r[e(349)]((t=>[t,t[e(534)]()])));for(let t=0;t<n[e(515)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(515)];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(515)];e++){const s=r[e];if(s[a(573)]!==n[a(573)]||s[a(689)].id!==n[a(689)].id||s[a(465)]!==n[a(465)])continue;if(!Vc(n,s))continue;if(a(571)==n[a(573)]&&n[a(364)][a(485)]!=s[a(364)][a(485)])continue;if(a(571)==n[a(573)]&&t[a(691)](n[a(364)][a(533)]))continue;if(a(516)==n[a(573)]){const e=t[a(574)][a(719)],r=n[a(498)]();if(r&&(e[a(447)][a(557)](r)||e[a(447)][a(556)](r)))continue}const c=o[a(628)](n),u=i[a(628)](n),l=i[a(628)](s),f=n[a(611)]&&n[a(611)][a(515)],h=s[a(611)]&&s[a(611)][a(515)];if(!f&&c(l,u))return t[a(501)](s,n),i[a(650)](n),!0;if(!h&&c(u,l))return t[a(501)](n,s),i[a(650)](s),!0}return!1}}[Rc(501)](t,e){const n=Rc;if(t[n(645)])for(const r of e[n(534)]())t[n(411)](r);else{const r=e[n(723)]()[n(335)];this[n(362)](t,this[n(646)][n(659)](t[n(723)]()[n(440)],r))}e[n(712)]()}[Rc(308)](t,e,n){const r=Rc,s=t[r(464)](r(594))||t[r(464)](r(571))?r(355):t[r(598)]();return Kr(this[r(574)][r(652)],e+"_"+s+r(705),n)}[Rc(615)](){const t=Rc,n=this[t(574)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(646)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(462)](t[i(730)]);if(i(372)===e){r[i(614)](this[i(308)](n,i(657)));break}}for(const t of s){const{group:n,type:s}=this[i(462)](t[i(730)]);if(i(372)===n){r[i(614)](this[i(308)](s,i(545),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[Rc(733)](t){const e=Rc;if(this[e(632)])return!1;const n=this[e(574)],r=n[e(719)][e(575)][e(434)][e(414)]();if(0==r[e(515)])return!1;const s=[],o=r[e(407)]((t=>e(571)==t[e(573)])),i=r[e(407)]((t=>e(316)==t[e(573)]&&e(451)!=t[e(730)])),a=r[e(407)]((t=>e(725)==t[e(573)]&&e(451)!=t[e(730)]));for(const t of o)s[e(367)]({key:t[e(665)],newValue:t[e(724)],oldValue:t[e(716)],range:Uc(t[e(597)],n[e(719)])});for(const t of i){const r=a[e(329)]((n=>n[e(587)][e(572)](t[e(587)])));r&&s[e(367)]({key:e(383),newValue:t[e(730)],oldValue:r[e(730)],range:n[e(719)][e(470)](t[e(587)][e(461)])})}return 0!=s[e(515)]&&this[e(613)](t,s)}[Rc(727)](t){const e=Rc;let n=!1;const r=this[e(574)][e(719)][e(575)][e(434)][e(596)]()[e(407)]((t=>t[e(364)][e(681)]&&t[e(730)][e(464)](e(612))));for(const s of r){const{subType:r,id:o}=this[e(462)](s[e(730)]),i=r[e(460)]("|")[0];for(const r of this[e(504)]({skipNotAttached:!0}))r.id!=o&&e(571)==r[e(573)]&&r[e(364)]&&r[e(364)][e(533)]==i&&r[e(723)]()[e(653)](s[e(364)][e(681)])&&(this[e(319)](r,s[e(364)][e(681)],t),n=!0)}return n}[Rc(682)](t){this[Rc(632)]=!0,t()}[Rc(426)](t){const e=Rc,n=this[e(691)](t),r=this[e(695)][e(638)](t);return n||r}[Rc(613)](t,e){const n=Rc;if(0==e[n(515)])return!1;let r=!1;for(const s of e){const e=this[n(622)](s[n(597)],n(571))[n(407)]((t=>!t[n(506)][n(583)]))[n(349)]((t=>t[n(372)])),i=(0,o.hashObject)({newValue:s[n(616)]});e[n(407)]((t=>{const e=n,[r,o]=t[e(465)][e(460)]("|");return r==s[e(533)]&&o!=i}))[n(351)]((e=>{const o=n;this[o(319)](e,s[o(597)],t),r=!0}))}return r}[Rc(319)](t,e,n){const r=Rc,s=t[r(723)]()[r(388)](e);0!==s[r(515)]?1!==s[r(515)]?this[r(561)](t,e[r(440)],e[r(335)]):this[r(362)](t,s[0]):n[r(463)](t[r(410)]())}}class Oc{constructor(t){const e=Rc;this[e(467)]=t,this[e(646)]=t[e(719)],this[e(327)]=new Map,this[e(544)]=new Map,this[e(480)]()}[Rc(437)](t,e,n,r,s,o){const i=Rc;return new zr(this[i(646)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(530)](t,e,i(475))(...n),onDiscard:(...n)=>this[i(530)](t,e,i(429))(...n)})}[Rc(391)](t,e,n,r){const s=Rc,o=t+":"+e+":"+n;this[s(327)][s(386)](o,r)}[Rc(530)](t,e,n){const r=Rc,s=t+":"+e+":"+n;return this[r(327)][r(628)](s)||this[r(544)][r(628)](t+":"+n)}[Rc(480)](){const t=Rc,e=()=>!1,n=t=>{const e=wc;t[e(687)](((t,n)=>t[e(440)][e(580)](n[e(440)])?1:-1)),this[e(646)][e(514)]((n=>{const r=e;for(const e of t){let t;t=e[r(335)][r(734)]&&e[r(335)][r(406)]==e[r(440)][r(461)]?n[r(540)](e[r(440)][r(461)],"on"):n[r(540)](e),this[r(646)][r(500)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=wc;e&&this[n(646)][n(514)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(349)]((t=>(Dc(t)&&(t=this[s(646)][s(659)](t[s(335)])),t)))[s(407)]((t=>s(586)!==t[s(624)][s(513)]));if(c[s(515)]<1)return;const u=Array[s(443)](this[s(646)][s(575)][s(658)][s(534)]())[s(349)]((t=>i.LiveRange[s(366)](t)));r[s(519)](c);for(const t of this[s(467)][s(680)][s(680)]())t[s(629)]();a[s(367)]({forceDefaultExecution:!0}),this[s(467)][s(602)](o,...a);const l=u[s(407)]((t=>s(586)!=t[s(624)][s(513)]));l[s(515)]>0&&r[s(519)](l);for(const t of u)t[s(579)]()}))},s=(e,n)=>1==e[t(515)]&&1==n[t(515)]&&e[0][t(335)][t(572)](n[0][t(440)]),o=(t,e,n,r)=>Gc(t,e,n,r)?[t,e]:Gc(e,t,r,n)?[e,t]:null;this[t(544)][t(386)](t(537),e),this[t(544)][t(386)](t(318),n),this[t(544)][t(386)](t(621),s),this[t(544)][t(386)](t(542),o),this[t(544)][t(386)](t(306),n),this[t(544)][t(386)](t(604),e),this[t(544)][t(386)](t(444),s),this[t(544)][t(386)](t(396),o),this[t(544)][t(386)](t(403),r),this[t(544)][t(386)](t(608),e),this[t(544)][t(386)](t(686),s),this[t(544)][t(386)](t(433),e),this[t(544)][t(386)](t(402),r),this[t(544)][t(386)](t(630),e),this[t(544)][t(386)](t(582),s),this[t(544)][t(386)](t(400),e),this[t(544)][t(386)](t(360),e),this[t(544)][t(386)](t(474),((e,n)=>{const r=t;if(!n)return;const s=this[r(467)][r(567)][r(628)](Mc);this[r(646)][r(514)]((t=>{const o=r;if(o(383)==n[o(533)])for(const r of e){const e=r[o(440)][o(461)],s=n[o(485)];t[o(394)](e,s)}else if(s[o(691)](n[o(533)]))for(const r of e)void 0!==n[o(485)]?t[o(344)](n[o(533)],n[o(485)],r[o(440)][o(461)]):t[o(453)](n[o(533)],r[o(440)][o(461)]);else for(const r of e)n[o(485)]?t[o(344)](n[o(533)],n[o(485)],r):t[o(453)](n[o(533)],r)}))})),this[t(544)][t(386)](t(334),s)}}function Fc(t,e,n){const r=Rc;for(const s of e[r(406)][r(305)]({includeSelf:!0,parentFirst:!0})){if(s[r(624)]==s)return!1;if(!n[r(585)](s))return!1;if(t[r(557)](s)||t[r(556)](s))return!0}return!1}function Dc(t){const e=Rc;return t[e(335)][e(406)]==t[e(440)][e(461)]&&t[e(335)][e(325)]}function Pc(t,e,n,r){const s=Rc,o=t=>!t[s(373)].is(s(382))&&!r[s(557)](t[s(373)]),i=t[s(440)][s(656)](o),a=t[s(335)][s(656)](o,{direction:s(651)});return!(t[s(440)][s(572)](i)&&t[s(335)][s(572)](a)||(i[s(580)](a)?n[s(690)](e,{range:n[s(659)](i,a)}):n[s(463)](e),0))}function Bc(t){return(0,o.hashObject)(t)}function xc(t){const e=Rc,n=t[e(440)][e(461)];return n&&n.is(e(425))}function Uc(t,e){const n=Rc;return null==t[n(335)][n(454)]&&t[n(335)][n(406)]==t[n(440)][n(461)]?jc(t[n(440)][n(461)],e):t}function jc(t,e){const n=Rc,r=e[n(447)][n(557)](t)||e[n(447)][n(720)](t);return e[n(659)](e[n(662)](t,n(487)),r?e[n(446)](t):e[n(662)](t,n(335)))}function Gc(t,e,n,r){const s=Rc;return!!Vc(t,e)&&n[s(335)][s(572)](r[s(440)])}function Vc(t,e){const n=Rc;if(!t[n(713)]||!e[n(713)])return!1;const r=new Set(Object[n(499)](t[n(522)])),s=new Set(Object[n(499)](e[n(522)]));if(r[n(650)](n(601)),s[n(650)](n(601)),0==r[n(547)]&&0==s[n(547)])return!0;if(r[n(547)]!=s[n(547)])return!1;const o={...t[n(522)]},i={...e[n(522)]};return delete o[n(601)],delete i[n(601)],JSON[n(627)](o)==JSON[n(627)](i)}function Hc(t,e){const n=Rc,r=zc(t[n(522)]),s=zc(e);if(!t[n(713)])return!1;for(const t of Object[n(499)](s))if(!Dr(r[t],s[t]))return!1;return!0}function zc(t){const e=Rc,n=Object[e(619)]({},t);return delete n[e(518)],delete n[e(647)],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})();