PluginProbe
aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder / 2.10.0
aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder v2.10.0
2.14.0 2.13.0 2.13.1 2.12.0 2.11.1 2.11.0 2.10.0 2.9.0 2.7.4 2.7.5 2.7.6 2.7.7 2.8.0 2.8.1 2.9.1 trunk 1.0 1.0-beta1 1.0-beta2 1.0-beta3 1.0.1 1.0.2 1.0.3 1.1.0 1.1.1 All 81 releases
ablocks / assets / build / blocks / academy-course-instructor / block.json

block.json in aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder 2.10.0, at assets/build/blocks/academy-course-instructor/block.json

706 lines 18.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "$schema": "https://schemas.wp.org/trunk/block.json",
3 "apiVersion": 3,
4 "name": "ablocks/academy-course-instructor",
5 "version": "0.1.0",
6 "title": "Course Instructor",
7 "category": "academy",
8 "description": "Showcase student reviews and testimonials in a styled list.",
9 "keywords": [
10 "ablocks",
11 "academy",
12 "academy lms",
13 "course",
14 "course instructor",
15 "instructor"
16 ],
17 "example": [],
18 "supports": {
19 "html": false,
20 "anchor": true
21 },
22 "textdomain": "ablocks",
23 "editorStyle": [
24 "ablocks-animate-style",
25 "ablocks-common-style"
26 ],
27 "editorScript": [
28 "ablocks-common-script"
29 ],
30 "attributes": {
31 "block_id": {
32 "type": "string",
33 "default": ""
34 },
35 "blockVersion": {
36 "type": "number",
37 "default": 2
38 },
39 "titleColorH": {
40 "type": "string",
41 "default": "#999"
42 },
43 "titleColor": {
44 "type": "string",
45 "default": "#999"
46 },
47 "textColorH": {
48 "type": "string",
49 "default": "#111"
50 },
51 "textColor": {
52 "type": "string",
53 "default": "#111"
54 },
55 "star_color": {
56 "type": "string",
57 "default": "#f4c150"
58 },
59 "star_colorH": {
60 "type": "string",
61 "default": "#f4c150"
62 },
63 "insColor": {
64 "type": "string",
65 "default": "#111"
66 },
67 "insColorH": {
68 "type": "string",
69 "default": "#111"
70 },
71 "titleTypographyGlobal": {
72 "type": "string",
73 "default": ""
74 },
75 "textTypographyGlobal": {
76 "type": "string",
77 "default": ""
78 },
79 "insTypographyGlobal": {
80 "type": "string",
81 "default": ""
82 },
83 "titleTypography": {
84 "type": "object",
85 "default": {
86 "fontFamily": "",
87 "weight": "400",
88 "transform": "",
89 "style": "",
90 "decoration": "",
91 "fontSize": "",
92 "fontSizeUnit": "px",
93 "lineHeight": "",
94 "lineHeightUnit": "px",
95 "letterSpacing": "",
96 "letterSpacingUnit": "px",
97 "wordSpacing": "",
98 "wordSpacingUnit": "px",
99 "fontSizeTablet": "",
100 "fontSizeMobile": "",
101 "fontSizeUnitTablet": "px",
102 "fontSizeUnitMobile": "px",
103 "lineHeightTablet": "",
104 "lineHeightMobile": "",
105 "lineHeightUnitTablet": "px",
106 "lineHeightUnitMobile": "px",
107 "letterSpacingTablet": "",
108 "letterSpacingMobile": "",
109 "letterSpacingUnitTablet": "px",
110 "letterSpacingUnitMobile": "px",
111 "wordSpacingTablet": "",
112 "wordSpacingMobile": "",
113 "wordSpacingUnitTablet": "px",
114 "wordSpacingUnitMobile": "px"
115 }
116 },
117 "textTypography": {
118 "type": "object",
119 "default": {
120 "fontFamily": "",
121 "weight": "400",
122 "transform": "",
123 "style": "",
124 "decoration": "",
125 "fontSize": "",
126 "fontSizeUnit": "px",
127 "lineHeight": "",
128 "lineHeightUnit": "px",
129 "letterSpacing": "",
130 "letterSpacingUnit": "px",
131 "wordSpacing": "",
132 "wordSpacingUnit": "px",
133 "fontSizeTablet": "",
134 "fontSizeMobile": "",
135 "fontSizeUnitTablet": "px",
136 "fontSizeUnitMobile": "px",
137 "lineHeightTablet": "",
138 "lineHeightMobile": "",
139 "lineHeightUnitTablet": "px",
140 "lineHeightUnitMobile": "px",
141 "letterSpacingTablet": "",
142 "letterSpacingMobile": "",
143 "letterSpacingUnitTablet": "px",
144 "letterSpacingUnitMobile": "px",
145 "wordSpacingTablet": "",
146 "wordSpacingMobile": "",
147 "wordSpacingUnitTablet": "px",
148 "wordSpacingUnitMobile": "px"
149 }
150 },
151 "insTypography": {
152 "type": "object",
153 "default": {
154 "fontFamily": "",
155 "weight": "400",
156 "transform": "",
157 "style": "",
158 "decoration": "",
159 "fontSize": "",
160 "fontSizeUnit": "px",
161 "lineHeight": "",
162 "lineHeightUnit": "px",
163 "letterSpacing": "",
164 "letterSpacingUnit": "px",
165 "wordSpacing": "",
166 "wordSpacingUnit": "px",
167 "fontSizeTablet": "",
168 "fontSizeMobile": "",
169 "fontSizeUnitTablet": "px",
170 "fontSizeUnitMobile": "px",
171 "lineHeightTablet": "",
172 "lineHeightMobile": "",
173 "lineHeightUnitTablet": "px",
174 "lineHeightUnitMobile": "px",
175 "letterSpacingTablet": "",
176 "letterSpacingMobile": "",
177 "letterSpacingUnitTablet": "px",
178 "letterSpacingUnitMobile": "px",
179 "wordSpacingTablet": "",
180 "wordSpacingMobile": "",
181 "wordSpacingUnitTablet": "px",
182 "wordSpacingUnitMobile": "px"
183 }
184 },
185 "titleTransition": {
186 "type": "number",
187 "default": 0
188 },
189 "textTransition": {
190 "type": "number",
191 "default": 0
192 },
193 "avatarH": {
194 "type": "object",
195 "default": {
196 "value": 62,
197 "valueTablet": "",
198 "valueMobile": "",
199 "valueUnit": "px",
200 "valueUnitTablet": "",
201 "valueUnitMobile": ""
202 }
203 },
204 "avatarW": {
205 "type": "object",
206 "default": {
207 "value": 62,
208 "valueTablet": "",
209 "valueMobile": "",
210 "valueUnit": "px",
211 "valueUnitTablet": "",
212 "valueUnitMobile": ""
213 }
214 },
215 "star_size": {
216 "type": "object",
217 "default": {
218 "value": 14,
219 "valueTablet": "",
220 "valueMobile": "",
221 "valueUnit": "px",
222 "valueUnitTablet": "",
223 "valueUnitMobile": ""
224 }
225 },
226 "_margin": {
227 "type": "object",
228 "default": {
229 "isLinked": true,
230 "isLinkedTablet": true,
231 "isLinkedMobile": true,
232 "common": "",
233 "top": "",
234 "right": "",
235 "bottom": "",
236 "left": "",
237 "unit": "px",
238 "commonTablet": "",
239 "topTablet": "",
240 "rightTablet": "",
241 "bottomTablet": "",
242 "leftTablet": "",
243 "unitTablet": "",
244 "commonMobile": "",
245 "topMobile": "",
246 "rightMobile": "",
247 "bottomMobile": "",
248 "leftMobile": "",
249 "unitMobile": ""
250 }
251 },
252 "_padding": {
253 "type": "object",
254 "default": {
255 "isLinked": true,
256 "isLinkedTablet": true,
257 "isLinkedMobile": true,
258 "common": "",
259 "top": "",
260 "right": "",
261 "bottom": "",
262 "left": "",
263 "unit": "px",
264 "commonTablet": "",
265 "topTablet": "",
266 "rightTablet": "",
267 "bottomTablet": "",
268 "leftTablet": "",
269 "unitTablet": "",
270 "commonMobile": "",
271 "topMobile": "",
272 "rightMobile": "",
273 "bottomMobile": "",
274 "leftMobile": "",
275 "unitMobile": ""
276 }
277 },
278 "_width": {
279 "type": "object",
280 "default": {
281 "widthType": "default",
282 "widthTypeTablet": "",
283 "widthTypeMobile": "",
284 "customWidth": "",
285 "customWidthTablet": "",
286 "customWidthMobile": "",
287 "customWidthUnit": "%",
288 "customWidthUnitTablet": "",
289 "customWidthUnitMobile": ""
290 }
291 },
292 "_border": {
293 "type": "object",
294 "default": {
295 "borderStyle": "default",
296 "borderStyleH": "default",
297 "borderColor": "",
298 "borderColorH": "",
299 "isLinkedWidth": true,
300 "isLinkedWidthTablet": true,
301 "isLinkedWidthMobile": true,
302 "commonWidth": "",
303 "commonWidthTablet": "",
304 "commonWidthMobile": "",
305 "topWidth": "",
306 "rightWidth": "",
307 "bottomWidth": "",
308 "leftWidth": "",
309 "topWidthTablet": "",
310 "rightWidthTablet": "",
311 "bottomWidthTablet": "",
312 "leftWidthTablet": "",
313 "topWidthMobile": "",
314 "rightWidthMobile": "",
315 "bottomWidthMobile": "",
316 "leftWidthMobile": "",
317 "unitWidth": "px",
318 "unitWidthTablet": "",
319 "unitWidthMobile": "",
320 "isLinkedWidthH": true,
321 "isLinkedWidthHTablet": true,
322 "isLinkedWidthHMobile": true,
323 "commonWidthH": "",
324 "commonWidthHTablet": "",
325 "commonWidthHMobile": "",
326 "topWidthH": "",
327 "rightWidthH": "",
328 "bottomWidthH": "",
329 "leftWidthH": "",
330 "topWidthHTablet": "",
331 "rightWidthHTablet": "",
332 "bottomWidthHTablet": "",
333 "leftWidthHTablet": "",
334 "topWidthHMobile": "",
335 "rightWidthHMobile": "",
336 "bottomWidthHMobile": "",
337 "leftWidthHMobile": "",
338 "unitWidthH": "px",
339 "unitWidthHTablet": "",
340 "unitWidthHMobile": "",
341 "isLinkedRadius": true,
342 "isLinkedRadiusTablet": true,
343 "isLinkedRadiusMobile": true,
344 "commonRadius": "",
345 "commonRadiusTablet": "",
346 "commonRadiusMobile": "",
347 "topRadius": "",
348 "rightRadius": "",
349 "bottomRadius": "",
350 "leftRadius": "",
351 "topRadiusTablet": "",
352 "rightRadiusTablet": "",
353 "bottomRadiusTablet": "",
354 "leftRadiusTablet": "",
355 "topRadiusMobile": "",
356 "rightRadiusMobile": "",
357 "bottomRadiusMobile": "",
358 "leftRadiusMobile": "",
359 "unitRadius": "px",
360 "unitRadiusTablet": "",
361 "unitRadiusMobile": "",
362 "isLinkedRadiusH": true,
363 "isLinkedRadiusHTablet": true,
364 "isLinkedRadiusHMobile": true,
365 "commonRadiusH": "",
366 "commonRadiusHTablet": "",
367 "commonRadiusHMobile": "",
368 "topRadiusH": "",
369 "rightRadiusH": "",
370 "bottomRadiusH": "",
371 "leftRadiusH": "",
372 "topRadiusHTablet": "",
373 "rightRadiusHTablet": "",
374 "bottomRadiusHTablet": "",
375 "leftRadiusHTablet": "",
376 "topRadiusHMobile": "",
377 "rightRadiusHMobile": "",
378 "bottomRadiusHMobile": "",
379 "leftRadiusHMobile": "",
380 "unitRadiusH": "px",
381 "unitRadiusHTablet": "",
382 "unitRadiusHMobile": "",
383 "transitionDuration": ""
384 }
385 },
386 "_position": {
387 "type": "object",
388 "default": {
389 "positionType": "relative",
390 "positionTypeTablet": "",
391 "positionTypeMobile": "",
392 "hOrientation": "",
393 "hOffset": "",
394 "hOffsetTablet": "",
395 "hOffsetMobile": "",
396 "hOffsetUnit": "px",
397 "hOffsetUnitTablet": "px",
398 "hOffsetUnitMobile": "px",
399 "vOrientation": "",
400 "vOffset": "",
401 "vOffsetTablet": "",
402 "vOffsetMobile": "",
403 "vOffsetUnit": "px",
404 "vOffsetUnitTablet": "px",
405 "vOffsetUnitMobile": "px"
406 }
407 },
408 "_background": {
409 "type": "object",
410 "default": {
411 "backgroundType": "none",
412 "backgroundTypeH": "none",
413 "backgroundColor": "",
414 "backgroundColorH": "",
415 "imgId": "",
416 "imgIdTablet": "",
417 "imgIdMobile": "",
418 "imgUrl": "",
419 "imgUrlTablet": "",
420 "imgUrlMobile": "",
421 "imgSize": "",
422 "imgSizeTablet": "",
423 "imgSizeMobile": "",
424 "imgPosition": "",
425 "imgPositionTablet": "",
426 "imgPositionMobile": "",
427 "imgXPositionUnit": "px",
428 "imgXPositionUnitTablet": "",
429 "imgXPositionUnitMobile": "",
430 "imgXPosition": "",
431 "imgXPositionTablet": "",
432 "imgXPositionMobile": "",
433 "imgYPositionUnit": "px",
434 "imgYPositionUnitTablet": "",
435 "imgYPositionUnitMobile": "",
436 "imgYPosition": "",
437 "imgYPositionTablet": "",
438 "imgYPositionMobile": "",
439 "imgAttachment": "",
440 "imgRepeat": "",
441 "imgRepeatTablet": "",
442 "imgRepeatMobile": "",
443 "imgDisplaySize": "",
444 "imgDisplaySizeTablet": "",
445 "imgDisplaySizeMobile": "",
446 "imgDisplaySizeWidth": "",
447 "imgDisplaySizeWidthTablet": "",
448 "imgDisplaySizeWidthMobile": "",
449 "imgDisplaySizeWidthUnit": "px",
450 "imgDisplaySizeWidthUnitTablet": "",
451 "imgDisplaySizeWidthUnitMobile": "",
452 "imgIdH": "",
453 "imgIdTabletH": "",
454 "imgIdMobileH": "",
455 "imgUrlH": "",
456 "imgUrlHTablet": "",
457 "imgUrlHMobile": "",
458 "imgSizeH": "",
459 "imgSizeHTablet": "",
460 "imgSizeHMobile": "",
461 "imgPositionH": "",
462 "imgPositionHTablet": "",
463 "imgPositionHMobile": "",
464 "imgXPositionUnitH": "px",
465 "imgXPositionUnitHTablet": "",
466 "imgXPositionUnitHMobile": "",
467 "imgXPositionH": "",
468 "imgXPositionHTablet": "",
469 "imgXPositionHMobile": "",
470 "imgYPositionUnitH": "px",
471 "imgYPositionUnitHTablet": "",
472 "imgYPositionUnitHMobile": "",
473 "imgYPositionH": "",
474 "imgYPositionHTablet": "",
475 "imgYPositionHMobile": "",
476 "imgAttachmentH": "",
477 "imgRepeatH": "",
478 "imgRepeatHTablet": "",
479 "imgRepeatHMobile": "",
480 "imgDisplaySizeH": "",
481 "imgDisplaySizeHTablet": "",
482 "imgDisplaySizeHMobile": "",
483 "imgDisplaySizeWidthH": "",
484 "imgDisplaySizeWidthHTablet": "",
485 "imgDisplaySizeWidthHMobile": "",
486 "imgDisplaySizeWidthHUnit": "px",
487 "imgDisplaySizeWidthHUnitTablet": "",
488 "imgDisplaySizeWidthHUnitMobile": "",
489 "transitionDuration": "",
490 "videoUrl": "",
491 "youtubeURL": "",
492 "vimeoURL": "",
493 "selfHostedURL": "",
494 "externalLink": false,
495 "videoSource": "none",
496 "videoPlayOnce": "",
497 "videoStartTime": "",
498 "videoEndTime": "",
499 "playOnMobile": "",
500 "videoPrivacyMode": "",
501 "fallbackImageUrl": ""
502 }
503 },
504 "_zIndex": {
505 "type": "object",
506 "default": {
507 "zIndex": "",
508 "zIndexTablet": "",
509 "zIndexMobile": ""
510 }
511 },
512 "_transform": {
513 "type": "object",
514 "default": {
515 "rotate": "",
516 "rotateTablet": "",
517 "rotateMobile": "",
518 "rotate3D": false,
519 "rotate3DTablet": false,
520 "rotate3DMobile": false,
521 "rotateX": "",
522 "rotateXTablet": "",
523 "rotateXMobile": "",
524 "rotateY": "",
525 "rotateYTablet": "",
526 "rotateYMobile": "",
527 "rotateP": "",
528 "rotatePTablet": "",
529 "rotatePMobile": "",
530 "offsetX": "",
531 "offsetXTablet": "",
532 "offsetXMobile": "",
533 "offsetXUnit": "px",
534 "offsetXUnitTablet": "px",
535 "offsetXUnitMobile": "px",
536 "offsetY": "",
537 "offsetYTablet": "",
538 "offsetYMobile": "",
539 "offsetYUnit": "px",
540 "offsetYUnitTablet": "px",
541 "offsetYUnitMobile": "px",
542 "scaleProportions": false,
543 "scale": "",
544 "scaleTablet": "",
545 "scaleMobile": "",
546 "scaleX": "",
547 "scaleXTablet": "",
548 "scaleXMobile": "",
549 "scaleY": "",
550 "scaleYTablet": "",
551 "scaleYMobile": "",
552 "skewX": "",
553 "skewXTablet": "",
554 "skewXMobile": "",
555 "skewY": "",
556 "skewYTablet": "",
557 "skewYMobile": "",
558 "flipHorizontal": false,
559 "flipVertical": false,
560 "xAnchorPoint": "",
561 "xAnchorPointTablet": "",
562 "xAnchorPointMobile": "",
563 "yAnchorPoint": "",
564 "yAnchorPointTablet": "",
565 "yAnchorPointMobile": "",
566 "rotateH": "",
567 "rotateHTablet": "",
568 "rotateHMobile": "",
569 "rotate3DH": false,
570 "rotate3DHTablet": false,
571 "rotate3DHMobile": false,
572 "rotateXH": "",
573 "rotateXHTablet": "",
574 "rotateXHMobile": "",
575 "rotateYH": "",
576 "rotateYHTablet": "",
577 "rotateYHMobile": "",
578 "rotatePH": "",
579 "rotatePHTablet": "",
580 "rotatePHMobile": "",
581 "offsetXH": "",
582 "offsetXHTablet": "",
583 "offsetXHMobile": "",
584 "offsetXHUnit": "px",
585 "offsetXHUnitTablet": "px",
586 "offsetXHUnitMobile": "px",
587 "offsetYH": "",
588 "offsetYHTablet": "",
589 "offsetYHMobile": "",
590 "offsetYHUnit": "px",
591 "offsetYHUnitTablet": "px",
592 "offsetYHUnitMobile": "px",
593 "scaleProportionsH": false,
594 "scaleH": "",
595 "scaleHTablet": "",
596 "scaleHMobile": "",
597 "scaleXH": "",
598 "scaleXHTablet": "",
599 "scaleXHMobile": "",
600 "scaleYH": "",
601 "scaleYHTablet": "",
602 "scaleYHMobile": "",
603 "skewXH": "",
604 "skewXHTablet": "",
605 "skewXHMobile": "",
606 "skewYH": "",
607 "skewYHTablet": "",
608 "skewYHMobile": "",
609 "flipHorizontalH": false,
610 "flipVerticalH": false,
611 "xAnchorPointH": "",
612 "xAnchorPointHTablet": "",
613 "xAnchorPointHMobile": "",
614 "yAnchorPointH": "",
615 "yAnchorPointHTablet": "",
616 "yAnchorPointHMobile": "",
617 "transitionH": ""
618 }
619 },
620 "_mask": {
621 "type": "object",
622 "default": {
623 "mask": false,
624 "maskTablet": false,
625 "maskMobile": false,
626 "maskShape": "circle",
627 "customMaskShape": "",
628 "maskSize": "",
629 "maskSizeTablet": "",
630 "maskSizeMobile": "",
631 "maskPosition": "",
632 "maskPositionTablet": "",
633 "maskPositionMobile": "",
634 "maskRepeat": "",
635 "maskRepeatTablet": "",
636 "maskRepeatMobile": "",
637 "scaleUnit": "px",
638 "scaleUnitTablet": "px",
639 "scaleUnitMobile": "px",
640 "scale": "0",
641 "scaleTablet": "0",
642 "scaleMobile": "0",
643 "xPositionUnit": "px",
644 "xPositionUnitTablet": "px",
645 "xPositionUnitMobile": "px",
646 "xPosition": "",
647 "xPositionTablet": "0",
648 "xPositionMobile": "0",
649 "yPositionUnit": "0",
650 "yPositionUnitTablet": "px",
651 "yPositionUnitMobile": "px",
652 "yPosition": "0",
653 "yPositionTablet": "0",
654 "yPositionMobile": "0"
655 }
656 },
657 "_animation": {
658 "type": "object",
659 "default": {
660 "animationType": "",
661 "animationTypeTablet": "",
662 "animationTypeMobile": "",
663 "animationDuration": "",
664 "animationDelay": ""
665 }
666 },
667 "_boxShadow": {
668 "type": "object",
669 "default": {
670 "preset": "",
671 "shadowType": "default",
672 "shadow": "",
673 "horizontal": "",
674 "vertical": "",
675 "blur": "",
676 "spread": "",
677 "color": "",
678 "presetH": "",
679 "shadowTypeH": "default",
680 "shadowH": "",
681 "horizontalH": "",
682 "verticalH": "",
683 "blurH": "",
684 "spreadH": "",
685 "colorH": "",
686 "transitionDuration": "0"
687 }
688 },
689 "_hide_on_desktop": {
690 "type": "boolean",
691 "default": false
692 },
693 "_hide_on_tablet": {
694 "type": "boolean",
695 "default": false
696 },
697 "_hide_on_mobile": {
698 "type": "boolean",
699 "default": false
700 },
701 "_custom_css": {
702 "type": "string",
703 "default": ""
704 }
705 }
706 }