54
54
"private" : false ,
55
55
"limit" : 1 ,
56
56
"category" : " General" ,
57
- "prompt" : " autocomplete " ,
57
+ "prompt" : " list " ,
58
58
"locked" : false ,
59
59
"values" : [
60
60
" W3C Working Draft" ,
75
75
" W3C Recommendation" ,
76
76
" Aries RFC" ,
77
77
" W3C Working Group Note" ,
78
- " Network Working Group Internet Draft"
78
+ " Network Working Group Internet Draft" ,
79
+ " WW3C Draft Community Group Report" ,
80
+ " W3C Candidate Recommendation" ,
81
+ " W3C Editors Draft" ,
82
+ " DIF Working Group Approved Draft" ,
83
+ " DIF Working Group Draft" ,
84
+ " DIF Editor's Draft" ,
85
+ " DIF Informational" ,
86
+ " Internet Informational Draft" ,
87
+ " W3C Draft Group Community Report" ,
88
+ " W3C Draftt Community Group Report" ,
89
+ null
79
90
],
80
91
"sort" : false ,
81
92
"cluster" : true
91
102
"locked" : false ,
92
103
"values" : [
93
104
" core" ,
94
- " non-core"
105
+ " non-core" ,
106
+ " intermediate"
95
107
],
96
108
"sort" : false ,
97
109
"cluster" : true
148
160
" Informational" ,
149
161
" Aries Proposed" ,
150
162
" Aries Demonstrated" ,
151
- " Candidate Recommendation"
163
+ " Candidate Recommendation" ,
164
+ null
152
165
],
153
166
"sort" : false ,
154
167
"cluster" : true
166
179
"sort" : false ,
167
180
"cluster" : true
168
181
},
182
+ {
183
+ "_id" : " attr-a4Or140Z" ,
184
+ "name" : " Spec Last Reviewed Date" ,
185
+ "format" : " string" ,
186
+ "private" : false ,
187
+ "limit" : 1 ,
188
+ "category" : " General" ,
189
+ "prompt" : " list" ,
190
+ "locked" : false ,
191
+ "values" : [
192
+ " 12/30/2020" ,
193
+ " 11/17/2020" ,
194
+ null ,
195
+ " 12/4/2020" ,
196
+ " 1/8/2021" ,
197
+ " 1/12/2021" ,
198
+ null ,
199
+ " 1/15/2021"
200
+ ],
201
+ "sort" : false ,
202
+ "cluster" : true
203
+ },
169
204
{
170
205
"_id" : " attr-M43i9U7j" ,
171
206
"name" : " Tags" ,
252
287
{
253
288
"_id" : " pers-YCmf78hh" ,
254
289
"name" : " Full Map Text Block" ,
255
- "style" : " @settings {\n template: causal-loop;\n layout-preset: hairball;\n layout: force;\n element-color: categorize(\" Element Type\" , neon2);\n same-label: \"\" ;\n opposite-label: \"\" ;\n font-size: 47;\n }\n\n "
290
+ "style": "@controls {\n bottom-right {\n filter {\n target: element;\n by: \"element type\";\n as: buttons;\n multiple: true;\n default: show-all;\n }\n }\n\n bottom-right {\n filter {\n target: connection;\n by: \"connection type\";\n as: buttons;\n multiple: true;\n default: show-all;\n }\n }\n}\n\n@settings {\n template: causal-loop;\n layout-preset: hairball;\n layout: force;\n same-label: \"\";\n opposite-label: \"\";\n font-size: 47;\n}\n\n/* depends */\nconnection[\"connection type\"=\"depends\"] {\n size: 15;\n color: #000000;\n}\n\n/* implements */\nconnection[\"connection type\"=\"implements\"] {\n color: #56B4E9;\n}\n\n/* references */\nconnection[\"connection type\"=\"references\"] {\n color: #0072B2;\n}\n\n/* extends */\nconnection[\"connection type\"=\"extends\"] {\n color: #E69F00;\n}\n\n/* related */\nconnection[\"connection type\"=\"related\"] {\n color: #CC79A7;\n}\n\n/* elements: intermediate */\n[\"Element Type\"=\"intermediate\"] {\n color: #E69F00;\n}\n\n/* core */\nelement[\"element type\"=\"core\"] {\n color: #0AD2F1;\n}\n\n/* non-core */\nelement[\"element type\"=\"non-core\"] {\n color: #F7E81F;\n}"
256
291
},
257
292
{
258
293
"_id" : " pers-roGGZvV4" ,
259
294
"name" : " Text Map All Nodes" ,
260
295
"style" : " @settings {\n template: causal-loop;\n }\n\n "
296
+ },
297
+ {
298
+ "_id" : " pers-eu538HBr" ,
299
+ "name" : " playground" ,
300
+ "style": "@controls {\n bottom-right {\n filter {\n target: element;\n by: \"element type\";\n as: buttons;\n multiple: true;\n default: show-all;\n }\n }\n\n bottom-right {\n filter {\n target: connection;\n by: \"connection type\";\n as: buttons;\n multiple: true;\n default: show-all;\n }\n }\n}\n\n@settings {\n template: causal-loop;\n layout-preset: hairball;\n layout: force;\n same-label: \"\";\n opposite-label: \"\";\n font-size: 47;\n}\n\n/* depends */\nconnection[\"connection type\"=\"depends\"] {\n size: 15;\n color: #000000;\n}\n\n/* implements */\nconnection[\"connection type\"=\"implements\"] {\n color: #56B4E9;\n}\n\n/* references */\nconnection[\"connection type\"=\"references\"] {\n color: #0072B2;\n}\n\n/* extends */\nconnection[\"connection type\"=\"extends\"] {\n color: #E69F00;\n}\n\n/* related */\nconnection[\"connection type\"=\"related\"] {\n color: #CC79A7;\n}\n\n/* elements: intermediate */\n[\"Element Type\"=\"intermediate\"] {\n color: #E69F00;\n}\n\n/* core */\nelement[\"element type\"=\"core\"] {\n color: #0AD2F1;\n}\n\n/* non-core */\nelement[\"element type\"=\"non-core\"] {\n color: #F7E81F;\n}\n\n"
261
301
}
262
302
]
263
303
}
0 commit comments