@feedmepos/mf-report 5.25.10 → 5.26.0-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-BhsZn2MD.js → App-DAdj49u8.js} +60 -60
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-DfuZDdaV.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-2Vg_kCAp.js} +1 -1
- package/dist/{Default.vue_vue_type_script_setup_true_lang-C0Qb1wJK.js → Default.vue_vue_type_script_setup_true_lang-hNq60-4a.js} +1 -1
- package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-DvVjYNQ7.js → DynamicWidget.vue_vue_type_script_setup_true_lang-DQyuIexX.js} +4 -4
- package/dist/{GlobalFilterSelect.vue_vue_type_script_setup_true_lang-B2X7xq6g.js → GlobalFilterSelect.vue_vue_type_script_setup_true_lang-DlXK3vKk.js} +2565 -2562
- package/dist/{InsightView-Dm6MO7Ho.js → InsightView-D1W_Qw1x.js} +4 -4
- package/dist/{Integration-DG4YwKEL.js → Integration-0kV2yMal.js} +3 -3
- package/dist/{Integrations-OvZDkFZc.js → Integrations-Z93zJ5Dr.js} +2 -2
- package/dist/{Layout-CahHPo0j.js → Layout-BMXhdCFW.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-D5YWK8Mk.js → MenuTab.vue_vue_type_script_setup_true_lang-B7I_SD0X.js} +4 -4
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-Dd-0rrvQ.js → NavigationTab.vue_vue_type_script_setup_true_lang-YfKpvynH.js} +3 -3
- package/dist/{OverviewView-Dc0UE_r7.js → OverviewView-CAiT1fX7.js} +4 -4
- package/dist/{Report-BkZz2vFr.js → Report-D8gy29Ab.js} +3 -3
- package/dist/ReportEditor-CeAkjcrz.js +1469 -0
- package/dist/{ReportView-CM5xkkR0.js → ReportView-DTFzeI5O.js} +91 -89
- package/dist/{Setting-7P1BCJ7o.js → Setting-DALn8nF6.js} +3 -3
- package/dist/{Template-8z-BrPns.js → Template-CmPDm8rq.js} +19 -19
- package/dist/{TileEditor-R6S8j4QX.js → TileEditor-DZ0ijTc6.js} +5 -5
- package/dist/{TransitionFade-B8-J4J4a.js → TransitionFade-BF6eUEkd.js} +4 -4
- package/dist/{app-99BOSacG.js → app-BqaaLhp5.js} +37 -17
- package/dist/app.js +1 -1
- package/dist/assets/{processTableData.worker-CQMw9rvu.js → formatChartData.worker-CNDzXYxy.js} +21 -21
- package/dist/assets/{formatChartData.worker-BlVUDagT.js → processTableData.worker-DAFyU7Y8.js} +21 -21
- package/dist/style.css +1 -1
- package/dist/{useRestaurantPermission-CQV9Husi.js → useRestaurantPermission-DBOmOQRv.js} +1 -1
- package/package.json +1 -1
- package/dist/ReportEditor-Bs605LL5.js +0 -1440
|
@@ -84,7 +84,10 @@ const mn = {
|
|
|
84
84
|
batch: "Batch",
|
|
85
85
|
noBatch: "No Batch",
|
|
86
86
|
days: "Days",
|
|
87
|
-
locations: "Locations"
|
|
87
|
+
locations: "Locations",
|
|
88
|
+
queryDatasource: "Query Datasource",
|
|
89
|
+
bigquery: "BigQuery",
|
|
90
|
+
postgresql: "PostgreSQL"
|
|
88
91
|
},
|
|
89
92
|
category: {
|
|
90
93
|
All: "All",
|
|
@@ -161,6 +164,7 @@ const mn = {
|
|
|
161
164
|
duplicateSuccess: "@:report.common.duplicate {name} @.lower:report.common.successful",
|
|
162
165
|
confirmDelete: "@:report.common.confirm @:report.common.delete {name} ?",
|
|
163
166
|
deleteReport: "@:report.common.delete @:report.common.report",
|
|
167
|
+
deleteTemplate: "@:report.common.delete template",
|
|
164
168
|
deleteSuccess: "@:report.common.delete {name} @.lower:report.common.successful",
|
|
165
169
|
unpin: "@:report.common.unpin {name} @.lower:report.common.sucessful",
|
|
166
170
|
pin: "@:report.common.pin {name} @.lower:report.common.sucessful",
|
|
@@ -526,6 +530,7 @@ const mn = {
|
|
|
526
530
|
widget: "Widget {index}",
|
|
527
531
|
deleteWidget: "@:report.common.delete widget",
|
|
528
532
|
deleteWidgetConfirm: "Are You sure you want to @.lower:report.common.delete {title}?",
|
|
533
|
+
advancedUsage: "Advanced Usage",
|
|
529
534
|
customizeReport: "Customize @:report.common.report",
|
|
530
535
|
notSaved: "@:report.common.report {name} is not saved, are you sure you want to quit?",
|
|
531
536
|
devices: {
|
|
@@ -1720,7 +1725,10 @@ const mn = {
|
|
|
1720
1725
|
batch: "批量",
|
|
1721
1726
|
noBatch: "无批量",
|
|
1722
1727
|
days: "天数",
|
|
1723
|
-
locations: "门店数"
|
|
1728
|
+
locations: "门店数",
|
|
1729
|
+
queryDatasource: "查询数据源",
|
|
1730
|
+
bigquery: "BigQuery",
|
|
1731
|
+
postgresql: "PostgreSQL"
|
|
1724
1732
|
},
|
|
1725
1733
|
category: {
|
|
1726
1734
|
All: "全部",
|
|
@@ -1797,6 +1805,7 @@ const mn = {
|
|
|
1797
1805
|
duplicateSuccess: "@:report.common.duplicate{name}@:report.common.sucessful",
|
|
1798
1806
|
confirmDelete: "@:report.common.confirm@:report.common.delete{name} ?",
|
|
1799
1807
|
deleteReport: "@:report.common.delete@:report.common.report",
|
|
1808
|
+
deleteTemplate: "删除模板",
|
|
1800
1809
|
deleteSuccess: "@:report.common.delete{name}@:report.common.sucessful",
|
|
1801
1810
|
unpin: "@:report.common.unpin{name}@:report.common.sucessful",
|
|
1802
1811
|
pin: "@:report.common.pin{name}@:report.common.sucessful",
|
|
@@ -2162,6 +2171,7 @@ const mn = {
|
|
|
2162
2171
|
widget: "组件{index}",
|
|
2163
2172
|
deleteWidget: "@:{'report.common.delete'}组件",
|
|
2164
2173
|
deleteWidgetConfirm: "你确定要@.lower:report.common.delete{title}吗?",
|
|
2174
|
+
advancedUsage: "高级用法",
|
|
2165
2175
|
customizeReport: "自定义@:report.common.report",
|
|
2166
2176
|
notSaved: "@:report.common.report{name}未保存,你确定要退出吗?",
|
|
2167
2177
|
devices: {
|
|
@@ -3356,7 +3366,10 @@ const mn = {
|
|
|
3356
3366
|
batch: "แบทช์",
|
|
3357
3367
|
noBatch: "ไม่มีแบทช์",
|
|
3358
3368
|
days: "วัน",
|
|
3359
|
-
locations: "สาขา"
|
|
3369
|
+
locations: "สาขา",
|
|
3370
|
+
queryDatasource: "แหล่งข้อมูลคิวรี",
|
|
3371
|
+
bigquery: "BigQuery",
|
|
3372
|
+
postgresql: "PostgreSQL"
|
|
3360
3373
|
},
|
|
3361
3374
|
category: {
|
|
3362
3375
|
All: "ทั้งหมด",
|
|
@@ -3433,6 +3446,7 @@ const mn = {
|
|
|
3433
3446
|
duplicateSuccess: "@:report.common.duplicate {name} @.lower:report.common.successful",
|
|
3434
3447
|
confirmDelete: "@:report.common.confirm @:report.common.delete {name} ?",
|
|
3435
3448
|
deleteReport: "@:report.common.delete @:report.common.report",
|
|
3449
|
+
deleteTemplate: "ลบเทมเพลต",
|
|
3436
3450
|
deleteSuccess: "@:report.common.delete {name} @.lower:report.common.successful",
|
|
3437
3451
|
unpin: "@:report.common.unpin {name} @.lower:report.common.successful",
|
|
3438
3452
|
pin: "@:report.common.pin {name} @.lower:report.common.successful",
|
|
@@ -3799,6 +3813,7 @@ const mn = {
|
|
|
3799
3813
|
widget: "วิดเจ็ต {index}",
|
|
3800
3814
|
deleteWidget: "ลบวิดเจ็ต",
|
|
3801
3815
|
deleteWidgetConfirm: "คุณแน่ใจหรือไม่ว่าต้องการลบ {title}?",
|
|
3816
|
+
advancedUsage: "การใช้งานขั้นสูง",
|
|
3802
3817
|
customizeReport: "ปรับแต่งรายงาน",
|
|
3803
3818
|
notSaved: "รายงาน {name} ยังไม่ได้บันทึก คุณแน่ใจหรือไม่ว่าต้องการออก?",
|
|
3804
3819
|
devices: {
|
|
@@ -4993,7 +5008,10 @@ const mn = {
|
|
|
4993
5008
|
batch: "批量",
|
|
4994
5009
|
noBatch: "無批量",
|
|
4995
5010
|
days: "天數",
|
|
4996
|
-
locations: "門店數"
|
|
5011
|
+
locations: "門店數",
|
|
5012
|
+
queryDatasource: "查詢資料源",
|
|
5013
|
+
bigquery: "BigQuery",
|
|
5014
|
+
postgresql: "PostgreSQL"
|
|
4997
5015
|
},
|
|
4998
5016
|
category: {
|
|
4999
5017
|
All: "全部",
|
|
@@ -5070,6 +5088,7 @@ const mn = {
|
|
|
5070
5088
|
duplicateSuccess: "@:report.common.duplicate{name}@:report.common.sucessful",
|
|
5071
5089
|
confirmDelete: "@:report.common.confirm@:report.common.delete{name} ?",
|
|
5072
5090
|
deleteReport: "@:report.common.delete@:report.common.report",
|
|
5091
|
+
deleteTemplate: "刪除模板",
|
|
5073
5092
|
deleteSuccess: "@:report.common.delete{name}@:report.common.sucessful",
|
|
5074
5093
|
unpin: "@:report.common.unpin{name}@:report.common.sucessful",
|
|
5075
5094
|
pin: "@:report.common.pin{name}@:report.common.sucessful",
|
|
@@ -5431,6 +5450,7 @@ const mn = {
|
|
|
5431
5450
|
widget: "組件{index}",
|
|
5432
5451
|
deleteWidget: "@:{'report.common.delete'}組件",
|
|
5433
5452
|
deleteWidgetConfirm: "你確定要@.lower:report.common.delete{title}嗎?",
|
|
5453
|
+
advancedUsage: "進階用法",
|
|
5434
5454
|
customizeReport: "自定義@:report.common.report",
|
|
5435
5455
|
notSaved: "@:report.common.report{name}未保存,你確定要退出嗎?"
|
|
5436
5456
|
},
|
|
@@ -10307,7 +10327,7 @@ class xt {
|
|
|
10307
10327
|
this.baseUrl = t;
|
|
10308
10328
|
}
|
|
10309
10329
|
}
|
|
10310
|
-
const se = new xt("https://query-engine{.country}.
|
|
10330
|
+
const se = new xt("https://query-engine{.country}.feedmeapidev.com"), mt = new xt("https://query-engine{.country}.feedmeapidev.com/report-query"), bA = new xt("https://query-engine{.country}.feedmeapidev.com/report-file"), KA = new xt("https://portal-v2{.country}.feedmeapidev.com"), vc = (e) => ({
|
|
10311
10331
|
id: e._id,
|
|
10312
10332
|
name: e.profile.name,
|
|
10313
10333
|
code: e.profile.code,
|
|
@@ -11923,7 +11943,7 @@ const oA = [
|
|
|
11923
11943
|
path: "/overview",
|
|
11924
11944
|
alias: ["/"],
|
|
11925
11945
|
name: "overview",
|
|
11926
|
-
component: ft(() => import("./OverviewView-
|
|
11946
|
+
component: ft(() => import("./OverviewView-CAiT1fX7.js")),
|
|
11927
11947
|
meta: {
|
|
11928
11948
|
validationManifest: ut(
|
|
11929
11949
|
z.report_accessOverview
|
|
@@ -11933,18 +11953,18 @@ const oA = [
|
|
|
11933
11953
|
{
|
|
11934
11954
|
path: "/report",
|
|
11935
11955
|
name: "reports",
|
|
11936
|
-
component: () => import("./Report-
|
|
11956
|
+
component: () => import("./Report-D8gy29Ab.js")
|
|
11937
11957
|
},
|
|
11938
11958
|
{
|
|
11939
11959
|
path: "/template",
|
|
11940
11960
|
name: "template",
|
|
11941
|
-
component: () => import("./Template-
|
|
11961
|
+
component: () => import("./Template-CmPDm8rq.js"),
|
|
11942
11962
|
beforeEnter: () => qr().canAccessTemplate() ? !0 : { name: "reports" }
|
|
11943
11963
|
},
|
|
11944
11964
|
{
|
|
11945
11965
|
path: "/insights",
|
|
11946
11966
|
name: "insights",
|
|
11947
|
-
component: ft(() => import("./InsightView-
|
|
11967
|
+
component: ft(() => import("./InsightView-D1W_Qw1x.js")),
|
|
11948
11968
|
meta: {
|
|
11949
11969
|
validationManifest: ut(
|
|
11950
11970
|
z.report_accessInsight
|
|
@@ -11954,22 +11974,22 @@ const oA = [
|
|
|
11954
11974
|
{
|
|
11955
11975
|
path: "/report-view",
|
|
11956
11976
|
name: "reportView",
|
|
11957
|
-
component: () => import("./ReportView-
|
|
11977
|
+
component: () => import("./ReportView-DTFzeI5O.js")
|
|
11958
11978
|
},
|
|
11959
11979
|
{
|
|
11960
11980
|
path: "/report-editor",
|
|
11961
11981
|
name: "reportEditor",
|
|
11962
|
-
component: () => import("./ReportEditor-
|
|
11982
|
+
component: () => import("./ReportEditor-CeAkjcrz.js")
|
|
11963
11983
|
},
|
|
11964
11984
|
{
|
|
11965
11985
|
path: "/report-editor/tile-editor",
|
|
11966
11986
|
name: "tileEditor",
|
|
11967
|
-
component: () => import("./TileEditor-
|
|
11987
|
+
component: () => import("./TileEditor-DZ0ijTc6.js")
|
|
11968
11988
|
},
|
|
11969
11989
|
{
|
|
11970
11990
|
path: "/setting",
|
|
11971
11991
|
name: "setting",
|
|
11972
|
-
component: ft(() => import("./Setting-
|
|
11992
|
+
component: ft(() => import("./Setting-DALn8nF6.js")),
|
|
11973
11993
|
meta: {
|
|
11974
11994
|
validationManifest: ut(
|
|
11975
11995
|
z.report_accessSetting
|
|
@@ -11978,7 +11998,7 @@ const oA = [
|
|
|
11978
11998
|
},
|
|
11979
11999
|
{
|
|
11980
12000
|
path: "/integration",
|
|
11981
|
-
component: ft(() => import("./Layout-
|
|
12001
|
+
component: ft(() => import("./Layout-BMXhdCFW.js")),
|
|
11982
12002
|
meta: {
|
|
11983
12003
|
validationManifest: ut(
|
|
11984
12004
|
z.report_accessIntegration
|
|
@@ -11988,12 +12008,12 @@ const oA = [
|
|
|
11988
12008
|
{
|
|
11989
12009
|
name: "integrations",
|
|
11990
12010
|
path: "",
|
|
11991
|
-
component: () => import("./Integrations-
|
|
12011
|
+
component: () => import("./Integrations-Z93zJ5Dr.js")
|
|
11992
12012
|
},
|
|
11993
12013
|
{
|
|
11994
12014
|
name: "integration",
|
|
11995
12015
|
path: "/integration/:id",
|
|
11996
|
-
component: () => import("./Integration-
|
|
12016
|
+
component: () => import("./Integration-0kV2yMal.js")
|
|
11997
12017
|
}
|
|
11998
12018
|
]
|
|
11999
12019
|
},
|
|
@@ -12017,7 +12037,7 @@ const WA = {
|
|
|
12017
12037
|
"zh-CN": pn,
|
|
12018
12038
|
"th-TH": fn,
|
|
12019
12039
|
"zh-Hant": yn
|
|
12020
|
-
}, ZA = $o(() => import("./App-
|
|
12040
|
+
}, ZA = $o(() => import("./App-DAdj49u8.js"));
|
|
12021
12041
|
export {
|
|
12022
12042
|
Kc as A,
|
|
12023
12043
|
Ec as B,
|
package/dist/app.js
CHANGED