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 / storeengine-cart-list / block.json

block.json in aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder 2.10.0, at assets/build/blocks/storeengine-cart-list/block.json

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