equal
deleted
inserted
replaced
13 }, |
13 }, |
14 "content": { |
14 "content": { |
15 "type": "rich-text", |
15 "type": "rich-text", |
16 "source": "rich-text", |
16 "source": "rich-text", |
17 "selector": "p", |
17 "selector": "p", |
18 "__experimentalRole": "content" |
18 "role": "content" |
19 }, |
19 }, |
20 "dropCap": { |
20 "dropCap": { |
21 "type": "boolean", |
21 "type": "boolean", |
22 "default": false |
22 "default": false |
23 }, |
23 }, |
31 }, |
31 }, |
32 "supports": { |
32 "supports": { |
33 "splitting": true, |
33 "splitting": true, |
34 "anchor": true, |
34 "anchor": true, |
35 "className": false, |
35 "className": false, |
|
36 "__experimentalBorder": { |
|
37 "color": true, |
|
38 "radius": true, |
|
39 "style": true, |
|
40 "width": true |
|
41 }, |
36 "color": { |
42 "color": { |
37 "gradients": true, |
43 "gradients": true, |
38 "link": true, |
44 "link": true, |
39 "__experimentalDefaultControls": { |
45 "__experimentalDefaultControls": { |
40 "background": true, |
46 "background": true, |