ameliabooking
/
extensions
/
divi_5_amelia
/
visual-builder
/
src
/
modules
/
Events
/
conversion-outline.json
ameliabooking
/
extensions
/
divi_5_amelia
/
visual-builder
/
src
/
modules
/
Events
Last commit date
conversion-outline.json
6 months ago
module.json
4 months ago
conversion-outline.json
52 lines
| 1 | { |
| 2 | "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!", |
| 3 | "advanced": { |
| 4 | "admin_label": "module.meta.adminLabel", |
| 5 | "animation": "module.decoration.animation", |
| 6 | "background": "module.decoration.background", |
| 7 | "borders": { |
| 8 | "default": "module.decoration.border" |
| 9 | }, |
| 10 | "box_shadow": { |
| 11 | "default": "module.decoration.boxShadow" |
| 12 | }, |
| 13 | "disabled_on": "module.decoration.disabledOn", |
| 14 | "display_conditions": "module.decoration.conditions", |
| 15 | "filters": { |
| 16 | "default": "module.decoration.filters" |
| 17 | }, |
| 18 | "height": "module.decoration.sizing", |
| 19 | "margin_padding": "module.decoration.spacing", |
| 20 | "max_width": "module.decoration.sizing", |
| 21 | "module": "module.advanced.htmlAttributes", |
| 22 | "overflow": "module.decoration.overflow", |
| 23 | "position_fields": "module.decoration.position", |
| 24 | "scroll": "module.decoration.scroll", |
| 25 | "sticky": "module.decoration.sticky", |
| 26 | "text": "module.advanced.text", |
| 27 | "text_shadow": { |
| 28 | "default": "module.advanced.text.textShadow" |
| 29 | }, |
| 30 | "transform": "module.decoration.transform", |
| 31 | "transition": "module.decoration.transition", |
| 32 | "z_index": "module.decoration.zIndex" |
| 33 | }, |
| 34 | "css": { |
| 35 | "after": "css.*.after", |
| 36 | "before": "css.*.before", |
| 37 | "free_form": "css.*.freeForm", |
| 38 | "main_element": "css.*.mainElement" |
| 39 | }, |
| 40 | "module": { |
| 41 | "type": "type.innerContent.*", |
| 42 | "booking_params": "booking_params.innerContent.*", |
| 43 | "events": "events.innerContent.*", |
| 44 | "tags": "tags.innerContent.*", |
| 45 | "recurring": "recurring.innerContent.*", |
| 46 | "trigger": "trigger.innerContent.*" |
| 47 | }, |
| 48 | "valueExpansionFunctionMap": { |
| 49 | "booking_params": "ameliaConvertToggle", |
| 50 | "recurring": "ameliaConvertToggle" |
| 51 | } |
| 52 | } |