@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20260110.0 → 0.0.0-nightly-next-20260110.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (388) hide show
  1. package/ckeditor5-metadata.json +3 -3
  2. package/{src → dist}/augmentation.d.ts +5 -1
  3. package/{src → dist}/commands/acceptsuggestioncommand.d.ts +5 -1
  4. package/{src → dist}/commands/discardsuggestioncommand.d.ts +5 -1
  5. package/{src → dist}/commands/executeonallsuggestionscommand.d.ts +5 -1
  6. package/{src → dist}/commands/executeonselectedsuggestionscommand.d.ts +5 -1
  7. package/{src → dist}/commands/previewfinalcontentcommand.d.ts +5 -1
  8. package/{src → dist}/commands/trackchangescommand.d.ts +5 -1
  9. package/{src → dist}/index.d.ts +4 -0
  10. package/dist/index.js +4 -4
  11. package/{src → dist}/integrations/ai.d.ts +5 -1
  12. package/{src → dist}/integrations/aiassistant.d.ts +5 -1
  13. package/{src → dist}/integrations/aiquickactions.d.ts +5 -1
  14. package/{src → dist}/integrations/alignment.d.ts +5 -1
  15. package/{src → dist}/integrations/basicstyles.d.ts +5 -1
  16. package/{src → dist}/integrations/blockquote.d.ts +5 -1
  17. package/{src → dist}/integrations/bookmark.d.ts +5 -1
  18. package/{src → dist}/integrations/casechange.d.ts +5 -1
  19. package/{src → dist}/integrations/ckbox.d.ts +5 -1
  20. package/{src → dist}/integrations/codeblock.d.ts +5 -1
  21. package/{src → dist}/integrations/comments.d.ts +5 -1
  22. package/{src → dist}/integrations/deletecommand.d.ts +6 -2
  23. package/{src → dist}/integrations/emoji.d.ts +5 -1
  24. package/{src → dist}/integrations/entercommand.d.ts +6 -2
  25. package/{src → dist}/integrations/findandreplace.d.ts +5 -1
  26. package/{src → dist}/integrations/font.d.ts +5 -1
  27. package/{src → dist}/integrations/footnotes.d.ts +5 -1
  28. package/{src → dist}/integrations/formatpainter.d.ts +5 -1
  29. package/{src → dist}/integrations/heading.d.ts +5 -1
  30. package/{src → dist}/integrations/highlight.d.ts +5 -1
  31. package/{src → dist}/integrations/horizontalline.d.ts +5 -1
  32. package/{src → dist}/integrations/htmlembed.d.ts +5 -1
  33. package/{src → dist}/integrations/image.d.ts +5 -1
  34. package/{src → dist}/integrations/imagereplace.d.ts +5 -1
  35. package/{src → dist}/integrations/imagestyle.d.ts +5 -1
  36. package/{src → dist}/integrations/importword.d.ts +5 -1
  37. package/{src → dist}/integrations/indent.d.ts +5 -1
  38. package/{src → dist}/integrations/inputcommand.d.ts +6 -2
  39. package/{src → dist}/integrations/legacylist.d.ts +5 -1
  40. package/{src → dist}/integrations/legacylistproperties.d.ts +5 -1
  41. package/{src → dist}/integrations/lineheight.d.ts +5 -1
  42. package/{src → dist}/integrations/link.d.ts +5 -1
  43. package/{src → dist}/integrations/list.d.ts +5 -1
  44. package/{src → dist}/integrations/listproperties.d.ts +5 -1
  45. package/{src → dist}/integrations/mediaembed.d.ts +5 -1
  46. package/{src → dist}/integrations/mention.d.ts +5 -1
  47. package/{src → dist}/integrations/mergefields.d.ts +5 -1
  48. package/{src → dist}/integrations/multilevellist.d.ts +5 -1
  49. package/{src → dist}/integrations/pagebreak.d.ts +5 -1
  50. package/{src → dist}/integrations/paragraph.d.ts +5 -1
  51. package/{src → dist}/integrations/removeformat.d.ts +5 -1
  52. package/{src → dist}/integrations/replacesourcecommand.d.ts +5 -1
  53. package/{src → dist}/integrations/restrictededitingmode.d.ts +5 -1
  54. package/{src → dist}/integrations/shiftentercommand.d.ts +5 -1
  55. package/{src → dist}/integrations/standardeditingmode.d.ts +5 -1
  56. package/{src → dist}/integrations/style.d.ts +5 -1
  57. package/{src → dist}/integrations/table.d.ts +5 -1
  58. package/{src → dist}/integrations/tablecaption.d.ts +5 -1
  59. package/{src → dist}/integrations/tableclipboard.d.ts +5 -1
  60. package/{src → dist}/integrations/tablecolumnresize.d.ts +6 -2
  61. package/{src → dist}/integrations/tableheadings.d.ts +5 -1
  62. package/{src → dist}/integrations/tablelayout.d.ts +5 -1
  63. package/{src → dist}/integrations/tablemergesplit.d.ts +5 -1
  64. package/{src → dist}/integrations/tableofcontents.d.ts +5 -1
  65. package/{src → dist}/integrations/tableproperties.d.ts +6 -2
  66. package/{src → dist}/integrations/template.d.ts +5 -1
  67. package/{src → dist}/integrations/title.d.ts +5 -1
  68. package/{src → dist}/integrations/undo.d.ts +5 -1
  69. package/{src → dist}/integrations/uploadcare.d.ts +5 -1
  70. package/{src → dist}/integrations/utils.d.ts +5 -1
  71. package/{src → dist}/suggestion.d.ts +8 -4
  72. package/{src → dist}/suggestiondescriptionfactory.d.ts +6 -2
  73. package/{src → dist}/trackchanges.d.ts +6 -2
  74. package/{src → dist}/trackchangesconfig.d.ts +4 -0
  75. package/{src → dist}/trackchangesdata.d.ts +5 -1
  76. package/{src → dist}/trackchangesediting.d.ts +7 -4
  77. package/{src → dist}/trackchangespreview.d.ts +6 -2
  78. package/{src → dist}/trackchangesui.d.ts +6 -2
  79. package/dist/translations/af.js +1 -1
  80. package/dist/translations/af.umd.js +1 -1
  81. package/dist/translations/ar.js +1 -1
  82. package/dist/translations/ar.umd.js +1 -1
  83. package/dist/translations/ast.js +1 -1
  84. package/dist/translations/ast.umd.js +1 -1
  85. package/dist/translations/az.js +1 -1
  86. package/dist/translations/az.umd.js +1 -1
  87. package/dist/translations/be.js +1 -1
  88. package/dist/translations/be.umd.js +1 -1
  89. package/dist/translations/bg.js +1 -1
  90. package/dist/translations/bg.umd.js +1 -1
  91. package/dist/translations/bn.js +1 -1
  92. package/dist/translations/bn.umd.js +1 -1
  93. package/dist/translations/bs.js +1 -1
  94. package/dist/translations/bs.umd.js +1 -1
  95. package/dist/translations/ca.js +1 -1
  96. package/dist/translations/ca.umd.js +1 -1
  97. package/dist/translations/cs.js +1 -1
  98. package/dist/translations/cs.umd.js +1 -1
  99. package/dist/translations/da.js +1 -1
  100. package/dist/translations/da.umd.js +1 -1
  101. package/dist/translations/de-ch.js +1 -1
  102. package/dist/translations/de-ch.umd.js +1 -1
  103. package/dist/translations/de.js +1 -1
  104. package/dist/translations/de.umd.js +1 -1
  105. package/dist/translations/el.js +1 -1
  106. package/dist/translations/el.umd.js +1 -1
  107. package/dist/translations/en-au.js +1 -1
  108. package/dist/translations/en-au.umd.js +1 -1
  109. package/dist/translations/en-gb.js +1 -1
  110. package/dist/translations/en-gb.umd.js +1 -1
  111. package/dist/translations/en.js +1 -1
  112. package/dist/translations/en.umd.js +1 -1
  113. package/dist/translations/eo.js +1 -1
  114. package/dist/translations/eo.umd.js +1 -1
  115. package/dist/translations/es-co.js +1 -1
  116. package/dist/translations/es-co.umd.js +1 -1
  117. package/dist/translations/es.js +1 -1
  118. package/dist/translations/es.umd.js +1 -1
  119. package/dist/translations/et.js +1 -1
  120. package/dist/translations/et.umd.js +1 -1
  121. package/dist/translations/eu.js +1 -1
  122. package/dist/translations/eu.umd.js +1 -1
  123. package/dist/translations/fa.js +1 -1
  124. package/dist/translations/fa.umd.js +1 -1
  125. package/dist/translations/fi.js +1 -1
  126. package/dist/translations/fi.umd.js +1 -1
  127. package/dist/translations/fr.js +1 -1
  128. package/dist/translations/fr.umd.js +1 -1
  129. package/dist/translations/gl.js +1 -1
  130. package/dist/translations/gl.umd.js +1 -1
  131. package/dist/translations/gu.js +1 -1
  132. package/dist/translations/gu.umd.js +1 -1
  133. package/dist/translations/he.js +1 -1
  134. package/dist/translations/he.umd.js +1 -1
  135. package/dist/translations/hi.js +1 -1
  136. package/dist/translations/hi.umd.js +1 -1
  137. package/dist/translations/hr.js +1 -1
  138. package/dist/translations/hr.umd.js +1 -1
  139. package/dist/translations/hu.js +1 -1
  140. package/dist/translations/hu.umd.js +1 -1
  141. package/dist/translations/hy.js +1 -1
  142. package/dist/translations/hy.umd.js +1 -1
  143. package/dist/translations/id.js +1 -1
  144. package/dist/translations/id.umd.js +1 -1
  145. package/dist/translations/it.js +1 -1
  146. package/dist/translations/it.umd.js +1 -1
  147. package/dist/translations/ja.js +1 -1
  148. package/dist/translations/ja.umd.js +1 -1
  149. package/dist/translations/jv.js +1 -1
  150. package/dist/translations/jv.umd.js +1 -1
  151. package/dist/translations/kk.js +1 -1
  152. package/dist/translations/kk.umd.js +1 -1
  153. package/dist/translations/km.js +1 -1
  154. package/dist/translations/km.umd.js +1 -1
  155. package/dist/translations/kn.js +1 -1
  156. package/dist/translations/kn.umd.js +1 -1
  157. package/dist/translations/ko.js +1 -1
  158. package/dist/translations/ko.umd.js +1 -1
  159. package/dist/translations/ku.js +1 -1
  160. package/dist/translations/ku.umd.js +1 -1
  161. package/dist/translations/lt.js +1 -1
  162. package/dist/translations/lt.umd.js +1 -1
  163. package/dist/translations/lv.js +1 -1
  164. package/dist/translations/lv.umd.js +1 -1
  165. package/dist/translations/ms.js +1 -1
  166. package/dist/translations/ms.umd.js +1 -1
  167. package/dist/translations/nb.js +1 -1
  168. package/dist/translations/nb.umd.js +1 -1
  169. package/dist/translations/ne.js +1 -1
  170. package/dist/translations/ne.umd.js +1 -1
  171. package/dist/translations/nl.js +1 -1
  172. package/dist/translations/nl.umd.js +1 -1
  173. package/dist/translations/no.js +1 -1
  174. package/dist/translations/no.umd.js +1 -1
  175. package/dist/translations/oc.js +1 -1
  176. package/dist/translations/oc.umd.js +1 -1
  177. package/dist/translations/pl.js +1 -1
  178. package/dist/translations/pl.umd.js +1 -1
  179. package/dist/translations/pt-br.js +1 -1
  180. package/dist/translations/pt-br.umd.js +1 -1
  181. package/dist/translations/pt.js +1 -1
  182. package/dist/translations/pt.umd.js +1 -1
  183. package/dist/translations/ro.js +1 -1
  184. package/dist/translations/ro.umd.js +1 -1
  185. package/dist/translations/ru.js +1 -1
  186. package/dist/translations/ru.umd.js +1 -1
  187. package/dist/translations/si.js +1 -1
  188. package/dist/translations/si.umd.js +1 -1
  189. package/dist/translations/sk.js +1 -1
  190. package/dist/translations/sk.umd.js +1 -1
  191. package/dist/translations/sl.js +1 -1
  192. package/dist/translations/sl.umd.js +1 -1
  193. package/dist/translations/sq.js +1 -1
  194. package/dist/translations/sq.umd.js +1 -1
  195. package/dist/translations/sr-latn.js +1 -1
  196. package/dist/translations/sr-latn.umd.js +1 -1
  197. package/dist/translations/sr.js +1 -1
  198. package/dist/translations/sr.umd.js +1 -1
  199. package/dist/translations/sv.js +1 -1
  200. package/dist/translations/sv.umd.js +1 -1
  201. package/dist/translations/th.js +1 -1
  202. package/dist/translations/th.umd.js +1 -1
  203. package/dist/translations/ti.js +1 -1
  204. package/dist/translations/ti.umd.js +1 -1
  205. package/dist/translations/tk.js +1 -1
  206. package/dist/translations/tk.umd.js +1 -1
  207. package/dist/translations/tr.js +1 -1
  208. package/dist/translations/tr.umd.js +1 -1
  209. package/dist/translations/tt.js +1 -1
  210. package/dist/translations/tt.umd.js +1 -1
  211. package/dist/translations/ug.js +1 -1
  212. package/dist/translations/ug.umd.js +1 -1
  213. package/dist/translations/uk.js +1 -1
  214. package/dist/translations/uk.umd.js +1 -1
  215. package/dist/translations/ur.js +1 -1
  216. package/dist/translations/ur.umd.js +1 -1
  217. package/dist/translations/uz.js +1 -1
  218. package/dist/translations/uz.umd.js +1 -1
  219. package/dist/translations/vi.js +1 -1
  220. package/dist/translations/vi.umd.js +1 -1
  221. package/dist/translations/zh-cn.js +1 -1
  222. package/dist/translations/zh-cn.umd.js +1 -1
  223. package/dist/translations/zh.js +1 -1
  224. package/dist/translations/zh.umd.js +1 -1
  225. package/{src → dist}/ui/suggestioncontroller.d.ts +7 -3
  226. package/{src → dist}/ui/view/basesuggestionthreadview.d.ts +8 -4
  227. package/{src → dist}/ui/view/suggestionthreadview.d.ts +7 -3
  228. package/{src → dist}/ui/view/suggestionview.d.ts +7 -3
  229. package/{src → dist}/ui/view/trackchangespreviewview.d.ts +4 -0
  230. package/{src → dist}/utils/common-translations.d.ts +5 -1
  231. package/{src → dist}/utils/utils.d.ts +6 -2
  232. package/package.json +35 -46
  233. package/build/track-changes.js +0 -5
  234. package/build/translations/af.js +0 -1
  235. package/build/translations/ar.js +0 -1
  236. package/build/translations/ast.js +0 -1
  237. package/build/translations/az.js +0 -1
  238. package/build/translations/be.js +0 -1
  239. package/build/translations/bg.js +0 -1
  240. package/build/translations/bn.js +0 -1
  241. package/build/translations/bs.js +0 -1
  242. package/build/translations/ca.js +0 -1
  243. package/build/translations/cs.js +0 -1
  244. package/build/translations/da.js +0 -1
  245. package/build/translations/de-ch.js +0 -1
  246. package/build/translations/de.js +0 -1
  247. package/build/translations/el.js +0 -1
  248. package/build/translations/en-au.js +0 -1
  249. package/build/translations/en-gb.js +0 -1
  250. package/build/translations/eo.js +0 -1
  251. package/build/translations/es-co.js +0 -1
  252. package/build/translations/es.js +0 -1
  253. package/build/translations/et.js +0 -1
  254. package/build/translations/eu.js +0 -1
  255. package/build/translations/fa.js +0 -1
  256. package/build/translations/fi.js +0 -1
  257. package/build/translations/fr.js +0 -1
  258. package/build/translations/gl.js +0 -1
  259. package/build/translations/gu.js +0 -1
  260. package/build/translations/he.js +0 -1
  261. package/build/translations/hi.js +0 -1
  262. package/build/translations/hr.js +0 -1
  263. package/build/translations/hu.js +0 -1
  264. package/build/translations/hy.js +0 -1
  265. package/build/translations/id.js +0 -1
  266. package/build/translations/it.js +0 -1
  267. package/build/translations/ja.js +0 -1
  268. package/build/translations/jv.js +0 -1
  269. package/build/translations/kk.js +0 -1
  270. package/build/translations/km.js +0 -1
  271. package/build/translations/kn.js +0 -1
  272. package/build/translations/ko.js +0 -1
  273. package/build/translations/ku.js +0 -1
  274. package/build/translations/lt.js +0 -1
  275. package/build/translations/lv.js +0 -1
  276. package/build/translations/ms.js +0 -1
  277. package/build/translations/nb.js +0 -1
  278. package/build/translations/ne.js +0 -1
  279. package/build/translations/nl.js +0 -1
  280. package/build/translations/no.js +0 -1
  281. package/build/translations/oc.js +0 -1
  282. package/build/translations/pl.js +0 -1
  283. package/build/translations/pt-br.js +0 -1
  284. package/build/translations/pt.js +0 -1
  285. package/build/translations/ro.js +0 -1
  286. package/build/translations/ru.js +0 -1
  287. package/build/translations/si.js +0 -1
  288. package/build/translations/sk.js +0 -1
  289. package/build/translations/sl.js +0 -1
  290. package/build/translations/sq.js +0 -1
  291. package/build/translations/sr-latn.js +0 -1
  292. package/build/translations/sr.js +0 -1
  293. package/build/translations/sv.js +0 -1
  294. package/build/translations/th.js +0 -1
  295. package/build/translations/ti.js +0 -1
  296. package/build/translations/tk.js +0 -1
  297. package/build/translations/tr.js +0 -1
  298. package/build/translations/tt.js +0 -1
  299. package/build/translations/ug.js +0 -1
  300. package/build/translations/uk.js +0 -1
  301. package/build/translations/ur.js +0 -1
  302. package/build/translations/uz.js +0 -1
  303. package/build/translations/vi.js +0 -1
  304. package/build/translations/zh-cn.js +0 -1
  305. package/build/translations/zh.js +0 -1
  306. package/src/augmentation.js +0 -23
  307. package/src/commands/acceptsuggestioncommand.js +0 -23
  308. package/src/commands/discardsuggestioncommand.js +0 -23
  309. package/src/commands/executeonallsuggestionscommand.js +0 -23
  310. package/src/commands/executeonselectedsuggestionscommand.js +0 -23
  311. package/src/commands/previewfinalcontentcommand.js +0 -23
  312. package/src/commands/trackchangescommand.js +0 -23
  313. package/src/index.js +0 -23
  314. package/src/integrations/ai.js +0 -23
  315. package/src/integrations/aiassistant.js +0 -23
  316. package/src/integrations/aiquickactions.js +0 -23
  317. package/src/integrations/alignment.js +0 -23
  318. package/src/integrations/basicstyles.js +0 -23
  319. package/src/integrations/blockquote.js +0 -23
  320. package/src/integrations/bookmark.js +0 -23
  321. package/src/integrations/casechange.js +0 -23
  322. package/src/integrations/ckbox.js +0 -23
  323. package/src/integrations/codeblock.js +0 -23
  324. package/src/integrations/comments.js +0 -23
  325. package/src/integrations/deletecommand.js +0 -23
  326. package/src/integrations/emoji.js +0 -23
  327. package/src/integrations/entercommand.js +0 -23
  328. package/src/integrations/findandreplace.js +0 -23
  329. package/src/integrations/font.js +0 -23
  330. package/src/integrations/footnotes.js +0 -23
  331. package/src/integrations/formatpainter.js +0 -23
  332. package/src/integrations/heading.js +0 -23
  333. package/src/integrations/highlight.js +0 -23
  334. package/src/integrations/horizontalline.js +0 -23
  335. package/src/integrations/htmlembed.js +0 -23
  336. package/src/integrations/image.js +0 -23
  337. package/src/integrations/imagereplace.js +0 -23
  338. package/src/integrations/imagestyle.js +0 -23
  339. package/src/integrations/importword.js +0 -23
  340. package/src/integrations/indent.js +0 -23
  341. package/src/integrations/inputcommand.js +0 -23
  342. package/src/integrations/legacylist.js +0 -23
  343. package/src/integrations/legacylistproperties.js +0 -23
  344. package/src/integrations/lineheight.js +0 -23
  345. package/src/integrations/link.js +0 -23
  346. package/src/integrations/list.js +0 -23
  347. package/src/integrations/listproperties.js +0 -23
  348. package/src/integrations/mediaembed.js +0 -23
  349. package/src/integrations/mention.js +0 -23
  350. package/src/integrations/mergefields.js +0 -23
  351. package/src/integrations/multilevellist.js +0 -23
  352. package/src/integrations/pagebreak.js +0 -23
  353. package/src/integrations/paragraph.js +0 -23
  354. package/src/integrations/removeformat.js +0 -23
  355. package/src/integrations/replacesourcecommand.js +0 -23
  356. package/src/integrations/restrictededitingmode.js +0 -23
  357. package/src/integrations/shiftentercommand.js +0 -23
  358. package/src/integrations/standardeditingmode.js +0 -23
  359. package/src/integrations/style.js +0 -23
  360. package/src/integrations/table.js +0 -23
  361. package/src/integrations/tablecaption.js +0 -23
  362. package/src/integrations/tableclipboard.js +0 -24
  363. package/src/integrations/tablecolumnresize.js +0 -23
  364. package/src/integrations/tableheadings.js +0 -23
  365. package/src/integrations/tablelayout.js +0 -23
  366. package/src/integrations/tablemergesplit.js +0 -23
  367. package/src/integrations/tableofcontents.js +0 -23
  368. package/src/integrations/tableproperties.js +0 -23
  369. package/src/integrations/template.js +0 -23
  370. package/src/integrations/title.js +0 -23
  371. package/src/integrations/undo.js +0 -23
  372. package/src/integrations/uploadcare.js +0 -23
  373. package/src/integrations/utils.js +0 -23
  374. package/src/suggestion.js +0 -24
  375. package/src/suggestiondescriptionfactory.js +0 -23
  376. package/src/trackchanges.js +0 -23
  377. package/src/trackchangesconfig.js +0 -23
  378. package/src/trackchangesdata.js +0 -23
  379. package/src/trackchangesediting.js +0 -23
  380. package/src/trackchangespreview.js +0 -23
  381. package/src/trackchangesui.js +0 -23
  382. package/src/ui/suggestioncontroller.js +0 -24
  383. package/src/ui/view/basesuggestionthreadview.js +0 -23
  384. package/src/ui/view/suggestionthreadview.js +0 -23
  385. package/src/ui/view/suggestionview.js +0 -23
  386. package/src/ui/view/trackchangespreviewview.js +0 -23
  387. package/src/utils/common-translations.js +0 -23
  388. package/src/utils/utils.js +0 -23
@@ -1,5 +0,0 @@
1
- !function(t){const e=t.en=t.en||{};e.dictionary=Object.assign(e.dictionary||{},{"*Change %0 content*":"*Change %0 content*","*Change to:* %0":"*Change to:* %0","*Check item*":"*Check item*","*Format:* %0":"*Format:* %0","*Format:* change table cell properties":"*Format:* change table cell properties","*Format:* change table properties":"*Format:* change table properties","*Format:* insert into %0":"*Format:* insert into %0","*Format:* remove from %0":"*Format:* remove from %0","*Format:* resize table":"*Format:* resize table","*Format:* set order to regular":"*Format:* set order to regular","*Format:* set order to reversed":"*Format:* set order to reversed","*Format:* set start index to %0":"*Format:* set start index to %0","*Indent:* %0":"*Indent:* %0","*Insert:* %0":"*Insert:* %0","*Merge cells*":"*Merge cells*","*Merge:* %0":"*Merge:* %0","*Outdent:* %0":"*Outdent:* %0","*Remove all formatting*":"*Remove all formatting*","*Remove format:* %0":"*Remove format:* %0","*Remove highlight*":"*Remove highlight*","*Remove image text alternative*":"*Remove image text alternative*","*Remove link*":"*Remove link*","*Remove:* %0":"*Remove:* %0","*Replace image*":"*Replace image*","*Replace table cells*":"*Replace table cells*","*Reset font background color*":"*Reset font background color*","*Reset font color*":"*Reset font color*","*Reset font family*":"*Reset font family*","*Reset font size*":"*Reset font size*","*Reset image width*":"*Reset image width*","*Set bookmark:* %0":"*Set bookmark:* %0","*Set font background color:* %0":"*Set font background color:* %0","*Set font color:* %0":"*Set font color:* %0","*Set font family:* %0":"*Set font family:* %0","*Set font size:* %0":"*Set font size:* %0","*Set format to:* %0":"*Set format to:* %0","*Set format:* %0":"*Set format:* %0","*Set highlight:* %0":"*Set highlight:* %0","*Set image text alternative:* %0":"*Set image text alternative:* %0","*Set image width:* %0":"*Set image width:* %0","*Set link:* %0":"*Set link:* %0","*Set table type:* %0":"*Set table type:* %0","*Split cell:* horizontally":"*Split cell:* horizontally","*Split cell:* vertically":"*Split cell:* vertically","*Split:* %0":"*Split:* %0","*Uncheck item*":"*Uncheck item*","Accept all selected suggestions":"Accept all selected suggestions","Accept all suggestions":"Accept all suggestions","Accept suggestion":"Accept suggestion","Discard all selected suggestions":"Discard all selected suggestions","Discard all suggestions":"Discard all suggestions","Discard suggestion":"Discard suggestion",ELEMENT_BLOCK_QUOTE:"block quote",ELEMENT_BOOKMARK:["bookmark","%0 bookmarks"],ELEMENT_BULLETED_LIST:"bulleted list",ELEMENT_BULLETED_LIST_CIRCLE:"bulleted list (circle)",ELEMENT_BULLETED_LIST_DEFAULT:"bulleted list (default)",ELEMENT_BULLETED_LIST_DISC:"bulleted list (disc)",ELEMENT_BULLETED_LIST_SQUARE:"bulleted list (square)",ELEMENT_CAPTION:"caption",ELEMENT_CODE_BLOCK:["code block","%0 code blocks"],ELEMENT_CONTENT_TABLE:["content table","%0 content tables"],ELEMENT_DEFAULT_LIST_DEFAULT:"default list style",ELEMENT_FOOTNOTE_DEFINITION:["footnote definition","%0 footnote definitions"],ELEMENT_FOOTNOTE_REF:["footnote reference","%0 footnote references"],ELEMENT_FOOTNOTES_DEFINITIONS_LIST:["footnotes definitions list","%0 footnotes definitions"],ELEMENT_HEADING:["heading (level %1)","%0 headings (level %1)"],ELEMENT_HEADING_CUSTOM:["heading (%1)","%0 headings (%1)"],ELEMENT_HORIZONTAL_LINE:["horizontal line","%0 horizontal lines"],ELEMENT_HTML_EMBED:["HTML embed","%0 HTML embeds"],ELEMENT_IMAGE:["image","%0 images"],ELEMENT_INLINE_IMAGE:["image","%0 images"],ELEMENT_LAYOUT_TABLE:["layout table","%0 layout tables"],ELEMENT_LINE_BREAK:["line break","%0 line breaks"],ELEMENT_LIST_ITEM:["list item","%0 list items"],ELEMENT_MEDIA:["media item","%0 media items"],ELEMENT_MERGE_FIELD:["merge field","%0 merge fields"],ELEMENT_MULTI_LEVEL_LIST:"multi-level list",ELEMENT_NUMBERED_LIST:"numbered list",ELEMENT_NUMBERED_LIST_DECIMAL:"numbered list (decimal)",ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO:"numbered list (decimal with leading zero)",ELEMENT_NUMBERED_LIST_DEFAULT:"numbered list (default)",ELEMENT_NUMBERED_LIST_LOWER_LATIN:"numbered list (lower-latin)",ELEMENT_NUMBERED_LIST_LOWER_ROMAN:"numbered list (lower-roman)",ELEMENT_NUMBERED_LIST_UPPER_LATIN:"numbered list (upper-latin)",ELEMENT_NUMBERED_LIST_UPPER_ROMAN:"numbered list (upper-roman)",ELEMENT_PAGE_BREAK:["page break","%0 page breaks"],ELEMENT_PARAGRAPH:["paragraph","%0 paragraphs"],ELEMENT_SPACE:["space","%0 spaces"],ELEMENT_TABLE:["table","%0 tables"],ELEMENT_TABLE_COLUMN:["table column","%0 table columns"],ELEMENT_TABLE_COLUMN_WITH_TEXT:["table column *with text* %1","%0 table columns *with text* %1"],ELEMENT_TABLE_OF_CONTENTS:["table of contents","%0 tables of contents"],ELEMENT_TABLE_ROW:["table row","%0 table rows"],ELEMENT_TABLE_ROW_WITH_TEXT:["table row *with text* %1","%0 table rows *with text* %1"],ELEMENT_TABLE_WITH_TEXT:"table *with text* %0",ELEMENT_TITLE:"title",ELEMENT_TODO_LIST:"to-do list",ENTER_DELETION_SUGGESTION_ANNOUNCEMENT:"Entering deletion suggestion. Press %0 to go to the discussion.",ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT:"Entering formatting suggestion. Press %0 to go to the discussion.",ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT:"Entering insertion suggestion. Press %0 to go to the discussion.",EXTERNAL_IMPORT_WORD_SUGGESTION:"This suggestion comes from an imported Word file.",EXTERNAL_SUGGESTION:"This suggestion comes from an external source.","Final content preview":"Final content preview",FORMAT_ALIGN_TO_CENTER:"align to center",FORMAT_ALIGN_TO_LEFT:"align to left",FORMAT_ALIGN_TO_RIGHT:"align to right",FORMAT_ALIGNMENT:"alignment",FORMAT_BOLD:"bold",FORMAT_CODE:"code",FORMAT_FONT_BACKGROUND:"font background color",FORMAT_FONT_COLOR:"font color",FORMAT_FONT_FAMILY:"font family",FORMAT_FONT_SIZE:"font size",FORMAT_FOOTNOTES_LIST_START:"footnotes list start",FORMAT_FOOTNOTES_LIST_STYLE:"footnotes list style",FORMAT_HEADER_COLUMN:"header column",FORMAT_HEADER_ROW:"header row",FORMAT_HIGHLIGHT:"highlight",FORMAT_IMAGE_SIZE:"image size",FORMAT_INDENT:"indent",FORMAT_ITALIC:"italic",FORMAT_JUSTIFY_TEXT:"justify",FORMAT_LINE_HEIGHT:"line height",FORMAT_LIST_REVERSED:"list reversed",FORMAT_LIST_START:"list start",FORMAT_REGULAR_COLUMN:"regular column",FORMAT_REGULAR_ROW:"regular row",FORMAT_RESTRICTED_DISABLED:"*Disable in restricted editing mode*",FORMAT_RESTRICTED_ENABLED:"*Enable in restricted editing mode*",FORMAT_SIDE_IMAGE:"side image",FORMAT_STRIKETHROUGH:"strikethrough",FORMAT_STYLE:"style",FORMAT_SUBSCRIPT:"subscript",FORMAT_SUPERSCRIPT:"superscript",FORMAT_TABLE_ALIGNMENT:"table alignment",FORMAT_TABLE_BACKGROUND_COLOR:"table background color",FORMAT_TABLE_BORDER_COLOR:"table border color",FORMAT_TABLE_BORDER_STYLE:"table border style",FORMAT_TABLE_BORDER_WIDTH:"table border width",FORMAT_TABLE_CELL_BACKGROUND_COLOR:"table cell background color",FORMAT_TABLE_CELL_BORDER_COLOR:"table cell border color",FORMAT_TABLE_CELL_BORDER_STYLE:"table cell border style",FORMAT_TABLE_CELL_BORDER_WIDTH:"table cell border width",FORMAT_TABLE_CELL_HEIGHT:"table cell height",FORMAT_TABLE_CELL_HORIZONTAL_ALIGNMENT:"table cell horizontal alignment",FORMAT_TABLE_CELL_PADDING:"table cell padding",FORMAT_TABLE_CELL_VERTICAL_ALIGNMENT:"table cell vertical alignment",FORMAT_TABLE_CELL_WIDTH:"table cell width",FORMAT_TABLE_HEIGHT:"table height",FORMAT_TABLE_WIDTH:"table width",FORMAT_UNDERLINE:"underline",LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT:"Leaving deletion suggestion.",LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT:"Leaving formatting suggestion.",LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT:"Leaving insertion suggestion.",PENDING_ACTION_SUGGESTION:"Unsaved change in suggestion.","Preview final content":"Preview final content",REPLACE_TEXT:"*Replace:* %0 *with* %1",SUGGESTION_THREAD_ARIA_LABEL:["Suggestion by %1. Created on %2. %0 reply. %3","Suggestion by %1. Created on %2. %0 replies. %3"],SUGGESTION_THREAD_DESCRIPTION:"Press Enter for more options. Press Escape to exit.","Track changes":"Track changes"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={})),
2
- /*!
3
- * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
4
- * For licensing, see LICENSE.md.
5
- */(()=>{var t={23:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var r=n(106),s=n.n(r),o=n(779),i=n.n(o)()(s());i.push([t.id,".ck.ck-button.ck-confirm-view-submit{color:var(--ck-color-button-save)}.ck.ck-button.ck-confirm-view-cancel{color:var(--ck-color-button-cancel)}.ck .ck-confirm-view-active{transform:translate3d(-100%,0,0);transition:all .3s linear}.ck .ck-confirm-view{background-color:var(--ck-color-light-red);display:flex;font-size:var(--ck-font-size-base);height:100%;justify-content:flex-start;left:100%;position:absolute;top:0;width:100%}.ck .ck-confirm-view .ck-confirm-view-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:400px;padding-top:var(--ck-spacing-standard);width:100%}.ck .ck-confirm-view p{font-weight:700;margin:0}",""]);const a=i},81:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var r=n(106),s=n.n(r),o=n(779),i=n.n(o)()(s());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const a=i},102:t=>{"use strict";var e={};t.exports=function(t,n){var r=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!r)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");r.appendChild(n)}},106:t=>{"use strict";t.exports=function(t){return t[1]}},123:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}},167:(t,e,n)=>{"use strict";n.d(e,{A:()=>d});var r=n(106),s=n.n(r),o=n(779),i=n.n(o),a=n(474),c=n.n(a),u=new URL(n(774),n.b),l=i()(s()),g=c()(u);l.push([t.id,`:root{--ck-user-avatar-size:40px;--ck-user-avatar-background:#3670ab;--ck-user-avatar-color:#fff;--ck-user-me-border-color:#fff}.ck.ck-user{align-items:center;background-color:var(--ck-user-avatar-background);border-radius:50%;box-sizing:border-box;display:flex;height:var(--ck-user-avatar-size);justify-content:center;line-height:100%;margin:2px;min-height:var(--ck-user-avatar-size);min-width:var(--ck-user-avatar-size);position:relative;width:var(--ck-user-avatar-size)}.ck.ck-user.ck-user_me{border:2px solid var(--ck-user-me-border-color);outline:2px solid var(--ck-user-avatar-background)}.ck.ck-user__name{color:var(--ck-user-avatar-color);cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ck.ck-user__name.ck-user__name--hidden{display:none}.ck.ck-user__img{background-color:var(--ck-user-avatar-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:50%;display:none;height:100%;width:100%}.ck.ck-user__img.ck-user__anonymous{background-image:url(${g});display:block}.ck.ck-user__img.ck-user__anonymous+.ck-user__name{display:none}.ck.ck-user__img.ck-user__avatar{background-color:#fff;display:block}.ck.ck-user__img.ck-user__img--hidden{display:none}.ck.ck-user__notification{align-items:center;background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background);border-radius:50%;box-sizing:content-box;display:flex;height:15px;justify-content:center;overflow:hidden;position:absolute;right:-7px;top:-8px;transform:translateZ(0);width:15px}.ck.ck-user__notification .ck-user__icon{background:var(--ck-color-base-background);color:var(--ck-color-annotation-info);height:19px;max-height:19px;max-width:19px;min-height:19px;min-width:19px;width:19px}`,""]);const d=l},211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},236:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var r=n(106),s=n.n(r),o=n(779),i=n.n(o)()(s());i.push([t.id,".ck.ck-aria-description{display:none}",""]);const a=i},237:t=>{"use strict";t.exports=CKEditor5.dll},282:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var r=n(106),s=n.n(r),o=n(779),i=n.n(o)()(s());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const a=i},288:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var r=n(106),s=n.n(r),o=n(779),i=n.n(o)()(s());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.footnotes-wrapper{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.footnotes-wrapper.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.footnotes-wrapper{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.footnotes-wrapper.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const a=i},297:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function r(t,e,r,s){var o;if(r)o="";else{o="",s.supports&&(o+="@supports (".concat(s.supports,") {")),s.media&&(o+="@media ".concat(s.media," {"));var i=void 0!==s.layer;i&&(o+="@layer".concat(s.layer.length>0?" ".concat(s.layer):""," {")),o+=s.css,i&&(o+="}"),s.media&&(o+="}"),s.supports&&(o+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,o);else{var a=document.createTextNode(o),c=t.childNodes;c[e]&&t.removeChild(c[e]),c.length?t.insertBefore(a,c[e]):t.appendChild(a)}}var s={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=s.singletonCounter++,n=s.singleton||(s.singleton=t.insertStyleElement(t));return{update:function(t){r(n,e,!1,t)},remove:function(t){r(n,e,!0,t)}}}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},355:(t,e,n)=>{t.exports=n(237)("./src/icons.js")},364:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var r=n(106),s=n.n(r),o=n(779),i=n.n(o)()(s());i.push([t.id,".ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image img{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image,.ck-content .ck-suggestion-marker-insertion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const a=i},459:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var r=n(106),s=n.n(r),o=n(779),i=n.n(o)()(s());i.push([t.id,":root{--ck-color-comment-box-border:#f2de02;--ck-color-suggestion-box-deletion-border:#d85a79;--ck-color-suggestion-box-insertion-border:#5ad86b;--ck-color-suggestion-box-format-border:#5ac1d8}.ck .ck-suggestion{border-top-left-radius:var(--ck-border-radius)}.ck .ck-suggestion:focus{background:var(--ck-color-button-default-hover-background);outline:none}.ck .ck-annotation{border-left:3px solid transparent}.ck .ck-suggestion--disabled-comments .ck-annotation{min-height:80px}.ck .ck-comment,.ck .ck-comment__input-container,.ck .ck-thread__comment-count,.ck .ck-thread__header{border-left:3px solid var(--ck-color-comment-box-border)}.ck .ck-suggestion-insertion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-replace .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-format .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-format-border)}.ck .ck-suggestion-wrapper{border-radius:0;overflow:hidden}.ck .ck-suggestion-wrapper.ck-rounded-corners,.ck-rounded-corners .ck .ck-suggestion-wrapper{border-radius:var(--ck-border-radius)}.ck .ck-suggestion-wrapper:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-suggestion-wrapper:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-suggestion-type{font-weight:700}.ck .ck-suggestion-color{border-radius:14px;box-shadow:0 0 0 1px #454545;display:inline-block;height:14px;margin:0 5px;vertical-align:text-bottom;width:14px}.ck .ck-suggestion-insertion .ck-comment,.ck .ck-suggestion-insertion .ck-comment__input-container,.ck .ck-suggestion-insertion .ck-thread__comment-count,.ck .ck-suggestion-replace .ck-comment,.ck .ck-suggestion-replace .ck-comment__input-container,.ck .ck-suggestion-replace .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-comment,.ck .ck-suggestion-deletion .ck-comment__input-container,.ck .ck-suggestion-deletion .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-format .ck-comment,.ck .ck-suggestion-format .ck-comment__input-container,.ck .ck-suggestion-format .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-format-border)}",""]);const a=i},474:t=>{"use strict";t.exports=function(t,e){return e||(e={}),t?(t=String(t.__esModule?t.default:t),/^['"].*['"]$/.test(t)&&(t=t.slice(1,-1)),e.hash&&(t+=e.hash),/["'() \t\n]|(%20)/.test(t)||e.needQuotes?'"'.concat(t.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):t):t}},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},586:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var r=n(106),s=n.n(r),o=n(779),i=n.n(o)()(s());i.push([t.id,":root{--ck-user-colors--0:#6d78e8;--ck-user-colors--0-alpha:rgba(109,120,232,.15);--ck-user-colors--1:#007a6c;--ck-user-colors--1-alpha:rgba(0,122,108,.15);--ck-user-colors--2:#ba4545;--ck-user-colors--2-alpha:rgba(186,69,69,.15);--ck-user-colors--3:#5635b1;--ck-user-colors--3-alpha:rgba(86,53,177,.15);--ck-user-colors--4:#548a2e;--ck-user-colors--4-alpha:rgba(84,138,46,.15);--ck-user-colors--5:#c3185d;--ck-user-colors--5-alpha:rgba(195,24,93,.15);--ck-user-colors--6:#ea4343;--ck-user-colors--6-alpha:rgba(234,67,67,.15);--ck-user-colors--7:#0bc3d0;--ck-user-colors--7-alpha:rgba(11,195,208,.15);--ck-user-dot-size:6px}.ck .ck-user__color--0{color:var(--ck-user-colors--0)}.ck .ck-user__bg-color--0{background-color:var(--ck-user-colors--0)}.ck .ck-user__selection--0{background-color:var(--ck-user-colors--0-alpha)}.ck .ck-user__selection--0.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--0)}.ck .ck-user__marker--0,.ck .ck-user__marker--0 .ck-user__marker-dot,.ck .ck-user__marker--0 .ck-user__marker-dot::selection,.ck .ck-user__marker--0 .ck-user__marker-tooltip,.ck .ck-user__marker--0 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--0::selection{background-color:var(--ck-user-colors--0)}.ck .ck-user__marker--0 .ck-user__marker-line{border:1px solid var(--ck-user-colors--0)}.ck .ck-user__color--1{color:var(--ck-user-colors--1)}.ck .ck-user__bg-color--1{background-color:var(--ck-user-colors--1)}.ck .ck-user__selection--1{background-color:var(--ck-user-colors--1-alpha)}.ck .ck-user__selection--1.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--1)}.ck .ck-user__marker--1,.ck .ck-user__marker--1 .ck-user__marker-dot,.ck .ck-user__marker--1 .ck-user__marker-dot::selection,.ck .ck-user__marker--1 .ck-user__marker-tooltip,.ck .ck-user__marker--1 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--1::selection{background-color:var(--ck-user-colors--1)}.ck .ck-user__marker--1 .ck-user__marker-line{border:1px solid var(--ck-user-colors--1)}.ck .ck-user__color--2{color:var(--ck-user-colors--2)}.ck .ck-user__bg-color--2{background-color:var(--ck-user-colors--2)}.ck .ck-user__selection--2{background-color:var(--ck-user-colors--2-alpha)}.ck .ck-user__selection--2.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--2)}.ck .ck-user__marker--2,.ck .ck-user__marker--2 .ck-user__marker-dot,.ck .ck-user__marker--2 .ck-user__marker-dot::selection,.ck .ck-user__marker--2 .ck-user__marker-tooltip,.ck .ck-user__marker--2 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--2::selection{background-color:var(--ck-user-colors--2)}.ck .ck-user__marker--2 .ck-user__marker-line{border:1px solid var(--ck-user-colors--2)}.ck .ck-user__color--3{color:var(--ck-user-colors--3)}.ck .ck-user__bg-color--3{background-color:var(--ck-user-colors--3)}.ck .ck-user__selection--3{background-color:var(--ck-user-colors--3-alpha)}.ck .ck-user__selection--3.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--3)}.ck .ck-user__marker--3,.ck .ck-user__marker--3 .ck-user__marker-dot,.ck .ck-user__marker--3 .ck-user__marker-dot::selection,.ck .ck-user__marker--3 .ck-user__marker-tooltip,.ck .ck-user__marker--3 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--3::selection{background-color:var(--ck-user-colors--3)}.ck .ck-user__marker--3 .ck-user__marker-line{border:1px solid var(--ck-user-colors--3)}.ck .ck-user__color--4{color:var(--ck-user-colors--4)}.ck .ck-user__bg-color--4{background-color:var(--ck-user-colors--4)}.ck .ck-user__selection--4{background-color:var(--ck-user-colors--4-alpha)}.ck .ck-user__selection--4.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--4)}.ck .ck-user__marker--4,.ck .ck-user__marker--4 .ck-user__marker-dot,.ck .ck-user__marker--4 .ck-user__marker-dot::selection,.ck .ck-user__marker--4 .ck-user__marker-tooltip,.ck .ck-user__marker--4 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--4::selection{background-color:var(--ck-user-colors--4)}.ck .ck-user__marker--4 .ck-user__marker-line{border:1px solid var(--ck-user-colors--4)}.ck .ck-user__color--5{color:var(--ck-user-colors--5)}.ck .ck-user__bg-color--5{background-color:var(--ck-user-colors--5)}.ck .ck-user__selection--5{background-color:var(--ck-user-colors--5-alpha)}.ck .ck-user__selection--5.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--5)}.ck .ck-user__marker--5,.ck .ck-user__marker--5 .ck-user__marker-dot,.ck .ck-user__marker--5 .ck-user__marker-dot::selection,.ck .ck-user__marker--5 .ck-user__marker-tooltip,.ck .ck-user__marker--5 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--5::selection{background-color:var(--ck-user-colors--5)}.ck .ck-user__marker--5 .ck-user__marker-line{border:1px solid var(--ck-user-colors--5)}.ck .ck-user__color--6{color:var(--ck-user-colors--6)}.ck .ck-user__bg-color--6{background-color:var(--ck-user-colors--6)}.ck .ck-user__selection--6{background-color:var(--ck-user-colors--6-alpha)}.ck .ck-user__selection--6.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--6)}.ck .ck-user__marker--6,.ck .ck-user__marker--6 .ck-user__marker-dot,.ck .ck-user__marker--6 .ck-user__marker-dot::selection,.ck .ck-user__marker--6 .ck-user__marker-tooltip,.ck .ck-user__marker--6 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--6::selection{background-color:var(--ck-user-colors--6)}.ck .ck-user__marker--6 .ck-user__marker-line{border:1px solid var(--ck-user-colors--6)}.ck .ck-user__color--7{color:var(--ck-user-colors--7)}.ck .ck-user__bg-color--7{background-color:var(--ck-user-colors--7)}.ck .ck-user__selection--7{background-color:var(--ck-user-colors--7-alpha)}.ck .ck-user__selection--7.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--7)}.ck .ck-user__marker--7,.ck .ck-user__marker--7 .ck-user__marker-dot,.ck .ck-user__marker--7 .ck-user__marker-dot::selection,.ck .ck-user__marker--7 .ck-user__marker-tooltip,.ck .ck-user__marker--7 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--7::selection{background-color:var(--ck-user-colors--7)}.ck .ck-user__marker--7 .ck-user__marker-line{border:1px solid var(--ck-user-colors--7)}",""]);const a=i},616:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var r=n(106),s=n.n(r),o=n(779),i=n.n(o)()(s());i.push([t.id,".ck-content .ck-comment-marker.ck-widget.ck-merge-field,.ck-content .ck-suggestion-marker.ck-widget.ck-merge-field{border-width:2px;border-left:none;border-right:none;padding-bottom:0;padding-top:0}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom-color:var(--ck-color-suggestion-marker-deletion-border);border-top-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field :not(.ck-merge-field__affix),.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-value,.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-warning{text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field{background-color:var(--ck-color-suggestion-marker-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-insertion-background-active)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field{background:var(--ck-color-comment-marker)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field.ck-comment-marker--active{background:var(--ck-color-comment-marker-active)}.ck-content span.ck-comment-marker:has(+.ck-comment-marker.ck-widget.ck-merge-field),.ck-content span.ck-suggestion-marker:has(+.ck-suggestion-marker.ck-widget.ck-merge-field){margin-right:-1px;padding-right:1px}",""]);const a=i},641:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var r=n(106),s=n.n(r),o=n(779),i=n.n(o)()(s());i.push([t.id,':root{--ck-color-suggestion-marker-insertion-border:rgba(30,174,49,.35);--ck-color-suggestion-marker-insertion-border-active:rgba(18,109,31,.5);--ck-color-suggestion-marker-insertion-background:rgba(102,229,119,.35);--ck-color-suggestion-marker-insertion-background-active:rgba(37,218,61,.5);--ck-color-suggestion-marker-deletion-border:rgba(174,30,66,.35);--ck-color-suggestion-marker-deletion-border-active:rgba(109,18,41,.5);--ck-color-suggestion-marker-deletion-background:rgba(229,102,134,.35);--ck-color-suggestion-marker-deletion-background-active:rgba(218,37,82,.5);--ck-color-suggestion-marker-deletion-stroke:rgba(87,15,33,.5);--ck-color-suggestion-marker-format-border:#99d7e6;--ck-color-suggestion-marker-format-border-active:#5cc0d6;--ck-color-suggestion-widget-insertion-background:rgba(102,229,119,.05);--ck-color-suggestion-widget-insertion-background-active:rgba(37,218,61,.07);--ck-color-suggestion-widget-deletion-background:rgba(229,102,134,.05);--ck-color-suggestion-widget-deletion-background-active:rgba(196,33,74,.07);--ck-color-suggestion-widget-format-background:rgba(10,160,194,.09);--ck-color-suggestion-widget-format-background-active:rgba(10,160,194,.16)}.ck-content .ck-suggestion-marker-insertion{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-insertion-border);text-decoration:none}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-merge:after{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);color:var(--ck-color-suggestion-marker-deletion-stroke);content:"¶";text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke)}.ck-content .ck-suggestion-marker-merge.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-split:after{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border);color:var(--ck-color-suggestion-marker-insertion-border);content:"¶"}.ck-content .ck-suggestion-marker-split.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-formatInline{border-bottom:3px solid var(--ck-color-suggestion-marker-format-border);border-top:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatInline.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatBlock{background:none;border:0;box-shadow:-7px 0 0 0 var(--ck-color-base-background),-10px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 var(--ck-color-base-background),-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content ol .ck-suggestion-marker-formatBlock,.ck-content ul .ck-suggestion-marker-formatBlock{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content ol .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content ul .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}',""]);const a=i},741:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},774:t=>{"use strict";t.exports="data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3E%3Cpath fill=%27%23fff%27 d=%27M9.8 20H2c0-5.7 5-5.7 6-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5 0-2.8 2-5.2 4.3-5.2S14 4.4 14 7.3c0 2.2-1 4-2.6 5l.2.6c1.2 1.3 6 1.4 6 7H9.8z%27/%3E%3C/svg%3E"},779:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",r=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),r&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),r&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,r,s,o){"string"==typeof t&&(t=[[null,t,void 0]]);var i={};if(r)for(var a=0;a<this.length;a++){var c=this[a][0];null!=c&&(i[c]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);r&&i[l[0]]||(void 0!==o&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=o),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),s&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=s):l[4]="".concat(s)),e.push(l))}},e}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},847:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var r=n(106),s=n.n(r),o=n(779),i=n.n(o)()(s());i.push([t.id,".ck.ck-track-changes-preview{max-height:80vh;max-width:80vw;overflow-x:hidden;user-select:text}.ck.ck-content.ck-track-changes-preview__root-container[data-ck-root-name]{border:none;margin:0}",""]);const a=i},856:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var r=n(106),s=n.n(r),o=n(779),i=n.n(o)()(s());i.push([t.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.media .ck-media__wrapper{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const a=i},865:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var r=n(106),s=n.n(r),o=n(779),i=n.n(o)()(s());i.push([t.id,".ck-content pre>code.ck-suggestion-marker-formatBlock{box-shadow:-7px 0 0 0 #ededed,-10px 0 0 0 var(--ck-color-suggestion-marker-format-border);display:block}.ck-content pre>code.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 #ededed,-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}",""]);const a=i},879:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var r=n(106),s=n.n(r),o=n(779),i=n.n(o)()(s());i.push([t.id,":root{--ck-color-suggestion-widget-th-insertion-background:rgba(102,229,119,.12);--ck-color-suggestion-widget-th-insertion-background-active:rgba(37,218,61,.14);--ck-color-suggestion-widget-th-deletion-background:rgba(229,102,134,.14);--ck-color-suggestion-widget-th-deletion-background-active:rgba(196,33,74,.16)}.ck-content figure.table .ck-suggestion-marker-formatBlock{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content figure.table .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion,.ck-content .ck-widget.table>table>caption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active,.ck-content .ck-widget.table>table>caption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion,.ck-content .ck-widget.table>table>caption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active,.ck-content .ck-widget.table>table>caption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.table{border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>figcaption,.ck-content .ck-suggestion-marker-insertion.table>table>caption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>figcaption,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>caption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table{border-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>figcaption,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>caption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>figcaption,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>caption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .table th.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-th-insertion-background)}.ck-content .table th.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active)}.ck-content .table th.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-th-deletion-background);text-decoration:none}.ck-content .table th.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .table td.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .table td.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);text-decoration:none}.ck-content .table td.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-formatBlock,.ck-content .table td.ck-suggestion-marker-formatInline,.ck-content .table th.ck-suggestion-marker-formatBlock,.ck-content .table th.ck-suggestion-marker-formatInline{background-color:var(--ck-color-suggestion-widget-format-background);box-shadow:none}.ck-content .table td.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table td.ck-suggestion-marker-formatInline.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatInline.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-format-background-active);box-shadow:none}",""]);const a=i},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},929:t=>{"use strict";var e=[];function n(t){for(var n=-1,r=0;r<e.length;r++)if(e[r].identifier===t){n=r;break}return n}function r(t,r){for(var o={},i=[],a=0;a<t.length;a++){var c=t[a],u=r.base?c[0]+r.base:c[0],l=o[u]||0,g="".concat(u," ").concat(l);o[u]=l+1;var d=n(g),f={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==d)e[d].references++,e[d].updater(f);else{var h=s(f,r);r.byIndex=a,e.splice(a,0,{identifier:g,updater:h,references:1})}i.push(g)}return i}function s(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,s){var o=r(t=t||[],s=s||{});return function(t){t=t||[];for(var i=0;i<o.length;i++){var a=n(o[i]);e[a].references--}for(var c=r(t,s),u=0;u<o.length;u++){var l=n(o[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}o=c}}}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={id:r,exports:{}};return t[r](o,o.exports,n),o.exports}n.m=t,n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.b="undefined"!=typeof document&&document.baseURI||self.location.href;var r={};(()=>{"use strict";n.r(r),n.d(r,{AcceptSuggestionCommand:()=>m,BaseSuggestionThreadView:()=>$a,DiscardSuggestionCommand:()=>I,ExecuteOnAllSuggestionsCommand:()=>R,ExecuteOnSelectedSuggestionsCommand:()=>D,PreviewFinalContentCommand:()=>Mc,Suggestion:()=>Ot,SuggestionDescriptionFactory:()=>Ut,SuggestionThreadView:()=>rc,SuggestionView:()=>ac,TrackChanges:()=>pc,TrackChangesCommand:()=>l,TrackChangesData:()=>_c,TrackChangesDataGetter:()=>Tc,TrackChangesEditing:()=>Sa,TrackChangesPreview:()=>Pc,TrackChangesUI:()=>gc});var t=n(782),e=n(584),s=n(355),o=n(311),i=n(211),a=n(783);const c=u;function u(t,e){const n=g();return(u=function(t,e){return n[t-=197]})(t,e)}!function(t){const e=u,n=t();for(;;)try{if(178463===-parseInt(e(217))/1*(-parseInt(e(218))/2)+-parseInt(e(197))/3+-parseInt(e(201))/4*(parseInt(e(198))/5)+-parseInt(e(221))/6*(parseInt(e(219))/7)+-parseInt(e(206))/8+-parseInt(e(200))/9+parseInt(e(209))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class l extends t.Command{[c(205)];constructor(t,e){const n=c;super(t),this[n(205)]=e,this[n(211)]=!1,this[n(207)](),this[n(215)]=!1}[c(207)](){this[c(216)]=!0}[c(210)](){const t=c;this[t(211)]=!this[t(211)],this[t(211)]?this[t(199)]():this[t(220)]()}[c(199)](){const t=c;for(const e of this[t(203)][t(212)][t(212)]())e[t(208)]&&!this[t(205)][t(202)](e)&&e[t(204)](t(214))}[c(220)](){const t=c;for(const e of this[t(203)][t(212)][t(212)]())e[t(208)]&&!this[t(205)][t(202)](e)&&e[t(213)](t(214))}}function g(){const t=["has","editor","forceDisabled","_enabledCommands","1329224cDooPD","refresh","affectsData","8197440sELRpE","execute","value","commands","clearForceDisabled","TrackChangesCommand","_isEnabledBasedOnSelection","isEnabled","4HLbGdz","153536mrHMME","99575HmvhfQ","_enableCommands","132sPmZRj","93144QFgdzk","10DBYLLM","_disableUnsupportedCommands","3173310SHFxSa","171224zDoBst"];return(g=function(){return t})()}const d=h;function f(){const t=["acceptSuggestion","_suggestions","6480376uRAHIJ","1528916OxtUhv","model","90430nHIoId","canEditAt","execute","4606911PjlfME","TrackChangesEditing","2130xqYSbb","37EZNSHp","getRanges","70924VqbHrW","693027MAYNsT","refresh","get","9805Hmhywc","_isEnabledBasedOnSelection","track-changes-accept-suggestion-not-found","editor","plugins","4169pVvUVK","isEnabled","40semNlm"];return(f=function(){return t})()}function h(t,e){const n=f();return(h=function(t,e){return n[t-=299]})(t,e)}!function(t){const e=h,n=t();for(;;)try{if(806393===-parseInt(e(302))/1*(parseInt(e(304))/2)+-parseInt(e(299))/3+parseInt(e(319))/4+-parseInt(e(308))/5*(parseInt(e(301))/6)+parseInt(e(318))/7+parseInt(e(315))/8*(-parseInt(e(305))/9)+-parseInt(e(321))/10*(-parseInt(e(313))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class m extends t.Command{[d(317)];constructor(t,e){const n=d;super(t),this[n(317)]=e,this[n(306)](),this[n(309)]=!1}[d(306)](){this[d(314)]=!0}[d(323)](t){const n=d,r=this[n(317)][n(307)](t);if(!r)throw new e.CKEditorError(n(310),this);const s=r[n(303)]();this[n(311)][n(320)][n(322)](s)&&this[n(311)][n(312)][n(307)](n(300))[n(316)](r)}}function p(){const t=["TrackChangesEditing","refresh","20hcYjBu","2ZCUFYK","11763360sTEwpT","_isEnabledBasedOnSelection","932625fYoyPu","5041698OCLCZK","execute","1212StpAKy","model","plugins","track-changes-discard-suggestion-not-found","isEnabled","editor","discardSuggestion","2428yJwDut","getRanges","1239091zOpAXO","canEditAt","18750391BcpNKd","41811zROrcW","_suggestions","get","13555YWBJjv"];return(p=function(){return t})()}const k=b;function b(t,e){const n=p();return(b=function(t,e){return n[t-=482]})(t,e)}!function(t){const e=b,n=t();for(;;)try{if(907417===-parseInt(e(501))/1+parseInt(e(486))/2*(parseInt(e(490))/3)+-parseInt(e(499))/4*(-parseInt(e(482))/5)+-parseInt(e(492))/6*(parseInt(e(504))/7)+-parseInt(e(487))/8+parseInt(e(489))/9*(-parseInt(e(485))/10)+parseInt(e(503))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(p);class I extends t.Command{[k(505)];constructor(t,e){const n=k;super(t),this[n(505)]=e,this[n(484)](),this[n(488)]=!1}[k(484)](){this[k(496)]=!0}[k(491)](t){const n=k,r=this[n(505)][n(506)](t);if(!r)throw new e.CKEditorError(n(495),this);const s=r[n(500)]();this[n(497)][n(493)][n(502)](s)&&this[n(497)][n(494)][n(506)](n(483))[n(498)](r)}}function E(t,e){const n=A;let r="";return r+=t[n(293)]("*")[n(322)]((t,e)=>e%2!=0?n(329)+_(t)+n(312):_(t))[n(323)](""),e&&(r+=n(303)+e[n(296)]+n(326)+e[n(285)]+n(284)),r}function _(t){const e=A,n=document[e(288)](e(291));return n[e(313)]=t,n[e(300)]}function T(t){const e=A;return t[e(324)]((t,n)=>e(309)===t[e(289)]&&e(309)!==n[e(289)]?-1:e(309)!==t[e(289)]&&e(309)===n[e(289)]?1:e(327)==t[e(289)]&&e(327)!=n[e(289)]?-1:e(327)!=t[e(289)]&&e(327)==n[e(289)]?1:0)}function A(t,e){const n=L();return(A=function(t,e){return n[t-=284]})(t,e)}function y(t,e){const n=A;let r,s=0;const o=[],i=e[n(330)];for(;s<t[n(337)];){const a=t[s],c=t[s+1];r||(r=e[n(297)](a)),v(e,a,c)||(o[n(307)](e[n(304)](r,i[n(315)](a)?e[n(290)](a):e[n(299)](a,n(333)))),r=null),s++}return o}function v(t,e,n){const r=A;if(!n)return!1;const s=t[r(290)](e),o=t[r(297)](n);return s[r(336)](o)}!function(t){const e=A,n=t();for(;;)try{if(534169===-parseInt(e(332))/1*(parseInt(e(325))/2)+parseInt(e(308))/3+-parseInt(e(287))/4+-parseInt(e(310))/5*(parseInt(e(328))/6)+parseInt(e(302))/7*(parseInt(e(335))/8)+parseInt(e(314))/9+parseInt(e(306))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);function C(t,e,n){const r=A;for(;n[r(337)];){const s=n[r(317)](0,100);t[r(294)](()=>{const t=r;for(const n of s)n[t(298)]&&e[t(311)](n.id)})}}function L(){const t=["isArray","value","createPositionBefore","isInContent","createPositionAt","innerHTML","add","7mLtJJS",'<span class="ck-suggestion-color" style="background-color: ',"createRange","getRanges","1540740XHjcnu","push","717135fuctAi","attribute","5zuQElF","execute","</span>","innerText","8615214bRDrVu","isObject","from","splice","content","isCollapsed","color","replace","map","join","sort","846562EzUkoN",'" title="',"deletion","2972622rSUYjA",'<span class="ck-suggestion-type">',"schema"," [color ","1UCTVFC","end","next","4643704DnPIzJ","isTouching","length","start",'"></span>',"title","isMultiRange","1911764lbFbKP","createElement","type","createPositionAfter","span","isIntersecting","split","change"];return(L=function(){return t})()}const w=S;function N(){const t=["7746670CdKLOn","some","_isEnabledBasedOnSelection","refresh","getRanges","896sspETb","9aVbNaC","from","2580710RgUVRy","model","118572aAswpP","13461HEeUPW","_suggestions","_command","editor","276khPrBA","isEnabled","values","232981DQugau","85429SJPzCb","80YVlSWU","canEditAt","isInContent","execute","2FkcKyY","356983CatTtK"];return(N=function(){return t})()}function S(t,e){const n=N();return(S=function(t,e){return n[t-=170]})(t,e)}!function(t){const e=S,n=t();for(;;)try{if(955215===parseInt(e(187))/1*(parseInt(e(192))/2)+-parseInt(e(179))/3*(-parseInt(e(173))/4)+-parseInt(e(176))/5+parseInt(e(178))/6+parseInt(e(186))/7*(parseInt(e(188))/8)+-parseInt(e(174))/9*(-parseInt(e(194))/10)+-parseInt(e(193))/11*(parseInt(e(183))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class R extends t.Command{[w(181)];[w(180)];constructor(t,e,n){const r=w;super(t),this[r(181)]=e,this[r(180)]=n,this[r(171)](),this[r(170)]=!1}[w(171)](){const t=w,e=Array[t(175)](this[t(180)][t(185)]())[t(195)](e=>e[t(190)]);this[t(184)]=this[t(181)][t(184)]&&e}[w(191)](){const t=w,e=T(Array[t(175)](this[t(180)][t(185)]()));for(const n of e){const e=n[t(172)]();if(!this[t(182)][t(177)][t(189)](e))return}C(this[t(182)][t(177)],this[t(181)],e)}}function M(){const t=["model","_isEnabledBasedOnSelection","659800BHCKir","editor","110YCKzba","from","2vqVKuS","_suggestions","selection","values","execute","1566956YnAeEa","1487133TnYRAu","534565DOhpPo","isEnabled","_command","size","144GLEGmA","2471049RMgfno","getRanges","document","_selectedSuggestions","35073niJkyR","5300jYXqvg","refresh","canEditAt","1290MDtsjK"];return(M=function(){return t})()}function O(t,e){const n=M();return(O=function(t,e){return n[t-=233]})(t,e)}const F=O;!function(t){const e=O,n=t();for(;;)try{if(281554===parseInt(e(238))/1+parseInt(e(258))/2*(-parseInt(e(237))/3)+parseInt(e(236))/4+parseInt(e(248))/5*(parseInt(e(251))/6)+parseInt(e(243))/7+parseInt(e(242))/8*(-parseInt(e(247))/9)+-parseInt(e(254))/10*(parseInt(e(256))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class D extends t.Command{[F(240)];[F(259)];[F(246)];constructor(t,e,n){const r=F;super(t),this[r(240)]=e,this[r(259)]=n,this[r(246)]=new Set,this[r(249)](),this[r(253)]=!1}[F(249)](){const t=F,e=this[t(255)][t(252)][t(245)][t(233)],n=Array[t(257)](this[t(259)][t(234)]());this[t(246)]=function(t,e){const n=A,r=Array[n(316)](t[n(305)]()),s=new Set;for(const o of e)if(o[n(298)])for(const e of r)for(const r of o[n(305)]())(e[n(292)](r)||t[n(319)]&&!o[n(286)]&&o[n(334)]&&r[n(333)][n(336)](e[n(338)]))&&s[n(301)](o);return s}(e,n),this[t(239)]=this[t(240)][t(239)]&&!!this[t(246)][t(241)]}[F(235)](){const t=F,e=T(Array[t(257)](this[t(246)]));for(const n of e){const e=n[t(244)]();if(!this[t(255)][t(252)][t(250)](e))return}C(this[t(255)][t(252)],this[t(240)],e)}}function x(t){return Object.getOwnPropertySymbols(t).filter(e=>Object.prototype.propertyIsEnumerable.call(t,e))}function B(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":Object.prototype.toString.call(t)}const P="[object RegExp]",U="[object String]",G="[object Number]",H="[object Boolean]",V="[object Arguments]",j="[object Symbol]",z="[object Date]",W="[object Map]",K="[object Set]",q="[object Array]",Y="[object ArrayBuffer]",X="[object Object]",Z="[object DataView]",J="[object Uint8Array]",Q="[object Uint8ClampedArray]",$="[object Uint16Array]",tt="[object Uint32Array]",et="[object Int8Array]",nt="[object Int16Array]",rt="[object Int32Array]",st="[object Float32Array]",ot="[object Float64Array]";function it(t,e,n,r=new Map,s=void 0){const o=s?.(t,e,n,r);if(null!=o)return o;if(null==(i=t)||"object"!=typeof i&&"function"!=typeof i)return t;var i,a;if(r.has(t))return r.get(t);if(Array.isArray(t)){const e=new Array(t.length);r.set(t,e);for(let o=0;o<t.length;o++)e[o]=it(t[o],o,n,r,s);return Object.hasOwn(t,"index")&&(e.index=t.index),Object.hasOwn(t,"input")&&(e.input=t.input),e}if(t instanceof Date)return new Date(t.getTime());if(t instanceof RegExp){const e=new RegExp(t.source,t.flags);return e.lastIndex=t.lastIndex,e}if(t instanceof Map){const e=new Map;r.set(t,e);for(const[o,i]of t)e.set(o,it(i,o,n,r,s));return e}if(t instanceof Set){const e=new Set;r.set(t,e);for(const o of t)e.add(it(o,void 0,n,r,s));return e}if("undefined"!=typeof Buffer&&Buffer.isBuffer(t))return t.subarray();if(a=t,ArrayBuffer.isView(a)&&!(a instanceof DataView)){const e=new(Object.getPrototypeOf(t).constructor)(t.length);r.set(t,e);for(let o=0;o<t.length;o++)e[o]=it(t[o],o,n,r,s);return e}if(t instanceof ArrayBuffer||"undefined"!=typeof SharedArrayBuffer&&t instanceof SharedArrayBuffer)return t.slice(0);if(t instanceof DataView){const e=new DataView(t.buffer.slice(0),t.byteOffset,t.byteLength);return r.set(t,e),at(e,t,n,r,s),e}if("undefined"!=typeof File&&t instanceof File){const e=new File([t],t.name,{type:t.type});return r.set(t,e),at(e,t,n,r,s),e}if(t instanceof Blob){const e=new Blob([t],{type:t.type});return r.set(t,e),at(e,t,n,r,s),e}if(t instanceof Error){const e=new t.constructor;return r.set(t,e),e.message=t.message,e.name=t.name,e.stack=t.stack,e.cause=t.cause,at(e,t,n,r,s),e}if("object"==typeof t&&function(t){switch(B(t)){case V:case q:case Y:case Z:case H:case z:case st:case ot:case et:case nt:case rt:case W:case G:case X:case P:case K:case U:case j:case J:case Q:case $:case tt:return!0;default:return!1}}(t)){const e=Object.create(Object.getPrototypeOf(t));return r.set(t,e),at(e,t,n,r,s),e}return t}function at(t,e,n=t,r,s){const o=[...Object.keys(e),...x(e)];for(let i=0;i<o.length;i++){const a=o[i],c=Object.getOwnPropertyDescriptor(t,a);(null==c||c.writable)&&(t[a]=it(e[a],a,n,r,s))}}function ct(t,e){return function(t,e){return it(t,void 0,t,new Map,e)}(t,(n,r,s,o)=>{const i=e?.(n,r,s,o);if(null!=i)return i;if("object"==typeof t)switch(Object.prototype.toString.call(t)){case G:case U:case H:{const e=new t.constructor(t?.valueOf());return at(e,t),e}case V:{const e={};return at(e,t),e.length=t.length,e[Symbol.iterator]=t[Symbol.iterator],e}default:return}})}function ut(t){return ct(t)}function lt(t){return"__proto__"===t}function gt(t,e){return t===e||Number.isNaN(t)&&Number.isNaN(e)}const dt=(t,e,n)=>{const r=t[e];Object.hasOwn(t,e)&&gt(r,n)&&(void 0!==n||e in t)||(t[e]=n)},ft=/^(?:0|[1-9]\d*)$/;function ht(t,e=Number.MAX_SAFE_INTEGER){switch(typeof t){case"number":return Number.isInteger(t)&&t>=0&&t<e;case"symbol":return!1;case"string":return ft.test(t)}}const mt=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,pt=/^\w*$/;function kt(t,e){return!Array.isArray(t)&&(!("number"!=typeof t&&"boolean"!=typeof t&&null!=t&&!function(t){return"symbol"==typeof t||t instanceof Symbol}(t))||("string"==typeof t&&(pt.test(t)||!mt.test(t))||null!=e&&Object.hasOwn(e,t)))}function bt(t){return"string"==typeof t||"symbol"==typeof t?t:Object.is(t?.valueOf?.(),-0)?"-0":String(t)}function It(t){return null!==t&&("object"==typeof t||"function"==typeof t)}function Et(t){const e=[],n=t.length;if(0===n)return e;let r=0,s="",o="",i=!1;for(46===t.charCodeAt(0)&&(e.push(""),r++);r<n;){const a=t[r];o?"\\"===a&&r+1<n?(r++,s+=t[r]):a===o?o="":s+=a:i?'"'===a||"'"===a?o=a:"]"===a?(i=!1,e.push(s),s=""):s+=a:"["===a?(i=!0,s&&(e.push(s),s="")):"."===a?s&&(e.push(s),s=""):s+=a,r++}return s&&e.push(s),e}function _t(t,e,n){return function(t,e,n,r){if(null==t&&!It(t))return t;const s=kt(e,t)?[e]:Array.isArray(e)?e:"string"==typeof e?Et(e):[e];let o=t;for(let e=0;e<s.length&&null!=o;e++){const i=bt(s[e]);if(lt(i))continue;let a;if(e===s.length-1)a=n(o[i]);else{const n=o[i],c=r?.(n,i,t);a=void 0!==c?c:It(n)?n:ht(s[e+1])?[]:{}}dt(o,i,a),o=o[i]}return t}(t,e,()=>n,()=>{})}function Tt(t){if(!t||"object"!=typeof t)return!1;const e=Object.getPrototypeOf(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e))&&"[object Object]"===Object.prototype.toString.call(t)}function At(t,e,n,r,s,o,i){const a=i(t,e,n,r,s,o);if(void 0!==a)return a;if(typeof t==typeof e)switch(typeof t){case"bigint":case"string":case"boolean":case"symbol":case"undefined":case"function":return t===e;case"number":return t===e||Object.is(t,e);case"object":return yt(t,e,o,i)}return yt(t,e,o,i)}function yt(t,e,n,r){if(Object.is(t,e))return!0;let s=B(t),o=B(e);if(s===V&&(s=X),o===V&&(o=X),s!==o)return!1;switch(s){case U:return t.toString()===e.toString();case G:return gt(t.valueOf(),e.valueOf());case H:case z:case j:return Object.is(t.valueOf(),e.valueOf());case P:return t.source===e.source&&t.flags===e.flags;case"[object Function]":return t===e}const i=(n=n??new Map).get(t),a=n.get(e);if(null!=i&&null!=a)return i===e;n.set(t,e),n.set(e,t);try{switch(s){case W:if(t.size!==e.size)return!1;for(const[s,o]of t.entries())if(!e.has(s)||!At(o,e.get(s),s,t,e,n,r))return!1;return!0;case K:{if(t.size!==e.size)return!1;const s=Array.from(t.values()),o=Array.from(e.values());for(let i=0;i<s.length;i++){const a=s[i],c=o.findIndex(s=>At(a,s,void 0,t,e,n,r));if(-1===c)return!1;o.splice(c,1)}return!0}case q:case J:case Q:case $:case tt:case"[object BigUint64Array]":case et:case nt:case rt:case"[object BigInt64Array]":case st:case ot:if("undefined"!=typeof Buffer&&Buffer.isBuffer(t)!==Buffer.isBuffer(e))return!1;if(t.length!==e.length)return!1;for(let s=0;s<t.length;s++)if(!At(t[s],e[s],s,t,e,n,r))return!1;return!0;case Y:return t.byteLength===e.byteLength&&yt(new Uint8Array(t),new Uint8Array(e),n,r);case Z:return t.byteLength===e.byteLength&&t.byteOffset===e.byteOffset&&yt(new Uint8Array(t),new Uint8Array(e),n,r);case"[object Error]":return t.name===e.name&&t.message===e.message;case X:{if(!(yt(t.constructor,e.constructor,n,r)||Tt(t)&&Tt(e)))return!1;const s=[...Object.keys(t),...x(t)],o=[...Object.keys(e),...x(e)];if(s.length!==o.length)return!1;for(let o=0;o<s.length;o++){const i=s[o],a=t[i];if(!Object.hasOwn(e,i))return!1;if(!At(a,e[i],i,t,e,n,r))return!1}return!0}default:return!1}}finally{n.delete(t),n.delete(e)}}function vt(){}function Ct(t,e){return function(t,e,n){return At(t,e,void 0,void 0,void 0,void 0,n)}(t,e,vt)}function Lt(t){switch(typeof t){case"number":case"symbol":return!1;case"string":return t.includes(".")||t.includes("[")||t.includes("]")}}function wt(t,e,n){if(null==t)return n;switch(typeof e){case"string":{if(lt(e))return n;const r=t[e];return void 0===r?Lt(e)?wt(t,Et(e),n):n:r}case"number":case"symbol":{"number"==typeof e&&(e=bt(e));const r=t[e];return void 0===r?n:r}default:{if(Array.isArray(e))return function(t,e,n){if(0===e.length)return n;let r=t;for(let t=0;t<e.length;t++){if(null==r)return n;if(lt(e[t]))return n;r=r[e[t]]}if(void 0===r)return n;return r}(t,e,n);if(lt(e=Object.is(e?.valueOf(),-0)?"-0":String(e)))return n;const r=t[e];return void 0===r?n:r}}}function Nt(t,e){if(null==t)return!0;switch(typeof e){case"symbol":case"number":case"object":if(Array.isArray(e))return St(t,e);if("number"==typeof e?e=bt(e):"object"==typeof e&&(e=Object.is(e?.valueOf(),-0)?"-0":String(e)),lt(e))return!1;if(void 0===t?.[e])return!0;try{return delete t[e],!0}catch{return!1}case"string":if(void 0===t?.[e]&&Lt(e))return St(t,Et(e));if(lt(e))return!1;try{return delete t[e],!0}catch{return!1}}}function St(t,e){const n=wt(t,e.slice(0,-1),t),r=e[e.length-1];if(void 0===n?.[r])return!0;if(lt(r))return!1;try{return delete n[r],!0}catch{return!1}}const Rt=Mt;function Mt(t,e){const n=Ft();return(Mt=function(t,e){return n[t-=144]})(t,e)}!function(t){const e=Mt,n=t();for(;;)try{if(305074===parseInt(e(214))/1+parseInt(e(150))/2+-parseInt(e(174))/3*(parseInt(e(195))/4)+-parseInt(e(192))/5*(parseInt(e(216))/6)+-parseInt(e(154))/7*(-parseInt(e(185))/8)+parseInt(e(147))/9*(-parseInt(e(167))/10)+-parseInt(e(163))/11*(parseInt(e(222))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ft);class Ot extends((0,e.ObservableMixin)()){id;[Rt(177)];[Rt(215)];[Rt(208)];[Rt(227)];[Rt(166)];[Rt(203)];[Rt(183)];[Rt(153)];[Rt(224)]=!1;[Rt(175)];[Rt(170)];[Rt(162)];[Rt(204)];[Rt(191)];constructor(t,e){const n=Rt;super(),this.id=e.id,this[n(177)]=e[n(177)],this[n(215)]=e[n(215)]||null,this[n(208)]=e[n(208)],this[n(227)]=e[n(227)]||e[n(208)],this[n(166)]=Boolean(e[n(228)]&&e[n(228)][n(148)]),this[n(203)]=null,this[n(153)]=e[n(168)]||null,this[n(175)]=t,this[n(170)]=e[n(157)],this[n(162)]=e[n(158)],this[n(204)]=e[n(200)],this[n(191)]=new Set,this[n(183)]=null,this[n(172)](n(193),null),this[n(172)](n(228),e[n(228)]||{}),this[n(172)](n(217),null),this[n(172)](n(226),null),this[n(172)](n(220),null),this[n(172)](n(156),!1),this[n(199)](n(197)),this[n(199)](n(201))}get[Rt(181)](){const t=Rt;let e=this;for(;e[t(217)];)e=e[t(217)];return e}get[Rt(178)](){const t=Rt;return!!this[t(220)]&&this[t(220)][t(182)]>0}get[Rt(149)](){const t=Rt;return 0!=this[t(191)][t(144)]&&6==Array[t(169)](this[t(191)])[0][t(221)](":")[t(182)]}get[Rt(198)](){return null!==this[Rt(186)]()}[Rt(213)](t){const e=Rt;this[e(191)][e(160)](t)}[Rt(165)](){const t=Rt;return Array[t(169)](this[t(191)])}[Rt(205)](){const t=Rt;return this[t(165)]()[t(194)](e=>this[t(175)][t(180)][t(188)](e))[t(173)](t=>t)}[Rt(186)](){return this[Rt(205)]()[0]||null}[Rt(196)](){const t=Rt;this[t(175)][t(223)](e=>{const n=t;for(const t of this[n(205)]())e[n(151)](t)}),this[t(191)][t(184)]()}[Rt(151)](t){const e=Rt;this[e(175)][e(223)](n=>{n[e(151)](t)}),this[e(191)][e(171)](t)}[Rt(210)](t){const e=Rt,n=e(212)+this[e(177)]+":"+this[e(215)]+":"+this.id+":"+this[e(227)].id+":"+Ot[e(202)]();this[e(213)](n),this[e(175)][e(223)](r=>{r[e(207)](n,{range:t,usingOperation:!0,affectsData:!0})})}[Rt(159)](t){const e=Rt;for(const n of this[e(211)]())if(n[e(146)](t))return!0;return!1}[Rt(211)](){const t=Rt;return this[t(205)]()[t(194)](e=>e[t(152)]())}[Rt(209)](){const t=Rt;return this[t(211)]()[t(206)]((e,n)=>[...e,...n[t(209)]()],[])}[Rt(179)](){const t=Rt;return this[t(186)]()?.[t(152)]()||null}[Rt(155)](){const t=Rt,e=this[t(211)]();if(1!=e[t(182)])return null;const n=e[0],r=n[t(161)][t(176)],s=n[t(219)][t(164)];return r instanceof a.ModelElement?r!=s?null:r:null}[Rt(197)](){const t=Rt;this[t(170)](this[t(211)](),this[t(203)],this[t(228)]),this[t(196)]()}[Rt(201)](){const t=Rt;this[t(162)](this[t(211)](),this[t(203)],this[t(228)]),this[t(196)]()}[Rt(187)](){const t=Rt,e=[];let n=this[t(181)];for(;n;)e[t(190)](n),n=n[t(226)];return e}[Rt(225)](t,e){const n=Rt,r=ut(this[n(228)]);_t(r,t,e),Ct(r,this[n(228)])||(this[n(228)]=r,this[n(204)](r))}[Rt(218)](t){const e=Rt,n=ut(this[e(228)]);Nt(n,t),Ct(n,this[e(228)])||(this[e(228)]=n,this[e(204)](this[e(228)]))}[Rt(145)](){const t=Rt;return{id:this.id,type:this[t(215)]?this[t(177)]+":"+this[t(215)]:this[t(177)],authorId:this[t(227)].id,createdAt:this[t(183)],hasComments:this[t(178)],data:this[t(203)],attributes:this[t(228)]}}static[Rt(202)](){const t=Rt;return(0,e.uid)()[t(189)](1,5)}}function Ft(){const t=["2024940jZxBfy","change","_isDataLoaded","setAttribute","next","creator","attributes","size","toJSON","isIntersecting","67581ACLXsF","@external","isMultiRange","33860mPowWE","removeMarker","getRange","_originalSuggestionId","7rJpdvM","getContainedElement","_saved","onAccept","onDiscard","isIntersectingWithRange","add","start","_onDiscard","11aWsvBc","nodeBefore","getMarkerNames","isExternal","10YDtaFs","originalSuggestionId","from","_onAccept","delete","set","filter","3yKgEdv","_model","nodeAfter","type","hasComments","getFirstRange","markers","head","length","createdAt","clear","2850440nRGVPC","getFirstMarker","getAllAdjacentSuggestions","get","substr","push","_markerNames","30860zqQUkA","authoredAt","map","1077940AkUFUa","removeMarkers","accept","isInContent","decorate","onAttributesChange","discard","getMultiRangeId","data","_onAttributesChange","getMarkers","reduce","addMarker","author","getItems","addRange","getRanges","suggestion:","addMarkerName","389922ILgaEW","subType","12pnQMRt","previous","removeAttribute","end","commentThread","split"];return(Ft=function(){return t})()}function Dt(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"Preview final content":return s("Preview final content");case"Final content preview":return s("Final content preview");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*":return s("*Replace image*");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"*Set table type:* %0":return s("*Set table type:* %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_CONTENT_TABLE":return s({string:"content table",plural:"%0 content tables",id:"ELEMENT_CONTENT_TABLE"},n);case"ELEMENT_LAYOUT_TABLE":return s({string:"layout table",plural:"%0 layout tables",id:"ELEMENT_LAYOUT_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"FORMAT_LINE_HEIGHT":return s({string:"line height",id:"FORMAT_LINE_HEIGHT"});case"FORMAT_TABLE_BORDER_COLOR":return s({string:"table border color",id:"FORMAT_TABLE_BORDER_COLOR"});case"FORMAT_TABLE_BORDER_STYLE":return s({string:"table border style",id:"FORMAT_TABLE_BORDER_STYLE"});case"FORMAT_TABLE_BORDER_WIDTH":return s({string:"table border width",id:"FORMAT_TABLE_BORDER_WIDTH"});case"FORMAT_TABLE_ALIGNMENT":return s({string:"table alignment",id:"FORMAT_TABLE_ALIGNMENT"});case"FORMAT_TABLE_WIDTH":return s({string:"table width",id:"FORMAT_TABLE_WIDTH"});case"FORMAT_TABLE_HEIGHT":return s({string:"table height",id:"FORMAT_TABLE_HEIGHT"});case"FORMAT_TABLE_BACKGROUND_COLOR":return s({string:"table background color",id:"FORMAT_TABLE_BACKGROUND_COLOR"});case"FORMAT_TABLE_CELL_BORDER_COLOR":return s({string:"table cell border color",id:"FORMAT_TABLE_CELL_BORDER_COLOR"});case"FORMAT_TABLE_CELL_BORDER_STYLE":return s({string:"table cell border style",id:"FORMAT_TABLE_CELL_BORDER_STYLE"});case"FORMAT_TABLE_CELL_BORDER_WIDTH":return s({string:"table cell border width",id:"FORMAT_TABLE_CELL_BORDER_WIDTH"});case"FORMAT_TABLE_CELL_PADDING":return s({string:"table cell padding",id:"FORMAT_TABLE_CELL_PADDING"});case"FORMAT_TABLE_CELL_WIDTH":return s({string:"table cell width",id:"FORMAT_TABLE_CELL_WIDTH"});case"FORMAT_TABLE_CELL_HEIGHT":return s({string:"table cell height",id:"FORMAT_TABLE_CELL_HEIGHT"});case"FORMAT_TABLE_CELL_BACKGROUND_COLOR":return s({string:"table cell background color",id:"FORMAT_TABLE_CELL_BACKGROUND_COLOR"});case"FORMAT_TABLE_CELL_HORIZONTAL_ALIGNMENT":return s({string:"table cell horizontal alignment",id:"FORMAT_TABLE_CELL_HORIZONTAL_ALIGNMENT"});case"FORMAT_TABLE_CELL_VERTICAL_ALIGNMENT":return s({string:"table cell vertical alignment",id:"FORMAT_TABLE_CELL_VERTICAL_ALIGNMENT"});case"FORMAT_TABLE_CELL_TYPE":return s({string:"table cell type",id:"FORMAT_TABLE_CELL_TYPE"});case"FORMAT_FOOTNOTES_LIST_STYLE":return s({string:"footnotes list style",id:"FORMAT_FOOTNOTES_LIST_STYLE"});case"FORMAT_FOOTNOTES_LIST_START":return s({string:"footnotes list start",id:"FORMAT_FOOTNOTES_LIST_START"});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_FOOTNOTE_REF":return s({string:"footnote reference",plural:"%0 footnote references",id:"ELEMENT_FOOTNOTE_REF"},n);case"ELEMENT_FOOTNOTE_DEFINITION":return s({string:"footnote definition",plural:"%0 footnote definitions",id:"ELEMENT_FOOTNOTE_DEFINITION"},n);case"ELEMENT_FOOTNOTES_DEFINITIONS_LIST":return s({string:"footnotes definitions list",plural:"%0 footnotes definitions",id:"ELEMENT_FOOTNOTES_DEFINITIONS_LIST"},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 xt=Bt;function Bt(t,e){const n=Pt();return(Bt=function(t,e){return n[t-=453]})(t,e)}function Pt(){const t=["2506386vDEifp","addObject","getItemLabel","_itemLabels","Object","text","remove","registerAttributeLabel","elementEnd","insertion","12770712oHOkmk","isInContent","elementStart","data","$text","_handleCustomCallbackDescription","_itemLabelsCallbacks","1414396IJjgqF","removeEmptyContainer","_addDescriptionItems","quantity","subType","set","replace","skip","registerDescriptionCallback","nodeAfter","_handleInsertRemoveSuggestionDescription","registerElementLabel","pop","element","Container","attribute","item","2931640guAeIg","4OFuxsY","deletion","checkChild","EmptyContainer","_handleAttributeSuggestionDescription","softBreak","join","$textProxy","_resolveDescriptionItems","addContainer","_customCallbacks","getWalker","getFirstRange","getDescriptions","removeObject","has","ELEMENT_SPACE","push","1011556vDimgx","*Change to:* %0","map","name","addFormat","isEqual","*Set format:* %0","function","*Remove:* %0","matchingCallback","get","add","*Split:* %0","addEmptyContainer","match","removeFormat","*Merge:* %0","_schema","type","110229UcTpLn","isObject","end","$1 $2","normal","_locale","_attributeLabels","REPLACE_TEXT","newValue","*Remove format:* %0","_handleRenameSuggestionDescription","indexOf","removeContainer","isEmpty","*Insert:* %0","90485KnZOVJ","nextSibling","format","start","label","length","key","348BfYUEC","previousSibling"];return(Pt=function(){return t})()}!function(t){const e=Bt,n=t();for(;;)try{if(570280===parseInt(e(536))/1+parseInt(e(500))/2+parseInt(e(483))/3*(parseInt(e(518))/4)+-parseInt(e(474))/5+-parseInt(e(481))/6*(parseInt(e(459))/7)+parseInt(e(517))/8+-parseInt(e(493))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pt);class Ut{[xt(528)];[xt(486)];[xt(499)];[xt(465)];[xt(457)];[xt(464)];constructor(t,e){const n=xt;this[n(528)]=[],this[n(486)]=new Map,this[n(499)]=[],this[n(465)]=new Map,this[n(457)]=t,this[n(464)]=e}[xt(531)](t){const e=xt,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(479)];o++){const i=t[o];if(!i[e(494)])continue;const a=this[e(498)](i);if(a){if(null!=i[e(504)]){if(r[e(533)](i[e(504)]))continue;r[e(547)](i[e(504)])}n[e(535)](a)}else{if(e(515)==i[e(458)]){const t=i[e(496)][e(480)];if(s[e(533)](t))continue;s[e(547)](i[e(496)][e(480)]),t==Na?this[e(469)](n,i):this[e(522)](n,i);continue}e(492)!=i[e(458)]&&e(519)!=i[e(458)]||this[e(510)](n,i,t[o+1])}}return this[e(526)](n)}[xt(508)](t){const e=xt;this[e(528)][e(535)](t)}[xt(511)](t,n,r=e.priorities[xt(463)]){const s=xt;s(543)==typeof t?(0,e.insertToPriorityArray)(this[s(499)],{matchingCallback:t,label:n,priority:r}):this[s(486)][s(505)](t,n)}[xt(490)](t,e){const n=xt;this[n(465)][n(505)](t,e)}[xt(485)](t,e=1){const n=xt;let r;for(const e of this[n(499)])if(e[n(545)](t)){r=e[n(478)];break}return r||(r=this[n(486)][n(546)](t[n(539)])),r?r(e):1!==e?e+" "+t[n(539)]+"s":""+t[n(539)]}[xt(502)](t,e){const n=xt,r=e[n(530)]()[n(529)](),s=n(492)==e[n(458)]?n(547):n(489);for(const e of r){const o=e[n(516)],i=t[t[n(479)]-1];if(o.is(n(525)))i&&i[n(458)][n(470)](n(514))>-1&&t[n(512)](),i&&n(488)==i[n(458)]?i[s]+=o[n(496)]:t[n(535)]({type:n(488),add:n(547)==s?o[n(496)]:"",remove:n(489)==s?o[n(496)]:""});else if(this[n(457)][n(460)](o)){const a=o;if(i&&i[n(458)][n(470)](n(514))>-1&&t[n(512)](),n(491)==e[n(458)])continue;i&&i[n(458)]==s+n(487)&&i[n(513)][n(539)]==a[n(539)]?i[n(503)]++:t[n(535)]({type:s+n(487),element:a,quantity:1}),r[n(507)](t=>!(n(491)==t[n(458)]&&t[n(516)]==o))}else if(this[n(457)][n(520)](o,n(497))||o.is(n(513),n(523))){const r=o;if(n(547)==s&&n(495)==e[n(458)]||n(489)==s&&n(491)==e[n(458)])continue;if(i&&-1==i[n(458)][n(470)](n(514))){n(488)==i[n(458)]&&(i[s]+="\n");continue}let a;if(a=n(547)==s?r[n(475)]&&!this[n(457)][n(460)](r[n(475)])?r[n(475)]:null:r[n(482)]&&!this[n(457)][n(460)](r[n(482)])?r[n(482)]:null,r[n(472)]||a&&a[n(472)]){const e=a&&a[n(472)]?a:r;i&&i[n(458)]==s+n(521)&&i[n(513)][n(539)]==e[n(539)]?i[n(503)]++:t[n(535)]({type:s+n(521),element:e,quantity:1})}else t[n(535)]({type:s+n(514),element:r})}}}[xt(526)](t){const e=xt,n=this[e(464)],r=[],s=[],o=[];for(const i of t)switch(i[e(458)]){case e(488):if(i[e(547)]=i[e(547)][e(506)](/(\S)\u000A+(\S)/g,e(462))[e(506)](/\u000A/g,""),i[e(489)]=i[e(489)][e(506)](/(\S)\u000A+(\S)/g,e(462))[e(506)](/\u000A/g,""),""!=i[e(547)]&&""!=i[e(489)]){r[e(535)]({type:e(506),content:Dt(n,e(466),['"'+i[e(489)]+'"','"'+i[e(547)]+'"'])});continue}if(null!=i[e(547)][e(454)](/^ +$/)){r[e(535)]({type:e(492),content:Dt(n,e(473),Dt(n,e(534),i[e(547)][e(479)]))});continue}if(null!=i[e(489)][e(454)](/^ +$/)){r[e(535)]({type:e(519),content:Dt(n,e(544),Dt(n,e(534),i[e(489)][e(479)]))});continue}if(""!=i[e(547)]){r[e(535)]({type:e(492),content:Dt(n,e(473),'"'+i[e(547)]+'"')});continue}r[e(535)]({type:e(519),content:Dt(n,e(544),'"'+i[e(489)]+'"')});continue;case e(453):case e(484):r[e(535)]({type:e(492),content:Dt(n,e(473),this[e(485)](i[e(513)],i[e(503)]))});continue;case e(501):case e(532):r[e(535)]({type:e(519),content:Dt(n,e(544),this[e(485)](i[e(513)],i[e(503)]))});continue;case e(527):r[e(535)]({type:e(492),content:Dt(n,e(548),this[e(485)](i[e(513)],i[e(503)]))});continue;case e(471):r[e(535)]({type:e(519),content:Dt(n,e(456),this[e(485)](i[e(513)],i[e(503)]))});continue;case e(540):s[e(535)](i[e(480)]);continue;case e(455):o[e(535)](i[e(480)]);continue;default:r[e(535)](i)}if(s[e(479)]){const t=s[e(538)](t=>this[e(465)][e(533)](t)?this[e(465)][e(546)](t):t)[e(524)](", ");r[e(535)]({type:e(476),content:Dt(this[e(464)],e(542),t)})}if(o[e(479)]){const t=o[e(538)](t=>this[e(465)][e(533)](t)?this[e(465)][e(546)](t):t)[e(524)](", ");r[e(535)]({type:e(476),content:Dt(this[e(464)],e(468),t)})}return r}[xt(498)](t){const e=xt;for(const n of this[e(528)]){const r=n(t);if(r&&e(458)in r)return r}}[xt(522)](t,e){const n=xt,r=e[n(496)],s=void 0===r[n(467)]?n(455):n(540);t[n(535)]({type:s,key:r[n(480)]})}[xt(469)](t,e){const n=xt;t[n(535)]({type:n(476),content:Dt(this[n(464)],n(537),this[n(485)](e[n(530)]()[n(477)][n(509)],1))})}[xt(510)](t,e,n){const r=xt;if(this[r(502)](t,e),n&&n[r(530)]()&&!e[r(530)]()[r(461)][r(541)](n[r(530)]()[r(477)])){const n=t[t[r(479)]-1],s=r(492)==e[r(458)]?r(547):r(489);n&&r(488)==n[r(458)]&&(n[s]+="\n")}}}const Gt=Ht;function Ht(t,e){const n=jt();return(Ht=function(t,e){return n[t-=158]})(t,e)}!function(t){const e=Ht,n=t();for(;;)try{if(500851===-parseInt(e(162))/1+parseInt(e(167))/2+parseInt(e(174))/3*(-parseInt(e(165))/4)+parseInt(e(170))/5+-parseInt(e(163))/6+parseInt(e(164))/7+parseInt(e(168))/8*(parseInt(e(161))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jt);class Vt extends t.Plugin{[Gt(166)](){const t=Gt,e=this[t(159)],n=e[t(158)][t(171)](t(160));e[t(169)][t(171)](t(172))&&n[t(173)](t(172))}}function jt(){const t=["TrackChangesEditing","18QquKPV","378014TPhIzN","4883040zqPfhK","6943335mvLszF","1684PwWUxL","afterInit","892382JJSIwe","1611928PhPGRM","commands","1386290jrCIbi","get","showAIAssistant","enableCommand","3033mNRqBy","plugins","editor"];return(jt=function(){return t})()}const zt=Kt;function Wt(){const t=["1166970gJjFdp","1683300vjrZWn","plugins","4061024KIajzb","editor","get","107924sZbPfH","TrackChangesEditing","afterInit","1170764RSSIYS","toggleAi","commands","2vJwRFl","687336xaeFRP","354736xZBOGr","enableCommand"];return(Wt=function(){return t})()}function Kt(t,e){const n=Wt();return(Kt=function(t,e){return n[t-=459]})(t,e)}!function(t){const e=Kt,n=t();for(;;)try{if(193440===-parseInt(e(459))/1*(parseInt(e(469))/2)+parseInt(e(460))/3+-parseInt(e(461))/4+-parseInt(e(463))/5+-parseInt(e(464))/6+parseInt(e(472))/7+parseInt(e(466))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wt);class qt extends t.Plugin{[zt(471)](){const t=zt,e=this[t(467)],n=e[t(465)][t(468)](t(470));e[t(474)][t(468)](t(473))&&n[t(462)](t(473))}}const Yt=Zt;function Xt(){const t=["plugins","1395448lHtYcK","12cxzwIA","enableCommand","TrackChangesEditing","1713030tUAgbE","get","1480938xoYoGs","2670186aRxCGX","commands","46319VFCSdP","aiQuickAction","editor","12039930hKrQQB","7417880eTaSUV","afterInit","1336cGhLLF"];return(Xt=function(){return t})()}function Zt(t,e){const n=Xt();return(Zt=function(t,e){return n[t-=430]})(t,e)}!function(t){const e=Zt,n=t();for(;;)try{if(938632===-parseInt(e(441))/1+-parseInt(e(435))/2+parseInt(e(439))/3*(parseInt(e(436))/4)+-parseInt(e(431))/5+parseInt(e(442))/6+parseInt(e(444))/7*(parseInt(e(433))/8)+parseInt(e(430))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xt);class Jt extends t.Plugin{[Yt(432)](){const t=Yt,e=this[t(446)],n=e[t(434)][t(440)](t(438));e[t(443)][t(440)](t(445))&&n[t(437)](t(445))}}const Qt=te;function $t(){const t=["type","right","FORMAT_ALIGNMENT","AlignmentEditing","center","justify","alignment","_registerLegacyDescription","registerDescriptionCallback","commandParams","locale","formatBlock","FORMAT_ALIGN_TO_RIGHT","*Format:* %0","FORMAT_ALIGN_TO_CENTER","TrackChangesEditing","commandName","has","FORMAT_ALIGN_TO_LEFT","1028489qzKzEP","41666uYiPFv","left","20uldPZs","1452544Bqfagf","6JDuZnz","descriptionFactory","688674DBDtfA","registerAttributeLabel","enableDefaultAttributesIntegration","733LYwwRq","editor","FORMAT_JUSTIFY_TEXT","1844376TYdeqW","value","5614191PbbEHb","afterInit","plugins","get","format"];return($t=function(){return t})()}function te(t,e){const n=$t();return(te=function(t,e){return n[t-=385]})(t,e)}!function(t){const e=te,n=t();for(;;)try{if(302703===-parseInt(e(418))/1+-parseInt(e(409))/2*(-parseInt(e(413))/3)+parseInt(e(421))/4+-parseInt(e(411))/5*(-parseInt(e(415))/6)+parseInt(e(408))/7+-parseInt(e(412))/8+-parseInt(e(423))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($t);class ee extends t.Plugin{[Qt(385)](){const t=Qt,e=this[t(419)],n=e[t(399)];if(!e[t(386)][t(406)](t(392)))return;const r=e[t(386)][t(387)](t(404));r[t(417)](t(395)),r[t(414)][t(416)](t(395),Dt(n,t(391))),this[t(396)]()}[Qt(396)](){const t=Qt,e=this[t(419)],n=e[t(399)];e[t(386)][t(387)](t(404))[t(414)][t(397)](e=>{const r=t;if(r(400)!=e[r(389)])return;const{data:s}=e;if(s&&r(395)==s[r(405)]){const t=s[r(398)][0][r(422)];return{type:r(388),content:Dt(n,r(402),function(t){const e=r;switch(t){case e(410):return Dt(n,e(407));case e(390):return Dt(n,e(401));case e(393):return Dt(n,e(403));case e(394):return Dt(n,e(420))}}(t))}}})}}const ne=re;function re(t,e){const n=se();return(re=function(t,e){return n[t-=273]})(t,e)}function se(){const t=["get","ItalicEditing","FORMAT_","244098vGKNbi","278676wISUfA","bold","BoldEditing","strikethrough","has","*Format:* %0","commandParams","slice","608IMXrcs","registerDescriptionCallback","84jOMGgd","italic","enableDefaultAttributesIntegration","locale","descriptionFactory","FORMAT_STRIKETHROUGH","6nnNaGu","FORMAT_SUPERSCRIPT","toUpperCase","55565QxRidM","*Remove format:* %0","SuperscriptEditing","subscript","editor","_registerLegacyDescription","FORMAT_SUBSCRIPT","FORMAT_ITALIC","TrackChangesEditing","UnderlineEditing","FORMAT_UNDERLINE","18171tnGBiI","CodeEditing","2053765VnsrFZ","FORMAT_CODE","underline","superscript","registerAttributeLabel","formatInline","2807050VLtUsu","toLowerCase","plugins","SubscriptEditing","forceValue","StrikethroughEditing","commandName","FORMAT_BOLD","afterInit","code","734008rVrskt","type","format"];return(se=function(){return t})()}!function(t){const e=re,n=t();for(;;)try{if(194245===-parseInt(e(276))/1+parseInt(e(324))/2+-parseInt(e(275))/3+-parseInt(e(286))/4*(parseInt(e(295))/5)+-parseInt(e(292))/6*(-parseInt(e(308))/7)+parseInt(e(284))/8*(-parseInt(e(306))/9)+parseInt(e(314))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(se);const oe=[ne(278),ne(273),ne(304),ne(307),ne(319),ne(317),ne(297)];class ie extends t.Plugin{[ne(322)](){const t=ne,e=this[t(299)],n=e[t(316)][t(327)](t(303)),r=e[t(289)];for(const s of oe){if(!e[t(316)][t(280)](s))continue;const o=s[t(283)](0,-7)[t(315)](),i=t(274)+o[t(294)]();n[t(288)](o),n[t(290)][t(312)](o,Dt(r,i))}this[t(300)]()}[ne(300)](){const t=ne,e=this[t(299)],n=e[t(289)],r=e[t(316)][t(327)](t(303));function s(e,s){const o=t;r[o(290)][o(285)](t=>{const r=o;if(r(313)!=t[r(325)])return;const{data:i}=t;return i&&i[r(320)]===e?i[r(282)][0][r(318)]?{type:r(326),content:Dt(n,r(281),s)}:{type:r(326),content:Dt(n,r(296),s)}:void 0})}s(t(277),Dt(n,t(321))),s(t(287),Dt(n,t(302))),s(t(310),Dt(n,t(305))),s(t(323),Dt(n,t(309))),s(t(279),Dt(n,t(291))),s(t(298),Dt(n,t(301))),s(t(311),Dt(n,t(293)))}}const ae=ce;function ce(t,e){const n=ge();return(ce=function(t,e){return n[t-=302]})(t,e)}!function(t){const e=ce,n=t();for(;;)try{if(406301===-parseInt(e(306))/1+-parseInt(e(319))/2+-parseInt(e(327))/3*(-parseInt(e(336))/4)+-parseInt(e(323))/5+parseInt(e(329))/6*(parseInt(e(302))/7)+-parseInt(e(308))/8*(-parseInt(e(314))/9)+-parseInt(e(337))/10*(parseInt(e(326))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ge);class ue extends t.Plugin{[ae(307)](){const t=ae,e=this[t(315)],n=e[t(316)];if(!e[t(338)][t(342)](t(313)))return;const r=e[t(338)][t(334)](t(325)),s=this[t(315)][t(331)][t(334)](t(339));r[t(340)](t(339),(n,o={})=>{const i=t,a=this[i(315)][i(318)][i(346)][i(330)],c=o&&void 0!==o[i(332)]?o[i(332)]:!s[i(335)];let u=[];if(c){const t=Array[i(333)](a[i(345)]())[i(321)](t=>le(t)||function(t,e){const n=i,r=e[n(303)](t[n(312)],n(339)),s=e[n(303)]([n(344),n(339)],t);return r&&s}(t,this[i(315)][i(318)][i(324)]));u=y(t,e[i(318)])}else{const t=Array[i(333)](a[i(345)]())[i(321)](t=>le(t));u=y(t,e[i(318)])}e[i(318)][i(305)](()=>{const t=i;for(const e of u)r[t(343)](e,{commandName:t(339),commandParams:[{forceValue:c}]})})}),r[t(341)][t(304)](e=>{const r=t,{data:s}=e;if(s&&r(339)==s[r(320)]){const t=Dt(n,r(322));return s[r(309)][0][r(332)]?{type:r(317),content:Dt(n,r(311),t)}:{type:r(317),content:Dt(n,r(328),t)}}})}}function le(t){const e=ae;return e(339)==t[e(312)][e(310)]}function ge(){const t=["*Set format:* %0","parent","BlockQuoteEditing","738ZprGZH","editor","locale","format","model","548986rDhNhS","commandName","filter","ELEMENT_BLOCK_QUOTE","1456225hOAPLM","schema","TrackChangesEditing","11UkvxrU","3UHkqPK","*Remove format:* %0","6aJmfHD","selection","commands","forceValue","from","get","value","3087372VyDGQF","1475270SfZrPe","plugins","blockQuote","enableCommand","descriptionFactory","has","markBlockFormat","$root","getSelectedBlocks","document","5518842FquDYA","checkChild","registerDescriptionCallback","change","795497FgNMnf","afterInit","34616AFuxrb","commandParams","name"];return(ge=function(){return t})()}const de=fe;function fe(t,e){const n=he();return(fe=function(t,e){return n[t-=121]})(t,e)}function he(){const t=["updateBookmark","5584Xtbkzl","bookmarkId","1308rofBVD","editor","11952OiHnWe","enableCommand","TrackChangesEditing","14660088bTvrBZ","element","registerDescriptionCallback","insertBookmark","plugins","*Insert:* %0","deletion","enableDefaultAttributesIntegration","228sgFmgY","afterInit","key","*Remove:* %0","221177yzmnJc","format","2138KFmBtP","locale","getAttribute","ELEMENT_BOOKMARK","type","has","*Set bookmark:* %0","insertion","151487QMBJti","5376695zIjrCs","760AGwvyD","BookmarkEditing","2902317jPFsEK","4EccZCO","get","descriptionFactory","bookmark","attribute","newValue","getContainedElement"];return(he=function(){return t})()}!function(t){const e=fe,n=t();for(;;)try{if(765408===parseInt(e(137))/1*(-parseInt(e(160))/2)+-parseInt(e(149))/3+parseInt(e(150))/4*(parseInt(e(146))/5)+parseInt(e(131))/6*(parseInt(e(145))/7)+parseInt(e(158))/8*(parseInt(e(162))/9)+parseInt(e(147))/10*(parseInt(e(135))/11)+-parseInt(e(123))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(he);class me extends t.Plugin{[de(132)](){const t=de,e=this[t(161)],n=e[t(138)],r=e[t(127)][t(151)](t(122));e[t(127)][t(142)](t(148))&&(r[t(121)](t(126)),r[t(130)](t(157)),r[t(152)][t(125)](e=>{const r=t;if(r(144)!=e[r(141)]&&r(129)!=e[r(141)]&&r(154)!=e[r(141)])return;const s=e[r(156)]();if(null==s)return;if(!s.is(r(124),r(153)))return;const o=s[r(139)](r(159));if(r(144)==e[r(141)])return{type:r(144),content:Dt(n,r(128),'"'+o+'" '+Dt(n,r(140)))};if(r(129)==e[r(141)])return{type:r(129),content:Dt(n,r(134),'"'+o+'" '+Dt(n,r(140)))};const{data:i}=e;return i&&r(159)==i[r(133)]?{type:r(136),content:Dt(n,r(143),'"'+i[r(155)]+'"')}:void 0}))}}const pe=ke;function ke(t,e){const n=Ie();return(ke=function(t,e){return n[t-=396]})(t,e)}!function(t){const e=ke,n=t();for(;;)try{if(168055===parseInt(e(412))/1*(-parseInt(e(405))/2)+-parseInt(e(397))/3*(-parseInt(e(414))/4)+parseInt(e(403))/5+parseInt(e(411))/6+parseInt(e(416))/7*(-parseInt(e(410))/8)+parseInt(e(409))/9*(-parseInt(e(404))/10)+-parseInt(e(398))/11*(-parseInt(e(401))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ie);class be extends t.Plugin{[pe(400)](){const t=pe,e=this[t(402)];e[t(396)][t(399)](t(406))&&(e[t(396)][t(413)](t(418))[t(415)](t(408)),e[t(396)][t(413)](t(418))[t(415)](t(407)),e[t(396)][t(413)](t(418))[t(415)](t(417)))}}function Ie(){const t=["270jBpZKq","8rWjyVG","1023930fkGBoE","49vrBJNh","get","524mUvLVN","enableCommand","708505lpNVXx","changeCaseTitle","TrackChangesEditing","plugins","3576uWyEPD","137973gSPItI","has","afterInit","516wLxJeN","editor","90925ATmdHO","98710qdVNjy","13018BrOZTa","CaseChange","changeCaseLower","changeCaseUpper"];return(Ie=function(){return t})()}function Ee(){const t=["enableCommand","commands","559404uFeXCt","TrackChangesEditing","afterInit","44xNeapb","14oEqYbk","571528cBfZYS","21530hMmAKI","plugins","19914xNWczS","ckbox","8ynaaSn","get","23775SNVnre","95MiJgmV","1327030jvqTxR","editor","154308OtvbrH"];return(Ee=function(){return t})()}function _e(t,e){const n=Ee();return(_e=function(t,e){return n[t-=302]})(t,e)}const Te=_e;!function(t){const e=_e,n=t();for(;;)try{if(137395===-parseInt(e(306))/1*(parseInt(e(302))/2)+parseInt(e(308))/3*(parseInt(e(318))/4)+parseInt(e(309))/5*(-parseInt(e(304))/6)+parseInt(e(319))/7*(parseInt(e(320))/8)+-parseInt(e(315))/9+parseInt(e(310))/10+-parseInt(e(312))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ee);class Ae extends t.Plugin{[Te(317)](){const t=Te,e=this[t(311)];e[t(314)][t(307)](t(305))&&e[t(303)][t(307)](t(316))[t(313)](t(305))}}const ye=Ce;function ve(){const t=["type","CodeBlock","306062XNJFpn","config","descriptionFactory","has","rootElement","language","TrackChangesEditing","plugins","get","2SZwgnv","blockName","change","ELEMENT_CODE_BLOCK","checkChild","203787vctMxH","8558110vWFgdo","format","registerElementLabel","indentCodeBlock","184DHkJAx","parent","registerDescriptionCallback","2792913xHEcCR","locale","label","isLimit","2045155iwTQQX","3560016iKiLvB","afterInit","*Remove format:* %0","from","*Set format:* %0","model","forceValue","outdentCodeBlock","name","formatBlock","codeBlock","editor","languages","filter","document","markBlockFormat","enableCommand","commandName","commandParams","3985XEUOHj","toLowerCase","value","schema","2260PBWtiX","getSelectedBlocks","find","selection","commands"];return(ve=function(){return t})()}function Ce(t,e){const n=ve();return(Ce=function(t,e){return n[t-=145]})(t,e)}!function(t){const e=Ce,n=t();for(;;)try{if(466815===parseInt(e(199))/1*(parseInt(e(190))/2)+parseInt(e(155))/3+parseInt(e(183))/4*(parseInt(e(179))/5)+-parseInt(e(160))/6+-parseInt(e(159))/7+parseInt(e(152))/8*(parseInt(e(147))/9)+-parseInt(e(148))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ve);class Le extends t.Plugin{[ye(161)](){const t=ye,e=this[t(171)];if(!e[t(197)][t(193)](t(189)))return;const n=e[t(197)][t(198)](t(196)),r=e[t(156)],s=e[t(191)][t(198)](t(170))[t(172)],o=e[t(187)][t(198)](t(170));n[t(176)](t(151)),n[t(176)](t(167)),n[t(176)](t(170),(r,i={})=>{const a=t,c=e[a(165)],u=e[a(165)][a(174)][a(186)],l=i&&void 0!==i[a(166)]?i[a(166)]:!o[a(181)];let g;i[a(195)]||(i[a(195)]=s[0][a(195)]),g=l?Array[a(163)](u[a(184)]())[a(173)](t=>we(t)||function(t,e){const n=a;return!t.is(n(194))&&!e[n(158)](t)&&e[n(146)](t[n(153)],n(170))}(t,c[a(182)])):Array[a(163)](u[a(184)]())[a(173)](t=>we(t));const d=y(g,c);c[a(201)](()=>{const t=a;for(const e of d)n[t(175)](e,{commandName:t(170),commandParams:[{...i,forceValue:l}],formatGroupId:t(200)})})}),n[t(192)][t(150)](t(170),e=>Dt(r,t(145),e)),n[t(192)][t(154)](e=>{const n=t;if(n(169)!=e[n(188)])return;const o=r.t,{data:i}=e;if(!i||n(170)!=i[n(177)])return;const a=i[n(178)][0][n(195)],c=o(s[n(185)](t=>t[n(195)]===a)[n(157)])[n(180)]();return i[n(178)][0][n(166)]?{type:n(149),content:Dt(r,n(164),Dt(r,n(145),1)+" ("+c+")")}:{type:n(149),content:Dt(r,n(162),Dt(r,n(145),1))}})}}function we(t){const e=ye;return e(170)==t[e(168)]}function Ne(){const t=["TrackChangesEditing","addCommentThread","editor","has","10GaqQIJ","337008AeqEwf","1984uAUHjE","enableCommand","1085848AhixrE","2059472IkYgvq","get","26579hgLuEd","CommentsEditing","419559jWLHtK","plugins","afterInit","5189292kbMAww","19180908erBRaU"];return(Ne=function(){return t})()}const Se=Re;function Re(t,e){const n=Ne();return(Re=function(t,e){return n[t-=432]})(t,e)}!function(t){const e=Re,n=t();for(;;)try{if(614331===-parseInt(e(446))/1+parseInt(e(432))/2+parseInt(e(436))/3+-parseInt(e(449))/4*(parseInt(e(445))/5)+-parseInt(e(439))/6+-parseInt(e(434))/7*(parseInt(e(447))/8)+parseInt(e(440))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ne);class Me extends t.Plugin{[Se(438)](){const t=Se,e=this[t(443)];e[t(437)][t(444)](t(435))&&e[t(437)][t(433)](t(441))[t(448)](t(442))}}var Oe=n(834);const Fe=De;function De(t,e){const n=xe();return(De=function(t,e){return n[t-=400]})(t,e)}function xe(){const t=["start","$graveyard","17567SnyaFq","get","4685fPJzYl","requires","845088XjmlDp","getFirstRange","unlock","forward","setSelection","delete","init","7564CFjVLU","unit","selection","121644bpSzVE","fromRange","lock","enableCommand","rootName","14MSSzDr","buffer","enqueueChange","modifySelection","root","deleteForward","TrackChangesEditing","document","plugins","createRange","model","99ZtQUoP","detach","120828eoAvMw","isCollapsed","end","commands","87727xXHqtt","2310dISueg","createSelection","editor","batch","604kqAWiY"];return(xe=function(){return t})()}!function(t){const e=De,n=t();for(;;)try{if(111465===parseInt(e(416))/1+-parseInt(e(435))/2*(parseInt(e(410))/3)+-parseInt(e(421))/4*(parseInt(e(426))/5)+-parseInt(e(412))/6*(-parseInt(e(443))/7)+-parseInt(e(428))/8+-parseInt(e(438))/9+parseInt(e(417))/10*(parseInt(e(424))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xe);class Be extends t.Plugin{static get[Fe(427)](){return[Oe.Delete]}[Fe(434)](){const t=Fe,e=this[t(419)],n=e[t(407)][t(425)](t(405));n[t(441)](t(433));const r=e[t(415)][t(425)](t(404));n[t(441)](t(404),(n,s={})=>{const o=t,i=e[o(409)][o(418)](e[o(409)][o(406)][o(437)]);i[o(413)]&&e[o(409)][o(402)](i,{direction:o(431),unit:s[o(436)]});const c=i[o(429)](),u=a.ModelLiveRange[o(439)](c);let l;n(s),l=o(423)==u[o(403)][o(442)]?e[o(409)][o(408)](c[o(422)]):e[o(409)][o(408)](u[o(422)],u[o(414)]),u[o(411)](),e[o(409)][o(401)](r[o(400)][o(420)],t=>{const e=o;r[e(400)][e(440)](),t[e(432)](t[e(408)](l[e(414)])),r[e(400)][e(430)]()})})}}const Pe=He;function Ue(){const t=["containsItem","registerPostFixer","fromRange","listItemId","splitListItemBefore","multipleBlocks","attribute","oldValue","change","*Change to:* %0","todo","getChanges","FORMAT_INDENT","getSuggestion","getRanges","_splitMarkerName","key","newRange","mergeListItemForward","*Format:* remove from %0","document","5478309ExBXjG","registerDescriptionCallback","accept","listMarkerStyle","mergeListItemBackward","commandName","listItemIdFixer","isUndo","_findSuggestions","ListEditing","schema","value","getAttribute","range","getChangedMarkers","length","1910785NfWpqS","598822KSibMR","*Split:* list item","6nPnaeA","customNumberedList","has","push","registerCustomCallback","end","head","bulletedList","_LIST","format","getFirstMarker","_getAttributeKey","type","removeMarker","*Uncheck item*","ELEMENT_LIST_ITEM","documentList","next","assureChains","numberedList","toUpperCase","refresh","detach","config","ELEMENT_BULLETED_LIST","name","find","listMarker","suggestion","change:data","model","includes","*Check item*","startsWith","data","outdentList","oldRange","getFirstRange","commandParams","*Merge:* %0","*Format:* insert into %0","_supportLegacySuggestions","start","listStart","enableDefaultAttributesIntegration","descriptionFactory","list.multiBlock","newValue","size","editor","2fNsVXW","splitListItemAfter","customBulletedList","noTrackChangesFixer","setAttribute","execute","listType","add","_suggestionFactory","TodoListEditing","groupId","selection","*Set format:* %0","trackChangesCommand","isLocal","ELEMENT_NUMBERED_LIST","batch","_registerLegacyDescription","commands","getSuggestions","*Remove format:* %0","parent","listIndent","2019188UuTXfG","TrackChangesEditing","isNextTo","2880720kebAdX","todoListCheck","suggestion:attribute:","map","createRange","attributeKey","nextSibling","nodeAfter","createPositionAt","get","differ","checkTodoList","*Outdent:* %0","listStyle","locale","numbered","todoListChecked","plugins","ELEMENT_","todoList","attributes","forceValue","afterInit","deletion","default","bulleted","filter","previousSibling","formatBlock","*Merge:* list item","meta","indentList","registerAttributeLabel","from","high","221386ttFlrS","isObject","ELEMENT_TODO_LIST","registerElementLabel","725571HnFfhh","*Indent:* %0","listReversed","setSelection","hasSuggestion"];return(Ue=function(){return t})()}!function(t){const e=He,n=t();for(;;)try{if(260646===-parseInt(e(319))/1*(parseInt(e(418))/2)+-parseInt(e(323))/3+parseInt(e(441))/4+parseInt(e(365))/5+-parseInt(e(368))/6*(-parseInt(e(366))/7)+parseInt(e(444))/8+-parseInt(e(349))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ue);class Ge extends t.Plugin{[Pe(306)](){const t=Pe,e=this[t(417)];if(!e[t(301)][t(370)](t(358)))return;const n=e[t(298)],r=e[t(301)][t(453)](t(442)),s=e[t(301)][t(370)](t(427)),o=!!e[t(391)][t(453)](t(414));function i(e){const r=t;return{type:r(377),content:""+Dt(n,r(430),e)}}function a(e){const r=t;return{type:r(377),content:""+Dt(n,r(438),e)}}r[t(412)](t(387)),r[t(412)](t(375)),r[t(412)](t(369)),r[t(412)](t(420)),r[t(412)](t(315)),r[t(412)](t(403)),r[t(412)](t(419)),r[t(412)](t(332)),o&&(r[t(412)](t(353)),r[t(412)](t(346))),s&&(r[t(412)](t(303)),r[t(412)](t(295)),r[t(413)][t(350)](e=>{const r=t,{data:s}=e;if(s&&r(300)==s[r(344)])return{type:r(377),content:s[r(415)]?Dt(n,r(400)):Dt(n,r(382))}}),this[t(417)][t(398)][t(348)][t(329)](e=>{const n=t;if(e[n(434)][n(356)])return!1;let s=!1;const o=r[n(437)]({skipNotAttached:!0})[n(310)](t=>n(300)===r[n(379)](t));for(const t of o)n(338)!=t[n(405)]()[n(410)][n(451)][n(361)](n(424))&&(r[n(357)](t[n(405)](),n(334))[n(394)](t=>n(424)===r[n(379)](t[n(396)]))||(e[n(381)](t[n(378)]()),s=!0));return s})),r[t(413)][t(316)](t(440),Dt(n,t(340)));const c={type:t(377),content:""};r[t(413)][t(350)](e=>{const r=t,{data:s}=e;if(!s||r(424)!=s[r(344)])return;let u=e[r(374)];for(;u;){if(u[r(402)]&&((r(297)==u[r(402)][r(344)]||r(352)==u[r(402)][r(344)])&&(u[r(402)][r(415)]&&r(308)!=u[r(402)][r(415)]||r(308)!=u[r(402)][r(335)]&&!s[r(415)])||!o&&u[r(402)][r(344)]==Na))return c;u=u[r(385)]}if(null==s[r(415)])switch(s[r(335)]){case r(309):return a(Dt(n,r(392)));case r(299):return a(Dt(n,r(433)));case r(338):return a(Dt(n,r(321)))}switch(s[r(415)]){case r(309):return i(Dt(n,r(392)));case r(299):return i(Dt(n,r(433)));case r(338):return i(Dt(n,r(321)))}}),r[t(413)][t(350)](e=>{const n=t,{data:r}=e;if(r&&n(440)==r[n(344)])return null==r[n(415)]||null==r[n(335)]&&0==r[n(415)]?c:void 0}),r[t(413)][t(350)](e=>{const r=t;if(r(334)!=e[r(380)])return;const{data:s}=e;if(!s||r(331)!=s[r(344)])return;const o=Ve(e);return r(415)==o?{type:r(377),content:Dt(n,r(313))}:r(335)==o?{type:r(377),content:Dt(n,r(367))}:c}),e[t(398)][t(348)][t(329)](e=>this[t(355)](e)),e[t(398)][t(348)][t(329)](e=>this[t(421)](e)),e[t(398)][t(348)].on(t(397),(e,n)=>{const r=t;if(n[r(356)]||!n[r(432)])return!1;this[r(386)]()},{priority:t(318)}),this[t(409)]()}[Pe(355)](t){const e=Pe;if(t[e(434)][e(356)]||!t[e(434)][e(432)])return!1;let n=!1;const r=this[e(417)][e(301)][e(453)](e(442))[e(437)]({skipNotAttached:!0})[e(310)](t=>t[e(402)]&&e(331)==t[e(402)][e(344)])[e(310)](t=>t[e(402)][e(415)]&&t[e(402)][e(335)]);for(const s of r)Ve(s)||(t[e(381)](s[e(378)]()),n=!0);return n}[Pe(421)](t){const e=Pe;if(t[e(434)][e(356)]||!t[e(434)][e(432)])return!1;const n=this[e(417)][e(301)][e(453)](e(442));if(n[e(431)][e(360)])return!1;let r=!1;const s=[e(424),e(331),e(440),e(297),e(411),e(325),e(445),e(395),e(352)],o=this[e(417)][e(398)][e(348)][e(454)][e(339)]()[e(310)](t=>e(334)==t[e(380)])[e(310)](t=>s[e(399)](t[e(449)]));if(0==o[e(364)])return r;for(const i of o){const o=n[e(357)](i[e(362)],e(334))[e(310)](t=>!t[e(314)][e(443)])[e(447)](t=>t[e(396)])[e(310)](t=>{const r=e,o=n[r(379)](t);return s[r(399)](o)});if(o[e(364)]){for(const n of o)t[e(381)](n[e(378)]());r=!0}}return r}[Pe(386)](){const t=Pe,e=this[t(417)][t(301)][t(453)](t(442)),n=[t(424),t(331),t(440),t(297),t(411),t(325),t(445),t(395),t(352)];let r;const s=new Set(this[t(417)][t(398)][t(348)][t(454)][t(363)]()[t(310)](r=>{const s=t;if(r[s(402)][s(404)]||!r[s(402)][s(345)])return null;if(!r[s(393)][s(401)](s(446)))return null;const{id:o}=e[s(343)](r[s(393)]);if(!e[s(327)](o))return null;const i=e[s(341)](o);return n[s(399)](i[s(402)][s(344)])})[t(447)](n=>{const s=t,{id:o}=e[s(343)](n[s(393)]),i=e[s(341)](o);return r=i[s(304)][s(428)],i[s(405)]()[s(410)][s(451)]}));if(0==s[t(416)])return;const o=e[t(437)]({skipNotAttached:!0})[t(310)](e=>t(334)==e[t(380)]&&e[t(402)]&&n[t(399)](e[t(402)][t(344)])&&e[t(304)][t(428)]!=r)[t(447)](e=>({listItem:e[t(405)]()[t(410)][t(451)],groupId:e[t(304)][t(428)]})),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(370)](n)&&i[t(425)](e);for(const n of e[t(437)]())i[t(370)](n[t(304)][t(428)])&&n[t(422)](t(428),r)}[Pe(409)](){const t=Pe,e=this[t(417)],n=e[t(298)],r=e[t(301)][t(453)](t(442));this[t(435)](),r[t(426)][t(372)](t(312),t(384),t(351),function(n,r){const s=t,o=[];for(let t of n)t[s(410)][s(451)]===t[s(373)][s(439)]&&(t=e[s(398)][s(448)](e[s(398)][s(452)](t[s(410)][s(451)],0))),o[s(371)](t);e[s(398)][s(336)](t=>{const n=s,i=e[n(398)][n(348)][n(429)],c=Array[n(317)](i[n(342)]())[n(447)](t=>a.ModelLiveRange[n(330)](t));t[n(326)](o),e[n(436)][n(453)](r[n(354)])[n(389)](),r[n(406)][n(371)]({forceDefaultExecution:!0}),e[n(423)](r[n(354)],...r[n(406)]),t[n(326)](c);for(const t of c)t[n(390)]()})}),r[t(413)][t(322)](function(n){const r=t,s=!e[r(398)][r(359)][r(320)](n),o=n[r(311)],i=n[r(450)],a=n[r(361)](r(331)),c=!o||o[r(361)](r(331))!==a,u=!i||i[r(361)](r(331))!==a;return s&&Boolean(a)&&c&&u},e=>Dt(n,t(383),e))}[Pe(435)](){const t=Pe,e=this[t(417)],n=e[t(298)];function r(n){const r=t,s=e[r(436)][r(453)](r(375))[r(360)],o=e[r(436)][r(453)](r(387))[r(360)];return r(387)===n?s:o}e[t(301)][t(453)](t(442))[t(413)][t(350)](function(s){const o=t;if(o(312)!=s[o(380)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(354)]){case o(375):u=i[o(406)][0][o(305)],l=r(i[o(354)]),a=o(u?408:347),!l&&e[o(391)][o(453)](o(414))||(a=o(337)),c={type:o(377),content:Dt(n,a,Dt(n,o(392)))};break;case o(387):u=i[o(406)][0][o(305)],l=r(i[o(354)]),a=o(u?408:347),!l&&e[o(391)][o(453)](o(414))||(a=o(337)),c={type:o(377),content:Dt(n,a,Dt(n,o(433)))};break;case o(315):a=o(324),c={type:o(377),content:Dt(n,a,Dt(n,o(383)))};break;case o(403):a=function(t){const e=o,n=t[e(405)]();let r=n[e(410)][e(451)];for(;r&&n[e(328)](r);){if(r[e(361)](e(440))>0)return!1;r=r[e(450)]}return!0}(s)?Dt(n,o(347),Dt(n,function(t){const e=o;return e(302)+t[e(405)]()[e(410)][e(451)][e(361)](e(424))[e(388)]()+e(376)}(s))):Dt(n,o(296),Dt(n,o(383))),c={type:o(377),content:a};break;case o(353):case o(346):!1===i[o(333)]&&(a=o(407),c={type:o(307),content:Dt(n,a,Dt(n,o(383)))})}return c})}}function He(t,e){const n=Ue();return(He=function(t,e){return n[t-=295]})(t,e)}function Ve(t){const e=Pe;let n=t[e(405)]()[e(410)][e(451)][e(311)];for(;n;){const r=n[e(361)](e(331));if(!r)return!1;if(r==t[e(402)][e(415)])return e(415);if(r==t[e(402)][e(335)])return e(335);n=n[e(311)]}return!1}const je=ze;function ze(t,e){const n=We();return(ze=function(t,e){return n[t-=414]})(t,e)}function We(){const t=["start","oldValue","commandName","commandParams","head","getSuggestions","upper-latin","plugins","startIndex","list.properties","next","listReversed","*Format:* set order to reversed","reversed","locale","lower-roman","*Change to:* %0","lower-latin","_findSuggestions","_LIST_","_getTranslationKeyForListStyle","6561346SvtmIC","customNumbered","ELEMENT_","getAttribute","document","decimal-leading-zero","newValue","*Format:* set start index to %0","*Format:* set order to regular","1560115KFjBRr","find","default","862843VIlyQO","registerDescriptionCallback","18DlMTCt","replace","registerAttributeLabel","filter","removeMarker","nodeAfter","has","handleDescriptions","upper-roman","12mpYPzL","listStart","enableDefaultAttributesIntegration","isUndo","format","numbered","_registerLegacyDescription","3302061uBYdVV","18NdeVNa","bulleted","data","key","descriptionFactory","listStyle","type","config","369708JCyLOn","*Remove format:* %0","ListPropertiesEditing","disc","TrackChangesEditing","FORMAT_LIST_START","editor","formatBlock","afterInit","FORMAT_LIST_REVERSED","bind","_getAttributeKey","model","square","20NJpukr","attribute","circle","includes","toUpperCase","getFirstRange","batch","144276PfEdnQ","decimal","getFirstMarker","1304ymsAJz","listType","481PFprhV","registerPostFixer","get","styles","*Set format:* %0","suggestion","29394enRvax","_LIST_DEFAULT"];return(We=function(){return t})()}!function(t){const e=ze,n=t();for(;;)try{if(726194===parseInt(e(466))/1+parseInt(e(485))/2*(parseInt(e(493))/3)+parseInt(e(477))/4*(-parseInt(e(463))/5)+parseInt(e(468))/6*(-parseInt(e(484))/7)+-parseInt(e(423))/8*(parseInt(e(431))/9)+-parseInt(e(507))/10*(-parseInt(e(454))/11)+parseInt(e(420))/12*(parseInt(e(425))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(We);class Ke extends t.Plugin{[je(501)](){const t=je;if(!this[t(499)][t(440)][t(474)](t(495)))return;const e=this[t(499)][t(492)][t(427)](t(442)),n=this[t(499)][t(440)][t(427)](t(497));e[t(428)]&&n[t(479)](t(490)),e[t(446)]&&n[t(479)](t(444)),e[t(441)]&&n[t(479)](t(478));const r={type:t(481),content:""};n[t(489)][t(467)](this[t(475)][t(503)](this));const s=this[t(499)][t(447)];n[t(489)][t(470)](t(444),Dt(s,t(502))),n[t(489)][t(467)](e=>{const n=t,{data:s}=e;if(s&&n(444)==s[n(488)])return null==s[n(460)]||0==s[n(460)]&&null==s[n(434)]?r:void 0}),n[t(489)][t(470)](t(478),Dt(s,t(498))),n[t(489)][t(467)](e=>{const n=t,{data:s}=e;if(s&&n(478)==s[n(488)])return null==s[n(460)]||1==s[n(460)]&&null==s[n(434)]?r:void 0}),this[t(499)][t(505)][t(458)][t(426)](e=>{const r=t;if(e[r(419)][r(480)])return!1;let s=!1;const o=n[r(438)]({skipNotAttached:!0})[r(471)](t=>{const e=r,s=n[e(504)](t);return e(478)==s||e(444)==s});for(const t of o){const o=t[r(418)]()[r(433)][r(473)][r(457)](r(424));r(482)!=o&&r(455)!=o&&(n[r(451)](t[r(418)](),r(414))[r(464)](t=>r(424)==n[r(504)](t[r(430)]))||(e[r(472)](t[r(422)]()),s=!0))}return s}),this[t(483)]()}[je(475)](t){const e=je,n=this[e(499)][e(447)],{data:r}=t,s={type:e(481),content:""};if(!r||e(490)!=r[e(488)])return;if(!r[e(434)])return e(465)==r[e(460)]?s:{type:e(481),content:""+Dt(n,e(429),Dt(n,this[e(453)](r[e(460)])))};if(!r[e(460)]){if(e(465)==r[e(434)])return s;let o=t[e(437)];for(;o;){if(o[e(487)]&&e(424)==o[e(487)][e(488)]&&o[e(487)][e(460)])return s;o=o[e(443)]}return{type:e(481),content:""+Dt(n,e(494),Dt(n,this[e(453)](r[e(434)])))}}if(e(465)!=r[e(460)])return{type:e(481),content:""+Dt(n,e(429),Dt(n,this[e(453)](r[e(460)])))};let o=t[e(437)];for(;o;){if(o[e(487)]&&e(424)==o[e(487)][e(488)]&&o[e(487)][e(460)]&&o[e(487)][e(434)])return s;o=o[e(443)]}const i=t[e(418)]()[e(433)][e(473)][e(457)](e(424));return{type:e(481),content:Dt(n,e(429),Dt(n,e(456)+i[e(417)]()+e(432)))}}[je(483)](){const t=je,e=this[t(499)],n=e[t(447)];e[t(440)][t(427)](t(497))[t(489)][t(467)](e=>{const r=t;if(r(500)!=e[r(491)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(435)]){case r(490):o=r(449),i={type:r(481),content:Dt(n,o,Dt(n,this[r(453)](s[r(436)][0][r(491)])))};break;case r(444):o=s[r(436)][0][r(446)]?r(445):r(462),i={type:r(481),content:Dt(n,o)};break;case r(478):o=r(461),i={type:r(481),content:Dt(n,o,s[r(436)][0][r(441)])}}return i})}[je(453)](t){const e=je;return e(456)+function(t){const n=e;return qe[n(416)](t)?n(486):Ye[n(416)](t)?n(482):null}(t)[e(417)]()+e(452)+t[e(417)]()[e(469)](/-/g,"_")}}const qe=[je(496),je(415),je(506)],Ye=[je(421),je(459),je(448),je(476),je(450),je(439)],Xe=Je;function Ze(){const t=["8415324XbqYod","editor","commands","12xRPydy","get","plugins","6170WCnhYa","TrackChangesEditing","48pxvsva","1626963ghATJD","4nSdiUP","2054045bgkHvs","621854yyUMgv","emoji","5547949wwKZBD","afterInit","enableCommand","163331UcCYGl","9369WIdmje","3VYDxoR"];return(Ze=function(){return t})()}function Je(t,e){const n=Ze();return(Je=function(t,e){return n[t-=203]})(t,e)}!function(t){const e=Je,n=t();for(;;)try{if(879221===parseInt(e(220))/1*(-parseInt(e(213))/2)+parseInt(e(210))/3*(parseInt(e(211))/4)+-parseInt(e(212))/5+parseInt(e(221))/6+parseInt(e(218))/7*(parseInt(e(209))/8)+parseInt(e(219))/9*(parseInt(e(207))/10)+parseInt(e(215))/11*(-parseInt(e(204))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ze);class Qe extends t.Plugin{[Xe(216)](){const t=Xe,e=this[t(222)];e[t(203)][t(205)](t(214))&&e[t(206)][t(205)](t(208))[t(217)](t(214))}}var $e=n(507);const tn=en;function en(t,e){const n=rn();return(en=function(t,e){return n[t-=252]})(t,e)}!function(t){const e=en,n=t();for(;;)try{if(987391===parseInt(e(255))/1+-parseInt(e(264))/2*(-parseInt(e(259))/3)+-parseInt(e(270))/4*(parseInt(e(283))/5)+parseInt(e(275))/6+parseInt(e(273))/7*(-parseInt(e(252))/8)+parseInt(e(287))/9*(parseInt(e(266))/10)+parseInt(e(272))/11*(-parseInt(e(276))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rn);class nn extends t.Plugin{static get[tn(257)](){return[$e.Enter]}[tn(279)](){const t=tn,e=this[t(282)],n=e[t(277)][t(281)](t(258)),r=e[t(284)][t(281)](t(261));n[t(267)](t(261),()=>{const s=t;e[s(280)][s(254)](t=>{const o=s,i=e[o(280)][o(286)][o(285)],c=i[o(269)](),u=a.ModelLiveRange[o(271)](i[o(278)]());if(r[o(274)](t)){const r=e[o(280)][o(263)](c[o(260)][o(289)],0),s=t[o(288)](c,r);n[o(265)](s)}else t[o(253)](t[o(288)](u[o(262)]));u[o(268)](),r[o(290)](o(256),{writer:t})})})}}function rn(){const t=["1614SpyKrr","parent","enter","end","createPositionAt","4034rwnNXa","markInsertion","340ZCTRCh","enableCommand","detach","getFirstPosition","156EgLHkz","fromRange","623293YGMvKW","402801kafAmu","enterBlock","1132818QHHDrz","564jpjqAG","plugins","getFirstRange","init","model","get","editor","44120pIceZs","commands","selection","document","431712jMxmNZ","createRange","nextSibling","fire","88ikjefJ","setSelection","change","1722800MBmzoo","afterExecute","requires","TrackChangesEditing"];return(rn=function(){return t})()}function sn(t,e){const n=an();return(sn=function(t,e){return n[t-=147]})(t,e)}const on=sn;function an(){const t=["string","createRange","873744yPpwjT","getMarkersGroup","end","findByTextCallback","createPositionAt","findNext","4dxwfQB","replaceAll","FindAndReplaceEditing","14Tcbmzm","editor","has","replace","markers","1767348Wzdnhf","item","findPrevious","afterInit","get","12lBvyfO","results","388047hhUAZR","start","bind","getIntersection","plugins","2380072HibWBA","model","266610ENDxYm","enableCommand","suggestion:deletion","TrackChangesEditing","getRange","handleFindCommand","9494240kpoPML","_isInDeletionRange","FindAndReplaceUtils","136414oCHZts","isArray","find","filter"];return(an=function(){return t})()}!function(t){const e=sn,n=t();for(;;)try{if(184648===-parseInt(e(173))/1*(parseInt(e(161))/2)+-parseInt(e(188))/3+-parseInt(e(186))/4*(parseInt(e(152))/5)+parseInt(e(167))/6*(parseInt(e(176))/7)+-parseInt(e(150))/8+-parseInt(e(181))/9+parseInt(e(158))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(an);class cn extends t.Plugin{[on(184)](){const t=on;if(!this[t(177)][t(149)][t(178)](t(175)))return;const e=this[t(177)][t(149)][t(185)](t(155));e[t(153)](t(163),this[t(157)][t(147)](this)),e[t(153)](t(172)),e[t(153)](t(183)),e[t(153)](t(179)),e[t(153)](t(174))}[on(157)](t,e,n={}){const r=on,s=this[r(177)][r(149)][r(185)](r(160));return t(t=>{const o=r;let i=(o(165)==typeof e?s[o(170)](e,n):e)(t);Array[o(162)](i)&&(i={results:i,searchText:o(165)==typeof e?e:""});const a=i[o(187)][o(164)](e=>!1===this[o(159)](e,t[o(182)]));return{...i,results:a}},n)}[on(159)](t,e){const n=on,r=this[n(177)][n(151)][n(166)](this[n(177)][n(151)][n(171)](e,t[n(189)]),this[n(177)][n(151)][n(171)](e,t[n(169)]));for(const t of this[n(177)][n(151)][n(180)][n(168)](n(154)))if(null!==r[n(148)](t[n(156)]()))return!0;return!1}}const un=gn;!function(t){const e=gn,n=t();for(;;)try{if(992795===-parseInt(e(240))/1+-parseInt(e(232))/2*(parseInt(e(218))/3)+-parseInt(e(192))/4+-parseInt(e(221))/5*(parseInt(e(238))/6)+-parseInt(e(213))/7*(parseInt(e(237))/8)+parseInt(e(203))/9*(-parseInt(e(231))/10)+-parseInt(e(224))/11*(-parseInt(e(235))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dn);const ln=[{pluginName:un(223),commandName:un(227)},{pluginName:un(220),commandName:un(245)},{pluginName:un(233),commandName:un(251)},{pluginName:un(236),commandName:un(209)}];function gn(t,e){const n=dn();return(gn=function(t,e){return n[t-=190]})(t,e)}function dn(){const t=["3078646zNkiPV","FontColorEditing","toLowerCase","13964700gCzJBl","FontBackgroundColorEditing","2552IaFneh","74976EWQIzg","descriptionFactory","1575413tbcGkm","label","config","fontSize.options","enableDefaultAttributesIntegration","fontFamily","commandName","value","formatInline","plugins","title","fontColor","FORMAT_FONT_SIZE","fontColor.colors","1376412vpRuXw","FontSize","*Reset font family*","editor","registerAttributeLabel","*Set font family:* %0","commandParams","_registerLegacyDescription","normalizeSizeOptions","registerDescriptionCallback","*Set font size:* %0","11874582SxlaJf","format","*Reset font color*","fontBackgroundColor.colors","model","get","fontBackgroundColor","type","trim","FORMAT_FONT_COLOR","23051pNuizA","*Reset font background color*","*Set font color:* %0","*Reset font size*","has","3HfUFBn","*Set font background color:* %0","FontFamilyEditing","530CFtpmH","FORMAT_FONT_BACKGROUND","FontSizeEditing","77IFNJCq","FORMAT_FONT_FAMILY","TrackChangesEditing","fontSize","locale","find","afterInit","10bfFSKG"];return(dn=function(){return t})()}class fn extends t.Plugin{[un(230)](){const t=un,e=this[t(195)][t(228)],n=this[t(195)][t(249)][t(208)](t(226));for(const{pluginName:e,commandName:r}of ln)this[t(195)][t(249)][t(217)](e)&&n[t(244)](r);n[t(239)][t(196)](t(227),Dt(e,t(190))),n[t(239)][t(196)](t(245),Dt(e,t(225))),n[t(239)][t(196)](t(251),Dt(e,t(212))),n[t(239)][t(196)](t(209),Dt(e,t(222))),this[t(199)]()}[un(199)](){const t=un,e=this[t(195)],n=e[t(228)];e[t(249)][t(208)](t(226))[t(239)][t(201)](e=>{const r=t,s=n.t;if(r(248)!=e[r(210)])return;const{data:i}=e;if(null!=i){if(r(227)==i[r(246)]){const t=i[r(198)][0][r(247)];if(t){const e=s(this[r(195)][r(249)][r(208)](r(193))[r(200)](this[r(195)][r(242)][r(208)](r(243)))[r(229)](e=>e[r(207)]==t)[r(250)])[r(234)]();return{type:r(204),content:Dt(n,r(202),e)}}return{type:r(204),content:Dt(n,r(216))}}if(r(245)==i[r(246)]){const t=i[r(198)][0][r(247)];return t?{type:r(204),content:Dt(n,r(197),t)}:{type:r(204),content:Dt(n,r(194))}}if(r(251)==i[r(246)]){const t=i[r(198)][0][r(247)];if(t){const e=(0,o.normalizeColorOptions)(this[r(195)][r(242)][r(208)](r(191)))[r(229)](e=>e[r(207)]==t);let i=t,a="";return e&&(i=e[r(241)],a=s(i)[r(234)]()),{type:r(204),content:Dt(n,r(215),a)[r(211)](),color:{value:t,title:a||i}}}return{type:r(204),content:Dt(n,r(205))}}if(r(209)==i[r(246)]){const t=i[r(198)][0][r(247)];if(t){const e=(0,o.normalizeColorOptions)(this[r(195)][r(242)][r(208)](r(206)))[r(229)](e=>e[r(207)]==t);let i=t,a="";return e&&(i=e[r(241)],a=s(i)[r(234)]()),{type:r(204),content:Dt(n,r(219),a)[r(211)](),color:{value:t,title:a||i}}}return{type:r(204),content:Dt(n,r(214))}}}})}}function hn(){const t=["footnoteRef","footnoteDefinition","ELEMENT_FOOTNOTE_REF","ELEMENT_FOOTNOTE_DEFINITION","descriptionFactory","plugins","get","3446565dqawJY","FORMAT_FOOTNOTES_LIST_STYLE","afterInit","registerElementLabel","FORMAT_FOOTNOTES_LIST_START","footnotesListStart","399170SgxSRf","61470AgOWrW","FootnotesPropertiesEditing","insertFootnote","footnotesDefinitions","4863680iGQiRR","has","TrackChangesEditing","registerBlockAttribute","footnotesStart","footnotesListStyle","1wpCWTH","registerAttributeLabel","72oFNpxU","32212026CxluYL","enableDefaultAttributesIntegration","_registerFootnotesPropertiesEditingIntegration","footnotesStyle","enableCommand","editor","FootnotesEditing","ELEMENT_FOOTNOTES_DEFINITIONS_LIST","4610504hNrbNV","440027rVMiKu","_registerFootnotesEditingIntegration"];return(hn=function(){return t})()}function mn(t,e){const n=hn();return(mn=function(t,e){return n[t-=135]})(t,e)}const pn=mn;!function(t){const e=mn,n=t();for(;;)try{if(658869===parseInt(e(150))/1*(parseInt(e(139))/2)+-parseInt(e(171))/3+-parseInt(e(161))/4+-parseInt(e(140))/5*(parseInt(e(152))/6)+-parseInt(e(162))/7+-parseInt(e(144))/8+parseInt(e(153))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hn);class kn extends t.Plugin{[pn(135)](){const t=pn,{plugins:e}=this[t(158)];e[t(145)](t(159))&&this[t(163)](),e[t(145)](t(141))&&this[t(155)]()}[pn(155)](){const t=pn,{locale:e,plugins:n,commands:r}=this[t(158)],s=n[t(170)](t(146));r[t(170)](t(156))&&s[t(154)](t(156)),r[t(170)](t(148))&&s[t(154)](t(148)),s[t(147)](t(149)),s[t(168)][t(151)](t(149),Dt(e,t(172))),s[t(147)](t(138)),s[t(168)][t(151)](t(138),Dt(e,t(137)))}[pn(163)](){const t=pn,e=this[t(158)][t(169)][t(170)](t(146)),{locale:n,commands:r}=this[t(158)];r[t(170)](t(142))&&e[t(157)](t(142)),e[t(168)][t(136)](t(164),e=>Dt(n,t(166),e)),e[t(168)][t(136)](t(165),e=>Dt(n,t(167),e)),e[t(168)][t(136)](t(143),e=>Dt(n,t(160),e))}}const bn=In;function In(t,e){const n=_n();return(In=function(t,e){return n[t-=465]})(t,e)}!function(t){const e=In,n=t();for(;;)try{if(766157===-parseInt(e(511))/1+parseInt(e(490))/2+parseInt(e(476))/3+-parseInt(e(487))/4*(-parseInt(e(499))/5)+parseInt(e(500))/6+-parseInt(e(495))/7+-parseInt(e(497))/8*(parseInt(e(488))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_n);class En extends t.Plugin{[bn(470)](){const t=bn,e=this[t(469)],n=e[t(507)][t(478)](t(503)),r=e[t(484)][t(478)](t(491)),s=e[t(484)][t(478)](t(489));r&&s&&(n[t(494)](t(489)),n[t(485)](t(491)),this[t(479)]())}[bn(479)](){const t=bn,e=this[t(469)],n=e[t(516)];e[t(507)][t(478)](t(503))[t(509)][t(477)](r=>{const s=t;if(s(508)!=r[s(480)]&&s(493)!=r[s(480)])return;const{data:o}=r;if(o&&s(489)===o[s(513)]){const t=[],r=o[s(471)][0];for(const[n,o]of Object[s(465)](r))t[s(496)](Tn(e,n,o));return t[s(502)]?{type:s(504),content:Dt(n,s(510),t[s(517)](", "))}:{type:s(504),content:Dt(n,s(483))}}})}}function _n(){const t=["toLowerCase","commandName","toUpperCase","model","locale","join","entries","fontSize.options","label","find","editor","afterInit","commandParams","normalizeSizeOptions","fontColor","boolean","charAt","4273371dlEQwB","registerDescriptionCallback","get","_registerLegacyDescription","type","slice","title","*Remove all formatting*","commands","enableCommand","fontSize","4LfQMMO","45iYeylD","pasteFormat","1766502UbUEBF","copyFormat","split","formatInline","enableDefaultAttributesIntegration","4608646wUstfc","push","4126440RQCQPM","fontColor.colors","6385565slLoMk","3856284KKezhy","FontSize","length","TrackChangesEditing","format","fontBackgroundColor","config","plugins","formatBlock","descriptionFactory","*Set format to:* %0","223975BkNhsr"];return(_n=function(){return t})()}function Tn(t,e,n){const r=bn,s=t[r(516)].t,i=e[r(492)](/(?=[A-Z])/)[r(517)](" "),a=s(i[r(475)](0)[r(514)]()+i[r(481)](1))[r(512)]();if(r(474)==typeof n)return a;if(r(473)===e||r(505)===e){const e=(0,o.normalizeColorOptions)(t[r(506)][r(478)](r(498)))[r(468)](t=>t[r(515)]==n);return a+" ("+(e?s(e[r(467)])[r(512)]():n)+")"}if(r(486)===e&&isNaN(parseFloat(n))){const e=t[r(507)][r(478)](r(501))[r(472)](t[r(506)][r(478)](r(466)))[r(468)](t=>t[r(515)]==n);return a+" ("+(e?s(e[r(482)])[r(512)]():n)+")"}return a+" ("+n+")"}const An=vn;function yn(){const t=["enableDefaultAttributesIntegration","registerElementLabel","ELEMENT_HEADING","_registerLegacyDescription","editor","formatBlock","name","commandName","2854278fHkbWh","_headingOptions","16xesVqU","registerDescriptionCallback","format","plugins","20AnEhkY","get","1973868TZzpQA","view","commandParams","heading.options","find","match","model","142FncHPZ","locale","value","title","5343206YJbZvE","afterInit","TrackChangesEditing","ELEMENT_HEADING_CUSTOM","config","32031NYkqPe","HeadingEditing","paragraph","2332qlSPSa","3505XSQPJa","*Change to:* %0","2300wOckFq","_getHeadingLevel","type","heading","descriptionFactory","89091ywyogD","has"];return(yn=function(){return t})()}function vn(t,e){const n=yn();return(vn=function(t,e){return n[t-=367]})(t,e)}!function(t){const e=vn,n=t();for(;;)try{if(224556===-parseInt(e(395))/1*(-parseInt(e(382))/2)+-parseInt(e(391))/3+-parseInt(e(394))/4*(parseInt(e(397))/5)+-parseInt(e(375))/6+-parseInt(e(367))/7+parseInt(e(369))/8*(parseInt(e(402))/9)+parseInt(e(373))/10*(parseInt(e(386))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yn);class Cn extends t.Plugin{[An(368)];[An(387)](){const t=An,e=this[t(408)];if(!e[t(372)][t(403)](t(392)))return;this[t(368)]=e[t(390)][t(374)](t(378));const n=e[t(383)],r=e[t(372)][t(374)](t(388));r[t(404)](t(400));for(const e of this[t(368)])t(393)!=e[t(381)]&&r[t(401)][t(405)](e[t(381)],n=>{const r=t,i=this[r(398)](e[r(381)]);return null!==i?s(n,i):o(n,e[r(385)])});function s(e,r){return Dt(n,t(406),[e,r])}function o(e,r){return Dt(n,t(389),[e,r])}this[t(407)]()}[An(407)](){const t=An,e=this[t(408)],n=e[t(383)];e[t(372)][t(374)](t(388))[t(401)][t(370)](e=>{const r=t;if(r(409)!=e[r(399)])return;const{data:s}=e;if(s&&r(400)==s[r(411)]){const e=s[r(377)][0][r(384)],c=this[r(398)](e);if(null!==c)return{type:r(371),content:Dt(n,r(396),(a=c,Dt(n,r(406),[1,a])))};const u=this[r(368)][r(379)](t=>t[r(381)]===e)[r(385)];return{type:r(371),content:Dt(n,r(396),(o=1,i=u,Dt(n,t(389),[o,i])))}}var o,i,a})}[An(398)](t){const e=An,n=t[e(380)](/^heading(\d+)/);if(n)return n[1];const r=this[e(368)]?.[e(379)](n=>n[e(381)]==t);if(r&&r[e(376)]){const t=r[e(376)],n=(t[e(410)]??t)[e(380)](/^h(\d+)/);if(n)return n[1]}return null}}const Ln=wn;function wn(t,e){const n=Nn();return(wn=function(t,e){return n[t-=135]})(t,e)}function Nn(){const t=["533958CIVcpw","find","color","config","highlight.options","registerAttributeLabel","enableDefaultAttributesIntegration","highlight","registerDescriptionCallback","get","toLowerCase","_registerLegacyDescription","300bVBHlE","4409140ZpQWsp","101890bymdvx","title","format","value","2pUJqXS","FORMAT_HIGHLIGHT","289094KwaSly","HighlightEditing","descriptionFactory","441oYAVeP","editor","*Remove highlight*","locale","commandParams","*Set highlight:* %0","4772259cfkZMf","model","plugins","has","formatInline","afterInit","45tsmqHf","TrackChangesEditing","commandName","83552FrboVi","213301GIJmYy","856Jacwjr","type"];return(Nn=function(){return t})()}!function(t){const e=wn,n=t();for(;;)try{if(918529===parseInt(e(164))/1+-parseInt(e(162))/2*(-parseInt(e(173))/3)+parseInt(e(157))/4+-parseInt(e(137))/5*(parseInt(e(144))/6)+-parseInt(e(140))/7*(parseInt(e(142))/8)+parseInt(e(167))/9*(parseInt(e(158))/10)+-parseInt(e(141))/11*(parseInt(e(156))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Nn);class Sn extends t.Plugin{[Ln(136)](){const t=Ln,e=this[t(168)];if(!e[t(175)][t(176)](t(165)))return;const n=e[t(175)][t(153)](t(138)),r=e[t(170)];n[t(150)](t(151)),n[t(166)][t(149)](t(151),Dt(r,t(163))),this[t(155)]()}[Ln(155)](){const t=Ln,e=this[t(168)],n=e[t(170)];e[t(175)][t(153)](t(138))[t(166)][t(152)](r=>{const s=t;if(s(135)!=r[s(143)])return;const{data:o}=r;if(o&&s(151)==o[s(139)]){const t=n.t,r=o[s(171)][0][s(161)];if(r){const o=e[s(147)][s(153)](s(148))[s(145)](t=>t[s(174)]==r),i=t(o[s(159)])[s(154)]();return{type:s(160),content:Dt(n,s(172),i),color:{value:o[s(146)],title:o[s(159)]}}}return{type:s(160),content:Dt(n,s(169),Dt(n,s(163)))}}})}}function Rn(){const t=["afterInit","5PAMVBj","762112aGeJQK","enableCommand","667556yscXKz","plugins","1181607LSAhme","registerElementLabel","722780PQzOtb","HorizontalLineEditing","1601072ZBDxqg","horizontalLine","3Jfjvsu","9PPQDmt","ELEMENT_HORIZONTAL_LINE","TrackChangesEditing","get","locale","3BToGBf","has","1215666mmvmUD","133474aEFcbn","editor","descriptionFactory"];return(Rn=function(){return t})()}const Mn=On;function On(t,e){const n=Rn();return(On=function(t,e){return n[t-=151]})(t,e)}!function(t){const e=On,n=t();for(;;)try{if(126878===parseInt(e(152))/1*(-parseInt(e(155))/2)+-parseInt(e(170))/3*(parseInt(e(162))/4)+-parseInt(e(159))/5*(-parseInt(e(154))/6)+parseInt(e(164))/7+-parseInt(e(160))/8+parseInt(e(171))/9*(parseInt(e(166))/10)+parseInt(e(168))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rn);class Fn extends t.Plugin{[Mn(158)](){const t=Mn,e=this[t(156)];if(!e[t(163)][t(153)](t(167)))return;e[t(163)][t(174)](t(173))[t(161)](t(169));const n=e[t(163)][t(174)](t(173)),r=e[t(151)];n[t(157)][t(165)](t(169),e=>Dt(r,t(172),e))}}const Dn=xn;function xn(t,e){const n=Pn();return(xn=function(t,e){return n[t-=205]})(t,e)}!function(t){const e=xn,n=t();for(;;)try{if(365242===-parseInt(e(222))/1+-parseInt(e(219))/2+-parseInt(e(233))/3+parseInt(e(221))/4*(-parseInt(e(237))/5)+-parseInt(e(234))/6*(parseInt(e(223))/7)+-parseInt(e(213))/8+-parseInt(e(220))/9*(-parseInt(e(226))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pn);class Bn extends t.Plugin{[Dn(241)](){const t=Dn,e=this[t(238)];if(!e[t(218)][t(216)](t(242)))return;const n=e[t(218)][t(227)](t(212)),r=e[t(235)];n[t(239)][t(207)](t(232),e=>Dt(r,t(225),e)),n[t(240)](t(236)),n[t(239)][t(214)](e=>{const n=t;if(n(205)!=e[n(210)])return;const{data:s}=e;if(s&&n(229)==s[n(208)]&&e[n(230)]()[n(211)][n(217)].is(n(228),n(232))){const t=Dt(r,n(225));return{type:n(215),content:Dt(r,n(224),t)}}}),this[t(206)]()}[Dn(206)](){const t=Dn,e=this[t(238)],n=e[t(235)];e[t(218)][t(227)](t(212))[t(239)][t(214)](e=>{const r=t;if(r(209)!=e[r(210)])return;const{data:s}=e;if(s&&r(236)==s[r(231)]){const t=Dt(n,r(225));return{type:r(215),content:Dt(n,r(224),t)}}})}}function Pn(){const t=["registerDescriptionCallback","format","has","nodeAfter","plugins","619910PsSDso","9HLhrwJ","1681864pOHYHC","503908kdZMSm","7lhNoFe","*Change %0 content*","ELEMENT_HTML_EMBED","30146630yhJBWr","get","element","value","getFirstRange","commandName","rawHtml","1950660AsRrsY","4177020oFqxRs","locale","htmlEmbed","5cjbmaS","editor","descriptionFactory","enableDefaultAttributesIntegration","afterInit","HtmlEmbed","attribute","_registerLegacyDescription","registerElementLabel","key","formatBlock","type","start","TrackChangesEditing","549616fHJhbu"];return(Pn=function(){return t})()}function Un(t,e){const n=Vn();return(Un=function(t,e){return n[t-=100]})(t,e)}const Gn=Un;!function(t){const e=Un,n=t();for(;;)try{if(915816===parseInt(e(132))/1*(-parseInt(e(149))/2)+parseInt(e(151))/3+-parseInt(e(152))/4*(-parseInt(e(174))/5)+-parseInt(e(109))/6*(parseInt(e(208))/7)+parseInt(e(182))/8*(-parseInt(e(200))/9)+-parseInt(e(140))/10+parseInt(e(153))/11*(parseInt(e(223))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vn);class Hn extends t.Plugin{[Gn(171)](){const t=Gn,e=this[t(193)];if(!e[t(224)][t(150)](t(135)))return;const n=e[t(224)][t(120)](t(215)),r=e[t(224)][t(120)](t(118)),s=e[t(207)];n[t(167)](t(205)),n[t(122)][t(128)](t(183),e=>Dt(s,t(142),e)),n[t(122)][t(128)](t(166),e=>Dt(s,t(186),e)),n[t(122)][t(128)](t(146),()=>Dt(s,t(144))),e[t(224)][t(150)](t(123))&&n[t(167)](t(124)),e[t(224)][t(150)](t(121))&&e[t(224)][t(150)](t(108))&&(n[t(167)](t(180),(s,o)=>{const i=t,a=r[i(201)](e[i(175)][i(127)][i(141)]);e[i(175)][i(136)](()=>{const t=i;n[t(211)](a,{commandName:t(180),commandParams:[o]},[],t(221))})}),n[t(167)](t(225),(s,o)=>{const i=t;e[i(175)][i(136)](t=>{const c=i;let u=r[c(201)](e[c(175)][c(127)][c(141)]),l=t[c(159)](u);const g=a.ModelLivePosition[c(103)](l[c(204)],c(217)),d=a.ModelLivePosition[c(103)](l[c(158)],c(147));n[c(125)](()=>s(o)),u=r[c(201)](e[c(175)][c(127)][c(141)]),l=t[c(159)](u);const f=t[c(206)](g,d);g[c(107)](),d[c(107)](),n[c(211)](u,{commandName:c(180),commandParams:[o]},[],c(195)),f[c(204)][c(190)](l[c(204)])&&n[c(212)](t[c(206)](f[c(204)],l[c(204)]),c(195)),l[c(158)][c(190)](f[c(158)])&&n[c(212)](t[c(206)](l[c(158)],f[c(158)]),c(195))})}),n[t(187)][t(105)](t(157),t(195),t(111),()=>!1),n[t(187)][t(105)](t(157),t(195),t(222),()=>!1),n[t(187)][t(105)](t(157),t(195),t(165),n[t(187)][t(184)](t(157),"",t(222))),n[t(187)][t(105)](t(168),t(195),t(111),()=>!1),n[t(187)][t(105)](t(168),t(195),t(165),([r])=>{const s=t,o=n[s(187)][s(184)](s(168),"",s(165));let i=r[s(204)],a=r[s(158)];const c=e[s(175)][s(191)][s(161)](i,s(209)),u=e[s(175)][s(191)][s(161)](a,s(198));c[s(210)]&&(i=c[s(204)]),u[s(210)]&&(a=u[s(158)]),o([e[s(175)][s(206)](i,a)])}),n[t(187)][t(105)](t(157),t(195),t(110),c),n[t(187)][t(105)](t(168),t(195),t(110),c)),e[t(224)][t(150)](t(197))&&(n[t(167)](t(188),(s,o)=>{const i=t,a=e[i(224)][i(120)](i(139));let c=r[i(201)](e[i(175)][i(127)][i(141)]),u=a[i(112)](c);e[i(175)][i(136)](()=>{const t=i;if(u)return void n[t(129)](e[t(175)][t(159)](u));const l=r[t(185)](c);s(o),c=r[t(201)](e[t(175)][t(127)][t(141)]),u=a[t(112)](c),n[t(212)](e[t(175)][t(159)](u),l?null:t(143))})}),n[t(187)][t(105)](t(168),t(143),t(110),c));const o=[{type:t(157),subType:t(219)},{type:t(168),subType:t(143)},{type:t(157),subType:t(195)},{type:t(168),subType:t(195)}];function i(e,s){const i=t,a=o[i(155)](({type:t,subType:n})=>e[i(189)]==t&&e[i(117)]==n),c=o[i(155)](({type:t,subType:e})=>s[i(189)]==t&&s[i(117)]==e);if(a<0||c<0)return!1;const u=e[i(160)](),l=s[i(160)]();if((0==a||1==a)&&2==c&&u[i(220)](l))return!0;if(2==a&&3==c){const t=n[i(154)](u,i(168))[i(162)](({suggestion:t,meta:e})=>e[i(202)]&&i(195)==t[i(117)]);if(t[i(164)]>1&&l[i(158)][i(116)](u[i(204)]))return!0;if(1==t[i(164)]&&(u[i(204)][i(116)](l[i(158)])||u[i(158)][i(116)](l[i(204)])))return!0}if(3==a&&3==c&&u[i(204)][i(190)](l[i(204)])){const t=u[i(158)][i(178)],e=l[i(204)][i(126)];return r[i(185)](t)&&t===e}return!1}function c(t,e){return i(t,e)?[t,e]:i(e,t)?[e,t]:null}e[t(224)][t(150)](t(137))&&(n[t(115)](t(130)),n[t(122)][t(176)](t(104),Dt(s,t(173)))),e[t(224)][t(150)](t(196))&&n[t(115)](t(172)),e[t(224)][t(150)](t(156))&&n[t(122)][t(101)](e=>{const n=t;if(n(213)!=e[n(189)])return;const{data:r}=e;return r&&n(102)==r[n(203)]?{type:n(163),content:""}:void 0}),e[t(224)][t(150)](t(218))&&n[t(122)][t(101)](e=>{const n=t;if(n(213)!=e[n(189)])return;const{data:r}=e;return!r||n(214)!=r[n(203)]&&n(148)!=r[n(203)]?void 0:{type:n(163),content:""}}),n[t(122)][t(101)](e=>{const n=t;if(o[n(119)](({type:t,subType:r})=>e[n(189)]==t&&e[n(117)]==r))return e[n(138)]?{}:void 0}),n[t(122)][t(101)](e=>{const n=t;if(n(168)==e[n(189)]||n(216)==e[n(189)]){const t=e[n(169)]();if(t&&t.is(n(192),n(146)))return{type:n(168)==e[n(189)]?n(177):n(199),element:t,quantity:1}}}),n[t(122)][t(101)](e=>t(157)==e[t(189)]&&t(195)==e[t(117)]?{type:t(163),content:t(181)}:t(157)==e[t(189)]&&t(221)==e[t(117)]?{type:t(163),content:t(170)}:void 0),n[t(122)][t(101)](e=>{const n=t;if(n(213)!=e[n(189)])return;const{data:r}=e;if(!r||n(106)!=r[n(203)])return;const o=r[n(100)];return o?{type:n(163),content:Dt(s,n(113),'"'+o+'"')}:{type:n(163),content:Dt(s,n(114))}}),this[t(194)]()}[Gn(194)](){const t=Gn,e=this[t(193)],n=e[t(207)];e[t(224)][t(120)](t(215))[t(122)][t(101)](e=>{const r=t;if(r(157)!=e[r(189)]&&r(145)!=e[r(189)])return;const{data:s}=e;if(s){if(r(172)==s[r(133)]){const t=s[r(134)][0][r(100)];return t?{type:r(163),content:Dt(n,r(113),'"'+t+'"')}:{type:r(163),content:Dt(n,r(114))}}if(r(130)==s[r(133)]){const t=s[r(134)][0][r(214)];return t?{type:r(163),content:Dt(n,r(131),t)}:{type:r(163),content:Dt(n,r(179))}}}})}}function Vn(){const t=["1555298THHDVu","has","4843761DeEasH","144548HddVTE","134255tIVMAo","_findSuggestions","findIndex","PictureEditing","formatBlock","end","createRangeOn","getFirstRange","getNearestSelectionRange","filter","format","length","discard","imageInline","enableCommand","insertion","getContainedElement","Block image to inline image","afterInit","imageTextAlternative","FORMAT_IMAGE_SIZE","235JuwAmr","model","registerAttributeLabel","addObject","nodeAfter","*Reset image width*","imageTypeInline","Inline image to block image","168GGtZGC","imageBlock","getSuggestionCallback","isBlockImage","ELEMENT_INLINE_IMAGE","_suggestionFactory","toggleImageCaption","type","isBefore","schema","element","editor","_registerLegacyDescription","convertInlineImageToBlock","ImageTextAlternativeEditing","ImageCaptionEditing","forward","removeObject","247077TDSVIe","getClosestSelectedImageElement","isOwn","key","start","insertImage","createRange","locale","3026422onAtWp","backward","isCollapsed","markBlockFormat","markInsertion","attribute","width","TrackChangesEditing","deletion","toPrevious","ImageSizeAttributes","imageStylePreApply","isIntersecting","convertBlockImageToInline","accept","1092lpBHtP","plugins","imageTypeBlock","newValue","registerDescriptionCallback","sources","fromPosition","resizedWidth","registerCustomCallback","alt","detach","ImageInlineEditing","12NbZmaA","chain","join","getCaptionFromImageModelElement","*Set image text alternative:* %0","*Remove image text alternative*","enableDefaultAttributesIntegration","isEqual","subType","ImageUtils","find","get","ImageBlockEditing","descriptionFactory","ImageUploadEditing","uploadImage","forceDefaultExecution","nodeBefore","document","registerElementLabel","markDeletion","resizeImage","*Set image width:* %0","2fHVaMd","commandName","commandParams","ImageEditing","change","ImageResize","previous","ImageCaptionUtils","5113620IEQzwj","selection","ELEMENT_IMAGE","imageCaption","ELEMENT_CAPTION","formatInline","caption","toNext","height"];return(Vn=function(){return t})()}function jn(t,e){const n=Wn();return(jn=function(t,e){return n[t-=397]})(t,e)}const zn=jn;function Wn(){const t=["ImageEditing","404326SkqZUo","type","formatInline","accept","editor","474HMdipC","format","155533WDedmq","getSuggestionCallback","390997dkSFbI","957790TkpOEK","formatBlock","locale","registerCustomCallback","36tUtyOM","src","commandName","registerDescriptionCallback","_suggestionFactory","_handleLegacySuggestions","get","attribute","descriptionFactory","key","_registerLegacyDescription","afterInit","enableDefaultAttributesIntegration","discard","*Replace image*","replaceImageSource","TrackChangesEditing","has","1219010QRWBEs","12MWAgfH","oldValue","plugins","1022007POmhVz","newValue","13738440OwBJNX","*Format:* replace image URL"];return(Wn=function(){return t})()}!function(t){const e=jn,n=t();for(;;)try{if(950253===parseInt(e(413))/1+parseInt(e(404))/2+parseInt(e(399))/3*(parseInt(e(437))/4)+-parseInt(e(436))/5+-parseInt(e(409))/6*(parseInt(e(411))/7)+parseInt(e(401))/8+parseInt(e(418))/9*(-parseInt(e(414))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wn);class Kn extends t.Plugin{[zn(429)](){const t=zn;if(!this[t(408)][t(398)][t(435)](t(403)))return;const e=this[t(408)][t(416)],n=this[t(408)][t(398)][t(424)](t(434));n[t(430)](t(433)),n[t(426)][t(421)](n=>{const r=t;if(r(425)!=n[r(405)])return;const{data:s}=n;return s&&r(419)==s[r(427)]?s[r(400)]&&s[r(397)]?{type:r(410),content:Dt(e,r(432))}:{type:r(410),content:""}:void 0}),this[t(423)]()}[zn(423)](){const t=zn,e=this[t(408)][t(398)][t(424)](t(434));e[t(422)][t(417)](t(415),t(433),t(407),e[t(422)][t(412)](t(415),null,t(431))),e[t(422)][t(417)](t(415),t(433),t(431),e[t(422)][t(412)](t(415),null,t(407))),this[t(428)]()}[zn(428)](){const t=zn,e=this[t(408)],n=e[t(416)];e[t(398)][t(424)](t(434))[t(426)][t(421)](e=>{const r=t;if(r(415)!=e[r(405)]&&r(406)!=e[r(405)])return;const{data:s}=e;return s&&r(433)==s[r(420)]?{type:r(410),content:Dt(n,r(402))}:void 0})}}function qn(t,e){const n=Xn();return(qn=function(t,e){return n[t-=200]})(t,e)}const Yn=qn;function Xn(){const t=["imageTypeInline","chain","1304568TPHwqr","model","registerCustomCallback","has","getContainedElement","markInlineFormat","438948FgpAIn","getSuggestions","setImageNaturalSizeAttributes","head","imageStyle","filter","commands","formatBlock","nodeAfter","enableCommand","accept","formatInline","toLowerCase","imageStylePostApply","discard","refresh","2055940JORyNR","insertion","_splitMarkerName","descriptionFactory","join","nodeBefore","locale","start","markBlockFormat","document","createRangeOn","imageStylePreApply","commandReversedParams","type","registerPostFixer","5494824ZYnQQX","959448OsXTyS","discardSuggestion","isIntersecting","next","change","newRange","shouldConvertImageType","getSuggestionCallback","end","isInContent","getClosestSelectedImageElement","title","normalizedStyles","from","length","isEqual","subType","ImageStyleEditing","isBefore","FORMAT_SIDE_IMAGE","imageTypeBlock","_registerLegacyDescription","TrackChangesEditing","imageCaption","commandName","*Format:* %0","registerDescriptionCallback","26957kfWZkd","commandParams","format","name","getSuggestion","plugins","convertInlineImageToBlock","Users","getFirstRange","selection","162YaoerJ","ImageUtils","_suggestionFactory","248875tpZihT","hasSuggestion","isOwn","_findSuggestions","get","isBlockImage","isInlineImage","forEach","afterInit","value","getChangedMarkers","editor","author","suggestion","findIndex","differ","side"];return(Xn=function(){return t})()}!function(t){const e=qn,n=t();for(;;)try{if(236915===-parseInt(e(278))/1+parseInt(e(206))/2+parseInt(e(238))/3+parseInt(e(200))/4+parseInt(e(222))/5+parseInt(e(275))/6*(-parseInt(e(265))/7)+-parseInt(e(237))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xn);class Zn extends t.Plugin{[Yn(286)](){const t=Yn,n=this[t(289)];if(!n[t(270)][t(203)](t(255)))return;const r=n[t(270)][t(282)](t(260)),s=n[t(270)][t(282)](t(276)),o={};r[t(215)](t(210),(o,i)=>{const a=t,c=n[a(270)][a(282)](a(272)).me,u=n[a(212)][a(282)](a(210));let l=s[a(248)](n[a(201)][a(231)][a(274)]),g=n[a(201)][a(232)](l),d=u[a(287)];if(d==i[a(287)])return;const f={commandName:a(210),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(201)][a(242)](()=>{const t=a;if(r[t(207)]()[t(211)](e=>e[t(247)]&&c==e[t(290)]&&(t(213)==e[t(235)]||t(217)==e[t(235)])&&(t(233)==e[t(254)]||t(219)==e[t(254)])&&e[t(273)]()[t(253)](g))[t(285)](e=>r[t(239)](e[t(209)])),l=s[t(248)](n[t(201)][t(231)][t(274)]),g=n[t(201)][t(232)](l),u[t(221)](),n[t(212)][t(282)](t(295))[t(221)](),n[t(212)][t(282)](t(258))[t(221)](),d=u[t(287)],d!=i[t(287)])return s[t(284)](l)&&u[t(244)](i[t(287)],l)?(o({...i,setImageSizes:!1}),l=s[t(248)](n[t(201)][t(231)][t(274)]),void r[t(230)](l,{...f,commandReversedParams:[{value:d||null,setImageSizes:!1}]},[],t(233))):void(s[t(283)](l)?r[t(230)](l,f,[],t(219)):r[t(205)](g,f,t(219)))})});for(const e of n[t(270)][t(282)](t(255))[t(250)])o[e[t(268)]]=e[t(249)][t(218)]();r[t(277)][t(202)](t(213),t(233),t(226),()=>!1),r[t(277)][t(202)](t(213),t(219),t(226),()=>!1),r[t(277)][t(202)](t(217),t(219),t(226),()=>!1),r[t(277)][t(202)](t(213),t(233),t(216),([e])=>{const n=t;s[n(208)](e[n(204)]())}),r[t(277)][t(202)](t(213),t(233),t(220),(e,n)=>{const s=t;r[s(277)][s(245)](s(213),"",s(216))(e,{commandName:n[s(262)],commandParams:n[s(234)]})}),r[t(277)][t(202)](t(213),t(233),t(296),function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null});const i=[{type:t(213),subType:t(233)},{type:t(223),subType:t(261)},{type:t(213),subType:t(271)},{type:t(223),subType:t(271)}];function a(e,n){const o=t,a=i[o(292)](({type:t,subType:n})=>e[o(235)]==t&&e[o(254)]==n),c=i[o(292)](({type:t,subType:e})=>n[o(235)]==t&&n[o(254)]==e);if(a<0||c<0)return!1;const u=e[o(273)](),l=n[o(273)]();if((0==a||1==a)&&2==c&&u[o(240)](l))return!0;if(2==a&&3==c){const t=r[o(281)](u,o(223))[o(211)](({suggestion:t,meta:e})=>e[o(280)]&&o(271)==t[o(254)]);if(t[o(252)]>1&&l[o(246)][o(253)](u[o(229)]))return!0;if(1==t[o(252)]&&(u[o(229)][o(253)](l[o(246)])||u[o(246)][o(253)](l[o(229)])))return!0}if(3==a&&3==c&&u[o(229)][o(256)](l[o(229)])){const t=u[o(246)][o(214)],e=l[o(229)][o(227)];return s[o(283)](t)&&t===e}return!1}n[t(201)][t(231)][t(236)](()=>{const e=t;let o=!1;const i=Array[e(251)](n[e(201)][e(231)][e(293)][e(288)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(224)](t);if(e(291)==i&&r[e(279)](u)){if(e(213)==a&&(e(233)==c||e(219)==c)){const t=r[e(269)](u);if(n[e(243)]){const n=t[e(273)]()[e(204)]();if(s[e(283)](n))continue;r[e(239)](t),o=!0}}if(e(223)==a&&e(261)==c&&!n[e(243)]){const t=r[e(269)](u);t[e(241)]&&t[e(241)][e(247)]&&(r[e(239)](t[e(241)]),o=!0)}}}return o}),this[t(259)](o)}[Yn(259)](t){const e=Yn,n=this[e(289)],r=n[e(228)];n[e(270)][e(282)](e(260))[e(225)][e(264)](n=>{const s=e;if(s(213)!=n[s(235)]&&s(217)!=n[s(235)])return;const{data:o}=n;if(!o||s(210)!=o[s(262)])return;const i=o[s(266)][0][s(287)];return function(t){const e=s;return{type:e(267),content:Dt(r,e(263),t)}}(s(294)===i?Dt(r,s(257)):t[i]||i)})}}const Jn=$n;function Qn(){const t=["3659755vdzkkS","2523728mLuMxz","high","_setSuggestionData","trackChanges","6405742tkcdhG","1935996IFdGxW","_trackChangesExecuted","Users","enableCommand","collaboration_features","_handleImportedData","listenTo","bind","get","forEach","plugins","afterInit","lowest","execute","2967756iOXQWB","importWord","7073nYipva","TrackChangesEditing","value","track_changes","commands","_trackChangesValueDuringImport","1472536aLhiul","editor","dataInsert"];return(Qn=function(){return t})()}function $n(t,e){const n=Qn();return($n=function(t,e){return n[t-=206]})(t,e)}!function(t){const e=$n,n=t();for(;;)try{if(417470===parseInt(e(232))/1+parseInt(e(207))/2+-parseInt(e(216))/3+parseInt(e(211))/4+-parseInt(e(210))/5+-parseInt(e(230))/6+parseInt(e(215))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qn);class tr extends t.Plugin{[Jn(206)];[Jn(217)];constructor(t){const e=Jn;super(t),this[e(206)]=!1,this[e(217)]=!1}[Jn(227)](){const t=Jn,e=this[t(208)],n=e[t(236)][t(224)](t(231)),r=e[t(236)][t(224)](t(214));n&&(n.on(t(229),(e,[,n])=>{const s=t;this[s(206)]=r[s(234)],n[s(220)][s(235)]=!this[s(206)]},{priority:t(212)}),this[t(222)](n,t(209),this[t(221)][t(223)](this)),this[t(222)](n,t(209),()=>{const e=t;this[e(217)]&&(r[e(229)](),this[e(217)]=!1)},{priority:t(228)}),e[t(226)][t(224)](t(233))[t(219)](t(231)))}[Jn(221)](t,e){const n=Jn,{suggestions:r}=e,s=this[n(208)][n(236)][n(224)](n(214)),o=s[n(234)];this[n(206)]!==o&&(s[n(229)](),this[n(217)]=!0),r&&r[n(225)](({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(208)][o(226)][o(224)](o(218)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(231)}}};this[o(208)][o(226)][o(224)](o(233))[o(213)](i)})}}const er=rr;function nr(){const t=["formatBlock","*Indent:* %0","FORMAT_INDENT","189NjuSvM","2167950vlzfMc","409661chnWiV","24GKeFXC","indentBlock","getItems","plugins","descriptionFactory","8URnFzv","TrackChangesEditing","locale","330549jPERAB","has","format","blockIndent","outdentBlock","afterInit","outdent","1229835QSXXAg","enableDefaultAttributesIntegration","1109104jGOuCr","228949ktbohk","_registerLegacyDescription","168040DiARIh","*Outdent:* %0","registerDescriptionCallback","indent","IndentEditing","get","commandName","IndentBlock","registerAttributeLabel","type","editor","getItemLabel","enableCommand"];return(nr=function(){return t})()}function rr(t,e){const n=nr();return(rr=function(t,e){return n[t-=411]})(t,e)}!function(t){const e=rr,n=t();for(;;)try{if(220588===parseInt(e(437))/1+-parseInt(e(443))/2*(-parseInt(e(446))/3)+-parseInt(e(416))/4+-parseInt(e(414))/5+-parseInt(e(436))/6+parseInt(e(417))/7*(-parseInt(e(438))/8)+-parseInt(e(435))/9*(-parseInt(e(419))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nr);class sr extends t.Plugin{[er(412)](){const t=er,e=this[t(429)],n=e[t(441)][t(424)](t(444));if(e[t(441)][t(447)](t(423))&&(n[t(431)](t(422)),n[t(431)](t(413))),e[t(441)][t(447)](t(426)))for(const e of[t(439),t(411)])n[t(415)](e);const r=e[t(445)];n[t(442)][t(427)](t(449),Dt(r,t(434))),this[t(418)]()}[er(418)](){const t=er,e=this[t(429)],n=e[t(445)],r=e[t(441)][t(424)](t(444));r[t(442)][t(421)](e=>{const s=t;if(s(432)!=e[s(428)])return;const{data:o}=e;if(!o)return;if(s(439)!=o[s(425)]&&s(411)!=o[s(425)])return;const i=e[s(440)]()[0],a=r[s(442)][s(430)](i);return s(439)==o[s(425)]?{type:s(448),content:Dt(n,s(433),a)}:s(411)==o[s(425)]?{type:s(448),content:Dt(n,s(420),a)}:void 0})}}var or=ar;function ir(){var t=["1154151EBycHB","TrackChangesEditing","1UAeLbP","70CbqiYz","plugins","6nSuCdT","init","get","6450764mxYqIO","1172607BGPXPU","enableCommand","3545220GQImJc","11981475ktwFua","editor","1353034NruLGT","input","16nTZQGh","7857085jnckIY","requires"];return(ir=function(){return t})()}function ar(t,e){var n=ir();return(ar=function(t,e){return n[t-=444]})(t,e)}!function(t){for(var e=ar,n=t();;)try{if(960098===-parseInt(e(447))/1*(parseInt(e(459))/2)+parseInt(e(454))/3+parseInt(e(453))/4+-parseInt(e(462))/5*(parseInt(e(450))/6)+-parseInt(e(456))/7*(-parseInt(e(461))/8)+parseInt(e(445))/9*(-parseInt(e(448))/10)+parseInt(e(457))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ir);class cr extends t.Plugin{static get[or(444)](){return[Oe.Input]}[or(451)](){var t=or;this[t(458)][t(449)][t(452)](t(446))[t(455)](t(460))}}function ur(t,e){const n=gr();return(ur=function(t,e){return n[t-=306]})(t,e)}const lr=ur;function gr(){const t=["commandParams","get","newValue","3eityFD","66702MUsDLj","commands","manualDecorators","unlink","commandName","88605zOFvJd","968553fOfcqV","link","3413278PrruSm","locale","plugins","editor","registerDescriptionCallback","key","label","TrackChangesEditing","8wbKSqJ","_registerLegacyDescription","217314RWFrhM","format","toLowerCase","registerAttributeLabel","LinkEditing","attribute","has","*Remove link*","70NhEezl","*Set link:* %0","1167509qSCDEP","afterInit","enableDefaultAttributesIntegration","10ErMxVy","linkHref","formatInline","link (","descriptionFactory","type","602240hwyoXd"];return(gr=function(){return t})()}!function(t){const e=ur,n=t();for(;;)try{if(142192===parseInt(e(326))/1+-parseInt(e(339))/2*(-parseInt(e(320))/3)+-parseInt(e(316))/4+parseInt(e(347))/5*(-parseInt(e(321))/6)+-parseInt(e(307))/7+-parseInt(e(337))/8*(-parseInt(e(327))/9)+parseInt(e(310))/10*(parseInt(e(329))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gr);class dr extends t.Plugin{[lr(308)](){const t=lr,e=this[t(332)];if(!e[t(331)][t(345)](t(343)))return;const n=e[t(331)][t(318)](t(336)),r=e[t(322)][t(318)](t(328));n[t(309)](t(328)),n[t(309)](t(324));for(const e of r[t(323)])n[t(314)][t(342)](e.id,t(313)+e[t(335)][t(341)]()+")");n[t(314)][t(333)](n=>{const r=t;if(r(344)!=n[r(315)])return;const{data:s}=n;if(!s||r(311)!=s[r(334)])return;const o=s[r(319)],i=e[r(330)];return{type:r(340),content:null==o?Dt(i,r(346)):Dt(i,r(306),'"'+o+'"')}}),this[t(338)]()}[lr(338)](){const t=lr,e=this[t(332)],n=e[t(330)];e[t(331)][t(318)](t(336))[t(314)][t(333)](e=>{const r=t;if(r(312)!=e[r(315)])return;const{data:s}=e;if(s){if(r(328)==s[r(325)]){const t=s[r(317)][0];return{type:r(340),content:Dt(n,r(306),'"'+t+'"')}}return r(324)==s[r(325)]?{type:r(340),content:Dt(n,r(346))}:void 0}})}}const fr=mr;!function(t){const e=mr,n=t();for(;;)try{if(735930===parseInt(e(354))/1*(parseInt(e(306))/2)+-parseInt(e(367))/3*(-parseInt(e(343))/4)+-parseInt(e(287))/5*(parseInt(e(340))/6)+-parseInt(e(304))/7*(parseInt(e(290))/8)+-parseInt(e(313))/9+parseInt(e(300))/10*(-parseInt(e(291))/11)+parseInt(e(355))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(kr);class hr extends t.Plugin{[fr(333)](){const t=fr,e=this[t(299)],n=e[t(288)];if(!e[t(358)][t(284)](t(338)))return;const r=e[t(358)][t(366)](t(331)),s=e[t(358)][t(284)](t(292));function o(t){return()=>{const n=mr,s=e[n(329)][n(293)][n(308)],o=e[n(339)][n(366)](t);if(o[n(334)])return void e[n(314)](n(325),{});const i=t[n(357)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(363)](t)[s(369)](t=>function(t,e){const n=s;return e[n(302)](t[n(322)],n(368))&&!e[n(316)](t)}(t,r));o=o[s(369)](t=>!t.is(s(353),s(368))||t[s(370)](s(328))!=e);const i=new Set;for(const t of o)t.is(s(353),s(368))?i[s(359)](pr(t)):i[s(359)](t);return Array[s(363)](i)}(s[n(327)](),i,e[n(329)][n(365)]);e[n(329)][n(312)](()=>{const e=n;for(const n of a)r[e(351)](n,{commandName:t,commandParams:[{forceValue:!o[e(334)]}],formatGroupId:e(337)},br(n))})}}function i(t){return()=>{const n=mr,s=function(t){const e=mr;let n=Array[e(363)](t);const r=n[e(301)](t=>e(368)!=t[e(350)]);return r>-1&&(n=n[e(357)](0,r)),n}(e[n(329)][n(293)][n(308)][n(327)]()),o=e[n(329)][n(307)](e[n(329)][n(321)](s[0],n(311)),e[n(329)][n(321)](s[s[n(346)]-1],n(330)));e[n(329)][n(312)](()=>{const e=n;r[e(351)](o,{commandName:t,commandParams:[],formatGroupId:e(352)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(326)];for(;t&&t[n(370)](n(352))>e[n(370)](n(352));)r[n(359)](t),t=t[n(326)]}return Array[n(363)](r)}(s))})}}r[t(286)](t(296),o(t(296))),r[t(286)](t(295),o(t(295))),s&&r[t(286)](t(305),o(t(305))),r[t(286)](t(317),i(t(317))),r[t(286)](t(315),i(t(315))),s&&r[t(286)](t(335),()=>{const n=t,s=e[n(339)][n(366)](n(335)),o=Array[n(363)](s[n(361)]);o[n(369)](t=>t[n(370)](n(360))!=s[n(334)]),e[n(329)][n(312)](()=>{const t=n;for(const e of o)r[t(351)](e,{commandName:t(335),commandParams:[{forceValue:!s[t(334)]}]})})}),r[t(324)][t(283)](t(368),e=>Dt(n,t(310),e)),r[t(324)][t(342)](e=>{const r=t;if(r(320)!=e[r(344)]&&r(341)!=e[r(344)])return;const{data:s}=e;if(s){if(r(296)==s[r(294)]||r(295)==s[r(294)]||r(305)==s[r(294)])switch(s[r(294)][r(285)](r(323),"")){case r(356):return o(Dt(n,r(289)));case r(297):return o(Dt(n,r(362)));case r(336):return o(Dt(n,r(332)))}if(r(317)==s[r(294)])return{type:r(318),content:Dt(n,r(298),Dt(n,r(310)))};if(r(315)==s[r(294)])return{type:r(318),content:Dt(n,r(309),Dt(n,r(310)))};if(r(335)==s[r(294)])return s[r(345)][0][r(347)]?{type:r(318),content:Dt(n,r(364))}:{type:r(318),content:Dt(n,r(349))}}function o(t){const e=r;return{type:e(318),content:Dt(n,e(303),t)}}})}}function mr(t,e){const n=kr();return(mr=function(t,e){return n[t-=283]})(t,e)}function pr(t){const e=fr,n=t[e(370)](e(352));if(0==n)return t;let r=t;for(;t[e(319)]&&t[e(319)].is(e(353),e(368));){const s=t[e(319)][e(370)](e(352));if(s==n)r=t[e(319)];else if(s<n)break;t=t[e(319)]}return r}function kr(){const t=["registerElementLabel","has","replace","enableCommand","1383275jcKFtY","locale","ELEMENT_BULLETED_LIST","87144ajiiIw","757526wPrBJS","LegacyTodoListEditing","document","commandName","bulletedList","numberedList","numbered","*Indent:* %0","editor","200ifzRXb","findIndex","checkChild","*Change to:* %0","49fRIJZL","todoList","2zZGPqK","createRange","selection","*Outdent:* %0","ELEMENT_LIST_ITEM","before","change","10170828qxqBrs","execute","outdentList","isObject","indentList","format","previousSibling","formatBlock","createPositionAt","parent","List","descriptionFactory","paragraph","nextSibling","getSelectedBlocks","listType","model","end","TrackChangesEditing","ELEMENT_TODO_LIST","afterInit","value","checkTodoList","todo","blockName","LegacyListEditing","commands","6YYfhfZ","formatInline","registerDescriptionCallback","989452iYHZYC","type","commandParams","length","forceValue","push","*Uncheck item*","name","markBlockFormat","listIndent","element","1076618xhPWbX","15393780dnaokn","bulleted","slice","plugins","add","todoListChecked","_selectedElements","ELEMENT_NUMBERED_LIST","from","*Check item*","schema","get","15qsTpuz","listItem","filter","getAttribute"];return(kr=function(){return t})()}function br(t){const e=fr,n=[];if(t.is(e(353),e(368))&&t[e(370)](e(352))>0){let r=t[e(326)];for(;r&&e(368)==r[e(350)]&&r[e(370)](e(352))==t[e(370)](e(352));)n[e(348)](r),r=r[e(326)]}return n}const Ir=Er;function Er(t,e){const n=_r();return(Er=function(t,e){return n[t-=225]})(t,e)}function _r(){const t=["selection","handleListReversedCommand","9888786XCPdPi","flat","TrackChangesEditing","20662096jhHBLG","getLastPosition","1197238pckFkC","listItem","getAttribute","_LIST_","8970143QjFpTL","toUpperCase","length","*Change to:* %0","styles","handleListStartCommand","getSelectedBlocks","LegacyListPropertiesEditing","unshift","formatBlock","numbered","has","2967115UhVEMH","backward","createPositionAt","getFirstPosition","plugins","450564WJGZKg","replace","descriptionFactory","createRange","from","type","forward","*Format:* set start index to %0","before","listStart","filter","change","*Format:* set order to reversed","map","config","afterInit","default","1466008vPxmUb","commandParams","handleDescriptions","getListTypeFromListStyleType","_getSuggestionBlocksForListStyle","handleListStyleCommand","enableCommand","listType","get","_getSuggestionBlocks","formatInline","registerDescriptionCallback","getSiblingNodes","markMultiRangeBlockFormat","format","push","ELEMENT_","startIndex","list.properties","locale","_getTranslationKeyForListStyle","parent","reversed","commandName","editor","listStyle","bind","LegacyListUtils","model","listReversed","15UuyEaq","element","*Format:* set order to regular","document"];return(_r=function(){return t})()}!function(t){const e=Er,n=t();for(;;)try{if(854599===-parseInt(e(260))/1+-parseInt(e(301))/2+-parseInt(e(290))/3*(-parseInt(e(243))/4)+-parseInt(e(238))/5+parseInt(e(296))/6+-parseInt(e(226))/7+parseInt(e(299))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_r);class Tr extends t.Plugin{[Ir(258)](){const t=Ir;if(!this[t(284)][t(242)][t(237)](t(233)))return;const e=this[t(284)][t(257)][t(268)](t(278)),n=this[t(284)][t(242)][t(268)](t(298));e[t(230)]&&n[t(266)](t(285),this[t(265)][t(286)](this)),e[t(282)]&&n[t(266)](t(289),this[t(295)][t(286)](this)),e[t(277)]&&n[t(266)](t(252),this[t(231)][t(286)](this)),n[t(245)][t(271)](this[t(262)][t(286)](this))}[Ir(265)](t,e={}){const n=Ir,r=this[n(284)][n(242)][n(268)](n(298)),s=this[n(264)]();this[n(284)][n(288)][n(254)](()=>{const t=n;r[t(273)](s,{commandName:t(285),commandParams:[{type:e[t(248)]}],formatGroupId:t(285)})})}[Ir(295)](t,e={}){const n=Ir,r=this[n(284)][n(242)][n(268)](n(298)),s=this[n(269)](t=>t.is(n(291),n(302))&&n(236)===t[n(303)](n(267)));if(s[n(228)]<1)return;const o=s[n(256)](t=>this[n(284)][n(288)][n(246)](this[n(284)][n(288)][n(240)](t,n(251)),this[n(284)][n(288)][n(240)](t,0)));this[n(284)][n(288)][n(254)](()=>{const t=n;r[t(273)](o,{commandName:t(289),commandParams:[{reversed:e[t(282)]}],formatGroupId:t(289)})})}[Ir(231)](t,e={}){const n=Ir,r=this[n(284)][n(242)][n(268)](n(298)),s=this[n(269)](t=>t.is(n(291),n(302))&&n(236)===t[n(303)](n(267)));if(s[n(228)]<1)return;const o=s[n(256)](t=>this[n(284)][n(288)][n(246)](this[n(284)][n(288)][n(240)](t,n(251)),this[n(284)][n(288)][n(240)](t,0)));this[n(284)][n(288)][n(254)](()=>{const t=n;r[t(273)](o,{commandName:t(252),commandParams:[{startIndex:e[t(277)]}],formatGroupId:t(252)})})}[Ir(262)](t){const e=Ir;if(e(235)!=t[e(248)]&&e(270)!=t[e(248)])return;const n=this[e(284)][e(279)],{data:r}=t;if(!r)return;let s,o;switch(r[e(283)]){case e(285):s=e(229),o={type:e(274),content:Dt(n,s,Dt(n,this[e(280)](r[e(261)][0][e(248)])))};break;case e(289):s=r[e(261)][0][e(282)]?e(255):e(292),o={type:e(274),content:Dt(n,s)};break;case e(252):s=e(250),o={type:e(274),content:Dt(n,s,r[e(261)][0][e(277)])}}return o}[Ir(264)](){const t=Ir,e=this[t(284)][t(242)][t(268)](t(287));let n=Array[t(247)](this[t(284)][t(288)][t(293)][t(294)][t(232)]());return n[0]?.is(t(291),t(302))&&n[t(234)](...e[t(272)](this[t(284)][t(288)][t(293)][t(294)][t(241)](),t(239))),n[n[t(228)]-1]?.is(t(291),t(302))&&n[t(275)](...e[t(272)](this[t(284)][t(288)][t(293)][t(294)][t(300)](),t(249))),n=[...new Set(n)],this[t(284)][t(288)][t(293)][t(294)][t(241)]()?.[t(281)]?.is(t(291),t(302))&&(n=n[t(253)](e=>e.is(t(291),t(302)))),n}[Ir(269)](t){const e=Ir,n=this[e(284)][e(242)][e(268)](e(287));let r=Array[e(247)](this[e(284)][e(288)][e(293)][e(294)][e(232)]())[e(253)](t)[e(256)](t=>{const r=e,s=this[r(284)][r(288)][r(240)](t,0);return[...n[r(272)](s,r(239)),...n[r(272)](s,r(249))]})[e(297)]();return r=[...new Set(r)],r}[Ir(280)](t){const e=Ir;return e(276)+(this[e(284)][e(242)][e(268)](e(287))[e(263)](t)||e(259))[e(227)]()+e(225)+t[e(227)]()[e(244)](/-/g,"_")}}const Ar=vr;function yr(){const t=["descriptionFactory","ELEMENT_MEDIA","458391lNOUbX","registerElementLabel","mediaEmbed","3890255nrJMZw","3231486OXcSUI","editor","afterInit","MediaEmbedEditing","28vLgGeJ","get","3FIhSax","149722PgZysx","2233110nUXPYh","1598776RgqlsK","media","enableCommand","1063776GujzMx","plugins","locale","TrackChangesEditing","has"];return(yr=function(){return t})()}function vr(t,e){const n=yr();return(vr=function(t,e){return n[t-=330]})(t,e)}!function(t){const e=vr,n=t();for(;;)try{if(539993===-parseInt(e(332))/1*(parseInt(e(333))/2)+parseInt(e(345))/3*(parseInt(e(330))/4)+parseInt(e(348))/5+-parseInt(e(334))/6+-parseInt(e(338))/7+-parseInt(e(335))/8+-parseInt(e(349))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yr);class Cr extends t.Plugin{[Ar(351)](){const t=Ar,e=this[t(350)];if(!e[t(339)][t(342)](t(352)))return;const n=e[t(339)][t(331)](t(341)),r=e[t(340)];n[t(337)](t(347)),n[t(343)][t(346)](t(336),e=>Dt(r,t(344),e))}}const Lr=wr;function wr(t,e){const n=Nr();return(wr=function(t,e){return n[t-=371]})(t,e)}function Nr(){const t=["37734qlbliD","has","afterInit","18821YKdBSu","123486KRJSTk","editor","192iDlfbo","TrackChangesEditing","148548MsyZEj","77HJKtDQ","1030UKhvCI","632544ALfOPs","get","13oSrMqO","10WbQoVz","enableCommand","27zFUFRV","2873076KlXBdm","plugins","8061yYyzpE","MentionEditing","mention"];return(Nr=function(){return t})()}!function(t){const e=wr,n=t();for(;;)try{if(178993===-parseInt(e(392))/1+-parseInt(e(376))/2*(parseInt(e(389))/3)+-parseInt(e(378))/4*(-parseInt(e(384))/5)+parseInt(e(374))/6*(parseInt(e(379))/7)+parseInt(e(381))/8*(parseInt(e(386))/9)+-parseInt(e(380))/10*(-parseInt(e(373))/11)+-parseInt(e(387))/12*(parseInt(e(383))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Nr);class Sr extends t.Plugin{[Lr(372)](){const t=Lr,e=this[t(375)];e[t(388)][t(371)](t(390))&&e[t(388)][t(382)](t(377))[t(385)](t(391))}}const Rr=Or;function Mr(){const t=["insertMergeFieldBlock","insertMergeFieldImage","getContainedElement","insertMergeField","type","registerElementLabel","get","descriptionFactory","mergeFieldBlock","getLabel","deletion","1357418CSoLbJ","has","registerDescriptionCallback","932946gjevOT","MergeFieldsEditing","7aWTXdT","ELEMENT_MERGE_FIELD","9835608nwIdeI","src","afterInit","mergeField","*Insert:* %0","5585202eygzsv","image","*Remove:* %0","getAttribute","17193042lyAzVi","enableCommand","plugins","editor","locale","unwrapAffixes","getMergeFieldType","33rmxWrZ","1507215dOSPfM","TrackChangesEditing","insertion","176748AfuczX"];return(Mr=function(){return t})()}function Or(t,e){const n=Mr();return(Or=function(t,e){return n[t-=424]})(t,e)}!function(t){const e=Or,n=t();for(;;)try{if(783243===-parseInt(e(428))/1+parseInt(e(425))/2+parseInt(e(448))/3*(parseInt(e(452))/4)+parseInt(e(449))/5+parseInt(e(437))/6+parseInt(e(430))/7*(parseInt(e(432))/8)+-parseInt(e(441))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mr);class Fr extends t.Plugin{[Rr(434)](){const t=Rr,e=this[t(444)];if(!e[t(443)][t(426)](t(429)))return;const n=e[t(443)][t(459)](t(450)),r=e[t(445)];n[t(442)](t(456)),n[t(442)](t(453)),n[t(442)](t(454)),n[t(460)][t(458)](t(435),e=>Dt(r,t(431),e)),n[t(460)][t(458)](t(461),e=>Dt(r,t(431),e)),n[t(460)][t(427)](n=>{const s=t;if(s(451)!=n[s(457)]&&s(424)!=n[s(457)])return;const o=n[s(455)]();if(null==o)return;const i=e[s(443)][s(459)](s(429));let a;switch(i[s(447)](o)){case null:return;case s(438):{const t=i[s(446)](o[s(440)](s(433)));a=i[s(462)](t)||t;break}default:{const t=o[s(440)]("id");a=i[s(462)](t)||t;break}}return s(451)==n[s(457)]?{type:s(451),content:Dt(r,s(436),'"'+a+'" '+Dt(r,s(431)))}:{type:s(424),content:Dt(r,s(439),'"'+a+'" '+Dt(r,s(431)))}})}}const Dr=Br;function xr(){const t=["afterInit","get","1700xRQMty","31625ETjfSC","editor","92540CJRqAm","plugins","850072uERTJE","ELEMENT_MULTI_LEVEL_LIST","next","listMarkerStyle","1454034IRrERh","registerDescriptionCallback","2297889jChbXP","enableDefaultAttributesIntegration","has","*Set format:* %0","4164WkoXjo","newValue","*Remove format:* %0","descriptionFactory","multiLevelList","format","data","TrackChangesEditing","head","listType","handleDescriptions","oldValue","locale","281TfwVBg","424rigoms","5wiiLwD","key","MultiLevelList","433884PdNCdz"];return(xr=function(){return t})()}function Br(t,e){const n=xr();return(Br=function(t,e){return n[t-=378]})(t,e)}!function(t){const e=Br,n=t();for(;;)try{if(367182===parseInt(e(402))/1*(parseInt(e(389))/2)+-parseInt(e(407))/3+parseInt(e(379))/4*(parseInt(e(404))/5)+-parseInt(e(383))/6+-parseInt(e(413))/7*(-parseInt(e(403))/8)+-parseInt(e(385))/9+parseInt(e(410))/10*(-parseInt(e(411))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xr);class Pr extends t.Plugin{[Dr(408)](){const t=Dr,e=this[t(412)],n=e[t(378)][t(409)](t(396));e[t(378)][t(387)](t(406))&&(n[t(386)](t(393)),n[t(392)][t(384)](e=>this[t(399)](e)))}[Dr(399)](t){const e=Dr,n=this[e(412)][e(401)],{data:r}=t,s={type:e(394),content:""};if(r&&e(382)==r[e(405)]){if(!r[e(400)])return{type:e(394),content:Dt(n,e(388),Dt(n,e(380)))+" ("+r[e(390)]+")"};if(!r[e(390)]){let o=t[e(397)];for(;o;){if(o[e(395)]&&e(398)==o[e(395)][e(405)]&&o[e(395)][e(390)])return s;o=o[e(381)]}return{type:e(394),content:Dt(n,e(391),Dt(n,e(380)))+" ("+r[e(400)]+")"}}}}}function Ur(){const t=["enableCommand","7531952MydvOa","editor","locale","843903dWIBXC","130815KPEnMJ","160mTQucy","30357170kRMvON","2048886CkiFyW","pageBreak","ELEMENT_PAGE_BREAK","plugins","registerElementLabel","61162xkBGno","21BttzYH","afterInit","get","descriptionFactory","5550818wsADyi","TrackChangesEditing","PageBreakEditing","has","9wfcpIa"];return(Ur=function(){return t})()}const Gr=Hr;function Hr(t,e){const n=Ur();return(Hr=function(t,e){return n[t-=429]})(t,e)}!function(t){const e=Hr,n=t();for(;;)try{if(543084===parseInt(e(451))/1+parseInt(e(437))/2*(-parseInt(e(438))/3)+-parseInt(e(430))/4*(parseInt(e(429))/5)+-parseInt(e(432))/6+-parseInt(e(442))/7+-parseInt(e(448))/8+-parseInt(e(446))/9*(-parseInt(e(431))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ur);class Vr extends t.Plugin{[Gr(439)](){const t=Gr,e=this[t(449)];if(!e[t(435)][t(445)](t(444)))return;e[t(435)][t(440)](t(443))[t(447)](t(433));const n=e[t(435)][t(440)](t(443)),r=e[t(450)];n[t(441)][t(436)](t(433),e=>Dt(r,t(434),e))}}function jr(t,e){const n=zr();return(jr=function(t,e){return n[t-=364]})(t,e)}function zr(){const t=["format","3028338hZZCMT","nodeAfter","insertParagraph","getItemLabel","32849TfxYBJ","TrackChangesEditing","7915264hcxDLZ","has","Paragraph","13139LbywBx","8AmjUia","42uBnmUF","4821120iggUwE","*Insert:* %0","enableDefaultAttributesIntegration","afterInit","1398MVebdx","getFirstRange","registerElementLabel","model","plugins","enableCommand","insertion","formatBlock","1128456qFdeaa","paragraph","*Change to:* %0","checkChild","registerDescriptionCallback","isTouching","descriptionFactory","3088700DsbDAI","type","get","isLimit","schema","editor","_registerLegacyDescription","commandName","ELEMENT_PARAGRAPH","isBlock","locale","$text"];return(zr=function(){return t})()}const Wr=jr;!function(t){const e=jr,n=t();for(;;)try{if(497388===parseInt(e(373))/1*(-parseInt(e(380))/2)+parseInt(e(393))/3*(parseInt(e(379))/4)+-parseInt(e(381))/5+parseInt(e(385))/6*(parseInt(e(378))/7)+parseInt(e(375))/8+-parseInt(e(369))/9+parseInt(e(400))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zr);class Kr extends t.Plugin{[Wr(384)](){const t=Wr,e=this[t(405)];if(!e[t(389)][t(376)](t(377)))return;const n=e[t(366)],r=e[t(389)][t(402)](t(374));r[t(399)][t(387)](t(394),e=>Dt(n,t(364),e)),r[t(383)](t(394)),r[t(390)](t(371));const s=r[t(399)];s[t(397)](r=>{const o=t;if(o(391)!==r[o(401)])return;const{start:i,end:a}=r[o(386)]();if(!i[o(398)](a)||!i[o(370)])return;const c=e[o(388)][o(404)],u=i[o(370)];return c[o(365)](u)&&!c[o(403)](u)&&c[o(396)](u,o(367))?{type:o(391),content:Dt(n,o(382),s[o(372)](u,1))}:void 0}),this[t(406)]()}[Wr(406)](){const t=Wr,e=this[t(405)],n=e[t(366)];e[t(389)][t(402)](t(374))[t(399)][t(397)](e=>{const r=t;if(r(392)!=e[r(401)])return;const{data:s}=e;return s&&r(394)==s[r(407)]?{type:r(368),content:Dt(n,r(395),Dt(n,r(364)))}:void 0})}}const qr=Yr;function Yr(t,e){const n=Xr();return(Yr=function(t,e){return n[t-=280]})(t,e)}function Xr(){const t=["commands","afterInit","1zGCWse","346822ZAplGc","7350710UWGbyP","2087810vBcHpx","enableCommand","3084tUOhjd","2849497yRgyYY","TrackChangesEditing","3045wOPgLK","1873704VYhJvH","plugins","editor","get","6ZfAwui","replaceSource","6888132yjmJuG"];return(Xr=function(){return t})()}!function(t){const e=Yr,n=t();for(;;)try{if(419415===parseInt(e(296))/1*(parseInt(e(297))/2)+-parseInt(e(286))/3*(parseInt(e(283))/4)+parseInt(e(281))/5+-parseInt(e(291))/6*(-parseInt(e(284))/7)+parseInt(e(287))/8+-parseInt(e(293))/9+parseInt(e(280))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xr);class Zr extends t.Plugin{[qr(295)](){const t=qr,e=this[t(289)];e[t(294)][t(290)](t(292))&&e[t(288)][t(290)](t(285))[t(282)](t(292))}}const Jr=Qr;function Qr(t,e){const n=$r();return(Qr=function(t,e){return n[t-=307]})(t,e)}function $r(){const t=["*Remove all formatting*","24490eQAYvO","format","get","11fDvKaK","2238hRFXLV","formatBlock","formatInline","removeFormat","editor","plugins","has","locale","type","_registerLegacyDescription","2408cyKkwo","851600sliSFW","263470egpHjr","afterInit","enableDefaultAttributesIntegration","RemoveFormatEditing","registerDescriptionCallback","10abMvlh","1103240JpJyNC","233332ptYWEG","291189sAGBjY","TrackChangesEditing","commandName","descriptionFactory","18jBvNen"];return($r=function(){return t})()}!function(t){const e=Qr,n=t();for(;;)try{if(157655===parseInt(e(329))/1*(parseInt(e(320))/2)+parseInt(e(323))/3+-parseInt(e(322))/4+parseInt(e(314))/5+parseInt(e(333))/6*(parseInt(e(313))/7)+parseInt(e(321))/8*(-parseInt(e(327))/9)+parseInt(e(315))/10*(-parseInt(e(332))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);class ts extends t.Plugin{[Jr(316)](){const t=Jr,e=this[t(307)];e[t(308)][t(309)](t(318))&&(e[t(308)][t(331)](t(324))[t(317)](t(336)),this[t(312)]())}[Jr(312)](){const t=Jr,e=this[t(307)];e[t(308)][t(331)](t(324))[t(326)][t(319)](n=>{const r=t;if(r(334)!=n[r(311)]&&r(335)!=n[r(311)])return;const{data:s}=n;return s&&r(336)==s[r(325)]?{type:r(330),content:Dt(e[r(310)],r(328))}:void 0})}}const es=ns;function ns(t,e){const n=rs();return(ns=function(t,e){return n[t-=495]})(t,e)}function rs(){const t=["trackChanges","acceptAllSuggestions","900DIHrwV","RestrictedEditingModeEditing","1630XBIjuz","TrackChangesEditing","7etmrkn","4OwMvSQ","editor","6911993ZHcaLm","206999QCmyqF","discardSelectedSuggestions","acceptSelectedSuggestions","get","enableCommand","10362RBZPme","goToPreviousRestrictedEditingException","has","acceptSuggestion","302592pIrCbg","discardAllSuggestions","52263gbmBDk","679377oDCnIw","goToNextRestrictedEditingException","144804tfVDtX","discardSuggestion","plugins","afterInit","18SuSRdT","545wznYEI"];return(rs=function(){return t})()}!function(t){const e=ns,n=t();for(;;)try{if(879715===-parseInt(e(510))/1*(-parseInt(e(506))/2)+-parseInt(e(504))/3*(-parseInt(e(519))/4)+-parseInt(e(511))/5*(-parseInt(e(497))/6)+-parseInt(e(518))/7*(-parseInt(e(501))/8)+-parseInt(e(503))/9*(-parseInt(e(516))/10)+-parseInt(e(521))/11+parseInt(e(514))/12*(-parseInt(e(522))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rs);class ss extends t.Plugin{[es(509)](){const t=es,e=this[t(520)];if(!e[t(508)][t(499)](t(515)))return;const n=e[t(508)][t(495)](t(517));n[t(496)](t(498)),n[t(496)](t(505));const r=e[t(508)][t(495)](t(515));r[t(496)](t(512)),r[t(496)](t(500)),r[t(496)](t(507)),r[t(496)](t(513)),r[t(496)](t(502)),r[t(496)](t(524)),r[t(496)](t(523))}}const os=as;function is(){const t=["119217RRDJXa","ELEMENT_LINE_BREAK","softBreak","1646980VhFgdJ","shiftEnter","543134okclOO","locale","afterInit","545568JFMhHa","60LElswd","editor","plugins","192ulSXRm","ShiftEnter","1320539JvkHLQ","has","registerElementLabel","18TCoNix","2077584DkERPl","1BkGIRl","TrackChangesEditing","descriptionFactory","get","337182DiNnWu","228XfAbTl","enableCommand"];return(is=function(){return t})()}function as(t,e){const n=is();return(as=function(t,e){return n[t-=493]})(t,e)}!function(t){const e=as,n=t();for(;;)try{if(426732===-parseInt(e(501))/1*(parseInt(e(513))/2)+-parseInt(e(500))/3+-parseInt(e(516))/4+parseInt(e(517))/5*(-parseInt(e(505))/6)+parseInt(e(508))/7*(-parseInt(e(494))/8)+-parseInt(e(499))/9*(-parseInt(e(511))/10)+parseInt(e(496))/11*(parseInt(e(506))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(is);class cs extends t.Plugin{[os(515)](){const t=os,e=this[t(518)];if(!e[t(493)][t(497)](t(495)))return;const n=e[t(493)][t(504)](t(502));n[t(507)](t(512)),n[t(503)][t(498)](t(510),n=>Dt(e[t(514)],t(509),n))}}function us(t,e){const n=ls();return(us=function(t,e){return n[t-=244]})(t,e)}function ls(){const t=["1754601pWZFXD","5292847TXlYII","431828erIOkD","75618avKFGc","6320694IthizU","3330392qZCUUw","push","940VxqthI","5ClCgfR","126146MGDKNu","createRangeOn","5LGbaWd","hasAttribute","getItems"];return(ls=function(){return t})()}function gs(t,e,n){const r=us,s=[];for(const o of e[r(252)]())o[r(251)](t)&&s[r(245)](n[r(249)](o));return s}!function(t){const e=us,n=t();for(;;)try{if(643806===parseInt(e(250))/1*(-parseInt(e(248))/2)+-parseInt(e(253))/3+parseInt(e(255))/4+-parseInt(e(247))/5*(-parseInt(e(257))/6)+parseInt(e(254))/7+parseInt(e(244))/8+parseInt(e(256))/9*(-parseInt(e(246))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ls);const ds=fs;function fs(t,e){const n=hs();return(fs=function(t,e){return n[t-=416]})(t,e)}function hs(){const t=["66642MRXmml","105mbYttg","3337284RHdWBw","selection","filter","forceValue","commandParams","type","getRanges","restrictedEditingExceptionBlock","11vhlKuC","formatBlock","markBlockFormat","4rTlKqr","map","741204MYoZZQ","locale","55399224lYZRyM","1136cvKWVt","_enableEditingExceptionBlockCommand","get","change","restrictedEditingException","checkChild","document","parent","commands","commandName","registerDescriptionCallback","from","descriptionFactory","FORMAT_RESTRICTED_DISABLED","FORMAT_RESTRICTED_ENABLED","push","afterInit","StandardEditingModeEditing","restrictedEditingExceptionAuto","665335TDkFCs","enableCommand","formatInline","5eKzhyD","createContext","has","format","8478630olDhwX","value","editor","schema","plugins","isCollapsed","name","getSelectedBlocks","_enableEditingExceptionCommand","52632baLcVF","markInlineFormat","TrackChangesEditing","model","findAncestor"];return(hs=function(){return t})()}!function(t){const e=fs,n=t();for(;;)try{if(692869===parseInt(e(432))/1*(-parseInt(e(466))/2)+-parseInt(e(468))/3+-parseInt(e(455))/4*(parseInt(e(435))/5)+-parseInt(e(453))/6*(-parseInt(e(454))/7)+parseInt(e(471))/8*(-parseInt(e(448))/9)+-parseInt(e(439))/10+parseInt(e(463))/11*(parseInt(e(470))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hs);class ms extends t.Plugin{[ds(429)](){const t=ds,e=this[t(441)],n=e[t(443)][t(473)](t(450));e[t(443)][t(437)](t(430))&&(this[t(447)](),this[t(472)](),n[t(433)](t(431)))}[ds(447)](){const t=ds,e=this[t(441)],n=e[t(451)],r=e[t(469)],s=e[t(443)][t(473)](t(450)),o=t(417),i=e[t(421)][t(473)](o);s[t(433)](o,(e,r={})=>{const a=t,c=n[a(419)][a(456)];if(c[a(444)])return void e(r);const u=void 0!==r[a(458)]?r[a(458)]:!i[a(440)];n[a(416)](()=>{const t=a,e=Array[t(424)](c[t(461)]());for(const r of e){const e=u?[r]:gs(o,r,n);for(const n of e)s[t(449)](n,{commandName:o,commandParams:[{forceValue:u}]})}})}),s[t(425)][t(423)](e=>{const n=t;if(n(464)!=e[n(460)]&&n(434)!=e[n(460)])return;const{data:s}=e;return s&&s[n(422)]==o?s[n(459)][0][n(458)]?{type:n(438),content:Dt(r,n(427))}:{type:n(438),content:Dt(r,n(426))}:void 0})}[ds(472)](){const t=ds,e=this[t(441)],n=e[t(469)],r=e[t(443)][t(473)](t(450)),s=t(462),o=this[t(441)][t(421)][t(473)](s);r[t(433)](s,(n,i={})=>{const a=t,c=this[a(441)][a(451)][a(419)][a(456)],u=i&&void 0!==i[a(458)]?i[a(458)]:!o[a(440)];let l=[];if(u){const t=Array[a(424)](c[a(446)]())[a(457)](t=>function(t){const e=a;return!!t[e(452)](e(417),{includeSelf:!0})}(t)||function(t,e){const n=a,r=e[n(436)](t[n(420)]);return!!e[n(418)](r,n(417))&&!!e[n(418)](r[n(428)](n(417)),t)}(t,this[a(441)][a(451)][a(442)]));l=y(t,e[a(451)])}else{const t=Array[a(424)](c[a(446)]())[a(467)](t=>function(t){const e=a;let n=t;for(;n[e(420)];){if(e(417)==n[e(420)][e(445)])return n;n=n[e(420)]}return null}(t))[a(457)](t=>!!t);l=y(t,e[a(451)])}e[a(451)][a(416)](()=>{const t=a;for(const e of l)r[t(465)](e,{commandName:s,commandParams:[{forceValue:u}]})})}),r[t(425)][t(423)](e=>{const r=t,{data:o}=e;if(o&&o[r(422)]==s)return o[r(459)][0][r(458)]?{type:r(438),content:Dt(n,r(427))}:{type:r(438),content:Dt(n,r(426))}})}}function ps(t,e){const n=bs();return(ps=function(t,e){return n[t-=450]})(t,e)}const ks=ps;function bs(){const t=["locale","enableDefaultAttributesIntegration","format","config","registerAttributeLabel","_registerLegacyDescription","768698UNUxwe","4436715MbvWiN","7139016hYLLNW","50619jchiWU","type","StyleUtils","element","commandName","formatBlock","descriptionFactory","block","definitions","getGhsAttributeNameForElement","ghsAttributes","5049024KSkAPU","commandParams","forceValue","toLowerCase","12mRuQEU","plugins","9dXGiSi","2332cQihBl","inline","style","get","GeneralHtmlSupport","DataSchema","editor","has","*Set format:* %0","33470fQzqbq","formatInline","add","styleName","Style","afterInit","46CPOfNt","registerDescriptionCallback","normalizeConfig","*Remove format:* %0","FORMAT_STYLE","TrackChangesEditing","499009KgBbFW"];return(bs=function(){return t})()}!function(t){const e=ps,n=t();for(;;)try{if(666424===-parseInt(e(471))/1+-parseInt(e(465))/2*(-parseInt(e(481))/3)+parseInt(e(492))/4+-parseInt(e(479))/5+parseInt(e(496))/6*(parseInt(e(478))/7)+-parseInt(e(480))/8*(-parseInt(e(498))/9)+parseInt(e(459))/10*(-parseInt(e(450))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bs);class Is extends t.Plugin{[ks(464)](){const t=ks,e=this[t(456)];if(!e[t(497)][t(457)](t(463))||!e[t(497)][t(457)](t(455)))return;const n=e[t(497)][t(453)](t(470)),r=e[t(472)],s=e[t(475)][t(453)](t(452))||{},o=e[t(497)][t(453)](t(454)),i=e[t(497)][t(453)](t(483))[t(467)](e[t(497)][t(453)](t(455)),s[t(489)]);n[t(473)](t(452));const a=new Set;for(const e of i[t(488)]){const n=o[t(490)](e[t(484)]);a[t(461)](n)}const c=new Set;for(const e of i[t(451)]){const n=o[t(490)](e[t(484)]);c[t(461)](n);for(const n of e[t(491)])c[t(461)](n)}for(const e of a)n[t(487)][t(476)](e,Dt(r,t(469)));for(const e of c)n[t(487)][t(476)](e,Dt(r,t(469)));this[t(477)]()}[ks(477)](){const t=ks,e=this[t(456)],n=e[t(472)];e[t(497)][t(453)](t(470))[t(487)][t(466)](e=>{const r=t;if(r(486)!=e[r(482)]&&r(460)!=e[r(482)])return;const{data:s}=e;return s&&r(452)===s[r(485)]?s[r(493)][0][r(494)]?{type:r(474),content:Dt(n,r(458),s[r(493)][0][r(462)][r(495)]())}:{type:r(474),content:Dt(n,r(468),s[r(493)][0][r(462)][r(495)]())}:void 0})}}const Es=As;!function(t){const e=As,n=t();for(;;)try{if(328898===-parseInt(e(427))/1+parseInt(e(357))/2+-parseInt(e(415))/3+-parseInt(e(379))/4*(parseInt(e(409))/5)+-parseInt(e(350))/6+-parseInt(e(311))/7+parseInt(e(375))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ts);class _s extends t.Plugin{[Es(382)];[Es(348)];constructor(t){const e=Es;super(t),this[e(382)]=[e(307),e(310)],this[e(348)]=new Set}[Es(380)](){const t=Es,e=this[t(413)],n=e[t(283)][t(330)][t(296)];if(!e[t(397)][t(359)](t(428)))return;const r=e[t(358)],s=e[t(397)][t(362)](t(334)),o=e[t(397)][t(362)](t(340));s[t(333)][t(304)](t(419),e=>Dt(r,t(417),e)),this[t(314)](),s[t(404)](t(396)),s[t(404)](t(354)),s[t(404)](t(295));for(const r of[t(322),t(412)]){const i=e[t(386)][t(362)](r);s[t(404)](r,r=>{const a=t;e[a(283)][a(297)](t=>{const e=a;r();const c=e(378)===i[e(392)],u=o[e(328)](n),l=o[e(326)](u),g=c?l[e(402)]-1:l[e(298)]+1,d=u[0][e(293)](e(419)),f=o[e(370)](d,{startRow:g,endRow:g}),h=Array[e(369)](f)[e(352)](n=>t[e(408)](n[e(405)]));s[e(389)](h,e(307))})})}for(const r of[t(365),t(332)]){const i=e[t(386)][t(362)](r);s[t(404)](r,r=>{const a=t;e[a(283)][a(297)](t=>{const e=a;r();const c=e(344)===i[e(392)],u=o[e(328)](n),l=o[e(338)](u),g=c?l[e(402)]-1:l[e(298)]+1,d=u[0][e(293)](e(419)),f=o[e(370)](d,{startRow:0,column:g,includeAllSlots:!1}),h=Array[e(369)](f)[e(352)](n=>t[e(408)](n[e(405)]));s[e(389)](h,e(310))})})}for(const r of[t(360),t(384)]){const i=r[t(319)](11),a=i[t(315)](),c=a[t(319)](0,3)+t(299),u=t(419)+i,l=t(312)+i,g=t(353)+i;s[t(404)](r,()=>{const i=t;e[i(283)][i(297)](t=>{const e=i,d=o[e(328)](n),f=d[0][e(293)](e(419));let h;if(e(360)==r){const t=o[e(326)](d);h={startRow:t[e(402)],endRow:t[e(298)],includeAllSlots:!0}}else{const t=o[e(338)](d);h={startColumn:t[e(402)],endColumn:t[e(298)],includeAllSlots:!0}}const m=o[e(370)](f,h),p=Array[e(369)](m)[e(352)](({cell:t})=>t),k=ys(p[e(347)](t=>t[e(399)](c))),b=ys(p[e(347)](t=>!t[e(399)](c)))[e(352)](n=>t[e(408)](n)),I=s[e(367)](b,u);if(I&&(e(307)==I[e(366)]||e(310)==I[e(366)])){const n=this[e(342)](I);for(const r of k){const s=t[e(408)](r),i=o[e(339)](r),u=r[e(411)](c)-1,d=n[l],f=n[g];d<=i[a]&&i[a]+u<=f&&I[e(320)](s)}}})})}function i(r){const s=t,o=Array[s(369)](n[s(316)]())[s(352)](t=>a.ModelLiveRange[s(349)](t));e[s(283)][s(297)](t=>{const n=s,i=t[n(318)];r=r[n(347)](t=>n(377)!=t[n(420)][n(287)]),t[n(407)](r),e[n(386)][n(362)](n(360))[n(303)](),e[n(288)](n(360),{forceDefaultExecution:!0}),e[n(283)][n(335)](()=>{const t=n;e[t(283)][t(335)](i,e=>{const n=t,r=o[n(347)](t=>n(377)!=t[n(420)][n(287)]);r[n(331)]>0&&e[n(407)](r);for(const t of o)t[n(430)]()})})})}function c(r){const s=t;e[s(283)][s(297)](t=>{const o=s,i=Array[o(369)](n[o(316)]())[o(352)](t=>a.ModelLiveRange[o(349)](t)),c=[];for(const t of r)for(const e of t[o(422)]({shallow:!0}))c[o(381)](e);for(const n of c)o(377)!=n[o(420)][o(287)]&&(t[o(407)](t[o(291)](n,0)),e[o(386)][o(362)](o(384))[o(303)](),e[o(288)](o(384),{forceDefaultExecution:!0}));const u=i[o(347)](t=>o(377)!=t[o(420)][o(287)]);u[o(331)]>0&&t[o(407)](u);for(const t of i)t[o(430)]()})}function u(e,n){const r=t;return n[r(388)](t=>e[r(400)](e=>e[r(363)][r(306)](t[r(361)])||t[r(363)][r(306)](e[r(361)])))}function l(e,n){const r=t;return!e[r(400)](t=>n[r(400)](e=>t[r(325)](e)))&&e[r(400)](t=>n[r(400)](e=>t[r(363)][r(285)](e[r(361)])))}s[t(333)][t(401)](e=>{const n=t;if(n(301)!=e[n(391)]&&n(424)!=e[n(391)])return;const s=e[n(337)]();if(null!=s&&s.is(n(308),n(419))){if(n(301)==e[n(391)]){const t=e[n(422)]()[n(347)](t=>t.is(n(387)))[n(352)](t=>t[n(324)]);if(t[n(331)])return{type:n(301),content:Dt(r,n(305),Dt(r,n(323),'"'+t[n(373)](" ")+'"'))}}if(n(424)==e[n(391)]){const t=e[n(422)]()[n(347)](t=>t.is(n(387)))[n(352)](t=>t[n(324)]);if(t[n(331)])return{type:n(424),content:Dt(r,n(371),Dt(r,n(323),'"'+t[n(373)](" ")+'"'))}}}}),s[t(333)][t(401)](e=>{const n=t;if(n(307)==e[n(366)]){const t=e[n(422)]()[n(347)](t=>t.is(n(387)))[n(352)](t=>t[n(324)]),s=this[n(342)](e),o=s[n(426)]-s[n(414)]+1;if(n(301)==e[n(391)])return t[n(331)]?{type:n(301),content:Dt(r,n(305),Dt(r,n(302),[o,'"'+t[n(373)](" ")+'"']))}:{type:n(301),content:Dt(r,n(305),Dt(r,n(289),o))};if(n(424)==e[n(391)])return t[n(331)]?{type:n(424),content:Dt(r,n(371),Dt(r,n(302),[o,'"'+t[n(373)](" ")+'"']))}:{type:n(424),content:Dt(r,n(371),Dt(r,n(289),o))}}if(n(310)==e[n(366)]){const t=e[n(422)]()[n(347)](t=>t.is(n(387)))[n(352)](t=>t[n(324)]),s=this[n(342)](e),o=s[n(383)]-s[n(393)]+1;if(n(301)==e[n(391)])return t[n(331)]?{type:n(301),content:Dt(r,n(305),Dt(r,n(368),[o,'"'+t[n(373)](" ")+'"']))}:{type:n(301),content:Dt(r,n(305),Dt(r,n(284),o))};if(n(424)==e[n(391)])return t[n(331)]?{type:n(424),content:Dt(r,n(371),Dt(r,n(368),[o,'"'+t[n(373)](" ")+'"']))}:{type:n(424),content:Dt(r,n(371),Dt(r,n(284),o))}}}),s[t(355)][t(418)](t(301),t(307),t(421),i),s[t(355)][t(418)](t(424),t(307),t(351),i),s[t(355)][t(418)](t(301),t(310),t(421),c),s[t(355)][t(418)](t(424),t(310),t(351),c),s[t(355)][t(418)](t(301),t(310),t(373),u),s[t(355)][t(418)](t(424),t(310),t(373),u),s[t(355)][t(418)](t(301),t(307),t(373),l),s[t(355)][t(418)](t(424),t(307),t(373),l)}[Es(425)](){const t=Es,e=this[t(413)],n=e[t(283)][t(330)][t(296)];return(r,s)=>{const o=t;e[o(283)][o(297)](t=>{const i=o,{commandName:c,commandParams:u}=s;let l=r[0][i(363)][i(398)];u&&u[0]&&!1===u[0][i(395)]&&(l=r[0][i(361)][i(336)]);const g=t[i(429)](l);if(i(377)==g[i(420)][i(287)])return;const d=Array[i(369)](n[i(316)]())[i(352)](t=>a.ModelLiveRange[i(349)](t));t[i(407)](g),e[i(386)][i(362)](c)[i(303)](),u[i(381)]({forceDefaultExecution:!0}),e[i(288)](c,...u);const f=d[i(347)](t=>i(377)!=t[i(420)][i(287)]);f[i(331)]>0&&t[i(407)](f);for(const t of d)t[i(430)]()})}}[Es(321)](t){const e=Es,n=this[e(413)][e(397)][e(362)](e(340));let r=Number[e(385)],s=Number[e(317)],o=Number[e(385)],i=Number[e(317)];for(const a of t){if(e(377)==a[e(420)][e(287)])continue;const{row:t,column:c}=n[e(339)](a),u=a[e(399)](e(423))?a[e(411)](e(423))-1:0,l=a[e(399)](e(343))?a[e(411)](e(343))-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}}[Es(314)](){const t=Es,e=this[t(413)],n=e[t(397)][t(362)](t(334)),r=e[t(397)][t(362)](t(340));e[t(283)][t(330)].on(t(372),()=>{const r=t,s=Array[r(369)](e[r(283)][r(330)][r(410)][r(313)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(416)](t);if(r(403)!=s)continue;if(null!=e[r(309)])continue;const a=n[r(327)](o);this[r(382)][r(346)](i)&&this[r(348)][r(294)](a)}},{priority:t(341)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(408)](e),a=e[s(293)](s(419)),c=r[s(339)](e);for(const t of this[s(348)]){const n=t[s(366)],r=n[s(406)](s(374)),u=n[s(319)](r?10:5),l=u[s(315)](),g=l[s(319)](0,3)+s(299),d=s(312)+u,f=s(353)+u;if(!t[s(394)])continue;if(a!=t[s(292)]()[s(361)][s(293)](s(419)))continue;if(t[s(345)](i))continue;const h=e[s(399)](g)?e[s(411)](g)-1:0,m=this[s(342)](t),p=m[d],k=m[f];p<=c[l]&&c[l]+h<=k&&(t[s(320)](i),o=!0)}return o};e[t(283)][t(330)][t(329)](n=>{const r=t;let o=!1;for(const t of e[r(283)][r(330)][r(410)][r(390)]())if(r(300)==t[r(391)])if(r(307)==t[r(376)])for(const e of t[r(290)][r(336)][r(286)]())o=o||s(e,n);else r(356)==t[r(376)]&&(o=o||s(t[r(290)][r(336)],n));return o})}[Es(342)](t){const e=Es;return this[e(321)](t[e(316)]()[e(352)](t=>t[e(361)][e(336)]))}}function Ts(){const t=["getRanges","MIN_SAFE_INTEGER","batch","substr","addRange","_getCoordsForCells","insertTableRowAbove","ELEMENT_TABLE_WITH_TEXT","data","isIntersecting","getRowIndexes","getSuggestion","getSelectionAffectedTableCells","registerPostFixer","document","length","insertTableColumnRight","descriptionFactory","TrackChangesEditing","enqueueChange","nodeAfter","getContainedElement","getColumnIndexes","getCellLocation","TableUtils","low","_getSuggestionCoords","colspan","left","isIntersectingWithRange","includes","filter","_tableSuggestions","fromRange","1735524uxTraX","accept","map","max","selectTableRow","_suggestionFactory","tableCell","776520baTMKc","locale","has","removeTableRow","start","get","end","values","insertTableColumnLeft","subType","markMultiRangeDeletion","ELEMENT_TABLE_COLUMN_WITH_TEXT","from","createTableWalker","*Remove:* %0","change:data","join","tablePaste","8736048RyNBfD","name","$graveyard","above","44nfiBgK","afterInit","push","_tablePostFixingSubtypes","maxColumn","removeTableColumn","MAX_SAFE_INTEGER","commands","$textProxy","every","markMultiRangeInsertion","getChanges","type","order","minColumn","isInContent","forceValue","insertTable","plugins","nodeBefore","hasAttribute","some","registerDescriptionCallback","first","suggestion","enableCommand","cell","startsWith","setSelection","createRangeOn","4275TXrPFl","differ","getAttribute","insertTableRowBelow","editor","minRow","954657KVfkxW","_splitMarkerName","ELEMENT_TABLE","registerCustomCallback","table","root","discard","getItems","rowspan","deletion","_acceptFormatSuggestionCallbackFactory","maxRow","356572xPuFnl","TableEditing","createRangeIn","detach","model","ELEMENT_TABLE_COLUMN","isTouching","getChildren","rootName","execute","ELEMENT_TABLE_ROW","position","createPositionAt","getFirstRange","findAncestor","add","selectTableColumn","selection","change","last","span","insert","insertion","ELEMENT_TABLE_ROW_WITH_TEXT","refresh","registerElementLabel","*Insert:* %0","isEqual","tableRow","element","oldRange","tableColumn","1245426nNgSdr","min","getChangedMarkers","_setupColumnsRowsFixing","toLowerCase"];return(Ts=function(){return t})()}function As(t,e){const n=Ts();return(As=function(t,e){return n[t-=283]})(t,e)}function ys(t){const e=Es;return Array[e(369)](new Set(t)[e(364)]())}const vs=Ls;function Cs(){const t=["10mneXNo","_areMergableCells","3dqXyTo","registerCustomCallback","6ZExNdN","detach","map","mergeTableCellUp","requires","isInContent","markMultiRangeBlockFormat","_tablePostFixingSubtypes","18votzLP","add","getAncestors","find","tableCell","locale","type","filter","mergeTableCellLeft","accept","subType","selection","8003281PXldto","findAncestor","deletion","author","_isForcedDefaultExecutionBlock","push","splitTableCellHorizontally","return","8435049HDtBMM","5482098LWpcjD","trackChanges","mergeTableCellDown","createRangeOn","enableCommand","descriptionFactory","fromRange","getRanges","direction","horizontally","8165584jRuPPh","cell","get","element","model","set:isEnabled","getSelectionAffectedTableCells","setSelection","13596vVtLWo","*Merge cells*","refresh","from","highest","_acceptFormatSuggestionCallbackFactory","mergeTableCellRight","TableUtils","document","TrackChangesEditing","splitTableCellVertically","execute","formatBlock","TableEditing","change","containsRange","commandName","getFirstPosition","rootName","has","afterInit","insertion","24dLDuNS","_suggestionFactory","getSuggestions","forceDefaultExecution","table","markBlockFormat","registerDescriptionCallback","_areSelectedCellsMergable","mergeTableCells","2781155RNbFdC","value","createTableWalker","size","root","low","isEnabled","*Split cell:* horizontally","getCellLocation","plugins","1062856SKltfe","$graveyard","length","*Split cell:* vertically","editor","commands","format","stop","formatInline"];return(Cs=function(){return t})()}function Ls(t,e){const n=Cs();return(Ls=function(t,e){return n[t-=444]})(t,e)}!function(t){const e=Ls,n=t();for(;;)try{if(680104===parseInt(e(497))/1*(parseInt(e(458))/2)+parseInt(e(448))/3*(-parseInt(e(538))/4)+-parseInt(e(528))/5+-parseInt(e(450))/6*(-parseInt(e(478))/7)+parseInt(e(489))/8+-parseInt(e(479))/9*(-parseInt(e(446))/10)+-parseInt(e(470))/11*(parseInt(e(519))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cs);class ws extends t.Plugin{static get[vs(454)](){return[_s]}[vs(517)](){const t=vs,e=this[t(542)],n=e[t(493)][t(505)][t(469)],r=e[t(463)];if(!e[t(537)][t(516)](t(510)))return;const s=e[t(537)][t(491)](t(506)),o=e[t(537)][t(491)](t(504)),i=e[t(537)][t(491)](_s);i[t(457)][t(475)](t(527)),s[t(483)](t(527),()=>{const n=t,r=o[n(495)](e[n(493)][n(505)][n(469)]);e[n(493)][n(511)](()=>{const t=n;s[t(456)](r,{commandName:t(527),commandParams:[]},[],t(527))})}),e[t(543)][t(491)](t(527)).on(t(508),(n,r)=>{const o=t;e[o(543)][o(491)](o(480))[o(529)]&&(r[o(540)]>0&&r[r[o(540)]-1]&&r[r[o(540)]-1][o(522)]||s[o(474)]||this[o(526)]()||n[o(444)]())},{priority:t(501)});for(const n of[t(453),t(503),t(481),t(466)]){const r=e[t(543)][t(491)](n);s[t(483)](n,()=>{const n=t,o=e[n(493)][n(505)][n(469)][n(514)]()[n(460)]()[n(461)](t=>t.is(n(492),n(462))),i=r[n(529)];e[n(493)][n(511)](()=>{const t=n;s[t(456)]([o,i],{commandName:t(527),commandParams:[]},[],t(527))})})}for(const n of[t(507),t(476)]){const r=e[t(543)][t(491)](n);s[t(483)](n,()=>{const i=t,a=o[i(495)](e[i(493)][i(505)][i(469)])[0],c=a[i(471)](i(523)),{column:u,row:l}=o[i(536)](a);let g=[];if(i(488)==r[i(487)]){const t=o[i(530)](c,{startRow:l,endRow:l,includeAllSlots:!0});g=Array[i(500)](t)[i(452)](t=>t[i(490)])}else{const t=o[i(530)](c,{column:u,includeAllSlots:!0});g=Array[i(500)](t)[i(452)](t=>t[i(490)])}e[i(493)][i(511)](t=>{const e=i;s[e(524)](t[e(482)](a),{commandName:n,commandParams:[]},g,n)})})}s[t(484)][t(525)](e=>{const n=t;if(n(509)!=e[n(464)]&&n(445)!=e[n(464)])return;const{data:s}=e;return s&&n(527)==s[n(513)]?{type:n(544),content:Dt(r,n(498))}:void 0}),s[t(484)][t(525)](e=>{const n=t;if(n(509)!=e[n(464)]&&n(445)!=e[n(464)])return;const{data:s}=e;return s?n(507)==s[n(513)]?{type:n(544),content:Dt(r,n(541))}:n(476)==s[n(513)]?{type:n(544),content:Dt(r,n(535))}:void 0:void 0});const c=i[t(502)]();for(const e of[t(453),t(503),t(481),t(466)])s[t(520)][t(449)](t(509),e,t(467),c);for(const e of[t(507),t(476)])s[t(520)][t(449)](t(509),e,t(467),c);s[t(520)][t(449)](t(509),t(527),t(467),r=>{const s=t;e[s(493)][s(511)](t=>{const o=s,i=Array[o(500)](n[o(486)]())[o(452)](t=>a.ModelLiveRange[o(485)](t));t[o(496)](r),e[o(543)][o(491)](o(527))[o(499)](),e[o(508)](o(527),{forceDefaultExecution:!0});const c=i[o(465)](t=>o(539)!=t[o(532)][o(515)]);c[o(540)]>0&&t[o(496)](c);for(const t of i)t[o(451)]()})});for(const n of[t(453),t(481),t(466),t(503)]){const r=e[t(543)][t(491)](n);r.on(t(494),(n,s,o)=>{const i=t;if(o){const t=e[i(493)][i(505)][i(469)][i(514)]()[i(460)]()[i(461)](t=>t.is(i(492),i(462)));this[i(447)](r[i(529)],t)||(n[i(477)]=!1,n[i(444)]())}},{priority:t(533)})}}[vs(526)](){const t=vs,e=this[t(542)][t(543)][t(491)](t(527)),n=this[t(542)][t(537)][t(491)](t(504));if(!e[t(534)])return!1;const r=n[t(495)](this[t(542)][t(493)][t(505)][t(469)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(447)](e,n))return!1;return!0}[vs(447)](t,e){const n=vs,r=this[n(542)][n(537)][n(491)](n(506)),s=this[n(542)][n(493)][n(482)](t),o=this[n(542)][n(493)][n(482)](e),i=new Set,a=new Set;for(const t of r[n(521)]())if((n(518)==t[n(464)]||n(472)==t[n(464)]||n(527)==t[n(468)])&&t[n(455)])for(const e of t[n(486)]())e[n(512)](s,!0)&&i[n(459)](t[n(464)]+":"+t[n(473)].id),e[n(512)](o,!0)&&a[n(459)](t[n(464)]+":"+t[n(473)].id);if(i[n(531)]!=a[n(531)])return!1;for(const t of i)if(!a[n(516)](t))return!1;return!0}}const Ns=Rs;function Ss(){const t=["removeMarker:suggestion","markerRange","TableUtils","includes","commandParams","18585192rYWSGZ","getSuggestion","5527067kmwrPp","registerDescriptionCallback","type","data","ck-suggestion-marker-","FORMAT_HEADER_COLUMN","TableEditing","ck-suggestion-marker--active","FORMAT_REGULAR_COLUMN","1826322OFYOqi","markerName","bindElementToMarker","createTableWalker","enableDefaultAttributesIntegration","addClass","writer","registerCustomCallback","format","parent","toViewElement","forceValue","downcastDispatcher","locale","activeMarkers","hasSuggestion","descriptionFactory","stop","cell","name","TrackChangesEditing","FORMAT_REGULAR_ROW","847502UajIZH","accept","removeClass","2464347fcFKZW","commandName","6962934pUAIGW","getCellLocation","9WlovCj","start","end","consume","options","formatBlock","nodeAfter","showSuggestionHighlights","mapper","highest","afterInit","addMarker:suggestion","item","_acceptFormatSuggestionCallbackFactory","registerAttributeLabel","_registerLegacyDescription","editing","*Format:* %0","setTableRowHeader","headingRows","plugins","markerNameToElements","has","nodeBefore","removeAttribute","consumable","_handleLegacySuggestions","editor","setAttribute","_suggestionFactory","data-suggestion","unbindElementFromMarkerName","_registerLegacyConverters","1646516xMyemY","requires","FORMAT_HEADER_ROW","get","_splitMarkerName","5vEpKaI","headingColumns","setTableColumnHeader"];return(Ss=function(){return t})()}function Rs(t,e){const n=Ss();return(Rs=function(t,e){return n[t-=253]})(t,e)}!function(t){const e=Rs,n=t();for(;;)try{if(653504===parseInt(e(267))/1+-parseInt(e(331))/2+-parseInt(e(270))/3+-parseInt(e(307))/4*(parseInt(e(312))/5)+-parseInt(e(272))/6+parseInt(e(322))/7+-parseInt(e(320))/8*(-parseInt(e(274))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ss);class Ms extends t.Plugin{static get[Ns(308)](){return[_s]}[Ns(284)](){const t=Ns,e=this[t(301)];if(!e[t(294)][t(296)](t(328)))return;const n=e[t(258)],r=e[t(294)][t(310)](t(265));r[t(335)](t(292)),r[t(335)](t(314)),r[t(261)][t(288)](t(293),Dt(n,t(309))),r[t(261)][t(288)](t(313),Dt(n,t(327))),this[t(300)]()}[Ns(300)](){const t=Ns,e=this[t(301)][t(294)][t(310)](t(265)),n=this[t(301)][t(294)][t(310)](_s)[t(287)]();e[t(303)][t(338)](t(279),t(292),t(268),n),e[t(303)][t(338)](t(279),t(314),t(268),n),this[t(306)](),this[t(289)]()}[Ns(306)](){const t=Ns,e=this[t(301)][t(294)][t(310)](t(265)),n=this[t(301)][t(294)][t(310)](t(317));function r({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Rs,{type:c,id:u}=e[a(311)](o[a(332)]);if(!e[a(260)](u))return;const l=e[a(321)](u),g=l[a(325)];if(a(279)!=l[a(324)]||!g||a(314)!=g[a(271)])return;if(o[a(286)])return void s[a(262)]();if(!i[a(299)][a(277)](o[a(316)],s[a(264)]))return;const d=o[a(316)][a(275)][a(280)],f=o[a(316)][a(276)][a(297)],h=d[a(254)][a(254)],{column:m}=n[a(273)](d),{column:p}=n[a(273)](f);for(let s=m;s<=p;s++){const l=n[a(334)](h,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(263)],l=i[a(282)][a(255)](s);i[a(337)][a(336)](a(326)+c,l),r&&i[a(337)][a(302)](a(304),u,l),i[a(282)][a(333)](l,o[a(332)]),t&&(e[a(259)][a(318)](o[a(332)])?i[a(337)][a(336)](a(329),l):i[a(337)][a(269)](a(329),l))}}}}this[t(301)][t(290)][t(257)].on(t(285),r(),{priority:t(283)}),this[t(301)][t(325)][t(257)].on(t(285),(e,n,s)=>{const o=t;s[o(278)][o(281)]&&r({showActiveMarker:!1,setDataAttribute:!1})(e,n,s)},{priority:t(283)}),this[t(301)][t(290)][t(257)].on(t(315),(n,r,s)=>{const o=t,{type:i,id:a}=e[o(311)](r[o(332)]);if(!e[o(260)](a))return;const c=e[o(321)](a),u=c[o(325)];if(o(279)!=c[o(324)]||!u||o(314)!=u[o(271)])return;const l=s[o(282)][o(295)](r[o(332)]);if(l)for(const t of l)s[o(337)][o(269)](o(326)+i,t),s[o(337)][o(269)](o(329),t),s[o(337)][o(298)](o(304),t),s[o(282)][o(305)](t,r[o(332)])},{priority:t(283)})}[Ns(289)](){const t=Ns,e=this[t(301)],n=e[t(258)];function r(e){const r=t;return{type:r(253),content:Dt(n,r(291),e)}}e[t(294)][t(310)](t(265))[t(261)][t(323)](e=>{const s=t;if(s(279)!=e[s(324)])return;const{data:o}=e;if(o){if(s(292)==o[s(271)]){const t=o[s(319)][0][s(256)];return r(Dt(n,s(t?309:266)))}if(s(314)==o[s(271)]){const t=o[s(319)][0][s(256)];return r(Dt(n,s(t?327:330)))}}})}}function Os(t,e){const n=Ds();return(Os=function(t,e){return n[t-=441]})(t,e)}const Fs=Os;function Ds(){const t=["insertTableLayout","enableDefaultAttributesIntegration","*Set table type:* %0","3495828IBjtaP","element","descriptionFactory","getAttribute","plugins","ELEMENT_LAYOUT_TABLE","newValue","table","editor","442794RPFcnL","TableLayout","1684970xjThTW","enableCommand","afterInit","has","layout","4370728nmuOzS","get","format","192827iYFahi","key","1240644sNWXtU","locale","tableType","TrackChangesEditing","2828364fWNEfP","content","4xzQreX","ELEMENT_CONTENT_TABLE","registerDescriptionCallback","registerElementLabel"];return(Ds=function(){return t})()}!function(t){const e=Os,n=t();for(;;)try{if(366505===parseInt(e(466))/1+-parseInt(e(474))/2*(parseInt(e(456))/3)+-parseInt(e(472))/4+parseInt(e(458))/5+-parseInt(e(468))/6+parseInt(e(447))/7+parseInt(e(463))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ds);class xs extends t.Plugin{[Fs(460)](){const t=Fs,e=this[t(455)],n=e[t(469)],r=e[t(451)][t(464)](t(471));function s(e){const r=t;return{type:r(465),content:""+Dt(n,r(446),e)}}e[t(451)][t(461)](t(457))&&(r[t(459)](t(444)),r[t(445)](t(470)),r[t(449)][t(443)](e=>e.is(t(448),t(454))&&t(462)===e[t(450)](t(470)),e=>Dt(n,t(452),e)),r[t(449)][t(442)](e=>{const r=t,{data:o}=e;if(o&&r(470)==o[r(467)])switch(o[r(453)]){case r(462):return s(Dt(n,r(452)));case r(473):return s(Dt(n,r(441)))}}))}}var Bs=n(331);const Ps=zs;function Us(){const t=["showSuggestionHighlights","subType","content","insertionRanges","getChildren","elementToElement","differ","cell","getContainedElement","keys","removeColumns","column","_isForcedDefaultExecutionBlock","root","suggestion-td","previousSibling","rowInsertionRanges","position","move","ck-suggestion-marker","every","conversion","endColumn","accept","find","element","710mojEGd","tableCellBackgroundColor","rootName","wrap","getRanges","columnInsertionRanges","insert","containsRange","getAllAdjacentSuggestions","getColumns","from","removeMarkers","nodeAfter","filter","tablePasteRow","type","deletionRanges","columns","getSuggestions","787662FDPACj","requires","redo","forEach","includes","document","findAncestor","54406HHoiCV","insertRows","suggestionUnloaded","12000051HPirCV","TableSelection","row","createTableWalker","columnInsertionIndexes","updateMarker","has","locale","descriptionFactory","tableCellHorizontalAlignment","nextSibling","name","afterInit","getMarkers","suggestion","startsWith","author","detach","_replaceTableSlotCell","forceDefaultExecution","start","contentInsertion","getTableIfOnlyTableInContent","TableUtils","getRowIndexes","isInContent","for","fromRange","tableCellBorderStyle","markMultiRangeBlockFormat","createRange","markerName","7230awdpzQ","createRangeIn","markMultiRangeDeletion","hasSuggestion","insertContent","tableCellBorderWidth","change","reduce","unwrap","insertColumns","createElement","797526yFYlLI","registerDescriptionCallback","discard","setAttributes","batch","attributes","tablePasteCell","remove","isEmpty","_createdBatches","join","newRange","getShiftedBy","createRangeOn","documentSelection","getSelectedTableCells","ck-suggestion-marker--active","push","next","first","editor","length","entries","method","tablePasteColumn","selection","markerAttributes","last","paste","register","getSuggestion","fill","tablePaste","tableCellVerticalAlignment","suggestionLoaded","fromEntries","getSuggestionCallback","ck-suggestion-marker-insertion","commands","trackChanges","tableCellPadding","Users","editing","oldRange","activeMarkers","getAttributes","some","editingDowncast","setAttribute","markMultiRangeInsertion","rows","end","*Replace table cells*","insertion","registerCustomCallback","31014qbJjPP","getChanges","$graveyard","return","getColumnIndexes","add","1704gUqtly","getRange","createPositionBefore","options","getChild","5bgxgGq","_tablePostFixingSubtypes","TableClipboard","markers","formatBlock","removeRows","getRows","model","tableCell","tableCellSuggestion","_suggestionFactory","getItems","map","isEqual","lowest","previous","_splitMarkerName","markerToHighlight","paragraph","set","view","tablePasteChainId","getSelectionAffectedTableCells","4142YZBNJC","tableCellBorderColor","removeMarker","_getCoordsForCells","registerPostFixer","clipboardOutput","suggestion:formatBlock:tablePasteCell","1310112lUNTPK","stop","getChangedMarkers","TrackChangesEditing","table","endRow","high","listenTo","dataDowncast","plugins","low","cells","schema","deletion","value","rowInsertionIndexes","get"];return(Us=function(){return t})()}!function(t){const e=zs,n=t();for(;;)try{if(932290===parseInt(e(497))/1*(-parseInt(e(658))/2)+parseInt(e(569))/3+-parseInt(e(665))/4+parseInt(e(635))/5*(-parseInt(e(516))/6)+-parseInt(e(526))/7+-parseInt(e(630))/8*(-parseInt(e(624))/9)+parseInt(e(558))/10*(parseInt(e(523))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);const Gs=[Ps(563),Ps(659),Ps(554),Ps(535),Ps(602),Ps(498),Ps(609)],Hs=Object[Ps(604)](Gs[Ps(647)](t=>[t,null]));class Vs extends t.Plugin{static get[Ps(517)](){return[_s]}[Ps(538)](){const t=Ps,n=this[t(589)];if(!n[t(674)][t(532)](t(637)))return;const r=n[t(674)][t(681)](t(668)),s=n[t(674)][t(681)](t(549)),o=n[t(674)][t(681)](_s),i=n[t(674)][t(681)](t(637)),c=n[t(674)][t(681)](t(527)),u=n[t(674)][t(681)](Bs.ClipboardPipeline);o[t(636)][t(586)](t(511),t(593)),n[t(642)][t(677)][t(598)](t(644),{allowIn:t(643),allowContentOf:t(643),isLimit:!0}),n[t(492)][t(476)]({model:t(644),view:t(485)});let l=null,g=!1;u.on(t(547),(e,n)=>{const r=t;g=r(597)===n[r(592)]}),n[t(642)].on(t(562),(o,a)=>{const u=t;if(!g&&null===c[u(584)]())return;const[d,f]=a,h=a[a[u(590)]-1];h&&h[u(545)]||r[u(483)]||this[u(589)][u(607)][u(681)](u(608))[u(679)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(583)))return!1;const i=s[o(548)](t,n);if(!i||!Ws(i,void 0,r))return!1;const a=r[o(657)](n[o(521)][o(594)]);if(!a[o(590)])return!1;const c=a[0][o(522)](o(669)),l=r[o(550)](a),g=r[o(628)](a),d={startRow:l[o(588)],endRow:l[o(596)],startColumn:g[o(588)],endColumn:g[o(596)]};return 1==a[o(590)]&&(d[o(670)]+=r[o(641)](i)-1,d[o(493)]+=r[o(506)](i)-1),Ws(c,d,r)}(d,f,n[u(642)],s,i)&&(o[u(666)](),l={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(642)][u(564)](()=>{const t=u;n[t(642)][t(562)](a[0],a[1],a[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:i,insertionRanges:c,deletionRanges:g,cells:d}=l;o[t(590)]&&r[t(618)](o,t(511),{tablePasteChainId:s}),i[t(590)]&&r[t(618)](i,t(593),{tablePasteChainId:s}),c[t(590)]&&(r[t(618)](c,t(601),{tablePasteChainId:s,skipNestingCheck:!0}),c[t(519)](e=>e[t(543)]?.())),g[t(590)]&&(r[t(560)](g,t(601),{tablePasteChainId:s,skipNestingCheck:!0}),g[t(519)](e=>e[t(543)]?.()));const f=r[t(555)](d[t(647)](({element:t})=>t),{formatGroupId:(0,e.uid)()},[],t(575),{tablePasteChainId:s});if(f){const e=f[t(539)](),r=[];for(const{element:s,attributes:o}of d){if(!o)continue;const i=n[t(642)][t(582)](s),a=e[t(495)](e=>e[t(631)]()[t(648)](i));a&&r[t(586)]([a[t(537)],o])}r[t(590)]&&f[t(617)](t(595),Object[t(604)](r))}l=null}))},{priority:e.priorities[t(671)]+10}),u.on(t(547),()=>{g=!1},{priority:t(649)}),n[t(674)][t(681)](t(637)).on(t(544),(e,n)=>{const r=t,[s,o,,i]=n;if(!l)return;e[r(666)]();const c=s[r(478)],u=o,g=js(c),d=js(u);e[r(627)]=c;let f=null,h=null;if(d||g)if(g&&!d){i[r(576)](c[r(634)](0));for(const t of Array[r(507)](u[r(475)]()))i[r(503)](t,c,r(620));const t=l[r(680)][r(520)](s[r(528)]),e=l[r(530)][r(520)](s[r(482)]);t||e||(f=a.ModelLiveRange[r(553)](i[r(559)](c)))}else d&&!g&&(h=i[r(559)](c));else{const t=i[r(568)](r(644)),e=i[r(568)](r(644));i[r(500)](i[r(559)](c),e),i[r(503)](t,c,0);for(const e of Array[r(507)](u[r(475)]()))i[r(503)](e,t,r(620));f=a.ModelLiveRange[r(553)](i[r(582)](t)),h=a.ModelLiveRange[r(553)](i[r(582)](e))}const m=Array[r(507)](u[r(614)]())[r(510)](([t])=>Gs[r(520)](t));l[r(676)][r(586)]({element:c,attributes:m[r(590)]?Object[r(604)](m):null}),f&&l[r(474)][r(586)](f),h&&l[r(513)][r(586)](h)},{priority:t(671)}),s.on(t(567),(e,r)=>{const o=t,[i,a={}]=r;if(!l)return;const c=a.at||0,u=a[o(514)]||1;l[o(530)]=new Array(u)[o(600)](c)[o(647)]((t,e)=>t+e);for(const{cell:t}of s[o(529)](i,{startColumn:c,endColumn:c+u-1}))l[o(502)][o(586)](n[o(642)][o(582)](t))},{priority:t(675)}),s.on(t(524),(e,r)=>{const o=t,[i,a={}]=r;if(!l)return;const c=a.at||0,u=a[o(619)]||1;l[o(680)]=new Array(u)[o(600)](c)[o(647)]((t,e)=>t+e);for(const{cell:t}of s[o(529)](i,{startRow:c,endRow:c+u-1}))l[o(487)][o(586)](n[o(642)][o(582)](t))},{priority:t(675)}),r[t(534)][t(570)](e=>{const r=t;if(e[r(472)]&&e[r(472)][r(541)](r(601)))return e[r(650)]?{}:{type:r(622),content:Dt(n[r(533)],r(621))}});const d=()=>!1;for(const e of[t(601),t(593),t(511),t(575)])r[t(645)][t(623)](t(622),e,t(579),d),r[t(645)][t(623)](t(678),e,t(579),d),r[t(645)][t(623)](t(639),e,t(579),d);r[t(645)][t(623)](t(639),t(575),t(571),d),r[t(645)][t(623)](t(639),t(575),t(494),(e,r,s)=>{const o=t,i=e[o(647)](t=>t[o(479)]())[o(510)](t=>t),a=new Map(i[o(647)](t=>[t,null]));if(l)for(const{element:t,attributes:e}of l[o(676)])e&&a[o(654)](t,e);else if(s&&s[o(595)])for(const[t,e]of Object[o(591)](s[o(595)])){const r=n[o(642)][o(638)][o(681)](t),s=r?r[o(631)]()[o(479)]():null;s&&a[o(654)](s,e)}n[o(642)][o(564)](t=>{const e=o;for(const[n,r]of a)t[e(572)]({...Hs,...r},n)})});const f=(e,s)=>{const o=t;r[o(645)][o(623)](e,o(601),s,(t,i,a)=>{const c=o;n[c(642)][c(564)](n=>{const o=c,u=[];for(const e of t){const t=e[o(546)][o(509)];t.is(o(496),o(644))&&u[o(586)](t)}r[o(645)][o(605)](e,null,s)(t,i,a);for(const t of u)o(626)!=t[o(484)][o(499)]&&n[o(566)](t)})})};f(t(622),t(494)),f(t(622),t(571)),f(t(678),t(494)),f(t(678),t(571)),r[t(645)][t(623)](t(622),t(511),t(571),e=>{const n=t,r=e[n(647)](t=>t[n(479)]()),i=r[0][n(522)](n(669)),{minRow:a,maxRow:c}=o[n(661)](r);s[n(640)](i,{at:a,rows:c-a+1})}),r[t(645)][t(623)](t(622),t(593),t(571),e=>{const n=t,r=e[n(647)](t=>t[n(479)]()),i=r[0][n(522)](n(669)),{minColumn:a,maxColumn:c}=o[n(661)](r);s[n(481)](i,{at:a,columns:c-a+1})});const h=(e,n)=>{const s=t;if(!n[s(472)]||!n[s(472)][s(541)](s(601)))return;const o=n[s(574)][s(656)],i=r[s(515)]()[s(510)](t=>t[s(551)]&&t[s(574)]&&t[s(574)][s(656)]==o);i[s(590)]&&n[s(505)]()[s(590)]!=i[s(590)]&&i[s(565)]((t,e)=>(t[s(587)]=e,e[s(650)]=t,e))};function m(e,n=!0){const s=t,{id:o,authorId:i}=r[s(651)](e[s(557)]),a=[s(490),s(606)],c=r[s(613)][s(520)](e[s(557)]);return c&&a[s(586)](s(585)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(603),h,{priority:t(671)}),r.on(t(525),h,{priority:t(671)}),n[t(642)][t(521)][t(662)](()=>{const e=t;let s=!1;const o=Array[e(507)](n[e(642)][e(521)][e(477)][e(667)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(651)](t);if(e(540)!=o||e(678)!=a||i[e(612)])continue;if(!r[e(561)](c))continue;const u=r[e(599)](c)[e(501)](),l=n[e(674)][e(681)](e(610)).me;for(const t of r[e(515)]())if(t[e(551)]&&t[e(542)]==l&&e(639)==t[e(512)]&&e(575)==t[e(472)]&&t[e(501)]()[e(491)](t=>u[e(615)](n=>n[e(504)](t,!0))))for(const n of t[e(505)]())n[e(551)]&&(n[e(571)](),s=!0)}return s}),n[t(642)][t(521)][t(662)](e=>{const s=t,o=n[s(607)][s(681)](s(518));if(!o||!o[s(578)][s(532)](e[s(573)]))return!1;let i=!1;const a=n[s(674)][s(681)](s(610)).me,c=n[s(642)][s(521)][s(477)][s(625)](),u=Array[s(507)](n[s(642)][s(521)][s(477)][s(667)]())[s(510)](({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(651)](t);return n(540)==o&&n(601)==i&&c==a.id&&!e[n(612)]});for(const t of c){if(s(503)!=t[s(512)]||s(644)!=t[s(537)]||1!=t[s(590)])continue;const n=e[s(556)](t[s(488)],t[s(488)][s(581)](1));if(!u[s(495)](({data:t})=>t[s(580)][s(648)](n)))for(const{name:t,data:r}of u)if(n[s(504)](r[s(580)])){e[s(531)](t,{range:n}),i=!0;break}}return i}),n[t(642)][t(521)][t(662)](e=>{const s=t;let o=!1;const i=n[s(674)][s(681)](s(610)).me,a=r[s(515)]()[s(510)](t=>t[s(551)]&&t[s(542)]==i),c=new Set,u=new Set;for(const t of a)if(s(601)==t[s(472)])for(const e of t[s(539)]()){const n=e[s(631)]()[s(479)]();if(n)if(n.is(s(496),s(644))&&js(n)){t[s(660)](e[s(537)]),c[s(629)](n),o=!0;const r=n[s(536)],i=n[s(486)],a=r&&r.is(s(496),s(644)),l=i&&i.is(s(496),s(644));a&&!c[s(532)](r)&&u[s(629)](r),l&&!c[s(532)](i)&&u[s(629)](i)}else n.is(s(496),s(653))&&n[s(577)]&&(t[s(660)](e[s(537)]),o=!0)}else if(s(575)==t[s(472)]){if(!t[s(574)]||!t[s(574)][s(656)])continue;const e=t[s(574)][s(595)];if(e&&Object[s(480)](e)[s(590)])continue;const n=t[s(574)][s(656)];let r=!0,i=!0;for(const e of a)if(e[s(472)]&&e[s(472)][s(541)](s(601))){if(!e[s(574)][s(656)]){i=!1;break}if(e.id!=t.id&&e[s(574)][s(656)]==n){r=!1;break}}i&&r&&(t[s(508)](),o=!0)}for(const t of c)e[s(576)](t);for(const t of u)e[s(566)](t);return o}),n[t(492)][t(552)](t(616))[t(652)]({model:t(664),view:t=>m(t),converterPriority:t(671)}),n[t(492)][t(552)](t(673))[t(652)]({model:t(664),view:(e,n)=>n[t(633)][t(471)]?m(e,!1):null,converterPriority:t(671)});const p=n[t(611)][t(655)];this[t(672)](p[t(521)],t(663),(e,n)=>{const r=t,s=[];for(const t of p[r(559)](n[r(473)])[r(646)]())t.is(r(496),r(485))&&s[r(586)](t);p[r(564)](t=>{const e=r;for(const n of s)t[e(489)](t[e(559)](n),t[e(632)](n)),t[e(576)](n)})})}}function js(t){const e=Ps;if(t[e(577)])return!0;const n=t[e(634)](0);return n.is(e(496),e(653))&&n[e(577)]}function zs(t,e){const n=Us();return(zs=function(t,e){return n[t-=471]})(t,e)}function Ws(t,e={},n){const r=Ps;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(529)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ks(t,e){const n=Ys();return(Ks=function(t,e){return n[t-=275]})(t,e)}const qs=Ks;function Ys(){const t=["markBlockFormat","TableColumnResizeEditing","422284VFqKpE","12weKltU","afterInit","columnWidths","model","format","handleSuggestionDescription","plugins","310bNLJXJ","change","204786PmQrNE","registerDescriptionCallback","176737yiDErq","data","resizeTableWidth","*Format:* resize table","get","612160TwNwAA","formatInline","getColumnGroupElement","resizeTable","document","395995eQTadg","formatBlock","locale","enableCommand","62609rZyzbn","tableWidth","getAttribute","getSelectedElement","selection","commandParams","editor","getTableColumnsWidths","TrackChangesEditing","has","descriptionFactory","getSuggestions","formatGroupId","handleResizeTableWidthCommand","registerCustomCallback","8PXjHCq","subType","Users","getSuggestionCallback","60hUWblJ","bind","type","getContainedElement","author","accept","table","discard","10565632ltYsRQ","_suggestionFactory"];return(Ys=function(){return t})()}!function(t){const e=Ks,n=t();for(;;)try{if(792755===parseInt(e(287))/1*(parseInt(e(302))/2)+parseInt(e(319))/3*(parseInt(e(318))/4)+-parseInt(e(283))/5*(parseInt(e(306))/6)+parseInt(e(314))/7+-parseInt(e(278))/8+-parseInt(e(328))/9+parseInt(e(326))/10*(-parseInt(e(330))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ys);class Xs extends t.Plugin{[qs(320)](){const t=qs;if(!this[t(293)][t(325)][t(296)](t(317)))return;const e=this[t(293)][t(325)][t(277)](t(295));e[t(286)](t(275),this[t(300)][t(307)](this)),e[t(315)][t(301)](t(284),t(281),t(311),e[t(315)][t(305)](t(284),null,t(313))),e[t(315)][t(301)](t(284),t(281),t(313),e[t(315)][t(305)](t(284),null,t(311))),e[t(297)][t(329)](this[t(324)][t(307)](this))}[qs(300)](t,e){const n=qs,r=this[n(293)][n(325)][n(277)](n(295)),s=this[n(293)][n(325)][n(277)](n(317)),o=e[n(312)]||this[n(293)][n(322)][n(282)][n(291)][n(290)]();this[n(293)][n(322)][n(327)](()=>{const i=n,a=s[i(280)](o);let c=a?s[i(294)](a):null,u=o[i(289)](i(288))||null;const l=e[i(288)]||u,g=e[i(321)]||c,d=this[i(293)][i(325)][i(277)](i(304)).me;for(const t of r[i(298)]()){const e=t[i(309)]();if(i(281)===t[i(303)]&&e===o){t[i(310)]!==d&&t[i(313)]();const e=t[i(331)][i(292)];u=e[0][i(288)],c=e[0][i(321)];break}}t({table:o,tableWidth:l,columnWidths:g}),r[i(316)](o,{commandName:i(275),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(281)},[],i(281))})}[qs(324)](t){const e=qs;if(e(284)!=t[e(308)]&&e(279)!=t[e(308)])return;const{data:n}=t;if(n&&e(281)===n[e(299)]){const t=e(276);return{type:e(323),content:Dt(this[e(293)][e(285)],t)}}}}function Zs(t,e){const n=$s();return(Zs=function(t,e){return n[t-=442]})(t,e)}const Js=Zs;!function(t){const e=Zs,n=t();for(;;)try{if(104403===parseInt(e(446))/1+parseInt(e(442))/2+-parseInt(e(450))/3+parseInt(e(453))/4+-parseInt(e(457))/5+-parseInt(e(448))/6*(parseInt(e(449))/7)+-parseInt(e(454))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($s);class Qs extends t.Plugin{[Js(447)](){const t=Js,e=this[t(451)];e[t(444)][t(458)](t(445))&&e[t(444)][t(452)](t(443))[t(456)](t(455))}}function $s(){const t=["insertTemplate","enableCommand","314670qrDwnC","has","17364nUpxIy","TrackChangesEditing","plugins","Template","184010QEDRzx","afterInit","2718fVrERR","105xlrrlG","17334etjgLh","editor","get","433176ULIVnf","968608zuvooK"];return($s=function(){return t})()}function to(){const t=["7182879eNDXtG","afterInit","437224NEqPzW","3857730nalmjX","1ennnSr","70tlkCmm","editor","plugins","118323OiMThZ","commands","50YEPbRn","2572538jMHmLE","ELEMENT_TABLE_OF_CONTENTS","7475514wMNXOV","locale","registerElementLabel","424ywQGRh","insertTableOfContents","descriptionFactory","TrackChangesEditing","enableCommand","get","tableOfContents","1040172fYutWX"];return(to=function(){return t})()}const eo=no;function no(t,e){const n=to();return(no=function(t,e){return n[t-=309]})(t,e)}!function(t){const e=no,n=t();for(;;)try{if(956596===-parseInt(e(319))/1*(parseInt(e(326))/2)+-parseInt(e(318))/3+parseInt(e(317))/4*(-parseInt(e(320))/5)+parseInt(e(328))/6+-parseInt(e(314))/7+-parseInt(e(331))/8*(-parseInt(e(323))/9)+parseInt(e(325))/10*(parseInt(e(315))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to);class ro extends t.Plugin{[eo(316)](){const t=eo,e=this[t(321)];if(!e[t(324)][t(312)](t(332)))return;e[t(322)][t(312)](t(310))[t(311)](t(332));const n=e[t(322)][t(312)](t(310)),r=e[t(329)];n[t(309)][t(330)](t(313),e=>Dt(r,t(327),e))}}const so=oo;function oo(t,e){const n=ao();return(oo=function(t,e){return n[t-=196]})(t,e)}!function(t){const e=oo,n=t();for(;;)try{if(533098===parseInt(e(218))/1*(-parseInt(e(208))/2)+-parseInt(e(230))/3*(parseInt(e(216))/4)+-parseInt(e(242))/5*(parseInt(e(224))/6)+parseInt(e(198))/7*(-parseInt(e(240))/8)+parseInt(e(209))/9+-parseInt(e(210))/10*(-parseInt(e(200))/11)+-parseInt(e(223))/12*(-parseInt(e(213))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ao);class io extends t.Plugin{[so(237)](){const t=so,e=this[t(231)];if(!e[t(232)][t(199)](t(238)))return;const n=e[t(232)][t(225)](t(233));n[t(196)][t(197)](t(234),()=>Dt(e[t(220)],t(241))),e[t(203)][t(201)][t(205)](r=>{const s=t;let o=!1;const i=Array[s(212)](e[s(203)][s(201)][s(219)][s(235)]());for(const{name:t,data:a}of i){const{group:i}=n[s(228)](t);if(s(222)!==i||!a[s(221)])continue;const c=a[s(221)],u=c[s(236)][s(207)];if(!u||!u.is(s(239),s(234)))continue;if(!c[s(229)][s(226)](c[s(236)]))continue;const l=e[s(203)][s(204)][s(202)](c[s(236)],s(214));if(l&&l[s(215)]){const e=r[s(206)](c[s(229)],l[s(229)]);e[s(217)](c)||(r[s(227)](t,{range:e}),o=!0)}o||(r[s(211)](t),o=!0)}return o})}}function ao(){const t=["afterInit","Title","element","32RFJVOV","ELEMENT_TITLE","5Ayajbn","descriptionFactory","registerElementLabel","1660855iVaYtZ","has","5129894erzUBE","document","getNearestSelectionRange","model","schema","registerPostFixer","createRange","nodeBefore","8aVpSBK","6693228xRkCkG","10uLFHMv","removeMarker","from","61958kzYlTn","forward","isCollapsed","6332mVqTMp","isEqual","177305MazhBQ","differ","locale","newRange","suggestion","5160UVRguf","1326858hJVdQF","get","isTouching","updateMarker","_splitMarkerName","start","1605kWnaty","editor","plugins","TrackChangesEditing","title-content","getChangedMarkers","end"];return(ao=function(){return t})()}const co=uo;function uo(t,e){const n=lo();return(uo=function(t,e){return n[t-=111]})(t,e)}function lo(){const t=["50sKnces","format","enableCommand","1192429ZuFeSm","afterInit","135VnAqtL","key","307488mHtZQk","1172fFCraE","15840iVKrDX","type","attribute","3261BxnFEL","uploadcare","uploadcareImageId","uploadcareImageReplace","Uploadcare","11905MLaPcv","uploadcareImageEdit","enableDefaultAttributesIntegration","246xjdMfi","2059926KIUSXc","TrackChangesEditing","has","descriptionFactory","UploadcareImageEdit","32110eFkYvL","get","registerDescriptionCallback","editor","plugins"];return(lo=function(){return t})()}!function(t){const e=uo,n=t();for(;;)try{if(268986===parseInt(e(140))/1*(parseInt(e(118))/2)+parseInt(e(121))/3*(parseInt(e(117))/4)+-parseInt(e(126))/5*(parseInt(e(129))/6)+-parseInt(e(112))/7+-parseInt(e(116))/8+-parseInt(e(114))/9*(-parseInt(e(135))/10)+-parseInt(e(130))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lo);class go extends t.Plugin{[co(113)](){const t=co,e=this[t(138)],n=e[t(139)][t(136)](t(131));e[t(139)][t(132)](t(125))&&(n[t(111)](t(122)),e[t(139)][t(132)](t(134))&&(n[t(111)](t(127)),n[t(128)](t(124)),n[t(133)][t(137)](e=>{const n=t;if(n(120)!=e[n(119)])return;const{data:r}=e;return r&&n(123)==r[n(115)]?{type:n(141),content:""}:void 0})))}}function fo(){const t=["enableCommand","4499AmvHZy","6EpVqDE","566853pPuoJr","115870xTWvoT","9logSVp","863142iBQDST","redo","has","188zgCMZm","plugins","get","TrackChangesEditing","UndoEditing","afterInit","editor","20760gdBjfc","27VbacFF","undo","5125760ceHxsB","409476YxWMvh","80070OvpLzW"];return(fo=function(){return t})()}const ho=mo;function mo(t,e){const n=fo();return(mo=function(t,e){return n[t-=247]})(t,e)}!function(t){const e=mo,n=t();for(;;)try{if(524362===-parseInt(e(263))/1+parseInt(e(255))/2*(parseInt(e(262))/3)+parseInt(e(266))/4*(parseInt(e(256))/5)+-parseInt(e(259))/6*(parseInt(e(260))/7)+-parseInt(e(254))/8+parseInt(e(252))/9*(parseInt(e(261))/10)+parseInt(e(258))/11*(parseInt(e(251))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fo);class po extends t.Plugin{[ho(249)](){const t=ho,e=this[t(250)],n=e[t(267)][t(268)](t(247));e[t(267)][t(265)](t(248))&&(n[t(257)](t(253)),n[t(257)](t(264)))}}function ko(t,e){const n=Io();return(ko=function(t,e){return n[t-=120]})(t,e)}const bo=ko;function Io(){const t=["1059umqkec","has","TrackChangesEditing","3097686KXaOJh","TableCaptionEditing","1668pZKACC","4CcqSyo","4226550MVaWHc","enableCommand","plugins","toggleTableCaption","729316ndPCkt","752301YrTCIv","requires","20THByeG","editor","get","afterInit","3922232gCqmWx","367009XImsSJ"];return(Io=function(){return t})()}!function(t){const e=ko,n=t();for(;;)try{if(488557===-parseInt(e(121))/1*(-parseInt(e(128))/2)+-parseInt(e(122))/3*(parseInt(e(127))/4)+parseInt(e(129))/5+-parseInt(e(125))/6+-parseInt(e(133))/7+-parseInt(e(120))/8+parseInt(e(134))/9*(parseInt(e(136))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Io);class Eo extends t.Plugin{static get[bo(135)](){return[_s]}[bo(139)](){const t=bo,e=this[t(137)];e[t(131)][t(123)](t(126))&&e[t(131)][t(138)](t(124))[t(130)](t(132))}}const _o=To;function To(t,e){const n=yo();return(To=function(t,e){return n[t-=490]})(t,e)}!function(t){const e=To,n=t();for(;;)try{if(607717===parseInt(e(509))/1+-parseInt(e(496))/2+-parseInt(e(495))/3+-parseInt(e(569))/4*(parseInt(e(535))/5)+-parseInt(e(561))/6*(-parseInt(e(568))/7)+-parseInt(e(584))/8+parseInt(e(511))/9*(parseInt(e(558))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yo);class Ao extends t.Plugin{[_o(512)];[_o(577)];constructor(t){const e=_o;super(t),this[e(512)]=[e(572),e(585),e(579),e(549),e(510),e(521),e(501)],this[e(577)]=[e(566),e(492),e(553),e(532),e(502),e(504),e(539),e(526),e(523)],t[e(541)][e(507)](e(506))&&this[e(577)][e(574)](e(516))}static get[_o(552)](){return _o(556)}static get[_o(571)](){return!0}static get[_o(531)](){return!0}[_o(533)](){const t=_o,e=this[t(525)][t(497)][t(507)](t(500));if(this[t(525)][t(497)][t(513)](t(490))){for(const n of this[t(512)])e[t(576)](n,(e,r)=>{const s=t,o=this[s(525)][s(494)][s(564)][s(575)][s(534)]()[s(503)](s(580));this[s(520)](n,[o],this[s(512)],s(512),e,r)});e[t(582)][t(518)](t(530),t(512),t(537),e[t(582)][t(570)](t(530),null,t(551))),e[t(582)][t(518)](t(530),t(512),t(551),(e,n)=>this[t(547)](this[t(512)],e,n)),e[t(582)][t(518)](t(530),t(512),t(555),()=>!1)}if(this[t(525)][t(497)][t(513)](t(583))){for(const n of this[t(577)])this[t(525)][t(546)][t(507)](n)&&e[t(576)](n,(e,r)=>{const s=t,o=this[s(525)][s(497)][s(507)](s(491))[s(538)](this[s(525)][s(494)][s(564)][s(575)]);this[s(520)](n,o,this[s(577)],s(577),e,r)});e[t(582)][t(518)](t(530),t(577),t(537),e[t(582)][t(570)](t(530),null,t(551))),e[t(582)][t(518)](t(530),t(577),t(551),(e,n)=>this[t(547)](this[t(577)],e,n)),e[t(582)][t(518)](t(530),t(577),t(555),()=>!1),this[t(525)][t(494)][t(528)][t(548)](t(543),t(516))&&(e[t(493)](t(516)),e[t(544)][t(554)](t(516),Dt(this[t(525)][t(581)],t(529))))}e[t(544)][t(573)](e=>this[t(517)](e)),this[t(559)]()}[_o(520)](t,e,n,r,s,o){const i=_o,a=this[i(525)][i(497)][i(507)](i(500));this[i(525)][i(494)][i(508)](o[i(499)],()=>{const t=i;for(const i of e)if(this[t(578)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(515)](r);void 0!==n&&(e[r]=n)}s(o),a[t(565)](i,{commandParams:[e]},[],r)}})}[_o(547)](t,e,n){const r=_o,s=e[0][r(545)][r(563)],o=n[r(536)][0];this[r(525)][r(494)][r(550)](e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(567)](r,o[r],s):e[n(562)](r,s)})}[_o(517)](t){const e=_o;if(t[e(524)])switch(t[e(498)]){case e(512):return{type:e(560),content:Dt(this[e(525)][e(581)],e(527))};case e(577):return{type:e(560),content:Dt(this[e(525)][e(581)],e(519))}}}[_o(578)](t,e){const n=_o,r=this[n(525)][n(497)][n(507)](n(500));for(const s of r[n(557)]({skipNotAttached:!0})){const r=s[n(540)]();if(s[n(498)]===e&&r===t)return s}return null}[_o(559)](){const t=_o,e=this[t(525)][t(497)][t(507)](t(500)),n=[...this[t(512)],...this[t(577)]];for(const r of n){const n=r[t(522)](/([A-Z])/g,t(505))[t(514)]();e[t(544)][t(554)](r,Dt(this[t(525)][t(581)],t(542)+n))}}}function yo(){const t=["start","commands","handleDiscardAction","checkAttribute","tableAlignment","change","discard","pluginName","tableCellBorderWidth","registerAttributeLabel","join","TrackChangesTableProperties","getSuggestions","380gVPkuZ","_registerTablePropertiesAttributes","format","6gELCHs","removeAttribute","nodeAfter","document","markBlockFormat","tableCellBorderColor","setAttribute","4993611cThmiN","2302340qSseqq","getSuggestionCallback","isOfficialPlugin","tableBorderColor","registerDescriptionCallback","push","selection","enableCommand","tableCellProperties","_getSuggestion","tableBorderWidth","table","locale","_suggestionFactory","TableCellPropertiesEditing","9246584VhBcsb","tableBorderStyle","TablePropertiesEditing","TableUtils","tableCellBorderStyle","registerBlockAttribute","model","2069433aiLKYn","2358884qiyASz","plugins","subType","batch","TrackChangesEditing","tableBackgroundColor","tableCellWidth","findAncestor","tableCellHeight","_$1","experimentalFlags.tableCellTypeSupport","get","enqueueChange","1121563NZrHSD","tableWidth","562131shkAaM","tableProperties","has","toUpperCase","getAttribute","tableCellType","handleSuggestionDescription","registerCustomCallback","*Format:* change table cell properties","_handlePropertyChange","tableHeight","replace","tableCellVerticalAlignment","data","editor","tableCellHorizontalAlignment","*Format:* change table properties","schema","FORMAT_TABLE_CELL_TYPE","formatBlock","isPremiumPlugin","tableCellPadding","afterInit","getFirstPosition","5nfEHZr","commandParams","accept","getSelectionAffectedTableCells","tableCellBackgroundColor","getContainedElement","config","FORMAT_","tableCell","descriptionFactory"];return(yo=function(){return t})()}function vo(){const t=["registerAttributeLabel","2TFzmOC","locale","descriptionFactory","5280858uCPHeY","lineHeight","get","258707bveIun","FORMAT_LINE_HEIGHT","editor","afterInit","52tsuURf","LineHeight","12094860WllnLX","enableDefaultAttributesIntegration","plugins","28IOTfWx","294504SoZSQd","24756yjfDpE","988280OAbZNf","13495Ladsja","TrackChangesEditing","has"];return(vo=function(){return t})()}const Co=Lo;function Lo(t,e){const n=vo();return(Lo=function(t,e){return n[t-=260]})(t,e)}!function(t){const e=Lo,n=t();for(;;)try{if(365042===-parseInt(e(260))/1*(-parseInt(e(277))/2)+-parseInt(e(271))/3+-parseInt(e(264))/4*(-parseInt(e(273))/5)+-parseInt(e(270))/6+parseInt(e(269))/7*(-parseInt(e(272))/8)+-parseInt(e(280))/9+parseInt(e(266))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vo);class wo extends t.Plugin{[Co(263)](){const t=Co,e=this[t(262)];if(!e[t(268)][t(275)](t(265)))return;const n=e[t(268)][t(282)](t(274)),r=e[t(278)];n[t(267)](t(281)),n[t(279)][t(276)](t(281),Dt(r,t(261)))}}function No(t,...e){if(null==t)return{};const n=function(t){return it(t,void 0,t,new Map,void 0)}(t);for(let t=0;t<e.length;t++){let r=e[t];switch(typeof r){case"object":Array.isArray(r)||(r=Array.from(r));for(let t=0;t<r.length;t++){Nt(n,r[t])}break;case"string":case"symbol":case"number":Nt(n,r)}}return n}t.ContextPlugin;var So=n(929),Ro=n.n(So),Mo=n(297),Oo=n.n(Mo),Fo=n(102),Do=n.n(Fo),xo=n(123),Bo=n.n(xo),Po=n(741),Uo=n.n(Po),Go=n(586),Ho={attributes:{"data-cke":!0}};Ho.setAttributes=Bo(),Ho.insert=Do().bind(null,"head"),Ho.domAPI=Oo(),Ho.insertStyleElement=Uo();Ro()(Go.A,Ho);Go.A&&Go.A.locals&&Go.A.locals;t.ContextPlugin;var Vo=n(167),jo={attributes:{"data-cke":!0}};jo.setAttributes=Bo(),jo.insert=Do().bind(null,"head"),jo.domAPI=Oo(),jo.insertStyleElement=Uo();Ro()(Vo.A,jo);Vo.A&&Vo.A.locals&&Vo.A.locals;o.View;o.View;var zo=n(901);function Wo(t){const e=t.split(":");return{group:e[0],type:e[1],subType:e.length>=5?e[2]:null,id:e.length<5?e[2]:e[3],authorId:e.length<5?e[3]:e[4],markerCount:6==e.length?e[5]:null}}function Ko(t,e){const n=t.end.nodeBefore;if(n&&n.is("element")&&e.schema.isBlock(n)&&!e.schema.isObject(n)){const r=e.createPositionAt(n,"end");return e.createRange(t.start,r)}return t}class qo extends t.Plugin{afterInit(){const t=this.editor;if(!t.plugins.has("AlignmentEditing"))return;t.plugins.get("SuggestionsConversion").registerBlockAttribute("alignment")}}const Yo=["BoldEditing","ItalicEditing","UnderlineEditing","CodeEditing","StrikethroughEditing","SubscriptEditing","SuperscriptEditing"];class Xo extends t.Plugin{afterInit(){const t=this.editor,e=t.plugins.get("SuggestionsConversion");for(const n of Yo){if(!t.plugins.has(n))continue;const r=n.slice(0,-7).toLowerCase();e.registerInlineAttribute(r)}}}class Zo extends t.Plugin{afterInit(){const t=this.editor,e=t.plugins.get("SuggestionsConversion");t.plugins.has("BookmarkEditing")&&e.registerBlockAttribute("bookmarkId")}}const Jo=[{pluginName:"FontSizeEditing",commandName:"fontSize"},{pluginName:"FontFamilyEditing",commandName:"fontFamily"},{pluginName:"FontColorEditing",commandName:"fontColor"},{pluginName:"FontBackgroundColorEditing",commandName:"fontBackgroundColor"}];class Qo extends t.Plugin{afterInit(){const t=this.editor.plugins.get("SuggestionsConversion");for(const{pluginName:e,commandName:n}of Jo)this.editor.plugins.has(e)&&t.registerInlineAttribute(n)}}class $o extends t.Plugin{afterInit(){const t=this.editor;if(!t.plugins.has("HighlightEditing"))return;t.plugins.get("SuggestionsConversion").registerInlineAttribute("highlight")}}class ti extends t.Plugin{afterInit(){const t=this.editor;if(!t.plugins.has("HtmlEmbed"))return;t.plugins.get("SuggestionsConversion").registerBlockAttribute("value")}}class ei extends t.Plugin{afterInit(){const t=this.editor;if(!t.plugins.has("ImageEditing"))return;const e=t.plugins.get("SuggestionsConversion");e.registerBlockAttribute("src"),t.plugins.has("ImageResize")&&e.registerBlockAttribute("resizedWidth"),t.plugins.has("ImageTextAlternativeEditing")&&e.registerBlockAttribute("alt"),t.plugins.has("PictureEditing")&&e.registerBlockAttribute("sources"),t.plugins.has("ImageSizeAttributes")&&(e.registerBlockAttribute("width"),e.registerBlockAttribute("height"))}}class ni extends t.Plugin{afterInit(){const t=this.editor,e=t.plugins.get("SuggestionsConversion");t.plugins.has("IndentBlock")&&e.registerBlockAttribute("blockIndent")}}class ri extends t.Plugin{afterInit(){const t=this.editor;if(!t.plugins.has("LineHeight"))return;t.plugins.get("SuggestionsConversion").registerBlockAttribute("lineHeight")}}class si extends t.Plugin{afterInit(){const t=this.editor;if(!t.plugins.has("LinkEditing"))return;const e=t.plugins.get("SuggestionsConversion"),n=t.commands.get("link");e.registerInlineAttribute("linkHref");for(const t of n.manualDecorators)e.registerInlineAttribute(t.id)}}class oi extends t.Plugin{afterInit(){const t=this.editor;if(!t.plugins.has("ListEditing"))return;const e=t.plugins.get("SuggestionsConversion"),n=t.plugins.has("TodoListEditing");e.registerBlockAttribute("listItemId"),e.registerBlockAttribute("listType"),e.registerBlockAttribute("listIndent"),n&&e.registerBlockAttribute("todoListChecked")}}class ii extends t.Plugin{afterInit(){if(!this.editor.plugins.has("ListPropertiesEditing"))return;const t=this.editor.config.get("list.properties"),e=this.editor.plugins.get("SuggestionsConversion");t.styles&&e.registerBlockAttribute("listStyle"),t.reversed&&e.registerBlockAttribute("listReversed"),t.startIndex&&e.registerBlockAttribute("listStart")}}class ai extends t.Plugin{afterInit(){const t=this.editor,e=t.plugins.get("SuggestionsConversion");t.plugins.has("MultiLevelList")&&e.registerBlockAttribute("listMarkerStyle")}}class ci extends t.Plugin{afterInit(){const t=this.editor;if(!t.plugins.has("Style")||!t.plugins.has("DataSchema")||!t.config.get("style.definitions"))return;const e=t.plugins.get("SuggestionsConversion"),n=t.config.get("style.definitions"),r=t.plugins.get("GeneralHtmlSupport"),s=t.plugins.get("StyleUtils").normalizeConfig(t.plugins.get("DataSchema"),n),o=new Set;for(const t of s.block){const e=r.getGhsAttributeNameForElement(t.element);o.add(e)}const i=new Set;for(const t of s.inline){const e=r.getGhsAttributeNameForElement(t.element);i.add(e);for(const e of t.ghsAttributes)i.add(e)}for(const t of o)e.registerBlockAttribute(t);for(const t of i)e.registerInlineAttribute(t)}}class ui extends t.Plugin{afterInit(){const t=this.editor;if(!t.plugins.has("TableEditing"))return;const e=t.plugins.get("SuggestionsConversion");e.registerBlockAttribute("headingRows"),e.registerBlockAttribute("headingColumns")}}class li extends t.Plugin{afterInit(){const t=this.editor.plugins.get("SuggestionsConversion");if(!this.editor.plugins.has("Table"))return;const e=["tableBorderColor","tableBorderStyle","tableBorderWidth","tableAlignment","tableWidth","tableHeight","tableBackgroundColor","tableCellBorderColor","tableCellBorderStyle","tableCellBorderWidth","tableCellPadding","tableCellWidth","tableCellHeight","tableCellBackgroundColor","tableCellHorizontalAlignment","tableCellVerticalAlignment"];for(const n of e)t.registerBlockAttribute(n)}}class gi extends t.Plugin{afterInit(){const t=this.editor,e=t.plugins.get("SuggestionsConversion");t.plugins.has("TableLayout")&&e.registerBlockAttribute("tableType")}}class di extends t.Plugin{afterInit(){const t=this.editor,e=this.editor.plugins.get("SuggestionsConversion");t.plugins.has("Uploadcare")&&t.plugins.has("UploadcareImageEdit")&&e.registerBlockAttribute("uploadcareImageId")}}class fi extends t.Plugin{afterInit(){const t=this.editor;if(!t.plugins.has("ShiftEnter"))return;const e=t.plugins.get("SuggestionsConversion"),n=(n,r,s,o)=>{if(o&&!s.options.showSuggestionHighlights)return;if(!s.consumable.test(r.markerRange,n.name))return;const i=t.model;for(const t of r.markerRange.getItems()){if(!t.is("element","softBreak"))continue;const n="deletion"==r.markerName.split(":")[1]?"merge":"split",{id:a,authorId:c}=Wo(r.markerName),u=s.writer.createUIElement("span",{class:`ck-suggestion-marker-${n}`,"data-suggestion":a,"data-author-id":c}),l=s.mapper.toViewPosition(i.createPositionBefore(t));!o&&e._activeMarkers.includes(r.markerName)&&s.writer.addClass("ck-suggestion-marker--active",u),s.writer.insert(l,u),s.mapper.bindElementToMarker(u,r.markerName)}};t.editing.downcastDispatcher.on("addMarker:suggestion",(t,e,r)=>{n(t,e,r,!1)},{priority:"high"}),t.data.downcastDispatcher.on("addMarker:suggestion",(t,e,r)=>{n(t,e,r,!0)},{priority:"high"})}}class hi extends t.Plugin{afterInit(){const t=this.editor;t.plugins.has("MediaEmbedEditing")&&(t.conversion.for("dataDowncast").elementToElement({model:"media",view:(t,{writer:e,options:n})=>{if(n.showSuggestionHighlights)return e.createEmptyElement("div")},converterPriority:"high"}),t.data.downcastDispatcher.on("attribute:url:media",(t,e,n)=>{n.options.showSuggestionHighlights&&t.stop()},{priority:"high"}))}}class mi extends t.Plugin{afterInit(){const t=this.editor;if(!t.plugins.has("Table"))return;t.data.downcastDispatcher.on("addMarker:suggestion",(t,n,r)=>{((t,n,r)=>{if(!r.options.showSuggestionHighlights)return;const s=n.item;if(!s||!s.is("element","tableCell"))return;const o=r.mapper.toViewElement(s);if(o){const{id:t,authorId:s}=Wo(n.markerName);(0,zo.setHighlightHandling)(o,r.writer,(n,r,o)=>{o.addClass((0,e.toArray)(r.classes),n),o.setAttribute("data-suggestion-id",t,n),o.setAttribute("data-author-id",s,n)})}})(0,n,r)},{priority:"highest"})}}class pi extends t.Plugin{afterInit(){const t=this.editor;t.plugins.has("HorizontalLineEditing")&&t.conversion.for("dataDowncast").elementToStructure({model:"horizontalLine",view:(t,{writer:e,options:n})=>{if(!n.showSuggestionHighlights)return null;const r=e.createContainerElement("div"),s=e.createEmptyElement("hr");return e.addClass("ck-horizontal-line",r),e.insert(e.createPositionAt(r,0),s),r},converterPriority:"high"})}}class ki extends t.Plugin{_activeMarkers=[];_blockAttributeKeys=new Set(["$elementName"]);_inlineAttributeKeys=new Set;static get pluginName(){return"SuggestionsConversion"}static get requires(){return[qo,Xo,Zo,Qo,$o,pi,ti,ei,ni,ri,si,oi,ii,hi,ai,fi,ci,mi,ui,gi,li,di]}static get isOfficialPlugin(){return!0}static get isPremiumPlugin(){return!0}init(){const t=this.editor,e=(t,e,n)=>{const{id:r,authorId:s,type:o,subType:i}=Wo(t.markerName),a=["ck-suggestion-marker",this._getClassName(o,i)];let c=3e3;if(!n){this._activeMarkers.includes(t.markerName)&&(a.push("ck-suggestion-marker--active"),c=3010)}return"deletion"==o&&(c+=5),{classes:a,attributes:{"data-suggestion":r,"data-author-id":s},priority:c}};t.conversion.for("editingDowncast").markerToHighlight({model:"suggestion",view:(t,n)=>e(t,0,!1)}),t.conversion.for("dataDowncast").markerToHighlight({model:"suggestion",view:(t,n)=>e(t,0,!0)}),t.conversion.for("dataDowncast").add(e=>{e.on("addMarker:suggestion",(e,n,r)=>{if(!r.options.showSuggestionHighlights)return;const s=n.item;if(!s)return;const o=r.mapper.toViewElement(s);t.model.schema.isObject(s)&&o&&!o.getCustomProperty("widget")&&o.is("containerElement")&&(0,zo.toWidget)(o,r.writer)},{priority:"high"})});const n=(e,n,r,s,o)=>{if(s&&!r.options.showSuggestionHighlights)return;if(!n.item)return;const{id:i,authorId:a,subType:c}=Wo(n.markerName);if(o){const t=c.split("|")[0];if(!this.isBlockAttribute(t))return}if(n.item.is("selection"))return void r.consumable.consume(n.item,e.name);const u=r.mapper.toViewElement(n.item);if(n.item.is("element")&&t.model.schema.isBlock(n.item)&&!u.getCustomProperty("addHighlight")){r.writer.addClass(["ck-suggestion-marker","ck-suggestion-marker-formatBlock"],u),r.writer.setAttribute("data-suggestion",i,u),r.writer.setAttribute("data-author-id",a,u),r.mapper.bindElementToMarker(u,n.markerName),s||(this._activeMarkers.includes(n.markerName)?r.writer.addClass("ck-suggestion-marker--active",u):r.writer.removeClass("ck-suggestion-marker--active",u));for(const s of t.model.createRangeIn(n.item).getItems())r.consumable.consume(s,e.name);r.consumable.consume(n.item,e.name)}},r=(t,e,n,r)=>{const s=n.mapper.markerNameToElements(e.markerName);if(s){if(r){const{subType:t}=Wo(e.markerName),n=t.split("|")[0];if(!this.isBlockAttribute(n))return}for(const t of s)t.getCustomProperty("addHighlight")||(n.writer.removeClass(["ck-suggestion-marker","ck-suggestion-marker-formatBlock","ck-suggestion-marker--active"],t),n.writer.removeAttribute("data-suggestion",t),n.writer.removeAttribute("data-author-id",t),n.mapper.unbindElementFromMarkerName(t,e.markerName))}};t.conversion.for("editingDowncast").add(t=>{t.on("addMarker:suggestion:formatBlock",(t,e,r)=>{n(t,e,r,!1,!1)},{priority:"high"})}),t.conversion.for("editingDowncast").add(t=>{t.on("addMarker:suggestion:attribute",(t,e,r)=>{n(t,e,r,!1,!0)},{priority:"high"})}),t.conversion.for("editingDowncast").add(t=>{t.on("removeMarker:suggestion:formatBlock",(t,e,n)=>{r(0,e,n,!1)},{priority:"high"})}),t.conversion.for("editingDowncast").add(t=>{t.on("removeMarker:suggestion:attribute",(t,e,n)=>{r(0,e,n,!0)},{priority:"high"})}),t.conversion.for("dataDowncast").add(t=>{t.on("addMarker:suggestion:formatBlock",(t,e,r)=>{n(t,e,r,!0,!1)},{priority:"highest"})}),t.conversion.for("dataDowncast").add(t=>{t.on("addMarker:suggestion:attribute",(t,e,r)=>{n(t,e,r,!0,!0)},{priority:"highest"})}),t.conversion.for("dataDowncast").markerToData({model:"suggestion",view:(t,e)=>{if(e.options.showSuggestionHighlights){const{id:e,authorId:n}=Wo(t);return t.includes(":split")||t.includes(":merge")?{group:"suggestion",name:t.substr(11),attributes:{"data-suggestion":e,"data-author-id":n}}:null}return{group:"suggestion",name:t.substr(11)}}});const s=(e,n,r,s,o)=>{if(s&&!r.options.showSuggestionHighlights)return;if(!r.consumable.test(n.markerRange,e.name))return;const i=this._activeMarkers,a=n.markerRange.getWalker(),c=n.markerRange.start,u=t.model.schema;let l=null,g=null,d=!1,f=!1;for(const t of a){const e=t.item;d=d||u.isContent(e);const n=r.mapper.toViewElement(e);if(n&&n.getCustomProperty("addHighlight"))return;"elementEnd"==t.type&&(u.isBlock(e)&&!u.isLimit(e)&&(e.nextSibling||c.isAtEnd?l&&l.parent==e||(l=e,h(t.previousPosition),f=!0):g=g||t.previousPosition))}function h(t){const{id:e,authorId:a}=Wo(n.markerName),c=r.writer.createUIElement("span",{class:`ck-suggestion-marker-${o}`,"data-suggestion":e,"data-author-id":a}),u=r.mapper.toViewPosition(t);!s&&i.includes(n.markerName)&&r.writer.addClass("ck-suggestion-marker--active",c),r.writer.insert(u,c),r.mapper.bindElementToMarker(c,n.markerName)}d||f||!g||h(g)};t.editing.downcastDispatcher.on("addMarker:suggestion:deletion",(t,e,n)=>{s(t,e,n,!1,"merge")},{priority:"high"}),t.data.downcastDispatcher.on("addMarker:suggestion:deletion",(t,e,n)=>{s(t,e,n,!0,"merge")},{priority:"high"}),t.editing.downcastDispatcher.on("addMarker:suggestion:insertion",(t,e,n)=>{s(t,e,n,!1,"split")},{priority:"high"}),t.data.downcastDispatcher.on("addMarker:suggestion:insertion",(t,e,n)=>{s(t,e,n,!0,"split")},{priority:"high"}),t.editing.downcastDispatcher.on("removeMarker:suggestion",(t,e,n)=>{((t,e,n)=>{const r=n.mapper.markerNameToElements(e.markerName);if(r)for(const t of r)(t.hasClass("ck-suggestion-marker-split")||t.hasClass("ck-suggestion-marker-merge"))&&(n.mapper.unbindElementFromMarkerName(t,e.markerName),n.writer.remove(t))})(0,e,n)},{priority:"high"});const o=(e,n,r,s)=>{if(s&&!r.options.showSuggestionHighlights)return;const o=n.markerRange.start,i=n.markerRange.end,a=t.model.schema;if(!o.isTouching(i)||!o.nodeAfter)return;const c=o.nodeAfter;if(a.isBlock(c)&&!a.isLimit(c)&&a.checkChild(c,"$text")){if(!r.consumable.consume(n.markerRange,e.name))return;const{id:t,authorId:o}=Wo(n.markerName),a=r.writer.createUIElement("span",{class:"ck-suggestion-marker-split","data-suggestion":t,"data-author-id":o}),c=r.mapper.toViewPosition(i);!s&&this._activeMarkers.includes(n.markerName)&&r.writer.addClass("ck-suggestion-marker--active",a),r.writer.insert(c,a),r.mapper.bindElementToMarker(a,n.markerName)}};t.editing.downcastDispatcher.on("addMarker:suggestion:insertion",(t,e,n)=>{o(t,e,n,!1)},{priority:"high"}),t.data.downcastDispatcher.on("addMarker:suggestion:insertion",(t,e,n)=>{o(t,e,n,!0)},{priority:"high"})}afterInit(){this.editor.plugins.has("TrackChangesEditing")&&this.listenTo(this.editor.plugins.get("TrackChangesEditing"),"change:activeMarkers",(t,e,n)=>{this._activeMarkers=n.slice()},{priority:"highest"})}registerBlockAttribute(t){this._blockAttributeKeys.add(t)}registerInlineAttribute(t){this._inlineAttributeKeys.add(t)}isBlockAttribute(t){return this._blockAttributeKeys.has(t)}isInlineAttribute(t){return this._inlineAttributeKeys.has(t)}isRegisteredAttribute(t){return this.isInlineAttribute(t)||this.isBlockAttribute(t)}_getClassName(t,e){if("attribute"!=t)return`ck-suggestion-marker-${t}`;const n=e.split("|")[0];return this.isBlockAttribute(n)?"ck-suggestion-marker-formatBlock":"ck-suggestion-marker-formatInline"}}class bi extends Error{}class Ii extends bi{constructor(){super("Zone is an abstract class")}}class Ei{get type(){throw new Ii}get name(){throw new Ii}get ianaName(){return this.name}get isUniversal(){throw new Ii}offsetName(t,e){throw new Ii}formatOffset(t,e){throw new Ii}offset(t){throw new Ii}equals(t){throw new Ii}get isValid(){throw new Ii}}const _i=new Map;const Ti={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};const Ai=new Map;class yi extends Ei{static create(t){let e=Ai.get(t);return void 0===e&&Ai.set(t,e=new yi(t)),e}static resetCache(){Ai.clear(),_i.clear()}static isValidSpecifier(t){return this.isValidZone(t)}static isValidZone(t){if(!t)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:t}).format(),!0}catch(t){return!1}}constructor(t){super(),this.zoneName=t,this.valid=yi.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:e,locale:n}){return Oi(t,e,n,this.name)}formatOffset(t,e){return Di(this.offset(t),e)}offset(t){if(!this.valid)return NaN;const e=new Date(t);if(isNaN(e))return NaN;const n=function(t){let e=_i.get(t);return void 0===e&&(e=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"}),_i.set(t,e)),e}(this.name);let[r,s,o,i,a,c,u]=n.formatToParts?function(t,e){const n=t.formatToParts(e),r=[];for(let t=0;t<n.length;t++){const{type:e,value:s}=n[t],o=Ti[e];"era"===e?r[o]=s:wi(o)||(r[o]=parseInt(s,10))}return r}(n,e):function(t,e){const n=t.format(e).replace(/\u200E/g,""),r=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n),[,s,o,i,a,c,u,l]=r;return[i,s,o,a,c,u,l]}(n,e);"BC"===i&&(r=1-Math.abs(r));let l=+e;const g=l%1e3;return l-=g>=0?g:1e3+g,(Mi({year:r,month:s,day:o,hour:24===a?0:a,minute:c,second:u,millisecond:0})-l)/6e4}equals(t){return"iana"===t.type&&t.name===this.name}get isValid(){return this.valid}}new Map;new Map;new Map;new Map;new Map;let vi=null;class Ci extends Ei{static get utcInstance(){return null===vi&&(vi=new Ci(0)),vi}static instance(t){return 0===t?Ci.utcInstance:new Ci(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new Ci(Fi(e[1],e[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${Di(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${Di(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,e){return Di(this.fixed,e)}get isUniversal(){return!0}offset(){return this.fixed}equals(t){return"fixed"===t.type&&t.fixed===this.fixed}get isValid(){return!0}}const Li={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"};Li.hanidec.replace(/[\[|\]]/g,"").split("");new Map;function wi(t){return void 0===t}function Ni(t,e=2){let n;return n=t<0?"-"+(""+-t).padStart(e,"0"):(""+t).padStart(e,"0"),n}function Si(t){return wi(t)||null===t||""===t?void 0:parseInt(t,10)}function Ri(t){if(!wi(t)&&null!==t&&""!==t){const e=1e3*parseFloat("0."+t);return Math.floor(e)}}function Mi(t){let e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e),e.setUTCFullYear(t.year,t.month-1,t.day)),+e}function Oi(t,e,n,r=null){const s=new Date(t),o={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};r&&(o.timeZone=r);const i={timeZoneName:e,...o},a=new Intl.DateTimeFormat(n,i).formatToParts(s).find(t=>"timezonename"===t.type.toLowerCase());return a?a.value:null}function Fi(t,e){let n=parseInt(t,10);Number.isNaN(n)&&(n=0);const r=parseInt(e,10)||0;return 60*n+(n<0||Object.is(n,-0)?-r:r)}function Di(t,e){const n=Math.trunc(Math.abs(t/60)),r=Math.trunc(Math.abs(t%60)),s=t>=0?"+":"-";switch(e){case"short":return`${s}${Ni(n,2)}:${Ni(r,2)}`;case"narrow":return`${s}${n}${r>0?`:${r}`:""}`;case"techie":return`${s}${Ni(n,2)}${Ni(r,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}const xi=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function Bi(...t){const e=t.reduce((t,e)=>t+e.source,"");return RegExp(`^${e}$`)}function Pi(...t){return e=>t.reduce(([t,n,r],s)=>{const[o,i,a]=s(e,r);return[{...t,...o},i||n,a]},[{},null,1]).slice(0,2)}function Ui(...t){return(e,n)=>{const r={};let s;for(s=0;s<t.length;s++)r[t[s]]=Si(e[n+s]);return[r,null,n+s]}}const Gi=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,Hi=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,Vi=RegExp(`${Hi.source}${`(?:${Gi.source}?(?:\\[(${xi.source})\\])?)?`}`),ji=RegExp(`(?:T${Vi.source})?`),zi=Ui("weekYear","weekNumber","weekDay"),Wi=Ui("year","ordinal"),Ki=RegExp(`${Hi.source} ?(?:${Gi.source}|(${xi.source}))?`),qi=RegExp(`(?: ${Ki.source})?`);function Yi(t,e,n){const r=t[e];return wi(r)?n:Si(r)}function Xi(t,e){return[{hours:Yi(t,e,0),minutes:Yi(t,e+1,0),seconds:Yi(t,e+2,0),milliseconds:Ri(t[e+3])},null,e+4]}function Zi(t,e){const n=!t[e]&&!t[e+1],r=Fi(t[e+1],t[e+2]);return[{},n?null:Ci.instance(r),e+3]}function Ji(t,e){return[{},t[e]?yi.create(t[e]):null,e+1]}RegExp(`^T?${Hi.source}$`);Bi(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,ji),Bi(/(\d{4})-?W(\d\d)(?:-?(\d))?/,ji),Bi(/(\d{4})-?(\d{3})/,ji),Bi(Vi),Pi(function(t,e){return[{year:Yi(t,e),month:Yi(t,e+1,1),day:Yi(t,e+2,1)},null,e+3]},Xi,Zi,Ji),Pi(zi,Xi,Zi,Ji),Pi(Wi,Xi,Zi,Ji),Pi(Xi,Zi,Ji);Pi(Xi);Bi(/(\d{4})-(\d\d)-(\d\d)/,qi),Bi(Ki),Pi(Xi,Zi,Ji);const Qi={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},$i=365.2425,ta=30.436875,ea=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"];ea.slice(0).reverse();Symbol.for("nodejs.util.inspect.custom");Symbol.for("nodejs.util.inspect.custom");const na=`[ ${String.fromCharCode(160)}]`;new RegExp(na,"g");new Map;Symbol.for("nodejs.util.inspect.custom");var ra=n(23),sa={attributes:{"data-cke":!0}};sa.setAttributes=Bo(),sa.insert=Do().bind(null,"head"),sa.domAPI=Oo(),sa.insertStyleElement=Uo();Ro()(ra.A,sa);ra.A&&ra.A.locals&&ra.A.locals;o.View;var oa=n(459),ia={attributes:{"data-cke":!0}};ia.setAttributes=Bo(),ia.insert=Do().bind(null,"head"),ia.domAPI=Oo(),ia.insertStyleElement=Uo();Ro()(oa.A,ia);oa.A&&oa.A.locals&&oa.A.locals;var aa=n(641),ca={attributes:{"data-cke":!0}};ca.setAttributes=Bo(),ca.insert=Do().bind(null,"head"),ca.domAPI=Oo(),ca.insertStyleElement=Uo();Ro()(aa.A,ca);aa.A&&aa.A.locals&&aa.A.locals;var ua=n(236),la={attributes:{"data-cke":!0}};la.setAttributes=Bo(),la.insert=Do().bind(null,"head"),la.domAPI=Oo(),la.insertStyleElement=Uo();Ro()(ua.A,la);ua.A&&ua.A.locals&&ua.A.locals;var ga=n(364),da={attributes:{"data-cke":!0}};da.setAttributes=Bo(),da.insert=Do().bind(null,"head"),da.domAPI=Oo(),da.insertStyleElement=Uo();Ro()(ga.A,da);ga.A&&ga.A.locals&&ga.A.locals;var fa=n(81),ha={attributes:{"data-cke":!0}};ha.setAttributes=Bo(),ha.insert=Do().bind(null,"head"),ha.domAPI=Oo(),ha.insertStyleElement=Uo();Ro()(fa.A,ha);fa.A&&fa.A.locals&&fa.A.locals;var ma=n(856),pa={attributes:{"data-cke":!0}};pa.setAttributes=Bo(),pa.insert=Do().bind(null,"head"),pa.domAPI=Oo(),pa.insertStyleElement=Uo();Ro()(ma.A,pa);ma.A&&ma.A.locals&&ma.A.locals;var ka=n(616),ba={attributes:{"data-cke":!0}};ba.setAttributes=Bo(),ba.insert=Do().bind(null,"head"),ba.domAPI=Oo(),ba.insertStyleElement=Uo();Ro()(ka.A,ba);ka.A&&ka.A.locals&&ka.A.locals;var Ia=n(282),Ea={attributes:{"data-cke":!0}};Ea.setAttributes=Bo(),Ea.insert=Do().bind(null,"head"),Ea.domAPI=Oo(),Ea.insertStyleElement=Uo();Ro()(Ia.A,Ea);Ia.A&&Ia.A.locals&&Ia.A.locals;var _a=n(879),Ta={attributes:{"data-cke":!0}};Ta.setAttributes=Bo(),Ta.insert=Do().bind(null,"head"),Ta.domAPI=Oo(),Ta.insertStyleElement=Uo();Ro()(_a.A,Ta);_a.A&&_a.A.locals&&_a.A.locals;var Aa=n(865),ya={attributes:{"data-cke":!0}};ya.setAttributes=Bo(),ya.insert=Do().bind(null,"head"),ya.domAPI=Oo(),ya.insertStyleElement=Uo();Ro()(Aa.A,ya);Aa.A&&Aa.A.locals&&Aa.A.locals;var va=n(288),Ca={attributes:{"data-cke":!0}};Ca.setAttributes=Bo(),Ca.insert=Do().bind(null,"head"),Ca.domAPI=Oo(),Ca.insertStyleElement=Uo();Ro()(va.A,Ca);va.A&&va.A.locals&&va.A.locals;const La=Pa;function wa(){const t=["_SUGGESTION_ANNOUNCEMENT","_setSuggestionRange","getRanges","splitPosition","LEAVE","_enabledCommands","push","getChangedMarkers","discard","markMultiRangeBlockFormat","always","deletion:join","_updateSuggestionData","attribute:accept","formatBlock:join","track-changes-adapter-missing-getsuggestion","isIntersecting","discardSuggestion","_createSuggestion","attribute:","multipleBlocks","open","parent","insert","return","concat","clear","get","getSuggestions","Users","markMultiRangeDeletion","from","_getAttributeKey","getMarkersGroup","_recordAttributeSuggestions","unbind","containsRangeInObject","range","enqueueChange","root","config","change:data","isRemovable","isExternal","stopListening","attribute","addAttribute","trackChanges","commandName","model","addCommentThread","markers","deleteContent","action","_handleNewSuggestionMarker","updateMarker","track-changes-suggestion-data-mismatch","track-changes-user-not-found","addComment","position","targetPosition","groupId","getSuggestionCallback","newName","createPositionBefore","element","find","addSuggestion","insertion:accept","insertion:join","authoredAt","size","name","createPositionAt","acceptAllSuggestions","TrackChangesEditing","selection","formatBlock:discard","afterInit","elementToElement","492JSyDqY","for","_getSuggestionData","locale","_trackFormatChanges","_isForcedDefaultExecutionBlock","clone","marker-count","then","4933400CbjMBL","default","values","_isInlineAttribute","formatInline","attributeNewValue","markInsertion","$graveyard","suggestion:","isAtEnd","markDeletion","item","addUser","_applyOperationsAsSuggestions","acceptSelectedSuggestions","FORMATTING","hasComments","rename","isLocal","getChanges","_originalSuggestionId","_rangeIsInLocalUserInsertion","getAncestors","commands","never","reconvertMarker","applyOperation","deletion:","remove","303751qVXeEq","stringify","isIntersectingWithRange","enableCommand","before","isCollapsed","_refreshAttributeSuggestionsChain","_findSuggestions","formatInline:chain","getMultiRangeId","createElement","skipNestingCheck","createPositionAfter","href","ENTER","isRegisteredAttribute","length","recordAttributeChanges","getNearestSelectionRange","_adapter","oldValue","_defaultCallbacks","high","define","update:suggestion","removeMarker","refresh","rethrowUnexpectedError","pop","_reduceSuggestionAttributeRange","substring","normal","3735wBQGvT","setTo","newRange","authorName","moveTargetPosition","unshift","PENDING_ACTION_SUGGESTION","formatBlock:","suggestion:attribute:","newValue","buildSuggestion","isOwn","_processAttributeSuggestions","removeComment","isObject","markInlineFormat","isUndo","meta","adapter","containsItem","accept","340038sQpbXa","type","acceptSuggestion","_cutOutSuggestionMarker","195846vFXstl","markAttributeChange","catch","_customCallbacks","resolve","createRange","_breakSuggestionMarker","trackChanges.mergeNestedSuggestions","attributeOldValue","splice","deletion:chain","isNextTo","detach","enableReadOnlyMode","attributeKey","discardSelectedSuggestions","registerInlineAttribute","addRange","nodeBefore","notReady","_checkSuggestionCorrectness","upcast","conversion","execute","join","_getMarkerAnnouncementText","isBefore","change:activeMarkers","$marker","lowest","formatInline:discard","dataReady","changeAttribute","nodeAfter","fromRange","fetchCommentThread","getShiftedBy","error-saving-suggestion-data-suggestion-discarded","warn","getUser","differ","every","addMarker","insertion:","getFirstMarker","commentThread","split","startsWith","originalSuggestionId","baseVersion","has","track-changes-suggestion-not-found","add","isBlock","rootName","formatBlock","deletion:accept","after","_getExternalAuthor","oldRange","fire","ready","$text","trackChanges.trackFormatChanges","requires","_isDataLoaded","isAfter","toUpperCase","removeAttribute","external:","comments","markerReady","creator","hasSuggestion","_editor","key","159496WRCHXz","6ufnpgD","forceDefaultExecution","formatInline:join","attributes","_mergeNestedSuggestions","chain","documentSelection","author","editing","CommentsRepository","getFirstRange","activeMarkers","getRange","listenTo","oldName","stop","next","insertion:chain","_joinWithAdjacentSuggestions","subType","containsRange","suggestionLoaded","backward","_processAttributeChanges","batch","_suggestionState","isOfficialPlugin","createSelection","_joinSuggestions","_registerDefaultCallbacks","forward","track-changes-enable-command-twice","addOperation","_getAuthorFromId","_suggestionFactory","_commentsRepository","isLimit","low","schema","isEqual","head","descriptionFactory","formatInline:accept","_suggestions","isBlockAttribute","createRangeOn","dataToMarker","getIntersection","document","addSuggestionData","isAtStart","delete","suggestionChanged","_splitMarkerName","deletion","trackingSessionId","getCommentThread","fromCharCode","formatBlock:accept","_addSuggestionMarker","_trackingSessionId","_model","enableDefaultAttributesIntegration","373890OpzWpb","getAllAdjacentSuggestions","pluginName","_setSuggestionData","_reduceExistingSuggestions","getAttribute","markBlockFormat","getDifference","tablePasteChainId","editor","group","startTrackingSession","registerPostFixer","containsPosition","formatBlock:chain","assign","insertion","PendingActions","updateSuggestion","isMarkedRemoveOperation","_isRegisteredAttribute","rejected","isInContent","previous","90wjhHMk","createdAt","getContainedElement","track-changes-adapter-already-set","_refreshSuggestionsChain","end","isArray","markMultiRangeInsertion","@external","isPremiumPlugin","start","formatInline:","setAttribute","move","multi","_isBlockAttribute","announce","accepted","removeMarkers","data","trackChangesCommand","track-changes-command-not-found","_saved","format","value","$textProxy","registerCustomCallback","_removeSuggestion","hasCommentThread","attribute:discard","isInlineAttribute","suggestion-type","deletion:discard","insertion:discard","setSelection","change","_onDiscard","isDocumentOperation","map","attribute:join","addMarkerName","removed","$elementName","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.","discardAllSuggestions","change:_saved","some","collaboration.channelId","set","isSelectable","forEach","getSuggestion","getMarkers","registerBlockAttribute","isMultiRange","version","_afterChanges","_addThreadToSuggestion","keys","init","filter","toJSON","plugins","sort","insertContent","howMany","suggestion","_initAriaMarkerChangeAnnouncements","isInsideObject","suggestionUnloaded","getLastMatchingPosition","formatGroupId"];return(wa=function(){return t})()}!function(t){const e=Pa,n=t();for(;;)try{if(112625===-parseInt(e(267))/1+-parseInt(e(263))/2+-parseInt(e(653))/3*(-parseInt(e(583))/4)+parseInt(e(407))/5+parseInt(e(344))/6*(-parseInt(e(621))/7)+-parseInt(e(343))/8*(parseInt(e(431))/9)+parseInt(e(592))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wa);const Na=La(473);class Sa extends t.Plugin{[La(385)];[La(451)];[La(640)];[La(378)];[La(387)];[La(379)];[La(508)];[La(405)];[La(369)];[La(588)];[La(587)];[La(348)];[La(537)]=!1;[La(404)]=null;static get[La(331)](){return[La(353),ki,i.Users,t.PendingActions,i.DocumentCompare,Vt,qt,Jt,ee,ie,ue,me,Ae,be,Le,Me,Be,Qe,nn,cn,fn,kn,En,Cn,Sn,Fn,Bn,Hn,Zn,Kn,tr,sr,cr,hr,Tr,Pr,dr,Ge,wo,Ke,Cr,Sr,Fr,Vr,Kr,Zr,ts,ss,cs,ms,Is,_s,ws,Ms,xs,Eo,Vs,Xs,ro,Ao,Qs,io,go,po]}static get[La(409)](){return La(578)}static get[La(370)](){return!0}static get[La(440)](){return!0}constructor(t){const e=La;super(t),this[e(479)](e(355),[]),this.on(e(294),(n,r,s,o)=>{const i=e;this[i(405)][i(466)](()=>{const e=i;for(const n of[...o,...s])this[e(405)][e(554)][e(317)](n)&&t[e(352)][e(617)](n)})}),this[e(385)]=new Ut(this[e(416)][e(552)][e(382)],this[e(416)][e(586)]),this[e(640)]=null,this[e(378)]=new Ra(this[e(416)]),this[e(387)]=new Map,this[e(379)]=t[e(493)][e(530)](e(353)),this[e(508)]=new Set,this[e(405)]=this[e(416)][e(552)],this[e(369)]=new WeakMap,this[e(588)]=!1,t[e(543)][e(644)](e(330),e(593)),this[e(587)]=t[e(543)][e(530)](e(330)),t[e(543)][e(644)](e(274),!0),this[e(348)]=t[e(543)][e(530)](e(274)),this[e(451)]=new l(t,this[e(508)]),this[e(498)]()}[La(490)](){const t=La,n=this[t(416)];n[t(289)][t(584)](t(288))[t(582)]({view:{name:t(497),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(600)+e[r(412)](r(462))+":"+e[r(412)]("id");return e[r(412)](r(590))&&(s+=":"+e[r(412)](r(590))),n[r(631)](r(295),{"data-name":s})}}),n[t(289)][t(584)](t(288))[t(390)]({view:t(497)}),n[t(552)][t(392)][t(419)](e=>{const r=t;let s=!1;const o=Array[r(534)](n[r(552)][r(392)][r(307)][r(510)]()),i=new Set;for(const{name:t,data:a}of o){const{group:o,type:c,subType:u,id:l}=this[r(397)](t);if(r(497)!==o)continue;const g=u?r(600)+c+":"+u+":"+l:r(600)+c+":"+l,d=n[r(552)][r(554)][r(536)](g),f=n[r(552)][r(554)][r(530)](t),h=this[r(387)][r(530)](l);if(null!=a[r(244)]){r(596)==c&&(s=s||Fa(a[r(244)],t,e,n[r(552)][r(382)]));const o=r(548)==c&&this[r(446)](u[r(313)]("|")[0]),l=r(548)==c&&this[r(595)](u[r(313)]("|")[0]);if(a[r(244)][r(626)]||r(599)==a[r(244)][r(542)][r(321)]||r(322)==c&&!xa(a[r(244)])||o&&!xa(a[r(244)])||l&&Ba(a[r(244)])||r(398)==c&&Ba(a[r(244)])||f&&Ua(f,d))e[r(646)](t),s=!0;else{if(!h||!h[r(429)])continue;if(a[r(244)]&&a[r(326)]&&a[r(244)][r(383)](a[r(326)]))continue;i[r(319)](h)}}}return i[r(574)]>0&&(s=!!this[r(362)](i)||s),s}),n[t(552)][t(392)][t(419)](e=>{const r=t;let s=!1;for(const t of n[r(552)][r(392)][r(307)][r(611)]())if(r(526)==t[r(264)])for(const t of this[r(387)][r(594)]()){if(t[r(485)]||!t[r(429)])continue;const o=r(322)==t[r(264)],i=this[r(535)](t),a=i&&this[r(446)](i);if(!o&&!a)continue;const c=t[r(354)]();if(c[r(441)][r(525)]!=c[r(436)][r(525)]&&!c[r(436)][r(601)]){const o=n[r(552)][r(576)](c[r(441)][r(300)],r(436)),i=n[r(552)][r(272)](c[r(441)],o);e[r(558)](t[r(311)](),{range:i}),s=!0}}return s}),n[t(552)][t(392)][t(419)](e=>this[t(367)](e)),n[t(552)][t(392)][t(419)](e=>!e[t(368)][t(610)]&&this[t(254)](e)),n[t(552)].on(t(487),()=>{this[t(537)]=!1}),n[t(552)][t(392)].on(t(544),(r,s)=>{const o=t;if(!s[o(610)]||s[o(258)])return;if(!this[o(537)])return;const i=n[o(552)][o(392)][o(307)][o(611)]();if(0==i[o(637)])return;const a=[],c=i[o(491)](t=>o(548)==t[o(264)]),u=i[o(491)](t=>o(526)==t[o(264)]&&o(329)!=t[o(575)]);for(const t of c)this[o(427)](t[o(281)])&&a[o(509)]({key:t[o(281)],newValue:t[o(597)],oldValue:t[o(275)],range:Ga(t[o(540)],n[o(552)])});for(const t of u){if(o(609)!=t[o(556)]&&o(647)!=t[o(556)])continue;const e=Ha(t[o(562)][o(300)],n[o(552)]),r=t[o(625)];o(609)==t[o(556)]&&a[o(509)]({key:o(473),newValue:t[o(575)],oldValue:r[o(575)],range:e});for(const[n,s]of r[o(347)]){if(!this[o(427)](n))continue;const r=t[o(347)][o(530)](n);s!==r&&a[o(509)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(347)])this[o(427)](n)&&(r[o(347)][o(317)](n)||a[o(509)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(637)]&&n[o(552)][o(541)](s,t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(268)](t,e,s,o,{groupId:r});this[n(411)](t,a)})},{priority:t(296)}),n[t(552)][t(554)].on(t(645),(e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(397)](n[s(575)]),e=this[s(387)][s(530)](t);e&&e[s(471)](n[s(575)])}}),n[t(552)][t(392)].on(t(544),()=>{const e=t,r=Array[e(534)](n[e(552)][e(392)][e(307)][e(510)]())[e(491)](t=>e(497)===this[e(397)](t[e(575)])[e(417)]);if(0===r[e(637)])return;r[e(494)]((t,n)=>{const r=e,s=t[r(450)][r(326)],o=n[r(450)][r(326)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(441)][r(293)](o[r(441)])?-1:1});const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(397)](t);if(null===n[e(326)]){const n=this[e(557)](t);o[e(319)](n)}else{const t=this[e(387)][e(530)](r);null!==n[e(244)]||t[e(429)]?(s[e(319)](t[e(384)]),o[e(319)](t)):this[e(458)](t)}}o[e(574)]>0&&this[e(435)](o);for(const t of s)this[e(327)](e(396),t)}),n[t(552)].on(t(618),(e,r)=>{const s=t,o=r[0];if(!this[s(387)][s(574)])return;if(!o[s(468)])return;if(o[s(368)][s(258)]||!o[s(368)][s(610)])return;let i,a;switch(o[s(264)]){case s(526):i=n[s(552)][s(576)](o[s(562)]),a=i[s(303)](o[s(496)]);break;case s(313):i=n[s(552)][s(576)](o[s(506)]),a=n[s(552)][s(576)](o[s(246)]);break;case s(444):i=n[s(552)][s(576)](o[s(563)]),a=i[s(303)](o[s(496)]);break;default:return}const c=n[s(552)][s(272)](i,a);n[s(552)][s(466)](()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(628)](c)){if(e[t(485)])continue;if(t(596)==e[t(264)])continue;const r=this[t(535)](e);if(r&&this[t(446)](r)&&t(313)!=o[t(264)])continue;const s=e[t(450)]&&e[t(450)][t(523)];(t(322)!=e[t(264)]||t(313)==o[t(264)]&&!s)&&(n[t(539)]||t(423)==e[t(264)]&&n[t(253)]||e[t(354)]()[t(364)](c)&&this[t(273)](e,i,a))}})},{priority:t(296)}),n[t(552)].on(t(555),(e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(345)])return;if(this[s(588)])return;if(!this[s(451)][s(455)])return;if(o[s(626)])return;const a=n[s(552)][s(382)],{start:c,end:u}=o[s(354)](),l=c[s(300)]&&a[s(380)](c[s(300)])?null:a[s(639)](c,s(374)),g=u[s(285)]&&a[s(380)](u[s(285)])?null:a[s(639)](u,s(366)),d=n[s(552)][s(272)](l?l[s(441)]:c,g?g[s(436)]:u);n[s(552)][s(466)](t=>{const e=s;this[e(602)](d);const r=n[e(552)][e(382)][e(639)](d[e(441)]);o.is(e(350))?t[e(465)](r):o[e(654)](r)}),e[s(359)]()},{priority:e.priorities[t(652)]+10}),n[t(552)].on(t(495),(e,r)=>{const s=t,o=r[r[s(637)]-1];o&&o[s(345)]||this[s(588)]||this[s(451)][s(455)]&&(n[s(552)][s(466)](()=>{const t=s;let o=n[t(552)][t(495)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(527)]=o[t(589)]();const i=o[t(436)][t(285)],a=n[t(552)][t(382)];i&&a[t(320)](i)&&!a[t(256)](i)&&(o=n[t(552)][t(272)](o[t(441)],n[t(552)][t(576)](i,t(436)))),this[t(598)](o)}),e[s(359)]())},{priority:t(643)}),this[t(416)][t(615)][t(319)](t(550),this[t(451)]),this[t(624)](t(550));const r=new m(n,this[t(387)]);n[t(615)][t(319)](t(265),r),this[t(624)](t(265));const s=new I(n,this[t(387)]);n[t(615)][t(319)](t(520),s),this[t(624)](t(520)),n[t(615)][t(319)](t(577),new R(n,r,this[t(387)])),this[t(624)](t(577)),n[t(615)][t(319)](t(475),new R(n,s,this[t(387)])),this[t(624)](t(475)),n[t(615)][t(319)](t(606),new D(n,r,this[t(387)])),this[t(624)](t(606)),n[t(615)][t(319)](t(282),new D(n,s,this[t(387)])),this[t(624)](t(282));const o=n[t(493)][t(530)](t(353));this[t(357)](o,t(561),(e,{threadId:n})=>{const r=t,s=this[r(387)][r(530)](n);s&&s[r(312)]&&1===s[r(312)][r(637)]&&this[r(515)](n,{hasComments:!0})},{priority:t(381)}),this[t(357)](o,t(255),(e,{threadId:n})=>{const r=t,s=this[r(387)][r(530)](n);s&&s[r(312)]&&!s[r(312)][r(637)]&&this[r(515)](n,{hasComments:!1})},{priority:t(381)})}[La(581)](){!async function(t){const n=m([82,66,99,88,100,71,102,53,54,55,109,78,106,75,57,68,84,112,80,48,73,121,105,51,103,101,97,56,90,118,122,108,69,52,98,70,117,87,114,119,115,72,49,104,110,79,83,76,113,107,89,50,77,81,74,120,111,86,65,85,116,67]),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){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](u(t)):null}function u(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 l(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 g(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 f(t){return s[m([112,108,117,103,105,110,115])][m([104,97,115])](t)}function h(){}function m(t){const e=Pa;return t[e(469)](t=>String[e(401)](t))[e(291)]("")}!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([82]);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])]=h,s[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=h,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,h=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=c(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])],l(r)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(h=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 f=(0,e.uid)();function h(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])?g(l(f+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])+g(l(t)),n=d(g(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])+g(l(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])]:f}},{[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=>{h(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{return!1}function e(e){const n=c(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])](u(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(f(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(f(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]))||f(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:1768003200;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=Pa,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(634)]);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([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=s[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(s[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[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=function(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++,1512==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)}(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(n&&h?new(window[m([80,114,111,109,105,115,101])])((t,e)=>{n[m([116,104,101,110])](t,e),h[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},e)}):n||h||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{return m([73,110,118,97,108,105,100])}}())}(this)}set[La(260)](t){const n=La;if(this[n(640)])throw new e.CKEditorError(n(434),this);this[n(640)]=t}get[La(260)](){return this[La(640)]}[La(531)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=La,r=[];for(const e of this[n(387)][n(594)]())t&&!e[n(429)]||r[n(509)](e);return e?r[n(469)](t=>t[n(492)]()):r}[La(482)](t){const n=La,r=this[n(387)][n(530)](t);if(!r)throw new e.CKEditorError(n(318),this);return r}[La(340)](t){const e=La;return this[e(387)][e(317)](t)}[La(393)](t){const e=La,{authorId:n,id:r,originalSuggestionId:s,attributes:o}=t,[i,a]=t[e(264)][e(313)](":"),c=this[e(387)][e(530)](r)||this[e(521)](i,a,r,n,o,s);if(this[e(488)](c),this[e(287)](c,i,a||null,n),c[e(432)]=t[e(432)],c[e(332)]=!0,o&&o[e(439)]){const t=o[e(439)],n=this[e(325)](t[e(245)]);c[e(573)]=t[e(432)],c[e(351)]=n,c[e(546)]=!0}else c[e(573)]=t[e(432)];switch(t[e(450)]&&(c[e(450)]=t[e(450)]),t[e(347)]&&(c[e(347)]=t[e(347)]),this[e(640)]&&this[e(640)][e(570)]||(c[e(453)]=!0),this[e(369)][e(530)](c)){case e(286):this[e(369)][e(479)](c,e(298));break;case e(338):c[e(429)]?(this[e(362)](new Set([c])),this[e(435)](new Set([c])),this[e(369)][e(479)](c,e(328)),this[e(327)](e(365),c)):this[e(369)][e(479)](c,e(472))}return c}[La(265)](t){const e=La;this[e(345)](()=>{const n=e;this[n(416)][n(552)][n(466)](()=>{const e=n;for(const n of t[e(408)]())n[e(262)]()})})}[La(520)](t){const e=La;this[e(345)](()=>{const n=e;this[n(416)][n(552)][n(466)](()=>{const e=n;for(const n of t[e(408)]())n[e(511)]()})})}[La(624)](t,n){const r=La,s=this[r(416)][r(615)][r(530)](t);if(!s)throw new e.CKEditorError(r(452),this,{commandName:t});if(this[r(508)][r(317)](s))throw new e.CKEditorError(r(375),this,{commandName:t});this[r(508)][r(319)](s),n&&s.on(r(290),(t,e)=>{const o=r;this[o(451)][o(455)]&&(this[o(588)]||(e[o(637)]>0&&e[e[o(637)]-1]&&e[e[o(637)]-1][o(345)]?e[o(649)]():(t[o(527)]=n((...t)=>s[o(290)](...t,{forceDefaultExecution:!0}),...e),t[o(359)]())))},{priority:r(643)})}[La(345)](t){const n=La;let r,s;const o=this[n(588)];this[n(588)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(588)]=!1),s&&e.CKEditorError[n(648)](s,this),r}[La(598)](t,n=null,r={}){const s=La;if(t[s(626)])return null;const o=this[s(416)][s(493)][s(530)](s(532)).me;this[s(404)]&&(r[s(399)]=this[s(404)]);for(const{suggestion:e,meta:o}of this[s(628)](t,s(423)))if(o[s(253)]){if(!o[s(278)]){if(o[s(539)]){if(!this[s(348)]||!za(e,r))continue;return e}if(za(e,r))return e;this[s(273)](e,t[s(441)],t[s(436)]);break}if(n==e[s(363)]&&za(e,r)){const n=e[s(354)]();return n[s(441)][s(383)](t[s(436)])?this[s(504)](e,this[s(405)][s(272)](t[s(441)],n[s(436)])):this[s(504)](e,this[s(405)][s(272)](n[s(441)],t[s(436)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(310)+n:s(423),u=this[s(410)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(403)](c,i,a,t),u}[La(438)](t,n=La(445),r={}){const s=La,o=this[s(416)][s(493)][s(530)](s(532)).me,i=this[s(378)][s(565)](s(423),n,s(291));this[s(404)]&&(r[s(399)]=this[s(404)]);for(const e of this[s(531)]())if(e[s(351)].id==o.id&&s(423)==e[s(264)]&&e[s(363)]==n&&za(e,r)&&(i(e[s(505)](),t)||i(t,e[s(505)]()))){for(const n of t)e[s(284)](n);return e}for(const{suggestion:e,meta:n}of this[s(628)](t,s(423))){if(!n[s(253)])continue;if(!this[s(348)]&&n[s(539)])continue;if(!za(e,r))continue;let o=!0;for(const n of e[s(505)]())for(const e of t)if(!n[s(364)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(310)+n,l=this[s(410)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(403)](u,a,c,e,Ot[s(630)]());return l}[La(257)](t,n,r=null,s={}){const o=La;if(r=r||Da(n),t[o(626)])return null;if(this[o(404)]&&(s[o(399)]=this[o(404)]),o(616)===this[o(587)]){const e=this[o(378)][o(565)](o(596),r,o(262));return this[o(345)](()=>e([t],n,s)),null}const i=this[o(416)][o(493)][o(530)](o(532)).me,a=[];if(o(513)!==this[o(587)])for(const{suggestion:e,meta:n}of this[o(628)](t,o(423)))n[o(253)]&&!n[o(499)]&&a[o(509)](...e[o(505)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(391)](s);e&&r[n(509)](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(637)];){const s=r[e][n(414)](t);r[n(276)](e,1,...s),e+=s[n(637)]}}return r}(t,a);c[o(637)]&&this[o(405)][o(466)](()=>{const t=o;for(const e of c){const o=this[t(378)][t(565)](t(596),r,t(262));this[t(345)](()=>o([e],n,s))}});for(const t of u){let a=null,c=t[o(441)],u=t[o(436)];for(const{suggestion:e,meta:n}of this[o(628)](t,o(596))){if(!n[o(253)])continue;if(e[o(363)]!=r)continue;if(!za(e,s))continue;const i=e[o(354)]();if(i[o(364)](t,!0))return null;c=c[o(293)](i[o(441)])?c:i[o(441)],u=u[o(333)](i[o(436)])?u:i[o(436)],a?i[o(441)][o(293)](a[o(354)]()[o(441)])?(a[o(449)](),a=e):e[o(449)]():a=e}const l=this[o(405)][o(272)](c,u);if(a)this[o(504)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(410)]({id:t,type:o(442)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(403)](o(442)+r,t,a,l)}}return null}[La(413)](t,n,r=[],s=null,o={}){const i=La;n[i(502)]||(n[i(502)]=n[i(551)]),n[i(523)]=t.is(i(540)),s=s||Da(n);const a=r[i(469)](t=>Ha(t,this[i(405)])),c=t.is(i(540))?t:Ha(t,this[i(405)]);if(this[i(404)]&&(o[i(399)]=this[i(404)]),i(616)===this[i(587)]){const t=this[i(378)][i(565)](i(322),s,i(262));return this[i(345)](()=>t([c],n,o)),null}a[i(509)](c);let u=!0;for(const t of a)if(!this[i(613)](t)){u=!1;break}if(u&&i(513)!==this[i(587)]){const t=this[i(378)][i(565)](i(322),s,i(262));return this[i(345)](()=>t([c],n,o)),null}let l=null,g=c[i(441)],d=c[i(436)];for(const{suggestion:t,meta:e}of this[i(628)](c,i(322))){if(!e[i(253)])continue;if(e[i(278)]||e[i(539)]||e[i(499)])continue;if(t[i(450)][i(502)]!=n[i(502)])continue;if(!za(t,o))continue;const r=t[i(354)]();if(t[i(363)]==s){if(r[i(364)](c,!0))return null;g=g[i(293)](r[i(441)])?g:r[i(441)],d=d[i(333)](r[i(436)])?d:r[i(436)],l?r[i(441)][i(293)](l[i(354)]()[i(441)])?(l[i(449)](),l=t):t[i(449)]():l=t}else{const e=c[i(391)](r);this[i(266)](t,e)}}const f=this[i(416)][i(493)][i(530)](i(532)).me,h=(0,e.uid)(),m=f.id;if(l)return this[i(504)](l,this[i(405)][i(272)](g,d)),l;{const t=this[i(410)]({id:h,type:i(249)+s,data:n,createdAt:new Date,authorId:m,attributes:o});return this[i(403)](i(249)+s,h,m,this[i(405)][i(272)](g,d)),t}}[La(512)](t,n,r=[],s=null,o={}){const i=La;n[i(502)]||(n[i(502)]=n[i(551)]);const a=t[0];n[i(523)]=a.is(i(540)),s=s||Da(n);const c=r[i(469)](t=>Ha(t,this[i(405)])),u=a.is(i(540))?t:t[i(469)](t=>Ha(t,this[i(405)]));if(this[i(404)]&&(o[i(399)]=this[i(404)]),i(616)===this[i(587)]){const t=this[i(378)][i(565)](i(322),s,i(262));return this[i(345)](()=>t(u,n,o)),null}c[i(509)](...u);let l=!0;for(const t of c)if(!this[i(613)](t)){l=!1;break}if(l&&i(513)!==this[i(587)]){const t=this[i(378)][i(565)](i(322),s,i(262));return this[i(345)](()=>t(u,n,o)),null}const g=this[i(416)][i(493)][i(530)](i(532)).me;for(const t of this[i(531)]()){const e=t[i(450)];if(t[i(351)].id!=g.id)continue;if(i(322)!=t[i(264)]||e[i(502)]!=n[i(502)])continue;if(!za(t,o))continue;const r=t[i(363)]==s;for(let e=0;e<u[i(637)];e++){const n=u[e];for(const s of t[i(483)]()){const o=s[i(356)]();if(n[i(383)](o)){r?(u[i(276)](e,1),e--):t[i(646)](s[i(575)]);break}}}}if(0==u[i(637)])return null;const d=this[i(378)][i(565)](i(322),s,i(291));for(const t of this[i(531)]()){const e=t[i(450)];if(t[i(351)].id==g.id&&i(322)==t[i(264)]&&e[i(502)]==n[i(502)]&&t[i(363)]==s&&za(t,o)&&(d(t[i(505)](),u)||d(u,t[i(505)]()))){for(const e of u)t[i(284)](e);return t}}const f=(0,e.uid)(),h=g.id,m=i(249)+s,p=this[i(410)]({id:f,type:m,data:n,createdAt:new Date,authorId:h,attributes:o});for(const t of u)this[i(403)](m,f,h,t,Ot[i(630)]());return p}[La(602)](t,n=null,r={}){const s=La;if(t[s(626)])return null;const o=this[s(416)][s(493)][s(530)](s(532)).me,i=new a.ModelLiveRange(t[s(441)],t[s(436)]);this[s(404)]&&(r[s(399)]=this[s(404)]);for(const{suggestion:t,meta:e}of this[s(628)](i,s(423)))if(e[s(253)]&&!e[s(278)])if(t[s(485)]){const e=t[s(505)]()[s(491)](t=>s(599)!=t[s(542)][s(321)]);if(e[s(308)](t=>i[s(364)](t,!0))&&t[s(511)](),e[s(477)](t=>t[s(364)](i,!0))){const t=this[s(378)][s(565)](s(398),n,s(262));return this[s(345)](()=>t([i],null,r)),null}}else{const e=i[s(391)](t[s(354)]());null!==e&&t[s(467)]([e],null,r)}if(i[s(279)](),i[s(626)]||s(599)==i[s(542)][s(321)])return null;let c=null,u=i[s(441)],l=i[s(436)];const g=this[s(628)](i,s(398));for(const{suggestion:t,meta:e}of g){const n=this[s(405)][s(272)](u,l);if(e[s(253)]&&(this[s(348)]||!e[s(539)]&&!e[s(499)]))if(t[s(485)]){if(!za(t,r))continue;let e=!0;for(const r of t[s(505)]()){if(r[s(364)](n,!0))return t;n[s(364)](r)||(e=!1)}e&&t[s(511)]()}else{const e=t[s(354)]();if(e[s(364)](n,!0))return t;if(!za(t,r)){n[s(364)](e)?t[s(449)]():e[s(420)](u)?u=e[s(436)]:e[s(420)](l)&&(l=e[s(441)]);continue}u=u[s(293)](e[s(441)])?u:e[s(441)],l=l[s(333)](e[s(436)])?l:e[s(436)],r=Object[s(422)]({},t[s(347)]),c?e[s(441)][s(293)](c[s(354)]()[s(441)])?(c[s(449)](),c=t):t[s(449)]():c=t}}if(c)return this[s(504)](c,this[s(405)][s(272)](u,l)),c;{const t=(0,e.uid)(),i=this[s(405)][s(272)](u,l),a=o.id,c=n?s(619)+n:s(398),g=this[s(410)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(403)](c,t,a,i),g}}[La(533)](t,n=La(445),r={}){const s=La,o=this[s(416)][s(493)][s(530)](s(532)).me,i=t[s(469)](t=>new a.ModelLiveRange(t[s(441)],t[s(436)])),c=new Set;this[s(404)]&&(r[s(399)]=this[s(404)]);for(const{suggestion:t,meta:e}of this[s(628)](i,s(423)))e[s(253)]&&!e[s(278)]&&c[s(319)](t);for(const e of c)if(e[s(485)]){const o=e[s(505)]();if((!e[s(347)]||!e[s(347)][s(632)])&&o[s(308)](t=>i[s(477)](e=>e[s(364)](t,!0)))&&e[s(511)](),i[s(308)](t=>o[s(477)](e=>e[s(364)](t,!0)))){const e=this[s(378)][s(565)](s(398),n,s(262));return this[s(345)](()=>e(t,null,r)),null}}else{const t=e[s(354)]();if(i[s(477)](e=>e[s(364)](t,!0))&&e[s(511)](),i[s(308)](e=>t[s(364)](e,!0))){const t=this[s(378)][s(565)](s(398),n,s(262));return this[s(345)](()=>t(i,null,r)),null}}const u=this[s(378)][s(565)](s(398),n,s(291));let l=null;for(const t of this[s(531)]())if(t[s(351)].id==o.id&&t[s(429)]&&s(398)==t[s(264)]&&t[s(363)]==n&&za(t,r)&&(u(t[s(505)](),i)||u(i,t[s(505)]())))if(l){if(t[s(312)]&&t[s(312)][s(637)])continue;for(const e of t[s(505)]())l[s(623)](e)||l[s(284)](e);t[s(449)]()}else{l=t;for(const e of i)t[s(623)](e)||t[s(284)](e)}if(l)return l;c[s(529)]();for(const{suggestion:t,meta:e}of this[s(628)](i,s(398)))e[s(253)]&&(this[s(348)]||!e[s(539)]&&!e[s(499)])&&za(t,r)&&c[s(319)](t);for(const t of c){const e=t[s(505)]();if((!r||!r[s(632)])&&i[s(308)](t=>e[s(477)](e=>e[s(364)](t,!0))))return t;(!t[s(347)]||!t[s(347)][s(632)])&&e[s(308)](t=>i[s(477)](e=>e[s(364)](t,!0)))&&t[s(511)]()}const g=(0,e.uid)(),d=o.id,f=s(619)+n,h=this[s(410)]({id:g,type:f,createdAt:new Date,authorId:d,attributes:r});for(const t of i)t[s(279)](),t[s(626)]||s(599)==t[s(542)][s(321)]||this[s(403)](f,g,d,t,Ot[s(630)]());return h}[La(268)](t,n,r,s,o){const i=La;if(t[i(626)])return[];if(i(616)===this[i(587)])return[];const a=this[i(416)][i(493)][i(530)](i(532)).me.id,c=Array[i(534)](this[i(387)][i(594)]())[i(491)](e=>i(548)==e[i(264)]&&e[i(450)][i(342)]==n&&e[i(623)](t));if(this[i(404)]&&(o[i(399)]=this[i(404)]),i(593)===this[i(587)]){const e=this[i(628)](t,i(423))[i(491)](({meta:t})=>t[i(253)]&&!t[i(499)]&&!t[i(278)])[i(469)](({suggestion:t})=>t);c[i(247)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(548)==t[i(264)]?t[i(450)][i(641)]:void 0,o=t[i(354)](),a=Array[i(534)](u[i(489)]())[i(569)](t=>t[i(519)](o));if(!a)continue;const c=a[i(414)](o);this[i(446)](n)&&i(423)==t[i(264)]&&0!=c[i(637)]||(u[i(395)](a),c[i(481)](t=>{u[i(479)](t,r)}),i(423)!=t[i(264)]&&e!=s&&u[i(479)](a[i(391)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(637)]>37&&console[i(305)](i(474),{key:n});const g=(i(522)+(n+"|")+Da({newValue:s}))[i(651)](0,60),d=this[i(410)]({id:c,type:g,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(509)](d),this[i(403)](g,c,a,t)}return l}[La(406)](t){const e=La;this[e(624)](t,(t,...n)=>{this[e(638)](()=>{t(...n)})})}[La(484)](t){const e=La;this[e(416)][e(493)][e(530)](ki)[e(484)](t)}[La(283)](t){const e=La;this[e(416)][e(493)][e(530)](ki)[e(283)](t)}[La(418)](t){const n=La;return this[n(404)]=void 0!==t?t:(0,e.uid)(),this[n(404)]}[La(535)](t){const e=La;return e(548)==t[e(264)]?t[e(363)][e(313)]("|")[0]:null}[La(605)](t){const n=La;if(0==t[n(637)])return;const r=this[n(416)],s=r[n(493)][n(530)](i.DocumentCompare),o=[];r[n(552)][n(466)](i=>{const c=n;for(let n=0;n<t[c(637)];n++){const u=t[n];if(u[c(316)]=r[c(552)][c(392)][c(486)],u[c(468)]=!0,s[c(426)](u)){const t=Ko(u[c(244)],r[c(552)]);o[c(247)](a.ModelLiveRange[c(301)](t))}else switch(u[c(264)]){case c(609):{const t=u[c(358)],n=u[c(566)];if(t==n)break;i[c(368)][c(376)](u),r[c(552)][c(618)](u);const s=c(473),o=u[c(562)],a=r[c(552)][c(272)](o,r[c(552)][c(576)](o[c(300)],c(436)));this[c(268)](a,s,t,n,{groupId:(0,e.uid)()});break}case c(549):case c(335):case c(299):{const t=u[c(641)],n=u[c(251)];if(t==n)break;i[c(368)][c(376)](u),r[c(552)][c(618)](u);const s=u[c(342)];if(!this[c(427)](s))break;const o=Ko(u[c(540)],r[c(552)]);this[c(268)](o,s,t,n,{groupId:(0,e.uid)()});break}case c(526):{if(i[c(368)][c(376)](u),r[c(552)][c(618)](u),t[n+1]&&c(444)==t[n+1][c(264)])break;const e=u[c(562)],s=u[c(496)],o=Ko(r[c(552)][c(272)](e,e[c(303)](s)),r[c(552)]);this[c(598)](o);break}case c(313):{i[c(368)][c(376)](u),r[c(552)][c(618)](u);const t=u[c(506)],e=u[c(246)];this[c(598)](r[c(552)][c(272)](t,e));break}case c(444):case c(620):i[c(368)][c(376)](u),r[c(552)][c(618)](u)}}for(const t of o)t[c(279)](),this[c(602)](t)})}[La(504)](t,e){const n=La,r=t[n(311)]();this[n(405)][n(466)](t=>{t[n(558)](r,{range:e})})}[La(488)](t){const e=La,n=t.id,r=this[e(416)][e(543)][e(530)](e(478));this[e(379)][e(459)](n)||this[e(379)][e(553)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(379)][e(400)](n);s[e(538)](e(545)),s[e(545)]=!1,t[e(312)]=s}[La(287)](t,n,r,s){const o=La;if(t[o(264)]!=n||t[o(363)]!=r||t[o(339)].id!=s)throw this[o(416)][o(280)](o(559)),new e.CKEditorError(o(559),this)}[La(266)](t,n){const r=La,s=t[r(354)]();if(n[r(383)](s))t[r(449)]();else if(s[r(364)](n)){const o=this[r(405)][r(576)](n[r(441)][r(285)],r(436));this[r(504)](t,this[r(405)][r(272)](s[r(441)],o));const i=(0,e.uid)(),a=t[r(339)].id,c=t[r(264)]+":"+t[r(363)];this[r(410)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(450)],attributes:t[r(347)]});const u=this[r(405)][r(576)](n[r(436)][r(525)],r(324)),l=this[r(405)][r(272)](u,s[r(436)]);this[r(403)](c,i,a,l)}else if(s[r(420)](n[r(441)])){const e=this[r(405)][r(576)](n[r(441)][r(285)],r(436));this[r(504)](t,this[r(405)][r(272)](s[r(441)],e))}else{const e=this[r(405)][r(576)](n[r(436)][r(525)],r(324));this[r(504)](t,this[r(405)][r(272)](e,s[r(436)]))}}[La(613)](t){const e=La;for(const{suggestion:n,meta:r}of this[e(628)](t,e(423))){if(!r[e(253)])continue;const s=n[e(505)]();for(const n of s)if(!t[e(414)](n)[e(637)])return!0}return!1}[La(377)](t){const e=La;return this[e(416)][e(493)][e(530)](e(532))[e(306)](t)}[La(325)](t){const e=La,n=this[e(416)][e(493)][e(530)](e(532)),r=(0,i.hashObject)(e(336)+t);return n[e(306)](r)||n[e(604)]({id:r,name:t})}[La(521)](t,n,r,s,o,i){const a=La,c=this[a(377)](s);if(!c)throw new e.CKEditorError(a(560),this,{authorId:s,suggestionId:r});const u=this[a(378)][a(252)](t,n,r,c,o,t=>{const e=a;this[e(515)](r,{attributes:t});const n=this[e(482)](r);this[e(362)](new Set([n])),this[e(435)](new Set([n]))},i);return this[a(357)](u,a(262),()=>{const t=a;this[t(515)](r,{state:t(448)})},{priority:a(643)}),this[a(357)](u,a(511),()=>{const t=a;this[t(515)](r,{state:t(428)})},{priority:a(643)}),this[a(387)][a(479)](r,u),this[a(369)][a(479)](u,a(286)),u}[La(397)](t){return Wo(t)}[La(273)](t,n,r){const s=La,o=t[s(354)](),i=o[s(441)],a=o[s(436)];this[s(504)](t,this[s(405)][s(272)](i,n));const c=(0,e.uid)(),u=t[s(339)].id,l=t[s(264)]+(t[s(363)]?":"+t[s(363)]:"");this[s(410)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t[s(612)]||t.id,attributes:t[s(347)],data:t[s(450)]});const g=this[s(535)](t);(s(322)==t[s(264)]||g&&this[s(446)](g))&&(r=this[s(405)][s(567)](r[s(525)])),this[s(403)](l,c,u,this[s(405)][s(272)](r,a))}[La(628)](t,e=null){const n=La,r=[],s=this[n(416)][n(493)][n(530)](n(532)).me;Array[n(437)](t)||(t=[t]);for(const o of this[n(531)]()){if(!o[n(429)])continue;if(e&&o[n(264)]!=e)continue;let i=!1;for(const e of o[n(505)]()){for(const a of t){const t=a[n(441)][n(383)](e[n(436)])||a[n(436)][n(383)](e[n(441)]);if(t||a[n(391)](e)){const c=a[n(364)](e)&&Ma(this[n(405)][n(382)],e[n(441)],a),u=e[n(364)](a)&&Ma(this[n(405)][n(382)],a[n(441)],e);r[n(509)]({suggestion:o,meta:{isOwn:s==o[n(351)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[La(403)](t,e,n,r,s){const o=La;this[o(405)][o(466)](i=>{const a=o;let c=a(600)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(309)](c,{range:r,usingOperation:!0,affectsData:!0})})}[La(458)](t){const e=La,n=t[e(430)],r=t[e(360)];t[e(430)]=null,t[e(360)]=null,null!=n&&n[e(360)]==t&&(n[e(360)]=r),null!=r&&r[e(430)]==t&&(r[e(430)]=n),e(328)==this[e(369)][e(530)](t)&&(this[e(369)][e(479)](t,e(472)),this[e(327)](e(500),t,n,r))}[La(410)](t){const n=La,r=t.id,s=this[n(393)](t);if(this[n(640)]&&this[n(640)][n(570)]){const o=this[n(416)][n(493)][n(530)](n(424)),i=s[n(608)],a=s[n(363)]?s[n(264)]+":"+s[n(363)]:s[n(264)],c=this[n(416)][n(586)],u=o[n(319)](Dt(c,n(248))),l={id:r,type:a,hasComments:i,data:t[n(450)]||null,originalSuggestionId:t[n(315)]||null,attributes:s[n(347)]};this[n(640)][n(570)](l)[n(591)](t=>{const e=n;s[e(453)]=!0,o[e(620)](u),t&&t[e(432)]&&(this[e(387)][e(530)](r)[e(432)]=t[e(432)])})[n(269)](t=>{const r=n;throw(0,e.logWarning)(r(304)),this[r(416)][r(552)][r(541)]({isUndoable:!1},()=>{s[r(511)]()}),s[r(547)](),this[r(387)][r(395)](s.id),this[r(369)][r(395)](s),t})}return s}[La(446)](t){const e=La;return this[e(416)][e(493)][e(530)](ki)[e(388)](t)}[La(595)](t){const e=La;return this[e(416)][e(493)][e(530)](ki)[e(461)](t)}[La(515)](t,e){const n=La,r=this[n(416)][n(493)][n(530)](n(424)),s=this[n(482)](t);if(this[n(640)]&&this[n(640)][n(425)])if(s[n(453)]){const s=r[n(319)](Dt(this[n(416)][n(586)],n(248)));this[n(640)][n(425)](t,e)[n(591)](()=>{r[n(620)](s)})}else s.on(n(476),()=>{this[n(515)](t,e)})}[La(585)](t){const n=La;if(!this[n(640)]||!this[n(640)][n(482)])throw new e.CKEditorError(n(518),this);return this[n(640)][n(482)](t)}[La(557)](t){const e=La,{id:n,type:r,subType:s,authorId:o}=this[e(397)](t),i=this[e(387)][e(530)](n)||this[e(521)](r,s,n,o,{});switch(this[e(287)](i,r,s,o),this[e(369)][e(530)](i)){case e(286):this[e(585)](n)[e(591)](t=>{const r=e;let s=Promise[r(271)]();t[r(608)]&&(s=this[r(379)][r(302)]({channelId:this[r(416)][r(543)][r(530)](r(478)),threadId:n})),s[r(591)](()=>{const e=r;this[e(393)](t)[e(453)]=!0})}),this[e(369)][e(479)](i,e(338));break;case e(472):this[e(515)](n,{state:e(524)});case e(298):this[e(369)][e(479)](i,e(328)),this[e(327)](e(365),i);break;case e(328):this[e(327)](e(396),i)}return i[e(471)](t),i}[La(435)](t){const e=La,n=Array[e(534)](t),r=n[e(491)](t=>e(548)==t[e(264)]);this[e(627)](r);const s=n[e(491)](t=>!t[e(485)]&&e(548)!=t[e(264)]),o=this[e(531)]({skipNotAttached:!0})[e(491)](t=>!t[e(485)]&&e(548)!=t[e(264)]),i=o[e(491)](n=>!t[e(317)](n)),a=new Map(o[e(469)](t=>[t,this[e(378)][e(565)](t[e(264)],t[e(363)],e(349))])),c=new Map(o[e(469)](t=>[t,t[e(354)]()])),u=new Set,l=new Set;for(let t=0;t<s[e(637)];t++)d(s[t],s,t+1);for(let t=0;t<s[e(637)];t++)d(s[t],i,0);const g=new Set;for(let t=0;t<s[e(637)];t++){const n=s[t];!l[e(317)](n)&&n[e(430)]&&(g[e(319)](n[e(430)]),n[e(430)][e(360)]===n&&(n[e(430)][e(360)]=null),n[e(430)]=null),!u[e(317)](n)&&n[e(360)]&&(g[e(319)](n[e(360)]),n[e(360)][e(430)]===n&&(n[e(360)][e(430)]=null),n[e(360)]=null)}function d(t,n,r){const s=e;for(let e=r;e<n[s(637)];e++){const r=f(t,n[e]);r&&(r[0][s(360)]=r[1],r[1][s(430)]=r[0],u[s(319)](r[0]),l[s(319)](r[1]))}}function f(t,n){const r=e;if(t[r(351)].id!==n[r(351)].id)return null;const s=a[r(530)](t)(t,n,c[r(530)](t),c[r(530)](n));return s&&a[r(530)](n)(t,n,c[r(530)](t),c[r(530)](n))?s[1][r(312)]&&s[1][r(312)][r(637)]?null:s:null}g[e(574)]&&this[e(435)](g)}[La(627)](t){const e=La;if(0==t[e(637)])return;const n=this[e(531)]({skipNotAttached:!0})[e(491)](t=>e(548)==t[e(264)]&&t[e(332)]),r=[],s=new Map;for(const t of n){const n=(0,i.hashObject)(t[e(347)]);s[e(317)](n)||(s[e(479)](n,r[e(637)]),r[e(509)]([]));const o=s[e(530)](n);r[o][e(509)](t)}!function(){const t=e;r[t(494)]((e,n)=>{const r=t,s=e[0][r(432)],o=n[0][r(432)];return s==o?e[0][r(347)][r(564)]<n[0][r(347)][r(564)]?-1:1:s<o?-1:1});for(const e of r)e[t(494)]((t,e)=>t.id<e.id?-1:1)}();for(let t=0;t<r[e(637)];t++){if(0==r[t][e(637)])continue;const n=[];for(let s=t+1;s<r[e(637)];s++)0!=r[s][e(637)]&&o(r[t],r[s])&&n[e(509)](s);for(const s of n)r[t]=r[t][e(528)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(637)];n++){const r=t[n+1]||null;t[n][e(360)]!==r&&(t[n][e(360)]=r)}for(const t of r)for(let n=0;n<t[e(637)];n++){const r=t[n-1]||null;t[n][e(430)]!==r&&(t[n][e(430)]=r)}function o(t,n){const r=e;if(t[0][r(347)][r(564)]!==n[0][r(347)][r(564)]&&t[0][r(351)]!==n[0][r(351)])return!1;if(!function(t,e){const n=r;return!t[n(608)]&&!e[n(608)]||(!t[n(608)]||!e[n(608)])&&(!!(t[n(608)]&&e[n(432)]<t[n(312)][n(337)][n(530)](0)[n(432)])||!!(e[n(608)]&&t[n(432)]<e[n(312)][n(337)][n(530)](0)[n(432)]))}(t[0],n[0]))return!1;return!!Ct(No(t[0][r(347)],[r(564),r(399)]),No(n[0][r(347)],[r(564),r(399)]))&&(t[0][r(347)][r(564)]==n[0][r(347)][r(564)]||t[0][r(347)][r(399)]===n[0][r(347)][r(399)]&&(!!t[r(308)](t=>n[r(477)](e=>t[r(354)]()[r(383)](e[r(354)]())))&&n[r(308)](e=>t[r(477)](t=>e[r(354)]()[r(383)](t[r(354)]())))))}}[La(362)](t){const e=La,n=Array[e(534)](t),r=this[e(531)]({skipNotAttached:!0}),s=r[e(491)](n=>!t[e(317)](n)),o=new Map(n[e(469)](t=>[t,this[e(378)][e(565)](t[e(264)],t[e(363)],e(291))])),i=new Map(r[e(469)](t=>[t,t[e(505)]()]));for(let t=0;t<n[e(637)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(637)];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(637)];e++){const s=r[e];if(s[a(264)]!==n[a(264)]||s[a(351)].id!==n[a(351)].id||s[a(363)]!==n[a(363)])continue;if(!ja(n,s))continue;if(a(548)==n[a(264)]&&n[a(450)][a(641)]!=s[a(450)][a(641)])continue;if(a(548)==n[a(264)]&&t[a(446)](n[a(450)][a(342)]))continue;if(a(322)==n[a(264)]){const e=t[a(416)][a(552)],r=n[a(433)]();if(r&&(e[a(382)][a(256)](r)||e[a(382)][a(380)](r)))continue}const c=o[a(530)](n),u=i[a(530)](n),l=i[a(530)](s),g=n[a(312)]&&n[a(312)][a(637)],d=s[a(312)]&&s[a(312)][a(637)];if(!g&&c(l,u))return t[a(372)](s,n),i[a(395)](n),!0;if(!d&&c(u,l))return t[a(372)](n,s),i[a(395)](s),!0}return!1}}[La(372)](t,e){const n=La;if(t[n(485)])for(const r of e[n(505)]())t[n(284)](r);else{const r=e[n(354)]()[n(436)];this[n(504)](t,this[n(405)][n(272)](t[n(354)]()[n(441)],r))}e[n(449)]()}[La(292)](t,e,n){const r=La,s=t[r(314)](r(454))||t[r(314)](r(548))?r(607):t[r(334)]();return Dt(this[r(416)][r(586)],e+"_"+s+r(503),n)}[La(498)](){const t=La,n=this[t(416)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,i.surroundingMarkersDetector)(this[t(405)],({left:n,entered:s})=>{const o=t;for(const t of n){const{group:e,type:n}=this[o(397)](t[o(575)]);if(o(497)===e){r[o(447)](this[o(292)](n,o(507)));break}}for(const t of s){const{group:n,type:s}=this[o(397)](t[o(575)]);if(o(497)===n){r[o(447)](this[o(292)](s,o(635),(0,e.getEnvKeystrokeText)(i.FOCUS_ANNOTATION_KEYSTROKE)));break}}})}[La(367)](t){const e=La;if(this[e(537)])return!1;const n=this[e(416)],r=n[e(552)][e(392)][e(307)][e(611)]();if(0==r[e(637)])return!1;const s=[],o=r[e(491)](t=>e(548)==t[e(264)]),i=r[e(491)](t=>e(526)==t[e(264)]&&e(329)!=t[e(575)]),a=r[e(491)](t=>e(620)==t[e(264)]&&e(329)!=t[e(575)]);for(const t of o)s[e(509)]({key:t[e(281)],newValue:t[e(597)],oldValue:t[e(275)],range:Ga(t[e(540)],n[e(552)])});for(const t of i){const r=a[e(569)](n=>n[e(562)][e(383)](t[e(562)]));r&&s[e(509)]({key:e(473),newValue:t[e(575)],oldValue:r[e(575)],range:n[e(552)][e(389)](t[e(562)][e(300)])})}return 0!=s[e(637)]&&this[e(411)](t,s)}[La(254)](t){const e=La;let n=!1;const r=this[e(416)][e(552)][e(392)][e(307)][e(510)]()[e(491)](t=>t[e(450)][e(244)]&&t[e(575)][e(314)](e(250)));for(const s of r){const{subType:r,id:o}=this[e(397)](s[e(575)]),i=r[e(313)]("|")[0];for(const r of this[e(531)]({skipNotAttached:!0}))r.id!=o&&e(548)==r[e(264)]&&r[e(450)]&&r[e(450)][e(342)]==i&&r[e(354)]()[e(519)](s[e(450)][e(244)])&&(this[e(650)](r,s[e(450)][e(244)],t),n=!0)}return n}[La(638)](t){this[La(537)]=!0,t()}[La(427)](t){const e=La;return this[e(416)][e(493)][e(530)](ki)[e(636)](t)}[La(411)](t,e){const n=La;if(0==e[n(637)])return!1;let r=!1;for(const s of e){const e=this[n(628)](s[n(540)],n(548))[n(491)](t=>!t[n(259)][n(278)])[n(469)](t=>t[n(497)]),o=(0,i.hashObject)({newValue:s[n(251)]});e[n(491)](t=>{const e=n,[r,i]=t[e(363)][e(313)]("|");return r==s[e(342)]&&i!=o})[n(481)](e=>{const o=n;this[o(650)](e,s[o(540)],t),r=!0})}return r}[La(650)](t,e,n){const r=La,s=t[r(354)]()[r(414)](e);0!==s[r(637)]?1!==s[r(637)]?this[r(273)](t,e[r(441)],e[r(436)]):this[r(504)](t,s[0]):n[r(646)](t[r(311)]())}}class Ra{[La(341)];[La(405)];[La(270)];[La(642)];constructor(t){const e=La;this[e(341)]=t,this[e(405)]=t[e(552)],this[e(270)]=new Map,this[e(642)]=new Map,this[e(373)]()}[La(252)](t,e,n,r,s,o,i){const a=La;return new Ot(this[a(405)],{type:t,subType:e,id:n,originalSuggestionId:i,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[a(565)](t,e,a(262))(...n),onDiscard:(...n)=>this[a(565)](t,e,a(511))(...n)})}[La(457)](t,e,n,r){const s=La,o=t+":"+e+":"+n;this[s(270)][s(479)](o,r)}[La(565)](t,e,n){const r=La,s=t+":"+e+":"+n;return this[r(270)][r(530)](s)||this[r(642)][r(530)](t+":"+n)}[La(373)](){const t=La,e=()=>!1,n=t=>{const e=Pa;t[e(494)]((t,n)=>t[e(441)][e(293)](n[e(441)])?1:-1),this[e(405)][e(466)](n=>{const r=e;for(const e of t){let t;t=e[r(436)][r(601)]&&e[r(436)][r(525)]==e[r(441)][r(300)]?n[r(371)](e[r(441)][r(300)],"on"):n[r(371)](e),this[r(405)][r(555)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0,doNotFixSelection:!0})}})},r=(t,e)=>{const n=Pa;e&&this[n(405)][n(466)](r=>{const s=n,{commandName:o,commandParams:i=[]}=e,c=t[s(469)](t=>(Oa(t)&&(t=this[s(405)][s(272)](t[s(436)])),t))[s(491)](t=>s(599)!==t[s(542)][s(321)]);if(c[s(637)]<1)return;const u=Array[s(534)](this[s(405)][s(392)][s(579)][s(505)]())[s(469)](t=>a.ModelLiveRange[s(301)](t));r[s(465)](c);for(const t of this[s(341)][s(615)][s(615)]())t[s(647)]();i[s(509)]({forceDefaultExecution:!0}),this[s(341)][s(290)](o,...i);const l=u[s(491)](t=>s(599)!=t[s(542)][s(321)]);l[s(637)]>0&&r[s(465)](l);for(const t of u)t[s(279)]()})},s=(e,n)=>1==e[t(637)]&&1==n[t(637)]&&e[0][t(436)][t(383)](n[0][t(441)]),o=(t,e,n,r)=>Va(t,e,n,r)?[t,e]:Va(e,t,r,n)?[e,t]:null;this[t(642)][t(479)](t(571),e),this[t(642)][t(479)](t(464),n),this[t(642)][t(479)](t(572),s),this[t(642)][t(479)](t(361),o),this[t(642)][t(479)](t(323),n),this[t(642)][t(479)](t(463),e),this[t(642)][t(479)](t(514),s),this[t(642)][t(479)](t(277),o),this[t(642)][t(479)](t(386),r),this[t(642)][t(479)](t(297),e),this[t(642)][t(479)](t(346),s),this[t(642)][t(479)](t(629),e),this[t(642)][t(479)](t(402),r),this[t(642)][t(479)](t(580),e),this[t(642)][t(479)](t(517),s),this[t(642)][t(479)](t(421),e),this[t(642)][t(479)](t(516),e),this[t(642)][t(479)](t(460),(e,n)=>{const r=t;if(!n)return;const s=this[r(341)][r(493)][r(530)](Sa);this[r(405)][r(466)](t=>{const o=r;if(o(473)==n[o(342)])for(const r of e){const e=r[o(441)][o(300)],s=n[o(641)];t[o(609)](e,s)}else if(s[o(446)](n[o(342)]))for(const r of e)void 0!==n[o(641)]?t[o(443)](n[o(342)],n[o(641)],r[o(441)][o(300)]):t[o(335)](n[o(342)],r[o(441)][o(300)]);else for(const r of e)n[o(641)]?t[o(443)](n[o(342)],n[o(641)],r):t[o(335)](n[o(342)],r)})}),this[t(642)][t(479)](t(470),s)}}function Ma(t,e,n){const r=La;for(const s of e[r(525)][r(614)]({includeSelf:!0,parentFirst:!0})){if(s[r(542)]==s)return!1;if(!n[r(261)](s))return!1;if(t[r(256)](s)||t[r(380)](s))return!0}return!1}function Oa(t){const e=La;return t[e(436)][e(525)]==t[e(441)][e(300)]&&t[e(436)][e(394)]}function Fa(t,e,n,r){const s=La,o=t=>!t[s(603)].is(s(456))&&!r[s(256)](t[s(603)]),i=t[s(441)][s(501)](o),a=t[s(436)][s(501)](o,{direction:s(366)});return!(t[s(441)][s(383)](i)&&t[s(436)][s(383)](a)||(i[s(293)](a)?n[s(558)](e,{range:n[s(272)](i,a)}):n[s(646)](e),0))}function Da(t){return(0,i.hashObject)(t)}function xa(t){const e=La,n=t[e(441)][e(300)];return n&&n.is(e(568))}function Ba(t){return Oa(t)||function(t){const e=Pa;return t[e(441)][e(525)]==t[e(436)][e(285)]&&t[e(441)][e(601)]}(t)}function Pa(t,e){const n=wa();return(Pa=function(t,e){return n[t-=244]})(t,e)}function Ua(t,e){const n=La;try{const r=t[n(356)]();for(const s of e)if(t!==s&&r&&r[n(519)](s[n(356)]()))return!0;return!1}catch{return!1}}function Ga(t,e){const n=La;return null==t[n(436)][n(285)]&&t[n(436)][n(525)]==t[n(441)][n(300)]?Ha(t[n(441)][n(300)],e):t}function Ha(t,e){const n=La,r=e[n(382)][n(256)](t)||e[n(382)][n(480)](t);return e[n(272)](e[n(576)](t,n(625)),r?e[n(633)](t):e[n(576)](t,n(436)))}function Va(t,e,n,r){const s=La;return!!ja(t,e)&&n[s(436)][s(383)](r[s(441)])}function ja(t,e){const n=La;if(!t[n(332)]||!e[n(332)])return!1;const r=new Set(Object[n(489)](t[n(347)])),s=new Set(Object[n(489)](e[n(347)]));if(r[n(395)](n(564)),s[n(395)](n(564)),0==r[n(574)]&&0==s[n(574)])return!0;if(r[n(574)]!=s[n(574)])return!1;const o={...t[n(347)]},i={...e[n(347)]};return delete o[n(564)],delete i[n(564)],JSON[n(622)](o)==JSON[n(622)](i)}function za(t,e){const n=La,r=Wa(t[n(347)]),s=Wa(e);if(!t[n(332)])return!1;for(const t of Object[n(489)](s))if(!Ct(r[t],s[t]))return!1;return!0}function Wa(t){const e=La,n=Object[e(422)]({},t);return delete n[e(632)],delete n[e(415)],n}const Ka=Ya;function qa(){const t=["execute","model","PENDING_ACTION_SUGGESTION","5068BYeDlU","_acceptCommand","_removePendingAction","acceptSuggestion","224392ChOXep","_discardCommand","commands","123594XKpDDP","remove","17OPLfWT","456YlTUXF","isEnabled","36257oReKMu","_setPendingAction","3184388KLgbxu","plugins","stopListening","isDirty","view","9018477KNOmtD","canAccept","PendingActions","change:isDirty","_pendingAction","476CySJYo","get","unbind","bind","destroy","add","_editor","3XZqvqC","15XauGUu","10tnqqNQ","discardSuggestion","2683116SCXXmc","48037qJrKKk","canEditAt","canDiscard","listenTo","getRanges","locale","commentThreadController"];return(qa=function(){return t})()}function Ya(t,e){const n=qa();return(Ya=function(t,e){return n[t-=101]})(t,e)}!function(t){const e=Ya,n=t();for(;;)try{if(978607===parseInt(e(144))/1*(parseInt(e(142))/2)+parseInt(e(120))/3*(-parseInt(e(103))/4)+-parseInt(e(121))/5*(parseInt(e(124))/6)+parseInt(e(113))/7*(parseInt(e(139))/8)+-parseInt(e(108))/9*(-parseInt(e(122))/10)+parseInt(e(125))/11*(parseInt(e(145))/12)+parseInt(e(101))/13*(-parseInt(e(135))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qa);class Xa extends((0,e.ObservableMixin)()){[Ka(133)];[Ka(107)];[Ka(131)];[Ka(119)];[Ka(136)];[Ka(140)];[Ka(112)];constructor(t,e,n,r){const s=Ka;super(),this[s(133)]=e,this[s(107)]=n,this[s(131)]=r,this[s(119)]=t,this[s(136)]=t[s(141)][s(114)](s(138)),this[s(140)]=t[s(141)][s(114)](s(123)),this[s(107)][s(116)](s(146)).to(this[s(136)],this[s(140)],(t,e)=>t||e),this[s(107)][s(116)](s(109)).to(this[s(136)],s(146),t=>t&&this[s(119)][s(133)][s(126)](e[s(129)]())),this[s(107)][s(116)](s(127)).to(this[s(140)],s(146),t=>t&&this[s(119)][s(133)][s(126)](e[s(129)]())),this[s(112)]=null,n[s(106)]&&this[s(102)](),this[s(128)](n,s(138),()=>this[s(138)]()),this[s(128)](n,s(123),()=>this[s(123)]()),this[s(128)](n,s(111),()=>{const t=s;n[t(106)]?this[t(102)]():this[t(137)]()})}[Ka(138)](){const t=Ka;this[t(136)][t(132)](this[t(133)].id)}[Ka(123)](){const t=Ka;this[t(140)][t(132)](this[t(133)].id)}[Ka(117)](){const t=Ka;this[t(107)][t(115)](t(146)),this[t(107)][t(115)](t(109)),this[t(107)][t(115)](t(127)),this[t(105)](),this[t(131)][t(117)](),this[t(112)]&&this[t(137)]()}[Ka(102)](){const t=Ka,e=Dt(this[t(119)][t(130)],t(134));this[t(112)]=this[t(119)][t(104)][t(114)](t(110))[t(118)](e)}[Ka(137)](){const t=Ka;null!==this[t(112)]&&this[t(119)][t(104)][t(114)](t(110))[t(143)](this[t(112)]),this[t(112)]=null}}const Za=Ja;function Ja(t,e){const n=Qa();return(Ja=function(t,e){return n[t-=151]})(t,e)}function Qa(){const t=["_createCommentViews","_createCommentThreadInputView","author","isDirty","assign","commentThreadInputView","disabledSubmit","isActive","1251198nviWtb","ariaDescriptionView","focus","destroy","editorConfig","8hoJjVv","content","setData","focusTracker","tab","105OHnDhc","removeComment","1475369gsuVso","addComment","1172cmaZJQ","canAccept","11InCqeu","textContent","editor","map","render","focusables","parseFromString","submit","bind","280093khBHzZ","authoredAt","951918zQEWJv","keystrokes","locale","descriptionParts","target","disableComments","isReadOnly","delegate","join","body","value","cancel","SUGGESTION_THREAD_DESCRIPTION","SUGGESTION_THREAD_ARIA_LABEL","isEnabled","commentsListView","fire","commentInputView","ariaLabel","showInput","updateComment","_config","commentThread","name","shift+tab","set","575372rsGJsk","1070540cJMzNu","formatDateTime","text/html","_localUser","_model","element","5wiInas","canDiscard","focusCycler","length","CommentView","hasDirtyComment"];return(Qa=function(){return t})()}!function(t){const e=Ja,n=t();for(;;)try{if(567790===parseInt(e(158))/1+-parseInt(e(221))/2*(-parseInt(e(217))/3)+-parseInt(e(186))/4*(-parseInt(e(193))/5)+parseInt(e(160))/6+parseInt(e(219))/7*(parseInt(e(212))/8)+-parseInt(e(207))/9+-parseInt(e(187))/10*(parseInt(e(223))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qa);class $a extends o.View{[Za(175)];[Za(204)];[Za(208)];[Za(154)];[Za(215)];[Za(161)];[Za(195)];[Za(191)];[Za(190)];[Za(181)];constructor(t,n,r,s){const a=Za;super(t),this[a(175)]=null,this[a(204)]=null,this[a(208)]=new i.AriaDescriptionView(t,Dt(t,a(172))),this[a(185)](a(206),!1),this[a(185)](a(159),n[a(159)]),this[a(157)](a(159)).to(n),this[a(185)](a(163),[]),this[a(185)](a(202),!1),this[a(185)](a(174),!1),this[a(185)](a(222),!1),this[a(185)](a(194),!1),this[a(157)](a(178)).to(this,a(196),n,a(159),this,a(163),(t,e,r)=>{const o=a,i=r[o(152)](t=>E(t[o(213)]))[o(168)](". ")+".";return Dt(this[o(162)],o(173),[t-1,n[o(201)][o(183)],e?s[o(188)](e):"",(new DOMParser)[o(155)](i,o(189))[o(169)][o(224)]])}),this[a(154)]=new o.ViewCollection,this[a(215)]=new e.FocusTracker,this[a(161)]=new e.KeystrokeHandler,this[a(195)]=new o.FocusCycler({focusables:this[a(154)],focusTracker:this[a(215)],keystrokeHandler:this[a(161)],keystrokeHandlerOptions:{filter:t=>t[a(164)]!==this[a(192)]},actions:{focusPrevious:a(184),focusNext:a(216)}}),this[a(191)]=n,this[a(190)]=r,this[a(181)]=s,s[a(165)]?this[a(185)](a(196),1):this[a(199)]()}[Za(153)](){const t=Za;super[t(153)](),(0,i.setupThreadKeyboardNavigation)(this,this[t(154)])}[Za(209)](){const t=Za;this[t(192)][t(209)]()}[Za(210)](){const t=Za;this[t(175)]&&this[t(175)][t(210)](),this[t(204)]&&this[t(204)][t(210)](),super[t(210)]()}[Za(199)](){const t=Za,{CommentsListView:e}=this[t(181)];this[t(175)]=new e(this[t(162)],this[t(191)][t(182)],Object[t(203)]({CommentView:this[t(181)][t(197)]},this[t(181)])),this[t(175)][t(167)](t(218)).to(this),this[t(175)][t(167)](t(180)).to(this),this[t(175)][t(157)](t(206)).to(this),this[t(185)](t(196),this[t(175)][t(196)]+1),this[t(157)](t(196)).to(this[t(175)],t(196),t=>t+1),this[t(204)]=this[t(200)](),this.on(t(218),()=>this[t(209)]()),this[t(157)](t(202)).to(this[t(175)],t(198),this[t(204)][t(177)],t(170),(t,e)=>t||!!e)}[Za(200)](){const t=Za,{CommentThreadInputView:e}=this[t(181)],n=new e(this[t(162)],this[t(190)],this[t(181)][t(211)]),r=n[t(177)];return n[t(157)](t(179)).to(this,t(206),this[t(191)][t(182)],t(166),r,t(170),(t,e,n)=>!!n||t&&!e),r.on(t(156),(e,n)=>{const s=t;this[s(176)](s(220),n),r[s(151)][s(214)]("")}),r.on(t(171),()=>this[t(209)]()),r[t(157)](t(205)).to(this[t(191)][t(182)],t(166)),n}}const tc=nc;function ec(){const t=["ck-suggestion--disabled-comments","acceptSuggestion","commentsListView","content","canDiscard","ariaDescriptionView","suggestionView","ariaLabel","9843960MAPrDP","8XnSJBx","push","isActive","discardButton","descriptionParts","delegate","bindTemplate","acceptButton","commentThread","author","disableComments","color","getTemplate","div","editorReady","add","_model","ck-suggestion-wrapper--active","canAccept","<p>","discardSuggestion","focusables","7320607LFfErU","render","editorDestroyed","</p>","18284915scBWlO","758452DbjSIi","7640649diqjMF","ck-suggestion-wrapper","ck-suggestion-","bind","_config","setTemplate","listitem","_descriptionElement","ck-rounded-corners","isEnabled","43705YOctuZ","description","commentThreadInputView","set","SuggestionView","582usJOun","type","9SUWpHl","formatDateTime","468kXzWZj","4126nkInFl"];return(ec=function(){return t})()}function nc(t,e){const n=ec();return(nc=function(t,e){return n[t-=393]})(t,e)}!function(t){const e=nc,n=t();for(;;)try{if(530447===-parseInt(e(425))/1*(parseInt(e(424))/2)+-parseInt(e(422))/3*(parseInt(e(404))/4)+parseInt(e(415))/5*(parseInt(e(420))/6)+parseInt(e(399))/7*(parseInt(e(435))/8)+parseInt(e(405))/9+parseInt(e(434))/10+-parseInt(e(403))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ec);class rc extends $a{[tc(432)];[tc(412)];constructor(t,e,n,r){const s=tc;super(t,e,n,r),this[s(418)](s(421),""),this[s(408)](s(421)).to(this,s(439),t=>t&&t[0]?t[0][s(421)]:""),this[s(408)](s(416)).to(this,s(439),this,s(437),(t,e)=>{const n=s;let r="";for(const e of t)r+=n(396)+E(e[n(429)],e[n(446)])+n(402);return e?r:(0,i.trimHtml)(r,{limit:140})}),this[s(412)]=null,this[s(432)]=new(r[s(419)])(t,e,{formatDateTime:r[s(423)]}),this[s(432)][s(408)](s(416)).to(this),this[s(432)][s(440)](s(427),s(397)).to(this),this[s(432)][s(442)][s(408)](s(414)).to(this,s(395)),this[s(432)][s(438)][s(408)](s(414)).to(this,s(430)),this[s(398)][s(450)](this[s(432)]),this[s(428)]&&this[s(398)][s(450)](this[s(428)]),this[s(417)]&&this[s(398)][s(450)](this[s(417)]),this[s(410)](this[s(447)]())}[tc(447)](){const t=tc,e=this[t(441)],n=[this[t(432)]];return this[t(428)]&&n[t(436)](this[t(428)]),this[t(417)]&&n[t(436)](this[t(417)]),n[t(436)](this[t(431)]),{tag:t(448),attributes:{class:["ck",t(413),t(406),e.if(t(437),t(394)),e.to(t(421),e=>t(407)+e),this[t(409)][t(445)]&&t(426)],"data-suggestion-id":this[t(393)].id,"data-thread-id":this[t(393)][t(443)].id,"data-author-id":this[t(393)][t(444)].id,tabindex:0,role:t(411),"aria-label":e.to(t(433)),"aria-describedby":this[t(431)].id},children:n}}[tc(400)](){const t=tc;super[t(400)](),this[t(428)]&&(this[t(428)][t(440)](t(449)).to(this),this[t(428)][t(440)](t(401)).to(this)),this[t(417)]&&(this[t(417)][t(440)](t(449)).to(this),this[t(417)][t(440)](t(401)).to(this))}}const sc=oc;function oc(t,e){const n=ic();return(oc=function(t,e){return n[t-=379]})(t,e)}function ic(){const t=["ck-annotation__info","innerHTML","ck-suggestion","3KYxqUf","render","discardSuggestion","ck-annotation","ck-suggestion__actions","898118FRqMuy","EXTERNAL_IMPORT_WORD_AVATAR","focus","_config","isExternal","discardButton","setTemplate","time","presentation","formatDateTime","focusFirst","918752FzrhMO","esc","ck-suggestion__info","fire","3816835JdKXLl","extendTemplate","getUserViewNotificationText","4836710dAxqnO","bindTemplate","1174850XUNYhB","source","add","EXTERNAL_AVATAR","listenTo","ck-comment__info-time","ck-suggestion--accept","target","acceptButton","EXTERNAL_SUGGESTION","span","focusables","name","ck-annotation__main","getExternalSuggestionNote","ck-comment__external","acceptSuggestion","ck-annotation__user","creator","element","Discard suggestion","_createButton","change:description","description","focusCycler","3577105JEMWTX","keystrokes","set","div","12KLHVkT","ck-suggestion__info-name","importWord","attributes","@external","enter","ck-annotation__actions","8woPAwj","ck-annotation__info-name","9mwyqKO",".ck-annotation__content-wrapper","querySelector","bind","_setupKeyboardNavigation","shift+tab","authoredAt","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-suggestion__main","tab","push","ck-suggestion--discard","349436hUEOgj","Accept suggestion","ck-annotation__info-time","24Izoxnj","ck-suggestion__user","execute","_model","author","locale","userView","focusTracker","ck-annotation__content-wrapper","getTemplate"];return(ic=function(){return t})()}!function(t){const e=oc,n=t();for(;;)try{if(257527===parseInt(e(417))/1+-parseInt(e(438))/2*(-parseInt(e(433))/3)+parseInt(e(449))/4+parseInt(e(458))/5*(-parseInt(e(396))/6)+parseInt(e(392))/7*(-parseInt(e(403))/8)+-parseInt(e(405))/9*(parseInt(e(456))/10)+-parseInt(e(453))/11*(-parseInt(e(420))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ic);class ac extends o.View{[sc(426)];[sc(466)];[sc(443)];[sc(469)];[sc(427)];[sc(393)];[sc(391)];[sc(423)];[sc(441)];constructor(t,n,r){const a=sc;super(t),this[a(423)]=n,this[a(441)]=r,this[a(394)](a(390),""),this[a(408)](a(411)).to(n),this[a(466)]=this[a(388)](Dt(t,a(418)),s.IconCheck,a(464),a(383),"sw"),this[a(443)]=this[a(388)](Dt(t,a(387)),s.IconCancel,a(416),a(435),"sw"),this[a(426)]=new i.UserView(t,n[a(424)],this[a(455)]()),this[a(426)][a(454)]({attributes:{class:[a(421),a(384)],"aria-hidden":!0}}),this[a(469)]=new o.ViewCollection([this[a(466)],this[a(443)]]),this[a(427)]=new e.FocusTracker,this[a(393)]=new e.KeystrokeHandler,this[a(391)]=new o.FocusCycler({focusables:this[a(469)],focusTracker:this[a(427)],keystrokeHandler:this[a(393)],actions:{focusPrevious:a(410),focusNext:a(414)},keystrokeHandlerOptions:{filter:t=>t[a(465)]!==this[a(386)]}}),this[a(444)](this[a(429)]())}[sc(434)](){const t=sc;super[t(434)]();const e=this[t(386)][t(407)](t(406));e[t(431)]=this[t(390)],this.on(t(389),(n,r,s)=>{e[t(431)]=s}),this[t(409)]()}[sc(429)](){const t=sc,e=this[t(457)],n=[{tag:t(395),attributes:{class:[t(451),t(430)]},children:[{tag:t(468),children:[{text:this[t(426)][t(379)]}],attributes:{class:[t(397),t(404)],"data-cke-tooltip-text":this[t(426)][t(379)]}},{tag:t(445),attributes:{datetime:e.to(t(411)),class:[t(463),t(419)]},children:[{text:e.to(t(411),e=>this[t(441)][t(447)](e))}]}]},{tag:t(395),attributes:{class:[t(437),t(402)]},children:[this[t(466)],this[t(443)]]},{tag:t(395),attributes:{class:[t(428)]}}];return this[t(423)][t(442)]&&n[t(415)]({tag:t(395),attributes:{class:[t(382)]},children:[{text:this[t(381)]()}]}),{tag:t(395),attributes:{class:[t(432),t(436)],tabindex:-1},children:[this[t(426)],{tag:t(395),attributes:{class:[t(413),t(380)],role:t(446)},children:n}]}}[sc(440)](){const t=sc;this[t(386)][t(440)]()}[sc(455)](){const t=sc;return this[t(423)][t(442)]?t(398)===this[t(423)][t(399)][t(400)][t(459)]?Dt(this[t(425)],t(439),this[t(423)][t(385)][t(379)]):Dt(this[t(425)],t(461),this[t(423)][t(385)][t(379)]):null}[sc(381)](){const t=sc;return t(398)===this[t(423)][t(399)][t(400)][t(459)]?Dt(this[t(425)],t(412)):Dt(this[t(425)],t(467))}[sc(388)](t,e,n,r,s){const o=sc,a=new i.LateFocusButtonView(this[o(425)]);return a[o(394)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[o(454)]({attributes:{class:n}}),a.on(o(422),()=>{const t=o;this[t(452)](r,this[t(423)].id)}),a}[sc(409)](){const t=sc,e=this[t(386)];this[t(393)][t(462)](e);for(const e of this[t(469)])this[t(427)][t(460)](e[t(386)]),this[t(393)][t(462)](e[t(386)]);this[t(393)][t(394)](t(401),(n,r)=>{const s=t;e===n[s(465)]&&(this[s(391)][s(448)](),r())}),this[t(393)][t(394)](t(450),(n,r)=>{const s=t;e!==n[s(465)]&&(this[s(440)](),r())})}}const cc=lc;function uc(){const t=["componentFactory","getDescriptions","_suggestionToController","commandName","licenseKey","_handleControllerBuffer","view","TrackChanges","createAnnotation","expired","acceptSelectedSuggestions","acceptButton","SuggestionView","separator","mainView","config","push","_createToolbarButton","escape","refreshSelectedViews","invalid","children","commentsListView","button","fire","acceptAllSuggestions","_destroyController","featureNotAllowed","size","remove","getSuggestionForAnnotation","descriptionFactory","isOfficialPlugin","actionView","Discard all suggestions","comments.maxCommentsWhenCollapsed","bind","_createMenuBarMenu","_unbindEditors","843112gJehGv","suggestionLoaded","previewFinalContent","menuitemcheckbox","filter","isOn","createAnnotationView","_showLicenseError","values","TrackChangesUI","getAllAdjacentSuggestions","usageLimit","items","trackChanges.SuggestionThreadView","_updateController","plugins","trackChanges.SuggestionView","getByInnerView","source","trackChangesLicenseKeyNotAllowed","Preview final content","trackChangesLicenseKeyEvaluationLimit","addSourceCollector","head","isDirty","descriptionParts","discardAllSuggestions","evaluationLimit","some","createCommentThreadController","trackChangesLicenseKeyDomainLimit","Track changes","keys","domainLimit","locale","change:previous","editing","addComment","551565ASJxGz","9780BRAOmd","commentThread","_addUIComponentsToFactory","_refreshActiveMarkers","_viewToController","innerView","235722kAWMcc","hasSuggestion","buttonView","requires","trackChanges.disableComments","_initializeController","add","4ZwvNJp","init","isMultiRange","CommentView","1164844BHIkvD","suggestion-","getMarkerNames","editor","from","destroy","get","model","trackChangesLicenseKeyValid","isInContent","10842pbjTNT","getJoined","14CMOmyW","_licenseKeyCheckInterval","SuggestionThreadView","value","discardButton","_disableComments","delete","listenTo","isPremiumPlugin","suggestionUnloaded","toMany","EditorAnnotations","_handleSuggestionControllerDelayed","1154742HFcNbT","registerAnnotation","menuBar:trackChanges","switchbutton","comments","_annotationViews","commands","comments.maxThreadTotalWeight","lowest","activeMarkers","comments.editorConfig","stopListening","getFirstRange","execute","Accept all selected suggestions","clear","focus","pluginName","discardSelectedSuggestions","getMarkers","Annotations","comments.maxCommentCharsWhenCollapsed","type","getAnnotationForSuggestion","previous","TrackChangesPreview","_bindAnnotationToEditors","CommentsRepository","change:activeAnnotations","trackChangesLicenseKeyUsageLimit","delegate","suggestionView","trackChanges","5157NIwndt","arrowView","suggestionChanged","CommentsUI","trackChangesLicenseKeyInvalid","getRanges","has","menuitem","define","activeAnnotations","isEnabled","Accept all suggestions","set","menu","reduce","unbind","TrackChangesEditing","trackChangesLicenseKeyExpired","length","getSuggestion","panelView","Discard all selected suggestions","addMany"];return(uc=function(){return t})()}function lc(t,e){const n=uc();return(lc=function(t,e){return n[t-=310]})(t,e)}!function(t){const e=lc,n=t();for(;;)try{if(169323===-parseInt(e(419))/1+-parseInt(e(426))/2*(-parseInt(e(440))/3)+-parseInt(e(430))/4+parseInt(e(412))/5+-parseInt(e(455))/6+parseInt(e(442))/7*(parseInt(e(374))/8)+-parseInt(e(312))/9*(-parseInt(e(413))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uc);class gc extends t.Plugin{[cc(339)];[cc(443)];[cc(337)];[cc(417)];[cc(460)];[cc(340)];[cc(447)];static get[cc(422)](){const t=cc;return[Sa,i.Users,t(482),t(475),t(453)]}static get[cc(472)](){return cc(383)}static get[cc(367)](){return!0}static get[cc(450)](){return!0}constructor(t){const e=cc;super(t),this[e(337)]=new Map,this[e(417)]=new Map,this[e(460)]=new Map,this[e(340)]=new Map;const n=this[e(433)][e(350)];n[e(320)](e(387),rc),n[e(320)](e(390),ac),n[e(320)](e(423),!1),this[e(447)]=n[e(436)](e(423))}[cc(454)](t,e){const n=cc;0===this[n(340)][n(363)]&&setTimeout(()=>{const t=n;for(const[e,n]of this[t(340)]){const r=this[t(337)][t(318)](e);r||n?r&&n&&this[t(361)](e):this[t(424)](e)}this[t(340)][t(470)](),this[t(433)][t(389)][t(436)](t(453))[t(354)](),this[t(416)]()},10),this[n(340)][n(324)](t,e)}[cc(427)](){const t=cc,e=this[t(433)],n=e[t(389)][t(436)](t(328)),r=e[t(389)][t(436)](t(475)),s=e[t(389)][t(436)](t(453)),o=e[t(389)][t(436)](t(482));this[t(415)](),s[t(396)](()=>{const e=t,n=[];for(const[t,r]of Array[e(434)](this[e(337)])){const s=t[e(384)](),o=[];for(const t of s){if(!t[e(439)])continue;if(t[e(428)]){o[e(351)](...t[e(317)]());continue}const n=t[e(467)]();if(o[e(330)]>0){const t=o[0][e(441)](n);if(t){o[0]=t;continue}}o[e(351)](n)}n[e(351)]([r[e(341)],o])}return n}),this[t(449)](n,t(375),(e,n)=>{const r=t;this[r(449)](n,r(409),(t,e,s,o)=>{const i=r;n[i(439)]&&(null==s?(this[i(388)](o[i(397)]),this[i(454)](n,!1)):(this[i(388)](s[i(397)]),null==o&&this[i(454)](n,!0)))}),null!==n[r(479)]?this[r(388)](n[r(397)]):this[r(454)](n,!1)}),this[t(449)](n,t(451),(e,n,r)=>{const s=t;this[s(466)](n,s(409)),this[s(340)][s(448)](n),this[s(337)][s(318)](n)&&this[s(361)](n),r&&this[s(388)](r[s(397)])}),this[t(449)](n,t(314),(e,n)=>{this[t(388)](n)}),this[t(449)](r,t(483),()=>{this[t(416)]()}),this[t(449)](o,t(411),(e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(420)](r))return;const i=n[o(331)](r);this[o(337)][o(436)](i)[o(341)][o(357)][o(471)](-1)},{priority:t(463)}),this[t(339)]=this[t(433)][t(350)][t(436)](t(339));const i=this[t(433)];this[t(443)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(438)==s||e(316)==s||e(329)==s||e(404)==s||e(393)==s||e(395)==s||e(484)==s){delete i[r],n=s,clearInterval(this[e(443)]),this[e(443)]=void 0;break}}e(316)==n&&i[e(381)](e(355)),e(329)==n&&i[e(381)](e(344)),e(404)==n&&i[e(381)](e(407)),e(393)==n&&i[e(381)](e(362),e(342)),e(395)==n&&i[e(381)](e(401)),e(484)==n&&i[e(381)](e(385))},1e3)}[cc(478)](t){const e=cc,n=this[e(337)][e(436)](t);return n&&this[e(433)][e(389)][e(436)](e(475))[e(391)](n[e(341)])||null}[cc(365)](t){const e=cc,n=this[e(417)][e(436)](t[e(418)]);return n?n[e(437)]:null}[cc(416)](){const t=cc,e=this[t(433)][t(389)][t(436)](t(475)),n=this[t(433)][t(389)][t(436)](t(328)),r=Array[t(434)](e[t(321)],e=>e[t(418)])[t(378)](e=>this[t(417)][t(318)](e)),s=[];for(const e of r){const n=this[t(417)][t(436)](e)[t(437)][t(384)]();s[t(351)](...n[t(326)]((e,n)=>[...e,...n[t(432)]()],[]))}n[t(464)]=s}[cc(415)](){const t=cc,n=this[t(433)],r=n[t(408)],s=Dt(r,t(405)),i=new e.Collection([{type:t(458),model:new o.UIModel({withText:!0,isToggleable:!0,label:s,commandName:t(311),role:t(377)})},{type:t(348)},{type:t(358),model:new o.UIModel({withText:!0,label:Dt(r,t(323)),commandName:t(360),role:t(319)})},{type:t(358),model:new o.UIModel({withText:!0,label:Dt(r,t(469)),commandName:t(345),role:t(319)})},{type:t(358),model:new o.UIModel({withText:!0,label:Dt(r,t(369)),commandName:t(400),role:t(319)})},{type:t(358),model:new o.UIModel({withText:!0,label:Dt(r,t(333)),commandName:t(473),role:t(319)})}]);n[t(389)][t(318)](t(480))&&i[t(334)]([{type:t(348)},{type:t(358),model:new o.UIModel({withText:!0,label:Dt(r,t(394)),commandName:t(376),role:t(319)})}]);for(const e of i)if(dc(e)){const r=n[t(461)][t(436)](e[t(437)][t(338)]);e[t(437)][t(371)](t(379),t(322)).to(r,t(445),t(322))}n.ui[t(335)][t(425)](t(311),e=>this[t(352)](e,i,s)),n.ui[t(335)][t(425)](t(457),e=>this[t(372)](e,i,s))}[cc(352)](t,e,n){const r=cc,i=(0,o.createDropdown)(t,o.SplitButtonView),a=this[r(433)][r(461)][r(436)](r(311));i[r(421)][r(324)]({tooltip:n,label:n,icon:s.IconTrackChanges}),i[r(421)][r(371)](r(379)).to(a,r(445)),i[r(421)].on(r(468),()=>{const t=r;a[t(468)](),this[t(433)][t(410)][t(341)][t(471)]()}),(0,o.addListToDropdown)(i,e,{role:r(325)});const c=[];for(const t of e)dc(t)&&c[r(351)](this[r(433)][r(461)][r(436)](t[r(437)][r(338)]));const u=i[r(421)];return u[r(368)][r(327)](r(322)),u[r(313)][r(327)](r(322)),u[r(368)][r(371)](r(322)).to(a,r(322)),u[r(313)][r(371)](r(322))[r(452)](c,r(322),(...t)=>t[r(402)](t=>t)),i.on(r(468),t=>{const e=r;this[e(433)][e(468)](t[e(392)][e(338)]),this[e(433)][e(410)][e(341)][e(471)]()}),i}[cc(372)](t,e,n){const r=cc,i=new o.MenuBarMenuView(t),a=this[r(433)][r(461)][r(436)](r(311));i[r(421)][r(324)]({label:n,icon:s.IconTrackChanges});const c=new o.MenuBarMenuListView(t);for(const n of e){if(r(348)==n[r(477)]){c[r(386)][r(425)](new o.ListSeparatorView(t));continue}const e=new o.MenuBarMenuListItemView(t,i),s=new o.MenuBarMenuListItemButtonView(t),a=n[r(437)];s[r(371)](...Object[r(406)](a)).to(a),s[r(485)](r(468)).to(i),s.on(r(468),()=>{const t=r;this[t(433)][t(468)](a[t(338)]),this[t(433)][t(410)][t(341)][t(471)]()}),e[r(356)][r(425)](s),c[r(386)][r(425)](e)}return i[r(371)](r(322)).to(a,r(322)),i[r(332)][r(356)][r(425)](c),i}[cc(424)](t){const e=cc,n=this[e(433)],r=n[e(350)],s=n[e(389)][e(436)](e(475)),o=n[e(389)][e(436)](e(482)),a=n[e(389)][e(436)](e(453)),c=n[e(389)][e(436)](i.Users).me,u=r[e(436)](e(311))[e(444)],l=r[e(436)](e(311))[e(347)],{CommentsListView:g,CommentThreadInputView:d}=n[e(389)][e(436)](e(315));let f,h,m;this[e(460)][e(318)](t.id)?(h=this[e(460)][e(436)](t.id),f=h[e(349)]):(f=new u(n[e(408)],t,c,{disableComments:this[e(447)],editorConfig:{...r[e(436)](e(465)),licenseKey:r[e(436)](e(339))},maxCommentsWhenCollapsed:r[e(436)](e(370)),maxThreadTotalWeight:r[e(436)](e(462)),maxCommentCharsWhenCollapsed:r[e(436)](e(476)),formatDateTime:(0,i.getDateTimeFormatter)(r[e(436)](e(408)),n[e(408)]),CommentView:r[e(436)](e(459))[e(429)],CommentsListView:g,CommentThreadInputView:d,SuggestionView:l}),f[e(310)][e(346)].on(e(468),()=>{const t=e;n[t(410)][t(341)][t(471)]()}),f[e(310)][e(446)].on(e(468),()=>{const t=e;n[t(410)][t(341)][t(471)]()}),h=s[e(380)](this[e(433)][e(408)],f),h[e(371)](e(398)).to(f,e(398)),h[e(371)](e(330)).to(f),h[e(371)](e(477)).to(f,e(477),t=>e(431)+t),f.on(e(353),()=>{const t=e;m[t(359)](t(353))}),this[e(460)][e(324)](t.id,h));const p=o[e(403)](t[e(414)],f),k=new Xa(n,t,f,p),b=t[e(384)]()[e(378)](t=>t[e(439)]);f[e(399)]=n[e(389)][e(436)](e(328))[e(366)][e(336)](b),this[e(337)][e(324)](t,k),this[e(417)][e(324)](f,k);const I=()=>{const r=e,s=[],o=t[r(384)]()[r(378)](t=>t[r(439)]);for(const t of o)s[r(351)](...t[r(474)]());return(0,i.getAllMarkersDomElementsSorted)(n[r(410)],s)};m=s[e(343)]({view:h,target:I,type:()=>e(431)+k[e(341)][e(477)],isVisible:!!I()}),o[e(481)](f,m),s[e(425)](m),a[e(456)](m)}[cc(361)](t){const e=cc,n=this[e(433)][e(389)][e(436)](e(482)),r=this[e(433)][e(389)][e(436)](e(475)),s=this[e(337)][e(436)](t),o=s[e(341)],i=r[e(391)](o);n[e(373)](o),i&&r[e(364)](i),this[e(337)][e(448)](t),this[e(417)][e(448)](o),s[e(435)]()}[cc(388)](t){const e=cc;if(!t[e(439)]||!this[e(337)][e(318)](t))return;const n=this[e(433)][e(389)][e(436)](e(328)),r=this[e(337)][e(436)](t),s=t[e(384)]();r[e(341)][e(399)]=n[e(366)][e(336)](s)}[cc(435)](){const t=cc;for(const e of this[t(337)][t(406)]())this[t(361)](e);for(const e of this[t(460)][t(382)]())e[t(349)][t(435)]();super[t(435)](),this[t(443)]&&clearInterval(this[t(443)])}}function dc(t){return cc(437)in t}var fc=hc;function hc(t,e){var n=mc();return(hc=function(t,e){return n[t-=375]})(t,e)}function mc(){var t=["22PrWVXc","40GYOzyI","9005720gNFqSv","addSuggestion","92FERPUp","4307196WvfpsD","40433TRtKHZ","plugins","getSuggestion","editor","Comments","isOfficialPlugin","3585688sGzLou","24QsxWaT","48tmFUFu","2276595qWihsc","295841aUssaY","5DXMAMV","get","pluginName","isPremiumPlugin","addSuggestionData","getSuggestions","4066868IezTkv","TrackChanges","adapter","requires"];return(mc=function(){return t})()}!function(t){for(var e=hc,n=t();;)try{if(954259===-parseInt(e(392))/1*(parseInt(e(390))/2)+-parseInt(e(391))/3+parseInt(e(398))/4*(parseInt(e(376))/5)+parseInt(e(400))/6*(-parseInt(e(375))/7)+parseInt(e(387))/8*(parseInt(e(401))/9)+parseInt(e(388))/10*(parseInt(e(386))/11)+-parseInt(e(399))/12*(-parseInt(e(382))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mc);class pc extends t.Plugin{static get[fc(385)](){return[Sa,gc,fc(396)]}static get[fc(378)](){return fc(383)}static get[fc(397)](){return!0}static get[fc(379)](){return!0}set[fc(384)](t){var e=fc;this[e(395)][e(393)][e(377)](Sa)[e(384)]=t}get[fc(384)](){var t=fc;return this[t(395)][t(393)][t(377)](Sa)[t(384)]}[fc(389)](t){var e=fc;return this[e(395)][e(393)][e(377)](Sa)[e(380)](t)}[fc(381)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=fc;return this[n(395)][n(393)][n(377)](Sa)[n(381)]({skipNotAttached:t,toJSON:e})}[fc(394)](t){var e=fc;return this[e(395)][e(393)][e(377)](Sa)[e(394)](t)}}const kc=bc;function bc(t,e){const n=Ec();return(bc=function(t,e){return n[t-=406]})(t,e)}!function(t){const e=bc,n=t();for(;;)try{if(838420===-parseInt(e(407))/1+-parseInt(e(438))/2*(-parseInt(e(448))/3)+parseInt(e(432))/4*(-parseInt(e(456))/5)+-parseInt(e(463))/6*(-parseInt(e(444))/7)+parseInt(e(442))/8+parseInt(e(449))/9+-parseInt(e(428))/10*(parseInt(e(415))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ec);const Ic=[kc(435)];function Ec(){const t=["8767EsMdUx","name","getFullData","end","map","useAnonymousUser","fromCharCode","TrackChangesDataGetter","users","plugins","set","init","data","18800GvpemD","document","editor","CommentsRepository","92xXpoIN","create","appendChild","Pagination","model","reduce","588428JWsgyU","getDataWithAcceptedSuggestions","isOfficialPlugin","Users","4635360DuJsFq","createElement","616259nHvNAT","addCommentThread","constructor","config","12tqKsTv","4801878AjzyLQ","getUser","push","discardAllSuggestions","TrackChangesEditing","join","createDocumentFragment","210785tNNhck","requires","getRootNames","getCommentThreads","TrackChangesData","trackChangesData","rootsAttributes","72VnhUnW","track-changes-data-invalid-editor-creator","remove","getRootsAttributes","editorCreator","addSuggestionData","getSuggestions","result","div","trackChangesData.editorCreator","define","_adapter","function","acceptAllSuggestions","39871PCzGIS","destroy","getDataWithDiscardedSuggestions","isPremiumPlugin","pluginName","execute","addUser","get"];return(Ec=function(){return t})()}class _c extends t.Plugin{static get[kc(457)](){return[Sa]}static get[kc(411)](){return kc(460)}static get[kc(440)](){return!0}static get[kc(410)](){return!0}[kc(426)](){const t=kc,n=this[t(430)];if(n[t(447)][t(473)](t(472),e=>{const r=t,s=n[r(436)][r(429)][r(458)]()[r(437)]((t,e)=>(t[e]="",t),{});return n[r(446)][r(433)](s,e)}),t(475)!=typeof n[t(447)][t(414)](t(461))[t(467)])throw new e.CKEditorError(t(464))}[kc(439)](t){return yc(this[kc(430)],!0,t)}[kc(409)](t){return yc(this[kc(430)],!1,t)}}class Tc extends t.Plugin{[kc(470)];static get[kc(411)](){return kc(422)}static get[kc(440)](){return!0}static get[kc(410)](){return!0}constructor(t){const e=kc;function n(t){const e=bc;return t[e(419)](t=>String[e(421)](t))[e(454)]("")}super(t),this[e(470)]=e(418),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])})}[kc(426)](){const t=kc;this[t(430)][t(424)][t(414)](t(431))[t(474)]={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(430)][t(424)][t(414)](t(453))[t(474)]=null}}function Ac(t){return void 0!==t[kc(466)]}async function yc(t,e,n){const r=kc,s=(0,i.sanitizeEditorConfig)(t,Ic);s[r(424)][r(451)](Sa,Tc),s[r(462)]=Ac(t)?t[r(466)]():void 0;const o=document[r(455)](),a=t[r(447)][r(414)](r(461))[r(467)],c=await a(s,()=>function(t){const e=r,n=document[e(443)](e(471));return t[e(434)](n),n}(o));!function(t,e){const n=r,s=t[n(436)][n(429)][n(458)]()[n(437)]((e,r)=>(e[r]=t[n(427)][n(414)]({rootName:r}),e),{}),o=t[n(424)][n(414)](n(441))[n(423)][n(419)](t=>({id:t.id,name:t[n(416)]})),i=t[n(424)][n(414)](n(453))[n(469)]({skipNotAttached:!0,toJSON:!0}),a=t[n(424)][n(414)](n(431))[n(459)]({skipNotAttached:!0,toJSON:!0}),c=e[n(424)][n(414)](n(441)),u=e[n(424)][n(414)](n(453)),l=e[n(424)][n(414)](n(431));for(const t of l[n(459)]())t[n(465)]();for(const t of o)c[n(450)](t.id)||c[n(413)](t);c.me||c[n(420)]();for(const t of a)l[n(445)](t);for(const t of i)u[n(468)](t);e[n(427)][n(425)](s)}(t,c),c[r(412)](r(e?406:452));const u=Ac(c)?c[r(417)](n):c[r(427)][r(414)](n);return await c[r(408)](),u}const vc=Cc;function Cc(t,e){const n=wc();return(Cc=function(t,e){return n[t-=239]})(t,e)}!function(t){const e=Cc,n=t();for(;;)try{if(270244===-parseInt(e(244))/1*(-parseInt(e(269))/2)+parseInt(e(261))/3*(-parseInt(e(262))/4)+parseInt(e(243))/5+-parseInt(e(265))/6+parseInt(e(267))/7*(parseInt(e(268))/8)+parseInt(e(266))/9*(-parseInt(e(259))/10)+-parseInt(e(247))/11*(-parseInt(e(240))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wc);class Lc extends o.View{[vc(270)];constructor(t,e){const n=vc;super(t),this[n(270)]=e,this[n(263)]({tag:n(256),attributes:{class:["ck",n(264),n(257)],tabindex:-1}})}[vc(250)](){const t=vc;super[t(250)](),this[t(260)][t(241)][t(239)]=this[t(270)][t(255)][t(239)]+"px",this[t(260)][t(241)][t(272)]=this[t(270)][t(255)][t(272)]+"px"}[vc(242)](t,e){const n=vc;if(!this[n(260)])return;const r=[];for(const[e,s]of t){const t=document[n(252)](n(256));t[n(274)](n(258),e),t[n(251)]=s[n(245)]+n(249),t[n(271)]=s[n(246)],r[n(254)](t)}e(this[n(260)],r),this[n(260)][n(241)][n(272)]="",this[n(273)](n(253))}[vc(248)](){const t=vc;this[t(260)][t(248)]()}}function wc(){const t=["element","3iZfykP","1647652waipfX","setTemplate","ck-reset","1860192RDxNdK","9OikIac","182gUAnGg","84368ZkAzGF","20QBWqdx","options","innerHTML","height","fire","setAttribute","width","91704SVflxF","style","setPreviewData","1480100FTlHJC","50277zGjxdC","classes","content","539mxmVMY","focus"," ck-track-changes-preview__root-container","render","className","createElement","previewDataReady","push","dialogRects","div","ck-track-changes-preview","data-ck-root-name","4552550aUpcph"];return(wc=function(){return t})()}const Nc=Rc;function Sc(){const t=["TrackChangesData","updatePosition","replaceWith","setPreviewData","getAttribute","7754329fqWpKi","execute","previewMode","querySelector","remove","innerHTML","_sortRoots","reduce","ck-track-changes-preview-dialog","push","MediaEmbedEditing","item","getRootNames","773MLxSSC","contentView","sort","_getMergeFieldsData","getClientRects","$defaultValues","div","_standarizeRootsData","view","element","documentElement","editing","ck-reset_all","affectsData","getDataWithAcceptedSuggestions","max","MergeFieldsEditing","add","ck-focused","getLabel","oembed","value","5408nfkpdf","set","registry","attachToDom","innerHeight","entries","string","plugins","bodyCollectionContainer","_fixMediaEmbeds","editable","getRootsAttributes","classes","16hYyQaY","Final content preview","$labels","forEach","get","1958340gQLuFv","getDataSetValues","467271zsmUtw","then","width","Dialog","getDomRoot","values","locale","636iAjrmb","height","editor","ck-media__wrapper","getBoundingClientRect","9bMOzVC","isEnabled","document","previewDataReady","422gEJDug","figure.media","model","trackChanges.preview.renderFunction","6140112owyuLY"," ck-reset_all","class","show","replace","has","editables","getDefaultValues","min","clientHeight","domConverter","refresh","render","getMediaViewElement","once","querySelectorAll","4782630vWewIP","config","url","detachFromDom","destroy","getMergeFieldsIds","finalContentPreview","classList","createElement","children","headerView"];return(Sc=function(){return t})()}function Rc(t,e){const n=Sc();return(Rc=function(t,e){return n[t-=438]})(t,e)}!function(t){const e=Rc,n=t();for(;;)try{if(561503===parseInt(e(479))/1*(parseInt(e(537))/2)+-parseInt(e(528))/3*(parseInt(e(501))/4)+parseInt(e(519))/5+-parseInt(e(541))/6+-parseInt(e(521))/7*(-parseInt(e(514))/8)+parseInt(e(533))/9*(parseInt(e(450))/10)+parseInt(e(466))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Sc);class Mc extends t.Command{constructor(t){const e=Rc;super(t),this[e(492)]=!1,this[e(534)]=!0}[Nc(445)](){this[Nc(534)]=!0}[Nc(467)](){const t=Nc,e=this[t(530)],n=e[t(527)],r=e[t(508)][t(518)](t(524));let s;const i=function(e){const n=t,r={};if(n(440)in e.ui[n(487)])for(const[t,s]of Object[n(506)](e.ui[n(487)][n(440)]))r[t]=s[n(488)];else r[e[n(539)][n(535)][n(478)]()[0]]=e.ui[n(487)][n(511)][n(488)];return r}(e),a=function(e){const n=t;let r=0;for(const t of Object[n(526)](e))r=Math[n(494)](r,t[n(532)]()[n(523)]);let s=0;for(const t of Object[n(526)](e))s+=t[n(532)]()[n(529)];const o=.8*Math[n(494)](document[n(489)][n(443)],window[n(505)]);return{width:r,height:Math[n(442)](s,o)}}(i);r[t(544)]({id:t(456),title:Dt(n,t(515)),isModal:!0,className:t(474),content:new Lc(n,{dialogRects:a}),onHide:()=>{s[t(453)]()},onShow:()=>{const a=t;e[a(508)][a(518)](a(461))[a(493)]({...this[a(482)]()})[a(522)](t=>{const n=a,s=this[n(486)](t,e,i);r[n(487)][n(480)][n(459)][n(518)](0)[n(464)](s,e[n(451)][n(518)](n(540)))}),s=new o.BodyCollection(n,[r[a(487)]]),s[a(504)](),s[a(509)][a(457)][a(470)](a(491)),e[a(448)](a(454),()=>{s[a(453)]()});const c=r[a(487)][a(460)][a(543)];r[a(487)][a(460)][a(543)]=c?c+a(542):a(491),r[a(487)][a(480)][a(459)][a(518)](0).on(a(536),()=>{const t=a;r[t(487)][t(462)]()})}})}[Nc(482)](){const t=Nc;if(!this[t(530)][t(508)][t(439)](t(495)))return{};const e=this[t(530)][t(508)][t(518)](t(495)),n=e[t(468)],r={};if(t(516)===n)for(const n of e[t(455)]())r[n]=e[t(498)](n)||n;else{const s=t(484)===n?e[t(441)]():e[t(520)](n,!0);for(const n of Object[t(506)](s)){const[s,o]=n;r[s]=null!==o?o:e[t(498)](s)||s}}return{mergeFieldsData:r}}[Nc(486)](t,e,n){const r=Nc;let s;if(r(507)==typeof t){const n=e[r(539)][r(535)][r(478)]()[0];s={[n]:t}}else s=t;const o=this[r(510)](s,e);return function(t,e){const n=r;for(const[r,s]of t)s[n(513)]=e[r][n(457)][n(500)][n(438)](n(497),"");return t}(this[r(472)](e)[r(473)]((t,e)=>(t[r(475)]([e,{content:o[e],classes:""}]),t),[]),n)}[Nc(510)](t,e){const n=Nc;if(!e[n(508)][n(439)](n(476)))return t;const r=e[n(508)][n(518)](n(476));for(const[s,o]of Object[n(506)](t)){const i=document[n(458)](n(485));i[n(471)]=o,i[n(449)](n(538))[n(517)](t=>{const s=n,o=t[s(469)](s(499));if(o){const t=o[s(465)](s(452));if(t){const n=r[s(503)][s(447)](new a.ViewDowncastWriter(e[s(490)][s(487)][s(535)]),t,{elementName:"",renderForEditingView:!0}),i=document[s(458)](s(485));i[s(457)][s(496)](s(531)),n[s(446)](i,e[s(490)][s(487)][s(444)]),o[s(463)](i)}}}),t[s]=i[n(471)]}return t}[Nc(472)](t){const e=Nc;if(void 0===t[Rc(512)])return t[e(539)][e(535)][e(478)]();const n=[],r=new Map;for(const s of t[e(539)][e(535)][e(478)]()){const o=t[e(490)][e(487)][e(525)](s)[e(483)]()[e(477)](0);n[e(475)](s),r[e(502)](s,o)}return n[e(481)]((t,n)=>{const s=e,o=r[s(518)](t),i=r[s(518)](n);return o.y-i.y||o.x-i.x}),n}}var Oc=n(847),Fc={attributes:{"data-cke":!0}};Fc.setAttributes=Bo(),Fc.insert=Do().bind(null,"head"),Fc.domAPI=Oo(),Fc.insertStyleElement=Uo();Ro()(Oc.A,Fc);Oc.A&&Oc.A.locals&&Oc.A.locals;const Dc=Bc;function xc(){const t=["3824lvSmqo","2598871OkzZxA","11112rtewYN","isPremiumPlugin","18004UZxgXS","config","1052277OkTEOY","TrackChangesPreview","2848828pPAgNj","2408862LmPkHv","appendChild","editor","define","isOfficialPlugin","2wtNmXR","20kLCcqE","commands","pluginName","1115ZCEotj","7640271pHxKcI","previewFinalContent","trackChanges.preview.renderFunction","add","requires"];return(xc=function(){return t})()}function Bc(t,e){const n=xc();return(Bc=function(t,e){return n[t-=228]})(t,e)}!function(t){const e=Bc,n=t();for(;;)try{if(638003===parseInt(e(240))/1+parseInt(e(248))/2*(parseInt(e(243))/3)+-parseInt(e(242))/4+parseInt(e(228))/5*(-parseInt(e(236))/6)+-parseInt(e(238))/7*(-parseInt(e(234))/8)+-parseInt(e(229))/9+-parseInt(e(249))/10*(parseInt(e(235))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xc);class Pc extends t.Plugin{static get[Dc(233)](){return[_c,o.Dialog]}static get[Dc(251)](){return Dc(241)}static get[Dc(247)](){return!0}static get[Dc(237)](){return!0}constructor(t){const e=Dc;super(t),t[e(250)][e(232)](e(230),new Mc(this[e(245)])),t[e(239)][e(246)](e(231),(t,n)=>{const r=e;for(const e of n)t[r(244)](e)})}}function Uc(t,e){var n=Gc();return(Uc=function(t,e){return n[t-=158]})(t,e)}function Gc(){var t=["1362BNNQrJ","7vIkjTw","1178736ByxEEK","1576096waOAcp","11268301OXyGiX","8408FHPNSI","94790VpDKkg","297HpXuDO","1882100sjqzwY","463771jiXoOi","4yelyec","36cBZxwu"];return(Gc=function(){return t})()}!function(t){for(var e=Uc,n=t();;)try{if(501540===parseInt(e(168))/1*(-parseInt(e(169))/2)+-parseInt(e(159))/3*(parseInt(e(164))/4)+-parseInt(e(167))/5+-parseInt(e(161))/6*(-parseInt(e(160))/7)+-parseInt(e(162))/8+parseInt(e(166))/9*(-parseInt(e(165))/10)+-parseInt(e(163))/11*(-parseInt(e(158))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gc)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();