@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20260117.0 → 0.0.0-nightly-next-20260117.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.
- package/ckeditor5-metadata.json +3 -3
- package/{src → dist}/augmentation.d.ts +1 -1
- package/{src → dist}/commands/acceptsuggestioncommand.d.ts +1 -1
- package/{src → dist}/commands/discardsuggestioncommand.d.ts +1 -1
- package/{src → dist}/commands/executeonallsuggestionscommand.d.ts +1 -1
- package/{src → dist}/commands/executeonselectedsuggestionscommand.d.ts +1 -1
- package/{src → dist}/commands/previewfinalcontentcommand.d.ts +1 -1
- package/{src → dist}/commands/trackchangescommand.d.ts +1 -1
- package/dist/index.js +4 -4
- package/{src → dist}/integrations/ai.d.ts +1 -1
- package/{src → dist}/integrations/aiassistant.d.ts +1 -1
- package/{src → dist}/integrations/aiquickactions.d.ts +1 -1
- package/{src → dist}/integrations/alignment.d.ts +1 -1
- package/{src → dist}/integrations/basicstyles.d.ts +1 -1
- package/{src → dist}/integrations/blockquote.d.ts +1 -1
- package/{src → dist}/integrations/bookmark.d.ts +1 -1
- package/{src → dist}/integrations/casechange.d.ts +1 -1
- package/{src → dist}/integrations/ckbox.d.ts +1 -1
- package/{src → dist}/integrations/codeblock.d.ts +1 -1
- package/{src → dist}/integrations/comments.d.ts +1 -1
- package/{src → dist}/integrations/deletecommand.d.ts +2 -2
- package/{src → dist}/integrations/emoji.d.ts +1 -1
- package/{src → dist}/integrations/entercommand.d.ts +2 -2
- package/{src → dist}/integrations/findandreplace.d.ts +1 -1
- package/{src → dist}/integrations/font.d.ts +1 -1
- package/{src → dist}/integrations/footnotes.d.ts +1 -1
- package/{src → dist}/integrations/formatpainter.d.ts +1 -1
- package/{src → dist}/integrations/heading.d.ts +1 -1
- package/{src → dist}/integrations/highlight.d.ts +1 -1
- package/{src → dist}/integrations/horizontalline.d.ts +1 -1
- package/{src → dist}/integrations/htmlembed.d.ts +1 -1
- package/{src → dist}/integrations/image.d.ts +1 -1
- package/{src → dist}/integrations/imagereplace.d.ts +1 -1
- package/{src → dist}/integrations/imagestyle.d.ts +1 -1
- package/{src → dist}/integrations/importword.d.ts +1 -1
- package/{src → dist}/integrations/indent.d.ts +1 -1
- package/{src → dist}/integrations/inputcommand.d.ts +2 -2
- package/{src → dist}/integrations/legacylist.d.ts +1 -1
- package/{src → dist}/integrations/legacylistproperties.d.ts +1 -1
- package/{src → dist}/integrations/lineheight.d.ts +1 -1
- package/{src → dist}/integrations/link.d.ts +1 -1
- package/{src → dist}/integrations/list.d.ts +1 -1
- package/{src → dist}/integrations/listproperties.d.ts +1 -1
- package/{src → dist}/integrations/mediaembed.d.ts +1 -1
- package/{src → dist}/integrations/mention.d.ts +1 -1
- package/{src → dist}/integrations/mergefields.d.ts +1 -1
- package/{src → dist}/integrations/multilevellist.d.ts +1 -1
- package/{src → dist}/integrations/pagebreak.d.ts +1 -1
- package/{src → dist}/integrations/paragraph.d.ts +1 -1
- package/{src → dist}/integrations/removeformat.d.ts +1 -1
- package/{src → dist}/integrations/replacesourcecommand.d.ts +1 -1
- package/{src → dist}/integrations/restrictededitingmode.d.ts +1 -1
- package/{src → dist}/integrations/shiftentercommand.d.ts +1 -1
- package/{src → dist}/integrations/standardeditingmode.d.ts +1 -1
- package/{src → dist}/integrations/style.d.ts +1 -1
- package/{src → dist}/integrations/table.d.ts +1 -1
- package/{src → dist}/integrations/tablecaption.d.ts +1 -1
- package/{src → dist}/integrations/tableclipboard.d.ts +1 -1
- package/{src → dist}/integrations/tablecolumnresize.d.ts +2 -2
- package/{src → dist}/integrations/tableheadings.d.ts +1 -1
- package/{src → dist}/integrations/tablelayout.d.ts +1 -1
- package/{src → dist}/integrations/tablemergesplit.d.ts +1 -1
- package/{src → dist}/integrations/tableofcontents.d.ts +1 -1
- package/{src → dist}/integrations/tableproperties.d.ts +2 -2
- package/{src → dist}/integrations/template.d.ts +1 -1
- package/{src → dist}/integrations/title.d.ts +1 -1
- package/{src → dist}/integrations/undo.d.ts +1 -1
- package/{src → dist}/integrations/uploadcare.d.ts +1 -1
- package/{src → dist}/integrations/utils.d.ts +1 -1
- package/{src → dist}/suggestion.d.ts +4 -4
- package/{src → dist}/suggestiondescriptionfactory.d.ts +2 -2
- package/{src → dist}/trackchanges.d.ts +2 -2
- package/{src → dist}/trackchangesdata.d.ts +1 -1
- package/{src → dist}/trackchangesediting.d.ts +3 -4
- package/{src → dist}/trackchangespreview.d.ts +2 -2
- package/{src → dist}/trackchangesui.d.ts +2 -2
- package/dist/translations/af.js +1 -1
- package/dist/translations/af.umd.js +1 -1
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/ast.js +1 -1
- package/dist/translations/ast.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/be.js +1 -1
- package/dist/translations/be.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/bs.js +1 -1
- package/dist/translations/bs.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de-ch.js +1 -1
- package/dist/translations/de-ch.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en-gb.js +1 -1
- package/dist/translations/en-gb.umd.js +1 -1
- package/dist/translations/en.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/eo.js +1 -1
- package/dist/translations/eo.umd.js +1 -1
- package/dist/translations/es-co.js +1 -1
- package/dist/translations/es-co.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/eu.js +1 -1
- package/dist/translations/eu.umd.js +1 -1
- package/dist/translations/fa.js +1 -1
- package/dist/translations/fa.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/gu.js +1 -1
- package/dist/translations/gu.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/hy.js +1 -1
- package/dist/translations/hy.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/jv.js +1 -1
- package/dist/translations/jv.umd.js +1 -1
- package/dist/translations/kk.js +1 -1
- package/dist/translations/kk.umd.js +1 -1
- package/dist/translations/km.js +1 -1
- package/dist/translations/km.umd.js +1 -1
- package/dist/translations/kn.js +1 -1
- package/dist/translations/kn.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/ku.js +1 -1
- package/dist/translations/ku.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nb.js +1 -1
- package/dist/translations/nb.umd.js +1 -1
- package/dist/translations/ne.js +1 -1
- package/dist/translations/ne.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/oc.js +1 -1
- package/dist/translations/oc.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/si.js +1 -1
- package/dist/translations/si.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sl.js +1 -1
- package/dist/translations/sl.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/ti.js +1 -1
- package/dist/translations/ti.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/ug.js +1 -1
- package/dist/translations/ug.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/uz.js +1 -1
- package/dist/translations/uz.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/{src → dist}/ui/suggestioncontroller.d.ts +3 -3
- package/{src → dist}/ui/view/basesuggestionthreadview.d.ts +4 -4
- package/{src → dist}/ui/view/suggestionthreadview.d.ts +3 -3
- package/{src → dist}/ui/view/suggestionview.d.ts +3 -3
- package/{src → dist}/utils/common-translations.d.ts +1 -1
- package/{src → dist}/utils/utils.d.ts +2 -2
- package/package.json +36 -60
- package/build/track-changes.js +0 -5
- package/build/translations/af.js +0 -1
- package/build/translations/ar.js +0 -1
- package/build/translations/ast.js +0 -1
- package/build/translations/az.js +0 -1
- package/build/translations/be.js +0 -1
- package/build/translations/bg.js +0 -1
- package/build/translations/bn.js +0 -1
- package/build/translations/bs.js +0 -1
- package/build/translations/ca.js +0 -1
- package/build/translations/cs.js +0 -1
- package/build/translations/da.js +0 -1
- package/build/translations/de-ch.js +0 -1
- package/build/translations/de.js +0 -1
- package/build/translations/el.js +0 -1
- package/build/translations/en-au.js +0 -1
- package/build/translations/en-gb.js +0 -1
- package/build/translations/eo.js +0 -1
- package/build/translations/es-co.js +0 -1
- package/build/translations/es.js +0 -1
- package/build/translations/et.js +0 -1
- package/build/translations/eu.js +0 -1
- package/build/translations/fa.js +0 -1
- package/build/translations/fi.js +0 -1
- package/build/translations/fr.js +0 -1
- package/build/translations/gl.js +0 -1
- package/build/translations/gu.js +0 -1
- package/build/translations/he.js +0 -1
- package/build/translations/hi.js +0 -1
- package/build/translations/hr.js +0 -1
- package/build/translations/hu.js +0 -1
- package/build/translations/hy.js +0 -1
- package/build/translations/id.js +0 -1
- package/build/translations/it.js +0 -1
- package/build/translations/ja.js +0 -1
- package/build/translations/jv.js +0 -1
- package/build/translations/kk.js +0 -1
- package/build/translations/km.js +0 -1
- package/build/translations/kn.js +0 -1
- package/build/translations/ko.js +0 -1
- package/build/translations/ku.js +0 -1
- package/build/translations/lt.js +0 -1
- package/build/translations/lv.js +0 -1
- package/build/translations/ms.js +0 -1
- package/build/translations/nb.js +0 -1
- package/build/translations/ne.js +0 -1
- package/build/translations/nl.js +0 -1
- package/build/translations/no.js +0 -1
- package/build/translations/oc.js +0 -1
- package/build/translations/pl.js +0 -1
- package/build/translations/pt-br.js +0 -1
- package/build/translations/pt.js +0 -1
- package/build/translations/ro.js +0 -1
- package/build/translations/ru.js +0 -1
- package/build/translations/si.js +0 -1
- package/build/translations/sk.js +0 -1
- package/build/translations/sl.js +0 -1
- package/build/translations/sq.js +0 -1
- package/build/translations/sr-latn.js +0 -1
- package/build/translations/sr.js +0 -1
- package/build/translations/sv.js +0 -1
- package/build/translations/th.js +0 -1
- package/build/translations/ti.js +0 -1
- package/build/translations/tk.js +0 -1
- package/build/translations/tr.js +0 -1
- package/build/translations/tt.js +0 -1
- package/build/translations/ug.js +0 -1
- package/build/translations/uk.js +0 -1
- package/build/translations/ur.js +0 -1
- package/build/translations/uz.js +0 -1
- package/build/translations/vi.js +0 -1
- package/build/translations/zh-cn.js +0 -1
- package/build/translations/zh.js +0 -1
- package/lang/contexts.json +0 -164
- package/lang/translations/af.po +0 -714
- package/lang/translations/ar.po +0 -822
- package/lang/translations/ast.po +0 -714
- package/lang/translations/az.po +0 -714
- package/lang/translations/be.po +0 -741
- package/lang/translations/bg.po +0 -714
- package/lang/translations/bn.po +0 -740
- package/lang/translations/bs.po +0 -741
- package/lang/translations/ca.po +0 -714
- package/lang/translations/cs.po +0 -741
- package/lang/translations/da.po +0 -714
- package/lang/translations/de-ch.po +0 -714
- package/lang/translations/de.po +0 -714
- package/lang/translations/el.po +0 -714
- package/lang/translations/en-au.po +0 -714
- package/lang/translations/en-gb.po +0 -714
- package/lang/translations/en.po +0 -714
- package/lang/translations/eo.po +0 -714
- package/lang/translations/es-co.po +0 -714
- package/lang/translations/es.po +0 -714
- package/lang/translations/et.po +0 -714
- package/lang/translations/eu.po +0 -714
- package/lang/translations/fa.po +0 -687
- package/lang/translations/fi.po +0 -714
- package/lang/translations/fr.po +0 -714
- package/lang/translations/gl.po +0 -714
- package/lang/translations/gu.po +0 -714
- package/lang/translations/he.po +0 -714
- package/lang/translations/hi.po +0 -714
- package/lang/translations/hr.po +0 -741
- package/lang/translations/hu.po +0 -714
- package/lang/translations/hy.po +0 -714
- package/lang/translations/id.po +0 -687
- package/lang/translations/it.po +0 -714
- package/lang/translations/ja.po +0 -687
- package/lang/translations/jv.po +0 -714
- package/lang/translations/kk.po +0 -714
- package/lang/translations/km.po +0 -687
- package/lang/translations/kn.po +0 -714
- package/lang/translations/ko.po +0 -687
- package/lang/translations/ku.po +0 -714
- package/lang/translations/lt.po +0 -741
- package/lang/translations/lv.po +0 -741
- package/lang/translations/ms.po +0 -687
- package/lang/translations/nb.po +0 -714
- package/lang/translations/ne.po +0 -714
- package/lang/translations/nl.po +0 -714
- package/lang/translations/no.po +0 -714
- package/lang/translations/oc.po +0 -714
- package/lang/translations/pl.po +0 -741
- package/lang/translations/pt-br.po +0 -714
- package/lang/translations/pt.po +0 -714
- package/lang/translations/ro.po +0 -741
- package/lang/translations/ru.po +0 -743
- package/lang/translations/si.po +0 -714
- package/lang/translations/sk.po +0 -741
- package/lang/translations/sl.po +0 -768
- package/lang/translations/sq.po +0 -714
- package/lang/translations/sr-latn.po +0 -741
- package/lang/translations/sr.po +0 -741
- package/lang/translations/sv.po +0 -714
- package/lang/translations/th.po +0 -687
- package/lang/translations/ti.po +0 -714
- package/lang/translations/tk.po +0 -714
- package/lang/translations/tr.po +0 -714
- package/lang/translations/tt.po +0 -687
- package/lang/translations/ug.po +0 -687
- package/lang/translations/uk.po +0 -741
- package/lang/translations/ur.po +0 -714
- package/lang/translations/uz.po +0 -714
- package/lang/translations/vi.po +0 -687
- package/lang/translations/zh-cn.po +0 -687
- package/lang/translations/zh.po +0 -687
- package/src/augmentation.js +0 -23
- package/src/commands/acceptsuggestioncommand.js +0 -23
- package/src/commands/discardsuggestioncommand.js +0 -23
- package/src/commands/executeonallsuggestionscommand.js +0 -23
- package/src/commands/executeonselectedsuggestionscommand.js +0 -23
- package/src/commands/previewfinalcontentcommand.js +0 -23
- package/src/commands/trackchangescommand.js +0 -23
- package/src/index.js +0 -23
- package/src/integrations/ai.js +0 -23
- package/src/integrations/aiassistant.js +0 -23
- package/src/integrations/aiquickactions.js +0 -23
- package/src/integrations/alignment.js +0 -23
- package/src/integrations/basicstyles.js +0 -23
- package/src/integrations/blockquote.js +0 -23
- package/src/integrations/bookmark.js +0 -23
- package/src/integrations/casechange.js +0 -23
- package/src/integrations/ckbox.js +0 -23
- package/src/integrations/codeblock.js +0 -23
- package/src/integrations/comments.js +0 -23
- package/src/integrations/deletecommand.js +0 -23
- package/src/integrations/emoji.js +0 -23
- package/src/integrations/entercommand.js +0 -23
- package/src/integrations/findandreplace.js +0 -23
- package/src/integrations/font.js +0 -23
- package/src/integrations/footnotes.js +0 -23
- package/src/integrations/formatpainter.js +0 -23
- package/src/integrations/heading.js +0 -23
- package/src/integrations/highlight.js +0 -23
- package/src/integrations/horizontalline.js +0 -23
- package/src/integrations/htmlembed.js +0 -23
- package/src/integrations/image.js +0 -23
- package/src/integrations/imagereplace.js +0 -23
- package/src/integrations/imagestyle.js +0 -23
- package/src/integrations/importword.js +0 -23
- package/src/integrations/indent.js +0 -23
- package/src/integrations/inputcommand.js +0 -23
- package/src/integrations/legacylist.js +0 -23
- package/src/integrations/legacylistproperties.js +0 -23
- package/src/integrations/lineheight.js +0 -23
- package/src/integrations/link.js +0 -23
- package/src/integrations/list.js +0 -23
- package/src/integrations/listproperties.js +0 -23
- package/src/integrations/mediaembed.js +0 -23
- package/src/integrations/mention.js +0 -23
- package/src/integrations/mergefields.js +0 -23
- package/src/integrations/multilevellist.js +0 -23
- package/src/integrations/pagebreak.js +0 -23
- package/src/integrations/paragraph.js +0 -23
- package/src/integrations/removeformat.js +0 -23
- package/src/integrations/replacesourcecommand.js +0 -23
- package/src/integrations/restrictededitingmode.js +0 -23
- package/src/integrations/shiftentercommand.js +0 -23
- package/src/integrations/standardeditingmode.js +0 -23
- package/src/integrations/style.js +0 -23
- package/src/integrations/table.js +0 -23
- package/src/integrations/tablecaption.js +0 -23
- package/src/integrations/tableclipboard.js +0 -24
- package/src/integrations/tablecolumnresize.js +0 -23
- package/src/integrations/tableheadings.js +0 -23
- package/src/integrations/tablelayout.js +0 -23
- package/src/integrations/tablemergesplit.js +0 -23
- package/src/integrations/tableofcontents.js +0 -23
- package/src/integrations/tableproperties.js +0 -23
- package/src/integrations/template.js +0 -23
- package/src/integrations/title.js +0 -23
- package/src/integrations/undo.js +0 -23
- package/src/integrations/uploadcare.js +0 -23
- package/src/integrations/utils.js +0 -23
- package/src/suggestion.js +0 -24
- package/src/suggestiondescriptionfactory.js +0 -23
- package/src/trackchanges.js +0 -23
- package/src/trackchangesconfig.js +0 -23
- package/src/trackchangesdata.js +0 -23
- package/src/trackchangesediting.js +0 -23
- package/src/trackchangespreview.js +0 -23
- package/src/trackchangesui.js +0 -23
- package/src/ui/suggestioncontroller.js +0 -24
- package/src/ui/view/basesuggestionthreadview.js +0 -23
- package/src/ui/view/suggestionthreadview.js +0 -23
- package/src/ui/view/suggestionview.js +0 -23
- package/src/ui/view/trackchangespreviewview.js +0 -23
- package/src/utils/common-translations.js +0 -23
- package/src/utils/utils.js +0 -23
- package/theme/trackchangespreview.css +0 -22
- /package/{src → dist}/index.d.ts +0 -0
- /package/{src → dist}/trackchangesconfig.d.ts +0 -0
- /package/{src → dist}/ui/view/trackchangespreviewview.d.ts +0 -0
package/build/track-changes.js
DELETED
|
@@ -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_TYPE:"table cell type",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:()=>E,ExecuteOnAllSuggestionsCommand:()=>N,ExecuteOnSelectedSuggestionsCommand:()=>D,PreviewFinalContentCommand:()=>Mc,Suggestion:()=>Ot,SuggestionDescriptionFactory:()=>Ut,SuggestionThreadView:()=>rc,SuggestionView:()=>ac,TrackChanges:()=>pc,TrackChangesCommand:()=>g,TrackChangesData:()=>Ic,TrackChangesDataGetter:()=>_c,TrackChangesEditing:()=>Ra,TrackChangesPreview:()=>Pc,TrackChangesUI:()=>gc});var t=n(782),e=n(584),s=n(355),o=n(311),i=n(211),a=n(783);function c(t,e){const n=l();return(c=function(t,e){return n[t-=152]})(t,e)}const u=c;function l(){const t=["refresh","editor","TrackChangesCommand","has","value","_enableCommands","forceDisabled","execute","24kjmiJa","_enabledCommands","13023wrWbHv","_disableUnsupportedCommands","commands","954576eMMZaj","_isEnabledBasedOnSelection","4034695QpmaHS","549090asDgtH","1947406BiuQuY","clearForceDisabled","4455094FxhPUy","1735983QVadhM","isEnabled","88ZibRQR","affectsData"];return(l=function(){return t})()}!function(t){const e=c,n=t();for(;;)try{if(519037===parseInt(e(157))/1+parseInt(e(158))/2+parseInt(e(175))/3*(-parseInt(e(163))/4)+-parseInt(e(156))/5+-parseInt(e(154))/6+parseInt(e(160))/7+-parseInt(e(173))/8*(parseInt(e(161))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);class g extends t.Command{[u(174)];constructor(t,e){const n=u;super(t),this[n(174)]=e,this[n(169)]=!1,this[n(165)](),this[n(155)]=!1}[u(165)](){this[u(162)]=!0}[u(172)](){const t=u;this[t(169)]=!this[t(169)],this[t(169)]?this[t(152)]():this[t(170)]()}[u(152)](){const t=u;for(const e of this[t(166)][t(153)][t(153)]())e[t(164)]&&!this[t(174)][t(168)](e)&&e[t(171)](t(167))}[u(170)](){const t=u;for(const e of this[t(166)][t(153)][t(153)]())e[t(164)]&&!this[t(174)][t(168)](e)&&e[t(159)](t(167))}}const d=f;function f(t,e){const n=h();return(f=function(t,e){return n[t-=322]})(t,e)}function h(){const t=["isEnabled","25344RhBwzg","_isEnabledBasedOnSelection","1129014UjXBDw","execute","1749126ONOeOQ","5rQvUnH","acceptSuggestion","model","46769503JNDRot","1142976KDhckX","get","4505084EVYsMQ","TrackChangesEditing","editor","getRanges","56PHnymS","3441440pbPOFR","canEditAt","track-changes-accept-suggestion-not-found","plugins","63xmrKBP","137hgNtLA","_suggestions","refresh"];return(h=function(){return t})()}!function(t){const e=f,n=t();for(;;)try{if(897626===-parseInt(e(326))/1*(parseInt(e(330))/2)+-parseInt(e(334))/3+-parseInt(e(341))/4*(-parseInt(e(335))/5)+-parseInt(e(332))/6*(parseInt(e(345))/7)+-parseInt(e(339))/8*(parseInt(e(325))/9)+parseInt(e(346))/10+parseInt(e(338))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(h);class m extends t.Command{[d(327)];constructor(t,e){const n=d;super(t),this[n(327)]=e,this[n(328)](),this[n(331)]=!1}[d(328)](){this[d(329)]=!0}[d(333)](t){const n=d,r=this[n(327)][n(340)](t);if(!r)throw new e.CKEditorError(n(323),this);const s=r[n(344)]();this[n(343)][n(337)][n(322)](s)&&this[n(343)][n(324)][n(340)](n(342))[n(336)](r)}}const p=b;function k(){const t=["_suggestions","isEnabled","TrackChangesEditing","35620lMRGtl","track-changes-discard-suggestion-not-found","43287Gmjojv","_isEnabledBasedOnSelection","36664560RGowvv","840225lbrtuv","3096604iursBk","refresh","getRanges","execute","canEditAt","1037808eUVESY","discardSuggestion","plugins","2168UruFjf","model","get","editor","636jgcVMU","118tfPjFc","11619HdkYmt"];return(k=function(){return t})()}function b(t,e){const n=k();return(b=function(t,e){return n[t-=269]})(t,e)}!function(t){const e=b,n=t();for(;;)try{if(686995===-parseInt(e(286))/1+parseInt(e(276))/2*(-parseInt(e(283))/3)+parseInt(e(292))/4+parseInt(e(281))/5*(-parseInt(e(275))/6)+-parseInt(e(287))/7+parseInt(e(271))/8*(-parseInt(e(277))/9)+parseInt(e(285))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class E extends t.Command{[p(278)];constructor(t,e){const n=p;super(t),this[n(278)]=e,this[n(288)](),this[n(284)]=!1}[p(288)](){this[p(279)]=!0}[p(290)](t){const n=p,r=this[n(278)][n(273)](t);if(!r)throw new e.CKEditorError(n(282),this);const s=r[n(289)]();this[n(274)][n(272)][n(291)](s)&&this[n(274)][n(270)][n(273)](n(280))[n(269)](r)}}function I(t,e){const n=L;let r="";return r+=t[n(270)]("*")[n(253)]((t,e)=>e%2!=0?n(269)+_(t)+n(282):_(t))[n(242)](""),e&&(r+=n(260)+e[n(276)]+n(261)+e[n(243)]+n(292)),r}function _(t){const e=L,n=document[e(286)](e(279));return n[e(248)]=t,n[e(259)]}function T(t){const e=L;return t[e(256)]((t,n)=>e(275)===t[e(271)]&&e(275)!==n[e(271)]?-1:e(275)!==t[e(271)]&&e(275)===n[e(271)]?1:e(241)==t[e(271)]&&e(241)!=n[e(271)]?-1:e(241)!=t[e(271)]&&e(241)==n[e(271)]?1:0)}function A(){const t=["from","map"," [color ","end","sort","10242WPyAtC","11352DAiJcb","innerHTML",'<span class="ck-suggestion-color" style="background-color: ','" title="',"isObject","getRanges","createPositionAfter","createPositionBefore","7147952EeCjmn","length","next",'<span class="ck-suggestion-type">',"split","type","splice","add","color","attribute","value","5391078aQbVBn","execute","span","content","279660LxKaGX","</span>","isMultiRange","isTouching","isInContent","createElement","schema","1924thdpDM","780288ONsaSb","createPositionAt","2146522MDMAga",'"></span>',"6915UGIiYL","change","deletion","join","title","isArray","push","isIntersecting","createRange","innerText","start","replace","isCollapsed"];return(A=function(){return t})()}function y(t,e){const n=L;let r,s=0;const o=[],i=e[n(287)];for(;s<t[n(267)];){const a=t[s],c=t[s+1];r||(r=e[n(265)](a)),w(e,a,c)||(o[n(245)](e[n(247)](r,i[n(262)](a)?e[n(264)](a):e[n(290)](a,n(255)))),r=null),s++}return o}function w(t,e,n){const r=L;if(!n)return!1;const s=t[r(264)](e),o=t[r(265)](n);return s[r(284)](o)}function L(t,e){const n=A();return(L=function(t,e){return n[t-=241]})(t,e)}!function(t){const e=L,n=t();for(;;)try{if(544405===-parseInt(e(281))/1+-parseInt(e(291))/2+-parseInt(e(289))/3+parseInt(e(288))/4*(parseInt(e(293))/5)+parseInt(e(277))/6+-parseInt(e(266))/7+-parseInt(e(258))/8*(-parseInt(e(257))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);function v(t,e,n){const r=L;for(;n[r(267)];){const s=n[r(272)](0,100);t[r(294)](()=>{const t=r;for(const n of s)n[t(285)]&&e[t(278)](n.id)})}}const C=R;!function(t){const e=R,n=t();for(;;)try{if(565880===parseInt(e(497))/1*(-parseInt(e(494))/2)+-parseInt(e(482))/3+parseInt(e(475))/4+-parseInt(e(493))/5*(parseInt(e(492))/6)+-parseInt(e(483))/7+-parseInt(e(481))/8*(parseInt(e(496))/9)+parseInt(e(490))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);class N extends t.Command{[C(495)];[C(477)];constructor(t,e,n){const r=C;super(t),this[r(495)]=e,this[r(477)]=n,this[r(476)](),this[r(480)]=!1}[C(476)](){const t=C,e=Array[t(485)](this[t(477)][t(487)]())[t(491)](e=>e[t(474)]);this[t(478)]=this[t(495)][t(478)]&&e}[C(488)](){const t=C,e=T(Array[t(485)](this[t(477)][t(487)]()));for(const n of e){const e=n[t(489)]();if(!this[t(479)][t(486)][t(484)](e))return}v(this[t(479)][t(486)],this[t(495)],e)}}function R(t,e){const n=S();return(R=function(t,e){return n[t-=474]})(t,e)}function S(){const t=["values","execute","getRanges","28680590SZgpex","some","5767158eFfWlJ","5hymEny","2LoFyJg","_command","72icAPOm","956603FPlxlX","isInContent","4025068pHvEIO","refresh","_suggestions","isEnabled","editor","_isEnabledBasedOnSelection","285208FMUVxp","2799762AKHjNp","1205316Ezclzv","canEditAt","from","model"];return(S=function(){return t})()}const M=F;function O(){const t=["887330OLafch","editor","1781873BEUtWb","selection","values","81nHaNZA","isEnabled","getRanges","_suggestions","refresh","30HFtbrr","557938oVecgc","document","1266gUptfy","from","1901048CeFJJx","7mdCoCo","_command","40615bNdVYD","_selectedSuggestions","canEditAt","execute","size","_isEnabledBasedOnSelection","3426544JLaavP","97484qtwjsT","model"];return(O=function(){return t})()}function F(t,e){const n=O();return(F=function(t,e){return n[t-=342]})(t,e)}!function(t){const e=F,n=t();for(;;)try{if(975649===parseInt(e(345))/1+parseInt(e(354))/2+parseInt(e(353))/3*(-parseInt(e(368))/4)+parseInt(e(361))/5*(-parseInt(e(356))/6)+-parseInt(e(359))/7*(parseInt(e(358))/8)+parseInt(e(348))/9*(parseInt(e(343))/10)+parseInt(e(367))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);class D extends t.Command{[M(360)];[M(351)];[M(362)];constructor(t,e,n){const r=M;super(t),this[r(360)]=e,this[r(351)]=n,this[r(362)]=new Set,this[r(352)](),this[r(366)]=!1}[M(352)](){const t=M,e=this[t(344)][t(342)][t(355)][t(346)],n=Array[t(357)](this[t(351)][t(347)]());this[t(362)]=function(t,e){const n=L,r=Array[n(252)](t[n(263)]()),s=new Set;for(const o of e)if(o[n(285)])for(const e of r)for(const r of o[n(263)]())(e[n(246)](r)||t[n(251)]&&!o[n(283)]&&o[n(268)]&&r[n(255)][n(284)](e[n(249)]))&&s[n(273)](o);return s}(e,n),this[t(349)]=this[t(360)][t(349)]&&!!this[t(362)][t(365)]}[M(364)](){const t=M,e=T(Array[t(357)](this[t(362)]));for(const n of e){const e=n[t(350)]();if(!this[t(344)][t(342)][t(363)](e))return}v(this[t(344)][t(342)],this[t(360)],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]",V="[object Boolean]",H="[object Arguments]",j="[object Symbol]",z="[object Date]",W="[object Map]",K="[object Set]",q="[object Array]",Z="[object ArrayBuffer]",J="[object Object]",X="[object DataView]",Y="[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 H:case q:case Z:case X:case V:case z:case st:case ot:case et:case nt:case rt:case W:case G:case J:case P:case K:case U:case j:case Y: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 V:{const e=new t.constructor(t?.valueOf());return at(e,t),e}case H:{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)&>(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 Et(t){return null!==t&&("object"==typeof t||"function"==typeof t)}function It(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&&!Et(t))return t;const s=kt(e,t)?[e]:Array.isArray(e)?e:"string"==typeof e?It(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:Et(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===H&&(s=J),o===H&&(o=J),s!==o)return!1;switch(s){case U:return t.toString()===e.toString();case G:return gt(t.valueOf(),e.valueOf());case V: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 Y: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 Z:return t.byteLength===e.byteLength&&yt(new Uint8Array(t),new Uint8Array(e),n,r);case X: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 J:{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 wt(){}function Lt(t,e){return function(t,e,n){return At(t,e,void 0,void 0,void 0,void 0,n)}(t,e,wt)}function vt(t){switch(typeof t){case"number":case"symbol":return!1;case"string":return t.includes(".")||t.includes("[")||t.includes("]")}}function Ct(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?vt(e)?Ct(t,It(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 Rt(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]&&vt(e))return Rt(t,It(e));if(lt(e))return!1;try{return delete t[e],!0}catch{return!1}}}function Rt(t,e){const n=Ct(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}}function St(t,e){const n=Ft();return(St=function(t,e){return n[t-=485]})(t,e)}const Mt=St;!function(t){const e=St,n=t();for(;;)try{if(788552===parseInt(e(511))/1*(-parseInt(e(534))/2)+parseInt(e(513))/3*(-parseInt(e(562))/4)+-parseInt(e(514))/5*(-parseInt(e(535))/6)+-parseInt(e(528))/7+parseInt(e(538))/8+-parseInt(e(486))/9+-parseInt(e(516))/10*(-parseInt(e(515))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ft);class Ot extends((0,e.ObservableMixin)()){id;[Mt(496)];[Mt(488)];[Mt(541)];[Mt(502)];[Mt(504)];[Mt(530)];[Mt(567)];[Mt(533)];[Mt(542)]=!1;[Mt(559)];[Mt(554)];[Mt(563)];[Mt(532)];[Mt(526)];constructor(t,e){const n=Mt;super(),this.id=e.id,this[n(496)]=e[n(496)],this[n(488)]=e[n(488)]||null,this[n(541)]=e[n(541)],this[n(502)]=e[n(502)]||e[n(541)],this[n(504)]=Boolean(e[n(491)]&&e[n(491)][n(527)]),this[n(530)]=null,this[n(533)]=e[n(557)]||null,this[n(559)]=t,this[n(554)]=e[n(508)],this[n(563)]=e[n(549)],this[n(532)]=e[n(503)],this[n(526)]=new Set,this[n(567)]=null,this[n(497)](n(507),null),this[n(497)](n(491),e[n(491)]||{}),this[n(497)](n(547),null),this[n(497)](n(493),null),this[n(497)](n(558),null),this[n(497)](n(518),!1),this[n(523)](n(560)),this[n(523)](n(551))}get[Mt(525)](){const t=Mt;let e=this;for(;e[t(547)];)e=e[t(547)];return e}get[Mt(495)](){const t=Mt;return!!this[t(558)]&&this[t(558)][t(545)]>0}get[Mt(499)](){const t=Mt;return 0!=this[t(526)][t(521)]&&6==Array[t(489)](this[t(526)])[0][t(548)](":")[t(545)]}get[Mt(522)](){return null!==this[Mt(485)]()}[Mt(490)](t){const e=Mt;this[e(526)][e(550)](t)}[Mt(531)](){const t=Mt;return Array[t(489)](this[t(526)])}[Mt(517)](){const t=Mt;return this[t(531)]()[t(505)](e=>this[t(559)][t(492)][t(555)](e))[t(524)](t=>t)}[Mt(485)](){return this[Mt(517)]()[0]||null}[Mt(498)](){const t=Mt;this[t(559)][t(546)](e=>{const n=t;for(const t of this[n(517)]())e[n(536)](t)}),this[t(526)][t(561)]()}[Mt(536)](t){const e=Mt;this[e(559)][e(546)](n=>{n[e(536)](t)}),this[e(526)][e(537)](t)}[Mt(512)](t){const e=Mt,n=e(556)+this[e(496)]+":"+this[e(488)]+":"+this.id+":"+this[e(502)].id+":"+Ot[e(543)]();this[e(490)](n),this[e(559)][e(546)](r=>{r[e(494)](n,{range:t,usingOperation:!0,affectsData:!0})})}[Mt(519)](t){const e=Mt;for(const n of this[e(487)]())if(n[e(520)](t))return!0;return!1}[Mt(487)](){const t=Mt;return this[t(517)]()[t(505)](e=>e[t(566)]())}[Mt(510)](){const t=Mt;return this[t(487)]()[t(568)]((e,n)=>[...e,...n[t(510)]()],[])}[Mt(500)](){const t=Mt;return this[t(485)]()?.[t(566)]()||null}[Mt(540)](){const t=Mt,e=this[t(487)]();if(1!=e[t(545)])return null;const n=e[0],r=n[t(553)][t(539)],s=n[t(564)][t(506)];return r instanceof a.ModelElement?r!=s?null:r:null}[Mt(560)](){const t=Mt;this[t(554)](this[t(487)](),this[t(530)],this[t(491)]),this[t(498)]()}[Mt(551)](){const t=Mt;this[t(563)](this[t(487)](),this[t(530)],this[t(491)]),this[t(498)]()}[Mt(552)](){const t=Mt,e=[];let n=this[t(525)];for(;n;)e[t(501)](n),n=n[t(493)];return e}[Mt(565)](t,e){const n=Mt,r=ut(this[n(491)]);_t(r,t,e),Lt(r,this[n(491)])||(this[n(491)]=r,this[n(532)](r))}[Mt(529)](t){const e=Mt,n=ut(this[e(491)]);Nt(n,t),Lt(n,this[e(491)])||(this[e(491)]=n,this[e(532)](this[e(491)]))}[Mt(509)](){const t=Mt;return{id:this.id,type:this[t(488)]?this[t(496)]+":"+this[t(488)]:this[t(496)],authorId:this[t(502)].id,createdAt:this[t(567)],hasComments:this[t(495)],data:this[t(530)],attributes:this[t(491)]}}static[Mt(543)](){const t=Mt;return(0,e.uid)()[t(544)](1,5)}}function Ft(){const t=["_isDataLoaded","getMultiRangeId","substr","length","change","previous","split","onDiscard","add","discard","getAllAdjacentSuggestions","start","_onAccept","get","suggestion:","originalSuggestionId","commentThread","_model","accept","clear","24sYtqlz","_onDiscard","end","setAttribute","getRange","createdAt","reduce","getFirstMarker","13079124etgEza","getRanges","subType","from","addMarkerName","attributes","markers","next","addMarker","hasComments","type","set","removeMarkers","isMultiRange","getFirstRange","push","creator","onAttributesChange","isExternal","map","nodeBefore","authoredAt","onAccept","toJSON","getItems","1085531cXrLYl","addRange","484971zUAfhg","85oXLgBN","11eitZrh","51638190eNwWPX","getMarkers","_saved","isIntersectingWithRange","isIntersecting","size","isInContent","decorate","filter","head","_markerNames","@external","9318022EJFipo","removeAttribute","data","getMarkerNames","_onAttributesChange","_originalSuggestionId","2nZlQok","64956QzPaYN","removeMarker","delete","2244368nibvIy","nodeAfter","getContainedElement","author"];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=Pt;function Bt(){const t=["map","isInContent","EmptyContainer","_handleCustomCallbackDescription","isEmpty","previousSibling","removeEmptyContainer","106488uWmtLa","match","addFormat","_resolveDescriptionItems","start","subType","get","1548664TtltBM","$text","indexOf","2023254DRCNUp","*Split:* %0","6224050AkfgQh","_schema","text","end","isEqual","length","*Set format:* %0","REPLACE_TEXT","getWalker","_locale","_addDescriptionItems","_handleAttributeSuggestionDescription","matchingCallback","insertion","removeObject","registerDescriptionCallback","set","ELEMENT_SPACE","_itemLabelsCallbacks","getDescriptions","replace","3545259GKlQvN","_itemLabels","checkChild","58613bREHBN","*Change to:* %0","addContainer","newValue","key","_customCallbacks","329uZcUdD","normal","addObject","Object","attribute","$1 $2","removeContainer","9lWFZRl","format","registerAttributeLabel","*Merge:* %0","nodeAfter","has","*Remove format:* %0","getFirstRange","push","name","isObject","elementEnd","pop","deletion","_handleRenameSuggestionDescription","type","element","add","addEmptyContainer","removeFormat","quantity","*Insert:* %0","Container","label","function","item","getItemLabel","_handleInsertRemoveSuggestionDescription","join","remove","nextSibling","*Remove:* %0","elementStart","_attributeLabels","registerElementLabel","$textProxy","skip","softBreak","60636gAoJGc","data"];return(Bt=function(){return t})()}function Pt(t,e){const n=Bt();return(Pt=function(t,e){return n[t-=471]})(t,e)}!function(t){const e=Pt,n=t();for(;;)try{if(699162===parseInt(e(530))/1+parseInt(e(504))/2+parseInt(e(527))/3+-parseInt(e(494))/4+-parseInt(e(506))/5+parseInt(e(485))/6*(-parseInt(e(536))/7)+-parseInt(e(501))/8*(-parseInt(e(543))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bt);class Ut{[xt(535)];[xt(528)];[xt(524)];[xt(480)];[xt(507)];[xt(515)];constructor(t,e){const n=xt;this[n(535)]=[],this[n(528)]=new Map,this[n(524)]=[],this[n(480)]=new Map,this[n(507)]=t,this[n(515)]=e}[xt(525)](t){const e=xt,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(511)];o++){const i=t[o];if(!i[e(488)])continue;const a=this[e(490)](i);if(a){if(null!=i[e(499)]){if(r[e(548)](i[e(499)]))continue;r[e(560)](i[e(499)])}n[e(551)](a)}else{if(e(540)==i[e(558)]){const t=i[e(486)][e(534)];if(s[e(548)](t))continue;s[e(560)](i[e(486)][e(534)]),t==Na?this[e(557)](n,i):this[e(517)](n,i);continue}e(519)!=i[e(558)]&&e(556)!=i[e(558)]||this[e(474)](n,i,t[o+1])}}return this[e(497)](n)}[xt(521)](t){const e=xt;this[e(535)][e(551)](t)}[xt(481)](t,n,r=e.priorities[xt(537)]){const s=xt;s(471)==typeof t?(0,e.insertToPriorityArray)(this[s(524)],{matchingCallback:t,label:n,priority:r}):this[s(528)][s(522)](t,n)}[xt(545)](t,e){const n=xt;this[n(480)][n(522)](t,e)}[xt(473)](t,e=1){const n=xt;let r;for(const e of this[n(524)])if(e[n(518)](t)){r=e[n(566)];break}return r||(r=this[n(528)][n(500)](t[n(552)])),r?r(e):1!==e?e+" "+t[n(552)]+"s":""+t[n(552)]}[xt(516)](t,e){const n=xt,r=e[n(550)]()[n(514)](),s=n(519)==e[n(558)]?n(560):n(476);for(const e of r){const o=e[n(472)],i=t[t[n(511)]-1];if(o.is(n(482)))i&&i[n(558)][n(503)](n(565))>-1&&t[n(555)](),i&&n(508)==i[n(558)]?i[s]+=o[n(486)]:t[n(551)]({type:n(508),add:n(560)==s?o[n(486)]:"",remove:n(476)==s?o[n(486)]:""});else if(this[n(507)][n(553)](o)){const a=o;if(i&&i[n(558)][n(503)](n(565))>-1&&t[n(555)](),n(554)==e[n(558)])continue;i&&i[n(558)]==s+n(539)&&i[n(559)][n(552)]==a[n(552)]?i[n(563)]++:t[n(551)]({type:s+n(539),element:a,quantity:1}),r[n(483)](t=>!(n(554)==t[n(558)]&&t[n(472)]==o))}else if(this[n(507)][n(529)](o,n(502))||o.is(n(559),n(484))){const r=o;if(n(560)==s&&n(479)==e[n(558)]||n(476)==s&&n(554)==e[n(558)])continue;if(i&&-1==i[n(558)][n(503)](n(565))){n(508)==i[n(558)]&&(i[s]+="\n");continue}let a;if(a=n(560)==s?r[n(477)]&&!this[n(507)][n(553)](r[n(477)])?r[n(477)]:null:r[n(492)]&&!this[n(507)][n(553)](r[n(492)])?r[n(492)]:null,r[n(491)]||a&&a[n(491)]){const e=a&&a[n(491)]?a:r;i&&i[n(558)]==s+n(489)&&i[n(559)][n(552)]==e[n(552)]?i[n(563)]++:t[n(551)]({type:s+n(489),element:e,quantity:1})}else t[n(551)]({type:s+n(565),element:r})}}}[xt(497)](t){const e=xt,n=this[e(515)],r=[],s=[],o=[];for(const i of t)switch(i[e(558)]){case e(508):if(i[e(560)]=i[e(560)][e(526)](/(\S)\u000A+(\S)/g,e(541))[e(526)](/\u000A/g,""),i[e(476)]=i[e(476)][e(526)](/(\S)\u000A+(\S)/g,e(541))[e(526)](/\u000A/g,""),""!=i[e(560)]&&""!=i[e(476)]){r[e(551)]({type:e(526),content:Dt(n,e(513),['"'+i[e(476)]+'"','"'+i[e(560)]+'"'])});continue}if(null!=i[e(560)][e(495)](/^ +$/)){r[e(551)]({type:e(519),content:Dt(n,e(564),Dt(n,e(523),i[e(560)][e(511)]))});continue}if(null!=i[e(476)][e(495)](/^ +$/)){r[e(551)]({type:e(556),content:Dt(n,e(478),Dt(n,e(523),i[e(476)][e(511)]))});continue}if(""!=i[e(560)]){r[e(551)]({type:e(519),content:Dt(n,e(564),'"'+i[e(560)]+'"')});continue}r[e(551)]({type:e(556),content:Dt(n,e(478),'"'+i[e(476)]+'"')});continue;case e(561):case e(538):r[e(551)]({type:e(519),content:Dt(n,e(564),this[e(473)](i[e(559)],i[e(563)]))});continue;case e(493):case e(520):r[e(551)]({type:e(556),content:Dt(n,e(478),this[e(473)](i[e(559)],i[e(563)]))});continue;case e(532):r[e(551)]({type:e(519),content:Dt(n,e(505),this[e(473)](i[e(559)],i[e(563)]))});continue;case e(542):r[e(551)]({type:e(556),content:Dt(n,e(546),this[e(473)](i[e(559)],i[e(563)]))});continue;case e(496):s[e(551)](i[e(534)]);continue;case e(562):o[e(551)](i[e(534)]);continue;default:r[e(551)](i)}if(s[e(511)]){const t=s[e(487)](t=>this[e(480)][e(548)](t)?this[e(480)][e(500)](t):t)[e(475)](", ");r[e(551)]({type:e(544),content:Dt(this[e(515)],e(512),t)})}if(o[e(511)]){const t=o[e(487)](t=>this[e(480)][e(548)](t)?this[e(480)][e(500)](t):t)[e(475)](", ");r[e(551)]({type:e(544),content:Dt(this[e(515)],e(549),t)})}return r}[xt(490)](t){const e=xt;for(const n of this[e(535)]){const r=n(t);if(r&&e(558)in r)return r}}[xt(517)](t,e){const n=xt,r=e[n(486)],s=void 0===r[n(533)]?n(562):n(496);t[n(551)]({type:s,key:r[n(534)]})}[xt(557)](t,e){const n=xt;t[n(551)]({type:n(544),content:Dt(this[n(515)],n(531),this[n(473)](e[n(550)]()[n(498)][n(547)],1))})}[xt(474)](t,e,n){const r=xt;if(this[r(516)](t,e),n&&n[r(550)]()&&!e[r(550)]()[r(509)][r(510)](n[r(550)]()[r(498)])){const n=t[t[r(511)]-1],s=r(519)==e[r(558)]?r(560):r(476);n&&r(508)==n[r(558)]&&(n[s]+="\n")}}}const Gt=Ht;function Vt(){const t=["editor","afterInit","148fHbsLW","4351088VnCwsj","TrackChangesEditing","enableCommand","59727QymBvf","75LAKrXi","4953753YZQZvF","showAIAssistant","commands","get","846181tUQRPM","797428jaTpcj","421692YDwJmz","285276boxYhj","plugins"];return(Vt=function(){return t})()}function Ht(t,e){const n=Vt();return(Ht=function(t,e){return n[t-=237]})(t,e)}!function(t){const e=Ht,n=t();for(;;)try{if(410281===-parseInt(e(249))/1+parseInt(e(250))/2+parseInt(e(242))/3*(parseInt(e(238))/4)+-parseInt(e(243))/5*(parseInt(e(251))/6)+-parseInt(e(248))/7+parseInt(e(239))/8+parseInt(e(244))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vt);class jt extends t.Plugin{[Gt(237)](){const t=Gt,e=this[t(253)],n=e[t(252)][t(247)](t(240));e[t(246)][t(247)](t(245))&&n[t(241)](t(245))}}function zt(){const t=["78265ZqoSPQ","TrackChangesEditing","1481004NCmRHl","254252SseHbq","commands","get","editor","17019860qYdqfY","toggleAi","300ajJNUr","5144uAlvnY","48883879IqHbxG","afterInit","151614xcwpVY","3CQdzjY","enableCommand","42BvRbPP","18801wmASLQ","plugins"];return(zt=function(){return t})()}function Wt(t,e){const n=zt();return(Wt=function(t,e){return n[t-=492]})(t,e)}const Kt=Wt;!function(t){const e=Wt,n=t();for(;;)try{if(977463===-parseInt(e(497))/1+parseInt(e(506))/2*(-parseInt(e(498))/3)+parseInt(e(493))/4*(parseInt(e(503))/5)+parseInt(e(505))/6*(parseInt(e(500))/7)+parseInt(e(494))/8*(parseInt(e(501))/9)+parseInt(e(510))/10+-parseInt(e(495))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zt);class qt extends t.Plugin{[Kt(496)](){const t=Kt,e=this[t(509)],n=e[t(502)][t(508)](t(504));e[t(507)][t(508)](t(492))&&n[t(499)](t(492))}}const Zt=Xt;function Jt(){const t=["plugins","TrackChangesEditing","173880cSpxNf","editor","aiQuickAction","afterInit","1146186tDCKmW","9524SEMuCj","14LWyQHe","16053lCBxsw","2DqgLxp","515ekpCpJ","139206rwdpJA","4482830oZkIbb","2800070VowKgv","commands","get","16WfpVof","enableCommand"];return(Jt=function(){return t})()}function Xt(t,e){const n=Jt();return(Xt=function(t,e){return n[t-=303]})(t,e)}!function(t){const e=Xt,n=t();for(;;)try{if(141483===parseInt(e(317))/1*(parseInt(e(318))/2)+-parseInt(e(310))/3+parseInt(e(315))/4*(-parseInt(e(319))/5)+-parseInt(e(320))/6*(-parseInt(e(316))/7)+parseInt(e(306))/8*(parseInt(e(314))/9)+-parseInt(e(303))/10+parseInt(e(321))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jt);class Yt extends t.Plugin{[Zt(313)](){const t=Zt,e=this[t(311)],n=e[t(308)][t(305)](t(309));e[t(304)][t(305)](t(312))&&n[t(307)](t(312))}}const Qt=te;function $t(){const t=["3671017PKkmmk","justify","TrackChangesEditing","1526080YGdWnC","enableDefaultAttributesIntegration","commandName","locale","FORMAT_JUSTIFY_TEXT","*Format:* %0","left","AlignmentEditing","FORMAT_ALIGN_TO_LEFT","FORMAT_ALIGN_TO_RIGHT","registerDescriptionCallback","15oDBBjj","has","center","_registerLegacyDescription","commandParams","FORMAT_ALIGNMENT","registerAttributeLabel","plugins","type","965148SpFzZn","right","FORMAT_ALIGN_TO_CENTER","207appqVC","2886696dbpRqg","6wzbuFC","get","descriptionFactory","695660ilrKkg","formatBlock","alignment","editor","value","512012agIMJg","format","afterInit","15367VBDmZe"];return($t=function(){return t})()}function te(t,e){const n=$t();return(te=function(t,e){return n[t-=128]})(t,e)}!function(t){const e=te,n=t();for(;;)try{if(560627===parseInt(e(152))/1+-parseInt(e(149))/2+parseInt(e(140))/3+-parseInt(e(136))/4*(-parseInt(e(167))/5)+parseInt(e(141))/6*(parseInt(e(153))/7)+parseInt(e(156))/8+-parseInt(e(139))/9*(parseInt(e(144))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($t);class ee extends t.Plugin{[Qt(151)](){const t=Qt,e=this[t(147)],n=e[t(159)];if(!e[t(134)][t(128)](t(163)))return;const r=e[t(134)][t(142)](t(155));r[t(157)](t(146)),r[t(143)][t(133)](t(146),Dt(n,t(132))),this[t(130)]()}[Qt(130)](){const t=Qt,e=this[t(147)],n=e[t(159)];e[t(134)][t(142)](t(155))[t(143)][t(166)](e=>{const r=t;if(r(145)!=e[r(135)])return;const{data:s}=e;if(s&&r(146)==s[r(158)]){const t=s[r(131)][0][r(148)];return{type:r(150),content:Dt(n,r(161),function(t){const e=r;switch(t){case e(162):return Dt(n,e(164));case e(137):return Dt(n,e(165));case e(129):return Dt(n,e(138));case e(154):return Dt(n,e(160))}}(t))}}})}}const ne=se;function re(){const t=["FORMAT_SUBSCRIPT","*Remove format:* %0","registerDescriptionCallback","*Format:* %0","enableDefaultAttributesIntegration","3856110XXbVql","registerAttributeLabel","BoldEditing","UnderlineEditing","3036220raJHbl","33076615MLrHqV","832gGFVgT","underline","FORMAT_STRIKETHROUGH","StrikethroughEditing","FORMAT_UNDERLINE","SubscriptEditing","strikethrough","formatInline","80HqcJHe","afterInit","forceValue","commandParams","_registerLegacyDescription","code","713745opazGi","FORMAT_BOLD","get","12pFTBKQ","editor","CodeEditing","5JyFlrv","type","FORMAT_SUPERSCRIPT","ItalicEditing","subscript","bold","94241bCUJwV","plugins","toLowerCase","SuperscriptEditing","commandName","toUpperCase","format","TrackChangesEditing","locale","descriptionFactory","has","403828fUAPXt","664JXrXgE","slice","FORMAT_","8997UfJXKG","superscript","italic","FORMAT_CODE","FORMAT_ITALIC"];return(re=function(){return t})()}function se(t,e){const n=re();return(se=function(t,e){return n[t-=402]})(t,e)}!function(t){const e=se,n=t();for(;;)try{if(725387===-parseInt(e(458))/1+-parseInt(e(402))/2*(parseInt(e(405))/3)+-parseInt(e(419))/4*(parseInt(e(441))/5)+parseInt(e(415))/6+-parseInt(e(447))/7*(parseInt(e(421))/8)+parseInt(e(435))/9*(parseInt(e(429))/10)+parseInt(e(420))/11*(parseInt(e(438))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(re);const oe=[ne(417),ne(444),ne(418),ne(440),ne(424),ne(426),ne(450)];class ie extends t.Plugin{[ne(430)](){const t=ne,e=this[t(439)],n=e[t(448)][t(437)](t(454)),r=e[t(455)];for(const s of oe){if(!e[t(448)][t(457)](s))continue;const o=s[t(403)](0,-7)[t(449)](),i=t(404)+o[t(452)]();n[t(414)](o),n[t(456)][t(416)](o,Dt(r,i))}this[t(433)]()}[ne(433)](){const t=ne,e=this[t(439)],n=e[t(455)],r=e[t(448)][t(437)](t(454));function s(e,s){const o=t;r[o(456)][o(412)](t=>{const r=o;if(r(428)!=t[r(442)])return;const{data:i}=t;return i&&i[r(451)]===e?i[r(432)][0][r(431)]?{type:r(453),content:Dt(n,r(413),s)}:{type:r(453),content:Dt(n,r(411),s)}:void 0})}s(t(446),Dt(n,t(436))),s(t(407),Dt(n,t(409))),s(t(422),Dt(n,t(425))),s(t(434),Dt(n,t(408))),s(t(427),Dt(n,t(423))),s(t(445),Dt(n,t(410))),s(t(406),Dt(n,t(443)))}}const ae=ue;function ce(){const t=["2304430CYAIto","1711212ARdxdu","checkChild","plugins","has","*Remove format:* %0","commandName","name","284302bNaoiw","format","forceValue","model","173850FeZKHX","ELEMENT_BLOCK_QUOTE","TrackChangesEditing","$root","selection","schema","filter","descriptionFactory","BlockQuoteEditing","value","markBlockFormat","document","3ScBqSW","25992EEMDcu","get","commandParams","from","getSelectedBlocks","editor","afterInit","7HmeVUc","commands","enableCommand","7100tLriLL","340GmrLfb","5410130Zshztk","blockQuote","locale","change","parent","765jQaGue","registerDescriptionCallback","*Set format:* %0"];return(ce=function(){return t})()}function ue(t,e){const n=ce();return(ue=function(t,e){return n[t-=272]})(t,e)}!function(t){const e=ue,n=t();for(;;)try{if(147581===-parseInt(e(306))/1+-parseInt(e(302))/2*(-parseInt(e(273))/3)+-parseInt(e(284))/4*(parseInt(e(285))/5)+-parseInt(e(295))/6*(-parseInt(e(281))/7)+parseInt(e(274))/8*(parseInt(e(291))/9)+parseInt(e(294))/10+-parseInt(e(286))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ce);class le extends t.Plugin{[ae(280)](){const t=ae,e=this[t(279)],n=e[t(288)];if(!e[t(297)][t(298)](t(314)))return;const r=e[t(297)][t(275)](t(308)),s=this[t(279)][t(282)][t(275)](t(287));r[t(283)](t(287),(n,o={})=>{const i=t,a=this[i(279)][i(305)][i(272)][i(310)],c=o&&void 0!==o[i(304)]?o[i(304)]:!s[i(315)];let u=[];if(c){const t=Array[i(277)](a[i(278)]())[i(312)](t=>ge(t)||function(t,e){const n=i,r=e[n(296)](t[n(290)],n(287)),s=e[n(296)]([n(309),n(287)],t);return r&&s}(t,this[i(279)][i(305)][i(311)]));u=y(t,e[i(305)])}else{const t=Array[i(277)](a[i(278)]())[i(312)](t=>ge(t));u=y(t,e[i(305)])}e[i(305)][i(289)](()=>{const t=i;for(const e of u)r[t(316)](e,{commandName:t(287),commandParams:[{forceValue:c}]})})}),r[t(313)][t(292)](e=>{const r=t,{data:s}=e;if(s&&r(287)==s[r(300)]){const t=Dt(n,r(307));return s[r(276)][0][r(304)]?{type:r(303),content:Dt(n,r(293),t)}:{type:r(303),content:Dt(n,r(299),t)}}})}}function ge(t){const e=ae;return e(287)==t[e(290)][e(301)]}const de=he;function fe(){const t=["ELEMENT_BOOKMARK","1572899zwYoiY","locale","plugins","format","BookmarkEditing","enableCommand","descriptionFactory","*Set bookmark:* %0","bookmarkId","enableDefaultAttributesIntegration","element","getContainedElement","6JnPgKE","getAttribute","updateBookmark","key","afterInit","has","type","bookmark","attribute","1502tXYgZs","TrackChangesEditing","10337180ciRDpQ","153JRwmlp","*Remove:* %0","editor","get","381208eFNVRQ","3154662LTUYGJ","4533TKzIXm","2304655noqDAV","48397921ncDNct","12RciQye","registerDescriptionCallback","insertBookmark","newValue","*Insert:* %0","insertion","deletion"];return(fe=function(){return t})()}function he(t,e){const n=fe();return(he=function(t,e){return n[t-=139]})(t,e)}!function(t){const e=he,n=t();for(;;)try{if(983675===-parseInt(e(169))/1+parseInt(e(149))/2*(-parseInt(e(158))/3)+-parseInt(e(161))/4*(parseInt(e(159))/5)+-parseInt(e(140))/6*(-parseInt(e(157))/7)+-parseInt(e(156))/8*(parseInt(e(152))/9)+parseInt(e(151))/10+parseInt(e(160))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fe);class me extends t.Plugin{[de(144)](){const t=de,e=this[t(154)],n=e[t(170)],r=e[t(171)][t(155)](t(150));e[t(171)][t(145)](t(173))&&(r[t(174)](t(163)),r[t(178)](t(142)),r[t(175)][t(162)](e=>{const r=t;if(r(166)!=e[r(146)]&&r(167)!=e[r(146)]&&r(148)!=e[r(146)])return;const s=e[r(139)]();if(null==s)return;if(!s.is(r(179),r(147)))return;const o=s[r(141)](r(177));if(r(166)==e[r(146)])return{type:r(166),content:Dt(n,r(165),'"'+o+'" '+Dt(n,r(168)))};if(r(167)==e[r(146)])return{type:r(167),content:Dt(n,r(153),'"'+o+'" '+Dt(n,r(168)))};const{data:i}=e;return i&&r(177)==i[r(143)]?{type:r(172),content:Dt(n,r(176),'"'+i[r(164)]+'"')}:void 0}))}}const pe=ke;function ke(t,e){const n=be();return(ke=function(t,e){return n[t-=410]})(t,e)}function be(){const t=["4115208MfCHsL","enableCommand","changeCaseTitle","plugins","3460038UJjnZd","9fRTMLp","changeCaseLower","5268280OTVMVJ","1593054cfzAJn","6969788pGiuON","editor","afterInit","1dhHUbt","12263080xoUBxU","get","642700ubAaON","changeCaseUpper","CaseChange","has","TrackChangesEditing"];return(be=function(){return t})()}!function(t){const e=ke,n=t();for(;;)try{if(647132===-parseInt(e(423))/1*(-parseInt(e(426))/2)+parseInt(e(415))/3+parseInt(e(411))/4+-parseInt(e(418))/5+-parseInt(e(419))/6+parseInt(e(420))/7+-parseInt(e(424))/8*(parseInt(e(416))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(be);class Ee extends t.Plugin{[pe(422)](){const t=pe,e=this[t(421)];e[t(414)][t(429)](t(428))&&(e[t(414)][t(425)](t(410))[t(412)](t(427)),e[t(414)][t(425)](t(410))[t(412)](t(417)),e[t(414)][t(425)](t(410))[t(412)](t(413)))}}const Ie=Te;function _e(){const t=["afterInit","TrackChangesEditing","plugins","enableCommand","1242276jazbUM","909gjjGKl","291089PBpeqA","7099790ZxAPMv","commands","2415dvRpTP","get","100716BhKTnw","editor","300pMunPG","36760QygyuM","6YmQWvW","1397711BAbDgh","ckbox","11axzZSF"];return(_e=function(){return t})()}function Te(t,e){const n=_e();return(Te=function(t,e){return n[t-=301]})(t,e)}!function(t){const e=Te,n=t();for(;;)try{if(245491===parseInt(e(302))/1+-parseInt(e(307))/2+parseInt(e(319))/3+-parseInt(e(309))/4*(-parseInt(e(305))/5)+parseInt(e(311))/6*(-parseInt(e(312))/7)+parseInt(e(310))/8*(parseInt(e(301))/9)+-parseInt(e(303))/10*(parseInt(e(314))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_e);class Ae extends t.Plugin{[Ie(315)](){const t=Ie,e=this[t(308)];e[t(304)][t(306)](t(313))&&e[t(317)][t(306)](t(316))[t(318)](t(313))}}function ye(t,e){const n=we();return(ye=function(t,e){return n[t-=422]})(t,e)}function we(){const t=["editor","value","outdentCodeBlock","model","268794JZCINQ","schema","740193WozVjx","commandName","afterInit","2086656sGlQhc","selection","find","descriptionFactory","config","toLowerCase","has","parent","ELEMENT_CODE_BLOCK","codeBlock","markBlockFormat","*Remove format:* %0","formatBlock","isLimit","11890197ljHykI","*Set format:* %0","8Hdwmph","document","blockName","locale","format","label","checkChild","registerDescriptionCallback","5643390GrDwYh","108375PwwMXn","change","rootElement","filter","6tGxxaV","languages","plugins","enableCommand","get","3322235albFRV","TrackChangesEditing","language","type","from","registerElementLabel","getSelectedBlocks","commandParams","CodeBlock","name","indentCodeBlock","forceValue","commands"];return(we=function(){return t})()}const Le=ye;!function(t){const e=ye,n=t();for(;;)try{if(649773===-parseInt(e(464))/1+-parseInt(e(468))/2*(parseInt(e(436))/3)+-parseInt(e(439))/4+parseInt(e(463))/5+parseInt(e(434))/6+parseInt(e(473))/7*(-parseInt(e(455))/8)+parseInt(e(453))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(we);class ve extends t.Plugin{[Le(438)](){const t=Le,e=this[t(430)];if(!e[t(470)][t(445)](t(425)))return;const n=e[t(470)][t(472)](t(474)),r=e[t(458)],s=e[t(443)][t(472)](t(448))[t(469)],o=e[t(429)][t(472)](t(448));n[t(471)](t(427)),n[t(471)](t(432)),n[t(471)](t(448),(r,i={})=>{const a=t,c=e[a(433)],u=e[a(433)][a(456)][a(440)],l=i&&void 0!==i[a(428)]?i[a(428)]:!o[a(431)];let g;i[a(475)]||(i[a(475)]=s[0][a(475)]),g=l?Array[a(477)](u[a(423)]())[a(467)](t=>Ce(t)||function(t,e){const n=a;return!t.is(n(466))&&!e[n(452)](t)&&e[n(461)](t[n(446)],n(448))}(t,c[a(435)])):Array[a(477)](u[a(423)]())[a(467)](t=>Ce(t));const d=y(g,c);c[a(465)](()=>{const t=a;for(const e of d)n[t(449)](e,{commandName:t(448),commandParams:[{...i,forceValue:l}],formatGroupId:t(457)})})}),n[t(442)][t(422)](t(448),e=>Dt(r,t(447),e)),n[t(442)][t(462)](e=>{const n=t;if(n(451)!=e[n(476)])return;const o=r.t,{data:i}=e;if(!i||n(448)!=i[n(437)])return;const a=i[n(424)][0][n(475)],c=o(s[n(441)](t=>t[n(475)]===a)[n(460)])[n(444)]();return i[n(424)][0][n(428)]?{type:n(459),content:Dt(r,n(454),Dt(r,n(447),1)+" ("+c+")")}:{type:n(459),content:Dt(r,n(450),Dt(r,n(447),1))}})}}function Ce(t){const e=Le;return e(448)==t[e(426)]}const Ne=Re;function Re(t,e){const n=Me();return(Re=function(t,e){return n[t-=242]})(t,e)}!function(t){const e=Re,n=t();for(;;)try{if(666451===parseInt(e(255))/1*(parseInt(e(246))/2)+parseInt(e(243))/3+-parseInt(e(251))/4*(-parseInt(e(244))/5)+-parseInt(e(252))/6+-parseInt(e(245))/7+parseInt(e(248))/8+parseInt(e(250))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Me);class Se extends t.Plugin{[Ne(256)](){const t=Ne,e=this[t(258)];e[t(247)][t(253)](t(259))&&e[t(247)][t(249)](t(242))[t(257)](t(254))}}function Me(){const t=["TrackChangesEditing","3391467cHpTTS","1111910rJjBiG","6451872GExAmM","5064WpcOjj","plugins","3626136RnHtVm","get","1061523ShMDJi","8vsgFjj","4048752oqrmYC","has","addCommentThread","46UsQXOi","afterInit","enableCommand","editor","CommentsEditing"];return(Me=function(){return t})()}var Oe=n(834);const Fe=xe;function De(){const t=["rootName","2603186yhrjZR","fromRange","selection","batch","editor","enqueueChange","10845714GgprJn","createSelection","commands","unlock","36087601apVhgn","8823330vVxrBq","18128mOilNl","TrackChangesEditing","1oBrNtV","enableCommand","4746YbpcZB","10yapRMt","end","get","6xPzJYU","forward","init","modifySelection","root","lock","detach","createRange","delete","deleteForward","model","isCollapsed","document","requires","11161899Wyrtou","$graveyard","unit","start","getFirstRange","plugins","buffer","1607848BiapMX","setSelection"];return(De=function(){return t})()}function xe(t,e){const n=De();return(xe=function(t,e){return n[t-=450]})(t,e)}!function(t){const e=xe,n=t();for(;;)try{if(958848===parseInt(e(485))/1*(parseInt(e(471))/2)+-parseInt(e(491))/3*(parseInt(e(468))/4)+parseInt(e(482))/5+-parseInt(e(477))/6+-parseInt(e(487))/7*(parseInt(e(483))/8)+-parseInt(e(461))/9+parseInt(e(488))/10*(parseInt(e(481))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(De);class Be extends t.Plugin{static get[Fe(460)](){return[Oe.Delete]}[Fe(493)](){const t=Fe,e=this[t(475)],n=e[t(466)][t(490)](t(484));n[t(486)](t(455));const r=e[t(479)][t(490)](t(456));n[t(486)](t(456),(n,s={})=>{const o=t,i=e[o(457)][o(478)](e[o(457)][o(459)][o(473)]);i[o(458)]&&e[o(457)][o(450)](i,{direction:o(492),unit:s[o(463)]});const c=i[o(465)](),u=a.ModelLiveRange[o(472)](c);let l;n(s),l=o(462)==u[o(451)][o(470)]?e[o(457)][o(454)](c[o(464)]):e[o(457)][o(454)](u[o(464)],u[o(489)]),u[o(453)](),e[o(457)][o(476)](r[o(467)][o(474)],t=>{const e=o;r[e(467)][e(452)](),t[e(469)](t[e(454)](l[e(489)])),r[e(467)][e(480)]()})})}}const Pe=Ue;function Ue(t,e){const n=Ge();return(Ue=function(t,e){return n[t-=237]})(t,e)}function Ge(){const t=["registerElementLabel","nodeAfter","containsItem","ELEMENT_LIST_ITEM","deletion","fromRange","registerAttributeLabel","checkTodoList","128RLJfUJ","find","ELEMENT_NUMBERED_LIST","attribute","ELEMENT_","mergeListItemBackward","customNumberedList","bulletedList","listType","map","_getAttributeKey","*Uncheck item*","hasSuggestion","*Merge:* list item","toUpperCase","indentList","type","6078870LczAmy","getSuggestions","getFirstRange","oldValue","4451913vhUqVI","listReversed","includes","name","data","getRanges","todoListCheck","default","numberedList","nextSibling","change","forceValue","from","createRange","size","descriptionFactory","setSelection","head","getFirstMarker","suggestion:attribute:","push","plugins","multipleBlocks","batch","attributeKey","trackChangesCommand","listItemIdFixer","isObject","refresh","ListEditing","FORMAT_INDENT","setAttribute","_findSuggestions","listStart","assureChains","6XcJfGJ","*Outdent:* %0","selection","parent","isLocal","newRange","afterInit","todoList","model","_suggestionFactory","length","*Format:* insert into %0","_splitMarkerName","accept","customBulletedList","bulleted","removeMarker","config","createPositionAt","add","get","range","editor","listIndent","_supportLegacySuggestions","3829044hXGLXi","33tKVdxR","locale","execute","enableDefaultAttributesIntegration","has","listStyle","todo","*Format:* remove from %0","start","outdentList","filter","listItemId","isUndo","todoListChecked","document","commands","mergeListItemForward","getAttribute","list.multiBlock","TodoListEditing","*Check item*","suggestion","previousSibling","*Merge:* %0","getSuggestion","TrackChangesEditing","getChangedMarkers","value","schema","listMarker","oldRange","formatBlock","commandParams","splitListItemBefore","getChanges","groupId","registerPostFixer","*Set format:* %0","numbered","meta","high","*Remove format:* %0","14400IuDucB","format","_LIST","1008uScIcZ","startsWith","ELEMENT_BULLETED_LIST","*Split:* list item","registerDescriptionCallback","114ZabPIJ","next","documentList","*Indent:* %0","_registerLegacyDescription","ELEMENT_TODO_LIST","2645485opNptg","listMarkerStyle","registerCustomCallback","differ","*Change to:* %0","attributes","newValue","noTrackChangesFixer","33103kXiFmN","commandName","change:data","key","detach","isNextTo","1804MqmyJA","splitListItemAfter","end"];return(Ge=function(){return t})()}!function(t){const e=Ue,n=t();for(;;)try{if(334954===-parseInt(e(263))/1*(-parseInt(e(243))/2)+parseInt(e(398))/3*(parseInt(e(274))/4)+-parseInt(e(249))/5*(-parseInt(e(330))/6)+-parseInt(e(257))/7*(parseInt(e(238))/8)+parseInt(e(295))/9+parseInt(e(291))/10+parseInt(e(356))/11*(-parseInt(e(355))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ge);class Ve extends t.Plugin{[Pe(336)](){const t=Pe,e=this[t(352)];if(!e[t(316)][t(360)](t(324)))return;const n=e[t(357)],r=e[t(316)][t(350)](t(381)),s=e[t(316)][t(360)](t(375)),o=!!e[t(347)][t(350)](t(374));function i(e){const r=t;return{type:r(399),content:""+Dt(n,r(393),e)}}function a(e){const r=t;return{type:r(399),content:""+Dt(n,r(397),e)}}r[t(359)](t(303)),r[t(359)](t(281)),r[t(359)](t(280)),r[t(359)](t(344)),r[t(359)](t(289)),r[t(359)](t(365)),r[t(359)](t(264)),r[t(359)](t(389)),o&&(r[t(359)](t(279)),r[t(359)](t(372))),s&&(r[t(359)](t(337)),r[t(359)](t(273)),r[t(310)][t(242)](e=>{const r=t,{data:s}=e;if(s&&r(369)==s[r(260)])return{type:r(399),content:s[r(255)]?Dt(n,r(376)):Dt(n,r(285))}}),this[t(352)][t(338)][t(370)][t(392)](e=>{const n=t;if(e[n(318)][n(368)])return!1;let s=!1;const o=r[n(292)]({skipNotAttached:!0})[n(366)](t=>n(369)===r[n(284)](t));for(const t of o)n(362)!=t[n(293)]()[n(364)][n(267)][n(373)](n(282))&&(r[n(327)](t[n(293)](),n(277))[n(275)](t=>n(282)===r[n(284)](t[n(377)]))||(e[n(346)](t[n(313)]()),s=!0));return s})),r[t(310)][t(272)](t(353),Dt(n,t(325)));const c={type:t(399),content:""};r[t(310)][t(242)](e=>{const r=t,{data:s}=e;if(!s||r(282)!=s[r(260)])return;let u=e[r(312)];for(;u;){if(u[r(299)]&&((r(361)==u[r(299)][r(260)]||r(250)==u[r(299)][r(260)])&&(u[r(299)][r(255)]&&r(302)!=u[r(299)][r(255)]||r(302)!=u[r(299)][r(294)]&&!s[r(255)])||!o&&u[r(299)][r(260)]==Na))return c;u=u[r(244)]}if(null==s[r(255)])switch(s[r(294)]){case r(345):return a(Dt(n,r(240)));case r(394):return a(Dt(n,r(276)));case r(362):return a(Dt(n,r(248)))}switch(s[r(255)]){case r(345):return i(Dt(n,r(240)));case r(394):return i(Dt(n,r(276)));case r(362):return i(Dt(n,r(248)))}}),r[t(310)][t(242)](e=>{const n=t,{data:r}=e;if(r&&n(353)==r[n(260)])return null==r[n(255)]||null==r[n(294)]&&0==r[n(255)]?c:void 0}),r[t(310)][t(242)](e=>{const r=t;if(r(277)!=e[r(290)])return;const{data:s}=e;if(!s||r(367)!=s[r(260)])return;const o=He(e);return r(255)==o?{type:r(399),content:Dt(n,r(287))}:r(294)==o?{type:r(399),content:Dt(n,r(241))}:c}),e[t(338)][t(370)][t(392)](e=>this[t(321)](e)),e[t(338)][t(370)][t(392)](e=>this[t(256)](e)),e[t(338)][t(370)].on(t(259),(e,n)=>{const r=t;if(n[r(368)]||!n[r(334)])return!1;this[r(329)]()},{priority:t(396)}),this[t(354)]()}[Pe(321)](t){const e=Pe;if(t[e(318)][e(368)]||!t[e(318)][e(334)])return!1;let n=!1;const r=this[e(352)][e(316)][e(350)](e(381))[e(292)]({skipNotAttached:!0})[e(366)](t=>t[e(299)]&&e(367)==t[e(299)][e(260)])[e(366)](t=>t[e(299)][e(255)]&&t[e(299)][e(294)]);for(const s of r)He(s)||(t[e(346)](s[e(313)]()),n=!0);return n}[Pe(256)](t){const e=Pe;if(t[e(318)][e(368)]||!t[e(318)][e(334)])return!1;const n=this[e(352)][e(316)][e(350)](e(381));if(n[e(320)][e(383)])return!1;let r=!1;const s=[e(282),e(367),e(353),e(361),e(328),e(296),e(301),e(385),e(250)],o=this[e(352)][e(338)][e(370)][e(252)][e(390)]()[e(366)](t=>e(277)==t[e(290)])[e(366)](t=>s[e(297)](t[e(319)]));if(0==o[e(340)])return r;for(const i of o){const o=n[e(327)](i[e(351)],e(277))[e(366)](t=>!t[e(395)][e(262)])[e(283)](t=>t[e(377)])[e(366)](t=>{const r=e,o=n[r(284)](t);return s[r(297)](o)});if(o[e(340)]){for(const n of o)t[e(346)](n[e(313)]());r=!0}}return r}[Pe(329)](){const t=Pe,e=this[t(352)][t(316)][t(350)](t(381)),n=[t(282),t(367),t(353),t(361),t(328),t(296),t(301),t(385),t(250)];let r;const s=new Set(this[t(352)][t(338)][t(370)][t(252)][t(382)]()[t(366)](r=>{const s=t;if(r[s(299)][s(386)]||!r[s(299)][s(335)])return null;if(!r[s(298)][s(239)](s(314)))return null;const{id:o}=e[s(342)](r[s(298)]);if(!e[s(286)](o))return null;const i=e[s(380)](o);return n[s(297)](i[s(299)][s(260)])})[t(283)](n=>{const s=t,{id:o}=e[s(342)](n[s(298)]),i=e[s(380)](o);return r=i[s(254)][s(391)],i[s(293)]()[s(364)][s(267)]}));if(0==s[t(309)])return;const o=e[t(292)]({skipNotAttached:!0})[t(366)](e=>t(277)==e[t(290)]&&e[t(299)]&&n[t(297)](e[t(299)][t(260)])&&e[t(254)][t(391)]!=r)[t(283)](e=>({listItem:e[t(293)]()[t(364)][t(267)],groupId:e[t(254)][t(391)]})),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(360)](n)&&i[t(349)](e);for(const n of e[t(292)]())i[t(360)](n[t(254)][t(391)])&&n[t(326)](t(391),r)}[Pe(354)](){const t=Pe,e=this[t(352)],n=e[t(357)],r=e[t(316)][t(350)](t(381));this[t(247)](),r[t(339)][t(251)](t(387),t(245),t(343),function(n,r){const s=t,o=[];for(let t of n)t[s(364)][s(267)]===t[s(265)][s(333)]&&(t=e[s(338)][s(308)](e[s(338)][s(348)](t[s(364)][s(267)],0))),o[s(315)](t);e[s(338)][s(305)](t=>{const n=s,i=e[n(338)][n(370)][n(332)],c=Array[n(307)](i[n(300)]())[n(283)](t=>a.ModelLiveRange[n(271)](t));t[n(311)](o),e[n(371)][n(350)](r[n(258)])[n(323)](),r[n(388)][n(315)]({forceDefaultExecution:!0}),e[n(358)](r[n(258)],...r[n(388)]),t[n(311)](c);for(const t of c)t[n(261)]()})}),r[t(310)][t(266)](function(n){const r=t,s=!e[r(338)][r(384)][r(322)](n),o=n[r(378)],i=n[r(304)],a=n[r(373)](r(367)),c=!o||o[r(373)](r(367))!==a,u=!i||i[r(373)](r(367))!==a;return s&&Boolean(a)&&c&&u},e=>Dt(n,t(269),e))}[Pe(247)](){const t=Pe,e=this[t(352)],n=e[t(357)];function r(n){const r=t,s=e[r(371)][r(350)](r(281))[r(383)],o=e[r(371)][r(350)](r(303))[r(383)];return r(303)===n?s:o}e[t(316)][t(350)](t(381))[t(310)][t(242)](function(s){const o=t;if(o(387)!=s[o(290)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(258)]){case o(281):u=i[o(388)][0][o(306)],l=r(i[o(258)]),a=o(u?341:363),!l&&e[o(347)][o(350)](o(374))||(a=o(253)),c={type:o(399),content:Dt(n,a,Dt(n,o(240)))};break;case o(303):u=i[o(388)][0][o(306)],l=r(i[o(258)]),a=o(u?341:363),!l&&e[o(347)][o(350)](o(374))||(a=o(253)),c={type:o(399),content:Dt(n,a,Dt(n,o(276)))};break;case o(289):a=o(246),c={type:o(399),content:Dt(n,a,Dt(n,o(269)))};break;case o(365):a=function(t){const e=o,n=t[e(293)]();let r=n[e(364)][e(267)];for(;r&&n[e(268)](r);){if(r[e(373)](e(353))>0)return!1;r=r[e(304)]}return!0}(s)?Dt(n,o(363),Dt(n,function(t){const e=o;return e(278)+t[e(293)]()[e(364)][e(267)][e(373)](e(282))[e(288)]()+e(237)}(s))):Dt(n,o(331),Dt(n,o(269))),c={type:o(399),content:a};break;case o(279):case o(372):!1===i[o(317)]&&(a=o(379),c={type:o(270),content:Dt(n,a,Dt(n,o(269)))})}return c})}}function He(t){const e=Pe;let n=t[e(293)]()[e(364)][e(267)][e(378)];for(;n;){const r=n[e(373)](e(367));if(!r)return!1;if(r==t[e(299)][e(255)])return e(255);if(r==t[e(299)][e(294)])return e(294);n=n[e(378)]}return!1}function je(t,e){const n=We();return(je=function(t,e){return n[t-=468]})(t,e)}const ze=je;function We(){const t=["commandParams","afterInit","list.properties","3ReZVao","attribute","batch","isUndo","format","styles","config","locale","includes","disc","upper-latin","data","getFirstRange","*Change to:* %0","bulleted","upper-roman","_registerLegacyDescription","decimal","*Remove format:* %0","*Format:* set order to reversed","enableDefaultAttributesIntegration","lower-latin","newValue","has","oldValue","formatBlock","_LIST_","lower-roman","ListPropertiesEditing","bind","nodeAfter","872720yhnvfq","find","registerAttributeLabel","type","_LIST_DEFAULT","head","listType","getSuggestions","get","getAttribute","square","102060SFQWnA","_getAttributeKey","commandName","FORMAT_LIST_REVERSED","suggestion","TrackChangesEditing","document","19260YTCfTh","removeMarker","plugins","numbered","reversed","customNumbered","model","2460756QJuipw","650416MRyxQX","descriptionFactory","*Format:* set order to regular","getFirstMarker","editor","listStart","startIndex","handleDescriptions","*Set format:* %0","17246hkDZSY","decimal-leading-zero","next","default","key","toUpperCase","FORMAT_LIST_START","658380hVQkNJ","start","registerDescriptionCallback","listReversed","42Zjtkij","_findSuggestions","6093QHAaMI","replace","registerPostFixer","ELEMENT_","circle","_getTranslationKeyForListStyle","*Format:* set start index to %0","listStyle","filter"];return(We=function(){return t})()}!function(t){const e=je,n=t();for(;;)try{if(277636===parseInt(e(500))/1*(-parseInt(e(489))/2)+-parseInt(e(514))/3*(parseInt(e(545))/4)+-parseInt(e(496))/5+-parseInt(e(479))/6+parseInt(e(556))/7+parseInt(e(480))/8+parseInt(e(502))/9*(parseInt(e(472))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(We);class Ke extends t.Plugin{[ze(512)](){const t=ze;if(!this[t(484)][t(474)][t(537)](t(542)))return;const e=this[t(484)][t(520)][t(553)](t(513)),n=this[t(484)][t(474)][t(553)](t(470));e[t(519)]&&n[t(534)](t(509)),e[t(476)]&&n[t(534)](t(499)),e[t(486)]&&n[t(534)](t(485));const r={type:t(518),content:""};n[t(481)][t(498)](this[t(487)][t(543)](this));const s=this[t(484)][t(521)];n[t(481)][t(547)](t(499),Dt(s,t(468))),n[t(481)][t(498)](e=>{const n=t,{data:s}=e;if(s&&n(499)==s[n(493)])return null==s[n(536)]||0==s[n(536)]&&null==s[n(538)]?r:void 0}),n[t(481)][t(547)](t(485),Dt(s,t(495))),n[t(481)][t(498)](e=>{const n=t,{data:s}=e;if(s&&n(485)==s[n(493)])return null==s[n(536)]||1==s[n(536)]&&null==s[n(538)]?r:void 0}),this[t(484)][t(478)][t(471)][t(504)](e=>{const r=t;if(e[r(516)][r(517)])return!1;let s=!1;const o=n[r(552)]({skipNotAttached:!0})[r(510)](t=>{const e=r,s=n[e(557)](t);return e(485)==s||e(499)==s});for(const t of o){const o=t[r(526)]()[r(497)][r(544)][r(554)](r(551));r(475)!=o&&r(477)!=o&&(n[r(501)](t[r(526)](),r(515))[r(546)](t=>r(551)==n[r(557)](t[r(469)]))||(e[r(473)](t[r(483)]()),s=!0))}return s}),this[t(530)]()}[ze(487)](t){const e=ze,n=this[e(484)][e(521)],{data:r}=t,s={type:e(518),content:""};if(!r||e(509)!=r[e(493)])return;if(!r[e(538)])return e(492)==r[e(536)]?s:{type:e(518),content:""+Dt(n,e(488),Dt(n,this[e(507)](r[e(536)])))};if(!r[e(536)]){if(e(492)==r[e(538)])return s;let o=t[e(550)];for(;o;){if(o[e(525)]&&e(551)==o[e(525)][e(493)]&&o[e(525)][e(536)])return s;o=o[e(491)]}return{type:e(518),content:""+Dt(n,e(532),Dt(n,this[e(507)](r[e(538)])))}}if(e(492)!=r[e(536)])return{type:e(518),content:""+Dt(n,e(488),Dt(n,this[e(507)](r[e(536)])))};let o=t[e(550)];for(;o;){if(o[e(525)]&&e(551)==o[e(525)][e(493)]&&o[e(525)][e(536)]&&o[e(525)][e(538)])return s;o=o[e(491)]}const i=t[e(526)]()[e(497)][e(544)][e(554)](e(551));return{type:e(518),content:Dt(n,e(488),Dt(n,e(505)+i[e(494)]()+e(549)))}}[ze(530)](){const t=ze,e=this[t(484)],n=e[t(521)];e[t(474)][t(553)](t(470))[t(481)][t(498)](e=>{const r=t;if(r(539)!=e[r(548)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(558)]){case r(509):o=r(527),i={type:r(518),content:Dt(n,o,Dt(n,this[r(507)](s[r(511)][0][r(548)])))};break;case r(499):o=s[r(511)][0][r(476)]?r(533):r(482),i={type:r(518),content:Dt(n,o)};break;case r(485):o=r(508),i={type:r(518),content:Dt(n,o,s[r(511)][0][r(486)])}}return i})}[ze(507)](t){const e=ze;return e(505)+function(t){const n=e;return qe[n(522)](t)?n(528):Ze[n(522)](t)?n(475):null}(t)[e(494)]()+e(540)+t[e(494)]()[e(503)](/-/g,"_")}}const qe=[ze(523),ze(506),ze(555)],Ze=[ze(531),ze(490),ze(541),ze(529),ze(535),ze(524)];function Je(){const t=["5jgXEAS","890410RhWnpy","5OqNzRU","TrackChangesEditing","plugins","enableCommand","editor","2817462tkNRlR","326280lcison","366336EMRXzA","2003904NzXQJs","afterInit","4459490SzCqIw","get","emoji","58622WtagwD","commands","108MdbicV"];return(Je=function(){return t})()}const Xe=Ye;function Ye(t,e){const n=Je();return(Ye=function(t,e){return n[t-=423]})(t,e)}!function(t){const e=Ye,n=t();for(;;)try{if(376064===parseInt(e(437))/1*(parseInt(e(432))/2)+parseInt(e(425))/3+-parseInt(e(426))/4+parseInt(e(435))/5*(-parseInt(e(424))/6)+-parseInt(e(429))/7+parseInt(e(427))/8+-parseInt(e(434))/9*(-parseInt(e(436))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Je);class Qe extends t.Plugin{[Xe(428)](){const t=Xe,e=this[t(423)];e[t(433)][t(430)](t(431))&&e[t(439)][t(430)](t(438))[t(440)](t(431))}}var $e=n(507);const tn=en;function en(t,e){const n=nn();return(en=function(t,e){return n[t-=225]})(t,e)}function nn(){const t=["74835zOWDtd","setSelection","afterExecute","enableCommand","TrackChangesEditing","createRange","get","4254584dpkXca","nextSibling","73414edquKe","fromRange","246157wwLkyf","model","markInsertion","init","editor","requires","enter","change","6dHoWJI","detach","12435csIlXR","plugins","end","2wGWVSp","getFirstRange","getFirstPosition","1464GFYIhA","116zOzZiG","document","530kjyWjh","parent","enterBlock","2508435jjXAKu","createPositionAt","selection","3096814bQeiyX","commands","fire"];return(nn=function(){return t})()}!function(t){const e=en,n=t();for(;;)try{if(405095===-parseInt(e(226))/1*(-parseInt(e(239))/2)+-parseInt(e(236))/3*(-parseInt(e(243))/4)+-parseInt(e(248))/5*(-parseInt(e(234))/6)+parseInt(e(251))/7+-parseInt(e(261))/8+-parseInt(e(254))/9*(-parseInt(e(245))/10)+parseInt(e(263))/11*(-parseInt(e(242))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nn);class rn extends t.Plugin{static get[tn(231)](){return[$e.Enter]}[tn(229)](){const t=tn,e=this[t(230)],n=e[t(237)][t(260)](t(258)),r=e[t(252)][t(260)](t(232));n[t(257)](t(232),()=>{const s=t;e[s(227)][s(233)](t=>{const o=s,i=e[o(227)][o(244)][o(250)],c=i[o(241)](),u=a.ModelLiveRange[o(225)](i[o(240)]());if(r[o(247)](t)){const r=e[o(227)][o(249)](c[o(246)][o(262)],0),s=t[o(259)](c,r);n[o(228)](s)}else t[o(255)](t[o(259)](u[o(238)]));u[o(235)](),r[o(253)](o(256),{writer:t})})})}}const sn=on;function on(t,e){const n=cn();return(on=function(t,e){return n[t-=124]})(t,e)}!function(t){const e=on,n=t();for(;;)try{if(837411===parseInt(e(165))/1+-parseInt(e(143))/2*(-parseInt(e(131))/3)+-parseInt(e(135))/4+-parseInt(e(141))/5*(-parseInt(e(147))/6)+parseInt(e(154))/7+-parseInt(e(139))/8+-parseInt(e(156))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(cn);class an extends t.Plugin{[sn(158)](){const t=sn;if(!this[t(157)][t(146)][t(151)](t(145)))return;const e=this[t(157)][t(146)][t(133)](t(142));e[t(136)](t(148),this[t(124)][t(164)](this)),e[t(136)](t(149)),e[t(136)](t(150)),e[t(136)](t(137)),e[t(136)](t(152))}[sn(124)](t,e,n={}){const r=sn,s=this[r(157)][r(146)][r(133)](r(129));return t(t=>{const o=r;let i=(o(153)==typeof e?s[o(127)](e,n):e)(t);Array[o(140)](i)&&(i={results:i,searchText:o(153)==typeof e?e:""});const a=i[o(138)][o(159)](e=>!1===this[o(126)](e,t[o(162)]));return{...i,results:a}},n)}[sn(126)](t,e){const n=sn,r=this[n(157)][n(134)][n(144)](this[n(157)][n(134)][n(125)](e,t[n(132)]),this[n(157)][n(134)][n(125)](e,t[n(160)]));for(const t of this[n(157)][n(134)][n(161)][n(163)](n(130)))if(null!==r[n(155)](t[n(128)]()))return!0;return!1}}function cn(){const t=["3707538IEAluX","find","findNext","findPrevious","has","replaceAll","string","9132424vTpelp","getIntersection","14890437xdEYte","editor","afterInit","filter","end","markers","item","getMarkersGroup","bind","1090994ggtSit","handleFindCommand","createPositionAt","_isInDeletionRange","findByTextCallback","getRange","FindAndReplaceUtils","suggestion:deletion","654837lTGfgX","start","get","model","7208BfaqAg","enableCommand","replace","results","7651208HbbaJl","isArray","5WDciNm","TrackChangesEditing","4bAqvnH","createRange","FindAndReplaceEditing","plugins"];return(cn=function(){return t})()}function un(t,e){const n=gn();return(un=function(t,e){return n[t-=250]})(t,e)}const ln=un;function gn(){const t=["format","FORMAT_FONT_FAMILY","FORMAT_FONT_BACKGROUND","model","5KFkMuU","1631742IagLZD","label","FontSize","_registerLegacyDescription","*Reset font color*","316345UEOmYF","has","*Reset font family*","*Set font size:* %0","enableDefaultAttributesIntegration","fontBackgroundColor.colors","4351024keVQUf","registerDescriptionCallback","toLowerCase","154UhDxuh","746056CeFHhy","type","trim","fontColor.colors","*Set font background color:* %0","get","editor","FORMAT_FONT_SIZE","locale","commandParams","102252aBieeH","fontSize","fontBackgroundColor","FontSizeEditing","config","value","descriptionFactory","plugins","FontColorEditing","1968300kdRaaA","registerAttributeLabel","FontBackgroundColorEditing","*Reset font background color*","*Set font color:* %0","normalizeSizeOptions","*Set font family:* %0","commandName","FORMAT_FONT_COLOR","TrackChangesEditing","formatInline","title","fontSize.options","FontFamilyEditing","*Reset font size*","218930nMEqSK","fontColor","2ItkPyt","fontFamily","find","afterInit"];return(gn=function(){return t})()}!function(t){const e=un,n=t();for(;;)try{if(307912===-parseInt(e(256))/1*(-parseInt(e(302))/2)+-parseInt(e(251))/3+parseInt(e(266))/4*(-parseInt(e(250))/5)+-parseInt(e(276))/6*(-parseInt(e(265))/7)+parseInt(e(262))/8+-parseInt(e(285))/9+parseInt(e(300))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gn);const dn=[{pluginName:ln(279),commandName:ln(277)},{pluginName:ln(298),commandName:ln(303)},{pluginName:ln(284),commandName:ln(301)},{pluginName:ln(287),commandName:ln(278)}];class fn extends t.Plugin{[ln(305)](){const t=ln,e=this[t(272)][t(274)],n=this[t(272)][t(283)][t(271)](t(294));for(const{pluginName:e,commandName:r}of dn)this[t(272)][t(283)][t(257)](e)&&n[t(260)](r);n[t(282)][t(286)](t(277),Dt(e,t(273))),n[t(282)][t(286)](t(303),Dt(e,t(307))),n[t(282)][t(286)](t(301),Dt(e,t(293))),n[t(282)][t(286)](t(278),Dt(e,t(308))),this[t(254)]()}[ln(254)](){const t=ln,e=this[t(272)],n=e[t(274)];e[t(283)][t(271)](t(294))[t(282)][t(263)](e=>{const r=t,s=n.t;if(r(295)!=e[r(267)])return;const{data:i}=e;if(null!=i){if(r(277)==i[r(292)]){const t=i[r(275)][0][r(281)];if(t){const e=s(this[r(272)][r(283)][r(271)](r(253))[r(290)](this[r(272)][r(280)][r(271)](r(297)))[r(304)](e=>e[r(309)]==t)[r(296)])[r(264)]();return{type:r(306),content:Dt(n,r(259),e)}}return{type:r(306),content:Dt(n,r(299))}}if(r(303)==i[r(292)]){const t=i[r(275)][0][r(281)];return t?{type:r(306),content:Dt(n,r(291),t)}:{type:r(306),content:Dt(n,r(258))}}if(r(301)==i[r(292)]){const t=i[r(275)][0][r(281)];if(t){const e=(0,o.normalizeColorOptions)(this[r(272)][r(280)][r(271)](r(269)))[r(304)](e=>e[r(309)]==t);let i=t,a="";return e&&(i=e[r(252)],a=s(i)[r(264)]()),{type:r(306),content:Dt(n,r(289),a)[r(268)](),color:{value:t,title:a||i}}}return{type:r(306),content:Dt(n,r(255))}}if(r(278)==i[r(292)]){const t=i[r(275)][0][r(281)];if(t){const e=(0,o.normalizeColorOptions)(this[r(272)][r(280)][r(271)](r(261)))[r(304)](e=>e[r(309)]==t);let i=t,a="";return e&&(i=e[r(252)],a=s(i)[r(264)]()),{type:r(306),content:Dt(n,r(270),a)[r(268)](),color:{value:t,title:a||i}}}return{type:r(306),content:Dt(n,r(288))}}}})}}const hn=pn;!function(t){const e=pn,n=t();for(;;)try{if(528989===-parseInt(e(419))/1*(parseInt(e(401))/2)+-parseInt(e(387))/3+-parseInt(e(423))/4*(-parseInt(e(420))/5)+-parseInt(e(407))/6*(-parseInt(e(389))/7)+-parseInt(e(390))/8*(parseInt(e(395))/9)+-parseInt(e(403))/10+parseInt(e(384))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(kn);class mn extends t.Plugin{[hn(409)](){const t=hn,{plugins:e}=this[t(414)];e[t(397)](t(413))&&this[t(422)](),e[t(397)](t(405))&&this[t(388)]()}[hn(388)](){const t=hn,{locale:e,plugins:n,commands:r}=this[t(414)],s=n[t(412)](t(415));r[t(412)](t(421))&&s[t(398)](t(421)),r[t(412)](t(392))&&s[t(398)](t(392)),s[t(399)](t(386)),s[t(396)][t(406)](t(386),Dt(e,t(410))),s[t(399)](t(418)),s[t(396)][t(406)](t(418),Dt(e,t(404)))}[hn(422)](){const t=hn,e=this[t(414)][t(394)][t(412)](t(415)),{locale:n,commands:r}=this[t(414)];r[t(412)](t(417))&&e[t(411)](t(417)),e[t(396)][t(400)](t(408),e=>Dt(n,t(393),e)),e[t(396)][t(400)](t(402),e=>Dt(n,t(391),e)),e[t(396)][t(400)](t(416),e=>Dt(n,t(385),e))}}function pn(t,e){const n=kn();return(pn=function(t,e){return n[t-=384]})(t,e)}function kn(){const t=["ELEMENT_FOOTNOTES_DEFINITIONS_LIST","footnotesListStyle","3131124gGtghF","_registerFootnotesPropertiesEditingIntegration","819217bhNGeg","1992ucKNuv","ELEMENT_FOOTNOTE_DEFINITION","footnotesStart","ELEMENT_FOOTNOTE_REF","plugins","31725GgGSso","descriptionFactory","has","enableDefaultAttributesIntegration","registerBlockAttribute","registerElementLabel","1149544lnAqLm","footnoteDefinition","10250700GAlymE","FORMAT_FOOTNOTES_LIST_START","FootnotesPropertiesEditing","registerAttributeLabel","42mgTYxO","footnoteRef","afterInit","FORMAT_FOOTNOTES_LIST_STYLE","enableCommand","get","FootnotesEditing","editor","TrackChangesEditing","footnotesDefinitions","insertFootnote","footnotesListStart","1zUYTvw","5aBDZcj","footnotesStyle","_registerFootnotesEditingIntegration","232244YvufII","34902846dEoObV"];return(kn=function(){return t})()}const bn=In;!function(t){const e=In,n=t();for(;;)try{if(894832===parseInt(e(312))/1*(parseInt(e(354))/2)+parseInt(e(330))/3+parseInt(e(344))/4*(-parseInt(e(360))/5)+-parseInt(e(324))/6+-parseInt(e(349))/7*(-parseInt(e(333))/8)+parseInt(e(341))/9*(parseInt(e(343))/10)+-parseInt(e(356))/11*(parseInt(e(351))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tn);class En extends t.Plugin{[bn(334)](){const t=bn,e=this[t(348)],n=e[t(310)][t(307)](t(358)),r=e[t(308)][t(307)](t(335)),s=e[t(308)][t(307)](t(350));r&&s&&(n[t(357)](t(350)),n[t(353)](t(335)),this[t(346)]())}[bn(346)](){const t=bn,e=this[t(348)],n=e[t(320)];e[t(310)][t(307)](t(358))[t(347)][t(345)](r=>{const s=t;if(s(361)!=r[s(340)]&&s(322)!=r[s(340)])return;const{data:o}=r;if(o&&s(350)===o[s(332)]){const t=[],r=o[s(328)][0];for(const[n,o]of Object[s(323)](r))t[s(318)](_n(e,n,o));return t[s(325)]?{type:s(306),content:Dt(n,s(309),t[s(316)](", "))}:{type:s(306),content:Dt(n,s(337))}}})}}function In(t,e){const n=Tn();return(In=function(t,e){return n[t-=306]})(t,e)}function _n(t,e,n){const r=bn,s=t[r(320)].t,i=e[r(336)](/(?=[A-Z])/)[r(316)](" "),a=s(i[r(317)](0)[r(311)]()+i[r(313)](1))[r(342)]();if(r(315)==typeof n)return a;if(r(314)===e||r(329)===e){const e=(0,o.normalizeColorOptions)(t[r(319)][r(307)](r(321)))[r(327)](t=>t[r(359)]==n);return a+" ("+(e?s(e[r(331)])[r(342)]():n)+")"}if(r(338)===e&&isNaN(parseFloat(n))){const e=t[r(310)][r(307)](r(326))[r(352)](t[r(319)][r(307)](r(339)))[r(327)](t=>t[r(359)]==n);return a+" ("+(e?s(e[r(355)])[r(342)]():n)+")"}return a+" ("+n+")"}function Tn(){const t=["format","get","commands","*Set format to:* %0","plugins","toUpperCase","277169pcNRVw","slice","fontColor","boolean","join","charAt","push","config","locale","fontColor.colors","formatInline","entries","4078248UAVNUs","length","FontSize","find","commandParams","fontBackgroundColor","5122914LStcyK","label","commandName","9355288KIFYtf","afterInit","copyFormat","split","*Remove all formatting*","fontSize","fontSize.options","type","45099JzRjdb","toLowerCase","2420HPZiRT","27708Vqgsls","registerDescriptionCallback","_registerLegacyDescription","descriptionFactory","editor","7xbTgfw","pasteFormat","48lFEouz","normalizeSizeOptions","enableCommand","10BQhfWE","title","10651597qEnbit","enableDefaultAttributesIntegration","TrackChangesEditing","model","20tWQGeC","formatBlock"];return(Tn=function(){return t})()}const An=yn;function yn(t,e){const n=Ln();return(yn=function(t,e){return n[t-=401]})(t,e)}!function(t){const e=yn,n=t();for(;;)try{if(925258===parseInt(e(419))/1*(-parseInt(e(423))/2)+-parseInt(e(431))/3*(parseInt(e(403))/4)+parseInt(e(441))/5+-parseInt(e(421))/6*(-parseInt(e(432))/7)+parseInt(e(428))/8*(parseInt(e(412))/9)+-parseInt(e(438))/10+parseInt(e(446))/11*(parseInt(e(410))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ln);class wn extends t.Plugin{[An(427)];[An(425)](){const t=An,e=this[t(443)];if(!e[t(434)][t(444)](t(445)))return;this[t(427)]=e[t(420)][t(415)](t(436));const n=e[t(404)],r=e[t(434)][t(415)](t(430));r[t(435)](t(440));for(const e of this[t(427)])t(439)!=e[t(405)]&&r[t(407)][t(409)](e[t(405)],n=>{const r=t,i=this[r(413)](e[r(405)]);return null!==i?s(n,i):o(n,e[r(429)])});function s(e,r){return Dt(n,t(417),[e,r])}function o(e,r){return Dt(n,t(406),[e,r])}this[t(414)]()}[An(414)](){const t=An,e=this[t(443)],n=e[t(404)];e[t(434)][t(415)](t(430))[t(407)][t(437)](e=>{const r=t;if(r(424)!=e[r(408)])return;const{data:s}=e;if(s&&r(440)==s[r(402)]){const e=s[r(411)][0][r(401)],c=this[r(413)](e);if(null!==c)return{type:r(426),content:Dt(n,r(442),(a=c,Dt(n,r(417),[1,a])))};const u=this[r(427)][r(422)](t=>t[r(405)]===e)[r(429)];return{type:r(426),content:Dt(n,r(442),(o=1,i=u,Dt(n,t(406),[o,i])))}}var o,i,a})}[An(413)](t){const e=An,n=t[e(416)](/^heading(\d+)/);if(n)return n[1];const r=this[e(427)]?.[e(422)](n=>n[e(405)]==t);if(r&&r[e(418)]){const t=r[e(418)],n=(t[e(433)]??t)[e(416)](/^h(\d+)/);if(n)return n[1]}return null}}function Ln(){const t=["_getHeadingLevel","_registerLegacyDescription","get","match","ELEMENT_HEADING","view","135lpdwrj","config","24skioeK","find","16186MKsMLV","formatBlock","afterInit","format","_headingOptions","8awEfGz","title","TrackChangesEditing","3WoJYYE","191611ygWeon","name","plugins","enableDefaultAttributesIntegration","heading.options","registerDescriptionCallback","7076710pgQLgI","paragraph","heading","921630btGTKz","*Change to:* %0","editor","has","HeadingEditing","22187ZpFUfO","value","commandName","4512872uZoPNa","locale","model","ELEMENT_HEADING_CUSTOM","descriptionFactory","type","registerElementLabel","13812AzUVaB","commandParams","11144853XbIXwA"];return(Ln=function(){return t})()}const vn=Cn;function Cn(t,e){const n=Nn();return(Cn=function(t,e){return n[t-=423]})(t,e)}function Nn(){const t=["toLowerCase","*Remove highlight*","title","commandName","format","locale","highlight","2810215rVbFzn","1267NshUzT","1AUFAcX","654596loSaTJ","editor","registerAttributeLabel","value","11503965gZOAqK","2067890IRZwbY","13855550Msmlwl","TrackChangesEditing","FORMAT_HIGHLIGHT","find","_registerLegacyDescription","registerDescriptionCallback","type","model","formatInline","9OUohAa","6SzUdfk","color","33akpvep","enableDefaultAttributesIntegration","commandParams","config","5229300smvrlJ","highlight.options","has","50232CBnChy","HighlightEditing","get","afterInit","*Set highlight:* %0","descriptionFactory","plugins"];return(Nn=function(){return t})()}!function(t){const e=Cn,n=t();for(;;)try{if(967253===parseInt(e(444))/1*(-parseInt(e(450))/2)+-parseInt(e(463))/3*(-parseInt(e(445))/4)+parseInt(e(442))/5*(parseInt(e(461))/6)+-parseInt(e(443))/7*(parseInt(e(428))/8)+-parseInt(e(460))/9*(-parseInt(e(451))/10)+-parseInt(e(449))/11+parseInt(e(425))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Nn);class Rn extends t.Plugin{[vn(431)](){const t=vn,e=this[t(446)];if(!e[t(434)][t(427)](t(429)))return;const n=e[t(434)][t(430)](t(452)),r=e[t(440)];n[t(464)](t(441)),n[t(433)][t(447)](t(441),Dt(r,t(453))),this[t(455)]()}[vn(455)](){const t=vn,e=this[t(446)],n=e[t(440)];e[t(434)][t(430)](t(452))[t(433)][t(456)](r=>{const s=t;if(s(459)!=r[s(457)])return;const{data:o}=r;if(o&&s(441)==o[s(438)]){const t=n.t,r=o[s(423)][0][s(448)];if(r){const o=e[s(424)][s(430)](s(426))[s(454)](t=>t[s(458)]==r),i=t(o[s(437)])[s(435)]();return{type:s(439),content:Dt(n,s(432),i),color:{value:o[s(462)],title:o[s(437)]}}}return{type:s(439),content:Dt(n,s(436),Dt(n,s(453)))}}})}}const Sn=Mn;function Mn(t,e){const n=Fn();return(Mn=function(t,e){return n[t-=381]})(t,e)}!function(t){const e=Mn,n=t();for(;;)try{if(936515===-parseInt(e(398))/1*(-parseInt(e(394))/2)+-parseInt(e(387))/3*(-parseInt(e(388))/4)+parseInt(e(382))/5*(parseInt(e(397))/6)+parseInt(e(384))/7*(parseInt(e(385))/8)+-parseInt(e(396))/9+parseInt(e(390))/10*(-parseInt(e(389))/11)+parseInt(e(400))/12*(parseInt(e(386))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fn);class On extends t.Plugin{[Sn(391)](){const t=Sn,e=this[t(405)];if(!e[t(381)][t(383)](t(399)))return;e[t(381)][t(401)](t(404))[t(402)](t(395));const n=e[t(381)][t(401)](t(404)),r=e[t(406)];n[t(403)][t(392)](t(395),e=>Dt(r,t(393),e))}}function Fn(){const t=["1320qBwqZT","afterInit","registerElementLabel","ELEMENT_HORIZONTAL_LINE","2QxEhLh","horizontalLine","14039631edSMwR","552YrUsIJ","1399012jkCifZ","HorizontalLineEditing","3372RdNngC","get","enableCommand","descriptionFactory","TrackChangesEditing","editor","locale","plugins","10235MZkmyE","has","7WBKUPb","21976cvrcdQ","20813jKRSFy","6rqXWbQ","3254172KKSNeL","97548PFDJiX"];return(Fn=function(){return t})()}const Dn=Bn;function xn(){const t=["287682AkCnvd","_registerLegacyDescription","type","329FThntY","getFirstRange","get","88248RFILKS","210sQljPJ","has","afterInit","28744pQGFqg","402868UbPpnn","locale","*Change %0 content*","enableDefaultAttributesIntegration","415sSHFAY","registerElementLabel","ELEMENT_HTML_EMBED","nodeAfter","attribute","170995ckycaM","commandName","rawHtml","formatBlock","HtmlEmbed","htmlEmbed","format","25278jEZIGM","registerDescriptionCallback","element","plugins","TrackChangesEditing","key","1307187ohEhNb","153pMgaFx","start","editor","value","descriptionFactory"];return(xn=function(){return t})()}function Bn(t,e){const n=xn();return(Bn=function(t,e){return n[t-=191]})(t,e)}!function(t){const e=Bn,n=t();for(;;)try{if(312896===parseInt(e(206))/1+parseInt(e(217))/2+-parseInt(e(200))/3+-parseInt(e(216))/4*(-parseInt(e(221))/5)+-parseInt(e(194))/6*(parseInt(e(209))/7)+-parseInt(e(212))/8*(-parseInt(e(201))/9)+-parseInt(e(213))/10*(parseInt(e(226))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xn);class Pn extends t.Plugin{[Dn(215)](){const t=Dn,e=this[t(203)];if(!e[t(197)][t(214)](t(191)))return;const n=e[t(197)][t(211)](t(198)),r=e[t(218)];n[t(205)][t(222)](t(228),e=>Dt(r,t(223),e)),n[t(220)](t(192)),n[t(205)][t(195)](e=>{const n=t;if(n(225)!=e[n(208)])return;const{data:s}=e;if(s&&n(204)==s[n(199)]&&e[n(210)]()[n(202)][n(224)].is(n(196),n(228))){const t=Dt(r,n(223));return{type:n(193),content:Dt(r,n(219),t)}}}),this[t(207)]()}[Dn(207)](){const t=Dn,e=this[t(203)],n=e[t(218)];e[t(197)][t(211)](t(198))[t(205)][t(195)](e=>{const r=t;if(r(229)!=e[r(208)])return;const{data:s}=e;if(s&&r(192)==s[r(227)]){const t=Dt(n,r(223));return{type:r(193),content:Dt(n,r(219),t)}}})}}function Un(t,e){const n=Hn();return(Un=function(t,e){return n[t-=393]})(t,e)}const Gn=Un;!function(t){const e=Un,n=t();for(;;)try{if(679899===-parseInt(e(431))/1+-parseInt(e(423))/2*(parseInt(e(462))/3)+-parseInt(e(433))/4*(parseInt(e(508))/5)+parseInt(e(437))/6*(-parseInt(e(452))/7)+-parseInt(e(405))/8*(parseInt(e(446))/9)+parseInt(e(456))/10*(parseInt(e(439))/11)+parseInt(e(411))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hn);class Vn extends t.Plugin{[Gn(466)](){const t=Gn,e=this[t(480)];if(!e[t(500)][t(464)](t(438)))return;const n=e[t(500)][t(395)](t(471)),r=e[t(500)][t(395)](t(461)),s=e[t(449)];n[t(488)](t(445)),n[t(442)][t(396)](t(420),e=>Dt(s,t(421),e)),n[t(442)][t(396)](t(499),e=>Dt(s,t(454),e)),n[t(442)][t(396)](t(399),()=>Dt(s,t(489))),e[t(500)][t(464)](t(394))&&n[t(488)](t(401)),e[t(500)][t(464)](t(494))&&e[t(500)][t(464)](t(482))&&(n[t(488)](t(477),(s,o)=>{const i=t,a=r[i(473)](e[i(496)][i(393)][i(441)]);e[i(496)][i(511)](()=>{const t=i;n[t(497)](a,{commandName:t(477),commandParams:[o]},[],t(448))})}),n[t(488)](t(483),(s,o)=>{const i=t;e[i(496)][i(511)](t=>{const c=i;let u=r[c(473)](e[c(496)][c(393)][c(441)]),l=t[c(504)](u);const g=a.ModelLivePosition[c(468)](l[c(422)],c(416)),d=a.ModelLivePosition[c(468)](l[c(512)],c(412));n[c(507)](()=>s(o)),u=r[c(473)](e[c(496)][c(393)][c(441)]),l=t[c(504)](u);const f=t[c(484)](g,d);g[c(417)](),d[c(417)](),n[c(497)](u,{commandName:c(477),commandParams:[o]},[],c(492)),f[c(422)][c(474)](l[c(422)])&&n[c(498)](t[c(484)](f[c(422)],l[c(422)]),c(492)),l[c(512)][c(474)](f[c(512)])&&n[c(498)](t[c(484)](l[c(512)],f[c(512)]),c(492))})}),n[t(426)][t(490)](t(505),t(492),t(487),()=>!1),n[t(426)][t(490)](t(505),t(492),t(407),()=>!1),n[t(426)][t(490)](t(505),t(492),t(414),n[t(426)][t(444)](t(505),"",t(407))),n[t(426)][t(490)](t(510),t(492),t(487),()=>!1),n[t(426)][t(490)](t(510),t(492),t(414),([r])=>{const s=t,o=n[s(426)][s(444)](s(510),"",s(414));let i=r[s(422)],a=r[s(512)];const c=e[s(496)][s(419)][s(409)](i,s(436)),u=e[s(496)][s(419)][s(409)](a,s(472));c[s(425)]&&(i=c[s(422)]),u[s(425)]&&(a=u[s(512)]),o([e[s(496)][s(484)](i,a)])}),n[t(426)][t(490)](t(505),t(492),t(516),c),n[t(426)][t(490)](t(510),t(492),t(516),c)),e[t(500)][t(464)](t(453))&&(n[t(488)](t(491),(s,o)=>{const i=t,a=e[i(500)][i(395)](i(430));let c=r[i(473)](e[i(496)][i(393)][i(441)]),u=a[i(397)](c);e[i(496)][i(511)](()=>{const t=i;if(u)return void n[t(434)](e[t(496)][t(504)](u));const l=r[t(495)](c);s(o),c=r[t(473)](e[t(496)][t(393)][t(441)]),u=a[t(397)](c),n[t(498)](e[t(496)][t(504)](u),l?null:t(457))})}),n[t(426)][t(490)](t(510),t(457),t(516),c));const o=[{type:t(505),subType:t(486)},{type:t(510),subType:t(457)},{type:t(505),subType:t(492)},{type:t(510),subType:t(492)}];function i(e,s){const i=t,a=o[i(404)](({type:t,subType:n})=>e[i(493)]==t&&e[i(517)]==n),c=o[i(404)](({type:t,subType:e})=>s[i(493)]==t&&s[i(517)]==e);if(a<0||c<0)return!1;const u=e[i(451)](),l=s[i(451)]();if((0==a||1==a)&&2==c&&u[i(410)](l))return!0;if(2==a&&3==c){const t=n[i(447)](u,i(510))[i(502)](({suggestion:t,meta:e})=>e[i(485)]&&i(492)==t[i(517)]);if(t[i(429)]>1&&l[i(512)][i(450)](u[i(422)]))return!0;if(1==t[i(429)]&&(u[i(422)][i(450)](l[i(512)])||u[i(512)][i(450)](l[i(422)])))return!0}if(3==a&&3==c&&u[i(422)][i(474)](l[i(422)])){const t=u[i(512)][i(467)],e=l[i(422)][i(400)];return r[i(495)](t)&&t===e}return!1}function c(t,e){return i(t,e)?[t,e]:i(e,t)?[e,t]:null}e[t(500)][t(464)](t(515))&&(n[t(435)](t(469)),n[t(442)][t(476)](t(470),Dt(s,t(443)))),e[t(500)][t(464)](t(424))&&n[t(435)](t(518)),e[t(500)][t(464)](t(514))&&n[t(442)][t(506)](e=>{const n=t;if(n(475)!=e[n(493)])return;const{data:r}=e;return r&&n(403)==r[n(440)]?{type:n(479),content:""}:void 0}),e[t(500)][t(464)](t(460))&&n[t(442)][t(506)](e=>{const n=t;if(n(475)!=e[n(493)])return;const{data:r}=e;return!r||n(503)!=r[n(440)]&&n(509)!=r[n(440)]?void 0:{type:n(479),content:""}}),n[t(442)][t(506)](e=>{const n=t;if(o[n(478)](({type:t,subType:r})=>e[n(493)]==t&&e[n(517)]==r))return e[n(458)]?{}:void 0}),n[t(442)][t(506)](e=>{const n=t;if(n(510)==e[n(493)]||n(513)==e[n(493)]){const t=e[n(406)]();if(t&&t.is(n(459),n(399)))return{type:n(510)==e[n(493)]?n(402):n(427),element:t,quantity:1}}}),n[t(442)][t(506)](e=>t(505)==e[t(493)]&&t(492)==e[t(517)]?{type:t(479),content:t(428)}:t(505)==e[t(493)]&&t(448)==e[t(517)]?{type:t(479),content:t(413)}:void 0),n[t(442)][t(506)](e=>{const n=t;if(n(475)!=e[n(493)])return;const{data:r}=e;if(!r||n(465)!=r[n(440)])return;const o=r[n(501)];return o?{type:n(479),content:Dt(s,n(418),'"'+o+'"')}:{type:n(479),content:Dt(s,n(398))}}),this[t(432)]()}[Gn(432)](){const t=Gn,e=this[t(480)],n=e[t(449)];e[t(500)][t(395)](t(471))[t(442)][t(506)](e=>{const r=t;if(r(505)!=e[r(493)]&&r(481)!=e[r(493)])return;const{data:s}=e;if(s){if(r(518)==s[r(455)]){const t=s[r(415)][0][r(501)];return t?{type:r(479),content:Dt(n,r(418),'"'+t+'"')}:{type:r(479),content:Dt(n,r(398))}}if(r(469)==s[r(455)]){const t=s[r(415)][0][r(503)];return t?{type:r(479),content:Dt(n,r(463),t)}:{type:r(479),content:Dt(n,r(408))}}}})}}function Hn(){const t=["ImageBlockEditing","isBlockImage","model","markBlockFormat","markInsertion","imageInline","plugins","newValue","filter","width","createRangeOn","formatBlock","registerDescriptionCallback","forceDefaultExecution","2721305xEivwg","height","insertion","change","end","deletion","PictureEditing","ImageResize","chain","subType","imageTextAlternative","document","ImageUploadEditing","get","registerElementLabel","getCaptionFromImageModelElement","*Remove image text alternative*","caption","nodeBefore","uploadImage","addObject","sources","findIndex","32PSTwiQ","getContainedElement","accept","*Reset image width*","getNearestSelectionRange","isIntersecting","22534440qqKfiV","toNext","Block image to inline image","discard","commandParams","toPrevious","detach","*Set image text alternative:* %0","schema","imageBlock","ELEMENT_IMAGE","start","4ehsisw","ImageTextAlternativeEditing","isCollapsed","_suggestionFactory","removeObject","Inline image to block image","length","ImageCaptionUtils","392626ghczfa","_registerLegacyDescription","4ANgnBw","markDeletion","enableDefaultAttributesIntegration","backward","7302TDIaQA","ImageEditing","1312773EgCJHW","key","selection","descriptionFactory","FORMAT_IMAGE_SIZE","getSuggestionCallback","insertImage","1559511cJlyAf","_findSuggestions","convertBlockImageToInline","locale","isEqual","getFirstRange","3549wQGjlC","ImageCaptionEditing","ELEMENT_INLINE_IMAGE","commandName","110tGpmTs","imageCaption","previous","element","ImageSizeAttributes","ImageUtils","395583YkiWsd","*Set image width:* %0","has","alt","afterInit","nodeAfter","fromPosition","resizeImage","resizedWidth","TrackChangesEditing","forward","getClosestSelectedImageElement","isBefore","attribute","registerAttributeLabel","imageTypeInline","find","format","editor","formatInline","ImageInlineEditing","imageTypeBlock","createRange","isOwn","imageStylePreApply","join","enableCommand","ELEMENT_CAPTION","registerCustomCallback","toggleImageCaption","convertInlineImageToBlock","type"];return(Hn=function(){return t})()}function jn(t,e){const n=Wn();return(jn=function(t,e){return n[t-=324]})(t,e)}const zn=jn;function Wn(){const t=["commandName","_registerLegacyDescription","locale","key","discard","replaceImageSource","get","format","6816744wBpHwi","has","*Format:* replace image URL","src","*Replace image*","_handleLegacySuggestions","editor","ImageEditing","oldValue","3919100iiWMPN","newValue","_suggestionFactory","getSuggestionCallback","afterInit","formatInline","TrackChangesEditing","1359174wFgtaC","attribute","accept","18626409cvpJKR","registerCustomCallback","plugins","3GbmZdZ","descriptionFactory","registerDescriptionCallback","375128TvRuEh","type","3207882Ifpsoh","7kbahjN","397280DhHkGb","formatBlock","enableDefaultAttributesIntegration"];return(Wn=function(){return t})()}!function(t){const e=jn,n=t();for(;;)try{if(504738===-parseInt(e(348))/1+-parseInt(e(339))/2*(-parseInt(e(345))/3)+parseInt(e(352))/4+parseInt(e(332))/5+-parseInt(e(350))/6*(-parseInt(e(351))/7)+parseInt(e(363))/8+-parseInt(e(342))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wn);class Kn extends t.Plugin{[zn(336)](){const t=zn;if(!this[t(329)][t(344)][t(324)](t(330)))return;const e=this[t(329)][t(357)],n=this[t(329)][t(344)][t(361)](t(338));n[t(354)](t(360)),n[t(346)][t(347)](n=>{const r=t;if(r(340)!=n[r(349)])return;const{data:s}=n;return s&&r(326)==s[r(358)]?s[r(333)]&&s[r(331)]?{type:r(362),content:Dt(e,r(327))}:{type:r(362),content:""}:void 0}),this[t(328)]()}[zn(328)](){const t=zn,e=this[t(329)][t(344)][t(361)](t(338));e[t(334)][t(343)](t(353),t(360),t(341),e[t(334)][t(335)](t(353),null,t(359))),e[t(334)][t(343)](t(353),t(360),t(359),e[t(334)][t(335)](t(353),null,t(341))),this[t(356)]()}[zn(356)](){const t=zn,e=this[t(329)],n=e[t(357)];e[t(344)][t(361)](t(338))[t(346)][t(347)](e=>{const r=t;if(r(353)!=e[r(349)]&&r(337)!=e[r(349)])return;const{data:s}=e;return s&&r(360)==s[r(355)]?{type:r(362),content:Dt(n,r(325))}:void 0})}}function qn(t,e){const n=Zn();return(qn=function(t,e){return n[t-=430]})(t,e)}function Zn(){const t=["getSuggestionCallback","author","accept","11bciwLg","end","registerCustomCallback","newRange","model","get","5cGIndD","getClosestSelectedImageElement","forEach","head","imageTypeBlock","TrackChangesEditing","6481070IBgpba","getFirstRange","chain","nodeBefore","isBlockImage","_splitMarkerName","refresh","discardSuggestion","ImageUtils","value","length","1068744RJrVZz","discard","markBlockFormat","registerPostFixer","imageStylePreApply","_suggestionFactory","133456mQcoVZ","22806fbNeTN","isOwn","format","next","getContainedElement","1143903nlDqYz","start","insertion","Users","getSuggestion","has","242170hMQzun","editor","formatBlock","commandParams","hasSuggestion","_findSuggestions","ImageStyleEditing","isInContent","findIndex","change","convertInlineImageToBlock","selection","formatInline","isEqual","afterInit","type","markInlineFormat","imageStylePostApply","join","shouldConvertImageType","_registerLegacyDescription","suggestion","subType","from","locale","commandName","title","plugins","isBefore","getChangedMarkers","nodeAfter","FORMAT_SIDE_IMAGE","1544BnHkxy","registerDescriptionCallback","commandReversedParams","differ","side","*Format:* %0","isIntersecting","4tBzSRc","filter","name","getSuggestions","normalizedStyles","createRangeOn","imageTypeInline","imageStyle","isInlineImage","imageCaption","setImageNaturalSizeAttributes","document","4235562cbaIqJ","toLowerCase","descriptionFactory","commands","enableCommand"];return(Zn=function(){return t})()}const Jn=qn;!function(t){const e=qn,n=t();for(;;)try{if(348565===-parseInt(e(443))/1+-parseInt(e(455))/2+-parseInt(e(449))/3*(parseInt(e(494))/4)+parseInt(e(520))/5*(parseInt(e(437))/6)+-parseInt(e(444))/7*(-parseInt(e(487))/8)+-parseInt(e(506))/9+-parseInt(e(526))/10*(-parseInt(e(514))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zn);class Xn extends t.Plugin{[Jn(469)](){const t=Jn,n=this[t(456)];if(!n[t(482)][t(454)](t(461)))return;const r=n[t(482)][t(519)](t(525)),s=n[t(482)][t(519)](t(434)),o={};r[t(510)](t(501),(o,i)=>{const a=t,c=n[a(482)][a(519)](a(452)).me,u=n[a(509)][a(519)](a(501));let l=s[a(521)](n[a(518)][a(505)][a(466)]),g=n[a(518)][a(499)](l),d=u[a(435)];if(d==i[a(435)])return;const f={commandName:a(501),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(518)][a(464)](()=>{const t=a;if(r[t(497)]()[t(495)](e=>e[t(462)]&&c==e[t(512)]&&(t(457)==e[t(470)]||t(467)==e[t(470)])&&(t(441)==e[t(477)]||t(472)==e[t(477)])&&e[t(527)]()[t(468)](g))[t(522)](e=>r[t(433)](e[t(523)])),l=s[t(521)](n[t(518)][t(505)][t(466)]),g=n[t(518)][t(499)](l),u[t(432)](),n[t(509)][t(519)](t(500))[t(432)](),n[t(509)][t(519)](t(524))[t(432)](),d=u[t(435)],d!=i[t(435)])return s[t(502)](l)&&u[t(474)](i[t(435)],l)?(o({...i,setImageSizes:!1}),l=s[t(521)](n[t(518)][t(505)][t(466)]),void r[t(439)](l,{...f,commandReversedParams:[{value:d||null,setImageSizes:!1}]},[],t(441))):void(s[t(430)](l)?r[t(439)](l,f,[],t(472)):r[t(471)](g,f,t(472)))})});for(const e of n[t(482)][t(519)](t(461))[t(498)])o[e[t(496)]]=e[t(481)][t(507)]();r[t(442)][t(516)](t(457),t(441),t(473),()=>!1),r[t(442)][t(516)](t(457),t(472),t(473),()=>!1),r[t(442)][t(516)](t(467),t(472),t(473),()=>!1),r[t(442)][t(516)](t(457),t(441),t(513),([e])=>{const n=t;s[n(504)](e[n(448)]())}),r[t(442)][t(516)](t(457),t(441),t(438),(e,n)=>{const s=t;r[s(442)][s(511)](s(457),"",s(513))(e,{commandName:n[s(480)],commandParams:n[s(489)]})}),r[t(442)][t(516)](t(457),t(441),t(528),function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null});const i=[{type:t(457),subType:t(441)},{type:t(451),subType:t(503)},{type:t(457),subType:t(465)},{type:t(451),subType:t(465)}];function a(e,n){const o=t,a=i[o(463)](({type:t,subType:n})=>e[o(470)]==t&&e[o(477)]==n),c=i[o(463)](({type:t,subType:e})=>n[o(470)]==t&&n[o(477)]==e);if(a<0||c<0)return!1;const u=e[o(527)](),l=n[o(527)]();if((0==a||1==a)&&2==c&&u[o(493)](l))return!0;if(2==a&&3==c){const t=r[o(460)](u,o(451))[o(495)](({suggestion:t,meta:e})=>e[o(445)]&&o(465)==t[o(477)]);if(t[o(436)]>1&&l[o(515)][o(468)](u[o(450)]))return!0;if(1==t[o(436)]&&(u[o(450)][o(468)](l[o(515)])||u[o(515)][o(468)](l[o(450)])))return!0}if(3==a&&3==c&&u[o(450)][o(483)](l[o(450)])){const t=u[o(515)][o(485)],e=l[o(450)][o(529)];return s[o(430)](t)&&t===e}return!1}n[t(518)][t(505)][t(440)](()=>{const e=t;let o=!1;const i=Array[e(478)](n[e(518)][e(505)][e(490)][e(484)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(431)](t);if(e(476)==i&&r[e(459)](u)){if(e(457)==a&&(e(441)==c||e(472)==c)){const t=r[e(453)](u);if(n[e(517)]){const n=t[e(527)]()[e(448)]();if(s[e(430)](n))continue;r[e(433)](t),o=!0}}if(e(451)==a&&e(503)==c&&!n[e(517)]){const t=r[e(453)](u);t[e(447)]&&t[e(447)][e(462)]&&(r[e(433)](t[e(447)]),o=!0)}}}return o}),this[t(475)](o)}[Jn(475)](t){const e=Jn,n=this[e(456)],r=n[e(479)];n[e(482)][e(519)](e(525))[e(508)][e(488)](n=>{const s=e;if(s(457)!=n[s(470)]&&s(467)!=n[s(470)])return;const{data:o}=n;if(!o||s(501)!=o[s(480)])return;const i=o[s(458)][0][s(435)];return function(t){const e=s;return{type:e(446),content:Dt(r,e(492),t)}}(s(491)===i?Dt(r,s(486)):t[i]||i)})}}function Yn(){const t=["_trackChangesValueDuringImport","editor","bind","_trackChangesExecuted","commands","_setSuggestionData","Users","312896NkzCUl","high","1177329tgKEAk","dataInsert","lowest","trackChanges","7551584BVxQVZ","afterInit","1098OOtWhc","237238FXoIto","8049629UoXJFc","listenTo","7263726WKHcuh","get","forEach","collaboration_features","_handleImportedData","enableCommand","importWord","track_changes","4361295BfNBIF","TrackChangesEditing","5LDqpYU","value","plugins","execute"];return(Yn=function(){return t})()}const Qn=$n;function $n(t,e){const n=Yn();return($n=function(t,e){return n[t-=485]})(t,e)}!function(t){const e=$n,n=t();for(;;)try{if(965297===parseInt(e(504))/1*(-parseInt(e(491))/2)+-parseInt(e(517))/3+-parseInt(e(488))/4+-parseInt(e(502))/5+-parseInt(e(494))/6+parseInt(e(492))/7+parseInt(e(515))/8*(parseInt(e(490))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yn);class tr extends t.Plugin{[Qn(508)];[Qn(511)];constructor(t){const e=Qn;super(t),this[e(508)]=!1,this[e(511)]=!1}[Qn(489)](){const t=Qn,e=this[t(509)],n=e[t(512)][t(495)](t(500)),r=e[t(512)][t(495)](t(487));n&&(n.on(t(507),(e,[,n])=>{const s=t;this[s(508)]=r[s(505)],n[s(497)][s(501)]=!this[s(508)]},{priority:t(516)}),this[t(493)](n,t(485),this[t(498)][t(510)](this)),this[t(493)](n,t(485),()=>{const e=t;this[e(511)]&&(r[e(507)](),this[e(511)]=!1)},{priority:t(486)}),e[t(506)][t(495)](t(503))[t(499)](t(500)))}[Qn(498)](t,e){const n=Qn,{suggestions:r}=e,s=this[n(509)][n(512)][n(495)](n(487)),o=s[n(505)];this[n(508)]!==o&&(s[n(507)](),this[n(511)]=!0),r&&r[n(496)](({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(509)][o(506)][o(495)](o(514)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(500)}}};this[o(509)][o(506)][o(495)](o(503))[o(513)](i)})}}const er=nr;function nr(t,e){const n=rr();return(nr=function(t,e){return n[t-=264]})(t,e)}function rr(){const t=["outdent","plugins","8667064MjOxkJ","_registerLegacyDescription","locale","registerAttributeLabel","commandName","descriptionFactory","afterInit","FORMAT_INDENT","getItems","3547956vbczoG","enableCommand","4177305LopvKY","getItemLabel","indentBlock","5oHUMsx","format","has","blockIndent","170020uqFMvP","get","IndentBlock","8071060GnwaFw","*Indent:* %0","formatBlock","*Outdent:* %0","type","30UBxgnJ","editor","IndentEditing","enableDefaultAttributesIntegration","indent","registerDescriptionCallback","TrackChangesEditing","255198EzsuBR","8iyLMuo","5781678MhmIbg","outdentBlock"];return(rr=function(){return t})()}!function(t){const e=nr,n=t();for(;;)try{if(674164===parseInt(e(270))/1*(-parseInt(e(269))/2)+-parseInt(e(301))/3*(parseInt(e(293))/4)+parseInt(e(289))/5*(parseInt(e(284))/6)+-parseInt(e(271))/7+parseInt(e(275))/8+parseInt(e(286))/9+parseInt(e(296))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rr);class sr extends t.Plugin{[er(281)](){const t=er,e=this[t(302)],n=e[t(274)][t(294)](t(268));if(e[t(274)][t(291)](t(264))&&(n[t(285)](t(266)),n[t(285)](t(273))),e[t(274)][t(291)](t(295)))for(const e of[t(288),t(272)])n[t(265)](e);const r=e[t(277)];n[t(280)][t(278)](t(292),Dt(r,t(282))),this[t(276)]()}[er(276)](){const t=er,e=this[t(302)],n=e[t(277)],r=e[t(274)][t(294)](t(268));r[t(280)][t(267)](e=>{const s=t;if(s(298)!=e[s(300)])return;const{data:o}=e;if(!o)return;if(s(288)!=o[s(279)]&&s(272)!=o[s(279)])return;const i=e[s(283)]()[0],a=r[s(280)][s(287)](i);return s(288)==o[s(279)]?{type:s(290),content:Dt(n,s(297),a)}:s(272)==o[s(279)]?{type:s(290),content:Dt(n,s(299),a)}:void 0})}}var or=ir;function ir(t,e){var n=ar();return(ir=function(t,e){return n[t-=416]})(t,e)}function ar(){var t=["3851888XtRxoz","120NmxfYo","2LprYrU","requires","3205323TYbSEb","66JyrmDP","input","plugins","enableCommand","editor","1441874mNMnMo","211683gBgOew","get","TrackChangesEditing","784378mGxLqN","3746192QWMkdt","4900375sKhsNI","init"];return(ar=function(){return t})()}!function(t){for(var e=ir,n=t();;)try{if(728252===-parseInt(e(420))/1*(-parseInt(e(428))/2)+-parseInt(e(429))/3+parseInt(e(433))/4+parseInt(e(416))/5+-parseInt(e(423))/6*(-parseInt(e(432))/7)+parseInt(e(418))/8+-parseInt(e(422))/9*(parseInt(e(419))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ar);class cr extends t.Plugin{static get[or(421)](){return[Oe.Input]}[or(417)](){var t=or;this[t(427)][t(425)][t(430)](t(431))[t(426)](t(424))}}const ur=gr;function lr(){const t=["label","enableDefaultAttributesIntegration","LinkEditing","1209915QTjFLA","formatInline","*Remove link*","440178FtloDf","89290ajZdgK","locale","newValue","has","type","editor","toLowerCase","5013XmHEai","attribute","plugins","link (","7463240cGhnSB","unlink","commandName","format","*Set link:* %0","registerAttributeLabel","manualDecorators","3484060VGzYdY","afterInit","TrackChangesEditing","key","link","25THhHyy","7RrljnS","descriptionFactory","607110WzBbxL","2303706AJHdLo","_registerLegacyDescription","get","commandParams","linkHref","registerDescriptionCallback","commands"];return(lr=function(){return t})()}function gr(t,e){const n=lr();return(gr=function(t,e){return n[t-=212]})(t,e)}!function(t){const e=gr,n=t();for(;;)try{if(640450===-parseInt(e(223))/1+-parseInt(e(224))/2+-parseInt(e(234))/3+-parseInt(e(215))/4+parseInt(e(220))/5*(-parseInt(e(237))/6)+-parseInt(e(221))/7*(parseInt(e(249))/8)+-parseInt(e(245))/9*(-parseInt(e(238))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lr);class dr extends t.Plugin{[ur(216)](){const t=ur,e=this[t(243)];if(!e[t(247)][t(241)](t(233)))return;const n=e[t(247)][t(226)](t(217)),r=e[t(230)][t(226)](t(219));n[t(232)](t(219)),n[t(232)](t(250));for(const e of r[t(214)])n[t(222)][t(213)](e.id,t(248)+e[t(231)][t(244)]()+")");n[t(222)][t(229)](n=>{const r=t;if(r(246)!=n[r(242)])return;const{data:s}=n;if(!s||r(228)!=s[r(218)])return;const o=s[r(240)],i=e[r(239)];return{type:r(252),content:null==o?Dt(i,r(236)):Dt(i,r(212),'"'+o+'"')}}),this[t(225)]()}[ur(225)](){const t=ur,e=this[t(243)],n=e[t(239)];e[t(247)][t(226)](t(217))[t(222)][t(229)](e=>{const r=t;if(r(235)!=e[r(242)])return;const{data:s}=e;if(s){if(r(219)==s[r(251)]){const t=s[r(227)][0];return{type:r(252),content:Dt(n,r(212),'"'+t+'"')}}return r(250)==s[r(251)]?{type:r(252),content:Dt(n,r(236))}:void 0}})}}const fr=mr;!function(t){const e=mr,n=t();for(;;)try{if(390738===-parseInt(e(423))/1*(-parseInt(e(435))/2)+parseInt(e(441))/3*(parseInt(e(442))/4)+parseInt(e(450))/5*(parseInt(e(418))/6)+parseInt(e(397))/7+parseInt(e(464))/8*(-parseInt(e(447))/9)+parseInt(e(403))/10*(-parseInt(e(392))/11)+-parseInt(e(393))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(br);class hr extends t.Plugin{[fr(390)](){const t=fr,e=this[t(461)],n=e[t(468)];if(!e[t(408)][t(451)](t(452)))return;const r=e[t(408)][t(415)](t(429)),s=e[t(408)][t(451)](t(422));function o(t){return()=>{const n=mr,s=e[n(444)][n(401)][n(431)],o=e[n(456)][n(415)](t);if(o[n(398)])return void e[n(445)](n(430),{});const i=t[n(409)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(400)](t)[s(463)](t=>function(t,e){const n=s;return e[n(421)](t[n(453)],n(405))&&!e[n(420)](t)}(t,r));o=o[s(463)](t=>!t.is(s(474),s(405))||t[s(395)](s(416))!=e);const i=new Set;for(const t of o)t.is(s(474),s(405))?i[s(454)](pr(t)):i[s(454)](t);return Array[s(400)](i)}(s[n(458)](),i,e[n(444)][n(413)]);e[n(444)][n(438)](()=>{const e=n;for(const n of a)r[e(470)](n,{commandName:t,commandParams:[{forceValue:!o[e(398)]}],formatGroupId:e(449)},kr(n))})}}function i(t){return()=>{const n=mr,s=function(t){const e=mr;let n=Array[e(400)](t);const r=n[e(406)](t=>e(405)!=t[e(410)]);return r>-1&&(n=n[e(409)](0,r)),n}(e[n(444)][n(401)][n(431)][n(458)]()),o=e[n(444)][n(427)](e[n(444)][n(434)](s[0],n(467)),e[n(444)][n(434)](s[s[n(404)]-1],n(460)));e[n(444)][n(438)](()=>{const e=n;r[e(470)](o,{commandName:t,commandParams:[],formatGroupId:e(402)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(446)];for(;t&&t[n(395)](n(402))>e[n(395)](n(402));)r[n(454)](t),t=t[n(446)]}return Array[n(400)](r)}(s))})}}r[t(440)](t(412),o(t(412))),r[t(440)](t(439),o(t(439))),s&&r[t(440)](t(462),o(t(462))),r[t(440)](t(469),i(t(469))),r[t(440)](t(437),i(t(437))),s&&r[t(440)](t(455),()=>{const n=t,s=e[n(456)][n(415)](n(455)),o=Array[n(400)](s[n(476)]);o[n(463)](t=>t[n(395)](n(424))!=s[n(398)]),e[n(444)][n(438)](()=>{const t=n;for(const e of o)r[t(470)](e,{commandName:t(455),commandParams:[{forceValue:!s[t(398)]}]})})}),r[t(432)][t(465)](t(405),e=>Dt(n,t(443),e)),r[t(432)][t(428)](e=>{const r=t;if(r(448)!=e[r(414)]&&r(417)!=e[r(414)])return;const{data:s}=e;if(s){if(r(412)==s[r(477)]||r(439)==s[r(477)]||r(462)==s[r(477)])switch(s[r(477)][r(419)](r(426),"")){case r(407):return o(Dt(n,r(399)));case r(459):return o(Dt(n,r(472)));case r(436):return o(Dt(n,r(425)))}if(r(469)==s[r(477)])return{type:r(466),content:Dt(n,r(471),Dt(n,r(443)))};if(r(437)==s[r(477)])return{type:r(466),content:Dt(n,r(475),Dt(n,r(443)))};if(r(455)==s[r(477)])return s[r(457)][0][r(391)]?{type:r(466),content:Dt(n,r(394))}:{type:r(466),content:Dt(n,r(473))}}function o(t){const e=r;return{type:e(466),content:Dt(n,e(411),t)}}})}}function mr(t,e){const n=br();return(mr=function(t,e){return n[t-=390]})(t,e)}function pr(t){const e=fr,n=t[e(395)](e(402));if(0==n)return t;let r=t;for(;t[e(433)]&&t[e(433)].is(e(474),e(405));){const s=t[e(433)][e(395)](e(402));if(s==n)r=t[e(433)];else if(s<n)break;t=t[e(433)]}return r}function kr(t){const e=fr,n=[];if(t.is(e(474),e(405))&&t[e(395)](e(402))>0){let r=t[e(446)];for(;r&&e(405)==r[e(410)]&&r[e(395)](e(402))==t[e(395)](e(402));)n[e(396)](r),r=r[e(446)]}return n}function br(){const t=["paragraph","selection","descriptionFactory","previousSibling","createPositionAt","44734SLFLQH","todo","outdentList","change","bulletedList","enableCommand","3qWFLKY","2733796JsxYtt","ELEMENT_LIST_ITEM","model","execute","nextSibling","755181VgIECC","formatBlock","blockName","5imshEJ","has","LegacyListEditing","parent","add","checkTodoList","commands","commandParams","getSelectedBlocks","numbered","end","editor","todoList","filter","16csQMnR","registerElementLabel","format","before","locale","indentList","markBlockFormat","*Indent:* %0","ELEMENT_NUMBERED_LIST","*Uncheck item*","element","*Outdent:* %0","_selectedElements","commandName","afterInit","forceValue","33nySTJd","10252980VctLeY","*Check item*","getAttribute","push","1601943VkxxZX","value","ELEMENT_BULLETED_LIST","from","document","listIndent","1146290eVqZqa","length","listItem","findIndex","bulleted","plugins","slice","name","*Change to:* %0","numberedList","schema","type","get","listType","formatInline","3591138GjXMnr","replace","isObject","checkChild","LegacyTodoListEditing","11kRwqRc","todoListChecked","ELEMENT_TODO_LIST","List","createRange","registerDescriptionCallback","TrackChangesEditing"];return(br=function(){return t})()}function Er(t,e){const n=_r();return(Er=function(t,e){return n[t-=234]})(t,e)}const Ir=Er;function _r(){const t=["parent","8pSHnei","commandParams","50940JPJNkt","1852677bxwHVz","model","filter","handleListStyleCommand","5358010VYZzaY","bind","unshift","createPositionAt","getFirstPosition","replace","backward","get","reversed","handleDescriptions","toUpperCase","formatInline","styles","TrackChangesEditing","getLastPosition","2259762dxqSft","flat","afterInit","getSiblingNodes","config","listStyle","906786FbAtTz","selection","document","LegacyListPropertiesEditing","markMultiRangeBlockFormat","element","forward","startIndex","locale","createRange","change","getAttribute","listItem","getSelectedBlocks","plugins","commandName","getListTypeFromListStyleType","formatBlock","registerDescriptionCallback","descriptionFactory","editor","_getSuggestionBlocksForListStyle","*Format:* set order to reversed","push","numbered","LegacyListUtils","format","*Format:* set start index to %0","listStart","2tUsPwR","default","*Format:* set order to regular","listType","1240239HRuPfO","560SjDxMK","_getSuggestionBlocks","from","*Change to:* %0","listReversed","_LIST_","length","enableCommand","2518376cAUETV","ELEMENT_","map","_getTranslationKeyForListStyle","handleListStartCommand","before","type","list.properties","handleListReversedCommand","has"];return(_r=function(){return t})()}!function(t){const e=Er,n=t();for(;;)try{if(862465===-parseInt(e(264))/1*(parseInt(e(235))/2)+parseInt(e(310))/3+parseInt(e(277))/4+-parseInt(e(269))/5*(-parseInt(e(290))/6)+parseInt(e(268))/7+parseInt(e(288))/8*(-parseInt(e(291))/9)+-parseInt(e(295))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_r);class Tr extends t.Plugin{[Ir(312)](){const t=Ir;if(!this[t(255)][t(249)][t(286)](t(238)))return;const e=this[t(255)][t(314)][t(302)](t(284)),n=this[t(255)][t(249)][t(302)](t(308));e[t(307)]&&n[t(276)](t(234),this[t(294)][t(296)](this)),e[t(303)]&&n[t(276)](t(273),this[t(285)][t(296)](this)),e[t(242)]&&n[t(276)](t(263),this[t(281)][t(296)](this)),n[t(254)][t(253)](this[t(304)][t(296)](this))}[Ir(294)](t,e={}){const n=Ir,r=this[n(255)][n(249)][n(302)](n(308)),s=this[n(256)]();this[n(255)][n(292)][n(245)](()=>{const t=n;r[t(239)](s,{commandName:t(234),commandParams:[{type:e[t(283)]}],formatGroupId:t(234)})})}[Ir(285)](t,e={}){const n=Ir,r=this[n(255)][n(249)][n(302)](n(308)),s=this[n(270)](t=>t.is(n(240),n(247))&&n(259)===t[n(246)](n(267)));if(s[n(275)]<1)return;const o=s[n(279)](t=>this[n(255)][n(292)][n(244)](this[n(255)][n(292)][n(298)](t,n(282)),this[n(255)][n(292)][n(298)](t,0)));this[n(255)][n(292)][n(245)](()=>{const t=n;r[t(239)](o,{commandName:t(273),commandParams:[{reversed:e[t(303)]}],formatGroupId:t(273)})})}[Ir(281)](t,e={}){const n=Ir,r=this[n(255)][n(249)][n(302)](n(308)),s=this[n(270)](t=>t.is(n(240),n(247))&&n(259)===t[n(246)](n(267)));if(s[n(275)]<1)return;const o=s[n(279)](t=>this[n(255)][n(292)][n(244)](this[n(255)][n(292)][n(298)](t,n(282)),this[n(255)][n(292)][n(298)](t,0)));this[n(255)][n(292)][n(245)](()=>{const t=n;r[t(239)](o,{commandName:t(263),commandParams:[{startIndex:e[t(242)]}],formatGroupId:t(263)})})}[Ir(304)](t){const e=Ir;if(e(252)!=t[e(283)]&&e(306)!=t[e(283)])return;const n=this[e(255)][e(243)],{data:r}=t;if(!r)return;let s,o;switch(r[e(250)]){case e(234):s=e(272),o={type:e(261),content:Dt(n,s,Dt(n,this[e(280)](r[e(289)][0][e(283)])))};break;case e(273):s=r[e(289)][0][e(303)]?e(257):e(266),o={type:e(261),content:Dt(n,s)};break;case e(263):s=e(262),o={type:e(261),content:Dt(n,s,r[e(289)][0][e(242)])}}return o}[Ir(256)](){const t=Ir,e=this[t(255)][t(249)][t(302)](t(260));let n=Array[t(271)](this[t(255)][t(292)][t(237)][t(236)][t(248)]());return n[0]?.is(t(240),t(247))&&n[t(297)](...e[t(313)](this[t(255)][t(292)][t(237)][t(236)][t(299)](),t(301))),n[n[t(275)]-1]?.is(t(240),t(247))&&n[t(258)](...e[t(313)](this[t(255)][t(292)][t(237)][t(236)][t(309)](),t(241))),n=[...new Set(n)],this[t(255)][t(292)][t(237)][t(236)][t(299)]()?.[t(287)]?.is(t(240),t(247))&&(n=n[t(293)](e=>e.is(t(240),t(247)))),n}[Ir(270)](t){const e=Ir,n=this[e(255)][e(249)][e(302)](e(260));let r=Array[e(271)](this[e(255)][e(292)][e(237)][e(236)][e(248)]())[e(293)](t)[e(279)](t=>{const r=e,s=this[r(255)][r(292)][r(298)](t,0);return[...n[r(313)](s,r(301)),...n[r(313)](s,r(241))]})[e(311)]();return r=[...new Set(r)],r}[Ir(280)](t){const e=Ir;return e(278)+(this[e(255)][e(249)][e(302)](e(260))[e(251)](t)||e(265))[e(305)]()+e(274)+t[e(305)]()[e(300)](/-/g,"_")}}const Ar=wr;function yr(){const t=["8067530FMuZLO","registerElementLabel","editor","ELEMENT_MEDIA","afterInit","3925608hoWBFR","TrackChangesEditing","3111651pxkoZy","729623DkBoQy","MediaEmbedEditing","30MmZSTu","enableCommand","4izeTFZ","plugins","1901436FqREWn","media","descriptionFactory","133RXCOhd","locale","get","541432KHqbUC","mediaEmbed","146140xjefyt","has"];return(yr=function(){return t})()}function wr(t,e){const n=yr();return(wr=function(t,e){return n[t-=290]})(t,e)}!function(t){const e=wr,n=t();for(;;)try{if(771873===parseInt(e(301))/1*(-parseInt(e(305))/2)+parseInt(e(298))/3+parseInt(e(291))/4*(-parseInt(e(303))/5)+parseInt(e(307))/6+-parseInt(e(310))/7*(-parseInt(e(313))/8)+parseInt(e(300))/9+-parseInt(e(293))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yr);class Lr extends t.Plugin{[Ar(297)](){const t=Ar,e=this[t(295)];if(!e[t(306)][t(292)](t(302)))return;const n=e[t(306)][t(312)](t(299)),r=e[t(311)];n[t(304)](t(290)),n[t(309)][t(294)](t(308),e=>Dt(r,t(296),e))}}const vr=Nr;function Cr(){const t=["3362932iraZXL","2107976nikLYA","12940480TqfCez","84VVmbtW","afterInit","mention","editor","359980mwxXRT","36GgCFsm","MentionEditing","1188976wlZRhs","TrackChangesEditing","enableCommand","has","475813MBrJts","get","plugins","6ttNBgx","10070028dlbmGG"];return(Cr=function(){return t})()}function Nr(t,e){const n=Cr();return(Nr=function(t,e){return n[t-=134]})(t,e)}!function(t){const e=Nr,n=t();for(;;)try{if(905791===parseInt(e(135))/1+-parseInt(e(141))/2+parseInt(e(138))/3*(parseInt(e(140))/4)+parseInt(e(147))/5*(parseInt(e(148))/6)+parseInt(e(143))/7*(parseInt(e(150))/8)+-parseInt(e(139))/9+-parseInt(e(142))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cr);class Rr extends t.Plugin{[vr(144)](){const t=vr,e=this[t(146)];e[t(137)][t(134)](t(149))&&e[t(137)][t(136)](t(151))[t(152)](t(145))}}const Sr=Mr;function Mr(t,e){const n=Or();return(Mr=function(t,e){return n[t-=371]})(t,e)}function Or(){const t=["MergeFieldsEditing","has","locale","mergeFieldBlock","getLabel","enableCommand","registerElementLabel","ELEMENT_MERGE_FIELD","648924wAmTED","3493228eVeice","377658wQvxRh","plugins","1295EJdDTW","type","insertMergeFieldBlock","mergeField","2406ENLzZC","afterInit","editor","insertMergeField","image","5648wUqlwM","src","18WaReYX","getAttribute","registerDescriptionCallback","unwrapAffixes","insertion","140NokLus","insertMergeFieldImage","getContainedElement","deletion","getMergeFieldType","*Insert:* %0","TrackChangesEditing","*Remove:* %0","154205BVBRxv","get","112KJwUDQ","descriptionFactory","14289055VgrbEe"];return(Or=function(){return t})()}!function(t){const e=Mr,n=t();for(;;)try{if(480329===parseInt(e(407))/1+-parseInt(e(396))/2*(parseInt(e(374))/3)+-parseInt(e(408))/4+parseInt(e(394))/5*(-parseInt(e(381))/6)+parseInt(e(411))/7*(parseInt(e(379))/8)+-parseInt(e(409))/9*(parseInt(e(386))/10)+parseInt(e(398))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Or);class Fr extends t.Plugin{[Sr(375)](){const t=Sr,e=this[t(376)];if(!e[t(410)][t(400)](t(399)))return;const n=e[t(410)][t(395)](t(392)),r=e[t(401)];n[t(404)](t(377)),n[t(404)](t(372)),n[t(404)](t(387)),n[t(397)][t(405)](t(373),e=>Dt(r,t(406),e)),n[t(397)][t(405)](t(402),e=>Dt(r,t(406),e)),n[t(397)][t(383)](n=>{const s=t;if(s(385)!=n[s(371)]&&s(389)!=n[s(371)])return;const o=n[s(388)]();if(null==o)return;const i=e[s(410)][s(395)](s(399));let a;switch(i[s(390)](o)){case null:return;case s(378):{const t=i[s(384)](o[s(382)](s(380)));a=i[s(403)](t)||t;break}default:{const t=o[s(382)]("id");a=i[s(403)](t)||t;break}}return s(385)==n[s(371)]?{type:s(385),content:Dt(r,s(391),'"'+a+'" '+Dt(r,s(406)))}:{type:s(389),content:Dt(r,s(393),'"'+a+'" '+Dt(r,s(406)))}})}}const Dr=Br;function xr(){const t=["format","30HveHJc","3380157PuClsW","registerDescriptionCallback","listType","head","ELEMENT_MULTI_LEVEL_LIST","3016746GVsaUz","key","enableDefaultAttributesIntegration","MultiLevelList","*Set format:* %0","get","oldValue","12DEDnTm","216931ADdoWP","3063222WEbHng","listMarkerStyle","35AVWMcF","*Remove format:* %0","data","has","next","plugins","1688080gsBojv","afterInit","276220fDkkpY","locale","handleDescriptions","multiLevelList","descriptionFactory","TrackChangesEditing","newValue","editor","828805viEmoT"];return(xr=function(){return t})()}function Br(t,e){const n=xr();return(Br=function(t,e){return n[t-=462]})(t,e)}!function(t){const e=Br,n=t();for(;;)try{if(834822===parseInt(e(473))/1+parseInt(e(474))/2+-parseInt(e(495))/3+-parseInt(e(484))/4+-parseInt(e(492))/5*(-parseInt(e(472))/6)+-parseInt(e(476))/7*(parseInt(e(482))/8)+parseInt(e(465))/9*(parseInt(e(494))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xr);class Pr extends t.Plugin{[Dr(483)](){const t=Dr,e=this[t(491)],n=e[t(481)][t(470)](t(489));e[t(481)][t(479)](t(468))&&(n[t(467)](t(487)),n[t(488)][t(496)](e=>this[t(486)](e)))}[Dr(486)](t){const e=Dr,n=this[e(491)][e(485)],{data:r}=t,s={type:e(493),content:""};if(r&&e(475)==r[e(466)]){if(!r[e(471)])return{type:e(493),content:Dt(n,e(469),Dt(n,e(464)))+" ("+r[e(490)]+")"};if(!r[e(490)]){let o=t[e(463)];for(;o;){if(o[e(478)]&&e(462)==o[e(478)][e(466)]&&o[e(478)][e(490)])return s;o=o[e(480)]}return{type:e(493),content:Dt(n,e(477),Dt(n,e(464)))+" ("+r[e(471)]+")"}}}}}const Ur=Vr;function Gr(){const t=["191zxivHF","3779124bNDDef","3003207QFfyQb","get","registerElementLabel","ELEMENT_PAGE_BREAK","6220215mmEKOv","locale","2086xztDsV","descriptionFactory","4792976DAMPHj","pageBreak","78KKOPSQ","has","enableCommand","14610sxvDgu","editor","TrackChangesEditing","17956440PcSPJx","afterInit","plugins","PageBreakEditing"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=124]})(t,e)}!function(t){const e=Vr,n=t();for(;;)try{if(688346===-parseInt(e(131))/1*(-parseInt(e(143))/2)+parseInt(e(133))/3+-parseInt(e(132))/4+-parseInt(e(137))/5+parseInt(e(124))/6*(-parseInt(e(139))/7)+parseInt(e(141))/8+parseInt(e(127))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gr);class Hr extends t.Plugin{[Ur(128)](){const t=Ur,e=this[t(125)];if(!e[t(129)][t(144)](t(130)))return;e[t(129)][t(134)](t(126))[t(145)](t(142));const n=e[t(129)][t(134)](t(126)),r=e[t(138)];n[t(140)][t(135)](t(142),e=>Dt(r,t(136),e))}}const jr=Wr;!function(t){const e=Wr,n=t();for(;;)try{if(309617===parseInt(e(510))/1+-parseInt(e(494))/2+-parseInt(e(490))/3*(-parseInt(e(499))/4)+parseInt(e(489))/5*(parseInt(e(522))/6)+parseInt(e(526))/7*(-parseInt(e(497))/8)+-parseInt(e(525))/9*(-parseInt(e(508))/10)+-parseInt(e(517))/11*(parseInt(e(505))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Kr);class zr extends t.Plugin{[jr(482)](){const t=jr,e=this[t(501)];if(!e[t(488)][t(487)](t(483)))return;const n=e[t(500)],r=e[t(488)][t(498)](t(486));r[t(485)][t(523)](t(484),e=>Dt(n,t(507),e)),r[t(504)](t(484)),r[t(495)](t(506));const s=r[t(485)];s[t(509)](r=>{const o=t;if(o(511)!==r[o(502)])return;const{start:i,end:a}=r[o(503)]();if(!i[o(521)](a)||!i[o(527)])return;const c=e[o(524)][o(515)],u=i[o(527)];return c[o(496)](u)&&!c[o(520)](u)&&c[o(518)](u,o(492))?{type:o(511),content:Dt(n,o(493),s[o(514)](u,1))}:void 0}),this[t(513)]()}[jr(513)](){const t=jr,e=this[t(501)],n=e[t(500)];e[t(488)][t(498)](t(486))[t(485)][t(509)](e=>{const r=t;if(r(512)!=e[r(502)])return;const{data:s}=e;return s&&r(484)==s[r(491)]?{type:r(519),content:Dt(n,r(516),Dt(n,r(507)))}:void 0})}}function Wr(t,e){const n=Kr();return(Wr=function(t,e){return n[t-=482]})(t,e)}function Kr(){const t=["commandName","$text","*Insert:* %0","528122TNJTZw","enableCommand","isBlock","120gMixJs","get","4964xVvuhf","locale","editor","type","getFirstRange","enableDefaultAttributesIntegration","108ibjAvM","insertParagraph","ELEMENT_PARAGRAPH","83540EkPuwJ","registerDescriptionCallback","428617QCttZv","insertion","formatBlock","_registerLegacyDescription","getItemLabel","schema","*Change to:* %0","379709WzyRgY","checkChild","format","isLimit","isTouching","162niWgCu","registerElementLabel","model","18OsOWsX","90461jIKGSY","nodeAfter","afterInit","Paragraph","paragraph","descriptionFactory","TrackChangesEditing","has","plugins","83645HzpVgi","438kbYUZp"];return(Kr=function(){return t})()}function qr(){const t=["12933FALUzC","2096871uPotoC","14jOikNu","TrackChangesEditing","2158758Jfbuxm","get","enableCommand","52bZpKAM","472MCSctV","afterInit","commands","19428QyeFVb","133477bkzzIp","77435zJfjkR","replaceSource","8398640teZRRb","plugins","editor"];return(qr=function(){return t})()}const Zr=Jr;function Jr(t,e){const n=qr();return(Jr=function(t,e){return n[t-=461]})(t,e)}!function(t){const e=Jr,n=t();for(;;)try{if(208921===-parseInt(e(477))/1+-parseInt(e(467))/2*(-parseInt(e(476))/3)+-parseInt(e(472))/4*(-parseInt(e(478))/5)+-parseInt(e(469))/6+-parseInt(e(466))/7+parseInt(e(473))/8*(-parseInt(e(465))/9)+parseInt(e(462))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);class Xr extends t.Plugin{[Zr(474)](){const t=Zr,e=this[t(464)];e[t(475)][t(470)](t(461))&&e[t(463)][t(470)](t(468))[t(471)](t(461))}}function Yr(t,e){const n=$r();return(Yr=function(t,e){return n[t-=130]})(t,e)}const Qr=Yr;function $r(){const t=["get","plugins","afterInit","2WdnkxV","1181205oDZkHA","formatInline","_registerLegacyDescription","has","formatBlock","enableDefaultAttributesIntegration","registerDescriptionCallback","388zpCEvE","8731144CFGmTg","descriptionFactory","TrackChangesEditing","153511VGxUko","6671170UBBqml","editor","155077lwgzlO","10hlEXAw","7dANHyD","removeFormat","12249eMglJp","commandName","RemoveFormatEditing","*Remove all formatting*","format","type","locale","18ZTmoFF","2481505YMFWld","828YiYonr"];return($r=function(){return t})()}!function(t){const e=Yr,n=t();for(;;)try{if(861686===parseInt(e(160))/1*(parseInt(e(148))/2)+parseInt(e(135))/3*(parseInt(e(156))/4)+parseInt(e(143))/5*(parseInt(e(142))/6)+-parseInt(e(133))/7*(parseInt(e(157))/8)+parseInt(e(149))/9+-parseInt(e(132))/10*(-parseInt(e(161))/11)+-parseInt(e(144))/12*(parseInt(e(131))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);class ts extends t.Plugin{[Qr(147)](){const t=Qr,e=this[t(130)];e[t(146)][t(152)](t(137))&&(e[t(146)][t(145)](t(159))[t(154)](t(134)),this[t(151)]())}[Qr(151)](){const t=Qr,e=this[t(130)];e[t(146)][t(145)](t(159))[t(158)][t(155)](n=>{const r=t;if(r(153)!=n[r(140)]&&r(150)!=n[r(140)])return;const{data:s}=n;return s&&r(134)==s[r(136)]?{type:r(139),content:Dt(e[r(141)],r(138))}:void 0})}}const es=ns;function ns(t,e){const n=ss();return(ns=function(t,e){return n[t-=222]})(t,e)}!function(t){const e=ns,n=t();for(;;)try{if(455967===-parseInt(e(243))/1*(-parseInt(e(230))/2)+-parseInt(e(242))/3+parseInt(e(236))/4*(-parseInt(e(232))/5)+parseInt(e(245))/6*(parseInt(e(234))/7)+-parseInt(e(239))/8+parseInt(e(231))/9+-parseInt(e(235))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ss);class rs extends t.Plugin{[es(226)](){const t=es,e=this[t(229)];if(!e[t(222)][t(238)](t(240)))return;const n=e[t(222)][t(223)](t(248));n[t(237)](t(227)),n[t(237)](t(247));const r=e[t(222)][t(223)](t(240));r[t(237)](t(228)),r[t(237)](t(241)),r[t(237)](t(225)),r[t(237)](t(246)),r[t(237)](t(224)),r[t(237)](t(233)),r[t(237)](t(244))}}function ss(){const t=["202JcPvss","6798816ZREFqk","375dIppuW","acceptSelectedSuggestions","3107762JaCnDZ","3275550CMYmPI","35212lxbJJk","enableCommand","has","3056136OdyBvr","RestrictedEditingModeEditing","acceptSuggestion","1844355szTwIU","7893TiTOHQ","discardSelectedSuggestions","12lYCOwq","acceptAllSuggestions","goToNextRestrictedEditingException","TrackChangesEditing","plugins","get","discardAllSuggestions","discardSuggestion","afterInit","goToPreviousRestrictedEditingException","trackChanges","editor"];return(ss=function(){return t})()}const os=is;function is(t,e){const n=as();return(is=function(t,e){return n[t-=326]})(t,e)}function as(){const t=["1173120xNzzEw","has","afterInit","locale","softBreak","descriptionFactory","editor","124XexxDz","shiftEnter","TrackChangesEditing","3112629kLeZfT","ShiftEnter","1823787KTeohc","registerElementLabel","8ayVhZI","enableCommand","11rNYRMQ","get","24UNSJfq","99774Uxxfps","17691OEgwhn","8308RCOVEY","plugins","119suufQU","988700LHNkrQ","6BDUsPz","ELEMENT_LINE_BREAK"];return(as=function(){return t})()}!function(t){const e=is,n=t();for(;;)try{if(182081===-parseInt(e(349))/1*(-parseInt(e(345))/2)+-parseInt(e(344))/3*(parseInt(e(331))/4)+parseInt(e(351))/5+parseInt(e(343))/6*(parseInt(e(347))/7)+parseInt(e(338))/8*(parseInt(e(336))/9)+-parseInt(e(348))/10*(-parseInt(e(340))/11)+parseInt(e(342))/12*(-parseInt(e(334))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);class cs extends t.Plugin{[os(326)](){const t=os,e=this[t(330)];if(!e[t(346)][t(352)](t(335)))return;const n=e[t(346)][t(341)](t(333));n[t(339)](t(332)),n[t(329)][t(337)](t(328),n=>Dt(e[t(327)],t(350),n))}}function us(){const t=["378812qafUfX","7GgOzqT","push","21syuuoV","20054187JwHwAZ","hasAttribute","577400CswBuk","728559cToeih","createRangeOn","getItems","5906160XQfRbL","3457704qhlkAT","2519632JqpHMh"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=318]})(t,e)}function gs(t,e,n){const r=ls,s=[];for(const o of e[r(324)]())o[r(320)](t)&&s[r(330)](n[r(323)](o));return s}function ds(t,e){const n=hs();return(ds=function(t,e){return n[t-=453]})(t,e)}!function(t){const e=ls,n=t();for(;;)try{if(693196===parseInt(e(322))/1+parseInt(e(328))/2+-parseInt(e(318))/3*(parseInt(e(321))/4)+-parseInt(e(325))/5+parseInt(e(326))/6*(-parseInt(e(329))/7)+parseInt(e(327))/8+parseInt(e(319))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(us);const fs=ds;function hs(){const t=["checkChild","descriptionFactory","type","schema","value","commandParams","commands","locale","forceValue","restrictedEditingExceptionBlock","editor","2277ntPiBB","_enableEditingExceptionBlockCommand","2297538DacScD","8469840NKsCXc","isCollapsed","findAncestor","createContext","8qFugRV","from","push","plugins","250936bKWxwe","selection","change","commandName","getRanges","map","registerDescriptionCallback","model","name","24prsKXv","markBlockFormat","formatInline","244728wzlDMv","filter","StandardEditingModeEditing","markInlineFormat","formatBlock","FORMAT_RESTRICTED_ENABLED","_enableEditingExceptionCommand","format","parent","getSelectedBlocks","has","94520PuORjX","document","228378CRvwSI","FORMAT_RESTRICTED_DISABLED","afterInit","restrictedEditingExceptionAuto","TrackChangesEditing","enableCommand","restrictedEditingException","3113615qdsMSB","get"];return(hs=function(){return t})()}!function(t){const e=ds,n=t();for(;;)try{if(674734===parseInt(e(464))/1+parseInt(e(499))/2+-parseInt(e(477))/3*(parseInt(e(504))/4)+parseInt(e(484))/5+parseInt(e(461))/6*(parseInt(e(508))/7)+parseInt(e(500))/8+-parseInt(e(497))/9*(parseInt(e(475))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hs);class ms extends t.Plugin{[fs(479)](){const t=fs,e=this[t(496)],n=e[t(507)][t(485)](t(481));e[t(507)][t(474)](t(466))&&(this[t(470)](),this[t(498)](),n[t(482)](t(480)))}[fs(470)](){const t=fs,e=this[t(496)],n=e[t(459)],r=e[t(493)],s=e[t(507)][t(485)](t(481)),o=t(483),i=e[t(492)][t(485)](o);s[t(482)](o,(e,r={})=>{const a=t,c=n[a(476)][a(453)];if(c[a(501)])return void e(r);const u=void 0!==r[a(494)]?r[a(494)]:!i[a(490)];n[a(454)](()=>{const t=a,e=Array[t(505)](c[t(456)]());for(const r of e){const e=u?[r]:gs(o,r,n);for(const n of e)s[t(467)](n,{commandName:o,commandParams:[{forceValue:u}]})}})}),s[t(487)][t(458)](e=>{const n=t;if(n(468)!=e[n(488)]&&n(463)!=e[n(488)])return;const{data:s}=e;return s&&s[n(455)]==o?s[n(491)][0][n(494)]?{type:n(471),content:Dt(r,n(469))}:{type:n(471),content:Dt(r,n(478))}:void 0})}[fs(498)](){const t=fs,e=this[t(496)],n=e[t(493)],r=e[t(507)][t(485)](t(481)),s=t(495),o=this[t(496)][t(492)][t(485)](s);r[t(482)](s,(n,i={})=>{const a=t,c=this[a(496)][a(459)][a(476)][a(453)],u=i&&void 0!==i[a(494)]?i[a(494)]:!o[a(490)];let l=[];if(u){const t=Array[a(505)](c[a(473)]())[a(465)](t=>function(t){const e=a;return!!t[e(502)](e(483),{includeSelf:!0})}(t)||function(t,e){const n=a,r=e[n(503)](t[n(472)]);return!!e[n(486)](r,n(483))&&!!e[n(486)](r[n(506)](n(483)),t)}(t,this[a(496)][a(459)][a(489)]));l=y(t,e[a(459)])}else{const t=Array[a(505)](c[a(473)]())[a(457)](t=>function(t){const e=a;let n=t;for(;n[e(472)];){if(e(483)==n[e(472)][e(460)])return n;n=n[e(472)]}return null}(t))[a(465)](t=>!!t);l=y(t,e[a(459)])}e[a(459)][a(454)](()=>{const t=a;for(const e of l)r[t(462)](e,{commandName:s,commandParams:[{forceValue:u}]})})}),r[t(487)][t(458)](e=>{const r=t,{data:o}=e;if(o&&o[r(455)]==s)return o[r(491)][0][r(494)]?{type:r(471),content:Dt(n,r(469))}:{type:r(471),content:Dt(n,r(478))}})}}function ps(t,e){const n=bs();return(ps=function(t,e){return n[t-=195]})(t,e)}const ks=ps;function bs(){const t=["commandName","5LQpTdb","GeneralHtmlSupport","descriptionFactory","DataSchema","Style","12236ckbGwo","7BwIICx","96orwvVI","add","definitions","locale","has","style","element","forceValue","enableDefaultAttributesIntegration","format","type","*Remove format:* %0","registerDescriptionCallback","ghsAttributes","getGhsAttributeNameForElement","normalizeConfig","*Set format:* %0","4809267wtsqJX","registerAttributeLabel","config","_registerLegacyDescription","inline","commandParams","12577904nyLXgL","afterInit","formatInline","editor","styleName","plugins","191015ladAnS","5366070BeIWrs","get","toLowerCase","formatBlock","TrackChangesEditing","6894516sieNGQ","block","FORMAT_STYLE","9428540rCBiVi","StyleUtils"];return(bs=function(){return t})()}!function(t){const e=ps,n=t();for(;;)try{if(929066===-parseInt(e(215))/1+parseInt(e(232))/2*(parseInt(e(234))/3)+parseInt(e(221))/4*(parseInt(e(227))/5)+-parseInt(e(216))/6+parseInt(e(233))/7*(parseInt(e(209))/8)+-parseInt(e(203))/9+-parseInt(e(224))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bs);class Es extends t.Plugin{[ks(210)](){const t=ks,e=this[t(212)];if(!e[t(214)][t(238)](t(231))||!e[t(214)][t(238)](t(230)))return;const n=e[t(214)][t(217)](t(220)),r=e[t(237)],s=e[t(205)][t(217)](t(239))||{},o=e[t(214)][t(217)](t(228)),i=e[t(214)][t(217)](t(225))[t(201)](e[t(214)][t(217)](t(230)),s[t(236)]);n[t(242)](t(239));const a=new Set;for(const e of i[t(222)]){const n=o[t(200)](e[t(240)]);a[t(235)](n)}const c=new Set;for(const e of i[t(207)]){const n=o[t(200)](e[t(240)]);c[t(235)](n);for(const n of e[t(199)])c[t(235)](n)}for(const e of a)n[t(229)][t(204)](e,Dt(r,t(223)));for(const e of c)n[t(229)][t(204)](e,Dt(r,t(223)));this[t(206)]()}[ks(206)](){const t=ks,e=this[t(212)],n=e[t(237)];e[t(214)][t(217)](t(220))[t(229)][t(198)](e=>{const r=t;if(r(219)!=e[r(196)]&&r(211)!=e[r(196)])return;const{data:s}=e;return s&&r(239)===s[r(226)]?s[r(208)][0][r(241)]?{type:r(195),content:Dt(n,r(202),s[r(208)][0][r(213)][r(218)]())}:{type:r(195),content:Dt(n,r(197),s[r(208)][0][r(213)][r(218)]())}:void 0})}}const Is=_s;function _s(t,e){const n=Ts();return(_s=function(t,e){return n[t-=377]})(t,e)}function Ts(){const t=["values","registerPostFixer","ELEMENT_TABLE","getChanges","afterInit","isIntersectingWithRange","setSelection","every","data","refresh","createPositionAt","getRanges","TableEditing","locale","ELEMENT_TABLE_WITH_TEXT","name","registerElementLabel","nodeAfter","selection","discard","isEqual","$textProxy","_tablePostFixingSubtypes","markMultiRangeDeletion","hasAttribute","maxRow","registerCustomCallback","minColumn","nodeBefore","oldRange","last","above","tablePaste","removeTableColumn","minRow","getContainedElement","join","createTableWalker","root","300573GPskpD","position","insertTableColumnLeft","detach","352Qnsxnd","suggestion","10943672QuwKvS","_tableSuggestions","enqueueChange","some","toLowerCase","57969pZwDEu","document","$graveyard","push","TrackChangesEditing","markMultiRangeInsertion","_splitMarkerName","add","createRangeIn","ELEMENT_TABLE_ROW","filter","descriptionFactory","MIN_SAFE_INTEGER","registerDescriptionCallback","getChangedMarkers","end","forceValue","low","isTouching","maxColumn","span","rootName","get","substr","*Insert:* %0","deletion","createRangeOn","map","_suggestionFactory","95yynLNE","type","cell","table","accept","selectTableColumn","insertTableRowAbove","length","element","_setupColumnsRowsFixing","startsWith","insertTableRowBelow","_getCoordsForCells","getRowIndexes","subType","plugins","removeTableRow","isIntersecting","batch","from","findAncestor","insertTable","has","insert","editor","1661634WURTKj","TableUtils","getSelectionAffectedTableCells","fromRange","tableRow","colspan","getChildren","getFirstRange","getColumnIndexes","ELEMENT_TABLE_COLUMN_WITH_TEXT","start","ELEMENT_TABLE_ROW_WITH_TEXT","13728020nhaOEc","max","differ","enableCommand","tableCell","addRange","insertion","*Remove:* %0","rowspan","insertTableColumnRight","model","getCellLocation","change","left","includes","order","getAttribute","5726259pUtTcp","getItems","getSuggestion","tableColumn","selectTableRow","_getSuggestionCoords","commands","ELEMENT_TABLE_COLUMN","change:data","_acceptFormatSuggestionCallbackFactory","first","MAX_SAFE_INTEGER","execute","151608aeOQDY","min","2MUGoFt","isInContent"];return(Ts=function(){return t})()}!function(t){const e=_s,n=t();for(;;)try{if(893083===parseInt(e(519))/1*(-parseInt(e(478))/2)+-parseInt(e(380))/3*(parseInt(e(523))/4)+-parseInt(e(409))/5*(parseInt(e(476))/6)+parseInt(e(463))/7+parseInt(e(525))/8+-parseInt(e(434))/9+parseInt(e(446))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ts);class As extends t.Plugin{[Is(502)];[Is(526)];constructor(t){const e=Is;super(t),this[e(502)]=[e(438),e(466)],this[e(526)]=new Set}[Is(484)](){const t=Is,e=this[t(433)],n=e[t(456)][t(381)][t(498)];if(!e[t(424)][t(431)](t(492)))return;const r=e[t(493)],s=e[t(424)][t(402)](t(384)),o=e[t(424)][t(402)](t(435));s[t(391)][t(496)](t(412),e=>Dt(r,t(482),e)),this[t(418)](),s[t(449)](t(430)),s[t(449)](t(467)),s[t(449)](t(414));for(const r of[t(415),t(420)]){const i=e[t(469)][t(402)](r);s[t(449)](r,r=>{const a=t;e[a(456)][a(458)](t=>{const e=a;r();const c=e(511)===i[e(461)],u=o[e(436)](n),l=o[e(422)](u),g=c?l[e(473)]-1:l[e(510)]+1,d=u[0][e(429)](e(412)),f=o[e(517)](d,{startRow:g,endRow:g}),h=Array[e(428)](f)[e(407)](n=>t[e(406)](n[e(411)]));s[e(385)](h,e(438))})})}for(const r of[t(521),t(455)]){const i=e[t(469)][t(402)](r);s[t(449)](r,r=>{const a=t;e[a(456)][a(458)](t=>{const e=a;r();const c=e(459)===i[e(461)],u=o[e(436)](n),l=o[e(442)](u),g=c?l[e(473)]-1:l[e(510)]+1,d=u[0][e(429)](e(412)),f=o[e(517)](d,{startRow:0,column:g,includeAllSlots:!1}),h=Array[e(428)](f)[e(407)](n=>t[e(406)](n[e(411)]));s[e(385)](h,e(466))})})}for(const r of[t(425),t(513)]){const i=r[t(403)](11),a=i[t(379)](),c=a[t(403)](0,3)+t(400),u=t(412)+i,l=t(477)+i,g=t(447)+i;s[t(449)](r,()=>{const i=t;e[i(456)][i(458)](t=>{const e=i,d=o[e(436)](n),f=d[0][e(429)](e(412));let h;if(e(425)==r){const t=o[e(422)](d);h={startRow:t[e(473)],endRow:t[e(510)],includeAllSlots:!0}}else{const t=o[e(442)](d);h={startColumn:t[e(473)],endColumn:t[e(510)],includeAllSlots:!0}}const m=o[e(517)](f,h),p=Array[e(428)](m)[e(407)](({cell:t})=>t),k=ys(p[e(390)](t=>t[e(504)](c))),b=ys(p[e(390)](t=>!t[e(504)](c)))[e(407)](n=>t[e(406)](n)),E=s[e(503)](b,u);if(E&&(e(438)==E[e(423)]||e(466)==E[e(423)])){const n=this[e(468)](E);for(const r of k){const s=t[e(406)](r),i=o[e(457)](r),u=r[e(462)](c)-1,d=n[l],f=n[g];d<=i[a]&&i[a]+u<=f&&E[e(451)](s)}}})})}function i(r){const s=t,o=Array[s(428)](n[s(491)]())[s(407)](t=>a.ModelLiveRange[s(437)](t));e[s(456)][s(458)](t=>{const n=s,i=t[n(427)];r=r[n(390)](t=>n(382)!=t[n(518)][n(401)]),t[n(486)](r),e[n(469)][n(402)](n(425))[n(489)](),e[n(475)](n(425),{forceDefaultExecution:!0}),e[n(456)][n(377)](()=>{const t=n;e[t(456)][t(377)](i,e=>{const n=t,r=o[n(390)](t=>n(382)!=t[n(518)][n(401)]);r[n(416)]>0&&e[n(486)](r);for(const t of o)t[n(522)]()})})})}function c(r){const s=t;e[s(456)][s(458)](t=>{const o=s,i=Array[o(428)](n[o(491)]())[o(407)](t=>a.ModelLiveRange[o(437)](t)),c=[];for(const t of r)for(const e of t[o(464)]({shallow:!0}))c[o(383)](e);for(const n of c)o(382)!=n[o(518)][o(401)]&&(t[o(486)](t[o(490)](n,0)),e[o(469)][o(402)](o(513))[o(489)](),e[o(475)](o(513),{forceDefaultExecution:!0}));const u=i[o(390)](t=>o(382)!=t[o(518)][o(401)]);u[o(416)]>0&&t[o(486)](u);for(const t of i)t[o(522)]()})}function u(e,n){const r=t;return n[r(487)](t=>e[r(378)](e=>e[r(395)][r(500)](t[r(444)])||t[r(395)][r(500)](e[r(444)])))}function l(e,n){const r=t;return!e[r(378)](t=>n[r(378)](e=>t[r(426)](e)))&&e[r(378)](t=>n[r(378)](e=>t[r(395)][r(398)](e[r(444)])))}s[t(391)][t(393)](e=>{const n=t;if(n(452)!=e[n(410)]&&n(405)!=e[n(410)])return;const s=e[n(515)]();if(null!=s&&s.is(n(417),n(412))){if(n(452)==e[n(410)]){const t=e[n(464)]()[n(390)](t=>t.is(n(501)))[n(407)](t=>t[n(488)]);if(t[n(416)])return{type:n(452),content:Dt(r,n(404),Dt(r,n(494),'"'+t[n(516)](" ")+'"'))}}if(n(405)==e[n(410)]){const t=e[n(464)]()[n(390)](t=>t.is(n(501)))[n(407)](t=>t[n(488)]);if(t[n(416)])return{type:n(405),content:Dt(r,n(453),Dt(r,n(494),'"'+t[n(516)](" ")+'"'))}}}}),s[t(391)][t(393)](e=>{const n=t;if(n(438)==e[n(423)]){const t=e[n(464)]()[n(390)](t=>t.is(n(501)))[n(407)](t=>t[n(488)]),s=this[n(468)](e),o=s[n(505)]-s[n(514)]+1;if(n(452)==e[n(410)])return t[n(416)]?{type:n(452),content:Dt(r,n(404),Dt(r,n(445),[o,'"'+t[n(516)](" ")+'"']))}:{type:n(452),content:Dt(r,n(404),Dt(r,n(389),o))};if(n(405)==e[n(410)])return t[n(416)]?{type:n(405),content:Dt(r,n(453),Dt(r,n(445),[o,'"'+t[n(516)](" ")+'"']))}:{type:n(405),content:Dt(r,n(453),Dt(r,n(389),o))}}if(n(466)==e[n(423)]){const t=e[n(464)]()[n(390)](t=>t.is(n(501)))[n(407)](t=>t[n(488)]),s=this[n(468)](e),o=s[n(399)]-s[n(507)]+1;if(n(452)==e[n(410)])return t[n(416)]?{type:n(452),content:Dt(r,n(404),Dt(r,n(443),[o,'"'+t[n(516)](" ")+'"']))}:{type:n(452),content:Dt(r,n(404),Dt(r,n(470),o))};if(n(405)==e[n(410)])return t[n(416)]?{type:n(405),content:Dt(r,n(453),Dt(r,n(443),[o,'"'+t[n(516)](" ")+'"']))}:{type:n(405),content:Dt(r,n(453),Dt(r,n(470),o))}}}),s[t(408)][t(506)](t(452),t(438),t(499),i),s[t(408)][t(506)](t(405),t(438),t(413),i),s[t(408)][t(506)](t(452),t(466),t(499),c),s[t(408)][t(506)](t(405),t(466),t(413),c),s[t(408)][t(506)](t(452),t(466),t(516),u),s[t(408)][t(506)](t(405),t(466),t(516),u),s[t(408)][t(506)](t(452),t(438),t(516),l),s[t(408)][t(506)](t(405),t(438),t(516),l)}[Is(472)](){const t=Is,e=this[t(433)],n=e[t(456)][t(381)][t(498)];return(r,s)=>{const o=t;e[o(456)][o(458)](t=>{const i=o,{commandName:c,commandParams:u}=s;let l=r[0][i(395)][i(508)];u&&u[0]&&!1===u[0][i(396)]&&(l=r[0][i(444)][i(497)]);const g=t[i(388)](l);if(i(382)==g[i(518)][i(401)])return;const d=Array[i(428)](n[i(491)]())[i(407)](t=>a.ModelLiveRange[i(437)](t));t[i(486)](g),e[i(469)][i(402)](c)[i(489)](),u[i(383)]({forceDefaultExecution:!0}),e[i(475)](c,...u);const f=d[i(390)](t=>i(382)!=t[i(518)][i(401)]);f[i(416)]>0&&t[i(486)](f);for(const t of d)t[i(522)]()})}}[Is(421)](t){const e=Is,n=this[e(433)][e(424)][e(402)](e(435));let r=Number[e(474)],s=Number[e(392)],o=Number[e(474)],i=Number[e(392)];for(const a of t){if(e(382)==a[e(518)][e(401)])continue;const{row:t,column:c}=n[e(457)](a),u=a[e(504)](e(454))?a[e(462)](e(454))-1:0,l=a[e(504)](e(439))?a[e(462)](e(439))-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}}[Is(418)](){const t=Is,e=this[t(433)],n=e[t(424)][t(402)](t(384)),r=e[t(424)][t(402)](t(435));e[t(456)][t(381)].on(t(471),()=>{const r=t,s=Array[r(428)](e[r(456)][r(381)][r(448)][r(394)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(386)](t);if(r(524)!=s)continue;if(null!=e[r(509)])continue;const a=n[r(465)](o);this[r(502)][r(460)](i)&&this[r(526)][r(387)](a)}},{priority:t(397)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(406)](e),a=e[s(429)](s(412)),c=r[s(457)](e);for(const t of this[s(526)]){const n=t[s(423)],r=n[s(419)](s(512)),u=n[s(403)](r?10:5),l=u[s(379)](),g=l[s(403)](0,3)+s(400),d=s(477)+u,f=s(447)+u;if(!t[s(479)])continue;if(a!=t[s(441)]()[s(444)][s(429)](s(412)))continue;if(t[s(485)](i))continue;const h=e[s(504)](g)?e[s(462)](g)-1:0,m=this[s(468)](t),p=m[d],k=m[f];p<=c[l]&&c[l]+h<=k&&(t[s(451)](i),o=!0)}return o};e[t(456)][t(381)][t(481)](n=>{const r=t;let o=!1;for(const t of e[r(456)][r(381)][r(448)][r(483)]())if(r(432)==t[r(410)])if(r(438)==t[r(495)])for(const e of t[r(520)][r(497)][r(440)]())o=o||s(e,n);else r(450)==t[r(495)]&&(o=o||s(t[r(520)][r(497)],n));return o})}[Is(468)](t){const e=Is;return this[e(421)](t[e(491)]()[e(407)](t=>t[e(444)][e(497)]))}}function ys(t){const e=Is;return Array[e(428)](new Set(t)[e(480)]())}function ws(t,e){const n=vs();return(ws=function(t,e){return n[t-=469]})(t,e)}const Ls=ws;function vs(){const t=["insertion","getAncestors","map","subType","type","low","deletion","setSelection","stop","selection","_isForcedDefaultExecutionBlock","434731TjQkvc","TableEditing","cell","get","editor","getFirstPosition","afterInit","formatInline","rootName","1136970JRVQTI","format","7dbsnBb","filter","_areMergableCells","getSelectionAffectedTableCells","containsRange","getCellLocation","1921995igbNaM","value","TableUtils","*Split cell:* horizontally","createTableWalker","highest","forceDefaultExecution","_acceptFormatSuggestionCallbackFactory","markBlockFormat","$graveyard","getRanges","4200360TLfGbk","markMultiRangeBlockFormat","refresh","find","mergeTableCellDown","registerDescriptionCallback","_tablePostFixingSubtypes","fromRange","splitTableCellVertically","mergeTableCellRight","*Merge cells*","_areSelectedCellsMergable","execute","has","registerCustomCallback","1199600vOUfIp","commands","locale","*Split cell:* vertically","push","detach","return","root","add","getSuggestions","plugins","1561945zjBHsH","table","findAncestor","accept","from","change","splitTableCellHorizontally","isInContent","horizontally","8QwXkqq","trackChanges","mergeTableCellUp","document","isEnabled","mergeTableCellLeft","enableCommand","2429358PwBpTJ","model","createRangeOn","element","size","requires","length","tableCell","direction","TrackChangesEditing","mergeTableCells","author","descriptionFactory","formatBlock","commandName","set:isEnabled","_suggestionFactory"];return(vs=function(){return t})()}!function(t){const e=ws,n=t();for(;;)try{if(395664===-parseInt(e(516))/1+parseInt(e(559))/2+-parseInt(e(533))/3+-parseInt(e(481))/4*(-parseInt(e(472))/5)+-parseInt(e(488))/6+parseInt(e(527))/7*(parseInt(e(544))/8)+parseInt(e(525))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vs);class Cs extends t.Plugin{static get[Ls(493)](){return[As]}[Ls(522)](){const t=Ls,e=this[t(520)],n=e[t(489)][t(484)][t(514)],r=e[t(561)];if(!e[t(471)][t(557)](t(517)))return;const s=e[t(471)][t(519)](t(497)),o=e[t(471)][t(519)](t(535)),i=e[t(471)][t(519)](As);i[t(550)][t(563)](t(498)),s[t(487)](t(498),()=>{const n=t,r=o[n(530)](e[n(489)][n(484)][n(514)]);e[n(489)][n(477)](()=>{const t=n;s[t(545)](r,{commandName:t(498),commandParams:[]},[],t(498))})}),e[t(560)][t(519)](t(498)).on(t(556),(n,r)=>{const o=t;e[o(560)][o(519)](o(482))[o(534)]&&(r[o(494)]>0&&r[r[o(494)]-1]&&r[r[o(494)]-1][o(539)]||s[o(515)]||this[o(555)]()||n[o(513)]())},{priority:t(538)});for(const n of[t(483),t(553),t(548),t(486)]){const r=e[t(560)][t(519)](n);s[t(487)](n,()=>{const n=t,o=e[n(489)][n(484)][n(514)][n(521)]()[n(506)]()[n(547)](t=>t.is(n(491),n(495))),i=r[n(534)];e[n(489)][n(477)](()=>{const t=n;s[t(545)]([o,i],{commandName:t(498),commandParams:[]},[],t(498))})})}for(const n of[t(552),t(478)]){const r=e[t(560)][t(519)](n);s[t(487)](n,()=>{const i=t,a=o[i(530)](e[i(489)][i(484)][i(514)])[0],c=a[i(474)](i(473)),{column:u,row:l}=o[i(532)](a);let g=[];if(i(480)==r[i(496)]){const t=o[i(537)](c,{startRow:l,endRow:l,includeAllSlots:!0});g=Array[i(476)](t)[i(507)](t=>t[i(518)])}else{const t=o[i(537)](c,{column:u,includeAllSlots:!0});g=Array[i(476)](t)[i(507)](t=>t[i(518)])}e[i(489)][i(477)](t=>{const e=i;s[e(541)](t[e(490)](a),{commandName:n,commandParams:[]},g,n)})})}s[t(500)][t(549)](e=>{const n=t;if(n(501)!=e[n(509)]&&n(523)!=e[n(509)])return;const{data:s}=e;return s&&n(498)==s[n(502)]?{type:n(526),content:Dt(r,n(554))}:void 0}),s[t(500)][t(549)](e=>{const n=t;if(n(501)!=e[n(509)]&&n(523)!=e[n(509)])return;const{data:s}=e;return s?n(552)==s[n(502)]?{type:n(526),content:Dt(r,n(562))}:n(478)==s[n(502)]?{type:n(526),content:Dt(r,n(536))}:void 0:void 0});const c=i[t(540)]();for(const e of[t(483),t(553),t(548),t(486)])s[t(504)][t(558)](t(501),e,t(475),c);for(const e of[t(552),t(478)])s[t(504)][t(558)](t(501),e,t(475),c);s[t(504)][t(558)](t(501),t(498),t(475),r=>{const s=t;e[s(489)][s(477)](t=>{const o=s,i=Array[o(476)](n[o(543)]())[o(507)](t=>a.ModelLiveRange[o(551)](t));t[o(512)](r),e[o(560)][o(519)](o(498))[o(546)](),e[o(556)](o(498),{forceDefaultExecution:!0});const c=i[o(528)](t=>o(542)!=t[o(566)][o(524)]);c[o(494)]>0&&t[o(512)](c);for(const t of i)t[o(564)]()})});for(const n of[t(483),t(548),t(486),t(553)]){const r=e[t(560)][t(519)](n);r.on(t(503),(n,s,o)=>{const i=t;if(o){const t=e[i(489)][i(484)][i(514)][i(521)]()[i(506)]()[i(547)](t=>t.is(i(491),i(495)));this[i(529)](r[i(534)],t)||(n[i(565)]=!1,n[i(513)]())}},{priority:t(510)})}}[Ls(555)](){const t=Ls,e=this[t(520)][t(560)][t(519)](t(498)),n=this[t(520)][t(471)][t(519)](t(535));if(!e[t(485)])return!1;const r=n[t(530)](this[t(520)][t(489)][t(484)][t(514)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(529)](e,n))return!1;return!0}[Ls(529)](t,e){const n=Ls,r=this[n(520)][n(471)][n(519)](n(497)),s=this[n(520)][n(489)][n(490)](t),o=this[n(520)][n(489)][n(490)](e),i=new Set,a=new Set;for(const t of r[n(470)]())if((n(505)==t[n(509)]||n(511)==t[n(509)]||n(498)==t[n(508)])&&t[n(479)])for(const e of t[n(543)]())e[n(531)](s,!0)&&i[n(469)](t[n(509)]+":"+t[n(499)].id),e[n(531)](o,!0)&&a[n(469)](t[n(509)]+":"+t[n(499)].id);if(i[n(492)]!=a[n(492)])return!1;for(const t of i)if(!a[n(557)](t))return!1;return!0}}const Ns=Ss;function Rs(){const t=["requires","markerRange","highest","bindElementToMarker","3649208ScsMQA","registerCustomCallback","createTableWalker","getCellLocation","start","TrackChangesEditing","5745393CJYJCE","setAttribute","markerName","setTableColumnHeader","editing","ck-suggestion-marker-","getSuggestion","22546uvJwew","get","unbindElementFromMarkerName","hasSuggestion","data-suggestion","consume","8810754TMEWLF","_suggestionFactory","cell","TableUtils","plugins","options","forceValue","ck-suggestion-marker--active","showSuggestionHighlights","enableDefaultAttributesIntegration","commandName","data","item","249gyhBlG","name","type","end","registerAttributeLabel","nodeBefore","stop","formatBlock","commandParams","toViewElement","removeAttribute","FORMAT_HEADER_ROW","TableEditing","FORMAT_HEADER_COLUMN","_splitMarkerName","*Format:* %0","_registerLegacyDescription","has","removeClass","markerNameToElements","headingColumns","5fuKogJ","includes","parent","mapper","locale","8dgvgFc","descriptionFactory","nodeAfter","829935tHWmaa","format","editor","FORMAT_REGULAR_COLUMN","addClass","removeMarker:suggestion","_handleLegacySuggestions","downcastDispatcher","registerDescriptionCallback","_registerLegacyConverters","accept","setTableRowHeader","_acceptFormatSuggestionCallbackFactory","writer","afterInit","consumable","FORMAT_REGULAR_ROW","addMarker:suggestion","activeMarkers","7858613qCnsaT","14676770IigPAL","headingRows"];return(Rs=function(){return t})()}function Ss(t,e){const n=Rs();return(Ss=function(t,e){return n[t-=208]})(t,e)}!function(t){const e=Ss,n=t();for(;;)try{if(906962===-parseInt(e(258))/1+-parseInt(e(210))/2*(parseInt(e(229))/3)+parseInt(e(284))/4*(parseInt(e(250))/5)+-parseInt(e(216))/6+parseInt(e(277))/7+-parseInt(e(255))/8*(-parseInt(e(290))/9)+parseInt(e(278))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rs);class Ms extends t.Plugin{static get[Ns(280)](){return[As]}[Ns(272)](){const t=Ns,e=this[t(260)];if(!e[t(220)][t(246)](t(241)))return;const n=e[t(254)],r=e[t(220)][t(211)](t(289));r[t(225)](t(269)),r[t(225)](t(293)),r[t(256)][t(233)](t(279),Dt(n,t(240))),r[t(256)][t(233)](t(249),Dt(n,t(242))),this[t(264)]()}[Ns(264)](){const t=Ns,e=this[t(260)][t(220)][t(211)](t(289)),n=this[t(260)][t(220)][t(211)](As)[t(270)]();e[t(217)][t(285)](t(236),t(269),t(268),n),e[t(217)][t(285)](t(236),t(293),t(268),n),this[t(267)](),this[t(245)]()}[Ns(267)](){const t=Ns,e=this[t(260)][t(220)][t(211)](t(289)),n=this[t(260)][t(220)][t(211)](t(219));function r({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ss,{type:c,id:u}=e[a(243)](o[a(292)]);if(!e[a(213)](u))return;const l=e[a(209)](u),g=l[a(227)];if(a(236)!=l[a(231)]||!g||a(293)!=g[a(226)])return;if(o[a(228)])return void s[a(235)]();if(!i[a(273)][a(215)](o[a(281)],s[a(230)]))return;const d=o[a(281)][a(288)][a(257)],f=o[a(281)][a(232)][a(234)],h=d[a(252)][a(252)],{column:m}=n[a(287)](d),{column:p}=n[a(287)](f);for(let s=m;s<=p;s++){const l=n[a(286)](h,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(218)],l=i[a(253)][a(238)](s);i[a(271)][a(262)](a(208)+c,l),r&&i[a(271)][a(291)](a(214),u,l),i[a(253)][a(283)](l,o[a(292)]),t&&(e[a(276)][a(251)](o[a(292)])?i[a(271)][a(262)](a(223),l):i[a(271)][a(247)](a(223),l))}}}}this[t(260)][t(294)][t(265)].on(t(275),r(),{priority:t(282)}),this[t(260)][t(227)][t(265)].on(t(275),(e,n,s)=>{const o=t;s[o(221)][o(224)]&&r({showActiveMarker:!1,setDataAttribute:!1})(e,n,s)},{priority:t(282)}),this[t(260)][t(294)][t(265)].on(t(263),(n,r,s)=>{const o=t,{type:i,id:a}=e[o(243)](r[o(292)]);if(!e[o(213)](a))return;const c=e[o(209)](a),u=c[o(227)];if(o(236)!=c[o(231)]||!u||o(293)!=u[o(226)])return;const l=s[o(253)][o(248)](r[o(292)]);if(l)for(const t of l)s[o(271)][o(247)](o(208)+i,t),s[o(271)][o(247)](o(223),t),s[o(271)][o(239)](o(214),t),s[o(253)][o(212)](t,r[o(292)])},{priority:t(282)})}[Ns(245)](){const t=Ns,e=this[t(260)],n=e[t(254)];function r(e){const r=t;return{type:r(259),content:Dt(n,r(244),e)}}e[t(220)][t(211)](t(289))[t(256)][t(266)](e=>{const s=t;if(s(236)!=e[s(231)])return;const{data:o}=e;if(o){if(s(269)==o[s(226)]){const t=o[s(237)][0][s(222)];return r(Dt(n,s(t?240:274)))}if(s(293)==o[s(226)]){const t=o[s(237)][0][s(222)];return r(Dt(n,s(t?242:261)))}}})}}const Os=Ds;function Fs(){const t=["20DlWbfb","52698yWKHpm","editor","descriptionFactory","enableCommand","getAttribute","layout","3490TfLVBd","content","ELEMENT_LAYOUT_TABLE","has","tableType","enableDefaultAttributesIntegration","insertTableLayout","table","format","key","97595asdLxX","get","registerElementLabel","registerDescriptionCallback","TrackChangesEditing","192518cUEQGP","newValue","locale","ELEMENT_CONTENT_TABLE","plugins","9IZkpHX","TableLayout","3078056uvWeWz","*Set table type:* %0","afterInit","17017Sickax","2621486FMacAE","14iAbcuZ","1027902KfyRZC","element"];return(Fs=function(){return t})()}function Ds(t,e){const n=Fs();return(Ds=function(t,e){return n[t-=128]})(t,e)}!function(t){const e=Ds,n=t();for(;;)try{if(211694===-parseInt(e(142))/1+-parseInt(e(154))/2*(-parseInt(e(158))/3)+parseInt(e(157))/4*(-parseInt(e(137))/5)+-parseInt(e(155))/6+-parseInt(e(153))/7+parseInt(e(149))/8*(parseInt(e(147))/9)+parseInt(e(164))/10*(parseInt(e(152))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fs);class xs extends t.Plugin{[Os(151)](){const t=Os,e=this[t(159)],n=e[t(144)],r=e[t(146)][t(138)](t(141));function s(e){const r=t;return{type:r(135),content:""+Dt(n,r(150),e)}}e[t(146)][t(130)](t(148))&&(r[t(161)](t(133)),r[t(132)](t(131)),r[t(160)][t(139)](e=>e.is(t(156),t(134))&&t(163)===e[t(162)](t(131)),e=>Dt(n,t(129),e)),r[t(160)][t(140)](e=>{const r=t,{data:o}=e;if(o&&r(131)==o[r(136)])switch(o[r(143)]){case r(163):return s(Dt(n,r(129)));case r(128):return s(Dt(n,r(145)))}}))}}var Bs=n(331);const Ps=zs;function Us(){const t=["elementToElement","model","editing","for","dataDowncast","get","next","root","tableCellBorderStyle","insertContent","_replaceTableSlotCell","every","$graveyard","getRanges","getRows","rowInsertionIndexes","documentSelection","getChanges","Users","createRange","createRangeIn","markMultiRangeInsertion","tablePaste","rootName","discard","cell","tableCellBackgroundColor","return","value","options","tableCellHorizontalAlignment","registerDescriptionCallback","deletionRanges","removeMarker","column","TrackChangesEditing","includes","getSelectedTableCells","conversion","differ","method","endRow","find","forEach","1617610yHZpFa","1467855FWFsKL","columns","high","listenTo","insertion","tablePasteChainId","getColumnIndexes","tableCellBorderColor","low","selection","row","1433436JkGUmO","_tablePostFixingSubtypes","descriptionFactory","content","47204FLEfXB","markMultiRangeDeletion","suggestionLoaded","createRangeOn","newRange","getItems","containsRange","93DcvASI","TableClipboard","markerName","name","30veXePL","TableUtils","length","author","_isForcedDefaultExecutionBlock","isEqual","insert","getRowIndexes","previousSibling","detach","register","table","unwrap","fromEntries","insertColumns","isEmpty","tablePasteCell","startsWith","deletion","ck-suggestion-marker--active","clipboardOutput","move","cells","markerAttributes","showSuggestionHighlights","element","suggestion","suggestionUnloaded","_getCoordsForCells","getTableIfOnlyTableInContent","getAllAdjacentSuggestions","editor","81xblLxm","rowInsertionRanges","insertionRanges","getMarkers","getSuggestions","endColumn","accept","tableCellSuggestion","tableCell","ck-suggestion-marker","remove","findAncestor","stop","view","oldRange","tableCellVerticalAlignment","TableSelection","paste","locale","redo","isInContent","*Replace table cells*","getColumns","requires","insertRows","getSuggestionCallback","getChangedMarkers","fromRange","getChildren","afterInit","getSuggestion","paragraph","rows","tableCellPadding","batch","getContainedElement","join","position","nodeAfter","end","contentInsertion","setAttribute","suggestion-td","getSelectionAffectedTableCells","forceDefaultExecution","removeMarkers","719586pxHswl","tablePasteColumn","push","subType","updateMarker","markMultiRangeBlockFormat","entries","plugins","registerPostFixer","_splitMarkerName","has","set","schema","nextSibling","55epErfe","_createdBatches","columnInsertionRanges","ck-suggestion-marker-insertion","last","tableCellBorderWidth","markers","619064kBfPtX","hasSuggestion","createElement","removeColumns","createPositionBefore","reduce","_suggestionFactory","document","activeMarkers","attributes","some","previous","registerCustomCallback","start","wrap","commands","lowest","type","getRange","fill","columnInsertionIndexes","removeRows","createTableWalker","formatBlock","markerToHighlight","tablePasteRow","filter","editingDowncast","first","map","trackChanges","keys","getAttributes","getShiftedBy","getChild","1088311hpHRoU","suggestion:formatBlock:tablePasteCell","from","add","change","setAttributes"];return(Us=function(){return t})()}!function(t){const e=zs,n=t();for(;;)try{if(474321===parseInt(e(328))/1+parseInt(e(446))/2+parseInt(e(457))/3*(-parseInt(e(450))/4)+parseInt(e(435))/5+-parseInt(e(461))/6*(parseInt(e(384))/7)+-parseInt(e(349))/8*(-parseInt(e(493))/9)+-parseInt(e(434))/10*(parseInt(e(342))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);const Gs=[Ps(347),Ps(442),Ps(398),Ps(420),Ps(297),Ps(416),Ps(315)],Vs=Object[Ps(474)](Gs[Ps(378)](t=>[t,null]));class Hs extends t.Plugin{static get[Ps(305)](){return[As]}[Ps(311)](){const t=Ps,n=this[t(492)];if(!n[t(335)][t(338)](t(458)))return;const r=n[t(335)][t(395)](t(425)),s=n[t(335)][t(395)](t(462)),o=n[t(335)][t(395)](As),i=n[t(335)][t(395)](t(458)),c=n[t(335)][t(395)](t(298)),u=n[t(335)][t(395)](Bs.ClipboardPipeline);o[t(447)][t(330)](t(374),t(329)),n[t(391)][t(340)][t(471)](t(289),{allowIn:t(290),allowContentOf:t(290),isLimit:!0}),n[t(428)][t(390)]({model:t(289),view:t(324)});let l=null,g=!1;u.on(t(322),(e,n)=>{const r=t;g=r(299)===n[r(430)]}),n[t(391)].on(t(399),(o,a)=>{const u=t;if(!g&&null===c[u(427)]())return;const[d,f]=a,h=a[a[u(463)]-1];h&&h[u(326)]||r[u(465)]||this[u(492)][u(364)][u(395)](u(379))[u(418)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(406)))return!1;const i=s[o(490)](t,n);if(!i||!Ws(i,void 0,r))return!1;const a=r[o(325)](n[o(356)][o(444)]);if(!a[o(463)])return!1;const c=a[0][o(293)](o(472)),l=r[o(468)](a),g=r[o(441)](a),d={startRow:l[o(377)],endRow:l[o(346)],startColumn:g[o(377)],endColumn:g[o(346)]};return 1==a[o(463)]&&(d[o(431)]+=r[o(404)](i)-1,d[o(287)]+=r[o(304)](i)-1),Ws(c,d,r)}(d,f,n[u(391)],s,i)&&(o[u(294)](),l={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(391)][u(388)](()=>{const t=u;n[t(391)][t(399)](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(463)]&&r[t(411)](o,t(374),{tablePasteChainId:s}),i[t(463)]&&r[t(411)](i,t(329),{tablePasteChainId:s}),c[t(463)]&&(r[t(411)](c,t(412),{tablePasteChainId:s,skipNestingCheck:!0}),c[t(433)](e=>e[t(470)]?.())),g[t(463)]&&(r[t(451)](g,t(412),{tablePasteChainId:s,skipNestingCheck:!0}),g[t(433)](e=>e[t(470)]?.()));const f=r[t(333)](d[t(378)](({element:t})=>t),{formatGroupId:(0,e.uid)()},[],t(477),{tablePasteChainId:s});if(f){const e=f[t(496)](),r=[];for(const{element:s,attributes:o}of d){if(!o)continue;const i=n[t(391)][t(453)](s),a=e[t(432)](e=>e[t(367)]()[t(466)](i));a&&r[t(330)]([a[t(460)],o])}r[t(463)]&&f[t(323)](t(484),Object[t(474)](r))}l=null}))},{priority:e.priorities[t(437)]+10}),u.on(t(322),()=>{g=!1},{priority:t(365)}),n[t(335)][t(395)](t(458)).on(t(400),(e,n)=>{const r=t,[s,o,,i]=n;if(!l)return;e[r(294)]();const c=s[r(415)],u=o,g=js(c),d=js(u);e[r(417)]=c;let f=null,h=null;if(d||g)if(g&&!d){i[r(292)](c[r(383)](0));for(const t of Array[r(386)](u[r(310)]()))i[r(467)](t,c,r(321));const t=l[r(405)][r(426)](s[r(445)]),e=l[r(369)][r(426)](s[r(424)]);t||e||(f=a.ModelLiveRange[r(309)](i[r(410)](c)))}else d&&!g&&(h=i[r(410)](c));else{const t=i[r(351)](r(289)),e=i[r(351)](r(289));i[r(363)](i[r(410)](c),e),i[r(467)](t,c,0);for(const e of Array[r(386)](u[r(310)]()))i[r(467)](e,t,r(321));f=a.ModelLiveRange[r(309)](i[r(453)](t)),h=a.ModelLiveRange[r(309)](i[r(453)](e))}const m=Array[r(386)](u[r(381)]())[r(375)](([t])=>Gs[r(426)](t));l[r(483)][r(330)]({element:c,attributes:m[r(463)]?Object[r(474)](m):null}),f&&l[r(495)][r(330)](f),h&&l[r(422)][r(330)](h)},{priority:t(437)}),s.on(t(475),(e,r)=>{const o=t,[i,a={}]=r;if(!l)return;const c=a.at||0,u=a[o(436)]||1;l[o(369)]=new Array(u)[o(368)](c)[o(378)]((t,e)=>t+e);for(const{cell:t}of s[o(371)](i,{startColumn:c,endColumn:c+u-1}))l[o(344)][o(330)](n[o(391)][o(453)](t))},{priority:t(443)}),s.on(t(306),(e,r)=>{const o=t,[i,a={}]=r;if(!l)return;const c=a.at||0,u=a[o(314)]||1;l[o(405)]=new Array(u)[o(368)](c)[o(378)]((t,e)=>t+e);for(const{cell:t}of s[o(371)](i,{startRow:c,endRow:c+u-1}))l[o(494)][o(330)](n[o(391)][o(453)](t))},{priority:t(443)}),r[t(448)][t(421)](e=>{const r=t;if(e[r(331)]&&e[r(331)][r(478)](r(412)))return e[r(360)]?{}:{type:r(439),content:Dt(n[r(300)],r(303))}});const d=()=>!1;for(const e of[t(412),t(329),t(374),t(477)])r[t(355)][t(361)](t(439),e,t(318),d),r[t(355)][t(361)](t(479),e,t(318),d),r[t(355)][t(361)](t(372),e,t(318),d);r[t(355)][t(361)](t(372),t(477),t(414),d),r[t(355)][t(361)](t(372),t(477),t(288),(e,r,s)=>{const o=t,i=e[o(378)](t=>t[o(317)]())[o(375)](t=>t),a=new Map(i[o(378)](t=>[t,null]));if(l)for(const{element:t,attributes:e}of l[o(483)])e&&a[o(339)](t,e);else if(s&&s[o(484)])for(const[t,e]of Object[o(334)](s[o(484)])){const r=n[o(391)][o(348)][o(395)](t),s=r?r[o(367)]()[o(317)]():null;s&&a[o(339)](s,e)}n[o(391)][o(388)](t=>{const e=o;for(const[n,r]of a)t[e(389)]({...Vs,...r},n)})});const f=(e,s)=>{const o=t;r[o(355)][o(361)](e,o(412),s,(t,i,a)=>{const c=o;n[c(391)][c(388)](n=>{const o=c,u=[];for(const e of t){const t=e[o(362)][o(320)];t.is(o(486),o(289))&&u[o(330)](t)}r[o(355)][o(307)](e,null,s)(t,i,a);for(const t of u)o(402)!=t[o(397)][o(413)]&&n[o(473)](t)})})};f(t(439),t(288)),f(t(439),t(414)),f(t(479),t(288)),f(t(479),t(414)),r[t(355)][t(361)](t(439),t(374),t(414),e=>{const n=t,r=e[n(378)](t=>t[n(317)]()),i=r[0][n(293)](n(472)),{minRow:a,maxRow:c}=o[n(489)](r);s[n(370)](i,{at:a,rows:c-a+1})}),r[t(355)][t(361)](t(439),t(329),t(414),e=>{const n=t,r=e[n(378)](t=>t[n(317)]()),i=r[0][n(293)](n(472)),{minColumn:a,maxColumn:c}=o[n(489)](r);s[n(352)](i,{at:a,columns:c-a+1})});const h=(e,n)=>{const s=t;if(!n[s(331)]||!n[s(331)][s(478)](s(412)))return;const o=n[s(358)][s(440)],i=r[s(497)]()[s(375)](t=>t[s(302)]&&t[s(358)]&&t[s(358)][s(440)]==o);i[s(463)]&&n[s(491)]()[s(463)]!=i[s(463)]&&i[s(354)]((t,e)=>(t[s(396)]=e,e[s(360)]=t,e))};function m(e,n=!0){const s=t,{id:o,authorId:i}=r[s(337)](e[s(459)]),a=[s(291),s(345)],c=r[s(357)][s(426)](e[s(459)]);return c&&a[s(330)](s(480)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(452),h,{priority:t(437)}),r.on(t(488),h,{priority:t(437)}),n[t(391)][t(356)][t(336)](()=>{const e=t;let s=!1;const o=Array[e(386)](n[e(391)][e(356)][e(429)][e(308)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(337)](t);if(e(487)!=o||e(479)!=a||i[e(296)])continue;if(!r[e(350)](c))continue;const u=r[e(312)](c)[e(403)](),l=n[e(335)][e(395)](e(408)).me;for(const t of r[e(497)]())if(t[e(302)]&&t[e(464)]==l&&e(372)==t[e(366)]&&e(477)==t[e(331)]&&t[e(403)]()[e(401)](t=>u[e(359)](n=>n[e(456)](t,!0))))for(const n of t[e(491)]())n[e(302)]&&(n[e(414)](),s=!0)}return s}),n[t(391)][t(356)][t(336)](e=>{const s=t,o=n[s(364)][s(395)](s(301));if(!o||!o[s(343)][s(338)](e[s(316)]))return!1;let i=!1;const a=n[s(335)][s(395)](s(408)).me,c=n[s(391)][s(356)][s(429)][s(407)](),u=Array[s(386)](n[s(391)][s(356)][s(429)][s(308)]())[s(375)](({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(337)](t);return n(487)==o&&n(412)==i&&c==a.id&&!e[n(296)]});for(const t of c){if(s(467)!=t[s(366)]||s(289)!=t[s(460)]||1!=t[s(463)])continue;const n=e[s(409)](t[s(319)],t[s(319)][s(382)](1));if(!u[s(432)](({data:t})=>t[s(454)][s(466)](n)))for(const{name:t,data:r}of u)if(n[s(456)](r[s(454)])){e[s(332)](t,{range:n}),i=!0;break}}return i}),n[t(391)][t(356)][t(336)](e=>{const s=t;let o=!1;const i=n[s(335)][s(395)](s(408)).me,a=r[s(497)]()[s(375)](t=>t[s(302)]&&t[s(464)]==i),c=new Set,u=new Set;for(const t of a)if(s(412)==t[s(331)])for(const e of t[s(496)]()){const n=e[s(367)]()[s(317)]();if(n)if(n.is(s(486),s(289))&&js(n)){t[s(423)](e[s(460)]),c[s(387)](n),o=!0;const r=n[s(341)],i=n[s(469)],a=r&&r.is(s(486),s(289)),l=i&&i.is(s(486),s(289));a&&!c[s(338)](r)&&u[s(387)](r),l&&!c[s(338)](i)&&u[s(387)](i)}else n.is(s(486),s(313))&&n[s(476)]&&(t[s(423)](e[s(460)]),o=!0)}else if(s(477)==t[s(331)]){if(!t[s(358)]||!t[s(358)][s(440)])continue;const e=t[s(358)][s(484)];if(e&&Object[s(380)](e)[s(463)])continue;const n=t[s(358)][s(440)];let r=!0,i=!0;for(const e of a)if(e[s(331)]&&e[s(331)][s(478)](s(412))){if(!e[s(358)][s(440)]){i=!1;break}if(e.id!=t.id&&e[s(358)][s(440)]==n){r=!1;break}}i&&r&&(t[s(327)](),o=!0)}for(const t of c)e[s(292)](t);for(const t of u)e[s(473)](t);return o}),n[t(428)][t(393)](t(376))[t(373)]({model:t(385),view:t=>m(t),converterPriority:t(437)}),n[t(428)][t(393)](t(394))[t(373)]({model:t(385),view:(e,n)=>n[t(419)][t(485)]?m(e,!1):null,converterPriority:t(437)});const p=n[t(392)][t(295)];this[t(438)](p[t(356)],t(481),(e,n)=>{const r=t,s=[];for(const t of p[r(410)](n[r(449)])[r(455)]())t.is(r(486),r(324))&&s[r(330)](t);p[r(388)](t=>{const e=r;for(const n of s)t[e(482)](t[e(410)](n),t[e(353)](n)),t[e(292)](n)})})}}function js(t){const e=Ps;if(t[e(476)])return!0;const n=t[e(383)](0);return n.is(e(486),e(313))&&n[e(476)]}function zs(t,e){const n=Us();return(zs=function(t,e){return n[t-=287]})(t,e)}function Ws(t,e={},n){const r=Ps;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(371)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ks=Zs;function qs(){const t=["1413549Hujjwd","registerCustomCallback","formatGroupId","getSelectedElement","getTableColumnsWidths","table","model","_suggestionFactory","format","1371738zLQSqf","change","data","handleSuggestionDescription","enableCommand","editor","locale","has","10phQfGW","TableColumnResizeEditing","afterInit","discard","getSuggestionCallback","Users","getAttribute","72wXHFck","descriptionFactory","formatInline","type","registerDescriptionCallback","getColumnGroupElement","plugins","markBlockFormat","33420wTkJtZ","get","tableWidth","formatBlock","selection","TrackChangesEditing","author","546102nRhAxO","document","getContainedElement","resizeTable","handleResizeTableWidthCommand","255443coYDzD","resizeTableWidth","bind","196nSRIaF","accept","commandParams","columnWidths","getSuggestions","subType","207991aDyonM","558478dPqzmW","*Format:* resize table"];return(qs=function(){return t})()}function Zs(t,e){const n=qs();return(Zs=function(t,e){return n[t-=132]})(t,e)}!function(t){const e=Zs,n=t();for(;;)try{if(169701===parseInt(e(153))/1+-parseInt(e(163))/2+parseInt(e(148))/3+parseInt(e(156))/4*(-parseInt(e(141))/5)+parseInt(e(174))/6+-parseInt(e(162))/7*(-parseInt(e(133))/8)+parseInt(e(165))/9*(-parseInt(e(182))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qs);class Js extends t.Plugin{[Ks(184)](){const t=Ks;if(!this[t(179)][t(139)][t(181)](t(183)))return;const e=this[t(179)][t(139)][t(142)](t(146));e[t(178)](t(154),this[t(152)][t(155)](this)),e[t(172)][t(166)](t(144),t(151),t(157),e[t(172)][t(186)](t(144),null,t(185))),e[t(172)][t(166)](t(144),t(151),t(185),e[t(172)][t(186)](t(144),null,t(157))),e[t(134)][t(137)](this[t(177)][t(155)](this))}[Ks(152)](t,e){const n=Ks,r=this[n(179)][n(139)][n(142)](n(146)),s=this[n(179)][n(139)][n(142)](n(183)),o=e[n(170)]||this[n(179)][n(171)][n(149)][n(145)][n(168)]();this[n(179)][n(171)][n(175)](()=>{const i=n,a=s[i(138)](o);let c=a?s[i(169)](a):null,u=o[i(132)](i(143))||null;const l=e[i(143)]||u,g=e[i(159)]||c,d=this[i(179)][i(139)][i(142)](i(187)).me;for(const t of r[i(160)]()){const e=t[i(150)]();if(i(151)===t[i(161)]&&e===o){t[i(147)]!==d&&t[i(185)]();const e=t[i(176)][i(158)];u=e[0][i(143)],c=e[0][i(159)];break}}t({table:o,tableWidth:l,columnWidths:g}),r[i(140)](o,{commandName:i(154),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(151)},[],i(151))})}[Ks(177)](t){const e=Ks;if(e(144)!=t[e(136)]&&e(135)!=t[e(136)])return;const{data:n}=t;if(n&&e(151)===n[e(167)]){const t=e(164);return{type:e(173),content:Dt(this[e(179)][e(180)],t)}}}}function Xs(){const t=["4978755eqvHjx","8qUIsll","has","enableCommand","24XSpoCG","6230070hErDEm","plugins","4010319ckqEDp","18652300KAfDDE","get","2rrjsRf","afterInit","editor","TrackChangesEditing","471665dqAeqF","Template","insertTemplate","5902568VplUXu","236910ngHLVt"];return(Xs=function(){return t})()}function Ys(t,e){const n=Xs();return(Ys=function(t,e){return n[t-=165]})(t,e)}const Qs=Ys;!function(t){const e=Ys,n=t();for(;;)try{if(699482===-parseInt(e(181))/1*(parseInt(e(177))/2)+parseInt(e(166))/3*(-parseInt(e(168))/4)+parseInt(e(167))/5+-parseInt(e(172))/6+parseInt(e(165))/7+-parseInt(e(171))/8*(parseInt(e(174))/9)+parseInt(e(175))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xs);class $s extends t.Plugin{[Qs(178)](){const t=Qs,e=this[t(179)];e[t(173)][t(169)](t(182))&&e[t(173)][t(176)](t(180))[t(170)](t(183))}}const to=eo;function eo(t,e){const n=ro();return(eo=function(t,e){return n[t-=450]})(t,e)}!function(t){const e=eo,n=t();for(;;)try{if(193966===-parseInt(e(468))/1*(-parseInt(e(459))/2)+parseInt(e(463))/3*(parseInt(e(455))/4)+parseInt(e(460))/5*(parseInt(e(467))/6)+-parseInt(e(471))/7+parseInt(e(466))/8*(parseInt(e(458))/9)+-parseInt(e(474))/10+-parseInt(e(473))/11*(parseInt(e(464))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ro);class no extends t.Plugin{[to(462)](){const t=to,e=this[t(470)];if(!e[t(456)][t(452)](t(472)))return;e[t(461)][t(452)](t(451))[t(469)](t(472));const n=e[t(461)][t(452)](t(451)),r=e[t(457)];n[t(465)][t(454)](t(453),e=>Dt(r,t(450),e))}}function ro(){const t=["369558rDpeoU","insertTableOfContents","4592060pFRwJt","845530JxmZvc","ELEMENT_TABLE_OF_CONTENTS","TrackChangesEditing","get","tableOfContents","registerElementLabel","733036ndWDXv","commands","locale","45KvNdbv","33230Dpofsu","3725ZwIxWD","plugins","afterInit","6nSmvot","12HuGNoi","descriptionFactory","221552KQWsAu","90lbfZHU","14HYaTcq","enableCommand","editor"];return(ro=function(){return t})()}function so(t,e){const n=io();return(so=function(t,e){return n[t-=257]})(t,e)}const oo=so;function io(){const t=["forward","ELEMENT_TITLE","getChangedMarkers","plugins","nodeBefore","model","get","registerPostFixer","55920RJqTQm","updateMarker","document","isTouching","removeMarker","3029286fmWBQR","TrackChangesEditing","editor","registerElementLabel","differ","_splitMarkerName","newRange","has","5RFcmeh","title-content","5956482IvUmSh","from","getNearestSelectionRange","locale","isEqual","Title","start","isCollapsed","createRange","7886864iSVwtj","descriptionFactory","schema","516667eWivJR","230124lpiTFr","6479140eTgNqS","element","end","afterInit","suggestion"];return(io=function(){return t})()}!function(t){const e=so,n=t();for(;;)try{if(867005===-parseInt(e(260))/1+parseInt(e(280))/2+parseInt(e(261))/3+parseInt(e(262))/4+parseInt(e(288))/5*(parseInt(e(275))/6)+-parseInt(e(290))/7+-parseInt(e(257))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(io);class ao extends t.Plugin{[oo(265)](){const t=oo,e=this[t(282)];if(!e[t(270)][t(287)](t(295)))return;const n=e[t(270)][t(273)](t(281));n[t(258)][t(283)](t(289),()=>Dt(e[t(293)],t(268))),e[t(272)][t(277)][t(274)](r=>{const s=t;let o=!1;const i=Array[s(291)](e[s(272)][s(277)][s(284)][s(269)]());for(const{name:t,data:a}of i){const{group:i}=n[s(285)](t);if(s(266)!==i||!a[s(286)])continue;const c=a[s(286)],u=c[s(264)][s(271)];if(!u||!u.is(s(263),s(289)))continue;if(!c[s(296)][s(278)](c[s(264)]))continue;const l=e[s(272)][s(259)][s(292)](c[s(264)],s(267));if(l&&l[s(297)]){const e=r[s(298)](c[s(296)],l[s(296)]);e[s(294)](c)||(r[s(276)](t,{range:e}),o=!0)}o||(r[s(279)](t),o=!0)}return o})}}const co=lo;!function(t){const e=lo,n=t();for(;;)try{if(402191===-parseInt(e(288))/1+-parseInt(e(271))/2+parseInt(e(294))/3+parseInt(e(290))/4+parseInt(e(279))/5+-parseInt(e(285))/6+parseInt(e(273))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(go);class uo extends t.Plugin{[co(291)](){const t=co,e=this[t(293)],n=e[t(275)][t(283)](t(292));e[t(275)][t(286)](t(277))&&(n[t(295)](t(270)),e[t(275)][t(286)](t(289))&&(n[t(295)](t(272)),n[t(284)](t(287)),n[t(278)][t(296)](e=>{const n=t;if(n(276)!=e[n(282)])return;const{data:r}=e;return r&&n(280)==r[n(274)]?{type:n(281),content:""}:void 0})))}}function lo(t,e){const n=go();return(lo=function(t,e){return n[t-=270]})(t,e)}function go(){const t=["Uploadcare","descriptionFactory","3868170byRmlU","uploadcareImageId","format","type","get","enableDefaultAttributesIntegration","3179988QPdWWn","has","uploadcareImageReplace","555475glhFdl","UploadcareImageEdit","2130288VnVjNJ","afterInit","TrackChangesEditing","editor","701025JpgNak","enableCommand","registerDescriptionCallback","uploadcare","885028KVeClH","uploadcareImageEdit","2732079fczmbf","key","plugins","attribute"];return(go=function(){return t})()}const fo=ho;function ho(t,e){const n=po();return(ho=function(t,e){return n[t-=205]})(t,e)}!function(t){const e=ho,n=t();for(;;)try{if(317952===parseInt(e(208))/1+parseInt(e(219))/2+parseInt(e(211))/3*(-parseInt(e(221))/4)+-parseInt(e(206))/5+-parseInt(e(220))/6*(-parseInt(e(215))/7)+-parseInt(e(216))/8+-parseInt(e(213))/9*(-parseInt(e(224))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(po);class mo extends t.Plugin{[fo(218)](){const t=fo,e=this[t(222)],n=e[t(205)][t(214)](t(212));e[t(205)][t(223)](t(209))&&(n[t(210)](t(207)),n[t(210)](t(217)))}}function po(){const t=["plugins","1514660NUDKad","undo","417074jCkaGu","UndoEditing","enableCommand","249xvKhom","TrackChangesEditing","287253uwowli","get","21kJxfcv","2283936zOSOGx","redo","afterInit","402036zVzgYx","666948RuSQXM","3716EDSkVd","editor","has","10DAlOUI"];return(po=function(){return t})()}function ko(t,e){const n=bo();return(ko=function(t,e){return n[t-=121]})(t,e)}function bo(){const t=["TableCaptionEditing","722936gqLaEa","editor","plugins","requires","57BghZkN","get","2550050hNeIPA","11736020HwgOqS","afterInit","7uxmgLS","has","102KszgKg","toggleTableCaption","TrackChangesEditing","7556016JRsIqd","22USQvUg","154348rhAXah","enableCommand","7839801YQiLGg","16310aeHbER"];return(bo=function(){return t})()}const Eo=ko;!function(t){const e=ko,n=t();for(;;)try{if(692191===parseInt(e(126))/1*(parseInt(e(141))/2)+-parseInt(e(133))/3*(parseInt(e(138))/4)+-parseInt(e(128))/5+-parseInt(e(136))/6+parseInt(e(131))/7*(parseInt(e(122))/8)+parseInt(e(140))/9+parseInt(e(129))/10*(parseInt(e(137))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bo);class Io extends t.Plugin{static get[Eo(125)](){return[As]}[Eo(130)](){const t=Eo,e=this[t(123)];e[t(124)][t(132)](t(121))&&e[t(124)][t(127)](t(135))[t(139)](t(134))}}function _o(t,e){const n=Ao();return(_o=function(t,e){return n[t-=200]})(t,e)}const To=_o;function Ao(){const t=["649224xmhUMr","format","data","tableBorderStyle","discard","tableCellProperties","experimentalFlags.tableCellTypeSupport","tableBorderColor","checkAttribute","tableBorderWidth","commandParams","formatBlock","registerDescriptionCallback","tableCellVerticalAlignment","tableHeight","start","tableCellBackgroundColor","TableUtils","111975dJcqjU","_$1","findAncestor","tableCellWidth","locale","tableCellBorderColor","tableWidth","get","plugins","tableCell","registerAttributeLabel","schema","*Format:* change table cell properties","selection","push","tableProperties","commands","markBlockFormat","tableCellBorderStyle","tableCellType","FORMAT_TABLE_CELL_TYPE","_registerTablePropertiesAttributes","tableCellHorizontalAlignment","enqueueChange","TableCellPropertiesEditing","registerCustomCallback","tableCellBorderWidth","isPremiumPlugin","join","removeAttribute","TrackChangesEditing","tableAlignment","isOfficialPlugin","toUpperCase","replace","accept","getSuggestionCallback","49680CMpyur","tableBackgroundColor","model","56377MZOWsS","has","411135coSvxM","enableCommand","registerBlockAttribute","2UYACZq","handleDiscardAction","config","editor","getContainedElement","afterInit","getSuggestions","TrackChangesTableProperties","getAttribute","descriptionFactory","table","getSelectionAffectedTableCells","386432QxAItn","pluginName","TablePropertiesEditing","getFirstPosition","nodeAfter","1106413wKXqpT","*Format:* change table properties","tableCellPadding","tableCellHeight","_handlePropertyChange","handleSuggestionDescription","document","change","batch","FORMAT_","_suggestionFactory","subType","setAttribute","_getSuggestion"];return(Ao=function(){return t})()}!function(t){const e=_o,n=t();for(;;)try{if(123521===parseInt(e(221))/1*(parseInt(e(226))/2)+-parseInt(e(223))/3+parseInt(e(238))/4+parseInt(e(275))/5+parseInt(e(218))/6+parseInt(e(243))/7+-parseInt(e(257))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);class yo extends t.Plugin{[To(290)];[To(262)];constructor(t){const e=To;super(t),this[e(290)]=[e(264),e(260),e(266),e(212),e(281),e(271),e(219)],this[e(262)]=[e(280),e(293),e(207),e(245),e(278),e(246),e(273),e(203),e(270)],t[e(228)][e(282)](e(263))&&this[e(262)][e(289)](e(200))}static get[To(239)](){return To(233)}static get[To(213)](){return!0}static get[To(208)](){return!0}[To(231)](){const t=To,e=this[t(229)][t(283)][t(282)](t(211));if(this[t(229)][t(283)][t(222)](t(240))){for(const n of this[t(290)])e[t(224)](n,(e,r)=>{const s=t,o=this[s(229)][s(220)][s(249)][s(288)][s(241)]()[s(277)](s(236));this[s(247)](n,[o],this[s(290)],s(290),e,r)});e[t(253)][t(206)](t(268),t(290),t(216),e[t(253)][t(217)](t(268),null,t(261))),e[t(253)][t(206)](t(268),t(290),t(261),(e,n)=>this[t(227)](this[t(290)],e,n)),e[t(253)][t(206)](t(268),t(290),t(209),()=>!1)}if(this[t(229)][t(283)][t(222)](t(205))){for(const n of this[t(262)])this[t(229)][t(291)][t(282)](n)&&e[t(224)](n,(e,r)=>{const s=t,o=this[s(229)][s(283)][s(282)](s(274))[s(237)](this[s(229)][s(220)][s(249)][s(288)]);this[s(247)](n,o,this[s(262)],s(262),e,r)});e[t(253)][t(206)](t(268),t(262),t(216),e[t(253)][t(217)](t(268),null,t(261))),e[t(253)][t(206)](t(268),t(262),t(261),(e,n)=>this[t(227)](this[t(262)],e,n)),e[t(253)][t(206)](t(268),t(262),t(209),()=>!1),this[t(229)][t(220)][t(286)][t(265)](t(284),t(200))&&(e[t(225)](t(200)),e[t(235)][t(285)](t(200),Dt(this[t(229)][t(279)],t(201))))}e[t(235)][t(269)](e=>this[t(248)](e)),this[t(202)]()}[To(247)](t,e,n,r,s,o){const i=To,a=this[i(229)][i(283)][i(282)](i(211));this[i(229)][i(220)][i(204)](o[i(251)],()=>{const t=i;for(const i of e)if(this[t(256)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(234)](r);void 0!==n&&(e[r]=n)}s(o),a[t(292)](i,{commandParams:[e]},[],r)}})}[To(227)](t,e,n){const r=To,s=e[0][r(272)][r(242)],o=n[r(267)][0];this[r(229)][r(220)][r(250)](e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(255)](r,o[r],s):e[n(210)](r,s)})}[To(248)](t){const e=To;if(t[e(259)])switch(t[e(254)]){case e(290):return{type:e(258),content:Dt(this[e(229)][e(279)],e(244))};case e(262):return{type:e(258),content:Dt(this[e(229)][e(279)],e(287))}}}[To(256)](t,e){const n=To,r=this[n(229)][n(283)][n(282)](n(211));for(const s of r[n(232)]({skipNotAttached:!0})){const r=s[n(230)]();if(s[n(254)]===e&&r===t)return s}return null}[To(202)](){const t=To,e=this[t(229)][t(283)][t(282)](t(211)),n=[...this[t(290)],...this[t(262)]];for(const r of n){const n=r[t(215)](/([A-Z])/g,t(276))[t(214)]();e[t(235)][t(285)](r,Dt(this[t(229)][t(279)],t(252)+n))}}}const wo=Lo;function Lo(t,e){const n=vo();return(Lo=function(t,e){return n[t-=306]})(t,e)}function vo(){const t=["959127EByXjQ","TrackChangesEditing","lineHeight","FORMAT_LINE_HEIGHT","get","plugins","7EWXrGt","261873ufdoep","202480VVbYnF","has","registerAttributeLabel","256910ZcyMAx","206076FDyZuG","1171614Npgndr","afterInit","descriptionFactory","1571632bAaZgV","enableDefaultAttributesIntegration","locale","editor","12DkNfaZ","LineHeight"];return(vo=function(){return t})()}!function(t){const e=Lo,n=t();for(;;)try{if(167867===parseInt(e(312))/1+parseInt(e(316))/2+-parseInt(e(326))/3+parseInt(e(324))/4*(parseInt(e(315))/5)+-parseInt(e(317))/6*(-parseInt(e(310))/7)+-parseInt(e(320))/8+parseInt(e(311))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vo);class Co extends t.Plugin{[wo(318)](){const t=wo,e=this[t(323)];if(!e[t(309)][t(313)](t(325)))return;const n=e[t(309)][t(308)](t(327)),r=e[t(322)];n[t(321)](t(306)),n[t(319)][t(314)](t(306),Dt(r,t(307)))}}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 Ro=n(929),So=n.n(Ro),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),Vo={attributes:{"data-cke":!0}};Vo.setAttributes=Bo(),Vo.insert=Do().bind(null,"head"),Vo.domAPI=Oo(),Vo.insertStyleElement=Uo();So()(Go.A,Vo);Go.A&&Go.A.locals&&Go.A.locals;t.ContextPlugin;var Ho=n(167),jo={attributes:{"data-cke":!0}};jo.setAttributes=Bo(),jo.insert=Do().bind(null,"head"),jo.domAPI=Oo(),jo.insertStyleElement=Uo();So()(Ho.A,jo);Ho.A&&Ho.A.locals&&Ho.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 Zo=["BoldEditing","ItalicEditing","UnderlineEditing","CodeEditing","StrikethroughEditing","SubscriptEditing","SuperscriptEditing"];class Jo extends t.Plugin{afterInit(){const t=this.editor,e=t.plugins.get("SuggestionsConversion");for(const n of Zo){if(!t.plugins.has(n))continue;const r=n.slice(0,-7).toLowerCase();e.registerInlineAttribute(r)}}}class Xo extends t.Plugin{afterInit(){const t=this.editor,e=t.plugins.get("SuggestionsConversion");t.plugins.has("BookmarkEditing")&&e.registerBlockAttribute("bookmarkId")}}const Yo=[{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 Yo)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,Jo,Xo,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 Ei extends bi{constructor(){super("Zone is an abstract class")}}class Ii{get type(){throw new Ei}get name(){throw new Ei}get ianaName(){return this.name}get isUniversal(){throw new Ei}offsetName(t,e){throw new Ei}formatOffset(t,e){throw new Ei}offset(t){throw new Ei}equals(t){throw new Ei}get isValid(){throw new Ei}}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 Ii{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:Ci(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 wi=null;class Li extends Ii{static get utcInstance(){return null===wi&&(wi=new Li(0)),wi}static instance(t){return 0===t?Li.utcInstance:new Li(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new Li(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 vi={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"};vi.hanidec.replace(/[\[|\]]/g,"").split("");new Map;function Ci(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 Ri(t){return Ci(t)||null===t||""===t?void 0:parseInt(t,10)}function Si(t){if(!Ci(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]]=Ri(e[n+s]);return[r,null,n+s]}}const Gi=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,Vi=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,Hi=RegExp(`${Vi.source}${`(?:${Gi.source}?(?:\\[(${xi.source})\\])?)?`}`),ji=RegExp(`(?:T${Hi.source})?`),zi=Ui("weekYear","weekNumber","weekDay"),Wi=Ui("year","ordinal"),Ki=RegExp(`${Vi.source} ?(?:${Gi.source}|(${xi.source}))?`),qi=RegExp(`(?: ${Ki.source})?`);function Zi(t,e,n){const r=t[e];return Ci(r)?n:Ri(r)}function Ji(t,e){return[{hours:Zi(t,e,0),minutes:Zi(t,e+1,0),seconds:Zi(t,e+2,0),milliseconds:Si(t[e+3])},null,e+4]}function Xi(t,e){const n=!t[e]&&!t[e+1],r=Fi(t[e+1],t[e+2]);return[{},n?null:Li.instance(r),e+3]}function Yi(t,e){return[{},t[e]?yi.create(t[e]):null,e+1]}RegExp(`^T?${Vi.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(Hi),Pi(function(t,e){return[{year:Zi(t,e),month:Zi(t,e+1,1),day:Zi(t,e+2,1)},null,e+3]},Ji,Xi,Yi),Pi(zi,Ji,Xi,Yi),Pi(Wi,Ji,Xi,Yi),Pi(Ji,Xi,Yi);Pi(Ji);Bi(/(\d{4})-(\d\d)-(\d\d)/,qi),Bi(Ki),Pi(Ji,Xi,Yi);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();So()(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();So()(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();So()(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();So()(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();So()(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();So()(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();So()(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();So()(ka.A,ba);ka.A&&ka.A.locals&&ka.A.locals;var Ea=n(282),Ia={attributes:{"data-cke":!0}};Ia.setAttributes=Bo(),Ia.insert=Do().bind(null,"head"),Ia.domAPI=Oo(),Ia.insertStyleElement=Uo();So()(Ea.A,Ia);Ea.A&&Ea.A.locals&&Ea.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();So()(_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();So()(Aa.A,ya);Aa.A&&Aa.A.locals&&Aa.A.locals;var wa=n(288),La={attributes:{"data-cke":!0}};La.setAttributes=Bo(),La.insert=Do().bind(null,"head"),La.domAPI=Oo(),La.insertStyleElement=Uo();So()(wa.A,La);wa.A&&wa.A.locals&&wa.A.locals;const va=Da;function Ca(){const t=["_customCallbacks","oldValue","formatInline:","enqueueChange","after","attributeNewValue","removed","_getExternalAuthor","_defaultCallbacks","marker-count","_trackFormatChanges","insert","isOfficialPlugin","containsPosition","value","schema","_afterChanges","_initAriaMarkerChangeAnnouncements","upcast","data","LEAVE","_applyOperationsAsSuggestions","has","oldName","href","some","normal","212mSskxi","setSelection","_originalSuggestionId","meta","acceptSuggestion","isSelectable","insertion","_splitMarkerName","createRangeOn","isBlockAttribute","action","trackChanges","getNearestSelectionRange","accepted","substring","attribute:discard","markers","insertContent","newValue","isRegisteredAttribute","$text","recordAttributeChanges","suggestionUnloaded","next","createPositionAfter","insertion:","isBlock","deletion:","comments","unbind","_suggestions","pluginName","authorName","_isBlockAttribute","_findSuggestions","attribute:join","trackChanges.mergeNestedSuggestions","_reduceSuggestionAttributeRange","rename","acceptSelectedSuggestions","model","plugins","enableCommand","formatInline:join","getUser","_cutOutSuggestionMarker","ready","getIntersection","adapter","conversion","isPremiumPlugin","announce","hasComments","join","length","isMarkedRemoveOperation","addCommentThread","map","acceptAllSuggestions","formatBlock:discard","rethrowUnexpectedError","FORMATTING","forEach","suggestionChanged","parent","move","startsWith","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.","addSuggestionData","head","open","_SUGGESTION_ANNOUNCEMENT","_checkSuggestionCorrectness","isCollapsed","removeComment","formatGroupId","addOperation","end","_trackingSessionId","define","1934760ilAEZj","authoredAt","name","_addSuggestionMarker","filter","_getAttributeKey","markMultiRangeInsertion","never","getDifference","fire","deletion:accept","getChangedMarkers","markDeletion","suggestion:","init","commandName","createElement","rejected","deleteContent","_updateSuggestionData","enableReadOnlyMode","suggestion:attribute:","updateSuggestion","getRange","isIntersecting","isEqual","suggestion","markerReady","listenTo","collaboration.channelId","nodeAfter","changeAttribute","trackChanges.trackFormatChanges","howMany","_processAttributeChanges","1291050CqSAmG","setAttribute","getMarkers","isRemovable","8632WQKoiA","isLimit","getCommentThread","track-changes-user-not-found","change:_saved","createSelection","isObject","_createSuggestion","stringify","createRange","formatInline:discard","isOwn","start","updateMarker","registerCustomCallback","newName","isIntersectingWithRange","reconvertMarker","formatBlock","editing","forceDefaultExecution","_rangeIsInLocalUserInsertion","isLocal","previous","splitPosition","moveTargetPosition","getAncestors","registerPostFixer","createdAt","lowest","_enabledCommands","applyOperation","subType","chain","createPositionBefore","remove","targetPosition","discard","_editor","then","unshift","insertion:discard","detach","registerInlineAttribute","sort","_handleNewSuggestionMarker","_registerDefaultCallbacks","startTrackingSession","discardAllSuggestions","notReady","values","find","clear","markAttributeChange","attributeOldValue","getLastMatchingPosition","181709pUGkru","every","always","baseVersion","isInlineAttribute","registerBlockAttribute","accept","before","_refreshSuggestionsChain","_model","removeMarker","refresh","isUndo","attribute","update:suggestion","_joinSuggestions","_isRegisteredAttribute","markBlockFormat","splice","addAttribute","24504BMVwYx","formatBlock:chain","multipleBlocks","change","getSuggestions","_processAttributeSuggestions","isExternal","documentSelection","track-changes-enable-command-twice","addMarker","formatBlock:","TrackChangesEditing","getFirstMarker","_removeSuggestion","external:","error-saving-suggestion-data-suggestion-discarded","toUpperCase","addUser","_setSuggestionData","markMultiRangeDeletion","default","track-changes-suggestion-data-mismatch","hasCommentThread","markMultiRangeBlockFormat","_getAuthorFromId","attributes","requires","getAllAdjacentSuggestions","_addThreadToSuggestion","insertion:join","ENTER","_suggestionState","isDocumentOperation","originalSuggestionId","isArray","deletion","isAtStart","isInsideObject","keys","_getSuggestionData","resolve","CommentsRepository","5oHnsul","$graveyard","PendingActions","rootName","markInlineFormat","getContainedElement","key","newRange","@external","containsRange","getFirstRange","group","formatInline:chain","split","containsRangeInObject","clone","concat","_isInlineAttribute","commands","addRange","multi","range","return","_joinWithAdjacentSuggestions","size","addComment","_recordAttributeSuggestions","attributeKey","skipNestingCheck","add","addMarkerName","item","getRanges","containsItem","trackChangesCommand","nodeBefore","1215697xzhdRa","deletion:join","tablePasteChainId","formatInline:accept","fromCharCode","push","createPositionAt","track-changes-adapter-already-set","get","getShiftedBy","addSuggestion","removeAttribute","_getMarkerAnnouncementText","differ","toJSON","root","isBefore","dataReady","$textProxy","removeMarkers","enableDefaultAttributesIntegration","getMarkersGroup","execute","backward","_suggestionFactory","set","change:activeMarkers","isNextTo","insertion:chain","groupId","version","position","track-changes-adapter-missing-getsuggestion","oldRange","elementToElement","getMultiRangeId","fromRange","isInContent","_breakSuggestionMarker","discardSelectedSuggestions","type","formatBlock:join","delete","suggestionLoaded","stopListening","formatInline","getAttribute","34ZjpxcO","hasSuggestion","_commentsRepository","forward","from","insertion:accept","suggestion-type","format","element","descriptionFactory","30EZwJhK","_onDiscard","document","_mergeNestedSuggestions","stop","author","track-changes-command-not-found","warn","attribute:","Users","_refreshAttributeSuggestionsChain","dataToMarker","_isDataLoaded","editor","buildSuggestion","creator","for","fetchCommentThread","catch","getSuggestionCallback","$elementName","afterInit","selection","_isForcedDefaultExecutionBlock","$marker","getChanges","discardSuggestion","_saved","_setSuggestionRange","change:data","getSuggestion","isMultiRange","high","deletion:chain","config","trackingSessionId","low","PENDING_ACTION_SUGGESTION","assign","attribute:accept","formatBlock:accept","pop","_adapter","activeMarkers","deletion:discard","12522UdVzJs","_reduceExistingSuggestions","isAfter","setTo","track-changes-suggestion-not-found","batch","markInsertion","locale","isAtEnd","commentThread"];return(Ca=function(){return t})()}!function(t){const e=Da,n=t();for(;;)try{if(137359===parseInt(e(410))/1*(-parseInt(e(621))/2)+-parseInt(e(465))/3*(parseInt(e(502))/4)+parseInt(e(327))/5*(-parseInt(e(285))/6)+parseInt(e(363))/7+parseInt(e(582))/8+parseInt(e(617))/9+parseInt(e(420))/10*(-parseInt(e(265))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ca);const Na=va(440);class Ra extends t.Plugin{[va(419)];[va(361)];[va(462)];[va(387)];[va(532)];[va(412)];[va(239)];[va(274)];[va(316)];[va(443)];[va(485)];[va(423)];[va(353)]=!1;[va(580)]=null;static get[va(311)](){return[va(326),ki,i.Users,t.PendingActions,i.DocumentCompare,jt,qt,Yt,ee,ie,le,me,Ae,Ee,ve,Se,Be,Qe,rn,an,fn,mn,En,wn,Rn,On,Pn,Vn,Xn,Kn,tr,sr,cr,hr,Tr,Pr,dr,Ve,Co,Ke,Lr,Rr,Fr,Hr,zr,Xr,ts,rs,cs,ms,Es,As,Cs,Ms,xs,Io,Hs,Js,no,yo,$s,ao,uo,mo]}static get[va(533)](){return va(296)}static get[va(487)](){return!0}static get[va(552)](){return!0}constructor(t){const e=va;super(t),this[e(388)](e(463),[]),this.on(e(389),(n,r,s,o)=>{const i=e;this[i(274)][i(288)](()=>{const e=i;for(const n of[...o,...s])this[e(274)][e(518)][e(497)](n)&&t[e(640)][e(638)](n)})}),this[e(419)]=new Ut(this[e(433)][e(542)][e(490)],this[e(433)][e(472)]),this[e(462)]=null,this[e(387)]=new Sa(this[e(433)]),this[e(532)]=new Map,this[e(412)]=t[e(543)][e(371)](e(326)),this[e(239)]=new Set,this[e(274)]=this[e(433)][e(542)],this[e(316)]=new WeakMap,this[e(443)]=!1,t[e(454)][e(581)](e(614),e(305)),this[e(485)]=t[e(454)][e(371)](e(614)),t[e(454)][e(581)](e(538),!0),this[e(423)]=t[e(454)][e(371)](e(538)),this[e(361)]=new g(t,this[e(239)]),this[e(492)]()}[va(596)](){const t=va,n=this[t(433)];n[t(551)][t(436)](t(493))[t(397)]({view:{name:t(608),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(595)+e[r(409)](r(416))+":"+e[r(409)]("id");return e[r(409)](r(484))&&(s+=":"+e[r(409)](r(484))),n[r(598)](r(444),{"data-name":s})}}),n[t(551)][t(436)](t(493))[t(431)]({view:t(608)}),n[t(542)][t(422)][t(236)](e=>{const r=t;let s=!1;const o=Array[r(414)](n[r(542)][r(422)][r(376)][r(593)]()),i=new Set;for(const{name:t,data:a}of o){const{group:o,type:c,subType:u,id:l}=this[r(509)](t);if(r(608)!==o)continue;const g=u?r(595)+c+":"+u+":"+l:r(595)+c+":"+l,d=n[r(542)][r(518)][r(384)](g),f=n[r(542)][r(518)][r(371)](t),h=this[r(532)][r(371)](l);if(null!=a[r(334)]){r(408)==c&&(s=s||Fa(a[r(334)],t,e,n[r(542)][r(490)]));const o=r(278)==c&&this[r(535)](u[r(340)]("|")[0]),l=r(278)==c&&this[r(344)](u[r(340)]("|")[0]);if(a[r(334)][r(575)]||r(328)==a[r(334)][r(378)][r(330)]||r(639)==c&&!Ba(a[r(334)])||o&&!Ba(a[r(334)])||l&&Pa(a[r(334)])||r(320)==c&&Pa(a[r(334)])||f&&Ua(f,d))e[r(275)](t),s=!0;else{if(!h||!h[r(400)])continue;if(a[r(334)]&&a[r(396)]&&a[r(334)][r(607)](a[r(396)]))continue;i[r(356)](h)}}}return i[r(351)]>0&&(s=!!this[r(350)](i)||s),s}),n[t(542)][t(422)][t(236)](e=>{const r=t;let s=!1;for(const t of n[r(542)][r(422)][r(376)][r(445)]())if(r(486)==t[r(403)])for(const t of this[r(532)][r(259)]()){if(t[r(451)]||!t[r(400)])continue;const o=r(639)==t[r(403)],i=this[r(587)](t),a=i&&this[r(535)](i);if(!o&&!a)continue;const c=t[r(337)]();if(c[r(633)][r(566)]!=c[r(579)][r(566)]&&!c[r(579)][r(473)]){const o=n[r(542)][r(369)](c[r(633)][r(612)],r(579)),i=n[r(542)][r(630)](c[r(633)],o);e[r(634)](t[r(297)](),{range:i}),s=!0}}return s}),n[t(542)][t(422)][t(236)](e=>this[t(616)](e)),n[t(542)][t(422)][t(236)](e=>!e[t(470)][t(231)]&&this[t(290)](e)),n[t(542)].on(t(491),()=>{this[t(353)]=!1}),n[t(542)][t(422)].on(t(449),(r,s)=>{const o=t;if(!s[o(231)]||s[o(277)])return;if(!this[o(353)])return;const i=n[o(542)][o(422)][o(376)][o(445)]();if(0==i[o(556)])return;const a=[],c=i[o(586)](t=>o(278)==t[o(403)]),u=i[o(586)](t=>o(486)==t[o(403)]&&o(522)!=t[o(584)]);for(const t of c)this[o(281)](t[o(354)])&&a[o(368)]({key:t[o(354)],newValue:t[o(480)],oldValue:t[o(263)],range:Ga(t[o(348)],n[o(542)])});for(const t of u){if(o(540)!=t[o(512)]&&o(276)!=t[o(512)])continue;const e=Va(t[o(394)][o(612)],n[o(542)]),r=t[o(272)];o(540)==t[o(512)]&&a[o(368)]({key:o(440),newValue:t[o(584)],oldValue:r[o(584)],range:e});for(const[n,s]of r[o(310)]){if(!this[o(281)](n))continue;const r=t[o(310)][o(371)](n);s!==r&&a[o(368)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(310)])this[o(281)](n)&&(r[o(310)][o(497)](n)||a[o(368)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(556)]&&n[o(542)][o(478)](s,t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(262)](t,e,s,o,{groupId:r});this[n(466)](t,a)})},{priority:t(238)}),n[t(542)][t(518)].on(t(279),(e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(509)](n[s(584)]),e=this[s(532)][s(371)](t);e&&e[s(357)](n[s(584)])}}),n[t(542)][t(422)].on(t(449),()=>{const e=t,r=Array[e(414)](n[e(542)][e(422)][e(376)][e(593)]())[e(586)](t=>e(608)===this[e(509)](t[e(584)])[e(338)]);if(0===r[e(556)])return;r[e(253)]((t,n)=>{const r=e,s=t[r(494)][r(396)],o=n[r(494)][r(396)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(633)][r(379)](o[r(633)])?-1:1});const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(509)](t);if(null===n[e(396)]){const n=this[e(254)](t);o[e(356)](n)}else{const t=this[e(532)][e(371)](r);null!==n[e(334)]||t[e(400)]?(s[e(356)](t[e(571)]),o[e(356)](t)):this[e(298)](t)}}o[e(351)]>0&&this[e(273)](o);for(const t of s)this[e(591)](e(565),t)}),n[t(542)].on(t(240),(e,r)=>{const s=t,o=r[0];if(!this[s(532)][s(351)])return;if(!o[s(317)])return;if(o[s(470)][s(277)]||!o[s(470)][s(231)])return;let i,a;switch(o[s(403)]){case s(486):i=n[s(542)][s(369)](o[s(394)]),a=i[s(372)](o[s(615)]);break;case s(340):i=n[s(542)][s(369)](o[s(233)]),a=n[s(542)][s(369)](o[s(234)]);break;case s(567):i=n[s(542)][s(369)](o[s(245)]),a=i[s(372)](o[s(615)]);break;default:return}const c=n[s(542)][s(630)](i,a);n[s(542)][s(288)](()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(536)](c)){if(e[t(451)])continue;if(t(408)==e[t(403)])continue;const r=this[t(587)](e);if(r&&this[t(535)](r)&&t(340)!=o[t(403)])continue;const s=e[t(494)]&&e[t(494)][t(287)];(t(639)!=e[t(403)]||t(340)==o[t(403)]&&!s)&&(n[t(341)]||t(508)==e[t(403)]&&n[t(632)]||e[t(337)]()[t(336)](c)&&this[t(401)](e,i,a))}})},{priority:t(238)}),n[t(542)].on(t(600),(e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(229)])return;if(this[s(443)])return;if(!this[s(361)][s(489)])return;if(o[s(575)])return;const a=n[s(542)][s(490)],{start:c,end:u}=o[s(337)](),l=c[s(612)]&&a[s(622)](c[s(612)])?null:a[s(514)](c,s(413)),g=u[s(362)]&&a[s(622)](u[s(362)])?null:a[s(514)](u,s(386)),d=n[s(542)][s(630)](l?l[s(633)]:c,g?g[s(579)]:u);n[s(542)][s(288)](t=>{const e=s;this[e(594)](d);const r=n[e(542)][e(490)][e(514)](d[e(633)]);o.is(e(292))?t[e(503)](r):o[e(468)](r)}),e[s(424)]()},{priority:e.priorities[t(501)]+10}),n[t(542)].on(t(519),(e,r)=>{const s=t,o=r[r[s(556)]-1];o&&o[s(229)]||this[s(443)]||this[s(361)][s(489)]&&(n[s(542)][s(288)](()=>{const t=s;let o=n[t(542)][t(519)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(349)]=o[t(342)]();const i=o[t(579)][t(362)],a=n[t(542)][t(490)];i&&a[t(528)](i)&&!a[t(627)](i)&&(o=n[t(542)][t(630)](o[t(633)],n[t(542)][t(369)](i,t(579)))),this[t(471)](o)}),e[s(424)]())},{priority:t(452)}),this[t(433)][t(345)][t(356)](t(513),this[t(361)]),this[t(544)](t(513));const r=new m(n,this[t(532)]);n[t(345)][t(356)](t(506),r),this[t(544)](t(506));const s=new E(n,this[t(532)]);n[t(345)][t(356)](t(446),s),this[t(544)](t(446)),n[t(345)][t(356)](t(560),new N(n,r,this[t(532)])),this[t(544)](t(560)),n[t(345)][t(356)](t(257),new N(n,s,this[t(532)])),this[t(544)](t(257)),n[t(345)][t(356)](t(541),new D(n,r,this[t(532)])),this[t(544)](t(541)),n[t(345)][t(356)](t(402),new D(n,s,this[t(532)])),this[t(544)](t(402));const o=n[t(543)][t(371)](t(326));this[t(610)](o,t(352),(e,{threadId:n})=>{const r=t,s=this[r(532)][r(371)](n);s&&s[r(474)]&&1===s[r(474)][r(556)]&&this[r(601)](n,{hasComments:!0})},{priority:t(456)}),this[t(610)](o,t(576),(e,{threadId:n})=>{const r=t,s=this[r(532)][r(371)](n);s&&s[r(474)]&&!s[r(474)][r(556)]&&this[r(601)](n,{hasComments:!1})},{priority:t(456)})}[va(441)](){!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=Da;return t[e(559)](t=>String[e(367)](t))[e(555)]("")}!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:1768608e3;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=Da,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(499)]);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[va(550)](t){const n=va;if(this[n(462)])throw new e.CKEditorError(n(370),this);this[n(462)]=t}get[va(550)](){return this[va(462)]}[va(289)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=va,r=[];for(const e of this[n(532)][n(259)]())t&&!e[n(400)]||r[n(368)](e);return e?r[n(559)](t=>t[n(377)]()):r}[va(450)](t){const n=va,r=this[n(532)][n(371)](t);if(!r)throw new e.CKEditorError(n(469),this);return r}[va(411)](t){const e=va;return this[e(532)][e(497)](t)}[va(570)](t){const e=va,{authorId:n,id:r,originalSuggestionId:s,attributes:o}=t,[i,a]=t[e(403)][e(340)](":"),c=this[e(532)][e(371)](r)||this[e(628)](i,a,r,n,o,s);if(this[e(313)](c),this[e(574)](c,i,a||null,n),c[e(237)]=t[e(237)],c[e(432)]=!0,o&&o[e(335)]){const t=o[e(335)],n=this[e(482)](t[e(534)]);c[e(583)]=t[e(237)],c[e(425)]=n,c[e(291)]=!0}else c[e(583)]=t[e(237)];switch(t[e(494)]&&(c[e(494)]=t[e(494)]),t[e(310)]&&(c[e(310)]=t[e(310)]),this[e(462)]&&this[e(462)][e(373)]||(c[e(447)]=!0),this[e(316)][e(371)](c)){case e(258):this[e(316)][e(388)](c,e(380));break;case e(609):c[e(400)]?(this[e(350)](new Set([c])),this[e(273)](new Set([c])),this[e(316)][e(388)](c,e(548)),this[e(591)](e(406),c)):this[e(316)][e(388)](c,e(481))}return c}[va(506)](t){const e=va;this[e(229)](()=>{const n=e;this[n(433)][n(542)][n(288)](()=>{const e=n;for(const n of t[e(312)]())n[e(271)]()})})}[va(446)](t){const e=va;this[e(229)](()=>{const n=e;this[n(433)][n(542)][n(288)](()=>{const e=n;for(const n of t[e(312)]())n[e(246)]()})})}[va(544)](t,n){const r=va,s=this[r(433)][r(345)][r(371)](t);if(!s)throw new e.CKEditorError(r(426),this,{commandName:t});if(this[r(239)][r(497)](s))throw new e.CKEditorError(r(293),this,{commandName:t});this[r(239)][r(356)](s),n&&s.on(r(385),(t,e)=>{const o=r;this[o(361)][o(489)]&&(this[o(443)]||(e[o(556)]>0&&e[e[o(556)]-1]&&e[e[o(556)]-1][o(229)]?e[o(461)]():(t[o(349)]=n((...t)=>s[o(385)](...t,{forceDefaultExecution:!0}),...e),t[o(424)]())))},{priority:r(452)})}[va(229)](t){const n=va;let r,s;const o=this[n(443)];this[n(443)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(443)]=!1),s&&e.CKEditorError[n(562)](s,this),r}[va(471)](t,n=null,r={}){const s=va;if(t[s(575)])return null;const o=this[s(433)][s(543)][s(371)](s(429)).me;this[s(580)]&&(r[s(455)]=this[s(580)]);for(const{suggestion:e,meta:o}of this[s(536)](t,s(508)))if(o[s(632)]){if(!o[s(390)]){if(o[s(341)]){if(!this[s(423)]||!za(e,r))continue;return e}if(za(e,r))return e;this[s(401)](e,t[s(633)],t[s(579)]);break}if(n==e[s(241)]&&za(e,r)){const n=e[s(337)]();return n[s(633)][s(607)](t[s(579)])?this[s(448)](e,this[s(274)][s(630)](t[s(633)],n[s(579)])):this[s(448)](e,this[s(274)][s(630)](n[s(633)],t[s(579)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(527)+n:s(508),u=this[s(303)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(585)](c,i,a,t),u}[va(588)](t,n=va(347),r={}){const s=va,o=this[s(433)][s(543)][s(371)](s(429)).me,i=this[s(387)][s(439)](s(508),n,s(555));this[s(580)]&&(r[s(455)]=this[s(580)]);for(const e of this[s(289)]())if(e[s(425)].id==o.id&&s(508)==e[s(403)]&&e[s(241)]==n&&za(e,r)&&(i(e[s(359)](),t)||i(t,e[s(359)]()))){for(const n of t)e[s(346)](n);return e}for(const{suggestion:e,meta:n}of this[s(536)](t,s(508))){if(!n[s(632)])continue;if(!this[s(423)]&&n[s(341)])continue;if(!za(e,r))continue;let o=!0;for(const n of e[s(359)]())for(const e of t)if(!n[s(336)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(527)+n,l=this[s(303)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(585)](u,a,c,e,Ot[s(398)]());return l}[va(331)](t,n,r=null,s={}){const o=va;if(r=r||xa(n),t[o(575)])return null;if(this[o(580)]&&(s[o(455)]=this[o(580)]),o(589)===this[o(485)]){const e=this[o(387)][o(439)](o(408),r,o(271));return this[o(229)](()=>e([t],n,s)),null}const i=this[o(433)][o(543)][o(371)](o(429)).me,a=[];if(o(267)!==this[o(485)])for(const{suggestion:e,meta:n}of this[o(536)](t,o(508)))n[o(632)]&&!n[o(322)]&&a[o(368)](...e[o(359)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(549)](s);e&&r[n(368)](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(556)];){const s=r[e][n(590)](t);r[n(283)](e,1,...s),e+=s[n(556)]}}return r}(t,a);c[o(556)]&&this[o(274)][o(288)](()=>{const t=o;for(const e of c){const o=this[t(387)][t(439)](t(408),r,t(271));this[t(229)](()=>o([e],n,s))}});for(const t of u){let a=null,c=t[o(633)],u=t[o(579)];for(const{suggestion:e,meta:n}of this[o(536)](t,o(408))){if(!n[o(632)])continue;if(e[o(241)]!=r)continue;if(!za(e,s))continue;const i=e[o(337)]();if(i[o(336)](t,!0))return null;c=c[o(379)](i[o(633)])?c:i[o(633)],u=u[o(467)](i[o(579)])?u:i[o(579)],a?i[o(633)][o(379)](a[o(337)]()[o(633)])?(a[o(382)](),a=e):e[o(382)]():a=e}const l=this[o(274)][o(630)](c,u);if(a)this[o(448)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(303)]({id:t,type:o(477)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(585)](o(477)+r,t,a,l)}}return null}[va(282)](t,n,r=[],s=null,o={}){const i=va;n[i(577)]||(n[i(577)]=n[i(597)]),n[i(287)]=t.is(i(348)),s=s||xa(n);const a=r[i(559)](t=>Va(t,this[i(274)])),c=t.is(i(348))?t:Va(t,this[i(274)]);if(this[i(580)]&&(o[i(455)]=this[i(580)]),i(589)===this[i(485)]){const t=this[i(387)][i(439)](i(639),s,i(271));return this[i(229)](()=>t([c],n,o)),null}a[i(368)](c);let u=!0;for(const t of a)if(!this[i(230)](t)){u=!1;break}if(u&&i(267)!==this[i(485)]){const t=this[i(387)][i(439)](i(639),s,i(271));return this[i(229)](()=>t([c],n,o)),null}let l=null,g=c[i(633)],d=c[i(579)];for(const{suggestion:t,meta:e}of this[i(536)](c,i(639))){if(!e[i(632)])continue;if(e[i(390)]||e[i(341)]||e[i(322)])continue;if(t[i(494)][i(577)]!=n[i(577)])continue;if(!za(t,o))continue;const r=t[i(337)]();if(t[i(241)]==s){if(r[i(336)](c,!0))return null;g=g[i(379)](r[i(633)])?g:r[i(633)],d=d[i(467)](r[i(579)])?d:r[i(579)],l?r[i(633)][i(379)](l[i(337)]()[i(633)])?(l[i(382)](),l=t):t[i(382)]():l=t}else{const e=c[i(549)](r);this[i(547)](t,e)}}const f=this[i(433)][i(543)][i(371)](i(429)).me,h=(0,e.uid)(),m=f.id;if(l)return this[i(448)](l,this[i(274)][i(630)](g,d)),l;{const t=this[i(303)]({id:h,type:i(295)+s,data:n,createdAt:new Date,authorId:m,attributes:o});return this[i(585)](i(295)+s,h,m,this[i(274)][i(630)](g,d)),t}}[va(308)](t,n,r=[],s=null,o={}){const i=va;n[i(577)]||(n[i(577)]=n[i(597)]);const a=t[0];n[i(287)]=a.is(i(348)),s=s||xa(n);const c=r[i(559)](t=>Va(t,this[i(274)])),u=a.is(i(348))?t:t[i(559)](t=>Va(t,this[i(274)]));if(this[i(580)]&&(o[i(455)]=this[i(580)]),i(589)===this[i(485)]){const t=this[i(387)][i(439)](i(639),s,i(271));return this[i(229)](()=>t(u,n,o)),null}c[i(368)](...u);let l=!0;for(const t of c)if(!this[i(230)](t)){l=!1;break}if(l&&i(267)!==this[i(485)]){const t=this[i(387)][i(439)](i(639),s,i(271));return this[i(229)](()=>t(u,n,o)),null}const g=this[i(433)][i(543)][i(371)](i(429)).me;for(const t of this[i(289)]()){const e=t[i(494)];if(t[i(425)].id!=g.id)continue;if(i(639)!=t[i(403)]||e[i(577)]!=n[i(577)])continue;if(!za(t,o))continue;const r=t[i(241)]==s;for(let e=0;e<u[i(556)];e++){const n=u[e];for(const s of t[i(619)]()){const o=s[i(605)]();if(n[i(607)](o)){r?(u[i(283)](e,1),e--):t[i(275)](s[i(584)]);break}}}}if(0==u[i(556)])return null;const d=this[i(387)][i(439)](i(639),s,i(555));for(const t of this[i(289)]()){const e=t[i(494)];if(t[i(425)].id==g.id&&i(639)==t[i(403)]&&e[i(577)]==n[i(577)]&&t[i(241)]==s&&za(t,o)&&(d(t[i(359)](),u)||d(u,t[i(359)]()))){for(const e of u)t[i(346)](e);return t}}const f=(0,e.uid)(),h=g.id,m=i(295)+s,p=this[i(303)]({id:f,type:m,data:n,createdAt:new Date,authorId:h,attributes:o});for(const t of u)this[i(585)](m,f,h,t,Ot[i(398)]());return p}[va(594)](t,n=null,r={}){const s=va;if(t[s(575)])return null;const o=this[s(433)][s(543)][s(371)](s(429)).me,i=new a.ModelLiveRange(t[s(633)],t[s(579)]);this[s(580)]&&(r[s(455)]=this[s(580)]);for(const{suggestion:t,meta:e}of this[s(536)](i,s(508)))if(e[s(632)]&&!e[s(390)])if(t[s(451)]){const e=t[s(359)]()[s(586)](t=>s(328)!=t[s(378)][s(330)]);if(e[s(266)](t=>i[s(336)](t,!0))&&t[s(246)](),e[s(500)](t=>t[s(336)](i,!0))){const t=this[s(387)][s(439)](s(320),n,s(271));return this[s(229)](()=>t([i],null,r)),null}}else{const e=i[s(549)](t[s(337)]());null!==e&&t[s(421)]([e],null,r)}if(i[s(251)](),i[s(575)]||s(328)==i[s(378)][s(330)])return null;let c=null,u=i[s(633)],l=i[s(579)];const g=this[s(536)](i,s(320));for(const{suggestion:t,meta:e}of g){const n=this[s(274)][s(630)](u,l);if(e[s(632)]&&(this[s(423)]||!e[s(341)]&&!e[s(322)]))if(t[s(451)]){if(!za(t,r))continue;let e=!0;for(const r of t[s(359)]()){if(r[s(336)](n,!0))return t;n[s(336)](r)||(e=!1)}e&&t[s(246)]()}else{const e=t[s(337)]();if(e[s(336)](n,!0))return t;if(!za(t,r)){n[s(336)](e)?t[s(382)]():e[s(488)](u)?u=e[s(579)]:e[s(488)](l)&&(l=e[s(633)]);continue}u=u[s(379)](e[s(633)])?u:e[s(633)],l=l[s(467)](e[s(579)])?l:e[s(579)],r=Object[s(458)]({},t[s(310)]),c?e[s(633)][s(379)](c[s(337)]()[s(633)])?(c[s(382)](),c=t):t[s(382)]():c=t}}if(c)return this[s(448)](c,this[s(274)][s(630)](u,l)),c;{const t=(0,e.uid)(),i=this[s(274)][s(630)](u,l),a=o.id,c=n?s(529)+n:s(320),g=this[s(303)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(585)](c,t,a,i),g}}[va(304)](t,n=va(347),r={}){const s=va,o=this[s(433)][s(543)][s(371)](s(429)).me,i=t[s(559)](t=>new a.ModelLiveRange(t[s(633)],t[s(579)])),c=new Set;this[s(580)]&&(r[s(455)]=this[s(580)]);for(const{suggestion:t,meta:e}of this[s(536)](i,s(508)))e[s(632)]&&!e[s(390)]&&c[s(356)](t);for(const e of c)if(e[s(451)]){const o=e[s(359)]();if((!e[s(310)]||!e[s(310)][s(355)])&&o[s(266)](t=>i[s(500)](e=>e[s(336)](t,!0)))&&e[s(246)](),i[s(266)](t=>o[s(500)](e=>e[s(336)](t,!0)))){const e=this[s(387)][s(439)](s(320),n,s(271));return this[s(229)](()=>e(t,null,r)),null}}else{const t=e[s(337)]();if(i[s(500)](e=>e[s(336)](t,!0))&&e[s(246)](),i[s(266)](e=>t[s(336)](e,!0))){const t=this[s(387)][s(439)](s(320),n,s(271));return this[s(229)](()=>t(i,null,r)),null}}const u=this[s(387)][s(439)](s(320),n,s(555));let l=null;for(const t of this[s(289)]())if(t[s(425)].id==o.id&&t[s(400)]&&s(320)==t[s(403)]&&t[s(241)]==n&&za(t,r)&&(u(t[s(359)](),i)||u(i,t[s(359)]())))if(l){if(t[s(474)]&&t[s(474)][s(556)])continue;for(const e of t[s(359)]())l[s(637)](e)||l[s(346)](e);t[s(382)]()}else{l=t;for(const e of i)t[s(637)](e)||t[s(346)](e)}if(l)return l;c[s(261)]();for(const{suggestion:t,meta:e}of this[s(536)](i,s(320)))e[s(632)]&&(this[s(423)]||!e[s(341)]&&!e[s(322)])&&za(t,r)&&c[s(356)](t);for(const t of c){const e=t[s(359)]();if((!r||!r[s(355)])&&i[s(266)](t=>e[s(500)](e=>e[s(336)](t,!0))))return t;(!t[s(310)]||!t[s(310)][s(355)])&&e[s(266)](t=>i[s(500)](e=>e[s(336)](t,!0)))&&t[s(246)]()}const g=(0,e.uid)(),d=o.id,f=s(529)+n,h=this[s(303)]({id:g,type:f,createdAt:new Date,authorId:d,attributes:r});for(const t of i)t[s(251)](),t[s(575)]||s(328)==t[s(378)][s(330)]||this[s(585)](f,g,d,t,Ot[s(398)]());return h}[va(262)](t,n,r,s,o){const i=va;if(t[i(575)])return[];if(i(589)===this[i(485)])return[];const a=this[i(433)][i(543)][i(371)](i(429)).me.id,c=Array[i(414)](this[i(532)][i(259)]())[i(586)](e=>i(278)==e[i(403)]&&e[i(494)][i(333)]==n&&e[i(637)](t));if(this[i(580)]&&(o[i(455)]=this[i(580)]),i(305)===this[i(485)]){const e=this[i(536)](t,i(508))[i(586)](({meta:t})=>t[i(632)]&&!t[i(322)]&&!t[i(390)])[i(559)](({suggestion:t})=>t);c[i(249)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(278)==t[i(403)]?t[i(494)][i(476)]:void 0,o=t[i(337)](),a=Array[i(414)](u[i(323)]())[i(260)](t=>t[i(606)](o));if(!a)continue;const c=a[i(590)](o);this[i(535)](n)&&i(508)==t[i(403)]&&0!=c[i(556)]||(u[i(405)](a),c[i(564)](t=>{u[i(388)](t,r)}),i(508)!=t[i(403)]&&e!=s&&u[i(388)](a[i(549)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(556)]>37&&console[i(427)](i(569),{key:n});const g=(i(428)+(n+"|")+xa({newValue:s}))[i(516)](0,60),d=this[i(303)]({id:c,type:g,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(368)](d),this[i(585)](g,c,a,t)}return l}[va(383)](t){const e=va;this[e(544)](t,(t,...n)=>{this[e(523)](()=>{t(...n)})})}[va(270)](t){const e=va;this[e(433)][e(543)][e(371)](ki)[e(270)](t)}[va(252)](t){const e=va;this[e(433)][e(543)][e(371)](ki)[e(252)](t)}[va(256)](t){const n=va;return this[n(580)]=void 0!==t?t:(0,e.uid)(),this[n(580)]}[va(587)](t){const e=va;return e(278)==t[e(403)]?t[e(241)][e(340)]("|")[0]:null}[va(496)](t){const n=va;if(0==t[n(556)])return;const r=this[n(433)],s=r[n(543)][n(371)](i.DocumentCompare),o=[];r[n(542)][n(288)](i=>{const c=n;for(let n=0;n<t[c(556)];n++){const u=t[n];if(u[c(268)]=r[c(542)][c(422)][c(393)],u[c(317)]=!0,s[c(557)](u)){const t=Ko(u[c(334)],r[c(542)]);o[c(249)](a.ModelLiveRange[c(399)](t))}else switch(u[c(403)]){case c(540):{const t=u[c(498)],n=u[c(636)];if(t==n)break;i[c(470)][c(578)](u),r[c(542)][c(240)](u);const s=c(440),o=u[c(394)],a=r[c(542)][c(630)](o,r[c(542)][c(369)](o[c(612)],c(579)));this[c(262)](a,s,t,n,{groupId:(0,e.uid)()});break}case c(284):case c(374):case c(613):{const t=u[c(476)],n=u[c(520)];if(t==n)break;i[c(470)][c(578)](u),r[c(542)][c(240)](u);const s=u[c(333)];if(!this[c(281)](s))break;const o=Ko(u[c(348)],r[c(542)]);this[c(262)](o,s,t,n,{groupId:(0,e.uid)()});break}case c(486):{if(i[c(470)][c(578)](u),r[c(542)][c(240)](u),t[n+1]&&c(567)==t[n+1][c(403)])break;const e=u[c(394)],s=u[c(615)],o=Ko(r[c(542)][c(630)](e,e[c(372)](s)),r[c(542)]);this[c(471)](o);break}case c(340):{i[c(470)][c(578)](u),r[c(542)][c(240)](u);const t=u[c(233)],e=u[c(234)];this[c(471)](r[c(542)][c(630)](t,e));break}case c(567):case c(244):i[c(470)][c(578)](u),r[c(542)][c(240)](u)}}for(const t of o)t[c(251)](),this[c(594)](t)})}[va(448)](t,e){const n=va,r=t[n(297)]();this[n(274)][n(288)](t=>{t[n(634)](r,{range:e})})}[va(313)](t){const e=va,n=t.id,r=this[e(433)][e(454)][e(371)](e(611));this[e(412)][e(307)](n)||this[e(412)][e(558)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(412)][e(623)](n);s[e(531)](e(620)),s[e(620)]=!1,t[e(474)]=s}[va(574)](t,n,r,s){const o=va;if(t[o(403)]!=n||t[o(241)]!=r||t[o(435)].id!=s)throw this[o(433)][o(602)](o(306)),new e.CKEditorError(o(306),this)}[va(547)](t,n){const r=va,s=t[r(337)]();if(n[r(607)](s))t[r(382)]();else if(s[r(336)](n)){const o=this[r(274)][r(369)](n[r(633)][r(362)],r(579));this[r(448)](t,this[r(274)][r(630)](s[r(633)],o));const i=(0,e.uid)(),a=t[r(435)].id,c=t[r(403)]+":"+t[r(241)];this[r(303)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(494)],attributes:t[r(310)]});const u=this[r(274)][r(369)](n[r(579)][r(566)],r(479)),l=this[r(274)][r(630)](u,s[r(579)]);this[r(585)](c,i,a,l)}else if(s[r(488)](n[r(633)])){const e=this[r(274)][r(369)](n[r(633)][r(362)],r(579));this[r(448)](t,this[r(274)][r(630)](s[r(633)],e))}else{const e=this[r(274)][r(369)](n[r(579)][r(566)],r(479));this[r(448)](t,this[r(274)][r(630)](e,s[r(579)]))}}[va(230)](t){const e=va;for(const{suggestion:n,meta:r}of this[e(536)](t,e(508))){if(!r[e(632)])continue;const s=n[e(359)]();for(const n of s)if(!t[e(590)](n)[e(556)])return!0}return!1}[va(309)](t){const e=va;return this[e(433)][e(543)][e(371)](e(429))[e(546)](t)}[va(482)](t){const e=va,n=this[e(433)][e(543)][e(371)](e(429)),r=(0,i.hashObject)(e(299)+t);return n[e(546)](r)||n[e(302)]({id:r,name:t})}[va(628)](t,n,r,s,o,i){const a=va,c=this[a(309)](s);if(!c)throw new e.CKEditorError(a(624),this,{authorId:s,suggestionId:r});const u=this[a(387)][a(434)](t,n,r,c,o,t=>{const e=a;this[e(601)](r,{attributes:t});const n=this[e(450)](r);this[e(350)](new Set([n])),this[e(273)](new Set([n]))},i);return this[a(610)](u,a(271),()=>{const t=a;this[t(601)](r,{state:t(515)})},{priority:a(452)}),this[a(610)](u,a(246),()=>{const t=a;this[t(601)](r,{state:t(599)})},{priority:a(452)}),this[a(532)][a(388)](r,u),this[a(316)][a(388)](u,a(258)),u}[va(509)](t){return Wo(t)}[va(401)](t,n,r){const s=va,o=t[s(337)](),i=o[s(633)],a=o[s(579)];this[s(448)](t,this[s(274)][s(630)](i,n));const c=(0,e.uid)(),u=t[s(435)].id,l=t[s(403)]+(t[s(241)]?":"+t[s(241)]:"");this[s(303)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t[s(504)]||t.id,attributes:t[s(310)],data:t[s(494)]});const g=this[s(587)](t);(s(639)==t[s(403)]||g&&this[s(535)](g))&&(r=this[s(274)][s(243)](r[s(566)])),this[s(585)](l,c,u,this[s(274)][s(630)](r,a))}[va(536)](t,e=null){const n=va,r=[],s=this[n(433)][n(543)][n(371)](n(429)).me;Array[n(319)](t)||(t=[t]);for(const o of this[n(289)]()){if(!o[n(400)])continue;if(e&&o[n(403)]!=e)continue;let i=!1;for(const e of o[n(359)]()){for(const a of t){const t=a[n(633)][n(607)](e[n(579)])||a[n(579)][n(607)](e[n(633)]);if(t||a[n(549)](e)){const c=a[n(336)](e)&&Ma(this[n(274)][n(490)],e[n(633)],a),u=e[n(336)](a)&&Ma(this[n(274)][n(490)],a[n(633)],e);r[n(368)]({suggestion:o,meta:{isOwn:s==o[n(425)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[va(585)](t,e,n,r,s){const o=va;this[o(274)][o(288)](i=>{const a=o;let c=a(595)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(294)](c,{range:r,usingOperation:!0,affectsData:!0})})}[va(298)](t){const e=va,n=t[e(232)],r=t[e(525)];t[e(232)]=null,t[e(525)]=null,null!=n&&n[e(525)]==t&&(n[e(525)]=r),null!=r&&r[e(232)]==t&&(r[e(232)]=n),e(548)==this[e(316)][e(371)](t)&&(this[e(316)][e(388)](t,e(481)),this[e(591)](e(524),t,n,r))}[va(303)](t){const n=va,r=t.id,s=this[n(570)](t);if(this[n(462)]&&this[n(462)][n(373)]){const o=this[n(433)][n(543)][n(371)](n(329)),i=s[n(554)],a=s[n(241)]?s[n(403)]+":"+s[n(241)]:s[n(403)],c=this[n(433)][n(472)],u=o[n(356)](Dt(c,n(457))),l={id:r,type:a,hasComments:i,data:t[n(494)]||null,originalSuggestionId:t[n(318)]||null,attributes:s[n(310)]};this[n(462)][n(373)](l)[n(248)](t=>{const e=n;s[e(447)]=!0,o[e(244)](u),t&&t[e(237)]&&(this[e(532)][e(371)](r)[e(237)]=t[e(237)])})[n(438)](t=>{const r=n;throw(0,e.logWarning)(r(300)),this[r(433)][r(542)][r(478)]({isUndoable:!1},()=>{s[r(246)]()}),s[r(407)](),this[r(532)][r(405)](s.id),this[r(316)][r(405)](s),t})}return s}[va(535)](t){const e=va;return this[e(433)][e(543)][e(371)](ki)[e(511)](t)}[va(344)](t){const e=va;return this[e(433)][e(543)][e(371)](ki)[e(269)](t)}[va(601)](t,e){const n=va,r=this[n(433)][n(543)][n(371)](n(329)),s=this[n(450)](t);if(this[n(462)]&&this[n(462)][n(604)])if(s[n(447)]){const s=r[n(356)](Dt(this[n(433)][n(472)],n(457)));this[n(462)][n(604)](t,e)[n(248)](()=>{r[n(244)](s)})}else s.on(n(625),()=>{this[n(601)](t,e)})}[va(324)](t){const n=va;if(!this[n(462)]||!this[n(462)][n(450)])throw new e.CKEditorError(n(395),this);return this[n(462)][n(450)](t)}[va(254)](t){const e=va,{id:n,type:r,subType:s,authorId:o}=this[e(509)](t),i=this[e(532)][e(371)](n)||this[e(628)](r,s,n,o,{});switch(this[e(574)](i,r,s,o),this[e(316)][e(371)](i)){case e(258):this[e(324)](n)[e(248)](t=>{const r=e;let s=Promise[r(325)]();t[r(554)]&&(s=this[r(412)][r(437)]({channelId:this[r(433)][r(454)][r(371)](r(611)),threadId:n})),s[r(248)](()=>{const e=r;this[e(570)](t)[e(447)]=!0})}),this[e(316)][e(388)](i,e(609));break;case e(481):this[e(601)](n,{state:e(572)});case e(380):this[e(316)][e(388)](i,e(548)),this[e(591)](e(406),i);break;case e(548):this[e(591)](e(565),i)}return i[e(357)](t),i}[va(273)](t){const e=va,n=Array[e(414)](t),r=n[e(586)](t=>e(278)==t[e(403)]);this[e(430)](r);const s=n[e(586)](t=>!t[e(451)]&&e(278)!=t[e(403)]),o=this[e(289)]({skipNotAttached:!0})[e(586)](t=>!t[e(451)]&&e(278)!=t[e(403)]),i=o[e(586)](n=>!t[e(497)](n)),a=new Map(o[e(559)](t=>[t,this[e(387)][e(439)](t[e(403)],t[e(241)],e(242))])),c=new Map(o[e(559)](t=>[t,t[e(337)]()])),u=new Set,l=new Set;for(let t=0;t<s[e(556)];t++)d(s[t],s,t+1);for(let t=0;t<s[e(556)];t++)d(s[t],i,0);const g=new Set;for(let t=0;t<s[e(556)];t++){const n=s[t];!l[e(497)](n)&&n[e(232)]&&(g[e(356)](n[e(232)]),n[e(232)][e(525)]===n&&(n[e(232)][e(525)]=null),n[e(232)]=null),!u[e(497)](n)&&n[e(525)]&&(g[e(356)](n[e(525)]),n[e(525)][e(232)]===n&&(n[e(525)][e(232)]=null),n[e(525)]=null)}function d(t,n,r){const s=e;for(let e=r;e<n[s(556)];e++){const r=f(t,n[e]);r&&(r[0][s(525)]=r[1],r[1][s(232)]=r[0],u[s(356)](r[0]),l[s(356)](r[1]))}}function f(t,n){const r=e;if(t[r(425)].id!==n[r(425)].id)return null;const s=a[r(371)](t)(t,n,c[r(371)](t),c[r(371)](n));return s&&a[r(371)](n)(t,n,c[r(371)](t),c[r(371)](n))?s[1][r(474)]&&s[1][r(474)][r(556)]?null:s:null}g[e(351)]&&this[e(273)](g)}[va(430)](t){const e=va;if(0==t[e(556)])return;const n=this[e(289)]({skipNotAttached:!0})[e(586)](t=>e(278)==t[e(403)]&&t[e(432)]),r=[],s=new Map;for(const t of n){const n=(0,i.hashObject)(t[e(310)]);s[e(497)](n)||(s[e(388)](n,r[e(556)]),r[e(368)]([]));const o=s[e(371)](n);r[o][e(368)](t)}!function(){const t=e;r[t(253)]((e,n)=>{const r=t,s=e[0][r(237)],o=n[0][r(237)];return s==o?e[0][r(310)][r(392)]<n[0][r(310)][r(392)]?-1:1:s<o?-1:1});for(const e of r)e[t(253)]((t,e)=>t.id<e.id?-1:1)}();for(let t=0;t<r[e(556)];t++){if(0==r[t][e(556)])continue;const n=[];for(let s=t+1;s<r[e(556)];s++)0!=r[s][e(556)]&&o(r[t],r[s])&&n[e(368)](s);for(const s of n)r[t]=r[t][e(343)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(556)];n++){const r=t[n+1]||null;t[n][e(525)]!==r&&(t[n][e(525)]=r)}for(const t of r)for(let n=0;n<t[e(556)];n++){const r=t[n-1]||null;t[n][e(232)]!==r&&(t[n][e(232)]=r)}function o(t,n){const r=e;if(t[0][r(310)][r(392)]!==n[0][r(310)][r(392)]&&t[0][r(425)]!==n[0][r(425)])return!1;if(!function(t,e){const n=r;return!t[n(554)]&&!e[n(554)]||(!t[n(554)]||!e[n(554)])&&(!!(t[n(554)]&&e[n(237)]<t[n(474)][n(530)][n(371)](0)[n(237)])||!!(e[n(554)]&&t[n(237)]<e[n(474)][n(530)][n(371)](0)[n(237)]))}(t[0],n[0]))return!1;return!!Lt(No(t[0][r(310)],[r(392),r(455)]),No(n[0][r(310)],[r(392),r(455)]))&&(t[0][r(310)][r(392)]==n[0][r(310)][r(392)]||t[0][r(310)][r(455)]===n[0][r(310)][r(455)]&&(!!t[r(266)](t=>n[r(500)](e=>t[r(337)]()[r(607)](e[r(337)]())))&&n[r(266)](e=>t[r(500)](t=>e[r(337)]()[r(607)](t[r(337)]())))))}}[va(350)](t){const e=va,n=Array[e(414)](t),r=this[e(289)]({skipNotAttached:!0}),s=r[e(586)](n=>!t[e(497)](n)),o=new Map(n[e(559)](t=>[t,this[e(387)][e(439)](t[e(403)],t[e(241)],e(555))])),i=new Map(r[e(559)](t=>[t,t[e(359)]()]));for(let t=0;t<n[e(556)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(556)];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(556)];e++){const s=r[e];if(s[a(403)]!==n[a(403)]||s[a(425)].id!==n[a(425)].id||s[a(241)]!==n[a(241)])continue;if(!ja(n,s))continue;if(a(278)==n[a(403)]&&n[a(494)][a(476)]!=s[a(494)][a(476)])continue;if(a(278)==n[a(403)]&&t[a(535)](n[a(494)][a(333)]))continue;if(a(639)==n[a(403)]){const e=t[a(433)][a(542)],r=n[a(332)]();if(r&&(e[a(490)][a(627)](r)||e[a(490)][a(622)](r)))continue}const c=o[a(371)](n),u=i[a(371)](n),l=i[a(371)](s),g=n[a(474)]&&n[a(474)][a(556)],d=s[a(474)]&&s[a(474)][a(556)];if(!g&&c(l,u))return t[a(280)](s,n),i[a(405)](n),!0;if(!d&&c(u,l))return t[a(280)](n,s),i[a(405)](s),!0}return!1}}[va(280)](t,e){const n=va;if(t[n(451)])for(const r of e[n(359)]())t[n(346)](r);else{const r=e[n(337)]()[n(579)];this[n(448)](t,this[n(274)][n(630)](t[n(337)]()[n(633)],r))}e[n(382)]()}[va(375)](t,e,n){const r=va,s=t[r(568)](r(417))||t[r(568)](r(278))?r(563):t[r(301)]();return Dt(this[r(433)][r(472)],e+"_"+s+r(573),n)}[va(492)](){const t=va,n=this[t(433)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,i.surroundingMarkersDetector)(this[t(274)],({left:n,entered:s})=>{const o=t;for(const t of n){const{group:e,type:n}=this[o(509)](t[o(584)]);if(o(608)===e){r[o(553)](this[o(375)](n,o(495)));break}}for(const t of s){const{group:n,type:s}=this[o(509)](t[o(584)]);if(o(608)===n){r[o(553)](this[o(375)](s,o(315),(0,e.getEnvKeystrokeText)(i.FOCUS_ANNOTATION_KEYSTROKE)));break}}})}[va(616)](t){const e=va;if(this[e(353)])return!1;const n=this[e(433)],r=n[e(542)][e(422)][e(376)][e(445)]();if(0==r[e(556)])return!1;const s=[],o=r[e(586)](t=>e(278)==t[e(403)]),i=r[e(586)](t=>e(486)==t[e(403)]&&e(522)!=t[e(584)]),a=r[e(586)](t=>e(244)==t[e(403)]&&e(522)!=t[e(584)]);for(const t of o)s[e(368)]({key:t[e(354)],newValue:t[e(480)],oldValue:t[e(263)],range:Ga(t[e(348)],n[e(542)])});for(const t of i){const r=a[e(260)](n=>n[e(394)][e(607)](t[e(394)]));r&&s[e(368)]({key:e(440),newValue:t[e(584)],oldValue:r[e(584)],range:n[e(542)][e(510)](t[e(394)][e(612)])})}return 0!=s[e(556)]&&this[e(466)](t,s)}[va(290)](t){const e=va;let n=!1;const r=this[e(433)][e(542)][e(422)][e(376)][e(593)]()[e(586)](t=>t[e(494)][e(334)]&&t[e(584)][e(568)](e(603)));for(const s of r){const{subType:r,id:o}=this[e(509)](s[e(584)]),i=r[e(340)]("|")[0];for(const r of this[e(289)]({skipNotAttached:!0}))r.id!=o&&e(278)==r[e(403)]&&r[e(494)]&&r[e(494)][e(333)]==i&&r[e(337)]()[e(606)](s[e(494)][e(334)])&&(this[e(539)](r,s[e(494)][e(334)],t),n=!0)}return n}[va(523)](t){this[va(353)]=!0,t()}[va(281)](t){const e=va;return this[e(433)][e(543)][e(371)](ki)[e(521)](t)}[va(466)](t,e){const n=va;if(0==e[n(556)])return!1;let r=!1;for(const s of e){const e=this[n(536)](s[n(348)],n(278))[n(586)](t=>!t[n(505)][n(390)])[n(559)](t=>t[n(608)]),o=(0,i.hashObject)({newValue:s[n(520)]});e[n(586)](t=>{const e=n,[r,i]=t[e(241)][e(340)]("|");return r==s[e(333)]&&i!=o})[n(564)](e=>{const o=n;this[o(539)](e,s[o(348)],t),r=!0})}return r}[va(539)](t,e,n){const r=va,s=t[r(337)]()[r(590)](e);0!==s[r(556)]?1!==s[r(556)]?this[r(401)](t,e[r(633)],e[r(579)]):this[r(448)](t,s[0]):n[r(275)](t[r(297)]())}}class Sa{[va(247)];[va(274)];[va(475)];[va(483)];constructor(t){const e=va;this[e(247)]=t,this[e(274)]=t[e(542)],this[e(475)]=new Map,this[e(483)]=new Map,this[e(255)]()}[va(434)](t,e,n,r,s,o,i){const a=va;return new Ot(this[a(274)],{type:t,subType:e,id:n,originalSuggestionId:i,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[a(439)](t,e,a(271))(...n),onDiscard:(...n)=>this[a(439)](t,e,a(246))(...n)})}[va(635)](t,e,n,r){const s=va,o=t+":"+e+":"+n;this[s(475)][s(388)](o,r)}[va(439)](t,e,n){const r=va,s=t+":"+e+":"+n;return this[r(475)][r(371)](s)||this[r(483)][r(371)](t+":"+n)}[va(255)](){const t=va,e=()=>!1,n=t=>{const e=Da;t[e(253)]((t,n)=>t[e(633)][e(379)](n[e(633)])?1:-1),this[e(274)][e(288)](n=>{const r=e;for(const e of t){let t;t=e[r(579)][r(473)]&&e[r(579)][r(566)]==e[r(633)][r(612)]?n[r(626)](e[r(633)][r(612)],"on"):n[r(626)](e),this[r(274)][r(600)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0,doNotFixSelection:!0})}})},r=(t,e)=>{const n=Da;e&&this[n(274)][n(288)](r=>{const s=n,{commandName:o,commandParams:i=[]}=e,c=t[s(559)](t=>(Oa(t)&&(t=this[s(274)][s(630)](t[s(579)])),t))[s(586)](t=>s(328)!==t[s(378)][s(330)]);if(c[s(556)]<1)return;const u=Array[s(414)](this[s(274)][s(422)][s(442)][s(359)]())[s(559)](t=>a.ModelLiveRange[s(399)](t));r[s(503)](c);for(const t of this[s(247)][s(345)][s(345)]())t[s(276)]();i[s(368)]({forceDefaultExecution:!0}),this[s(247)][s(385)](o,...i);const l=u[s(586)](t=>s(328)!=t[s(378)][s(330)]);l[s(556)]>0&&r[s(503)](l);for(const t of u)t[s(251)]()})},s=(e,n)=>1==e[t(556)]&&1==n[t(556)]&&e[0][t(579)][t(607)](n[0][t(633)]),o=(t,e,n,r)=>Ha(t,e,n,r)?[t,e]:Ha(e,t,r,n)?[e,t]:null;this[t(483)][t(388)](t(415),e),this[t(483)][t(388)](t(250),n),this[t(483)][t(388)](t(314),s),this[t(483)][t(388)](t(391),o),this[t(483)][t(388)](t(592),n),this[t(483)][t(388)](t(464),e),this[t(483)][t(388)](t(364),s),this[t(483)][t(388)](t(453),o),this[t(483)][t(388)](t(366),r),this[t(483)][t(388)](t(631),e),this[t(483)][t(388)](t(545),s),this[t(483)][t(388)](t(339),e),this[t(483)][t(388)](t(460),r),this[t(483)][t(388)](t(561),e),this[t(483)][t(388)](t(404),s),this[t(483)][t(388)](t(286),e),this[t(483)][t(388)](t(459),e),this[t(483)][t(388)](t(517),(e,n)=>{const r=t;if(!n)return;const s=this[r(247)][r(543)][r(371)](Ra);this[r(274)][r(288)](t=>{const o=r;if(o(440)==n[o(333)])for(const r of e){const e=r[o(633)][o(612)],s=n[o(476)];t[o(540)](e,s)}else if(s[o(535)](n[o(333)]))for(const r of e)void 0!==n[o(476)]?t[o(618)](n[o(333)],n[o(476)],r[o(633)][o(612)]):t[o(374)](n[o(333)],r[o(633)][o(612)]);else for(const r of e)n[o(476)]?t[o(618)](n[o(333)],n[o(476)],r):t[o(374)](n[o(333)],r)})}),this[t(483)][t(388)](t(537),s)}}function Ma(t,e,n){const r=va;for(const s of e[r(566)][r(235)]({includeSelf:!0,parentFirst:!0})){if(s[r(378)]==s)return!1;if(!n[r(360)](s))return!1;if(t[r(627)](s)||t[r(622)](s))return!0}return!1}function Oa(t){const e=va;return t[e(579)][e(566)]==t[e(633)][e(612)]&&t[e(579)][e(321)]}function Fa(t,e,n,r){const s=va,o=t=>!t[s(358)].is(s(381))&&!r[s(627)](t[s(358)]),i=t[s(633)][s(264)](o),a=t[s(579)][s(264)](o,{direction:s(386)});return!(t[s(633)][s(607)](i)&&t[s(579)][s(607)](a)||(i[s(379)](a)?n[s(634)](e,{range:n[s(630)](i,a)}):n[s(275)](e),0))}function Da(t,e){const n=Ca();return(Da=function(t,e){return n[t-=229]})(t,e)}function xa(t){return(0,i.hashObject)(t)}function Ba(t){const e=va,n=t[e(633)][e(612)];return n&&n.is(e(418))}function Pa(t){return Oa(t)||function(t){const e=Da;return t[e(633)][e(566)]==t[e(579)][e(362)]&&t[e(633)][e(473)]}(t)}function Ua(t,e){const n=va;try{const r=t[n(605)]();for(const s of e)if(t!==s&&r&&r[n(606)](s[n(605)]()))return!0;return!1}catch{return!1}}function Ga(t,e){const n=va;return null==t[n(579)][n(362)]&&t[n(579)][n(566)]==t[n(633)][n(612)]?Va(t[n(633)][n(612)],e):t}function Va(t,e){const n=va,r=e[n(490)][n(627)](t)||e[n(490)][n(507)](t);return e[n(630)](e[n(369)](t,n(272)),r?e[n(526)](t):e[n(369)](t,n(579)))}function Ha(t,e,n,r){const s=va;return!!ja(t,e)&&n[s(579)][s(607)](r[s(633)])}function ja(t,e){const n=va;if(!t[n(432)]||!e[n(432)])return!1;const r=new Set(Object[n(323)](t[n(310)])),s=new Set(Object[n(323)](e[n(310)]));if(r[n(405)](n(392)),s[n(405)](n(392)),0==r[n(351)]&&0==s[n(351)])return!0;if(r[n(351)]!=s[n(351)])return!1;const o={...t[n(310)]},i={...e[n(310)]};return delete o[n(392)],delete i[n(392)],JSON[n(629)](o)==JSON[n(629)](i)}function za(t,e){const n=va,r=Wa(t[n(310)]),s=Wa(e);if(!t[n(432)])return!1;for(const t of Object[n(323)](s))if(!Lt(r[t],s[t]))return!1;return!0}function Wa(t){const e=va,n=Object[e(458)]({},t);return delete n[e(355)],delete n[e(365)],n}function Ka(){const t=["listenTo","canDiscard","getRanges","PENDING_ACTION_SUGGESTION","add","2301250sXrnQI","destroy","19885370clSbbn","acceptSuggestion","change:isDirty","bind","canAccept","isEnabled","1048WjIUva","discardSuggestion","209742EcPBrl","view","_discardCommand","_setPendingAction","unbind","523758KBVQsX","_editor","_removePendingAction","execute","locale","model","_acceptCommand","_pendingAction","canEditAt","stopListening","remove","2405920QnTgpF","commands","get","isDirty","4046560MmtAcQ","plugins","9TLVFld","PendingActions","608dyOpcJ","35cHCeyo","commentThreadController"];return(Ka=function(){return t})()}const qa=Za;function Za(t,e){const n=Ka();return(Za=function(t,e){return n[t-=237]})(t,e)}!function(t){const e=Za,n=t();for(;;)try{if(350258===-parseInt(e(239))/1*(parseInt(e(255))/2)+parseInt(e(257))/3+-parseInt(e(273))/4+parseInt(e(240))/5*(-parseInt(e(262))/6)+parseInt(e(247))/7+-parseInt(e(277))/8+parseInt(e(237))/9*(parseInt(e(249))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ka);class Ja extends((0,e.ObservableMixin)()){[qa(267)];[qa(258)];[qa(241)];[qa(263)];[qa(268)];[qa(259)];[qa(269)];constructor(t,e,n,r){const s=qa;super(),this[s(267)]=e,this[s(258)]=n,this[s(241)]=r,this[s(263)]=t,this[s(268)]=t[s(274)][s(275)](s(250)),this[s(259)]=t[s(274)][s(275)](s(256)),this[s(258)][s(252)](s(254)).to(this[s(268)],this[s(259)],(t,e)=>t||e),this[s(258)][s(252)](s(253)).to(this[s(268)],s(254),t=>t&&this[s(263)][s(267)][s(270)](e[s(244)]())),this[s(258)][s(252)](s(243)).to(this[s(259)],s(254),t=>t&&this[s(263)][s(267)][s(270)](e[s(244)]())),this[s(269)]=null,n[s(276)]&&this[s(260)](),this[s(242)](n,s(250),()=>this[s(250)]()),this[s(242)](n,s(256),()=>this[s(256)]()),this[s(242)](n,s(251),()=>{const t=s;n[t(276)]?this[t(260)]():this[t(264)]()})}[qa(250)](){const t=qa;this[t(268)][t(265)](this[t(267)].id)}[qa(256)](){const t=qa;this[t(259)][t(265)](this[t(267)].id)}[qa(248)](){const t=qa;this[t(258)][t(261)](t(254)),this[t(258)][t(261)](t(253)),this[t(258)][t(261)](t(243)),this[t(271)](),this[t(241)][t(248)](),this[t(269)]&&this[t(264)]()}[qa(260)](){const t=qa,e=Dt(this[t(263)][t(266)],t(245));this[t(269)]=this[t(263)][t(278)][t(275)](t(238))[t(246)](e)}[qa(264)](){const t=qa;null!==this[t(269)]&&this[t(263)][t(278)][t(275)](t(238))[t(272)](this[t(269)]),this[t(269)]=null}}const Xa=Ya;function Ya(t,e){const n=Qa();return(Ya=function(t,e){return n[t-=190]})(t,e)}function Qa(){const t=["canDiscard","3637380QMSSMX","isActive","commentThread","keystrokes","assign","editor","showInput","removeComment","4113YHgTft","value","target","956498iypQGr","focus","tab","map","hasDirtyComment","join","canAccept","setData","commentsListView","updateComment","delegate","disabledSubmit","CommentView","_createCommentViews","SUGGESTION_THREAD_ARIA_LABEL","parseFromString","1740bMxsIN","editorConfig","_model","content","cancel","121311CamlMb","disableComments","854688ETxRNR","ariaDescriptionView","submit","bind","782388lNeyPR","focusTracker","_localUser","author","text/html","descriptionParts","2346eeCufd","8239jpTueP","shift+tab","length","set","render","formatDateTime","commentInputView","commentThreadInputView","element","SUGGESTION_THREAD_DESCRIPTION","focusCycler","textContent","ariaLabel","destroy","isEnabled","_createCommentThreadInputView","addComment","fire","authoredAt","body","focusables","isDirty","locale","isReadOnly","_config","name"];return(Qa=function(){return t})()}!function(t){const e=Ya,n=t();for(;;)try{if(428128===parseInt(e(254))/1+-parseInt(e(233))/2+-parseInt(e(230))/3*(parseInt(e(249))/4)+parseInt(e(222))/5+parseInt(e(194))/6*(parseInt(e(195))/7)+parseInt(e(256))/8+parseInt(e(260))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qa);class $a extends o.View{[Xa(241)];[Xa(202)];[Xa(257)];[Xa(215)];[Xa(261)];[Xa(225)];[Xa(205)];[Xa(251)];[Xa(190)];[Xa(219)];constructor(t,n,r,s){const a=Xa;super(t),this[a(241)]=null,this[a(202)]=null,this[a(257)]=new i.AriaDescriptionView(t,Dt(t,a(204))),this[a(198)](a(223),!1),this[a(198)](a(213),n[a(213)]),this[a(259)](a(213)).to(n),this[a(198)](a(193),[]),this[a(198)](a(216),!1),this[a(198)](a(209),!1),this[a(198)](a(239),!1),this[a(198)](a(221),!1),this[a(259)](a(207)).to(this,a(197),n,a(213),this,a(193),(t,e,r)=>{const o=a,i=r[o(236)](t=>I(t[o(252)]))[o(238)](". ")+".";return Dt(this[o(217)],o(247),[t-1,n[o(191)][o(220)],e?s[o(200)](e):"",(new DOMParser)[o(248)](i,o(192))[o(214)][o(206)]])}),this[a(215)]=new o.ViewCollection,this[a(261)]=new e.FocusTracker,this[a(225)]=new e.KeystrokeHandler,this[a(205)]=new o.FocusCycler({focusables:this[a(215)],focusTracker:this[a(261)],keystrokeHandler:this[a(225)],keystrokeHandlerOptions:{filter:t=>t[a(232)]!==this[a(203)]},actions:{focusPrevious:a(196),focusNext:a(235)}}),this[a(251)]=n,this[a(190)]=r,this[a(219)]=s,s[a(255)]?this[a(198)](a(197),1):this[a(246)]()}[Xa(199)](){const t=Xa;super[t(199)](),(0,i.setupThreadKeyboardNavigation)(this,this[t(215)])}[Xa(234)](){const t=Xa;this[t(203)][t(234)]()}[Xa(208)](){const t=Xa;this[t(241)]&&this[t(241)][t(208)](),this[t(202)]&&this[t(202)][t(208)](),super[t(208)]()}[Xa(246)](){const t=Xa,{CommentsListView:e}=this[t(219)];this[t(241)]=new e(this[t(217)],this[t(251)][t(224)],Object[t(226)]({CommentView:this[t(219)][t(245)]},this[t(219)])),this[t(241)][t(243)](t(229)).to(this),this[t(241)][t(243)](t(242)).to(this),this[t(241)][t(259)](t(223)).to(this),this[t(198)](t(197),this[t(241)][t(197)]+1),this[t(259)](t(197)).to(this[t(241)],t(197),t=>t+1),this[t(202)]=this[t(210)](),this.on(t(229),()=>this[t(234)]()),this[t(259)](t(216)).to(this[t(241)],t(237),this[t(202)][t(201)],t(231),(t,e)=>t||!!e)}[Xa(210)](){const t=Xa,{CommentThreadInputView:e}=this[t(219)],n=new e(this[t(217)],this[t(190)],this[t(219)][t(250)]),r=n[t(201)];return n[t(259)](t(228)).to(this,t(223),this[t(251)][t(224)],t(218),r,t(231),(t,e,n)=>!!n||t&&!e),r.on(t(258),(e,n)=>{const s=t;this[s(212)](s(211),n),r[s(227)][s(240)]("")}),r.on(t(253),()=>this[t(234)]()),r[t(259)](t(244)).to(this[t(251)][t(224)],t(218)),n}}const tc=nc;function ec(){const t=["add","acceptButton","_config","4857192NuSmNj","setTemplate","render","descriptionParts","42yLSbfc","isEnabled","_model","522340vCkWrO","ck-rounded-corners","commentThread","focusables","discardButton","418957JjfCCD","ariaLabel","<p>","type","bind","bindTemplate","ck-suggestion-","1owEcBL","ariaDescriptionView","</p>","editorDestroyed","_descriptionElement","1858809MZQAmr","delegate","5429170CBuuwB","div","commentThreadInputView","content","suggestionView","discardSuggestion","ck-suggestion--disabled-comments","formatDateTime","SuggestionView","description","set","editorReady","6079221uOUkWW","ck-suggestion-wrapper--active","5KXWTTX","listitem","commentsListView","acceptSuggestion","canAccept","push","ck-suggestion-wrapper","canDiscard","disableComments","author","color","341832NiVsjE","isActive","getTemplate"];return(ec=function(){return t})()}function nc(t,e){const n=ec();return(nc=function(t,e){return n[t-=403]})(t,e)}!function(t){const e=nc,n=t();for(;;)try{if(474571===-parseInt(e(419))/1*(-parseInt(e(407))/2)+parseInt(e(424))/3+-parseInt(e(451))/4*(parseInt(e(440))/5)+parseInt(e(404))/6*(parseInt(e(412))/7)+-parseInt(e(457))/8+-parseInt(e(438))/9+parseInt(e(426))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ec);class rc extends $a{[tc(430)];[tc(423)];constructor(t,e,n,r){const s=tc;super(t,e,n,r),this[s(436)](s(415),""),this[s(416)](s(415)).to(this,s(403),t=>t&&t[0]?t[0][s(415)]:""),this[s(416)](s(435)).to(this,s(403),this,s(452),(t,e)=>{const n=s;let r="";for(const e of t)r+=n(414)+I(e[n(429)],e[n(450)])+n(421);return e?r:(0,i.trimHtml)(r,{limit:140})}),this[s(423)]=null,this[s(430)]=new(r[s(434)])(t,e,{formatDateTime:r[s(433)]}),this[s(430)][s(416)](s(435)).to(this),this[s(430)][s(425)](s(443),s(431)).to(this),this[s(430)][s(455)][s(416)](s(405)).to(this,s(444)),this[s(430)][s(411)][s(416)](s(405)).to(this,s(447)),this[s(410)][s(454)](this[s(430)]),this[s(442)]&&this[s(410)][s(454)](this[s(442)]),this[s(428)]&&this[s(410)][s(454)](this[s(428)]),this[s(458)](this[s(453)]())}[tc(453)](){const t=tc,e=this[t(417)],n=[this[t(430)]];return this[t(442)]&&n[t(445)](this[t(442)]),this[t(428)]&&n[t(445)](this[t(428)]),n[t(445)](this[t(420)]),{tag:t(427),attributes:{class:["ck",t(408),t(446),e.if(t(452),t(439)),e.to(t(415),e=>t(418)+e),this[t(456)][t(448)]&&t(432)],"data-suggestion-id":this[t(406)].id,"data-thread-id":this[t(406)][t(409)].id,"data-author-id":this[t(406)][t(449)].id,tabindex:0,role:t(441),"aria-label":e.to(t(413)),"aria-describedby":this[t(420)].id},children:n}}[tc(459)](){const t=tc;super[t(459)](),this[t(442)]&&(this[t(442)][t(425)](t(437)).to(this),this[t(442)][t(425)](t(422)).to(this)),this[t(428)]&&(this[t(428)][t(425)](t(437)).to(this),this[t(428)][t(425)](t(422)).to(this))}}const sc=ic;function oc(){const t=["source","element",".ck-annotation__content-wrapper","focusCycler","5527218BXhDDb","ck-comment__external","push","_config","change:description","keystrokes","ck-suggestion__user","_createButton","render","Discard suggestion","438155Mlwgol","target","fire","span","add","6715758DUxrQi","focusTracker","description","_setupKeyboardNavigation","enter","2RwGPWl","set","ck-suggestion__actions","ck-suggestion","esc","discardSuggestion","ck-annotation__info","innerHTML","listenTo","getTemplate","focusFirst","getExternalSuggestionNote","EXTERNAL_SUGGESTION","ck-suggestion__info","ck-suggestion--discard","isExternal","9XRmgZj","importWord","2050384uVQJEU","execute","2968310ngZZUq","Accept suggestion","ck-annotation__info-time","shift+tab","acceptButton","formatDateTime","getUserViewNotificationText","bindTemplate","EXTERNAL_AVATAR","ck-suggestion--accept","div","userView","time","EXTERNAL_IMPORT_WORD_AVATAR","locale","ck-annotation__actions","querySelector","discardButton","15CkGJZQ","_model","extendTemplate","ck-comment__info-time","ck-suggestion__main","creator","focusables","@external","author","ck-annotation__content-wrapper","attributes","setTemplate","ck-annotation__main","ck-suggestion__info-name","focus","ck-annotation__user","73748orYUaJ","2452704ejaeIn","presentation","authoredAt","bind","acceptSuggestion","tab","name","ck-annotation","ck-annotation__info-name","EXTERNAL_IMPORT_WORD_SUGGESTION"];return(oc=function(){return t})()}function ic(t,e){const n=oc();return(ic=function(t,e){return n[t-=110]})(t,e)}!function(t){const e=ic,n=t();for(;;)try{if(513448===-parseInt(e(114))/1*(parseInt(e(124))/2)+parseInt(e(179))/3+parseInt(e(178))/4*(parseInt(e(162))/5)+-parseInt(e(193))/6+parseInt(e(119))/7+-parseInt(e(142))/8+-parseInt(e(140))/9*(-parseInt(e(144))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oc);class ac extends o.View{[sc(155)];[sc(148)];[sc(161)];[sc(168)];[sc(120)];[sc(198)];[sc(192)];[sc(163)];[sc(196)];constructor(t,n,r){const a=sc;super(t),this[a(163)]=n,this[a(196)]=r,this[a(125)](a(121),""),this[a(182)](a(181)).to(n),this[a(148)]=this[a(111)](Dt(t,a(145)),s.IconCheck,a(153),a(183),"sw"),this[a(161)]=this[a(111)](Dt(t,a(113)),s.IconCancel,a(138),a(129),"sw"),this[a(155)]=new i.UserView(t,n[a(170)],this[a(150)]()),this[a(155)][a(164)]({attributes:{class:[a(110),a(177)],"aria-hidden":!0}}),this[a(168)]=new o.ViewCollection([this[a(148)],this[a(161)]]),this[a(120)]=new e.FocusTracker,this[a(198)]=new e.KeystrokeHandler,this[a(192)]=new o.FocusCycler({focusables:this[a(168)],focusTracker:this[a(120)],keystrokeHandler:this[a(198)],actions:{focusPrevious:a(147),focusNext:a(184)},keystrokeHandlerOptions:{filter:t=>t[a(115)]!==this[a(190)]}}),this[a(173)](this[a(133)]())}[sc(112)](){const t=sc;super[t(112)]();const e=this[t(190)][t(160)](t(191));e[t(131)]=this[t(121)],this.on(t(197),(n,r,s)=>{e[t(131)]=s}),this[t(122)]()}[sc(133)](){const t=sc,e=this[t(151)],n=[{tag:t(154),attributes:{class:[t(137),t(130)]},children:[{tag:t(117),children:[{text:this[t(155)][t(185)]}],attributes:{class:[t(175),t(187)],"data-cke-tooltip-text":this[t(155)][t(185)]}},{tag:t(156),attributes:{datetime:e.to(t(181)),class:[t(165),t(146)]},children:[{text:e.to(t(181),e=>this[t(196)][t(149)](e))}]}]},{tag:t(154),attributes:{class:[t(126),t(159)]},children:[this[t(148)],this[t(161)]]},{tag:t(154),attributes:{class:[t(171)]}}];return this[t(163)][t(139)]&&n[t(195)]({tag:t(154),attributes:{class:[t(194)]},children:[{text:this[t(135)]()}]}),{tag:t(154),attributes:{class:[t(127),t(186)],tabindex:-1},children:[this[t(155)],{tag:t(154),attributes:{class:[t(166),t(174)],role:t(180)},children:n}]}}[sc(176)](){const t=sc;this[t(190)][t(176)]()}[sc(150)](){const t=sc;return this[t(163)][t(139)]?t(141)===this[t(163)][t(172)][t(169)][t(189)]?Dt(this[t(158)],t(157),this[t(163)][t(167)][t(185)]):Dt(this[t(158)],t(152),this[t(163)][t(167)][t(185)]):null}[sc(135)](){const t=sc;return t(141)===this[t(163)][t(172)][t(169)][t(189)]?Dt(this[t(158)],t(188)):Dt(this[t(158)],t(136))}[sc(111)](t,e,n,r,s){const o=sc,a=new i.LateFocusButtonView(this[o(158)]);return a[o(125)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[o(164)]({attributes:{class:n}}),a.on(o(143),()=>{const t=o;this[t(116)](r,this[t(163)].id)}),a}[sc(122)](){const t=sc,e=this[t(190)];this[t(198)][t(132)](e);for(const e of this[t(168)])this[t(120)][t(118)](e[t(190)]),this[t(198)][t(132)](e[t(190)]);this[t(198)][t(125)](t(123),(n,r)=>{const s=t;e===n[s(115)]&&(this[s(192)][s(134)](),r())}),this[t(198)][t(125)](t(128),(n,r)=>{const s=t;e!==n[s(115)]&&(this[s(176)](),r())})}}const cc=lc;function uc(){const t=["set","featureNotAllowed","getSuggestionForAnnotation","destroy","comments.maxCommentCharsWhenCollapsed","acceptSelectedSuggestions","getByInnerView","editing","Preview final content","trackChanges.disableComments","filter","change:activeAnnotations","Discard all selected suggestions","bind","trackChangesLicenseKeyInvalid","children","config","activeMarkers","addSourceCollector","TrackChangesEditing","_refreshActiveMarkers","descriptionFactory","trackChanges.SuggestionThreadView","fire","stopListening","Accept all selected suggestions","delete","head","_initializeController","comments.editorConfig","addComment","getAnnotationForSuggestion","editor","Accept all suggestions","previewFinalContent","lowest","isMultiRange","menuitem","commandName","size","_handleControllerBuffer","has","discardAllSuggestions","keys","getJoined","plugins","discardButton","descriptionParts","delegate","_createToolbarButton","arrowView","2607660UCZnkW","getMarkerNames","trackChangesLicenseKeyExpired","separator","SuggestionThreadView","invalid","trackChangesLicenseKeyEvaluationLimit","push","panelView","isInContent","isDirty","locale","add","execute","suggestionView","componentFactory","get","trackChangesLicenseKeyValid","actionView","usageLimit","getDescriptions","length","getRanges","CommentsRepository","_annotationViews","previous","commentsListView","addMany","comments","comments.maxThreadTotalWeight","suggestionUnloaded","activeAnnotations","_addUIComponentsToFactory","_suggestionToController","getAllAdjacentSuggestions","button","_licenseKeyCheckInterval","clear","focus","from","comments.maxCommentsWhenCollapsed","acceptAllSuggestions","getMarkers","requires","type","trackChangesLicenseKeyNotAllowed","_handleSuggestionControllerDelayed","1831062ncumDd","licenseKey","refreshSelectedViews","isEnabled","createAnnotation","suggestionLoaded","switchbutton","hasSuggestion","commentThread","createCommentThreadController","isOn","isPremiumPlugin","CommentView","evaluationLimit","_unbindEditors","registerAnnotation","trackChangesLicenseKeyUsageLimit","TrackChangesPreview","Track changes","menu","SuggestionView","967938WIjzkr","getSuggestion","escape","model","value","_destroyController","menuitemcheckbox","innerView","_bindAnnotationToEditors","menuBar:trackChanges","change:previous","515896gzsCOM","listenTo","trackChanges","view","init","expired","acceptButton","values","items","unbind","2VImtBL","isOfficialPlugin","commands","Annotations","TrackChangesUI","_updateController","_viewToController","remove","1770600hDpmrr","130536TAroPu","Discard all suggestions","toMany","trackChanges.SuggestionView","reduce","_createMenuBarMenu","getFirstRange","source","some","CommentsUI","4109329WMWphP","_showLicenseError","define","suggestion-","mainView","pluginName","trackChangesLicenseKeyDomainLimit","_disableComments","EditorAnnotations","discardSelectedSuggestions","createAnnotationView","TrackChanges","suggestionChanged","domainLimit","buttonView"];return(uc=function(){return t})()}function lc(t,e){const n=uc();return(lc=function(t,e){return n[t-=322]})(t,e)}!function(t){const e=lc,n=t();for(;;)try{if(375251===parseInt(e(404))/1+-parseInt(e(414))/2*(parseInt(e(393))/3)+parseInt(e(423))/4+-parseInt(e(325))/5+parseInt(e(372))/6+parseInt(e(433))/7+-parseInt(e(422))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uc);class gc extends t.Plugin{[cc(373)];[cc(361)];[cc(358)];[cc(420)];[cc(349)];[cc(488)];[cc(440)];static get[cc(368)](){const t=cc;return[Ra,i.Users,t(348),t(417),t(441)]}static get[cc(438)](){return cc(418)}static get[cc(415)](){return!0}static get[cc(383)](){return!0}constructor(t){const e=cc;super(t),this[e(358)]=new Map,this[e(420)]=new Map,this[e(349)]=new Map,this[e(488)]=new Map;const n=this[e(480)][e(464)];n[e(435)](e(470),rc),n[e(435)](e(426),ac),n[e(435)](e(457),!1),this[e(440)]=n[e(341)](e(457))}[cc(371)](t,e){const n=cc;0===this[n(488)][n(487)]&&setTimeout(()=>{const t=n;for(const[e,n]of this[t(488)]){const r=this[t(358)][t(489)](e);r||n?r&&n&&this[t(398)](e):this[t(476)](e)}this[t(488)][t(362)](),this[t(480)][t(493)][t(341)](t(441))[t(374)](),this[t(468)]()},10),this[n(488)][n(448)](t,e)}[cc(408)](){const t=cc,e=this[t(480)],n=e[t(493)][t(341)](t(467)),r=e[t(493)][t(341)](t(417)),s=e[t(493)][t(341)](t(441)),o=e[t(493)][t(341)](t(348));this[t(357)](),s[t(466)](()=>{const e=t,n=[];for(const[t,r]of Array[e(364)](this[e(358)])){const s=t[e(359)](),o=[];for(const t of s){if(!t[e(334)])continue;if(t[e(484)]){o[e(332)](...t[e(347)]());continue}const n=t[e(429)]();if(o[e(346)]>0){const t=o[0][e(492)](n);if(t){o[0]=t;continue}}o[e(332)](n)}n[e(332)]([r[e(407)],o])}return n}),this[t(405)](n,t(377),(e,n)=>{const r=t;this[r(405)](n,r(403),(t,e,s,o)=>{const i=r;n[i(334)]&&(null==s?(this[i(419)](o[i(475)]),this[i(371)](n,!1)):(this[i(419)](s[i(475)]),null==o&&this[i(371)](n,!0)))}),null!==n[r(350)]?this[r(419)](n[r(475)]):this[r(371)](n,!1)}),this[t(405)](n,t(355),(e,n,r)=>{const s=t;this[s(472)](n,s(403)),this[s(488)][s(474)](n),this[s(358)][s(489)](n)&&this[s(398)](n),r&&this[s(419)](r[s(475)])}),this[t(405)](n,t(445),(e,n)=>{this[t(419)](n)}),this[t(405)](r,t(459),()=>{this[t(468)]()}),this[t(405)](o,t(478),(e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(379)](r))return;const i=n[o(394)](r);this[o(358)][o(341)](i)[o(407)][o(351)][o(363)](-1)},{priority:t(483)}),this[t(373)]=this[t(480)][t(464)][t(341)](t(373));const i=this[t(480)];this[t(361)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(342)==s||e(462)==s||e(327)==s||e(439)==s||e(370)==s||e(331)==s||e(388)==s){delete i[r],n=s,clearInterval(this[e(361)]),this[e(361)]=void 0;break}}e(462)==n&&i[e(434)](e(330)),e(327)==n&&i[e(434)](e(409)),e(439)==n&&i[e(434)](e(446)),e(370)==n&&i[e(434)](e(449),e(444)),e(331)==n&&i[e(434)](e(385)),e(388)==n&&i[e(434)](e(344))},1e3)}[cc(479)](t){const e=cc,n=this[e(358)][e(341)](t);return n&&this[e(480)][e(493)][e(341)](e(417))[e(454)](n[e(407)])||null}[cc(450)](t){const e=cc,n=this[e(420)][e(341)](t[e(400)]);return n?n[e(396)]:null}[cc(468)](){const t=cc,e=this[t(480)][t(493)][t(341)](t(417)),n=this[t(480)][t(493)][t(341)](t(467)),r=Array[t(364)](e[t(356)],e=>e[t(400)])[t(458)](e=>this[t(420)][t(489)](e)),s=[];for(const e of r){const n=this[t(420)][t(341)](e)[t(396)][t(359)]();s[t(332)](...n[t(427)]((e,n)=>[...e,...n[t(326)]()],[]))}n[t(465)]=s}[cc(357)](){const t=cc,n=this[t(480)],r=n[t(336)],s=Dt(r,t(390)),i=new e.Collection([{type:t(378),model:new o.UIModel({withText:!0,isToggleable:!0,label:s,commandName:t(406),role:t(399)})},{type:t(328)},{type:t(360),model:new o.UIModel({withText:!0,label:Dt(r,t(481)),commandName:t(366),role:t(485)})},{type:t(360),model:new o.UIModel({withText:!0,label:Dt(r,t(473)),commandName:t(453),role:t(485)})},{type:t(360),model:new o.UIModel({withText:!0,label:Dt(r,t(424)),commandName:t(490),role:t(485)})},{type:t(360),model:new o.UIModel({withText:!0,label:Dt(r,t(460)),commandName:t(442),role:t(485)})}]);n[t(493)][t(489)](t(389))&&i[t(352)]([{type:t(328)},{type:t(360),model:new o.UIModel({withText:!0,label:Dt(r,t(456)),commandName:t(482),role:t(485)})}]);for(const e of i)if(dc(e)){const r=n[t(416)][t(341)](e[t(396)][t(486)]);e[t(396)][t(461)](t(382),t(375)).to(r,t(397),t(375))}n.ui[t(340)][t(337)](t(406),e=>this[t(323)](e,i,s)),n.ui[t(340)][t(337)](t(402),e=>this[t(428)](e,i,s))}[cc(323)](t,e,n){const r=cc,i=(0,o.createDropdown)(t,o.SplitButtonView),a=this[r(480)][r(416)][r(341)](r(406));i[r(447)][r(448)]({tooltip:n,label:n,icon:s.IconTrackChanges}),i[r(447)][r(461)](r(382)).to(a,r(397)),i[r(447)].on(r(338),()=>{const t=r;a[t(338)](),this[t(480)][t(455)][t(407)][t(363)]()}),(0,o.addListToDropdown)(i,e,{role:r(391)});const c=[];for(const t of e)dc(t)&&c[r(332)](this[r(480)][r(416)][r(341)](t[r(396)][r(486)]));const u=i[r(447)];return u[r(343)][r(413)](r(375)),u[r(324)][r(413)](r(375)),u[r(343)][r(461)](r(375)).to(a,r(375)),u[r(324)][r(461)](r(375))[r(425)](c,r(375),(...t)=>t[r(431)](t=>t)),i.on(r(338),t=>{const e=r;this[e(480)][e(338)](t[e(430)][e(486)]),this[e(480)][e(455)][e(407)][e(363)]()}),i}[cc(428)](t,e,n){const r=cc,i=new o.MenuBarMenuView(t),a=this[r(480)][r(416)][r(341)](r(406));i[r(447)][r(448)]({label:n,icon:s.IconTrackChanges});const c=new o.MenuBarMenuListView(t);for(const n of e){if(r(328)==n[r(369)]){c[r(412)][r(337)](new o.ListSeparatorView(t));continue}const e=new o.MenuBarMenuListItemView(t,i),s=new o.MenuBarMenuListItemButtonView(t),a=n[r(396)];s[r(461)](...Object[r(491)](a)).to(a),s[r(322)](r(338)).to(i),s.on(r(338),()=>{const t=r;this[t(480)][t(338)](a[t(486)]),this[t(480)][t(455)][t(407)][t(363)]()}),e[r(463)][r(337)](s),c[r(412)][r(337)](e)}return i[r(461)](r(375)).to(a,r(375)),i[r(333)][r(463)][r(337)](c),i}[cc(476)](t){const e=cc,n=this[e(480)],r=n[e(464)],s=n[e(493)][e(341)](e(417)),o=n[e(493)][e(341)](e(348)),a=n[e(493)][e(341)](e(441)),c=n[e(493)][e(341)](i.Users).me,u=r[e(341)](e(406))[e(329)],l=r[e(341)](e(406))[e(392)],{CommentsListView:g,CommentThreadInputView:d}=n[e(493)][e(341)](e(432));let f,h,m;this[e(349)][e(489)](t.id)?(h=this[e(349)][e(341)](t.id),f=h[e(437)]):(f=new u(n[e(336)],t,c,{disableComments:this[e(440)],editorConfig:{...r[e(341)](e(477)),licenseKey:r[e(341)](e(373))},maxCommentsWhenCollapsed:r[e(341)](e(365)),maxThreadTotalWeight:r[e(341)](e(354)),maxCommentCharsWhenCollapsed:r[e(341)](e(452)),formatDateTime:(0,i.getDateTimeFormatter)(r[e(341)](e(336)),n[e(336)]),CommentView:r[e(341)](e(353))[e(384)],CommentsListView:g,CommentThreadInputView:d,SuggestionView:l}),f[e(339)][e(410)].on(e(338),()=>{const t=e;n[t(455)][t(407)][t(363)]()}),f[e(339)][e(494)].on(e(338),()=>{const t=e;n[t(455)][t(407)][t(363)]()}),h=s[e(443)](this[e(480)][e(336)],f),h[e(461)](e(335)).to(f,e(335)),h[e(461)](e(346)).to(f),h[e(461)](e(369)).to(f,e(369),t=>e(436)+t),f.on(e(395),()=>{const t=e;m[t(471)](t(395))}),this[e(349)][e(448)](t.id,h));const p=o[e(381)](t[e(380)],f),k=new Ja(n,t,f,p),b=t[e(359)]()[e(458)](t=>t[e(334)]);f[e(495)]=n[e(493)][e(341)](e(467))[e(469)][e(345)](b),this[e(358)][e(448)](t,k),this[e(420)][e(448)](f,k);const E=()=>{const r=e,s=[],o=t[r(359)]()[r(458)](t=>t[r(334)]);for(const t of o)s[r(332)](...t[r(367)]());return(0,i.getAllMarkersDomElementsSorted)(n[r(455)],s)};m=s[e(376)]({view:h,target:E,type:()=>e(436)+k[e(407)][e(369)],isVisible:!!E()}),o[e(401)](f,m),s[e(337)](m),a[e(387)](m)}[cc(398)](t){const e=cc,n=this[e(480)][e(493)][e(341)](e(348)),r=this[e(480)][e(493)][e(341)](e(417)),s=this[e(358)][e(341)](t),o=s[e(407)],i=r[e(454)](o);n[e(386)](o),i&&r[e(421)](i),this[e(358)][e(474)](t),this[e(420)][e(474)](o),s[e(451)]()}[cc(419)](t){const e=cc;if(!t[e(334)]||!this[e(358)][e(489)](t))return;const n=this[e(480)][e(493)][e(341)](e(467)),r=this[e(358)][e(341)](t),s=t[e(359)]();r[e(407)][e(495)]=n[e(469)][e(345)](s)}[cc(451)](){const t=cc;for(const e of this[t(358)][t(491)]())this[t(398)](e);for(const e of this[t(349)][t(411)]())e[t(437)][t(451)]();super[t(451)](),this[t(361)]&&clearInterval(this[t(361)])}}function dc(t){return cc(396)in t}function fc(t,e){var n=mc();return(fc=function(t,e){return n[t-=298]})(t,e)}var hc=fc;function mc(){var t=["pluginName","adapter","662706BngYci","plugins","editor","5986106zDSWpu","getSuggestions","get","1953tubtHI","46712sXqsnr","3340536DPjqsI","isPremiumPlugin","requires","838484iqbyUl","getSuggestion","20pPHPEq","isOfficialPlugin","addSuggestion","Comments","650999gZcQoL","6QGgumL","TrackChanges","10bRPGaj","addSuggestionData","1142516SVAhPs"];return(mc=function(){return t})()}!function(t){for(var e=fc,n=t();;)try{if(681940===-parseInt(e(319))/1+parseInt(e(313))/2*(-parseInt(e(320))/3)+-parseInt(e(299))/4*(-parseInt(e(315))/5)+parseInt(e(310))/6+-parseInt(e(305))/7+parseInt(e(309))/8*(parseInt(e(308))/9)+parseInt(e(322))/10*(parseInt(e(302))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mc);class pc extends t.Plugin{static get[hc(312)](){return[Ra,gc,hc(318)]}static get[hc(300)](){return hc(321)}static get[hc(316)](){return!0}static get[hc(311)](){return!0}set[hc(301)](t){var e=hc;this[e(304)][e(303)][e(307)](Ra)[e(301)]=t}get[hc(301)](){var t=hc;return this[t(304)][t(303)][t(307)](Ra)[t(301)]}[hc(317)](t){var e=hc;return this[e(304)][e(303)][e(307)](Ra)[e(298)](t)}[hc(306)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=hc;return this[n(304)][n(303)][n(307)](Ra)[n(306)]({skipNotAttached:t,toJSON:e})}[hc(314)](t){var e=hc;return this[e(304)][e(303)][e(307)](Ra)[e(314)](t)}}const kc=bc;function bc(t,e){const n=Ac();return(bc=function(t,e){return n[t-=421]})(t,e)}!function(t){const e=bc,n=t();for(;;)try{if(723222===parseInt(e(425))/1*(parseInt(e(431))/2)+-parseInt(e(467))/3+parseInt(e(474))/4+parseInt(e(447))/5*(-parseInt(e(450))/6)+-parseInt(e(469))/7*(parseInt(e(477))/8)+-parseInt(e(452))/9+parseInt(e(443))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ac);const Ec=[kc(459)];class Ic extends t.Plugin{static get[kc(461)](){return[Ra]}static get[kc(475)](){return kc(487)}static get[kc(453)](){return!0}static get[kc(460)](){return!0}[kc(454)](){const t=kc,n=this[t(439)];if(n[t(451)][t(424)](t(455),e=>{const r=t,s=n[r(432)][r(465)][r(427)]()[r(440)]((t,e)=>(t[e]="",t),{});return n[r(435)][r(444)](s,e)}),t(462)!=typeof n[t(451)][t(484)](t(456))[t(481)])throw new e.CKEditorError(t(478))}[kc(485)](t){return yc(this[kc(439)],!0,t)}[kc(449)](t){return yc(this[kc(439)],!1,t)}}class _c extends t.Plugin{[kc(422)];static get[kc(475)](){return kc(471)}static get[kc(453)](){return!0}static get[kc(460)](){return!0}constructor(t){const e=kc;function n(t){const e=bc;return t[e(483)](t=>String[e(480)](t))[e(448)]("")}super(t),this[e(422)]=e(473),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(454)](){const t=kc;this[t(439)][t(470)][t(484)](t(428))[t(479)]={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(439)][t(470)][t(484)](t(466))[t(479)]=null}}function Tc(t){return void 0!==t[kc(442)]}function Ac(){const t=["239211HpxhlE","plugins","TrackChangesDataGetter","rootsAttributes","end","1377760iczfBQ","pluginName","name","48aYWGJn","track-changes-data-invalid-editor-creator","_adapter","fromCharCode","editorCreator","discardAllSuggestions","map","get","getDataWithAcceptedSuggestions","getFullData","TrackChangesData","acceptAllSuggestions","createElement","users","result","remove","define","10391lEfMAw","createDocumentFragment","getRootNames","CommentsRepository","getUser","Users","218JaOLug","model","push","appendChild","constructor","addUser","useAnonymousUser","addSuggestionData","editor","reduce","destroy","getRootsAttributes","17268320TOQNxN","create","getSuggestions","execute","1892515ZyKqSc","join","getDataWithDiscardedSuggestions","18VEwUGX","config","3082185hxcwni","isOfficialPlugin","init","trackChangesData.editorCreator","trackChangesData","data","div","Pagination","isPremiumPlugin","requires","function","addCommentThread","set","document","TrackChangesEditing","2392971FFSNBg","getCommentThreads"];return(Ac=function(){return t})()}async function yc(t,e,n){const r=kc,s=(0,i.sanitizeEditorConfig)(t,Ec);s[r(470)][r(433)](Ra,_c),s[r(472)]=Tc(t)?t[r(442)]():void 0;const o=document[r(426)](),a=t[r(451)][r(484)](r(456))[r(481)],c=await a(s,()=>function(t){const e=r,n=document[e(489)](e(458));return t[e(434)](n),n}(o));!function(t,e){const n=r,s=t[n(432)][n(465)][n(427)]()[n(440)]((e,r)=>(e[r]=t[n(457)][n(484)]({rootName:r}),e),{}),o=t[n(470)][n(484)](n(430))[n(421)][n(483)](t=>({id:t.id,name:t[n(476)]})),i=t[n(470)][n(484)](n(466))[n(445)]({skipNotAttached:!0,toJSON:!0}),a=t[n(470)][n(484)](n(428))[n(468)]({skipNotAttached:!0,toJSON:!0}),c=e[n(470)][n(484)](n(430)),u=e[n(470)][n(484)](n(466)),l=e[n(470)][n(484)](n(428));for(const t of l[n(468)]())t[n(423)]();for(const t of o)c[n(429)](t.id)||c[n(436)](t);c.me||c[n(437)]();for(const t of a)l[n(463)](t);for(const t of i)u[n(438)](t);e[n(457)][n(464)](s)}(t,c),c[r(446)](r(e?488:482));const u=Tc(c)?c[r(486)](n):c[r(457)][r(484)](n);return await c[r(441)](),u}const wc=vc;function Lc(){const t=["content","setPreviewData","element","className","data-ck-root-name","2632TbDvdA","1279004UiQMXg","fire","innerHTML","2850310qBMMBH","489686gEAMGh","render","classes","dialogRects","4404678QVZlQj","height"," ck-track-changes-preview__root-container","focus","3143ELALbp","setAttribute","push","2FNTPEl","setTemplate","style","options","createElement","previewDataReady","7474662qkbwcE","9jhCQxN","ck-reset","ck-track-changes-preview","1895377SmTlYI","div","190gxppGm","width"];return(Lc=function(){return t})()}function vc(t,e){const n=Lc();return(vc=function(t,e){return n[t-=385]})(t,e)}!function(t){const e=vc,n=t();for(;;)try{if(521852===parseInt(e(396))/1*(parseInt(e(385))/2)+parseInt(e(403))/3*(-parseInt(e(416))/4)+-parseInt(e(419))/5+-parseInt(e(389))/6+parseInt(e(393))/7*(-parseInt(e(415))/8)+-parseInt(e(402))/9+parseInt(e(408))/10*(parseInt(e(406))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lc);class Cc extends o.View{[wc(399)];constructor(t,e){const n=wc;super(t),this[n(399)]=e,this[n(397)]({tag:n(407),attributes:{class:["ck",n(404),n(405)],tabindex:-1}})}[wc(386)](){const t=wc;super[t(386)](),this[t(412)][t(398)][t(409)]=this[t(399)][t(388)][t(409)]+"px",this[t(412)][t(398)][t(390)]=this[t(399)][t(388)][t(390)]+"px"}[wc(411)](t,e){const n=wc;if(!this[n(412)])return;const r=[];for(const[e,s]of t){const t=document[n(400)](n(407));t[n(394)](n(414),e),t[n(413)]=s[n(387)]+n(391),t[n(418)]=s[n(410)],r[n(395)](t)}e(this[n(412)],r),this[n(412)][n(398)][n(390)]="",this[n(417)](n(401))}[wc(392)](){const t=wc;this[t(412)][t(392)]()}}const Nc=Sc;function Rc(){const t=["max","_getMergeFieldsData","getMergeFieldsIds","updatePosition","innerHeight","$defaultValues","1990130eiWOCG","document","contentView","element","_sortRoots","Final content preview","TrackChangesData","model","66bFsGLT","766696tPBlkU","editables"," ck-reset_all","show","width","get","getMediaViewElement","_standarizeRootsData","oembed","min","3218064ZrqGCu","querySelectorAll","values","getAttribute","div","children","getLabel","getClientRects","reduce","innerHTML","previewMode","has","bodyCollectionContainer","view","getRootsAttributes","documentElement","height","createElement","execute","MediaEmbedEditing","getDefaultValues","headerView","plugins","domConverter","isEnabled","getDomRoot","5AvLZTi","292299ngtAHE","url","then","classes","getRootNames","once","editable","77530PNShns","trackChanges.preview.renderFunction","setPreviewData","finalContentPreview","set","previewDataReady","_fixMediaEmbeds","editor","locale","44LzghYR","item","sort","clientHeight","ck-media__wrapper","render","remove","forEach","getDataSetValues","editing","387HzcLPB","classList","2419734GnoEGf","replace","$labels","entries","push","attachToDom","registry","ck-reset_all","Dialog","141992ueNRFl","class","config","refresh","detachFromDom","string","affectsData","querySelector","getBoundingClientRect","add","value","replaceWith","figure.media","MergeFieldsEditing","getDataWithAcceptedSuggestions","ck-track-changes-preview-dialog","destroy","ck-focused"];return(Rc=function(){return t})()}function Sc(t,e){const n=Rc();return(Sc=function(t,e){return n[t-=497]})(t,e)}!function(t){const e=Sc,n=t();for(;;)try{if(503251===parseInt(e(550))/1+parseInt(e(594))/2*(parseInt(e(549))/3)+parseInt(e(560))/4+parseInt(e(586))/5*(-parseInt(e(508))/6)+parseInt(e(587))/7+-parseInt(e(517))/8*(parseInt(e(506))/9)+-parseInt(e(541))/10*(parseInt(e(603))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rc);class Mc extends t.Command{constructor(t){const e=Sc;super(t),this[e(523)]=!1,this[e(584)]=!0}[Nc(520)](){this[Nc(584)]=!0}[Nc(578)](){const t=Nc,e=this[t(601)],n=e[t(602)],r=e[t(582)][t(555)](t(516));let s;const i=function(e){const n=t,r={};if(n(551)in e.ui[n(573)])for(const[t,s]of Object[n(511)](e.ui[n(573)][n(551)]))r[t]=s[n(544)];else r[e[n(548)][n(542)][n(591)]()[0]]=e.ui[n(573)][n(593)][n(544)];return r}(e),a=function(e){const n=t;let r=0;for(const t of Object[n(562)](e))r=Math[n(535)](r,t[n(525)]()[n(554)]);let s=0;for(const t of Object[n(562)](e))s+=t[n(525)]()[n(576)];const o=.8*Math[n(535)](document[n(575)][n(499)],window[n(539)]);return{width:r,height:Math[n(559)](s,o)}}(i);r[t(553)]({id:t(597),title:Dt(n,t(546)),isModal:!0,className:t(532),content:new Cc(n,{dialogRects:a}),onHide:()=>{s[t(521)]()},onShow:()=>{const a=t;e[a(582)][a(555)](a(547))[a(531)]({...this[a(536)]()})[a(589)](t=>{const n=a,s=this[n(557)](t,e,i);r[n(573)][n(543)][n(565)][n(555)](0)[n(596)](s,e[n(519)][n(555)](n(595)))}),s=new o.BodyCollection(n,[r[a(573)]]),s[a(513)](),s[a(572)][a(507)][a(502)](a(515)),e[a(592)](a(533),()=>{s[a(521)]()});const c=r[a(573)][a(581)][a(518)];r[a(573)][a(581)][a(518)]=c?c+a(552):a(515),r[a(573)][a(543)][a(565)][a(555)](0).on(a(599),()=>{const t=a;r[t(573)][t(538)]()})}})}[Nc(536)](){const t=Nc;if(!this[t(601)][t(582)][t(571)](t(530)))return{};const e=this[t(601)][t(582)][t(555)](t(530)),n=e[t(570)],r={};if(t(510)===n)for(const n of e[t(537)]())r[n]=e[t(566)](n)||n;else{const s=t(540)===n?e[t(580)]():e[t(504)](n,!0);for(const n of Object[t(511)](s)){const[s,o]=n;r[s]=null!==o?o:e[t(566)](s)||s}}return{mergeFieldsData:r}}[Nc(557)](t,e,n){const r=Nc;let s;if(r(522)==typeof t){const n=e[r(548)][r(542)][r(591)]()[0];s={[n]:t}}else s=t;const o=this[r(600)](s,e);return function(t,e){const n=r;for(const[r,s]of t)s[n(590)]=e[r][n(507)][n(527)][n(509)](n(534),"");return t}(this[r(545)](e)[r(568)]((t,e)=>(t[r(512)]([e,{content:o[e],classes:""}]),t),[]),n)}[Nc(600)](t,e){const n=Nc;if(!e[n(582)][n(571)](n(579)))return t;const r=e[n(582)][n(555)](n(579));for(const[s,o]of Object[n(511)](t)){const i=document[n(577)](n(564));i[n(569)]=o,i[n(561)](n(529))[n(503)](t=>{const s=n,o=t[s(524)](s(558));if(o){const t=o[s(563)](s(588));if(t){const n=r[s(514)][s(556)](new a.ViewDowncastWriter(e[s(505)][s(573)][s(542)]),t,{elementName:"",renderForEditingView:!0}),i=document[s(577)](s(564));i[s(507)][s(526)](s(500)),n[s(501)](i,e[s(505)][s(573)][s(583)]),o[s(528)](i)}}}),t[s]=i[n(569)]}return t}[Nc(545)](t){const e=Nc;if(void 0===t[Sc(574)])return t[e(548)][e(542)][e(591)]();const n=[],r=new Map;for(const s of t[e(548)][e(542)][e(591)]()){const o=t[e(505)][e(573)][e(585)](s)[e(567)]()[e(497)](0);n[e(512)](s),r[e(598)](s,o)}return n[e(498)]((t,n)=>{const s=e,o=r[s(555)](t),i=r[s(555)](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();So()(Oc.A,Fc);Oc.A&&Oc.A.locals&&Oc.A.locals;function Dc(t,e){const n=Bc();return(Dc=function(t,e){return n[t-=362]})(t,e)}const xc=Dc;function Bc(){const t=["isPremiumPlugin","config","commands","editor","1471345Wpoasu","3475248uAdkbh","previewFinalContent","define","6TgWcwv","366720KFZozR","isOfficialPlugin","1672456GRpHEz","add","trackChanges.preview.renderFunction","TrackChangesPreview","1222908JqySMI","pluginName","11940568pwcasq","requires","55710JXCCvW","appendChild"];return(Bc=function(){return t})()}!function(t){const e=Dc,n=t();for(;;)try{if(327338===-parseInt(e(375))/1+-parseInt(e(371))/2+parseInt(e(365))/3+-parseInt(e(367))/4+parseInt(e(381))/5+parseInt(e(364))/6*(-parseInt(e(382))/7)+parseInt(e(373))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bc);class Pc extends t.Plugin{static get[xc(374)](){return[Ic,o.Dialog]}static get[xc(372)](){return xc(370)}static get[xc(366)](){return!0}static get[xc(377)](){return!0}constructor(t){const e=xc;super(t),t[e(379)][e(368)](e(362),new Mc(this[e(380)])),t[e(378)][e(363)](e(369),(t,n)=>{const r=e;for(const e of n)t[r(376)](e)})}}function Uc(t,e){var n=Gc();return(Uc=function(t,e){return n[t-=347]})(t,e)}function Gc(){var t=["4359908zTZKYY","2tjQzYW","3624304VlGlgX","15JzbCHc","66110huBfsM","642286iwMvvg","5934576gDCWuB","799347XZUYGl","3033NzjWlp","2186766LDRLMS"];return(Gc=function(){return t})()}!function(t){for(var e=Uc,n=t();;)try{if(759105===-parseInt(e(352))/1*(parseInt(e(356))/2)+-parseInt(e(348))/3+-parseInt(e(347))/4+parseInt(e(354))/5*(parseInt(e(350))/6)+-parseInt(e(351))/7+parseInt(e(353))/8+-parseInt(e(349))/9*(-parseInt(e(355))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gc)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|