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 / EmployeePanel / conversion-outline.json
ameliabooking / extensions / divi_5_amelia / visual-builder / src / modules / EmployeePanel Last commit date
conversion-outline.json 7 months ago module.json 1 week ago
conversion-outline.json
51 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 "appointments": "appointments.innerContent.*",
42 "events": "events.innerContent.*",
43 "profile": "profile.innerContent.*",
44 "trigger": "trigger.innerContent.*"
45 },
46 "valueExpansionFunctionMap": {
47 "appointments": "ameliaConvertToggle",
48 "events": "ameliaConvertToggle",
49 "profile": "ameliaConvertToggle"
50 }
51 }