Flowfile 0.3.10__py3-none-any.whl → 0.4.1__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.
- flowfile/__init__.py +6 -1
- flowfile/api.py +1 -1
- flowfile/web/static/assets/{CloudConnectionManager-d7c2c028.js → CloudConnectionManager-d3248f8d.js} +2 -2
- flowfile/web/static/assets/{CloudStorageReader-d467329f.js → CloudStorageReader-d65bf041.js} +6 -6
- flowfile/web/static/assets/{CloudStorageWriter-071b8b00.js → CloudStorageWriter-e83be3ed.js} +6 -6
- flowfile/web/static/assets/ColumnSelector-47996a16.css +10 -0
- flowfile/web/static/assets/ColumnSelector-cce661cf.js +83 -0
- flowfile/web/static/assets/{ContextMenu-a51e19ea.js → ContextMenu-11a4652a.js} +1 -1
- flowfile/web/static/assets/{ContextMenu-2dea5e27.js → ContextMenu-160afb08.js} +1 -1
- flowfile/web/static/assets/{ContextMenu-785554c4.js → ContextMenu-cf18d2cc.js} +1 -1
- flowfile/web/static/assets/{CrossJoin-cf68ec7a.js → CrossJoin-d395d38c.js} +7 -7
- flowfile/web/static/assets/CustomNode-74a37f74.css +32 -0
- flowfile/web/static/assets/CustomNode-b812dc0b.js +211 -0
- flowfile/web/static/assets/{DatabaseConnectionSettings-435c5dd8.js → DatabaseConnectionSettings-7000bf2c.js} +2 -2
- flowfile/web/static/assets/{DatabaseManager-349e33a8.js → DatabaseManager-9662ec5b.js} +2 -2
- flowfile/web/static/assets/{DatabaseReader-8075bd28.js → DatabaseReader-4f035d0c.js} +9 -9
- flowfile/web/static/assets/{DatabaseWriter-3e2dda89.js → DatabaseWriter-f65dcd54.js} +8 -8
- flowfile/web/static/assets/{ExploreData-76ec698c.js → ExploreData-94c43dfc.js} +5 -5
- flowfile/web/static/assets/{ExternalSource-609a265c.js → ExternalSource-ac04b3cc.js} +5 -5
- flowfile/web/static/assets/{Filter-97cff793.js → Filter-812dcbca.js} +7 -7
- flowfile/web/static/assets/{Formula-09de0ec9.js → Formula-71472193.js} +9 -9
- flowfile/web/static/assets/{FuzzyMatch-bdf70248.js → FuzzyMatch-b317f631.js} +8 -8
- flowfile/web/static/assets/{GraphSolver-0b5a0e05.js → GraphSolver-754a234f.js} +6 -6
- flowfile/web/static/assets/{GroupBy-eaddadde.js → GroupBy-6c6f9802.js} +5 -5
- flowfile/web/static/assets/{Join-3313371b.js → Join-a1b800be.js} +8 -8
- flowfile/web/static/assets/{ManualInput-e8bfc0be.js → ManualInput-a9640276.js} +4 -4
- flowfile/web/static/assets/MultiSelect-97213888.js +5 -0
- flowfile/web/static/assets/MultiSelect.vue_vue_type_script_setup_true_lang-6ffe088a.js +63 -0
- flowfile/web/static/assets/NumericInput-e638088a.js +5 -0
- flowfile/web/static/assets/NumericInput.vue_vue_type_script_setup_true_lang-90eb2cba.js +35 -0
- flowfile/web/static/assets/{Output-7303bb09.js → Output-76750610.js} +6 -6
- flowfile/web/static/assets/{Pivot-3b1c54ef.js → Pivot-7814803f.js} +7 -7
- flowfile/web/static/assets/{PivotValidation-3bb36c8f.js → PivotValidation-76dd431a.js} +1 -1
- flowfile/web/static/assets/{PivotValidation-eaa819c0.js → PivotValidation-f92137d2.js} +1 -1
- flowfile/web/static/assets/{PolarsCode-aa12e25d.js → PolarsCode-889c3008.js} +5 -5
- flowfile/web/static/assets/{Read-a2bfc618.js → Read-637b72a7.js} +8 -8
- flowfile/web/static/assets/{RecordCount-aa0dc082.js → RecordCount-2b050c41.js} +4 -4
- flowfile/web/static/assets/{RecordId-48ee1a3b.js → RecordId-81df7784.js} +6 -6
- flowfile/web/static/assets/{SQLQueryComponent-e149dbf2.js → SQLQueryComponent-88dcfe53.js} +1 -1
- flowfile/web/static/assets/{Sample-f06cb97a.js → Sample-258ad2a9.js} +4 -4
- flowfile/web/static/assets/{SecretManager-37f34886.js → SecretManager-2a2cb7e2.js} +2 -2
- flowfile/web/static/assets/{Select-b60e6c47.js → Select-850215fd.js} +7 -7
- flowfile/web/static/assets/{SettingsSection-75b6cf4f.js → SettingsSection-0e8d9123.js} +1 -1
- flowfile/web/static/assets/{SettingsSection-e57a672e.js → SettingsSection-29b4fa6b.js} +1 -1
- flowfile/web/static/assets/{SettingsSection-70e5a7b1.js → SettingsSection-55bae608.js} +1 -1
- flowfile/web/static/assets/SingleSelect-bebd408b.js +5 -0
- flowfile/web/static/assets/SingleSelect.vue_vue_type_script_setup_true_lang-6093741c.js +62 -0
- flowfile/web/static/assets/SliderInput-6a05ab61.js +40 -0
- flowfile/web/static/assets/SliderInput-b8fb6a8c.css +4 -0
- flowfile/web/static/assets/{Sort-51b1ee4d.js → Sort-10ab48ed.js} +5 -5
- flowfile/web/static/assets/TextInput-df9d6259.js +5 -0
- flowfile/web/static/assets/TextInput.vue_vue_type_script_setup_true_lang-000e1178.js +32 -0
- flowfile/web/static/assets/{TextToRows-26835f8f.js → TextToRows-6c2d93d8.js} +7 -7
- flowfile/web/static/assets/ToggleSwitch-0ff7ac52.js +5 -0
- flowfile/web/static/assets/ToggleSwitch.vue_vue_type_script_setup_true_lang-c6dc3029.js +31 -0
- flowfile/web/static/assets/{UnavailableFields-88a4cd0c.js → UnavailableFields-1bab97cb.js} +2 -2
- flowfile/web/static/assets/{Union-4d0088eb.js → Union-b563478a.js} +4 -4
- flowfile/web/static/assets/{Unique-7d554a62.js → Unique-f90db5db.js} +7 -7
- flowfile/web/static/assets/{Unpivot-4668595c.js → Unpivot-bcb0025f.js} +6 -6
- flowfile/web/static/assets/{UnpivotValidation-d4f0e0e8.js → UnpivotValidation-c4e73b04.js} +1 -1
- flowfile/web/static/assets/{VueGraphicWalker-5324d566.js → VueGraphicWalker-bb8535e2.js} +1 -1
- flowfile/web/static/assets/{api-271ed117.js → api-2d6adc4f.js} +1 -1
- flowfile/web/static/assets/{api-31e4fea6.js → api-4c8e3822.js} +1 -1
- flowfile/web/static/assets/{designer-091bdc3f.css → designer-e3c150ec.css} +41 -41
- flowfile/web/static/assets/{designer-bf3d9487.js → designer-f3656d8c.js} +23 -15
- flowfile/web/static/assets/{documentation-4d0a1cea.js → documentation-52b241e7.js} +1 -1
- flowfile/web/static/assets/{dropDown-025888df.js → dropDown-1bca8a74.js} +1 -1
- flowfile/web/static/assets/{fullEditor-1df991ec.js → fullEditor-2985687e.js} +2 -2
- flowfile/web/static/assets/{genericNodeSettings-d3b2b2ac.js → genericNodeSettings-0476ba4e.js} +3 -3
- flowfile/web/static/assets/{index-d0518598.js → index-246f201c.js} +6 -6
- flowfile/web/static/assets/{index-681a3ed0.css → index-50508d4d.css} +8 -0
- flowfile/web/static/assets/{outputCsv-d8457527.js → outputCsv-d686eeaf.js} +1 -1
- flowfile/web/static/assets/{outputExcel-be89153e.js → outputExcel-8809ea2f.js} +1 -1
- flowfile/web/static/assets/{outputParquet-fabb445a.js → outputParquet-53ba645a.js} +1 -1
- flowfile/web/static/assets/{readCsv-e8359522.js → readCsv-053bf97b.js} +1 -1
- flowfile/web/static/assets/{readExcel-dabaf51b.js → readExcel-ad531eab.js} +3 -3
- flowfile/web/static/assets/{readParquet-e0771ef2.js → readParquet-58e899a1.js} +1 -1
- flowfile/web/static/assets/{secretApi-ce823eee.js → secretApi-538058f3.js} +1 -1
- flowfile/web/static/assets/{selectDynamic-5476546e.js → selectDynamic-b38de2ba.js} +3 -3
- flowfile/web/static/assets/user-defined-icon-0ae16c90.png +0 -0
- flowfile/web/static/assets/{vue-codemirror.esm-9ed00d50.js → vue-codemirror.esm-db9b8936.js} +33 -3
- flowfile/web/static/assets/{vue-content-loader.es-7bca2d9b.js → vue-content-loader.es-b5f3ac30.js} +1 -1
- flowfile/web/static/index.html +2 -2
- {flowfile-0.3.10.dist-info → flowfile-0.4.1.dist-info}/METADATA +3 -2
- {flowfile-0.3.10.dist-info → flowfile-0.4.1.dist-info}/RECORD +111 -85
- {flowfile-0.3.10.dist-info → flowfile-0.4.1.dist-info}/WHEEL +1 -1
- flowfile_core/configs/node_store/__init__.py +30 -0
- flowfile_core/configs/node_store/nodes.py +383 -358
- flowfile_core/configs/node_store/user_defined_node_registry.py +193 -0
- flowfile_core/flowfile/flow_data_engine/flow_file_column/interface.py +4 -0
- flowfile_core/flowfile/flow_data_engine/flow_file_column/main.py +19 -34
- flowfile_core/flowfile/flow_data_engine/flow_file_column/type_registry.py +36 -0
- flowfile_core/flowfile/flow_graph.py +20 -1
- flowfile_core/flowfile/flow_node/flow_node.py +4 -4
- flowfile_core/flowfile/manage/open_flowfile.py +9 -1
- flowfile_core/flowfile/node_designer/__init__.py +47 -0
- flowfile_core/flowfile/node_designer/_type_registry.py +197 -0
- flowfile_core/flowfile/node_designer/custom_node.py +371 -0
- flowfile_core/flowfile/node_designer/data_types.py +146 -0
- flowfile_core/flowfile/node_designer/ui_components.py +277 -0
- flowfile_core/flowfile/schema_callbacks.py +1 -1
- flowfile_core/main.py +2 -1
- flowfile_core/routes/routes.py +16 -20
- flowfile_core/routes/user_defined_components.py +55 -0
- flowfile_core/schemas/input_schema.py +8 -1
- flowfile_core/schemas/schemas.py +6 -3
- flowfile_core/utils/validate_setup.py +3 -1
- flowfile_frame/flow_frame.py +16 -6
- shared/storage_config.py +17 -2
- {flowfile-0.3.10.dist-info → flowfile-0.4.1.dist-info}/entry_points.txt +0 -0
- {flowfile-0.3.10.dist-info → flowfile-0.4.1.dist-info/licenses}/LICENSE +0 -0
|
@@ -1,11 +1,11 @@
|
|
|
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, a8 as withDirectives, a9 as vModelText, ak as vModelSelect, u as unref, _ as _export_sfc } 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 "./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, a8 as withDirectives, a9 as vModelText, ak as vModelSelect, u as unref, _ as _export_sfc } from "./index-246f201c.js";
|
|
2
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-db9b8936.js";
|
|
3
|
+
import { C as ColumnSelector } from "./dropDown-1bca8a74.js";
|
|
4
|
+
import { s as selectDynamic } from "./selectDynamic-b38de2ba.js";
|
|
5
|
+
import { u as unavailableField } from "./UnavailableFields-1bab97cb.js";
|
|
6
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-0476ba4e.js";
|
|
7
|
+
import { C as CodeLoader } from "./vue-content-loader.es-b5f3ac30.js";
|
|
8
|
+
import "./designer-f3656d8c.js";
|
|
9
9
|
const _hoisted_1 = {
|
|
10
10
|
key: 0,
|
|
11
11
|
class: "fuzzy-join-container"
|
|
@@ -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, v as withModifiers, t as toDisplayString, h as createBlock, i as createCommentVNode, _ as _export_sfc } from "./index-
|
|
2
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
3
|
-
import ContextMenu from "./ContextMenu-
|
|
4
|
-
import SettingsSection from "./SettingsSection-
|
|
5
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
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, v as withModifiers, t as toDisplayString, h as createBlock, i as createCommentVNode, _ as _export_sfc } from "./index-246f201c.js";
|
|
2
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-db9b8936.js";
|
|
3
|
+
import ContextMenu from "./ContextMenu-160afb08.js";
|
|
4
|
+
import SettingsSection from "./SettingsSection-29b4fa6b.js";
|
|
5
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-0476ba4e.js";
|
|
6
|
+
import "./designer-f3656d8c.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, 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 } 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 "./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 } from "./index-246f201c.js";
|
|
2
|
+
import { C as CodeLoader } from "./vue-content-loader.es-b5f3ac30.js";
|
|
3
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-db9b8936.js";
|
|
4
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-0476ba4e.js";
|
|
5
|
+
import "./designer-f3656d8c.js";
|
|
6
6
|
const _hoisted_1 = { key: 0 };
|
|
7
7
|
const _hoisted_2 = { class: "listbox-wrapper" };
|
|
8
8
|
const _hoisted_3 = {
|
|
@@ -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 { 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 } from "./index-
|
|
7
|
-
import "./UnavailableFields-
|
|
8
|
-
import "./designer-
|
|
1
|
+
import { C as CodeLoader } from "./vue-content-loader.es-b5f3ac30.js";
|
|
2
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-db9b8936.js";
|
|
3
|
+
import { C as ColumnSelector } from "./dropDown-1bca8a74.js";
|
|
4
|
+
import { s as selectDynamic } from "./selectDynamic-b38de2ba.js";
|
|
5
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-0476ba4e.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 } from "./index-246f201c.js";
|
|
7
|
+
import "./UnavailableFields-1bab97cb.js";
|
|
8
|
+
import "./designer-f3656d8c.js";
|
|
9
9
|
const _hoisted_1 = {
|
|
10
10
|
key: 0,
|
|
11
11
|
class: "listbox-wrapper"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
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, a8 as withDirectives, a9 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 } from "./index-
|
|
2
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
3
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
4
|
-
import "./designer-
|
|
1
|
+
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, a8 as withDirectives, a9 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 } from "./index-246f201c.js";
|
|
2
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-db9b8936.js";
|
|
3
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-0476ba4e.js";
|
|
4
|
+
import "./designer-f3656d8c.js";
|
|
5
5
|
const createManualInput = (flowId = -1, nodeId = -1, pos_x = 0, pos_y = 0) => {
|
|
6
6
|
const nodeManualInput = ref({
|
|
7
7
|
flow_id: flowId,
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
import { d as defineComponent, l as computed, b as resolveComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, t as toDisplayString, f as createVNode, w as withCtx, F as Fragment, q as renderList, h as createBlock } from "./index-246f201c.js";
|
|
2
|
+
const _hoisted_1 = { class: "component-container" };
|
|
3
|
+
const _hoisted_2 = { class: "listbox-subtitle" };
|
|
4
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
5
|
+
__name: "MultiSelect",
|
|
6
|
+
props: {
|
|
7
|
+
schema: {
|
|
8
|
+
type: Object,
|
|
9
|
+
required: true
|
|
10
|
+
},
|
|
11
|
+
modelValue: {
|
|
12
|
+
type: Array,
|
|
13
|
+
default: () => []
|
|
14
|
+
},
|
|
15
|
+
incomingColumns: {
|
|
16
|
+
type: Array,
|
|
17
|
+
default: () => []
|
|
18
|
+
}
|
|
19
|
+
},
|
|
20
|
+
emits: ["update:modelValue"],
|
|
21
|
+
setup(__props) {
|
|
22
|
+
const props = __props;
|
|
23
|
+
const options = computed(() => {
|
|
24
|
+
if (props.schema.options && !Array.isArray(props.schema.options) && props.schema.options.__type__ === "IncomingColumns") {
|
|
25
|
+
return props.incomingColumns;
|
|
26
|
+
}
|
|
27
|
+
if (Array.isArray(props.schema.options)) {
|
|
28
|
+
return props.schema.options;
|
|
29
|
+
}
|
|
30
|
+
return [];
|
|
31
|
+
});
|
|
32
|
+
return (_ctx, _cache) => {
|
|
33
|
+
const _component_el_option = resolveComponent("el-option");
|
|
34
|
+
const _component_el_select = resolveComponent("el-select");
|
|
35
|
+
return openBlock(), createElementBlock("div", _hoisted_1, [
|
|
36
|
+
createBaseVNode("label", _hoisted_2, toDisplayString(__props.schema.label), 1),
|
|
37
|
+
createVNode(_component_el_select, {
|
|
38
|
+
"model-value": __props.modelValue,
|
|
39
|
+
multiple: "",
|
|
40
|
+
filterable: "",
|
|
41
|
+
placeholder: "Select one or more options",
|
|
42
|
+
style: { "width": "100%" },
|
|
43
|
+
size: "large",
|
|
44
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => _ctx.$emit("update:modelValue", $event))
|
|
45
|
+
}, {
|
|
46
|
+
default: withCtx(() => [
|
|
47
|
+
(openBlock(true), createElementBlock(Fragment, null, renderList(options.value, (item) => {
|
|
48
|
+
return openBlock(), createBlock(_component_el_option, {
|
|
49
|
+
key: Array.isArray(item) ? item[0] : item,
|
|
50
|
+
label: Array.isArray(item) ? item[1] : item,
|
|
51
|
+
value: Array.isArray(item) ? item[0] : item
|
|
52
|
+
}, null, 8, ["label", "value"]);
|
|
53
|
+
}), 128))
|
|
54
|
+
]),
|
|
55
|
+
_: 1
|
|
56
|
+
}, 8, ["model-value"])
|
|
57
|
+
]);
|
|
58
|
+
};
|
|
59
|
+
}
|
|
60
|
+
});
|
|
61
|
+
export {
|
|
62
|
+
_sfc_main as _
|
|
63
|
+
};
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { d as defineComponent, b as resolveComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, t as toDisplayString, f as createVNode } from "./index-246f201c.js";
|
|
2
|
+
const _hoisted_1 = { class: "component-container" };
|
|
3
|
+
const _hoisted_2 = { class: "listbox-subtitle" };
|
|
4
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
5
|
+
__name: "NumericInput",
|
|
6
|
+
props: {
|
|
7
|
+
schema: {
|
|
8
|
+
type: Object,
|
|
9
|
+
required: true
|
|
10
|
+
},
|
|
11
|
+
modelValue: Number
|
|
12
|
+
},
|
|
13
|
+
emits: ["update:modelValue"],
|
|
14
|
+
setup(__props) {
|
|
15
|
+
return (_ctx, _cache) => {
|
|
16
|
+
const _component_el_input_number = resolveComponent("el-input-number");
|
|
17
|
+
return openBlock(), createElementBlock("div", _hoisted_1, [
|
|
18
|
+
createBaseVNode("label", _hoisted_2, toDisplayString(__props.schema.label), 1),
|
|
19
|
+
createVNode(_component_el_input_number, {
|
|
20
|
+
"model-value": __props.modelValue,
|
|
21
|
+
min: __props.schema.min_value,
|
|
22
|
+
max: __props.schema.max_value,
|
|
23
|
+
placeholder: __props.schema.placeholder || "Enter number...",
|
|
24
|
+
"controls-position": "right",
|
|
25
|
+
size: "large",
|
|
26
|
+
style: { "width": "100%" },
|
|
27
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => _ctx.$emit("update:modelValue", $event))
|
|
28
|
+
}, null, 8, ["model-value", "min", "max", "placeholder"])
|
|
29
|
+
]);
|
|
30
|
+
};
|
|
31
|
+
}
|
|
32
|
+
});
|
|
33
|
+
export {
|
|
34
|
+
_sfc_main as _
|
|
35
|
+
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
2
|
-
import { d as defineComponent, r as ref, l as computed, b as resolveComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, h as createBlock, i as createCommentVNode, f as createVNode, w as withCtx, u as unref, g as createTextVNode, F as Fragment, q as renderList, a as axios, _ as _export_sfc } from "./index-
|
|
3
|
-
import CsvTableConfig from "./outputCsv-
|
|
4
|
-
import ExcelTableConfig from "./outputExcel-
|
|
5
|
-
import ParquetTableConfig from "./outputParquet-
|
|
6
|
-
import { w as warning_filled_default, F as FileBrowser } from "./designer-
|
|
1
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-db9b8936.js";
|
|
2
|
+
import { d as defineComponent, r as ref, l as computed, b as resolveComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, h as createBlock, i as createCommentVNode, f as createVNode, w as withCtx, u as unref, g as createTextVNode, F as Fragment, q as renderList, a as axios, _ as _export_sfc } from "./index-246f201c.js";
|
|
3
|
+
import CsvTableConfig from "./outputCsv-d686eeaf.js";
|
|
4
|
+
import ExcelTableConfig from "./outputExcel-8809ea2f.js";
|
|
5
|
+
import ParquetTableConfig from "./outputParquet-53ba645a.js";
|
|
6
|
+
import { w as warning_filled_default, F as FileBrowser } from "./designer-f3656d8c.js";
|
|
7
7
|
const createDefaultParquetSettings = () => {
|
|
8
8
|
return {
|
|
9
9
|
file_type: "parquet"
|
|
@@ -1,10 +1,10 @@
|
|
|
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, v as withModifiers, t as toDisplayString, h as createBlock, i as createCommentVNode, _ as _export_sfc } from "./index-
|
|
2
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
3
|
-
import ContextMenu from "./ContextMenu-
|
|
4
|
-
import SettingsSection from "./SettingsSection-
|
|
5
|
-
import PivotValidation from "./PivotValidation-
|
|
6
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
7
|
-
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, v as withModifiers, t as toDisplayString, h as createBlock, i as createCommentVNode, _ as _export_sfc } from "./index-246f201c.js";
|
|
2
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-db9b8936.js";
|
|
3
|
+
import ContextMenu from "./ContextMenu-11a4652a.js";
|
|
4
|
+
import SettingsSection from "./SettingsSection-0e8d9123.js";
|
|
5
|
+
import PivotValidation from "./PivotValidation-76dd431a.js";
|
|
6
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-0476ba4e.js";
|
|
7
|
+
import "./designer-f3656d8c.js";
|
|
8
8
|
const _hoisted_1 = {
|
|
9
9
|
key: 0,
|
|
10
10
|
class: "listbox-wrapper"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { d as defineComponent, l as computed, c as openBlock, h as createBlock, w as withCtx, f as createVNode, p as createBaseVNode, u as unref, ar as ElIcon, e as createElementBlock, i as createCommentVNode, as as ElPopover, _ as _export_sfc } from "./index-
|
|
1
|
+
import { d as defineComponent, l as computed, c as openBlock, h as createBlock, w as withCtx, f as createVNode, p as createBaseVNode, u as unref, ar as ElIcon, e as createElementBlock, i as createCommentVNode, as as ElPopover, _ as _export_sfc } from "./index-246f201c.js";
|
|
2
2
|
const _hoisted_1 = { class: "validation-wrapper" };
|
|
3
3
|
const _hoisted_2 = {
|
|
4
4
|
key: 0,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { d as defineComponent, l as computed, c as openBlock, h as createBlock, w as withCtx, f as createVNode, p as createBaseVNode, u as unref, ar as ElIcon, e as createElementBlock, i as createCommentVNode, as as ElPopover, _ as _export_sfc } from "./index-
|
|
1
|
+
import { d as defineComponent, l as computed, c as openBlock, h as createBlock, w as withCtx, f as createVNode, p as createBaseVNode, u as unref, ar as ElIcon, e as createElementBlock, i as createCommentVNode, as as ElPopover, _ as _export_sfc } from "./index-246f201c.js";
|
|
2
2
|
const _hoisted_1 = { class: "validation-wrapper" };
|
|
3
3
|
const _hoisted_2 = {
|
|
4
4
|
key: 0,
|
|
@@ -1,8 +1,8 @@
|
|
|
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 } from "./index-
|
|
5
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
1
|
+
import { C as CodeLoader } from "./vue-content-loader.es-b5f3ac30.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-db9b8936.js";
|
|
3
|
+
import { p as python, o as oneDark } from "./designer-f3656d8c.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 } from "./index-246f201c.js";
|
|
5
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-0476ba4e.js";
|
|
6
6
|
const polarsCompletionVals = [
|
|
7
7
|
// Polars basics
|
|
8
8
|
{ label: "pl", type: "variable", info: "Polars main module" },
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { C as CodeLoader } from "./vue-content-loader.es-
|
|
2
|
-
import ExcelTableConfig from "./readExcel-
|
|
3
|
-
import CsvTableConfig from "./readCsv-
|
|
4
|
-
import ParquetTableConfig from "./readParquet-
|
|
5
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
6
|
-
import { F as FileBrowser } from "./designer-
|
|
7
|
-
import { d as defineComponent, r as ref, l as computed, b as resolveComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, t as toDisplayString, h as createBlock, i as createCommentVNode, f as createVNode, w as withCtx, u as unref, _ as _export_sfc } from "./index-
|
|
8
|
-
import "./dropDown-
|
|
1
|
+
import { C as CodeLoader } from "./vue-content-loader.es-b5f3ac30.js";
|
|
2
|
+
import ExcelTableConfig from "./readExcel-ad531eab.js";
|
|
3
|
+
import CsvTableConfig from "./readCsv-053bf97b.js";
|
|
4
|
+
import ParquetTableConfig from "./readParquet-58e899a1.js";
|
|
5
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-db9b8936.js";
|
|
6
|
+
import { F as FileBrowser } from "./designer-f3656d8c.js";
|
|
7
|
+
import { d as defineComponent, r as ref, l as computed, b as resolveComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, t as toDisplayString, h as createBlock, i as createCommentVNode, f as createVNode, w as withCtx, u as unref, _ as _export_sfc } from "./index-246f201c.js";
|
|
8
|
+
import "./dropDown-1bca8a74.js";
|
|
9
9
|
const _hoisted_1 = {
|
|
10
10
|
key: 0,
|
|
11
11
|
class: "listbox-wrapper"
|
|
@@ -1,7 +1,7 @@
|
|
|
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 } from "./index-
|
|
4
|
-
import "./designer-
|
|
1
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-db9b8936.js";
|
|
2
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-0476ba4e.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 } from "./index-246f201c.js";
|
|
4
|
+
import "./designer-f3656d8c.js";
|
|
5
5
|
const _hoisted_1 = {
|
|
6
6
|
key: 0,
|
|
7
7
|
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, a8 as withDirectives, a9 as vModelText, F as Fragment, q as renderList, s as normalizeClass, v as withModifiers, t as toDisplayString, h as createBlock, i as createCommentVNode } from "./index-
|
|
2
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
3
|
-
import ContextMenu from "./ContextMenu-
|
|
4
|
-
import SettingsSection from "./SettingsSection-
|
|
5
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
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, a8 as withDirectives, a9 as vModelText, F as Fragment, q as renderList, s as normalizeClass, v as withModifiers, t as toDisplayString, h as createBlock, i as createCommentVNode } from "./index-246f201c.js";
|
|
2
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-db9b8936.js";
|
|
3
|
+
import ContextMenu from "./ContextMenu-11a4652a.js";
|
|
4
|
+
import SettingsSection from "./SettingsSection-0e8d9123.js";
|
|
5
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-0476ba4e.js";
|
|
6
|
+
import "./designer-f3656d8c.js";
|
|
7
7
|
const _hoisted_1 = {
|
|
8
8
|
key: 0,
|
|
9
9
|
class: "listbox-wrapper"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { d as defineComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, _ as _export_sfc } from "./index-
|
|
1
|
+
import { d as defineComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, _ as _export_sfc } from "./index-246f201c.js";
|
|
2
2
|
const _hoisted_1 = { class: "query-section" };
|
|
3
3
|
const _hoisted_2 = { class: "form-group" };
|
|
4
4
|
const _hoisted_3 = ["value"];
|
|
@@ -1,7 +1,7 @@
|
|
|
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, a8 as withDirectives, a9 as vModelText, i as createCommentVNode } from "./index-
|
|
2
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
3
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
4
|
-
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, a8 as withDirectives, a9 as vModelText, i as createCommentVNode } from "./index-246f201c.js";
|
|
2
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-db9b8936.js";
|
|
3
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-0476ba4e.js";
|
|
4
|
+
import "./designer-f3656d8c.js";
|
|
5
5
|
const _hoisted_1 = {
|
|
6
6
|
key: 0,
|
|
7
7
|
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, a8 as withDirectives, a9 as vModelText, al 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, a8 as withDirectives, a9 as vModelText, al 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-246f201c.js";
|
|
2
|
+
import { f as fetchSecretsApi, a as addSecretApi, g as getSecretValueApi, d as deleteSecretApi } from "./secretApi-538058f3.js";
|
|
3
3
|
function useSecretManager() {
|
|
4
4
|
const secrets = ref([]);
|
|
5
5
|
const isLoading = ref(true);
|
|
@@ -1,10 +1,10 @@
|
|
|
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 } 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 "./UnavailableFields-
|
|
7
|
-
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 } from "./index-246f201c.js";
|
|
2
|
+
import { C as CodeLoader } from "./vue-content-loader.es-b5f3ac30.js";
|
|
3
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-db9b8936.js";
|
|
4
|
+
import { s as selectDynamic } from "./selectDynamic-b38de2ba.js";
|
|
5
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-0476ba4e.js";
|
|
6
|
+
import "./UnavailableFields-1bab97cb.js";
|
|
7
|
+
import "./designer-f3656d8c.js";
|
|
8
8
|
const createSelectInput = (column_name, data_type = void 0, position = void 0, original_position = void 0) => {
|
|
9
9
|
const selectInput = {
|
|
10
10
|
old_name: column_name,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { d as defineComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, t as toDisplayString, F as Fragment, q as renderList, g as createTextVNode, i as createCommentVNode, _ as _export_sfc } from "./index-
|
|
1
|
+
import { d as defineComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, t as toDisplayString, F as Fragment, q as renderList, g as createTextVNode, i as createCommentVNode, _ as _export_sfc } from "./index-246f201c.js";
|
|
2
2
|
const _hoisted_1 = { class: "listbox-wrapper" };
|
|
3
3
|
const _hoisted_2 = { class: "listbox-row" };
|
|
4
4
|
const _hoisted_3 = { class: "listbox-subtitle" };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { d as defineComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, t as toDisplayString, g as createTextVNode, i as createCommentVNode, _ as _export_sfc } from "./index-
|
|
1
|
+
import { d as defineComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, t as toDisplayString, g as createTextVNode, i as createCommentVNode, _ as _export_sfc } from "./index-246f201c.js";
|
|
2
2
|
const _hoisted_1 = { class: "listbox-wrapper" };
|
|
3
3
|
const _hoisted_2 = { class: "listbox-row" };
|
|
4
4
|
const _hoisted_3 = { class: "listbox-subtitle" };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { d as defineComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, T as normalizeStyle, t as toDisplayString, F as Fragment, q as renderList, g as createTextVNode, i as createCommentVNode, _ as _export_sfc } from "./index-
|
|
1
|
+
import { d as defineComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, T as normalizeStyle, t as toDisplayString, F as Fragment, q as renderList, g as createTextVNode, i as createCommentVNode, _ as _export_sfc } from "./index-246f201c.js";
|
|
2
2
|
const _hoisted_1 = { class: "listbox-wrapper" };
|
|
3
3
|
const _hoisted_2 = { class: "listbox-row" };
|
|
4
4
|
const _hoisted_3 = { class: "items-container" };
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
import { d as defineComponent, l as computed, b as resolveComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, t as toDisplayString, f as createVNode, w as withCtx, F as Fragment, q as renderList, h as createBlock } from "./index-246f201c.js";
|
|
2
|
+
const _hoisted_1 = { class: "component-container" };
|
|
3
|
+
const _hoisted_2 = { class: "listbox-subtitle" };
|
|
4
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
5
|
+
__name: "SingleSelect",
|
|
6
|
+
props: {
|
|
7
|
+
schema: {
|
|
8
|
+
type: Object,
|
|
9
|
+
required: true
|
|
10
|
+
},
|
|
11
|
+
modelValue: {
|
|
12
|
+
type: [String, Number, Object],
|
|
13
|
+
default: null
|
|
14
|
+
},
|
|
15
|
+
incomingColumns: {
|
|
16
|
+
type: Array,
|
|
17
|
+
default: () => []
|
|
18
|
+
}
|
|
19
|
+
},
|
|
20
|
+
emits: ["update:modelValue"],
|
|
21
|
+
setup(__props) {
|
|
22
|
+
const props = __props;
|
|
23
|
+
const options = computed(() => {
|
|
24
|
+
if (props.schema.options && !Array.isArray(props.schema.options) && props.schema.options.__type__ === "IncomingColumns") {
|
|
25
|
+
return props.incomingColumns;
|
|
26
|
+
}
|
|
27
|
+
if (Array.isArray(props.schema.options)) {
|
|
28
|
+
return props.schema.options;
|
|
29
|
+
}
|
|
30
|
+
return [];
|
|
31
|
+
});
|
|
32
|
+
return (_ctx, _cache) => {
|
|
33
|
+
const _component_el_option = resolveComponent("el-option");
|
|
34
|
+
const _component_el_select = resolveComponent("el-select");
|
|
35
|
+
return openBlock(), createElementBlock("div", _hoisted_1, [
|
|
36
|
+
createBaseVNode("label", _hoisted_2, toDisplayString(__props.schema.label), 1),
|
|
37
|
+
createVNode(_component_el_select, {
|
|
38
|
+
"model-value": __props.modelValue,
|
|
39
|
+
filterable: "",
|
|
40
|
+
placeholder: "Select an option",
|
|
41
|
+
style: { "width": "100%" },
|
|
42
|
+
size: "large",
|
|
43
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => _ctx.$emit("update:modelValue", $event))
|
|
44
|
+
}, {
|
|
45
|
+
default: withCtx(() => [
|
|
46
|
+
(openBlock(true), createElementBlock(Fragment, null, renderList(options.value, (item) => {
|
|
47
|
+
return openBlock(), createBlock(_component_el_option, {
|
|
48
|
+
key: Array.isArray(item) ? item[0] : item,
|
|
49
|
+
label: Array.isArray(item) ? item[1] : item,
|
|
50
|
+
value: Array.isArray(item) ? item[0] : item
|
|
51
|
+
}, null, 8, ["label", "value"]);
|
|
52
|
+
}), 128))
|
|
53
|
+
]),
|
|
54
|
+
_: 1
|
|
55
|
+
}, 8, ["model-value"])
|
|
56
|
+
]);
|
|
57
|
+
};
|
|
58
|
+
}
|
|
59
|
+
});
|
|
60
|
+
export {
|
|
61
|
+
_sfc_main as _
|
|
62
|
+
};
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { d as defineComponent, b as resolveComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, t as toDisplayString, f as createVNode, _ as _export_sfc } from "./index-246f201c.js";
|
|
2
|
+
const _hoisted_1 = { class: "component-container" };
|
|
3
|
+
const _hoisted_2 = { class: "listbox-subtitle" };
|
|
4
|
+
const _hoisted_3 = { class: "slider-wrapper" };
|
|
5
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
|
+
__name: "SliderInput",
|
|
7
|
+
props: {
|
|
8
|
+
schema: {
|
|
9
|
+
type: Object,
|
|
10
|
+
required: true
|
|
11
|
+
},
|
|
12
|
+
modelValue: Number
|
|
13
|
+
},
|
|
14
|
+
emits: ["update:modelValue"],
|
|
15
|
+
setup(__props) {
|
|
16
|
+
return (_ctx, _cache) => {
|
|
17
|
+
const _component_el_slider = resolveComponent("el-slider");
|
|
18
|
+
return openBlock(), createElementBlock("div", _hoisted_1, [
|
|
19
|
+
createBaseVNode("label", _hoisted_2, toDisplayString(__props.schema.label), 1),
|
|
20
|
+
createBaseVNode("div", _hoisted_3, [
|
|
21
|
+
createVNode(_component_el_slider, {
|
|
22
|
+
"model-value": __props.modelValue,
|
|
23
|
+
min: __props.schema.min_value,
|
|
24
|
+
max: __props.schema.max_value,
|
|
25
|
+
step: __props.schema.step || 1,
|
|
26
|
+
"show-input": true,
|
|
27
|
+
size: "large",
|
|
28
|
+
style: { "width": "100%" },
|
|
29
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => _ctx.$emit("update:modelValue", $event))
|
|
30
|
+
}, null, 8, ["model-value", "min", "max", "step"])
|
|
31
|
+
])
|
|
32
|
+
]);
|
|
33
|
+
};
|
|
34
|
+
}
|
|
35
|
+
});
|
|
36
|
+
const SliderInput_vue_vue_type_style_index_0_scoped_8182875c_lang = "";
|
|
37
|
+
const SliderInput = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-8182875c"]]);
|
|
38
|
+
export {
|
|
39
|
+
SliderInput as default
|
|
40
|
+
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { d as defineComponent, r as ref, l as computed, 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 } 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 "./designer-
|
|
1
|
+
import { d as defineComponent, r as ref, l as computed, 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 } from "./index-246f201c.js";
|
|
2
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-db9b8936.js";
|
|
3
|
+
import { C as CodeLoader } from "./vue-content-loader.es-b5f3ac30.js";
|
|
4
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-0476ba4e.js";
|
|
5
|
+
import "./designer-f3656d8c.js";
|
|
6
6
|
const _hoisted_1 = {
|
|
7
7
|
key: 0,
|
|
8
8
|
class: "listbox-wrapper"
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { d as defineComponent, b as resolveComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, t as toDisplayString, f as createVNode } from "./index-246f201c.js";
|
|
2
|
+
const _hoisted_1 = { class: "component-container" };
|
|
3
|
+
const _hoisted_2 = { class: "listbox-subtitle" };
|
|
4
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
5
|
+
__name: "TextInput",
|
|
6
|
+
props: {
|
|
7
|
+
schema: {
|
|
8
|
+
type: Object,
|
|
9
|
+
required: true
|
|
10
|
+
},
|
|
11
|
+
modelValue: String
|
|
12
|
+
},
|
|
13
|
+
emits: ["update:modelValue"],
|
|
14
|
+
setup(__props) {
|
|
15
|
+
return (_ctx, _cache) => {
|
|
16
|
+
const _component_el_input = resolveComponent("el-input");
|
|
17
|
+
return openBlock(), createElementBlock("div", _hoisted_1, [
|
|
18
|
+
createBaseVNode("label", _hoisted_2, toDisplayString(__props.schema.label), 1),
|
|
19
|
+
createVNode(_component_el_input, {
|
|
20
|
+
"model-value": __props.modelValue,
|
|
21
|
+
placeholder: __props.schema.placeholder || "Enter value...",
|
|
22
|
+
clearable: "",
|
|
23
|
+
size: "large",
|
|
24
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => _ctx.$emit("update:modelValue", $event))
|
|
25
|
+
}, null, 8, ["model-value", "placeholder"])
|
|
26
|
+
]);
|
|
27
|
+
};
|
|
28
|
+
}
|
|
29
|
+
});
|
|
30
|
+
export {
|
|
31
|
+
_sfc_main as _
|
|
32
|
+
};
|
|
@@ -1,10 +1,10 @@
|
|
|
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, a8 as withDirectives, a9 as vModelText, h as createBlock, u as unref, _ as _export_sfc } 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 "./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, a8 as withDirectives, a9 as vModelText, h as createBlock, u as unref, _ as _export_sfc } from "./index-246f201c.js";
|
|
2
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-db9b8936.js";
|
|
3
|
+
import { C as ColumnSelector } from "./dropDown-1bca8a74.js";
|
|
4
|
+
import { u as unavailableField } from "./UnavailableFields-1bab97cb.js";
|
|
5
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-0476ba4e.js";
|
|
6
|
+
import { C as CodeLoader } from "./vue-content-loader.es-b5f3ac30.js";
|
|
7
|
+
import "./designer-f3656d8c.js";
|
|
8
8
|
const _hoisted_1 = {
|
|
9
9
|
key: 0,
|
|
10
10
|
class: "listbox-wrapper"
|