@ckeditor/ckeditor5-real-time-collaboration 43.2.0-alpha.7 → 43.3.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/build/real-time-collaboration.js +1 -1
- package/build/translations/af.js +1 -0
- package/build/translations/ast.js +1 -0
- package/build/translations/az.js +1 -0
- package/build/translations/bs.js +1 -0
- package/build/translations/cs.js +1 -1
- package/build/translations/en-gb.js +1 -0
- package/build/translations/eo.js +1 -0
- package/build/translations/es-co.js +1 -0
- package/build/translations/es.js +1 -1
- package/build/translations/eu.js +1 -0
- package/build/translations/fa.js +1 -1
- package/build/translations/fr.js +1 -1
- package/build/translations/gu.js +1 -0
- package/build/translations/he.js +1 -1
- package/build/translations/hy.js +1 -0
- package/build/translations/it.js +1 -1
- package/build/translations/jv.js +1 -0
- package/build/translations/kk.js +1 -0
- package/build/translations/km.js +1 -0
- package/build/translations/kn.js +1 -0
- package/build/translations/ku.js +1 -0
- package/build/translations/lt.js +1 -1
- package/build/translations/nb.js +1 -0
- package/build/translations/ne.js +1 -0
- package/build/translations/oc.js +1 -0
- package/build/translations/pl.js +1 -1
- package/build/translations/pt-br.js +1 -1
- package/build/translations/pt.js +1 -1
- package/build/translations/ru.js +1 -1
- package/build/translations/si.js +1 -0
- package/build/translations/sk.js +1 -1
- package/build/translations/sl.js +1 -0
- package/build/translations/sq.js +1 -0
- package/build/translations/ti.js +1 -0
- package/build/translations/tt.js +1 -0
- package/build/translations/ug.js +1 -0
- package/build/translations/uk.js +1 -1
- package/build/translations/ur.js +1 -0
- package/build/translations/uz.js +1 -0
- package/dist/index-editor.css +10 -14
- package/dist/index.css +10 -14
- package/dist/index.js +6 -6
- package/dist/presencelist.d.ts +8 -0
- package/dist/realtimecollaborativecomments/cloudservicescommentsadapter.d.ts +8 -0
- package/dist/realtimecollaborativecomments.d.ts +8 -0
- package/dist/realtimecollaborativeediting/realtimecollaborationclient.d.ts +8 -0
- package/dist/realtimecollaborativeediting/sessions.d.ts +8 -0
- package/dist/realtimecollaborativeediting/usermarkers.d.ts +8 -0
- package/dist/realtimecollaborativeediting/websocketgateway.d.ts +8 -0
- package/dist/realtimecollaborativeediting.d.ts +8 -0
- package/dist/realtimecollaborativerevisionhistory.d.ts +8 -0
- package/dist/realtimecollaborativetrackchanges.d.ts +8 -0
- package/dist/translations/af.d.ts +8 -0
- package/dist/translations/af.js +23 -0
- package/dist/translations/af.umd.js +23 -0
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/ast.d.ts +8 -0
- package/dist/translations/ast.js +23 -0
- package/dist/translations/ast.umd.js +23 -0
- package/dist/translations/az.d.ts +8 -0
- package/dist/translations/az.js +23 -0
- package/dist/translations/az.umd.js +23 -0
- 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.d.ts +8 -0
- package/dist/translations/bs.js +23 -0
- package/dist/translations/bs.umd.js +23 -0
- 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.d.ts +8 -0
- package/dist/translations/en-gb.js +23 -0
- package/dist/translations/en-gb.umd.js +23 -0
- package/dist/translations/en.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/eo.d.ts +8 -0
- package/dist/translations/eo.js +23 -0
- package/dist/translations/eo.umd.js +23 -0
- package/dist/translations/es-co.d.ts +8 -0
- package/dist/translations/es-co.js +23 -0
- package/dist/translations/es-co.umd.js +23 -0
- 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.d.ts +8 -0
- package/dist/translations/eu.js +23 -0
- package/dist/translations/eu.umd.js +23 -0
- 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.d.ts +8 -0
- package/dist/translations/gu.js +23 -0
- package/dist/translations/gu.umd.js +23 -0
- 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.d.ts +8 -0
- package/dist/translations/hy.js +23 -0
- package/dist/translations/hy.umd.js +23 -0
- 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.d.ts +8 -0
- package/dist/translations/jv.js +23 -0
- package/dist/translations/jv.umd.js +23 -0
- package/dist/translations/kk.d.ts +8 -0
- package/dist/translations/kk.js +23 -0
- package/dist/translations/kk.umd.js +23 -0
- package/dist/translations/km.d.ts +8 -0
- package/dist/translations/km.js +23 -0
- package/dist/translations/km.umd.js +23 -0
- package/dist/translations/kn.d.ts +8 -0
- package/dist/translations/kn.js +23 -0
- package/dist/translations/kn.umd.js +23 -0
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/ku.d.ts +8 -0
- package/dist/translations/ku.js +23 -0
- package/dist/translations/ku.umd.js +23 -0
- 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.d.ts +8 -0
- package/dist/translations/nb.js +23 -0
- package/dist/translations/nb.umd.js +23 -0
- package/dist/translations/ne.d.ts +8 -0
- package/dist/translations/ne.js +23 -0
- package/dist/translations/ne.umd.js +23 -0
- 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.d.ts +8 -0
- package/dist/translations/oc.js +23 -0
- package/dist/translations/oc.umd.js +23 -0
- 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.d.ts +8 -0
- package/dist/translations/si.js +23 -0
- package/dist/translations/si.umd.js +23 -0
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sl.d.ts +8 -0
- package/dist/translations/sl.js +23 -0
- package/dist/translations/sl.umd.js +23 -0
- package/dist/translations/sq.d.ts +8 -0
- package/dist/translations/sq.js +23 -0
- package/dist/translations/sq.umd.js +23 -0
- 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.d.ts +8 -0
- package/dist/translations/ti.js +23 -0
- package/dist/translations/ti.umd.js +23 -0
- 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.d.ts +8 -0
- package/dist/translations/tt.js +23 -0
- package/dist/translations/tt.umd.js +23 -0
- package/dist/translations/ug.d.ts +8 -0
- package/dist/translations/ug.js +23 -0
- package/dist/translations/ug.umd.js +23 -0
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.d.ts +8 -0
- package/dist/translations/ur.js +23 -0
- package/dist/translations/ur.umd.js +23 -0
- package/dist/translations/uz.d.ts +8 -0
- package/dist/translations/uz.js +23 -0
- package/dist/translations/uz.umd.js +23 -0
- 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/lang/translations/af.po +54 -0
- package/lang/translations/ar.po +4 -10
- package/lang/translations/ast.po +54 -0
- package/lang/translations/az.po +54 -0
- package/lang/translations/bg.po +3 -9
- package/lang/translations/bn.po +3 -9
- package/lang/translations/bs.po +55 -0
- package/lang/translations/ca.po +3 -9
- package/lang/translations/cs.po +4 -11
- package/lang/translations/da.po +3 -9
- package/lang/translations/de-ch.po +3 -9
- package/lang/translations/de.po +3 -9
- package/lang/translations/el.po +3 -9
- package/lang/translations/en-au.po +3 -9
- package/lang/translations/en-gb.po +54 -0
- package/lang/translations/en.po +5 -11
- package/lang/translations/eo.po +54 -0
- package/lang/translations/es-co.po +54 -0
- package/lang/translations/es.po +4 -11
- package/lang/translations/et.po +3 -9
- package/lang/translations/eu.po +54 -0
- package/lang/translations/fa.po +4 -11
- package/lang/translations/fi.po +3 -9
- package/lang/translations/fr.po +4 -11
- package/lang/translations/gl.po +3 -9
- package/lang/translations/gu.po +54 -0
- package/lang/translations/he.po +4 -11
- package/lang/translations/hi.po +3 -9
- package/lang/translations/hr.po +4 -10
- package/lang/translations/hu.po +3 -9
- package/lang/translations/hy.po +54 -0
- package/lang/translations/id.po +3 -9
- package/lang/translations/it.po +4 -11
- package/lang/translations/ja.po +3 -9
- package/lang/translations/jv.po +54 -0
- package/lang/translations/kk.po +54 -0
- package/lang/translations/km.po +53 -0
- package/lang/translations/kn.po +54 -0
- package/lang/translations/ko.po +3 -9
- package/lang/translations/ku.po +54 -0
- package/lang/translations/lt.po +4 -11
- package/lang/translations/lv.po +4 -10
- package/lang/translations/ms.po +3 -9
- package/lang/translations/nb.po +54 -0
- package/lang/translations/ne.po +54 -0
- package/lang/translations/nl.po +3 -9
- package/lang/translations/no.po +3 -9
- package/lang/translations/oc.po +54 -0
- package/lang/translations/pl.po +4 -11
- package/lang/translations/pt-br.po +4 -11
- package/lang/translations/pt.po +4 -11
- package/lang/translations/ro.po +4 -10
- package/lang/translations/ru.po +4 -11
- package/lang/translations/si.po +54 -0
- package/lang/translations/sk.po +4 -11
- package/lang/translations/sl.po +56 -0
- package/lang/translations/sq.po +54 -0
- package/lang/translations/sr-latn.po +4 -10
- package/lang/translations/sr.po +4 -10
- package/lang/translations/sv.po +3 -9
- package/lang/translations/th.po +3 -9
- package/lang/translations/ti.po +54 -0
- package/lang/translations/tk.po +3 -9
- package/lang/translations/tr.po +3 -9
- package/lang/translations/tt.po +53 -0
- package/lang/translations/ug.po +53 -0
- package/lang/translations/uk.po +4 -11
- package/lang/translations/ur.po +54 -0
- package/lang/translations/uz.po +54 -0
- package/lang/translations/vi.po +3 -9
- package/lang/translations/zh-cn.po +3 -9
- package/lang/translations/zh.po +3 -9
- package/package.json +10 -10
- package/src/common-translations.js +1 -1
- package/src/index.js +1 -1
- package/src/presencelist/presencelistui.js +1 -1
- package/src/presencelist/view/presencecounterview.js +1 -1
- package/src/presencelist/view/presencedropdownlistitemview.js +1 -1
- package/src/presencelist/view/presencedropdownlistview.js +1 -1
- package/src/presencelist/view/presenceinlinelistitemview.js +1 -1
- package/src/presencelist/view/presenceinlinelistview.js +1 -1
- package/src/presencelist/view/presencelistview.js +1 -1
- package/src/presencelist.d.ts +8 -0
- package/src/presencelist.js +1 -1
- package/src/realtimecollaborativecomments/cloudservicescommentsadapter.d.ts +8 -0
- package/src/realtimecollaborativecomments/cloudservicescommentsadapter.js +1 -1
- package/src/realtimecollaborativecomments.d.ts +8 -0
- package/src/realtimecollaborativecomments.js +1 -1
- package/src/realtimecollaborativeediting/realtimecollaborationclient.d.ts +8 -0
- package/src/realtimecollaborativeediting/realtimecollaborationclient.js +1 -1
- package/src/realtimecollaborativeediting/sessions.d.ts +8 -0
- package/src/realtimecollaborativeediting/sessions.js +1 -1
- package/src/realtimecollaborativeediting/usermarkers.d.ts +8 -0
- package/src/realtimecollaborativeediting/usermarkers.js +1 -1
- package/src/realtimecollaborativeediting/websocketgateway.d.ts +8 -0
- package/src/realtimecollaborativeediting/websocketgateway.js +1 -1
- package/src/realtimecollaborativeediting.d.ts +8 -0
- package/src/realtimecollaborativeediting.js +1 -1
- package/src/realtimecollaborativerevisionhistory/cloudservicesrevisionhistoryadapter.js +1 -1
- package/src/realtimecollaborativerevisionhistory.d.ts +8 -0
- package/src/realtimecollaborativerevisionhistory.js +1 -1
- package/src/realtimecollaborativetrackchanges/cloudservicestrackchangesadapter.js +1 -1
- package/src/realtimecollaborativetrackchanges.d.ts +8 -0
- package/src/realtimecollaborativetrackchanges.js +1 -1
package/lang/translations/uk.po
CHANGED
|
@@ -1,20 +1,14 @@
|
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
|
-
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
4
|
#
|
|
5
|
-
#
|
|
6
|
-
#
|
|
7
|
-
#
|
|
8
|
-
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
|
|
9
|
-
#
|
|
10
|
-
# To learn more, check out the official contributor's guide:
|
|
11
|
-
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
7
|
#
|
|
13
8
|
msgid ""
|
|
14
9
|
msgstr ""
|
|
15
|
-
"Language-Team: Ukrainian (https://app.transifex.com/ckeditor/teams/11143/uk/)\n"
|
|
16
10
|
"Language: uk\n"
|
|
17
|
-
"Plural-Forms: nplurals=
|
|
11
|
+
"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n"
|
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
13
|
|
|
20
14
|
msgctxt "The label for 1 or more connected users"
|
|
@@ -23,7 +17,6 @@ msgid_plural "%0 connected users"
|
|
|
23
17
|
msgstr[0] "1 під'єднаних користувач (я)"
|
|
24
18
|
msgstr[1] "%0 під'єднаних користувачів"
|
|
25
19
|
msgstr[2] "%0 під'єднаних користувачів"
|
|
26
|
-
msgstr[3] "%0 під'єднаних користувачів"
|
|
27
20
|
|
|
28
21
|
msgctxt "The label for an alert shown when closing th editor with data not send to the server "
|
|
29
22
|
msgid "PENDING_ACTION_SENDING_DATA"
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
# Copyright (c) 2003-2024, 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 "The label for 1 or more connected users"
|
|
15
|
+
msgid "CONNECTED_USERS"
|
|
16
|
+
msgid_plural "%0 connected users"
|
|
17
|
+
msgstr[0] ""
|
|
18
|
+
msgstr[1] ""
|
|
19
|
+
|
|
20
|
+
msgctxt "The label for an alert shown when closing th editor with data not send to the server "
|
|
21
|
+
msgid "PENDING_ACTION_SENDING_DATA"
|
|
22
|
+
msgstr ""
|
|
23
|
+
|
|
24
|
+
msgctxt "The label for the synchronization issue message"
|
|
25
|
+
msgid "Synchronization issue"
|
|
26
|
+
msgstr ""
|
|
27
|
+
|
|
28
|
+
msgctxt "The aria label for the connected users list dropdown menu"
|
|
29
|
+
msgid "Connected users list dropdown menu"
|
|
30
|
+
msgstr ""
|
|
31
|
+
|
|
32
|
+
msgctxt "The aria label for the connected users list"
|
|
33
|
+
msgid "Connected users list"
|
|
34
|
+
msgstr ""
|
|
35
|
+
|
|
36
|
+
msgctxt "The aria label for the collapsed connected users list"
|
|
37
|
+
msgid "Collapsed connected users list (press ENTER to open it)"
|
|
38
|
+
msgstr ""
|
|
39
|
+
|
|
40
|
+
msgctxt "The message shown when the client cannot rejoin the collaboration session"
|
|
41
|
+
msgid "The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor."
|
|
42
|
+
msgstr ""
|
|
43
|
+
|
|
44
|
+
msgctxt "The message shown when the client cannot rejoin the collaboration session"
|
|
45
|
+
msgid "The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor."
|
|
46
|
+
msgstr ""
|
|
47
|
+
|
|
48
|
+
msgctxt "The message shown when the client cannot rejoin the collaboration session"
|
|
49
|
+
msgid "The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor."
|
|
50
|
+
msgstr ""
|
|
51
|
+
|
|
52
|
+
msgctxt "The message shown when the client cannot rejoin the collaboration session"
|
|
53
|
+
msgid "The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor."
|
|
54
|
+
msgstr ""
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
# Copyright (c) 2003-2024, 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 "The label for 1 or more connected users"
|
|
15
|
+
msgid "CONNECTED_USERS"
|
|
16
|
+
msgid_plural "%0 connected users"
|
|
17
|
+
msgstr[0] ""
|
|
18
|
+
msgstr[1] ""
|
|
19
|
+
|
|
20
|
+
msgctxt "The label for an alert shown when closing th editor with data not send to the server "
|
|
21
|
+
msgid "PENDING_ACTION_SENDING_DATA"
|
|
22
|
+
msgstr ""
|
|
23
|
+
|
|
24
|
+
msgctxt "The label for the synchronization issue message"
|
|
25
|
+
msgid "Synchronization issue"
|
|
26
|
+
msgstr ""
|
|
27
|
+
|
|
28
|
+
msgctxt "The aria label for the connected users list dropdown menu"
|
|
29
|
+
msgid "Connected users list dropdown menu"
|
|
30
|
+
msgstr ""
|
|
31
|
+
|
|
32
|
+
msgctxt "The aria label for the connected users list"
|
|
33
|
+
msgid "Connected users list"
|
|
34
|
+
msgstr ""
|
|
35
|
+
|
|
36
|
+
msgctxt "The aria label for the collapsed connected users list"
|
|
37
|
+
msgid "Collapsed connected users list (press ENTER to open it)"
|
|
38
|
+
msgstr ""
|
|
39
|
+
|
|
40
|
+
msgctxt "The message shown when the client cannot rejoin the collaboration session"
|
|
41
|
+
msgid "The document cannot be connected back to the server. To not lose your content save it locally and refresh the editor."
|
|
42
|
+
msgstr ""
|
|
43
|
+
|
|
44
|
+
msgctxt "The message shown when the client cannot rejoin the collaboration session"
|
|
45
|
+
msgid "The document details could not be taken during the reconnection. To not lose your content save it locally and refresh the editor."
|
|
46
|
+
msgstr ""
|
|
47
|
+
|
|
48
|
+
msgctxt "The message shown when the client cannot rejoin the collaboration session"
|
|
49
|
+
msgid "The last saved version of the document does not match the local version. To not lose your content save it locally and refresh the editor."
|
|
50
|
+
msgstr ""
|
|
51
|
+
|
|
52
|
+
msgctxt "The message shown when the client cannot rejoin the collaboration session"
|
|
53
|
+
msgid "The local document and server document differ and merging them can cause unexpected behavior. To not lose your content save it locally and refresh the editor."
|
|
54
|
+
msgstr ""
|
package/lang/translations/vi.po
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
|
-
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
4
|
#
|
|
5
|
-
#
|
|
6
|
-
#
|
|
7
|
-
#
|
|
8
|
-
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
|
|
9
|
-
#
|
|
10
|
-
# To learn more, check out the official contributor's guide:
|
|
11
|
-
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
7
|
#
|
|
13
8
|
msgid ""
|
|
14
9
|
msgstr ""
|
|
15
|
-
"Language-Team: Vietnamese (https://app.transifex.com/ckeditor/teams/11143/vi/)\n"
|
|
16
10
|
"Language: vi\n"
|
|
17
11
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
|
-
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
4
|
#
|
|
5
|
-
#
|
|
6
|
-
#
|
|
7
|
-
#
|
|
8
|
-
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
|
|
9
|
-
#
|
|
10
|
-
# To learn more, check out the official contributor's guide:
|
|
11
|
-
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
7
|
#
|
|
13
8
|
msgid ""
|
|
14
9
|
msgstr ""
|
|
15
|
-
"Language-Team: Chinese (China) (https://app.transifex.com/ckeditor/teams/11143/zh_CN/)\n"
|
|
16
10
|
"Language: zh_CN\n"
|
|
17
11
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
package/lang/translations/zh.po
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
|
-
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
4
|
#
|
|
5
|
-
#
|
|
6
|
-
#
|
|
7
|
-
#
|
|
8
|
-
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
|
|
9
|
-
#
|
|
10
|
-
# To learn more, check out the official contributor's guide:
|
|
11
|
-
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
7
|
#
|
|
13
8
|
msgid ""
|
|
14
9
|
msgstr ""
|
|
15
|
-
"Language-Team: Chinese (Taiwan) (https://app.transifex.com/ckeditor/teams/11143/zh_TW/)\n"
|
|
16
10
|
"Language: zh_TW\n"
|
|
17
11
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-real-time-collaboration",
|
|
3
|
-
"version": "43.
|
|
3
|
+
"version": "43.3.0-alpha.0",
|
|
4
4
|
"description": "A set of CKEditor 5 features enabling real-time collaboration within the editor using CKEditor Cloud Services.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -41,15 +41,15 @@
|
|
|
41
41
|
"CHANGELOG.md"
|
|
42
42
|
],
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"@ckeditor/ckeditor-cloud-services-collaboration": "52.6.
|
|
45
|
-
"@ckeditor/ckeditor5-core": "43.
|
|
46
|
-
"@ckeditor/ckeditor5-engine": "43.
|
|
47
|
-
"@ckeditor/ckeditor5-operations-compressor": "43.
|
|
48
|
-
"@ckeditor/ckeditor5-theme-lark": "43.
|
|
49
|
-
"@ckeditor/ckeditor5-ui": "43.
|
|
50
|
-
"@ckeditor/ckeditor5-utils": "43.
|
|
51
|
-
"ckeditor5": "43.
|
|
52
|
-
"ckeditor5-collaboration": "43.
|
|
44
|
+
"@ckeditor/ckeditor-cloud-services-collaboration": "52.6.11",
|
|
45
|
+
"@ckeditor/ckeditor5-core": "43.3.0-alpha.0",
|
|
46
|
+
"@ckeditor/ckeditor5-engine": "43.3.0-alpha.0",
|
|
47
|
+
"@ckeditor/ckeditor5-operations-compressor": "43.3.0-alpha.0",
|
|
48
|
+
"@ckeditor/ckeditor5-theme-lark": "43.3.0-alpha.0",
|
|
49
|
+
"@ckeditor/ckeditor5-ui": "43.3.0-alpha.0",
|
|
50
|
+
"@ckeditor/ckeditor5-utils": "43.3.0-alpha.0",
|
|
51
|
+
"ckeditor5": "43.3.0-alpha.0",
|
|
52
|
+
"ckeditor5-collaboration": "43.3.0-alpha.0",
|
|
53
53
|
"lodash-es": "4.17.21"
|
|
54
54
|
},
|
|
55
55
|
"types": "src/index.d.ts",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export function getTranslation(
|
|
23
|
+
export function getTranslation(_0x52c985,_0x9f25a4,_0x41675d){const _0x5888b6=_0x52c985['t'],t=_0x52c985['t'];switch(_0x9f25a4){case'PENDING_ACTION_SENDING_DATA':return t({'string':'Sending\x20data\x20to\x20the\x20server.','id':'PENDING_ACTION_SENDING_DATA'});case'The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':return t('The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.');case'The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':return t('The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.');case'The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':return t('The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.');case'The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':return t('The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.');case'Synchronization\x20issue':return t('Synchronization\x20issue');case'Connected\x20users\x20list\x20dropdown\x20menu':return t('Connected\x20users\x20list\x20dropdown\x20menu');case'Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':return t('Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)');case'Connected\x20users\x20list':return t('Connected\x20users\x20list');case'PENDING_ACTION_REVISION_HISTORY':return _0x5888b6({'string':'Unsaved\x20change\x20in\x20revision\x20history.','id':'PENDING_ACTION_REVISION_HISTORY'});case'CONNECTED_USERS':return t({'string':'1\x20connected\x20user\x20(me)','plural':'%0\x20connected\x20users','id':'CONNECTED_USERS'},_0x41675d);default:return'';}}
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x47ce0d,_0xe91a1b){var _0x21f66e=_0x5368,_0x40f116=_0x47ce0d();while(!![]){try{var _0x293dd5=-parseInt(_0x21f66e(0x14c))/0x1+-parseInt(_0x21f66e(0x149))/0x2+parseInt(_0x21f66e(0x146))/0x3+parseInt(_0x21f66e(0x148))/0x4+-parseInt(_0x21f66e(0x14b))/0x5*(parseInt(_0x21f66e(0x147))/0x6)+-parseInt(_0x21f66e(0x14a))/0x7+parseInt(_0x21f66e(0x14d))/0x8;if(_0x293dd5===_0xe91a1b)break;else _0x40f116['push'](_0x40f116['shift']());}catch(_0x29eda8){_0x40f116['push'](_0x40f116['shift']());}}}(_0x4752,0x6da02));export{default as RealTimeCollaborativeEditing}from'./realtimecollaborativeediting.js';export{default as RealTimeCollaborativeTrackChanges}from'./realtimecollaborativetrackchanges.js';export{default as RealTimeCollaborativeComments}from'./realtimecollaborativecomments.js';function _0x4752(){var _0x15b0f4=['18BCtYew','1761844PuCUbt','1736490SurfQT','5196555LNcurP','137140aEhGdX','127520kKhRFU','13479384sipvTo','432168PknVhn'];_0x4752=function(){return _0x15b0f4;};return _0x4752();}export{default as RealTimeCollaborativeRevisionHistory}from'./realtimecollaborativerevisionhistory.js';export{default as CloudServicesCommentsAdapter}from'./realtimecollaborativecomments/cloudservicescommentsadapter.js';export{default as CloudServicesTrackChangesAdapter}from'./realtimecollaborativetrackchanges/cloudservicestrackchangesadapter.js';function _0x5368(_0x2af57d,_0x2b8cde){var _0x47522a=_0x4752();return _0x5368=function(_0x53688f,_0x456964){_0x53688f=_0x53688f-0x146;var _0x1280fd=_0x47522a[_0x53688f];return _0x1280fd;},_0x5368(_0x2af57d,_0x2b8cde);}export{default as CloudServicesRevisionHistoryAdapter}from'./realtimecollaborativerevisionhistory/cloudservicesrevisionhistoryadapter.js';export{default as RealTimeCollaborationClient}from'./realtimecollaborativeediting/realtimecollaborationclient.js';export{default as PresenceList}from'./presencelist.js';import'./augmentation.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x5dfeaf=_0x236b;(function(_0x346a1f,_0xc1d3ba){const _0x423607=_0x236b,_0x21b9f5=_0x346a1f();while(!![]){try{const _0x4ee55e=-parseInt(_0x423607(0xfe))/0x1+-parseInt(_0x423607(0x125))/0x2*(parseInt(_0x423607(0x10c))/0x3)+-parseInt(_0x423607(0x113))/0x4+parseInt(_0x423607(0x109))/0x5+-parseInt(_0x423607(0xcf))/0x6+parseInt(_0x423607(0xf6))/0x7*(-parseInt(_0x423607(0x112))/0x8)+parseInt(_0x423607(0x114))/0x9;if(_0x4ee55e===_0xc1d3ba)break;else _0x21b9f5['push'](_0x21b9f5['shift']());}catch(_0x59aa99){_0x21b9f5['push'](_0x21b9f5['shift']());}}}(_0xaf21,0x48b31));import{ContextPlugin as _0xcb5a37}from'ckeditor5/src/core.js';import{CKEditorError as _0x165a3a,Collection as _0x53a72c}from'ckeditor5/src/utils.js';import{clickOutsideHandler as _0x23b8eb,BalloonPanelView as _0x54ddfc,BodyCollection as _0x4b18d0}from'ckeditor5/src/ui.js';import{isElement as _0x16a85d}from'lodash-es';import _0x3d0f68 from'../realtimecollaborativeediting/sessions.js';import _0x403c1d from'./view/presencelistview.js';import _0x3639bf from'./view/presencedropdownlistview.js';import _0x55c6bf from'./view/presencedropdownlistitemview.js';import _0x436272 from'./view/presenceinlinelistitemview.js';function _0xaf21(){const _0x1a4625=['init','button','counterView','appendChild','Shift+Tab','presencelist-collapseat-invalid-format','detachFromDom','Enter','386428psEOdD','get','displayMe','textarea','focusTracker','isCollapsed','filter','set','95133kCxrkH','isHidden','isMe','tabIndex','presenceList','using','unpin','offsetHeight','sort','items','remove','362665QiQjgm','plugins','requires','94188OierZv','define','min','keystrokes','onClick','context','8TERTrN','698076Pcsysx','8090208cCQuEV','presencelist-missing-container','add','querySelectorAll','from','input','number','Tab','length','join','view','isRendered','inlineListView','_handleUserRemove',':not([disabled]):not([tabindex=\x22-1\x22])','destroy','render','2BvfhoR','isExpanded','_bodyCollection','presenceList.displayMe','bindTo','offsetWidth','content','_createView','attachToDom','balloonPanelView','map','checkIfScrollable','presenceDropdownView','class','1904496OsuJyt','showDropdown','allConnectedUsers','[contenteditable]','hideDropdown','presenceList.container','config','element','reverse','bind','_handleUserAdd','listenTo','currentDisplayedUsers','activeElement','change:isFocused','[tabindex]','hasTooltip','_allConnectedUsers','presenceList.collapseAt','Esc','indexOf','isFocusable','body','pin','locale','execute','isVisible','focus','ck\x20ck-presence-list__balloon','select','usersCount'];_0xaf21=function(){return _0x1a4625;};return _0xaf21();}const A={'collapseAt':0x6,'displayMe':!0x0};function _0x236b(_0x5eae97,_0x396c1d){const _0xaf21ad=_0xaf21();return _0x236b=function(_0x236b74,_0x493cca){_0x236b74=_0x236b74-0xc3;let _0x4fab54=_0xaf21ad[_0x236b74];return _0x4fab54;},_0x236b(_0x5eae97,_0x396c1d);}export default class s extends _0xcb5a37{constructor(_0x1deeb0){const _0x27cbb8=_0x236b;super(_0x1deeb0),this[_0x27cbb8(0xc3)]=null,this[_0x27cbb8(0x111)][_0x27cbb8(0xd5)][_0x27cbb8(0x10d)](_0x27cbb8(0x102),A);const _0x486fad=_0x1deeb0[_0x27cbb8(0xd5)][_0x27cbb8(0xf7)](_0x27cbb8(0xe1));if(_0x27cbb8(0x11a)!=typeof _0x486fad)throw new _0x165a3a(_0x27cbb8(0xf3),this);if(_0x486fad<0x1)throw new _0x165a3a(_0x27cbb8(0xf3),this);this[_0x27cbb8(0xe0)]=this[_0x27cbb8(0x111)][_0x27cbb8(0x10a)][_0x27cbb8(0xf7)](_0x3d0f68)[_0x27cbb8(0xd1)],this[_0x27cbb8(0xfd)](_0x27cbb8(0xed),0x0),this[_0x27cbb8(0xdb)]=new _0x53a72c(),this[_0x27cbb8(0xca)]=new _0x54ddfc(),this[_0x27cbb8(0xca)][_0x27cbb8(0xce)]=_0x27cbb8(0xeb),this[_0x27cbb8(0x11e)]=this[_0x27cbb8(0xc8)](),this[_0x27cbb8(0xcd)]=void 0x0;}static get[_0x5dfeaf(0x10b)](){return[_0x3d0f68];}[_0x5dfeaf(0xee)](){const _0x21b2f4=_0x5dfeaf;for(const _0x4b895a of this[_0x21b2f4(0xe0)])this[_0x21b2f4(0xd9)](_0x4b895a);this[_0x21b2f4(0xda)](this[_0x21b2f4(0xe0)],_0x21b2f4(0x116),(_0x350da5,_0x414c73)=>{const _0x21c4f9=_0x21b2f4;this[_0x21c4f9(0xd9)](_0x414c73);}),this[_0x21b2f4(0xda)](this[_0x21b2f4(0xe0)],_0x21b2f4(0x108),(_0x13d84f,_0x485416)=>{const _0x300acd=_0x21b2f4;this[_0x300acd(0x121)](_0x485416);});}[_0x5dfeaf(0xc8)](){const _0xf20810=_0x5dfeaf,_0x41dc3=this[_0xf20810(0x111)],_0x53bafe=new _0x403c1d(this[_0xf20810(0x111)][_0xf20810(0xe7)]),_0x540d74=this[_0xf20810(0xca)];if(!_0x16a85d(_0x41dc3[_0xf20810(0xd5)][_0xf20810(0xf7)](_0xf20810(0xd4))))throw new _0x165a3a(_0xf20810(0x115),this);return _0x53bafe[_0xf20810(0xf0)][_0xf20810(0xd8)](_0xf20810(0xed))['to'](this),_0x53bafe[_0xf20810(0xd8)](_0xf20810(0xfb))['to'](this,_0xf20810(0xed),_0x3c1427=>{const _0xe5b967=_0xf20810,{collapseAt:_0x45047b,displayMe:_0x386cad}=_0x41dc3[_0xe5b967(0xd5)][_0xe5b967(0xf7)](_0xe5b967(0x102)),_0x37833f=_0x3c1427>=_0x45047b;return _0x53bafe[_0xe5b967(0xf0)][_0xe5b967(0xff)]=!(0x1==_0x3c1427&&_0x386cad||_0x37833f),_0x37833f||this[_0xe5b967(0xd3)](),_0x37833f;}),_0x53bafe[_0xf20810(0x120)][_0xf20810(0x107)][_0xf20810(0xc5)](this[_0xf20810(0xdb)])[_0xf20810(0x103)](_0x1d14c7=>{const _0x3449a1=_0xf20810,_0x2f40bb=_0x41dc3[_0x3449a1(0xd5)][_0x3449a1(0xf7)](_0x3449a1(0x102)),_0x32ff7e=new _0x436272(_0x41dc3[_0x3449a1(0xe7)],_0x1d14c7,!!_0x2f40bb[_0x3449a1(0x110)]);return _0x32ff7e[_0x3449a1(0xd8)](_0x3449a1(0xdf))['to'](_0x53bafe,_0x3449a1(0xfb),_0x4ca61e=>!_0x4ca61e),_0x32ff7e[_0x3449a1(0xd8)](_0x3449a1(0xe4))['to'](_0x53bafe,_0x3449a1(0xfb),_0x4e3c13=>!_0x4e3c13),_0x2f40bb[_0x3449a1(0x110)]&&this[_0x3449a1(0xda)](_0x32ff7e,_0x3449a1(0xe8),()=>{const _0x2fdf39=_0x3449a1;this[_0x2fdf39(0x11e)][_0x2fdf39(0xfb)]||_0x2f40bb[_0x2fdf39(0x110)](_0x1d14c7,_0x32ff7e[_0x2fdf39(0xd6)]);}),_0x32ff7e;}),this[_0xf20810(0xda)](_0x53bafe[_0xf20810(0x120)],_0xf20810(0xe8),()=>{const _0x2411ed=_0xf20810;this[_0x2411ed(0xcd)]?this[_0x2411ed(0xd3)]():this[_0x2411ed(0x11e)][_0x2411ed(0xfb)]&&this[_0x2411ed(0xd0)]();}),_0x53bafe[_0xf20810(0x120)][_0xf20810(0x10f)][_0xf20810(0xfd)](_0xf20810(0xf5),(_0x2136f8,_0x2bea7a)=>{const _0x325866=_0xf20810;this[_0x325866(0x11e)][_0x325866(0xfb)]&&(this[_0x325866(0xd0)](),_0x2bea7a());}),_0x53bafe[_0xf20810(0x124)](),_0x540d74[_0xf20810(0x124)](),_0x23b8eb({'emitter':_0x53bafe,'activator':()=>_0x540d74[_0xf20810(0xe9)],'contextElements':[_0x540d74[_0xf20810(0xd6)],_0x53bafe[_0xf20810(0x120)][_0xf20810(0xd6)]],'callback':()=>this[_0xf20810(0xd3)]()}),_0x41dc3[_0xf20810(0xd5)][_0xf20810(0xf7)](_0xf20810(0xd4))[_0xf20810(0xf1)](_0x53bafe[_0xf20810(0xd6)]),this[_0xf20810(0xc3)]=new _0x4b18d0(this[_0xf20810(0x111)][_0xf20810(0xe7)]),this[_0xf20810(0xc3)][_0xf20810(0xc9)](),this[_0xf20810(0xc3)][_0xf20810(0x116)](this[_0xf20810(0xca)]),_0x53bafe;}[_0x5dfeaf(0xd9)](_0x392a58){const _0x3df5bf=_0x5dfeaf;if(!this[_0x3df5bf(0x111)][_0x3df5bf(0xd5)][_0x3df5bf(0xf7)](_0x3df5bf(0xc4))&&_0x392a58[_0x3df5bf(0x100)])return;const _0x1baf25=this[_0x3df5bf(0x111)][_0x3df5bf(0xd5)][_0x3df5bf(0xf7)](_0x3df5bf(0xe1))-0x1;this[_0x3df5bf(0xed)]++,this[_0x3df5bf(0xdb)][_0x3df5bf(0x11c)]==_0x1baf25&&this[_0x3df5bf(0xdb)][_0x3df5bf(0x11c)]>0x1&&this[_0x3df5bf(0xdb)][_0x3df5bf(0x108)](0x1);const _0x2ddde5=_0x392a58[_0x3df5bf(0x100)]?0x0:this[_0x3df5bf(0xdb)][_0x3df5bf(0x11c)];this[_0x3df5bf(0xdb)][_0x3df5bf(0x116)](_0x392a58,_0x2ddde5);}[_0x5dfeaf(0x121)](_0x4ae7e8){const _0x5ce6=_0x5dfeaf;if(this[_0x5ce6(0xed)]--,this[_0x5ce6(0xdb)][_0x5ce6(0xf7)](_0x4ae7e8['id'])&&(this[_0x5ce6(0xdb)][_0x5ce6(0x108)](_0x4ae7e8['id']),this[_0x5ce6(0xdb)][_0x5ce6(0x11c)]<this[_0x5ce6(0xed)])){for(const _0x343a79 of Array[_0x5ce6(0x118)](this[_0x5ce6(0xe0)])[_0x5ce6(0xd7)]())if(!this[_0x5ce6(0xdb)][_0x5ce6(0xf7)](_0x343a79['id']))return void this[_0x5ce6(0xdb)][_0x5ce6(0x116)](_0x343a79,Math[_0x5ce6(0x10e)](this[_0x5ce6(0xdb)][_0x5ce6(0x11c)],0x1));}}[_0x5dfeaf(0xd0)](){const _0x3d84ae=_0x5dfeaf;if(this[_0x3d84ae(0xcd)])return;const _0x2a703e=this[_0x3d84ae(0x111)][_0x3d84ae(0xd5)][_0x3d84ae(0xf7)](_0x3d84ae(0x102));this[_0x3d84ae(0xcd)]=new _0x3639bf(this[_0x3d84ae(0x111)][_0x3d84ae(0xe7)],!!_0x2a703e[_0x3d84ae(0x110)]),this[_0x3d84ae(0x11e)][_0x3d84ae(0x120)][_0x3d84ae(0x126)]=!0x0;const {listWrapperView:_0x2a8ece}=this[_0x3d84ae(0xcd)];_0x2a8ece[_0x3d84ae(0x107)][_0x3d84ae(0xc5)](this[_0x3d84ae(0xe0)])[_0x3d84ae(0x103)](_0x909eb8=>{const _0x57d23a=_0x3d84ae;if(!_0x2a703e[_0x57d23a(0xf8)]&&_0x909eb8[_0x57d23a(0x100)])return null;const _0xd87274=new _0x55c6bf(this[_0x57d23a(0x111)][_0x57d23a(0xe7)],_0x909eb8,!!_0x2a703e[_0x57d23a(0x110)]);return _0x2a703e[_0x57d23a(0x110)]&&this[_0x57d23a(0xda)](_0xd87274,_0x57d23a(0xe8),()=>{const _0x57b4dc=_0x57d23a;_0x2a703e[_0x57b4dc(0x110)](_0x909eb8,_0xd87274[_0x57b4dc(0xd6)]);}),_0xd87274;}),this[_0x3d84ae(0xca)][_0x3d84ae(0xc7)][_0x3d84ae(0x116)](this[_0x3d84ae(0xcd)]),this[_0x3d84ae(0xca)][_0x3d84ae(0xe6)]({'target':this[_0x3d84ae(0x11e)][_0x3d84ae(0x120)][_0x3d84ae(0xd6)]}),_0x2a8ece[_0x3d84ae(0xea)](),_0x2a8ece[_0x3d84ae(0xcc)]();const _0x1ad365=(_0x48db25,_0x568609)=>{const _0x403e77=_0x3d84ae;this[_0x403e77(0xd3)](),this[_0x403e77(0x11e)][_0x403e77(0x120)][_0x403e77(0xea)](),_0x568609();};_0x2a8ece[_0x3d84ae(0x10f)][_0x3d84ae(0xfd)](_0x3d84ae(0xe2),_0x1ad365),_0x2a8ece[_0x3d84ae(0x10f)][_0x3d84ae(0xfd)](_0x3d84ae(0xf2),_0x1ad365),_0x2a8ece[_0x3d84ae(0x10f)][_0x3d84ae(0xfd)](_0x3d84ae(0x11b),(_0x4b7763,_0x5c4ac4)=>{const _0x16b41a=_0x3d84ae;!function(_0x698867){const _0x2b510c=_0x236b,_0x1cbf1a=['a',_0x2b510c(0xef),_0x2b510c(0x119),_0x2b510c(0xec),_0x2b510c(0xf9),_0x2b510c(0xde),_0x2b510c(0xd2)][_0x2b510c(0xcb)](_0x44d584=>_0x44d584+_0x2b510c(0x122))[_0x2b510c(0x11d)](','),_0x4a2a20=[...document[_0x2b510c(0xe5)][_0x2b510c(0x117)](_0x1cbf1a)][_0x2b510c(0xfc)](_0x2841d6=>_0x2841d6===document[_0x2b510c(0xdc)]||_0x2841d6[_0x2b510c(0xc6)]+_0x2841d6[_0x2b510c(0x105)]>0x0)[_0x2b510c(0x106)]((_0x19f6f8,_0x30e9b8)=>(_0x19f6f8[_0x2b510c(0x101)]||0x0)-(_0x30e9b8[_0x2b510c(0x101)]||0x0)),_0x23d6b6=_0x4a2a20[_0x2b510c(0xe3)](_0x698867),_0x23d0b6=_0x4a2a20[(_0x23d6b6+0x1)%_0x4a2a20[_0x2b510c(0x11c)]];_0x23d0b6&&_0x23d0b6[_0x2b510c(0xea)]();}(this[_0x16b41a(0x11e)][_0x16b41a(0xd6)]),this[_0x16b41a(0xd3)](),_0x5c4ac4();}),_0x2a8ece[_0x3d84ae(0xfa)][_0x3d84ae(0x116)](this[_0x3d84ae(0x11e)][_0x3d84ae(0xd6)]),_0x2a8ece[_0x3d84ae(0xfa)]['on'](_0x3d84ae(0xdd),(_0x42e4e9,_0x492d2c,_0x333d33)=>{const _0x3a041f=_0x3d84ae;_0x333d33||this[_0x3a041f(0xd3)]();});}[_0x5dfeaf(0xd3)](){const _0x499307=_0x5dfeaf;this[_0x499307(0xcd)]&&(this[_0x499307(0x11e)][_0x499307(0x120)][_0x499307(0x126)]=!0x1,this[_0x499307(0xca)][_0x499307(0x104)](),this[_0x499307(0xca)][_0x499307(0xc7)][_0x499307(0x108)](this[_0x499307(0xcd)]),this[_0x499307(0xcd)][_0x499307(0x123)](),this[_0x499307(0xcd)]=void 0x0);}[_0x5dfeaf(0x123)](){const _0x31cd24=_0x5dfeaf;super[_0x31cd24(0x123)](),this[_0x31cd24(0x11e)]&&this[_0x31cd24(0x11e)][_0x31cd24(0x11f)]&&this[_0x31cd24(0x11e)][_0x31cd24(0x123)](),this[_0x31cd24(0xc3)]&&(this[_0x31cd24(0xc3)][_0x31cd24(0xf4)](),this[_0x31cd24(0xc3)][_0x31cd24(0x123)](),this[_0x31cd24(0xc3)]=null);}}
|
|
23
|
+
const _0x364688=_0x3ebe;(function(_0x17eec7,_0x3d9751){const _0xc47792=_0x3ebe,_0x24ef10=_0x17eec7();while(!![]){try{const _0x1f502e=-parseInt(_0xc47792(0x86))/0x1*(-parseInt(_0xc47792(0x83))/0x2)+parseInt(_0xc47792(0xd1))/0x3*(-parseInt(_0xc47792(0x9f))/0x4)+parseInt(_0xc47792(0xa2))/0x5+-parseInt(_0xc47792(0xaa))/0x6+-parseInt(_0xc47792(0xb4))/0x7+-parseInt(_0xc47792(0xe1))/0x8*(-parseInt(_0xc47792(0xc7))/0x9)+parseInt(_0xc47792(0xe0))/0xa;if(_0x1f502e===_0x3d9751)break;else _0x24ef10['push'](_0x24ef10['shift']());}catch(_0x42c3f7){_0x24ef10['push'](_0x24ef10['shift']());}}}(_0x3bd9,0x3d7da));import{ContextPlugin as _0x3a5651}from'ckeditor5/src/core.js';function _0x3bd9(){const _0x26aad0=['isFocusable','usersCount','showDropdown','Shift+Tab','6vLgNlP','displayMe','indexOf','add','hasTooltip','view','presenceList','config','detachFromDom','unpin','tabIndex','isRendered','bind','filter','listenTo','4462860Dkkzzf','16hKcmye','onClick','_createView','presenceList.displayMe','[tabindex]','plugins','set','246236tNRmMy','presenceList.collapseAt','button','4WegXnv','render','execute','sort','map','using','querySelectorAll','element','locale','isVisible','ck\x20ck-presence-list__balloon','presenceDropdownView','textarea','presencelist-missing-container','get','input','checkIfScrollable','isExpanded','context','Esc','init','length','change:isFocused','min',':not([disabled]):not([tabindex=\x22-1\x22])','499160rgErMa','currentDisplayedUsers','isMe','1162130NmAWuG','remove','_handleUserRemove','[contenteditable]','items','reverse','content','activeElement','2465100fwZAfM','pin','bindTo','appendChild','focus','hideDropdown','_handleUserAdd','class','attachToDom','inlineListView','2043608LhzYVr','define','presencelist-collapseat-invalid-format','_bodyCollection','from','balloonPanelView','body','join','destroy','Enter','keystrokes','presenceList.container','allConnectedUsers','number','focusTracker','requires','offsetHeight','isCollapsed','isHidden','148752nNRYRm','Tab','counterView','_allConnectedUsers','select','offsetWidth'];_0x3bd9=function(){return _0x26aad0;};return _0x3bd9();}function _0x3ebe(_0x4c55cd,_0x38880c){const _0x3bd92d=_0x3bd9();return _0x3ebe=function(_0x3ebec3,_0x4f8a4d){_0x3ebec3=_0x3ebec3-0x7e;let _0x1fb20c=_0x3bd92d[_0x3ebec3];return _0x1fb20c;},_0x3ebe(_0x4c55cd,_0x38880c);}import{CKEditorError as _0x3d310b,Collection as _0xdf19}from'ckeditor5/src/utils.js';import{clickOutsideHandler as _0x42de5a,BalloonPanelView as _0x4ce052,BodyCollection as _0x3aa23d}from'ckeditor5/src/ui.js';import{isElement as _0x123d42}from'lodash-es';import _0x369f70 from'../realtimecollaborativeediting/sessions.js';import _0x1972c2 from'./view/presencelistview.js';import _0x7cead6 from'./view/presencedropdownlistview.js';import _0x3135b7 from'./view/presencedropdownlistitemview.js';import _0x2292bf from'./view/presenceinlinelistitemview.js';const ot={'collapseAt':0x6,'displayMe':!0x0};export default class r extends _0x3a5651{constructor(_0x243bde){const _0x19c8cf=_0x3ebe;super(_0x243bde),this[_0x19c8cf(0xb7)]=null,this[_0x19c8cf(0x98)][_0x19c8cf(0xd8)][_0x19c8cf(0xb5)](_0x19c8cf(0xd7),ot);const _0x33934c=_0x243bde[_0x19c8cf(0xd8)][_0x19c8cf(0x94)](_0x19c8cf(0x84));if(_0x19c8cf(0xc1)!=typeof _0x33934c)throw new _0x3d310b(_0x19c8cf(0xb6),this);if(_0x33934c<0x1)throw new _0x3d310b(_0x19c8cf(0xb6),this);this[_0x19c8cf(0xca)]=this[_0x19c8cf(0x98)][_0x19c8cf(0x81)][_0x19c8cf(0x94)](_0x369f70)[_0x19c8cf(0xc0)],this[_0x19c8cf(0x82)](_0x19c8cf(0xce),0x0),this[_0x19c8cf(0xa0)]=new _0xdf19(),this[_0x19c8cf(0xb9)]=new _0x4ce052(),this[_0x19c8cf(0xb9)][_0x19c8cf(0xb1)]=_0x19c8cf(0x90),this[_0x19c8cf(0xd6)]=this[_0x19c8cf(0x7e)](),this[_0x19c8cf(0x91)]=void 0x0;}static get[_0x364688(0xc3)](){return[_0x369f70];}[_0x364688(0x9a)](){const _0x690654=_0x364688;for(const _0x4b0432 of this[_0x690654(0xca)])this[_0x690654(0xb0)](_0x4b0432);this[_0x690654(0xdf)](this[_0x690654(0xca)],_0x690654(0xd4),(_0x2d2f6c,_0x5b6616)=>{const _0x122312=_0x690654;this[_0x122312(0xb0)](_0x5b6616);}),this[_0x690654(0xdf)](this[_0x690654(0xca)],_0x690654(0xa3),(_0x546fc2,_0x2059c6)=>{const _0xb4428f=_0x690654;this[_0xb4428f(0xa4)](_0x2059c6);});}[_0x364688(0x7e)](){const _0x408598=_0x364688,_0x6e552d=this[_0x408598(0x98)],_0x353525=new _0x1972c2(this[_0x408598(0x98)][_0x408598(0x8e)]),_0x43483a=this[_0x408598(0xb9)];if(!_0x123d42(_0x6e552d[_0x408598(0xd8)][_0x408598(0x94)](_0x408598(0xbf))))throw new _0x3d310b(_0x408598(0x93),this);return _0x353525[_0x408598(0xc9)][_0x408598(0xdd)](_0x408598(0xce))['to'](this),_0x353525[_0x408598(0xdd)](_0x408598(0xc5))['to'](this,_0x408598(0xce),_0x542a5e=>{const _0x43eb09=_0x408598,{collapseAt:_0x31af11,displayMe:_0x58b9de}=_0x6e552d[_0x43eb09(0xd8)][_0x43eb09(0x94)](_0x43eb09(0xd7)),_0x33d720=_0x542a5e>=_0x31af11;return _0x353525[_0x43eb09(0xc9)][_0x43eb09(0xc6)]=!(0x1==_0x542a5e&&_0x58b9de||_0x33d720),_0x33d720||this[_0x43eb09(0xaf)](),_0x33d720;}),_0x353525[_0x408598(0xb3)][_0x408598(0xa6)][_0x408598(0xac)](this[_0x408598(0xa0)])[_0x408598(0x8b)](_0x490ae5=>{const _0x56c75d=_0x408598,_0x30dd6c=_0x6e552d[_0x56c75d(0xd8)][_0x56c75d(0x94)](_0x56c75d(0xd7)),_0x20cf17=new _0x2292bf(_0x6e552d[_0x56c75d(0x8e)],_0x490ae5,!!_0x30dd6c[_0x56c75d(0xe2)]);return _0x20cf17[_0x56c75d(0xdd)](_0x56c75d(0xd5))['to'](_0x353525,_0x56c75d(0xc5),_0x31d616=>!_0x31d616),_0x20cf17[_0x56c75d(0xdd)](_0x56c75d(0xcd))['to'](_0x353525,_0x56c75d(0xc5),_0x19b678=>!_0x19b678),_0x30dd6c[_0x56c75d(0xe2)]&&this[_0x56c75d(0xdf)](_0x20cf17,_0x56c75d(0x88),()=>{const _0x533ae8=_0x56c75d;this[_0x533ae8(0xd6)][_0x533ae8(0xc5)]||_0x30dd6c[_0x533ae8(0xe2)](_0x490ae5,_0x20cf17[_0x533ae8(0x8d)]);}),_0x20cf17;}),this[_0x408598(0xdf)](_0x353525[_0x408598(0xb3)],_0x408598(0x88),()=>{const _0x4e09a7=_0x408598;this[_0x4e09a7(0x91)]?this[_0x4e09a7(0xaf)]():this[_0x4e09a7(0xd6)][_0x4e09a7(0xc5)]&&this[_0x4e09a7(0xcf)]();}),_0x353525[_0x408598(0xb3)][_0x408598(0xbe)][_0x408598(0x82)](_0x408598(0xbd),(_0x346f23,_0x457cec)=>{const _0x290039=_0x408598;this[_0x290039(0xd6)][_0x290039(0xc5)]&&(this[_0x290039(0xcf)](),_0x457cec());}),_0x353525[_0x408598(0x87)](),_0x43483a[_0x408598(0x87)](),_0x42de5a({'emitter':_0x353525,'activator':()=>_0x43483a[_0x408598(0x8f)],'contextElements':[_0x43483a[_0x408598(0x8d)],_0x353525[_0x408598(0xb3)][_0x408598(0x8d)]],'callback':()=>this[_0x408598(0xaf)]()}),_0x6e552d[_0x408598(0xd8)][_0x408598(0x94)](_0x408598(0xbf))[_0x408598(0xad)](_0x353525[_0x408598(0x8d)]),this[_0x408598(0xb7)]=new _0x3aa23d(this[_0x408598(0x98)][_0x408598(0x8e)]),this[_0x408598(0xb7)][_0x408598(0xb2)](),this[_0x408598(0xb7)][_0x408598(0xd4)](this[_0x408598(0xb9)]),_0x353525;}[_0x364688(0xb0)](_0x129cbe){const _0x4f5947=_0x364688;if(!this[_0x4f5947(0x98)][_0x4f5947(0xd8)][_0x4f5947(0x94)](_0x4f5947(0x7f))&&_0x129cbe[_0x4f5947(0xa1)])return;const _0x3b9790=this[_0x4f5947(0x98)][_0x4f5947(0xd8)][_0x4f5947(0x94)](_0x4f5947(0x84))-0x1;this[_0x4f5947(0xce)]++,this[_0x4f5947(0xa0)][_0x4f5947(0x9b)]==_0x3b9790&&this[_0x4f5947(0xa0)][_0x4f5947(0x9b)]>0x1&&this[_0x4f5947(0xa0)][_0x4f5947(0xa3)](0x1);const _0x42576e=_0x129cbe[_0x4f5947(0xa1)]?0x0:this[_0x4f5947(0xa0)][_0x4f5947(0x9b)];this[_0x4f5947(0xa0)][_0x4f5947(0xd4)](_0x129cbe,_0x42576e);}[_0x364688(0xa4)](_0x133803){const _0x521f8e=_0x364688;if(this[_0x521f8e(0xce)]--,this[_0x521f8e(0xa0)][_0x521f8e(0x94)](_0x133803['id'])&&(this[_0x521f8e(0xa0)][_0x521f8e(0xa3)](_0x133803['id']),this[_0x521f8e(0xa0)][_0x521f8e(0x9b)]<this[_0x521f8e(0xce)])){for(const _0x57aa05 of Array[_0x521f8e(0xb8)](this[_0x521f8e(0xca)])[_0x521f8e(0xa7)]())if(!this[_0x521f8e(0xa0)][_0x521f8e(0x94)](_0x57aa05['id']))return void this[_0x521f8e(0xa0)][_0x521f8e(0xd4)](_0x57aa05,Math[_0x521f8e(0x9d)](this[_0x521f8e(0xa0)][_0x521f8e(0x9b)],0x1));}}[_0x364688(0xcf)](){const _0x29614e=_0x364688;if(this[_0x29614e(0x91)])return;const _0x38510c=this[_0x29614e(0x98)][_0x29614e(0xd8)][_0x29614e(0x94)](_0x29614e(0xd7));this[_0x29614e(0x91)]=new _0x7cead6(this[_0x29614e(0x98)][_0x29614e(0x8e)],!!_0x38510c[_0x29614e(0xe2)]),this[_0x29614e(0xd6)][_0x29614e(0xb3)][_0x29614e(0x97)]=!0x0;const {listWrapperView:_0x195fe2}=this[_0x29614e(0x91)];_0x195fe2[_0x29614e(0xa6)][_0x29614e(0xac)](this[_0x29614e(0xca)])[_0x29614e(0x8b)](_0x545d29=>{const _0x2b1036=_0x29614e;if(!_0x38510c[_0x2b1036(0xd2)]&&_0x545d29[_0x2b1036(0xa1)])return null;const _0x5eacb8=new _0x3135b7(this[_0x2b1036(0x98)][_0x2b1036(0x8e)],_0x545d29,!!_0x38510c[_0x2b1036(0xe2)]);return _0x38510c[_0x2b1036(0xe2)]&&this[_0x2b1036(0xdf)](_0x5eacb8,_0x2b1036(0x88),()=>{const _0x3ee934=_0x2b1036;_0x38510c[_0x3ee934(0xe2)](_0x545d29,_0x5eacb8[_0x3ee934(0x8d)]);}),_0x5eacb8;}),this[_0x29614e(0xb9)][_0x29614e(0xa8)][_0x29614e(0xd4)](this[_0x29614e(0x91)]),this[_0x29614e(0xb9)][_0x29614e(0xab)]({'target':this[_0x29614e(0xd6)][_0x29614e(0xb3)][_0x29614e(0x8d)]}),_0x195fe2[_0x29614e(0xae)](),_0x195fe2[_0x29614e(0x96)]();const _0x47ae4=(_0x28da43,_0x5ce666)=>{const _0x126194=_0x29614e;this[_0x126194(0xaf)](),this[_0x126194(0xd6)][_0x126194(0xb3)][_0x126194(0xae)](),_0x5ce666();};_0x195fe2[_0x29614e(0xbe)][_0x29614e(0x82)](_0x29614e(0x99),_0x47ae4),_0x195fe2[_0x29614e(0xbe)][_0x29614e(0x82)](_0x29614e(0xd0),_0x47ae4),_0x195fe2[_0x29614e(0xbe)][_0x29614e(0x82)](_0x29614e(0xc8),(_0x463683,_0x4ae782)=>{const _0x46faf8=_0x29614e;!function(_0x426f04){const _0x501ebd=_0x3ebe,_0x8f35ed=['a',_0x501ebd(0x85),_0x501ebd(0x95),_0x501ebd(0xcb),_0x501ebd(0x92),_0x501ebd(0x80),_0x501ebd(0xa5)][_0x501ebd(0x8a)](_0x1e2dd8=>_0x1e2dd8+_0x501ebd(0x9e))[_0x501ebd(0xbb)](','),_0x45d130=[...document[_0x501ebd(0xba)][_0x501ebd(0x8c)](_0x8f35ed)][_0x501ebd(0xde)](_0x47ab49=>_0x47ab49===document[_0x501ebd(0xa9)]||_0x47ab49[_0x501ebd(0xcc)]+_0x47ab49[_0x501ebd(0xc4)]>0x0)[_0x501ebd(0x89)]((_0x34648b,_0x4939f9)=>(_0x34648b[_0x501ebd(0xdb)]||0x0)-(_0x4939f9[_0x501ebd(0xdb)]||0x0)),_0x73e5c0=_0x45d130[_0x501ebd(0xd3)](_0x426f04),_0x19b53a=_0x45d130[(_0x73e5c0+0x1)%_0x45d130[_0x501ebd(0x9b)]];_0x19b53a&&_0x19b53a[_0x501ebd(0xae)]();}(this[_0x46faf8(0xd6)][_0x46faf8(0x8d)]),this[_0x46faf8(0xaf)](),_0x4ae782();}),_0x195fe2[_0x29614e(0xc2)][_0x29614e(0xd4)](this[_0x29614e(0xd6)][_0x29614e(0x8d)]),_0x195fe2[_0x29614e(0xc2)]['on'](_0x29614e(0x9c),(_0x265284,_0x19d7a7,_0x1299b1)=>{const _0x4d4d77=_0x29614e;_0x1299b1||this[_0x4d4d77(0xaf)]();});}[_0x364688(0xaf)](){const _0x264866=_0x364688;this[_0x264866(0x91)]&&(this[_0x264866(0xd6)][_0x264866(0xb3)][_0x264866(0x97)]=!0x1,this[_0x264866(0xb9)][_0x264866(0xda)](),this[_0x264866(0xb9)][_0x264866(0xa8)][_0x264866(0xa3)](this[_0x264866(0x91)]),this[_0x264866(0x91)][_0x264866(0xbc)](),this[_0x264866(0x91)]=void 0x0);}[_0x364688(0xbc)](){const _0x3948f2=_0x364688;super[_0x3948f2(0xbc)](),this[_0x3948f2(0xd6)]&&this[_0x3948f2(0xd6)][_0x3948f2(0xdc)]&&this[_0x3948f2(0xd6)][_0x3948f2(0xbc)](),this[_0x3948f2(0xb7)]&&(this[_0x3948f2(0xb7)][_0x3948f2(0xd9)](),this[_0x3948f2(0xb7)][_0x3948f2(0xbc)](),this[_0x3948f2(0xb7)]=null);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x5aea(_0x23af26,_0x4795b8){const _0x14ed7d=_0x14ed();return _0x5aea=function(_0x5aea30,_0x3b1d47){_0x5aea30=_0x5aea30-0x1ed;let _0x40413e=_0x14ed7d[_0x5aea30];return _0x40413e;},_0x5aea(_0x23af26,_0x4795b8);}(function(_0x57123d,_0x448847){const _0x28bd3f=_0x5aea,_0x4fec45=_0x57123d();while(!![]){try{const _0x2e8eda=parseInt(_0x28bd3f(0x1f9))/0x1*(-parseInt(_0x28bd3f(0x1f7))/0x2)+parseInt(_0x28bd3f(0x1f1))/0x3*(parseInt(_0x28bd3f(0x1ed))/0x4)+parseInt(_0x28bd3f(0x1fa))/0x5*(parseInt(_0x28bd3f(0x1f0))/0x6)+-parseInt(_0x28bd3f(0x1fc))/0x7+-parseInt(_0x28bd3f(0x1f6))/0x8+-parseInt(_0x28bd3f(0x1f8))/0x9+parseInt(_0x28bd3f(0x1ef))/0xa;if(_0x2e8eda===_0x448847)break;else _0x4fec45['push'](_0x4fec45['shift']());}catch(_0x3cbcae){_0x4fec45['push'](_0x4fec45['shift']());}}}(_0x14ed,0xae065));import{View as _0x27cb7f}from'ckeditor5/src/ui.js';function _0x14ed(){const _0x3ab0d9=['4bnkjRw','setTemplate','9276830wHWYnC','6frojSq','303384jZPWkG','usersCount','isHidden','ck-presence-list__counter--hidden','bindTemplate','2924080Qzysfu','1982zyzhal','6331581VTCbVi','43OYGlVw','4023095VAbStK','set','62951NqxIeI','CONNECTED_USERS','ck-presence-list__counter','div'];_0x14ed=function(){return _0x3ab0d9;};return _0x14ed();}import{getTranslation as _0x572b3c}from'../../common-translations.js';export default class ts extends _0x27cb7f{constructor(_0x114ca6){const _0x4e6849=_0x5aea;super(_0x114ca6);const _0x55e804=this[_0x4e6849(0x1f5)];this[_0x4e6849(0x1fb)](_0x4e6849(0x1f2),0x0),this[_0x4e6849(0x1fb)](_0x4e6849(0x1f3),!0x0),this[_0x4e6849(0x1ee)]({'tag':_0x4e6849(0x1ff),'attributes':{'class':['ck',_0x4e6849(0x1fe),_0x55e804['if'](_0x4e6849(0x1f3),_0x4e6849(0x1f4))]},'children':[{'text':_0x55e804['to'](_0x4e6849(0x1f2),_0x3187a5=>_0x572b3c(_0x114ca6,_0x4e6849(0x1fd),_0x3187a5))}]});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5186c6=_0x3542;(function(_0x32499a,_0x300c56){const _0x173218=_0x3542,_0x346ea7=_0x32499a();while(!![]){try{const _0x2858c6=-parseInt(_0x173218(0xdb))/0x1+parseInt(_0x173218(0xcc))/0x2*(parseInt(_0x173218(0xd2))/0x3)+-parseInt(_0x173218(0xd6))/0x4*(parseInt(_0x173218(0xc8))/0x5)+-parseInt(_0x173218(0xd7))/0x6*(parseInt(_0x173218(0xc9))/0x7)+-parseInt(_0x173218(0xde))/0x8+-parseInt(_0x173218(0xd4))/0x9+parseInt(_0x173218(0xda))/0xa;if(_0x2858c6===_0x300c56)break;else _0x346ea7['push'](_0x346ea7['shift']());}catch(_0x571a95){_0x346ea7['push'](_0x346ea7['shift']());}}}(_0x3d27,0xa5df2));import{ListItemView as _0x56c91b}from'ckeditor5/src/ui.js';function _0x3d27(){const _0x36d100=['focus','button','4242800XfNSKA','ck-presence-list__marker','execute','setTemplate','ck-presence-list__dropdown-list-item','color','25435lSfWHa','2676996hSdccn','name','true','2bjAPYq','span','fire','tag','element','bindTemplate','1670730wBDINa','ck-user__full-name','3788649jsfufn','presentation','172TXAsXp','18oKuIpg','getBackgroundColorClass','userView','26701830srNohu','230347LjSSNC'];_0x3d27=function(){return _0x36d100;};return _0x3d27();}import{UserView as _0x32122b}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x3542(_0x3ced24,_0x586812){const _0x3d27ac=_0x3d27();return _0x3542=function(_0x354230,_0x17e22f){_0x354230=_0x354230-0xc4;let _0x24d3a5=_0x3d27ac[_0x354230];return _0x24d3a5;},_0x3542(_0x3ced24,_0x586812);}export default class ht extends _0x56c91b{constructor(_0x2ee2fe,_0x2669b7,_0x20172e){const _0x2d568a=_0x3542;super(_0x2ee2fe);const _0x176787=this[_0x2d568a(0xd1)];this[_0x2d568a(0xd9)]=new _0x32122b(_0x2ee2fe,_0x2669b7);const _0x4fdcc6={'tag':'li','attributes':{'class':['ck',_0x2d568a(0xc6)],'tabindex':-0x1,'role':_0x2d568a(0xd5),'aria-label':_0x2669b7[_0x2d568a(0xca)]},'children':[this[_0x2d568a(0xd9)],{'tag':_0x2d568a(0xcd),'attributes':{'class':['ck',_0x2d568a(0xd3)]},'children':[{'text':_0x2669b7[_0x2d568a(0xca)]}]},{'tag':_0x2d568a(0xcd),'attributes':{'class':['ck',_0x2d568a(0xdf),_0x2669b7[_0x2d568a(0xc7)][_0x2d568a(0xd8)]()],'aria-hidden':_0x2d568a(0xcb)}}]};_0x20172e&&(_0x4fdcc6[_0x2d568a(0xcf)]=_0x2d568a(0xdd),_0x4fdcc6['on']={'click':_0x176787['to'](()=>this[_0x2d568a(0xce)](_0x2d568a(0xc4)))}),this[_0x2d568a(0xc5)](_0x4fdcc6);}[_0x5186c6(0xdc)](){const _0x432ca1=_0x5186c6;this[_0x432ca1(0xd0)][_0x432ca1(0xdc)]();}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x3e9370=_0x3825;(function(_0x5a2e74,_0x2aa4a3){const _0x27d378=_0x3825,_0x2b144a=_0x5a2e74();while(!![]){try{const _0x108f34=-parseInt(_0x27d378(0x1e1))/0x1*(-parseInt(_0x27d378(0x1db))/0x2)+parseInt(_0x27d378(0x1dc))/0x3*(parseInt(_0x27d378(0x1d6))/0x4)+parseInt(_0x27d378(0x1d8))/0x5*(parseInt(_0x27d378(0x1dd))/0x6)+parseInt(_0x27d378(0x1c9))/0x7+parseInt(_0x27d378(0x1df))/0x8+parseInt(_0x27d378(0x1d9))/0x9+-parseInt(_0x27d378(0x1da))/0xa;if(_0x108f34===_0x2aa4a3)break;else _0x2b144a['push'](_0x2b144a['shift']());}catch(_0x3dae03){_0x2b144a['push'](_0x2b144a['shift']());}}}(_0x3b6c,0xb74f9));import{ListView as _0x2520b6,View as _0x4f655d}from'ckeditor5/src/ui.js';import{global as _0xfef49c}from'ckeditor5/src/utils.js';function _0x3825(_0x7b374,_0x179843){const _0x3b6c70=_0x3b6c();return _0x3825=function(_0x382555,_0x51c97a){_0x382555=_0x382555-0x1c0;let _0x52d3e3=_0x3b6c70[_0x382555];return _0x52d3e3;},_0x3825(_0x7b374,_0x179843);}import{getTranslation as _0x3808db}from'../../common-translations.js';export default class et extends _0x4f655d{constructor(_0x5ea563,_0x7d4df9){const _0x3b3164=_0x3825;super(_0x5ea563),this[_0x3b3164(0x1c5)]=new PresenceDropdownListWrapperView(_0x5ea563,_0x7d4df9),this[_0x3b3164(0x1c8)]({'tag':_0x3b3164(0x1c6),'attributes':{'tabindex':-0x1,'role':_0x3b3164(0x1e3),'class':['ck',_0x3b3164(0x1de)],'aria-label':_0x3808db(_0x5ea563,_0x3b3164(0x1ca))},'children':[this[_0x3b3164(0x1c5)]]});}}function _0x3b6c(){const _0x2ea8fe=['5nxpbKO','render','application','set','ck-presence-list__dropdown-list-wrapper_scrollable','ariaLabel','ck-reset','clientHeight','resize','checkIfScrollable','listWrapperView','div','role','setTemplate','7527177KqCktH','Connected\x20users\x20list\x20dropdown\x20menu','window','listenTo','max','change','ck-list','ck-presence-list__dropdown-list-wrapper','scrollHeight','bindTemplate','_isScrollable','element','innerHeight','4HMMUJq','items','1235805YnQCaL','295119GPqVcB','29414860uUqElC','582226LpKdml','229449SFWFmg','6pGlMHA','ck-presence-list__dropdown-list','6440128HtCPfg','ariaLabelledBy'];_0x3b6c=function(){return _0x2ea8fe;};return _0x3b6c();}export class PresenceDropdownListWrapperView extends _0x2520b6{constructor(_0x186e9d,_0x5b4c86){const _0x4caf39=_0x3825;super(_0x186e9d);const _0x11b4ad=this[_0x4caf39(0x1d2)];this[_0x4caf39(0x1e4)](_0x4caf39(0x1d3),!0x1),this[_0x4caf39(0x1c8)]({'tag':_0x5b4c86?_0x4caf39(0x1c6):'ul','attributes':{'class':['ck',_0x4caf39(0x1c1),_0x4caf39(0x1cf),_0x4caf39(0x1d0),_0x11b4ad['if'](_0x4caf39(0x1d3),_0x4caf39(0x1e5))],'role':_0x11b4ad['to'](_0x4caf39(0x1c7)),'aria-label':_0x11b4ad['to'](_0x4caf39(0x1c0)),'aria-labelledby':_0x11b4ad['to'](_0x4caf39(0x1e0))},'children':this[_0x4caf39(0x1d7)]}),this[_0x4caf39(0x1cc)](_0xfef49c[_0x4caf39(0x1cb)],_0x4caf39(0x1c3),()=>this[_0x4caf39(0x1c4)]()),this[_0x4caf39(0x1d7)]['on'](_0x4caf39(0x1ce),()=>this[_0x4caf39(0x1c4)]());}[_0x3e9370(0x1e2)](){const _0x250d91=_0x3e9370;super[_0x250d91(0x1e2)](),this[_0x250d91(0x1c4)]();}[_0x3e9370(0x1c4)](){const _0x50ba5c=_0x3e9370,_0x327182=this[_0x50ba5c(0x1d4)];_0x327182&&(this[_0x50ba5c(0x1d3)]=Math[_0x50ba5c(0x1cd)](_0x327182[_0x50ba5c(0x1d1)],_0x327182[_0x50ba5c(0x1c2)])>0.8*window[_0x50ba5c(0x1d5)]);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x15e38e,_0x3a3332){const _0xe5e149=_0x32e7,_0x35ac9a=_0x15e38e();while(!![]){try{const _0x2be42d=-parseInt(_0xe5e149(0x98))/0x1*(parseInt(_0xe5e149(0x79))/0x2)+parseInt(_0xe5e149(0x94))/0x3*(-parseInt(_0xe5e149(0x87))/0x4)+parseInt(_0xe5e149(0x80))/0x5*(-parseInt(_0xe5e149(0x82))/0x6)+parseInt(_0xe5e149(0x8b))/0x7+-parseInt(_0xe5e149(0x84))/0x8*(-parseInt(_0xe5e149(0x7b))/0x9)+-parseInt(_0xe5e149(0x76))/0xa*(-parseInt(_0xe5e149(0x7a))/0xb)+-parseInt(_0xe5e149(0x77))/0xc;if(_0x2be42d===_0x3a3332)break;else _0x35ac9a['push'](_0x35ac9a['shift']());}catch(_0x32740f){_0x35ac9a['push'](_0x35ac9a['shift']());}}}(_0x21d4,0x82015));import{LabelView as _0x98ee24,View as _0x4731e8}from'ckeditor5/src/ui.js';function _0x21d4(){const _0x5778a1=['ck-presence-list__list-item','29122sNjLVG','1217227HAuqXs','526212UpvrkS','userView','tag','text','tooltipPosition','127115jCTYQs','ck-presence-list__marker','6gvNBGG','span','16xFVoBV','template','bindTemplate','12gxtvvH','name','color','true','6211121AHlDZr','setTemplate','hasTooltip','markerView','listitem','execute','isFocusable','button','set','586338RRYSJT','div','fire','getBackgroundColorClass','26WjpdxV','ck-presence-list__list-item__tooltip','80HhNTSg','4399764iWAEEW'];_0x21d4=function(){return _0x5778a1;};return _0x21d4();}import{UserView as _0x58141a}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x32e7(_0xc2bab2,_0x44861e){const _0x21d41f=_0x21d4();return _0x32e7=function(_0x32e7b0,_0x5e555d){_0x32e7b0=_0x32e7b0-0x75;let _0x47eab5=_0x21d41f[_0x32e7b0];return _0x47eab5;},_0x32e7(_0xc2bab2,_0x44861e);}export default class rt extends _0x4731e8{constructor(_0x5a3118,_0x27d486,_0x54498f){const _0xe4504c=_0x32e7;super(_0x5a3118);const _0x4ea473=this[_0xe4504c(0x86)];this[_0xe4504c(0x93)](_0xe4504c(0x91),!0x1),this[_0xe4504c(0x93)](_0xe4504c(0x8d),!0x0),this[_0xe4504c(0x93)](_0xe4504c(0x7f),''),this[_0xe4504c(0x7c)]=new _0x58141a(_0x5a3118,_0x27d486),this[_0xe4504c(0x8e)]=new pt(_0x5a3118,_0x27d486);const _0x36e065=new _0x98ee24(_0x5a3118);_0x36e065[_0xe4504c(0x85)][_0xe4504c(0x7d)]=_0xe4504c(0x83),_0x36e065[_0xe4504c(0x7e)]=_0x27d486[_0xe4504c(0x88)];const _0xa01575={'tag':_0xe4504c(0x95),'attributes':{'class':['ck',_0xe4504c(0x78)],'role':_0xe4504c(0x8f),'tabindex':_0x4ea473['to'](_0xe4504c(0x91),_0x4a89bc=>!!_0x4a89bc&&0x0),'aria-labelledby':_0x36e065['id'],'data-cke-tooltip-text':this[_0xe4504c(0x7c)][_0xe4504c(0x88)],'data-cke-tooltip-position':_0x4ea473['to'](_0xe4504c(0x7f)),'data-cke-tooltip-disabled':_0x4ea473['to'](_0xe4504c(0x8d),_0x3f97f8=>!_0x3f97f8),'data-cke-tooltip-class':_0xe4504c(0x75)},'children':[this[_0xe4504c(0x7c)],this[_0xe4504c(0x8e)],_0x36e065]};_0x54498f&&(_0xa01575[_0xe4504c(0x7d)]=_0xe4504c(0x92),_0xa01575['on']={'click':_0x4ea473['to'](()=>this[_0xe4504c(0x96)](_0xe4504c(0x90)))}),this[_0xe4504c(0x8c)](_0xa01575);}}class pt extends _0x4731e8{constructor(_0x55e260,_0x5f1c32){const _0xfa8f98=_0x32e7;super(_0x55e260),this[_0xfa8f98(0x8c)]({'tag':_0xfa8f98(0x83),'attributes':{'class':['ck',_0xfa8f98(0x81),_0x5f1c32[_0xfa8f98(0x89)][_0xfa8f98(0x97)]()],'aria-hidden':_0xfa8f98(0x8a)}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x12f85e=_0x40f5;function _0x40f5(_0x1b3852,_0x2b8992){const _0x94f0e3=_0x94f0();return _0x40f5=function(_0x40f509,_0x569147){_0x40f509=_0x40f509-0xe2;let _0x2b3f8c=_0x94f0e3[_0x40f509];return _0x2b3f8c;},_0x40f5(_0x1b3852,_0x2b8992);}(function(_0x4cbd71,_0x55de03){const _0x41d0a5=_0x40f5,_0x5eab0d=_0x4cbd71();while(!![]){try{const _0x4e0e41=parseInt(_0x41d0a5(0xfb))/0x1*(parseInt(_0x41d0a5(0xf5))/0x2)+-parseInt(_0x41d0a5(0xf2))/0x3+parseInt(_0x41d0a5(0xf0))/0x4+-parseInt(_0x41d0a5(0xf6))/0x5+-parseInt(_0x41d0a5(0xe4))/0x6+parseInt(_0x41d0a5(0xef))/0x7*(parseInt(_0x41d0a5(0xfa))/0x8)+parseInt(_0x41d0a5(0xe8))/0x9;if(_0x4e0e41===_0x55de03)break;else _0x5eab0d['push'](_0x5eab0d['shift']());}catch(_0x497344){_0x5eab0d['push'](_0x5eab0d['shift']());}}}(_0x94f0,0xcd3c4));import{View as _0x4cd0b1}from'ckeditor5/src/ui.js';import{KeystrokeHandler as _0x31eee7}from'ckeditor5/src/utils.js';function _0x94f0(){const _0x4c517c=['fire','listenTo','8230920Jzmycq','hasPopup','render','items','7217577LLUKFI','setAttribute','list','isExpanded','div','ck-presence-list__list','removeAttribute','7JgtkWY','5249788MyKePI','Connected\x20users\x20list','1636065vdXLBH','aria-expanded','setTemplate','887954hQLAbF','4694875SzrwyJ','focus','execute','element','2003704iOmCOA','3pVfaSy','createCollection','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)','bindTemplate','change:hasPopup','keystrokes','set'];_0x94f0=function(){return _0x4c517c;};return _0x94f0();}import{getTranslation as _0x33e4cf}from'../../common-translations.js';export default class es extends _0x4cd0b1{constructor(_0x1634b6){const _0x14fb19=_0x40f5;super(_0x1634b6);const _0x59ae9f=this[_0x14fb19(0xfe)];this[_0x14fb19(0xe7)]=this[_0x14fb19(0xfc)](),this[_0x14fb19(0x100)]=new _0x31eee7(),this[_0x14fb19(0x101)]({'hasPopup':!0x1,'isExpanded':!0x1}),this[_0x14fb19(0xf4)]({'tag':_0x14fb19(0xec),'attributes':{'aria-haspopup':_0x59ae9f['if'](_0x14fb19(0xe5)),'aria-expanded':_0x59ae9f['to'](_0x14fb19(0xeb),_0x4f3a37=>this[_0x14fb19(0xe5)]&&String(_0x4f3a37)),'aria-label':_0x59ae9f['to'](_0x14fb19(0xe5),_0x421a6d=>_0x33e4cf(_0x1634b6,_0x421a6d?_0x14fb19(0xfd):_0x14fb19(0xf1))),'role':_0x14fb19(0xea),'tabindex':_0x59ae9f['to'](_0x14fb19(0xe5),_0x1aeeb5=>!!_0x1aeeb5&&0x0),'class':['ck',_0x14fb19(0xed)]},'children':this[_0x14fb19(0xe7)],'on':{'click':_0x59ae9f['to'](()=>this[_0x14fb19(0xe2)](_0x14fb19(0xf8)))}}),this['on'](_0x14fb19(0xff),(_0x2bf005,_0x397034,_0x5c5b71)=>{const _0x31359d=_0x14fb19;this[_0x31359d(0xf9)]&&(_0x5c5b71?this[_0x31359d(0xf9)][_0x31359d(0xe9)](_0x31359d(0xf3),String(this[_0x31359d(0xeb)])):this[_0x31359d(0xf9)][_0x31359d(0xee)](_0x31359d(0xf3)));});}[_0x12f85e(0xf7)](){const _0x530ce6=_0x12f85e;this[_0x530ce6(0xf9)][_0x530ce6(0xf7)]();}[_0x12f85e(0xe6)](){const _0x7b053=_0x12f85e;super[_0x7b053(0xe6)](),this[_0x7b053(0x100)][_0x7b053(0xe3)](this[_0x7b053(0xf9)]);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x5c555a,_0x300b9d){const _0x107d30=_0x28cd,_0x5171a9=_0x5c555a();while(!![]){try{const _0x525cf4=-parseInt(_0x107d30(0x1da))/0x1+-parseInt(_0x107d30(0x1d5))/0x2*(-parseInt(_0x107d30(0x1de))/0x3)+parseInt(_0x107d30(0x1ca))/0x4+-parseInt(_0x107d30(0x1df))/0x5+parseInt(_0x107d30(0x1e3))/0x6+-parseInt(_0x107d30(0x1db))/0x7+-parseInt(_0x107d30(0x1d8))/0x8*(parseInt(_0x107d30(0x1dd))/0x9);if(_0x525cf4===_0x300b9d)break;else _0x5171a9['push'](_0x5171a9['shift']());}catch(_0x11c501){_0x5171a9['push'](_0x5171a9['shift']());}}}(_0x1766,0x4803c));import{View as _0x2e0ada}from'ckeditor5/src/ui.js';import _0x4bbf2d from'./presencecounterview.js';function _0x28cd(_0x189bf4,_0x5317d6){const _0x176618=_0x1766();return _0x28cd=function(_0x28cd33,_0x40e15f){_0x28cd33=_0x28cd33-0x1c8;let _0x4b226a=_0x176618[_0x28cd33];return _0x4b226a;},_0x28cd(_0x189bf4,_0x5317d6);}function _0x1766(){const _0x4e4e97=['82736BnPYbt','first','322804LuGOAP','3769668groGWE','inlineListView','72JUYyra','1118751jEGNSk','579925SzyTYy','counterView','setTemplate','tooltipPosition','3503466zunhqc','ck-reset','items','1592772qWPktg','div','ck-presence-list--collapsed','listenTo','set','bindTemplate','ck-presence-list','bind','isCollapsed','hasPopup','locale','2lRDPnZ','change','ck-rounded-corners'];_0x1766=function(){return _0x4e4e97;};return _0x1766();}import _0x1ac53d from'./presenceinlinelistview.js';import'../../../theme/presencelist.css';export default class it extends _0x2e0ada{constructor(_0x23093e){const _0x51857d=_0x28cd;super(_0x23093e);const _0x3b98b4=this[_0x51857d(0x1cf)];this[_0x51857d(0x1ce)](_0x51857d(0x1d2),!0x0),this[_0x51857d(0x1e0)]=new _0x4bbf2d(this[_0x51857d(0x1d4)]),this[_0x51857d(0x1dc)]=new _0x1ac53d(_0x23093e),this[_0x51857d(0x1dc)][_0x51857d(0x1d1)](_0x51857d(0x1d3))['to'](this,_0x51857d(0x1d2)),this[_0x51857d(0x1cd)](this[_0x51857d(0x1dc)][_0x51857d(0x1c9)],_0x51857d(0x1d6),()=>{const _0x290dbe=_0x51857d;for(const _0x839a6f of this[_0x290dbe(0x1dc)][_0x290dbe(0x1c9)])_0x839a6f[_0x290dbe(0x1e2)]='s';this[_0x290dbe(0x1dc)][_0x290dbe(0x1c9)][_0x290dbe(0x1d9)]&&(this[_0x290dbe(0x1dc)][_0x290dbe(0x1c9)][_0x290dbe(0x1d9)][_0x290dbe(0x1e2)]='se');}),this[_0x51857d(0x1e1)]({'tag':_0x51857d(0x1cb),'attributes':{'class':['ck',_0x51857d(0x1d0),_0x51857d(0x1c8),_0x51857d(0x1d7),_0x3b98b4['if'](_0x51857d(0x1d2),_0x51857d(0x1cc))]},'children':[this[_0x51857d(0x1e0)],this[_0x51857d(0x1dc)]]});}}
|
package/src/presencelist.d.ts
CHANGED
|
@@ -25,4 +25,12 @@ export default class PresenceList extends ContextPlugin {
|
|
|
25
25
|
* @inheritDoc
|
|
26
26
|
*/
|
|
27
27
|
static get pluginName(): "PresenceList";
|
|
28
|
+
/**
|
|
29
|
+
* @inheritDoc
|
|
30
|
+
*/
|
|
31
|
+
static get isOfficialPlugin(): true;
|
|
32
|
+
/**
|
|
33
|
+
* @inheritDoc
|
|
34
|
+
*/
|
|
35
|
+
static get isPremiumPlugin(): true;
|
|
28
36
|
}
|
package/src/presencelist.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
function _0x17ff(){var _0x19a41f=['46924WsdoJn','4270101ZzvCER','76738fiIFqO','1315662hqizuM','requires','pluginName','8BXREQQ','315nBJNcv','1656210HYWCvS','15303732vLOaPe','7AjFFZt','isOfficialPlugin','6aGWmYl','isPremiumPlugin','10HmIxzb','348714fsRfKb','PresenceList'];_0x17ff=function(){return _0x19a41f;};return _0x17ff();}var _0x2bf07c=_0x47d9;(function(_0x1b0969,_0x43c091){var _0x17abf1=_0x47d9,_0x26715b=_0x1b0969();while(!![]){try{var _0x3a1d4e=-parseInt(_0x17abf1(0x1e7))/0x1*(parseInt(_0x17abf1(0x1f1))/0x2)+parseInt(_0x17abf1(0x1e8))/0x3+-parseInt(_0x17abf1(0x1e5))/0x4*(-parseInt(_0x17abf1(0x1ec))/0x5)+-parseInt(_0x17abf1(0x1ed))/0x6*(-parseInt(_0x17abf1(0x1ef))/0x7)+parseInt(_0x17abf1(0x1eb))/0x8*(parseInt(_0x17abf1(0x1f4))/0x9)+parseInt(_0x17abf1(0x1f3))/0xa*(parseInt(_0x17abf1(0x1e6))/0xb)+-parseInt(_0x17abf1(0x1ee))/0xc;if(_0x3a1d4e===_0x43c091)break;else _0x26715b['push'](_0x26715b['shift']());}catch(_0x3ea928){_0x26715b['push'](_0x26715b['shift']());}}}(_0x17ff,0x5b90e));import{ContextPlugin as _0xed4a70}from'ckeditor5/src/core.js';function _0x47d9(_0x38a7e0,_0x59be53){var _0x17ff70=_0x17ff();return _0x47d9=function(_0x47d971,_0x46440f){_0x47d971=_0x47d971-0x1e4;var _0x37b748=_0x17ff70[_0x47d971];return _0x37b748;},_0x47d9(_0x38a7e0,_0x59be53);}import _0x2a8cf0 from'./realtimecollaborativeediting/sessions.js';import _0x45ad25 from'./presencelist/presencelistui.js';export default class s extends _0xed4a70{static get[_0x2bf07c(0x1e9)](){return[_0x2a8cf0,_0x45ad25];}static get[_0x2bf07c(0x1ea)](){var _0x48139c=_0x2bf07c;return _0x48139c(0x1e4);}static get[_0x2bf07c(0x1f0)](){return!0x0;}static get[_0x2bf07c(0x1f2)](){return!0x0;}}
|
|
@@ -27,6 +27,14 @@ export default class CloudServicesCommentsAdapter extends ContextPlugin implemen
|
|
|
27
27
|
* @inheritDoc
|
|
28
28
|
*/
|
|
29
29
|
static get pluginName(): "CloudServicesCommentsAdapter";
|
|
30
|
+
/**
|
|
31
|
+
* @inheritDoc
|
|
32
|
+
*/
|
|
33
|
+
static get isOfficialPlugin(): true;
|
|
34
|
+
/**
|
|
35
|
+
* @inheritDoc
|
|
36
|
+
*/
|
|
37
|
+
static get isPremiumPlugin(): true;
|
|
30
38
|
/**
|
|
31
39
|
* @inheritDoc
|
|
32
40
|
*/
|