@digital-realty/ix-tree
Advanced tools
Comparing version 1.0.19 to 2.0.1
@@ -52,6 +52,6 @@ import { __decorate } from "tslib"; | ||
updateNodeCheckedStatus(node, this._rootNode); | ||
this._rootNode = structuredClone(this._rootNode); | ||
this.dispatchEvent(new CustomEvent('on-tree-node-checked', { | ||
detail: { | ||
message: e.detail.message, | ||
rootNode: this._rootNode, | ||
}, | ||
@@ -58,0 +58,0 @@ })); |
@@ -6,3 +6,3 @@ { | ||
"author": "Digital Realty", | ||
"version": "1.0.19", | ||
"version": "2.0.1", | ||
"type": "module", | ||
@@ -105,3 +105,3 @@ "main": "dist/index.js", | ||
], | ||
"gitHead": "5ff9e3f504660342e986801e86861d35b47930da" | ||
"gitHead": "ea37e974bbda637136a827648f7bd8db24632aad" | ||
} |
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
45063