@oncokb/oncotree
Advanced tools
Comparing version 0.9.6 to 0.9.7
@@ -147,2 +147,9 @@ import * as d3_2 from "d3"; | ||
export declare enum ToolbarAction { | ||
TOGGLE = "toggle", | ||
EXPAND = "expand", | ||
COLLAPSE = "collapse", | ||
COPY_JSON = "copy_json", | ||
} | ||
export declare type ToolbarOptions = { | ||
@@ -149,0 +156,0 @@ direction?: Direction; |
@@ -1304,2 +1304,3 @@ import "./index.css"; | ||
export { | ||
ToolbarAction, | ||
buildCollapseItem, | ||
@@ -1306,0 +1307,0 @@ buildExpandItem, |
{ | ||
"name": "@oncokb/oncotree", | ||
"version": "0.9.6", | ||
"version": "0.9.7", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/oncotree.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
112990
2759