funcnodes-react-flow 2.2.1__tar.gz → 2.2.1a0__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.
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/CHANGELOG.md +1 -1
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/PKG-INFO +1 -1
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/pyproject.toml +1 -1
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/static/funcnodes_react_flow.es.js +1 -1
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/static/funcnodes_react_flow.iife.js +1 -1
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/package.json +1 -1
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/package.json +1 -1
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow-plugin/package.json +1 -1
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/uv.lock +1 -1
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/.editorconfig +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/.flake8 +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/.gitattributes +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/.github/actions/install_package/action.yml +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/.github/workflows/npm_build.yaml +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/.github/workflows/npm_publish_main.yml +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/.github/workflows/npm_test.yml +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/.github/workflows/py_test.yml +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/.github/workflows/version_publish_main.yml +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/.gitignore +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/.pre-commit-config.yaml +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/CONTRIBUTING.md +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/LICENSE +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/MANIFEST.in +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/NODE_THIRD_PARTY_NOTICE.txt +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/README.md +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/THIRD_PARTY_NOTICES.md +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/cz.toml +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/pytest.ini +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/__init__.py +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/__main__.py +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/plugin_setup.py +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/run.py +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/static/android-chrome-192x192.png +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/static/android-chrome-512x512.png +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/static/apple-touch-icon.png +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/static/asset-manifest.json +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/static/favicon-16x16.png +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/static/favicon-32x32.png +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/static/favicon.ico +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/static/funcnodes_react_flow-favicon.ico +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/static/funcnodes_react_flow-logo192.png +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/static/funcnodes_react_flow-manifest.json +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/static/funcnodes_react_flow-style.css +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/static/funcnodes_react_flow.css +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/static/index.html +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/static/logo.png +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/static/logo192.png +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/static/logo512.png +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/static/manifest.json +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/static/robots.txt +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/.gitignore +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/.yarnrc.yml +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/dev_full.cjs +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/assets/android-chrome-192x192.png +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/assets/android-chrome-512x512.png +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/assets/apple-touch-icon.png +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/assets/asset-manifest.json +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/assets/favicon-16x16.png +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/assets/favicon-32x32.png +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/assets/favicon.ico +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/assets/logo.png +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/assets/logo192.png +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/assets/logo512.png +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/assets/manifest.json +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/assets/robots.txt +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/index.dev.js +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/index.html +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/index.prod.js +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/index.test.js +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/playwright.config.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/TODO.md +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/app/app-properties.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/app/app.fnw-url-cleanup.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/app/app.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/app/app.types.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/app/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/app/providers/funcnodescontext.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/app/providers/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/app/providers/keypress-provider.accessibility.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/app/providers/keypress-provider.example.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/app/providers/keypress-provider.integration.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/app/providers/keypress-provider.performance.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/app/providers/keypress-provider.test-utils.test.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/app/providers/keypress-provider.test-utils.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/app/providers/keypress-provider.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/app/providers/keypress-provider.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/app/providers/theme-provider.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/app/workspace.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/edges/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/edges/serialization/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/edges/utils.test.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/edges/utils.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/funcnodes-context/actions/edge.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/funcnodes-context/actions/groups.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/funcnodes-context/actions/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/funcnodes-context/actions/node.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/funcnodes-context/core.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/funcnodes-context/handler/lib-manager.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/funcnodes-context/handler/nodespace-manager.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/funcnodes-context/handler/plugin-manager.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/funcnodes-context/handler/rf-handlers.types.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/funcnodes-context/handler/rf-manager.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/funcnodes-context/handler/state-manager.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/funcnodes-context/handler/worker-manager.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/funcnodes-context/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/funcnodes-context/serializations/full.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/funcnodes-context/serializations/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/funcnodes-context/serializations/view.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/funcnodes-context/states/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/funcnodes-context/states/progress.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/funcnodes-context/states/react-flow.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/messaging/serializer/cmd-messages.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/messaging/serializer/error-messages.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/messaging/serializer/event-messages.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/messaging/serializer/helper-messages.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/messaging/serializer/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/messaging/serializer/progress-message.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/messaging/serializer/result-messages.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/nodes/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/nodes/interfaces/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/nodes/interfaces/io.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/nodes/interfaces/node.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/nodes/interfaces/rendering.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/nodes/serializations/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/nodes/serializations/types.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/nodes/stores/default.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/nodes/stores/deserialization.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/nodes/stores/full-io.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/nodes/stores/full_node.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/nodes/stores/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/nodes/stores/iostore.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/nodes/stores/nodestore.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/nodes/stores/normalization.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/nodes/stores/update.test.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/nodes/stores/update.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/nodes/utils/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/nodes/utils/node-utils.test.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/nodes/utils/node-utils.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/nodespace/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/nodespace/interfaces.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/nodespace/store.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/plugins/index.d.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/plugins/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/plugins/types.d.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/plugins/types.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/plugins/upgrading.d.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/plugins/upgrading.test.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/plugins/upgrading.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/workers/base/funcnodes-worker.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/workers/base/handlers/communication-manager.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/workers/base/handlers/connection-health-manager.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/workers/base/handlers/edge-manager.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/workers/base/handlers/event-manager.repos-update.test.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/workers/base/handlers/event-manager.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/workers/base/handlers/group-manager.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/workers/base/handlers/hook-manager.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/workers/base/handlers/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/workers/base/handlers/library-manager.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/workers/base/handlers/node-manager.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/workers/base/handlers/sync-manager.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/workers/base/handlers/worker-handlers.types.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/workers/base/worker.types.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/workers/hooks/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/workers/hooks/worker_api_hooks.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/workers/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/workers/manager/worker-manager.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/workers/manager/worker-manager.types.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/workers/websocket/websocket-worker.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/core/workers/websocket/websocket-worker.types.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/data-handle-renderer/default.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/data-handle-renderer/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/data-handle-renderer/types.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/data-overlay-renderer/default.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/data-overlay-renderer/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/data-overlay-renderer/types.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/data-preview-renderer/default.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/data-preview-renderer/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/data-preview-renderer/types.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/data-view-renderer/bytes.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/data-view-renderer/defaults.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/data-view-renderer/html.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/data-view-renderer/images.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/data-view-renderer/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/data-view-renderer/json.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/data-view-renderer/tables.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/data-view-renderer/text.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/data-view-renderer/types.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/data-view-renderer.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/inline-output-renderer.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/inline-renderer/bytes.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/inline-renderer/default.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/inline-renderer/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/inline-renderer/types.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/input-renderer/boolean.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/input-renderer/color.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/input-renderer/default.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/input-renderer/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/input-renderer/input-renderer.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/input-renderer/json_schema.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/input-renderer/json_schema.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/input-renderer/numbers.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/input-renderer/selection.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/input-renderer/text.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/input-renderer/types.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/mappings.test.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/output-renderer/default.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/output-renderer/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/output-renderer/types.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/components/types.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/hooks/data_renderer_overlay.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/hooks/data_renderer_overlay.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/hooks/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/import-cycle.test.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/providers/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/providers/render-mappings/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/providers/render-mappings/render-mappings.provider.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/providers/render-mappings/render-mappings.reducer.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/providers/render-mappings/render-mappings.types.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/providers/render-mappings.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/providers/types.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/types.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/utils/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/utils/renderer-converter.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/data-rendering/utils/renderer-converter.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/edges/components/edge.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/edges/components/edges.scss +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/edges/components/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/edges/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/groups/components/groups.scss +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/groups/components/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/groups/hooks/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/groups/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/header/header-main.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/header/header.scss +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/header/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/header/nodespacemenu.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/header/settingsmenu.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/header/settingsmenu_appearance.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/header/statusbar.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/header/workermenu.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/index.scss +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/library/Library.worker-stop-hooks.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/library/components/AddLibraryOverlay/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/library/components/ExternalWorker/ExternalWorkerClassEntry.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/library/components/ExternalWorker/ExternalWorkerInstanceEntry.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/library/components/ExternalWorker/ExternalWorkerInstanceSettings.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/library/components/ExternalWorker/ExternalWorkerShelf.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/library/components/ExternalWorker/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/library/components/LibraryFilter/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/library/components/LibraryItem/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/library/components/LibraryNode/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/library/components/ModuleManagement/ActiveModule.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/library/components/ModuleManagement/AddableModule.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/library/components/ModuleManagement/InstallableModule.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/library/components/ModuleManagement/ModuleDescription.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/library/components/ModuleManagement/ModuleLinks.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/library/components/ModuleManagement/VersionSelector.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/library/components/ModuleManagement/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/library/components/ModuleManagement/types.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/library/components/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/library/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/library/library.scss +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/library/states/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/library/states/libstate.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/node-settings/components/NodeSettings.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/node-settings/components/NodeSettingsOverlay.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/node-settings/components/NodeSettingsWindow.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/node-settings/components/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/node-settings/components/io/NodeIOSettings.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/node-settings/components/io/NodeSettingsInput.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/node-settings/components/io/NodeSettingsOutput.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/node-settings/components/io/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/node-settings/components/tabs/GeneralTab.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/node-settings/components/tabs/InputTab.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/node-settings/components/tabs/OutputTab.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/node-settings/components/tabs/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/node-settings/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/node-settings/node-settings.scss +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/nodes/components/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/nodes/components/node-renderer/body_data_renderer.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/nodes/components/node-renderer/index.scss +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/nodes/components/node-renderer/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/nodes/components/node-renderer/io/handle_renderer.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/nodes/components/node-renderer/io/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/nodes/components/node-renderer/io/io.scss +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/nodes/components/node-renderer/io/io.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/nodes/components/node-renderer/io/iodataoverlay.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/nodes/components/node-renderer/io/nodeinput.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/nodes/components/node-renderer/io/nodeoutput.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/nodes/components/node-renderer/node.scss +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/nodes/components/node-renderer/node.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/nodes/components/nodes.scss +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/nodes/hooks/helper_hooks.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/nodes/hooks/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/nodes/hooks/useBodyDataRendererForIo.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/nodes/hooks/useDefaultNodeInjection.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/nodes/hooks/usePreviewHandleDataRendererForIo.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/nodes/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/nodes/io-hooks.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/nodes/nodes-entrypoints.test.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/nodes/pick_best_io_type.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/nodes/provider.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/nodes/rf-node-types.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/react-flow/components/ContextMenu/ContextMenu.scss +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/react-flow/components/ContextMenu/ContextMenu.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/react-flow/components/ContextMenu/ContextMenu.types.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/react-flow/components/ContextMenu/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/react-flow/components/KeyHandler/KeyHandler.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/react-flow/components/KeyHandler/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/react-flow/components/ReactFlowLayer/ReactFlowLayer.scss +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/react-flow/components/ReactFlowLayer/ReactFlowLayer.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/react-flow/components/ReactFlowLayer/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/react-flow/components/ReactFlowLayer/react_flow_layer.tsx.backup +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/react-flow/components/ReactFlowManager/ReactFlowManager.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/react-flow/components/ReactFlowManager/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/react-flow/components/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/react-flow/funcnodesreactflow.scss +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/react-flow/hooks/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/react-flow/hooks/useClipboardOperations.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/react-flow/hooks/useReactFlowSelection.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/react-flow/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/react-flow/store/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/react-flow/store/rf-store.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/react-flow/themes.scss +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/react-flow/utils/clipboard-operations.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/react-flow/utils/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/react-flow/utils/node-types.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/react-flow/utils/node-utils.test.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/features/react-flow/utils/node.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/index.scss +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/mui-palette-augment.d.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/setupTests.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/ColorPicker/CustomColorPicker.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/ColorPicker/colorpicker.scss +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/ColorPicker/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/ErrorComponents/__snapshots__/error-components.test.tsx.snap +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/ErrorComponents/error-components.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/ErrorComponents/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/Expander/fullscreenelement.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/Expander/fullscreenelement.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/Expander/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/Expander/smoothexpand.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/Expander/smoothexpand.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/JSONDisplay/JSONDisplay.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/JSONDisplay/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/JSONDisplay/jsonDisplay.scss +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/ProgressBar/ProgressBar.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/ProgressBar/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/ProgressBar/progressBar.scss +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/Select/CustomSelect.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/Select/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/Select/select.scss +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/SortableTable/README.md +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/SortableTable/SortableTable.performance.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/SortableTable/SortableTable.scss +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/SortableTable/SortableTable.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/SortableTable/SortableTable.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/SortableTable/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/SortableTable/types.test.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/SortableTable/types.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/SortableTable/utils.test.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/SortableTable/utils.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/__snapshots__/error-components.test.tsx.snap +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/auto-layouts/ExpandingContainer/expanding-container.scss +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/auto-layouts/ExpandingContainer/index.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/auto-layouts/ExpandingContainer/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/auto-layouts/FloatContainer/float-container.scss +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/auto-layouts/FloatContainer/index.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/auto-layouts/FloatContainer/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/auto-layouts/SizeContextContainer/index.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/auto-layouts/SizeContextContainer/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/auto-layouts/SizeContextContainer/size-context-container.scss +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/auto-layouts/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/dialog/CustomDialog.scss +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/dialog/CustomDialog.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/dialog/CustomDialog.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/dialog/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/error-boundary/error-boundary.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/error-boundary/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/icons/fontawsome.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/icons/fontawsome.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/icons/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/jsonSchemaForm/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/jsonSchemaForm/jsonSchemaForm.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/renderers/images.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/renderers/images.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/renderers/json.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/toast/example.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/toast/example.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/toast/icons.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/toast/index.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/toast/toast.scss +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/toast/toast.test.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/toast/toast.tsx +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/components/toast/toast.types.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/data-structures/data-structures.test.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/data-structures/data-structures.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/data-structures/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/styles/htmlelements.scss +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/utils/data-helpers.test.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/utils/data-helpers.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/utils/debugger.test.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/utils/debugger.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/utils/layout/index.test.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/utils/layout/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/utils/layout/txt.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/utils/logger.test.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/utils/logger.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/utils/object-helpers.test.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/utils/object-helpers.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/utils/zustand-helpers.test.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/src/shared/utils/zustand-helpers.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/tsconfig.json +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/vite.browser.config.js +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/vite.config.js +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/vite.test.config.js +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/vitest.config.fast.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow/vitest.config.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow-plugin/rollup.config.js +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow-plugin/src/index.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow-plugin/src/rf_types.ts +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow-plugin/tsconfig.json +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/packages/funcnodes-react-flow-plugin/vite.config.js +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/react/yarn.lock +0 -0
- {funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/tests/test_import.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: funcnodes-react-flow
|
|
3
|
-
Version: 2.2.
|
|
3
|
+
Version: 2.2.1a0
|
|
4
4
|
Summary: funcnodes frontend for react flow
|
|
5
5
|
Project-URL: homepage, https://github.com/Linkdlab/funcnodes_react_flow
|
|
6
6
|
Project-URL: source, https://github.com/Linkdlab/funcnodes_react_flow
|
|
@@ -74858,7 +74858,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
74858
74858
|
);
|
|
74859
74859
|
};
|
|
74860
74860
|
window.FuncNodes = Pq;
|
|
74861
|
-
window.FuncNodes.version = "2.2.
|
|
74861
|
+
window.FuncNodes.version = "2.2.1a0";
|
|
74862
74862
|
window.FuncNodes.utils = {
|
|
74863
74863
|
logger: {
|
|
74864
74864
|
ConsoleLogger: ik,
|
|
@@ -831,4 +831,4 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
831
831
|
${r}
|
|
832
832
|
return FuncNodesPlugin;
|
|
833
833
|
})();
|
|
834
|
-
`)(bl,ra);this.add_plugin(t,i)}catch(o){o instanceof Error?this.context.rf.logger.error(`Error building plugin ${t}`,o):this.context.rf.logger.error(`Error building plugin ${t}`,new Error(String(o))),this.stateManager.toaster?.error({title:"Error",description:`Error building plugin ${t}: ${o}`,duration:5e3})}}}}class h4e extends fd{constructor(t){super(t),this.on_rf_node_change=n=>{const r=this.useReactFlowStore.getState();for(const o of n)switch(o.type){case"position":if(o.position){const i=r.getNode(o.id);if(i===void 0)continue;i.type==="group"?this.nodespaceManager.change_group_position(o):this.nodespaceManager.change_fn_node_position(o),i.data.groupID&&this.nodespaceManager.auto_resize_group(i.data.groupID)}break;case"dimensions":if(o.dimensions){const i=r.getNode(o.id);if(i===void 0)continue;i.type==="group"?this.nodespaceManager.change_group_dimensions(o):this.nodespaceManager.change_fn_node_dimensions(o),i.data.groupID&&this.nodespaceManager.auto_resize_group(i.data.groupID)}break}},this.on_rf_edge_change=n=>{},this.on_connect=n=>{n.source===null||n.target===null||n.sourceHandle===null||n.targetHandle===null||!this.workerManager.worker||this.workerManager.worker.api.edge.add_edge({src_nid:n.source,src_ioid:n.sourceHandle,trg_nid:n.target,trg_ioid:n.targetHandle,replace:!0})},this.useReactFlowStore=dPe({on_node_change:this.on_rf_node_change.bind(this),on_edge_change:this.on_rf_edge_change.bind(this),on_connect:this.on_connect.bind(this)})}}let m4e=class{constructor(t){this.reactflowRef=null,this.dev_settings={debug:fh()},this.options=t,this.logger=t.logger??new X1("fn",fh()?qR:WR);const n={rf:this};this._nodespaceManager=new a4e(n),this._libManager=new l4e(n),this._workerManager=new c4e(n),this._stateManager=new u4e(n),this._pluginManager=new p4e(n),this._reactFlowManager=new h4e(n)}getNodespaceManager(){return this._nodespaceManager}getLibManager(){return this._libManager}getWorkerManager(){return this._workerManager}getStateManager(){return this._stateManager}getPluginManager(){return this._pluginManager}getReactFlowManager(){return this._reactFlowManager}get nodespace(){return this._nodespaceManager.nodespace}get on_node_action(){return this._nodespaceManager.on_node_action.bind(this._nodespaceManager)}get on_edge_action(){return this._nodespaceManager.on_edge_action.bind(this._nodespaceManager)}get on_group_action(){return this._nodespaceManager.on_group_action.bind(this._nodespaceManager)}get clear_all(){return this._nodespaceManager.clear_all.bind(this._nodespaceManager)}get center_node(){return this._nodespaceManager.center_node.bind(this._nodespaceManager)}get center_all(){return this._nodespaceManager.center_all.bind(this._nodespaceManager)}get lib(){return this._libManager.lib}get set_worker(){return this._workerManager.set_worker.bind(this._workerManager)}get workermanager(){return this._workerManager.workermanager}set workermanager(t){this._workerManager.workermanager=t}get worker(){return this._workerManager.worker}get workers(){return this._workerManager.workers}get workerstate(){return this._workerManager.workerstate}get _unsubscribeFromWorker(){return this._workerManager._unsubscribeFromWorker?.bind(this._workerManager)}get set_progress(){return this._stateManager.set_progress.bind(this._stateManager)}get auto_progress(){return this._stateManager.auto_progress.bind(this._stateManager)}get progress_state(){return this._stateManager.progress_state}get local_settings(){return this._stateManager.local_settings}get local_state(){return this._stateManager.local_state}update_view_settings(t){this._stateManager.update_view_settings(t)}get plugins(){return this._pluginManager.plugins.bind(this._pluginManager)}get add_plugin(){return this._pluginManager.add_plugin.bind(this._pluginManager)}get add_packed_plugin(){return this._pluginManager.add_packed_plugin.bind(this._pluginManager)}get render_options(){return this._pluginManager.render_options.bind(this._pluginManager)}get update_render_options(){return this._pluginManager.update_render_options.bind(this._pluginManager)}get useReactFlowStore(){return this._reactFlowManager.useReactFlowStore.bind(this._reactFlowManager)}get rf_instance(){return this._reactFlowManager.rf_instance}set rf_instance(t){this._reactFlowManager.rf_instance=t}};const g4e=Em(aue,e=>(e.id=IS(),e)),y4e=e=>{if(!e.useWorkerManager&&e.worker===void 0)throw new Error("If you don't use a worker manager, you must provide a default worker.");if(e.useWorkerManager&&e.workermanager_url===void 0)throw new Error("Error: If you use a worker manager, you must provide a worker managerurl.")},_T={};window.fnrf_zst===void 0&&(window.fnrf_zst=_T);const YU=e=>{const[t,n]=T.useState(void 0),[r,o]=T.useState(void 0),[i,a]=T.useState(!1);if(T.useEffect(()=>{const s=g4e(e);s.logger=s.logger||new X1("FuncNodes",s.debug?"debug":"info"),s.logger.debug("Initializing FuncNodes with props:",s),n(s),a(!1)},[e]),T.useEffect(()=>{if(!t)return;t.logger?.debug("Initializing/Getting Zustand store");const s=_T[t.id];if(s===void 0){const c=new m4e(t);_T[t.id]=c,o(c)}else o(s),s.options.debug=t.debug},[t?.id,t?.debug]),T.useEffect(()=>{if(!(!t||!r)&&!(t.useWorkerManager||!t.worker_url&&!t.worker))if(t.logger?.debug("Worker effect running"),!t.worker&&t.worker_url){t.logger?.debug("Creating WebSocket worker");const s=new jj({url:t.worker_url,uuid:t.id,on_sync_complete:t.on_sync_complete});return s.set_zustand(r),n(c=>c&&{...c,worker:s,useWorkerManager:!1}),()=>{t.logger?.debug("Disconnecting worker"),s.disconnect(),n(c=>c&&{...c,worker:void 0})}}else{t.worker?.set_zustand(r);return}},[t?.worker_url,t?.id,t?.useWorkerManager,r,t?.on_sync_complete]),T.useEffect(()=>{if(!t?.fnw_url||!t.worker)return;t.logger?.debug("Loading fnw_url data");let s=!1;const c=t.worker.getSyncManager();let u;return(async()=>{try{const p=await eW(t.fnw_url);if(s)return;u=async m=>{s||await m.update_from_export(p)},c.add_after_next_sync(u)}catch(p){p instanceof Error?t.logger?.error("Failed to load fnw_url:",p):t.logger?.error("Failed to load fnw_url:",new Error(String(p)))}})(),()=>{s=!0,u&&c.remove_after_next_sync(u)}},[t?.fnw_url,t?.worker]),T.useEffect(()=>{if(!t||!r||!t.useWorkerManager)return;if(!t.workermanager_url)throw new Error("Error: If you use a worker manager, you must provide a worker manager url.");r.logger.info("Worker manager effect running");const s=!r.workermanager,c=r.workermanager&&r.workermanager.wsuri!==t.workermanager_url;if(s||c){r.workermanager&&(r.logger.info("Removing existing worker manager"),r.workermanager.remove(),r.workermanager=void 0),r.logger.info("Creating new worker manager");const u=new iue(t.workermanager_url,r);return r.workermanager=u,n(f=>f&&{...f,workermanager:u}),()=>{r.logger.info("Worker manager cleanup running"),r.workermanager===u?(r.logger.info("Removing worker manager instance"),u.remove(),r.workermanager=void 0):r.logger.info("Worker manager instance mismatch, skipping cleanup")}}else{r.logger.info("Worker manager already initialized with correct URL");return}},[t?.useWorkerManager,t?.workermanager_url,t?.id,r]),T.useEffect(()=>{if(!t||!r||i)return;(t.useWorkerManager?r.workermanager!==void 0:t.worker!==void 0)&&t.on_ready&&typeof t.on_ready=="function"&&(t.logger?.debug("Firing on_ready callback"),t.on_ready({fnrf_zst:r}),a(!0))},[t,r,i,t?.useWorkerManager,r?.workermanager,t?.worker]),t===void 0||r===void 0)return S.jsx("div",{children:"Loading..."});try{y4e(t)}catch(s){return S.jsx(tW,{error:s})}return S.jsx("div",{className:"FuncnodesApp",children:S.jsx(Ine,{available_themes:Dj,children:S.jsx(dle,{duration:5e3,children:S.jsx(o4e,{fnrf_zst:r,header:t.header,library:t.library,flow:t.flow})})})})},XU=(e,t)=>{t===void 0&&(t={});const{element:n,eleid:r}=typeof e=="string"?{element:document.getElementById(e),eleid:e}:{element:e,eleid:e.id};Uq.createRoot(n).render(S.jsx(T.StrictMode,{children:S.jsx(YU,{...t,id:t.id||r})}))};window.FuncNodes=XU,window.FuncNodes.version="2.2.
|
|
834
|
+
`)(bl,ra);this.add_plugin(t,i)}catch(o){o instanceof Error?this.context.rf.logger.error(`Error building plugin ${t}`,o):this.context.rf.logger.error(`Error building plugin ${t}`,new Error(String(o))),this.stateManager.toaster?.error({title:"Error",description:`Error building plugin ${t}: ${o}`,duration:5e3})}}}}class h4e extends fd{constructor(t){super(t),this.on_rf_node_change=n=>{const r=this.useReactFlowStore.getState();for(const o of n)switch(o.type){case"position":if(o.position){const i=r.getNode(o.id);if(i===void 0)continue;i.type==="group"?this.nodespaceManager.change_group_position(o):this.nodespaceManager.change_fn_node_position(o),i.data.groupID&&this.nodespaceManager.auto_resize_group(i.data.groupID)}break;case"dimensions":if(o.dimensions){const i=r.getNode(o.id);if(i===void 0)continue;i.type==="group"?this.nodespaceManager.change_group_dimensions(o):this.nodespaceManager.change_fn_node_dimensions(o),i.data.groupID&&this.nodespaceManager.auto_resize_group(i.data.groupID)}break}},this.on_rf_edge_change=n=>{},this.on_connect=n=>{n.source===null||n.target===null||n.sourceHandle===null||n.targetHandle===null||!this.workerManager.worker||this.workerManager.worker.api.edge.add_edge({src_nid:n.source,src_ioid:n.sourceHandle,trg_nid:n.target,trg_ioid:n.targetHandle,replace:!0})},this.useReactFlowStore=dPe({on_node_change:this.on_rf_node_change.bind(this),on_edge_change:this.on_rf_edge_change.bind(this),on_connect:this.on_connect.bind(this)})}}let m4e=class{constructor(t){this.reactflowRef=null,this.dev_settings={debug:fh()},this.options=t,this.logger=t.logger??new X1("fn",fh()?qR:WR);const n={rf:this};this._nodespaceManager=new a4e(n),this._libManager=new l4e(n),this._workerManager=new c4e(n),this._stateManager=new u4e(n),this._pluginManager=new p4e(n),this._reactFlowManager=new h4e(n)}getNodespaceManager(){return this._nodespaceManager}getLibManager(){return this._libManager}getWorkerManager(){return this._workerManager}getStateManager(){return this._stateManager}getPluginManager(){return this._pluginManager}getReactFlowManager(){return this._reactFlowManager}get nodespace(){return this._nodespaceManager.nodespace}get on_node_action(){return this._nodespaceManager.on_node_action.bind(this._nodespaceManager)}get on_edge_action(){return this._nodespaceManager.on_edge_action.bind(this._nodespaceManager)}get on_group_action(){return this._nodespaceManager.on_group_action.bind(this._nodespaceManager)}get clear_all(){return this._nodespaceManager.clear_all.bind(this._nodespaceManager)}get center_node(){return this._nodespaceManager.center_node.bind(this._nodespaceManager)}get center_all(){return this._nodespaceManager.center_all.bind(this._nodespaceManager)}get lib(){return this._libManager.lib}get set_worker(){return this._workerManager.set_worker.bind(this._workerManager)}get workermanager(){return this._workerManager.workermanager}set workermanager(t){this._workerManager.workermanager=t}get worker(){return this._workerManager.worker}get workers(){return this._workerManager.workers}get workerstate(){return this._workerManager.workerstate}get _unsubscribeFromWorker(){return this._workerManager._unsubscribeFromWorker?.bind(this._workerManager)}get set_progress(){return this._stateManager.set_progress.bind(this._stateManager)}get auto_progress(){return this._stateManager.auto_progress.bind(this._stateManager)}get progress_state(){return this._stateManager.progress_state}get local_settings(){return this._stateManager.local_settings}get local_state(){return this._stateManager.local_state}update_view_settings(t){this._stateManager.update_view_settings(t)}get plugins(){return this._pluginManager.plugins.bind(this._pluginManager)}get add_plugin(){return this._pluginManager.add_plugin.bind(this._pluginManager)}get add_packed_plugin(){return this._pluginManager.add_packed_plugin.bind(this._pluginManager)}get render_options(){return this._pluginManager.render_options.bind(this._pluginManager)}get update_render_options(){return this._pluginManager.update_render_options.bind(this._pluginManager)}get useReactFlowStore(){return this._reactFlowManager.useReactFlowStore.bind(this._reactFlowManager)}get rf_instance(){return this._reactFlowManager.rf_instance}set rf_instance(t){this._reactFlowManager.rf_instance=t}};const g4e=Em(aue,e=>(e.id=IS(),e)),y4e=e=>{if(!e.useWorkerManager&&e.worker===void 0)throw new Error("If you don't use a worker manager, you must provide a default worker.");if(e.useWorkerManager&&e.workermanager_url===void 0)throw new Error("Error: If you use a worker manager, you must provide a worker managerurl.")},_T={};window.fnrf_zst===void 0&&(window.fnrf_zst=_T);const YU=e=>{const[t,n]=T.useState(void 0),[r,o]=T.useState(void 0),[i,a]=T.useState(!1);if(T.useEffect(()=>{const s=g4e(e);s.logger=s.logger||new X1("FuncNodes",s.debug?"debug":"info"),s.logger.debug("Initializing FuncNodes with props:",s),n(s),a(!1)},[e]),T.useEffect(()=>{if(!t)return;t.logger?.debug("Initializing/Getting Zustand store");const s=_T[t.id];if(s===void 0){const c=new m4e(t);_T[t.id]=c,o(c)}else o(s),s.options.debug=t.debug},[t?.id,t?.debug]),T.useEffect(()=>{if(!(!t||!r)&&!(t.useWorkerManager||!t.worker_url&&!t.worker))if(t.logger?.debug("Worker effect running"),!t.worker&&t.worker_url){t.logger?.debug("Creating WebSocket worker");const s=new jj({url:t.worker_url,uuid:t.id,on_sync_complete:t.on_sync_complete});return s.set_zustand(r),n(c=>c&&{...c,worker:s,useWorkerManager:!1}),()=>{t.logger?.debug("Disconnecting worker"),s.disconnect(),n(c=>c&&{...c,worker:void 0})}}else{t.worker?.set_zustand(r);return}},[t?.worker_url,t?.id,t?.useWorkerManager,r,t?.on_sync_complete]),T.useEffect(()=>{if(!t?.fnw_url||!t.worker)return;t.logger?.debug("Loading fnw_url data");let s=!1;const c=t.worker.getSyncManager();let u;return(async()=>{try{const p=await eW(t.fnw_url);if(s)return;u=async m=>{s||await m.update_from_export(p)},c.add_after_next_sync(u)}catch(p){p instanceof Error?t.logger?.error("Failed to load fnw_url:",p):t.logger?.error("Failed to load fnw_url:",new Error(String(p)))}})(),()=>{s=!0,u&&c.remove_after_next_sync(u)}},[t?.fnw_url,t?.worker]),T.useEffect(()=>{if(!t||!r||!t.useWorkerManager)return;if(!t.workermanager_url)throw new Error("Error: If you use a worker manager, you must provide a worker manager url.");r.logger.info("Worker manager effect running");const s=!r.workermanager,c=r.workermanager&&r.workermanager.wsuri!==t.workermanager_url;if(s||c){r.workermanager&&(r.logger.info("Removing existing worker manager"),r.workermanager.remove(),r.workermanager=void 0),r.logger.info("Creating new worker manager");const u=new iue(t.workermanager_url,r);return r.workermanager=u,n(f=>f&&{...f,workermanager:u}),()=>{r.logger.info("Worker manager cleanup running"),r.workermanager===u?(r.logger.info("Removing worker manager instance"),u.remove(),r.workermanager=void 0):r.logger.info("Worker manager instance mismatch, skipping cleanup")}}else{r.logger.info("Worker manager already initialized with correct URL");return}},[t?.useWorkerManager,t?.workermanager_url,t?.id,r]),T.useEffect(()=>{if(!t||!r||i)return;(t.useWorkerManager?r.workermanager!==void 0:t.worker!==void 0)&&t.on_ready&&typeof t.on_ready=="function"&&(t.logger?.debug("Firing on_ready callback"),t.on_ready({fnrf_zst:r}),a(!0))},[t,r,i,t?.useWorkerManager,r?.workermanager,t?.worker]),t===void 0||r===void 0)return S.jsx("div",{children:"Loading..."});try{y4e(t)}catch(s){return S.jsx(tW,{error:s})}return S.jsx("div",{className:"FuncnodesApp",children:S.jsx(Ine,{available_themes:Dj,children:S.jsx(dle,{duration:5e3,children:S.jsx(o4e,{fnrf_zst:r,header:t.header,library:t.library,flow:t.flow})})})})},XU=(e,t)=>{t===void 0&&(t={});const{element:n,eleid:r}=typeof e=="string"?{element:document.getElementById(e),eleid:e}:{element:e,eleid:e.id};Uq.createRoot(n).render(S.jsx(T.StrictMode,{children:S.jsx(YU,{...t,id:t.id||r})}))};window.FuncNodes=XU,window.FuncNodes.version="2.2.1a0",window.FuncNodes.utils={logger:{ConsoleLogger:X1,DivLogger:Wq,BaseLogger:Y1,DEBUG:qR,INFO:WR,WARN:Vq,ERROR:Hq}}})();
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/.github/workflows/npm_build.yaml
RENAMED
|
File without changes
|
{funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/.github/workflows/npm_publish_main.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/__init__.py
RENAMED
|
File without changes
|
{funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/__main__.py
RENAMED
|
File without changes
|
{funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/plugin_setup.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{funcnodes_react_flow-2.2.1 → funcnodes_react_flow-2.2.1a0}/src/funcnodes_react_flow/static/logo.png
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|