PluginProbe
Blockenberg — 600+ Advanced Gutenberg Blocks & AI Agent for WordPress Block Editor / 2.0.7
Blockenberg — 600+ Advanced Gutenberg Blocks & AI Agent for WordPress Block Editor v2.0.7
2.0.13 2.0.12 2.0.11 2.0.10 2.0.9 trunk 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.0.8
blockenberg / blocks / family-tree / block.json

block.json in Blockenberg — 600+ Advanced Gutenberg Blocks & AI Agent for WordPress Block Editor 2.0.7, at blocks/family-tree/block.json

215 lines 6.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": "blockenberg/family-tree",
5 "version": "1.0.0",
6 "title": "Family Tree",
7 "category": "bkbg-charts",
8 "icon": "groups",
9 "description": "Interactive genealogy family tree diagram showing multi-generation relationships with spouse connections and birth/death years.",
10 "keywords": [
11 "family tree",
12 "genealogy",
13 "ancestry",
14 "generations",
15 "pedigree"
16 ],
17 "textdomain": "blockenberg",
18 "editorScript": "bkbg-family-tree-editor",
19 "style": "bkbg-family-tree-style",
20 "supports": {
21 "html": false,
22 "align": [
23 "wide",
24 "full"
25 ]
26 },
27 "attributes": {
28 "title": {
29 "type": "string",
30 "default": "Family Tree"
31 },
32 "showTitle": {
33 "type": "boolean",
34 "default": true
35 },
36 "svgWidth": {
37 "type": "number",
38 "default": 860
39 },
40 "nodeW": {
41 "type": "number",
42 "default": 100
43 },
44 "levelGap": {
45 "type": "number",
46 "default": 145
47 },
48 "nodeGap": {
49 "type": "number",
50 "default": 18
51 },
52 "padY": {
53 "type": "number",
54 "default": 30
55 },
56 "titleFontSize": {
57 "type": "number",
58 "default": 20
59 },
60 "titleFontWeight": {
61 "type": "string",
62 "default": "700"
63 },
64 "titleLineHeight": {
65 "type": "number",
66 "default": 1.3
67 },
68 "nameFontSize": {
69 "type": "number",
70 "default": 12
71 },
72 "nameFontWeight": {
73 "type": "string",
74 "default": "600"
75 },
76 "yearFontSize": {
77 "type": "number",
78 "default": 10
79 },
80 "typoTitle": {
81 "type": "object",
82 "default": {}
83 },
84 "bgColor": {
85 "type": "string",
86 "default": "#fafafa"
87 },
88 "lineColor": {
89 "type": "string",
90 "default": "#9ca3af"
91 },
92 "titleColor": {
93 "type": "string",
94 "default": "#111827"
95 },
96 "textColor": {
97 "type": "string",
98 "default": "#111827"
99 },
100 "persons": {
101 "type": "array",
102 "default": [
103 {
104 "id": "1",
105 "name": "Harold Green",
106 "years": "1930–2005",
107 "emoji": "👴",
108 "parentId": "",
109 "spouseId": "2",
110 "color": "#4f46e5",
111 "emojiType": "custom-char",
112 "emojiDashicon": "",
113 "emojiImageUrl": ""
114 },
115 {
116 "id": "2",
117 "name": "Dorothy Green",
118 "years": "1932–2010",
119 "emoji": "👵",
120 "parentId": "",
121 "spouseId": "1",
122 "color": "#4f46e5",
123 "emojiType": "custom-char",
124 "emojiDashicon": "",
125 "emojiImageUrl": ""
126 },
127 {
128 "id": "3",
129 "name": "James Green",
130 "years": "1958–",
131 "emoji": "👨",
132 "parentId": "1",
133 "spouseId": "4",
134 "color": "#0891b2",
135 "emojiType": "custom-char",
136 "emojiDashicon": "",
137 "emojiImageUrl": ""
138 },
139 {
140 "id": "4",
141 "name": "Susan Green",
142 "years": "1960–",
143 "emoji": "👩",
144 "parentId": "",
145 "spouseId": "3",
146 "color": "#0891b2",
147 "emojiType": "custom-char",
148 "emojiDashicon": "",
149 "emojiImageUrl": ""
150 },
151 {
152 "id": "5",
153 "name": "Emily Brown",
154 "years": "1962–",
155 "emoji": "👩",
156 "parentId": "1",
157 "spouseId": "6",
158 "color": "#059669",
159 "emojiType": "custom-char",
160 "emojiDashicon": "",
161 "emojiImageUrl": ""
162 },
163 {
164 "id": "6",
165 "name": "Tom Brown",
166 "years": "1961–",
167 "emoji": "👨",
168 "parentId": "",
169 "spouseId": "5",
170 "color": "#059669",
171 "emojiType": "custom-char",
172 "emojiDashicon": "",
173 "emojiImageUrl": ""
174 },
175 {
176 "id": "7",
177 "name": "Liam Green",
178 "years": "1985–",
179 "emoji": "🧑",
180 "parentId": "3",
181 "spouseId": "",
182 "color": "#dc2626",
183 "emojiType": "custom-char",
184 "emojiDashicon": "",
185 "emojiImageUrl": ""
186 },
187 {
188 "id": "8",
189 "name": "Olivia Green",
190 "years": "1988–",
191 "emoji": "🧒",
192 "parentId": "3",
193 "spouseId": "",
194 "color": "#dc2626",
195 "emojiType": "custom-char",
196 "emojiDashicon": "",
197 "emojiImageUrl": ""
198 },
199 {
200 "id": "9",
201 "name": "Noah Brown",
202 "years": "1987–",
203 "emoji": "🧑",
204 "parentId": "5",
205 "spouseId": "",
206 "color": "#d97706",
207 "emojiType": "custom-char",
208 "emojiDashicon": "",
209 "emojiImageUrl": ""
210 }
211 ]
212 }
213 }
214 }
215