@feedmepos/mf-report 5.5.7 → 5.5.8
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-qa6zFB9s.js → App-CHcg3z_-.js} +2 -2
- package/dist/{Default.vue_vue_type_script_setup_true_lang-DS2nqwnE.js → Default.vue_vue_type_script_setup_true_lang-TfVjnYE-.js} +1 -1
- package/dist/DynamicWidget.vue_vue_type_script_setup_true_lang-BN_dDmXh.js +1074 -0
- package/dist/{InsightView-CgHLb0pj.js → InsightView-D9FNccIu.js} +2 -2
- package/dist/{Integration-BO0D13Xt.js → Integration-CYsx29Kj.js} +426 -414
- package/dist/{Layout-CECk1b5N.js → Layout-BjGmotyV.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-BYwi5VE5.js → MenuTab.vue_vue_type_script_setup_true_lang-CJDs0Vtc.js} +1 -1
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-znAW5Z5k.js → NavigationTab.vue_vue_type_script_setup_true_lang-C9FRG2mi.js} +4579 -4503
- package/dist/{OverviewView-e8IwyK0m.js → OverviewView-DqZpS4qO.js} +3 -3
- package/dist/{Report-D5XMD7os.js → Report-CGxZcF6U.js} +1 -1
- package/dist/{ReportEditor-CSe2hGVY.js → ReportEditor-DoSYWcK_.js} +2 -2
- package/dist/{ReportView-DNRVEan8.js → ReportView-PIwlVH1I.js} +4 -4
- package/dist/{Setting-BrrYHtcH.js → Setting-i7oszn2x.js} +2 -2
- package/dist/TileEditor-BrbLEGHV.js +2514 -0
- package/dist/{TransitionFade-CbLx4cDT.js → TransitionFade-CHliN8x8.js} +1 -1
- package/dist/app.js +61 -10
- package/package.json +1 -1
- package/dist/DynamicWidget.vue_vue_type_script_setup_true_lang-avbAHnBZ.js +0 -1005
- package/dist/TileEditor-BoC9U9El.js +0 -2332
|
@@ -6,7 +6,7 @@ import { useRoute as Dn } from "vue-router";
|
|
|
6
6
|
import { W as x } from "./v4-BX252AtO.js";
|
|
7
7
|
import { p as Cn } from "./index-CW2xYO89.js";
|
|
8
8
|
import { _ as bt } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
9
|
-
import { R as Tn } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-
|
|
9
|
+
import { R as Tn } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-BN_dDmXh.js";
|
|
10
10
|
const xn = {
|
|
11
11
|
key: 0,
|
|
12
12
|
class: "flex gap-24 flex-col h-screen w-screen justify-center items-center"
|
package/dist/app.js
CHANGED
|
@@ -395,6 +395,23 @@ const r = {
|
|
|
395
395
|
comparable: "Comparable",
|
|
396
396
|
cumulative: "Cumulative",
|
|
397
397
|
showLabel: "Show label",
|
|
398
|
+
align: "Align",
|
|
399
|
+
anchor: "Anchor",
|
|
400
|
+
rotation: "Rotation",
|
|
401
|
+
offset: "Offset",
|
|
402
|
+
fontSize: "Font Size",
|
|
403
|
+
showX: "Show X",
|
|
404
|
+
showY: "Show Y",
|
|
405
|
+
showGrid: "Show Grid",
|
|
406
|
+
showTick: "Show tick",
|
|
407
|
+
position: "Position",
|
|
408
|
+
top: "Top",
|
|
409
|
+
bottom: "Bottom",
|
|
410
|
+
left: "Left",
|
|
411
|
+
right: "Right",
|
|
412
|
+
center: "Center",
|
|
413
|
+
start: "Start",
|
|
414
|
+
end: "End",
|
|
398
415
|
drill: "Drill",
|
|
399
416
|
subTotal: "SubTotal",
|
|
400
417
|
transpose: "Transpose",
|
|
@@ -849,6 +866,23 @@ const r = {
|
|
|
849
866
|
comparable: "可比",
|
|
850
867
|
cumulative: "累积",
|
|
851
868
|
showLabel: "显示标签",
|
|
869
|
+
align: "对齐",
|
|
870
|
+
anchor: "锚点",
|
|
871
|
+
rotation: "旋转",
|
|
872
|
+
offset: "偏移量",
|
|
873
|
+
fontSize: "字体大小",
|
|
874
|
+
showX: "显示 X 轴",
|
|
875
|
+
showY: "显示 Y 轴",
|
|
876
|
+
showGrid: "显示网格",
|
|
877
|
+
showTick: "显示刻度",
|
|
878
|
+
position: "位置",
|
|
879
|
+
top: "顶部",
|
|
880
|
+
bottom: "底部",
|
|
881
|
+
left: "左侧",
|
|
882
|
+
right: "右侧",
|
|
883
|
+
center: "居中",
|
|
884
|
+
start: "起始",
|
|
885
|
+
end: "结束",
|
|
852
886
|
drill: "钻取",
|
|
853
887
|
subTotal: "小计",
|
|
854
888
|
transpose: "转置",
|
|
@@ -1301,6 +1335,23 @@ const r = {
|
|
|
1301
1335
|
comparable: "เปรียบเทียบได้",
|
|
1302
1336
|
cumulative: "สะสม",
|
|
1303
1337
|
showLabel: "แสดงป้ายกำกับ",
|
|
1338
|
+
align: "การจัดแนว",
|
|
1339
|
+
anchor: "สมอเรือ",
|
|
1340
|
+
rotation: "การหมุน",
|
|
1341
|
+
offset: "ระยะห่าง",
|
|
1342
|
+
fontSize: "ขนาดตัวอักษร",
|
|
1343
|
+
showX: "แสดงแกน X",
|
|
1344
|
+
showY: "แสดงแกน Y",
|
|
1345
|
+
showGrid: "แสดงเส้นกริด",
|
|
1346
|
+
showTick: "แสดงขีด",
|
|
1347
|
+
position: "ตำแหน่ง",
|
|
1348
|
+
top: "บน",
|
|
1349
|
+
bottom: "ล่าง",
|
|
1350
|
+
left: "ซ้าย",
|
|
1351
|
+
right: "ขวา",
|
|
1352
|
+
center: "กึ่งกลาง",
|
|
1353
|
+
start: "เริ่มต้น",
|
|
1354
|
+
end: "สิ้นสุด",
|
|
1304
1355
|
drill: "เจาะลึก",
|
|
1305
1356
|
subTotal: "ยอดรวมย่อย",
|
|
1306
1357
|
transpose: "สลับแถวคอลัมน์",
|
|
@@ -1363,41 +1414,41 @@ const r = {
|
|
|
1363
1414
|
path: "/overview",
|
|
1364
1415
|
alias: ["/"],
|
|
1365
1416
|
name: "overview",
|
|
1366
|
-
component: () => import("./OverviewView-
|
|
1417
|
+
component: () => import("./OverviewView-DqZpS4qO.js")
|
|
1367
1418
|
},
|
|
1368
1419
|
{
|
|
1369
1420
|
path: "/report",
|
|
1370
1421
|
name: "reports",
|
|
1371
|
-
component: () => import("./Report-
|
|
1422
|
+
component: () => import("./Report-CGxZcF6U.js")
|
|
1372
1423
|
},
|
|
1373
1424
|
{
|
|
1374
1425
|
path: "/insights",
|
|
1375
1426
|
name: "insights",
|
|
1376
|
-
component: () => import("./InsightView-
|
|
1427
|
+
component: () => import("./InsightView-D9FNccIu.js")
|
|
1377
1428
|
},
|
|
1378
1429
|
{
|
|
1379
1430
|
path: "/report-view",
|
|
1380
1431
|
name: "reportView",
|
|
1381
|
-
component: () => import("./ReportView-
|
|
1432
|
+
component: () => import("./ReportView-PIwlVH1I.js")
|
|
1382
1433
|
},
|
|
1383
1434
|
{
|
|
1384
1435
|
path: "/report-editor",
|
|
1385
1436
|
name: "reportEditor",
|
|
1386
|
-
component: () => import("./ReportEditor-
|
|
1437
|
+
component: () => import("./ReportEditor-DoSYWcK_.js")
|
|
1387
1438
|
},
|
|
1388
1439
|
{
|
|
1389
1440
|
path: "/report-editor/tile-editor",
|
|
1390
1441
|
name: "tileEditor",
|
|
1391
|
-
component: () => import("./TileEditor-
|
|
1442
|
+
component: () => import("./TileEditor-BrbLEGHV.js")
|
|
1392
1443
|
},
|
|
1393
1444
|
{
|
|
1394
1445
|
path: "/setting",
|
|
1395
1446
|
name: "setting",
|
|
1396
|
-
component: () => import("./Setting-
|
|
1447
|
+
component: () => import("./Setting-i7oszn2x.js")
|
|
1397
1448
|
},
|
|
1398
1449
|
{
|
|
1399
1450
|
path: "/integration",
|
|
1400
|
-
component: () => import("./Layout-
|
|
1451
|
+
component: () => import("./Layout-BjGmotyV.js"),
|
|
1401
1452
|
children: [
|
|
1402
1453
|
{
|
|
1403
1454
|
name: "integrations",
|
|
@@ -1407,7 +1458,7 @@ const r = {
|
|
|
1407
1458
|
{
|
|
1408
1459
|
name: "integration",
|
|
1409
1460
|
path: "/integration/:id",
|
|
1410
|
-
component: () => import("./Integration-
|
|
1461
|
+
component: () => import("./Integration-CYsx29Kj.js")
|
|
1411
1462
|
}
|
|
1412
1463
|
]
|
|
1413
1464
|
},
|
|
@@ -1430,7 +1481,7 @@ const p = {
|
|
|
1430
1481
|
"en-US": a,
|
|
1431
1482
|
"zh-CN": i,
|
|
1432
1483
|
"th-TH": c
|
|
1433
|
-
}, u = e(() => import("./App-
|
|
1484
|
+
}, u = e(() => import("./App-CHcg3z_-.js"));
|
|
1434
1485
|
export {
|
|
1435
1486
|
u as FmApp,
|
|
1436
1487
|
p as i18nMessages,
|