@ckeditor/ckeditor5-collaboration-core 48.2.0 → 48.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 (201) hide show
  1. package/dist/augmentation.d.ts +28 -28
  2. package/dist/collaborationhistory.d.ts +16 -16
  3. package/dist/collaborationoperation.d.ts +16 -16
  4. package/dist/config.d.ts +139 -139
  5. package/dist/documentcompare.d.ts +115 -115
  6. package/dist/index-editor.css +80 -0
  7. package/dist/index.css +80 -0
  8. package/dist/index.d.ts +27 -26
  9. package/dist/index.js +1 -1
  10. package/dist/legacyerrors.d.ts +0 -4
  11. package/dist/permissions.d.ts +49 -49
  12. package/dist/suggestions/integrations/alignment.d.ts +10 -10
  13. package/dist/suggestions/integrations/basicstyles.d.ts +10 -10
  14. package/dist/suggestions/integrations/bookmark.d.ts +10 -10
  15. package/dist/suggestions/integrations/font.d.ts +10 -10
  16. package/dist/suggestions/integrations/footnotes.d.ts +10 -10
  17. package/dist/suggestions/integrations/generalhtmlsupport.d.ts +20 -20
  18. package/dist/suggestions/integrations/highlight.d.ts +10 -10
  19. package/dist/suggestions/integrations/horizontalline.d.ts +10 -10
  20. package/dist/suggestions/integrations/htmlembed.d.ts +10 -10
  21. package/dist/suggestions/integrations/image.d.ts +10 -10
  22. package/dist/suggestions/integrations/indent.d.ts +10 -10
  23. package/dist/suggestions/integrations/lineheight.d.ts +10 -10
  24. package/dist/suggestions/integrations/link.d.ts +10 -10
  25. package/dist/suggestions/integrations/list.d.ts +10 -10
  26. package/dist/suggestions/integrations/listproperties.d.ts +10 -10
  27. package/dist/suggestions/integrations/mediaembed.d.ts +10 -10
  28. package/dist/suggestions/integrations/multilevellist.d.ts +10 -10
  29. package/dist/suggestions/integrations/shiftenter.d.ts +10 -10
  30. package/dist/suggestions/integrations/table.d.ts +10 -10
  31. package/dist/suggestions/integrations/tablecellproperties.d.ts +10 -10
  32. package/dist/suggestions/integrations/tablefooters.d.ts +10 -10
  33. package/dist/suggestions/integrations/tableheadings.d.ts +10 -10
  34. package/dist/suggestions/integrations/tablelayout.d.ts +10 -10
  35. package/dist/suggestions/integrations/tableproperties.d.ts +10 -10
  36. package/dist/suggestions/integrations/uploadcare.d.ts +10 -10
  37. package/dist/suggestions/suggestionsconversion.d.ts +79 -79
  38. package/dist/suggestions/view/ariadescriptionview.d.ts +18 -18
  39. package/dist/suggestions/view/latefocusbuttonview.d.ts +29 -29
  40. package/dist/suggestionstyles.d.ts +17 -16
  41. package/dist/translations/af.js +1 -1
  42. package/dist/translations/af.umd.js +1 -1
  43. package/dist/translations/ar.js +1 -1
  44. package/dist/translations/ar.umd.js +1 -1
  45. package/dist/translations/ast.js +1 -1
  46. package/dist/translations/ast.umd.js +1 -1
  47. package/dist/translations/az.js +1 -1
  48. package/dist/translations/az.umd.js +1 -1
  49. package/dist/translations/be.js +1 -1
  50. package/dist/translations/be.umd.js +1 -1
  51. package/dist/translations/bg.js +1 -1
  52. package/dist/translations/bg.umd.js +1 -1
  53. package/dist/translations/bn.js +1 -1
  54. package/dist/translations/bn.umd.js +1 -1
  55. package/dist/translations/bs.js +1 -1
  56. package/dist/translations/bs.umd.js +1 -1
  57. package/dist/translations/ca.js +1 -1
  58. package/dist/translations/ca.umd.js +1 -1
  59. package/dist/translations/cs.js +1 -1
  60. package/dist/translations/cs.umd.js +1 -1
  61. package/dist/translations/da.js +1 -1
  62. package/dist/translations/da.umd.js +1 -1
  63. package/dist/translations/de-ch.js +1 -1
  64. package/dist/translations/de-ch.umd.js +1 -1
  65. package/dist/translations/de.js +1 -1
  66. package/dist/translations/de.umd.js +1 -1
  67. package/dist/translations/el.js +1 -1
  68. package/dist/translations/el.umd.js +1 -1
  69. package/dist/translations/en-au.js +1 -1
  70. package/dist/translations/en-au.umd.js +1 -1
  71. package/dist/translations/en-gb.js +1 -1
  72. package/dist/translations/en-gb.umd.js +1 -1
  73. package/dist/translations/en.js +1 -1
  74. package/dist/translations/en.umd.js +1 -1
  75. package/dist/translations/eo.js +1 -1
  76. package/dist/translations/eo.umd.js +1 -1
  77. package/dist/translations/es-co.js +1 -1
  78. package/dist/translations/es-co.umd.js +1 -1
  79. package/dist/translations/es.js +1 -1
  80. package/dist/translations/es.umd.js +1 -1
  81. package/dist/translations/et.js +1 -1
  82. package/dist/translations/et.umd.js +1 -1
  83. package/dist/translations/eu.js +1 -1
  84. package/dist/translations/eu.umd.js +1 -1
  85. package/dist/translations/fa.js +1 -1
  86. package/dist/translations/fa.umd.js +1 -1
  87. package/dist/translations/fi.js +1 -1
  88. package/dist/translations/fi.umd.js +1 -1
  89. package/dist/translations/fr.js +1 -1
  90. package/dist/translations/fr.umd.js +1 -1
  91. package/dist/translations/gl.js +1 -1
  92. package/dist/translations/gl.umd.js +1 -1
  93. package/dist/translations/gu.js +1 -1
  94. package/dist/translations/gu.umd.js +1 -1
  95. package/dist/translations/he.js +1 -1
  96. package/dist/translations/he.umd.js +1 -1
  97. package/dist/translations/hi.js +1 -1
  98. package/dist/translations/hi.umd.js +1 -1
  99. package/dist/translations/hr.js +1 -1
  100. package/dist/translations/hr.umd.js +1 -1
  101. package/dist/translations/hu.js +1 -1
  102. package/dist/translations/hu.umd.js +1 -1
  103. package/dist/translations/hy.js +1 -1
  104. package/dist/translations/hy.umd.js +1 -1
  105. package/dist/translations/id.js +1 -1
  106. package/dist/translations/id.umd.js +1 -1
  107. package/dist/translations/it.js +1 -1
  108. package/dist/translations/it.umd.js +1 -1
  109. package/dist/translations/ja.js +1 -1
  110. package/dist/translations/ja.umd.js +1 -1
  111. package/dist/translations/jv.js +1 -1
  112. package/dist/translations/jv.umd.js +1 -1
  113. package/dist/translations/kk.js +1 -1
  114. package/dist/translations/kk.umd.js +1 -1
  115. package/dist/translations/km.js +1 -1
  116. package/dist/translations/km.umd.js +1 -1
  117. package/dist/translations/kn.js +1 -1
  118. package/dist/translations/kn.umd.js +1 -1
  119. package/dist/translations/ko.js +1 -1
  120. package/dist/translations/ko.umd.js +1 -1
  121. package/dist/translations/ku.js +1 -1
  122. package/dist/translations/ku.umd.js +1 -1
  123. package/dist/translations/lt.js +1 -1
  124. package/dist/translations/lt.umd.js +1 -1
  125. package/dist/translations/lv.js +1 -1
  126. package/dist/translations/lv.umd.js +1 -1
  127. package/dist/translations/ms.js +1 -1
  128. package/dist/translations/ms.umd.js +1 -1
  129. package/dist/translations/nb.js +1 -1
  130. package/dist/translations/nb.umd.js +1 -1
  131. package/dist/translations/ne.js +1 -1
  132. package/dist/translations/ne.umd.js +1 -1
  133. package/dist/translations/nl.js +1 -1
  134. package/dist/translations/nl.umd.js +1 -1
  135. package/dist/translations/no.js +1 -1
  136. package/dist/translations/no.umd.js +1 -1
  137. package/dist/translations/oc.js +1 -1
  138. package/dist/translations/oc.umd.js +1 -1
  139. package/dist/translations/pl.js +1 -1
  140. package/dist/translations/pl.umd.js +1 -1
  141. package/dist/translations/pt-br.js +1 -1
  142. package/dist/translations/pt-br.umd.js +1 -1
  143. package/dist/translations/pt.js +1 -1
  144. package/dist/translations/pt.umd.js +1 -1
  145. package/dist/translations/ro.js +1 -1
  146. package/dist/translations/ro.umd.js +1 -1
  147. package/dist/translations/ru.js +1 -1
  148. package/dist/translations/ru.umd.js +1 -1
  149. package/dist/translations/si.js +1 -1
  150. package/dist/translations/si.umd.js +1 -1
  151. package/dist/translations/sk.js +1 -1
  152. package/dist/translations/sk.umd.js +1 -1
  153. package/dist/translations/sl.js +1 -1
  154. package/dist/translations/sl.umd.js +1 -1
  155. package/dist/translations/sq.js +1 -1
  156. package/dist/translations/sq.umd.js +1 -1
  157. package/dist/translations/sr-latn.js +1 -1
  158. package/dist/translations/sr-latn.umd.js +1 -1
  159. package/dist/translations/sr.js +1 -1
  160. package/dist/translations/sr.umd.js +1 -1
  161. package/dist/translations/sv.js +1 -1
  162. package/dist/translations/sv.umd.js +1 -1
  163. package/dist/translations/th.js +1 -1
  164. package/dist/translations/th.umd.js +1 -1
  165. package/dist/translations/ti.js +1 -1
  166. package/dist/translations/ti.umd.js +1 -1
  167. package/dist/translations/tk.js +1 -1
  168. package/dist/translations/tk.umd.js +1 -1
  169. package/dist/translations/tr.js +1 -1
  170. package/dist/translations/tr.umd.js +1 -1
  171. package/dist/translations/tt.js +1 -1
  172. package/dist/translations/tt.umd.js +1 -1
  173. package/dist/translations/ug.js +1 -1
  174. package/dist/translations/ug.umd.js +1 -1
  175. package/dist/translations/uk.js +1 -1
  176. package/dist/translations/uk.umd.js +1 -1
  177. package/dist/translations/ur.js +1 -1
  178. package/dist/translations/ur.umd.js +1 -1
  179. package/dist/translations/uz.js +1 -1
  180. package/dist/translations/uz.umd.js +1 -1
  181. package/dist/translations/vi.js +1 -1
  182. package/dist/translations/vi.umd.js +1 -1
  183. package/dist/translations/zh-cn.js +1 -1
  184. package/dist/translations/zh-cn.umd.js +1 -1
  185. package/dist/translations/zh.js +1 -1
  186. package/dist/translations/zh.umd.js +1 -1
  187. package/dist/ui/pillview.d.ts +103 -0
  188. package/dist/users/view/userview.d.ts +12 -12
  189. package/dist/users.d.ts +173 -173
  190. package/dist/utils/common-translations.d.ts +6 -6
  191. package/dist/utils/confirmmixin.d.ts +27 -17
  192. package/dist/utils/confirmview.d.ts +20 -20
  193. package/dist/utils/getdatetimeformatter.d.ts +31 -31
  194. package/dist/utils/getmarkerdomelement.d.ts +17 -17
  195. package/dist/utils/hashobject.d.ts +5 -5
  196. package/dist/utils/sanitizeeditorconfig.d.ts +11 -11
  197. package/dist/utils/setupthreadkeyboardnavigation.d.ts +31 -31
  198. package/dist/utils/suggestionmarkerutils.d.ts +13 -13
  199. package/dist/utils/surroundingmarkersdetector.d.ts +11 -11
  200. package/dist/utils/trim-html.d.ts +14 -14
  201. package/package.json +12 -12
@@ -1,30 +1,30 @@
1
1
  /**
2
- * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
- */
5
- import type { LocaleConfig, Users, Permissions } from './index.js';
6
- import type { RealTimeCollaborationConfig, CollaborationUsersConfig } from './config.js';
7
- declare module '@ckeditor/ckeditor5-core' {
8
- interface EditorConfig {
9
- /**
10
- * The locale configuration of the editor.
11
- */
12
- locale?: LocaleConfig;
13
- /**
14
- * The users plugin configuration.
15
- */
16
- users?: CollaborationUsersConfig;
17
- /**
18
- * The configuration of the real time collaboration feature.
19
- *
20
- * Read more in {@link module:collaboration-core/config~RealTimeCollaborationConfig}.
21
- *
22
- * See {@link module:core/editor/editorconfig~EditorConfig all editor options}.
23
- */
24
- collaboration?: RealTimeCollaborationConfig;
25
- }
26
- interface PluginsMap {
27
- [Permissions.pluginName]: Permissions;
28
- [Users.pluginName]: Users;
29
- }
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
5
+ import type { LocaleConfig, Users, Permissions } from "./index.js";
6
+ import type { RealTimeCollaborationConfig, CollaborationUsersConfig } from "./config.js";
7
+ declare module "@ckeditor/ckeditor5-core" {
8
+ interface EditorConfig {
9
+ /**
10
+ * The locale configuration of the editor.
11
+ */
12
+ locale?: LocaleConfig;
13
+ /**
14
+ * The users plugin configuration.
15
+ */
16
+ users?: CollaborationUsersConfig;
17
+ /**
18
+ * The configuration of the real time collaboration feature.
19
+ *
20
+ * Read more in {@link module:collaboration-core/config~RealTimeCollaborationConfig}.
21
+ *
22
+ * See {@link module:core/editor/editorconfig~EditorConfig all editor options}.
23
+ */
24
+ collaboration?: RealTimeCollaborationConfig;
25
+ }
26
+ interface PluginsMap {
27
+ [Permissions.pluginName]: Permissions;
28
+ [Users.pluginName]: Users;
29
+ }
30
30
  }
@@ -1,21 +1,21 @@
1
1
  /**
2
- * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
- */
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
5
5
  /**
6
- * @module collaboration-core/collaborationhistory
7
- * @publicApi
8
- */
9
- import type { CollaborationOperation } from './collaborationoperation.js';
6
+ * @module collaboration-core/collaborationhistory
7
+ * @publicApi
8
+ */
9
+ import type { CollaborationOperation } from "./collaborationoperation.js";
10
10
  /**
11
- * Interface compatible with {@link module:engine/model/history~History} with the difference that it uses
12
- * {@link module:collaboration-core/collaborationoperation~CollaborationOperation} instead of regular model operations.
13
- */
11
+ * Interface compatible with {@link module:engine/model/history~History} with the difference that it uses
12
+ * {@link module:collaboration-core/collaborationoperation~CollaborationOperation} instead of regular model operations.
13
+ */
14
14
  export interface CollaborationHistory {
15
- _operations: Array<CollaborationOperation>;
16
- version: number;
17
- getOperations(fromBaseVersion?: number, toBaseVersion?: number): Array<CollaborationOperation>;
18
- getOperation(baseVersion: number): CollaborationOperation | undefined;
19
- addOperation(operation: CollaborationOperation): void;
20
- reset(): void;
15
+ _operations: Array<CollaborationOperation>;
16
+ version: number;
17
+ getOperations(fromBaseVersion?: number, toBaseVersion?: number): Array<CollaborationOperation>;
18
+ getOperation(baseVersion: number): CollaborationOperation | undefined;
19
+ addOperation(operation: CollaborationOperation): void;
20
+ reset(): void;
21
21
  }
@@ -1,23 +1,23 @@
1
1
  /**
2
- * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
- */
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
5
5
  /**
6
- * @module collaboration-core/collaborationoperation
7
- * @publicApi
8
- */
9
- import type { Operation, InsertOperation, MergeOperation, MoveOperation, SplitOperation, MarkerOperation, RootOperation, RootAttributeOperation } from '@ckeditor/ckeditor5-engine';
6
+ * @module collaboration-core/collaborationoperation
7
+ * @publicApi
8
+ */
9
+ import type { Operation, InsertOperation, MergeOperation, MoveOperation, SplitOperation, MarkerOperation, RootOperation, RootAttributeOperation } from "@ckeditor/ckeditor5-engine";
10
10
  /**
11
- * Extends the {@link module:engine/model/operation/operation operation}.
12
- */
11
+ * Extends the {@link module:engine/model/operation/operation operation}.
12
+ */
13
13
  export interface CollaborationOperation extends Operation {
14
- _isInit?: boolean;
15
- _authorId?: null | string;
16
- _isDisconnection?: boolean;
17
- createdAt?: Date;
18
- wasUndone?: boolean;
19
- affectsData?: Record<string, any>;
20
- clone(): CollaborationOperation;
14
+ _isInit?: boolean;
15
+ _authorId?: null | string;
16
+ _isDisconnection?: boolean;
17
+ _aiSource?: string;
18
+ createdAt?: Date;
19
+ wasUndone?: boolean;
20
+ clone(): CollaborationOperation;
21
21
  }
22
22
  export type InsertCollaborationOperation = CollaborationOperation & InsertOperation;
23
23
  export type MoveCollaborationOperation = CollaborationOperation & MoveOperation;
package/dist/config.d.ts CHANGED
@@ -1,150 +1,150 @@
1
1
  /**
2
- * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
- */
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
5
5
  /**
6
- * @module collaboration-core/config
7
- * @publicApi
8
- */
9
- import type { LocaleTranslate } from '@ckeditor/ckeditor5-utils';
6
+ * @module collaboration-core/config
7
+ * @publicApi
8
+ */
9
+ import type { LocaleTranslate } from "@ckeditor/ckeditor5-utils";
10
10
  /**
11
- * The locale configuration.
12
- *
13
- * ```ts
14
- * ClassicEditor
15
- * .create( {
16
- * locale: {
17
- * // The localization configuration.
18
- * }
19
- * } )
20
- * .then( ... )
21
- * .catch( ... );
22
- * ```
23
- *
24
- * See {@link module:core/editor/editorconfig~EditorConfig all editor configuration options}.
25
- */
11
+ * The locale configuration.
12
+ *
13
+ * ```ts
14
+ * ClassicEditor
15
+ * .create( {
16
+ * locale: {
17
+ * // The localization configuration.
18
+ * }
19
+ * } )
20
+ * .then( ... )
21
+ * .catch( ... );
22
+ * ```
23
+ *
24
+ * See {@link module:core/editor/editorconfig~EditorConfig all editor configuration options}.
25
+ */
26
26
  export interface LocaleConfig {
27
- /**
28
- * A function that formats date to the custom format. It is used in dates in annotations (balloons) displaying
29
- * comments and suggestions details.
30
- *
31
- * The default formatting can be changed by setting a custom formatting function to `config.locale.dateTimeFormat`.
32
- *
33
- * ```ts
34
- * import { DateTime } from 'luxon';
35
- *
36
- * ClassicEditor
37
- * .create( {
38
- * attachTo: document.querySelector( '#editor' ),
39
- * toolbar: {
40
- * items: [ 'bold', 'italic', '|', 'comment' ]
41
- * },
42
- * sidebar: {
43
- * container: document.querySelector( '#sidebar' )
44
- * },
45
- * locale: {
46
- * dateTimeFormat: date => DateTime.fromJSDate( date ).toFormat( 'dd/LL/yyyy' )
47
- * }
48
- * } )
49
- * .catch( error => console.error( error ) );
50
- * ```
51
- *
52
- * @returns The generated date.
53
- */
54
- dateTimeFormat?: (date: Date, t?: LocaleTranslate) => string;
27
+ /**
28
+ * A function that formats date to the custom format. It is used in dates in annotations (balloons) displaying
29
+ * comments and suggestions details.
30
+ *
31
+ * The default formatting can be changed by setting a custom formatting function to `config.locale.dateTimeFormat`.
32
+ *
33
+ * ```ts
34
+ * import { DateTime } from 'luxon';
35
+ *
36
+ * ClassicEditor
37
+ * .create( {
38
+ * attachTo: document.querySelector( '#editor' ),
39
+ * toolbar: {
40
+ * items: [ 'bold', 'italic', '|', 'comment' ]
41
+ * },
42
+ * sidebar: {
43
+ * container: document.querySelector( '#sidebar' )
44
+ * },
45
+ * locale: {
46
+ * dateTimeFormat: date => DateTime.fromJSDate( date ).toFormat( 'dd/LL/yyyy' )
47
+ * }
48
+ * } )
49
+ * .catch( error => console.error( error ) );
50
+ * ```
51
+ *
52
+ * @returns The generated date.
53
+ */
54
+ dateTimeFormat?: (date: Date, t?: LocaleTranslate) => string;
55
55
  }
56
56
  /**
57
- * The configuration of the Users features.
58
- *
59
- * ```ts
60
- * ClassicEditor
61
- * .create( {
62
- * users: ... // Users configuration.
63
- * } )
64
- * .then( ... )
65
- * .catch( ... );
66
- * ```
67
- *
68
- * See {@link module:core/editor/editorconfig~EditorConfig all editor options}.
69
- */
57
+ * The configuration of the Users features.
58
+ *
59
+ * ```ts
60
+ * ClassicEditor
61
+ * .create( {
62
+ * users: ... // Users configuration.
63
+ * } )
64
+ * .then( ... )
65
+ * .catch( ... );
66
+ * ```
67
+ *
68
+ * See {@link module:core/editor/editorconfig~EditorConfig all editor options}.
69
+ */
70
70
  export interface CollaborationUsersConfig {
71
- /**
72
- * User ID value that will be used for the anonymous user.
73
- */
74
- anonymousUserId?: string;
75
- /**
76
- * Number of defined colors that are randomly assigned to users.
77
- */
78
- colorsCount?: number;
79
- /**
80
- * A callback function that customizes the way user initials are generated.
81
- *
82
- * If provided, this function will be called with the user's full name as the argument, and
83
- * it should return a string representing the user's initials.
84
- *
85
- * Example usage:
86
- * ```ts
87
- * ClassicEditor
88
- * .create( {
89
- * users: {
90
- * getInitialsCallback: ( name: string ) => {
91
- * // Custom logic to generate initials.
92
- * return name.split( ' ' )[ 0 ].charAt( 0 ) + name.split( ' ' )[ 1 ].charAt( 0 );
93
- * }
94
- * }
95
- * } )
96
- * .then( ... )
97
- * .catch( ... );
98
- * ```
99
- */
100
- getInitialsCallback?: (name: string) => string;
71
+ /**
72
+ * User ID value that will be used for the anonymous user.
73
+ */
74
+ anonymousUserId?: string;
75
+ /**
76
+ * Number of defined colors that are randomly assigned to users.
77
+ */
78
+ colorsCount?: number;
79
+ /**
80
+ * A callback function that customizes the way user initials are generated.
81
+ *
82
+ * If provided, this function will be called with the user's full name as the argument, and
83
+ * it should return a string representing the user's initials.
84
+ *
85
+ * Example usage:
86
+ * ```ts
87
+ * ClassicEditor
88
+ * .create( {
89
+ * users: {
90
+ * getInitialsCallback: ( name: string ) => {
91
+ * // Custom logic to generate initials.
92
+ * return name.split( ' ' )[ 0 ].charAt( 0 ) + name.split( ' ' )[ 1 ].charAt( 0 );
93
+ * }
94
+ * }
95
+ * } )
96
+ * .then( ... )
97
+ * .catch( ... );
98
+ * ```
99
+ */
100
+ getInitialsCallback?: (name: string) => string;
101
101
  }
102
102
  /**
103
- * The configuration of the real-time collaboration features.
104
- *
105
- * ```ts
106
- * ClassicEditor
107
- * .create( {
108
- * collaboration: ... // Collaboration features configuration.
109
- * } )
110
- * .then( ... )
111
- * .catch( ... );
112
- * ```
113
- *
114
- * See {@link module:core/editor/editorconfig~EditorConfig all editor options}.
115
- */
103
+ * The configuration of the real-time collaboration features.
104
+ *
105
+ * ```ts
106
+ * ClassicEditor
107
+ * .create( {
108
+ * collaboration: ... // Collaboration features configuration.
109
+ * } )
110
+ * .then( ... )
111
+ * .catch( ... );
112
+ * ```
113
+ *
114
+ * See {@link module:core/editor/editorconfig~EditorConfig all editor options}.
115
+ */
116
116
  export interface RealTimeCollaborationConfig {
117
- /**
118
- * The channel ID is a unique ID that identifies the data loaded in the editor instance or used by
119
- * the context instance.
120
- *
121
- * If specified for the editor, it is the document ID.
122
- *
123
- * If you are using multiple editors instances at the same time, each of them should use a different
124
- * channel ID to connect to a specific document.
125
- *
126
- * If specified for context, it is the ID for all the data related to context instance.
127
- * This ID will be used for data that is not related to an editor instance, for example comments
128
- * outside the editor.
129
- *
130
- * In the case of context, the ID can be an ID of a subpage or a form, or a different entity accordingly
131
- * to your application.
132
- *
133
- * The channel ID can be used to recognize entity to which piece of data belongs in integrations that use `Context`
134
- * and context plugins. For example, if you are preparing a custom integration using the comments API,
135
- * you can use the channel ID to recognize whether the comment was added to an editor instance
136
- * (and which one) or to the context.
137
- *
138
- * ```ts
139
- * ClassicEditor
140
- * .create( {
141
- * collaboration: {
142
- * channelId: 'your-channel-id'
143
- * }
144
- * } )
145
- * .then( ... )
146
- * .catch( ... );
147
- * ```
148
- */
149
- channelId?: string;
117
+ /**
118
+ * The channel ID is a unique ID that identifies the data loaded in the editor instance or used by
119
+ * the context instance.
120
+ *
121
+ * If specified for the editor, it is the document ID.
122
+ *
123
+ * If you are using multiple editors instances at the same time, each of them should use a different
124
+ * channel ID to connect to a specific document.
125
+ *
126
+ * If specified for context, it is the ID for all the data related to context instance.
127
+ * This ID will be used for data that is not related to an editor instance, for example comments
128
+ * outside the editor.
129
+ *
130
+ * In the case of context, the ID can be an ID of a subpage or a form, or a different entity accordingly
131
+ * to your application.
132
+ *
133
+ * The channel ID can be used to recognize entity to which piece of data belongs in integrations that use `Context`
134
+ * and context plugins. For example, if you are preparing a custom integration using the comments API,
135
+ * you can use the channel ID to recognize whether the comment was added to an editor instance
136
+ * (and which one) or to the context.
137
+ *
138
+ * ```ts
139
+ * ClassicEditor
140
+ * .create( {
141
+ * collaboration: {
142
+ * channelId: 'your-channel-id'
143
+ * }
144
+ * } )
145
+ * .then( ... )
146
+ * .catch( ... );
147
+ * ```
148
+ */
149
+ channelId?: string;
150
150
  }