@ckeditor/ckeditor5-collaboration-core 41.3.0 → 41.4.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (146) hide show
  1. package/dist/index-content.css +332 -0
  2. package/dist/index-editor.css +312 -0
  3. package/dist/index.css +935 -0
  4. package/dist/index.js +23 -0
  5. package/dist/translations/af.d.ts +8 -0
  6. package/dist/translations/af.js +23 -0
  7. package/dist/translations/ar.d.ts +8 -0
  8. package/dist/translations/ar.js +23 -0
  9. package/dist/translations/az.d.ts +8 -0
  10. package/dist/translations/az.js +23 -0
  11. package/dist/translations/bg.d.ts +8 -0
  12. package/dist/translations/bg.js +23 -0
  13. package/dist/translations/bn.d.ts +8 -0
  14. package/dist/translations/bn.js +23 -0
  15. package/dist/translations/bs.d.ts +8 -0
  16. package/dist/translations/bs.js +23 -0
  17. package/dist/translations/ca.d.ts +8 -0
  18. package/dist/translations/ca.js +23 -0
  19. package/dist/translations/cs.d.ts +8 -0
  20. package/dist/translations/cs.js +23 -0
  21. package/dist/translations/da.d.ts +8 -0
  22. package/dist/translations/da.js +23 -0
  23. package/dist/translations/de-ch.d.ts +8 -0
  24. package/dist/translations/de-ch.js +23 -0
  25. package/dist/translations/de.d.ts +8 -0
  26. package/dist/translations/de.js +23 -0
  27. package/dist/translations/el.d.ts +8 -0
  28. package/dist/translations/el.js +23 -0
  29. package/dist/translations/en-au.d.ts +8 -0
  30. package/dist/translations/en-au.js +23 -0
  31. package/dist/translations/en.d.ts +8 -0
  32. package/dist/translations/en.js +23 -0
  33. package/dist/translations/es-co.d.ts +8 -0
  34. package/dist/translations/es-co.js +23 -0
  35. package/dist/translations/es.d.ts +8 -0
  36. package/dist/translations/es.js +23 -0
  37. package/dist/translations/et.d.ts +8 -0
  38. package/dist/translations/et.js +23 -0
  39. package/dist/translations/fa.d.ts +8 -0
  40. package/dist/translations/fa.js +23 -0
  41. package/dist/translations/fi.d.ts +8 -0
  42. package/dist/translations/fi.js +23 -0
  43. package/dist/translations/fr.d.ts +8 -0
  44. package/dist/translations/fr.js +23 -0
  45. package/dist/translations/gl.d.ts +8 -0
  46. package/dist/translations/gl.js +23 -0
  47. package/dist/translations/he.d.ts +8 -0
  48. package/dist/translations/he.js +23 -0
  49. package/dist/translations/hi.d.ts +8 -0
  50. package/dist/translations/hi.js +23 -0
  51. package/dist/translations/hr.d.ts +8 -0
  52. package/dist/translations/hr.js +23 -0
  53. package/dist/translations/hu.d.ts +8 -0
  54. package/dist/translations/hu.js +23 -0
  55. package/dist/translations/id.d.ts +8 -0
  56. package/dist/translations/id.js +23 -0
  57. package/dist/translations/it.d.ts +8 -0
  58. package/dist/translations/it.js +23 -0
  59. package/dist/translations/ja.d.ts +8 -0
  60. package/dist/translations/ja.js +23 -0
  61. package/dist/translations/jv.d.ts +8 -0
  62. package/dist/translations/jv.js +23 -0
  63. package/dist/translations/ko.d.ts +8 -0
  64. package/dist/translations/ko.js +23 -0
  65. package/dist/translations/lt.d.ts +8 -0
  66. package/dist/translations/lt.js +23 -0
  67. package/dist/translations/lv.d.ts +8 -0
  68. package/dist/translations/lv.js +23 -0
  69. package/dist/translations/ms.d.ts +8 -0
  70. package/dist/translations/ms.js +23 -0
  71. package/dist/translations/nl.d.ts +8 -0
  72. package/dist/translations/nl.js +23 -0
  73. package/dist/translations/no.d.ts +8 -0
  74. package/dist/translations/no.js +23 -0
  75. package/dist/translations/pl.d.ts +8 -0
  76. package/dist/translations/pl.js +23 -0
  77. package/dist/translations/pt-br.d.ts +8 -0
  78. package/dist/translations/pt-br.js +23 -0
  79. package/dist/translations/pt.d.ts +8 -0
  80. package/dist/translations/pt.js +23 -0
  81. package/dist/translations/ro.d.ts +8 -0
  82. package/dist/translations/ro.js +23 -0
  83. package/dist/translations/ru.d.ts +8 -0
  84. package/dist/translations/ru.js +23 -0
  85. package/dist/translations/sk.d.ts +8 -0
  86. package/dist/translations/sk.js +23 -0
  87. package/dist/translations/sr-latn.d.ts +8 -0
  88. package/dist/translations/sr-latn.js +23 -0
  89. package/dist/translations/sr.d.ts +8 -0
  90. package/dist/translations/sr.js +23 -0
  91. package/dist/translations/sv.d.ts +8 -0
  92. package/dist/translations/sv.js +23 -0
  93. package/dist/translations/th.d.ts +8 -0
  94. package/dist/translations/th.js +23 -0
  95. package/dist/translations/tk.d.ts +8 -0
  96. package/dist/translations/tk.js +23 -0
  97. package/dist/translations/tr.d.ts +8 -0
  98. package/dist/translations/tr.js +23 -0
  99. package/dist/translations/tt.d.ts +8 -0
  100. package/dist/translations/tt.js +23 -0
  101. package/dist/translations/ug.d.ts +8 -0
  102. package/dist/translations/ug.js +23 -0
  103. package/dist/translations/uk.d.ts +8 -0
  104. package/dist/translations/uk.js +23 -0
  105. package/dist/translations/ur.d.ts +8 -0
  106. package/dist/translations/ur.js +23 -0
  107. package/dist/translations/vi.d.ts +8 -0
  108. package/dist/translations/vi.js +23 -0
  109. package/dist/translations/zh-cn.d.ts +8 -0
  110. package/dist/translations/zh-cn.js +23 -0
  111. package/dist/translations/zh.d.ts +8 -0
  112. package/dist/translations/zh.js +23 -0
  113. package/dist/types/augmentation.d.ts +42 -0
  114. package/dist/types/collaborationhistory.d.ts +25 -0
  115. package/dist/types/collaborationoperation.d.ts +32 -0
  116. package/dist/types/config.d.ts +106 -0
  117. package/dist/types/index.d.ts +23 -0
  118. package/dist/types/permissions.d.ts +50 -0
  119. package/dist/types/suggestionstyles.d.ts +16 -0
  120. package/dist/types/users/view/userview.d.ts +20 -0
  121. package/dist/types/users.d.ts +169 -0
  122. package/dist/types/utils/common-translations.d.ts +13 -0
  123. package/dist/types/utils/confirmmixin.d.ts +24 -0
  124. package/dist/types/utils/confirmview.d.ts +17 -0
  125. package/dist/types/utils/getdatetimeformatter.d.ts +33 -0
  126. package/dist/types/utils/getmarkerdomelement.d.ts +26 -0
  127. package/dist/types/utils/hashobject.d.ts +12 -0
  128. package/dist/types/utils/sanitizeEditorConfig.d.ts +19 -0
  129. package/dist/types/utils/surroundingmarkersdetector.d.ts +20 -0
  130. package/dist/types/utils/trim-html.d.ts +20 -0
  131. package/package.json +3 -2
  132. package/src/index.d.ts +2 -2
  133. package/src/index.js +1 -1
  134. package/src/permissions.js +1 -1
  135. package/src/suggestionstyles.js +1 -1
  136. package/src/users/view/userview.js +1 -1
  137. package/src/users.js +1 -1
  138. package/src/utils/common-translations.js +1 -1
  139. package/src/utils/confirmmixin.js +1 -1
  140. package/src/utils/confirmview.js +1 -1
  141. package/src/utils/getdatetimeformatter.js +1 -1
  142. package/src/utils/getmarkerdomelement.js +1 -1
  143. package/src/utils/hashobject.js +1 -1
  144. package/src/utils/sanitizeEditorConfig.js +1 -1
  145. package/src/utils/surroundingmarkersdetector.js +1 -1
  146. package/src/utils/trim-html.js +1 -1
@@ -0,0 +1,332 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, 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
+ :root {
6
+ --ck-color-suggestion-marker-insertion-border: hsla(128, 71%, 40%, .35);
7
+ --ck-color-suggestion-marker-insertion-border-active: hsla(128, 71%, 25%, .5);
8
+ --ck-color-suggestion-marker-insertion-background: hsla(128, 71%, 65%, .35);
9
+ --ck-color-suggestion-marker-insertion-background-active: hsla(128, 71%, 50%, .5);
10
+ --ck-color-suggestion-marker-deletion-border: hsla(345, 71%, 40%, .35);
11
+ --ck-color-suggestion-marker-deletion-border-active: hsla(345, 71%, 25%, .5);
12
+ --ck-color-suggestion-marker-deletion-background: hsla(345, 71%, 65%, .35);
13
+ --ck-color-suggestion-marker-deletion-background-active: hsla(345, 71%, 50%, .5);
14
+ --ck-color-suggestion-marker-deletion-stroke: hsla(345, 71%, 20%, .5);
15
+ --ck-color-suggestion-marker-format-border: hsla(191, 60%, 75%, 1);
16
+ --ck-color-suggestion-marker-format-border-active: hsla(191, 60%, 60%, 1);
17
+ --ck-color-suggestion-widget-insertion-background: hsla(128, 71%, 65%, .05);
18
+ --ck-color-suggestion-widget-insertion-background-active: hsla(128, 71%, 50%, .07);
19
+ --ck-color-suggestion-widget-deletion-background: hsla(345, 71%, 65%, .05);
20
+ --ck-color-suggestion-widget-deletion-background-active: hsla(345, 71%, 45%, .07);
21
+ --ck-color-suggestion-widget-format-background: hsla(191, 90%, 40%, .09);
22
+ --ck-color-suggestion-widget-format-background-active: hsla(191, 90%, 40%, .16);
23
+ --ck-color-suggestion-widget-th-insertion-background: hsla(128, 71%, 65%, .12);
24
+ --ck-color-suggestion-widget-th-insertion-background-active: hsla(128, 71%, 50%, .14);
25
+ --ck-color-suggestion-widget-th-deletion-background: hsla(345, 71%, 65%, .14);
26
+ --ck-color-suggestion-widget-th-deletion-background-active: hsla(345, 71%, 45%, .16);
27
+ }
28
+ .ck-content .ck-suggestion-marker-insertion {
29
+ border-top: 3px solid var(--ck-color-suggestion-marker-insertion-border);
30
+ border-bottom: 3px solid var(--ck-color-suggestion-marker-insertion-border);
31
+ background: var(--ck-color-suggestion-marker-insertion-background);
32
+ }
33
+ .ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active {
34
+ border-color: var(--ck-color-suggestion-marker-insertion-border-active);
35
+ background: var(--ck-color-suggestion-marker-insertion-background-active);
36
+ }
37
+ .ck-content .ck-suggestion-marker-insertion.ck-widget {
38
+ background: none;
39
+ text-decoration: none;
40
+ border: 3px solid var(--ck-color-suggestion-marker-insertion-border);
41
+ }
42
+ .ck-content .ck-suggestion-marker-insertion.ck-widget.ck-suggestion-marker--active {
43
+ border-color: var(--ck-color-suggestion-marker-insertion-border-active);
44
+ }
45
+ .ck-content .ck-suggestion-marker-deletion {
46
+ border-top: 3px solid var(--ck-color-suggestion-marker-deletion-border);
47
+ border-bottom: 3px solid var(--ck-color-suggestion-marker-deletion-border);
48
+ text-decoration: line-through;
49
+ text-decoration-color: var(--ck-color-suggestion-marker-deletion-stroke);
50
+ text-decoration-thickness: 3px;
51
+ background: var(--ck-color-suggestion-marker-deletion-background);
52
+ }
53
+ .ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active {
54
+ border-color: var(--ck-color-suggestion-marker-deletion-border-active);
55
+ background: var(--ck-color-suggestion-marker-deletion-background-active);
56
+ }
57
+ .ck-content .ck-suggestion-marker-deletion.ck-widget {
58
+ background: none;
59
+ text-decoration: none;
60
+ border: 3px solid var(--ck-color-suggestion-marker-deletion-border);
61
+ }
62
+ .ck-content .ck-suggestion-marker-deletion.ck-widget.ck-suggestion-marker--active {
63
+ border-color: var(--ck-color-suggestion-marker-deletion-border-active);
64
+ }
65
+ .ck-content .ck-suggestion-marker-merge::after {
66
+ border-top: 3px solid var(--ck-color-suggestion-marker-deletion-border);
67
+ border-bottom: 3px solid var(--ck-color-suggestion-marker-deletion-border);
68
+ text-decoration: line-through;
69
+ text-decoration-color: var(--ck-color-suggestion-marker-deletion-stroke);
70
+ background: var(--ck-color-suggestion-marker-deletion-background);
71
+ color: var(--ck-color-suggestion-marker-deletion-stroke);
72
+ content: '¶';
73
+ }
74
+ .ck-content .ck-suggestion-marker-merge.ck-suggestion-marker--active::after {
75
+ border-color: var(--ck-color-suggestion-marker-deletion-border-active);
76
+ background: var(--ck-color-suggestion-marker-deletion-background-active);
77
+ }
78
+ .ck-content .ck-suggestion-marker-split::after {
79
+ border-top: 3px solid var(--ck-color-suggestion-marker-insertion-border);
80
+ border-bottom: 3px solid var(--ck-color-suggestion-marker-insertion-border);
81
+ background: var(--ck-color-suggestion-marker-insertion-background);
82
+ color: var(--ck-color-suggestion-marker-insertion-border);
83
+ content: '¶';
84
+ }
85
+ .ck-content .ck-suggestion-marker-split.ck-suggestion-marker--active::after {
86
+ border-color: var(--ck-color-suggestion-marker-insertion-border-active);
87
+ background: var(--ck-color-suggestion-marker-insertion-background-active);
88
+ }
89
+ .ck-content .ck-suggestion-marker-formatInline {
90
+ border-top: 3px solid var(--ck-color-suggestion-marker-format-border);
91
+ border-bottom: 3px solid var(--ck-color-suggestion-marker-format-border);
92
+ }
93
+ .ck-content .ck-suggestion-marker-formatInline.ck-suggestion-marker--active {
94
+ border-color: var(--ck-color-suggestion-marker-format-border-active);
95
+ }
96
+ .ck-content .ck-suggestion-marker-formatInline.ck-widget {
97
+ background: none;
98
+ border: 3px solid var(--ck-color-suggestion-marker-format-border);
99
+ }
100
+ .ck-content .ck-suggestion-marker-formatInline.ck-widget.ck-suggestion-marker--active {
101
+ border-color: var(--ck-color-suggestion-marker-format-border-active);
102
+ }
103
+ .ck-content .ck-suggestion-marker-formatBlock {
104
+ border: 0;
105
+ background: none;
106
+ box-shadow: -7px 0 0 0 var(--ck-color-base-background), -10px 0 0 0 var(--ck-color-suggestion-marker-format-border);
107
+ }
108
+ .ck-content .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active {
109
+ box-shadow: -5px 0 0 0 var(--ck-color-base-background), -8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active);
110
+ }
111
+ .ck-content ul .ck-suggestion-marker-formatBlock {
112
+ box-shadow: -2px 0 0 0 var(--ck-color-base-background), -5px 0 0 0 var(--ck-color-suggestion-marker-format-border);
113
+ }
114
+ .ck-content ul .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active {
115
+ box-shadow: -2px 0 0 0 var(--ck-color-base-background), -5px 0 0 0 var(--ck-color-suggestion-marker-format-border-active);
116
+ }
117
+ .ck-content .ck-widget.image > figcaption.ck-suggestion-marker-deletion {
118
+ background-color: var(--ck-color-suggestion-widget-deletion-background);
119
+ border: none;
120
+ }
121
+ .ck-content .ck-widget.image > figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active {
122
+ background-color: var(--ck-color-suggestion-widget-deletion-background-active);
123
+ }
124
+ .ck-content .ck-widget.image > figcaption.ck-suggestion-marker-insertion {
125
+ background-color: var(--ck-color-suggestion-widget-insertion-background);
126
+ border: none;
127
+ }
128
+ .ck-content .ck-widget.image > figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active {
129
+ background-color: var(--ck-color-suggestion-widget-insertion-background-active);
130
+ }
131
+ .ck-content .ck-suggestion-marker-deletion.ck-widget.image {
132
+ background-color: var(--ck-color-suggestion-widget-deletion-background);
133
+ }
134
+ .ck-content .ck-suggestion-marker-deletion.ck-widget.image img {
135
+ opacity: 0.6;
136
+ }
137
+ .ck-content .ck-suggestion-marker-deletion.ck-widget.image figcaption {
138
+ background-color: var(--ck-color-suggestion-widget-deletion-background);
139
+ }
140
+ .ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active {
141
+ background-color: var(--ck-color-suggestion-widget-deletion-background-active);
142
+ }
143
+ .ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active figcaption {
144
+ background-color: var(--ck-color-suggestion-widget-deletion-background-active);
145
+ }
146
+ .ck-content .ck-suggestion-marker-insertion.ck-widget.image {
147
+ background-color: var(--ck-color-suggestion-widget-insertion-background);
148
+ }
149
+ .ck-content .ck-suggestion-marker-insertion.ck-widget.image figcaption {
150
+ background-color: var(--ck-color-suggestion-widget-insertion-background);
151
+ }
152
+ .ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active {
153
+ background-color: var(--ck-color-suggestion-widget-insertion-background-active);
154
+ }
155
+ .ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active figcaption {
156
+ background-color: var(--ck-color-suggestion-widget-insertion-background-active);
157
+ }
158
+ .ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line {
159
+ background-color: var(--ck-color-suggestion-widget-deletion-background);
160
+ }
161
+ .ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active {
162
+ background-color: var(--ck-color-suggestion-widget-deletion-background-active);
163
+ }
164
+ .ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line {
165
+ background-color: var(--ck-color-suggestion-widget-insertion-background);
166
+ }
167
+ .ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active {
168
+ background-color: var(--ck-color-suggestion-widget-insertion-background-active);
169
+ }
170
+ .ck-content .ck-suggestion-marker-deletion.ck-widget.media {
171
+ background-color: var(--ck-color-suggestion-widget-deletion-background);
172
+ }
173
+ .ck-content .ck-suggestion-marker-deletion.ck-widget.media .ck-media__wrapper {
174
+ opacity: 0.6;
175
+ }
176
+ .ck-content .ck-suggestion-marker-deletion.ck-widget.media.ck-suggestion-marker--active {
177
+ background-color: var(--ck-color-suggestion-widget-deletion-background-active);
178
+ }
179
+ .ck-content .ck-suggestion-marker-insertion.ck-widget.media {
180
+ background-color: var(--ck-color-suggestion-widget-insertion-background);
181
+ }
182
+ .ck-content .ck-suggestion-marker-insertion.ck-widget.media.ck-suggestion-marker--active {
183
+ background-color: var(--ck-color-suggestion-widget-insertion-background-active);
184
+ }
185
+ .ck-content .ck-suggestion-marker-deletion.ck-widget.page-break {
186
+ background-color: var(--ck-color-suggestion-widget-deletion-background);
187
+ }
188
+ .ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active {
189
+ background-color: var(--ck-color-suggestion-widget-deletion-background-active);
190
+ }
191
+ .ck-content .ck-suggestion-marker-insertion.ck-widget.page-break {
192
+ background-color: var(--ck-color-suggestion-widget-insertion-background);
193
+ }
194
+ .ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active {
195
+ background-color: var(--ck-color-suggestion-widget-insertion-background-active);
196
+ }
197
+ .ck-content figure.table .ck-suggestion-marker-formatBlock {
198
+ box-shadow: -3px 0 0 0 var(--ck-color-suggestion-marker-format-border);
199
+ }
200
+ .ck-content figure.table .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active {
201
+ box-shadow: -3px 0 0 0 var(--ck-color-suggestion-marker-format-border-active);
202
+ }
203
+ .ck-content .ck-widget.table > figcaption.ck-suggestion-marker-deletion {
204
+ background-color: var(--ck-color-suggestion-widget-deletion-background);
205
+ border: none;
206
+ }
207
+ .ck-content .ck-widget.table > figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active {
208
+ background-color: var(--ck-color-suggestion-widget-deletion-background-active);
209
+ }
210
+ .ck-content .ck-widget.table > figcaption.ck-suggestion-marker-insertion {
211
+ background-color: var(--ck-color-suggestion-widget-insertion-background);
212
+ border: none;
213
+ }
214
+ .ck-content .ck-widget.table > figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active {
215
+ background-color: var(--ck-color-suggestion-widget-insertion-background-active);
216
+ }
217
+ .ck-content .ck-suggestion-marker-insertion.table {
218
+ border-color: var(--ck-color-suggestion-marker-insertion-border);
219
+ }
220
+ .ck-content .ck-suggestion-marker-insertion.table > figcaption {
221
+ background-color: var(--ck-color-suggestion-widget-insertion-background);
222
+ }
223
+ .ck-content .ck-suggestion-marker-insertion.table > table > tbody > tr > th {
224
+ background-color: var(--ck-color-suggestion-widget-th-insertion-background);
225
+ border-color: var(--ck-color-suggestion-marker-insertion-border);
226
+ }
227
+ .ck-content .ck-suggestion-marker-insertion.table > table > thead > tr > th {
228
+ background-color: var(--ck-color-suggestion-widget-th-insertion-background);
229
+ border-color: var(--ck-color-suggestion-marker-insertion-border);
230
+ }
231
+ .ck-content .ck-suggestion-marker-insertion.table > table > tbody > tr > td {
232
+ background-color: var(--ck-color-suggestion-widget-insertion-background);
233
+ border-color: var(--ck-color-suggestion-marker-insertion-border);
234
+ }
235
+ .ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table {
236
+ border-color: var(--ck-color-suggestion-marker-insertion-border-active);
237
+ }
238
+ .ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table > figcaption {
239
+ background-color: var(--ck-color-suggestion-widget-insertion-background-active);
240
+ }
241
+ .ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table > table > tbody > tr > th {
242
+ background-color: var(--ck-color-suggestion-widget-th-insertion-background-active);
243
+ border-color: var(--ck-color-suggestion-marker-insertion-border-active);
244
+ }
245
+ .ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table > table > thead > tr > th {
246
+ background-color: var(--ck-color-suggestion-widget-th-insertion-background-active);
247
+ border-color: var(--ck-color-suggestion-marker-insertion-border-active);
248
+ }
249
+ .ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table > table > tbody > tr > td {
250
+ background-color: var(--ck-color-suggestion-widget-insertion-background-active);
251
+ border-color: var(--ck-color-suggestion-marker-insertion-border-active);
252
+ }
253
+ .ck-content .ck-suggestion-marker-deletion.ck-widget.table {
254
+ border-color: var(--ck-color-suggestion-marker-deletion-border);
255
+ }
256
+ .ck-content .ck-suggestion-marker-deletion.ck-widget.table > figcaption {
257
+ background-color: var(--ck-color-suggestion-widget-deletion-background);
258
+ }
259
+ .ck-content .ck-suggestion-marker-deletion.ck-widget.table > table > tbody > tr > th {
260
+ background-color: var(--ck-color-suggestion-widget-th-deletion-background);
261
+ border-color: var(--ck-color-suggestion-marker-deletion-border);
262
+ text-decoration: none;
263
+ }
264
+ .ck-content .ck-suggestion-marker-deletion.ck-widget.table > table > thead > tr > th {
265
+ background-color: var(--ck-color-suggestion-widget-th-deletion-background);
266
+ border-color: var(--ck-color-suggestion-marker-deletion-border);
267
+ text-decoration: none;
268
+ }
269
+ .ck-content .ck-suggestion-marker-deletion.ck-widget.table > table > tbody > tr > td {
270
+ background-color: var(--ck-color-suggestion-widget-deletion-background);
271
+ border-color: var(--ck-color-suggestion-marker-deletion-border);
272
+ text-decoration: none;
273
+ }
274
+ .ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table {
275
+ border-color: var(--ck-color-suggestion-marker-deletion-border-active);
276
+ }
277
+ .ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table > figcaption {
278
+ background-color: var(--ck-color-suggestion-widget-deletion-background-active);
279
+ }
280
+ .ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table > table > tbody > tr > th {
281
+ background-color: var(--ck-color-suggestion-widget-th-deletion-background-active);
282
+ border-color: var(--ck-color-suggestion-marker-deletion-border-active);
283
+ }
284
+ .ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table > table > thead > tr > th {
285
+ background-color: var(--ck-color-suggestion-widget-th-deletion-background-active);
286
+ border-color: var(--ck-color-suggestion-marker-deletion-border-active);
287
+ }
288
+ .ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table > table > tbody > tr > td {
289
+ background-color: var(--ck-color-suggestion-widget-deletion-background-active);
290
+ border-color: var(--ck-color-suggestion-marker-deletion-border-active);
291
+ }
292
+ .ck-content .table th.ck-suggestion-marker-insertion {
293
+ background-color: var(--ck-color-suggestion-widget-th-insertion-background);
294
+ }
295
+ .ck-content .table th.ck-suggestion-marker-insertion.ck-suggestion-marker--active {
296
+ background-color: var(--ck-color-suggestion-widget-th-insertion-background-active);
297
+ }
298
+ .ck-content .table th.ck-suggestion-marker-deletion {
299
+ background-color: var(--ck-color-suggestion-widget-th-deletion-background);
300
+ text-decoration: none;
301
+ }
302
+ .ck-content .table th.ck-suggestion-marker-deletion.ck-suggestion-marker--active {
303
+ background-color: var(--ck-color-suggestion-widget-th-deletion-background-active);
304
+ }
305
+ .ck-content .table td.ck-suggestion-marker-insertion {
306
+ background-color: var(--ck-color-suggestion-widget-insertion-background);
307
+ }
308
+ .ck-content .table td.ck-suggestion-marker-insertion.ck-suggestion-marker--active {
309
+ background-color: var(--ck-color-suggestion-widget-insertion-background-active);
310
+ }
311
+ .ck-content .table td.ck-suggestion-marker-deletion {
312
+ background-color: var(--ck-color-suggestion-widget-deletion-background);
313
+ text-decoration: none;
314
+ }
315
+ .ck-content .table td.ck-suggestion-marker-deletion.ck-suggestion-marker--active {
316
+ background-color: var(--ck-color-suggestion-widget-deletion-background-active);
317
+ }
318
+ .ck-content .table th.ck-suggestion-marker-formatInline {
319
+ background-color: var(--ck-color-suggestion-widget-format-background);
320
+ box-shadow: none;
321
+ }
322
+ .ck-content .table th.ck-suggestion-marker-formatInline.ck-suggestion-marker--active {
323
+ background-color: var(--ck-color-suggestion-widget-format-background-active);
324
+ box-shadow: none;
325
+ }
326
+ .ck-content pre > code.ck-suggestion-marker-formatBlock {
327
+ display: block;
328
+ box-shadow: -7px 0 0 0 hsl(0deg 0% 93%), -10px 0 0 0 var(--ck-color-suggestion-marker-format-border);
329
+ }
330
+ .ck-content pre > code.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active {
331
+ box-shadow: -5px 0 0 0 hsl(0deg 0% 93%), -8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active);
332
+ }
@@ -0,0 +1,312 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, 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
+ :root {
6
+ --ck-user-colors--0: hsla(235, 73%, 67%, 1);
7
+ --ck-user-colors--0-alpha: hsla(235, 73%, 67%, 0.15);
8
+ --ck-user-colors--1: hsla(173, 100%, 24%, 1);
9
+ --ck-user-colors--1-alpha: hsla(173, 100%, 24%, 0.15);
10
+ --ck-user-colors--2: hsla(0, 46%, 50%, 1);
11
+ --ck-user-colors--2-alpha: hsla(0, 46%, 50%, 0.15);
12
+ --ck-user-colors--3: hsla(256, 54%, 45%, 1);
13
+ --ck-user-colors--3-alpha: hsla(256, 54%, 45%, 0.15);
14
+ --ck-user-colors--4: hsla(95, 50%, 36%, 1);
15
+ --ck-user-colors--4-alpha: hsla(95, 50%, 36%, 0.15);
16
+ --ck-user-colors--5: hsla(336, 78%, 43%, 1);
17
+ --ck-user-colors--5-alpha: hsla(336, 78%, 43%, 0.15);
18
+ --ck-user-colors--6: hsla(0, 80%, 59%, 1);
19
+ --ck-user-colors--6-alpha: hsla(0, 80%, 59%, 0.15);
20
+ --ck-user-colors--7: hsla(184, 90%, 43%, 1);
21
+ --ck-user-colors--7-alpha: hsla(184, 90%, 43%, 0.15);
22
+ --ck-user-avatar-size: 40px;
23
+ --ck-user-avatar-background: hsl(210, 52%, 44%);
24
+ --ck-user-avatar-color: hsl(0, 0%, 100%);
25
+ --ck-user-me-border-color: hsl(0, 0%, 100%);
26
+ --ck-color-comment-box-border: hsl(55, 98%, 48%);
27
+ --ck-color-suggestion-box-deletion-border: hsl(345, 62%, 60%);
28
+ --ck-color-suggestion-box-insertion-border: hsl(128, 62%, 60%);
29
+ --ck-color-suggestion-box-format-border: hsl(191, 62%, 60%);
30
+ }
31
+ .ck .ck-user__color--0 {
32
+ color: var(--ck-user-colors--0);
33
+ }
34
+ .ck .ck-user__bg-color--0 {
35
+ background-color: var(--ck-user-colors--0);
36
+ }
37
+ .ck .ck-user__selection--0 {
38
+ background-color: var(--ck-user-colors--0-alpha);
39
+ }
40
+ .ck .ck-user__selection--0.ck-widget {
41
+ background-color: transparent;
42
+ border: 3px solid var(--ck-user-colors--0);
43
+ }
44
+ .ck .ck-user__marker--0 {
45
+ background-color: var(--ck-user-colors--0);
46
+ }
47
+ .ck .ck-user__marker--0 .ck-user__marker-line {
48
+ border: 1px solid var(--ck-user-colors--0);
49
+ }
50
+ .ck .ck-user__color--1 {
51
+ color: var(--ck-user-colors--1);
52
+ }
53
+ .ck .ck-user__bg-color--1 {
54
+ background-color: var(--ck-user-colors--1);
55
+ }
56
+ .ck .ck-user__selection--1 {
57
+ background-color: var(--ck-user-colors--1-alpha);
58
+ }
59
+ .ck .ck-user__selection--1.ck-widget {
60
+ background-color: transparent;
61
+ border: 3px solid var(--ck-user-colors--1);
62
+ }
63
+ .ck .ck-user__marker--1 {
64
+ background-color: var(--ck-user-colors--1);
65
+ }
66
+ .ck .ck-user__marker--1 .ck-user__marker-line {
67
+ border: 1px solid var(--ck-user-colors--1);
68
+ }
69
+ .ck .ck-user__color--2 {
70
+ color: var(--ck-user-colors--2);
71
+ }
72
+ .ck .ck-user__bg-color--2 {
73
+ background-color: var(--ck-user-colors--2);
74
+ }
75
+ .ck .ck-user__selection--2 {
76
+ background-color: var(--ck-user-colors--2-alpha);
77
+ }
78
+ .ck .ck-user__selection--2.ck-widget {
79
+ background-color: transparent;
80
+ border: 3px solid var(--ck-user-colors--2);
81
+ }
82
+ .ck .ck-user__marker--2 {
83
+ background-color: var(--ck-user-colors--2);
84
+ }
85
+ .ck .ck-user__marker--2 .ck-user__marker-line {
86
+ border: 1px solid var(--ck-user-colors--2);
87
+ }
88
+ .ck .ck-user__color--3 {
89
+ color: var(--ck-user-colors--3);
90
+ }
91
+ .ck .ck-user__bg-color--3 {
92
+ background-color: var(--ck-user-colors--3);
93
+ }
94
+ .ck .ck-user__selection--3 {
95
+ background-color: var(--ck-user-colors--3-alpha);
96
+ }
97
+ .ck .ck-user__selection--3.ck-widget {
98
+ background-color: transparent;
99
+ border: 3px solid var(--ck-user-colors--3);
100
+ }
101
+ .ck .ck-user__marker--3 {
102
+ background-color: var(--ck-user-colors--3);
103
+ }
104
+ .ck .ck-user__marker--3 .ck-user__marker-line {
105
+ border: 1px solid var(--ck-user-colors--3);
106
+ }
107
+ .ck .ck-user__color--4 {
108
+ color: var(--ck-user-colors--4);
109
+ }
110
+ .ck .ck-user__bg-color--4 {
111
+ background-color: var(--ck-user-colors--4);
112
+ }
113
+ .ck .ck-user__selection--4 {
114
+ background-color: var(--ck-user-colors--4-alpha);
115
+ }
116
+ .ck .ck-user__selection--4.ck-widget {
117
+ background-color: transparent;
118
+ border: 3px solid var(--ck-user-colors--4);
119
+ }
120
+ .ck .ck-user__marker--4 {
121
+ background-color: var(--ck-user-colors--4);
122
+ }
123
+ .ck .ck-user__marker--4 .ck-user__marker-line {
124
+ border: 1px solid var(--ck-user-colors--4);
125
+ }
126
+ .ck .ck-user__color--5 {
127
+ color: var(--ck-user-colors--5);
128
+ }
129
+ .ck .ck-user__bg-color--5 {
130
+ background-color: var(--ck-user-colors--5);
131
+ }
132
+ .ck .ck-user__selection--5 {
133
+ background-color: var(--ck-user-colors--5-alpha);
134
+ }
135
+ .ck .ck-user__selection--5.ck-widget {
136
+ background-color: transparent;
137
+ border: 3px solid var(--ck-user-colors--5);
138
+ }
139
+ .ck .ck-user__marker--5 {
140
+ background-color: var(--ck-user-colors--5);
141
+ }
142
+ .ck .ck-user__marker--5 .ck-user__marker-line {
143
+ border: 1px solid var(--ck-user-colors--5);
144
+ }
145
+ .ck .ck-user__color--6 {
146
+ color: var(--ck-user-colors--6);
147
+ }
148
+ .ck .ck-user__bg-color--6 {
149
+ background-color: var(--ck-user-colors--6);
150
+ }
151
+ .ck .ck-user__selection--6 {
152
+ background-color: var(--ck-user-colors--6-alpha);
153
+ }
154
+ .ck .ck-user__selection--6.ck-widget {
155
+ background-color: transparent;
156
+ border: 3px solid var(--ck-user-colors--6);
157
+ }
158
+ .ck .ck-user__marker--6 {
159
+ background-color: var(--ck-user-colors--6);
160
+ }
161
+ .ck .ck-user__marker--6 .ck-user__marker-line {
162
+ border: 1px solid var(--ck-user-colors--6);
163
+ }
164
+ .ck .ck-user__color--7 {
165
+ color: var(--ck-user-colors--7);
166
+ }
167
+ .ck .ck-user__bg-color--7 {
168
+ background-color: var(--ck-user-colors--7);
169
+ }
170
+ .ck .ck-user__selection--7 {
171
+ background-color: var(--ck-user-colors--7-alpha);
172
+ }
173
+ .ck .ck-user__selection--7.ck-widget {
174
+ background-color: transparent;
175
+ border: 3px solid var(--ck-user-colors--7);
176
+ }
177
+ .ck .ck-user__marker--7 {
178
+ background-color: var(--ck-user-colors--7);
179
+ }
180
+ .ck .ck-user__marker--7 .ck-user__marker-line {
181
+ border: 1px solid var(--ck-user-colors--7);
182
+ }
183
+ .ck.ck-user {
184
+ display: flex;
185
+ justify-content: center;
186
+ align-items: center;
187
+ position: relative;
188
+ border-radius: 50%;
189
+ background-color: var(--ck-user-avatar-background);
190
+ box-sizing: border-box;
191
+ height: var(--ck-user-avatar-size);
192
+ width: var(--ck-user-avatar-size);
193
+ min-width: var(--ck-user-avatar-size);
194
+ min-height: var(--ck-user-avatar-size);
195
+ line-height: 100%;
196
+ margin: 2px;
197
+ }
198
+ .ck.ck-user.ck-user_me {
199
+ border: 2px solid var(--ck-user-me-border-color);
200
+ outline: 2px solid var(--ck-user-avatar-background);
201
+ }
202
+ .ck.ck-user__name {
203
+ color: var(--ck-user-avatar-color);
204
+ cursor: default;
205
+ -moz-user-select: none;
206
+ -webkit-user-select: none;
207
+ -ms-user-select: none;
208
+ user-select: none;
209
+ }
210
+ .ck.ck-user__name.ck-user__name--hidden {
211
+ display: none;
212
+ }
213
+ .ck.ck-user__img {
214
+ display: none;
215
+ width: 100%;
216
+ height: 100%;
217
+ background-position: center center;
218
+ background-repeat: no-repeat;
219
+ background-size: cover;
220
+ background-color: var(--ck-user-avatar-background);
221
+ border-radius: 50%;
222
+ border: none;
223
+ }
224
+ .ck.ck-user__img.ck-user__anonymous {
225
+ display: block;
226
+ background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%0A%20%20%3Cpath%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%20d%3D%22M9.8%2020H2c0-5.7%205-5.7%206-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5%200-2.8%202-5.2%204.3-5.2S14%204.4%2014%207.3c0%202.2-1%204-2.6%205l.2.6c1.2%201.3%206%201.4%206%207H9.8z%22%2F%3E%0A%3C%2Fsvg%3E);
227
+ }
228
+ .ck.ck-user__img.ck-user__anonymous + .ck-user__name {
229
+ display: none;
230
+ }
231
+ .ck.ck-user__img.ck-user__avatar {
232
+ display: block;
233
+ background-color: hsl(0, 0%, 100%);
234
+ }
235
+ .ck.ck-user__img.ck-user__img--hidden {
236
+ display: none;
237
+ }
238
+ .ck.ck-user__notification {
239
+ display: flex;
240
+ width: 15px;
241
+ height: 15px;
242
+ justify-content: center;
243
+ align-items: center;
244
+ background: var(--ck-color-base-background);
245
+ border: 2px solid var(--ck-color-base-background);
246
+ border-radius: 50%;
247
+ box-sizing: content-box;
248
+ position: absolute;
249
+ top: -8px;
250
+ right: -7px;
251
+ overflow: hidden;
252
+ transform: translateZ(0);
253
+ }
254
+ .ck.ck-user__notification .ck-user__icon {
255
+ color: var(--ck-color-annotation-info);
256
+ background: var(--ck-color-base-background);
257
+ width: 19px;
258
+ height: 19px;
259
+ max-width: 19px;
260
+ max-height: 19px;
261
+ min-width: 19px;
262
+ min-height: 19px;
263
+ }
264
+ .ck .ck-suggestion {
265
+ border-top-left-radius: var(--ck-border-radius);
266
+ }
267
+ .ck .ck-annotation {
268
+ border-left: 3px solid transparent;
269
+ }
270
+ .ck .ck-suggestion--disabled-comments .ck-annotation {
271
+ min-height: 80px;
272
+ }
273
+ .ck .ck-comment {
274
+ border-left: 3px solid var(--ck-color-comment-box-border);
275
+ }
276
+ .ck .ck-suggestion-insertion .ck-suggestion {
277
+ border-left-color: var(--ck-color-suggestion-box-insertion-border);
278
+ }
279
+ .ck .ck-suggestion-deletion .ck-suggestion {
280
+ border-left-color: var(--ck-color-suggestion-box-deletion-border);
281
+ }
282
+ .ck .ck-suggestion-replace .ck-suggestion {
283
+ border-left-color: var(--ck-color-suggestion-box-insertion-border);
284
+ }
285
+ .ck .ck-suggestion-format .ck-suggestion {
286
+ border-left-color: var(--ck-color-suggestion-box-format-border);
287
+ }
288
+ .ck .ck-suggestion-wrapper {
289
+ outline: 0;
290
+ overflow: hidden;
291
+ }
292
+ .ck .ck-suggestion-type {
293
+ font-weight: bold;
294
+ }
295
+ .ck .ck-suggestion-color {
296
+ display: inline-block;
297
+ width: 14px;
298
+ height: 14px;
299
+ border-radius: 14px;
300
+ vertical-align: text-bottom;
301
+ margin: 0 5px;
302
+ box-shadow: 0 0 0 1px hsl(0, 0%, 27%);
303
+ }
304
+ .ck .ck-suggestion-insertion .ck-comment {
305
+ border-left-color: var(--ck-color-suggestion-box-insertion-border);
306
+ }
307
+ .ck .ck-suggestion-deletion .ck-comment {
308
+ border-left-color: var(--ck-color-suggestion-box-deletion-border);
309
+ }
310
+ .ck .ck-suggestion-format .ck-comment {
311
+ border-left-color: var(--ck-color-suggestion-box-format-border);
312
+ }