Adding UI extensibility
[aai/sparky-be.git] / src / main / config / aaiEntityNodeDescriptors.json
index bf95f28..e72bab0 100644 (file)
                                "className": "node-button",
                                "r": "10"
                        }
+               },
+               {
+                       "type": "button",
+                       "name": "icon_triangle_warning",
+                       "class": "node-button",
+                       "shapeAttributes": {
+                               "offset": {
+                                       "x": "46",
+                                       "y": "-12"
+                               }
+                       },
+                       "svgAttributes": {
+                               "className": "node-button",
+                               "r": "10"
+                       }
                }]
        },
        "selectedNodeClass": {
                                "className": "node-button",
                                "r": "10"
                        }
+               },
+               {
+                       "type": "button",
+                       "name": "icon_triangle_warning",
+                       "class": "node-button",
+                       "shapeAttributes": {
+                               "offset": {
+                                       "x": "46",
+                                       "y": "-12"
+                               }
+                       },
+                       "svgAttributes": {
+                               "className": "node-button",
+                               "r": "10"
+                       }
                }]
        }
 }
\ No newline at end of file