@feedmepos/mf-report 5.19.20-beta.0 → 5.19.21-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-tXXht-5s.js → App-C4x7ZEye.js} +4 -4
- package/dist/{BaseDialog.vue_vue_type_script_setup_true_lang-DZvH0Y-3.js → BaseDialog.vue_vue_type_script_setup_true_lang-CosulEnD.js} +862 -662
- package/dist/DateRangeSelect.vue_vue_type_script_setup_true_lang-BeBr4VIF.js +282 -0
- package/dist/{Default.vue_vue_type_script_setup_true_lang-CC4O6KVY.js → Default.vue_vue_type_script_setup_true_lang-g1a2ZeGy.js} +2 -2
- package/dist/FilterSelector.vue_vue_type_script_setup_true_lang-Cgc4ZMrl.js +2455 -0
- package/dist/{InsightView-BnOUYD5B.js → InsightView-jAOVvZfx.js} +5 -5
- package/dist/{Integration-BkIHfAt8.js → Integration-BovNO2yX.js} +2 -2
- package/dist/{Integrations-D4ju0l38.js → Integrations-DIXSWGS_.js} +3 -3
- package/dist/{Layout-Bx8ljvot.js → Layout-CptBKFVs.js} +1 -1
- package/dist/MenuTab.vue_vue_type_script_setup_true_lang-BGEMZOKu.js +107 -0
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-TcdhfNBd.js → NavigationTab.vue_vue_type_script_setup_true_lang-B3sRs2Tc.js} +7331 -7518
- package/dist/{NoData.vue_vue_type_script_setup_true_lang-DX1We5Q0.js → NoData.vue_vue_type_script_setup_true_lang-CtN7oqXx.js} +1 -1
- package/dist/{OverviewView-CNqRybNx.js → OverviewView-DVL5KgO_.js} +5 -5
- package/dist/{Report-CTiAbY0D.js → Report-C6U6OiZy.js} +4 -4
- package/dist/ReportEditor-DD8jAl9a.js +1070 -0
- package/dist/{ReportView-CQuveOhV.js → ReportView-DAL1aJFD.js} +7 -7
- package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-DYOjRnAy.js → SelectComponent.vue_vue_type_script_setup_true_lang-BcQEW5MO.js} +1 -1
- package/dist/{Setting-GJaJ_nux.js → Setting-DpyuOpXG.js} +4 -4
- package/dist/TileEditor-B4NsHTN2.js +2744 -0
- package/dist/TransitionFade-z0DXUsgP.js +2366 -0
- package/dist/app.js +41 -15
- package/dist/{vue-i18n-DsnU36hZ.js → vue-i18n-BJW_sJot.js} +405 -400
- package/package.json +1 -1
- package/dist/DateRangeSelect.vue_vue_type_script_setup_true_lang-BVi8DNni.js +0 -185
- package/dist/DynamicWidget.vue_vue_type_script_setup_true_lang-BQh_qEEI.js +0 -1669
- package/dist/MenuTab.vue_vue_type_script_setup_true_lang-CSLsIaD4.js +0 -352
- package/dist/ReportEditor-C47BEkUJ.js +0 -1013
- package/dist/TileEditor-BRQvaLQy.js +0 -2735
- package/dist/TransitionFade-B-VvNjOR.js +0 -2499
- package/dist/helper-CLGnwM-X.js +0 -75
package/dist/app.js
CHANGED
|
@@ -528,7 +528,15 @@ const a = {
|
|
|
528
528
|
dayOfMonth: "Day",
|
|
529
529
|
dayOfWeek: "Weekday",
|
|
530
530
|
monthOfYear: "Month",
|
|
531
|
-
timeOfDay: "Time
|
|
531
|
+
timeOfDay: "Time",
|
|
532
|
+
dateTime: "Date",
|
|
533
|
+
advanced: "Advanced",
|
|
534
|
+
loadMore: "Load more",
|
|
535
|
+
includeUnavailableOptions: "Include unavailable options",
|
|
536
|
+
keepSelection: "Keep selection",
|
|
537
|
+
keepSelectionTooltip: "Keep your current selections when you change date, location, even if those options are no longer available.",
|
|
538
|
+
hideGlobalFilters: "Hide global filters",
|
|
539
|
+
showGlobalFilters: "Show global filters"
|
|
532
540
|
},
|
|
533
541
|
metric: {
|
|
534
542
|
Metric: "Metric",
|
|
@@ -1771,7 +1779,13 @@ const a = {
|
|
|
1771
1779
|
dayOfMonth: "日期",
|
|
1772
1780
|
dayOfWeek: "星期",
|
|
1773
1781
|
monthOfYear: "月份",
|
|
1774
|
-
timeOfDay: "时间"
|
|
1782
|
+
timeOfDay: "时间",
|
|
1783
|
+
dateTime: "日期",
|
|
1784
|
+
advanced: "高级",
|
|
1785
|
+
loadMore: "加载更多",
|
|
1786
|
+
includeUnavailableOptions: "包含不可用选项",
|
|
1787
|
+
keepSelection: "保持选择",
|
|
1788
|
+
keepSelectionTooltip: "保持当前选择,即使在更改日期、位置后这些选项不再可用时也是如此"
|
|
1775
1789
|
},
|
|
1776
1790
|
metric: {
|
|
1777
1791
|
Metric: "指标",
|
|
@@ -3016,7 +3030,13 @@ const a = {
|
|
|
3016
3030
|
dayOfMonth: "วันที่",
|
|
3017
3031
|
dayOfWeek: "วันที่",
|
|
3018
3032
|
monthOfYear: "เดือน",
|
|
3019
|
-
timeOfDay: "
|
|
3033
|
+
timeOfDay: "เวลา",
|
|
3034
|
+
dateTime: "วันที่",
|
|
3035
|
+
advanced: "ขั้นสูง",
|
|
3036
|
+
loadMore: "โหลดเพิ่มเติม",
|
|
3037
|
+
includeUnavailableOptions: "รวมตัวเลือกที่ไม่สามารถใช้ได้",
|
|
3038
|
+
keepSelection: "เก็บการเลือก",
|
|
3039
|
+
keepSelectionTooltip: "เมื่อเปิดใช้งาน ตัวเลือกที่ไม่สามารถใช้ได้จะยังคงถูกเก็บไว้ในการเลือกของคุณ แม้ว่าจะไม่มีข้อมูลสำหรับตัวเลือกเหล่านั้นในช่วงเวลาที่เลือกก็ตาม"
|
|
3020
3040
|
},
|
|
3021
3041
|
metric: {
|
|
3022
3042
|
Metric: "เมตริก",
|
|
@@ -4250,7 +4270,13 @@ const a = {
|
|
|
4250
4270
|
dayOfMonth: "日期",
|
|
4251
4271
|
dayOfWeek: "星期",
|
|
4252
4272
|
monthOfYear: "月份",
|
|
4253
|
-
timeOfDay: "時間"
|
|
4273
|
+
timeOfDay: "時間",
|
|
4274
|
+
dateTime: "日期",
|
|
4275
|
+
advanced: "高級",
|
|
4276
|
+
loadMore: "加載更多",
|
|
4277
|
+
includeUnavailableOptions: "包含不可用選項",
|
|
4278
|
+
keepSelection: "保持選擇",
|
|
4279
|
+
keepSelectionTooltip: "當篩選器選項不可用時,保持當前選擇不變"
|
|
4254
4280
|
},
|
|
4255
4281
|
metric: {
|
|
4256
4282
|
Metric: "指標",
|
|
@@ -4972,51 +4998,51 @@ const a = {
|
|
|
4972
4998
|
path: "/overview",
|
|
4973
4999
|
alias: ["/"],
|
|
4974
5000
|
name: "overview",
|
|
4975
|
-
component: () => import("./OverviewView-
|
|
5001
|
+
component: () => import("./OverviewView-DVL5KgO_.js")
|
|
4976
5002
|
},
|
|
4977
5003
|
{
|
|
4978
5004
|
path: "/report",
|
|
4979
5005
|
name: "reports",
|
|
4980
|
-
component: () => import("./Report-
|
|
5006
|
+
component: () => import("./Report-C6U6OiZy.js")
|
|
4981
5007
|
},
|
|
4982
5008
|
{
|
|
4983
5009
|
path: "/insights",
|
|
4984
5010
|
name: "insights",
|
|
4985
|
-
component: () => import("./InsightView-
|
|
5011
|
+
component: () => import("./InsightView-jAOVvZfx.js")
|
|
4986
5012
|
},
|
|
4987
5013
|
{
|
|
4988
5014
|
path: "/report-view",
|
|
4989
5015
|
name: "reportView",
|
|
4990
|
-
component: () => import("./ReportView-
|
|
5016
|
+
component: () => import("./ReportView-DAL1aJFD.js")
|
|
4991
5017
|
},
|
|
4992
5018
|
{
|
|
4993
5019
|
path: "/report-editor",
|
|
4994
5020
|
name: "reportEditor",
|
|
4995
|
-
component: () => import("./ReportEditor-
|
|
5021
|
+
component: () => import("./ReportEditor-DD8jAl9a.js")
|
|
4996
5022
|
},
|
|
4997
5023
|
{
|
|
4998
5024
|
path: "/report-editor/tile-editor",
|
|
4999
5025
|
name: "tileEditor",
|
|
5000
|
-
component: () => import("./TileEditor-
|
|
5026
|
+
component: () => import("./TileEditor-B4NsHTN2.js")
|
|
5001
5027
|
},
|
|
5002
5028
|
{
|
|
5003
5029
|
path: "/setting",
|
|
5004
5030
|
name: "setting",
|
|
5005
|
-
component: () => import("./Setting-
|
|
5031
|
+
component: () => import("./Setting-DpyuOpXG.js")
|
|
5006
5032
|
},
|
|
5007
5033
|
{
|
|
5008
5034
|
path: "/integration",
|
|
5009
|
-
component: () => import("./Layout-
|
|
5035
|
+
component: () => import("./Layout-CptBKFVs.js"),
|
|
5010
5036
|
children: [
|
|
5011
5037
|
{
|
|
5012
5038
|
name: "integrations",
|
|
5013
5039
|
path: "",
|
|
5014
|
-
component: () => import("./Integrations-
|
|
5040
|
+
component: () => import("./Integrations-DIXSWGS_.js")
|
|
5015
5041
|
},
|
|
5016
5042
|
{
|
|
5017
5043
|
name: "integration",
|
|
5018
5044
|
path: "/integration/:id",
|
|
5019
|
-
component: () => import("./Integration-
|
|
5045
|
+
component: () => import("./Integration-BovNO2yX.js")
|
|
5020
5046
|
}
|
|
5021
5047
|
]
|
|
5022
5048
|
},
|
|
@@ -5040,7 +5066,7 @@ const u = {
|
|
|
5040
5066
|
"zh-CN": m,
|
|
5041
5067
|
"th-TH": c,
|
|
5042
5068
|
"zh-Hant": p
|
|
5043
|
-
}, h = e(() => import("./App-
|
|
5069
|
+
}, h = e(() => import("./App-C4x7ZEye.js"));
|
|
5044
5070
|
export {
|
|
5045
5071
|
h as FmApp,
|
|
5046
5072
|
u as i18nMessages,
|