@feedmepos/mf-hrm-portal 2.0.15-dev.3 → 2.0.15-dev.4
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/{AuditLogList-eyzJecZc.js → AuditLogList-DnmeTc37.js} +4 -4
- package/dist/{EmployeeList-QibdsTN-.js → EmployeeList-DxlllTty.js} +43 -43
- package/dist/{Main-B_QCpWOx.js → Main-COZvNyhk.js} +4 -4
- package/dist/{Main-DX1aet8y.js → Main-CeFkxIhA.js} +765 -770
- package/dist/{Main-Bjfm9a6M.js → Main-D1yqf9Yq.js} +13 -14
- package/dist/{PermissionSetList-fE9Zfrl6.js → PermissionSetList-Ckc-VGme.js} +5 -5
- package/dist/{PortalPermissionEditor.vue_vue_type_script_setup_true_lang-JpCfRxA9.js → PortalPermissionEditor.vue_vue_type_script_setup_true_lang-n4_wNZbg.js} +658 -661
- package/dist/{RoleList-ByXZemFz.js → RoleList-BDbQX9of.js} +7 -7
- package/dist/{TeamMemberList-D-_icv19.js → TeamMemberList-DJYxuPyN.js} +324 -323
- package/dist/{TimesheetList-DVvz6id4.js → TimesheetList-CxehedOx.js} +6 -6
- package/dist/{app-DJG3HGqG.js → app-DEA0Bhzy.js} +2206 -1378
- package/dist/app.js +1 -1
- package/dist/{dayjs.min-CN6o-ax9.js → dayjs.min-D-rfdWhu.js} +1 -1
- package/dist/{employee-CU-G-rAZ.js → employee-CFnP1VvM.js} +3 -3
- package/dist/{iteration-C6Km_Rno.js → iteration-S7YxnyNB.js} +1 -1
- package/dist/{lodash-DZvG4gEx.js → lodash-BdeQh1LM.js} +1 -1
- package/dist/{rule-X41LxaES.js → rule-DbvJ1q_w.js} +277 -278
- package/dist/style.css +1 -1
- package/dist/{timesheet-DUtxTIA4.js → timesheet-CPZSm4Qs.js} +2 -2
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{useAppStore-CrUYEAtX.js → useAppStore-CJ6tnELc.js} +1 -1
- package/dist/{useLoading-hGUqfW4U.js → useLoading-BuN7YL-v.js} +1 -1
- package/dist/{useReportPermissions-BgTdISQy.js → useReportPermissions-D-GJuNg3.js} +3 -3
- package/package.json +1 -1
- package/dist/index-ynxje0mm.js +0 -827
|
@@ -4,19 +4,18 @@ import { useI18n as N } from "@feedmepos/mf-common";
|
|
|
4
4
|
import { _ as g } from "./ResponsiveFabButton.vue_vue_type_script_setup_true_lang-Cn-3MRBO.js";
|
|
5
5
|
import { _ as h } from "./PageLayout.vue_vue_type_script_setup_true_lang-HKK4cbW8.js";
|
|
6
6
|
import "@feedmepos/ui-library";
|
|
7
|
-
import "./rule-
|
|
8
|
-
import "./iteration-
|
|
9
|
-
import { R as v } from "./app-
|
|
10
|
-
import "./useAppStore-
|
|
11
|
-
import "./index-ynxje0mm.js";
|
|
7
|
+
import "./rule-DbvJ1q_w.js";
|
|
8
|
+
import "./iteration-S7YxnyNB.js";
|
|
9
|
+
import { R as v } from "./app-DEA0Bhzy.js";
|
|
10
|
+
import "./useAppStore-CJ6tnELc.js";
|
|
12
11
|
/* empty css */
|
|
13
12
|
/* empty css */
|
|
14
|
-
const w = { class: "space-y-24" },
|
|
13
|
+
const w = { class: "space-y-24" }, K = /* @__PURE__ */ V({
|
|
15
14
|
__name: "Main",
|
|
16
15
|
setup(x) {
|
|
17
16
|
const { t: a } = N(), f = k(), R = F(), _ = u(), b = u(), t = u("member");
|
|
18
17
|
R.name === v.TEAM_ROLE ? t.value = "role" : t.value = "member";
|
|
19
|
-
const
|
|
18
|
+
const l = B(() => n.value.find((e) => e.value === t.value) || n.value[0]);
|
|
20
19
|
A(t, (e) => {
|
|
21
20
|
e === "member" ? f.replace({ name: v.TEAM_MEMBER }) : e === "role" && f.replace({ name: v.TEAM_ROLE });
|
|
22
21
|
});
|
|
@@ -40,20 +39,20 @@ const w = { class: "space-y-24" }, P = /* @__PURE__ */ V({
|
|
|
40
39
|
}
|
|
41
40
|
}
|
|
42
41
|
]);
|
|
43
|
-
return (e,
|
|
42
|
+
return (e, r) => {
|
|
44
43
|
const L = i("FmSpacer"), E = i("FmTabs"), M = i("RouterView");
|
|
45
44
|
return c(), s(h, {
|
|
46
|
-
heading:
|
|
45
|
+
heading: l.value.label
|
|
47
46
|
}, {
|
|
48
47
|
"append-heading": p(() => {
|
|
49
48
|
var o;
|
|
50
49
|
return [
|
|
51
50
|
d(L),
|
|
52
|
-
(o =
|
|
51
|
+
(o = l.value) != null && o.createButtonLabel ? (c(), s(g, {
|
|
53
52
|
key: 0,
|
|
54
53
|
icon: "add",
|
|
55
|
-
label:
|
|
56
|
-
onClick:
|
|
54
|
+
label: l.value.createButtonLabel,
|
|
55
|
+
onClick: r[0] || (r[0] = (m) => l.value.createButtonAction())
|
|
57
56
|
}, null, 8, ["label"])) : S("", !0)
|
|
58
57
|
];
|
|
59
58
|
}),
|
|
@@ -61,7 +60,7 @@ const w = { class: "space-y-24" }, P = /* @__PURE__ */ V({
|
|
|
61
60
|
C("div", w, [
|
|
62
61
|
d(E, {
|
|
63
62
|
modelValue: t.value,
|
|
64
|
-
"onUpdate:modelValue":
|
|
63
|
+
"onUpdate:modelValue": r[1] || (r[1] = (o) => t.value = o),
|
|
65
64
|
items: n.value
|
|
66
65
|
}, null, 8, ["modelValue", "items"]),
|
|
67
66
|
d(M, null, {
|
|
@@ -82,5 +81,5 @@ const w = { class: "space-y-24" }, P = /* @__PURE__ */ V({
|
|
|
82
81
|
}
|
|
83
82
|
});
|
|
84
83
|
export {
|
|
85
|
-
|
|
84
|
+
K as default
|
|
86
85
|
};
|
|
@@ -2,11 +2,11 @@ import { defineComponent as M, computed as S, resolveComponent as c, createEleme
|
|
|
2
2
|
import { useI18n as K, useCoreStore as ae } from "@feedmepos/mf-common";
|
|
3
3
|
import { useSnackbar as Q, useDialog as re, useBreakpoints as le, components as me, FmButtonColorThemeVariant as ue, FmButtonVariant as ce } from "@feedmepos/ui-library";
|
|
4
4
|
import { _ as de } from "./index.vue_vue_type_script_setup_true_lang-Vc5ARO29.js";
|
|
5
|
-
import { d as G, q as pe, u as Y, c as Z, p as J, i as fe, b as ve, m as A, k as Se, l as be, s as _e, n as Pe } from "./rule-
|
|
6
|
-
import { A as ge } from "./iteration-
|
|
7
|
-
import { u as he } from "./useLoading-
|
|
8
|
-
import { p as X } from "./app-
|
|
9
|
-
import { a as ye } from "./PortalPermissionEditor.vue_vue_type_script_setup_true_lang-
|
|
5
|
+
import { d as G, q as pe, u as Y, c as Z, p as J, i as fe, b as ve, m as A, k as Se, l as be, s as _e, n as Pe } from "./rule-DbvJ1q_w.js";
|
|
6
|
+
import { A as ge } from "./iteration-S7YxnyNB.js";
|
|
7
|
+
import { u as he } from "./useLoading-BuN7YL-v.js";
|
|
8
|
+
import { p as X } from "./app-DEA0Bhzy.js";
|
|
9
|
+
import { a as ye } from "./PortalPermissionEditor.vue_vue_type_script_setup_true_lang-n4_wNZbg.js";
|
|
10
10
|
const Fe = { class: "flex flex-row items-center gap-8" }, Ve = /* @__PURE__ */ M({
|
|
11
11
|
__name: "PermissionWithTooltip",
|
|
12
12
|
props: {
|