feat: draw.io (diagrams.net) integration (#215)

* draw.io init

* updates
This commit is contained in:
Philip Okugbe
2024-09-01 12:26:20 +01:00
committed by GitHub
parent 38e9eef2dc
commit 87b99f8646
14 changed files with 555 additions and 110 deletions

12
pnpm-lock.yaml generated
View File

@ -261,6 +261,9 @@ importers:
react-dom:
specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
react-drawio:
specifier: ^0.2.0
version: 0.2.0(react@18.3.1)
react-error-boundary:
specifier: ^4.0.13
version: 4.0.13(react@18.3.1)
@ -7408,6 +7411,11 @@ packages:
peerDependencies:
react: ^18.3.1
react-drawio@0.2.0:
resolution: {integrity: sha512-LQRk8miMq7ats+ram6M9DjR77ur1PaweWMf26mWQha9nvBMC98KcT1OyjISvOMhU+v1JCdUqMkTuGMNMD9nMew==}
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-email@2.1.4:
resolution: {integrity: sha512-YKZ4jhkalWcNyaw4qyI//+QeTeUxe/ptqI+wSc4wVIoHzqffAWoV5x/jBpFex3FQ636xVIDFrvGq39rUVL7zSQ==}
engines: {node: '>=18.0.0'}
@ -16737,6 +16745,10 @@ snapshots:
react: 18.3.1
scheduler: 0.23.2
react-drawio@0.2.0(react@18.3.1):
dependencies:
react: 18.3.1
react-email@2.1.4(@swc/helpers@0.5.11)(eslint@9.5.0)(ts-node@10.9.2(@swc/core@1.5.25(@swc/helpers@0.5.11))(@types/node@20.14.9)(typescript@5.5.2)):
dependencies:
'@babel/core': 7.24.5