PluginProbe
Tableberg – Simple Gutenberg Table Block / 1.1.5
Tableberg – Simple Gutenberg Table Block v1.1.5
1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 trunk 0.0.2 0.2.1 0.3.2 0.3.3 0.4.1 0.5.0 0.5.1 0.5.2 0.5.3 0.5.4 0.5.5 0.5.6 0.5.7 All 42 releases
tableberg / includes / Patterns / data / pattern-pros-cons-table-basic.json

pattern-pros-cons-table-basic.json in Tableberg – Simple Gutenberg Table Block 1.1.5, at includes/Patterns/data/pattern-pros-cons-table-basic.json

9 lines 3.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "title": "Pattern: Pros & Cons Table (Basic)",
3 "description": "",
4 "categories": ["pros-cons", "tableberg"],
5 "keywords": ["table", "tableberg"],
6 "content": "<!-- wp:tableberg/table {\"version\":\"0.5.2\",\"cells\":4,\"colWidths\":[\"\",\"\"],\"rowHeights\":[\"\",\"\"],\"cellPadding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"responsive\":{\"last\":\"stack\",\"breakpoints\":{\"mobile\":{\"enabled\":true,\"headerAsCol\":false,\"maxWidth\":700,\"mode\":\"stack\",\"direction\":\"col\",\"stackCount\":1}}}} -->\n<table class=\"wp-block-tableberg-table\"><!-- wp:tableberg/cell {\"responsiveTarget\":\"#tableberg-a497435c-11cc-4e0b-aaf2-2bc293414dff-0\"} -->\n<td class=\"wp-block-tableberg-cell\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#00ca14\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} -->\n<p class=\"has-text-align-center has-base-color has-text-color has-background has-link-color\" style=\"background-color:#00ca14\"><strong>Pros</strong></p>\n<!-- /wp:paragraph --></td>\n<!-- /wp:tableberg/cell -->\n\n<!-- wp:tableberg/cell {\"col\":1,\"responsiveTarget\":\"#tableberg-a497435c-11cc-4e0b-aaf2-2bc293414dff-2\"} -->\n<td class=\"wp-block-tableberg-cell\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"color\":{\"background\":\"#fd0000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"textColor\":\"base\"} -->\n<p class=\"has-text-align-center has-base-color has-text-color has-background has-link-color\" style=\"background-color:#fd0000\"><strong>Cons</strong></p>\n<!-- /wp:paragraph --></td>\n<!-- /wp:tableberg/cell -->\n\n<!-- wp:tableberg/cell {\"row\":1,\"responsiveTarget\":\"#tableberg-a497435c-11cc-4e0b-aaf2-2bc293414dff-1\"} -->\n<td class=\"wp-block-tableberg-cell\"><!-- wp:list {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\",\"left\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\"}}}} -->\n<ul style=\"padding-top:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--40)\" class=\"wp-block-list\"><!-- wp:list-item {\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}}} -->\n<li style=\"padding-right:0;padding-left:0\">Pros 1 </li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Pros 2</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Pros 3</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></td>\n<!-- /wp:tableberg/cell -->\n\n<!-- wp:tableberg/cell {\"row\":1,\"col\":1,\"responsiveTarget\":\"#tableberg-a497435c-11cc-4e0b-aaf2-2bc293414dff-3\"} -->\n<td class=\"wp-block-tableberg-cell\"><!-- wp:list {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\",\"left\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\"}}}} -->\n<ul style=\"padding-top:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--40)\" class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Cons 1</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Cons 2</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Cons 3</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></td>\n<!-- /wp:tableberg/cell --></table>\n<!-- /wp:tableberg/table -->",
7 "viewportWidth": 620
8 }
9