@ckeditor/ckeditor5-collaboration-core 47.6.1 → 48.0.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{src → dist}/collaborationoperation.d.ts +1 -1
- package/{src → dist}/config.d.ts +3 -2
- package/{src → dist}/documentcompare.d.ts +2 -2
- package/dist/index-content.css +278 -307
- package/dist/index-editor.css +202 -365
- package/dist/index.css +453 -881
- package/{src → dist}/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/{src → dist}/permissions.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/alignment.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/basicstyles.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/bookmark.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/font.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/footnotes.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/highlight.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/horizontalline.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/htmlembed.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/image.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/indent.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/lineheight.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/link.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/list.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/listproperties.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/mediaembed.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/multilevellist.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/shiftenter.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/style.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/table.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/tablecellproperties.d.ts +1 -1
- package/dist/suggestions/integrations/tablefooters.d.ts +14 -0
- package/{src → dist}/suggestions/integrations/tableheadings.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/tablelayout.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/tableproperties.d.ts +1 -1
- package/{src → dist}/suggestions/integrations/uploadcare.d.ts +1 -1
- package/{src → dist}/suggestions/suggestionsconversion.d.ts +28 -2
- package/{src → dist}/suggestions/view/ariadescriptionview.d.ts +2 -2
- package/{src → dist}/suggestions/view/latefocusbuttonview.d.ts +1 -1
- 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}/users/view/userview.d.ts +2 -2
- package/{src → dist}/users.d.ts +10 -2
- package/{src → dist}/utils/common-translations.d.ts +1 -1
- package/{src → dist}/utils/confirmmixin.d.ts +2 -2
- package/{src → dist}/utils/confirmview.d.ts +2 -2
- package/{src → dist}/utils/getdatetimeformatter.d.ts +3 -2
- package/{src → dist}/utils/getmarkerdomelement.d.ts +1 -1
- package/{src → dist}/utils/sanitizeEditorConfig.d.ts +1 -1
- package/{src → dist}/utils/setupthreadkeyboardnavigation.d.ts +1 -1
- package/{src → dist}/utils/suggestionmarkerutils.d.ts +1 -1
- package/{src → dist}/utils/surroundingmarkersdetector.d.ts +1 -1
- package/package.json +21 -42
- package/lang/contexts.json +0 -16
- package/lang/translations/af.po +0 -68
- package/lang/translations/ar.po +0 -68
- package/lang/translations/ast.po +0 -68
- package/lang/translations/az.po +0 -68
- package/lang/translations/be.po +0 -68
- package/lang/translations/bg.po +0 -68
- package/lang/translations/bn.po +0 -68
- package/lang/translations/bs.po +0 -68
- package/lang/translations/ca.po +0 -68
- package/lang/translations/cs.po +0 -68
- package/lang/translations/da.po +0 -68
- package/lang/translations/de-ch.po +0 -68
- package/lang/translations/de.po +0 -68
- package/lang/translations/el.po +0 -68
- package/lang/translations/en-au.po +0 -68
- package/lang/translations/en-gb.po +0 -68
- package/lang/translations/en.po +0 -68
- package/lang/translations/eo.po +0 -68
- package/lang/translations/es-co.po +0 -68
- package/lang/translations/es.po +0 -68
- package/lang/translations/et.po +0 -68
- package/lang/translations/eu.po +0 -68
- package/lang/translations/fa.po +0 -68
- package/lang/translations/fi.po +0 -68
- package/lang/translations/fr.po +0 -68
- package/lang/translations/gl.po +0 -68
- package/lang/translations/gu.po +0 -68
- package/lang/translations/he.po +0 -68
- package/lang/translations/hi.po +0 -68
- package/lang/translations/hr.po +0 -68
- package/lang/translations/hu.po +0 -68
- package/lang/translations/hy.po +0 -68
- package/lang/translations/id.po +0 -68
- package/lang/translations/it.po +0 -68
- package/lang/translations/ja.po +0 -68
- package/lang/translations/jv.po +0 -68
- package/lang/translations/kk.po +0 -68
- package/lang/translations/km.po +0 -68
- package/lang/translations/kn.po +0 -68
- package/lang/translations/ko.po +0 -68
- package/lang/translations/ku.po +0 -68
- package/lang/translations/lt.po +0 -68
- package/lang/translations/lv.po +0 -68
- package/lang/translations/ms.po +0 -68
- package/lang/translations/nb.po +0 -68
- package/lang/translations/ne.po +0 -68
- package/lang/translations/nl.po +0 -68
- package/lang/translations/no.po +0 -68
- package/lang/translations/oc.po +0 -68
- package/lang/translations/pl.po +0 -68
- package/lang/translations/pt-br.po +0 -68
- package/lang/translations/pt.po +0 -68
- package/lang/translations/ro.po +0 -68
- package/lang/translations/ru.po +0 -68
- package/lang/translations/si.po +0 -68
- package/lang/translations/sk.po +0 -68
- package/lang/translations/sl.po +0 -68
- package/lang/translations/sq.po +0 -68
- package/lang/translations/sr-latn.po +0 -68
- package/lang/translations/sr.po +0 -68
- package/lang/translations/sv.po +0 -68
- package/lang/translations/th.po +0 -68
- package/lang/translations/ti.po +0 -68
- package/lang/translations/tk.po +0 -68
- package/lang/translations/tr.po +0 -68
- package/lang/translations/tt.po +0 -68
- package/lang/translations/ug.po +0 -68
- package/lang/translations/uk.po +0 -68
- package/lang/translations/ur.po +0 -68
- package/lang/translations/uz.po +0 -68
- package/lang/translations/vi.po +0 -68
- package/lang/translations/zh-cn.po +0 -68
- package/lang/translations/zh.po +0 -68
- package/src/augmentation.js +0 -23
- package/src/collaborationhistory.js +0 -23
- package/src/collaborationoperation.js +0 -23
- package/src/config.js +0 -23
- package/src/documentcompare.js +0 -23
- package/src/index.js +0 -23
- package/src/legacyerrors.js +0 -23
- package/src/permissions.js +0 -23
- package/src/suggestions/integrations/alignment.js +0 -23
- package/src/suggestions/integrations/basicstyles.js +0 -23
- package/src/suggestions/integrations/bookmark.js +0 -23
- package/src/suggestions/integrations/font.js +0 -23
- package/src/suggestions/integrations/footnotes.js +0 -23
- package/src/suggestions/integrations/highlight.js +0 -23
- package/src/suggestions/integrations/horizontalline.js +0 -23
- package/src/suggestions/integrations/htmlembed.js +0 -23
- package/src/suggestions/integrations/image.js +0 -23
- package/src/suggestions/integrations/indent.js +0 -23
- package/src/suggestions/integrations/lineheight.js +0 -23
- package/src/suggestions/integrations/link.js +0 -23
- package/src/suggestions/integrations/list.js +0 -23
- package/src/suggestions/integrations/listproperties.js +0 -23
- package/src/suggestions/integrations/mediaembed.js +0 -23
- package/src/suggestions/integrations/multilevellist.js +0 -23
- package/src/suggestions/integrations/shiftenter.js +0 -23
- package/src/suggestions/integrations/style.js +0 -23
- package/src/suggestions/integrations/table.js +0 -23
- package/src/suggestions/integrations/tablecellproperties.js +0 -23
- package/src/suggestions/integrations/tableheadings.js +0 -23
- package/src/suggestions/integrations/tablelayout.js +0 -23
- package/src/suggestions/integrations/tableproperties.js +0 -23
- package/src/suggestions/integrations/uploadcare.js +0 -23
- package/src/suggestions/suggestionsconversion.js +0 -23
- package/src/suggestions/view/ariadescriptionview.js +0 -23
- package/src/suggestions/view/latefocusbuttonview.js +0 -23
- package/src/suggestionstyles.js +0 -23
- package/src/users/view/userview.js +0 -23
- package/src/users.js +0 -23
- package/src/utils/common-translations.js +0 -23
- package/src/utils/confirmmixin.js +0 -23
- package/src/utils/confirmview.js +0 -23
- package/src/utils/getdatetimeformatter.js +0 -23
- package/src/utils/getmarkerdomelement.js +0 -23
- package/src/utils/hashobject.js +0 -23
- package/src/utils/sanitizeEditorConfig.js +0 -23
- package/src/utils/setupthreadkeyboardnavigation.js +0 -23
- package/src/utils/suggestionmarkerutils.js +0 -23
- package/src/utils/surroundingmarkersdetector.js +0 -23
- package/src/utils/trim-html.js +0 -23
- package/theme/ariadescription.css +0 -12
- package/theme/confirm.css +0 -52
- package/theme/integrations/codeblock.css +0 -17
- package/theme/integrations/footnotes.css +0 -24
- package/theme/integrations/horizontalline.css +0 -24
- package/theme/integrations/image.css +0 -66
- package/theme/integrations/mediaembed.css +0 -28
- package/theme/integrations/mergefields.css +0 -67
- package/theme/integrations/pagebreak.css +0 -24
- package/theme/integrations/table.css +0 -207
- package/theme/suggestion.css +0 -131
- package/theme/suggestionmarker.css +0 -162
- package/theme/usercolormixin.css +0 -41
- package/theme/usercolors.css +0 -49
- package/theme/users.css +0 -110
- /package/{src → dist}/augmentation.d.ts +0 -0
- /package/{src → dist}/collaborationhistory.d.ts +0 -0
- /package/{src → dist}/legacyerrors.d.ts +0 -0
- /package/{src → dist}/suggestionstyles.d.ts +0 -0
- /package/{src → dist}/utils/hashobject.d.ts +0 -0
- /package/{src → dist}/utils/trim-html.d.ts +0 -0
package/lang/translations/ur.po
DELETED
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
# Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
|
-
#
|
|
3
|
-
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
|
-
#
|
|
5
|
-
# Check out the official contributor's guide:
|
|
6
|
-
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
7
|
-
#
|
|
8
|
-
msgid ""
|
|
9
|
-
msgstr ""
|
|
10
|
-
"Language: ur\n"
|
|
11
|
-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
12
|
-
"Content-Type: text/plain; charset=UTF-8\n"
|
|
13
|
-
|
|
14
|
-
msgctxt "A label for the anonymous user icon"
|
|
15
|
-
msgid "Anonymous"
|
|
16
|
-
msgstr "بے نام"
|
|
17
|
-
|
|
18
|
-
msgctxt "The label for confirming an action."
|
|
19
|
-
msgid "Yes"
|
|
20
|
-
msgstr "ہاں"
|
|
21
|
-
|
|
22
|
-
msgctxt "The label for rejecting an action."
|
|
23
|
-
msgid "No"
|
|
24
|
-
msgstr "ناں"
|
|
25
|
-
|
|
26
|
-
msgctxt "The label for confirming a dangerous action."
|
|
27
|
-
msgid "Are you sure?"
|
|
28
|
-
msgstr "واقعی؟"
|
|
29
|
-
|
|
30
|
-
msgctxt "Label for \"Today\". Used as a date label for comments and suggestions."
|
|
31
|
-
msgid "Today"
|
|
32
|
-
msgstr ""
|
|
33
|
-
|
|
34
|
-
msgctxt "Label for \"Yesterday\". Used as a date label for comments and suggestions."
|
|
35
|
-
msgid "Yesterday"
|
|
36
|
-
msgstr ""
|
|
37
|
-
|
|
38
|
-
msgctxt "Part of the date label used to describe the past days of the week (e.g., 'Last Monday'). Used for comments and suggestions."
|
|
39
|
-
msgid "Last"
|
|
40
|
-
msgstr ""
|
|
41
|
-
|
|
42
|
-
msgctxt "Name of \"Monday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Monday') for comments and suggestions."
|
|
43
|
-
msgid "Monday"
|
|
44
|
-
msgstr ""
|
|
45
|
-
|
|
46
|
-
msgctxt "Name of \"Tuesday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Tuesday') for comments and suggestions."
|
|
47
|
-
msgid "Tuesday"
|
|
48
|
-
msgstr ""
|
|
49
|
-
|
|
50
|
-
msgctxt "Name of \"Wednesday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Wednesday') for comments and suggestions."
|
|
51
|
-
msgid "Wednesday"
|
|
52
|
-
msgstr ""
|
|
53
|
-
|
|
54
|
-
msgctxt "Name of \"Thursday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Thursday') for comments and suggestions."
|
|
55
|
-
msgid "Thursday"
|
|
56
|
-
msgstr ""
|
|
57
|
-
|
|
58
|
-
msgctxt "Name of \"Friday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Friday') for comments and suggestions."
|
|
59
|
-
msgid "Friday"
|
|
60
|
-
msgstr ""
|
|
61
|
-
|
|
62
|
-
msgctxt "Name of \"Saturday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Saturday') for comments and suggestions."
|
|
63
|
-
msgid "Saturday"
|
|
64
|
-
msgstr ""
|
|
65
|
-
|
|
66
|
-
msgctxt "Name of \"Sunday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Sunday') for comments and suggestions."
|
|
67
|
-
msgid "Sunday"
|
|
68
|
-
msgstr ""
|
package/lang/translations/uz.po
DELETED
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
# Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
|
-
#
|
|
3
|
-
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
|
-
#
|
|
5
|
-
# Check out the official contributor's guide:
|
|
6
|
-
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
7
|
-
#
|
|
8
|
-
msgid ""
|
|
9
|
-
msgstr ""
|
|
10
|
-
"Language: uz\n"
|
|
11
|
-
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
12
|
-
"Content-Type: text/plain; charset=UTF-8\n"
|
|
13
|
-
|
|
14
|
-
msgctxt "A label for the anonymous user icon"
|
|
15
|
-
msgid "Anonymous"
|
|
16
|
-
msgstr ""
|
|
17
|
-
|
|
18
|
-
msgctxt "The label for confirming an action."
|
|
19
|
-
msgid "Yes"
|
|
20
|
-
msgstr ""
|
|
21
|
-
|
|
22
|
-
msgctxt "The label for rejecting an action."
|
|
23
|
-
msgid "No"
|
|
24
|
-
msgstr ""
|
|
25
|
-
|
|
26
|
-
msgctxt "The label for confirming a dangerous action."
|
|
27
|
-
msgid "Are you sure?"
|
|
28
|
-
msgstr ""
|
|
29
|
-
|
|
30
|
-
msgctxt "Label for \"Today\". Used as a date label for comments and suggestions."
|
|
31
|
-
msgid "Today"
|
|
32
|
-
msgstr ""
|
|
33
|
-
|
|
34
|
-
msgctxt "Label for \"Yesterday\". Used as a date label for comments and suggestions."
|
|
35
|
-
msgid "Yesterday"
|
|
36
|
-
msgstr ""
|
|
37
|
-
|
|
38
|
-
msgctxt "Part of the date label used to describe the past days of the week (e.g., 'Last Monday'). Used for comments and suggestions."
|
|
39
|
-
msgid "Last"
|
|
40
|
-
msgstr ""
|
|
41
|
-
|
|
42
|
-
msgctxt "Name of \"Monday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Monday') for comments and suggestions."
|
|
43
|
-
msgid "Monday"
|
|
44
|
-
msgstr ""
|
|
45
|
-
|
|
46
|
-
msgctxt "Name of \"Tuesday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Tuesday') for comments and suggestions."
|
|
47
|
-
msgid "Tuesday"
|
|
48
|
-
msgstr ""
|
|
49
|
-
|
|
50
|
-
msgctxt "Name of \"Wednesday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Wednesday') for comments and suggestions."
|
|
51
|
-
msgid "Wednesday"
|
|
52
|
-
msgstr ""
|
|
53
|
-
|
|
54
|
-
msgctxt "Name of \"Thursday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Thursday') for comments and suggestions."
|
|
55
|
-
msgid "Thursday"
|
|
56
|
-
msgstr ""
|
|
57
|
-
|
|
58
|
-
msgctxt "Name of \"Friday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Friday') for comments and suggestions."
|
|
59
|
-
msgid "Friday"
|
|
60
|
-
msgstr ""
|
|
61
|
-
|
|
62
|
-
msgctxt "Name of \"Saturday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Saturday') for comments and suggestions."
|
|
63
|
-
msgid "Saturday"
|
|
64
|
-
msgstr ""
|
|
65
|
-
|
|
66
|
-
msgctxt "Name of \"Sunday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Sunday') for comments and suggestions."
|
|
67
|
-
msgid "Sunday"
|
|
68
|
-
msgstr ""
|
package/lang/translations/vi.po
DELETED
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
# Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
|
-
#
|
|
3
|
-
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
|
-
#
|
|
5
|
-
# Check out the official contributor's guide:
|
|
6
|
-
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
7
|
-
#
|
|
8
|
-
msgid ""
|
|
9
|
-
msgstr ""
|
|
10
|
-
"Language: vi\n"
|
|
11
|
-
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
12
|
-
"Content-Type: text/plain; charset=UTF-8\n"
|
|
13
|
-
|
|
14
|
-
msgctxt "A label for the anonymous user icon"
|
|
15
|
-
msgid "Anonymous"
|
|
16
|
-
msgstr "Ẩn danh"
|
|
17
|
-
|
|
18
|
-
msgctxt "The label for confirming an action."
|
|
19
|
-
msgid "Yes"
|
|
20
|
-
msgstr "Có"
|
|
21
|
-
|
|
22
|
-
msgctxt "The label for rejecting an action."
|
|
23
|
-
msgid "No"
|
|
24
|
-
msgstr "Không"
|
|
25
|
-
|
|
26
|
-
msgctxt "The label for confirming a dangerous action."
|
|
27
|
-
msgid "Are you sure?"
|
|
28
|
-
msgstr "Bạn có chắc chắn không?"
|
|
29
|
-
|
|
30
|
-
msgctxt "Label for \"Today\". Used as a date label for comments and suggestions."
|
|
31
|
-
msgid "Today"
|
|
32
|
-
msgstr "Hôm nay"
|
|
33
|
-
|
|
34
|
-
msgctxt "Label for \"Yesterday\". Used as a date label for comments and suggestions."
|
|
35
|
-
msgid "Yesterday"
|
|
36
|
-
msgstr "Hôm qua"
|
|
37
|
-
|
|
38
|
-
msgctxt "Part of the date label used to describe the past days of the week (e.g., 'Last Monday'). Used for comments and suggestions."
|
|
39
|
-
msgid "Last"
|
|
40
|
-
msgstr "Tuần trước"
|
|
41
|
-
|
|
42
|
-
msgctxt "Name of \"Monday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Monday') for comments and suggestions."
|
|
43
|
-
msgid "Monday"
|
|
44
|
-
msgstr "Thứ Hai"
|
|
45
|
-
|
|
46
|
-
msgctxt "Name of \"Tuesday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Tuesday') for comments and suggestions."
|
|
47
|
-
msgid "Tuesday"
|
|
48
|
-
msgstr "Thứ Ba"
|
|
49
|
-
|
|
50
|
-
msgctxt "Name of \"Wednesday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Wednesday') for comments and suggestions."
|
|
51
|
-
msgid "Wednesday"
|
|
52
|
-
msgstr "Thứ Tư"
|
|
53
|
-
|
|
54
|
-
msgctxt "Name of \"Thursday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Thursday') for comments and suggestions."
|
|
55
|
-
msgid "Thursday"
|
|
56
|
-
msgstr "Thứ Năm"
|
|
57
|
-
|
|
58
|
-
msgctxt "Name of \"Friday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Friday') for comments and suggestions."
|
|
59
|
-
msgid "Friday"
|
|
60
|
-
msgstr "Thứ Sáu"
|
|
61
|
-
|
|
62
|
-
msgctxt "Name of \"Saturday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Saturday') for comments and suggestions."
|
|
63
|
-
msgid "Saturday"
|
|
64
|
-
msgstr "Thứ Bảy"
|
|
65
|
-
|
|
66
|
-
msgctxt "Name of \"Sunday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Sunday') for comments and suggestions."
|
|
67
|
-
msgid "Sunday"
|
|
68
|
-
msgstr "Chủ Nhật"
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
# Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
|
-
#
|
|
3
|
-
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
|
-
#
|
|
5
|
-
# Check out the official contributor's guide:
|
|
6
|
-
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
7
|
-
#
|
|
8
|
-
msgid ""
|
|
9
|
-
msgstr ""
|
|
10
|
-
"Language: zh_CN\n"
|
|
11
|
-
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
12
|
-
"Content-Type: text/plain; charset=UTF-8\n"
|
|
13
|
-
|
|
14
|
-
msgctxt "A label for the anonymous user icon"
|
|
15
|
-
msgid "Anonymous"
|
|
16
|
-
msgstr "匿名用户"
|
|
17
|
-
|
|
18
|
-
msgctxt "The label for confirming an action."
|
|
19
|
-
msgid "Yes"
|
|
20
|
-
msgstr "确定"
|
|
21
|
-
|
|
22
|
-
msgctxt "The label for rejecting an action."
|
|
23
|
-
msgid "No"
|
|
24
|
-
msgstr "取消"
|
|
25
|
-
|
|
26
|
-
msgctxt "The label for confirming a dangerous action."
|
|
27
|
-
msgid "Are you sure?"
|
|
28
|
-
msgstr "你确定吗?"
|
|
29
|
-
|
|
30
|
-
msgctxt "Label for \"Today\". Used as a date label for comments and suggestions."
|
|
31
|
-
msgid "Today"
|
|
32
|
-
msgstr "今天"
|
|
33
|
-
|
|
34
|
-
msgctxt "Label for \"Yesterday\". Used as a date label for comments and suggestions."
|
|
35
|
-
msgid "Yesterday"
|
|
36
|
-
msgstr "昨天"
|
|
37
|
-
|
|
38
|
-
msgctxt "Part of the date label used to describe the past days of the week (e.g., 'Last Monday'). Used for comments and suggestions."
|
|
39
|
-
msgid "Last"
|
|
40
|
-
msgstr "最后"
|
|
41
|
-
|
|
42
|
-
msgctxt "Name of \"Monday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Monday') for comments and suggestions."
|
|
43
|
-
msgid "Monday"
|
|
44
|
-
msgstr "星期一"
|
|
45
|
-
|
|
46
|
-
msgctxt "Name of \"Tuesday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Tuesday') for comments and suggestions."
|
|
47
|
-
msgid "Tuesday"
|
|
48
|
-
msgstr "星期二"
|
|
49
|
-
|
|
50
|
-
msgctxt "Name of \"Wednesday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Wednesday') for comments and suggestions."
|
|
51
|
-
msgid "Wednesday"
|
|
52
|
-
msgstr "星期三"
|
|
53
|
-
|
|
54
|
-
msgctxt "Name of \"Thursday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Thursday') for comments and suggestions."
|
|
55
|
-
msgid "Thursday"
|
|
56
|
-
msgstr "星期四"
|
|
57
|
-
|
|
58
|
-
msgctxt "Name of \"Friday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Friday') for comments and suggestions."
|
|
59
|
-
msgid "Friday"
|
|
60
|
-
msgstr "星期五"
|
|
61
|
-
|
|
62
|
-
msgctxt "Name of \"Saturday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Saturday') for comments and suggestions."
|
|
63
|
-
msgid "Saturday"
|
|
64
|
-
msgstr "星期六"
|
|
65
|
-
|
|
66
|
-
msgctxt "Name of \"Sunday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Sunday') for comments and suggestions."
|
|
67
|
-
msgid "Sunday"
|
|
68
|
-
msgstr "星期日"
|
package/lang/translations/zh.po
DELETED
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
# Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
|
-
#
|
|
3
|
-
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
|
-
#
|
|
5
|
-
# Check out the official contributor's guide:
|
|
6
|
-
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
7
|
-
#
|
|
8
|
-
msgid ""
|
|
9
|
-
msgstr ""
|
|
10
|
-
"Language: zh_TW\n"
|
|
11
|
-
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
12
|
-
"Content-Type: text/plain; charset=UTF-8\n"
|
|
13
|
-
|
|
14
|
-
msgctxt "A label for the anonymous user icon"
|
|
15
|
-
msgid "Anonymous"
|
|
16
|
-
msgstr "匿名者"
|
|
17
|
-
|
|
18
|
-
msgctxt "The label for confirming an action."
|
|
19
|
-
msgid "Yes"
|
|
20
|
-
msgstr "好"
|
|
21
|
-
|
|
22
|
-
msgctxt "The label for rejecting an action."
|
|
23
|
-
msgid "No"
|
|
24
|
-
msgstr "先不要"
|
|
25
|
-
|
|
26
|
-
msgctxt "The label for confirming a dangerous action."
|
|
27
|
-
msgid "Are you sure?"
|
|
28
|
-
msgstr "確定做此操作?"
|
|
29
|
-
|
|
30
|
-
msgctxt "Label for \"Today\". Used as a date label for comments and suggestions."
|
|
31
|
-
msgid "Today"
|
|
32
|
-
msgstr "今天"
|
|
33
|
-
|
|
34
|
-
msgctxt "Label for \"Yesterday\". Used as a date label for comments and suggestions."
|
|
35
|
-
msgid "Yesterday"
|
|
36
|
-
msgstr "昨天"
|
|
37
|
-
|
|
38
|
-
msgctxt "Part of the date label used to describe the past days of the week (e.g., 'Last Monday'). Used for comments and suggestions."
|
|
39
|
-
msgid "Last"
|
|
40
|
-
msgstr "上次"
|
|
41
|
-
|
|
42
|
-
msgctxt "Name of \"Monday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Monday') for comments and suggestions."
|
|
43
|
-
msgid "Monday"
|
|
44
|
-
msgstr "星期一"
|
|
45
|
-
|
|
46
|
-
msgctxt "Name of \"Tuesday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Tuesday') for comments and suggestions."
|
|
47
|
-
msgid "Tuesday"
|
|
48
|
-
msgstr "星期二"
|
|
49
|
-
|
|
50
|
-
msgctxt "Name of \"Wednesday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Wednesday') for comments and suggestions."
|
|
51
|
-
msgid "Wednesday"
|
|
52
|
-
msgstr "星期三"
|
|
53
|
-
|
|
54
|
-
msgctxt "Name of \"Thursday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Thursday') for comments and suggestions."
|
|
55
|
-
msgid "Thursday"
|
|
56
|
-
msgstr "星期四"
|
|
57
|
-
|
|
58
|
-
msgctxt "Name of \"Friday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Friday') for comments and suggestions."
|
|
59
|
-
msgid "Friday"
|
|
60
|
-
msgstr "星期五"
|
|
61
|
-
|
|
62
|
-
msgctxt "Name of \"Saturday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Saturday') for comments and suggestions."
|
|
63
|
-
msgid "Saturday"
|
|
64
|
-
msgstr "星期六"
|
|
65
|
-
|
|
66
|
-
msgctxt "Name of \"Sunday\" day of the week. Used as a part of the date label for days of the week (e.g., 'Last Sunday') for comments and suggestions."
|
|
67
|
-
msgid "Sunday"
|
|
68
|
-
msgstr "星期日"
|
package/src/augmentation.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
|
-
export{};
|
|
@@ -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{};
|
|
@@ -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/config.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
|
-
export{};
|
package/src/documentcompare.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 _0x7298(){const _0x51d4e3=['filter','9364680nBddIo','previousPosition','elementId','setAttribute','_editor','category','markedRemove','first','set','startsWith','_traverseOverItem','split','_handleTextAttributeChanges','reduce','get','isMarkedRemoveOperation','oldValue','oldName','text','_getElementCategory','_markDeletions','unwrap','model','$textProxy','_integrateEditor','pop','_getPositionFromAnchorAndPath','2137275OMRjCI','flatMap','parse','remove','_clone','null','_path','addAttributeCheck','offset','name','modelRange','editors','_createIn','stringify','getAttribute','splice','$markedRemove','elementStart','parent','isInline','_tokenizeModel','merge','_operationsData','4685SzCEgS','_handleChanged','listenTo','_diffItems','block','unshift','newValue','6SmrbbN','createRangeIn','newName','lowest','key','solid','nextSibling','_anchor','writer','version','after','root','value','clone','_handleWraps','from','_handleUnwraps','string','entries','_findUnclosedBlockOpeningToken','_calculateOperationsData','token','getOperationsData','NEGATIVE_INFINITY','13303020EPzjpn','pluginName','_removeAttribute','_createFromPositionAndShift','3eCsmHL','upcast','map','length','getItems','added','schema','marker','isBlock','document','index','elementEnd','_makeModelFromTokens','slice','getChildAtOffset','push','1792288FEPNkr','getRoot','start','type','forEach','isStart','sort','markDeletions','getPath','wrap','main','item','data','for','$elementId','44172dCBOKT','init','_handleElementRename','container','tokens','element','change','ready','getDiff','fromEntries','_diffModelTokens','isLimit','_handleUnchanged','attribute','_calculateMarkersOperationsData','rename','offsetSize','isPremiumPlugin','fill','context','anchor','markers','related','conversion','getAttributes','range','_createAt','insert','DocumentCompare','$markedRemove:','shift','startOffset','createPositionAt','end','_getAttrsForOffsets','_handleElementAttributeChanges','_parents','limitId','getShiftedBy','howMany','1084GGnmkk','getOperations','_handleUnclosedBlockOpeningTags','graveyard','viewItem','matchAll','before','_getAttributeChanges','path','_makeTokensFromTextByWords','editor','documentcompare-compare-no-root','model-diff-incorrect-matching-and-closing-tags','7156709BgMDBa','maxOffset','isOfficialPlugin','documentcompare-no-editor','unchanged','isContent','data-id','removed','add'];_0x7298=function(){return _0x51d4e3;};return _0x7298();}const _0x57cbdf=_0x5823;(function(_0x54c0fa,_0x87a9e6){const _0x4e97d6=_0x5823,_0x2c734d=_0x54c0fa();while(!![]){try{const _0x2ad6e7=parseInt(_0x4e97d6(0x18e))/0x1*(-parseInt(_0x4e97d6(0xfa))/0x2)+-parseInt(_0x4e97d6(0x154))/0x3+-parseInt(_0x4e97d6(0x122))/0x4*(parseInt(_0x4e97d6(0x16b))/0x5)+-parseInt(_0x4e97d6(0x172))/0x6*(parseInt(_0x4e97d6(0x12f))/0x7)+parseInt(_0x4e97d6(0x19e))/0x8+parseInt(_0x4e97d6(0x139))/0x9+parseInt(_0x4e97d6(0x18a))/0xa;if(_0x2ad6e7===_0x87a9e6)break;else _0x2c734d['push'](_0x2c734d['shift']());}catch(_0x3da4a7){_0x2c734d['push'](_0x2c734d['shift']());}}}(_0x7298,0x83cd5));import{ContextPlugin as _0x4a1af1,Editor as _0x3b3fbb}from'ckeditor5/src/core.js';import{CKEditorError as _0x123585,uid as _0x5a9d95}from'ckeditor5/src/utils.js';import{ModelRange as _0x2c0dee,ModelPosition as _0x376476,ModelText as _0x596eed,ModelTreeWalker as _0x14bf06,AttributeOperation as _0x38f674,InsertOperation as _0x4a7db7,MoveOperation as _0x55fb4c,RenameOperation as _0x3e776f,SplitOperation as _0x3ee976,MergeOperation as _0x22a11b,MarkerOperation as _0xfaadf9}from'ckeditor5/src/engine.js';import{diffArrays as _0x3590e9}from'diff';import{hashObject as _0x295d49}from'./utils/hashobject.js';export const DATA_ID_MODEL_ATTRIBUTE=_0x57cbdf(0xf9);function _0x5823(_0x435d54,_0x5c6e4a){const _0x72989f=_0x7298();return _0x5823=function(_0x582305,_0x1d397c){_0x582305=_0x582305-0xf2;let _0x2e9601=_0x72989f[_0x582305];return _0x2e9601;},_0x5823(_0x435d54,_0x5c6e4a);}export const DATA_ID_VIEW_ATTRIBUTE=_0x57cbdf(0x135);export class DocumentCompare extends _0x4a1af1{static get[_0x57cbdf(0x18b)](){const _0x2cb742=_0x57cbdf;return _0x2cb742(0x116);}static get[_0x57cbdf(0x131)](){return!0x0;}static get[_0x57cbdf(0x10b)](){return!0x0;}async[_0x57cbdf(0xfb)](){const _0x1df10f=_0x57cbdf;this[_0x1df10f(0x10d)]instanceof _0x3b3fbb?this[_0x1df10f(0x151)](this[_0x1df10f(0x10d)]):this[_0x1df10f(0x16d)](this[_0x1df10f(0x10d)][_0x1df10f(0x15f)],_0x1df10f(0x137),(_0x5c6249,_0xa5fba8)=>{const _0x23f0bb=_0x1df10f;_0xa5fba8['on'](_0x23f0bb(0x101),()=>{const _0x53e470=_0x23f0bb;this[_0x53e470(0x151)](_0xa5fba8);});});}get[_0x57cbdf(0x12c)](){const _0x4f735e=_0x57cbdf;if(this[_0x4f735e(0x10d)]instanceof _0x3b3fbb)return this[_0x4f735e(0x10d)];{const _0x3a3fb8=this[_0x4f735e(0x10d)][_0x4f735e(0x15f)][_0x4f735e(0x140)];if(!_0x3a3fb8)throw new _0x123585(_0x4f735e(0x132),this);return _0x3a3fb8;}}[_0x57cbdf(0x102)](_0x22d350,_0x31a038,_0x599e9e={'anchor':_0x57cbdf(0xf5),'markDeletions':!0x1}){const _0x4d6c38=_0x57cbdf;let _0x1f02cd,_0x3f3ea5;const _0x2dd351=this[_0x4d6c38(0x12c)];if(_0x4d6c38(0x183)==typeof _0x599e9e[_0x4d6c38(0x10e)]){const _0x36a16d=_0x2dd351[_0x4d6c38(0x14f)][_0x4d6c38(0x197)][_0x4d6c38(0x19f)](_0x599e9e[_0x4d6c38(0x10e)]);if(!_0x36a16d)throw new _0x123585(_0x4d6c38(0x12d),this,{'anchor':_0x599e9e[_0x4d6c38(0x10e)]});_0x1f02cd=_0x36a16d,_0x3f3ea5=_0x2dd351[_0x4d6c38(0x14f)][_0x4d6c38(0x11a)](_0x36a16d,0x0);}else _0x1f02cd=_0x599e9e[_0x4d6c38(0x10e)][_0x4d6c38(0x17f)](),_0x3f3ea5=_0x599e9e[_0x4d6c38(0x10e)][_0x4d6c38(0x17f)]();const _0x3b0cc9=_0x2dd351[_0x4d6c38(0xf7)][_0x4d6c38(0x156)](_0x22d350,_0x1f02cd),_0x214cd1=_0x2dd351[_0x4d6c38(0xf7)][_0x4d6c38(0x156)](_0x31a038,_0x1f02cd);return new DocumentDiff(_0x3b0cc9,_0x214cd1,_0x2dd351,{'anchor':_0x3f3ea5,'markDeletions':_0x599e9e[_0x4d6c38(0xf2)]});}[_0x57cbdf(0x148)](_0x59d752){const _0x4ca3da=_0x57cbdf;return _0x4ca3da(0x195)==_0x59d752[_0x4ca3da(0x1a1)]&&_0x59d752[_0x4ca3da(0x15d)][_0x4ca3da(0x142)](_0x4ca3da(0x164));}[_0x57cbdf(0x151)](_0x5ae390){const _0x4d77a2=_0x57cbdf;_0x5ae390[_0x4d77a2(0x111)][_0x4d77a2(0xf8)](_0x4d77a2(0x18f))[_0x4d77a2(0x137)](_0x3a3653=>{const _0x10326a=_0x4d77a2;_0x3a3653['on'](_0x10326a(0xff),(_0x1e5943,_0x15fcf6,_0x59baa3)=>{const _0x30c889=_0x10326a;if(_0x15fcf6[_0x30c889(0x15e)])for(const _0x6ddb34 of _0x15fcf6[_0x30c889(0x15e)][_0x30c889(0x192)]({'shallow':!0x0})){if(_0x6ddb34['is'](_0x30c889(0x150)))continue;const _0x44927f=_0x15fcf6[_0x30c889(0x126)][_0x30c889(0x162)](_0x30c889(0x135));_0x44927f&&_0x59baa3[_0x30c889(0x17a)][_0x30c889(0x13c)](_0x30c889(0xf9),_0x44927f,_0x6ddb34);}},{'priority':_0x10326a(0x175)});}),_0x5ae390[_0x4d77a2(0x14f)][_0x4d77a2(0x194)][_0x4d77a2(0x15b)](()=>!0x0,_0x4d77a2(0xf9));}}export class DocumentDiff{[_0x57cbdf(0x13d)];[_0x57cbdf(0x16e)]=[];[_0x57cbdf(0x16a)]=[];[_0x57cbdf(0x14d)];[_0x57cbdf(0x179)];[_0x57cbdf(0x15a)]=[0x0];[_0x57cbdf(0x11e)]=[];constructor(_0x5cfc10,_0x2485da,_0x4c9cc9,_0x21c2cd){const _0x5872b0=_0x57cbdf;this[_0x5872b0(0x13d)]=_0x4c9cc9,this[_0x5872b0(0x14d)]=!!_0x21c2cd[_0x5872b0(0xf2)],this[_0x5872b0(0x179)]=_0x21c2cd[_0x5872b0(0x10e)];const _0x547686=this[_0x5872b0(0x168)](_0x5cfc10),_0x4187b8=this[_0x5872b0(0x168)](_0x2485da);this[_0x5872b0(0x16e)]=this[_0x5872b0(0x104)](_0x547686,_0x4187b8),this[_0x5872b0(0x186)](),this[_0x5872b0(0x14d)]||this[_0x5872b0(0x108)](_0x5cfc10[_0x5872b0(0x10f)],_0x2485da[_0x5872b0(0x10f)]);}[_0x57cbdf(0x188)](){const _0x273a37=_0x57cbdf;return this[_0x273a37(0x16a)];}[_0x57cbdf(0x123)](){const _0x30008e=_0x57cbdf,_0x260a4c=this[_0x30008e(0x13d)][_0x30008e(0x14f)][_0x30008e(0x197)],_0x32dbb9=[];let _0x3be97f=_0x260a4c[_0x30008e(0x17b)];for(const _0x3b10d3 of this[_0x30008e(0x16a)])switch(_0x3b10d3[_0x30008e(0x1a1)]){case _0x30008e(0x107):{const _0x432246=this[_0x30008e(0x153)](this[_0x30008e(0x179)],_0x3b10d3[_0x30008e(0x12a)]),_0x56ad9f=_0x432246[_0x30008e(0x120)](_0x3b10d3[_0x30008e(0x121)]),_0x474fae=new _0x2c0dee(_0x432246,_0x56ad9f),_0x14bd08=JSON[_0x30008e(0x156)](_0x3b10d3[_0x30008e(0x149)]),_0x50925d=JSON[_0x30008e(0x156)](_0x3b10d3[_0x30008e(0x171)]);_0x32dbb9[_0x30008e(0x19d)](new _0x38f674(_0x474fae,_0x3b10d3[_0x30008e(0x176)],_0x14bd08,_0x50925d,_0x3be97f++));break;}case _0x30008e(0x115):{const _0x3a7e6a=this[_0x30008e(0x153)](this[_0x30008e(0x179)],_0x3b10d3[_0x30008e(0x12a)]),_0x41c20b=this[_0x30008e(0x19a)](_0x3b10d3[_0x30008e(0xfe)]);_0x32dbb9[_0x30008e(0x19d)](new _0x4a7db7(_0x3a7e6a,_0x41c20b,_0x3be97f++));break;}case _0x30008e(0x157):{const _0x37d958=this[_0x30008e(0x153)](this[_0x30008e(0x179)],_0x3b10d3[_0x30008e(0x12a)]),_0x3d20cb=new _0x376476(_0x260a4c[_0x30008e(0x125)],[0x0]);_0x32dbb9[_0x30008e(0x19d)](new _0x55fb4c(_0x37d958,_0x3b10d3[_0x30008e(0x121)],_0x3d20cb,_0x3be97f++));break;}case _0x30008e(0x109):{const _0x338688=this[_0x30008e(0x153)](this[_0x30008e(0x179)],_0x3b10d3[_0x30008e(0x12a)]);_0x32dbb9[_0x30008e(0x19d)](new _0x3e776f(_0x338688,_0x3b10d3[_0x30008e(0x14a)],_0x3b10d3[_0x30008e(0x174)],_0x3be97f++));break;}case _0x30008e(0x144):{const _0x4e29cf=this[_0x30008e(0x153)](this[_0x30008e(0x179)],_0x3b10d3[_0x30008e(0x12a)]),_0x4a9d7a=this[_0x30008e(0x153)](this[_0x30008e(0x179)],_0x3b10d3[_0x30008e(0x12a)][_0x30008e(0x19b)](0x0,-0x1));_0x4a9d7a[_0x30008e(0x15c)]++,_0x32dbb9[_0x30008e(0x19d)](new _0x3ee976(_0x4e29cf,Number[_0x30008e(0x189)],_0x4a9d7a,null,_0x3be97f++));break;}case _0x30008e(0x169):{const _0x3affa2=_0x3b10d3[_0x30008e(0x12a)][_0x30008e(0x19b)](),_0x5d9bbf=_0x3affa2[_0x30008e(0x19b)](0x0,-0x1);_0x5d9bbf[_0x5d9bbf[_0x30008e(0x191)]-0x1]++,_0x5d9bbf[_0x30008e(0x19d)](0x0);const _0x120c26=this[_0x30008e(0x153)](this[_0x30008e(0x179)],_0x5d9bbf),_0x99fbbb=this[_0x30008e(0x153)](this[_0x30008e(0x179)],_0x3affa2),_0x94c61d=new _0x376476(_0x260a4c[_0x30008e(0x125)],[0x0]);_0x32dbb9[_0x30008e(0x19d)](new _0x22a11b(_0x120c26,Number[_0x30008e(0x189)],_0x99fbbb,_0x94c61d,_0x3be97f++));break;}case _0x30008e(0x195):case _0x30008e(0x13f):{let _0x3f2b7c=null;if(_0x3b10d3[_0x30008e(0x113)]){const _0x32a108=this[_0x30008e(0x153)](this[_0x30008e(0x179)],_0x3b10d3[_0x30008e(0x113)][_0x30008e(0x1a0)]),_0x596173=this[_0x30008e(0x153)](this[_0x30008e(0x179)],_0x3b10d3[_0x30008e(0x113)][_0x30008e(0x11b)]);_0x3f2b7c=new _0x2c0dee(_0x32a108,_0x596173);}const _0x1aea2d=_0x30008e(0x195)==_0x3b10d3[_0x30008e(0x1a1)]?_0x3b10d3[_0x30008e(0x15d)]:_0x30008e(0x117)+_0x5a9d95();_0x32dbb9[_0x30008e(0x19d)](new _0xfaadf9(_0x1aea2d,null,_0x3f2b7c,_0x260a4c[_0x30008e(0x14f)][_0x30008e(0x10f)],!0x0,_0x3be97f++));break;}case _0x30008e(0x14e):{const _0x1677b8=_0x3b10d3[_0x30008e(0x12a)][_0x30008e(0x19b)]();_0x1677b8[_0x30008e(0x19d)](0x0);const _0x5017f5=_0x3b10d3[_0x30008e(0x12a)][_0x30008e(0x19b)](),_0x298a76=this[_0x30008e(0x153)](this[_0x30008e(0x179)],_0x1677b8),_0x1cd9cd=this[_0x30008e(0x153)](this[_0x30008e(0x179)],_0x5017f5),_0x4d5d85=new _0x376476(_0x260a4c[_0x30008e(0x125)],[0x0]);_0x32dbb9[_0x30008e(0x19d)](new _0x55fb4c(_0x298a76,_0x3b10d3[_0x30008e(0x121)],_0x1cd9cd,_0x3be97f++)),_0x32dbb9[_0x30008e(0x19d)](new _0x55fb4c(_0x1cd9cd[_0x30008e(0x120)](_0x3b10d3[_0x30008e(0x121)]),0x1,_0x4d5d85,_0x3be97f++));break;}case _0x30008e(0xf4):{const _0x4ad099=this[_0x30008e(0x153)](this[_0x30008e(0x179)],_0x3b10d3[_0x30008e(0x113)][_0x30008e(0x1a0)]),_0x194d07=this[_0x30008e(0x153)](this[_0x30008e(0x179)],_0x3b10d3[_0x30008e(0x113)][_0x30008e(0x11b)]),_0x391d92=_0x3b10d3[_0x30008e(0x187)][_0x30008e(0xff)][_0x30008e(0x158)](!0x1),_0x3728da=_0x3b10d3[_0x30008e(0x113)][_0x30008e(0x11b)][_0x30008e(0x19b)]();_0x3728da[_0x30008e(0x19d)](0x0);const _0x2d2fb7=this[_0x30008e(0x153)](this[_0x30008e(0x179)],_0x3728da);_0x32dbb9[_0x30008e(0x19d)](new _0x4a7db7(_0x194d07,_0x391d92,_0x3be97f++)),_0x32dbb9[_0x30008e(0x19d)](new _0x55fb4c(_0x4ad099,_0x194d07[_0x30008e(0x15c)]-_0x4ad099[_0x30008e(0x15c)],_0x2d2fb7,_0x3be97f++));break;}}return _0x32dbb9;}[_0x57cbdf(0x168)](_0x4d16a9){const _0x3fcb2c=_0x57cbdf,_0x420231=[],_0x20b219=_0x2c0dee[_0x3fcb2c(0x160)](_0x4d16a9),_0xf1abff=new _0x14bf06({'boundaries':_0x20b219});let _0x302406='',_0x73d34a=null;const _0x1e6e4e=[''],_0x4897c6=new Map();for(const _0x22981c of _0xf1abff)if(_0x3fcb2c(0x165)==_0x22981c[_0x3fcb2c(0x1a1)]||_0x3fcb2c(0x199)==_0x22981c[_0x3fcb2c(0x1a1)]){let _0x4d64c5=_0x1e6e4e[0x0];''!==_0x302406&&(_0x420231[_0x3fcb2c(0x19d)](...this[_0x3fcb2c(0x12b)](_0x302406,_0x73d34a,_0x4d64c5)),_0x302406='');const _0x4d199c=_0x22981c[_0x3fcb2c(0xf6)];let _0x142665;_0x4d199c[_0x3fcb2c(0x162)](_0x3fcb2c(0xf9))?_0x142665=_0x4d199c[_0x3fcb2c(0x162)](_0x3fcb2c(0xf9)):_0x3fcb2c(0x165)==_0x22981c[_0x3fcb2c(0x1a1)]?(_0x142665=_(_0x4d199c),_0x4897c6[_0x3fcb2c(0x141)](_0x4d199c,_0x142665)):_0x142665=_0x4897c6[_0x3fcb2c(0x147)](_0x4d199c);const _0x33942a=this[_0x3fcb2c(0x14c)](_0x4d199c);_0x3fcb2c(0x177)==_0x33942a&&(_0x3fcb2c(0x165)==_0x22981c[_0x3fcb2c(0x1a1)]?(_0x4d64c5=_0x142665,_0x1e6e4e[_0x3fcb2c(0x170)](_0x4d64c5)):_0x1e6e4e[_0x3fcb2c(0x118)]());const _0x592529={'type':_0x3fcb2c(0xff),'element':_0x4d199c,'elementId':_0x142665,'category':_0x33942a,'isStart':_0x3fcb2c(0x165)==_0x22981c[_0x3fcb2c(0x1a1)],'limitId':_0x4d64c5};_0x420231[_0x3fcb2c(0x19d)](_0x592529);}else''==_0x302406&&(_0x73d34a=_0x22981c[_0x3fcb2c(0x13a)][_0x3fcb2c(0x17f)]()),_0x302406+=_0x22981c[_0x3fcb2c(0xf6)][_0x3fcb2c(0xf7)];return''!==_0x302406&&_0x420231[_0x3fcb2c(0x19d)](...this[_0x3fcb2c(0x12b)](_0x302406,_0x73d34a,_0x1e6e4e[0x0])),_0x420231;}[_0x57cbdf(0x12b)](_0x515115,_0x338938,_0x1258a7){const _0x30219a=_0x57cbdf,_0x568335=_0x515115[_0x30219a(0x127)](/(\s)/g),_0x91ddb8=Array[_0x30219a(0x181)](_0x568335)[_0x30219a(0x190)](_0x4ee729=>_0x4ee729[_0x30219a(0x198)]);_0x91ddb8[_0x30219a(0x19d)](_0x515115[_0x30219a(0x191)]),0x0==_0x91ddb8[0x0]&&_0x91ddb8[_0x30219a(0x118)]();const _0x46d150=[],_0x19fc37=_0x338938[_0x30219a(0x166)];let _0x3c6583=0x0,_0x37880b=_0x338938[_0x30219a(0x15c)];for(let _0x173766=0x0;_0x173766<_0x91ddb8[_0x30219a(0x191)];_0x173766++)_0x46d150[_0x30219a(0x19d)]({'type':_0x30219a(0x14b),'data':_0x515115[_0x30219a(0x19b)](_0x3c6583,_0x91ddb8[_0x173766]),'parent':_0x19fc37,'offset':_0x37880b,'limitId':_0x1258a7}),_0x3c6583=_0x91ddb8[_0x173766],_0x37880b=_0x338938[_0x30219a(0x15c)]+_0x91ddb8[_0x173766];return _0x46d150;}[_0x57cbdf(0x14c)](_0x800aef){const _0x48d158=_0x57cbdf,_0x5a8098=this[_0x48d158(0x13d)][_0x48d158(0x14f)][_0x48d158(0x194)];return _0x5a8098[_0x48d158(0x105)](_0x800aef)||_0x5a8098[_0x48d158(0x134)](_0x800aef)||_0x5a8098[_0x48d158(0x167)](_0x800aef)?_0x48d158(0x177):_0x5a8098[_0x48d158(0x196)](_0x800aef)?_0x48d158(0x16f):_0x48d158(0xfd);}[_0x57cbdf(0x104)](_0xb850,_0x1384d8){const _0x3523e7=_0x57cbdf,_0x1438fa=_0x3590e9(_0xb850,_0x1384d8,{'comparator':g});this[_0x3523e7(0x124)](_0x1438fa);const _0xc13427=_0x1438fa[_0x3523e7(0x155)](_0x4ec250=>{const _0x5f0292=_0x3523e7,_0x3f0d47=_0x4ec250[_0x5f0292(0x193)]?_0x5f0292(0x193):_0x4ec250[_0x5f0292(0x136)]?_0x5f0292(0x136):_0x5f0292(0x133);return _0x4ec250[_0x5f0292(0x17e)][_0x5f0292(0x190)](_0x1d126=>({'token':_0x1d126,'change':_0x3f0d47}));});let _0x3a7cb3=0x0;for(const _0x1b42f0 of _0xc13427)_0x3523e7(0x193)!=_0x1b42f0[_0x3523e7(0x100)]&&(_0x3523e7(0x133)==_0x1b42f0[_0x3523e7(0x100)]&&(_0x1b42f0[_0x3523e7(0x128)]=_0xb850[_0x3a7cb3]),_0x3a7cb3++);return _0xc13427;}[_0x57cbdf(0x124)](_0x90a5f6){const _0x891f47=_0x57cbdf;for(let _0x5f4268=0x0;_0x5f4268<_0x90a5f6[_0x891f47(0x191)]-0x1;_0x5f4268++)if(_0x90a5f6[_0x5f4268][_0x891f47(0x136)]&&_0x90a5f6[_0x5f4268+0x1][_0x891f47(0x193)]){const _0x40b4fb=this[_0x891f47(0x185)](_0x90a5f6[_0x5f4268][_0x891f47(0x17e)]);if(null!==_0x40b4fb){const _0xfa7647=this[_0x891f47(0x185)](_0x90a5f6[_0x5f4268+0x1][_0x891f47(0x17e)]),_0x441c2a=_0x90a5f6[_0x5f4268][_0x891f47(0x17e)][_0x891f47(0x163)](_0x40b4fb),_0x29a71a=_0x90a5f6[_0x5f4268+0x1][_0x891f47(0x17e)][_0x891f47(0x163)](_0xfa7647),_0x3eccb3=[_0x29a71a[_0x891f47(0x118)]()];_0x441c2a[_0x891f47(0x118)]();const _0x11d272={'value':_0x441c2a,'removed':!0x0},_0x3b20c0={'value':_0x29a71a,'added':!0x0},_0x15315a={'value':_0x3eccb3};_0x90a5f6[_0x891f47(0x163)](_0x5f4268+0x2,0x0,_0x15315a,_0x11d272,_0x3b20c0);}}}[_0x57cbdf(0x185)](_0x39c4dc){const _0x27812d=_0x57cbdf;let _0x3eabab=0x0,_0x4d6550=-0x1;for(let _0x4964b9=0x0;_0x4964b9<_0x39c4dc[_0x27812d(0x191)];_0x4964b9++){const _0x346d2b=_0x39c4dc[_0x4964b9];_0x27812d(0xff)==_0x346d2b[_0x27812d(0x1a1)]&&_0x27812d(0x16f)==_0x346d2b[_0x27812d(0x13e)]&&(_0x3eabab+=_0x346d2b[_0x27812d(0x1a3)]?0x1:-0x1,_0x346d2b[_0x27812d(0x1a3)]&&(_0x4d6550=_0x4964b9));}return 0x0===_0x3eabab?null:_0x4d6550;}[_0x57cbdf(0x186)](){const _0x1ebec1=_0x57cbdf;this[_0x1ebec1(0x182)](),this[_0x1ebec1(0x15a)]=[0x0],this[_0x1ebec1(0x11e)]=[];for(let _0xa585dc=0x0;_0xa585dc<this[_0x1ebec1(0x16e)][_0x1ebec1(0x191)];_0xa585dc++){const _0x3b0afb=this[_0x1ebec1(0x16e)][_0xa585dc][_0x1ebec1(0x100)],_0x24e10b=[];_0x24e10b[_0x1ebec1(0x19d)](this[_0x1ebec1(0x16e)][_0xa585dc]);let _0x547f81=_0xa585dc+0x1;for(;this[_0x1ebec1(0x16e)][_0x547f81]&&this[_0x1ebec1(0x16e)][_0x547f81][_0x1ebec1(0x100)]==_0x3b0afb;)_0x24e10b[_0x1ebec1(0x19d)](this[_0x1ebec1(0x16e)][_0x547f81]),_0x547f81++,_0xa585dc++;const _0x3b4b1a=_0x24e10b[_0x1ebec1(0x190)](_0x17f050=>_0x17f050[_0x1ebec1(0x187)]);if(_0x1ebec1(0x133)==_0x3b0afb)_0x24e10b[_0x1ebec1(0x190)](_0x5cdc2a=>_0x5cdc2a[_0x1ebec1(0x128)])[_0x1ebec1(0x1a2)](_0x36be79=>this[_0x1ebec1(0x143)](_0x36be79));else{if(_0x1ebec1(0x136)==_0x3b0afb){if(this[_0x1ebec1(0x14d)]){const _0x323c0e=this[_0x1ebec1(0x15a)][_0x1ebec1(0x19b)]();_0x3b4b1a[_0x1ebec1(0x1a2)](_0x537368=>this[_0x1ebec1(0x143)](_0x537368));const _0x45a9ae=this[_0x1ebec1(0x15a)][_0x1ebec1(0x19b)]();this[_0x1ebec1(0x16a)][_0x1ebec1(0x19d)]({'type':_0x1ebec1(0x13f),'range':{'start':_0x323c0e,'end':_0x45a9ae}});}else this[_0x1ebec1(0x16c)](_0x3b4b1a,!0x0,this[_0x1ebec1(0x15a)][_0x1ebec1(0x19b)]());}else{const _0x1e8974=_0x3b4b1a[_0x1ebec1(0x138)](_0x2cc2c0=>_0x1ebec1(0xff)!=_0x2cc2c0[_0x1ebec1(0x1a1)]||_0x1ebec1(0xfd)!=_0x2cc2c0[_0x1ebec1(0x13e)]);this[_0x1ebec1(0x16c)](_0x1e8974,!0x1,this[_0x1ebec1(0x15a)]);}}}this[_0x1ebec1(0x180)](),this[_0x1ebec1(0x15a)]=[0x0],this[_0x1ebec1(0x11e)]=[];for(let _0x5451db=0x0;_0x5451db<this[_0x1ebec1(0x16e)][_0x1ebec1(0x191)];_0x5451db++){const _0x453835=this[_0x1ebec1(0x16e)][_0x5451db][_0x1ebec1(0x100)],_0x5f4f39=[];_0x5f4f39[_0x1ebec1(0x19d)](this[_0x1ebec1(0x16e)][_0x5451db]);let _0x6ee100=_0x5451db+0x1;for(;this[_0x1ebec1(0x16e)][_0x6ee100]&&this[_0x1ebec1(0x16e)][_0x6ee100][_0x1ebec1(0x100)]==_0x453835;)_0x5f4f39[_0x1ebec1(0x19d)](this[_0x1ebec1(0x16e)][_0x6ee100]),_0x6ee100++,_0x5451db++;const _0x2fb0bc=_0x5f4f39[_0x1ebec1(0x190)](_0x172a17=>_0x172a17[_0x1ebec1(0x187)]);if(_0x1ebec1(0x133)==_0x453835){const _0x167946=_0x5f4f39[_0x1ebec1(0x190)](_0x52b4b6=>_0x52b4b6[_0x1ebec1(0x128)]);this[_0x1ebec1(0x106)](_0x167946,_0x2fb0bc);}else(_0x1ebec1(0x136)!=_0x453835||this[_0x1ebec1(0x14d)])&&_0x2fb0bc[_0x1ebec1(0x1a2)](_0x1dda40=>{const _0x54c372=_0x1ebec1;this[_0x54c372(0x143)](_0x1dda40);});}}[_0x57cbdf(0x108)](_0x46d767,_0xb09a30){const _0x2503dd=_0x57cbdf,_0x1ce560={};for(const [_0x2031fc]of _0x46d767)_0x1ce560[_0x2031fc]=null;for(const [_0x205ccd,_0x2f1562]of _0xb09a30)_0x1ce560[_0x205ccd]=_0x2f1562;const _0x4bf35b=Object[_0x2503dd(0x184)](_0x1ce560)[_0x2503dd(0x190)](([_0x133eb0,_0x34f62f])=>({'type':_0x2503dd(0x195),'name':_0x133eb0,'range':_0x34f62f?{'start':_0x34f62f[_0x2503dd(0x1a0)][_0x2503dd(0x12a)][_0x2503dd(0x19b)](),'end':_0x34f62f[_0x2503dd(0x11b)][_0x2503dd(0x12a)][_0x2503dd(0x19b)]()}:null}));this[_0x2503dd(0x16a)][_0x2503dd(0x19d)](..._0x4bf35b);}[_0x57cbdf(0x182)](){const _0x11e765=_0x57cbdf,_0x59ad89=new Map(),_0x4c4339=[],_0x41c5d3=[0x0];let _0x1042a0=this[_0x11e765(0x16e)][_0x11e765(0x191)]+0x1;for(let _0x35212f=this[_0x11e765(0x16e)][_0x11e765(0x191)]-0x1;_0x35212f>=0x0;_0x35212f--){const {token:_0x319bf9,before:_0x4a22d5,change:_0x2ca51b}=this[_0x11e765(0x16e)][_0x35212f];if(_0x11e765(0x136)!=_0x2ca51b&&(_0x1042a0=_0x35212f),_0x11e765(0xff)!=_0x319bf9[_0x11e765(0x1a1)]||_0x11e765(0xfd)!=_0x319bf9[_0x11e765(0x13e)]||_0x11e765(0x193)==_0x2ca51b)continue;const _0x390d32=_0x4a22d5?_0x4a22d5[_0x11e765(0xff)]:_0x319bf9[_0x11e765(0xff)];if(_0x319bf9[_0x11e765(0x1a3)]){const _0x3c772a=_0x59ad89[_0x11e765(0x147)](_0x390d32),_0x5f2863=this[_0x11e765(0x16e)][_0x3c772a];(_0x11e765(0x136)==_0x2ca51b||_0x11e765(0x136)==_0x5f2863[_0x11e765(0x100)])&&_0x1042a0<_0x3c772a&&(this[_0x11e765(0x16a)][_0x11e765(0x19d)]({'type':_0x11e765(0x14e),'path':_0x390d32[_0x11e765(0xf3)](),'howMany':_0x390d32[_0x11e765(0x130)]+_0x41c5d3[0x0]}),_0x41c5d3[_0x11e765(0x118)](),_0x41c5d3[0x0]+=_0x390d32[_0x11e765(0x130)]-0x1,_0x4c4339[_0x11e765(0x19d)](_0x35212f),_0x4c4339[_0x11e765(0x19d)](_0x3c772a));}else _0x59ad89[_0x11e765(0x141)](_0x390d32,_0x35212f),_0x41c5d3[_0x11e765(0x170)](0x0);}_0x4c4339[_0x11e765(0x1a4)]((_0x4585bc,_0x4fd02b)=>_0x4fd02b-_0x4585bc),_0x4c4339[_0x11e765(0x1a2)](_0x1e226c=>{const _0x276167=_0x11e765,_0x33bd88=this[_0x276167(0x16e)][_0x1e226c];_0x276167(0x136)==_0x33bd88[_0x276167(0x100)]?this[_0x276167(0x16e)][_0x276167(0x163)](_0x1e226c,0x1):(_0x33bd88[_0x276167(0x100)]=_0x276167(0x193),delete _0x33bd88[_0x276167(0x128)]);});}[_0x57cbdf(0x180)](){const _0x31427f=_0x57cbdf;this[_0x31427f(0x15a)]=[0x0],this[_0x31427f(0x11e)]=[];const _0x1a3cb0=[];for(let _0x1ed632=0x0;_0x1ed632<this[_0x31427f(0x16e)][_0x31427f(0x191)];_0x1ed632++){const {change:_0x178a52,token:_0x34db32}=this[_0x31427f(0x16e)][_0x1ed632];if(_0x31427f(0x193)==_0x178a52&&_0x31427f(0xff)==_0x34db32[_0x31427f(0x1a1)]&&_0x31427f(0xfd)==_0x34db32[_0x31427f(0x13e)]){if(_0x34db32[_0x31427f(0x1a3)])_0x1a3cb0[_0x31427f(0x19d)](this[_0x31427f(0x15a)][_0x31427f(0x19b)]());else{if(!_0x34db32[_0x31427f(0x1a3)]){const _0x1fdbf9=_0x1a3cb0[_0x31427f(0x152)]();this[_0x31427f(0x16a)][_0x31427f(0x19d)]({'type':_0x31427f(0xf4),'range':{'start':_0x1fdbf9,'end':this[_0x31427f(0x15a)][_0x31427f(0x19b)]()},'token':_0x34db32}),this[_0x31427f(0x15a)][this[_0x31427f(0x15a)][_0x31427f(0x191)]-0x1]=_0x1fdbf9[this[_0x31427f(0x15a)][_0x31427f(0x191)]-0x1]+0x1;}}}else(_0x31427f(0x136)!=_0x178a52||this[_0x31427f(0x14d)])&&this[_0x31427f(0x143)](_0x34db32);}}[_0x57cbdf(0x106)](_0x5bd862,_0x2f6352){const _0x1f8d29=_0x57cbdf;for(let _0x7a20bc=0x0;_0x7a20bc<_0x5bd862[_0x1f8d29(0x191)];_0x7a20bc++){const _0x210b72=_0x5bd862[_0x7a20bc];if(_0x1f8d29(0xff)==_0x210b72[_0x1f8d29(0x1a1)]&&_0x210b72[_0x1f8d29(0x1a3)]){const _0x5c7109=_0x2f6352[_0x7a20bc];_0x1f8d29(0x16f)==_0x210b72[_0x1f8d29(0x13e)]&&this[_0x1f8d29(0xfc)](_0x210b72[_0x1f8d29(0xff)],_0x5c7109[_0x1f8d29(0xff)],this[_0x1f8d29(0x15a)]),this[_0x1f8d29(0x11d)](_0x210b72[_0x1f8d29(0xff)],_0x5c7109[_0x1f8d29(0xff)],this[_0x1f8d29(0x15a)]),this[_0x1f8d29(0x15a)][_0x1f8d29(0x19d)](0x0),this[_0x1f8d29(0x11e)][_0x1f8d29(0x19d)](_0x5c7109);}else{if(_0x1f8d29(0xff)!=_0x210b72[_0x1f8d29(0x1a1)]||_0x210b72[_0x1f8d29(0x1a3)]){if(_0x1f8d29(0x14b)==_0x210b72[_0x1f8d29(0x1a1)]){const _0x41350b=this[_0x1f8d29(0x15a)][_0x1f8d29(0x19b)](),_0x3cdaf1=[],_0x26cb43=[];for(;_0x5bd862[_0x7a20bc]&&_0x1f8d29(0x14b)==_0x5bd862[_0x7a20bc][_0x1f8d29(0x1a1)];)_0x3cdaf1[_0x1f8d29(0x19d)](_0x5bd862[_0x7a20bc]),_0x26cb43[_0x1f8d29(0x19d)](_0x2f6352[_0x7a20bc]),this[_0x1f8d29(0x15a)][this[_0x1f8d29(0x15a)][_0x1f8d29(0x191)]-0x1]+=_0x5bd862[_0x7a20bc][_0x1f8d29(0xf7)][_0x1f8d29(0x191)],_0x7a20bc++;_0x7a20bc--,this[_0x1f8d29(0x145)](_0x3cdaf1,_0x26cb43,_0x41350b);}}else this[_0x1f8d29(0x15a)][_0x1f8d29(0x152)](),this[_0x1f8d29(0x15a)][this[_0x1f8d29(0x15a)][_0x1f8d29(0x191)]-0x1]++,this[_0x1f8d29(0x11e)][_0x1f8d29(0x152)]();}}}[_0x57cbdf(0x16c)](_0x3fcafa,_0x5075b9,_0x1a1cf4){const _0x4b1f2b=_0x57cbdf,_0x2c3524=[],_0x46e1c4=[],_0x3cf772=_0x1a1cf4[_0x4b1f2b(0x19b)]();for(let _0x21ab78=0x0;_0x21ab78<_0x3fcafa[_0x4b1f2b(0x191)];_0x21ab78++){const _0x5bbf0f=_0x3fcafa[_0x21ab78],_0x5065a0=_0x1a1cf4[_0x4b1f2b(0x19b)]();if(_0x4b1f2b(0xff)!=_0x5bbf0f[_0x4b1f2b(0x1a1)]||_0x5bbf0f[_0x4b1f2b(0x1a3)])_0x4b1f2b(0xff)==_0x5bbf0f[_0x4b1f2b(0x1a1)]&&_0x5bbf0f[_0x4b1f2b(0x1a3)]?(_0x1a1cf4[_0x4b1f2b(0x19d)](0x0),_0x5075b9||this[_0x4b1f2b(0x11e)][_0x4b1f2b(0x19d)](_0x5bbf0f),_0x46e1c4[_0x4b1f2b(0x19d)]({'before':_0x5065a0,'after':_0x1a1cf4[_0x4b1f2b(0x19b)](),'index':_0x21ab78})):_0x1a1cf4[_0x1a1cf4[_0x4b1f2b(0x191)]-0x1]+=_0x5bbf0f[_0x4b1f2b(0xf7)][_0x4b1f2b(0x191)];else{let _0x689605;_0x1a1cf4[_0x4b1f2b(0x152)](),_0x1a1cf4[_0x1a1cf4[_0x4b1f2b(0x191)]-0x1]++,_0x689605=_0x5075b9?this[_0x4b1f2b(0x11e)][this[_0x4b1f2b(0x11e)][_0x4b1f2b(0x191)]-0x1]:this[_0x4b1f2b(0x11e)][_0x4b1f2b(0x152)](),_0x46e1c4[_0x4b1f2b(0x191)]?_0x46e1c4[_0x4b1f2b(0x152)]():_0x2c3524[_0x4b1f2b(0x19d)]({'before':_0x5065a0,'after':_0x1a1cf4[_0x4b1f2b(0x19b)](),'index':_0x21ab78,'related':_0x689605});}}if(_0x46e1c4[_0x4b1f2b(0x191)]!==_0x2c3524[_0x4b1f2b(0x191)])throw new _0x123585(_0x4b1f2b(0x12e),null,{'tokens':_0x3fcafa,'isRemove':_0x5075b9});const _0x1e00d3=[{'after':_0x3cf772[_0x4b1f2b(0x19b)](),'index':-0x1},..._0x2c3524,..._0x46e1c4,{'before':_0x1a1cf4[_0x4b1f2b(0x19b)](),'index':_0x3fcafa[_0x4b1f2b(0x191)]}];if(_0x5075b9){for(let _0x613ca5=_0x1e00d3[_0x4b1f2b(0x191)]-0x1;_0x613ca5>=0x1;_0x613ca5--){const _0x359301=_0x1e00d3[_0x613ca5-0x1][_0x4b1f2b(0x17c)],_0x1a7a93=_0x1e00d3[_0x613ca5][_0x4b1f2b(0x128)],_0x11b68c=_0x1a7a93[_0x1a7a93[_0x4b1f2b(0x191)]-0x1]-_0x359301[_0x359301[_0x4b1f2b(0x191)]-0x1];_0x11b68c&&(this[_0x4b1f2b(0x16a)][_0x4b1f2b(0x19d)]({'type':_0x4b1f2b(0x157),'path':_0x359301,'howMany':_0x11b68c}),_0x1a7a93[_0x1a7a93[_0x4b1f2b(0x191)]-0x1]-=_0x11b68c);}for(const {before:_0x4a9210}of _0x2c3524)this[_0x4b1f2b(0x16a)][_0x4b1f2b(0x19d)]({'type':_0x4b1f2b(0x169),'path':_0x4a9210});}else for(let _0x58e5cb=0x0;_0x58e5cb<_0x1e00d3[_0x4b1f2b(0x191)]-0x1;_0x58e5cb++){const _0x888f5a=_0x1e00d3[_0x58e5cb][_0x4b1f2b(0x17c)],_0xbacc7e=_0x1e00d3[_0x58e5cb+0x1][_0x4b1f2b(0x128)],_0x39f5ab=_0x1e00d3[_0x58e5cb][_0x4b1f2b(0x198)]+0x1,_0x2651b6=_0x1e00d3[_0x58e5cb+0x1][_0x4b1f2b(0x198)];if(_0x39f5ab!==_0x2651b6&&this[_0x4b1f2b(0x16a)][_0x4b1f2b(0x19d)]({'type':_0x4b1f2b(0x115),'path':_0x888f5a,'tokens':_0x3fcafa[_0x4b1f2b(0x19b)](_0x39f5ab,_0x2651b6)}),_0x58e5cb<_0x2c3524[_0x4b1f2b(0x191)]){this[_0x4b1f2b(0x16a)][_0x4b1f2b(0x19d)]({'type':_0x4b1f2b(0x144),'path':_0xbacc7e});const _0x4bb818=_0x3fcafa[_0x46e1c4[_0x46e1c4[_0x4b1f2b(0x191)]-0x1-_0x58e5cb][_0x4b1f2b(0x198)]],_0x5eda85=_0x2c3524[_0x58e5cb][_0x4b1f2b(0x17c)],_0xab075b=_0x2c3524[_0x58e5cb][_0x4b1f2b(0x110)][_0x4b1f2b(0xff)];this[_0x4b1f2b(0xfc)](_0xab075b,_0x4bb818[_0x4b1f2b(0xff)],_0x5eda85),this[_0x4b1f2b(0x11d)](_0xab075b,_0x4bb818[_0x4b1f2b(0xff)],_0x5eda85);}}}[_0x57cbdf(0x143)](_0x5c59d3){const _0x686f90=_0x57cbdf;_0x686f90(0xff)==_0x5c59d3[_0x686f90(0x1a1)]&&_0x5c59d3[_0x686f90(0x1a3)]?(this[_0x686f90(0x15a)][_0x686f90(0x19d)](0x0),this[_0x686f90(0x11e)][_0x686f90(0x19d)](_0x5c59d3)):_0x686f90(0xff)!=_0x5c59d3[_0x686f90(0x1a1)]||_0x5c59d3[_0x686f90(0x1a3)]?_0x686f90(0x14b)==_0x5c59d3[_0x686f90(0x1a1)]&&(this[_0x686f90(0x15a)][this[_0x686f90(0x15a)][_0x686f90(0x191)]-0x1]+=_0x5c59d3[_0x686f90(0xf7)][_0x686f90(0x191)]):(this[_0x686f90(0x15a)][_0x686f90(0x152)](),this[_0x686f90(0x15a)][this[_0x686f90(0x15a)][_0x686f90(0x191)]-0x1]++,this[_0x686f90(0x11e)][_0x686f90(0x152)]());}[_0x57cbdf(0xfc)](_0x470967,_0x156081,_0x47f370){const _0x570415=_0x57cbdf;_0x470967[_0x570415(0x15d)]!=_0x156081[_0x570415(0x15d)]&&this[_0x570415(0x16a)][_0x570415(0x19d)]({'type':_0x570415(0x109),'path':_0x47f370[_0x570415(0x19b)](),'oldName':_0x470967[_0x570415(0x15d)],'newName':_0x156081[_0x570415(0x15d)]});}[_0x57cbdf(0x11d)](_0x2f9b94,_0x421217,_0x268e04){const _0x1fbb33=_0x57cbdf,_0x165612=this[_0x1fbb33(0x129)](_0x2f9b94[_0x1fbb33(0x112)](),_0x421217[_0x1fbb33(0x112)]());for(const _0x3e7c62 in _0x165612){const {oldValue:_0x2575c3,newValue:_0x261bc1}=_0x165612[_0x3e7c62];this[_0x1fbb33(0x16a)][_0x1fbb33(0x19d)]({'type':_0x1fbb33(0x107),'path':_0x268e04[_0x1fbb33(0x19b)](),'howMany':0x1,'key':_0x3e7c62,'oldValue':_0x2575c3,'newValue':_0x261bc1});}}[_0x57cbdf(0x145)](_0x41e802,_0x26fe2d,_0x4beb00){const _0x3effb6=_0x57cbdf,_0x5068e1=this[_0x3effb6(0x16a)],_0x5ae8cb=_0x41e802[0x0][_0x3effb6(0x166)],_0x18d9a2=_0x41e802[0x0][_0x3effb6(0x15c)],_0x14e331=_0x26fe2d[0x0][_0x3effb6(0x166)],_0x3a1051=_0x26fe2d[0x0][_0x3effb6(0x15c)],_0x3f43cc=_0x41e802[_0x3effb6(0x146)]((_0x23ad3e,_0x30e214)=>_0x23ad3e+_0x30e214[_0x3effb6(0xf7)][_0x3effb6(0x191)],0x0),_0x580f6f=this[_0x3effb6(0x11c)](_0x5ae8cb,_0x18d9a2,_0x3f43cc),_0x3ab356=this[_0x3effb6(0x11c)](_0x14e331,_0x3a1051,_0x3f43cc),_0x2d03fa={};for(let _0x10c9a6=0x0;_0x10c9a6<_0x3f43cc;_0x10c9a6++){const _0x313d14=_0x580f6f[_0x18d9a2+_0x10c9a6],_0xf27aa2=_0x3ab356[_0x3a1051+_0x10c9a6],_0x562c7c=this[_0x3effb6(0x129)](_0x313d14,_0xf27aa2);for(const _0x9b95af in _0x2d03fa)_0x562c7c[_0x9b95af]||_0x29e51a(_0x9b95af);for(const _0x276610 in _0x562c7c){const {oldValue:_0x5e1a32,newValue:_0xc728b0}=_0x562c7c[_0x276610],_0x41c6e4=_0x2d03fa[_0x276610];_0x41c6e4?_0x41c6e4[_0x3effb6(0x149)]==_0x5e1a32&&_0x41c6e4[_0x3effb6(0x171)]==_0xc728b0?_0x41c6e4[_0x3effb6(0x191)]++:(_0x29e51a(_0x276610),_0x2d03fa[_0x276610]={'oldValue':_0x5e1a32,'newValue':_0xc728b0,'start':_0x10c9a6,'length':0x1}):_0x2d03fa[_0x276610]={'oldValue':_0x5e1a32,'newValue':_0xc728b0,'start':_0x10c9a6,'length':0x1};}}for(const _0x312241 in _0x2d03fa)_0x29e51a(_0x312241);function _0x29e51a(_0x185109){const _0x186f0d=_0x3effb6,_0x82c21a=_0x2d03fa[_0x185109],_0x254f47=_0x4beb00[_0x186f0d(0x19b)]();_0x254f47[_0x254f47[_0x186f0d(0x191)]-0x1]+=_0x82c21a[_0x186f0d(0x1a0)],_0x5068e1[_0x186f0d(0x19d)]({'type':_0x186f0d(0x107),'path':_0x254f47,'howMany':_0x82c21a[_0x186f0d(0x191)],'key':_0x185109,'oldValue':_0x82c21a[_0x186f0d(0x149)],'newValue':_0x82c21a[_0x186f0d(0x171)]}),delete _0x2d03fa[_0x185109];}}[_0x57cbdf(0x129)](_0x703ee,_0x1bb5ac){const _0x35bd49=_0x57cbdf,_0x32a3eb={};for(const [_0x1fa83e,_0x1f5807]of _0x703ee)_0x32a3eb[_0x1fa83e]={'oldValue':JSON[_0x35bd49(0x161)](_0x1f5807),'newValue':_0x35bd49(0x159)};for(const [_0x28f037,_0x4354a7]of _0x1bb5ac){const _0xb44f6e=JSON[_0x35bd49(0x161)](_0x4354a7);_0x32a3eb[_0x28f037]?_0x32a3eb[_0x28f037][_0x35bd49(0x149)]==_0xb44f6e?delete _0x32a3eb[_0x28f037]:_0x32a3eb[_0x28f037][_0x35bd49(0x171)]=_0xb44f6e:_0x32a3eb[_0x28f037]={'oldValue':_0x35bd49(0x159),'newValue':_0xb44f6e};}return delete _0x32a3eb[_0x35bd49(0xf9)],_0x32a3eb;}[_0x57cbdf(0x11c)](_0x120808,_0x2fd87d,_0x36976b){const _0x361d91=_0x57cbdf,_0x21891=new Array(_0x2fd87d+_0x36976b);let _0x2be2a5=_0x120808[_0x361d91(0x19c)](_0x2fd87d),_0x410424=_0x2be2a5[_0x361d91(0x119)];for(;_0x2be2a5&&_0x410424<_0x2fd87d+_0x36976b;){const _0x272e50=Array[_0x361d91(0x181)](_0x2be2a5[_0x361d91(0x112)]());_0x21891[_0x361d91(0x10c)](_0x272e50,_0x410424,_0x410424+_0x2be2a5[_0x361d91(0x10a)]),_0x410424+=_0x2be2a5[_0x361d91(0x10a)],_0x2be2a5=_0x2be2a5[_0x361d91(0x178)];}return _0x21891;}[_0x57cbdf(0x153)](_0x4f35f8,_0x304fa0){const _0x55a230=_0x57cbdf,_0x1a19a2=[..._0x4f35f8[_0x55a230(0x12a)][_0x55a230(0x19b)](0x0,-0x1),_0x4f35f8[_0x55a230(0x15c)]+_0x304fa0[0x0],..._0x304fa0[_0x55a230(0x19b)](0x1)];return new _0x376476(_0x4f35f8[_0x55a230(0x17d)],_0x1a19a2);}[_0x57cbdf(0x19a)](_0x16158f){const _0x2713fd=_0x57cbdf,_0x35adf3=[];let _0x484282=null;for(const _0x36b649 of _0x16158f)if(_0x2713fd(0xff)!=_0x36b649[_0x2713fd(0x1a1)]||_0x36b649[_0x2713fd(0x1a3)]||_0x484282!=_0x36b649[_0x2713fd(0xff)]){if(!_0x484282){if(_0x2713fd(0x14b)==_0x36b649[_0x2713fd(0x1a1)]){const _0x5b7378=_0x376476[_0x2713fd(0x114)](_0x36b649[_0x2713fd(0x166)],_0x36b649[_0x2713fd(0x15c)]),_0x471c4e=_0x2c0dee[_0x2713fd(0x18d)](_0x5b7378,_0x36b649[_0x2713fd(0xf7)][_0x2713fd(0x191)]),_0x381f70=Array[_0x2713fd(0x181)](_0x471c4e[_0x2713fd(0x192)]())[_0x2713fd(0x190)](_0x5e39da=>new _0x596eed(_0x5e39da[_0x2713fd(0xf7)],_0x5e39da[_0x2713fd(0x112)]()));_0x35adf3[_0x2713fd(0x19d)](..._0x381f70);}else{_0x484282=_0x36b649[_0x2713fd(0xff)];const _0x178b1a=_0x36b649[_0x2713fd(0xff)][_0x2713fd(0x158)](!0x0);_0x178b1a[_0x2713fd(0x18c)](_0x2713fd(0xf9));for(const _0x2510c6 of this[_0x2713fd(0x13d)][_0x2713fd(0x14f)][_0x2713fd(0x173)](_0x178b1a)[_0x2713fd(0x192)]())_0x2510c6['is'](_0x2713fd(0xff))&&_0x2510c6[_0x2713fd(0x18c)](_0x2713fd(0xf9));_0x35adf3[_0x2713fd(0x19d)](_0x178b1a);}}}else _0x484282=null;return _0x35adf3;}}function g(_0x14e73f,_0x2fd675){const _0xcc9176=_0x57cbdf;return _0x14e73f[_0xcc9176(0x1a1)]===_0x2fd675[_0xcc9176(0x1a1)]&&(_0x14e73f[_0xcc9176(0x11f)]===_0x2fd675[_0xcc9176(0x11f)]&&(_0xcc9176(0x14b)==_0x14e73f[_0xcc9176(0x1a1)]?_0x14e73f[_0xcc9176(0xf7)]==_0x2fd675[_0xcc9176(0xf7)]:function(_0x13f759,_0xae047b){const _0x38f61d=_0xcc9176;if(_0x13f759[_0x38f61d(0x1a3)]!=_0xae047b[_0x38f61d(0x1a3)])return!0x1;if(_0x13f759[_0x38f61d(0x1a3)]&&_0x13f759[_0x38f61d(0x13b)]!=_0xae047b[_0x38f61d(0x13b)])return!0x1;if(_0x13f759[_0x38f61d(0x13e)]!=_0xae047b[_0x38f61d(0x13e)])return!0x1;if(_0x38f61d(0x16f)==_0x13f759[_0x38f61d(0x13e)])return!0x0;if(_0x38f61d(0xfd)==_0x13f759[_0x38f61d(0x13e)]&&_0x13f759[_0x38f61d(0x13b)]!=_0xae047b[_0x38f61d(0x13b)])return!0x1;return _0x13f759[_0x38f61d(0xff)][_0x38f61d(0x15d)]==_0xae047b[_0x38f61d(0xff)][_0x38f61d(0x15d)];}(_0x14e73f,_0x2fd675)));}function _(_0x26b832){const _0x358298=_0x57cbdf;return _0x295d49({'name':_0x26b832[_0x358298(0x15d)],...Object[_0x358298(0x103)](_0x26b832[_0x358298(0x112)]())});}
|
package/src/index.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(_0x1b9651,_0x49c82b){var _0x41289b=_0x3acf,_0x5ea2e6=_0x1b9651();while(!![]){try{var _0x236157=parseInt(_0x41289b(0x16a))/0x1*(-parseInt(_0x41289b(0x165))/0x2)+-parseInt(_0x41289b(0x168))/0x3+-parseInt(_0x41289b(0x167))/0x4*(-parseInt(_0x41289b(0x169))/0x5)+-parseInt(_0x41289b(0x16b))/0x6*(-parseInt(_0x41289b(0x16e))/0x7)+parseInt(_0x41289b(0x16d))/0x8+-parseInt(_0x41289b(0x16c))/0x9+parseInt(_0x41289b(0x166))/0xa;if(_0x236157===_0x49c82b)break;else _0x5ea2e6['push'](_0x5ea2e6['shift']());}catch(_0x450113){_0x5ea2e6['push'](_0x5ea2e6['shift']());}}}(_0x18bf,0x292c8));export{Permissions}from'./permissions.js';export{Users}from'./users.js';export{UserView}from'./users/view/userview.js';export{AriaDescriptionView}from'./suggestions/view/ariadescriptionview.js';export{LateFocusButtonView,LateFocusDropdownButtonView}from'./suggestions/view/latefocusbuttonview.js';export{SuggestionsConversion}from'./suggestions/suggestionsconversion.js';export{getDateTimeFormatter}from'./utils/getdatetimeformatter.js';export{getMarkerDomElement,getAllMarkersDomElementsSorted}from'./utils/getmarkerdomelement.js';export{trimHtml}from'./utils/trim-html.js';export{ConfirmMixin}from'./utils/confirmmixin.js';function _0x18bf(){var _0xe09c56=['1023056ijRxRs','83853wqUIUG','142072FEPLiq','1307220VHfUUi','277964YJTAkt','121914VDwlFE','5GnJNva','1ONlFUB','84qoRdTC','1939311pyGjSr'];_0x18bf=function(){return _0xe09c56;};return _0x18bf();}export{hashObject}from'./utils/hashobject.js';export{sanitizeEditorConfig}from'./utils/sanitizeEditorConfig.js';export{surroundingMarkersDetector}from'./utils/surroundingmarkersdetector.js';export{setupThreadKeyboardNavigation,FOCUS_ANNOTATION_KEYSTROKE}from'./utils/setupthreadkeyboardnavigation.js';function _0x3acf(_0x2921eb,_0xb4f12f){var _0x18bf09=_0x18bf();return _0x3acf=function(_0x3acf8d,_0x103c3d){_0x3acf8d=_0x3acf8d-0x165;var _0x12f8ff=_0x18bf09[_0x3acf8d];return _0x12f8ff;},_0x3acf(_0x2921eb,_0xb4f12f);}export{splitSuggestionMarkerName,fixElementSuggestionRange}from'./utils/suggestionmarkerutils.js';export{DocumentCompare,DATA_ID_MODEL_ATTRIBUTE,DATA_ID_VIEW_ATTRIBUTE}from'./documentcompare.js';import'./suggestionstyles.js';import'./augmentation.js';
|
package/src/legacyerrors.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 _0x59f1(_0x1da231,_0x129b56){var _0x366534=_0x3665();return _0x59f1=function(_0x59f1e5,_0x4cfbf5){_0x59f1e5=_0x59f1e5-0x12a;var _0xb57846=_0x366534[_0x59f1e5];return _0xb57846;},_0x59f1(_0x1da231,_0x129b56);}(function(_0x3a5f92,_0x3425a4){var _0x458dc7=_0x59f1,_0x5d0711=_0x3a5f92();while(!![]){try{var _0x1d299d=parseInt(_0x458dc7(0x12a))/0x1*(-parseInt(_0x458dc7(0x12b))/0x2)+parseInt(_0x458dc7(0x130))/0x3+-parseInt(_0x458dc7(0x12e))/0x4+-parseInt(_0x458dc7(0x131))/0x5+-parseInt(_0x458dc7(0x12d))/0x6+-parseInt(_0x458dc7(0x12c))/0x7*(parseInt(_0x458dc7(0x132))/0x8)+parseInt(_0x458dc7(0x12f))/0x9;if(_0x1d299d===_0x3425a4)break;else _0x5d0711['push'](_0x5d0711['shift']());}catch(_0x33951d){_0x5d0711['push'](_0x5d0711['shift']());}}}(_0x3665,0x200a5));import{CKEditorError as _0x4e0496}from'ckeditor5/src/utils.js';function _0x3665(){var _0x283b2a=['413580ngMqoQ','220sSPoBf','5270247NthVVc','362505SYfjIH','605550hdNRaY','8OWHnNV','8081dzxLdo','38WuRPiE','1620829cuixrL'];_0x3665=function(){return _0x283b2a;};return _0x3665();}
|
package/src/permissions.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 _0x3138(){const _0x35c212=['11670bREbLU','has','304apPCwU','collaboration.channelId','comment:admin','Permissions','plugins','setPermissions','disableReadOnlyMode','11235000DTFoZD','CommentsOnly','pluginName','750200HHaiLr','clearForceDisabled','CommentsRepository','no-permissions','1061550jhGJQn','addCommentThread','4435YRZfDM','3875dqQPmA','comment:modify_all','document:write','permissions-set-permissions-invalid-channel-id','1183509YEoAhz','comment:write','517RSInuY','enableReadOnlyMode','isEnabled','editors','find','forceDisabled','config','isPremiumPlugin','9UzWIXK','isOfficialPlugin','3780280wLzNFq','noPermissions','context','includes','get','commands'];_0x3138=function(){return _0x35c212;};return _0x3138();}const _0x161301=_0x3fa6;(function(_0x545618,_0x21bdf2){const _0x293f4f=_0x3fa6,_0x47b8c7=_0x545618();while(!![]){try{const _0x7a948e=-parseInt(_0x293f4f(0x1f0))/0x1*(parseInt(_0x293f4f(0x209))/0x2)+-parseInt(_0x293f4f(0x1ff))/0x3*(parseInt(_0x293f4f(0x1ea))/0x4)+parseInt(_0x293f4f(0x1f1))/0x5*(-parseInt(_0x293f4f(0x207))/0x6)+-parseInt(_0x293f4f(0x210))/0x7+parseInt(_0x293f4f(0x201))/0x8+-parseInt(_0x293f4f(0x1f5))/0x9+parseInt(_0x293f4f(0x1ee))/0xa*(parseInt(_0x293f4f(0x1f7))/0xb);if(_0x7a948e===_0x21bdf2)break;else _0x47b8c7['push'](_0x47b8c7['shift']());}catch(_0x263ccc){_0x47b8c7['push'](_0x47b8c7['shift']());}}}(_0x3138,0xef8b6));function _0x3fa6(_0x2ce128,_0x1f6bc4){const _0x31383e=_0x3138();return _0x3fa6=function(_0x3fa654,_0x1407f9){_0x3fa654=_0x3fa654-0x1e8;let _0x1b9758=_0x31383e[_0x3fa654];return _0x1b9758;},_0x3fa6(_0x2ce128,_0x1f6bc4);}import{ContextPlugin as _0x23bfd2,Editor as _0x1f3405}from'ckeditor5/src/core.js';import{CKEditorError as _0x2ec24d}from'ckeditor5/src/utils.js';export class Permissions extends _0x23bfd2{static get[_0x161301(0x1e9)](){const _0x3e920c=_0x161301;return _0x3e920c(0x20c);}static get[_0x161301(0x200)](){return!0x0;}static get[_0x161301(0x1fe)](){return!0x0;}[_0x161301(0x20e)](_0x514aac,_0x3661cb){const _0x484dfa=_0x161301;let _0x43d829;if(_0x3661cb||(_0x3661cb=this[_0x484dfa(0x203)][_0x484dfa(0x1fd)][_0x484dfa(0x205)](_0x484dfa(0x20a))),this[_0x484dfa(0x203)][_0x484dfa(0x1fd)][_0x484dfa(0x205)](_0x484dfa(0x20a))==_0x3661cb?_0x43d829=this[_0x484dfa(0x203)]:_0x484dfa(0x1fa)in this[_0x484dfa(0x203)]&&this[_0x484dfa(0x203)][_0x484dfa(0x1fa)]&&(_0x43d829=this[_0x484dfa(0x203)][_0x484dfa(0x1fa)][_0x484dfa(0x1fb)](_0x1cd8fd=>_0x1cd8fd[_0x484dfa(0x1fd)][_0x484dfa(0x205)](_0x484dfa(0x20a))==_0x3661cb)),!_0x43d829)throw new _0x2ec24d(_0x484dfa(0x1f4),null);const _0x658a9d=_0x43d829[_0x484dfa(0x20d)],_0x299e5a=_0x658a9d[_0x484dfa(0x208)](_0x484dfa(0x1ec))?_0x658a9d[_0x484dfa(0x205)](_0x484dfa(0x1ec)):void 0x0,_0x28076b=_0x658a9d[_0x484dfa(0x208)](_0x484dfa(0x1e8))&&_0x658a9d[_0x484dfa(0x205)](_0x484dfa(0x1e8)),_0x4346e7=_0x514aac[_0x484dfa(0x204)](_0x484dfa(0x1f3)),_0x559097=_0x514aac[_0x484dfa(0x204)](_0x484dfa(0x1f2)),_0x29b5b6=_0x514aac[_0x484dfa(0x204)](_0x484dfa(0x20b)),_0x5609ae=_0x514aac[_0x484dfa(0x204)](_0x484dfa(0x1f6)),_0x188694=_0x5609ae||_0x29b5b6,_0x29e737=_0x188694||_0x559097,_0xc4ba6e=_0x4346e7||_0x188694;(_0x28076b&&(_0x28076b[_0x484dfa(0x1f9)]=!_0x4346e7&&_0x29e737),_0x43d829 instanceof _0x1f3405)&&(!(_0x4346e7||_0x29e737&&_0x299e5a)?_0x43d829[_0x484dfa(0x1f8)](_0x484dfa(0x1ed)):_0x43d829[_0x484dfa(0x20f)](_0x484dfa(0x1ed)));if(_0x299e5a){_0x299e5a[_0x484dfa(0x20e)]({'admin':_0x29b5b6,'modifyAll':_0x559097,'write':_0x5609ae,'resolve':_0xc4ba6e},_0x3661cb);const _0x19e79b=_0x43d829 instanceof _0x1f3405&&_0x43d829[_0x484dfa(0x206)][_0x484dfa(0x205)](_0x484dfa(0x1ef));_0x19e79b&&(_0x188694?_0x19e79b[_0x484dfa(0x1eb)](_0x484dfa(0x202)):_0x19e79b[_0x484dfa(0x1fc)](_0x484dfa(0x202)));}}}
|