@feedmepos/mf-report 5.5.7 → 5.5.8-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.
Files changed (27) hide show
  1. package/dist/{App-qa6zFB9s.js → App-DkaM-Aez.js} +42 -42
  2. package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-C3Dsnzzo.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-CN3UKRaQ.js} +2 -2
  3. package/dist/{Default.vue_vue_type_script_setup_true_lang-DS2nqwnE.js → Default.vue_vue_type_script_setup_true_lang-CRgwwEyI.js} +2 -2
  4. package/dist/DynamicWidget.vue_vue_type_script_setup_true_lang-B2WDEV5d.js +1074 -0
  5. package/dist/{InsightView-CgHLb0pj.js → InsightView-CmffFVNv.js} +6 -6
  6. package/dist/{Integration-BO0D13Xt.js → Integration-CoavOChV.js} +426 -414
  7. package/dist/{Integrations-RluH7jrn.js → Integrations-B6ACZi86.js} +3 -3
  8. package/dist/{Layout-CECk1b5N.js → Layout-CH61R47c.js} +1 -1
  9. package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-BYwi5VE5.js → MenuTab.vue_vue_type_script_setup_true_lang-CYsvYTx4.js} +3 -3
  10. package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-znAW5Z5k.js → NavigationTab.vue_vue_type_script_setup_true_lang-D0H54ZrA.js} +4582 -4506
  11. package/dist/{NoData.vue_vue_type_script_setup_true_lang-CCA1l-Cz.js → NoData.vue_vue_type_script_setup_true_lang-DI4X_DSc.js} +1 -1
  12. package/dist/{OverviewView-e8IwyK0m.js → OverviewView-CO9DYn6t.js} +5 -5
  13. package/dist/{Report-D5XMD7os.js → Report-rFc95Wze.js} +4 -4
  14. package/dist/{ReportEditor-CSe2hGVY.js → ReportEditor-i4dZSYts.js} +5 -5
  15. package/dist/{ReportView-DNRVEan8.js → ReportView-BnpPbQ6_.js} +7 -7
  16. package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-CXYvLXnR.js → SelectComponent.vue_vue_type_script_setup_true_lang-BVs1C4af.js} +1 -1
  17. package/dist/{Setting-BrrYHtcH.js → Setting-Brlnee4y.js} +4 -4
  18. package/dist/TileEditor-DEXkjB7w.js +2514 -0
  19. package/dist/{TransitionFade-CbLx4cDT.js → TransitionFade-BP5asrDn.js} +4 -4
  20. package/dist/app.js +62 -11
  21. package/dist/{global-loader-KvOGLx9k.js → global-loader-BqFQzk46.js} +1 -1
  22. package/dist/{index-CW2xYO89.js → index-DqqTHE7n.js} +1 -1
  23. package/dist/{report-schema-Zw8e6-XZ.js → report-schema-OJAFh4P6.js} +1 -1
  24. package/dist/{v4-BX252AtO.js → v4-Dzkr7vpG.js} +1 -1
  25. package/package.json +1 -1
  26. package/dist/DynamicWidget.vue_vue_type_script_setup_true_lang-avbAHnBZ.js +0 -1005
  27. package/dist/TileEditor-BoC9U9El.js +0 -2332
@@ -1,12 +1,12 @@
1
1
  import { defineComponent as Ne, onBeforeMount as cn, onBeforeUnmount as dn, resolveComponent as ge, createElementBlock as ce, openBlock as ne, normalizeStyle as fn, unref as Le, renderSlot as Pe, createVNode as ue, createElementVNode as Lt, toDisplayString as Rt, TransitionGroup as hn, nextTick as Bt, h as St, mergeModels as pn, useModel as Vt, computed as mn, Fragment as vt, renderList as gn, createBlock as vn, normalizeClass as bn, withCtx as ze, createTextVNode as _n, ref as yn, Transition as ct, createCommentVNode as dt } from "vue";
2
- import { u as Xt, f as wn } from "./global-loader-KvOGLx9k.js";
2
+ import { u as Xt, f as wn } from "./global-loader-BqFQzk46.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-BX252AtO.js";
7
- import { p as Cn } from "./index-CW2xYO89.js";
6
+ import { W as x } from "./v4-Dzkr7vpG.js";
7
+ import { p as Cn } from "./index-DqqTHE7n.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-avbAHnBZ.js";
9
+ import { R as Tn } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-B2WDEV5d.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,51 +1414,51 @@ const r = {
1363
1414
  path: "/overview",
1364
1415
  alias: ["/"],
1365
1416
  name: "overview",
1366
- component: () => import("./OverviewView-e8IwyK0m.js")
1417
+ component: () => import("./OverviewView-CO9DYn6t.js")
1367
1418
  },
1368
1419
  {
1369
1420
  path: "/report",
1370
1421
  name: "reports",
1371
- component: () => import("./Report-D5XMD7os.js")
1422
+ component: () => import("./Report-rFc95Wze.js")
1372
1423
  },
1373
1424
  {
1374
1425
  path: "/insights",
1375
1426
  name: "insights",
1376
- component: () => import("./InsightView-CgHLb0pj.js")
1427
+ component: () => import("./InsightView-CmffFVNv.js")
1377
1428
  },
1378
1429
  {
1379
1430
  path: "/report-view",
1380
1431
  name: "reportView",
1381
- component: () => import("./ReportView-DNRVEan8.js")
1432
+ component: () => import("./ReportView-BnpPbQ6_.js")
1382
1433
  },
1383
1434
  {
1384
1435
  path: "/report-editor",
1385
1436
  name: "reportEditor",
1386
- component: () => import("./ReportEditor-CSe2hGVY.js")
1437
+ component: () => import("./ReportEditor-i4dZSYts.js")
1387
1438
  },
1388
1439
  {
1389
1440
  path: "/report-editor/tile-editor",
1390
1441
  name: "tileEditor",
1391
- component: () => import("./TileEditor-BoC9U9El.js")
1442
+ component: () => import("./TileEditor-DEXkjB7w.js")
1392
1443
  },
1393
1444
  {
1394
1445
  path: "/setting",
1395
1446
  name: "setting",
1396
- component: () => import("./Setting-BrrYHtcH.js")
1447
+ component: () => import("./Setting-Brlnee4y.js")
1397
1448
  },
1398
1449
  {
1399
1450
  path: "/integration",
1400
- component: () => import("./Layout-CECk1b5N.js"),
1451
+ component: () => import("./Layout-CH61R47c.js"),
1401
1452
  children: [
1402
1453
  {
1403
1454
  name: "integrations",
1404
1455
  path: "",
1405
- component: () => import("./Integrations-RluH7jrn.js")
1456
+ component: () => import("./Integrations-B6ACZi86.js")
1406
1457
  },
1407
1458
  {
1408
1459
  name: "integration",
1409
1460
  path: "/integration/:id",
1410
- component: () => import("./Integration-BO0D13Xt.js")
1461
+ component: () => import("./Integration-CoavOChV.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-qa6zFB9s.js"));
1484
+ }, u = e(() => import("./App-DkaM-Aez.js"));
1434
1485
  export {
1435
1486
  u as FmApp,
1436
1487
  p as i18nMessages,
@@ -1713,7 +1713,7 @@ const {
1713
1713
  getAdapter: mc,
1714
1714
  mergeConfig: vc
1715
1715
  } = Oe;
1716
- var ft = { myQueryEngineBackendUrl: "https://query-engine.feedmeapi.com", idQueryEngineBackendUrl: "https://query-engine.id.feedmeapi.com", sgQueryEngineBackendUrl: "https://query-engine.sg.feedmeapi.com", moQueryEngineBackendUrl: "https://query-engine.mo.feedmeapi.com", thQueryEngineBackendUrl: "https://query-engine.th.feedmeapi.com", bnQueryEngineBackendUrl: "https://query-engine.bn.feedmeapi.com" }, he = /* @__PURE__ */ ((e) => (e.Get = "get", e.Post = "post", e.Put = "put", e.Delete = "delete", e))(he || {});
1716
+ var ft = { myQueryEngineBackendUrl: "https://query-engine-dev.feedmeapi.com", idQueryEngineBackendUrl: "https://query-engine.id.feedmeapidev.com", sgQueryEngineBackendUrl: "https://query-engine.sg.feedmeapidev.com", moQueryEngineBackendUrl: "https://query-engine.mo.feedmeapidev.com", thQueryEngineBackendUrl: "https://query-engine.th.feedmeapidev.com", bnQueryEngineBackendUrl: "https://query-engine.bn.feedmeapidev.com" }, he = /* @__PURE__ */ ((e) => (e.Get = "get", e.Post = "post", e.Put = "put", e.Delete = "delete", e))(he || {});
1717
1717
  class to extends Error {
1718
1718
  constructor(n, r) {
1719
1719
  super(n);
@@ -1,4 +1,4 @@
1
- import { d as n } from "./global-loader-KvOGLx9k.js";
1
+ import { d as n } from "./global-loader-BqFQzk46.js";
2
2
  var f = /* @__PURE__ */ ((r) => (r.Year = "YEAR", r.Month = "MONTH", r.Week = "WEEK", r.Day = "DAY", r))(f || {});
3
3
  function T(r, e = 100, t = !1) {
4
4
  let a = null;
@@ -1,4 +1,4 @@
1
- import { F as c, h as s } from "./global-loader-KvOGLx9k.js";
1
+ import { F as c, h as s } from "./global-loader-BqFQzk46.js";
2
2
  import { defineStore as a } from "pinia";
3
3
  import { ref as n } from "vue";
4
4
  import { useSnackbar as m } from "@feedmepos/ui-library";
@@ -1,4 +1,4 @@
1
- import { j as xe, a as te, F as re, h as X, b as Ie, c as ke, n as Ye, d as fe, e as je, k as ze } from "./global-loader-KvOGLx9k.js";
1
+ import { j as xe, a as te, F as re, h as X, b as Ie, c as ke, n as Ye, d as fe, e as je, k as ze } from "./global-loader-BqFQzk46.js";
2
2
  import { storeToRefs as Y, defineStore as He } from "pinia";
3
3
  import { ref as K, computed as Ae, h as Ke, watch as Xe } from "vue";
4
4
  import { useSnackbar as Ze, components as et } from "@feedmepos/ui-library";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-report",
3
- "version": "5.5.7",
3
+ "version": "5.5.8-beta.0",
4
4
  "files": [
5
5
  "dist"
6
6
  ],