Flowfile 0.3.1.2__py3-none-any.whl → 0.3.2__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.
- flowfile/api.py +5 -3
- flowfile/web/static/assets/{AirbyteReader-cb0c1d4a.js → AirbyteReader-2b1cf2d8.js} +10 -9
- flowfile/web/static/assets/{CrossJoin-a514fa59.js → CrossJoin-cc3ab73c.js} +8 -8
- flowfile/web/static/assets/{DatabaseConnectionSettings-f2cecf33.js → DatabaseConnectionSettings-307c4652.js} +2 -2
- flowfile/web/static/assets/{DatabaseManager-83ee3c98.js → DatabaseManager-69faa6e1.js} +10 -6
- flowfile/web/static/assets/{DatabaseReader-dc0c6881.js → DatabaseReader-e4134cd0.js} +9 -9
- flowfile/web/static/assets/{DatabaseWriter-5afe9f8d.js → DatabaseWriter-d32d75b1.js} +9 -9
- flowfile/web/static/assets/{ExploreData-c7ee19cf.js → ExploreData-5eb48389.js} +18639 -18629
- flowfile/web/static/assets/{ExternalSource-17b23a01.js → ExternalSource-29489051.js} +8 -21
- flowfile/web/static/assets/{Filter-90856b4f.js → Filter-031332bb.js} +9 -9
- flowfile/web/static/assets/{Formula-38b71e9e.js → Formula-3b900540.js} +15 -15
- flowfile/web/static/assets/{Formula-d60a74f4.css → Formula-b8cefc31.css} +4 -4
- flowfile/web/static/assets/{FuzzyMatch-d0f1fe81.js → FuzzyMatch-dee31153.js} +9 -9
- flowfile/web/static/assets/{GraphSolver-0c86bbc6.js → GraphSolver-ca74eb47.js} +5 -5
- flowfile/web/static/assets/{GroupBy-f2772e9f.js → GroupBy-081b6591.js} +8 -7
- flowfile/web/static/assets/{Join-bc3e1cf7.js → Join-b467376f.js} +11 -10
- flowfile/web/static/assets/{ManualInput-03aa0245.js → ManualInput-ffffb80a.js} +11 -8
- flowfile/web/static/assets/{Output-5b35eee8.js → Output-9a87d4ba.js} +4 -4
- flowfile/web/static/assets/{Pivot-7164087c.js → Pivot-ee3e6093.js} +8 -7
- flowfile/web/static/assets/{PolarsCode-3abf6507.js → PolarsCode-03921254.js} +13 -11
- flowfile/web/static/assets/{PopOver-b37ff9be.js → PopOver-3bdf8951.js} +1 -1
- flowfile/web/static/assets/{Read-65966a3e.js → Read-67fee3a0.js} +6 -6
- flowfile/web/static/assets/{RecordCount-c66c6d6d.js → RecordCount-a2acd02d.js} +7 -6
- flowfile/web/static/assets/{RecordId-826dc095.js → RecordId-0c8bcd77.js} +10 -8
- flowfile/web/static/assets/{Sample-4ed555c8.js → Sample-60594a3a.js} +7 -6
- flowfile/web/static/assets/{SecretManager-eac1e97d.js → SecretManager-bbcec2ac.js} +2 -2
- flowfile/web/static/assets/{Select-085f05cc.js → Select-9540e6ca.js} +8 -8
- flowfile/web/static/assets/{SettingsSection-1f5e79c1.js → SettingsSection-48f28104.js} +1 -1
- flowfile/web/static/assets/{Sort-3e6cb414.js → Sort-6dbe3633.js} +6 -6
- flowfile/web/static/assets/{TextToRows-606349bc.js → TextToRows-27aab4a8.js} +18 -13
- flowfile/web/static/assets/{UnavailableFields-b41976ed.js → UnavailableFields-8143044b.js} +2 -2
- flowfile/web/static/assets/{Union-fca91665.js → Union-52460248.js} +7 -6
- flowfile/web/static/assets/{Unique-a59f830e.js → Unique-f6962644.js} +8 -8
- flowfile/web/static/assets/{Unpivot-c3815565.js → Unpivot-1ff1e938.js} +5 -5
- flowfile/web/static/assets/{api-22b338bd.js → api-3b345d92.js} +1 -1
- flowfile/web/static/assets/{designer-e5bbe26f.js → designer-4736134f.js} +72 -42
- flowfile/web/static/assets/{documentation-08045cf2.js → documentation-b9545eba.js} +1 -1
- flowfile/web/static/assets/{dropDown-5e7e9a5a.js → dropDown-d5a4014c.js} +1 -1
- flowfile/web/static/assets/{dropDownGeneric-50a91b99.js → dropDownGeneric-1f4e32ec.js} +2 -2
- flowfile/web/static/assets/{fullEditor-705c6ccb.js → fullEditor-f4791c23.js} +3 -3
- flowfile/web/static/assets/{genericNodeSettings-65587f20.js → genericNodeSettings-1d456350.js} +3 -3
- flowfile/web/static/assets/{index-552863fd.js → index-f25c9283.js} +2608 -1570
- flowfile/web/static/assets/{nodeTitle-cf9bae3c.js → nodeTitle-cad6fd9d.js} +3 -3
- flowfile/web/static/assets/{secretApi-3ad510e1.js → secretApi-01f07e2c.js} +1 -1
- flowfile/web/static/assets/{selectDynamic-bd644891.js → selectDynamic-f46a4e3f.js} +3 -3
- flowfile/web/static/assets/{vue-codemirror.esm-dd17b478.js → vue-codemirror.esm-eb98fc8b.js} +15 -14
- flowfile/web/static/assets/{vue-content-loader.es-6b36f05e.js → vue-content-loader.es-860c0380.js} +1 -1
- flowfile/web/static/index.html +1 -1
- {flowfile-0.3.1.2.dist-info → flowfile-0.3.2.dist-info}/METADATA +1 -3
- {flowfile-0.3.1.2.dist-info → flowfile-0.3.2.dist-info}/RECORD +62 -64
- flowfile_core/configs/node_store/nodes.py +2 -4
- flowfile_core/flowfile/FlowfileFlow.py +72 -12
- flowfile_core/flowfile/flow_data_engine/flow_data_engine.py +1 -1
- flowfile_core/flowfile/flow_data_engine/polars_code_parser.py +32 -1
- flowfile_core/flowfile/flow_graph_utils.py +320 -0
- flowfile_core/flowfile/sources/external_sources/custom_external_sources/__init__.py +0 -1
- flowfile_core/schemas/input_schema.py +2 -10
- flowfile_frame/__init__.py +1 -1
- flowfile_frame/flow_frame.py +455 -51
- flowfile/web/static/assets/GoogleSheet-854294a4.js +0 -2616
- flowfile/web/static/assets/GoogleSheet-92084da7.css +0 -233
- flowfile_core/flowfile/sources/external_sources/custom_external_sources/google_sheet.py +0 -74
- {flowfile-0.3.1.2.dist-info → flowfile-0.3.2.dist-info}/LICENSE +0 -0
- {flowfile-0.3.1.2.dist-info → flowfile-0.3.2.dist-info}/WHEEL +0 -0
- {flowfile-0.3.1.2.dist-info → flowfile-0.3.2.dist-info}/entry_points.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { g as getImageUrl } from "./designer-
|
|
2
|
-
import { u as useNodeStore } from "./PopOver-
|
|
3
|
-
import { d as defineComponent, r as ref, l as computed, n as onMounted, m as watch, R as nextTick, c as openBlock, e as createElementBlock, p as createBaseVNode, t as toDisplayString, s as normalizeClass, u as unref, _ as _export_sfc, b as resolveComponent, h as createBlock, w as withCtx, f as createVNode } from "./index-
|
|
1
|
+
import { g as getImageUrl } from "./designer-4736134f.js";
|
|
2
|
+
import { u as useNodeStore } from "./PopOver-3bdf8951.js";
|
|
3
|
+
import { d as defineComponent, r as ref, l as computed, n as onMounted, m as watch, R as nextTick, c as openBlock, e as createElementBlock, p as createBaseVNode, t as toDisplayString, s as normalizeClass, u as unref, _ as _export_sfc, b as resolveComponent, h as createBlock, w as withCtx, f as createVNode } from "./index-f25c9283.js";
|
|
4
4
|
const _hoisted_1$1 = { class: "component-wrapper" };
|
|
5
5
|
const _hoisted_2$1 = { class: "tooltip-text" };
|
|
6
6
|
const _hoisted_3$1 = ["src", "alt"];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { d as defineComponent, r as ref,
|
|
2
|
-
import { u as useNodeStore } from "./PopOver-
|
|
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-f25c9283.js";
|
|
2
|
+
import { u as useNodeStore } from "./PopOver-3bdf8951.js";
|
|
3
|
+
import { u as unavailableField } from "./UnavailableFields-8143044b.js";
|
|
4
4
|
const _hoisted_1 = { key: 0 };
|
|
5
5
|
const _hoisted_2 = {
|
|
6
6
|
key: 1,
|
flowfile/web/static/assets/{vue-codemirror.esm-dd17b478.js → vue-codemirror.esm-eb98fc8b.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { d as defineComponent,
|
|
1
|
+
import { d as defineComponent, X as shallowRef, B as inject, l as computed, n as onMounted, m as watch, U as onBeforeUnmount, Y as h$1, al as toRaw } from "./index-f25c9283.js";
|
|
2
2
|
let rangeFrom = [], rangeTo = [];
|
|
3
3
|
(() => {
|
|
4
4
|
let numbers = "lc,34,7n,7,7b,19,,,,2,,2,,,20,b,1c,l,g,,2t,7,2,6,2,2,,4,z,,u,r,2j,b,1m,9,9,,o,4,,9,,3,,5,17,3,3b,f,,w,1j,,,,4,8,4,,3,7,a,2,t,,1m,,,,2,4,8,,9,,a,2,q,,2,2,1l,,4,2,4,2,2,3,3,,u,2,3,,b,2,1l,,4,5,,2,4,,k,2,m,6,,,1m,,,2,,4,8,,7,3,a,2,u,,1n,,,,c,,9,,14,,3,,1l,3,5,3,,4,7,2,b,2,t,,1m,,2,,2,,3,,5,2,7,2,b,2,s,2,1l,2,,,2,4,8,,9,,a,2,t,,20,,4,,2,3,,,8,,29,,2,7,c,8,2q,,2,9,b,6,22,2,r,,,,,,1j,e,,5,,2,5,b,,10,9,,2u,4,,6,,2,2,2,p,2,4,3,g,4,d,,2,2,6,,f,,jj,3,qa,3,t,3,t,2,u,2,1s,2,,7,8,,2,b,9,,19,3,3b,2,y,,3a,3,4,2,9,,6,3,63,2,2,,1m,,,7,,,,,2,8,6,a,2,,1c,h,1r,4,1c,7,,,5,,14,9,c,2,w,4,2,2,,3,1k,,,2,3,,,3,1m,8,2,2,48,3,,d,,7,4,,6,,3,2,5i,1m,,5,ek,,5f,x,2da,3,3x,,2o,w,fe,6,2x,2,n9w,4,,a,w,2,28,2,7k,,3,,4,,p,2,5,,47,2,q,i,d,,12,8,p,b,1a,3,1c,,2,4,2,2,13,,1v,6,2,2,2,2,c,,8,,1b,,1f,,,3,2,2,5,2,,,16,2,8,,6m,,2,,4,,fn4,,kh,g,g,g,a6,2,gt,,6a,,45,5,1ae,3,,2,5,4,14,3,4,,4l,2,fx,4,ar,2,49,b,4w,,1i,f,1k,3,1d,4,2,2,1x,3,10,5,,8,1q,,c,2,1g,9,a,4,2,,2n,3,2,,,2,6,,4g,,3,8,l,2,1l,2,,,,,m,,e,7,3,5,5f,8,2,3,,,n,,29,,2,6,,,2,,,2,,2,6j,,2,4,6,2,,2,r,2,2d,8,2,,,2,2y,,,,2,6,,,2t,3,2,4,,5,77,9,,2,6t,,a,2,,,4,,40,4,2,2,4,,w,a,14,6,2,4,8,,9,6,2,3,1a,d,,2,ba,7,,6,,,2a,m,2,7,,2,,2,3e,6,3,,,2,,7,,,20,2,3,,,,9n,2,f0b,5,1n,7,t4,,1r,4,29,,f5k,2,43q,,,3,4,5,8,8,2,7,u,4,44,3,1iz,1j,4,1e,8,,e,,m,5,,f,11s,7,,h,2,7,,2,,5,79,7,c5,4,15s,7,31,7,240,5,gx7k,2o,3k,6o".split(",").map((s) => s ? parseInt(s, 36) : 1);
|
|
@@ -5907,8 +5907,8 @@ function logException(state, exception, context) {
|
|
|
5907
5907
|
let handler = state.facet(exceptionSink);
|
|
5908
5908
|
if (handler.length)
|
|
5909
5909
|
handler[0](exception);
|
|
5910
|
-
else if (window.onerror)
|
|
5911
|
-
|
|
5910
|
+
else if (window.onerror && window.onerror(String(exception), context, void 0, void 0, exception))
|
|
5911
|
+
;
|
|
5912
5912
|
else if (context)
|
|
5913
5913
|
console.error(context + ":", exception);
|
|
5914
5914
|
else
|
|
@@ -10476,7 +10476,7 @@ class EditorView {
|
|
|
10476
10476
|
one change has been made in the current composition.
|
|
10477
10477
|
*/
|
|
10478
10478
|
get composing() {
|
|
10479
|
-
return this.inputState.composing > 0;
|
|
10479
|
+
return !!this.inputState && this.inputState.composing > 0;
|
|
10480
10480
|
}
|
|
10481
10481
|
/**
|
|
10482
10482
|
Indicates whether the user is currently in composing state. Note
|
|
@@ -10485,7 +10485,7 @@ class EditorView {
|
|
|
10485
10485
|
composition there.
|
|
10486
10486
|
*/
|
|
10487
10487
|
get compositionStarted() {
|
|
10488
|
-
return this.inputState.composing >= 0;
|
|
10488
|
+
return !!this.inputState && this.inputState.composing >= 0;
|
|
10489
10489
|
}
|
|
10490
10490
|
/**
|
|
10491
10491
|
The document or shadow root that the view lives in.
|
|
@@ -12081,7 +12081,7 @@ class MatchDecorator {
|
|
|
12081
12081
|
updateRange(view, deco, updateFrom, updateTo) {
|
|
12082
12082
|
for (let r of view.visibleRanges) {
|
|
12083
12083
|
let from = Math.max(r.from, updateFrom), to = Math.min(r.to, updateTo);
|
|
12084
|
-
if (to
|
|
12084
|
+
if (to >= from) {
|
|
12085
12085
|
let fromLine = view.state.doc.lineAt(from), toLine = fromLine.to < to ? view.state.doc.lineAt(to) : fromLine;
|
|
12086
12086
|
let start = Math.max(r.from, fromLine.from), end = Math.min(r.to, toLine.to);
|
|
12087
12087
|
if (this.boundary) {
|
|
@@ -12292,10 +12292,7 @@ class Placeholder extends WidgetType {
|
|
|
12292
12292
|
wrap.className = "cm-placeholder";
|
|
12293
12293
|
wrap.style.pointerEvents = "none";
|
|
12294
12294
|
wrap.appendChild(typeof this.content == "string" ? document.createTextNode(this.content) : typeof this.content == "function" ? this.content(view) : this.content.cloneNode(true));
|
|
12295
|
-
|
|
12296
|
-
wrap.setAttribute("aria-label", "placeholder " + this.content);
|
|
12297
|
-
else
|
|
12298
|
-
wrap.setAttribute("aria-hidden", "true");
|
|
12295
|
+
wrap.setAttribute("aria-hidden", "true");
|
|
12299
12296
|
return wrap;
|
|
12300
12297
|
}
|
|
12301
12298
|
coordsAt(dom) {
|
|
@@ -12314,7 +12311,7 @@ class Placeholder extends WidgetType {
|
|
|
12314
12311
|
}
|
|
12315
12312
|
}
|
|
12316
12313
|
function placeholder(content2) {
|
|
12317
|
-
|
|
12314
|
+
let plugin = ViewPlugin.fromClass(class {
|
|
12318
12315
|
constructor(view) {
|
|
12319
12316
|
this.view = view;
|
|
12320
12317
|
this.placeholder = content2 ? Decoration.set([Decoration.widget({ widget: new Placeholder(content2), side: 1 }).range(0)]) : Decoration.none;
|
|
@@ -12323,6 +12320,10 @@ function placeholder(content2) {
|
|
|
12323
12320
|
return this.view.state.doc.length ? Decoration.none : this.placeholder;
|
|
12324
12321
|
}
|
|
12325
12322
|
}, { decorations: (v) => v.decorations });
|
|
12323
|
+
return typeof content2 == "string" ? [
|
|
12324
|
+
plugin,
|
|
12325
|
+
EditorView.contentAttributes.of({ "aria-placeholder": content2 })
|
|
12326
|
+
] : plugin;
|
|
12326
12327
|
}
|
|
12327
12328
|
const MaxOff = 2e3;
|
|
12328
12329
|
function rectangleFor(state, a, b) {
|
|
@@ -19474,14 +19475,14 @@ const replaceNext = /* @__PURE__ */ searchCommand((view, { query }) => {
|
|
|
19474
19475
|
next = query.nextMatch(state, next.from, next.to);
|
|
19475
19476
|
effects.push(EditorView.announce.of(state.phrase("replaced match on line $", state.doc.lineAt(from).number) + "."));
|
|
19476
19477
|
}
|
|
19478
|
+
let changeSet = view.state.changes(changes);
|
|
19477
19479
|
if (next) {
|
|
19478
|
-
|
|
19479
|
-
selection = EditorSelection.single(next.from - off, next.to - off);
|
|
19480
|
+
selection = EditorSelection.single(next.from, next.to).map(changeSet);
|
|
19480
19481
|
effects.push(announceMatch(view, next));
|
|
19481
19482
|
effects.push(state.facet(searchConfigFacet).scrollToMatch(selection.main, view));
|
|
19482
19483
|
}
|
|
19483
19484
|
view.dispatch({
|
|
19484
|
-
changes,
|
|
19485
|
+
changes: changeSet,
|
|
19485
19486
|
selection,
|
|
19486
19487
|
effects,
|
|
19487
19488
|
userEvent: "input.replace"
|
flowfile/web/static/index.html
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
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-
|
|
15
|
+
<script type="module" crossorigin src="/assets/index-f25c9283.js"></script>
|
|
16
16
|
<link rel="stylesheet" href="/assets/index-681a3ed0.css">
|
|
17
17
|
</head>
|
|
18
18
|
<body>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: Flowfile
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.2
|
|
4
4
|
Summary: Project combining flowfile core (backend) and flowfile_worker (compute offloader) and flowfile_frame (api)
|
|
5
5
|
Author: Edward van Eechoud
|
|
6
6
|
Author-email: evaneechoud@gmail.com
|
|
@@ -18,8 +18,6 @@ Requires-Dist: databases (>=0.9.0,<0.10.0)
|
|
|
18
18
|
Requires-Dist: faker (>=23.1.0,<23.2.0)
|
|
19
19
|
Requires-Dist: fastapi (>=0.115.2,<0.116.0)
|
|
20
20
|
Requires-Dist: fastexcel (>=0.12.0,<0.13.0)
|
|
21
|
-
Requires-Dist: google-api-python-client (>=2.149.0,<2.150.0)
|
|
22
|
-
Requires-Dist: gspread (>=6.1.3,<6.2.0)
|
|
23
21
|
Requires-Dist: loky (>=3.4.1,<3.5.0)
|
|
24
22
|
Requires-Dist: methodtools (>=0.4.7,<0.5.0)
|
|
25
23
|
Requires-Dist: openpyxl (>=3.1.2,<3.2.0)
|
|
@@ -3,82 +3,80 @@ build_backends/main.py,sha256=hLmfqTeHLSTiwwZ5mUuoLQgtO40Igvl1_4NbnvzWSgI,9912
|
|
|
3
3
|
build_backends/main_prd.py,sha256=JR2tYCMWM5ThooQjv5pw6nwVKMQjgsiHgKMhYn9NXWI,6927
|
|
4
4
|
flowfile/__init__.py,sha256=B1vnUboOki3pP3BAmoQ0j62nEiB51X9kc9N8Qu7bgcg,2419
|
|
5
5
|
flowfile/__main__.py,sha256=hAMeyORHhLnw1lIXe6-EYDwgUi2odW0Rb4eDkcNtBiM,2612
|
|
6
|
-
flowfile/api.py,sha256=
|
|
6
|
+
flowfile/api.py,sha256=grbo8pUF8NNEGoqDQX-BTjWXC61mSIgJoD-w-GVeD4Y,15298
|
|
7
7
|
flowfile/readme.md,sha256=n93Cpp9DPIBfe2jxKcUVokl5PTobxnE1mWHfRD018xE,4137
|
|
8
8
|
flowfile/web/__init__.py,sha256=bViGSO1AmLSjCM4nnQVFaYUTFHYKj0XK4VjscGwZGTs,5462
|
|
9
9
|
flowfile/web/static/assets/AirbyteReader-1ac35765.css,sha256=GsNXZRBzBqcgSHWYHFfpQjYnQ1G90hCaWgThLCG80jI,6260
|
|
10
|
-
flowfile/web/static/assets/AirbyteReader-
|
|
10
|
+
flowfile/web/static/assets/AirbyteReader-2b1cf2d8.js,sha256=b9AhzC5wtvBqx0hRqHsZde55lh5sSsgT3vfZwDo84wY,38778
|
|
11
11
|
flowfile/web/static/assets/CrossJoin-41efa4cb.css,sha256=Qe-ky2QI7rYfXMKV-bCB5HP0OJ6uBU74g9EEmcpXTlc,2838
|
|
12
|
-
flowfile/web/static/assets/CrossJoin-
|
|
12
|
+
flowfile/web/static/assets/CrossJoin-cc3ab73c.js,sha256=N0ZcgfYuH6pHeQuMkkeI-2lvwcS3aAgImV1cxVqcKik,5893
|
|
13
13
|
flowfile/web/static/assets/DatabaseConnectionSettings-0c04b2e5.css,sha256=DASy5awRYSMypTwMX6ksZtrVQhtp1ViT0Jowclr_uLA,1975
|
|
14
|
-
flowfile/web/static/assets/DatabaseConnectionSettings-
|
|
14
|
+
flowfile/web/static/assets/DatabaseConnectionSettings-307c4652.js,sha256=VNHz_c_aqAbDdEqMVoEWxUBUv-MrV-hUM_0Pey7U2GI,6563
|
|
15
15
|
flowfile/web/static/assets/DatabaseManager-30fa27e5.css,sha256=MPon5eN71wE49i0Ecfy9LQoGX75ArlRNOGWVb28xGlI,1242
|
|
16
|
-
flowfile/web/static/assets/DatabaseManager-
|
|
17
|
-
flowfile/web/static/assets/DatabaseReader-
|
|
16
|
+
flowfile/web/static/assets/DatabaseManager-69faa6e1.js,sha256=7_L_wDLu3U9UEohRGwxILoRwGfr0ja48iK_f7uRAq-g,21191
|
|
17
|
+
flowfile/web/static/assets/DatabaseReader-e4134cd0.js,sha256=hotZEan6Jq02mOMmM8Me6yefq-uHwi-R2fj_YMV1b5I,18460
|
|
18
18
|
flowfile/web/static/assets/DatabaseReader-f50c6558.css,sha256=9QxlWNkGS95WJhX7_bD4CrN3BcammfwfMl6HkbdOTEE,3741
|
|
19
19
|
flowfile/web/static/assets/DatabaseWriter-2f570e53.css,sha256=L1cOU0rF-auXKMDQEYPI8F1SCgfjW64rTSEFSNfanlw,2453
|
|
20
|
-
flowfile/web/static/assets/DatabaseWriter-
|
|
20
|
+
flowfile/web/static/assets/DatabaseWriter-d32d75b1.js,sha256=Dtqqoe5PcdEJMj-SdCKaa43SDNwrJKUXbnyoi1KEtsY,13868
|
|
21
21
|
flowfile/web/static/assets/ExploreData-5bdae813.css,sha256=W9roE_zrPPgD0dajRpedNal0_7jod1WLMiMgIuMt1qM,1095
|
|
22
|
-
flowfile/web/static/assets/ExploreData-
|
|
23
|
-
flowfile/web/static/assets/ExternalSource-
|
|
22
|
+
flowfile/web/static/assets/ExploreData-5eb48389.js,sha256=kJalkbEkOjObzyun-x00FSboxzN1qHCaHSdMPglXN5c,5479751
|
|
23
|
+
flowfile/web/static/assets/ExternalSource-29489051.js,sha256=1uDrv20MOWtMHOf8smBJPjSUaRG8OZ-tH0pAU4-tRCg,7991
|
|
24
24
|
flowfile/web/static/assets/ExternalSource-e37b6275.css,sha256=43tidVv7Ch_x09-4F3WHgzkLNuQfT_xFBh7zi75Fft8,2316
|
|
25
|
-
flowfile/web/static/assets/Filter-
|
|
25
|
+
flowfile/web/static/assets/Filter-031332bb.js,sha256=dZnQIpk-oUr-5jZoCIoT9fU3JtUk8RJg3aci0QcUd9s,10459
|
|
26
26
|
flowfile/web/static/assets/Filter-a9d08ba1.css,sha256=qdCLoUHadYgx2Ip748TA_O6XyCUTEcE8QuLmJvruWEY,781
|
|
27
|
-
flowfile/web/static/assets/Formula-
|
|
28
|
-
flowfile/web/static/assets/Formula-
|
|
27
|
+
flowfile/web/static/assets/Formula-3b900540.js,sha256=K4ge34wf4Voa0v-Eha_ILPjQveIzmIGBwLnx1rbMhck,7668
|
|
28
|
+
flowfile/web/static/assets/Formula-b8cefc31.css,sha256=uM78MQkZ9BqbYkIdMnqqbdeA_YQ1OFW_xeKr6akMyAM,510
|
|
29
29
|
flowfile/web/static/assets/FuzzyMatch-6857de82.css,sha256=aFfegjmKGaavTjs7g4sPI3Cyf3eu4y0flFzODZANyJU,5448
|
|
30
|
-
flowfile/web/static/assets/FuzzyMatch-
|
|
31
|
-
flowfile/web/static/assets/GoogleSheet-854294a4.js,sha256=byW0Zbu3NOrQez25Qhwr6pXDlBWYMydUwSQoGi_Dh0w,100539
|
|
32
|
-
flowfile/web/static/assets/GoogleSheet-92084da7.css,sha256=kghNp_B_exF0dVG5S6D6tAMSpNpHUQnAcXtdYLbL9I8,5179
|
|
33
|
-
flowfile/web/static/assets/GraphSolver-0c86bbc6.js,sha256=0C0xm3jiC0v5EITll2HAfT8E14RonHMf41i06rXoEcI,15431
|
|
30
|
+
flowfile/web/static/assets/FuzzyMatch-dee31153.js,sha256=VPcBuhJrtbfFOL69OijF6W5YyNDcVkYKDh4tMznFGvc,20012
|
|
34
31
|
flowfile/web/static/assets/GraphSolver-17fd26db.css,sha256=F_0m2_7rHKQ5jteIjmZ31NyjIXZCI0e_oJ_c8fmeH8s,1413
|
|
32
|
+
flowfile/web/static/assets/GraphSolver-ca74eb47.js,sha256=0TKChkN6D_mq7FyTVZU0ZIr-DygxGlDPEW317_O0vLQ,15431
|
|
33
|
+
flowfile/web/static/assets/GroupBy-081b6591.js,sha256=NF8uKmVpeItKfF5HFjN6KxNAjuZaFxS9vl8hYolKM-g,17283
|
|
35
34
|
flowfile/web/static/assets/GroupBy-ab1ea74b.css,sha256=qx6nS0najhKOHM_DQLdszyydztKIfbnfS1Q8MMaozgo,1272
|
|
36
|
-
flowfile/web/static/assets/GroupBy-f2772e9f.js,sha256=TEihT5odRyeaU1548dA-kbhLfPdOrWVE6Dbdrrok_Oo,17264
|
|
37
35
|
flowfile/web/static/assets/Join-41c0f331.css,sha256=QcDzMadH3XVYV9CEP4gwB33R2iXM5syzgMCts1fCkrA,2351
|
|
38
|
-
flowfile/web/static/assets/Join-
|
|
39
|
-
flowfile/web/static/assets/ManualInput-03aa0245.js,sha256=QrAWk_RU5LYTPlKoXTMtT5p6EKKN1RTI-HsPWOTI68Y,14958
|
|
36
|
+
flowfile/web/static/assets/Join-b467376f.js,sha256=IC3j74r3lOeyZWwPEsKnlJSmigDVw_E3LfJyH7YwB18,11159
|
|
40
37
|
flowfile/web/static/assets/ManualInput-ac7b9972.css,sha256=rHuZcrtSxu_X4lmWhjH2nou_YS4AmwiNJCNKTPJ8p14,1807
|
|
38
|
+
flowfile/web/static/assets/ManualInput-ffffb80a.js,sha256=Xqk3d0nyfwpyaPDobOPIOjSgIvDur3F96lBQ1vfRC3s,15049
|
|
41
39
|
flowfile/web/static/assets/Output-48f81019.css,sha256=SPgQGb_nR9q6TUEG5eICBdfB9PBvUmWtJRM3iv-BLYo,352098
|
|
42
|
-
flowfile/web/static/assets/Output-
|
|
43
|
-
flowfile/web/static/assets/Pivot-
|
|
40
|
+
flowfile/web/static/assets/Output-9a87d4ba.js,sha256=kH0bprmCV-qRVPtgZLEg1Y1l4xSsAmm_ZJX6Qlmi3Ts,20921
|
|
41
|
+
flowfile/web/static/assets/Pivot-ee3e6093.js,sha256=_ciBtLmBjt6OWFK3HyqB3x4aR6pK2rhrrykyXUFq414,16630
|
|
44
42
|
flowfile/web/static/assets/Pivot-f415e85f.css,sha256=9BXoXzqyFxLjSN0APdMk3tOX4hYp5Rm6278sOd5FzLQ,678
|
|
45
|
-
flowfile/web/static/assets/PolarsCode-
|
|
43
|
+
flowfile/web/static/assets/PolarsCode-03921254.js,sha256=bYn8XjwNUY6BKimoCWdjQEGTReXHg_91nvlVVX9sHfY,124432
|
|
46
44
|
flowfile/web/static/assets/PolarsCode-650322d1.css,sha256=ZQMi0XF5KAv0-3WUVI-51K63gTMJifbhWC8kYtPkBbs,555
|
|
47
|
-
flowfile/web/static/assets/PopOver-
|
|
45
|
+
flowfile/web/static/assets/PopOver-3bdf8951.js,sha256=eSF0TTyDsBYRoEISAcLyqMkqbwsZiDYRkeDRdHvOreI,18497
|
|
48
46
|
flowfile/web/static/assets/PopOver-bccfde04.css,sha256=vM_eBMuqLyBd_Y5bLjLKifKtvrpD8l5r5ZNjnjZUZBo,756
|
|
49
|
-
flowfile/web/static/assets/Read-
|
|
47
|
+
flowfile/web/static/assets/Read-67fee3a0.js,sha256=nSvvK2Yo8xNqNfYWzQeW_MlwhecEpx6H_IDGO-fI5co,28372
|
|
50
48
|
flowfile/web/static/assets/Read-80dc1675.css,sha256=gNwWda__zBwSDUVxt7oKGiKB-z-tj0H0ROQthMvDNhU,3975
|
|
51
|
-
flowfile/web/static/assets/RecordCount-
|
|
52
|
-
flowfile/web/static/assets/RecordId-
|
|
53
|
-
flowfile/web/static/assets/Sample-
|
|
54
|
-
flowfile/web/static/assets/SecretManager-
|
|
55
|
-
flowfile/web/static/assets/Select-
|
|
56
|
-
flowfile/web/static/assets/SettingsSection-
|
|
49
|
+
flowfile/web/static/assets/RecordCount-a2acd02d.js,sha256=iOnOcaWQiY2Na0RrM76D_T5H6q83mDCWcszC7kdptKw,4239
|
|
50
|
+
flowfile/web/static/assets/RecordId-0c8bcd77.js,sha256=TsrPoOt6WFlqV3V9BL9W994Rn8BsNMJw0jgfjIqcAnM,14819
|
|
51
|
+
flowfile/web/static/assets/Sample-60594a3a.js,sha256=pmRiKH_0uXrDBGfdkZgI_0Q-uKne48LE3tedfg7-hk8,7035
|
|
52
|
+
flowfile/web/static/assets/SecretManager-bbcec2ac.js,sha256=Lh42F7ZKhrOs_-nUMLzditl4DIhtVIGTl81nlKz2D0I,16198
|
|
53
|
+
flowfile/web/static/assets/Select-9540e6ca.js,sha256=ydkACCFoMvB3pr0Je8ammn58F529CTeN8OX5qc3lgXc,8520
|
|
54
|
+
flowfile/web/static/assets/SettingsSection-48f28104.js,sha256=tySSXuSxnMFFsV4cH8h2kYBk89RP1BtFA1z7ifDY9fc,3449
|
|
57
55
|
flowfile/web/static/assets/SettingsSection-9c836ecc.css,sha256=nINuzFyCzLJoIEU5l-IQxPvP6eRRfdEk2mAH7gSfLFE,988
|
|
58
|
-
flowfile/web/static/assets/Sort-
|
|
56
|
+
flowfile/web/static/assets/Sort-6dbe3633.js,sha256=82UpxqEgQkZWIiB_gJftrJE_CIx_cS7jawlHf1XgIPk,13651
|
|
59
57
|
flowfile/web/static/assets/Sort-7ccfa0fe.css,sha256=fM-g_iik339gSkOk-7C0VH3sbcSvBAZ05wzOYa13izI,1272
|
|
60
|
-
flowfile/web/static/assets/TextToRows-
|
|
58
|
+
flowfile/web/static/assets/TextToRows-27aab4a8.js,sha256=KGnWGS5OUz2TbotuYWT78TrS4uyUfSZP0avpt6f1qro,13742
|
|
61
59
|
flowfile/web/static/assets/TextToRows-c92d1ec2.css,sha256=yS0ewva76G5zLWBuM0pBMht8uLG_deq759uuVMJM1fU,839
|
|
62
60
|
flowfile/web/static/assets/UnavailableFields-5edd5322.css,sha256=Xt1TInpopOWG_eHq77x7tpg9HJ4UEds_OcnuyPsruNc,1146
|
|
63
|
-
flowfile/web/static/assets/UnavailableFields-
|
|
61
|
+
flowfile/web/static/assets/UnavailableFields-8143044b.js,sha256=rYjbu-0RMmDVezmK2aTSgAVGYhlzrhrTbExQEDln9d0,1234
|
|
62
|
+
flowfile/web/static/assets/Union-52460248.js,sha256=rbz78VmkG2ZsZV8onir_HhO10f5N3Zb6tUDs-V-QqfM,4995
|
|
64
63
|
flowfile/web/static/assets/Union-8d9ac7f9.css,sha256=jZrH-YPCY2PeNyL6pgKMepdiItH9RJErX8PbgdfBJrc,605
|
|
65
|
-
flowfile/web/static/assets/Union-fca91665.js,sha256=4VUM5HBbMqd_WtLIOE4TT4YRxwa73HhSZMGmRb0DKgc,4976
|
|
66
|
-
flowfile/web/static/assets/Unique-a59f830e.js,sha256=eTOguu8mBlvoj0NyGClStkUPmqNmmvP1MrhPcmVUcXM,10086
|
|
67
64
|
flowfile/web/static/assets/Unique-b5615727.css,sha256=tWFXJydKrd1MCKOOWv4tCWiTqi46PdEVoIIqBVNIVd4,1272
|
|
65
|
+
flowfile/web/static/assets/Unique-f6962644.js,sha256=AvIaMZExQSuacnybaWCrZMPICH37pxZpxhm6ebmmo24,10086
|
|
66
|
+
flowfile/web/static/assets/Unpivot-1ff1e938.js,sha256=UMLY5pqUc65BNcsqiJuBDaTSeDIVUoi8bj0bmZVWMQ4,18403
|
|
68
67
|
flowfile/web/static/assets/Unpivot-246e9bbd.css,sha256=JG6bvXhm4hOKJTfiAS0bEKbA7L3KDZvIaMQUef9fkWI,1593
|
|
69
|
-
flowfile/web/static/assets/Unpivot-c3815565.js,sha256=8_3PiLC87w3Q9HRqSdZwUJlhsOjr_feWtVg5a7jmovs,18403
|
|
70
68
|
flowfile/web/static/assets/airbyte-292aa232.png,sha256=KSqiMiLlZ9SSDOuaN7TXiVatwlEHiWT1Z1FdcV9-7wE,10456
|
|
71
|
-
flowfile/web/static/assets/api-
|
|
69
|
+
flowfile/web/static/assets/api-3b345d92.js,sha256=hK9leRDAOX8ORC_m7hIhEwU4IYvWolq0b3ihooK3wdo,2174
|
|
72
70
|
flowfile/web/static/assets/cross_join-d30c0290.png,sha256=0wwCkKGjCkcIJhCO1ZTy8ZKezANsYPaeYWf9w_LBKSQ,19192
|
|
73
71
|
flowfile/web/static/assets/database_reader-ce1e55f3.svg,sha256=zh5V87BPAEOyMKkOQz0LSU_hsgrgodKeEKgsZrTs-Uk,1419
|
|
74
72
|
flowfile/web/static/assets/database_writer-b4ad0753.svg,sha256=tK0HU1fxo8ksAySP8hud8S0txXfVg6iqqta5v4ltF-k,1259
|
|
75
73
|
flowfile/web/static/assets/designer-2394122a.css,sha256=I5QSKjopgNBvZJ5Tm6ZZhmlo0hjXMNyTgFqzA1DY_q4,316302
|
|
76
|
-
flowfile/web/static/assets/designer-
|
|
77
|
-
flowfile/web/static/assets/documentation-08045cf2.js,sha256=phprlRhhu-t6JUBUMDhatG_N40OxRtW2mlKbmULUFfI,1198
|
|
74
|
+
flowfile/web/static/assets/designer-4736134f.js,sha256=DQZ2elHPLJIUiSJ9yeRk1icjAt8znoVDsrkAk2-J3R4,2503283
|
|
78
75
|
flowfile/web/static/assets/documentation-12216a74.css,sha256=EiFqdFDNczJt_IeP7KJyv7MGCvYRiSuSaUcSs6MHWpE,1200
|
|
76
|
+
flowfile/web/static/assets/documentation-b9545eba.js,sha256=5fiyYZQBwzr7AHWN_9SxY0qevSNBGkwtqsX9J4RPGnM,1198
|
|
79
77
|
flowfile/web/static/assets/dropDown-35135ba8.css,sha256=NRNbqLG5Ckh7uE1m5Z038kTCFnYcFUCD4iTUU1i6VPU,3176
|
|
80
|
-
flowfile/web/static/assets/dropDown-
|
|
81
|
-
flowfile/web/static/assets/dropDownGeneric-
|
|
78
|
+
flowfile/web/static/assets/dropDown-d5a4014c.js,sha256=KesvsR41kZ-qHHygn2aH5ZukGeo130jRy7tpQKvrmfU,11474
|
|
79
|
+
flowfile/web/static/assets/dropDownGeneric-1f4e32ec.js,sha256=1z9kXX9SCbbZ86i3GEZv8GxF0TtYVQpBdSWdTR57wUI,2336
|
|
82
80
|
flowfile/web/static/assets/dropDownGeneric-895680d6.css,sha256=iVaA1vV7V9juSX7E_WrtTq0xFVWTW-78-b3YVbxlTIk,161
|
|
83
81
|
flowfile/web/static/assets/element-icons-9c88a535.woff,sha256=nIilNdx2T_GKI3IC0Z-dYpdmN8jnoyTPaeK6LUBm9us,24820
|
|
84
82
|
flowfile/web/static/assets/element-icons-de5eb258.ttf,sha256=3l6yWG-kOvjHWaPTe87HTczNsjLCGPpSA_P5FpV3Y-U,50372
|
|
@@ -94,18 +92,18 @@ flowfile/web/static/assets/fa-v4compatibility-30f6abf6.ttf,sha256=MPar9rqkJYJYKH
|
|
|
94
92
|
flowfile/web/static/assets/filter-d7708bda.png,sha256=13CL2k0PIl1uYYMMhH86rwJrov4XRgR6sfV4ZRhnK3I,15838
|
|
95
93
|
flowfile/web/static/assets/formula-eeeb1611.png,sha256=7usWEStTOxFA0T8k7FXGXg5RluCJDLsqUcp048xjD2M,19295
|
|
96
94
|
flowfile/web/static/assets/fullEditor-178376bb.css,sha256=F4N2uyLmmmAoyKAfgHvBZ23H-kH-tbtnJ1JLVwfFz50,5965
|
|
97
|
-
flowfile/web/static/assets/fullEditor-
|
|
95
|
+
flowfile/web/static/assets/fullEditor-f4791c23.js,sha256=vxg4ljR8pUYOpw6zin8M_LM9_8fytO_h0zpIbjmXth8,24450
|
|
98
96
|
flowfile/web/static/assets/fuzzy_match-40c161b2.png,sha256=QMFhsk1rZn6x2Z7aMwVoMVIehdgkmhFrrck9Gks3-_g,13865
|
|
99
|
-
flowfile/web/static/assets/genericNodeSettings-
|
|
97
|
+
flowfile/web/static/assets/genericNodeSettings-1d456350.js,sha256=ZTi8YT32GDsaZYvcljK2WkuGLYWPgL31hHfmI0hLNgY,6240
|
|
100
98
|
flowfile/web/static/assets/genericNodeSettings-924759c7.css,sha256=kkdZx4gQRslPM--BetVKpsQdTi8Ezdc8YFclLORTYtg,1017
|
|
101
99
|
flowfile/web/static/assets/graph_solver-8b7888b8.png,sha256=i3iIuPx5-fvXVwP9Dk1-bp6paSN61bVork9bGpPuVpE,11180
|
|
102
100
|
flowfile/web/static/assets/group_by-80561fc3.png,sha256=gFYfw_ipVhzG6YLKSjl32XoIHPJYMZW5LBK8T9HQoNo,16156
|
|
103
|
-
flowfile/web/static/assets/index-552863fd.js,sha256=39e75VuPflLL0oHERr0mVxBJ__gA7mbc2vqdaoYPd9g,1884543
|
|
104
101
|
flowfile/web/static/assets/index-681a3ed0.css,sha256=aBo-0D4m-NuvQf0XepvMEyEKFf5JKH1HcNKUZO5c-Ys,416122
|
|
102
|
+
flowfile/web/static/assets/index-f25c9283.js,sha256=05_5N_1Ng_Uv_6f2897p81qxcV--t3fArk3TniOxsT8,1917217
|
|
105
103
|
flowfile/web/static/assets/input_data-ab2eb678.png,sha256=qy62eFHc5m7_aGxUScHGy7kavT7x7Wz0p7-WhD3L684,13172
|
|
106
104
|
flowfile/web/static/assets/join-349043ae.png,sha256=NJBDrnJbVOiE9nDYFxoQoepGE2JUvPwA7CfGH4XfnRQ,9603
|
|
107
105
|
flowfile/web/static/assets/manual_input-ae98f31d.png,sha256=rpjzHerLp1wecn-hsKEcYMJWRDRB8S15i4_SmBBIexg,13587
|
|
108
|
-
flowfile/web/static/assets/nodeTitle-
|
|
106
|
+
flowfile/web/static/assets/nodeTitle-cad6fd9d.js,sha256=eNiQ7LE2XGF3ejaAnWrRX1ta0U8lvPm5-6Jmna0_CpI,7860
|
|
109
107
|
flowfile/web/static/assets/nodeTitle-f4b12bcb.css,sha256=9LEry77j7biVsPqjfZwCqL3aUhbp00_vQL_SrDfHwzY,3611
|
|
110
108
|
flowfile/web/static/assets/old_join-5d0eb604.png,sha256=XQ62BOHlpgVIHVxSf589g8vzQ-vo_XUt4uMNKcOSlsU,9325
|
|
111
109
|
flowfile/web/static/assets/output-06ec0371.png,sha256=BuwDcRqgJU9Vnf0Zr1-Fzg_DshEIucmsIqPw0FhIwPg,12055
|
|
@@ -114,10 +112,10 @@ flowfile/web/static/assets/polars_code-05ce5dc6.png,sha256=Bc5dxp286-RZ2VayediJO
|
|
|
114
112
|
flowfile/web/static/assets/record_count-dab44eb5.png,sha256=2rROtfInJu6NVYw0N4NmalWPkaErI2DyrteHdBRIJdU,7682
|
|
115
113
|
flowfile/web/static/assets/record_id-0b15856b.png,sha256=CxWFa702605nnK46FqOafmp_AwTuVkkSJAQgnKh1jBs,16066
|
|
116
114
|
flowfile/web/static/assets/sample-693a88b5.png,sha256=aTqItY0lcq5Vw58v-6ZU6DI4277L_ZWS47yQNOfDXEA,9222
|
|
117
|
-
flowfile/web/static/assets/secretApi-
|
|
115
|
+
flowfile/web/static/assets/secretApi-01f07e2c.js,sha256=rqLBhAHjI8kVXAUclO7iw3d9DAiuvuPJqVEcezebhDk,1346
|
|
118
116
|
flowfile/web/static/assets/select-b0d0437a.png,sha256=sNBDesTxseBqQUetu6Rbijky24UI0FLmoS33ldvr_hM,14339
|
|
119
117
|
flowfile/web/static/assets/selectDynamic-b062bc9b.css,sha256=sGK8m1dDYX0ViRGnrYmBuLHeIWKtgPDnSswNCCDJHFo,2301
|
|
120
|
-
flowfile/web/static/assets/selectDynamic-
|
|
118
|
+
flowfile/web/static/assets/selectDynamic-f46a4e3f.js,sha256=baQ6v2tJokx9yYeFbscUVa-CEI0_mmi_ik8fi215Arc,15325
|
|
121
119
|
flowfile/web/static/assets/sort-2aa579f0.png,sha256=KqV58FQ9BhINj95x87vnV50_VcYVCrdHWbORrDYiY2M,11528
|
|
122
120
|
flowfile/web/static/assets/summarize-2a099231.png,sha256=KgmSMVKXng6xq0cNQ8YJEXdThQhhmHaiKs_31ybbr8g,11762
|
|
123
121
|
flowfile/web/static/assets/text_to_rows-859b29ea.png,sha256=hZsp6vqUV9EbmfOpnz1Os_daX1_4HQqwjVJdHtUes6c,13876
|
|
@@ -125,8 +123,8 @@ flowfile/web/static/assets/union-2d8609f4.png,sha256=LYYJ9EtnGnouHCaKBAxVwB3UGAi
|
|
|
125
123
|
flowfile/web/static/assets/unique-1958b98a.png,sha256=GVi5is2VQF1Zc5H9lh0o92eVF8AeyVAgWCJHlUPP3Bo,20864
|
|
126
124
|
flowfile/web/static/assets/unpivot-d3cb4b5b.png,sha256=08tLWwGQ51ZYu_ZmS5iz7jtE27lxEW-FluhqSgG44_A,18488
|
|
127
125
|
flowfile/web/static/assets/view-7a0f0be1.png,sha256=eg8L4bC8yRlmh7nWrOQqQtXMQAWeorb6v8BWsv12spY,8353
|
|
128
|
-
flowfile/web/static/assets/vue-codemirror.esm-
|
|
129
|
-
flowfile/web/static/assets/vue-content-loader.es-
|
|
126
|
+
flowfile/web/static/assets/vue-codemirror.esm-eb98fc8b.js,sha256=x9apzsVAs05TPrPdlHtv4P4Qi1oHA-Vop-zlMutuCTQ,783322
|
|
127
|
+
flowfile/web/static/assets/vue-content-loader.es-860c0380.js,sha256=SFVVrEBr5MS8G3q9u6UeqGFrXQdcKNQctQr1ujocoXs,5545
|
|
130
128
|
flowfile/web/static/favicon.ico,sha256=h3sdj7Htz3s3Pib0j3gF3g7VqRUBTLP9qIudaBdkKJQ,3134
|
|
131
129
|
flowfile/web/static/flowfile.svg,sha256=hOLvhgtIBAuDAFwTCw3yUYO4xHMA9Jk_HpiBjk8t_dA,314188
|
|
132
130
|
flowfile/web/static/icons/flowfile.png,sha256=0uV0ELU3Vw4DfggPs8CHR1N2WdXutRbONUsdzJ_nxGA,240862
|
|
@@ -134,7 +132,7 @@ flowfile/web/static/images/airbyte.png,sha256=_KUGN4TrpkZBFXxdE-I8BiXKo-lx56mVYt
|
|
|
134
132
|
flowfile/web/static/images/flowfile.svg,sha256=hOLvhgtIBAuDAFwTCw3yUYO4xHMA9Jk_HpiBjk8t_dA,314188
|
|
135
133
|
flowfile/web/static/images/google.svg,sha256=HWvs3MThQhVAoqPMUfno4tl670VD0CYy0OqgtgROIVo,1054
|
|
136
134
|
flowfile/web/static/images/sheets.png,sha256=wpWE7P1eSIZ85ZtE4DuKZXoJwXL3gamodjyTt4dozDA,6260
|
|
137
|
-
flowfile/web/static/index.html,sha256=
|
|
135
|
+
flowfile/web/static/index.html,sha256=q9Yz5fSGNbhq1vt-Ox8-dXtRhGic1IcVu6jmgzNz2YU,739
|
|
138
136
|
flowfile/web/static/vite.svg,sha256=SnSK_UQ5GLsWWRyDTEAdrjPoeGGrXbrQgRw6O0qSFPs,1497
|
|
139
137
|
flowfile/web/static/vue.svg,sha256=VTLbNPHFKEGIG6uK7KbD6NCSvSGmiaZfTY-M-AQe750,496
|
|
140
138
|
flowfile_core/__init__.py,sha256=dGxpVE9ol33CMRPJSPWlL7AZqXowBmlCx8unxCVWJXQ,254
|
|
@@ -145,7 +143,7 @@ flowfile_core/auth/secrets.py,sha256=5TixLt9I64pR0OT4AoqgIzAmjCQNoGF4YPGuRhCWBH0
|
|
|
145
143
|
flowfile_core/configs/__init__.py,sha256=RSoO4aiWY-FzOUKLPY-mbwHS_YcbbNw5tNdVzrwi_ek,977
|
|
146
144
|
flowfile_core/configs/flow_logger.py,sha256=Pk1yhaC58jjISMrgwhBFIue9Qj5XfYo8NfOefqsR-gA,15822
|
|
147
145
|
flowfile_core/configs/node_store/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
148
|
-
flowfile_core/configs/node_store/nodes.py,sha256=
|
|
146
|
+
flowfile_core/configs/node_store/nodes.py,sha256=mVjHyJzkxrmg0PSAMdJC8CGyqD57NyWVEC3rhhzXosU,5960
|
|
149
147
|
flowfile_core/configs/settings.py,sha256=6QI6wOhAwvRYLd3MMP7w3g6wgyT4DeE-zq6-I39Touo,3073
|
|
150
148
|
flowfile_core/database/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
151
149
|
flowfile_core/database/connection.py,sha256=Ul1gYnYvwvlTSgxlJr5JexYCdgyZFduXioFjY_Lw2U0,1410
|
|
@@ -154,7 +152,7 @@ flowfile_core/database/models.py,sha256=SUrOgefmGY4lrN9Cv67TEjEOQtyKoYEpkjIVCWs7
|
|
|
154
152
|
flowfile_core/fileExplorer/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
155
153
|
flowfile_core/fileExplorer/funcs.py,sha256=9o1Wko-wPpKNapRSvwsC-FmofJ6VFmBU5v2aQLRU3sA,9048
|
|
156
154
|
flowfile_core/fileExplorer/utils.py,sha256=RrXj1NdkB2K3v5khvXpEp-_OnN68k9Ex_9s7CDa3L5w,1703
|
|
157
|
-
flowfile_core/flowfile/FlowfileFlow.py,sha256=
|
|
155
|
+
flowfile_core/flowfile/FlowfileFlow.py,sha256=3HvkfmN_aZCZ4JP9b1HL60Qf4QPmDLYj8dvi8d_JZ2M,72693
|
|
158
156
|
flowfile_core/flowfile/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
159
157
|
flowfile_core/flowfile/_extensions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
160
158
|
flowfile_core/flowfile/_extensions/real_time_interface.py,sha256=F9wGAFmu4gmC-svfwasDEaVYZBinBqYUZmCrEsWos44,1906
|
|
@@ -173,7 +171,7 @@ flowfile_core/flowfile/extensions.py,sha256=vVyM4sdUN5Eyez6IPt9poNWwvcJMJKwP4dLC
|
|
|
173
171
|
flowfile_core/flowfile/flow_data_engine/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
174
172
|
flowfile_core/flowfile/flow_data_engine/create/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
175
173
|
flowfile_core/flowfile/flow_data_engine/create/funcs.py,sha256=AC87vQHgna-stFJZPLWF8ErxFioxdCJAhVaXZGVOsY0,7317
|
|
176
|
-
flowfile_core/flowfile/flow_data_engine/flow_data_engine.py,sha256=
|
|
174
|
+
flowfile_core/flowfile/flow_data_engine/flow_data_engine.py,sha256=TY2QrFb_fFHksReXlLp4Tt0iqUjsKS6IVdz5z08bvhU,61682
|
|
177
175
|
flowfile_core/flowfile/flow_data_engine/flow_file_column/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
178
176
|
flowfile_core/flowfile/flow_data_engine/flow_file_column/main.py,sha256=e438RcbN9msjgsyoXyqsRXp7hiPO5xdw-F7cRfSOBCw,5533
|
|
179
177
|
flowfile_core/flowfile/flow_data_engine/flow_file_column/polars_type.py,sha256=xusyOLwSxevBk8-Uy9ZKISB_KOi0JeYfZ0wihcG-Qjk,530
|
|
@@ -184,7 +182,7 @@ flowfile_core/flowfile/flow_data_engine/fuzzy_matching/settings_validator.py,sha
|
|
|
184
182
|
flowfile_core/flowfile/flow_data_engine/join/__init__.py,sha256=q4K5ZjGmFmGcuK545PKD1y_8WhyPjmEIyfeIkZ3WboM,75
|
|
185
183
|
flowfile_core/flowfile/flow_data_engine/join/verify_integrity.py,sha256=TfjYEIu2G9I-N6NuXVNsQWbj57_n4WbZO2kphZcHOmc,2245
|
|
186
184
|
flowfile_core/flowfile/flow_data_engine/pivot_table.py,sha256=seqJqbrhwK4gkO-EQ3MSQWseh5HR3D_slQtq6pjT_pw,366
|
|
187
|
-
flowfile_core/flowfile/flow_data_engine/polars_code_parser.py,sha256=
|
|
185
|
+
flowfile_core/flowfile/flow_data_engine/polars_code_parser.py,sha256=rA9X7WZYk1lRvT8YAtVfAIGdNqIsSj21RuD5rY1xqE8,9545
|
|
188
186
|
flowfile_core/flowfile/flow_data_engine/read_excel_tables.py,sha256=q7TccqyToowJEOU4j2tY40HshXYkDACkYE95bNqoiw8,5937
|
|
189
187
|
flowfile_core/flowfile/flow_data_engine/sample_data.py,sha256=Y_9PuM5gBsb3bIrN-Cz70BNQlXuj88A_AmejYj01wys,4451
|
|
190
188
|
flowfile_core/flowfile/flow_data_engine/subprocess_operations/__init__.py,sha256=04ZpOvZ6gF42vQ02a0Lim9w5EP7-xu2l_S2WrSoll-g,97
|
|
@@ -193,6 +191,7 @@ flowfile_core/flowfile/flow_data_engine/subprocess_operations/subprocess_operati
|
|
|
193
191
|
flowfile_core/flowfile/flow_data_engine/threaded_processes.py,sha256=15IPoqIoCfkPMb648o9hnOzNnZINhYQxJi5hNfQuRwE,1311
|
|
194
192
|
flowfile_core/flowfile/flow_data_engine/types.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
195
193
|
flowfile_core/flowfile/flow_data_engine/utils.py,sha256=JKOVKU-zatSk2oWXU8foR30MXooDJg4cODrw8c1uJqQ,7596
|
|
194
|
+
flowfile_core/flowfile/flow_graph_utils.py,sha256=7b8kHAdtIlohiaelXqicS4Bi4bp8GdIBH-1fSYWY5XI,10107
|
|
196
195
|
flowfile_core/flowfile/flow_node/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
197
196
|
flowfile_core/flowfile/flow_node/flow_node.py,sha256=sKFcSmxyBRUzCD_7ZJ9w1tEZ_odtS1WBI05frnpVl9o,35073
|
|
198
197
|
flowfile_core/flowfile/flow_node/models.py,sha256=jD2yUbrZYXy48nsUppuHUm8xqnrozhT37_oq9TBSYTw,4268
|
|
@@ -212,10 +211,9 @@ flowfile_core/flowfile/sources/external_sources/airbyte_sources/airbyte.py,sha25
|
|
|
212
211
|
flowfile_core/flowfile/sources/external_sources/airbyte_sources/models.py,sha256=iM156vf0rjtIHMLFgCjBJozbnXYOi5ohtQ66zxbumQ8,5566
|
|
213
212
|
flowfile_core/flowfile/sources/external_sources/airbyte_sources/settings.py,sha256=3ZdWIGLCsbWmJb33wmmkQRIa7iEHpPrE7iuFag_TxBg,6288
|
|
214
213
|
flowfile_core/flowfile/sources/external_sources/base_class.py,sha256=mQhplw0O4heef2yAFuvKAyQaZJxd7lDyohgGv-4yxOI,981
|
|
215
|
-
flowfile_core/flowfile/sources/external_sources/custom_external_sources/__init__.py,sha256=
|
|
214
|
+
flowfile_core/flowfile/sources/external_sources/custom_external_sources/__init__.py,sha256=cr2lrDCARyiSlGNgl-CWv0w1H0ORhoGE8HwW7sL-Yr0,97
|
|
216
215
|
flowfile_core/flowfile/sources/external_sources/custom_external_sources/exchange_rate.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
217
216
|
flowfile_core/flowfile/sources/external_sources/custom_external_sources/external_source.py,sha256=uNUuQiB1s6J59VYrIxi272-qfHjGjtY0D23nvhgg0Qk,3786
|
|
218
|
-
flowfile_core/flowfile/sources/external_sources/custom_external_sources/google_sheet.py,sha256=4Yw2IQr9GrHT0S_TduyAxinDLEwg8xBQMFILPBlCFU4,3051
|
|
219
217
|
flowfile_core/flowfile/sources/external_sources/custom_external_sources/sample_users.py,sha256=rG246hN0TVQCJTLzt_MQcohLloBqWz3dh8ZscizD18o,842
|
|
220
218
|
flowfile_core/flowfile/sources/external_sources/factory.py,sha256=8um2kFuICqrOAeA1scLPIVDabAsOHabN2PartvfCpPU,919
|
|
221
219
|
flowfile_core/flowfile/sources/external_sources/sql_source/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -240,7 +238,7 @@ flowfile_core/schemas/analysis_schemas/graphic_walker_schemas.py,sha256=1PQeiBFI
|
|
|
240
238
|
flowfile_core/schemas/defaults.py,sha256=5FeYJIn1ZJ4Es8WQfSW3EkfoOnWsvifg9bvwZO7fklg,228
|
|
241
239
|
flowfile_core/schemas/external_sources/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
242
240
|
flowfile_core/schemas/external_sources/airbyte_schemas.py,sha256=xjMVevVronSvMJ1lQrBTv2ClkO2VSMSU8YCga_Mw6vk,594
|
|
243
|
-
flowfile_core/schemas/input_schema.py,sha256=
|
|
241
|
+
flowfile_core/schemas/input_schema.py,sha256=wUPFzq08Ig3SOsIZxDtlqOUXJSXk9Sj1YtRp0XA8_YU,13611
|
|
244
242
|
flowfile_core/schemas/models.py,sha256=W22swh1TZ1aAZY8R-OL0AiTXvIEUKtN9B1ZFc0dxZQI,5253
|
|
245
243
|
flowfile_core/schemas/output_model.py,sha256=yenexlnHI9ecQhTDBPNChO2p25YNZ9btR5_cXd-ehLg,2665
|
|
246
244
|
flowfile_core/schemas/schemas.py,sha256=_CXS-YUMOwJTlWAX4mPnhqHD7ZiQy3DM7rHB2eSbHUY,2647
|
|
@@ -253,10 +251,10 @@ flowfile_core/utils/excel_file_manager.py,sha256=EIad2LenHu-3Yw1FcLmE0KgmLflnvNK
|
|
|
253
251
|
flowfile_core/utils/fileManager.py,sha256=LnJhK_pwjb9MIApG2e4Hp3L5Z7Wny8YYHaL9SkW8WlE,1371
|
|
254
252
|
flowfile_core/utils/fl_executor.py,sha256=eNnNZHZ9451brzZD00_X8aoCHFl1hR1gVOIGxtE0Db4,1301
|
|
255
253
|
flowfile_core/utils/utils.py,sha256=NkEu21OF1l5weu01g-dAVdJ6BRHdpT2jBrWBSi-wp3c,270
|
|
256
|
-
flowfile_frame/__init__.py,sha256=
|
|
254
|
+
flowfile_frame/__init__.py,sha256=ZEhs_YFgoA2CBGuvHIEY559Dk6q09clFscT3r7tITLM,1326
|
|
257
255
|
flowfile_frame/adapters.py,sha256=C6JZZKANoKbHHmwMaF9AqAcZvITvQeb2Dklcpg5JAdY,530
|
|
258
256
|
flowfile_frame/expr.py,sha256=wzJLiHtAqBA4NUEyXW8UhNJJ2jiGDvWEX8RfWT5ICwQ,47370
|
|
259
|
-
flowfile_frame/flow_frame.py,sha256=
|
|
257
|
+
flowfile_frame/flow_frame.py,sha256=wXiXbQr4FUOvQl7iRQZkJ8Q5q1Vh7MLT7wHK84ngyAM,95588
|
|
260
258
|
flowfile_frame/group_frame.py,sha256=MMGE2_DC8n1J2UxBBm_TyacGiRT_1V2CcWUvsIyhbIQ,9115
|
|
261
259
|
flowfile_frame/join.py,sha256=pezHyNQMcaSPK9vhjaCaelMkgKdrvOQxwiROsa0fmN8,2480
|
|
262
260
|
flowfile_frame/selectors.py,sha256=Ny5IpDP481ClNr5gI7_SjXzeqF16LsPcVQxiyUf5tUw,9130
|
|
@@ -297,8 +295,8 @@ test_utils/__init__.py,sha256=8WwOgIuKw6YtOc1GWR1DqIhQ8BhlLWqsMyQJSpxnzKk,66
|
|
|
297
295
|
test_utils/postgres/__init__.py,sha256=y3V_6a9N1Pvm5NIBaA8CFf3i4mvPVY-H1teHA-rg0VU,33
|
|
298
296
|
test_utils/postgres/commands.py,sha256=4oA8EHW3EqwGkG02HSqEGbXEBGM01sUW5FsyHm86W4k,4347
|
|
299
297
|
test_utils/postgres/fixtures.py,sha256=kR8UBjQr3pgbe-xM-V8x8VseTHCPv0EmDEzPHl5Qc8Y,13507
|
|
300
|
-
flowfile-0.3.
|
|
301
|
-
flowfile-0.3.
|
|
302
|
-
flowfile-0.3.
|
|
303
|
-
flowfile-0.3.
|
|
304
|
-
flowfile-0.3.
|
|
298
|
+
flowfile-0.3.2.dist-info/LICENSE,sha256=pCfLAA27jMHReYk_wGiirZxWRRXz_Bm7PVInRCa9P5g,1075
|
|
299
|
+
flowfile-0.3.2.dist-info/METADATA,sha256=N49dUO71mSeEwObw0v4F6corTg9PHcfEn5mWjgQ8g10,7903
|
|
300
|
+
flowfile-0.3.2.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
301
|
+
flowfile-0.3.2.dist-info/entry_points.txt,sha256=Q3CEYNk33UaWlA9D-8yXYH0FwjKBsrtNuzzzHxhwnNI,333
|
|
302
|
+
flowfile-0.3.2.dist-info/RECORD,,
|
|
@@ -4,8 +4,6 @@ from flowfile_core.schemas.schemas import NodeTemplate, NodeDefault, TransformTy
|
|
|
4
4
|
nodes_list: List[NodeTemplate] = [
|
|
5
5
|
NodeTemplate(name='Read Airbyte', item='airbyte_reader', input=0, output=1, image='airbyte.png',
|
|
6
6
|
node_group='input'),
|
|
7
|
-
NodeTemplate(name='Google sheets', item='google_sheet', input=0, output=1,
|
|
8
|
-
image='google_sheet.png', node_group='input', prod_ready=False),
|
|
9
7
|
NodeTemplate(name='External source', item='external_source', input=0, output=1,
|
|
10
8
|
image='external_source.png', node_group='input', prod_ready=False),
|
|
11
9
|
NodeTemplate(name='Manual input', item='manual_input', input=0, output=1,
|
|
@@ -51,14 +49,14 @@ nodes_list: List[NodeTemplate] = [
|
|
|
51
49
|
nodes_list.sort(key=lambda x: x.name)
|
|
52
50
|
|
|
53
51
|
output = ['Explore data', 'Write data', 'Write to Database']
|
|
54
|
-
_input = ['Read Airbyte',
|
|
52
|
+
_input = ['Read Airbyte', 'Manual input', 'Read data', 'External source', 'Read from Database']
|
|
55
53
|
transform = ['Join', 'Formula', 'Select data', 'Filter data', 'Group by', 'Fuzzy match', 'Sort data', 'Add record Id',
|
|
56
54
|
'Take Sample', 'Pivot data', 'Unpivot data', 'Union data', 'Drop duplicates', 'Graph solver',
|
|
57
55
|
'Count records', 'Cross join', 'Text to rows', 'Polars code']
|
|
58
56
|
narrow = ['Select data', 'Filter data', 'Take Sample', 'Formula', 'Read data', 'Union data', 'Polars code']
|
|
59
57
|
wide = ['Join', 'Group by', 'Fuzzy match', 'Sort data', 'Pivot data', 'Unpivot data', 'Add record Id',
|
|
60
58
|
'Graph solver', 'Drop duplicates', 'Count records', 'Cross join', 'Text to rows']
|
|
61
|
-
other = ['Explore data', 'Write data', 'Read Airbyte',
|
|
59
|
+
other = ['Explore data', 'Write data', 'Read Airbyte','Manual input', 'Read data', 'External source',
|
|
62
60
|
'Read from Database', 'Write to Database']
|
|
63
61
|
nodes_with_defaults = {'sample', 'sort', 'union', 'select', 'record_count'}
|
|
64
62
|
|