@ckeditor/ckeditor5-real-time-collaboration 47.6.1 → 48.0.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (347) hide show
  1. package/LICENSE.md +1 -1
  2. package/ckeditor5-metadata.json +85 -85
  3. package/{src → dist}/augmentation.d.ts +1 -1
  4. package/{src → dist}/common-translations.d.ts +1 -1
  5. package/{src → dist}/config.d.ts +1 -1
  6. package/dist/index-editor.css +220 -255
  7. package/dist/index.css +218 -355
  8. package/dist/index.js +6 -6
  9. package/{src → dist}/presencelist/presencelistui.d.ts +1 -1
  10. package/{src → dist}/presencelist/view/presencecounterview.d.ts +2 -2
  11. package/{src → dist}/presencelist/view/presencedropdownlistitemview.d.ts +3 -3
  12. package/{src → dist}/presencelist/view/presenceinlinelistitemview.d.ts +3 -3
  13. package/{src → dist}/presencelist/view/presenceinlinelistview.d.ts +2 -2
  14. package/{src → dist}/presencelist.d.ts +1 -1
  15. package/{src → dist}/realtimecollaborativecomments/cloudservicescommentsadapter.d.ts +5 -4
  16. package/{src → dist}/realtimecollaborativecomments.d.ts +3 -2
  17. package/{src → dist}/realtimecollaborativeediting/realtimecollaborationclient.d.ts +4 -4
  18. package/{src → dist}/realtimecollaborativeediting/sessions.d.ts +4 -4
  19. package/{src → dist}/realtimecollaborativeediting/usermarkers.d.ts +1 -1
  20. package/{src → dist}/realtimecollaborativeediting/websocketgateway.d.ts +5 -4
  21. package/{src → dist}/realtimecollaborativeediting.d.ts +1 -1
  22. package/{src → dist}/realtimecollaborativerevisionhistory/cloudservicesrevisionhistoryadapter.d.ts +5 -4
  23. package/{src → dist}/realtimecollaborativerevisionhistory.d.ts +3 -2
  24. package/{src → dist}/realtimecollaborativetrackchanges/cloudservicestrackchangesadapter.d.ts +4 -3
  25. package/{src → dist}/realtimecollaborativetrackchanges.d.ts +3 -2
  26. package/dist/translations/af.js +1 -1
  27. package/dist/translations/af.umd.js +1 -1
  28. package/dist/translations/ar.js +1 -1
  29. package/dist/translations/ar.umd.js +1 -1
  30. package/dist/translations/ast.js +1 -1
  31. package/dist/translations/ast.umd.js +1 -1
  32. package/dist/translations/az.js +1 -1
  33. package/dist/translations/az.umd.js +1 -1
  34. package/dist/translations/be.js +1 -1
  35. package/dist/translations/be.umd.js +1 -1
  36. package/dist/translations/bg.js +1 -1
  37. package/dist/translations/bg.umd.js +1 -1
  38. package/dist/translations/bn.js +1 -1
  39. package/dist/translations/bn.umd.js +1 -1
  40. package/dist/translations/bs.js +1 -1
  41. package/dist/translations/bs.umd.js +1 -1
  42. package/dist/translations/ca.js +1 -1
  43. package/dist/translations/ca.umd.js +1 -1
  44. package/dist/translations/cs.js +1 -1
  45. package/dist/translations/cs.umd.js +1 -1
  46. package/dist/translations/da.js +1 -1
  47. package/dist/translations/da.umd.js +1 -1
  48. package/dist/translations/de-ch.js +1 -1
  49. package/dist/translations/de-ch.umd.js +1 -1
  50. package/dist/translations/de.js +1 -1
  51. package/dist/translations/de.umd.js +1 -1
  52. package/dist/translations/el.js +1 -1
  53. package/dist/translations/el.umd.js +1 -1
  54. package/dist/translations/en-au.js +1 -1
  55. package/dist/translations/en-au.umd.js +1 -1
  56. package/dist/translations/en-gb.js +1 -1
  57. package/dist/translations/en-gb.umd.js +1 -1
  58. package/dist/translations/en.js +1 -1
  59. package/dist/translations/en.umd.js +1 -1
  60. package/dist/translations/eo.js +1 -1
  61. package/dist/translations/eo.umd.js +1 -1
  62. package/dist/translations/es-co.js +1 -1
  63. package/dist/translations/es-co.umd.js +1 -1
  64. package/dist/translations/es.js +1 -1
  65. package/dist/translations/es.umd.js +1 -1
  66. package/dist/translations/et.js +1 -1
  67. package/dist/translations/et.umd.js +1 -1
  68. package/dist/translations/eu.js +1 -1
  69. package/dist/translations/eu.umd.js +1 -1
  70. package/dist/translations/fa.js +1 -1
  71. package/dist/translations/fa.umd.js +1 -1
  72. package/dist/translations/fi.js +1 -1
  73. package/dist/translations/fi.umd.js +1 -1
  74. package/dist/translations/fr.js +1 -1
  75. package/dist/translations/fr.umd.js +1 -1
  76. package/dist/translations/gl.js +1 -1
  77. package/dist/translations/gl.umd.js +1 -1
  78. package/dist/translations/gu.js +1 -1
  79. package/dist/translations/gu.umd.js +1 -1
  80. package/dist/translations/he.js +1 -1
  81. package/dist/translations/he.umd.js +1 -1
  82. package/dist/translations/hi.js +1 -1
  83. package/dist/translations/hi.umd.js +1 -1
  84. package/dist/translations/hr.js +1 -1
  85. package/dist/translations/hr.umd.js +1 -1
  86. package/dist/translations/hu.js +1 -1
  87. package/dist/translations/hu.umd.js +1 -1
  88. package/dist/translations/hy.js +1 -1
  89. package/dist/translations/hy.umd.js +1 -1
  90. package/dist/translations/id.js +1 -1
  91. package/dist/translations/id.umd.js +1 -1
  92. package/dist/translations/it.js +1 -1
  93. package/dist/translations/it.umd.js +1 -1
  94. package/dist/translations/ja.js +1 -1
  95. package/dist/translations/ja.umd.js +1 -1
  96. package/dist/translations/jv.js +1 -1
  97. package/dist/translations/jv.umd.js +1 -1
  98. package/dist/translations/kk.js +1 -1
  99. package/dist/translations/kk.umd.js +1 -1
  100. package/dist/translations/km.js +1 -1
  101. package/dist/translations/km.umd.js +1 -1
  102. package/dist/translations/kn.js +1 -1
  103. package/dist/translations/kn.umd.js +1 -1
  104. package/dist/translations/ko.js +1 -1
  105. package/dist/translations/ko.umd.js +1 -1
  106. package/dist/translations/ku.js +1 -1
  107. package/dist/translations/ku.umd.js +1 -1
  108. package/dist/translations/lt.js +1 -1
  109. package/dist/translations/lt.umd.js +1 -1
  110. package/dist/translations/lv.js +1 -1
  111. package/dist/translations/lv.umd.js +1 -1
  112. package/dist/translations/ms.js +1 -1
  113. package/dist/translations/ms.umd.js +1 -1
  114. package/dist/translations/nb.js +1 -1
  115. package/dist/translations/nb.umd.js +1 -1
  116. package/dist/translations/ne.js +1 -1
  117. package/dist/translations/ne.umd.js +1 -1
  118. package/dist/translations/nl.js +1 -1
  119. package/dist/translations/nl.umd.js +1 -1
  120. package/dist/translations/no.js +1 -1
  121. package/dist/translations/no.umd.js +1 -1
  122. package/dist/translations/oc.js +1 -1
  123. package/dist/translations/oc.umd.js +1 -1
  124. package/dist/translations/pl.js +1 -1
  125. package/dist/translations/pl.umd.js +1 -1
  126. package/dist/translations/pt-br.js +1 -1
  127. package/dist/translations/pt-br.umd.js +1 -1
  128. package/dist/translations/pt.js +1 -1
  129. package/dist/translations/pt.umd.js +1 -1
  130. package/dist/translations/ro.js +1 -1
  131. package/dist/translations/ro.umd.js +1 -1
  132. package/dist/translations/ru.js +1 -1
  133. package/dist/translations/ru.umd.js +1 -1
  134. package/dist/translations/si.js +1 -1
  135. package/dist/translations/si.umd.js +1 -1
  136. package/dist/translations/sk.js +1 -1
  137. package/dist/translations/sk.umd.js +1 -1
  138. package/dist/translations/sl.js +1 -1
  139. package/dist/translations/sl.umd.js +1 -1
  140. package/dist/translations/sq.js +1 -1
  141. package/dist/translations/sq.umd.js +1 -1
  142. package/dist/translations/sr-latn.js +1 -1
  143. package/dist/translations/sr-latn.umd.js +1 -1
  144. package/dist/translations/sr.js +1 -1
  145. package/dist/translations/sr.umd.js +1 -1
  146. package/dist/translations/sv.js +1 -1
  147. package/dist/translations/sv.umd.js +1 -1
  148. package/dist/translations/th.js +1 -1
  149. package/dist/translations/th.umd.js +1 -1
  150. package/dist/translations/ti.js +1 -1
  151. package/dist/translations/ti.umd.js +1 -1
  152. package/dist/translations/tk.js +1 -1
  153. package/dist/translations/tk.umd.js +1 -1
  154. package/dist/translations/tr.js +1 -1
  155. package/dist/translations/tr.umd.js +1 -1
  156. package/dist/translations/tt.js +1 -1
  157. package/dist/translations/tt.umd.js +1 -1
  158. package/dist/translations/ug.js +1 -1
  159. package/dist/translations/ug.umd.js +1 -1
  160. package/dist/translations/uk.js +1 -1
  161. package/dist/translations/uk.umd.js +1 -1
  162. package/dist/translations/ur.js +1 -1
  163. package/dist/translations/ur.umd.js +1 -1
  164. package/dist/translations/uz.js +1 -1
  165. package/dist/translations/uz.umd.js +1 -1
  166. package/dist/translations/vi.js +1 -1
  167. package/dist/translations/vi.umd.js +1 -1
  168. package/dist/translations/zh-cn.js +1 -1
  169. package/dist/translations/zh-cn.umd.js +1 -1
  170. package/dist/translations/zh.js +1 -1
  171. package/dist/translations/zh.umd.js +1 -1
  172. package/package.json +25 -50
  173. package/build/real-time-collaboration.js +0 -5
  174. package/build/translations/af.js +0 -1
  175. package/build/translations/ar.js +0 -1
  176. package/build/translations/ast.js +0 -1
  177. package/build/translations/az.js +0 -1
  178. package/build/translations/be.js +0 -1
  179. package/build/translations/bg.js +0 -1
  180. package/build/translations/bn.js +0 -1
  181. package/build/translations/bs.js +0 -1
  182. package/build/translations/ca.js +0 -1
  183. package/build/translations/cs.js +0 -1
  184. package/build/translations/da.js +0 -1
  185. package/build/translations/de-ch.js +0 -1
  186. package/build/translations/de.js +0 -1
  187. package/build/translations/el.js +0 -1
  188. package/build/translations/en-au.js +0 -1
  189. package/build/translations/en-gb.js +0 -1
  190. package/build/translations/eo.js +0 -1
  191. package/build/translations/es-co.js +0 -1
  192. package/build/translations/es.js +0 -1
  193. package/build/translations/et.js +0 -1
  194. package/build/translations/eu.js +0 -1
  195. package/build/translations/fa.js +0 -1
  196. package/build/translations/fi.js +0 -1
  197. package/build/translations/fr.js +0 -1
  198. package/build/translations/gl.js +0 -1
  199. package/build/translations/gu.js +0 -1
  200. package/build/translations/he.js +0 -1
  201. package/build/translations/hi.js +0 -1
  202. package/build/translations/hr.js +0 -1
  203. package/build/translations/hu.js +0 -1
  204. package/build/translations/hy.js +0 -1
  205. package/build/translations/id.js +0 -1
  206. package/build/translations/it.js +0 -1
  207. package/build/translations/ja.js +0 -1
  208. package/build/translations/jv.js +0 -1
  209. package/build/translations/kk.js +0 -1
  210. package/build/translations/km.js +0 -1
  211. package/build/translations/kn.js +0 -1
  212. package/build/translations/ko.js +0 -1
  213. package/build/translations/ku.js +0 -1
  214. package/build/translations/lt.js +0 -1
  215. package/build/translations/lv.js +0 -1
  216. package/build/translations/ms.js +0 -1
  217. package/build/translations/nb.js +0 -1
  218. package/build/translations/ne.js +0 -1
  219. package/build/translations/nl.js +0 -1
  220. package/build/translations/no.js +0 -1
  221. package/build/translations/oc.js +0 -1
  222. package/build/translations/pl.js +0 -1
  223. package/build/translations/pt-br.js +0 -1
  224. package/build/translations/pt.js +0 -1
  225. package/build/translations/ro.js +0 -1
  226. package/build/translations/ru.js +0 -1
  227. package/build/translations/si.js +0 -1
  228. package/build/translations/sk.js +0 -1
  229. package/build/translations/sl.js +0 -1
  230. package/build/translations/sq.js +0 -1
  231. package/build/translations/sr-latn.js +0 -1
  232. package/build/translations/sr.js +0 -1
  233. package/build/translations/sv.js +0 -1
  234. package/build/translations/th.js +0 -1
  235. package/build/translations/ti.js +0 -1
  236. package/build/translations/tk.js +0 -1
  237. package/build/translations/tr.js +0 -1
  238. package/build/translations/tt.js +0 -1
  239. package/build/translations/ug.js +0 -1
  240. package/build/translations/uk.js +0 -1
  241. package/build/translations/ur.js +0 -1
  242. package/build/translations/uz.js +0 -1
  243. package/build/translations/vi.js +0 -1
  244. package/build/translations/zh-cn.js +0 -1
  245. package/build/translations/zh.js +0 -1
  246. package/lang/contexts.json +0 -12
  247. package/lang/translations/af.po +0 -54
  248. package/lang/translations/ar.po +0 -58
  249. package/lang/translations/ast.po +0 -54
  250. package/lang/translations/az.po +0 -54
  251. package/lang/translations/be.po +0 -55
  252. package/lang/translations/bg.po +0 -54
  253. package/lang/translations/bn.po +0 -54
  254. package/lang/translations/bs.po +0 -55
  255. package/lang/translations/ca.po +0 -54
  256. package/lang/translations/cs.po +0 -55
  257. package/lang/translations/da.po +0 -54
  258. package/lang/translations/de-ch.po +0 -54
  259. package/lang/translations/de.po +0 -54
  260. package/lang/translations/el.po +0 -54
  261. package/lang/translations/en-au.po +0 -54
  262. package/lang/translations/en-gb.po +0 -54
  263. package/lang/translations/en.po +0 -54
  264. package/lang/translations/eo.po +0 -54
  265. package/lang/translations/es-co.po +0 -54
  266. package/lang/translations/es.po +0 -54
  267. package/lang/translations/et.po +0 -54
  268. package/lang/translations/eu.po +0 -54
  269. package/lang/translations/fa.po +0 -53
  270. package/lang/translations/fi.po +0 -54
  271. package/lang/translations/fr.po +0 -54
  272. package/lang/translations/gl.po +0 -54
  273. package/lang/translations/gu.po +0 -54
  274. package/lang/translations/he.po +0 -54
  275. package/lang/translations/hi.po +0 -54
  276. package/lang/translations/hr.po +0 -55
  277. package/lang/translations/hu.po +0 -54
  278. package/lang/translations/hy.po +0 -54
  279. package/lang/translations/id.po +0 -53
  280. package/lang/translations/it.po +0 -54
  281. package/lang/translations/ja.po +0 -53
  282. package/lang/translations/jv.po +0 -54
  283. package/lang/translations/kk.po +0 -54
  284. package/lang/translations/km.po +0 -53
  285. package/lang/translations/kn.po +0 -54
  286. package/lang/translations/ko.po +0 -53
  287. package/lang/translations/ku.po +0 -54
  288. package/lang/translations/lt.po +0 -55
  289. package/lang/translations/lv.po +0 -55
  290. package/lang/translations/ms.po +0 -53
  291. package/lang/translations/nb.po +0 -54
  292. package/lang/translations/ne.po +0 -54
  293. package/lang/translations/nl.po +0 -54
  294. package/lang/translations/no.po +0 -54
  295. package/lang/translations/oc.po +0 -54
  296. package/lang/translations/pl.po +0 -55
  297. package/lang/translations/pt-br.po +0 -54
  298. package/lang/translations/pt.po +0 -54
  299. package/lang/translations/ro.po +0 -55
  300. package/lang/translations/ru.po +0 -55
  301. package/lang/translations/si.po +0 -54
  302. package/lang/translations/sk.po +0 -55
  303. package/lang/translations/sl.po +0 -56
  304. package/lang/translations/sq.po +0 -54
  305. package/lang/translations/sr-latn.po +0 -55
  306. package/lang/translations/sr.po +0 -55
  307. package/lang/translations/sv.po +0 -54
  308. package/lang/translations/th.po +0 -53
  309. package/lang/translations/ti.po +0 -54
  310. package/lang/translations/tk.po +0 -54
  311. package/lang/translations/tr.po +0 -54
  312. package/lang/translations/tt.po +0 -53
  313. package/lang/translations/ug.po +0 -53
  314. package/lang/translations/uk.po +0 -55
  315. package/lang/translations/ur.po +0 -54
  316. package/lang/translations/uz.po +0 -54
  317. package/lang/translations/vi.po +0 -53
  318. package/lang/translations/zh-cn.po +0 -53
  319. package/lang/translations/zh.po +0 -53
  320. package/src/augmentation.js +0 -23
  321. package/src/common-translations.js +0 -23
  322. package/src/config.js +0 -23
  323. package/src/index.js +0 -23
  324. package/src/presencelist/presencelistui.js +0 -23
  325. package/src/presencelist/view/presencecounterview.js +0 -23
  326. package/src/presencelist/view/presencedropdownlistitemview.js +0 -23
  327. package/src/presencelist/view/presencedropdownlistview.js +0 -23
  328. package/src/presencelist/view/presenceinlinelistitemview.js +0 -23
  329. package/src/presencelist/view/presenceinlinelistview.js +0 -23
  330. package/src/presencelist/view/presencelistview.js +0 -23
  331. package/src/presencelist.js +0 -23
  332. package/src/realtimecollaborativecomments/cloudservicescommentsadapter.js +0 -24
  333. package/src/realtimecollaborativecomments.js +0 -23
  334. package/src/realtimecollaborativeediting/realtimecollaborationclient.js +0 -24
  335. package/src/realtimecollaborativeediting/sessions.js +0 -23
  336. package/src/realtimecollaborativeediting/usermarkers.js +0 -23
  337. package/src/realtimecollaborativeediting/websocketgateway.js +0 -24
  338. package/src/realtimecollaborativeediting.js +0 -23
  339. package/src/realtimecollaborativerevisionhistory/cloudservicesrevisionhistoryadapter.js +0 -24
  340. package/src/realtimecollaborativerevisionhistory.js +0 -23
  341. package/src/realtimecollaborativetrackchanges/cloudservicestrackchangesadapter.js +0 -24
  342. package/src/realtimecollaborativetrackchanges.js +0 -23
  343. package/theme/presencelist.css +0 -304
  344. package/theme/usermarkers.css +0 -107
  345. /package/{src → dist}/index.d.ts +0 -0
  346. /package/{src → dist}/presencelist/view/presencedropdownlistview.d.ts +0 -0
  347. /package/{src → dist}/presencelist/view/presencelistview.d.ts +0 -0
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- var _0x171b1b=_0x3a69;function _0x2320(){var _0x438f7c=['3307950cPEIXc','310zpPJte','PresenceList','30185OgRJHH','pluginName','86014PCWdLK','462ATCwyF','isPremiumPlugin','6099agukiS','212932YTjFHF','99aewVDG','21fdkafH','requires','isOfficialPlugin','1241008auqrjo','785000ksClbe'];_0x2320=function(){return _0x438f7c;};return _0x2320();}(function(_0x10db12,_0x4f7a56){var _0x2b9a39=_0x3a69,_0x26ca78=_0x10db12();while(!![]){try{var _0x1a0a74=-parseInt(_0x2b9a39(0x1b6))/0x1+-parseInt(_0x2b9a39(0x1b2))/0x2*(parseInt(_0x2b9a39(0x1a9))/0x3)+parseInt(_0x2b9a39(0x1aa))/0x4+-parseInt(_0x2b9a39(0x1b4))/0x5*(-parseInt(_0x2b9a39(0x1a7))/0x6)+parseInt(_0x2b9a39(0x1ac))/0x7*(parseInt(_0x2b9a39(0x1af))/0x8)+parseInt(_0x2b9a39(0x1b1))/0x9+parseInt(_0x2b9a39(0x1b0))/0xa*(-parseInt(_0x2b9a39(0x1ab))/0xb);if(_0x1a0a74===_0x4f7a56)break;else _0x26ca78['push'](_0x26ca78['shift']());}catch(_0x326979){_0x26ca78['push'](_0x26ca78['shift']());}}}(_0x2320,0x3b6b5));function _0x3a69(_0x57346d,_0x5d0fbf){var _0x232057=_0x2320();return _0x3a69=function(_0x3a6987,_0x5f27de){_0x3a6987=_0x3a6987-0x1a7;var _0x36999f=_0x232057[_0x3a6987];return _0x36999f;},_0x3a69(_0x57346d,_0x5d0fbf);}import{ContextPlugin as _0x8a0165}from'ckeditor5/src/core.js';import{Sessions as _0x385b5}from'./realtimecollaborativeediting/sessions.js';import{PresenceListUI as _0x25172d}from'./presencelist/presencelistui.js';export class PresenceList extends _0x8a0165{static get[_0x171b1b(0x1ad)](){return[_0x385b5,_0x25172d];}static get[_0x171b1b(0x1b5)](){var _0x35237f=_0x171b1b;return _0x35237f(0x1b3);}static get[_0x171b1b(0x1ae)](){return!0x0;}static get[_0x171b1b(0x1a8)](){return!0x0;}}
@@ -1,24 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- const _0x18f196=_0x4932;(function(_0x1a9bd0,_0x47c32f){const _0x34692b=_0x4932,_0x1f2d9c=_0x1a9bd0();while(!![]){try{const _0x115dfa=-parseInt(_0x34692b(0x239))/0x1+parseInt(_0x34692b(0x23e))/0x2*(-parseInt(_0x34692b(0x22b))/0x3)+parseInt(_0x34692b(0x232))/0x4+-parseInt(_0x34692b(0x1fe))/0x5*(parseInt(_0x34692b(0x1f1))/0x6)+-parseInt(_0x34692b(0x231))/0x7+-parseInt(_0x34692b(0x211))/0x8+parseInt(_0x34692b(0x1fc))/0x9;if(_0x115dfa===_0x47c32f)break;else _0x1f2d9c['push'](_0x1f2d9c['shift']());}catch(_0x51ab72){_0x1f2d9c['push'](_0x1f2d9c['shift']());}}}(_0x43a5,0xc3f83));function _0x43a5(){const _0x2da289=['context','194NfMQjh','permissions','assign','update','getComment','listenTo','updateComment','resolve','authorId','register','commentRemoved','init','isOfficialPlugin','cloudservicescommentsadapter-connect-already-connected','removeCommentThread','off','set','deletedAt','startsWith','addUser','content','connect','removeComment','delete','4931418kbBwDi','userId','commentThreadUpdated','from','getConnectedSessions','addToReconnectionStack','cloud-services-internal-error:\x20Not\x20connected.','CloudServicesCommentsAdapter','isPremiumPlugin','_services','updateCommentThread','28293777MxoKhc','commentThreadRemoved','5eJkuFc','_getService','CommentsRepository','code','setPermissions','add','commentId','attributes','plugins','404','_connectService','keys','reconnect','_fetchMissingUsersForThreads','resolveCommentThread','CommentsService','remove','getUser','commentThreadId','5317800bUrENw','adapter','reopenCommentThread','get','commentThreadResolved','unregister','reopen','cloudservicescommentsadapter-disconnect-not-exist','size','commentThreadReopened','cloud-services-internal-error:\x20Comments\x20Service\x20is\x20not\x20connected.','pluginName','mySessionId','comments','cloud-services-internal-error:\x20Request\x20timeout.','sessionAdd:','Permissions','disconnect','resolvedBy','commentUpdated','cloudservicescommentsadapter-service-not-exist','commentAdded','message','_setUpService','commentThreadAdded','createdAt','7977tXbsVj','addCommentThread','_terminateService','map','getMany','collaboration.channelId','9253335zGZnhj','5352004FSUJtl','catch','getCommentThread','resolvedAt','requires','getCommentThreads','destroy','612607FPMLvS','addComment','config','has'];_0x43a5=function(){return _0x2da289;};return _0x43a5();}import{Context as _0x117303,ContextPlugin as _0x1ed8c7}from'ckeditor5/src/core.js';import{CKEditorError as _0x198838}from'ckeditor5/src/utils.js';import{Users as _0x1d178e}from'ckeditor5-collaboration/src/collaboration-core.js';import{CommentsService as _0x1bbdca,User as _0x2bea89}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';function _0x4932(_0x4be5c4,_0x5b8a86){const _0x43a541=_0x43a5();return _0x4932=function(_0x49326b,_0x1f9c99){_0x49326b=_0x49326b-0x1f1;let _0x5a8b8e=_0x43a541[_0x49326b];return _0x5a8b8e;},_0x4932(_0x4be5c4,_0x5b8a86);}import{WebSocketGateway as _0x46373c}from'../realtimecollaborativeediting/websocketgateway.js';import{Sessions as _0x484141}from'../realtimecollaborativeediting/sessions.js';export class CloudServicesCommentsAdapter extends _0x1ed8c7{static [_0x18f196(0x20d)]=/* #__PURE__ -- @preserve */
24
- ((()=>_0x1bbdca)());[_0x18f196(0x1fa)];static get[_0x18f196(0x236)](){const _0x5a6433=_0x18f196;return[_0x46373c,_0x5a6433(0x200),_0x484141,_0x1d178e];}static get[_0x18f196(0x21c)](){const _0x576c8e=_0x18f196;return _0x576c8e(0x1f8);}static get[_0x18f196(0x24a)](){return!0x0;}static get[_0x18f196(0x1f9)](){return!0x0;}constructor(_0x4c26f0){const _0x3c23cf=_0x18f196;super(_0x4c26f0),this[_0x3c23cf(0x1fa)]=new Map();}async[_0x18f196(0x249)](){const _0x110b39=_0x18f196,_0x5ad483=this[_0x110b39(0x23d)],_0x6553fc=_0x5ad483[_0x110b39(0x206)][_0x110b39(0x214)](_0x110b39(0x200));if(_0x5ad483[_0x110b39(0x206)][_0x110b39(0x214)](_0x46373c)[_0x110b39(0x1f6)](this),_0x6553fc[_0x110b39(0x212)]={'addCommentThread':async({channelId:_0xeca2ef,threadId:_0x2fe5d7,comments:_0x11834a,resolvedAt:_0x46174e,resolvedBy:_0x28e90a,context:_0x186002,attributes:_0x373684})=>{const _0x39f55c=_0x110b39,_0x103f9a=await this[_0x39f55c(0x1ff)](_0xeca2ef)[_0x39f55c(0x22c)]({'commentThreadId':_0x2fe5d7,'comments':_0x11834a[_0x39f55c(0x22e)](_0x2059f4=>function(_0x14ee57,_0x11decb,_0x4f43cf){const _0x7ba655=_0x39f55c;return{'commentThreadId':_0x4f43cf,'commentId':_0x14ee57[_0x7ba655(0x204)],'userId':_0x14ee57[_0x7ba655(0x246)],'content':_0x14ee57[_0x7ba655(0x252)],'documentId':_0x11decb,'createdAt':_0x14ee57[_0x7ba655(0x22a)],'attributes':_0x14ee57[_0x7ba655(0x205)]||{}};}(_0x2059f4,_0xeca2ef,_0x2fe5d7)),'resolvedAt':_0x46174e,'resolvedBy':_0x28e90a,'context':_0x186002,'attributes':_0x373684})[_0x39f55c(0x233)](et);return{'threadId':_0x103f9a[_0x39f55c(0x210)],'comments':_0x103f9a[_0x39f55c(0x21e)]};},'getCommentThread':async({channelId:_0x1022b0,threadId:_0x4b1536})=>{const _0x2cb855=_0x110b39,_0xef2845=await this[_0x2cb855(0x1ff)](_0x1022b0)[_0x2cb855(0x234)](_0x4b1536)[_0x2cb855(0x233)](st)[_0x2cb855(0x233)](et);return _0xef2845?_0xef2845[_0x2cb855(0x24f)]?null:(await this[_0x2cb855(0x20b)]([_0xef2845]),{'threadId':_0xef2845[_0x2cb855(0x210)],'comments':_0xef2845[_0x2cb855(0x21e)][_0x2cb855(0x22e)](rt),'context':_0xef2845[_0x2cb855(0x23d)],'resolvedAt':_0xef2845[_0x2cb855(0x235)],'resolvedBy':_0xef2845[_0x2cb855(0x223)],'attributes':_0xef2845[_0x2cb855(0x205)]||{}}):null;},'updateCommentThread':async({channelId:_0x34c333,threadId:_0x4b742a,context:_0x5e427d,unlinkedAt:_0x49ad2f,attributes:_0x199ecb})=>this[_0x110b39(0x1ff)](_0x34c333)[_0x110b39(0x1fb)]({'commentThreadId':_0x4b742a,'context':_0x5e427d,'attributes':_0x199ecb,'unlinkedAt':_0x49ad2f})[_0x110b39(0x233)](st)[_0x110b39(0x233)](et),'resolveCommentThread':async({channelId:_0xd39d3f,threadId:_0x3af214})=>{const _0x18276c=_0x110b39,_0x2dd954=await this[_0x18276c(0x1ff)](_0xd39d3f)[_0x18276c(0x20c)](_0x3af214)[_0x18276c(0x233)](st)[_0x18276c(0x233)](et);return{'threadId':_0x2dd954[_0x18276c(0x210)],'resolvedAt':_0x2dd954[_0x18276c(0x235)],'resolvedBy':_0x2dd954[_0x18276c(0x223)]};},'reopenCommentThread':async({channelId:_0x1d1782,threadId:_0x25d0cd})=>this[_0x110b39(0x1ff)](_0x1d1782)[_0x110b39(0x213)](_0x25d0cd)[_0x110b39(0x233)](st)[_0x110b39(0x233)](et),'removeCommentThread':({channelId:_0x478409,threadId:_0x17eef6})=>this[_0x110b39(0x1ff)](_0x478409)[_0x110b39(0x24c)](_0x17eef6)[_0x110b39(0x233)](st)[_0x110b39(0x233)](et),'addComment':({channelId:_0x4535a7,threadId:_0xe0844,commentId:_0x13ccbe,content:_0xdb4c7f,attributes:_0x2ff64a})=>this[_0x110b39(0x1ff)](_0x4535a7)[_0x110b39(0x23a)](_0xe0844,_0x13ccbe,_0xdb4c7f,_0x2ff64a)[_0x110b39(0x233)](et),'updateComment':({channelId:_0x453726,threadId:_0x594f1d,commentId:_0x56e297,content:_0x141d47,attributes:_0x4df0ce})=>this[_0x110b39(0x1ff)](_0x453726)[_0x110b39(0x244)](_0x594f1d,_0x56e297,_0x141d47,_0x4df0ce)[_0x110b39(0x233)](st)[_0x110b39(0x233)](et),'removeComment':({channelId:_0x476b70,threadId:_0x4c08ff,commentId:_0x4cef57})=>this[_0x110b39(0x1ff)](_0x476b70)[_0x110b39(0x254)](_0x4c08ff,_0x4cef57)[_0x110b39(0x233)](st)[_0x110b39(0x233)](et)},_0x5ad483 instanceof _0x117303){const _0x1f934e=_0x5ad483[_0x110b39(0x23b)][_0x110b39(0x214)](_0x110b39(0x230)),_0x1631f6=_0x5ad483[_0x110b39(0x206)][_0x110b39(0x214)](_0x484141);await this[_0x110b39(0x228)](_0x1f934e);const _0x3d41c1=await this[_0x110b39(0x1fa)][_0x110b39(0x214)](_0x1f934e)[_0x110b39(0x1f5)]();this[_0x110b39(0x243)](_0x1631f6,_0x110b39(0x220)+_0x1f934e,(_0x48b5e6,{session:_0x304feb})=>{const _0x38746a=_0x110b39;_0x304feb['id']===_0x1631f6[_0x38746a(0x21d)]&&(_0x48b5e6[_0x38746a(0x24d)](),this[_0x38746a(0x23d)][_0x38746a(0x206)][_0x38746a(0x214)](_0x38746a(0x221))[_0x38746a(0x202)](_0x304feb[_0x38746a(0x23f)],_0x1f934e));}),_0x1631f6[_0x110b39(0x247)](_0x1f934e,_0x3d41c1);}}async[_0x18f196(0x228)](_0x239e88){const _0x503c91=_0x18f196;if(this[_0x503c91(0x1fa)][_0x503c91(0x23c)](_0x239e88))throw new _0x198838(_0x503c91(0x24b),null,{'channelId':_0x239e88});const _0x1daa57=this[_0x503c91(0x23d)][_0x503c91(0x206)][_0x503c91(0x214)](_0x503c91(0x200)),_0x3f7659=new CloudServicesCommentsAdapter[(_0x503c91(0x20d))](_0x239e88);this[_0x503c91(0x1fa)][_0x503c91(0x24e)](_0x239e88,_0x3f7659),this[_0x503c91(0x243)](_0x3f7659,_0x503c91(0x229),(_0x37a7f1,_0x4b69a0)=>{const _0x11f0eb=_0x503c91,{commentThreadId:_0x3edfb7,documentId:_0x3275fe,context:_0x52076e,attributes:_0x5802a5,resolvedAt:_0x282435,resolvedBy:_0x3dc18e,comments:_0x37a97e}=_0x4b69a0;_0x1daa57[_0x11f0eb(0x234)](_0x3edfb7)||_0x1daa57[_0x11f0eb(0x22c)]({'threadId':_0x3edfb7,'channelId':_0x3275fe,'comments':_0x37a97e?_0x37a97e[_0x11f0eb(0x22e)](rt):[],'context':_0x52076e,'attributes':_0x5802a5,'resolvedAt':_0x282435,'resolvedBy':_0x3dc18e,'isFromAdapter':!0x0});}),this[_0x503c91(0x243)](_0x3f7659,_0x503c91(0x1f3),(_0x5e3770,{commentThreadId:_0x26f8d4,documentId:_0x5e150c,context:_0x5d209e,unlinkedAt:_0x3d5410,attributes:_0x7141a2})=>{const _0x86c6f3=_0x503c91;_0x1daa57[_0x86c6f3(0x234)](_0x26f8d4)&&_0x1daa57[_0x86c6f3(0x1fb)]({'threadId':_0x26f8d4,'channelId':_0x5e150c,'context':_0x5d209e,'unlinkedAt':_0x3d5410,'attributes':_0x7141a2,'isFromAdapter':!0x0});}),this[_0x503c91(0x243)](_0x3f7659,_0x503c91(0x215),(_0x579649,{commentThreadId:_0x12d9cf,resolvedBy:_0xdfe3ce,resolvedAt:_0xf0f710})=>{const _0x526186=_0x503c91,_0x62b3c8=_0x1daa57[_0x526186(0x234)](_0x12d9cf);_0x62b3c8&&_0x62b3c8[_0x526186(0x245)]({'resolvedBy':_0xdfe3ce,'resolvedAt':_0xf0f710,'isFromAdapter':!0x0});}),this[_0x503c91(0x243)](_0x3f7659,_0x503c91(0x21a),(_0x2e3312,{commentThreadId:_0x423309})=>{const _0x27d7ba=_0x503c91,_0x21514e=_0x1daa57[_0x27d7ba(0x234)](_0x423309);_0x21514e&&_0x21514e[_0x27d7ba(0x217)]({'isFromAdapter':!0x0});}),this[_0x503c91(0x243)](_0x3f7659,_0x503c91(0x1fd),(_0x252753,{commentThreadId:_0x3f0fb6})=>{const _0x2f3f39=_0x503c91,_0x14fef3=_0x1daa57[_0x2f3f39(0x234)](_0x3f0fb6);_0x14fef3&&_0x14fef3[_0x2f3f39(0x20e)]({'isFromAdapter':!0x0});}),this[_0x503c91(0x243)](_0x3f7659,_0x503c91(0x226),(_0x976ffc,_0x1ae513)=>{const _0x37bb08=_0x503c91,_0x10a9b4=_0x1ae513[_0x37bb08(0x210)],_0xa67c8a=_0x1daa57[_0x37bb08(0x234)](_0x10a9b4);_0xa67c8a&&_0xa67c8a[_0x37bb08(0x23a)]({...rt(_0x1ae513),'isFromAdapter':!0x0});}),this[_0x503c91(0x243)](_0x3f7659,_0x503c91(0x224),(_0x134161,{commentThreadId:_0x1ffa85,commentId:_0x37728b,content:_0x155fbf,attributes:_0x45e97a})=>{const _0x14f46d=_0x503c91,_0x1ad20e=_0x1daa57[_0x14f46d(0x234)](_0x1ffa85);if(_0x1ad20e){const _0x446fa1=_0x1ad20e[_0x14f46d(0x242)](_0x37728b);_0x446fa1&&_0x446fa1[_0x14f46d(0x241)]({'content':_0x155fbf,'attributes':_0x45e97a,'isFromAdapter':!0x0});}}),this[_0x503c91(0x243)](_0x3f7659,_0x503c91(0x248),(_0x119301,{commentThreadId:_0x48e78d,commentId:_0x53d4bc})=>{const _0x18db76=_0x503c91,_0x1b27f2=_0x1daa57[_0x18db76(0x234)](_0x48e78d);if(_0x1b27f2){const _0x45f893=_0x1b27f2[_0x18db76(0x242)](_0x53d4bc);_0x45f893&&_0x45f893[_0x18db76(0x20e)]({'isFromAdapter':!0x0});}}),await this[_0x503c91(0x208)](_0x239e88);}[_0x18f196(0x238)](){const _0x91d9b3=_0x18f196;if(this[_0x91d9b3(0x23d)]instanceof _0x117303){const _0x505521=this[_0x91d9b3(0x23d)][_0x91d9b3(0x23b)][_0x91d9b3(0x214)](_0x91d9b3(0x230));this[_0x91d9b3(0x22d)](_0x505521);}}[_0x18f196(0x22d)](_0x8f359f){const _0x1d7de3=_0x18f196;if(!this[_0x1d7de3(0x1fa)][_0x1d7de3(0x23c)](_0x8f359f))throw new _0x198838(_0x1d7de3(0x218),null,{'channelId':_0x8f359f});this[_0x1d7de3(0x1ff)](_0x8f359f)[_0x1d7de3(0x222)](),this[_0x1d7de3(0x1fa)][_0x1d7de3(0x255)](_0x8f359f);}async[_0x18f196(0x20a)](){const _0x10b4f5=_0x18f196;for(const _0x23bfe6 of this[_0x10b4f5(0x1fa)][_0x10b4f5(0x209)]())await this[_0x10b4f5(0x208)](_0x23bfe6);if(this[_0x10b4f5(0x23d)]instanceof _0x117303){const _0x160526=this[_0x10b4f5(0x23d)][_0x10b4f5(0x23b)][_0x10b4f5(0x214)](_0x10b4f5(0x230)),_0x13573e=this[_0x10b4f5(0x23d)][_0x10b4f5(0x206)][_0x10b4f5(0x214)](_0x484141);_0x13573e[_0x10b4f5(0x216)](_0x160526);const _0x103153=await this[_0x10b4f5(0x1fa)][_0x10b4f5(0x214)](_0x160526)[_0x10b4f5(0x1f5)]();_0x13573e[_0x10b4f5(0x247)](_0x160526,_0x103153);}}async[_0x18f196(0x208)](_0x3e0e05){const _0x52f517=_0x18f196,{connection:_0x53a553}=this[_0x52f517(0x23d)][_0x52f517(0x206)][_0x52f517(0x214)](_0x46373c),_0x17aa1f=this[_0x52f517(0x23d)][_0x52f517(0x206)][_0x52f517(0x214)](_0x52f517(0x200)),_0x57fe14=this[_0x52f517(0x1fa)][_0x52f517(0x214)](_0x3e0e05),_0x4ceccc=await _0x57fe14[_0x52f517(0x253)](_0x53a553);await this[_0x52f517(0x20b)](_0x4ceccc);const _0x2b7748=new Set(Array[_0x52f517(0x1f4)](_0x17aa1f[_0x52f517(0x237)]({'channelId':_0x3e0e05}),_0x2845e8=>_0x2845e8['id']));for(const _0x412210 of _0x4ceccc)_0x412210[_0x52f517(0x24f)]||_0x2b7748[_0x52f517(0x255)](_0x412210[_0x52f517(0x210)]);for(const _0x27fa8b of _0x2b7748)_0x17aa1f[_0x52f517(0x234)](_0x27fa8b)[_0x52f517(0x20e)]({'isFromAdapter':!0x0});for(const _0x5ce0a9 of _0x4ceccc){let _0x23d7db=_0x17aa1f[_0x52f517(0x234)](_0x5ce0a9[_0x52f517(0x210)]);const {commentThreadId:_0x521d7c,context:_0x256ec8,attributes:_0x384ced,resolvedBy:_0x287c0f,resolvedAt:_0xae5d7e,unlinkedAt:_0x3a4ac9,deletedAt:_0x48a1aa}=_0x5ce0a9;if(_0x48a1aa)continue;_0x23d7db||(_0x23d7db=_0x17aa1f[_0x52f517(0x22c)]({'channelId':_0x3e0e05,'threadId':_0x521d7c,'context':_0x256ec8,'attributes':_0x384ced||{},'resolvedBy':_0x287c0f,'resolvedAt':_0xae5d7e,'unlinkedAt':_0x3a4ac9,'isFromAdapter':!0x0}));const _0x12f26b=new Set(Array[_0x52f517(0x1f4)](_0x23d7db[_0x52f517(0x21e)],_0x1210a4=>_0x1210a4['id']));for(const _0x2f2390 of _0x5ce0a9[_0x52f517(0x21e)])_0x12f26b[_0x52f517(0x255)](_0x2f2390[_0x52f517(0x204)]);for(const _0xb55ee7 of _0x12f26b)_0x23d7db[_0x52f517(0x242)](_0xb55ee7)[_0x52f517(0x20e)]({'isFromAdapter':!0x0});for(const _0x2655d6 of _0x5ce0a9[_0x52f517(0x21e)]){const _0x40cb1c=_0x23d7db[_0x52f517(0x242)](_0x2655d6[_0x52f517(0x204)]);_0x40cb1c?_0x40cb1c[_0x52f517(0x252)]!==_0x2655d6[_0x52f517(0x252)]&&_0x40cb1c[_0x52f517(0x241)]({'content':_0x2655d6[_0x52f517(0x252)],'isFromAdapter':!0x0}):_0x23d7db[_0x52f517(0x23a)](Object[_0x52f517(0x240)](rt(_0x2655d6),{'isFromAdapter':!0x0}));}}}[_0x18f196(0x1ff)](_0x2257a6){const _0x51eabc=_0x18f196;if(!this[_0x51eabc(0x1fa)][_0x51eabc(0x23c)](_0x2257a6))throw new _0x198838(_0x51eabc(0x225),null,{'channelId':_0x2257a6});return this[_0x51eabc(0x1fa)][_0x51eabc(0x214)](_0x2257a6);}async[_0x18f196(0x20b)](_0x23abd9){const _0x1929f7=_0x18f196,_0xbc30b2=this[_0x1929f7(0x23d)][_0x1929f7(0x206)][_0x1929f7(0x214)](_0x1d178e),{connection:_0x1b3f04}=this[_0x1929f7(0x23d)][_0x1929f7(0x206)][_0x1929f7(0x214)](_0x46373c),_0x22e912=new Set();for(const {resolvedBy:_0x29771f,comments:_0x5a0ae4}of _0x23abd9){_0x29771f&&!_0xbc30b2[_0x1929f7(0x20f)](_0x29771f)&&_0x22e912[_0x1929f7(0x203)](_0x29771f);for(const {userId:_0xa986ab}of _0x5a0ae4)_0xbc30b2[_0x1929f7(0x20f)](_0xa986ab)||_0x22e912[_0x1929f7(0x203)](_0xa986ab);}if(0x0===_0x22e912[_0x1929f7(0x219)])return;const _0x83a574=await _0x2bea89[_0x1929f7(0x22f)](_0x1b3f04,Array[_0x1929f7(0x1f4)](_0x22e912));for(const _0x23f805 of _0x83a574)_0xbc30b2[_0x1929f7(0x20f)](_0x23f805['id'])||_0xbc30b2[_0x1929f7(0x251)](_0x23f805);}}async function st(_0x275add){const _0x44ccef=_0x18f196;if(_0x44ccef(0x207)!==_0x275add[_0x44ccef(0x201)])throw _0x275add;}function et(_0x2cb0db){const _0x2c5097=_0x18f196;if((_0x357d9a=_0x2cb0db)[_0x2c5097(0x227)][_0x2c5097(0x250)](_0x2c5097(0x21b))||_0x357d9a[_0x2c5097(0x227)][_0x2c5097(0x250)](_0x2c5097(0x1f7))||_0x357d9a[_0x2c5097(0x227)][_0x2c5097(0x250)](_0x2c5097(0x21f)))return new Promise(()=>{});var _0x357d9a;throw _0x2cb0db;}function rt(_0x45e98c){const _0x369013=_0x18f196;return{'threadId':_0x45e98c[_0x369013(0x210)],'commentId':_0x45e98c[_0x369013(0x204)],'content':_0x45e98c[_0x369013(0x252)],'createdAt':_0x45e98c[_0x369013(0x22a)],'authorId':_0x45e98c[_0x369013(0x1f2)],'attributes':_0x45e98c[_0x369013(0x205)]||{}};}
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- const _0x5b162c=_0x4750;function _0x4750(_0x537791,_0x30062a){const _0x54eab2=_0x54ea();return _0x4750=function(_0x475058,_0x5bfb40){_0x475058=_0x475058-0xb6;let _0x4bdf5a=_0x54eab2[_0x475058];return _0x4bdf5a;},_0x4750(_0x537791,_0x30062a);}function _0x54ea(){const _0x363fbe=['1350078WBigSW','editor','25FzTLAd','1806440frtfWA','listenTo','isOfficialPlugin','2572970YaegqL','CommentsRepository','ready','2606175huiRXr','collaboration.channelId','_terminateService','Comments','9WplPll','RealTimeCollaborativeComments','16800212uplxqZ','isThreadsLoadingPaused','change:state','config','requires','394294hyeVpa','once','_setUpService','init','destroy','CommentsEditing','35oQoqsQ','connected','pluginName','plugins','switchReadOnly','6sIicgB','get','data','930236rqNOrg','isPremiumPlugin'];_0x54ea=function(){return _0x363fbe;};return _0x54ea();}(function(_0xb9843f,_0x4baa2e){const _0x1265d7=_0x4750,_0x50bc67=_0xb9843f();while(!![]){try{const _0x3f58cb=-parseInt(_0x1265d7(0xcc))/0x1*(-parseInt(_0x1265d7(0xc1))/0x2)+parseInt(_0x1265d7(0xb6))/0x3+parseInt(_0x1265d7(0xcf))/0x4*(parseInt(_0x1265d7(0xd3))/0x5)+parseInt(_0x1265d7(0xd1))/0x6*(-parseInt(_0x1265d7(0xc7))/0x7)+parseInt(_0x1265d7(0xd4))/0x8*(-parseInt(_0x1265d7(0xba))/0x9)+parseInt(_0x1265d7(0xd7))/0xa+-parseInt(_0x1265d7(0xbc))/0xb;if(_0x3f58cb===_0x4baa2e)break;else _0x50bc67['push'](_0x50bc67['shift']());}catch(_0x1d86c3){_0x50bc67['push'](_0x50bc67['shift']());}}}(_0x54ea,0x90e81));import{Plugin as _0x215b8c}from'ckeditor5/src/core.js';import{CloudServicesCommentsAdapter as _0x59766f}from'./realtimecollaborativecomments/cloudservicescommentsadapter.js';import{RealTimeCollaborativeEditing as _0x2309b0}from'./realtimecollaborativeediting.js';import{WebSocketGateway as _0x1ffa79}from'./realtimecollaborativeediting/websocketgateway.js';export class RealTimeCollaborativeComments extends _0x215b8c{static get[_0x5b162c(0xc0)](){const _0x92567a=_0x5b162c;return[_0x92567a(0xb9),_0x59766f,_0x2309b0,_0x1ffa79];}static get[_0x5b162c(0xc9)](){const _0xe7432a=_0x5b162c;return _0xe7432a(0xbb);}static get[_0x5b162c(0xd6)](){return!0x0;}static get[_0x5b162c(0xd0)](){return!0x0;}[_0x5b162c(0xc4)](){const _0x2bec73=_0x5b162c,_0x9dc5cf=this[_0x2bec73(0xd2)][_0x2bec73(0xca)][_0x2bec73(0xcd)](_0x1ffa79),_0x43f351=this[_0x2bec73(0xd2)][_0x2bec73(0xca)][_0x2bec73(0xcd)](_0x2bec73(0xc6)),_0x5a5728=this[_0x2bec73(0xd2)][_0x2bec73(0xca)][_0x2bec73(0xcd)](_0x59766f);return this[_0x2bec73(0xd2)][_0x2bec73(0xce)][_0x2bec73(0xc2)](_0x2bec73(0xd9),()=>{const _0x41632e=_0x2bec73;this[_0x41632e(0xd5)](_0x9dc5cf,_0x41632e(0xbe),(_0x541c34,_0x4ca213,_0x28085f)=>{const _0x2de328=_0x41632e;_0x43f351[_0x2de328(0xbd)]=_0x2de328(0xc8)!==_0x28085f;});}),this[_0x2bec73(0xd5)](_0x9dc5cf,_0x2bec73(0xbe),(_0x1cfda8,_0x3136fe,_0x1cacd0)=>{const _0x579050=_0x2bec73;this[_0x579050(0xd2)][_0x579050(0xca)][_0x579050(0xcd)](_0x579050(0xd8))[_0x579050(0xcb)](_0x579050(0xc8)!==_0x1cacd0);}),_0x5a5728[_0x2bec73(0xc3)](this[_0x2bec73(0xd2)][_0x2bec73(0xbf)][_0x2bec73(0xcd)](_0x2bec73(0xb7)));}[_0x5b162c(0xc5)](){const _0x14ae8f=_0x5b162c;this[_0x14ae8f(0xd2)][_0x14ae8f(0xca)][_0x14ae8f(0xcd)](_0x59766f)[_0x14ae8f(0xb8)](this[_0x14ae8f(0xd2)][_0x14ae8f(0xbf)][_0x14ae8f(0xcd)](_0x14ae8f(0xb7))),super[_0x14ae8f(0xc5)]();}}
@@ -1,24 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- const _0x141c1f=_0x473d;(function(_0xb92a2c,_0xf425d6){const _0x4c450c=_0x473d,_0x2948bd=_0xb92a2c();while(!![]){try{const _0x34a7f5=-parseInt(_0x4c450c(0x1e3))/0x1+parseInt(_0x4c450c(0x1b1))/0x2*(parseInt(_0x4c450c(0x19e))/0x3)+parseInt(_0x4c450c(0x140))/0x4+parseInt(_0x4c450c(0x10b))/0x5+-parseInt(_0x4c450c(0x1c2))/0x6*(-parseInt(_0x4c450c(0x155))/0x7)+-parseInt(_0x4c450c(0xf3))/0x8+-parseInt(_0x4c450c(0x15e))/0x9;if(_0x34a7f5===_0xf425d6)break;else _0x2948bd['push'](_0x2948bd['shift']());}catch(_0x4fdd26){_0x2948bd['push'](_0x2948bd['shift']());}}}(_0x5964,0x989fa));import{Plugin as _0x10c34c,PendingActions as _0x2d2a98}from'ckeditor5/src/core.js';import{CKEditorError as _0x22a0d9,version as _0x4249e7,uid as _0xf1e7a9}from'ckeditor5/src/utils.js';import{Notification as _0x4cfd6f}from'ckeditor5/src/ui.js';import{transformOperationSets as _0x28f197,NoOperation as _0x5c32a7,InsertOperation as _0x347ca1,MarkerOperation as _0x2b0e6e,RootAttributeOperation as _0x30380c,OperationFactory as _0x7e0226,History as _0x348aca}from'ckeditor5/src/engine.js';import{WebSocketGateway as _0x525e93}from'./websocketgateway.js';import{Sessions as _0x44a0d6}from'./sessions.js';import{UserMarkers as _0x137e7c}from'./usermarkers.js';import{getTranslation as _0x30d5b9}from'../common-translations.js';function _0x473d(_0x44aef1,_0x11eb9e){const _0x59646d=_0x5964();return _0x473d=function(_0x473dfa,_0x5aa918){_0x473dfa=_0x473dfa-0xea;let _0x405b61=_0x59646d[_0x473dfa];return _0x405b61;},_0x473d(_0x44aef1,_0x11eb9e);}import{Compressor as _0x5a3f98}from'@ckeditor/ckeditor5-operations-compressor';import{Users as _0x1c5424}from'ckeditor5-collaboration/src/collaboration-core.js';import{User as _0x2f4b57,CollaborativeEditingService as _0xe2d626}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';function _0x5964(){const _0x1828b6=['_initThrowingOnDataSet','mySessionId','cloud-services-internal-error:\x20Not\x20connected.','getMany','set','offset','_bufferedOperations','isOfficialPlugin','document:write','Notification','reset','_isAttached','collaboration-missing-channelid','624300OSeohU','rootName','fire','string','targetPosition','addRootAttribute','CollaborativeEditingService','stopListening','catch','_lastServerVersion','slice','_updateServerHistory','multi-root-editor-root-attributes-no-root','sendOperations','sessionCreatedAt','initData','currentDocumentSession','_saveOperationInBuffer','isReadOnly','isEnabled','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.','1582AVURXM','_refreshUserSelectionMarkers','realtimecollaborationclient-editor-setdata-and-editor-data-set-are-forbidden-in-real-time-collaboration','off','start','getIdOfTheLastOperation','disableReadOnlyMode','define','realtimecollaborationclient-error','5298525dZMGoq','unregister','differ','_handleSendingSelectionMarkers','_channelId','_authorId','round','_setUpDataInit','_connectAfterSessionHasBeenFlushed','wereChangesApplied','disconnected','_decompressOperations','ready','serverHistory','_document','_isConnected','_compressor','_sendBufferedOperationsDelayId','from','realtimecollaborationclient-init-non-existent-root','404','lastOperationAcceptedAt','register','_handleInitialConnectionData','createUserMarkerOperations','_ignoredOperations','_fetchMissingUsers','_pendingAction','cs:removeUser','startsWith','userId','bind','decompress','state','_isEditingAllowed','entries','listenTo','newRange','_handleExternalOperations','_operationIdentifier','cloudDocumentVersion','plugins','change:_isPendingUpdate','roots','rootsAttributes','filter','addRoot','code','realtimecollaborationclient-init-connection-failed','Permissions','requires','selection','change:_isEditingAllowed','createPositionFromPath','sessionId','remove','_knownRootNames','suppressErrorInCollaboration','wasUndone','connect','directChange','lastOperationId','realtimecollaborationclient-init-service-incorrect-server-operation','Synchronization\x20issue','1800774NqtRMK','409','enableReadOnlyMode','_shouldSendSelectionUpdate','_handleReconnectionResponse','collaboration.channelId','cloud-services-internal-error:\x20Request\x20timeout.','push','clone','_applyOperationsSet','$root','_getAffectedRoot','editor','root','removeFromReconnectionStack','addUser','showWarning','isPremiumPlugin','realtimecollaborationclient-handleserverresponse','2tWLZBR','_initSessionsHandling','_clearPendingAction','return','isDocumentOperation','connected','path','addToReconnectionStack','pluginName','_isPendingUpdate','message','_connectService','_bufferRootLoad','map','cloudServices.bundleVersion','rtc-offline','getDocumentDetails','6450BfAKOK','marker','version','reconnection:\x20flushed\x20session','__className','_waitUntilSynced','high','createdAt','data','getOperations','history','add','operationsReceived','_sendBufferedOperations','change:hasDomSelection','setIdForTheLastOperation','_handleReconnectionError','_isInit','_loadRoot','locale','realtimecollaborationclient-init-service-internal-error','_handleServerResponse','markers','compress','apply','_isLoaded','_operationToId','_service','metadata','_isDisconnection','realtimecollaborationclient-init-session-connection-error','_disconnectService','attributes','239800RvxUFx','realtimecollaborationclient-init-document-already-initialized','error','RealTimeCollaborationClient','PENDING_ACTION_SENDING_DATA','insert','_shouldSendUpdate','getRoot','_currentBufferDelay','realtimecollaborationclient-sendbufferedoperations','_addKnownRoot','collaboration','batch','_handleReceivedOperations','_hasSelectionChanged','document','createRoot','_hasSynchronizationProblem','_offset','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','real-time-collaboration','2607664SGwSPd','getUser','_crash','position','CommentsOnly','channelSessions','view','_compressOperations','_baseBufferDelay','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.','affectedSelectable','sessionAdd:','_disconnectionOperations','getOperationAuthor','destroy','addOperation','finally','_knownOperations','end','setPermissions','toJSON','disconnect','isUndoneOperation','type','3901730DJKhyE','affectsData','InsertOperation','stop','connection','init','loadRoot','config','then','size','change:range','move','keys','_sendBufferedOperationsDelayed','forEach','_setPendingAction','rtc-destroyed','getConnectedSessions','model','has','cloud-services-internal-error:\x20Collaborative\x20Editing\x20Service\x20is\x20not\x20connected.','parse','permissions','applyOperation','baseVersion','get','_getOperationsFromInitData','lastSyncVersion','includes','createPositionAt','reconnect','length','fromJSON','lastDocumentSession','editing','_lastSyncedOperationId','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','realtimecollaborationclient','createRange','enqueueChange'];_0x5964=function(){return _0x1828b6;};return _0x5964();}let q=0x1;export class RealTimeCollaborationClient extends _0x10c34c{static [_0x141c1f(0x146)]=/* #__PURE__ -- @preserve */
24
- ((()=>_0xe2d626)());[_0x141c1f(0xf0)];[_0x141c1f(0x194)];[_0x141c1f(0x16b)];[_0x141c1f(0x162)];[_0x141c1f(0x1dd)];[_0x141c1f(0x16c)];[_0x141c1f(0x16e)];[_0x141c1f(0x139)];[_0x141c1f(0x104)];[_0x141c1f(0x196)];[_0x141c1f(0x179)];[_0x141c1f(0xec)];[_0x141c1f(0x16f)];[_0x141c1f(0xfb)];[_0x141c1f(0x1eb)];[_0x141c1f(0x12e)];[_0x141c1f(0xff)];[_0x141c1f(0x185)];static get[_0x141c1f(0x190)](){return[_0x525e93,_0x44a0d6,_0x137e7c,_0x2d2a98,_0x1c5424,_0x4cfd6f];}static get[_0x141c1f(0x1b9)](){const _0x5807a6=_0x141c1f;return _0x5807a6(0x1e6);}static get[_0x141c1f(0x13a)](){return!0x0;}static get[_0x141c1f(0x1af)](){return!0x0;}get[_0x141c1f(0x186)](){const _0x538b05=_0x141c1f;return this[_0x538b05(0x149)]+this[_0x538b05(0xf0)];}get[_0x141c1f(0x149)](){const _0x37b4d6=_0x141c1f;return this[_0x37b4d6(0x16b)][_0x37b4d6(0x1c4)]-this[_0x37b4d6(0xf0)];}get[_0x141c1f(0x126)](){const _0x33200c=_0x141c1f,_0x79793d=this[_0x33200c(0x16b)][_0x33200c(0x1cb)]();for(let _0x386295=_0x79793d[_0x33200c(0x12a)]-0x1;_0x386295>=0x0;_0x386295--){const _0x1ac1b=_0x79793d[_0x386295];if(!this[_0x33200c(0xff)][_0x33200c(0x11e)](_0x1ac1b))return _0x1ac1b[_0x33200c(0x123)]+0x1-this[_0x33200c(0xf0)];}return 0x0;}constructor(_0x48f1cc){const _0x172f58=_0x141c1f;if(super(_0x48f1cc),this[_0x172f58(0xf0)]=0x0,this[_0x172f58(0x194)]=null,this[_0x172f58(0x16b)]=new _0x348aca(),this[_0x172f58(0x1aa)][_0x172f58(0x112)][_0x172f58(0x15c)](_0x172f58(0x1ee),{}),this[_0x172f58(0x162)]=this[_0x172f58(0x1aa)][_0x172f58(0x112)][_0x172f58(0x124)](_0x172f58(0x1a3)),!this[_0x172f58(0x162)])throw new _0x22a0d9(_0x172f58(0x13f),this);const _0x467902=_0x48f1cc[_0x172f58(0x112)][_0x172f58(0x124)](_0x172f58(0x1bf))||_0x4249e7;this[_0x172f58(0x1dd)]=new RealTimeCollaborationClient[(_0x172f58(0x146))](_0x467902,this[_0x172f58(0x162)]),this[_0x172f58(0x16c)]=this[_0x172f58(0x1aa)][_0x172f58(0x11d)][_0x172f58(0xed)],this[_0x172f58(0x16e)]=new _0x5a3f98(),this[_0x172f58(0x139)]=[],this[_0x172f58(0x104)]=new WeakSet(),this[_0x172f58(0x196)]=new Set(),this[_0x172f58(0x137)](_0x172f58(0x1ba),!0x1),this[_0x172f58(0x137)](_0x172f58(0xef),!0x1),this[_0x172f58(0x179)]=null,this[_0x172f58(0xec)]=!0x1,this[_0x172f58(0x16f)]=null,this[_0x172f58(0xfb)]=0x12c,this[_0x172f58(0x1eb)]=this[_0x172f58(0xfb)],this[_0x172f58(0x12e)]=null,this[_0x172f58(0xff)]=new WeakSet(),this[_0x172f58(0x185)]=new K(this[_0x172f58(0xff)]);}[_0x141c1f(0x110)](){const _0x15c915=_0x141c1f,_0x184b15=this[_0x15c915(0x1aa)],_0x25e87b=_0x184b15[_0x15c915(0x187)][_0x15c915(0x124)](_0x1c5424),_0x34f6f0=_0x184b15[_0x15c915(0x187)][_0x15c915(0x124)](_0x525e93);this[_0x15c915(0x182)](_0x25e87b,_0x15c915(0x100),(_0x3e6af8,_0x4fbb37)=>{const _0x193e0b=_0x15c915,_0x324809=_0x4fbb37[0x0];_0x324809[_0x193e0b(0x163)]&&(_0x3e6af8[_0x193e0b(0x1b4)]=_0x25e87b[_0x193e0b(0xf4)](_0x324809[_0x193e0b(0x163)]),_0x3e6af8[_0x193e0b(0x10e)]()),null===_0x324809[_0x193e0b(0x163)]&&(_0x3e6af8[_0x193e0b(0x1b4)]=null,_0x3e6af8[_0x193e0b(0x10e)]());},{'priority':_0x15c915(0x1c8)}),this[_0x15c915(0x182)](_0x184b15[_0x15c915(0x11d)][_0x15c915(0xed)][_0x15c915(0x191)],_0x15c915(0x115),(_0x27fd56,_0x42824d)=>{const _0x1b546c=_0x15c915;_0x42824d[_0x1b546c(0x19a)]&&this[_0x1b546c(0x156)]();}),this[_0x15c915(0x182)](_0x184b15[_0x15c915(0x12d)][_0x15c915(0xf9)],_0x15c915(0x1d0),()=>{const _0x354c47=_0x15c915;this[_0x354c47(0x156)]();}),this[_0x15c915(0x133)](),_0x184b15[_0x15c915(0x11d)]['on'](_0x15c915(0x122),(_0x185ebb,_0x4e257a)=>{const _0x148cce=_0x15c915,_0x3cc65a=_0x4e257a[0x0];_0x3cc65a[_0x148cce(0x1b5)]&&(this[_0x148cce(0x151)](_0x3cc65a),this[_0x148cce(0x1e9)]()&&this[_0x148cce(0x118)]());}),this[_0x15c915(0x165)](),this[_0x15c915(0x17d)](_0x15c915(0x180))['to'](_0x34f6f0,_0x15c915(0x17f),this,_0x15c915(0xef),(_0x495012,_0x3169a9)=>_0x15c915(0x1b6)===_0x495012&&!_0x3169a9),this['on'](_0x15c915(0x192),()=>{const _0x16d014=_0x15c915;this[_0x16d014(0x180)]?_0x184b15[_0x16d014(0x15b)](_0x16d014(0x1c0)):_0x184b15[_0x16d014(0x1a0)](_0x16d014(0x1c0));}),this[_0x15c915(0x180)]?_0x184b15[_0x15c915(0x15b)](_0x15c915(0x1c0)):_0x184b15[_0x15c915(0x1a0)](_0x15c915(0x1c0)),this[_0x15c915(0x137)](_0x15c915(0x16d),!0x1);}async[_0x141c1f(0x129)](){const _0x3aa9ba=_0x141c1f,_0x200cc0=this[_0x3aa9ba(0x1aa)][_0x3aa9ba(0x187)][_0x3aa9ba(0x124)](_0x44a0d6),_0x26e63a=this[_0x3aa9ba(0x1aa)][_0x3aa9ba(0x187)][_0x3aa9ba(0x124)](_0x525e93);try{this[_0x3aa9ba(0x1ba)]=!0x0,_0x200cc0[_0x3aa9ba(0x15f)](this[_0x3aa9ba(0x162)]);const _0xd7cef=await this[_0x3aa9ba(0x1dd)][_0x3aa9ba(0x129)](_0x26e63a[_0x3aa9ba(0x10f)],this[_0x3aa9ba(0x126)]);await this[_0x3aa9ba(0x1a2)](_0xd7cef)&&(this[_0x3aa9ba(0x1ba)]=!0x1,this[_0x3aa9ba(0x1b3)]());const _0x651539=await this[_0x3aa9ba(0x1dd)][_0x3aa9ba(0x11c)]();_0x200cc0[_0x3aa9ba(0x174)](this[_0x3aa9ba(0x162)],_0x651539),this[_0x3aa9ba(0x161)](),this[_0x3aa9ba(0x16d)]=!0x0;}catch(_0x1fa678){if(function(_0x3cd624){const _0x2309dd=_0x3aa9ba;return _0x2309dd(0x172)===_0x3cd624[_0x2309dd(0x18d)];}(_0x1fa678)&&this[_0x3aa9ba(0x194)])await this[_0x3aa9ba(0x166)]();else{if(function(_0x2fbb45){const _0x442997=_0x3aa9ba;return _0x442997(0x19f)===_0x2fbb45[_0x442997(0x18d)];}(_0x1fa678)){const _0x40655f=_0x30d5b9(this[_0x3aa9ba(0x1aa)][_0x3aa9ba(0x1d5)],_0x3aa9ba(0x12f));this[_0x3aa9ba(0x1d2)](_0x40655f);}else{if(!(_0x1fa678 instanceof G))throw _0x1fa678;this[_0x3aa9ba(0x1d2)]();}}}}[_0x141c1f(0x101)](){const _0x5b755a=_0x141c1f,_0x5783aa=this[_0x5b755a(0x1aa)][_0x5b755a(0x187)][_0x5b755a(0x124)](_0x525e93),_0x580a9c=this[_0x5b755a(0x1aa)][_0x5b755a(0x187)][_0x5b755a(0x124)](_0x44a0d6);this[_0x5b755a(0x1aa)][_0x5b755a(0x1a0)](_0x5b755a(0x11b)),_0x580a9c[_0x5b755a(0xf8)][_0x5b755a(0x11e)](this[_0x5b755a(0x162)])&&_0x580a9c[_0x5b755a(0x15f)](this[_0x5b755a(0x162)]),_0x5783aa[_0x5b755a(0x1ac)](this),this[_0x5b755a(0x1e1)](),super[_0x5b755a(0x101)]();}async[_0x141c1f(0x1a2)](_0x6f51b){const _0x49a5f3=_0x141c1f;if(this[_0x49a5f3(0x194)]!==_0x6f51b[_0x49a5f3(0x194)]&&this[_0x49a5f3(0x12e)]!==_0x6f51b[_0x49a5f3(0x19b)])throw new G();return this[_0x49a5f3(0x194)]=_0x6f51b[_0x49a5f3(0x194)],this[_0x49a5f3(0x1d7)]([],{..._0x6f51b,'wereChangesApplied':!0x1,'data':_0x6f51b[_0x49a5f3(0x1ca)]},_0x49a5f3(0x129));}async[_0x141c1f(0x1bc)](_0x4676e1,_0xd09b62=!0x1){const _0x3ec08d=_0x141c1f,{connection:_0x4bde50}=this[_0x3ec08d(0x1aa)][_0x3ec08d(0x187)][_0x3ec08d(0x124)](_0x525e93);RealTimeCollaborationClient[_0x3ec08d(0x146)][_0x3ec08d(0x11c)](_0x4bde50,this[_0x3ec08d(0x162)])[_0x3ec08d(0x113)](_0x231bfa=>this[_0x3ec08d(0x1b2)](_0x231bfa))[_0x3ec08d(0x148)](_0x5b9a73=>{const _0x532a3e=_0x3ec08d;this[_0x532a3e(0xf5)](_0x532a3e(0x1e0),_0x5b9a73);}),this[_0x3ec08d(0x182)](this[_0x3ec08d(0x1dd)],_0x3ec08d(0x1ce),this[_0x3ec08d(0xeb)][_0x3ec08d(0x17d)](this)),this[_0x3ec08d(0x182)](this[_0x3ec08d(0x1dd)],_0x3ec08d(0x1e5),(_0xfa4e97,_0x11fbba)=>{const _0x2b4486=_0x3ec08d;this[_0x2b4486(0xf5)](_0x2b4486(0x1d6),_0x11fbba);}),this[_0x3ec08d(0x182)](this[_0x3ec08d(0x1dd)],_0x3ec08d(0x168),()=>{const _0x1a62ea=_0x3ec08d;this[_0x1a62ea(0x16d)]=!0x1;});const _0xdbb6e3=this[_0x3ec08d(0x185)][_0x3ec08d(0x15a)](_0x4676e1);this[_0x3ec08d(0x1ba)]=!0x0;const _0x28a75d=await this[_0x3ec08d(0x1dd)][_0x3ec08d(0x199)](_0x4bde50,this[_0x3ec08d(0xfa)](_0x4676e1),_0xdbb6e3);if(this[_0x3ec08d(0x194)]=_0x28a75d[_0x3ec08d(0x194)],_0xd09b62){if(!_0x28a75d[_0x3ec08d(0x167)])return void this[_0x3ec08d(0x1d2)]();this[_0x3ec08d(0x1ba)]=!0x1,this[_0x3ec08d(0x1b3)](),this[_0x3ec08d(0x16b)][_0x3ec08d(0x13d)](),this[_0x3ec08d(0xf0)]=_0x28a75d[_0x3ec08d(0x138)],this[_0x3ec08d(0x16b)][_0x3ec08d(0x1c4)]=this[_0x3ec08d(0xf0)],await this[_0x3ec08d(0x1d7)](_0x4676e1,_0x28a75d,_0x3ec08d(0x1c5));}else await this[_0x3ec08d(0x175)](_0x28a75d,_0x4676e1);this[_0x3ec08d(0x161)](),this[_0x3ec08d(0x16d)]=!0x0;}[_0x141c1f(0x161)](){const _0x5400aa=_0x141c1f,_0xb221ec=this[_0x5400aa(0x1aa)][_0x5400aa(0x187)][_0x5400aa(0x124)](_0x44a0d6),_0x35549b=this[_0x5400aa(0x1aa)][_0x5400aa(0x187)][_0x5400aa(0x124)](_0x137e7c),_0x53f14e=_0xb221ec[_0x5400aa(0xf8)][_0x5400aa(0x124)](this[_0x5400aa(0x162)]);_0x53f14e&&_0x53f14e[_0x5400aa(0x12a)]>0x1?_0x35549b[_0x5400aa(0x176)]():this[_0x5400aa(0x182)](_0xb221ec,_0x5400aa(0xfe)+this[_0x5400aa(0x162)],()=>{const _0x154cc0=_0x5400aa;0x2===_0xb221ec[_0x154cc0(0xf8)][_0x154cc0(0x124)](this[_0x154cc0(0x162)])[_0x154cc0(0x12a)]&&_0x35549b[_0x154cc0(0x176)]();});}async[_0x141c1f(0xeb)](_0xbcbc93,_0x4e9369,_0x8b9c82,_0x12e285){const _0x4d2517=_0x141c1f;if(!this[_0x4d2517(0x1ba)]&&this[_0x4d2517(0x16c)][_0x4d2517(0x1c4)]==_0x4e9369){const _0x136a06=this[_0x4d2517(0x169)](_0x8b9c82,_0x12e285);await this[_0x4d2517(0x178)](_0x136a06),this[_0x4d2517(0x184)](_0x136a06,_0x4e9369,_0x8b9c82[_0x4d2517(0x19b)])||this[_0x4d2517(0xf5)](_0x4d2517(0x19c));}}async[_0x141c1f(0x166)](){const _0x53b171=_0x141c1f;this[_0x53b171(0x1e1)]();const {locale:_0x14a224}=this[_0x53b171(0x1aa)];let _0x423b30;try{_0x423b30=await this[_0x53b171(0x1dd)][_0x53b171(0x1c1)]();}catch{const _0x5d9362=_0x30d5b9(_0x14a224,_0x53b171(0xf1));return void this[_0x53b171(0x1d2)](_0x5d9362);}const _0x11833a=_0x423b30[_0x53b171(0x150)]||_0x423b30[_0x53b171(0x12c)];if(this[_0x53b171(0x12e)]!==_0x11833a[_0x53b171(0x19b)]){const _0x2fafbe=_0x30d5b9(_0x14a224,_0x53b171(0x154));return void this[_0x53b171(0x1d2)](_0x2fafbe);}await this[_0x53b171(0x1bc)](this[_0x53b171(0x1aa)][_0x53b171(0x11d)][_0x53b171(0xed)][_0x53b171(0x1cc)][_0x53b171(0x1cb)](),!0x0);}[_0x141c1f(0x1e1)](){const _0x25da81=_0x141c1f;this[_0x25da81(0x1dd)][_0x25da81(0x108)](),this[_0x25da81(0x139)]=[],clearTimeout(this[_0x25da81(0x16f)]),this[_0x25da81(0x147)](this[_0x25da81(0x1dd)]);}[_0x141c1f(0x1b2)](_0x4a6628){const _0x132a0e=_0x141c1f,_0x1b9a65=this[_0x132a0e(0x1aa)][_0x132a0e(0x187)][_0x132a0e(0x124)](_0x44a0d6);this[_0x132a0e(0x182)](_0x1b9a65,_0x132a0e(0xfe)+this[_0x132a0e(0x162)],(_0x5084d4,{session:_0x23facc})=>{const _0x10da6e=_0x132a0e;if(_0x23facc['id']===_0x1b9a65[_0x10da6e(0x134)]){_0x5084d4[_0x10da6e(0x158)]();const _0x5e530e=this[_0x10da6e(0x1aa)][_0x10da6e(0x187)][_0x10da6e(0x11e)](_0x10da6e(0xf7))&&this[_0x10da6e(0x1aa)][_0x10da6e(0x187)][_0x10da6e(0x124)](_0x10da6e(0xf7));let _0x14854f=_0x23facc[_0x10da6e(0x121)];_0x5e530e&&_0x5e530e[_0x10da6e(0x153)]&&(_0x14854f=_0x14854f[_0x10da6e(0x18b)](_0x3b3ba7=>_0x10da6e(0x13b)!==_0x3b3ba7)),this[_0x10da6e(0x1aa)][_0x10da6e(0x187)][_0x10da6e(0x124)](_0x10da6e(0x18f))[_0x10da6e(0x106)](_0x14854f,this[_0x10da6e(0x162)]);}}),_0x1b9a65[_0x132a0e(0x174)](this[_0x132a0e(0x162)],_0x4a6628);}[_0x141c1f(0x133)](){const _0x2eb9bc=_0x141c1f,_0x28bce7=this[_0x2eb9bc(0x1aa)][_0x2eb9bc(0x1ca)][_0x2eb9bc(0x137)];this[_0x2eb9bc(0x1aa)][_0x2eb9bc(0x1ca)][_0x2eb9bc(0x137)]=(..._0x37b216)=>{const _0x41b339=_0x2eb9bc;if(!_0x37b216[_0x37b216[_0x41b339(0x12a)]-0x1][_0x41b339(0x197)])throw new _0x22a0d9(_0x41b339(0x157),this);_0x28bce7[_0x41b339(0x1da)](this[_0x41b339(0x1aa)][_0x41b339(0x1ca)],_0x37b216);};}[_0x141c1f(0x165)](){const _0x43f87d=_0x141c1f;this[_0x43f87d(0x1aa)][_0x43f87d(0x1ca)]['on'](_0x43f87d(0x110),(_0x38479a,[_0x1238f4])=>{const _0xde27af=_0x43f87d;if(this[_0xde27af(0x16c)][_0xde27af(0x1c4)])throw new _0x22a0d9(_0xde27af(0x1e4),this);_0x38479a[_0xde27af(0x10e)](),this[_0xde27af(0x11a)]();const _0x2fde91=this[_0xde27af(0x1aa)][_0xde27af(0x112)][_0xde27af(0x124)](_0xde27af(0x18a)),_0x5b6e55=this[_0xde27af(0x125)](_0x1238f4,_0x2fde91);0x0==_0x5b6e55[_0xde27af(0x12a)]&&_0x5b6e55[_0xde27af(0x1a5)](new _0x5c32a7(0x0)),_0x38479a[_0xde27af(0x1b4)]=this[_0xde27af(0x1bc)](_0x5b6e55)[_0xde27af(0x113)](()=>{const _0x5d5023=_0xde27af;this[_0x5d5023(0x1aa)][_0x5d5023(0x187)][_0x5d5023(0x124)](_0x525e93)[_0x5d5023(0x1b8)](this),this[_0x5d5023(0x1aa)][_0x5d5023(0x1ca)][_0x5d5023(0x142)](_0x5d5023(0x16a));})[_0xde27af(0x148)](_0x4edf02=>this[_0xde27af(0xf5)](_0xde27af(0x18e),_0x4edf02))[_0xde27af(0x103)](()=>this[_0xde27af(0x1b3)]());},{'priority':_0x43f87d(0x1c8)}),this[_0x43f87d(0x1aa)]['on'](_0x43f87d(0x111),async(_0x325a81,[_0x747ad0,_0x13b1a3])=>{const _0xce2862=_0x43f87d;_0x325a81[_0xce2862(0x10e)]();const _0x446e25=this[_0xce2862(0x1aa)][_0xce2862(0x11d)][_0xce2862(0xed)][_0xce2862(0x1ea)](_0x747ad0);if(!this[_0xce2862(0x196)][_0xce2862(0x11e)](_0x747ad0)){const _0x39a4e6=_0x13b1a3&&_0x13b1a3[_0xce2862(0x1ca)]?_0x13b1a3[_0xce2862(0x1ca)]:'',_0x2bd3e4=_0x13b1a3&&_0x13b1a3[_0xce2862(0x1e2)]?_0x13b1a3[_0xce2862(0x1e2)]:{};await this[_0xce2862(0x1d4)](_0x747ad0,_0x39a4e6,_0x2bd3e4);}this[_0xce2862(0x1aa)][_0xce2862(0x11d)][_0xce2862(0x132)]({'isUndoable':!0x1},()=>{const _0x4346fe=_0xce2862;_0x446e25[_0x4346fe(0x1db)]=!0x0,this[_0x4346fe(0x1aa)][_0x4346fe(0x11d)][_0x4346fe(0xed)][_0x4346fe(0x160)][_0x4346fe(0x1bd)](_0x446e25);});},{'priority':_0x43f87d(0x1c8)});}async[_0x141c1f(0x178)](_0x526541){const _0x432d19=_0x141c1f,_0x56a6f0=this[_0x432d19(0x1aa)][_0x432d19(0x187)][_0x432d19(0x124)](_0x1c5424),{connection:_0x5572e9}=this[_0x432d19(0x1aa)][_0x432d19(0x187)][_0x432d19(0x124)](_0x525e93),_0x5640b6=new Set();for(const _0x58b3f8 of _0x526541){const _0x5ce022=_0x58b3f8[_0x432d19(0x163)];_0x5ce022&&!_0x56a6f0[_0x432d19(0xf4)](_0x5ce022)&&_0x5640b6[_0x432d19(0x1cd)](_0x5ce022);}if(0x0===_0x5640b6[_0x432d19(0x114)])return;const _0x1a84fc=await _0x2f4b57[_0x432d19(0x136)](_0x5572e9,Array[_0x432d19(0x170)](_0x5640b6));for(const _0x3af7da of _0x1a84fc)_0x56a6f0[_0x432d19(0xf4)](_0x3af7da['id'])||_0x56a6f0[_0x432d19(0x1ad)](_0x3af7da);}[_0x141c1f(0x125)](_0x113a73,_0x8dc441={}){const _0x141609=_0x141c1f,_0x3986ec=this[_0x141609(0x1aa)][_0x141609(0x11d)],_0x347048=[];let _0xc30328=0x0;const _0xfca536=_0x141609(0x143)==typeof _0x113a73?{'main':_0x113a73}:_0x113a73;for(const _0x4ebdc7 of Object[_0x141609(0x117)](_0xfca536)){if(!this[_0x141609(0x16c)][_0x141609(0x189)][_0x141609(0x11e)](_0x4ebdc7))throw new _0x22a0d9(_0x141609(0x171),this);const _0x13e344=this[_0x141609(0x1aa)][_0x141609(0x1ca)][_0x141609(0x120)](_0xfca536[_0x4ebdc7]),_0x11272b=this[_0x141609(0x16c)][_0x141609(0x1ea)](_0x4ebdc7),_0x469a10=new _0x347ca1(_0x3986ec[_0x141609(0x128)](_0x11272b,0x0),_0x13e344,_0xc30328++);_0x347048[_0x141609(0x1a5)](_0x469a10);for(const [_0x5ea9e5,_0x2157fc]of _0x13e344[_0x141609(0x1d8)]){const _0x9e9e3d=_0x3986ec[_0x141609(0x131)](_0x3986ec[_0x141609(0x193)](_0x11272b,_0x2157fc[_0x141609(0x159)][_0x141609(0x1b7)][_0x141609(0x14a)]()),_0x3986ec[_0x141609(0x193)](_0x11272b,_0x2157fc[_0x141609(0x105)][_0x141609(0x1b7)][_0x141609(0x14a)]())),_0x153c25=new _0x2b0e6e(_0x5ea9e5,null,_0x9e9e3d,_0x3986ec[_0x141609(0x1d8)],!0x0,_0xc30328++);_0x347048[_0x141609(0x1a5)](_0x153c25);}}if(_0x8dc441)for(const [_0x38d538,_0x3b02cc]of Object[_0x141609(0x181)](_0x8dc441)){const _0x116206=_0x3986ec[_0x141609(0xed)][_0x141609(0x1ea)](_0x38d538);if(!_0x116206)throw new _0x22a0d9(_0x141609(0x14c),null);for(const [_0x56ddcf,_0x20235d]of Object[_0x141609(0x181)](_0x3b02cc))if(null!==_0x20235d){const _0x389e58=new _0x30380c(_0x116206,_0x56ddcf,null,_0x20235d,_0xc30328++);_0x347048[_0x141609(0x1a5)](_0x389e58);}}return _0x347048;}async[_0x141c1f(0x1d4)](_0x11eb21,_0x237fc6,_0x1c28b){const _0x39ab70=_0x141c1f;this[_0x39ab70(0x125)]({[_0x11eb21]:_0x237fc6},{[_0x11eb21]:_0x1c28b})[_0x39ab70(0x119)]((_0x594e78,_0x12a5cc)=>{const _0xcbaa50=_0x39ab70;_0x594e78[_0xcbaa50(0x123)]=this[_0xcbaa50(0x16c)][_0xcbaa50(0x1c4)]+_0x12a5cc,_0x594e78[_0xcbaa50(0x1d3)]=!0x0,this[_0xcbaa50(0x151)](_0x594e78);}),this[_0x39ab70(0x118)](),await this[_0x39ab70(0x1c7)]();}async[_0x141c1f(0x175)](_0x7bf992,_0xda483a){const _0xfe263=_0x141c1f;let _0x9537db;this[_0xfe263(0xf0)]=_0x7bf992[_0xfe263(0x138)];const _0x5e9e33=_0x7bf992[_0xfe263(0x167)]&&!_0x7bf992[_0xfe263(0x14f)],_0x1658cf=_0x5e9e33?0x0:_0x7bf992[_0xfe263(0x1ca)][_0xfe263(0x123)];if(_0xda483a[_0xfe263(0x119)](_0x87192=>{const _0x192387=_0xfe263;_0x87192[_0x192387(0x1d3)]=!0x0,_0x87192[_0x192387(0x1c9)]=_0x7bf992[_0x192387(0x14e)],_0x87192[_0x192387(0x163)]=null;}),_0x5e9e33)_0x9537db=_0xda483a,this[_0xfe263(0x1a7)](_0x9537db,_0x5e9e33);else{if(_0x7bf992[_0xfe263(0x14f)]){const _0x282a7b=this[_0xfe263(0x125)](_0x7bf992[_0xfe263(0x14f)]);this[_0xfe263(0x16c)][_0xfe263(0x1cc)][_0xfe263(0x1c4)]=-_0x282a7b[_0xfe263(0x12a)],_0x282a7b[_0xfe263(0x119)](_0x395f9d=>{const _0x3cf537=_0xfe263;_0x395f9d[_0x3cf537(0x123)]-=_0x282a7b[_0x3cf537(0x12a)],_0x395f9d[_0x3cf537(0x1c9)]=_0x7bf992[_0x3cf537(0x14e)],_0x395f9d[_0x3cf537(0x1d3)]=!0x0,_0x395f9d[_0x3cf537(0x163)]=null;}),this[_0xfe263(0x1a7)](_0x282a7b,!0x0),this[_0xfe263(0x16b)][_0xfe263(0x1c4)]=-_0x282a7b[_0xfe263(0x12a)]+this[_0xfe263(0xf0)],this[_0xfe263(0x14b)](_0x282a7b);}this[_0xfe263(0x16c)][_0xfe263(0x1cc)][_0xfe263(0x1c4)]=_0x1658cf,_0x9537db=this[_0xfe263(0x169)](_0x7bf992[_0xfe263(0x1ca)],_0x7bf992[_0xfe263(0x1de)]),await this[_0xfe263(0x178)](_0x9537db),this[_0xfe263(0x1a7)](_0x9537db,_0x5e9e33);}_0x7bf992[_0xfe263(0x19b)]&&(this[_0xfe263(0x185)][_0xfe263(0x1d1)](_0x9537db,_0x7bf992[_0xfe263(0x19b)]),this[_0xfe263(0x12e)]=_0x7bf992[_0xfe263(0x19b)]),this[_0xfe263(0x16b)][_0xfe263(0x1c4)]=_0x1658cf+this[_0xfe263(0xf0)],this[_0xfe263(0x14b)](_0x9537db),_0xda483a[_0xfe263(0x18b)](_0x2a73bd=>{const _0x21ce3b=_0xfe263,_0x6d5a3a=this[_0x21ce3b(0x1a9)](_0x2a73bd);return _0x6d5a3a&&!this[_0x21ce3b(0x196)][_0x21ce3b(0x11e)](_0x6d5a3a);})[_0xfe263(0x119)]((_0x52344f,_0x5d094f)=>{const _0x5691a4=_0xfe263;_0x52344f[_0x5691a4(0x123)]=this[_0x5691a4(0x16c)][_0x5691a4(0x1c4)]+_0x5d094f,this[_0x5691a4(0x151)](_0x52344f);}),this[_0xfe263(0x1e9)]()?(this[_0xfe263(0x1eb)]=0x0,this[_0xfe263(0x118)](!0x0),await this[_0xfe263(0x1c7)]()):(this[_0xfe263(0x1ba)]=!0x1,this[_0xfe263(0x1b3)]());}[_0x141c1f(0xf5)](_0x12e22d,_0x20b370){const _0x1b369d=_0x141c1f,_0x1a8d09=_0x20b370&&_0x20b370[_0x1b369d(0x1bb)];if(_0x1a8d09&&_0x1a8d09[_0x1b369d(0x17b)](_0x1b369d(0x130)))throw _0x20b370;const _0xce2cfc=this[_0x1b369d(0x1aa)][_0x1b369d(0x187)][_0x1b369d(0x124)](_0x525e93);throw this[_0x1b369d(0x1ba)]=!0x0,_0xce2cfc[_0x1b369d(0x108)](),this[_0x1b369d(0x1aa)][_0x1b369d(0x1a0)](_0x1b369d(0x15d)),new _0x22a0d9(_0x12e22d,this[_0x1b369d(0x1aa)],_0x1a8d09?{'originalError':_0x1a8d09}:void 0x0);}[_0x141c1f(0x151)](_0x408a11){const _0x484146=_0x141c1f;this[_0x484146(0x104)][_0x484146(0x11e)](_0x408a11)||(this[_0x484146(0x104)][_0x484146(0x1cd)](_0x408a11),this[_0x484146(0x139)][_0x484146(0x1a5)](_0x408a11),this[_0x484146(0x179)]||_0x484146(0x1c3)==_0x408a11[_0x484146(0x10a)]&&!_0x408a11[_0x484146(0x10c)]||this[_0x484146(0x11a)]());}[_0x141c1f(0x118)](_0x50eecc=!0x1){const _0x5b9167=_0x141c1f;!_0x50eecc&&this[_0x5b9167(0x1ba)]||(this[_0x5b9167(0x1ba)]=!0x0,clearTimeout(this[_0x5b9167(0x16f)]),this[_0x5b9167(0x16f)]=setTimeout(()=>{const _0x52f09a=_0x5b9167;this[_0x52f09a(0x1cf)]()[_0x52f09a(0x113)](_0x1d1ef1=>{const _0x4ad008=_0x52f09a;_0x1d1ef1&&(this[_0x4ad008(0x1b3)](),this[_0x4ad008(0x1ba)]=!0x1);})[_0x52f09a(0x148)](_0xe9b590=>{const _0x55f221=_0x52f09a;this[_0x55f221(0x1b3)](),this[_0x55f221(0x1ba)]=!0x1,function(_0x2c3b6e){const _0x4c74ac=_0x55f221;return _0x2c3b6e[_0x4c74ac(0x1bb)][_0x4c74ac(0x17b)](_0x4c74ac(0x135))||_0x2c3b6e[_0x4c74ac(0x1bb)][_0x4c74ac(0x17b)](_0x4c74ac(0x11f))||_0x2c3b6e[_0x4c74ac(0x1bb)][_0x4c74ac(0x17b)](_0x4c74ac(0x1a4));}(_0xe9b590)||this[_0x55f221(0xf5)](_0xe9b590[_0x55f221(0x1bb)],_0xe9b590);});},this[_0x5b9167(0x1eb)]));}[_0x141c1f(0x1c7)](){return new Promise(_0x1a963c=>{const _0x5be0cc=_0x473d;this['on'](_0x5be0cc(0x188),()=>{_0x1a963c();});});}async[_0x141c1f(0x1cf)](){const _0x468d45=_0x141c1f,_0x1ff24d=this[_0x468d45(0x1aa)][_0x468d45(0x187)][_0x468d45(0x124)](_0x137e7c);if(this[_0x468d45(0x1a1)]()&&(_0x1ff24d[_0x468d45(0x176)](),this[_0x468d45(0xec)]=!0x1),!this[_0x468d45(0x1e9)]())return!0x0;const _0x53ef57=[...this[_0x468d45(0x139)]];for(const _0x12e197 of _0x53ef57)_0x12e197[_0x468d45(0x198)]=this[_0x468d45(0x16c)][_0x468d45(0x1cc)][_0x468d45(0x109)](_0x12e197);const _0x5287b9=this[_0x468d45(0x185)][_0x468d45(0x15a)](_0x53ef57),_0x52befc=q++,_0x1c0b3f=this[_0x468d45(0xfa)](_0x53ef57),_0x287dd8=await this[_0x468d45(0x1dd)][_0x468d45(0x14d)](_0x1c0b3f,_0x1c0b3f[_0x468d45(0x123)],_0x5287b9);try{return await this[_0x468d45(0x1d7)](_0x53ef57,_0x287dd8,_0x52befc);}catch(_0x291bd1){return this[_0x468d45(0xf5)](_0x468d45(0x1ec),_0x291bd1);}}async[_0x141c1f(0x1d7)](_0x584d7b,_0x56ca2c,_0x415f65){const _0x6ed504=_0x141c1f;if(_0x6ed504(0x1e5)in _0x56ca2c)throw _0x56ca2c[_0x6ed504(0x1e5)];let _0x86ccda=!0x1;if(_0x56ca2c[_0x6ed504(0x167)]){_0x56ca2c[_0x6ed504(0x19b)]&&(this[_0x6ed504(0x12e)]=_0x56ca2c[_0x6ed504(0x19b)]),this[_0x6ed504(0x139)]=this[_0x6ed504(0x139)][_0x6ed504(0x18b)](_0x2e5400=>!_0x584d7b[_0x6ed504(0x127)](_0x2e5400));for(const _0x5d8804 of _0x584d7b)_0x5d8804[_0x6ed504(0x1c9)]=_0x6ed504(0x173)in _0x56ca2c&&_0x56ca2c[_0x6ed504(0x173)]||void 0x0;$(_0x584d7b,_0x56ca2c[_0x6ed504(0x1c4)]-_0x584d7b[_0x6ed504(0x12a)]),this[_0x6ed504(0x14b)](_0x584d7b);const _0x4b7487=_0x584d7b[_0x6ed504(0x18b)](_0x2e59e2=>{const _0x4650d5=_0x6ed504;if(!_0x2e59e2[_0x4650d5(0x1d3)])return!0x1;const _0x40eeff=this[_0x4650d5(0x1a9)](_0x2e59e2);return _0x40eeff&&!this[_0x4650d5(0x196)][_0x4650d5(0x11e)](_0x40eeff);});$(_0x4b7487,this[_0x6ed504(0x16c)][_0x6ed504(0x1c4)]),this[_0x6ed504(0x1a7)](_0x4b7487),_0x86ccda=!0x0,this[_0x6ed504(0x1eb)]=this[_0x6ed504(0xfb)];}else{const _0x86b854=this[_0x6ed504(0x169)](_0x56ca2c[_0x6ed504(0x1ca)],_0x56ca2c[_0x6ed504(0x1de)])[_0x6ed504(0x18b)](_0x404583=>_0x404583[_0x6ed504(0x123)]>=this[_0x6ed504(0x149)]);_0x86b854[_0x6ed504(0x119)](_0x1e1e87=>this[_0x6ed504(0x1ed)](_0x1e1e87)),this[_0x6ed504(0x139)]=this[_0x6ed504(0x139)][_0x6ed504(0x18b)](_0x2976be=>!_0x2976be[_0x6ed504(0x1d3)]||!this[_0x6ed504(0x196)][_0x6ed504(0x11e)](this[_0x6ed504(0x1a9)](_0x2976be))),this[_0x6ed504(0x139)][_0x6ed504(0x12a)]&&$(this[_0x6ed504(0x139)],this[_0x6ed504(0x139)][0x0][_0x6ed504(0x123)]),await this[_0x6ed504(0x178)](_0x86b854),_0x86ccda=this[_0x6ed504(0x184)](_0x86b854,_0x56ca2c[_0x6ed504(0x1c4)],_0x56ca2c[_0x6ed504(0x19b)]),this[_0x6ed504(0x1eb)]=Math[_0x6ed504(0x164)](this[_0x6ed504(0x1eb)]/0x2);}return _0x86ccda?!this[_0x6ed504(0x1e9)]()||(this[_0x6ed504(0x118)](!0x0),!0x1):this[_0x6ed504(0xf5)](_0x6ed504(0x1b0));}[_0x141c1f(0x184)](_0xbe2aa2,_0x53cd08,_0x24632f){const _0x1b63d6=_0x141c1f;try{const _0x4556ba={'document':this[_0x1b63d6(0x16c)],'useRelations':!0x1,'padWithNoOps':!0x0},{operationsA:_0x3f930d,operationsB:_0x37b08e,originalOperations:_0x5c8355}=_0x28f197(_0xbe2aa2,this[_0x1b63d6(0x139)],_0x4556ba);$(_0x3f930d,this[_0x1b63d6(0x16c)][_0x1b63d6(0x1c4)]),$(_0x37b08e,_0x53cd08);for(const _0x2cbe73 of _0x3f930d){const _0x231089=_0x5c8355[_0x1b63d6(0x124)](_0x2cbe73);_0x2cbe73[_0x1b63d6(0x163)]=_0x231089?_0x231089[_0x1b63d6(0x163)]:null;}_0x24632f&&(this[_0x1b63d6(0x185)][_0x1b63d6(0x1d1)](_0xbe2aa2,_0x24632f),this[_0x1b63d6(0x12e)]=_0x24632f),this[_0x1b63d6(0x139)]=[..._0x37b08e],this[_0x1b63d6(0x1a7)](_0x3f930d),this[_0x1b63d6(0x14b)](_0xbe2aa2);}catch(_0x568f20){return console[_0x1b63d6(0x1e5)](_0x568f20),!0x1;}return!0x0;}[_0x141c1f(0x1a7)](_0x567724,_0x4832be=!0x1){const _0x1e072a=_0x141c1f;this[_0x1e072a(0x1aa)][_0x1e072a(0x11d)][_0x1e072a(0x132)]({'isUndoable':!0x1,'isLocal':!0x1},_0x3ad2a4=>{const _0x1f014c=_0x1e072a;for(const _0x22b1c8 of _0x567724)this[_0x1f014c(0x104)][_0x1f014c(0x1cd)](_0x22b1c8),this[_0x1f014c(0x1ed)](_0x22b1c8),_0x3ad2a4[_0x1f014c(0xea)][_0x1f014c(0x102)](_0x22b1c8),this[_0x1f014c(0x1aa)][_0x1f014c(0x11d)][_0x1f014c(0x122)](_0x22b1c8);});}[_0x141c1f(0x1ed)](_0x1c0663){const _0x5bd339=_0x141c1f,_0x243ec9=this[_0x5bd339(0x1a9)](_0x1c0663);_0x243ec9&&this[_0x5bd339(0x196)][_0x5bd339(0x1cd)](_0x243ec9);}[_0x141c1f(0x1a9)](_0x478296){const _0x1da920=_0x141c1f;let _0xc31ff2,_0x194e85;switch(_0x478296[_0x1da920(0x10a)]){case _0x1da920(0x1e8):_0xc31ff2=_0x478296[_0x1da920(0xf6)][_0x1da920(0x1ab)];break;case _0x1da920(0x1c3):if(_0x194e85=_0x478296[_0x1da920(0x183)],!_0x194e85)return null;_0xc31ff2=_0x194e85[_0x1da920(0x1ab)];break;case _0x1da920(0x145):_0xc31ff2=_0x478296[_0x1da920(0x1ab)];break;case _0x1da920(0x18c):_0xc31ff2=_0x478296[_0x1da920(0xfd)];break;case _0x1da920(0x116):_0xc31ff2=_0x478296[_0x1da920(0x144)][_0x1da920(0x1ab)];break;default:return null;}return _0xc31ff2[_0x1da920(0x141)];}[_0x141c1f(0x14b)](_0x28171e){const _0x143ef8=_0x141c1f;_0x28171e[_0x143ef8(0x119)](_0x482ef6=>{const _0x3c424c=_0x143ef8,_0xe5627=_0x482ef6[_0x3c424c(0x1a6)]();_0xe5627[_0x3c424c(0x163)]=_0x482ef6[_0x3c424c(0x163)],_0xe5627[_0x3c424c(0x1d3)]=!!_0x482ef6[_0x3c424c(0x1d3)],_0xe5627[_0x3c424c(0x1c9)]=_0x482ef6[_0x3c424c(0x1c9)],_0xe5627[_0x3c424c(0x123)]+=this[_0x3c424c(0xf0)],_0x482ef6[_0x3c424c(0x1df)]&&this[_0x3c424c(0xff)][_0x3c424c(0x1cd)](_0xe5627),this[_0x3c424c(0x16b)][_0x3c424c(0x102)](_0xe5627);});}[_0x141c1f(0x1d2)](_0x195043){const _0x586ba0=_0x141c1f,_0x34e458=this[_0x586ba0(0x1aa)][_0x586ba0(0x187)][_0x586ba0(0x124)](_0x586ba0(0x13c)),_0x2aec93=this[_0x586ba0(0x1aa)][_0x586ba0(0x1d5)];_0x195043||(_0x195043=_0x30d5b9(_0x2aec93,_0x586ba0(0xfc))),_0x34e458[_0x586ba0(0x1ae)](_0x195043,{'title':_0x30d5b9(_0x2aec93,_0x586ba0(0x19d)),'namespace':_0x586ba0(0xf2)}),this[_0x586ba0(0xef)]=!0x0,clearTimeout(this[_0x586ba0(0x16f)]),this[_0x586ba0(0x139)]=[],this[_0x586ba0(0x1aa)][_0x586ba0(0x187)][_0x586ba0(0x124)](_0x525e93)[_0x586ba0(0x108)]();}[_0x141c1f(0x11a)](){const _0x28b20e=_0x141c1f;this[_0x28b20e(0x179)]||(this[_0x28b20e(0x179)]=this[_0x28b20e(0x1aa)][_0x28b20e(0x187)][_0x28b20e(0x124)](_0x2d2a98)[_0x28b20e(0x1cd)](_0x30d5b9(this[_0x28b20e(0x1aa)][_0x28b20e(0x1d5)],_0x28b20e(0x1e7))));}[_0x141c1f(0x1b3)](){const _0x4377d1=_0x141c1f;this[_0x4377d1(0x179)]&&(this[_0x4377d1(0x1aa)][_0x4377d1(0x187)][_0x4377d1(0x124)](_0x2d2a98)[_0x4377d1(0x195)](this[_0x4377d1(0x179)]),this[_0x4377d1(0x179)]=null);}[_0x141c1f(0xfa)](_0x42d2ae){const _0x5f39af=_0x141c1f,_0x4e317b=_0x42d2ae[_0x5f39af(0x1be)](_0x235a7f=>_0x235a7f[_0x5f39af(0x107)]());return this[_0x5f39af(0x16e)][_0x5f39af(0x1d9)](_0x4e317b);}[_0x141c1f(0x169)](_0x4784a0,_0x3f1404){const _0x4bcd96=_0x141c1f;return this[_0x4bcd96(0x16e)][_0x4bcd96(0x17e)](_0x4784a0)[_0x4bcd96(0x1be)]((_0x12028d,_0x545230)=>{const _0x767384=_0x4bcd96,_0x2884d5=_0x767384(0x110)==_0x3f1404[_0x545230][_0x767384(0x10a)];if(_0x767384(0x10d)==_0x12028d[_0x767384(0x1c6)]){const _0x5d2ff1=_0x12028d[_0x767384(0xf6)][_0x767384(0x1ab)];!this[_0x767384(0x16c)][_0x767384(0x1ea)](_0x5d2ff1)&&(this[_0x767384(0x16c)][_0x767384(0xee)](_0x767384(0x1a8),_0x5d2ff1)[_0x767384(0x13e)]=!0x1);}const _0x477202=_0x7e0226[_0x767384(0x12b)](_0x12028d,this[_0x767384(0x16c)]);return _0x477202[_0x767384(0x198)]=_0x12028d[_0x767384(0x198)],_0x477202[_0x767384(0x1d3)]=_0x2884d5,_0x477202[_0x767384(0x163)]=_0x2884d5?null:_0x3f1404[_0x545230][_0x767384(0x17c)],_0x477202[_0x767384(0x1df)]=_0x767384(0x17a)===_0x3f1404[_0x545230][_0x767384(0x10a)],_0x477202[_0x767384(0x1c9)]=_0x3f1404[_0x545230][_0x767384(0x1c9)],_0x477202;});}[_0x141c1f(0x156)](){const _0x19d7ec=_0x141c1f;this[_0x19d7ec(0xec)]=!0x0,this[_0x19d7ec(0x1a1)]()?this[_0x19d7ec(0x118)]():this[_0x19d7ec(0xec)]=!0x1;}[_0x141c1f(0x1a1)](){const _0x169fd2=_0x141c1f,_0x9e31d0=this[_0x169fd2(0x1aa)][_0x169fd2(0x187)][_0x169fd2(0x124)](_0x44a0d6)[_0x169fd2(0xf8)][_0x169fd2(0x124)](this[_0x169fd2(0x162)]);return!this[_0x169fd2(0x1aa)][_0x169fd2(0x152)]&&!!_0x9e31d0&&_0x9e31d0[_0x169fd2(0x12a)]>0x1&&this[_0x169fd2(0xec)];}[_0x141c1f(0x1e9)](){const _0x5e0bca=_0x141c1f;return this[_0x5e0bca(0x139)][_0x5e0bca(0x12a)]>0x0||this[_0x5e0bca(0x1a1)]();}}class G extends Error{}function $(_0x4bc94a,_0x4f117d){const _0x211854=_0x141c1f;for(const _0x33bc29 of _0x4bc94a)_0x33bc29[_0x211854(0x123)]=_0x4f117d++;}class K{[_0x141c1f(0x177)];[_0x141c1f(0x1dc)];constructor(_0x5b6988){const _0x35828d=_0x141c1f;this[_0x35828d(0x177)]=_0x5b6988,this[_0x35828d(0x1dc)]=new WeakMap();}[_0x141c1f(0x15a)](_0x920896){const _0x261738=_0x141c1f;let _0x5e4c32=_0x920896[_0x261738(0x12a)];for(;_0x5e4c32--;){const _0x25a384=_0x920896[_0x5e4c32];if(!this[_0x261738(0x177)][_0x261738(0x11e)](_0x25a384)){if(!this[_0x261738(0x1dc)][_0x261738(0x11e)](_0x25a384)){const _0x22992c=_0xf1e7a9()[_0x261738(0x14a)](0x1,0x12);this[_0x261738(0x1dc)][_0x261738(0x137)](_0x25a384,_0x22992c);}return this[_0x261738(0x1dc)][_0x261738(0x124)](_0x25a384);}}}[_0x141c1f(0x1d1)](_0x409ab2,_0x10201b){const _0x94dc6f=_0x141c1f;if(!_0x10201b)return;let _0x36030a=_0x409ab2[_0x94dc6f(0x12a)];for(;_0x36030a--;){const _0x14d718=_0x409ab2[_0x36030a];this[_0x94dc6f(0x177)][_0x94dc6f(0x11e)](_0x14d718)||this[_0x94dc6f(0x1dc)][_0x94dc6f(0x137)](_0x14d718,_0x10201b);}}}
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- const _0x170b50=_0x8003;(function(_0x2756c1,_0x3c4ab7){const _0x11cf54=_0x8003,_0x249aac=_0x2756c1();while(!![]){try{const _0x26db4a=parseInt(_0x11cf54(0x19c))/0x1*(-parseInt(_0x11cf54(0x193))/0x2)+parseInt(_0x11cf54(0x1c1))/0x3+-parseInt(_0x11cf54(0x19e))/0x4+parseInt(_0x11cf54(0x1a2))/0x5*(parseInt(_0x11cf54(0x1be))/0x6)+-parseInt(_0x11cf54(0x195))/0x7+parseInt(_0x11cf54(0x1a3))/0x8+-parseInt(_0x11cf54(0x1a5))/0x9*(-parseInt(_0x11cf54(0x19d))/0xa);if(_0x26db4a===_0x3c4ab7)break;else _0x249aac['push'](_0x249aac['shift']());}catch(_0x10d423){_0x249aac['push'](_0x249aac['shift']());}}}(_0x48c9,0xe36a7));import{ContextPlugin as _0x54e2e6}from'ckeditor5/src/core.js';function _0x48c9(){const _0x17fc56=['3134445xrLUiS','defineMe','forEach','context','values','size','channelSessions','listenTo','unregister','state','sessionAdd:','connected','channelConnectedUsers','sessions-register-already-registered','isMe','getUserBySessionId','isOfficialPlugin','8nfuHgj','change:state','11731930kgPlaL','pluginName','orderNumber','remove','delete','connection','mySessionId','423874ZixKMO','20DjMhTU','2875832isOZty','has','add','requires','220TgcOje','6963136aVkmdz','_handleSessionRemove','9751806UXqXXz','fire','getUserSessions','init','set','plugins','addUser','stopListening','role','sessions-unregister-not-exist','_createUser','getUserRole','Sessions','get','assign','allConnectedUsers','isPremiumPlugin','_uniqueUsersCount','_users','register','clear','_registeredSessions','sessionId','_handleSessionAdd','user','128136rZsAsd','hiddenInPresenceList','getUser'];_0x48c9=function(){return _0x17fc56;};return _0x48c9();}import{Collection as _0x28bf9a,CKEditorError as _0x29b2bd}from'ckeditor5/src/utils.js';import{WebSocketGateway as _0x2f2c0e}from'./websocketgateway.js';import{Users as _0xba84}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x8003(_0x397418,_0x1f6e09){const _0x48c9fc=_0x48c9();return _0x8003=function(_0x80035d,_0x53da4b){_0x80035d=_0x80035d-0x193;let _0x3987ab=_0x48c9fc[_0x80035d];return _0x3987ab;},_0x8003(_0x397418,_0x1f6e09);}export class Sessions extends _0x54e2e6{[_0x170b50(0x1c7)];[_0x170b50(0x1cd)];[_0x170b50(0x1b4)];[_0x170b50(0x1ba)];[_0x170b50(0x1b6)];[_0x170b50(0x1b7)];static get[_0x170b50(0x196)](){const _0x4c4c2e=_0x170b50;return _0x4c4c2e(0x1b1);}static get[_0x170b50(0x1d1)](){return!0x0;}static get[_0x170b50(0x1b5)](){return!0x0;}static get[_0x170b50(0x1a1)](){return[_0x2f2c0e,_0xba84];}constructor(_0x1ba244){const _0x177792=_0x170b50;super(_0x1ba244),this[_0x177792(0x1c7)]=new Map(),this[_0x177792(0x1cd)]=new Map(),this[_0x177792(0x1b4)]=new _0x28bf9a(),this[_0x177792(0x1ba)]=new Map(),this[_0x177792(0x1b6)]=0x0,this[_0x177792(0x1b7)]=this[_0x177792(0x1c4)][_0x177792(0x1aa)][_0x177792(0x1b2)](_0xba84);}[_0x170b50(0x1a8)](){const _0x18c925=_0x170b50,_0x1bcb02=this[_0x18c925(0x1c4)][_0x18c925(0x1aa)][_0x18c925(0x1b2)](_0x2f2c0e);this[_0x18c925(0x1c8)](_0x1bcb02,_0x18c925(0x194),(_0x19361a,_0x3c9554,_0x302184)=>{const _0xf70cd4=_0x18c925;if(_0xf70cd4(0x1cc)!==_0x302184)this[_0xf70cd4(0x1c7)][_0xf70cd4(0x1c3)](_0x84c35c=>_0x84c35c[_0xf70cd4(0x1b9)]()),this[_0xf70cd4(0x1cd)][_0xf70cd4(0x1c3)](_0x1206ea=>_0x1206ea[_0xf70cd4(0x1b9)]()),this[_0xf70cd4(0x1b4)][_0xf70cd4(0x1b9)]();else{for(const [_0x3b6ea2,_0x4e5f9b]of this[_0xf70cd4(0x1ba)])for(const _0x5dd7bc of _0x4e5f9b)this[_0xf70cd4(0x1bc)](_0x3b6ea2,_0x5dd7bc);}}),this[_0x18c925(0x1af)](_0x1bcb02[_0x18c925(0x19a)]['me'],!0x0);}[_0x170b50(0x1b8)](_0x327bd4,_0x44e4e4){const _0x2ba7d5=_0x170b50;if(this[_0x2ba7d5(0x1ba)][_0x2ba7d5(0x19f)](_0x327bd4))throw new _0x29b2bd(_0x2ba7d5(0x1ce),null,{'channelId':_0x327bd4});this[_0x2ba7d5(0x1ba)][_0x2ba7d5(0x1a9)](_0x327bd4,_0x44e4e4),this[_0x2ba7d5(0x1c7)][_0x2ba7d5(0x1a9)](_0x327bd4,new _0x28bf9a()),this[_0x2ba7d5(0x1cd)][_0x2ba7d5(0x1a9)](_0x327bd4,new _0x28bf9a()),this[_0x2ba7d5(0x1c8)](_0x44e4e4,_0x2ba7d5(0x1a0),(_0x13caf3,_0x73eab5)=>this[_0x2ba7d5(0x1bc)](_0x327bd4,_0x73eab5)),this[_0x2ba7d5(0x1c8)](_0x44e4e4,_0x2ba7d5(0x198),(_0x3a5a72,_0x2dfb05)=>this[_0x2ba7d5(0x1a4)](_0x327bd4,_0x2dfb05));for(const _0x452ebd of _0x44e4e4)this[_0x2ba7d5(0x1bc)](_0x327bd4,_0x452ebd);}[_0x170b50(0x1c9)](_0x19293d){const _0x156905=_0x170b50;if(!this[_0x156905(0x1ba)][_0x156905(0x19f)](_0x19293d))throw new _0x29b2bd(_0x156905(0x1ae),null,{'channelId':_0x19293d});const _0x41714c=this[_0x156905(0x1ba)][_0x156905(0x1b2)](_0x19293d);this[_0x156905(0x1ac)](_0x41714c);for(const _0x1afed8 of _0x41714c)_0x156905(0x1cc)===this[_0x156905(0x1c4)][_0x156905(0x1aa)][_0x156905(0x1b2)](_0x2f2c0e)[_0x156905(0x1ca)]&&this[_0x156905(0x1a4)](_0x19293d,_0x1afed8);this[_0x156905(0x1ba)][_0x156905(0x199)](_0x19293d),this[_0x156905(0x1c7)][_0x156905(0x199)](_0x19293d),this[_0x156905(0x1cd)][_0x156905(0x199)](_0x19293d);}get[_0x170b50(0x19b)](){const _0x2f1988=_0x170b50;return this[_0x2f1988(0x1c4)][_0x2f1988(0x1aa)][_0x2f1988(0x1b2)](_0x2f2c0e)[_0x2f1988(0x19a)][_0x2f1988(0x1bb)];}[_0x170b50(0x1d0)](_0x34c752){const _0x383e16=_0x170b50;for(const _0x5bf24a of this[_0x383e16(0x1c7)][_0x383e16(0x1c5)]())for(const _0x44df34 of _0x5bf24a)if(_0x44df34['id']===_0x34c752)return _0x44df34[_0x383e16(0x1bd)];}[_0x170b50(0x1a7)](_0x2bea80,_0x290d1d){const _0x5b3a41=_0x170b50,_0x3f7d06=_0x290d1d?[this[_0x5b3a41(0x1c7)][_0x5b3a41(0x1b2)](_0x290d1d)]:this[_0x5b3a41(0x1c7)][_0x5b3a41(0x1c5)](),_0x59e960=new Set();for(const _0x1653ac of _0x3f7d06)for(const _0x31a77d of _0x1653ac)_0x31a77d[_0x5b3a41(0x1bd)]['id']===_0x2bea80['id']&&_0x59e960[_0x5b3a41(0x1a0)](_0x31a77d['id']);return _0x59e960;}[_0x170b50(0x1b0)](_0xa712a){const _0x170e2b=_0x170b50;for(const _0x47df8f of this[_0x170e2b(0x1c7)][_0x170e2b(0x1c5)]())for(const _0x37cb7b of _0x47df8f)if(_0x37cb7b[_0x170e2b(0x1bd)]===_0xa712a)return _0x37cb7b[_0x170e2b(0x1ad)];}[_0x170b50(0x1bc)](_0x267b38,_0x286b1c){const _0x1c8929=_0x170b50;if(_0x1c8929(0x1cc)!==this[_0x1c8929(0x1c4)][_0x1c8929(0x1aa)][_0x1c8929(0x1b2)](_0x2f2c0e)[_0x1c8929(0x1ca)])return;const _0x555fa2=_0x286b1c[_0x1c8929(0x1bd)],_0x1c9dd0=this[_0x1c8929(0x1b7)][_0x1c8929(0x1c0)](_0x555fa2['id'])||this[_0x1c8929(0x1af)](_0x555fa2),_0x28d089=Object[_0x1c8929(0x1b3)]({},_0x286b1c,{'user':_0x1c9dd0});if(this[_0x1c8929(0x1c7)][_0x1c8929(0x1b2)](_0x267b38)[_0x1c8929(0x1a0)](_0x28d089),!_0x555fa2[_0x1c8929(0x1bf)]){const _0x1a7e1a=this[_0x1c8929(0x1cd)][_0x1c8929(0x1b2)](_0x267b38);_0x1a7e1a[_0x1c8929(0x19f)](_0x1c9dd0['id'])||_0x1a7e1a[_0x1c8929(0x1a0)](_0x1c9dd0),this[_0x1c8929(0x1b4)][_0x1c8929(0x19f)](_0x1c9dd0['id'])||_0x555fa2[_0x1c8929(0x1bf)]||this[_0x1c8929(0x1b4)][_0x1c8929(0x1a0)](_0x1c9dd0,_0x1c9dd0[_0x1c8929(0x1cf)]?0x0:void 0x0);}this[_0x1c8929(0x1a6)](_0x1c8929(0x1cb)+_0x267b38,{'channelId':_0x267b38,'session':_0x28d089});}[_0x170b50(0x1a4)](_0x2cb80a,_0x161b95){const _0x2e874c=_0x170b50;if(_0x2e874c(0x1cc)!==this[_0x2e874c(0x1c4)][_0x2e874c(0x1aa)][_0x2e874c(0x1b2)](_0x2f2c0e)[_0x2e874c(0x1ca)])return;const _0x367306=this[_0x2e874c(0x1cd)][_0x2e874c(0x1b2)](_0x2cb80a),_0x56bf38=_0x161b95[_0x2e874c(0x1bd)];_0x56bf38['id']&&(this[_0x2e874c(0x1c7)][_0x2e874c(0x1b2)](_0x2cb80a)[_0x2e874c(0x198)](_0x161b95['id']),_0x367306[_0x2e874c(0x19f)](_0x56bf38['id'])&&!this[_0x2e874c(0x1a7)](_0x56bf38,_0x2cb80a)[_0x2e874c(0x1c6)]&&_0x367306[_0x2e874c(0x198)](_0x56bf38['id']),this[_0x2e874c(0x1b4)][_0x2e874c(0x1b2)](_0x56bf38['id'])&&!this[_0x2e874c(0x1a7)](_0x56bf38)[_0x2e874c(0x1c6)]&&this[_0x2e874c(0x1b4)][_0x2e874c(0x198)](_0x56bf38['id']));}[_0x170b50(0x1af)](_0x1c82fc,_0x32a562){const _0x2295e3=_0x170b50,_0x257ef6=this[_0x2295e3(0x1b7)][_0x2295e3(0x1ab)](_0x1c82fc);return _0x32a562&&this[_0x2295e3(0x1b7)][_0x2295e3(0x1c2)](_0x1c82fc['id']),_0x257ef6[_0x2295e3(0x197)]=this[_0x2295e3(0x1b6)]++,_0x257ef6;}}
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- function _0x1f94(_0x4813e1,_0x5b6bd3){const _0x32c3b8=_0x32c3();return _0x1f94=function(_0x1f9413,_0x580fc5){_0x1f9413=_0x1f9413-0x125;let _0x107a49=_0x32c3b8[_0x1f9413];return _0x107a49;},_0x1f94(_0x4813e1,_0x5b6bd3);}const _0x5e8d7f=_0x1f94;(function(_0x560b31,_0x53f014){const _0x5a8497=_0x1f94,_0x596c5e=_0x560b31();while(!![]){try{const _0x522b1c=parseInt(_0x5a8497(0x17f))/0x1*(-parseInt(_0x5a8497(0x132))/0x2)+-parseInt(_0x5a8497(0x193))/0x3+-parseInt(_0x5a8497(0x1aa))/0x4*(parseInt(_0x5a8497(0x17e))/0x5)+parseInt(_0x5a8497(0x191))/0x6*(parseInt(_0x5a8497(0x129))/0x7)+-parseInt(_0x5a8497(0x1a3))/0x8*(-parseInt(_0x5a8497(0x178))/0x9)+parseInt(_0x5a8497(0x13a))/0xa*(parseInt(_0x5a8497(0x15e))/0xb)+-parseInt(_0x5a8497(0x19a))/0xc*(-parseInt(_0x5a8497(0x174))/0xd);if(_0x522b1c===_0x53f014)break;else _0x596c5e['push'](_0x596c5e['shift']());}catch(_0x21f9e6){_0x596c5e['push'](_0x596c5e['shift']());}}}(_0x32c3,0x25102));import{Plugin as _0x28753b}from'ckeditor5/src/core.js';import{global as _0x35da09,DomEmitterMixin as _0x523aa1}from'ckeditor5/src/utils.js';function _0x32c3(){const _0x534b77=['change','enqueueChange','user:position','orderNumber','Escape','$graveyard','clear','getAttribute','mySessionId','1638263nFfcHh','getRange','createRange','color','rootName','editing','split','markerName','ck-user__marker_hovered','listenTo','fromRange','markerRange','startsWith','requires','deletionPosition','mapper','highest','commands','ck-user__marker-tooltip','delete','span','addMarker','921037kQLIsw','add','undo','getStart','991773oxEqVn','false','schema','batch','markerToHighlight','checkChild','862115yxwLLp','6gSdtef','start','isOfficialPlugin','change:range','spellcheck','name','toDomElement','setCustomProperty','detach','keydown','parent','textContent','getUserBySessionId','update:user:range','conversion','render','⁠<span\x20class=\x22ck-user__marker-line\x22\x20contenteditable=\x22false\x22><span\x20class=\x22ck-user__marker-dot\x22></span></span>','type','309378WzXsJQ','classList','221448zKYuiz','markers','user:range','hasContent','addEventListener','plugins','getCustomProperty','24SEMlVu','isInline','stopListening','outerHTML','applyOperation','markerToElement','mouseenter','createElement','contenteditable','8NulDhj','element','user:','$text','user:position:','isLimit','init','4RhgDGM','root','removeMarker','nodeAfter','selection','pluginName','getFirstRange','document','remove','isDocumentOperation','updateMarker','size','UserMarkers','14lUVYBf','isCollapsed','reconvertMarker','_createdBatches','editor','getSelectionClass','destroy','markerNameToElements','createUIElement','84946upixyX','tableCell','view','ck-user__selection','afterInit','toRange','end','model','20NxKwZk','getNearestSelectionRange','_domEmitter','has','get','isSimilar','isObject','getMarkerClass','createUserMarkerOperations','setAttribute','newRange','getContainedElement','user:range:','editingDowncast','hasDomSelection','getPositions','removeClass','for','userPositionMarker','innerHTML','oldRange','data-session-id','mouseleave','isPremiumPlugin','set','marker','ck-user__marker\x20'];_0x32c3=function(){return _0x534b77;};return _0x32c3();}import{Sessions as _0x3e09bc}from'./sessions.js';import{ModelLiveRange as _0x23859d}from'ckeditor5/src/engine.js';import'../../theme/usermarkers.css';export class UserMarkers extends _0x28753b{[_0x5e8d7f(0x13c)]=new(_0x523aa1())();static get[_0x5e8d7f(0x16b)](){return[_0x3e09bc];}static get[_0x5e8d7f(0x1af)](){const _0x4a3584=_0x5e8d7f;return _0x4a3584(0x128);}static get[_0x5e8d7f(0x181)](){return!0x0;}static get[_0x5e8d7f(0x151)](){return!0x0;}[_0x5e8d7f(0x1a9)](){const _0x1f6d49=_0x5e8d7f,_0x23fc4b=this[_0x1f6d49(0x12d)],_0x2f1ab5=_0x23fc4b[_0x1f6d49(0x198)][_0x1f6d49(0x13e)](_0x3e09bc);_0x23fc4b[_0x1f6d49(0x18d)][_0x1f6d49(0x14b)](_0x1f6d49(0x147))[_0x1f6d49(0x19f)]({'model':_0x1f6d49(0x157),'view':(_0x20fc6f,{writer:_0x55a0b3})=>function(_0x124b6a,_0x437ae5,_0x47acf7,_0x5031be){const _0x28cf9e=_0x1f6d49,_0x1e19b1=_0x124b6a[_0x28cf9e(0x165)][_0x28cf9e(0x164)](':')[0x2],_0x1931aa=_0x47acf7[_0x28cf9e(0x18b)](_0x1e19b1);if(!_0x1931aa||_0x1e19b1===_0x47acf7[_0x28cf9e(0x15d)])return;if(!_0x5031be[_0x28cf9e(0x139)][_0x28cf9e(0x17a)][_0x28cf9e(0x17d)](_0x124b6a[_0x28cf9e(0x169)][_0x28cf9e(0x180)],_0x28cf9e(0x1a6)))return;const _0x5be588={'class':_0x28cf9e(0x154)+_0x1931aa[_0x28cf9e(0x161)][_0x28cf9e(0x141)](),'data-name':_0x1931aa[_0x28cf9e(0x184)],'data-session-id':_0x1e19b1},_0x9ea87b=_0x5031be[_0x28cf9e(0x139)][_0x28cf9e(0x194)][_0x28cf9e(0x13e)](_0x124b6a[_0x28cf9e(0x165)]),_0x12bfc2=_0x9ea87b[_0x28cf9e(0x177)](),_0x163f22=_0x12bfc2[_0x28cf9e(0x1ad)],_0x3144db=_0x5031be[_0x28cf9e(0x139)][_0x28cf9e(0x17a)];if(_0x163f22&&_0x3144db[_0x28cf9e(0x140)](_0x163f22)&&_0x3144db[_0x28cf9e(0x19b)](_0x163f22)&&!_0x5031be[_0x28cf9e(0x139)][_0x28cf9e(0x194)][_0x28cf9e(0x13e)](_0x28cf9e(0x146)+_0x1e19b1)[_0x28cf9e(0x15f)]()[_0x28cf9e(0x12a)])return;const _0x5ae3db=_0x12bfc2[_0x28cf9e(0x189)];return _0x5031be[_0x28cf9e(0x139)][_0x28cf9e(0x17a)][_0x28cf9e(0x1a8)](_0x5ae3db)&&!_0x5031be[_0x28cf9e(0x139)][_0x28cf9e(0x196)](_0x5ae3db)&&(_0x5be588[_0x28cf9e(0x1a2)]=!0x1),function(_0x1e6dc0,_0x4507e9,_0x45a011){const _0x1ff092=_0x28cf9e,_0x51829c=_0x1e6dc0[_0x1ff092(0x131)](_0x1ff092(0x172),_0x4507e9);return _0x1e6dc0[_0x1ff092(0x186)](_0x1ff092(0x14c),!0x0,_0x51829c),_0x51829c[_0x1ff092(0x18e)]=function(_0x5a2bbe){const _0x48741e=_0x1ff092,_0x3a7b14=this[_0x48741e(0x185)](_0x5a2bbe),_0x27fc88=document[_0x48741e(0x1a1)](_0x48741e(0x172));return _0x27fc88[_0x48741e(0x192)][_0x48741e(0x175)](_0x48741e(0x170)),_0x27fc88[_0x48741e(0x143)](_0x48741e(0x1a2),_0x48741e(0x179)),_0x27fc88[_0x48741e(0x143)](_0x48741e(0x183),_0x48741e(0x179)),_0x27fc88[_0x48741e(0x18a)]=_0x45a011[_0x48741e(0x184)],_0x3a7b14[_0x48741e(0x14d)]=_0x48741e(0x18f)+_0x27fc88[_0x48741e(0x19d)]+'⁠',_0x3a7b14[_0x48741e(0x197)](_0x48741e(0x1a0),()=>{const _0x9b0746=_0x48741e;_0x3a7b14[_0x9b0746(0x192)][_0x9b0746(0x175)](_0x9b0746(0x166));}),_0x3a7b14[_0x48741e(0x197)](_0x48741e(0x150),()=>{const _0x402969=_0x48741e;_0x3a7b14[_0x402969(0x192)][_0x402969(0x1b2)](_0x402969(0x166));}),_0x3a7b14;},_0x51829c[_0x1ff092(0x13f)]=function(_0x198b22){const _0x5bd33d=_0x1ff092;return!(!this[_0x5bd33d(0x199)](_0x5bd33d(0x14c))||!_0x198b22[_0x5bd33d(0x199)](_0x5bd33d(0x14c))||this[_0x5bd33d(0x15c)](_0x5bd33d(0x14f))!=_0x198b22[_0x5bd33d(0x15c)](_0x5bd33d(0x14f)));},_0x51829c;}(_0x437ae5,_0x5be588,_0x1931aa);}(_0x20fc6f,_0x55a0b3,_0x2f1ab5,_0x23fc4b)}),_0x23fc4b[_0x1f6d49(0x18d)][_0x1f6d49(0x14b)](_0x1f6d49(0x147))[_0x1f6d49(0x17c)]({'model':_0x1f6d49(0x195),'view':_0x25291e=>function(_0xd2d8aa,_0x47c5bb){const _0x20b033=_0x1f6d49,_0x2eb077=_0xd2d8aa[_0x20b033(0x165)][_0x20b033(0x164)](':')[0x2];if(_0x2eb077===_0x47c5bb[_0x20b033(0x15d)])return null;const _0x155e63=_0x47c5bb[_0x20b033(0x18b)](_0x2eb077);if(!_0x155e63)return{'id':_0x2eb077,'classes':[]};return{'id':_0x2eb077,'classes':[_0x20b033(0x135),_0x155e63[_0x20b033(0x161)][_0x20b033(0x12e)]()],'attributes':{'data-session-id':_0x2eb077},'priority':0x7d0+_0x155e63[_0x20b033(0x158)]};}(_0x25291e,_0x2f1ab5)}),function(_0x176e63){const _0x4a6969=_0x1f6d49,_0x209d75=_0x176e63[_0x4a6969(0x139)],_0x37cc64=new Map(),_0x355793=_0x176e63[_0x4a6969(0x198)][_0x4a6969(0x13e)](_0x3e09bc);_0x209d75[_0x4a6969(0x194)]['on'](_0x4a6969(0x18c),(_0x3fe3a4,_0x43e4ad,_0x3ac896,_0x1300ca)=>{const _0x513374=_0x4a6969;if(!_0x1300ca&&_0x37cc64[_0x513374(0x13e)](_0x43e4ad[_0x513374(0x184)]))return _0x37cc64[_0x513374(0x13e)](_0x43e4ad[_0x513374(0x184)])[_0x513374(0x187)](),void _0x37cc64[_0x513374(0x171)](_0x43e4ad[_0x513374(0x184)]);const _0x2fbc14=_0x43e4ad[_0x513374(0x184)][_0x513374(0x164)](':')[0x2];if(_0x2fbc14===_0x355793[_0x513374(0x15d)])return;const _0x10cd6f=_0x513374(0x1a7)+_0x2fbc14;_0x209d75[_0x513374(0x194)][_0x513374(0x13d)](_0x10cd6f)&&_0x176e63[_0x513374(0x163)][_0x513374(0x12b)](_0x10cd6f),_0x43e4ad['on'](_0x513374(0x182),(_0x411306,_0x214f62,_0x3434c2)=>{const _0x47e05a=_0x513374;if(_0x47e05a(0x15a)!=_0x214f62[_0x47e05a(0x1ab)][_0x47e05a(0x162)]&&_0x47e05a(0x15a)==_0x43e4ad[_0x47e05a(0x15f)]()[_0x47e05a(0x1ab)][_0x47e05a(0x162)]&&!_0x37cc64[_0x47e05a(0x13d)](_0x43e4ad[_0x47e05a(0x184)])){const _0x1243bf=_0x209d75[_0x47e05a(0x17a)][_0x47e05a(0x13b)](_0x3434c2[_0x47e05a(0x16c)]);if(_0x1243bf){const _0xdf0428=_0x23859d[_0x47e05a(0x168)](_0x1243bf);_0x37cc64[_0x47e05a(0x152)](_0x43e4ad[_0x47e05a(0x184)],_0xdf0428),_0xdf0428['on'](_0x47e05a(0x182),(_0xaa0e9d,_0x4c5b64,_0xb1188c)=>{const _0x339e27=_0x47e05a;if(_0x339e27(0x15a)==_0xdf0428[_0x339e27(0x1ab)][_0x339e27(0x162)]){const _0x292923=_0x209d75[_0x339e27(0x17a)][_0x339e27(0x13b)](_0xb1188c[_0x339e27(0x16c)]);_0x292923?(_0xdf0428[_0x339e27(0x180)]=_0x292923[_0x339e27(0x180)],_0xdf0428[_0x339e27(0x138)]=_0x292923[_0x339e27(0x138)]):(_0x37cc64[_0x339e27(0x171)](_0x43e4ad[_0x339e27(0x184)]),_0xdf0428[_0x339e27(0x187)]());}});}}});}),_0x209d75[_0x4a6969(0x1b1)]['on'](_0x4a6969(0x155),()=>{const _0x426149=_0x4a6969;_0x37cc64[_0x426149(0x127)]>0x0&&_0x209d75[_0x426149(0x156)]({'isUndoable':!0x1},_0x1adfa7=>{const _0x4b15e4=_0x426149;for(const [_0x2f7aab,_0x905b93]of _0x37cc64)_0x4b15e4(0x15a)==_0x209d75[_0x4b15e4(0x194)][_0x4b15e4(0x13e)](_0x2f7aab)[_0x4b15e4(0x15f)]()[_0x4b15e4(0x1ab)][_0x4b15e4(0x162)]&&(Y(_0x2f7aab[_0x4b15e4(0x164)](':')[0x2],_0x905b93[_0x4b15e4(0x137)](),_0x209d75,_0x1adfa7),_0x905b93[_0x4b15e4(0x187)]());_0x37cc64[_0x4b15e4(0x15b)]();});});}(_0x23fc4b),this[_0x1f6d49(0x13c)][_0x1f6d49(0x167)](_0x35da09[_0x1f6d49(0x1b1)],_0x1f6d49(0x188),(_0x46623b,{key:_0x54cb8d})=>{const _0x5c3967=_0x1f6d49;_0x5c3967(0x159)===_0x54cb8d&&function(_0x553259){const _0x2936ce=_0x5c3967;_0x553259[_0x2936ce(0x163)][_0x2936ce(0x134)][_0x2936ce(0x155)](_0x450480=>{const _0x20135b=_0x2936ce;for(const _0x16f01b of _0x553259[_0x20135b(0x139)][_0x20135b(0x194)]){if(!_0x16f01b[_0x20135b(0x184)][_0x20135b(0x16a)](_0x20135b(0x157)))continue;const _0x19150e=_0x553259[_0x20135b(0x163)][_0x20135b(0x16d)][_0x20135b(0x130)](_0x16f01b[_0x20135b(0x184)]);if(_0x19150e){for(const _0x58d16e of _0x19150e)_0x450480[_0x20135b(0x14a)](_0x20135b(0x166),_0x58d16e);}}});}(_0x23fc4b);},{'useCapture':!0x0});}[_0x5e8d7f(0x136)](){const _0xbc2718=_0x5e8d7f,_0x52358b=this[_0xbc2718(0x12d)],_0x503959=_0x52358b[_0xbc2718(0x16f)][_0xbc2718(0x13e)](_0xbc2718(0x176));_0x503959&&_0x52358b[_0xbc2718(0x139)]['on'](_0xbc2718(0x19e),(_0x414388,_0x48bac9)=>{const _0x1c4a82=_0xbc2718,_0x4041a3=_0x48bac9[0x0];if(!_0x4041a3[_0x1c4a82(0x125)])return;if(_0x1c4a82(0x153)!=_0x4041a3[_0x1c4a82(0x190)]||!_0x4041a3[_0x1c4a82(0x184)][_0x1c4a82(0x16a)](_0x1c4a82(0x1a5)))return;const _0x70eb62=_0x4041a3[_0x1c4a82(0x17b)];_0x503959[_0x1c4a82(0x12c)][_0x1c4a82(0x13d)](_0x70eb62)&&(_0x4041a3[_0x1c4a82(0x144)]=_0x4041a3[_0x1c4a82(0x14e)]?_0x52358b[_0x1c4a82(0x139)][_0x1c4a82(0x160)](_0x4041a3[_0x1c4a82(0x14e)][_0x1c4a82(0x180)],_0x4041a3[_0x1c4a82(0x14e)][_0x1c4a82(0x138)]):null);},{'priority':_0xbc2718(0x16e)});}[_0x5e8d7f(0x12f)](){const _0x13571c=_0x5e8d7f;return this[_0x13571c(0x13c)][_0x13571c(0x19c)](),super[_0x13571c(0x12f)]();}[_0x5e8d7f(0x142)](){const _0x13b789=_0x5e8d7f,_0x4c43e0=this[_0x13b789(0x12d)],_0x42ec23=_0x4c43e0[_0x13b789(0x139)][_0x13b789(0x1b1)],_0x1fe4f6=_0x4c43e0[_0x13b789(0x198)][_0x13b789(0x13e)](_0x3e09bc);_0x4c43e0[_0x13b789(0x139)][_0x13b789(0x156)]({'isUndoable':!0x1},_0x55dbeb=>{const _0x5e479c=_0x13b789,_0x430e13=_0x5e479c(0x146)+_0x1fe4f6[_0x5e479c(0x15d)],_0x2f4ffa=_0x5e479c(0x1a7)+_0x1fe4f6[_0x5e479c(0x15d)],_0x19dbc3=_0x4c43e0[_0x5e479c(0x139)][_0x5e479c(0x194)][_0x5e479c(0x13d)](_0x430e13);_0x4c43e0[_0x5e479c(0x163)][_0x5e479c(0x134)][_0x5e479c(0x148)]?Y(_0x1fe4f6[_0x5e479c(0x15d)],_0x42ec23[_0x5e479c(0x1ae)][_0x5e479c(0x1b0)](),_0x4c43e0[_0x5e479c(0x139)],_0x55dbeb):_0x19dbc3&&(_0x55dbeb[_0x5e479c(0x1ac)](_0x430e13),_0x55dbeb[_0x5e479c(0x1ac)](_0x2f4ffa));});}}function Y(_0x50cdbc,_0x367abd,_0x4113c6,_0xc07cab){const _0x1e39c2=_0x5e8d7f,_0x42548b=_0x1e39c2(0x146)+_0x50cdbc,_0x294ee3=_0x1e39c2(0x1a7)+_0x50cdbc,_0x2ad8a7=_0x367abd[_0x1e39c2(0x145)]();let _0x41dcb0=_0x367abd[_0x1e39c2(0x180)];if(_0x2ad8a7&&_0x2ad8a7['is'](_0x1e39c2(0x1a4),_0x1e39c2(0x133))){const _0x1e9c3e=function(_0x713113,_0x581065){const _0x37c5c3=_0x1e39c2;for(const _0x16cc78 of _0x713113[_0x37c5c3(0x149)]())if(_0x581065[_0x37c5c3(0x17a)][_0x37c5c3(0x17d)](_0x16cc78,_0x37c5c3(0x1a6)))return _0x16cc78;}(_0x367abd,_0x4113c6);_0x1e9c3e&&(_0x41dcb0=_0x1e9c3e,_0x367abd=_0xc07cab[_0x1e39c2(0x160)](_0x41dcb0));}const _0x3dbf31=_0xc07cab[_0x1e39c2(0x160)](_0x41dcb0);_0x4113c6[_0x1e39c2(0x194)][_0x1e39c2(0x13d)](_0x42548b)?(_0xc07cab[_0x1e39c2(0x126)](_0x42548b,{'range':_0x367abd}),_0xc07cab[_0x1e39c2(0x126)](_0x294ee3,{'range':_0x3dbf31})):(_0xc07cab[_0x1e39c2(0x173)](_0x42548b,{'range':_0x367abd,'usingOperation':!0x0}),_0xc07cab[_0x1e39c2(0x173)](_0x294ee3,{'range':_0x3dbf31,'usingOperation':!0x0}));}
@@ -1,24 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- const _0x4e7dfb=_0x14d6;(function(_0x41061c,_0x405ae0){const _0x38a390=_0x14d6,_0x3da614=_0x41061c();while(!![]){try{const _0x55c1b5=parseInt(_0x38a390(0x84))/0x1+-parseInt(_0x38a390(0xab))/0x2+-parseInt(_0x38a390(0xa4))/0x3+-parseInt(_0x38a390(0x91))/0x4+parseInt(_0x38a390(0xbc))/0x5*(-parseInt(_0x38a390(0xbd))/0x6)+parseInt(_0x38a390(0xa6))/0x7*(parseInt(_0x38a390(0xaa))/0x8)+parseInt(_0x38a390(0x83))/0x9;if(_0x55c1b5===_0x405ae0)break;else _0x3da614['push'](_0x3da614['shift']());}catch(_0x48079a){_0x3da614['push'](_0x3da614['shift']());}}}(_0x27a6,0x65dfd));import{ContextPlugin as _0x28ed5c}from'ckeditor5/src/core.js';function _0x27a6(){const _0xe7062a=['set','requires','2139333eFPLey','disconnect','7329TEZGFX','WebSocketGateway','addToReconnectionStack','state','152mGwjFG','730812vLXJiv','has','CloudServices','showWarning','bind','CONNECTED','context','websocketgateway-invalid-plugin-interface','webSocketUrl','websocketgateway-missing-websocket-url','connect','connected','stopListening','CONNECTING','Connected\x20users\x20limit\x20exceeded','define','catch','2485jtLjXl','6246UrSnjY','pluginName','get','all','websocketgateway-plugin-already-registered','code','_reconnect','cloudservices-reconnection-error','isPremiumPlugin','isOfficialPlugin','connection','destroy','_reconnectionStack','change:me','real-time-collaboration','18212724hcQHmb','211000owvspj','plugins','listenTo','limitExceeded','_isBrowserOffline','cloudServices.requestTimeout','cloudservices-init','reconnect','from','websocketgateway-missing-token','config','init','_shouldPluginsReconnect','965432gefccj','delete','constructor','_domEmitter','then','function','token','removeFromReconnectionStack','add','cloudServices.connectionTimeout','error','DISCONNECTED','online','isInReconnectionStack','offline','initialReconnectionInterval','The\x20limit\x20of\x20maximum\x20concurrent\x20connections\x20that\x20the\x20collaboration\x20server\x20can\x20handle\x20has\x20been\x20reached.\x20Try\x20opening\x20the\x20document\x20again\x20in\x20a\x20few\x20minutes.\x20Please\x20contact\x20your\x20system\x20administrator\x20if\x20the\x20problem\x20persists.'];_0x27a6=function(){return _0xe7062a;};return _0x27a6();}function _0x14d6(_0x117e10,_0x4a7894){const _0x27a65c=_0x27a6();return _0x14d6=function(_0x14d6ae,_0x561b38){_0x14d6ae=_0x14d6ae-0x81;let _0x3f1981=_0x27a65c[_0x14d6ae];return _0x3f1981;},_0x14d6(_0x117e10,_0x4a7894);}import{DomEmitterMixin as _0x17da6d,CKEditorError as _0x49ba1e}from'ckeditor5/src/utils.js';import{WebSocketGateway as _0xf4a2de,WEB_SOCKET_GATEWAY_STATES as _0x74d64f}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';import{Notification as _0x4b5830}from'ckeditor5/src/ui.js';export class WebSocketGateway extends _0x28ed5c{static [_0x4e7dfb(0xa7)]=/* #__PURE__ -- @preserve */
24
- ((()=>_0xf4a2de)());static [_0x4e7dfb(0xa0)]=0x3e8;[_0x4e7dfb(0xc7)];[_0x4e7dfb(0xc9)];[_0x4e7dfb(0x90)];[_0x4e7dfb(0x94)];static get[_0x4e7dfb(0xa3)](){const _0xdfd434=_0x4e7dfb;return[_0xdfd434(0xad),_0x4b5830];}static get[_0x4e7dfb(0xbe)](){const _0x835193=_0x4e7dfb;return _0x835193(0xa7);}static get[_0x4e7dfb(0xc6)](){return!0x0;}static get[_0x4e7dfb(0xc5)](){return!0x0;}constructor(_0x2c2d0e){const _0x5a70dd=_0x4e7dfb;super(_0x2c2d0e),this[_0x5a70dd(0xa2)](_0x5a70dd(0xa9),_0x74d64f[_0x5a70dd(0xb0)]),this[_0x5a70dd(0xa2)](_0x5a70dd(0x88),!0x1),this[_0x5a70dd(0xc9)]=new Set(),this[_0x5a70dd(0x90)]=!0x1,this[_0x5a70dd(0x94)]=new(_0x17da6d())();}[_0x4e7dfb(0x8f)](){const _0x5b73b7=_0x4e7dfb,_0x494e67=this[_0x5b73b7(0xb1)],_0x433d60=_0x494e67[_0x5b73b7(0x85)][_0x5b73b7(0xbf)](_0x5b73b7(0xad)),_0x4595df=_0x494e67[_0x5b73b7(0x85)][_0x5b73b7(0xbf)](_0x4b5830);if(!_0x433d60[_0x5b73b7(0x97)])throw new _0x49ba1e(_0x5b73b7(0x8d),this);if(!_0x433d60[_0x5b73b7(0xb3)])throw new _0x49ba1e(_0x5b73b7(0xb4),this);return this[_0x5b73b7(0x94)][_0x5b73b7(0x86)](window,_0x5b73b7(0x9f),()=>this[_0x5b73b7(0x88)]=!0x0),this[_0x5b73b7(0x94)][_0x5b73b7(0x86)](window,_0x5b73b7(0x9d),()=>this[_0x5b73b7(0x88)]=!0x1),this[_0x5b73b7(0xb1)][_0x5b73b7(0x8e)][_0x5b73b7(0xba)](_0x5b73b7(0x9a),0xa),this[_0x5b73b7(0xb1)][_0x5b73b7(0x8e)][_0x5b73b7(0xba)](_0x5b73b7(0x89),0x14),WebSocketGateway[_0x5b73b7(0xa7)][_0x5b73b7(0xb5)](_0x433d60[_0x5b73b7(0x97)],_0x433d60[_0x5b73b7(0xb3)],{'timeout':0x3e8*this[_0x5b73b7(0xb1)][_0x5b73b7(0x8e)][_0x5b73b7(0xbf)](_0x5b73b7(0x9a)),'requestTimeout':0x3e8*this[_0x5b73b7(0xb1)][_0x5b73b7(0x8e)][_0x5b73b7(0xbf)](_0x5b73b7(0x89))})[_0x5b73b7(0x95)](_0x57eba4=>{const _0x26bb70=_0x5b73b7;if(this[_0x26bb70(0xc7)]=_0x57eba4,this[_0x26bb70(0xaf)](_0x26bb70(0xa9))['to'](_0x57eba4,_0x26bb70(0xa9),this,_0x26bb70(0x88),(_0x2be238,_0xd981aa)=>(_0x26bb70(0xb6)!==_0x2be238&&(this[_0x26bb70(0x90)]=!0x0),_0xd981aa||_0x2be238!==_0x74d64f[_0x26bb70(0xb0)]?_0x74d64f[_0x26bb70(0x9c)]:this[_0x26bb70(0xa9)]==_0x74d64f[_0x26bb70(0x9c)]&&this[_0x26bb70(0x90)]?(this[_0x26bb70(0x90)]=!0x1,this[_0x26bb70(0xc3)](),_0x74d64f[_0x26bb70(0xb8)]):_0x74d64f[_0x26bb70(0xb0)])),this[_0x26bb70(0xc7)]['on'](_0x26bb70(0x9b),(_0x4e0c1a,_0x2f18c9)=>{const _0x456625=_0x26bb70;if(_0x456625(0x87)!==_0x2f18c9[_0x456625(0xc2)])throw console[_0x456625(0x9b)](_0x2f18c9),new _0x49ba1e(_0x456625(0x8a),null,{'originalError':_0x2f18c9});_0x4595df[_0x456625(0xae)](_0x456625(0xa1),{'title':_0x456625(0xb9),'namespace':_0x456625(0x82)});}),!_0x57eba4['me'])return new Promise(_0x4855cc=>_0x57eba4['on'](_0x26bb70(0x81),_0x4855cc));})[_0x5b73b7(0xbb)](_0x408e14=>{const _0x2c7523=_0x5b73b7;throw console[_0x2c7523(0x9b)](_0x408e14),new _0x49ba1e(_0x2c7523(0x8a),null,{'originalError':_0x408e14});});}[_0x4e7dfb(0xa8)](_0x4c263e){const _0xbaf5b7=_0x4e7dfb;if(_0xbaf5b7(0x96)!=typeof _0x4c263e[_0xbaf5b7(0x8b)])throw new _0x49ba1e(_0xbaf5b7(0xb2),this);if(this[_0xbaf5b7(0x9e)](_0x4c263e))throw new _0x49ba1e(_0xbaf5b7(0xc1),this,{'name':_0x4c263e[_0xbaf5b7(0x93)][_0xbaf5b7(0xbe)]});this[_0xbaf5b7(0xc9)][_0xbaf5b7(0x99)](_0x4c263e);}[_0x4e7dfb(0x98)](_0x4be0cc){const _0x44a5c6=_0x4e7dfb;this[_0x44a5c6(0xc9)][_0x44a5c6(0x92)](_0x4be0cc);}[_0x4e7dfb(0x9e)](_0x7961e8){const _0x39697e=_0x4e7dfb;return this[_0x39697e(0xc9)][_0x39697e(0xac)](_0x7961e8);}[_0x4e7dfb(0xc3)](){const _0xb424e2=_0x4e7dfb;return this[_0xb424e2(0xc7)][_0xb424e2(0x8b)]()[_0xb424e2(0x95)](()=>Promise[_0xb424e2(0xc0)](Array[_0xb424e2(0x8c)](this[_0xb424e2(0xc9)],_0x5ee26f=>_0x5ee26f[_0xb424e2(0x8b)]())))[_0xb424e2(0x95)](()=>this[_0xb424e2(0xa9)]=_0x74d64f[_0xb424e2(0xb0)])[_0xb424e2(0xbb)](_0x25a819=>{const _0x42a7a8=_0xb424e2;throw console[_0x42a7a8(0x9b)](_0x25a819),new _0x49ba1e(_0x42a7a8(0xc4),this[_0x42a7a8(0xb1)]);});}[_0x4e7dfb(0xa5)](){const _0x573ff6=_0x4e7dfb;this[_0x573ff6(0xc7)]&&this[_0x573ff6(0xc7)][_0x573ff6(0xa5)](),this[_0x573ff6(0xa9)]=_0x74d64f[_0x573ff6(0x9c)],this[_0x573ff6(0x94)][_0x573ff6(0xb7)]();}[_0x4e7dfb(0xc8)](){const _0x4ea637=_0x4e7dfb;this[_0x4ea637(0xa5)](),super[_0x4ea637(0xc8)]();}}
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- var _0x253a8d=_0x5d13;(function(_0x513d74,_0x548409){var _0x368240=_0x5d13,_0xa0f347=_0x513d74();while(!![]){try{var _0x25245a=-parseInt(_0x368240(0x116))/0x1*(parseInt(_0x368240(0x11b))/0x2)+-parseInt(_0x368240(0x120))/0x3*(parseInt(_0x368240(0x113))/0x4)+-parseInt(_0x368240(0x114))/0x5+parseInt(_0x368240(0x115))/0x6+-parseInt(_0x368240(0x11f))/0x7+-parseInt(_0x368240(0x117))/0x8*(-parseInt(_0x368240(0x11a))/0x9)+-parseInt(_0x368240(0x119))/0xa*(-parseInt(_0x368240(0x11e))/0xb);if(_0x25245a===_0x548409)break;else _0xa0f347['push'](_0xa0f347['shift']());}catch(_0x4341fd){_0xa0f347['push'](_0xa0f347['shift']());}}}(_0x1daa,0x9a7b6));import{Plugin as _0xc7b0ef}from'ckeditor5/src/core.js';function _0x1daa(){var _0x4578ed=['33UhbDCc','607131TawYQd','20019hvnULg','requires','pluginName','308CabDVl','3537825yVvVCq','2952126SWKkun','21743Otyczv','9912408NcNOaI','isPremiumPlugin','1569070YipWbA','9ltqHDe','24sPXcDk','isOfficialPlugin','RealTimeCollaborativeEditing'];_0x1daa=function(){return _0x4578ed;};return _0x1daa();}function _0x5d13(_0x125927,_0x53c295){var _0x1daa74=_0x1daa();return _0x5d13=function(_0x5d1387,_0x473f23){_0x5d1387=_0x5d1387-0x111;var _0x58db94=_0x1daa74[_0x5d1387];return _0x58db94;},_0x5d13(_0x125927,_0x53c295);}import{RealTimeCollaborationClient as _0x2ed6d4}from'./realtimecollaborativeediting/realtimecollaborationclient.js';export class RealTimeCollaborativeEditing extends _0xc7b0ef{static get[_0x253a8d(0x111)](){return[_0x2ed6d4];}static get[_0x253a8d(0x112)](){var _0x361647=_0x253a8d;return _0x361647(0x11d);}static get[_0x253a8d(0x11c)](){return!0x0;}static get[_0x253a8d(0x118)](){return!0x0;}}
@@ -1,24 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- const _0x50967d=_0x16b0;(function(_0x1e4af2,_0x262e4b){const _0x297f4c=_0x16b0,_0x1f9542=_0x1e4af2();while(!![]){try{const _0x296277=parseInt(_0x297f4c(0x156))/0x1+-parseInt(_0x297f4c(0x146))/0x2+parseInt(_0x297f4c(0x140))/0x3*(parseInt(_0x297f4c(0x15b))/0x4)+-parseInt(_0x297f4c(0x196))/0x5*(parseInt(_0x297f4c(0x141))/0x6)+-parseInt(_0x297f4c(0x177))/0x7+parseInt(_0x297f4c(0x182))/0x8*(parseInt(_0x297f4c(0x138))/0x9)+parseInt(_0x297f4c(0x166))/0xa;if(_0x296277===_0x262e4b)break;else _0x1f9542['push'](_0x1f9542['shift']());}catch(_0x42cb0e){_0x1f9542['push'](_0x1f9542['shift']());}}}(_0x523f,0xd8e45));function _0x523f(){const _0x482ba6=['isOfficialPlugin','_revisionHistoryService','_bufferedUpdates','_isPendingUpdate','change:_isConnected','_getLatestVersionFromServerOperations','isConnected','length','20650310tctwog','getMany','has','pluginName','max','400','_getLatestVersion','_fetchMissingUsers','isBundleUploaded','requires','reverse','getUser','reconnect','_waitForServiceReady','map','cloud-services-internal-error:\x20Revision\x20History\x20Service\x20is\x20not\x20connected.','cloud-services-internal-error:\x20Request\x20timeout.','9929955pIdwOA','connect','CloudServicesRevisionHistoryAdapter','size','isEmptyCurrent','_lastRequestId','sessionId','sendBufferedUpdates','reInit','_oldOffset','affectsData','8VpRewZ','editor','catch','add','_fixRevision','_bufferUpdate','createdAt','addToReconnectionStack','isEnabled','getRevision','config','authorsIds','type','collaboration.channelId','code','setSource','_offset','cloudServices.bundleVersion','RevisionTracker','getRevisions','5FLarIq','isPremiumPlugin','_revisionTracker','listenTo','getOperations','from','adapter','_createCurrentRevision','diffData','init','_update','repository','_revisionDataBuilder','remove','toVersion','authors','addRevisionData','_handleRevisionsUpdate','RevisionHistoryService','connection','once','updateRevisions','7946451UNdoFa','data','then','marker','destroy','addUser','cloud-services-internal-error:\x20Not\x20connected.','revisionsUpdated','1517298cGwhQh','6193074yZmMhL','_startingVersion','get','_handleReconnectionError','_preventResendingRevisionData','912404OdNGsc','plugins','buildRevisionData','startsWith','off','keys','change:_isPendingUpdate','connected','wrongRequestId','RevisionHistory','fromVersion','state','bind','creatorId','message','_isConnected','341599ESbJRE','CONNECTED','baseVersion','currentRevision','serverHistory','4ZrYtrd','setRevisionData','_revisions'];_0x523f=function(){return _0x482ba6;};return _0x523f();}import{Plugin as _0x425f55}from'ckeditor5/src/core.js';import{version as _0x56c521}from'ckeditor5/src/utils.js';import{Users as _0x1cf4ae}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x16b0(_0x937564,_0x170e63){const _0x523fe4=_0x523f();return _0x16b0=function(_0x16b0cc,_0x7c43c1){_0x16b0cc=_0x16b0cc-0x127;let _0x3ce3de=_0x523fe4[_0x16b0cc];return _0x3ce3de;},_0x16b0(_0x937564,_0x170e63);}import{RealTimeCollaborationClient as _0x37fc1d}from'../realtimecollaborativeediting/realtimecollaborationclient.js';import{WebSocketGateway as _0x33dc26}from'../realtimecollaborativeediting/websocketgateway.js';import{Sessions as _0x165a78}from'../realtimecollaborativeediting/sessions.js';import{EditorService as _0x1fa0dd,RevisionHistoryService as _0x4bce69,User as _0x417510,WEB_SOCKET_GATEWAY_STATES as _0x466722}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';export class CloudServicesRevisionHistoryAdapter extends _0x425f55{static [_0x50967d(0x134)]=/* #__PURE__ -- @preserve */
24
- ((()=>_0x4bce69)());[_0x50967d(0x17c)];[_0x50967d(0x198)];[_0x50967d(0x15f)];[_0x50967d(0x180)];static get[_0x50967d(0x16f)](){const _0x476d71=_0x50967d;return[_0x33dc26,_0x37fc1d,_0x476d71(0x14f),_0x165a78,_0x1cf4ae];}static get[_0x50967d(0x169)](){const _0x7c512b=_0x50967d;return _0x7c512b(0x179);}static get[_0x50967d(0x15e)](){return!0x0;}static get[_0x50967d(0x197)](){return!0x0;}constructor(_0x1bb55e){const _0x5121ea=_0x50967d;super(_0x1bb55e);const _0x16b46d=this[_0x5121ea(0x183)][_0x5121ea(0x18c)][_0x5121ea(0x143)](_0x5121ea(0x18f));this[_0x5121ea(0x17c)]=null,this[_0x5121ea(0x198)]=this[_0x5121ea(0x183)][_0x5121ea(0x147)][_0x5121ea(0x143)](_0x5121ea(0x194)),this[_0x5121ea(0x15f)]=new CloudServicesRevisionHistoryAdapter[(_0x5121ea(0x134))](_0x16b46d);}async[_0x50967d(0x12b)](){const _0x64d331=_0x50967d,_0x32a3d2=this[_0x64d331(0x183)][_0x64d331(0x147)][_0x64d331(0x143)](_0x37fc1d),_0x55f59d=_0x32a3d2[_0x64d331(0x15a)],_0x19f38c=this[_0x64d331(0x183)][_0x64d331(0x147)][_0x64d331(0x143)](_0x33dc26);this[_0x64d331(0x198)][_0x64d331(0x191)]({'history':_0x55f59d,'getLatestVersion':()=>this[_0x64d331(0x16c)](),'getCurrentRevisionId':()=>_0x32a3d2[_0x64d331(0x17d)]});const _0xa9169c=this[_0x64d331(0x183)][_0x64d331(0x18c)][_0x64d331(0x143)](_0x64d331(0x193))||_0x56c521,_0x3243b9=await _0x1fa0dd[_0x64d331(0x16e)](_0x19f38c[_0x64d331(0x135)],_0xa9169c);this[_0x64d331(0x183)][_0x64d331(0x147)][_0x64d331(0x143)](_0x64d331(0x14f))[_0x64d331(0x128)]={'getRevision':async({revisionId:_0x463458})=>(await this[_0x64d331(0x173)](),await this[_0x64d331(0x15f)][_0x64d331(0x18b)](_0x463458)),'updateRevisions':async _0x26423f=>{const _0x150119=_0x64d331;await this[_0x150119(0x173)]();const _0x5bf906=this[_0x150119(0x198)][_0x150119(0x159)];if(_0x3243b9&&0x1===_0x26423f[_0x150119(0x165)]&&_0x26423f[0x0]['id']===_0x5bf906['id'])return _0x26423f;for(const _0x3bae94 of _0x26423f)_0x3bae94['id']===_0x5bf906['id']&&(_0x3bae94[_0x150119(0x17b)]=_0x3bae94[_0x150119(0x150)]===_0x3bae94[_0x150119(0x130)]);return this[_0x150119(0x15f)][_0x150119(0x137)](_0x26423f,this[_0x150119(0x17c)])[_0x150119(0x13a)](_0xf5a470=>(this[_0x150119(0x17c)]=_0xf5a470,_0x26423f))[_0x150119(0x184)](_0x168c7f=>{const _0x144e78=_0x150119;if(I(_0x168c7f)||_0x144e78(0x16b)===_0x168c7f[_0x144e78(0x190)]&&void 0x0!==_0x168c7f[_0x144e78(0x139)][_0x144e78(0x14e)]){for(const _0x3e393c of _0x26423f){!this[_0x144e78(0x198)][_0x144e78(0x12d)][_0x144e78(0x18b)](_0x3e393c['id'])||this[_0x144e78(0x198)][_0x144e78(0x187)](_0x3e393c['id'],_0x3e393c,!0x1);}if(I(_0x168c7f))throw _0x168c7f;return _0x26423f;}throw _0x168c7f;});}},this[_0x64d331(0x199)](this[_0x64d331(0x15f)],_0x64d331(0x13f),(_0x314edf,{revisionsData:_0x16a7f8,requestId:_0x19bc42})=>{const _0x268e9b=_0x64d331;Math[_0x268e9b(0x16a)](..._0x16a7f8[_0x268e9b(0x174)](_0x4d1566=>_0x4d1566[_0x268e9b(0x130)]))>this[_0x268e9b(0x163)]()-0x1?this[_0x268e9b(0x16c)]()[_0x268e9b(0x13a)](()=>{const _0x4a9752=_0x268e9b;this[_0x4a9752(0x133)](_0x16a7f8,_0x19bc42);}):this[_0x268e9b(0x133)](_0x16a7f8,_0x19bc42);});const {revisions:_0x47d7ae,requestId:_0x464f05}=await this[_0x64d331(0x15f)][_0x64d331(0x178)](_0x19f38c[_0x64d331(0x135)]);_0x19f38c[_0x64d331(0x189)](this),this[_0x64d331(0x17c)]=_0x464f05,await this[_0x64d331(0x16d)](_0x47d7ae);for(const _0x4a231e of _0x47d7ae)this[_0x64d331(0x198)][_0x64d331(0x132)](_0x4a231e);this[_0x64d331(0x199)](_0x32a3d2,_0x64d331(0x162),(_0x18847e,_0x319e31,_0xf4f8d)=>{const _0x2a1f46=_0x64d331;_0xf4f8d&&(this[_0x2a1f46(0x180)]=_0x32a3d2[_0x2a1f46(0x192)],_0x18847e[_0x2a1f46(0x14a)]());}),this[_0x64d331(0x198)][_0x64d331(0x152)](_0x64d331(0x18a))['to'](_0x19f38c,_0x64d331(0x151),_0x334c3e=>_0x334c3e===_0x466722[_0x64d331(0x157)]);}async[_0x50967d(0x172)](){const _0x2529e9=_0x50967d,_0x132ec8=this[_0x2529e9(0x183)][_0x2529e9(0x147)][_0x2529e9(0x143)](_0x33dc26),_0x578a32=this[_0x2529e9(0x183)][_0x2529e9(0x147)][_0x2529e9(0x143)](_0x37fc1d),_0x19583b=async()=>{const _0xc2469a=_0x2529e9,_0x6986f4=this[_0xc2469a(0x198)][_0xc2469a(0x159)],_0x27b8e6=_0x6986f4['id'],_0x5a2faf=_0x27b8e6!==_0x578a32[_0xc2469a(0x17d)];if(_0x5a2faf){const _0xed888c=_0x578a32[_0xc2469a(0x192)]-this[_0xc2469a(0x180)],_0x3054c1=this[_0xc2469a(0x163)]();this[_0xc2469a(0x198)][_0xc2469a(0x12e)][_0xc2469a(0x17f)]();if(_0x6986f4[_0xc2469a(0x130)]+_0xed888c!==_0x3054c1){const _0x182515=_0x6986f4[_0xc2469a(0x150)]+_0xed888c,_0xf07c02=this[_0xc2469a(0x183)][_0xc2469a(0x147)][_0xc2469a(0x143)](_0x1cf4ae),_0x5cacc3=this[_0xc2469a(0x198)][_0xc2469a(0x148)]({'revision':_0x6986f4,'from':_0x182515,'to':_0x3054c1});_0x5cacc3['id']=_0x6986f4['id'];const _0x3e4ca9=_0x5cacc3[_0xc2469a(0x18d)][_0xc2469a(0x174)](_0x13beee=>_0xf07c02[_0xc2469a(0x171)](_0x13beee));_0x6986f4[_0xc2469a(0x12c)]({..._0x5cacc3,'authors':_0x3e4ca9},!0x0),this[_0xc2469a(0x198)][_0xc2469a(0x187)](_0x6986f4['id'],_0x5cacc3,!0x0);}this[_0xc2469a(0x198)][_0xc2469a(0x142)]=_0x3054c1,(_0x6986f4[_0xc2469a(0x130)]===_0x6986f4[_0xc2469a(0x150)]&&!this[_0xc2469a(0x198)][_0xc2469a(0x160)][_0xc2469a(0x168)](_0x27b8e6)&&this[_0xc2469a(0x198)][_0xc2469a(0x12d)][_0xc2469a(0x15d)][_0xc2469a(0x12f)](_0x27b8e6),this[_0xc2469a(0x198)][_0xc2469a(0x129)](_0x3054c1));}const {revisions:_0x1f9e3d,requestId:_0x5a0182}=await this[_0xc2469a(0x15f)][_0xc2469a(0x172)](_0x132ec8[_0xc2469a(0x135)],this[_0xc2469a(0x17c)]);_0x5a2faf&&_0x1f9e3d[_0xc2469a(0x165)]>0x0?_0x578a32[_0xc2469a(0x144)]():(await this[_0xc2469a(0x16d)](_0x1f9e3d),this[_0xc2469a(0x133)](_0x1f9e3d,_0x5a0182),this[_0xc2469a(0x198)][_0xc2469a(0x17e)]());};return _0x578a32[_0x2529e9(0x155)]?_0x19583b():new Promise((_0xf772f6,_0x2185d3)=>{const _0x8c322a=_0x2529e9;_0x578a32[_0x8c322a(0x136)](_0x8c322a(0x162),()=>{const _0x51a0f5=_0x8c322a;_0x19583b()[_0x51a0f5(0x13a)](_0xf772f6)[_0x51a0f5(0x184)](_0x2185d3);});});}[_0x50967d(0x13c)](){const _0xf9a327=_0x50967d;super[_0xf9a327(0x13c)]();}async[_0x50967d(0x173)](){const _0x25dfc1=_0x50967d;this[_0x25dfc1(0x15f)][_0x25dfc1(0x164)]||await new Promise(_0x462e21=>{const _0x2f0f49=_0x25dfc1;this[_0x2f0f49(0x199)](this[_0x2f0f49(0x15f)],_0x2f0f49(0x14d),_0x414a6d=>{const _0x324c15=_0x2f0f49;_0x414a6d[_0x324c15(0x14a)](),_0x462e21();});});}[_0x50967d(0x163)](){const _0x232f6f=_0x50967d,_0x4a7c52=this[_0x232f6f(0x183)][_0x232f6f(0x147)][_0x232f6f(0x143)](_0x37fc1d)[_0x232f6f(0x15a)][_0x232f6f(0x19a)]()[_0x232f6f(0x170)]();for(const _0x48815c of _0x4a7c52)if(_0x232f6f(0x13b)!==_0x48815c[_0x232f6f(0x18e)]||_0x48815c[_0x232f6f(0x181)])return _0x48815c[_0x232f6f(0x158)]+0x1;}[_0x50967d(0x16c)](){const _0x2b2725=_0x50967d,_0x493fa2=this[_0x2b2725(0x183)][_0x2b2725(0x147)][_0x2b2725(0x143)](_0x37fc1d);return new Promise(_0x2e769b=>{const _0x20ff13=_0x2b2725;_0x493fa2[_0x20ff13(0x161)]?_0x493fa2[_0x20ff13(0x136)](_0x20ff13(0x14c),()=>{const _0x369f98=_0x20ff13;_0x2e769b(this[_0x369f98(0x163)]());}):_0x2e769b(this[_0x20ff13(0x163)]());});}[_0x50967d(0x133)](_0x5b7aa3,_0x2f7b49){const _0x5c5b94=_0x50967d,_0x1fd6ff=this[_0x5c5b94(0x198)][_0x5c5b94(0x12d)];this[_0x5c5b94(0x17c)]=_0x2f7b49;for(const _0x596bc4 of _0x5b7aa3){const _0x19bfcb=_0x1fd6ff[_0x5c5b94(0x18b)](_0x596bc4['id']);if(_0x19bfcb){if((_0x596bc4[_0x5c5b94(0x150)]||_0x596bc4[_0x5c5b94(0x130)])&&(_0x596bc4[_0x5c5b94(0x12a)]=null),_0x19bfcb===this[_0x5c5b94(0x198)][_0x5c5b94(0x159)]){const _0x20464c=Math[_0x5c5b94(0x16a)](_0x19bfcb[_0x5c5b94(0x130)],_0x596bc4[_0x5c5b94(0x130)]),_0x16e54b=Math[_0x5c5b94(0x16a)](_0x19bfcb[_0x5c5b94(0x150)],_0x596bc4[_0x5c5b94(0x150)]);let _0xb8ece4;_0x19bfcb[_0x5c5b94(0x130)]===_0x596bc4[_0x5c5b94(0x130)]&&_0x19bfcb[_0x5c5b94(0x150)]===_0x596bc4[_0x5c5b94(0x150)]?(_0xb8ece4=!0x0,this[_0x5c5b94(0x145)](_0x596bc4)):_0x596bc4[_0x5c5b94(0x130)]===_0x20464c&&_0x596bc4[_0x5c5b94(0x150)]===_0x16e54b?_0xb8ece4=!0x1:(_0x19bfcb[_0x5c5b94(0x130)]===_0x20464c&&_0x19bfcb[_0x5c5b94(0x150)]===_0x16e54b||this[_0x5c5b94(0x186)]({'revision':_0x19bfcb,'from':_0x16e54b,'to':_0x20464c}),_0xb8ece4=!0x0),_0xb8ece4&&(delete _0x596bc4[_0x5c5b94(0x150)],delete _0x596bc4[_0x5c5b94(0x130)],delete _0x596bc4[_0x5c5b94(0x12a)],delete _0x596bc4[_0x5c5b94(0x188)],delete _0x596bc4[_0x5c5b94(0x18d)]);}this[_0x5c5b94(0x198)][_0x5c5b94(0x15c)](_0x596bc4),this[_0x5c5b94(0x145)](_0x596bc4);}else this[_0x5c5b94(0x198)][_0x5c5b94(0x132)](_0x596bc4);}const _0x4589b4=_0x1fd6ff[_0x5c5b94(0x195)]();_0x4589b4[_0x5c5b94(0x170)]();for(let _0x1131f5=0x0;_0x1131f5<_0x4589b4[_0x5c5b94(0x165)]-0x1;_0x1131f5++){const _0x3d018c=_0x4589b4[_0x1131f5],_0x382467=_0x4589b4[_0x1131f5+0x1];if(_0x3d018c[_0x5c5b94(0x150)]<_0x382467[_0x5c5b94(0x130)]){const _0x95af42=_0x382467[_0x5c5b94(0x130)],_0x4a4744=Math[_0x5c5b94(0x16a)](_0x95af42,_0x3d018c[_0x5c5b94(0x130)]);this[_0x5c5b94(0x186)]({'revision':_0x3d018c,'from':_0x95af42,'to':_0x4a4744});}}}[_0x50967d(0x186)]({revision:_0x510063,from:_0x3d0266,to:_0x5503cc}={}){const _0x2b63fc=_0x50967d,_0x173e0e=this[_0x2b63fc(0x183)][_0x2b63fc(0x147)][_0x2b63fc(0x143)](_0x1cf4ae),_0x3388fe=this[_0x2b63fc(0x198)][_0x2b63fc(0x148)]({'revision':_0x510063,'from':_0x3d0266,'to':_0x5503cc});_0x3388fe[_0x2b63fc(0x131)]=_0x3388fe[_0x2b63fc(0x18d)][_0x2b63fc(0x174)](_0x53e661=>_0x173e0e[_0x2b63fc(0x171)](_0x53e661)),_0x510063[_0x2b63fc(0x12c)](_0x3388fe);}[_0x50967d(0x145)](_0x17b6e9){const _0x4e98a7=_0x50967d,_0x39a1da={};_0x39a1da['id']=_0x17b6e9['id'];for(const _0x498189 of Object[_0x4e98a7(0x14b)](_0x17b6e9))'id'!==_0x498189&&(_0x39a1da[_0x498189]=void 0x0);this[_0x4e98a7(0x198)][_0x4e98a7(0x187)](_0x39a1da['id'],_0x39a1da,!0x0);}async[_0x50967d(0x16d)](_0x1473b3){const _0x4b5e49=_0x50967d,_0x19241b=this[_0x4b5e49(0x183)][_0x4b5e49(0x147)][_0x4b5e49(0x143)](_0x1cf4ae),{connection:_0x4e91b4}=this[_0x4b5e49(0x183)][_0x4b5e49(0x147)][_0x4b5e49(0x143)](_0x33dc26),_0x5510fa=new Set();for(const _0x51d755 of _0x1473b3){for(const _0x57ba9c of _0x51d755[_0x4b5e49(0x18d)])_0x4af37f(_0x57ba9c);_0x51d755[_0x4b5e49(0x153)]&&_0x4af37f(_0x51d755[_0x4b5e49(0x153)]);}if(0x0===_0x5510fa[_0x4b5e49(0x17a)])return;const _0x39748f=await _0x417510[_0x4b5e49(0x167)](_0x4e91b4,Array[_0x4b5e49(0x127)](_0x5510fa));for(const _0x185fce of _0x39748f)_0x19241b[_0x4b5e49(0x171)](_0x185fce['id'])||_0x19241b[_0x4b5e49(0x13d)](_0x185fce);function _0x4af37f(_0x41e954){const _0x568c97=_0x4b5e49;_0x19241b[_0x568c97(0x171)](_0x41e954)||_0x5510fa[_0x568c97(0x185)](_0x41e954);}}}function I(_0x4a20b2){const _0x24c248=_0x50967d;return _0x4a20b2[_0x24c248(0x154)][_0x24c248(0x149)](_0x24c248(0x175))||_0x4a20b2[_0x24c248(0x154)][_0x24c248(0x149)](_0x24c248(0x13e))||_0x4a20b2[_0x24c248(0x154)][_0x24c248(0x149)](_0x24c248(0x176));}
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- var _0x380fad=_0x48b1;(function(_0x306122,_0x49eba6){var _0x1065ee=_0x48b1,_0x191ea2=_0x306122();while(!![]){try{var _0x5b665c=parseInt(_0x1065ee(0x17d))/0x1+parseInt(_0x1065ee(0x181))/0x2+-parseInt(_0x1065ee(0x182))/0x3*(-parseInt(_0x1065ee(0x186))/0x4)+-parseInt(_0x1065ee(0x17a))/0x5+parseInt(_0x1065ee(0x17b))/0x6*(parseInt(_0x1065ee(0x187))/0x7)+parseInt(_0x1065ee(0x189))/0x8*(parseInt(_0x1065ee(0x185))/0x9)+-parseInt(_0x1065ee(0x17c))/0xa;if(_0x5b665c===_0x49eba6)break;else _0x191ea2['push'](_0x191ea2['shift']());}catch(_0x418fba){_0x191ea2['push'](_0x191ea2['shift']());}}}(_0x24dc,0x1d083));import{Plugin as _0x387a13}from'ckeditor5/src/core.js';import{CloudServicesRevisionHistoryAdapter as _0xfd66ca}from'./realtimecollaborativerevisionhistory/cloudservicesrevisionhistoryadapter.js';function _0x24dc(){var _0x280085=['requires','isPremiumPlugin','18ETrCxC','146060QVJlYa','49Buokey','RealTimeCollaborativeRevisionHistory','117144HvSCLH','903915IFRLqF','136740qojSod','1006310vDBCei','54869weWSnV','isOfficialPlugin','RevisionHistory','pluginName','167228giWwQz','6bYQtjw'];_0x24dc=function(){return _0x280085;};return _0x24dc();}import{RealTimeCollaborativeEditing as _0x2887ea}from'./realtimecollaborativeediting.js';function _0x48b1(_0x294bed,_0x47ae8b){var _0x24dc48=_0x24dc();return _0x48b1=function(_0x48b1c4,_0x89e1e4){_0x48b1c4=_0x48b1c4-0x17a;var _0x3fc8c3=_0x24dc48[_0x48b1c4];return _0x3fc8c3;},_0x48b1(_0x294bed,_0x47ae8b);}export class RealTimeCollaborativeRevisionHistory extends _0x387a13{static get[_0x380fad(0x183)](){var _0x7855df=_0x380fad;return[_0x7855df(0x17f),_0xfd66ca,_0x2887ea];}static get[_0x380fad(0x180)](){var _0xbfe3f5=_0x380fad;return _0xbfe3f5(0x188);}static get[_0x380fad(0x17e)](){return!0x0;}static get[_0x380fad(0x184)](){return!0x0;}}
@@ -1,24 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- const _0x49d073=_0x3b3e;function _0x3b3e(_0x2ae34b,_0x4264ce){const _0x5d3332=_0x5d33();return _0x3b3e=function(_0x3b3eb5,_0x227695){_0x3b3eb5=_0x3b3eb5-0x141;let _0x480016=_0x5d3332[_0x3b3eb5];return _0x480016;},_0x3b3e(_0x2ae34b,_0x4264ce);}(function(_0x11d8b5,_0x376b35){const _0x399e28=_0x3b3e,_0xb2f30d=_0x11d8b5();while(!![]){try{const _0xbfc8e2=-parseInt(_0x399e28(0x15f))/0x1+-parseInt(_0x399e28(0x147))/0x2+-parseInt(_0x399e28(0x175))/0x3+parseInt(_0x399e28(0x146))/0x4*(-parseInt(_0x399e28(0x145))/0x5)+-parseInt(_0x399e28(0x17b))/0x6+parseInt(_0x399e28(0x164))/0x7+parseInt(_0x399e28(0x163))/0x8*(parseInt(_0x399e28(0x16e))/0x9);if(_0xbfc8e2===_0x376b35)break;else _0xb2f30d['push'](_0xb2f30d['shift']());}catch(_0x31ac18){_0xb2f30d['push'](_0xb2f30d['shift']());}}}(_0x5d33,0xd7c2c));import{Plugin as _0x29c6ab}from'ckeditor5/src/core.js';import{User as _0x36ddda,TrackChangesService as _0x4fb0a6}from'@ckeditor/ckeditor-cloud-services-collaboration/src/services.js';import{WebSocketGateway as _0x3c524e}from'../realtimecollaborativeediting/websocketgateway.js';import{CloudServicesCommentsAdapter as _0x1c0bb8}from'../realtimecollaborativecomments/cloudservicescommentsadapter.js';import{Users as _0x33e76f}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x5d33(){const _0x3b00cf=['values','adapter','getMany','requires','_trackChangesService','open','catch','48737025ZcxFWk','pluginName','isOfficialPlugin','type','state','TrackChangesEditing','addUser','3893469wbwPlK','then','suggestionUpdated','config','_fetchMissingUsersForThreads','delete','7623240KLPzjR','data','connection','getSuggestion','connected','message','editor','update','size','960800SEVdbn','20RDRQYp','2296958oslvxr','isPremiumPlugin','addSuggestionData','attributes','_saved','cloud-services-internal-error:\x20Not\x20connected.','plugins','_bufferedRequests','set','collaboration.channelId','listenTo','addToReconnectionStack','hasSuggestion','cloud-services-internal-error:\x20Request\x20timeout.','isConnected','init','startsWith','getUser','TrackChangesService','connect','from','get','find','reconnect','763969YRJDRA','originalSuggestionId','add','off','8qjnFiZ','6370994CSPjOC','_waitForServiceReady','CloudServicesTrackChangesAdapter'];_0x5d33=function(){return _0x3b00cf;};return _0x5d33();}export class CloudServicesTrackChangesAdapter extends _0x29c6ab{static [_0x49d073(0x159)]=/* #__PURE__ -- @preserve */
24
- ((()=>_0x4fb0a6)());[_0x49d073(0x14e)];[_0x49d073(0x16b)];static get[_0x49d073(0x16a)](){const _0x4e22e=_0x49d073;return[_0x1c0bb8,_0x4e22e(0x173),_0x3c524e];}static get[_0x49d073(0x16f)](){const _0x398412=_0x49d073;return _0x398412(0x166);}static get[_0x49d073(0x170)](){return!0x0;}static get[_0x49d073(0x148)](){return!0x0;}constructor(_0x177fe2){const _0x315722=_0x49d073;super(_0x177fe2);const _0x691814=this[_0x315722(0x142)][_0x315722(0x178)][_0x315722(0x15c)](_0x315722(0x150));this[_0x315722(0x14e)]=new Map(),this[_0x315722(0x16b)]=new CloudServicesTrackChangesAdapter[(_0x315722(0x159))](_0x691814);}[_0x49d073(0x156)](){const _0x9e26dc=_0x49d073,_0x28de2c=this[_0x9e26dc(0x142)][_0x9e26dc(0x14d)][_0x9e26dc(0x15c)](_0x3c524e),_0x217a19=this[_0x9e26dc(0x142)][_0x9e26dc(0x14d)][_0x9e26dc(0x15c)](_0x9e26dc(0x173));return _0x217a19[_0x9e26dc(0x168)]={'getSuggestion':async _0x232d8c=>{const _0x93efb3=_0x9e26dc;await this[_0x93efb3(0x165)]();const _0x1b476c=await this[_0x93efb3(0x16b)][_0x93efb3(0x15c)](_0x232d8c)[_0x93efb3(0x16d)](et);return await this[_0x93efb3(0x179)]([_0x1b476c]),_0x1b476c;},'addSuggestion':async({id:_0x5cbcf0,type:_0x34edfc,data:_0x52719e,originalSuggestionId:_0x29ce43,attributes:_0x2d9bee})=>{const _0x5cb856=_0x9e26dc;await this[_0x5cb856(0x165)]();const _0x164af2={'id':_0x5cbcf0,'type':_0x34edfc,'data':_0x52719e,'originalSuggestionId':_0x29ce43,'attributes':_0x2d9bee},_0x25aeec=await this[_0x5cb856(0x16b)][_0x5cb856(0x161)](_0x5cbcf0,_0x34edfc,_0x52719e,_0x29ce43,_0x2d9bee)[_0x5cb856(0x16d)](_0x274775=>{if(I(_0x274775))return new Promise(_0x54563c=>{const _0x5c8e07=_0x3b3e;this[_0x5c8e07(0x14e)][_0x5c8e07(0x14f)](_0x5cbcf0,{'resolve':_0x54563c,'suggestionData':_0x164af2});});throw _0x274775;});return this[_0x5cb856(0x14e)][_0x5cb856(0x17a)](_0x5cbcf0),_0x25aeec;},'updateSuggestion':async(_0x47afec,_0x14bbf9)=>{const _0x3a1844=_0x9e26dc;if(await this[_0x3a1844(0x165)](),_0x3a1844(0x16c)!==_0x14bbf9[_0x3a1844(0x172)])return this[_0x3a1844(0x16b)][_0x3a1844(0x143)](_0x47afec,_0x14bbf9)[_0x3a1844(0x16d)](et);}},this[_0x9e26dc(0x151)](this[_0x9e26dc(0x16b)],_0x9e26dc(0x177),(_0x1fd51a,_0x11eeaa)=>{const _0xdbbb08=_0x9e26dc;_0x217a19[_0xdbbb08(0x153)](_0x11eeaa['id'])&&(_0x217a19[_0xdbbb08(0x17e)](_0x11eeaa['id'])[_0xdbbb08(0x14a)]=_0x11eeaa[_0xdbbb08(0x14a)]);}),this[_0x9e26dc(0x16b)][_0x9e26dc(0x15a)](_0x28de2c[_0x9e26dc(0x17d)])[_0x9e26dc(0x176)](_0xf86a68=>(_0x28de2c[_0x9e26dc(0x152)](this),this[_0x9e26dc(0x179)](_0xf86a68)[_0x9e26dc(0x176)](()=>{const _0x26400e=_0x9e26dc;for(const _0x2047e4 of _0xf86a68){_0x217a19[_0x26400e(0x149)](_0x2047e4)[_0x26400e(0x14b)]=!0x0;}})));}async[_0x49d073(0x15e)](){const _0x408db4=_0x49d073,_0x4763a8=this[_0x408db4(0x142)][_0x408db4(0x14d)][_0x408db4(0x15c)](_0x408db4(0x173)),{connection:_0x329bc0}=this[_0x408db4(0x142)][_0x408db4(0x14d)][_0x408db4(0x15c)](_0x3c524e),_0x16da9b=await this[_0x408db4(0x16b)][_0x408db4(0x15a)](_0x329bc0);await this[_0x408db4(0x179)](_0x16da9b);for(const {suggestionData:_0x2227ae,resolve:_0x30b82f}of this[_0x408db4(0x14e)][_0x408db4(0x167)]()){let _0x8dee8b=_0x16da9b[_0x408db4(0x15d)](_0x284cd2=>_0x284cd2['id']===_0x2227ae['id']);_0x8dee8b||(_0x8dee8b=await this[_0x408db4(0x16b)][_0x408db4(0x161)](_0x2227ae['id'],_0x2227ae[_0x408db4(0x171)],_0x2227ae[_0x408db4(0x17c)],_0x2227ae[_0x408db4(0x160)])),_0x30b82f(_0x8dee8b);}for(const _0x5b9c15 of _0x16da9b)_0x4763a8[_0x408db4(0x153)](_0x5b9c15['id'])||_0x4763a8[_0x408db4(0x149)](_0x5b9c15);}async[_0x49d073(0x165)](){const _0x2555e3=_0x49d073;this[_0x2555e3(0x16b)][_0x2555e3(0x155)]||await new Promise(_0xd88d9b=>{const _0x9914ff=_0x2555e3;this[_0x9914ff(0x151)](this[_0x9914ff(0x16b)],_0x9914ff(0x17f),_0x5ba12c=>{const _0x5b9b52=_0x9914ff;_0x5ba12c[_0x5b9b52(0x162)](),_0xd88d9b();});});}async[_0x49d073(0x179)](_0x54a13f){const _0xbdcb22=_0x49d073,_0x34a1d3=this[_0xbdcb22(0x142)][_0xbdcb22(0x14d)][_0xbdcb22(0x15c)](_0x33e76f),{connection:_0x276f24}=this[_0xbdcb22(0x142)][_0xbdcb22(0x14d)][_0xbdcb22(0x15c)](_0x3c524e),_0x22a727=new Set();for(const {authorId:_0x567e5d}of _0x54a13f)_0x34a1d3[_0xbdcb22(0x158)](_0x567e5d)||_0x22a727[_0xbdcb22(0x161)](_0x567e5d);if(0x0===_0x22a727[_0xbdcb22(0x144)])return;const _0x102b5f=await _0x36ddda[_0xbdcb22(0x169)](_0x276f24,Array[_0xbdcb22(0x15b)](_0x22a727));for(const _0x1924a2 of _0x102b5f)_0x34a1d3[_0xbdcb22(0x158)](_0x1924a2['id'])||_0x34a1d3[_0xbdcb22(0x174)](_0x1924a2);}}function et(_0xd9bb86){if(I(_0xd9bb86))return new Promise(()=>{});throw _0xd9bb86;}function I(_0x4b0567){const _0x294028=_0x49d073;return _0x4b0567[_0x294028(0x141)][_0x294028(0x157)](_0x294028(0x14c))||_0x4b0567[_0x294028(0x141)][_0x294028(0x157)](_0x294028(0x154));}
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- var _0x1a05b7=_0x4eb7;(function(_0x1c77e6,_0x4850b0){var _0x117970=_0x4eb7,_0x8812e1=_0x1c77e6();while(!![]){try{var _0x2cdca0=parseInt(_0x117970(0x164))/0x1*(parseInt(_0x117970(0x167))/0x2)+-parseInt(_0x117970(0x15f))/0x3+parseInt(_0x117970(0x160))/0x4+parseInt(_0x117970(0x161))/0x5+parseInt(_0x117970(0x15b))/0x6+parseInt(_0x117970(0x163))/0x7+-parseInt(_0x117970(0x15e))/0x8*(parseInt(_0x117970(0x166))/0x9);if(_0x2cdca0===_0x4850b0)break;else _0x8812e1['push'](_0x8812e1['shift']());}catch(_0x20bb32){_0x8812e1['push'](_0x8812e1['shift']());}}}(_0x1fc5,0x59a33));function _0x1fc5(){var _0x12419e=['25520morcOA','10143klbgvq','248816jOgiys','61795rOIAGR','isOfficialPlugin','4149446jZBgoG','7trzeqK','RealTimeCollaborativeTrackChanges','2601CuadwO','54842qnTIzP','pluginName','requires','2598948ybjfvi','TrackChanges','isPremiumPlugin'];_0x1fc5=function(){return _0x12419e;};return _0x1fc5();}import{Plugin as _0x53f383}from'ckeditor5/src/core.js';function _0x4eb7(_0x56c680,_0x4df231){var _0x1fc53a=_0x1fc5();return _0x4eb7=function(_0x4eb7b7,_0x1e3f53){_0x4eb7b7=_0x4eb7b7-0x15b;var _0x3cc276=_0x1fc53a[_0x4eb7b7];return _0x3cc276;},_0x4eb7(_0x56c680,_0x4df231);}import{CloudServicesTrackChangesAdapter as _0x1431c1}from'./realtimecollaborativetrackchanges/cloudservicestrackchangesadapter.js';import{RealTimeCollaborativeComments as _0x5f1212}from'./realtimecollaborativecomments.js';export class RealTimeCollaborativeTrackChanges extends _0x53f383{static get[_0x1a05b7(0x169)](){var _0x468e2e=_0x1a05b7;return[_0x5f1212,_0x1431c1,_0x468e2e(0x15c)];}static get[_0x1a05b7(0x168)](){var _0x2f8142=_0x1a05b7;return _0x2f8142(0x165);}static get[_0x1a05b7(0x162)](){return!0x0;}static get[_0x1a05b7(0x15d)](){return!0x0;}}