@feedmepos/mf-report 5.27.41 → 5.27.42
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-DVKd3Prh.js → App-M6Satpgl.js} +4 -4
- package/dist/{DateRangeSelect-B0RstQlf.js → DateRangeSelect-DHNyaV6L.js} +1 -1
- package/dist/{Default.vue_vue_type_script_setup_true_lang-Bw-lZnut.js → Default.vue_vue_type_script_setup_true_lang-CI1D9MU1.js} +1 -1
- package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-CyW3l1Ls.js → DynamicWidget.vue_vue_type_script_setup_true_lang-BQNLlLBj.js} +3 -3
- package/dist/{GlobalFilterSelect.vue_vue_type_script_setup_true_lang-DcH9kMCg.js → GlobalFilterSelect.vue_vue_type_script_setup_true_lang-Dx7mvdRn.js} +2 -2
- package/dist/{InsightView-9LhtFI5Y.js → InsightView-CX5X6AhR.js} +4 -4
- package/dist/{Integration-h1j7EWhc.js → Integration-D8GaAsqu.js} +3 -3
- package/dist/{Integrations-DnSBl3IV.js → Integrations-CZy7hkvD.js} +2 -2
- package/dist/{Layout-CIKtCA7v.js → Layout-CYvrSfjK.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-C-E8CeK1.js → MenuTab.vue_vue_type_script_setup_true_lang-BiR-VnIN.js} +4 -4
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-Bv1EAAAh.js → NavigationTab.vue_vue_type_script_setup_true_lang-Cew2oIw9.js} +3 -3
- package/dist/{OverviewView-DD_WScpo.js → OverviewView-ChAyb65o.js} +4 -4
- package/dist/{Report-E0EA45ZK.js → Report-9168Ppt7.js} +3 -3
- package/dist/{ReportEditor-BLn7-0ar.js → ReportEditor-BzscG5Bk.js} +6 -6
- package/dist/{ReportView-Cr9VjHN8.js → ReportView-CwPz8FIU.js} +6 -6
- package/dist/{Setting-DOFXTePL.js → Setting-DzLT7cf7.js} +3 -3
- package/dist/{Template-BpsdPAlm.js → Template-BoQocdPu.js} +3 -3
- package/dist/{TileEditor-CCpH1icn.js → TileEditor-BEiQEvyI.js} +5 -5
- package/dist/{TilePageStack.vue_vue_type_script_setup_true_lang-BUr5dctn.js → TilePageStack.vue_vue_type_script_setup_true_lang-BbBZj7Mx.js} +93 -90
- package/dist/{TransitionFade-CAuLrgf6.js → TransitionFade-z6c7Dn5d.js} +4 -4
- package/dist/{app-B7Ecopk1.js → app-7WHPPIXb.js} +12 -12
- package/dist/app.js +1 -1
- package/dist/{useRestaurantPermission-BMSTU9GV.js → useRestaurantPermission-fhQ-3wws.js} +1 -1
- package/package.json +1 -1
|
@@ -16312,7 +16312,7 @@ const ld = [
|
|
|
16312
16312
|
path: "/overview",
|
|
16313
16313
|
alias: ["/"],
|
|
16314
16314
|
name: "overview",
|
|
16315
|
-
component: io(() => import("./OverviewView-
|
|
16315
|
+
component: io(() => import("./OverviewView-ChAyb65o.js")),
|
|
16316
16316
|
meta: {
|
|
16317
16317
|
validationManifest: ao(
|
|
16318
16318
|
y.report_accessOverview
|
|
@@ -16322,18 +16322,18 @@ const ld = [
|
|
|
16322
16322
|
{
|
|
16323
16323
|
path: "/report",
|
|
16324
16324
|
name: "reports",
|
|
16325
|
-
component: () => import("./Report-
|
|
16325
|
+
component: () => import("./Report-9168Ppt7.js")
|
|
16326
16326
|
},
|
|
16327
16327
|
{
|
|
16328
16328
|
path: "/template",
|
|
16329
16329
|
name: "template",
|
|
16330
|
-
component: () => import("./Template-
|
|
16330
|
+
component: () => import("./Template-BoQocdPu.js"),
|
|
16331
16331
|
beforeEnter: () => oi().canAccessTemplate() ? !0 : { name: "reports" }
|
|
16332
16332
|
},
|
|
16333
16333
|
{
|
|
16334
16334
|
path: "/insights",
|
|
16335
16335
|
name: "insights",
|
|
16336
|
-
component: io(() => import("./InsightView-
|
|
16336
|
+
component: io(() => import("./InsightView-CX5X6AhR.js")),
|
|
16337
16337
|
meta: {
|
|
16338
16338
|
validationManifest: ao(
|
|
16339
16339
|
y.report_accessInsight
|
|
@@ -16343,22 +16343,22 @@ const ld = [
|
|
|
16343
16343
|
{
|
|
16344
16344
|
path: "/report-view",
|
|
16345
16345
|
name: "reportView",
|
|
16346
|
-
component: () => import("./ReportView-
|
|
16346
|
+
component: () => import("./ReportView-CwPz8FIU.js")
|
|
16347
16347
|
},
|
|
16348
16348
|
{
|
|
16349
16349
|
path: "/report-editor",
|
|
16350
16350
|
name: "reportEditor",
|
|
16351
|
-
component: () => import("./ReportEditor-
|
|
16351
|
+
component: () => import("./ReportEditor-BzscG5Bk.js")
|
|
16352
16352
|
},
|
|
16353
16353
|
{
|
|
16354
16354
|
path: "/report-editor/tile-editor",
|
|
16355
16355
|
name: "tileEditor",
|
|
16356
|
-
component: () => import("./TileEditor-
|
|
16356
|
+
component: () => import("./TileEditor-BEiQEvyI.js")
|
|
16357
16357
|
},
|
|
16358
16358
|
{
|
|
16359
16359
|
path: "/setting",
|
|
16360
16360
|
name: "setting",
|
|
16361
|
-
component: io(() => import("./Setting-
|
|
16361
|
+
component: io(() => import("./Setting-DzLT7cf7.js")),
|
|
16362
16362
|
meta: {
|
|
16363
16363
|
validationManifest: ao(
|
|
16364
16364
|
y.report_accessSetting
|
|
@@ -16367,7 +16367,7 @@ const ld = [
|
|
|
16367
16367
|
},
|
|
16368
16368
|
{
|
|
16369
16369
|
path: "/integration",
|
|
16370
|
-
component: io(() => import("./Layout-
|
|
16370
|
+
component: io(() => import("./Layout-CYvrSfjK.js")),
|
|
16371
16371
|
meta: {
|
|
16372
16372
|
validationManifest: ao(
|
|
16373
16373
|
y.report_accessIntegration
|
|
@@ -16377,12 +16377,12 @@ const ld = [
|
|
|
16377
16377
|
{
|
|
16378
16378
|
name: "integrations",
|
|
16379
16379
|
path: "",
|
|
16380
|
-
component: () => import("./Integrations-
|
|
16380
|
+
component: () => import("./Integrations-CZy7hkvD.js")
|
|
16381
16381
|
},
|
|
16382
16382
|
{
|
|
16383
16383
|
name: "integration",
|
|
16384
16384
|
path: "/integration/:id",
|
|
16385
|
-
component: () => import("./Integration-
|
|
16385
|
+
component: () => import("./Integration-D8GaAsqu.js")
|
|
16386
16386
|
}
|
|
16387
16387
|
]
|
|
16388
16388
|
},
|
|
@@ -16406,7 +16406,7 @@ const su = {
|
|
|
16406
16406
|
"zh-CN": bi,
|
|
16407
16407
|
"th-TH": Bi,
|
|
16408
16408
|
"zh-Hant": Ri
|
|
16409
|
-
}, cu = Hn(() => import("./App-
|
|
16409
|
+
}, cu = Hn(() => import("./App-M6Satpgl.js"));
|
|
16410
16410
|
export {
|
|
16411
16411
|
cu as $,
|
|
16412
16412
|
Nd as A,
|
package/dist/app.js
CHANGED
|
@@ -2,7 +2,7 @@ import { computed as u } from "vue";
|
|
|
2
2
|
import { u as c } from "./_plugin-vue_export-helper-kkiiQoKl.js";
|
|
3
3
|
import { useSnackbar as f } from "@feedmepos/ui-library";
|
|
4
4
|
import { useCoreStore as d } from "@feedmepos/mf-common";
|
|
5
|
-
import { Z as l, _ as i } from "./app-
|
|
5
|
+
import { Z as l, _ as i } from "./app-7WHPPIXb.js";
|
|
6
6
|
function g(t) {
|
|
7
7
|
return Array.isArray(t) ? t : [];
|
|
8
8
|
}
|