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
1
 
2
- .context-menu[data-v-46c439e7] {
2
+ .context-menu[data-v-844381ed] {
3
3
  position: fixed;
4
4
  z-index: 1000;
5
5
  border: 1px solid #ccc;
@@ -8,23 +8,23 @@
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-46c439e7] {
11
+ .context-menu ul[data-v-844381ed] {
12
12
  list-style: none;
13
13
  padding: 0;
14
14
  margin: 0;
15
15
  }
16
- .context-menu li[data-v-46c439e7] {
16
+ .context-menu li[data-v-844381ed] {
17
17
  padding: 8px 16px;
18
18
  cursor: pointer;
19
19
  }
20
- .context-menu li[data-v-46c439e7]:hover {
20
+ .context-menu li[data-v-844381ed]:hover {
21
21
  background-color: #f0f0f0;
22
22
  }
23
- .switch-container[data-v-46c439e7] {
23
+ .switch-container[data-v-844381ed] {
24
24
  display: flex;
25
25
  align-items: center;
26
26
  margin: 12px;
27
27
  }
28
- .switch-container span[data-v-46c439e7] {
28
+ .switch-container span[data-v-844381ed] {
29
29
  margin-right: 10px;
30
30
  }
@@ -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, 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-8e2051c6.js";
4
- import SettingsSection from "./SettingsSection-0784e157.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, 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-c6b1362c.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"
@@ -205,7 +205,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
205
205
  }), 128))
206
206
  ])
207
207
  ]),
208
- showContextMenu.value ? (openBlock(), createBlock(ContextMenu, {
208
+ showContextMenu.value ? (openBlock(), createBlock(_sfc_main$1, {
209
209
  key: 0,
210
210
  id: "pivot-context-menu",
211
211
  ref_key: "contextMenuRef",
@@ -282,8 +282,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
282
282
  };
283
283
  }
284
284
  });
285
- const Unpivot_vue_vue_type_style_index_0_scoped_46c439e7_lang = "";
286
- const Unpivot = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-46c439e7"]]);
285
+ const Unpivot_vue_vue_type_style_index_0_scoped_844381ed_lang = "";
286
+ const Unpivot = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-844381ed"]]);
287
287
  export {
288
288
  Unpivot as default
289
289
  };
@@ -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 { z as getDefaultExportFromCjs, d as defineComponent, r as ref, C as onMounted, k as onUnmounted, o as openBlock, c as createElementBlock, aq as toRaw, i as _export_sfc } from "./index-fb6493ae.js";
1
+ import { F as getDefaultExportFromCjs, d as defineComponent, r as ref, J as onMounted, q as onUnmounted, o as openBlock, c as createElementBlock, ax as toRaw, g as _export_sfc } from "./index-ca6799de.js";
2
2
  function _mergeNamespaces(n10, m10) {
3
3
  for (var i = 0; i < m10.length; i++) {
4
4
  const e19 = m10[i];
@@ -1,4 +1,4 @@
1
- import { j as axios } from "./index-fb6493ae.js";
1
+ import { k as axios } from "./index-ca6799de.js";
2
2
  const API_BASE_URL = "/db_connection_lib";
3
3
  const toPythonFormat = (connection) => {
4
4
  return {
@@ -1,4 +1,4 @@
1
- import { j as axios } from "./index-fb6493ae.js";
1
+ import { k as axios } from "./index-ca6799de.js";
2
2
  const API_BASE_URL = "/cloud_connections";
3
3
  const toPythonFormat = (connection) => {
4
4
  return {
@@ -1,5 +1,5 @@
1
1
 
2
- .sr-only[data-v-837d0f9b] {
2
+ .sr-only[data-v-0a21b463] {
3
3
  position: absolute;
4
4
  width: 1px;
5
5
  height: 1px;
@@ -9,17 +9,17 @@
9
9
  clip: rect(0, 0, 0, 0);
10
10
  border: 0;
11
11
  }
12
- .dropdown-container[data-v-837d0f9b] {
12
+ .dropdown-container[data-v-0a21b463] {
13
13
  position: relative;
14
14
  width: 100%;
15
15
  font-family: var(--font-family-base);
16
16
  }
17
- .input-wrapper[data-v-837d0f9b] {
17
+ .input-wrapper[data-v-0a21b463] {
18
18
  position: relative;
19
19
  display: flex;
20
20
  align-items: center;
21
21
  }
22
- .select-box[data-v-837d0f9b] {
22
+ .select-box[data-v-0a21b463] {
23
23
  width: 100%;
24
24
  box-sizing: border-box;
25
25
  padding: 8px 30px 8px 12px;
@@ -33,20 +33,20 @@
33
33
  background-color: var(--color-background-primary);
34
34
  color: var(--color-text-primary);
35
35
  }
36
- .select-box[data-v-837d0f9b]:focus {
36
+ .select-box[data-v-0a21b463]:focus {
37
37
  border-color: #3182ce;
38
38
  box-shadow: 0 0 0 3px rgba(49, 130, 206, 0.15);
39
39
  }
40
- .select-box.has-error[data-v-837d0f9b] {
40
+ .select-box.has-error[data-v-0a21b463] {
41
41
  border-color: #e53e3e;
42
42
  box-shadow: 0 0 0 3px rgba(229, 62, 62, 0.15);
43
43
  }
44
- .select-box[data-v-837d0f9b]:disabled {
44
+ .select-box[data-v-0a21b463]:disabled {
45
45
  background-color: var(--color-background-muted);
46
46
  cursor: not-allowed;
47
47
  opacity: 0.7;
48
48
  }
49
- .icon-container[data-v-837d0f9b] {
49
+ .icon-container[data-v-0a21b463] {
50
50
  position: absolute;
51
51
  right: 10px;
52
52
  top: 50%;
@@ -56,19 +56,19 @@
56
56
  align-items: center;
57
57
  justify-content: center;
58
58
  }
59
- .dropdown-icon[data-v-837d0f9b] {
59
+ .dropdown-icon[data-v-0a21b463] {
60
60
  width: 16px;
61
61
  height: 16px;
62
62
  color: #718096;
63
63
  transition: transform 0.2s ease;
64
64
  }
65
- .options-container[data-v-837d0f9b] {
65
+ .options-container[data-v-0a21b463] {
66
66
  position: fixed;
67
- z-index: 9999;
67
+ z-index: var(--z-index-canvas-dropdown, 100001);
68
68
  width: 100%;
69
69
  margin-top: 4px;
70
70
  }
71
- .options-list[data-v-837d0f9b] {
71
+ .options-list[data-v-0a21b463] {
72
72
  background: var(--color-background-primary);
73
73
  border-radius: 6px;
74
74
  box-shadow: var(--shadow-lg);
@@ -80,17 +80,17 @@
80
80
  border: 1px solid var(--color-border-primary);
81
81
  scrollbar-width: thin;
82
82
  }
83
- .options-list[data-v-837d0f9b]::-webkit-scrollbar {
83
+ .options-list[data-v-0a21b463]::-webkit-scrollbar {
84
84
  width: 6px;
85
85
  }
86
- .options-list[data-v-837d0f9b]::-webkit-scrollbar-track {
86
+ .options-list[data-v-0a21b463]::-webkit-scrollbar-track {
87
87
  background: var(--color-background-secondary);
88
88
  }
89
- .options-list[data-v-837d0f9b]::-webkit-scrollbar-thumb {
89
+ .options-list[data-v-0a21b463]::-webkit-scrollbar-thumb {
90
90
  background-color: var(--color-border-secondary);
91
91
  border-radius: 3px;
92
92
  }
93
- .option-item[data-v-837d0f9b] {
93
+ .option-item[data-v-0a21b463] {
94
94
  padding: 8px 12px;
95
95
  cursor: pointer;
96
96
  font-size: 14px;
@@ -99,28 +99,28 @@
99
99
  transition: all 0.15s ease;
100
100
  border-left: 2px solid transparent;
101
101
  }
102
- .option-item[data-v-837d0f9b]:hover,
103
- .option-item.is-active[data-v-837d0f9b] {
102
+ .option-item[data-v-0a21b463]:hover,
103
+ .option-item.is-active[data-v-0a21b463] {
104
104
  background-color: var(--color-background-hover);
105
105
  color: var(--color-accent);
106
106
  border-left-color: var(--color-accent);
107
107
  }
108
- .no-options[data-v-837d0f9b] {
108
+ .no-options[data-v-0a21b463] {
109
109
  padding: 10px 12px;
110
110
  font-size: 14px;
111
111
  color: #718096;
112
112
  text-align: center;
113
113
  font-style: italic;
114
114
  }
115
- .spinner[data-v-837d0f9b] {
115
+ .spinner[data-v-0a21b463] {
116
116
  width: 16px;
117
117
  height: 16px;
118
118
  border: 2px solid rgba(49, 130, 206, 0.2);
119
119
  border-top: 2px solid #3182ce;
120
120
  border-radius: 50%;
121
- animation: spin-837d0f9b 0.8s linear infinite;
121
+ animation: spin-0a21b463 0.8s linear infinite;
122
122
  }
123
- @keyframes spin-837d0f9b {
123
+ @keyframes spin-0a21b463 {
124
124
  0% {
125
125
  transform: rotate(0deg);
126
126
  }
@@ -130,14 +130,14 @@
130
130
  }
131
131
 
132
132
  /* Fade transition for dropdown */
133
- .fade-enter-active[data-v-837d0f9b],
134
- .fade-leave-active[data-v-837d0f9b] {
133
+ .fade-enter-active[data-v-0a21b463],
134
+ .fade-leave-active[data-v-0a21b463] {
135
135
  transition:
136
136
  opacity 0.15s,
137
137
  transform 0.15s;
138
138
  }
139
- .fade-enter-from[data-v-837d0f9b],
140
- .fade-leave-to[data-v-837d0f9b] {
139
+ .fade-enter-from[data-v-0a21b463],
140
+ .fade-leave-to[data-v-0a21b463] {
141
141
  opacity: 0;
142
142
  transform: translateY(-5px);
143
143
  }
@@ -1,4 +1,4 @@
1
- import { d as defineComponent, r as ref, A as computed, C as onMounted, k as onUnmounted, B as watch, X as nextTick, o as openBlock, c as createElementBlock, b as createBaseVNode, t as toDisplayString, g as withDirectives, v as vModelText, n as normalizeClass, m as createVNode, p as withCtx, F as Fragment, D as renderList, w as withModifiers, f as createCommentVNode, ag as Transition, i as _export_sfc } from "./index-fb6493ae.js";
1
+ import { d as defineComponent, r as ref, G as computed, J as onMounted, q as onUnmounted, H as watch, a2 as nextTick, o as openBlock, c as createElementBlock, a as createBaseVNode, t as toDisplayString, i as withDirectives, v as vModelText, n as normalizeClass, z as createVNode, A as withCtx, K as Fragment, L as renderList, w as withModifiers, e as createCommentVNode, an as Transition, g as _export_sfc } from "./index-ca6799de.js";
2
2
  const _hoisted_1 = { class: "input-wrapper" };
3
3
  const _hoisted_2 = ["placeholder", "aria-expanded", "aria-controls", "aria-activedescendant", "disabled"];
4
4
  const _hoisted_3 = { class: "icon-container" };
@@ -312,8 +312,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
312
312
  };
313
313
  }
314
314
  });
315
- const dropDown_vue_vue_type_style_index_0_scoped_837d0f9b_lang = "";
316
- const ColumnSelector = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-837d0f9b"]]);
315
+ const dropDown_vue_vue_type_style_index_0_scoped_0a21b463_lang = "";
316
+ const ColumnSelector = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-0a21b463"]]);
317
317
  export {
318
318
  ColumnSelector as C
319
319
  };
@@ -4,9 +4,9 @@ var __publicField = (obj, key, value) => {
4
4
  __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
5
5
  return value;
6
6
  };
7
- import { u as useNodeStore, P as PopOver } from "./PopOver-b22f049e.js";
8
- import { d as defineComponent, r as ref, B as watch, C as onMounted, o as openBlock, c as createElementBlock, D as renderList, b as createBaseVNode, t as toDisplayString, F as Fragment, i as _export_sfc, n as normalizeClass, m as createVNode, p as withCtx, a2 as shallowRef, s as unref, j as axios, X as nextTick, f as createCommentVNode, A as computed, at as debounce, Z as normalizeStyle, x as createBlock } from "./index-fb6493ae.js";
9
- import { V as ViewPlugin, x as Decoration, c as EditorState, d as autocompletion, R as RangeSetBuilder, T } from "./vue-codemirror.esm-0965f39f.js";
7
+ import { d as defineComponent, r as ref, l as useNodeStore, H as watch, J as onMounted, o as openBlock, c as createElementBlock, L as renderList, a as createBaseVNode, t as toDisplayString, K as Fragment, g as _export_sfc, n as normalizeClass, z as createVNode, A as withCtx, a8 as shallowRef, B as unref, k as axios, a2 as nextTick, e as createCommentVNode, G as computed, aB as debounce, a4 as normalizeStyle, C as createBlock } from "./index-ca6799de.js";
8
+ import { P as PopOver } from "./PopOver-ddcfe4f6.js";
9
+ import { V as ViewPlugin, x as Decoration, c as EditorState, d as autocompletion, R as RangeSetBuilder, T } from "./vue-codemirror.esm-8f46fb36.js";
10
10
  const _hoisted_1$5 = { class: "cool-button-container" };
11
11
  const _hoisted_2$4 = ["onClick"];
12
12
  const _sfc_main$5 = /* @__PURE__ */ defineComponent({
@@ -67,14 +67,14 @@
67
67
 
68
68
  /* Custom syntax highlighting - these are specific to this editor */
69
69
  .cm-function {
70
- color: #f08d49;
70
+ color: var(--color-code-keyword);
71
71
  font-weight: bold;
72
72
  }
73
73
  .cm-column {
74
- color: #8ec07c;
74
+ color: var(--color-code-string);
75
75
  }
76
76
  .cm-string {
77
- color: #b8bb26;
77
+ color: var(--color-code-function);
78
78
  }
79
79
 
80
80
  .container[data-v-eefd07b6] {
@@ -1,6 +1,5 @@
1
- import { u as useNodeStore } from "./PopOver-b22f049e.js";
2
- import { d as defineComponent, r as ref, B as watch, l as resolveComponent, o as openBlock, c as createElementBlock, m as createVNode, p as withCtx, R as renderSlot, b as createBaseVNode, q as createTextVNode, s as unref, i as _export_sfc } from "./index-fb6493ae.js";
3
- import { i as info_filled_default } from "./DesignerView-e6f5c0e8.js";
1
+ import { d as defineComponent, l as useNodeStore, r as ref, H as watch, y as resolveComponent, o as openBlock, c as createElementBlock, z as createVNode, A as withCtx, X as renderSlot, a as createBaseVNode, f as createTextVNode, B as unref, g as _export_sfc } from "./index-ca6799de.js";
2
+ import { i as info_filled_default } from "./DesignerView-a4466dab.js";
4
3
  const _hoisted_1 = { class: "settings-wrapper" };
5
4
  const _hoisted_2 = { class: "settings-section" };
6
5
  const _hoisted_3 = { class: "setting-group" };
@@ -1,5 +1,5 @@
1
- import { ak as flowfileCorebaseURL, j as axios } from "./index-fb6493ae.js";
2
- import { e as Parser, N as NodeSet, f as NodeType, D as DefaultBufferLength, g as NodeProp, h as Tree, I as IterMode, s as styleTags, t as tags, L as LanguageSupport, j as syntaxTree, l as ifNotIn, m as LRLanguage, n as indentNodeProp, o as delimitedIndent, p as foldNodeProp, q as foldInside, r as completeFromList, u as NodeWeakMap, v as snippetCompletion, H as HighlightStyle, w as syntaxHighlighting, E as EditorView } from "./vue-codemirror.esm-0965f39f.js";
1
+ import { ar as flowfileCorebaseURL, k as axios } from "./index-ca6799de.js";
2
+ import { e as Parser, N as NodeSet, f as NodeType, D as DefaultBufferLength, g as NodeProp, h as Tree, I as IterMode, s as styleTags, t as tags, L as LanguageSupport, j as syntaxTree, l as ifNotIn, m as LRLanguage, n as indentNodeProp, o as delimitedIndent, p as foldNodeProp, q as foldInside, r as completeFromList, u as NodeWeakMap, v as snippetCompletion, H as HighlightStyle, w as syntaxHighlighting, E as EditorView } from "./vue-codemirror.esm-8f46fb36.js";
3
3
  const __vite_glob_0_0 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAApCAYAAACoYAD2AAACO0lEQVR4nN2Yz0vbYBjHv29NbZUy0B43QUG9zNPEHUT05NCTiu6o0NbDLk5a/RMERaonkSrO8zw4alFQtBsMBG96kJ5EUTcRh78QRGvsu4O8MSk1fdMmaeLnlL7p++ST53kfkjeADSCKX5GI4Ci+XQCl3uwzKXUkyYD4ZWjXKDnpUuxA+BbeBEij9hD0SgwMl+kplY5McoLmHEVMNYi06E/eNs4iEQf/zjEyonDRR9IAxMCQ5OYopIgawlz4gR1bVhKECJgPvwOsLAlAoIgAFpdMgXgAQFD704M/ZI4NAOf85IvnLJ1Jhi0kVcvNUCtFvvAsKVtk0haSXOU2s8sz8XoyqWfjsKpMJ3bQUVmNt6WerHNMzSQT/ByPYXDrJyq/z+Li/i7rPK5M6gET7NqIYvloXxovd7mzzjW1cdrXFrHx91BzXNPKnS6Y1HDjhjYOy1TnelQp6Aum7QDVMSyTTLAnHsPK8fMaTPqCIESLokGScsGlwz1pPBdBgLPciR4fd8CaN0+72871qDKD/pCmEsvhkmQX5qVtdRHxE2WT5CoI6Ng4/to6zDR9wlRiWymosUkyoduaHG1oBgAEt35JY7muwXR0eeJ4BCfKXW78Pn36iDH+sQXBuno9QgPglIy1dqme97pLAAA752eGvNZxSbZXVHEF+/r+Q14yL2GL90lbSKqW28hdohYsnUkCeglYXPKx2NkHyCQpJT8Kp5MJmkTv4A0gk3zsD3WnQMYKJyWHXouBYVehLV4f/wHit6c8llKODwAAAABJRU5ErkJggg==";
4
4
  const __vite_glob_0_1 = "/assets/airbyte-292aa232.png";
5
5
  const __vite_glob_0_2 = "/assets/cloud_storage_reader-aa1415d6.png";
@@ -1,4 +1,4 @@
1
- import { j as axios } from "./index-fb6493ae.js";
1
+ import { k as axios } from "./index-ca6799de.js";
2
2
  const {
3
3
  Axios,
4
4
  AxiosError,