@ckeditor/ckeditor5-comments 43.2.0-alpha.7 → 43.3.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (342) hide show
  1. package/build/comments.js +1 -1
  2. package/build/translations/ast.js +1 -0
  3. package/build/translations/az.js +1 -0
  4. package/build/translations/cs.js +1 -1
  5. package/build/translations/en-gb.js +1 -0
  6. package/build/translations/eo.js +1 -0
  7. package/build/translations/es-co.js +1 -1
  8. package/build/translations/es.js +1 -1
  9. package/build/translations/eu.js +1 -0
  10. package/build/translations/fa.js +1 -1
  11. package/build/translations/fr.js +1 -1
  12. package/build/translations/gu.js +1 -0
  13. package/build/translations/he.js +1 -1
  14. package/build/translations/hy.js +1 -0
  15. package/build/translations/it.js +1 -1
  16. package/build/translations/jv.js +1 -1
  17. package/build/translations/kk.js +1 -0
  18. package/build/translations/km.js +1 -0
  19. package/build/translations/kn.js +1 -0
  20. package/build/translations/ku.js +1 -0
  21. package/build/translations/lt.js +1 -1
  22. package/build/translations/nb.js +1 -0
  23. package/build/translations/ne.js +1 -0
  24. package/build/translations/oc.js +1 -0
  25. package/build/translations/pl.js +1 -1
  26. package/build/translations/pt-br.js +1 -1
  27. package/build/translations/pt.js +1 -1
  28. package/build/translations/ru.js +1 -1
  29. package/build/translations/si.js +1 -0
  30. package/build/translations/sk.js +1 -1
  31. package/build/translations/sl.js +1 -0
  32. package/build/translations/ug.js +1 -1
  33. package/build/translations/uk.js +1 -1
  34. package/build/translations/uz.js +1 -0
  35. package/dist/annotations/annotations.d.ts +8 -0
  36. package/dist/annotations/annotationsuis.d.ts +8 -0
  37. package/dist/annotations/editorannotations.d.ts +8 -0
  38. package/dist/annotations/inlineannotations.d.ts +8 -0
  39. package/dist/annotations/narrowsidebar.d.ts +8 -0
  40. package/dist/annotations/sidebar.d.ts +8 -0
  41. package/dist/annotations/widesidebar.d.ts +8 -0
  42. package/dist/comments/commentsarchive.d.ts +8 -0
  43. package/dist/comments/commentsarchiveui.d.ts +8 -0
  44. package/dist/comments/commentsediting.d.ts +8 -0
  45. package/dist/comments/commentsrepository.d.ts +8 -0
  46. package/dist/comments/commentsui.d.ts +8 -0
  47. package/dist/comments.d.ts +8 -0
  48. package/dist/commentsonly.d.ts +8 -0
  49. package/dist/index-editor.css +5 -7
  50. package/dist/index.css +5 -7
  51. package/dist/index.js +9 -9
  52. package/dist/translations/af.js +1 -1
  53. package/dist/translations/af.umd.js +1 -1
  54. package/dist/translations/ar.js +1 -1
  55. package/dist/translations/ar.umd.js +1 -1
  56. package/dist/translations/ast.d.ts +8 -0
  57. package/dist/translations/ast.js +23 -0
  58. package/dist/translations/ast.umd.js +23 -0
  59. package/dist/translations/az.d.ts +8 -0
  60. package/dist/translations/az.js +23 -0
  61. package/dist/translations/az.umd.js +23 -0
  62. package/dist/translations/bg.js +1 -1
  63. package/dist/translations/bg.umd.js +1 -1
  64. package/dist/translations/bn.js +1 -1
  65. package/dist/translations/bn.umd.js +1 -1
  66. package/dist/translations/bs.js +1 -1
  67. package/dist/translations/bs.umd.js +1 -1
  68. package/dist/translations/ca.js +1 -1
  69. package/dist/translations/ca.umd.js +1 -1
  70. package/dist/translations/cs.js +1 -1
  71. package/dist/translations/cs.umd.js +1 -1
  72. package/dist/translations/da.js +1 -1
  73. package/dist/translations/da.umd.js +1 -1
  74. package/dist/translations/de-ch.js +1 -1
  75. package/dist/translations/de-ch.umd.js +1 -1
  76. package/dist/translations/de.js +1 -1
  77. package/dist/translations/de.umd.js +1 -1
  78. package/dist/translations/el.js +1 -1
  79. package/dist/translations/el.umd.js +1 -1
  80. package/dist/translations/en-au.js +1 -1
  81. package/dist/translations/en-au.umd.js +1 -1
  82. package/dist/translations/en-gb.d.ts +8 -0
  83. package/dist/translations/en-gb.js +23 -0
  84. package/dist/translations/en-gb.umd.js +23 -0
  85. package/dist/translations/en.js +1 -1
  86. package/dist/translations/en.umd.js +1 -1
  87. package/dist/translations/eo.d.ts +8 -0
  88. package/dist/translations/eo.js +23 -0
  89. package/dist/translations/eo.umd.js +23 -0
  90. package/dist/translations/es-co.js +1 -1
  91. package/dist/translations/es-co.umd.js +1 -1
  92. package/dist/translations/es.js +1 -1
  93. package/dist/translations/es.umd.js +1 -1
  94. package/dist/translations/et.js +1 -1
  95. package/dist/translations/et.umd.js +1 -1
  96. package/dist/translations/eu.d.ts +8 -0
  97. package/dist/translations/eu.js +23 -0
  98. package/dist/translations/eu.umd.js +23 -0
  99. package/dist/translations/fa.js +1 -1
  100. package/dist/translations/fa.umd.js +1 -1
  101. package/dist/translations/fi.js +1 -1
  102. package/dist/translations/fi.umd.js +1 -1
  103. package/dist/translations/fr.js +1 -1
  104. package/dist/translations/fr.umd.js +1 -1
  105. package/dist/translations/gl.js +1 -1
  106. package/dist/translations/gl.umd.js +1 -1
  107. package/dist/translations/gu.d.ts +8 -0
  108. package/dist/translations/gu.js +23 -0
  109. package/dist/translations/gu.umd.js +23 -0
  110. package/dist/translations/he.js +1 -1
  111. package/dist/translations/he.umd.js +1 -1
  112. package/dist/translations/hi.js +1 -1
  113. package/dist/translations/hi.umd.js +1 -1
  114. package/dist/translations/hr.js +1 -1
  115. package/dist/translations/hr.umd.js +1 -1
  116. package/dist/translations/hu.js +1 -1
  117. package/dist/translations/hu.umd.js +1 -1
  118. package/dist/translations/hy.d.ts +8 -0
  119. package/dist/translations/hy.js +23 -0
  120. package/dist/translations/hy.umd.js +23 -0
  121. package/dist/translations/id.js +1 -1
  122. package/dist/translations/id.umd.js +1 -1
  123. package/dist/translations/it.js +1 -1
  124. package/dist/translations/it.umd.js +1 -1
  125. package/dist/translations/ja.js +1 -1
  126. package/dist/translations/ja.umd.js +1 -1
  127. package/dist/translations/jv.js +1 -1
  128. package/dist/translations/jv.umd.js +1 -1
  129. package/dist/translations/kk.d.ts +8 -0
  130. package/dist/translations/kk.js +23 -0
  131. package/dist/translations/kk.umd.js +23 -0
  132. package/dist/translations/km.d.ts +8 -0
  133. package/dist/translations/km.js +23 -0
  134. package/dist/translations/km.umd.js +23 -0
  135. package/dist/translations/kn.d.ts +8 -0
  136. package/dist/translations/kn.js +23 -0
  137. package/dist/translations/kn.umd.js +23 -0
  138. package/dist/translations/ko.js +1 -1
  139. package/dist/translations/ko.umd.js +1 -1
  140. package/dist/translations/ku.d.ts +8 -0
  141. package/dist/translations/ku.js +23 -0
  142. package/dist/translations/ku.umd.js +23 -0
  143. package/dist/translations/lt.js +1 -1
  144. package/dist/translations/lt.umd.js +1 -1
  145. package/dist/translations/lv.js +1 -1
  146. package/dist/translations/lv.umd.js +1 -1
  147. package/dist/translations/ms.js +1 -1
  148. package/dist/translations/ms.umd.js +1 -1
  149. package/dist/translations/nb.d.ts +8 -0
  150. package/dist/translations/nb.js +23 -0
  151. package/dist/translations/nb.umd.js +23 -0
  152. package/dist/translations/ne.d.ts +8 -0
  153. package/dist/translations/ne.js +23 -0
  154. package/dist/translations/ne.umd.js +23 -0
  155. package/dist/translations/nl.js +1 -1
  156. package/dist/translations/nl.umd.js +1 -1
  157. package/dist/translations/no.js +1 -1
  158. package/dist/translations/no.umd.js +1 -1
  159. package/dist/translations/oc.d.ts +8 -0
  160. package/dist/translations/oc.js +23 -0
  161. package/dist/translations/oc.umd.js +23 -0
  162. package/dist/translations/pl.js +1 -1
  163. package/dist/translations/pl.umd.js +1 -1
  164. package/dist/translations/pt-br.js +1 -1
  165. package/dist/translations/pt-br.umd.js +1 -1
  166. package/dist/translations/pt.js +1 -1
  167. package/dist/translations/pt.umd.js +1 -1
  168. package/dist/translations/ro.js +1 -1
  169. package/dist/translations/ro.umd.js +1 -1
  170. package/dist/translations/ru.js +1 -1
  171. package/dist/translations/ru.umd.js +1 -1
  172. package/dist/translations/si.d.ts +8 -0
  173. package/dist/translations/si.js +23 -0
  174. package/dist/translations/si.umd.js +23 -0
  175. package/dist/translations/sk.js +1 -1
  176. package/dist/translations/sk.umd.js +1 -1
  177. package/dist/translations/sl.d.ts +8 -0
  178. package/dist/translations/sl.js +23 -0
  179. package/dist/translations/sl.umd.js +23 -0
  180. package/dist/translations/sq.js +1 -1
  181. package/dist/translations/sq.umd.js +1 -1
  182. package/dist/translations/sr-latn.js +1 -1
  183. package/dist/translations/sr-latn.umd.js +1 -1
  184. package/dist/translations/sr.js +1 -1
  185. package/dist/translations/sr.umd.js +1 -1
  186. package/dist/translations/sv.js +1 -1
  187. package/dist/translations/sv.umd.js +1 -1
  188. package/dist/translations/th.js +1 -1
  189. package/dist/translations/th.umd.js +1 -1
  190. package/dist/translations/ti.js +1 -1
  191. package/dist/translations/ti.umd.js +1 -1
  192. package/dist/translations/tk.js +1 -1
  193. package/dist/translations/tk.umd.js +1 -1
  194. package/dist/translations/tr.js +1 -1
  195. package/dist/translations/tr.umd.js +1 -1
  196. package/dist/translations/tt.js +1 -1
  197. package/dist/translations/tt.umd.js +1 -1
  198. package/dist/translations/ug.js +1 -1
  199. package/dist/translations/ug.umd.js +1 -1
  200. package/dist/translations/uk.js +1 -1
  201. package/dist/translations/uk.umd.js +1 -1
  202. package/dist/translations/ur.js +1 -1
  203. package/dist/translations/ur.umd.js +1 -1
  204. package/dist/translations/uz.d.ts +8 -0
  205. package/dist/translations/uz.js +23 -0
  206. package/dist/translations/uz.umd.js +23 -0
  207. package/dist/translations/vi.js +1 -1
  208. package/dist/translations/vi.umd.js +1 -1
  209. package/dist/translations/zh-cn.js +1 -1
  210. package/dist/translations/zh-cn.umd.js +1 -1
  211. package/dist/translations/zh.js +1 -1
  212. package/dist/translations/zh.umd.js +1 -1
  213. package/lang/translations/af.po +3 -9
  214. package/lang/translations/ar.po +4 -10
  215. package/lang/translations/ast.po +176 -0
  216. package/lang/translations/az.po +176 -0
  217. package/lang/translations/bg.po +3 -9
  218. package/lang/translations/bn.po +3 -9
  219. package/lang/translations/bs.po +4 -10
  220. package/lang/translations/ca.po +3 -9
  221. package/lang/translations/cs.po +4 -12
  222. package/lang/translations/da.po +3 -9
  223. package/lang/translations/de-ch.po +3 -9
  224. package/lang/translations/de.po +3 -9
  225. package/lang/translations/el.po +3 -9
  226. package/lang/translations/en-au.po +3 -9
  227. package/lang/translations/en-gb.po +176 -0
  228. package/lang/translations/en.po +5 -11
  229. package/lang/translations/eo.po +176 -0
  230. package/lang/translations/es-co.po +4 -12
  231. package/lang/translations/es.po +4 -12
  232. package/lang/translations/et.po +3 -9
  233. package/lang/translations/eu.po +176 -0
  234. package/lang/translations/fa.po +4 -12
  235. package/lang/translations/fi.po +3 -9
  236. package/lang/translations/fr.po +4 -12
  237. package/lang/translations/gl.po +3 -9
  238. package/lang/translations/gu.po +176 -0
  239. package/lang/translations/he.po +4 -12
  240. package/lang/translations/hi.po +3 -9
  241. package/lang/translations/hr.po +4 -10
  242. package/lang/translations/hu.po +3 -9
  243. package/lang/translations/hy.po +176 -0
  244. package/lang/translations/id.po +3 -9
  245. package/lang/translations/it.po +4 -12
  246. package/lang/translations/ja.po +3 -9
  247. package/lang/translations/jv.po +6 -10
  248. package/lang/translations/kk.po +176 -0
  249. package/lang/translations/km.po +174 -0
  250. package/lang/translations/kn.po +176 -0
  251. package/lang/translations/ko.po +3 -9
  252. package/lang/translations/ku.po +176 -0
  253. package/lang/translations/lt.po +4 -12
  254. package/lang/translations/lv.po +4 -10
  255. package/lang/translations/ms.po +3 -9
  256. package/lang/translations/nb.po +176 -0
  257. package/lang/translations/ne.po +176 -0
  258. package/lang/translations/nl.po +3 -9
  259. package/lang/translations/no.po +3 -9
  260. package/lang/translations/oc.po +176 -0
  261. package/lang/translations/pl.po +4 -12
  262. package/lang/translations/pt-br.po +4 -12
  263. package/lang/translations/pt.po +4 -12
  264. package/lang/translations/ro.po +4 -10
  265. package/lang/translations/ru.po +4 -12
  266. package/lang/translations/si.po +176 -0
  267. package/lang/translations/sk.po +4 -12
  268. package/lang/translations/sl.po +180 -0
  269. package/lang/translations/sq.po +3 -9
  270. package/lang/translations/sr-latn.po +4 -10
  271. package/lang/translations/sr.po +4 -10
  272. package/lang/translations/sv.po +3 -9
  273. package/lang/translations/th.po +3 -9
  274. package/lang/translations/ti.po +3 -9
  275. package/lang/translations/tk.po +3 -9
  276. package/lang/translations/tr.po +3 -9
  277. package/lang/translations/tt.po +3 -9
  278. package/lang/translations/ug.po +4 -12
  279. package/lang/translations/uk.po +4 -12
  280. package/lang/translations/ur.po +3 -9
  281. package/lang/translations/uz.po +176 -0
  282. package/lang/translations/vi.po +3 -9
  283. package/lang/translations/zh-cn.po +3 -9
  284. package/lang/translations/zh.po +3 -9
  285. package/package.json +15 -15
  286. package/src/annotations/annotation.js +2 -2
  287. package/src/annotations/annotationcollection.js +1 -1
  288. package/src/annotations/annotations.d.ts +8 -0
  289. package/src/annotations/annotations.js +1 -1
  290. package/src/annotations/annotationsuis.d.ts +8 -0
  291. package/src/annotations/annotationsuis.js +1 -1
  292. package/src/annotations/editorannotations.d.ts +8 -0
  293. package/src/annotations/editorannotations.js +1 -1
  294. package/src/annotations/inlineannotations.d.ts +8 -0
  295. package/src/annotations/inlineannotations.js +1 -1
  296. package/src/annotations/narrowsidebar.d.ts +8 -0
  297. package/src/annotations/narrowsidebar.js +1 -1
  298. package/src/annotations/sidebar.d.ts +8 -0
  299. package/src/annotations/sidebar.js +1 -1
  300. package/src/annotations/view/annotationcounterbuttonview.js +1 -1
  301. package/src/annotations/view/annotationview.js +1 -1
  302. package/src/annotations/view/sidebaritemview.js +1 -1
  303. package/src/annotations/view/sidebarview.js +1 -1
  304. package/src/annotations/widesidebar.d.ts +8 -0
  305. package/src/annotations/widesidebar.js +1 -1
  306. package/src/comments/addcommentthreadcommand.js +1 -1
  307. package/src/comments/commentsarchive.d.ts +8 -0
  308. package/src/comments/commentsarchive.js +1 -1
  309. package/src/comments/commentsarchiveui.d.ts +8 -0
  310. package/src/comments/commentsarchiveui.js +1 -1
  311. package/src/comments/commentsediting.d.ts +8 -0
  312. package/src/comments/commentsediting.js +1 -1
  313. package/src/comments/commentsrepository.d.ts +8 -0
  314. package/src/comments/commentsrepository.js +3 -3
  315. package/src/comments/commentsui.d.ts +8 -0
  316. package/src/comments/commentsui.js +1 -1
  317. package/src/comments/integrations/clipboard.js +1 -1
  318. package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
  319. package/src/comments/integrations/importword.js +1 -1
  320. package/src/comments/ui/commenteditor/commenteditor.js +2 -2
  321. package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
  322. package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
  323. package/src/comments/ui/commentthreadcontroller.js +2 -2
  324. package/src/comments/ui/view/basecommentthreadview.js +1 -1
  325. package/src/comments/ui/view/basecommentview.js +1 -1
  326. package/src/comments/ui/view/collapsedcommentsview.js +1 -1
  327. package/src/comments/ui/view/commentcontentview.js +1 -1
  328. package/src/comments/ui/view/commentinputview.js +1 -1
  329. package/src/comments/ui/view/commentsarchiveview.js +1 -1
  330. package/src/comments/ui/view/commentslistview.js +1 -1
  331. package/src/comments/ui/view/commentthreadheadercontextview.js +1 -1
  332. package/src/comments/ui/view/commentthreadheaderview.js +1 -1
  333. package/src/comments/ui/view/commentthreadinputview.js +1 -1
  334. package/src/comments/ui/view/commentthreadview.js +2 -2
  335. package/src/comments/ui/view/commentview.js +2 -2
  336. package/src/comments.d.ts +8 -0
  337. package/src/comments.js +1 -1
  338. package/src/commentsonly.d.ts +8 -0
  339. package/src/commentsonly.js +1 -1
  340. package/src/index.js +1 -1
  341. package/src/utils/common-translations.js +1 -1
  342. package/src/utils/createmutationobserver.js +1 -1
@@ -0,0 +1,176 @@
1
+ # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
+ #
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
7
+ #
8
+ msgid ""
9
+ msgstr ""
10
+ "Language: uz\n"
11
+ "Plural-Forms: nplurals=2; plural=(n > 1);\n"
12
+ "Content-Type: text/plain; charset=UTF-8\n"
13
+
14
+ msgctxt "The label for the comment editor."
15
+ msgid "Comment editor"
16
+ msgstr ""
17
+
18
+ msgctxt "The label for the number of comments."
19
+ msgid "NUMBER_OF_COMMENTS"
20
+ msgid_plural "%0 Comments"
21
+ msgstr[0] ""
22
+ msgstr[1] ""
23
+
24
+ msgctxt "The alert displayed for a comment that is too long."
25
+ msgid "TOO_LONG_COMMENT_ALERT"
26
+ msgstr ""
27
+
28
+ msgctxt "The placeholder for the reply field."
29
+ msgid "Reply..."
30
+ msgstr ""
31
+
32
+ msgctxt "The placeholder for the reply field when the comment thread is resolved."
33
+ msgid "Reply to reopen discussion..."
34
+ msgstr ""
35
+
36
+ msgctxt "The placeholder for the new commend field."
37
+ msgid "Write a comment..."
38
+ msgstr ""
39
+
40
+ msgctxt "The information that comment was made on element and has no context"
41
+ msgid "Comment was made on an element"
42
+ msgstr ""
43
+
44
+ msgctxt "The label for the button that enables editing a comment."
45
+ msgid "Edit"
46
+ msgstr ""
47
+
48
+ msgctxt "The label for the button that resolves a comment thread."
49
+ msgid "Resolve"
50
+ msgstr ""
51
+
52
+ msgctxt "The label for the button that reopens a resolved comment thread."
53
+ msgid "Reopen"
54
+ msgstr ""
55
+
56
+ msgctxt "The label for the button that deletes a comment."
57
+ msgid "Remove"
58
+ msgstr ""
59
+
60
+ msgctxt "The label for for the button that adds a reply to a comment thread."
61
+ msgid "Reply"
62
+ msgstr ""
63
+
64
+ msgctxt "The confirmation message shown after pressing the delete comment button."
65
+ msgid "Delete comment?"
66
+ msgstr ""
67
+
68
+ msgctxt "The confirmation message shown after pressing the delete comment thread button."
69
+ msgid "Delete comment thread?"
70
+ msgstr ""
71
+
72
+ msgctxt "A message informing that the comment has been resolved"
73
+ msgid "Marked as resolved"
74
+ msgstr ""
75
+
76
+ msgctxt "The tooltip for the comment toolbar button and the button that submits a comment thread."
77
+ msgid "Comment"
78
+ msgstr ""
79
+
80
+ msgctxt "The accessible label for the annotations sidebar."
81
+ msgid "Annotations sidebar"
82
+ msgstr ""
83
+
84
+ msgctxt "The accessible label for the list annotations in the annotations sidebar."
85
+ msgid "Annotations list"
86
+ msgstr ""
87
+
88
+ msgctxt "The accessible label for the list of thread comments in an annotation."
89
+ msgid "Thread comments"
90
+ msgstr ""
91
+
92
+ msgctxt "The accessible label describing the context of the comment thread (e.g. editor content being discussed)."
93
+ msgid "THREAD_CONTEXT_LABEL"
94
+ msgstr ""
95
+
96
+ msgctxt "The accessible label describing the comment thread."
97
+ msgid "COMMENT_THREAD_LABEL"
98
+ msgid_plural "Comment thread by %1. %0 replies."
99
+ msgstr[0] ""
100
+ msgstr[1] ""
101
+
102
+ msgctxt "The accessible label providing extra information about navigation in the comment thread."
103
+ msgid "COMMENT_THREAD_DESCRIPTION"
104
+ msgstr ""
105
+
106
+ msgctxt "The accessible label for a single comment."
107
+ msgid "COMMENT_ARIA_LABEL"
108
+ msgstr ""
109
+
110
+ msgctxt "The accessible label for the list of archived comments."
111
+ msgid "COMMENTS_ARCHIVE_LIST_LABEL"
112
+ msgstr ""
113
+
114
+ msgctxt "The accessibility help dialog description of the group of keystrokes related to annotations."
115
+ msgid "ACCESSIBILITY_HELP_ANNOTATIONS_GROUP"
116
+ msgstr ""
117
+
118
+ msgctxt "The accessibility help dialog keystroke description for moving from the edited content to the annotation."
119
+ msgid "ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO"
120
+ msgstr ""
121
+
122
+ msgctxt "The accessibility help dialog keystroke description for moving away from an annotation."
123
+ msgid "ACCESSIBILITY_HELP_ANNOTATIONS_EXIT"
124
+ msgstr ""
125
+
126
+ msgctxt "The accessibility help dialog keystroke description for entering a thread."
127
+ msgid "ACCESSIBILITY_HELP_ANNOTATIONS_ENTER"
128
+ msgstr ""
129
+
130
+ msgctxt "The accessibility help dialog keystroke description for moving across the internals of a thread."
131
+ msgid "ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS"
132
+ msgstr ""
133
+
134
+ msgctxt "The accessibility help dialog keystroke description for submitting a comment."
135
+ msgid "ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT"
136
+ msgstr ""
137
+
138
+ msgctxt "The accessibility help dialog keystroke description for navigating between annotations (threads)."
139
+ msgid "ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS"
140
+ msgstr ""
141
+
142
+ msgctxt "A message read out by assistive technologies the moment the user selection moves into a comment."
143
+ msgid "ENTER_COMMENT_ANNOUNCEMENT"
144
+ msgstr ""
145
+
146
+ msgctxt "A message read out by assistive technologies the moment the user selection leaves a comment."
147
+ msgid "LEAVE_COMMENT_ANNOUNCEMENT"
148
+ msgstr ""
149
+
150
+ msgctxt "The label for an alert shown when closing the editor with an unsaved comment change."
151
+ msgid "PENDING_ACTION_COMMENT_THREAD"
152
+ msgstr ""
153
+
154
+ msgctxt "The additional information that comments comes from external source."
155
+ msgid "EXTERNAL_COMMENT"
156
+ msgstr ""
157
+
158
+ msgctxt "The additional information that comments comes from imported Word file."
159
+ msgid "EXTERNAL_IMPORT_WORD_COMMENT"
160
+ msgstr ""
161
+
162
+ msgctxt "The additional information that displayed author name comes from an external source."
163
+ msgid "EXTERNAL_AVATAR"
164
+ msgstr ""
165
+
166
+ msgctxt "The additional information that displayed author name comes from imported Word file."
167
+ msgid "EXTERNAL_IMPORT_WORD_AVATAR"
168
+ msgstr ""
169
+
170
+ msgctxt "The label for the comments archive dropdown UI."
171
+ msgid "COMMENTS_ARCHIVE"
172
+ msgstr ""
173
+
174
+ msgctxt "The information that comments archive is empty."
175
+ msgid "EMPTY_COMMENTS_ARCHIVE"
176
+ msgstr ""
@@ -1,18 +1,12 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Vietnamese (https://app.transifex.com/ckeditor/teams/11143/vi/)\n"
16
10
  "Language: vi\n"
17
11
  "Plural-Forms: nplurals=1; plural=0;\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -1,18 +1,12 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Chinese (China) (https://app.transifex.com/ckeditor/teams/11143/zh_CN/)\n"
16
10
  "Language: zh_CN\n"
17
11
  "Plural-Forms: nplurals=1; plural=0;\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -1,18 +1,12 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Chinese (Taiwan) (https://app.transifex.com/ckeditor/teams/11143/zh_TW/)\n"
16
10
  "Language: zh_TW\n"
17
11
  "Plural-Forms: nplurals=1; plural=0;\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-comments",
3
- "version": "43.2.0-alpha.7",
3
+ "version": "43.3.0-alpha.0",
4
4
  "description": "Collaborative comments feature for CKEditor 5.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -45,20 +45,20 @@
45
45
  "CHANGELOG.md"
46
46
  ],
47
47
  "dependencies": {
48
- "@ckeditor/ckeditor5-clipboard": "43.2.0-alpha.7",
49
- "@ckeditor/ckeditor5-collaboration-core": "43.2.0-alpha.7",
50
- "@ckeditor/ckeditor5-core": "43.2.0-alpha.7",
51
- "@ckeditor/ckeditor5-engine": "43.2.0-alpha.7",
52
- "@ckeditor/ckeditor5-enter": "43.2.0-alpha.7",
53
- "@ckeditor/ckeditor5-paragraph": "43.2.0-alpha.7",
54
- "@ckeditor/ckeditor5-select-all": "43.2.0-alpha.7",
55
- "@ckeditor/ckeditor5-theme-lark": "43.2.0-alpha.7",
56
- "@ckeditor/ckeditor5-typing": "43.2.0-alpha.7",
57
- "@ckeditor/ckeditor5-ui": "43.2.0-alpha.7",
58
- "@ckeditor/ckeditor5-undo": "43.2.0-alpha.7",
59
- "@ckeditor/ckeditor5-utils": "43.2.0-alpha.7",
60
- "ckeditor5": "43.2.0-alpha.7",
61
- "ckeditor5-collaboration": "43.2.0-alpha.7",
48
+ "@ckeditor/ckeditor5-clipboard": "43.3.0-alpha.0",
49
+ "@ckeditor/ckeditor5-collaboration-core": "43.3.0-alpha.0",
50
+ "@ckeditor/ckeditor5-core": "43.3.0-alpha.0",
51
+ "@ckeditor/ckeditor5-engine": "43.3.0-alpha.0",
52
+ "@ckeditor/ckeditor5-enter": "43.3.0-alpha.0",
53
+ "@ckeditor/ckeditor5-paragraph": "43.3.0-alpha.0",
54
+ "@ckeditor/ckeditor5-select-all": "43.3.0-alpha.0",
55
+ "@ckeditor/ckeditor5-theme-lark": "43.3.0-alpha.0",
56
+ "@ckeditor/ckeditor5-typing": "43.3.0-alpha.0",
57
+ "@ckeditor/ckeditor5-ui": "43.3.0-alpha.0",
58
+ "@ckeditor/ckeditor5-undo": "43.3.0-alpha.0",
59
+ "@ckeditor/ckeditor5-utils": "43.3.0-alpha.0",
60
+ "ckeditor5": "43.3.0-alpha.0",
61
+ "ckeditor5-collaboration": "43.3.0-alpha.0",
62
62
  "lodash-es": "4.17.21"
63
63
  },
64
64
  "types": "src/index.d.ts",
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5615dc=_0x4eb1;function _0x4eb1(_0x2c7144,_0x1dd377){const _0x1bbd6f=_0x1bbd();return _0x4eb1=function(_0x4eb151,_0x424664){_0x4eb151=_0x4eb151-0xa5;let _0x340761=_0x1bbd6f[_0x4eb151];return _0x340761;},_0x4eb1(_0x2c7144,_0x1dd377);}(function(_0x2cdeeb,_0x1ea272){const _0x3d7d2e=_0x4eb1,_0xa14adc=_0x2cdeeb();while(!![]){try{const _0xcdc46=parseInt(_0x3d7d2e(0xab))/0x1*(parseInt(_0x3d7d2e(0xb9))/0x2)+parseInt(_0x3d7d2e(0xce))/0x3*(parseInt(_0x3d7d2e(0xb2))/0x4)+-parseInt(_0x3d7d2e(0xb6))/0x5+parseInt(_0x3d7d2e(0xcc))/0x6+-parseInt(_0x3d7d2e(0xbe))/0x7+-parseInt(_0x3d7d2e(0xb7))/0x8+parseInt(_0x3d7d2e(0xcf))/0x9;if(_0xcdc46===_0x1ea272)break;else _0xa14adc['push'](_0xa14adc['shift']());}catch(_0x17b27b){_0xa14adc['push'](_0xa14adc['shift']());}}}(_0x1bbd,0x44c86));function _0x1bbd(){const _0x586f71=['mainView','4OhsOCv','innerView','_target','annotation-invalid-target','1607230ljZFlM','1929432aSiaIW','add','1244QiFCwy','targetRect','item','remove','set','3393747IxiiGS','_id','target','updateTargetRect','type','focusableElements','stopListening','refreshVisibility','every','clear','isArray','destroy','focusTracker','filter','2143128YrTGGB','_type','227139UMZfTU','3005919ytpQCX','function','view','isActive','nodeType','isVisible','_getNormalizedTarget','render','_assertCorrectTarget','904bnVkNh','length','object','offsetParent','getClientRects','element'];_0x1bbd=function(){return _0x586f71;};return _0x1bbd();}import{CKEditorError as _0x3a7016,Rect as _0x586c16,Collection as _0x3d05e9,ObservableMixin as _0x296245}from'ckeditor5/src/utils.js';export default class d extends/* #__PURE__ -- @preserve */
24
- _0x296245(){constructor({view:_0x2ecf1c,target:_0x366a75,type:_0x532b74,isVisible:_0x1dbccf=!0x0}){const _0x49007b=_0x4eb1;super(),this[_0x49007b(0xd1)]=_0x2ecf1c,this[_0x49007b(0xd1)][_0x49007b(0xb0)]||this[_0x49007b(0xd1)][_0x49007b(0xa9)](),this[_0x49007b(0xcd)]=_0x532b74,this[_0x49007b(0xb4)]=_0x366a75,d[_0x49007b(0xaa)](this[_0x49007b(0xa8)]()),this[_0x49007b(0xc3)]=new _0x3d05e9([this[_0x49007b(0xd1)][_0x49007b(0xb0)]],{'idProperty':_0x49007b(0xbf)}),this[_0x49007b(0xc3)]['on'](_0x49007b(0xb8),(_0x2eef63,_0x11db8c)=>{const _0x14d034=_0x49007b;this[_0x14d034(0xd1)][_0x14d034(0xca)][_0x14d034(0xb8)](_0x11db8c);}),this[_0x49007b(0xc3)]['on'](_0x49007b(0xbc),(_0x262882,_0x31a0ca)=>{const _0x8c142b=_0x49007b;this[_0x8c142b(0xd1)][_0x8c142b(0xca)][_0x8c142b(0xbc)](_0x31a0ca);}),this[_0x49007b(0xbd)](_0x49007b(0xa7),_0x1dbccf);}get[_0x5615dc(0xc2)](){const _0x5aa5db=_0x5615dc;return _0x5aa5db(0xd0)==typeof this[_0x5aa5db(0xcd)]?this[_0x5aa5db(0xcd)]():this[_0x5aa5db(0xcd)];}get[_0x5615dc(0xb3)](){const _0x5c10d5=_0x5615dc;return this[_0x5c10d5(0xd1)][_0x5c10d5(0xb1)];}get[_0x5615dc(0xc0)](){const _0x27d86f=_0x5615dc,_0x2f121d=this[_0x27d86f(0xa8)]();return d[_0x27d86f(0xaa)](_0x2f121d),_0x2f121d;}get[_0x5615dc(0xba)](){const _0x1702c3=_0x5615dc,_0x486392=this[_0x1702c3(0xc0)];if(null===_0x486392)return null;if(_0x486392 instanceof _0x586c16)return _0x486392;const _0x503032=_0x486392[_0x1702c3(0xcb)](_0x5686c1=>function(_0x48ffe){const _0xbfc2c8=_0x1702c3,_0x15161a=_0x48ffe[_0xbfc2c8(0xae)];if(_0x15161a)return!0x0;const _0x10bd49=_0x48ffe[_0xbfc2c8(0xaf)]()[_0xbfc2c8(0xbb)](0x0);return!!_0x10bd49;}(_0x5686c1));return 0x0===_0x503032[_0x1702c3(0xac)]?null:new _0x586c16(_0x503032[0x0][_0x1702c3(0xaf)]()[_0x1702c3(0xbb)](0x0));}get[_0x5615dc(0xa5)](){const _0x172efb=_0x5615dc;return this[_0x172efb(0xd1)][_0x172efb(0xa5)];}set[_0x5615dc(0xa5)](_0x433957){const _0x105111=_0x5615dc;this[_0x105111(0xd1)][_0x105111(0xa5)]=_0x433957,this[_0x105111(0xd1)][_0x105111(0xb1)][_0x105111(0xa5)]=_0x433957;}[_0x5615dc(0xc1)](){const _0x3e03ba=_0x5615dc;this[_0x3e03ba(0xd1)][_0x3e03ba(0xba)]=this[_0x3e03ba(0xba)];}[_0x5615dc(0xc9)](){const _0x7ce3e3=_0x5615dc;this[_0x7ce3e3(0xc3)][_0x7ce3e3(0xc4)](),this[_0x7ce3e3(0xc3)][_0x7ce3e3(0xc7)](),this[_0x7ce3e3(0xc4)]();}[_0x5615dc(0xc5)](){const _0x5c5c00=_0x5615dc;this[_0x5c5c00(0xa7)]=!!this[_0x5c5c00(0xba)];}static[_0x5615dc(0xaa)](_0x33ec64){const _0x2672fd=_0x5615dc;if(!(null===_0x33ec64||_0x33ec64 instanceof _0x586c16||Array[_0x2672fd(0xc8)](_0x33ec64)&&_0x33ec64[_0x2672fd(0xc6)](_0x4b86b2=>y(_0x4b86b2))))throw new _0x3a7016(_0x2672fd(0xb5),null,{'target':_0x33ec64});}[_0x5615dc(0xa8)](){const _0x3eeb68=_0x5615dc,_0x31b6c3=_0x3eeb68(0xd0)==typeof this[_0x3eeb68(0xb4)]?this[_0x3eeb68(0xb4)]():this[_0x3eeb68(0xb4)];return y(_0x31b6c3)?[_0x31b6c3]:_0x31b6c3;}}function y(_0x58525a){const _0x30d882=_0x5615dc;return null!==_0x58525a&&_0x30d882(0xad)==typeof _0x58525a&&_0x30d882(0xa6)in _0x58525a&&0x1===_0x58525a[_0x30d882(0xa6)];}
23
+ const _0x46104f=_0x2f51;(function(_0x2c2d15,_0xfe38b2){const _0x568208=_0x2f51,_0x125cc7=_0x2c2d15();while(!![]){try{const _0x39f5e1=parseInt(_0x568208(0x107))/0x1*(parseInt(_0x568208(0xed))/0x2)+-parseInt(_0x568208(0xfb))/0x3*(-parseInt(_0x568208(0xec))/0x4)+-parseInt(_0x568208(0xf9))/0x5+parseInt(_0x568208(0x102))/0x6*(parseInt(_0x568208(0x100))/0x7)+parseInt(_0x568208(0xe9))/0x8*(parseInt(_0x568208(0xde))/0x9)+parseInt(_0x568208(0xef))/0xa*(parseInt(_0x568208(0xe0))/0xb)+-parseInt(_0x568208(0xdc))/0xc;if(_0x39f5e1===_0xfe38b2)break;else _0x125cc7['push'](_0x125cc7['shift']());}catch(_0xfe50ef){_0x125cc7['push'](_0x125cc7['shift']());}}}(_0x205a,0x339ab));function _0x205a(){const _0x44709e=['focusableElements','_type','set','659752FaeBEk','_target','destroy','1160hMxwIB','2IxNFqQ','getClientRects','102780QLniwn','innerView','offsetParent','length','annotation-invalid-target','stopListening','isVisible','clear','type','render','1842840PcUcnb','isActive','1191FaJGSO','item','nodeType','function','add','131509RmkghP','object','108idQwrj','element','_id','isArray','every','232110fAirDw','filter','view','_getNormalizedTarget','refreshVisibility','4604496WItqoq','focusTracker','27JTkzWh','updateTargetRect','33QvuXDd','targetRect','remove','mainView','_assertCorrectTarget','target'];_0x205a=function(){return _0x44709e;};return _0x205a();}import{CKEditorError as _0x3b92eb,Rect as _0x3a76f9,Collection as _0x2e8ef1,ObservableMixin as _0x4c6e5b}from'ckeditor5/src/utils.js';export default class d extends/* #__PURE__ -- @preserve */
24
+ _0x4c6e5b(){constructor({view:_0x537f07,target:_0x488caf,type:_0x4e68e5,isVisible:_0xe54eda=!0x0}){const _0x158f91=_0x2f51;super(),this[_0x158f91(0xd9)]=_0x537f07,this[_0x158f91(0xd9)][_0x158f91(0x103)]||this[_0x158f91(0xd9)][_0x158f91(0xf8)](),this[_0x158f91(0xe7)]=_0x4e68e5,this[_0x158f91(0xea)]=_0x488caf,d[_0x158f91(0xe4)](this[_0x158f91(0xda)]()),this[_0x158f91(0xe6)]=new _0x2e8ef1([this[_0x158f91(0xd9)][_0x158f91(0x103)]],{'idProperty':_0x158f91(0x104)}),this[_0x158f91(0xe6)]['on'](_0x158f91(0xff),(_0xb1adcd,_0x43bd5a)=>{const _0x3c3c81=_0x158f91;this[_0x3c3c81(0xd9)][_0x3c3c81(0xdd)][_0x3c3c81(0xff)](_0x43bd5a);}),this[_0x158f91(0xe6)]['on'](_0x158f91(0xe2),(_0x4da28e,_0x22d1f8)=>{const _0x4a85ca=_0x158f91;this[_0x4a85ca(0xd9)][_0x4a85ca(0xdd)][_0x4a85ca(0xe2)](_0x22d1f8);}),this[_0x158f91(0xe8)](_0x158f91(0xf5),_0xe54eda);}get[_0x46104f(0xf7)](){const _0x9c0520=_0x46104f;return _0x9c0520(0xfe)==typeof this[_0x9c0520(0xe7)]?this[_0x9c0520(0xe7)]():this[_0x9c0520(0xe7)];}get[_0x46104f(0xf0)](){const _0x313322=_0x46104f;return this[_0x313322(0xd9)][_0x313322(0xe3)];}get[_0x46104f(0xe5)](){const _0x210b91=_0x46104f,_0x14fd86=this[_0x210b91(0xda)]();return d[_0x210b91(0xe4)](_0x14fd86),_0x14fd86;}get[_0x46104f(0xe1)](){const _0x425bc9=_0x46104f,_0xd84204=this[_0x425bc9(0xe5)];if(null===_0xd84204)return null;if(_0xd84204 instanceof _0x3a76f9)return _0xd84204;const _0x3555bc=_0xd84204[_0x425bc9(0x108)](_0x3fb37f=>function(_0x1016c0){const _0x2a0d32=_0x425bc9,_0x1b4c74=_0x1016c0[_0x2a0d32(0xf1)];if(_0x1b4c74)return!0x0;const _0x1aeca9=_0x1016c0[_0x2a0d32(0xee)]()[_0x2a0d32(0xfc)](0x0);return!!_0x1aeca9;}(_0x3fb37f));return 0x0===_0x3555bc[_0x425bc9(0xf2)]?null:new _0x3a76f9(_0x3555bc[0x0][_0x425bc9(0xee)]()[_0x425bc9(0xfc)](0x0));}get[_0x46104f(0xfa)](){const _0x16808d=_0x46104f;return this[_0x16808d(0xd9)][_0x16808d(0xfa)];}set[_0x46104f(0xfa)](_0x637578){const _0x4d336d=_0x46104f;this[_0x4d336d(0xd9)][_0x4d336d(0xfa)]=_0x637578,this[_0x4d336d(0xd9)][_0x4d336d(0xe3)][_0x4d336d(0xfa)]=_0x637578;}[_0x46104f(0xdf)](){const _0x5d0c58=_0x46104f;this[_0x5d0c58(0xd9)][_0x5d0c58(0xe1)]=this[_0x5d0c58(0xe1)];}[_0x46104f(0xeb)](){const _0x5aa66f=_0x46104f;this[_0x5aa66f(0xe6)][_0x5aa66f(0xf4)](),this[_0x5aa66f(0xe6)][_0x5aa66f(0xf6)](),this[_0x5aa66f(0xf4)]();}[_0x46104f(0xdb)](){const _0x398226=_0x46104f;this[_0x398226(0xf5)]=!!this[_0x398226(0xe1)];}static[_0x46104f(0xe4)](_0x31f192){const _0x36b565=_0x46104f;if(!(null===_0x31f192||_0x31f192 instanceof _0x3a76f9||Array[_0x36b565(0x105)](_0x31f192)&&_0x31f192[_0x36b565(0x106)](_0x19610e=>y(_0x19610e))))throw new _0x3b92eb(_0x36b565(0xf3),null,{'target':_0x31f192});}[_0x46104f(0xda)](){const _0x34c166=_0x46104f,_0x12193e=_0x34c166(0xfe)==typeof this[_0x34c166(0xea)]?this[_0x34c166(0xea)]():this[_0x34c166(0xea)];return y(_0x12193e)?[_0x12193e]:_0x12193e;}}function _0x2f51(_0x4ee35b,_0x57db6f){const _0x205a0f=_0x205a();return _0x2f51=function(_0x2f5199,_0x16faa1){_0x2f5199=_0x2f5199-0xd9;let _0x55c913=_0x205a0f[_0x2f5199];return _0x55c913;},_0x2f51(_0x4ee35b,_0x57db6f);}function y(_0x1d2358){const _0x2c5a17=_0x46104f;return null!==_0x1d2358&&_0x2c5a17(0x101)==typeof _0x1d2358&&_0x2c5a17(0xfd)in _0x1d2358&&0x1===_0x1d2358[_0x2c5a17(0xfd)];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3d02(){const _0x266fca=['63815YIPJce','stopListening','659253rJoocQ','_sort','getByView','innerView','getIndex','delete','3962358RGlfId','set','left','1446910JmdYRA','fire','length','1397796LPzIVq','change:isFocused','getByInnerView','view','focusableElements','_viewToAnnotation','_innerViewToAnnotation','_focusTracker','updateTargetRect','add','clear','remove','destroy','annotationcollection-not-existing-item','blur','targetRect','top','focus','8rdPSnu','has','isFocused','from','988352eqQnNI','get','_getOrderInContent','listenTo','focusTracker','sort','2620772RdRlNu','refreshPositioning','annotationcollection-duplicated-item'];_0x3d02=function(){return _0x266fca;};return _0x3d02();}const _0x2c117c=_0x1a0f;(function(_0x14f1c5,_0x222c38){const _0x266176=_0x1a0f,_0x45ce2a=_0x14f1c5();while(!![]){try{const _0x51e7ff=parseInt(_0x266176(0x200))/0x1*(-parseInt(_0x266176(0x1f3))/0x2)+-parseInt(_0x266176(0x20e))/0x3+parseInt(_0x266176(0x1fd))/0x4+-parseInt(_0x266176(0x20b))/0x5+parseInt(_0x266176(0x208))/0x6+-parseInt(_0x266176(0x202))/0x7+parseInt(_0x266176(0x1f7))/0x8;if(_0x51e7ff===_0x222c38)break;else _0x45ce2a['push'](_0x45ce2a['shift']());}catch(_0xeeda51){_0x45ce2a['push'](_0x45ce2a['shift']());}}}(_0x3d02,0x51a29));function _0x1a0f(_0x7bf4ed,_0x5aa3b4){const _0x3d02d5=_0x3d02();return _0x1a0f=function(_0x1a0f92,_0x50cbfc){_0x1a0f92=_0x1a0f92-0x1eb;let _0x4eb1ff=_0x3d02d5[_0x1a0f92];return _0x4eb1ff;},_0x1a0f(_0x7bf4ed,_0x5aa3b4);}import{CKEditorError as _0x42f26d,Collection as _0x52e075,FocusTracker as _0x5972f8}from'ckeditor5/src/utils.js';export default class x extends _0x52e075{constructor(_0x25dfa4=[]){const _0x3aee32=_0x1a0f;super(),this[_0x3aee32(0x214)]=new Map(),this[_0x3aee32(0x213)]=new Map(),this[_0x3aee32(0x215)]=new _0x5972f8(),this[_0x3aee32(0x215)]['on'](_0x3aee32(0x20f),(_0x41693c,_0x5d5992,_0x369eb5)=>{const _0x3e67c3=_0x3aee32;_0x369eb5||this[_0x3e67c3(0x20c)](_0x3e67c3(0x1ef));});for(const _0x138e89 of _0x25dfa4)this[_0x3aee32(0x217)](_0x138e89);}get[_0x2c117c(0x1f5)](){const _0x4e7aef=_0x2c117c;return this[_0x4e7aef(0x215)][_0x4e7aef(0x1f5)];}[_0x2c117c(0x217)](_0x16cc39){const _0x20dc74=_0x2c117c;if(this[_0x20dc74(0x1f4)](_0x16cc39))throw new _0x42f26d(_0x20dc74(0x1ff),null);this[_0x20dc74(0x214)][_0x20dc74(0x209)](_0x16cc39[_0x20dc74(0x205)],_0x16cc39),this[_0x20dc74(0x213)][_0x20dc74(0x209)](_0x16cc39[_0x20dc74(0x211)],_0x16cc39);for(const _0x2727f4 of _0x16cc39[_0x20dc74(0x212)])this[_0x20dc74(0x215)][_0x20dc74(0x217)](_0x2727f4);this[_0x20dc74(0x1fa)](_0x16cc39[_0x20dc74(0x212)],_0x20dc74(0x217),(_0x2aac7d,_0x57fb54)=>{const _0x3d35b3=_0x20dc74;this[_0x3d35b3(0x215)][_0x3d35b3(0x217)](_0x57fb54);}),this[_0x20dc74(0x1fa)](_0x16cc39[_0x20dc74(0x212)],_0x20dc74(0x1ec),(_0x49b2d1,_0x3d228f)=>{const _0x56abe6=_0x20dc74;this[_0x56abe6(0x215)][_0x56abe6(0x1ec)](_0x3d228f);}),this[_0x20dc74(0x1fa)](_0x16cc39[_0x20dc74(0x211)][_0x20dc74(0x1fb)],_0x20dc74(0x20f),(_0x230183,_0x1f40de,_0x352ca8)=>{const _0x505bdb=_0x20dc74;_0x352ca8&&this[_0x505bdb(0x20c)](_0x505bdb(0x1f2),_0x16cc39);}),_0x16cc39[_0x20dc74(0x216)]();const _0x590899=this[_0x20dc74(0x1f9)](_0x16cc39[_0x20dc74(0x211)][_0x20dc74(0x1f0)]);return super[_0x20dc74(0x217)](_0x16cc39,_0x590899);}[_0x2c117c(0x1ec)](_0x574a5b){const _0x5b54ee=_0x2c117c;if(!this[_0x5b54ee(0x1f4)](_0x574a5b))throw new _0x42f26d(_0x5b54ee(0x1ee),null);this[_0x5b54ee(0x201)](_0x574a5b[_0x5b54ee(0x211)][_0x5b54ee(0x1fb)]),this[_0x5b54ee(0x201)](_0x574a5b[_0x5b54ee(0x212)]);for(const _0x177285 of _0x574a5b[_0x5b54ee(0x212)])this[_0x5b54ee(0x215)][_0x5b54ee(0x1ec)](_0x177285);return this[_0x5b54ee(0x213)][_0x5b54ee(0x207)](_0x574a5b[_0x5b54ee(0x211)]),this[_0x5b54ee(0x214)][_0x5b54ee(0x207)](_0x574a5b[_0x5b54ee(0x205)]),super[_0x5b54ee(0x1ec)](_0x574a5b);}[_0x2c117c(0x210)](_0x586866){const _0x51f6de=_0x2c117c;return this[_0x51f6de(0x214)][_0x51f6de(0x1f8)](_0x586866);}[_0x2c117c(0x204)](_0x589c96){const _0x366e56=_0x2c117c;return this[_0x366e56(0x213)][_0x366e56(0x1f8)](_0x589c96);}[_0x2c117c(0x1ed)](){const _0x3262ca=_0x2c117c;super[_0x3262ca(0x1eb)](),this[_0x3262ca(0x201)](),this[_0x3262ca(0x214)][_0x3262ca(0x1eb)](),this[_0x3262ca(0x213)][_0x3262ca(0x1eb)](),this[_0x3262ca(0x215)][_0x3262ca(0x1ed)]();}[_0x2c117c(0x1fe)](){const _0x395bb4=_0x2c117c;for(const _0x4fee0a of this)_0x4fee0a[_0x395bb4(0x216)]();this[_0x395bb4(0x203)]();}[_0x2c117c(0x203)](){const _0x1d8a5d=_0x2c117c,_0x4bd263=Array[_0x1d8a5d(0x1f6)](this)[_0x1d8a5d(0x1fc)]((_0x1d9cbe,_0x4a2099)=>v(_0x1d9cbe[_0x1d8a5d(0x211)][_0x1d8a5d(0x1f0)],_0x4a2099[_0x1d8a5d(0x211)][_0x1d8a5d(0x1f0)]));for(let _0x453e18=_0x4bd263[_0x1d8a5d(0x20d)]-0x1;_0x453e18>0x0;_0x453e18--){const _0x4c0c88=_0x4bd263[_0x453e18];_0x453e18!==this[_0x1d8a5d(0x206)](_0x4c0c88)&&(this[_0x1d8a5d(0x1ec)](_0x4c0c88),this[_0x1d8a5d(0x217)](_0x4c0c88));}}[_0x2c117c(0x1f9)](_0x18f3e6){const _0x399af3=_0x2c117c;let _0x37ca39=0x0;if(!_0x18f3e6)return this[_0x399af3(0x20d)];for(const _0x26a2cc of this){const _0x1d78f3=_0x26a2cc[_0x399af3(0x211)][_0x399af3(0x1f0)];if(_0x1d78f3){if(v(_0x18f3e6,_0x1d78f3)<0x0)return _0x37ca39;_0x37ca39++;}}return _0x37ca39;}}export function bindAnnotationCollections({source:_0x531c75,target:_0x284c22,filter:_0x5f2d84}){const _0x376424=_0x2c117c;for(const _0x2ec8e0 of _0x531c75)_0x5f2d84(_0x2ec8e0)&&_0x284c22[_0x376424(0x217)](_0x2ec8e0);_0x284c22[_0x376424(0x1fa)](_0x531c75,_0x376424(0x217),(_0x56c929,_0x46fe64)=>{const _0x20c5d9=_0x376424;_0x5f2d84(_0x46fe64)&&_0x284c22[_0x20c5d9(0x217)](_0x46fe64);}),_0x284c22[_0x376424(0x1fa)](_0x531c75,_0x376424(0x1ec),(_0x2c0617,_0x210782)=>{const _0x5bf04d=_0x376424;_0x284c22[_0x5bf04d(0x1f4)](_0x210782)&&_0x284c22[_0x5bf04d(0x1ec)](_0x210782);});}function v(_0xd44bfd,_0x21b4af){const _0x518b1d=_0x2c117c;if(null===_0xd44bfd&&null===_0x21b4af)return 0x0;if(null===_0xd44bfd)return-0x1;if(null===_0x21b4af)return 0x1;const _0x2daa66=_0xd44bfd[_0x518b1d(0x1f1)]-_0x21b4af[_0x518b1d(0x1f1)];return 0x0==_0x2daa66?_0xd44bfd[_0x518b1d(0x20a)]-_0x21b4af[_0x518b1d(0x20a)]:_0x2daa66;}
23
+ function _0x4635(_0x4ece03,_0x1b224a){const _0x5f3ac9=_0x5f3a();return _0x4635=function(_0x46351f,_0x419ffa){_0x46351f=_0x46351f-0x12b;let _0x1f1b85=_0x5f3ac9[_0x46351f];return _0x1f1b85;},_0x4635(_0x4ece03,_0x1b224a);}const _0xa3c207=_0x4635;(function(_0xbca220,_0xa81a71){const _0x3f1993=_0x4635,_0x3fe5a5=_0xbca220();while(!![]){try{const _0x34f72d=-parseInt(_0x3f1993(0x151))/0x1*(parseInt(_0x3f1993(0x131))/0x2)+parseInt(_0x3f1993(0x147))/0x3*(parseInt(_0x3f1993(0x138))/0x4)+parseInt(_0x3f1993(0x13f))/0x5*(-parseInt(_0x3f1993(0x132))/0x6)+-parseInt(_0x3f1993(0x15a))/0x7*(parseInt(_0x3f1993(0x130))/0x8)+parseInt(_0x3f1993(0x152))/0x9*(parseInt(_0x3f1993(0x149))/0xa)+-parseInt(_0x3f1993(0x139))/0xb+parseInt(_0x3f1993(0x153))/0xc;if(_0x34f72d===_0xa81a71)break;else _0x3fe5a5['push'](_0x3fe5a5['shift']());}catch(_0x1ac2b8){_0x3fe5a5['push'](_0x3fe5a5['shift']());}}}(_0x5f3a,0xb696d));import{CKEditorError as _0x141577,Collection as _0x1dd68a,FocusTracker as _0x357d15}from'ckeditor5/src/utils.js';export default class x extends _0x1dd68a{constructor(_0x531e64=[]){const _0x3c1f03=_0x4635;super(),this[_0x3c1f03(0x13e)]=new Map(),this[_0x3c1f03(0x154)]=new Map(),this[_0x3c1f03(0x12c)]=new _0x357d15(),this[_0x3c1f03(0x12c)]['on'](_0x3c1f03(0x134),(_0x5b3eed,_0x5a8e1a,_0x1ec73c)=>{const _0x17b04a=_0x3c1f03;_0x1ec73c||this[_0x17b04a(0x158)](_0x17b04a(0x14a));});for(const _0x57fadd of _0x531e64)this[_0x3c1f03(0x14e)](_0x57fadd);}get[_0xa3c207(0x157)](){const _0x4aec23=_0xa3c207;return this[_0x4aec23(0x12c)][_0x4aec23(0x157)];}[_0xa3c207(0x14e)](_0x52df98){const _0x310ab8=_0xa3c207;if(this[_0x310ab8(0x14c)](_0x52df98))throw new _0x141577(_0x310ab8(0x136),null);this[_0x310ab8(0x13e)][_0x310ab8(0x156)](_0x52df98[_0x310ab8(0x12d)],_0x52df98),this[_0x310ab8(0x154)][_0x310ab8(0x156)](_0x52df98[_0x310ab8(0x150)],_0x52df98);for(const _0x12e1ab of _0x52df98[_0x310ab8(0x14d)])this[_0x310ab8(0x12c)][_0x310ab8(0x14e)](_0x12e1ab);this[_0x310ab8(0x13a)](_0x52df98[_0x310ab8(0x14d)],_0x310ab8(0x14e),(_0x314834,_0x46de60)=>{const _0x534f21=_0x310ab8;this[_0x534f21(0x12c)][_0x534f21(0x14e)](_0x46de60);}),this[_0x310ab8(0x13a)](_0x52df98[_0x310ab8(0x14d)],_0x310ab8(0x137),(_0x127901,_0x1d4ca3)=>{const _0x3042e5=_0x310ab8;this[_0x3042e5(0x12c)][_0x3042e5(0x137)](_0x1d4ca3);}),this[_0x310ab8(0x13a)](_0x52df98[_0x310ab8(0x150)][_0x310ab8(0x12b)],_0x310ab8(0x134),(_0x129894,_0x58a219,_0x2bcad1)=>{const _0x744509=_0x310ab8;_0x2bcad1&&this[_0x744509(0x158)](_0x744509(0x142),_0x52df98);}),_0x52df98[_0x310ab8(0x145)]();const _0x130663=this[_0x310ab8(0x155)](_0x52df98[_0x310ab8(0x150)][_0x310ab8(0x12e)]);return super[_0x310ab8(0x14e)](_0x52df98,_0x130663);}[_0xa3c207(0x137)](_0x46b15e){const _0x59960f=_0xa3c207;if(!this[_0x59960f(0x14c)](_0x46b15e))throw new _0x141577(_0x59960f(0x148),null);this[_0x59960f(0x140)](_0x46b15e[_0x59960f(0x150)][_0x59960f(0x12b)]),this[_0x59960f(0x140)](_0x46b15e[_0x59960f(0x14d)]);for(const _0x229426 of _0x46b15e[_0x59960f(0x14d)])this[_0x59960f(0x12c)][_0x59960f(0x137)](_0x229426);return this[_0x59960f(0x154)][_0x59960f(0x12f)](_0x46b15e[_0x59960f(0x150)]),this[_0x59960f(0x13e)][_0x59960f(0x12f)](_0x46b15e[_0x59960f(0x12d)]),super[_0x59960f(0x137)](_0x46b15e);}[_0xa3c207(0x144)](_0x47f95b){const _0x28e511=_0xa3c207;return this[_0x28e511(0x13e)][_0x28e511(0x146)](_0x47f95b);}[_0xa3c207(0x13b)](_0x512a5f){const _0x42fd7b=_0xa3c207;return this[_0x42fd7b(0x154)][_0x42fd7b(0x146)](_0x512a5f);}[_0xa3c207(0x133)](){const _0x2bf880=_0xa3c207;super[_0x2bf880(0x13d)](),this[_0x2bf880(0x140)](),this[_0x2bf880(0x13e)][_0x2bf880(0x13d)](),this[_0x2bf880(0x154)][_0x2bf880(0x13d)](),this[_0x2bf880(0x12c)][_0x2bf880(0x133)]();}[_0xa3c207(0x159)](){const _0x4c4c01=_0xa3c207;for(const _0x5d0225 of this)_0x5d0225[_0x4c4c01(0x145)]();this[_0x4c4c01(0x143)]();}[_0xa3c207(0x143)](){const _0xaf4bbd=_0xa3c207,_0x19f48c=Array[_0xaf4bbd(0x135)](this)[_0xaf4bbd(0x14f)]((_0x476474,_0x1116de)=>v(_0x476474[_0xaf4bbd(0x150)][_0xaf4bbd(0x12e)],_0x1116de[_0xaf4bbd(0x150)][_0xaf4bbd(0x12e)]));for(let _0x287280=_0x19f48c[_0xaf4bbd(0x14b)]-0x1;_0x287280>0x0;_0x287280--){const _0x40ba18=_0x19f48c[_0x287280];_0x287280!==this[_0xaf4bbd(0x15b)](_0x40ba18)&&(this[_0xaf4bbd(0x137)](_0x40ba18),this[_0xaf4bbd(0x14e)](_0x40ba18));}}[_0xa3c207(0x155)](_0x50f354){const _0x9ed7c=_0xa3c207;let _0x1747ca=0x0;if(!_0x50f354)return this[_0x9ed7c(0x14b)];for(const _0x489668 of this){const _0xe25841=_0x489668[_0x9ed7c(0x150)][_0x9ed7c(0x12e)];if(_0xe25841){if(v(_0x50f354,_0xe25841)<0x0)return _0x1747ca;_0x1747ca++;}}return _0x1747ca;}}function _0x5f3a(){const _0x4babc4=['5GpOZND','stopListening','top','focus','_sort','getByInnerView','updateTargetRect','get','116379ZDHNWM','annotationcollection-not-existing-item','9744410GAyPyE','blur','length','has','focusableElements','add','sort','view','733jyKUCZ','9RZWmCj','26493264RGVRVx','_viewToAnnotation','_getOrderInContent','set','isFocused','fire','refreshPositioning','3775779zqWZRz','getIndex','focusTracker','_focusTracker','innerView','targetRect','delete','8cAOduw','3030rPrzMT','3092604HqqlyF','destroy','change:isFocused','from','annotationcollection-duplicated-item','remove','36SmauwQ','6799529SYUHKD','listenTo','getByView','left','clear','_innerViewToAnnotation'];_0x5f3a=function(){return _0x4babc4;};return _0x5f3a();}export function bindAnnotationCollections({source:_0x50ace0,target:_0x49adee,filter:_0x1b16d9}){const _0x180e1a=_0xa3c207;for(const _0x49049a of _0x50ace0)_0x1b16d9(_0x49049a)&&_0x49adee[_0x180e1a(0x14e)](_0x49049a);_0x49adee[_0x180e1a(0x13a)](_0x50ace0,_0x180e1a(0x14e),(_0x43a05c,_0xbd7de8)=>{const _0x56750d=_0x180e1a;_0x1b16d9(_0xbd7de8)&&_0x49adee[_0x56750d(0x14e)](_0xbd7de8);}),_0x49adee[_0x180e1a(0x13a)](_0x50ace0,_0x180e1a(0x137),(_0x58cd61,_0x5d6273)=>{const _0x6a69ec=_0x180e1a;_0x49adee[_0x6a69ec(0x14c)](_0x5d6273)&&_0x49adee[_0x6a69ec(0x137)](_0x5d6273);});}function v(_0x471a9,_0x46717f){const _0x22ce94=_0xa3c207;if(null===_0x471a9&&null===_0x46717f)return 0x0;if(null===_0x471a9)return-0x1;if(null===_0x46717f)return 0x1;const _0x2e7bd5=_0x471a9[_0x22ce94(0x141)]-_0x46717f[_0x22ce94(0x141)];return 0x0==_0x2e7bd5?_0x471a9[_0x22ce94(0x13c)]-_0x46717f[_0x22ce94(0x13c)]:_0x2e7bd5;}
@@ -44,6 +44,14 @@ export default class Annotations extends ContextPlugin {
44
44
  * @inheritDoc
45
45
  */
46
46
  static get pluginName(): "Annotations";
47
+ /**
48
+ * @inheritDoc
49
+ */
50
+ static get isOfficialPlugin(): true;
51
+ /**
52
+ * @inheritDoc
53
+ */
54
+ static get isPremiumPlugin(): true;
47
55
  /**
48
56
  * @inheritDoc
49
57
  */
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3eecef=_0x5460;(function(_0x577370,_0x47f45e){const _0x393fe0=_0x5460,_0x26a553=_0x577370();while(!![]){try{const _0x284a65=-parseInt(_0x393fe0(0x15a))/0x1+-parseInt(_0x393fe0(0x14c))/0x2*(parseInt(_0x393fe0(0x12c))/0x3)+parseInt(_0x393fe0(0x156))/0x4*(-parseInt(_0x393fe0(0x122))/0x5)+-parseInt(_0x393fe0(0x141))/0x6+parseInt(_0x393fe0(0x116))/0x7+-parseInt(_0x393fe0(0x12d))/0x8*(-parseInt(_0x393fe0(0x144))/0x9)+parseInt(_0x393fe0(0x14e))/0xa;if(_0x284a65===_0x47f45e)break;else _0x26a553['push'](_0x26a553['shift']());}catch(_0x2e7338){_0x26a553['push'](_0x26a553['shift']());}}}(_0x5910,0x1bb6f));import{ContextPlugin as _0x2e1366,Editor as _0x2067b2}from'ckeditor5/src/core.js';function _0x5460(_0x284e92,_0x80ab0e){const _0x5910fa=_0x5910();return _0x5460=function(_0x54605f,_0x1d0889){_0x54605f=_0x54605f-0x110;let _0x5028f2=_0x5910fa[_0x54605f];return _0x5028f2;},_0x5460(_0x284e92,_0x80ab0e);}function _0x5910(){const _0x5d7984=['domRoots','isArray','collection','locale','activate','1455510vXKhLr','accessibility','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP','element','_visibleAnnotations','delete','Ctrl+Enter','low','stopListening','_setupEnterAnnotationKeystroke','source','ready','10cCGkVZ','Shift+Tab','escape','remove','Annotations','refreshPositioning','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER','annotations','Esc','change:isVisible','49413ErldYT','8eqIrUy','_setupEscapeAnnotationHandling','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS','target','context','listenTo','set','has','view','contains','addKeystrokeInfoGroup','createAnnotationView','values','pluginName','Ctrl+Shift+E','Enter','destroy','_bindAnnotationsToVisibleAnnotations','_deactivateAllAnnotations','refreshVisibility','853122AyHLmj','activeAnnotations','Arrowdown','677196jWsTlp','createAnnotation','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT','editing','focus','editors','_addActiveAnnotation','fire','4FwbupX','deactivateAll','3911020zToIAK','Tab','isVisible','focusTracker','_activateAnnotation','keystrokes','Arrowup','push','448648ZAeEXu','_removeActiveAnnotation','add','getByInnerView','161304fdLrym','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS'];_0x5910=function(){return _0x5d7984;};return _0x5910();}import{first as _0x3fefa7}from'ckeditor5/src/utils.js';import _0x9f5d9b from'./annotation.js';import _0x1fa952 from'./annotationcollection.js';import _0x4f3d77 from'./view/annotationview.js';import{getTranslation as _0x298477}from'../utils/common-translations.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0x6a3d4d}from'@ckeditor/ckeditor5-collaboration-core';export default class N extends _0x2e1366{static get[_0x3eecef(0x13a)](){const _0x4a7812=_0x3eecef;return _0x4a7812(0x126);}constructor(_0x3a1054){const _0x17fb03=_0x3eecef;if(super(_0x3a1054),this[_0x17fb03(0x113)]=new _0x1fa952(),this[_0x17fb03(0x11a)]=new _0x1fa952(),this[_0x17fb03(0x133)](_0x17fb03(0x142),new Set()),this[_0x17fb03(0x13e)](),_0x3a1054 instanceof _0x2067b2){const _0x585135=_0x3a1054[_0x17fb03(0x114)];_0x3a1054[_0x17fb03(0x117)][_0x17fb03(0x137)]({'id':_0x17fb03(0x129),'label':_0x298477(_0x585135,_0x17fb03(0x118)),'keystrokes':[{'label':_0x298477(_0x585135,_0x17fb03(0x15b)),'keystroke':_0x17fb03(0x13b)},{'label':_0x298477(_0x585135,_0x17fb03(0x15c)),'keystroke':_0x17fb03(0x12a)},{'label':_0x298477(_0x585135,_0x17fb03(0x128)),'keystroke':_0x17fb03(0x13c)},{'label':_0x298477(_0x585135,_0x17fb03(0x110)),'keystroke':[[_0x17fb03(0x14f)],[_0x17fb03(0x123)]]},{'label':_0x298477(_0x585135,_0x17fb03(0x146)),'keystroke':[_0x17fb03(0x11c)]},{'label':_0x298477(_0x585135,_0x17fb03(0x12f)),'keystroke':[[_0x17fb03(0x154)],[_0x17fb03(0x143)]]}]});}this[_0x17fb03(0x11f)](),this[_0x17fb03(0x12e)]();}[_0x3eecef(0x158)](_0x1bb8ec){const _0x1c8ae9=_0x3eecef;this[_0x1c8ae9(0x113)][_0x1c8ae9(0x158)](_0x1bb8ec);}[_0x3eecef(0x125)](_0x3a62e1){const _0x3c0037=_0x3eecef;this[_0x3c0037(0x113)][_0x3c0037(0x125)](_0x3a62e1),_0x3a62e1[_0x3c0037(0x13d)]();}[_0x3eecef(0x140)](){const _0x215447=_0x3eecef;for(const _0x2eec7c of this[_0x215447(0x113)])_0x2eec7c[_0x215447(0x140)]();}[_0x3eecef(0x127)](){const _0x1072fe=_0x3eecef;this[_0x1072fe(0x11a)][_0x1072fe(0x127)]();}[_0x3eecef(0x159)](_0x31f6a1){const _0x5aa817=_0x3eecef;return this[_0x5aa817(0x113)][_0x5aa817(0x159)](_0x31f6a1);}[_0x3eecef(0x14d)](){const _0x286d0f=_0x3eecef;this[_0x286d0f(0x14b)](_0x286d0f(0x13f));}[_0x3eecef(0x13d)](){const _0x4e6c98=_0x3eecef;for(const _0x529556 of this[_0x4e6c98(0x113)])_0x529556[_0x4e6c98(0x13d)]();this[_0x4e6c98(0x11a)][_0x4e6c98(0x13d)](),this[_0x4e6c98(0x113)][_0x4e6c98(0x13d)](),super[_0x4e6c98(0x13d)]();}[_0x3eecef(0x115)](_0x1c3860){const _0x4813a6=_0x3eecef;this[_0x4813a6(0x14b)](_0x4813a6(0x152),_0x1c3860);}[_0x3eecef(0x145)](_0x550fe7){return new _0x9f5d9b(_0x550fe7);}[_0x3eecef(0x138)](_0x1e44f5,_0x1bd631){return new _0x4f3d77(_0x1e44f5,_0x1bd631);}[_0x3eecef(0x14a)](_0x11fc60){const _0x501740=_0x3eecef,_0x5137c6=new Set(this[_0x501740(0x142)]);_0x5137c6[_0x501740(0x158)](_0x11fc60),this[_0x501740(0x142)]=_0x5137c6;}[_0x3eecef(0x157)](_0x144d5f){const _0x3782d0=_0x3eecef,_0x3bc358=new Set(this[_0x3782d0(0x142)]);_0x3bc358[_0x3782d0(0x11b)](_0x144d5f),this[_0x3782d0(0x142)]=_0x3bc358;}[_0x3eecef(0x13e)](){const _0x1753d8=_0x3eecef,_0x225b44=this[_0x1753d8(0x113)],_0x36269c=this[_0x1753d8(0x11a)];function _0x3c102e(_0x22ef5f){const _0x5ec6aa=_0x1753d8,_0x25e710=_0x22ef5f[_0x5ec6aa(0x120)];_0x25e710[_0x5ec6aa(0x150)]&&!_0x36269c[_0x5ec6aa(0x134)](_0x25e710)?_0x36269c[_0x5ec6aa(0x158)](_0x25e710):!_0x25e710[_0x5ec6aa(0x150)]&&_0x36269c[_0x5ec6aa(0x134)](_0x25e710)&&_0x36269c[_0x5ec6aa(0x125)](_0x25e710),_0x25e710[_0x5ec6aa(0x135)][_0x5ec6aa(0x151)][_0x5ec6aa(0x125)](_0x25e710[_0x5ec6aa(0x135)][_0x5ec6aa(0x119)]),_0x25e710[_0x5ec6aa(0x135)][_0x5ec6aa(0x151)][_0x5ec6aa(0x158)](_0x25e710[_0x5ec6aa(0x135)][_0x5ec6aa(0x119)]);}this[_0x1753d8(0x132)](_0x225b44,_0x1753d8(0x158),(_0x2191dc,_0x71b119)=>{const _0x12681d=_0x1753d8;_0x71b119[_0x12681d(0x150)]&&_0x36269c[_0x12681d(0x158)](_0x71b119),this[_0x12681d(0x132)](_0x71b119,_0x12681d(0x12b),_0x3c102e);}),this[_0x1753d8(0x132)](_0x225b44,_0x1753d8(0x125),(_0x3a62f6,_0x28a602)=>{const _0x4a6e6c=_0x1753d8;_0x36269c[_0x4a6e6c(0x134)](_0x28a602)&&_0x36269c[_0x4a6e6c(0x125)](_0x28a602),this[_0x4a6e6c(0x11e)](_0x28a602,_0x4a6e6c(0x12b),_0x3c102e);});}[_0x3eecef(0x11f)](){const _0x44f846=_0x3eecef,_0x80a2b7=_0x567d09=>{const _0x24c7a7=_0x5460;_0x567d09['on'](_0x24c7a7(0x121),()=>{const _0x1453bf=_0x24c7a7;_0x567d09[_0x1453bf(0x153)][_0x1453bf(0x133)](_0x6a3d4d,(_0x5c023e,_0x56e87d)=>{const _0x29e35f=_0x1453bf,_0x33d219=_0x3fefa7(this[_0x29e35f(0x142)][_0x29e35f(0x139)]());_0x33d219&&(_0x33d219[_0x29e35f(0x135)][_0x29e35f(0x148)](),_0x56e87d());});});};this[_0x44f846(0x131)]instanceof _0x2067b2?_0x80a2b7(this[_0x44f846(0x131)]):this[_0x44f846(0x131)][_0x44f846(0x149)]&&this[_0x44f846(0x131)][_0x44f846(0x149)]['on'](_0x44f846(0x158),(_0x12a7a0,_0x111435)=>{_0x80a2b7(_0x111435);});}[_0x3eecef(0x12e)](){const _0x3f3760=_0x3eecef,_0x355483=_0x48a7e4=>{const _0x34271d=_0x5460,_0x2c4132=_0x48a7e4[_0x34271d(0x120)],_0x50361c=[];let _0x48a34c;if(Array[_0x34271d(0x112)](_0x2c4132[_0x34271d(0x130)])){_0x48a34c=_0x2c4132[_0x34271d(0x130)][0x0],this[_0x34271d(0x131)]instanceof _0x2067b2?_0x50361c[_0x34271d(0x155)](this[_0x34271d(0x131)]):this[_0x34271d(0x131)][_0x34271d(0x149)]&&_0x50361c[_0x34271d(0x155)](...this[_0x34271d(0x131)][_0x34271d(0x149)]);for(const _0x1584e6 of _0x50361c)for(const _0x19915f of _0x1584e6[_0x34271d(0x147)][_0x34271d(0x135)][_0x34271d(0x111)][_0x34271d(0x139)]())if(_0x19915f[_0x34271d(0x136)](_0x48a34c))return void _0x1584e6[_0x34271d(0x147)][_0x34271d(0x135)][_0x34271d(0x148)]();_0x48a34c[_0x34271d(0x148)]();}};this[_0x3f3760(0x132)](this[_0x3f3760(0x113)],_0x3f3760(0x158),(_0x4dc51d,_0x47bc61)=>{const _0x4c313b=_0x3f3760;this[_0x4c313b(0x132)](_0x47bc61,_0x4c313b(0x124),_0x355483,{'priority':_0x4c313b(0x11d)});}),this[_0x3f3760(0x132)](this[_0x3f3760(0x113)],_0x3f3760(0x125),(_0x4eb5ca,_0x4973ad)=>{const _0x96d20=_0x3f3760;this[_0x96d20(0x11e)](_0x4973ad,_0x96d20(0x124),_0x355483);});}}
23
+ function _0x55ea(){const _0x33a7bd=['has','856289UoEuDL','3173814ISjfvO','2730240qdLioR','isOfficialPlugin','activeAnnotations','low','deactivateAll','_addActiveAnnotation','refreshPositioning','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO','getByInnerView','annotations','domRoots','target','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS','_setupEnterAnnotationKeystroke','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT','ready','push','_bindAnnotationsToVisibleAnnotations','createAnnotation','destroy','2233923ZvUyUS','32oyrXeM','escape','13380860iPoBTv','isVisible','set','Enter','remove','_setupEscapeAnnotationHandling','665480cZOZAC','Annotations','isArray','Ctrl+Enter','editing','collection','fire','_visibleAnnotations','change:isVisible','focusTracker','Tab','element','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP','2VQhfZT','4824CuqSuM','createAnnotationView','Shift+Tab','focus','listenTo','pluginName','values','isPremiumPlugin','locale','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS','_deactivateAllAnnotations','activate','Esc','contains','accessibility','_activateAnnotation','editors','Arrowup','add','Ctrl+Shift+E','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT','context','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER','keystrokes','stopListening','refreshVisibility','source','6005yCPzHs','delete','Arrowdown','addKeystrokeInfoGroup','_removeActiveAnnotation','view'];_0x55ea=function(){return _0x33a7bd;};return _0x55ea();}function _0x700b(_0x250f08,_0x4d4034){const _0x55eae8=_0x55ea();return _0x700b=function(_0x700b3d,_0x2b4ee4){_0x700b3d=_0x700b3d-0xed;let _0x170d84=_0x55eae8[_0x700b3d];return _0x170d84;},_0x700b(_0x250f08,_0x4d4034);}const _0x479ceb=_0x700b;(function(_0x511e75,_0x4aeadb){const _0x53270c=_0x700b,_0x24698e=_0x511e75();while(!![]){try{const _0x5a47f6=-parseInt(_0x53270c(0x122))/0x1+parseInt(_0x53270c(0x12f))/0x2*(parseInt(_0x53270c(0x119))/0x3)+parseInt(_0x53270c(0x105))/0x4+parseInt(_0x53270c(0xfc))/0x5*(-parseInt(_0x53270c(0x130))/0x6)+parseInt(_0x53270c(0x103))/0x7*(-parseInt(_0x53270c(0x11a))/0x8)+parseInt(_0x53270c(0x104))/0x9+parseInt(_0x53270c(0x11c))/0xa;if(_0x5a47f6===_0x4aeadb)break;else _0x24698e['push'](_0x24698e['shift']());}catch(_0x3536ee){_0x24698e['push'](_0x24698e['shift']());}}}(_0x55ea,0xf38a5));import{ContextPlugin as _0x17826b,Editor as _0x4c61fd}from'ckeditor5/src/core.js';import{first as _0x4528ef}from'ckeditor5/src/utils.js';import _0x50a73e from'./annotation.js';import _0x4de78e from'./annotationcollection.js';import _0x9c5641 from'./view/annotationview.js';import{getTranslation as _0x5a884f}from'../utils/common-translations.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0xa5dc10}from'@ckeditor/ckeditor5-collaboration-core';export default class N extends _0x17826b{static get[_0x479ceb(0x135)](){const _0x9e638d=_0x479ceb;return _0x9e638d(0x123);}static get[_0x479ceb(0x106)](){return!0x0;}static get[_0x479ceb(0x137)](){return!0x0;}constructor(_0x5905cd){const _0x1162c5=_0x479ceb;if(super(_0x5905cd),this[_0x1162c5(0x127)]=new _0x4de78e(),this[_0x1162c5(0x129)]=new _0x4de78e(),this[_0x1162c5(0x11e)](_0x1162c5(0x107),new Set()),this[_0x1162c5(0x116)](),_0x5905cd instanceof _0x4c61fd){const _0x4ef5c5=_0x5905cd[_0x1162c5(0x138)];_0x5905cd[_0x1162c5(0xef)][_0x1162c5(0xff)]({'id':_0x1162c5(0x10e),'label':_0x5a884f(_0x4ef5c5,_0x1162c5(0x12e)),'keystrokes':[{'label':_0x5a884f(_0x4ef5c5,_0x1162c5(0x10c)),'keystroke':_0x1162c5(0xf4)},{'label':_0x5a884f(_0x4ef5c5,_0x1162c5(0x113)),'keystroke':_0x1162c5(0xed)},{'label':_0x5a884f(_0x4ef5c5,_0x1162c5(0xf7)),'keystroke':_0x1162c5(0x11f)},{'label':_0x5a884f(_0x4ef5c5,_0x1162c5(0x139)),'keystroke':[[_0x1162c5(0x12c)],[_0x1162c5(0x132)]]},{'label':_0x5a884f(_0x4ef5c5,_0x1162c5(0xf5)),'keystroke':[_0x1162c5(0x125)]},{'label':_0x5a884f(_0x4ef5c5,_0x1162c5(0x111)),'keystroke':[[_0x1162c5(0xf2)],[_0x1162c5(0xfe)]]}]});}this[_0x1162c5(0x112)](),this[_0x1162c5(0x121)]();}[_0x479ceb(0xf3)](_0x155959){const _0xb9a7ec=_0x479ceb;this[_0xb9a7ec(0x127)][_0xb9a7ec(0xf3)](_0x155959);}[_0x479ceb(0x120)](_0x20a36c){const _0x2e4dd4=_0x479ceb;this[_0x2e4dd4(0x127)][_0x2e4dd4(0x120)](_0x20a36c),_0x20a36c[_0x2e4dd4(0x118)]();}[_0x479ceb(0xfa)](){const _0x4bf576=_0x479ceb;for(const _0x29f8ff of this[_0x4bf576(0x127)])_0x29f8ff[_0x4bf576(0xfa)]();}[_0x479ceb(0x10b)](){const _0x317c3b=_0x479ceb;this[_0x317c3b(0x129)][_0x317c3b(0x10b)]();}[_0x479ceb(0x10d)](_0x1a0cfb){const _0x2bbbd2=_0x479ceb;return this[_0x2bbbd2(0x127)][_0x2bbbd2(0x10d)](_0x1a0cfb);}[_0x479ceb(0x109)](){const _0x4541dc=_0x479ceb;this[_0x4541dc(0x128)](_0x4541dc(0x13a));}[_0x479ceb(0x118)](){const _0x1f7e9a=_0x479ceb;for(const _0x2c494b of this[_0x1f7e9a(0x127)])_0x2c494b[_0x1f7e9a(0x118)]();this[_0x1f7e9a(0x129)][_0x1f7e9a(0x118)](),this[_0x1f7e9a(0x127)][_0x1f7e9a(0x118)](),super[_0x1f7e9a(0x118)]();}[_0x479ceb(0x13b)](_0x20fef9){const _0x593d5f=_0x479ceb;this[_0x593d5f(0x128)](_0x593d5f(0xf0),_0x20fef9);}[_0x479ceb(0x117)](_0x13cfb5){return new _0x50a73e(_0x13cfb5);}[_0x479ceb(0x131)](_0x4905ed,_0x3ee0c1){return new _0x9c5641(_0x4905ed,_0x3ee0c1);}[_0x479ceb(0x10a)](_0x29a82e){const _0x497885=_0x479ceb,_0x2817d1=new Set(this[_0x497885(0x107)]);_0x2817d1[_0x497885(0xf3)](_0x29a82e),this[_0x497885(0x107)]=_0x2817d1;}[_0x479ceb(0x100)](_0x1dea46){const _0x3c2106=_0x479ceb,_0xba53bc=new Set(this[_0x3c2106(0x107)]);_0xba53bc[_0x3c2106(0xfd)](_0x1dea46),this[_0x3c2106(0x107)]=_0xba53bc;}[_0x479ceb(0x116)](){const _0x14f1ff=_0x479ceb,_0x496fe4=this[_0x14f1ff(0x127)],_0x18d45d=this[_0x14f1ff(0x129)];function _0x246952(_0x3d39b1){const _0x4dbd6f=_0x14f1ff,_0x58a399=_0x3d39b1[_0x4dbd6f(0xfb)];_0x58a399[_0x4dbd6f(0x11d)]&&!_0x18d45d[_0x4dbd6f(0x102)](_0x58a399)?_0x18d45d[_0x4dbd6f(0xf3)](_0x58a399):!_0x58a399[_0x4dbd6f(0x11d)]&&_0x18d45d[_0x4dbd6f(0x102)](_0x58a399)&&_0x18d45d[_0x4dbd6f(0x120)](_0x58a399),_0x58a399[_0x4dbd6f(0x101)][_0x4dbd6f(0x12b)][_0x4dbd6f(0x120)](_0x58a399[_0x4dbd6f(0x101)][_0x4dbd6f(0x12d)]),_0x58a399[_0x4dbd6f(0x101)][_0x4dbd6f(0x12b)][_0x4dbd6f(0xf3)](_0x58a399[_0x4dbd6f(0x101)][_0x4dbd6f(0x12d)]);}this[_0x14f1ff(0x134)](_0x496fe4,_0x14f1ff(0xf3),(_0xb82f4e,_0xbb0ebc)=>{const _0xa513ff=_0x14f1ff;_0xbb0ebc[_0xa513ff(0x11d)]&&_0x18d45d[_0xa513ff(0xf3)](_0xbb0ebc),this[_0xa513ff(0x134)](_0xbb0ebc,_0xa513ff(0x12a),_0x246952);}),this[_0x14f1ff(0x134)](_0x496fe4,_0x14f1ff(0x120),(_0x3359aa,_0x2b0d86)=>{const _0x3f7b14=_0x14f1ff;_0x18d45d[_0x3f7b14(0x102)](_0x2b0d86)&&_0x18d45d[_0x3f7b14(0x120)](_0x2b0d86),this[_0x3f7b14(0xf9)](_0x2b0d86,_0x3f7b14(0x12a),_0x246952);});}[_0x479ceb(0x112)](){const _0x185f99=_0x479ceb,_0x17567d=_0x5c8507=>{const _0x28e6ac=_0x700b;_0x5c8507['on'](_0x28e6ac(0x114),()=>{const _0x10bc96=_0x28e6ac;_0x5c8507[_0x10bc96(0xf8)][_0x10bc96(0x11e)](_0xa5dc10,(_0xf5cfa7,_0x4ec619)=>{const _0x25f11b=_0x10bc96,_0x1def0a=_0x4528ef(this[_0x25f11b(0x107)][_0x25f11b(0x136)]());_0x1def0a&&(_0x1def0a[_0x25f11b(0x101)][_0x25f11b(0x133)](),_0x4ec619());});});};this[_0x185f99(0xf6)]instanceof _0x4c61fd?_0x17567d(this[_0x185f99(0xf6)]):this[_0x185f99(0xf6)][_0x185f99(0xf1)]&&this[_0x185f99(0xf6)][_0x185f99(0xf1)]['on'](_0x185f99(0xf3),(_0x2318c2,_0x38f0aa)=>{_0x17567d(_0x38f0aa);});}[_0x479ceb(0x121)](){const _0x2d5f3b=_0x479ceb,_0x572128=_0x42a0d6=>{const _0x3091f6=_0x700b,_0x13ccb4=_0x42a0d6[_0x3091f6(0xfb)],_0x49f2f8=[];let _0x5e4c49;if(Array[_0x3091f6(0x124)](_0x13ccb4[_0x3091f6(0x110)])){_0x5e4c49=_0x13ccb4[_0x3091f6(0x110)][0x0],this[_0x3091f6(0xf6)]instanceof _0x4c61fd?_0x49f2f8[_0x3091f6(0x115)](this[_0x3091f6(0xf6)]):this[_0x3091f6(0xf6)][_0x3091f6(0xf1)]&&_0x49f2f8[_0x3091f6(0x115)](...this[_0x3091f6(0xf6)][_0x3091f6(0xf1)]);for(const _0x5a04ac of _0x49f2f8)for(const _0x29ea31 of _0x5a04ac[_0x3091f6(0x126)][_0x3091f6(0x101)][_0x3091f6(0x10f)][_0x3091f6(0x136)]())if(_0x29ea31[_0x3091f6(0xee)](_0x5e4c49))return void _0x5a04ac[_0x3091f6(0x126)][_0x3091f6(0x101)][_0x3091f6(0x133)]();_0x5e4c49[_0x3091f6(0x133)]();}};this[_0x2d5f3b(0x134)](this[_0x2d5f3b(0x127)],_0x2d5f3b(0xf3),(_0x2972bd,_0x5a5774)=>{const _0x9c8500=_0x2d5f3b;this[_0x9c8500(0x134)](_0x5a5774,_0x9c8500(0x11b),_0x572128,{'priority':_0x9c8500(0x108)});}),this[_0x2d5f3b(0x134)](this[_0x2d5f3b(0x127)],_0x2d5f3b(0x120),(_0x2fd83a,_0x5776ca)=>{const _0x45797a=_0x2d5f3b;this[_0x45797a(0xf9)](_0x5776ca,_0x45797a(0x11b),_0x572128);});}}
@@ -66,6 +66,14 @@ export default class AnnotationsUIs extends ContextPlugin {
66
66
  * @inheritDoc
67
67
  */
68
68
  static get pluginName(): "AnnotationsUIs";
69
+ /**
70
+ * @inheritDoc
71
+ */
72
+ static get isOfficialPlugin(): true;
73
+ /**
74
+ * @inheritDoc
75
+ */
76
+ static get isPremiumPlugin(): true;
69
77
  /**
70
78
  * @inheritDoc
71
79
  */
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2da4be=_0x2ec3;(function(_0x3a878a,_0x23a4e0){const _0x4b0da6=_0x2ec3,_0x521707=_0x3a878a();while(!![]){try{const _0x44b0d8=parseInt(_0x4b0da6(0x217))/0x1*(parseInt(_0x4b0da6(0x215))/0x2)+-parseInt(_0x4b0da6(0x1ec))/0x3+-parseInt(_0x4b0da6(0x222))/0x4+-parseInt(_0x4b0da6(0x218))/0x5+-parseInt(_0x4b0da6(0x207))/0x6+-parseInt(_0x4b0da6(0x227))/0x7*(-parseInt(_0x4b0da6(0x224))/0x8)+parseInt(_0x4b0da6(0x210))/0x9*(-parseInt(_0x4b0da6(0x21e))/0xa);if(_0x44b0d8===_0x23a4e0)break;else _0x521707['push'](_0x521707['shift']());}catch(_0x3fa959){_0x521707['push'](_0x521707['shift']());}}}(_0x5f1f,0x2842c));import{ContextPlugin as _0x530fbe}from'ckeditor5/src/core.js';import{CKEditorError as _0x2f6c71}from'ckeditor5/src/utils.js';function _0x5f1f(){const _0x4d3a8e=['_removeActiveAnnotation','context','refilterAnnotations','filter','from','10klKYKI','annotationsuis-missing-ui','plugins','pluginName','112388UmxQgN','AnnotationsUIs','1945432mIwkgv','set','deactivateAll','7mYlbTx','activeAnnotations','248481ckIksp','type','remove','_visibleAnnotations','_uis','listenTo','requires','delete','_setSelectedAnnotations','add','destroy','_addActiveAnnotation','activate','detach','_assertAnnotationDoesNotBelongToMultipleUIs','collection','annotationsuis-annotation-mismatch','register','size','_deactivateAllAnnotations','length','push','change:activeAnnotation','get','function','attach','setActiveAnnotation','15324ciZMkR','activeUIs','annotationsuis-register-invalid-interface','find','_activateAnnotation','_uisData','deactivate','isActive','init','48753TQcEOI','annotationsuis-register-already-registered','switchTo','has','stopListening','140aLAmUu','hasActive','872oHRewu','102080fVlPJK'];_0x5f1f=function(){return _0x4d3a8e;};return _0x5f1f();}import _0x1ececa,{bindAnnotationCollections as _0x5bfb18}from'./annotationcollection.js';import _0x1560cd from'./annotations.js';function _0x2ec3(_0x17ce8e,_0x3cedac){const _0x5f1f69=_0x5f1f();return _0x2ec3=function(_0x2ec3a5,_0x6bac25){_0x2ec3a5=_0x2ec3a5-0x1eb;let _0x5d40ec=_0x5f1f69[_0x2ec3a5];return _0x5d40ec;},_0x2ec3(_0x17ce8e,_0x3cedac);}export default class M extends _0x530fbe{static get[_0x2da4be(0x1f2)](){return[_0x1560cd];}static get[_0x2da4be(0x221)](){const _0x543230=_0x2da4be;return _0x543230(0x223);}constructor(_0x382c87){const _0x1cf4f7=_0x2da4be;super(_0x382c87),this[_0x1cf4f7(0x208)]=new Set(),this[_0x1cf4f7(0x1f0)]=new Map(),this[_0x1cf4f7(0x20c)]=new Map();}[_0x2da4be(0x20f)](){const _0x490e95=_0x2da4be,_0x15beed=this[_0x490e95(0x21a)][_0x490e95(0x220)][_0x490e95(0x203)](_0x1560cd);this[_0x490e95(0x1f1)](_0x15beed,_0x490e95(0x20b),(_0x3908a1,_0x3c7f63)=>{const _0x1ec2a7=_0x490e95;for(const _0x245058 of this[_0x1ec2a7(0x208)]){const _0x345ea8=this[_0x1ec2a7(0x1f0)][_0x1ec2a7(0x203)](_0x245058);(0x0,this[_0x1ec2a7(0x20c)][_0x1ec2a7(0x203)](_0x245058)[_0x1ec2a7(0x21c)])(_0x3c7f63)&&_0x345ea8[_0x1ec2a7(0x206)](_0x3c7f63);}}),this[_0x490e95(0x1f1)](_0x15beed,_0x490e95(0x1ff),()=>{const _0x383221=_0x490e95;for(const _0xc30570 of this[_0x383221(0x208)]){this[_0x383221(0x1f0)][_0x383221(0x203)](_0xc30570)[_0x383221(0x206)](null);}}),this[_0x490e95(0x1f1)](_0x15beed[_0x490e95(0x1ef)],_0x490e95(0x1f5),(_0x80567e,_0x405161)=>{const _0x2c9a3d=_0x490e95;this[_0x2c9a3d(0x1fa)](_0x405161);});}[_0x2da4be(0x216)](){const _0x18aefa=_0x2da4be;return this[_0x18aefa(0x208)][_0x18aefa(0x1fe)]>0x0;}[_0x2da4be(0x20e)](_0x557043){const _0x2947b4=_0x2da4be;return this[_0x2947b4(0x208)][_0x2947b4(0x213)](_0x557043);}[_0x2da4be(0x1f8)](_0x1f1e03,_0x2302fe=()=>!0x0){const _0x27eab4=_0x2da4be,_0x3ef95d=this[_0x27eab4(0x21a)][_0x27eab4(0x220)][_0x27eab4(0x203)](_0x1560cd);if(!this[_0x27eab4(0x1f0)][_0x27eab4(0x213)](_0x1f1e03))throw new _0x2f6c71(_0x27eab4(0x21f),this,{'uiName':_0x1f1e03});this[_0x27eab4(0x20e)](_0x1f1e03)&&this[_0x27eab4(0x20d)](_0x1f1e03),this[_0x27eab4(0x208)][_0x27eab4(0x1f5)](_0x1f1e03);const _0x5e1f5e=new _0x1ececa(),_0x4ef938=_0x3ef95d[_0x27eab4(0x1ef)];_0x5bfb18({'source':_0x4ef938,'target':_0x5e1f5e,'filter':_0x2302fe}),this[_0x27eab4(0x20c)][_0x27eab4(0x225)](_0x1f1e03,{'collection':_0x5e1f5e,'filter':_0x2302fe});const _0x50e332=this[_0x27eab4(0x1f0)][_0x27eab4(0x203)](_0x1f1e03);_0x50e332[_0x27eab4(0x205)](_0x5e1f5e),this[_0x27eab4(0x1f1)](_0x50e332,_0x27eab4(0x202),(_0x45cf63,_0x16e535,_0x32a5ca,_0x30d39d)=>{const _0xfef6f5=_0x27eab4;_0x30d39d&&_0x3ef95d[_0xfef6f5(0x219)](_0x30d39d),_0x32a5ca&&_0x3ef95d[_0xfef6f5(0x1f7)](_0x32a5ca);});}[_0x2da4be(0x20d)](_0x2942fc){const _0x4f438b=_0x2da4be;if(this[_0x4f438b(0x208)][_0x4f438b(0x1f3)](_0x2942fc),!this[_0x4f438b(0x1f0)][_0x4f438b(0x213)](_0x2942fc))throw new _0x2f6c71(_0x4f438b(0x21f),this,{'uiName':_0x2942fc});const _0x204312=this[_0x4f438b(0x1f0)][_0x4f438b(0x203)](_0x2942fc);_0x204312[_0x4f438b(0x1f9)](),this[_0x4f438b(0x214)](_0x204312),this[_0x4f438b(0x20c)][_0x4f438b(0x203)](_0x2942fc)[_0x4f438b(0x1fb)][_0x4f438b(0x1f6)](),this[_0x4f438b(0x20c)][_0x4f438b(0x1f3)](_0x2942fc);}[_0x2da4be(0x212)](_0x746ccd){const _0x19cc68=_0x2da4be;if(!this[_0x19cc68(0x1f0)][_0x19cc68(0x213)](_0x746ccd))throw new _0x2f6c71(_0x19cc68(0x21f),this,{'uiName':_0x746ccd});const _0x57039f=this[_0x19cc68(0x21a)][_0x19cc68(0x220)][_0x19cc68(0x203)](_0x1560cd),_0x560044=Array[_0x19cc68(0x21d)](_0x57039f[_0x19cc68(0x1eb)])[0x0]||null;this[_0x19cc68(0x226)](),this[_0x19cc68(0x1f8)](_0x746ccd);const _0x4f714f=this[_0x19cc68(0x1f0)][_0x19cc68(0x203)](_0x746ccd);_0x4f714f[_0x19cc68(0x206)](_0x560044),_0x4f714f[_0x19cc68(0x1f4)]&&_0x560044&&_0x4f714f[_0x19cc68(0x1f4)]([_0x560044]);}[_0x2da4be(0x226)](){const _0x10f19a=_0x2da4be;for(const _0x1dbf2c of this[_0x10f19a(0x208)])this[_0x10f19a(0x20d)](_0x1dbf2c);}[_0x2da4be(0x1fd)](_0x18e684,_0x510899){const _0xc21ce6=_0x2da4be;if(this[_0xc21ce6(0x1f0)][_0xc21ce6(0x213)](_0x18e684))throw new _0x2f6c71(_0xc21ce6(0x211));if(_0xc21ce6(0x204)!=typeof _0x510899[_0xc21ce6(0x205)]||_0xc21ce6(0x204)!=typeof _0x510899[_0xc21ce6(0x1f9)]||_0xc21ce6(0x204)!=typeof _0x510899[_0xc21ce6(0x206)])throw new _0x2f6c71(_0xc21ce6(0x209),null);this[_0xc21ce6(0x1f0)][_0xc21ce6(0x225)](_0x18e684,_0x510899);}[_0x2da4be(0x21b)](){const _0x5760ad=_0x2da4be,_0x3aa191=this[_0x5760ad(0x21a)][_0x5760ad(0x220)][_0x5760ad(0x203)](_0x1560cd)[_0x5760ad(0x1fb)],_0x2a2bf5=new Map(),_0x1af049=Array[_0x5760ad(0x21d)](this[_0x5760ad(0x208)]);for(const _0x32baa1 of this[_0x5760ad(0x208)]){const _0x30ce86=this[_0x5760ad(0x20c)][_0x5760ad(0x203)](_0x32baa1)[_0x5760ad(0x1fb)];for(const _0x14f714 of _0x30ce86)_0x2a2bf5[_0x5760ad(0x225)](_0x14f714,_0x32baa1);}for(const _0x3f28a6 of _0x3aa191){const _0x568053=_0x2a2bf5[_0x5760ad(0x203)](_0x3f28a6);this[_0x5760ad(0x1fa)](_0x3f28a6);const _0x2ac0f9=_0x1af049[_0x5760ad(0x20a)](_0x35f359=>this[_0x5760ad(0x20c)][_0x5760ad(0x203)](_0x35f359)[_0x5760ad(0x21c)](_0x3f28a6));_0x568053!==_0x2ac0f9&&(_0x568053&&this[_0x5760ad(0x20c)][_0x5760ad(0x203)](_0x568053)[_0x5760ad(0x1fb)][_0x5760ad(0x1ee)](_0x3f28a6),_0x2ac0f9&&this[_0x5760ad(0x20c)][_0x5760ad(0x203)](_0x2ac0f9)[_0x5760ad(0x1fb)][_0x5760ad(0x1f5)](_0x3f28a6));}}[_0x2da4be(0x1f6)](){const _0x252e4d=_0x2da4be;this[_0x252e4d(0x226)](),super[_0x252e4d(0x1f6)]();}[_0x2da4be(0x1fa)](_0x23498c){const _0x4c6c0a=_0x2da4be,_0x420961=[];for(const _0x570726 of this[_0x4c6c0a(0x208)]){(0x0,this[_0x4c6c0a(0x20c)][_0x4c6c0a(0x203)](_0x570726)[_0x4c6c0a(0x21c)])(_0x23498c)&&_0x420961[_0x4c6c0a(0x201)](_0x570726);}if(_0x420961[_0x4c6c0a(0x200)]>0x1)throw new _0x2f6c71(_0x4c6c0a(0x1fc),null,{'matchedUIs':_0x420961,'annotationType':_0x23498c[_0x4c6c0a(0x1ed)]});}}
23
+ function _0x1d1b(_0x20adf2,_0x253ca1){const _0x5166bd=_0x5166();return _0x1d1b=function(_0x1d1bf2,_0x2b71bf){_0x1d1bf2=_0x1d1bf2-0x192;let _0x1f67fb=_0x5166bd[_0x1d1bf2];return _0x1f67fb;},_0x1d1b(_0x20adf2,_0x253ca1);}function _0x5166(){const _0x646f3f=['detach','84338kHiljM','174njlHGC','refilterAnnotations','switchTo','filter','_setSelectedAnnotations','activeAnnotations','isPremiumPlugin','pluginName','427odBbpb','16774329eMjqVx','_deactivateAllAnnotations','remove','34677624DeKdJV','229315joYuCS','get','_removeActiveAnnotation','init','has','149048SLWkGF','AnnotationsUIs','context','requires','isOfficialPlugin','type','plugins','attach','annotationsuis-annotation-mismatch','setActiveAnnotation','length','activeUIs','annotationsuis-register-already-registered','change:activeAnnotation','activate','deactivateAll','stopListening','from','deactivate','hasActive','_uisData','delete','function','find','_activateAnnotation','_assertAnnotationDoesNotBelongToMultipleUIs','36vqesXL','destroy','set','register','push','8Taagqm','_uis','collection','add','annotationsuis-missing-ui','listenTo','annotationsuis-register-invalid-interface','6427494JDxvAz','_visibleAnnotations','isActive','20MGOlKM','size','691905OZkjMc','_addActiveAnnotation'];_0x5166=function(){return _0x646f3f;};return _0x5166();}const _0x98bbc=_0x1d1b;(function(_0x1f3bcd,_0x3d25b6){const _0x330d88=_0x1d1b,_0x39a9c6=_0x1f3bcd();while(!![]){try{const _0x25b8ba=-parseInt(_0x330d88(0x1ab))/0x1*(-parseInt(_0x330d88(0x197))/0x2)+parseInt(_0x330d88(0x1a8))/0x3*(-parseInt(_0x330d88(0x19c))/0x4)+-parseInt(_0x330d88(0x1b9))/0x5*(parseInt(_0x330d88(0x1ac))/0x6)+parseInt(_0x330d88(0x1b4))/0x7*(parseInt(_0x330d88(0x1be))/0x8)+-parseInt(_0x330d88(0x1a3))/0x9*(parseInt(_0x330d88(0x1a6))/0xa)+-parseInt(_0x330d88(0x1b5))/0xb+parseInt(_0x330d88(0x1b8))/0xc;if(_0x25b8ba===_0x3d25b6)break;else _0x39a9c6['push'](_0x39a9c6['shift']());}catch(_0x501a3e){_0x39a9c6['push'](_0x39a9c6['shift']());}}}(_0x5166,0xc3441));import{ContextPlugin as _0x33ea80}from'ckeditor5/src/core.js';import{CKEditorError as _0x1f86d6}from'ckeditor5/src/utils.js';import _0x544b41,{bindAnnotationCollections as _0x18126f}from'./annotationcollection.js';import _0xb2b100 from'./annotations.js';export default class M extends _0x33ea80{static get[_0x98bbc(0x1c1)](){return[_0xb2b100];}static get[_0x98bbc(0x1b3)](){const _0x1786c1=_0x98bbc;return _0x1786c1(0x1bf);}static get[_0x98bbc(0x1c2)](){return!0x0;}static get[_0x98bbc(0x1b2)](){return!0x0;}constructor(_0x234bc1){const _0x7764=_0x98bbc;super(_0x234bc1),this[_0x7764(0x1c9)]=new Set(),this[_0x7764(0x19d)]=new Map(),this[_0x7764(0x1d2)]=new Map();}[_0x98bbc(0x1bc)](){const _0x11e555=_0x98bbc,_0x2a7484=this[_0x11e555(0x1c0)][_0x11e555(0x1c4)][_0x11e555(0x1ba)](_0xb2b100);this[_0x11e555(0x1a1)](_0x2a7484,_0x11e555(0x195),(_0x5380a8,_0xc2d52c)=>{const _0x330efa=_0x11e555;for(const _0x27ea9d of this[_0x330efa(0x1c9)]){const _0x21ae20=this[_0x330efa(0x19d)][_0x330efa(0x1ba)](_0x27ea9d);(0x0,this[_0x330efa(0x1d2)][_0x330efa(0x1ba)](_0x27ea9d)[_0x330efa(0x1af)])(_0xc2d52c)&&_0x21ae20[_0x330efa(0x1c7)](_0xc2d52c);}}),this[_0x11e555(0x1a1)](_0x2a7484,_0x11e555(0x1b6),()=>{const _0x12a388=_0x11e555;for(const _0x307468 of this[_0x12a388(0x1c9)]){this[_0x12a388(0x19d)][_0x12a388(0x1ba)](_0x307468)[_0x12a388(0x1c7)](null);}}),this[_0x11e555(0x1a1)](_0x2a7484[_0x11e555(0x1a4)],_0x11e555(0x19f),(_0x13c1e0,_0x2e4a84)=>{const _0x172e63=_0x11e555;this[_0x172e63(0x196)](_0x2e4a84);});}[_0x98bbc(0x1d1)](){const _0x25eff2=_0x98bbc;return this[_0x25eff2(0x1c9)][_0x25eff2(0x1a7)]>0x0;}[_0x98bbc(0x1a5)](_0xfe2fed){const _0x1795f5=_0x98bbc;return this[_0x1795f5(0x1c9)][_0x1795f5(0x1bd)](_0xfe2fed);}[_0x98bbc(0x1cc)](_0x62e16,_0x5c9121=()=>!0x0){const _0x5731b9=_0x98bbc,_0x17463c=this[_0x5731b9(0x1c0)][_0x5731b9(0x1c4)][_0x5731b9(0x1ba)](_0xb2b100);if(!this[_0x5731b9(0x19d)][_0x5731b9(0x1bd)](_0x62e16))throw new _0x1f86d6(_0x5731b9(0x1a0),this,{'uiName':_0x62e16});this[_0x5731b9(0x1a5)](_0x62e16)&&this[_0x5731b9(0x1d0)](_0x62e16),this[_0x5731b9(0x1c9)][_0x5731b9(0x19f)](_0x62e16);const _0x5ec8f9=new _0x544b41(),_0x56fe32=_0x17463c[_0x5731b9(0x1a4)];_0x18126f({'source':_0x56fe32,'target':_0x5ec8f9,'filter':_0x5c9121}),this[_0x5731b9(0x1d2)][_0x5731b9(0x199)](_0x62e16,{'collection':_0x5ec8f9,'filter':_0x5c9121});const _0x33863e=this[_0x5731b9(0x19d)][_0x5731b9(0x1ba)](_0x62e16);_0x33863e[_0x5731b9(0x1c5)](_0x5ec8f9),this[_0x5731b9(0x1a1)](_0x33863e,_0x5731b9(0x1cb),(_0x129928,_0x225338,_0x3df82e,_0x3dbea9)=>{const _0x14aa11=_0x5731b9;_0x3dbea9&&_0x17463c[_0x14aa11(0x1bb)](_0x3dbea9),_0x3df82e&&_0x17463c[_0x14aa11(0x1a9)](_0x3df82e);});}[_0x98bbc(0x1d0)](_0x24afbb){const _0x10bcca=_0x98bbc;if(this[_0x10bcca(0x1c9)][_0x10bcca(0x192)](_0x24afbb),!this[_0x10bcca(0x19d)][_0x10bcca(0x1bd)](_0x24afbb))throw new _0x1f86d6(_0x10bcca(0x1a0),this,{'uiName':_0x24afbb});const _0x471f15=this[_0x10bcca(0x19d)][_0x10bcca(0x1ba)](_0x24afbb);_0x471f15[_0x10bcca(0x1aa)](),this[_0x10bcca(0x1ce)](_0x471f15),this[_0x10bcca(0x1d2)][_0x10bcca(0x1ba)](_0x24afbb)[_0x10bcca(0x19e)][_0x10bcca(0x198)](),this[_0x10bcca(0x1d2)][_0x10bcca(0x192)](_0x24afbb);}[_0x98bbc(0x1ae)](_0x5acd2a){const _0x5639b1=_0x98bbc;if(!this[_0x5639b1(0x19d)][_0x5639b1(0x1bd)](_0x5acd2a))throw new _0x1f86d6(_0x5639b1(0x1a0),this,{'uiName':_0x5acd2a});const _0x13fd63=this[_0x5639b1(0x1c0)][_0x5639b1(0x1c4)][_0x5639b1(0x1ba)](_0xb2b100),_0x2aa4ec=Array[_0x5639b1(0x1cf)](_0x13fd63[_0x5639b1(0x1b1)])[0x0]||null;this[_0x5639b1(0x1cd)](),this[_0x5639b1(0x1cc)](_0x5acd2a);const _0x2e5191=this[_0x5639b1(0x19d)][_0x5639b1(0x1ba)](_0x5acd2a);_0x2e5191[_0x5639b1(0x1c7)](_0x2aa4ec),_0x2e5191[_0x5639b1(0x1b0)]&&_0x2aa4ec&&_0x2e5191[_0x5639b1(0x1b0)]([_0x2aa4ec]);}[_0x98bbc(0x1cd)](){const _0x302672=_0x98bbc;for(const _0x47f7ae of this[_0x302672(0x1c9)])this[_0x302672(0x1d0)](_0x47f7ae);}[_0x98bbc(0x19a)](_0x3cd3ed,_0x5edcde){const _0x1a4415=_0x98bbc;if(this[_0x1a4415(0x19d)][_0x1a4415(0x1bd)](_0x3cd3ed))throw new _0x1f86d6(_0x1a4415(0x1ca));if(_0x1a4415(0x193)!=typeof _0x5edcde[_0x1a4415(0x1c5)]||_0x1a4415(0x193)!=typeof _0x5edcde[_0x1a4415(0x1aa)]||_0x1a4415(0x193)!=typeof _0x5edcde[_0x1a4415(0x1c7)])throw new _0x1f86d6(_0x1a4415(0x1a2),null);this[_0x1a4415(0x19d)][_0x1a4415(0x199)](_0x3cd3ed,_0x5edcde);}[_0x98bbc(0x1ad)](){const _0x100995=_0x98bbc,_0xef4bbe=this[_0x100995(0x1c0)][_0x100995(0x1c4)][_0x100995(0x1ba)](_0xb2b100)[_0x100995(0x19e)],_0x2e0072=new Map(),_0x5a8840=Array[_0x100995(0x1cf)](this[_0x100995(0x1c9)]);for(const _0x5b5e8f of this[_0x100995(0x1c9)]){const _0x352de7=this[_0x100995(0x1d2)][_0x100995(0x1ba)](_0x5b5e8f)[_0x100995(0x19e)];for(const _0x356a4c of _0x352de7)_0x2e0072[_0x100995(0x199)](_0x356a4c,_0x5b5e8f);}for(const _0x3676e6 of _0xef4bbe){const _0xb0d5c0=_0x2e0072[_0x100995(0x1ba)](_0x3676e6);this[_0x100995(0x196)](_0x3676e6);const _0x5bef26=_0x5a8840[_0x100995(0x194)](_0x3f5398=>this[_0x100995(0x1d2)][_0x100995(0x1ba)](_0x3f5398)[_0x100995(0x1af)](_0x3676e6));_0xb0d5c0!==_0x5bef26&&(_0xb0d5c0&&this[_0x100995(0x1d2)][_0x100995(0x1ba)](_0xb0d5c0)[_0x100995(0x19e)][_0x100995(0x1b7)](_0x3676e6),_0x5bef26&&this[_0x100995(0x1d2)][_0x100995(0x1ba)](_0x5bef26)[_0x100995(0x19e)][_0x100995(0x19f)](_0x3676e6));}}[_0x98bbc(0x198)](){const _0x66fa25=_0x98bbc;this[_0x66fa25(0x1cd)](),super[_0x66fa25(0x198)]();}[_0x98bbc(0x196)](_0x37555d){const _0x3978b2=_0x98bbc,_0x384cfe=[];for(const _0x4654b8 of this[_0x3978b2(0x1c9)]){(0x0,this[_0x3978b2(0x1d2)][_0x3978b2(0x1ba)](_0x4654b8)[_0x3978b2(0x1af)])(_0x37555d)&&_0x384cfe[_0x3978b2(0x19b)](_0x4654b8);}if(_0x384cfe[_0x3978b2(0x1c8)]>0x1)throw new _0x1f86d6(_0x3978b2(0x1c6),null,{'matchedUIs':_0x384cfe,'annotationType':_0x37555d[_0x3978b2(0x1c3)]});}}
@@ -32,6 +32,14 @@ export default class EditorAnnotations extends Plugin {
32
32
  * @inheritDoc
33
33
  */
34
34
  static get pluginName(): "EditorAnnotations";
35
+ /**
36
+ * @inheritDoc
37
+ */
38
+ static get isOfficialPlugin(): true;
39
+ /**
40
+ * @inheritDoc
41
+ */
42
+ static get isPremiumPlugin(): true;
35
43
  /**
36
44
  * @inheritDoc
37
45
  */