ameliabooking
/
extensions
/
divi_5_amelia
/
visual-builder
/
src
/
modules
/
StepBooking
/
conversion-outline.json
ameliabooking
/
extensions
/
divi_5_amelia
/
visual-builder
/
src
/
modules
/
StepBooking
Last commit date
conversion-outline.json
2 months ago
module.json
2 months ago
conversion-outline.json
61 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 | "booking_params": "parameters.innerContent.*", |
| 42 | "categories": "categories.innerContent.*", |
| 43 | "employees": "employees.innerContent.*", |
| 44 | "in_dialog": "in_dialog.innerContent.*", |
| 45 | "layout": "layout.innerContent.*", |
| 46 | "locations": "locations.innerContent.*", |
| 47 | "packages": "packages.innerContent.*", |
| 48 | "services": "services.innerContent.*", |
| 49 | "ivy": "ivy.innerContent.*", |
| 50 | "trigger": "trigger.innerContent.*", |
| 51 | "trigger_type": "trigger_type.innerContent.*", |
| 52 | "type": "type.innerContent.*" |
| 53 | }, |
| 54 | "valueExpansionFunctionMap": { |
| 55 | "categories": "ameliaConvertParams", |
| 56 | "services": "ameliaConvertParams", |
| 57 | "employees": "ameliaConvertParams", |
| 58 | "locations": "ameliaConvertParams", |
| 59 | "packages": "ameliaConvertParams" |
| 60 | } |
| 61 | } |