@feedmepos/mf-report 5.22.23 → 5.22.24-beta.0
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-Zn-puM1b.js → App-v6ozuet3.js} +34 -34
- package/dist/{BaseDialog.vue_vue_type_script_setup_true_lang-CpoV8rC8.js → BaseDialog.vue_vue_type_script_setup_true_lang-DkJ5i_Gv.js} +636 -623
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-B5vOl_Qi.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-BlTeqKsM.js} +2 -2
- package/dist/{Default.vue_vue_type_script_setup_true_lang-B4qeIU-5.js → Default.vue_vue_type_script_setup_true_lang-QYayOyz2.js} +2 -2
- package/dist/{FilterSelector.vue_vue_type_script_setup_true_lang-pbAzVGA4.js → FilterSelector.vue_vue_type_script_setup_true_lang-COcenAS2.js} +6 -6
- package/dist/InsightView-Du4pxQgz.js +670 -0
- package/dist/{Integration-DSpComdb.js → Integration-BOVv0wBg.js} +4 -4
- package/dist/{Integrations-DWsnA_ad.js → Integrations-D_uM7TPb.js} +4 -4
- package/dist/Layout-DxPe_dg0.js +29 -0
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-Dg6agPDE.js → MenuTab.vue_vue_type_script_setup_true_lang-CL1uvEPv.js} +5 -5
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-CJXAXP9k.js → NavigationTab.vue_vue_type_script_setup_true_lang-BADD4qwx.js} +5 -5
- package/dist/{NoData.vue_vue_type_script_setup_true_lang-BeANsyve.js → NoData.vue_vue_type_script_setup_true_lang-B4Yvu1Qi.js} +1 -1
- package/dist/NoPermission.vue_vue_type_script_setup_true_lang-BHV-ATCb.js +25 -0
- package/dist/OverviewView-BXk9qlp-.js +67 -0
- package/dist/{Report-C3KsOYeU.js → Report-DpGFtyDe.js} +4 -4
- package/dist/{ReportEditor-CtgWwf3_.js → ReportEditor-DivCLWv-.js} +6 -6
- package/dist/{ReportView-DfU2sOC5.js → ReportView-mkwZ9bZ-.js} +8 -8
- package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang--GXm-kRc.js → SelectComponent.vue_vue_type_script_setup_true_lang-CBcu_R-e.js} +1 -1
- package/dist/Setting-DxQK3gG2.js +328 -0
- package/dist/{TileEditor-RhXE0gx2.js → TileEditor-BUGXBQlc.js} +8 -8
- package/dist/{TransitionFade-rhvb0xo6.js → TransitionFade-C1zVOfF0.js} +6 -6
- package/dist/{app-Bk5L2zfK.js → app-7ESNpCHi.js} +15 -11
- package/dist/app.js +1 -1
- package/dist/{useRestaurantPermission-CUzN375q.js → useRestaurantPermission-5J7KgOm-.js} +1 -1
- package/dist/{vue-i18n-BGJaPUEy.js → vue-i18n-WkfQHixB.js} +1011 -1010
- package/package.json +2 -2
- package/dist/InsightView-CmNgn19R.js +0 -662
- package/dist/Layout-DnvPqfQI.js +0 -19
- package/dist/OverviewView-B_x6fZFf.js +0 -62
- package/dist/Setting-B2oXF461.js +0 -324
|
@@ -135,6 +135,7 @@ const he = {
|
|
|
135
135
|
failedToAction: "Failed to {action} @.lower:report.common.report",
|
|
136
136
|
generatingReport: "Report is being generated and will be sent to your email shortly. Large files may take some time.",
|
|
137
137
|
noPermission: "No permission",
|
|
138
|
+
noPermissionPageAccess: "You do not have permission to access this page.",
|
|
138
139
|
noPermissionRead: "You do not have permission to view this report.",
|
|
139
140
|
noPermissionUpdateReport: "You do not have permission to update this report.",
|
|
140
141
|
noPermissionDuplicateReport: "You do not have permission to duplicate this report.",
|
|
@@ -1629,6 +1630,7 @@ const he = {
|
|
|
1629
1630
|
failedToAction: "失败{action} @:report.common.report",
|
|
1630
1631
|
generatingReport: "报告正在生成,将很快发送到您的电子邮件。大文件可能需要一些时间。",
|
|
1631
1632
|
noPermission: "无权限",
|
|
1633
|
+
noPermissionPageAccess: "您没有访问此页面的权限。",
|
|
1632
1634
|
noPermissionRead: "您没有查看此报告的权限。",
|
|
1633
1635
|
noPermissionUpdateReport: "您没有更新此报告的权限。",
|
|
1634
1636
|
noPermissionDuplicateReport: "您没有复制此报告的权限。",
|
|
@@ -3123,6 +3125,7 @@ const he = {
|
|
|
3123
3125
|
failedToAction: "ไม่สามารถ {action} @.lower:report.common.report ได้",
|
|
3124
3126
|
generatingReport: "กำลังสร้างรายงานและจะถูกส่งไปยังอีเมลของคุณในไม่ช้า ไฟล์ขนาดใหญ่อาจใช้เวลาสักครู่",
|
|
3125
3127
|
noPermission: "ไม่มีสิทธิ์",
|
|
3128
|
+
noPermissionPageAccess: "คุณไม่มีสิทธิ์เข้าถึงหน้านี้",
|
|
3126
3129
|
noPermissionRead: "คุณไม่มีสิทธิ์ดูรายงานนี้",
|
|
3127
3130
|
noPermissionUpdateReport: "คุณไม่มีสิทธิ์แก้ไขรายงานนี้",
|
|
3128
3131
|
noPermissionDuplicateReport: "คุณไม่มีสิทธิ์ทำสำเนารายงานนี้",
|
|
@@ -4618,6 +4621,7 @@ const he = {
|
|
|
4618
4621
|
failedToAction: "失敗{action} @:report.common.report",
|
|
4619
4622
|
generatingReport: "報告正在生成,將很快發送到您的電子郵件。大文件可能需要一些時間。",
|
|
4620
4623
|
noPermission: "無權限",
|
|
4624
|
+
noPermissionPageAccess: "您沒有存取此頁面的權限。",
|
|
4621
4625
|
noPermissionRead: "您沒有檢視此報告的權限。",
|
|
4622
4626
|
noPermissionUpdateReport: "您沒有更新此報告的權限。",
|
|
4623
4627
|
noPermissionDuplicateReport: "您沒有複製此報告的權限。",
|
|
@@ -6570,51 +6574,51 @@ const Ue = [
|
|
|
6570
6574
|
path: "/overview",
|
|
6571
6575
|
alias: ["/"],
|
|
6572
6576
|
name: "overview",
|
|
6573
|
-
component: () => import("./OverviewView-
|
|
6577
|
+
component: () => import("./OverviewView-BXk9qlp-.js")
|
|
6574
6578
|
},
|
|
6575
6579
|
{
|
|
6576
6580
|
path: "/report",
|
|
6577
6581
|
name: "reports",
|
|
6578
|
-
component: () => import("./Report-
|
|
6582
|
+
component: () => import("./Report-DpGFtyDe.js")
|
|
6579
6583
|
},
|
|
6580
6584
|
{
|
|
6581
6585
|
path: "/insights",
|
|
6582
6586
|
name: "insights",
|
|
6583
|
-
component: () => import("./InsightView-
|
|
6587
|
+
component: () => import("./InsightView-Du4pxQgz.js")
|
|
6584
6588
|
},
|
|
6585
6589
|
{
|
|
6586
6590
|
path: "/report-view",
|
|
6587
6591
|
name: "reportView",
|
|
6588
|
-
component: () => import("./ReportView-
|
|
6592
|
+
component: () => import("./ReportView-mkwZ9bZ-.js")
|
|
6589
6593
|
},
|
|
6590
6594
|
{
|
|
6591
6595
|
path: "/report-editor",
|
|
6592
6596
|
name: "reportEditor",
|
|
6593
|
-
component: () => import("./ReportEditor-
|
|
6597
|
+
component: () => import("./ReportEditor-DivCLWv-.js")
|
|
6594
6598
|
},
|
|
6595
6599
|
{
|
|
6596
6600
|
path: "/report-editor/tile-editor",
|
|
6597
6601
|
name: "tileEditor",
|
|
6598
|
-
component: () => import("./TileEditor-
|
|
6602
|
+
component: () => import("./TileEditor-BUGXBQlc.js")
|
|
6599
6603
|
},
|
|
6600
6604
|
{
|
|
6601
6605
|
path: "/setting",
|
|
6602
6606
|
name: "setting",
|
|
6603
|
-
component: () => import("./Setting-
|
|
6607
|
+
component: () => import("./Setting-DxQK3gG2.js")
|
|
6604
6608
|
},
|
|
6605
6609
|
{
|
|
6606
6610
|
path: "/integration",
|
|
6607
|
-
component: () => import("./Layout-
|
|
6611
|
+
component: () => import("./Layout-DxPe_dg0.js"),
|
|
6608
6612
|
children: [
|
|
6609
6613
|
{
|
|
6610
6614
|
name: "integrations",
|
|
6611
6615
|
path: "",
|
|
6612
|
-
component: () => import("./Integrations-
|
|
6616
|
+
component: () => import("./Integrations-D_uM7TPb.js")
|
|
6613
6617
|
},
|
|
6614
6618
|
{
|
|
6615
6619
|
name: "integration",
|
|
6616
6620
|
path: "/integration/:id",
|
|
6617
|
-
component: () => import("./Integration-
|
|
6621
|
+
component: () => import("./Integration-BOVv0wBg.js")
|
|
6618
6622
|
}
|
|
6619
6623
|
]
|
|
6620
6624
|
},
|
|
@@ -6638,7 +6642,7 @@ const Ve = {
|
|
|
6638
6642
|
"zh-CN": ve,
|
|
6639
6643
|
"th-TH": ze,
|
|
6640
6644
|
"zh-Hant": Se
|
|
6641
|
-
}, Ye = le(() => import("./App-
|
|
6645
|
+
}, Ye = le(() => import("./App-v6ozuet3.js"));
|
|
6642
6646
|
export {
|
|
6643
6647
|
Ye as F,
|
|
6644
6648
|
ve as a,
|
package/dist/app.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { computed as u } from "vue";
|
|
2
|
-
import {
|
|
2
|
+
import { T as c, A as i, u as f } from "./vue-i18n-WkfQHixB.js";
|
|
3
3
|
import { useSnackbar as d } from "@feedmepos/ui-library";
|
|
4
4
|
import { useCoreStore as l } from "@feedmepos/mf-common";
|
|
5
5
|
function g(t) {
|