PluginProbe ʕ •ᴥ•ʔ
Booking for Appointments and Events Calendar – Amelia / 2.4.6
Booking for Appointments and Events Calendar – Amelia v2.4.6
2.4.7 2.4.6 2.4.5 2.4.4 2.4.3 2.4.2 2.4.1 2.4 trunk 1.2.1 1.2.10 1.2.11 1.2.12 1.2.13 1.2.14 1.2.15 1.2.16 1.2.17 1.2.18 1.2.19 1.2.2 1.2.20 1.2.21 1.2.22 1.2.23 1.2.24 1.2.25 1.2.26 1.2.27 1.2.28 1.2.29 1.2.3 1.2.30 1.2.31 1.2.32 1.2.33 1.2.34 1.2.35 1.2.36 1.2.37 1.2.38 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 2.0 2.0.1 2.0.2 2.1 2.1.1 2.1.2 2.1.3 2.2 2.2.1 2.3
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 }