@ckeditor/ckeditor5-comments 40.0.0 → 40.2.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 (197) hide show
  1. package/CHANGELOG.md +19 -19
  2. package/LICENSE.md +3 -3
  3. package/README.md +1 -1
  4. package/build/comments.js +2 -2
  5. package/build/translations/af.js +1 -1
  6. package/build/translations/ar.js +1 -1
  7. package/build/translations/bg.js +1 -1
  8. package/build/translations/bn.js +1 -1
  9. package/build/translations/bs.js +1 -1
  10. package/build/translations/ca.js +1 -1
  11. package/build/translations/cs.js +1 -1
  12. package/build/translations/da.js +1 -1
  13. package/build/translations/de-ch.js +1 -1
  14. package/build/translations/de.js +1 -1
  15. package/build/translations/el.js +1 -1
  16. package/build/translations/en-au.js +1 -1
  17. package/build/translations/es-co.js +1 -1
  18. package/build/translations/es.js +1 -1
  19. package/build/translations/et.js +1 -1
  20. package/build/translations/fa.js +1 -1
  21. package/build/translations/fi.js +1 -1
  22. package/build/translations/fr.js +1 -1
  23. package/build/translations/gl.js +1 -1
  24. package/build/translations/he.js +1 -1
  25. package/build/translations/hi.js +1 -1
  26. package/build/translations/hr.js +1 -1
  27. package/build/translations/hu.js +1 -1
  28. package/build/translations/id.js +1 -1
  29. package/build/translations/it.js +1 -1
  30. package/build/translations/ja.js +1 -1
  31. package/build/translations/jv.js +1 -1
  32. package/build/translations/ko.js +1 -1
  33. package/build/translations/lt.js +1 -1
  34. package/build/translations/lv.js +1 -1
  35. package/build/translations/ms.js +1 -1
  36. package/build/translations/nl.js +1 -1
  37. package/build/translations/no.js +1 -1
  38. package/build/translations/pl.js +1 -1
  39. package/build/translations/pt-br.js +1 -1
  40. package/build/translations/pt.js +1 -1
  41. package/build/translations/ro.js +1 -1
  42. package/build/translations/ru.js +1 -1
  43. package/build/translations/sk.js +1 -1
  44. package/build/translations/sq.js +1 -1
  45. package/build/translations/sr-latn.js +1 -1
  46. package/build/translations/sr.js +1 -1
  47. package/build/translations/sv.js +1 -1
  48. package/build/translations/th.js +1 -1
  49. package/build/translations/tk.js +1 -1
  50. package/build/translations/tr.js +1 -1
  51. package/build/translations/tt.js +1 -1
  52. package/build/translations/ug.js +1 -1
  53. package/build/translations/uk.js +1 -1
  54. package/build/translations/ur.js +1 -1
  55. package/build/translations/vi.js +1 -1
  56. package/build/translations/zh-cn.js +1 -1
  57. package/build/translations/zh.js +1 -1
  58. package/lang/contexts.json +2 -0
  59. package/lang/translations/af.po +8 -0
  60. package/lang/translations/ar.po +8 -0
  61. package/lang/translations/bg.po +8 -0
  62. package/lang/translations/bn.po +8 -0
  63. package/lang/translations/bs.po +8 -0
  64. package/lang/translations/ca.po +8 -0
  65. package/lang/translations/cs.po +8 -0
  66. package/lang/translations/da.po +8 -0
  67. package/lang/translations/de-ch.po +8 -0
  68. package/lang/translations/de.po +8 -0
  69. package/lang/translations/el.po +8 -0
  70. package/lang/translations/en-au.po +8 -0
  71. package/lang/translations/en.po +8 -0
  72. package/lang/translations/es-co.po +8 -0
  73. package/lang/translations/es.po +8 -0
  74. package/lang/translations/et.po +8 -0
  75. package/lang/translations/fa.po +8 -0
  76. package/lang/translations/fi.po +8 -0
  77. package/lang/translations/fr.po +8 -0
  78. package/lang/translations/gl.po +8 -0
  79. package/lang/translations/he.po +8 -0
  80. package/lang/translations/hi.po +8 -0
  81. package/lang/translations/hr.po +8 -0
  82. package/lang/translations/hu.po +8 -0
  83. package/lang/translations/id.po +8 -0
  84. package/lang/translations/it.po +8 -0
  85. package/lang/translations/ja.po +8 -0
  86. package/lang/translations/jv.po +8 -0
  87. package/lang/translations/ko.po +8 -0
  88. package/lang/translations/lt.po +8 -0
  89. package/lang/translations/lv.po +8 -0
  90. package/lang/translations/ms.po +8 -0
  91. package/lang/translations/nl.po +8 -0
  92. package/lang/translations/no.po +8 -0
  93. package/lang/translations/pl.po +8 -0
  94. package/lang/translations/pt-br.po +8 -0
  95. package/lang/translations/pt.po +8 -0
  96. package/lang/translations/ro.po +8 -0
  97. package/lang/translations/ru.po +8 -0
  98. package/lang/translations/sk.po +8 -0
  99. package/lang/translations/sq.po +8 -0
  100. package/lang/translations/sr-latn.po +9 -1
  101. package/lang/translations/sr.po +8 -0
  102. package/lang/translations/sv.po +8 -0
  103. package/lang/translations/th.po +8 -0
  104. package/lang/translations/tk.po +8 -0
  105. package/lang/translations/tr.po +8 -0
  106. package/lang/translations/tt.po +8 -0
  107. package/lang/translations/ug.po +16 -8
  108. package/lang/translations/uk.po +8 -0
  109. package/lang/translations/ur.po +8 -0
  110. package/lang/translations/vi.po +8 -0
  111. package/lang/translations/zh-cn.po +8 -0
  112. package/lang/translations/zh.po +8 -0
  113. package/package.json +3 -3
  114. package/src/annotations/annotation.d.ts +90 -90
  115. package/src/annotations/annotation.js +1 -1
  116. package/src/annotations/annotationcollection.d.ts +98 -98
  117. package/src/annotations/annotationcollection.js +1 -1
  118. package/src/annotations/annotations.d.ts +154 -154
  119. package/src/annotations/annotations.js +1 -1
  120. package/src/annotations/annotationsuis.d.ts +232 -232
  121. package/src/annotations/annotationsuis.js +1 -1
  122. package/src/annotations/editorannotations.d.ts +67 -67
  123. package/src/annotations/editorannotations.js +1 -1
  124. package/src/annotations/inlineannotations.d.ts +90 -90
  125. package/src/annotations/inlineannotations.js +1 -1
  126. package/src/annotations/narrowsidebar.d.ts +85 -85
  127. package/src/annotations/narrowsidebar.js +1 -1
  128. package/src/annotations/sidebar.d.ts +100 -100
  129. package/src/annotations/sidebar.js +1 -1
  130. package/src/annotations/view/annotationcounterbuttonview.d.ts +29 -29
  131. package/src/annotations/view/annotationcounterbuttonview.js +1 -1
  132. package/src/annotations/view/annotationview.d.ts +90 -90
  133. package/src/annotations/view/annotationview.js +1 -1
  134. package/src/annotations/view/sidebaritemview.d.ts +55 -55
  135. package/src/annotations/view/sidebaritemview.js +1 -1
  136. package/src/annotations/view/sidebarview.d.ts +32 -32
  137. package/src/annotations/view/sidebarview.js +1 -1
  138. package/src/annotations/widesidebar.d.ts +77 -77
  139. package/src/annotations/widesidebar.js +1 -1
  140. package/src/augmentation.d.ts +52 -52
  141. package/src/comments/addcommentthreadcommand.d.ts +35 -35
  142. package/src/comments/addcommentthreadcommand.js +1 -1
  143. package/src/comments/commentsarchive.d.ts +31 -31
  144. package/src/comments/commentsarchive.js +1 -1
  145. package/src/comments/commentsarchiveui.d.ts +38 -38
  146. package/src/comments/commentsarchiveui.js +1 -1
  147. package/src/comments/commentsediting.d.ts +79 -79
  148. package/src/comments/commentsediting.js +1 -1
  149. package/src/comments/commentsrepository.d.ts +1130 -1129
  150. package/src/comments/commentsrepository.js +1 -1
  151. package/src/comments/commentsui.d.ts +33 -33
  152. package/src/comments/commentsui.js +1 -1
  153. package/src/comments/integrations/commentsrestrictededitingmode.d.ts +17 -17
  154. package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
  155. package/src/comments/integrations/importword.d.ts +21 -21
  156. package/src/comments/integrations/importword.js +1 -1
  157. package/src/comments/ui/commenteditor/commenteditor.d.ts +36 -36
  158. package/src/comments/ui/commenteditor/commenteditor.js +1 -1
  159. package/src/comments/ui/commenteditor/commenteditorui.d.ts +31 -31
  160. package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
  161. package/src/comments/ui/commenteditor/commenteditoruiview.d.ts +36 -36
  162. package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
  163. package/src/comments/ui/commentthreadcontroller.d.ts +64 -64
  164. package/src/comments/ui/commentthreadcontroller.js +1 -1
  165. package/src/comments/ui/view/basecommentthreadview.d.ts +119 -119
  166. package/src/comments/ui/view/basecommentthreadview.js +1 -1
  167. package/src/comments/ui/view/basecommentview.d.ts +112 -112
  168. package/src/comments/ui/view/basecommentview.js +1 -1
  169. package/src/comments/ui/view/collapsedcommentsview.d.ts +13 -13
  170. package/src/comments/ui/view/collapsedcommentsview.js +1 -1
  171. package/src/comments/ui/view/commentcontentview.d.ts +14 -14
  172. package/src/comments/ui/view/commentcontentview.js +1 -1
  173. package/src/comments/ui/view/commentinputview.d.ts +86 -86
  174. package/src/comments/ui/view/commentinputview.js +1 -1
  175. package/src/comments/ui/view/commentsarchiveview.d.ts +38 -38
  176. package/src/comments/ui/view/commentsarchiveview.js +1 -1
  177. package/src/comments/ui/view/commentslistview.d.ts +100 -100
  178. package/src/comments/ui/view/commentslistview.js +1 -1
  179. package/src/comments/ui/view/commentthreadheaderview.d.ts +50 -50
  180. package/src/comments/ui/view/commentthreadheaderview.js +1 -1
  181. package/src/comments/ui/view/commentthreadinputview.d.ts +41 -41
  182. package/src/comments/ui/view/commentthreadinputview.js +1 -1
  183. package/src/comments/ui/view/commentthreadview.d.ts +118 -118
  184. package/src/comments/ui/view/commentthreadview.js +1 -1
  185. package/src/comments/ui/view/commentview.d.ts +243 -243
  186. package/src/comments/ui/view/commentview.js +1 -1
  187. package/src/comments.d.ts +35 -35
  188. package/src/comments.js +1 -1
  189. package/src/commentsonly.d.ts +33 -33
  190. package/src/commentsonly.js +1 -1
  191. package/src/config.d.ts +176 -176
  192. package/src/index.d.ts +24 -24
  193. package/src/utils/common-translations.d.ts +9 -9
  194. package/src/utils/common-translations.js +1 -1
  195. package/src/utils/createmutationobserver.d.ts +14 -14
  196. package/src/utils/createmutationobserver.js +1 -1
  197. package/theme/comment.css +1 -1
@@ -1,90 +1,90 @@
1
- /**
2
- * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
- */
5
- /**
6
- * @module comments/annotations/view/annotationview
7
- * @publicApi
8
- */
9
- import { View, type ViewCollection } from 'ckeditor5/src/ui';
10
- import { FocusTracker, KeystrokeHandler, type Rect, type Locale } from 'ckeditor5/src/utils';
11
- import '../../../theme/annotation.css';
12
- /**
13
- * A wrapping view for any view added to the `Annotations` plugin.
14
- *
15
- * It introduces functionalities that make the given view ready to be used as an annotation, such as focus tracking, height resizing,
16
- * and other observable properties that help share current annotation state across different UIs.
17
- */
18
- export default class AnnotationView extends View {
19
- /**
20
- * Tracks focus on the annotation view.
21
- *
22
- * Add a DOM element to this focus tracker to prevent blurring annotation view
23
- * when the DOM element is focused.
24
- */
25
- readonly focusTracker: FocusTracker;
26
- readonly id: string;
27
- readonly keystrokes: KeystrokeHandler;
28
- /**
29
- * Target rectangle to which the annotation should be attached.
30
- *
31
- * @observable
32
- */
33
- targetRect: Rect | null;
34
- /**
35
- * Annotation view height.
36
- *
37
- * @observable
38
- */
39
- height: number;
40
- /**
41
- * Informs if an annotation is active.
42
- *
43
- * @observable
44
- */
45
- isActive: boolean;
46
- /**
47
- * Informs if there are unsaved changes in the annotation.
48
- *
49
- * @observable
50
- */
51
- isDirty: boolean;
52
- /**
53
- * The number of items in the annotation.
54
- *
55
- * @observable
56
- */
57
- length: number;
58
- /**
59
- * @observable
60
- */
61
- type: string;
62
- element: HTMLElement;
63
- /**
64
- * Collection for content views.
65
- */
66
- content: ViewCollection;
67
- /**
68
- * The inner annotation view.
69
- */
70
- mainView: AnnotationMainView;
71
- /**
72
- * @inheritDoc
73
- */
74
- constructor(locale: Locale, mainView: AnnotationMainView);
75
- /**
76
- * @inheritDoc
77
- */
78
- render(): void;
79
- /**
80
- * @inheritDoc
81
- */
82
- destroy(): void;
83
- /**
84
- * Focuses the annotation view.
85
- */
86
- focus(): void;
87
- }
88
- export interface AnnotationMainView extends View {
89
- isActive: boolean;
90
- }
1
+ /**
2
+ * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ /**
6
+ * @module comments/annotations/view/annotationview
7
+ * @publicApi
8
+ */
9
+ import { View, type ViewCollection } from 'ckeditor5/src/ui';
10
+ import { FocusTracker, KeystrokeHandler, type Rect, type Locale } from 'ckeditor5/src/utils';
11
+ import '../../../theme/annotation.css';
12
+ /**
13
+ * A wrapping view for any view added to the `Annotations` plugin.
14
+ *
15
+ * It introduces functionalities that make the given view ready to be used as an annotation, such as focus tracking, height resizing,
16
+ * and other observable properties that help share current annotation state across different UIs.
17
+ */
18
+ export default class AnnotationView extends View {
19
+ /**
20
+ * Tracks focus on the annotation view.
21
+ *
22
+ * Add a DOM element to this focus tracker to prevent blurring annotation view
23
+ * when the DOM element is focused.
24
+ */
25
+ readonly focusTracker: FocusTracker;
26
+ readonly id: string;
27
+ readonly keystrokes: KeystrokeHandler;
28
+ /**
29
+ * Target rectangle to which the annotation should be attached.
30
+ *
31
+ * @observable
32
+ */
33
+ targetRect: Rect | null;
34
+ /**
35
+ * Annotation view height.
36
+ *
37
+ * @observable
38
+ */
39
+ height: number;
40
+ /**
41
+ * Informs if an annotation is active.
42
+ *
43
+ * @observable
44
+ */
45
+ isActive: boolean;
46
+ /**
47
+ * Informs if there are unsaved changes in the annotation.
48
+ *
49
+ * @observable
50
+ */
51
+ isDirty: boolean;
52
+ /**
53
+ * The number of items in the annotation.
54
+ *
55
+ * @observable
56
+ */
57
+ length: number;
58
+ /**
59
+ * @observable
60
+ */
61
+ type: string;
62
+ element: HTMLElement;
63
+ /**
64
+ * Collection for content views.
65
+ */
66
+ content: ViewCollection;
67
+ /**
68
+ * The inner annotation view.
69
+ */
70
+ mainView: AnnotationMainView;
71
+ /**
72
+ * @inheritDoc
73
+ */
74
+ constructor(locale: Locale, mainView: AnnotationMainView);
75
+ /**
76
+ * @inheritDoc
77
+ */
78
+ render(): void;
79
+ /**
80
+ * @inheritDoc
81
+ */
82
+ destroy(): void;
83
+ /**
84
+ * Focuses the annotation view.
85
+ */
86
+ focus(): void;
87
+ }
88
+ export interface AnnotationMainView extends View {
89
+ isActive: boolean;
90
+ }
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x40b4=['destroy','mainView','_mutationObserver','ck-annotation-wrapper','fire','clear','height','focus','set','isDirty','focusTracker','add','isActive','keystrokes','length','_updateHeight','ck-rounded-corners','listenTo','bindTemplate','createCollection','content','setTemplate','element'];(function(_0x3dd90c,_0x40b4e5){const _0x3e181a=function(_0x49d297){while(--_0x49d297){_0x3dd90c['push'](_0x3dd90c['shift']());}};_0x3e181a(++_0x40b4e5);}(_0x40b4,0x168));const _0x3e18=function(_0x3dd90c,_0x40b4e5){_0x3dd90c=_0x3dd90c-0x0;let _0x3e181a=_0x40b4[_0x3dd90c];return _0x3e181a;};import{View as _0x2ff44e}from'ckeditor5/src/ui';import{FocusTracker as _0x140637,KeystrokeHandler as _0x8f6e8a,uid as _0x269b70}from'ckeditor5/src/utils';import _0x4796c8 from'../../utils/createmutationobserver';import'../../../theme/annotation.css';export default class V extends _0x2ff44e{constructor(_0x55b29f,_0x38e050){super(_0x55b29f),this['id']=_0x269b70(),this[_0x3e18('0x12')]=new _0x140637(),this[_0x3e18('0x15')]=new _0x8f6e8a(),this[_0x3e18('0x15')][_0x3e18('0x10')]('Esc',(_0x97fddd,_0x1e9cdf)=>this[_0x3e18('0xc')]('Esc',_0x1e9cdf)),this[_0x3e18('0x10')]('targetRect',{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this[_0x3e18('0x10')]('height',0x0),this['set'](_0x3e18('0x14'),!0x1),this[_0x3e18('0x10')](_0x3e18('0x11'),!0x1),this[_0x3e18('0x10')](_0x3e18('0x16'),0x0),this[_0x3e18('0x10')]('type',''),this[_0x3e18('0xa')]=_0x4796c8(()=>this[_0x3e18('0x0')]()),this[_0x3e18('0x5')]=this[_0x3e18('0x4')](),this[_0x3e18('0x5')][_0x3e18('0x13')](_0x38e050),this[_0x3e18('0x9')]=_0x38e050;const _0x3d4a6b=this[_0x3e18('0x3')];this[_0x3e18('0x6')]({'tag':'div','attributes':{'class':['ck',_0x3e18('0xb'),_0x3e18('0x1'),_0x3d4a6b['if'](_0x3e18('0x14'),'ck-annotation-wrapper--active')],'tabindex':-0x1},'children':this[_0x3e18('0x5')]});}['render'](){super['render'](),this['focusTracker']['add'](this['element']),this[_0x3e18('0x15')][_0x3e18('0x2')](this[_0x3e18('0x7')]),this[_0x3e18('0xa')]['attach'](this[_0x3e18('0x7')]);}['destroy'](){this[_0x3e18('0x5')][_0x3e18('0xd')](),this[_0x3e18('0x15')][_0x3e18('0x8')](),this['focusTracker'][_0x3e18('0x8')](),this['_mutationObserver']['detach'](),super[_0x3e18('0x8')]();}[_0x3e18('0xf')](){this[_0x3e18('0x7')]['focus']();}[_0x3e18('0x0')](){const _0x40ee8b=this['element']['clientHeight'];_0x40ee8b&&(this[_0x3e18('0xe')]=_0x40ee8b);}}
23
+ const _0x388b=['keystrokes','Esc','_mutationObserver','length','fire','render','content','focus','div','mainView','isDirty','_updateHeight','ck-annotation-wrapper','set','listenTo','detach','height','isActive','destroy','element','ck-rounded-corners','bindTemplate','createCollection','type','focusTracker','clear','setTemplate','attach','add'];(function(_0x526aba,_0x388b10){const _0x2cf3c1=function(_0x33f8c7){while(--_0x33f8c7){_0x526aba['push'](_0x526aba['shift']());}};_0x2cf3c1(++_0x388b10);}(_0x388b,0x1be));const _0x2cf3=function(_0x526aba,_0x388b10){_0x526aba=_0x526aba-0x0;let _0x2cf3c1=_0x388b[_0x526aba];return _0x2cf3c1;};import{View as _0x4f900c}from'ckeditor5/src/ui';import{FocusTracker as _0x53ad62,KeystrokeHandler as _0x585e13,uid as _0x2e121a}from'ckeditor5/src/utils';import _0x1d10a1 from'../../utils/createmutationobserver';import'../../../theme/annotation.css';export default class V extends _0x4f900c{constructor(_0x551b70,_0x534d70){super(_0x551b70),this['id']=_0x2e121a(),this[_0x2cf3('0xd')]=new _0x53ad62(),this[_0x2cf3('0x12')]=new _0x585e13(),this['keystrokes'][_0x2cf3('0x2')](_0x2cf3('0x13'),(_0x4defc4,_0x35e5e0)=>this[_0x2cf3('0x16')](_0x2cf3('0x13'),_0x35e5e0)),this[_0x2cf3('0x2')]('targetRect',{'top':0x0,'right':0x0,'bottom':0x0,'left':0x0}),this[_0x2cf3('0x2')](_0x2cf3('0x5'),0x0),this[_0x2cf3('0x2')](_0x2cf3('0x6'),!0x1),this[_0x2cf3('0x2')](_0x2cf3('0x1c'),!0x1),this[_0x2cf3('0x2')](_0x2cf3('0x15'),0x0),this['set'](_0x2cf3('0xc'),''),this['_mutationObserver']=_0x1d10a1(()=>this['_updateHeight']()),this[_0x2cf3('0x18')]=this[_0x2cf3('0xb')](),this['content'][_0x2cf3('0x11')](_0x534d70),this[_0x2cf3('0x1b')]=_0x534d70;const _0x390f33=this[_0x2cf3('0xa')];this[_0x2cf3('0xf')]({'tag':_0x2cf3('0x1a'),'attributes':{'class':['ck',_0x2cf3('0x1'),_0x2cf3('0x9'),_0x390f33['if'](_0x2cf3('0x6'),'ck-annotation-wrapper--active')],'tabindex':-0x1},'children':this['content']});}[_0x2cf3('0x17')](){super[_0x2cf3('0x17')](),this[_0x2cf3('0xd')][_0x2cf3('0x11')](this[_0x2cf3('0x8')]),this['keystrokes'][_0x2cf3('0x3')](this['element']),this[_0x2cf3('0x14')][_0x2cf3('0x10')](this[_0x2cf3('0x8')]);}[_0x2cf3('0x7')](){this['content'][_0x2cf3('0xe')](),this[_0x2cf3('0x12')][_0x2cf3('0x7')](),this[_0x2cf3('0xd')]['destroy'](),this[_0x2cf3('0x14')][_0x2cf3('0x4')](),super[_0x2cf3('0x7')]();}[_0x2cf3('0x19')](){this[_0x2cf3('0x8')][_0x2cf3('0x19')]();}[_0x2cf3('0x0')](){const _0x5b044f=this['element']['clientHeight'];_0x5b044f&&(this[_0x2cf3('0x5')]=_0x5b044f);}}
@@ -1,55 +1,55 @@
1
- /**
2
- * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
- */
5
- /**
6
- * @module comments/annotations/view/sidebaritemview
7
- * @publicApi
8
- */
9
- import { View, type ViewCollection } from 'ckeditor5/src/ui';
10
- import { type Locale } from 'ckeditor5/src/utils';
11
- /**
12
- * A wrapper view that wraps given {@link module:ui/view~View} to display it as a {@link module:comments/annotations/sidebar~Sidebar} item.
13
- */
14
- export default class SidebarItemView extends View {
15
- element: HTMLElement;
16
- /**
17
- * The item top offset.
18
- * Setting `0` as the initial value makes new items falling from heaven.
19
- *
20
- * @observable
21
- */
22
- top: number;
23
- /**
24
- * @observable
25
- */
26
- bottom: number;
27
- /**
28
- * @observable
29
- */
30
- height: number;
31
- /**
32
- * @observable
33
- */
34
- isAnimationDisabled: boolean;
35
- /**
36
- * A collection of content views.
37
- */
38
- content: ViewCollection;
39
- /**
40
- * @inheritDoc
41
- */
42
- constructor(locale: Locale);
43
- /**
44
- * @inheritDoc
45
- */
46
- render(): void;
47
- /**
48
- * Updates {@link #height the height property} according to the element's DOM height.
49
- */
50
- updateHeight(): void;
51
- /**
52
- * @inheritDoc
53
- */
54
- destroy(): void;
55
- }
1
+ /**
2
+ * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ /**
6
+ * @module comments/annotations/view/sidebaritemview
7
+ * @publicApi
8
+ */
9
+ import { View, type ViewCollection } from 'ckeditor5/src/ui';
10
+ import { type Locale } from 'ckeditor5/src/utils';
11
+ /**
12
+ * A wrapper view that wraps given {@link module:ui/view~View} to display it as a {@link module:comments/annotations/sidebar~Sidebar} item.
13
+ */
14
+ export default class SidebarItemView extends View {
15
+ element: HTMLElement;
16
+ /**
17
+ * The item top offset.
18
+ * Setting `0` as the initial value makes new items falling from heaven.
19
+ *
20
+ * @observable
21
+ */
22
+ top: number;
23
+ /**
24
+ * @observable
25
+ */
26
+ bottom: number;
27
+ /**
28
+ * @observable
29
+ */
30
+ height: number;
31
+ /**
32
+ * @observable
33
+ */
34
+ isAnimationDisabled: boolean;
35
+ /**
36
+ * A collection of content views.
37
+ */
38
+ content: ViewCollection;
39
+ /**
40
+ * @inheritDoc
41
+ */
42
+ constructor(locale: Locale);
43
+ /**
44
+ * @inheritDoc
45
+ */
46
+ render(): void;
47
+ /**
48
+ * Updates {@link #height the height property} according to the element's DOM height.
49
+ */
50
+ updateHeight(): void;
51
+ /**
52
+ * @inheritDoc
53
+ */
54
+ destroy(): void;
55
+ }
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4701=['_targetTop','bind','attach','destroy','ck-sidebar-item--no-animation','detach','updateHeight','ck-sidebar-item','top','set','content','bottom','_mutationObserver','isAnimationDisabled','height','clientHeight','element','render','setTemplate','clear'];(function(_0x103c55,_0x470168){const _0x3075e3=function(_0x28723b){while(--_0x28723b){_0x103c55['push'](_0x103c55['shift']());}};_0x3075e3(++_0x470168);}(_0x4701,0xa8));const _0x3075=function(_0x103c55,_0x470168){_0x103c55=_0x103c55-0x0;let _0x3075e3=_0x4701[_0x103c55];return _0x3075e3;};import{View as _0x2c198c}from'ckeditor5/src/ui';import{toUnit as _0x256a28}from'ckeditor5/src/utils';import _0x403f99 from'../../utils/createmutationobserver';const At=_0x256a28('px');export default class C extends _0x2c198c{constructor(_0x27619d){super(_0x27619d),this[_0x3075('0x1')](_0x3075('0x0'),0x0),this[_0x3075('0x1')](_0x3075('0x6'),0x0),this[_0x3075('0xd')](_0x3075('0x3'))['to'](this,_0x3075('0x0'),this,_0x3075('0x6'),(_0x4e3fe7,_0x213aa6)=>_0x4e3fe7+_0x213aa6),this[_0x3075('0x1')](_0x3075('0x5'),!0x1),this[_0x3075('0x4')]=_0x403f99(()=>this['updateHeight']()),this[_0x3075('0xc')]=null,this[_0x3075('0x2')]=this['createCollection']();const _0xbff470=this['bindTemplate'];this[_0x3075('0xa')]({'tag':'div','attributes':{'class':[_0x3075('0x13'),_0xbff470['to'](_0x3075('0x5'),_0x2ef87e=>_0x2ef87e?_0x3075('0x10'):'')],'style':{'top':_0xbff470['to'](_0x3075('0x0'),_0x1e33a4=>At(_0x1e33a4))}},'children':this[_0x3075('0x2')]});}[_0x3075('0x9')](){super[_0x3075('0x9')](),this['_mutationObserver'][_0x3075('0xe')](this[_0x3075('0x8')]);}[_0x3075('0x12')](){const _0x2a4162=this[_0x3075('0x8')][_0x3075('0x7')];_0x2a4162&&(this[_0x3075('0x6')]=_0x2a4162);}[_0x3075('0xf')](){this[_0x3075('0x2')][_0x3075('0xb')](),this[_0x3075('0x4')][_0x3075('0x11')](),super[_0x3075('0xf')]();}}
23
+ const _0xb68b=['bind','clear','attach','setTemplate','bottom','bindTemplate','set','isAnimationDisabled','destroy','_targetTop','height','updateHeight','createCollection','element','detach','ck-sidebar-item--no-animation','render','clientHeight','top','content','_mutationObserver','div'];(function(_0x1dcbc9,_0xb68b4d){const _0x386947=function(_0x3146cb){while(--_0x3146cb){_0x1dcbc9['push'](_0x1dcbc9['shift']());}};_0x386947(++_0xb68b4d);}(_0xb68b,0xe1));const _0x3869=function(_0x1dcbc9,_0xb68b4d){_0x1dcbc9=_0x1dcbc9-0x0;let _0x386947=_0xb68b[_0x1dcbc9];return _0x386947;};import{View as _0x3da24c}from'ckeditor5/src/ui';import{toUnit as _0x3ce75c}from'ckeditor5/src/utils';import _0x29750b from'../../utils/createmutationobserver';const jt=_0x3ce75c('px');export default class C extends _0x3da24c{constructor(_0x5407fc){super(_0x5407fc),this['set'](_0x3869('0xd'),0x0),this[_0x3869('0x1')](_0x3869('0x5'),0x0),this[_0x3869('0x11')](_0x3869('0x15'))['to'](this,_0x3869('0xd'),this,'height',(_0x550025,_0x521353)=>_0x550025+_0x521353),this['set'](_0x3869('0x2'),!0x1),this[_0x3869('0xf')]=_0x29750b(()=>this[_0x3869('0x6')]()),this[_0x3869('0x4')]=null,this[_0x3869('0xe')]=this[_0x3869('0x7')]();const _0x59ba4a=this[_0x3869('0x0')];this[_0x3869('0x14')]({'tag':_0x3869('0x10'),'attributes':{'class':['ck-sidebar-item',_0x59ba4a['to'](_0x3869('0x2'),_0x249e6d=>_0x249e6d?_0x3869('0xa'):'')],'style':{'top':_0x59ba4a['to'](_0x3869('0xd'),_0x111cde=>jt(_0x111cde))}},'children':this['content']});}[_0x3869('0xb')](){super[_0x3869('0xb')](),this['_mutationObserver'][_0x3869('0x13')](this[_0x3869('0x8')]);}[_0x3869('0x6')](){const _0x370408=this[_0x3869('0x8')][_0x3869('0xc')];_0x370408&&(this[_0x3869('0x5')]=_0x370408);}[_0x3869('0x3')](){this[_0x3869('0xe')][_0x3869('0x12')](),this['_mutationObserver'][_0x3869('0x9')](),super['destroy']();}}
@@ -1,32 +1,32 @@
1
- /**
2
- * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
- */
5
- /**
6
- * @module comments/annotations/view/sidebarview
7
- * @publicApi
8
- */
9
- import { View, type ViewCollection } from 'ckeditor5/src/ui';
10
- import { type Locale } from 'ckeditor5/src/utils';
11
- import '../../../theme/sidebar.css';
12
- /**
13
- * The sidebar view class that displays the collection of sidebar item views.
14
- */
15
- export default class SidebarView extends View {
16
- /**
17
- * @observable
18
- */
19
- minHeight: number | null;
20
- /**
21
- * @observable
22
- */
23
- class: string;
24
- /**
25
- * A collection of sidebar item views.
26
- */
27
- list: ViewCollection;
28
- /**
29
- * @inheritDoc
30
- */
31
- constructor(locale: Locale);
32
- }
1
+ /**
2
+ * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ /**
6
+ * @module comments/annotations/view/sidebarview
7
+ * @publicApi
8
+ */
9
+ import { View, type ViewCollection } from 'ckeditor5/src/ui';
10
+ import { type Locale } from 'ckeditor5/src/utils';
11
+ import '../../../theme/sidebar.css';
12
+ /**
13
+ * The sidebar view class that displays the collection of sidebar item views.
14
+ */
15
+ export default class SidebarView extends View {
16
+ /**
17
+ * @observable
18
+ */
19
+ minHeight: number | null;
20
+ /**
21
+ * @observable
22
+ */
23
+ class: string;
24
+ /**
25
+ * A collection of sidebar item views.
26
+ */
27
+ list: ViewCollection;
28
+ /**
29
+ * @inheritDoc
30
+ */
31
+ constructor(locale: Locale);
32
+ }
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xa290=['ck-sidebar','minHeight','class','createCollection','number','div','set','list'];(function(_0x5a43ba,_0xa2901){const _0xdeae24=function(_0x9d482f){while(--_0x9d482f){_0x5a43ba['push'](_0x5a43ba['shift']());}};_0xdeae24(++_0xa2901);}(_0xa290,0x1df));const _0xdeae=function(_0x5a43ba,_0xa2901){_0x5a43ba=_0x5a43ba-0x0;let _0xdeae24=_0xa290[_0x5a43ba];return _0xdeae24;};import{View as _0x5d563d}from'ckeditor5/src/ui';import{toUnit as _0x264c07}from'ckeditor5/src/utils';import'../../../theme/sidebar.css';const At=_0x264c07('px');export default class T extends _0x5d563d{constructor(_0x489542){super(_0x489542);const _0xa08686=this['bindTemplate'];this[_0xdeae('0x7')](_0xdeae('0x2'),0x0),this[_0xdeae('0x7')](_0xdeae('0x3'),''),this[_0xdeae('0x0')]=this[_0xdeae('0x4')](),this['setTemplate']({'tag':_0xdeae('0x6'),'attributes':{'class':['ck',_0xdeae('0x1'),'ck-reset',_0xa08686['to'](_0xdeae('0x3'))],'style':{'minHeight':_0xa08686['to'](_0xdeae('0x2'),_0x264a02=>_0xdeae('0x5')==typeof _0x264a02?At(_0x264a02+0xa):null)}},'children':this[_0xdeae('0x0')]});}}
23
+ const _0x593b=['div','createCollection','minHeight','list','bindTemplate','class','set','number','ck-reset'];(function(_0x3a79bd,_0x593b5c){const _0x3fbe67=function(_0xead435){while(--_0xead435){_0x3a79bd['push'](_0x3a79bd['shift']());}};_0x3fbe67(++_0x593b5c);}(_0x593b,0x159));const _0x3fbe=function(_0x3a79bd,_0x593b5c){_0x3a79bd=_0x3a79bd-0x0;let _0x3fbe67=_0x593b[_0x3a79bd];return _0x3fbe67;};import{View as _0x118762}from'ckeditor5/src/ui';import{toUnit as _0x4cf634}from'ckeditor5/src/utils';import'../../../theme/sidebar.css';const jt=_0x4cf634('px');export default class T extends _0x118762{constructor(_0x370332){super(_0x370332);const _0x2a0f1c=this[_0x3fbe('0x1')];this[_0x3fbe('0x3')](_0x3fbe('0x8'),0x0),this[_0x3fbe('0x3')](_0x3fbe('0x2'),''),this['list']=this[_0x3fbe('0x7')](),this['setTemplate']({'tag':_0x3fbe('0x6'),'attributes':{'class':['ck','ck-sidebar',_0x3fbe('0x5'),_0x2a0f1c['to']('class')],'style':{'minHeight':_0x2a0f1c['to']('minHeight',_0x2c5396=>_0x3fbe('0x4')==typeof _0x2c5396?jt(_0x2c5396+0xa):null)}},'children':this[_0x3fbe('0x0')]});}}
@@ -1,77 +1,77 @@
1
- /**
2
- * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
- */
5
- /**
6
- * @module comments/annotations/widesidebar
7
- * @publicApi
8
- */
9
- import { ContextPlugin, Context, type Editor } from 'ckeditor5/src/core';
10
- import AnnotationsUIs, { type AnnotationsUI } from './annotationsuis';
11
- import Sidebar from './sidebar';
12
- import type Annotation from './annotation';
13
- import type { default as AnnotationCollection } from './annotationcollection';
14
- /**
15
- * The wide sidebar UI for displaying annotations.
16
- *
17
- * In this implementation {@link module:comments/annotations/sidebar~Sidebar the sidebar} displays full
18
- * {@link module:comments/annotations/view/annotationview~AnnotationView annotation views}.
19
- *
20
- * To activate this UI use one of the following:
21
- *
22
- * ```ts
23
- * editor.plugins.get( 'AnnotationsUIs' ).switchTo( 'wideSidebar' );
24
- * editor.plugins.get( 'AnnotationsUIs' ).activate( 'wideSidebar', filter );
25
- * ```
26
- *
27
- * See {@link module:comments/annotations/annotationsuis~AnnotationsUIs}.
28
- */
29
- export default class WideSidebar extends ContextPlugin implements AnnotationsUI<ContextPlugin> {
30
- /**
31
- * An active annotation tracked by this UI.
32
- *
33
- * @observable
34
- */
35
- activeAnnotation: Annotation | null;
36
- isAttached: boolean;
37
- /**
38
- * A collection of annotations controlled by this UI.
39
- *
40
- * This property is readonly and should not be operated on directly. Use it only to read which annotations are added to this UI.
41
- *
42
- * It is set to `null` if `WideSidebar` is not {@link module:comments/annotations/widesidebar~WideSidebar#attach attached}.
43
- */
44
- annotations: AnnotationCollection | null;
45
- /**
46
- * @inheritDoc
47
- */
48
- static get requires(): readonly [typeof Sidebar, typeof AnnotationsUIs];
49
- /**
50
- * @inheritDoc
51
- */
52
- static get pluginName(): "WideSidebar";
53
- /**
54
- * @inheritDoc
55
- */
56
- constructor(context: Context | Editor);
57
- /**
58
- * @inheritDoc
59
- */
60
- init(): void;
61
- /**
62
- * Sets the active annotation for this UI.
63
- */
64
- setActiveAnnotation(annotation: Annotation | null): void;
65
- /**
66
- * @inheritDoc
67
- */
68
- attach(annotations: AnnotationCollection): void;
69
- /**
70
- * @inheritDoc
71
- */
72
- detach(): void;
73
- /**
74
- * @inheritDoc
75
- */
76
- destroy(): void;
77
- }
1
+ /**
2
+ * @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+ /**
6
+ * @module comments/annotations/widesidebar
7
+ * @publicApi
8
+ */
9
+ import { ContextPlugin, Context, type Editor } from 'ckeditor5/src/core';
10
+ import AnnotationsUIs, { type AnnotationsUI } from './annotationsuis';
11
+ import Sidebar from './sidebar';
12
+ import type Annotation from './annotation';
13
+ import type { default as AnnotationCollection } from './annotationcollection';
14
+ /**
15
+ * The wide sidebar UI for displaying annotations.
16
+ *
17
+ * In this implementation {@link module:comments/annotations/sidebar~Sidebar the sidebar} displays full
18
+ * {@link module:comments/annotations/view/annotationview~AnnotationView annotation views}.
19
+ *
20
+ * To activate this UI use one of the following:
21
+ *
22
+ * ```ts
23
+ * editor.plugins.get( 'AnnotationsUIs' ).switchTo( 'wideSidebar' );
24
+ * editor.plugins.get( 'AnnotationsUIs' ).activate( 'wideSidebar', filter );
25
+ * ```
26
+ *
27
+ * See {@link module:comments/annotations/annotationsuis~AnnotationsUIs}.
28
+ */
29
+ export default class WideSidebar extends ContextPlugin implements AnnotationsUI<ContextPlugin> {
30
+ /**
31
+ * An active annotation tracked by this UI.
32
+ *
33
+ * @observable
34
+ */
35
+ activeAnnotation: Annotation | null;
36
+ isAttached: boolean;
37
+ /**
38
+ * A collection of annotations controlled by this UI.
39
+ *
40
+ * This property is readonly and should not be operated on directly. Use it only to read which annotations are added to this UI.
41
+ *
42
+ * It is set to `null` if `WideSidebar` is not {@link module:comments/annotations/widesidebar~WideSidebar#attach attached}.
43
+ */
44
+ annotations: AnnotationCollection | null;
45
+ /**
46
+ * @inheritDoc
47
+ */
48
+ static get requires(): readonly [typeof Sidebar, typeof AnnotationsUIs];
49
+ /**
50
+ * @inheritDoc
51
+ */
52
+ static get pluginName(): "WideSidebar";
53
+ /**
54
+ * @inheritDoc
55
+ */
56
+ constructor(context: Context | Editor);
57
+ /**
58
+ * @inheritDoc
59
+ */
60
+ init(): void;
61
+ /**
62
+ * Sets the active annotation for this UI.
63
+ */
64
+ setActiveAnnotation(annotation: Annotation | null): void;
65
+ /**
66
+ * @inheritDoc
67
+ */
68
+ attach(annotations: AnnotationCollection): void;
69
+ /**
70
+ * @inheritDoc
71
+ */
72
+ detach(): void;
73
+ /**
74
+ * @inheritDoc
75
+ */
76
+ destroy(): void;
77
+ }
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4768=['remove','setActiveAnnotation','stopListening','annotations','stop','_attachToContainer','removeEventListener','container','widesidebar-attach-already-attached','pluginName','set:container','_integrateWithEditorAnnotations','register','getOrderedSelectedAnnotations','ready','detach','attach','context','has','isAttached','_detachFromContainer','EditorAnnotations','_editorAnnotations','activeAnnotation','blur','get','refresh','switchTo','listenTo','destroy','add','cancel','plugins','high','wideSidebar','_destroyEditorAnnotationsIntegration','updateTargetRect','off','_refreshPositioningDebounced','refreshPositioning','editors','from'];(function(_0x1072a9,_0x476829){const _0x40f204=function(_0x22dbe0){while(--_0x22dbe0){_0x1072a9['push'](_0x1072a9['shift']());}};_0x40f204(++_0x476829);}(_0x4768,0xa9));const _0x40f2=function(_0x1072a9,_0x476829){_0x1072a9=_0x1072a9-0x0;let _0x40f204=_0x4768[_0x1072a9];return _0x40f204;};import{ContextPlugin as _0x5428bc,Context as _0x124f05}from'ckeditor5/src/core';import _0x17d72b from'./annotationsuis';import _0x5da562 from'./sidebar';import{CKEditorError as _0x132103,Collection as _0x3f4b56}from'ckeditor5/src/utils';import{debounce as _0x429c63}from'lodash-es';import _0x3a894c from'./editorannotations';export default class i extends _0x5428bc{static get['requires'](){return[_0x5da562,_0x17d72b];}static get[_0x40f2('0x8')](){return'WideSidebar';}constructor(_0x12d10d){super(_0x12d10d),this[_0x40f2('0x12')]=!0x1,this['set'](_0x40f2('0x16'),null),this[_0x40f2('0x2')]=null,this[_0x40f2('0x15')]=new _0x3f4b56(),this[_0x40f2('0x25')]=_0x429c63(()=>{this[_0x40f2('0x2')][_0x40f2('0x26')]();},0xfa,{'leading':!0x1});}['init'](){const _0x1c593d=this[_0x40f2('0x10')][_0x40f2('0x1f')][_0x40f2('0x18')](_0x17d72b),_0x2547de=this[_0x40f2('0x10')][_0x40f2('0x1f')][_0x40f2('0x18')](_0x5da562);_0x1c593d[_0x40f2('0xb')]('wideSidebar',this),_0x2547de[_0x40f2('0x6')]&&_0x1c593d[_0x40f2('0x1a')](_0x40f2('0x21'));}[_0x40f2('0x0')](_0x51fb65){if(_0x51fb65===this[_0x40f2('0x16')])return;const _0x5604ba=this[_0x40f2('0x10')][_0x40f2('0x1f')][_0x40f2('0x18')](_0x5da562);_0x5604ba['_activeAnnotation']=_0x51fb65;const _0x109c66=this[_0x40f2('0x16')];this[_0x40f2('0x16')]=_0x51fb65,_0x5604ba[_0x40f2('0x19')]({'blurredAnnotation':_0x109c66,'activatedAnnotation':this[_0x40f2('0x16')]});}['attach'](_0x2fb05d){this[_0x40f2('0x2')]=_0x2fb05d;const _0x22da50=this['context'][_0x40f2('0x1f')][_0x40f2('0x18')](_0x5da562);if(_0x22da50['_annotations']=_0x2fb05d,this[_0x40f2('0x12')])throw new _0x132103(_0x40f2('0x7'),this);this[_0x40f2('0x12')]=!0x0,this['listenTo'](_0x22da50,_0x40f2('0x9'),()=>{this[_0x40f2('0xe')](),this[_0x40f2('0x1b')](_0x22da50,'change:container',_0x30a5f5=>{_0x30a5f5[_0x40f2('0x24')](),this[_0x40f2('0xf')](_0x2fb05d);});}),_0x22da50[_0x40f2('0x4')]({'viewClass':'ck-sidebar--wide'});const _0x2c855a=_0x169f10=>{_0x169f10[_0x40f2('0x23')](),_0x22da50['addAnnotation'](_0x169f10);};for(const _0x404f72 of _0x2fb05d)_0x2c855a(_0x404f72);this[_0x40f2('0x1b')](_0x2fb05d,_0x40f2('0x1d'),(_0x3bd032,_0x978b64)=>{_0x2c855a(_0x978b64);}),this[_0x40f2('0x1b')](_0x2fb05d,_0x40f2('0x29'),(_0x3018ba,_0x2ccb92,_0x227391)=>{_0x22da50['rearrange']({'removedAnnotation':_0x2ccb92,'previousAnnotation':_0x2fb05d['get'](_0x227391-0x1),'nextAnnotation':_0x2fb05d['get'](_0x227391+0x1)}),_0x2ccb92===this[_0x40f2('0x16')]&&this[_0x40f2('0x0')](null);},{'priority':_0x40f2('0x20')}),this[_0x40f2('0x1b')](_0x2fb05d,'focus',(_0x5cb369,_0x38f75a)=>{this[_0x40f2('0x0')](_0x38f75a);}),this['listenTo'](_0x2fb05d,_0x40f2('0x17'),()=>{this[_0x40f2('0x0')](null);});const _0x4698c5=this[_0x40f2('0x10')]instanceof _0x124f05?this[_0x40f2('0x10')][_0x40f2('0x27')]:new _0x3f4b56([this[_0x40f2('0x10')]]);for(const _0x2fd059 of _0x4698c5)this['_integrateWithEditorAnnotations'](_0x2fd059);this[_0x40f2('0x1b')](_0x4698c5,_0x40f2('0x1d'),(_0x2e1bbd,_0x40a875)=>{this[_0x40f2('0x1b')](_0x40a875,_0x40f2('0xd'),()=>{this[_0x40f2('0xa')](_0x40a875);});}),this[_0x40f2('0x1b')](_0x4698c5,'remove',(_0x34e1f9,_0x3783b5)=>{_0x3783b5[_0x40f2('0x1f')][_0x40f2('0x11')]('EditorAnnotations')&&this[_0x40f2('0x22')](_0x3783b5[_0x40f2('0x1f')][_0x40f2('0x18')](_0x40f2('0x14')));}),window['addEventListener']('resize',this[_0x40f2('0x25')]),this[_0x40f2('0x2')][_0x40f2('0x26')]();}[_0x40f2('0xe')](){if(!this[_0x40f2('0x12')])throw new _0x132103('widesidebar-detach-not-attached',this);this[_0x40f2('0x0')](null);const _0x368682=this['context'][_0x40f2('0x1f')][_0x40f2('0x18')](_0x5da562);_0x368682[_0x40f2('0x13')](this[_0x40f2('0x2')]),this[_0x40f2('0x1')](_0x368682),this[_0x40f2('0x1')](this['annotations']),this[_0x40f2('0x10')]instanceof _0x124f05&&this['stopListening'](this[_0x40f2('0x10')]['editors']);for(const _0x4fec44 of Array[_0x40f2('0x28')](this[_0x40f2('0x15')]))this[_0x40f2('0x22')](_0x4fec44);window[_0x40f2('0x5')]('resize',this['_refreshPositioningDebounced']),this[_0x40f2('0x25')][_0x40f2('0x1e')](),this[_0x40f2('0x16')]=null,this[_0x40f2('0x12')]=!0x1,this[_0x40f2('0x2')]=null;}[_0x40f2('0x1c')](){this[_0x40f2('0x12')]&&this[_0x40f2('0xe')]();}[_0x40f2('0xa')](_0x25ca37){const _0x49935e=_0x25ca37['plugins']['get'](_0x3a894c);if(!_0x49935e)return;const _0x154c80=()=>{const _0x290463=_0x49935e[_0x40f2('0xc')]({'annotations':this[_0x40f2('0x2')],'activeAnnotation':this[_0x40f2('0x16')]});this[_0x40f2('0x0')](_0x290463[0x0]||null);};this[_0x40f2('0x1b')](_0x49935e,_0x40f2('0x19'),_0x154c80),this[_0x40f2('0x1b')](_0x49935e,_0x40f2('0x17'),(_0x2e62bb,{isAnnotationTracked:_0x50ef0d})=>{this[_0x40f2('0x16')]&&_0x50ef0d(this[_0x40f2('0x16')])&&this[_0x40f2('0x0')](null);}),this['listenTo'](_0x49935e,'uiUpdate',()=>{this[_0x40f2('0x25')]();}),this[_0x40f2('0x1b')](this['annotations'],_0x40f2('0x17'),_0x26cac6=>{_0x49935e['hasDomSelection']()&&(_0x154c80(),_0x26cac6[_0x40f2('0x3')]());},{'priority':_0x40f2('0x20')}),this[_0x40f2('0x15')][_0x40f2('0x1d')](_0x49935e);}[_0x40f2('0x22')](_0x38fb85){this[_0x40f2('0x1')](_0x38fb85),this[_0x40f2('0x15')][_0x40f2('0x29')](_0x38fb85);}}
23
+ const _0x5816=['_annotations','focus','_editorAnnotations','ck-sidebar--wide','attach','rearrange','wideSidebar','uiUpdate','switchTo','requires','_activeAnnotation','setActiveAnnotation','stopListening','change:container','context','_detachFromContainer','updateTargetRect','EditorAnnotations','has','activeAnnotation','annotations','remove','get','refresh','isAttached','WideSidebar','_integrateWithEditorAnnotations','getOrderedSelectedAnnotations','_attachToContainer','widesidebar-detach-not-attached','_refreshPositioningDebounced','detach','plugins','add','_destroyEditorAnnotationsIntegration','addEventListener','listenTo','refreshPositioning','high','ready','editors'];(function(_0x1711a9,_0x581679){const _0x47aea5=function(_0x2c8dd5){while(--_0x2c8dd5){_0x1711a9['push'](_0x1711a9['shift']());}};_0x47aea5(++_0x581679);}(_0x5816,0xc4));const _0x47ae=function(_0x1711a9,_0x581679){_0x1711a9=_0x1711a9-0x0;let _0x47aea5=_0x5816[_0x1711a9];return _0x47aea5;};import{ContextPlugin as _0x438ed9,Context as _0x140fc8}from'ckeditor5/src/core';import _0x40d64f from'./annotationsuis';import _0x4d2abf from'./sidebar';import{CKEditorError as _0x6b8c6c,Collection as _0x230029}from'ckeditor5/src/utils';import{debounce as _0x34ccfc}from'lodash-es';import _0x59c2d3 from'./editorannotations';export default class i extends _0x438ed9{static get[_0x47ae('0x12')](){return[_0x4d2abf,_0x40d64f];}static get['pluginName'](){return _0x47ae('0x22');}constructor(_0xe0e1c0){super(_0xe0e1c0),this[_0x47ae('0x21')]=!0x1,this['set'](_0x47ae('0x1c'),null),this[_0x47ae('0x1d')]=null,this[_0x47ae('0xb')]=new _0x230029(),this[_0x47ae('0x27')]=_0x34ccfc(()=>{this[_0x47ae('0x1d')][_0x47ae('0x5')]();},0xfa,{'leading':!0x1});}['init'](){const _0x3a0daf=this['context'][_0x47ae('0x0')]['get'](_0x40d64f),_0x42a4be=this[_0x47ae('0x17')][_0x47ae('0x0')][_0x47ae('0x1f')](_0x4d2abf);_0x3a0daf['register'](_0x47ae('0xf'),this),_0x42a4be['container']&&_0x3a0daf[_0x47ae('0x11')](_0x47ae('0xf'));}[_0x47ae('0x14')](_0x2be3ee){if(_0x2be3ee===this['activeAnnotation'])return;const _0x2a960f=this[_0x47ae('0x17')][_0x47ae('0x0')][_0x47ae('0x1f')](_0x4d2abf);_0x2a960f[_0x47ae('0x13')]=_0x2be3ee;const _0x1ac7cf=this[_0x47ae('0x1c')];this['activeAnnotation']=_0x2be3ee,_0x2a960f[_0x47ae('0x20')]({'blurredAnnotation':_0x1ac7cf,'activatedAnnotation':this[_0x47ae('0x1c')]});}['attach'](_0x58055a){this[_0x47ae('0x1d')]=_0x58055a;const _0x2af4b7=this[_0x47ae('0x17')][_0x47ae('0x0')][_0x47ae('0x1f')](_0x4d2abf);if(_0x2af4b7[_0x47ae('0x9')]=_0x58055a,this[_0x47ae('0x21')])throw new _0x6b8c6c('widesidebar-attach-already-attached',this);this[_0x47ae('0x21')]=!0x0,this[_0x47ae('0x4')](_0x2af4b7,'set:container',()=>{this['detach'](),this[_0x47ae('0x4')](_0x2af4b7,_0x47ae('0x16'),_0x54bc8b=>{_0x54bc8b['off'](),this[_0x47ae('0xd')](_0x58055a);});}),_0x2af4b7[_0x47ae('0x25')]({'viewClass':_0x47ae('0xc')});const _0x4b0146=_0x5cf182=>{_0x5cf182[_0x47ae('0x19')](),_0x2af4b7['addAnnotation'](_0x5cf182);};for(const _0x460931 of _0x58055a)_0x4b0146(_0x460931);this[_0x47ae('0x4')](_0x58055a,'add',(_0x2898c7,_0x2e1839)=>{_0x4b0146(_0x2e1839);}),this[_0x47ae('0x4')](_0x58055a,_0x47ae('0x1e'),(_0x567e61,_0x406081,_0xb4cb99)=>{_0x2af4b7[_0x47ae('0xe')]({'removedAnnotation':_0x406081,'previousAnnotation':_0x58055a['get'](_0xb4cb99-0x1),'nextAnnotation':_0x58055a[_0x47ae('0x1f')](_0xb4cb99+0x1)}),_0x406081===this[_0x47ae('0x1c')]&&this[_0x47ae('0x14')](null);},{'priority':_0x47ae('0x6')}),this[_0x47ae('0x4')](_0x58055a,_0x47ae('0xa'),(_0x39f585,_0x37123b)=>{this[_0x47ae('0x14')](_0x37123b);}),this['listenTo'](_0x58055a,'blur',()=>{this[_0x47ae('0x14')](null);});const _0x41332e=this['context']instanceof _0x140fc8?this[_0x47ae('0x17')]['editors']:new _0x230029([this[_0x47ae('0x17')]]);for(const _0x53c8f6 of _0x41332e)this['_integrateWithEditorAnnotations'](_0x53c8f6);this[_0x47ae('0x4')](_0x41332e,_0x47ae('0x1'),(_0x1cd9f4,_0x42ef8c)=>{this[_0x47ae('0x4')](_0x42ef8c,_0x47ae('0x7'),()=>{this[_0x47ae('0x23')](_0x42ef8c);});}),this['listenTo'](_0x41332e,_0x47ae('0x1e'),(_0x350ce1,_0x52df8c)=>{_0x52df8c[_0x47ae('0x0')][_0x47ae('0x1b')](_0x47ae('0x1a'))&&this[_0x47ae('0x2')](_0x52df8c[_0x47ae('0x0')][_0x47ae('0x1f')](_0x47ae('0x1a')));}),window[_0x47ae('0x3')]('resize',this[_0x47ae('0x27')]),this[_0x47ae('0x1d')][_0x47ae('0x5')]();}[_0x47ae('0x28')](){if(!this[_0x47ae('0x21')])throw new _0x6b8c6c(_0x47ae('0x26'),this);this[_0x47ae('0x14')](null);const _0xc19681=this[_0x47ae('0x17')][_0x47ae('0x0')]['get'](_0x4d2abf);_0xc19681[_0x47ae('0x18')](this[_0x47ae('0x1d')]),this['stopListening'](_0xc19681),this[_0x47ae('0x15')](this[_0x47ae('0x1d')]),this[_0x47ae('0x17')]instanceof _0x140fc8&&this['stopListening'](this[_0x47ae('0x17')][_0x47ae('0x8')]);for(const _0x16e2e1 of Array['from'](this['_editorAnnotations']))this[_0x47ae('0x2')](_0x16e2e1);window['removeEventListener']('resize',this['_refreshPositioningDebounced']),this[_0x47ae('0x27')]['cancel'](),this[_0x47ae('0x1c')]=null,this[_0x47ae('0x21')]=!0x1,this[_0x47ae('0x1d')]=null;}['destroy'](){this['isAttached']&&this['detach']();}['_integrateWithEditorAnnotations'](_0x19f180){const _0x49c888=_0x19f180[_0x47ae('0x0')][_0x47ae('0x1f')](_0x59c2d3);if(!_0x49c888)return;const _0xc9ac83=()=>{const _0x4c7da9=_0x49c888[_0x47ae('0x24')]({'annotations':this[_0x47ae('0x1d')],'activeAnnotation':this[_0x47ae('0x1c')]});this[_0x47ae('0x14')](_0x4c7da9[0x0]||null);};this[_0x47ae('0x4')](_0x49c888,'refresh',_0xc9ac83),this['listenTo'](_0x49c888,'blur',(_0x402e88,{isAnnotationTracked:_0x470d50})=>{this['activeAnnotation']&&_0x470d50(this['activeAnnotation'])&&this[_0x47ae('0x14')](null);}),this[_0x47ae('0x4')](_0x49c888,_0x47ae('0x10'),()=>{this[_0x47ae('0x27')]();}),this[_0x47ae('0x4')](this[_0x47ae('0x1d')],'blur',_0x563aa2=>{_0x49c888['hasDomSelection']()&&(_0xc9ac83(),_0x563aa2['stop']());},{'priority':_0x47ae('0x6')}),this['_editorAnnotations'][_0x47ae('0x1')](_0x49c888);}[_0x47ae('0x2')](_0x13aefa){this[_0x47ae('0x15')](_0x13aefa),this[_0x47ae('0xb')][_0x47ae('0x1e')](_0x13aefa);}}