Flowfile 0.3.1.1__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 +10 -4
- 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.1.dist-info → flowfile-0.3.2.dist-info}/METADATA +1 -3
- {flowfile-0.3.1.1.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.1.dist-info → flowfile-0.3.2.dist-info}/LICENSE +0 -0
- {flowfile-0.3.1.1.dist-info → flowfile-0.3.2.dist-info}/WHEEL +0 -0
- {flowfile-0.3.1.1.dist-info → flowfile-0.3.2.dist-info}/entry_points.txt +0 -0
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { d as defineComponent, r as ref, l as computed, n as onMounted, R as nextTick, b as resolveComponent, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, g as createTextVNode, i as createCommentVNode,
|
|
2
|
-
import { u as useNodeStore } from "./PopOver-
|
|
3
|
-
import { C as ColumnSelector } from "./dropDown-
|
|
4
|
-
import { u as unavailableField } from "./UnavailableFields-
|
|
5
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
6
|
-
import { C as CodeLoader } from "./vue-content-loader.es-
|
|
7
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
8
|
-
import "./designer-
|
|
1
|
+
import { d as defineComponent, r as ref, l as computed, n as onMounted, R as nextTick, b as resolveComponent, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, p as createBaseVNode, g as createTextVNode, i as createCommentVNode, a5 as withDirectives, a6 as vModelText, h as createBlock, u as unref, _ as _export_sfc, a7 as Teleport } from "./index-f25c9283.js";
|
|
2
|
+
import { u as useNodeStore } from "./PopOver-3bdf8951.js";
|
|
3
|
+
import { C as ColumnSelector } from "./dropDown-d5a4014c.js";
|
|
4
|
+
import { u as unavailableField } from "./UnavailableFields-8143044b.js";
|
|
5
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-1d456350.js";
|
|
6
|
+
import { C as CodeLoader } from "./vue-content-loader.es-860c0380.js";
|
|
7
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-cad6fd9d.js";
|
|
8
|
+
import "./designer-4736134f.js";
|
|
9
9
|
const _hoisted_1$1 = {
|
|
10
10
|
key: 0,
|
|
11
11
|
class: "listbox-wrapper"
|
|
@@ -145,13 +145,15 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
145
145
|
default: withCtx(() => _cache[10] || (_cache[10] = [
|
|
146
146
|
createTextVNode("Split by a fixed value")
|
|
147
147
|
])),
|
|
148
|
-
_: 1
|
|
148
|
+
_: 1,
|
|
149
|
+
__: [10]
|
|
149
150
|
}),
|
|
150
151
|
createVNode(_component_el_radio, { label: false }, {
|
|
151
152
|
default: withCtx(() => _cache[11] || (_cache[11] = [
|
|
152
153
|
createTextVNode("Split by a column")
|
|
153
154
|
])),
|
|
154
|
-
_: 1
|
|
155
|
+
_: 1,
|
|
156
|
+
__: [11]
|
|
155
157
|
})
|
|
156
158
|
]),
|
|
157
159
|
_: 1
|
|
@@ -162,7 +164,8 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
162
164
|
default: withCtx(() => _cache[12] || (_cache[12] = [
|
|
163
165
|
createBaseVNode("label", null, "Split by value", -1)
|
|
164
166
|
])),
|
|
165
|
-
_: 1
|
|
167
|
+
_: 1,
|
|
168
|
+
__: [12]
|
|
166
169
|
}),
|
|
167
170
|
createVNode(_component_el_col, { span: 8 }, {
|
|
168
171
|
default: withCtx(() => [
|
|
@@ -182,7 +185,8 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
182
185
|
default: withCtx(() => _cache[13] || (_cache[13] = [
|
|
183
186
|
createBaseVNode("label", null, "Column that contains the value to split", -1)
|
|
184
187
|
])),
|
|
185
|
-
_: 1
|
|
188
|
+
_: 1,
|
|
189
|
+
__: [13]
|
|
186
190
|
}),
|
|
187
191
|
createVNode(_component_el_col, { span: 8 }, {
|
|
188
192
|
default: withCtx(() => {
|
|
@@ -205,7 +209,8 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
205
209
|
default: withCtx(() => _cache[14] || (_cache[14] = [
|
|
206
210
|
createBaseVNode("label", null, "Output column name", -1)
|
|
207
211
|
])),
|
|
208
|
-
_: 1
|
|
212
|
+
_: 1,
|
|
213
|
+
__: [14]
|
|
209
214
|
}),
|
|
210
215
|
createVNode(_component_el_col, { span: 8 }, {
|
|
211
216
|
default: withCtx(() => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { P as PopOver } from "./PopOver-
|
|
2
|
-
import { d as defineComponent, c as openBlock, h as createBlock, w as withCtx, p as createBaseVNode, t as toDisplayString, _ as _export_sfc } from "./index-
|
|
1
|
+
import { P as PopOver } from "./PopOver-3bdf8951.js";
|
|
2
|
+
import { d as defineComponent, c as openBlock, h as createBlock, w as withCtx, p as createBaseVNode, t as toDisplayString, _ as _export_sfc } from "./index-f25c9283.js";
|
|
3
3
|
const _hoisted_1 = { class: "icon-wrapper" };
|
|
4
4
|
const _hoisted_2 = { class: "unavailable-icon" };
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { u as useNodeStore } from "./PopOver-
|
|
2
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
3
|
-
import { d as defineComponent, r as ref, n as onMounted, R as nextTick, o as onUnmounted, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, g as createTextVNode, i as createCommentVNode, _ as _export_sfc, h as createBlock,
|
|
4
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
5
|
-
import "./designer-
|
|
1
|
+
import { u as useNodeStore } from "./PopOver-3bdf8951.js";
|
|
2
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-1d456350.js";
|
|
3
|
+
import { d as defineComponent, r as ref, n as onMounted, R as nextTick, o as onUnmounted, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, g as createTextVNode, i as createCommentVNode, _ as _export_sfc, h as createBlock, a7 as Teleport } from "./index-f25c9283.js";
|
|
4
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-cad6fd9d.js";
|
|
5
|
+
import "./designer-4736134f.js";
|
|
6
6
|
const _hoisted_1$1 = {
|
|
7
7
|
key: 0,
|
|
8
8
|
class: "listbox-wrapper"
|
|
@@ -66,7 +66,8 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
66
66
|
default: withCtx(() => _cache[1] || (_cache[1] = [
|
|
67
67
|
createTextVNode(" 'Union multiple tables into one table, this node does not have settings' ")
|
|
68
68
|
])),
|
|
69
|
-
_: 1
|
|
69
|
+
_: 1,
|
|
70
|
+
__: [1]
|
|
70
71
|
}, 8, ["modelValue"])
|
|
71
72
|
])) : createCommentVNode("", true);
|
|
72
73
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { r as ref, d as defineComponent, l as computed, n as onMounted, R as nextTick, o as onUnmounted, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, h as createBlock, u as unref, _ as _export_sfc,
|
|
2
|
-
import { C as CodeLoader } from "./vue-content-loader.es-
|
|
3
|
-
import { u as useNodeStore } from "./PopOver-
|
|
4
|
-
import { s as selectDynamic } from "./selectDynamic-
|
|
5
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
6
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
7
|
-
import "./UnavailableFields-
|
|
8
|
-
import "./designer-
|
|
1
|
+
import { r as ref, d as defineComponent, l as computed, n as onMounted, R as nextTick, o as onUnmounted, c as openBlock, e as createElementBlock, f as createVNode, w as withCtx, h as createBlock, u as unref, _ as _export_sfc, a7 as Teleport, i as createCommentVNode } from "./index-f25c9283.js";
|
|
2
|
+
import { C as CodeLoader } from "./vue-content-loader.es-860c0380.js";
|
|
3
|
+
import { u as useNodeStore } from "./PopOver-3bdf8951.js";
|
|
4
|
+
import { s as selectDynamic } from "./selectDynamic-f46a4e3f.js";
|
|
5
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-1d456350.js";
|
|
6
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-cad6fd9d.js";
|
|
7
|
+
import "./UnavailableFields-8143044b.js";
|
|
8
|
+
import "./designer-4736134f.js";
|
|
9
9
|
const createSelectInputFromName = (columnName, keep = true) => {
|
|
10
10
|
return {
|
|
11
11
|
old_name: columnName,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { d as defineComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, F as Fragment, q as renderList, s as normalizeClass, t as toDisplayString, T as normalizeStyle, _ as _export_sfc, g as createTextVNode, i as createCommentVNode, r as ref, n as onMounted, R as nextTick, o as onUnmounted, b as resolveComponent, f as createVNode, w as withCtx, v as withModifiers, h as createBlock,
|
|
2
|
-
import { u as useNodeStore } from "./PopOver-
|
|
3
|
-
import { G as GenericNodeSettings } from "./genericNodeSettings-
|
|
4
|
-
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-
|
|
5
|
-
import "./designer-
|
|
1
|
+
import { d as defineComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, F as Fragment, q as renderList, s as normalizeClass, t as toDisplayString, T as normalizeStyle, _ as _export_sfc, g as createTextVNode, i as createCommentVNode, r as ref, n as onMounted, R as nextTick, o as onUnmounted, b as resolveComponent, f as createVNode, w as withCtx, v as withModifiers, h as createBlock, a7 as Teleport } from "./index-f25c9283.js";
|
|
2
|
+
import { u as useNodeStore } from "./PopOver-3bdf8951.js";
|
|
3
|
+
import { G as GenericNodeSettings } from "./genericNodeSettings-1d456350.js";
|
|
4
|
+
import { N as NodeButton, a as NodeTitle } from "./nodeTitle-cad6fd9d.js";
|
|
5
|
+
import "./designer-4736134f.js";
|
|
6
6
|
const _hoisted_1$3 = ["onClick"];
|
|
7
7
|
const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
8
8
|
__name: "ContextMenu",
|