@byai/topology
Advanced tools
Comparing version 1.13.0 to 1.13.1
@@ -78,2 +78,4 @@ import React, { HTMLAttributes } from 'react'; | ||
autoLayoutOption?: AutoLayoutOptions; | ||
/** 快捷插入节点连线处理 */ | ||
handleInsertNodeLines?: (id: string, oldLines: ITopologyLine[], newLines: ITopologyLine[]) => ITopologyLine[]; | ||
} | ||
@@ -80,0 +82,0 @@ export interface ITopologyState { |
{ | ||
"name": "@byai/topology", | ||
"version": "1.13.0", | ||
"version": "1.13.1", | ||
"description": "拓扑图组件", | ||
@@ -5,0 +5,0 @@ "bugs": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
441031
5743