@feedmepos/mf-report 5.27.3 → 5.27.4
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-BQvyBxQZ.js → App-DSuxKJ9P.js} +4 -4
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-C2vOon8y.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-DKMUlWwU.js} +1 -1
- package/dist/{Default.vue_vue_type_script_setup_true_lang-Cl3LOLSX.js → Default.vue_vue_type_script_setup_true_lang-C4whbVXF.js} +1 -1
- package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-C4SArHXe.js → DynamicWidget.vue_vue_type_script_setup_true_lang-BOXyAHWY.js} +3 -3
- package/dist/{GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CvDkDKbD.js → GlobalFilterSelect.vue_vue_type_script_setup_true_lang-Bq-DMwgI.js} +2 -2
- package/dist/{InsightView-DPiU9k6Z.js → InsightView-CvU47sJZ.js} +4 -4
- package/dist/{Integration-Fe0X2kBX.js → Integration-CQCN_kEz.js} +3 -3
- package/dist/{Integrations-C6qtgYcR.js → Integrations-DIjq5ZcG.js} +2 -2
- package/dist/{Layout-k9kowgUp.js → Layout-DvK82b14.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-BxzUzgKQ.js → MenuTab.vue_vue_type_script_setup_true_lang-ntdpYP8w.js} +4 -4
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-DE2dxChA.js → NavigationTab.vue_vue_type_script_setup_true_lang-CUF9qJDG.js} +3 -3
- package/dist/{OverviewView-Bn1Dsyht.js → OverviewView-C1gdxgsj.js} +4 -4
- package/dist/{Report-Dry5TCio.js → Report-BzytoOgL.js} +3 -3
- package/dist/{ReportEditor-CTEY808t.js → ReportEditor-CwBgSOon.js} +5 -5
- package/dist/{ReportView-fYYP6O89.js → ReportView-D6Q2iNXv.js} +6 -6
- package/dist/{Setting-B19AiqLB.js → Setting-WYA8Ewhw.js} +3 -3
- package/dist/{Template-CenPPWyy.js → Template-BsLZkxJT.js} +3 -3
- package/dist/TileEditor-MlG5cKZR.js +4023 -0
- package/dist/{TileGrid.vue_vue_type_script_setup_true_lang-DP9grlTV.js → TileGrid.vue_vue_type_script_setup_true_lang-BcWgISqp.js} +1 -1
- package/dist/{TransitionFade-BxomnpMj.js → TransitionFade-1C6f7Xta.js} +941 -915
- package/dist/{app-DVjmSBbE.js → app-CoOO1CM8.js} +12 -12
- package/dist/app.js +1 -1
- package/dist/{useRestaurantPermission-0AzpqbLa.js → useRestaurantPermission-BBV-xOEB.js} +1 -1
- package/package.json +1 -1
- package/dist/TileEditor-BTJlWp-V.js +0 -4077
|
@@ -12596,7 +12596,7 @@ const os = [
|
|
|
12596
12596
|
path: "/overview",
|
|
12597
12597
|
alias: ["/"],
|
|
12598
12598
|
name: "overview",
|
|
12599
|
-
component: ft(() => import("./OverviewView-
|
|
12599
|
+
component: ft(() => import("./OverviewView-C1gdxgsj.js")),
|
|
12600
12600
|
meta: {
|
|
12601
12601
|
validationManifest: pt(
|
|
12602
12602
|
z.report_accessOverview
|
|
@@ -12606,18 +12606,18 @@ const os = [
|
|
|
12606
12606
|
{
|
|
12607
12607
|
path: "/report",
|
|
12608
12608
|
name: "reports",
|
|
12609
|
-
component: () => import("./Report-
|
|
12609
|
+
component: () => import("./Report-BzytoOgL.js")
|
|
12610
12610
|
},
|
|
12611
12611
|
{
|
|
12612
12612
|
path: "/template",
|
|
12613
12613
|
name: "template",
|
|
12614
|
-
component: () => import("./Template-
|
|
12614
|
+
component: () => import("./Template-BsLZkxJT.js"),
|
|
12615
12615
|
beforeEnter: () => qr().canAccessTemplate() ? !0 : { name: "reports" }
|
|
12616
12616
|
},
|
|
12617
12617
|
{
|
|
12618
12618
|
path: "/insights",
|
|
12619
12619
|
name: "insights",
|
|
12620
|
-
component: ft(() => import("./InsightView-
|
|
12620
|
+
component: ft(() => import("./InsightView-CvU47sJZ.js")),
|
|
12621
12621
|
meta: {
|
|
12622
12622
|
validationManifest: pt(
|
|
12623
12623
|
z.report_accessInsight
|
|
@@ -12627,22 +12627,22 @@ const os = [
|
|
|
12627
12627
|
{
|
|
12628
12628
|
path: "/report-view",
|
|
12629
12629
|
name: "reportView",
|
|
12630
|
-
component: () => import("./ReportView-
|
|
12630
|
+
component: () => import("./ReportView-D6Q2iNXv.js")
|
|
12631
12631
|
},
|
|
12632
12632
|
{
|
|
12633
12633
|
path: "/report-editor",
|
|
12634
12634
|
name: "reportEditor",
|
|
12635
|
-
component: () => import("./ReportEditor-
|
|
12635
|
+
component: () => import("./ReportEditor-CwBgSOon.js")
|
|
12636
12636
|
},
|
|
12637
12637
|
{
|
|
12638
12638
|
path: "/report-editor/tile-editor",
|
|
12639
12639
|
name: "tileEditor",
|
|
12640
|
-
component: () => import("./TileEditor-
|
|
12640
|
+
component: () => import("./TileEditor-MlG5cKZR.js")
|
|
12641
12641
|
},
|
|
12642
12642
|
{
|
|
12643
12643
|
path: "/setting",
|
|
12644
12644
|
name: "setting",
|
|
12645
|
-
component: ft(() => import("./Setting-
|
|
12645
|
+
component: ft(() => import("./Setting-WYA8Ewhw.js")),
|
|
12646
12646
|
meta: {
|
|
12647
12647
|
validationManifest: pt(
|
|
12648
12648
|
z.report_accessSetting
|
|
@@ -12651,7 +12651,7 @@ const os = [
|
|
|
12651
12651
|
},
|
|
12652
12652
|
{
|
|
12653
12653
|
path: "/integration",
|
|
12654
|
-
component: ft(() => import("./Layout-
|
|
12654
|
+
component: ft(() => import("./Layout-DvK82b14.js")),
|
|
12655
12655
|
meta: {
|
|
12656
12656
|
validationManifest: pt(
|
|
12657
12657
|
z.report_accessIntegration
|
|
@@ -12661,12 +12661,12 @@ const os = [
|
|
|
12661
12661
|
{
|
|
12662
12662
|
name: "integrations",
|
|
12663
12663
|
path: "",
|
|
12664
|
-
component: () => import("./Integrations-
|
|
12664
|
+
component: () => import("./Integrations-DIjq5ZcG.js")
|
|
12665
12665
|
},
|
|
12666
12666
|
{
|
|
12667
12667
|
name: "integration",
|
|
12668
12668
|
path: "/integration/:id",
|
|
12669
|
-
component: () => import("./Integration-
|
|
12669
|
+
component: () => import("./Integration-CQCN_kEz.js")
|
|
12670
12670
|
}
|
|
12671
12671
|
]
|
|
12672
12672
|
},
|
|
@@ -12690,7 +12690,7 @@ const Ws = {
|
|
|
12690
12690
|
"zh-CN": un,
|
|
12691
12691
|
"th-TH": fn,
|
|
12692
12692
|
"zh-Hant": yn
|
|
12693
|
-
}, Zs = $o(() => import("./App-
|
|
12693
|
+
}, Zs = $o(() => import("./App-DSuxKJ9P.js"));
|
|
12694
12694
|
export {
|
|
12695
12695
|
Kc as A,
|
|
12696
12696
|
Ec as B,
|
package/dist/app.js
CHANGED
|
@@ -2,7 +2,7 @@ import { computed as u } from "vue";
|
|
|
2
2
|
import { u as c } from "./vue-i18n-DVWuTfed.js";
|
|
3
3
|
import { useSnackbar as f } from "@feedmepos/ui-library";
|
|
4
4
|
import { useCoreStore as d } from "@feedmepos/mf-common";
|
|
5
|
-
import { V as l, W as i } from "./app-
|
|
5
|
+
import { V as l, W as i } from "./app-CoOO1CM8.js";
|
|
6
6
|
function g(t) {
|
|
7
7
|
return Array.isArray(t) ? t : [];
|
|
8
8
|
}
|