funcnodes-react-flow 0.3.12__py3-none-any.whl → 0.3.14__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.3
2
2
  Name: funcnodes-react-flow
3
- Version: 0.3.12
3
+ Version: 0.3.14
4
4
  Summary: funcnodes frontend for react flow
5
5
  License: AGPL-3.0
6
6
  Author: Julian Kimmig
@@ -8,7 +8,8 @@ Author-email: julian.kimmig@linkdlab.de>
8
8
  Requires-Python: >=3.11
9
9
  Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
10
10
  Requires-Dist: funcnodes (>=0.5.25) ; sys_platform != "emscripten"
11
- Requires-Dist: funcnodes-core (>=0.3.8)
11
+ Requires-Dist: funcnodes-core (>=0.3.41)
12
+ Requires-Dist: funcnodes-worker (>=0.2.1)
12
13
  Project-URL: Homepage, https://github.com/Linkdlab/funcnodes_react_flow
13
14
  Project-URL: download, https://pypi.org/project/funcnodes-react-flow/#files
14
15
  Project-URL: source, https://github.com/Linkdlab/funcnodes_react_flow
@@ -1,24 +1,25 @@
1
- funcnodes_react_flow/__init__.py,sha256=MtXQZ64v0VUH6a6p39WdkKlZDSOLQe6TKloGbkqY5nQ,1696
1
+ funcnodes_react_flow/__init__.py,sha256=7DAPV27u5aC9X98YIGIHu1bRRcMdKduHwg9tMTx0Ddc,1454
2
2
  funcnodes_react_flow/__main__.py,sha256=79nKibsa_5l066OU4fpHnims30464ZZy-N18CGwb5Mk,834
3
+ funcnodes_react_flow/plugin_setup.py,sha256=orrk4l4A69gGZsrYmLvP5WEQWc-5qzhwf0B9rlVHJ2Y,1060
3
4
  funcnodes_react_flow/run.py,sha256=Eong6BUNms3BIxkpv4ILWSRN-STT-g5DZEpEYV0rj8I,512
4
5
  funcnodes_react_flow/static/android-chrome-192x192.png,sha256=h4hbdDXDtvScWqUT58h4E7HHUgdfqqGQq_M_O9cjS0c,21618
5
6
  funcnodes_react_flow/static/android-chrome-512x512.png,sha256=DrT8R6pyDlXCY8s3xK7XoI7kA9B_tauSHDvAEOGuhhs,109112
6
7
  funcnodes_react_flow/static/apple-touch-icon.png,sha256=eFhCNPRIaVm5byHgky0qyd3Qm26bqVCKoNmYTDkf3K4,19738
7
8
  funcnodes_react_flow/static/asset-manifest.json,sha256=ezImPf57Ac2sCasl0Qa4B9plEr3DoLT5vh5xNbfuk9c,966
8
- funcnodes_react_flow/static/css/style.css,sha256=moRxj16iWidD08SiElPyfwaTBAa7EloOSZuxLYk_UE8,34327
9
+ funcnodes_react_flow/static/css/style.css,sha256=8hIPRvbY3Fo2xq6r78VASD11KhPbCC90zf8hmCKkYvw,78079
9
10
  funcnodes_react_flow/static/favicon-16x16.png,sha256=Y6YE3ZUFODMTX-isM-40-TWZfK4-qJPBk1w_KcNwiSo,483
10
11
  funcnodes_react_flow/static/favicon-32x32.png,sha256=WdE9uZZjcQu0EQIHarS1RJeXv-dEB6eHE7WS8X_c-1w,1289
11
12
  funcnodes_react_flow/static/favicon.ico,sha256=Pk8lVbI7hfFz5QXYE2KdTUe1ZYUGWab0AvmUEmkoENw,15406
12
13
  funcnodes_react_flow/static/index.html,sha256=7rQEAPaplWiAB2Rzmf4TIR2kz5eotF6MDQUo2JdrBSA,1654
13
- funcnodes_react_flow/static/js/index.js,sha256=hMKdhmghGB4s6TznNedS2KOJgv28TDBJA98UO-5qInY,898280
14
- funcnodes_react_flow/static/js/index.js.map,sha256=ZzvZKtTogGJX-YnFrj6BxrRFqfhNcofcaj90yzc5XhE,4076027
14
+ funcnodes_react_flow/static/js/index.js,sha256=ly2sG46AP8SgwYM_bROo41FOwpyYd9okRn4_ZfOUibM,961084
15
+ funcnodes_react_flow/static/js/index.js.map,sha256=akzp1wMxFLp8r1cIt2WfjxXUbKT7ZrUVz48e2sN1PME,5284815
15
16
  funcnodes_react_flow/static/logo.png,sha256=VPvWfSSqRW-Jv7qiVsE6dxcyaB2vJp1JL60x6IA8Sbk,96855
16
17
  funcnodes_react_flow/static/logo192.png,sha256=XAIrH5_B6T77mW4eEP2emYcTkprrwuokSWKoy27v6uU,19826
17
18
  funcnodes_react_flow/static/logo512.png,sha256=9SEEPsgJusj_-fxvDf11ea2YpUKXOdLhSPT3DNRw9e8,65653
18
19
  funcnodes_react_flow/static/manifest.json,sha256=ULPYw5A68_eNhxuUVXqxT045yhkurKPSz6hjyGcnmhQ,492
19
20
  funcnodes_react_flow/static/robots.txt,sha256=kNJLw79pisHhc3OVAimMzKcq3x9WT6sF9IS4xI0crdI,67
20
- funcnodes_react_flow-0.3.12.dist-info/LICENSE,sha256=21Lj2q2SYKHMY4768_a3pr3q0jY2VYamAHipoodhMDc,34273
21
- funcnodes_react_flow-0.3.12.dist-info/METADATA,sha256=nDU4WAFoiwLiD8VX-Zdg_qmdIlFkiumH-VEmoK9cIHw,776
22
- funcnodes_react_flow-0.3.12.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
23
- funcnodes_react_flow-0.3.12.dist-info/entry_points.txt,sha256=FbrfqRLScFuNXaVpoyfz7lPcSjTlRf4G06ZUZhTgJMM,75
24
- funcnodes_react_flow-0.3.12.dist-info/RECORD,,
21
+ funcnodes_react_flow-0.3.14.dist-info/LICENSE,sha256=21Lj2q2SYKHMY4768_a3pr3q0jY2VYamAHipoodhMDc,34273
22
+ funcnodes_react_flow-0.3.14.dist-info/METADATA,sha256=TMqg6ON8nh7mFdlSkcfIicPv9TGxJr2YIm3vchZKun8,819
23
+ funcnodes_react_flow-0.3.14.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
24
+ funcnodes_react_flow-0.3.14.dist-info/entry_points.txt,sha256=eXzH_hMr3HHg35s8Qw9fCT5NDAG2avZcxIdsCWgFWJo,148
25
+ funcnodes_react_flow-0.3.14.dist-info/RECORD,,
@@ -1,3 +1,6 @@
1
1
  [console_scripts]
2
2
  funcnodes_react_flow=funcnodes_react_flow.__main__:main
3
3
 
4
+ [funcnodes.module]
5
+ plugin_setup=funcnodes_react_flow.plugin_setup:setup
6
+