PluginProbe ʕ •ᴥ•ʔ
Booking for Appointments and Events Calendar – Amelia / trunk
Booking for Appointments and Events Calendar – Amelia vtrunk
2.4.9 2.4.8 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 / Events / conversion-outline.json
ameliabooking / extensions / divi_5_amelia / visual-builder / src / modules / Events Last commit date
conversion-outline.json 7 months ago module.json 1 week 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 }