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,5 +1,5 @@
1
- import { d as defineComponent, r as ref, C as onMounted, o as openBlock, c as createElementBlock, b as createBaseVNode, t as toDisplayString, F as Fragment, D as renderList, f as createCommentVNode, 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, F as onMounted, o as openBlock, c as createElementBlock, a as createBaseVNode, t as toDisplayString, G as Fragment, H as renderList, e as createCommentVNode, g as _export_sfc } from "./index-387a6f18.js";
2
+ import { S as SecretsApi } from "./secrets.api-ae198c5c.js";
3
3
  const _hoisted_1 = { class: "connection-settings-container" };
4
4
  const _hoisted_2 = { class: "toggle-button" };
5
5
  const _hoisted_3 = {
@@ -145,8 +145,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
145
145
  };
146
146
  }
147
147
  });
148
- const DatabaseConnectionSettings_vue_vue_type_style_index_0_scoped_3cfba70e_lang = "";
149
- const DatabaseConnectionSettings = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-3cfba70e"]]);
148
+ const DatabaseConnectionSettings_vue_vue_type_style_index_0_scoped_62ec37a1_lang = "";
149
+ const DatabaseConnectionSettings = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-62ec37a1"]]);
150
150
  export {
151
151
  DatabaseConnectionSettings as default
152
152
  };
@@ -1,59 +1,54 @@
1
1
 
2
- .db-container[data-v-0dcb068f] {
2
+ .db-container[data-v-5433b2ea] {
3
3
  font-family: var(--font-family-base);
4
4
  max-width: 100%;
5
5
  color: var(--color-text-primary);
6
6
  }
7
- .section-subtitle[data-v-0dcb068f] {
7
+ .section-subtitle[data-v-5433b2ea] {
8
8
  margin: 0 0 0.75rem 0;
9
9
  font-size: 0.95rem;
10
10
  font-weight: 600;
11
- color: #4a5568;
11
+ color: var(--color-text-secondary);
12
12
  }
13
- .query-section[data-v-0dcb068f] {
13
+ .query-section[data-v-5433b2ea] {
14
14
  margin-top: 1rem;
15
15
  padding-top: 1rem;
16
- border-top: 1px solid #edf2f7;
16
+ border-top: 1px solid var(--color-border-light);
17
17
  }
18
- .form-row[data-v-0dcb068f] {
18
+ .form-row[data-v-5433b2ea] {
19
19
  display: flex;
20
20
  gap: 0.75rem;
21
21
  margin-bottom: 0.75rem;
22
22
  width: 100%;
23
23
  box-sizing: border-box;
24
24
  }
25
- .half[data-v-0dcb068f] {
25
+ .half[data-v-5433b2ea] {
26
26
  flex: 1;
27
27
  min-width: 0; /* Allow fields to shrink below their content size */
28
28
  max-width: calc(50% - 0.375rem); /* Account for the gap between items */
29
29
  }
30
- .form-control[data-v-0dcb068f] {
30
+ .form-control[data-v-5433b2ea] {
31
31
  width: 100%;
32
32
  padding: 0.5rem;
33
- border: 1px solid #e2e8f0;
33
+ border: 1px solid var(--color-border-primary);
34
34
  border-radius: 4px;
35
35
  font-size: 0.875rem;
36
36
  box-sizing: border-box;
37
+ background-color: var(--color-background-primary);
38
+ color: var(--color-text-primary);
37
39
  }
38
- .form-group[data-v-0dcb068f] {
40
+ .form-group[data-v-5433b2ea] {
39
41
  margin-bottom: 0.75rem;
40
42
  width: 100%;
41
43
  }
42
- label[data-v-0dcb068f] {
44
+ label[data-v-5433b2ea] {
43
45
  display: block;
44
46
  margin-bottom: 0.25rem;
45
47
  font-size: 0.875rem;
46
48
  font-weight: 500;
47
- color: #4a5568;
48
- }
49
- .form-control[data-v-0dcb068f] {
50
- width: 100%;
51
- padding: 0.5rem;
52
- border: 1px solid #e2e8f0;
53
- border-radius: 4px;
54
- font-size: 0.875rem;
49
+ color: var(--color-text-secondary);
55
50
  }
56
- select.form-control[data-v-0dcb068f] {
51
+ select.form-control[data-v-5433b2ea] {
57
52
  appearance: none;
58
53
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%234a5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
59
54
  background-repeat: no-repeat;
@@ -63,14 +58,14 @@ select.form-control[data-v-0dcb068f] {
63
58
  }
64
59
 
65
60
  /* Validation section styling */
66
- .validation-section[data-v-0dcb068f] {
61
+ .validation-section[data-v-5433b2ea] {
67
62
  margin-top: 1.5rem;
68
63
  padding-top: 1rem;
69
- border-top: 1px solid #edf2f7;
64
+ border-top: 1px solid var(--color-border-light);
70
65
  }
71
- .validate-button[data-v-0dcb068f] {
72
- background-color: #4299e1;
73
- color: white;
66
+ .validate-button[data-v-5433b2ea] {
67
+ background-color: var(--color-info);
68
+ color: var(--color-text-inverse);
74
69
  border: none;
75
70
  border-radius: 4px;
76
71
  padding: 0.5rem 1rem;
@@ -79,53 +74,53 @@ select.form-control[data-v-0dcb068f] {
79
74
  cursor: pointer;
80
75
  transition: background-color 0.2s;
81
76
  }
82
- .validate-button[data-v-0dcb068f]:hover {
83
- background-color: #3182ce;
77
+ .validate-button[data-v-5433b2ea]:hover {
78
+ background-color: var(--color-info-hover);
84
79
  }
85
- .validate-button[data-v-0dcb068f]:disabled {
86
- background-color: #a0aec0;
80
+ .validate-button[data-v-5433b2ea]:disabled {
81
+ background-color: var(--color-text-muted);
87
82
  cursor: not-allowed;
88
83
  }
89
- .error-box[data-v-0dcb068f] {
84
+ .error-box[data-v-5433b2ea] {
90
85
  margin-top: 1rem;
91
86
  padding: 0.75rem;
92
87
  border-radius: 4px;
93
- background-color: #fff5f5;
94
- border: 1px solid #fed7d7;
88
+ background-color: var(--color-danger-light);
89
+ border: 1px solid var(--color-danger);
95
90
  }
96
- .error-title[data-v-0dcb068f] {
97
- color: #e53e3e;
91
+ .error-title[data-v-5433b2ea] {
92
+ color: var(--color-danger);
98
93
  font-weight: 600;
99
94
  margin-bottom: 0.25rem;
100
95
  }
101
- .error-message[data-v-0dcb068f] {
102
- color: #c53030;
96
+ .error-message[data-v-5433b2ea] {
97
+ color: var(--color-danger-hover);
103
98
  font-size: 0.875rem;
104
99
  white-space: pre-wrap;
105
100
  overflow-wrap: break-word;
106
101
  }
107
- .success-box[data-v-0dcb068f] {
102
+ .success-box[data-v-5433b2ea] {
108
103
  margin-top: 1rem;
109
104
  padding: 0.75rem;
110
105
  border-radius: 4px;
111
- background-color: #f0fff4;
112
- border: 1px solid #c6f6d5;
106
+ background-color: var(--color-success-light);
107
+ border: 1px solid var(--color-success);
113
108
  }
114
- .success-message[data-v-0dcb068f] {
115
- color: #38a169;
109
+ .success-message[data-v-5433b2ea] {
110
+ color: var(--color-success);
116
111
  font-size: 0.875rem;
117
112
  }
118
113
  @media (max-width: 640px) {
119
- .form-row[data-v-0dcb068f] {
114
+ .form-row[data-v-5433b2ea] {
120
115
  flex-direction: column;
121
116
  gap: 0.5rem;
122
117
  }
123
118
  }
124
- .el-radio-group[data-v-0dcb068f] {
119
+ .el-radio-group[data-v-5433b2ea] {
125
120
  display: flex !important;
126
121
  flex-direction: row !important;
127
122
  gap: 1rem;
128
123
  }
129
- .el-radio[data-v-0dcb068f] {
124
+ .el-radio[data-v-5433b2ea] {
130
125
  margin-right: 0 !important; /* Override any existing margins */
131
126
  }
@@ -1,14 +1,14 @@
1
- import { d as defineComponent, r as ref, C as onMounted, l as resolveComponent, o as openBlock, c as createElementBlock, m as createVNode, p as withCtx, b as createBaseVNode, F as Fragment, D as renderList, x as createBlock, q as createTextVNode, t as toDisplayString, s as unref, ar as ElRadio, g as withDirectives, am as vModelSelect, v as vModelText, f as createCommentVNode, j as axios, H as ElMessage, 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 { f as fetchDatabaseConnectionsInterfaces } from "./api-24483f0d.js";
5
- import DatabaseConnectionSettings from "./DatabaseConnectionSettings-869e3efd.js";
6
- import SqlQueryComponent from "./SQLQueryComponent-48c72f5b.js";
7
- import { G as GenericNodeSettings } from "./genericNodeSettings-99014e1d.js";
8
- import "./secrets.api-002e7d7e.js";
9
- import "./DesignerView-e6f5c0e8.js";
10
- import "./index-3ba44389.js";
11
- import "./vue-codemirror.esm-0965f39f.js";
1
+ import { d as defineComponent, r as ref, F as onMounted, m as resolveComponent, o as openBlock, c as createElementBlock, p as createVNode, q as withCtx, a as createBaseVNode, G as Fragment, H as renderList, y as createBlock, f as createTextVNode, t as toDisplayString, x as unref, au as ElRadio, i as withDirectives, ao as vModelSelect, v as vModelText, e as createCommentVNode, k as axios, J as ElMessage, 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 { f as fetchDatabaseConnectionsInterfaces } from "./api-a2102880.js";
5
+ import DatabaseConnectionSettings from "./DatabaseConnectionSettings-cfc08938.js";
6
+ import SqlQueryComponent from "./SQLQueryComponent-15a421f5.js";
7
+ import { G as GenericNodeSettings } from "./genericNodeSettings-14eac1c3.js";
8
+ import "./secrets.api-ae198c5c.js";
9
+ import "./DesignerView-f64749fb.js";
10
+ import "./index-f0a6e5a5.js";
11
+ import "./vue-codemirror.esm-31ba0e0b.js";
12
12
  const createNodeDatabaseReader = (flowId, nodeId) => {
13
13
  const databaseSettings = {
14
14
  query_mode: "table",
@@ -329,8 +329,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
329
329
  };
330
330
  }
331
331
  });
332
- const DatabaseReader_vue_vue_type_style_index_0_scoped_0dcb068f_lang = "";
333
- const DatabaseReader = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-0dcb068f"]]);
332
+ const DatabaseReader_vue_vue_type_style_index_0_scoped_5433b2ea_lang = "";
333
+ const DatabaseReader = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-5433b2ea"]]);
334
334
  export {
335
335
  DatabaseReader as default
336
336
  };
@@ -1,5 +1,5 @@
1
- import { f as fetchDatabaseConnectionsInterfaces, c as createDatabaseConnectionApi, d as deleteDatabaseConnectionApi } from "./api-24483f0d.js";
2
- import { d as defineComponent, r as ref, B as watch, A as computed, o as openBlock, c as createElementBlock, b as createBaseVNode, g as withDirectives, v as vModelText, am as vModelSelect, h as vModelDynamic, n as normalizeClass, an as vModelCheckbox, t as toDisplayString, w as withModifiers, C as onMounted, q as createTextVNode, F as Fragment, D as renderList, m as createVNode, p as withCtx, s as unref, H as ElMessage, ao as ElDialog, ap as ElButton, i as _export_sfc } from "./index-fb6493ae.js";
1
+ import { f as fetchDatabaseConnectionsInterfaces, c as createDatabaseConnectionApi, d as deleteDatabaseConnectionApi } from "./api-a2102880.js";
2
+ import { d as defineComponent, r as ref, C as watch, B as computed, o as openBlock, c as createElementBlock, a as createBaseVNode, i as withDirectives, v as vModelText, ao as vModelSelect, j as vModelDynamic, n as normalizeClass, ap as vModelCheckbox, t as toDisplayString, w as withModifiers, F as onMounted, f as createTextVNode, G as Fragment, H as renderList, p as createVNode, q as withCtx, x as unref, J as ElMessage, aq as ElDialog, ar as ElButton, g as _export_sfc } from "./index-387a6f18.js";
3
3
  const _hoisted_1$1 = { class: "form-grid" };
4
4
  const _hoisted_2$1 = { class: "form-field" };
5
5
  const _hoisted_3$1 = { class: "form-field" };
@@ -1,13 +1,13 @@
1
- import { d as defineComponent, r as ref, C as onMounted, l as resolveComponent, o as openBlock, c as createElementBlock, m as createVNode, p as withCtx, b as createBaseVNode, F as Fragment, D as renderList, x as createBlock, q as createTextVNode, t as toDisplayString, s as unref, ar as ElRadio, g as withDirectives, am as vModelSelect, v as vModelText, H as ElMessage, 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 { f as fetchDatabaseConnectionsInterfaces } from "./api-24483f0d.js";
5
- import DatabaseConnectionSettings from "./DatabaseConnectionSettings-869e3efd.js";
6
- import { G as GenericNodeSettings } from "./genericNodeSettings-99014e1d.js";
7
- import "./secrets.api-002e7d7e.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, F as onMounted, m as resolveComponent, o as openBlock, c as createElementBlock, p as createVNode, q as withCtx, a as createBaseVNode, G as Fragment, H as renderList, y as createBlock, f as createTextVNode, t as toDisplayString, x as unref, au as ElRadio, i as withDirectives, ao as vModelSelect, v as vModelText, J as ElMessage, 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 { f as fetchDatabaseConnectionsInterfaces } from "./api-a2102880.js";
5
+ import DatabaseConnectionSettings from "./DatabaseConnectionSettings-cfc08938.js";
6
+ import { G as GenericNodeSettings } from "./genericNodeSettings-14eac1c3.js";
7
+ import "./secrets.api-ae198c5c.js";
8
+ import "./DesignerView-f64749fb.js";
9
+ import "./index-f0a6e5a5.js";
10
+ import "./vue-codemirror.esm-31ba0e0b.js";
11
11
  const createNodeDatabaseWriter = (flowId, nodeId) => {
12
12
  const databaseWriteSettings = {
13
13
  if_exists: "replace",
@@ -251,8 +251,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
251
251
  };
252
252
  }
253
253
  });
254
- const DatabaseWriter_vue_vue_type_style_index_0_scoped_ed81035d_lang = "";
255
- const DatabaseWriter = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-ed81035d"]]);
254
+ const DatabaseWriter_vue_vue_type_style_index_0_scoped_5577376b_lang = "";
255
+ const DatabaseWriter = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-5577376b"]]);
256
256
  export {
257
257
  DatabaseWriter as default
258
258
  };
@@ -1,47 +1,49 @@
1
1
 
2
- .db-container[data-v-ed81035d] {
2
+ .db-container[data-v-5577376b] {
3
3
  font-family: var(--font-family-base);
4
4
  max-width: 100%;
5
5
  color: var(--color-text-primary);
6
6
  }
7
- .section-subtitle[data-v-ed81035d] {
7
+ .section-subtitle[data-v-5577376b] {
8
8
  margin: 0 0 0.75rem 0;
9
9
  font-size: 0.95rem;
10
10
  font-weight: 600;
11
- color: #4a5568;
11
+ color: var(--color-text-secondary);
12
12
  }
13
- .form-row[data-v-ed81035d] {
13
+ .form-row[data-v-5577376b] {
14
14
  display: flex;
15
15
  gap: 0.75rem;
16
16
  margin-bottom: 0.75rem;
17
17
  width: 100%;
18
18
  box-sizing: border-box;
19
19
  }
20
- .half[data-v-ed81035d] {
20
+ .half[data-v-5577376b] {
21
21
  flex: 1;
22
22
  min-width: 0; /* Allow fields to shrink below their content size */
23
23
  max-width: calc(50% - 0.375rem); /* Account for the gap between items */
24
24
  }
25
- .form-control[data-v-ed81035d] {
25
+ .form-control[data-v-5577376b] {
26
26
  width: 100%;
27
27
  padding: 0.5rem;
28
- border: 1px solid #e2e8f0;
28
+ border: 1px solid var(--color-border-primary);
29
29
  border-radius: 4px;
30
30
  font-size: 0.875rem;
31
31
  box-sizing: border-box;
32
+ background-color: var(--color-background-primary);
33
+ color: var(--color-text-primary);
32
34
  }
33
- .form-group[data-v-ed81035d] {
35
+ .form-group[data-v-5577376b] {
34
36
  margin-bottom: 0.75rem;
35
37
  width: 100%;
36
38
  }
37
- label[data-v-ed81035d] {
39
+ label[data-v-5577376b] {
38
40
  display: block;
39
41
  margin-bottom: 0.25rem;
40
42
  font-size: 0.875rem;
41
43
  font-weight: 500;
42
- color: #4a5568;
44
+ color: var(--color-text-secondary);
43
45
  }
44
- select.form-control[data-v-ed81035d] {
46
+ select.form-control[data-v-5577376b] {
45
47
  appearance: none;
46
48
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%234a5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
47
49
  background-repeat: no-repeat;
@@ -49,47 +51,47 @@ select.form-control[data-v-ed81035d] {
49
51
  background-size: 1em;
50
52
  padding-right: 2rem;
51
53
  }
52
- .loading-spinner[data-v-ed81035d] {
54
+ .loading-spinner[data-v-5577376b] {
53
55
  display: inline-block;
54
56
  width: 20px;
55
57
  height: 20px;
56
- border: 2px solid rgba(66, 153, 225, 0.3);
58
+ border: 2px solid var(--color-info-light);
57
59
  border-radius: 50%;
58
- border-top-color: #4299e1;
59
- animation: spin-ed81035d 1s ease-in-out infinite;
60
+ border-top-color: var(--color-info);
61
+ animation: spin-5577376b 1s ease-in-out infinite;
60
62
  margin-right: 8px;
61
63
  }
62
- @keyframes spin-ed81035d {
64
+ @keyframes spin-5577376b {
63
65
  to {
64
66
  transform: rotate(360deg);
65
67
  }
66
68
  }
67
- .option-description[data-v-ed81035d] {
69
+ .option-description[data-v-5577376b] {
68
70
  font-size: 0.875rem;
69
- color: #718096;
71
+ color: var(--color-text-tertiary);
70
72
  margin: 0.5rem 0;
71
73
  padding: 0.75rem;
72
- background-color: #f7fafc;
74
+ background-color: var(--color-gray-50);
73
75
  border-radius: 4px;
74
- border-left: 3px solid #4299e1;
76
+ border-left: 3px solid var(--color-info);
75
77
  }
76
- .el-radio-group[data-v-ed81035d] {
78
+ .el-radio-group[data-v-5577376b] {
77
79
  display: flex !important;
78
80
  flex-direction: row !important;
79
81
  gap: 1rem;
80
82
  }
81
- .el-radio[data-v-ed81035d] {
83
+ .el-radio[data-v-5577376b] {
82
84
  margin-right: 0 !important; /* Override any existing margins */
83
85
  }
84
86
  @media (max-width: 640px) {
85
- .form-row[data-v-ed81035d] {
87
+ .form-row[data-v-5577376b] {
86
88
  flex-direction: column;
87
89
  gap: 0.5rem;
88
90
  }
89
- .half[data-v-ed81035d] {
91
+ .half[data-v-5577376b] {
90
92
  max-width: 100%;
91
93
  }
92
- .el-radio-group[data-v-ed81035d] {
94
+ .el-radio-group[data-v-5577376b] {
93
95
  flex-direction: column !important;
94
96
  gap: 0.5rem;
95
97
  }