Flowfile 0.5.3__py3-none-any.whl → 0.5.6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (153) hide show
  1. flowfile/__init__.py +16 -0
  2. flowfile/__main__.py +94 -1
  3. flowfile/web/static/assets/{AdminView-49392a9a.js → AdminView-c2c7942b.js} +1 -1
  4. flowfile/web/static/assets/{CloudConnectionView-f13f202b.js → CloudConnectionView-7a3042c6.js} +4 -4
  5. flowfile/web/static/assets/{CloudConnectionView-36bcd6df.css → CloudConnectionView-cf85f943.css} +17 -17
  6. flowfile/web/static/assets/{CloudStorageReader-0023d4a5.js → CloudStorageReader-709c4037.js} +8 -8
  7. flowfile/web/static/assets/{CloudStorageWriter-8e781e11.js → CloudStorageWriter-604c51a8.js} +8 -8
  8. flowfile/web/static/assets/ColumnActionInput-c44b7aee.css +159 -0
  9. flowfile/web/static/assets/ColumnActionInput-d63d6746.js +330 -0
  10. flowfile/web/static/assets/{ColumnSelector-8ad68ea9.js → ColumnSelector-0c8cd1cd.js} +1 -1
  11. flowfile/web/static/assets/ContextMenu-366bf1b4.js +9 -0
  12. flowfile/web/static/assets/ContextMenu-85cf5b44.js +9 -0
  13. flowfile/web/static/assets/ContextMenu-9d28ae6d.js +9 -0
  14. flowfile/web/static/assets/ContextMenu.vue_vue_type_script_setup_true_lang-774c517c.js +59 -0
  15. flowfile/web/static/assets/{CrossJoin-03df6938.js → CrossJoin-38e5b99a.js} +9 -9
  16. flowfile/web/static/assets/{CustomNode-8479239b.js → CustomNode-76e8f3f5.js} +27 -20
  17. flowfile/web/static/assets/CustomNode-edb9b939.css +42 -0
  18. flowfile/web/static/assets/{DatabaseConnectionSettings-869e3efd.js → DatabaseConnectionSettings-38155669.js} +4 -4
  19. flowfile/web/static/assets/{DatabaseConnectionSettings-e91df89a.css → DatabaseConnectionSettings-c20a1e16.css} +22 -20
  20. flowfile/web/static/assets/{DatabaseReader-c58b9552.js → DatabaseReader-2e549c8f.js} +13 -13
  21. flowfile/web/static/assets/{DatabaseReader-36898a00.css → DatabaseReader-5bf8c75b.css} +39 -44
  22. flowfile/web/static/assets/{DatabaseView-d26a9140.js → DatabaseView-dc877c29.js} +2 -2
  23. flowfile/web/static/assets/{DatabaseWriter-217a99f1.css → DatabaseWriter-bdcf2c8b.css} +27 -25
  24. flowfile/web/static/assets/{DatabaseWriter-4d05ddc7.js → DatabaseWriter-ffb91864.js} +12 -12
  25. flowfile/web/static/assets/{DesignerView-a6d0ee84.css → DesignerView-71d4e9a1.css} +429 -376
  26. flowfile/web/static/assets/{DesignerView-e6f5c0e8.js → DesignerView-a4466dab.js} +338 -183
  27. flowfile/web/static/assets/{DocumentationView-2e78ef1b.js → DocumentationView-979afc84.js} +3 -3
  28. flowfile/web/static/assets/{DocumentationView-fd46c656.css → DocumentationView-9ea6e871.css} +9 -9
  29. flowfile/web/static/assets/{ExploreData-7b54caca.js → ExploreData-e4b92aaf.js} +7 -7
  30. flowfile/web/static/assets/{ExternalSource-47ab05a3.css → ExternalSource-7ac7373f.css} +17 -17
  31. flowfile/web/static/assets/{ExternalSource-3fa399b2.js → ExternalSource-d08e7227.js} +9 -9
  32. flowfile/web/static/assets/{Filter-8cbbdbf3.js → Filter-7add806d.js} +9 -9
  33. flowfile/web/static/assets/{Formula-aac42b1e.js → Formula-36ab24d2.js} +9 -9
  34. flowfile/web/static/assets/{FuzzyMatch-cd9bbfca.js → FuzzyMatch-cc01bb04.js} +10 -10
  35. flowfile/web/static/assets/{GraphSolver-c24dec17.css → GraphSolver-4b4d7db9.css} +4 -4
  36. flowfile/web/static/assets/{GraphSolver-c7e6780e.js → GraphSolver-4fb98f3b.js} +11 -11
  37. flowfile/web/static/assets/GroupBy-5792782d.css +9 -0
  38. flowfile/web/static/assets/{GroupBy-93c5d22b.js → GroupBy-b3c8f429.js} +9 -9
  39. flowfile/web/static/assets/{Join-a19b2de2.js → Join-096b7b26.js} +10 -10
  40. flowfile/web/static/assets/{LoginView-0df4ed0a.js → LoginView-c33a246a.js} +1 -1
  41. flowfile/web/static/assets/{ManualInput-3702e677.css → ManualInput-39111f19.css} +48 -48
  42. flowfile/web/static/assets/{ManualInput-8d3374b2.js → ManualInput-7307e9b1.js} +55 -13
  43. flowfile/web/static/assets/{MultiSelect-ad1b6243.js → MultiSelect-14822c48.js} +2 -2
  44. flowfile/web/static/assets/{MultiSelect.vue_vue_type_script_setup_true_lang-e278950d.js → MultiSelect.vue_vue_type_script_setup_true_lang-90c4d340.js} +1 -1
  45. flowfile/web/static/assets/{NodeDesigner-40b647c9.js → NodeDesigner-5036c392.js} +171 -69
  46. flowfile/web/static/assets/{NodeDesigner-5f53be3f.css → NodeDesigner-94cd4dd3.css} +190 -190
  47. flowfile/web/static/assets/{NumericInput-7100234c.js → NumericInput-15cf3b72.js} +2 -2
  48. flowfile/web/static/assets/{NumericInput.vue_vue_type_script_setup_true_lang-5130219f.js → NumericInput.vue_vue_type_script_setup_true_lang-91e679d7.js} +1 -1
  49. flowfile/web/static/assets/{Output-f5efd2aa.js → Output-1f8ed42c.js} +13 -12
  50. flowfile/web/static/assets/{Output-35e97000.css → Output-692dd25d.css} +10 -10
  51. flowfile/web/static/assets/{Pivot-d981d23c.js → Pivot-0e153f4e.js} +10 -10
  52. flowfile/web/static/assets/{PivotValidation-63de1f73.js → PivotValidation-5a4f7c79.js} +1 -1
  53. flowfile/web/static/assets/{PivotValidation-39386e95.js → PivotValidation-81ec2a33.js} +1 -1
  54. flowfile/web/static/assets/{PolarsCode-f9d69217.js → PolarsCode-a39f15ac.js} +7 -7
  55. flowfile/web/static/assets/PopOver-ddcfe4f6.js +138 -0
  56. flowfile/web/static/assets/{Read-aec2e377.js → Read-39b63932.js} +15 -14
  57. flowfile/web/static/assets/{Read-36e7bd51.css → Read-90f366bc.css} +13 -13
  58. flowfile/web/static/assets/{RecordCount-78ed6845.js → RecordCount-e9048ccd.js} +6 -6
  59. flowfile/web/static/assets/{RecordId-2156e890.js → RecordId-ad02521d.js} +9 -9
  60. flowfile/web/static/assets/{SQLQueryComponent-48c72f5b.js → SQLQueryComponent-2eeecf0b.js} +3 -3
  61. flowfile/web/static/assets/SQLQueryComponent-edb90b98.css +29 -0
  62. flowfile/web/static/assets/{Sample-1352ca74.js → Sample-9a68c23d.js} +6 -6
  63. flowfile/web/static/assets/{SecretSelector-22b5ff89.js → SecretSelector-2429f35a.js} +2 -2
  64. flowfile/web/static/assets/{SecretsView-17df66ee.js → SecretsView-c6afc915.js} +2 -2
  65. flowfile/web/static/assets/{Select-0aee4c54.js → Select-fcd002b6.js} +9 -9
  66. flowfile/web/static/assets/{SettingsSection-cd341bb6.js → SettingsSection-5ce15962.js} +1 -1
  67. flowfile/web/static/assets/{SettingsSection-0784e157.js → SettingsSection-c6b1362c.js} +1 -1
  68. flowfile/web/static/assets/{SettingsSection-f2002a6d.js → SettingsSection-cebb91d5.js} +1 -1
  69. flowfile/web/static/assets/SetupView-2d12e01f.js +160 -0
  70. flowfile/web/static/assets/SetupView-ec26f76a.css +230 -0
  71. flowfile/web/static/assets/{SingleSelect-460cc0ea.js → SingleSelect-b67de4eb.js} +2 -2
  72. flowfile/web/static/assets/{SingleSelect.vue_vue_type_script_setup_true_lang-30741bb2.js → SingleSelect.vue_vue_type_script_setup_true_lang-eedb70eb.js} +1 -1
  73. flowfile/web/static/assets/{SliderInput-5d926864.js → SliderInput-fd8134ac.js} +1 -1
  74. flowfile/web/static/assets/Sort-4abb7fae.css +9 -0
  75. flowfile/web/static/assets/{Sort-3cdc971b.js → Sort-c005a573.js} +9 -9
  76. flowfile/web/static/assets/{TextInput-a2d0bfbd.js → TextInput-1bb31dab.js} +2 -2
  77. flowfile/web/static/assets/{TextInput.vue_vue_type_script_setup_true_lang-abad1ca2.js → TextInput.vue_vue_type_script_setup_true_lang-a51fe730.js} +1 -1
  78. flowfile/web/static/assets/{TextToRows-918945f7.js → TextToRows-4f363753.js} +9 -9
  79. flowfile/web/static/assets/{ToggleSwitch-f0ef5196.js → ToggleSwitch-ca0f2e5e.js} +2 -2
  80. flowfile/web/static/assets/{ToggleSwitch.vue_vue_type_script_setup_true_lang-5605c793.js → ToggleSwitch.vue_vue_type_script_setup_true_lang-49aa41d8.js} +1 -1
  81. flowfile/web/static/assets/{UnavailableFields-54d2f518.css → UnavailableFields-394a1f78.css} +13 -13
  82. flowfile/web/static/assets/{UnavailableFields-bdad6144.js → UnavailableFields-f6147968.js} +4 -4
  83. flowfile/web/static/assets/{Union-e8ab8c86.js → Union-c65f17b7.js} +6 -6
  84. flowfile/web/static/assets/Unique-2b705521.css +3 -0
  85. flowfile/web/static/assets/{Unique-8cd4f976.js → Unique-a1d96fb2.js} +12 -12
  86. flowfile/web/static/assets/{Unpivot-710a2948.css → Unpivot-b6ad6427.css} +6 -6
  87. flowfile/web/static/assets/{Unpivot-8da14095.js → Unpivot-c2657ff3.js} +11 -11
  88. flowfile/web/static/assets/{UnpivotValidation-6f7d89ff.js → UnpivotValidation-28e29a3b.js} +1 -1
  89. flowfile/web/static/assets/{VueGraphicWalker-3fb312e1.js → VueGraphicWalker-2fc3ddd4.js} +1 -1
  90. flowfile/web/static/assets/{api-24483f0d.js → api-df48ec50.js} +1 -1
  91. flowfile/web/static/assets/{api-8b81fa73.js → api-ee542cf7.js} +1 -1
  92. flowfile/web/static/assets/{dropDown-3d8dc5fa.css → dropDown-1d6acbd9.css} +26 -26
  93. flowfile/web/static/assets/{dropDown-ac0fda9d.js → dropDown-7576a76a.js} +3 -3
  94. flowfile/web/static/assets/{fullEditor-5497a84a.js → fullEditor-7583bef5.js} +3 -3
  95. flowfile/web/static/assets/{fullEditor-a0be62b3.css → fullEditor-fe9f7e18.css} +3 -3
  96. flowfile/web/static/assets/{genericNodeSettings-99014e1d.js → genericNodeSettings-0155288b.js} +2 -3
  97. flowfile/web/static/assets/{index-3ba44389.js → index-057d770d.js} +2 -2
  98. flowfile/web/static/assets/{index-07dda503.js → index-aeec439d.js} +1 -1
  99. flowfile/web/static/assets/{index-fb6493ae.js → index-ca6799de.js} +2293 -196
  100. flowfile/web/static/assets/{index-e6289dd0.css → index-d60c9dd4.css} +560 -10
  101. flowfile/web/static/assets/nodeInput-d478b9ac.js +2 -0
  102. flowfile/web/static/assets/{outputCsv-8f8ba42d.js → outputCsv-c492b15e.js} +3 -3
  103. flowfile/web/static/assets/outputCsv-cc84e09f.css +2499 -0
  104. flowfile/web/static/assets/{outputExcel-393f4fef.js → outputExcel-13bfa10f.js} +1 -1
  105. flowfile/web/static/assets/{outputParquet-07c81f65.js → outputParquet-9be1523a.js} +1 -1
  106. flowfile/web/static/assets/{readCsv-07f6d9ad.js → readCsv-5a49a8c9.js} +1 -1
  107. flowfile/web/static/assets/{readExcel-ed69bc8f.js → readExcel-27c30ad8.js} +3 -3
  108. flowfile/web/static/assets/{readParquet-e3ed4528.js → readParquet-446bde68.js} +1 -1
  109. flowfile/web/static/assets/{secrets.api-002e7d7e.js → secrets.api-34431884.js} +1 -1
  110. flowfile/web/static/assets/{selectDynamic-80b92899.js → selectDynamic-5754a2b1.js} +2 -3
  111. flowfile/web/static/assets/{vue-codemirror.esm-0965f39f.js → vue-codemirror.esm-8f46fb36.js} +1 -1
  112. flowfile/web/static/assets/{vue-content-loader.es-c506ad97.js → vue-content-loader.es-808fe33a.js} +1 -1
  113. flowfile/web/static/index.html +2 -2
  114. {flowfile-0.5.3.dist-info → flowfile-0.5.6.dist-info}/METADATA +2 -2
  115. {flowfile-0.5.3.dist-info → flowfile-0.5.6.dist-info}/RECORD +139 -134
  116. flowfile_core/auth/secrets.py +56 -13
  117. flowfile_core/fileExplorer/funcs.py +26 -4
  118. flowfile_core/flowfile/code_generator/__init__.py +11 -0
  119. flowfile_core/flowfile/code_generator/code_generator.py +347 -2
  120. flowfile_core/flowfile/flow_data_engine/flow_data_engine.py +13 -1
  121. flowfile_core/flowfile/flow_data_engine/subprocess_operations/subprocess_operations.py +12 -0
  122. flowfile_core/flowfile/flow_graph.py +2 -0
  123. flowfile_core/flowfile/flow_node/flow_node.py +52 -28
  124. flowfile_core/flowfile/node_designer/__init__.py +4 -0
  125. flowfile_core/flowfile/node_designer/ui_components.py +144 -1
  126. flowfile_core/main.py +2 -4
  127. flowfile_core/routes/public.py +43 -1
  128. flowfile_core/schemas/cloud_storage_schemas.py +39 -15
  129. flowfile_core/secret_manager/secret_manager.py +107 -6
  130. flowfile_frame/__init__.py +11 -0
  131. flowfile_frame/database/__init__.py +36 -0
  132. flowfile_frame/database/connection_manager.py +205 -0
  133. flowfile_frame/database/frame_helpers.py +249 -0
  134. flowfile_worker/configs.py +31 -15
  135. flowfile_worker/secrets.py +105 -15
  136. flowfile_worker/spawner.py +10 -6
  137. flowfile/web/static/assets/ContextMenu-26d4dd27.css +0 -26
  138. flowfile/web/static/assets/ContextMenu-31ee57f0.js +0 -41
  139. flowfile/web/static/assets/ContextMenu-69a74055.js +0 -41
  140. flowfile/web/static/assets/ContextMenu-8e2051c6.js +0 -41
  141. flowfile/web/static/assets/ContextMenu-8ec1729e.css +0 -26
  142. flowfile/web/static/assets/ContextMenu-9b310c60.css +0 -26
  143. flowfile/web/static/assets/CustomNode-59e99a86.css +0 -32
  144. flowfile/web/static/assets/GroupBy-be7ac0bf.css +0 -51
  145. flowfile/web/static/assets/PopOver-b22f049e.js +0 -939
  146. flowfile/web/static/assets/SQLQueryComponent-1c2f26b4.css +0 -27
  147. flowfile/web/static/assets/Sort-8a871341.css +0 -51
  148. flowfile/web/static/assets/Unique-9fb2f567.css +0 -51
  149. flowfile/web/static/assets/nodeInput-0eb13f1a.js +0 -2
  150. flowfile/web/static/assets/outputCsv-b9a072af.css +0 -2499
  151. {flowfile-0.5.3.dist-info → flowfile-0.5.6.dist-info}/WHEEL +0 -0
  152. {flowfile-0.5.3.dist-info → flowfile-0.5.6.dist-info}/entry_points.txt +0 -0
  153. {flowfile-0.5.3.dist-info → flowfile-0.5.6.dist-info}/licenses/LICENSE +0 -0
@@ -1,5 +1,5 @@
1
- import { _ as _sfc_main } from "./NumericInput.vue_vue_type_script_setup_true_lang-5130219f.js";
2
- import "./index-fb6493ae.js";
1
+ import { _ as _sfc_main } from "./NumericInput.vue_vue_type_script_setup_true_lang-91e679d7.js";
2
+ import "./index-ca6799de.js";
3
3
  export {
4
4
  _sfc_main as default
5
5
  };
@@ -1,4 +1,4 @@
1
- import { d as defineComponent, l as resolveComponent, o as openBlock, c as createElementBlock, b as createBaseVNode, t as toDisplayString, m as createVNode } from "./index-fb6493ae.js";
1
+ import { d as defineComponent, y as resolveComponent, o as openBlock, c as createElementBlock, a as createBaseVNode, t as toDisplayString, z as createVNode } from "./index-ca6799de.js";
2
2
  const _hoisted_1 = { class: "component-container" };
3
3
  const _hoisted_2 = { class: "listbox-subtitle" };
4
4
  const _sfc_main = /* @__PURE__ */ defineComponent({
@@ -1,13 +1,13 @@
1
- import "./nodeInput-0eb13f1a.js";
2
- import { u as useNodeStore } from "./PopOver-b22f049e.js";
3
- import { d as defineComponent, r as ref, A as computed, l as resolveComponent, o as openBlock, c as createElementBlock, b as createBaseVNode, x as createBlock, f as createCommentVNode, m as createVNode, p as withCtx, s as unref, q as createTextVNode, F as Fragment, D as renderList, j as axios, i as _export_sfc } from "./index-fb6493ae.js";
4
- import CsvTableConfig from "./outputCsv-8f8ba42d.js";
5
- import ExcelTableConfig from "./outputExcel-393f4fef.js";
6
- import ParquetTableConfig from "./outputParquet-07c81f65.js";
7
- import { w as warning_filled_default, F as FileBrowser } from "./DesignerView-e6f5c0e8.js";
1
+ import "./nodeInput-d478b9ac.js";
2
+ import { d as defineComponent, l as useNodeStore, r as ref, G as computed, y as resolveComponent, o as openBlock, c as createElementBlock, a as createBaseVNode, C as createBlock, e as createCommentVNode, z as createVNode, A as withCtx, B as unref, f as createTextVNode, K as Fragment, L as renderList, k as axios, g as _export_sfc } from "./index-ca6799de.js";
3
+ import CsvTableConfig from "./outputCsv-c492b15e.js";
4
+ import ExcelTableConfig from "./outputExcel-13bfa10f.js";
5
+ import ParquetTableConfig from "./outputParquet-9be1523a.js";
6
+ import { w as warning_filled_default, F as FileBrowser } from "./DesignerView-a4466dab.js";
8
7
  import { i as isOutputCsvTable, b as isOutputExcelTable, c as isOutputParquetTable } from "./node.types-2c15bb7e.js";
9
- import "./index-3ba44389.js";
10
- import "./vue-codemirror.esm-0965f39f.js";
8
+ import "./PopOver-ddcfe4f6.js";
9
+ import "./index-057d770d.js";
10
+ import "./vue-codemirror.esm-8f46fb36.js";
11
11
  function createDefaultOutputSettings() {
12
12
  return {
13
13
  name: "output.csv",
@@ -310,10 +310,11 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
310
310
  "allowed-file-types": ["csv", "xlsx", "parquet"],
311
311
  "allow-directory-selection": true,
312
312
  mode: "create",
313
+ "is-visible": showFileSelectionModal.value,
313
314
  onDirectorySelected: handleDirectorySelected,
314
315
  onOverwriteFile: handleFileSelected,
315
316
  onCreateFile: handleFileSelected
316
- })
317
+ }, null, 8, ["is-visible"])
317
318
  ]),
318
319
  _: 1
319
320
  }, 8, ["modelValue"])
@@ -321,8 +322,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
321
322
  };
322
323
  }
323
324
  });
324
- const Output_vue_vue_type_style_index_0_scoped_69fa7434_lang = "";
325
- const Output = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-69fa7434"]]);
325
+ const Output_vue_vue_type_style_index_0_scoped_cd5ad616_lang = "";
326
+ const Output = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-cd5ad616"]]);
326
327
  export {
327
328
  Output as default
328
329
  };
@@ -1,37 +1,37 @@
1
1
 
2
- .main-part[data-v-69fa7434] {
2
+ .main-part[data-v-cd5ad616] {
3
3
  display: flex;
4
4
  flex-direction: column;
5
5
  padding: 20px;
6
- border: 1px solid #ddd;
6
+ border: 1px solid var(--color-border-primary);
7
7
  border-radius: 8px;
8
8
  background-color: var(--color-background-primary);
9
9
  margin-top: 20px;
10
10
  }
11
- .file-upload-row[data-v-69fa7434] {
11
+ .file-upload-row[data-v-cd5ad616] {
12
12
  display: flex;
13
13
  align-items: center;
14
14
  gap: 10px;
15
15
  margin-bottom: 20px;
16
16
  }
17
- .file-upload-label[data-v-69fa7434] {
17
+ .file-upload-label[data-v-cd5ad616] {
18
18
  display: inline-flex;
19
19
  align-items: center;
20
20
  justify-content: center;
21
- background-color: #3498db;
21
+ background-color: var(--color-button-secondary);
22
22
  border: 1px solid transparent;
23
23
  border-radius: 4px;
24
24
  padding: 10px 20px;
25
- color: white;
25
+ color: var(--color-text-inverse);
26
26
  font-size: 16px;
27
27
  cursor: pointer;
28
28
  transition: all 0.3s ease;
29
29
  }
30
- .file-upload-label[data-v-69fa7434]:hover {
31
- background-color: #2980b9;
30
+ .file-upload-label[data-v-cd5ad616]:hover {
31
+ background-color: var(--color-button-secondary-hover);
32
32
  }
33
- .warning-message[data-v-69fa7434] {
34
- color: #e74c3c;
33
+ .warning-message[data-v-cd5ad616] {
34
+ color: var(--color-danger);
35
35
  display: flex;
36
36
  align-items: center;
37
37
  }
@@ -1,12 +1,12 @@
1
- import { d as defineComponent, r as ref, A as computed, C as onMounted, X as nextTick, k as onUnmounted, l as resolveComponent, o as openBlock, c as createElementBlock, m as createVNode, p as withCtx, b as createBaseVNode, F as Fragment, D as renderList, n as normalizeClass, w as withModifiers, t as toDisplayString, x as createBlock, f as createCommentVNode, i as _export_sfc } from "./index-fb6493ae.js";
2
- import { u as useNodeStore } from "./PopOver-b22f049e.js";
3
- import ContextMenu from "./ContextMenu-31ee57f0.js";
4
- import SettingsSection from "./SettingsSection-cd341bb6.js";
5
- import PivotValidation from "./PivotValidation-39386e95.js";
6
- import { G as GenericNodeSettings } from "./genericNodeSettings-99014e1d.js";
7
- import "./DesignerView-e6f5c0e8.js";
8
- import "./index-3ba44389.js";
9
- import "./vue-codemirror.esm-0965f39f.js";
1
+ import { d as defineComponent, l as useNodeStore, r as ref, G as computed, J as onMounted, a2 as nextTick, q as onUnmounted, y as resolveComponent, o as openBlock, c as createElementBlock, z as createVNode, A as withCtx, a as createBaseVNode, K as Fragment, L as renderList, n as normalizeClass, w as withModifiers, t as toDisplayString, C as createBlock, e as createCommentVNode, g as _export_sfc } from "./index-ca6799de.js";
2
+ import "./DesignerView-a4466dab.js";
3
+ import { _ as _sfc_main$1 } from "./ContextMenu.vue_vue_type_script_setup_true_lang-774c517c.js";
4
+ import SettingsSection from "./SettingsSection-5ce15962.js";
5
+ import PivotValidation from "./PivotValidation-81ec2a33.js";
6
+ import { G as GenericNodeSettings } from "./genericNodeSettings-0155288b.js";
7
+ import "./PopOver-ddcfe4f6.js";
8
+ import "./index-057d770d.js";
9
+ import "./vue-codemirror.esm-8f46fb36.js";
10
10
  const _hoisted_1 = {
11
11
  key: 0,
12
12
  class: "listbox-wrapper"
@@ -209,7 +209,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
209
209
  }), 128))
210
210
  ])
211
211
  ]),
212
- showContextMenu.value ? (openBlock(), createBlock(ContextMenu, {
212
+ showContextMenu.value ? (openBlock(), createBlock(_sfc_main$1, {
213
213
  key: 0,
214
214
  id: "pivot-context-menu",
215
215
  ref_key: "contextMenuRef",
@@ -1,4 +1,4 @@
1
- import { d as defineComponent, A as computed, o as openBlock, x as createBlock, p as withCtx, m as createVNode, b as createBaseVNode, s as unref, au as ElIcon, c as createElementBlock, f as createCommentVNode, av as ElPopover, i as _export_sfc } from "./index-fb6493ae.js";
1
+ import { d as defineComponent, G as computed, o as openBlock, C as createBlock, A as withCtx, z as createVNode, a as createBaseVNode, B as unref, ay as ElIcon, c as createElementBlock, e as createCommentVNode, aC as ElPopover, g as _export_sfc } from "./index-ca6799de.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, A as computed, o as openBlock, x as createBlock, p as withCtx, m as createVNode, b as createBaseVNode, s as unref, au as ElIcon, c as createElementBlock, f as createCommentVNode, av as ElPopover, i as _export_sfc } from "./index-fb6493ae.js";
1
+ import { d as defineComponent, G as computed, o as openBlock, C as createBlock, A as withCtx, z as createVNode, a as createBaseVNode, B as unref, ay as ElIcon, c as createElementBlock, e as createCommentVNode, aC as ElPopover, g as _export_sfc } from "./index-ca6799de.js";
2
2
  const _hoisted_1 = { class: "validation-wrapper" };
3
3
  const _hoisted_2 = {
4
4
  key: 0,
@@ -1,10 +1,10 @@
1
- import { C as CodeLoader } from "./vue-content-loader.es-c506ad97.js";
2
- import { u as useNodeStore } from "./PopOver-b22f049e.js";
3
- import { d as defineComponent, r as ref, a2 as shallowRef, B as watch, o as openBlock, c as createElementBlock, m as createVNode, s as unref, t as toDisplayString, f as createCommentVNode, p as withCtx, x as createBlock } from "./index-fb6493ae.js";
4
- import { k as keymap, a as acceptCompletion, i as indentMore, b as indentLess, c as EditorState, d as autocompletion, P as Prec, T } from "./vue-codemirror.esm-0965f39f.js";
5
- import { p as python, o as oneDark } from "./index-3ba44389.js";
6
- import { G as GenericNodeSettings } from "./genericNodeSettings-99014e1d.js";
7
- import "./DesignerView-e6f5c0e8.js";
1
+ import { C as CodeLoader } from "./vue-content-loader.es-808fe33a.js";
2
+ import { d as defineComponent, r as ref, a8 as shallowRef, H as watch, o as openBlock, c as createElementBlock, z as createVNode, B as unref, t as toDisplayString, e as createCommentVNode, l as useNodeStore, A as withCtx, C as createBlock } from "./index-ca6799de.js";
3
+ import { k as keymap, a as acceptCompletion, i as indentMore, b as indentLess, c as EditorState, d as autocompletion, P as Prec, T } from "./vue-codemirror.esm-8f46fb36.js";
4
+ import { p as python, o as oneDark } from "./index-057d770d.js";
5
+ import { G as GenericNodeSettings } from "./genericNodeSettings-0155288b.js";
6
+ import "./DesignerView-a4466dab.js";
7
+ import "./PopOver-ddcfe4f6.js";
8
8
  const polarsCompletionVals = [
9
9
  // Polars basics
10
10
  { label: "pl", type: "variable", info: "Polars main module" },
@@ -0,0 +1,138 @@
1
+ import { d as defineComponent, as as useCssVars, r as ref, J as onMounted, o as openBlock, c as createElementBlock, a as createBaseVNode, X as renderSlot, C as createBlock, t as toDisplayString, e as createCommentVNode, a4 as normalizeStyle, n as normalizeClass, al as Teleport, a2 as nextTick, g as _export_sfc } from "./index-ca6799de.js";
2
+ const _hoisted_1 = { class: "popover-container" };
3
+ const _hoisted_2 = { key: 0 };
4
+ const _hoisted_3 = ["innerHTML"];
5
+ const _sfc_main = /* @__PURE__ */ defineComponent({
6
+ __name: "PopOver",
7
+ props: {
8
+ content: {
9
+ type: String,
10
+ required: true
11
+ },
12
+ title: {
13
+ type: String,
14
+ default: ""
15
+ },
16
+ placement: {
17
+ type: String,
18
+ default: "top"
19
+ },
20
+ minWidth: {
21
+ type: Number,
22
+ default: 100
23
+ },
24
+ zIndex: {
25
+ type: Number,
26
+ default: 9999
27
+ }
28
+ },
29
+ setup(__props) {
30
+ useCssVars((_ctx) => ({
31
+ "355ab648": props.minWidth + "px"
32
+ }));
33
+ const visible = ref(false);
34
+ const referenceEl = ref(null);
35
+ const popoverEl = ref(null);
36
+ const props = __props;
37
+ const popoverStyle = ref({
38
+ top: "0px",
39
+ left: "0px",
40
+ zIndex: props.zIndex.toString()
41
+ });
42
+ const showPopover = () => {
43
+ visible.value = true;
44
+ nextTick(() => {
45
+ updatePosition();
46
+ });
47
+ };
48
+ const hidePopover = () => {
49
+ visible.value = false;
50
+ };
51
+ const updatePosition = () => {
52
+ if (!referenceEl.value || !popoverEl.value)
53
+ return;
54
+ const referenceRect = referenceEl.value.getBoundingClientRect();
55
+ const popoverRect = popoverEl.value.getBoundingClientRect();
56
+ const offset = 20;
57
+ let top = 0;
58
+ let left = 0;
59
+ switch (props.placement) {
60
+ case "top":
61
+ top = referenceRect.top - popoverRect.height - offset;
62
+ left = referenceRect.left + referenceRect.width / 2 - popoverRect.width / 2;
63
+ break;
64
+ case "bottom":
65
+ top = referenceRect.bottom + offset;
66
+ left = referenceRect.left + referenceRect.width / 2 - popoverRect.width / 2;
67
+ break;
68
+ case "left":
69
+ top = referenceRect.top + referenceRect.height / 2 - popoverRect.height / 2;
70
+ left = referenceRect.left - popoverRect.width - offset;
71
+ break;
72
+ case "right":
73
+ top = referenceRect.top + referenceRect.height / 2 - popoverRect.height / 2;
74
+ left = referenceRect.right + offset;
75
+ break;
76
+ }
77
+ const viewportWidth = window.innerWidth;
78
+ const viewportHeight = window.innerHeight;
79
+ if (left < 10)
80
+ left = 10;
81
+ if (left + popoverRect.width > viewportWidth - 10) {
82
+ left = viewportWidth - popoverRect.width - 10;
83
+ }
84
+ if (top < 10)
85
+ top = 10;
86
+ if (top + popoverRect.height > viewportHeight - 10) {
87
+ top = viewportHeight - popoverRect.height - 10;
88
+ }
89
+ popoverStyle.value = {
90
+ top: `${top}px`,
91
+ left: `${left}px`,
92
+ zIndex: props.zIndex.toString()
93
+ };
94
+ };
95
+ onMounted(() => {
96
+ window.addEventListener("resize", () => {
97
+ if (visible.value) {
98
+ updatePosition();
99
+ }
100
+ });
101
+ });
102
+ return (_ctx, _cache) => {
103
+ return openBlock(), createElementBlock("div", _hoisted_1, [
104
+ createBaseVNode("div", {
105
+ ref_key: "referenceEl",
106
+ ref: referenceEl,
107
+ class: "popover-reference",
108
+ onMouseenter: showPopover,
109
+ onMouseleave: hidePopover
110
+ }, [
111
+ renderSlot(_ctx.$slots, "default", {}, void 0, true)
112
+ ], 544),
113
+ visible.value ? (openBlock(), createBlock(Teleport, {
114
+ key: 0,
115
+ to: "body"
116
+ }, [
117
+ createBaseVNode("div", {
118
+ ref_key: "popoverEl",
119
+ ref: popoverEl,
120
+ style: normalizeStyle(popoverStyle.value),
121
+ class: normalizeClass(["popover", { "popover--left": props.placement === "left" }])
122
+ }, [
123
+ props.title !== "" ? (openBlock(), createElementBlock("h3", _hoisted_2, toDisplayString(props.title), 1)) : createCommentVNode("", true),
124
+ createBaseVNode("p", {
125
+ class: "content",
126
+ innerHTML: props.content
127
+ }, null, 8, _hoisted_3)
128
+ ], 6)
129
+ ])) : createCommentVNode("", true)
130
+ ]);
131
+ };
132
+ }
133
+ });
134
+ const PopOver_vue_vue_type_style_index_0_scoped_8b5d0b86_lang = "";
135
+ const PopOver = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-8b5d0b86"]]);
136
+ export {
137
+ PopOver as P
138
+ };
@@ -1,15 +1,15 @@
1
- import { C as CodeLoader } from "./vue-content-loader.es-c506ad97.js";
2
- import ExcelTableConfig from "./readExcel-ed69bc8f.js";
3
- import CsvTableConfig from "./readCsv-07f6d9ad.js";
4
- import ParquetTableConfig from "./readParquet-e3ed4528.js";
5
- import "./nodeInput-0eb13f1a.js";
6
- import { u as useNodeStore } from "./PopOver-b22f049e.js";
7
- import { d as defineComponent, r as ref, A as computed, l as resolveComponent, o as openBlock, c as createElementBlock, b as createBaseVNode, t as toDisplayString, s as unref, x as createBlock, f as createCommentVNode, m as createVNode, p as withCtx, i as _export_sfc } from "./index-fb6493ae.js";
8
- import { F as FileBrowser } from "./DesignerView-e6f5c0e8.js";
1
+ import { C as CodeLoader } from "./vue-content-loader.es-808fe33a.js";
2
+ import ExcelTableConfig from "./readExcel-27c30ad8.js";
3
+ import CsvTableConfig from "./readCsv-5a49a8c9.js";
4
+ import ParquetTableConfig from "./readParquet-446bde68.js";
5
+ import "./nodeInput-d478b9ac.js";
6
+ import { d as defineComponent, l as useNodeStore, r as ref, G as computed, y as resolveComponent, o as openBlock, c as createElementBlock, a as createBaseVNode, t as toDisplayString, B as unref, C as createBlock, e as createCommentVNode, z as createVNode, A as withCtx, g as _export_sfc } from "./index-ca6799de.js";
7
+ import { F as FileBrowser } from "./DesignerView-a4466dab.js";
9
8
  import { d as isInputExcelTable, e as isInputCsvTable, f as isInputParquetTable } from "./node.types-2c15bb7e.js";
10
- import "./dropDown-ac0fda9d.js";
11
- import "./index-3ba44389.js";
12
- import "./vue-codemirror.esm-0965f39f.js";
9
+ import "./dropDown-7576a76a.js";
10
+ import "./PopOver-ddcfe4f6.js";
11
+ import "./index-057d770d.js";
12
+ import "./vue-codemirror.esm-8f46fb36.js";
13
13
  const _hoisted_1 = {
14
14
  key: 0,
15
15
  class: "listbox-wrapper"
@@ -205,8 +205,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
205
205
  createVNode(FileBrowser, {
206
206
  "allowed-file-types": ["csv", "txt", "parquet", "xlsx"],
207
207
  mode: "open",
208
+ "is-visible": modalVisibleForOpen.value,
208
209
  onFileSelected: handleFileChange
209
- })
210
+ }, null, 8, ["is-visible"])
210
211
  ]),
211
212
  _: 1
212
213
  }, 8, ["modelValue"])
@@ -214,8 +215,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
214
215
  };
215
216
  }
216
217
  });
217
- const Read_vue_vue_type_style_index_0_scoped_91a12890_lang = "";
218
- const Read = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-91a12890"]]);
218
+ const Read_vue_vue_type_style_index_0_scoped_6b4a9868_lang = "";
219
+ const Read = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-6b4a9868"]]);
219
220
  export {
220
221
  Read as default
221
222
  };
@@ -1,5 +1,5 @@
1
1
 
2
- .context-menu[data-v-91a12890] {
2
+ .context-menu[data-v-6b4a9868] {
3
3
  position: fixed;
4
4
  z-index: 1000;
5
5
  border: 1px solid #ccc;
@@ -8,7 +8,7 @@
8
8
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
9
9
  border-radius: 4px;
10
10
  }
11
- .context-menu button[data-v-91a12890] {
11
+ .context-menu button[data-v-6b4a9868] {
12
12
  display: block;
13
13
  background: none;
14
14
  border: none;
@@ -17,17 +17,17 @@
17
17
  width: 100%;
18
18
  cursor: pointer;
19
19
  }
20
- .context-menu button[data-v-91a12890]:hover {
21
- background-color: #f0f0f0;
20
+ .context-menu button[data-v-6b4a9868]:hover {
21
+ background-color: var(--color-background-secondary);
22
22
  }
23
- .file-upload-wrapper[data-v-91a12890] {
23
+ .file-upload-wrapper[data-v-6b4a9868] {
24
24
  position: relative;
25
25
  width: 100%;
26
26
  }
27
- .file-upload-label[data-v-91a12890] {
27
+ .file-upload-label[data-v-6b4a9868] {
28
28
  display: flex;
29
29
  align-items: center;
30
- background-color: #f5f5f5;
30
+ background-color: var(--color-background-secondary);
31
31
  border: 1px solid #ddd;
32
32
  border-radius: 4px;
33
33
  padding: 10px 15px;
@@ -37,18 +37,18 @@
37
37
  cursor: pointer;
38
38
  transition: background-color 0.3s ease;
39
39
  }
40
- .file-upload-label[data-v-91a12890]:hover {
41
- background-color: #e4e4e4;
40
+ .file-upload-label[data-v-6b4a9868]:hover {
41
+ background-color: var(--color-background-primary);
42
42
  }
43
- .file-icon[data-v-91a12890] {
43
+ .file-icon[data-v-6b4a9868] {
44
44
  margin-right: 10px;
45
45
  font-size: 20px;
46
46
  }
47
- .file-label-text[data-v-91a12890] {
47
+ .file-label-text[data-v-6b4a9868] {
48
48
  flex-grow: 1;
49
49
  margin-left: 10px;
50
50
  }
51
- input[type="text"][data-v-91a12890] {
51
+ input[type="text"][data-v-6b4a9868] {
52
52
  width: 100%;
53
53
  padding: 8px;
54
54
  border: 1px solid #ddd;
@@ -56,7 +56,7 @@ input[type="text"][data-v-91a12890] {
56
56
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
57
57
  transition: border-color 0.2s ease;
58
58
  }
59
- input[type="text"][data-v-91a12890]:focus {
59
+ input[type="text"][data-v-6b4a9868]:focus {
60
60
  border-color: #3498db;
61
61
  outline: none;
62
62
  }
@@ -1,9 +1,9 @@
1
- import { u as useNodeStore } from "./PopOver-b22f049e.js";
2
- import { d as defineComponent, r as ref, C as onMounted, X as nextTick, o as openBlock, c as createElementBlock, m as createVNode, p as withCtx, b as createBaseVNode, f as createCommentVNode } from "./index-fb6493ae.js";
3
- import { G as GenericNodeSettings } from "./genericNodeSettings-99014e1d.js";
4
- import "./DesignerView-e6f5c0e8.js";
5
- import "./index-3ba44389.js";
6
- import "./vue-codemirror.esm-0965f39f.js";
1
+ import { d as defineComponent, l as useNodeStore, r as ref, J as onMounted, a2 as nextTick, o as openBlock, c as createElementBlock, z as createVNode, A as withCtx, a as createBaseVNode, e as createCommentVNode } from "./index-ca6799de.js";
2
+ import { G as GenericNodeSettings } from "./genericNodeSettings-0155288b.js";
3
+ import "./DesignerView-a4466dab.js";
4
+ import "./PopOver-ddcfe4f6.js";
5
+ import "./index-057d770d.js";
6
+ import "./vue-codemirror.esm-8f46fb36.js";
7
7
  const _hoisted_1 = {
8
8
  key: 0,
9
9
  class: "listbox-wrapper"
@@ -1,11 +1,11 @@
1
- import { d as defineComponent, r as ref, C as onMounted, X as nextTick, k as onUnmounted, l as resolveComponent, o as openBlock, c as createElementBlock, m as createVNode, p as withCtx, b as createBaseVNode, q as createTextVNode, g as withDirectives, v as vModelText, F as Fragment, D as renderList, n as normalizeClass, w as withModifiers, t as toDisplayString, x as createBlock, f as createCommentVNode } from "./index-fb6493ae.js";
2
- import { u as useNodeStore } from "./PopOver-b22f049e.js";
3
- import ContextMenu from "./ContextMenu-31ee57f0.js";
4
- import SettingsSection from "./SettingsSection-cd341bb6.js";
5
- import { G as GenericNodeSettings } from "./genericNodeSettings-99014e1d.js";
6
- import "./DesignerView-e6f5c0e8.js";
7
- import "./index-3ba44389.js";
8
- import "./vue-codemirror.esm-0965f39f.js";
1
+ import { d as defineComponent, l as useNodeStore, r as ref, J as onMounted, a2 as nextTick, q as onUnmounted, y as resolveComponent, o as openBlock, c as createElementBlock, z as createVNode, A as withCtx, a as createBaseVNode, f as createTextVNode, i as withDirectives, v as vModelText, K as Fragment, L as renderList, n as normalizeClass, w as withModifiers, t as toDisplayString, C as createBlock, e as createCommentVNode } from "./index-ca6799de.js";
2
+ import "./DesignerView-a4466dab.js";
3
+ import { _ as _sfc_main$1 } from "./ContextMenu.vue_vue_type_script_setup_true_lang-774c517c.js";
4
+ import SettingsSection from "./SettingsSection-5ce15962.js";
5
+ import { G as GenericNodeSettings } from "./genericNodeSettings-0155288b.js";
6
+ import "./PopOver-ddcfe4f6.js";
7
+ import "./index-057d770d.js";
8
+ import "./vue-codemirror.esm-8f46fb36.js";
9
9
  const _hoisted_1 = {
10
10
  key: 0,
11
11
  class: "listbox-wrapper"
@@ -236,7 +236,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
236
236
  }, toDisplayString(col_schema.name) + " (" + toDisplayString(col_schema.data_type) + ") ", 43, _hoisted_7);
237
237
  }), 128))
238
238
  ]),
239
- showContextMenu.value ? (openBlock(), createBlock(ContextMenu, {
239
+ showContextMenu.value ? (openBlock(), createBlock(_sfc_main$1, {
240
240
  key: 0,
241
241
  id: "record-id-menu",
242
242
  ref_key: "contextMenuRef",
@@ -1,4 +1,4 @@
1
- import { d as defineComponent, o as openBlock, c as createElementBlock, b as createBaseVNode, i as _export_sfc } from "./index-fb6493ae.js";
1
+ import { d as defineComponent, o as openBlock, c as createElementBlock, a as createBaseVNode, g as _export_sfc } from "./index-ca6799de.js";
2
2
  const _hoisted_1 = { class: "query-section" };
3
3
  const _hoisted_2 = { class: "form-group" };
4
4
  const _hoisted_3 = ["value"];
@@ -31,8 +31,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
31
31
  };
32
32
  }
33
33
  });
34
- const SQLQueryComponent_vue_vue_type_style_index_0_scoped_3bdbfe3d_lang = "";
35
- const SqlQueryComponent = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-3bdbfe3d"]]);
34
+ const SQLQueryComponent_vue_vue_type_style_index_0_scoped_10f7cdfb_lang = "";
35
+ const SqlQueryComponent = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-10f7cdfb"]]);
36
36
  export {
37
37
  SqlQueryComponent as default
38
38
  };
@@ -0,0 +1,29 @@
1
+
2
+ .query-section[data-v-10f7cdfb] {
3
+ margin-top: 1rem;
4
+ padding-top: 1rem;
5
+ border-top: 1px solid var(--color-border-light);
6
+ }
7
+ .section-subtitle[data-v-10f7cdfb] {
8
+ margin: 0 0 0.75rem 0;
9
+ font-size: 0.95rem;
10
+ font-weight: 600;
11
+ color: var(--color-text-secondary);
12
+ }
13
+ .form-group[data-v-10f7cdfb] {
14
+ margin-bottom: 1rem;
15
+ }
16
+ .form-control[data-v-10f7cdfb] {
17
+ width: 100%;
18
+ padding: 0.5rem;
19
+ border: 1px solid var(--color-border-primary);
20
+ border-radius: 4px;
21
+ font-size: 0.875rem;
22
+ background-color: var(--color-background-primary);
23
+ color: var(--color-text-primary);
24
+ }
25
+ .textarea[data-v-10f7cdfb] {
26
+ resize: vertical;
27
+ min-height: 100px;
28
+ font-family: monospace;
29
+ }
@@ -1,9 +1,9 @@
1
- import { d as defineComponent, r as ref, C as onMounted, X as nextTick, k as onUnmounted, l as resolveComponent, o as openBlock, c as createElementBlock, m as createVNode, p as withCtx, b as createBaseVNode, q as createTextVNode, g as withDirectives, v as vModelText, f as createCommentVNode } from "./index-fb6493ae.js";
2
- import { u as useNodeStore } from "./PopOver-b22f049e.js";
3
- import { G as GenericNodeSettings } from "./genericNodeSettings-99014e1d.js";
4
- import "./DesignerView-e6f5c0e8.js";
5
- import "./index-3ba44389.js";
6
- import "./vue-codemirror.esm-0965f39f.js";
1
+ import { d as defineComponent, l as useNodeStore, r as ref, J as onMounted, a2 as nextTick, q as onUnmounted, y as resolveComponent, o as openBlock, c as createElementBlock, z as createVNode, A as withCtx, a as createBaseVNode, f as createTextVNode, i as withDirectives, v as vModelText, e as createCommentVNode } from "./index-ca6799de.js";
2
+ import { G as GenericNodeSettings } from "./genericNodeSettings-0155288b.js";
3
+ import "./DesignerView-a4466dab.js";
4
+ import "./PopOver-ddcfe4f6.js";
5
+ import "./index-057d770d.js";
6
+ import "./vue-codemirror.esm-8f46fb36.js";
7
7
  const _hoisted_1 = {
8
8
  key: 0,
9
9
  class: "listbox-wrapper"
@@ -1,5 +1,5 @@
1
- import { d as defineComponent, r as ref, A as computed, C as onMounted, l as resolveComponent, o as openBlock, c as createElementBlock, b as createBaseVNode, q as createTextVNode, t as toDisplayString, f as createCommentVNode, m as createVNode, p as withCtx, F as Fragment, D as renderList, x as createBlock, i as _export_sfc } from "./index-fb6493ae.js";
2
- import { S as SecretsApi } from "./secrets.api-002e7d7e.js";
1
+ import { d as defineComponent, r as ref, G as computed, J as onMounted, y as resolveComponent, o as openBlock, c as createElementBlock, a as createBaseVNode, f as createTextVNode, t as toDisplayString, e as createCommentVNode, z as createVNode, A as withCtx, K as Fragment, L as renderList, C as createBlock, g as _export_sfc } from "./index-ca6799de.js";
2
+ import { S as SecretsApi } from "./secrets.api-34431884.js";
3
3
  const _hoisted_1 = { class: "component-container" };
4
4
  const _hoisted_2 = { class: "listbox-subtitle" };
5
5
  const _hoisted_3 = {
@@ -1,5 +1,5 @@
1
- import { r as ref, A as computed, d as defineComponent, C as onMounted, c as createElementBlock, b as createBaseVNode, w as withModifiers, g as withDirectives, v as vModelText, h as vModelDynamic, n as normalizeClass, q as createTextVNode, t as toDisplayString, s as unref, U as isRef, f as createCommentVNode, F as Fragment, D as renderList, o as openBlock, i as _export_sfc } from "./index-fb6493ae.js";
2
- import { f as fetchSecretsApi, a as addSecretApi, g as getSecretValueApi, d as deleteSecretApi } from "./secrets.api-002e7d7e.js";
1
+ import { r as ref, G as computed, d as defineComponent, J as onMounted, c as createElementBlock, a as createBaseVNode, w as withModifiers, i as withDirectives, v as vModelText, j as vModelDynamic, n as normalizeClass, f as createTextVNode, t as toDisplayString, B as unref, $ as isRef, e as createCommentVNode, K as Fragment, L as renderList, o as openBlock, g as _export_sfc } from "./index-ca6799de.js";
2
+ import { f as fetchSecretsApi, a as addSecretApi, g as getSecretValueApi, d as deleteSecretApi } from "./secrets.api-34431884.js";
3
3
  function useSecretManager() {
4
4
  const secrets = ref([]);
5
5
  const isLoading = ref(true);
@@ -1,12 +1,12 @@
1
- import { r as ref, d as defineComponent, o as openBlock, c as createElementBlock, m as createVNode, p as withCtx, x as createBlock, s as unref } from "./index-fb6493ae.js";
2
- import { C as CodeLoader } from "./vue-content-loader.es-c506ad97.js";
3
- import { u as useNodeStore } from "./PopOver-b22f049e.js";
4
- import { s as selectDynamic } from "./selectDynamic-80b92899.js";
5
- import { G as GenericNodeSettings } from "./genericNodeSettings-99014e1d.js";
6
- import "./UnavailableFields-bdad6144.js";
7
- import "./DesignerView-e6f5c0e8.js";
8
- import "./index-3ba44389.js";
9
- import "./vue-codemirror.esm-0965f39f.js";
1
+ import { r as ref, d as defineComponent, l as useNodeStore, o as openBlock, c as createElementBlock, z as createVNode, A as withCtx, C as createBlock, B as unref } from "./index-ca6799de.js";
2
+ import { C as CodeLoader } from "./vue-content-loader.es-808fe33a.js";
3
+ import { s as selectDynamic } from "./selectDynamic-5754a2b1.js";
4
+ import { G as GenericNodeSettings } from "./genericNodeSettings-0155288b.js";
5
+ import "./UnavailableFields-f6147968.js";
6
+ import "./PopOver-ddcfe4f6.js";
7
+ import "./DesignerView-a4466dab.js";
8
+ import "./index-057d770d.js";
9
+ import "./vue-codemirror.esm-8f46fb36.js";
10
10
  const createSelectInput = (column_name, data_type = void 0, position = void 0, original_position = void 0) => {
11
11
  const selectInput = {
12
12
  old_name: column_name,
@@ -1,4 +1,4 @@
1
- import { d as defineComponent, o as openBlock, c as createElementBlock, b as createBaseVNode, t as toDisplayString, F as Fragment, D as renderList, q as createTextVNode, f as createCommentVNode, i as _export_sfc } from "./index-fb6493ae.js";
1
+ import { d as defineComponent, o as openBlock, c as createElementBlock, a as createBaseVNode, t as toDisplayString, K as Fragment, L as renderList, f as createTextVNode, e as createCommentVNode, g as _export_sfc } from "./index-ca6799de.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, o as openBlock, c as createElementBlock, b as createBaseVNode, Z as normalizeStyle, t as toDisplayString, F as Fragment, D as renderList, q as createTextVNode, f as createCommentVNode, i as _export_sfc } from "./index-fb6493ae.js";
1
+ import { d as defineComponent, o as openBlock, c as createElementBlock, a as createBaseVNode, a4 as normalizeStyle, t as toDisplayString, K as Fragment, L as renderList, f as createTextVNode, e as createCommentVNode, g as _export_sfc } from "./index-ca6799de.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" };
@@ -1,4 +1,4 @@
1
- import { d as defineComponent, o as openBlock, c as createElementBlock, b as createBaseVNode, t as toDisplayString, q as createTextVNode, f as createCommentVNode, i as _export_sfc } from "./index-fb6493ae.js";
1
+ import { d as defineComponent, o as openBlock, c as createElementBlock, a as createBaseVNode, t as toDisplayString, f as createTextVNode, e as createCommentVNode, g as _export_sfc } from "./index-ca6799de.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" };