Flowfile 0.3.3.2__py3-none-any.whl → 0.3.4__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.

Files changed (76) hide show
  1. flowfile/__init__.py +1 -1
  2. flowfile/__main__.py +0 -2
  3. flowfile/api.py +94 -46
  4. flowfile/web/__init__.py +4 -1
  5. flowfile/web/static/assets/{AirbyteReader-2b1cf2d8.js → AirbyteReader-e08044e5.js} +8 -8
  6. flowfile/web/static/assets/{CrossJoin-cc3ab73c.js → CrossJoin-dfcf7351.js} +8 -8
  7. flowfile/web/static/assets/{DatabaseConnectionSettings-307c4652.js → DatabaseConnectionSettings-b2afb1d7.js} +2 -2
  8. flowfile/web/static/assets/{DatabaseManager-69faa6e1.js → DatabaseManager-824a49b2.js} +2 -2
  9. flowfile/web/static/assets/{DatabaseReader-e4134cd0.js → DatabaseReader-a48124d8.js} +9 -9
  10. flowfile/web/static/assets/{DatabaseWriter-d32d75b1.js → DatabaseWriter-b47cbae2.js} +9 -9
  11. flowfile/web/static/assets/{ExploreData-5eb48389.js → ExploreData-fdfc45a4.js} +5 -5
  12. flowfile/web/static/assets/{ExternalSource-29489051.js → ExternalSource-861b0e71.js} +6 -6
  13. flowfile/web/static/assets/{Filter-031332bb.js → Filter-f87bb897.js} +8 -9
  14. flowfile/web/static/assets/{Formula-3b900540.js → Formula-1e2ed720.js} +9 -10
  15. flowfile/web/static/assets/{FuzzyMatch-dee31153.js → FuzzyMatch-b6cc4fdd.js} +9 -9
  16. flowfile/web/static/assets/{GraphSolver-ca74eb47.js → GraphSolver-6a371f4c.js} +5 -5
  17. flowfile/web/static/assets/{GroupBy-081b6591.js → GroupBy-f7b7f472.js} +6 -6
  18. flowfile/web/static/assets/{Join-b467376f.js → Join-eec38203.js} +9 -9
  19. flowfile/web/static/assets/{ManualInput-ffffb80a.js → ManualInput-9aaa46fb.js} +5 -5
  20. flowfile/web/static/assets/{Output-9a87d4ba.js → Output-3b2ca045.js} +4 -4
  21. flowfile/web/static/assets/{Pivot-ee3e6093.js → Pivot-a4f5d88f.js} +6 -6
  22. flowfile/web/static/assets/PolarsCode-49ce444f.js +306 -0
  23. flowfile/web/static/assets/{Read-67fee3a0.js → Read-07acdc9a.js} +6 -6
  24. flowfile/web/static/assets/{RecordCount-a2acd02d.js → RecordCount-6a21da56.js} +5 -5
  25. flowfile/web/static/assets/{RecordId-0c8bcd77.js → RecordId-949bdc17.js} +6 -6
  26. flowfile/web/static/assets/{Sample-60594a3a.js → Sample-7afca6e1.js} +5 -5
  27. flowfile/web/static/assets/{SecretManager-bbcec2ac.js → SecretManager-b41c029d.js} +2 -2
  28. flowfile/web/static/assets/{Select-9540e6ca.js → Select-32b28406.js} +8 -8
  29. flowfile/web/static/assets/{SettingsSection-48f28104.js → SettingsSection-a0f15a05.js} +1 -1
  30. flowfile/web/static/assets/{Sort-6dbe3633.js → Sort-fc6ba0e2.js} +6 -6
  31. flowfile/web/static/assets/{TextToRows-27aab4a8.js → TextToRows-23127596.js} +8 -8
  32. flowfile/web/static/assets/{UnavailableFields-8143044b.js → UnavailableFields-c42880a3.js} +2 -2
  33. flowfile/web/static/assets/{Union-52460248.js → Union-39eecc6c.js} +5 -5
  34. flowfile/web/static/assets/{Unique-f6962644.js → Unique-a0e8fe61.js} +8 -8
  35. flowfile/web/static/assets/{Unpivot-1ff1e938.js → Unpivot-1e2d43f0.js} +5 -5
  36. flowfile/web/static/assets/{api-3b345d92.js → api-44ca9e9c.js} +1 -1
  37. flowfile/web/static/assets/{designer-2394122a.css → designer-186f2e71.css} +64 -9
  38. flowfile/web/static/assets/{designer-4736134f.js → designer-267d44f1.js} +2835 -105
  39. flowfile/web/static/assets/{documentation-b9545eba.js → documentation-6c0810a2.js} +1 -1
  40. flowfile/web/static/assets/{dropDown-d5a4014c.js → dropDown-52790b15.js} +1 -1
  41. flowfile/web/static/assets/{dropDownGeneric-1f4e32ec.js → dropDownGeneric-60f56a8a.js} +2 -2
  42. flowfile/web/static/assets/{fullEditor-f4791c23.js → fullEditor-e272b506.js} +2 -3
  43. flowfile/web/static/assets/{genericNodeSettings-1d456350.js → genericNodeSettings-4bdcf98e.js} +3 -3
  44. flowfile/web/static/assets/{index-f25c9283.js → index-e235a8bc.js} +12 -12
  45. flowfile/web/static/assets/{nodeTitle-cad6fd9d.js → nodeTitle-fc3fc4b7.js} +3 -3
  46. flowfile/web/static/assets/{secretApi-01f07e2c.js → secretApi-cdc2a3fd.js} +1 -1
  47. flowfile/web/static/assets/{selectDynamic-f46a4e3f.js → selectDynamic-96aa82cd.js} +3 -3
  48. flowfile/web/static/assets/{vue-codemirror.esm-eb98fc8b.js → vue-codemirror.esm-25e75a08.js} +610 -29
  49. flowfile/web/static/assets/{vue-content-loader.es-860c0380.js → vue-content-loader.es-6c4b1c24.js} +1 -1
  50. flowfile/web/static/index.html +1 -1
  51. {flowfile-0.3.3.2.dist-info → flowfile-0.3.4.dist-info}/METADATA +16 -3
  52. {flowfile-0.3.3.2.dist-info → flowfile-0.3.4.dist-info}/RECORD +73 -73
  53. flowfile_core/flowfile/code_generator/__init__.py +0 -0
  54. flowfile_core/flowfile/code_generator/code_generator.py +723 -0
  55. flowfile_core/flowfile/flow_data_engine/flow_data_engine.py +1 -1
  56. flowfile_core/flowfile/flow_data_engine/flow_file_column/main.py +1 -1
  57. flowfile_core/flowfile/{FlowfileFlow.py → flow_graph.py} +3 -3
  58. flowfile_core/flowfile/flow_graph_utils.py +1 -1
  59. flowfile_core/flowfile/handler.py +1 -1
  60. flowfile_core/flowfile/manage/open_flowfile.py +1 -1
  61. flowfile_core/flowfile/util/calculate_layout.py +1 -1
  62. flowfile_core/routes/routes.py +11 -1
  63. flowfile_core/schemas/input_schema.py +2 -1
  64. flowfile_frame/adapters.py +1 -1
  65. flowfile_frame/flow_frame.py +1 -4
  66. flowfile_frame/flow_frame.pyi +1 -1
  67. flowfile_frame/flow_frame_methods.py +1 -1
  68. flowfile_frame/lazy.py +1 -1
  69. flowfile_frame/utils.py +1 -1
  70. flowfile/readme.md +0 -127
  71. flowfile/web/static/assets/PolarsCode-03921254.js +0 -2865
  72. flowfile/web/static/assets/PopOver-3bdf8951.js +0 -577
  73. /flowfile/web/static/assets/{PopOver-bccfde04.css → vue-codemirror-bccfde04.css} +0 -0
  74. {flowfile-0.3.3.2.dist-info → flowfile-0.3.4.dist-info}/LICENSE +0 -0
  75. {flowfile-0.3.3.2.dist-info → flowfile-0.3.4.dist-info}/WHEEL +0 -0
  76. {flowfile-0.3.3.2.dist-info → flowfile-0.3.4.dist-info}/entry_points.txt +0 -0
flowfile/__init__.py CHANGED
@@ -16,7 +16,7 @@ os.environ['WORKER_PORT'] = "63578"
16
16
  os.environ['SINGLE_FILE_MODE'] = "1"
17
17
 
18
18
  from flowfile.web import start_server as start_web_ui
19
- from flowfile.api import open_graph_in_editor
19
+ from flowfile.api import (open_graph_in_editor)
20
20
  from flowfile_frame.flow_frame import (
21
21
  FlowFrame
22
22
  )
flowfile/__main__.py CHANGED
@@ -22,8 +22,6 @@ def main():
22
22
  if args.component == "ui":
23
23
  try:
24
24
  flowfile.start_web_ui(
25
- host=args.host,
26
- port=args.port,
27
25
  open_browser=not args.no_browser
28
26
  )
29
27
  except KeyboardInterrupt:
flowfile/api.py CHANGED
@@ -1,4 +1,5 @@
1
1
  # flowfile/api.py
2
+
2
3
  import uuid
3
4
  import time
4
5
  import os
@@ -9,11 +10,12 @@ import atexit
9
10
  import logging
10
11
  import webbrowser
11
12
  import shutil
13
+ import platform
12
14
 
13
15
  from pathlib import Path
14
16
  from typing import Optional, Dict, Any, Union, Tuple, List
15
17
  from subprocess import Popen
16
- from flowfile_core.flowfile.FlowfileFlow import FlowGraph
18
+ from flowfile_core.flowfile.flow_graph import FlowGraph
17
19
  from tempfile import TemporaryDirectory
18
20
 
19
21
  # Configuration
@@ -47,19 +49,53 @@ def stop_flowfile_server_process() -> None:
47
49
  global _server_process
48
50
  if _server_process and _server_process.poll() is None:
49
51
  logger.info(f"Stopping managed Flowfile server process (PID: {_server_process.pid})...")
50
- _server_process.terminate()
51
- try:
52
- _server_process.wait(timeout=5)
53
- logger.info("Server process terminated gracefully.")
54
- except subprocess.TimeoutExpired:
55
- logger.warning("Server process did not terminate gracefully, killing...")
56
- _server_process.kill()
57
- _server_process.wait()
58
- logger.info("Server process killed.")
59
- except Exception as e:
60
- logger.error(f"Error during server process termination: {e}")
61
- finally:
62
- _server_process = None
52
+
53
+ # Windows-specific handling
54
+ if platform.system() == "Windows":
55
+ try:
56
+ # On Windows, use subprocess to kill the process tree
57
+ subprocess.run(
58
+ ["taskkill", "/F", "/T", "/PID", str(_server_process.pid)],
59
+ capture_output=True,
60
+ check=False
61
+ )
62
+ logger.info("Server process terminated (Windows).")
63
+ except Exception as e:
64
+ logger.error(f"Error during Windows process termination: {e}")
65
+ # Fallback to standard terminate/kill
66
+ try:
67
+ _server_process.terminate()
68
+ _server_process.wait(timeout=2)
69
+ except subprocess.TimeoutExpired:
70
+ _server_process.kill()
71
+ _server_process.wait()
72
+ else:
73
+ # Unix-like systems
74
+ try:
75
+ # Try SIGTERM first
76
+ _server_process.terminate()
77
+ _server_process.wait(timeout=5)
78
+ logger.info("Server process terminated gracefully.")
79
+ except subprocess.TimeoutExpired:
80
+ logger.warning("Server process did not terminate gracefully, killing...")
81
+ _server_process.kill()
82
+ _server_process.wait()
83
+ logger.info("Server process killed.")
84
+ except Exception as e:
85
+ logger.error(f"Error during server process termination: {e}")
86
+
87
+ _server_process = None
88
+
89
+ # Wait for the port to be released
90
+ max_wait = 10
91
+ start_time = time.time()
92
+ while time.time() - start_time < max_wait:
93
+ if not is_flowfile_running():
94
+ break
95
+ time.sleep(0.5)
96
+
97
+ if is_flowfile_running():
98
+ logger.warning("Server may still be running after termination attempt")
63
99
 
64
100
 
65
101
  def is_poetry_environment() -> bool:
@@ -90,10 +126,13 @@ def is_poetry_environment() -> bool:
90
126
  for parent in [cwd, *cwd.parents]:
91
127
  pyproject = parent / "pyproject.toml"
92
128
  if pyproject.exists():
93
- with open(pyproject, "r") as f:
94
- content = f.read()
95
- if "[tool.poetry]" in content:
96
- return True
129
+ try:
130
+ with open(pyproject, "r") as f:
131
+ content = f.read()
132
+ if "[tool.poetry]" in content:
133
+ return True
134
+ except Exception:
135
+ pass
97
136
 
98
137
  return False
99
138
 
@@ -122,7 +161,6 @@ def build_server_command(module_name: str) -> List[str]:
122
161
  "run",
123
162
  "ui",
124
163
  "--no-browser",
125
- f"--port={FLOWFILE_PORT}",
126
164
  ]
127
165
  return command
128
166
  else:
@@ -137,16 +175,18 @@ def build_server_command(module_name: str) -> List[str]:
137
175
  "run",
138
176
  "ui",
139
177
  "--no-browser",
140
- f"--port={FLOWFILE_PORT}",
141
178
  ]
142
179
 
143
180
  return command
144
181
 
145
182
 
146
183
  def check_if_in_single_mode() -> bool:
147
- response: requests.Response = requests.get(f"{FLOWFILE_BASE_URL}/single_mode", timeout=1)
148
- if response.ok:
149
- return response.json() == "1"
184
+ try:
185
+ response: requests.Response = requests.get(f"{FLOWFILE_BASE_URL}/single_mode", timeout=1)
186
+ if response.ok:
187
+ return response.json() == "1"
188
+ except Exception:
189
+ pass
150
190
  return False
151
191
 
152
192
 
@@ -156,8 +196,8 @@ def start_flowfile_server_process(module_name: str = DEFAULT_MODULE_NAME) -> Tup
156
196
  Automatically detects and uses Poetry if in a Poetry environment.
157
197
 
158
198
  Parameters:
159
- module_name: The module name to run. Defaults to the value from environment
160
- variable or "flowfile".
199
+ module_name: The module name to run. Defaults to the value from environment
200
+ variable or "flowfile".
161
201
  """
162
202
  global _server_process
163
203
  if is_flowfile_running():
@@ -172,11 +212,22 @@ def start_flowfile_server_process(module_name: str = DEFAULT_MODULE_NAME) -> Tup
172
212
  logger.info(f"Starting server with command: {' '.join(command)}")
173
213
 
174
214
  try:
175
- _server_process = Popen(
176
- command,
177
- stdout=subprocess.DEVNULL,
178
- stderr=subprocess.PIPE,
179
- )
215
+ # Windows-specific subprocess creation
216
+ if platform.system() == "Windows":
217
+ # Use CREATE_NEW_PROCESS_GROUP flag on Windows
218
+ _server_process = Popen(
219
+ command,
220
+ stdout=subprocess.DEVNULL,
221
+ stderr=subprocess.PIPE,
222
+ creationflags=subprocess.CREATE_NEW_PROCESS_GROUP
223
+ )
224
+ else:
225
+ _server_process = Popen(
226
+ command,
227
+ stdout=subprocess.DEVNULL,
228
+ stderr=subprocess.PIPE,
229
+ )
230
+
180
231
  logger.info(f"Started server process with PID: {_server_process.pid}")
181
232
 
182
233
  atexit.register(stop_flowfile_server_process)
@@ -201,11 +252,8 @@ def start_flowfile_server_process(module_name: str = DEFAULT_MODULE_NAME) -> Tup
201
252
  logger.error(f"Server process stderr:\n{stderr_output[:1000]}...")
202
253
  except Exception as read_err:
203
254
  logger.error(f"Could not read stderr from server process: {read_err}")
204
- stop_flowfile_server_process()
205
- return False, check_if_in_single_mode()
206
- else:
207
- stop_flowfile_server_process()
208
- return False, check_if_in_single_mode()
255
+ stop_flowfile_server_process()
256
+ return False, check_if_in_single_mode()
209
257
 
210
258
  except FileNotFoundError:
211
259
  logger.error(f"Error: Could not execute command: '{' '.join(command)}'.")
@@ -286,7 +334,7 @@ def import_flow_to_editor(flow_path: Path, auth_token: str) -> Optional[int]:
286
334
 
287
335
  except requests.exceptions.RequestException as e:
288
336
  logger.error(f"Failed to import flow: {e}")
289
- if e.response is not None:
337
+ if hasattr(e, 'response') and e.response is not None:
290
338
  logger.error(f"Server response: {e.response.status_code} - {e.response.text[:500]}")
291
339
  return None
292
340
  except Exception as e:
@@ -349,21 +397,21 @@ def _cleanup_temporary_storage(temp_dir_obj: Optional[TemporaryDirectory]) -> No
349
397
 
350
398
 
351
399
  def open_graph_in_editor(flow_graph: FlowGraph, storage_location: Optional[str] = None,
352
- module_name: str = DEFAULT_MODULE_NAME) -> bool:
400
+ module_name: str = DEFAULT_MODULE_NAME, automatically_open_browser: bool = True) -> bool:
353
401
  """
354
402
  Save the ETL graph, ensure the Flowfile server is running (starting it
355
403
  if necessary), import the graph via API, and open it in a new browser
356
404
  tab if running in unified mode.
357
405
 
358
406
  Parameters:
359
- flow_graph: The FlowGraph object to save and open.
360
- storage_location: Optional path to save the .flowfile. If None,
361
- a temporary file is used.
362
- module_name: The module name to run if server needs to be started.
363
- Use your Poetry package name if not using "flowfile".
364
-
407
+ flow_graph: The FlowGraph object to save and open.
408
+ storage_location: Optional path to save the .flowfile. If None,
409
+ a temporary file is used.
410
+ module_name: The module name to run if server needs to be started.
411
+ Use your Poetry package name if not using "flowfile".
412
+ automatically_open_browser: If True, attempts to open the flow in a browser tab
365
413
  Returns:
366
- True if the graph was successfully imported, False otherwise.
414
+ True if the graph was successfully imported, False otherwise.
367
415
  """
368
416
  temp_dir_obj: Optional[TemporaryDirectory] = None
369
417
  try:
@@ -385,7 +433,7 @@ def open_graph_in_editor(flow_graph: FlowGraph, storage_location: Optional[str]
385
433
  flow_id = import_flow_to_editor(flow_file_path, auth_token)
386
434
 
387
435
  if flow_id is not None:
388
- if flow_in_single_mode:
436
+ if flow_in_single_mode and automatically_open_browser:
389
437
  _open_flow_in_browser(flow_id)
390
438
  return True
391
439
  else:
@@ -395,4 +443,4 @@ def open_graph_in_editor(flow_graph: FlowGraph, storage_location: Optional[str]
395
443
  logger.error(f"An unexpected error occurred in open_graph_in_editor: {e}", exc_info=True)
396
444
  return False
397
445
  finally:
398
- _cleanup_temporary_storage(temp_dir_obj)
446
+ _cleanup_temporary_storage(temp_dir_obj)
flowfile/web/__init__.py CHANGED
@@ -136,7 +136,10 @@ def start_server(host="127.0.0.1", port=63578, open_browser=True):
136
136
  # Import core app
137
137
  from flowfile_core.main import run, app as core_app
138
138
  from flowfile_core.configs.settings import OFFLOAD_TO_WORKER
139
-
139
+ if host != '127.0.0.1':
140
+ raise NotImplementedError("Other then local host is not supported")
141
+ if port != 63578:
142
+ raise NotImplementedError("Service must run on port 63578")
140
143
  OFFLOAD_TO_WORKER.value = True
141
144
 
142
145
  # Extend the core app with web UI routes and worker functionality
@@ -1,11 +1,11 @@
1
- import { a as axios, d as defineComponent, r as ref, n as onMounted, l as computed, c as openBlock, e as createElementBlock, p as createBaseVNode, F as Fragment, q as renderList, g as createTextVNode, t as toDisplayString, i as createCommentVNode, a5 as withDirectives, a6 as vModelText, x as withKeys, f as createVNode, ag as vModelDynamic, s as normalizeClass, T as normalizeStyle, _ as _export_sfc, b as resolveComponent, w as withCtx, h as createBlock, u as unref, R as nextTick, a7 as Teleport } from "./index-f25c9283.js";
2
- import { D as DropDownGeneric } from "./dropDownGeneric-1f4e32ec.js";
3
- import { u as useNodeStore } from "./PopOver-3bdf8951.js";
4
- import { C as CodeLoader } from "./vue-content-loader.es-860c0380.js";
5
- import { G as GenericNodeSettings } from "./genericNodeSettings-1d456350.js";
6
- import { N as NodeButton, a as NodeTitle } from "./nodeTitle-cad6fd9d.js";
7
- import "./dropDown-d5a4014c.js";
8
- import "./designer-4736134f.js";
1
+ import { a as axios, d as defineComponent, r as ref, n as onMounted, l as computed, c as openBlock, e as createElementBlock, p as createBaseVNode, F as Fragment, q as renderList, g as createTextVNode, t as toDisplayString, i as createCommentVNode, a5 as withDirectives, a6 as vModelText, x as withKeys, f as createVNode, ah as vModelDynamic, s as normalizeClass, T as normalizeStyle, _ as _export_sfc, b as resolveComponent, w as withCtx, h as createBlock, u as unref, R as nextTick, a7 as Teleport } from "./index-e235a8bc.js";
2
+ import { D as DropDownGeneric } from "./dropDownGeneric-60f56a8a.js";
3
+ import { u as useNodeStore } from "./vue-codemirror.esm-25e75a08.js";
4
+ import { C as CodeLoader } from "./vue-content-loader.es-6c4b1c24.js";
5
+ import { G as GenericNodeSettings } from "./genericNodeSettings-4bdcf98e.js";
6
+ import { N as NodeButton, a as NodeTitle } from "./nodeTitle-fc3fc4b7.js";
7
+ import "./dropDown-52790b15.js";
8
+ import "./designer-267d44f1.js";
9
9
  const _imports_0 = "/images/airbyte.png";
10
10
  const getAirbyteConnectors = async () => {
11
11
  const response = await axios.get(`/airbyte/available_connectors`);
@@ -1,11 +1,11 @@
1
- import { C as CodeLoader } from "./vue-content-loader.es-860c0380.js";
2
- import { u as useNodeStore } from "./PopOver-3bdf8951.js";
3
- import { s as selectDynamic } from "./selectDynamic-f46a4e3f.js";
4
- import { G as GenericNodeSettings } from "./genericNodeSettings-1d456350.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-f25c9283.js";
6
- import { N as NodeButton, a as NodeTitle } from "./nodeTitle-cad6fd9d.js";
7
- import "./UnavailableFields-8143044b.js";
8
- import "./designer-4736134f.js";
1
+ import { C as CodeLoader } from "./vue-content-loader.es-6c4b1c24.js";
2
+ import { u as useNodeStore } from "./vue-codemirror.esm-25e75a08.js";
3
+ import { s as selectDynamic } from "./selectDynamic-96aa82cd.js";
4
+ import { G as GenericNodeSettings } from "./genericNodeSettings-4bdcf98e.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-e235a8bc.js";
6
+ import { N as NodeButton, a as NodeTitle } from "./nodeTitle-fc3fc4b7.js";
7
+ import "./UnavailableFields-c42880a3.js";
8
+ import "./designer-267d44f1.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-01f07e2c.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-f25c9283.js";
1
+ import { f as fetchSecretsApi } from "./secretApi-cdc2a3fd.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-e235a8bc.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-3b345d92.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, af as vModelSelect, ag as vModelDynamic, s as normalizeClass, ah 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, ai as ElDialog, aj as ElButton, _ as _export_sfc } from "./index-f25c9283.js";
1
+ import { f as fetchDatabaseConnectionsInterfaces, c as createDatabaseConnectionApi, d as deleteDatabaseConnectionApi } from "./api-44ca9e9c.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-e235a8bc.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, ak as ElRadio, g as createTextVNode, t as toDisplayString, a5 as withDirectives, af as vModelSelect, a6 as vModelText, i as createCommentVNode, a as axios, z as ElMessage, R as nextTick, a7 as Teleport } from "./index-f25c9283.js";
2
- import { C as CodeLoader } from "./vue-content-loader.es-860c0380.js";
3
- import { u as useNodeStore } from "./PopOver-3bdf8951.js";
4
- import { f as fetchDatabaseConnectionsInterfaces } from "./api-3b345d92.js";
5
- import { D as DatabaseConnectionSettings } from "./DatabaseConnectionSettings-307c4652.js";
6
- import { G as GenericNodeSettings } from "./genericNodeSettings-1d456350.js";
7
- import { N as NodeButton, a as NodeTitle } from "./nodeTitle-cad6fd9d.js";
8
- import "./secretApi-01f07e2c.js";
9
- import "./designer-4736134f.js";
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-e235a8bc.js";
2
+ import { C as CodeLoader } from "./vue-content-loader.es-6c4b1c24.js";
3
+ import { u as useNodeStore } from "./vue-codemirror.esm-25e75a08.js";
4
+ import { f as fetchDatabaseConnectionsInterfaces } from "./api-44ca9e9c.js";
5
+ import { D as DatabaseConnectionSettings } from "./DatabaseConnectionSettings-b2afb1d7.js";
6
+ import { G as GenericNodeSettings } from "./genericNodeSettings-4bdcf98e.js";
7
+ import { N as NodeButton, a as NodeTitle } from "./nodeTitle-fc3fc4b7.js";
8
+ import "./secretApi-cdc2a3fd.js";
9
+ import "./designer-267d44f1.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, ak as ElRadio, g as createTextVNode, t as toDisplayString, a5 as withDirectives, af as vModelSelect, a6 as vModelText, z as ElMessage, _ as _export_sfc, R as nextTick, a7 as Teleport, i as createCommentVNode } from "./index-f25c9283.js";
2
- import { C as CodeLoader } from "./vue-content-loader.es-860c0380.js";
3
- import { u as useNodeStore } from "./PopOver-3bdf8951.js";
4
- import { f as fetchDatabaseConnectionsInterfaces } from "./api-3b345d92.js";
5
- import { D as DatabaseConnectionSettings } from "./DatabaseConnectionSettings-307c4652.js";
6
- import { G as GenericNodeSettings } from "./genericNodeSettings-1d456350.js";
7
- import { N as NodeButton, a as NodeTitle } from "./nodeTitle-cad6fd9d.js";
8
- import "./secretApi-01f07e2c.js";
9
- import "./designer-4736134f.js";
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-e235a8bc.js";
2
+ import { C as CodeLoader } from "./vue-content-loader.es-6c4b1c24.js";
3
+ import { u as useNodeStore } from "./vue-codemirror.esm-25e75a08.js";
4
+ import { f as fetchDatabaseConnectionsInterfaces } from "./api-44ca9e9c.js";
5
+ import { D as DatabaseConnectionSettings } from "./DatabaseConnectionSettings-b2afb1d7.js";
6
+ import { G as GenericNodeSettings } from "./genericNodeSettings-4bdcf98e.js";
7
+ import { N as NodeButton, a as NodeTitle } from "./nodeTitle-fc3fc4b7.js";
8
+ import "./secretApi-cdc2a3fd.js";
9
+ import "./designer-267d44f1.js";
10
10
  const createNodeDatabaseWriter = (flowId, nodeId) => {
11
11
  const databaseWriteSettings = {
12
12
  if_exists: "replace",
@@ -1,8 +1,8 @@
1
- import { C as CodeLoader } from "./vue-content-loader.es-860c0380.js";
2
- import { k as getDefaultExportFromCjs, d as defineComponent, r as ref, n as onMounted, o as onUnmounted, c as openBlock, e as createElementBlock, al as toRaw, _ as _export_sfc, a as axios, l as computed, h as createBlock, u as unref, p as createBaseVNode, t as toDisplayString, f as createVNode, a7 as Teleport, i as createCommentVNode, R as nextTick } from "./index-f25c9283.js";
3
- import { u as useNodeStore } from "./PopOver-3bdf8951.js";
4
- import { N as NodeButton, a as NodeTitle } from "./nodeTitle-cad6fd9d.js";
5
- import { u as useItemStore } from "./designer-4736134f.js";
1
+ import { C as CodeLoader } from "./vue-content-loader.es-6c4b1c24.js";
2
+ import { k as getDefaultExportFromCjs, d as defineComponent, r as ref, n as onMounted, o as onUnmounted, c as openBlock, e as createElementBlock, af as toRaw, _ as _export_sfc, a as axios, l as computed, h as createBlock, u as unref, p as createBaseVNode, t as toDisplayString, f as createVNode, a7 as Teleport, i as createCommentVNode, R as nextTick } from "./index-e235a8bc.js";
3
+ import { u as useNodeStore } from "./vue-codemirror.esm-25e75a08.js";
4
+ import { N as NodeButton, a as NodeTitle } from "./nodeTitle-fc3fc4b7.js";
5
+ import { u as useItemStore } from "./designer-267d44f1.js";
6
6
  function _mergeNamespaces(n10, m10) {
7
7
  for (var i = 0; i < m10.length; i++) {
8
8
  const e20 = m10[i];
@@ -1,9 +1,9 @@
1
- import { C as CodeLoader } from "./vue-content-loader.es-860c0380.js";
2
- import { u as useNodeStore } from "./PopOver-3bdf8951.js";
3
- import { G as GenericNodeSettings } from "./genericNodeSettings-1d456350.js";
4
- import { d as defineComponent, r as ref, a3 as watchEffect, b as resolveComponent, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, F as Fragment, q as renderList, i as createCommentVNode, h as createBlock, u as unref, _ as _export_sfc, n as onMounted, R as nextTick, a7 as Teleport } from "./index-f25c9283.js";
5
- import { N as NodeButton, a as NodeTitle } from "./nodeTitle-cad6fd9d.js";
6
- import "./designer-4736134f.js";
1
+ import { C as CodeLoader } from "./vue-content-loader.es-6c4b1c24.js";
2
+ import { u as useNodeStore } from "./vue-codemirror.esm-25e75a08.js";
3
+ import { G as GenericNodeSettings } from "./genericNodeSettings-4bdcf98e.js";
4
+ import { d as defineComponent, r as ref, a3 as watchEffect, b as resolveComponent, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, F as Fragment, q as renderList, i as createCommentVNode, h as createBlock, u as unref, _ as _export_sfc, n as onMounted, R as nextTick, a7 as Teleport } from "./index-e235a8bc.js";
5
+ import { N as NodeButton, a as NodeTitle } from "./nodeTitle-fc3fc4b7.js";
6
+ import "./designer-267d44f1.js";
7
7
  function get_template_source_type(type, options) {
8
8
  switch (type) {
9
9
  case "SAMPLE_USERS":
@@ -1,12 +1,11 @@
1
- import { d as defineComponent, r as ref, b as resolveComponent, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, g as createTextVNode, i as createCommentVNode, u as unref, a5 as withDirectives, a6 as vModelText, h as createBlock, _ as _export_sfc, n as onMounted, R as nextTick, a7 as Teleport } from "./index-f25c9283.js";
2
- import { C as CodeLoader } from "./vue-content-loader.es-860c0380.js";
3
- import { C as ColumnSelector } from "./dropDown-d5a4014c.js";
4
- import { u as useNodeStore } from "./PopOver-3bdf8951.js";
5
- import mainEditorRef from "./fullEditor-f4791c23.js";
6
- import { G as GenericNodeSettings } from "./genericNodeSettings-1d456350.js";
7
- import { N as NodeButton, a as NodeTitle } from "./nodeTitle-cad6fd9d.js";
8
- import "./vue-codemirror.esm-eb98fc8b.js";
9
- import "./designer-4736134f.js";
1
+ import { d as defineComponent, r as ref, b as resolveComponent, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, g as createTextVNode, i as createCommentVNode, u as unref, a5 as withDirectives, a6 as vModelText, h as createBlock, _ as _export_sfc, n as onMounted, R as nextTick, a7 as Teleport } from "./index-e235a8bc.js";
2
+ import { C as CodeLoader } from "./vue-content-loader.es-6c4b1c24.js";
3
+ import { C as ColumnSelector } from "./dropDown-52790b15.js";
4
+ import { u as useNodeStore } from "./vue-codemirror.esm-25e75a08.js";
5
+ import mainEditorRef from "./fullEditor-e272b506.js";
6
+ import { G as GenericNodeSettings } from "./genericNodeSettings-4bdcf98e.js";
7
+ import { N as NodeButton, a as NodeTitle } from "./nodeTitle-fc3fc4b7.js";
8
+ import "./designer-267d44f1.js";
10
9
  const _hoisted_1 = { key: 0 };
11
10
  const _hoisted_2 = { class: "listbox-wrapper" };
12
11
  const _hoisted_3 = { style: { "border-radius": "20px" } };
@@ -1,13 +1,12 @@
1
- import { C as CodeLoader } from "./vue-content-loader.es-860c0380.js";
2
- import { u as useNodeStore } from "./PopOver-3bdf8951.js";
3
- import mainEditorRef from "./fullEditor-f4791c23.js";
4
- import { D as DropDownGeneric } from "./dropDownGeneric-1f4e32ec.js";
5
- import { G as GenericNodeSettings } from "./genericNodeSettings-1d456350.js";
6
- import { d as defineComponent, r as ref, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, u as unref, i as createCommentVNode, h as createBlock, _ as _export_sfc, n as onMounted, R as nextTick, a7 as Teleport } from "./index-f25c9283.js";
7
- import { N as NodeButton, a as NodeTitle } from "./nodeTitle-cad6fd9d.js";
8
- import "./vue-codemirror.esm-eb98fc8b.js";
9
- import "./dropDown-d5a4014c.js";
10
- import "./designer-4736134f.js";
1
+ import { C as CodeLoader } from "./vue-content-loader.es-6c4b1c24.js";
2
+ import { u as useNodeStore } from "./vue-codemirror.esm-25e75a08.js";
3
+ import mainEditorRef from "./fullEditor-e272b506.js";
4
+ import { D as DropDownGeneric } from "./dropDownGeneric-60f56a8a.js";
5
+ import { G as GenericNodeSettings } from "./genericNodeSettings-4bdcf98e.js";
6
+ import { d as defineComponent, r as ref, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, u as unref, i as createCommentVNode, h as createBlock, _ as _export_sfc, n as onMounted, R as nextTick, a7 as Teleport } from "./index-e235a8bc.js";
7
+ import { N as NodeButton, a as NodeTitle } from "./nodeTitle-fc3fc4b7.js";
8
+ import "./dropDown-52790b15.js";
9
+ import "./designer-267d44f1.js";
11
10
  const createFormulaInput = (field_name = "", data_type = "String", function_def = "") => {
12
11
  const fieldInput = {
13
12
  name: field_name,
@@ -1,12 +1,12 @@
1
- import { d as defineComponent, r as ref, l as computed, n as onMounted, R as nextTick, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, s as normalizeClass, F as Fragment, q as renderList, h as createBlock, i as createCommentVNode, g as createTextVNode, t as toDisplayString, a5 as withDirectives, a6 as vModelText, af as vModelSelect, u as unref, _ as _export_sfc, a7 as Teleport } from "./index-f25c9283.js";
2
- import { u as useNodeStore } from "./PopOver-3bdf8951.js";
3
- import { C as ColumnSelector } from "./dropDown-d5a4014c.js";
4
- import { s as selectDynamic } from "./selectDynamic-f46a4e3f.js";
5
- import { u as unavailableField } from "./UnavailableFields-8143044b.js";
6
- import { G as GenericNodeSettings } from "./genericNodeSettings-1d456350.js";
7
- import { C as CodeLoader } from "./vue-content-loader.es-860c0380.js";
8
- import { N as NodeButton, a as NodeTitle } from "./nodeTitle-cad6fd9d.js";
9
- import "./designer-4736134f.js";
1
+ import { d as defineComponent, r as ref, l as computed, n as onMounted, R as nextTick, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, s as normalizeClass, F as Fragment, q as renderList, h as createBlock, i as createCommentVNode, g as createTextVNode, t as toDisplayString, a5 as withDirectives, a6 as vModelText, ag as vModelSelect, u as unref, _ as _export_sfc, a7 as Teleport } from "./index-e235a8bc.js";
2
+ import { u as useNodeStore } from "./vue-codemirror.esm-25e75a08.js";
3
+ import { C as ColumnSelector } from "./dropDown-52790b15.js";
4
+ import { s as selectDynamic } from "./selectDynamic-96aa82cd.js";
5
+ import { u as unavailableField } from "./UnavailableFields-c42880a3.js";
6
+ import { G as GenericNodeSettings } from "./genericNodeSettings-4bdcf98e.js";
7
+ import { C as CodeLoader } from "./vue-content-loader.es-6c4b1c24.js";
8
+ import { N as NodeButton, a as NodeTitle } from "./nodeTitle-fc3fc4b7.js";
9
+ import "./designer-267d44f1.js";
10
10
  const _hoisted_1$1 = {
11
11
  key: 0,
12
12
  class: "fuzzy-join-container"
@@ -1,8 +1,8 @@
1
- import { d as defineComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, F as Fragment, q as renderList, s as normalizeClass, t as toDisplayString, T as normalizeStyle, _ as _export_sfc, g as createTextVNode, i as createCommentVNode, r as ref, l as computed, n as onMounted, R as nextTick, o as onUnmounted, b as resolveComponent, f as createVNode, w as withCtx, v as withModifiers, h as createBlock, a7 as Teleport } from "./index-f25c9283.js";
2
- import { u as useNodeStore } from "./PopOver-3bdf8951.js";
3
- import { G as GenericNodeSettings } from "./genericNodeSettings-1d456350.js";
4
- import { N as NodeButton, a as NodeTitle } from "./nodeTitle-cad6fd9d.js";
5
- import "./designer-4736134f.js";
1
+ import { d as defineComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, F as Fragment, q as renderList, s as normalizeClass, t as toDisplayString, T as normalizeStyle, _ as _export_sfc, g as createTextVNode, i as createCommentVNode, r as ref, l as computed, n as onMounted, R as nextTick, o as onUnmounted, b as resolveComponent, f as createVNode, w as withCtx, v as withModifiers, h as createBlock, a7 as Teleport } from "./index-e235a8bc.js";
2
+ import { u as useNodeStore } from "./vue-codemirror.esm-25e75a08.js";
3
+ import { G as GenericNodeSettings } from "./genericNodeSettings-4bdcf98e.js";
4
+ import { N as NodeButton, a as NodeTitle } from "./nodeTitle-fc3fc4b7.js";
5
+ import "./designer-267d44f1.js";
6
6
  const _hoisted_1$3 = ["onClick"];
7
7
  const _sfc_main$3 = /* @__PURE__ */ defineComponent({
8
8
  __name: "ContextMenu",
@@ -1,9 +1,9 @@
1
- import { d as defineComponent, r as ref, l as computed, n as onMounted, R as nextTick, o as onUnmounted, b as resolveComponent, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, F as Fragment, q as renderList, s as normalizeClass, t as toDisplayString, i as createCommentVNode, T as normalizeStyle, v as withModifiers, h as createBlock, u as unref, _ as _export_sfc, a7 as Teleport } from "./index-f25c9283.js";
2
- import { C as CodeLoader } from "./vue-content-loader.es-860c0380.js";
3
- import { u as useNodeStore } from "./PopOver-3bdf8951.js";
4
- import { G as GenericNodeSettings } from "./genericNodeSettings-1d456350.js";
5
- import { N as NodeButton, a as NodeTitle } from "./nodeTitle-cad6fd9d.js";
6
- import "./designer-4736134f.js";
1
+ import { d as defineComponent, r as ref, l as computed, n as onMounted, R as nextTick, o as onUnmounted, b as resolveComponent, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, F as Fragment, q as renderList, s as normalizeClass, t as toDisplayString, i as createCommentVNode, T as normalizeStyle, v as withModifiers, h as createBlock, u as unref, _ as _export_sfc, a7 as Teleport } from "./index-e235a8bc.js";
2
+ import { C as CodeLoader } from "./vue-content-loader.es-6c4b1c24.js";
3
+ import { u as useNodeStore } from "./vue-codemirror.esm-25e75a08.js";
4
+ import { G as GenericNodeSettings } from "./genericNodeSettings-4bdcf98e.js";
5
+ import { N as NodeButton, a as NodeTitle } from "./nodeTitle-fc3fc4b7.js";
6
+ import "./designer-267d44f1.js";
7
7
  const _hoisted_1$1 = { key: 0 };
8
8
  const _hoisted_2 = { class: "listbox-wrapper" };
9
9
  const _hoisted_3 = {
@@ -1,12 +1,12 @@
1
- import { C as CodeLoader } from "./vue-content-loader.es-860c0380.js";
2
- import { u as useNodeStore } from "./PopOver-3bdf8951.js";
3
- import { C as ColumnSelector } from "./dropDown-d5a4014c.js";
4
- import { s as selectDynamic } from "./selectDynamic-f46a4e3f.js";
5
- import { G as GenericNodeSettings } from "./genericNodeSettings-1d456350.js";
6
- 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, i as createCommentVNode, F as Fragment, q as renderList, u as unref, _ as _export_sfc, n as onMounted, R as nextTick, a7 as Teleport } from "./index-f25c9283.js";
7
- import { N as NodeButton, a as NodeTitle } from "./nodeTitle-cad6fd9d.js";
8
- import "./UnavailableFields-8143044b.js";
9
- import "./designer-4736134f.js";
1
+ import { C as CodeLoader } from "./vue-content-loader.es-6c4b1c24.js";
2
+ import { u as useNodeStore } from "./vue-codemirror.esm-25e75a08.js";
3
+ import { C as ColumnSelector } from "./dropDown-52790b15.js";
4
+ import { s as selectDynamic } from "./selectDynamic-96aa82cd.js";
5
+ import { G as GenericNodeSettings } from "./genericNodeSettings-4bdcf98e.js";
6
+ 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, i as createCommentVNode, F as Fragment, q as renderList, u as unref, _ as _export_sfc, n as onMounted, R as nextTick, a7 as Teleport } from "./index-e235a8bc.js";
7
+ import { N as NodeButton, a as NodeTitle } from "./nodeTitle-fc3fc4b7.js";
8
+ import "./UnavailableFields-c42880a3.js";
9
+ import "./designer-267d44f1.js";
10
10
  const _hoisted_1$1 = {
11
11
  key: 0,
12
12
  class: "listbox-wrapper"
@@ -1,8 +1,8 @@
1
- import { N as NodeButton, a as NodeTitle } from "./nodeTitle-cad6fd9d.js";
2
- import { r as ref, d as defineComponent, l as computed, m as watch, b as resolveComponent, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, F as Fragment, q as renderList, a5 as withDirectives, a6 as vModelText, g as createTextVNode, s as normalizeClass, t as toDisplayString, i as createCommentVNode, E as ElNotification, _ as _export_sfc, n as onMounted, R as nextTick, h as createBlock, a7 as Teleport } from "./index-f25c9283.js";
3
- import { u as useNodeStore } from "./PopOver-3bdf8951.js";
4
- import { G as GenericNodeSettings } from "./genericNodeSettings-1d456350.js";
5
- import "./designer-4736134f.js";
1
+ import { N as NodeButton, a as NodeTitle } from "./nodeTitle-fc3fc4b7.js";
2
+ import { r as ref, d as defineComponent, l as computed, m as watch, b as resolveComponent, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, F as Fragment, q as renderList, a5 as withDirectives, a6 as vModelText, g as createTextVNode, s as normalizeClass, t as toDisplayString, i as createCommentVNode, E as ElNotification, _ as _export_sfc, n as onMounted, R as nextTick, h as createBlock, a7 as Teleport } from "./index-e235a8bc.js";
3
+ import { u as useNodeStore } from "./vue-codemirror.esm-25e75a08.js";
4
+ import { G as GenericNodeSettings } from "./genericNodeSettings-4bdcf98e.js";
5
+ import "./designer-267d44f1.js";
6
6
  const createManualInput = (flowId = -1, nodeId = -1, pos_x = 0, pos_y = 0) => {
7
7
  const nodeManualInput = ref({
8
8
  flow_id: flowId,
@@ -1,7 +1,7 @@
1
- import { u as useNodeStore } from "./PopOver-3bdf8951.js";
2
- import { d as defineComponent, r as ref, m as watch, c as openBlock, e as createElementBlock, p as createBaseVNode, f as createVNode, w as withCtx, F as Fragment, q as renderList, h as createBlock, u as unref, an as ElOption, ao as ElSelect, _ as _export_sfc, b as resolveComponent, i as createCommentVNode, l as computed, g as createTextVNode, a as axios, n as onMounted, R as nextTick, a7 as Teleport } from "./index-f25c9283.js";
3
- import { w as warning_filled_default, F as FileBrowser } from "./designer-4736134f.js";
4
- import { N as NodeButton, a as NodeTitle } from "./nodeTitle-cad6fd9d.js";
1
+ import { u as useNodeStore } from "./vue-codemirror.esm-25e75a08.js";
2
+ import { d as defineComponent, r as ref, m as watch, c as openBlock, e as createElementBlock, p as createBaseVNode, f as createVNode, w as withCtx, F as Fragment, q as renderList, h as createBlock, u as unref, an as ElOption, ao as ElSelect, _ as _export_sfc, b as resolveComponent, i as createCommentVNode, l as computed, g as createTextVNode, a as axios, n as onMounted, R as nextTick, a7 as Teleport } from "./index-e235a8bc.js";
3
+ import { w as warning_filled_default, F as FileBrowser } from "./designer-267d44f1.js";
4
+ import { N as NodeButton, a as NodeTitle } from "./nodeTitle-fc3fc4b7.js";
5
5
  const createDefaultParquetSettings = () => {
6
6
  return {
7
7
  file_type: "parquet"
@@ -1,9 +1,9 @@
1
- import { d as defineComponent, l as computed, c as openBlock, h as createBlock, w as withCtx, f as createVNode, u as unref, ap as ElIcon, p as createBaseVNode, e as createElementBlock, i as createCommentVNode, aq as ElPopover, _ as _export_sfc, r as ref, n as onMounted, R as nextTick, o as onUnmounted, b as resolveComponent, F as Fragment, q as renderList, s as normalizeClass, v as withModifiers, t as toDisplayString, a7 as Teleport } from "./index-f25c9283.js";
2
- import { u as useNodeStore } from "./PopOver-3bdf8951.js";
3
- import { C as ContextMenu, S as SettingsSection } from "./SettingsSection-48f28104.js";
4
- import { G as GenericNodeSettings } from "./genericNodeSettings-1d456350.js";
5
- import { N as NodeButton, a as NodeTitle } from "./nodeTitle-cad6fd9d.js";
6
- import "./designer-4736134f.js";
1
+ import { d as defineComponent, l as computed, c as openBlock, h as createBlock, w as withCtx, f as createVNode, u as unref, ap as ElIcon, p as createBaseVNode, e as createElementBlock, i as createCommentVNode, aq as ElPopover, _ as _export_sfc, r as ref, n as onMounted, R as nextTick, o as onUnmounted, b as resolveComponent, F as Fragment, q as renderList, s as normalizeClass, v as withModifiers, t as toDisplayString, a7 as Teleport } from "./index-e235a8bc.js";
2
+ import { u as useNodeStore } from "./vue-codemirror.esm-25e75a08.js";
3
+ import { C as ContextMenu, S as SettingsSection } from "./SettingsSection-a0f15a05.js";
4
+ import { G as GenericNodeSettings } from "./genericNodeSettings-4bdcf98e.js";
5
+ import { N as NodeButton, a as NodeTitle } from "./nodeTitle-fc3fc4b7.js";
6
+ import "./designer-267d44f1.js";
7
7
  const _hoisted_1$2 = { class: "validation-wrapper" };
8
8
  const _hoisted_2$1 = {
9
9
  key: 0,