@ckeditor/ckeditor5-real-time-collaboration 43.2.0 → 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.
Files changed (327) hide show
  1. package/build/real-time-collaboration.js +1 -1
  2. package/build/translations/af.js +1 -0
  3. package/build/translations/ast.js +1 -0
  4. package/build/translations/az.js +1 -0
  5. package/build/translations/bs.js +1 -0
  6. package/build/translations/cs.js +1 -1
  7. package/build/translations/en-gb.js +1 -0
  8. package/build/translations/eo.js +1 -0
  9. package/build/translations/es-co.js +1 -0
  10. package/build/translations/es.js +1 -1
  11. package/build/translations/eu.js +1 -0
  12. package/build/translations/fa.js +1 -1
  13. package/build/translations/fr.js +1 -1
  14. package/build/translations/gu.js +1 -0
  15. package/build/translations/he.js +1 -1
  16. package/build/translations/hy.js +1 -0
  17. package/build/translations/it.js +1 -1
  18. package/build/translations/jv.js +1 -0
  19. package/build/translations/kk.js +1 -0
  20. package/build/translations/km.js +1 -0
  21. package/build/translations/kn.js +1 -0
  22. package/build/translations/ku.js +1 -0
  23. package/build/translations/lt.js +1 -1
  24. package/build/translations/nb.js +1 -0
  25. package/build/translations/ne.js +1 -0
  26. package/build/translations/oc.js +1 -0
  27. package/build/translations/pl.js +1 -1
  28. package/build/translations/pt-br.js +1 -1
  29. package/build/translations/pt.js +1 -1
  30. package/build/translations/ru.js +1 -1
  31. package/build/translations/si.js +1 -0
  32. package/build/translations/sk.js +1 -1
  33. package/build/translations/sl.js +1 -0
  34. package/build/translations/sq.js +1 -0
  35. package/build/translations/ti.js +1 -0
  36. package/build/translations/tt.js +1 -0
  37. package/build/translations/ug.js +1 -0
  38. package/build/translations/uk.js +1 -1
  39. package/build/translations/ur.js +1 -0
  40. package/build/translations/uz.js +1 -0
  41. package/dist/index-editor.css +10 -14
  42. package/dist/index.css +10 -14
  43. package/dist/index.js +6 -6
  44. package/dist/presencelist.d.ts +8 -0
  45. package/dist/realtimecollaborativecomments/cloudservicescommentsadapter.d.ts +8 -0
  46. package/dist/realtimecollaborativecomments.d.ts +8 -0
  47. package/dist/realtimecollaborativeediting/realtimecollaborationclient.d.ts +8 -0
  48. package/dist/realtimecollaborativeediting/sessions.d.ts +8 -0
  49. package/dist/realtimecollaborativeediting/usermarkers.d.ts +8 -0
  50. package/dist/realtimecollaborativeediting/websocketgateway.d.ts +8 -0
  51. package/dist/realtimecollaborativeediting.d.ts +8 -0
  52. package/dist/realtimecollaborativerevisionhistory.d.ts +8 -0
  53. package/dist/realtimecollaborativetrackchanges.d.ts +8 -0
  54. package/dist/translations/af.d.ts +8 -0
  55. package/dist/translations/af.js +23 -0
  56. package/dist/translations/af.umd.js +23 -0
  57. package/dist/translations/ar.js +1 -1
  58. package/dist/translations/ar.umd.js +1 -1
  59. package/dist/translations/ast.d.ts +8 -0
  60. package/dist/translations/ast.js +23 -0
  61. package/dist/translations/ast.umd.js +23 -0
  62. package/dist/translations/az.d.ts +8 -0
  63. package/dist/translations/az.js +23 -0
  64. package/dist/translations/az.umd.js +23 -0
  65. package/dist/translations/bg.js +1 -1
  66. package/dist/translations/bg.umd.js +1 -1
  67. package/dist/translations/bn.js +1 -1
  68. package/dist/translations/bn.umd.js +1 -1
  69. package/dist/translations/bs.d.ts +8 -0
  70. package/dist/translations/bs.js +23 -0
  71. package/dist/translations/bs.umd.js +23 -0
  72. package/dist/translations/ca.js +1 -1
  73. package/dist/translations/ca.umd.js +1 -1
  74. package/dist/translations/cs.js +1 -1
  75. package/dist/translations/cs.umd.js +1 -1
  76. package/dist/translations/da.js +1 -1
  77. package/dist/translations/da.umd.js +1 -1
  78. package/dist/translations/de-ch.js +1 -1
  79. package/dist/translations/de-ch.umd.js +1 -1
  80. package/dist/translations/de.js +1 -1
  81. package/dist/translations/de.umd.js +1 -1
  82. package/dist/translations/el.js +1 -1
  83. package/dist/translations/el.umd.js +1 -1
  84. package/dist/translations/en-au.js +1 -1
  85. package/dist/translations/en-au.umd.js +1 -1
  86. package/dist/translations/en-gb.d.ts +8 -0
  87. package/dist/translations/en-gb.js +23 -0
  88. package/dist/translations/en-gb.umd.js +23 -0
  89. package/dist/translations/en.js +1 -1
  90. package/dist/translations/en.umd.js +1 -1
  91. package/dist/translations/eo.d.ts +8 -0
  92. package/dist/translations/eo.js +23 -0
  93. package/dist/translations/eo.umd.js +23 -0
  94. package/dist/translations/es-co.d.ts +8 -0
  95. package/dist/translations/es-co.js +23 -0
  96. package/dist/translations/es-co.umd.js +23 -0
  97. package/dist/translations/es.js +1 -1
  98. package/dist/translations/es.umd.js +1 -1
  99. package/dist/translations/et.js +1 -1
  100. package/dist/translations/et.umd.js +1 -1
  101. package/dist/translations/eu.d.ts +8 -0
  102. package/dist/translations/eu.js +23 -0
  103. package/dist/translations/eu.umd.js +23 -0
  104. package/dist/translations/fa.js +1 -1
  105. package/dist/translations/fa.umd.js +1 -1
  106. package/dist/translations/fi.js +1 -1
  107. package/dist/translations/fi.umd.js +1 -1
  108. package/dist/translations/fr.js +1 -1
  109. package/dist/translations/fr.umd.js +1 -1
  110. package/dist/translations/gl.js +1 -1
  111. package/dist/translations/gl.umd.js +1 -1
  112. package/dist/translations/gu.d.ts +8 -0
  113. package/dist/translations/gu.js +23 -0
  114. package/dist/translations/gu.umd.js +23 -0
  115. package/dist/translations/he.js +1 -1
  116. package/dist/translations/he.umd.js +1 -1
  117. package/dist/translations/hi.js +1 -1
  118. package/dist/translations/hi.umd.js +1 -1
  119. package/dist/translations/hr.js +1 -1
  120. package/dist/translations/hr.umd.js +1 -1
  121. package/dist/translations/hu.js +1 -1
  122. package/dist/translations/hu.umd.js +1 -1
  123. package/dist/translations/hy.d.ts +8 -0
  124. package/dist/translations/hy.js +23 -0
  125. package/dist/translations/hy.umd.js +23 -0
  126. package/dist/translations/id.js +1 -1
  127. package/dist/translations/id.umd.js +1 -1
  128. package/dist/translations/it.js +1 -1
  129. package/dist/translations/it.umd.js +1 -1
  130. package/dist/translations/ja.js +1 -1
  131. package/dist/translations/ja.umd.js +1 -1
  132. package/dist/translations/jv.d.ts +8 -0
  133. package/dist/translations/jv.js +23 -0
  134. package/dist/translations/jv.umd.js +23 -0
  135. package/dist/translations/kk.d.ts +8 -0
  136. package/dist/translations/kk.js +23 -0
  137. package/dist/translations/kk.umd.js +23 -0
  138. package/dist/translations/km.d.ts +8 -0
  139. package/dist/translations/km.js +23 -0
  140. package/dist/translations/km.umd.js +23 -0
  141. package/dist/translations/kn.d.ts +8 -0
  142. package/dist/translations/kn.js +23 -0
  143. package/dist/translations/kn.umd.js +23 -0
  144. package/dist/translations/ko.js +1 -1
  145. package/dist/translations/ko.umd.js +1 -1
  146. package/dist/translations/ku.d.ts +8 -0
  147. package/dist/translations/ku.js +23 -0
  148. package/dist/translations/ku.umd.js +23 -0
  149. package/dist/translations/lt.js +1 -1
  150. package/dist/translations/lt.umd.js +1 -1
  151. package/dist/translations/lv.js +1 -1
  152. package/dist/translations/lv.umd.js +1 -1
  153. package/dist/translations/ms.js +1 -1
  154. package/dist/translations/ms.umd.js +1 -1
  155. package/dist/translations/nb.d.ts +8 -0
  156. package/dist/translations/nb.js +23 -0
  157. package/dist/translations/nb.umd.js +23 -0
  158. package/dist/translations/ne.d.ts +8 -0
  159. package/dist/translations/ne.js +23 -0
  160. package/dist/translations/ne.umd.js +23 -0
  161. package/dist/translations/nl.js +1 -1
  162. package/dist/translations/nl.umd.js +1 -1
  163. package/dist/translations/no.js +1 -1
  164. package/dist/translations/no.umd.js +1 -1
  165. package/dist/translations/oc.d.ts +8 -0
  166. package/dist/translations/oc.js +23 -0
  167. package/dist/translations/oc.umd.js +23 -0
  168. package/dist/translations/pl.js +1 -1
  169. package/dist/translations/pl.umd.js +1 -1
  170. package/dist/translations/pt-br.js +1 -1
  171. package/dist/translations/pt-br.umd.js +1 -1
  172. package/dist/translations/pt.js +1 -1
  173. package/dist/translations/pt.umd.js +1 -1
  174. package/dist/translations/ro.js +1 -1
  175. package/dist/translations/ro.umd.js +1 -1
  176. package/dist/translations/ru.js +1 -1
  177. package/dist/translations/ru.umd.js +1 -1
  178. package/dist/translations/si.d.ts +8 -0
  179. package/dist/translations/si.js +23 -0
  180. package/dist/translations/si.umd.js +23 -0
  181. package/dist/translations/sk.js +1 -1
  182. package/dist/translations/sk.umd.js +1 -1
  183. package/dist/translations/sl.d.ts +8 -0
  184. package/dist/translations/sl.js +23 -0
  185. package/dist/translations/sl.umd.js +23 -0
  186. package/dist/translations/sq.d.ts +8 -0
  187. package/dist/translations/sq.js +23 -0
  188. package/dist/translations/sq.umd.js +23 -0
  189. package/dist/translations/sr-latn.js +1 -1
  190. package/dist/translations/sr-latn.umd.js +1 -1
  191. package/dist/translations/sr.js +1 -1
  192. package/dist/translations/sr.umd.js +1 -1
  193. package/dist/translations/sv.js +1 -1
  194. package/dist/translations/sv.umd.js +1 -1
  195. package/dist/translations/th.js +1 -1
  196. package/dist/translations/th.umd.js +1 -1
  197. package/dist/translations/ti.d.ts +8 -0
  198. package/dist/translations/ti.js +23 -0
  199. package/dist/translations/ti.umd.js +23 -0
  200. package/dist/translations/tk.js +1 -1
  201. package/dist/translations/tk.umd.js +1 -1
  202. package/dist/translations/tr.js +1 -1
  203. package/dist/translations/tr.umd.js +1 -1
  204. package/dist/translations/tt.d.ts +8 -0
  205. package/dist/translations/tt.js +23 -0
  206. package/dist/translations/tt.umd.js +23 -0
  207. package/dist/translations/ug.d.ts +8 -0
  208. package/dist/translations/ug.js +23 -0
  209. package/dist/translations/ug.umd.js +23 -0
  210. package/dist/translations/uk.js +1 -1
  211. package/dist/translations/uk.umd.js +1 -1
  212. package/dist/translations/ur.d.ts +8 -0
  213. package/dist/translations/ur.js +23 -0
  214. package/dist/translations/ur.umd.js +23 -0
  215. package/dist/translations/uz.d.ts +8 -0
  216. package/dist/translations/uz.js +23 -0
  217. package/dist/translations/uz.umd.js +23 -0
  218. package/dist/translations/vi.js +1 -1
  219. package/dist/translations/vi.umd.js +1 -1
  220. package/dist/translations/zh-cn.js +1 -1
  221. package/dist/translations/zh-cn.umd.js +1 -1
  222. package/dist/translations/zh.js +1 -1
  223. package/dist/translations/zh.umd.js +1 -1
  224. package/lang/translations/af.po +54 -0
  225. package/lang/translations/ar.po +4 -10
  226. package/lang/translations/ast.po +54 -0
  227. package/lang/translations/az.po +54 -0
  228. package/lang/translations/bg.po +3 -9
  229. package/lang/translations/bn.po +3 -9
  230. package/lang/translations/bs.po +55 -0
  231. package/lang/translations/ca.po +3 -9
  232. package/lang/translations/cs.po +4 -11
  233. package/lang/translations/da.po +3 -9
  234. package/lang/translations/de-ch.po +3 -9
  235. package/lang/translations/de.po +3 -9
  236. package/lang/translations/el.po +3 -9
  237. package/lang/translations/en-au.po +3 -9
  238. package/lang/translations/en-gb.po +54 -0
  239. package/lang/translations/en.po +5 -11
  240. package/lang/translations/eo.po +54 -0
  241. package/lang/translations/es-co.po +54 -0
  242. package/lang/translations/es.po +4 -11
  243. package/lang/translations/et.po +3 -9
  244. package/lang/translations/eu.po +54 -0
  245. package/lang/translations/fa.po +4 -11
  246. package/lang/translations/fi.po +3 -9
  247. package/lang/translations/fr.po +4 -11
  248. package/lang/translations/gl.po +3 -9
  249. package/lang/translations/gu.po +54 -0
  250. package/lang/translations/he.po +4 -11
  251. package/lang/translations/hi.po +3 -9
  252. package/lang/translations/hr.po +4 -10
  253. package/lang/translations/hu.po +3 -9
  254. package/lang/translations/hy.po +54 -0
  255. package/lang/translations/id.po +3 -9
  256. package/lang/translations/it.po +4 -11
  257. package/lang/translations/ja.po +3 -9
  258. package/lang/translations/jv.po +54 -0
  259. package/lang/translations/kk.po +54 -0
  260. package/lang/translations/km.po +53 -0
  261. package/lang/translations/kn.po +54 -0
  262. package/lang/translations/ko.po +3 -9
  263. package/lang/translations/ku.po +54 -0
  264. package/lang/translations/lt.po +4 -11
  265. package/lang/translations/lv.po +4 -10
  266. package/lang/translations/ms.po +3 -9
  267. package/lang/translations/nb.po +54 -0
  268. package/lang/translations/ne.po +54 -0
  269. package/lang/translations/nl.po +3 -9
  270. package/lang/translations/no.po +3 -9
  271. package/lang/translations/oc.po +54 -0
  272. package/lang/translations/pl.po +4 -11
  273. package/lang/translations/pt-br.po +4 -11
  274. package/lang/translations/pt.po +4 -11
  275. package/lang/translations/ro.po +4 -10
  276. package/lang/translations/ru.po +4 -11
  277. package/lang/translations/si.po +54 -0
  278. package/lang/translations/sk.po +4 -11
  279. package/lang/translations/sl.po +56 -0
  280. package/lang/translations/sq.po +54 -0
  281. package/lang/translations/sr-latn.po +4 -10
  282. package/lang/translations/sr.po +4 -10
  283. package/lang/translations/sv.po +3 -9
  284. package/lang/translations/th.po +3 -9
  285. package/lang/translations/ti.po +54 -0
  286. package/lang/translations/tk.po +3 -9
  287. package/lang/translations/tr.po +3 -9
  288. package/lang/translations/tt.po +53 -0
  289. package/lang/translations/ug.po +53 -0
  290. package/lang/translations/uk.po +4 -11
  291. package/lang/translations/ur.po +54 -0
  292. package/lang/translations/uz.po +54 -0
  293. package/lang/translations/vi.po +3 -9
  294. package/lang/translations/zh-cn.po +3 -9
  295. package/lang/translations/zh.po +3 -9
  296. package/package.json +10 -10
  297. package/src/common-translations.js +1 -1
  298. package/src/index.js +1 -1
  299. package/src/presencelist/presencelistui.js +1 -1
  300. package/src/presencelist/view/presencecounterview.js +1 -1
  301. package/src/presencelist/view/presencedropdownlistitemview.js +1 -1
  302. package/src/presencelist/view/presencedropdownlistview.js +1 -1
  303. package/src/presencelist/view/presenceinlinelistitemview.js +1 -1
  304. package/src/presencelist/view/presenceinlinelistview.js +1 -1
  305. package/src/presencelist/view/presencelistview.js +1 -1
  306. package/src/presencelist.d.ts +8 -0
  307. package/src/presencelist.js +1 -1
  308. package/src/realtimecollaborativecomments/cloudservicescommentsadapter.d.ts +8 -0
  309. package/src/realtimecollaborativecomments/cloudservicescommentsadapter.js +1 -1
  310. package/src/realtimecollaborativecomments.d.ts +8 -0
  311. package/src/realtimecollaborativecomments.js +1 -1
  312. package/src/realtimecollaborativeediting/realtimecollaborationclient.d.ts +8 -0
  313. package/src/realtimecollaborativeediting/realtimecollaborationclient.js +1 -1
  314. package/src/realtimecollaborativeediting/sessions.d.ts +8 -0
  315. package/src/realtimecollaborativeediting/sessions.js +1 -1
  316. package/src/realtimecollaborativeediting/usermarkers.d.ts +8 -0
  317. package/src/realtimecollaborativeediting/usermarkers.js +1 -1
  318. package/src/realtimecollaborativeediting/websocketgateway.d.ts +8 -0
  319. package/src/realtimecollaborativeediting/websocketgateway.js +1 -1
  320. package/src/realtimecollaborativeediting.d.ts +8 -0
  321. package/src/realtimecollaborativeediting.js +1 -1
  322. package/src/realtimecollaborativerevisionhistory/cloudservicesrevisionhistoryadapter.js +1 -1
  323. package/src/realtimecollaborativerevisionhistory.d.ts +8 -0
  324. package/src/realtimecollaborativerevisionhistory.js +1 -1
  325. package/src/realtimecollaborativetrackchanges/cloudservicestrackchangesadapter.js +1 -1
  326. package/src/realtimecollaborativetrackchanges.d.ts +8 -0
  327. package/src/realtimecollaborativetrackchanges.js +1 -1
@@ -1,20 +1,14 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
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=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
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 ""
@@ -1,18 +1,12 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
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
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
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"
@@ -1,18 +1,12 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
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.2.0",
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.10",
45
- "@ckeditor/ckeditor5-core": "43.2.0",
46
- "@ckeditor/ckeditor5-engine": "43.2.0",
47
- "@ckeditor/ckeditor5-operations-compressor": "43.2.0",
48
- "@ckeditor/ckeditor5-theme-lark": "43.2.0",
49
- "@ckeditor/ckeditor5-ui": "43.2.0",
50
- "@ckeditor/ckeditor5-utils": "43.2.0",
51
- "ckeditor5": "43.2.0",
52
- "ckeditor5-collaboration": "43.2.0",
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(_0x1fdc53,_0x4d0a64,_0x37aec8){const t=_0x1fdc53['t'];switch(_0x4d0a64){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 t({'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'},_0x37aec8);default:return'';}}
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(_0x5c129e,_0x2d1565){var _0x19287b=_0x61a3,_0x53be37=_0x5c129e();while(!![]){try{var _0x182acb=-parseInt(_0x19287b(0x6d))/0x1+parseInt(_0x19287b(0x6e))/0x2*(-parseInt(_0x19287b(0x72))/0x3)+parseInt(_0x19287b(0x73))/0x4+-parseInt(_0x19287b(0x6f))/0x5+-parseInt(_0x19287b(0x6b))/0x6+-parseInt(_0x19287b(0x71))/0x7*(-parseInt(_0x19287b(0x70))/0x8)+-parseInt(_0x19287b(0x74))/0x9*(-parseInt(_0x19287b(0x6c))/0xa);if(_0x182acb===_0x2d1565)break;else _0x53be37['push'](_0x53be37['shift']());}catch(_0x46b216){_0x53be37['push'](_0x53be37['shift']());}}}(_0x2732,0x36487));function _0x2732(){var _0x21b100=['246725cDxoiI','8542NeDqRw','563535LDbbQM','518040umHyWW','42LAGhmT','201aWOGGS','387316peBJHR','5247387IciFby','1202820BZVqeB','10IUHasB'];_0x2732=function(){return _0x21b100;};return _0x2732();}export{default as RealTimeCollaborativeEditing}from'./realtimecollaborativeediting.js';function _0x61a3(_0x34cd90,_0xe086cc){var _0x273213=_0x2732();return _0x61a3=function(_0x61a389,_0x3a2143){_0x61a389=_0x61a389-0x6b;var _0x3e618e=_0x273213[_0x61a389];return _0x3e618e;},_0x61a3(_0x34cd90,_0xe086cc);}export{default as RealTimeCollaborativeTrackChanges}from'./realtimecollaborativetrackchanges.js';export{default as RealTimeCollaborativeComments}from'./realtimecollaborativecomments.js';export{default as RealTimeCollaborativeRevisionHistory}from'./realtimecollaborativerevisionhistory.js';export{default as CloudServicesCommentsAdapter}from'./realtimecollaborativecomments/cloudservicescommentsadapter.js';export{default as CloudServicesTrackChangesAdapter}from'./realtimecollaborativetrackchanges/cloudservicestrackchangesadapter.js';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';
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
- function _0x1e4f(){const _0x216708=['presenceList.displayMe','11597630UTLwNP','length','_createView','min','isMe','ck\x20ck-presence-list__balloon','keystrokes','showDropdown','balloonPanelView','set','24TIscED','element','currentDisplayedUsers','attachToDom','view','3840630vedrRD','class','isExpanded','5152mpjvIq','presenceList.collapseAt','allConnectedUsers','change:isFocused','render','join','requires','filter','context','isVisible','hideDropdown','locale','items','bind','presenceList','define','input','execute','focus','Esc','add','remove','isCollapsed','appendChild','1078845AXVUOr','Enter','presencelist-missing-container','unpin','30nmvPcw','activeElement','14864bEkQiP','counterView','_bodyCollection','presencelist-collapseat-invalid-format','onClick','textarea','Shift+Tab','querySelectorAll','_handleUserRemove','isHidden','sort','destroy','inlineListView','number','from','687395SUHjBN','get','_handleUserAdd','focusTracker','hasTooltip','using','isRendered','reverse','52706cFcfld','map','_allConnectedUsers','bindTo','button','20Abxmqa','offsetHeight','plugins',':not([disabled]):not([tabindex=\x22-1\x22])','offsetWidth','select','config','usersCount','content','pin','listenTo','[contenteditable]','detachFromDom','isFocusable','presenceDropdownView','Tab','checkIfScrollable','presenceList.container','init','[tabindex]','indexOf','3082383qkUcYE','displayMe','tabIndex','body'];_0x1e4f=function(){return _0x216708;};return _0x1e4f();}const _0x73b9d9=_0x2bb7;(function(_0x1f175d,_0x165e8d){const _0x42e0c3=_0x2bb7,_0x3ebc6a=_0x1f175d();while(!![]){try{const _0x428b2e=-parseInt(_0x42e0c3(0x167))/0x1*(parseInt(_0x42e0c3(0x180))/0x2)+-parseInt(_0x42e0c3(0x163))/0x3+parseInt(_0x42e0c3(0x1a9))/0x4*(parseInt(_0x42e0c3(0x178))/0x5)+parseInt(_0x42e0c3(0x148))/0x6+-parseInt(_0x42e0c3(0x14b))/0x7*(parseInt(_0x42e0c3(0x169))/0x8)+parseInt(_0x42e0c3(0x19a))/0x9*(parseInt(_0x42e0c3(0x185))/0xa)+parseInt(_0x42e0c3(0x19f))/0xb;if(_0x428b2e===_0x165e8d)break;else _0x3ebc6a['push'](_0x3ebc6a['shift']());}catch(_0x4c2105){_0x3ebc6a['push'](_0x3ebc6a['shift']());}}}(_0x1e4f,0xa79fe));import{ContextPlugin as _0x3d7d85}from'ckeditor5/src/core.js';function _0x2bb7(_0x1abb1a,_0x4d2ef7){const _0x1e4f94=_0x1e4f();return _0x2bb7=function(_0x2bb7fb,_0x37b211){_0x2bb7fb=_0x2bb7fb-0x145;let _0x512f12=_0x1e4f94[_0x2bb7fb];return _0x512f12;},_0x2bb7(_0x1abb1a,_0x4d2ef7);}import{CKEditorError as _0x2f78c1,Collection as _0x572556}from'ckeditor5/src/utils.js';import{clickOutsideHandler as _0x283362,BalloonPanelView as _0x4a6afc,BodyCollection as _0x4fdf4e}from'ckeditor5/src/ui.js';import{isElement as _0x3141fc}from'lodash-es';import _0x165b1b from'../realtimecollaborativeediting/sessions.js';import _0x7c4ca from'./view/presencelistview.js';import _0x52d3ae from'./view/presencedropdownlistview.js';import _0x94cf01 from'./view/presencedropdownlistitemview.js';import _0x560214 from'./view/presenceinlinelistitemview.js';const D={'collapseAt':0x6,'displayMe':!0x0};export default class s extends _0x3d7d85{constructor(_0x3a33eb){const _0x5ef869=_0x2bb7;super(_0x3a33eb),this[_0x5ef869(0x16b)]=null,this[_0x5ef869(0x153)][_0x5ef869(0x18b)][_0x5ef869(0x15a)](_0x5ef869(0x159),D);const _0x1ce820=_0x3a33eb[_0x5ef869(0x18b)][_0x5ef869(0x179)](_0x5ef869(0x14c));if(_0x5ef869(0x176)!=typeof _0x1ce820)throw new _0x2f78c1(_0x5ef869(0x16c),this);if(_0x1ce820<0x1)throw new _0x2f78c1(_0x5ef869(0x16c),this);this[_0x5ef869(0x182)]=this[_0x5ef869(0x153)][_0x5ef869(0x187)][_0x5ef869(0x179)](_0x165b1b)[_0x5ef869(0x14d)],this[_0x5ef869(0x1a8)](_0x5ef869(0x18c),0x0),this[_0x5ef869(0x145)]=new _0x572556(),this[_0x5ef869(0x1a7)]=new _0x4a6afc(),this[_0x5ef869(0x1a7)][_0x5ef869(0x149)]=_0x5ef869(0x1a4),this[_0x5ef869(0x147)]=this[_0x5ef869(0x1a1)](),this[_0x5ef869(0x193)]=void 0x0;}static get[_0x73b9d9(0x151)](){return[_0x165b1b];}[_0x73b9d9(0x197)](){const _0x371408=_0x73b9d9;for(const _0xddeceb of this[_0x371408(0x182)])this[_0x371408(0x17a)](_0xddeceb);this[_0x371408(0x18f)](this[_0x371408(0x182)],_0x371408(0x15f),(_0x508c93,_0x425a03)=>{const _0x1c2982=_0x371408;this[_0x1c2982(0x17a)](_0x425a03);}),this[_0x371408(0x18f)](this[_0x371408(0x182)],_0x371408(0x160),(_0xd5dc64,_0x313d51)=>{const _0xd66dff=_0x371408;this[_0xd66dff(0x171)](_0x313d51);});}[_0x73b9d9(0x1a1)](){const _0x79a5f1=_0x73b9d9,_0x2107a2=this[_0x79a5f1(0x153)],_0x2a39a0=new _0x7c4ca(this[_0x79a5f1(0x153)][_0x79a5f1(0x156)]),_0x468e38=this[_0x79a5f1(0x1a7)];if(!_0x3141fc(_0x2107a2[_0x79a5f1(0x18b)][_0x79a5f1(0x179)](_0x79a5f1(0x196))))throw new _0x2f78c1(_0x79a5f1(0x165),this);return _0x2a39a0[_0x79a5f1(0x16a)][_0x79a5f1(0x158)](_0x79a5f1(0x18c))['to'](this),_0x2a39a0[_0x79a5f1(0x158)](_0x79a5f1(0x161))['to'](this,_0x79a5f1(0x18c),_0x3bc792=>{const _0x151bbc=_0x79a5f1,{collapseAt:_0xc93499,displayMe:_0x3846b2}=_0x2107a2[_0x151bbc(0x18b)][_0x151bbc(0x179)](_0x151bbc(0x159)),_0x302c41=_0x3bc792>=_0xc93499;return _0x2a39a0[_0x151bbc(0x16a)][_0x151bbc(0x172)]=!(0x1==_0x3bc792&&_0x3846b2||_0x302c41),_0x302c41||this[_0x151bbc(0x155)](),_0x302c41;}),_0x2a39a0[_0x79a5f1(0x175)][_0x79a5f1(0x157)][_0x79a5f1(0x183)](this[_0x79a5f1(0x145)])[_0x79a5f1(0x17d)](_0x27f4f5=>{const _0x5deee9=_0x79a5f1,_0x31b068=_0x2107a2[_0x5deee9(0x18b)][_0x5deee9(0x179)](_0x5deee9(0x159)),_0x5238a1=new _0x560214(_0x2107a2[_0x5deee9(0x156)],_0x27f4f5,!!_0x31b068[_0x5deee9(0x16d)]);return _0x5238a1[_0x5deee9(0x158)](_0x5deee9(0x17c))['to'](_0x2a39a0,_0x5deee9(0x161),_0x482b9d=>!_0x482b9d),_0x5238a1[_0x5deee9(0x158)](_0x5deee9(0x192))['to'](_0x2a39a0,_0x5deee9(0x161),_0x351c67=>!_0x351c67),_0x31b068[_0x5deee9(0x16d)]&&this[_0x5deee9(0x18f)](_0x5238a1,_0x5deee9(0x15c),()=>{const _0x55a225=_0x5deee9;this[_0x55a225(0x147)][_0x55a225(0x161)]||_0x31b068[_0x55a225(0x16d)](_0x27f4f5,_0x5238a1[_0x55a225(0x1aa)]);}),_0x5238a1;}),this[_0x79a5f1(0x18f)](_0x2a39a0[_0x79a5f1(0x175)],_0x79a5f1(0x15c),()=>{const _0x42b3e2=_0x79a5f1;this[_0x42b3e2(0x193)]?this[_0x42b3e2(0x155)]():this[_0x42b3e2(0x147)][_0x42b3e2(0x161)]&&this[_0x42b3e2(0x1a6)]();}),_0x2a39a0[_0x79a5f1(0x175)][_0x79a5f1(0x1a5)][_0x79a5f1(0x1a8)](_0x79a5f1(0x164),(_0x13d873,_0x3399ea)=>{const _0x1be3d2=_0x79a5f1;this[_0x1be3d2(0x147)][_0x1be3d2(0x161)]&&(this[_0x1be3d2(0x1a6)](),_0x3399ea());}),_0x2a39a0[_0x79a5f1(0x14f)](),_0x468e38[_0x79a5f1(0x14f)](),_0x283362({'emitter':_0x2a39a0,'activator':()=>_0x468e38[_0x79a5f1(0x154)],'contextElements':[_0x468e38[_0x79a5f1(0x1aa)],_0x2a39a0[_0x79a5f1(0x175)][_0x79a5f1(0x1aa)]],'callback':()=>this[_0x79a5f1(0x155)]()}),_0x2107a2[_0x79a5f1(0x18b)][_0x79a5f1(0x179)](_0x79a5f1(0x196))[_0x79a5f1(0x162)](_0x2a39a0[_0x79a5f1(0x1aa)]),this[_0x79a5f1(0x16b)]=new _0x4fdf4e(this[_0x79a5f1(0x153)][_0x79a5f1(0x156)]),this[_0x79a5f1(0x16b)][_0x79a5f1(0x146)](),this[_0x79a5f1(0x16b)][_0x79a5f1(0x15f)](this[_0x79a5f1(0x1a7)]),_0x2a39a0;}[_0x73b9d9(0x17a)](_0x4ddaee){const _0x3ad8d6=_0x73b9d9;if(!this[_0x3ad8d6(0x153)][_0x3ad8d6(0x18b)][_0x3ad8d6(0x179)](_0x3ad8d6(0x19e))&&_0x4ddaee[_0x3ad8d6(0x1a3)])return;const _0x3a962d=this[_0x3ad8d6(0x153)][_0x3ad8d6(0x18b)][_0x3ad8d6(0x179)](_0x3ad8d6(0x14c))-0x1;this[_0x3ad8d6(0x18c)]++,this[_0x3ad8d6(0x145)][_0x3ad8d6(0x1a0)]==_0x3a962d&&this[_0x3ad8d6(0x145)][_0x3ad8d6(0x1a0)]>0x1&&this[_0x3ad8d6(0x145)][_0x3ad8d6(0x160)](0x1);const _0x96406d=_0x4ddaee[_0x3ad8d6(0x1a3)]?0x0:this[_0x3ad8d6(0x145)][_0x3ad8d6(0x1a0)];this[_0x3ad8d6(0x145)][_0x3ad8d6(0x15f)](_0x4ddaee,_0x96406d);}[_0x73b9d9(0x171)](_0x80813a){const _0x33aab5=_0x73b9d9;if(this[_0x33aab5(0x18c)]--,this[_0x33aab5(0x145)][_0x33aab5(0x179)](_0x80813a['id'])&&(this[_0x33aab5(0x145)][_0x33aab5(0x160)](_0x80813a['id']),this[_0x33aab5(0x145)][_0x33aab5(0x1a0)]<this[_0x33aab5(0x18c)])){for(const _0x569733 of Array[_0x33aab5(0x177)](this[_0x33aab5(0x182)])[_0x33aab5(0x17f)]())if(!this[_0x33aab5(0x145)][_0x33aab5(0x179)](_0x569733['id']))return void this[_0x33aab5(0x145)][_0x33aab5(0x15f)](_0x569733,Math[_0x33aab5(0x1a2)](this[_0x33aab5(0x145)][_0x33aab5(0x1a0)],0x1));}}[_0x73b9d9(0x1a6)](){const _0x32f741=_0x73b9d9;if(this[_0x32f741(0x193)])return;const _0x3d6c43=this[_0x32f741(0x153)][_0x32f741(0x18b)][_0x32f741(0x179)](_0x32f741(0x159));this[_0x32f741(0x193)]=new _0x52d3ae(this[_0x32f741(0x153)][_0x32f741(0x156)],!!_0x3d6c43[_0x32f741(0x16d)]),this[_0x32f741(0x147)][_0x32f741(0x175)][_0x32f741(0x14a)]=!0x0;const {listWrapperView:_0x16e2c6}=this[_0x32f741(0x193)];_0x16e2c6[_0x32f741(0x157)][_0x32f741(0x183)](this[_0x32f741(0x182)])[_0x32f741(0x17d)](_0x3e5ad4=>{const _0x512d6c=_0x32f741;if(!_0x3d6c43[_0x512d6c(0x19b)]&&_0x3e5ad4[_0x512d6c(0x1a3)])return null;const _0x3014f4=new _0x94cf01(this[_0x512d6c(0x153)][_0x512d6c(0x156)],_0x3e5ad4,!!_0x3d6c43[_0x512d6c(0x16d)]);return _0x3d6c43[_0x512d6c(0x16d)]&&this[_0x512d6c(0x18f)](_0x3014f4,_0x512d6c(0x15c),()=>{const _0xcd765b=_0x512d6c;_0x3d6c43[_0xcd765b(0x16d)](_0x3e5ad4,_0x3014f4[_0xcd765b(0x1aa)]);}),_0x3014f4;}),this[_0x32f741(0x1a7)][_0x32f741(0x18d)][_0x32f741(0x15f)](this[_0x32f741(0x193)]),this[_0x32f741(0x1a7)][_0x32f741(0x18e)]({'target':this[_0x32f741(0x147)][_0x32f741(0x175)][_0x32f741(0x1aa)]}),_0x16e2c6[_0x32f741(0x15d)](),_0x16e2c6[_0x32f741(0x195)]();const _0x2afb8d=(_0x1abd16,_0x38cf41)=>{const _0x1fc677=_0x32f741;this[_0x1fc677(0x155)](),this[_0x1fc677(0x147)][_0x1fc677(0x175)][_0x1fc677(0x15d)](),_0x38cf41();};_0x16e2c6[_0x32f741(0x1a5)][_0x32f741(0x1a8)](_0x32f741(0x15e),_0x2afb8d),_0x16e2c6[_0x32f741(0x1a5)][_0x32f741(0x1a8)](_0x32f741(0x16f),_0x2afb8d),_0x16e2c6[_0x32f741(0x1a5)][_0x32f741(0x1a8)](_0x32f741(0x194),(_0x5c4c22,_0x1fb707)=>{const _0x35fe98=_0x32f741;!function(_0x331f91){const _0x286d64=_0x2bb7,_0x480cef=['a',_0x286d64(0x184),_0x286d64(0x15b),_0x286d64(0x18a),_0x286d64(0x16e),_0x286d64(0x198),_0x286d64(0x190)][_0x286d64(0x181)](_0x9330ef=>_0x9330ef+_0x286d64(0x188))[_0x286d64(0x150)](','),_0x5253b9=[...document[_0x286d64(0x19d)][_0x286d64(0x170)](_0x480cef)][_0x286d64(0x152)](_0x2cb664=>_0x2cb664===document[_0x286d64(0x168)]||_0x2cb664[_0x286d64(0x189)]+_0x2cb664[_0x286d64(0x186)]>0x0)[_0x286d64(0x173)]((_0x383768,_0x59949a)=>(_0x383768[_0x286d64(0x19c)]||0x0)-(_0x59949a[_0x286d64(0x19c)]||0x0)),_0x20190d=_0x5253b9[_0x286d64(0x199)](_0x331f91),_0x4f1532=_0x5253b9[(_0x20190d+0x1)%_0x5253b9[_0x286d64(0x1a0)]];_0x4f1532&&_0x4f1532[_0x286d64(0x15d)]();}(this[_0x35fe98(0x147)][_0x35fe98(0x1aa)]),this[_0x35fe98(0x155)](),_0x1fb707();}),_0x16e2c6[_0x32f741(0x17b)][_0x32f741(0x15f)](this[_0x32f741(0x147)][_0x32f741(0x1aa)]),_0x16e2c6[_0x32f741(0x17b)]['on'](_0x32f741(0x14e),(_0x34ff31,_0x169c87,_0x2e134d)=>{const _0x386fd6=_0x32f741;_0x2e134d||this[_0x386fd6(0x155)]();});}[_0x73b9d9(0x155)](){const _0x120fc8=_0x73b9d9;this[_0x120fc8(0x193)]&&(this[_0x120fc8(0x147)][_0x120fc8(0x175)][_0x120fc8(0x14a)]=!0x1,this[_0x120fc8(0x1a7)][_0x120fc8(0x166)](),this[_0x120fc8(0x1a7)][_0x120fc8(0x18d)][_0x120fc8(0x160)](this[_0x120fc8(0x193)]),this[_0x120fc8(0x193)][_0x120fc8(0x174)](),this[_0x120fc8(0x193)]=void 0x0);}[_0x73b9d9(0x174)](){const _0x49b8e0=_0x73b9d9;super[_0x49b8e0(0x174)](),this[_0x49b8e0(0x147)]&&this[_0x49b8e0(0x147)][_0x49b8e0(0x17e)]&&this[_0x49b8e0(0x147)][_0x49b8e0(0x174)](),this[_0x49b8e0(0x16b)]&&(this[_0x49b8e0(0x16b)][_0x49b8e0(0x191)](),this[_0x49b8e0(0x16b)][_0x49b8e0(0x174)](),this[_0x49b8e0(0x16b)]=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(_0x1a2ee5,_0x1cbb2e){const _0x4bdd54=_0x5140,_0x1b0e9d=_0x1a2ee5();while(!![]){try{const _0x456594=parseInt(_0x4bdd54(0x125))/0x1+parseInt(_0x4bdd54(0x12f))/0x2*(-parseInt(_0x4bdd54(0x12b))/0x3)+parseInt(_0x4bdd54(0x127))/0x4*(-parseInt(_0x4bdd54(0x126))/0x5)+-parseInt(_0x4bdd54(0x12e))/0x6+parseInt(_0x4bdd54(0x12d))/0x7*(parseInt(_0x4bdd54(0x123))/0x8)+parseInt(_0x4bdd54(0x129))/0x9+-parseInt(_0x4bdd54(0x12c))/0xa;if(_0x456594===_0x1cbb2e)break;else _0x1b0e9d['push'](_0x1b0e9d['shift']());}catch(_0x15ced6){_0x1b0e9d['push'](_0x1b0e9d['shift']());}}}(_0x2fc6,0xe0d3a));import{View as _0x14f7e7}from'ckeditor5/src/ui.js';function _0x5140(_0x1a7190,_0x123cef){const _0x2fc65a=_0x2fc6();return _0x5140=function(_0x514099,_0x4a37a9){_0x514099=_0x514099-0x11e;let _0x5573f0=_0x2fc65a[_0x514099];return _0x5573f0;},_0x5140(_0x1a7190,_0x123cef);}import{getTranslation as _0x29ef75}from'../../common-translations.js';export default class ts extends _0x14f7e7{constructor(_0x254c4e){const _0x572c17=_0x5140;super(_0x254c4e);const _0x36fa8d=this[_0x572c17(0x11f)];this[_0x572c17(0x11e)](_0x572c17(0x120),0x0),this[_0x572c17(0x11e)](_0x572c17(0x12a),!0x0),this[_0x572c17(0x124)]({'tag':_0x572c17(0x130),'attributes':{'class':['ck',_0x572c17(0x121),_0x36fa8d['if'](_0x572c17(0x12a),_0x572c17(0x128))]},'children':[{'text':_0x36fa8d['to'](_0x572c17(0x120),_0x1d03e8=>_0x29ef75(_0x254c4e,_0x572c17(0x122),_0x1d03e8))}]});}}function _0x2fc6(){const _0x9437c0=['usersCount','ck-presence-list__counter','CONNECTED_USERS','8stWGjg','setTemplate','1392980YJTGel','7995595hfRuSX','4xZFEaC','ck-presence-list__counter--hidden','10253997mJHnck','isHidden','24Gwfslw','1156380JZXfLI','6395683ercphQ','972810XJYSxy','162050ZSlxFW','div','set','bindTemplate'];_0x2fc6=function(){return _0x9437c0;};return _0x2fc6();}
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
- function _0x310b(){const _0x2e4706=['ck-presence-list__marker','name','ck-presence-list__dropdown-list-item','210zruWPc','execute','ck-user__full-name','440525hnpjRB','span','fire','focus','56628UFEeon','4640752PCwRqm','color','getBackgroundColorClass','33104646GYlojJ','true','userView','presentation','button','tag','3740835kYyGEI','163597otrQrW','148oJTYwu','setTemplate','1666936SnWYQj','element','bindTemplate'];_0x310b=function(){return _0x2e4706;};return _0x310b();}const _0x41baf0=_0x2f24;function _0x2f24(_0x233b51,_0x2e7124){const _0x310b9c=_0x310b();return _0x2f24=function(_0x2f2410,_0x53677f){_0x2f2410=_0x2f2410-0x9a;let _0x55e65e=_0x310b9c[_0x2f2410];return _0x55e65e;},_0x2f24(_0x233b51,_0x2e7124);}(function(_0x47ed07,_0x362247){const _0x891841=_0x2f24,_0x3ba1c5=_0x47ed07();while(!![]){try{const _0x4c4a60=parseInt(_0x891841(0xa7))/0x1+parseInt(_0x891841(0x9c))/0x2*(parseInt(_0x891841(0xab))/0x3)+parseInt(_0x891841(0x9e))/0x4+parseInt(_0x891841(0x9a))/0x5+parseInt(_0x891841(0xa4))/0x6*(parseInt(_0x891841(0x9b))/0x7)+parseInt(_0x891841(0xac))/0x8+-parseInt(_0x891841(0xaf))/0x9;if(_0x4c4a60===_0x362247)break;else _0x3ba1c5['push'](_0x3ba1c5['shift']());}catch(_0x3c0385){_0x3ba1c5['push'](_0x3ba1c5['shift']());}}}(_0x310b,0xb0473));import{ListItemView as _0x2cb6fe}from'ckeditor5/src/ui.js';import{UserView as _0x6df877}from'ckeditor5-collaboration/src/collaboration-core.js';export default class E extends _0x2cb6fe{constructor(_0xe2fea5,_0x5c6874,_0x29c95d){const _0x35f295=_0x2f24;super(_0xe2fea5);const _0x4394db=this[_0x35f295(0xa0)];this[_0x35f295(0xb1)]=new _0x6df877(_0xe2fea5,_0x5c6874);const _0x164950={'tag':'li','attributes':{'class':['ck',_0x35f295(0xa3)],'tabindex':-0x1,'role':_0x35f295(0xb2),'aria-label':_0x5c6874[_0x35f295(0xa2)]},'children':[this[_0x35f295(0xb1)],{'tag':_0x35f295(0xa8),'attributes':{'class':['ck',_0x35f295(0xa6)]},'children':[{'text':_0x5c6874[_0x35f295(0xa2)]}]},{'tag':_0x35f295(0xa8),'attributes':{'class':['ck',_0x35f295(0xa1),_0x5c6874[_0x35f295(0xad)][_0x35f295(0xae)]()],'aria-hidden':_0x35f295(0xb0)}}]};_0x29c95d&&(_0x164950[_0x35f295(0xb4)]=_0x35f295(0xb3),_0x164950['on']={'click':_0x4394db['to'](()=>this[_0x35f295(0xa9)](_0x35f295(0xa5)))}),this[_0x35f295(0x9d)](_0x164950);}[_0x41baf0(0xaa)](){const _0x53b9f7=_0x41baf0;this[_0x53b9f7(0x9f)][_0x53b9f7(0xaa)]();}}
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
- const _0x5943f4=_0x2dc5;(function(_0x1a5d55,_0x5e6e17){const _0x549d4c=_0x2dc5,_0x4cdb47=_0x1a5d55();while(!![]){try{const _0x3b5579=-parseInt(_0x549d4c(0x1a4))/0x1*(parseInt(_0x549d4c(0x188))/0x2)+parseInt(_0x549d4c(0x18b))/0x3+-parseInt(_0x549d4c(0x18c))/0x4*(parseInt(_0x549d4c(0x199))/0x5)+-parseInt(_0x549d4c(0x19d))/0x6+parseInt(_0x549d4c(0x1a1))/0x7*(parseInt(_0x549d4c(0x196))/0x8)+-parseInt(_0x549d4c(0x186))/0x9*(-parseInt(_0x549d4c(0x18a))/0xa)+parseInt(_0x549d4c(0x1a6))/0xb;if(_0x3b5579===_0x5e6e17)break;else _0x4cdb47['push'](_0x4cdb47['shift']());}catch(_0x29f504){_0x4cdb47['push'](_0x4cdb47['shift']());}}}(_0xcd1f,0xa44e4));import{ListView as _0x51b425,View as _0x323004}from'ckeditor5/src/ui.js';import{global as _0x5c6336}from'ckeditor5/src/utils.js';import{getTranslation as _0x317051}from'../../common-translations.js';export default class M extends _0x323004{constructor(_0x38ab2b,_0x544ea5){const _0x149bca=_0x2dc5;super(_0x38ab2b),this[_0x149bca(0x1a3)]=new PresenceDropdownListWrapperView(_0x38ab2b,_0x544ea5),this[_0x149bca(0x189)]({'tag':_0x149bca(0x194),'attributes':{'tabindex':-0x1,'role':_0x149bca(0x1a0),'class':['ck',_0x149bca(0x185)],'aria-label':_0x317051(_0x38ab2b,_0x149bca(0x1a7))},'children':[this[_0x149bca(0x1a3)]]});}}function _0xcd1f(){const _0x3e43af=['1934190gdUMyr','136408hNkDYJ','resize','innerHeight','element','max','ck-presence-list__dropdown-list-wrapper_scrollable','bindTemplate','_isScrollable','div','ariaLabelledBy','32maAHUf','set','ck-presence-list__dropdown-list-wrapper','115rLvyar','render','clientHeight','ck-list','2550348ccQQVk','ariaLabel','checkIfScrollable','application','1699229lzcqaT','role','listWrapperView','995525bMPOUV','scrollHeight','10845868McLYbf','Connected\x20users\x20list\x20dropdown\x20menu','window','ck-reset','change','listenTo','ck-presence-list__dropdown-list','27aTJEsc','items','2xRkJYo','setTemplate','920730wntHQS'];_0xcd1f=function(){return _0x3e43af;};return _0xcd1f();}function _0x2dc5(_0x18f9a1,_0x453b2c){const _0xcd1f4b=_0xcd1f();return _0x2dc5=function(_0x2dc517,_0x2d155f){_0x2dc517=_0x2dc517-0x184;let _0x29bb64=_0xcd1f4b[_0x2dc517];return _0x29bb64;},_0x2dc5(_0x18f9a1,_0x453b2c);}export class PresenceDropdownListWrapperView extends _0x51b425{constructor(_0x53c21d,_0x88b1ed){const _0x2e5046=_0x2dc5;super(_0x53c21d);const _0x34174b=this[_0x2e5046(0x192)];this[_0x2e5046(0x197)](_0x2e5046(0x193),!0x1),this[_0x2e5046(0x189)]({'tag':_0x88b1ed?_0x2e5046(0x194):'ul','attributes':{'class':['ck',_0x2e5046(0x1a9),_0x2e5046(0x19c),_0x2e5046(0x198),_0x34174b['if'](_0x2e5046(0x193),_0x2e5046(0x191))],'role':_0x34174b['to'](_0x2e5046(0x1a2)),'aria-label':_0x34174b['to'](_0x2e5046(0x19e)),'aria-labelledby':_0x34174b['to'](_0x2e5046(0x195))},'children':this[_0x2e5046(0x187)]}),this[_0x2e5046(0x184)](_0x5c6336[_0x2e5046(0x1a8)],_0x2e5046(0x18d),()=>this[_0x2e5046(0x19f)]()),this[_0x2e5046(0x187)]['on'](_0x2e5046(0x1aa),()=>this[_0x2e5046(0x19f)]());}[_0x5943f4(0x19a)](){const _0x1dd256=_0x5943f4;super[_0x1dd256(0x19a)](),this[_0x1dd256(0x19f)]();}[_0x5943f4(0x19f)](){const _0x4f5359=_0x5943f4,_0x37ff1d=this[_0x4f5359(0x18f)];_0x37ff1d&&(this[_0x4f5359(0x193)]=Math[_0x4f5359(0x190)](_0x37ff1d[_0x4f5359(0x1a5)],_0x37ff1d[_0x4f5359(0x19b)])>0.8*window[_0x4f5359(0x18e)]);}}
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(_0x2cdcab,_0x1c0a59){const _0x52d0f0=_0x3261,_0x5a78bc=_0x2cdcab();while(!![]){try{const _0x51b813=parseInt(_0x52d0f0(0x1ae))/0x1+-parseInt(_0x52d0f0(0x1cb))/0x2*(-parseInt(_0x52d0f0(0x1c1))/0x3)+parseInt(_0x52d0f0(0x1b8))/0x4+parseInt(_0x52d0f0(0x1aa))/0x5*(parseInt(_0x52d0f0(0x1ba))/0x6)+parseInt(_0x52d0f0(0x1af))/0x7*(parseInt(_0x52d0f0(0x1ca))/0x8)+-parseInt(_0x52d0f0(0x1be))/0x9*(parseInt(_0x52d0f0(0x1c5))/0xa)+-parseInt(_0x52d0f0(0x1ac))/0xb;if(_0x51b813===_0x1c0a59)break;else _0x5a78bc['push'](_0x5a78bc['shift']());}catch(_0x58c1b7){_0x5a78bc['push'](_0x5a78bc['shift']());}}}(_0x3b52,0x41f7e));import{LabelView as _0x58751d,View as _0x5e0999}from'ckeditor5/src/ui.js';function _0x3261(_0x117e34,_0xb21174){const _0x3b52b0=_0x3b52();return _0x3261=function(_0x32619c,_0x55725c){_0x32619c=_0x32619c-0x1a9;let _0x5bec92=_0x3b52b0[_0x32619c];return _0x5bec92;},_0x3261(_0x117e34,_0xb21174);}import{UserView as _0x205eb1}from'ckeditor5-collaboration/src/collaboration-core.js';export default class T extends _0x5e0999{constructor(_0x183128,_0x535bd4,_0x2593bd){const _0x733e5f=_0x3261;super(_0x183128);const _0x40b3a7=this[_0x733e5f(0x1b7)];this[_0x733e5f(0x1c7)](_0x733e5f(0x1bc),!0x1),this[_0x733e5f(0x1c7)](_0x733e5f(0x1ab),!0x0),this[_0x733e5f(0x1c7)](_0x733e5f(0x1b9),''),this[_0x733e5f(0x1b0)]=new _0x205eb1(_0x183128,_0x535bd4),this[_0x733e5f(0x1bb)]=new at(_0x183128,_0x535bd4);const _0x19e229=new _0x58751d(_0x183128);_0x19e229[_0x733e5f(0x1c2)][_0x733e5f(0x1bf)]=_0x733e5f(0x1b1),_0x19e229[_0x733e5f(0x1c8)]=_0x535bd4[_0x733e5f(0x1ad)];const _0xff6dbe={'tag':_0x733e5f(0x1c4),'attributes':{'class':['ck',_0x733e5f(0x1a9)],'role':_0x733e5f(0x1c0),'tabindex':_0x40b3a7['to'](_0x733e5f(0x1bc),_0x402eb0=>!!_0x402eb0&&0x0),'aria-labelledby':_0x19e229['id'],'data-cke-tooltip-text':this[_0x733e5f(0x1b0)][_0x733e5f(0x1ad)],'data-cke-tooltip-position':_0x40b3a7['to'](_0x733e5f(0x1b9)),'data-cke-tooltip-disabled':_0x40b3a7['to'](_0x733e5f(0x1ab),_0xe8d1eb=>!_0xe8d1eb),'data-cke-tooltip-class':_0x733e5f(0x1bd)},'children':[this[_0x733e5f(0x1b0)],this[_0x733e5f(0x1bb)],_0x19e229]};_0x2593bd&&(_0xff6dbe[_0x733e5f(0x1bf)]=_0x733e5f(0x1b2),_0xff6dbe['on']={'click':_0x40b3a7['to'](()=>this[_0x733e5f(0x1b5)](_0x733e5f(0x1b6)))}),this[_0x733e5f(0x1c6)](_0xff6dbe);}}class at extends _0x5e0999{constructor(_0x1c503a,_0x44e70d){const _0x2ba3b7=_0x3261;super(_0x1c503a),this[_0x2ba3b7(0x1c6)]({'tag':_0x2ba3b7(0x1b1),'attributes':{'class':['ck',_0x2ba3b7(0x1b3),_0x44e70d[_0x2ba3b7(0x1c9)][_0x2ba3b7(0x1b4)]()],'aria-hidden':_0x2ba3b7(0x1c3)}});}}function _0x3b52(){const _0x4d0c87=['ck-presence-list__list-item','24775HAdyfu','hasTooltip','5829857fLVMsP','name','189337kThMuD','7AtYQqN','userView','span','button','ck-presence-list__marker','getBackgroundColorClass','fire','execute','bindTemplate','1029804RmzYDP','tooltipPosition','336BnvSFl','markerView','isFocusable','ck-presence-list__list-item__tooltip','9imCTQw','tag','listitem','112089yZJDDo','template','true','div','2114110ZURmHV','setTemplate','set','text','color','1999784LbaMIG','2UQQWff'];_0x3b52=function(){return _0x4d0c87;};return _0x3b52();}
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 _0x5c6a66=_0x38c0;(function(_0x31d07f,_0x374366){const _0x55f16=_0x38c0,_0x397619=_0x31d07f();while(!![]){try{const _0x3637af=parseInt(_0x55f16(0x105))/0x1+-parseInt(_0x55f16(0x104))/0x2*(parseInt(_0x55f16(0x107))/0x3)+-parseInt(_0x55f16(0x109))/0x4+parseInt(_0x55f16(0x10d))/0x5+parseInt(_0x55f16(0x11e))/0x6+-parseInt(_0x55f16(0x11d))/0x7*(parseInt(_0x55f16(0x11c))/0x8)+parseInt(_0x55f16(0x11f))/0x9;if(_0x3637af===_0x374366)break;else _0x397619['push'](_0x397619['shift']());}catch(_0x221d3b){_0x397619['push'](_0x397619['shift']());}}}(_0x46f9,0xd98be));import{View as _0x2442d0}from'ckeditor5/src/ui.js';function _0x38c0(_0x405ed1,_0x1b5b56){const _0x46f934=_0x46f9();return _0x38c0=function(_0x38c0fa,_0x4d9f37){_0x38c0fa=_0x38c0fa-0x102;let _0x3b7929=_0x46f934[_0x38c0fa];return _0x3b7929;},_0x38c0(_0x405ed1,_0x1b5b56);}function _0x46f9(){const _0x36c239=['removeAttribute','fire','change:hasPopup','bindTemplate','hasPopup','setTemplate','element','execute','listenTo','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)','aria-expanded','isExpanded','keystrokes','56StnLbL','850031ejcSwB','2239884wIYKdC','17697420YgaUlv','ck-presence-list__list','render','Connected\x20users\x20list','createCollection','3019314KGqooW','153305TwnfwR','list','3UuPwYK','div','2792620PsUvCo','focus','set','items','7279570CNHAxc','setAttribute'];_0x46f9=function(){return _0x36c239;};return _0x46f9();}import{KeystrokeHandler as _0x30d16e}from'ckeditor5/src/utils.js';import{getTranslation as _0x17c637}from'../../common-translations.js';export default class es extends _0x2442d0{constructor(_0x214944){const _0x4ad023=_0x38c0;super(_0x214944);const _0x1b4ead=this[_0x4ad023(0x112)];this[_0x4ad023(0x10c)]=this[_0x4ad023(0x103)](),this[_0x4ad023(0x11b)]=new _0x30d16e(),this[_0x4ad023(0x10b)]({'hasPopup':!0x1,'isExpanded':!0x1}),this[_0x4ad023(0x114)]({'tag':_0x4ad023(0x108),'attributes':{'aria-haspopup':_0x1b4ead['if'](_0x4ad023(0x113)),'aria-expanded':_0x1b4ead['to'](_0x4ad023(0x11a),_0x2f5894=>this[_0x4ad023(0x113)]&&String(_0x2f5894)),'aria-label':_0x1b4ead['to'](_0x4ad023(0x113),_0x17befe=>_0x17c637(_0x214944,_0x17befe?_0x4ad023(0x118):_0x4ad023(0x102))),'role':_0x4ad023(0x106),'tabindex':_0x1b4ead['to'](_0x4ad023(0x113),_0x32a6e6=>!!_0x32a6e6&&0x0),'class':['ck',_0x4ad023(0x120)]},'children':this[_0x4ad023(0x10c)],'on':{'click':_0x1b4ead['to'](()=>this[_0x4ad023(0x110)](_0x4ad023(0x116)))}}),this['on'](_0x4ad023(0x111),(_0x3e638b,_0x2a0a48,_0x48b5bf)=>{const _0x592f41=_0x4ad023;this[_0x592f41(0x115)]&&(_0x48b5bf?this[_0x592f41(0x115)][_0x592f41(0x10e)](_0x592f41(0x119),String(this[_0x592f41(0x11a)])):this[_0x592f41(0x115)][_0x592f41(0x10f)](_0x592f41(0x119)));});}[_0x5c6a66(0x10a)](){const _0xa8e4bc=_0x5c6a66;this[_0xa8e4bc(0x115)][_0xa8e4bc(0x10a)]();}[_0x5c6a66(0x121)](){const _0x891132=_0x5c6a66;super[_0x891132(0x121)](),this[_0x891132(0x11b)][_0x891132(0x117)](this[_0x891132(0x115)]);}}
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 _0xae4f(){const _0x18b680=['set','setTemplate','isCollapsed','5230ofVxyZ','440478tJaCHr','change','77148YnJmQm','counterView','4206527nQoxZY','items','listenTo','ck-presence-list--collapsed','12TiyYfJ','15smaeBg','tooltipPosition','first','591045TIIgTk','bindTemplate','756ARHRzq','28738yxceKi','ck-rounded-corners','locale','ck-presence-list','33XuhMwo','inlineListView','13576rRMSNF','hasPopup','176NUceOa','2tbNGSy','bind','ck-reset','div'];_0xae4f=function(){return _0x18b680;};return _0xae4f();}(function(_0x390225,_0x242736){const _0x44f681=_0x1b73,_0x318b3b=_0x390225();while(!![]){try{const _0x2846db=-parseInt(_0x44f681(0x92))/0x1*(-parseInt(_0x44f681(0x7b))/0x2)+-parseInt(_0x44f681(0x76))/0x3*(parseInt(_0x44f681(0x85))/0x4)+-parseInt(_0x44f681(0x8c))/0x5*(-parseInt(_0x44f681(0x83))/0x6)+-parseInt(_0x44f681(0x8f))/0x7+parseInt(_0x44f681(0x78))/0x8*(-parseInt(_0x44f681(0x91))/0x9)+-parseInt(_0x44f681(0x82))/0xa*(parseInt(_0x44f681(0x7a))/0xb)+-parseInt(_0x44f681(0x8b))/0xc*(-parseInt(_0x44f681(0x87))/0xd);if(_0x2846db===_0x242736)break;else _0x318b3b['push'](_0x318b3b['shift']());}catch(_0x40cdb1){_0x318b3b['push'](_0x318b3b['shift']());}}}(_0xae4f,0x1e878));function _0x1b73(_0x20b36a,_0xe1ee2c){const _0xae4f1d=_0xae4f();return _0x1b73=function(_0x1b735a,_0x36e6b3){_0x1b735a=_0x1b735a-0x76;let _0x118d1a=_0xae4f1d[_0x1b735a];return _0x118d1a;},_0x1b73(_0x20b36a,_0xe1ee2c);}import{View as _0x35bb42}from'ckeditor5/src/ui.js';import _0x1a3df9 from'./presencecounterview.js';import _0x1c4188 from'./presenceinlinelistview.js';import'../../../theme/presencelist.css';export default class _ extends _0x35bb42{constructor(_0x4cfad5){const _0xb27b4f=_0x1b73;super(_0x4cfad5);const _0x53467e=this[_0xb27b4f(0x90)];this[_0xb27b4f(0x7f)](_0xb27b4f(0x81),!0x0),this[_0xb27b4f(0x86)]=new _0x1a3df9(this[_0xb27b4f(0x94)]),this[_0xb27b4f(0x77)]=new _0x1c4188(_0x4cfad5),this[_0xb27b4f(0x77)][_0xb27b4f(0x7c)](_0xb27b4f(0x79))['to'](this,_0xb27b4f(0x81)),this[_0xb27b4f(0x89)](this[_0xb27b4f(0x77)][_0xb27b4f(0x88)],_0xb27b4f(0x84),()=>{const _0x30f4ec=_0xb27b4f;for(const _0x36427e of this[_0x30f4ec(0x77)][_0x30f4ec(0x88)])_0x36427e[_0x30f4ec(0x8d)]='s';this[_0x30f4ec(0x77)][_0x30f4ec(0x88)][_0x30f4ec(0x8e)]&&(this[_0x30f4ec(0x77)][_0x30f4ec(0x88)][_0x30f4ec(0x8e)][_0x30f4ec(0x8d)]='se');}),this[_0xb27b4f(0x80)]({'tag':_0xb27b4f(0x7e),'attributes':{'class':['ck',_0xb27b4f(0x95),_0xb27b4f(0x7d),_0xb27b4f(0x93),_0x53467e['if'](_0xb27b4f(0x81),_0xb27b4f(0x8a))]},'children':[this[_0xb27b4f(0x86)],this[_0xb27b4f(0x77)]]});}}
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)]]});}}
@@ -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
  }
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0xf23601=_0x40a1;function _0x4b97(){var _0x225974=['3760872curLSI','PresenceList','25xngkjb','4892gaTQUj','21699dghAww','6666143hEsycs','897928ERxRtV','4007528SRerSN','324NfcYUK','2710czCywi','893148ArsxJL','pluginName','requires','21ydRATp'];_0x4b97=function(){return _0x225974;};return _0x4b97();}(function(_0x87d874,_0x378458){var _0x181b7c=_0x40a1,_0x2e9733=_0x87d874();while(!![]){try{var _0x2f8f46=-parseInt(_0x181b7c(0xba))/0x1*(-parseInt(_0x181b7c(0xb1))/0x2)+-parseInt(_0x181b7c(0xb7))/0x3+-parseInt(_0x181b7c(0xaf))/0x4*(-parseInt(_0x181b7c(0xb9))/0x5)+-parseInt(_0x181b7c(0xb3))/0x6+-parseInt(_0x181b7c(0xb6))/0x7*(-parseInt(_0x181b7c(0xb0))/0x8)+parseInt(_0x181b7c(0xbb))/0x9*(-parseInt(_0x181b7c(0xb2))/0xa)+-parseInt(_0x181b7c(0xbc))/0xb;if(_0x2f8f46===_0x378458)break;else _0x2e9733['push'](_0x2e9733['shift']());}catch(_0x396ef7){_0x2e9733['push'](_0x2e9733['shift']());}}}(_0x4b97,0xb8895));import{ContextPlugin as _0x15049e}from'ckeditor5/src/core.js';import _0x527628 from'./realtimecollaborativeediting/sessions.js';import _0x14379a from'./presencelist/presencelistui.js';function _0x40a1(_0xe0e068,_0x111f7d){var _0x4b9739=_0x4b97();return _0x40a1=function(_0x40a1d3,_0x43e8c1){_0x40a1d3=_0x40a1d3-0xaf;var _0xd5800a=_0x4b9739[_0x40a1d3];return _0xd5800a;},_0x40a1(_0xe0e068,_0x111f7d);}export default class i extends _0x15049e{static get[_0xf23601(0xb5)](){return[_0x527628,_0x14379a];}static get[_0xf23601(0xb4)](){var _0x1e6666=_0xf23601;return _0x1e6666(0xb8);}}
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
  */