@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/src/suggestion.js
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
function _0x13d3(_0x5274b9,_0x3ba764){const _0x1517c6=_0x1517();return _0x13d3=function(_0x13d370,_0x30585a){_0x13d370=_0x13d370-0x1e5;let _0x4907c0=_0x1517c6[_0x13d370];return _0x4907c0;},_0x13d3(_0x5274b9,_0x3ba764);}const _0x58a41c=_0x13d3;(function(_0x2c9e37,_0x3747de){const _0x390902=_0x13d3,_0x2f3aa3=_0x2c9e37();while(!![]){try{const _0xcfb023=parseInt(_0x390902(0x1ff))/0x1*(-parseInt(_0x390902(0x216))/0x2)+parseInt(_0x390902(0x201))/0x3*(-parseInt(_0x390902(0x232))/0x4)+-parseInt(_0x390902(0x202))/0x5*(-parseInt(_0x390902(0x217))/0x6)+-parseInt(_0x390902(0x210))/0x7+parseInt(_0x390902(0x21a))/0x8+-parseInt(_0x390902(0x1e6))/0x9+-parseInt(_0x390902(0x204))/0xa*(-parseInt(_0x390902(0x203))/0xb);if(_0xcfb023===_0x3747de)break;else _0x2f3aa3['push'](_0x2f3aa3['shift']());}catch(_0x4ded87){_0x2f3aa3['push'](_0x2f3aa3['shift']());}}}(_0x1517,0xc0848));import{ModelElement as _0x186d07}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x189540,uid as _0x5aa604}from'ckeditor5/src/utils.js';import{cloneDeep as _0x5505ff,isEqual as _0x4330c8,set as _0x53928a,unset as _0x322ddf}from'es-toolkit/compat';export class Suggestion extends/* #__PURE__ -- @preserve */
|
|
24
|
-
_0x189540(){['id'];[_0x58a41c(0x1f0)];[_0x58a41c(0x1e8)];[_0x58a41c(0x21d)];[_0x58a41c(0x1f6)];[_0x58a41c(0x1f8)];[_0x58a41c(0x212)];[_0x58a41c(0x237)];[_0x58a41c(0x215)];[_0x58a41c(0x21e)]=!0x1;[_0x58a41c(0x22f)];[_0x58a41c(0x22a)];[_0x58a41c(0x233)];[_0x58a41c(0x214)];[_0x58a41c(0x20e)];constructor(_0x3af81e,_0x17cf4b){const _0x17999f=_0x58a41c;super(),this['id']=_0x17cf4b['id'],this[_0x17999f(0x1f0)]=_0x17cf4b[_0x17999f(0x1f0)],this[_0x17999f(0x1e8)]=_0x17cf4b[_0x17999f(0x1e8)]||null,this[_0x17999f(0x21d)]=_0x17cf4b[_0x17999f(0x21d)],this[_0x17999f(0x1f6)]=_0x17cf4b[_0x17999f(0x1f6)]||_0x17cf4b[_0x17999f(0x21d)],this[_0x17999f(0x1f8)]=Boolean(_0x17cf4b[_0x17999f(0x1eb)]&&_0x17cf4b[_0x17999f(0x1eb)][_0x17999f(0x20f)]),this[_0x17999f(0x212)]=null,this[_0x17999f(0x215)]=_0x17cf4b[_0x17999f(0x22d)]||null,this[_0x17999f(0x22f)]=_0x3af81e,this[_0x17999f(0x22a)]=_0x17cf4b[_0x17999f(0x1fc)],this[_0x17999f(0x233)]=_0x17cf4b[_0x17999f(0x225)],this[_0x17999f(0x214)]=_0x17cf4b[_0x17999f(0x1f7)],this[_0x17999f(0x20e)]=new Set(),this[_0x17999f(0x237)]=null,this[_0x17999f(0x1f1)](_0x17999f(0x1fb),null),this[_0x17999f(0x1f1)](_0x17999f(0x1eb),_0x17cf4b[_0x17999f(0x1eb)]||{}),this[_0x17999f(0x1f1)](_0x17999f(0x223),null),this[_0x17999f(0x1f1)](_0x17999f(0x1ed),null),this[_0x17999f(0x1f1)](_0x17999f(0x22e),null),this[_0x17999f(0x1f1)](_0x17999f(0x206),!0x1),this[_0x17999f(0x20b)](_0x17999f(0x230)),this[_0x17999f(0x20b)](_0x17999f(0x227));}get[_0x58a41c(0x20d)](){const _0x5a24d6=_0x58a41c;let _0x530627=this;for(;_0x530627[_0x5a24d6(0x223)];)_0x530627=_0x530627[_0x5a24d6(0x223)];return _0x530627;}get[_0x58a41c(0x1ef)](){const _0x230215=_0x58a41c;return!!this[_0x230215(0x22e)]&&this[_0x230215(0x22e)][_0x230215(0x221)]>0x0;}get[_0x58a41c(0x1f3)](){const _0x3e733f=_0x58a41c;if(0x0==this[_0x3e733f(0x20e)][_0x3e733f(0x209)])return!0x1;return 0x6==Array[_0x3e733f(0x1e9)](this[_0x3e733f(0x20e)])[0x0][_0x3e733f(0x224)](':')[_0x3e733f(0x221)];}get[_0x58a41c(0x20a)](){const _0x352168=_0x58a41c;return null!==this[_0x352168(0x1e5)]();}[_0x58a41c(0x1ea)](_0x328b6e){const _0x41f38d=_0x58a41c;this[_0x41f38d(0x20e)][_0x41f38d(0x226)](_0x328b6e);}[_0x58a41c(0x213)](){const _0x2c7166=_0x58a41c;return Array[_0x2c7166(0x1e9)](this[_0x2c7166(0x20e)]);}[_0x58a41c(0x205)](){const _0x149809=_0x58a41c;return this[_0x149809(0x213)]()[_0x149809(0x1f9)](_0x408ec5=>this[_0x149809(0x22f)][_0x149809(0x1ec)][_0x149809(0x22b)](_0x408ec5))[_0x149809(0x20c)](_0x1731c3=>_0x1731c3);}[_0x58a41c(0x1e5)](){const _0x383c68=_0x58a41c;return this[_0x383c68(0x205)]()[0x0]||null;}[_0x58a41c(0x1f2)](){const _0x2c52a0=_0x58a41c;this[_0x2c52a0(0x22f)][_0x2c52a0(0x222)](_0x131b81=>{const _0x14b5d0=_0x2c52a0;for(const _0x3683a4 of this[_0x14b5d0(0x205)]())_0x131b81[_0x14b5d0(0x218)](_0x3683a4);}),this[_0x2c52a0(0x20e)][_0x2c52a0(0x231)]();}[_0x58a41c(0x218)](_0x49d71f){const _0x4cb43b=_0x58a41c;this[_0x4cb43b(0x22f)][_0x4cb43b(0x222)](_0x54a63a=>{const _0x4fd022=_0x4cb43b;_0x54a63a[_0x4fd022(0x218)](_0x49d71f);}),this[_0x4cb43b(0x20e)][_0x4cb43b(0x219)](_0x49d71f);}[_0x58a41c(0x200)](_0x151602){const _0x551a71=_0x58a41c,_0x4f71ac=_0x551a71(0x22c)+this[_0x551a71(0x1f0)]+':'+this[_0x551a71(0x1e8)]+':'+this['id']+':'+this[_0x551a71(0x1f6)]['id']+':'+Suggestion[_0x551a71(0x21f)]();this[_0x551a71(0x1ea)](_0x4f71ac),this[_0x551a71(0x22f)][_0x551a71(0x222)](_0x4194bd=>{const _0x315971=_0x551a71;_0x4194bd[_0x315971(0x1ee)](_0x4f71ac,{'range':_0x151602,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x58a41c(0x207)](_0x2c108e){const _0x4daac3=_0x58a41c;for(const _0x26336c of this[_0x4daac3(0x1e7)]())if(_0x26336c[_0x4daac3(0x208)](_0x2c108e))return!0x0;return!0x1;}[_0x58a41c(0x1e7)](){const _0x5a242d=_0x58a41c;return this[_0x5a242d(0x205)]()[_0x5a242d(0x1f9)](_0x49b003=>_0x49b003[_0x5a242d(0x236)]());}[_0x58a41c(0x1fe)](){const _0x59545f=_0x58a41c;return this[_0x59545f(0x1e7)]()[_0x59545f(0x238)]((_0x156321,_0x1c3076)=>[..._0x156321,..._0x1c3076[_0x59545f(0x1fe)]()],[]);}[_0x58a41c(0x1f4)](){const _0x4fc09e=_0x58a41c;return this[_0x4fc09e(0x1e5)]()?.[_0x4fc09e(0x236)]()||null;}[_0x58a41c(0x21c)](){const _0x47c6d2=_0x58a41c,_0xd233f6=this[_0x47c6d2(0x1e7)]();if(0x1!=_0xd233f6[_0x47c6d2(0x221)])return null;const _0xaa03da=_0xd233f6[0x0],_0x3ba717=_0xaa03da[_0x47c6d2(0x229)][_0x47c6d2(0x21b)],_0x4f4412=_0xaa03da[_0x47c6d2(0x234)][_0x47c6d2(0x1fa)];return _0x3ba717 instanceof _0x186d07?_0x3ba717!=_0x4f4412?null:_0x3ba717:null;}[_0x58a41c(0x230)](){const _0x5599b0=_0x58a41c;this[_0x5599b0(0x22a)](this[_0x5599b0(0x1e7)](),this[_0x5599b0(0x212)],this[_0x5599b0(0x1eb)]),this[_0x5599b0(0x1f2)]();}[_0x58a41c(0x227)](){const _0x1dd228=_0x58a41c;this[_0x1dd228(0x233)](this[_0x1dd228(0x1e7)](),this[_0x1dd228(0x212)],this[_0x1dd228(0x1eb)]),this[_0x1dd228(0x1f2)]();}[_0x58a41c(0x228)](){const _0x22da4f=_0x58a41c,_0x5a464f=[];let _0x4cff5f=this[_0x22da4f(0x20d)];for(;_0x4cff5f;)_0x5a464f[_0x22da4f(0x1f5)](_0x4cff5f),_0x4cff5f=_0x4cff5f[_0x22da4f(0x1ed)];return _0x5a464f;}[_0x58a41c(0x235)](_0x266f2e,_0x45905e){const _0x4bc1a0=_0x58a41c,_0x2189e8=_0x5505ff(this[_0x4bc1a0(0x1eb)]);_0x53928a(_0x2189e8,_0x266f2e,_0x45905e),_0x4330c8(_0x2189e8,this[_0x4bc1a0(0x1eb)])||(this[_0x4bc1a0(0x1eb)]=_0x2189e8,this[_0x4bc1a0(0x214)](_0x2189e8));}[_0x58a41c(0x211)](_0x187bc4){const _0x20f44a=_0x58a41c,_0x17756e=_0x5505ff(this[_0x20f44a(0x1eb)]);_0x322ddf(_0x17756e,_0x187bc4),_0x4330c8(_0x17756e,this[_0x20f44a(0x1eb)])||(this[_0x20f44a(0x1eb)]=_0x17756e,this[_0x20f44a(0x214)](this[_0x20f44a(0x1eb)]));}[_0x58a41c(0x1fd)](){const _0xb78379=_0x58a41c;return{'id':this['id'],'type':this[_0xb78379(0x1e8)]?this[_0xb78379(0x1f0)]+':'+this[_0xb78379(0x1e8)]:this[_0xb78379(0x1f0)],'authorId':this[_0xb78379(0x1f6)]['id'],'createdAt':this[_0xb78379(0x237)],'hasComments':this[_0xb78379(0x1ef)],'data':this[_0xb78379(0x212)],'attributes':this[_0xb78379(0x1eb)]};}static[_0x58a41c(0x21f)](){const _0x18f34a=_0x58a41c;return _0x5aa604()[_0x18f34a(0x220)](0x1,0x5);}}function _0x1517(){const _0x30b098=['_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'];_0x1517=function(){return _0x30b098;};return _0x1517();}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
const _0x116bac=_0x733e;(function(_0x292e07,_0x6105c5){const _0x419350=_0x733e,_0x5861ee=_0x292e07();while(!![]){try{const _0x1ca547=parseInt(_0x419350(0x212))/0x1+parseInt(_0x419350(0x1f8))/0x2+parseInt(_0x419350(0x20f))/0x3+-parseInt(_0x419350(0x1ee))/0x4+-parseInt(_0x419350(0x1fa))/0x5+parseInt(_0x419350(0x1e5))/0x6*(-parseInt(_0x419350(0x218))/0x7)+-parseInt(_0x419350(0x1f5))/0x8*(-parseInt(_0x419350(0x21f))/0x9);if(_0x1ca547===_0x6105c5)break;else _0x5861ee['push'](_0x5861ee['shift']());}catch(_0x42ae5e){_0x5861ee['push'](_0x5861ee['shift']());}}}(_0x8949,0xaab1a));import{getTranslation as _0x19996c}from'./utils/common-translations.js';import{priorities as _0x139094,insertToPriorityArray as _0x174859}from'ckeditor5/src/utils.js';function _0x8949(){const _0x4a784a=['map','isInContent','EmptyContainer','_handleCustomCallbackDescription','isEmpty','previousSibling','removeEmptyContainer','106488uWmtLa','match','addFormat','_resolveDescriptionItems','start','subType','get','1548664TtltBM','$text','indexOf','2023254DRCNUp','*Split:*\x20%0','6224050AkfgQh','_schema','text','end','isEqual','length','*Set\x20format:*\x20%0','REPLACE_TEXT','getWalker','_locale','_addDescriptionItems','_handleAttributeSuggestionDescription','matchingCallback','insertion','removeObject','registerDescriptionCallback','set','ELEMENT_SPACE','_itemLabelsCallbacks','getDescriptions','replace','3545259GKlQvN','_itemLabels','checkChild','58613bREHBN','*Change\x20to:*\x20%0','addContainer','newValue','key','_customCallbacks','329uZcUdD','normal','addObject','Object','attribute','$1\x20$2','removeContainer','9lWFZRl','format','registerAttributeLabel','*Merge:*\x20%0','nodeAfter','has','*Remove\x20format:*\x20%0','getFirstRange','push','name','isObject','elementEnd','pop','deletion','_handleRenameSuggestionDescription','type','element','add','addEmptyContainer','removeFormat','quantity','*Insert:*\x20%0','Container','label','function','item','getItemLabel','_handleInsertRemoveSuggestionDescription','join','remove','nextSibling','*Remove:*\x20%0','elementStart','_attributeLabels','registerElementLabel','$textProxy','skip','softBreak','60636gAoJGc','data'];_0x8949=function(){return _0x4a784a;};return _0x8949();}function _0x733e(_0x5a636b,_0x31362d){const _0x89492b=_0x8949();return _0x733e=function(_0x733ed6,_0x13c4b4){_0x733ed6=_0x733ed6-0x1d7;let _0x33a39a=_0x89492b[_0x733ed6];return _0x33a39a;},_0x733e(_0x5a636b,_0x31362d);}import{renameAttributeKey as _0x234f39}from'./trackchangesediting.js';export class SuggestionDescriptionFactory{[_0x116bac(0x217)];[_0x116bac(0x210)];[_0x116bac(0x20c)];[_0x116bac(0x1e0)];[_0x116bac(0x1fb)];[_0x116bac(0x203)];constructor(_0xb29f18,_0xb54da8){const _0x1f7c36=_0x116bac;this[_0x1f7c36(0x217)]=[],this[_0x1f7c36(0x210)]=new Map(),this[_0x1f7c36(0x20c)]=[],this[_0x1f7c36(0x1e0)]=new Map(),this[_0x1f7c36(0x1fb)]=_0xb29f18,this[_0x1f7c36(0x203)]=_0xb54da8;}[_0x116bac(0x20d)](_0x565f30){const _0x2cf93d=_0x116bac,_0x29e5f5=[],_0x49b0b7=new Set(),_0x12c400=new Set();for(let _0x156b8d=0x0;_0x156b8d<_0x565f30[_0x2cf93d(0x1ff)];_0x156b8d++){const _0x5729a6=_0x565f30[_0x156b8d];if(!_0x5729a6[_0x2cf93d(0x1e8)])continue;const _0x2e31c6=this[_0x2cf93d(0x1ea)](_0x5729a6);if(_0x2e31c6){if(null!=_0x5729a6[_0x2cf93d(0x1f3)]){if(_0x49b0b7[_0x2cf93d(0x224)](_0x5729a6[_0x2cf93d(0x1f3)]))continue;_0x49b0b7[_0x2cf93d(0x230)](_0x5729a6[_0x2cf93d(0x1f3)]);}_0x29e5f5[_0x2cf93d(0x227)](_0x2e31c6);}else{if(_0x2cf93d(0x21c)==_0x5729a6[_0x2cf93d(0x22e)]){const _0x5ec46f=_0x5729a6[_0x2cf93d(0x1e6)][_0x2cf93d(0x216)];if(_0x12c400[_0x2cf93d(0x224)](_0x5ec46f))continue;_0x12c400[_0x2cf93d(0x230)](_0x5729a6[_0x2cf93d(0x1e6)][_0x2cf93d(0x216)]),_0x5ec46f==_0x234f39?this[_0x2cf93d(0x22d)](_0x29e5f5,_0x5729a6):this[_0x2cf93d(0x205)](_0x29e5f5,_0x5729a6);continue;}_0x2cf93d(0x207)!=_0x5729a6[_0x2cf93d(0x22e)]&&_0x2cf93d(0x22c)!=_0x5729a6[_0x2cf93d(0x22e)]||this[_0x2cf93d(0x1da)](_0x29e5f5,_0x5729a6,_0x565f30[_0x156b8d+0x1]);}}return this[_0x2cf93d(0x1f1)](_0x29e5f5);}[_0x116bac(0x209)](_0x480175){const _0x4b73cc=_0x116bac;this[_0x4b73cc(0x217)][_0x4b73cc(0x227)](_0x480175);}[_0x116bac(0x1e1)](_0x13253b,_0x5bd3ed,_0x2dfefb=_0x139094[_0x116bac(0x219)]){const _0x1716ea=_0x116bac;_0x1716ea(0x1d7)==typeof _0x13253b?_0x174859(this[_0x1716ea(0x20c)],{'matchingCallback':_0x13253b,'label':_0x5bd3ed,'priority':_0x2dfefb}):this[_0x1716ea(0x210)][_0x1716ea(0x20a)](_0x13253b,_0x5bd3ed);}[_0x116bac(0x221)](_0x382e7e,_0x1c1131){const _0x3d31e6=_0x116bac;this[_0x3d31e6(0x1e0)][_0x3d31e6(0x20a)](_0x382e7e,_0x1c1131);}[_0x116bac(0x1d9)](_0x2678f3,_0x3ad812=0x1){const _0x5190a1=_0x116bac;let _0x3a390e;for(const _0x27da59 of this[_0x5190a1(0x20c)])if(_0x27da59[_0x5190a1(0x206)](_0x2678f3)){_0x3a390e=_0x27da59[_0x5190a1(0x236)];break;}return _0x3a390e||(_0x3a390e=this[_0x5190a1(0x210)][_0x5190a1(0x1f4)](_0x2678f3[_0x5190a1(0x228)])),_0x3a390e?_0x3a390e(_0x3ad812):0x1!==_0x3ad812?_0x3ad812+'\x20'+_0x2678f3[_0x5190a1(0x228)]+'s':''+_0x2678f3[_0x5190a1(0x228)];}[_0x116bac(0x204)](_0x5abee6,_0x5bf285){const _0x484946=_0x116bac,_0x3fa519=_0x5bf285[_0x484946(0x226)]()[_0x484946(0x202)](),_0x39115d=_0x484946(0x207)==_0x5bf285[_0x484946(0x22e)]?_0x484946(0x230):_0x484946(0x1dc);for(const _0x903e4c of _0x3fa519){const _0x3494c7=_0x903e4c[_0x484946(0x1d8)],_0x20e603=_0x5abee6[_0x5abee6[_0x484946(0x1ff)]-0x1];if(_0x3494c7['is'](_0x484946(0x1e2)))_0x20e603&&_0x20e603[_0x484946(0x22e)][_0x484946(0x1f7)](_0x484946(0x235))>-0x1&&_0x5abee6[_0x484946(0x22b)](),_0x20e603&&_0x484946(0x1fc)==_0x20e603[_0x484946(0x22e)]?_0x20e603[_0x39115d]+=_0x3494c7[_0x484946(0x1e6)]:_0x5abee6[_0x484946(0x227)]({'type':_0x484946(0x1fc),'add':_0x484946(0x230)==_0x39115d?_0x3494c7[_0x484946(0x1e6)]:'','remove':_0x484946(0x1dc)==_0x39115d?_0x3494c7[_0x484946(0x1e6)]:''});else{if(this[_0x484946(0x1fb)][_0x484946(0x229)](_0x3494c7)){const _0x1cdd74=_0x3494c7;if(_0x20e603&&_0x20e603[_0x484946(0x22e)][_0x484946(0x1f7)](_0x484946(0x235))>-0x1&&_0x5abee6[_0x484946(0x22b)](),_0x484946(0x22a)==_0x903e4c[_0x484946(0x22e)])continue;_0x20e603&&_0x20e603[_0x484946(0x22e)]==_0x39115d+_0x484946(0x21b)&&_0x20e603[_0x484946(0x22f)][_0x484946(0x228)]==_0x1cdd74[_0x484946(0x228)]?_0x20e603[_0x484946(0x233)]++:_0x5abee6[_0x484946(0x227)]({'type':_0x39115d+_0x484946(0x21b),'element':_0x1cdd74,'quantity':0x1}),_0x3fa519[_0x484946(0x1e3)](_0x3170be=>!(_0x484946(0x22a)==_0x3170be[_0x484946(0x22e)]&&_0x3170be[_0x484946(0x1d8)]==_0x3494c7));}else{if(this[_0x484946(0x1fb)][_0x484946(0x211)](_0x3494c7,_0x484946(0x1f6))||_0x3494c7['is'](_0x484946(0x22f),_0x484946(0x1e4))){const _0x5f5945=_0x3494c7;if(_0x484946(0x230)==_0x39115d&&_0x484946(0x1df)==_0x903e4c[_0x484946(0x22e)]||_0x484946(0x1dc)==_0x39115d&&_0x484946(0x22a)==_0x903e4c[_0x484946(0x22e)])continue;if(_0x20e603&&-0x1==_0x20e603[_0x484946(0x22e)][_0x484946(0x1f7)](_0x484946(0x235))){_0x484946(0x1fc)==_0x20e603[_0x484946(0x22e)]&&(_0x20e603[_0x39115d]+='\x0a');continue;}let _0x5e04ba;if(_0x5e04ba=_0x484946(0x230)==_0x39115d?_0x5f5945[_0x484946(0x1dd)]&&!this[_0x484946(0x1fb)][_0x484946(0x229)](_0x5f5945[_0x484946(0x1dd)])?_0x5f5945[_0x484946(0x1dd)]:null:_0x5f5945[_0x484946(0x1ec)]&&!this[_0x484946(0x1fb)][_0x484946(0x229)](_0x5f5945[_0x484946(0x1ec)])?_0x5f5945[_0x484946(0x1ec)]:null,_0x5f5945[_0x484946(0x1eb)]||_0x5e04ba&&_0x5e04ba[_0x484946(0x1eb)]){const _0x728bbf=_0x5e04ba&&_0x5e04ba[_0x484946(0x1eb)]?_0x5e04ba:_0x5f5945;_0x20e603&&_0x20e603[_0x484946(0x22e)]==_0x39115d+_0x484946(0x1e9)&&_0x20e603[_0x484946(0x22f)][_0x484946(0x228)]==_0x728bbf[_0x484946(0x228)]?_0x20e603[_0x484946(0x233)]++:_0x5abee6[_0x484946(0x227)]({'type':_0x39115d+_0x484946(0x1e9),'element':_0x728bbf,'quantity':0x1});}else _0x5abee6[_0x484946(0x227)]({'type':_0x39115d+_0x484946(0x235),'element':_0x5f5945});}}}}}[_0x116bac(0x1f1)](_0x365c71){const _0xf32099=_0x116bac,_0xad10a7=this[_0xf32099(0x203)],_0x16b496=[],_0x2bbc65=[],_0x128c8a=[];for(const _0x53898a of _0x365c71)switch(_0x53898a[_0xf32099(0x22e)]){case _0xf32099(0x1fc):if(_0x53898a[_0xf32099(0x230)]=_0x53898a[_0xf32099(0x230)][_0xf32099(0x20e)](/(\S)\u000A+(\S)/g,_0xf32099(0x21d))[_0xf32099(0x20e)](/\u000A/g,''),_0x53898a[_0xf32099(0x1dc)]=_0x53898a[_0xf32099(0x1dc)][_0xf32099(0x20e)](/(\S)\u000A+(\S)/g,_0xf32099(0x21d))[_0xf32099(0x20e)](/\u000A/g,''),''!=_0x53898a[_0xf32099(0x230)]&&''!=_0x53898a[_0xf32099(0x1dc)]){_0x16b496[_0xf32099(0x227)]({'type':_0xf32099(0x20e),'content':_0x19996c(_0xad10a7,_0xf32099(0x201),['\x22'+_0x53898a[_0xf32099(0x1dc)]+'\x22','\x22'+_0x53898a[_0xf32099(0x230)]+'\x22'])});continue;}if(null!=_0x53898a[_0xf32099(0x230)][_0xf32099(0x1ef)](/^ +$/)){_0x16b496[_0xf32099(0x227)]({'type':_0xf32099(0x207),'content':_0x19996c(_0xad10a7,_0xf32099(0x234),_0x19996c(_0xad10a7,_0xf32099(0x20b),_0x53898a[_0xf32099(0x230)][_0xf32099(0x1ff)]))});continue;}if(null!=_0x53898a[_0xf32099(0x1dc)][_0xf32099(0x1ef)](/^ +$/)){_0x16b496[_0xf32099(0x227)]({'type':_0xf32099(0x22c),'content':_0x19996c(_0xad10a7,_0xf32099(0x1de),_0x19996c(_0xad10a7,_0xf32099(0x20b),_0x53898a[_0xf32099(0x1dc)][_0xf32099(0x1ff)]))});continue;}if(''!=_0x53898a[_0xf32099(0x230)]){_0x16b496[_0xf32099(0x227)]({'type':_0xf32099(0x207),'content':_0x19996c(_0xad10a7,_0xf32099(0x234),'\x22'+_0x53898a[_0xf32099(0x230)]+'\x22')});continue;}_0x16b496[_0xf32099(0x227)]({'type':_0xf32099(0x22c),'content':_0x19996c(_0xad10a7,_0xf32099(0x1de),'\x22'+_0x53898a[_0xf32099(0x1dc)]+'\x22')});continue;case _0xf32099(0x231):case _0xf32099(0x21a):_0x16b496[_0xf32099(0x227)]({'type':_0xf32099(0x207),'content':_0x19996c(_0xad10a7,_0xf32099(0x234),this[_0xf32099(0x1d9)](_0x53898a[_0xf32099(0x22f)],_0x53898a[_0xf32099(0x233)]))});continue;case _0xf32099(0x1ed):case _0xf32099(0x208):_0x16b496[_0xf32099(0x227)]({'type':_0xf32099(0x22c),'content':_0x19996c(_0xad10a7,_0xf32099(0x1de),this[_0xf32099(0x1d9)](_0x53898a[_0xf32099(0x22f)],_0x53898a[_0xf32099(0x233)]))});continue;case _0xf32099(0x214):_0x16b496[_0xf32099(0x227)]({'type':_0xf32099(0x207),'content':_0x19996c(_0xad10a7,_0xf32099(0x1f9),this[_0xf32099(0x1d9)](_0x53898a[_0xf32099(0x22f)],_0x53898a[_0xf32099(0x233)]))});continue;case _0xf32099(0x21e):_0x16b496[_0xf32099(0x227)]({'type':_0xf32099(0x22c),'content':_0x19996c(_0xad10a7,_0xf32099(0x222),this[_0xf32099(0x1d9)](_0x53898a[_0xf32099(0x22f)],_0x53898a[_0xf32099(0x233)]))});continue;case _0xf32099(0x1f0):_0x2bbc65[_0xf32099(0x227)](_0x53898a[_0xf32099(0x216)]);continue;case _0xf32099(0x232):_0x128c8a[_0xf32099(0x227)](_0x53898a[_0xf32099(0x216)]);continue;default:_0x16b496[_0xf32099(0x227)](_0x53898a);}if(_0x2bbc65[_0xf32099(0x1ff)]){const _0x44690b=_0x2bbc65[_0xf32099(0x1e7)](_0x10219c=>this[_0xf32099(0x1e0)][_0xf32099(0x224)](_0x10219c)?this[_0xf32099(0x1e0)][_0xf32099(0x1f4)](_0x10219c):_0x10219c)[_0xf32099(0x1db)](',\x20');_0x16b496[_0xf32099(0x227)]({'type':_0xf32099(0x220),'content':_0x19996c(this[_0xf32099(0x203)],_0xf32099(0x200),_0x44690b)});}if(_0x128c8a[_0xf32099(0x1ff)]){const _0x20b7ec=_0x128c8a[_0xf32099(0x1e7)](_0x4d3546=>this[_0xf32099(0x1e0)][_0xf32099(0x224)](_0x4d3546)?this[_0xf32099(0x1e0)][_0xf32099(0x1f4)](_0x4d3546):_0x4d3546)[_0xf32099(0x1db)](',\x20');_0x16b496[_0xf32099(0x227)]({'type':_0xf32099(0x220),'content':_0x19996c(this[_0xf32099(0x203)],_0xf32099(0x225),_0x20b7ec)});}return _0x16b496;}[_0x116bac(0x1ea)](_0x182d07){const _0x5b590f=_0x116bac;for(const _0x415679 of this[_0x5b590f(0x217)]){const _0x482328=_0x415679(_0x182d07);if(_0x482328&&_0x5b590f(0x22e)in _0x482328)return _0x482328;}}[_0x116bac(0x205)](_0x2a7b29,_0x3cd05c){const _0x44012c=_0x116bac,_0x127c09=_0x3cd05c[_0x44012c(0x1e6)],_0x2bceaf=void 0x0===_0x127c09[_0x44012c(0x215)]?_0x44012c(0x232):_0x44012c(0x1f0);_0x2a7b29[_0x44012c(0x227)]({'type':_0x2bceaf,'key':_0x127c09[_0x44012c(0x216)]});}[_0x116bac(0x22d)](_0x36163d,_0x48fb69){const _0x5287cf=_0x116bac;_0x36163d[_0x5287cf(0x227)]({'type':_0x5287cf(0x220),'content':_0x19996c(this[_0x5287cf(0x203)],_0x5287cf(0x213),this[_0x5287cf(0x1d9)](_0x48fb69[_0x5287cf(0x226)]()[_0x5287cf(0x1f2)][_0x5287cf(0x223)],0x1))});}[_0x116bac(0x1da)](_0x56f443,_0x47f0c6,_0x3680f9){const _0x1d129c=_0x116bac;if(this[_0x1d129c(0x204)](_0x56f443,_0x47f0c6),_0x3680f9&&_0x3680f9[_0x1d129c(0x226)]()&&!_0x47f0c6[_0x1d129c(0x226)]()[_0x1d129c(0x1fd)][_0x1d129c(0x1fe)](_0x3680f9[_0x1d129c(0x226)]()[_0x1d129c(0x1f2)])){const _0x22482f=_0x56f443[_0x56f443[_0x1d129c(0x1ff)]-0x1],_0x1e7aee=_0x1d129c(0x207)==_0x47f0c6[_0x1d129c(0x22e)]?_0x1d129c(0x230):_0x1d129c(0x1dc);_0x22482f&&_0x1d129c(0x1fc)==_0x22482f[_0x1d129c(0x22e)]&&(_0x22482f[_0x1e7aee]+='\x0a');}}}
|
package/src/trackchanges.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
function _0x215e(_0x289452,_0x53dea9){var _0x504128=_0x5041();return _0x215e=function(_0x215ee5,_0xef9ec9){_0x215ee5=_0x215ee5-0x12a;var _0x37dc11=_0x504128[_0x215ee5];return _0x37dc11;},_0x215e(_0x289452,_0x53dea9);}var _0x37058e=_0x215e;(function(_0x2dbd5e,_0x265afb){var _0x10d5c5=_0x215e,_0x3d34cd=_0x2dbd5e();while(!![]){try{var _0x88ef01=-parseInt(_0x10d5c5(0x13f))/0x1+parseInt(_0x10d5c5(0x139))/0x2*(-parseInt(_0x10d5c5(0x140))/0x3)+-parseInt(_0x10d5c5(0x12b))/0x4*(-parseInt(_0x10d5c5(0x13b))/0x5)+parseInt(_0x10d5c5(0x136))/0x6+-parseInt(_0x10d5c5(0x131))/0x7+parseInt(_0x10d5c5(0x135))/0x8*(parseInt(_0x10d5c5(0x134))/0x9)+parseInt(_0x10d5c5(0x142))/0xa*(parseInt(_0x10d5c5(0x12e))/0xb);if(_0x88ef01===_0x265afb)break;else _0x3d34cd['push'](_0x3d34cd['shift']());}catch(_0x44f7f3){_0x3d34cd['push'](_0x3d34cd['shift']());}}}(_0x5041,0xa67d4));import{Plugin as _0x6a1eda}from'ckeditor5/src/core.js';function _0x5041(){var _0x582f59=['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'];_0x5041=function(){return _0x582f59;};return _0x5041();}import{TrackChangesUI as _0x22f5c5}from'./trackchangesui.js';import{TrackChangesEditing as _0xc6be71}from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export class TrackChanges extends _0x6a1eda{static get[_0x37058e(0x138)](){var _0x52f268=_0x37058e;return[_0xc6be71,_0x22f5c5,_0x52f268(0x13e)];}static get[_0x37058e(0x12c)](){var _0x2631ec=_0x37058e;return _0x2631ec(0x141);}static get[_0x37058e(0x13c)](){return!0x0;}static get[_0x37058e(0x137)](){return!0x0;}set[_0x37058e(0x12d)](_0x23cc39){var _0x1c02c8=_0x37058e;this[_0x1c02c8(0x130)][_0x1c02c8(0x12f)][_0x1c02c8(0x133)](_0xc6be71)[_0x1c02c8(0x12d)]=_0x23cc39;}get[_0x37058e(0x12d)](){var _0x5cdf2f=_0x37058e;return this[_0x5cdf2f(0x130)][_0x5cdf2f(0x12f)][_0x5cdf2f(0x133)](_0xc6be71)[_0x5cdf2f(0x12d)];}[_0x37058e(0x13d)](_0x52a575){var _0x207844=_0x37058e;return this[_0x207844(0x130)][_0x207844(0x12f)][_0x207844(0x133)](_0xc6be71)[_0x207844(0x12a)](_0x52a575);}[_0x37058e(0x132)]({skipNotAttached:_0x21c66c=!0x1,toJSON:_0x54104e=!0x1}={}){var _0x5537d3=_0x37058e;return this[_0x5537d3(0x130)][_0x5537d3(0x12f)][_0x5537d3(0x133)](_0xc6be71)[_0x5537d3(0x132)]({'skipNotAttached':_0x21c66c,'toJSON':_0x54104e});}[_0x37058e(0x13a)](_0x506f76){var _0x28a811=_0x37058e;return this[_0x28a811(0x130)][_0x28a811(0x12f)][_0x28a811(0x133)](_0xc6be71)[_0x28a811(0x13a)](_0x506f76);}}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
export{};
|
package/src/trackchangesdata.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
const _0x32eb74=_0x561e;(function(_0x1cbbbe,_0x2c3fc1){const _0x4caeb8=_0x561e,_0x46977a=_0x1cbbbe();while(!![]){try{const _0x414323=parseInt(_0x4caeb8(0x1a9))/0x1*(parseInt(_0x4caeb8(0x1af))/0x2)+-parseInt(_0x4caeb8(0x1d3))/0x3+parseInt(_0x4caeb8(0x1da))/0x4+parseInt(_0x4caeb8(0x1bf))/0x5*(-parseInt(_0x4caeb8(0x1c2))/0x6)+-parseInt(_0x4caeb8(0x1d5))/0x7*(parseInt(_0x4caeb8(0x1dd))/0x8)+-parseInt(_0x4caeb8(0x1c4))/0x9+parseInt(_0x4caeb8(0x1bb))/0xa;if(_0x414323===_0x2c3fc1)break;else _0x46977a['push'](_0x46977a['shift']());}catch(_0x139761){_0x46977a['push'](_0x46977a['shift']());}}}(_0x3978,0xb0916));function _0x561e(_0xc17449,_0xc92d94){const _0x39782f=_0x3978();return _0x561e=function(_0x561e3b,_0x8c5c94){_0x561e3b=_0x561e3b-0x1a5;let _0x1f1af2=_0x39782f[_0x561e3b];return _0x1f1af2;},_0x561e(_0xc17449,_0xc92d94);}import{Plugin as _0x53c432}from'ckeditor5/src/core.js';import{CKEditorError as _0x4e36b0}from'ckeditor5/src/utils.js';import{TrackChangesEditing as _0x4122a1}from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x3a8e61}from'ckeditor5-collaboration/src/collaboration-core.js';const p=[_0x32eb74(0x1cb)];export class TrackChangesData extends _0x53c432{static get[_0x32eb74(0x1cd)](){return[_0x4122a1];}static get[_0x32eb74(0x1db)](){const _0x3fa2e5=_0x32eb74;return _0x3fa2e5(0x1e7);}static get[_0x32eb74(0x1c5)](){return!0x0;}static get[_0x32eb74(0x1cc)](){return!0x0;}[_0x32eb74(0x1c6)](){const _0x593300=_0x32eb74,_0x14e512=this[_0x593300(0x1b7)];if(_0x14e512[_0x593300(0x1c3)][_0x593300(0x1a8)](_0x593300(0x1c7),_0x3cbdd0=>{const _0x4432b3=_0x593300,_0x550318=_0x14e512[_0x4432b3(0x1b0)][_0x4432b3(0x1d1)][_0x4432b3(0x1ab)]()[_0x4432b3(0x1b8)]((_0x477349,_0x55d1a5)=>(_0x477349[_0x55d1a5]='',_0x477349),{});return _0x14e512[_0x4432b3(0x1b3)][_0x4432b3(0x1bc)](_0x550318,_0x3cbdd0);}),_0x593300(0x1ce)!=typeof _0x14e512[_0x593300(0x1c3)][_0x593300(0x1e4)](_0x593300(0x1c8))[_0x593300(0x1e1)])throw new _0x4e36b0(_0x593300(0x1de));}[_0x32eb74(0x1e5)](_0x27a029){const _0x30386f=_0x32eb74;return P(this[_0x30386f(0x1b7)],!0x0,_0x27a029);}[_0x32eb74(0x1c1)](_0x16c389){const _0x4b6344=_0x32eb74;return P(this[_0x4b6344(0x1b7)],!0x1,_0x16c389);}}export class TrackChangesDataGetter extends _0x53c432{[_0x32eb74(0x1a6)];static get[_0x32eb74(0x1db)](){const _0xa54430=_0x32eb74;return _0xa54430(0x1d7);}static get[_0x32eb74(0x1c5)](){return!0x0;}static get[_0x32eb74(0x1cc)](){return!0x0;}constructor(_0x2f281c){const _0x216bf4=_0x32eb74;function _0x258ccc(_0x570074){const _0xfa2a0a=_0x561e;return _0x570074[_0xfa2a0a(0x1e3)](_0x151618=>String[_0xfa2a0a(0x1e0)](_0x151618))[_0xfa2a0a(0x1c0)]('');}super(_0x2f281c),this[_0x216bf4(0x1a6)]=_0x216bf4(0x1d9),_0x2f281c[_0x258ccc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x258ccc([0x76,0x69,0x65,0x77])][_0x258ccc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x258ccc([0x61,0x75,0x74,0x6f]),_0x2f281c[_0x258ccc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x258ccc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x258ccc([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x258ccc([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x258ccc([0x6f,0x6b])});}[_0x32eb74(0x1c6)](){const _0x2c3aae=_0x32eb74;this[_0x2c3aae(0x1b7)][_0x2c3aae(0x1d6)][_0x2c3aae(0x1e4)](_0x2c3aae(0x1ac))[_0x2c3aae(0x1df)]={'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[_0x2c3aae(0x1b7)][_0x2c3aae(0x1d6)][_0x2c3aae(0x1e4)](_0x2c3aae(0x1d2))[_0x2c3aae(0x1df)]=null;}}function k(_0x314f9e){const _0x3a14d6=_0x32eb74;return void 0x0!==_0x314f9e[_0x3a14d6(0x1ba)];}function _0x3978(){const _0x33fdc0=['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'];_0x3978=function(){return _0x33fdc0;};return _0x3978();}async function P(_0x3820d9,_0x1c5df5,_0x456158){const _0x377be1=_0x32eb74,_0x2cafad=_0x3a8e61(_0x3820d9,p);_0x2cafad[_0x377be1(0x1d6)][_0x377be1(0x1b1)](_0x4122a1,TrackChangesDataGetter),_0x2cafad[_0x377be1(0x1d8)]=k(_0x3820d9)?_0x3820d9[_0x377be1(0x1ba)]():void 0x0;const _0x56c80a=document[_0x377be1(0x1aa)](),_0x248b54=_0x3820d9[_0x377be1(0x1c3)][_0x377be1(0x1e4)](_0x377be1(0x1c8))[_0x377be1(0x1e1)],_0x383fd4=await _0x248b54(_0x2cafad,()=>function(_0x53440d){const _0x168e79=_0x377be1,_0x397884=document[_0x168e79(0x1e9)](_0x168e79(0x1ca));return _0x53440d[_0x168e79(0x1b2)](_0x397884),_0x397884;}(_0x56c80a));!function(_0x47536a,_0xbdc611){const _0x59f000=_0x377be1,_0x2adedd=_0x47536a[_0x59f000(0x1b0)][_0x59f000(0x1d1)][_0x59f000(0x1ab)]()[_0x59f000(0x1b8)]((_0x482f8b,_0x422c66)=>(_0x482f8b[_0x422c66]=_0x47536a[_0x59f000(0x1c9)][_0x59f000(0x1e4)]({'rootName':_0x422c66}),_0x482f8b),{}),_0x4108ab=_0x47536a[_0x59f000(0x1d6)][_0x59f000(0x1e4)](_0x59f000(0x1ae))[_0x59f000(0x1a5)][_0x59f000(0x1e3)](_0x137614=>({'id':_0x137614['id'],'name':_0x137614[_0x59f000(0x1dc)]})),_0x2315ac=_0x47536a[_0x59f000(0x1d6)][_0x59f000(0x1e4)](_0x59f000(0x1d2))[_0x59f000(0x1bd)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x3146d9=_0x47536a[_0x59f000(0x1d6)][_0x59f000(0x1e4)](_0x59f000(0x1ac))[_0x59f000(0x1d4)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2f4540=_0xbdc611[_0x59f000(0x1d6)][_0x59f000(0x1e4)](_0x59f000(0x1ae)),_0x4a6d6e=_0xbdc611[_0x59f000(0x1d6)][_0x59f000(0x1e4)](_0x59f000(0x1d2)),_0x5e2fa4=_0xbdc611[_0x59f000(0x1d6)][_0x59f000(0x1e4)](_0x59f000(0x1ac));for(const _0x2cc6f1 of _0x5e2fa4[_0x59f000(0x1d4)]())_0x2cc6f1[_0x59f000(0x1a7)]();for(const _0x21b759 of _0x4108ab)_0x2f4540[_0x59f000(0x1ad)](_0x21b759['id'])||_0x2f4540[_0x59f000(0x1b4)](_0x21b759);_0x2f4540['me']||_0x2f4540[_0x59f000(0x1b5)]();for(const _0x2ca747 of _0x3146d9)_0x5e2fa4[_0x59f000(0x1cf)](_0x2ca747);for(const _0x28475f of _0x2315ac)_0x4a6d6e[_0x59f000(0x1b6)](_0x28475f);_0xbdc611[_0x59f000(0x1c9)][_0x59f000(0x1d0)](_0x2adedd);}(_0x3820d9,_0x383fd4),_0x383fd4[_0x377be1(0x1be)](_0x1c5df5?_0x377be1(0x1e8):_0x377be1(0x1e2));const _0x52a534=k(_0x383fd4)?_0x383fd4[_0x377be1(0x1e6)](_0x456158):_0x383fd4[_0x377be1(0x1c9)][_0x377be1(0x1e4)](_0x456158);return await _0x383fd4[_0x377be1(0x1b9)](),_0x52a534;}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
const _0xdc7aae=_0x295d;(function(_0x37c636,_0x170d60){const _0x34ab82=_0x295d,_0x415356=_0x37c636();while(!![]){try{const _0x46a096=parseInt(_0x34ab82(0x19a))/0x1*(-parseInt(_0x34ab82(0x26d))/0x2)+-parseInt(_0x34ab82(0x1d1))/0x3*(parseInt(_0x34ab82(0x1f6))/0x4)+parseInt(_0x34ab82(0x147))/0x5*(-parseInt(_0x34ab82(0x11d))/0x6)+parseInt(_0x34ab82(0x16b))/0x7+parseInt(_0x34ab82(0x246))/0x8+parseInt(_0x34ab82(0x269))/0x9+parseInt(_0x34ab82(0x1a4))/0xa*(-parseInt(_0x34ab82(0x109))/0xb);if(_0x46a096===_0x170d60)break;else _0x415356['push'](_0x415356['shift']());}catch(_0x5832cf){_0x415356['push'](_0x415356['shift']());}}}(_0x6652,0x2188f));import{Plugin as _0x835c00,PendingActions as _0x1e958e}from'ckeditor5/src/core.js';import{ModelLiveRange as _0x17d5b3}from'ckeditor5/src/engine.js';import{CKEditorError as _0x363d9e,uid as _0x3d86b0,priorities as _0x4756a9,logWarning as _0x24241f,getEnvKeystrokeText as _0x5cebd2}from'ckeditor5/src/utils.js';import{Users as _0x2a3a09,hashObject as _0x2ec51e,surroundingMarkersDetector as _0x28200e,FOCUS_ANNOTATION_KEYSTROKE as _0x34a98d,DocumentCompare as _0x50e0fe}from'ckeditor5-collaboration/src/collaboration-core.js';import{TrackChangesCommand as _0x3b4e85}from'./commands/trackchangescommand.js';import{AcceptSuggestionCommand as _0x4cfab5}from'./commands/acceptsuggestioncommand.js';import{DiscardSuggestionCommand as _0x290bec}from'./commands/discardsuggestioncommand.js';import{ExecuteOnAllSuggestionsCommand as _0x52205e}from'./commands/executeonallsuggestionscommand.js';import{ExecuteOnSelectedSuggestionsCommand as _0x134d60}from'./commands/executeonselectedsuggestionscommand.js';import{Suggestion as _0x55b0eb}from'./suggestion.js';import{SuggestionDescriptionFactory as _0x218952}from'./suggestiondescriptionfactory.js';import{TrackChangesAIAssistant as _0x402bbf}from'./integrations/aiassistant.js';import{TrackChangesAI as _0x50427e}from'./integrations/ai.js';import{TrackChangesAIQuickActions as _0x5a0c65}from'./integrations/aiquickactions.js';import{TrackChangesAlignment as _0x269a74}from'./integrations/alignment.js';import{TrackChangesBasicStyles as _0x2635f0}from'./integrations/basicstyles.js';import{TrackChangesBlockQuote as _0x1deec4}from'./integrations/blockquote.js';import{TrackChangesBookmark as _0x113eb7}from'./integrations/bookmark.js';import{TrackChangesCaseChange as _0x15c88d}from'./integrations/casechange.js';import{TrackChangesCKBox as _0x4d7ce2}from'./integrations/ckbox.js';import{TrackChangesCodeBlock as _0x487539}from'./integrations/codeblock.js';import{TrackChangesComments as _0x3a9676}from'./integrations/comments.js';import{TrackChangesDeleteCommand as _0x42fd91}from'./integrations/deletecommand.js';import{TrackChangesList as _0x3689be}from'./integrations/list.js';import{TrackChangesDocumentListProperties as _0x4f8fa5}from'./integrations/listproperties.js';import{TrackChangesEmoji as _0x1ef8a3}from'./integrations/emoji.js';import{TrackChangesEnterCommand as _0x2ebdfd}from'./integrations/entercommand.js';import{TrackChangesFindAndReplace as _0x29c32e}from'./integrations/findandreplace.js';import{TrackChangesFont as _0x42deb0}from'./integrations/font.js';import{TrackChangesFootnotes as _0x88b08d}from'./integrations/footnotes.js';import{TrackChangesFormatPainter as _0x1b3b8a}from'./integrations/formatpainter.js';import{TrackChangesHeading as _0x111bd9}from'./integrations/heading.js';import{TrackChangesHighlight as _0x459850}from'./integrations/highlight.js';import{TrackChangesHorizontalLine as _0x5e2866}from'./integrations/horizontalline.js';import{TrackChangesHtmlEmbed as _0xa5db6b}from'./integrations/htmlembed.js';function _0x6652(){const _0x45c86f=['_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\x20a\x20suggestion\x20for\x20attribute\x20with\x20too\x20long\x20attribute\x20key.\x20This\x20may\x20lead\x20to\x20errors.\x20Change\x20the\x20attribute\x20key\x20to\x20a\x20value\x20shorter\x20than\x2037\x20characters.','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'];_0x6652=function(){return _0x45c86f;};return _0x6652();}import{TrackChangesImage as _0x18c2ab}from'./integrations/image.js';import{TrackChangesImageReplace as _0x4592c1}from'./integrations/imagereplace.js';import{TrackChangesImageStyle as _0x49d6ba}from'./integrations/imagestyle.js';import{TrackChangesImportWord as _0xf117ae}from'./integrations/importword.js';import{TrackChangesIndent as _0x14c178}from'./integrations/indent.js';import{TrackChangesInputCommand as _0x233df7}from'./integrations/inputcommand.js';import{TrackChangesLink as _0xaef967}from'./integrations/link.js';import{TrackChangesLegacyList as _0x2a03e6}from'./integrations/legacylist.js';import{TrackChangesLegacyListProperties as _0x4fc6b0}from'./integrations/legacylistproperties.js';import{TrackChangesMediaEmbed as _0x468bce}from'./integrations/mediaembed.js';import{TrackChangesMention as _0x329b93}from'./integrations/mention.js';import{TrackChangesMergeFields as _0x2a4199}from'./integrations/mergefields.js';import{TrackChangesMultiLevelList as _0x1f6c65}from'./integrations/multilevellist.js';import{TrackChangesPageBreak as _0x523e18}from'./integrations/pagebreak.js';import{TrackChangesParagraph as _0x5b28b1}from'./integrations/paragraph.js';import{TrackChangesReplaceSourceCommand as _0x8edfc7}from'./integrations/replacesourcecommand.js';import{TrackChangesRemoveFormat as _0x574084}from'./integrations/removeformat.js';import{TrackChangesRestrictedEditingMode as _0x5be8bd}from'./integrations/restrictededitingmode.js';import{TrackChangesShiftEnterCommand as _0x5c9a2d}from'./integrations/shiftentercommand.js';import{TrackChangesStandardEditingMode as _0x21150e}from'./integrations/standardeditingmode.js';import{TrackChangesStylesDropdown as _0xe58a19}from'./integrations/style.js';import{TrackChangesTable as _0x558e32}from'./integrations/table.js';import{TrackChangesTableMergeSplit as _0x539c79}from'./integrations/tablemergesplit.js';import{TrackChangesTableHeadings as _0x13bd5e}from'./integrations/tableheadings.js';import{TrackChangesTableLayout as _0x350c24}from'./integrations/tablelayout.js';import{TrackChangesTableClipboard as _0x35593b}from'./integrations/tableclipboard.js';import{TrackChangesTableColumnResize as _0x5091d4}from'./integrations/tablecolumnresize.js';import{TrackChangesTemplate as _0x1d2cce}from'./integrations/template.js';import{TrackChangesTableOfContents as _0x52ac73}from'./integrations/tableofcontents.js';import{TrackChangesTitle as _0x459058}from'./integrations/title.js';import{TrackChangesUploadcare as _0x56c446}from'./integrations/uploadcare.js';import{TrackChangesUndo as _0x568550}from'./integrations/undo.js';import{TrackChangesTableCaption as _0x314361}from'./integrations/tablecaption.js';import{TrackChangesTableProperties as _0x3e25d3}from'./integrations/tableproperties.js';import{TrackChangesLineHeight as _0xf28f0c}from'./integrations/lineheight.js';import{getTranslation as _0x36b643}from'./utils/common-translations.js';import{isEqual as _0x430b7a,omit as _0x3547cd}from'es-toolkit/compat';import{splitSuggestionMarkerName as _0x2f4544,fixElementSuggestionRange as _0x2927ca,SuggestionsConversion as _0xb6d777}from'@ckeditor/ckeditor5-collaboration-core';export const renameAttributeKey=_0xdc7aae(0x1b8);export class TrackChangesEditing extends _0x835c00{[_0xdc7aae(0x1a3)];[_0xdc7aae(0x169)];[_0xdc7aae(0x1ce)];[_0xdc7aae(0x183)];[_0xdc7aae(0x214)];[_0xdc7aae(0x19c)];[_0xdc7aae(0xef)];[_0xdc7aae(0x112)];[_0xdc7aae(0x13c)];[_0xdc7aae(0x1bb)];[_0xdc7aae(0x1e5)];[_0xdc7aae(0x1a7)];[_0xdc7aae(0x161)]=!0x1;[_0xdc7aae(0x244)]=null;static get[_0xdc7aae(0x137)](){const _0x5291ac=_0xdc7aae;return[_0x5291ac(0x146),_0xb6d777,_0x2a3a09,_0x1e958e,_0x50e0fe,_0x402bbf,_0x50427e,_0x5a0c65,_0x269a74,_0x2635f0,_0x1deec4,_0x113eb7,_0x4d7ce2,_0x15c88d,_0x487539,_0x3a9676,_0x42fd91,_0x1ef8a3,_0x2ebdfd,_0x29c32e,_0x42deb0,_0x88b08d,_0x1b3b8a,_0x111bd9,_0x459850,_0x5e2866,_0xa5db6b,_0x18c2ab,_0x49d6ba,_0x4592c1,_0xf117ae,_0x14c178,_0x233df7,_0x2a03e6,_0x4fc6b0,_0x1f6c65,_0xaef967,_0x3689be,_0xf28f0c,_0x4f8fa5,_0x468bce,_0x329b93,_0x2a4199,_0x523e18,_0x5b28b1,_0x8edfc7,_0x574084,_0x5be8bd,_0x5c9a2d,_0x21150e,_0xe58a19,_0x558e32,_0x539c79,_0x13bd5e,_0x350c24,_0x314361,_0x35593b,_0x5091d4,_0x52ac73,_0x3e25d3,_0x1d2cce,_0x459058,_0x56c446,_0x568550];}static get[_0xdc7aae(0x215)](){const _0x4f68e4=_0xdc7aae;return _0x4f68e4(0x128);}static get[_0xdc7aae(0x1e7)](){return!0x0;}static get[_0xdc7aae(0x228)](){return!0x0;}constructor(_0x5d13ab){const _0x402d1e=_0xdc7aae;super(_0x5d13ab),this[_0x402d1e(0x184)](_0x402d1e(0x1cf),[]),this['on'](_0x402d1e(0x185),(_0x416de2,_0x5c7f4f,_0x7ab3b6,_0x158122)=>{const _0x4a4e54=_0x402d1e;this[_0x4a4e54(0x112)][_0x4a4e54(0x120)](()=>{const _0x776829=_0x4a4e54;for(const _0x439a74 of[..._0x158122,..._0x7ab3b6])this[_0x776829(0x112)][_0x776829(0x206)][_0x776829(0x1f1)](_0x439a74)&&_0x5d13ab[_0x776829(0x280)][_0x776829(0x27e)](_0x439a74);});}),this[_0x402d1e(0x1a3)]=new _0x218952(this[_0x402d1e(0x1b1)][_0x402d1e(0x21e)][_0x402d1e(0x1ea)],this[_0x402d1e(0x1b1)][_0x402d1e(0x1d8)]),this[_0x402d1e(0x1ce)]=null,this[_0x402d1e(0x183)]=new qt(this[_0x402d1e(0x1b1)]),this[_0x402d1e(0x214)]=new Map(),this[_0x402d1e(0x19c)]=_0x5d13ab[_0x402d1e(0x21f)][_0x402d1e(0x173)](_0x402d1e(0x146)),this[_0x402d1e(0xef)]=new Set(),this[_0x402d1e(0x112)]=this[_0x402d1e(0x1b1)][_0x402d1e(0x21e)],this[_0x402d1e(0x13c)]=new WeakMap(),this[_0x402d1e(0x1bb)]=!0x1,_0x5d13ab[_0x402d1e(0x1c6)][_0x402d1e(0x245)](_0x402d1e(0x266),_0x402d1e(0x131)),this[_0x402d1e(0x1e5)]=_0x5d13ab[_0x402d1e(0x1c6)][_0x402d1e(0x173)](_0x402d1e(0x266)),_0x5d13ab[_0x402d1e(0x1c6)][_0x402d1e(0x245)](_0x402d1e(0x21a),!0x0),this[_0x402d1e(0x1a7)]=_0x5d13ab[_0x402d1e(0x1c6)][_0x402d1e(0x173)](_0x402d1e(0x21a)),this[_0x402d1e(0x169)]=new _0x3b4e85(_0x5d13ab,this[_0x402d1e(0xef)]),this[_0x402d1e(0x1ec)]();}[_0xdc7aae(0x254)](){const _0x29865d=_0xdc7aae,_0x243ae5=this[_0x29865d(0x1b1)];_0x243ae5[_0x29865d(0x227)][_0x29865d(0x1b4)](_0x29865d(0x1ed))[_0x29865d(0x18d)]({'view':{'name':_0x29865d(0x260),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x1deb81,{writer:_0x1845fa})=>{const _0x5bbcc1=_0x29865d;let _0x286c9b=_0x5bbcc1(0x253)+_0x1deb81[_0x5bbcc1(0x199)](_0x5bbcc1(0x1a0))+':'+_0x1deb81[_0x5bbcc1(0x199)]('id');return _0x1deb81[_0x5bbcc1(0x199)](_0x5bbcc1(0x1e4))&&(_0x286c9b+=':'+_0x1deb81[_0x5bbcc1(0x199)](_0x5bbcc1(0x1e4))),_0x1845fa[_0x5bbcc1(0x256)](_0x5bbcc1(0x1bc),{'data-name':_0x286c9b});}}),_0x243ae5[_0x29865d(0x227)][_0x29865d(0x1b4)](_0x29865d(0x1ed))[_0x29865d(0x1af)]({'view':_0x29865d(0x260)}),_0x243ae5[_0x29865d(0x21e)][_0x29865d(0x1a6)][_0x29865d(0xec)](_0x1986fd=>{const _0x27bb3a=_0x29865d;let _0x19aeba=!0x1;const _0x2169b7=Array[_0x27bb3a(0x19e)](_0x243ae5[_0x27bb3a(0x21e)][_0x27bb3a(0x1a6)][_0x27bb3a(0x178)][_0x27bb3a(0x251)]()),_0x406d1d=new Set();for(const {name:_0x586014,data:_0x5c0cbf}of _0x2169b7){const {group:_0xdb213,type:_0x45633e,subType:_0x2d8ce5,id:_0x5dd384}=this[_0x27bb3a(0x1fd)](_0x586014);if(_0x27bb3a(0x260)!==_0xdb213)continue;const _0x5144ea=_0x2d8ce5?_0x27bb3a(0x253)+_0x45633e+':'+_0x2d8ce5+':'+_0x5dd384:_0x27bb3a(0x253)+_0x45633e+':'+_0x5dd384,_0x556acd=_0x243ae5[_0x27bb3a(0x21e)][_0x27bb3a(0x206)][_0x27bb3a(0x180)](_0x5144ea),_0x265b07=_0x243ae5[_0x27bb3a(0x21e)][_0x27bb3a(0x206)][_0x27bb3a(0x173)](_0x586014),_0x737c1b=this[_0x27bb3a(0x214)][_0x27bb3a(0x173)](_0x5dd384);if(null!=_0x5c0cbf[_0x27bb3a(0x14e)]){_0x27bb3a(0x198)==_0x45633e&&(_0x19aeba=_0x19aeba||Wt(_0x5c0cbf[_0x27bb3a(0x14e)],_0x586014,_0x1986fd,_0x243ae5[_0x27bb3a(0x21e)][_0x27bb3a(0x1ea)]));const _0x1fad8e=_0x27bb3a(0x116)==_0x45633e&&this[_0x27bb3a(0x217)](_0x2d8ce5[_0x27bb3a(0x154)]('|')[0x0]),_0xb506c=_0x27bb3a(0x116)==_0x45633e&&this[_0x27bb3a(0x158)](_0x2d8ce5[_0x27bb3a(0x154)]('|')[0x0]);if(_0x5c0cbf[_0x27bb3a(0x14e)][_0x27bb3a(0x23f)]||_0x27bb3a(0x148)==_0x5c0cbf[_0x27bb3a(0x14e)][_0x27bb3a(0x17a)][_0x27bb3a(0x14a)]||_0x27bb3a(0x27f)==_0x45633e&&!Qt(_0x5c0cbf[_0x27bb3a(0x14e)])||_0x1fad8e&&!Qt(_0x5c0cbf[_0x27bb3a(0x14e)])||_0xb506c&&Xt(_0x5c0cbf[_0x27bb3a(0x14e)])||_0x27bb3a(0x140)==_0x45633e&&Xt(_0x5c0cbf[_0x27bb3a(0x14e)])||_0x265b07&&Yt(_0x265b07,_0x556acd))_0x1986fd[_0x27bb3a(0x113)](_0x586014),_0x19aeba=!0x0;else{if(!_0x737c1b||!_0x737c1b[_0x27bb3a(0x190)])continue;if(_0x5c0cbf[_0x27bb3a(0x14e)]&&_0x5c0cbf[_0x27bb3a(0x18c)]&&_0x5c0cbf[_0x27bb3a(0x14e)][_0x27bb3a(0x25f)](_0x5c0cbf[_0x27bb3a(0x18c)]))continue;_0x406d1d[_0x27bb3a(0x164)](_0x737c1b);}}}return _0x406d1d[_0x27bb3a(0x15f)]>0x0&&(_0x19aeba=!!this[_0x27bb3a(0x15e)](_0x406d1d)||_0x19aeba),_0x19aeba;}),_0x243ae5[_0x29865d(0x21e)][_0x29865d(0x1a6)][_0x29865d(0xec)](_0x9e28f4=>{const _0x1178ee=_0x29865d;let _0x484d94=!0x1;for(const _0x362fd4 of _0x243ae5[_0x1178ee(0x21e)][_0x1178ee(0x1a6)][_0x1178ee(0x178)][_0x1178ee(0x1bd)]())if(_0x1178ee(0x1e6)==_0x362fd4[_0x1178ee(0x193)])for(const _0x1a8424 of this[_0x1178ee(0x214)][_0x1178ee(0x103)]()){if(_0x1a8424[_0x1178ee(0x1c3)]||!_0x1a8424[_0x1178ee(0x190)])continue;const _0x506ed4=_0x1178ee(0x27f)==_0x1a8424[_0x1178ee(0x193)],_0x4e592c=this[_0x1178ee(0x24b)](_0x1a8424),_0x438cd6=_0x4e592c&&this[_0x1178ee(0x217)](_0x4e592c);if(!_0x506ed4&&!_0x438cd6)continue;const _0x50f771=_0x1a8424[_0x1178ee(0x151)]();if(_0x50f771[_0x1178ee(0x279)][_0x1178ee(0x236)]!=_0x50f771[_0x1178ee(0x243)][_0x1178ee(0x236)]&&!_0x50f771[_0x1178ee(0x243)][_0x1178ee(0x1d9)]){const _0x2b018e=_0x243ae5[_0x1178ee(0x21e)][_0x1178ee(0x171)](_0x50f771[_0x1178ee(0x279)][_0x1178ee(0x264)],_0x1178ee(0x243)),_0x5d899d=_0x243ae5[_0x1178ee(0x21e)][_0x1178ee(0x276)](_0x50f771[_0x1178ee(0x279)],_0x2b018e);_0x9e28f4[_0x1178ee(0x27a)](_0x1a8424[_0x1178ee(0x129)](),{'range':_0x5d899d}),_0x484d94=!0x0;}}return _0x484d94;}),_0x243ae5[_0x29865d(0x21e)][_0x29865d(0x1a6)][_0x29865d(0xec)](_0x2e585a=>this[_0x29865d(0x268)](_0x2e585a)),_0x243ae5[_0x29865d(0x21e)][_0x29865d(0x1a6)][_0x29865d(0xec)](_0x22bda8=>!_0x22bda8[_0x29865d(0x1d6)][_0x29865d(0xe7)]&&this[_0x29865d(0x122)](_0x22bda8)),_0x243ae5[_0x29865d(0x21e)]['on'](_0x29865d(0x1eb),()=>{const _0xe66d1=_0x29865d;this[_0xe66d1(0x161)]=!0x1;}),_0x243ae5[_0x29865d(0x21e)][_0x29865d(0x1a6)]['on'](_0x29865d(0x1c1),(_0x3f7e69,_0xb0ea2a)=>{const _0x275375=_0x29865d;if(!_0xb0ea2a[_0x275375(0xe7)]||_0xb0ea2a[_0x275375(0x115)])return;if(!this[_0x275375(0x161)])return;const _0x6b0668=_0x243ae5[_0x275375(0x21e)][_0x275375(0x1a6)][_0x275375(0x178)][_0x275375(0x1bd)]();if(0x0==_0x6b0668[_0x275375(0x22c)])return;const _0x4734d9=[],_0x28c98b=_0x6b0668[_0x275375(0x24a)](_0xad7cb9=>_0x275375(0x116)==_0xad7cb9[_0x275375(0x193)]),_0x1ed08b=_0x6b0668[_0x275375(0x24a)](_0x2438ca=>_0x275375(0x1e6)==_0x2438ca[_0x275375(0x193)]&&_0x275375(0x20a)!=_0x2438ca[_0x275375(0x248)]);for(const _0x193b95 of _0x28c98b)this[_0x275375(0x119)](_0x193b95[_0x275375(0x162)])&&_0x4734d9[_0x275375(0x170)]({'key':_0x193b95[_0x275375(0x162)],'newValue':_0x193b95[_0x275375(0x1e0)],'oldValue':_0x193b95[_0x275375(0x107)],'range':Zt(_0x193b95[_0x275375(0x15c)],_0x243ae5[_0x275375(0x21e)])});for(const _0x43ce17 of _0x1ed08b){if(_0x275375(0x21c)!=_0x43ce17[_0x275375(0x200)]&&_0x275375(0x114)!=_0x43ce17[_0x275375(0x200)])continue;const _0xafdfe0=tn(_0x43ce17[_0x275375(0x18a)][_0x275375(0x264)],_0x243ae5[_0x275375(0x21e)]),_0x354c7d=_0x43ce17[_0x275375(0x110)];_0x275375(0x21c)==_0x43ce17[_0x275375(0x200)]&&_0x4734d9[_0x275375(0x170)]({'key':_0x275375(0x1b8),'newValue':_0x43ce17[_0x275375(0x248)],'oldValue':_0x354c7d[_0x275375(0x248)],'range':_0xafdfe0});for(const [_0x42768c,_0x2efc34]of _0x354c7d[_0x275375(0x136)]){if(!this[_0x275375(0x119)](_0x42768c))continue;const _0x5dbab8=_0x43ce17[_0x275375(0x136)][_0x275375(0x173)](_0x42768c);_0x2efc34!==_0x5dbab8&&_0x4734d9[_0x275375(0x170)]({'key':_0x42768c,'newValue':_0x5dbab8,'oldValue':_0x2efc34,'range':_0xafdfe0});}for(const [_0x1a82f1,_0x38ad68]of _0x43ce17[_0x275375(0x136)])this[_0x275375(0x119)](_0x1a82f1)&&(_0x354c7d[_0x275375(0x136)][_0x275375(0x1f1)](_0x1a82f1)||_0x4734d9[_0x275375(0x170)]({'key':_0x1a82f1,'newValue':_0x38ad68,'oldValue':null,'range':_0xafdfe0}));}0x0!=_0x4734d9[_0x275375(0x22c)]&&_0x243ae5[_0x275375(0x21e)][_0x275375(0x1de)](_0xb0ea2a,_0x507f8a=>{const _0x24b6aa=_0x275375,_0x18e387=_0x3d86b0();for(const {range:_0x2c7c09,key:_0x211760,oldValue:_0xc55d6d,newValue:_0x3769c3}of _0x4734d9)this[_0x24b6aa(0x106)](_0x2c7c09,_0x211760,_0xc55d6d,_0x3769c3,{'groupId':_0x18e387});this[_0x24b6aa(0x1d2)](_0x507f8a,_0x4734d9);});},{'priority':_0x29865d(0xee)}),_0x243ae5[_0x29865d(0x21e)][_0x29865d(0x206)]['on'](_0x29865d(0x117),(_0x2d3001,_0x52f8f9,_0xe42bf4)=>{const _0x1a5fb5=_0x29865d;if(null==_0xe42bf4){const {id:_0x59e43b}=this[_0x1a5fb5(0x1fd)](_0x52f8f9[_0x1a5fb5(0x248)]),_0x2ca7d6=this[_0x1a5fb5(0x214)][_0x1a5fb5(0x173)](_0x59e43b);_0x2ca7d6&&_0x2ca7d6[_0x1a5fb5(0x165)](_0x52f8f9[_0x1a5fb5(0x248)]);}}),_0x243ae5[_0x29865d(0x21e)][_0x29865d(0x1a6)]['on'](_0x29865d(0x1c1),()=>{const _0x5df635=_0x29865d,_0x3920f4=Array[_0x5df635(0x19e)](_0x243ae5[_0x5df635(0x21e)][_0x5df635(0x1a6)][_0x5df635(0x178)][_0x5df635(0x251)]())[_0x5df635(0x24a)](_0x422ce6=>_0x5df635(0x260)===this[_0x5df635(0x1fd)](_0x422ce6[_0x5df635(0x248)])[_0x5df635(0x152)]);if(0x0===_0x3920f4[_0x5df635(0x22c)])return;_0x3920f4[_0x5df635(0xfd)]((_0x17929e,_0x41961f)=>{const _0x3cc7f4=_0x5df635,_0x38aa10=_0x17929e[_0x3cc7f4(0x1ee)][_0x3cc7f4(0x18c)],_0x563986=_0x41961f[_0x3cc7f4(0x1ee)][_0x3cc7f4(0x18c)];return null===_0x38aa10&&null===_0x563986?0x0:null===_0x38aa10&&null!==_0x563986?-0x1:null!==_0x38aa10&&null===_0x563986?0x1:_0x38aa10[_0x3cc7f4(0x279)][_0x3cc7f4(0x17b)](_0x563986[_0x3cc7f4(0x279)])?-0x1:0x1;});const _0x24f30b=new Set(),_0xa0b3c3=new Set();for(const {name:_0x4ff3a9,data:_0x4c3460}of _0x3920f4){const {id:_0x587aec}=this[_0x5df635(0x1fd)](_0x4ff3a9);if(null===_0x4c3460[_0x5df635(0x18c)]){const _0x3e09c2=this[_0x5df635(0xfe)](_0x4ff3a9);_0xa0b3c3[_0x5df635(0x164)](_0x3e09c2);}else{const _0x24329b=this[_0x5df635(0x214)][_0x5df635(0x173)](_0x587aec);null!==_0x4c3460[_0x5df635(0x14e)]||_0x24329b[_0x5df635(0x190)]?(_0x24f30b[_0x5df635(0x164)](_0x24329b[_0x5df635(0x23b)]),_0xa0b3c3[_0x5df635(0x164)](_0x24329b)):this[_0x5df635(0x12a)](_0x24329b);}}_0xa0b3c3[_0x5df635(0x15f)]>0x0&&this[_0x5df635(0x111)](_0xa0b3c3);for(const _0x18b828 of _0x24f30b)this[_0x5df635(0x24f)](_0x5df635(0x235),_0x18b828);}),_0x243ae5[_0x29865d(0x21e)]['on'](_0x29865d(0xf0),(_0x401572,_0x887574)=>{const _0x4a71cf=_0x29865d,_0x286e56=_0x887574[0x0];if(!this[_0x4a71cf(0x214)][_0x4a71cf(0x15f)])return;if(!_0x286e56[_0x4a71cf(0x13d)])return;if(_0x286e56[_0x4a71cf(0x1d6)][_0x4a71cf(0x115)]||!_0x286e56[_0x4a71cf(0x1d6)][_0x4a71cf(0xe7)])return;let _0x4a1836,_0xebed09;switch(_0x286e56[_0x4a71cf(0x193)]){case _0x4a71cf(0x1e6):_0x4a1836=_0x243ae5[_0x4a71cf(0x21e)][_0x4a71cf(0x171)](_0x286e56[_0x4a71cf(0x18a)]),_0xebed09=_0x4a1836[_0x4a71cf(0x174)](_0x286e56[_0x4a71cf(0x267)]);break;case _0x4a71cf(0x154):_0x4a1836=_0x243ae5[_0x4a71cf(0x21e)][_0x4a71cf(0x171)](_0x286e56[_0x4a71cf(0xe9)]),_0xebed09=_0x243ae5[_0x4a71cf(0x21e)][_0x4a71cf(0x171)](_0x286e56[_0x4a71cf(0xea)]);break;case _0x4a71cf(0x237):_0x4a1836=_0x243ae5[_0x4a71cf(0x21e)][_0x4a71cf(0x171)](_0x286e56[_0x4a71cf(0xf5)]),_0xebed09=_0x4a1836[_0x4a71cf(0x174)](_0x286e56[_0x4a71cf(0x267)]);break;default:return;}const _0x4a9b0d=_0x243ae5[_0x4a71cf(0x21e)][_0x4a71cf(0x276)](_0x4a1836,_0xebed09);_0x243ae5[_0x4a71cf(0x21e)][_0x4a71cf(0x120)](()=>{const _0x1240d9=_0x4a71cf;for(const {suggestion:_0x5bcb7a,meta:_0x59c830}of this[_0x1240d9(0x218)](_0x4a9b0d)){if(_0x5bcb7a[_0x1240d9(0x1c3)])continue;if(_0x1240d9(0x198)==_0x5bcb7a[_0x1240d9(0x193)])continue;const _0x2645fb=this[_0x1240d9(0x24b)](_0x5bcb7a);if(_0x2645fb&&this[_0x1240d9(0x217)](_0x2645fb)&&_0x1240d9(0x154)!=_0x286e56[_0x1240d9(0x193)])continue;const _0x311824=_0x5bcb7a[_0x1240d9(0x1ee)]&&_0x5bcb7a[_0x1240d9(0x1ee)][_0x1240d9(0x11f)];(_0x1240d9(0x27f)!=_0x5bcb7a[_0x1240d9(0x193)]||_0x1240d9(0x154)==_0x286e56[_0x1240d9(0x193)]&&!_0x311824)&&(_0x59c830[_0x1240d9(0x155)]||_0x1240d9(0x1fc)==_0x5bcb7a[_0x1240d9(0x193)]&&_0x59c830[_0x1240d9(0x278)]||_0x5bcb7a[_0x1240d9(0x151)]()[_0x1240d9(0x150)](_0x4a9b0d)&&this[_0x1240d9(0x191)](_0x5bcb7a,_0x4a1836,_0xebed09));}});},{'priority':_0x29865d(0xee)}),_0x243ae5[_0x29865d(0x21e)]['on'](_0x29865d(0x258),(_0x59db19,_0x1c32a1)=>{const _0x409fc6=_0x29865d,_0x55ee9b=_0x1c32a1[0x0],_0x5b624f=_0x1c32a1[0x1];if(_0x5b624f&&_0x5b624f[_0x409fc6(0xe5)])return;if(this[_0x409fc6(0x1bb)])return;if(!this[_0x409fc6(0x169)][_0x409fc6(0x1e9)])return;if(_0x55ee9b[_0x409fc6(0x23f)])return;const _0x3a830f=_0x243ae5[_0x409fc6(0x21e)][_0x409fc6(0x1ea)],{start:_0x8049c3,end:_0x436fb0}=_0x55ee9b[_0x409fc6(0x151)](),_0x309918=_0x8049c3[_0x409fc6(0x264)]&&_0x3a830f[_0x409fc6(0x26e)](_0x8049c3[_0x409fc6(0x264)])?null:_0x3a830f[_0x409fc6(0x202)](_0x8049c3,_0x409fc6(0x19d)),_0x49c4bb=_0x436fb0[_0x409fc6(0x16a)]&&_0x3a830f[_0x409fc6(0x26e)](_0x436fb0[_0x409fc6(0x16a)])?null:_0x3a830f[_0x409fc6(0x202)](_0x436fb0,_0x409fc6(0x182)),_0x4de3be=_0x243ae5[_0x409fc6(0x21e)][_0x409fc6(0x276)](_0x309918?_0x309918[_0x409fc6(0x279)]:_0x8049c3,_0x49c4bb?_0x49c4bb[_0x409fc6(0x243)]:_0x436fb0);_0x243ae5[_0x409fc6(0x21e)][_0x409fc6(0x120)](_0x6987a4=>{const _0x17e87a=_0x409fc6;this[_0x17e87a(0x252)](_0x4de3be);const _0x270446=_0x243ae5[_0x17e87a(0x21e)][_0x17e87a(0x1ea)][_0x17e87a(0x202)](_0x4de3be[_0x17e87a(0x279)]);_0x55ee9b['is'](_0x17e87a(0x124))?_0x6987a4[_0x17e87a(0x1f7)](_0x270446):_0x55ee9b[_0x17e87a(0x1d4)](_0x270446);}),_0x59db19[_0x409fc6(0x1a8)]();},{'priority':_0x4756a9[_0x29865d(0x1f5)]+0xa}),_0x243ae5[_0x29865d(0x21e)]['on'](_0x29865d(0x207),(_0x369267,_0x4a46e7)=>{const _0x188fd8=_0x29865d,_0x6279b5=_0x4a46e7[_0x4a46e7[_0x188fd8(0x22c)]-0x1];_0x6279b5&&_0x6279b5[_0x188fd8(0xe5)]||this[_0x188fd8(0x1bb)]||this[_0x188fd8(0x169)][_0x188fd8(0x1e9)]&&(_0x243ae5[_0x188fd8(0x21e)][_0x188fd8(0x120)](()=>{const _0x5b33e4=_0x188fd8;let _0x57a3a2=_0x243ae5[_0x5b33e4(0x21e)][_0x5b33e4(0x207)](_0x4a46e7[0x0],_0x4a46e7[0x1],_0x4a46e7[0x2],{'forceDefaultExecution':!0x0});if(!_0x57a3a2)return;_0x369267[_0x5b33e4(0x15d)]=_0x57a3a2[_0x5b33e4(0x156)]();const _0xa2ad2b=_0x57a3a2[_0x5b33e4(0x243)][_0x5b33e4(0x16a)],_0x2febe5=_0x243ae5[_0x5b33e4(0x21e)][_0x5b33e4(0x1ea)];_0xa2ad2b&&_0x2febe5[_0x5b33e4(0x210)](_0xa2ad2b)&&!_0x2febe5[_0x5b33e4(0x273)](_0xa2ad2b)&&(_0x57a3a2=_0x243ae5[_0x5b33e4(0x21e)][_0x5b33e4(0x276)](_0x57a3a2[_0x5b33e4(0x279)],_0x243ae5[_0x5b33e4(0x21e)][_0x5b33e4(0x171)](_0xa2ad2b,_0x5b33e4(0x243)))),this[_0x5b33e4(0x1d7)](_0x57a3a2);}),_0x369267[_0x188fd8(0x1a8)]());},{'priority':_0x29865d(0x1c4)}),this[_0x29865d(0x1b1)][_0x29865d(0x159)][_0x29865d(0x164)](_0x29865d(0x201),this[_0x29865d(0x169)]),this[_0x29865d(0x220)](_0x29865d(0x201));const _0x1261f5=new _0x4cfab5(_0x243ae5,this[_0x29865d(0x214)]);_0x243ae5[_0x29865d(0x159)][_0x29865d(0x164)](_0x29865d(0x1fa),_0x1261f5),this[_0x29865d(0x220)](_0x29865d(0x1fa));const _0x12ffc0=new _0x290bec(_0x243ae5,this[_0x29865d(0x214)]);_0x243ae5[_0x29865d(0x159)][_0x29865d(0x164)](_0x29865d(0x1be),_0x12ffc0),this[_0x29865d(0x220)](_0x29865d(0x1be)),_0x243ae5[_0x29865d(0x159)][_0x29865d(0x164)](_0x29865d(0x230),new _0x52205e(_0x243ae5,_0x1261f5,this[_0x29865d(0x214)])),this[_0x29865d(0x220)](_0x29865d(0x230)),_0x243ae5[_0x29865d(0x159)][_0x29865d(0x164)](_0x29865d(0x101),new _0x52205e(_0x243ae5,_0x12ffc0,this[_0x29865d(0x214)])),this[_0x29865d(0x220)](_0x29865d(0x101)),_0x243ae5[_0x29865d(0x159)][_0x29865d(0x164)](_0x29865d(0x21d),new _0x134d60(_0x243ae5,_0x1261f5,this[_0x29865d(0x214)])),this[_0x29865d(0x220)](_0x29865d(0x21d)),_0x243ae5[_0x29865d(0x159)][_0x29865d(0x164)](_0x29865d(0x192),new _0x134d60(_0x243ae5,_0x12ffc0,this[_0x29865d(0x214)])),this[_0x29865d(0x220)](_0x29865d(0x192));const _0x2827bd=_0x243ae5[_0x29865d(0x21f)][_0x29865d(0x173)](_0x29865d(0x146));this[_0x29865d(0x262)](_0x2827bd,_0x29865d(0x160),(_0x3d0f5e,{threadId:_0x1f56b8})=>{const _0x2ea0e2=_0x29865d,_0x4aaabf=this[_0x2ea0e2(0x214)][_0x2ea0e2(0x173)](_0x1f56b8);_0x4aaabf&&_0x4aaabf[_0x2ea0e2(0x1da)]&&0x1===_0x4aaabf[_0x2ea0e2(0x1da)][_0x2ea0e2(0x22c)]&&this[_0x2ea0e2(0x259)](_0x1f56b8,{'hasComments':!0x0});},{'priority':_0x29865d(0x1c8)}),this[_0x29865d(0x262)](_0x2827bd,_0x29865d(0x240),(_0x427c86,{threadId:_0x1abe71})=>{const _0x1116c4=_0x29865d,_0x1f139e=this[_0x1116c4(0x214)][_0x1116c4(0x173)](_0x1abe71);_0x1f139e&&_0x1f139e[_0x1116c4(0x1da)]&&!_0x1f139e[_0x1116c4(0x1da)][_0x1116c4(0x22c)]&&this[_0x1116c4(0x259)](_0x1abe71,{'hasComments':!0x1});},{'priority':_0x29865d(0x1c8)});}[_0xdc7aae(0x1b9)](){!async function(_0x20f54b){const _0x11f8a3=_0x5d9f3d([0x52,0x42,0x63,0x58,0x64,0x47,0x66,0x35,0x36,0x37,0x6d,0x4e,0x6a,0x4b,0x39,0x44,0x54,0x70,0x50,0x30,0x49,0x79,0x69,0x33,0x67,0x65,0x61,0x38,0x5a,0x76,0x7a,0x6c,0x45,0x34,0x62,0x46,0x75,0x57,0x72,0x77,0x73,0x48,0x31,0x68,0x6e,0x4f,0x53,0x4c,0x71,0x6b,0x59,0x32,0x4d,0x51,0x4a,0x78,0x6f,0x56,0x41,0x55,0x74,0x43]),_0x337af8=0x3d8d0df,_0x1318de=0x3dfafcf^_0x337af8,_0x52ef30=window[_0x5d9f3d([0x44,0x61,0x74,0x65])][_0x5d9f3d([0x6e,0x6f,0x77])](),_0x5ec321=_0x20f54b[_0x5d9f3d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x50ed88=new window[(_0x5d9f3d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x24733f=>{_0x5ec321[_0x5d9f3d([0x6f,0x6e,0x63,0x65])](_0x5d9f3d([0x72,0x65,0x61,0x64,0x79]),_0x24733f);}),_0x4a341a={[_0x5d9f3d([0x6b,0x74,0x79])]:_0x5d9f3d([0x45,0x43]),[_0x5d9f3d([0x75,0x73,0x65])]:_0x5d9f3d([0x73,0x69,0x67]),[_0x5d9f3d([0x63,0x72,0x76])]:_0x5d9f3d([0x50,0x2d,0x32,0x35,0x36]),[_0x5d9f3d([0x78])]:_0x5d9f3d([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x5d9f3d([0x79])]:_0x5d9f3d([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x5d9f3d([0x61,0x6c,0x67])]:_0x5d9f3d([0x45,0x53,0x32,0x35,0x36])},_0x5703e1=_0x5ec321[_0x5d9f3d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5d9f3d([0x67,0x65,0x74])](_0x5d9f3d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x38c9d4(){let _0x5ddb14,_0x3cc11b=null,_0x106b06=null;try{if(_0x5703e1==_0x5d9f3d([0x47,0x50,0x4c]))return _0x5d9f3d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5ddb14=_0x443887(),!_0x5ddb14)return _0x5d9f3d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5ddb14[_0x5d9f3d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x106b06=_0x357e96(_0x5ddb14[_0x5d9f3d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5ddb14[_0x5d9f3d([0x6a,0x74,0x69])])),await _0x5b989f()?_0x12450e()?_0x3b50e2()?_0x5d9f3d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x43156e()?(_0x5ddb14[_0x5d9f3d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5d9f3d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3cc11b=_0x3bee15(_0x5d9f3d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x29c20d()):_0x5d9f3d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5d9f3d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5d9f3d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5d9f3d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3b50e2(){const _0x2d7dea=[_0x5d9f3d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5d9f3d([0x74,0x72,0x69,0x61,0x6c])][_0x5d9f3d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ddb14[_0x5d9f3d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x52ef30/0x3e8:0xe10*_0x1318de;return _0x5ddb14[_0x5d9f3d([0x65,0x78,0x70])]<_0x2d7dea;}function _0x12450e(){const _0x23e2ca=_0x5ddb14[_0x5d9f3d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x23e2ca)return!0x1;if(_0x23e2ca[_0x5d9f3d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d9f3d([0x2a])))return!0x0;if(_0x23e2ca[_0x5d9f3d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d9f3d([0x54,0x43])))return!0x0;if(_0x23e2ca[_0x5d9f3d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d9f3d([0x52,0x54,0x43]))){if(_0x185e32())return!0x0;if(_0x4e30be()||_0x24a14d())return!0x0;}return!0x1;}function _0x43156e(){const _0xfbed46=_0x295d,_0x3fb386=_0x5ddb14[_0x5d9f3d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3fb386||0x0==_0x3fb386[_0x5d9f3d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x27c87c}=new URL(window[_0x5d9f3d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xfbed46(0x1f3)]);if(_0x3fb386[_0x5d9f3d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27c87c))return!0x0;const _0x295421=_0x27c87c[_0x5d9f3d([0x73,0x70,0x6c,0x69,0x74])](_0x5d9f3d([0x2e]));return _0x3fb386[_0x5d9f3d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x44123b=>_0x44123b[_0x5d9f3d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d9f3d([0x2a])))[_0x5d9f3d([0x6d,0x61,0x70])](_0x53db3f=>_0x53db3f[_0x5d9f3d([0x73,0x70,0x6c,0x69,0x74])](_0x5d9f3d([0x2e])))[_0x5d9f3d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4ef8d6=>_0x4ef8d6[_0x5d9f3d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x295421[_0x5d9f3d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5d9f3d([0x6d,0x61,0x70])](_0x51f03d=>Array(_0x295421[_0x5d9f3d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x51f03d[_0x5d9f3d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5d9f3d([0x66,0x69,0x6c,0x6c])](_0x51f03d[0x0]===_0x5d9f3d([0x2a])?_0x5d9f3d([0x2a]):'')[_0x5d9f3d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x51f03d))[_0x5d9f3d([0x73,0x6f,0x6d,0x65])](_0x220c54=>_0x295421[_0x5d9f3d([0x65,0x76,0x65,0x72,0x79])]((_0xb9ba13,_0x3edab4)=>_0x220c54[_0x3edab4]===_0xb9ba13||_0x220c54[_0x3edab4]===_0x5d9f3d([0x2a])));}function _0x29c20d(){return _0x3cc11b&&_0x106b06?new window[(_0x5d9f3d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x15bb11,_0x3ca550)=>{_0x3cc11b[_0x5d9f3d([0x74,0x68,0x65,0x6e])](_0x15bb11,_0x3ca550),_0x106b06[_0x5d9f3d([0x74,0x68,0x65,0x6e])](_0x3cfa2b=>{_0x3cfa2b!=_0x5d9f3d([0x56,0x61,0x6c,0x69,0x64])&&_0x15bb11(_0x3cfa2b);},_0x3ca550);}):_0x3cc11b||_0x106b06||_0x5d9f3d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x357e96(_0x50ca65,_0x449b44){return new window[(_0x5d9f3d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ee5a2=>{if(_0x2f0cc2())return _0x1ee5a2(_0x5d9f3d([0x56,0x61,0x6c,0x69,0x64]));_0x416dd3(),_0x5ec321[_0x5d9f3d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5d9f3d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1040f3=!0x1;const _0x8b19de=_0x3d86b0();function _0x2c1dce(_0x55e562){return!!_0x55e562&&(typeof _0x55e562===_0x5d9f3d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x55e562===_0x5d9f3d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x55e562[_0x5d9f3d([0x74,0x68,0x65,0x6e])]===_0x5d9f3d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x55e562[_0x5d9f3d([0x63,0x61,0x74,0x63,0x68])]===_0x5d9f3d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4db5a4(_0x4733ab){_0x39efbe(_0x4733ab)[_0x5d9f3d([0x74,0x68,0x65,0x6e])](_0x371a44=>{if(!_0x371a44||_0x371a44[_0x5d9f3d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5d9f3d([0x6f,0x6b]))return _0x5d9f3d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5cc045(_0x5083ea(_0x8b19de+_0x449b44))!=_0x371a44[_0x5d9f3d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5d9f3d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5d9f3d([0x56,0x61,0x6c,0x69,0x64]);})[_0x5d9f3d([0x74,0x68,0x65,0x6e])](_0xd143a2=>(_0x24332e(),_0xd143a2),()=>{const _0x19b11=_0x3fabac();return null==_0x19b11?(_0x24332e(),_0x5d9f3d([0x56,0x61,0x6c,0x69,0x64])):_0x5d9f3d(_0x52ef30-_0x19b11>(0x27d454df^_0x337af8)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5d9f3d([0x74,0x68,0x65,0x6e])](_0x1ee5a2)[_0x5d9f3d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1ee5a2(_0x5d9f3d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x296611=0x3ee3e5f^_0x337af8;function _0x24332e(){const _0x1ac4e9=_0x5d9f3d([0x6c,0x6c,0x63,0x74,0x2d])+_0x5cc045(_0x5083ea(_0x50ca65)),_0x15a078=_0x288ed5(_0x5cc045(window[_0x5d9f3d([0x4d,0x61,0x74,0x68])][_0x5d9f3d([0x63,0x65,0x69,0x6c])](_0x52ef30/_0x296611)));window[_0x5d9f3d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5d9f3d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1ac4e9,_0x15a078);}function _0x3fabac(){const _0x32bb71=_0x5d9f3d([0x6c,0x6c,0x63,0x74,0x2d])+_0x5cc045(_0x5083ea(_0x50ca65)),_0x4f0a78=window[_0x5d9f3d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5d9f3d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x32bb71);return _0x4f0a78?window[_0x5d9f3d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x288ed5(_0x4f0a78),0x10)*_0x296611:null;}function _0x39efbe(_0x2d8542){return new window[(_0x5d9f3d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1cf4e2,_0x5bc344)=>{_0x2d8542[_0x5d9f3d([0x74,0x68,0x65,0x6e])](_0x1cf4e2,_0x5bc344),window[_0x5d9f3d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5bc344,0x3d9041f^_0x337af8);});}}_0x5ec321[_0x5d9f3d([0x6f,0x6e])](_0x5d9f3d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2926a6,_0x15aff6)=>{if(_0x15aff6[0x0]!=_0x50ca65)return _0x1ee5a2(_0x5d9f3d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x15aff6[0x1]={..._0x15aff6[0x1],[_0x5d9f3d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x8b19de};},{[_0x5d9f3d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5d9f3d([0x68,0x69,0x67,0x68])}),_0x5ec321[_0x5d9f3d([0x6f,0x6e])](_0x5d9f3d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2ffe79=>{_0x2c1dce(_0x2ffe79[_0x5d9f3d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1040f3=!0x0,_0x4db5a4(_0x2ffe79[_0x5d9f3d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5d9f3d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5d9f3d([0x6c,0x6f,0x77])}),_0x50ed88[_0x5d9f3d([0x74,0x68,0x65,0x6e])](()=>{_0x1040f3||_0x1ee5a2(_0x5d9f3d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2f0cc2(){return _0x5ec321[_0x5d9f3d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5d9f3d([0x76,0x69,0x65,0x77])][_0x5d9f3d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5d9f3d([0x61,0x75,0x74,0x6f]);}function _0x416dd3(){_0x5ec321[_0x5d9f3d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5d9f3d([0x76,0x69,0x65,0x77])][_0x5d9f3d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5d9f3d([0x61,0x75,0x74,0x6f]);}}function _0x3bee15(_0x489754){const _0x5e3729=[new window[(_0x5d9f3d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xaaa033=>setTimeout(_0xaaa033,0x3d1ee13^_0x337af8)),_0x50ed88[_0x5d9f3d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5d9f3d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2b0ac4=>{let _0x407e40=0x0;_0x5ec321[_0x5d9f3d([0x6d,0x6f,0x64,0x65,0x6c])][_0x5d9f3d([0x6f,0x6e])](_0x5d9f3d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3f6b45,_0x1278a1)=>{_0x1278a1[0x0][_0x5d9f3d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x407e40++,_0x407e40==(0x3d8d537^_0x337af8)&&(_0x2b0ac4(),_0x3f6b45[_0x5d9f3d([0x6f,0x66,0x66])]());});}))];return window[_0x5d9f3d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5d9f3d([0x72,0x61,0x63,0x65])](_0x5e3729)[_0x5d9f3d([0x74,0x68,0x65,0x6e])](()=>_0x489754);}async function _0x424a27(){await _0x50ed88,_0x5ec321[_0x5d9f3d([0x6d,0x6f,0x64,0x65,0x6c])][_0x5d9f3d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x13a570,_0x5ec321[_0x5d9f3d([0x6d,0x6f,0x64,0x65,0x6c])][_0x5d9f3d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x13a570,_0x5ec321[_0x5d9f3d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5d9f3d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x185e32(){return _0x308453(_0x5d9f3d([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x10f3ee(_0x5d9f3d([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x5d9f3d([0x73,0x74,0x61,0x74,0x65])]==_0x5d9f3d([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x4e30be(){return _0x308453(_0x5d9f3d([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]));}function _0x24a14d(){return _0x308453(_0x5d9f3d([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x3e4785(_0x127b4e){const _0x2afced=_0x2ddaaf();_0x5ec321[_0x2afced]=_0x5d9f3d([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x127b4e,_0x127b4e!=_0x5d9f3d([0x56,0x61,0x6c,0x69,0x64])&&_0x424a27();}function _0x2ddaaf(){const _0x4854d4=window[_0x5d9f3d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5d9f3d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5d9f3d([0x6e,0x6f,0x77])]())[_0x5d9f3d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5d9f3d([0x2e]),'');let _0x5b289c=_0x5d9f3d([0x52]);for(let _0x110409=0x0;_0x110409<_0x4854d4[_0x5d9f3d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x110409+=0x2){let _0x155a31=window[_0x5d9f3d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4854d4[_0x5d9f3d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x110409,_0x110409+0x2));_0x155a31>=_0x11f8a3[_0x5d9f3d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x155a31-=_0x11f8a3[_0x5d9f3d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5b289c+=_0x11f8a3[_0x155a31];}return _0x5b289c;}function _0x443887(){const _0x5ac573=_0x5703e1[_0x5d9f3d([0x73,0x70,0x6c,0x69,0x74])](_0x5d9f3d([0x2e]));if(0x3!=_0x5ac573[_0x5d9f3d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x230a9a(_0x5ac573[0x1]);function _0x230a9a(_0x3630fb){const _0x3a962c=_0x27e7b2(_0x3630fb);return _0x3a962c&&_0xf8c6f0()?_0x3a962c:null;function _0xf8c6f0(){const _0x8f14fe=_0x3a962c[_0x5d9f3d([0x6a,0x74,0x69])],_0x2aa6d8=window[_0x5d9f3d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x8f14fe[_0x5d9f3d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x8f14fe[_0x5d9f3d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xe682a7={..._0x3a962c,[_0x5d9f3d([0x6a,0x74,0x69])]:_0x8f14fe[_0x5d9f3d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x8f14fe[_0x5d9f3d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xe682a7[_0x5d9f3d([0x76,0x63])],_0x5083ea(_0xe682a7)==_0x2aa6d8;}}}async function _0x5b989f(){let _0x5abaf7=!0x0;try{const _0x2ee280=_0x5703e1[_0x5d9f3d([0x73,0x70,0x6c,0x69,0x74])](_0x5d9f3d([0x2e])),[_0x198b9d,_0x129dfb,_0x44993d]=_0x2ee280;return _0x5ebcf6(_0x198b9d),await _0x106314(_0x198b9d,_0x129dfb,_0x44993d),_0x5abaf7;}catch{return!0x1;}function _0x5ebcf6(_0x243e4d){const _0x21a336=_0x27e7b2(_0x243e4d);_0x21a336&&_0x21a336[_0x5d9f3d([0x61,0x6c,0x67])]==_0x5d9f3d([0x45,0x53,0x32,0x35,0x36])||(_0x5abaf7=!0x1);}async function _0x106314(_0x1dcf41,_0x28ffc6,_0x1fd3f1){const _0x460f71=window[_0x5d9f3d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5d9f3d([0x66,0x72,0x6f,0x6d])](_0x3b7d01(_0x1fd3f1),_0x599b27=>_0x599b27[_0x5d9f3d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x13d942=new window[(_0x5d9f3d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5d9f3d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1dcf41+_0x5d9f3d([0x2e])+_0x28ffc6),_0x1d82af=window[_0x5d9f3d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5d9f3d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1d82af)return;const _0x68134e=await _0x1d82af[_0x5d9f3d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5d9f3d([0x6a,0x77,0x6b]),_0x4a341a,{[_0x5d9f3d([0x6e,0x61,0x6d,0x65])]:_0x5d9f3d([0x45,0x43,0x44,0x53,0x41]),[_0x5d9f3d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5d9f3d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5d9f3d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1d82af[_0x5d9f3d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5d9f3d([0x6e,0x61,0x6d,0x65])]:_0x5d9f3d([0x45,0x43,0x44,0x53,0x41]),[_0x5d9f3d([0x68,0x61,0x73,0x68])]:{[_0x5d9f3d([0x6e,0x61,0x6d,0x65])]:_0x5d9f3d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x68134e,_0x460f71,_0x13d942)||(_0x5abaf7=!0x1);}}function _0x27e7b2(_0x24fe0c){return _0x24fe0c[_0x5d9f3d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5d9f3d([0x65,0x79]))?JSON[_0x5d9f3d([0x70,0x61,0x72,0x73,0x65])](_0x3b7d01(_0x24fe0c)):null;}function _0x3b7d01(_0xfdea1b){return window[_0x5d9f3d([0x61,0x74,0x6f,0x62])](_0xfdea1b[_0x5d9f3d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5d9f3d([0x2b]))[_0x5d9f3d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5d9f3d([0x2f])));}function _0x5083ea(_0x15d942){let _0x5a504b=0x1505;function _0xd1d147(_0x3ef8f8){for(let _0x2016d5=0x0;_0x2016d5<_0x3ef8f8[_0x5d9f3d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2016d5++){const _0x2872be=_0x3ef8f8[_0x5d9f3d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2016d5);_0x5a504b=(_0x5a504b<<0x5)+_0x5a504b+_0x2872be,_0x5a504b&=_0x5a504b;}}function _0x4392ee(_0x206bcd){Array[_0x5d9f3d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x206bcd)?_0x206bcd[_0x5d9f3d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4392ee):_0x206bcd&&typeof _0x206bcd==_0x5d9f3d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5d9f3d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x206bcd)[_0x5d9f3d([0x73,0x6f,0x72,0x74])]()[_0x5d9f3d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x31e1cf,_0x38d682])=>{_0xd1d147(_0x31e1cf),_0x4392ee(_0x38d682);}):_0xd1d147(window[_0x5d9f3d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x206bcd));}return _0x4392ee(_0x15d942),_0x5a504b>>>0x0;}function _0x5cc045(_0x37bd02){return _0x37bd02[_0x5d9f3d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5d9f3d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5d9f3d([0x30]));}function _0x288ed5(_0x4eb7cd){return _0x4eb7cd[_0x5d9f3d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5d9f3d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5d9f3d([0x6a,0x6f,0x69,0x6e])]('');}function _0x308453(_0x4d77aa){return _0x5ec321[_0x5d9f3d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x5d9f3d([0x68,0x61,0x73])](_0x4d77aa);}function _0x10f3ee(_0x4fd930){return _0x5ec321[_0x5d9f3d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x5d9f3d([0x67,0x65,0x74])](_0x4fd930);}function _0x13a570(){}function _0x5d9f3d(_0x300cce){const _0x642a3d=_0x295d;return _0x300cce[_0x642a3d(0x22f)](_0x2e6f4b=>String[_0x642a3d(0x16f)](_0x2e6f4b))[_0x642a3d(0x22b)]('');}_0x3e4785(await _0x38c9d4());}(this);}set[_0xdc7aae(0x226)](_0x4288b3){const _0xcd8ff0=_0xdc7aae;if(this[_0xcd8ff0(0x1ce)])throw new _0x363d9e(_0xcd8ff0(0x172),this);this[_0xcd8ff0(0x1ce)]=_0x4288b3;}get[_0xdc7aae(0x226)](){const _0x4f4112=_0xdc7aae;return this[_0x4f4112(0x1ce)];}[_0xdc7aae(0x121)]({skipNotAttached:_0x51efe7=!0x1,toJSON:_0x30e1ad=!0x1}={}){const _0x2f77d4=_0xdc7aae,_0xc2db8c=[];for(const _0x98843d of this[_0x2f77d4(0x214)][_0x2f77d4(0x103)]())_0x51efe7&&!_0x98843d[_0x2f77d4(0x190)]||_0xc2db8c[_0x2f77d4(0x170)](_0x98843d);return _0x30e1ad?_0xc2db8c[_0x2f77d4(0x22f)](_0x2f8fb4=>_0x2f8fb4[_0x2f77d4(0x179)]()):_0xc2db8c;}[_0xdc7aae(0x1c2)](_0x4bcdbe){const _0x4d4b54=_0xdc7aae,_0x112be6=this[_0x4d4b54(0x214)][_0x4d4b54(0x173)](_0x4bcdbe);if(!_0x112be6)throw new _0x363d9e(_0x4d4b54(0x1d5),this);return _0x112be6;}[_0xdc7aae(0x19b)](_0xca7375){const _0x2e1e0e=_0xdc7aae;return this[_0x2e1e0e(0x214)][_0x2e1e0e(0x1f1)](_0xca7375);}[_0xdc7aae(0x23a)](_0x39ab59){const _0x280a2d=_0xdc7aae,{authorId:_0x58eb41,id:_0x1a7ff0,originalSuggestionId:_0x28d36d,attributes:_0xf9d938}=_0x39ab59,[_0x5d5e96,_0x338663]=_0x39ab59[_0x280a2d(0x193)][_0x280a2d(0x154)](':'),_0x18ee02=this[_0x280a2d(0x214)][_0x280a2d(0x173)](_0x1a7ff0)||this[_0x280a2d(0x274)](_0x5d5e96,_0x338663,_0x1a7ff0,_0x58eb41,_0xf9d938,_0x28d36d);if(this[_0x280a2d(0x139)](_0x18ee02),this[_0x280a2d(0x23e)](_0x18ee02,_0x5d5e96,_0x338663||null,_0x58eb41),_0x18ee02[_0x280a2d(0xed)]=_0x39ab59[_0x280a2d(0xed)],_0x18ee02[_0x280a2d(0x1b0)]=!0x0,_0xf9d938&&_0xf9d938[_0x280a2d(0x14f)]){const _0x56e437=_0xf9d938[_0x280a2d(0x14f)],_0x3f1b18=this[_0x280a2d(0x1e2)](_0x56e437[_0x280a2d(0x216)]);_0x18ee02[_0x280a2d(0x247)]=_0x56e437[_0x280a2d(0xed)],_0x18ee02[_0x280a2d(0x1a9)]=_0x3f1b18,_0x18ee02[_0x280a2d(0x123)]=!0x0;}else _0x18ee02[_0x280a2d(0x247)]=_0x39ab59[_0x280a2d(0xed)];switch(_0x39ab59[_0x280a2d(0x1ee)]&&(_0x18ee02[_0x280a2d(0x1ee)]=_0x39ab59[_0x280a2d(0x1ee)]),_0x39ab59[_0x280a2d(0x136)]&&(_0x18ee02[_0x280a2d(0x136)]=_0x39ab59[_0x280a2d(0x136)]),this[_0x280a2d(0x1ce)]&&this[_0x280a2d(0x1ce)][_0x280a2d(0x175)]||(_0x18ee02[_0x280a2d(0x1bf)]=!0x0),this[_0x280a2d(0x13c)][_0x280a2d(0x173)](_0x18ee02)){case _0x280a2d(0x102):this[_0x280a2d(0x13c)][_0x280a2d(0x184)](_0x18ee02,_0x280a2d(0x17c));break;case _0x280a2d(0x261):_0x18ee02[_0x280a2d(0x190)]?(this[_0x280a2d(0x15e)](new Set([_0x18ee02])),this[_0x280a2d(0x111)](new Set([_0x18ee02])),this[_0x280a2d(0x13c)][_0x280a2d(0x184)](_0x18ee02,_0x280a2d(0x224)),this[_0x280a2d(0x24f)](_0x280a2d(0x196),_0x18ee02)):this[_0x280a2d(0x13c)][_0x280a2d(0x184)](_0x18ee02,_0x280a2d(0x1e1));}return _0x18ee02;}[_0xdc7aae(0x1fa)](_0x310cd8){const _0x451ad7=_0xdc7aae;this[_0x451ad7(0xe5)](()=>{const _0x31e250=_0x451ad7;this[_0x31e250(0x1b1)][_0x31e250(0x21e)][_0x31e250(0x120)](()=>{const _0x53ef31=_0x31e250;for(const _0x332804 of _0x310cd8[_0x53ef31(0x138)]())_0x332804[_0x53ef31(0x10f)]();});});}[_0xdc7aae(0x1be)](_0x366444){const _0xf50438=_0xdc7aae;this[_0xf50438(0xe5)](()=>{const _0x3f3202=_0xf50438;this[_0x3f3202(0x1b1)][_0x3f3202(0x21e)][_0x3f3202(0x120)](()=>{const _0xe5b832=_0x3f3202;for(const _0x474420 of _0x366444[_0xe5b832(0x138)]())_0x474420[_0xe5b832(0xf6)]();});});}[_0xdc7aae(0x220)](_0x38177a,_0x2ba923){const _0x6f17b4=_0xdc7aae,_0x4b433c=this[_0x6f17b4(0x1b1)][_0x6f17b4(0x159)][_0x6f17b4(0x173)](_0x38177a);if(!_0x4b433c)throw new _0x363d9e(_0x6f17b4(0x1aa),this,{'commandName':_0x38177a});if(this[_0x6f17b4(0xef)][_0x6f17b4(0x1f1)](_0x4b433c))throw new _0x363d9e(_0x6f17b4(0x125),this,{'commandName':_0x38177a});this[_0x6f17b4(0xef)][_0x6f17b4(0x164)](_0x4b433c),_0x2ba923&&_0x4b433c['on'](_0x6f17b4(0x181),(_0x5047d8,_0x54e562)=>{const _0x1ed32d=_0x6f17b4;this[_0x1ed32d(0x169)][_0x1ed32d(0x1e9)]&&(this[_0x1ed32d(0x1bb)]||(_0x54e562[_0x1ed32d(0x22c)]>0x0&&_0x54e562[_0x54e562[_0x1ed32d(0x22c)]-0x1]&&_0x54e562[_0x54e562[_0x1ed32d(0x22c)]-0x1][_0x1ed32d(0xe5)]?_0x54e562[_0x1ed32d(0x1cd)]():(_0x5047d8[_0x1ed32d(0x15d)]=_0x2ba923((..._0x4574b0)=>_0x4b433c[_0x1ed32d(0x181)](..._0x4574b0,{'forceDefaultExecution':!0x0}),..._0x54e562),_0x5047d8[_0x1ed32d(0x1a8)]())));},{'priority':_0x6f17b4(0x1c4)});}[_0xdc7aae(0xe5)](_0x265517){const _0x18d7ab=_0xdc7aae;let _0x28e0e2,_0x240340;const _0x4b418b=this[_0x18d7ab(0x1bb)];this[_0x18d7ab(0x1bb)]=!0x0;try{_0x28e0e2=_0x265517();}catch(_0x3fd4fc){_0x240340=_0x3fd4fc;}return _0x4b418b||(this[_0x18d7ab(0x1bb)]=!0x1),_0x240340&&_0x363d9e[_0x18d7ab(0x232)](_0x240340,this),_0x28e0e2;}[_0xdc7aae(0x1d7)](_0x4ad870,_0x2fe5d4=null,_0x1222fb={}){const _0x1fbacd=_0xdc7aae;if(_0x4ad870[_0x1fbacd(0x23f)])return null;const _0x34d6c8=this[_0x1fbacd(0x1b1)][_0x1fbacd(0x21f)][_0x1fbacd(0x173)](_0x1fbacd(0x1ad))['me'];this[_0x1fbacd(0x244)]&&(_0x1222fb[_0x1fbacd(0x1c7)]=this[_0x1fbacd(0x244)]);for(const {suggestion:_0x283be5,meta:_0x594734}of this[_0x1fbacd(0x218)](_0x4ad870,_0x1fbacd(0x1fc)))if(_0x594734[_0x1fbacd(0x278)]){if(!_0x594734[_0x1fbacd(0x186)]){if(_0x594734[_0x1fbacd(0x155)]){if(!this[_0x1fbacd(0x1a7)]||!sn(_0x283be5,_0x1222fb))continue;return _0x283be5;}if(sn(_0x283be5,_0x1222fb))return _0x283be5;this[_0x1fbacd(0x191)](_0x283be5,_0x4ad870[_0x1fbacd(0x279)],_0x4ad870[_0x1fbacd(0x243)]);break;}if(_0x2fe5d4==_0x283be5[_0x1fbacd(0xf1)]&&sn(_0x283be5,_0x1222fb)){const _0x5c05a7=_0x283be5[_0x1fbacd(0x151)]();return _0x5c05a7[_0x1fbacd(0x279)][_0x1fbacd(0x25f)](_0x4ad870[_0x1fbacd(0x243)])?this[_0x1fbacd(0x1c0)](_0x283be5,this[_0x1fbacd(0x112)][_0x1fbacd(0x276)](_0x4ad870[_0x1fbacd(0x279)],_0x5c05a7[_0x1fbacd(0x243)])):this[_0x1fbacd(0x1c0)](_0x283be5,this[_0x1fbacd(0x112)][_0x1fbacd(0x276)](_0x5c05a7[_0x1fbacd(0x279)],_0x4ad870[_0x1fbacd(0x243)])),_0x283be5;}}const _0x3a899b=_0x3d86b0(),_0x4ebd17=_0x34d6c8['id'],_0x1f6320=_0x2fe5d4?_0x1fbacd(0x20f)+_0x2fe5d4:_0x1fbacd(0x1fc),_0x48382b=this[_0x1fbacd(0x12f)]({'id':_0x3a899b,'type':_0x1f6320,'createdAt':new Date(),'authorId':_0x4ebd17,'attributes':_0x1222fb});return this[_0x1fbacd(0x249)](_0x1f6320,_0x3a899b,_0x4ebd17,_0x4ad870),_0x48382b;}[_0xdc7aae(0x24c)](_0x36416b,_0x4a6e02=_0xdc7aae(0x15b),_0x4a0bf8={}){const _0x5cb989=_0xdc7aae,_0x15562c=this[_0x5cb989(0x1b1)][_0x5cb989(0x21f)][_0x5cb989(0x173)](_0x5cb989(0x1ad))['me'],_0x39dd12=this[_0x5cb989(0x183)][_0x5cb989(0x1b7)](_0x5cb989(0x1fc),_0x4a6e02,_0x5cb989(0x22b));this[_0x5cb989(0x244)]&&(_0x4a0bf8[_0x5cb989(0x1c7)]=this[_0x5cb989(0x244)]);for(const _0x3ad406 of this[_0x5cb989(0x121)]())if(_0x3ad406[_0x5cb989(0x1a9)]['id']==_0x15562c['id']&&_0x5cb989(0x1fc)==_0x3ad406[_0x5cb989(0x193)]&&_0x3ad406[_0x5cb989(0xf1)]==_0x4a6e02&&sn(_0x3ad406,_0x4a0bf8)&&(_0x39dd12(_0x3ad406[_0x5cb989(0x167)](),_0x36416b)||_0x39dd12(_0x36416b,_0x3ad406[_0x5cb989(0x167)]()))){for(const _0x505e93 of _0x36416b)_0x3ad406[_0x5cb989(0x15a)](_0x505e93);return _0x3ad406;}for(const {suggestion:_0x2a9c43,meta:_0x76ab3a}of this[_0x5cb989(0x218)](_0x36416b,_0x5cb989(0x1fc))){if(!_0x76ab3a[_0x5cb989(0x278)])continue;if(!this[_0x5cb989(0x1a7)]&&_0x76ab3a[_0x5cb989(0x155)])continue;if(!sn(_0x2a9c43,_0x4a0bf8))continue;let _0x50c39c=!0x0;for(const _0x4aaff8 of _0x2a9c43[_0x5cb989(0x167)]())for(const _0xd69133 of _0x36416b)if(!_0x4aaff8[_0x5cb989(0x150)](_0xd69133)){_0x50c39c=!0x1;break;}if(_0x50c39c)return _0x2a9c43;}const _0x1be7fc=_0x3d86b0(),_0x466b76=_0x15562c['id'],_0x3bf77c=_0x5cb989(0x20f)+_0x4a6e02,_0x7c2650=this[_0x5cb989(0x12f)]({'id':_0x1be7fc,'type':_0x3bf77c,'createdAt':new Date(),'authorId':_0x466b76,'attributes':_0x4a0bf8});for(const _0xa122cf of _0x36416b)this[_0x5cb989(0x249)](_0x3bf77c,_0x1be7fc,_0x466b76,_0xa122cf,_0x55b0eb[_0x5cb989(0x18e)]());return _0x7c2650;}[_0xdc7aae(0x14b)](_0x1f8bf8,_0x551eb5,_0x5db569=null,_0x619cf1={}){const _0x3c6325=_0xdc7aae;if(_0x5db569=_0x5db569||Ht(_0x551eb5),_0x1f8bf8[_0x3c6325(0x23f)])return null;if(this[_0x3c6325(0x244)]&&(_0x619cf1[_0x3c6325(0x1c7)]=this[_0x3c6325(0x244)]),_0x3c6325(0x24d)===this[_0x3c6325(0x1e5)]){const _0x4bc07f=this[_0x3c6325(0x183)][_0x3c6325(0x1b7)](_0x3c6325(0x198),_0x5db569,_0x3c6325(0x10f));return this[_0x3c6325(0xe5)](()=>_0x4bc07f([_0x1f8bf8],_0x551eb5,_0x619cf1)),null;}const _0x42c9d3=this[_0x3c6325(0x1b1)][_0x3c6325(0x21f)][_0x3c6325(0x173)](_0x3c6325(0x1ad))['me'],_0x31dd60=[];if(_0x3c6325(0x10b)!==this[_0x3c6325(0x1e5)]){for(const {suggestion:_0x2522f5,meta:_0x26f16f}of this[_0x3c6325(0x218)](_0x1f8bf8,_0x3c6325(0x1fc)))_0x26f16f[_0x3c6325(0x278)]&&!_0x26f16f[_0x3c6325(0x142)]&&_0x31dd60[_0x3c6325(0x170)](..._0x2522f5[_0x3c6325(0x167)]());}const _0x355897=function(_0x401bd4,_0x136d86){const _0x241a96=_0x3c6325,_0x4dc0dc=[];for(const _0x11d531 of _0x136d86){const _0x4bdcbd=_0x401bd4[_0x241a96(0x225)](_0x11d531);_0x4bdcbd&&_0x4dc0dc[_0x241a96(0x170)](_0x4bdcbd);}return _0x4dc0dc;}(_0x1f8bf8,_0x31dd60),_0x3b577b=function(_0x1020a0,_0x3cc1e1){const _0x1e7283=_0x3c6325,_0x3dccde=[_0x1020a0];for(const _0x4a1d53 of _0x3cc1e1){let _0xaa0c13=0x0;for(;_0xaa0c13<_0x3dccde[_0x1e7283(0x22c)];){const _0x1b95b9=_0x3dccde[_0xaa0c13][_0x1e7283(0x24e)](_0x4a1d53);_0x3dccde[_0x1e7283(0x11b)](_0xaa0c13,0x1,..._0x1b95b9),_0xaa0c13+=_0x1b95b9[_0x1e7283(0x22c)];}}return _0x3dccde;}(_0x1f8bf8,_0x31dd60);_0x355897[_0x3c6325(0x22c)]&&this[_0x3c6325(0x112)][_0x3c6325(0x120)](()=>{const _0x3ddb18=_0x3c6325;for(const _0x1cfc08 of _0x355897){const _0x20656e=this[_0x3ddb18(0x183)][_0x3ddb18(0x1b7)](_0x3ddb18(0x198),_0x5db569,_0x3ddb18(0x10f));this[_0x3ddb18(0xe5)](()=>_0x20656e([_0x1cfc08],_0x551eb5,_0x619cf1));}});for(const _0x2a16cf of _0x3b577b){let _0x2cc265=null,_0x516c5c=_0x2a16cf[_0x3c6325(0x279)],_0x47b5fc=_0x2a16cf[_0x3c6325(0x243)];for(const {suggestion:_0x7f66f,meta:_0x587977}of this[_0x3c6325(0x218)](_0x2a16cf,_0x3c6325(0x198))){if(!_0x587977[_0x3c6325(0x278)])continue;if(_0x7f66f[_0x3c6325(0xf1)]!=_0x5db569)continue;if(!sn(_0x7f66f,_0x619cf1))continue;const _0x441309=_0x7f66f[_0x3c6325(0x151)]();if(_0x441309[_0x3c6325(0x150)](_0x2a16cf,!0x0))return null;_0x516c5c=_0x516c5c[_0x3c6325(0x17b)](_0x441309[_0x3c6325(0x279)])?_0x516c5c:_0x441309[_0x3c6325(0x279)],_0x47b5fc=_0x47b5fc[_0x3c6325(0x1d3)](_0x441309[_0x3c6325(0x243)])?_0x47b5fc:_0x441309[_0x3c6325(0x243)],_0x2cc265?_0x441309[_0x3c6325(0x279)][_0x3c6325(0x17b)](_0x2cc265[_0x3c6325(0x151)]()[_0x3c6325(0x279)])?(_0x2cc265[_0x3c6325(0x17e)](),_0x2cc265=_0x7f66f):_0x7f66f[_0x3c6325(0x17e)]():_0x2cc265=_0x7f66f;}const _0x155962=this[_0x3c6325(0x112)][_0x3c6325(0x276)](_0x516c5c,_0x47b5fc);if(_0x2cc265)this[_0x3c6325(0x1c0)](_0x2cc265,_0x155962);else{const _0x4a4444=_0x3d86b0(),_0x1b2cb6=_0x42c9d3['id'];this[_0x3c6325(0x12f)]({'id':_0x4a4444,'type':_0x3c6325(0x1dd)+_0x5db569,'data':_0x551eb5,'createdAt':new Date(),'authorId':_0x1b2cb6,'attributes':_0x619cf1}),this[_0x3c6325(0x249)](_0x3c6325(0x1dd)+_0x5db569,_0x4a4444,_0x1b2cb6,_0x155962);}}return null;}[_0xdc7aae(0x11a)](_0x3d5bdc,_0x59c3e1,_0x7004b8=[],_0xa63a60=null,_0xa2a415={}){const _0x271acd=_0xdc7aae;_0x59c3e1[_0x271acd(0x241)]||(_0x59c3e1[_0x271acd(0x241)]=_0x59c3e1[_0x271acd(0x255)]),_0x59c3e1[_0x271acd(0x11f)]=_0x3d5bdc['is'](_0x271acd(0x15c)),_0xa63a60=_0xa63a60||Ht(_0x59c3e1);const _0x5f282f=_0x7004b8[_0x271acd(0x22f)](_0x4ab4a8=>tn(_0x4ab4a8,this[_0x271acd(0x112)])),_0x3872b7=_0x3d5bdc['is'](_0x271acd(0x15c))?_0x3d5bdc:tn(_0x3d5bdc,this[_0x271acd(0x112)]);if(this[_0x271acd(0x244)]&&(_0xa2a415[_0x271acd(0x1c7)]=this[_0x271acd(0x244)]),_0x271acd(0x24d)===this[_0x271acd(0x1e5)]){const _0x4eade0=this[_0x271acd(0x183)][_0x271acd(0x1b7)](_0x271acd(0x27f),_0xa63a60,_0x271acd(0x10f));return this[_0x271acd(0xe5)](()=>_0x4eade0([_0x3872b7],_0x59c3e1,_0xa2a415)),null;}_0x5f282f[_0x271acd(0x170)](_0x3872b7);let _0x3e5139=!0x0;for(const _0xbaad88 of _0x5f282f)if(!this[_0x271acd(0xe6)](_0xbaad88)){_0x3e5139=!0x1;break;}if(_0x3e5139&&_0x271acd(0x10b)!==this[_0x271acd(0x1e5)]){const _0x5d6b71=this[_0x271acd(0x183)][_0x271acd(0x1b7)](_0x271acd(0x27f),_0xa63a60,_0x271acd(0x10f));return this[_0x271acd(0xe5)](()=>_0x5d6b71([_0x3872b7],_0x59c3e1,_0xa2a415)),null;}let _0x3dbb07=null,_0x4c3f77=_0x3872b7[_0x271acd(0x279)],_0x29d014=_0x3872b7[_0x271acd(0x243)];for(const {suggestion:_0xaca8b6,meta:_0x1ac60e}of this[_0x271acd(0x218)](_0x3872b7,_0x271acd(0x27f))){if(!_0x1ac60e[_0x271acd(0x278)])continue;if(_0x1ac60e[_0x271acd(0x186)]||_0x1ac60e[_0x271acd(0x155)]||_0x1ac60e[_0x271acd(0x142)])continue;if(_0xaca8b6[_0x271acd(0x1ee)][_0x271acd(0x241)]!=_0x59c3e1[_0x271acd(0x241)])continue;if(!sn(_0xaca8b6,_0xa2a415))continue;const _0x11887f=_0xaca8b6[_0x271acd(0x151)]();if(_0xaca8b6[_0x271acd(0xf1)]==_0xa63a60){if(_0x11887f[_0x271acd(0x150)](_0x3872b7,!0x0))return null;_0x4c3f77=_0x4c3f77[_0x271acd(0x17b)](_0x11887f[_0x271acd(0x279)])?_0x4c3f77:_0x11887f[_0x271acd(0x279)],_0x29d014=_0x29d014[_0x271acd(0x1d3)](_0x11887f[_0x271acd(0x243)])?_0x29d014:_0x11887f[_0x271acd(0x243)],_0x3dbb07?_0x11887f[_0x271acd(0x279)][_0x271acd(0x17b)](_0x3dbb07[_0x271acd(0x151)]()[_0x271acd(0x279)])?(_0x3dbb07[_0x271acd(0x17e)](),_0x3dbb07=_0xaca8b6):_0xaca8b6[_0x271acd(0x17e)]():_0x3dbb07=_0xaca8b6;}else{const _0x10e32c=_0x3872b7[_0x271acd(0x225)](_0x11887f);this[_0x271acd(0x223)](_0xaca8b6,_0x10e32c);}}const _0x568839=this[_0x271acd(0x1b1)][_0x271acd(0x21f)][_0x271acd(0x173)](_0x271acd(0x1ad))['me'],_0x5df423=_0x3d86b0(),_0x4f10ae=_0x568839['id'];if(_0x3dbb07)return this[_0x271acd(0x1c0)](_0x3dbb07,this[_0x271acd(0x112)][_0x271acd(0x276)](_0x4c3f77,_0x29d014)),_0x3dbb07;{const _0x155523=this[_0x271acd(0x12f)]({'id':_0x5df423,'type':_0x271acd(0x127)+_0xa63a60,'data':_0x59c3e1,'createdAt':new Date(),'authorId':_0x4f10ae,'attributes':_0xa2a415});return this[_0x271acd(0x249)](_0x271acd(0x127)+_0xa63a60,_0x5df423,_0x4f10ae,this[_0x271acd(0x112)][_0x271acd(0x276)](_0x4c3f77,_0x29d014)),_0x155523;}}[_0xdc7aae(0x134)](_0x56eaf9,_0x14c157,_0x2d18a7=[],_0x369666=null,_0x426b23={}){const _0x29f855=_0xdc7aae;_0x14c157[_0x29f855(0x241)]||(_0x14c157[_0x29f855(0x241)]=_0x14c157[_0x29f855(0x255)]);const _0x2aa030=_0x56eaf9[0x0];_0x14c157[_0x29f855(0x11f)]=_0x2aa030['is'](_0x29f855(0x15c)),_0x369666=_0x369666||Ht(_0x14c157);const _0x18b69f=_0x2d18a7[_0x29f855(0x22f)](_0x165bdc=>tn(_0x165bdc,this[_0x29f855(0x112)])),_0x58c667=_0x2aa030['is'](_0x29f855(0x15c))?_0x56eaf9:_0x56eaf9[_0x29f855(0x22f)](_0x3cec2b=>tn(_0x3cec2b,this[_0x29f855(0x112)]));if(this[_0x29f855(0x244)]&&(_0x426b23[_0x29f855(0x1c7)]=this[_0x29f855(0x244)]),_0x29f855(0x24d)===this[_0x29f855(0x1e5)]){const _0x16713b=this[_0x29f855(0x183)][_0x29f855(0x1b7)](_0x29f855(0x27f),_0x369666,_0x29f855(0x10f));return this[_0x29f855(0xe5)](()=>_0x16713b(_0x58c667,_0x14c157,_0x426b23)),null;}_0x18b69f[_0x29f855(0x170)](..._0x58c667);let _0x3cae48=!0x0;for(const _0x1b14c4 of _0x18b69f)if(!this[_0x29f855(0xe6)](_0x1b14c4)){_0x3cae48=!0x1;break;}if(_0x3cae48&&_0x29f855(0x10b)!==this[_0x29f855(0x1e5)]){const _0x2e29c1=this[_0x29f855(0x183)][_0x29f855(0x1b7)](_0x29f855(0x27f),_0x369666,_0x29f855(0x10f));return this[_0x29f855(0xe5)](()=>_0x2e29c1(_0x58c667,_0x14c157,_0x426b23)),null;}const _0x3329e8=this[_0x29f855(0x1b1)][_0x29f855(0x21f)][_0x29f855(0x173)](_0x29f855(0x1ad))['me'];for(const _0x14153e of this[_0x29f855(0x121)]()){const _0x9d5881=_0x14153e[_0x29f855(0x1ee)];if(_0x14153e[_0x29f855(0x1a9)]['id']!=_0x3329e8['id'])continue;if(_0x29f855(0x27f)!=_0x14153e[_0x29f855(0x193)]||_0x9d5881[_0x29f855(0x241)]!=_0x14c157[_0x29f855(0x241)])continue;if(!sn(_0x14153e,_0x426b23))continue;const _0x20d493=_0x14153e[_0x29f855(0xf1)]==_0x369666;for(let _0x2f241d=0x0;_0x2f241d<_0x58c667[_0x29f855(0x22c)];_0x2f241d++){const _0x6a3f52=_0x58c667[_0x2f241d];for(const _0x532387 of _0x14153e[_0x29f855(0x26b)]()){const _0x500352=_0x532387[_0x29f855(0x25d)]();if(_0x6a3f52[_0x29f855(0x25f)](_0x500352)){_0x20d493?(_0x58c667[_0x29f855(0x11b)](_0x2f241d,0x1),_0x2f241d--):_0x14153e[_0x29f855(0x113)](_0x532387[_0x29f855(0x248)]);break;}}}}if(0x0==_0x58c667[_0x29f855(0x22c)])return null;const _0x1bec3e=this[_0x29f855(0x183)][_0x29f855(0x1b7)](_0x29f855(0x27f),_0x369666,_0x29f855(0x22b));for(const _0x351fe8 of this[_0x29f855(0x121)]()){const _0x3f987a=_0x351fe8[_0x29f855(0x1ee)];if(_0x351fe8[_0x29f855(0x1a9)]['id']==_0x3329e8['id']&&(_0x29f855(0x27f)==_0x351fe8[_0x29f855(0x193)]&&_0x3f987a[_0x29f855(0x241)]==_0x14c157[_0x29f855(0x241)]&&_0x351fe8[_0x29f855(0xf1)]==_0x369666&&sn(_0x351fe8,_0x426b23)&&(_0x1bec3e(_0x351fe8[_0x29f855(0x167)](),_0x58c667)||_0x1bec3e(_0x58c667,_0x351fe8[_0x29f855(0x167)]())))){for(const _0x1bf386 of _0x58c667)_0x351fe8[_0x29f855(0x15a)](_0x1bf386);return _0x351fe8;}}const _0x595f39=_0x3d86b0(),_0x19e7f4=_0x3329e8['id'],_0x331232=_0x29f855(0x127)+_0x369666,_0x4a1a99=this[_0x29f855(0x12f)]({'id':_0x595f39,'type':_0x331232,'data':_0x14c157,'createdAt':new Date(),'authorId':_0x19e7f4,'attributes':_0x426b23});for(const _0x5ee88d of _0x58c667)this[_0x29f855(0x249)](_0x331232,_0x595f39,_0x19e7f4,_0x5ee88d,_0x55b0eb[_0x29f855(0x18e)]());return _0x4a1a99;}[_0xdc7aae(0x252)](_0x132568,_0x2afd33=null,_0x1071f7={}){const _0x38c66f=_0xdc7aae;if(_0x132568[_0x38c66f(0x23f)])return null;const _0x4ac5d1=this[_0x38c66f(0x1b1)][_0x38c66f(0x21f)][_0x38c66f(0x173)](_0x38c66f(0x1ad))['me'],_0x33742f=new _0x17d5b3(_0x132568[_0x38c66f(0x279)],_0x132568[_0x38c66f(0x243)]);this[_0x38c66f(0x244)]&&(_0x1071f7[_0x38c66f(0x1c7)]=this[_0x38c66f(0x244)]);for(const {suggestion:_0x22e1cd,meta:_0x48f609}of this[_0x38c66f(0x218)](_0x33742f,_0x38c66f(0x1fc)))if(_0x48f609[_0x38c66f(0x278)]&&!_0x48f609[_0x38c66f(0x186)]){if(_0x22e1cd[_0x38c66f(0x1c3)]){const _0x44936d=_0x22e1cd[_0x38c66f(0x167)]()[_0x38c66f(0x24a)](_0x125b14=>_0x38c66f(0x148)!=_0x125b14[_0x38c66f(0x17a)][_0x38c66f(0x14a)]);_0x44936d[_0x38c66f(0x10a)](_0x1b66a5=>_0x33742f[_0x38c66f(0x150)](_0x1b66a5,!0x0))&&_0x22e1cd[_0x38c66f(0xf6)]();if(_0x44936d[_0x38c66f(0x1f4)](_0x5dded1=>_0x5dded1[_0x38c66f(0x150)](_0x33742f,!0x0))){const _0x31a59a=this[_0x38c66f(0x183)][_0x38c66f(0x1b7)](_0x38c66f(0x140),_0x2afd33,_0x38c66f(0x10f));return this[_0x38c66f(0xe5)](()=>_0x31a59a([_0x33742f],null,_0x1071f7)),null;}}else{const _0x13541b=_0x33742f[_0x38c66f(0x225)](_0x22e1cd[_0x38c66f(0x151)]());null!==_0x13541b&&_0x22e1cd[_0x38c66f(0x1a5)]([_0x13541b],null,_0x1071f7);}}if(_0x33742f[_0x38c66f(0xfb)](),_0x33742f[_0x38c66f(0x23f)]||_0x38c66f(0x148)==_0x33742f[_0x38c66f(0x17a)][_0x38c66f(0x14a)])return null;let _0x5896d1=null,_0x2c4aaa=_0x33742f[_0x38c66f(0x279)],_0x272daa=_0x33742f[_0x38c66f(0x243)];const _0x263557=this[_0x38c66f(0x218)](_0x33742f,_0x38c66f(0x140));for(const {suggestion:_0x3eb5fb,meta:_0x21bd43}of _0x263557){const _0x1d3272=this[_0x38c66f(0x112)][_0x38c66f(0x276)](_0x2c4aaa,_0x272daa);if(_0x21bd43[_0x38c66f(0x278)]&&(this[_0x38c66f(0x1a7)]||!_0x21bd43[_0x38c66f(0x155)]&&!_0x21bd43[_0x38c66f(0x142)])){if(_0x3eb5fb[_0x38c66f(0x1c3)]){if(!sn(_0x3eb5fb,_0x1071f7))continue;let _0xb6ee51=!0x0;for(const _0x378269 of _0x3eb5fb[_0x38c66f(0x167)]()){if(_0x378269[_0x38c66f(0x150)](_0x1d3272,!0x0))return _0x3eb5fb;_0x1d3272[_0x38c66f(0x150)](_0x378269)||(_0xb6ee51=!0x1);}_0xb6ee51&&_0x3eb5fb[_0x38c66f(0xf6)]();}else{const _0x4f7213=_0x3eb5fb[_0x38c66f(0x151)]();if(_0x4f7213[_0x38c66f(0x150)](_0x1d3272,!0x0))return _0x3eb5fb;if(!sn(_0x3eb5fb,_0x1071f7)){_0x1d3272[_0x38c66f(0x150)](_0x4f7213)?_0x3eb5fb[_0x38c66f(0x17e)]():_0x4f7213[_0x38c66f(0x1e8)](_0x2c4aaa)?_0x2c4aaa=_0x4f7213[_0x38c66f(0x243)]:_0x4f7213[_0x38c66f(0x1e8)](_0x272daa)&&(_0x272daa=_0x4f7213[_0x38c66f(0x279)]);continue;}_0x2c4aaa=_0x2c4aaa[_0x38c66f(0x17b)](_0x4f7213[_0x38c66f(0x279)])?_0x2c4aaa:_0x4f7213[_0x38c66f(0x279)],_0x272daa=_0x272daa[_0x38c66f(0x1d3)](_0x4f7213[_0x38c66f(0x243)])?_0x272daa:_0x4f7213[_0x38c66f(0x243)],_0x1071f7=Object[_0x38c66f(0x1ca)]({},_0x3eb5fb[_0x38c66f(0x136)]),_0x5896d1?_0x4f7213[_0x38c66f(0x279)][_0x38c66f(0x17b)](_0x5896d1[_0x38c66f(0x151)]()[_0x38c66f(0x279)])?(_0x5896d1[_0x38c66f(0x17e)](),_0x5896d1=_0x3eb5fb):_0x3eb5fb[_0x38c66f(0x17e)]():_0x5896d1=_0x3eb5fb;}}}if(_0x5896d1)return this[_0x38c66f(0x1c0)](_0x5896d1,this[_0x38c66f(0x112)][_0x38c66f(0x276)](_0x2c4aaa,_0x272daa)),_0x5896d1;{const _0x1ecb35=_0x3d86b0(),_0x4eddf5=this[_0x38c66f(0x112)][_0x38c66f(0x276)](_0x2c4aaa,_0x272daa),_0x3a62af=_0x4ac5d1['id'],_0xf8e45a=_0x2afd33?_0x38c66f(0x211)+_0x2afd33:_0x38c66f(0x140),_0x478ac7=this[_0x38c66f(0x12f)]({'id':_0x1ecb35,'type':_0xf8e45a,'createdAt':new Date(),'authorId':_0x3a62af,'attributes':_0x1071f7});return this[_0x38c66f(0x249)](_0xf8e45a,_0x1ecb35,_0x3a62af,_0x4eddf5),_0x478ac7;}}[_0xdc7aae(0x130)](_0x26deca,_0x2dfbb2=_0xdc7aae(0x15b),_0x1e7637={}){const _0x122d32=_0xdc7aae,_0x5cf79f=this[_0x122d32(0x1b1)][_0x122d32(0x21f)][_0x122d32(0x173)](_0x122d32(0x1ad))['me'],_0x1a46a1=_0x26deca[_0x122d32(0x22f)](_0x5dfd77=>new _0x17d5b3(_0x5dfd77[_0x122d32(0x279)],_0x5dfd77[_0x122d32(0x243)])),_0x29944b=new Set();this[_0x122d32(0x244)]&&(_0x1e7637[_0x122d32(0x1c7)]=this[_0x122d32(0x244)]);for(const {suggestion:_0x1184ce,meta:_0x34fed0}of this[_0x122d32(0x218)](_0x1a46a1,_0x122d32(0x1fc)))_0x34fed0[_0x122d32(0x278)]&&!_0x34fed0[_0x122d32(0x186)]&&_0x29944b[_0x122d32(0x164)](_0x1184ce);for(const _0x398036 of _0x29944b)if(_0x398036[_0x122d32(0x1c3)]){const _0x487a30=_0x398036[_0x122d32(0x167)]();(!_0x398036[_0x122d32(0x136)]||!_0x398036[_0x122d32(0x136)][_0x122d32(0x163)])&&(_0x487a30[_0x122d32(0x10a)](_0x384c47=>_0x1a46a1[_0x122d32(0x1f4)](_0x1e8ac9=>_0x1e8ac9[_0x122d32(0x150)](_0x384c47,!0x0)))&&_0x398036[_0x122d32(0xf6)]());if(_0x1a46a1[_0x122d32(0x10a)](_0x1dea8a=>_0x487a30[_0x122d32(0x1f4)](_0x5ec390=>_0x5ec390[_0x122d32(0x150)](_0x1dea8a,!0x0)))){const _0x5acfc7=this[_0x122d32(0x183)][_0x122d32(0x1b7)](_0x122d32(0x140),_0x2dfbb2,_0x122d32(0x10f));return this[_0x122d32(0xe5)](()=>_0x5acfc7(_0x26deca,null,_0x1e7637)),null;}}else{const _0x55a0f1=_0x398036[_0x122d32(0x151)]();_0x1a46a1[_0x122d32(0x1f4)](_0x43dad8=>_0x43dad8[_0x122d32(0x150)](_0x55a0f1,!0x0))&&_0x398036[_0x122d32(0xf6)]();if(_0x1a46a1[_0x122d32(0x10a)](_0x41601d=>_0x55a0f1[_0x122d32(0x150)](_0x41601d,!0x0))){const _0x2530f1=this[_0x122d32(0x183)][_0x122d32(0x1b7)](_0x122d32(0x140),_0x2dfbb2,_0x122d32(0x10f));return this[_0x122d32(0xe5)](()=>_0x2530f1(_0x1a46a1,null,_0x1e7637)),null;}}const _0x3c0b72=this[_0x122d32(0x183)][_0x122d32(0x1b7)](_0x122d32(0x140),_0x2dfbb2,_0x122d32(0x22b));let _0x43388f=null;for(const _0x237d05 of this[_0x122d32(0x121)]())if(_0x237d05[_0x122d32(0x1a9)]['id']==_0x5cf79f['id']&&_0x237d05[_0x122d32(0x190)]&&_0x122d32(0x140)==_0x237d05[_0x122d32(0x193)]&&_0x237d05[_0x122d32(0xf1)]==_0x2dfbb2&&sn(_0x237d05,_0x1e7637)&&(_0x3c0b72(_0x237d05[_0x122d32(0x167)](),_0x1a46a1)||_0x3c0b72(_0x1a46a1,_0x237d05[_0x122d32(0x167)]()))){if(_0x43388f){if(_0x237d05[_0x122d32(0x1da)]&&_0x237d05[_0x122d32(0x1da)][_0x122d32(0x22c)])continue;for(const _0x3b3b20 of _0x237d05[_0x122d32(0x167)]())_0x43388f[_0x122d32(0x27d)](_0x3b3b20)||_0x43388f[_0x122d32(0x15a)](_0x3b3b20);_0x237d05[_0x122d32(0x17e)]();}else{_0x43388f=_0x237d05;for(const _0x1db50a of _0x1a46a1)_0x237d05[_0x122d32(0x27d)](_0x1db50a)||_0x237d05[_0x122d32(0x15a)](_0x1db50a);}}if(_0x43388f)return _0x43388f;_0x29944b[_0x122d32(0x105)]();for(const {suggestion:_0x46806e,meta:_0x3c582f}of this[_0x122d32(0x218)](_0x1a46a1,_0x122d32(0x140)))_0x3c582f[_0x122d32(0x278)]&&(this[_0x122d32(0x1a7)]||!_0x3c582f[_0x122d32(0x155)]&&!_0x3c582f[_0x122d32(0x142)])&&sn(_0x46806e,_0x1e7637)&&_0x29944b[_0x122d32(0x164)](_0x46806e);for(const _0x134a44 of _0x29944b){const _0x213cb3=_0x134a44[_0x122d32(0x167)]();if(!_0x1e7637||!_0x1e7637[_0x122d32(0x163)]){if(_0x1a46a1[_0x122d32(0x10a)](_0x34052a=>_0x213cb3[_0x122d32(0x1f4)](_0x5b1b5b=>_0x5b1b5b[_0x122d32(0x150)](_0x34052a,!0x0))))return _0x134a44;}(!_0x134a44[_0x122d32(0x136)]||!_0x134a44[_0x122d32(0x136)][_0x122d32(0x163)])&&(_0x213cb3[_0x122d32(0x10a)](_0x2f044f=>_0x1a46a1[_0x122d32(0x1f4)](_0x35900c=>_0x35900c[_0x122d32(0x150)](_0x2f044f,!0x0)))&&_0x134a44[_0x122d32(0xf6)]());}const _0x483fc5=_0x3d86b0(),_0x405387=_0x5cf79f['id'],_0x22e11b=_0x122d32(0x211)+_0x2dfbb2,_0x29db8f=this[_0x122d32(0x12f)]({'id':_0x483fc5,'type':_0x22e11b,'createdAt':new Date(),'authorId':_0x405387,'attributes':_0x1e7637});for(const _0x4b5611 of _0x1a46a1)_0x4b5611[_0x122d32(0xfb)](),_0x4b5611[_0x122d32(0x23f)]||_0x122d32(0x148)==_0x4b5611[_0x122d32(0x17a)][_0x122d32(0x14a)]||this[_0x122d32(0x249)](_0x22e11b,_0x483fc5,_0x405387,_0x4b5611,_0x55b0eb[_0x122d32(0x18e)]());return _0x29db8f;}[_0xdc7aae(0x106)](_0x5290d3,_0x454390,_0x49dace,_0x231400,_0x314119){const _0x517546=_0xdc7aae;if(_0x5290d3[_0x517546(0x23f)])return[];if(_0x517546(0x24d)===this[_0x517546(0x1e5)])return[];const _0x29ed03=this[_0x517546(0x1b1)][_0x517546(0x21f)][_0x517546(0x173)](_0x517546(0x1ad))['me']['id'],_0x45e87a=Array[_0x517546(0x19e)](this[_0x517546(0x214)][_0x517546(0x103)]())[_0x517546(0x24a)](_0x48c0bd=>_0x517546(0x116)==_0x48c0bd[_0x517546(0x193)]&&_0x48c0bd[_0x517546(0x1ee)][_0x517546(0x14d)]==_0x454390&&_0x48c0bd[_0x517546(0x27d)](_0x5290d3));if(this[_0x517546(0x244)]&&(_0x314119[_0x517546(0x1c7)]=this[_0x517546(0x244)]),_0x517546(0x131)===this[_0x517546(0x1e5)]){const _0x437158=this[_0x517546(0x218)](_0x5290d3,_0x517546(0x1fc))[_0x517546(0x24a)](({meta:_0x1c6871})=>_0x1c6871[_0x517546(0x278)]&&!_0x1c6871[_0x517546(0x142)]&&!_0x1c6871[_0x517546(0x186)])[_0x517546(0x22f)](({suggestion:_0x1e21d7})=>_0x1e21d7);_0x45e87a[_0x517546(0xf9)](..._0x437158);}const _0x17f148=new Map([[_0x5290d3,_0x49dace]]);for(const _0x2f9bf8 of _0x45e87a){const _0x270c92=_0x517546(0x116)==_0x2f9bf8[_0x517546(0x193)]?_0x2f9bf8[_0x517546(0x1ee)][_0x517546(0x1dc)]:void 0x0,_0x151c74=_0x2f9bf8[_0x517546(0x151)](),_0x7873e3=Array[_0x517546(0x19e)](_0x17f148[_0x517546(0x143)]())[_0x517546(0x104)](_0x5d96bb=>_0x5d96bb[_0x517546(0x25e)](_0x151c74));if(!_0x7873e3)continue;const _0x2d15bf=_0x7873e3[_0x517546(0x24e)](_0x151c74);this[_0x517546(0x217)](_0x454390)&&_0x517546(0x1fc)==_0x2f9bf8[_0x517546(0x193)]&&0x0!=_0x2d15bf[_0x517546(0x22c)]||(_0x17f148[_0x517546(0x195)](_0x7873e3),_0x2d15bf[_0x517546(0x234)](_0x3822fb=>{const _0x1dcaea=_0x517546;_0x17f148[_0x1dcaea(0x184)](_0x3822fb,_0x49dace);}),_0x517546(0x1fc)!=_0x2f9bf8[_0x517546(0x193)]&&_0x270c92!=_0x231400&&_0x17f148[_0x517546(0x184)](_0x7873e3[_0x517546(0x225)](_0x151c74),_0x270c92));}const _0x5c6a49=[];for(const [_0x320996,_0x2dc679]of _0x17f148){const _0x42622d=_0x3d86b0(),_0x23e95f={'key':_0x454390,'oldValue':_0x2dc679,'newValue':_0x231400};_0x454390[_0x517546(0x22c)]>0x25&&console[_0x517546(0x1ab)](_0x517546(0x239),{'key':_0x454390});const _0x436bfa=(_0x517546(0x1ac)+(_0x454390+'|'+Ht({'newValue':_0x231400})))[_0x517546(0x204)](0x0,0x3c),_0x16aacf=this[_0x517546(0x12f)]({'id':_0x42622d,'type':_0x436bfa,'data':_0x23e95f,'createdAt':new Date(),'authorId':_0x29ed03,'attributes':_0x314119});_0x5c6a49[_0x517546(0x170)](_0x16aacf),this[_0x517546(0x249)](_0x436bfa,_0x42622d,_0x29ed03,_0x320996);}return _0x5c6a49;}[_0xdc7aae(0x17f)](_0x7ac3ea){const _0x46db07=_0xdc7aae;this[_0x46db07(0x220)](_0x7ac3ea,(_0x5448ec,..._0x3d90c0)=>{const _0x1d9ea6=_0x46db07;this[_0x1d9ea6(0x20b)](()=>{_0x5448ec(..._0x3d90c0);});});}[_0xdc7aae(0x10e)](_0x54ac8f){const _0x29f096=_0xdc7aae;this[_0x29f096(0x1b1)][_0x29f096(0x21f)][_0x29f096(0x173)](_0xb6d777)[_0x29f096(0x10e)](_0x54ac8f);}[_0xdc7aae(0xfc)](_0x29a22a){const _0x51e126=_0xdc7aae;this[_0x51e126(0x1b1)][_0x51e126(0x21f)][_0x51e126(0x173)](_0xb6d777)[_0x51e126(0xfc)](_0x29a22a);}[_0xdc7aae(0x100)](_0x41cd9b){const _0x26d47e=_0xdc7aae;return this[_0x26d47e(0x244)]=void 0x0!==_0x41cd9b?_0x41cd9b:_0x3d86b0(),this[_0x26d47e(0x244)];}[_0xdc7aae(0x24b)](_0x10b72c){const _0x1d2db3=_0xdc7aae;return _0x1d2db3(0x116)==_0x10b72c[_0x1d2db3(0x193)]?_0x10b72c[_0x1d2db3(0xf1)][_0x1d2db3(0x154)]('|')[0x0]:null;}[_0xdc7aae(0x1f0)](_0x18fdeb){const _0x5ebf08=_0xdc7aae;if(0x0==_0x18fdeb[_0x5ebf08(0x22c)])return;const _0x11c0f0=this[_0x5ebf08(0x1b1)],_0x145962=_0x11c0f0[_0x5ebf08(0x21f)][_0x5ebf08(0x173)](_0x50e0fe),_0x42a0f0=[];_0x11c0f0[_0x5ebf08(0x21e)][_0x5ebf08(0x120)](_0x4a318d=>{const _0x41822d=_0x5ebf08;for(let _0x47eb9e=0x0;_0x47eb9e<_0x18fdeb[_0x41822d(0x22c)];_0x47eb9e++){const _0x20d36b=_0x18fdeb[_0x47eb9e];if(_0x20d36b[_0x41822d(0x10c)]=_0x11c0f0[_0x41822d(0x21e)][_0x41822d(0x1a6)][_0x41822d(0x189)],_0x20d36b[_0x41822d(0x13d)]=!0x0,_0x145962[_0x41822d(0x22d)](_0x20d36b)){const _0x48ac03=_0x2927ca(_0x20d36b[_0x41822d(0x14e)],_0x11c0f0[_0x41822d(0x21e)]);_0x42a0f0[_0x41822d(0xf9)](_0x17d5b3[_0x41822d(0x18f)](_0x48ac03));}else switch(_0x20d36b[_0x41822d(0x193)]){case _0x41822d(0x21c):{const _0x3ffe3c=_0x20d36b[_0x41822d(0x1f2)],_0x365487=_0x20d36b[_0x41822d(0x27c)];if(_0x3ffe3c==_0x365487)break;_0x4a318d[_0x41822d(0x1d6)][_0x41822d(0x242)](_0x20d36b),_0x11c0f0[_0x41822d(0x21e)][_0x41822d(0xf0)](_0x20d36b);const _0x5f5282=_0x41822d(0x1b8),_0x7c6365=_0x20d36b[_0x41822d(0x18a)],_0x1a72c9=_0x11c0f0[_0x41822d(0x21e)][_0x41822d(0x276)](_0x7c6365,_0x11c0f0[_0x41822d(0x21e)][_0x41822d(0x171)](_0x7c6365[_0x41822d(0x264)],_0x41822d(0x243)));this[_0x41822d(0x106)](_0x1a72c9,_0x5f5282,_0x3ffe3c,_0x365487,{'groupId':_0x3d86b0()});break;}case _0x41822d(0x11c):case _0x41822d(0x176):case _0x41822d(0x265):{const _0x2ad98b=_0x20d36b[_0x41822d(0x1dc)],_0x5c2167=_0x20d36b[_0x41822d(0x208)];if(_0x2ad98b==_0x5c2167)break;_0x4a318d[_0x41822d(0x1d6)][_0x41822d(0x242)](_0x20d36b),_0x11c0f0[_0x41822d(0x21e)][_0x41822d(0xf0)](_0x20d36b);const _0x12f54e=_0x20d36b[_0x41822d(0x14d)];if(!this[_0x41822d(0x119)](_0x12f54e))break;const _0xdcb21e=_0x2927ca(_0x20d36b[_0x41822d(0x15c)],_0x11c0f0[_0x41822d(0x21e)]);this[_0x41822d(0x106)](_0xdcb21e,_0x12f54e,_0x2ad98b,_0x5c2167,{'groupId':_0x3d86b0()});break;}case _0x41822d(0x1e6):{_0x4a318d[_0x41822d(0x1d6)][_0x41822d(0x242)](_0x20d36b),_0x11c0f0[_0x41822d(0x21e)][_0x41822d(0xf0)](_0x20d36b);if(_0x18fdeb[_0x47eb9e+0x1]&&_0x41822d(0x237)==_0x18fdeb[_0x47eb9e+0x1][_0x41822d(0x193)])break;const _0x72b731=_0x20d36b[_0x41822d(0x18a)],_0x2bd72c=_0x20d36b[_0x41822d(0x267)],_0x30b404=_0x2927ca(_0x11c0f0[_0x41822d(0x21e)][_0x41822d(0x276)](_0x72b731,_0x72b731[_0x41822d(0x174)](_0x2bd72c)),_0x11c0f0[_0x41822d(0x21e)]);this[_0x41822d(0x1d7)](_0x30b404);break;}case _0x41822d(0x154):{_0x4a318d[_0x41822d(0x1d6)][_0x41822d(0x242)](_0x20d36b),_0x11c0f0[_0x41822d(0x21e)][_0x41822d(0xf0)](_0x20d36b);const _0x532fd0=_0x20d36b[_0x41822d(0xe9)],_0x939f53=_0x20d36b[_0x41822d(0xea)];this[_0x41822d(0x1d7)](_0x11c0f0[_0x41822d(0x21e)][_0x41822d(0x276)](_0x532fd0,_0x939f53));break;}case _0x41822d(0x237):case _0x41822d(0xf4):_0x4a318d[_0x41822d(0x1d6)][_0x41822d(0x242)](_0x20d36b),_0x11c0f0[_0x41822d(0x21e)][_0x41822d(0xf0)](_0x20d36b);}}for(const _0x1011ca of _0x42a0f0)_0x1011ca[_0x41822d(0xfb)](),this[_0x41822d(0x252)](_0x1011ca);});}[_0xdc7aae(0x1c0)](_0x13f10e,_0x3fe6c8){const _0x62b43c=_0xdc7aae,_0x219486=_0x13f10e[_0x62b43c(0x129)]();this[_0x62b43c(0x112)][_0x62b43c(0x120)](_0x1ac7a0=>{const _0x13e563=_0x62b43c;_0x1ac7a0[_0x13e563(0x27a)](_0x219486,{'range':_0x3fe6c8});});}[_0xdc7aae(0x139)](_0xff1070){const _0x44c64b=_0xdc7aae,_0x5a5b32=_0xff1070['id'],_0x2fdf1f=this[_0x44c64b(0x1b1)][_0x44c64b(0x1c6)][_0x44c64b(0x173)](_0x44c64b(0x263));this[_0x44c64b(0x19c)][_0x44c64b(0x133)](_0x5a5b32)||this[_0x44c64b(0x19c)][_0x44c64b(0x22e)]({'channelId':_0x2fdf1f,'threadId':_0x5a5b32,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x12b257=this[_0x44c64b(0x19c)][_0x44c64b(0x26f)](_0x5a5b32);_0x12b257[_0x44c64b(0x213)](_0x44c64b(0x26c)),_0x12b257[_0x44c64b(0x26c)]=!0x1,_0xff1070[_0x44c64b(0x1da)]=_0x12b257;}[_0xdc7aae(0x23e)](_0xc863a,_0x4fe200,_0x42f724,_0x18de85){const _0x3f049f=_0xdc7aae;if(_0xc863a[_0x3f049f(0x193)]!=_0x4fe200||_0xc863a[_0x3f049f(0xf1)]!=_0x42f724||_0xc863a[_0x3f049f(0x1b3)]['id']!=_0x18de85)throw this[_0x3f049f(0x1b1)][_0x3f049f(0x25a)](_0x3f049f(0x132)),new _0x363d9e(_0x3f049f(0x132),this);}[_0xdc7aae(0x223)](_0x786107,_0x8c770b){const _0x477f75=_0xdc7aae,_0x5e3f1e=_0x786107[_0x477f75(0x151)]();if(_0x8c770b[_0x477f75(0x25f)](_0x5e3f1e))_0x786107[_0x477f75(0x17e)]();else{if(_0x5e3f1e[_0x477f75(0x150)](_0x8c770b)){const _0x297fc7=this[_0x477f75(0x112)][_0x477f75(0x171)](_0x8c770b[_0x477f75(0x279)][_0x477f75(0x16a)],_0x477f75(0x243));this[_0x477f75(0x1c0)](_0x786107,this[_0x477f75(0x112)][_0x477f75(0x276)](_0x5e3f1e[_0x477f75(0x279)],_0x297fc7));const _0x57667e=_0x3d86b0(),_0x355222=_0x786107[_0x477f75(0x1b3)]['id'],_0x5adf48=_0x786107[_0x477f75(0x193)]+':'+_0x786107[_0x477f75(0xf1)];this[_0x477f75(0x12f)]({'id':_0x57667e,'type':_0x5adf48,'createdAt':new Date(),'authorId':_0x355222,'data':_0x786107[_0x477f75(0x1ee)],'attributes':_0x786107[_0x477f75(0x136)]});const _0x28432c=this[_0x477f75(0x112)][_0x477f75(0x171)](_0x8c770b[_0x477f75(0x243)][_0x477f75(0x236)],_0x477f75(0x1df)),_0x5c35fb=this[_0x477f75(0x112)][_0x477f75(0x276)](_0x28432c,_0x5e3f1e[_0x477f75(0x243)]);this[_0x477f75(0x249)](_0x5adf48,_0x57667e,_0x355222,_0x5c35fb);}else{if(_0x5e3f1e[_0x477f75(0x1e8)](_0x8c770b[_0x477f75(0x279)])){const _0x38c173=this[_0x477f75(0x112)][_0x477f75(0x171)](_0x8c770b[_0x477f75(0x279)][_0x477f75(0x16a)],_0x477f75(0x243));this[_0x477f75(0x1c0)](_0x786107,this[_0x477f75(0x112)][_0x477f75(0x276)](_0x5e3f1e[_0x477f75(0x279)],_0x38c173));}else{const _0x359954=this[_0x477f75(0x112)][_0x477f75(0x171)](_0x8c770b[_0x477f75(0x243)][_0x477f75(0x236)],_0x477f75(0x1df));this[_0x477f75(0x1c0)](_0x786107,this[_0x477f75(0x112)][_0x477f75(0x276)](_0x359954,_0x5e3f1e[_0x477f75(0x243)]));}}}}[_0xdc7aae(0xe6)](_0x1d6957){const _0x2d6756=_0xdc7aae;for(const {suggestion:_0x3a8d39,meta:_0x378b0e}of this[_0x2d6756(0x218)](_0x1d6957,_0x2d6756(0x1fc))){if(!_0x378b0e[_0x2d6756(0x278)])continue;const _0x28cb7e=_0x3a8d39[_0x2d6756(0x167)]();for(const _0x1242ae of _0x28cb7e)if(!_0x1d6957[_0x2d6756(0x24e)](_0x1242ae)[_0x2d6756(0x22c)])return!0x0;}return!0x1;}[_0xdc7aae(0x135)](_0xdf0716){const _0x15cd5b=_0xdc7aae;return this[_0x15cd5b(0x1b1)][_0x15cd5b(0x21f)][_0x15cd5b(0x173)](_0x15cd5b(0x1ad))[_0x15cd5b(0x222)](_0xdf0716);}[_0xdc7aae(0x1e2)](_0x4ee3ba){const _0x4ce87b=_0xdc7aae,_0x43fe98=this[_0x4ce87b(0x1b1)][_0x4ce87b(0x21f)][_0x4ce87b(0x173)](_0x4ce87b(0x1ad)),_0x544dc6=_0x2ec51e(_0x4ce87b(0x12b)+_0x4ee3ba),_0x805293=_0x43fe98[_0x4ce87b(0x222)](_0x544dc6);return _0x805293||_0x43fe98[_0x4ce87b(0x12e)]({'id':_0x544dc6,'name':_0x4ee3ba});}[_0xdc7aae(0x274)](_0x4bfb54,_0x42382b,_0x30d4d1,_0x3c06e0,_0x4f71cf,_0xdc78ab){const _0x138086=_0xdc7aae,_0x45406e=this[_0x138086(0x135)](_0x3c06e0);if(!_0x45406e)throw new _0x363d9e(_0x138086(0x270),this,{'authorId':_0x3c06e0,'suggestionId':_0x30d4d1});const _0x290e6d=this[_0x138086(0x183)][_0x138086(0x1b2)](_0x4bfb54,_0x42382b,_0x30d4d1,_0x45406e,_0x4f71cf,_0x24f7d8=>{const _0x1025ad=_0x138086;this[_0x1025ad(0x259)](_0x30d4d1,{'attributes':_0x24f7d8});const _0x3ec26a=this[_0x1025ad(0x1c2)](_0x30d4d1);this[_0x1025ad(0x15e)](new Set([_0x3ec26a])),this[_0x1025ad(0x111)](new Set([_0x3ec26a]));},_0xdc78ab);return this[_0x138086(0x262)](_0x290e6d,_0x138086(0x10f),()=>{const _0x42000b=_0x138086;this[_0x42000b(0x259)](_0x30d4d1,{'state':_0x42000b(0x203)});},{'priority':_0x138086(0x1c4)}),this[_0x138086(0x262)](_0x290e6d,_0x138086(0xf6),()=>{const _0x424297=_0x138086;this[_0x424297(0x259)](_0x30d4d1,{'state':_0x424297(0x257)});},{'priority':_0x138086(0x1c4)}),this[_0x138086(0x214)][_0x138086(0x184)](_0x30d4d1,_0x290e6d),this[_0x138086(0x13c)][_0x138086(0x184)](_0x290e6d,_0x138086(0x102)),_0x290e6d;}[_0xdc7aae(0x1fd)](_0x5cc8e8){return _0x2f4544(_0x5cc8e8);}[_0xdc7aae(0x191)](_0x331592,_0x3ac28d,_0x3c6dfa){const _0x5ede6d=_0xdc7aae,_0x517c9b=_0x331592[_0x5ede6d(0x151)](),_0x5cec8f=_0x517c9b[_0x5ede6d(0x279)],_0x2b049b=_0x517c9b[_0x5ede6d(0x243)];this[_0x5ede6d(0x1c0)](_0x331592,this[_0x5ede6d(0x112)][_0x5ede6d(0x276)](_0x5cec8f,_0x3ac28d));const _0x12757f=_0x3d86b0(),_0x1eb01d=_0x331592[_0x5ede6d(0x1b3)]['id'],_0x2e7853=_0x331592[_0x5ede6d(0x193)]+(_0x331592[_0x5ede6d(0xf1)]?':'+_0x331592[_0x5ede6d(0xf1)]:'');this[_0x5ede6d(0x12f)]({'id':_0x12757f,'type':_0x2e7853,'createdAt':new Date(),'authorId':_0x1eb01d,'originalSuggestionId':_0x331592[_0x5ede6d(0x1f8)]||_0x331592['id'],'attributes':_0x331592[_0x5ede6d(0x136)],'data':_0x331592[_0x5ede6d(0x1ee)]});const _0x2aeba9=this[_0x5ede6d(0x24b)](_0x331592);(_0x5ede6d(0x27f)==_0x331592[_0x5ede6d(0x193)]||_0x2aeba9&&this[_0x5ede6d(0x217)](_0x2aeba9))&&(_0x3c6dfa=this[_0x5ede6d(0x112)][_0x5ede6d(0xf3)](_0x3c6dfa[_0x5ede6d(0x236)])),this[_0x5ede6d(0x249)](_0x2e7853,_0x12757f,_0x1eb01d,this[_0x5ede6d(0x112)][_0x5ede6d(0x276)](_0x3c6dfa,_0x2b049b));}[_0xdc7aae(0x218)](_0x567baa,_0x50145c=null){const _0x443e73=_0xdc7aae,_0x3c98d5=[],_0x5c9ba7=this[_0x443e73(0x1b1)][_0x443e73(0x21f)][_0x443e73(0x173)](_0x443e73(0x1ad))['me'];Array[_0x443e73(0x13f)](_0x567baa)||(_0x567baa=[_0x567baa]);for(const _0x2ed308 of this[_0x443e73(0x121)]()){if(!_0x2ed308[_0x443e73(0x190)])continue;if(_0x50145c&&_0x2ed308[_0x443e73(0x193)]!=_0x50145c)continue;let _0x591faf=!0x1;for(const _0x1d1237 of _0x2ed308[_0x443e73(0x167)]()){for(const _0x4892ff of _0x567baa){const _0x55e73f=_0x4892ff[_0x443e73(0x279)][_0x443e73(0x25f)](_0x1d1237[_0x443e73(0x243)])||_0x4892ff[_0x443e73(0x243)][_0x443e73(0x25f)](_0x1d1237[_0x443e73(0x279)]);if(_0x55e73f||_0x4892ff[_0x443e73(0x225)](_0x1d1237)){const _0x4d13b5=_0x4892ff[_0x443e73(0x150)](_0x1d1237)&&zt(this[_0x443e73(0x112)][_0x443e73(0x1ea)],_0x1d1237[_0x443e73(0x279)],_0x4892ff),_0x14631e=_0x1d1237[_0x443e73(0x150)](_0x4892ff)&&zt(this[_0x443e73(0x112)][_0x443e73(0x1ea)],_0x4892ff[_0x443e73(0x279)],_0x1d1237);_0x3c98d5[_0x443e73(0x170)]({'suggestion':_0x2ed308,'meta':{'isOwn':_0x5c9ba7==_0x2ed308[_0x443e73(0x1a9)],'isNextTo':_0x55e73f,'isInsideObject':_0x4d13b5,'containsRangeInObject':_0x14631e}}),_0x591faf=!0x0;break;}}if(_0x591faf)break;}}return _0x3c98d5;}[_0xdc7aae(0x249)](_0x4c544a,_0x2e46c4,_0x2505a8,_0x52027d,_0x5927c0){const _0x2dcc05=_0xdc7aae;this[_0x2dcc05(0x112)][_0x2dcc05(0x120)](_0x5593cf=>{const _0x4f7f76=_0x2dcc05;let _0x529a73=_0x4f7f76(0x253)+_0x4c544a+':'+_0x2e46c4+':'+_0x2505a8;_0x5927c0&&(_0x529a73=_0x529a73+':'+_0x5927c0),_0x5593cf[_0x4f7f76(0x126)](_0x529a73,{'range':_0x52027d,'usingOperation':!0x0,'affectsData':!0x0});});}[_0xdc7aae(0x12a)](_0x3d3871){const _0xc76fe1=_0xdc7aae,_0x1ded5b=_0x3d3871[_0xc76fe1(0xe8)],_0x5c9411=_0x3d3871[_0xc76fe1(0x20d)];_0x3d3871[_0xc76fe1(0xe8)]=null,_0x3d3871[_0xc76fe1(0x20d)]=null,null!=_0x1ded5b&&_0x1ded5b[_0xc76fe1(0x20d)]==_0x3d3871&&(_0x1ded5b[_0xc76fe1(0x20d)]=_0x5c9411),null!=_0x5c9411&&_0x5c9411[_0xc76fe1(0xe8)]==_0x3d3871&&(_0x5c9411[_0xc76fe1(0xe8)]=_0x1ded5b),_0xc76fe1(0x224)==this[_0xc76fe1(0x13c)][_0xc76fe1(0x173)](_0x3d3871)&&(this[_0xc76fe1(0x13c)][_0xc76fe1(0x184)](_0x3d3871,_0xc76fe1(0x1e1)),this[_0xc76fe1(0x24f)](_0xc76fe1(0x20c),_0x3d3871,_0x1ded5b,_0x5c9411));}[_0xdc7aae(0x12f)](_0x514d41){const _0x19b58f=_0xdc7aae,_0x232cb9=_0x514d41['id'],_0x286afb=this[_0x19b58f(0x23a)](_0x514d41);if(this[_0x19b58f(0x1ce)]&&this[_0x19b58f(0x1ce)][_0x19b58f(0x175)]){const _0x5b19a4=this[_0x19b58f(0x1b1)][_0x19b58f(0x21f)][_0x19b58f(0x173)](_0x19b58f(0x149)),_0x12d6f7=_0x286afb[_0x19b58f(0x22a)],_0xde87bc=_0x286afb[_0x19b58f(0xf1)]?_0x286afb[_0x19b58f(0x193)]+':'+_0x286afb[_0x19b58f(0xf1)]:_0x286afb[_0x19b58f(0x193)],_0x3c2c91=this[_0x19b58f(0x1b1)][_0x19b58f(0x1d8)],_0x4a370d=_0x5b19a4[_0x19b58f(0x164)](_0x36b643(_0x3c2c91,_0x19b58f(0x1c9))),_0x90e72d={'id':_0x232cb9,'type':_0xde87bc,'hasComments':_0x12d6f7,'data':_0x514d41[_0x19b58f(0x1ee)]||null,'originalSuggestionId':_0x514d41[_0x19b58f(0x13e)]||null,'attributes':_0x286afb[_0x19b58f(0x136)]};this[_0x19b58f(0x1ce)][_0x19b58f(0x175)](_0x90e72d)[_0x19b58f(0xf8)](_0x2bb18e=>{const _0x34acab=_0x19b58f;_0x286afb[_0x34acab(0x1bf)]=!0x0,_0x5b19a4[_0x34acab(0xf4)](_0x4a370d),_0x2bb18e&&_0x2bb18e[_0x34acab(0xed)]&&(this[_0x34acab(0x214)][_0x34acab(0x173)](_0x232cb9)[_0x34acab(0xed)]=_0x2bb18e[_0x34acab(0xed)]);})[_0x19b58f(0x1b6)](_0x5a655b=>{const _0x58c7cd=_0x19b58f;throw _0x24241f(_0x58c7cd(0x12c)),this[_0x58c7cd(0x1b1)][_0x58c7cd(0x21e)][_0x58c7cd(0x1de)]({'isUndoable':!0x1},()=>{const _0x415560=_0x58c7cd;_0x286afb[_0x415560(0xf6)]();}),_0x286afb[_0x58c7cd(0x197)](),this[_0x58c7cd(0x214)][_0x58c7cd(0x195)](_0x286afb['id']),this[_0x58c7cd(0x13c)][_0x58c7cd(0x195)](_0x286afb),_0x5a655b;});}return _0x286afb;}[_0xdc7aae(0x217)](_0x123a38){const _0x202fdd=_0xdc7aae;return this[_0x202fdd(0x1b1)][_0x202fdd(0x21f)][_0x202fdd(0x173)](_0xb6d777)[_0x202fdd(0x1ff)](_0x123a38);}[_0xdc7aae(0x158)](_0x291297){const _0x32bd53=_0xdc7aae;return this[_0x32bd53(0x1b1)][_0x32bd53(0x21f)][_0x32bd53(0x173)](_0xb6d777)[_0x32bd53(0x10d)](_0x291297);}[_0xdc7aae(0x259)](_0x11e684,_0x511a35){const _0x2cc821=_0xdc7aae,_0x220b15=this[_0x2cc821(0x1b1)][_0x2cc821(0x21f)][_0x2cc821(0x173)](_0x2cc821(0x149)),_0x2238d0=this[_0x2cc821(0x1c2)](_0x11e684);if(this[_0x2cc821(0x1ce)]&&this[_0x2cc821(0x1ce)][_0x2cc821(0x25c)]){if(_0x2238d0[_0x2cc821(0x1bf)]){const _0x2c15bd=_0x220b15[_0x2cc821(0x164)](_0x36b643(this[_0x2cc821(0x1b1)][_0x2cc821(0x1d8)],_0x2cc821(0x1c9)));this[_0x2cc821(0x1ce)][_0x2cc821(0x25c)](_0x11e684,_0x511a35)[_0x2cc821(0xf8)](()=>{const _0x2823ab=_0x2cc821;_0x220b15[_0x2823ab(0xf4)](_0x2c15bd);});}else _0x2238d0['on'](_0x2cc821(0x271),()=>{const _0x5d9661=_0x2cc821;this[_0x5d9661(0x259)](_0x11e684,_0x511a35);});}}[_0xdc7aae(0x144)](_0x426470){const _0x4cfef5=_0xdc7aae;if(!this[_0x4cfef5(0x1ce)]||!this[_0x4cfef5(0x1ce)][_0x4cfef5(0x1c2)])throw new _0x363d9e(_0x4cfef5(0x18b),this);return this[_0x4cfef5(0x1ce)][_0x4cfef5(0x1c2)](_0x426470);}[_0xdc7aae(0xfe)](_0x244f3b){const _0x46c8ef=_0xdc7aae,{id:_0x487180,type:_0x44e2f5,subType:_0x38baec,authorId:_0x1143c3}=this[_0x46c8ef(0x1fd)](_0x244f3b),_0x2fbd15=this[_0x46c8ef(0x214)][_0x46c8ef(0x173)](_0x487180)||this[_0x46c8ef(0x274)](_0x44e2f5,_0x38baec,_0x487180,_0x1143c3,{});switch(this[_0x46c8ef(0x23e)](_0x2fbd15,_0x44e2f5,_0x38baec,_0x1143c3),this[_0x46c8ef(0x13c)][_0x46c8ef(0x173)](_0x2fbd15)){case _0x46c8ef(0x102):this[_0x46c8ef(0x144)](_0x487180)[_0x46c8ef(0xf8)](_0x241b25=>{const _0x2ece4e=_0x46c8ef;let _0x490e2e=Promise[_0x2ece4e(0x145)]();_0x241b25[_0x2ece4e(0x22a)]&&(_0x490e2e=this[_0x2ece4e(0x19c)][_0x2ece4e(0x1b5)]({'channelId':this[_0x2ece4e(0x1b1)][_0x2ece4e(0x1c6)][_0x2ece4e(0x173)](_0x2ece4e(0x263)),'threadId':_0x487180})),_0x490e2e[_0x2ece4e(0xf8)](()=>{const _0x421615=_0x2ece4e;this[_0x421615(0x23a)](_0x241b25)[_0x421615(0x1bf)]=!0x0;});}),this[_0x46c8ef(0x13c)][_0x46c8ef(0x184)](_0x2fbd15,_0x46c8ef(0x261));break;case _0x46c8ef(0x1e1):this[_0x46c8ef(0x259)](_0x487180,{'state':_0x46c8ef(0x23c)});case _0x46c8ef(0x17c):this[_0x46c8ef(0x13c)][_0x46c8ef(0x184)](_0x2fbd15,_0x46c8ef(0x224)),this[_0x46c8ef(0x24f)](_0x46c8ef(0x196),_0x2fbd15);break;case _0x46c8ef(0x224):this[_0x46c8ef(0x24f)](_0x46c8ef(0x235),_0x2fbd15);}return _0x2fbd15[_0x46c8ef(0x165)](_0x244f3b),_0x2fbd15;}[_0xdc7aae(0x111)](_0x103843){const _0x59d89f=_0xdc7aae,_0x51d20b=Array[_0x59d89f(0x19e)](_0x103843),_0x56ee73=_0x51d20b[_0x59d89f(0x24a)](_0x4352e2=>_0x59d89f(0x116)==_0x4352e2[_0x59d89f(0x193)]);this[_0x59d89f(0x1ae)](_0x56ee73);const _0x264155=_0x51d20b[_0x59d89f(0x24a)](_0x370fd4=>!_0x370fd4[_0x59d89f(0x1c3)]&&_0x59d89f(0x116)!=_0x370fd4[_0x59d89f(0x193)]),_0x49cb6f=this[_0x59d89f(0x121)]({'skipNotAttached':!0x0})[_0x59d89f(0x24a)](_0x2ea025=>!_0x2ea025[_0x59d89f(0x1c3)]&&_0x59d89f(0x116)!=_0x2ea025[_0x59d89f(0x193)]),_0x3f12d6=_0x49cb6f[_0x59d89f(0x24a)](_0x249d43=>!_0x103843[_0x59d89f(0x1f1)](_0x249d43)),_0x29c645=new Map(_0x49cb6f[_0x59d89f(0x22f)](_0x75e72d=>[_0x75e72d,this[_0x59d89f(0x183)][_0x59d89f(0x1b7)](_0x75e72d[_0x59d89f(0x193)],_0x75e72d[_0x59d89f(0xf1)],_0x59d89f(0xf2))])),_0x235038=new Map(_0x49cb6f[_0x59d89f(0x22f)](_0x56062e=>[_0x56062e,_0x56062e[_0x59d89f(0x151)]()])),_0x67dff1=new Set(),_0x59792d=new Set();for(let _0x57d8f5=0x0;_0x57d8f5<_0x264155[_0x59d89f(0x22c)];_0x57d8f5++)_0x5e7361(_0x264155[_0x57d8f5],_0x264155,_0x57d8f5+0x1);for(let _0x159a36=0x0;_0x159a36<_0x264155[_0x59d89f(0x22c)];_0x159a36++)_0x5e7361(_0x264155[_0x159a36],_0x3f12d6,0x0);const _0x406685=new Set();for(let _0x206b05=0x0;_0x206b05<_0x264155[_0x59d89f(0x22c)];_0x206b05++){const _0x208552=_0x264155[_0x206b05];!_0x59792d[_0x59d89f(0x1f1)](_0x208552)&&_0x208552[_0x59d89f(0xe8)]&&(_0x406685[_0x59d89f(0x164)](_0x208552[_0x59d89f(0xe8)]),_0x208552[_0x59d89f(0xe8)][_0x59d89f(0x20d)]===_0x208552&&(_0x208552[_0x59d89f(0xe8)][_0x59d89f(0x20d)]=null),_0x208552[_0x59d89f(0xe8)]=null),!_0x67dff1[_0x59d89f(0x1f1)](_0x208552)&&_0x208552[_0x59d89f(0x20d)]&&(_0x406685[_0x59d89f(0x164)](_0x208552[_0x59d89f(0x20d)]),_0x208552[_0x59d89f(0x20d)][_0x59d89f(0xe8)]===_0x208552&&(_0x208552[_0x59d89f(0x20d)][_0x59d89f(0xe8)]=null),_0x208552[_0x59d89f(0x20d)]=null);}function _0x5e7361(_0x5815d7,_0x1328f3,_0x5148ec){const _0x344ea7=_0x59d89f;for(let _0x49b869=_0x5148ec;_0x49b869<_0x1328f3[_0x344ea7(0x22c)];_0x49b869++){const _0x4dfba2=_0x22d3e2(_0x5815d7,_0x1328f3[_0x49b869]);_0x4dfba2&&(_0x4dfba2[0x0][_0x344ea7(0x20d)]=_0x4dfba2[0x1],_0x4dfba2[0x1][_0x344ea7(0xe8)]=_0x4dfba2[0x0],_0x67dff1[_0x344ea7(0x164)](_0x4dfba2[0x0]),_0x59792d[_0x344ea7(0x164)](_0x4dfba2[0x1]));}}function _0x22d3e2(_0x4a7f03,_0x353387){const _0xe4d92b=_0x59d89f;if(_0x4a7f03[_0xe4d92b(0x1a9)]['id']!==_0x353387[_0xe4d92b(0x1a9)]['id'])return null;const _0x35ee6b=_0x29c645[_0xe4d92b(0x173)](_0x4a7f03)(_0x4a7f03,_0x353387,_0x235038[_0xe4d92b(0x173)](_0x4a7f03),_0x235038[_0xe4d92b(0x173)](_0x353387));if(!_0x35ee6b)return null;return _0x29c645[_0xe4d92b(0x173)](_0x353387)(_0x4a7f03,_0x353387,_0x235038[_0xe4d92b(0x173)](_0x4a7f03),_0x235038[_0xe4d92b(0x173)](_0x353387))?_0x35ee6b[0x1][_0xe4d92b(0x1da)]&&_0x35ee6b[0x1][_0xe4d92b(0x1da)][_0xe4d92b(0x22c)]?null:_0x35ee6b:null;}_0x406685[_0x59d89f(0x15f)]&&this[_0x59d89f(0x111)](_0x406685);}[_0xdc7aae(0x1ae)](_0x409db9){const _0x40ce6f=_0xdc7aae;if(0x0==_0x409db9[_0x40ce6f(0x22c)])return;const _0x28b86a=this[_0x40ce6f(0x121)]({'skipNotAttached':!0x0})[_0x40ce6f(0x24a)](_0x5314a0=>_0x40ce6f(0x116)==_0x5314a0[_0x40ce6f(0x193)]&&_0x5314a0[_0x40ce6f(0x1b0)]),_0x3fb941=[],_0x4dc52e=new Map();for(const _0x183350 of _0x28b86a){const _0x461585=_0x2ec51e(_0x183350[_0x40ce6f(0x136)]);_0x4dc52e[_0x40ce6f(0x1f1)](_0x461585)||(_0x4dc52e[_0x40ce6f(0x184)](_0x461585,_0x3fb941[_0x40ce6f(0x22c)]),_0x3fb941[_0x40ce6f(0x170)]([]));const _0xa58948=_0x4dc52e[_0x40ce6f(0x173)](_0x461585);_0x3fb941[_0xa58948][_0x40ce6f(0x170)](_0x183350);}!(function(){const _0x182dfe=_0x40ce6f;_0x3fb941[_0x182dfe(0xfd)]((_0x139ca8,_0x9a152e)=>{const _0x3ad553=_0x182dfe,_0x187e01=_0x139ca8[0x0][_0x3ad553(0xed)],_0xd91db5=_0x9a152e[0x0][_0x3ad553(0xed)];return _0x187e01==_0xd91db5?_0x139ca8[0x0][_0x3ad553(0x136)][_0x3ad553(0x188)]<_0x9a152e[0x0][_0x3ad553(0x136)][_0x3ad553(0x188)]?-0x1:0x1:_0x187e01<_0xd91db5?-0x1:0x1;});for(const _0x23927b of _0x3fb941)_0x23927b[_0x182dfe(0xfd)]((_0x244d45,_0x35a83b)=>_0x244d45['id']<_0x35a83b['id']?-0x1:0x1);}());for(let _0x3c91e8=0x0;_0x3c91e8<_0x3fb941[_0x40ce6f(0x22c)];_0x3c91e8++){if(0x0==_0x3fb941[_0x3c91e8][_0x40ce6f(0x22c)])continue;const _0x5a8843=[];for(let _0x41457e=_0x3c91e8+0x1;_0x41457e<_0x3fb941[_0x40ce6f(0x22c)];_0x41457e++)0x0!=_0x3fb941[_0x41457e][_0x40ce6f(0x22c)]&&_0x1997e6(_0x3fb941[_0x3c91e8],_0x3fb941[_0x41457e])&&_0x5a8843[_0x40ce6f(0x170)](_0x41457e);for(const _0xcd8841 of _0x5a8843)_0x3fb941[_0x3c91e8]=_0x3fb941[_0x3c91e8][_0x40ce6f(0x157)](_0x3fb941[_0xcd8841]),_0x3fb941[_0xcd8841]=[];}for(const _0x12f6de of _0x3fb941)for(let _0x5f63d=0x0;_0x5f63d<_0x12f6de[_0x40ce6f(0x22c)];_0x5f63d++){const _0xa40b92=_0x12f6de[_0x5f63d+0x1]||null;_0x12f6de[_0x5f63d][_0x40ce6f(0x20d)]!==_0xa40b92&&(_0x12f6de[_0x5f63d][_0x40ce6f(0x20d)]=_0xa40b92);}for(const _0x5261dd of _0x3fb941)for(let _0x3737b=0x0;_0x3737b<_0x5261dd[_0x40ce6f(0x22c)];_0x3737b++){const _0x3d819a=_0x5261dd[_0x3737b-0x1]||null;_0x5261dd[_0x3737b][_0x40ce6f(0xe8)]!==_0x3d819a&&(_0x5261dd[_0x3737b][_0x40ce6f(0xe8)]=_0x3d819a);}function _0x1997e6(_0x4f9b93,_0x476036){const _0x1a8c78=_0x40ce6f;if(_0x4f9b93[0x0][_0x1a8c78(0x136)][_0x1a8c78(0x188)]!==_0x476036[0x0][_0x1a8c78(0x136)][_0x1a8c78(0x188)]&&_0x4f9b93[0x0][_0x1a8c78(0x1a9)]!==_0x476036[0x0][_0x1a8c78(0x1a9)])return!0x1;if(!function(_0x466790,_0x199088){const _0x171ac2=_0x1a8c78;if(!_0x466790[_0x171ac2(0x22a)]&&!_0x199088[_0x171ac2(0x22a)])return!0x0;if(_0x466790[_0x171ac2(0x22a)]&&_0x199088[_0x171ac2(0x22a)])return!0x1;if(_0x466790[_0x171ac2(0x22a)]&&_0x199088[_0x171ac2(0xed)]<_0x466790[_0x171ac2(0x1da)][_0x171ac2(0x212)][_0x171ac2(0x173)](0x0)[_0x171ac2(0xed)])return!0x0;if(_0x199088[_0x171ac2(0x22a)]&&_0x466790[_0x171ac2(0xed)]<_0x199088[_0x171ac2(0x1da)][_0x171ac2(0x212)][_0x171ac2(0x173)](0x0)[_0x171ac2(0xed)])return!0x0;return!0x1;}(_0x4f9b93[0x0],_0x476036[0x0]))return!0x1;const _0x38eca2=_0x3547cd(_0x4f9b93[0x0][_0x1a8c78(0x136)],[_0x1a8c78(0x188),_0x1a8c78(0x1c7)]),_0x13f2da=_0x3547cd(_0x476036[0x0][_0x1a8c78(0x136)],[_0x1a8c78(0x188),_0x1a8c78(0x1c7)]);if(!_0x430b7a(_0x38eca2,_0x13f2da))return!0x1;if(_0x4f9b93[0x0][_0x1a8c78(0x136)][_0x1a8c78(0x188)]==_0x476036[0x0][_0x1a8c78(0x136)][_0x1a8c78(0x188)])return!0x0;if(_0x4f9b93[0x0][_0x1a8c78(0x136)][_0x1a8c78(0x1c7)]!==_0x476036[0x0][_0x1a8c78(0x136)][_0x1a8c78(0x1c7)])return!0x1;return!!_0x4f9b93[_0x1a8c78(0x10a)](_0x298232=>_0x476036[_0x1a8c78(0x1f4)](_0x2b6474=>_0x298232[_0x1a8c78(0x151)]()[_0x1a8c78(0x25f)](_0x2b6474[_0x1a8c78(0x151)]())))&&_0x476036[_0x1a8c78(0x10a)](_0x1178c8=>_0x4f9b93[_0x1a8c78(0x1f4)](_0x1b311b=>_0x1178c8[_0x1a8c78(0x151)]()[_0x1a8c78(0x25f)](_0x1b311b[_0x1a8c78(0x151)]())));}}[_0xdc7aae(0x15e)](_0x34d6eb){const _0x54d924=_0xdc7aae,_0x22b986=Array[_0x54d924(0x19e)](_0x34d6eb),_0x484044=this[_0x54d924(0x121)]({'skipNotAttached':!0x0}),_0x23ea5a=_0x484044[_0x54d924(0x24a)](_0x50107e=>!_0x34d6eb[_0x54d924(0x1f1)](_0x50107e)),_0x22a7fa=new Map(_0x22b986[_0x54d924(0x22f)](_0x528577=>[_0x528577,this[_0x54d924(0x183)][_0x54d924(0x1b7)](_0x528577[_0x54d924(0x193)],_0x528577[_0x54d924(0xf1)],_0x54d924(0x22b))])),_0x278c03=new Map(_0x484044[_0x54d924(0x22f)](_0x268f92=>[_0x268f92,_0x268f92[_0x54d924(0x167)]()]));for(let _0x532726=0x0;_0x532726<_0x22b986[_0x54d924(0x22c)];_0x532726++){if(_0x14a6cf(this,_0x22b986[_0x532726],_0x22b986,_0x532726+0x1))return!0x0;}for(let _0x148642=0x0;_0x148642<_0x22b986[_0x54d924(0x22c)];_0x148642++){if(_0x14a6cf(this,_0x22b986[_0x148642],_0x23ea5a,0x0))return!0x0;}return!0x1;function _0x14a6cf(_0x20a73e,_0x41156d,_0x28cce5,_0x3bc5dc){const _0x2544bd=_0x54d924;for(let _0xef7c4c=_0x3bc5dc;_0xef7c4c<_0x28cce5[_0x2544bd(0x22c)];_0xef7c4c++){const _0x3c5603=_0x28cce5[_0xef7c4c];if(_0x3c5603[_0x2544bd(0x193)]!==_0x41156d[_0x2544bd(0x193)]||_0x3c5603[_0x2544bd(0x1a9)]['id']!==_0x41156d[_0x2544bd(0x1a9)]['id']||_0x3c5603[_0x2544bd(0xf1)]!==_0x41156d[_0x2544bd(0xf1)])continue;if(!en(_0x41156d,_0x3c5603))continue;if(_0x2544bd(0x116)==_0x41156d[_0x2544bd(0x193)]&&_0x41156d[_0x2544bd(0x1ee)][_0x2544bd(0x1dc)]!=_0x3c5603[_0x2544bd(0x1ee)][_0x2544bd(0x1dc)])continue;if(_0x2544bd(0x116)==_0x41156d[_0x2544bd(0x193)]&&_0x20a73e[_0x2544bd(0x217)](_0x41156d[_0x2544bd(0x1ee)][_0x2544bd(0x14d)]))continue;if(_0x2544bd(0x27f)==_0x41156d[_0x2544bd(0x193)]){const _0x4190e8=_0x20a73e[_0x2544bd(0x1b1)][_0x2544bd(0x21e)],_0x37c4fe=_0x41156d[_0x2544bd(0x14c)]();if(_0x37c4fe&&(_0x4190e8[_0x2544bd(0x1ea)][_0x2544bd(0x273)](_0x37c4fe)||_0x4190e8[_0x2544bd(0x1ea)][_0x2544bd(0x26e)](_0x37c4fe)))continue;}const _0x19ad83=_0x22a7fa[_0x2544bd(0x173)](_0x41156d),_0xb6c8a=_0x278c03[_0x2544bd(0x173)](_0x41156d),_0x57f57e=_0x278c03[_0x2544bd(0x173)](_0x3c5603),_0xaaeb77=_0x41156d[_0x2544bd(0x1da)]&&_0x41156d[_0x2544bd(0x1da)][_0x2544bd(0x22c)],_0x38b596=_0x3c5603[_0x2544bd(0x1da)]&&_0x3c5603[_0x2544bd(0x1da)][_0x2544bd(0x22c)];if(!_0xaaeb77&&_0x19ad83(_0x57f57e,_0xb6c8a))return _0x20a73e[_0x2544bd(0x118)](_0x3c5603,_0x41156d),_0x278c03[_0x2544bd(0x195)](_0x41156d),!0x0;if(!_0x38b596&&_0x19ad83(_0xb6c8a,_0x57f57e))return _0x20a73e[_0x2544bd(0x118)](_0x41156d,_0x3c5603),_0x278c03[_0x2544bd(0x195)](_0x3c5603),!0x0;}return!0x1;}}[_0xdc7aae(0x118)](_0x1b678b,_0xef04c0){const _0x33df71=_0xdc7aae;if(_0x1b678b[_0x33df71(0x1c3)]){for(const _0x25ac9e of _0xef04c0[_0x33df71(0x167)]())_0x1b678b[_0x33df71(0x15a)](_0x25ac9e);}else{const _0x472ec7=_0xef04c0[_0x33df71(0x151)]()[_0x33df71(0x243)];this[_0x33df71(0x1c0)](_0x1b678b,this[_0x33df71(0x112)][_0x33df71(0x276)](_0x1b678b[_0x33df71(0x151)]()[_0x33df71(0x279)],_0x472ec7));}_0xef04c0[_0x33df71(0x17e)]();}[_0xdc7aae(0x177)](_0x7d88d4,_0x7f6a82,_0x2c9659){const _0x5c681f=_0xdc7aae,_0xbe485b=_0x7d88d4[_0x5c681f(0x238)](_0x5c681f(0x1a1))||_0x7d88d4[_0x5c681f(0x238)](_0x5c681f(0x116))?_0x5c681f(0x233):_0x7d88d4[_0x5c681f(0x12d)]();return _0x36b643(this[_0x5c681f(0x1b1)][_0x5c681f(0x1d8)],_0x7f6a82+'_'+_0xbe485b+_0x5c681f(0x23d),_0x2c9659);}[_0xdc7aae(0x1ec)](){const _0x403a01=_0xdc7aae,_0x3122c2=this[_0x403a01(0x1b1)];if(!_0x3122c2['ui'])return;const {ariaLiveAnnouncer:_0x52f9d7}=_0x3122c2['ui'];_0x28200e(this[_0x403a01(0x112)],({left:_0x30d920,entered:_0x2cff1b})=>{const _0x27e17e=_0x403a01;for(const _0x52ef97 of _0x30d920){const {group:_0x23127a,type:_0x7d5acf}=this[_0x27e17e(0x1fd)](_0x52ef97[_0x27e17e(0x248)]);if(_0x27e17e(0x260)===_0x23127a){_0x52f9d7[_0x27e17e(0x229)](this[_0x27e17e(0x177)](_0x7d5acf,_0x27e17e(0x1ef)));break;}}for(const _0xb04240 of _0x2cff1b){const {group:_0x4e3816,type:_0x2e888e}=this[_0x27e17e(0x1fd)](_0xb04240[_0x27e17e(0x248)]);if(_0x27e17e(0x260)===_0x4e3816){_0x52f9d7[_0x27e17e(0x229)](this[_0x27e17e(0x177)](_0x2e888e,_0x27e17e(0x13b),_0x5cebd2(_0x34a98d)));break;}}});}[_0xdc7aae(0x268)](_0x414754){const _0x1f456f=_0xdc7aae;if(this[_0x1f456f(0x161)])return!0x1;const _0x468f9b=this[_0x1f456f(0x1b1)],_0x5c368b=_0x468f9b[_0x1f456f(0x21e)][_0x1f456f(0x1a6)][_0x1f456f(0x178)][_0x1f456f(0x1bd)]();if(0x0==_0x5c368b[_0x1f456f(0x22c)])return!0x1;const _0x596a8b=[],_0x2ff495=_0x5c368b[_0x1f456f(0x24a)](_0x5a9f2c=>_0x1f456f(0x116)==_0x5a9f2c[_0x1f456f(0x193)]),_0x4db456=_0x5c368b[_0x1f456f(0x24a)](_0x568d5e=>_0x1f456f(0x1e6)==_0x568d5e[_0x1f456f(0x193)]&&_0x1f456f(0x20a)!=_0x568d5e[_0x1f456f(0x248)]),_0x132b95=_0x5c368b[_0x1f456f(0x24a)](_0x14d3a9=>_0x1f456f(0xf4)==_0x14d3a9[_0x1f456f(0x193)]&&_0x1f456f(0x20a)!=_0x14d3a9[_0x1f456f(0x248)]);for(const _0x445932 of _0x2ff495)_0x596a8b[_0x1f456f(0x170)]({'key':_0x445932[_0x1f456f(0x162)],'newValue':_0x445932[_0x1f456f(0x1e0)],'oldValue':_0x445932[_0x1f456f(0x107)],'range':Zt(_0x445932[_0x1f456f(0x15c)],_0x468f9b[_0x1f456f(0x21e)])});for(const _0x1d7e08 of _0x4db456){const _0x354f34=_0x132b95[_0x1f456f(0x104)](_0x22b421=>_0x22b421[_0x1f456f(0x18a)][_0x1f456f(0x25f)](_0x1d7e08[_0x1f456f(0x18a)]));_0x354f34&&_0x596a8b[_0x1f456f(0x170)]({'key':_0x1f456f(0x1b8),'newValue':_0x1d7e08[_0x1f456f(0x248)],'oldValue':_0x354f34[_0x1f456f(0x248)],'range':_0x468f9b[_0x1f456f(0x21e)][_0x1f456f(0x1fe)](_0x1d7e08[_0x1f456f(0x18a)][_0x1f456f(0x264)])});}return 0x0!=_0x596a8b[_0x1f456f(0x22c)]&&this[_0x1f456f(0x1d2)](_0x414754,_0x596a8b);}[_0xdc7aae(0x122)](_0x217eae){const _0x286d47=_0xdc7aae;let _0xed8daf=!0x1;const _0x14dbe2=this[_0x286d47(0x1b1)][_0x286d47(0x21e)][_0x286d47(0x1a6)][_0x286d47(0x178)][_0x286d47(0x251)]()[_0x286d47(0x24a)](_0x1bcd5f=>_0x1bcd5f[_0x286d47(0x1ee)][_0x286d47(0x14e)]&&_0x1bcd5f[_0x286d47(0x248)][_0x286d47(0x238)](_0x286d47(0x25b)));for(const _0xb497b6 of _0x14dbe2){const {subType:_0x40ed33,id:_0x3d7def}=this[_0x286d47(0x1fd)](_0xb497b6[_0x286d47(0x248)]),_0x9aa5=_0x40ed33[_0x286d47(0x154)]('|')[0x0];for(const _0x38d617 of this[_0x286d47(0x121)]({'skipNotAttached':!0x0}))_0x38d617['id']!=_0x3d7def&&_0x286d47(0x116)==_0x38d617[_0x286d47(0x193)]&&_0x38d617[_0x286d47(0x1ee)]&&_0x38d617[_0x286d47(0x1ee)][_0x286d47(0x14d)]==_0x9aa5&&_0x38d617[_0x286d47(0x151)]()[_0x286d47(0x25e)](_0xb497b6[_0x286d47(0x1ee)][_0x286d47(0x14e)])&&(this[_0x286d47(0x21b)](_0x38d617,_0xb497b6[_0x286d47(0x1ee)][_0x286d47(0x14e)],_0x217eae),_0xed8daf=!0x0);}return _0xed8daf;}[_0xdc7aae(0x20b)](_0x494680){const _0x14bc04=_0xdc7aae;this[_0x14bc04(0x161)]=!0x0,_0x494680();}[_0xdc7aae(0x119)](_0x477640){const _0x354261=_0xdc7aae;return this[_0x354261(0x1b1)][_0x354261(0x21f)][_0x354261(0x173)](_0xb6d777)[_0x354261(0x209)](_0x477640);}[_0xdc7aae(0x1d2)](_0x330bc4,_0x505436){const _0x30a86e=_0xdc7aae;if(0x0==_0x505436[_0x30a86e(0x22c)])return!0x1;let _0x1fab69=!0x1;for(const _0xcdc23b of _0x505436){const _0xb046a8=this[_0x30a86e(0x218)](_0xcdc23b[_0x30a86e(0x15c)],_0x30a86e(0x116))[_0x30a86e(0x24a)](_0xf24dfb=>!_0xf24dfb[_0x30a86e(0x1f9)][_0x30a86e(0x186)])[_0x30a86e(0x22f)](_0x76f2a4=>_0x76f2a4[_0x30a86e(0x260)]),_0x5bbb98=_0x2ec51e({'newValue':_0xcdc23b[_0x30a86e(0x208)]});_0xb046a8[_0x30a86e(0x24a)](_0x1966cc=>{const _0x330f49=_0x30a86e,[_0x471a0a,_0x8d865f]=_0x1966cc[_0x330f49(0xf1)][_0x330f49(0x154)]('|');return _0x471a0a==_0xcdc23b[_0x330f49(0x14d)]&&_0x8d865f!=_0x5bbb98;})[_0x30a86e(0x234)](_0xfcd420=>{const _0x132352=_0x30a86e;this[_0x132352(0x21b)](_0xfcd420,_0xcdc23b[_0x132352(0x15c)],_0x330bc4),_0x1fab69=!0x0;});}return _0x1fab69;}[_0xdc7aae(0x21b)](_0x4b5e23,_0x32a9b7,_0x13a385){const _0x2458c7=_0xdc7aae,_0x5ecd59=_0x4b5e23[_0x2458c7(0x151)]()[_0x2458c7(0x24e)](_0x32a9b7);0x0!==_0x5ecd59[_0x2458c7(0x22c)]?0x1!==_0x5ecd59[_0x2458c7(0x22c)]?this[_0x2458c7(0x191)](_0x4b5e23,_0x32a9b7[_0x2458c7(0x279)],_0x32a9b7[_0x2458c7(0x243)]):this[_0x2458c7(0x1c0)](_0x4b5e23,_0x5ecd59[0x0]):_0x13a385[_0x2458c7(0x113)](_0x4b5e23[_0x2458c7(0x129)]());}}class qt{[_0xdc7aae(0xf7)];[_0xdc7aae(0x112)];[_0xdc7aae(0x1db)];[_0xdc7aae(0x1e3)];constructor(_0x3b3bd3){const _0x49def0=_0xdc7aae;this[_0x49def0(0xf7)]=_0x3b3bd3,this[_0x49def0(0x112)]=_0x3b3bd3[_0x49def0(0x21e)],this[_0x49def0(0x1db)]=new Map(),this[_0x49def0(0x1e3)]=new Map(),this[_0x49def0(0xff)]();}[_0xdc7aae(0x1b2)](_0x279938,_0x3eace0,_0x40f7ba,_0x62553,_0x5e2b1d,_0xe6297f,_0x28c045){const _0x4ac9b2=_0xdc7aae;return new _0x55b0eb(this[_0x4ac9b2(0x112)],{'type':_0x279938,'subType':_0x3eace0,'id':_0x40f7ba,'originalSuggestionId':_0x28c045,'author':_0x62553,'creator':_0x62553,'attributes':_0x5e2b1d,'onAttributesChange':_0xe6297f,'onAccept':(..._0x3ac45e)=>this[_0x4ac9b2(0x1b7)](_0x279938,_0x3eace0,_0x4ac9b2(0x10f))(..._0x3ac45e),'onDiscard':(..._0x75f0b0)=>this[_0x4ac9b2(0x1b7)](_0x279938,_0x3eace0,_0x4ac9b2(0xf6))(..._0x75f0b0)});}[_0xdc7aae(0x27b)](_0x120fb5,_0x577358,_0x46e085,_0x3532ea){const _0xd3c4c4=_0xdc7aae,_0x5699e8=_0x120fb5+':'+_0x577358+':'+_0x46e085;this[_0xd3c4c4(0x1db)][_0xd3c4c4(0x184)](_0x5699e8,_0x3532ea);}[_0xdc7aae(0x1b7)](_0x5992eb,_0x50660f,_0x447eef){const _0x58d50c=_0xdc7aae,_0x1868ee=_0x5992eb+':'+_0x50660f+':'+_0x447eef;return this[_0x58d50c(0x1db)][_0x58d50c(0x173)](_0x1868ee)||this[_0x58d50c(0x1e3)][_0x58d50c(0x173)](_0x5992eb+':'+_0x447eef);}[_0xdc7aae(0xff)](){const _0x59fb3c=_0xdc7aae,_0x4c3414=()=>!0x1,_0x4494e3=_0x454a0d=>{const _0x336154=_0x295d;_0x454a0d[_0x336154(0xfd)]((_0x17980a,_0xa016f)=>_0x17980a[_0x336154(0x279)][_0x336154(0x17b)](_0xa016f[_0x336154(0x279)])?0x1:-0x1),this[_0x336154(0x112)][_0x336154(0x120)](_0x2b0a78=>{const _0x4eaf90=_0x336154;for(const _0x2b3bf0 of _0x454a0d){let _0x5dd6;_0x5dd6=_0x2b3bf0[_0x4eaf90(0x243)][_0x4eaf90(0x1d9)]&&_0x2b3bf0[_0x4eaf90(0x243)][_0x4eaf90(0x236)]==_0x2b3bf0[_0x4eaf90(0x279)][_0x4eaf90(0x264)]?_0x2b0a78[_0x4eaf90(0x272)](_0x2b3bf0[_0x4eaf90(0x279)][_0x4eaf90(0x264)],'on'):_0x2b0a78[_0x4eaf90(0x272)](_0x2b3bf0),this[_0x4eaf90(0x112)][_0x4eaf90(0x258)](_0x5dd6,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0,'doNotFixSelection':!0x0});}});},_0x266726=(_0x1f0a51,_0x1fc9d2)=>{const _0x1ee0d4=_0x295d;_0x1fc9d2&&this[_0x1ee0d4(0x112)][_0x1ee0d4(0x120)](_0xb356e7=>{const _0x258365=_0x1ee0d4,{commandName:_0x2abfda,commandParams:_0xbaab55=[]}=_0x1fc9d2,_0x1039f0=_0x1f0a51[_0x258365(0x22f)](_0x12349f=>(Kt(_0x12349f)&&(_0x12349f=this[_0x258365(0x112)][_0x258365(0x276)](_0x12349f[_0x258365(0x243)])),_0x12349f))[_0x258365(0x24a)](_0x2443fe=>_0x258365(0x148)!==_0x2443fe[_0x258365(0x17a)][_0x258365(0x14a)]);if(_0x1039f0[_0x258365(0x22c)]<0x1)return;const _0x450c5a=Array[_0x258365(0x19e)](this[_0x258365(0x112)][_0x258365(0x1a6)][_0x258365(0x1ba)][_0x258365(0x167)]())[_0x258365(0x22f)](_0x2b323e=>_0x17d5b3[_0x258365(0x18f)](_0x2b323e));_0xb356e7[_0x258365(0x1f7)](_0x1039f0);for(const _0x1b58b7 of this[_0x258365(0xf7)][_0x258365(0x159)][_0x258365(0x159)]())_0x1b58b7[_0x258365(0x114)]();_0xbaab55[_0x258365(0x170)]({'forceDefaultExecution':!0x0}),this[_0x258365(0xf7)][_0x258365(0x181)](_0x2abfda,..._0xbaab55);const _0x5a4d1f=_0x450c5a[_0x258365(0x24a)](_0x431f00=>_0x258365(0x148)!=_0x431f00[_0x258365(0x17a)][_0x258365(0x14a)]);_0x5a4d1f[_0x258365(0x22c)]>0x0&&_0xb356e7[_0x258365(0x1f7)](_0x5a4d1f);for(const _0x322b09 of _0x450c5a)_0x322b09[_0x258365(0xfb)]();});},_0x3ebaf1=(_0x434616,_0x3daff3)=>0x1==_0x434616[_0x59fb3c(0x22c)]&&0x1==_0x3daff3[_0x59fb3c(0x22c)]&&_0x434616[0x0][_0x59fb3c(0x243)][_0x59fb3c(0x25f)](_0x3daff3[0x0][_0x59fb3c(0x279)]),_0x540390=(_0x5f06f6,_0x55feaa,_0x2057f3,_0x1863c0)=>nn(_0x5f06f6,_0x55feaa,_0x2057f3,_0x1863c0)?[_0x5f06f6,_0x55feaa]:nn(_0x55feaa,_0x5f06f6,_0x1863c0,_0x2057f3)?[_0x55feaa,_0x5f06f6]:null;this[_0x59fb3c(0x1e3)][_0x59fb3c(0x184)](_0x59fb3c(0x19f),_0x4c3414),this[_0x59fb3c(0x1e3)][_0x59fb3c(0x184)](_0x59fb3c(0xfa),_0x4494e3),this[_0x59fb3c(0x1e3)][_0x59fb3c(0x184)](_0x59fb3c(0x13a),_0x3ebaf1),this[_0x59fb3c(0x1e3)][_0x59fb3c(0x184)](_0x59fb3c(0x187),_0x540390),this[_0x59fb3c(0x1e3)][_0x59fb3c(0x184)](_0x59fb3c(0x250),_0x4494e3),this[_0x59fb3c(0x1e3)][_0x59fb3c(0x184)](_0x59fb3c(0x1d0),_0x4c3414),this[_0x59fb3c(0x1e3)][_0x59fb3c(0x184)](_0x59fb3c(0x16c),_0x3ebaf1),this[_0x59fb3c(0x1e3)][_0x59fb3c(0x184)](_0x59fb3c(0x1c5),_0x540390),this[_0x59fb3c(0x1e3)][_0x59fb3c(0x184)](_0x59fb3c(0x16e),_0x266726),this[_0x59fb3c(0x1e3)][_0x59fb3c(0x184)](_0x59fb3c(0x277),_0x4c3414),this[_0x59fb3c(0x1e3)][_0x59fb3c(0x184)](_0x59fb3c(0x221),_0x3ebaf1),this[_0x59fb3c(0x1e3)][_0x59fb3c(0x184)](_0x59fb3c(0x153),_0x4c3414),this[_0x59fb3c(0x1e3)][_0x59fb3c(0x184)](_0x59fb3c(0x1cc),_0x266726),this[_0x59fb3c(0x1e3)][_0x59fb3c(0x184)](_0x59fb3c(0x231),_0x4c3414),this[_0x59fb3c(0x1e3)][_0x59fb3c(0x184)](_0x59fb3c(0x194),_0x3ebaf1),this[_0x59fb3c(0x1e3)][_0x59fb3c(0x184)](_0x59fb3c(0x11e),_0x4c3414),this[_0x59fb3c(0x1e3)][_0x59fb3c(0x184)](_0x59fb3c(0x1cb),_0x4c3414),this[_0x59fb3c(0x1e3)][_0x59fb3c(0x184)](_0x59fb3c(0x205),(_0x448b46,_0x204332)=>{const _0x2be56c=_0x59fb3c;if(!_0x204332)return;const _0x16657e=this[_0x2be56c(0xf7)][_0x2be56c(0x21f)][_0x2be56c(0x173)](TrackChangesEditing);this[_0x2be56c(0x112)][_0x2be56c(0x120)](_0x1d9f2c=>{const _0x522d62=_0x2be56c;if(_0x522d62(0x1b8)==_0x204332[_0x522d62(0x14d)])for(const _0x29b0ea of _0x448b46){const _0x517c6f=_0x29b0ea[_0x522d62(0x279)][_0x522d62(0x264)],_0x1d3c3d=_0x204332[_0x522d62(0x1dc)];_0x1d9f2c[_0x522d62(0x21c)](_0x517c6f,_0x1d3c3d);}else{if(_0x16657e[_0x522d62(0x217)](_0x204332[_0x522d62(0x14d)])){for(const _0x37d350 of _0x448b46)void 0x0!==_0x204332[_0x522d62(0x1dc)]?_0x1d9f2c[_0x522d62(0x26a)](_0x204332[_0x522d62(0x14d)],_0x204332[_0x522d62(0x1dc)],_0x37d350[_0x522d62(0x279)][_0x522d62(0x264)]):_0x1d9f2c[_0x522d62(0x176)](_0x204332[_0x522d62(0x14d)],_0x37d350[_0x522d62(0x279)][_0x522d62(0x264)]);}else{for(const _0x261c26 of _0x448b46)_0x204332[_0x522d62(0x1dc)]?_0x1d9f2c[_0x522d62(0x26a)](_0x204332[_0x522d62(0x14d)],_0x204332[_0x522d62(0x1dc)],_0x261c26):_0x1d9f2c[_0x522d62(0x176)](_0x204332[_0x522d62(0x14d)],_0x261c26);}}});}),this[_0x59fb3c(0x1e3)][_0x59fb3c(0x184)](_0x59fb3c(0x219),_0x3ebaf1);}}function zt(_0x270a77,_0x3cc103,_0x2ae888){const _0x4a3e62=_0xdc7aae;for(const _0x319f07 of _0x3cc103[_0x4a3e62(0x236)][_0x4a3e62(0xeb)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x319f07[_0x4a3e62(0x17a)]==_0x319f07)return!0x1;if(!_0x2ae888[_0x4a3e62(0x168)](_0x319f07))return!0x1;if(_0x270a77[_0x4a3e62(0x273)](_0x319f07)||_0x270a77[_0x4a3e62(0x26e)](_0x319f07))return!0x0;}return!0x1;}function Kt(_0x159502){const _0x13bef7=_0xdc7aae;return _0x159502[_0x13bef7(0x243)][_0x13bef7(0x236)]==_0x159502[_0x13bef7(0x279)][_0x13bef7(0x264)]&&_0x159502[_0x13bef7(0x243)][_0x13bef7(0x141)];}function Wt(_0x495f4a,_0x4677f8,_0x1e7006,_0x147241){const _0x300279=_0xdc7aae,_0x41295d=_0x3e7131=>!_0x3e7131[_0x300279(0x166)]['is'](_0x300279(0x17d))&&!_0x147241[_0x300279(0x273)](_0x3e7131[_0x300279(0x166)]),_0x2bfa4a=_0x495f4a[_0x300279(0x279)][_0x300279(0x108)](_0x41295d),_0xa360bf=_0x495f4a[_0x300279(0x243)][_0x300279(0x108)](_0x41295d,{'direction':_0x300279(0x182)});return(!_0x495f4a[_0x300279(0x279)][_0x300279(0x25f)](_0x2bfa4a)||!_0x495f4a[_0x300279(0x243)][_0x300279(0x25f)](_0xa360bf))&&(_0x2bfa4a[_0x300279(0x17b)](_0xa360bf)?_0x1e7006[_0x300279(0x27a)](_0x4677f8,{'range':_0x1e7006[_0x300279(0x276)](_0x2bfa4a,_0xa360bf)}):_0x1e7006[_0x300279(0x113)](_0x4677f8),!0x0);}function _0x295d(_0x3800e8,_0x20c6f6){const _0x6652fa=_0x6652();return _0x295d=function(_0x295dee,_0x2a8ce3){_0x295dee=_0x295dee-0xe5;let _0xfb105c=_0x6652fa[_0x295dee];return _0xfb105c;},_0x295d(_0x3800e8,_0x20c6f6);}function Ht(_0x59579d){return _0x2ec51e(_0x59579d);}function Qt(_0x3d7f75){const _0x3b7da9=_0xdc7aae,_0x4d24ec=_0x3d7f75[_0x3b7da9(0x279)][_0x3b7da9(0x264)];return _0x4d24ec&&_0x4d24ec['is'](_0x3b7da9(0x1a2));}function Xt(_0xc749b4){return Kt(_0xc749b4)||function(_0x1342df){const _0x25aba3=_0x295d;return _0x1342df[_0x25aba3(0x279)][_0x25aba3(0x236)]==_0x1342df[_0x25aba3(0x243)][_0x25aba3(0x16a)]&&_0x1342df[_0x25aba3(0x279)][_0x25aba3(0x1d9)];}(_0xc749b4);}function Yt(_0x204dbc,_0x3b488c){const _0x1fa695=_0xdc7aae;try{const _0x25197c=_0x204dbc[_0x1fa695(0x25d)]();for(const _0x2c43a2 of _0x3b488c)if(_0x204dbc!==_0x2c43a2&&_0x25197c&&_0x25197c[_0x1fa695(0x25e)](_0x2c43a2[_0x1fa695(0x25d)]()))return!0x0;return!0x1;}catch{return!0x1;}}function Zt(_0x4614cd,_0x2e3f7e){const _0x189f57=_0xdc7aae;return null==_0x4614cd[_0x189f57(0x243)][_0x189f57(0x16a)]&&_0x4614cd[_0x189f57(0x243)][_0x189f57(0x236)]==_0x4614cd[_0x189f57(0x279)][_0x189f57(0x264)]?tn(_0x4614cd[_0x189f57(0x279)][_0x189f57(0x264)],_0x2e3f7e):_0x4614cd;}function tn(_0x571b01,_0x6f1f1e){const _0x4d71df=_0xdc7aae,_0x189013=_0x6f1f1e[_0x4d71df(0x1ea)][_0x4d71df(0x273)](_0x571b01)||_0x6f1f1e[_0x4d71df(0x1ea)][_0x4d71df(0x1fb)](_0x571b01);return _0x6f1f1e[_0x4d71df(0x276)](_0x6f1f1e[_0x4d71df(0x171)](_0x571b01,_0x4d71df(0x110)),_0x189013?_0x6f1f1e[_0x4d71df(0x20e)](_0x571b01):_0x6f1f1e[_0x4d71df(0x171)](_0x571b01,_0x4d71df(0x243)));}function nn(_0x34fe49,_0x4c4e01,_0x4e3837,_0x2ec1c4){const _0x37d68c=_0xdc7aae;return!!en(_0x34fe49,_0x4c4e01)&&_0x4e3837[_0x37d68c(0x243)][_0x37d68c(0x25f)](_0x2ec1c4[_0x37d68c(0x279)]);}function en(_0x397ad3,_0x55ee73){const _0x277bf8=_0xdc7aae;if(!_0x397ad3[_0x277bf8(0x1b0)]||!_0x55ee73[_0x277bf8(0x1b0)])return!0x1;const _0x28f16d=new Set(Object[_0x277bf8(0x143)](_0x397ad3[_0x277bf8(0x136)])),_0x34d660=new Set(Object[_0x277bf8(0x143)](_0x55ee73[_0x277bf8(0x136)]));if(_0x28f16d[_0x277bf8(0x195)](_0x277bf8(0x188)),_0x34d660[_0x277bf8(0x195)](_0x277bf8(0x188)),0x0==_0x28f16d[_0x277bf8(0x15f)]&&0x0==_0x34d660[_0x277bf8(0x15f)])return!0x0;if(_0x28f16d[_0x277bf8(0x15f)]!=_0x34d660[_0x277bf8(0x15f)])return!0x1;const _0x38e088={..._0x397ad3[_0x277bf8(0x136)]},_0x55d735={..._0x55ee73[_0x277bf8(0x136)]};return delete _0x38e088[_0x277bf8(0x188)],delete _0x55d735[_0x277bf8(0x188)],JSON[_0x277bf8(0x275)](_0x38e088)==JSON[_0x277bf8(0x275)](_0x55d735);}function sn(_0x28474b,_0x3617d1){const _0x491ecd=_0xdc7aae,_0xbb9da6=on(_0x28474b[_0x491ecd(0x136)]),_0x5da9ac=on(_0x3617d1);if(!_0x28474b[_0x491ecd(0x1b0)])return!0x1;for(const _0x5886fe of Object[_0x491ecd(0x143)](_0x5da9ac))if(!_0x430b7a(_0xbb9da6[_0x5886fe],_0x5da9ac[_0x5886fe]))return!0x1;return!0x0;}function on(_0x1c88c9){const _0x35efa2=_0xdc7aae,_0x4feaa4=Object[_0x35efa2(0x1ca)]({},_0x1c88c9);return delete _0x4feaa4[_0x35efa2(0x163)],delete _0x4feaa4[_0x35efa2(0x16d)],_0x4feaa4;}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
-
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* +---------------------------------------------------------------------------------+
|
|
8
|
-
* | |
|
|
9
|
-
* | Hello stranger! |
|
|
10
|
-
* | |
|
|
11
|
-
* | |
|
|
12
|
-
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
-
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
-
* | are forbidden and will result in legal consequences. |
|
|
15
|
-
* | |
|
|
16
|
-
* | |
|
|
17
|
-
* +---------------------------------------------------------------------------------+
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
function _0xcbc6(_0x44965e,_0x3b6266){const _0x279329=_0x2793();return _0xcbc6=function(_0xcbc667,_0x57c9e8){_0xcbc667=_0xcbc667-0x16a;let _0x40c0b4=_0x279329[_0xcbc667];return _0x40c0b4;},_0xcbc6(_0x44965e,_0x3b6266);}const _0x27eef2=_0xcbc6;(function(_0x336cc7,_0x329da5){const _0x20240d=_0xcbc6,_0x4bddb0=_0x336cc7();while(!![]){try{const _0x3b3959=-parseInt(_0x20240d(0x177))/0x1+-parseInt(_0x20240d(0x173))/0x2+parseInt(_0x20240d(0x16d))/0x3+-parseInt(_0x20240d(0x16f))/0x4+parseInt(_0x20240d(0x17d))/0x5+parseInt(_0x20240d(0x16c))/0x6*(-parseInt(_0x20240d(0x17e))/0x7)+parseInt(_0x20240d(0x175))/0x8;if(_0x3b3959===_0x329da5)break;else _0x4bddb0['push'](_0x4bddb0['shift']());}catch(_0x17b610){_0x4bddb0['push'](_0x4bddb0['shift']());}}}(_0x2793,0x4feaa));import{Plugin as _0x5f4980}from'ckeditor5/src/core.js';import{Dialog as _0x1a4ab1}from'ckeditor5/src/ui.js';function _0x2793(){const _0x3ab939=['isPremiumPlugin','config','commands','editor','1471345Wpoasu','3475248uAdkbh','previewFinalContent','define','6TgWcwv','366720KFZozR','isOfficialPlugin','1672456GRpHEz','add','trackChanges.preview.renderFunction','TrackChangesPreview','1222908JqySMI','pluginName','11940568pwcasq','requires','55710JXCCvW','appendChild'];_0x2793=function(){return _0x3ab939;};return _0x2793();}import{TrackChangesData as _0x2acc79}from'./trackchangesdata.js';import{PreviewFinalContentCommand as _0x25fefa}from'./commands/previewfinalcontentcommand.js';import'../theme/trackchangespreview.css';export class TrackChangesPreview extends _0x5f4980{static get[_0x27eef2(0x176)](){return[_0x2acc79,_0x1a4ab1];}static get[_0x27eef2(0x174)](){const _0x3bd029=_0x27eef2;return _0x3bd029(0x172);}static get[_0x27eef2(0x16e)](){return!0x0;}static get[_0x27eef2(0x179)](){return!0x0;}constructor(_0xf651c4){const _0x123e7d=_0x27eef2;super(_0xf651c4),_0xf651c4[_0x123e7d(0x17b)][_0x123e7d(0x170)](_0x123e7d(0x16a),new _0x25fefa(this[_0x123e7d(0x17c)])),_0xf651c4[_0x123e7d(0x17a)][_0x123e7d(0x16b)](_0x123e7d(0x171),(_0x3aa23a,_0x331002)=>{const _0x36e082=_0x123e7d;for(const _0x5bc548 of _0x331002)_0x3aa23a[_0x36e082(0x178)](_0x5bc548);});}}
|