PluginProbe
MotoPress Hotel Booking for Divi / 2.0.0
MotoPress Hotel Booking for Divi v2.0.0
trunk 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.1.0 2.0.0
mphb-divi / divi-5 / visual-builder / src / modules / rooms / module.json

module.json in MotoPress Hotel Booking for Divi 2.0.0, at divi-5/visual-builder/src/modules/rooms/module.json

561 lines 12.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "name": "mphb-divi/rooms",
3 "d4Shortcode": "mphb-divi-accommodations",
4 "title": "HB Accom. List",
5 "titles": "HB Accom. List",
6 "category": "module",
7 "moduleClassName": "mphb-divi-accommodations",
8 "moduleOrderClassName": "mphb-divi-accommodations",
9 "attributes": {
10 "module": {
11 "type": "object",
12 "selector": "{{selector}}",
13 "settings": {
14 "meta": {
15 "adminLabel": {}
16 },
17 "decoration": {
18 "attributes": {},
19 "background": {},
20 "font": {},
21 "sizing": {},
22 "spacing": {},
23 "border": {},
24 "boxShadow": {},
25 "filters": {},
26 "transform": {},
27 "animation": {},
28 "overflow": {},
29 "disabledOn": {},
30 "position": {},
31 "zIndex": {},
32 "conditions": {},
33 "scroll": {},
34 "transition": {}
35 }
36 }
37 },
38 "shortcode": {
39 "type": "object",
40 "selector": "{{selector}}",
41 "settings": {
42 "advanced": {
43 "title": {
44 "groupType": "group-item",
45 "item": {
46 "groupSlug": "contentOptions",
47 "priority": 10,
48 "render": true,
49 "label": "Title",
50 "description": "Whether to display the accommodation title.",
51 "category": "configuration",
52 "component": {
53 "name": "divi/toggle",
54 "type": "field"
55 },
56 "features": {
57 "hover": false,
58 "sticky": false,
59 "responsive": false,
60 "preset": "content"
61 }
62 }
63 },
64 "featured_image": {
65 "groupType": "group-item",
66 "item": {
67 "groupSlug": "contentOptions",
68 "priority": 20,
69 "render": true,
70 "label": "Featured image",
71 "description": "Whether to display the accommodation featured image.",
72 "category": "configuration",
73 "component": {
74 "name": "divi/toggle",
75 "type": "field"
76 },
77 "features": {
78 "hover": false,
79 "sticky": false,
80 "responsive": false,
81 "preset": "content"
82 }
83 }
84 },
85 "gallery": {
86 "groupType": "group-item",
87 "item": {
88 "groupSlug": "contentOptions",
89 "priority": 30,
90 "render": true,
91 "label": "Gallery",
92 "description": "Whether to display the accommodation gallery.",
93 "category": "configuration",
94 "component": {
95 "name": "divi/toggle",
96 "type": "field"
97 },
98 "features": {
99 "hover": false,
100 "sticky": false,
101 "responsive": false,
102 "preset": "content"
103 }
104 }
105 },
106 "excerpt": {
107 "groupType": "group-item",
108 "item": {
109 "groupSlug": "contentOptions",
110 "priority": 40,
111 "render": true,
112 "label": "Excerpt",
113 "description": "Whether to display the accommodation excerpt.",
114 "category": "configuration",
115 "component": {
116 "name": "divi/toggle",
117 "type": "field"
118 },
119 "features": {
120 "hover": false,
121 "sticky": false,
122 "responsive": false,
123 "preset": "content"
124 }
125 }
126 },
127 "details": {
128 "groupType": "group-item",
129 "item": {
130 "groupSlug": "contentOptions",
131 "priority": 50,
132 "render": true,
133 "label": "Details",
134 "description": "Whether to display the accommodation details.",
135 "category": "configuration",
136 "component": {
137 "name": "divi/toggle",
138 "type": "field"
139 },
140 "features": {
141 "hover": false,
142 "sticky": false,
143 "responsive": false,
144 "preset": "content"
145 }
146 }
147 },
148 "price": {
149 "groupType": "group-item",
150 "item": {
151 "groupSlug": "contentOptions",
152 "priority": 60,
153 "render": true,
154 "label": "Price",
155 "description": "Whether to display the accommodation price.",
156 "category": "configuration",
157 "component": {
158 "name": "divi/toggle",
159 "type": "field"
160 },
161 "features": {
162 "hover": false,
163 "sticky": false,
164 "responsive": false,
165 "preset": "content"
166 }
167 }
168 },
169 "view_button": {
170 "groupType": "group-item",
171 "item": {
172 "groupSlug": "contentOptions",
173 "priority": 70,
174 "render": true,
175 "label": "View Button",
176 "description": "Whether to display the View Details button.",
177 "category": "configuration",
178 "component": {
179 "name": "divi/toggle",
180 "type": "field"
181 },
182 "features": {
183 "hover": false,
184 "sticky": false,
185 "responsive": false,
186 "preset": "content"
187 }
188 }
189 },
190 "book_button": {
191 "groupType": "group-item",
192 "item": {
193 "groupSlug": "contentOptions",
194 "priority": 80,
195 "render": true,
196 "label": "Book Button",
197 "description": "Whether to display the Book button.",
198 "category": "configuration",
199 "component": {
200 "name": "divi/toggle",
201 "type": "field"
202 },
203 "features": {
204 "hover": false,
205 "sticky": false,
206 "responsive": false,
207 "preset": "content"
208 }
209 }
210 },
211 "ids": {
212 "groupType": "group-item",
213 "item": {
214 "groupSlug": "contentOptions",
215 "priority": 90,
216 "render": true,
217 "label": "IDs",
218 "description": "Comma-separated IDs of accommodations that will be shown.",
219 "category": "basic_option",
220 "component": {
221 "name": "divi/text",
222 "type": "field"
223 },
224 "features": {
225 "hover": false,
226 "sticky": false,
227 "responsive": false,
228 "preset": "content"
229 }
230 }
231 },
232 "category": {
233 "groupType": "group-item",
234 "item": {
235 "groupSlug": "contentOptions",
236 "priority": 100,
237 "render": true,
238 "label": "Category",
239 "description": "Comma-separated IDs of categories that will be shown.",
240 "category": "basic_option",
241 "component": {
242 "name": "divi/text",
243 "type": "field"
244 },
245 "features": {
246 "hover": false,
247 "sticky": false,
248 "responsive": false,
249 "preset": "content"
250 }
251 }
252 },
253 "tags": {
254 "groupType": "group-item",
255 "item": {
256 "groupSlug": "contentOptions",
257 "priority": 110,
258 "render": true,
259 "label": "Tags",
260 "description": "Comma-separated IDs of tags that will be shown.",
261 "category": "basic_option",
262 "component": {
263 "name": "divi/text",
264 "type": "field"
265 },
266 "features": {
267 "hover": false,
268 "sticky": false,
269 "responsive": false,
270 "preset": "content"
271 }
272 }
273 },
274 "relation": {
275 "groupType": "group-item",
276 "item": {
277 "groupSlug": "contentOptions",
278 "priority": 120,
279 "render": true,
280 "label": "Logical relationship",
281 "description": "Logical relationship between taxonomies when more than one is set.",
282 "category": "configuration",
283 "component": {
284 "name": "divi/select",
285 "type": "field",
286 "props": {
287 "defaultValue": "OR",
288 "options": {
289 "AND": {
290 "label": "AND"
291 },
292 "OR": {
293 "label": "OR"
294 }
295 }
296 }
297 },
298 "features": {
299 "hover": false,
300 "sticky": false,
301 "responsive": false,
302 "preset": "content"
303 }
304 }
305 },
306 "posts_per_page": {
307 "groupType": "group-item",
308 "item": {
309 "groupSlug": "contentOptions",
310 "priority": 130,
311 "render": true,
312 "label": "Count per page",
313 "description": "Integer, -1 to display all, default: blog pages show at most.",
314 "category": "basic_option",
315 "component": {
316 "name": "divi/text",
317 "type": "field"
318 },
319 "features": {
320 "hover": false,
321 "sticky": false,
322 "responsive": false,
323 "preset": "content"
324 }
325 }
326 },
327 "orderby": {
328 "groupType": "group-item",
329 "item": {
330 "groupSlug": "contentOptions",
331 "priority": 140,
332 "render": true,
333 "label": "Sort by",
334 "description": "ID, title, date, menu_order and other supported values.",
335 "category": "basic_option",
336 "component": {
337 "name": "divi/text",
338 "type": "field"
339 },
340 "features": {
341 "hover": false,
342 "sticky": false,
343 "responsive": false,
344 "preset": "content"
345 }
346 }
347 },
348 "order": {
349 "groupType": "group-item",
350 "item": {
351 "groupSlug": "contentOptions",
352 "priority": 150,
353 "render": true,
354 "label": "Order",
355 "description": "Designates the ascending or descending order of sorting.",
356 "category": "configuration",
357 "component": {
358 "name": "divi/select",
359 "type": "field",
360 "props": {
361 "defaultValue": "DESC",
362 "options": {
363 "ASC": {
364 "label": "ASC"
365 },
366 "DESC": {
367 "label": "DESC"
368 }
369 }
370 }
371 },
372 "features": {
373 "hover": false,
374 "sticky": false,
375 "responsive": false,
376 "preset": "content"
377 }
378 }
379 },
380 "meta_key": {
381 "groupType": "group-item",
382 "item": {
383 "groupSlug": "contentOptions",
384 "priority": 160,
385 "render": true,
386 "label": "Custom field name",
387 "description": "Required if orderby uses a meta_value variant.",
388 "category": "configuration",
389 "component": {
390 "name": "divi/text",
391 "type": "field"
392 },
393 "features": {
394 "hover": false,
395 "sticky": false,
396 "responsive": false,
397 "preset": "content"
398 }
399 }
400 },
401 "meta_type": {
402 "groupType": "group-item",
403 "item": {
404 "groupSlug": "contentOptions",
405 "priority": 170,
406 "render": true,
407 "label": "Custom field type",
408 "description": "Specified type of the custom field for meta_value sorting.",
409 "category": "configuration",
410 "component": {
411 "name": "divi/text",
412 "type": "field"
413 },
414 "features": {
415 "hover": false,
416 "sticky": false,
417 "responsive": false,
418 "preset": "content"
419 }
420 }
421 },
422 "class": {
423 "groupType": "group-item",
424 "item": {
425 "groupSlug": "contentOptions",
426 "priority": 180,
427 "render": true,
428 "label": "Class",
429 "description": "Custom CSS class for shortcode wrapper.",
430 "category": "configuration",
431 "component": {
432 "name": "divi/text",
433 "type": "field"
434 },
435 "features": {
436 "hover": false,
437 "sticky": false,
438 "responsive": false,
439 "preset": "content"
440 }
441 }
442 }
443 }
444 },
445 "default": {
446 "advanced": {
447 "title": {
448 "desktop": {
449 "value": "on"
450 }
451 },
452 "featured_image": {
453 "desktop": {
454 "value": "on"
455 }
456 },
457 "gallery": {
458 "desktop": {
459 "value": "on"
460 }
461 },
462 "excerpt": {
463 "desktop": {
464 "value": "on"
465 }
466 },
467 "details": {
468 "desktop": {
469 "value": "on"
470 }
471 },
472 "price": {
473 "desktop": {
474 "value": "on"
475 }
476 },
477 "view_button": {
478 "desktop": {
479 "value": "on"
480 }
481 },
482 "book_button": {
483 "desktop": {
484 "value": "on"
485 }
486 },
487 "ids": {
488 "desktop": {
489 "value": ""
490 }
491 },
492 "category": {
493 "desktop": {
494 "value": ""
495 }
496 },
497 "tags": {
498 "desktop": {
499 "value": ""
500 }
501 },
502 "relation": {
503 "desktop": {
504 "value": "OR"
505 }
506 },
507 "posts_per_page": {
508 "desktop": {
509 "value": ""
510 }
511 },
512 "orderby": {
513 "desktop": {
514 "value": ""
515 }
516 },
517 "order": {
518 "desktop": {
519 "value": "DESC"
520 }
521 },
522 "meta_key": {
523 "desktop": {
524 "value": ""
525 }
526 },
527 "meta_type": {
528 "desktop": {
529 "value": ""
530 }
531 },
532 "class": {
533 "desktop": {
534 "value": ""
535 }
536 }
537 }
538 }
539 }
540 },
541 "settings": {
542 "content": "auto",
543 "design": "auto",
544 "advanced": "auto",
545 "groups": {
546 "contentOptions": {
547 "panel": "content",
548 "priority": 10,
549 "multiElements": true,
550 "groupName": "options",
551 "component": {
552 "name": "divi/composite",
553 "props": {
554 "groupLabel": "Options"
555 }
556 }
557 }
558 }
559 }
560 }
561