@ckeditor/ckeditor5-comments 43.2.0 → 43.3.0-alpha.1

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",
3
+ "version": "43.3.0-alpha.1",
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",
49
- "@ckeditor/ckeditor5-collaboration-core": "43.2.0",
50
- "@ckeditor/ckeditor5-core": "43.2.0",
51
- "@ckeditor/ckeditor5-engine": "43.2.0",
52
- "@ckeditor/ckeditor5-enter": "43.2.0",
53
- "@ckeditor/ckeditor5-paragraph": "43.2.0",
54
- "@ckeditor/ckeditor5-select-all": "43.2.0",
55
- "@ckeditor/ckeditor5-theme-lark": "43.2.0",
56
- "@ckeditor/ckeditor5-typing": "43.2.0",
57
- "@ckeditor/ckeditor5-ui": "43.2.0",
58
- "@ckeditor/ckeditor5-undo": "43.2.0",
59
- "@ckeditor/ckeditor5-utils": "43.2.0",
60
- "ckeditor5": "43.2.0",
61
- "ckeditor5-collaboration": "43.2.0",
48
+ "@ckeditor/ckeditor5-clipboard": "43.3.0-alpha.1",
49
+ "@ckeditor/ckeditor5-collaboration-core": "43.3.0-alpha.1",
50
+ "@ckeditor/ckeditor5-core": "43.3.0-alpha.1",
51
+ "@ckeditor/ckeditor5-engine": "43.3.0-alpha.1",
52
+ "@ckeditor/ckeditor5-enter": "43.3.0-alpha.1",
53
+ "@ckeditor/ckeditor5-paragraph": "43.3.0-alpha.1",
54
+ "@ckeditor/ckeditor5-select-all": "43.3.0-alpha.1",
55
+ "@ckeditor/ckeditor5-theme-lark": "43.3.0-alpha.1",
56
+ "@ckeditor/ckeditor5-typing": "43.3.0-alpha.1",
57
+ "@ckeditor/ckeditor5-ui": "43.3.0-alpha.1",
58
+ "@ckeditor/ckeditor5-undo": "43.3.0-alpha.1",
59
+ "@ckeditor/ckeditor5-utils": "43.3.0-alpha.1",
60
+ "ckeditor5": "43.3.0-alpha.1",
61
+ "ckeditor5-collaboration": "43.3.0-alpha.1",
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 _0x3706c9=_0x4dc7;function _0x363f(){const _0x1dbfa5=['destroy','24pdXuyJ','clear','getClientRects','focusTracker','every','2594326XGvxgi','45985EeOwYp','nodeType','focusableElements','add','element','updateTargetRect','18FjTlaa','_type','558312zISsWj','view','filter','annotation-invalid-target','268250ZXFuFc','_assertCorrectTarget','_target','item','13379592iLvOTy','length','_getNormalizedTarget','render','set','refreshVisibility','remove','mainView','function','targetRect','innerView','3530088lLXEiz','offsetParent','type','isVisible','object','target','3005236FgWipw','isArray','_id','stopListening','isActive'];_0x363f=function(){return _0x1dbfa5;};return _0x363f();}(function(_0x27d42f,_0x4edf44){const _0x417286=_0x4dc7,_0x45ddd3=_0x27d42f();while(!![]){try{const _0xf93536=-parseInt(_0x417286(0x192))/0x1+-parseInt(_0x417286(0x18e))/0x2+-parseInt(_0x417286(0x174))/0x3+parseInt(_0x417286(0x17a))/0x4+-parseInt(_0x417286(0x186))/0x5+parseInt(_0x417286(0x180))/0x6*(-parseInt(_0x417286(0x185))/0x7)+-parseInt(_0x417286(0x196))/0x8*(-parseInt(_0x417286(0x18c))/0x9);if(_0xf93536===_0x4edf44)break;else _0x45ddd3['push'](_0x45ddd3['shift']());}catch(_0x25dd4e){_0x45ddd3['push'](_0x45ddd3['shift']());}}}(_0x363f,0xd6f34));import{CKEditorError as _0x1c3442,Rect as _0x192958,Collection as _0x5302e6,ObservableMixin as _0x56381a}from'ckeditor5/src/utils.js';function _0x4dc7(_0x373bd4,_0x55a104){const _0x363fa3=_0x363f();return _0x4dc7=function(_0x4dc7e1,_0x38e3a){_0x4dc7e1=_0x4dc7e1-0x16d;let _0x1fcd1c=_0x363fa3[_0x4dc7e1];return _0x1fcd1c;},_0x4dc7(_0x373bd4,_0x55a104);}export default class d extends/* #__PURE__ -- @preserve */
24
- _0x56381a(){constructor({view:_0x43086a,target:_0x9dcaea,type:_0x25919e,isVisible:_0x3c2978=!0x0}){const _0x361fbe=_0x4dc7;super(),this[_0x361fbe(0x18f)]=_0x43086a,this[_0x361fbe(0x18f)][_0x361fbe(0x18a)]||this[_0x361fbe(0x18f)][_0x361fbe(0x199)](),this[_0x361fbe(0x18d)]=_0x25919e,this[_0x361fbe(0x194)]=_0x9dcaea,d[_0x361fbe(0x193)](this[_0x361fbe(0x198)]()),this[_0x361fbe(0x188)]=new _0x5302e6([this[_0x361fbe(0x18f)][_0x361fbe(0x18a)]],{'idProperty':_0x361fbe(0x17c)}),this[_0x361fbe(0x188)]['on'](_0x361fbe(0x189),(_0x19c680,_0xaf1e66)=>{const _0x4fa444=_0x361fbe;this[_0x4fa444(0x18f)][_0x4fa444(0x183)][_0x4fa444(0x189)](_0xaf1e66);}),this[_0x361fbe(0x188)]['on'](_0x361fbe(0x16f),(_0x182163,_0x5e1db5)=>{const _0x2cbbd7=_0x361fbe;this[_0x2cbbd7(0x18f)][_0x2cbbd7(0x183)][_0x2cbbd7(0x16f)](_0x5e1db5);}),this[_0x361fbe(0x16d)](_0x361fbe(0x177),_0x3c2978);}get[_0x3706c9(0x176)](){const _0x1f2747=_0x3706c9;return _0x1f2747(0x171)==typeof this[_0x1f2747(0x18d)]?this[_0x1f2747(0x18d)]():this[_0x1f2747(0x18d)];}get[_0x3706c9(0x173)](){const _0x348524=_0x3706c9;return this[_0x348524(0x18f)][_0x348524(0x170)];}get[_0x3706c9(0x179)](){const _0x31b715=_0x3706c9,_0x52889f=this[_0x31b715(0x198)]();return d[_0x31b715(0x193)](_0x52889f),_0x52889f;}get[_0x3706c9(0x172)](){const _0x5be003=_0x3706c9,_0x20a06b=this[_0x5be003(0x179)];if(null===_0x20a06b)return null;if(_0x20a06b instanceof _0x192958)return _0x20a06b;const _0xf058b6=_0x20a06b[_0x5be003(0x190)](_0x37e4a7=>function(_0xc2afae){const _0x50ec9d=_0x5be003,_0x3644b8=_0xc2afae[_0x50ec9d(0x175)];if(_0x3644b8)return!0x0;const _0x13f6db=_0xc2afae[_0x50ec9d(0x182)]()[_0x50ec9d(0x195)](0x0);return!!_0x13f6db;}(_0x37e4a7));return 0x0===_0xf058b6[_0x5be003(0x197)]?null:new _0x192958(_0xf058b6[0x0][_0x5be003(0x182)]()[_0x5be003(0x195)](0x0));}get[_0x3706c9(0x17e)](){const _0x2ec719=_0x3706c9;return this[_0x2ec719(0x18f)][_0x2ec719(0x17e)];}set[_0x3706c9(0x17e)](_0x4a04f1){const _0x88b256=_0x3706c9;this[_0x88b256(0x18f)][_0x88b256(0x17e)]=_0x4a04f1,this[_0x88b256(0x18f)][_0x88b256(0x170)][_0x88b256(0x17e)]=_0x4a04f1;}[_0x3706c9(0x18b)](){const _0x3ddd58=_0x3706c9;this[_0x3ddd58(0x18f)][_0x3ddd58(0x172)]=this[_0x3ddd58(0x172)];}[_0x3706c9(0x17f)](){const _0x45f426=_0x3706c9;this[_0x45f426(0x188)][_0x45f426(0x17d)](),this[_0x45f426(0x188)][_0x45f426(0x181)](),this[_0x45f426(0x17d)]();}[_0x3706c9(0x16e)](){const _0x22aa64=_0x3706c9;this[_0x22aa64(0x177)]=!!this[_0x22aa64(0x172)];}static[_0x3706c9(0x193)](_0x2f8ce6){const _0x25ae0f=_0x3706c9;if(!(null===_0x2f8ce6||_0x2f8ce6 instanceof _0x192958||Array[_0x25ae0f(0x17b)](_0x2f8ce6)&&_0x2f8ce6[_0x25ae0f(0x184)](_0x2e2067=>y(_0x2e2067))))throw new _0x1c3442(_0x25ae0f(0x191),null,{'target':_0x2f8ce6});}[_0x3706c9(0x198)](){const _0x5e682e=_0x3706c9,_0xaa4bb1=_0x5e682e(0x171)==typeof this[_0x5e682e(0x194)]?this[_0x5e682e(0x194)]():this[_0x5e682e(0x194)];return y(_0xaa4bb1)?[_0xaa4bb1]:_0xaa4bb1;}}function y(_0xc525ca){const _0x1c340f=_0x3706c9;return null!==_0xc525ca&&_0x1c340f(0x178)==typeof _0xc525ca&&_0x1c340f(0x187)in _0xc525ca&&0x1===_0xc525ca[_0x1c340f(0x187)];}
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
- const _0x473e36=_0x338a;(function(_0x66fd2,_0x2a0553){const _0x38daec=_0x338a,_0x1bcf05=_0x66fd2();while(!![]){try{const _0x2e07fc=-parseInt(_0x38daec(0x103))/0x1+parseInt(_0x38daec(0xf8))/0x2*(-parseInt(_0x38daec(0xec))/0x3)+parseInt(_0x38daec(0x112))/0x4*(parseInt(_0x38daec(0xea))/0x5)+-parseInt(_0x38daec(0x101))/0x6+parseInt(_0x38daec(0x100))/0x7+parseInt(_0x38daec(0x10a))/0x8*(-parseInt(_0x38daec(0xf1))/0x9)+-parseInt(_0x38daec(0x110))/0xa*(-parseInt(_0x38daec(0xe8))/0xb);if(_0x2e07fc===_0x2a0553)break;else _0x1bcf05['push'](_0x1bcf05['shift']());}catch(_0x6312cc){_0x1bcf05['push'](_0x1bcf05['shift']());}}}(_0x4031,0x26875));import{CKEditorError as _0xefb0bd,Collection as _0x2ed6bb,FocusTracker as _0x348ce7}from'ckeditor5/src/utils.js';export default class x extends _0x2ed6bb{constructor(_0x1a987e=[]){const _0x3e7edf=_0x338a;super(),this[_0x3e7edf(0xf9)]=new Map(),this[_0x3e7edf(0xe9)]=new Map(),this[_0x3e7edf(0xfd)]=new _0x348ce7(),this[_0x3e7edf(0xfd)]['on'](_0x3e7edf(0xeb),(_0x153f1c,_0x3828aa,_0x30b656)=>{const _0x275060=_0x3e7edf;_0x30b656||this[_0x275060(0xf7)](_0x275060(0x10f));});for(const _0x1cb20a of _0x1a987e)this[_0x3e7edf(0x107)](_0x1cb20a);}get[_0x473e36(0xfc)](){const _0x132841=_0x473e36;return this[_0x132841(0xfd)][_0x132841(0xfc)];}[_0x473e36(0x107)](_0x37b800){const _0x4f7ac1=_0x473e36;if(this[_0x4f7ac1(0xf2)](_0x37b800))throw new _0xefb0bd(_0x4f7ac1(0xfa),null);this[_0x4f7ac1(0xf9)][_0x4f7ac1(0x108)](_0x37b800[_0x4f7ac1(0xf5)],_0x37b800),this[_0x4f7ac1(0xe9)][_0x4f7ac1(0x108)](_0x37b800[_0x4f7ac1(0x10b)],_0x37b800);for(const _0x8b6369 of _0x37b800[_0x4f7ac1(0x105)])this[_0x4f7ac1(0xfd)][_0x4f7ac1(0x107)](_0x8b6369);this[_0x4f7ac1(0x111)](_0x37b800[_0x4f7ac1(0x105)],_0x4f7ac1(0x107),(_0x349475,_0x1d028a)=>{const _0x4e334c=_0x4f7ac1;this[_0x4e334c(0xfd)][_0x4e334c(0x107)](_0x1d028a);}),this[_0x4f7ac1(0x111)](_0x37b800[_0x4f7ac1(0x105)],_0x4f7ac1(0xef),(_0x5c6327,_0x363ec3)=>{const _0x246c6a=_0x4f7ac1;this[_0x246c6a(0xfd)][_0x246c6a(0xef)](_0x363ec3);}),this[_0x4f7ac1(0x111)](_0x37b800[_0x4f7ac1(0x10b)][_0x4f7ac1(0xf4)],_0x4f7ac1(0xeb),(_0x545db5,_0x3ccfd6,_0x25d9ce)=>{const _0x4531fc=_0x4f7ac1;_0x25d9ce&&this[_0x4531fc(0xf7)](_0x4531fc(0x106),_0x37b800);}),_0x37b800[_0x4f7ac1(0xe5)]();const _0x25dc56=this[_0x4f7ac1(0xfe)](_0x37b800[_0x4f7ac1(0x10b)][_0x4f7ac1(0xf6)]);return super[_0x4f7ac1(0x107)](_0x37b800,_0x25dc56);}[_0x473e36(0xef)](_0x5ab78e){const _0x1ba8b1=_0x473e36;if(!this[_0x1ba8b1(0xf2)](_0x5ab78e))throw new _0xefb0bd(_0x1ba8b1(0xfb),null);this[_0x1ba8b1(0xf0)](_0x5ab78e[_0x1ba8b1(0x10b)][_0x1ba8b1(0xf4)]),this[_0x1ba8b1(0xf0)](_0x5ab78e[_0x1ba8b1(0x105)]);for(const _0x2976ab of _0x5ab78e[_0x1ba8b1(0x105)])this[_0x1ba8b1(0xfd)][_0x1ba8b1(0xef)](_0x2976ab);return this[_0x1ba8b1(0xe9)][_0x1ba8b1(0xe7)](_0x5ab78e[_0x1ba8b1(0x10b)]),this[_0x1ba8b1(0xf9)][_0x1ba8b1(0xe7)](_0x5ab78e[_0x1ba8b1(0xf5)]),super[_0x1ba8b1(0xef)](_0x5ab78e);}[_0x473e36(0x10e)](_0x352807){const _0x683111=_0x473e36;return this[_0x683111(0xf9)][_0x683111(0xee)](_0x352807);}[_0x473e36(0xe4)](_0x78357b){const _0x27a0bf=_0x473e36;return this[_0x27a0bf(0xe9)][_0x27a0bf(0xee)](_0x78357b);}[_0x473e36(0xf3)](){const _0x325924=_0x473e36;super[_0x325924(0x102)](),this[_0x325924(0xf0)](),this[_0x325924(0xf9)][_0x325924(0x102)](),this[_0x325924(0xe9)][_0x325924(0x102)](),this[_0x325924(0xfd)][_0x325924(0xf3)]();}[_0x473e36(0xff)](){const _0x42d3ae=_0x473e36;for(const _0x1980f3 of this)_0x1980f3[_0x42d3ae(0xe5)]();this[_0x42d3ae(0x109)]();}[_0x473e36(0x109)](){const _0x5bb205=_0x473e36,_0x3ad685=Array[_0x5bb205(0x10c)](this)[_0x5bb205(0xe6)]((_0x4941da,_0x73eae5)=>v(_0x4941da[_0x5bb205(0x10b)][_0x5bb205(0xf6)],_0x73eae5[_0x5bb205(0x10b)][_0x5bb205(0xf6)]));for(let _0x2ab297=_0x3ad685[_0x5bb205(0x113)]-0x1;_0x2ab297>0x0;_0x2ab297--){const _0x2e236a=_0x3ad685[_0x2ab297];_0x2ab297!==this[_0x5bb205(0x104)](_0x2e236a)&&(this[_0x5bb205(0xef)](_0x2e236a),this[_0x5bb205(0x107)](_0x2e236a));}}[_0x473e36(0xfe)](_0x57bd28){const _0x38e1d0=_0x473e36;let _0x415dbb=0x0;if(!_0x57bd28)return this[_0x38e1d0(0x113)];for(const _0x30dbf4 of this){const _0x4e05ab=_0x30dbf4[_0x38e1d0(0x10b)][_0x38e1d0(0xf6)];if(_0x4e05ab){if(v(_0x57bd28,_0x4e05ab)<0x0)return _0x415dbb;_0x415dbb++;}}return _0x415dbb;}}export function bindAnnotationCollections({source:_0x2fcd83,target:_0x2be8c5,filter:_0x57d534}){const _0x1ceff4=_0x473e36;for(const _0x3ef2f3 of _0x2fcd83)_0x57d534(_0x3ef2f3)&&_0x2be8c5[_0x1ceff4(0x107)](_0x3ef2f3);_0x2be8c5[_0x1ceff4(0x111)](_0x2fcd83,_0x1ceff4(0x107),(_0x413a1d,_0x37981e)=>{const _0x5444b0=_0x1ceff4;_0x57d534(_0x37981e)&&_0x2be8c5[_0x5444b0(0x107)](_0x37981e);}),_0x2be8c5[_0x1ceff4(0x111)](_0x2fcd83,_0x1ceff4(0xef),(_0x370e39,_0x121d1f)=>{const _0x513f49=_0x1ceff4;_0x2be8c5[_0x513f49(0xf2)](_0x121d1f)&&_0x2be8c5[_0x513f49(0xef)](_0x121d1f);});}function _0x338a(_0x51b620,_0x4a0dac){const _0x40317a=_0x4031();return _0x338a=function(_0x338ac8,_0x1a31a7){_0x338ac8=_0x338ac8-0xe4;let _0x5b233e=_0x40317a[_0x338ac8];return _0x5b233e;},_0x338a(_0x51b620,_0x4a0dac);}function _0x4031(){const _0x5c6b96=['has','destroy','focusTracker','innerView','targetRect','fire','254WTrzXm','_innerViewToAnnotation','annotationcollection-duplicated-item','annotationcollection-not-existing-item','isFocused','_focusTracker','_getOrderInContent','refreshPositioning','1239364YHEkbj','507432MpDvIT','clear','154524xWkEKI','getIndex','focusableElements','focus','add','set','_sort','11896iwqwaN','view','from','left','getByInnerView','blur','544790czMHeC','listenTo','4IEKvdV','length','getByView','updateTargetRect','sort','delete','55xBWuxc','_viewToAnnotation','1101535GFyZwJ','change:isFocused','5286xFTMMM','top','get','remove','stopListening','297lgHUBc'];_0x4031=function(){return _0x5c6b96;};return _0x4031();}function v(_0x255af7,_0x1078cd){const _0x19210e=_0x473e36;if(null===_0x255af7&&null===_0x1078cd)return 0x0;if(null===_0x255af7)return-0x1;if(null===_0x1078cd)return 0x1;const _0x22fee0=_0x255af7[_0x19210e(0xed)]-_0x1078cd[_0x19210e(0xed)];return 0x0==_0x22fee0?_0x255af7[_0x19210e(0x10d)]-_0x1078cd[_0x19210e(0x10d)]:_0x22fee0;}
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
- function _0x5a67(_0x16aa0e,_0x2600db){const _0x423d4e=_0x423d();return _0x5a67=function(_0x5a67f1,_0xc13907){_0x5a67f1=_0x5a67f1-0x140;let _0x4996c5=_0x423d4e[_0x5a67f1];return _0x4996c5;},_0x5a67(_0x16aa0e,_0x2600db);}const _0x5d3264=_0x5a67;(function(_0xcde8e8,_0x273ee1){const _0x3b5e00=_0x5a67,_0x2aeee8=_0xcde8e8();while(!![]){try{const _0x42c15e=parseInt(_0x3b5e00(0x17c))/0x1*(parseInt(_0x3b5e00(0x169))/0x2)+parseInt(_0x3b5e00(0x166))/0x3*(parseInt(_0x3b5e00(0x15d))/0x4)+parseInt(_0x3b5e00(0x168))/0x5+-parseInt(_0x3b5e00(0x179))/0x6+-parseInt(_0x3b5e00(0x181))/0x7*(parseInt(_0x3b5e00(0x16a))/0x8)+-parseInt(_0x3b5e00(0x186))/0x9*(-parseInt(_0x3b5e00(0x172))/0xa)+-parseInt(_0x3b5e00(0x18a))/0xb*(parseInt(_0x3b5e00(0x164))/0xc);if(_0x42c15e===_0x273ee1)break;else _0x2aeee8['push'](_0x2aeee8['shift']());}catch(_0x102219){_0x2aeee8['push'](_0x2aeee8['shift']());}}}(_0x423d,0x19407));import{ContextPlugin as _0x5a51cd,Editor as _0xeb9cde}from'ckeditor5/src/core.js';import{first as _0x38e2b5}from'ckeditor5/src/utils.js';import _0x28d697 from'./annotation.js';import _0x785b65 from'./annotationcollection.js';import _0xdc0d56 from'./view/annotationview.js';function _0x423d(){const _0x248599=['ACCESSIBILITY_HELP_ANNOTATIONS_EXIT','delete','stopListening','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP','pluginName','36300kfRHeP','escape','_activateAnnotation','Arrowdown','destroy','Esc','listenTo','38076xITdDF','has','39LzpqDg','isVisible','595670caeaKn','67246Vxzeqc','45128rFFVvH','deactivateAll','view','_deactivateAllAnnotations','domRoots','_setupEnterAnnotationKeystroke','editors','ready','20sIBtdf','change:isVisible','createAnnotationView','_setupEscapeAnnotationHandling','createAnnotation','_visibleAnnotations','annotations','1053342RVMtnK','refreshVisibility','_addActiveAnnotation','6JIhQhC','keystrokes','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER','low','Ctrl+Shift+E','154HFdbSB','collection','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS','activeAnnotations','contains','738639VUDWsC','_bindAnnotationsToVisibleAnnotations','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT','add','693JZCmJJ','getByInnerView','set','Ctrl+Enter','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO','focusTracker','activate','locale','element','remove','Shift+Tab','values','Tab','push','Annotations','_removeActiveAnnotation','target','addKeystrokeInfoGroup','refreshPositioning','accessibility','fire','source','Arrowup','context','editing','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS','Enter','isArray','focus'];_0x423d=function(){return _0x248599;};return _0x423d();}import{getTranslation as _0x565636}from'../utils/common-translations.js';import{FOCUS_ANNOTATION_KEYSTROKE as _0xcd690a}from'@ckeditor/ckeditor5-collaboration-core';export default class N extends _0x5a51cd{static get[_0x5d3264(0x15c)](){const _0xd4e001=_0x5d3264;return _0xd4e001(0x149);}constructor(_0x23d9e0){const _0x157cee=_0x5d3264;if(super(_0x23d9e0),this[_0x157cee(0x182)]=new _0x785b65(),this[_0x157cee(0x177)]=new _0x785b65(),this[_0x157cee(0x18c)](_0x157cee(0x184),new Set()),this[_0x157cee(0x187)](),_0x23d9e0 instanceof _0xeb9cde){const _0x3a1f5a=_0x23d9e0[_0x157cee(0x142)];_0x23d9e0[_0x157cee(0x14e)][_0x157cee(0x14c)]({'id':_0x157cee(0x178),'label':_0x565636(_0x3a1f5a,_0x157cee(0x15b)),'keystrokes':[{'label':_0x565636(_0x3a1f5a,_0x157cee(0x18e)),'keystroke':_0x157cee(0x180)},{'label':_0x565636(_0x3a1f5a,_0x157cee(0x158)),'keystroke':_0x157cee(0x162)},{'label':_0x565636(_0x3a1f5a,_0x157cee(0x17e)),'keystroke':_0x157cee(0x155)},{'label':_0x565636(_0x3a1f5a,_0x157cee(0x183)),'keystroke':[[_0x157cee(0x147)],[_0x157cee(0x145)]]},{'label':_0x565636(_0x3a1f5a,_0x157cee(0x188)),'keystroke':[_0x157cee(0x18d)]},{'label':_0x565636(_0x3a1f5a,_0x157cee(0x154)),'keystroke':[[_0x157cee(0x151)],[_0x157cee(0x160)]]}]});}this[_0x157cee(0x16f)](),this[_0x157cee(0x175)]();}[_0x5d3264(0x189)](_0x1d6682){const _0x5ab543=_0x5d3264;this[_0x5ab543(0x182)][_0x5ab543(0x189)](_0x1d6682);}[_0x5d3264(0x144)](_0x3309e8){const _0x2a6368=_0x5d3264;this[_0x2a6368(0x182)][_0x2a6368(0x144)](_0x3309e8),_0x3309e8[_0x2a6368(0x161)]();}[_0x5d3264(0x17a)](){const _0x187491=_0x5d3264;for(const _0xda58ae of this[_0x187491(0x182)])_0xda58ae[_0x187491(0x17a)]();}[_0x5d3264(0x14d)](){const _0x5a9978=_0x5d3264;this[_0x5a9978(0x177)][_0x5a9978(0x14d)]();}[_0x5d3264(0x18b)](_0x57355c){const _0x2411e2=_0x5d3264;return this[_0x2411e2(0x182)][_0x2411e2(0x18b)](_0x57355c);}[_0x5d3264(0x16b)](){const _0x2be7a2=_0x5d3264;this[_0x2be7a2(0x14f)](_0x2be7a2(0x16d));}[_0x5d3264(0x161)](){const _0x5b41fb=_0x5d3264;for(const _0xdace75 of this[_0x5b41fb(0x182)])_0xdace75[_0x5b41fb(0x161)]();this[_0x5b41fb(0x177)][_0x5b41fb(0x161)](),this[_0x5b41fb(0x182)][_0x5b41fb(0x161)](),super[_0x5b41fb(0x161)]();}[_0x5d3264(0x141)](_0xc201ec){const _0x29d2ad=_0x5d3264;this[_0x29d2ad(0x14f)](_0x29d2ad(0x15f),_0xc201ec);}[_0x5d3264(0x176)](_0x3f2e46){return new _0x28d697(_0x3f2e46);}[_0x5d3264(0x174)](_0x4abcf4,_0x1913dc){return new _0xdc0d56(_0x4abcf4,_0x1913dc);}[_0x5d3264(0x17b)](_0x396cfb){const _0x5bbff3=_0x5d3264,_0x5e66bc=new Set(this[_0x5bbff3(0x184)]);_0x5e66bc[_0x5bbff3(0x189)](_0x396cfb),this[_0x5bbff3(0x184)]=_0x5e66bc;}[_0x5d3264(0x14a)](_0x5b4afb){const _0x140e17=_0x5d3264,_0x284d98=new Set(this[_0x140e17(0x184)]);_0x284d98[_0x140e17(0x159)](_0x5b4afb),this[_0x140e17(0x184)]=_0x284d98;}[_0x5d3264(0x187)](){const _0x3e27e4=_0x5d3264,_0x1ba3f3=this[_0x3e27e4(0x182)],_0x127056=this[_0x3e27e4(0x177)];function _0x3a5142(_0x1d388d){const _0x18f764=_0x3e27e4,_0xc19c13=_0x1d388d[_0x18f764(0x150)];_0xc19c13[_0x18f764(0x167)]&&!_0x127056[_0x18f764(0x165)](_0xc19c13)?_0x127056[_0x18f764(0x189)](_0xc19c13):!_0xc19c13[_0x18f764(0x167)]&&_0x127056[_0x18f764(0x165)](_0xc19c13)&&_0x127056[_0x18f764(0x144)](_0xc19c13),_0xc19c13[_0x18f764(0x16c)][_0x18f764(0x140)][_0x18f764(0x144)](_0xc19c13[_0x18f764(0x16c)][_0x18f764(0x143)]),_0xc19c13[_0x18f764(0x16c)][_0x18f764(0x140)][_0x18f764(0x189)](_0xc19c13[_0x18f764(0x16c)][_0x18f764(0x143)]);}this[_0x3e27e4(0x163)](_0x1ba3f3,_0x3e27e4(0x189),(_0x4c2277,_0x65916d)=>{const _0x1e4706=_0x3e27e4;_0x65916d[_0x1e4706(0x167)]&&_0x127056[_0x1e4706(0x189)](_0x65916d),this[_0x1e4706(0x163)](_0x65916d,_0x1e4706(0x173),_0x3a5142);}),this[_0x3e27e4(0x163)](_0x1ba3f3,_0x3e27e4(0x144),(_0x2314a6,_0x51be0b)=>{const _0x487107=_0x3e27e4;_0x127056[_0x487107(0x165)](_0x51be0b)&&_0x127056[_0x487107(0x144)](_0x51be0b),this[_0x487107(0x15a)](_0x51be0b,_0x487107(0x173),_0x3a5142);});}[_0x5d3264(0x16f)](){const _0x28d295=_0x5d3264,_0x22d7c7=_0x3917d2=>{const _0x8d6426=_0x5a67;_0x3917d2['on'](_0x8d6426(0x171),()=>{const _0x4eaaf0=_0x8d6426;_0x3917d2[_0x4eaaf0(0x17d)][_0x4eaaf0(0x18c)](_0xcd690a,(_0x5e0126,_0x176439)=>{const _0xb1616d=_0x4eaaf0,_0x6f5cb6=_0x38e2b5(this[_0xb1616d(0x184)][_0xb1616d(0x146)]());_0x6f5cb6&&(_0x6f5cb6[_0xb1616d(0x16c)][_0xb1616d(0x157)](),_0x176439());});});};this[_0x28d295(0x152)]instanceof _0xeb9cde?_0x22d7c7(this[_0x28d295(0x152)]):this[_0x28d295(0x152)][_0x28d295(0x170)]&&this[_0x28d295(0x152)][_0x28d295(0x170)]['on'](_0x28d295(0x189),(_0x7f6d12,_0x559e8d)=>{_0x22d7c7(_0x559e8d);});}[_0x5d3264(0x175)](){const _0x5cf7b9=_0x5d3264,_0x49fb02=_0x4b6fce=>{const _0x2b22a7=_0x5a67,_0x59883f=_0x4b6fce[_0x2b22a7(0x150)],_0x288a85=[];let _0x4caec4;if(Array[_0x2b22a7(0x156)](_0x59883f[_0x2b22a7(0x14b)])){_0x4caec4=_0x59883f[_0x2b22a7(0x14b)][0x0],this[_0x2b22a7(0x152)]instanceof _0xeb9cde?_0x288a85[_0x2b22a7(0x148)](this[_0x2b22a7(0x152)]):this[_0x2b22a7(0x152)][_0x2b22a7(0x170)]&&_0x288a85[_0x2b22a7(0x148)](...this[_0x2b22a7(0x152)][_0x2b22a7(0x170)]);for(const _0x21a1cf of _0x288a85)for(const _0x33e15c of _0x21a1cf[_0x2b22a7(0x153)][_0x2b22a7(0x16c)][_0x2b22a7(0x16e)][_0x2b22a7(0x146)]())if(_0x33e15c[_0x2b22a7(0x185)](_0x4caec4))return void _0x21a1cf[_0x2b22a7(0x153)][_0x2b22a7(0x16c)][_0x2b22a7(0x157)]();_0x4caec4[_0x2b22a7(0x157)]();}};this[_0x5cf7b9(0x163)](this[_0x5cf7b9(0x182)],_0x5cf7b9(0x189),(_0x395ccf,_0x405622)=>{const _0x37889a=_0x5cf7b9;this[_0x37889a(0x163)](_0x405622,_0x37889a(0x15e),_0x49fb02,{'priority':_0x37889a(0x17f)});}),this[_0x5cf7b9(0x163)](this[_0x5cf7b9(0x182)],_0x5cf7b9(0x144),(_0x7b4c59,_0x2bb8d1)=>{const _0x2d18b3=_0x5cf7b9;this[_0x2d18b3(0x15a)](_0x2bb8d1,_0x2d18b3(0x15e),_0x49fb02);});}}
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 _0x397487=_0x4f5c;(function(_0x49d349,_0x2d831f){const _0x44fe0c=_0x4f5c,_0x47d0b9=_0x49d349();while(!![]){try{const _0x5b8365=parseInt(_0x44fe0c(0x9a))/0x1*(parseInt(_0x44fe0c(0xa8))/0x2)+-parseInt(_0x44fe0c(0x7c))/0x3*(-parseInt(_0x44fe0c(0xa3))/0x4)+parseInt(_0x44fe0c(0x92))/0x5+-parseInt(_0x44fe0c(0xb8))/0x6*(-parseInt(_0x44fe0c(0xa4))/0x7)+parseInt(_0x44fe0c(0xaf))/0x8*(parseInt(_0x44fe0c(0x8b))/0x9)+-parseInt(_0x44fe0c(0xa6))/0xa*(parseInt(_0x44fe0c(0x81))/0xb)+-parseInt(_0x44fe0c(0xb4))/0xc;if(_0x5b8365===_0x2d831f)break;else _0x47d0b9['push'](_0x47d0b9['shift']());}catch(_0xda5eee){_0x47d0b9['push'](_0x47d0b9['shift']());}}}(_0xa36f,0xb41b9));function _0x4f5c(_0x28be48,_0x23a9ca){const _0xa36f61=_0xa36f();return _0x4f5c=function(_0x4f5cc3,_0x547fea){_0x4f5cc3=_0x4f5cc3-0x7c;let _0x3feb13=_0xa36f61[_0x4f5cc3];return _0x3feb13;},_0x4f5c(_0x28be48,_0x23a9ca);}import{ContextPlugin as _0x293896}from'ckeditor5/src/core.js';function _0xa36f(){const _0x1d5c0a=['register','1195444mzufUP','35HkSliF','hasActive','340YaMGvs','annotationsuis-register-already-registered','28YkenAt','attach','_uis','activate','remove','_uisData','_assertAnnotationDoesNotBelongToMultipleUIs','1559144lwVfhS','refilterAnnotations','annotationsuis-annotation-mismatch','type','annotationsuis-missing-ui','21271464uTRaxZ','activeUIs','_deactivateAllAnnotations','size','452622dkbvsZ','deactivate','set','6atrlVJ','destroy','change:activeAnnotation','stopListening','delete','270094xCuMwy','requires','get','length','plugins','pluginName','init','_activateAnnotation','function','switchTo','27bhFmdR','_visibleAnnotations','add','filter','context','_removeActiveAnnotation','detach','3289815NBWNun','listenTo','annotationsuis-register-invalid-interface','from','deactivateAll','has','setActiveAnnotation','find','80545YiFLGo','AnnotationsUIs','_setSelectedAnnotations','isActive','push','collection','_addActiveAnnotation','activeAnnotations'];_0xa36f=function(){return _0x1d5c0a;};return _0xa36f();}import{CKEditorError as _0x26fa6d}from'ckeditor5/src/utils.js';import _0x42d47a,{bindAnnotationCollections as _0x4fa8ce}from'./annotationcollection.js';import _0x19960b from'./annotations.js';export default class M extends _0x293896{static get[_0x397487(0x82)](){return[_0x19960b];}static get[_0x397487(0x86)](){const _0x30f3d5=_0x397487;return _0x30f3d5(0x9b);}constructor(_0x3396ec){const _0x164640=_0x397487;super(_0x3396ec),this[_0x164640(0xb5)]=new Set(),this[_0x164640(0xaa)]=new Map(),this[_0x164640(0xad)]=new Map();}[_0x397487(0x87)](){const _0x1bf151=_0x397487,_0x147c59=this[_0x1bf151(0x8f)][_0x1bf151(0x85)][_0x1bf151(0x83)](_0x19960b);this[_0x1bf151(0x93)](_0x147c59,_0x1bf151(0x88),(_0x4566cf,_0x4fdc4a)=>{const _0x56136f=_0x1bf151;for(const _0x2dadfe of this[_0x56136f(0xb5)]){const _0x4f917d=this[_0x56136f(0xaa)][_0x56136f(0x83)](_0x2dadfe);(0x0,this[_0x56136f(0xad)][_0x56136f(0x83)](_0x2dadfe)[_0x56136f(0x8e)])(_0x4fdc4a)&&_0x4f917d[_0x56136f(0x98)](_0x4fdc4a);}}),this[_0x1bf151(0x93)](_0x147c59,_0x1bf151(0xb6),()=>{const _0x118d4b=_0x1bf151;for(const _0xf3455b of this[_0x118d4b(0xb5)]){this[_0x118d4b(0xaa)][_0x118d4b(0x83)](_0xf3455b)[_0x118d4b(0x98)](null);}}),this[_0x1bf151(0x93)](_0x147c59[_0x1bf151(0x8c)],_0x1bf151(0x8d),(_0x19785f,_0x4dc282)=>{const _0x5b4268=_0x1bf151;this[_0x5b4268(0xae)](_0x4dc282);});}[_0x397487(0xa5)](){const _0x524365=_0x397487;return this[_0x524365(0xb5)][_0x524365(0xb7)]>0x0;}[_0x397487(0x9d)](_0x3f5098){const _0x31b61c=_0x397487;return this[_0x31b61c(0xb5)][_0x31b61c(0x97)](_0x3f5098);}[_0x397487(0xab)](_0x50e89c,_0x76cb55=()=>!0x0){const _0x247958=_0x397487,_0x520bed=this[_0x247958(0x8f)][_0x247958(0x85)][_0x247958(0x83)](_0x19960b);if(!this[_0x247958(0xaa)][_0x247958(0x97)](_0x50e89c))throw new _0x26fa6d(_0x247958(0xb3),this,{'uiName':_0x50e89c});this[_0x247958(0x9d)](_0x50e89c)&&this[_0x247958(0xb9)](_0x50e89c),this[_0x247958(0xb5)][_0x247958(0x8d)](_0x50e89c);const _0x4a192e=new _0x42d47a(),_0x421aee=_0x520bed[_0x247958(0x8c)];_0x4fa8ce({'source':_0x421aee,'target':_0x4a192e,'filter':_0x76cb55}),this[_0x247958(0xad)][_0x247958(0xba)](_0x50e89c,{'collection':_0x4a192e,'filter':_0x76cb55});const _0x4cf89d=this[_0x247958(0xaa)][_0x247958(0x83)](_0x50e89c);_0x4cf89d[_0x247958(0xa9)](_0x4a192e),this[_0x247958(0x93)](_0x4cf89d,_0x247958(0x7e),(_0x56fd77,_0x2cbdeb,_0x310558,_0x536681)=>{const _0x4ae1bb=_0x247958;_0x536681&&_0x520bed[_0x4ae1bb(0x90)](_0x536681),_0x310558&&_0x520bed[_0x4ae1bb(0xa0)](_0x310558);});}[_0x397487(0xb9)](_0x221b90){const _0x120675=_0x397487;if(this[_0x120675(0xb5)][_0x120675(0x80)](_0x221b90),!this[_0x120675(0xaa)][_0x120675(0x97)](_0x221b90))throw new _0x26fa6d(_0x120675(0xb3),this,{'uiName':_0x221b90});const _0x20b7e8=this[_0x120675(0xaa)][_0x120675(0x83)](_0x221b90);_0x20b7e8[_0x120675(0x91)](),this[_0x120675(0x7f)](_0x20b7e8),this[_0x120675(0xad)][_0x120675(0x83)](_0x221b90)[_0x120675(0x9f)][_0x120675(0x7d)](),this[_0x120675(0xad)][_0x120675(0x80)](_0x221b90);}[_0x397487(0x8a)](_0x27d738){const _0x4f3c6=_0x397487;if(!this[_0x4f3c6(0xaa)][_0x4f3c6(0x97)](_0x27d738))throw new _0x26fa6d(_0x4f3c6(0xb3),this,{'uiName':_0x27d738});const _0x3d9a16=this[_0x4f3c6(0x8f)][_0x4f3c6(0x85)][_0x4f3c6(0x83)](_0x19960b),_0x5ce56c=Array[_0x4f3c6(0x95)](_0x3d9a16[_0x4f3c6(0xa1)])[0x0]||null;this[_0x4f3c6(0x96)](),this[_0x4f3c6(0xab)](_0x27d738);const _0x4e164f=this[_0x4f3c6(0xaa)][_0x4f3c6(0x83)](_0x27d738);_0x4e164f[_0x4f3c6(0x98)](_0x5ce56c),_0x4e164f[_0x4f3c6(0x9c)]&&_0x5ce56c&&_0x4e164f[_0x4f3c6(0x9c)]([_0x5ce56c]);}[_0x397487(0x96)](){const _0x2c8353=_0x397487;for(const _0x10d39b of this[_0x2c8353(0xb5)])this[_0x2c8353(0xb9)](_0x10d39b);}[_0x397487(0xa2)](_0x18c26a,_0x2a2344){const _0x3f4a53=_0x397487;if(this[_0x3f4a53(0xaa)][_0x3f4a53(0x97)](_0x18c26a))throw new _0x26fa6d(_0x3f4a53(0xa7));if(_0x3f4a53(0x89)!=typeof _0x2a2344[_0x3f4a53(0xa9)]||_0x3f4a53(0x89)!=typeof _0x2a2344[_0x3f4a53(0x91)]||_0x3f4a53(0x89)!=typeof _0x2a2344[_0x3f4a53(0x98)])throw new _0x26fa6d(_0x3f4a53(0x94),null);this[_0x3f4a53(0xaa)][_0x3f4a53(0xba)](_0x18c26a,_0x2a2344);}[_0x397487(0xb0)](){const _0x591dc7=_0x397487,_0x5bf0fc=this[_0x591dc7(0x8f)][_0x591dc7(0x85)][_0x591dc7(0x83)](_0x19960b)[_0x591dc7(0x9f)],_0x2d0ffb=new Map(),_0xface3a=Array[_0x591dc7(0x95)](this[_0x591dc7(0xb5)]);for(const _0x580b87 of this[_0x591dc7(0xb5)]){const _0x38ee85=this[_0x591dc7(0xad)][_0x591dc7(0x83)](_0x580b87)[_0x591dc7(0x9f)];for(const _0x56c36d of _0x38ee85)_0x2d0ffb[_0x591dc7(0xba)](_0x56c36d,_0x580b87);}for(const _0x426798 of _0x5bf0fc){const _0x56f1fa=_0x2d0ffb[_0x591dc7(0x83)](_0x426798);this[_0x591dc7(0xae)](_0x426798);const _0x16364b=_0xface3a[_0x591dc7(0x99)](_0x1616f1=>this[_0x591dc7(0xad)][_0x591dc7(0x83)](_0x1616f1)[_0x591dc7(0x8e)](_0x426798));_0x56f1fa!==_0x16364b&&(_0x56f1fa&&this[_0x591dc7(0xad)][_0x591dc7(0x83)](_0x56f1fa)[_0x591dc7(0x9f)][_0x591dc7(0xac)](_0x426798),_0x16364b&&this[_0x591dc7(0xad)][_0x591dc7(0x83)](_0x16364b)[_0x591dc7(0x9f)][_0x591dc7(0x8d)](_0x426798));}}[_0x397487(0x7d)](){const _0x570a61=_0x397487;this[_0x570a61(0x96)](),super[_0x570a61(0x7d)]();}[_0x397487(0xae)](_0x1da133){const _0x780ad6=_0x397487,_0x4883cd=[];for(const _0x2939ea of this[_0x780ad6(0xb5)]){(0x0,this[_0x780ad6(0xad)][_0x780ad6(0x83)](_0x2939ea)[_0x780ad6(0x8e)])(_0x1da133)&&_0x4883cd[_0x780ad6(0x9e)](_0x2939ea);}if(_0x4883cd[_0x780ad6(0x84)]>0x1)throw new _0x26fa6d(_0x780ad6(0xb1),null,{'matchedUIs':_0x4883cd,'annotationType':_0x1da133[_0x780ad6(0xb2)]});}}
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
  */