@ckeditor/ckeditor5-source-editing 41.3.0-alpha.4 → 41.3.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (193) hide show
  1. package/build/source-editing.js +2 -2
  2. package/build/translations/ar.js +1 -1
  3. package/build/translations/bg.js +1 -1
  4. package/build/translations/bn.js +1 -1
  5. package/build/translations/ca.js +1 -1
  6. package/build/translations/cs.js +1 -1
  7. package/build/translations/da.js +1 -1
  8. package/build/translations/de.js +1 -1
  9. package/build/translations/el.js +1 -1
  10. package/build/translations/en-au.js +1 -1
  11. package/build/translations/es.js +1 -1
  12. package/build/translations/et.js +1 -1
  13. package/build/translations/fi.js +1 -1
  14. package/build/translations/fr.js +1 -1
  15. package/build/translations/gl.js +1 -1
  16. package/build/translations/he.js +1 -1
  17. package/build/translations/hi.js +1 -1
  18. package/build/translations/hr.js +1 -1
  19. package/build/translations/hu.js +1 -1
  20. package/build/translations/id.js +1 -1
  21. package/build/translations/it.js +1 -1
  22. package/build/translations/ja.js +1 -1
  23. package/build/translations/ko.js +1 -1
  24. package/build/translations/lt.js +1 -1
  25. package/build/translations/lv.js +1 -1
  26. package/build/translations/ms.js +1 -1
  27. package/build/translations/nl.js +1 -1
  28. package/build/translations/no.js +1 -1
  29. package/build/translations/pl.js +1 -1
  30. package/build/translations/pt-br.js +1 -1
  31. package/build/translations/pt.js +1 -1
  32. package/build/translations/ro.js +1 -1
  33. package/build/translations/ru.js +1 -1
  34. package/build/translations/sk.js +1 -1
  35. package/build/translations/sr-latn.js +1 -1
  36. package/build/translations/sr.js +1 -1
  37. package/build/translations/sv.js +1 -1
  38. package/build/translations/th.js +1 -1
  39. package/build/translations/tr.js +1 -1
  40. package/build/translations/ug.js +1 -1
  41. package/build/translations/uk.js +1 -1
  42. package/build/translations/ur.js +1 -1
  43. package/build/translations/vi.js +1 -1
  44. package/build/translations/zh-cn.js +1 -1
  45. package/build/translations/zh.js +1 -1
  46. package/lang/contexts.json +2 -1
  47. package/lang/translations/ar.po +4 -0
  48. package/lang/translations/bg.po +4 -0
  49. package/lang/translations/bn.po +4 -0
  50. package/lang/translations/ca.po +4 -0
  51. package/lang/translations/cs.po +4 -0
  52. package/lang/translations/da.po +4 -0
  53. package/lang/translations/de.po +4 -0
  54. package/lang/translations/el.po +4 -0
  55. package/lang/translations/en-au.po +4 -0
  56. package/lang/translations/en.po +4 -0
  57. package/lang/translations/es.po +4 -0
  58. package/lang/translations/et.po +4 -0
  59. package/lang/translations/fi.po +4 -0
  60. package/lang/translations/fr.po +4 -0
  61. package/lang/translations/gl.po +4 -0
  62. package/lang/translations/he.po +4 -0
  63. package/lang/translations/hi.po +4 -0
  64. package/lang/translations/hr.po +4 -0
  65. package/lang/translations/hu.po +4 -0
  66. package/lang/translations/id.po +4 -0
  67. package/lang/translations/it.po +4 -0
  68. package/lang/translations/ja.po +4 -0
  69. package/lang/translations/ko.po +4 -0
  70. package/lang/translations/lt.po +4 -0
  71. package/lang/translations/lv.po +4 -0
  72. package/lang/translations/ms.po +4 -0
  73. package/lang/translations/nl.po +4 -0
  74. package/lang/translations/no.po +4 -0
  75. package/lang/translations/pl.po +4 -0
  76. package/lang/translations/pt-br.po +4 -0
  77. package/lang/translations/pt.po +4 -0
  78. package/lang/translations/ro.po +4 -0
  79. package/lang/translations/ru.po +4 -0
  80. package/lang/translations/sk.po +4 -0
  81. package/lang/translations/sr-latn.po +4 -0
  82. package/lang/translations/sr.po +4 -0
  83. package/lang/translations/sv.po +4 -0
  84. package/lang/translations/th.po +4 -0
  85. package/lang/translations/tr.po +4 -0
  86. package/lang/translations/ug.po +4 -0
  87. package/lang/translations/uk.po +4 -0
  88. package/lang/translations/ur.po +4 -0
  89. package/lang/translations/vi.po +4 -0
  90. package/lang/translations/zh-cn.po +4 -0
  91. package/lang/translations/zh.po +4 -0
  92. package/package.json +3 -4
  93. package/src/sourceediting.d.ts +1 -0
  94. package/src/sourceediting.js +47 -25
  95. package/dist/content-index.css +0 -4
  96. package/dist/editor-index.css +0 -43
  97. package/dist/index.css +0 -87
  98. package/dist/index.css.map +0 -1
  99. package/dist/translations/ar.d.ts +0 -8
  100. package/dist/translations/ar.js +0 -5
  101. package/dist/translations/bg.d.ts +0 -8
  102. package/dist/translations/bg.js +0 -5
  103. package/dist/translations/bn.d.ts +0 -8
  104. package/dist/translations/bn.js +0 -5
  105. package/dist/translations/ca.d.ts +0 -8
  106. package/dist/translations/ca.js +0 -5
  107. package/dist/translations/cs.d.ts +0 -8
  108. package/dist/translations/cs.js +0 -5
  109. package/dist/translations/da.d.ts +0 -8
  110. package/dist/translations/da.js +0 -5
  111. package/dist/translations/de.d.ts +0 -8
  112. package/dist/translations/de.js +0 -5
  113. package/dist/translations/el.d.ts +0 -8
  114. package/dist/translations/el.js +0 -5
  115. package/dist/translations/en-au.d.ts +0 -8
  116. package/dist/translations/en-au.js +0 -5
  117. package/dist/translations/en.d.ts +0 -8
  118. package/dist/translations/en.js +0 -5
  119. package/dist/translations/es.d.ts +0 -8
  120. package/dist/translations/es.js +0 -5
  121. package/dist/translations/et.d.ts +0 -8
  122. package/dist/translations/et.js +0 -5
  123. package/dist/translations/fi.d.ts +0 -8
  124. package/dist/translations/fi.js +0 -5
  125. package/dist/translations/fr.d.ts +0 -8
  126. package/dist/translations/fr.js +0 -5
  127. package/dist/translations/gl.d.ts +0 -8
  128. package/dist/translations/gl.js +0 -5
  129. package/dist/translations/he.d.ts +0 -8
  130. package/dist/translations/he.js +0 -5
  131. package/dist/translations/hi.d.ts +0 -8
  132. package/dist/translations/hi.js +0 -5
  133. package/dist/translations/hr.d.ts +0 -8
  134. package/dist/translations/hr.js +0 -5
  135. package/dist/translations/hu.d.ts +0 -8
  136. package/dist/translations/hu.js +0 -5
  137. package/dist/translations/id.d.ts +0 -8
  138. package/dist/translations/id.js +0 -5
  139. package/dist/translations/it.d.ts +0 -8
  140. package/dist/translations/it.js +0 -5
  141. package/dist/translations/ja.d.ts +0 -8
  142. package/dist/translations/ja.js +0 -5
  143. package/dist/translations/ko.d.ts +0 -8
  144. package/dist/translations/ko.js +0 -5
  145. package/dist/translations/lt.d.ts +0 -8
  146. package/dist/translations/lt.js +0 -5
  147. package/dist/translations/lv.d.ts +0 -8
  148. package/dist/translations/lv.js +0 -5
  149. package/dist/translations/ms.d.ts +0 -8
  150. package/dist/translations/ms.js +0 -5
  151. package/dist/translations/nl.d.ts +0 -8
  152. package/dist/translations/nl.js +0 -5
  153. package/dist/translations/no.d.ts +0 -8
  154. package/dist/translations/no.js +0 -5
  155. package/dist/translations/pl.d.ts +0 -8
  156. package/dist/translations/pl.js +0 -5
  157. package/dist/translations/pt-br.d.ts +0 -8
  158. package/dist/translations/pt-br.js +0 -5
  159. package/dist/translations/pt.d.ts +0 -8
  160. package/dist/translations/pt.js +0 -5
  161. package/dist/translations/ro.d.ts +0 -8
  162. package/dist/translations/ro.js +0 -5
  163. package/dist/translations/ru.d.ts +0 -8
  164. package/dist/translations/ru.js +0 -5
  165. package/dist/translations/sk.d.ts +0 -8
  166. package/dist/translations/sk.js +0 -5
  167. package/dist/translations/sr-latn.d.ts +0 -8
  168. package/dist/translations/sr-latn.js +0 -5
  169. package/dist/translations/sr.d.ts +0 -8
  170. package/dist/translations/sr.js +0 -5
  171. package/dist/translations/sv.d.ts +0 -8
  172. package/dist/translations/sv.js +0 -5
  173. package/dist/translations/th.d.ts +0 -8
  174. package/dist/translations/th.js +0 -5
  175. package/dist/translations/tr.d.ts +0 -8
  176. package/dist/translations/tr.js +0 -5
  177. package/dist/translations/ug.d.ts +0 -8
  178. package/dist/translations/ug.js +0 -5
  179. package/dist/translations/uk.d.ts +0 -8
  180. package/dist/translations/uk.js +0 -5
  181. package/dist/translations/ur.d.ts +0 -8
  182. package/dist/translations/ur.js +0 -5
  183. package/dist/translations/vi.d.ts +0 -8
  184. package/dist/translations/vi.js +0 -5
  185. package/dist/translations/zh-cn.d.ts +0 -8
  186. package/dist/translations/zh-cn.js +0 -5
  187. package/dist/translations/zh.d.ts +0 -8
  188. package/dist/translations/zh.js +0 -5
  189. package/dist/types/augmentation.d.ts +0 -22
  190. package/dist/types/index.d.ts +0 -14
  191. package/dist/types/sourceediting.d.ts +0 -107
  192. package/dist/types/sourceeditingconfig.d.ts +0 -38
  193. package/dist/types/utils/formathtml.d.ts +0 -23
@@ -20,3 +20,7 @@ msgstr ""
20
20
  msgctxt "The label of the source editing feature toolbar button."
21
21
  msgid "Source"
22
22
  msgstr "HTML редактор"
23
+
24
+ msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
25
+ msgid "Show source"
26
+ msgstr "Показать источник"
@@ -20,3 +20,7 @@ msgstr ""
20
20
  msgctxt "The label of the source editing feature toolbar button."
21
21
  msgid "Source"
22
22
  msgstr "Zdroj"
23
+
24
+ msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
25
+ msgid "Show source"
26
+ msgstr "Zobraziť zdroj"
@@ -20,3 +20,7 @@ msgstr ""
20
20
  msgctxt "The label of the source editing feature toolbar button."
21
21
  msgid "Source"
22
22
  msgstr "Izvor"
23
+
24
+ msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
25
+ msgid "Show source"
26
+ msgstr ""
@@ -20,3 +20,7 @@ msgstr ""
20
20
  msgctxt "The label of the source editing feature toolbar button."
21
21
  msgid "Source"
22
22
  msgstr "Извор"
23
+
24
+ msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
25
+ msgid "Show source"
26
+ msgstr "Pokaži izvor"
@@ -20,3 +20,7 @@ msgstr ""
20
20
  msgctxt "The label of the source editing feature toolbar button."
21
21
  msgid "Source"
22
22
  msgstr "Källa"
23
+
24
+ msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
25
+ msgid "Show source"
26
+ msgstr "Visa källa"
@@ -20,3 +20,7 @@ msgstr ""
20
20
  msgctxt "The label of the source editing feature toolbar button."
21
21
  msgid "Source"
22
22
  msgstr "ซอร์ส"
23
+
24
+ msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
25
+ msgid "Show source"
26
+ msgstr "แสดงที่มา"
@@ -20,3 +20,7 @@ msgstr ""
20
20
  msgctxt "The label of the source editing feature toolbar button."
21
21
  msgid "Source"
22
22
  msgstr "Kaynak"
23
+
24
+ msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
25
+ msgid "Show source"
26
+ msgstr "Kaynağı göster"
@@ -20,3 +20,7 @@ msgstr ""
20
20
  msgctxt "The label of the source editing feature toolbar button."
21
21
  msgid "Source"
22
22
  msgstr "مەنبە"
23
+
24
+ msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
25
+ msgid "Show source"
26
+ msgstr ""
@@ -20,3 +20,7 @@ msgstr ""
20
20
  msgctxt "The label of the source editing feature toolbar button."
21
21
  msgid "Source"
22
22
  msgstr "Джерело"
23
+
24
+ msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
25
+ msgid "Show source"
26
+ msgstr "Показати джерело"
@@ -20,3 +20,7 @@ msgstr ""
20
20
  msgctxt "The label of the source editing feature toolbar button."
21
21
  msgid "Source"
22
22
  msgstr "مآخذ"
23
+
24
+ msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
25
+ msgid "Show source"
26
+ msgstr ""
@@ -20,3 +20,7 @@ msgstr ""
20
20
  msgctxt "The label of the source editing feature toolbar button."
21
21
  msgid "Source"
22
22
  msgstr "Nguồn"
23
+
24
+ msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
25
+ msgid "Show source"
26
+ msgstr "Hiển thị nguồn"
@@ -20,3 +20,7 @@ msgstr ""
20
20
  msgctxt "The label of the source editing feature toolbar button."
21
21
  msgid "Source"
22
22
  msgstr "源代码"
23
+
24
+ msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
25
+ msgid "Show source"
26
+ msgstr "显示源代码"
@@ -20,3 +20,7 @@ msgstr ""
20
20
  msgctxt "The label of the source editing feature toolbar button."
21
21
  msgid "Source"
22
22
  msgstr "原始碼"
23
+
24
+ msgctxt "The accessible label of the menu bar button that changes the editor mode to raw source (HTML) editing."
25
+ msgid "Show source"
26
+ msgstr "顯示來源"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-source-editing",
3
- "version": "41.3.0-alpha.4",
3
+ "version": "41.3.1",
4
4
  "description": "Source editing feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -13,8 +13,8 @@
13
13
  "type": "module",
14
14
  "main": "src/index.js",
15
15
  "dependencies": {
16
- "@ckeditor/ckeditor5-theme-lark": "41.3.0-alpha.4",
17
- "ckeditor5": "41.3.0-alpha.4"
16
+ "@ckeditor/ckeditor5-theme-lark": "41.3.1",
17
+ "ckeditor5": "41.3.1"
18
18
  },
19
19
  "author": "CKSource (http://cksource.com/)",
20
20
  "license": "GPL-2.0-or-later",
@@ -26,7 +26,6 @@
26
26
  "directory": "packages/ckeditor5-source-editing"
27
27
  },
28
28
  "files": [
29
- "dist",
30
29
  "lang",
31
30
  "src/**/*.js",
32
31
  "src/**/*.d.ts",
@@ -100,4 +100,5 @@ export default class SourceEditing extends Plugin {
100
100
  * If any {@link module:ui/dialog/dialogview~DialogView editor dialog} is currently visible, hide it.
101
101
  */
102
102
  private _hideVisibleDialog;
103
+ private _createButton;
103
104
  }
@@ -7,7 +7,7 @@
7
7
  */
8
8
  /* global console */
9
9
  import { Plugin, PendingActions } from 'ckeditor5/src/core.js';
10
- import { ButtonView } from 'ckeditor5/src/ui.js';
10
+ import { ButtonView, MenuBarMenuListItemButtonView } from 'ckeditor5/src/ui.js';
11
11
  import { CKEditorError, createElement, ElementReplacer } from 'ckeditor5/src/utils.js';
12
12
  import { formatHtml } from './utils/formathtml.js';
13
13
  import '../theme/sourceediting.css';
@@ -51,36 +51,21 @@ export default class SourceEditing extends Plugin {
51
51
  init() {
52
52
  this._checkCompatibility();
53
53
  const editor = this.editor;
54
- const t = editor.t;
55
- editor.ui.componentFactory.add('sourceEditing', locale => {
56
- const buttonView = new ButtonView(locale);
54
+ const t = editor.locale.t;
55
+ editor.ui.componentFactory.add('sourceEditing', () => {
56
+ const buttonView = this._createButton(ButtonView);
57
57
  buttonView.set({
58
58
  label: t('Source'),
59
59
  icon: sourceEditingIcon,
60
60
  tooltip: true,
61
- withText: true,
62
61
  class: 'ck-source-editing-button'
63
62
  });
64
- buttonView.bind('isOn').to(this, 'isSourceEditingMode');
65
- // The button should be disabled if one of the following conditions is met:
66
- buttonView.bind('isEnabled').to(this, 'isEnabled', editor, 'isReadOnly', editor.plugins.get(PendingActions), 'hasAny', (isEnabled, isEditorReadOnly, hasAnyPendingActions) => {
67
- // (1) The plugin itself is disabled.
68
- if (!isEnabled) {
69
- return false;
70
- }
71
- // (2) The editor is in read-only mode.
72
- if (isEditorReadOnly) {
73
- return false;
74
- }
75
- // (3) Any pending action is scheduled. It may change the model, so modifying the document source should be prevented
76
- // until the model is finally set.
77
- if (hasAnyPendingActions) {
78
- return false;
79
- }
80
- return true;
81
- });
82
- this.listenTo(buttonView, 'execute', () => {
83
- this.isSourceEditingMode = !this.isSourceEditingMode;
63
+ return buttonView;
64
+ });
65
+ editor.ui.componentFactory.add('menuBar:sourceEditing', () => {
66
+ const buttonView = this._createButton(MenuBarMenuListItemButtonView);
67
+ buttonView.set({
68
+ label: t('Show source')
84
69
  });
85
70
  return buttonView;
86
71
  });
@@ -261,6 +246,10 @@ export default class SourceEditing extends Plugin {
261
246
  for (const command of editor.commands.commands()) {
262
247
  command.forceDisabled(COMMAND_FORCE_DISABLE_ID);
263
248
  }
249
+ // Comments archive UI plugin will be disabled manually too.
250
+ if (editor.plugins.has('CommentsArchiveUI')) {
251
+ editor.plugins.get('CommentsArchiveUI').forceDisabled(COMMAND_FORCE_DISABLE_ID);
252
+ }
264
253
  }
265
254
  /**
266
255
  * Clears forced disable for all commands, that was previously set through {@link #_disableCommands}.
@@ -270,6 +259,10 @@ export default class SourceEditing extends Plugin {
270
259
  for (const command of editor.commands.commands()) {
271
260
  command.clearForceDisabled(COMMAND_FORCE_DISABLE_ID);
272
261
  }
262
+ // Comments archive UI plugin will be enabled manually too.
263
+ if (editor.plugins.has('CommentsArchiveUI')) {
264
+ editor.plugins.get('CommentsArchiveUI').clearForceDisabled(COMMAND_FORCE_DISABLE_ID);
265
+ }
273
266
  }
274
267
  /**
275
268
  * Adds or removes the `readonly` attribute from the textarea from all roots, if document source mode is active.
@@ -305,6 +298,35 @@ export default class SourceEditing extends Plugin {
305
298
  }
306
299
  }
307
300
  }
301
+ _createButton(ButtonClass) {
302
+ const editor = this.editor;
303
+ const buttonView = new ButtonClass(editor.locale);
304
+ buttonView.set({
305
+ withText: true
306
+ });
307
+ buttonView.bind('isOn').to(this, 'isSourceEditingMode');
308
+ // The button should be disabled if one of the following conditions is met:
309
+ buttonView.bind('isEnabled').to(this, 'isEnabled', editor, 'isReadOnly', editor.plugins.get(PendingActions), 'hasAny', (isEnabled, isEditorReadOnly, hasAnyPendingActions) => {
310
+ // (1) The plugin itself is disabled.
311
+ if (!isEnabled) {
312
+ return false;
313
+ }
314
+ // (2) The editor is in read-only mode.
315
+ if (isEditorReadOnly) {
316
+ return false;
317
+ }
318
+ // (3) Any pending action is scheduled. It may change the model, so modifying the document source should be prevented
319
+ // until the model is finally set.
320
+ if (hasAnyPendingActions) {
321
+ return false;
322
+ }
323
+ return true;
324
+ });
325
+ this.listenTo(buttonView, 'execute', () => {
326
+ this.isSourceEditingMode = !this.isSourceEditingMode;
327
+ });
328
+ return buttonView;
329
+ }
308
330
  }
309
331
  /**
310
332
  * Formats the content for a better readability.
@@ -1,4 +0,0 @@
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
- */
@@ -1,43 +0,0 @@
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
- .ck-source-editing-area {
6
- position: relative;
7
- overflow: hidden;
8
- }
9
- .ck-source-editing-area::after {
10
- padding: var(--ck-spacing-large);
11
- margin: 0;
12
- border: 1px solid transparent;
13
- line-height: var(--ck-line-height-base);
14
- font-size: var(--ck-font-size-normal);
15
- font-family: monospace;
16
- white-space: pre-wrap;
17
- }
18
- .ck-source-editing-area::after {
19
- content: attr(data-value) " ";
20
- visibility: hidden;
21
- display: block;
22
- }
23
- .ck-source-editing-area textarea {
24
- position: absolute;
25
- width: 100%;
26
- height: 100%;
27
- resize: none;
28
- outline: none;
29
- overflow: hidden;
30
- box-sizing: border-box;
31
- border-color: var(--ck-color-base-border);
32
- border-radius: 0;
33
- }
34
- .ck-rounded-corners .ck-source-editing-area textarea {
35
- border-radius: var(--ck-border-radius);
36
- border-top-left-radius: 0;
37
- border-top-right-radius: 0;
38
- }
39
- .ck-source-editing-area textarea:not([readonly]):focus {
40
- outline: none;
41
- border: var(--ck-focus-ring);
42
- box-shadow: var(--ck-inner-shadow), 0 0;
43
- }
package/dist/index.css DELETED
@@ -1,87 +0,0 @@
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
- /*
6
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
8
- */
9
-
10
- /*
11
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
12
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
13
- */
14
-
15
- /**
16
- * Implements rounded corner interface for .ck-rounded-corners class.
17
- *
18
- * @see $ck-border-radius
19
- */
20
- /*
21
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
22
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
23
- */
24
- /**
25
- * A visual style of focused element's border.
26
- */
27
- /*
28
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
29
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
30
- */
31
- /**
32
- * A helper to combine multiple shadows.
33
- */
34
- /**
35
- * Gives an element a drop shadow so it looks like a floating panel.
36
- */
37
-
38
- .ck-source-editing-area {
39
- position: relative;
40
- overflow: hidden;
41
- }
42
-
43
- .ck-source-editing-area::after,
44
- .ck-source-editing-area textarea {
45
- padding: var(--ck-spacing-large);
46
- margin: 0;
47
- border: 1px solid transparent;
48
- line-height: var(--ck-line-height-base);
49
- font-size: var(--ck-font-size-normal);
50
- font-family: monospace;
51
- white-space: pre-wrap;
52
- }
53
-
54
- .ck-source-editing-area::after {
55
- content: attr(data-value) " ";
56
- visibility: hidden;
57
- display: block;
58
- }
59
-
60
- .ck-source-editing-area textarea {
61
- position: absolute;
62
- width: 100%;
63
- height: 100%;
64
- resize: none;
65
- outline: none;
66
- overflow: hidden;
67
- box-sizing: border-box;
68
-
69
- border-color: var(--ck-color-base-border);
70
-
71
- border-radius: 0;
72
- }
73
-
74
- .ck-rounded-corners .ck-source-editing-area textarea, .ck-source-editing-area textarea.ck-rounded-corners {
75
- border-radius: var(--ck-border-radius);
76
- border-top-left-radius: 0;
77
- border-top-right-radius: 0;
78
- }
79
-
80
- .ck-source-editing-area textarea:not([readonly]):focus {
81
- /* Disable native outline. */
82
- outline: none;
83
- border: var(--ck-focus-ring);
84
- box-shadow: var(--ck-inner-shadow), 0 0;
85
- }
86
-
87
- /*# sourceMappingURL=index.css.map */
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../theme/sourceediting.css","index.css","../../../node_modules/@ckeditor/ckeditor5-theme-lark/theme/mixins/_rounded.css","../../../node_modules/@ckeditor/ckeditor5-theme-lark/theme/mixins/_focus.css","../../../node_modules/@ckeditor/ckeditor5-theme-lark/theme/mixins/_shadow.css"],"names":[],"mappings":"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","file":"index.css.map","sourcesContent":["/*\n * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license\n */\n\n@import \"@ckeditor/ckeditor5-theme-lark/theme/mixins/_rounded.css\";\n@import \"@ckeditor/ckeditor5-theme-lark/theme/mixins/_focus.css\";\n@import \"@ckeditor/ckeditor5-theme-lark/theme/mixins/_shadow.css\";\n\n.ck-source-editing-area {\n\tposition: relative;\n\toverflow: hidden;\n}\n\n.ck-source-editing-area::after,\n.ck-source-editing-area textarea {\n\tpadding: var(--ck-spacing-large);\n\tmargin: 0;\n\tborder: 1px solid transparent;\n\tline-height: var(--ck-line-height-base);\n\tfont-size: var(--ck-font-size-normal);\n\tfont-family: monospace;\n\twhite-space: pre-wrap;\n}\n\n.ck-source-editing-area::after {\n\tcontent: attr(data-value) \" \";\n\tvisibility: hidden;\n\tdisplay: block;\n}\n\n.ck-source-editing-area textarea {\n\tposition: absolute;\n\twidth: 100%;\n\theight: 100%;\n\tresize: none;\n\toutline: none;\n\toverflow: hidden;\n\tbox-sizing: border-box;\n\n\tborder-color: var(--ck-color-base-border);\n\n\t@mixin ck-rounded-corners {\n\t\tborder-top-left-radius: 0;\n\t\tborder-top-right-radius: 0;\n\t}\n\n\t&:not([readonly]):focus {\n\t\t@mixin ck-focus-ring;\n\t\t@mixin ck-box-shadow var(--ck-inner-shadow);\n\t}\n}\n","/*\n * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license\n */\n\n/*\n * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license\n */\n\n/**\n * Implements rounded corner interface for .ck-rounded-corners class.\n *\n * @see $ck-border-radius\n */\n/*\n * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license\n */\n/**\n * A visual style of focused element's border.\n */\n/*\n * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license\n */\n/**\n * A helper to combine multiple shadows.\n */\n/**\n * Gives an element a drop shadow so it looks like a floating panel.\n */\n\n.ck-source-editing-area {\n\tposition: relative;\n\toverflow: hidden;\n}\n\n.ck-source-editing-area::after,\n.ck-source-editing-area textarea {\n\tpadding: var(--ck-spacing-large);\n\tmargin: 0;\n\tborder: 1px solid transparent;\n\tline-height: var(--ck-line-height-base);\n\tfont-size: var(--ck-font-size-normal);\n\tfont-family: monospace;\n\twhite-space: pre-wrap;\n}\n\n.ck-source-editing-area::after {\n\tcontent: attr(data-value) \" \";\n\tvisibility: hidden;\n\tdisplay: block;\n}\n\n.ck-source-editing-area textarea {\n\tposition: absolute;\n\twidth: 100%;\n\theight: 100%;\n\tresize: none;\n\toutline: none;\n\toverflow: hidden;\n\tbox-sizing: border-box;\n\n\tborder-color: var(--ck-color-base-border);\n\n\tborder-radius: 0;\n}\n\n.ck-rounded-corners .ck-source-editing-area textarea, .ck-source-editing-area textarea.ck-rounded-corners {\n\t\tborder-radius: var(--ck-border-radius);\n\t\tborder-top-left-radius: 0;\n\t\tborder-top-right-radius: 0;\n}\n\n.ck-source-editing-area textarea:not([readonly]):focus {\n\t\t/* Disable native outline. */\n\t\toutline: none;\n\t\tborder: var(--ck-focus-ring);\n\t\tbox-shadow: var(--ck-inner-shadow), 0 0;\n\t}\n\n/*# sourceMappingURL=index.css.map */","/*\n * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license\n */\n\n/**\n * Implements rounded corner interface for .ck-rounded-corners class.\n *\n * @see $ck-border-radius\n */\n@define-mixin ck-rounded-corners {\n\tborder-radius: 0;\n\n\t@nest .ck-rounded-corners &,\n\t&.ck-rounded-corners {\n\t\tborder-radius: var(--ck-border-radius);\n\t\t@mixin-content;\n\t}\n}\n","/*\n * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license\n */\n\n/**\n * A visual style of focused element's border.\n */\n@define-mixin ck-focus-ring {\n\t/* Disable native outline. */\n\toutline: none;\n\tborder: var(--ck-focus-ring)\n}\n","/*\n * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license\n */\n\n/**\n * A helper to combine multiple shadows.\n */\n@define-mixin ck-box-shadow $shadowA, $shadowB: 0 0 {\n\tbox-shadow: $shadowA, $shadowB;\n}\n\n/**\n * Gives an element a drop shadow so it looks like a floating panel.\n */\n@define-mixin ck-drop-shadow {\n\t@mixin ck-box-shadow var(--ck-drop-shadow);\n}\n"]}
@@ -1,8 +0,0 @@
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
-
6
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,5 +0,0 @@
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
- export default {"ar":{"dictionary":{"Source":"المصدر"},getPluralForm(n){return n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;}}}
@@ -1,8 +0,0 @@
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
-
6
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,5 +0,0 @@
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
- export default {"bg":{"dictionary":{"Source":"Източник"},getPluralForm(n){return (n != 1);}}}
@@ -1,8 +0,0 @@
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
-
6
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,5 +0,0 @@
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
- export default {"bn":{"dictionary":{"Source":"উৎস"},getPluralForm(n){return (n != 1);}}}
@@ -1,8 +0,0 @@
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
-
6
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,5 +0,0 @@
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
- export default {"ca":{"dictionary":{"Source":"Font"},getPluralForm(n){return (n != 1);}}}
@@ -1,8 +0,0 @@
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
-
6
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,5 +0,0 @@
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
- export default {"cs":{"dictionary":{"Source":"Zdroj"},getPluralForm(n){return (n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;}}}
@@ -1,8 +0,0 @@
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
-
6
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,5 +0,0 @@
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
- export default {"da":{"dictionary":{"Source":"Kilde"},getPluralForm(n){return (n != 1);}}}
@@ -1,8 +0,0 @@
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
-
6
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,5 +0,0 @@
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
- export default {"de":{"dictionary":{"Source":"Quellcode"},getPluralForm(n){return (n != 1);}}}
@@ -1,8 +0,0 @@
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
-
6
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,5 +0,0 @@
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
- export default {"el":{"dictionary":{"Source":"Κώδικας"},getPluralForm(n){return (n != 1);}}}
@@ -1,8 +0,0 @@
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
-
6
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,5 +0,0 @@
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
- export default {"en-au":{"dictionary":{"Source":"Source"},getPluralForm(n){return (n != 1);}}}
@@ -1,8 +0,0 @@
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
-
6
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,5 +0,0 @@
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
- export default {"en":{"dictionary":{"Source":"Source"},"getPluralForm":null}}
@@ -1,8 +0,0 @@
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
-
6
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,5 +0,0 @@
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
- export default {"es":{"dictionary":{"Source":"Origen"},getPluralForm(n){return n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}}
@@ -1,8 +0,0 @@
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
-
6
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,5 +0,0 @@
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
- export default {"et":{"dictionary":{"Source":"Allikas"},getPluralForm(n){return (n != 1);}}}
@@ -1,8 +0,0 @@
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
-
6
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;