@ckeditor/ckeditor5-template 41.3.0-alpha.4 → 41.3.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.
- package/build/template.js +2 -2
- package/build/translations/ar.js +1 -1
- package/build/translations/bg.js +1 -1
- package/build/translations/bn.js +1 -1
- package/build/translations/ca.js +1 -1
- package/build/translations/cs.js +1 -1
- package/build/translations/da.js +1 -1
- package/build/translations/de.js +1 -1
- package/build/translations/el.js +1 -1
- package/build/translations/en-au.js +1 -1
- package/build/translations/es.js +1 -1
- package/build/translations/et.js +1 -1
- package/build/translations/fi.js +1 -1
- package/build/translations/fr.js +1 -1
- package/build/translations/gl.js +1 -1
- package/build/translations/he.js +1 -1
- package/build/translations/hi.js +1 -1
- package/build/translations/hr.js +1 -1
- package/build/translations/hu.js +1 -1
- package/build/translations/id.js +1 -1
- package/build/translations/it.js +1 -1
- package/build/translations/ja.js +1 -1
- package/build/translations/ko.js +1 -1
- package/build/translations/lt.js +1 -1
- package/build/translations/lv.js +1 -1
- package/build/translations/ms.js +1 -1
- package/build/translations/nl.js +1 -1
- package/build/translations/no.js +1 -1
- package/build/translations/pl.js +1 -1
- package/build/translations/pt-br.js +1 -1
- package/build/translations/pt.js +1 -1
- package/build/translations/ro.js +1 -1
- package/build/translations/ru.js +1 -1
- package/build/translations/sk.js +1 -1
- package/build/translations/sr-latn.js +1 -1
- package/build/translations/sr.js +1 -1
- package/build/translations/sv.js +1 -1
- package/build/translations/th.js +1 -1
- package/build/translations/tr.js +1 -1
- package/build/translations/uk.js +1 -1
- package/build/translations/uz.js +1 -1
- package/build/translations/vi.js +1 -1
- package/build/translations/zh-cn.js +1 -1
- package/build/translations/zh.js +1 -1
- package/lang/contexts.json +1 -0
- package/lang/translations/ar.po +4 -0
- package/lang/translations/bg.po +4 -0
- package/lang/translations/bn.po +4 -0
- package/lang/translations/ca.po +4 -0
- package/lang/translations/cs.po +4 -0
- package/lang/translations/da.po +4 -0
- package/lang/translations/de.po +4 -0
- package/lang/translations/el.po +4 -0
- package/lang/translations/en-au.po +4 -0
- package/lang/translations/en.po +4 -0
- package/lang/translations/es.po +4 -0
- package/lang/translations/et.po +4 -0
- package/lang/translations/fi.po +4 -0
- package/lang/translations/fr.po +4 -0
- package/lang/translations/gl.po +4 -0
- package/lang/translations/he.po +4 -0
- package/lang/translations/hi.po +4 -0
- package/lang/translations/hr.po +4 -0
- package/lang/translations/hu.po +4 -0
- package/lang/translations/id.po +4 -0
- package/lang/translations/it.po +4 -0
- package/lang/translations/ja.po +4 -0
- package/lang/translations/ko.po +4 -0
- package/lang/translations/lt.po +4 -0
- package/lang/translations/lv.po +4 -0
- package/lang/translations/ms.po +4 -0
- package/lang/translations/nl.po +4 -0
- package/lang/translations/no.po +4 -0
- package/lang/translations/pl.po +4 -0
- package/lang/translations/pt-br.po +4 -0
- package/lang/translations/pt.po +4 -0
- package/lang/translations/ro.po +4 -0
- package/lang/translations/ru.po +4 -0
- package/lang/translations/sk.po +4 -0
- package/lang/translations/sr-latn.po +4 -0
- package/lang/translations/sr.po +4 -0
- package/lang/translations/sv.po +4 -0
- package/lang/translations/th.po +4 -0
- package/lang/translations/tr.po +4 -0
- package/lang/translations/uk.po +4 -0
- package/lang/translations/uz.po +4 -0
- package/lang/translations/vi.po +4 -0
- package/lang/translations/zh-cn.po +4 -0
- package/lang/translations/zh.po +4 -0
- package/package.json +4 -5
- package/src/index.js +1 -1
- package/src/template.js +1 -1
- package/src/templatecommand.js +1 -1
- package/src/templateediting.js +1 -1
- package/src/templateui.js +1 -1
- package/src/ui/templatelistbuttonview.js +1 -1
- package/src/ui/templatelistitemview.d.ts +1 -1
- package/src/ui/templatelistitemview.js +1 -1
- package/src/ui/templatelistview.js +1 -1
- package/theme/template.css +15 -11
- package/dist/content-index.css +0 -332
- package/dist/editor-index.css +0 -406
- package/dist/index.css +0 -1101
- package/dist/translations/ar.d.ts +0 -8
- package/dist/translations/ar.js +0 -23
- package/dist/translations/bg.d.ts +0 -8
- package/dist/translations/bg.js +0 -23
- package/dist/translations/bn.d.ts +0 -8
- package/dist/translations/bn.js +0 -23
- package/dist/translations/ca.d.ts +0 -8
- package/dist/translations/ca.js +0 -23
- package/dist/translations/cs.d.ts +0 -8
- package/dist/translations/cs.js +0 -23
- package/dist/translations/da.d.ts +0 -8
- package/dist/translations/da.js +0 -23
- package/dist/translations/de.d.ts +0 -8
- package/dist/translations/de.js +0 -23
- package/dist/translations/el.d.ts +0 -8
- package/dist/translations/el.js +0 -23
- package/dist/translations/en-au.d.ts +0 -8
- package/dist/translations/en-au.js +0 -23
- package/dist/translations/en.d.ts +0 -8
- package/dist/translations/en.js +0 -23
- package/dist/translations/es.d.ts +0 -8
- package/dist/translations/es.js +0 -23
- package/dist/translations/et.d.ts +0 -8
- package/dist/translations/et.js +0 -23
- package/dist/translations/fi.d.ts +0 -8
- package/dist/translations/fi.js +0 -23
- package/dist/translations/fr.d.ts +0 -8
- package/dist/translations/fr.js +0 -23
- package/dist/translations/gl.d.ts +0 -8
- package/dist/translations/gl.js +0 -23
- package/dist/translations/he.d.ts +0 -8
- package/dist/translations/he.js +0 -23
- package/dist/translations/hi.d.ts +0 -8
- package/dist/translations/hi.js +0 -23
- package/dist/translations/hr.d.ts +0 -8
- package/dist/translations/hr.js +0 -23
- package/dist/translations/hu.d.ts +0 -8
- package/dist/translations/hu.js +0 -23
- package/dist/translations/id.d.ts +0 -8
- package/dist/translations/id.js +0 -23
- package/dist/translations/it.d.ts +0 -8
- package/dist/translations/it.js +0 -23
- package/dist/translations/ja.d.ts +0 -8
- package/dist/translations/ja.js +0 -23
- package/dist/translations/ko.d.ts +0 -8
- package/dist/translations/ko.js +0 -23
- package/dist/translations/lt.d.ts +0 -8
- package/dist/translations/lt.js +0 -23
- package/dist/translations/lv.d.ts +0 -8
- package/dist/translations/lv.js +0 -23
- package/dist/translations/ms.d.ts +0 -8
- package/dist/translations/ms.js +0 -23
- package/dist/translations/nl.d.ts +0 -8
- package/dist/translations/nl.js +0 -23
- package/dist/translations/no.d.ts +0 -8
- package/dist/translations/no.js +0 -23
- package/dist/translations/pl.d.ts +0 -8
- package/dist/translations/pl.js +0 -23
- package/dist/translations/pt-br.d.ts +0 -8
- package/dist/translations/pt-br.js +0 -23
- package/dist/translations/pt.d.ts +0 -8
- package/dist/translations/pt.js +0 -23
- package/dist/translations/ro.d.ts +0 -8
- package/dist/translations/ro.js +0 -23
- package/dist/translations/ru.d.ts +0 -8
- package/dist/translations/ru.js +0 -23
- package/dist/translations/sk.d.ts +0 -8
- package/dist/translations/sk.js +0 -23
- package/dist/translations/sr-latn.d.ts +0 -8
- package/dist/translations/sr-latn.js +0 -23
- package/dist/translations/sr.d.ts +0 -8
- package/dist/translations/sr.js +0 -23
- package/dist/translations/sv.d.ts +0 -8
- package/dist/translations/sv.js +0 -23
- package/dist/translations/th.d.ts +0 -8
- package/dist/translations/th.js +0 -23
- package/dist/translations/tr.d.ts +0 -8
- package/dist/translations/tr.js +0 -23
- package/dist/translations/uk.d.ts +0 -8
- package/dist/translations/uk.js +0 -23
- package/dist/translations/uz.d.ts +0 -8
- package/dist/translations/uz.js +0 -23
- package/dist/translations/vi.d.ts +0 -8
- package/dist/translations/vi.js +0 -23
- package/dist/translations/zh-cn.d.ts +0 -8
- package/dist/translations/zh-cn.js +0 -23
- package/dist/translations/zh.d.ts +0 -8
- package/dist/translations/zh.js +0 -23
- package/dist/types/augmentation.d.ts +0 -27
- package/dist/types/index.d.ts +0 -17
- package/dist/types/template.d.ts +0 -119
- package/dist/types/templatecommand.d.ts +0 -27
- package/dist/types/templateediting.d.ts +0 -34
- package/dist/types/templateui.d.ts +0 -33
- package/dist/types/ui/templatelistbuttonview.d.ts +0 -108
- package/dist/types/ui/templatelistitemview.d.ts +0 -38
- package/dist/types/ui/templatelistview.d.ts +0 -42
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xadd394=_0x3c6d;(function(_0x241f7c,_0x2ed667){const _0x11ca4c=_0x3c6d,_0x321625=_0x241f7c();while(!![]){try{const _0x4783d6=-parseInt(_0x11ca4c(0x18f))/0x1*(-parseInt(_0x11ca4c(0x19b))/0x2)+-parseInt(_0x11ca4c(0x18c))/0x3+-parseInt(_0x11ca4c(0x18b))/0x4*(-parseInt(_0x11ca4c(0x188))/0x5)+parseInt(_0x11ca4c(0x18e))/0x6+-parseInt(_0x11ca4c(0x199))/0x7+parseInt(_0x11ca4c(0x1a0))/0x8*(-parseInt(_0x11ca4c(0x19f))/0x9)+-parseInt(_0x11ca4c(0x191))/0xa;if(_0x4783d6===_0x2ed667)break;else _0x321625['push'](_0x321625['shift']());}catch(_0x2fefc2){_0x321625['push'](_0x321625['shift']());}}}(_0x26ca,0xd3701));function _0x26ca(){const _0x2f9d09=['get','addMany','1985mYKdAV','_resetFiltering','items','13576GTpYyS','254907CDCjml','buttonView','5805822tMbykN','67990ojYeBR','map','11389050PPcEsz','clear','set','length','title','size','isMatching','isVisible','767921uYsPai','highlightText','6rXfwYX','filter','originalIndex','sort','9VGurEj','2555192qqxZkt','forEach'];_0x26ca=function(){return _0x2f9d09;};return _0x26ca();}import{ListView as _0x1aae4f}from'ckeditor5/src/ui.js';export default class d extends _0x1aae4f{[_0xadd394(0x19c)](_0x42ed26){const _0x5e267c=_0xadd394;if(!_0x42ed26)return this[_0x5e267c(0x189)]();const _0x146f1e=new Map(),_0x19434a=this[_0x5e267c(0x18a)][_0x5e267c(0x190)](_0x18a0ef=>{const _0x36eb57=_0x5e267c,_0x393fd7=_0x18a0ef[_0x36eb57(0x18d)][_0x36eb57(0x197)](_0x42ed26);return _0x18a0ef[_0x36eb57(0x198)]=!!_0x393fd7,_0x18a0ef[_0x36eb57(0x18d)][_0x36eb57(0x19a)](_0x393fd7?_0x42ed26:null),_0x393fd7&&_0x146f1e[_0x36eb57(0x193)](_0x18a0ef,_0x393fd7),_0x18a0ef;})[_0x5e267c(0x19e)](F)[_0x5e267c(0x19e)](function(_0x5b647f){return function(_0x11f20b,_0x91edf6){const _0x25488c=_0x3c6d,_0x39ebb2=_0x5b647f[_0x25488c(0x1a2)](_0x11f20b),_0x331c2e=_0x5b647f[_0x25488c(0x1a2)](_0x91edf6);return _0x39ebb2&&!_0x331c2e?-0x1:_0x331c2e&&!_0x39ebb2?0x1:_0x39ebb2||_0x331c2e?_0x39ebb2[_0x25488c(0x195)]&&!_0x331c2e[_0x25488c(0x195)]?-0x1:!_0x39ebb2[_0x25488c(0x195)]&&_0x331c2e[_0x25488c(0x195)]?0x1:0x0:0x0;};}(_0x146f1e));return this[_0x5e267c(0x18a)][_0x5e267c(0x192)](),this[_0x5e267c(0x18a)][_0x5e267c(0x1a3)](_0x19434a),{'resultsCount':_0x146f1e[_0x5e267c(0x196)],'totalItemsCount':this[_0x5e267c(0x18a)][_0x5e267c(0x194)]};}[_0xadd394(0x189)](){const _0x347bde=_0xadd394,_0x469ca1=this[_0x347bde(0x18a)][_0x347bde(0x190)](_0x3ce48c=>_0x3ce48c)[_0x347bde(0x19e)](F);return _0x469ca1[_0x347bde(0x1a1)](_0x26d04a=>{const _0x5996fa=_0x347bde;_0x26d04a[_0x5996fa(0x198)]=!0x0,_0x26d04a[_0x5996fa(0x18d)][_0x5996fa(0x19a)](null);}),this[_0x347bde(0x18a)][_0x347bde(0x192)](),this[_0x347bde(0x18a)][_0x347bde(0x1a3)](_0x469ca1),{'resultsCount':_0x469ca1[_0x347bde(0x194)],'totalItemsCount':_0x469ca1[_0x347bde(0x194)]};}}function _0x3c6d(_0x676fed,_0x588dee){const _0x26ca76=_0x26ca();return _0x3c6d=function(_0x3c6dfc,_0x553797){_0x3c6dfc=_0x3c6dfc-0x188;let _0x1b09c5=_0x26ca76[_0x3c6dfc];return _0x1b09c5;},_0x3c6d(_0x676fed,_0x588dee);}function F(_0x478653,_0x151d0d){const _0x58d037=_0xadd394;return _0x478653[_0x58d037(0x19d)]-_0x151d0d[_0x58d037(0x19d)];}
|
package/theme/template.css
CHANGED
|
@@ -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 {
|
package/dist/content-index.css
DELETED
|
@@ -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
|
-
}
|