@feedmepos/mf-report 5.18.2-beta.6 → 5.18.2-beta.7
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.
- package/dist/{App-CMeRHKED.js → App-BUVxeHtS.js} +81 -78
- package/dist/{BaseDialog.vue_vue_type_script_setup_true_lang-DLAmjLpT.js → BaseDialog.vue_vue_type_script_setup_true_lang-CosfLSAK.js} +206 -205
- package/dist/{Default.vue_vue_type_script_setup_true_lang-az465cWp.js → Default.vue_vue_type_script_setup_true_lang-B8mqpG-f.js} +1 -1
- package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-Cg9Q0Alk.js → DynamicWidget.vue_vue_type_script_setup_true_lang-D1AmPGmI.js} +1 -1
- package/dist/{InsightView-C580gT_F.js → InsightView-2B4zxc6S.js} +2 -2
- package/dist/{Layout-Cg6B3_PB.js → Layout-DH5761CT.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-mevBIWGb.js → MenuTab.vue_vue_type_script_setup_true_lang-103BmSWV.js} +2 -2
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-CbS3wT-Z.js → NavigationTab.vue_vue_type_script_setup_true_lang-BOYdr23L.js} +1 -1
- package/dist/{OverviewView-DPlvHfbM.js → OverviewView-DWhYeQ5V.js} +4 -4
- package/dist/{Report-CYFbRFXI.js → Report-DMCHIIqx.js} +106 -106
- package/dist/{ReportEditor-CDdWFzYL.js → ReportEditor-WH2wUATq.js} +3 -3
- package/dist/{ReportView-vZTFkb70.js → ReportView-Cu2AUgIO.js} +5 -5
- package/dist/{Setting-B31bz7Ok.js → Setting-DL_36mI4.js} +2 -2
- package/dist/{TileEditor-C_hRfM-H.js → TileEditor-BKO4E-sg.js} +3 -3
- package/dist/{TransitionFade-K0ZfP5kz.js → TransitionFade--t2l2y8W.js} +2 -2
- package/dist/app.js +9 -9
- package/package.json +1 -1
|
@@ -3,9 +3,9 @@ import { u as Pt, f as An, p as Nn, d as ht, h as Pn } from "./vue-i18n-Cjs2Btd-
|
|
|
3
3
|
import { useCoreStore as Vn } from "@feedmepos/mf-common";
|
|
4
4
|
import { storeToRefs as Mn } from "pinia";
|
|
5
5
|
import { useRoute as Ln } from "vue-router";
|
|
6
|
-
import { W as L, D as Ze, c as z, C as de, _ as Bn } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
6
|
+
import { W as L, D as Ze, c as z, C as de, _ as Bn } from "./BaseDialog.vue_vue_type_script_setup_true_lang-CosfLSAK.js";
|
|
7
7
|
import { a as Vt, _ as Yt } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CoMcbMHU.js";
|
|
8
|
-
import { R as $n } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { R as $n } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-D1AmPGmI.js";
|
|
9
9
|
import { useSnackbar as Rn } from "@feedmepos/ui-library";
|
|
10
10
|
import { a as Yn } from "./helper-DDO1q72b.js";
|
|
11
11
|
const Wn = {
|
package/dist/app.js
CHANGED
|
@@ -4964,41 +4964,41 @@ const a = {
|
|
|
4964
4964
|
path: "/overview",
|
|
4965
4965
|
alias: ["/"],
|
|
4966
4966
|
name: "overview",
|
|
4967
|
-
component: () => import("./OverviewView-
|
|
4967
|
+
component: () => import("./OverviewView-DWhYeQ5V.js")
|
|
4968
4968
|
},
|
|
4969
4969
|
{
|
|
4970
4970
|
path: "/report",
|
|
4971
4971
|
name: "reports",
|
|
4972
|
-
component: () => import("./Report-
|
|
4972
|
+
component: () => import("./Report-DMCHIIqx.js")
|
|
4973
4973
|
},
|
|
4974
4974
|
{
|
|
4975
4975
|
path: "/insights",
|
|
4976
4976
|
name: "insights",
|
|
4977
|
-
component: () => import("./InsightView-
|
|
4977
|
+
component: () => import("./InsightView-2B4zxc6S.js")
|
|
4978
4978
|
},
|
|
4979
4979
|
{
|
|
4980
4980
|
path: "/report-view",
|
|
4981
4981
|
name: "reportView",
|
|
4982
|
-
component: () => import("./ReportView-
|
|
4982
|
+
component: () => import("./ReportView-Cu2AUgIO.js")
|
|
4983
4983
|
},
|
|
4984
4984
|
{
|
|
4985
4985
|
path: "/report-editor",
|
|
4986
4986
|
name: "reportEditor",
|
|
4987
|
-
component: () => import("./ReportEditor-
|
|
4987
|
+
component: () => import("./ReportEditor-WH2wUATq.js")
|
|
4988
4988
|
},
|
|
4989
4989
|
{
|
|
4990
4990
|
path: "/report-editor/tile-editor",
|
|
4991
4991
|
name: "tileEditor",
|
|
4992
|
-
component: () => import("./TileEditor-
|
|
4992
|
+
component: () => import("./TileEditor-BKO4E-sg.js")
|
|
4993
4993
|
},
|
|
4994
4994
|
{
|
|
4995
4995
|
path: "/setting",
|
|
4996
4996
|
name: "setting",
|
|
4997
|
-
component: () => import("./Setting-
|
|
4997
|
+
component: () => import("./Setting-DL_36mI4.js")
|
|
4998
4998
|
},
|
|
4999
4999
|
{
|
|
5000
5000
|
path: "/integration",
|
|
5001
|
-
component: () => import("./Layout-
|
|
5001
|
+
component: () => import("./Layout-DH5761CT.js"),
|
|
5002
5002
|
children: [
|
|
5003
5003
|
{
|
|
5004
5004
|
name: "integrations",
|
|
@@ -5032,7 +5032,7 @@ const u = {
|
|
|
5032
5032
|
"zh-CN": m,
|
|
5033
5033
|
"th-TH": c,
|
|
5034
5034
|
"zh-Hant": p
|
|
5035
|
-
}, h = e(() => import("./App-
|
|
5035
|
+
}, h = e(() => import("./App-BUVxeHtS.js"));
|
|
5036
5036
|
export {
|
|
5037
5037
|
h as FmApp,
|
|
5038
5038
|
u as i18nMessages,
|