diff --git a/kontrol-frontend/bun.lockb b/kontrol-frontend/bun.lockb index 9248283..b3ce7b7 100755 Binary files a/kontrol-frontend/bun.lockb and b/kontrol-frontend/bun.lockb differ diff --git a/kontrol-frontend/package.json b/kontrol-frontend/package.json index 57d22f6..5692e68 100644 --- a/kontrol-frontend/package.json +++ b/kontrol-frontend/package.json @@ -19,7 +19,7 @@ "@emotion/styled": "^11.11.5", "@react-hooks-library/core": "^0.6.2", "chakra-multiselect": "^0.4.13", - "cli-kontrol-api": "file:../.cli-kontrol-api", + "cli-kontrol-api": "file:../../kardinal/libs/cli-kontrol-api", "cytoscape": "^3.29.2", "cytoscape-dagre": "^2.5.0", "cytoscape-popper": "^4.0.0", diff --git a/kontrol-frontend/pin.json b/kontrol-frontend/pin.json index 483271d..b5f5509 100644 --- a/kontrol-frontend/pin.json +++ b/kontrol-frontend/pin.json @@ -1,7 +1,7 @@ { - "version": "0.8.0", + "version": "0.10.0", "x86_64-darwin": "", "x86_64-linux": "sha256-4lx4eSRv+auM27K4RLyLVS3lk4+a5SCFrsyBrOY2qMI=", - "aarch64-darwin": "sha256-mSmC23SczyR2V7xoS7+bnN5g+X5EVJTy74pH3+Ld/C8=", + "aarch64-darwin": "sha256-7eJPigPZrdtTcZgrww6Xp529NQ3/H4i0E4Cbq9R2/Ns=", "aarch64-linux": "sha256-iHZRAxgNluI3bvXIc6hgkAs/xM9Z4ib5W1ifnvGs9SQ=" } diff --git a/kontrol-frontend/src/components/CytoscapeGraph/Legend.tsx b/kontrol-frontend/src/components/CytoscapeGraph/Legend.tsx index 3d8cf9e..2d1387f 100644 --- a/kontrol-frontend/src/components/CytoscapeGraph/Legend.tsx +++ b/kontrol-frontend/src/components/CytoscapeGraph/Legend.tsx @@ -7,7 +7,6 @@ import { Tr, Th, Td, - TableCaption, TableContainer, } from "@chakra-ui/react"; @@ -64,10 +63,10 @@ const Legend = ({ elements }: Props) => { borderStyle={"solid"} borderColor={"gray.300"} padding={4} + zIndex={5} > - Legend
Flow ID