Flowfile 0.3.10__py3-none-any.whl → 0.4.0__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.
Potentially problematic release.
This version of Flowfile might be problematic. Click here for more details.
- flowfile/__init__.py +6 -1
- flowfile/web/static/assets/{CloudConnectionManager-d7c2c028.js → CloudConnectionManager-109ecc3c.js} +2 -2
- flowfile/web/static/assets/{CloudStorageReader-d467329f.js → CloudStorageReader-19cdd67a.js} +6 -6
- flowfile/web/static/assets/{CloudStorageWriter-071b8b00.js → CloudStorageWriter-48e0ae20.js} +6 -6
- flowfile/web/static/assets/ColumnSelector-47996a16.css +10 -0
- flowfile/web/static/assets/ColumnSelector-ecaf7c44.js +83 -0
- flowfile/web/static/assets/{ContextMenu-2dea5e27.js → ContextMenu-2b348c4c.js} +1 -1
- flowfile/web/static/assets/{ContextMenu-785554c4.js → ContextMenu-a779eed7.js} +1 -1
- flowfile/web/static/assets/{ContextMenu-a51e19ea.js → ContextMenu-eca26a03.js} +1 -1
- flowfile/web/static/assets/{CrossJoin-cf68ec7a.js → CrossJoin-a88f8142.js} +7 -7
- flowfile/web/static/assets/CustomNode-74a37f74.css +32 -0
- flowfile/web/static/assets/CustomNode-cb863dff.js +211 -0
- flowfile/web/static/assets/{DatabaseConnectionSettings-435c5dd8.js → DatabaseConnectionSettings-819d3267.js} +2 -2
- flowfile/web/static/assets/{DatabaseManager-349e33a8.js → DatabaseManager-84ee2834.js} +2 -2
- flowfile/web/static/assets/{DatabaseReader-8075bd28.js → DatabaseReader-060dd412.js} +9 -9
- flowfile/web/static/assets/{DatabaseWriter-3e2dda89.js → DatabaseWriter-7fc7750f.js} +8 -8
- flowfile/web/static/assets/{ExploreData-76ec698c.js → ExploreData-82c95991.js} +5 -5
- flowfile/web/static/assets/{ExternalSource-609a265c.js → ExternalSource-e1a6ddc7.js} +5 -5
- flowfile/web/static/assets/{Filter-97cff793.js → Filter-8aca894a.js} +7 -7
- flowfile/web/static/assets/{Formula-09de0ec9.js → Formula-e33686d9.js} +7 -7
- flowfile/web/static/assets/{FuzzyMatch-bdf70248.js → FuzzyMatch-abda150d.js} +8 -8
- flowfile/web/static/assets/{GraphSolver-0b5a0e05.js → GraphSolver-4ecad1d7.js} +6 -6
- flowfile/web/static/assets/{GroupBy-eaddadde.js → GroupBy-656d07f3.js} +5 -5
- flowfile/web/static/assets/{Join-3313371b.js → Join-b84ec849.js} +8 -8
- flowfile/web/static/assets/{ManualInput-e8bfc0be.js → ManualInput-346f4135.js} +4 -4
- flowfile/web/static/assets/MultiSelect-61b98268.js +5 -0
- flowfile/web/static/assets/MultiSelect.vue_vue_type_script_setup_true_lang-2a7c8312.js +63 -0
- flowfile/web/static/assets/NumericInput-e36602c2.js +5 -0
- flowfile/web/static/assets/NumericInput.vue_vue_type_script_setup_true_lang-211a1990.js +35 -0
- flowfile/web/static/assets/{Output-7303bb09.js → Output-eb041599.js} +6 -6
- flowfile/web/static/assets/{Pivot-3b1c54ef.js → Pivot-f5c774f4.js} +7 -7
- flowfile/web/static/assets/{PivotValidation-3bb36c8f.js → PivotValidation-26546cbc.js} +1 -1
- flowfile/web/static/assets/{PivotValidation-eaa819c0.js → PivotValidation-e150a24b.js} +1 -1
- flowfile/web/static/assets/{PolarsCode-aa12e25d.js → PolarsCode-da3a7abf.js} +5 -5
- flowfile/web/static/assets/{Read-a2bfc618.js → Read-0c768769.js} +8 -8
- flowfile/web/static/assets/{RecordCount-aa0dc082.js → RecordCount-84736276.js} +4 -4
- flowfile/web/static/assets/{RecordId-48ee1a3b.js → RecordId-60055e6d.js} +6 -6
- flowfile/web/static/assets/{SQLQueryComponent-e149dbf2.js → SQLQueryComponent-8a486004.js} +1 -1
- flowfile/web/static/assets/{Sample-f06cb97a.js → Sample-2d662611.js} +4 -4
- flowfile/web/static/assets/{SecretManager-37f34886.js → SecretManager-ef586cab.js} +2 -2
- flowfile/web/static/assets/{Select-b60e6c47.js → Select-2e4a6965.js} +7 -7
- flowfile/web/static/assets/{SettingsSection-75b6cf4f.js → SettingsSection-310b61c0.js} +1 -1
- flowfile/web/static/assets/{SettingsSection-e57a672e.js → SettingsSection-5634f439.js} +1 -1
- flowfile/web/static/assets/{SettingsSection-70e5a7b1.js → SettingsSection-7c68b19f.js} +1 -1
- flowfile/web/static/assets/SingleSelect-7298811a.js +5 -0
- flowfile/web/static/assets/SingleSelect.vue_vue_type_script_setup_true_lang-43807bad.js +62 -0
- flowfile/web/static/assets/SliderInput-53105476.js +40 -0
- flowfile/web/static/assets/SliderInput-b8fb6a8c.css +4 -0
- flowfile/web/static/assets/{Sort-51b1ee4d.js → Sort-4fdebe74.js} +5 -5
- flowfile/web/static/assets/TextInput-28366b7e.js +5 -0
- flowfile/web/static/assets/TextInput.vue_vue_type_script_setup_true_lang-9cad14ba.js +32 -0
- flowfile/web/static/assets/{TextToRows-26835f8f.js → TextToRows-73ffa692.js} +7 -7
- flowfile/web/static/assets/ToggleSwitch-598add30.js +5 -0
- flowfile/web/static/assets/ToggleSwitch.vue_vue_type_script_setup_true_lang-f620cd32.js +31 -0
- flowfile/web/static/assets/{UnavailableFields-88a4cd0c.js → UnavailableFields-66239e83.js} +2 -2
- flowfile/web/static/assets/{Union-4d0088eb.js → Union-26b10614.js} +4 -4
- flowfile/web/static/assets/{Unique-7d554a62.js → Unique-33b9edbb.js} +7 -7
- flowfile/web/static/assets/{Unpivot-4668595c.js → Unpivot-ef69d0e2.js} +6 -6
- flowfile/web/static/assets/{UnpivotValidation-d4f0e0e8.js → UnpivotValidation-8658388e.js} +1 -1
- flowfile/web/static/assets/{VueGraphicWalker-5324d566.js → VueGraphicWalker-4d7861f4.js} +1 -1
- flowfile/web/static/assets/{api-31e4fea6.js → api-2d1394bd.js} +1 -1
- flowfile/web/static/assets/{api-271ed117.js → api-c908fffe.js} +1 -1
- flowfile/web/static/assets/{designer-bf3d9487.js → designer-1667687d.js} +24 -16
- flowfile/web/static/assets/{designer-091bdc3f.css → designer-665e9408.css} +18 -18
- flowfile/web/static/assets/{documentation-4d0a1cea.js → documentation-5eed779e.js} +1 -1
- flowfile/web/static/assets/{dropDown-025888df.js → dropDown-41ebe3c2.js} +1 -1
- flowfile/web/static/assets/{fullEditor-1df991ec.js → fullEditor-0670d32d.js} +2 -2
- flowfile/web/static/assets/{genericNodeSettings-d3b2b2ac.js → genericNodeSettings-38410ebf.js} +3 -3
- flowfile/web/static/assets/{index-681a3ed0.css → index-50508d4d.css} +8 -0
- flowfile/web/static/assets/{index-d0518598.js → index-5ec791df.js} +6 -6
- flowfile/web/static/assets/{outputCsv-d8457527.js → outputCsv-059583b6.js} +1 -1
- flowfile/web/static/assets/{outputExcel-be89153e.js → outputExcel-76b1e02c.js} +1 -1
- flowfile/web/static/assets/{outputParquet-fabb445a.js → outputParquet-440fd4c7.js} +1 -1
- flowfile/web/static/assets/{readCsv-e8359522.js → readCsv-9813903a.js} +1 -1
- flowfile/web/static/assets/{readExcel-dabaf51b.js → readExcel-7f40d237.js} +3 -3
- flowfile/web/static/assets/{readParquet-e0771ef2.js → readParquet-22d56002.js} +1 -1
- flowfile/web/static/assets/{secretApi-ce823eee.js → secretApi-b3cb072e.js} +1 -1
- flowfile/web/static/assets/{selectDynamic-5476546e.js → selectDynamic-7ad95bca.js} +3 -3
- flowfile/web/static/assets/user-defined-icon-0ae16c90.png +0 -0
- flowfile/web/static/assets/{vue-codemirror.esm-9ed00d50.js → vue-codemirror.esm-b1dfaa46.js} +33 -3
- flowfile/web/static/assets/{vue-content-loader.es-7bca2d9b.js → vue-content-loader.es-22bac17c.js} +1 -1
- flowfile/web/static/index.html +2 -2
- {flowfile-0.3.10.dist-info → flowfile-0.4.0.dist-info}/METADATA +1 -1
- {flowfile-0.3.10.dist-info → flowfile-0.4.0.dist-info}/RECORD +108 -82
- flowfile_core/configs/node_store/__init__.py +30 -0
- flowfile_core/configs/node_store/nodes.py +383 -358
- flowfile_core/configs/node_store/user_defined_node_registry.py +193 -0
- flowfile_core/flowfile/flow_data_engine/flow_file_column/interface.py +4 -0
- flowfile_core/flowfile/flow_data_engine/flow_file_column/main.py +19 -34
- flowfile_core/flowfile/flow_data_engine/flow_file_column/type_registry.py +36 -0
- flowfile_core/flowfile/flow_graph.py +20 -1
- flowfile_core/flowfile/flow_node/flow_node.py +4 -4
- flowfile_core/flowfile/manage/open_flowfile.py +9 -1
- flowfile_core/flowfile/node_designer/__init__.py +47 -0
- flowfile_core/flowfile/node_designer/_type_registry.py +197 -0
- flowfile_core/flowfile/node_designer/custom_node.py +371 -0
- flowfile_core/flowfile/node_designer/data_types.py +146 -0
- flowfile_core/flowfile/node_designer/ui_components.py +277 -0
- flowfile_core/main.py +2 -1
- flowfile_core/routes/routes.py +16 -20
- flowfile_core/routes/user_defined_components.py +55 -0
- flowfile_core/schemas/input_schema.py +8 -1
- flowfile_core/schemas/schemas.py +6 -3
- flowfile_core/utils/validate_setup.py +3 -1
- shared/storage_config.py +17 -2
- {flowfile-0.3.10.dist-info → flowfile-0.4.0.dist-info}/LICENSE +0 -0
- {flowfile-0.3.10.dist-info → flowfile-0.4.0.dist-info}/WHEEL +0 -0
- {flowfile-0.3.10.dist-info → flowfile-0.4.0.dist-info}/entry_points.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { d as defineComponent, r as ref, a3 as watchEffect, l as computed, n as onMounted, o as onUnmounted, b as resolveComponent, c as openBlock, e as createElementBlock, f as createVNode, p as createBaseVNode, i as createCommentVNode, t as toDisplayString, T as normalizeStyle, g as createTextVNode, F as Fragment, q as renderList, s as normalizeClass, v as withModifiers, w as withCtx, u as unref, h as createBlock, _ as _export_sfc } from "./index-
|
|
2
|
-
import { u as useNodeStore } from "./vue-codemirror.esm-
|
|
3
|
-
import { u as unavailableField } from "./UnavailableFields-
|
|
1
|
+
import { d as defineComponent, r as ref, a3 as watchEffect, l as computed, n as onMounted, o as onUnmounted, b as resolveComponent, c as openBlock, e as createElementBlock, f as createVNode, p as createBaseVNode, i as createCommentVNode, t as toDisplayString, T as normalizeStyle, g as createTextVNode, F as Fragment, q as renderList, s as normalizeClass, v as withModifiers, w as withCtx, u as unref, h as createBlock, _ as _export_sfc } from "./index-5ec791df.js";
|
|
2
|
+
import { u as useNodeStore } from "./vue-codemirror.esm-b1dfaa46.js";
|
|
3
|
+
import { u as unavailableField } from "./UnavailableFields-66239e83.js";
|
|
4
4
|
const _hoisted_1 = { key: 0 };
|
|
5
5
|
const _hoisted_2 = {
|
|
6
6
|
key: 1,
|
|
Binary file
|
flowfile/web/static/assets/{vue-codemirror.esm-9ed00d50.js → vue-codemirror.esm-b1dfaa46.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as ref, j as defineStore, X as shallowRef, a as axios, d as defineComponent, ai as useCssVars, n as onMounted, c as openBlock, e as createElementBlock, p as createBaseVNode, L as renderSlot, h as createBlock, t as toDisplayString, i as createCommentVNode, T as normalizeStyle, s as normalizeClass, aa as Teleport, R as nextTick, _ as _export_sfc, B as inject, l as computed, m as watch, U as onBeforeUnmount, Y as h$1, aj as toRaw } from "./index-
|
|
1
|
+
import { r as ref, j as defineStore, X as shallowRef, a as axios, d as defineComponent, ai as useCssVars, n as onMounted, c as openBlock, e as createElementBlock, p as createBaseVNode, L as renderSlot, h as createBlock, t as toDisplayString, i as createCommentVNode, T as normalizeStyle, s as normalizeClass, aa as Teleport, R as nextTick, _ as _export_sfc, B as inject, l as computed, m as watch, U as onBeforeUnmount, Y as h$1, aj as toRaw } from "./index-5ec791df.js";
|
|
2
2
|
const FLOW_ID_STORAGE_KEY = "last_flow_id";
|
|
3
3
|
ref(null);
|
|
4
4
|
const getDownstreamNodeIds = async (flow_id, node_id) => {
|
|
@@ -412,15 +412,45 @@ const useNodeStore = defineStore("node", {
|
|
|
412
412
|
throw error;
|
|
413
413
|
}
|
|
414
414
|
},
|
|
415
|
-
async
|
|
415
|
+
async updateUserDefinedSettings(inputData) {
|
|
416
416
|
var _a2, _b;
|
|
417
417
|
try {
|
|
418
418
|
const node = (_a2 = this.vueFlowInstance) == null ? void 0 : _a2.findNode(String(inputData.value.node_id));
|
|
419
|
+
const nodeType = node.data.nodeTemplate.item;
|
|
420
|
+
inputData.value.pos_x = node.position.x;
|
|
421
|
+
inputData.value.pos_y = node.position.y;
|
|
422
|
+
const response = await axios.post(
|
|
423
|
+
"/user_defined_components/update_user_defined_node/",
|
|
424
|
+
inputData.value,
|
|
425
|
+
{
|
|
426
|
+
params: {
|
|
427
|
+
node_type: nodeType
|
|
428
|
+
}
|
|
429
|
+
}
|
|
430
|
+
);
|
|
431
|
+
const downstreamNodeIds = await loadDownstreamNodeIds(
|
|
432
|
+
this.flow_id,
|
|
433
|
+
inputData.value.node_id
|
|
434
|
+
);
|
|
435
|
+
downstreamNodeIds.map((nodeId) => {
|
|
436
|
+
this.validateNode(nodeId);
|
|
437
|
+
});
|
|
438
|
+
return response.data;
|
|
439
|
+
} catch (error) {
|
|
440
|
+
console.error("Error updating settings:", (_b = error.response) == null ? void 0 : _b.data);
|
|
441
|
+
throw error;
|
|
442
|
+
}
|
|
443
|
+
},
|
|
444
|
+
async updateSettings(inputData, inputNodeType) {
|
|
445
|
+
var _a2, _b;
|
|
446
|
+
try {
|
|
447
|
+
const node = (_a2 = this.vueFlowInstance) == null ? void 0 : _a2.findNode(String(inputData.value.node_id));
|
|
448
|
+
const nodeType = inputNodeType ?? node.data.nodeTemplate.item;
|
|
419
449
|
inputData.value.pos_x = node.position.x;
|
|
420
450
|
inputData.value.pos_y = node.position.y;
|
|
421
451
|
const response = await axios.post("/update_settings/", inputData.value, {
|
|
422
452
|
params: {
|
|
423
|
-
node_type:
|
|
453
|
+
node_type: nodeType
|
|
424
454
|
}
|
|
425
455
|
});
|
|
426
456
|
const downstreamNodeIds = await loadDownstreamNodeIds(
|
flowfile/web/static/index.html
CHANGED
|
@@ -12,8 +12,8 @@
|
|
|
12
12
|
|
|
13
13
|
<!-- Material Icons -->
|
|
14
14
|
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
|
15
|
-
<script type="module" crossorigin src="/assets/index-
|
|
16
|
-
<link rel="stylesheet" href="/assets/index-
|
|
15
|
+
<script type="module" crossorigin src="/assets/index-5ec791df.js"></script>
|
|
16
|
+
<link rel="stylesheet" href="/assets/index-50508d4d.css">
|
|
17
17
|
</head>
|
|
18
18
|
<body>
|
|
19
19
|
<div id="app"></div>
|
|
@@ -1,104 +1,120 @@
|
|
|
1
1
|
build_backends/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
2
|
build_backends/main.py,sha256=hLmfqTeHLSTiwwZ5mUuoLQgtO40Igvl1_4NbnvzWSgI,9912
|
|
3
3
|
build_backends/main_prd.py,sha256=JR2tYCMWM5ThooQjv5pw6nwVKMQjgsiHgKMhYn9NXWI,6927
|
|
4
|
-
flowfile/__init__.py,sha256=
|
|
4
|
+
flowfile/__init__.py,sha256=iBZoklg81lI7_LS7hOB681MtuInwn6JPPOdyAyEMnNw,4156
|
|
5
5
|
flowfile/__main__.py,sha256=cpWeAL9Xw2qHfm52ZCAQzQhjoOAmVFSXPL-8MrnWAxA,2540
|
|
6
6
|
flowfile/api.py,sha256=M546_Wm816k6-FInF2uWymALf4DotP7kxSPzN2ZgWeM,18868
|
|
7
7
|
flowfile/web/__init__.py,sha256=InpX02yACH4ZJLVKFbpnJw7rg3k9KwtOKhxLsuHsJEc,5896
|
|
8
|
+
flowfile/web/static/assets/CloudConnectionManager-109ecc3c.js,sha256=KIM8Q28db-VdmGBQP1bihdJKZi9GsYvNWVAn8IOwtP8,35768
|
|
8
9
|
flowfile/web/static/assets/CloudConnectionManager-2dfdce2f.css,sha256=Lf3OL7Vgg7ns0m6C0FiCNY0h4vgKALPrvTTkETjQmdc,1621
|
|
9
|
-
flowfile/web/static/assets/
|
|
10
|
+
flowfile/web/static/assets/CloudStorageReader-19cdd67a.js,sha256=ItRrX6q7mdJprzYI3haWgJNfWwPmsiqVjCGeiJvbKZ4,18062
|
|
10
11
|
flowfile/web/static/assets/CloudStorageReader-29d14fcc.css,sha256=KdFPzPpEdf69gKbDLTPG_bk5QvJKaFXLloUjfzg67-s,3154
|
|
11
|
-
flowfile/web/static/assets/
|
|
12
|
-
flowfile/web/static/assets/CloudStorageWriter-071b8b00.js,sha256=yX8tdNaocwvUa881iCVyFobz2uNH29SFKflUy_xMONQ,17651
|
|
12
|
+
flowfile/web/static/assets/CloudStorageWriter-48e0ae20.js,sha256=zHwVJ1ywueTfhv2MG0kdYGsnDL-OrS1NNP2en_hhlTQ,17651
|
|
13
13
|
flowfile/web/static/assets/CloudStorageWriter-b0ee067f.css,sha256=sO4Gf91htwISDY7EqIQvh-K1fePILgDosiu2JlRN-64,3145
|
|
14
|
-
flowfile/web/static/assets/
|
|
14
|
+
flowfile/web/static/assets/ColumnSelector-47996a16.css,sha256=R5lqFmP2Jw_GwRqyp87yZmD0TQvnNkK_W-SvSj2fg8w,174
|
|
15
|
+
flowfile/web/static/assets/ColumnSelector-ecaf7c44.js,sha256=uFTPCmqxps1_KTTmXYPhiJ1dBnHoZZcd72ihIz9i0QQ,3378
|
|
16
|
+
flowfile/web/static/assets/ContextMenu-2b348c4c.js,sha256=B4pTyYtuuS4m6JOtxzojH9qgseKRslSSZhxkdDyMqGA,1600
|
|
15
17
|
flowfile/web/static/assets/ContextMenu-4c74eef1.css,sha256=THTu8YNIp4F8OMfJLpFoY4a7qUKXRIS95iIwIbNzXsY,549
|
|
16
18
|
flowfile/web/static/assets/ContextMenu-63cfa99b.css,sha256=Y8-pmx-guYKNNsuupyy_YRHeoQjv-rMHlLL4Z4Y68MY,549
|
|
17
|
-
flowfile/web/static/assets/ContextMenu-
|
|
18
|
-
flowfile/web/static/assets/ContextMenu-a51e19ea.js,sha256=qphwisDRGqDxng_GmTrI2Ou1eYoL7Tej1nSZOKoTSYU,1600
|
|
19
|
+
flowfile/web/static/assets/ContextMenu-a779eed7.js,sha256=T__ruF1KutQRyZIGuFI4PPe3Dr_VSK3-n25KfT7VxWc,1600
|
|
19
20
|
flowfile/web/static/assets/ContextMenu-c13f91d0.css,sha256=wT-R0DQ8xmEMLSf_0M4C9sOxd8e0wNMc8J6qnemIbUc,549
|
|
21
|
+
flowfile/web/static/assets/ContextMenu-eca26a03.js,sha256=r2QAJfQ_b_s_4WNQDH0hIm_tzR60GfG_RAyEaF_s8xU,1600
|
|
20
22
|
flowfile/web/static/assets/CrossJoin-1119d18e.css,sha256=ERnRjpwxNoncdK6PSm3_Its-bzYIxYP0CHL8XTJtAug,2838
|
|
21
|
-
flowfile/web/static/assets/CrossJoin-
|
|
23
|
+
flowfile/web/static/assets/CrossJoin-a88f8142.js,sha256=I9R3whOCgOyHhLkOONfWTYJOJbJRKaTZyAFIvuXD9BU,3724
|
|
24
|
+
flowfile/web/static/assets/CustomNode-74a37f74.css,sha256=dKN_dH9xxAwKXxvja22WdN_AntTf15AEqfaqjTYQkok,820
|
|
25
|
+
flowfile/web/static/assets/CustomNode-cb863dff.js,sha256=sC5foMehmXMbHnirCz62T12-ywrwfp-advNZFrSFx94,11044
|
|
22
26
|
flowfile/web/static/assets/DatabaseConnectionSettings-0c04b2e5.css,sha256=DASy5awRYSMypTwMX6ksZtrVQhtp1ViT0Jowclr_uLA,1975
|
|
23
|
-
flowfile/web/static/assets/DatabaseConnectionSettings-
|
|
27
|
+
flowfile/web/static/assets/DatabaseConnectionSettings-819d3267.js,sha256=xQoB7fnAkMZr0ITII7LSSY3EW0B6DMNA7ggR2FYWjIA,6569
|
|
24
28
|
flowfile/web/static/assets/DatabaseManager-30fa27e5.css,sha256=MPon5eN71wE49i0Ecfy9LQoGX75ArlRNOGWVb28xGlI,1242
|
|
25
|
-
flowfile/web/static/assets/DatabaseManager-
|
|
26
|
-
flowfile/web/static/assets/DatabaseReader-
|
|
29
|
+
flowfile/web/static/assets/DatabaseManager-84ee2834.js,sha256=tzo6zfCaLLbaiQ5V9zeouLMq6jCkXpxBGs5d6IUS4lM,21191
|
|
30
|
+
flowfile/web/static/assets/DatabaseReader-060dd412.js,sha256=4Yx3jYMwwgGUgFFDlubWp2jkR87XIlFZXs8Ho9mNkxU,15282
|
|
27
31
|
flowfile/web/static/assets/DatabaseReader-ae61773c.css,sha256=rmF3PPv0lP-irp3FDzQNLdZLuys8cDS36wBCjmmrsHg,3209
|
|
28
32
|
flowfile/web/static/assets/DatabaseWriter-2f570e53.css,sha256=L1cOU0rF-auXKMDQEYPI8F1SCgfjW64rTSEFSNfanlw,2453
|
|
29
|
-
flowfile/web/static/assets/DatabaseWriter-
|
|
33
|
+
flowfile/web/static/assets/DatabaseWriter-7fc7750f.js,sha256=T7USkzQUu_R4c2NtjbZQLgYAomwn9TrkcW9W6CjdctM,11981
|
|
30
34
|
flowfile/web/static/assets/ExploreData-2d0cf4db.css,sha256=LQz02x0B596qYe3I2dUl4eugHgpHjYlmOjN5M-WBK9w,1017
|
|
31
|
-
flowfile/web/static/assets/ExploreData-
|
|
32
|
-
flowfile/web/static/assets/ExternalSource-
|
|
35
|
+
flowfile/web/static/assets/ExploreData-82c95991.js,sha256=m4DWxuYv2_bHCECy6S2hI6VV_GEBJJ48wVN8IpIGAYI,7923
|
|
36
|
+
flowfile/web/static/assets/ExternalSource-e1a6ddc7.js,sha256=Cseibp3Ubvl336L9PBugUW3OLUhSPk40A9YbNYK7Z6Q,5875
|
|
33
37
|
flowfile/web/static/assets/ExternalSource-e37b6275.css,sha256=43tidVv7Ch_x09-4F3WHgzkLNuQfT_xFBh7zi75Fft8,2316
|
|
34
|
-
flowfile/web/static/assets/Filter-
|
|
38
|
+
flowfile/web/static/assets/Filter-8aca894a.js,sha256=-BD22mXP33TqMgwf_qeIFezhiuPZxs8ou8lMr0XWOZA,8264
|
|
35
39
|
flowfile/web/static/assets/Filter-f62091b3.css,sha256=9iCRs2ONjfn8OEV3Bzl8mipCya5sVem29v6wLuD4SiA,781
|
|
36
|
-
flowfile/web/static/assets/Formula-09de0ec9.js,sha256=XCAsrtTUWco6m_qEP5k9BzhnjDgP6iysgHI3CjZeZ7g,7647
|
|
37
40
|
flowfile/web/static/assets/Formula-bb96803d.css,sha256=u5aAPSLjDA9NOowOVMWnE68Ayo1zXUXtpuRVIkOZbuk,671
|
|
41
|
+
flowfile/web/static/assets/Formula-e33686d9.js,sha256=PuMXmTp1NbQqINTCvCU0Y2KOIHifO8NTsfb2u4a2BA4,7647
|
|
38
42
|
flowfile/web/static/assets/FuzzyMatch-1010f966.css,sha256=EBD5ZvrEGn6HbncXZ6VDGPwgjqZ8GLmrzH5YJtLiI4g,5448
|
|
39
|
-
flowfile/web/static/assets/FuzzyMatch-
|
|
40
|
-
flowfile/web/static/assets/GraphSolver-
|
|
43
|
+
flowfile/web/static/assets/FuzzyMatch-abda150d.js,sha256=FH0mc_Gm9x54aoUD8xblZS9-JvJg2KMT7lUfd0c-1x8,17864
|
|
44
|
+
flowfile/web/static/assets/GraphSolver-4ecad1d7.js,sha256=i93bn5CSC21n6BoNaDb75wcSG8jRBG2epUKxCToqCnQ,10516
|
|
41
45
|
flowfile/web/static/assets/GraphSolver-f0cb7bfb.css,sha256=8Mt7-_P6ms4R97Od3ENwblrHL5EuQgxeFsp03WEcnFs,444
|
|
46
|
+
flowfile/web/static/assets/GroupBy-656d07f3.js,sha256=kOjMYle7hk0kD-oISgbXIFMwhosQAabHEGvQ5lbTM-0,15401
|
|
42
47
|
flowfile/web/static/assets/GroupBy-b9505323.css,sha256=uVBTI2Jx86IbuNMftVcl2VR14NkyZO-l7QkufuckRdA,1272
|
|
43
|
-
flowfile/web/static/assets/
|
|
44
|
-
flowfile/web/static/assets/Join-3313371b.js,sha256=D9gkxeKmpPRhpXaT-nVohTDTrqWbnwhYHSNegR7O5DU,9529
|
|
48
|
+
flowfile/web/static/assets/Join-b84ec849.js,sha256=bxmYQaBwFuLCH20ofGn7lZaVCDavuk3fhGLXeX9fOK0,9529
|
|
45
49
|
flowfile/web/static/assets/Join-fd79b451.css,sha256=_Xm0UesSuGmGBnf8qpTx1TZQF7x8AOzgxcANvURlbxI,2351
|
|
46
50
|
flowfile/web/static/assets/ManualInput-3246a08d.css,sha256=MkagjV0_tcIjQejNSmJjEdXyhurFiVgbJRbqzU1BkNI,2045
|
|
47
|
-
flowfile/web/static/assets/ManualInput-
|
|
48
|
-
flowfile/web/static/assets/
|
|
51
|
+
flowfile/web/static/assets/ManualInput-346f4135.js,sha256=3aYq1dSEx-AADQ1yXKDWYwOnNFGSnP23nOXUzW-Cjac,16230
|
|
52
|
+
flowfile/web/static/assets/MultiSelect-61b98268.js,sha256=Qs9NAPJ8_sz0SRfgybJG0HS-7LyDtvnaxz8B7OV2rXU,161
|
|
53
|
+
flowfile/web/static/assets/MultiSelect.vue_vue_type_script_setup_true_lang-2a7c8312.js,sha256=5ZF-QX85Q9xxzCPDk0m5aYAIpXLr6cxDK-0V6pAGMJ4,2340
|
|
54
|
+
flowfile/web/static/assets/NumericInput-e36602c2.js,sha256=01x32uUqR8m242d1ikBh-ejIwSm0Lt_3Y8_BltBsPGo,162
|
|
55
|
+
flowfile/web/static/assets/NumericInput.vue_vue_type_script_setup_true_lang-211a1990.js,sha256=4tbKuxXwELbvBIpr9Q3ygEQn6HOwmfKqAxAeSf1XYHM,1366
|
|
49
56
|
flowfile/web/static/assets/Output-ddc9079f.css,sha256=3ckHn19f1bsuP2r5AEu6jZ8GSzlzGDFPVLFrSsT5l3Y,775
|
|
50
|
-
flowfile/web/static/assets/
|
|
57
|
+
flowfile/web/static/assets/Output-eb041599.js,sha256=GtL4GLYUtHdUW0fSsw_OeIEJsIkyeJoBHsS5N-ULhO0,13052
|
|
51
58
|
flowfile/web/static/assets/Pivot-cf333e3d.css,sha256=zzM-PSETv_1yuCKZzSHUe8N3N1r6S2Uzht0q9ux4soQ,444
|
|
52
|
-
flowfile/web/static/assets/
|
|
59
|
+
flowfile/web/static/assets/Pivot-f5c774f4.js,sha256=srvElxU7MEKMPOh_t7aIzhSMcg2IJ1UShybPXwiZGKw,12489
|
|
60
|
+
flowfile/web/static/assets/PivotValidation-26546cbc.js,sha256=OZtCXK20F1S0aCkS4KaVgIS1VIwE5oKpJPEJrYbpozo,2387
|
|
53
61
|
flowfile/web/static/assets/PivotValidation-891ddfb0.css,sha256=iR3fsPW7nAdnQ2dhPgigNd64ifh8q4gzqapk-5p5OKU,234
|
|
54
62
|
flowfile/web/static/assets/PivotValidation-c46cd420.css,sha256=xGzUIBKfNJ3cWjBfAZQn4NwULmXGP6ddboSdLnB3xXI,234
|
|
55
|
-
flowfile/web/static/assets/PivotValidation-
|
|
63
|
+
flowfile/web/static/assets/PivotValidation-e150a24b.js,sha256=tTez6eJbOkVMjT8ma8pqpibDptfAHnx_Vu91B6y-JnM,2387
|
|
56
64
|
flowfile/web/static/assets/PolarsCode-650322d1.css,sha256=ZQMi0XF5KAv0-3WUVI-51K63gTMJifbhWC8kYtPkBbs,555
|
|
57
|
-
flowfile/web/static/assets/PolarsCode-
|
|
65
|
+
flowfile/web/static/assets/PolarsCode-da3a7abf.js,sha256=gImLkc_e8gKrAGK-JXf5rvuZ0KRE0_nHZqNqdo3zh2o,9017
|
|
66
|
+
flowfile/web/static/assets/Read-0c768769.js,sha256=zWN7I6nYx9fnhOkQG7ppH6RbbFX-RNCzF0YXUW-qlj4,9403
|
|
58
67
|
flowfile/web/static/assets/Read-6b17491f.css,sha256=axdJH6ua3kDpdHAgaReBuRo0zzRbtrd-L2VJQyiDzZE,1346
|
|
59
|
-
flowfile/web/static/assets/
|
|
60
|
-
flowfile/web/static/assets/
|
|
61
|
-
flowfile/web/static/assets/RecordId-48ee1a3b.js,sha256=wGYyYrZ9kvh52MfPorlMpg8XexNIMvRp8dWxWypwuu8,12214
|
|
68
|
+
flowfile/web/static/assets/RecordCount-84736276.js,sha256=ZZEwb0c5jdRzS8wvGjuUDlDDlKp55ypvsHMVw2fe_Ww,2132
|
|
69
|
+
flowfile/web/static/assets/RecordId-60055e6d.js,sha256=UVQX8kaTLJr_bPEvbwOrIm0dTs0JzvubOtYXjt48XY8,12214
|
|
62
70
|
flowfile/web/static/assets/SQLQueryComponent-36cef432.css,sha256=Ns70MkMNmpE3pBT9n0NLwYEMZHxRK_yRwpvWFiaBxX0,532
|
|
63
|
-
flowfile/web/static/assets/SQLQueryComponent-
|
|
64
|
-
flowfile/web/static/assets/Sample-
|
|
65
|
-
flowfile/web/static/assets/SecretManager-
|
|
66
|
-
flowfile/web/static/assets/Select-
|
|
71
|
+
flowfile/web/static/assets/SQLQueryComponent-8a486004.js,sha256=fw__CPQkPeCfN2LS-Kbw6Cd0iAVAF9xgfbDiRBsTq2Y,1370
|
|
72
|
+
flowfile/web/static/assets/Sample-2d662611.js,sha256=UFANa9hr_OCiCyTIFS0BLbS0Gbl0hpQqXEIwzmaYPBE,4498
|
|
73
|
+
flowfile/web/static/assets/SecretManager-ef586cab.js,sha256=kMc-TwF2TgP95Xh4RVa2CgZb0glWFxry4no4zL35xbg,16198
|
|
74
|
+
flowfile/web/static/assets/Select-2e4a6965.js,sha256=MbPyKJW6I3cPYzdwG5qzdUTDBy2dWg17x0Ox8x5HYN0,6255
|
|
67
75
|
flowfile/web/static/assets/SettingsSection-2e4d03c4.css,sha256=Lk0DxFYkTSbmHVAmzoaEMjoE7oXSUxmxMCeqj3-DL3Q,439
|
|
76
|
+
flowfile/web/static/assets/SettingsSection-310b61c0.js,sha256=Vg3E2Xsx_4bRuTzdlJzx0TTlEjplReltY1UxdFvsoeU,2059
|
|
77
|
+
flowfile/web/static/assets/SettingsSection-5634f439.js,sha256=hHjjGC7aZ-D3nxD5FU9coqChLzyp8Mmnng0aay_PZNc,1765
|
|
68
78
|
flowfile/web/static/assets/SettingsSection-5c696bee.css,sha256=XGlr7j6kqg5sYWvJJDCM-LB17JR2ft9dryWM3ZKWdtE,420
|
|
69
|
-
flowfile/web/static/assets/SettingsSection-70e5a7b1.js,sha256=T6SBGwAJRd08xxBT9vfAbB0AjU_xFsdnLOg2adZ9JrM,2219
|
|
70
79
|
flowfile/web/static/assets/SettingsSection-71e6b7e3.css,sha256=cea34whLeyafPE2ARSrCYymcKRqBHHMLDyqueyTvppU,439
|
|
71
|
-
flowfile/web/static/assets/SettingsSection-
|
|
72
|
-
flowfile/web/static/assets/
|
|
80
|
+
flowfile/web/static/assets/SettingsSection-7c68b19f.js,sha256=11rZrCbOCdK-JBMCr-pikH7Ox5GrKQY2GquTN765aRs,2219
|
|
81
|
+
flowfile/web/static/assets/SingleSelect-7298811a.js,sha256=D0cH4qWcx-gWA4zrOvN9m-LnCtPIHIJstBvIDAQvX_s,162
|
|
82
|
+
flowfile/web/static/assets/SingleSelect.vue_vue_type_script_setup_true_lang-43807bad.js,sha256=FBM8z7-ifaiQ6z7zRNh8Rr3JW_wDXr4MTriPwcvB4q8,2322
|
|
83
|
+
flowfile/web/static/assets/SliderInput-53105476.js,sha256=FWY7YYserTzdkELKDEAkkoi-Rd4fZhuF-8OkHyrPUB8,1618
|
|
84
|
+
flowfile/web/static/assets/SliderInput-b8fb6a8c.css,sha256=uPtqjIbs3GvdoUkr8e8pdYDjxAs-yvHChllI7OdDy44,57
|
|
73
85
|
flowfile/web/static/assets/Sort-3643d625.css,sha256=NkPWJbYxPqoYrLxPjhYKKdrwqULuL8gxrWS6v0bxdHA,1272
|
|
74
|
-
flowfile/web/static/assets/Sort-
|
|
75
|
-
flowfile/web/static/assets/
|
|
86
|
+
flowfile/web/static/assets/Sort-4fdebe74.js,sha256=3u-fcNVT6UlEAfX-o5BBdS8WrgMGpyOJm39U2GMdB9w,10985
|
|
87
|
+
flowfile/web/static/assets/TextInput-28366b7e.js,sha256=f65ymvgu4UhzfqV-uQXPZP9Rb5Os-gWD6KyNMVCE9Pc,159
|
|
88
|
+
flowfile/web/static/assets/TextInput.vue_vue_type_script_setup_true_lang-9cad14ba.js,sha256=Nf9KqVDSmJglBNcWYvIdxynFI4vjWiDzCkEnTxWTgP4,1192
|
|
76
89
|
flowfile/web/static/assets/TextToRows-5d2c1190.css,sha256=XSwRkOqq6smWhO3Si4oKr3tLRGoSyyIHpkQGt_DJyYc,839
|
|
90
|
+
flowfile/web/static/assets/TextToRows-73ffa692.js,sha256=vWqP1RZF9jBIc5H06mstNuSM29WTWcCIJrmi-vyzV4U,11655
|
|
91
|
+
flowfile/web/static/assets/ToggleSwitch-598add30.js,sha256=Fs6_Cg9JsAClBPc_ZebnmqH70SpoFrxSDJixaZzQA2I,162
|
|
92
|
+
flowfile/web/static/assets/ToggleSwitch.vue_vue_type_script_setup_true_lang-f620cd32.js,sha256=HFM2bkNj6ymObZVt5Qbv1H8Af61Gf-CB4XVQxl6oXOw,1119
|
|
77
93
|
flowfile/web/static/assets/UnavailableFields-5edd5322.css,sha256=Xt1TInpopOWG_eHq77x7tpg9HJ4UEds_OcnuyPsruNc,1146
|
|
78
|
-
flowfile/web/static/assets/UnavailableFields-
|
|
79
|
-
flowfile/web/static/assets/Union-
|
|
94
|
+
flowfile/web/static/assets/UnavailableFields-66239e83.js,sha256=DD83dwhuXXFP4omsJu86ovyAaIX7Y9Nx1VyoI6VidLs,1245
|
|
95
|
+
flowfile/web/static/assets/Union-26b10614.js,sha256=XmjQnmwMGpYOZYnaKyAGuiJF6Y9ydHKHGfxK3C21edY,2872
|
|
80
96
|
flowfile/web/static/assets/Union-af6c3d9b.css,sha256=r2w9mxqxx29_IApsK6tqDUT31_hgnDbFOoBE28koXF4,605
|
|
81
|
-
flowfile/web/static/assets/Unique-
|
|
97
|
+
flowfile/web/static/assets/Unique-33b9edbb.js,sha256=RQLouJsnivXnUQd1KYd0upoVEZbQySlJXGRLN9uW-kM,7955
|
|
82
98
|
flowfile/web/static/assets/Unique-f9fb0809.css,sha256=-fsICbC59aGkxpM9AG_PCB0_1Ww3JsewMMD-JypzyGw,1272
|
|
83
99
|
flowfile/web/static/assets/Unpivot-1e422df3.css,sha256=HkIt83XKUogH9mh7LScGcdNkAjgLbrIhlKCh2vOFhuY,605
|
|
84
|
-
flowfile/web/static/assets/Unpivot-
|
|
100
|
+
flowfile/web/static/assets/Unpivot-ef69d0e2.js,sha256=dwnmbutzXodkxQF1R68AsqW_1qvV6ZyWNdUMSwyxKow,13098
|
|
85
101
|
flowfile/web/static/assets/UnpivotValidation-0d240eeb.css,sha256=DSQO6__5jcRt1IdrvCQM8ejGC97bO-tz71LNmXAND9k,234
|
|
86
|
-
flowfile/web/static/assets/UnpivotValidation-
|
|
87
|
-
flowfile/web/static/assets/VueGraphicWalker-
|
|
102
|
+
flowfile/web/static/assets/UnpivotValidation-8658388e.js,sha256=hGWApuT0m-9A7fDT2c2QTm4x6yG5qhfwzEl7HEwsVi8,1879
|
|
103
|
+
flowfile/web/static/assets/VueGraphicWalker-4d7861f4.js,sha256=U_gatNmzZS_LHN5e__TAmLzJqaUBdybqoogjvmX3X6s,5582750
|
|
88
104
|
flowfile/web/static/assets/VueGraphicWalker-ed5ab88b.css,sha256=7Vq4i4tPxR1Q0ufy2OSgc22fRx1FhxYUmi1u875tB_M,78
|
|
89
105
|
flowfile/web/static/assets/airbyte-292aa232.png,sha256=KSqiMiLlZ9SSDOuaN7TXiVatwlEHiWT1Z1FdcV9-7wE,10456
|
|
90
|
-
flowfile/web/static/assets/api-
|
|
91
|
-
flowfile/web/static/assets/api-
|
|
106
|
+
flowfile/web/static/assets/api-2d1394bd.js,sha256=eXwHdFi3MtpWVMkH7Pr_4jFjUZJR78YcFHp1KEyIr74,2174
|
|
107
|
+
flowfile/web/static/assets/api-c908fffe.js,sha256=E_e9n3V5uBe9v5PtT-bcI6dwageK-lhcmdk512KAmGc,3111
|
|
92
108
|
flowfile/web/static/assets/cloud_storage_reader-aa1415d6.png,sha256=qhQV1j6sLj5Y8mYbonyvmawB7yRMxpYUJZvqRMn2ZFA,6085
|
|
93
109
|
flowfile/web/static/assets/cross_join-d30c0290.png,sha256=0wwCkKGjCkcIJhCO1ZTy8ZKezANsYPaeYWf9w_LBKSQ,19192
|
|
94
110
|
flowfile/web/static/assets/database_reader-ce1e55f3.svg,sha256=zh5V87BPAEOyMKkOQz0LSU_hsgrgodKeEKgsZrTs-Uk,1419
|
|
95
111
|
flowfile/web/static/assets/database_writer-b4ad0753.svg,sha256=tK0HU1fxo8ksAySP8hud8S0txXfVg6iqqta5v4ltF-k,1259
|
|
96
|
-
flowfile/web/static/assets/designer-
|
|
97
|
-
flowfile/web/static/assets/designer-
|
|
112
|
+
flowfile/web/static/assets/designer-1667687d.js,sha256=9LYrO1Lpk_EjcntIViQuWh6BaMu6A-c4PohJ_RrU4kQ,2676869
|
|
113
|
+
flowfile/web/static/assets/designer-665e9408.css,sha256=Zl6UCBNIUfPFedQXvfOvhvoqmPsvZasg0003Z9IE_h8,332233
|
|
98
114
|
flowfile/web/static/assets/documentation-12216a74.css,sha256=EiFqdFDNczJt_IeP7KJyv7MGCvYRiSuSaUcSs6MHWpE,1200
|
|
99
|
-
flowfile/web/static/assets/documentation-
|
|
100
|
-
flowfile/web/static/assets/dropDown-025888df.js,sha256=pLrTFtXCL66y1hwBQWyzQIjgJK6sOrxFzmXIuU4-2Nw,11474
|
|
115
|
+
flowfile/web/static/assets/documentation-5eed779e.js,sha256=6QNMvtKxhxHSlt0DwsW0YL6A47lHh9Ortfr6INoZiqM,1198
|
|
101
116
|
flowfile/web/static/assets/dropDown-35135ba8.css,sha256=NRNbqLG5Ckh7uE1m5Z038kTCFnYcFUCD4iTUU1i6VPU,3176
|
|
117
|
+
flowfile/web/static/assets/dropDown-41ebe3c2.js,sha256=-6v62MQe7rFPfyD8vedXJgffLUmV7EaW2-7v7cDGhmg,11474
|
|
102
118
|
flowfile/web/static/assets/element-icons-9c88a535.woff,sha256=nIilNdx2T_GKI3IC0Z-dYpdmN8jnoyTPaeK6LUBm9us,24820
|
|
103
119
|
flowfile/web/static/assets/element-icons-de5eb258.ttf,sha256=3l6yWG-kOvjHWaPTe87HTczNsjLCGPpSA_P5FpV3Y-U,50372
|
|
104
120
|
flowfile/web/static/assets/explore_data-8a0a2861.png,sha256=igooYexoyuVyai_ukUYC7QlaR9JRWFQY_6ey8W01vDw,14720
|
|
@@ -112,40 +128,40 @@ flowfile/web/static/assets/fa-v4compatibility-0ce9033c.woff2,sha256=DOkDPGnccU9f
|
|
|
112
128
|
flowfile/web/static/assets/fa-v4compatibility-30f6abf6.ttf,sha256=MPar9rqkJYJYKHk9bfrR-2N2XQ5auqevb-r7m_zs5aA,10836
|
|
113
129
|
flowfile/web/static/assets/filter-d7708bda.png,sha256=13CL2k0PIl1uYYMMhH86rwJrov4XRgR6sfV4ZRhnK3I,15838
|
|
114
130
|
flowfile/web/static/assets/formula-eeeb1611.png,sha256=7usWEStTOxFA0T8k7FXGXg5RluCJDLsqUcp048xjD2M,19295
|
|
131
|
+
flowfile/web/static/assets/fullEditor-0670d32d.js,sha256=lDdyHv59o8UU5Z8-eBTnGI8ibwxcAGpOR24c77wgD0A,24415
|
|
115
132
|
flowfile/web/static/assets/fullEditor-178376bb.css,sha256=F4N2uyLmmmAoyKAfgHvBZ23H-kH-tbtnJ1JLVwfFz50,5965
|
|
116
|
-
flowfile/web/static/assets/fullEditor-1df991ec.js,sha256=zST-YgPa6Ac91OSGNmWUOrwB8a_BYSijGLxHbA29fi8,24415
|
|
117
133
|
flowfile/web/static/assets/fuzzy_match-40c161b2.png,sha256=QMFhsk1rZn6x2Z7aMwVoMVIehdgkmhFrrck9Gks3-_g,13865
|
|
134
|
+
flowfile/web/static/assets/genericNodeSettings-38410ebf.js,sha256=7rxXGXiMGHdPeR_RhX1jBKchlzCnpCXIV73MzkHZGk4,6251
|
|
118
135
|
flowfile/web/static/assets/genericNodeSettings-924759c7.css,sha256=kkdZx4gQRslPM--BetVKpsQdTi8Ezdc8YFclLORTYtg,1017
|
|
119
|
-
flowfile/web/static/assets/genericNodeSettings-d3b2b2ac.js,sha256=hEG9mUVYwB1lAVgdkV2-WHA2Vn-_G7z6r7n8_G_EWcs,6251
|
|
120
136
|
flowfile/web/static/assets/graph_solver-8b7888b8.png,sha256=i3iIuPx5-fvXVwP9Dk1-bp6paSN61bVork9bGpPuVpE,11180
|
|
121
137
|
flowfile/web/static/assets/group_by-80561fc3.png,sha256=gFYfw_ipVhzG6YLKSjl32XoIHPJYMZW5LBK8T9HQoNo,16156
|
|
122
|
-
flowfile/web/static/assets/index-
|
|
123
|
-
flowfile/web/static/assets/index-
|
|
138
|
+
flowfile/web/static/assets/index-50508d4d.css,sha256=UFCNTQbeDavWMXXDxRFh5PUZl0mcRK-AZIdfxxb3Zos,416276
|
|
139
|
+
flowfile/web/static/assets/index-5ec791df.js,sha256=YI4-Tf8nRBjOWJICa0kVHgSw84W_Du-t1OFT2EmsJiU,1923876
|
|
124
140
|
flowfile/web/static/assets/input_data-ab2eb678.png,sha256=qy62eFHc5m7_aGxUScHGy7kavT7x7Wz0p7-WhD3L684,13172
|
|
125
141
|
flowfile/web/static/assets/join-349043ae.png,sha256=NJBDrnJbVOiE9nDYFxoQoepGE2JUvPwA7CfGH4XfnRQ,9603
|
|
126
142
|
flowfile/web/static/assets/manual_input-ae98f31d.png,sha256=rpjzHerLp1wecn-hsKEcYMJWRDRB8S15i4_SmBBIexg,13587
|
|
127
143
|
flowfile/web/static/assets/old_join-5d0eb604.png,sha256=XQ62BOHlpgVIHVxSf589g8vzQ-vo_XUt4uMNKcOSlsU,9325
|
|
128
144
|
flowfile/web/static/assets/output-06ec0371.png,sha256=BuwDcRqgJU9Vnf0Zr1-Fzg_DshEIucmsIqPw0FhIwPg,12055
|
|
145
|
+
flowfile/web/static/assets/outputCsv-059583b6.js,sha256=ym_6RZW6XH4Bglw81PlU3mgJXE-uDZ7F50kVctwTWZs,3459
|
|
129
146
|
flowfile/web/static/assets/outputCsv-9cc59e0b.css,sha256=nMWeC_VxTB4UpcgYG-c8P9LHFD8Mm3wtLWzu4yNkmOw,348549
|
|
130
|
-
flowfile/web/static/assets/
|
|
147
|
+
flowfile/web/static/assets/outputExcel-76b1e02c.js,sha256=Ovb32e-XqL4pBiPqUY6E7w2urWClCa9cYnHiZB0JhiE,2090
|
|
131
148
|
flowfile/web/static/assets/outputExcel-b41305c0.css,sha256=tBMFwP6lTOrbL9XaX1tupHJ94-2bdl2g0h8Ro6qBtyg,2686
|
|
132
|
-
flowfile/web/static/assets/
|
|
149
|
+
flowfile/web/static/assets/outputParquet-440fd4c7.js,sha256=wZt0EIcSFmDslANwZRk7zNKXREIMlJGKTLWG6VfVEgA,978
|
|
133
150
|
flowfile/web/static/assets/outputParquet-cf8cf3f2.css,sha256=z4zz8qNtx557r6dlgSlp9rOIhA_Jw4GJEJ-i7QCW1bU,88
|
|
134
|
-
flowfile/web/static/assets/outputParquet-fabb445a.js,sha256=Yq_Xu9RHaUL8_8ycQN12UZtqBmLlwx70-ECcbRnjT2k,978
|
|
135
151
|
flowfile/web/static/assets/pivot-9660df51.png,sha256=lmDfUQowkZ6z6k12CZnQOAh6L2f73X4NTX8Y9YafVu0,15554
|
|
136
152
|
flowfile/web/static/assets/polars_code-05ce5dc6.png,sha256=Bc5dxp286-RZ2VayediJOz7gkjSCNLFO3wjWdWyD-HU,6239
|
|
153
|
+
flowfile/web/static/assets/readCsv-9813903a.js,sha256=5y8UEzIFBef1IZXnN3IA76zXKSSqMm3KFrOAjiZtbZs,7831
|
|
137
154
|
flowfile/web/static/assets/readCsv-bca3ed53.css,sha256=vKPtUwsAcFowoR1L_QJDpBPZ0_gUyyv1iz1IuGj9_Jw,1075
|
|
138
|
-
flowfile/web/static/assets/
|
|
139
|
-
flowfile/web/static/assets/readExcel-dabaf51b.js,sha256=QqJIyTCZ4DU1mKBkzj9PQNHE27t3xMkpgI0UF2YMyDI,9126
|
|
155
|
+
flowfile/web/static/assets/readExcel-7f40d237.js,sha256=BBNaHn3ZQ-SEP4TvvSdwGD3nvlOxICAky65VyB3y-KM,9126
|
|
140
156
|
flowfile/web/static/assets/readExcel-e1b381ea.css,sha256=4bOB6ptfh_HYZETvvEjWMV3TD0JHLG8qszuyMPoDINQ,1158
|
|
157
|
+
flowfile/web/static/assets/readParquet-22d56002.js,sha256=rGOUjLjM9mmhfe-9bzkm3gJwG8nh-PEIrVunxHdQsOI,1000
|
|
141
158
|
flowfile/web/static/assets/readParquet-cee068e2.css,sha256=zuBo4kXUC-wXoccpEtDkqgINCxz8WFwnEDEUjJw09zY,396
|
|
142
|
-
flowfile/web/static/assets/readParquet-e0771ef2.js,sha256=4gkxLIISoB9TIR7hcckib4gZ8RywA5hnLvSBZFGPDcU,1000
|
|
143
159
|
flowfile/web/static/assets/record_count-dab44eb5.png,sha256=2rROtfInJu6NVYw0N4NmalWPkaErI2DyrteHdBRIJdU,7682
|
|
144
160
|
flowfile/web/static/assets/record_id-0b15856b.png,sha256=CxWFa702605nnK46FqOafmp_AwTuVkkSJAQgnKh1jBs,16066
|
|
145
161
|
flowfile/web/static/assets/sample-693a88b5.png,sha256=aTqItY0lcq5Vw58v-6ZU6DI4277L_ZWS47yQNOfDXEA,9222
|
|
146
|
-
flowfile/web/static/assets/secretApi-
|
|
162
|
+
flowfile/web/static/assets/secretApi-b3cb072e.js,sha256=JkliSMNFqSBnNaJw_4j5UH-i1zgEqMz7gGKNj4xZoqc,1346
|
|
147
163
|
flowfile/web/static/assets/select-b0d0437a.png,sha256=sNBDesTxseBqQUetu6Rbijky24UI0FLmoS33ldvr_hM,14339
|
|
148
|
-
flowfile/web/static/assets/selectDynamic-
|
|
164
|
+
flowfile/web/static/assets/selectDynamic-7ad95bca.js,sha256=elpnrYm4dgnoIvS9Fm-JNhC3aOYsvrDKmkIWzYdmFFc,15329
|
|
149
165
|
flowfile/web/static/assets/selectDynamic-aa913ff4.css,sha256=qpE_9APR5nJtSFRJXBs_-8wO2abbiyeQpNWCiR29wdo,2301
|
|
150
166
|
flowfile/web/static/assets/sort-2aa579f0.png,sha256=KqV58FQ9BhINj95x87vnV50_VcYVCrdHWbORrDYiY2M,11528
|
|
151
167
|
flowfile/web/static/assets/summarize-2a099231.png,sha256=KgmSMVKXng6xq0cNQ8YJEXdThQhhmHaiKs_31ybbr8g,11762
|
|
@@ -153,10 +169,11 @@ flowfile/web/static/assets/text_to_rows-859b29ea.png,sha256=hZsp6vqUV9EbmfOpnz1O
|
|
|
153
169
|
flowfile/web/static/assets/union-2d8609f4.png,sha256=LYYJ9EtnGnouHCaKBAxVwB3UGAiIeK2GqJHjKs4eN9M,10739
|
|
154
170
|
flowfile/web/static/assets/unique-1958b98a.png,sha256=GVi5is2VQF1Zc5H9lh0o92eVF8AeyVAgWCJHlUPP3Bo,20864
|
|
155
171
|
flowfile/web/static/assets/unpivot-d3cb4b5b.png,sha256=08tLWwGQ51ZYu_ZmS5iz7jtE27lxEW-FluhqSgG44_A,18488
|
|
172
|
+
flowfile/web/static/assets/user-defined-icon-0ae16c90.png,sha256=CuFskN7mJnsE7vdqd9mzxjg_IKrSn4vAz4MjqOV996A,8200
|
|
156
173
|
flowfile/web/static/assets/view-7a0f0be1.png,sha256=eg8L4bC8yRlmh7nWrOQqQtXMQAWeorb6v8BWsv12spY,8353
|
|
157
174
|
flowfile/web/static/assets/vue-codemirror-bccfde04.css,sha256=vM_eBMuqLyBd_Y5bLjLKifKtvrpD8l5r5ZNjnjZUZBo,756
|
|
158
|
-
flowfile/web/static/assets/vue-codemirror.esm-
|
|
159
|
-
flowfile/web/static/assets/vue-content-loader.es-
|
|
175
|
+
flowfile/web/static/assets/vue-codemirror.esm-b1dfaa46.js,sha256=z92L1MSdm933HHl9m7oyW8VtjLvT6woqo_Y1e6x3tNE,802950
|
|
176
|
+
flowfile/web/static/assets/vue-content-loader.es-22bac17c.js,sha256=zz37ta5m1TMUxuurH0wwoKhdrVRpxECK16ErMK01kUs,5545
|
|
160
177
|
flowfile/web/static/favicon.ico,sha256=h3sdj7Htz3s3Pib0j3gF3g7VqRUBTLP9qIudaBdkKJQ,3134
|
|
161
178
|
flowfile/web/static/flowfile.svg,sha256=hOLvhgtIBAuDAFwTCw3yUYO4xHMA9Jk_HpiBjk8t_dA,314188
|
|
162
179
|
flowfile/web/static/icons/flowfile.png,sha256=0uV0ELU3Vw4DfggPs8CHR1N2WdXutRbONUsdzJ_nxGA,240862
|
|
@@ -164,7 +181,7 @@ flowfile/web/static/images/airbyte.png,sha256=_KUGN4TrpkZBFXxdE-I8BiXKo-lx56mVYt
|
|
|
164
181
|
flowfile/web/static/images/flowfile.svg,sha256=hOLvhgtIBAuDAFwTCw3yUYO4xHMA9Jk_HpiBjk8t_dA,314188
|
|
165
182
|
flowfile/web/static/images/google.svg,sha256=HWvs3MThQhVAoqPMUfno4tl670VD0CYy0OqgtgROIVo,1054
|
|
166
183
|
flowfile/web/static/images/sheets.png,sha256=wpWE7P1eSIZ85ZtE4DuKZXoJwXL3gamodjyTt4dozDA,6260
|
|
167
|
-
flowfile/web/static/index.html,sha256=
|
|
184
|
+
flowfile/web/static/index.html,sha256=6yusWuk1qH2iqh7jsbH6Poz6W2lyxvNOyaadvS7lho8,739
|
|
168
185
|
flowfile/web/static/vite.svg,sha256=SnSK_UQ5GLsWWRyDTEAdrjPoeGGrXbrQgRw6O0qSFPs,1497
|
|
169
186
|
flowfile/web/static/vue.svg,sha256=VTLbNPHFKEGIG6uK7KbD6NCSvSGmiaZfTY-M-AQe750,496
|
|
170
187
|
flowfile_core/__init__.py,sha256=I6E9A0JpzX7tpuYfPPJ0xzACLTq2vS5P2I0B5_TkYRI,334
|
|
@@ -174,8 +191,9 @@ flowfile_core/auth/models.py,sha256=ilQqy7ief1mwAP9xiNWbftCR9yyccECMa0Qsnnwax_g,
|
|
|
174
191
|
flowfile_core/auth/secrets.py,sha256=5TixLt9I64pR0OT4AoqgIzAmjCQNoGF4YPGuRhCWBH0,5840
|
|
175
192
|
flowfile_core/configs/__init__.py,sha256=W72OpTyVRF1kJyLPQFXT9tB6FoX-Bzvi5rTUusERfKI,1318
|
|
176
193
|
flowfile_core/configs/flow_logger.py,sha256=goP2VohHNIzO0rf2NXEWKCqByMfrruGHEBnXsWI48FM,15615
|
|
177
|
-
flowfile_core/configs/node_store/__init__.py,sha256=
|
|
178
|
-
flowfile_core/configs/node_store/nodes.py,sha256=
|
|
194
|
+
flowfile_core/configs/node_store/__init__.py,sha256=9153Pwk13RfBLXyHnjUIXkFijddCKdKVeyWtaqw8ul0,1059
|
|
195
|
+
flowfile_core/configs/node_store/nodes.py,sha256=KM9koC0aQKTvRbKF0sLL0HT2BUMe9MfDAdxKrSTIY9I,12006
|
|
196
|
+
flowfile_core/configs/node_store/user_defined_node_registry.py,sha256=LMjGWGHnXHSQFJykIKNky_MMoFqitwes4LjS4LIG7rI,7504
|
|
179
197
|
flowfile_core/configs/settings.py,sha256=rdUEsFpLhO6IONP-5Q9d3hJP7Q5--pvjDvHIqI96bxI,3488
|
|
180
198
|
flowfile_core/configs/utils.py,sha256=DBLpZfvgzTQmF3c8ABediMBcORIdEtcyy2L8eIZa4vM,601
|
|
181
199
|
flowfile_core/database/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -208,8 +226,10 @@ flowfile_core/flowfile/flow_data_engine/create/__init__.py,sha256=47DEQpj8HBSa-_
|
|
|
208
226
|
flowfile_core/flowfile/flow_data_engine/create/funcs.py,sha256=Hvk4L3aOppt3RyKBEqFutx1t2RF8qA6QdrS1lPnJJkY,7822
|
|
209
227
|
flowfile_core/flowfile/flow_data_engine/flow_data_engine.py,sha256=RVColUmpaJG3AROKvowu1d6J8IMxIoR_vV7BfKmLNXg,99137
|
|
210
228
|
flowfile_core/flowfile/flow_data_engine/flow_file_column/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
211
|
-
flowfile_core/flowfile/flow_data_engine/flow_file_column/
|
|
229
|
+
flowfile_core/flowfile/flow_data_engine/flow_file_column/interface.py,sha256=t3Z5WAhN34IqoLR33YNYFRsB9oY87osZk00gM1Owavw,180
|
|
230
|
+
flowfile_core/flowfile/flow_data_engine/flow_file_column/main.py,sha256=CU5OZ6fxmvRVR4p2VyqQ1EcACDDvozwJxd_Wjearfgc,9356
|
|
212
231
|
flowfile_core/flowfile/flow_data_engine/flow_file_column/polars_type.py,sha256=xusyOLwSxevBk8-Uy9ZKISB_KOi0JeYfZ0wihcG-Qjk,530
|
|
232
|
+
flowfile_core/flowfile/flow_data_engine/flow_file_column/type_registry.py,sha256=XXY3qfQZOwDYXVXPHti2Z0b3jKJDLVhOdcsWE7sod2c,1607
|
|
213
233
|
flowfile_core/flowfile/flow_data_engine/flow_file_column/utils.py,sha256=2KoODecEwNGSCLZLRLim3vAwVON0QZgv2m1gkGKHht0,1774
|
|
214
234
|
flowfile_core/flowfile/flow_data_engine/fuzzy_matching/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
215
235
|
flowfile_core/flowfile/flow_data_engine/fuzzy_matching/prepare_for_fuzzy_match.py,sha256=vyM3-Va8pei8_l4ZbraZOaWgjPzvL4CVP0HH64YUAMs,3581
|
|
@@ -226,10 +246,10 @@ flowfile_core/flowfile/flow_data_engine/subprocess_operations/subprocess_operati
|
|
|
226
246
|
flowfile_core/flowfile/flow_data_engine/threaded_processes.py,sha256=15IPoqIoCfkPMb648o9hnOzNnZINhYQxJi5hNfQuRwE,1311
|
|
227
247
|
flowfile_core/flowfile/flow_data_engine/types.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
228
248
|
flowfile_core/flowfile/flow_data_engine/utils.py,sha256=Nkw4MM6SX9veOAC8bthWTLUqA_aIFLtDnJG3bTNcwoc,6628
|
|
229
|
-
flowfile_core/flowfile/flow_graph.py,sha256=
|
|
249
|
+
flowfile_core/flowfile/flow_graph.py,sha256=tuWt6A6lqiI7t9aORYwUS7fpiJHdU221vjhY68E-q1E,95601
|
|
230
250
|
flowfile_core/flowfile/flow_graph_utils.py,sha256=nqfQdkFo4DM1WpbMuL1tZps51dKFWZi2yu_UgNUxtNU,10057
|
|
231
251
|
flowfile_core/flowfile/flow_node/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
232
|
-
flowfile_core/flowfile/flow_node/flow_node.py,sha256=
|
|
252
|
+
flowfile_core/flowfile/flow_node/flow_node.py,sha256=yg_I8LZ83McLp8_COzJY0WwcgRqnyUZierVX--x915A,53728
|
|
233
253
|
flowfile_core/flowfile/flow_node/models.py,sha256=puNvRw6VbLjHq1EHiiODwcip3ig5g0JzvtcPtPZd9uQ,9772
|
|
234
254
|
flowfile_core/flowfile/flow_node/schema_callback.py,sha256=Hpig6IFDa3HQKpHmrPFnTJTDSDBLE-DWArOfwaCQiiE,5649
|
|
235
255
|
flowfile_core/flowfile/graph_tree/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -239,7 +259,12 @@ flowfile_core/flowfile/handler.py,sha256=VmL9fzCl7lnxIUiseK2yy7HMgP6swqWRPyfcskR
|
|
|
239
259
|
flowfile_core/flowfile/manage/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
240
260
|
flowfile_core/flowfile/manage/compatibility_enhancements.py,sha256=fItm-Bq5NLxqKCnvfCZSQEF_AcFdTl5ucWFCW78_8wM,3991
|
|
241
261
|
flowfile_core/flowfile/manage/manage_flowfile.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
242
|
-
flowfile_core/flowfile/manage/open_flowfile.py,sha256=
|
|
262
|
+
flowfile_core/flowfile/manage/open_flowfile.py,sha256=NAWGzqOBpBbB9prNUEQ1mDWysyLyBGAkV79PYwunP5c,7233
|
|
263
|
+
flowfile_core/flowfile/node_designer/__init__.py,sha256=BSuSpDnrxR6z-3lfUQX1h2tqJ55p0gEUUTfK2ch1tnE,1087
|
|
264
|
+
flowfile_core/flowfile/node_designer/_type_registry.py,sha256=d7t2mqvGlB1sLZ0RbASmbtBj4cK1M5tvFXnGuPCMDz0,7958
|
|
265
|
+
flowfile_core/flowfile/node_designer/custom_node.py,sha256=f2VFE5193an9qHfIEvZh8NgoYGBbhEoaaOl0RxOTwXA,12614
|
|
266
|
+
flowfile_core/flowfile/node_designer/data_types.py,sha256=VkvsPG0r4AqjvQj3ycsLUHKHCqjte9gAQhRUeRT6A6o,3366
|
|
267
|
+
flowfile_core/flowfile/node_designer/ui_components.py,sha256=XYVWh83xp4fnepL5JjQoJE89Curnc1LfM4ejUlkaDLM,9173
|
|
243
268
|
flowfile_core/flowfile/schema_callbacks.py,sha256=K_98waC6latRsohfBrTcSWdfSzhZJOLOgfDHfLqqkUo,7606
|
|
244
269
|
flowfile_core/flowfile/setting_generator/__init__.py,sha256=WvQpRzzrzQL-XSdayaoN2SfW0ngvF9l6fqldNh1ZD2k,98
|
|
245
270
|
flowfile_core/flowfile/setting_generator/setting_generator.py,sha256=Zy9eoncp0pwnJqYSshZTXiWc3UC5fwoY4zrOfjAb1z4,1254
|
|
@@ -261,22 +286,23 @@ flowfile_core/flowfile/util/calculate_layout.py,sha256=9mu0AsB-9UldCkyC4Lkz76kTy
|
|
|
261
286
|
flowfile_core/flowfile/util/execution_orderer.py,sha256=l3dTZXp3chsYYprSGbdiq94cS0Y0ujK_kYg1MgmAAZQ,6391
|
|
262
287
|
flowfile_core/flowfile/util/node_skipper.py,sha256=1ugU9EB-oHf7dKGR46-JHkQYdsL-Dqt1XABpgiUufCY,402
|
|
263
288
|
flowfile_core/flowfile/utils.py,sha256=lvEmKySSCjnsrseNm9ZlpFlrjYXBglul3F4sB7lyx78,4545
|
|
264
|
-
flowfile_core/main.py,sha256=
|
|
289
|
+
flowfile_core/main.py,sha256=Ceef7uvrYa7sJ95Sis35yRXrR5m3uqITWFTKmGzxJCY,5130
|
|
265
290
|
flowfile_core/routes/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
266
291
|
flowfile_core/routes/auth.py,sha256=-2SWMCDDKYSnriiYH3hOadnsHdmVckcIV_vA2mZfBu0,1251
|
|
267
292
|
flowfile_core/routes/cloud_connections.py,sha256=MBja9DkTO9sl9fuHiIKob3KV6FGGpcHWQ4Cuh7mZpHM,3453
|
|
268
293
|
flowfile_core/routes/logs.py,sha256=pNapo1OlC4KsCj4d4LXZJRw7P4HtQ0j1SI8Moi_xCpw,5782
|
|
269
294
|
flowfile_core/routes/public.py,sha256=4dIC9rrn7Qbwsg1WLTBOZKSnmVeD4c9asRIo4eKvXWY,265
|
|
270
|
-
flowfile_core/routes/routes.py,sha256=
|
|
295
|
+
flowfile_core/routes/routes.py,sha256=sEM1NE7QHzpsfvms8xoQJAQBI8CZRazqKkKGQuOJjJ8,28940
|
|
271
296
|
flowfile_core/routes/secrets.py,sha256=idns8HJofEnsHy6NCLx-9SRxQImHFc4Or2KaKosx6kU,5270
|
|
297
|
+
flowfile_core/routes/user_defined_components.py,sha256=s2knPY3XE1qvCq7rB4suPoXcHg0MNbkr5yXJevhLCgo,2233
|
|
272
298
|
flowfile_core/run_lock.py,sha256=1bINUPwZe7v9rHRePTk0CaExscqf2pvk4hWoYFZWQqE,296
|
|
273
299
|
flowfile_core/schemas/__init__.py,sha256=AnB9y91_FVcdJmccyb19FCMK1-qjR5ITuIls9_PI2OU,346
|
|
274
300
|
flowfile_core/schemas/analysis_schemas/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
275
301
|
flowfile_core/schemas/analysis_schemas/graphic_walker_schemas.py,sha256=1PQeiBFIhZg3cqDKD1AaeMbA9yMss9ajDv-elKOb2Lk,2885
|
|
276
302
|
flowfile_core/schemas/cloud_storage_schemas.py,sha256=KgsCNCRXQiFHKwIPUXmN66Rv-_IFc8YEFT0wRpSv_zw,7799
|
|
277
|
-
flowfile_core/schemas/input_schema.py,sha256=
|
|
303
|
+
flowfile_core/schemas/input_schema.py,sha256=LqiHnUiiZUlwbuPnE_ROsh8JsDsLGl4y4yAghbtax-8,18865
|
|
278
304
|
flowfile_core/schemas/output_model.py,sha256=-bxHWdzF-a3D_mxaojo2YCf2ns5ItPzFxLDc403Ujl0,4000
|
|
279
|
-
flowfile_core/schemas/schemas.py,sha256=
|
|
305
|
+
flowfile_core/schemas/schemas.py,sha256=mq5RnT9JjQyCiSk1ZXMY1qgOBuZTje6fIHO_6AXJsFA,11129
|
|
280
306
|
flowfile_core/schemas/transform_schema.py,sha256=0Ydxf9lndaAF9pdDZPqsEOzn9Q3BSyGBQlhDyu0GRRk,28033
|
|
281
307
|
flowfile_core/secret_manager/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
282
308
|
flowfile_core/secret_manager/secret_manager.py,sha256=6G9hqo-GjTE7va6i6r3_ZmGo4Y26Aw_PY0W8L6pNo7E,2086
|
|
@@ -286,7 +312,7 @@ flowfile_core/utils/excel_file_manager.py,sha256=EIad2LenHu-3Yw1FcLmE0KgmLflnvNK
|
|
|
286
312
|
flowfile_core/utils/fileManager.py,sha256=LnJhK_pwjb9MIApG2e4Hp3L5Z7Wny8YYHaL9SkW8WlE,1371
|
|
287
313
|
flowfile_core/utils/fl_executor.py,sha256=eNnNZHZ9451brzZD00_X8aoCHFl1hR1gVOIGxtE0Db4,1301
|
|
288
314
|
flowfile_core/utils/utils.py,sha256=XPanIHWQjNLkd-lC7mKoWdjP3TAR_GZwYIbZ5_KF5o0,1326
|
|
289
|
-
flowfile_core/utils/validate_setup.py,sha256=
|
|
315
|
+
flowfile_core/utils/validate_setup.py,sha256=kMtkoPBwJnc7kgWrgxuPeY6N6-HodnEyp5I3gpbnojA,1685
|
|
290
316
|
flowfile_frame/__init__.py,sha256=MnEH1cSm-ok3Pwk8DWNFCbLhY34wCSr-ca02SRAA8Cw,2016
|
|
291
317
|
flowfile_frame/adapters.py,sha256=8H1z6UpYQ3aeuSYNs8GbWfL5BUzVbGJbGzi6b9uVBt4,528
|
|
292
318
|
flowfile_frame/adding_expr.py,sha256=K9KdF3WCbPy2YO5radyEBXQ0yi6SOI4nviaPwXmKW0k,12428
|
|
@@ -333,7 +359,7 @@ flowfile_worker/secrets.py,sha256=dGN4f0IOG8ozndDoolEpIJROzIIWttq5TeVtrdMiQ5k,43
|
|
|
333
359
|
flowfile_worker/spawner.py,sha256=YDdbFSxHrZPe1owV7ZReBb_8mBY6bXvA5A4o5OpO5rc,7949
|
|
334
360
|
flowfile_worker/utils.py,sha256=Amee9ysMG2xnCExCPjJk0awRIJhA9El8T3rcCMzoyb0,713
|
|
335
361
|
shared/__init__.py,sha256=6J5_Lx3GCQ-ziM_oAk_aoxuP2RlTdI7lXFC24PLEsNs,416
|
|
336
|
-
shared/storage_config.py,sha256=
|
|
362
|
+
shared/storage_config.py,sha256=rblo0OCo4OUASqgmx5OFw-768C9ertukU4eMTKLzi50,9760
|
|
337
363
|
test_utils/__init__.py,sha256=8WwOgIuKw6YtOc1GWR1DqIhQ8BhlLWqsMyQJSpxnzKk,66
|
|
338
364
|
test_utils/postgres/__init__.py,sha256=y3V_6a9N1Pvm5NIBaA8CFf3i4mvPVY-H1teHA-rg0VU,33
|
|
339
365
|
test_utils/postgres/commands.py,sha256=4oA8EHW3EqwGkG02HSqEGbXEBGM01sUW5FsyHm86W4k,4347
|
|
@@ -343,8 +369,8 @@ test_utils/s3/commands.py,sha256=m-r6rWZZP7Q7bzXwuOId1QbQkw8aq8-3qcjH8wpSqxI,142
|
|
|
343
369
|
test_utils/s3/data_generator.py,sha256=qEVN6paBvPf1W4Pxjb341WOLvTrx9D20MyJ944TAHc8,10939
|
|
344
370
|
test_utils/s3/demo_data_generator.py,sha256=YuYnbEmuKBUsuuBMjvq9SCmm11pYJc75u-OqpOGMr5A,7682
|
|
345
371
|
test_utils/s3/fixtures.py,sha256=n5qTGbW1LASFusYbeNh5_53aKui2Xp0yhT70_VXJ4NU,7778
|
|
346
|
-
flowfile-0.
|
|
347
|
-
flowfile-0.
|
|
348
|
-
flowfile-0.
|
|
349
|
-
flowfile-0.
|
|
350
|
-
flowfile-0.
|
|
372
|
+
flowfile-0.4.0.dist-info/LICENSE,sha256=pCfLAA27jMHReYk_wGiirZxWRRXz_Bm7PVInRCa9P5g,1075
|
|
373
|
+
flowfile-0.4.0.dist-info/METADATA,sha256=EHY6Z4WJxrCvYY72YOgCZlKQLWxna2XWzlNZL955zFM,8860
|
|
374
|
+
flowfile-0.4.0.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
375
|
+
flowfile-0.4.0.dist-info/entry_points.txt,sha256=3VMU1A7kmYy8DSPw7axzpy00DEaVRoVagE4jyZFAz2U,425
|
|
376
|
+
flowfile-0.4.0.dist-info/RECORD,,
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
from flowfile_core.configs.node_store.user_defined_node_registry import get_all_nodes_from_standard_location
|
|
2
|
+
from flowfile_core.configs.node_store.nodes import get_all_standard_nodes
|
|
3
|
+
from flowfile_core.schemas.schemas import NodeTemplate
|
|
4
|
+
from flowfile_core.flowfile.node_designer.custom_node import CustomNodeBase
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
nodes_with_defaults = {'sample', 'sort', 'union', 'select', 'record_count'}
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
def register_custom_node(node: NodeTemplate):
|
|
11
|
+
nodes_list.append(node)
|
|
12
|
+
node_dict[node.item] = node
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
def add_to_custom_node_store(custom_node: type[CustomNodeBase]):
|
|
16
|
+
CUSTOM_NODE_STORE[custom_node().item] = custom_node
|
|
17
|
+
if custom_node().item not in node_dict:
|
|
18
|
+
register_custom_node(custom_node().to_node_template())
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
CUSTOM_NODE_STORE = get_all_nodes_from_standard_location()
|
|
22
|
+
nodes_list, node_dict, node_defaults = get_all_standard_nodes()
|
|
23
|
+
|
|
24
|
+
for custom_node in CUSTOM_NODE_STORE.values():
|
|
25
|
+
register_custom_node(custom_node().to_node_template())
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
def check_if_has_default_setting(node_item: str):
|
|
29
|
+
|
|
30
|
+
return node_item in nodes_with_defaults
|