Flowfile 0.3.4.1__py3-none-any.whl → 0.3.6__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 +3 -3
- flowfile/api.py +36 -15
- flowfile/web/static/assets/CloudConnectionManager-2dfdce2f.css +86 -0
- flowfile/web/static/assets/CloudConnectionManager-d004942f.js +784 -0
- flowfile/web/static/assets/CloudStorageReader-29d14fcc.css +143 -0
- flowfile/web/static/assets/CloudStorageReader-eccf9fc2.js +437 -0
- flowfile/web/static/assets/CloudStorageWriter-49c9a4b2.css +138 -0
- flowfile/web/static/assets/CloudStorageWriter-b1ba6bba.js +430 -0
- flowfile/web/static/assets/{CrossJoin-dfcf7351.js → CrossJoin-68981877.js} +8 -8
- flowfile/web/static/assets/{DatabaseConnectionSettings-b2afb1d7.js → DatabaseConnectionSettings-0b06649c.js} +2 -2
- flowfile/web/static/assets/{DatabaseManager-824a49b2.js → DatabaseManager-8349a426.js} +2 -2
- flowfile/web/static/assets/{DatabaseReader-a48124d8.js → DatabaseReader-905344f8.js} +9 -9
- flowfile/web/static/assets/{DatabaseWriter-b47cbae2.js → DatabaseWriter-9f5b8638.js} +9 -9
- flowfile/web/static/assets/{ExploreData-fdfc45a4.js → ExploreData-131a6d53.js} +5 -5
- flowfile/web/static/assets/{ExternalSource-861b0e71.js → ExternalSource-e3549dcc.js} +6 -6
- flowfile/web/static/assets/{Filter-f87bb897.js → Filter-6e0730ae.js} +8 -8
- flowfile/web/static/assets/{Formula-1e2ed720.js → Formula-02f033e6.js} +75 -9
- flowfile/web/static/assets/{Formula-b8cefc31.css → Formula-29f19d21.css} +10 -0
- flowfile/web/static/assets/{FuzzyMatch-b6cc4fdd.js → FuzzyMatch-54c14036.js} +9 -9
- flowfile/web/static/assets/{GraphSolver-6a371f4c.js → GraphSolver-08a3f499.js} +5 -5
- flowfile/web/static/assets/{GroupBy-f7b7f472.js → GroupBy-2ae38139.js} +6 -6
- flowfile/web/static/assets/{Join-eec38203.js → Join-493b9772.js} +23 -15
- flowfile/web/static/assets/{Join-41c0f331.css → Join-f45eff22.css} +20 -20
- flowfile/web/static/assets/{ManualInput-9aaa46fb.js → ManualInput-4373d163.js} +106 -34
- flowfile/web/static/assets/{ManualInput-ac7b9972.css → ManualInput-a71b52c6.css} +29 -17
- flowfile/web/static/assets/{Output-3b2ca045.js → Output-b534f3c7.js} +4 -4
- flowfile/web/static/assets/{Pivot-a4f5d88f.js → Pivot-2968ff65.js} +6 -6
- flowfile/web/static/assets/{PolarsCode-49ce444f.js → PolarsCode-65136536.js} +6 -6
- flowfile/web/static/assets/{Read-07acdc9a.js → Read-c56339ed.js} +6 -6
- flowfile/web/static/assets/{RecordCount-6a21da56.js → RecordCount-1c641a5e.js} +5 -5
- flowfile/web/static/assets/{RecordId-949bdc17.js → RecordId-df308b8f.js} +6 -6
- flowfile/web/static/assets/{Sample-7afca6e1.js → Sample-293e8a64.js} +5 -5
- flowfile/web/static/assets/{SecretManager-b41c029d.js → SecretManager-03911655.js} +2 -2
- flowfile/web/static/assets/{Select-32b28406.js → Select-3058a13d.js} +8 -8
- flowfile/web/static/assets/{SettingsSection-a0f15a05.js → SettingsSection-fbf4fb39.js} +1 -1
- flowfile/web/static/assets/{Sort-fc6ba0e2.js → Sort-a29bbaf7.js} +6 -6
- flowfile/web/static/assets/{TextToRows-23127596.js → TextToRows-c7d7760e.js} +8 -8
- flowfile/web/static/assets/{UnavailableFields-c42880a3.js → UnavailableFields-118f1d20.js} +2 -2
- flowfile/web/static/assets/{Union-39eecc6c.js → Union-f0589571.js} +5 -5
- flowfile/web/static/assets/{Unique-a0e8fe61.js → Unique-7329a207.js} +8 -8
- flowfile/web/static/assets/{Unpivot-1e2d43f0.js → Unpivot-30b0be15.js} +5 -5
- flowfile/web/static/assets/{api-44ca9e9c.js → api-602fb95c.js} +1 -1
- flowfile/web/static/assets/api-fb67319c.js +80 -0
- flowfile/web/static/assets/cloud_storage_reader-aa1415d6.png +0 -0
- flowfile/web/static/assets/{designer-267d44f1.js → designer-94a6bf4d.js} +36 -34
- flowfile/web/static/assets/{documentation-6c0810a2.js → documentation-a224831e.js} +1 -1
- flowfile/web/static/assets/{dropDown-52790b15.js → dropDown-c2d2aa97.js} +1 -1
- flowfile/web/static/assets/{fullEditor-e272b506.js → fullEditor-921ac5fd.js} +2 -2
- flowfile/web/static/assets/{genericNodeSettings-4bdcf98e.js → genericNodeSettings-7013cc94.js} +3 -3
- flowfile/web/static/assets/{index-e235a8bc.js → index-3a75211d.js} +19 -6
- flowfile/web/static/assets/{nodeTitle-fc3fc4b7.js → nodeTitle-a63d4680.js} +3 -3
- flowfile/web/static/assets/{secretApi-cdc2a3fd.js → secretApi-763aec6e.js} +1 -1
- flowfile/web/static/assets/{selectDynamic-96aa82cd.js → selectDynamic-08464729.js} +3 -3
- flowfile/web/static/assets/{vue-codemirror.esm-25e75a08.js → vue-codemirror.esm-f15a5f87.js} +2 -1
- flowfile/web/static/assets/{vue-content-loader.es-6c4b1c24.js → vue-content-loader.es-93bd09d7.js} +1 -1
- flowfile/web/static/index.html +1 -1
- {flowfile-0.3.4.1.dist-info → flowfile-0.3.6.dist-info}/METADATA +8 -3
- {flowfile-0.3.4.1.dist-info → flowfile-0.3.6.dist-info}/RECORD +109 -104
- {flowfile-0.3.4.1.dist-info → flowfile-0.3.6.dist-info}/entry_points.txt +2 -0
- flowfile_core/__init__.py +2 -0
- flowfile_core/configs/node_store/nodes.py +8 -6
- flowfile_core/database/connection.py +63 -15
- flowfile_core/database/init_db.py +0 -1
- flowfile_core/database/models.py +49 -2
- flowfile_core/flowfile/code_generator/code_generator.py +402 -18
- flowfile_core/flowfile/connection_manager/models.py +1 -1
- flowfile_core/flowfile/database_connection_manager/db_connections.py +216 -2
- flowfile_core/flowfile/extensions.py +1 -1
- flowfile_core/flowfile/flow_data_engine/cloud_storage_reader.py +259 -0
- flowfile_core/flowfile/flow_data_engine/create/funcs.py +19 -8
- flowfile_core/flowfile/flow_data_engine/flow_data_engine.py +522 -59
- flowfile_core/flowfile/flow_data_engine/flow_file_column/main.py +12 -2
- flowfile_core/flowfile/flow_data_engine/fuzzy_matching/settings_validator.py +1 -1
- flowfile_core/flowfile/flow_data_engine/join/__init__.py +2 -1
- flowfile_core/flowfile/flow_data_engine/join/utils.py +25 -0
- flowfile_core/flowfile/flow_data_engine/subprocess_operations/subprocess_operations.py +29 -22
- flowfile_core/flowfile/flow_data_engine/utils.py +1 -40
- flowfile_core/flowfile/flow_graph.py +119 -82
- flowfile_core/flowfile/flow_node/flow_node.py +68 -33
- flowfile_core/flowfile/flow_node/models.py +32 -3
- flowfile_core/flowfile/flow_node/schema_callback.py +3 -2
- flowfile_core/flowfile/sources/external_sources/__init__.py +0 -2
- flowfile_core/flowfile/sources/external_sources/factory.py +4 -7
- flowfile_core/flowfile/utils.py +1 -23
- flowfile_core/main.py +3 -2
- flowfile_core/routes/cloud_connections.py +81 -0
- flowfile_core/routes/logs.py +0 -1
- flowfile_core/routes/routes.py +3 -39
- flowfile_core/schemas/cloud_storage_schemas.py +215 -0
- flowfile_core/schemas/input_schema.py +37 -15
- flowfile_core/schemas/schemas.py +7 -2
- flowfile_core/schemas/transform_schema.py +97 -22
- flowfile_core/utils/utils.py +40 -1
- flowfile_core/utils/validate_setup.py +41 -0
- flowfile_frame/flow_frame.py +253 -102
- flowfile_frame/flow_frame_methods.py +13 -13
- flowfile_worker/external_sources/s3_source/main.py +216 -0
- flowfile_worker/external_sources/s3_source/models.py +142 -0
- flowfile_worker/funcs.py +51 -6
- flowfile_worker/models.py +22 -2
- flowfile_worker/routes.py +40 -38
- flowfile_worker/utils.py +1 -1
- test_utils/s3/commands.py +46 -0
- test_utils/s3/data_generator.py +291 -0
- test_utils/s3/fixtures.py +209 -0
- flowfile/web/static/assets/AirbyteReader-1ac35765.css +0 -314
- flowfile/web/static/assets/AirbyteReader-e08044e5.js +0 -922
- flowfile/web/static/assets/dropDownGeneric-60f56a8a.js +0 -72
- flowfile/web/static/assets/dropDownGeneric-895680d6.css +0 -10
- flowfile_core/flowfile/sources/external_sources/airbyte_sources/airbyte.py +0 -159
- flowfile_core/flowfile/sources/external_sources/airbyte_sources/models.py +0 -172
- flowfile_core/flowfile/sources/external_sources/airbyte_sources/settings.py +0 -173
- flowfile_core/schemas/external_sources/airbyte_schemas.py +0 -20
- flowfile_worker/external_sources/airbyte_sources/__init__.py +0 -0
- flowfile_worker/external_sources/airbyte_sources/cache_manager.py +0 -161
- flowfile_worker/external_sources/airbyte_sources/main.py +0 -89
- flowfile_worker/external_sources/airbyte_sources/models.py +0 -133
- flowfile_worker/external_sources/airbyte_sources/settings.py +0 -0
- {flowfile-0.3.4.1.dist-info → flowfile-0.3.6.dist-info}/LICENSE +0 -0
- {flowfile-0.3.4.1.dist-info → flowfile-0.3.6.dist-info}/WHEEL +0 -0
- {flowfile_core/flowfile/sources/external_sources/airbyte_sources → flowfile_worker/external_sources/s3_source}/__init__.py +0 -0
- {flowfile_core/schemas/external_sources → test_utils/s3}/__init__.py +0 -0
|
@@ -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, g as createTextVNode, s as normalizeClass, t as toDisplayString, i as createCommentVNode, E as ElNotification, _ as _export_sfc, n as onMounted, R as nextTick,
|
|
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-a63d4680.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-3a75211d.js";
|
|
3
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-f15a5f87.js";
|
|
4
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-7013cc94.js";
|
|
5
|
+
import "./designer-94a6bf4d.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,
|
|
@@ -10,7 +10,7 @@ const createManualInput = (flowId = -1, nodeId = -1, pos_x = 0, pos_y = 0) => {
|
|
|
10
10
|
pos_x,
|
|
11
11
|
pos_y,
|
|
12
12
|
cache_input: false,
|
|
13
|
-
|
|
13
|
+
raw_data_format: { columns: [], data: [] },
|
|
14
14
|
cache_results: false
|
|
15
15
|
// Add the missing property 'cache_results'
|
|
16
16
|
});
|
|
@@ -21,21 +21,19 @@ const _hoisted_2 = { class: "settings-section" };
|
|
|
21
21
|
const _hoisted_3 = { class: "table-container" };
|
|
22
22
|
const _hoisted_4 = { class: "modern-table" };
|
|
23
23
|
const _hoisted_5 = ["onClick"];
|
|
24
|
-
const _hoisted_6 =
|
|
24
|
+
const _hoisted_6 = { class: "column-header" };
|
|
25
25
|
const _hoisted_7 = ["onUpdate:modelValue"];
|
|
26
|
-
const _hoisted_8 = ["
|
|
27
|
-
const _hoisted_9 =
|
|
28
|
-
const _hoisted_10 = { class: "
|
|
29
|
-
const _hoisted_11 = {
|
|
26
|
+
const _hoisted_8 = ["onUpdate:modelValue"];
|
|
27
|
+
const _hoisted_9 = ["onClick"];
|
|
28
|
+
const _hoisted_10 = { class: "controls-section" };
|
|
29
|
+
const _hoisted_11 = { class: "button-group" };
|
|
30
|
+
const _hoisted_12 = {
|
|
30
31
|
key: 0,
|
|
31
32
|
class: "raw-data-section"
|
|
32
33
|
};
|
|
33
|
-
const
|
|
34
|
+
const _hoisted_13 = { class: "raw-data-controls" };
|
|
34
35
|
const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
35
36
|
__name: "manualInput",
|
|
36
|
-
props: {
|
|
37
|
-
nodeId: {}
|
|
38
|
-
},
|
|
39
37
|
setup(__props, { expose: __expose }) {
|
|
40
38
|
const nodeStore = useNodeStore();
|
|
41
39
|
const dataLoaded = ref(false);
|
|
@@ -46,6 +44,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
46
44
|
const rawDataString = ref("");
|
|
47
45
|
let nextColumnId = 1;
|
|
48
46
|
let nextRowId = 1;
|
|
47
|
+
const dataTypes = nodeStore.getDataTypes();
|
|
49
48
|
const rawData = computed(() => {
|
|
50
49
|
return rows.value.map((row) => {
|
|
51
50
|
const obj = {};
|
|
@@ -55,9 +54,22 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
55
54
|
return obj;
|
|
56
55
|
});
|
|
57
56
|
});
|
|
57
|
+
const rawDataFormat = computed(() => {
|
|
58
|
+
const formattedColumns = columns.value.map((col) => ({
|
|
59
|
+
name: col.name,
|
|
60
|
+
data_type: col.dataType || "String"
|
|
61
|
+
}));
|
|
62
|
+
const data = columns.value.map(
|
|
63
|
+
(col) => rows.value.map((row) => row.values[col.id] || "")
|
|
64
|
+
);
|
|
65
|
+
return {
|
|
66
|
+
columns: formattedColumns,
|
|
67
|
+
data
|
|
68
|
+
};
|
|
69
|
+
});
|
|
58
70
|
const initializeEmptyTable = () => {
|
|
59
71
|
rows.value = [{ id: 1, values: { 1: "" } }];
|
|
60
|
-
columns.value = [{ id: 1, name: "Column 1" }];
|
|
72
|
+
columns.value = [{ id: 1, name: "Column 1", dataType: "String" }];
|
|
61
73
|
nextColumnId = 2;
|
|
62
74
|
nextRowId = 2;
|
|
63
75
|
};
|
|
@@ -68,7 +80,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
68
80
|
const row = { id: rowIndex + 1, values: {} };
|
|
69
81
|
Object.keys(item).forEach((key, colIndex) => {
|
|
70
82
|
if (rowIndex === 0) {
|
|
71
|
-
columns.value.push({ id: colIndex + 1, name: key });
|
|
83
|
+
columns.value.push({ id: colIndex + 1, name: key, dataType: "String" });
|
|
72
84
|
}
|
|
73
85
|
row.values[colIndex + 1] = item[key];
|
|
74
86
|
});
|
|
@@ -77,11 +89,46 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
77
89
|
nextColumnId = columns.value.length + 1;
|
|
78
90
|
nextRowId = rows.value.length + 1;
|
|
79
91
|
};
|
|
92
|
+
const populateTableFromRawDataFormat = (rawDataFormat2) => {
|
|
93
|
+
var _a;
|
|
94
|
+
rows.value = [];
|
|
95
|
+
columns.value = [];
|
|
96
|
+
if (rawDataFormat2.columns) {
|
|
97
|
+
rawDataFormat2.columns.forEach((col, index) => {
|
|
98
|
+
columns.value.push({
|
|
99
|
+
id: index + 1,
|
|
100
|
+
name: col.name,
|
|
101
|
+
dataType: col.data_type || "String"
|
|
102
|
+
});
|
|
103
|
+
});
|
|
104
|
+
}
|
|
105
|
+
const numRows = ((_a = rawDataFormat2.data[0]) == null ? void 0 : _a.length) || 0;
|
|
106
|
+
for (let rowIndex = 0; rowIndex < numRows; rowIndex++) {
|
|
107
|
+
const row = { id: rowIndex + 1, values: {} };
|
|
108
|
+
rawDataFormat2.data.forEach((colData, colIndex) => {
|
|
109
|
+
row.values[colIndex + 1] = String(colData[rowIndex] || "");
|
|
110
|
+
});
|
|
111
|
+
rows.value.push(row);
|
|
112
|
+
}
|
|
113
|
+
if (numRows === 0 && columns.value.length > 0) {
|
|
114
|
+
const emptyRow = { id: 1, values: {} };
|
|
115
|
+
columns.value.forEach((col) => {
|
|
116
|
+
emptyRow.values[col.id] = "";
|
|
117
|
+
});
|
|
118
|
+
rows.value.push(emptyRow);
|
|
119
|
+
nextRowId = 2;
|
|
120
|
+
} else {
|
|
121
|
+
nextRowId = numRows + 1;
|
|
122
|
+
}
|
|
123
|
+
nextColumnId = columns.value.length + 1;
|
|
124
|
+
};
|
|
80
125
|
const loadNodeData = async (nodeId) => {
|
|
81
126
|
const nodeResult = await nodeStore.getNodeData(nodeId, false);
|
|
82
127
|
if (nodeResult == null ? void 0 : nodeResult.setting_input) {
|
|
83
128
|
nodeManualInput.value = nodeResult.setting_input;
|
|
84
|
-
if (nodeResult.setting_input.
|
|
129
|
+
if (nodeResult.setting_input.raw_data_format && nodeResult.setting_input.raw_data_format.columns && nodeResult.setting_input.raw_data_format.data) {
|
|
130
|
+
populateTableFromRawDataFormat(nodeResult.setting_input.raw_data_format);
|
|
131
|
+
} else if (nodeResult.setting_input.raw_data) {
|
|
85
132
|
populateTableFromData(nodeResult.setting_input.raw_data);
|
|
86
133
|
} else {
|
|
87
134
|
initializeEmptyTable();
|
|
@@ -94,7 +141,11 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
94
141
|
dataLoaded.value = true;
|
|
95
142
|
};
|
|
96
143
|
const addColumn = () => {
|
|
97
|
-
columns.value.push({
|
|
144
|
+
columns.value.push({
|
|
145
|
+
id: nextColumnId,
|
|
146
|
+
name: `Column ${nextColumnId}`,
|
|
147
|
+
dataType: "String"
|
|
148
|
+
});
|
|
98
149
|
nextColumnId++;
|
|
99
150
|
};
|
|
100
151
|
const addRow = () => {
|
|
@@ -150,7 +201,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
150
201
|
};
|
|
151
202
|
const pushNodeData = async () => {
|
|
152
203
|
if (nodeManualInput.value) {
|
|
153
|
-
nodeManualInput.value.
|
|
204
|
+
nodeManualInput.value.raw_data_format = rawDataFormat.value;
|
|
154
205
|
await nodeStore.updateSettings(nodeManualInput);
|
|
155
206
|
}
|
|
156
207
|
dataLoaded.value = false;
|
|
@@ -163,6 +214,8 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
163
214
|
pushNodeData
|
|
164
215
|
});
|
|
165
216
|
return (_ctx, _cache) => {
|
|
217
|
+
const _component_el_option = resolveComponent("el-option");
|
|
218
|
+
const _component_el_select = resolveComponent("el-select");
|
|
166
219
|
const _component_el_button = resolveComponent("el-button");
|
|
167
220
|
const _component_el_input = resolveComponent("el-input");
|
|
168
221
|
const _component_el_collapse_transition = resolveComponent("el-collapse-transition");
|
|
@@ -193,12 +246,31 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
193
246
|
return openBlock(), createElementBlock("th", {
|
|
194
247
|
key: col.id
|
|
195
248
|
}, [
|
|
196
|
-
|
|
197
|
-
"
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
249
|
+
createBaseVNode("div", _hoisted_6, [
|
|
250
|
+
withDirectives(createBaseVNode("input", {
|
|
251
|
+
"onUpdate:modelValue": ($event) => col.name = $event,
|
|
252
|
+
class: "input-header",
|
|
253
|
+
type: "text"
|
|
254
|
+
}, null, 8, _hoisted_7), [
|
|
255
|
+
[vModelText, col.name]
|
|
256
|
+
]),
|
|
257
|
+
createVNode(_component_el_select, {
|
|
258
|
+
modelValue: col.dataType,
|
|
259
|
+
"onUpdate:modelValue": ($event) => col.dataType = $event,
|
|
260
|
+
size: "small",
|
|
261
|
+
class: "type-select"
|
|
262
|
+
}, {
|
|
263
|
+
default: withCtx(() => [
|
|
264
|
+
(openBlock(true), createElementBlock(Fragment, null, renderList(unref(dataTypes), (dtype) => {
|
|
265
|
+
return openBlock(), createBlock(_component_el_option, {
|
|
266
|
+
key: dtype,
|
|
267
|
+
label: dtype,
|
|
268
|
+
value: dtype
|
|
269
|
+
}, null, 8, ["label", "value"]);
|
|
270
|
+
}), 128))
|
|
271
|
+
]),
|
|
272
|
+
_: 2
|
|
273
|
+
}, 1032, ["modelValue", "onUpdate:modelValue"])
|
|
202
274
|
])
|
|
203
275
|
]);
|
|
204
276
|
}), 128))
|
|
@@ -217,7 +289,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
217
289
|
"onUpdate:modelValue": ($event) => row.values[col.id] = $event,
|
|
218
290
|
class: "input-cell",
|
|
219
291
|
type: "text"
|
|
220
|
-
}, null, 8,
|
|
292
|
+
}, null, 8, _hoisted_8), [
|
|
221
293
|
[vModelText, row.values[col.id]]
|
|
222
294
|
])
|
|
223
295
|
]);
|
|
@@ -226,15 +298,15 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
226
298
|
createBaseVNode("button", {
|
|
227
299
|
class: "delete-button",
|
|
228
300
|
onClick: ($event) => deleteRow(row.id)
|
|
229
|
-
}, null, 8,
|
|
301
|
+
}, null, 8, _hoisted_9)
|
|
230
302
|
])
|
|
231
303
|
]);
|
|
232
304
|
}), 128))
|
|
233
305
|
])
|
|
234
306
|
])
|
|
235
307
|
]),
|
|
236
|
-
createBaseVNode("div",
|
|
237
|
-
createBaseVNode("div",
|
|
308
|
+
createBaseVNode("div", _hoisted_10, [
|
|
309
|
+
createBaseVNode("div", _hoisted_11, [
|
|
238
310
|
createVNode(_component_el_button, {
|
|
239
311
|
type: "primary",
|
|
240
312
|
size: "small",
|
|
@@ -282,7 +354,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
282
354
|
]),
|
|
283
355
|
createVNode(_component_el_collapse_transition, null, {
|
|
284
356
|
default: withCtx(() => [
|
|
285
|
-
showRawData.value ? (openBlock(), createElementBlock("div",
|
|
357
|
+
showRawData.value ? (openBlock(), createElementBlock("div", _hoisted_12, [
|
|
286
358
|
createVNode(_component_el_input, {
|
|
287
359
|
modelValue: rawDataString.value,
|
|
288
360
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => rawDataString.value = $event),
|
|
@@ -290,7 +362,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
290
362
|
rows: 8,
|
|
291
363
|
placeholder: JSON.stringify({ column1: "value1" }, null, 2)
|
|
292
364
|
}, null, 8, ["modelValue", "placeholder"]),
|
|
293
|
-
createBaseVNode("div",
|
|
365
|
+
createBaseVNode("div", _hoisted_13, [
|
|
294
366
|
createVNode(_component_el_button, {
|
|
295
367
|
type: "primary",
|
|
296
368
|
size: "small",
|
|
@@ -315,8 +387,8 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
315
387
|
};
|
|
316
388
|
}
|
|
317
389
|
});
|
|
318
|
-
const
|
|
319
|
-
const manualInput = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-
|
|
390
|
+
const manualInput_vue_vue_type_style_index_0_scoped_2eba6653_lang = "";
|
|
391
|
+
const manualInput = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-2eba6653"]]);
|
|
320
392
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
321
393
|
__name: "ManualInput",
|
|
322
394
|
props: {
|
|
@@ -1,47 +1,59 @@
|
|
|
1
1
|
|
|
2
|
-
.settings-section[data-v-
|
|
2
|
+
.settings-section[data-v-2eba6653] {
|
|
3
3
|
padding: 1.25rem;
|
|
4
4
|
background: var(--el-bg-color);
|
|
5
5
|
border-radius: 8px;
|
|
6
6
|
margin-bottom: 1rem;
|
|
7
7
|
}
|
|
8
|
-
.table-container[data-v-
|
|
8
|
+
.table-container[data-v-2eba6653] {
|
|
9
9
|
max-height: 400px;
|
|
10
10
|
overflow: auto;
|
|
11
11
|
border: 1px solid var(--el-border-color-lighter);
|
|
12
12
|
border-radius: 8px;
|
|
13
13
|
margin-bottom: 1rem;
|
|
14
14
|
}
|
|
15
|
-
.modern-table[data-v-
|
|
15
|
+
.modern-table[data-v-2eba6653] {
|
|
16
16
|
width: 100%;
|
|
17
17
|
border-collapse: separate;
|
|
18
18
|
border-spacing: 0;
|
|
19
19
|
background: white;
|
|
20
20
|
}
|
|
21
|
-
.modern-table th[data-v-
|
|
22
|
-
.modern-table td[data-v-
|
|
21
|
+
.modern-table th[data-v-2eba6653],
|
|
22
|
+
.modern-table td[data-v-2eba6653] {
|
|
23
23
|
padding: 0.5rem;
|
|
24
24
|
border: 1px solid var(--el-border-color-lighter);
|
|
25
25
|
}
|
|
26
|
-
.
|
|
27
|
-
|
|
26
|
+
.column-header[data-v-2eba6653] {
|
|
27
|
+
display: flex;
|
|
28
|
+
flex-direction: column;
|
|
29
|
+
gap: 0.25rem;
|
|
30
|
+
}
|
|
31
|
+
.type-select[data-v-2eba6653] {
|
|
32
|
+
width: 100%;
|
|
33
|
+
}
|
|
34
|
+
.type-select[data-v-2eba6653] .el-input__inner {
|
|
35
|
+
font-size: 0.75rem;
|
|
36
|
+
padding: 0 0.5rem;
|
|
37
|
+
}
|
|
38
|
+
.input-header[data-v-2eba6653],
|
|
39
|
+
.input-cell[data-v-2eba6653] {
|
|
28
40
|
width: 100%;
|
|
29
41
|
border: none;
|
|
30
42
|
padding: 0.25rem;
|
|
31
43
|
font-size: 0.875rem;
|
|
32
44
|
background: transparent;
|
|
33
45
|
}
|
|
34
|
-
.input-header[data-v-
|
|
46
|
+
.input-header[data-v-2eba6653] {
|
|
35
47
|
font-weight: 500;
|
|
36
48
|
}
|
|
37
|
-
.controls-section[data-v-
|
|
49
|
+
.controls-section[data-v-2eba6653] {
|
|
38
50
|
margin: 1rem 0;
|
|
39
51
|
}
|
|
40
|
-
.button-group[data-v-
|
|
52
|
+
.button-group[data-v-2eba6653] {
|
|
41
53
|
display: flex;
|
|
42
54
|
gap: 0.5rem;
|
|
43
55
|
}
|
|
44
|
-
.delete-button[data-v-
|
|
56
|
+
.delete-button[data-v-2eba6653] {
|
|
45
57
|
width: 20px;
|
|
46
58
|
height: 20px;
|
|
47
59
|
padding: 0;
|
|
@@ -56,8 +68,8 @@
|
|
|
56
68
|
position: relative;
|
|
57
69
|
margin: 0 auto;
|
|
58
70
|
}
|
|
59
|
-
.delete-button[data-v-
|
|
60
|
-
.delete-button[data-v-
|
|
71
|
+
.delete-button[data-v-2eba6653]::before,
|
|
72
|
+
.delete-button[data-v-2eba6653]::after {
|
|
61
73
|
content: "";
|
|
62
74
|
position: absolute;
|
|
63
75
|
width: 10px;
|
|
@@ -65,19 +77,19 @@
|
|
|
65
77
|
background-color: currentColor;
|
|
66
78
|
transform: rotate(45deg);
|
|
67
79
|
}
|
|
68
|
-
.delete-button[data-v-
|
|
80
|
+
.delete-button[data-v-2eba6653]::after {
|
|
69
81
|
transform: rotate(-45deg);
|
|
70
82
|
}
|
|
71
|
-
.delete-button[data-v-
|
|
83
|
+
.delete-button[data-v-2eba6653]:hover {
|
|
72
84
|
color: #ff4d4f;
|
|
73
85
|
}
|
|
74
|
-
.raw-data-section[data-v-
|
|
86
|
+
.raw-data-section[data-v-2eba6653] {
|
|
75
87
|
margin-top: 1rem;
|
|
76
88
|
padding: 1rem;
|
|
77
89
|
background: var(--el-bg-color-page);
|
|
78
90
|
border-radius: 8px;
|
|
79
91
|
}
|
|
80
|
-
.raw-data-controls[data-v-
|
|
92
|
+
.raw-data-controls[data-v-2eba6653] {
|
|
81
93
|
margin-top: 0.5rem;
|
|
82
94
|
display: flex;
|
|
83
95
|
justify-content: flex-end;
|
|
@@ -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-f15a5f87.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-3a75211d.js";
|
|
3
|
+
import { w as warning_filled_default, F as FileBrowser } from "./designer-94a6bf4d.js";
|
|
4
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-a63d4680.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-3a75211d.js";
|
|
2
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-f15a5f87.js";
|
|
3
|
+
import { C as ContextMenu, S as SettingsSection } from "./SettingsSection-fbf4fb39.js";
|
|
4
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-7013cc94.js";
|
|
5
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-a63d4680.js";
|
|
6
|
+
import "./designer-94a6bf4d.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-93bd09d7.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-f15a5f87.js";
|
|
3
|
+
import { p as python, o as oneDark } from "./designer-94a6bf4d.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-3a75211d.js";
|
|
5
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-7013cc94.js";
|
|
6
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-a63d4680.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-93bd09d7.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-3a75211d.js";
|
|
3
|
+
import { C as ColumnSelector } from "./dropDown-c2d2aa97.js";
|
|
4
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-f15a5f87.js";
|
|
5
|
+
import { F as FileBrowser } from "./designer-94a6bf4d.js";
|
|
6
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-a63d4680.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-f15a5f87.js";
|
|
2
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-7013cc94.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-3a75211d.js";
|
|
4
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-a63d4680.js";
|
|
5
|
+
import "./designer-94a6bf4d.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-3a75211d.js";
|
|
2
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-f15a5f87.js";
|
|
3
|
+
import { C as ContextMenu, S as SettingsSection } from "./SettingsSection-fbf4fb39.js";
|
|
4
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-7013cc94.js";
|
|
5
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-a63d4680.js";
|
|
6
|
+
import "./designer-94a6bf4d.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-3a75211d.js";
|
|
2
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-f15a5f87.js";
|
|
3
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-7013cc94.js";
|
|
4
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-a63d4680.js";
|
|
5
|
+
import "./designer-94a6bf4d.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-3a75211d.js";
|
|
2
|
+
import { f as fetchSecretsApi, a as addSecretApi, g as getSecretValueApi, d as deleteSecretApi } from "./secretApi-763aec6e.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-3a75211d.js";
|
|
2
|
+
import { C as CodeLoader } from "./vue-content-loader.es-93bd09d7.js";
|
|
3
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-f15a5f87.js";
|
|
4
|
+
import { s as selectDynamic } from "./selectDynamic-08464729.js";
|
|
5
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-7013cc94.js";
|
|
6
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-a63d4680.js";
|
|
7
|
+
import "./UnavailableFields-118f1d20.js";
|
|
8
|
+
import "./designer-94a6bf4d.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-3a75211d.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-3a75211d.js";
|
|
2
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-f15a5f87.js";
|
|
3
|
+
import { C as CodeLoader } from "./vue-content-loader.es-93bd09d7.js";
|
|
4
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-7013cc94.js";
|
|
5
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-a63d4680.js";
|
|
6
|
+
import "./designer-94a6bf4d.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-3a75211d.js";
|
|
2
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-f15a5f87.js";
|
|
3
|
+
import { C as ColumnSelector } from "./dropDown-c2d2aa97.js";
|
|
4
|
+
import { u as unavailableField } from "./UnavailableFields-118f1d20.js";
|
|
5
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-7013cc94.js";
|
|
6
|
+
import { C as CodeLoader } from "./vue-content-loader.es-93bd09d7.js";
|
|
7
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-a63d4680.js";
|
|
8
|
+
import "./designer-94a6bf4d.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-f15a5f87.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-3a75211d.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-f15a5f87.js";
|
|
2
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-7013cc94.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-3a75211d.js";
|
|
4
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-a63d4680.js";
|
|
5
|
+
import "./designer-94a6bf4d.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-3a75211d.js";
|
|
2
|
+
import { C as CodeLoader } from "./vue-content-loader.es-93bd09d7.js";
|
|
3
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-f15a5f87.js";
|
|
4
|
+
import { s as selectDynamic } from "./selectDynamic-08464729.js";
|
|
5
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-7013cc94.js";
|
|
6
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-a63d4680.js";
|
|
7
|
+
import "./UnavailableFields-118f1d20.js";
|
|
8
|
+
import "./designer-94a6bf4d.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-3a75211d.js";
|
|
2
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-f15a5f87.js";
|
|
3
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-7013cc94.js";
|
|
4
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-a63d4680.js";
|
|
5
|
+
import "./designer-94a6bf4d.js";
|
|
6
6
|
const _hoisted_1$3 = ["onClick"];
|
|
7
7
|
const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
8
8
|
__name: "ContextMenu",
|