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
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { C as CodeLoader } from "./vue-content-loader.es-
|
|
2
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
3
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
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-
|
|
5
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
6
|
-
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 { G as GenericNodeSettings } from "./genericNodeSettings-71e11604.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-f6c15e76.js";
|
|
5
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-988d9efe.js";
|
|
6
|
+
import "./designer-13eabd83.js";
|
|
7
7
|
function get_template_source_type(type, options) {
|
|
8
8
|
switch (type) {
|
|
9
9
|
case "SAMPLE_USERS":
|
|
@@ -1,11 +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-
|
|
2
|
-
import { C as CodeLoader } from "./vue-content-loader.es-
|
|
3
|
-
import { C as ColumnSelector } from "./dropDown-
|
|
4
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
5
|
-
import mainEditorRef from "./fullEditor-
|
|
6
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
7
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
8
|
-
import "./designer-
|
|
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-f6c15e76.js";
|
|
2
|
+
import { C as CodeLoader } from "./vue-content-loader.es-0371da73.js";
|
|
3
|
+
import { C as ColumnSelector } from "./dropDown-13564764.js";
|
|
4
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-2847001e.js";
|
|
5
|
+
import mainEditorRef from "./fullEditor-fd2cd6f9.js";
|
|
6
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-71e11604.js";
|
|
7
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-988d9efe.js";
|
|
8
|
+
import "./designer-13eabd83.js";
|
|
9
9
|
const _hoisted_1 = { key: 0 };
|
|
10
10
|
const _hoisted_2 = { class: "listbox-wrapper" };
|
|
11
11
|
const _hoisted_3 = { style: { "border-radius": "20px" } };
|
|
@@ -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 mainEditorRef from "./fullEditor-
|
|
4
|
-
import { C as ColumnSelector } from "./dropDown-
|
|
5
|
-
import { d as defineComponent, r as ref, m as watch, c as openBlock, e as createElementBlock, t as toDisplayString, i as createCommentVNode, p as createBaseVNode, f as createVNode, _ as _export_sfc, w as withCtx, u as unref, h as createBlock, n as onMounted, R as nextTick, a7 as Teleport } from "./index-
|
|
6
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
7
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
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 mainEditorRef from "./fullEditor-fd2cd6f9.js";
|
|
4
|
+
import { C as ColumnSelector } from "./dropDown-13564764.js";
|
|
5
|
+
import { d as defineComponent, r as ref, m as watch, c as openBlock, e as createElementBlock, t as toDisplayString, i as createCommentVNode, p as createBaseVNode, f as createVNode, _ as _export_sfc, w as withCtx, u as unref, h as createBlock, n as onMounted, R as nextTick, a7 as Teleport } from "./index-f6c15e76.js";
|
|
6
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-71e11604.js";
|
|
7
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-988d9efe.js";
|
|
8
|
+
import "./designer-13eabd83.js";
|
|
9
9
|
const _hoisted_1$2 = {
|
|
10
10
|
key: 0,
|
|
11
11
|
class: "label"
|
|
@@ -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, ag as vModelSelect, u as unref, _ as _export_sfc, a7 as Teleport } from "./index-
|
|
2
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
3
|
-
import { C as ColumnSelector } from "./dropDown-
|
|
4
|
-
import { s as selectDynamic } from "./selectDynamic-
|
|
5
|
-
import { u as unavailableField } from "./UnavailableFields-
|
|
6
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
7
|
-
import { C as CodeLoader } from "./vue-content-loader.es-
|
|
8
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
9
|
-
import "./designer-
|
|
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-f6c15e76.js";
|
|
2
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-2847001e.js";
|
|
3
|
+
import { C as ColumnSelector } from "./dropDown-13564764.js";
|
|
4
|
+
import { s as selectDynamic } from "./selectDynamic-af36165e.js";
|
|
5
|
+
import { u as unavailableField } from "./UnavailableFields-a1768e52.js";
|
|
6
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-71e11604.js";
|
|
7
|
+
import { C as CodeLoader } from "./vue-content-loader.es-0371da73.js";
|
|
8
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-988d9efe.js";
|
|
9
|
+
import "./designer-13eabd83.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-
|
|
2
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
3
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
4
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
5
|
-
import "./designer-
|
|
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-f6c15e76.js";
|
|
2
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-2847001e.js";
|
|
3
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-71e11604.js";
|
|
4
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-988d9efe.js";
|
|
5
|
+
import "./designer-13eabd83.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-
|
|
2
|
-
import { C as CodeLoader } from "./vue-content-loader.es-
|
|
3
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
4
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
5
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
6
|
-
import "./designer-
|
|
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-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 { G as GenericNodeSettings } from "./genericNodeSettings-71e11604.js";
|
|
5
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-988d9efe.js";
|
|
6
|
+
import "./designer-13eabd83.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-
|
|
2
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
3
|
-
import { C as ColumnSelector } from "./dropDown-
|
|
4
|
-
import { s as selectDynamic } from "./selectDynamic-
|
|
5
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
6
|
-
import { d as defineComponent, r as ref, l as computed, 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-
|
|
7
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
8
|
-
import "./UnavailableFields-
|
|
9
|
-
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 { C as ColumnSelector } from "./dropDown-13564764.js";
|
|
4
|
+
import { s as selectDynamic } from "./selectDynamic-af36165e.js";
|
|
5
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-71e11604.js";
|
|
6
|
+
import { d as defineComponent, r as ref, l as computed, 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-f6c15e76.js";
|
|
7
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-988d9efe.js";
|
|
8
|
+
import "./UnavailableFields-a1768e52.js";
|
|
9
|
+
import "./designer-13eabd83.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-
|
|
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, u as unref, h as createBlock, g as createTextVNode, s as normalizeClass, t as toDisplayString, i as createCommentVNode, E as ElNotification, _ as _export_sfc, n as onMounted, R as nextTick, a7 as Teleport } from "./index-
|
|
3
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
4
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
5
|
-
import "./designer-
|
|
1
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-988d9efe.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, u as unref, h as createBlock, g as createTextVNode, s as normalizeClass, t as toDisplayString, i as createCommentVNode, E as ElNotification, _ as _export_sfc, n as onMounted, R as nextTick, a7 as Teleport } from "./index-f6c15e76.js";
|
|
3
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-2847001e.js";
|
|
4
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-71e11604.js";
|
|
5
|
+
import "./designer-13eabd83.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 "./vue-codemirror.esm-
|
|
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-
|
|
3
|
-
import { w as warning_filled_default, F as FileBrowser } from "./designer-
|
|
4
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
1
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-2847001e.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-f6c15e76.js";
|
|
3
|
+
import { w as warning_filled_default, F as FileBrowser } from "./designer-13eabd83.js";
|
|
4
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-988d9efe.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-
|
|
2
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
3
|
-
import { C as ContextMenu, S as SettingsSection } from "./SettingsSection-
|
|
4
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
5
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
6
|
-
import "./designer-
|
|
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-f6c15e76.js";
|
|
2
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-2847001e.js";
|
|
3
|
+
import { C as ContextMenu, S as SettingsSection } from "./SettingsSection-4c0f45f5.js";
|
|
4
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-71e11604.js";
|
|
5
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-988d9efe.js";
|
|
6
|
+
import "./designer-13eabd83.js";
|
|
7
7
|
const _hoisted_1$2 = { class: "validation-wrapper" };
|
|
8
8
|
const _hoisted_2$1 = {
|
|
9
9
|
key: 0,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { C as CodeLoader } from "./vue-content-loader.es-
|
|
2
|
-
import { v as keymap, w as acceptCompletion, x as indentMore, q as EditorState, r as autocompletion, o as T, u as useNodeStore } from "./vue-codemirror.esm-
|
|
3
|
-
import { p as python, o as oneDark } from "./designer-
|
|
4
|
-
import { d as defineComponent, r as ref, X as shallowRef, m as watch, c as openBlock, e as createElementBlock, f as createVNode, u as unref, t as toDisplayString, i as createCommentVNode, w as withCtx, h as createBlock, n as onMounted, R as nextTick, a7 as Teleport } from "./index-
|
|
5
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
6
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
1
|
+
import { C as CodeLoader } from "./vue-content-loader.es-0371da73.js";
|
|
2
|
+
import { v as keymap, w as acceptCompletion, x as indentMore, q as EditorState, r as autocompletion, o as T, u as useNodeStore } from "./vue-codemirror.esm-2847001e.js";
|
|
3
|
+
import { p as python, o as oneDark } from "./designer-13eabd83.js";
|
|
4
|
+
import { d as defineComponent, r as ref, X as shallowRef, m as watch, c as openBlock, e as createElementBlock, f as createVNode, u as unref, t as toDisplayString, i as createCommentVNode, w as withCtx, h as createBlock, n as onMounted, R as nextTick, a7 as Teleport } from "./index-f6c15e76.js";
|
|
5
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-71e11604.js";
|
|
6
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-988d9efe.js";
|
|
7
7
|
const polarsCompletionVals = [
|
|
8
8
|
// Polars basics
|
|
9
9
|
{ label: "pl", type: "variable", info: "Polars main module" },
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { C as CodeLoader } from "./vue-content-loader.es-
|
|
2
|
-
import { a as axios, d as defineComponent, r as ref, l as computed, n as onMounted, m as watch, b as resolveComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, f as createVNode, w as withCtx, i as createCommentVNode, t as toDisplayString, a5 as withDirectives, a6 as vModelText, h as createBlock, u as unref, _ as _export_sfc, ar as ElCheckbox, F as Fragment, q as renderList, an as ElOption, ao as ElSelect, as as ElSlider, R as nextTick, a7 as Teleport } from "./index-
|
|
3
|
-
import { C as ColumnSelector } from "./dropDown-
|
|
4
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
5
|
-
import { F as FileBrowser } from "./designer-
|
|
6
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
1
|
+
import { C as CodeLoader } from "./vue-content-loader.es-0371da73.js";
|
|
2
|
+
import { a as axios, d as defineComponent, r as ref, l as computed, n as onMounted, m as watch, b as resolveComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, f as createVNode, w as withCtx, i as createCommentVNode, t as toDisplayString, a5 as withDirectives, a6 as vModelText, h as createBlock, u as unref, _ as _export_sfc, ar as ElCheckbox, F as Fragment, q as renderList, an as ElOption, ao as ElSelect, as as ElSlider, R as nextTick, a7 as Teleport } from "./index-f6c15e76.js";
|
|
3
|
+
import { C as ColumnSelector } from "./dropDown-13564764.js";
|
|
4
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-2847001e.js";
|
|
5
|
+
import { F as FileBrowser } from "./designer-13eabd83.js";
|
|
6
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-988d9efe.js";
|
|
7
7
|
const getXlsxSheetNamesForPath = async (path) => {
|
|
8
8
|
const response = await axios.get(`/api/get_xlsx_sheet_names?path=${path}`);
|
|
9
9
|
return response.data;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
2
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
3
|
-
import { d as defineComponent, r as ref, n as onMounted, R as nextTick, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, i as createCommentVNode, h as createBlock, a7 as Teleport } from "./index-
|
|
4
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
5
|
-
import "./designer-
|
|
1
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-2847001e.js";
|
|
2
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-71e11604.js";
|
|
3
|
+
import { d as defineComponent, r as ref, n as onMounted, R as nextTick, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, i as createCommentVNode, h as createBlock, a7 as Teleport } from "./index-f6c15e76.js";
|
|
4
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-988d9efe.js";
|
|
5
|
+
import "./designer-13eabd83.js";
|
|
6
6
|
const _hoisted_1$1 = {
|
|
7
7
|
key: 0,
|
|
8
8
|
class: "listbox-wrapper"
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { d as defineComponent, r as ref, 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, g as createTextVNode, a5 as withDirectives, a6 as vModelText, F as Fragment, q as renderList, s as normalizeClass, v as withModifiers, t as toDisplayString, h as createBlock, i as createCommentVNode, a7 as Teleport } from "./index-
|
|
2
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
3
|
-
import { C as ContextMenu, S as SettingsSection } from "./SettingsSection-
|
|
4
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
5
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
6
|
-
import "./designer-
|
|
1
|
+
import { d as defineComponent, r as ref, 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, g as createTextVNode, a5 as withDirectives, a6 as vModelText, F as Fragment, q as renderList, s as normalizeClass, v as withModifiers, t as toDisplayString, h as createBlock, i as createCommentVNode, a7 as Teleport } from "./index-f6c15e76.js";
|
|
2
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-2847001e.js";
|
|
3
|
+
import { C as ContextMenu, S as SettingsSection } from "./SettingsSection-4c0f45f5.js";
|
|
4
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-71e11604.js";
|
|
5
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-988d9efe.js";
|
|
6
|
+
import "./designer-13eabd83.js";
|
|
7
7
|
const _hoisted_1 = {
|
|
8
8
|
key: 0,
|
|
9
9
|
class: "listbox-wrapper"
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { d as defineComponent, r as ref, 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, g as createTextVNode, a5 as withDirectives, a6 as vModelText, i as createCommentVNode, h as createBlock, a7 as Teleport } from "./index-
|
|
2
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
3
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
4
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
5
|
-
import "./designer-
|
|
1
|
+
import { d as defineComponent, r as ref, 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, g as createTextVNode, a5 as withDirectives, a6 as vModelText, i as createCommentVNode, h as createBlock, a7 as Teleport } from "./index-f6c15e76.js";
|
|
2
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-2847001e.js";
|
|
3
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-71e11604.js";
|
|
4
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-988d9efe.js";
|
|
5
|
+
import "./designer-13eabd83.js";
|
|
6
6
|
const _hoisted_1$1 = {
|
|
7
7
|
key: 0,
|
|
8
8
|
class: "listbox-wrapper"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { r as ref, l as computed, d as defineComponent, n as onMounted, e as createElementBlock, p as createBaseVNode, v as withModifiers, a5 as withDirectives, a6 as vModelText, ah as vModelDynamic, s as normalizeClass, g as createTextVNode, t as toDisplayString, u as unref, O as isRef, i as createCommentVNode, F as Fragment, q as renderList, c as openBlock } from "./index-
|
|
2
|
-
import { f as fetchSecretsApi, a as addSecretApi, g as getSecretValueApi, d as deleteSecretApi } from "./secretApi-
|
|
1
|
+
import { r as ref, l as computed, d as defineComponent, n as onMounted, e as createElementBlock, p as createBaseVNode, v as withModifiers, a5 as withDirectives, a6 as vModelText, ah as vModelDynamic, s as normalizeClass, g as createTextVNode, t as toDisplayString, u as unref, O as isRef, i as createCommentVNode, F as Fragment, q as renderList, c as openBlock } from "./index-f6c15e76.js";
|
|
2
|
+
import { f as fetchSecretsApi, a as addSecretApi, g as getSecretValueApi, d as deleteSecretApi } from "./secretApi-dd636aa2.js";
|
|
3
3
|
function useSecretManager() {
|
|
4
4
|
const secrets = ref([]);
|
|
5
5
|
const isLoading = ref(true);
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { r as ref, d as defineComponent, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, h as createBlock, u as unref, n as onMounted, 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 { s as selectDynamic } from "./selectDynamic-
|
|
5
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
6
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
7
|
-
import "./UnavailableFields-
|
|
8
|
-
import "./designer-
|
|
1
|
+
import { r as ref, d as defineComponent, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, h as createBlock, u as unref, n as onMounted, 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 { s as selectDynamic } from "./selectDynamic-af36165e.js";
|
|
5
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-71e11604.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 createSelectInput = (column_name, data_type = void 0, position = void 0, original_position = void 0) => {
|
|
10
10
|
const selectInput = {
|
|
11
11
|
old_name: column_name,
|
|
@@ -1,4 +1,4 @@
|
|
|
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 } from "./index-
|
|
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 } from "./index-f6c15e76.js";
|
|
2
2
|
const _hoisted_1$1 = ["onClick"];
|
|
3
3
|
const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__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-
|
|
2
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
3
|
-
import { C as CodeLoader } from "./vue-content-loader.es-
|
|
4
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
5
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
6
|
-
import "./designer-
|
|
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-f6c15e76.js";
|
|
2
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-2847001e.js";
|
|
3
|
+
import { C as CodeLoader } from "./vue-content-loader.es-0371da73.js";
|
|
4
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-71e11604.js";
|
|
5
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-988d9efe.js";
|
|
6
|
+
import "./designer-13eabd83.js";
|
|
7
7
|
const _hoisted_1$1 = {
|
|
8
8
|
key: 0,
|
|
9
9
|
class: "listbox-wrapper"
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { d as defineComponent, r as ref, l as computed, n as onMounted, R as nextTick, b as resolveComponent, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, g as createTextVNode, i as createCommentVNode, a5 as withDirectives, a6 as vModelText, h as createBlock, u as unref, _ as _export_sfc, a7 as Teleport } from "./index-
|
|
2
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
3
|
-
import { C as ColumnSelector } from "./dropDown-
|
|
4
|
-
import { u as unavailableField } from "./UnavailableFields-
|
|
5
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
6
|
-
import { C as CodeLoader } from "./vue-content-loader.es-
|
|
7
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
8
|
-
import "./designer-
|
|
1
|
+
import { d as defineComponent, r as ref, l as computed, n as onMounted, R as nextTick, b as resolveComponent, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, g as createTextVNode, i as createCommentVNode, a5 as withDirectives, a6 as vModelText, h as createBlock, u as unref, _ as _export_sfc, a7 as Teleport } from "./index-f6c15e76.js";
|
|
2
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-2847001e.js";
|
|
3
|
+
import { C as ColumnSelector } from "./dropDown-13564764.js";
|
|
4
|
+
import { u as unavailableField } from "./UnavailableFields-a1768e52.js";
|
|
5
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-71e11604.js";
|
|
6
|
+
import { C as CodeLoader } from "./vue-content-loader.es-0371da73.js";
|
|
7
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-988d9efe.js";
|
|
8
|
+
import "./designer-13eabd83.js";
|
|
9
9
|
const _hoisted_1$1 = {
|
|
10
10
|
key: 0,
|
|
11
11
|
class: "listbox-wrapper"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { P as PopOver } from "./vue-codemirror.esm-
|
|
2
|
-
import { d as defineComponent, c as openBlock, h as createBlock, w as withCtx, p as createBaseVNode, t as toDisplayString, _ as _export_sfc } from "./index-
|
|
1
|
+
import { P as PopOver } from "./vue-codemirror.esm-2847001e.js";
|
|
2
|
+
import { d as defineComponent, c as openBlock, h as createBlock, w as withCtx, p as createBaseVNode, t as toDisplayString, _ as _export_sfc } from "./index-f6c15e76.js";
|
|
3
3
|
const _hoisted_1 = { class: "icon-wrapper" };
|
|
4
4
|
const _hoisted_2 = { class: "unavailable-icon" };
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
2
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
3
|
-
import { d as defineComponent, r as ref, n as onMounted, R as nextTick, o as onUnmounted, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, g as createTextVNode, i as createCommentVNode, _ as _export_sfc, h as createBlock, a7 as Teleport } from "./index-
|
|
4
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
5
|
-
import "./designer-
|
|
1
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-2847001e.js";
|
|
2
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-71e11604.js";
|
|
3
|
+
import { d as defineComponent, r as ref, n as onMounted, R as nextTick, o as onUnmounted, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, g as createTextVNode, i as createCommentVNode, _ as _export_sfc, h as createBlock, a7 as Teleport } from "./index-f6c15e76.js";
|
|
4
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-988d9efe.js";
|
|
5
|
+
import "./designer-13eabd83.js";
|
|
6
6
|
const _hoisted_1$1 = {
|
|
7
7
|
key: 0,
|
|
8
8
|
class: "listbox-wrapper"
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { r as ref, d as defineComponent, l as computed, n as onMounted, R as nextTick, o as onUnmounted, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, h as createBlock, u as unref, _ as _export_sfc, 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 { s as selectDynamic } from "./selectDynamic-
|
|
5
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
6
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
7
|
-
import "./UnavailableFields-
|
|
8
|
-
import "./designer-
|
|
1
|
+
import { r as ref, d as defineComponent, l as computed, n as onMounted, R as nextTick, o as onUnmounted, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, h as createBlock, u as unref, _ as _export_sfc, 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 { s as selectDynamic } from "./selectDynamic-af36165e.js";
|
|
5
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-71e11604.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 createSelectInputFromName = (columnName, keep = true) => {
|
|
10
10
|
return {
|
|
11
11
|
old_name: columnName,
|
|
@@ -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, 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-
|
|
2
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
3
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
4
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
5
|
-
import "./designer-
|
|
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, 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-f6c15e76.js";
|
|
2
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-2847001e.js";
|
|
3
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-71e11604.js";
|
|
4
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-988d9efe.js";
|
|
5
|
+
import "./designer-13eabd83.js";
|
|
6
6
|
const _hoisted_1$3 = ["onClick"];
|
|
7
7
|
const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
8
8
|
__name: "ContextMenu",
|