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.
Files changed (111) hide show
  1. flowfile/__init__.py +6 -1
  2. flowfile/api.py +1 -1
  3. flowfile/web/static/assets/{CloudConnectionManager-d7c2c028.js → CloudConnectionManager-d3248f8d.js} +2 -2
  4. flowfile/web/static/assets/{CloudStorageReader-d467329f.js → CloudStorageReader-d65bf041.js} +6 -6
  5. flowfile/web/static/assets/{CloudStorageWriter-071b8b00.js → CloudStorageWriter-e83be3ed.js} +6 -6
  6. flowfile/web/static/assets/ColumnSelector-47996a16.css +10 -0
  7. flowfile/web/static/assets/ColumnSelector-cce661cf.js +83 -0
  8. flowfile/web/static/assets/{ContextMenu-a51e19ea.js → ContextMenu-11a4652a.js} +1 -1
  9. flowfile/web/static/assets/{ContextMenu-2dea5e27.js → ContextMenu-160afb08.js} +1 -1
  10. flowfile/web/static/assets/{ContextMenu-785554c4.js → ContextMenu-cf18d2cc.js} +1 -1
  11. flowfile/web/static/assets/{CrossJoin-cf68ec7a.js → CrossJoin-d395d38c.js} +7 -7
  12. flowfile/web/static/assets/CustomNode-74a37f74.css +32 -0
  13. flowfile/web/static/assets/CustomNode-b812dc0b.js +211 -0
  14. flowfile/web/static/assets/{DatabaseConnectionSettings-435c5dd8.js → DatabaseConnectionSettings-7000bf2c.js} +2 -2
  15. flowfile/web/static/assets/{DatabaseManager-349e33a8.js → DatabaseManager-9662ec5b.js} +2 -2
  16. flowfile/web/static/assets/{DatabaseReader-8075bd28.js → DatabaseReader-4f035d0c.js} +9 -9
  17. flowfile/web/static/assets/{DatabaseWriter-3e2dda89.js → DatabaseWriter-f65dcd54.js} +8 -8
  18. flowfile/web/static/assets/{ExploreData-76ec698c.js → ExploreData-94c43dfc.js} +5 -5
  19. flowfile/web/static/assets/{ExternalSource-609a265c.js → ExternalSource-ac04b3cc.js} +5 -5
  20. flowfile/web/static/assets/{Filter-97cff793.js → Filter-812dcbca.js} +7 -7
  21. flowfile/web/static/assets/{Formula-09de0ec9.js → Formula-71472193.js} +9 -9
  22. flowfile/web/static/assets/{FuzzyMatch-bdf70248.js → FuzzyMatch-b317f631.js} +8 -8
  23. flowfile/web/static/assets/{GraphSolver-0b5a0e05.js → GraphSolver-754a234f.js} +6 -6
  24. flowfile/web/static/assets/{GroupBy-eaddadde.js → GroupBy-6c6f9802.js} +5 -5
  25. flowfile/web/static/assets/{Join-3313371b.js → Join-a1b800be.js} +8 -8
  26. flowfile/web/static/assets/{ManualInput-e8bfc0be.js → ManualInput-a9640276.js} +4 -4
  27. flowfile/web/static/assets/MultiSelect-97213888.js +5 -0
  28. flowfile/web/static/assets/MultiSelect.vue_vue_type_script_setup_true_lang-6ffe088a.js +63 -0
  29. flowfile/web/static/assets/NumericInput-e638088a.js +5 -0
  30. flowfile/web/static/assets/NumericInput.vue_vue_type_script_setup_true_lang-90eb2cba.js +35 -0
  31. flowfile/web/static/assets/{Output-7303bb09.js → Output-76750610.js} +6 -6
  32. flowfile/web/static/assets/{Pivot-3b1c54ef.js → Pivot-7814803f.js} +7 -7
  33. flowfile/web/static/assets/{PivotValidation-3bb36c8f.js → PivotValidation-76dd431a.js} +1 -1
  34. flowfile/web/static/assets/{PivotValidation-eaa819c0.js → PivotValidation-f92137d2.js} +1 -1
  35. flowfile/web/static/assets/{PolarsCode-aa12e25d.js → PolarsCode-889c3008.js} +5 -5
  36. flowfile/web/static/assets/{Read-a2bfc618.js → Read-637b72a7.js} +8 -8
  37. flowfile/web/static/assets/{RecordCount-aa0dc082.js → RecordCount-2b050c41.js} +4 -4
  38. flowfile/web/static/assets/{RecordId-48ee1a3b.js → RecordId-81df7784.js} +6 -6
  39. flowfile/web/static/assets/{SQLQueryComponent-e149dbf2.js → SQLQueryComponent-88dcfe53.js} +1 -1
  40. flowfile/web/static/assets/{Sample-f06cb97a.js → Sample-258ad2a9.js} +4 -4
  41. flowfile/web/static/assets/{SecretManager-37f34886.js → SecretManager-2a2cb7e2.js} +2 -2
  42. flowfile/web/static/assets/{Select-b60e6c47.js → Select-850215fd.js} +7 -7
  43. flowfile/web/static/assets/{SettingsSection-75b6cf4f.js → SettingsSection-0e8d9123.js} +1 -1
  44. flowfile/web/static/assets/{SettingsSection-e57a672e.js → SettingsSection-29b4fa6b.js} +1 -1
  45. flowfile/web/static/assets/{SettingsSection-70e5a7b1.js → SettingsSection-55bae608.js} +1 -1
  46. flowfile/web/static/assets/SingleSelect-bebd408b.js +5 -0
  47. flowfile/web/static/assets/SingleSelect.vue_vue_type_script_setup_true_lang-6093741c.js +62 -0
  48. flowfile/web/static/assets/SliderInput-6a05ab61.js +40 -0
  49. flowfile/web/static/assets/SliderInput-b8fb6a8c.css +4 -0
  50. flowfile/web/static/assets/{Sort-51b1ee4d.js → Sort-10ab48ed.js} +5 -5
  51. flowfile/web/static/assets/TextInput-df9d6259.js +5 -0
  52. flowfile/web/static/assets/TextInput.vue_vue_type_script_setup_true_lang-000e1178.js +32 -0
  53. flowfile/web/static/assets/{TextToRows-26835f8f.js → TextToRows-6c2d93d8.js} +7 -7
  54. flowfile/web/static/assets/ToggleSwitch-0ff7ac52.js +5 -0
  55. flowfile/web/static/assets/ToggleSwitch.vue_vue_type_script_setup_true_lang-c6dc3029.js +31 -0
  56. flowfile/web/static/assets/{UnavailableFields-88a4cd0c.js → UnavailableFields-1bab97cb.js} +2 -2
  57. flowfile/web/static/assets/{Union-4d0088eb.js → Union-b563478a.js} +4 -4
  58. flowfile/web/static/assets/{Unique-7d554a62.js → Unique-f90db5db.js} +7 -7
  59. flowfile/web/static/assets/{Unpivot-4668595c.js → Unpivot-bcb0025f.js} +6 -6
  60. flowfile/web/static/assets/{UnpivotValidation-d4f0e0e8.js → UnpivotValidation-c4e73b04.js} +1 -1
  61. flowfile/web/static/assets/{VueGraphicWalker-5324d566.js → VueGraphicWalker-bb8535e2.js} +1 -1
  62. flowfile/web/static/assets/{api-271ed117.js → api-2d6adc4f.js} +1 -1
  63. flowfile/web/static/assets/{api-31e4fea6.js → api-4c8e3822.js} +1 -1
  64. flowfile/web/static/assets/{designer-091bdc3f.css → designer-e3c150ec.css} +41 -41
  65. flowfile/web/static/assets/{designer-bf3d9487.js → designer-f3656d8c.js} +23 -15
  66. flowfile/web/static/assets/{documentation-4d0a1cea.js → documentation-52b241e7.js} +1 -1
  67. flowfile/web/static/assets/{dropDown-025888df.js → dropDown-1bca8a74.js} +1 -1
  68. flowfile/web/static/assets/{fullEditor-1df991ec.js → fullEditor-2985687e.js} +2 -2
  69. flowfile/web/static/assets/{genericNodeSettings-d3b2b2ac.js → genericNodeSettings-0476ba4e.js} +3 -3
  70. flowfile/web/static/assets/{index-d0518598.js → index-246f201c.js} +6 -6
  71. flowfile/web/static/assets/{index-681a3ed0.css → index-50508d4d.css} +8 -0
  72. flowfile/web/static/assets/{outputCsv-d8457527.js → outputCsv-d686eeaf.js} +1 -1
  73. flowfile/web/static/assets/{outputExcel-be89153e.js → outputExcel-8809ea2f.js} +1 -1
  74. flowfile/web/static/assets/{outputParquet-fabb445a.js → outputParquet-53ba645a.js} +1 -1
  75. flowfile/web/static/assets/{readCsv-e8359522.js → readCsv-053bf97b.js} +1 -1
  76. flowfile/web/static/assets/{readExcel-dabaf51b.js → readExcel-ad531eab.js} +3 -3
  77. flowfile/web/static/assets/{readParquet-e0771ef2.js → readParquet-58e899a1.js} +1 -1
  78. flowfile/web/static/assets/{secretApi-ce823eee.js → secretApi-538058f3.js} +1 -1
  79. flowfile/web/static/assets/{selectDynamic-5476546e.js → selectDynamic-b38de2ba.js} +3 -3
  80. flowfile/web/static/assets/user-defined-icon-0ae16c90.png +0 -0
  81. flowfile/web/static/assets/{vue-codemirror.esm-9ed00d50.js → vue-codemirror.esm-db9b8936.js} +33 -3
  82. flowfile/web/static/assets/{vue-content-loader.es-7bca2d9b.js → vue-content-loader.es-b5f3ac30.js} +1 -1
  83. flowfile/web/static/index.html +2 -2
  84. {flowfile-0.3.10.dist-info → flowfile-0.4.1.dist-info}/METADATA +3 -2
  85. {flowfile-0.3.10.dist-info → flowfile-0.4.1.dist-info}/RECORD +111 -85
  86. {flowfile-0.3.10.dist-info → flowfile-0.4.1.dist-info}/WHEEL +1 -1
  87. flowfile_core/configs/node_store/__init__.py +30 -0
  88. flowfile_core/configs/node_store/nodes.py +383 -358
  89. flowfile_core/configs/node_store/user_defined_node_registry.py +193 -0
  90. flowfile_core/flowfile/flow_data_engine/flow_file_column/interface.py +4 -0
  91. flowfile_core/flowfile/flow_data_engine/flow_file_column/main.py +19 -34
  92. flowfile_core/flowfile/flow_data_engine/flow_file_column/type_registry.py +36 -0
  93. flowfile_core/flowfile/flow_graph.py +20 -1
  94. flowfile_core/flowfile/flow_node/flow_node.py +4 -4
  95. flowfile_core/flowfile/manage/open_flowfile.py +9 -1
  96. flowfile_core/flowfile/node_designer/__init__.py +47 -0
  97. flowfile_core/flowfile/node_designer/_type_registry.py +197 -0
  98. flowfile_core/flowfile/node_designer/custom_node.py +371 -0
  99. flowfile_core/flowfile/node_designer/data_types.py +146 -0
  100. flowfile_core/flowfile/node_designer/ui_components.py +277 -0
  101. flowfile_core/flowfile/schema_callbacks.py +1 -1
  102. flowfile_core/main.py +2 -1
  103. flowfile_core/routes/routes.py +16 -20
  104. flowfile_core/routes/user_defined_components.py +55 -0
  105. flowfile_core/schemas/input_schema.py +8 -1
  106. flowfile_core/schemas/schemas.py +6 -3
  107. flowfile_core/utils/validate_setup.py +3 -1
  108. flowfile_frame/flow_frame.py +16 -6
  109. shared/storage_config.py +17 -2
  110. {flowfile-0.3.10.dist-info → flowfile-0.4.1.dist-info}/entry_points.txt +0 -0
  111. {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-d0518598.js";
2
- import { u as useNodeStore } from "./vue-codemirror.esm-9ed00d50.js";
3
- import { C as ColumnSelector } from "./dropDown-025888df.js";
4
- import { s as selectDynamic } from "./selectDynamic-5476546e.js";
5
- import { u as unavailableField } from "./UnavailableFields-88a4cd0c.js";
6
- import { G as GenericNodeSettings } from "./genericNodeSettings-d3b2b2ac.js";
7
- import { C as CodeLoader } from "./vue-content-loader.es-7bca2d9b.js";
8
- import "./designer-bf3d9487.js";
1
+ import { d as defineComponent, r as ref, l as computed, n as onMounted, R as nextTick, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, s as normalizeClass, F as Fragment, q as renderList, h as createBlock, i as createCommentVNode, g as createTextVNode, t as toDisplayString, 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-d0518598.js";
2
- import { u as useNodeStore } from "./vue-codemirror.esm-9ed00d50.js";
3
- import ContextMenu from "./ContextMenu-2dea5e27.js";
4
- import SettingsSection from "./SettingsSection-e57a672e.js";
5
- import { G as GenericNodeSettings } from "./genericNodeSettings-d3b2b2ac.js";
6
- import "./designer-bf3d9487.js";
1
+ import { d as defineComponent, r as ref, l as computed, n as onMounted, R as nextTick, o as onUnmounted, b as resolveComponent, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, F as Fragment, q as renderList, s as normalizeClass, 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-d0518598.js";
2
- import { C as CodeLoader } from "./vue-content-loader.es-7bca2d9b.js";
3
- import { u as useNodeStore } from "./vue-codemirror.esm-9ed00d50.js";
4
- import { G as GenericNodeSettings } from "./genericNodeSettings-d3b2b2ac.js";
5
- import "./designer-bf3d9487.js";
1
+ import { d as defineComponent, r as ref, l as computed, n as onMounted, R as nextTick, o as onUnmounted, b as resolveComponent, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, F as Fragment, q as renderList, s as normalizeClass, t as toDisplayString, i as createCommentVNode, T as normalizeStyle, v as withModifiers, h as createBlock, u as unref, _ as _export_sfc } 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-7bca2d9b.js";
2
- import { u as useNodeStore } from "./vue-codemirror.esm-9ed00d50.js";
3
- import { C as ColumnSelector } from "./dropDown-025888df.js";
4
- import { s as selectDynamic } from "./selectDynamic-5476546e.js";
5
- import { G as GenericNodeSettings } from "./genericNodeSettings-d3b2b2ac.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-d0518598.js";
7
- import "./UnavailableFields-88a4cd0c.js";
8
- import "./designer-bf3d9487.js";
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-d0518598.js";
2
- import { u as useNodeStore } from "./vue-codemirror.esm-9ed00d50.js";
3
- import { G as GenericNodeSettings } from "./genericNodeSettings-d3b2b2ac.js";
4
- import "./designer-bf3d9487.js";
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,5 @@
1
+ import { _ as _sfc_main } from "./MultiSelect.vue_vue_type_script_setup_true_lang-6ffe088a.js";
2
+ import "./index-246f201c.js";
3
+ export {
4
+ _sfc_main as default
5
+ };
@@ -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,5 @@
1
+ import { _ as _sfc_main } from "./NumericInput.vue_vue_type_script_setup_true_lang-90eb2cba.js";
2
+ import "./index-246f201c.js";
3
+ export {
4
+ _sfc_main as default
5
+ };
@@ -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-9ed00d50.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-d0518598.js";
3
- import CsvTableConfig from "./outputCsv-d8457527.js";
4
- import ExcelTableConfig from "./outputExcel-be89153e.js";
5
- import ParquetTableConfig from "./outputParquet-fabb445a.js";
6
- import { w as warning_filled_default, F as FileBrowser } from "./designer-bf3d9487.js";
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-d0518598.js";
2
- import { u as useNodeStore } from "./vue-codemirror.esm-9ed00d50.js";
3
- import ContextMenu from "./ContextMenu-a51e19ea.js";
4
- import SettingsSection from "./SettingsSection-75b6cf4f.js";
5
- import PivotValidation from "./PivotValidation-3bb36c8f.js";
6
- import { G as GenericNodeSettings } from "./genericNodeSettings-d3b2b2ac.js";
7
- import "./designer-bf3d9487.js";
1
+ import { d as defineComponent, r as ref, l as computed, n as onMounted, R as nextTick, o as onUnmounted, b as resolveComponent, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, F as Fragment, q as renderList, s as normalizeClass, 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-d0518598.js";
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-d0518598.js";
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-7bca2d9b.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-9ed00d50.js";
3
- import { p as python, o as oneDark } from "./designer-bf3d9487.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-d0518598.js";
5
- import { G as GenericNodeSettings } from "./genericNodeSettings-d3b2b2ac.js";
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-7bca2d9b.js";
2
- import ExcelTableConfig from "./readExcel-dabaf51b.js";
3
- import CsvTableConfig from "./readCsv-e8359522.js";
4
- import ParquetTableConfig from "./readParquet-e0771ef2.js";
5
- import { u as useNodeStore } from "./vue-codemirror.esm-9ed00d50.js";
6
- import { F as FileBrowser } from "./designer-bf3d9487.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-d0518598.js";
8
- import "./dropDown-025888df.js";
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-9ed00d50.js";
2
- import { G as GenericNodeSettings } from "./genericNodeSettings-d3b2b2ac.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-d0518598.js";
4
- import "./designer-bf3d9487.js";
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-d0518598.js";
2
- import { u as useNodeStore } from "./vue-codemirror.esm-9ed00d50.js";
3
- import ContextMenu from "./ContextMenu-a51e19ea.js";
4
- import SettingsSection from "./SettingsSection-75b6cf4f.js";
5
- import { G as GenericNodeSettings } from "./genericNodeSettings-d3b2b2ac.js";
6
- import "./designer-bf3d9487.js";
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-d0518598.js";
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-d0518598.js";
2
- import { u as useNodeStore } from "./vue-codemirror.esm-9ed00d50.js";
3
- import { G as GenericNodeSettings } from "./genericNodeSettings-d3b2b2ac.js";
4
- import "./designer-bf3d9487.js";
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-d0518598.js";
2
- import { f as fetchSecretsApi, a as addSecretApi, g as getSecretValueApi, d as deleteSecretApi } from "./secretApi-ce823eee.js";
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-d0518598.js";
2
- import { C as CodeLoader } from "./vue-content-loader.es-7bca2d9b.js";
3
- import { u as useNodeStore } from "./vue-codemirror.esm-9ed00d50.js";
4
- import { s as selectDynamic } from "./selectDynamic-5476546e.js";
5
- import { G as GenericNodeSettings } from "./genericNodeSettings-d3b2b2ac.js";
6
- import "./UnavailableFields-88a4cd0c.js";
7
- import "./designer-bf3d9487.js";
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-d0518598.js";
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-d0518598.js";
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-d0518598.js";
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,5 @@
1
+ import { _ as _sfc_main } from "./SingleSelect.vue_vue_type_script_setup_true_lang-6093741c.js";
2
+ import "./index-246f201c.js";
3
+ export {
4
+ _sfc_main as default
5
+ };
@@ -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
+ };
@@ -0,0 +1,4 @@
1
+
2
+ .slider-wrapper[data-v-8182875c] {
3
+ padding: 0 10px;
4
+ }
@@ -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-d0518598.js";
2
- import { u as useNodeStore } from "./vue-codemirror.esm-9ed00d50.js";
3
- import { C as CodeLoader } from "./vue-content-loader.es-7bca2d9b.js";
4
- import { G as GenericNodeSettings } from "./genericNodeSettings-d3b2b2ac.js";
5
- import "./designer-bf3d9487.js";
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,5 @@
1
+ import { _ as _sfc_main } from "./TextInput.vue_vue_type_script_setup_true_lang-000e1178.js";
2
+ import "./index-246f201c.js";
3
+ export {
4
+ _sfc_main as default
5
+ };
@@ -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-d0518598.js";
2
- import { u as useNodeStore } from "./vue-codemirror.esm-9ed00d50.js";
3
- import { C as ColumnSelector } from "./dropDown-025888df.js";
4
- import { u as unavailableField } from "./UnavailableFields-88a4cd0c.js";
5
- import { G as GenericNodeSettings } from "./genericNodeSettings-d3b2b2ac.js";
6
- import { C as CodeLoader } from "./vue-content-loader.es-7bca2d9b.js";
7
- import "./designer-bf3d9487.js";
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"
@@ -0,0 +1,5 @@
1
+ import { _ as _sfc_main } from "./ToggleSwitch.vue_vue_type_script_setup_true_lang-c6dc3029.js";
2
+ import "./index-246f201c.js";
3
+ export {
4
+ _sfc_main as default
5
+ };