@feedmepos/mf-report 5.4.8 → 5.4.9
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-kcBxi_q1.js +133 -0
- package/dist/BaseDialog.vue_vue_type_script_setup_true_lang-MQNSV-xg.js +59 -0
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-UFE8dqQT.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-pLx3gB7Y.js} +47 -45
- package/dist/{Default.vue_vue_type_script_setup_true_lang-2KbsvIja.js → Default.vue_vue_type_script_setup_true_lang-1lLJDGcu.js} +9 -8
- package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-qHXYaBLd.js → DynamicWidget.vue_vue_type_script_setup_true_lang-yMu4zk2g.js} +11 -8
- package/dist/{InsightView-m2mp2Vwn.js → InsightView-GIj2fwLa.js} +9 -8
- package/dist/{Integration-v7Vx19wK.js → Integration-YTGIj4Ae.js} +31 -29
- package/dist/{Integrations-5bMwLGDG.js → Integrations-drS5pVEz.js} +27 -25
- package/dist/{Layout-OsxZkd-c.js → Layout-G0qypnQY.js} +1 -1
- package/dist/LocationSelect.vue_vue_type_script_setup_true_lang-PJJaEOeS.js +7994 -0
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-rG63dKPQ.js → MenuTab.vue_vue_type_script_setup_true_lang-UHwO2Vm5.js} +39 -35
- package/dist/NavigationTab.vue_vue_type_script_setup_true_lang-LsUKLCAW.js +26885 -0
- package/dist/{OverviewView-bcZDNzyp.js → OverviewView-1MQAX-5G.js} +4 -4
- package/dist/{Report-QoZGgCFl.js → Report-WYkPEjUh.js} +47 -45
- package/dist/{ReportEditor-4XSyHMDr.js → ReportEditor-6EAPap-S.js} +17 -15
- package/dist/{ReportView-sA3IRxvk.js → ReportView-aky03f2y.js} +36 -33
- package/dist/{Setting-ciEdGVzI.js → Setting-IV26Ng45.js} +36 -34
- package/dist/{TileEditor-oIzGozIp.js → TileEditor-Qn4ZRR39.js} +20 -15
- package/dist/{TransitionFade-u0ffhMND.js → TransitionFade-_dSKw899.js} +65 -62
- package/dist/_plugin-vue_export-helper-hUChTQA_.js +9 -0
- package/dist/app.js +85 -3
- package/dist/global-loader-hSpvBPX1.js +3265 -0
- package/dist/index-JAqUtp7I.js +143 -0
- package/dist/message-dialog-yXvmoAPz.js +20 -0
- package/dist/report-schema-IBXDBT4U.js +31 -0
- package/dist/{timeFormat-KhCrm7K_.js → timeFormat-yx3JOmGm.js} +1 -1
- package/dist/v4-Ihuna0O0.js +17578 -0
- package/package.json +6 -4
- package/dist/LocationSelect.vue_vue_type_script_setup_true_lang-CXdNe2NF.js +0 -84
- package/dist/app-hTKIk5PV.js +0 -48128
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@feedmepos/mf-report",
|
|
3
|
-
"version": "5.4.
|
|
3
|
+
"version": "5.4.9",
|
|
4
4
|
"files": [
|
|
5
5
|
"dist"
|
|
6
6
|
],
|
|
@@ -15,8 +15,9 @@
|
|
|
15
15
|
"./style.css": "./dist/style.css"
|
|
16
16
|
},
|
|
17
17
|
"dependencies": {
|
|
18
|
+
"@feedmepos/custom-attributes": "0.0.0-rc.6",
|
|
18
19
|
"@feedmepos/feature-flag": "0.0.11",
|
|
19
|
-
"@feedmepos/mf-common": "1.
|
|
20
|
+
"@feedmepos/mf-common": "1.16.0-beta.4",
|
|
20
21
|
"@feedmepos/ui-library": "1.3.5",
|
|
21
22
|
"axios": "^1.6.7",
|
|
22
23
|
"change-case": "^5.4.3",
|
|
@@ -25,9 +26,10 @@
|
|
|
25
26
|
"consola-loki": "^0.0.5",
|
|
26
27
|
"dayjs": "^1.11.10",
|
|
27
28
|
"dotenv": "^16.3.1",
|
|
28
|
-
"pinia": "^2.1
|
|
29
|
+
"pinia": "^2.3.1",
|
|
29
30
|
"uuid": "^9.0.1",
|
|
30
|
-
"vue": "^3.5.
|
|
31
|
+
"vue": "^3.5.13",
|
|
32
|
+
"vue-i18n": "^11.1.0",
|
|
31
33
|
"vue-router": "^4.2.5",
|
|
32
34
|
"vuedraggable": "^4.1.0",
|
|
33
35
|
"xlsx": "^0.18.5"
|
|
@@ -1,84 +0,0 @@
|
|
|
1
|
-
import { defineComponent as k, mergeModels as w, useModel as C, computed as v, ref as V, resolveComponent as i, openBlock as c, createBlock as f, withCtx as h, createVNode as n, createElementVNode as y, withDirectives as S, vShow as L, createElementBlock as A, Fragment as B, renderList as D } from "vue";
|
|
2
|
-
import { a as T } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-UFE8dqQT.js";
|
|
3
|
-
import "./app-hTKIk5PV.js";
|
|
4
|
-
const $ = { class: "flex flex-col bg-fm-color-neutral-white max-h-[408px] overflow-y-auto overflow-x-hidden" }, N = /* @__PURE__ */ k({
|
|
5
|
-
__name: "LocationSelect",
|
|
6
|
-
props: /* @__PURE__ */ w({
|
|
7
|
-
options: {
|
|
8
|
-
type: Array,
|
|
9
|
-
default: () => []
|
|
10
|
-
},
|
|
11
|
-
label: {
|
|
12
|
-
type: String,
|
|
13
|
-
default: "Location"
|
|
14
|
-
}
|
|
15
|
-
}, {
|
|
16
|
-
modelValue: {
|
|
17
|
-
type: Array,
|
|
18
|
-
default: () => []
|
|
19
|
-
},
|
|
20
|
-
modelModifiers: {}
|
|
21
|
-
}),
|
|
22
|
-
emits: ["update:modelValue"],
|
|
23
|
-
setup(t) {
|
|
24
|
-
const e = C(t, "modelValue"), p = v(() => {
|
|
25
|
-
var l;
|
|
26
|
-
return e.value.length === 1 ? (l = t.options.find((o) => o.id === e.value[0])) == null ? void 0 : l.name : e.value.length > 1 ? `${e.value.length} selected` : "";
|
|
27
|
-
}), r = V(""), g = v(
|
|
28
|
-
() => t.options.filter((l) => l.name.toLowerCase().includes(r.value.toLowerCase()))
|
|
29
|
-
);
|
|
30
|
-
function b(l) {
|
|
31
|
-
!!e.value.find((a) => a === l.id) ? e.value = e.value.filter((a) => a !== l.id) : e.value = [...e.value, l.id];
|
|
32
|
-
}
|
|
33
|
-
function x() {
|
|
34
|
-
e.value.length > 0 ? e.value = [] : e.value = [...t.options.map((l) => l.id)];
|
|
35
|
-
}
|
|
36
|
-
return (l, o) => {
|
|
37
|
-
const a = i("FmSearch"), m = i("FmMenuDivider"), F = i("FmMenuHeader"), d = i("FmMenuItem"), M = i("FmMenu");
|
|
38
|
-
return c(), f(M, {
|
|
39
|
-
"close-on-click": !1,
|
|
40
|
-
shift: !0
|
|
41
|
-
}, {
|
|
42
|
-
"menu-button": h(() => [
|
|
43
|
-
n(T, {
|
|
44
|
-
"left-icon": "storefront",
|
|
45
|
-
"right-icon": "expand_more",
|
|
46
|
-
label: p.value
|
|
47
|
-
}, null, 8, ["label"])
|
|
48
|
-
]),
|
|
49
|
-
"menu-wrapper": h(() => [
|
|
50
|
-
y("div", $, [
|
|
51
|
-
n(a, {
|
|
52
|
-
modelValue: r.value,
|
|
53
|
-
"onUpdate:modelValue": o[0] || (o[0] = (u) => r.value = u),
|
|
54
|
-
placeholder: "Filter"
|
|
55
|
-
}, null, 8, ["modelValue"]),
|
|
56
|
-
n(m),
|
|
57
|
-
n(F, { label: t.label }, null, 8, ["label"]),
|
|
58
|
-
n(m),
|
|
59
|
-
S(n(d, {
|
|
60
|
-
"model-value": e.value.length === t.options.length,
|
|
61
|
-
label: "All",
|
|
62
|
-
"has-checkbox": !0,
|
|
63
|
-
indeterminate: !0,
|
|
64
|
-
onClick: x
|
|
65
|
-
}, null, 8, ["model-value"]), [
|
|
66
|
-
[L, r.value === ""]
|
|
67
|
-
]),
|
|
68
|
-
(c(!0), A(B, null, D(g.value, (u, _) => (c(), f(d, {
|
|
69
|
-
key: _,
|
|
70
|
-
"model-value": !!e.value.find((s) => s === u.id),
|
|
71
|
-
label: u.name,
|
|
72
|
-
"has-checkbox": !0,
|
|
73
|
-
onClick: (s) => b(u)
|
|
74
|
-
}, null, 8, ["model-value", "label", "onClick"]))), 128))
|
|
75
|
-
])
|
|
76
|
-
]),
|
|
77
|
-
_: 1
|
|
78
|
-
});
|
|
79
|
-
};
|
|
80
|
-
}
|
|
81
|
-
});
|
|
82
|
-
export {
|
|
83
|
-
N as _
|
|
84
|
-
};
|