Flowfile 0.5.3__py3-none-any.whl → 0.5.4__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 (146) hide show
  1. flowfile/__init__.py +16 -0
  2. flowfile/web/static/assets/{AdminView-49392a9a.js → AdminView-f9847d67.js} +1 -1
  3. flowfile/web/static/assets/{CloudConnectionView-36bcd6df.css → CloudConnectionView-cf85f943.css} +17 -17
  4. flowfile/web/static/assets/{CloudConnectionView-f13f202b.js → CloudConnectionView-faace55b.js} +4 -4
  5. flowfile/web/static/assets/{CloudStorageReader-0023d4a5.js → CloudStorageReader-d86ecaa7.js} +8 -8
  6. flowfile/web/static/assets/{CloudStorageWriter-8e781e11.js → CloudStorageWriter-0f4d9a44.js} +8 -8
  7. flowfile/web/static/assets/ColumnActionInput-c44b7aee.css +159 -0
  8. flowfile/web/static/assets/ColumnActionInput-f4189ae0.js +330 -0
  9. flowfile/web/static/assets/{ColumnSelector-8ad68ea9.js → ColumnSelector-e66b33da.js} +1 -1
  10. flowfile/web/static/assets/ContextMenu-49463352.js +9 -0
  11. flowfile/web/static/assets/ContextMenu-dd5f3f25.js +9 -0
  12. flowfile/web/static/assets/ContextMenu-f709b884.js +9 -0
  13. flowfile/web/static/assets/ContextMenu.vue_vue_type_script_setup_true_lang-a1bd6314.js +59 -0
  14. flowfile/web/static/assets/{CrossJoin-03df6938.js → CrossJoin-24694b8f.js} +9 -9
  15. flowfile/web/static/assets/{CustomNode-8479239b.js → CustomNode-569d45ff.js} +27 -20
  16. flowfile/web/static/assets/CustomNode-edb9b939.css +42 -0
  17. flowfile/web/static/assets/{DatabaseConnectionSettings-e91df89a.css → DatabaseConnectionSettings-c20a1e16.css} +22 -20
  18. flowfile/web/static/assets/{DatabaseConnectionSettings-869e3efd.js → DatabaseConnectionSettings-cfc08938.js} +4 -4
  19. flowfile/web/static/assets/{DatabaseReader-36898a00.css → DatabaseReader-5bf8c75b.css} +39 -44
  20. flowfile/web/static/assets/{DatabaseReader-c58b9552.js → DatabaseReader-701feabb.js} +13 -13
  21. flowfile/web/static/assets/{DatabaseView-d26a9140.js → DatabaseView-0482e5b5.js} +2 -2
  22. flowfile/web/static/assets/{DatabaseWriter-4d05ddc7.js → DatabaseWriter-16721989.js} +12 -12
  23. flowfile/web/static/assets/{DatabaseWriter-217a99f1.css → DatabaseWriter-bdcf2c8b.css} +27 -25
  24. flowfile/web/static/assets/{DesignerView-a6d0ee84.css → DesignerView-49abb835.css} +391 -339
  25. flowfile/web/static/assets/{DesignerView-e6f5c0e8.js → DesignerView-f64749fb.js} +220 -118
  26. flowfile/web/static/assets/{DocumentationView-2e78ef1b.js → DocumentationView-61bd2990.js} +3 -3
  27. flowfile/web/static/assets/{DocumentationView-fd46c656.css → DocumentationView-9ea6e871.css} +9 -9
  28. flowfile/web/static/assets/{ExploreData-7b54caca.js → ExploreData-e2735b13.js} +7 -7
  29. flowfile/web/static/assets/{ExternalSource-3fa399b2.js → ExternalSource-2535c3b2.js} +9 -9
  30. flowfile/web/static/assets/{ExternalSource-47ab05a3.css → ExternalSource-7ac7373f.css} +17 -17
  31. flowfile/web/static/assets/{Filter-8cbbdbf3.js → Filter-2cdbc93c.js} +9 -9
  32. flowfile/web/static/assets/{Formula-aac42b1e.js → Formula-fcda3c2c.js} +9 -9
  33. flowfile/web/static/assets/{FuzzyMatch-cd9bbfca.js → FuzzyMatch-f8d3b7d3.js} +10 -10
  34. flowfile/web/static/assets/{GraphSolver-c24dec17.css → GraphSolver-4b4d7db9.css} +4 -4
  35. flowfile/web/static/assets/{GraphSolver-c7e6780e.js → GraphSolver-72eaa695.js} +11 -11
  36. flowfile/web/static/assets/GroupBy-5792782d.css +9 -0
  37. flowfile/web/static/assets/{GroupBy-93c5d22b.js → GroupBy-8aa0598b.js} +9 -9
  38. flowfile/web/static/assets/{Join-a19b2de2.js → Join-e40f0ffa.js} +10 -10
  39. flowfile/web/static/assets/{LoginView-0df4ed0a.js → LoginView-5111c9ae.js} +1 -1
  40. flowfile/web/static/assets/{ManualInput-8d3374b2.js → ManualInput-9b6f3224.js} +6 -6
  41. flowfile/web/static/assets/{MultiSelect-ad1b6243.js → MultiSelect-ef28e19e.js} +2 -2
  42. flowfile/web/static/assets/{MultiSelect.vue_vue_type_script_setup_true_lang-e278950d.js → MultiSelect.vue_vue_type_script_setup_true_lang-83b3bbfd.js} +1 -1
  43. flowfile/web/static/assets/{NodeDesigner-5f53be3f.css → NodeDesigner-94cd4dd3.css} +190 -190
  44. flowfile/web/static/assets/{NodeDesigner-40b647c9.js → NodeDesigner-d2b7ee2b.js} +171 -69
  45. flowfile/web/static/assets/{NumericInput-7100234c.js → NumericInput-1d789794.js} +2 -2
  46. flowfile/web/static/assets/{NumericInput.vue_vue_type_script_setup_true_lang-5130219f.js → NumericInput.vue_vue_type_script_setup_true_lang-7775f83e.js} +1 -1
  47. flowfile/web/static/assets/{Output-35e97000.css → Output-692dd25d.css} +10 -10
  48. flowfile/web/static/assets/{Output-f5efd2aa.js → Output-cefef801.js} +13 -12
  49. flowfile/web/static/assets/{Pivot-d981d23c.js → Pivot-bab1b75b.js} +10 -10
  50. flowfile/web/static/assets/{PivotValidation-63de1f73.js → PivotValidation-e7941f91.js} +1 -1
  51. flowfile/web/static/assets/{PivotValidation-39386e95.js → PivotValidation-fba09336.js} +1 -1
  52. flowfile/web/static/assets/{PolarsCode-f9d69217.js → PolarsCode-740e40fa.js} +7 -7
  53. flowfile/web/static/assets/{PopOver-b22f049e.js → PopOver-862d7e28.js} +1 -1
  54. flowfile/web/static/assets/{Read-aec2e377.js → Read-225cc63f.js} +15 -14
  55. flowfile/web/static/assets/{Read-36e7bd51.css → Read-90f366bc.css} +13 -13
  56. flowfile/web/static/assets/{RecordCount-78ed6845.js → RecordCount-ffc71eca.js} +6 -6
  57. flowfile/web/static/assets/{RecordId-2156e890.js → RecordId-a70bb8df.js} +9 -9
  58. flowfile/web/static/assets/{SQLQueryComponent-48c72f5b.js → SQLQueryComponent-15a421f5.js} +3 -3
  59. flowfile/web/static/assets/SQLQueryComponent-edb90b98.css +29 -0
  60. flowfile/web/static/assets/{Sample-1352ca74.js → Sample-6c26afc7.js} +6 -6
  61. flowfile/web/static/assets/{SecretSelector-22b5ff89.js → SecretSelector-ceed9496.js} +2 -2
  62. flowfile/web/static/assets/{SecretsView-17df66ee.js → SecretsView-214d255a.js} +2 -2
  63. flowfile/web/static/assets/{Select-0aee4c54.js → Select-8fc29999.js} +9 -9
  64. flowfile/web/static/assets/{SettingsSection-f2002a6d.js → SettingsSection-3f70e4c3.js} +1 -1
  65. flowfile/web/static/assets/{SettingsSection-0784e157.js → SettingsSection-83090218.js} +1 -1
  66. flowfile/web/static/assets/{SettingsSection-cd341bb6.js → SettingsSection-9f0d1725.js} +1 -1
  67. flowfile/web/static/assets/SetupView-3fa0aa03.js +160 -0
  68. flowfile/web/static/assets/SetupView-e2da3442.css +230 -0
  69. flowfile/web/static/assets/{SingleSelect-460cc0ea.js → SingleSelect-a4a568cb.js} +2 -2
  70. flowfile/web/static/assets/{SingleSelect.vue_vue_type_script_setup_true_lang-30741bb2.js → SingleSelect.vue_vue_type_script_setup_true_lang-c8ebdd33.js} +1 -1
  71. flowfile/web/static/assets/{SliderInput-5d926864.js → SliderInput-be533e71.js} +1 -1
  72. flowfile/web/static/assets/{Sort-3cdc971b.js → Sort-154dad81.js} +9 -9
  73. flowfile/web/static/assets/Sort-4abb7fae.css +9 -0
  74. flowfile/web/static/assets/{TextInput-a2d0bfbd.js → TextInput-454e2bda.js} +2 -2
  75. flowfile/web/static/assets/{TextInput.vue_vue_type_script_setup_true_lang-abad1ca2.js → TextInput.vue_vue_type_script_setup_true_lang-e86510d0.js} +1 -1
  76. flowfile/web/static/assets/{TextToRows-918945f7.js → TextToRows-ea73433d.js} +9 -9
  77. flowfile/web/static/assets/{ToggleSwitch-f0ef5196.js → ToggleSwitch-9d7b30f1.js} +2 -2
  78. flowfile/web/static/assets/{ToggleSwitch.vue_vue_type_script_setup_true_lang-5605c793.js → ToggleSwitch.vue_vue_type_script_setup_true_lang-00f2580e.js} +1 -1
  79. flowfile/web/static/assets/{UnavailableFields-54d2f518.css → UnavailableFields-394a1f78.css} +13 -13
  80. flowfile/web/static/assets/{UnavailableFields-bdad6144.js → UnavailableFields-b72a2c72.js} +4 -4
  81. flowfile/web/static/assets/{Union-e8ab8c86.js → Union-1e44f263.js} +6 -6
  82. flowfile/web/static/assets/Unique-2b705521.css +3 -0
  83. flowfile/web/static/assets/{Unique-8cd4f976.js → Unique-a3bc6d0a.js} +12 -12
  84. flowfile/web/static/assets/{Unpivot-710a2948.css → Unpivot-b6ad6427.css} +6 -6
  85. flowfile/web/static/assets/{Unpivot-8da14095.js → Unpivot-e27935fc.js} +11 -11
  86. flowfile/web/static/assets/{UnpivotValidation-6f7d89ff.js → UnpivotValidation-72497680.js} +1 -1
  87. flowfile/web/static/assets/{VueGraphicWalker-3fb312e1.js → VueGraphicWalker-d9ab70a3.js} +1 -1
  88. flowfile/web/static/assets/{api-24483f0d.js → api-a2102880.js} +1 -1
  89. flowfile/web/static/assets/{api-8b81fa73.js → api-f75042b0.js} +1 -1
  90. flowfile/web/static/assets/{dropDown-3d8dc5fa.css → dropDown-1d6acbd9.css} +26 -26
  91. flowfile/web/static/assets/{dropDown-ac0fda9d.js → dropDown-2798a109.js} +3 -3
  92. flowfile/web/static/assets/{fullEditor-5497a84a.js → fullEditor-cf7d7d93.js} +3 -3
  93. flowfile/web/static/assets/{fullEditor-a0be62b3.css → fullEditor-fe9f7e18.css} +3 -3
  94. flowfile/web/static/assets/{genericNodeSettings-99014e1d.js → genericNodeSettings-14eac1c3.js} +3 -3
  95. flowfile/web/static/assets/{index-fb6493ae.js → index-387a6f18.js} +175 -86
  96. flowfile/web/static/assets/{index-07dda503.js → index-6b367bb5.js} +1 -1
  97. flowfile/web/static/assets/{index-e6289dd0.css → index-e96ab018.css} +249 -10
  98. flowfile/web/static/assets/{index-3ba44389.js → index-f0a6e5a5.js} +2 -2
  99. flowfile/web/static/assets/nodeInput-ed2ae8d7.js +2 -0
  100. flowfile/web/static/assets/{outputCsv-8f8ba42d.js → outputCsv-3c1757e8.js} +1 -1
  101. flowfile/web/static/assets/{outputExcel-393f4fef.js → outputExcel-686e1f48.js} +1 -1
  102. flowfile/web/static/assets/{outputParquet-07c81f65.js → outputParquet-df28faa7.js} +1 -1
  103. flowfile/web/static/assets/{readCsv-07f6d9ad.js → readCsv-e37eee21.js} +1 -1
  104. flowfile/web/static/assets/{readExcel-ed69bc8f.js → readExcel-a13f14bb.js} +3 -3
  105. flowfile/web/static/assets/{readParquet-e3ed4528.js → readParquet-344cf746.js} +1 -1
  106. flowfile/web/static/assets/{secrets.api-002e7d7e.js → secrets.api-ae198c5c.js} +1 -1
  107. flowfile/web/static/assets/{selectDynamic-80b92899.js → selectDynamic-6b4b0767.js} +3 -3
  108. flowfile/web/static/assets/{vue-codemirror.esm-0965f39f.js → vue-codemirror.esm-31ba0e0b.js} +1 -1
  109. flowfile/web/static/assets/{vue-content-loader.es-c506ad97.js → vue-content-loader.es-4469c8ff.js} +1 -1
  110. flowfile/web/static/index.html +2 -2
  111. {flowfile-0.5.3.dist-info → flowfile-0.5.4.dist-info}/METADATA +2 -2
  112. {flowfile-0.5.3.dist-info → flowfile-0.5.4.dist-info}/RECORD +134 -129
  113. flowfile_core/auth/secrets.py +56 -13
  114. flowfile_core/fileExplorer/funcs.py +26 -4
  115. flowfile_core/flowfile/code_generator/__init__.py +11 -0
  116. flowfile_core/flowfile/code_generator/code_generator.py +347 -2
  117. flowfile_core/flowfile/flow_data_engine/flow_data_engine.py +13 -1
  118. flowfile_core/flowfile/flow_graph.py +2 -0
  119. flowfile_core/flowfile/flow_node/flow_node.py +52 -28
  120. flowfile_core/flowfile/node_designer/__init__.py +4 -0
  121. flowfile_core/flowfile/node_designer/ui_components.py +144 -1
  122. flowfile_core/routes/public.py +43 -1
  123. flowfile_core/schemas/cloud_storage_schemas.py +39 -15
  124. flowfile_core/secret_manager/secret_manager.py +107 -6
  125. flowfile_frame/__init__.py +11 -0
  126. flowfile_frame/database/__init__.py +36 -0
  127. flowfile_frame/database/connection_manager.py +205 -0
  128. flowfile_frame/database/frame_helpers.py +249 -0
  129. flowfile_worker/configs.py +31 -15
  130. flowfile_worker/secrets.py +105 -15
  131. flowfile_worker/spawner.py +10 -6
  132. flowfile/web/static/assets/ContextMenu-26d4dd27.css +0 -26
  133. flowfile/web/static/assets/ContextMenu-31ee57f0.js +0 -41
  134. flowfile/web/static/assets/ContextMenu-69a74055.js +0 -41
  135. flowfile/web/static/assets/ContextMenu-8e2051c6.js +0 -41
  136. flowfile/web/static/assets/ContextMenu-8ec1729e.css +0 -26
  137. flowfile/web/static/assets/ContextMenu-9b310c60.css +0 -26
  138. flowfile/web/static/assets/CustomNode-59e99a86.css +0 -32
  139. flowfile/web/static/assets/GroupBy-be7ac0bf.css +0 -51
  140. flowfile/web/static/assets/SQLQueryComponent-1c2f26b4.css +0 -27
  141. flowfile/web/static/assets/Sort-8a871341.css +0 -51
  142. flowfile/web/static/assets/Unique-9fb2f567.css +0 -51
  143. flowfile/web/static/assets/nodeInput-0eb13f1a.js +0 -2
  144. {flowfile-0.5.3.dist-info → flowfile-0.5.4.dist-info}/WHEEL +0 -0
  145. {flowfile-0.5.3.dist-info → flowfile-0.5.4.dist-info}/entry_points.txt +0 -0
  146. {flowfile-0.5.3.dist-info → flowfile-0.5.4.dist-info}/licenses/LICENSE +0 -0
@@ -1,4 +1,4 @@
1
- import { d as defineComponent, A as computed, c as createElementBlock, b as createBaseVNode, o as openBlock, i as _export_sfc } from "./index-fb6493ae.js";
1
+ import { d as defineComponent, B as computed, c as createElementBlock, a as createBaseVNode, o as openBlock, g as _export_sfc } from "./index-387a6f18.js";
2
2
  const _hoisted_1 = { class: "doc-wrapper" };
3
3
  const _hoisted_2 = ["src"];
4
4
  const _sfc_main = /* @__PURE__ */ defineComponent({
@@ -26,8 +26,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
26
26
  };
27
27
  }
28
28
  });
29
- const DocumentationView_vue_vue_type_style_index_0_scoped_9e2ec7da_lang = "";
30
- const DocumentationView = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-9e2ec7da"]]);
29
+ const DocumentationView_vue_vue_type_style_index_0_scoped_93c4b98d_lang = "";
30
+ const DocumentationView = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-93c4b98d"]]);
31
31
  export {
32
32
  DocumentationView as default
33
33
  };
@@ -1,14 +1,14 @@
1
1
 
2
- .doc-wrapper[data-v-9e2ec7da] {
2
+ .doc-wrapper[data-v-93c4b98d] {
3
3
  width: 100%;
4
4
  height: 99vh;
5
5
  }
6
- .iframe-docs[data-v-9e2ec7da] {
6
+ .iframe-docs[data-v-93c4b98d] {
7
7
  width: 100%;
8
8
  height: 100%;
9
9
  border: none;
10
10
  }
11
- .flowfile-button[data-v-9e2ec7da] {
11
+ .flowfile-button[data-v-93c4b98d] {
12
12
  background-color: var(--color-primary);
13
13
  color: var(--color-background);
14
14
  border: none;
@@ -24,7 +24,7 @@
24
24
  bottom: 20px; /* Distance from bottom */
25
25
  right: 20px; /* Distance from right */
26
26
  z-index: 1000; /* Make sure it’s above the iframe */
27
- box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
27
+ box-shadow: var(--shadow-lg);
28
28
  transition:
29
29
  background-color 0.3s ease,
30
30
  transform 0.2s ease,
@@ -32,19 +32,19 @@
32
32
  }
33
33
 
34
34
  /* Hover & Active effects */
35
- .flowfile-button[data-v-9e2ec7da]:hover {
35
+ .flowfile-button[data-v-93c4b98d]:hover {
36
36
  background-color: var(--color-primary-dark);
37
37
  transform: scale(1.1);
38
38
  }
39
- .flowfile-button[data-v-9e2ec7da]:active {
39
+ .flowfile-button[data-v-93c4b98d]:active {
40
40
  transform: scale(1);
41
41
  }
42
- .flowfile-button[data-v-9e2ec7da]:focus {
42
+ .flowfile-button[data-v-93c4b98d]:focus {
43
43
  outline: none;
44
- box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.5);
44
+ box-shadow: 0 0 0 3px var(--color-focus-ring-primary);
45
45
  }
46
46
 
47
47
  /* Adjust icon size */
48
- .flowfile-button i[data-v-9e2ec7da] {
48
+ .flowfile-button i[data-v-93c4b98d] {
49
49
  font-size: 20px;
50
50
  }
@@ -1,10 +1,10 @@
1
- import { C as CodeLoader } from "./vue-content-loader.es-c506ad97.js";
2
- import VueGraphicWalker from "./VueGraphicWalker-3fb312e1.js";
3
- import { j as axios, d as defineComponent, r as ref, as as useThemeStore, A as computed, o as openBlock, c as createElementBlock, x as createBlock, s as unref, b as createBaseVNode, t as toDisplayString, i as _export_sfc } from "./index-fb6493ae.js";
4
- import { u as useNodeStore } from "./PopOver-b22f049e.js";
5
- import { u as useItemStore } from "./DesignerView-e6f5c0e8.js";
6
- import "./index-3ba44389.js";
7
- import "./vue-codemirror.esm-0965f39f.js";
1
+ import { C as CodeLoader } from "./vue-content-loader.es-4469c8ff.js";
2
+ import VueGraphicWalker from "./VueGraphicWalker-d9ab70a3.js";
3
+ import { k as axios, d as defineComponent, r as ref, av as useThemeStore, B as computed, o as openBlock, c as createElementBlock, y as createBlock, x as unref, a as createBaseVNode, t as toDisplayString, g as _export_sfc } from "./index-387a6f18.js";
4
+ import { u as useNodeStore } from "./PopOver-862d7e28.js";
5
+ import { u as useItemStore } from "./DesignerView-f64749fb.js";
6
+ import "./index-f0a6e5a5.js";
7
+ import "./vue-codemirror.esm-31ba0e0b.js";
8
8
  const fetchGraphicWalkerData = async (flowId, nodeId) => {
9
9
  var _a, _b;
10
10
  console.log(`[GraphicWalker] Fetching data for flow ${flowId}, node ${nodeId}`);
@@ -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, a9 as watchEffect, l as resolveComponent, o as openBlock, c as createElementBlock, m as createVNode, p as withCtx, b as createBaseVNode, F as Fragment, D as renderList, f as createCommentVNode, x as createBlock, s as unref, i as _export_sfc } from "./index-fb6493ae.js";
4
- import { G as GenericNodeSettings } from "./genericNodeSettings-99014e1d.js";
5
- import "./DesignerView-e6f5c0e8.js";
6
- import "./index-3ba44389.js";
7
- import "./vue-codemirror.esm-0965f39f.js";
1
+ import { C as CodeLoader } from "./vue-content-loader.es-4469c8ff.js";
2
+ import { u as useNodeStore } from "./PopOver-862d7e28.js";
3
+ import { d as defineComponent, r as ref, ab as watchEffect, m as resolveComponent, o as openBlock, c as createElementBlock, p as createVNode, q as withCtx, a as createBaseVNode, G as Fragment, H as renderList, e as createCommentVNode, y as createBlock, x as unref, g as _export_sfc } from "./index-387a6f18.js";
4
+ import { G as GenericNodeSettings } from "./genericNodeSettings-14eac1c3.js";
5
+ import "./DesignerView-f64749fb.js";
6
+ import "./index-f0a6e5a5.js";
7
+ import "./vue-codemirror.esm-31ba0e0b.js";
8
8
  function get_template_source_type(type, options) {
9
9
  switch (type) {
10
10
  case "SAMPLE_USERS":
@@ -136,8 +136,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
136
136
  };
137
137
  }
138
138
  });
139
- const ExternalSource_vue_vue_type_style_index_0_scoped_1cd8615a_lang = "";
140
- const ExternalSource = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-1cd8615a"]]);
139
+ const ExternalSource_vue_vue_type_style_index_0_scoped_c95ed46a_lang = "";
140
+ const ExternalSource = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-c95ed46a"]]);
141
141
  export {
142
142
  ExternalSource as default
143
143
  };
@@ -1,5 +1,5 @@
1
1
 
2
- .context-menu[data-v-1cd8615a] {
2
+ .context-menu[data-v-c95ed46a] {
3
3
  position: fixed;
4
4
  z-index: 1000;
5
5
  border: 1px solid #ccc;
@@ -9,7 +9,7 @@
9
9
  border-radius: 4px;
10
10
  user-select: none;
11
11
  }
12
- .context-menu button[data-v-1cd8615a] {
12
+ .context-menu button[data-v-c95ed46a] {
13
13
  display: block;
14
14
  background: none;
15
15
  border: none;
@@ -19,17 +19,17 @@
19
19
  cursor: pointer;
20
20
  z-index: 100;
21
21
  }
22
- .context-menu button[data-v-1cd8615a]:hover {
22
+ .context-menu button[data-v-c95ed46a]:hover {
23
23
  background-color: #f0f0f0;
24
24
  }
25
- .table-wrapper[data-v-1cd8615a] {
25
+ .table-wrapper[data-v-c95ed46a] {
26
26
  max-height: 300px; /* Adjust this value as needed */
27
27
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); /* subtle shadow for depth */
28
28
  border-radius: 8px; /* rounded corners */
29
29
  overflow: auto; /* ensures the rounded corners are applied to the child elements */
30
30
  margin: 5px; /* adds a small margin around the table */
31
31
  }
32
- .context-menu[data-v-1cd8615a] {
32
+ .context-menu[data-v-c95ed46a] {
33
33
  position: fixed;
34
34
  z-index: 1000;
35
35
  border: 1px solid #ccc;
@@ -37,23 +37,23 @@
37
37
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
38
38
  border-radius: 4px;
39
39
  }
40
- .context-menu ul[data-v-1cd8615a] {
40
+ .context-menu ul[data-v-c95ed46a] {
41
41
  list-style: none;
42
42
  padding: 0;
43
43
  margin: 0;
44
44
  }
45
- .context-menu li[data-v-1cd8615a] {
45
+ .context-menu li[data-v-c95ed46a] {
46
46
  padding: 8px 16px;
47
47
  cursor: pointer;
48
48
  }
49
- .context-menu li[data-v-1cd8615a]:hover {
50
- background-color: #f0f0f0;
49
+ .context-menu li[data-v-c95ed46a]:hover {
50
+ background-color: var(--color-background-secondary);
51
51
  }
52
- .file-upload-wrapper[data-v-1cd8615a] {
52
+ .file-upload-wrapper[data-v-c95ed46a] {
53
53
  position: relative;
54
54
  width: 100%;
55
55
  }
56
- .file-upload-input[data-v-1cd8615a] {
56
+ .file-upload-input[data-v-c95ed46a] {
57
57
  width: 100%;
58
58
  height: 40px;
59
59
  opacity: 0;
@@ -63,11 +63,11 @@
63
63
  z-index: 1;
64
64
  cursor: pointer;
65
65
  }
66
- .file-upload-label[data-v-1cd8615a] {
66
+ .file-upload-label[data-v-c95ed46a] {
67
67
  display: flex;
68
68
  align-items: center;
69
69
  justify-content: flex-start;
70
- background-color: #f5f5f5;
70
+ background-color: var(--color-background-secondary);
71
71
  border: 1px solid #ddd;
72
72
  border-radius: 4px;
73
73
  padding: 10px 15px;
@@ -79,14 +79,14 @@
79
79
  cursor: pointer;
80
80
  transition: background-color 0.3s ease;
81
81
  }
82
- .file-upload-label[data-v-1cd8615a]:hover {
83
- background-color: #e4e4e4;
82
+ .file-upload-label[data-v-c95ed46a]:hover {
83
+ background-color: var(--color-background-secondary);
84
84
  }
85
- .file-icon[data-v-1cd8615a] {
85
+ .file-icon[data-v-c95ed46a] {
86
86
  margin-right: 10px;
87
87
  font-size: 20px; /* Slightly larger icon for better visual balance */
88
88
  }
89
- .file-label-text[data-v-1cd8615a] {
89
+ .file-label-text[data-v-c95ed46a] {
90
90
  flex-grow: 1; /* Ensures text takes the available space */
91
91
  margin-left: 10px; /* Spacing between icon and text */
92
92
  }
@@ -1,13 +1,13 @@
1
- import { d as defineComponent, r as ref, A as computed, l as resolveComponent, o as openBlock, c as createElementBlock, m as createVNode, p as withCtx, b as createBaseVNode, q as createTextVNode, f as createCommentVNode, s as unref, g as withDirectives, v as vModelText, t as toDisplayString, x as createBlock, i as _export_sfc } from "./index-fb6493ae.js";
2
- import { C as CodeLoader } from "./vue-content-loader.es-c506ad97.js";
3
- import { C as ColumnSelector } from "./dropDown-ac0fda9d.js";
4
- import { u as useNodeStore } from "./PopOver-b22f049e.js";
5
- import mainEditorRef from "./fullEditor-5497a84a.js";
6
- import { G as GenericNodeSettings } from "./genericNodeSettings-99014e1d.js";
1
+ import { d as defineComponent, r as ref, B as computed, m as resolveComponent, o as openBlock, c as createElementBlock, p as createVNode, q as withCtx, a as createBaseVNode, f as createTextVNode, e as createCommentVNode, x as unref, i as withDirectives, v as vModelText, t as toDisplayString, y as createBlock, g as _export_sfc } from "./index-387a6f18.js";
2
+ import { C as CodeLoader } from "./vue-content-loader.es-4469c8ff.js";
3
+ import { C as ColumnSelector } from "./dropDown-2798a109.js";
4
+ import { u as useNodeStore } from "./PopOver-862d7e28.js";
5
+ import mainEditorRef from "./fullEditor-cf7d7d93.js";
6
+ import { G as GenericNodeSettings } from "./genericNodeSettings-14eac1c3.js";
7
7
  import { F as FILTER_OPERATOR_LABELS, g as getFilterOperatorLabel, O as OPERATORS_NO_VALUE, a as OPERATORS_WITH_VALUE2 } from "./node.types-2c15bb7e.js";
8
- import "./vue-codemirror.esm-0965f39f.js";
9
- import "./DesignerView-e6f5c0e8.js";
10
- import "./index-3ba44389.js";
8
+ import "./vue-codemirror.esm-31ba0e0b.js";
9
+ import "./DesignerView-f64749fb.js";
10
+ import "./index-f0a6e5a5.js";
11
11
  const _hoisted_1 = { key: 0 };
12
12
  const _hoisted_2 = { class: "listbox-wrapper" };
13
13
  const _hoisted_3 = { style: { "border-radius": "20px" } };
@@ -1,12 +1,12 @@
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, B as watch, o as openBlock, c as createElementBlock, t as toDisplayString, f as createCommentVNode, b as createBaseVNode, m as createVNode, i as _export_sfc, p as withCtx, s as unref, x as createBlock } from "./index-fb6493ae.js";
4
- import mainEditorRef from "./fullEditor-5497a84a.js";
5
- import { C as ColumnSelector } from "./dropDown-ac0fda9d.js";
6
- import { G as GenericNodeSettings } from "./genericNodeSettings-99014e1d.js";
7
- import "./vue-codemirror.esm-0965f39f.js";
8
- import "./DesignerView-e6f5c0e8.js";
9
- import "./index-3ba44389.js";
1
+ import { C as CodeLoader } from "./vue-content-loader.es-4469c8ff.js";
2
+ import { u as useNodeStore } from "./PopOver-862d7e28.js";
3
+ import { d as defineComponent, r as ref, C as watch, o as openBlock, c as createElementBlock, t as toDisplayString, e as createCommentVNode, a as createBaseVNode, p as createVNode, g as _export_sfc, q as withCtx, x as unref, y as createBlock } from "./index-387a6f18.js";
4
+ import mainEditorRef from "./fullEditor-cf7d7d93.js";
5
+ import { C as ColumnSelector } from "./dropDown-2798a109.js";
6
+ import { G as GenericNodeSettings } from "./genericNodeSettings-14eac1c3.js";
7
+ import "./vue-codemirror.esm-31ba0e0b.js";
8
+ import "./DesignerView-f64749fb.js";
9
+ import "./index-f0a6e5a5.js";
10
10
  const _hoisted_1$1 = {
11
11
  key: 0,
12
12
  class: "label"
@@ -1,13 +1,13 @@
1
- import { d as defineComponent, r as ref, A as computed, C as onMounted, X as nextTick, o as openBlock, c as createElementBlock, m as createVNode, p as withCtx, b as createBaseVNode, n as normalizeClass, F as Fragment, D as renderList, x as createBlock, f as createCommentVNode, q as createTextVNode, t as toDisplayString, g as withDirectives, v as vModelText, am as vModelSelect, s as unref, i as _export_sfc } from "./index-fb6493ae.js";
2
- import { u as useNodeStore } from "./PopOver-b22f049e.js";
3
- import { C as ColumnSelector } from "./dropDown-ac0fda9d.js";
4
- import { s as selectDynamic } from "./selectDynamic-80b92899.js";
5
- import { u as unavailableField } from "./UnavailableFields-bdad6144.js";
6
- import { G as GenericNodeSettings } from "./genericNodeSettings-99014e1d.js";
7
- import { C as CodeLoader } from "./vue-content-loader.es-c506ad97.js";
8
- import "./DesignerView-e6f5c0e8.js";
9
- import "./index-3ba44389.js";
10
- import "./vue-codemirror.esm-0965f39f.js";
1
+ import { d as defineComponent, r as ref, B as computed, F as onMounted, Z as nextTick, o as openBlock, c as createElementBlock, p as createVNode, q as withCtx, a as createBaseVNode, n as normalizeClass, G as Fragment, H as renderList, y as createBlock, e as createCommentVNode, f as createTextVNode, t as toDisplayString, i as withDirectives, v as vModelText, ao as vModelSelect, x as unref, g as _export_sfc } from "./index-387a6f18.js";
2
+ import { u as useNodeStore } from "./PopOver-862d7e28.js";
3
+ import { C as ColumnSelector } from "./dropDown-2798a109.js";
4
+ import { s as selectDynamic } from "./selectDynamic-6b4b0767.js";
5
+ import { u as unavailableField } from "./UnavailableFields-b72a2c72.js";
6
+ import { G as GenericNodeSettings } from "./genericNodeSettings-14eac1c3.js";
7
+ import { C as CodeLoader } from "./vue-content-loader.es-4469c8ff.js";
8
+ import "./DesignerView-f64749fb.js";
9
+ import "./index-f0a6e5a5.js";
10
+ import "./vue-codemirror.esm-31ba0e0b.js";
11
11
  const _hoisted_1 = {
12
12
  key: 0,
13
13
  class: "fuzzy-join-container"
@@ -1,5 +1,5 @@
1
1
 
2
- .context-menu[data-v-71590603] {
2
+ .context-menu[data-v-723eb420] {
3
3
  position: fixed;
4
4
  z-index: 1000;
5
5
  border: 1px solid #ccc;
@@ -8,15 +8,15 @@
8
8
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
9
9
  border-radius: 4px;
10
10
  }
11
- .context-menu ul[data-v-71590603] {
11
+ .context-menu ul[data-v-723eb420] {
12
12
  list-style: none;
13
13
  padding: 0;
14
14
  margin: 0;
15
15
  }
16
- .context-menu li[data-v-71590603] {
16
+ .context-menu li[data-v-723eb420] {
17
17
  padding: 8px 16px;
18
18
  cursor: pointer;
19
19
  }
20
- .context-menu li[data-v-71590603]:hover {
20
+ .context-menu li[data-v-723eb420]:hover {
21
21
  background-color: #f0f0f0;
22
22
  }
@@ -1,11 +1,11 @@
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-69a74055.js";
4
- import SettingsSection from "./SettingsSection-f2002a6d.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, r as ref, B as computed, F as onMounted, Z as nextTick, l as onUnmounted, m as resolveComponent, o as openBlock, c as createElementBlock, p as createVNode, q as withCtx, a as createBaseVNode, G as Fragment, H as renderList, n as normalizeClass, w as withModifiers, t as toDisplayString, y as createBlock, e as createCommentVNode, g as _export_sfc } from "./index-387a6f18.js";
2
+ import { u as useNodeStore } from "./PopOver-862d7e28.js";
3
+ import "./DesignerView-f64749fb.js";
4
+ import { _ as _sfc_main$1 } from "./ContextMenu.vue_vue_type_script_setup_true_lang-a1bd6314.js";
5
+ import SettingsSection from "./SettingsSection-3f70e4c3.js";
6
+ import { G as GenericNodeSettings } from "./genericNodeSettings-14eac1c3.js";
7
+ import "./index-f0a6e5a5.js";
8
+ import "./vue-codemirror.esm-31ba0e0b.js";
9
9
  const _hoisted_1 = {
10
10
  key: 0,
11
11
  class: "listbox-wrapper"
@@ -184,7 +184,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
184
184
  }), 128))
185
185
  ])
186
186
  ]),
187
- showContextMenu.value ? (openBlock(), createBlock(ContextMenu, {
187
+ showContextMenu.value ? (openBlock(), createBlock(_sfc_main$1, {
188
188
  key: 0,
189
189
  id: "pivot-context-menu",
190
190
  ref_key: "contextMenuRef",
@@ -231,8 +231,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
231
231
  };
232
232
  }
233
233
  });
234
- const GraphSolver_vue_vue_type_style_index_0_scoped_71590603_lang = "";
235
- const GraphSolver = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-71590603"]]);
234
+ const GraphSolver_vue_vue_type_style_index_0_scoped_723eb420_lang = "";
235
+ const GraphSolver = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-723eb420"]]);
236
236
  export {
237
237
  GraphSolver as default
238
238
  };
@@ -0,0 +1,9 @@
1
+
2
+ /* Context menu styles are now centralized in styles/components/_context-menu.css */
3
+ .table-wrapper[data-v-d7b3d915] {
4
+ max-height: 300px;
5
+ box-shadow: var(--shadow-sm);
6
+ border-radius: var(--border-radius-lg);
7
+ overflow: auto;
8
+ margin: var(--spacing-1);
9
+ }
@@ -1,10 +1,10 @@
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, t as toDisplayString, f as createCommentVNode, Z as normalizeStyle, w as withModifiers, x as createBlock, s as unref, i as _export_sfc } 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 { G as GenericNodeSettings } from "./genericNodeSettings-99014e1d.js";
5
- import "./DesignerView-e6f5c0e8.js";
6
- import "./index-3ba44389.js";
7
- import "./vue-codemirror.esm-0965f39f.js";
1
+ import { d as defineComponent, r as ref, B as computed, F as onMounted, Z as nextTick, l as onUnmounted, m as resolveComponent, o as openBlock, c as createElementBlock, p as createVNode, q as withCtx, a as createBaseVNode, G as Fragment, H as renderList, n as normalizeClass, t as toDisplayString, e as createCommentVNode, a0 as normalizeStyle, w as withModifiers, y as createBlock, x as unref, g as _export_sfc } from "./index-387a6f18.js";
2
+ import { C as CodeLoader } from "./vue-content-loader.es-4469c8ff.js";
3
+ import { u as useNodeStore } from "./PopOver-862d7e28.js";
4
+ import { G as GenericNodeSettings } from "./genericNodeSettings-14eac1c3.js";
5
+ import "./DesignerView-f64749fb.js";
6
+ import "./index-f0a6e5a5.js";
7
+ import "./vue-codemirror.esm-31ba0e0b.js";
8
8
  const _hoisted_1 = { key: 0 };
9
9
  const _hoisted_2 = { class: "listbox-wrapper" };
10
10
  const _hoisted_3 = {
@@ -346,8 +346,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
346
346
  };
347
347
  }
348
348
  });
349
- const GroupBy_vue_vue_type_style_index_0_scoped_9d79e03b_lang = "";
350
- const GroupBy = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-9d79e03b"]]);
349
+ const GroupBy_vue_vue_type_style_index_0_scoped_d7b3d915_lang = "";
350
+ const GroupBy = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-d7b3d915"]]);
351
351
  export {
352
352
  GroupBy as default
353
353
  };
@@ -1,13 +1,13 @@
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, A as computed, o as openBlock, c as createElementBlock, m as createVNode, p as withCtx, b as createBaseVNode, x as createBlock, f as createCommentVNode, F as Fragment, D as renderList, s as unref, i as _export_sfc } from "./index-fb6493ae.js";
4
- import { C as ColumnSelector } from "./dropDown-ac0fda9d.js";
5
- import { s as selectDynamic } from "./selectDynamic-80b92899.js";
6
- import { G as GenericNodeSettings } from "./genericNodeSettings-99014e1d.js";
7
- import "./UnavailableFields-bdad6144.js";
8
- import "./DesignerView-e6f5c0e8.js";
9
- import "./index-3ba44389.js";
10
- import "./vue-codemirror.esm-0965f39f.js";
1
+ import { C as CodeLoader } from "./vue-content-loader.es-4469c8ff.js";
2
+ import { u as useNodeStore } from "./PopOver-862d7e28.js";
3
+ import { d as defineComponent, r as ref, B as computed, o as openBlock, c as createElementBlock, p as createVNode, q as withCtx, a as createBaseVNode, y as createBlock, e as createCommentVNode, G as Fragment, H as renderList, x as unref, g as _export_sfc } from "./index-387a6f18.js";
4
+ import { C as ColumnSelector } from "./dropDown-2798a109.js";
5
+ import { s as selectDynamic } from "./selectDynamic-6b4b0767.js";
6
+ import { G as GenericNodeSettings } from "./genericNodeSettings-14eac1c3.js";
7
+ import "./UnavailableFields-b72a2c72.js";
8
+ import "./DesignerView-f64749fb.js";
9
+ import "./index-f0a6e5a5.js";
10
+ import "./vue-codemirror.esm-31ba0e0b.js";
11
11
  const _hoisted_1 = {
12
12
  key: 0,
13
13
  class: "listbox-wrapper"
@@ -1,4 +1,4 @@
1
- import { d as defineComponent, u as useRouter, a as useAuthStore, r as ref, c as createElementBlock, b as createBaseVNode, e as createStaticVNode, w as withModifiers, t as toDisplayString, f as createCommentVNode, g as withDirectives, v as vModelText, h as vModelDynamic, n as normalizeClass, o as openBlock, _ as _imports_1, i as _export_sfc } from "./index-fb6493ae.js";
1
+ import { d as defineComponent, u as useRouter, h as useAuthStore, r as ref, c as createElementBlock, a as createBaseVNode, b as createStaticVNode, w as withModifiers, t as toDisplayString, e as createCommentVNode, i as withDirectives, v as vModelText, j as vModelDynamic, n as normalizeClass, o as openBlock, _ as _imports_1, g as _export_sfc } from "./index-387a6f18.js";
2
2
  const _hoisted_1 = { class: "login-container" };
3
3
  const _hoisted_2 = { class: "login-card" };
4
4
  const _hoisted_3 = {
@@ -1,9 +1,9 @@
1
- import { r as ref, d as defineComponent, A as computed, B as watch, l as resolveComponent, o as openBlock, c as createElementBlock, m as createVNode, p as withCtx, b as createBaseVNode, q as createTextVNode, n as normalizeClass, t as toDisplayString, F as Fragment, D as renderList, g as withDirectives, v as vModelText, s as unref, x as createBlock, f as createCommentVNode, E as ElNotification, i as _export_sfc } 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 { r as ref, d as defineComponent, B as computed, C as watch, m as resolveComponent, o as openBlock, c as createElementBlock, p as createVNode, q as withCtx, a as createBaseVNode, f as createTextVNode, n as normalizeClass, t as toDisplayString, G as Fragment, H as renderList, i as withDirectives, v as vModelText, x as unref, y as createBlock, e as createCommentVNode, E as ElNotification, g as _export_sfc } from "./index-387a6f18.js";
2
+ import { u as useNodeStore } from "./PopOver-862d7e28.js";
3
+ import { G as GenericNodeSettings } from "./genericNodeSettings-14eac1c3.js";
4
+ import "./DesignerView-f64749fb.js";
5
+ import "./index-f0a6e5a5.js";
6
+ import "./vue-codemirror.esm-31ba0e0b.js";
7
7
  const createManualInput = (flowId = -1, nodeId = -1, pos_x = 0, pos_y = 0) => {
8
8
  const nodeManualInput = ref({
9
9
  flow_id: flowId,
@@ -1,5 +1,5 @@
1
- import { _ as _sfc_main } from "./MultiSelect.vue_vue_type_script_setup_true_lang-e278950d.js";
2
- import "./index-fb6493ae.js";
1
+ import { _ as _sfc_main } from "./MultiSelect.vue_vue_type_script_setup_true_lang-83b3bbfd.js";
2
+ import "./index-387a6f18.js";
3
3
  export {
4
4
  _sfc_main as default
5
5
  };
@@ -1,4 +1,4 @@
1
- import { d as defineComponent, A as computed, l as resolveComponent, o as openBlock, c as createElementBlock, b as createBaseVNode, t as toDisplayString, m as createVNode, p as withCtx, F as Fragment, D as renderList, x as createBlock } from "./index-fb6493ae.js";
1
+ import { d as defineComponent, B as computed, m as resolveComponent, o as openBlock, c as createElementBlock, a as createBaseVNode, t as toDisplayString, p as createVNode, q as withCtx, G as Fragment, H as renderList, y as createBlock } from "./index-387a6f18.js";
2
2
  const _hoisted_1 = { class: "component-container" };
3
3
  const _hoisted_2 = { class: "listbox-subtitle" };
4
4
  const _sfc_main = /* @__PURE__ */ defineComponent({