← All changes
|
assets/src/apps/js/blocks/course-elements/course-progress/block.json
+47
-47
4.3.8
→
4.4.8
View file →
| @@ -1,47 +1,47 @@ | ||
| 1 | -{ | |
| 2 | - "$schema": "https://schemas.wp.org/trunk/block.json", | |
| 3 | - "apiVersion": 3, | |
| 4 | - "name": "learnpress/course-progress", | |
| 5 | - "title": "Course Progress", | |
| 6 | - "category": "learnpress-course-elements", | |
| 7 | - "description": "Renders template Progress Course PHP templates.", | |
| 8 | - "textdomain": "learnpress", | |
| 9 | - "keywords": [ "progress single course", "learnpress" ], | |
| 10 | - "icon": "chart-line", | |
| 11 | - "ancestor": [ "learnpress/single-course" ], | |
| 12 | - "usesContext": [], | |
| 13 | - "supports": { | |
| 14 | - "multiple": false, | |
| 15 | - "align": [ "wide", "full" ], | |
| 16 | - "html": false, | |
| 17 | - "typography": { | |
| 18 | - "fontSize": true, | |
| 19 | - "lineHeight": false, | |
| 20 | - "fontWeight": true, | |
| 21 | - "__experimentalFontFamily": false, | |
| 22 | - "__experimentalTextDecoration": false, | |
| 23 | - "__experimentalFontStyle": false, | |
| 24 | - "__experimentalFontWeight": true, | |
| 25 | - "__experimentalLetterSpacing": false, | |
| 26 | - "__experimentalTextTransform": true, | |
| 27 | - "__experimentalDefaultControls": { "fontSize": true } | |
| 28 | - }, | |
| 29 | - "color": { | |
| 30 | - "background": false, | |
| 31 | - "text": true, | |
| 32 | - "link": false, | |
| 33 | - "gradients": false, | |
| 34 | - "__experimentalDefaultControls": { | |
| 35 | - "text": true | |
| 36 | - } | |
| 37 | - }, | |
| 38 | - "spacing": { | |
| 39 | - "padding": true, | |
| 40 | - "margin": true, | |
| 41 | - "__experimentalDefaultControls": { | |
| 42 | - "margin": false, | |
| 43 | - "padding": false | |
| 44 | - } | |
| 45 | - } | |
| 46 | - } | |
| 47 | -} | |
| 1 | +{ | |
| 2 | + "$schema": "https://schemas.wp.org/trunk/block.json", | |
| 3 | + "apiVersion": 3, | |
| 4 | + "name": "learnpress/course-progress", | |
| 5 | + "title": "Course Progress", | |
| 6 | + "category": "learnpress-course-elements", | |
| 7 | + "description": "Renders template Progress Course PHP templates.", | |
| 8 | + "textdomain": "learnpress", | |
| 9 | + "keywords": [ "progress single course", "learnpress" ], | |
| 10 | + "icon": "chart-line", | |
| 11 | + "ancestor": [ "learnpress/single-course" ], | |
| 12 | + "usesContext": [], | |
| 13 | + "supports": { | |
| 14 | + "multiple": false, | |
| 15 | + "align": [ "wide", "full" ], | |
| 16 | + "html": false, | |
| 17 | + "typography": { | |
| 18 | + "fontSize": true, | |
| 19 | + "lineHeight": false, | |
| 20 | + "fontWeight": true, | |
| 21 | + "__experimentalFontFamily": false, | |
| 22 | + "__experimentalTextDecoration": false, | |
| 23 | + "__experimentalFontStyle": false, | |
| 24 | + "__experimentalFontWeight": true, | |
| 25 | + "__experimentalLetterSpacing": false, | |
| 26 | + "__experimentalTextTransform": true, | |
| 27 | + "__experimentalDefaultControls": { "fontSize": true } | |
| 28 | + }, | |
| 29 | + "color": { | |
| 30 | + "background": false, | |
| 31 | + "text": true, | |
| 32 | + "link": false, | |
| 33 | + "gradients": false, | |
| 34 | + "__experimentalDefaultControls": { | |
| 35 | + "text": true | |
| 36 | + } | |
| 37 | + }, | |
| 38 | + "spacing": { | |
| 39 | + "padding": true, | |
| 40 | + "margin": true, | |
| 41 | + "__experimentalDefaultControls": { | |
| 42 | + "margin": false, | |
| 43 | + "padding": false | |
| 44 | + } | |
| 45 | + } | |
| 46 | + } | |
| 47 | +} | |