Flowfile 0.3.6__py3-none-any.whl → 0.3.7__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.
Potentially problematic release.
This version of Flowfile might be problematic. Click here for more details.
- flowfile/__init__.py +27 -6
- flowfile/api.py +1 -0
- flowfile/web/__init__.py +2 -2
- flowfile/web/static/assets/{CloudConnectionManager-d004942f.js → CloudConnectionManager-c20a740f.js} +3 -4
- flowfile/web/static/assets/{CloudStorageReader-eccf9fc2.js → CloudStorageReader-960b400a.js} +7 -7
- flowfile/web/static/assets/{CloudStorageWriter-b1ba6bba.js → CloudStorageWriter-e3decbdd.js} +7 -7
- flowfile/web/static/assets/{CrossJoin-68981877.js → CrossJoin-d67e2405.js} +8 -8
- flowfile/web/static/assets/{DatabaseConnectionSettings-0b06649c.js → DatabaseConnectionSettings-a81e0f7e.js} +2 -2
- flowfile/web/static/assets/{DatabaseManager-8349a426.js → DatabaseManager-9ea35e84.js} +2 -2
- flowfile/web/static/assets/{DatabaseReader-905344f8.js → DatabaseReader-9578bfa5.js} +9 -9
- flowfile/web/static/assets/{DatabaseWriter-9f5b8638.js → DatabaseWriter-19531098.js} +9 -9
- flowfile/web/static/assets/{ExploreData-131a6d53.js → ExploreData-40476474.js} +47141 -43697
- flowfile/web/static/assets/{ExternalSource-e3549dcc.js → ExternalSource-2297ef96.js} +6 -6
- flowfile/web/static/assets/{Filter-6e0730ae.js → Filter-f211c03a.js} +8 -8
- flowfile/web/static/assets/{Formula-02f033e6.js → Formula-4207ea31.js} +8 -8
- flowfile/web/static/assets/{FuzzyMatch-54c14036.js → FuzzyMatch-bf120df0.js} +9 -9
- flowfile/web/static/assets/{GraphSolver-08a3f499.js → GraphSolver-5bb7497a.js} +5 -5
- flowfile/web/static/assets/{GroupBy-2ae38139.js → GroupBy-92c81b65.js} +6 -6
- flowfile/web/static/assets/{Join-493b9772.js → Join-4e49a274.js} +9 -9
- flowfile/web/static/assets/{ManualInput-4373d163.js → ManualInput-90998ae8.js} +5 -5
- flowfile/web/static/assets/{Output-b534f3c7.js → Output-81e3e917.js} +4 -4
- flowfile/web/static/assets/{Pivot-2968ff65.js → Pivot-a3419842.js} +6 -6
- flowfile/web/static/assets/{PolarsCode-65136536.js → PolarsCode-72710deb.js} +6 -6
- flowfile/web/static/assets/{Read-c56339ed.js → Read-c4059daf.js} +6 -6
- flowfile/web/static/assets/{RecordCount-1c641a5e.js → RecordCount-c2b5e095.js} +5 -5
- flowfile/web/static/assets/{RecordId-df308b8f.js → RecordId-10baf191.js} +6 -6
- flowfile/web/static/assets/{Sample-293e8a64.js → Sample-3ed9a0ae.js} +5 -5
- flowfile/web/static/assets/{SecretManager-03911655.js → SecretManager-0d49c0e8.js} +2 -2
- flowfile/web/static/assets/{Select-3058a13d.js → Select-8a02a0b3.js} +8 -8
- flowfile/web/static/assets/{SettingsSection-fbf4fb39.js → SettingsSection-4c0f45f5.js} +1 -1
- flowfile/web/static/assets/{Sort-a29bbaf7.js → Sort-f55c9f9d.js} +6 -6
- flowfile/web/static/assets/{TextToRows-c7d7760e.js → TextToRows-5dbc2145.js} +8 -8
- flowfile/web/static/assets/{UnavailableFields-118f1d20.js → UnavailableFields-a1768e52.js} +2 -2
- flowfile/web/static/assets/{Union-f0589571.js → Union-f2aefdc9.js} +5 -5
- flowfile/web/static/assets/{Unique-7329a207.js → Unique-46b250da.js} +8 -8
- flowfile/web/static/assets/{Unpivot-30b0be15.js → Unpivot-25ac84cc.js} +5 -5
- flowfile/web/static/assets/{api-fb67319c.js → api-6ef0dcef.js} +1 -1
- flowfile/web/static/assets/{api-602fb95c.js → api-a0abbdc7.js} +1 -1
- flowfile/web/static/assets/{designer-94a6bf4d.js → designer-13eabd83.js} +4 -4
- flowfile/web/static/assets/{documentation-a224831e.js → documentation-b87e7f6f.js} +1 -1
- flowfile/web/static/assets/{dropDown-c2d2aa97.js → dropDown-13564764.js} +1 -1
- flowfile/web/static/assets/{fullEditor-921ac5fd.js → fullEditor-fd2cd6f9.js} +2 -2
- flowfile/web/static/assets/{genericNodeSettings-7013cc94.js → genericNodeSettings-71e11604.js} +3 -3
- flowfile/web/static/assets/{index-3a75211d.js → index-f6c15e76.js} +46 -22
- flowfile/web/static/assets/{nodeTitle-a63d4680.js → nodeTitle-988d9efe.js} +3 -3
- flowfile/web/static/assets/{secretApi-763aec6e.js → secretApi-dd636aa2.js} +1 -1
- flowfile/web/static/assets/{selectDynamic-08464729.js → selectDynamic-af36165e.js} +3 -3
- flowfile/web/static/assets/{vue-codemirror.esm-f15a5f87.js → vue-codemirror.esm-2847001e.js} +1 -1
- flowfile/web/static/assets/{vue-content-loader.es-93bd09d7.js → vue-content-loader.es-0371da73.js} +1 -1
- flowfile/web/static/index.html +1 -1
- {flowfile-0.3.6.dist-info → flowfile-0.3.7.dist-info}/METADATA +2 -2
- {flowfile-0.3.6.dist-info → flowfile-0.3.7.dist-info}/RECORD +96 -94
- flowfile_core/__init__.py +1 -0
- flowfile_core/auth/jwt.py +39 -0
- flowfile_core/configs/node_store/nodes.py +1 -0
- flowfile_core/configs/settings.py +6 -5
- flowfile_core/flowfile/code_generator/code_generator.py +71 -0
- flowfile_core/flowfile/flow_data_engine/cloud_storage_reader.py +1 -1
- flowfile_core/flowfile/flow_data_engine/flow_data_engine.py +597 -309
- flowfile_core/flowfile/flow_data_engine/polars_code_parser.py +3 -1
- flowfile_core/flowfile/flow_graph.py +619 -191
- flowfile_core/flowfile/flow_graph_utils.py +2 -2
- flowfile_core/flowfile/flow_node/flow_node.py +500 -89
- flowfile_core/flowfile/flow_node/models.py +125 -20
- flowfile_core/flowfile/handler.py +2 -33
- flowfile_core/flowfile/manage/open_flowfile.py +1 -2
- flowfile_core/flowfile/util/calculate_layout.py +0 -2
- flowfile_core/flowfile/utils.py +36 -5
- flowfile_core/main.py +32 -13
- flowfile_core/routes/cloud_connections.py +7 -11
- flowfile_core/routes/logs.py +2 -6
- flowfile_core/routes/public.py +1 -0
- flowfile_core/routes/routes.py +127 -51
- flowfile_core/routes/secrets.py +72 -14
- flowfile_core/schemas/__init__.py +8 -0
- flowfile_core/schemas/input_schema.py +92 -64
- flowfile_core/schemas/output_model.py +19 -3
- flowfile_core/schemas/schemas.py +144 -11
- flowfile_core/schemas/transform_schema.py +82 -17
- flowfile_frame/__init__.py +9 -1
- flowfile_frame/cloud_storage/__init__.py +0 -0
- flowfile_frame/cloud_storage/frame_helpers.py +39 -0
- flowfile_frame/cloud_storage/secret_manager.py +73 -0
- flowfile_frame/expr.py +28 -1
- flowfile_frame/expr.pyi +76 -61
- flowfile_frame/flow_frame.py +232 -110
- flowfile_frame/flow_frame.pyi +140 -91
- flowfile_frame/flow_frame_methods.py +150 -12
- flowfile_frame/group_frame.py +3 -0
- flowfile_frame/utils.py +25 -3
- test_utils/s3/data_generator.py +1 -0
- test_utils/s3/demo_data_generator.py +186 -0
- test_utils/s3/fixtures.py +6 -1
- flowfile_core/schemas/defaults.py +0 -9
- flowfile_core/schemas/models.py +0 -193
- {flowfile-0.3.6.dist-info → flowfile-0.3.7.dist-info}/LICENSE +0 -0
- {flowfile-0.3.6.dist-info → flowfile-0.3.7.dist-info}/WHEEL +0 -0
- {flowfile-0.3.6.dist-info → flowfile-0.3.7.dist-info}/entry_points.txt +0 -0
flowfile/__init__.py
CHANGED
|
@@ -7,20 +7,36 @@ This package ties together the FlowFile ecosystem components:
|
|
|
7
7
|
- flowfile_worker: Computation engine
|
|
8
8
|
"""
|
|
9
9
|
|
|
10
|
-
__version__ = "0.3.
|
|
10
|
+
__version__ = "0.3.7"
|
|
11
11
|
|
|
12
12
|
import os
|
|
13
13
|
import logging
|
|
14
14
|
|
|
15
|
-
os.environ['
|
|
16
|
-
os.environ['
|
|
15
|
+
os.environ['FLOWFILE_WORKER_PORT'] = "63578"
|
|
16
|
+
os.environ['FLOWFILE_SINGLE_FILE_MODE'] = "1"
|
|
17
17
|
|
|
18
18
|
from flowfile.web import start_server as start_web_ui
|
|
19
19
|
from flowfile.api import (open_graph_in_editor)
|
|
20
20
|
from flowfile_frame.flow_frame import (
|
|
21
21
|
FlowFrame
|
|
22
22
|
)
|
|
23
|
-
from
|
|
23
|
+
from flowfile_core.schemas.cloud_storage_schemas import FullCloudStorageConnection
|
|
24
|
+
from flowfile_core.flowfile.flow_graph import FlowGraph
|
|
25
|
+
from flowfile_core.flowfile.flow_data_engine.flow_data_engine import FlowDataEngine
|
|
26
|
+
from flowfile_core.flowfile.flow_node.flow_node import FlowNode
|
|
27
|
+
from flowfile_core.flowfile.flow_data_engine.flow_file_column.main import FlowfileColumn
|
|
28
|
+
from flowfile_core.schemas import input_schema as node_interface
|
|
29
|
+
from flowfile_core.schemas.schemas import FlowSettings, FlowInformation
|
|
30
|
+
from flowfile_core.schemas import transform_schema
|
|
31
|
+
from flowfile_frame import (read_csv, read_parquet, from_dict, concat, scan_csv, scan_parquet,
|
|
32
|
+
scan_delta,
|
|
33
|
+
scan_parquet_from_cloud_storage,
|
|
34
|
+
scan_json_from_cloud_storage,
|
|
35
|
+
scan_csv_from_cloud_storage,
|
|
36
|
+
get_all_available_cloud_storage_connections,
|
|
37
|
+
create_cloud_storage_connection,
|
|
38
|
+
del_cloud_storage_connection,
|
|
39
|
+
create_cloud_storage_connection_if_not_exists)
|
|
24
40
|
from flowfile_frame.expr import (
|
|
25
41
|
col, lit, column, cum_count, len,
|
|
26
42
|
sum, min, max, mean, count, when
|
|
@@ -47,10 +63,15 @@ from polars.datatypes import (
|
|
|
47
63
|
|
|
48
64
|
__all__ = [
|
|
49
65
|
# Core FlowFrame classes
|
|
50
|
-
'FlowFrame', 'GroupByFrame',
|
|
66
|
+
'FlowFrame', 'GroupByFrame', 'FullCloudStorageConnection',
|
|
51
67
|
|
|
52
68
|
# Main creation functions
|
|
53
|
-
'read_csv', 'read_parquet', 'from_dict', 'concat', 'scan_csv', 'scan_parquet',
|
|
69
|
+
'read_csv', 'read_parquet', 'from_dict', 'concat', 'scan_csv', 'scan_parquet', 'scan_delta',
|
|
70
|
+
'scan_parquet_from_cloud_storage', 'scan_json_from_cloud_storage',
|
|
71
|
+
'scan_csv_from_cloud_storage', 'get_all_available_cloud_storage_connections', 'create_cloud_storage_connection',
|
|
72
|
+
'del_cloud_storage_connection', 'create_cloud_storage_connection_if_not_exists',
|
|
73
|
+
'FlowGraph', 'FlowDataEngine', 'node_interface', 'FlowSettings', 'transform_schema',
|
|
74
|
+
'FlowNode', 'FlowfileColumn', 'FlowInformation',
|
|
54
75
|
|
|
55
76
|
# Expression API
|
|
56
77
|
'col', 'lit', 'column', 'cum_count', 'len',
|
flowfile/api.py
CHANGED
|
@@ -456,6 +456,7 @@ def open_graph_in_editor(flow_graph: FlowGraph, storage_location: Optional[str]
|
|
|
456
456
|
if flow_id is not None:
|
|
457
457
|
if flow_in_single_mode and automatically_open_browser:
|
|
458
458
|
_open_flow_in_browser(flow_id)
|
|
459
|
+
logger.info(f"Ui available at: http://127.0.0.1:63578/ui#/main/designer")
|
|
459
460
|
return True
|
|
460
461
|
else:
|
|
461
462
|
return False
|
flowfile/web/__init__.py
CHANGED
|
@@ -50,8 +50,8 @@ def extend_app(app: FastAPI):
|
|
|
50
50
|
return Response(status_code=404)
|
|
51
51
|
|
|
52
52
|
@app.get("/single_mode")
|
|
53
|
-
async def in_single_mode():
|
|
54
|
-
return os.environ.get('
|
|
53
|
+
async def in_single_mode() -> bool:
|
|
54
|
+
return os.environ.get('FLOWFILE_SINGLE_FILE_MODE', "0") == "1"
|
|
55
55
|
|
|
56
56
|
@app.get("/ui", include_in_schema=False)
|
|
57
57
|
async def web_ui_root():
|
flowfile/web/static/assets/{CloudConnectionManager-d004942f.js → CloudConnectionManager-c20a740f.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { f as fetchCloudStorageConnectionsInterfaces, c as createCloudStorageConnectionApi, d as deleteCloudStorageConnectionApi } from "./api-
|
|
2
|
-
import { d as defineComponent, r as ref, m as watch, l as computed, c as openBlock, e as createElementBlock, p as createBaseVNode, a5 as withDirectives, a6 as vModelText, ag as vModelSelect, F as Fragment, q as renderList, t as toDisplayString, i as createCommentVNode, ah as vModelDynamic, s as normalizeClass, ai as vModelCheckbox, v as withModifiers, n as onMounted, g as createTextVNode, f as createVNode, w as withCtx, u as unref, z as ElMessage, aj as ElDialog, ak as ElButton, _ as _export_sfc } from "./index-
|
|
1
|
+
import { f as fetchCloudStorageConnectionsInterfaces, c as createCloudStorageConnectionApi, d as deleteCloudStorageConnectionApi } from "./api-6ef0dcef.js";
|
|
2
|
+
import { d as defineComponent, r as ref, m as watch, l as computed, c as openBlock, e as createElementBlock, p as createBaseVNode, a5 as withDirectives, a6 as vModelText, ag as vModelSelect, F as Fragment, q as renderList, t as toDisplayString, i as createCommentVNode, ah as vModelDynamic, s as normalizeClass, ai as vModelCheckbox, v as withModifiers, n as onMounted, g as createTextVNode, f as createVNode, w as withCtx, u as unref, z as ElMessage, aj as ElDialog, ak as ElButton, _ as _export_sfc } from "./index-f6c15e76.js";
|
|
3
3
|
const _hoisted_1$1 = { class: "form-grid" };
|
|
4
4
|
const _hoisted_2$1 = { class: "form-field" };
|
|
5
5
|
const _hoisted_3$1 = { class: "form-field" };
|
|
@@ -175,8 +175,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
175
175
|
class: "form-input",
|
|
176
176
|
required: ""
|
|
177
177
|
}, _cache[20] || (_cache[20] = [
|
|
178
|
-
createBaseVNode("option", { value: "s3" }, "AWS S3", -1)
|
|
179
|
-
createBaseVNode("option", { value: "adls" }, "Azure Data Lake Storage", -1)
|
|
178
|
+
createBaseVNode("option", { value: "s3" }, "AWS S3", -1)
|
|
180
179
|
]), 512), [
|
|
181
180
|
[vModelSelect, connection.value.storageType]
|
|
182
181
|
])
|
flowfile/web/static/assets/{CloudStorageReader-eccf9fc2.js → CloudStorageReader-960b400a.js}
RENAMED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { d as defineComponent, r as ref, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, a5 as withDirectives, F as Fragment, q as renderList, t as toDisplayString, ag as vModelSelect, g as createTextVNode, i as createCommentVNode, a6 as vModelText, ai as vModelCheckbox, h as createBlock, u as unref, z as ElMessage, _ as _export_sfc, n as onMounted, R as nextTick, a7 as Teleport } from "./index-
|
|
2
|
-
import { C as CodeLoader } from "./vue-content-loader.es-
|
|
3
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
4
|
-
import { f as fetchCloudStorageConnectionsInterfaces } from "./api-
|
|
5
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
6
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
7
|
-
import "./designer-
|
|
1
|
+
import { d as defineComponent, r as ref, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, a5 as withDirectives, F as Fragment, q as renderList, t as toDisplayString, ag as vModelSelect, g as createTextVNode, i as createCommentVNode, a6 as vModelText, ai as vModelCheckbox, h as createBlock, u as unref, z as ElMessage, _ as _export_sfc, n as onMounted, R as nextTick, a7 as Teleport } from "./index-f6c15e76.js";
|
|
2
|
+
import { C as CodeLoader } from "./vue-content-loader.es-0371da73.js";
|
|
3
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-2847001e.js";
|
|
4
|
+
import { f as fetchCloudStorageConnectionsInterfaces } from "./api-6ef0dcef.js";
|
|
5
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-71e11604.js";
|
|
6
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-988d9efe.js";
|
|
7
|
+
import "./designer-13eabd83.js";
|
|
8
8
|
const createNodeCloudStorageReader = (flowId, nodeId) => {
|
|
9
9
|
const cloudStorageReadSettings = {
|
|
10
10
|
auth_mode: "aws-cli",
|
flowfile/web/static/assets/{CloudStorageWriter-b1ba6bba.js → CloudStorageWriter-e3decbdd.js}
RENAMED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { d as defineComponent, r as ref, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, a5 as withDirectives, F as Fragment, q as renderList, t as toDisplayString, ag as vModelSelect, g as createTextVNode, i as createCommentVNode, a6 as vModelText, h as createBlock, u as unref, z as ElMessage, _ as _export_sfc, n as onMounted, R as nextTick, a7 as Teleport } from "./index-
|
|
2
|
-
import { C as CodeLoader } from "./vue-content-loader.es-
|
|
3
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
4
|
-
import { f as fetchCloudStorageConnectionsInterfaces } from "./api-
|
|
5
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
6
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
7
|
-
import "./designer-
|
|
1
|
+
import { d as defineComponent, r as ref, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, a5 as withDirectives, F as Fragment, q as renderList, t as toDisplayString, ag as vModelSelect, g as createTextVNode, i as createCommentVNode, a6 as vModelText, h as createBlock, u as unref, z as ElMessage, _ as _export_sfc, n as onMounted, R as nextTick, a7 as Teleport } from "./index-f6c15e76.js";
|
|
2
|
+
import { C as CodeLoader } from "./vue-content-loader.es-0371da73.js";
|
|
3
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-2847001e.js";
|
|
4
|
+
import { f as fetchCloudStorageConnectionsInterfaces } from "./api-6ef0dcef.js";
|
|
5
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-71e11604.js";
|
|
6
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-988d9efe.js";
|
|
7
|
+
import "./designer-13eabd83.js";
|
|
8
8
|
const createNodeCloudStorageWriter = (flowId, nodeId) => {
|
|
9
9
|
const cloudStorageWriteSettings = {
|
|
10
10
|
auth_mode: "aws-cli",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { C as CodeLoader } from "./vue-content-loader.es-
|
|
2
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
3
|
-
import { s as selectDynamic } from "./selectDynamic-
|
|
4
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
5
|
-
import { d as defineComponent, r as ref, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, h as createBlock, u as unref, _ as _export_sfc, n as onMounted, R as nextTick, a7 as Teleport, i as createCommentVNode } from "./index-
|
|
6
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
7
|
-
import "./UnavailableFields-
|
|
8
|
-
import "./designer-
|
|
1
|
+
import { C as CodeLoader } from "./vue-content-loader.es-0371da73.js";
|
|
2
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-2847001e.js";
|
|
3
|
+
import { s as selectDynamic } from "./selectDynamic-af36165e.js";
|
|
4
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-71e11604.js";
|
|
5
|
+
import { d as defineComponent, r as ref, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, h as createBlock, u as unref, _ as _export_sfc, n as onMounted, R as nextTick, a7 as Teleport, i as createCommentVNode } from "./index-f6c15e76.js";
|
|
6
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-988d9efe.js";
|
|
7
|
+
import "./UnavailableFields-a1768e52.js";
|
|
8
|
+
import "./designer-13eabd83.js";
|
|
9
9
|
const _hoisted_1$1 = { key: 0 };
|
|
10
10
|
const _hoisted_2 = { class: "listbox-wrapper" };
|
|
11
11
|
const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { f as fetchSecretsApi } from "./secretApi-
|
|
2
|
-
import { d as defineComponent, r as ref, n as onMounted, c as openBlock, e as createElementBlock, p as createBaseVNode, t as toDisplayString, F as Fragment, q as renderList, i as createCommentVNode, _ as _export_sfc } from "./index-
|
|
1
|
+
import { f as fetchSecretsApi } from "./secretApi-dd636aa2.js";
|
|
2
|
+
import { d as defineComponent, r as ref, n as onMounted, c as openBlock, e as createElementBlock, p as createBaseVNode, t as toDisplayString, F as Fragment, q as renderList, i as createCommentVNode, _ as _export_sfc } from "./index-f6c15e76.js";
|
|
3
3
|
const _hoisted_1 = { class: "connection-settings-container" };
|
|
4
4
|
const _hoisted_2 = { class: "toggle-button" };
|
|
5
5
|
const _hoisted_3 = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { f as fetchDatabaseConnectionsInterfaces, c as createDatabaseConnectionApi, d as deleteDatabaseConnectionApi } from "./api-
|
|
2
|
-
import { d as defineComponent, r as ref, m as watch, l as computed, c as openBlock, e as createElementBlock, p as createBaseVNode, a5 as withDirectives, a6 as vModelText, ag as vModelSelect, ah as vModelDynamic, s as normalizeClass, ai as vModelCheckbox, t as toDisplayString, v as withModifiers, n as onMounted, g as createTextVNode, F as Fragment, q as renderList, f as createVNode, w as withCtx, u as unref, z as ElMessage, aj as ElDialog, ak as ElButton, _ as _export_sfc } from "./index-
|
|
1
|
+
import { f as fetchDatabaseConnectionsInterfaces, c as createDatabaseConnectionApi, d as deleteDatabaseConnectionApi } from "./api-a0abbdc7.js";
|
|
2
|
+
import { d as defineComponent, r as ref, m as watch, l as computed, c as openBlock, e as createElementBlock, p as createBaseVNode, a5 as withDirectives, a6 as vModelText, ag as vModelSelect, ah as vModelDynamic, s as normalizeClass, ai as vModelCheckbox, t as toDisplayString, v as withModifiers, n as onMounted, g as createTextVNode, F as Fragment, q as renderList, f as createVNode, w as withCtx, u as unref, z as ElMessage, aj as ElDialog, ak as ElButton, _ as _export_sfc } from "./index-f6c15e76.js";
|
|
3
3
|
const _hoisted_1$1 = { class: "form-grid" };
|
|
4
4
|
const _hoisted_2$1 = { class: "form-field" };
|
|
5
5
|
const _hoisted_3$1 = { class: "form-field" };
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { d as defineComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, _ as _export_sfc, r as ref, n as onMounted, b as resolveComponent, f as createVNode, w as withCtx, F as Fragment, q as renderList, h as createBlock, u as unref, al as ElRadio, g as createTextVNode, t as toDisplayString, a5 as withDirectives, ag as vModelSelect, a6 as vModelText, i as createCommentVNode, a as axios, z as ElMessage, R as nextTick, a7 as Teleport } from "./index-
|
|
2
|
-
import { C as CodeLoader } from "./vue-content-loader.es-
|
|
3
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
4
|
-
import { f as fetchDatabaseConnectionsInterfaces } from "./api-
|
|
5
|
-
import { D as DatabaseConnectionSettings } from "./DatabaseConnectionSettings-
|
|
6
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
7
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
8
|
-
import "./secretApi-
|
|
9
|
-
import "./designer-
|
|
1
|
+
import { d as defineComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, _ as _export_sfc, r as ref, n as onMounted, b as resolveComponent, f as createVNode, w as withCtx, F as Fragment, q as renderList, h as createBlock, u as unref, al as ElRadio, g as createTextVNode, t as toDisplayString, a5 as withDirectives, ag as vModelSelect, a6 as vModelText, i as createCommentVNode, a as axios, z as ElMessage, R as nextTick, a7 as Teleport } from "./index-f6c15e76.js";
|
|
2
|
+
import { C as CodeLoader } from "./vue-content-loader.es-0371da73.js";
|
|
3
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-2847001e.js";
|
|
4
|
+
import { f as fetchDatabaseConnectionsInterfaces } from "./api-a0abbdc7.js";
|
|
5
|
+
import { D as DatabaseConnectionSettings } from "./DatabaseConnectionSettings-a81e0f7e.js";
|
|
6
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-71e11604.js";
|
|
7
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-988d9efe.js";
|
|
8
|
+
import "./secretApi-dd636aa2.js";
|
|
9
|
+
import "./designer-13eabd83.js";
|
|
10
10
|
const createNodeDatabaseReader = (flowId, nodeId) => {
|
|
11
11
|
const databaseSettings = {
|
|
12
12
|
query_mode: "table",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { d as defineComponent, r as ref, n as onMounted, b as resolveComponent, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, F as Fragment, q as renderList, h as createBlock, u as unref, al as ElRadio, g as createTextVNode, t as toDisplayString, a5 as withDirectives, ag as vModelSelect, a6 as vModelText, z as ElMessage, _ as _export_sfc, R as nextTick, a7 as Teleport, i as createCommentVNode } from "./index-
|
|
2
|
-
import { C as CodeLoader } from "./vue-content-loader.es-
|
|
3
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
4
|
-
import { f as fetchDatabaseConnectionsInterfaces } from "./api-
|
|
5
|
-
import { D as DatabaseConnectionSettings } from "./DatabaseConnectionSettings-
|
|
6
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
7
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
8
|
-
import "./secretApi-
|
|
9
|
-
import "./designer-
|
|
1
|
+
import { d as defineComponent, r as ref, n as onMounted, b as resolveComponent, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, F as Fragment, q as renderList, h as createBlock, u as unref, al as ElRadio, g as createTextVNode, t as toDisplayString, a5 as withDirectives, ag as vModelSelect, a6 as vModelText, z as ElMessage, _ as _export_sfc, R as nextTick, a7 as Teleport, i as createCommentVNode } from "./index-f6c15e76.js";
|
|
2
|
+
import { C as CodeLoader } from "./vue-content-loader.es-0371da73.js";
|
|
3
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-2847001e.js";
|
|
4
|
+
import { f as fetchDatabaseConnectionsInterfaces } from "./api-a0abbdc7.js";
|
|
5
|
+
import { D as DatabaseConnectionSettings } from "./DatabaseConnectionSettings-a81e0f7e.js";
|
|
6
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-71e11604.js";
|
|
7
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-988d9efe.js";
|
|
8
|
+
import "./secretApi-dd636aa2.js";
|
|
9
|
+
import "./designer-13eabd83.js";
|
|
10
10
|
const createNodeDatabaseWriter = (flowId, nodeId) => {
|
|
11
11
|
const databaseWriteSettings = {
|
|
12
12
|
if_exists: "replace",
|