Flowfile 0.3.8__py3-none-any.whl → 0.3.10__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 +4 -3
- flowfile/api.py +1 -1
- flowfile/web/static/assets/{CloudConnectionManager-c20a740f.js → CloudConnectionManager-d7c2c028.js} +2 -2
- flowfile/web/static/assets/{CloudStorageReader-960b400a.js → CloudStorageReader-d467329f.js} +11 -78
- flowfile/web/static/assets/{CloudStorageWriter-e3decbdd.js → CloudStorageWriter-071b8b00.js} +12 -79
- flowfile/web/static/assets/{CloudStorageWriter-49c9a4b2.css → CloudStorageWriter-b0ee067f.css} +24 -24
- flowfile/web/static/assets/ContextMenu-2dea5e27.js +41 -0
- flowfile/web/static/assets/{SettingsSection-9c836ecc.css → ContextMenu-4c74eef1.css} +0 -21
- flowfile/web/static/assets/ContextMenu-63cfa99b.css +26 -0
- flowfile/web/static/assets/ContextMenu-785554c4.js +41 -0
- flowfile/web/static/assets/ContextMenu-a51e19ea.js +41 -0
- flowfile/web/static/assets/ContextMenu-c13f91d0.css +26 -0
- flowfile/web/static/assets/{CrossJoin-41efa4cb.css → CrossJoin-1119d18e.css} +18 -18
- flowfile/web/static/assets/{CrossJoin-d67e2405.js → CrossJoin-cf68ec7a.js} +14 -84
- flowfile/web/static/assets/{DatabaseConnectionSettings-a81e0f7e.js → DatabaseConnectionSettings-435c5dd8.js} +3 -3
- flowfile/web/static/assets/{DatabaseManager-9ea35e84.js → DatabaseManager-349e33a8.js} +2 -2
- flowfile/web/static/assets/{DatabaseReader-9578bfa5.js → DatabaseReader-8075bd28.js} +14 -114
- flowfile/web/static/assets/{DatabaseReader-f50c6558.css → DatabaseReader-ae61773c.css} +0 -27
- flowfile/web/static/assets/{DatabaseWriter-19531098.js → DatabaseWriter-3e2dda89.js} +13 -74
- flowfile/web/static/assets/{ExploreData-5bdae813.css → ExploreData-2d0cf4db.css} +8 -14
- flowfile/web/static/assets/ExploreData-76ec698c.js +192 -0
- flowfile/web/static/assets/{ExternalSource-2297ef96.js → ExternalSource-609a265c.js} +8 -79
- flowfile/web/static/assets/{Filter-f211c03a.js → Filter-97cff793.js} +12 -85
- flowfile/web/static/assets/{Filter-a9d08ba1.css → Filter-f62091b3.css} +3 -3
- flowfile/web/static/assets/{Formula-4207ea31.js → Formula-09de0ec9.js} +18 -85
- flowfile/web/static/assets/{Formula-29f19d21.css → Formula-bb96803d.css} +4 -4
- flowfile/web/static/assets/{FuzzyMatch-6857de82.css → FuzzyMatch-1010f966.css} +42 -42
- flowfile/web/static/assets/{FuzzyMatch-bf120df0.js → FuzzyMatch-bdf70248.js} +16 -87
- flowfile/web/static/assets/{GraphSolver-5bb7497a.js → GraphSolver-0b5a0e05.js} +13 -159
- flowfile/web/static/assets/GraphSolver-f0cb7bfb.css +22 -0
- flowfile/web/static/assets/{Unique-b5615727.css → GroupBy-b9505323.css} +8 -8
- flowfile/web/static/assets/{GroupBy-92c81b65.js → GroupBy-eaddadde.js} +12 -75
- flowfile/web/static/assets/{Join-4e49a274.js → Join-3313371b.js} +15 -85
- flowfile/web/static/assets/{Join-f45eff22.css → Join-fd79b451.css} +20 -20
- flowfile/web/static/assets/{ManualInput-a71b52c6.css → ManualInput-3246a08d.css} +20 -20
- flowfile/web/static/assets/{ManualInput-90998ae8.js → ManualInput-e8bfc0be.js} +11 -82
- flowfile/web/static/assets/{Output-81e3e917.js → Output-7303bb09.js} +13 -243
- flowfile/web/static/assets/Output-ddc9079f.css +37 -0
- flowfile/web/static/assets/{Pivot-a3419842.js → Pivot-3b1c54ef.js} +14 -138
- flowfile/web/static/assets/Pivot-cf333e3d.css +22 -0
- flowfile/web/static/assets/PivotValidation-3bb36c8f.js +61 -0
- flowfile/web/static/assets/PivotValidation-891ddfb0.css +13 -0
- flowfile/web/static/assets/PivotValidation-c46cd420.css +13 -0
- flowfile/web/static/assets/PivotValidation-eaa819c0.js +61 -0
- flowfile/web/static/assets/{PolarsCode-72710deb.js → PolarsCode-aa12e25d.js} +13 -80
- flowfile/web/static/assets/Read-6b17491f.css +62 -0
- flowfile/web/static/assets/Read-a2bfc618.js +243 -0
- flowfile/web/static/assets/RecordCount-aa0dc082.js +53 -0
- flowfile/web/static/assets/{RecordId-10baf191.js → RecordId-48ee1a3b.js} +8 -80
- flowfile/web/static/assets/SQLQueryComponent-36cef432.css +27 -0
- flowfile/web/static/assets/SQLQueryComponent-e149dbf2.js +38 -0
- flowfile/web/static/assets/{Sample-3ed9a0ae.js → Sample-f06cb97a.js} +8 -77
- flowfile/web/static/assets/{SecretManager-0d49c0e8.js → SecretManager-37f34886.js} +2 -2
- flowfile/web/static/assets/{Select-8a02a0b3.js → Select-b60e6c47.js} +11 -85
- flowfile/web/static/assets/SettingsSection-2e4d03c4.css +21 -0
- flowfile/web/static/assets/SettingsSection-5c696bee.css +20 -0
- flowfile/web/static/assets/SettingsSection-70e5a7b1.js +53 -0
- flowfile/web/static/assets/SettingsSection-71e6b7e3.css +21 -0
- flowfile/web/static/assets/{SettingsSection-4c0f45f5.js → SettingsSection-75b6cf4f.js} +2 -40
- flowfile/web/static/assets/SettingsSection-e57a672e.js +45 -0
- flowfile/web/static/assets/{GroupBy-ab1ea74b.css → Sort-3643d625.css} +8 -8
- flowfile/web/static/assets/{Sort-f55c9f9d.js → Sort-51b1ee4d.js} +12 -97
- flowfile/web/static/assets/{TextToRows-5dbc2145.js → TextToRows-26835f8f.js} +14 -83
- flowfile/web/static/assets/{TextToRows-c92d1ec2.css → TextToRows-5d2c1190.css} +9 -9
- flowfile/web/static/assets/{UnavailableFields-a1768e52.js → UnavailableFields-88a4cd0c.js} +2 -2
- flowfile/web/static/assets/Union-4d0088eb.js +77 -0
- flowfile/web/static/assets/{Union-8d9ac7f9.css → Union-af6c3d9b.css} +6 -6
- flowfile/web/static/assets/{Unique-46b250da.js → Unique-7d554a62.js} +22 -91
- flowfile/web/static/assets/{Sort-7ccfa0fe.css → Unique-f9fb0809.css} +8 -8
- flowfile/web/static/assets/Unpivot-1e422df3.css +30 -0
- flowfile/web/static/assets/{Unpivot-25ac84cc.js → Unpivot-4668595c.js} +12 -166
- flowfile/web/static/assets/UnpivotValidation-0d240eeb.css +13 -0
- flowfile/web/static/assets/UnpivotValidation-d4f0e0e8.js +51 -0
- flowfile/web/static/assets/{ExploreData-40476474.js → VueGraphicWalker-5324d566.js} +4 -264
- flowfile/web/static/assets/VueGraphicWalker-ed5ab88b.css +6 -0
- flowfile/web/static/assets/{api-6ef0dcef.js → api-271ed117.js} +1 -1
- flowfile/web/static/assets/{api-a0abbdc7.js → api-31e4fea6.js} +1 -1
- flowfile/web/static/assets/{designer-186f2e71.css → designer-091bdc3f.css} +819 -184
- flowfile/web/static/assets/{designer-13eabd83.js → designer-bf3d9487.js} +2214 -680
- flowfile/web/static/assets/{documentation-b87e7f6f.js → documentation-4d0a1cea.js} +1 -1
- flowfile/web/static/assets/{dropDown-13564764.js → dropDown-025888df.js} +1 -1
- flowfile/web/static/assets/{fullEditor-fd2cd6f9.js → fullEditor-1df991ec.js} +2 -2
- flowfile/web/static/assets/{genericNodeSettings-71e11604.js → genericNodeSettings-d3b2b2ac.js} +3 -3
- flowfile/web/static/assets/{index-f6c15e76.js → index-d0518598.js} +210 -31
- flowfile/web/static/assets/{Output-48f81019.css → outputCsv-9cc59e0b.css} +0 -143
- flowfile/web/static/assets/outputCsv-d8457527.js +86 -0
- flowfile/web/static/assets/outputExcel-b41305c0.css +102 -0
- flowfile/web/static/assets/outputExcel-be89153e.js +56 -0
- flowfile/web/static/assets/outputParquet-cf8cf3f2.css +4 -0
- flowfile/web/static/assets/outputParquet-fabb445a.js +31 -0
- flowfile/web/static/assets/readCsv-bca3ed53.css +52 -0
- flowfile/web/static/assets/readCsv-e8359522.js +178 -0
- flowfile/web/static/assets/readExcel-dabaf51b.js +203 -0
- flowfile/web/static/assets/readExcel-e1b381ea.css +64 -0
- flowfile/web/static/assets/readParquet-cee068e2.css +19 -0
- flowfile/web/static/assets/readParquet-e0771ef2.js +26 -0
- flowfile/web/static/assets/{secretApi-dd636aa2.js → secretApi-ce823eee.js} +1 -1
- flowfile/web/static/assets/{selectDynamic-af36165e.js → selectDynamic-5476546e.js} +7 -7
- flowfile/web/static/assets/{selectDynamic-b062bc9b.css → selectDynamic-aa913ff4.css} +16 -16
- flowfile/web/static/assets/{vue-codemirror.esm-2847001e.js → vue-codemirror.esm-9ed00d50.js} +29 -33
- flowfile/web/static/assets/{vue-content-loader.es-0371da73.js → vue-content-loader.es-7bca2d9b.js} +1 -1
- flowfile/web/static/index.html +1 -1
- {flowfile-0.3.8.dist-info → flowfile-0.3.10.dist-info}/METADATA +2 -1
- {flowfile-0.3.8.dist-info → flowfile-0.3.10.dist-info}/RECORD +147 -117
- flowfile_core/configs/flow_logger.py +5 -13
- flowfile_core/configs/node_store/nodes.py +303 -44
- flowfile_core/configs/settings.py +6 -3
- flowfile_core/database/connection.py +5 -21
- flowfile_core/fileExplorer/funcs.py +239 -121
- flowfile_core/flowfile/code_generator/code_generator.py +36 -0
- flowfile_core/flowfile/flow_data_engine/flow_data_engine.py +60 -80
- flowfile_core/flowfile/flow_data_engine/flow_file_column/main.py +61 -0
- flowfile_core/flowfile/flow_data_engine/fuzzy_matching/prepare_for_fuzzy_match.py +44 -3
- flowfile_core/flowfile/flow_data_engine/subprocess_operations/models.py +3 -3
- flowfile_core/flowfile/flow_data_engine/subprocess_operations/subprocess_operations.py +33 -10
- flowfile_core/flowfile/flow_graph.py +223 -118
- flowfile_core/flowfile/flow_node/flow_node.py +56 -19
- flowfile_core/flowfile/flow_node/models.py +0 -2
- flowfile_core/flowfile/flow_node/schema_callback.py +138 -43
- flowfile_core/flowfile/graph_tree/graph_tree.py +250 -0
- flowfile_core/flowfile/graph_tree/models.py +15 -0
- flowfile_core/flowfile/handler.py +22 -3
- flowfile_core/flowfile/manage/compatibility_enhancements.py +1 -1
- flowfile_core/flowfile/{flow_data_engine/fuzzy_matching/settings_validator.py → schema_callbacks.py} +72 -16
- flowfile_core/flowfile/setting_generator/settings.py +2 -2
- flowfile_core/flowfile/util/execution_orderer.py +9 -0
- flowfile_core/flowfile/util/node_skipper.py +8 -0
- flowfile_core/main.py +4 -1
- flowfile_core/routes/routes.py +59 -10
- flowfile_core/schemas/input_schema.py +0 -1
- flowfile_core/schemas/output_model.py +5 -2
- flowfile_core/schemas/schemas.py +48 -3
- flowfile_core/schemas/transform_schema.py +28 -38
- flowfile_frame/__init__.py +1 -4
- flowfile_frame/flow_frame.py +33 -4
- flowfile_frame/flow_frame.pyi +2 -0
- flowfile_worker/__init__.py +6 -35
- flowfile_worker/funcs.py +7 -3
- flowfile_worker/main.py +5 -2
- flowfile_worker/models.py +3 -1
- flowfile_worker/routes.py +47 -5
- shared/__init__.py +15 -0
- shared/storage_config.py +243 -0
- flowfile/web/static/assets/GraphSolver-17fd26db.css +0 -68
- flowfile/web/static/assets/Pivot-f415e85f.css +0 -35
- flowfile/web/static/assets/Read-80dc1675.css +0 -197
- flowfile/web/static/assets/Read-c4059daf.js +0 -701
- flowfile/web/static/assets/RecordCount-c2b5e095.js +0 -122
- flowfile/web/static/assets/Union-f2aefdc9.js +0 -146
- flowfile/web/static/assets/Unpivot-246e9bbd.css +0 -77
- flowfile/web/static/assets/nodeTitle-988d9efe.js +0 -227
- flowfile/web/static/assets/nodeTitle-f4b12bcb.css +0 -134
- flowfile_worker/polars_fuzzy_match/matcher.py +0 -435
- flowfile_worker/polars_fuzzy_match/models.py +0 -36
- flowfile_worker/polars_fuzzy_match/pre_process.py +0 -213
- flowfile_worker/polars_fuzzy_match/process.py +0 -86
- flowfile_worker/polars_fuzzy_match/utils.py +0 -50
- {flowfile-0.3.8.dist-info → flowfile-0.3.10.dist-info}/LICENSE +0 -0
- {flowfile-0.3.8.dist-info → flowfile-0.3.10.dist-info}/WHEEL +0 -0
- {flowfile-0.3.8.dist-info → flowfile-0.3.10.dist-info}/entry_points.txt +0 -0
- {flowfile_worker/polars_fuzzy_match → flowfile_core/flowfile/graph_tree}/__init__.py +0 -0
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import { d as defineComponent, r as ref, m as watch, b as resolveComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, f as createVNode, i as createCommentVNode, _ as _export_sfc } from "./index-d0518598.js";
|
|
2
|
+
const _hoisted_1 = { class: "excel-table-settings" };
|
|
3
|
+
const _hoisted_2 = { class: "mandatory-section" };
|
|
4
|
+
const _hoisted_3 = {
|
|
5
|
+
key: 0,
|
|
6
|
+
class: "section-divider"
|
|
7
|
+
};
|
|
8
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
9
|
+
__name: "outputExcel",
|
|
10
|
+
props: {
|
|
11
|
+
modelValue: {
|
|
12
|
+
type: Object,
|
|
13
|
+
required: true
|
|
14
|
+
}
|
|
15
|
+
},
|
|
16
|
+
emits: ["update:modelValue"],
|
|
17
|
+
setup(__props, { emit: __emit }) {
|
|
18
|
+
const props = __props;
|
|
19
|
+
const emit = __emit;
|
|
20
|
+
const localExcelTable = ref(props.modelValue);
|
|
21
|
+
const showOptionalSettings = ref(false);
|
|
22
|
+
const updateParent = () => {
|
|
23
|
+
emit("update:modelValue", localExcelTable.value);
|
|
24
|
+
};
|
|
25
|
+
watch(
|
|
26
|
+
() => props.modelValue,
|
|
27
|
+
(newVal) => {
|
|
28
|
+
localExcelTable.value = newVal;
|
|
29
|
+
},
|
|
30
|
+
{ deep: true }
|
|
31
|
+
);
|
|
32
|
+
return (_ctx, _cache) => {
|
|
33
|
+
const _component_el_input = resolveComponent("el-input");
|
|
34
|
+
return openBlock(), createElementBlock("div", _hoisted_1, [
|
|
35
|
+
createBaseVNode("div", _hoisted_2, [
|
|
36
|
+
_cache[1] || (_cache[1] = createBaseVNode("label", { for: "sheet-name" }, "Sheet Name:", -1)),
|
|
37
|
+
createVNode(_component_el_input, {
|
|
38
|
+
id: "sheet-name",
|
|
39
|
+
modelValue: localExcelTable.value.sheet_name,
|
|
40
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => localExcelTable.value.sheet_name = $event),
|
|
41
|
+
type: "text",
|
|
42
|
+
required: "",
|
|
43
|
+
size: "small",
|
|
44
|
+
onInput: updateParent
|
|
45
|
+
}, null, 8, ["modelValue"]),
|
|
46
|
+
showOptionalSettings.value ? (openBlock(), createElementBlock("hr", _hoisted_3)) : createCommentVNode("", true)
|
|
47
|
+
])
|
|
48
|
+
]);
|
|
49
|
+
};
|
|
50
|
+
}
|
|
51
|
+
});
|
|
52
|
+
const outputExcel_vue_vue_type_style_index_0_scoped_45248953_lang = "";
|
|
53
|
+
const ExcelTableConfig = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-45248953"]]);
|
|
54
|
+
export {
|
|
55
|
+
ExcelTableConfig as default
|
|
56
|
+
};
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { d as defineComponent, r as ref, m as watch, c as openBlock, e as createElementBlock, _ as _export_sfc } from "./index-d0518598.js";
|
|
2
|
+
const _hoisted_1 = { class: "parquet-table-settings" };
|
|
3
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
|
+
__name: "outputParquet",
|
|
5
|
+
props: {
|
|
6
|
+
modelValue: {
|
|
7
|
+
type: Object,
|
|
8
|
+
required: true
|
|
9
|
+
}
|
|
10
|
+
},
|
|
11
|
+
emits: ["update:modelValue"],
|
|
12
|
+
setup(__props, { emit: __emit }) {
|
|
13
|
+
const props = __props;
|
|
14
|
+
const localParquetTable = ref(props.modelValue);
|
|
15
|
+
watch(
|
|
16
|
+
() => props.modelValue,
|
|
17
|
+
(newVal) => {
|
|
18
|
+
localParquetTable.value = newVal;
|
|
19
|
+
},
|
|
20
|
+
{ deep: true }
|
|
21
|
+
);
|
|
22
|
+
return (_ctx, _cache) => {
|
|
23
|
+
return openBlock(), createElementBlock("div", _hoisted_1);
|
|
24
|
+
};
|
|
25
|
+
}
|
|
26
|
+
});
|
|
27
|
+
const outputParquet_vue_vue_type_style_index_0_scoped_7db0128e_lang = "";
|
|
28
|
+
const ParquetTableConfig = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-7db0128e"]]);
|
|
29
|
+
export {
|
|
30
|
+
ParquetTableConfig as default
|
|
31
|
+
};
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
|
|
2
|
+
[data-v-d0b76f7b] {
|
|
3
|
+
box-sizing: border-box;
|
|
4
|
+
}
|
|
5
|
+
.csv-table-settings[data-v-d0b76f7b] {
|
|
6
|
+
background: #fff;
|
|
7
|
+
border-radius: 6px;
|
|
8
|
+
padding: 16px;
|
|
9
|
+
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
|
|
10
|
+
margin: 20px auto;
|
|
11
|
+
max-width: 600px;
|
|
12
|
+
overflow-x: hidden; /* Prevent horizontal scroll */
|
|
13
|
+
}
|
|
14
|
+
.row[data-v-d0b76f7b] {
|
|
15
|
+
display: flex;
|
|
16
|
+
align-items: center;
|
|
17
|
+
justify-content: space-between;
|
|
18
|
+
margin-bottom: 12px;
|
|
19
|
+
gap: 20px;
|
|
20
|
+
max-width: 100%; /* Prevent overflow */
|
|
21
|
+
}
|
|
22
|
+
label[data-v-d0b76f7b] {
|
|
23
|
+
font-weight: 500;
|
|
24
|
+
color: #333;
|
|
25
|
+
font-size: 14px;
|
|
26
|
+
flex: 1;
|
|
27
|
+
max-width: 100%;
|
|
28
|
+
}
|
|
29
|
+
.el-select[data-v-d0b76f7b],
|
|
30
|
+
.el-slider[data-v-d0b76f7b],
|
|
31
|
+
.el-checkbox[data-v-d0b76f7b] {
|
|
32
|
+
flex: 2;
|
|
33
|
+
max-width: 100%; /* Prevent overflow */
|
|
34
|
+
}
|
|
35
|
+
.el-slider[data-v-d0b76f7b] {
|
|
36
|
+
padding-top: 10px;
|
|
37
|
+
}
|
|
38
|
+
.el-checkbox[data-v-d0b76f7b] {
|
|
39
|
+
display: flex;
|
|
40
|
+
align-items: center;
|
|
41
|
+
}
|
|
42
|
+
@media (max-width: 600px) {
|
|
43
|
+
.row[data-v-d0b76f7b] {
|
|
44
|
+
flex-direction: column;
|
|
45
|
+
align-items: flex-start;
|
|
46
|
+
}
|
|
47
|
+
.el-select[data-v-d0b76f7b],
|
|
48
|
+
.el-slider[data-v-d0b76f7b],
|
|
49
|
+
.el-checkbox[data-v-d0b76f7b] {
|
|
50
|
+
width: 100%;
|
|
51
|
+
}
|
|
52
|
+
}
|
|
@@ -0,0 +1,178 @@
|
|
|
1
|
+
import { d as defineComponent, r as ref, m as watch, c as openBlock, e as createElementBlock, p as createBaseVNode, f as createVNode, u as unref, av as ElCheckbox, w as withCtx, F as Fragment, q as renderList, h as createBlock, at as ElOption, au as ElSelect, aw as ElSlider, _ as _export_sfc } from "./index-d0518598.js";
|
|
2
|
+
const _hoisted_1 = { class: "csv-table-settings" };
|
|
3
|
+
const _hoisted_2 = { class: "row" };
|
|
4
|
+
const _hoisted_3 = { class: "row" };
|
|
5
|
+
const _hoisted_4 = { class: "row" };
|
|
6
|
+
const _hoisted_5 = { class: "row" };
|
|
7
|
+
const _hoisted_6 = { class: "row" };
|
|
8
|
+
const _hoisted_7 = { class: "row" };
|
|
9
|
+
const _hoisted_8 = { class: "row" };
|
|
10
|
+
const _hoisted_9 = { class: "row" };
|
|
11
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
12
|
+
__name: "readCsv",
|
|
13
|
+
props: {
|
|
14
|
+
modelValue: {
|
|
15
|
+
type: Object,
|
|
16
|
+
required: true
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
emits: ["update:modelValue"],
|
|
20
|
+
setup(__props, { emit: __emit }) {
|
|
21
|
+
const props = __props;
|
|
22
|
+
const emit = __emit;
|
|
23
|
+
const localCsvTable = ref(props.modelValue);
|
|
24
|
+
const updateParent = () => {
|
|
25
|
+
emit("update:modelValue", localCsvTable.value);
|
|
26
|
+
};
|
|
27
|
+
const csv_settings = {
|
|
28
|
+
delimiter_options: [",", ";", "|", "tab"],
|
|
29
|
+
encoding_options: ["utf-8", "ISO-8859-1", "ASCII"],
|
|
30
|
+
row_delimiter: ["\\n", "\\r\\n", "\\r"],
|
|
31
|
+
quote_char: ['"', "'", "auto"]
|
|
32
|
+
};
|
|
33
|
+
watch(
|
|
34
|
+
() => props.modelValue,
|
|
35
|
+
(newVal) => {
|
|
36
|
+
localCsvTable.value = newVal;
|
|
37
|
+
},
|
|
38
|
+
{ deep: true }
|
|
39
|
+
);
|
|
40
|
+
return (_ctx, _cache) => {
|
|
41
|
+
return openBlock(), createElementBlock("div", _hoisted_1, [
|
|
42
|
+
createBaseVNode("div", _hoisted_2, [
|
|
43
|
+
_cache[8] || (_cache[8] = createBaseVNode("label", { for: "has-headers" }, "Has Headers:", -1)),
|
|
44
|
+
createVNode(unref(ElCheckbox), {
|
|
45
|
+
modelValue: localCsvTable.value.has_headers,
|
|
46
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => localCsvTable.value.has_headers = $event),
|
|
47
|
+
size: "large",
|
|
48
|
+
onChange: updateParent
|
|
49
|
+
}, null, 8, ["modelValue"])
|
|
50
|
+
]),
|
|
51
|
+
createBaseVNode("div", _hoisted_3, [
|
|
52
|
+
_cache[9] || (_cache[9] = createBaseVNode("label", { for: "delimiter" }, "Delimiter:", -1)),
|
|
53
|
+
createVNode(unref(ElSelect), {
|
|
54
|
+
modelValue: localCsvTable.value.delimiter,
|
|
55
|
+
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => localCsvTable.value.delimiter = $event),
|
|
56
|
+
placeholder: "Select delimiter",
|
|
57
|
+
clearable: "",
|
|
58
|
+
size: "small",
|
|
59
|
+
onChange: updateParent
|
|
60
|
+
}, {
|
|
61
|
+
default: withCtx(() => [
|
|
62
|
+
(openBlock(true), createElementBlock(Fragment, null, renderList(csv_settings.delimiter_options, (option) => {
|
|
63
|
+
return openBlock(), createBlock(unref(ElOption), {
|
|
64
|
+
key: option,
|
|
65
|
+
label: option,
|
|
66
|
+
value: option
|
|
67
|
+
}, null, 8, ["label", "value"]);
|
|
68
|
+
}), 128))
|
|
69
|
+
]),
|
|
70
|
+
_: 1
|
|
71
|
+
}, 8, ["modelValue"])
|
|
72
|
+
]),
|
|
73
|
+
createBaseVNode("div", _hoisted_4, [
|
|
74
|
+
_cache[10] || (_cache[10] = createBaseVNode("label", { for: "encoding" }, "Encoding:", -1)),
|
|
75
|
+
createVNode(unref(ElSelect), {
|
|
76
|
+
modelValue: localCsvTable.value.encoding,
|
|
77
|
+
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => localCsvTable.value.encoding = $event),
|
|
78
|
+
placeholder: "Select encoding",
|
|
79
|
+
clearable: "",
|
|
80
|
+
size: "small",
|
|
81
|
+
onChange: updateParent
|
|
82
|
+
}, {
|
|
83
|
+
default: withCtx(() => [
|
|
84
|
+
(openBlock(true), createElementBlock(Fragment, null, renderList(csv_settings.encoding_options, (option) => {
|
|
85
|
+
return openBlock(), createBlock(unref(ElOption), {
|
|
86
|
+
key: option,
|
|
87
|
+
label: option,
|
|
88
|
+
value: option
|
|
89
|
+
}, null, 8, ["label", "value"]);
|
|
90
|
+
}), 128))
|
|
91
|
+
]),
|
|
92
|
+
_: 1
|
|
93
|
+
}, 8, ["modelValue"])
|
|
94
|
+
]),
|
|
95
|
+
createBaseVNode("div", _hoisted_5, [
|
|
96
|
+
_cache[11] || (_cache[11] = createBaseVNode("label", { for: "quote-char" }, "Quote Character:", -1)),
|
|
97
|
+
createVNode(unref(ElSelect), {
|
|
98
|
+
modelValue: localCsvTable.value.quote_char,
|
|
99
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => localCsvTable.value.quote_char = $event),
|
|
100
|
+
placeholder: "Select quote character",
|
|
101
|
+
clearable: "",
|
|
102
|
+
size: "small",
|
|
103
|
+
onChange: updateParent
|
|
104
|
+
}, {
|
|
105
|
+
default: withCtx(() => [
|
|
106
|
+
(openBlock(true), createElementBlock(Fragment, null, renderList(csv_settings.quote_char, (option) => {
|
|
107
|
+
return openBlock(), createBlock(unref(ElOption), {
|
|
108
|
+
key: option,
|
|
109
|
+
label: option,
|
|
110
|
+
value: option
|
|
111
|
+
}, null, 8, ["label", "value"]);
|
|
112
|
+
}), 128))
|
|
113
|
+
]),
|
|
114
|
+
_: 1
|
|
115
|
+
}, 8, ["modelValue"])
|
|
116
|
+
]),
|
|
117
|
+
createBaseVNode("div", _hoisted_6, [
|
|
118
|
+
_cache[12] || (_cache[12] = createBaseVNode("label", { for: "row-delimiter" }, "New Line Delimiter:", -1)),
|
|
119
|
+
createVNode(unref(ElSelect), {
|
|
120
|
+
modelValue: localCsvTable.value.row_delimiter,
|
|
121
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => localCsvTable.value.row_delimiter = $event),
|
|
122
|
+
placeholder: "Select new line delimiter",
|
|
123
|
+
clearable: "",
|
|
124
|
+
size: "small",
|
|
125
|
+
onChange: updateParent
|
|
126
|
+
}, {
|
|
127
|
+
default: withCtx(() => [
|
|
128
|
+
(openBlock(true), createElementBlock(Fragment, null, renderList(csv_settings.row_delimiter, (option) => {
|
|
129
|
+
return openBlock(), createBlock(unref(ElOption), {
|
|
130
|
+
key: option,
|
|
131
|
+
label: option,
|
|
132
|
+
value: option
|
|
133
|
+
}, null, 8, ["label", "value"]);
|
|
134
|
+
}), 128))
|
|
135
|
+
]),
|
|
136
|
+
_: 1
|
|
137
|
+
}, 8, ["modelValue"])
|
|
138
|
+
]),
|
|
139
|
+
createBaseVNode("div", _hoisted_7, [
|
|
140
|
+
_cache[13] || (_cache[13] = createBaseVNode("label", { for: "infer-schema-length" }, "Schema Infer Length:", -1)),
|
|
141
|
+
createVNode(unref(ElSlider), {
|
|
142
|
+
modelValue: localCsvTable.value.infer_schema_length,
|
|
143
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => localCsvTable.value.infer_schema_length = $event),
|
|
144
|
+
step: 1e3,
|
|
145
|
+
max: 1e5,
|
|
146
|
+
min: 0,
|
|
147
|
+
"show-stops": "",
|
|
148
|
+
size: "small",
|
|
149
|
+
onChange: updateParent
|
|
150
|
+
}, null, 8, ["modelValue"])
|
|
151
|
+
]),
|
|
152
|
+
createBaseVNode("div", _hoisted_8, [
|
|
153
|
+
_cache[14] || (_cache[14] = createBaseVNode("label", { for: "truncate-long-lines" }, "Truncate Long Lines:", -1)),
|
|
154
|
+
createVNode(unref(ElCheckbox), {
|
|
155
|
+
modelValue: localCsvTable.value.truncate_ragged_lines,
|
|
156
|
+
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => localCsvTable.value.truncate_ragged_lines = $event),
|
|
157
|
+
size: "large",
|
|
158
|
+
onChange: updateParent
|
|
159
|
+
}, null, 8, ["modelValue"])
|
|
160
|
+
]),
|
|
161
|
+
createBaseVNode("div", _hoisted_9, [
|
|
162
|
+
_cache[15] || (_cache[15] = createBaseVNode("label", { for: "ignore-errors" }, "Ignore Errors:", -1)),
|
|
163
|
+
createVNode(unref(ElCheckbox), {
|
|
164
|
+
modelValue: localCsvTable.value.ignore_errors,
|
|
165
|
+
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => localCsvTable.value.ignore_errors = $event),
|
|
166
|
+
size: "large",
|
|
167
|
+
onChange: updateParent
|
|
168
|
+
}, null, 8, ["modelValue"])
|
|
169
|
+
])
|
|
170
|
+
]);
|
|
171
|
+
};
|
|
172
|
+
}
|
|
173
|
+
});
|
|
174
|
+
const readCsv_vue_vue_type_style_index_0_scoped_d0b76f7b_lang = "";
|
|
175
|
+
const CsvTableConfig = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-d0b76f7b"]]);
|
|
176
|
+
export {
|
|
177
|
+
CsvTableConfig as default
|
|
178
|
+
};
|
|
@@ -0,0 +1,203 @@
|
|
|
1
|
+
import { a as axios, d as defineComponent, r as ref, l as computed, n as onMounted, m as watch, b as resolveComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, f as createVNode, w as withCtx, i as createCommentVNode, t as toDisplayString, a8 as withDirectives, a9 as vModelText, h as createBlock, u as unref, _ as _export_sfc } from "./index-d0518598.js";
|
|
2
|
+
import { C as ColumnSelector } from "./dropDown-025888df.js";
|
|
3
|
+
import { C as CodeLoader } from "./vue-content-loader.es-7bca2d9b.js";
|
|
4
|
+
const getXlsxSheetNamesForPath = async (path) => {
|
|
5
|
+
const response = await axios.get(`/api/get_xlsx_sheet_names?path=${path}`);
|
|
6
|
+
return response.data;
|
|
7
|
+
};
|
|
8
|
+
const _hoisted_1 = { key: 0 };
|
|
9
|
+
const _hoisted_2 = { class: "table" };
|
|
10
|
+
const _hoisted_3 = {
|
|
11
|
+
key: 0,
|
|
12
|
+
class: "selectors"
|
|
13
|
+
};
|
|
14
|
+
const _hoisted_4 = { class: "row" };
|
|
15
|
+
const _hoisted_5 = { class: "input-wrapper" };
|
|
16
|
+
const _hoisted_6 = {
|
|
17
|
+
key: 0,
|
|
18
|
+
class: "warning-sign"
|
|
19
|
+
};
|
|
20
|
+
const _hoisted_7 = { class: "row" };
|
|
21
|
+
const _hoisted_8 = { class: "button-container" };
|
|
22
|
+
const _hoisted_9 = {
|
|
23
|
+
key: 0,
|
|
24
|
+
class: "optional-section"
|
|
25
|
+
};
|
|
26
|
+
const _hoisted_10 = { class: "row" };
|
|
27
|
+
const _hoisted_11 = { class: "input-wrapper" };
|
|
28
|
+
const _hoisted_12 = { class: "input-wrapper" };
|
|
29
|
+
const _hoisted_13 = { class: "row" };
|
|
30
|
+
const _hoisted_14 = { class: "input-wrapper" };
|
|
31
|
+
const _hoisted_15 = { class: "input-wrapper" };
|
|
32
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
33
|
+
__name: "readExcel",
|
|
34
|
+
props: {
|
|
35
|
+
modelValue: {
|
|
36
|
+
type: Object,
|
|
37
|
+
required: true
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
emits: ["update:modelValue"],
|
|
41
|
+
setup(__props, { emit: __emit }) {
|
|
42
|
+
const props = __props;
|
|
43
|
+
const isLoaded = ref(false);
|
|
44
|
+
const emit = __emit;
|
|
45
|
+
const localExcelTable = ref({ ...props.modelValue });
|
|
46
|
+
const showOptionalSettings = ref(false);
|
|
47
|
+
const sheetNames = ref([]);
|
|
48
|
+
const sheetNamesLoaded = ref(false);
|
|
49
|
+
const getSheetNames = async () => {
|
|
50
|
+
sheetNames.value = await getXlsxSheetNamesForPath(localExcelTable.value.path);
|
|
51
|
+
sheetNamesLoaded.value = true;
|
|
52
|
+
};
|
|
53
|
+
const toggleOptionalSettings = () => {
|
|
54
|
+
showOptionalSettings.value = !showOptionalSettings.value;
|
|
55
|
+
};
|
|
56
|
+
const showWarning = computed(() => {
|
|
57
|
+
if (!sheetNamesLoaded.value) {
|
|
58
|
+
return false;
|
|
59
|
+
}
|
|
60
|
+
return !sheetNames.value.includes(localExcelTable.value.sheet_name);
|
|
61
|
+
});
|
|
62
|
+
onMounted(() => {
|
|
63
|
+
if (localExcelTable.value.path) {
|
|
64
|
+
getSheetNames();
|
|
65
|
+
}
|
|
66
|
+
isLoaded.value = true;
|
|
67
|
+
});
|
|
68
|
+
watch(
|
|
69
|
+
() => localExcelTable.value,
|
|
70
|
+
(newValue) => {
|
|
71
|
+
emit("update:modelValue", { ...newValue });
|
|
72
|
+
},
|
|
73
|
+
{ deep: true }
|
|
74
|
+
);
|
|
75
|
+
return (_ctx, _cache) => {
|
|
76
|
+
const _component_el_row = resolveComponent("el-row");
|
|
77
|
+
const _component_el_checkbox = resolveComponent("el-checkbox");
|
|
78
|
+
return isLoaded.value ? (openBlock(), createElementBlock("div", _hoisted_1, [
|
|
79
|
+
createBaseVNode("div", _hoisted_2, [
|
|
80
|
+
localExcelTable.value ? (openBlock(), createElementBlock("div", _hoisted_3, [
|
|
81
|
+
createBaseVNode("div", _hoisted_4, [
|
|
82
|
+
createVNode(_component_el_row, null, {
|
|
83
|
+
default: withCtx(() => [
|
|
84
|
+
createBaseVNode("div", _hoisted_5, [
|
|
85
|
+
_cache[7] || (_cache[7] = createBaseVNode("label", null, "Sheet Name", -1)),
|
|
86
|
+
createVNode(ColumnSelector, {
|
|
87
|
+
modelValue: localExcelTable.value.sheet_name,
|
|
88
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => localExcelTable.value.sheet_name = $event),
|
|
89
|
+
placeholder: "Select or type sheet name",
|
|
90
|
+
"column-options": sheetNames.value,
|
|
91
|
+
"is-loading": !sheetNamesLoaded.value
|
|
92
|
+
}, null, 8, ["modelValue", "column-options", "is-loading"]),
|
|
93
|
+
showWarning.value ? (openBlock(), createElementBlock("span", _hoisted_6, "⚠️")) : createCommentVNode("", true)
|
|
94
|
+
])
|
|
95
|
+
]),
|
|
96
|
+
_: 1
|
|
97
|
+
})
|
|
98
|
+
]),
|
|
99
|
+
createBaseVNode("div", _hoisted_7, [
|
|
100
|
+
createVNode(_component_el_checkbox, {
|
|
101
|
+
modelValue: localExcelTable.value.has_headers,
|
|
102
|
+
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => localExcelTable.value.has_headers = $event),
|
|
103
|
+
label: "Has headers",
|
|
104
|
+
size: "large"
|
|
105
|
+
}, null, 8, ["modelValue"]),
|
|
106
|
+
createVNode(_component_el_checkbox, {
|
|
107
|
+
modelValue: localExcelTable.value.type_inference,
|
|
108
|
+
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => localExcelTable.value.type_inference = $event),
|
|
109
|
+
label: "Type inference",
|
|
110
|
+
size: "large"
|
|
111
|
+
}, null, 8, ["modelValue"])
|
|
112
|
+
]),
|
|
113
|
+
_cache[15] || (_cache[15] = createBaseVNode("hr", { class: "section-divider" }, null, -1)),
|
|
114
|
+
createBaseVNode("div", _hoisted_8, [
|
|
115
|
+
createBaseVNode("button", {
|
|
116
|
+
class: "toggle-button",
|
|
117
|
+
onClick: toggleOptionalSettings
|
|
118
|
+
}, toDisplayString(showOptionalSettings.value ? "Hide" : "Show") + " Optional Settings ", 1)
|
|
119
|
+
]),
|
|
120
|
+
showOptionalSettings.value ? (openBlock(), createElementBlock("div", _hoisted_9, [
|
|
121
|
+
_cache[12] || (_cache[12] = createBaseVNode("hr", { class: "section-divider" }, null, -1)),
|
|
122
|
+
_cache[13] || (_cache[13] = createBaseVNode("div", { class: "table-sizes" }, "Table sizes", -1)),
|
|
123
|
+
createBaseVNode("div", _hoisted_10, [
|
|
124
|
+
createBaseVNode("div", _hoisted_11, [
|
|
125
|
+
_cache[8] || (_cache[8] = createBaseVNode("label", { for: "start-row" }, "Start Row", -1)),
|
|
126
|
+
withDirectives(createBaseVNode("input", {
|
|
127
|
+
id: "start-row",
|
|
128
|
+
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => localExcelTable.value.start_row = $event),
|
|
129
|
+
type: "number",
|
|
130
|
+
class: "compact-input"
|
|
131
|
+
}, null, 512), [
|
|
132
|
+
[
|
|
133
|
+
vModelText,
|
|
134
|
+
localExcelTable.value.start_row,
|
|
135
|
+
void 0,
|
|
136
|
+
{ number: true }
|
|
137
|
+
]
|
|
138
|
+
])
|
|
139
|
+
]),
|
|
140
|
+
createBaseVNode("div", _hoisted_12, [
|
|
141
|
+
_cache[9] || (_cache[9] = createBaseVNode("label", { for: "end-row" }, "End Row", -1)),
|
|
142
|
+
withDirectives(createBaseVNode("input", {
|
|
143
|
+
id: "end-row",
|
|
144
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => localExcelTable.value.end_row = $event),
|
|
145
|
+
type: "number",
|
|
146
|
+
class: "compact-input"
|
|
147
|
+
}, null, 512), [
|
|
148
|
+
[
|
|
149
|
+
vModelText,
|
|
150
|
+
localExcelTable.value.end_row,
|
|
151
|
+
void 0,
|
|
152
|
+
{ number: true }
|
|
153
|
+
]
|
|
154
|
+
])
|
|
155
|
+
])
|
|
156
|
+
]),
|
|
157
|
+
_cache[14] || (_cache[14] = createBaseVNode("hr", { class: "section-divider" }, null, -1)),
|
|
158
|
+
createBaseVNode("div", _hoisted_13, [
|
|
159
|
+
createBaseVNode("div", _hoisted_14, [
|
|
160
|
+
_cache[10] || (_cache[10] = createBaseVNode("label", { for: "start-column" }, "Start Column", -1)),
|
|
161
|
+
withDirectives(createBaseVNode("input", {
|
|
162
|
+
id: "start-column",
|
|
163
|
+
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => localExcelTable.value.start_column = $event),
|
|
164
|
+
type: "number",
|
|
165
|
+
class: "compact-input"
|
|
166
|
+
}, null, 512), [
|
|
167
|
+
[
|
|
168
|
+
vModelText,
|
|
169
|
+
localExcelTable.value.start_column,
|
|
170
|
+
void 0,
|
|
171
|
+
{ number: true }
|
|
172
|
+
]
|
|
173
|
+
])
|
|
174
|
+
]),
|
|
175
|
+
createBaseVNode("div", _hoisted_15, [
|
|
176
|
+
_cache[11] || (_cache[11] = createBaseVNode("label", { for: "end-column" }, "End Column", -1)),
|
|
177
|
+
withDirectives(createBaseVNode("input", {
|
|
178
|
+
id: "end-column",
|
|
179
|
+
"onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => localExcelTable.value.end_column = $event),
|
|
180
|
+
type: "number",
|
|
181
|
+
class: "compact-input"
|
|
182
|
+
}, null, 512), [
|
|
183
|
+
[
|
|
184
|
+
vModelText,
|
|
185
|
+
localExcelTable.value.end_column,
|
|
186
|
+
void 0,
|
|
187
|
+
{ number: true }
|
|
188
|
+
]
|
|
189
|
+
])
|
|
190
|
+
])
|
|
191
|
+
])
|
|
192
|
+
])) : createCommentVNode("", true)
|
|
193
|
+
])) : createCommentVNode("", true)
|
|
194
|
+
])
|
|
195
|
+
])) : (openBlock(), createBlock(unref(CodeLoader), { key: 1 }));
|
|
196
|
+
};
|
|
197
|
+
}
|
|
198
|
+
});
|
|
199
|
+
const readExcel_vue_vue_type_style_index_0_scoped_e7395814_lang = "";
|
|
200
|
+
const ExcelTableConfig = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-e7395814"]]);
|
|
201
|
+
export {
|
|
202
|
+
ExcelTableConfig as default
|
|
203
|
+
};
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
|
|
2
|
+
.selectors[data-v-e7395814] {
|
|
3
|
+
display: flex;
|
|
4
|
+
flex-direction: column;
|
|
5
|
+
gap: 12px;
|
|
6
|
+
}
|
|
7
|
+
.input-wrapper[data-v-e7395814] {
|
|
8
|
+
display: flex;
|
|
9
|
+
flex-direction: column;
|
|
10
|
+
gap: 4px;
|
|
11
|
+
flex: 1;
|
|
12
|
+
}
|
|
13
|
+
label[data-v-e7395814] {
|
|
14
|
+
font-weight: 500;
|
|
15
|
+
color: #333;
|
|
16
|
+
font-size: 14px;
|
|
17
|
+
}
|
|
18
|
+
input[data-v-e7395814] {
|
|
19
|
+
padding: 6px;
|
|
20
|
+
border: 1px solid #ccc;
|
|
21
|
+
border-radius: 4px;
|
|
22
|
+
font-size: 14px;
|
|
23
|
+
width: 99%;
|
|
24
|
+
}
|
|
25
|
+
.row[data-v-e7395814] {
|
|
26
|
+
display: flex;
|
|
27
|
+
align-items: center;
|
|
28
|
+
justify-content: space-between;
|
|
29
|
+
gap: 16px;
|
|
30
|
+
}
|
|
31
|
+
.compact-input[data-v-e7395814] {
|
|
32
|
+
width: 96%;
|
|
33
|
+
padding: 6px;
|
|
34
|
+
font-size: 14px;
|
|
35
|
+
border: 1px solid #ccc;
|
|
36
|
+
border-radius: 4px;
|
|
37
|
+
}
|
|
38
|
+
.button-container[data-v-e7395814] {
|
|
39
|
+
display: flex;
|
|
40
|
+
justify-content: center;
|
|
41
|
+
margin: 16px 0;
|
|
42
|
+
}
|
|
43
|
+
.optional-section[data-v-e7395814] {
|
|
44
|
+
margin-top: 20px;
|
|
45
|
+
}
|
|
46
|
+
.section-divider[data-v-e7395814] {
|
|
47
|
+
margin: 16px 0;
|
|
48
|
+
border: none;
|
|
49
|
+
border-top: 1px solid #ddd;
|
|
50
|
+
}
|
|
51
|
+
.table-sizes[data-v-e7395814] {
|
|
52
|
+
font-weight: bold;
|
|
53
|
+
margin-bottom: 10px;
|
|
54
|
+
}
|
|
55
|
+
.warning-sign[data-v-e7395814] {
|
|
56
|
+
color: #e74c3c;
|
|
57
|
+
font-size: 16px;
|
|
58
|
+
margin-left: 8px;
|
|
59
|
+
}
|
|
60
|
+
@media (max-width: 600px) {
|
|
61
|
+
.row[data-v-e7395814] {
|
|
62
|
+
flex-direction: column;
|
|
63
|
+
}
|
|
64
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
|
|
2
|
+
.parquet-table-settings[data-v-0faf0508] {
|
|
3
|
+
background: #f9fafb;
|
|
4
|
+
border-radius: 8px;
|
|
5
|
+
padding: 20px;
|
|
6
|
+
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
|
|
7
|
+
max-width: 600px;
|
|
8
|
+
margin: 20px auto;
|
|
9
|
+
text-align: center; /* Center the text */
|
|
10
|
+
}
|
|
11
|
+
.message h2[data-v-0faf0508] {
|
|
12
|
+
font-size: 24px;
|
|
13
|
+
color: #3498db;
|
|
14
|
+
margin-bottom: 10px;
|
|
15
|
+
}
|
|
16
|
+
.message p[data-v-0faf0508] {
|
|
17
|
+
font-size: 16px;
|
|
18
|
+
color: #333;
|
|
19
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { d as defineComponent, c as openBlock, e as createElementBlock, p as createBaseVNode, _ as _export_sfc } from "./index-d0518598.js";
|
|
2
|
+
const _hoisted_1 = { class: "parquet-table-settings" };
|
|
3
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
|
+
__name: "readParquet",
|
|
5
|
+
props: {
|
|
6
|
+
modelValue: {
|
|
7
|
+
type: Object,
|
|
8
|
+
required: true
|
|
9
|
+
}
|
|
10
|
+
},
|
|
11
|
+
setup(__props) {
|
|
12
|
+
return (_ctx, _cache) => {
|
|
13
|
+
return openBlock(), createElementBlock("div", _hoisted_1, _cache[0] || (_cache[0] = [
|
|
14
|
+
createBaseVNode("div", { class: "message" }, [
|
|
15
|
+
createBaseVNode("h2", null, "You are ready to flow!"),
|
|
16
|
+
createBaseVNode("p", null, "Your Parquet table setup is complete. Enjoy the smooth data processing experience.")
|
|
17
|
+
], -1)
|
|
18
|
+
]));
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
|
+
});
|
|
22
|
+
const readParquet_vue_vue_type_style_index_0_scoped_0faf0508_lang = "";
|
|
23
|
+
const ParquetTableConfig = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-0faf0508"]]);
|
|
24
|
+
export {
|
|
25
|
+
ParquetTableConfig as default
|
|
26
|
+
};
|