| 1 |
{ |
| 2 |
"name": "spsp/divi5-smart-post-show", |
| 3 |
"d4Shortcode": "et_pb_smart_post_show_pro", |
| 4 |
"title": "Smart Post Show", |
| 5 |
"titles": "Smart Post Show Modules", |
| 6 |
"category": "module", |
| 7 |
"moduleIcon": "spsp/smart-post-show", |
| 8 |
"moduleClassName": "spsp_divi5_smart_post_show", |
| 9 |
"moduleOrderClassName": "spsp_divi5_smart_post_show", |
| 10 |
"attributes": { |
| 11 |
"module": { |
| 12 |
"type": "object", |
| 13 |
"selector": "{{selector}}", |
| 14 |
"default": { |
| 15 |
"meta": { |
| 16 |
"adminLabel": { |
| 17 |
"desktop": { |
| 18 |
"value": "Smart Post Show Pro" |
| 19 |
} |
| 20 |
} |
| 21 |
} |
| 22 |
}, |
| 23 |
"settings": { |
| 24 |
"meta": { |
| 25 |
"adminLabel": {} |
| 26 |
}, |
| 27 |
"decoration": { |
| 28 |
"layout": {}, |
| 29 |
"background": {}, |
| 30 |
"sizing": {}, |
| 31 |
"spacing": {}, |
| 32 |
"border": {}, |
| 33 |
"boxShadow": {}, |
| 34 |
"filters": {}, |
| 35 |
"transform": {}, |
| 36 |
"animation": {}, |
| 37 |
"overflow": {}, |
| 38 |
"disabledOn": {}, |
| 39 |
"transition": {}, |
| 40 |
"position": {}, |
| 41 |
"zIndex": {}, |
| 42 |
"scroll": {}, |
| 43 |
"sticky": {} |
| 44 |
} |
| 45 |
} |
| 46 |
}, |
| 47 |
"templateId": { |
| 48 |
"type": "object", |
| 49 |
"default": { |
| 50 |
"innerContent": { |
| 51 |
"desktop": { |
| 52 |
"value": "0" |
| 53 |
} |
| 54 |
} |
| 55 |
}, |
| 56 |
"settings": { |
| 57 |
"innerContent": { |
| 58 |
"groupType": "group-items", |
| 59 |
"items": { |
| 60 |
"templateIdInnerContent": { |
| 61 |
"groupSlug": "mainContent", |
| 62 |
"attrName": "templateId.innerContent", |
| 63 |
"label": "Saved Template", |
| 64 |
"description": "Select a saved template", |
| 65 |
"priority": 10, |
| 66 |
"render": true, |
| 67 |
"features": { |
| 68 |
"sticky": false, |
| 69 |
"responsive": false, |
| 70 |
"hover": false, |
| 71 |
"dynamicContent": false |
| 72 |
}, |
| 73 |
"component": { |
| 74 |
"type": "field", |
| 75 |
"name": "divi/select", |
| 76 |
"props": { |
| 77 |
"defaultValue": "0", |
| 78 |
"options": { |
| 79 |
"0": { |
| 80 |
"label": "- Select Template -" |
| 81 |
} |
| 82 |
} |
| 83 |
} |
| 84 |
} |
| 85 |
} |
| 86 |
} |
| 87 |
} |
| 88 |
} |
| 89 |
} |
| 90 |
}, |
| 91 |
"settings": { |
| 92 |
"groups": { |
| 93 |
"mainContent": { |
| 94 |
"panel": "content", |
| 95 |
"priority": 10, |
| 96 |
"groupName": "mainContent", |
| 97 |
"multiElements": true, |
| 98 |
"component": { |
| 99 |
"name": "divi/composite", |
| 100 |
"props": { |
| 101 |
"groupLabel": "Settings" |
| 102 |
} |
| 103 |
} |
| 104 |
} |
| 105 |
} |
| 106 |
}, |
| 107 |
"placeholderContent": { |
| 108 |
"module": { |
| 109 |
"decoration": { |
| 110 |
"background": { |
| 111 |
"desktop": { |
| 112 |
"value": { |
| 113 |
"color": "transparent" |
| 114 |
} |
| 115 |
} |
| 116 |
} |
| 117 |
} |
| 118 |
}, |
| 119 |
"templateId": { |
| 120 |
"innerContent": { |
| 121 |
"desktop": { |
| 122 |
"value": "0" |
| 123 |
} |
| 124 |
} |
| 125 |
} |
| 126 |
} |
| 127 |
} |
| 128 |
|