@feedmepos/mf-report 5.9.3-beta.0 → 5.10.1-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-BRF4io7t.js → App-DovsQcJE.js} +3 -3
- package/dist/{Default.vue_vue_type_script_setup_true_lang-DZq49D3u.js → Default.vue_vue_type_script_setup_true_lang-Caht2WAi.js} +1 -1
- package/dist/DynamicWidget.vue_vue_type_script_setup_true_lang-DEkXmB2J.js +1482 -0
- package/dist/{InsightView-WJFDyq6J.js → InsightView-C25N5KB0.js} +2 -2
- package/dist/{Layout-CqWSAiF3.js → Layout-DTG44ar-.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-fOM1sYRD.js → MenuTab.vue_vue_type_script_setup_true_lang-DYTJAjt5.js} +2 -2
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-Zso-ZcOq.js → NavigationTab.vue_vue_type_script_setup_true_lang-Bfbg4FSN.js} +1 -1
- package/dist/{OverviewView-CiMfInUt.js → OverviewView-CB7ZICC-.js} +4 -4
- package/dist/{Report-BF0_jOYc.js → Report-9_PTplZ5.js} +2 -2
- package/dist/{ReportEditor-BH4AV5b0.js → ReportEditor-xfdm7GQz.js} +375 -371
- package/dist/{ReportView-BCQI4awq.js → ReportView-CIadPLZc.js} +5 -5
- package/dist/{Setting-BXHR_k_n.js → Setting-qZD-DpyA.js} +2 -2
- package/dist/{TileEditor-Btav-eWH.js → TileEditor-DWL8wv4e.js} +1070 -1048
- package/dist/{TransitionFade-DNs7JUcf.js → TransitionFade-CjoVItWI.js} +2 -2
- package/dist/app.js +21 -13
- package/dist/assets/formatChartData.worker-Bp7azaza.js +4 -0
- package/dist/v4-DBw0cp99.js +10815 -0
- package/package.json +1 -1
- package/dist/DynamicWidget.vue_vue_type_script_setup_true_lang-DpmOkz-L.js +0 -1447
- package/dist/v4-CAyILVZZ.js +0 -18676
|
@@ -3,9 +3,9 @@ import { u as Xt, f as _n, p as wn } from "./vue-i18n-CbAseuRE.js";
|
|
|
3
3
|
import { useCoreStore as En } from "@feedmepos/mf-common";
|
|
4
4
|
import { storeToRefs as Sn } from "pinia";
|
|
5
5
|
import { useRoute as Dn } from "vue-router";
|
|
6
|
-
import { W as x } from "./v4-
|
|
6
|
+
import { W as x } from "./v4-DBw0cp99.js";
|
|
7
7
|
import { a as yt } from "./SelectComponent.vue_vue_type_script_setup_true_lang-Dq9vY9mj.js";
|
|
8
|
-
import { R as Cn } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { R as Cn } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-DEkXmB2J.js";
|
|
9
9
|
const Tn = {
|
|
10
10
|
key: 0,
|
|
11
11
|
class: "flex gap-24 flex-col h-screen w-screen justify-center items-center"
|
package/dist/app.js
CHANGED
|
@@ -538,7 +538,9 @@ const a = {
|
|
|
538
538
|
},
|
|
539
539
|
legend: {
|
|
540
540
|
showLegend: "Show Legend",
|
|
541
|
-
usePointStyle: "Use Point Style"
|
|
541
|
+
usePointStyle: "Use Point Style",
|
|
542
|
+
maxHeight: "Max Height",
|
|
543
|
+
maxWidth: "Max Width"
|
|
542
544
|
},
|
|
543
545
|
position: {
|
|
544
546
|
showPosition: "Position",
|
|
@@ -1664,7 +1666,9 @@ const a = {
|
|
|
1664
1666
|
},
|
|
1665
1667
|
legend: {
|
|
1666
1668
|
showLegend: "显示图例",
|
|
1667
|
-
usePointStyle: "使用点样式"
|
|
1669
|
+
usePointStyle: "使用点样式",
|
|
1670
|
+
maxHeight: "最大高度",
|
|
1671
|
+
maxWidth: "最大宽度"
|
|
1668
1672
|
},
|
|
1669
1673
|
position: {
|
|
1670
1674
|
showPosition: "位置",
|
|
@@ -2791,7 +2795,9 @@ const a = {
|
|
|
2791
2795
|
},
|
|
2792
2796
|
legend: {
|
|
2793
2797
|
showLegend: "แสดงตำนาน",
|
|
2794
|
-
usePointStyle: "ใช้สไตล์จุด"
|
|
2798
|
+
usePointStyle: "ใช้สไตล์จุด",
|
|
2799
|
+
maxHeight: "ความสูงสูงสุด",
|
|
2800
|
+
maxWidth: "ความกว้างสูงสุด"
|
|
2795
2801
|
},
|
|
2796
2802
|
position: {
|
|
2797
2803
|
showPosition: "ตำแหน่ง",
|
|
@@ -3908,7 +3914,9 @@ const a = {
|
|
|
3908
3914
|
},
|
|
3909
3915
|
legend: {
|
|
3910
3916
|
showLegend: "顯示圖例",
|
|
3911
|
-
usePointStyle: "使用點樣式"
|
|
3917
|
+
usePointStyle: "使用點樣式",
|
|
3918
|
+
maxHeight: "最大高度",
|
|
3919
|
+
maxWidth: "最大寬度"
|
|
3912
3920
|
},
|
|
3913
3921
|
position: {
|
|
3914
3922
|
showPosition: "位置",
|
|
@@ -4505,41 +4513,41 @@ const a = {
|
|
|
4505
4513
|
path: "/overview",
|
|
4506
4514
|
alias: ["/"],
|
|
4507
4515
|
name: "overview",
|
|
4508
|
-
component: () => import("./OverviewView-
|
|
4516
|
+
component: () => import("./OverviewView-CB7ZICC-.js")
|
|
4509
4517
|
},
|
|
4510
4518
|
{
|
|
4511
4519
|
path: "/report",
|
|
4512
4520
|
name: "reports",
|
|
4513
|
-
component: () => import("./Report-
|
|
4521
|
+
component: () => import("./Report-9_PTplZ5.js")
|
|
4514
4522
|
},
|
|
4515
4523
|
{
|
|
4516
4524
|
path: "/insights",
|
|
4517
4525
|
name: "insights",
|
|
4518
|
-
component: () => import("./InsightView-
|
|
4526
|
+
component: () => import("./InsightView-C25N5KB0.js")
|
|
4519
4527
|
},
|
|
4520
4528
|
{
|
|
4521
4529
|
path: "/report-view",
|
|
4522
4530
|
name: "reportView",
|
|
4523
|
-
component: () => import("./ReportView-
|
|
4531
|
+
component: () => import("./ReportView-CIadPLZc.js")
|
|
4524
4532
|
},
|
|
4525
4533
|
{
|
|
4526
4534
|
path: "/report-editor",
|
|
4527
4535
|
name: "reportEditor",
|
|
4528
|
-
component: () => import("./ReportEditor-
|
|
4536
|
+
component: () => import("./ReportEditor-xfdm7GQz.js")
|
|
4529
4537
|
},
|
|
4530
4538
|
{
|
|
4531
4539
|
path: "/report-editor/tile-editor",
|
|
4532
4540
|
name: "tileEditor",
|
|
4533
|
-
component: () => import("./TileEditor-
|
|
4541
|
+
component: () => import("./TileEditor-DWL8wv4e.js")
|
|
4534
4542
|
},
|
|
4535
4543
|
{
|
|
4536
4544
|
path: "/setting",
|
|
4537
4545
|
name: "setting",
|
|
4538
|
-
component: () => import("./Setting-
|
|
4546
|
+
component: () => import("./Setting-qZD-DpyA.js")
|
|
4539
4547
|
},
|
|
4540
4548
|
{
|
|
4541
4549
|
path: "/integration",
|
|
4542
|
-
component: () => import("./Layout-
|
|
4550
|
+
component: () => import("./Layout-DTG44ar-.js"),
|
|
4543
4551
|
children: [
|
|
4544
4552
|
{
|
|
4545
4553
|
name: "integrations",
|
|
@@ -4573,7 +4581,7 @@ const u = {
|
|
|
4573
4581
|
"zh-CN": m,
|
|
4574
4582
|
"th-TH": c,
|
|
4575
4583
|
"zh-Hant": p
|
|
4576
|
-
}, h = e(() => import("./App-
|
|
4584
|
+
}, h = e(() => import("./App-DovsQcJE.js"));
|
|
4577
4585
|
export {
|
|
4578
4586
|
h as FmApp,
|
|
4579
4587
|
u as i18nMessages,
|