funcnodes-react-flow 0.4.1__tar.gz → 0.4.2__tar.gz

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.
Files changed (35) hide show
  1. {funcnodes_react_flow-0.4.1/src/funcnodes_react_flow.egg-info → funcnodes_react_flow-0.4.2}/PKG-INFO +2 -2
  2. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/pyproject.toml +2 -2
  3. funcnodes_react_flow-0.4.2/src/funcnodes_react_flow/static/js/index.js +100 -0
  4. funcnodes_react_flow-0.4.2/src/funcnodes_react_flow/static/js/index.js.map +1 -0
  5. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2/src/funcnodes_react_flow.egg-info}/PKG-INFO +2 -2
  6. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/src/funcnodes_react_flow.egg-info/requires.txt +1 -1
  7. funcnodes_react_flow-0.4.1/src/funcnodes_react_flow/static/js/index.js +0 -117
  8. funcnodes_react_flow-0.4.1/src/funcnodes_react_flow/static/js/index.js.map +0 -1
  9. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/LICENSE +0 -0
  10. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/MANIFEST.in +0 -0
  11. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/README.md +0 -0
  12. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/setup.cfg +0 -0
  13. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/src/funcnodes_react_flow/__init__.py +0 -0
  14. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/src/funcnodes_react_flow/__main__.py +0 -0
  15. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/src/funcnodes_react_flow/plugin_setup.py +0 -0
  16. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/src/funcnodes_react_flow/run.py +0 -0
  17. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/src/funcnodes_react_flow/static/android-chrome-192x192.png +0 -0
  18. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/src/funcnodes_react_flow/static/android-chrome-512x512.png +0 -0
  19. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/src/funcnodes_react_flow/static/apple-touch-icon.png +0 -0
  20. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/src/funcnodes_react_flow/static/asset-manifest.json +0 -0
  21. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/src/funcnodes_react_flow/static/css/style.css +0 -0
  22. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/src/funcnodes_react_flow/static/favicon-16x16.png +0 -0
  23. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/src/funcnodes_react_flow/static/favicon-32x32.png +0 -0
  24. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/src/funcnodes_react_flow/static/favicon.ico +0 -0
  25. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/src/funcnodes_react_flow/static/index.html +0 -0
  26. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/src/funcnodes_react_flow/static/logo.png +0 -0
  27. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/src/funcnodes_react_flow/static/logo192.png +0 -0
  28. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/src/funcnodes_react_flow/static/logo512.png +0 -0
  29. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/src/funcnodes_react_flow/static/manifest.json +0 -0
  30. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/src/funcnodes_react_flow/static/robots.txt +0 -0
  31. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/src/funcnodes_react_flow.egg-info/SOURCES.txt +0 -0
  32. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/src/funcnodes_react_flow.egg-info/dependency_links.txt +0 -0
  33. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/src/funcnodes_react_flow.egg-info/entry_points.txt +0 -0
  34. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/src/funcnodes_react_flow.egg-info/top_level.txt +0 -0
  35. {funcnodes_react_flow-0.4.1 → funcnodes_react_flow-0.4.2}/tests/test_import.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: funcnodes-react-flow
3
- Version: 0.4.1
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
 
@@ -1,11 +1,11 @@
1
1
  [project]
2
2
  name = "funcnodes-react-flow"
3
- version = "0.4.1"
3
+ version = "0.4.2"
4
4
  description = "funcnodes frontend for react flow"
5
5
  readme = "README.md"
6
6
  classifiers = [ "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",]
7
7
  requires-python = ">=3.11"
8
- dependencies = [ "funcnodes-core>=0.3.51", "funcnodes-worker>=0.3.0", "funcnodes>=0.5.25; sys_platform != 'emscripten'", "funcnodes>=0.5.35",]
8
+ dependencies = [ "funcnodes-core>=0.3.51", "funcnodes-worker>=0.3.0", "funcnodes>=0.5.36; sys_platform != 'emscripten'", "funcnodes>=0.5.35",]
9
9
  [[project.authors]]
10
10
  name = "Julian Kimmig"
11
11
  email = "julian.kimmig@linkdlab.de"