@feedmepos/mf-hrm-portal 2.0.25-dev → 2.0.25
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-NOjQWc0n.js → AuditLogList-BWwgm5wH.js} +40 -40
- package/dist/{EmployeeList-CLAEc_Dl.js → EmployeeList-aRGYYmxf.js} +6 -6
- package/dist/{Main-DaG5Gqo3.js → Main-C6YMg19H.js} +4 -4
- package/dist/{Main-CnLbqtUE.js → Main-CyqPnLTe.js} +9 -9
- package/dist/{Main-zga1U6eC.js → Main-DQg87aB2.js} +6 -6
- package/dist/{PermissionSetList-4T-K3P1Y.js → PermissionSetList-BfKgFFUh.js} +92 -91
- package/dist/{PortalPermissionEditor.vue_vue_type_script_setup_true_lang-SBojB1i0.js → PortalPermissionEditor.vue_vue_type_script_setup_true_lang-CNEAlTnY.js} +943 -943
- package/dist/{PortalUserSearcher.vue_vue_type_style_index_0_scoped_a439fdd8_lang-Sn93AcEd.js → PortalUserSearcher.vue_vue_type_style_index_0_scoped_a439fdd8_lang-DWeS7VXx.js} +1 -1
- package/dist/{RoleList-Dz7Vwovj.js → RoleList-CtcVwAPE.js} +7 -7
- package/dist/{TeamMemberList-DYGEd5pe.js → TeamMemberList-DU1jYeql.js} +8 -8
- package/dist/{TimesheetList-nAeY6i18.js → TimesheetList-DzeE73Ns.js} +6 -6
- package/dist/{TimesheetList.vue_vue_type_style_index_0_scoped_91afda4e_lang-Bd74jnJu.js → TimesheetList.vue_vue_type_style_index_0_scoped_91afda4e_lang-CTQs7MIl.js} +2 -2
- package/dist/{app-DhjOMwb9.js → app-Df4eEEIU.js} +4 -4
- package/dist/app.js +1 -1
- package/dist/{dayjs.min-Bd3JE67B.js → dayjs.min-DmGoh5hw.js} +1 -1
- package/dist/{employee-B3aJC3BG.js → employee-zWTRoOkw.js} +3 -3
- package/dist/{iteration-gb-z-6D3.js → iteration-DTV3udF0.js} +3 -3
- package/dist/{lodash-BOwvb210.js → lodash-LInzVEDS.js} +1 -1
- package/dist/{rule-CkP2wcOa.js → rule-O-E9JWJz.js} +2 -2
- package/dist/style.css +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{useAppStore-ByWfAgOH.js → useAppStore-BlQSL2ZO.js} +1 -1
- package/dist/{useLoading-cyuvXo-X.js → useLoading-NkUvAr71.js} +1 -1
- package/dist/{useReportPermissions-Blkuv4SJ.js → useReportPermissions-R-eg1L2r.js} +3 -3
- package/package.json +2 -2
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { useI18n as
|
|
3
|
-
import { useSnackbar as
|
|
1
|
+
import { defineComponent as Q, ref as p, computed as _, watch as ae, resolveComponent as f, createBlock as M, openBlock as A, unref as l, withCtx as E, createVNode as u, createElementVNode as C, toDisplayString as J, nextTick as le, onMounted as re, createElementBlock as me, Fragment as ce, h as b } from "vue";
|
|
2
|
+
import { useI18n as Y, useCoreStore as ue } from "@feedmepos/mf-common";
|
|
3
|
+
import { useSnackbar as Z, useDialog as de, useBreakpoints as pe, components as X } from "@feedmepos/ui-library";
|
|
4
4
|
import { _ as fe } from "./index.vue_vue_type_script_setup_true_lang-Vc5ARO29.js";
|
|
5
5
|
import { u as ve, _ as Se } from "./useDiscardConfirm-DPhEV6v0.js";
|
|
6
|
-
import { u as
|
|
7
|
-
import { l as q } from "./lodash-
|
|
8
|
-
import { d as Fe, A as ke } from "./iteration-
|
|
9
|
-
import { u as xe } from "./useLoading-
|
|
10
|
-
import { b as
|
|
11
|
-
import { _ as Ce } from "./PortalPermissionEditor.vue_vue_type_script_setup_true_lang-
|
|
12
|
-
const Ve = { class: "flex w-full items-center justify-between" }, Re = { class: "fm-typo-en-title-md-600" }, Ie = { class: "flex items-center justify-start gap-8" },
|
|
6
|
+
import { u as ee, c as se, d as oe, p as G, i as be, b as _e, m as D, l as he, n as Pe, s as ge, o as ye, v as we } from "./rule-O-E9JWJz.js";
|
|
7
|
+
import { l as q } from "./lodash-LInzVEDS.js";
|
|
8
|
+
import { d as Fe, A as ke } from "./iteration-DTV3udF0.js";
|
|
9
|
+
import { u as xe } from "./useLoading-NkUvAr71.js";
|
|
10
|
+
import { b as H } from "./app-Df4eEEIU.js";
|
|
11
|
+
import { _ as Ce } from "./PortalPermissionEditor.vue_vue_type_script_setup_true_lang-CNEAlTnY.js";
|
|
12
|
+
const Ve = { class: "flex w-full items-center justify-between" }, Re = { class: "fm-typo-en-title-md-600" }, Ie = { class: "fm-typo-en-title-sm-600 mt-24" }, je = { class: "flex items-center justify-start gap-8" }, Ee = /* @__PURE__ */ Q({
|
|
13
13
|
__name: "PermissionSetForm",
|
|
14
14
|
props: {
|
|
15
15
|
modelValue: {
|
|
@@ -18,55 +18,55 @@ const Ve = { class: "flex w-full items-center justify-between" }, Re = { class:
|
|
|
18
18
|
}
|
|
19
19
|
},
|
|
20
20
|
setup(K, { expose: N }) {
|
|
21
|
-
const s = K, { t:
|
|
21
|
+
const s = K, { t: i } = Y(), v = p(!1), B = _(() => {
|
|
22
22
|
var e;
|
|
23
|
-
return (e = s.modelValue) != null && e.id ?
|
|
24
|
-
}),
|
|
23
|
+
return (e = s.modelValue) != null && e.id ? i("permissionSet.form.update.title") : i("permissionSet.form.create.title");
|
|
24
|
+
}), V = p(), O = Z(), R = xe(O), h = ee(), r = p({ ...s.modelValue }), a = p([]), c = p([]), I = [(e) => !!e || i("permissionSet.form.nameRequired")], z = _(() => {
|
|
25
25
|
var e;
|
|
26
|
-
return (e = s.modelValue) != null && e.id ?
|
|
26
|
+
return (e = s.modelValue) != null && e.id ? i("permissionSet.form.update.confirmButtonLabel") : i("permissionSet.form.create.confirmButtonLabel");
|
|
27
27
|
}), T = _(
|
|
28
28
|
() => h.permissionSets.value.filter((e) => {
|
|
29
29
|
var o;
|
|
30
30
|
return e.id !== ((o = s.modelValue) == null ? void 0 : o.id);
|
|
31
31
|
}).map((e) => ({ label: e.name, value: e.id }))
|
|
32
32
|
), g = _(
|
|
33
|
-
() =>
|
|
33
|
+
() => se(a.value, h.permissionSets.value)
|
|
34
34
|
), {
|
|
35
35
|
fetchCustomReportPermissions: U,
|
|
36
36
|
customReportPermissions: $,
|
|
37
37
|
isLoaded: n
|
|
38
|
-
} =
|
|
39
|
-
|
|
38
|
+
} = oe(), t = new Set(
|
|
39
|
+
G.filter((e) => e.subject.startsWith(be)).map((e) => e.subject)
|
|
40
40
|
), m = _(() => {
|
|
41
41
|
const e = new Set(t);
|
|
42
42
|
for (const o of $.value) e.add(o.subject);
|
|
43
43
|
return e;
|
|
44
44
|
}), y = _(() => {
|
|
45
45
|
const e = /* @__PURE__ */ new Set();
|
|
46
|
-
for (const o of
|
|
47
|
-
o.category ===
|
|
46
|
+
for (const o of G)
|
|
47
|
+
o.category === H.reports && e.add(o.subject);
|
|
48
48
|
for (const o of $.value)
|
|
49
|
-
o.category ===
|
|
49
|
+
o.category === H.reports && e.add(o.subject);
|
|
50
50
|
return e;
|
|
51
51
|
}), S = p({ name: "", permissionSetIds: [], userPermissions: [] });
|
|
52
52
|
async function P() {
|
|
53
53
|
var o, d;
|
|
54
|
-
await le(), v.value = !v.value,
|
|
54
|
+
await le(), v.value = !v.value, r.value = { ...s.modelValue }, a.value = ((o = s.modelValue) == null ? void 0 : o.permissionSetIds) ?? [];
|
|
55
55
|
const e = ((d = s.modelValue) == null ? void 0 : d.permissions) ?? [];
|
|
56
56
|
c.value = _e(
|
|
57
57
|
D(g.value),
|
|
58
58
|
e
|
|
59
59
|
), S.value = {
|
|
60
|
-
name:
|
|
61
|
-
permissionSetIds: [...
|
|
60
|
+
name: r.value.name ?? "",
|
|
61
|
+
permissionSetIds: [...a.value],
|
|
62
62
|
userPermissions: Fe(c.value)
|
|
63
63
|
};
|
|
64
64
|
}
|
|
65
|
-
|
|
65
|
+
ae(v, async (e) => {
|
|
66
66
|
e && await U();
|
|
67
67
|
});
|
|
68
68
|
const w = ve(
|
|
69
|
-
() => !q.isEqual(
|
|
69
|
+
() => !q.isEqual(r.value.name ?? "", S.value.name) || !q.isEqual(a.value, S.value.permissionSetIds) || !q.isEqual(c.value, S.value.userPermissions),
|
|
70
70
|
() => {
|
|
71
71
|
v.value = !1;
|
|
72
72
|
}
|
|
@@ -75,29 +75,29 @@ const Ve = { class: "flex w-full items-center justify-between" }, Re = { class:
|
|
|
75
75
|
const e = D(g.value), o = n.value ? m.value : t, d = he(c.value, o), F = Pe(d, y.value), k = ge(F);
|
|
76
76
|
return ye(e, k);
|
|
77
77
|
}
|
|
78
|
-
function
|
|
78
|
+
function te() {
|
|
79
79
|
c.value = D(g.value);
|
|
80
80
|
}
|
|
81
|
-
async function
|
|
81
|
+
async function ne() {
|
|
82
82
|
var d, F;
|
|
83
|
-
const e = await ((d =
|
|
84
|
-
!(e != null && e.length) && o &&
|
|
83
|
+
const e = await ((d = V.value) == null ? void 0 : d.validateInputsWithoutSubmit()), o = (F = ue().currentBusiness.value) == null ? void 0 : F.id;
|
|
84
|
+
!(e != null && e.length) && o && R.minor(async () => {
|
|
85
85
|
var L;
|
|
86
86
|
const k = W();
|
|
87
87
|
if ((L = s.modelValue) != null && L.id) {
|
|
88
88
|
const x = {
|
|
89
|
-
name:
|
|
89
|
+
name: r.value.name,
|
|
90
90
|
permissions: k,
|
|
91
|
-
permissionSetIds:
|
|
92
|
-
businessId:
|
|
91
|
+
permissionSetIds: a.value,
|
|
92
|
+
businessId: r.value.businessId
|
|
93
93
|
};
|
|
94
94
|
await h.updatePermissionSet(s.modelValue.id, x);
|
|
95
95
|
} else {
|
|
96
96
|
const x = {
|
|
97
|
-
name:
|
|
97
|
+
name: r.value.name,
|
|
98
98
|
businessId: o,
|
|
99
99
|
permissions: k,
|
|
100
|
-
permissionSetIds:
|
|
100
|
+
permissionSetIds: a.value
|
|
101
101
|
};
|
|
102
102
|
await h.createPermissionSet(x);
|
|
103
103
|
}
|
|
@@ -107,73 +107,74 @@ const Ve = { class: "flex w-full items-center justify-between" }, Re = { class:
|
|
|
107
107
|
return N({
|
|
108
108
|
trigger: P
|
|
109
109
|
}), (e, o) => {
|
|
110
|
-
const d = f("FmIcon"), F = f("FmTextField"), k = f("FmSelect"), L = f("FmForm"), x = f("FmButton"),
|
|
111
|
-
return A(), M(
|
|
110
|
+
const d = f("FmIcon"), F = f("FmTextField"), k = f("FmSelect"), L = f("FmForm"), x = f("FmButton"), ie = f("FmSideSheet");
|
|
111
|
+
return A(), M(ie, {
|
|
112
112
|
"model-value": v.value,
|
|
113
113
|
"max-width": 960,
|
|
114
114
|
"close-button": !1,
|
|
115
|
-
"onOn:clickedAway":
|
|
115
|
+
"onOn:clickedAway": l(w)
|
|
116
116
|
}, {
|
|
117
|
-
"side-sheet-header":
|
|
118
|
-
|
|
119
|
-
|
|
117
|
+
"side-sheet-header": E(() => [
|
|
118
|
+
C("div", Ve, [
|
|
119
|
+
C("p", Re, J(B.value), 1),
|
|
120
120
|
u(d, {
|
|
121
121
|
name: "close",
|
|
122
122
|
size: "md",
|
|
123
123
|
class: "cursor-pointer",
|
|
124
|
-
onClick:
|
|
124
|
+
onClick: l(w)
|
|
125
125
|
}, null, 8, ["onClick"])
|
|
126
126
|
])
|
|
127
127
|
]),
|
|
128
|
-
"side-sheet-footer":
|
|
129
|
-
|
|
128
|
+
"side-sheet-footer": E(() => [
|
|
129
|
+
C("div", je, [
|
|
130
130
|
u(x, {
|
|
131
131
|
label: z.value,
|
|
132
132
|
size: "md",
|
|
133
133
|
variant: "primary",
|
|
134
134
|
type: "submit",
|
|
135
|
-
onClick:
|
|
135
|
+
onClick: ne
|
|
136
136
|
}, null, 8, ["label"]),
|
|
137
137
|
u(x, {
|
|
138
|
-
label:
|
|
138
|
+
label: l(i)("common.cancel"),
|
|
139
139
|
size: "md",
|
|
140
140
|
variant: "secondary",
|
|
141
|
-
onClick:
|
|
141
|
+
onClick: l(w)
|
|
142
142
|
}, null, 8, ["label", "onClick"])
|
|
143
143
|
])
|
|
144
144
|
]),
|
|
145
|
-
default:
|
|
145
|
+
default: E(() => [
|
|
146
146
|
u(L, {
|
|
147
147
|
ref_key: "formRef",
|
|
148
|
-
ref:
|
|
148
|
+
ref: V
|
|
149
149
|
}, {
|
|
150
|
-
default:
|
|
150
|
+
default: E(() => [
|
|
151
151
|
u(F, {
|
|
152
|
-
modelValue:
|
|
153
|
-
"onUpdate:modelValue": o[0] || (o[0] = (
|
|
154
|
-
label:
|
|
155
|
-
placeholder:
|
|
156
|
-
rules:
|
|
152
|
+
modelValue: r.value.name,
|
|
153
|
+
"onUpdate:modelValue": o[0] || (o[0] = (j) => r.value.name = j),
|
|
154
|
+
label: l(i)("permissionSet.form.name"),
|
|
155
|
+
placeholder: l(i)("permissionSet.form.namePlaceholder"),
|
|
156
|
+
rules: I
|
|
157
157
|
}, null, 8, ["modelValue", "label", "placeholder"]),
|
|
158
158
|
u(k, {
|
|
159
|
-
modelValue:
|
|
159
|
+
modelValue: a.value,
|
|
160
160
|
"onUpdate:modelValue": [
|
|
161
|
-
o[1] || (o[1] = (
|
|
162
|
-
|
|
161
|
+
o[1] || (o[1] = (j) => a.value = j),
|
|
162
|
+
te
|
|
163
163
|
],
|
|
164
164
|
multiselect: "",
|
|
165
165
|
searchable: "",
|
|
166
166
|
"search-debounce": 300,
|
|
167
167
|
items: T.value,
|
|
168
|
-
label:
|
|
169
|
-
placeholder:
|
|
168
|
+
label: l(i)("permissionSet.form.includedSets"),
|
|
169
|
+
placeholder: l(i)("permissionSet.form.includedSetsPlaceholder"),
|
|
170
170
|
class: "mt-16"
|
|
171
171
|
}, null, 8, ["modelValue", "items", "label", "placeholder"]),
|
|
172
|
+
C("div", Ie, J(l(i)("team.memberForm.permissions.title")), 1),
|
|
172
173
|
u(Ce, {
|
|
173
174
|
modelValue: c.value,
|
|
174
|
-
"onUpdate:modelValue": o[2] || (o[2] = (
|
|
175
|
+
"onUpdate:modelValue": o[2] || (o[2] = (j) => c.value = j),
|
|
175
176
|
"inherit-permissions": g.value,
|
|
176
|
-
class: "mt-
|
|
177
|
+
class: "mt-16"
|
|
177
178
|
}, null, 8, ["modelValue", "inherit-permissions"])
|
|
178
179
|
]),
|
|
179
180
|
_: 1
|
|
@@ -183,24 +184,24 @@ const Ve = { class: "flex w-full items-center justify-between" }, Re = { class:
|
|
|
183
184
|
}, 8, ["model-value", "onOn:clickedAway"]);
|
|
184
185
|
};
|
|
185
186
|
}
|
|
186
|
-
}),
|
|
187
|
+
}), Be = { class: "space-y-8" }, Te = { class: "flex justify-end xs:px-16" }, Ke = /* @__PURE__ */ Q({
|
|
187
188
|
__name: "PermissionSetList",
|
|
188
189
|
setup(K, { expose: N }) {
|
|
189
|
-
const { t: s } =
|
|
190
|
+
const { t: s } = Y(), { customReportPermissions: i, fetchCustomReportPermissions: v } = oe(), B = Z(), V = de(), { breakpoints: O } = pe(), R = p(""), h = _(() => {
|
|
190
191
|
var n;
|
|
191
192
|
return (n = c.value) == null ? void 0 : n.filter((t) => {
|
|
192
|
-
const m =
|
|
193
|
+
const m = R.value.toLowerCase();
|
|
193
194
|
return t.name.toLowerCase().includes(m);
|
|
194
195
|
});
|
|
195
|
-
}),
|
|
196
|
-
() =>
|
|
197
|
-
),
|
|
196
|
+
}), r = p(), a = ee(), c = _(
|
|
197
|
+
() => a.permissionSets.value
|
|
198
|
+
), I = p();
|
|
198
199
|
async function z() {
|
|
199
|
-
await
|
|
200
|
+
await a.readPermissionSets();
|
|
200
201
|
}
|
|
201
202
|
function T(n) {
|
|
202
203
|
var t;
|
|
203
|
-
|
|
204
|
+
I.value = n, (t = r.value) == null || t.trigger();
|
|
204
205
|
}
|
|
205
206
|
const g = [
|
|
206
207
|
{
|
|
@@ -212,20 +213,20 @@ const Ve = { class: "flex w-full items-center justify-between" }, Re = { class:
|
|
|
212
213
|
header: () => s("permissionSet.table.columns.permissions"),
|
|
213
214
|
enableSorting: !1,
|
|
214
215
|
cell(n) {
|
|
215
|
-
const t = n.row.original, m =
|
|
216
|
+
const t = n.row.original, m = se(
|
|
216
217
|
[t.id],
|
|
217
|
-
|
|
218
|
+
a.permissionSets.value
|
|
218
219
|
), y = D(m), S = y.length, P = we(
|
|
219
220
|
y,
|
|
220
|
-
|
|
221
|
+
i.value
|
|
221
222
|
);
|
|
222
223
|
return b("div", { class: "flex items-center gap-8" }, [
|
|
223
224
|
b("span", s("team.labels.allowed", { count: S })),
|
|
224
225
|
b(
|
|
225
|
-
|
|
226
|
+
X.FmTooltip,
|
|
226
227
|
{ variant: "plain", placement: "top" },
|
|
227
228
|
{
|
|
228
|
-
default: () => b(
|
|
229
|
+
default: () => b(X.FmIcon, {
|
|
229
230
|
name: "info",
|
|
230
231
|
class: "cursor-pointer text-fm-color-neutral-gray-300"
|
|
231
232
|
}),
|
|
@@ -274,10 +275,10 @@ const Ve = { class: "flex w-full items-center justify-between" }, Re = { class:
|
|
|
274
275
|
];
|
|
275
276
|
function U() {
|
|
276
277
|
var n;
|
|
277
|
-
|
|
278
|
+
I.value = void 0, (n = r.value) == null || n.trigger();
|
|
278
279
|
}
|
|
279
280
|
async function $(n) {
|
|
280
|
-
|
|
281
|
+
V.open({
|
|
281
282
|
title: s("permissionSet.form.delete.title"),
|
|
282
283
|
message: s("permissionSet.form.delete.confirmationMessage", { permissionSetName: n.name }),
|
|
283
284
|
minWidth: O.value.lg ? 588 : 0,
|
|
@@ -289,7 +290,7 @@ const Ve = { class: "flex w-full items-center justify-between" }, Re = { class:
|
|
|
289
290
|
secondaryActions: { text: s("common.cancel"), close: !0 }
|
|
290
291
|
}).onPrimary(async () => {
|
|
291
292
|
try {
|
|
292
|
-
await
|
|
293
|
+
await a.deletePermissionSet(n.id), B.open({
|
|
293
294
|
message: s("permissionSet.form.delete.successMessage", { permissionSetName: n.name }),
|
|
294
295
|
type: "success"
|
|
295
296
|
});
|
|
@@ -299,7 +300,7 @@ const Ve = { class: "flex w-full items-center justify-between" }, Re = { class:
|
|
|
299
300
|
}) : s("permissionSet.form.delete.conflictError", { permissionSetName: n.name }) : t instanceof Error ? t.message : `${t}`;
|
|
300
301
|
B.open({ message: m, type: "error" });
|
|
301
302
|
}
|
|
302
|
-
|
|
303
|
+
V.close();
|
|
303
304
|
});
|
|
304
305
|
}
|
|
305
306
|
return re(() => {
|
|
@@ -309,26 +310,26 @@ const Ve = { class: "flex w-full items-center justify-between" }, Re = { class:
|
|
|
309
310
|
}), (n, t) => {
|
|
310
311
|
const m = f("FmSearch"), y = f("FmTable"), S = f("FullWrapper");
|
|
311
312
|
return A(), me(ce, null, [
|
|
312
|
-
u(
|
|
313
|
+
u(Ee, {
|
|
313
314
|
ref_key: "permissionSetFormRef",
|
|
314
|
-
ref:
|
|
315
|
-
"model-value":
|
|
315
|
+
ref: r,
|
|
316
|
+
"model-value": I.value
|
|
316
317
|
}, null, 8, ["model-value"]),
|
|
317
|
-
|
|
318
|
-
|
|
318
|
+
C("div", Be, [
|
|
319
|
+
C("div", Te, [
|
|
319
320
|
u(m, {
|
|
320
|
-
modelValue:
|
|
321
|
-
"onUpdate:modelValue": t[0] || (t[0] = (P) =>
|
|
321
|
+
modelValue: R.value,
|
|
322
|
+
"onUpdate:modelValue": t[0] || (t[0] = (P) => R.value = P),
|
|
322
323
|
class: "w-[320px] xs:w-full",
|
|
323
324
|
autofocus: "",
|
|
324
|
-
placeholder:
|
|
325
|
+
placeholder: l(s)("permissionSet.search.placeholder")
|
|
325
326
|
}, null, 8, ["modelValue", "placeholder"])
|
|
326
327
|
]),
|
|
327
328
|
c.value.length > 0 ? (A(), M(S, {
|
|
328
329
|
key: 0,
|
|
329
330
|
class: "overflow-auto"
|
|
330
331
|
}, {
|
|
331
|
-
default:
|
|
332
|
+
default: E(() => [
|
|
332
333
|
u(y, {
|
|
333
334
|
"column-defs": g,
|
|
334
335
|
"row-data": h.value,
|
|
@@ -340,10 +341,10 @@ const Ve = { class: "flex w-full items-center justify-between" }, Re = { class:
|
|
|
340
341
|
}, null, 8, ["row-data", "page-size"])
|
|
341
342
|
]),
|
|
342
343
|
_: 1
|
|
343
|
-
})) : (A(), M(
|
|
344
|
+
})) : (A(), M(l(fe), {
|
|
344
345
|
key: 1,
|
|
345
|
-
title:
|
|
346
|
-
subtitle:
|
|
346
|
+
title: l(s)("permissionSet.noData.title"),
|
|
347
|
+
subtitle: l(s)("permissionSet.noData.subtitle")
|
|
347
348
|
}, null, 8, ["title", "subtitle"]))
|
|
348
349
|
])
|
|
349
350
|
], 64);
|
|
@@ -351,5 +352,5 @@ const Ve = { class: "flex w-full items-center justify-between" }, Re = { class:
|
|
|
351
352
|
}
|
|
352
353
|
});
|
|
353
354
|
export {
|
|
354
|
-
|
|
355
|
+
Ke as default
|
|
355
356
|
};
|