funcnodes-react-flow 0.4.0__py3-none-any.whl → 0.4.2__py3-none-any.whl

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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: funcnodes-react-flow
3
- Version: 0.4.0
3
+ Version: 0.4.2
4
4
  Summary: funcnodes frontend for react flow
5
5
  Author-email: Julian Kimmig <julian.kimmig@linkdlab.de>
6
6
  License: AGPL-3.0
@@ -14,7 +14,7 @@ Description-Content-Type: text/markdown
14
14
  License-File: LICENSE
15
15
  Requires-Dist: funcnodes-core>=0.3.51
16
16
  Requires-Dist: funcnodes-worker>=0.3.0
17
- Requires-Dist: funcnodes>=0.5.25; sys_platform != "emscripten"
17
+ Requires-Dist: funcnodes>=0.5.36; sys_platform != "emscripten"
18
18
  Requires-Dist: funcnodes>=0.5.35
19
19
  Dynamic: license-file
20
20
 
@@ -16,11 +16,11 @@ funcnodes_react_flow/static/logo512.png,sha256=9SEEPsgJusj_-fxvDf11ea2YpUKXOdLhS
16
16
  funcnodes_react_flow/static/manifest.json,sha256=ULPYw5A68_eNhxuUVXqxT045yhkurKPSz6hjyGcnmhQ,492
17
17
  funcnodes_react_flow/static/robots.txt,sha256=kNJLw79pisHhc3OVAimMzKcq3x9WT6sF9IS4xI0crdI,67
18
18
  funcnodes_react_flow/static/css/style.css,sha256=FdM2cgjehwK-u-3XhcqO8n4vgeRuhn45m_FF2cB5l1U,78075
19
- funcnodes_react_flow/static/js/index.js,sha256=xF-h4w81f-yIFaTNlkOvEbVmbJUvwaRRyBVRp---7z0,976955
20
- funcnodes_react_flow/static/js/index.js.map,sha256=8DSfoISiDlZuybl_5uio2ZB5sBVkaE5zMA-_0MccHGw,5307126
21
- funcnodes_react_flow-0.4.0.dist-info/licenses/LICENSE,sha256=21Lj2q2SYKHMY4768_a3pr3q0jY2VYamAHipoodhMDc,34273
22
- funcnodes_react_flow-0.4.0.dist-info/METADATA,sha256=xhCuD-LBu8EtPVXXbrIFpH4Mcq3LYbpiL38JKmakd_c,877
23
- funcnodes_react_flow-0.4.0.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
24
- funcnodes_react_flow-0.4.0.dist-info/entry_points.txt,sha256=nCl1bY2ht3fmtYdiN2TgG5T1QrUMzOJjPKZHmn5vgAQ,221
25
- funcnodes_react_flow-0.4.0.dist-info/top_level.txt,sha256=D9qkcjmYy6WCz5P2VQgYYweVplB-rdFsPLMl2YZhBnk,21
26
- funcnodes_react_flow-0.4.0.dist-info/RECORD,,
19
+ funcnodes_react_flow/static/js/index.js,sha256=aFAcjkuLKMI6yR0KfEoHF5gCQwf__Qu58wwGufKEJRU,1000992
20
+ funcnodes_react_flow/static/js/index.js.map,sha256=oeBjE3sCyC18V--7-nrnc69ArSA55oPzpWOWQVsAZTM,5417424
21
+ funcnodes_react_flow-0.4.2.dist-info/licenses/LICENSE,sha256=21Lj2q2SYKHMY4768_a3pr3q0jY2VYamAHipoodhMDc,34273
22
+ funcnodes_react_flow-0.4.2.dist-info/METADATA,sha256=hc1FUj3h0hDbpiOFAeYgEKq3EOE_8cpfqqM8RAhVLak,877
23
+ funcnodes_react_flow-0.4.2.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
24
+ funcnodes_react_flow-0.4.2.dist-info/entry_points.txt,sha256=arCOJKYZeXLYof49cUnoQCTYv6RPYk1ZxStEY95BEv4,151
25
+ funcnodes_react_flow-0.4.2.dist-info/top_level.txt,sha256=D9qkcjmYy6WCz5P2VQgYYweVplB-rdFsPLMl2YZhBnk,21
26
+ funcnodes_react_flow-0.4.2.dist-info/RECORD,,
@@ -2,6 +2,4 @@
2
2
  funcnodes_react_flow = funcnodes_react_flow.__main__:main
3
3
 
4
4
  [funcnodes.module]
5
- module = funcnodes_react_flow
6
5
  plugin_setup = funcnodes_react_flow.plugin_setup:setup
7
- shelf = funcnodes_react_flow:NODE_SHELF