@ckeditor/ckeditor5-template 41.3.0-alpha.4 → 41.3.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/build/template.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/uk.js +1 -1
  41. package/build/translations/uz.js +1 -1
  42. package/build/translations/vi.js +1 -1
  43. package/build/translations/zh-cn.js +1 -1
  44. package/build/translations/zh.js +1 -1
  45. package/lang/contexts.json +1 -0
  46. package/lang/translations/ar.po +4 -0
  47. package/lang/translations/bg.po +4 -0
  48. package/lang/translations/bn.po +4 -0
  49. package/lang/translations/ca.po +4 -0
  50. package/lang/translations/cs.po +4 -0
  51. package/lang/translations/da.po +4 -0
  52. package/lang/translations/de.po +4 -0
  53. package/lang/translations/el.po +4 -0
  54. package/lang/translations/en-au.po +4 -0
  55. package/lang/translations/en.po +4 -0
  56. package/lang/translations/es.po +4 -0
  57. package/lang/translations/et.po +4 -0
  58. package/lang/translations/fi.po +4 -0
  59. package/lang/translations/fr.po +4 -0
  60. package/lang/translations/gl.po +4 -0
  61. package/lang/translations/he.po +4 -0
  62. package/lang/translations/hi.po +4 -0
  63. package/lang/translations/hr.po +4 -0
  64. package/lang/translations/hu.po +4 -0
  65. package/lang/translations/id.po +4 -0
  66. package/lang/translations/it.po +4 -0
  67. package/lang/translations/ja.po +4 -0
  68. package/lang/translations/ko.po +4 -0
  69. package/lang/translations/lt.po +4 -0
  70. package/lang/translations/lv.po +4 -0
  71. package/lang/translations/ms.po +4 -0
  72. package/lang/translations/nl.po +4 -0
  73. package/lang/translations/no.po +4 -0
  74. package/lang/translations/pl.po +4 -0
  75. package/lang/translations/pt-br.po +4 -0
  76. package/lang/translations/pt.po +4 -0
  77. package/lang/translations/ro.po +4 -0
  78. package/lang/translations/ru.po +4 -0
  79. package/lang/translations/sk.po +4 -0
  80. package/lang/translations/sr-latn.po +4 -0
  81. package/lang/translations/sr.po +4 -0
  82. package/lang/translations/sv.po +4 -0
  83. package/lang/translations/th.po +4 -0
  84. package/lang/translations/tr.po +4 -0
  85. package/lang/translations/uk.po +4 -0
  86. package/lang/translations/uz.po +4 -0
  87. package/lang/translations/vi.po +4 -0
  88. package/lang/translations/zh-cn.po +4 -0
  89. package/lang/translations/zh.po +4 -0
  90. package/package.json +4 -5
  91. package/src/index.js +1 -1
  92. package/src/template.d.ts +1 -1
  93. package/src/template.js +1 -1
  94. package/src/templatecommand.js +1 -1
  95. package/src/templateediting.js +1 -1
  96. package/src/templateui.js +1 -1
  97. package/src/ui/templatelistbuttonview.js +1 -1
  98. package/src/ui/templatelistitemview.d.ts +1 -1
  99. package/src/ui/templatelistitemview.js +1 -1
  100. package/src/ui/templatelistview.js +1 -1
  101. package/theme/template.css +15 -11
  102. package/dist/content-index.css +0 -332
  103. package/dist/editor-index.css +0 -406
  104. package/dist/index.css +0 -1101
  105. package/dist/translations/ar.d.ts +0 -8
  106. package/dist/translations/ar.js +0 -23
  107. package/dist/translations/bg.d.ts +0 -8
  108. package/dist/translations/bg.js +0 -23
  109. package/dist/translations/bn.d.ts +0 -8
  110. package/dist/translations/bn.js +0 -23
  111. package/dist/translations/ca.d.ts +0 -8
  112. package/dist/translations/ca.js +0 -23
  113. package/dist/translations/cs.d.ts +0 -8
  114. package/dist/translations/cs.js +0 -23
  115. package/dist/translations/da.d.ts +0 -8
  116. package/dist/translations/da.js +0 -23
  117. package/dist/translations/de.d.ts +0 -8
  118. package/dist/translations/de.js +0 -23
  119. package/dist/translations/el.d.ts +0 -8
  120. package/dist/translations/el.js +0 -23
  121. package/dist/translations/en-au.d.ts +0 -8
  122. package/dist/translations/en-au.js +0 -23
  123. package/dist/translations/en.d.ts +0 -8
  124. package/dist/translations/en.js +0 -23
  125. package/dist/translations/es.d.ts +0 -8
  126. package/dist/translations/es.js +0 -23
  127. package/dist/translations/et.d.ts +0 -8
  128. package/dist/translations/et.js +0 -23
  129. package/dist/translations/fi.d.ts +0 -8
  130. package/dist/translations/fi.js +0 -23
  131. package/dist/translations/fr.d.ts +0 -8
  132. package/dist/translations/fr.js +0 -23
  133. package/dist/translations/gl.d.ts +0 -8
  134. package/dist/translations/gl.js +0 -23
  135. package/dist/translations/he.d.ts +0 -8
  136. package/dist/translations/he.js +0 -23
  137. package/dist/translations/hi.d.ts +0 -8
  138. package/dist/translations/hi.js +0 -23
  139. package/dist/translations/hr.d.ts +0 -8
  140. package/dist/translations/hr.js +0 -23
  141. package/dist/translations/hu.d.ts +0 -8
  142. package/dist/translations/hu.js +0 -23
  143. package/dist/translations/id.d.ts +0 -8
  144. package/dist/translations/id.js +0 -23
  145. package/dist/translations/it.d.ts +0 -8
  146. package/dist/translations/it.js +0 -23
  147. package/dist/translations/ja.d.ts +0 -8
  148. package/dist/translations/ja.js +0 -23
  149. package/dist/translations/ko.d.ts +0 -8
  150. package/dist/translations/ko.js +0 -23
  151. package/dist/translations/lt.d.ts +0 -8
  152. package/dist/translations/lt.js +0 -23
  153. package/dist/translations/lv.d.ts +0 -8
  154. package/dist/translations/lv.js +0 -23
  155. package/dist/translations/ms.d.ts +0 -8
  156. package/dist/translations/ms.js +0 -23
  157. package/dist/translations/nl.d.ts +0 -8
  158. package/dist/translations/nl.js +0 -23
  159. package/dist/translations/no.d.ts +0 -8
  160. package/dist/translations/no.js +0 -23
  161. package/dist/translations/pl.d.ts +0 -8
  162. package/dist/translations/pl.js +0 -23
  163. package/dist/translations/pt-br.d.ts +0 -8
  164. package/dist/translations/pt-br.js +0 -23
  165. package/dist/translations/pt.d.ts +0 -8
  166. package/dist/translations/pt.js +0 -23
  167. package/dist/translations/ro.d.ts +0 -8
  168. package/dist/translations/ro.js +0 -23
  169. package/dist/translations/ru.d.ts +0 -8
  170. package/dist/translations/ru.js +0 -23
  171. package/dist/translations/sk.d.ts +0 -8
  172. package/dist/translations/sk.js +0 -23
  173. package/dist/translations/sr-latn.d.ts +0 -8
  174. package/dist/translations/sr-latn.js +0 -23
  175. package/dist/translations/sr.d.ts +0 -8
  176. package/dist/translations/sr.js +0 -23
  177. package/dist/translations/sv.d.ts +0 -8
  178. package/dist/translations/sv.js +0 -23
  179. package/dist/translations/th.d.ts +0 -8
  180. package/dist/translations/th.js +0 -23
  181. package/dist/translations/tr.d.ts +0 -8
  182. package/dist/translations/tr.js +0 -23
  183. package/dist/translations/uk.d.ts +0 -8
  184. package/dist/translations/uk.js +0 -23
  185. package/dist/translations/uz.d.ts +0 -8
  186. package/dist/translations/uz.js +0 -23
  187. package/dist/translations/vi.d.ts +0 -8
  188. package/dist/translations/vi.js +0 -23
  189. package/dist/translations/zh-cn.d.ts +0 -8
  190. package/dist/translations/zh-cn.js +0 -23
  191. package/dist/translations/zh.d.ts +0 -8
  192. package/dist/translations/zh.js +0 -23
  193. package/dist/types/augmentation.d.ts +0 -27
  194. package/dist/types/index.d.ts +0 -17
  195. package/dist/types/template.d.ts +0 -119
  196. package/dist/types/templatecommand.d.ts +0 -27
  197. package/dist/types/templateediting.d.ts +0 -34
  198. package/dist/types/templateui.d.ts +0 -33
  199. package/dist/types/ui/templatelistbuttonview.d.ts +0 -108
  200. package/dist/types/ui/templatelistitemview.d.ts +0 -38
  201. package/dist/types/ui/templatelistview.d.ts +0 -42
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x380b8=_0x10a1;function _0x10a1(_0x539e22,_0x548fde){const _0x300e19=_0x300e();return _0x10a1=function(_0x10a13b,_0x1353e3){_0x10a13b=_0x10a13b-0x18f;let _0x3194df=_0x300e19[_0x10a13b];return _0x3194df;},_0x10a1(_0x539e22,_0x548fde);}(function(_0x581306,_0x16a231){const _0x49b721=_0x10a1,_0x25c0bb=_0x581306();while(!![]){try{const _0x36d28b=parseInt(_0x49b721(0x19f))/0x1+-parseInt(_0x49b721(0x195))/0x2+-parseInt(_0x49b721(0x1a2))/0x3*(parseInt(_0x49b721(0x19d))/0x4)+-parseInt(_0x49b721(0x192))/0x5+-parseInt(_0x49b721(0x1a9))/0x6+parseInt(_0x49b721(0x194))/0x7+-parseInt(_0x49b721(0x1a4))/0x8*(-parseInt(_0x49b721(0x18f))/0x9);if(_0x36d28b===_0x16a231)break;else _0x25c0bb['push'](_0x25c0bb['shift']());}catch(_0x5e54d0){_0x25c0bb['push'](_0x25c0bb['shift']());}}}(_0x300e,0xa61ea));import{ListView as _0xae933c}from'ckeditor5/src/ui.js';export default class f extends _0xae933c{[_0x380b8(0x1a6)](_0xa58c0a){const _0x2a8271=_0x380b8;if(!_0xa58c0a)return this[_0x2a8271(0x1a8)]();const _0x451063=new Map(),_0x5097f9=this[_0x2a8271(0x197)][_0x2a8271(0x19a)](_0x11fa08=>{const _0x5952a0=_0x2a8271,_0x3f557e=_0x11fa08[_0x5952a0(0x1a1)][_0x5952a0(0x191)](_0xa58c0a);return _0x11fa08[_0x5952a0(0x19b)]=!!_0x3f557e,_0x11fa08[_0x5952a0(0x1a1)][_0x5952a0(0x1a0)](_0x3f557e?_0xa58c0a:null),_0x3f557e&&_0x451063[_0x5952a0(0x1a7)](_0x11fa08,_0x3f557e),_0x11fa08;})[_0x2a8271(0x198)](I)[_0x2a8271(0x198)](function(_0x1ac1ae){return function(_0x7306e,_0x3a8460){const _0x56c6a6=_0x10a1,_0x2f56ff=_0x1ac1ae[_0x56c6a6(0x19e)](_0x7306e),_0x3eaaf1=_0x1ac1ae[_0x56c6a6(0x19e)](_0x3a8460);return _0x2f56ff&&!_0x3eaaf1?-0x1:_0x3eaaf1&&!_0x2f56ff?0x1:_0x2f56ff||_0x3eaaf1?_0x2f56ff[_0x56c6a6(0x193)]&&!_0x3eaaf1[_0x56c6a6(0x193)]?-0x1:!_0x2f56ff[_0x56c6a6(0x193)]&&_0x3eaaf1[_0x56c6a6(0x193)]?0x1:0x0:0x0;};}(_0x451063));return this[_0x2a8271(0x197)][_0x2a8271(0x1a3)](),this[_0x2a8271(0x197)][_0x2a8271(0x190)](_0x5097f9),{'resultsCount':_0x451063[_0x2a8271(0x196)],'totalItemsCount':this[_0x2a8271(0x197)][_0x2a8271(0x19c)]};}[_0x380b8(0x1a8)](){const _0x5556d6=_0x380b8,_0x2d4c12=this[_0x5556d6(0x197)][_0x5556d6(0x19a)](_0x5d77df=>_0x5d77df)[_0x5556d6(0x198)](I);return _0x2d4c12[_0x5556d6(0x1a5)](_0x4a20fd=>{const _0x8db34f=_0x5556d6;_0x4a20fd[_0x8db34f(0x19b)]=!0x0,_0x4a20fd[_0x8db34f(0x1a1)][_0x8db34f(0x1a0)](null);}),this[_0x5556d6(0x197)][_0x5556d6(0x1a3)](),this[_0x5556d6(0x197)][_0x5556d6(0x190)](_0x2d4c12),{'resultsCount':_0x2d4c12[_0x5556d6(0x19c)],'totalItemsCount':_0x2d4c12[_0x5556d6(0x19c)]};}}function _0x300e(){const _0x3e8862=['4741576mwmGan','1864738jtgOBp','size','items','sort','originalIndex','map','isVisible','length','1124HxHmNn','get','317358BRURrS','highlightText','buttonView','7275awDYGb','clear','23827720XQZTyz','forEach','filter','set','_resetFiltering','5858928uRMlXF','9QhvtAn','addMany','isMatching','3512415EjVqCi','title'];_0x300e=function(){return _0x3e8862;};return _0x300e();}function I(_0x129659,_0x230f4c){const _0x4ddb4d=_0x380b8;return _0x129659[_0x4ddb4d(0x199)]-_0x230f4c[_0x4ddb4d(0x199)];}
23
+ const _0x424aa7=_0x7d29;function _0x5135(){const _0x1f28b9=['filter','_resetFiltering','6849jXBEyT','set','get','2577644oMrNAV','forEach','buttonView','size','isMatching','1026NHYvPG','232264OaAjGT','title','length','334468ATbhpI','isVisible','map','152WrbiHc','16387aSduhz','items','addMany','971298alZiBD','highlightText','clear','originalIndex','sort','1236895HNkUJK'];_0x5135=function(){return _0x1f28b9;};return _0x5135();}(function(_0x4bbe62,_0xd3d13c){const _0x42d00b=_0x7d29,_0x20cf7a=_0x4bbe62();while(!![]){try{const _0x24c78b=-parseInt(_0x42d00b(0x193))/0x1+-parseInt(_0x42d00b(0x190))/0x2+parseInt(_0x42d00b(0x17f))/0x3+parseInt(_0x42d00b(0x18a))/0x4+parseInt(_0x42d00b(0x184))/0x5+parseInt(_0x42d00b(0x18f))/0x6*(-parseInt(_0x42d00b(0x17c))/0x7)+parseInt(_0x42d00b(0x196))/0x8*(-parseInt(_0x42d00b(0x187))/0x9);if(_0x24c78b===_0xd3d13c)break;else _0x20cf7a['push'](_0x20cf7a['shift']());}catch(_0x142628){_0x20cf7a['push'](_0x20cf7a['shift']());}}}(_0x5135,0x557ea));function _0x7d29(_0x1e9edd,_0x555fca){const _0x5135e0=_0x5135();return _0x7d29=function(_0x7d298,_0x5db201){_0x7d298=_0x7d298-0x17c;let _0x5c685f=_0x5135e0[_0x7d298];return _0x5c685f;},_0x7d29(_0x1e9edd,_0x555fca);}import{ListView as _0x5a2965}from'ckeditor5/src/ui.js';export default class d extends _0x5a2965{[_0x424aa7(0x185)](_0x401a53){const _0x349551=_0x424aa7;if(!_0x401a53)return this[_0x349551(0x186)]();const _0x3f2468=new Map(),_0x2c0169=this[_0x349551(0x17d)][_0x349551(0x195)](_0x299c51=>{const _0x896ffb=_0x349551,_0xc40e05=_0x299c51[_0x896ffb(0x18c)][_0x896ffb(0x18e)](_0x401a53);return _0x299c51[_0x896ffb(0x194)]=!!_0xc40e05,_0x299c51[_0x896ffb(0x18c)][_0x896ffb(0x180)](_0xc40e05?_0x401a53:null),_0xc40e05&&_0x3f2468[_0x896ffb(0x188)](_0x299c51,_0xc40e05),_0x299c51;})[_0x349551(0x183)](F)[_0x349551(0x183)](function(_0x428704){return function(_0x193ef0,_0x33af02){const _0x24957e=_0x7d29,_0x2f1aca=_0x428704[_0x24957e(0x189)](_0x193ef0),_0x352225=_0x428704[_0x24957e(0x189)](_0x33af02);return _0x2f1aca&&!_0x352225?-0x1:_0x352225&&!_0x2f1aca?0x1:_0x2f1aca||_0x352225?_0x2f1aca[_0x24957e(0x191)]&&!_0x352225[_0x24957e(0x191)]?-0x1:!_0x2f1aca[_0x24957e(0x191)]&&_0x352225[_0x24957e(0x191)]?0x1:0x0:0x0;};}(_0x3f2468));return this[_0x349551(0x17d)][_0x349551(0x181)](),this[_0x349551(0x17d)][_0x349551(0x17e)](_0x2c0169),{'resultsCount':_0x3f2468[_0x349551(0x18d)],'totalItemsCount':this[_0x349551(0x17d)][_0x349551(0x192)]};}[_0x424aa7(0x186)](){const _0x1b5284=_0x424aa7,_0x3e6488=this[_0x1b5284(0x17d)][_0x1b5284(0x195)](_0x1de4f3=>_0x1de4f3)[_0x1b5284(0x183)](F);return _0x3e6488[_0x1b5284(0x18b)](_0x36a73b=>{const _0x3dd0e9=_0x1b5284;_0x36a73b[_0x3dd0e9(0x194)]=!0x0,_0x36a73b[_0x3dd0e9(0x18c)][_0x3dd0e9(0x180)](null);}),this[_0x1b5284(0x17d)][_0x1b5284(0x181)](),this[_0x1b5284(0x17d)][_0x1b5284(0x17e)](_0x3e6488),{'resultsCount':_0x3e6488[_0x1b5284(0x192)],'totalItemsCount':_0x3e6488[_0x1b5284(0x192)]};}}function F(_0x58824b,_0x5b2443){const _0x6cb6b7=_0x424aa7;return _0x58824b[_0x6cb6b7(0x182)]-_0x5b2443[_0x6cb6b7(0x182)];}
@@ -15,6 +15,21 @@
15
15
  --ck-template-icon-size: 45px;
16
16
  }
17
17
 
18
+ /* Override default rules for icons to allow any fill color. */
19
+ .ck-button.ck-template-button {
20
+ & .ck.ck-icon {
21
+ color: unset;
22
+
23
+ & * {
24
+ color: unset;
25
+
26
+ &:not([fill]) {
27
+ fill: unset;
28
+ }
29
+ }
30
+ }
31
+ }
32
+
18
33
  .ck.ck-template-form {
19
34
  width: var(--ck-template-dropdown-view-width);
20
35
 
@@ -78,17 +93,6 @@
78
93
  height: auto;
79
94
  grid-area: ck-template-icon;
80
95
  margin: 0;
81
-
82
- /* Override default rules for icons to allow any fill color. */
83
- color: unset;
84
-
85
- & * {
86
- color: unset;
87
-
88
- &:not([fill]) {
89
- fill: unset;
90
- }
91
- }
92
96
  }
93
97
 
94
98
  & > .ck-template-form__text-part {
@@ -1,332 +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
- :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
- }