@ni/nimble-components 34.8.3 → 34.8.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all-components-bundle.js +1 -1
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +1 -1
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/esm/table/models/expansion-manager.js +1 -1
- package/dist/esm/table/models/expansion-manager.js.map +1 -1
- package/package.json +1 -1
|
@@ -72736,7 +72736,7 @@ focus outline in that case.
|
|
|
72736
72736
|
return false;
|
|
72737
72737
|
}
|
|
72738
72738
|
return (this.hierarchyOptions.get(id)?.delayedHierarchyState
|
|
72739
|
-
=== TableRecordDelayedHierarchyState.loadingChildren
|
|
72739
|
+
=== TableRecordDelayedHierarchyState.loadingChildren);
|
|
72740
72740
|
}
|
|
72741
72741
|
canLoadDelayedChildren(id) {
|
|
72742
72742
|
if (!this.isHierarchyEnabled) {
|