@ckeditor/ckeditor5-real-time-collaboration 43.2.0-alpha.7 → 43.3.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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-alpha.7",
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-alpha.7",
46
- "@ckeditor/ckeditor5-engine": "43.2.0-alpha.7",
47
- "@ckeditor/ckeditor5-operations-compressor": "43.2.0-alpha.7",
48
- "@ckeditor/ckeditor5-theme-lark": "43.2.0-alpha.7",
49
- "@ckeditor/ckeditor5-ui": "43.2.0-alpha.7",
50
- "@ckeditor/ckeditor5-utils": "43.2.0-alpha.7",
51
- "ckeditor5": "43.2.0-alpha.7",
52
- "ckeditor5-collaboration": "43.2.0-alpha.7",
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(_0x537a63,_0x223acd,_0x54ddd7){const t=_0x537a63['t'];switch(_0x223acd){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'},_0x54ddd7);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(_0x2a324a,_0x32afb3){var _0x4494fd=_0xc4c0,_0x385aba=_0x2a324a();while(!![]){try{var _0x5982ee=parseInt(_0x4494fd(0x7f))/0x1+-parseInt(_0x4494fd(0x82))/0x2+-parseInt(_0x4494fd(0x80))/0x3+parseInt(_0x4494fd(0x7d))/0x4*(-parseInt(_0x4494fd(0x84))/0x5)+parseInt(_0x4494fd(0x7c))/0x6+parseInt(_0x4494fd(0x83))/0x7*(-parseInt(_0x4494fd(0x81))/0x8)+parseInt(_0x4494fd(0x7e))/0x9;if(_0x5982ee===_0x32afb3)break;else _0x385aba['push'](_0x385aba['shift']());}catch(_0x2d6a54){_0x385aba['push'](_0x385aba['shift']());}}}(_0x49a6,0x4c516));export{default as RealTimeCollaborativeEditing}from'./realtimecollaborativeediting.js';export{default as RealTimeCollaborativeTrackChanges}from'./realtimecollaborativetrackchanges.js';export{default as RealTimeCollaborativeComments}from'./realtimecollaborativecomments.js';export{default as RealTimeCollaborativeRevisionHistory}from'./realtimecollaborativerevisionhistory.js';function _0xc4c0(_0x54a052,_0x54cb87){var _0x49a6be=_0x49a6();return _0xc4c0=function(_0xc4c0ef,_0x1f6379){_0xc4c0ef=_0xc4c0ef-0x7c;var _0x2a5bda=_0x49a6be[_0xc4c0ef];return _0x2a5bda;},_0xc4c0(_0x54a052,_0x54cb87);}function _0x49a6(){var _0x308ff8=['320182GBTnao','863937hbGpjb','8ZXzWUv','29820sjYNVN','2345735RurLak','75IwGyiY','612294rSGmEX','148496UMHgIu','9766989jOuqHI'];_0x49a6=function(){return _0x308ff8;};return _0x49a6();}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
- const _0x5dfeaf=_0x236b;(function(_0x346a1f,_0xc1d3ba){const _0x423607=_0x236b,_0x21b9f5=_0x346a1f();while(!![]){try{const _0x4ee55e=-parseInt(_0x423607(0xfe))/0x1+-parseInt(_0x423607(0x125))/0x2*(parseInt(_0x423607(0x10c))/0x3)+-parseInt(_0x423607(0x113))/0x4+parseInt(_0x423607(0x109))/0x5+-parseInt(_0x423607(0xcf))/0x6+parseInt(_0x423607(0xf6))/0x7*(-parseInt(_0x423607(0x112))/0x8)+parseInt(_0x423607(0x114))/0x9;if(_0x4ee55e===_0xc1d3ba)break;else _0x21b9f5['push'](_0x21b9f5['shift']());}catch(_0x59aa99){_0x21b9f5['push'](_0x21b9f5['shift']());}}}(_0xaf21,0x48b31));import{ContextPlugin as _0xcb5a37}from'ckeditor5/src/core.js';import{CKEditorError as _0x165a3a,Collection as _0x53a72c}from'ckeditor5/src/utils.js';import{clickOutsideHandler as _0x23b8eb,BalloonPanelView as _0x54ddfc,BodyCollection as _0x4b18d0}from'ckeditor5/src/ui.js';import{isElement as _0x16a85d}from'lodash-es';import _0x3d0f68 from'../realtimecollaborativeediting/sessions.js';import _0x403c1d from'./view/presencelistview.js';import _0x3639bf from'./view/presencedropdownlistview.js';import _0x55c6bf from'./view/presencedropdownlistitemview.js';import _0x436272 from'./view/presenceinlinelistitemview.js';function _0xaf21(){const _0x1a4625=['init','button','counterView','appendChild','Shift+Tab','presencelist-collapseat-invalid-format','detachFromDom','Enter','386428psEOdD','get','displayMe','textarea','focusTracker','isCollapsed','filter','set','95133kCxrkH','isHidden','isMe','tabIndex','presenceList','using','unpin','offsetHeight','sort','items','remove','362665QiQjgm','plugins','requires','94188OierZv','define','min','keystrokes','onClick','context','8TERTrN','698076Pcsysx','8090208cCQuEV','presencelist-missing-container','add','querySelectorAll','from','input','number','Tab','length','join','view','isRendered','inlineListView','_handleUserRemove',':not([disabled]):not([tabindex=\x22-1\x22])','destroy','render','2BvfhoR','isExpanded','_bodyCollection','presenceList.displayMe','bindTo','offsetWidth','content','_createView','attachToDom','balloonPanelView','map','checkIfScrollable','presenceDropdownView','class','1904496OsuJyt','showDropdown','allConnectedUsers','[contenteditable]','hideDropdown','presenceList.container','config','element','reverse','bind','_handleUserAdd','listenTo','currentDisplayedUsers','activeElement','change:isFocused','[tabindex]','hasTooltip','_allConnectedUsers','presenceList.collapseAt','Esc','indexOf','isFocusable','body','pin','locale','execute','isVisible','focus','ck\x20ck-presence-list__balloon','select','usersCount'];_0xaf21=function(){return _0x1a4625;};return _0xaf21();}const A={'collapseAt':0x6,'displayMe':!0x0};function _0x236b(_0x5eae97,_0x396c1d){const _0xaf21ad=_0xaf21();return _0x236b=function(_0x236b74,_0x493cca){_0x236b74=_0x236b74-0xc3;let _0x4fab54=_0xaf21ad[_0x236b74];return _0x4fab54;},_0x236b(_0x5eae97,_0x396c1d);}export default class s extends _0xcb5a37{constructor(_0x1deeb0){const _0x27cbb8=_0x236b;super(_0x1deeb0),this[_0x27cbb8(0xc3)]=null,this[_0x27cbb8(0x111)][_0x27cbb8(0xd5)][_0x27cbb8(0x10d)](_0x27cbb8(0x102),A);const _0x486fad=_0x1deeb0[_0x27cbb8(0xd5)][_0x27cbb8(0xf7)](_0x27cbb8(0xe1));if(_0x27cbb8(0x11a)!=typeof _0x486fad)throw new _0x165a3a(_0x27cbb8(0xf3),this);if(_0x486fad<0x1)throw new _0x165a3a(_0x27cbb8(0xf3),this);this[_0x27cbb8(0xe0)]=this[_0x27cbb8(0x111)][_0x27cbb8(0x10a)][_0x27cbb8(0xf7)](_0x3d0f68)[_0x27cbb8(0xd1)],this[_0x27cbb8(0xfd)](_0x27cbb8(0xed),0x0),this[_0x27cbb8(0xdb)]=new _0x53a72c(),this[_0x27cbb8(0xca)]=new _0x54ddfc(),this[_0x27cbb8(0xca)][_0x27cbb8(0xce)]=_0x27cbb8(0xeb),this[_0x27cbb8(0x11e)]=this[_0x27cbb8(0xc8)](),this[_0x27cbb8(0xcd)]=void 0x0;}static get[_0x5dfeaf(0x10b)](){return[_0x3d0f68];}[_0x5dfeaf(0xee)](){const _0x21b2f4=_0x5dfeaf;for(const _0x4b895a of this[_0x21b2f4(0xe0)])this[_0x21b2f4(0xd9)](_0x4b895a);this[_0x21b2f4(0xda)](this[_0x21b2f4(0xe0)],_0x21b2f4(0x116),(_0x350da5,_0x414c73)=>{const _0x21c4f9=_0x21b2f4;this[_0x21c4f9(0xd9)](_0x414c73);}),this[_0x21b2f4(0xda)](this[_0x21b2f4(0xe0)],_0x21b2f4(0x108),(_0x13d84f,_0x485416)=>{const _0x300acd=_0x21b2f4;this[_0x300acd(0x121)](_0x485416);});}[_0x5dfeaf(0xc8)](){const _0xf20810=_0x5dfeaf,_0x41dc3=this[_0xf20810(0x111)],_0x53bafe=new _0x403c1d(this[_0xf20810(0x111)][_0xf20810(0xe7)]),_0x540d74=this[_0xf20810(0xca)];if(!_0x16a85d(_0x41dc3[_0xf20810(0xd5)][_0xf20810(0xf7)](_0xf20810(0xd4))))throw new _0x165a3a(_0xf20810(0x115),this);return _0x53bafe[_0xf20810(0xf0)][_0xf20810(0xd8)](_0xf20810(0xed))['to'](this),_0x53bafe[_0xf20810(0xd8)](_0xf20810(0xfb))['to'](this,_0xf20810(0xed),_0x3c1427=>{const _0xe5b967=_0xf20810,{collapseAt:_0x45047b,displayMe:_0x386cad}=_0x41dc3[_0xe5b967(0xd5)][_0xe5b967(0xf7)](_0xe5b967(0x102)),_0x37833f=_0x3c1427>=_0x45047b;return _0x53bafe[_0xe5b967(0xf0)][_0xe5b967(0xff)]=!(0x1==_0x3c1427&&_0x386cad||_0x37833f),_0x37833f||this[_0xe5b967(0xd3)](),_0x37833f;}),_0x53bafe[_0xf20810(0x120)][_0xf20810(0x107)][_0xf20810(0xc5)](this[_0xf20810(0xdb)])[_0xf20810(0x103)](_0x1d14c7=>{const _0x3449a1=_0xf20810,_0x2f40bb=_0x41dc3[_0x3449a1(0xd5)][_0x3449a1(0xf7)](_0x3449a1(0x102)),_0x32ff7e=new _0x436272(_0x41dc3[_0x3449a1(0xe7)],_0x1d14c7,!!_0x2f40bb[_0x3449a1(0x110)]);return _0x32ff7e[_0x3449a1(0xd8)](_0x3449a1(0xdf))['to'](_0x53bafe,_0x3449a1(0xfb),_0x4ca61e=>!_0x4ca61e),_0x32ff7e[_0x3449a1(0xd8)](_0x3449a1(0xe4))['to'](_0x53bafe,_0x3449a1(0xfb),_0x4e3c13=>!_0x4e3c13),_0x2f40bb[_0x3449a1(0x110)]&&this[_0x3449a1(0xda)](_0x32ff7e,_0x3449a1(0xe8),()=>{const _0x2fdf39=_0x3449a1;this[_0x2fdf39(0x11e)][_0x2fdf39(0xfb)]||_0x2f40bb[_0x2fdf39(0x110)](_0x1d14c7,_0x32ff7e[_0x2fdf39(0xd6)]);}),_0x32ff7e;}),this[_0xf20810(0xda)](_0x53bafe[_0xf20810(0x120)],_0xf20810(0xe8),()=>{const _0x2411ed=_0xf20810;this[_0x2411ed(0xcd)]?this[_0x2411ed(0xd3)]():this[_0x2411ed(0x11e)][_0x2411ed(0xfb)]&&this[_0x2411ed(0xd0)]();}),_0x53bafe[_0xf20810(0x120)][_0xf20810(0x10f)][_0xf20810(0xfd)](_0xf20810(0xf5),(_0x2136f8,_0x2bea7a)=>{const _0x325866=_0xf20810;this[_0x325866(0x11e)][_0x325866(0xfb)]&&(this[_0x325866(0xd0)](),_0x2bea7a());}),_0x53bafe[_0xf20810(0x124)](),_0x540d74[_0xf20810(0x124)](),_0x23b8eb({'emitter':_0x53bafe,'activator':()=>_0x540d74[_0xf20810(0xe9)],'contextElements':[_0x540d74[_0xf20810(0xd6)],_0x53bafe[_0xf20810(0x120)][_0xf20810(0xd6)]],'callback':()=>this[_0xf20810(0xd3)]()}),_0x41dc3[_0xf20810(0xd5)][_0xf20810(0xf7)](_0xf20810(0xd4))[_0xf20810(0xf1)](_0x53bafe[_0xf20810(0xd6)]),this[_0xf20810(0xc3)]=new _0x4b18d0(this[_0xf20810(0x111)][_0xf20810(0xe7)]),this[_0xf20810(0xc3)][_0xf20810(0xc9)](),this[_0xf20810(0xc3)][_0xf20810(0x116)](this[_0xf20810(0xca)]),_0x53bafe;}[_0x5dfeaf(0xd9)](_0x392a58){const _0x3df5bf=_0x5dfeaf;if(!this[_0x3df5bf(0x111)][_0x3df5bf(0xd5)][_0x3df5bf(0xf7)](_0x3df5bf(0xc4))&&_0x392a58[_0x3df5bf(0x100)])return;const _0x1baf25=this[_0x3df5bf(0x111)][_0x3df5bf(0xd5)][_0x3df5bf(0xf7)](_0x3df5bf(0xe1))-0x1;this[_0x3df5bf(0xed)]++,this[_0x3df5bf(0xdb)][_0x3df5bf(0x11c)]==_0x1baf25&&this[_0x3df5bf(0xdb)][_0x3df5bf(0x11c)]>0x1&&this[_0x3df5bf(0xdb)][_0x3df5bf(0x108)](0x1);const _0x2ddde5=_0x392a58[_0x3df5bf(0x100)]?0x0:this[_0x3df5bf(0xdb)][_0x3df5bf(0x11c)];this[_0x3df5bf(0xdb)][_0x3df5bf(0x116)](_0x392a58,_0x2ddde5);}[_0x5dfeaf(0x121)](_0x4ae7e8){const _0x5ce6=_0x5dfeaf;if(this[_0x5ce6(0xed)]--,this[_0x5ce6(0xdb)][_0x5ce6(0xf7)](_0x4ae7e8['id'])&&(this[_0x5ce6(0xdb)][_0x5ce6(0x108)](_0x4ae7e8['id']),this[_0x5ce6(0xdb)][_0x5ce6(0x11c)]<this[_0x5ce6(0xed)])){for(const _0x343a79 of Array[_0x5ce6(0x118)](this[_0x5ce6(0xe0)])[_0x5ce6(0xd7)]())if(!this[_0x5ce6(0xdb)][_0x5ce6(0xf7)](_0x343a79['id']))return void this[_0x5ce6(0xdb)][_0x5ce6(0x116)](_0x343a79,Math[_0x5ce6(0x10e)](this[_0x5ce6(0xdb)][_0x5ce6(0x11c)],0x1));}}[_0x5dfeaf(0xd0)](){const _0x3d84ae=_0x5dfeaf;if(this[_0x3d84ae(0xcd)])return;const _0x2a703e=this[_0x3d84ae(0x111)][_0x3d84ae(0xd5)][_0x3d84ae(0xf7)](_0x3d84ae(0x102));this[_0x3d84ae(0xcd)]=new _0x3639bf(this[_0x3d84ae(0x111)][_0x3d84ae(0xe7)],!!_0x2a703e[_0x3d84ae(0x110)]),this[_0x3d84ae(0x11e)][_0x3d84ae(0x120)][_0x3d84ae(0x126)]=!0x0;const {listWrapperView:_0x2a8ece}=this[_0x3d84ae(0xcd)];_0x2a8ece[_0x3d84ae(0x107)][_0x3d84ae(0xc5)](this[_0x3d84ae(0xe0)])[_0x3d84ae(0x103)](_0x909eb8=>{const _0x57d23a=_0x3d84ae;if(!_0x2a703e[_0x57d23a(0xf8)]&&_0x909eb8[_0x57d23a(0x100)])return null;const _0xd87274=new _0x55c6bf(this[_0x57d23a(0x111)][_0x57d23a(0xe7)],_0x909eb8,!!_0x2a703e[_0x57d23a(0x110)]);return _0x2a703e[_0x57d23a(0x110)]&&this[_0x57d23a(0xda)](_0xd87274,_0x57d23a(0xe8),()=>{const _0x57b4dc=_0x57d23a;_0x2a703e[_0x57b4dc(0x110)](_0x909eb8,_0xd87274[_0x57b4dc(0xd6)]);}),_0xd87274;}),this[_0x3d84ae(0xca)][_0x3d84ae(0xc7)][_0x3d84ae(0x116)](this[_0x3d84ae(0xcd)]),this[_0x3d84ae(0xca)][_0x3d84ae(0xe6)]({'target':this[_0x3d84ae(0x11e)][_0x3d84ae(0x120)][_0x3d84ae(0xd6)]}),_0x2a8ece[_0x3d84ae(0xea)](),_0x2a8ece[_0x3d84ae(0xcc)]();const _0x1ad365=(_0x48db25,_0x568609)=>{const _0x403e77=_0x3d84ae;this[_0x403e77(0xd3)](),this[_0x403e77(0x11e)][_0x403e77(0x120)][_0x403e77(0xea)](),_0x568609();};_0x2a8ece[_0x3d84ae(0x10f)][_0x3d84ae(0xfd)](_0x3d84ae(0xe2),_0x1ad365),_0x2a8ece[_0x3d84ae(0x10f)][_0x3d84ae(0xfd)](_0x3d84ae(0xf2),_0x1ad365),_0x2a8ece[_0x3d84ae(0x10f)][_0x3d84ae(0xfd)](_0x3d84ae(0x11b),(_0x4b7763,_0x5c4ac4)=>{const _0x16b41a=_0x3d84ae;!function(_0x698867){const _0x2b510c=_0x236b,_0x1cbf1a=['a',_0x2b510c(0xef),_0x2b510c(0x119),_0x2b510c(0xec),_0x2b510c(0xf9),_0x2b510c(0xde),_0x2b510c(0xd2)][_0x2b510c(0xcb)](_0x44d584=>_0x44d584+_0x2b510c(0x122))[_0x2b510c(0x11d)](','),_0x4a2a20=[...document[_0x2b510c(0xe5)][_0x2b510c(0x117)](_0x1cbf1a)][_0x2b510c(0xfc)](_0x2841d6=>_0x2841d6===document[_0x2b510c(0xdc)]||_0x2841d6[_0x2b510c(0xc6)]+_0x2841d6[_0x2b510c(0x105)]>0x0)[_0x2b510c(0x106)]((_0x19f6f8,_0x30e9b8)=>(_0x19f6f8[_0x2b510c(0x101)]||0x0)-(_0x30e9b8[_0x2b510c(0x101)]||0x0)),_0x23d6b6=_0x4a2a20[_0x2b510c(0xe3)](_0x698867),_0x23d0b6=_0x4a2a20[(_0x23d6b6+0x1)%_0x4a2a20[_0x2b510c(0x11c)]];_0x23d0b6&&_0x23d0b6[_0x2b510c(0xea)]();}(this[_0x16b41a(0x11e)][_0x16b41a(0xd6)]),this[_0x16b41a(0xd3)](),_0x5c4ac4();}),_0x2a8ece[_0x3d84ae(0xfa)][_0x3d84ae(0x116)](this[_0x3d84ae(0x11e)][_0x3d84ae(0xd6)]),_0x2a8ece[_0x3d84ae(0xfa)]['on'](_0x3d84ae(0xdd),(_0x42e4e9,_0x492d2c,_0x333d33)=>{const _0x3a041f=_0x3d84ae;_0x333d33||this[_0x3a041f(0xd3)]();});}[_0x5dfeaf(0xd3)](){const _0x499307=_0x5dfeaf;this[_0x499307(0xcd)]&&(this[_0x499307(0x11e)][_0x499307(0x120)][_0x499307(0x126)]=!0x1,this[_0x499307(0xca)][_0x499307(0x104)](),this[_0x499307(0xca)][_0x499307(0xc7)][_0x499307(0x108)](this[_0x499307(0xcd)]),this[_0x499307(0xcd)][_0x499307(0x123)](),this[_0x499307(0xcd)]=void 0x0);}[_0x5dfeaf(0x123)](){const _0x31cd24=_0x5dfeaf;super[_0x31cd24(0x123)](),this[_0x31cd24(0x11e)]&&this[_0x31cd24(0x11e)][_0x31cd24(0x11f)]&&this[_0x31cd24(0x11e)][_0x31cd24(0x123)](),this[_0x31cd24(0xc3)]&&(this[_0x31cd24(0xc3)][_0x31cd24(0xf4)](),this[_0x31cd24(0xc3)][_0x31cd24(0x123)](),this[_0x31cd24(0xc3)]=null);}}
23
+ const _0x364688=_0x3ebe;(function(_0x17eec7,_0x3d9751){const _0xc47792=_0x3ebe,_0x24ef10=_0x17eec7();while(!![]){try{const _0x1f502e=-parseInt(_0xc47792(0x86))/0x1*(-parseInt(_0xc47792(0x83))/0x2)+parseInt(_0xc47792(0xd1))/0x3*(-parseInt(_0xc47792(0x9f))/0x4)+parseInt(_0xc47792(0xa2))/0x5+-parseInt(_0xc47792(0xaa))/0x6+-parseInt(_0xc47792(0xb4))/0x7+-parseInt(_0xc47792(0xe1))/0x8*(-parseInt(_0xc47792(0xc7))/0x9)+parseInt(_0xc47792(0xe0))/0xa;if(_0x1f502e===_0x3d9751)break;else _0x24ef10['push'](_0x24ef10['shift']());}catch(_0x42c3f7){_0x24ef10['push'](_0x24ef10['shift']());}}}(_0x3bd9,0x3d7da));import{ContextPlugin as _0x3a5651}from'ckeditor5/src/core.js';function _0x3bd9(){const _0x26aad0=['isFocusable','usersCount','showDropdown','Shift+Tab','6vLgNlP','displayMe','indexOf','add','hasTooltip','view','presenceList','config','detachFromDom','unpin','tabIndex','isRendered','bind','filter','listenTo','4462860Dkkzzf','16hKcmye','onClick','_createView','presenceList.displayMe','[tabindex]','plugins','set','246236tNRmMy','presenceList.collapseAt','button','4WegXnv','render','execute','sort','map','using','querySelectorAll','element','locale','isVisible','ck\x20ck-presence-list__balloon','presenceDropdownView','textarea','presencelist-missing-container','get','input','checkIfScrollable','isExpanded','context','Esc','init','length','change:isFocused','min',':not([disabled]):not([tabindex=\x22-1\x22])','499160rgErMa','currentDisplayedUsers','isMe','1162130NmAWuG','remove','_handleUserRemove','[contenteditable]','items','reverse','content','activeElement','2465100fwZAfM','pin','bindTo','appendChild','focus','hideDropdown','_handleUserAdd','class','attachToDom','inlineListView','2043608LhzYVr','define','presencelist-collapseat-invalid-format','_bodyCollection','from','balloonPanelView','body','join','destroy','Enter','keystrokes','presenceList.container','allConnectedUsers','number','focusTracker','requires','offsetHeight','isCollapsed','isHidden','148752nNRYRm','Tab','counterView','_allConnectedUsers','select','offsetWidth'];_0x3bd9=function(){return _0x26aad0;};return _0x3bd9();}function _0x3ebe(_0x4c55cd,_0x38880c){const _0x3bd92d=_0x3bd9();return _0x3ebe=function(_0x3ebec3,_0x4f8a4d){_0x3ebec3=_0x3ebec3-0x7e;let _0x1fb20c=_0x3bd92d[_0x3ebec3];return _0x1fb20c;},_0x3ebe(_0x4c55cd,_0x38880c);}import{CKEditorError as _0x3d310b,Collection as _0xdf19}from'ckeditor5/src/utils.js';import{clickOutsideHandler as _0x42de5a,BalloonPanelView as _0x4ce052,BodyCollection as _0x3aa23d}from'ckeditor5/src/ui.js';import{isElement as _0x123d42}from'lodash-es';import _0x369f70 from'../realtimecollaborativeediting/sessions.js';import _0x1972c2 from'./view/presencelistview.js';import _0x7cead6 from'./view/presencedropdownlistview.js';import _0x3135b7 from'./view/presencedropdownlistitemview.js';import _0x2292bf from'./view/presenceinlinelistitemview.js';const ot={'collapseAt':0x6,'displayMe':!0x0};export default class r extends _0x3a5651{constructor(_0x243bde){const _0x19c8cf=_0x3ebe;super(_0x243bde),this[_0x19c8cf(0xb7)]=null,this[_0x19c8cf(0x98)][_0x19c8cf(0xd8)][_0x19c8cf(0xb5)](_0x19c8cf(0xd7),ot);const _0x33934c=_0x243bde[_0x19c8cf(0xd8)][_0x19c8cf(0x94)](_0x19c8cf(0x84));if(_0x19c8cf(0xc1)!=typeof _0x33934c)throw new _0x3d310b(_0x19c8cf(0xb6),this);if(_0x33934c<0x1)throw new _0x3d310b(_0x19c8cf(0xb6),this);this[_0x19c8cf(0xca)]=this[_0x19c8cf(0x98)][_0x19c8cf(0x81)][_0x19c8cf(0x94)](_0x369f70)[_0x19c8cf(0xc0)],this[_0x19c8cf(0x82)](_0x19c8cf(0xce),0x0),this[_0x19c8cf(0xa0)]=new _0xdf19(),this[_0x19c8cf(0xb9)]=new _0x4ce052(),this[_0x19c8cf(0xb9)][_0x19c8cf(0xb1)]=_0x19c8cf(0x90),this[_0x19c8cf(0xd6)]=this[_0x19c8cf(0x7e)](),this[_0x19c8cf(0x91)]=void 0x0;}static get[_0x364688(0xc3)](){return[_0x369f70];}[_0x364688(0x9a)](){const _0x690654=_0x364688;for(const _0x4b0432 of this[_0x690654(0xca)])this[_0x690654(0xb0)](_0x4b0432);this[_0x690654(0xdf)](this[_0x690654(0xca)],_0x690654(0xd4),(_0x2d2f6c,_0x5b6616)=>{const _0x122312=_0x690654;this[_0x122312(0xb0)](_0x5b6616);}),this[_0x690654(0xdf)](this[_0x690654(0xca)],_0x690654(0xa3),(_0x546fc2,_0x2059c6)=>{const _0xb4428f=_0x690654;this[_0xb4428f(0xa4)](_0x2059c6);});}[_0x364688(0x7e)](){const _0x408598=_0x364688,_0x6e552d=this[_0x408598(0x98)],_0x353525=new _0x1972c2(this[_0x408598(0x98)][_0x408598(0x8e)]),_0x43483a=this[_0x408598(0xb9)];if(!_0x123d42(_0x6e552d[_0x408598(0xd8)][_0x408598(0x94)](_0x408598(0xbf))))throw new _0x3d310b(_0x408598(0x93),this);return _0x353525[_0x408598(0xc9)][_0x408598(0xdd)](_0x408598(0xce))['to'](this),_0x353525[_0x408598(0xdd)](_0x408598(0xc5))['to'](this,_0x408598(0xce),_0x542a5e=>{const _0x43eb09=_0x408598,{collapseAt:_0x31af11,displayMe:_0x58b9de}=_0x6e552d[_0x43eb09(0xd8)][_0x43eb09(0x94)](_0x43eb09(0xd7)),_0x33d720=_0x542a5e>=_0x31af11;return _0x353525[_0x43eb09(0xc9)][_0x43eb09(0xc6)]=!(0x1==_0x542a5e&&_0x58b9de||_0x33d720),_0x33d720||this[_0x43eb09(0xaf)](),_0x33d720;}),_0x353525[_0x408598(0xb3)][_0x408598(0xa6)][_0x408598(0xac)](this[_0x408598(0xa0)])[_0x408598(0x8b)](_0x490ae5=>{const _0x56c75d=_0x408598,_0x30dd6c=_0x6e552d[_0x56c75d(0xd8)][_0x56c75d(0x94)](_0x56c75d(0xd7)),_0x20cf17=new _0x2292bf(_0x6e552d[_0x56c75d(0x8e)],_0x490ae5,!!_0x30dd6c[_0x56c75d(0xe2)]);return _0x20cf17[_0x56c75d(0xdd)](_0x56c75d(0xd5))['to'](_0x353525,_0x56c75d(0xc5),_0x31d616=>!_0x31d616),_0x20cf17[_0x56c75d(0xdd)](_0x56c75d(0xcd))['to'](_0x353525,_0x56c75d(0xc5),_0x19b678=>!_0x19b678),_0x30dd6c[_0x56c75d(0xe2)]&&this[_0x56c75d(0xdf)](_0x20cf17,_0x56c75d(0x88),()=>{const _0x533ae8=_0x56c75d;this[_0x533ae8(0xd6)][_0x533ae8(0xc5)]||_0x30dd6c[_0x533ae8(0xe2)](_0x490ae5,_0x20cf17[_0x533ae8(0x8d)]);}),_0x20cf17;}),this[_0x408598(0xdf)](_0x353525[_0x408598(0xb3)],_0x408598(0x88),()=>{const _0x4e09a7=_0x408598;this[_0x4e09a7(0x91)]?this[_0x4e09a7(0xaf)]():this[_0x4e09a7(0xd6)][_0x4e09a7(0xc5)]&&this[_0x4e09a7(0xcf)]();}),_0x353525[_0x408598(0xb3)][_0x408598(0xbe)][_0x408598(0x82)](_0x408598(0xbd),(_0x346f23,_0x457cec)=>{const _0x290039=_0x408598;this[_0x290039(0xd6)][_0x290039(0xc5)]&&(this[_0x290039(0xcf)](),_0x457cec());}),_0x353525[_0x408598(0x87)](),_0x43483a[_0x408598(0x87)](),_0x42de5a({'emitter':_0x353525,'activator':()=>_0x43483a[_0x408598(0x8f)],'contextElements':[_0x43483a[_0x408598(0x8d)],_0x353525[_0x408598(0xb3)][_0x408598(0x8d)]],'callback':()=>this[_0x408598(0xaf)]()}),_0x6e552d[_0x408598(0xd8)][_0x408598(0x94)](_0x408598(0xbf))[_0x408598(0xad)](_0x353525[_0x408598(0x8d)]),this[_0x408598(0xb7)]=new _0x3aa23d(this[_0x408598(0x98)][_0x408598(0x8e)]),this[_0x408598(0xb7)][_0x408598(0xb2)](),this[_0x408598(0xb7)][_0x408598(0xd4)](this[_0x408598(0xb9)]),_0x353525;}[_0x364688(0xb0)](_0x129cbe){const _0x4f5947=_0x364688;if(!this[_0x4f5947(0x98)][_0x4f5947(0xd8)][_0x4f5947(0x94)](_0x4f5947(0x7f))&&_0x129cbe[_0x4f5947(0xa1)])return;const _0x3b9790=this[_0x4f5947(0x98)][_0x4f5947(0xd8)][_0x4f5947(0x94)](_0x4f5947(0x84))-0x1;this[_0x4f5947(0xce)]++,this[_0x4f5947(0xa0)][_0x4f5947(0x9b)]==_0x3b9790&&this[_0x4f5947(0xa0)][_0x4f5947(0x9b)]>0x1&&this[_0x4f5947(0xa0)][_0x4f5947(0xa3)](0x1);const _0x42576e=_0x129cbe[_0x4f5947(0xa1)]?0x0:this[_0x4f5947(0xa0)][_0x4f5947(0x9b)];this[_0x4f5947(0xa0)][_0x4f5947(0xd4)](_0x129cbe,_0x42576e);}[_0x364688(0xa4)](_0x133803){const _0x521f8e=_0x364688;if(this[_0x521f8e(0xce)]--,this[_0x521f8e(0xa0)][_0x521f8e(0x94)](_0x133803['id'])&&(this[_0x521f8e(0xa0)][_0x521f8e(0xa3)](_0x133803['id']),this[_0x521f8e(0xa0)][_0x521f8e(0x9b)]<this[_0x521f8e(0xce)])){for(const _0x57aa05 of Array[_0x521f8e(0xb8)](this[_0x521f8e(0xca)])[_0x521f8e(0xa7)]())if(!this[_0x521f8e(0xa0)][_0x521f8e(0x94)](_0x57aa05['id']))return void this[_0x521f8e(0xa0)][_0x521f8e(0xd4)](_0x57aa05,Math[_0x521f8e(0x9d)](this[_0x521f8e(0xa0)][_0x521f8e(0x9b)],0x1));}}[_0x364688(0xcf)](){const _0x29614e=_0x364688;if(this[_0x29614e(0x91)])return;const _0x38510c=this[_0x29614e(0x98)][_0x29614e(0xd8)][_0x29614e(0x94)](_0x29614e(0xd7));this[_0x29614e(0x91)]=new _0x7cead6(this[_0x29614e(0x98)][_0x29614e(0x8e)],!!_0x38510c[_0x29614e(0xe2)]),this[_0x29614e(0xd6)][_0x29614e(0xb3)][_0x29614e(0x97)]=!0x0;const {listWrapperView:_0x195fe2}=this[_0x29614e(0x91)];_0x195fe2[_0x29614e(0xa6)][_0x29614e(0xac)](this[_0x29614e(0xca)])[_0x29614e(0x8b)](_0x545d29=>{const _0x2b1036=_0x29614e;if(!_0x38510c[_0x2b1036(0xd2)]&&_0x545d29[_0x2b1036(0xa1)])return null;const _0x5eacb8=new _0x3135b7(this[_0x2b1036(0x98)][_0x2b1036(0x8e)],_0x545d29,!!_0x38510c[_0x2b1036(0xe2)]);return _0x38510c[_0x2b1036(0xe2)]&&this[_0x2b1036(0xdf)](_0x5eacb8,_0x2b1036(0x88),()=>{const _0x3ee934=_0x2b1036;_0x38510c[_0x3ee934(0xe2)](_0x545d29,_0x5eacb8[_0x3ee934(0x8d)]);}),_0x5eacb8;}),this[_0x29614e(0xb9)][_0x29614e(0xa8)][_0x29614e(0xd4)](this[_0x29614e(0x91)]),this[_0x29614e(0xb9)][_0x29614e(0xab)]({'target':this[_0x29614e(0xd6)][_0x29614e(0xb3)][_0x29614e(0x8d)]}),_0x195fe2[_0x29614e(0xae)](),_0x195fe2[_0x29614e(0x96)]();const _0x47ae4=(_0x28da43,_0x5ce666)=>{const _0x126194=_0x29614e;this[_0x126194(0xaf)](),this[_0x126194(0xd6)][_0x126194(0xb3)][_0x126194(0xae)](),_0x5ce666();};_0x195fe2[_0x29614e(0xbe)][_0x29614e(0x82)](_0x29614e(0x99),_0x47ae4),_0x195fe2[_0x29614e(0xbe)][_0x29614e(0x82)](_0x29614e(0xd0),_0x47ae4),_0x195fe2[_0x29614e(0xbe)][_0x29614e(0x82)](_0x29614e(0xc8),(_0x463683,_0x4ae782)=>{const _0x46faf8=_0x29614e;!function(_0x426f04){const _0x501ebd=_0x3ebe,_0x8f35ed=['a',_0x501ebd(0x85),_0x501ebd(0x95),_0x501ebd(0xcb),_0x501ebd(0x92),_0x501ebd(0x80),_0x501ebd(0xa5)][_0x501ebd(0x8a)](_0x1e2dd8=>_0x1e2dd8+_0x501ebd(0x9e))[_0x501ebd(0xbb)](','),_0x45d130=[...document[_0x501ebd(0xba)][_0x501ebd(0x8c)](_0x8f35ed)][_0x501ebd(0xde)](_0x47ab49=>_0x47ab49===document[_0x501ebd(0xa9)]||_0x47ab49[_0x501ebd(0xcc)]+_0x47ab49[_0x501ebd(0xc4)]>0x0)[_0x501ebd(0x89)]((_0x34648b,_0x4939f9)=>(_0x34648b[_0x501ebd(0xdb)]||0x0)-(_0x4939f9[_0x501ebd(0xdb)]||0x0)),_0x73e5c0=_0x45d130[_0x501ebd(0xd3)](_0x426f04),_0x19b53a=_0x45d130[(_0x73e5c0+0x1)%_0x45d130[_0x501ebd(0x9b)]];_0x19b53a&&_0x19b53a[_0x501ebd(0xae)]();}(this[_0x46faf8(0xd6)][_0x46faf8(0x8d)]),this[_0x46faf8(0xaf)](),_0x4ae782();}),_0x195fe2[_0x29614e(0xc2)][_0x29614e(0xd4)](this[_0x29614e(0xd6)][_0x29614e(0x8d)]),_0x195fe2[_0x29614e(0xc2)]['on'](_0x29614e(0x9c),(_0x265284,_0x19d7a7,_0x1299b1)=>{const _0x4d4d77=_0x29614e;_0x1299b1||this[_0x4d4d77(0xaf)]();});}[_0x364688(0xaf)](){const _0x264866=_0x364688;this[_0x264866(0x91)]&&(this[_0x264866(0xd6)][_0x264866(0xb3)][_0x264866(0x97)]=!0x1,this[_0x264866(0xb9)][_0x264866(0xda)](),this[_0x264866(0xb9)][_0x264866(0xa8)][_0x264866(0xa3)](this[_0x264866(0x91)]),this[_0x264866(0x91)][_0x264866(0xbc)](),this[_0x264866(0x91)]=void 0x0);}[_0x364688(0xbc)](){const _0x3948f2=_0x364688;super[_0x3948f2(0xbc)](),this[_0x3948f2(0xd6)]&&this[_0x3948f2(0xd6)][_0x3948f2(0xdc)]&&this[_0x3948f2(0xd6)][_0x3948f2(0xbc)](),this[_0x3948f2(0xb7)]&&(this[_0x3948f2(0xb7)][_0x3948f2(0xd9)](),this[_0x3948f2(0xb7)][_0x3948f2(0xbc)](),this[_0x3948f2(0xb7)]=null);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4afc(_0x41fc14,_0x442bae){const _0x458126=_0x4581();return _0x4afc=function(_0x4afc4c,_0x11d56b){_0x4afc4c=_0x4afc4c-0x10c;let _0x54465e=_0x458126[_0x4afc4c];return _0x54465e;},_0x4afc(_0x41fc14,_0x442bae);}(function(_0x140336,_0x41c4c2){const _0x3d56ca=_0x4afc,_0x6ab8c3=_0x140336();while(!![]){try{const _0x426444=-parseInt(_0x3d56ca(0x11b))/0x1*(-parseInt(_0x3d56ca(0x118))/0x2)+parseInt(_0x3d56ca(0x114))/0x3*(-parseInt(_0x3d56ca(0x115))/0x4)+-parseInt(_0x3d56ca(0x10e))/0x5+-parseInt(_0x3d56ca(0x10f))/0x6*(-parseInt(_0x3d56ca(0x119))/0x7)+parseInt(_0x3d56ca(0x11a))/0x8+parseInt(_0x3d56ca(0x10d))/0x9*(parseInt(_0x3d56ca(0x11f))/0xa)+parseInt(_0x3d56ca(0x11c))/0xb*(-parseInt(_0x3d56ca(0x111))/0xc);if(_0x426444===_0x41c4c2)break;else _0x6ab8c3['push'](_0x6ab8c3['shift']());}catch(_0x4ff3d0){_0x6ab8c3['push'](_0x6ab8c3['shift']());}}}(_0x4581,0xb4216));import{View as _0x179476}from'ckeditor5/src/ui.js';function _0x4581(){const _0x2f2284=['10467728BsdKFv','125UnCEWJ','37269595Ykijsf','ck-presence-list__counter--hidden','set','1630XEAWYz','usersCount','CONNECTED_USERS','73368NTPTIJ','2112550MDZRQt','23988fLJMjk','setTemplate','12xgqMlk','bindTemplate','isHidden','4728bDmbCl','1108AesLNu','div','ck-presence-list__counter','18502EuTlfd','2086kZiEWR'];_0x4581=function(){return _0x2f2284;};return _0x4581();}import{getTranslation as _0x103b2b}from'../../common-translations.js';export default class ts extends _0x179476{constructor(_0x134966){const _0x1e6d84=_0x4afc;super(_0x134966);const _0xd20e2c=this[_0x1e6d84(0x112)];this[_0x1e6d84(0x11e)](_0x1e6d84(0x120),0x0),this[_0x1e6d84(0x11e)](_0x1e6d84(0x113),!0x0),this[_0x1e6d84(0x110)]({'tag':_0x1e6d84(0x116),'attributes':{'class':['ck',_0x1e6d84(0x117),_0xd20e2c['if'](_0x1e6d84(0x113),_0x1e6d84(0x11d))]},'children':[{'text':_0xd20e2c['to'](_0x1e6d84(0x120),_0x42f791=>_0x103b2b(_0x134966,_0x1e6d84(0x10c),_0x42f791))}]});}}
23
+ function _0x5aea(_0x23af26,_0x4795b8){const _0x14ed7d=_0x14ed();return _0x5aea=function(_0x5aea30,_0x3b1d47){_0x5aea30=_0x5aea30-0x1ed;let _0x40413e=_0x14ed7d[_0x5aea30];return _0x40413e;},_0x5aea(_0x23af26,_0x4795b8);}(function(_0x57123d,_0x448847){const _0x28bd3f=_0x5aea,_0x4fec45=_0x57123d();while(!![]){try{const _0x2e8eda=parseInt(_0x28bd3f(0x1f9))/0x1*(-parseInt(_0x28bd3f(0x1f7))/0x2)+parseInt(_0x28bd3f(0x1f1))/0x3*(parseInt(_0x28bd3f(0x1ed))/0x4)+parseInt(_0x28bd3f(0x1fa))/0x5*(parseInt(_0x28bd3f(0x1f0))/0x6)+-parseInt(_0x28bd3f(0x1fc))/0x7+-parseInt(_0x28bd3f(0x1f6))/0x8+-parseInt(_0x28bd3f(0x1f8))/0x9+parseInt(_0x28bd3f(0x1ef))/0xa;if(_0x2e8eda===_0x448847)break;else _0x4fec45['push'](_0x4fec45['shift']());}catch(_0x3cbcae){_0x4fec45['push'](_0x4fec45['shift']());}}}(_0x14ed,0xae065));import{View as _0x27cb7f}from'ckeditor5/src/ui.js';function _0x14ed(){const _0x3ab0d9=['4bnkjRw','setTemplate','9276830wHWYnC','6frojSq','303384jZPWkG','usersCount','isHidden','ck-presence-list__counter--hidden','bindTemplate','2924080Qzysfu','1982zyzhal','6331581VTCbVi','43OYGlVw','4023095VAbStK','set','62951NqxIeI','CONNECTED_USERS','ck-presence-list__counter','div'];_0x14ed=function(){return _0x3ab0d9;};return _0x14ed();}import{getTranslation as _0x572b3c}from'../../common-translations.js';export default class ts extends _0x27cb7f{constructor(_0x114ca6){const _0x4e6849=_0x5aea;super(_0x114ca6);const _0x55e804=this[_0x4e6849(0x1f5)];this[_0x4e6849(0x1fb)](_0x4e6849(0x1f2),0x0),this[_0x4e6849(0x1fb)](_0x4e6849(0x1f3),!0x0),this[_0x4e6849(0x1ee)]({'tag':_0x4e6849(0x1ff),'attributes':{'class':['ck',_0x4e6849(0x1fe),_0x55e804['if'](_0x4e6849(0x1f3),_0x4e6849(0x1f4))]},'children':[{'text':_0x55e804['to'](_0x4e6849(0x1f2),_0x3187a5=>_0x572b3c(_0x114ca6,_0x4e6849(0x1fd),_0x3187a5))}]});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x202ef5=_0x43b2;(function(_0x11d02b,_0x207243){const _0x34e20e=_0x43b2,_0x52a05a=_0x11d02b();while(!![]){try{const _0x1df01a=parseInt(_0x34e20e(0x18c))/0x1*(-parseInt(_0x34e20e(0x185))/0x2)+-parseInt(_0x34e20e(0x192))/0x3+-parseInt(_0x34e20e(0x18a))/0x4+parseInt(_0x34e20e(0x18e))/0x5+-parseInt(_0x34e20e(0x197))/0x6*(-parseInt(_0x34e20e(0x199))/0x7)+-parseInt(_0x34e20e(0x18b))/0x8*(-parseInt(_0x34e20e(0x19d))/0x9)+-parseInt(_0x34e20e(0x196))/0xa*(-parseInt(_0x34e20e(0x19c))/0xb);if(_0x1df01a===_0x207243)break;else _0x52a05a['push'](_0x52a05a['shift']());}catch(_0x3a17a6){_0x52a05a['push'](_0x52a05a['shift']());}}}(_0x4c50,0x8cf53));import{ListItemView as _0x298eea}from'ckeditor5/src/ui.js';function _0x43b2(_0x5f907,_0x4e8bed){const _0x4c5077=_0x4c50();return _0x43b2=function(_0x43b20e,_0x5305b1){_0x43b20e=_0x43b20e-0x184;let _0x23934c=_0x4c5077[_0x43b20e];return _0x23934c;},_0x43b2(_0x5f907,_0x4e8bed);}import{UserView as _0x5ef461}from'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x298eea{constructor(_0x51cf16,_0x44e15a,_0x13fdf5){const _0x1372f6=_0x43b2;super(_0x51cf16);const _0x2ab8dd=this[_0x1372f6(0x19a)];this[_0x1372f6(0x188)]=new _0x5ef461(_0x51cf16,_0x44e15a);const _0x18e634={'tag':'li','attributes':{'class':['ck',_0x1372f6(0x184)],'tabindex':-0x1,'role':_0x1372f6(0x19b),'aria-label':_0x44e15a[_0x1372f6(0x191)]},'children':[this[_0x1372f6(0x188)],{'tag':_0x1372f6(0x187),'attributes':{'class':['ck',_0x1372f6(0x198)]},'children':[{'text':_0x44e15a[_0x1372f6(0x191)]}]},{'tag':_0x1372f6(0x187),'attributes':{'class':['ck',_0x1372f6(0x19f),_0x44e15a[_0x1372f6(0x19e)][_0x1372f6(0x18d)]()],'aria-hidden':_0x1372f6(0x190)}}]};_0x13fdf5&&(_0x18e634[_0x1372f6(0x193)]=_0x1372f6(0x189),_0x18e634['on']={'click':_0x2ab8dd['to'](()=>this[_0x1372f6(0x195)](_0x1372f6(0x186)))}),this[_0x1372f6(0x1a0)](_0x18e634);}[_0x202ef5(0x18f)](){const _0x3957e5=_0x202ef5;this[_0x3957e5(0x194)][_0x3957e5(0x18f)]();}}function _0x4c50(){const _0x101df6=['1510doLktA','1909086rCfevi','ck-user__full-name','7ccUFUj','bindTemplate','presentation','80971Ycqbmx','243GNPkxI','color','ck-presence-list__marker','setTemplate','ck-presence-list__dropdown-list-item','2UMEIaI','execute','span','userView','button','1226680gFReoh','62712bmJdjo','1013202IJszZN','getBackgroundColorClass','3937365tGHejR','focus','true','name','1594749oJDmnp','tag','element','fire'];_0x4c50=function(){return _0x101df6;};return _0x4c50();}
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
- function _0x37ea(){const _0x30dda4=['application','ck-reset','window','64jmzefs','listWrapperView','ck-list','bindTemplate','setTemplate','926792CgPRZJ','max','30JXpIdY','4123658GJBAuF','12507wsrUGR','ck-presence-list__dropdown-list-wrapper','element','549078HpDCyw','scrollHeight','ck-presence-list__dropdown-list','div','4023phMmgy','resize','Connected\x20users\x20list\x20dropdown\x20menu','innerHeight','ariaLabelledBy','items','set','role','6VihxRw','change','_isScrollable','render','clientHeight','3792zUoBTz','3616987NsQwHo','listenTo','1245215porjEY','ck-presence-list__dropdown-list-wrapper_scrollable','checkIfScrollable','ariaLabel'];_0x37ea=function(){return _0x30dda4;};return _0x37ea();}const _0x1a2481=_0x23b3;(function(_0x438ce2,_0x218323){const _0x26f546=_0x23b3,_0x335388=_0x438ce2();while(!![]){try{const _0x50891c=-parseInt(_0x26f546(0x139))/0x1+parseInt(_0x26f546(0x132))/0x2+-parseInt(_0x26f546(0x136))/0x3*(-parseInt(_0x26f546(0x12d))/0x4)+-parseInt(_0x26f546(0x14d))/0x5*(parseInt(_0x26f546(0x145))/0x6)+-parseInt(_0x26f546(0x135))/0x7+-parseInt(_0x26f546(0x14a))/0x8*(-parseInt(_0x26f546(0x13d))/0x9)+parseInt(_0x26f546(0x134))/0xa*(parseInt(_0x26f546(0x14b))/0xb);if(_0x50891c===_0x218323)break;else _0x335388['push'](_0x335388['shift']());}catch(_0x32fdcc){_0x335388['push'](_0x335388['shift']());}}}(_0x37ea,0x534de));import{ListView as _0x59533f,View as _0x5b589f}from'ckeditor5/src/ui.js';function _0x23b3(_0x1a703f,_0x3aaaed){const _0x37ea52=_0x37ea();return _0x23b3=function(_0x23b34e,_0x1e7485){_0x23b34e=_0x23b34e-0x128;let _0x2948bd=_0x37ea52[_0x23b34e];return _0x2948bd;},_0x23b3(_0x1a703f,_0x3aaaed);}import{global as _0x7433ff}from'ckeditor5/src/utils.js';import{getTranslation as _0xc2f33}from'../../common-translations.js';export default class j extends _0x5b589f{constructor(_0x50b85c,_0x10b1a2){const _0x348d41=_0x23b3;super(_0x50b85c),this[_0x348d41(0x12e)]=new PresenceDropdownListWrapperView(_0x50b85c,_0x10b1a2),this[_0x348d41(0x131)]({'tag':_0x348d41(0x13c),'attributes':{'tabindex':-0x1,'role':_0x348d41(0x12a),'class':['ck',_0x348d41(0x13b)],'aria-label':_0xc2f33(_0x50b85c,_0x348d41(0x13f))},'children':[this[_0x348d41(0x12e)]]});}}export class PresenceDropdownListWrapperView extends _0x59533f{constructor(_0x20d0fb,_0x29eef9){const _0x5ddb9d=_0x23b3;super(_0x20d0fb);const _0x28460a=this[_0x5ddb9d(0x130)];this[_0x5ddb9d(0x143)](_0x5ddb9d(0x147),!0x1),this[_0x5ddb9d(0x131)]({'tag':_0x29eef9?_0x5ddb9d(0x13c):'ul','attributes':{'class':['ck',_0x5ddb9d(0x12b),_0x5ddb9d(0x12f),_0x5ddb9d(0x137),_0x28460a['if'](_0x5ddb9d(0x147),_0x5ddb9d(0x14e))],'role':_0x28460a['to'](_0x5ddb9d(0x144)),'aria-label':_0x28460a['to'](_0x5ddb9d(0x129)),'aria-labelledby':_0x28460a['to'](_0x5ddb9d(0x141))},'children':this[_0x5ddb9d(0x142)]}),this[_0x5ddb9d(0x14c)](_0x7433ff[_0x5ddb9d(0x12c)],_0x5ddb9d(0x13e),()=>this[_0x5ddb9d(0x128)]()),this[_0x5ddb9d(0x142)]['on'](_0x5ddb9d(0x146),()=>this[_0x5ddb9d(0x128)]());}[_0x1a2481(0x148)](){const _0x4e3822=_0x1a2481;super[_0x4e3822(0x148)](),this[_0x4e3822(0x128)]();}[_0x1a2481(0x128)](){const _0x40e9c3=_0x1a2481,_0x48a22c=this[_0x40e9c3(0x138)];_0x48a22c&&(this[_0x40e9c3(0x147)]=Math[_0x40e9c3(0x133)](_0x48a22c[_0x40e9c3(0x13a)],_0x48a22c[_0x40e9c3(0x149)])>0.8*window[_0x40e9c3(0x140)]);}}
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(_0x4c92c1,_0x25bc5f){const _0x190d71=_0x3c23,_0x540ab7=_0x4c92c1();while(!![]){try{const _0x41af39=-parseInt(_0x190d71(0xe5))/0x1*(parseInt(_0x190d71(0xe2))/0x2)+parseInt(_0x190d71(0xe4))/0x3+-parseInt(_0x190d71(0xe8))/0x4*(-parseInt(_0x190d71(0xf2))/0x5)+parseInt(_0x190d71(0xf5))/0x6+-parseInt(_0x190d71(0xe7))/0x7+parseInt(_0x190d71(0xe9))/0x8+-parseInt(_0x190d71(0xe1))/0x9;if(_0x41af39===_0x25bc5f)break;else _0x540ab7['push'](_0x540ab7['shift']());}catch(_0x68f91a){_0x540ab7['push'](_0x540ab7['shift']());}}}(_0x43c0,0x3ddd3));import{LabelView as _0x3fff1d,View as _0x40b1ed}from'ckeditor5/src/ui.js';function _0x43c0(){const _0x2287e1=['ck-presence-list__list-item','354030SSVZgw','1PXqzjE','getBackgroundColorClass','3120327pqaLGt','92XQrOPv','2627632PZIjYG','name','execute','hasTooltip','ck-presence-list__marker','button','span','setTemplate','div','41060nadpor','tooltipPosition','userView','2951610jswLBs','fire','listitem','tag','set','ck-presence-list__list-item__tooltip','isFocusable','template','true','color','markerView','text','bindTemplate','2094345PpFxMQ','390828ReoVgm'];_0x43c0=function(){return _0x2287e1;};return _0x43c0();}import{UserView as _0x40bf62}from'ckeditor5-collaboration/src/collaboration-core.js';export default class y extends _0x40b1ed{constructor(_0x43eb7f,_0x517c5e,_0x51d325){const _0x14b19f=_0x3c23;super(_0x43eb7f);const _0x14e18b=this[_0x14b19f(0x101)];this[_0x14b19f(0xf9)](_0x14b19f(0xfb),!0x1),this[_0x14b19f(0xf9)](_0x14b19f(0xec),!0x0),this[_0x14b19f(0xf9)](_0x14b19f(0xf3),''),this[_0x14b19f(0xf4)]=new _0x40bf62(_0x43eb7f,_0x517c5e),this[_0x14b19f(0xff)]=new at(_0x43eb7f,_0x517c5e);const _0x5cb8f0=new _0x3fff1d(_0x43eb7f);_0x5cb8f0[_0x14b19f(0xfc)][_0x14b19f(0xf8)]=_0x14b19f(0xef),_0x5cb8f0[_0x14b19f(0x100)]=_0x517c5e[_0x14b19f(0xea)];const _0x3a294e={'tag':_0x14b19f(0xf1),'attributes':{'class':['ck',_0x14b19f(0xe3)],'role':_0x14b19f(0xf7),'tabindex':_0x14e18b['to'](_0x14b19f(0xfb),_0x3143d0=>!!_0x3143d0&&0x0),'aria-labelledby':_0x5cb8f0['id'],'data-cke-tooltip-text':this[_0x14b19f(0xf4)][_0x14b19f(0xea)],'data-cke-tooltip-position':_0x14e18b['to'](_0x14b19f(0xf3)),'data-cke-tooltip-disabled':_0x14e18b['to'](_0x14b19f(0xec),_0x2194eb=>!_0x2194eb),'data-cke-tooltip-class':_0x14b19f(0xfa)},'children':[this[_0x14b19f(0xf4)],this[_0x14b19f(0xff)],_0x5cb8f0]};_0x51d325&&(_0x3a294e[_0x14b19f(0xf8)]=_0x14b19f(0xee),_0x3a294e['on']={'click':_0x14e18b['to'](()=>this[_0x14b19f(0xf6)](_0x14b19f(0xeb)))}),this[_0x14b19f(0xf0)](_0x3a294e);}}function _0x3c23(_0x55265b,_0x3dbe2e){const _0x43c0c0=_0x43c0();return _0x3c23=function(_0x3c23f3,_0x493925){_0x3c23f3=_0x3c23f3-0xe1;let _0x40225b=_0x43c0c0[_0x3c23f3];return _0x40225b;},_0x3c23(_0x55265b,_0x3dbe2e);}class at extends _0x40b1ed{constructor(_0xee07ff,_0x7357b7){const _0x4479e0=_0x3c23;super(_0xee07ff),this[_0x4479e0(0xf0)]({'tag':_0x4479e0(0xef),'attributes':{'class':['ck',_0x4479e0(0xed),_0x7357b7[_0x4479e0(0xfe)][_0x4479e0(0xe6)]()],'aria-hidden':_0x4479e0(0xfd)}});}}
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 _0x5eef72=_0x44ed;function _0x4cc3(){const _0x40bb29=['Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)','list','div','focus','957516NFJUjQ','2074986eIdDmK','12CQvXmH','Connected\x20users\x20list','fire','443153wNvKWQ','hasPopup','items','render','set','listenTo','1688776qGhGuX','createCollection','496592ClYHQg','ck-presence-list__list','4441194enjjZr','change:hasPopup','105tcFUie','1478305LIBdzC','bindTemplate','140Tydkjh','removeAttribute','keystrokes','element','execute','aria-expanded','isExpanded','setAttribute','setTemplate'];_0x4cc3=function(){return _0x40bb29;};return _0x4cc3();}function _0x44ed(_0x242e74,_0x191aa4){const _0x4cc3a5=_0x4cc3();return _0x44ed=function(_0x44ed43,_0x10fb8f){_0x44ed43=_0x44ed43-0x161;let _0xbc5b8a=_0x4cc3a5[_0x44ed43];return _0xbc5b8a;},_0x44ed(_0x242e74,_0x191aa4);}(function(_0x1f7e73,_0x4e496f){const _0x5ee010=_0x44ed,_0x2dadbd=_0x1f7e73();while(!![]){try{const _0x25ccbf=-parseInt(_0x5ee010(0x16f))/0x1+-parseInt(_0x5ee010(0x175))/0x2+-parseInt(_0x5ee010(0x16a))/0x3+-parseInt(_0x5ee010(0x16c))/0x4*(parseInt(_0x5ee010(0x17c))/0x5)+parseInt(_0x5ee010(0x179))/0x6+-parseInt(_0x5ee010(0x17b))/0x7*(parseInt(_0x5ee010(0x177))/0x8)+parseInt(_0x5ee010(0x16b))/0x9*(parseInt(_0x5ee010(0x17e))/0xa);if(_0x25ccbf===_0x4e496f)break;else _0x2dadbd['push'](_0x2dadbd['shift']());}catch(_0x1a4d0a){_0x2dadbd['push'](_0x2dadbd['shift']());}}}(_0x4cc3,0x849ad));import{View as _0x266c80}from'ckeditor5/src/ui.js';import{KeystrokeHandler as _0x1f41c8}from'ckeditor5/src/utils.js';import{getTranslation as _0x36a67a}from'../../common-translations.js';export default class es extends _0x266c80{constructor(_0x507338){const _0x1003bf=_0x44ed;super(_0x507338);const _0x580749=this[_0x1003bf(0x17d)];this[_0x1003bf(0x171)]=this[_0x1003bf(0x176)](),this[_0x1003bf(0x180)]=new _0x1f41c8(),this[_0x1003bf(0x173)]({'hasPopup':!0x1,'isExpanded':!0x1}),this[_0x1003bf(0x165)]({'tag':_0x1003bf(0x168),'attributes':{'aria-haspopup':_0x580749['if'](_0x1003bf(0x170)),'aria-expanded':_0x580749['to'](_0x1003bf(0x163),_0x5acff7=>this[_0x1003bf(0x170)]&&String(_0x5acff7)),'aria-label':_0x580749['to'](_0x1003bf(0x170),_0x4eaabc=>_0x36a67a(_0x507338,_0x4eaabc?_0x1003bf(0x166):_0x1003bf(0x16d))),'role':_0x1003bf(0x167),'tabindex':_0x580749['to'](_0x1003bf(0x170),_0x29bc88=>!!_0x29bc88&&0x0),'class':['ck',_0x1003bf(0x178)]},'children':this[_0x1003bf(0x171)],'on':{'click':_0x580749['to'](()=>this[_0x1003bf(0x16e)](_0x1003bf(0x161)))}}),this['on'](_0x1003bf(0x17a),(_0xda5953,_0x1b62dc,_0x467297)=>{const _0x18a45c=_0x1003bf;this[_0x18a45c(0x181)]&&(_0x467297?this[_0x18a45c(0x181)][_0x18a45c(0x164)](_0x18a45c(0x162),String(this[_0x18a45c(0x163)])):this[_0x18a45c(0x181)][_0x18a45c(0x17f)](_0x18a45c(0x162)));});}[_0x5eef72(0x169)](){const _0x326378=_0x5eef72;this[_0x326378(0x181)][_0x326378(0x169)]();}[_0x5eef72(0x172)](){const _0x43eeec=_0x5eef72;super[_0x43eeec(0x172)](),this[_0x43eeec(0x180)][_0x43eeec(0x174)](this[_0x43eeec(0x181)]);}}
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(_0x46bc94,_0x51a215){const _0x15ca82=_0x498d,_0x5d7dbd=_0x46bc94();while(!![]){try{const _0x191416=parseInt(_0x15ca82(0xa2))/0x1*(parseInt(_0x15ca82(0x96))/0x2)+-parseInt(_0x15ca82(0x95))/0x3*(parseInt(_0x15ca82(0xa1))/0x4)+-parseInt(_0x15ca82(0x91))/0x5*(parseInt(_0x15ca82(0x9f))/0x6)+parseInt(_0x15ca82(0x93))/0x7+-parseInt(_0x15ca82(0x8d))/0x8*(-parseInt(_0x15ca82(0x8a))/0x9)+parseInt(_0x15ca82(0x8c))/0xa+-parseInt(_0x15ca82(0x90))/0xb*(parseInt(_0x15ca82(0x9a))/0xc);if(_0x191416===_0x51a215)break;else _0x5d7dbd['push'](_0x5d7dbd['shift']());}catch(_0x105227){_0x5d7dbd['push'](_0x5d7dbd['shift']());}}}(_0x6297,0x78cb4));import{View as _0x21f4a4}from'ckeditor5/src/ui.js';function _0x6297(){const _0x4a63ac=['set','inlineListView','tooltipPosition','change','253482kZvvNv','first','628292fgQair','47OPHToz','div','ck-rounded-corners','ck-presence-list','listenTo','bindTemplate','items','9colgOX','hasPopup','6531500gdihHb','464072lcmzto','bind','ck-reset','550vVGLjc','45DKxbum','ck-presence-list--collapsed','6601861hozhSf','isCollapsed','6SKcHPj','16594MABomI','counterView','setTemplate','locale','205224kFWvsu'];_0x6297=function(){return _0x4a63ac;};return _0x6297();}import _0x2380ed from'./presencecounterview.js';import _0x3ae360 from'./presenceinlinelistview.js';import'../../../theme/presencelist.css';function _0x498d(_0x2424d8,_0x423f2e){const _0x6297d0=_0x6297();return _0x498d=function(_0x498d88,_0x2283ad){_0x498d88=_0x498d88-0x88;let _0x6f5073=_0x6297d0[_0x498d88];return _0x6f5073;},_0x498d(_0x2424d8,_0x423f2e);}export default class L extends _0x21f4a4{constructor(_0xda1086){const _0x4b1f21=_0x498d;super(_0xda1086);const _0x5332f5=this[_0x4b1f21(0x88)];this[_0x4b1f21(0x9b)](_0x4b1f21(0x94),!0x0),this[_0x4b1f21(0x97)]=new _0x2380ed(this[_0x4b1f21(0x99)]),this[_0x4b1f21(0x9c)]=new _0x3ae360(_0xda1086),this[_0x4b1f21(0x9c)][_0x4b1f21(0x8e)](_0x4b1f21(0x8b))['to'](this,_0x4b1f21(0x94)),this[_0x4b1f21(0xa6)](this[_0x4b1f21(0x9c)][_0x4b1f21(0x89)],_0x4b1f21(0x9e),()=>{const _0x326a8a=_0x4b1f21;for(const _0x1ebea8 of this[_0x326a8a(0x9c)][_0x326a8a(0x89)])_0x1ebea8[_0x326a8a(0x9d)]='s';this[_0x326a8a(0x9c)][_0x326a8a(0x89)][_0x326a8a(0xa0)]&&(this[_0x326a8a(0x9c)][_0x326a8a(0x89)][_0x326a8a(0xa0)][_0x326a8a(0x9d)]='se');}),this[_0x4b1f21(0x98)]({'tag':_0x4b1f21(0xa3),'attributes':{'class':['ck',_0x4b1f21(0xa5),_0x4b1f21(0x8f),_0x4b1f21(0xa4),_0x5332f5['if'](_0x4b1f21(0x94),_0x4b1f21(0x92))]},'children':[this[_0x4b1f21(0x97)],this[_0x4b1f21(0x9c)]]});}}
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 _0x542872=_0x5a4f;(function(_0x41d09a,_0x7b8952){var _0x422338=_0x5a4f,_0x1d0e7e=_0x41d09a();while(!![]){try{var _0x35b9de=parseInt(_0x422338(0x12a))/0x1+-parseInt(_0x422338(0x11f))/0x2+parseInt(_0x422338(0x123))/0x3*(-parseInt(_0x422338(0x121))/0x4)+parseInt(_0x422338(0x128))/0x5*(-parseInt(_0x422338(0x124))/0x6)+-parseInt(_0x422338(0x126))/0x7*(parseInt(_0x422338(0x129))/0x8)+parseInt(_0x422338(0x120))/0x9*(-parseInt(_0x422338(0x12d))/0xa)+-parseInt(_0x422338(0x122))/0xb*(-parseInt(_0x422338(0x125))/0xc);if(_0x35b9de===_0x7b8952)break;else _0x1d0e7e['push'](_0x1d0e7e['shift']());}catch(_0x3ad5b7){_0x1d0e7e['push'](_0x1d0e7e['shift']());}}}(_0x3d8a,0x836bf));function _0x3d8a(){var _0x1df487=['8436Njxrbm','11794717TrkDeL','1041IVTHsS','3342hYTbSA','36GYlIHq','7oJqCFE','PresenceList','8075XkPcOP','6270344QiWDpH','690096vIBPoK','requires','pluginName','710CuaWJH','1595604IDefsm','19719nwGfnK'];_0x3d8a=function(){return _0x1df487;};return _0x3d8a();}import{ContextPlugin as _0x7c0769}from'ckeditor5/src/core.js';function _0x5a4f(_0x12b155,_0x4c1156){var _0x3d8af1=_0x3d8a();return _0x5a4f=function(_0x5a4f42,_0x442a04){_0x5a4f42=_0x5a4f42-0x11f;var _0xf834fa=_0x3d8af1[_0x5a4f42];return _0xf834fa;},_0x5a4f(_0x12b155,_0x4c1156);}import _0x523214 from'./realtimecollaborativeediting/sessions.js';import _0x17d5a0 from'./presencelist/presencelistui.js';export default class i extends _0x7c0769{static get[_0x542872(0x12b)](){return[_0x523214,_0x17d5a0];}static get[_0x542872(0x12c)](){var _0x410476=_0x542872;return _0x410476(0x127);}}
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
  */